@charset "UTF-8";
@font-face {
  font-family: 'Italian Plate No 2';
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Regular.eot");
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Regular.woff2") format("woff2"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Italian Plate No 2';
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Demibold.eot");
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Demibold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Demibold.woff2") format("woff2"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Demibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Italian Plate No 2';
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Bold.eot");
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Bold.woff2") format("woff2"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Italian Plate No 2';
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Black.eot");
  src: url("../assets/fonts/2018/ItalianPlateNo2Expanded-Black.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Black.woff2") format("woff2"), url("../assets/fonts/2018/ItalianPlateNo2Expanded-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

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

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

[data-icon]:before {
  font-family: "realdania" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="rd-icon-"]:before,
[class*=" rd-icon-"]:before {
  font-family: "realdania" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rd-icon-search:before {
  content: "a";
}

.rd-icon-angle-right:before {
  content: "b";
}

.rd-icon-twitter:before {
  content: "c";
}

.rd-icon-instagram:before {
  content: "d";
}

.rd-icon-facebook:before {
  content: "e";
}

.rd-icon-talk-chat-2:before {
  content: "f";
}

.rd-icon-angle-left:before {
  content: "g";
}

.rd-icon-cancel:before {
  content: "h";
}

.rd-icon-caret-down:before {
  content: "i";
}

[class^="rd-ex-icon-"]:before,
[class*=" rd-ex-icon-"]:before {
  font-family: "realdania-extra" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rd-ex-icon-mail:before {
  content: 'f';
}

.rd-ex-icon-ribbon:before {
  content: 'b';
}

.rd-ex-icon-gallery:before {
  content: 'h';
}

.rd-ex-icon-video:before {
  content: 'd';
}

.rd-ex-icon-linkedin:before {
  content: 'n';
}

.rd-ex-icon-link:before {
  content: 'm';
}

.rd-ex-icon-heart:before {
  content: 'g';
}

.logo {
  width: 55px;
  height: auto;
}

.top-image {
  overflow: hidden;
}

.top-image video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: auto;
  /*min-width: 100%;
		min-height: 100%;*/
  z-index: 0;
  background: no-repeat center center;
  background-size: cover;
}

.icon-angle-hover, .rd-icon-angle-left:hover, .rd-icon-angle-right:hover, .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper a:hover span, body .swiper-button-next:hover, body .swiper-button-prev:hover {
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: .5px 0 0 white;
}

.icon-angle-white-hover, .rd-icon-angle-left.hover-white:hover, .rd-icon-angle-right.hover-white:hover, .form-registration__inputs .cvr-search:hover .hover-white.rd-icon-angle-right, .form-registration__submit .button-wrapper button:hover span.hover-white, .form-registration__submit .button-wrapper a:hover span.hover-white, body .swiper-button-next.hover-white:hover, body .swiper-button-prev.hover-white:hover, a.overlay:hover .rd-icon-angle-right.hover-white {
  background-color: white;
  color: #f91e31 !important;
  border: 1px solid #FFF;
  text-shadow: none;
  box-shadow: none;
}

.rd-icon-angle-left, .rd-icon-angle-right, body .swiper-button-next, body .swiper-button-prev {
  color: #f91e31;
  cursor: pointer;
  width: 30px;
  height: 30px;
  font-size: 17px;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fa7882;
  border-radius: 50%;
  text-indent: 1px;
  /*text-shadow: 1px 0 0 $brand-circle;*/
  box-shadow: 0 0 1px #fa7882 inset;
}

.rd-icon-angle-left.has-margin, .rd-icon-angle-right.has-margin, body .swiper-button-next.has-margin, body .swiper-button-prev.has-margin {
  margin-left: 10px;
  margin-right: 10px;
}

.rd-icon-angle-left.has-margin + span, .rd-icon-angle-right.has-margin + span, body .swiper-button-next.has-margin + span, body .swiper-button-prev.has-margin + span {
  position: relative;
  top: -3px;
}

.rd-icon-angle-left.icon-red, .rd-icon-angle-right.icon-red, body .swiper-button-next.icon-red, body .swiper-button-prev.icon-red {
  color: white;
  border: 1px solid #f91e31;
  text-shadow: 1px 0 0 #f91e31;
  box-shadow: 0 0 1px #f91e31 inset;
  background-color: #f91e31;
}

.image-wrap {
  display: block;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.image-wrap > img {
  display: none;
}

.image-wrap:before {
  content: "";
  display: block;
  padding-top: 87.36%;
}

.image-wrap._16-9:before {
  padding-top: 56.25%;
}

.image-wrap._7-5:before {
  padding-top: 140%;
}

.image-wrap.stretch:before {
  padding-top: 41.91%;
}

.breaker-heading {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 7px;
  margin-bottom: 20px;
  position: relative;
}

.breaker-heading .more {
  position: absolute;
  right: 0;
  bottom: 6px;
  color: #666;
  font-size: 14px;
  font-weight: 600;
}

.breaker-heading .more:hover {
  color: #f91e31;
}

.breaker-heading .more.txt-grey:hover {
  color: #f91e31 !important;
}

.breaker-heading.has-arrow .more:before {
  content: 'b';
  font-family: 'realdania';
  position: relative;
  top: 2px;
}

@media (max-width: 1023px) {
  .top-image video {
    display: none;
  }
  .rd-icon-angle-right {
    width: 30px;
    height: 30px;
    line-height: 32px;
  }
}

/*Ikoner*/
.icon-plus {
  position: relative;
  width: 30px;
  height: 30px;
}

.icon-plus:before, .icon-plus:after {
  content: "";
  position: absolute;
  background-color: white;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}

.icon-plus:before {
  top: 25%;
  left: 50%;
  width: 2px;
  height: 50%;
  margin-left: -1px;
}

.icon-plus:after {
  top: 50%;
  left: 25%;
  width: 50%;
  height: 2px;
  margin-top: -1px;
}

.icon-plus.active {
  cursor: pointer;
}

.icon-plus.active:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.icon-plus.active:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.icon-red {
  color: #f91e31;
}

.icon-red:before, .icon-red:after {
  background-color: #f91e31;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.8;
  cursor: pointer;
}

.close:hover {
  opacity: 1;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}

.close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-active .close-red--overlay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.close-red {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 1px solid #fa1e32;
  border-radius: 15px;
  color: #fa1e32;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: bold;
  height: 30px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 30px;
}

.close-red:focus {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.close-red:hover {
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
  cursor: pointer;
}

.close-red--pull-right {
  position: absolute;
  right: 25px;
  top: auto;
}

.close-red--overlay {
  display: none;
  position: fixed;
  right: 35px;
  top: 35px;
  z-index: 999;
  background-color: #fa1e32;
  color: #fff;
}

.checkmark {
  display: inline-block;
}

.checkmark:after {
  content: '';
  display: block;
  width: 3px;
  height: 6px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.rotate90 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.calendar-icon {
  width: 48px;
  min-width: 48px;
  height: 56px;
  background: white;
  color: #f91e31;
  font-size: 25px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
  position: relative;
  margin-bottom: 0;
}

.calendar-icon #m-month {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  background: #f91e31;
  border: 1px solid white;
  height: 19px;
}

.calendar-icon span:before,
.calendar-icon span:after {
  content: '';
  float: left;
  position: absolute;
  top: -4px;
  width: 3px;
  height: 8px;
  background: #ffffff;
  z-index: 2;
}

.calendar-icon span:before {
  left: 9px;
}

.calendar-icon span:after {
  right: 9px;
}

/* Overlay og overlay content */
body.modal-active .page-header,
body.modal-active .page-content,
body.modal-active .page-footer {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

body.modal-active #dania-modal-bg,
body.modal-active #dania-modal-container {
  display: block;
}

#dania-modal-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 100;
  display: none;
}

#dania-modal-bg .close {
  position: absolute;
  top: 20px;
  right: 20px;
}

#dania-modal-bg .m-next,
#dania-modal-bg .m-prev {
  border: 0px;
  box-shadow: none;
  height: 90px;
  width: 52px;
  background-color: white;
  border-radius: 0;
  font-size: 30px;
  line-height: 95px;
  position: absolute;
  top: 40vh;
  cursor: pointer;
}

#dania-modal-bg .m-next:hover,
#dania-modal-bg .m-prev:hover {
  color: #f91e31;
}

#dania-modal-bg .m-next {
  right: 0;
}

#dania-modal-bg .m-prev {
  left: 0;
}

#dania-modal-container {
  width: 80%;
  z-index: 101;
  top: 10vh;
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  margin: auto;
  background-color: white;
  max-width: 862px;
  font-size: 15px;
  /*accordion*/
  /*slider*/
  /* event top og form */
}

#dania-modal-container .red {
  color: #f91e31;
}

#dania-modal-container #m-category {
  font-weight: lighter;
  font-size: 10px;
  text-transform: uppercase;
}

#dania-modal-container .top-news {
  padding: 33px 200px 100px 40px;
}

#dania-modal-container .m-content {
  padding: 75px 40px 40px 40px;
}

#dania-modal-container .col-lg-5.col-lg-pull-3 {
  right: auto;
  width: 100%;
}

#dania-modal-container .m-category {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

#dania-modal-container #m-header-image {
  width: 100%;
  position: relative;
}

#dania-modal-container.debate #m-header-image {
  margin-bottom: -64px;
  top: -64px;
}

#dania-modal-container.debate #m-header-image.scrolled-down {
  top: 0;
  margin-bottom: 0;
}

#dania-modal-container ul.accordion > li .link:after {
  content: "";
}

#dania-modal-container .ui-accordion-header-icon {
  left: auto;
  right: 20px;
  margin-top: -15px;
}

#dania-modal-container .ui-accordion .ui-accordion-icons {
  padding-left: 0;
}

#dania-modal-container .ui-widget-content {
  border: 0px;
  background: transparent;
  color: inherit;
  padding-left: 0;
}

#dania-modal-container .ui-accordion-header {
  border: 0px;
  background-color: inherit;
  font-size: 20px;
}

#dania-modal-container .ui-state-active,
#dania-modal-container .ui-state-focus {
  color: #666;
}

#dania-modal-container .ui-accordion-header .icon-plus {
  width: 30px;
  height: 30px;
  border: 1px solid #666;
}

#dania-modal-container .ui-accordion-header .icon-plus:before, #dania-modal-container .ui-accordion-header .icon-plus:after {
  background-color: #666;
}

#dania-modal-container .ui-accordion-header .icon-plus.active {
  border: 1px solid #f91e31;
}

#dania-modal-container .ui-accordion-header .icon-plus.active:before, #dania-modal-container .ui-accordion-header .icon-plus.active:after {
  background-color: #f91e31;
}

#dania-modal-container .swiper-button-next,
#dania-modal-container .swiper-button-prev {
  background-image: none;
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: 0.5px 0 0 white;
}

#dania-modal-container .swiper-slide {
  padding-right: 60px;
  font-size: 13px;
}

#dania-modal-container .swiper-slide div {
  margin-right: -60px;
}

#dania-modal-container .swiper-pagination {
  left: auto;
  right: 0;
  width: 60px;
  color: #f91e31;
  background-color: white;
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  font-weight: bold;
}

#dania-modal-container .swiper-slide img {
  width: 100%;
}

#dania-modal-container .m-event {
  display: none;
}

#dania-modal-container .event-highlighted,
#dania-modal-container .form-registration__submit {
  background-color: rgba(249, 30, 49, 0.8);
  padding: 18px 30px 22px 30px;
  font-size: 20px;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  height: 64px;
  max-width: 460px;
  width: 100%;
}

#dania-modal-container .event-highlighted .button-wrapper,
#dania-modal-container .form-registration__submit .button-wrapper {
  width: 100%;
}

#dania-modal-container .event-highlighted #submit-registration,
#dania-modal-container .form-registration__submit #submit-registration {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
}

#dania-modal-container .event-highlighted #submit-registration .submit-icon,
#dania-modal-container .form-registration__submit #submit-registration .submit-icon {
  color: white;
  border: 1px solid white;
}

#dania-modal-container .event-highlighted-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f91e31;
  padding: 35px 35px 35px 27px;
}

#dania-modal-container .event-highlighted-top p {
  margin: 0;
}

#dania-modal-container .event-highlighted-top-container {
  color: white;
  margin: 0 0 0 42px;
  max-width: 460px;
  position: relative;
  z-index: 33;
}

#dania-modal-container .event-highlighted-top-container #FormSteps {
  display: none;
  width: 100%;
  position: relative;
}

#dania-modal-container .event-highlighted-top-container #FormSteps label {
  font-size: 13px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .mgm-flow {
  margin-left: 0;
  width: 100%;
  padding: 0;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .mgm-flow .button-wrapper button:hover .submit-icon {
  border: 1px solid white !important;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .input-container {
  background-color: #f91e31;
  padding: 0 30px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps input {
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  margin-top: 6px;
  margin-bottom: 20px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-2 input {
  background-color: #f91e31;
  border: 0;
  color: white;
  border-bottom: 1px solid white;
  padding: 0;
  height: 30px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 p {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 h2 {
  margin: 0;
  padding-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 .mgm-flow__submit p {
  font-size: 20px;
  font-weight: bold;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .form-registration__submit .button-wrapper {
  float: none;
}

#dania-modal-container .event-highlighted-top-container .event-highlighted-meta {
  padding-left: 27px;
}

@media (max-width: 1023px) {
  .calendar-icon {
    width: 34px;
    font-size: 15px;
    height: 42px;
    line-height: 27px;
    min-width: 34px;
  }
  .calendar-icon #m-month {
    font-size: 8px;
    height: 17px;
    line-height: 15px;
  }
  #dania-modal-container {
    opacity: 1;
    top: 30vh;
    transition: all 5s ease-in;
    width: 100%;
    max-width: 100%;
    margin-bottom: 200px;
  }
  #dania-modal-container .top-news {
    padding: 20px;
  }
  #dania-modal-container .image-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  #dania-modal-container #m-content {
    padding: 55px 20px;
  }
  #dania-modal-container .event-highlighted-top-container {
    margin: 0 20px;
  }
  #dania-modal-bg .close {
    background-color: #666;
    border-radius: 50%;
  }
  #dania-modal-bg .close:before, #dania-modal-bg .close:after {
    left: 15px;
    height: 18px;
    TOP: 7PX;
  }
  #dania-modal-bg .m-next,
  #dania-modal-bg .m-prev {
    bottom: 40px;
    top: auto;
  }
  .modal-active #dania-modal-container {
    top: 10vh;
    opacity: 1;
    -webkit-animation: modal-slide-up .3s ease-in;
    -moz-animation: modal-slide-up .3s ease-in;
  }
  @-webkit-keyframes modal-slide-up {
    0% {
      opacity: 0;
      top: 40vh;
    }
    100% {
      opacity: 1;
      top: 10vh;
    }
  }
}

.user-icon {
  background-image: url("/dist/Realdania/assets/img/user-white.svg");
  background-position: 50% 45%;
  background-repeat: no-repeat;
  background-size: 11px;
  height: 30px;
  width: 30px;
}

.user-icon.icon-add-circle {
  background-color: #F91E31;
  border-radius: 50%;
  box-shadow: 0 0 1px #FA7882 inset;
  margin: 0 0 0 9px !important;
}

.mgm-flow__submit .user-icon.icon-add-circle {
  background-color: #D81F32;
  transition: background-color 300ms ease;
}

#dania-modal-container.debate .mgm-flow__submit .user-icon.icon-add-circle {
  background-color: transparent;
}

.mgm-flow__submit:hover .user-icon.icon-add-circle,
#dania-modal-container.debate .mgm-flow__submit:hover .user-icon.icon-add-circle {
  background-color: #F91E31;
}

.ui-accordion-header:hover .ui-icon {
  border-color: #f91e31 !important;
}

.ui-accordion-header:hover .ui-icon:after, .ui-accordion-header:hover .ui-icon:before {
  background-color: #f91e31 !important;
}

.ui-accordion-header .ui-icon {
  transition: border-color 300ms ease;
}

.ui-accordion-header .ui-icon:after, .ui-accordion-header .ui-icon:before {
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease;
}

@media print {
  @page {
    margin: 1cm !important;
    size: A4 portrait;
  }
  body, html {
    height: 297mm;
    width: 210mm;
    -webkit-print-color-adjust: exact;
  }
  .page-header {
    position: static;
  }
  .page-header .logo {
    width: 88px;
  }
  .page-header .container-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .page-header .fa-bars, .page-header .rd-icon-search, .page-header nav {
    display: none;
  }
  .page-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .container-inner {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 0;
    margin-right: 0;
  }
  .rm-margin-lg {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  footer {
    display: none;
  }
  .social-contact {
    display: none;
  }
  .col-lg-4 {
    width: 75%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .spot .col-lg-4 {
    float: left;
  }
  .spot .col-lg-4:nth-child(1) {
    width: 30%;
  }
  .spot .col-lg-4:nth-child(2) {
    width: 70%;
  }
  .spot .spot-txt {
    margin-left: 0;
    margin-right: 0;
  }
  .spot.spot-no-img .col-lg-6 {
    width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 0;
  }
  .image-wrap {
    margin-left: 0;
    margin-right: 0;
    background-image: none !important;
  }
  .image-wrap:before {
    padding-top: 0 !important;
  }
  .image-wrap > img {
    display: block;
  }
  ul.accordion > li .link span {
    color: #fa1e32;
  }
  ul.accordion > li .link:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fa1e32;
  }
  ul.accordion > li > div {
    display: block;
    padding-right: 15.277%;
  }
  .page-content {
    font-size: 14px;
    line-height: 18px;
    position: relative;
  }
  .spot, ul.accordion > li, .tabs div[data-content], .map_container {
    page-break-inside: avoid;
  }
  .breadcrumb {
    display: block;
    padding: 0;
    color: #fa1e32;
    position: absolute;
    right: 0;
    top: 40px;
  }
}

@media print and (max-width: 1023px) {
  .breadcrumb {
    top: 20px;
  }
}

@media print {
  .breadcrumb li {
    display: inline-block;
    list-style: none;
    padding-left: 7px;
    padding-right: 16px;
    position: relative;
  }
  .breadcrumb li:after {
    position: absolute;
    content: "b";
    right: -4px;
    bottom: 0;
    font-family: 'realdania';
  }
  .breadcrumb li:last-child {
    padding-right: 0;
  }
  .breadcrumb li:last-child:after {
    content: "";
  }
  /* ========= PAGE NEWS ========== */
  .top-news .manchet-news {
    width: 62.5%;
  }
  .col-lg-4 h1 {
    width: 65.714%;
  }
  .col-lg-4.editor > p, .col-lg-4.editor .quote {
    padding-right: 20px;
  }
  .wrap-top-img-news {
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
  .wrap-top-img-news .top-img-news {
    padding-top: 41.828%;
    margin-right: 20px;
  }
  .link-to-light-box {
    display: none;
  }
  .col-right {
    float: right;
    width: 19.148%;
    padding-left: 0;
    padding-right: 0;
  }
  .col-right.editor {
    position: absolute;
    right: 0;
    top: 50px;
  }
  .col-right.editor.col-right-news {
    top: 200px;
  }
  .news-letter {
    display: none;
  }
  div[class*='spot-relate-'] {
    display: none;
  }
  .tag-links .manchet-list li {
    display: block;
  }
  .tag-links .manchet-list li:before {
    content: "";
    padding: 0;
  }
  .editor .quote {
    padding-left: 25.822%;
  }
  .spot-img-editor img.deck {
    display: block;
  }
  .spot-img-editor img.mobile {
    display: none;
  }
  /* ========= PROJECT ========== */
  .top-image {
    background-image: none !important;
  }
  .top-image:before {
    padding-top: 0;
  }
  .top-image .bg-top-text {
    position: static;
  }
  .top-image .bg-top-text .top-text {
    background: none !important;
  }
  .top-image .bg-top-text .top-text .top-news h1 {
    color: #f92d3f;
    margin-top: 20px;
  }
  .top-image video {
    display: none;
  }
  .top-image:not(.no-bg-image) {
    min-height: 0;
  }
  .top-image .container-inner, .manchet-wrapper .container-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .top-image-print {
    display: block;
    margin-bottom: 35px;
    margin-right: 20px;
  }
  .manchet-wrapper {
    margin-bottom: 0;
  }
  .manchet-wrapper .manchet {
    color: #f92d3f;
    padding-bottom: 0;
  }
  .manchet-wrapper .manchet [class^='col-'], .manchet-wrapper .manchet [class*='col-'] {
    padding-top: 0;
  }
  .manchet-wrapper .manchet .col-lg-4 {
    width: 62.5%;
  }
  .margin-minus {
    margin-top: 0;
  }
  body[class*='skin-green'] .top-image .top-text {
    background: none;
  }
  body[class*='skin-green'] .manchet {
    background: none;
  }
  html:not(.header-nav-open) body[class*='skin-green'] .page-header .row {
    background: none;
  }
  body[class*='skin-blue'] .top-image .top-text {
    background: none;
  }
  body[class*='skin-blue'] .manchet {
    background: none;
  }
  html:not(.header-nav-open) body[class*='skin-blue'] .page-header .row {
    background: none;
  }
  body[class*='skin-purple'] .top-image .top-text {
    background: none;
  }
  body[class*='skin-purple'] .manchet {
    background: none;
  }
  html:not(.header-nav-open) body[class*='skin-purple'] .page-header .row {
    background: none;
  }
  body[class*='skin-grey'] .top-image .top-text {
    background: none;
  }
  body[class*='skin-grey'] .manchet {
    background: none;
  }
  html:not(.header-nav-open) body[class*='skin-grey'] .page-header .row {
    background: none;
  }
  .tabs {
    padding-bottom: 0;
  }
  .tabs > .row, .tabs div[data-content].current {
    display: none;
  }
  .tabs .tab-print {
    display: block !important;
  }
  .tabs .tab-print > h4 {
    display: block !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline {
    clear: both;
    width: 75%;
    margin: 0;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline {
    width: 100%;
    height: 700px;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper {
    margin-left: 0;
    margin-right: 0;
    height: 700px;
    overflow: visible;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events {
    width: auto !important;
    top: 25%;
    filter: initial;
    -webkit-filter: initial;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events.scroller:before, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events.scroller:after {
    width: 0;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li .wrapper-event {
    width: 100px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li .wrapper-event .event-detail {
    display: block !important;
    max-height: 70px;
    overflow: hidden;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li > a.wrapper-event:after {
    width: 18px;
    height: 18px;
    border: 1px solid #666666;
    top: -9px;
    background-image: none;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(1) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(7) .wrapper-event {
    left: 0px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(2) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(8) .wrapper-event {
    left: 100px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(3) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(9) .wrapper-event {
    left: 200px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(4) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(10) .wrapper-event {
    left: 300px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(5) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(11) .wrapper-event {
    left: 400px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(6) .wrapper-event, .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(12) .wrapper-event {
    left: 500px !important;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-wrapper .events ul li:nth-child(n+7) .wrapper-event {
    top: 340px;
  }
  .tabs div[data-content='timeline'] .m-horizontal-timeline .timeline .timeline-navigation {
    display: none !important;
  }
  .tabs div[data-content='architect'] > div:last-child, .tabs div[data-content='restoration'] > div:last-child {
    display: none;
  }
  .tabs div[data-content='architect'] .image-wrap, .tabs div[data-content='restoration'] .image-wrap {
    width: 63.888%;
  }
  .tabs div[data-content='map'] {
    width: 75% !important;
  }
  .tabs div[data-content='map'] h4 {
    width: 100%;
  }
  .tabs div[data-content='map'] .col-lg-8 {
    padding-left: 0;
    padding-right: 0;
  }
  .tabs div[data-content='map'] .col-lg-8 .map_container {
    display: none;
    padding-bottom: 58.571%;
    width: calc(100% - 20px) !important;
  }
}

@media print and (max-width: 1023px) {
  .tabs div[data-content='map'] .col-lg-8 .map_container {
    margin-top: 45px;
  }
}

@media print {
  .map_container {
    margin-left: 0;
    margin-right: 0;
  }
  .wrap-undermenu, .banner-promotion {
    display: none;
  }
  .infoWindow {
    margin-left: 0;
    left: 3.428%;
    top: 29.268%;
    width: 41.857%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .col-right.editor.editor-has-bg {
    top: 1030px;
  }
  .col-right.editor.editor-has-bg .heading3-normal {
    color: #c8c3be;
  }
  .col-right.editor.editor-has-bg ul.manchet-list li {
    display: block;
  }
  .col-right.editor.editor-has-bg ul.manchet-list li:not(:last-child):after {
    content: '';
  }
  .col-right.editor.editor-has-bg ul.manchet-list a {
    color: #f91e31;
  }
  .map_img {
    display: block;
  }
  .spot[class*="spot-theme-"] a * {
    color: #666;
  }
  .spot[class*="spot-theme-"] a .spot-txt {
    background-color: #f2f0ed;
  }
  .spot[class*="spot-theme-"] a .spot-txt h2 {
    color: #fa1e32 !important;
  }
  .spot[class*="spot-theme-"] a .spot-txt .wrap-img .white, .spot[class*="spot-theme-"] a .spot-txt .wrap-img .red.display-retina {
    display: none !important;
  }
  .spot[class*="spot-theme-"] a .spot-txt .wrap-img .red.display-normal {
    display: inline-block !important;
  }
  .spot[class*="spot-theme-"] a .spot-txt .wrapper-link > span:last-child {
    color: #666;
  }
  .spot[class*="spot-theme-"] a .spot-txt .wrapper-link .rd-icon-angle-right {
    color: #f91e31;
    border-color: #fa7882;
    box-shadow: 0 0 1px #fa7882 inset;
  }
  /*======= THEME ========*/
  .top-articles-theme, .parkering a.read-more {
    display: none;
  }
  .map-theme, .parkering .editor {
    display: block;
  }
  .wrap-content-theme .map-theme {
    float: left;
    margin-right: 0;
    width: 75%;
  }
  .parkering .top-news .manchet-news {
    width: 80.555%;
  }
  .parkering .top-image-print {
    margin-top: 30px;
  }
  .parkering .editor {
    padding-right: 20px;
  }
  .album .breaker-heading {
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
  .album .col-lg-2 {
    width: 25%;
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
  .album .col-lg-2:nth-of-type(2n+3), .album .col-lg-2:nth-of-type(4n+5) {
    clear: none;
  }
  .album .col-lg-2:nth-of-type(3n+4) {
    clear: left;
  }
}

/*********************************************
*  TOP
*********************************************/
header nav .level1 {
  display: none;
}

.page-header {
  overflow: visible;
}

body .mega-menu-overlay {
  content: " ";
  display: none;
  left: 0;
  min-height: 100%;
  position: fixed;
  right: 0;
  top: 312px;
  z-index: 5;
}

.navbar {
  background: #fff;
  height: 92px;
  margin: 0;
  padding: 0 55px 0 35px;
  *position: relative;
  *z-index: 2;
  transition: all 0.2s ease;
}

.no-touch .navbar {
  -webkit-backface-visibility: hidden;
}

.navbar-inner {
  margin: 0;
  padding: 22px 0 0;
  *zoom: 1;
}

.navbar .navbar-brand {
  background: url(../../images/Realdania/logo.svg) no-repeat 0 0;
  background-size: contain;
  display: block;
  float: left;
  font-size: 20px;
  height: 51px;
  margin: 2px 20px 0;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  top: -2px;
  width: 83px;
  transition: all 0.2s ease;
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  text-decoration: none;
}

.no-svg .navbar .navbar-brand {
  background-image: url(../../images/Realdania/logo.png);
}

@media (max-width: 1080px) {
  .navbar .navbar-brand {
    margin: 5px 10px 0 20px;
    width: 63px;
  }
  .no-svg .navbar .navbar-brand {
    background-image: url(../../images/Realdania/logo-small.png);
  }
}

@media (max-width: 1023px) {
  header nav .level1 {
    display: block;
  }
}

@media (max-width: 749px) {
  .navbar .navbar-brand {
    margin: 8px 10px 0 10px;
    top: 0;
    width: 54px;
  }
}

/*********************************************
*  TOP NAVIGATION
*********************************************/
.navbar ul,
.navbar li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-navigation {
  display: table;
  width: 100%;
}

.navbar ul.level0 {
  display: table-row;
  margin: 2px 0 0;
}

.navbar ul.level0 > li {
  display: table-cell;
}

.navbar ul.level0 > li > a {
  color: #666666;
  display: inline-block;
  font-size: 16px;
  height: 51px;
  margin: 4px 0 0 -1px;
  padding: 0 12px 4px;
  position: relative;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.navbar ul.level0 > li > a.selected {
  color: #fa1e32;
}

.navbar ul.level0 > li.open > a {
  background: #fff;
  border-color: #d5d5d5;
  border-bottom: 1px solid #fff;
  color: #fa1e32;
  position: relative;
  z-index: 10;
}

.navbar ul.level0 > li > a:before {
  left: 0;
}

.navbar ul.level0 > li > a:after {
  right: 0;
}

.navbar ul.level0 > li > a:before,
.navbar ul.level0 > li > a:after {
  background: #d5d5d5;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: auto;
  width: 1px;
  z-index: 11;
}

.navbar ul.level0 > li.right-navigation > a:before,
.navbar ul.level0 > li.right-navigation > a:after {
  height: 1em;
  top: 0;
}

.navbar ul.level0 > li.open > a:before,
.navbar ul.level0 > li.open > a:after {
  height: 100%;
  bottom: 0;
  top: auto;
  /*-webkit-transition: height 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: height 0.3s ease;*/
}

.navbar ul.level0 > li.right-navigation > a:before,
.navbar ul.level0 > li.right-navigation > a:after {
  height: 1.2em;
  top: 0;
}

.navbar ul.level0 > li.right-navigation.open > a:before,
.navbar ul.level0 > li.right-navigation.open > a:after {
  height: 100%;
}

.navbar ul.level0 > li > a:hover {
  /*background-color: #eee;*/
}

.navbar ul.level0 > li.right-navigation {
  padding: 0 10px 0 0;
  width: 100%;
}

.navbar ul.level0 > li > ul.level1,
.navbar ul.level0 > li > .tagline {
  display: none;
}

.navbar ul.level0 > li.right-navigation > a {
  color: #a1a1a1;
}

#megaMenu ul.level2 > li > a {
  color: #707070;
  font-size: 13px;
}

#megaMenu ul.level2 {
  padding-left: 20px;
}

#megaMenu li {
  list-style: none;
}

#megaMenu ul.level2 > li > a:hover {
  text-decoration: none;
  color: #fa1e32;
}

.navbar ul.level0 > li.right-navigation.open > a {
  color: #fa1e32;
}

.service-navigation {
  display: table;
  width: 100%;
}

.service-navigation ul {
  display: table-row;
}

.service-navigation li {
  display: table-cell;
  padding: 0 20px 0 0;
}

.service-navigation li a {
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 0;
  white-space: nowrap;
}

.navbar-inner {
  display: table;
  margin: 0 auto;
  /*max-width: 1296px;*/
  width: 100%;
}

.navbar-bottom {
  /*display: table-row;*/
  height: 55px;
  position: relative;
}

.navbar-bottom-left {
  display: table-cell;
  height: 54px;
  text-align: left;
  vertical-align: top;
}

.navbar-bottom-center {
  display: table-cell;
  min-width: 550px;
  padding: 12px 0 0;
  text-align: left;
  vertical-align: top;
}

.navbar-bottom-fill {
  display: table-cell;
  width: 100%;
}

.navbar-bottom-right {
  display: table-cell;
  padding: 12px 0 0;
  text-align: left;
  vertical-align: top;
}

.search-button {
  float: right;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  text-indent: 9999px;
  top: 0;
  white-space: nowrap;
  width: 34px;
}

.navbar-bottom-right .navbar-search {
  border: 1px solid #fff;
  height: 30px;
  overflow: hidden;
  top: 0;
  width: 34px;
  max-width: 34px;
  z-index: 12;
  -webkit-transition: width 0.2s ease;
}

.navbar-bottom-right .navbar-search:before {
  background: url(../../images/Realdania/search.png) 100% 0 no-repeat;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 12px;
  width: 34px;
  -webkit-backface-visibility: hidden;
}

.navbar-bottom-right input[type="text"] {
  background: transparent;
  border: 0;
  display: none;
  color: #666;
  font-size: 14px;
  height: 28px;
  margin: 0 30px 0 9px;
  opacity: 0;
  outline: none;
  padding: 0;
  width: 100%;
}

.navbar-bottom-right ::-webkit-input-placeholder {
  color: #a1a1a1;
}

.navbar-bottom-right ::-moz-placeholder {
  color: #a1a1a1;
}

.navbar-bottom-right :-ms-input-placeholder {
  color: #a1a1a1;
}

.navbar-bottom-right input[type="image"] {
  display: none;
  outline: none;
  position: absolute;
  top: 12px;
  right: 0;
}

.navbar-bottom-right .navbar-search.open {
  border: 1px solid #d9d7d7;
  width: 270px;
}

.navbar-bottom-right .navbar-search.open input {
  display: block;
  opacity: 1;
}

.navbar-bottom-right .navbar-search.open .search-button {
  display: none;
}

.navbar-bottom-right .navbar-search.absolute-open {
  background: #fff;
  border-color: #d9d7d7;
  position: absolute;
  right: 0;
  top: 12px;
  width: 300px;
}

.navbar-bottom-right .navbar-search.absolute-open:before {
  right: -1px;
  top: -1px;
}

.navbar-bottom-right .navbar-search.absolute-open input {
  display: block;
  opacity: 1;
}

.navbar-bottom-right .navbar-search.absolute-open .search-button {
  display: none;
}

.navbar-toggle {
  background: url(../../images/Realdania/search-mobile.png) 50% 0 no-repeat;
  display: none;
  float: right;
  height: 48px;
  outline: none;
  text-indent: 9999px;
  white-space: nowrap;
  width: 52px;
}

.navbar-menu-toggle {
  background: url(../../images/Realdania/menu-toggle.png) 50% 0 no-repeat;
}

.navbar-toggle.open {
  background-color: #414141;
  background-position: 50% -46px;
  transition: background-color 0.2s ease;
}

#megaMenu {
  background-color: #fff;
  /*background-color: rgba(255,255,255,0.96);*/
  /*border-top: 1px solid #fff;*/
  border: none;
  left: 0;
  margin: 0 auto;
  max-height: 0px;
  /*filter:alpha(opacity=80);*/
  position: fixed;
  right: 0;
  top: 92px;
  width: 100%;
  z-index: 10;
  -webkit-transform: translateZ(0);
  transition: all 0.8s cubic-bezier(0.8, 1, 1, 1);
}

#megaMenu .menu-container {
  margin: 45px 0 0;
}

#megaMenu.mega-menu-active .menu-container .menu-container-inner {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.13);
}

#megaMenu ul {
  margin: 0 auto;
  opacity: 0;
  filter: alpha(opacity=0);
  vertical-align: top;
  max-width: 1255px;
  transition: opacity 0.5s ease-in 0.3s;
}

#megaMenu ul.level1:before,
#megaMenu ul.level1:after {
  display: table;
  content: "";
  line-height: 0;
}

#megaMenu ul.level1:after {
  clear: both;
}

#megaMenu ul.level1 > li {
  float: left;
  margin: 0 0 15px;
  padding: 0 30px 20px 12px;
  position: relative;
  width: 16.666666%;
  z-index: 10;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#megaMenu ul.level1.alternative-menu {
  float: right;
  width: 264px;
}

#megaMenu ul.level1.alternative-menu > li {
  width: 100%;
}

#megaMenu ul.level1 > li.project-menu {
  /*background: url(../../images/Realdania/megamenu-projectmenu.png) no-repeat 16px 0;*/
  /*float: right;*/
  padding-left: 80px;
  padding-right: 35px;
  padding-bottom: 35px;
}

#megaMenu ul.level1 > li:after {
  bottom: 0;
  color: #666666;
  content: ". . . . . . . . . . . . . .";
  display: block;
  font-size: 10px;
  left: 0;
  line-height: 5px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  width: 2px;
}

#megaMenu ul.level1 > li > a {
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

#megaMenu ul.level1 > li > a > strong {
  color: #666666;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 0 20px 4px 0;
  text-transform: none;
}

#megaMenu ul.level1 > li > a:hover > strong {
  color: #fa1e32;
}

#megaMenu ul.level1 > li.newslist {
  max-width: 60%;
}

#megaMenu ul.level1 > li.newslist ul li a span {
  color: #666666;
  padding: 0 0 0 8px;
}

#megaMenu.mega-menu-active {
  height: auto;
  max-height: 1000px;
}

#megaMenu.mega-menu-active ul {
  opacity: 1;
  filter: alpha(opacity=100);
}

#megaMenu ul.level1 > li:nth-child(6n+1) {
  clear: left;
}

#megaMenu .rd-icon-angle-left,
#megaMenu ul.level1 > li > a.rd-icon-angle-left,
#megaMenu .rd-icon-angle-right,
#megaMenu .menu-back-item {
  display: none;
}

#megaMenu .rd-icon-angle-right {
  display: none;
}

@media (max-width: 1360px) {
  .navbar {
    padding: 0 20px 0 0;
  }
  #megaMenu .menu-container {
    margin: 45px 0 0;
  }
  #megaMenu ul {
    width: 900px;
  }
  #megaMenu ul.level1 > li {
    width: 33.333%;
  }
  #megaMenu ul.level1 > li:nth-child(3n+1) {
    clear: left;
  }
}

@media (max-width: 1080px) {
  .navbar-bottom-center,
  .navbar-bottom-right {
    padding-top: 6px;
  }
  .navbar {
    height: 77px;
  }
  .navbar ul.level0 > li > a {
    font-size: 16px;
  }
  .navbar ul.level0 > li > a,
  .navbar ul.level0 > li.open > a {
    max-height: 42px;
    min-height: 42px;
  }
  .navbar-bottom-right .navbar-search.absolute-open {
    top: 5px;
  }
  .navbar-bottom-right .navbar-search:before {
    top: 6px;
  }
  .navbar-bottom-right .navbar-search.absolute-open:before {
    top: 0;
    right: -1px;
  }
  #megaMenu {
    top: 77px;
  }
  #megaMenu .menu-container {
    margin: 30px 0 0;
  }
  /*#megaMenu ul{
        width: 700px;
    }*/
  #megaMenu ul.level1 > li {
    padding-right: 35px;
  }
  #megaMenu ul.level1 > li > a strong {
    font-size: 16px;
  }
}

@media (max-width: 980px) {
  .navbar-bottom-center {
    min-width: 100px;
  }
  .navbar ul.level0 > li > a {
    font-size: 14px;
  }
  #megaMenu ul.level1 > li > a,
  #megaMenu ul.level1 > li > a > strong {
    font-size: 14px;
  }
  .navbar-bottom-right .service-navigation {
    display: none;
  }
}

@media (min-width: 980px) and (max-width: 1200px) {
  .navbar-bottom-center {
    min-width: 100px;
  }
  .navbar-bottom-right .service-navigation {
    display: none;
  }
}

@media (max-width: 900px) {
  .navbar ul.level0 > li > a {
    padding: 0 6px 4px;
  }
  .service-navigation li {
    padding: 0 6px;
  }
  #megaMenu ul {
    width: 600px;
  }
}

@media (max-width: 768px) {
  .navbar ul.level0 > li > a {
    font-size: 15px;
    white-space: normal;
  }
  #megaMenu {
    display: none !important;
  }
  .service-navigation, .navbar-bottom-center, .navbar-bottom-right .top-navigation, .mega-menu-overlay, .tagline {
    display: none;
  }
  .navbar {
    height: 48px;
    padding: 0;
  }
  .navbar * {
    z-index: 14;
  }
  .navbar-inner {
    background: #fff;
    padding: 0;
  }
  .navbar-inner,
  .navbar-bottom,
  .navbar-bottom-left,
  .navbar-bottom-right {
    background: #fff;
    height: 48px;
    display: block;
  }
  .navbar-bottom-left {
    float: left;
  }
  .navbar-bottom-right {
    float: right;
    padding: 0;
    text-align: right;
    width: auto;
  }
  .navbar-bottom-right .search-button {
    display: none;
  }
  .navbar-bottom-right .navbar-search {
    border: 10px solid #414141;
    background: #3f3f3f;
    display: none;
    height: 36px;
    left: 0;
    margin: 0;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 48px;
    width: auto;
    z-index: 14;
    box-shadow: inset 4px 4px 9px -1px #2d2d2d, inset 0 0 1px 1px #2d2d2d;
  }
  .navbar-bottom-right .navbar-search.toggle-open {
    display: block;
  }
  .navbar-bottom-right .navbar-search:before {
    display: none;
  }
  .navbar-bottom-right .navbar-search input[type="text"] {
    background: transparent;
    color: #fff;
    display: block;
    height: 36px;
    line-height: 36px;
    opacity: 1;
    width: 90% !important;
  }
  .navbar-bottom-right .navbar-search input[type="image"] {
    background: url(../../images/Realdania/search.png) 50% 50% no-repeat;
    display: block;
    height: 36px;
    outline: none;
    top: 0;
    width: 41px;
  }
  .navbar-toggle {
    display: inline-block;
  }
}

@media (min-width: 769px) {
  .navbar-bottom-right {
    position: relative;
  }
}

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

.section-banner a {
  background: #f91e31 url(/images/realdania/banner-full.png) 100% 50% no-repeat;
  color: #fff;
  display: block;
  font-size: 60px;
  line-height: normal;
  padding: 6px 226px 6px 20px;
  text-decoration: none;
  text-transform: none;
}

#infscr-loading {
  background: transparent;
  border: none;
  /*bottom: -150px;*/
  display: block;
  font-weight: bold;
  left: 50%;
  line-height: 32px;
  padding: 5px 20px;
  margin: 0 auto;
  /*margin: 0 0 0 -60px;*/
  /*position: absolute;*/
  text-align: left;
  width: 120px;
  z-index: 10;
  transition: all 0.1s ease;
}

.results-wrap {
  margin-bottom: 50px;
  overflow: visible !important;
}

/*OLD FACTBOXES*/
.list-project .fact-box {
  font-size: 14px;
  font-weight: normal;
}

.list-project .fact-box h2 {
  color: #c8c3be;
  font-size: 14px;
  font-weight: normal;
}

.list-project .fact-box p {
  color: #666666;
  line-height: normal;
}

.rotate-270deg {
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
}

/* Removes Få vores nyheder som e-mail factbox */
.noprint {
  display: none;
}

.txt-pin:before {
  content: url("../assets/img/icon-location.png");
}

/* Activity List Map Markers and Info Window Fix */
.info-window {
  width: 100%;
  background-color: #f2f0ed;
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
}

.info-window .map-title {
  color: #666666;
}

.info-window .map-heading {
  padding-right: 35px;
  color: #fa1e32;
}

.info-window .map-link span {
  display: block;
  float: right;
  top: -30px;
  position: relative;
}

/* Styling for form in splash-overlay */
.splash-overlay .form {
  max-width: 610px;
}

.splash-overlay .form .message {
  background-color: #f2f0eb;
  color: #333333;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  width: 100%;
}

.splash-overlay .form .form-group {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 20px;
}

.splash-overlay .form .form-group label {
  display: inline-block;
  width: 40px;
}

.splash-overlay .form .form-group input[type="email"],
.splash-overlay .form .form-group input[type="text"] {
  background: none;
  border: none;
  padding-bottom: 7px;
  width: calc(100% - 45px);
}

.splash-overlay .form .button .rd-icon-angle-right,
.splash-overlay .form .button .rd-icon-angle-right + span {
  display: inline-block;
  vertical-align: middle;
}

.splash-overlay .form .button .rd-icon-angle-right + span {
  margin-left: 10px;
}

@media (min-width: 768px) {
  .splash-overlay .form .button {
    float: right;
  }
  .splash-overlay .form .form-group {
    display: inline-block;
    width: 34.046%;
  }
  .splash-overlay .form .form-group:last-of-type {
    margin-left: 30px;
  }
  .splash-overlay .form .button span.rd-icon-angle-right {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .splash-overlay .form .message {
    font-size: 18px;
  }
}

/*Themepage readmore fix*/
.readmoreBox {
  margin-bottom: 30px;
}

.top-news.parkering a span:nth-child(3) {
  padding-left: 8px;
  margin-top: 7px;
  position: absolute;
}

/*Video styles*/
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 30px;
  height: 0;
}

.galleryVideoContainer {
  position: relative;
  min-height: 329px;
  padding-top: 0;
  height: 0;
}

.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.google-maps img {
  max-width: none;
}

.google-maps.projects-maps {
  height: 600px;
  width: 100%;
  float: left;
  max-height: 80vh;
}

.mapInfoBox {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.mapInfoThumb {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 2%;
  padding-top: 3px;
}

.mapInfoThumb div {
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mapInfoThumb img {
  max-width: 100% !important;
  height: auto;
}

.mapInfo {
  width: 60%;
  float: left;
}

.mapInfoLink {
  float: right;
  width: 15%;
  height: 100%;
  min-height: 30px;
  padding-top: 5px;
}

.mapInfoLink span {
  margin-top: 10px;
  float: right;
  display: block;
  background: url("../../images/Realdania/Pil rød.png") no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}

.preloader-container {
  position: relative;
}

.preloader {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.preloader .loader-inner {
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 200ms ease;
  width: 60px;
  height: 60px;
}

.preloader .ball-scale-multiple div {
  background-color: #fa3446;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1250ms 0s linear infinite;
  animation: ball-scale-multiple 1250ms 0s linear infinite;
}

.preloader .ball-scale-multiple div:nth-child(2) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.preloader .ball-scale-multiple div:nth-child(3) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak,
.hidden {
  display: none !important;
}

@media (min-width: 1024px) {
  .three-columns {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
  .three-columns .column {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -webkit-break-inside: avoid;
    break-inside: avoid;
    margin: 0 !important;
  }
  .three-columns .column label {
    overflow: hidden;
  }
  .three-columns .column.checkbox {
    padding-bottom: 10px;
    padding-left: 0;
  }
  .three-columns .column .circle-checkbox {
    -ms-transform: translateY(-15px) !important;
    -webkit-transform: translateY(-15px) !important;
    transform: translateY(-15px) !important;
  }
  .three-columns .column .circle-checkbox-container {
    height: 30px;
    position: relative;
    width: 30px;
  }
}

a,
[ng-click] {
  cursor: pointer;
}

.hide-fade {
  transition: opacity 100ms ease;
}

.hide-fade.hide-fade-active {
  opacity: 0;
}

.filters .each-filter .checkbox label {
  display: block;
  padding-left: 27px;
}

/*.each-filter[ng-show].active .btn-rd.down,
.each-filter[ng-show].active .btn-rd.up {
    background-image: url("/img/ui/up_red@1x.png") !important;
}*/
/* DOESN'T WORK */
/*.each-filter[ng-show].active .btn-rd.down:hover {
    background-image: url("/img/ui/down_hover_red@1x.png") !important;
}*/
/*.each-filter[ng-show]:not(.active) .btn-rd.down,
.each-filter[ng-show]:not(.active) .btn-rd.up {
    background-image: url("/img/ui/down_red@1x.png") !important;
}

.each-filter[ng-show]:not(.active) .btn-rd.down:hover {
    background-image: url("/img/ui/down_hover_red@1x.png") !important;
}

.each-filter[ng-show].active .btn-rd.down,
.each-filter[ng-show].active .btn-rd.up,
.each-filter[ng-show]:not(.active) .btn-rd.down,
.each-filter[ng-show]:not(.active) .btn-rd.up {
    background: none;
    background-repeat: no-repeat;
}*/
.each-filter[ng-show].active .checkbox {
  display: block;
}

.each-filter[ng-show]:not(.active) .checkbox {
  /*display: none !important;*/
}

@media (min-width: 1024px) {
  .filters.filters-have-top a.all-news {
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 24px;
    text-align: right;
    color: #fff;
  }
}

.filters.filters-have-top .all-news {
  display: block;
}

.filters.filters-have-top .all-news,
.filters.filters-have-top .all-news:hover span {
  color: #666666 !important;
}

.filters.filters-have-top .all-news img {
  right: 10px;
  -webkit-transform: rotate(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  position: absolute;
  top: 50%;
}

.filters.filters-have-top .all-news span {
  padding-left: 0;
  padding-right: 40px;
}

/*.staffs .avatars-wrap .col span:not(.rd-icon-angle-right) {
    overflow: hidden !important;
    -ms-text-overflow: ellipsis !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100% !important;
}*/
.filters .each-filter .checkbox label [type=checkbox] + span.circle-checkbox,
.filters .each-filter .checkbox label [type=radio] + span.circle-checkbox {
  margin: 0;
}

.out-of-results {
  cursor: default;
}

.responsive-photo-grid[data-masonry] .magazine .magazine-item {
  display: block;
  position: relative;
}

.responsive-photo-grid[data-masonry] .magazine .magazine-item .article-hover {
  bottom: 0;
  display: block !important;
  left: 0;
  opacity: 0;
  padding: 0;
  right: 0;
  top: 0;
  transition: opacity 300ms ease;
}

.responsive-photo-grid[data-masonry] .magazine .magazine-item:hover .article-hover {
  opacity: 1;
}

.responsive-photo-grid[data-masonry] .magazine .magazine-item .inner-article-hover {
  width: 100%;
  padding: 10px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1023px) and (max-width: 1023px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1023px) and (max-width: 1023px) and (max-width: 1023px) and (min-resolution: 192dpi) and (max-width: 1023px) and (min-resolution: 2dppx) {
  .wrap-program .circle-container .chi img.normal {
    visibility: visible;
  }
}

.list-project-list-angular ul {
  list-style: none;
  padding: 0;
}

.list-project-list-angular .character-begin {
  background: none;
  margin-left: auto;
  margin-right: auto;
}

.list-project-list-angular .character-begin li {
  display: inline-block;
  padding: 0 12px;
  font-size: 20px;
  cursor: pointer;
}

.list-project-list-angular .character-begin li:hover,
.list-project-list-angular .character-begin li.active {
  color: #f91e31;
}

.list-project-list-angular .list {
  margin-top: 38px;
  margin-left: 10px;
  width: calc(100% - 20px);
}

.list-project-list-angular .list tr {
  border-bottom: 1px solid #bfbfbf;
}

.list-project-list-angular .list thead th {
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 6px;
}

.list-project-list-angular .list thead th:hover,
.list-project-list-angular .list thead .active {
  color: #f91e31;
}

.list-project-list-angular .list thead th:first-child {
  padding-left: 0;
}

.list-project-list-angular .list thead th:last-child {
  padding-right: 0;
}

.list-project-list-angular .list tbody tr td {
  padding-top: 11px;
  padding-bottom: 11px;
}

.list-project-list-angular .list tbody tr td:first-child {
  padding-left: 0;
}

.list-project-list-angular .list tbody tr td:last-child {
  padding-right: 0;
}

.list-project-list-angular .list tbody tr a {
  color: #f91e31;
}

.list-project-list-angular .list tbody tr:hover a {
  color: #f91e31;
}

@media (max-width: 1023px) {
  .list-project-list-angular .character-begin {
    padding-left: 0 !important;
    white-space: nowrap;
  }
  .list-project-list-angular .character-begin li:last-child {
    margin-right: 0;
  }
  .list-project-list-angular .list {
    margin-top: 20px;
  }
  .list-project-list-angular .list thead {
    display: none;
  }
  .list-project-list-angular .list tbody td:not(:first-child) {
    display: none;
  }
}

.search-results .search-input.has-value + .rd-icon-cancel {
  display: block;
}

.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(250, 52, 70, 0.9);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  /*-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;*/
}

.modalDialog:target {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.modalDialog > div {
  width: 600px;
  height: 800px;
  position: relative;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  background: #fff;
}

.close {
  /*delete-result-desktop.png*/
  /*background: #606061;*/
  color: #FFFFFF;
  /*line-height: 25px;*/
  position: absolute;
  right: 5px;
  text-align: center;
  /*top: -10px;*/
  /*width: 30px;*/
  /*text-decoration: none;
	font-weight: bold;*/
  /*-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;*/
  /*-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;*/
}

/*.close:hover { background: #00d9ff; }*/
.display-retina,
.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .display-retina {
    display: inline-block;
  }
  .display-normal,
  .display-normal.display-hover {
    display: none !important;
  }
}

[data-hide="true"] {
  display: none !important;
}

.helper {
  cursor: pointer;
}

.helper-text {
  position: absolute;
  top: 20%;
  left: 20%;
  background: white;
  display: none;
  padding: 2rem;
  z-index: 100;
  width: 60%;
}

.helper-text .close {
  position: absolute;
  right: 10px;
  text-align: center;
  bottom: 10px;
  cursor: pointer;
  border-bottom: 1px solid lightgrey;
  color: #666;
}

.helper-text-signup {
  position: absolute;
  top: 60%;
  left: 80%;
  background: white;
  display: none;
  padding: 2rem;
  z-index: 100;
  width: 140%;
}

.helper-text-signup .close {
  position: absolute;
  right: 10px;
  text-align: center;
  bottom: 10px;
  cursor: pointer;
  border-bottom: 1px solid lightgrey;
  color: #666;
}

.helper-text-signup-company {
  top: 73%;
}

.joining-heading.red-joining-heading .inner-joining-heading .helper-text h1 {
  font-size: 20px;
  color: #666;
  margin: 0 0 1rem;
  line-height: 1.4;
}

.joining-heading.red-joining-heading .inner-joining-heading .helper-text p {
  margin: 0;
}

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

/*.is-3d{
	@include translate3d(0,0,0);
}*/
/* Overthrow CSS:
   Enable overflow: auto on elements with overthrow class when html element has overthrow class too */
.overthrow {
  /*.overthrow-enabled & {*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /*> * {
			-webkit-transform: translateZ(0px);
			-moz-transform: translateZ(0px);
			-ms-transform: translateZ(0px);
			-o-transform: translateZ(0px);
			transform: translateZ(0px);
		}*/
  /*}*/
}

.overthrow > .mask-fix {
  display: none;
}

.overthrow.scrolling > .mask-fix {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

[contenteditable=true] {
  -webkit-touch-callout: auto;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  -o-user-select: auto !important;
  user-select: auto !important;
}

.valign-middle-container:before {
  content: "";
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
  display: inline-block;
}

.valign-middle-container > * {
  display: inline-block;
  vertical-align: middle;
}

.debate-grid__buttons-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  border: none;
  font-size: 1em;
  padding: 0;
}

.debate-grid__buttons-button:focus {
  outline: none;
}

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

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571;
  color: #666;
  background-color: #fff;
}

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

a {
  color: #666;
  text-decoration: none;
}

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

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 641px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 800px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

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

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 641px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8 {
    float: left;
  }
  .col-sm-1 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 25%;
  }
  .col-sm-3 {
    width: 37.5%;
  }
  .col-sm-4 {
    width: 50%;
  }
  .col-sm-5 {
    width: 62.5%;
  }
  .col-sm-6 {
    width: 75%;
  }
  .col-sm-7 {
    width: 87.5%;
  }
  .col-sm-8 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 37.5%;
  }
  .col-sm-pull-4 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 62.5%;
  }
  .col-sm-pull-6 {
    right: 75%;
  }
  .col-sm-pull-7 {
    right: 87.5%;
  }
  .col-sm-pull-8 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 37.5%;
  }
  .col-sm-push-4 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 62.5%;
  }
  .col-sm-push-6 {
    left: 75%;
  }
  .col-sm-push-7 {
    left: 87.5%;
  }
  .col-sm-push-8 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 37.5%;
  }
  .col-sm-offset-4 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 62.5%;
  }
  .col-sm-offset-6 {
    margin-left: 75%;
  }
  .col-sm-offset-7 {
    margin-left: 87.5%;
  }
  .col-sm-offset-8 {
    margin-left: 100%;
  }
}

@media (min-width: 800px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8 {
    float: left;
  }
  .col-md-1 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 25%;
  }
  .col-md-3 {
    width: 37.5%;
  }
  .col-md-4 {
    width: 50%;
  }
  .col-md-5 {
    width: 62.5%;
  }
  .col-md-6 {
    width: 75%;
  }
  .col-md-7 {
    width: 87.5%;
  }
  .col-md-8 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 37.5%;
  }
  .col-md-pull-4 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 62.5%;
  }
  .col-md-pull-6 {
    right: 75%;
  }
  .col-md-pull-7 {
    right: 87.5%;
  }
  .col-md-pull-8 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 37.5%;
  }
  .col-md-push-4 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 62.5%;
  }
  .col-md-push-6 {
    left: 75%;
  }
  .col-md-push-7 {
    left: 87.5%;
  }
  .col-md-push-8 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 37.5%;
  }
  .col-md-offset-4 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 62.5%;
  }
  .col-md-offset-6 {
    margin-left: 75%;
  }
  .col-md-offset-7 {
    margin-left: 87.5%;
  }
  .col-md-offset-8 {
    margin-left: 100%;
  }
}

@media (min-width: 1024px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8 {
    float: left;
  }
  .col-lg-1 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 25%;
  }
  .col-lg-3 {
    width: 37.5%;
  }
  .col-lg-4 {
    width: 50%;
  }
  .col-lg-5 {
    width: 62.5%;
  }
  .col-lg-6 {
    width: 75%;
  }
  .col-lg-7 {
    width: 87.5%;
  }
  .col-lg-8 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 37.5%;
  }
  .col-lg-pull-4 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 62.5%;
  }
  .col-lg-pull-6 {
    right: 75%;
  }
  .col-lg-pull-7 {
    right: 87.5%;
  }
  .col-lg-pull-8 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 37.5%;
  }
  .col-lg-push-4 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 62.5%;
  }
  .col-lg-push-6 {
    left: 75%;
  }
  .col-lg-push-7 {
    left: 87.5%;
  }
  .col-lg-push-8 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 37.5%;
  }
  .col-lg-offset-4 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 62.5%;
  }
  .col-lg-offset-6 {
    margin-left: 75%;
  }
  .col-lg-offset-7 {
    margin-left: 87.5%;
  }
  .col-lg-offset-8 {
    margin-left: 100%;
  }
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

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

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

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

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

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.05);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.05);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

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

.affix {
  position: fixed;
}

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

.visible-xs, .visible-sm, .visible-md, .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: 640px) {
  .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: 640px) {
  .visible-xs-block {
    display: block !important;
  }
}

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

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

@media (min-width: 641px) and (max-width: 799px) {
  .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: 641px) and (max-width: 799px) {
  .visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 800px) and (max-width: 1023px) {
  .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: 800px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

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

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

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

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

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

/*! 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: 8020;
}

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

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

.fancybox-opened .fancybox-skin {
  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: rgba(0, 0, 0, 0);
  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: 8010;
  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);
  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*/
  }
}

/*! jQuery UI - v1.11.4 - 2015-11-05
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

#smartbanner {
  position: absolute;
  left: 0;
  top: -82px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: 'Helvetica Neue',sans-serif;
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}

#smartbanner, html.sb-animation {
  -webkit-transition: all .3s ease;
}

#smartbanner .sb-container {
  margin: 0 auto;
}

#smartbanner .sb-close {
  position: absolute;
  left: 5px;
  top: 5px;
  display: block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  font-family: 'ArialRoundedMTBold',Arial;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #070707;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-font-smoothing: subpixel-antialiased;
}

#smartbanner .sb-close:active {
  font-size: 13px;
  color: #aaa;
}

#smartbanner .sb-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#smartbanner.no-icon .sb-icon {
  display: none;
}

#smartbanner .sb-info {
  position: absolute;
  left: 98px;
  top: 18px;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#smartbanner #smartbanner.no-icon .sb-info {
  left: 34px;
}

#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 18px;
}

#smartbanner .sb-info > span {
  display: block;
}

#smartbanner .sb-info em {
  font-style: normal;
  text-transform: uppercase;
}

#smartbanner .sb-button {
  position: absolute;
  right: 20px;
  top: 24px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}

#smartbanner .sb-button:active, #smartbanner .sb-button:hover {
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
}

#smartbanner .sb-icon.gloss:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
  border-radius: 10px 10px 12px 12px;
}

#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");
  border-top: 5px solid #88B131;
  box-shadow: none;
}

#smartbanner.android .sb-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

#smartbanner.android .sb-close:active {
  color: #eee;
}

#smartbanner.android .sb-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}

#smartbanner.android .sb-info strong {
  color: #fff;
}

#smartbanner.android .sb-button {
  min-width: 12%;
  border: 1px solid #DDDCDC;
  padding: 1px;
  color: #d1d1d1;
  background: none;
  border-radius: 0;
  box-shadow: none;
  min-height: 28px;
}

#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 10px;
  background-color: #42B6C9;
  background-image: -moz-linear-gradient(top, #42B6C9, #39A9BB);
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
}

#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover {
  background: none;
}

#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span {
  background: #2AC7E1;
}

#smartbanner.windows .sb-icon {
  border-radius: 0px;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/dist/Realdania/assets/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/dist/Realdania/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/dist/Realdania/assets/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/dist/Realdania/assets/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/dist/Realdania/assets/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/dist/Realdania/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

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

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

.rds {
  font-weight: normal;
  line-height: 1.5em;
}

.rds__tabber {
  counter-reset: section;
  margin-bottom: 80px;
}

.rds__tabber::after {
  content: "";
  display: table;
  clear: both;
}

.rds__tab,
.rds__aside-tab {
  position: relative;
  float: left;
  width: 33.3333333334%;
  height: 152px;
  padding: 25px 15px 10px;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.5;
  color: #595959;
  background: #F2F0ED;
  z-index: 1;
}

@media screen and (min-width: 750px) {
  .rds__tab,
  .rds__aside-tab {
    width: 16.6666666667%;
    padding: 25px 25px 10px;
  }
}

.rds__tab:hover .rds__tab-icon,
.rds__aside-tab:hover .rds__tab-icon {
  color: white;
}

.rds__tab-validation {
  position: absolute;
  width: 16px;
  height: 20px;
  top: 23px;
  left: 21px;
  z-index: 2;
}

.rds__tab-validation--complete {
  display: none;
}

.rds__tab-validation--complete svg {
  fill: #044A32;
}

.rds__tab-validation--error {
  display: none;
  color: #FA1E31;
  font-size: 35px;
  font-weight: 700;
  line-height: 0.75;
  text-align: center;
}

.rds__tab-icon {
  display: block;
  position: relative;
  margin: 0 auto 10px;
  color: #595959;
  height: 65px;
}

.rds__tab-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  max-width: 80px;
}

@media screen and (min-width: 750px) {
  .rds__tab-icon img {
    max-width: 100px;
  }
}

.rds__tab-icon img.white {
  display: none;
}

.rds__tab-title {
  text-align: center;
  padding: 0 2px;
  font-size: 12px;
}

.rds__tab.rds__invalid .rds__tab-title,
.rds__tab.rds__invalid .rds__tab-icon,
.rds__aside-tab.rds__invalid .rds__tab-title,
.rds__aside-tab.rds__invalid .rds__tab-icon {
  opacity: 0.3;
}

.rds__tab.rds__active,
.rds__aside-tab.rds__active {
  background: #595959;
}

.rds__tab.rds__active .rds__tab-icon,
.rds__aside-tab.rds__active .rds__tab-icon {
  opacity: 1;
}

.rds__tab.rds__active .rds__tab-icon .white,
.rds__aside-tab.rds__active .rds__tab-icon .white {
  display: block;
}

.rds__tab.rds__active .rds__tab-title,
.rds__tab.rds__active .rds__tab-validation--error,
.rds__tab.rds__active .rds__tab-validation--complete,
.rds__aside-tab.rds__active .rds__tab-title,
.rds__aside-tab.rds__active .rds__tab-validation--error,
.rds__aside-tab.rds__active .rds__tab-validation--complete {
  opacity: 1;
  color: white;
}

.rds__tab.rds__active .rds__tab-title svg,
.rds__tab.rds__active .rds__tab-validation--error svg,
.rds__tab.rds__active .rds__tab-validation--complete svg,
.rds__aside-tab.rds__active .rds__tab-title svg,
.rds__aside-tab.rds__active .rds__tab-validation--error svg,
.rds__aside-tab.rds__active .rds__tab-validation--complete svg {
  fill: white;
}

.rds__tab.rds__error .rds__tab-icon,
.rds__tab.rds__error .rds__tab-title,
.rds__aside-tab.rds__error .rds__tab-icon,
.rds__aside-tab.rds__error .rds__tab-title {
  opacity: 1;
}

.rds__tab.rds__error .rds__tab-validation--error,
.rds__aside-tab.rds__error .rds__tab-validation--error {
  display: block;
}

.rds__tab.rds__valid .rds__tab-validation--complete,
.rds__aside-tab.rds__valid .rds__tab-validation--complete {
  display: block;
  height: 20px;
}

.rds__tab:hover,
.rds__aside-tab:hover {
  background: rgba(89, 89, 89, 0.07);
  border: 1px solid #595959;
}

.rds__tab:hover .rds__tab-icon,
.rds__tab:hover .rds__tab-title,
.rds__aside-tab:hover .rds__tab-icon,
.rds__aside-tab:hover .rds__tab-title {
  opacity: 1;
}

.rds__tab:hover .rds__tab-icon .white,
.rds__aside-tab:hover .rds__tab-icon .white {
  display: none;
}

.rds__tab:hover .rds__tab-title,
.rds__aside-tab:hover .rds__tab-title {
  color: #595959;
}

.rds__tab:hover .rds__tab-validation--complete svg,
.rds__aside-tab:hover .rds__tab-validation--complete svg {
  fill: #044A32;
}

.rds__tab:hover .rds__tab-validation--error,
.rds__aside-tab:hover .rds__tab-validation--error {
  color: #FA1E31;
}

.rds__clear::after {
  content: "";
  display: table;
  clear: both;
}

.rds__left {
  float: left;
}

.rds__right {
  float: right;
}

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

.rds__btn {
  padding: 10px 15px;
  border: 1px solid #fa1e32;
  background-color: transparent;
  color: #fa1e32;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.rds__btn:hover {
  background-color: #fa1e32;
  color: #fff;
}

.rds__btn.rds__inactive:hover, .rds__btn.rds__inactive, .rds__btn:disabled, .rds__btn:hover:disabled {
  background-color: transparent !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  cursor: default;
}

.rds__btn-inline {
  background-color: transparent;
  padding: 0;
  color: #fa1e32;
  text-align: left;
}

.rds__btn-inline .rds__icon {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-color: #fa1e32;
  background-color: transparent;
  color: #fa1e32;
}

.rds__btn-inline .rds__icon:focus, *:focus > .rds__btn-inline .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__btn-inline:hover .rds__icon {
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
}

.rds__btn-inline.rds__btn-subtle {
  background-color: transparent;
  padding: 0;
  color: #666;
}

.rds__btn-inline.rds__btn-subtle:hover {
  color: #666;
}

.rds__btn-inline.rds__btn-subtle .rds__icon {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-color: #666;
  background-color: transparent;
  color: #666;
}

.rds__btn-inline.rds__btn-subtle .rds__icon:focus, *:focus > .rds__btn-inline.rds__btn-subtle .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__btn-inline.rds__btn-subtle:hover .rds__icon {
  border-color: #666;
  background-color: #666;
  color: #fff;
}

.rds__btn-inline.rds__btn-right .rds__icon {
  margin: 0 0 0 10px;
}

.rds__icon_inline {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.rds__icon {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
}

.rds__icon:focus, *:focus > .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__icon-holder {
  display: block;
  padding: 0;
  background-color: transparent;
  width: 30px;
  height: 30px;
}

.rds__labelspacer {
  padding-top: 37px !important;
}

.rds__split::after {
  content: "";
  display: table;
  clear: both;
}

.rds__split .rds__split-half {
  float: left;
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 500px) {
  .rds__split .rds__split-half {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 0;
  }
}

.rds__split .rds__split-half:first-child {
  padding-left: 0;
}

.rds__split .rds__split-half:last-child {
  padding-right: 0;
  margin-bottom: 0;
}

.rds__dublicate-link {
  cursor: pointer;
  margin-bottom: 15px;
}

.rds__dublicate-link .rd-icon-angle-right {
  margin-right: 10px;
}

.rds__dublicate-link span {
  vertical-align: text-bottom;
}

.rds__dublicate-link:hover .rd-icon-angle-right {
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: 0.5px 0 0 white;
}

.rds__dublicate-link:hover span {
  color: #f91e31;
}

.rds button[type="button"] {
  border: 0 none;
}

.rds button[type="button"].rds__btn {
  border: 1px solid #fa1e32;
}

ul.rds__list-subtle {
  list-style-type: none;
  padding: 0;
}

ul.rds__list-subtle li {
  margin-bottom: 10px;
}

.rds__lightbox {
  font-weight: 400;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 900;
  padding: 0 20px;
  overflow: scroll;
  background-color: rgba(0, 0, 0, 0.75);
}

.rds__lightbox.rds__active {
  display: block;
}

.rds__lightbox-modal {
  position: relative;
  margin: 50px auto 50px;
  padding: 40px;
  max-width: 640px;
  min-height: 300px;
  background-color: #fff;
  box-shadow: 0 0 10px #000;
}

.rds__lightbox-modal .rds__form-counter {
  right: 40px;
}

button[type="button"].rds__lightbox-closer {
  position: absolute;
  top: 10px;
  right: 10px;
}

button[type="button"].rds__lightbox-closer .rds__icon {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  border-color: #fa1e32;
  background-color: transparent;
  color: #fa1e32;
}

button[type="button"].rds__lightbox-closer .rds__icon:focus, *:focus > button[type="button"].rds__lightbox-closer .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

button[type="button"].rds__lightbox-closer:hover .rds__icon {
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
}

.rds__lightbox-swapper {
  padding: 0;
  color: #fa1e32;
  background-color: transparent;
}

.rds__lightbox-swapper:hover {
  text-decoration: underline;
}

.rds__lightbox-acceptterms {
  margin: 20px 0 20px 0;
}

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

.rds__lightbox-bottom .error {
  padding-left: 5px;
}

.rds__form-section {
  display: none;
}

.rds__form-section.rds__active {
  display: block;
}

.rds__form-area + .rds__form-area {
  margin-top: 40px;
}

.rds__form-area-top > h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 30px 0 20px;
  /*&.required-field{
      &:before {
          content: "*";
          margin-left: -15px;
          padding-right: 10px;
      }
  }*/
}

.required-field:before {
  content: "*";
  margin-left: -15px;
  padding-right: 10px;
}

.rds__form-area-content .icon-arrow {
  font-size: 14px;
}

.rds__form-area-content .icon-arrow:hover:before {
  color: #fa1e32;
}

.rds__form-area-content + .rds__form-area-content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebe9e6;
}

.rds__form-area-input {
  margin-bottom: 15px;
}

.rds__form-area-input a {
  color: #f91e31;
}

.rds__form-area-input::after {
  content: "";
  display: table;
  clear: both;
}

.rds__form-area-input label.error {
  color: #fa1e32;
  display: block;
  float: left;
  margin-top: 5px;
  width: 50%;
}

.rds__error-cvr {
  color: #fa1e32;
  margin-top: 5px;
  float: left;
}

.input-container.checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.input-container.checkbox .input-container__checkbox-wrapper {
  width: 7%;
}

.input-container.checkbox .input-container__checkbox-label {
  width: 93%;
  margin-top: 4px;
}

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

.rds__input-radio-title {
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 10px;
}

@media screen and (min-width: 600px) {
  .rds__input-radio-title {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.rds__input-radio-options {
  display: inline-block;
  position: relative;
}

input[type="checkbox"].rds__simbox,
input[type="radio"].rds__simbox {
  position: absolute;
  left: -9999px;
}

input[type="checkbox"].rds__simbox + label,
input[type="radio"].rds__simbox + label {
  margin-right: 15px;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

input[type="checkbox"].rds__simbox + label::before,
input[type="radio"].rds__simbox + label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #bfbfbf;
  transition: all 150ms ease;
}

input[type="checkbox"].rds__simbox + label:hover::before,
input[type="radio"].rds__simbox + label:hover::before {
  border-color: #595959;
}

input[type="checkbox"].rds__simbox + label::after,
input[type="radio"].rds__simbox + label::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: transparent;
  transition: background-color 150ms ease;
}

input[type="checkbox"].rds__simbox:checked + label,
input[type="radio"].rds__simbox:checked + label {
  color: #595959;
}

input[type="checkbox"].rds__simbox:checked + label:hover,
input[type="radio"].rds__simbox:checked + label:hover {
  color: #666;
}

input[type="checkbox"].rds__simbox:checked + label::before,
input[type="radio"].rds__simbox:checked + label::before {
  border-width: 3px;
  border-color: #595959;
}

input[type="checkbox"].rds__simbox:checked + label::after,
input[type="radio"].rds__simbox:checked + label::after {
  background-color: #595959;
}

input[type="checkbox"].rds__simbox:focus + label::before,
input[type="radio"].rds__simbox:focus + label::before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}

input[type="checkbox"].rds__simbox:disabled + label,
input[type="radio"].rds__simbox:disabled + label {
  color: #d0d0d0;
}

input[type="checkbox"].rds__simbox:disabled + label::before,
input[type="radio"].rds__simbox:disabled + label::before {
  border-color: #d0d0d0;
}

input[type="checkbox"].rds__simbox:disabled + label::after,
input[type="radio"].rds__simbox:disabled + label::after {
  background-color: transparent;
}

input[type="checkbox"].rds__simbox:checked:disabled + label,
input[type="radio"].rds__simbox:checked:disabled + label {
  color: #fc8e98;
}

input[type="checkbox"].rds__simbox:checked:disabled + label::before,
input[type="radio"].rds__simbox:checked:disabled + label::before {
  border-color: #fc8e98;
}

input[type="checkbox"].rds__simbox:checked:disabled + label::after,
input[type="radio"].rds__simbox:checked:disabled + label::after {
  background-color: #fc8e98;
}

input[type="radio"].rds__simbox + label::before, input[type="radio"].rds__simbox + label::after {
  border-radius: 100px;
}

.rds input[type="date"],
.rds input[type="text"],
.rds input[type="email"],
.rds input[type="tel"],
.rds input[type="password"],
.rds textarea,
.rds select {
  background-color: #f2f0ed;
  border: 1px solid #f2f0ed;
  color: #595959;
  font-family: inherit;
  font-size: 13px;
  line-height: 24px;
  padding: 14px 15px;
  width: 100%;
  height: auto;
}

.rds input[type="date"].error,
.rds input[type="text"].error,
.rds input[type="email"].error,
.rds input[type="tel"].error,
.rds input[type="password"].error,
.rds textarea.error,
.rds select.error {
  border-color: #fa1e32;
  background: transparent;
}

.rds input[type="date"]::-webkit-input-placeholder,
.rds input[type="text"]::-webkit-input-placeholder,
.rds input[type="email"]::-webkit-input-placeholder,
.rds input[type="tel"]::-webkit-input-placeholder,
.rds input[type="password"]::-webkit-input-placeholder,
.rds textarea::-webkit-input-placeholder,
.rds select::-webkit-input-placeholder {
  color: rgba(89, 89, 89, 0.4);
}

.rds input[type="date"]:hover,
.rds input[type="text"]:hover,
.rds input[type="email"]:hover,
.rds input[type="tel"]:hover,
.rds input[type="password"]:hover,
.rds textarea:hover,
.rds select:hover {
  background-color: #faf8f5;
  border-color: #faf8f5;
}

.rds input[type="date"]:focus,
.rds input[type="text"]:focus,
.rds input[type="email"]:focus,
.rds input[type="tel"]:focus,
.rds input[type="password"]:focus,
.rds textarea:focus .rds select:focus {
  background-color: #FBFBFB;
  border: 1px solid #AFAFAF;
}

.rds__form-inputtext-label {
  display: block;
  margin-bottom: 5px;
}

.rds textarea {
  resize: none;
}

.rds select {
  font-size: 16px;
}

.rds select option {
  font-size: 16px;
}

.rds__select-label {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
}

.rds__area-error .rds__form-area-top {
  color: #fa1e32;
}

.rds__input-error textarea,
.rds__input-error textarea:hover,
.rds__input-error input[type="text"],
.rds__input-error input[type="text"]:hover,
.rds__input-error input[type="email"],
.rds__input-error input[type="email"]:hover,
.rds__input-error input[type="tel"],
.rds__input-error input[type="tel"]:hover,
.rds__input-error input[type="number"],
.rds__input-error input[type="number"]:hover,
.rds__input-error .rds__form-date-wrapper input,
.rds__input-error .rds__form-date-wrapper input:hover,
.rds__input-error select,
.rds__input-error select:hover {
  border-color: #fa1e32;
  background: transparent;
}

.rds__input-error input + label {
  color: #fa1e32;
}

.rds__input-error input + label:before {
  border-color: #fa1e32;
}

.rds__form-textarea-print {
  border: 1px solid black;
  padding: 15px;
  white-space: pre-line;
  page-break-inside: avoid;
  display: none;
}

.rds__form-textarea-pdf {
  border: 1px solid black;
  padding: 15px;
  white-space: pre-line;
  page-break-inside: avoid;
}

@media print {
  .rds__form-textarea-noprint {
    display: none !important;
  }
  .rds__form-textarea-print {
    display: block !important;
  }
}

.rds__form-textarea-label {
  display: block;
  margin-bottom: 5px;
}

.rds__form-counter {
  position: absolute;
  right: 10px;
  margin-top: 5px;
  text-align: right;
  width: 50%;
  float: right;
}

.rds__form-counter-count.rds__max-reached {
  color: #fa1e32;
}

.rds__form-date-label {
  display: block;
  margin-bottom: 5px;
}

.rds input[type="date"] {
  width: 100%;
}

.ui-datepicker {
  background-color: #faf8f5;
  background: #faf8f5;
  border-radius: 0;
  border: 0 none;
}

.ui-datepicker-header {
  line-height: 30px;
  padding: 20px 20px 15px;
  position: relative;
}

.ui-datepicker-title {
  font-size: 13px;
  margin: 0 30px;
  text-align: center;
}

.ui-datepicker-calendar td {
  padding: 2px 0;
}

.rds__form-themepicker-label {
  display: block;
  margin-bottom: 10px;
}

.rds__form-themepicker-theme {
  display: inline-block;
  margin: 0 5px 10px 0;
}

.rds__form-themepicker-theme label {
  display: inline-block;
  padding: 14px 15px;
  background-color: #f5f3f1;
  color: #fa1e32;
  cursor: pointer;
}

.rds__form-themepicker-theme label:hover {
  color: #666;
}

.rds__form-themepicker-theme input:checked + label {
  background-color: #fa1e32;
  color: #fff;
}

.rds__form-themepicker-theme input:focus + label {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__form-themepicker-theme input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}

#rds__form-upload-container {
  background-color: #f2f0ed;
  border: 1px solid #f2f0ed;
  padding: 30px 20px;
  text-align: center;
}

#rds__form-upload-container h2 {
  margin: 30px 0 20px;
  color: #fa1e32;
  font-size: 30px;
}

#rds__form-upload-container h2.rds__form-upload-showonupload {
  display: none;
}

#rds__form-upload-container:hover {
  background-color: #faf8f5;
  border-color: #faf8f5;
}

#rds__form-upload-container.rds__form-upload-hover {
  background-color: #fa1e32;
  border-color: #fa1e32;
  color: #fff;
}

#rds__form-upload-container.rds__form-upload-hover h2 {
  color: #fff;
  display: none;
}

#rds__form-upload-container.rds__form-upload-hover h2.rds__form-upload-showonupload {
  display: block;
}

#rds__form-upload-container.rds__form-upload-hover #rds__form-upload-filepicker {
  visibility: hidden;
}

.rds__form-upload-text p {
  margin-bottom: 50px;
}

#rds__form-upload-filelist > div,
#rds__form-upload-filelist-existing > div {
  margin: 10px 0 0 0;
  padding: 10px;
  border: 1px solid #bfbfbf;
}

#rds__form-upload-filepicker {
  color: #fa1e32;
  display: block;
  margin-bottom: 30px;
}

.rds__conditional-section {
  padding: 30px;
  border: 1px solid #ebe9e6;
}

.rds__conditional-section .rds__form-area-input {
  margin-bottom: 15px;
}

.rds__form-budget-request {
  text-align: right;
}

.rds__form-budget-item {
  position: relative;
  margin-bottom: 15px;
}

.rds__form-budget-item:after {
  content: "";
  display: table;
  clear: both;
}

.rds__form-budget-item.error {
  color: red;
  border: 1px solid red;
}

.rds__nodelete .rds__form-budget-item-amount,
.rds__nodelete .rds__form-budget-bottom {
  padding-right: 0;
}

.rds__nodelete .rds__form-budget-total {
  padding-left: 10px;
}

.rds__nodelete .rds__form-budget-item-deleter {
  display: none;
}

.rds__form-budget-item.rds__nodelete .rds__form-budget-item-deleter {
  display: none;
}

.rds__form-budget-item + .rds__form-budget-item label.rds__form-inputtext-label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.rds__form-budget-item .rds__input-wrapper {
  position: relative;
}

.rds__form-budget-item-title,
.rds__form-budget-item-amount {
  width: 50%;
}

.rds__form-budget-item-amount {
  padding-right: 40px;
}

.rds__form-budget-item.rds__nodelete .rds__form-budget-item-title input[type="text"], .rds__form-budget-item.rds__nodelete .rds__form-budget-item-title input[type="text"]:hover, .rds__form-budget-item.rds__nodelete .rds__form-budget-item-title input[type="text"]:focus, .rds__form-budget-item.rds__nodelete .rds__form-budget-item-amount input[type="text"], .rds__form-budget-item.rds__nodelete .rds__form-budget-item-amount input[type="text"]:hover, .rds__form-budget-item.rds__nodelete .rds__form-budget-item-amount input[type="text"]:focus {
  background-color: #fafafa;
  border: 1px solid #fafafa;
  color: #999;
  cursor: not-allowed;
}

.rds__form-budget-item-title {
  padding-right: 10px;
}

.rds__form-budget-item-amount {
  padding-left: 10px;
}

.rds__form-budget-item-amount input {
  text-align: right;
}

.rds__form-budget-item-deleter {
  position: absolute;
  top: 10px;
  right: -40px;
  cursor: pointer;
}

.rds__form-budget-item-deleter .rds__icon.rds__icon {
  margin: 0;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  border-color: #fa1e32;
  background-color: transparent;
  color: #fa1e32;
}

.rds__form-budget-item-deleter .rds__icon.rds__icon:focus, *:focus > .rds__form-budget-item-deleter .rds__icon.rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__form-budget-item-deleter .rds__icon.rds__icon:hover {
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
}

.rds__form-budget-bottom {
  padding-right: 40px;
}

.rds__form-budget-bottom::after {
  content: "";
  display: table;
  clear: both;
}

.rds__form-budget-adder {
  padding-top: 10px;
}

.rds__form-budget-adder input[type="button"], .rds__form-budget-adder button {
  background: transparent;
  border: 0 none;
}

.rds__form-budget-adder *:focus > .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__form-budget-total {
  width: 50%;
  padding-left: 30px;
}

.rds__form-budget-total label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.rds__form-budget-total input[type="text"] {
  text-align: right;
  padding-top: 14px;
  padding-bottom: 10px;
}

.rds__form-budget-total input[type="text"], .rds__form-budget-total input[type="text"]:hover, .rds__form-budget-total input[type="text"]:focus {
  background-color: #fff;
  border-top: 0 solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 3px double #bfbfbf;
  border-left: 0 solid #fff;
  cursor: not-allowed;
}

.rds__form-partners-item {
  position: relative;
  padding-right: 40px;
  margin-bottom: 15px;
}

.rds__form-partners-item::after {
  content: "";
  display: table;
  clear: both;
}

.rds__nodelete .rds__form-partners-item {
  padding-right: 0;
}

.rds__nodelete .rds__form-partners-item .rds__form-partners-item-deleter {
  display: none;
}

.rds__form-partners-item + .rds__form-partners-item {
  margin-top: 30px;
}

.rds__form-partners-item-title {
  margin-bottom: 10px;
}

.rds__form-partners-bottom::after {
  content: "";
  display: table;
  clear: both;
}

.rds__form-partners-item-deleter {
  position: absolute;
  top: 40px;
  right: 0;
  cursor: pointer;
}

.rds__form-partners-item-deleter .rds__icon.rds__icon {
  margin: 0;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  border-color: #fa1e32;
  background-color: transparent;
  color: #fa1e32;
}

.rds__form-partners-item-deleter .rds__icon.rds__icon:focus, *:focus > .rds__form-partners-item-deleter .rds__icon.rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__form-partners-item-deleter .rds__icon.rds__icon:hover {
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
}

.rds__form-tooltip {
  position: relative;
}

.rds__form-tooltip-icon {
  position: relative;
  text-align: center;
  color: #fa1e32;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 15px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-right: 0;
  margin-left: 10px;
  background-color: transparent;
  border-color: #595959;
  color: #595959;
}

.rds__form-tooltip-icon:focus, *:focus > .rds__form-tooltip-icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

.rds__form-tooltip-icon:hover {
  background-color: #fa1e32;
  color: #fff;
  border-color: #fa1e32;
  background-color: #fa1e32;
  color: #fff;
}

.rds__form-tooltip-icon:hover + * {
  opacity: 1;
  visibility: visible;
}

.rds__form-tooltip-pop {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 330px;
  bottom: 100%;
  left: 50%;
  margin-bottom: 10px;
  margin-left: -165px;
  padding: 20px;
  background-color: #f5f3f1;
  text-align: left;
  color: #666;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
}

.rds__pager {
  position: relative;
  margin: 70px 0 70px;
  padding-top: 15px;
  border-top: 1px solid #bfbfbf;
}

.rds__pager ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.rds__pager li {
  display: inline-block;
  color: #666;
}

.rds__pager .rds__active:hover {
  color: #666;
}

li.rds__pager-prev {
  display: none;
  position: absolute;
  left: 0;
}

li.rds__pager-prev.rds__active {
  display: inline-block;
  cursor: pointer;
}

li.rds__pager-prev.rds__active:hover {
  color: #666;
}

li.rds__pager-next {
  display: none;
  position: absolute;
  right: 0;
}

li.rds__pager-next.rds__active {
  display: inline-block;
  cursor: pointer;
}

button[type="button"].rds__aside-submit .rds__icon:focus, *:focus > button[type="button"].rds__aside-submit .rds__icon {
  box-shadow: 0 0 0 3px rgba(250, 30, 50, 0.25);
}

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

@media screen and (min-width: 600px) {
  .rds__aside .rds__tabber {
    margin-bottom: 100px;
  }
}

.rds__aside .rds__tab-wrapper {
  width: 50%;
  float: left;
}

.rds__aside-tab {
  width: 100%;
  margin-bottom: 10px;
}

.rds__aside-tab.rds__aside-submit .rds__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border: 1px solid #595959;
  border-color: #595959;
  color: #595959;
  opacity: 0.3;
}

.rds__aside-tab.rds__aside-submit .rds__tab-title {
  opacity: 0.3;
}

.rds__aside-tab.rds__active {
  cursor: pointer;
  background: #F2F0ED;
}

.rds__aside-tab.rds__active .rds__icon {
  border-color: #595959;
  background-color: #595959;
  color: #fff;
  opacity: 1;
}

.rds__aside-tab.rds__active .rds__tab-title {
  opacity: 1;
  color: #595959;
}

.rds__aside-tab:hover .rds__icon,
.rds__aside-tab:hover .rds__tab-title {
  opacity: 1;
}

.rds__aside-tab:hover.rds__aside-submit {
  border: none;
  background: #F2F0ED;
}

.rds__aside-tab:hover.rds__aside-submit .rds__icon,
.rds__aside-tab:hover.rds__aside-submit .rds__tab-title {
  opacity: 0.3;
}

.rds__aside-tab:hover.rds__aside-submit.rds__active {
  border: 1px solid #595959;
}

.rds__aside-tab:hover.rds__aside-submit.rds__active .rds__icon,
.rds__aside-tab:hover.rds__aside-submit.rds__active .rds__tab-title {
  opacity: 1;
}

.rds__aside-preactive,
.rds__aside-savedraft-text {
  margin: 0 0 10px;
}

.rds__aside-preactive p,
.rds__aside-savedraft-text p {
  margin: 0;
  color: #595959;
  font-size: 12px;
}

.rds__aside-preactive {
  opacity: 0.3;
}

.rds__active + .rds__aside-preactive {
  display: none !important;
}

.rds__aside-support {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #bfbfbf;
}

.rds__aside-share {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

.rds__aside-advice {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

.rds__library {
  padding: 0 0 50px 0;
}

.rds__library-header {
  width: 75%;
  padding: 0 0 10px 0;
}

.rds__library-header::after {
  content: "";
  display: table;
  clear: both;
}

.rds__library-list {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  margin: 0 0 20px 0;
}

.rds__library-item {
  padding: 20px 0 10px 0;
}

.rds__library-item::after {
  content: "";
  display: table;
  clear: both;
}

.rds__library-item + .rds__library-item {
  border-top: 1px solid #bfbfbf;
}

.rds__library-item-info {
  float: left;
  width: 75%;
  padding-bottom: 10px;
}

.rds__library-item-info::after {
  content: "";
  display: table;
  clear: both;
}

.rds__library-item-id,
.rds__library-item-title,
.rds__library-item-status {
  float: left;
}

.rds__library-item-id {
  width: 20%;
}

.rds__library-item-title {
  width: 50%;
}

.rds__library-item-status {
  width: 30%;
}

.rds__library-item-key {
  font-weight: bold;
}

.rds__library-item-value {
  min-height: 1px;
}

.rds__library-item-actions {
  float: left;
  width: 25%;
  padding-bottom: 10px;
}

.rds__library-item-actions > * {
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 600px) {
  .rds__library-header,
  .rds__library-item-info,
  .rds__library-item-actions {
    width: 100%;
  }
}

.rds h1, .rds .rds__lightbox-modal h2, .rds.rds__print-header h2 {
  font-family: 'Italian Plate No 2', Arial, Tahoma;
  font-size: 38px;
  line-height: 40px;
  font-weight: 800;
  color: #fa1e32;
  margin-bottom: 25px;
}

.rds .rds__font-italian {
  font-family: 'Italian Plate No 2', Arial, Tahoma;
}

.rds__print-header {
  display: none !important;
}

.rds__print-footer {
  display: none !important;
}

@media print {
  .rds textarea, .rds input[type="text"], .rds input[type="date"], .rds input[type="email"], .rds input[type="password"], .rds input[type="tel"] {
    background-color: transparent !important;
    border: 1px solid black !important;
  }
  .rds input[type="radio"] {
    display: none !important;
  }
  .rds input.rds__simbox[type="radio"] + label::after {
    border-color: black !important;
  }
  .rds__form-section {
    display: block !important;
  }
  .rds__form-section-headline {
    display: none !important;
  }
  .rds__aside {
    display: none !important;
  }
  header, footer {
    display: none !important;
  }
  .page-content {
    padding: 0 !important;
    margin: 0 !important;
  }
  .rds__form-themepicker-theme input, .rds__form-themepicker-theme label {
    display: none !important;
  }
  .rds__form-themepicker-theme input:checked + label {
    display: inline-block !important;
    border: 1px solid black;
    background-color: transparent;
    color: black;
  }
  .rds__form-budget-newitem,
  .rds__form-budget-item-deleter {
    display: none !important;
  }
  .rds__form-budget-item,
  .rds__form-budget-bottom {
    padding: 0 !important;
  }
  .rds__form-partners-item {
    padding: 0 !important;
  }
  .rds__form-partners-item-deleter {
    display: none !important;
  }
  .rds__form-partners-bottom {
    display: none !important;
  }
  .rds__btn-cvr {
    display: none !important;
  }
  #rds__form-upload-container {
    background-color: transparent !important;
    border: 0 none !important;
    padding: 0 !important;
  }
  #rds__form-upload-container + pre {
    display: none !important;
  }
  .rds__form-upload-text {
    display: none !important;
  }
  #rds__form-upload-filelist > div,
  #rds__form-upload-filelist-existing > div {
    border: 1px solid black;
    margin-top: 10px !important;
  }
  #rds__form-upload-filelist b,
  #rds__form-upload-filelist-existing b {
    display: none !important;
  }
  .rds__form-counter,
  .rds__form-tooltip,
  .rds__error {
    display: none !important;
  }
  .rds__tabber {
    display: none !important;
  }
  .rds__pager {
    display: none !important;
  }
  .rds__lightbox {
    display: none !important;
  }
  .rds__print-header {
    display: block !important;
  }
  .rds__print-footer {
    display: block !important;
  }
  .rds__form-area label.error {
    display: none;
  }
}

/*# sourceMappingURL=rds__application.css.map */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: none;
}

.ui-widget-header .ui-icon {
  background-image: none;
}

.ui-state-default .ui-icon {
  background-image: none;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none;
  background: transparent;
  font-weight: normal;
  color: white;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: white;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
  top: 0px;
  left: 0px;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover {
  top: 0px;
  right: 0px;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .3;
}

.ui-datepicker-today .ui-state-default {
  text-decoration: underline !important;
  font-weight: bold;
}

.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active {
  text-decoration: none !important;
  background: #fa3446;
  color: white;
  font-weight: normal;
}

/* Override datepicker form*/
.ui-datepicker {
  padding: 20px;
  border-radius: 0;
  border: none;
  background-color: #faf8f5;
  width: 305px;
}

.ui-widget-content {
  color: #fa3446;
}

.ui-widget-content .ui-state-default {
  border: 0;
  background: none;
  color: #fa3446;
  line-height: 30px;
}

.ui-widget-content .ui-state-default:hover {
  color: #666666;
}

.ui-widget-content .ui-state-default.ui-state-active {
  background-color: #fa3446;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
}

.ui-datepicker td {
  text-align: center;
  padding: 0;
  width: 30px;
}

.ui-datepicker td a {
  padding: 0;
}

.ui-datepicker .ui-widget-header {
  border: none;
  color: #fa3446;
  font-weight: normal;
  padding-bottom: 14px;
  background: none;
}

.ui-datepicker .ui-datepicker-prev {
  width: 30px;
  height: 30px;
  background-image: url("../assets/img/arrow-circle-prev@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.ui-datepicker .ui-datepicker-prev.btn-hover {
  background-image: url("../assets/img/arrow-circle-prev-hover@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .ui-datepicker .ui-datepicker-prev:hover {
    background-image: url("../assets/img/arrow-circle-prev-hover@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .ui-datepicker .ui-datepicker-prev {
    background-image: url("../assets/img/arrow-circle-prev@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .ui-datepicker .ui-datepicker-prev.btn-hover {
    background-image: url("../assets/img/arrow-circle-prev-hover@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .ui-datepicker .ui-datepicker-prev:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .ui-datepicker .ui-datepicker-prev:hover {
    background-image: url("../assets/img/arrow-circle-prev-hover@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.ui-datepicker .ui-datepicker-next {
  width: 30px;
  height: 30px;
  background-image: url("../assets/img/arrow-circle-next@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.ui-datepicker .ui-datepicker-next:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.ui-datepicker .ui-datepicker-next.btn-hover {
  background-image: url("../assets/img/arrow-circle-hover@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .ui-datepicker .ui-datepicker-next:hover {
    background-image: url("../assets/img/arrow-circle-hover@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .ui-datepicker .ui-datepicker-next {
    background-image: url("../assets/img/arrow-circle-next@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .ui-datepicker .ui-datepicker-next.btn-hover {
    background-image: url("../assets/img/arrow-circle-hover@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .ui-datepicker .ui-datepicker-next:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .ui-datepicker .ui-datepicker-next:hover {
    background-image: url("../assets/img/arrow-circle-hover@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.ui-datepicker-calendar thead {
  font-size: 10px;
  opacity: .7;
}

.ui-datepicker-calendar tbody {
  font-size: 14px;
}

/* Override datepicker */
.calendar .ui-datepicker {
  padding: 30px 23px 30px 20px;
  border-radius: 0;
  border: none;
  background-color: #fa3446;
}

.calendar .ui-datepicker-prev {
  width: 30px;
  height: 30px;
  background-image: url("../assets/img/ui/prev_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.calendar .ui-datepicker-prev:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.calendar .ui-datepicker-prev.btn-hover {
  background-image: url("../assets/img/ui/prev_hover_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .calendar .ui-datepicker-prev:hover {
    background-image: url("../assets/img/ui/prev_hover_white@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .calendar .ui-datepicker-prev {
    background-image: url("../assets/img/ui/prev_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .calendar .ui-datepicker-prev.btn-hover {
    background-image: url("../assets/img/ui/prev_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .calendar .ui-datepicker-prev:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .calendar .ui-datepicker-prev:hover {
    background-image: url("../assets/img/ui/prev_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.calendar .ui-datepicker-next {
  width: 30px;
  height: 30px;
  background-image: url("../assets/img/ui/next_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.calendar .ui-datepicker-next:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.calendar .ui-datepicker-next.btn-hover {
  background-image: url("../assets/img/ui/next_hover_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .calendar .ui-datepicker-next:hover {
    background-image: url("../assets/img/ui/next_hover_white@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .calendar .ui-datepicker-next {
    background-image: url("../assets/img/ui/next_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .calendar .ui-datepicker-next.btn-hover {
    background-image: url("../assets/img/ui/next_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .calendar .ui-datepicker-next:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .calendar .ui-datepicker-next:hover {
    background-image: url("../assets/img/ui/next_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.calendar .ui-datepicker-inline {
  width: auto !important;
  position: relative !important;
}

.calendar .ui-widget-header {
  background-color: inherit;
  border: none;
  color: white;
  padding-bottom: 14px;
}

.calendar .ui-state-default, .calendar .ui-widget-content .ui-state-default, .calendar .ui-widget-header .ui-state-default {
  border: 1px solid #FA3446;
  background: transparent;
  color: white;
  text-align: center;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  line-height: 32px;
  font-weight: bold;
}

.calendar .ui-state-default.ui-state-active {
  border: 1px solid white;
  background: transparent;
  color: white;
  text-align: center;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  line-height: 32px;
}

.calendar .dp-highlight .ui-state-default, .calendar .ui-state-default.ui-state-hover, .calendar .ui-state-default.ui-state-active {
  border: 1px solid #FA3446;
  background-color: white;
  color: #FA3446;
  text-align: center;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  line-height: 32px;
}

.calendar table.ui-datepicker-calendar {
  color: white;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 6px;
}

.calendar table.ui-datepicker-calendar thead {
  font-size: 10px;
}

.calendar table.ui-datepicker-calendar thead th {
  padding: 0;
}

.calendar table.ui-datepicker-calendar tr {
  margin-bottom: 10px;
}

.calendar .ui-datepicker td {
  border: 0;
  padding: 0;
  text-align: center;
}

.calendar .ui-datepicker td span,
.calendar .ui-datepicker td a {
  height: 30px;
  width: 30px;
  display: inline;
  padding: 0;
  text-align: center;
}

@media (max-width: 1023px) {
  .calendar {
    width: calc(100% - 20px) !important;
  }
}

@media (min-width: 1024px) {
  .calendar {
    float: right;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.ui-accordion .ui-accordion-content {
  max-width: 675px;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/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("../img/fancybox/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("../img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  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: 8010;
  background: url("../img/fancybox/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);
  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("../img/fancybox/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("../img/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

.fancybox-skin {
  background-color: rgba(0, 0, 0, 0.8);
}

.fancybox-overlay {
  background: url("../img/fancybox/overlay-black.png");
  opacity: 0.9;
}

#cludo-search-form-overlay {
  position: fixed;
  background: rgba(255, 255, 255, 0.6);
  display: none;
  width: 100vw;
  height: 100vh;
}

#cludo-search-form {
  height: auto !important;
}

#cludo-search-form button {
  right: -20px !important;
  top: -7px !important;
}

.debate-grid__buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px;
}

.debate-grid__buttons-button {
  background-color: #F1F0EC;
  color: #f91e31;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
  padding: 1em;
  position: relative;
}

.debate-grid__buttons-button--state-active {
  color: #F1F0EC;
  background-color: #f91e31;
  transition: all .3s ease;
}

.debate-grid__buttons-button--state-active:after {
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f00;
}

.page-header {
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  height: 75px;
}

.page-header .container-fluid {
  height: 100%;
}

.page-header .container-inner {
  position: relative;
  height: 100%;
}

.page-header .row {
  position: relative;
  height: 100%;
  background-color: white;
  margin: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.page-header .row > .col {
  height: 100%;
}

.page-header .logo-wrap {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 37.5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-header .fa-bars {
  cursor: pointer;
  font-size: 0;
  position: absolute;
  right: 55px;
  top: 27.5px;
  width: 20px;
  height: 16px;
  border: 3px solid #666;
  border-left: none;
  border-right: none;
}

.page-header .fa-bars:before, .page-header .fa-bars:after {
  content: "";
  width: 100%;
  height: 0;
  border-top: 0.3rem solid #666;
  position: absolute;
  top: 50%;
}

.page-header .fa-bars:before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-header .fa-bars:after {
  display: none;
}

.header-nav-open .page-header .fa-bars {
  border: none;
}

.header-nav-open .page-header .fa-bars:before, .header-nav-open .page-header .fa-bars:after {
  border-color: #f91e31;
}

.header-nav-open .page-header .fa-bars:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.header-nav-open .page-header .fa-bars:after {
  display: block;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.page-header .fa-bars + .rd-icon-search {
  font-size: 20px;
  position: absolute;
  right: 0px;
  top: 25px;
  cursor: pointer;
}

.page-header nav {
  position: absolute;
  z-index: 99;
  background: white;
  top: 74px;
  left: 0;
  right: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.page-header nav .primary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: 100%;
}

.page-header nav .primary-menu li {
  list-style: none;
}

.page-header nav .primary-menu li.active > a {
  color: #f91e31;
}

.page-header nav .primary-menu li a {
  display: block;
  cursor: pointer;
}

.page-header nav .primary-menu li a:hover, .page-header nav .primary-menu li a.actived {
  color: #f91e31;
}

.page-header nav .primary-menu li a:hover:after, .page-header nav .primary-menu li a.actived:after {
  border-bottom-color: #f91e31;
}

.page-header nav .primary-menu li a:after {
  content: "";
  margin-top: 12px;
  border-bottom: 1px solid #bfbfbf;
  display: block;
}

.page-header nav .secondary-menu a {
  color: #666;
}

@media (max-width: 1023px) {
  .page-header {
    transition: top 0.3s;
    /*top: -$page-header-height-mobile;*/
  }
  .page-header .row {
    margin-left: 0;
    margin-right: 0;
  }
  .page-header.fixed {
    top: 0;
  }
  .page-header nav {
    left: -20px;
    right: -20px;
    height: calc(100vh - 75px);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  .page-header nav.open {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
    transition: all 0.4s, visibility 0s 0s;
  }
  .page-header nav.open:not(.open-search) {
    overflow: auto;
    overflow-x: hidden;
  }
  .page-header nav.open-search {
    height: 0;
    visibility: visible !important;
    overflow: visible;
    left: -30px;
    right: -30px;
    transition: none;
  }
  .page-header nav.open-search .search {
    display: block;
  }
  .page-header nav.open-search ul {
    display: none;
  }
  .page-header nav .search {
    padding: 0;
    display: none;
    position: absolute;
    top: -74px;
    height: 75px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    margin: 0 auto;
  }
  .page-header nav .search input {
    height: 100%;
    line-height: 75px;
    background: white;
    border: none;
    font-size: 18px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .page-header nav .search button {
    position: absolute;
    top: 50%;
    right: 0;
    border: 0;
    background: white;
    font-size: 21px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .page-header nav ul {
    margin: 0 auto !important;
    font-size: 17px;
  }
  .page-header nav .primary-menu {
    min-height: 0;
    padding-top: 25px !important;
  }
  .page-header nav .primary-menu > li > ul {
    transition: all 0.4s, visibility 0s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
  .page-header nav .primary-menu > li > ul.open {
    visibility: visible;
  }
  .page-header nav .primary-menu li {
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    background: none !important;
  }
  .page-header nav .primary-menu .rd-icon-angle-right {
    display: none;
  }
  .page-header nav .primary-menu a:after {
    margin-top: 5px !important;
  }
  .page-header nav .primary-menu ul {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 100%;
    width: 100%;
    bottom: 0;
    background: white;
    padding: 20px 0 0 0;
    visibility: hidden;
  }
  .page-header nav .primary-menu ul.open {
    visibility: visible;
  }
  .page-header nav .primary-menu ul ul {
    top: 0;
  }
  .page-header nav .primary-menu ul .rd-icon-angle-left {
    color: #f91e31;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    border: 1px solid #f91e31;
    border-radius: 50%;
    text-indent: -2px;
    text-shadow: 1px 0 0 #f91e31;
    box-shadow: 0 0 1px #f91e31 inset;
    width: 26px;
    height: 26px;
    line-height: 28px;
  }
  .page-header nav .primary-menu ul .rd-icon-angle-left:hover {
    background: #f91e31;
    color: white;
    text-shadow: 1px 0 0 white;
  }
  .page-header nav .primary-menu ul li.has-child .rd-icon-angle-right {
    display: block;
    font-size: 21px;
    position: absolute;
    right: 13px;
    width: auto;
    height: auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    line-height: normal;
    cursor: default;
    background: white !important;
    color: #f91e31 !important;
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
  }
  .page-header nav .primary-menu ul li.has-child .rd-icon-angle-right:hover, .page-header nav .primary-menu ul li.has-child .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .page-header nav .primary-menu ul li.has-child .rd-icon-angle-right, .page-header nav .primary-menu ul li.has-child .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .page-header nav .primary-menu ul li.has-child span, .page-header nav .primary-menu ul li.has-child .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .page-header nav .primary-menu ul li.has-child span {
    color: black !important;
  }
  .page-header nav .primary-menu ul a {
    margin-bottom: 15px;
  }
  .page-header nav .primary-menu ul a:after {
    display: none;
  }
  .page-header nav .secondary-menu {
    list-style: none;
    margin: 50px auto 0 !important;
    padding: 0;
  }
  .page-header nav .secondary-menu li {
    padding-right: 12px;
    margin-bottom: 7px;
    display: inline-block;
  }
  .page-header nav .secondary-menu li:first-child {
    padding-left: 20px;
  }
  .page-header nav .secondary-menu li:last-child {
    padding-right: 0;
  }
  .page-header a {
    margin-bottom: 45px;
  }
}

@media (min-width: 1024px) {
  .page-header {
    transition: all 0.3s, height 0.5s;
    height: 110px;
    position: absolute;
    width: auto;
  }
  .page-header-has-open .page-header {
    height: 23rem;
  }
  .page-header-has-open.header-short .page-header {
    height: 13.4rem;
  }
  .page-header-hide-away .page-header {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .page-header .container-inner {
    min-height: 0;
  }
  .page-header .logo-wrap {
    top: 55px;
    margin-top: 10px;
  }
  .page-header .fa-bars {
    display: none;
  }
  .page-header .fa-bars + .rd-icon-search {
    display: none;
  }
  .page-header nav {
    border-top: none;
    position: absolute;
    top: auto;
    bottom: 50px;
    text-align: right;
    font-size: 0;
    overflow: visible !important;
    visibility: visible;
    opacity: 1;
  }
  .page-header nav .primary-menu .rd-icon-angle-right {
    display: none;
  }
  .page-header nav .primary-menu li {
    width: auto !important;
  }
  .page-header nav .primary-menu li:first-child {
    margin-left: 12.5%;
  }
  .page-header nav li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .page-header nav a {
    font-size: 16px !important;
    display: inline;
    white-space: nowrap;
  }
  .page-header nav ul {
    margin: 0;
    padding: 0;
  }
  .page-header nav ul ul {
    display: none;
  }
  .page-header nav .secondary-menu {
    position: absolute;
    bottom: 20px;
    right: 0;
    font-weight: normal;
  }
  .page-header nav .secondary-menu li {
    margin-right: 22px;
  }
  .page-header nav .secondary-menu li:last-child {
    margin-right: 0;
  }
  .page-header nav .secondary-menu a {
    font-size: 14px !important;
  }
  .page-header nav .search {
    position: absolute;
    right: 0;
    width: 155px !important;
    margin-top: 7px;
  }
  .page-header nav .search .search-box {
    padding-right: 21px;
    display: block;
    float: right;
    margin-right: -10px;
    width: 110%;
    border: none;
    background: white;
    border-bottom: 1px solid #bfbfbf;
    font-size: 14px;
  }
  .page-header nav .search button {
    border: none;
    background: white;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    right: 0;
    padding: 0 0 0 5px;
  }
}

@media (min-width: 1400px) {
  .page-header nav .primary-menu li {
    width: 147px !important;
  }
}

html:not(.header-nav-open) body[class*='skin'] .page-header .fa-bars {
  border: 0.3rem solid white;
  border-left: none;
  border-right: none;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .fa-bars:before, html:not(.header-nav-open) body[class*='skin'] .page-header .fa-bars:after {
  border-top: 0.3rem solid white;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .fa-bars .header-nav-open {
  border: none;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .rd-icon-search:before {
  color: white;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .row a {
  color: white;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .search .search-box, html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .search button {
  color: white;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .primary-menu li a:after {
  border-bottom-color: white;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .primary-menu li a:hover, html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .primary-menu li a.actived {
  color: #f91e31;
}

html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .primary-menu li a:hover:after, html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .primary-menu li a.actived:after {
  border-bottom-color: #f91e31;
}

@media (min-width: 1024px) {
  html:not(.header-nav-open) body[class*='skin'] .page-header .row nav .search .search-box {
    border-bottom-color: white;
  }
}

@media (max-width: 1023px) {
  html.header-nav-open {
    overflow: hidden;
  }
  html.header-nav-open .page-content, html.header-nav-open .page-footer, html.header-nav-open #content {
    opacity: 0 !important;
  }
}

footer {
  margin-top: 20px;
}

footer .container-fluid {
  color: #cccccc;
}

footer .container-fluid a {
  color: #cccccc;
}

footer .container-fluid h3 {
  color: white;
}

footer .row {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  background: #4a4a4a;
}

footer .row:last-child {
  margin-top: -1px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

footer h3 {
  font-size: 16px;
  border-top: 1px solid #717171;
  font-weight: 600;
  margin-top: 19px;
  margin-bottom: 15px;
  padding-top: 19px;
}

footer ul {
  padding-left: 0;
  margin-top: 25px;
  list-style: none;
}

footer ul.vis-pa {
  margin-top: 0;
  margin-bottom: 25px;
}

footer ul.vrige {
  margin-bottom: 0;
}

footer li {
  line-height: 1.2;
  margin-bottom: 3px;
  list-style: none;
}

footer li a {
  display: inline-block;
  padding-left: 8px;
  position: relative;
}

footer li a:before {
  content: ".";
  position: absolute;
  top: -3px;
  left: 0;
}

footer p {
  margin-bottom: 0;
}

footer a:hover {
  color: #f91e31 !important;
}

footer .policy {
  margin: 20px 0;
}

footer .policy a {
  color: #777777;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}

footer .policy a:before {
  content: ".";
  position: absolute;
  left: -1px;
  top: -3px;
}

footer .policy a:first-child {
  padding-left: 0;
}

footer .policy a:first-child:before {
  display: none;
}

@media (max-width: 1023px) {
  footer .row {
    font-size: 0;
  }
  footer .row:last-child {
    margin-bottom: 0;
  }
  footer .col {
    font-size: 13px;
  }
  footer .col-lg-2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  footer h3 {
    margin-bottom: 7px;
  }
  footer ul {
    margin-top: 7px;
  }
  footer .policy {
    font-size: 9px;
    margin-top: 10px;
  }
  footer .policy a {
    padding: 0 5px;
  }
}

@media (min-width: 1024px) {
  footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 0;
    margin-top: 40px;
    display: block;
    background-color: #4a4a4a;
    border: 20px solid white;
    border-top: none;
  }
  footer .container-inner {
    font-size: 14px;
    position: relative;
  }
  footer .container-inner .social-media {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer .container-inner .social-media a {
    display: inline-block;
  }
  footer .container-inner .social-media a:last-child {
    margin-left: 2.5rem;
  }
}

@media (min-width: 1400px) {
  footer {
    margin-top: 110px;
  }
}

@-webkit-keyframes featured-title-2 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
}

@keyframes featured-title-2 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
}

@-webkit-keyframes featured-title-3 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
  100% {
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
  }
}

@keyframes featured-title-3 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
  100% {
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
  }
}

.front {
  /*height: 100%;*/
}

.front .featured video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 101%;
  height: auto;
  /*min-width: 100%;
			min-height: 100%;*/
  z-index: 0;
  background: no-repeat center center;
  background-size: cover;
}

.front .featured .row {
  position: relative;
}

.front .featured .col {
  padding: 0 10px;
}

.front .featured h3 {
  margin-top: 17px;
  margin-bottom: 12px;
  color: #f91e31;
}

.front .featured p {
  margin: 0 0 15px;
}

.front .featured > .col:nth-of-type(2) h3, .front .featured > .col:nth-of-type(3) h3 {
  margin-left: 10px !important;
}

.front .featured > .col:nth-of-type(2) p, .front .featured > .col:nth-of-type(3) p {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.front .featured > .col:nth-of-type(1) p {
  color: #f91e31;
}

.front .featured > .col:nth-of-type(1) h3 {
  position: absolute;
  font-size: 62.5px;
  font-weight: 900;
  color: #f91e31;
  margin: 0;
  display: none;
}

.front .featured > .col:nth-of-type(1) h3:before, .front .featured > .col:nth-of-type(1) h3:after {
  content: attr(data-text);
}

.front .featured > .col:nth-of-type(1) h3 span, .front .featured > .col:nth-of-type(1) h3:before, .front .featured > .col:nth-of-type(1) h3:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.front .featured > .col:nth-of-type(1) h3 span {
  position: static;
  display: block;
  opacity: .3;
}

.front .featured > .col:nth-of-type(1) h3:before {
  opacity: .6;
  z-index: 1;
}

.front .featured > .col:nth-of-type(1) h3:after {
  opacity: .9;
  z-index: 2;
}

.front .featured > .col:nth-of-type(1) h3.active:before {
  -webkit-animation: featured-title-2 0.7s 0.5s;
  animation: featured-title-2 0.7s 0.5s;
}

.front .featured > .col:nth-of-type(1) h3.active:after {
  -webkit-animation: featured-title-3 1.4s 0.5s;
  animation: featured-title-3 1.4s 0.5s;
}

.front .featured.style-1 > .col:nth-of-type(1) h3 {
  right: 2px;
  width: calc(100% - 20px);
  text-align: right;
}

.front .thumb-block h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  line-height: 24px;
}

.front .thumb-block p {
  margin: 0 0 17px;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.front .latest-news {
  margin-top: 25px;
}

.front .latest-news .date {
  font-weight: bold;
}

.front .more-project {
  margin-top: 60px;
}

.front .more-project h3 {
  color: #f91e31;
}

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

.front .social > * {
  position: relative;
}

.front .social > * h3 {
  position: absolute;
  z-index: 9;
  left: 28px;
  color: white;
}

.front .social > * > i {
  position: absolute;
  left: 28px;
  bottom: 18px;
  z-index: 5;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}

.front .social > *.facebook h3, .front .social > *.twitter h3 {
  color: #f91e31;
}

.front .social .realdania .social-inner > a {
  background-position: center bottom;
  background-size: 100% auto;
}

.front .social .realdania p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 55px 18px 0;
  min-height: 50%;
  margin: 0;
  background: #fa4858;
  color: white;
}

.front .social .social-inner {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.front .social .social-inner:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.front .social .social-inner h3 {
  position: absolute !important;
  z-index: 10;
}

.front .social .social-inner > * {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f2f0ed no-repeat center center;
  background-size: cover;
}

.front .social .social-inner > * div.wrapper-social-detail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  padding: 18px;
  color: #666;
  text-decoration: none;
  padding-top: 55px;
}

.front .social .social-inner > * div.wrapper-social-detail a {
  color: #f91e31 !important;
}

.front .social .social-inner > * div.wrapper-social-detail p:first-child {
  color: #f91e31;
  margin: 0;
}

.front .social .social-inner > *:first-child {
  display: block;
}

@media (max-width: 1023px) {
  .front .thumb-block h3 {
    margin: 20px 0 15px;
  }
  .front .campaign-text-spot a {
    display: block;
    background-color: #f2f0ed;
    margin: 0 10px;
  }
  .front .campaign-text-spot a .col {
    padding-left: 10px;
    width: 100%;
    color: #f91e31;
  }
  .front .campaign-text-spot a .col h3 {
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: normal;
  }
  .front .campaign-text-spot a .col-2 {
    width: 100%;
  }
  .front .campaign-text-spot a .col-2 p {
    margin-top: 20px;
    margin-right: 70px;
    color: #f91e31;
    font-size: 15px;
    line-height: normal;
  }
  .front .campaign-text-spot a .link-icon {
    margin-bottom: 25px;
    margin-left: 10px;
    padding: 20px 0;
    clear: both;
    color: #f91e31;
  }
  .front .campaign-text-spot a .link-icon .link-text {
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 9px;
  }
  .front .featured video {
    display: none;
  }
  .front .featured > .col:nth-of-type(2), .front .featured > .col:nth-of-type(3) {
    margin-top: 20px;
  }
  .front .featured > .col:nth-of-type(2) .image-wrap:before, .front .featured > .col:nth-of-type(3) .image-wrap:before {
    padding-top: 56.25%;
  }
  .front .featured > .col:nth-of-type(2) h3, .front .featured > .col:nth-of-type(3) h3 {
    margin: 20px 0 15px;
  }
  .front .featured > .col:nth-of-type(1) .image-wrap {
    position: relative;
    left: -20px;
  }
  .front .featured > .col:nth-of-type(1) .row > a {
    display: block;
    position: relative;
  }
  .front .featured > .col:nth-of-type(1) h3 {
    line-height: 32px;
    right: 8px !important;
    top: auto;
    width: calc(100% - 20px);
    text-align: right;
    -webkit-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    transform: translateY(-250%);
  }
  .front .featured > .col:nth-of-type(1) p {
    margin-top: 30px;
    margin-left: 50%;
    width: 50%;
  }
  .front .featured > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 50%;
  }
  .front .featured.single {
    margin-top: 20px;
  }
  .front .featured.single > .col:nth-of-type(1) .image-wrap {
    position: static;
    left: auto;
  }
  .front .featured.single > .col:nth-of-type(1) .image-wrap:before {
    padding-top: 56.25%;
  }
  .front .featured.single > .col:nth-of-type(1) .row > a {
    display: block;
    position: static;
  }
  .front .featured.single > .col:nth-of-type(1) h3 {
    position: static;
    display: block;
    line-height: 16px;
    right: auto;
    top: auto;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .front .featured.single > .col:nth-of-type(1) h3 span {
    font-size: 18px;
    font-weight: 700;
    opacity: 1;
  }
  .front .featured.single > .col:nth-of-type(1) p {
    margin: 0;
    margin-bottom: 15px;
    width: 100%;
    color: #666;
  }
  .front .featured.single > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 0;
  }
  .front .latest-news {
    font-size: 0;
  }
  .front .latest-news .col-md-8 {
    display: block;
  }
  .front .latest-news .col-md-2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .front .latest-news p {
    position: absolute;
    top: 0;
    font-size: 0;
    margin-top: 56.25%;
  }
  .front .latest-news p .date {
    font-size: 13px;
  }
  .front .latest-news h3 {
    margin: 30px 0 25px;
    line-height: normal;
  }
  .front .more-project {
    margin-top: 30px;
  }
  .front .more-project .thumb-block {
    margin-top: 20px;
  }
  .front .more-project .col-md-8 + .thumb-block {
    margin-top: 0;
  }
  .front .social {
    margin-top: 30px;
  }
  .front .social > * > i {
    width: 25px;
    height: 25px;
    line-height: 30px;
    font-size: 14px;
  }
  .front .social > .col {
    margin-bottom: 20px;
  }
  .front .social > .col:nth-of-type(3), .front .social > .col:last-child {
    margin-bottom: 0;
  }
  .front .social .social-inner > * div.wrapper-social-detail {
    padding-top: 45px;
    height: 228px;
  }
}

@media (max-width: 640px) {
  .front .social > .col:nth-of-type(3) {
    margin-bottom: 20px;
  }
  .front .social > .col.twitter .social-inner:before, .front .social > .col.facebook .social-inner:before {
    padding-top: 75%;
  }
  .front .social .social-inner > * div.wrapper-social-detail {
    height: 150px;
  }
  .front .featured > .col:nth-of-type(1) h3 {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {
  .front .campaign-text-spot {
    margin-top: 20px;
  }
  .front .campaign-text-spot a {
    width: 75%;
    float: right;
    background-color: #f2f0ed;
  }
  .front .campaign-text-spot a .col {
    float: left;
    padding-left: 40px;
    width: 33%;
    color: #f91e31;
  }
  .front .campaign-text-spot a .col h3 {
    margin-top: 25px;
    font-size: 40px;
    line-height: normal;
  }
  .front .campaign-text-spot a .col-2 {
    width: 66%;
  }
  .front .campaign-text-spot a .col-2 p {
    margin-top: 40px;
    margin-right: 70px;
    color: #f91e31;
    font-size: 20px;
    line-height: normal;
  }
  .front .campaign-text-spot a .link-icon {
    margin-bottom: 25px;
    margin-left: 40px;
    clear: both;
    color: #f91e31;
  }
  .front .campaign-text-spot a .link-icon .link-text {
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 9px;
  }
  .front .featured {
    /*&.style-2{
				> .col:nth-of-type(1){
					.row{
						>a{
							.col{
								width: 50%;
								left: 50%;
							}
							.col-2{
								width: 25%;
								right: 37.5%;
							    left: auto;
							}
						}
					}
					.image-wrap{
						margin: 0 0 55px;
						float: left;
						// &:before{
						// 	padding-top: 87.36%;
						// }
					}
				}
				>.col:nth-of-type(2){
					width: 50%;
					// .image-wrap{
					// 	&:before{
					// 		padding-top: 41.91%;
					// 	}
					// }
				}
				>.col:nth-of-type(3){
					width: 50%;
					// .image-wrap{
					// 	&:before{
					// 		padding-top: 56.25%;
					// 	}
					// }
				}
			}
			&.style-3{
				> .col:nth-of-type(1){
					.row{
						>a{
							.col{
								width: 75%;
								left: 25%;
							}
							.col-2{
								width: 25%;
								right: 75%;
								left: auto;
							}
						}
					}
					.image-wrap{ 
						margin: 0 0 55px;
						float: left;
						// &:before{
						// 	padding-top: 41.91%;
						// }
					}
				}
				>.col:nth-of-type(2){
					width: 62.5%;
					.image-wrap{
						&:before{
							padding-top: 56.25%;
						}
					}
				}
				>.col:nth-of-type(3){
					width: 37.5%;
					// .image-wrap{
					// 	&:before{
					// 		padding-top: 87.36%;
					// 	}
					// }
				}
			}
			&.style-2, &.style-3{
				>.col:nth-of-type(1){
					h3{
						width: 100%;
						text-align: left;
						left: 2px;
						right: auto;
					}
				}
			}*/
  }
  .front .featured .col {
    float: left;
    position: relative;
  }
  .front .featured .col .image-wrap {
    background: none !important;
  }
  .front .featured .col .image-wrap:before {
    display: none;
  }
  .front .featured .col .image-wrap img {
    display: block;
  }
  .front .featured > .col:nth-of-type(1) {
    width: 100%;
    z-index: 1;
    /*.row{
					>a{
						.col{
							height: 475px;
						}
					}
				}*/
  }
  .front .featured > .col:nth-of-type(1) .image-wrap {
    width: calc(100% + 20px);
    margin: 0;
  }
  .front .featured > .col:nth-of-type(1) h3 {
    font-size: 170px !important;
    line-height: 83px !important;
    bottom: 184px;
    top: auto !important;
  }
  .front .featured > .col:nth-of-type(1) p {
    margin-top: 45px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .front .featured > .col:nth-of-type(2) .row > a .col, .front .featured > .col:nth-of-type(3) .row > a .col {
    width: 100%;
  }
  .front .featured > .col:nth-of-type(2) h3, .front .featured > .col:nth-of-type(3) h3 {
    float: left;
  }
  .front .featured > .col:nth-of-type(2) p, .front .featured > .col:nth-of-type(3) p {
    width: 70%;
  }
  .front .featured.style-1 {
    /*>.col:nth-of-type(2){
					width: 37.5%;
					// .image-wrap{
					// 	&:before{
					// 		padding-top: 87.36%;
					// 	}
					// }
				}
				>.col:nth-of-type(3){
					width: 62.5%;
					// .image-wrap{
					// 	&:before{
					// 		padding-top: 41.91%;
					// 	}
					// }
				}*/
  }
  .front .featured.style-1 > .col:nth-of-type(1) .row > a .col {
    width: 75%;
    margin-bottom: 60px;
  }
  .front .featured.style-1 > .col:nth-of-type(1) .row > a .col-2 {
    width: 25%;
  }
  .front .featured.style-1 > .col:nth-of-type(1) .image-wrap {
    float: right;
  }
  .front .featured.style-1 > .col:nth-of-type(2) {
    width: 50%;
  }
  .front .featured.style-1 > .col:nth-of-type(3) {
    width: 50%;
  }
  .front .featured.single {
    margin-top: 60px;
  }
  .front .featured.single.style-4 > .col:nth-of-type(1) .row > a .col {
    width: 75%;
    height: auto;
  }
  .front .featured.single.style-4 > .col:nth-of-type(1) .row > a .col-2 {
    width: 25%;
  }
  .front .featured.single.style-4 > .col:nth-of-type(1) .image-wrap {
    float: none;
    width: 100%;
  }
  .front .featured.single .col h3 {
    font-size: 20px;
    bottom: auto;
    position: static;
  }
  .front .featured.single .col h3 span {
    font-size: 20px;
    color: #f91e31;
    position: static;
    opacity: 1;
    line-height: normal;
    font-weight: 700;
  }
  .front .featured.single .col p {
    margin-top: 20px;
    color: #666;
  }
  .front .latest-news {
    margin-top: 60px;
  }
  .front .more-project .col-lg-5.thumb-block .image-wrap:before {
    padding-top: 41.91%;
  }
  .front .social .social-inner > * div.wrapper-social-detail {
    height: 190px;
    line-height: 22px;
  }
  .front .social .social-inner > * div.line-clamp {
    line-height: 22px;
  }
}

@media (min-width: 1400px) {
  .front .featured > .col:nth-of-type(1) {
    /*.row{
					>a{
						.col{
							height: 625px;
						}
					}
				}*/
  }
  .front .featured > .col:nth-of-type(1) .image-wrap {
    width: calc(100% + 60px);
  }
  .front .featured > .col:nth-of-type(1) h3 {
    font-size: 227px !important;
    line-height: 112px !important;
    bottom: 242px;
  }
  .front .project {
    margin: 95px -60px 0;
  }
  .front .social .social-inner > * div.wrapper-social-detail {
    height: 245px;
    line-height: 22px;
  }
  .front .social .social-inner > * div.line-clamp {
    line-height: 22px;
  }
}

.search-results .page-content {
  padding-bottom: 45px;
}

.search-results h1 {
  margin: 0 0 30px;
  max-width: 280px;
  color: #f91e31;
  font-size: 40px;
  line-height: 43px;
}

.search-results .search-wrap {
  position: relative;
}

.search-results .search-wrap .rd-icon-cancel {
  border: 1px solid #fa7882;
  border-radius: 50%;
  color: #f91e31;
  font-size: 16px;
  width: 26px;
  height: 26px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  display: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search-results .search-wrap .rd-icon-search {
  padding: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  border: none;
  background: none;
  color: #f91e31;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search-results .search-input {
  padding: 0 40px 0 20px;
  height: 65px;
  color: #f91e31;
  background: #f2f0ed;
  font-size: 18px;
  line-height: 1.4;
  border: 0;
}

.search-results .search-input::-webkit-input-placeholder {
  color: #f91e31;
  opacity: .4;
}

.search-results .search-input::-ms-clear {
  display: none;
}

.search-results .search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #f91e31;
  opacity: .4;
}

.search-results .search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f91e31;
  opacity: .4;
}

.search-results .search-input:-ms-input-placeholder {
  color: #f91e31;
  opacity: .4;
}

.search-results .search-input.has-value {
  padding-left: 55px;
}

.search-results .search-input.has-value + .rd-icon-cancel {
  display: block;
}

.search-results .row.filter {
  font-family: "Italian Plate No 2", Arial, Tahoma !important;
  font-weight: 700;
}

.search-results .row.filter ul {
  list-style: none;
  margin-bottom: 0;
}

.search-results .row.filter li:hover .coveo-caption,
.search-results .row.filter li:hover .coveo-count {
  color: #f91e31 !important;
}

.search-results .row.filter li.coveo-selected span.coveo-caption, .search-results .row.filter li.coveo-selected span.coveo-count {
  color: #f91e31 !important;
}

.search-results .row.filter li.coveo-selected label, .search-results .row.filter li.coveo-selected a {
  color: #f91e31;
}

.search-results .row.filter label {
  color: #666;
  font-size: 13px;
  line-height: 25px;
  display: block;
}

.search-results .row.filter label:hover {
  color: #f91e31;
}

.search-results .row.filter label div {
  display: inline;
}

.search-results .row.filter label .coveo-count {
  padding-right: 5px;
}

.search-results .coveo-header, .search-results .coveo-exclude {
  display: none;
}

.search-results .results-wrap h3 {
  color: #f91e31;
}

.search-results .results-wrap .post-type {
  color: #c8c3be;
}

.search-results .results-wrap p {
  margin-bottom: 1em;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.search-results .results-wrap .tags {
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-results .results-wrap .tags li {
  display: inline-block;
  margin-right: 15px;
}

.search-results .results-wrap .tags li:last-child {
  margin-right: 0;
}

.search-results .results-wrap .tags li a {
  color: #c8c3be;
}

.search-results .results-wrap .tags li a:hover {
  color: #f91e31;
}

@media (max-width: 1023px) {
  .search-results .search-wrap {
    margin: 0 -20px;
  }
  .search-results .search-wrap .col-lg-8 {
    padding: 0;
  }
  .search-results .row.filter {
    margin: 15px -20px 0;
  }
  .search-results .row.filter ul {
    margin: 0 0 20px;
    padding: 35px 20px 0;
    background: white;
    position: relative;
    transition: all 0.3s;
  }
  .search-results .row.filter ul.open {
    background: #f2f0ed;
    padding-bottom: 20px;
  }
  .search-results .row.filter ul.open li {
    height: 25px;
  }
  .search-results .row.filter li {
    height: 0;
    overflow: hidden;
    transition: height 0.3s;
  }
  .search-results .row.filter li.coveo-no-state {
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
    height: 25px !important;
    /*label {
						&:after {
							content: "i";
							font-family: "realdania" !important;
							font-style: normal !important;
							font-weight: normal !important;
							font-variant: normal !important;
							text-transform: none !important;
							speak: none;
							line-height: 1;
							-webkit-font-smoothing: antialiased;
							-moz-osx-font-smoothing: grayscale;
							position: relative;
							top: 2px;
						}
					}*/
  }
  .search-results .results-wrap .row {
    margin-top: 40px;
  }
  .search-results .results-wrap .row:first-child {
    margin-top: 0;
  }
  .search-results .results-wrap .col-lg-1 {
    display: none;
  }
  .search-results .results-wrap h3 {
    margin: 10px 0;
  }
}

@media (min-width: 1024px) {
  .search-results .page-content {
    padding-bottom: 75px;
  }
  .search-results h1 {
    font-size: 60px;
    line-height: 60px;
    max-width: none;
    margin: 40px 0 55px;
  }
  .search-results .search-wrap .rd-icon-cancel {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 35px;
    left: 6%;
  }
  .search-results .search-wrap .rd-icon-search {
    font-size: 30px;
    right: 12.5%;
    margin-left: 30px;
    -webkit-transform: translateX(25px) translateY(-50%);
    -ms-transform: translateX(25px) translateY(-50%);
    transform: translateX(25px) translateY(-50%);
  }
  .search-results .search-input {
    padding: 0 12.5% !important;
    height: 110px;
    font-size: 35px;
  }
  .search-results .row.filter ul {
    margin-left: 12.5%;
    width: 87.5%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .search-results .row.filter li {
    display: inline-block;
    margin-right: 35px;
  }
  .search-results .row.filter li:last-child {
    margin-right: 0;
  }
  .search-results .results-wrap .row {
    margin-top: 80px;
  }
  .search-results .results-wrap .row:first-child {
    margin-top: 50px;
  }
  .search-results .results-wrap .post-type {
    position: absolute;
    top: -30px;
  }
  .search-results .results-wrap h3 {
    margin: -5px 0 15px;
    line-height: 24px;
  }
}

@media (min-width: 1400px) {
  .search-results .search-input {
    height: 155px;
    font-size: 40px;
  }
  .search-results .results-wrap .col-lg-5 {
    width: 50%;
  }
}

/* CUSTOM COVEO STYLING */
#search.CoveoSearchInterface {
  font-family: Italian Plate No\ 2,Arial,Tahoma;
}

#search.CoveoSearchInterface .CoveoDidYouMean {
  background-color: #f2f0ed;
  font-weight: normal;
  padding: 10px 20px 20px;
}

@media (min-width: 1024px) {
  #search.CoveoSearchInterface .CoveoDidYouMean {
    margin-left: 10px;
    padding: 10px 0 20px;
    width: calc(100% - 20px);
  }
  #search.CoveoSearchInterface .CoveoDidYouMean > div {
    margin-left: 12.5%;
  }
}

#search.CoveoSearchInterface .CoveoDidYouMean .coveo-highlight,
#search.CoveoSearchInterface .CoveoDidYouMean .coveo-word-correction {
  color: #f91e31;
}

#search.CoveoSearchInterface .CoveoFacet {
  margin: 0;
  padding: 0;
}

#search.CoveoSearchInterface .CoveoFacet:not(.coveo-active) .coveo-value:first-child .coveo-caption,
#search.CoveoSearchInterface .CoveoFacet:not(.coveo-active) .coveo-value:first-child .coveo-count {
  color: #f91e31 !important;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-caption {
  float: right;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-caption,
#search.CoveoSearchInterface .CoveoFacet .coveo-count {
  color: #666666;
  font-size: 14px;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-caption:hover,
#search.CoveoSearchInterface .CoveoFacet .coveo-count:hover {
  color: #f91e31;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-count {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-label {
  display: inline-block;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-selectable:hover {
  background-color: transparent;
}

#search.CoveoSearchInterface .CoveoFacet .coveo-value:first-child .coveo-caption {
  float: left;
}

@media (min-width: 1024px) {
  #search.CoveoSearchInterface .CoveoFacet .coveo-values {
    margin-bottom: 0;
    margin-top: 9px;
  }
}

#search.CoveoSearchInterface .CoveoResultList {
  margin-top: 0;
}

#search.CoveoSearchInterface .coveo-results-section,
#search.CoveoSearchInterface .CoveoSearchButton {
  overflow: visible;
}

#search.CoveoSearchInterface .post-type {
  font-size: 14px;
}

@media (min-width: 1024px) {
  #search.CoveoSearchInterface #divNoResults {
    padding-left: 5px;
  }
}

.CoveoResult {
  border: none;
}

.CoveoSearchInterface .coveo-results-section {
  max-width: 100%;
}

.CoveoFacet {
  border: none;
}

.CoveoFacet .coveo-value label {
  display: block;
}

.CoveoFacet .coveo-value label .coveo-caption.facet-caption-lowercase {
  text-transform: lowercase;
}

.CoveoFacet .coveo-values li:not(:first-child) label div.coveo-label span.coveo-caption {
  text-transform: lowercase;
}

.CoveoFacet .coveo-values li:not(:first-child) label div.coveo-label span.coveo-caption:after {
  content: "(er)";
}

.CoveoFacet .coveo-values li:not(:first-child) label div.coveo-label span.coveo-caption.content-page:after {
  content: "(r)";
}

.CoveoFacet .coveo-values li:not(:first-child) label div.coveo-label span.coveo-caption.other:after {
  content: "";
}

.facet-inline, .coveo-values {
  display: inline-block;
  width: auto;
}

.coveo-values {
  margin-left: 0;
}

.CoveoSearchBox {
  height: 100%;
}

.coveo-query-box-clear {
  margin-top: auto;
}

.CoveoSearchBox .CoveoSearchButton {
  height: auto;
}

.coveo-loading-spinner {
  position: inherit;
  -webkit-animation: none;
          animation: none;
  text-indent: 0em;
}

.coveo-caption {
  width: auto !important;
}

a:hover .rd-icon-angle-right, a:hover .rd-icon-angle-left {
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: .5px 0 0 white;
}

.display-normal {
  display: block;
  margin: auto;
}

.display-retina {
  display: none;
}

.splash-overlay {
  position: fixed !important;
  display: block;
  z-index: 1000;
  background-color: rgba(249, 30, 49, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
}

.splash-overlay.hidden-overlay {
  display: none;
}

.splash-overlay .inner-splash-overlay {
  background-color: white;
  display: table-cell;
  vertical-align: middle;
  padding: 30px 40px 40px 50px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.splash-overlay .inner-splash-overlay h1 {
  color: #f91f32;
  font-size: 60px;
  line-height: 60px;
  width: 85%;
  margin-top: 10px;
  margin-bottom: 45px;
}

.splash-overlay .inner-splash-overlay p {
  font-size: 20px;
  line-height: 24px;
  width: 68%;
  font-weight: 400;
  margin-bottom: 45px;
}

.splash-overlay .inner-splash-overlay a {
  color: #f91f32;
  cursor: pointer;
}

.splash-overlay .inner-splash-overlay ol {
  padding-left: 15px;
}

.splash-overlay .inner-splash-overlay li {
  font-weight: 400;
  font-size: 15px;
}

.splash-overlay .inner-splash-overlay .btn-close-splash span {
  padding-right: 10px;
}

.splash-overlay .inner-splash-overlay img.logo-in-splash {
  float: right;
}

.splash-overlay .inner-splash-overlay.terms-and-conditions-overlay > h1 {
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 45px;
}

.splash-overlay .inner-splash-overlay.terms-and-conditions-overlay > h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.splash-overlay .inner-splash-overlay.terms-and-conditions-overlay > p {
  width: 100%;
  font-size: 15px;
  margin: 0 0 1.4em;
  font-weight: 400;
  line-height: 1.5em;
}

.splash-overlay .inner-splash-overlay.activity input.input-validation-error {
  background-image: url(../assets/gfx/redcross.png);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: right 18px top 21px;
}

.splash-overlay .inner-splash-overlay.activity .field-validation-error {
  color: red;
  float: left;
  width: 80%;
  margin-top: 7px;
}

.splash-overlay .inner-splash-overlay .wrapper-link {
  position: absolute;
  top: 0;
  right: 20px;
  height: 20px;
  display: inline-block;
}

.om-os a h3, .om-os-profile a h3 {
  color: #f91e31;
  margin: 17px 0 13px;
}

.om-os a p, .om-os-profile a p {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 22px;
}

.om-os .numbers-wrap + div p, .om-os-profile .numbers-wrap + div p {
  font-size: 15px;
  line-height: 22px;
}

.grid_2-6, .grid_3 .each-brand {
  min-height: 1px;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 0 10px;
  float: left;
}

.grid_3-3, .grid_2 .each-brand {
  min-height: 1px;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
  float: left;
}

.fs-40 {
  line-height: 1;
}

.txt-pink {
  color: #fa2134;
}

.margin-minus {
  margin-top: -75px;
}

.row.pad-row {
  padding-top: 40px;
}

.row.pad-row-half {
  padding-top: 20px;
}

.top-image {
  /*background-image: url(../img/samples/bg-behind-header.jpg);*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  max-height: 800px;
}

.top-image:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.top-image.no-bg-image {
  background: none !important;
}

.top-image.no-bg-image.margin-minus {
  margin-top: 0;
}

.top-image.no-bg-image:before {
  display: none;
}

.top-image.no-bg-image .bg-top-text {
  position: relative;
}

.top-image .bg-top-text {
  color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.top-image .bg-top-text .top-text {
  background-color: rgba(249, 30, 49, 0.8);
  font-weight: 900;
  line-height: 1em;
}

.top-image .bg-top-text .top-text .col-lg-5 {
  color: white;
}

.wrap-undermenu .undermenu {
  background-color: #f2f0ed;
}

.wrap-undermenu .undermenu.bg-pink {
  background-color: #fa3446;
}

.wrap-undermenu .undermenu.bg-pink a {
  color: white;
}

.wrap-undermenu .undermenu ul {
  text-align: center;
  list-style: none;
  padding: 0;
}

.wrap-undermenu .undermenu ul li {
  text-align: center;
  padding: 10px;
  width: 150px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.wrap-undermenu .undermenu ul li a {
  display: block;
  position: relative;
  padding-top: 50px;
  overflow: hidden;
}

.wrap-undermenu .undermenu ul li a img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 50px;
  width: auto;
  max-width: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wrap-undermenu .undermenu ul li h4 {
  font-weight: 600;
  padding-top: 10px;
}

.numbers {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
  float: left;
  background-color: #f4f1ef;
  white-space: nowrap;
}

.skin-red .numbers {
  background-color: #f91f32;
}

.skin-red .numbers .txt-pink, .skin-red .numbers p {
  color: white;
}

.skin-red .numbers a span.rd-icon-angle-right {
  color: white;
  border: 1px solid white;
  text-shadow: 1px 0 0 white;
  box-shadow: 0 0 1px white inset;
}

.skin-red .numbers a:hover span.rd-icon-angle-right {
  color: #f91e31;
  border: 1px solid #fa7882;
  text-shadow: 1px 0 0 #fa7882;
  box-shadow: 0 0 1px #fa7882 inset;
  background-color: white;
}

.numbers .a-number {
  line-height: 18px;
  padding-left: 40px;
  display: inline-block;
  font-weight: normal;
}

.numbers .a-number a {
  cursor: pointer;
}

.numbers .a-number .txt-largest {
  font-size: 60px;
  line-height: 1;
  font-weight: 900;
}

.numbers .a-number p {
  height: auto;
  margin-bottom: 5px;
}

.numbers.style-2 .a-number {
  font-weight: 600;
}

.numbers.style-2 .a-number .txt-largest {
  font-size: 20px;
}

.numbers.style-2 .a-number p {
  line-height: 1;
}

.numbers.style-2 .a-number p:first-child {
  margin-bottom: 0;
}

.numbers.style-2 .a-number p:nth-child(2) {
  margin-top: 17px;
  margin-bottom: 17px;
  font-weight: normal;
}

.numbers.style-2 .a-number p:not(:first-child):not(:nth-child(2)) {
  margin-bottom: 17px;
}

.row.has-bg {
  margin-left: 1px;
  margin-right: 1px;
}

.staffs .inner-staffs {
  background-color: #f2f0ed;
  padding: 10px;
  padding-bottom: 20px;
}

.staffs .inner-staffs p {
  margin-bottom: 20px;
}

.staffs .inner-staffs div > a .rd-icon-angle-right {
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.staffs .avatars-wrap a img {
  display: block;
  margin-bottom: 17px;
}

.staffs .avatars-wrap a > span {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #f91e31;
  word-wrap: break-word;
}

.staffs .avatars-wrap a .inner-hover .rd-icon-angle-right {
  color: #fa3446;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 1px white inset;
}

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

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

.by-brands .each-brand:last-of-type:after {
  content: "";
  display: table;
  clear: both;
}

.by-brands .each-brand .brand-inner {
  text-align: center;
  background-color: #f2f0ed;
  padding-top: 80px;
  padding-bottom: 120px;
  font-weight: normal;
}

.by-brands .each-brand .brand-inner > * {
  margin: 0 auto;
}

.by-brands .each-brand .brand-inner .brand-logo > * {
  padding: 0 5px;
}

.by-brands .each-brand .brand-inner .brand-logo img {
  height: 50px;
}

.by-brands .each-brand .brand-inner .brand-logo .brand-slogan {
  display: inline-table;
  text-align: left;
  vertical-align: middle;
  border-left: 2px solid #000;
  color: #000;
}

.by-brands .each-brand .brand-inner p {
  width: 170px;
  margin: auto;
  padding: 30px 0;
}

.by-brands .each-brand .brand-inner .rd-icon-angle-right {
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 22px;
}

.by-brands .row:after {
  display: table;
  content: '';
  clear: both;
}

.grid_2.by-brands .each-brand .brand-inner p {
  width: 250px;
}

.board {
  padding: 20px;
  position: relative;
}

.board:hover .rd-icon-angle-right {
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: .5px 0 0 white;
}

.board:hover .rd-icon-angle-right.hover-white {
  background-color: white;
  color: #f91e31 !important;
  border: 1px solid #FFF;
  text-shadow: none;
  box-shadow: none;
}

.board h3 {
  margin-top: 0;
  line-height: 24px;
}

.board p {
  /*padding-bottom: 20px;*/
  font-weight: normal;
}

.board .link .rd-icon-angle-right {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.board .link span:nth-child(2) {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 490px) {
  .inner-other-link {
    font-size: 18px;
  }
}

@media (min-width: 490px) {
  .inner-other-link {
    font-size: 30px;
  }
}

.other-link {
  line-height: 1.2;
}

.other-link a {
  color: #fa1e32;
}

.other-link a .inner-other-link {
  line-height: 1;
  min-height: 220px;
  background-color: #f2f0ed;
  padding: 20px;
  position: relative;
}

.other-link a .inner-other-link img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .other-link a .inner-other-link img.display-retina {
    display: inline-block;
  }
  .other-link a .inner-other-link img.display-normal {
    display: none;
  }
}

.other-link a .inner-other-link img.display-hover {
  display: none;
}

.other-link a .inner-other-link img {
  width: 218px;
  position: absolute;
  right: 0;
  bottom: 0;
  height: auto;
}

.other-link a:hover .inner-other-link {
  color: #ffffff;
  background-color: #fa3446;
}

.other-link a:hover .inner-other-link img.display-normal {
  display: none;
}

.other-link a:hover .inner-other-link img.display-normal.display-hover {
  display: inline-block;
}

.other-link a:hover .inner-other-link img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .other-link a:hover .inner-other-link img.display-retina {
    display: none;
  }
  .other-link a:hover .inner-other-link img.display-hover.display-normal {
    display: none;
  }
  .other-link a:hover .inner-other-link img.display-hover.display-retina {
    display: inline-block;
  }
}

.magazine {
  position: relative;
}

.magazine .article-hover {
  display: none;
  position: absolute;
  top: 0;
  background-color: white;
  color: #fa1e32;
  text-align: center;
}

.magazine .article-hover .inner-article-hover {
  display: table-cell;
  vertical-align: middle;
}

.magazine .article-hover h2 {
  line-height: 30px;
  font-size: 30px;
  margin-bottom: 0;
}

.magazine .article-hover p {
  color: #fa1e32;
  margin-top: 10px;
}

.always-bottom {
  position: absolute;
}

.top-heading h1 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 13px;
}

.top-heading p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.board-wrap-grey .board {
  background-color: #f2f0ed;
}

.board-wrap-grey h3 {
  color: #fa3446;
}

.board-wrap-red .board {
  background-color: #fa3446;
}

.board-wrap-red a h3, .board-wrap-red * {
  color: white;
}

@media (max-width: 1023px) {
  .splash-overlay {
    bottom: 0;
    left: 0;
  }
  .splash-overlay .col-xs-offset-1 {
    margin-left: 5%;
  }
  .splash-overlay .col-xs-6 {
    width: 90%;
  }
  .splash-overlay .inner-splash-overlay {
    padding: 50px 20px 30px 20px;
    background-size: 100px;
    background-position: 90% 90%;
    overflow-y: auto;
    max-height: 100%;
  }
  .splash-overlay .inner-splash-overlay h1 {
    font-size: 40px;
    line-height: 40px;
    width: 100%;
  }
  .splash-overlay .inner-splash-overlay p {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 25px;
  }
  .splash-overlay .inner-splash-overlay img {
    width: 100px;
  }
  a h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .page-header .container-inner, .top-image .container-inner, .wrap-undermenu .container-inner, .manchet-wrapper .container-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .no-mg-top-md {
    margin-top: 0 !important;
  }
  .fs-40 {
    font-size: 20px;
    line-height: 24px;
  }
  .top-image {
    /*background-size: cover;*/
  }
  .top-image:not(.no-bg-image) {
    min-height: 500px;
  }
  .top-image .bg-top-text .top-text {
    font-size: 30px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .image-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .by-brands .each-brand {
    width: 100%;
  }
  .by-brands .each-brand .brand-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .by-brands .each-brand:not(:last-of-type) {
    padding-bottom: 10px;
  }
  .thumb-block:first-child {
    margin-bottom: 40px;
  }
  .other-link:first-child {
    padding-left: 0;
    padding-right: 5px;
  }
  .other-link:last-child {
    padding-left: 5px;
    padding-right: 0;
  }
  .other-link .inner-other-link {
    font-size: 14px;
    line-height: 18px;
    min-height: 130px;
    background-size: 109px;
    padding: 15px 10px;
  }
  .slider {
    overflow: hidden;
  }
  .scroller {
    background-color: #f2f0ed;
    padding-right: 10px !important;
    padding-left: 10px !important;
    position: relative;
  }
  .scroller.bg-pink {
    background-color: #fa3446;
  }
  .scroller:after, .scroller:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background: white;
  }
  .scroller:before {
    left: 0;
    right: auto;
  }
  .scroller li:last-child {
    margin-right: 10px;
  }
  .wrap-undermenu {
    margin-bottom: -20px;
  }
  .wrap-undermenu .container-inner {
    padding: 0;
  }
  .wrap-undermenu .undermenu {
    background-color: white;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .wrap-undermenu .undermenu.bg-pink {
    background-color: white;
  }
  .wrap-undermenu .undermenu ul {
    text-align: left;
    white-space: nowrap;
    font-size: 0;
    float: none;
    white-space: nowrap;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .wrap-undermenu .undermenu ul li {
    padding-top: 0;
    padding-bottom: 0;
    width: 130px;
    float: none !important;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 13px;
  }
  .button-slider-ribbon {
    display: none;
  }
  .staffs {
    margin-bottom: 20px;
  }
  .staffs .inner-staffs {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 40px;
    padding-bottom: 0;
  }
  .staffs .avatars-wrap {
    font-size: 0;
    white-space: nowrap;
    margin-top: 30px;
  }
  .staffs .avatars-wrap .scroller {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .staffs .avatars-wrap .scroller:before, .staffs .avatars-wrap .scroller:after {
    display: none;
  }
  .staffs .avatars-wrap .col {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 0;
    padding-bottom: 40px;
    padding-right: 10px;
    white-space: normal;
    width: 130px;
    box-sizing: content-box;
  }
  .staffs .avatars-wrap .col:first-child {
    margin-left: 10px;
  }
  .numbers-wrap {
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 0;
    padding-left: 0;
  }
  .numbers {
    padding-bottom: 40px;
    float: none;
    white-space: nowrap;
    box-sizing: content-box;
    display: block;
    min-width: calc(100% - 20px);
    text-align: center;
  }
  .numbers .a-number {
    float: none;
    white-space: nowrap;
    text-align: left;
  }
  .numbers .a-number .txt-largest {
    font-size: 34px;
  }
  .numbers .a-number:last-child {
    padding-right: 40px;
  }
  .pad-row-half:last-child {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  [class*="board-wrap-"]:first-child {
    margin-bottom: 10px;
  }
  .board .link span:nth-child(2) {
    width: calc(100% - 50px);
  }
}

@media (max-width: 640px) {
  .top-image .bg-top-text .top-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .top-image .bg-top-text .top-text {
    padding-top: 40px;
    /*padding-bottom: 90px;*/
    padding-bottom: 60px;
  }
}

@media (min-width: 1024px) {
  .margin-minus {
    margin-top: -110px;
  }
  .no-mg-top-lg {
    margin-top: 0 !important;
    margin-bottom: 15px;
  }
  .top-image .bg-top-text .top-text {
    font-size: 45px;
    padding-top: 40px;
    /*padding-bottom: 90px;*/
    padding-bottom: 60px;
  }
  .top-image .bg-top-text .top-text .col-lg-5 {
    padding-left: 0;
    padding-right: 30px;
  }
  .wrap-undermenu .undermenu {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    /*.slider-ribbon {
                width: 775px;
            }*/
  }
  .wrap-undermenu .undermenu div:not(.slider-ribbon) ul {
    width: 942px !important;
  }
  .wrap-undermenu .undermenu ul {
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
  }
  .wrap-undermenu .undermenu ul li {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    width: 155px;
  }
  .wrap-undermenu .undermenu ul li h4 {
    padding-top: 20px;
  }
  .om-os .wrap-undermenu .undermenu {
    padding-bottom: 55px;
  }
  .om-os .wrap-undermenu .undermenu div:not(.slider-ribbon) ul li:nth-of-type(n+7):nth-of-type(-n+12) {
    padding-top: 25px;
  }
  .om-os .wrap-undermenu .undermenu div:not(.slider-ribbon) ul li:nth-of-type(n+7) {
    float: left;
  }
  .numbers {
    width: 100% !important;
  }
  .numbers .item {
    width: 33.3333% !important;
  }
  .numbers.style-2 {
    padding-bottom: 40px;
  }
  .numbers.style-2 .a-number {
    margin-top: 60px;
  }
  .numbers.style-2 .item {
    width: 27.3333% !important;
    float: left;
    box-sizing: content-box;
  }
  .numbers .a-number .txt-largest {
    font-size: 45px;
  }
  .staffs .fs-40 {
    font-size: 30px;
  }
  .staffs .inner-staffs {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .staffs .col-lg-push-4 {
    position: absolute;
    width: 44%;
  }
  .staffs .avatars-wrap {
    clear: both;
    width: 790px;
    margin: 0 auto 60px;
  }
  .staffs .avatars-wrap .scroller {
    width: 100% !important;
  }
  .staffs .avatars-wrap .col {
    width: 157px;
    height: 210px;
    display: block;
    float: left;
    padding: 0 10px;
  }
  .staffs .avatars-wrap .col:first-child, .staffs .avatars-wrap .col:nth-child(2) {
    margin-bottom: 40px;
  }
  .staffs .avatars-wrap .col:nth-child(6n + 3) {
    clear: left;
  }
  .staffs .avatars-wrap .col img {
    width: 100%;
  }
  .content_3-4 {
    width: 65%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .by-brands .each-brand .brand-inner {
    position: relative;
  }
  .by-brands .each-brand .brand-inner .rd-icon-angle-right {
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .board {
    padding-bottom: 50px;
    min-height: 200px;
  }
  .board .link {
    position: absolute;
    bottom: 20px;
  }
  .splash-overlay .inner-splash-overlay {
    overflow-y: auto;
    max-height: 100%;
    width: 770px;
  }
  .splash-overlay .inner-splash-overlay span.rd-icon-angle-right {
    position: relative;
    bottom: 0;
    display: inline-block;
    margin-top: 20px;
  }
  .splash-overlay .inner-splash-overlay img.logo-in-splash {
    width: 160px;
  }
  .top-heading h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 17px;
  }
  .top-heading p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
  }
}

@media (min-width: 1400px) {
  .no-mg-top-xlg {
    margin-top: 0 !important;
  }
  .top-image .bg-top-text .top-text {
    font-size: 60px;
  }
  .numbers {
    width: 100% !important;
  }
  .numbers .a-number .txt-largest {
    font-size: 60px;
  }
  .numbers.style-2 {
    padding-bottom: 120px;
  }
  .numbers.style-2 .item {
    width: 20% !important;
    float: left;
    box-sizing: content-box;
  }
  .by-brands .each-brand .brand-inner {
    padding-top: 100px;
  }
  .staffs .fs-40 {
    font-size: 40px;
  }
  .staffs .avatars-wrap {
    width: 942px;
  }
  .staffs .avatars-wrap .col:first-child, .staffs .avatars-wrap .col:nth-child(2) {
    margin-bottom: 60px;
  }
  .top-heading h1 {
    font-size: 60px;
    line-height: 60px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .display-normal {
    display: none;
  }
  .display-retina {
    display: inline-block;
    margin: auto;
  }
}

.mobile a:not(.share) img.display-hover.display-normal:not(.still-display), .mobile a:not(.share) img.display-hover.display-retina:not(.still-display), .tablet a:not(.share) img.display-hover.display-normal:not(.still-display), .tablet a:not(.share) img.display-hover.display-retina:not(.still-display), .phone a:not(.share) img.display-hover.display-normal:not(.still-display), .phone a:not(.share) img.display-hover.display-retina:not(.still-display) {
  display: none !important;
}

.rotate-90deg {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}

.rotate-180deg {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.txt-grey {
  color: #666666 !important;
}

.txt-arial, .discounts [class*='col'] p:first-of-type {
  font-weight: normal !important;
}

i.icon-location {
  padding-right: 10px;
  width: 30px;
  height: 30px;
}

i.icon-location:before {
  content: url("../assets/img/icon-location.png");
}

.om-os-profile h3 {
  color: #f91e31;
  line-height: 1.2em;
  font-size: 20px;
  margin-bottom: 10px;
}

.om-os-profile .featured div[class^="col"] h3 {
  width: 70%;
  margin: 15px 0 10px;
}

.staffs .avatars-wrap .col {
  margin-bottom: 35px;
  position: relative;
}

.staffs .avatars-wrap .col span {
  font-weight: normal;
  display: block;
  min-height: 1px;
}

.staffs .avatars-wrap .col span:not(:first-of-type) {
  color: #666;
}

.staffs .avatars-wrap .col .hover-staff {
  display: none;
  width: 137px;
  height: 137px;
  content: url("../assets/img/samples/staff-hover.png");
  text-align: center;
  position: absolute;
  top: 0;
  background-color: rgba(250, 30, 50, 0.9);
}

.staffs .avatars-wrap .col .hover-staff:after {
  display: block;
  width: 137px;
  height: 137px;
  content: url("../assets/img/samples/staff-hover.png");
  text-align: center;
  position: absolute;
  top: 0;
}

.top-image .bg-top-text .top-intro-anchor {
  background-color: rgba(230, 225, 220, 0.8);
  font-weight: 700;
  line-height: 1.2em;
  font-size: 20px;
  padding-top: 40px;
  padding-bottom: 70px;
}

.top-image .bg-top-text .top-intro-anchor img {
  width: 220px;
  padding-bottom: 20px;
}

.top-image .bg-top-text .top-intro-anchor a {
  color: #f91e31;
  position: relative;
}

.top-image .bg-top-text .top-intro-anchor .rd-icon-angle-right.align-left {
  position: absolute;
  top: 0;
  left: -40px;
  top: 5px;
}

.general-info h3 {
  margin-top: 20px;
}

.general-info p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
}

.general-info .contact {
  /*a[href^="mailto"] {
            color: #f91e31;
        }*/
}

.general-info .contact span {
  display: block;
  font-size: 14px;
}

.general-info .contact img {
  margin-bottom: 20px;
}

.article a:hover {
  color: #666;
}

.article a.magazine-item p:first-of-type {
  margin-bottom: 20px;
  margin-top: 10px;
}

.article a p:first-of-type {
  margin: 17px 0 5px;
  font-size: 15px;
  line-height: 22px;
}

.article a h3 {
  margin: 10px 0 5px;
  line-height: 24px;
}

.article a i.icon-location + span {
  position: relative;
  top: -3px;
  font-weight: normal;
}

.article a p:first-of-type {
  font-weight: normal;
}

.article a p b:before {
  content: '\2013\0000a0';
}

.article a p b.not-hyphen:before {
  content: '';
}

/* MegaRibbon Events List Tiny Overwrite */
.article.col-lg-2.col-xs-4 a p {
  font-size: 14px;
}

@media (max-width: 1023px) {
  .top-image .bg-top-text .top-intro-anchor {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .top-image .bg-top-text .top-intro-anchor img {
    width: 137px;
  }
  .display-large {
    display: none !important;
  }
  .general-info p {
    font-size: 14px;
  }
  .top-articles .article h3 {
    font-size: 16px;
  }
  .top-articles .article h3 + i, .top-articles .article h3 + i + span {
    display: none;
  }
  .top-articles .article:nth-of-type(2n+2) .image-wrap._16-9 {
    border-right: 5px solid #FFF;
  }
  .top-articles .article:nth-of-type(4n+4), .top-articles .article:nth-of-type(4n+5) {
    margin-top: 20px;
  }
  .top-articles .article:nth-of-type(2n+3) .image-wrap._16-9 {
    border-left: 5px solid #FFF;
  }
  .top-articles .article .magazine-item {
    display: block;
  }
  .top-articles .article:nth-of-type(2n+2) .magazine-item {
    padding-right: 5px;
  }
  .top-articles .article:nth-of-type(2n+3) .magazine-item {
    padding-left: 5px;
  }
  .top-articles .article b:before {
    content: '';
    display: block;
    clear: both;
  }
  .front.om-os-profile .featured p {
    font-size: 14px;
    line-height: 1.3em;
  }
  .front.om-os-profile .featured div[class^="col"] h3 {
    width: 100%;
    margin: 15px 0 10px;
  }
  .front.om-os-profile .project {
    margin-top: 20px;
  }
  .front.om-os-profile .project .overlay {
    height: 400px;
  }
  .front.om-os-profile .project .overlay p {
    width: 80%;
    font-size: 16px;
  }
  .front.om-os-profile .project .overlay h2 {
    width: 80%;
    margin: 20px auto;
    font-size: 30px;
  }
  .front.om-os-profile .staffs .avatars-wrap .col {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .display-medium-down {
    display: none;
  }
  .general-info h3.arial {
    font-size: 14px;
  }
  .article a h3 {
    width: 80%;
  }
  .front.om-os-profile .project {
    margin-top: 60px;
  }
  .front.om-os-profile .project.reset-margin-lg {
    margin-left: initial;
    margin-right: initial;
  }
  .front.om-os-profile .project .overlay p:first-child {
    font-size: 20px;
  }
  .front.om-os-profile .project .overlay h2 {
    font-size: 60px;
  }
  .front.om-os-profile .wrap-undermenu .undermenu {
    padding-top: 40px;
  }
  .front .featured.project-profile .col .image-wrap {
    position: relative;
  }
  .front .featured.project-profile .col .image-wrap img {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .front .featured.project-profile .col:nth-child(2) .image-wrap {
    padding-top: 56.444%;
  }
  .front .featured.project-profile .col:nth-child(3) .image-wrap {
    padding-top: 42.222%;
  }
  .front .featured.news-profile .col .image-wrap {
    position: relative;
    padding-top: 54.769%;
  }
  .front .featured.news-profile .col .image-wrap img {
    height: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 1400px) {
  .article a h3 {
    width: 65%;
  }
}

h3 {
  color: #f91e31;
}

.float-right {
  float: right;
}

body[class*='skin-green'] .top-image .top-text, body[class*='skin-green'] .link-to-light-box {
  background-color: rgba(5, 75, 50, 0.8);
}

body[class*='skin-green'] .manchet {
  background-color: rgba(5, 75, 50, 0.6);
}

body[class*='skin-green'] .wrap-undermenu .undermenu .slider-ribbon ul li.current {
  background-color: #054b32;
}

html:not(.header-nav-open) body[class*='skin-green'] .page-header .row {
  background-color: #054b32;
}

html:not(.header-nav-open) body[class*='skin-green'] .page-header .row nav .search .search-box, html:not(.header-nav-open) body[class*='skin-green'] .page-header .row nav .search button {
  background: #054b32;
}

body[class*='skin-blue'] .top-image .top-text, body[class*='skin-blue'] .link-to-light-box {
  background-color: rgba(20, 35, 100, 0.8);
}

body[class*='skin-blue'] .manchet {
  background-color: rgba(20, 35, 100, 0.6);
}

body[class*='skin-blue'] .wrap-undermenu .undermenu .slider-ribbon ul li.current {
  background-color: #142364;
}

html:not(.header-nav-open) body[class*='skin-blue'] .page-header .row {
  background-color: #142364;
}

html:not(.header-nav-open) body[class*='skin-blue'] .page-header .row nav .search .search-box, html:not(.header-nav-open) body[class*='skin-blue'] .page-header .row nav .search button {
  background: #142364;
}

body[class*='skin-purple'] .top-image .top-text, body[class*='skin-purple'] .link-to-light-box {
  background-color: rgba(80, 10, 50, 0.8);
}

body[class*='skin-purple'] .manchet {
  background-color: rgba(80, 10, 50, 0.6);
}

body[class*='skin-purple'] .wrap-undermenu .undermenu .slider-ribbon ul li.current {
  background-color: #500a32;
}

html:not(.header-nav-open) body[class*='skin-purple'] .page-header .row {
  background-color: #500a32;
}

html:not(.header-nav-open) body[class*='skin-purple'] .page-header .row nav .search .search-box, html:not(.header-nav-open) body[class*='skin-purple'] .page-header .row nav .search button {
  background: #500a32;
}

body[class*='skin-grey'] .top-image .top-text, body[class*='skin-grey'] .link-to-light-box {
  background-color: rgba(102, 102, 102, 0.8);
}

body[class*='skin-grey'] .manchet {
  background-color: rgba(102, 102, 102, 0.6);
}

body[class*='skin-grey'] .wrap-undermenu .undermenu .slider-ribbon ul li.current {
  background-color: #666666;
}

html:not(.header-nav-open) body[class*='skin-grey'] .page-header .row {
  background-color: #666666;
}

html:not(.header-nav-open) body[class*='skin-grey'] .page-header .row nav .search .search-box, html:not(.header-nav-open) body[class*='skin-grey'] .page-header .row nav .search button {
  background: #666666;
}

.wrapper-link, .spot .spot-txt .wrapper-link {
  position: absolute;
  bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .wrapper-link, .spot .spot-txt .wrapper-link {
    margin-bottom: 8px;
  }
}

.link-to-light-box ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0;
  list-style: none;
}

.link-to-light-box ul li {
  display: inline-block;
}

.link-to-light-box ul li a {
  color: white;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  padding-right: 20px;
  display: block;
}

.link-to-light-box ul li a img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .link-to-light-box ul li a img.display-retina {
    display: inline-block;
  }
  .link-to-light-box ul li a img.display-normal {
    display: none;
  }
}

.link-to-light-box ul li a img.display-hover {
  display: none;
}

.link-to-light-box ul li a span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.link-to-light-box ul li a:hover img.display-normal {
  display: none;
}

.link-to-light-box ul li a:hover img.display-normal.display-hover {
  display: inline-block;
}

.link-to-light-box ul li a:hover img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .link-to-light-box ul li a:hover img.display-retina {
    display: none;
  }
  .link-to-light-box ul li a:hover img.display-hover.display-normal {
    display: none;
  }
  .link-to-light-box ul li a:hover img.display-hover.display-retina {
    display: inline-block;
  }
}

.link-to-light-box ul li img.display-normal, .link-to-light-box ul li img.display-retina {
  width: 30px !important;
  height: 30px !important;
}

.type-wheel a, .type-wheel-replaced a {
  display: block;
  text-align: center;
  color: white;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

.type-wheel a img, .type-wheel-replaced a img {
  width: 138px;
  margin: auto;
}

.type-wheel a span, .type-wheel-replaced a span {
  display: block;
  padding-top: 30px;
}

.type-wheel {
  padding-top: 10px;
}

.manchet {
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

.manchet [class^='col-'],
.manchet [class*='col-'] {
  padding-top: 40px;
}

.manchet h4, .manchet ul, .manchet li {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

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

.manchet ul a {
  color: white;
  font-weight: normal;
}

.manchet ul a:hover {
  color: #fa1e32;
}

.manchet p {
  font-size: 20px;
  line-height: 24px;
}

.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
  color: #fa1e32;
}

.editor h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #fa1e32;
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

.editor p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
}

.editor h3 {
  color: #666666;
  font-size: 15px;
  margin-bottom: 0;
}

.editor.custom h2 {
  margin-top: 0;
  margin-bottom: 13px;
}

.col-right.editor {
  font-size: 14px;
  line-height: 20px;
}

.col-right.editor h3, .col-right.editor p, .col-right.editor ul li, .col-right.editor ol li, .col-right.editor .icon-arrow {
  font-size: 14px;
  line-height: 20px;
}

.col-right.editor h3 {
  margin-bottom: 10px;
  margin-top: 0;
}

.col-right.editor .heading3-normal {
  margin-bottom: 0;
}

.col-right.editor ul {
  list-style: none;
  padding-left: 0;
  margin-top: 2px;
}

.col-right.editor ul li {
  color: #666666;
}

.col-right.editor ul li.label {
  color: #c8c3be;
}

.col-right.editor ul li.label:not(:first-of-type) {
  padding-top: 20px;
}

.col-right.editor .contact span {
  display: block;
}

.col-right.editor > div {
  margin-bottom: 30px;
}

.col-right.editor .download .heading3-normal {
  margin-bottom: 7px;
}

.social-contact p {
  margin-bottom: 10px;
}

.social-contact a {
  cursor: pointer;
}

.social-contact a img {
  padding-right: 7px;
  padding-bottom: 10px;
  width: 30px;
  box-sizing: content-box;
}

.social-contact img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .social-contact img.display-retina {
    display: inline-block;
  }
  .social-contact img.display-normal {
    display: none;
  }
}

.social-contact img.display-hover {
  display: none;
}

.social-contact i {
  margin-top: 10px;
  color: #c8c3be;
  width: 30px;
  height: 30px;
  font-size: 17px;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  border: 1px solid #c8c3be;
  border-radius: 50%;
  text-indent: 1px;
  margin-right: 5px;
}

.social-contact a:hover i {
  color: #fa1e32;
  border: 1px solid #fa1e32;
}

html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-normal {
  display: none;
}

html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-normal.display-hover {
  display: inline-block;
}

html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-retina {
    display: none;
  }
  html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-hover.display-normal {
    display: none;
  }
  html[class*='no-tablet'][class*='no-mobile'][class*='no-phone'] .social-contact a:hover img.display-hover.display-retina {
    display: inline-block;
  }
}

.spot {
  margin-bottom: 75px;
  margin-top: 75px;
  /*&.spot-no-img {
        .spot-txt {
            margin-left: -10px;
            margin-right: -10px;
        }
    }*/
}

.spot a:hover span.rd-icon-angle-right + span {
  color: #f91e31 !important;
}

.spot:after {
  content: '';
  display: table;
  clear: both;
}

.spot .spot-img {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
}

.spot .spot-txt {
  padding: 20px 20px 38px 20px;
  background-color: #f2f0ed;
  position: relative;
  color: #666;
}

.spot .spot-txt h2 {
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  color: #fa1e32 !important;
}

.spot .spot-txt h3 {
  color: #666666;
  font-size: 15px;
  margin: 0;
}

.spot .spot-txt span:first-child {
  margin-right: 10px;
}

.spot .spot-txt p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
}

.spot .spot-txt .wrapper-link {
  width: calc(100% - 40px);
  margin-bottom: 0;
  position: static;
}

.spot .spot-txt .wrapper-link span:not(.rd-icon-angle-right) {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 45px);
}

.spot .spot-txt [class*="rd-icon-"] + span {
  position: relative;
  top: -3px;
}

.spot-fixed-size {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #f91f32;
  margin-top: 30px;
  margin-bottom: 35px;
}

.wrap-undermenu .undermenu .slider-ribbon {
  margin: auto;
  overflow: hidden;
}

.wrap-undermenu .undermenu .slider-ribbon a.next, .wrap-undermenu .undermenu .slider-ribbon a.prev {
  display: block;
}

.wrap-undermenu .undermenu .slider-ribbon .scroller {
  padding-right: 0 !important;
}

.wrap-undermenu .undermenu .slider-ribbon .scroller img {
  height: 50px;
}

.wrap-undermenu .undermenu .slider-ribbon ul li {
  padding: 35px 10px;
  cursor: pointer;
}

.wrap-undermenu .undermenu .slider-ribbon ul li:last-child {
  margin-right: 0;
}

.wrap-undermenu .undermenu .slider-ribbon ul li .white {
  display: none;
}

.wrap-undermenu .undermenu .slider-ribbon ul li.current h4 {
  color: white;
}

.wrap-undermenu .undermenu .slider-ribbon ul li.current .display-normal {
  display: none;
}

.wrap-undermenu .undermenu .slider-ribbon ul li.current .display-normal.white {
  display: block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .wrap-undermenu .undermenu .slider-ribbon ul li.current .display-normal {
    display: none !important;
  }
  .wrap-undermenu .undermenu .slider-ribbon ul li.current .display-retina {
    display: none;
  }
  .wrap-undermenu .undermenu .slider-ribbon ul li.current .display-retina.white {
    display: block;
  }
}

.tabs {
  padding-bottom: 60px;
}

.tabs div[data-content] {
  display: none;
}

.tabs div[data-content].current {
  display: block;
}

.magazine-item .image-wrap {
  background-size: contain;
  box-shadow: 5px 5px 10px #f3f3f3;
  background-position: top;
}

.magazine-item .image-wrap.has-overlay {
  background-size: cover;
  position: relative;
}

.magazine-item .image-wrap.has-overlay:before {
  background-color: rgba(249, 30, 49, 0.8);
}

.magazine-item .image-wrap.has-overlay h3 {
  position: absolute;
  width: auto;
  top: 50%;
  /* bottom: 0; */
  right: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
  color: white;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

.fancybox h4 {
  color: #fa1e32;
  padding-top: 15px;
}

.image_16-9 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.image_16-9 img:not(.button) {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image_16-9 img.button {
  width: 37px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

.image_16-9 img.button img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .image_16-9 img.button img.display-retina {
    display: inline-block;
  }
  .image_16-9 img.button img.display-normal {
    display: none;
  }
}

.image_16-9 img.button img.display-hover {
  display: none;
}

.image_1-1 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  margin-bottom: 20px;
}

.image_1-1 img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.item .hover-social {
  color: white;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  background-color: rgba(250, 30, 50, 0.9);
  display: none;
  font-size: 20px;
  line-height: 2;
  font-weight: normal;
}

.item .hover-social i {
  position: relative;
  top: 2px;
}

.album .breaker-heading {
  margin-left: 10px;
  margin-right: 10px;
  color: #666;
}

.album h4 {
  font-weight: 600;
  color: #fa1e32;
}

.album .col-lg-2:not(:last-of-type) {
  margin-bottom: 35px;
}

.album .col-lg-2 h4 {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .album .col-lg-2:nth-of-type(4n+5) {
    clear: left;
  }
}

@media (max-width: 1023px) {
  .album .col-lg-2:nth-of-type(2n+3) {
    clear: left;
  }
}

.center-block {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.center-block .inner-center-block {
  display: table-cell;
  vertical-align: middle;
}

.banner-promotion {
  overflow: hidden;
}

.banner-promotion > a {
  width: 100%;
}

@media (min-width: 1024px) {
  .banner-promotion > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.banner-promotion * {
  float: left;
}

@media (min-width: 1024px) {
  .banner-promotion .promotion-img {
    -webkit-flex: 0 0 23.787%;
        -ms-flex: 0 0 23.787%;
            flex: 0 0 23.787%;
  }
}

.banner-promotion .promotion-app {
  position: relative;
  background-color: #f2f0ed;
}

@media (min-width: 1024px) {
  .banner-promotion .promotion-app {
    -webkit-flex: 0 0 76.213%;
        -ms-flex: 0 0 76.213%;
            flex: 0 0 76.213%;
  }
}

.banner-promotion .promotion-app p {
  color: #f91f32;
  font-size: 20px;
  line-height: 24px;
}

.banner-promotion .promotion-app .read-more {
  clear: both;
  padding-bottom: 0;
}

.banner-promotion .promotion-app .read-more .rd-icon-angle-right:before {
  position: relative;
  top: 1px;
}

.banner-promotion .promotion-app .read-more .label-angle-right {
  top: 8px;
}

.banner-promotion.bg-pink {
  color: white;
}

.banner-promotion.bg-pink .promotion-app {
  background-color: #fa3446;
}

.banner-promotion.bg-pink a, .banner-promotion.bg-pink .promotion-app p, .banner-promotion.bg-pink h3, .banner-promotion.bg-pink .rd-icon-angle-right, .banner-promotion.bg-pink .promotion-app .read-more .label-angle-right {
  color: white;
}

.banner-promotion.bg-pink a:hover .read-more .rd-icon-angle-right {
  background-color: white;
  color: #f91e31 !important;
  border: 1px solid #FFF;
  text-shadow: none;
  box-shadow: none;
}

.href-social {
  clear: both;
  display: none;
  color: #666666 !important;
  background-image: none !important;
  margin-top: 15px;
  max-width: 200px;
}

.href-social.current[data-tab='link'] {
  display: block;
}

.read-more {
  padding-top: 12px;
  padding-bottom: 20px;
}

.read-more .rd-icon-angle-right {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  line-height: 36px;
}

.read-more .label-angle-right {
  position: relative;
  top: -3px;
}

.map_container {
  position: relative;
  width: 100%;
  padding-bottom: 44%;
  /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}

.map_container .map_canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.map_img {
  display: none;
}

.infoWindow {
  position: absolute;
  z-index: 1000;
  top: 42%;
  background: rgba(250, 30, 50, 0.9);
  color: white;
  padding: 40px;
}

.top-text .top-news {
  padding-bottom: 0;
}

.top-text .top-news h1 {
  color: white;
  margin-top: 0;
  margin-bottom: 0;
}

.top-image-print {
  display: none;
}

.tabs .tab-print > h4 {
  display: none;
}

.spot-img-editor {
  padding-top: 7px;
  margin-bottom: 33px;
}

.spot-img-editor img {
  width: 100%;
}

@media (max-width: 1023px) {
  .top-text, .link-to-light-box, .manchet-wrapper .manchet {
    margin-left: 0;
    margin-right: 0;
  }
  .manchet .type-wheel-replaced {
    margin-top: 5px;
  }
  .manchet p {
    font-weight: 600;
  }
  .manchet ul.manchet-list li {
    display: inline-block;
  }
  .manchet ul.manchet-list li:not(:last-child):after {
    content: '\00002C\00a0';
  }
  .rm-margin-lg {
    padding-left: 10px;
    padding-right: 10px;
  }
  .editor, .col-right, .spot {
    padding-left: 0;
    padding-right: 0;
  }
  .editor h2 {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 24px;
  }
  .spot .spot-txt, .spot .spot-img {
    margin-left: -10px;
    margin-right: -10px;
  }
  .spot .spot-img .image-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .spot-img-editor img.deck {
    display: none;
  }
  .spot-img-editor img.mobile {
    display: block;
  }
  .tabs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .tabs h3 + .col {
    margin-bottom: 40px;
  }
  .wrap-undermenu .undermenu .slider-ribbon ul {
    padding-top: 0;
    padding-bottom: 0;
  }
  .album [class^='col']:nth-of-type(2n+2), .album [class^='col']:nth-of-type(2n+4) {
    padding-right: 5px;
  }
  .album [class^='col']:nth-of-type(2n+3), .album [class^='col']:nth-of-type(2n+5) {
    padding-left: 5px;
  }
  .banner-promotion {
    margin-left: -20px;
    margin-right: -20px;
  }
  .banner-promotion h3, .banner-promotion p, .banner-promotion .promotion-img {
    width: 100%;
  }
  .banner-promotion .promotion-app {
    padding: 20px;
  }
  .banner-promotion .promotion-app h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .banner-promotion .promotion-app p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .banner-promotion .promotion-img {
    background-size: contain;
    margin: 0;
  }
  .map_container {
    padding-bottom: 113.33333333%;
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
  .infoWindow {
    width: 260px;
    left: 50%;
    top: 25px;
    padding: 40px 22px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .manchet-wrapper {
    margin-bottom: 35px;
  }
  .wrap-undermenu .undermenu .slider.less-than-3 {
    background: #f2f0ed;
    margin-right: 10px;
  }
  .wrap-undermenu .undermenu .slider.less-than-3 .scroller:after {
    background: none;
  }
  .page-header.has-smart-banner {
    top: 78px;
  }
}

@media (min-width: 1024px) {
  .rm-margin-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .col-right {
    float: right;
    width: 25%;
    padding-left: 10px;
  }
  .button-slider-ribbon a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  .button-slider-ribbon a.prev {
    left: 100px;
    /*margin-left: -68px;*/
  }
  .button-slider-ribbon a.next {
    right: 70px;
    /*margin-left: 68px;*/
  }
  .wrap-undermenu .wrapper-ribbon {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .wrap-undermenu .wrapper-ribbon .slider-ribbon {
    width: 675px;
  }
  .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a .rd-icon-angle-left, .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a .rd-icon-angle-right {
    color: #666666;
    border: 1px solid #666666;
    box-shadow: 0 0 1px #666666 inset;
  }
  .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a:hover .rd-icon-angle-left, .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a:hover .rd-icon-angle-right {
    color: white;
    border: 1px solid #f91e31;
    box-shadow: 0 0 1px #f91e31 inset;
  }
  .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a:hover .rd-icon-angle-left {
    text-shadow: -0.5px 0 0 white;
  }
  .wrap-undermenu .wrapper-ribbon .button-slider-ribbon a:hover .rd-icon-angle-right {
    text-shadow: 0.5px 0 0 white;
  }
  .wrap-undermenu .undermenu.wrapper-ribbon {
    margin-top: 40px;
    margin-bottom: 40px;
    /*padding-bottom: 20px;
                padding-top: 20px;*/
    padding-bottom: 0;
    padding-top: 0;
  }
  .wrap-undermenu .undermenu.wrapper-ribbon ul li {
    width: 135px;
  }
  .banner-promotion .promotion-app {
    width: 76.6%;
    box-sizing: border-box;
    padding: 40px 40px;
  }
  .banner-promotion .promotion-app h3 {
    font-size: 40px;
    line-height: 1em;
    padding-right: 20px;
    margin: 0;
    margin-bottom: 20px;
    width: 40%;
  }
  .banner-promotion .promotion-app p {
    width: 60%;
  }
  .infoWindow {
    margin-left: 21%;
  }
  .general-info.custom .image-wrap {
    margin-bottom: 40px;
  }
  .general-info.custom [class*="col-"]:nth-of-type(3) {
    padding-top: 72px;
  }
  .general-info.custom [class*="col-"]:nth-of-type(3) h3 {
    margin-bottom: 0;
  }
  .general-info.custom h3 {
    margin: 0;
    margin-bottom: 13px;
  }
  .manchet-wrapper {
    margin-bottom: 55px;
  }
  .spot-img-editor img.deck {
    display: block;
  }
  .spot-img-editor img.mobile {
    display: none;
  }
}

@media (min-width: 1400px) {
  .wrap-undermenu .undermenu .slider-ribbon {
    width: 948px;
    overflow: hidden;
    /*a.next, a.prev {
            display: block;
        }*/
  }
  .wrap-undermenu .undermenu .slider-ribbon a.prev {
    left: 158px;
    /*margin-left: -79px;*/
  }
  .wrap-undermenu .undermenu .slider-ribbon a.next {
    right: 158px;
    /*margin-left: 79px;*/
  }
  .wrap-undermenu .undermenu .slider-ribbon li {
    width: 158px !important;
  }
  .banner-promotion .promotion-app {
    width: 63.306%;
  }
  .banner-promotion .promotion-app h3 {
    padding-bottom: 30px;
  }
  .banner-promotion .promotion-img {
    width: calc(100% - 63.306%);
  }
  .banner-promotion .promotion-img img {
    max-height: 256px;
  }
  .banner-promotion .promotion-img-becomemember img {
    max-height: 270px;
    max-width: none;
  }
  .button-slider-ribbon {
    /*display: block;
        position: relative;
        top: 100px;*/
    /*.col, a {
            text-align: center;
        }*/
  }
  .button-slider-ribbon a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  .button-slider-ribbon a.prev {
    left: 135px;
    /*margin-left: -68px;*/
  }
  .button-slider-ribbon a.next {
    right: 110px;
    /*margin-left: 68px;*/
  }
  .col-right {
    padding-right: 12.5%;
  }
}

.top-news h1 {
  color: #f92d3f;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
}

.top-news .manchet-news h3 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.top-news h2 {
  color: #f92d3f;
  margin-bottom: 10px;
}

.top-news .col-right {
  margin-top: 30px;
}

.top-news .col-right p {
  margin: 0;
}

.top-news .col-right .category {
  color: #fa1e32;
}

.top-news .col-right .date {
  color: #ccc;
}

/*.col-right{
  p.category, p.date{
    margin: 0;
    font-family: "Italian Plate No 2";
    font-weight: 600;
  }
  p.category{
    margin-top: 40px;
    color: #fa1e32;
  }
  p.date{
    color:#ccc;
  }
}*/
.wrap-top-img-news {
  position: relative;
  /*a:hover{
        .link-to-light-box{
            @include img-retina-hover;
            span {
                color: #f91f32;
            }
        }
    }*/
}

.wrap-top-img-news .top-img-news {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.wrap-top-img-news .top-img-news > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wrap-top-img-news .link-to-light-box {
  position: absolute;
  z-index: 2;
  /*color: white;
        line-height: 20px;
        font-size: 14px;
        font-weight: 600;
        display: block;
        @include img-retina;
        span {
            vertical-align: middle;
            padding-left: 10px;
        }
        img{
            width:30px;
        }*/
}

.wrap-top-img-news .link-to-light-box ul li img {
  -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
  -moz-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
}

.wrap-top-img-news .link-to-light-box ul li span {
  -webkit-text-shadow: #000 0px 0px 50px;
  -moz-text-shadow: #000 0px 0px 50px;
  text-shadow: #000 0px 0px 50px;
}

.wrap-top-img-news .link-to-light-box ul li a:hover img {
  -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.3));
}

.content-news .manchet-news {
  margin-bottom: 10px;
}

.content-news .manchet-news h3 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.content-news p:last-child {
  margin-bottom: 1.4em;
}

.editor {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
  /*p:not(:last-of-type) {
        margin-bottom: 8px;
    }*/
}

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

.editor a {
  color: #f91e31;
}

.editor a:hover {
  color: #666666;
}

.editor .icon-arrow:before {
  color: #fa1e32;
}

.editor .icon-arrow:hover {
  color: #666666;
}

.editor h4 {
  color: #666666;
  font-size: 15px;
}

.editor .heading3-normal {
  font-weight: normal;
  color: #c8c3be;
}

.editor .color-light-grey {
  color: #c8c3be;
}

.editor ul li, .editor ol li {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.editor .quote {
  padding-left: 25px;
  padding-top: 7px;
  margin-bottom: 30px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .editor .quote {
    padding-left: 50px;
  }
}

@media (min-width: 1024px) {
  .editor .quote {
    padding-left: 75px;
  }
}

@media (min-width: 1280px) {
  .editor .quote {
    padding-left: 100px;
  }
}

.editor .quote p {
  font-family: "Italian Plate No 2";
  font-weight: 700;
}

.editor .quote .text {
  font-size: 20px;
  line-height: 24px;
  color: #fa1e32;
  margin-bottom: 9px;
}

.editor .quote .info {
  float: right;
  text-align: right;
}

.editor .quote .info p {
  margin: 0;
  font-size: 14px;
}

.editor .quote .info .title {
  color: #c8c3be;
}

.editor img {
  height: auto;
}

.editor.editor-has-bg a {
  color: #c8c3be;
}

.editor.editor-has-bg a:hover {
  color: #ffffff;
}

.editor.editor-has-bg .heading3-normal {
  color: #ffffff;
}

hr.editor {
  display: block;
  border-width: 1px;
  border-color: #bfbfbf;
  margin: 0;
}

.col-right.col-right-news .download {
  margin-top: 50px;
}

.col-right.col-right-news .download p {
  margin-bottom: 15px;
}

.col-right.col-right-news .download .title {
  font-weight: bold;
  margin-bottom: 0;
}

.col-right.col-right-news .download img {
  width: 100%;
}

.col-right.col-right-news .download .link_download {
  font-weight: bold;
  margin-left: 16px;
}

.col-right.col-right-news .download .link_download a {
  color: #666;
}

.col-right.col-right-news .download .link_download a:before {
  content: 'b';
  font-family: 'realdania';
  position: relative;
  display: inline-block;
  float: left;
  left: -4px;
  margin-left: -16px;
  vertical-align: top;
}

.col-right.col-right-news .download .link_download a span {
  display: inline-block;
}

.col-right.col-right-news .download .link_download a:hover {
  color: #f91f32;
}

.social-contact-news {
  margin-top: 50px;
}

ul.accordion, ul.bullets-list, ol.numbers-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bullets-list {
  list-style: disc;
  padding-left: 20px;
  padding-top: 7px;
  margin-bottom: 23px;
}

ul.bullets-list ul {
  list-style: circle;
  padding-left: 20px;
}

ol.numbers-list {
  list-style: decimal;
  padding-left: 20px;
  padding-top: 7px;
  margin-bottom: 27px;
}

ul.accordion:not(.ui-accordion) div {
  display: none;
}

ul.accordion {
  border-bottom: 1px solid #bfbfbf;
  padding-top: 7px;
  margin-bottom: 33px;
}

ul.accordion > li {
  border-top: 1px solid #bfbfbf;
  padding: 15px 0 0;
}

ul.accordion > li .link {
  cursor: pointer;
  font-family: "Italian Plate No 2";
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 15px;
  width: 100%;
}

ul.accordion > li .link:hover span, ul.accordion > li .link:hover:after, ul.accordion > li .link.active span, ul.accordion > li .link.active:after {
  color: #fa1e32;
}

ul.accordion > li div {
  padding-bottom: 15px;
  max-width: 675px;
  word-break: break-word;
}

ul.accordion > li div p::first-letter, ul.accordion > li div p:first-letter {
  text-transform: uppercase;
}

ul.accordion > li div p:last-of-type {
  margin-bottom: 18px;
}

ul.accordion a {
  color: #666666;
}

ul.accordion a:hover {
  color: #f91f32;
}

.news-letter {
  overflow: hidden;
  border-bottom: 1px solid #bfbfbf;
}

.news-letter.no-top-space {
  margin-top: 0 !important;
}

.news-letter > div {
  padding: 0;
}

.news-letter h4 {
  color: #f91e31;
  font-size: 14px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.news-letter .float-left, .news-letter .form-group {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.news-letter form .form-group {
  border-bottom: 1px solid #bfbfbf;
}

.news-letter form .form-group label {
  width: 40px;
  display: inline-block;
}

.news-letter form .form-group input {
  border: 0;
  padding-bottom: 7px;
  background: none;
  width: calc(100% - 45px);
  display: inline-block;
}

.news-letter form .button .rd-icon-angle-right {
  vertical-align: middle;
}

.news-letter form .button .rd-icon-angle-right + span {
  display: inline-block;
  vertical-align: middle;
}

.news-letter form .button span:nth-child(2) {
  margin-left: 10px;
}

.link-arrow {
  list-style: none;
  padding-left: 0;
  margin-bottom: 23px;
  margin-top: 0;
}

.link-arrow li {
  padding: 4px 0;
}

.icon-arrow {
  font-size: 15px;
  line-height: 23px;
  display: block;
  position: relative;
  padding-left: 15px;
}

.icon-arrow:before {
  position: absolute;
  content: "b";
  left: -3px;
  top: -1px;
  margin: 0 5px 0 0;
  padding-right: 10px;
  width: auto;
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  font-family: 'realdania';
}

.icon-arrow.icon-arrow-has-bg {
  color: #c8c3be;
}

.icon-arrow.icon-arrow-has-bg:hover {
  color: #fff;
}

.link-button {
  display: inline-block;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fa3446;
  color: #fff !important;
  font-size: 20px;
  line-height: 30px;
  padding: 20px 90px 20px 30px;
}

.link-button:after {
  border-color: #f91e31;
  box-shadow: 0 0 1px #f91e31 inset;
  width: 30px;
  height: 30px;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fa7882;
  border-radius: 50%;
  text-indent: 1px;
  content: "b";
  font-family: "realdania" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 30px;
}

.link-button:hover:after {
  color: #fa3446;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 1px white inset;
}

.breadcrumb {
  display: none;
}

@media (max-width: 1023px) {
  .top-news h2 {
    font-size: 40px;
    margin-top: 10px;
  }
  .top-news > div {
    padding: 0;
  }
  .top-news .col-right {
    margin-top: 34px;
    margin-bottom: 25px;
  }
  .wrap-top-img-news {
    padding: 0;
    margin-top: 25px;
    margin-bottom: 37px;
  }
  .wrap-top-img-news .link-to-light-box {
    bottom: 10px;
    right: 10px;
  }
  .wrap-top-img-news .link-to-light-box ul {
    padding: 0;
  }
  .wrap-top-img-news .link-to-light-box ul li {
    padding: 0;
  }
  .wrap-top-img-news .link-to-light-box ul li span {
    display: none;
  }
  .wrap-top-img-news .link-to-light-box ul li:nth-child(2) a {
    padding-right: 0;
  }
  .wrap-top-img-news .top-img-news {
    padding-top: 56.375%;
  }
  .wrap-top-img-news .top-img-news > img {
    width: 100% !important;
  }
  .col-right-news .download img {
    display: block;
    margin-bottom: 15px;
  }
  .tag-links h3 {
    margin-top: 30px;
  }
  .tag-links .manchet-list {
    margin-bottom: 0;
  }
  .tag-links .manchet-list li {
    display: inline-block;
    line-height: 20px;
    white-space: nowrap;
  }
  .tag-links .manchet-list li:before {
    content: "/";
    padding: 0 5px 0 0;
  }
  .tag-links .manchet-list li:first-child:before {
    display: none;
  }
  .content-news > div {
    padding-left: 0;
    padding-right: 0;
  }
  .content-news .manchet-news h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .content-news .manchet-news h2 {
    margin-top: 0;
  }
  .content-news .col-right {
    margin-left: 0;
  }
  .content-news .quote {
    padding-left: 0;
  }
  .news-letter {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .news-letter h4 {
    margin-bottom: 20px;
  }
  .news-letter .float-left, .news-letter .float-right {
    float: none;
  }
  .news-letter form > div {
    width: 75%;
  }
  .news-letter form .form-group {
    margin-top: 35px;
  }
  .news-letter form .button {
    padding: 40px 0;
    float: left;
  }
}

@media (min-width: 1024px) {
  .top-news {
    padding-bottom: 20px;
  }
  .top-news h2 {
    font-size: 38px;
    margin-top: 47px;
  }
  .content-news {
    padding-top: 20px;
  }
  .wrap-top-img-news {
    margin-top: 25px;
    margin-bottom: 35px;
  }
  .wrap-top-img-news .link-to-light-box {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
  }
  .wrap-top-img-news .link-to-light-box ul li a {
    padding-right: 0;
  }
  .wrap-top-img-news .top-img-news {
    background: #f4f1ef;
    padding-top: 41.828%;
  }
  .news-letter {
    padding-bottom: 18px;
    width: 100%;
  }
  .news-letter .float-left {
    width: 31.887%;
  }
  .news-letter .float-right {
    width: 65.943%;
  }
  .news-letter form {
    margin-top: 7px;
  }
  .news-letter form div {
    float: left;
  }
  .news-letter form .form-group {
    width: 34.046%;
  }
  .news-letter form .form-group input {
    float: right;
  }
  .news-letter form > :nth-child(2) {
    margin-left: 30px;
  }
  .news-letter form .button {
    float: right;
    margin-top: -5px;
  }
  .article a h3.ng-binding {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .top-news h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .news-letter {
    width: 74.595%;
  }
  .article a h3.ng-binding {
    width: 100%;
  }
}

.article a h3.ng-binding {
  width: 100%;
  margin-bottom: 2rem;
}

.button-hero .text {
  margin-bottom: 21px;
}

.button-hero .button {
  max-width: 230px;
}

.button-hero .button a {
  font-weight: 600;
  text-align: center;
  line-height: 73px;
  display: block;
  height: 73px;
  background-color: #fa1e32;
  color: #fff;
  font-size: 20px;
}

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

.image-table .cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.image-table .cell img {
  margin-bottom: 20px;
}

.image-table .cell p {
  font-weight: normal;
  max-width: 300px;
}

.discounts p {
  margin-top: 17px;
}

.discounts [class*='col'] p:first-of-type .discount {
  color: #fa3f4f;
}

.discounts .last-discount h3 {
  margin: 0;
}

.discounts .last-discount p {
  margin-top: 12px;
}

.discounts > a {
  display: block;
}

.discounts > a:after {
  content: '';
  clear: both;
  display: table;
}

.deck-grey {
  background-color: #f2f0ed;
}

.deck-grey .heading, .deck-grey .manchet {
  padding-left: 10px;
  padding-right: 10px;
}

.deck-grey .heading h2 {
  font-weight: 700;
  color: #f91f32;
}

.joining-heading-wrap {
  position: relative;
}

.joining-heading {
  background: rgba(223, 221, 219, 0.9);
}

.joining-heading:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}

.joining-heading h1 {
  color: #f91f32;
  font-weight: 800;
  font-size: 38px;
}

.joining-heading p {
  color: #666666;
}

.joining-heading .icon-arrow {
  font-size: 20px;
}

h3.page-title {
  display: none;
}

@media (max-width: 1023px) {
  .discounts [class*='col']:nth-of-type(2n+1) .image-wrap._16-9 {
    border-right: 5px solid #FFF;
  }
  .discounts [class*='col']:nth-of-type(2n+2) .image-wrap._16-9 {
    border-left: 5px solid #FFF;
  }
  .discounts [class*='col'] p:first-of-type .discount {
    content: '';
    display: block;
    clear: both;
  }
  .discounts .last-discount {
    margin-top: 25px;
  }
  .deck-grey {
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px 10px 40px;
  }
  .deck-grey .heading, .deck-grey .manchet {
    padding-left: 10px;
    padding-right: 10px;
  }
  .deck-grey .heading {
    margin-bottom: 10px;
  }
  .deck-grey .heading h2 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .deck-grey .manchet {
    padding-bottom: 20px;
  }
  .deck-grey .manchet p {
    font-size: 20px;
    line-height: 24px;
  }
  .deck-grey .wrapper-link, .deck-grey .spot .spot-txt .wrapper-link, .spot .spot-txt .deck-grey .wrapper-link {
    margin-left: 10px;
  }
  .deck-grey .wrapper-link .rd-icon-angle-right.has-margin {
    margin-left: 0;
  }
  .project.style-joining p {
    margin-bottom: 20px;
  }
  .joining-heading-wrap .container-fluid {
    margin-top: -250px;
  }
  .joining-heading-wrap .container-fluid .container-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .joining-heading {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 280px;
  }
  .joining-heading .inner-joining-heading {
    position: relative;
    padding-top: 20px;
    padding-bottom: 55px;
  }
  .joining-heading .inner-joining-heading h3, .joining-heading .inner-joining-heading span {
    display: inline-block;
  }
  .joining-heading .inner-joining-heading h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 20px;
    word-wrap: break-word;
  }
  .joining-heading .inner-joining-heading span[class*='rd-icon-'] {
    position: absolute;
    top: 23px;
  }
  .joining-heading .inner-joining-heading p {
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    font-weight: 700;
  }
}

@media (min-width: 1024px) {
  .discounts [class*='col'] p:first-of-type .discount:before {
    content: '\2013\0000a0';
    color: #666;
  }
  .deck-grey {
    padding: 35px 30px 60px;
  }
  .deck-grey .heading {
    width: 40.6896%;
    float: left;
  }
  .deck-grey .heading h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    margin-bottom: 25px;
  }
  .deck-grey .manchet {
    width: 59.3104%;
    float: left;
    padding-bottom: 25px;
  }
  .deck-grey .manchet p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .deck-grey .wrapper-link, .deck-grey .spot .spot-txt .wrapper-link, .spot .spot-txt .deck-grey .wrapper-link {
    width: 40.6896%;
    margin-bottom: 40px;
  }
  .joining-heading-wrap {
    position: relative;
  }
  .joining-heading-wrap .container-fluid {
    position: absolute;
    bottom: -70px;
    left: 50%;
    width: 100%;
    min-height: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .joining-heading {
    padding: 20px 120px 20px 140px;
    min-height: 290px;
    margin-left: -20px;
  }
  .joining-heading .inner-joining-heading {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .joining-heading .inner-joining-heading h1 {
    font-size: 38px;
    line-height: 40px;
    margin: 0;
    margin-bottom: 1em;
  }
  .joining-heading .inner-joining-heading span[class*='rd-icon-'] {
    position: absolute;
    left: -40px;
    top: 25px;
  }
  .joining-heading .inner-joining-heading p {
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    font-weight: 700;
  }
  h3.page-title {
    display: block;
    position: absolute;
    /*bottom: -40px;*/
    bottom: 30px;
    right: 103px;
    /*font-size: 62.5px;*/
    font-weight: 900;
    color: #f91e31;
    margin: 0;
    font-size: 115px !important;
    line-height: 65px !important;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    /*display: none;*/
    /*&.active{
			span{
				// @include animation(featured-title-1 .6s 1s);
				// &:first-child{
				// 	@include animation(featured-title-1 1s);
				// }
				// &:nth-of-type(2){
				// 	@include animation(featured-title-2 1s 1s);
				// }
				// &:nth-of-type(3){
				// 	@include animation(featured-title-3 1s 2s);
				// }
			}
			&:before{
				@include animation(featured-title-2 .7s .5s);
			}
			&:after{
				@include animation(featured-title-3 1.4s .5s);
			}
		}*/
  }
  h3.page-title:before, h3.page-title:after {
    content: attr(data-text);
  }
  h3.page-title span, h3.page-title:before, h3.page-title:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
  }
  h3.page-title span {
    position: static;
    display: block;
    opacity: .9;
  }
  h3.page-title:before {
    opacity: .6;
    z-index: 1;
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
  h3.page-title:after {
    opacity: .3;
    z-index: 2;
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
  }
  .project.style-joining p {
    margin-bottom: 20px;
  }
  .joining.top-articles {
    padding-top: 125px !important;
  }
}

@media (min-width: 1400px) {
  .deck-grey {
    margin-left: -20px;
  }
  .deck-grey h2 {
    font-size: 40px;
    line-height: 42px;
    margin: 0;
  }
  .joining-heading-wrap .container-fluid {
    bottom: -105px;
  }
  .joining-heading {
    padding: 20px 157px 20px 178px;
    min-height: 270px;
    /*bottom: 272px;*/
  }
  .joining-heading .inner-joining-heading {
    margin-left: -20px;
  }
  .joining-heading .inner-joining-heading h4 {
    font-size: 40px;
  }
  h3.page-title {
    /*bottom: -105px;*/
    bottom: 0;
    right: 160px;
    font-size: 170px !important;
    line-height: 95px !important;
  }
  .joining.top-articles {
    padding-top: 160px !important;
  }
  .project.style-joining p {
    margin-bottom: 30px;
  }
}

.header-reasons-box h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
}

.f-30 {
  font-size: 30px !important;
  width: 100% !important;
  font-weight: 900 !important;
}

.reasons-box {
  background-color: #f5f3f1;
  padding: 20px;
  position: relative;
  padding-bottom: 40px;
  height: 504px;
}

.reasons-box.landing-page-box {
  height: 376px;
}

.reasons-box h4 {
  color: #fa1e32;
}

.reasons-box ul {
  list-style: none;
  padding-left: 15px;
  margin-top: 35px;
  margin-bottom: 20px;
}

.reasons-box ul li {
  padding-bottom: 40px;
}

.reasons-box ul li.landing-page-li {
  padding-bottom: 18px;
}

.reasons-box ul li p {
  overflow: hidden;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #666666;
}

.reasons-box ul li:after {
  content: '';
  display: block;
  clear: both;
}

.reasons-box ul img {
  vertical-align: top;
  float: left;
  position: relative;
  top: 4px;
  margin-right: 40px;
  width: 24px;
}

.reasons-box img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .reasons-box img.display-retina {
    display: inline-block;
  }
  .reasons-box img.display-normal {
    display: none;
  }
}

.reasons-box img.display-hover {
  display: none;
}

.reasons-box .wrapper-link, .reasons-box .spot .spot-txt .wrapper-link, .spot .spot-txt .reasons-box .wrapper-link {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 20px;
  margin-bottom: 20px;
}

.box-1, .box-2 {
  min-height: 150px;
  background-color: #fa3446;
  text-align: center;
  color: white;
  font-size: 20px;
  line-height: 24px;
  position: relative;
}

.box-1 a, .box-2 a {
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: inherit;
}

.box-1 a:hover, .box-2 a:hover {
  color: inherit;
}

.box-1 a:hover .rd-icon-angle-right, .box-2 a:hover .rd-icon-angle-right {
  background-color: white;
  color: #f91e31 !important;
  border: 1px solid #FFF;
  text-shadow: none;
  box-shadow: none;
}

.box-1 a:after, .box-2 a:after {
  display: table;
  content: '';
  clear: both;
}

.box-1 a img, .box-2 a img {
  width: 137px;
}

.box-1 .wrapper-link, .box-1 .spot .spot-txt .wrapper-link, .spot .spot-txt .box-1 .wrapper-link, .box-2 .wrapper-link, .box-2 .spot .spot-txt .wrapper-link, .spot .spot-txt .box-2 .wrapper-link {
  text-align: center;
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

.box-1 a p {
  margin-bottom: 0;
  color: inherit;
  font-size: 20px;
  line-height: 24px;
}

.box-1 h2 {
  color: inherit;
  margin-top: 10px;
}

.box-1 img {
  margin: auto;
}

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

.box-2 a h3 {
  color: inherit;
  margin-top: 10px;
  margin-bottom: 0;
}

.box-2 a p {
  margin-top: 10px;
  color: inherit;
}

.wrapper:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1023px) {
  .inner-joining-heading.style-sign-up h4 {
    width: 197px;
    margin-left: 0;
  }
  .reasons-box {
    border-bottom: 20px solid white;
  }
  .reasons-box ul {
    padding-left: 0;
  }
  .reasons-box ul img {
    margin-right: 20px;
  }
  .reasons-box, .box-1, .box-2 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .box-1, .box-2 {
    padding-bottom: 20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .box-1 img, .box-2 img {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .margin-page-title .spot-fixed-size {
    width: 50%;
    margin-top: 35px;
  }
  .style-sign-up .joining-heading .inner-joining-heading h1 {
    margin-left: 0;
  }
  .sign-up .spot-fixed-size {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

@media (min-width: 1024px) {
  h3.page-title.sign-up {
    font-size: 85px !important;
    line-height: 48px !important;
  }
  .reasons-box li {
    font-size: 20px;
    line-height: 24px;
  }
  .reasons-box img {
    width: 24px;
    height: 28px;
    vertical-align: top;
  }
  .box-1, .box-2 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .box-1 a {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .box-1 a img {
    padding-bottom: 60px;
  }
  .box-2 a {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .margin-page-title .container-inner {
    margin-top: 60px;
  }
  .sign-up .spot-fixed-size {
    margin-top: 40px;
  }
}

@media (min-width: 1400px) {
  h3.page-title.sign-up {
    font-size: 132px !important;
    line-height: 75px !important;
  }
  .margin-page-title .container-inner {
    margin-top: 66px;
  }
  .box-1, .box-2 {
    padding-left: 66px;
    padding-right: 66px;
  }
  .box-1 {
    padding-bottom: 40px;
  }
  .box-1.landing-page-box-1 {
    height: 375px;
  }
  .box-1 a {
    padding-top: 45px;
  }
  .box-1 a.landing-page-a {
    padding-top: 88px;
  }
  .box-1 a img {
    padding-bottom: 40px;
  }
  .box-2 {
    min-height: 170px;
  }
  .box-2 a {
    padding-top: 15px;
  }
  .joining-heading-wrap.style-sign-up {
    padding-bottom: 60px;
  }
  .joining-heading-wrap.style-sign-up .joining-heading {
    margin-bottom: 60px;
  }
}

.top-image.top-image-theme {
  background-image: url("/img/samples/bg_head_theme.jpg");
}

.top-image.top-image-theme .text p {
  position: absolute;
  color: #f91e31;
  font-weight: 900;
  line-height: 1em;
}

.top-image.top-image-theme .text-animate p {
  width: 100%;
  margin-bottom: 0;
  text-align: center;
  font-weight: 900;
  color: #f91e31;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.top-image.top-image-theme .text-animate p:before, .top-image.top-image-theme .text-animate p:after {
  content: attr(data-text);
}

.top-image.top-image-theme .text-animate p span, .top-image.top-image-theme .text-animate p:before, .top-image.top-image-theme .text-animate p:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.top-image.top-image-theme .text-animate p span {
  position: static;
  display: block;
  opacity: .3;
}

.top-image.top-image-theme .text-animate p.active:before {
  -webkit-animation: featured-title-2 0.7s 0.5s;
  animation: featured-title-2 0.7s 0.5s;
  opacity: .6;
  z-index: 1;
}

.top-image.top-image-theme .text-animate p.active:after {
  -webkit-animation: featured-title-3 1.4s 0.5s;
  animation: featured-title-3 1.4s 0.5s;
  opacity: .9;
  z-index: 2;
}

.parkering .editor {
  display: none;
}

.parkering a.read-more {
  line-height: 30px;
  padding-top: 7px;
  padding-bottom: 0;
  display: block;
}

.parkering a.read-more span:nth-child(3) {
  display: none;
}

.parkering a.read-more.closed span:nth-child(2) {
  display: none;
}

.parkering a.read-more.closed span:nth-child(3) {
  display: inline;
}

.parkering a.read-more.closed .rotate-90deg {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.parkering h2 {
  margin-top: 0;
}

.wrap-content-theme {
  margin-bottom: 40px;
}

.wrap-content-theme .spot[class*="spot-theme-"] {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 0;
}

.wrap-content-theme .content-theme-right {
  margin-top: 30px;
}

.spot[class*="spot-theme-"] .spot-txt .wrap-img {
  margin-left: -20px;
  margin-right: -20px;
}

.spot[class*="spot-theme-"] .spot-txt .wrap-img img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .spot[class*="spot-theme-"] .spot-txt .wrap-img img.display-retina {
    display: inline-block;
  }
  .spot[class*="spot-theme-"] .spot-txt .wrap-img img.display-normal {
    display: none;
  }
}

.spot[class*="spot-theme-"] .spot-txt .wrap-img img.display-hover {
  display: none;
}

.spot[class*="spot-theme-"] .spot-txt .wrap-img img {
  width: 100%;
}

.spot.spot-theme-red .spot-txt .wrap-img .white {
  display: none !important;
}

.spot.spot-theme-red .spot-txt .wrapper-link span:last-child {
  color: #666;
}

.spot.spot-theme-green a * {
  color: white;
}

.spot.spot-theme-green a .spot-txt {
  background: #054b32;
}

.spot.spot-theme-green a .spot-txt h2, .spot.spot-theme-green a .spot-txt h3 {
  margin-top: 0;
  color: white !important;
}

.spot.spot-theme-green a .spot-txt .wrap-img .red {
  display: none !important;
}

.spot.spot-theme-green a .spot-txt .wrapper-link span:last-child {
  color: white;
}

.spot.spot-theme-green a .spot-txt .wrapper-link .rd-icon-angle-right {
  border-color: white;
  box-shadow: 0 0 1px #fff inset;
}

.spot.spot-theme-green a:hover .wrapper-link span:last-child {
  color: white !important;
}

.spot.spot-theme-green a:hover .wrapper-link .rd-icon-angle-right {
  border-color: white;
  background-color: white;
  color: #054b32;
}

.spot.spot-theme-blue a * {
  color: white;
}

.spot.spot-theme-blue a .spot-txt {
  background: #142364;
}

.spot.spot-theme-blue a .spot-txt h2, .spot.spot-theme-blue a .spot-txt h3 {
  margin-top: 0;
  color: white !important;
}

.spot.spot-theme-blue a .spot-txt .wrap-img .red {
  display: none !important;
}

.spot.spot-theme-blue a .spot-txt .wrapper-link span:last-child {
  color: white;
}

.spot.spot-theme-blue a .spot-txt .wrapper-link .rd-icon-angle-right {
  border-color: white;
  box-shadow: 0 0 1px #fff inset;
}

.spot.spot-theme-blue a:hover .wrapper-link span:last-child {
  color: white !important;
}

.spot.spot-theme-blue a:hover .wrapper-link .rd-icon-angle-right {
  border-color: white;
  background-color: white;
  color: #142364;
}

.spot.spot-theme-purple a * {
  color: white;
}

.spot.spot-theme-purple a .spot-txt {
  background: #500a32;
}

.spot.spot-theme-purple a .spot-txt h2, .spot.spot-theme-purple a .spot-txt h3 {
  margin-top: 0;
  color: white !important;
}

.spot.spot-theme-purple a .spot-txt .wrap-img .red {
  display: none !important;
}

.spot.spot-theme-purple a .spot-txt .wrapper-link span:last-child {
  color: white;
}

.spot.spot-theme-purple a .spot-txt .wrapper-link .rd-icon-angle-right {
  border-color: white;
  box-shadow: 0 0 1px #fff inset;
}

.spot.spot-theme-purple a:hover .wrapper-link span:last-child {
  color: white !important;
}

.spot.spot-theme-purple a:hover .wrapper-link .rd-icon-angle-right {
  border-color: white;
  background-color: white;
  color: #500a32;
}

.spot.spot-theme-grey a * {
  color: white;
}

.spot.spot-theme-grey a .spot-txt {
  background: #666666;
}

.spot.spot-theme-grey a .spot-txt h2, .spot.spot-theme-grey a .spot-txt h3 {
  margin-top: 0;
  color: white !important;
}

.spot.spot-theme-grey a .spot-txt .wrap-img .red {
  display: none !important;
}

.spot.spot-theme-grey a .spot-txt .wrapper-link span:last-child {
  color: white;
}

.spot.spot-theme-grey a .spot-txt .wrapper-link .rd-icon-angle-right {
  border-color: white;
  box-shadow: 0 0 1px #fff inset;
}

.spot.spot-theme-grey a:hover .wrapper-link span:last-child {
  color: white !important;
}

.spot.spot-theme-grey a:hover .wrapper-link .rd-icon-angle-right {
  border-color: white;
  background-color: white;
  color: #666666;
}

.spot.spot-theme-primary a * {
  color: white;
}

.spot.spot-theme-primary a .spot-txt {
  background: #f91e31;
}

.spot.spot-theme-primary a .spot-txt h2, .spot.spot-theme-primary a .spot-txt h3 {
  margin-top: 0;
  color: white !important;
}

.spot.spot-theme-primary a .spot-txt .wrap-img .red {
  display: none !important;
}

.spot.spot-theme-primary a .spot-txt .wrapper-link span:last-child {
  color: white;
}

.spot.spot-theme-primary a .spot-txt .wrapper-link .rd-icon-angle-right {
  border-color: white;
  box-shadow: 0 0 1px #fff inset;
}

.spot.spot-theme-primary a:hover .wrapper-link span:last-child {
  color: white !important;
}

.spot.spot-theme-primary a:hover .wrapper-link .rd-icon-angle-right {
  border-color: white;
  background-color: white;
  color: #f91e31;
}

.spot.spot-theme-primary h3 {
  color: #fff !important;
  font-size: 30px !important;
  line-height: 37px !important;
  font-weight: 900 !important;
}

.spot.spot-theme-primary p.spot-text,
.spot.spot-theme-primary .spot-txt {
  padding: 70px 80px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #fff !important;
  margin-bottom: 0;
}

.spot.spot-theme-primary p.spot-text p,
.spot.spot-theme-primary .spot-txt p {
  color: #fff !important;
}

.spot.spot-theme-primary p.spot-text .wrapper-link,
.spot.spot-theme-primary .spot-txt .wrapper-link {
  position: unset;
  margin-top: 31px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.top-articles.top-articles-theme .article a h3 {
  width: 100%;
}

.top-articles.top-articles-theme .article a img {
  width: 100%;
}

.album.project-theme > div {
  margin-bottom: 34px;
}

.wrapper-ribbon.wrapper-ribbon-red .current {
  background: #f91e31;
}

.map-theme .map_container {
  padding-bottom: 75.636%;
}

.readmore-text {
  display: inline-block;
  margin-bottom: 40px;
}

.front .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col {
  margin-bottom: 40px;
}

.front .featured.featured-theme.style-1 > .col .wrap-top-img-news[class*='top-pub'] {
  margin-top: 0;
  width: 100%;
  overflow: hidden;
}

.front .featured.featured-theme > .col:nth-of-type(1) h3 {
  bottom: 198px;
}

.front .featured.featured-theme > .col:nth-of-type(1) p {
  margin-top: 0;
  margin-bottom: 10px;
}

.front .featured.featured-theme > .col:nth-of-type(1) p:nth-of-type(1), .front .featured.featured-theme > .col:nth-of-type(1) p:nth-of-type(3) {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #666;
}

.front .featured.featured-theme > .col:nth-of-type(2) h3, .front .featured.featured-theme > .col:nth-of-type(3) h3 {
  float: none;
  margin-top: 10px;
  margin-left: 0 !important;
}

.front .featured.featured-theme .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.front .featured.featured-theme .image:before {
  padding-top: 56.25%;
  content: "";
  display: block;
}

.front .featured.featured-theme .image img {
  display: none;
}

@media (max-width: 1023px) {
  .top-image.top-image-theme .text p {
    top: 83px;
    right: 9.375%;
    font-size: 31.09px;
  }
  .top-image.top-image-theme .text-animate p {
    /*font-size: 63.7px;
                    line-height: 36px;*/
    font-size: 48px;
    line-height: 28px;
  }
  .parkering .manchet-news {
    margin-bottom: 15px;
  }
  .spot[class*="spot-theme-"] .spot-txt {
    margin-left: 0;
    margin-right: 0;
  }
  .spot[class*="spot-theme-"] .spot-txt .wrap-img {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .top-articles.top-articles-theme .article {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .top-articles.top-articles-theme .article:nth-of-type(4n+4) {
    margin-top: 0;
  }
  .top-articles.top-articles-theme .article p, .top-articles.top-articles-theme .article h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top-articles.top-articles-theme .article p b:before {
    content: '\2013\0000a0';
    display: inline;
  }
  .top-articles.top-articles-theme .article h3 {
    font-size: 20px;
  }
  .top-articles.top-articles-theme .article:last-child {
    padding-bottom: 0;
  }
  .wrap-undermenu.wrap-undermenu-theme {
    margin-top: 40px;
  }
  .map-theme {
    display: none;
  }
  .temaer-theme .temaer {
    margin-bottom: 35px;
  }
  .front .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col {
    margin-bottom: 20px;
  }
  .front .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col-2 {
    margin-bottom: 40px;
  }
  .front .featured.featured-theme.style-1 > .col .wrap-top-img-news[class*='top-pub'] {
    margin: 0;
  }
  .front .featured.featured-theme > .col:nth-of-type(1) h3 {
    display: none !important;
  }
  .front .featured.featured-theme > .col:nth-of-type(1) p, .front .featured.featured-theme > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 0;
  }
  .front .featured.featured-theme > .col:nth-of-type(1) p {
    width: auto;
  }
  .front .featured.featured-theme > .col:nth-of-type(1) p:nth-child(2) {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .front .featured.featured-theme > .col:nth-of-type(2), .front .featured.featured-theme > .col:nth-of-type(3) {
    margin-top: 0;
  }
  .front .featured.featured-theme > .col:nth-of-type(2) .article {
    padding-bottom: 40px;
  }
  .front .featured.featured-theme > .col:nth-of-type(3) .article {
    padding-bottom: 0;
  }
  .wrap-content-theme .content-theme-right.editor {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1024px) {
  .top-image.top-image-theme .text p {
    top: 159px;
    right: 5.857%;
    font-size: 60.98px;
  }
  .top-image.top-image-theme .text-animate p {
    font-size: 117px;
    line-height: 66px;
  }
  .wrap-content-theme .map-theme {
    margin-right: -42px;
    width: calc(50% + 42px);
    float: right;
  }
  .wrap-content-theme .content-theme-right {
    float: right;
  }
  .temaer h3 {
    line-height: 24px;
    width: 73.913%;
  }
  .wrap-undermenu .undermenu.wrapper-ribbon.wrapper-ribbon-red {
    padding-top: 0;
    padding-bottom: 0;
  }
  .spot[class*="spot-theme-"] .spot-txt .wrap-img {
    margin-top: 30px;
  }
}

@media (min-width: 1400px) {
  .top-image.top-image-theme {
    /* .text-animate{
                p{
                    font-size: 150px;
                    line-height: 84px;
                }
            }*/
  }
  .top-image.top-image-theme .text p {
    top: 156px;
    font-size: 80px;
  }
  .wrap-content-theme .map-theme {
    padding-right: 0;
    margin-right: -70px;
    width: calc(50% + 70px);
  }
}

.float-left {
  float: left;
}

.top-news.top-activity .image-wrap {
  padding-left: 0;
  padding-right: 0;
}

.fact {
  color: #fff;
  padding: 0;
}

.fact .content, .fact .link {
  padding-left: 20px;
  padding-right: 20px;
}

.fact .content {
  background: #f91e31;
  padding-top: 15px;
  padding-bottom: 25px;
  font-weight: 500;
  opacity: 0.9;
}

.fact .content h3 {
  color: #fff;
}

.fact .content a {
  color: #c8c3be;
}

.fact .content a:hover {
  color: #fff;
}

.fact .content p:nth-child(4) {
  margin-bottom: 30px;
}

.fact .content p:nth-child(5) {
  margin-top: 132px;
}

.fact .content p:nth-child(5) .member-price {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  display: block;
}

.fact .link {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e8e4df;
}

.fact .link span:first-child {
  font-size: 20px;
  line-height: 30px;
  color: #f91e31;
}

.fact .link .rd-icon-angle-right {
  float: right;
}

.fact.fact-red .content {
  background: #f91e31;
}

.fact.fact-red .link span:first-child, .fact.fact-red .link .rd-icon-angle-right {
  color: #f91e31;
}

.fact.fact-red .link .rd-icon-angle-right {
  border-color: #f91e31;
  box-shadow: 0 0 1px #f91e31 inset;
}

.fact.fact-red .link .rd-icon-angle-right:hover, .fact.fact-red .link .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .fact.fact-red .link .rd-icon-angle-right, .fact.fact-red .link .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .fact.fact-red .link span, .fact.fact-red .link .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .fact.fact-red .link span {
  background: #f91e31;
  color: white;
}

.fact.fact-red .link:hover .rd-icon-angle-right {
  background: #f91e31;
  color: white;
}

.fact.fact-green .content {
  background: #054b32;
}

.fact.fact-green .link span:first-child, .fact.fact-green .link .rd-icon-angle-right {
  color: #054b32;
}

.fact.fact-green .link .rd-icon-angle-right {
  border-color: #054b32;
  box-shadow: 0 0 1px #054b32 inset;
}

.fact.fact-green .link .rd-icon-angle-right:hover, .fact.fact-green .link .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .fact.fact-green .link .rd-icon-angle-right, .fact.fact-green .link .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .fact.fact-green .link span, .fact.fact-green .link .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .fact.fact-green .link span {
  background: #054b32;
  color: white;
}

.fact.fact-green .link:hover .rd-icon-angle-right {
  background: #054b32;
  color: white;
}

.fact.fact-blue .content {
  background: #142364;
}

.fact.fact-blue .link span:first-child, .fact.fact-blue .link .rd-icon-angle-right {
  color: #142364;
}

.fact.fact-blue .link .rd-icon-angle-right {
  border-color: #142364;
  box-shadow: 0 0 1px #142364 inset;
}

.fact.fact-blue .link .rd-icon-angle-right:hover, .fact.fact-blue .link .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .fact.fact-blue .link .rd-icon-angle-right, .fact.fact-blue .link .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .fact.fact-blue .link span, .fact.fact-blue .link .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .fact.fact-blue .link span {
  background: #142364;
  color: white;
}

.fact.fact-blue .link:hover .rd-icon-angle-right {
  background: #142364;
  color: white;
}

.fact.fact-purple .content {
  background: #500a32;
}

.fact.fact-purple .link span:first-child, .fact.fact-purple .link .rd-icon-angle-right {
  color: #500a32;
}

.fact.fact-purple .link .rd-icon-angle-right {
  border-color: #500a32;
  box-shadow: 0 0 1px #500a32 inset;
}

.fact.fact-purple .link .rd-icon-angle-right:hover, .fact.fact-purple .link .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .fact.fact-purple .link .rd-icon-angle-right, .fact.fact-purple .link .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .fact.fact-purple .link span, .fact.fact-purple .link .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .fact.fact-purple .link span {
  background: #500a32;
  color: white;
}

.fact.fact-purple .link:hover .rd-icon-angle-right {
  background: #500a32;
  color: white;
}

.fact.fact-grey .content {
  background: #666666;
}

.fact.fact-grey .link span:first-child, .fact.fact-grey .link .rd-icon-angle-right {
  color: #666666;
}

.fact.fact-grey .link .rd-icon-angle-right {
  border-color: #666666;
  box-shadow: 0 0 1px #666666 inset;
}

.fact.fact-grey .link .rd-icon-angle-right:hover, .fact.fact-grey .link .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .fact.fact-grey .link .rd-icon-angle-right, .fact.fact-grey .link .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .fact.fact-grey .link span, .fact.fact-grey .link .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .fact.fact-grey .link span {
  background: #666666;
  color: white;
}

.fact.fact-grey .link:hover .rd-icon-angle-right {
  background: #666666;
  color: white;
}

.icon-arrow-after:after {
  content: 'b';
  font-family: 'realdania';
  position: relative;
  top: 3px;
  padding-left: 3px;
  font-weight: 600;
}

.banner-promotion.promotion-activity-grey .promotion-app p {
  color: #666666;
}

.banner-promotion.promotion-activity-red .promotion-app {
  background: #fa3446;
}

.banner-promotion.promotion-activity-red .promotion-app h3, .banner-promotion.promotion-activity-red .promotion-app p, .banner-promotion.promotion-activity-red .promotion-app .rd-icon-angle-right, .banner-promotion.promotion-activity-red .promotion-app .label-angle-right {
  color: #fff;
}

.banner-promotion.promotion-activity-red a:hover .rd-icon-angle-right {
  color: #fa3446;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 1px white inset;
}

.news-letter[class*="news-letter-activity-"] {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}

.news-letter[class*="news-letter-activity-"] h4 {
  font-size: 20px;
  border: 0;
}

.news-letter.news-letter-activity-grey {
  background: #f2f0ed;
}

.news-letter.news-letter-activity-red {
  background: #fa3446;
}

.news-letter.news-letter-activity-red * {
  color: white;
}

.news-letter.news-letter-activity-red form .form-group {
  border-bottom-color: #f9969f;
}

.news-letter.news-letter-activity-red form a:hover .rd-icon-angle-right {
  color: #fa3446;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 1px white inset;
}

.theme-list-style.bg-page-title {
  width: 100%;
  background-color: #fa3446;
}

@media (max-width: 1023px) {
  .theme-list-style.text-page-sub-title {
    margin-top: 33px;
  }
}

.theme-list-style.album:before, .theme-list-style.album:after {
  display: table;
  content: '';
  clear: both;
}

.splash-overlay .inner-splash-overlay.activity .step-1, .splash-overlay .inner-splash-overlay.activity .step-2 {
  display: none;
}

.splash-overlay .inner-splash-overlay.activity .step-1 {
  display: block;
}

.splash-overlay .inner-splash-overlay.activity .step-1 .error-text {
  color: #ff0000;
  float: left;
  width: 80%;
  margin-top: 7px;
}

.splash-overlay .inner-splash-overlay.activity .step-2 .top-news {
  padding-bottom: 0;
}

.splash-overlay .inner-splash-overlay.activity .top-news .manchet-news .footer-info p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 0;
}

.splash-overlay .inner-splash-overlay.activity .content-form .row {
  margin-left: -10px;
  margin-right: -10px;
}

.splash-overlay .inner-splash-overlay.activity .content-form .row input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.splash-overlay .inner-splash-overlay.activity .content-form .step-navigation {
  border: 0;
  padding: 0;
  margin: 0;
}

.splash-overlay .inner-splash-overlay.activity .content-form .step-navigation .rd-icon-angle-right {
  margin-top: 0;
}

.splash-overlay .inner-splash-overlay.activity .content-form .step-navigation li {
  float: right;
}

.splash-overlay .inner-splash-overlay.activity .content-form .step-navigation a {
  margin-left: 10px;
}

.splash-overlay .inner-splash-overlay.activity .content-form .step-navigation .submit-step-1 {
  float: none;
}

/*.sign-up-activity .checkbox input.sign-up-is-member{
    vertical-align: middle;
    position: relative;
    display: block
}*/
.sign-up-activity .checkbox .sign-up-is-member-label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
  margin-bottom: 0px;
}

@media (max-width: 1023px) {
  .top-news.top-activity .float-right {
    float: none;
  }
  .top-news.top-activity .fact, .top-news.top-activity .image-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .top-news.top-activity h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top-news.top-activity .manchet-news {
    margin-bottom: 35px;
  }
  .top-news.top-activity .manchet-news h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pad-row-half.top-activity:last-child {
    padding-top: 0;
    padding-bottom: 0;
  }
  .fact .content {
    padding-top: 10px;
  }
  .fact .content p:nth-child(5) {
    margin-top: 55px;
  }
  .fact .link span:first-child {
    font-size: 18px;
  }
  .content-news.content-activity .spot {
    margin-top: 23px;
    margin-bottom: 40px;
  }
  .map-activity .infoWindow {
    top: 54.062%;
  }
  .map-activity .map_container {
    padding-bottom: 106.25%;
  }
  .banner-promotion[class*='promotion-activity-'] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news-letter[class*="news-letter-activity-"] {
    margin-left: -10px;
    margin-right: -10px;
    padding: 20px;
  }
  .news-letter[class*="news-letter-activity-"] .float-right form > div {
    width: 100%;
  }
  .news-letter[class*="news-letter-activity-"] .float-right .button {
    margin-right: 0;
    float: right;
    width: auto;
    padding-bottom: 0;
  }
  .splash-overlay .inner-splash-overlay.activity {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .splash-overlay .inner-splash-overlay.activity .wrapper-link {
    right: 10px;
    margin-top: 10px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news {
    padding-bottom: 15px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news .manchet-news h3 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news .manchet-news .footer-info {
    margin-top: 70px;
  }
  .splash-overlay .inner-splash-overlay.activity .content-form .row [class*='col-'] {
    width: 100%;
    margin-bottom: 26px;
  }
}

@media (min-width: 1024px) {
  .row.top-activity {
    padding-top: 60px;
  }
  .row.top-activity h1 {
    margin-top: -6px;
  }
  .row.top-activity .image-wrap {
    margin-top: 45px;
  }
  .top-news.top-activity .manchet-news {
    padding-right: 0;
  }
  .top-news.top-activity .image-wrap {
    width: calc(75% - 10px);
  }
  .content-news.content-activity {
    padding-top: 35px;
  }
  .banner-promotion[class*='promotion-activity-'] {
    margin-top: 20px;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-app {
    width: 76.213%;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-app h3 {
    width: 31.9%;
    font-size: 30px;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-app p {
    width: 58.814%;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-img {
    width: calc(100% - 76.213%);
  }
  .news-letter.align-left {
    float: left;
  }
  .news-letter.align-right {
    float: right;
  }
  .news-letter.align-center {
    margin-left: auto;
    margin-right: auto;
  }
  .news-letter[class*="news-letter-activity-"] {
    width: 76.213%;
    padding: 35px 40px 45px 35px;
  }
  .news-letter[class*="news-letter-activity-"] .float-left {
    width: 29.364%;
  }
  .news-letter[class*="news-letter-activity-"] .float-right {
    width: 68%;
  }
  .news-letter[class*="news-letter-activity-"] .float-right form {
    margin-top: 0;
  }
  .news-letter[class*="news-letter-activity-"] .float-right form .form-group {
    width: 36.564%;
  }
  .news-letter[class*="news-letter-activity-"] .float-right form .form-group:nth-child(2) {
    margin-left: 20px;
  }
  .news-letter[class*="news-letter-activity-"] .float-right form .button {
    margin-top: -6px;
  }
  .activity-list .news-letter[class*="news-letter-activity-"] {
    width: calc(76.213% - 20px);
  }
  .map-activity {
    margin-bottom: 20px;
  }
  .fact {
    width: calc(25% + 10px);
  }
  .splash-overlay .inner-splash-overlay.activity {
    width: 530px;
    padding-left: 40px;
    padding-top: 40px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news {
    padding-bottom: 30px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news h2 {
    padding-right: 11px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news .manchet-news h3 {
    padding-right: 65px;
    margin-bottom: 17px;
  }
  .splash-overlay .inner-splash-overlay.activity .top-news .manchet-news .footer-info {
    margin-top: 120px;
  }
  .splash-overlay .inner-splash-overlay.activity .content-form .row {
    margin-bottom: 25px;
  }
  .splash-overlay .inner-splash-overlay.activity .content-form .step-navigation {
    padding-top: 5px;
  }
  .splash-overlay .inner-splash-overlay.activity .content-form .step-navigation li a {
    font-size: 18px;
  }
  .splash-overlay .inner-splash-overlay.activity .fielderror {
    background-image: url("/images/Realdania/top_icons-assets/redcross.png");
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: right 18px top 21px;
  }
}

@media (min-width: 1400px) {
  .top-news.top-activity .manchet-news {
    padding-right: 12.783%;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-app h3 {
    font-size: 40px;
  }
  .banner-promotion[class*='promotion-activity-'] .promotion-app p {
    width: 52.023%;
  }
}

/* Mixin */
.dp-highlight .ui-state-default {
  background: #484;
  color: #FFF;
}

.btn-rd {
  display: inline-block;
  width: 30px;
  height: 30px;
  min-height: 100%;
  position: absolute;
}

.btn-rd.up {
  background-image: url("../assets/img/ui/up_red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.btn-rd.up:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.btn-rd.up.btn-hover {
  background-image: url("../assets/img/ui/up_hover_red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .btn-rd.up:hover {
    background-image: url("../assets/img/ui/up_hover_red@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .btn-rd.up {
    background-image: url("../assets/img/ui/up_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.up.btn-hover {
    background-image: url("../assets/img/ui/up_hover_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.up:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .btn-rd.up:hover {
    background-image: url("../assets/img/ui/up_hover_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.btn-rd.up.active {
  background-image: url("../assets/img/ui/up_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.btn-rd.up.active:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.btn-rd.up.active.btn-hover {
  background-image: url("../assets/img/ui/up_hover_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .btn-rd.up.active:hover {
    background-image: url("../assets/img/ui/up_hover_white@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .btn-rd.up.active {
    background-image: url("../assets/img/ui/up_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.up.active.btn-hover {
    background-image: url("../assets/img/ui/up_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.up.active:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .btn-rd.up.active:hover {
    background-image: url("../assets/img/ui/up_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.btn-rd.down {
  background-image: url("../assets/img/ui/down_red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.btn-rd.down:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.btn-rd.down.btn-hover {
  background-image: url("../assets/img/ui/down_hover_red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .btn-rd.down:hover {
    background-image: url("../assets/img/ui/down_hover_red@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .btn-rd.down {
    background-image: url("../assets/img/ui/down_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.down.btn-hover {
    background-image: url("../assets/img/ui/down_hover_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.down:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .btn-rd.down:hover {
    background-image: url("../assets/img/ui/down_hover_red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.btn-rd.down.active {
  background-image: url("../assets/img/ui/down_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.btn-rd.down.active:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.btn-rd.down.active.btn-hover {
  background-image: url("../assets/img/ui/down_hover_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .btn-rd.down.active:hover {
    background-image: url("../assets/img/ui/down_hover_white@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .btn-rd.down.active {
    background-image: url("../assets/img/ui/down_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.down.active.btn-hover {
    background-image: url("../assets/img/ui/down_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .btn-rd.down.active:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .btn-rd.down.active:hover {
    background-image: url("../assets/img/ui/down_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.filters .numbers-filter:before, .filters .numbers-filter:after {
  display: inline;
  min-height: 1px;
}

.filters .numbers-filter:before {
  content: '\000020\000028';
}

.filters .numbers-filter:after {
  content: '\000029';
}

.filters .each-filter {
  background-color: #f2f0ed;
}

.filters .each-filter.no-bg {
  background-color: transparent;
}

.filters .each-filter .row:not(.date) {
  padding: 20px;
}

.filters .each-filter .row:not(.date) .label-filter {
  padding: 0px;
}

.filters .each-filter .row .label-filter {
  padding: 20px;
}

.filters .each-filter .row .label-filter .name {
  padding-left: 40px;
}

.filters .each-filter .row .date-from-to {
  cursor: pointer;
  margin-left: -20px;
  padding: 20px;
  line-height: 30px;
  font-size: 14px;
  /*display: none;*/
}

.filters .each-filter .row .date-from-to.active {
  background-color: #fa3446;
  color: white;
  border-bottom: solid rgba(255, 255, 255, 0.5) 1px;
}

.filters .each-filter .row .date-from-to.active span, .filters .each-filter .row .date-from-to.active span.date {
  color: white;
}

.filters .each-filter .row .date-from-to .date {
  color: #fa1e32;
  padding-right: 10px;
}

.filters .each-filter:after {
  content: '';
  display: block;
  min-height: 1px;
  background-color: white;
  clear: both;
}

.filters .each-filter .checkbox {
  padding-left: 27px;
  line-height: 30px;
  display: none;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}

.filters .each-filter .checkbox:last-child {
  margin-bottom: 0;
}

.filters .each-filter .checkbox.disabled {
  opacity: .5;
}

.filters .each-filter .checkbox label {
  cursor: pointer;
}

.filters .each-filter .checkbox label > * {
  pointer-events: none;
  display: block;
  float: left;
}

.filters .each-filter .checkbox label [type=checkbox], .filters .each-filter .checkbox label [type=radio] {
  display: none;
}

.filters .each-filter .checkbox label [type=checkbox] + span.circle-checkbox,
.filters .each-filter .checkbox label [type=radio] + span.circle-checkbox {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background-color: #f2f0ed;
  border: 1px solid #666666;
  border-radius: 18px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.filters .each-filter .checkbox label [type=checkbox]:checked + span, .filters .each-filter .checkbox label [type=radio]:checked + span {
  border: 2px solid #f91f32;
}

.filters .each-filter .checkbox label [type=checkbox]:checked ~ span, .filters .each-filter .checkbox label [type=radio]:checked ~ span {
  color: #f91f32;
}

.filters .each-filter .checkbox label span {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
}

.filters .each-filter .checkbox label:after {
  display: table;
  content: '';
  clear: both;
}

.filters .each-filter.opened {
  display: block;
}

.filters .each-filter.closed {
  display: none;
}

.filters .label-filter {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #fa1e32;
  cursor: pointer;
}

.filters .rd-icon-angle-right.arrow-down {
  position: relative;
  top: 1px;
  line-height: 30px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 0;
  margin-right: 10px;
}

.filters .rd-icon-angle-right.arrow-down.active {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.filters .rd-icon-angle-right.arrow-down.btn-calendar {
  margin-left: 10px;
  margin-right: 0;
}

.filters hr {
  height: 1px;
  margin: 0;
  border-top: 1px solid white;
}

.filters .wrapper-calendar {
  position: relative;
  width: 100%;
}

.filters .wrapper-calendar .calendar {
  display: none;
  position: absolute;
  z-index: 10;
}

.filters .action-filter {
  background-color: transparent;
  padding-top: 10px;
}

.filters .result-filter {
  margin-left: 12.5%;
}

.filters .dropdown-list {
  display: none;
  height: 37px;
  width: 152.5px;
  position: relative;
}

.filters .dropdown-list > * {
  display: none;
}

.filters .dropdown-list-btn {
  width: 152.5px;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  padding-left: 20px;
  cursor: pointer;
}

.filters .dropdown-list-btn .btn-rd {
  background-position: 0;
}

.filters .dropdown-list-btn .btn-rd.up {
  background: url("../assets/img/ui/up_white@1x.png");
  background-repeat: no-repeat;
  background-position: 0;
}

.filters .dropdown-list-btn .current-item {
  color: #fa1e32;
}

.filters .dropdown-list-btn.active {
  background: #FA3446;
  color: white;
}

.filters .dropdown-list-btn.active .current-item {
  color: white;
}

.filters .dropdown-list .dropdown-list_data {
  display: none;
  background-color: #FA3446;
  position: relative;
  height: 230px;
  width: 152.5px;
  overflow: hidden;
  z-index: 1;
}

.filters .dropdown-list-list {
  list-style: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -15px;
  overflow: auto;
  color: white;
  padding: 0 20px 0 20px;
}

.filters .dropdown-list-list li {
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}

.filters .dropdown-list-list li.active {
  text-decoration: underline;
}

.filters .dropdown-list-prev, .filters .dropdown-list-next {
  height: 25px;
  width: inherit;
  background: #FA3446;
  text-align: center;
  font-family: "realdania" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-size: 18px;
  left: 0;
  right: -10px;
  z-index: 100;
  position: absolute;
  cursor: pointer;
}

.filters .dropdown-list-prev:before, .filters .dropdown-list-next:before {
  display: block;
  content: '';
}

.filters .dropdown-list-prev.active:before, .filters .dropdown-list-next.active:before {
  content: 'b';
}

.filters .dropdown-list-prev.active, .filters .dropdown-list-next.active {
  display: block;
}

.filters .dropdown-list-prev {
  top: 50px;
}

.filters .dropdown-list-prev:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.filters .dropdown-list-next {
  top: 280px;
}

.filters .dropdown-list-next:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.action-filter {
  padding: 5px 10px;
}

.action-filter a:first-of-type {
  padding-left: 20px;
}

a.btn-img-hover {
  display: inline-block;
}

a.btn-img-hover {
  color: #666666;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

a.btn-img-hover span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
}

a.btn-img-hover img {
  /*position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);*/
}

a.btn-img-hover img.display-normal, a.btn-img-hover img.display-retina {
  width: 30px !important;
  height: 30px !important;
}

a.btn-img-hover.label-left img {
  right: 0;
}

a.btn-img-hover.label-left span {
  padding-left: 0;
  padding-right: 40px;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .no-mobile.no-phone.no-tablet a.btn-img-hover img.display-retina {
    display: inline-block;
  }
  .no-mobile.no-phone.no-tablet a.btn-img-hover img.display-normal {
    display: none;
  }
}

.no-mobile.no-phone.no-tablet a.btn-img-hover img.display-hover {
  display: none;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-normal {
  display: none;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-normal.display-hover {
  display: inline-block;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-retina {
    display: none;
  }
  .no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-hover.display-normal {
    display: none;
  }
  .no-mobile.no-phone.no-tablet a.btn-img-hover:hover img.display-hover.display-retina {
    display: inline-block;
  }
}

.no-mobile.no-phone.no-tablet a.btn-img-hover:hover span {
  color: #f91f32;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-normal {
  display: none;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-normal.display-hover {
  display: inline-block;
}

.no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-retina {
    display: none;
  }
  .no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-hover.display-normal {
    display: none;
  }
  .no-mobile.no-phone.no-tablet a.btn-img-hover.current img.display-hover.display-retina {
    display: inline-block;
  }
}

.text-page-title, .text-page-sub-title {
  font-weight: 900;
  color: #fa1e32;
  line-height: 1;
  padding-left: 10px;
}

.text-page-title.skin-red, .text-page-sub-title.skin-red {
  color: white;
  background-color: #fa3446;
}

.text-page-title:after, .text-page-title:before, .text-page-sub-title:after, .text-page-sub-title:before {
  content: '';
  display: table;
  clear: both;
}

.text-page-title .key-search:before, .text-page-title .key-search:after, .text-page-sub-title .key-search:before, .text-page-sub-title .key-search:after {
  content: '"';
  display: inline-block;
}

.txt-pin {
  font-size: 14px;
  font-weight: normal;
}

.txt-pin:before {
  content: url("../assets/img/icon-location.png");
  padding-right: 10px;
  position: relative;
  top: 4px;
}

.activity-articles .article p:not(:last-child) {
  margin-bottom: 10px;
}

.article .title-require {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #f91e31;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.results-filter .each-result:after {
  display: table;
  content: '';
  clear: both;
}

.results-filter .read-more {
  text-align: center;
}

.results-filter .read-more span.label-angle-right {
  font-size: 20px;
  line-height: 40px;
  color: #f91e31;
  margin-right: 10px;
}

.activity-list .tabs {
  margin-top: 56px;
  padding-bottom: 0;
}

.activity-list .tabs .each-result:last-of-type {
  padding-bottom: 56px;
}

.activity-list .tabs .read-more {
  margin-bottom: 56px;
}

@media (max-width: 1023px) {
  .activity-list .tabs {
    margin-top: 20px;
  }
  .activity-list .tabs .read-more {
    margin-bottom: 10px;
  }
}

.gm-style-iw > div {
  width: 260px !important;
}

.info-window {
  width: 100%;
  background-color: #f2f0ed;
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.info-window .map-title {
  color: #666666;
}

.info-window .map-heading {
  color: #fa1e32;
}

.info-window .map-link span {
  display: block;
  float: right;
  top: -30px;
  position: relative;
}

.info-window.has-thumb .map-link span {
  top: -23px;
}

.infoThumbnail {
  background-size: cover;
}

.infoThumbnail:before {
  content: '';
  display: block;
  padding-top: 56.25%;
  background-size: contain;
}

@media (max-width: 1023px) {
  .filters {
    margin-bottom: 20px;
  }
  .filters .each-filter {
    margin-left: -10px;
    margin-right: -10px;
  }
  .filters .each-filter .row .date-from-to {
    position: relative;
    margin-left: 0;
    text-align: left;
  }
  .filters .each-filter .row .date-from-to.active {
    margin-left: 0;
  }
  .filters .each-filter .row:not(.date) {
    padding: 20px 10px 20px 20px;
  }
  .filters .each-filter .row:not(.date) .label-filter.padding-bottom {
    padding-bottom: 20px;
  }
  .filters .each-filter .row .label-filter .name {
    padding-left: 0;
  }
  .filters .each-filter .row.date .label-filter .btn-rd {
    right: 30px;
  }
  .filters .each-filter .row .checkbox:last-child {
    margin-bottom: 10px;
  }
  .filters .rd-icon-angle-right {
    float: right;
    width: 30px;
    height: 30px;
  }
  .filters .rd-icon-angle-right.btn-calendar.active:hover, .filters .form-registration__inputs .cvr-search:hover .btn-calendar.active.rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .filters .btn-calendar.active.rd-icon-angle-right, .filters .form-registration__submit .button-wrapper button:hover span.btn-calendar.active, .form-registration__submit .button-wrapper button:hover .filters span.btn-calendar.active, .filters .form-registration__submit .button-wrapper a:hover span.btn-calendar.active, .form-registration__submit .button-wrapper a:hover .filters span.btn-calendar.active {
    border: 1px solid white;
    background-color: white;
    box-shadow: 0 0 1px white inset;
    color: #f91e31;
  }
  .filters .each-filter .row .date-from-to.active span.rd-icon-angle-right:hover, .filters .each-filter .row .date-from-to.active .form-registration__inputs .cvr-search:hover span.rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .filters .each-filter .row .date-from-to.active span.rd-icon-angle-right, .filters .each-filter .row .date-from-to.active .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .filters .each-filter .row .date-from-to.active span, .filters .each-filter .row .date-from-to.active .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .filters .each-filter .row .date-from-to.active span {
    color: #f91f32;
  }
  .filters .wrapper-calendar .calendar {
    right: 0;
    margin: 0 10px;
  }
  .filters .dropdown-list {
    margin-left: -20px;
  }
  .filters .dropdown-list-btn {
    padding-left: 49px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .filters .dropdown-list-btn .btn-rd {
    left: 15px;
    top: 10px;
    min-height: 0;
  }
  .filters .dropdown-list-list {
    top: 20px;
  }
  .filters .dropdown-list .dropdown-list_data {
    height: 240px;
  }
  .filters .dropdown-list .dropdown-list-next.active {
    top: 270px;
  }
  .calendar .ui-state-default, .calendar .ui-widget-content .ui-state-default, .calendar .ui-widget-header .ui-state-default {
    margin: auto;
  }
  .text-page-title {
    font-size: 30px;
    padding: 30px 20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .text-page-sub-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .activity-articles {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .activity-articles .article:not(:first-of-type) {
    margin-top: 30px;
  }
  .activity-articles .map {
    display: none !important;
  }
  .results-filter .each-result:after {
    margin-bottom: 30px;
  }
  .results-filter .each-result p:first-of-type {
    margin-top: 20px;
  }
  .activity-list .tabs {
    padding-top: 0;
    padding-bottom: 0;
  }
  .activity-list .map {
    margin-top: 20px;
  }
  .tabs .results-filter {
    display: block !important;
  }
  .btn-rd {
    right: 20px;
  }
}

@media (min-width: 1024px) {
  .text-page-title, .text-page-sub-title {
    width: 87.5%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: calc(12.5% + 10px);
    padding-right: calc(12.5% + 20px);
  }
  .text-page-title {
    font-size: 60px;
    line-height: 60px;
  }
  .text-page-title.p_activity-list {
    width: 87.5%;
  }
  .text-page-sub-title {
    font-size: 40px;
    line-height: 40px;
  }
  .filters {
    margin-bottom: 30px;
  }
  .filters .each-filter .row .date-from-to[data-tab="to"] {
    margin-left: -20px;
  }
  .filters .each-filter .row:not(.date) [class^='col-']:nth-of-type(2) {
    padding-left: 0;
  }
  .filters .each-filter .row:not(.date) [class^='col-']:nth-of-type(3) {
    padding-right: 0;
  }
  .filters .each-filter .row:not(.date) [class^='col-']:nth-of-type(4) {
    padding-left: 20px;
  }
  .filters .dropdown-list {
    display: none;
    width: 152.5px;
    left: -20px;
  }
  .filters .dropdown-list > * {
    display: none;
  }
  .filters .dropdown-list-btn {
    position: absolute;
    top: -20px;
    left: 0;
    right: -10px;
    width: inherit;
    height: 70px;
    padding-top: 20px;
    padding-left: 20px;
  }
  .filters .dropdown-list-btn .btn-rd {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-position: 0;
  }
  .filters .dropdown-list .dropdown-list_data {
    position: absolute;
    z-index: 100;
    top: 50px;
    height: 230px;
    width: 152.5px;
    overflow: hidden;
  }
  .filters .dropdown-list-list {
    list-style: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -20px;
    overflow: auto;
    color: white;
    padding: 0 20px 0 20px;
  }
  .filters .dropdown-list-list li {
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
  }
  .results-filter .each-result:after {
    margin-bottom: 56px;
  }
  .results-filter .each-result.article p:first-child {
    margin-top: 0;
  }
  .results-filter > .col-lg-2:nth-of-type(4n+5) {
    clear: left;
  }
  .activity-list .banner-promotion .promotion-app {
    width: 74.49%;
  }
  .activity-list .btn-img-hover.btn-clear {
    width: 25%;
    margin-left: 50%;
  }
}

@media (min-width: 1400px) {
  .activity-list .btn-img-hover.btn-clear {
    width: 12.5%;
    margin-left: 62.5%;
  }
  .text-page-title.p_activity-list {
    width: 75%;
  }
}

.image-with-overlay {
  margin: 0 -20px;
  position: relative;
}

.image-with-overlay .overlay {
  display: block;
  position: relative;
  background: rgba(249, 30, 49, 0.8);
  color: white;
  text-align: center;
  padding: 73px 0;
}

.image-with-overlay .overlay h2 {
  font-size: 48px;
  font-weight: 900;
  margin: 0 0 17px;
  line-height: normal;
}

.image-with-overlay .overlay p {
  font-size: 13px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  line-height: normal;
  color: white;
}

.image-with-overlay .map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/img/map.jpg) no-repeat center center;
  background-size: cover;
}

@media (min-width: 1024px) {
  .image-with-overlay {
    margin-top: 80px;
  }
  .image-with-overlay .overlay {
    padding: 145px 0;
  }
  .image-with-overlay .overlay h2 {
    font-size: 60px;
    margin-bottom: 35px;
  }
  .front .image-with-overlay .overlay h2 {
    font-size: 97px;
  }
  .image-with-overlay .overlay p {
    font-size: 20px;
    width: 590px;
  }
}

@media (min-width: 1400px) {
  .image-with-overlay {
    margin: 95px -60px 0;
  }
}

[class*="spot-relate-"] {
  margin-top: 30px;
}

[class*="spot-relate-"] .spot {
  margin-top: 0;
  padding-top: 0;
}

@media (max-width: 1023px) {
  [class*="spot-relate-"] .spot {
    margin-bottom: 20px;
  }
  [class*="spot-relate-"] .inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .col-right.col-right-article .social-contact {
    margin-top: 15px;
  }
}

@media (min-width: 1024px) {
  [class*="spot-relate-"] .spot {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .spot-relate-3, .spot-relate-2 {
    margin-left: 12.5%;
    margin-right: 12.5%;
  }
  .spot-relate-3 .spot, .spot-relate-2 .spot {
    width: 33.333%;
  }
  .spot-relate-4 .spot {
    width: 25%;
  }
}

.col-right.col-right-article .tag-links {
  margin-top: 0;
}

body.disable-scroll {
  overflow-y: hidden;
}

body[class*='skin-green'] .overlay-media__informations .informations__container {
  background-color: rgba(5, 75, 50, 0.8);
}

body[class*='skin-blue'] .overlay-media__informations .informations__container {
  background-color: rgba(20, 35, 100, 0.8);
}

body[class*='skin-purple'] .overlay-media__informations .informations__container {
  background-color: rgba(80, 10, 50, 0.8);
}

body[class*='skin-grey'] .overlay-media__informations .informations__container {
  background-color: rgba(102, 102, 102, 0.8);
}

.overlay-media {
  background-color: #000000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 100%;
  visibility: hidden;
  z-index: 7777;
  -webkit-overflow-scrolling: touch;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), top 0s 500ms linear, visibility 0s 500ms linear;
  /*&--gallery.overlay-media--opened {
		.overlay-media__instructions {
			opacity: 0;
			visibility: hidden;

			@include transition(opacity 1s 2s $ease-out-expo, visibility 0s 3s linear);
		}
	}*/
}

.overlay-media__media {
  position: relative;
  width: 100%;
}

.overlay-media__informations {
  color: #ffffff;
  letter-spacing: 0.02em;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 0s linear;
}

.overlay-media__informations .informations__container {
  background-color: rgba(250, 0, 0, 0.8);
  position: relative;
}

.csspointerevents .overlay-media__informations .informations__container {
  pointer-events: auto;
}

.overlay-media__informations .informations__fullscreen {
  display: none;
  height: 20px;
  right: 30px;
  position: absolute;
  top: 25px;
  width: 24px;
}

.overlay-media__informations .informations__fullscreen img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.overlay-media__informations .informations__fullscreen img.close {
  opacity: 0;
}

.no-fullscreen .overlay-media__informations .informations__fullscreen {
  display: none;
}

.overlay-media__informations .informations__details {
  font-size: 15px;
  line-height: 22px;
}

.overlay-media__informations .informations__details .details__title h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}

.overlay-media__informations .informations__details .details__description {
  margin-bottom: 30px;
}

.overlay-media__informations .informations__details .details__description p {
  margin-bottom: 20px;
}

.overlay-media__informations .informations__details .details__share {
  margin-bottom: 30px;
}

.overlay-media__informations .informations__details .details__share .social-contact {
  margin-top: 0;
}

.overlay-media__informations .informations__details .details__share .social-contact a img {
  padding-bottom: 0;
}

.csspointerevents .overlay-media__informations {
  pointer-events: none;
}

.overlay-media__close {
  position: absolute;
  right: 20px;
  top: 20px;
  visibility: visible;
  z-index: 10;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 0s linear;
}

.overlay-media__close a {
  color: #ffffff;
  display: block;
  line-height: 40px;
}

.overlay-media__close a svg {
  display: block;
  fill: #ffffff;
  float: right;
  height: 30px;
  margin-left: 10px;
  margin-top: 5px;
  width: 30px;
}

.overlay-media__close a svg .close__negative {
  opacity: 0;
}

.overlay-media__close a:hover svg .close__plain {
  opacity: 0;
}

.overlay-media__close a:hover svg .close__negative {
  opacity: 1;
}

.overlay-media__close:before {
  background-color: transparent;
  background-image: url("../assets/img/close-shadow.png");
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  height: 120px;
  left: 50%;
  margin-left: -75px;
  margin-top: -60px;
  position: absolute;
  top: 50%;
  width: 150px;
  z-index: -1;
}

.overlay-media--player {
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 90px;
}

.overlay-media--player .overlay-media__media {
  transition: -webkit-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__media.overlay-media__portrait {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.overlay-media--player .overlay-media__media .media__iframe {
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
}

.overlay-media--player .overlay-media__media .media__poster {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background-color: black;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__media .media__poster img {
  height: 100%;
  width: 100%;
}

.overlay-media--player .overlay-media__media .media__poster.low_quality {
  background-color: black;
}

.overlay-media--player .overlay-media__media .media__poster.low_quality img {
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.overlay-media--player .overlay-media__media .media__poster.miss_maxresdefault {
  background-color: black;
}

.overlay-media--player .overlay-media__media .media__poster.miss_maxresdefault img {
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (orientation: portrait) {
  .overlay-media--player .overlay-media__media .media__poster.miss_maxresdefault img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.overlay-media--player .overlay-media__media .media__play-button {
  bottom: 0;
  cursor: pointer;
  height: 80px;
  left: 0;
  opacity: 1;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 4;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__media .media__play-button svg {
  fill: #ffffff;
  height: 100%;
  opacity: 0.8;
  width: 100%;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__media .media__transparent-layer {
  background-repeat: repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTM2NEMyRjk3RkVCMTFFNUExOTQ5RDlBMTQ3QzI4MkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTM2NEMyRkE3RkVCMTFFNUExOTQ5RDlBMTQ3QzI4MkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzY0QzJGNzdGRUIxMUU1QTE5NDlEOUExNDdDMjgyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzY0QzJGODdGRUIxMUU1QTE5NDlEOUExNDdDMjgyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgHTGc4AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC);
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.overlay-media--player .overlay-media__media .media__placeholder {
  width: 100%;
}

.overlay-media--player .overlay-media__informations {
  padding-top: 40px;
}

.overlay-media--player .overlay-media__informations .informations__container {
  padding-top: 30px;
}

.overlay-media--player .overlay-media__informations .informations__controls {
  display: none;
  margin-bottom: 30px;
}

.overlay-media--player .overlay-media__informations .informations__controls:after {
  content: '';
  display: block;
  clear: left;
  float: none;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__progress {
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__progress .controls__progress-bar {
  height: 6px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__progress .controls__progress-bar--notloaded {
  background-color: #ffffff;
  left: 0;
  opacity: 0.4;
  width: 100%;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__progress .controls__progress-bar--loaded {
  background-color: #fa1e32;
  opacity: 0.4;
  width: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__progress .controls__progress-bar--played {
  background-color: #fa1e32;
  width: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button {
  color: #000000;
  float: left;
  height: 20px;
  margin-right: 20px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--play {
  width: 20px;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--play img.pause {
  opacity: 0;
}

.mobile .overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--play {
  display: none;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume {
  display: none;
  margin-right: 10px;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume a {
  display: block;
  float: left;
  height: 100%;
  margin-right: 10px;
  position: relative;
  width: 23px;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume img.volume--off {
  opacity: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider {
  cursor: pointer;
  float: left;
  height: 20px;
  position: relative;
  width: 0;
  transition: width 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider .slider__bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider .slider__bar .bar__cursor {
  background-color: #ffffff;
  bottom: 0;
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  z-index: 1;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider .slider__bar .bar__cursor:after {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 11px;
  margin: auto;
  position: absolute;
  right: -3px;
  top: -4px;
  width: 3px;
  z-index: 1;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider .slider__bar:before {
  background-color: #dddddd;
  bottom: 0;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume .volume__slider:after {
  bottom: 0;
  content: '';
  display: block;
  left: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 200%;
  z-index: 5;
}

.no-mobile .overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume {
  display: block;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume:hover .volume__slider {
  width: 58px;
}

.overlay-media--player .overlay-media__informations .informations__controls .controls__action-bar .controls__button--progress {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.overlay-media--player .overlay-media__informations .informations__details input {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #dddddd;
}

.overlay-media--player .overlay-media__informations .informations__details input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

.overlay-media--player .overlay-media__informations .informations__details .social-contact {
  margin-top: 40px;
}

.csspointerevents .overlay-media--player.overlay-media--initial-state .overlay-media__media .media__poster, .csspointerevents
.overlay-media--player.overlay-media--initial-state .overlay-media__media .media__transparent-layer {
  pointer-events: none;
}

.overlay-media--player.overlay-media--active .overlay-media__media .media__poster {
  opacity: 0;
  display: none;
}

.overlay-media--player.overlay-media--playing .overlay-media__media .media__play-button {
  opacity: 0;
  display: none;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.overlay-media--player.overlay-media--playing .overlay-media__media .media__iframe {
  z-index: 4;
}

.overlay-media--player.overlay-media--playing .overlay-media__informations .informations__controls .controls__action-bar .controls__button--play img.play {
  opacity: 0;
}

.overlay-media--player.overlay-media--playing .overlay-media__informations .informations__controls .controls__action-bar .controls__button--play img.pause {
  opacity: 1;
}

.overlay-media--player.overlay-media--hover .overlay-media__media .media__play-button svg {
  opacity: 1;
}

.overlay-media--player.overlay-media--muted .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume img.volume--on {
  opacity: 0;
}

.overlay-media--player.overlay-media--muted .overlay-media__informations .informations__controls .controls__action-bar .controls__button--volume img.volume--off {
  opacity: 1;
}

.overlay-media--gallery .overlay-media__image {
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), top 0s 500ms linear, visibility 0s 500ms linear;
}

.overlay-media--gallery .overlay-media__image--active {
  opacity: 1;
  top: 0;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), top 0s 0s linear, visibility 0s 0s linear;
}

.overlay-media--gallery .overlay-media__media {
  background-position: center;
  background-repeat: no-repeat;
  background-size: initial;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .overlay-media--gallery .overlay-media__media {
    background-size: contain !important;
  }
}

.overlay-media--gallery .overlay-media__media img {
  display: none;
}

.overlay-media--gallery .overlay-media__media .wrap-controls__nav {
  display: none;
}

.overlay-media--gallery .overlay-media__informations {
  margin-top: -95px;
}

.overlay-media--gallery .overlay-media__informations .informations__container {
  padding-top: 20px;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls {
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow {
  height: 30px;
  position: relative;
  width: 30px;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow svg {
  display: block;
  fill: #ffffff;
  height: 100%;
  width: 100%;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow svg .arrow__negative {
  opacity: 0;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow--left {
  float: left;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow--right {
  float: right;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow:hover svg .arrow__plain {
  opacity: 0;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__controls .controls__arrow:hover svg .arrow__negative {
  opacity: 1;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__credits--hidden {
  display: none;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__download a:before {
  /*content: 'b';
							display: inline-block;
							font-family: "realdania" !important;
							font-style: normal !important;*/
  font-variant: normal !important;
  speak: none;
  text-transform: none !important;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__share input {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #dddddd;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__share input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

.overlay-media--gallery .overlay-media__informations .informations__details .details__share .social-contact {
  margin-top: 40px;
}

.overlay-media--gallery .overlay-media__instructions {
  color: white;
  display: none;
  font-weight: 900;
  font-size: 60px;
  height: 80%;
  line-height: 60px;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  visibility: visible;
  transition: opacity 0s 1.2s linear, visibility 0s 0s linear;
}

.overlay-media--gallery .overlay-media__instructions p {
  display: table-cell;
  margin-bottom: 0;
  vertical-align: middle;
}

.csspointerevents .overlay-media--gallery .overlay-media__instructions {
  pointer-events: none;
}

.no-mobile .overlay-media--gallery .overlay-media__instructions {
  display: table;
}

.overlay-media .overlay-media__instructions.shown {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s 2s cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 3s linear;
}

.overlay-media--opened {
  opacity: 1;
  top: 0;
  visibility: visible;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), top 0s 0s linear, visibility 0s 0s linear;
}

.overlay-media--fullscreen .overlay-media__informations .informations__fullscreen img.open {
  opacity: 0;
}

.overlay-media--fullscreen .overlay-media__informations .informations__fullscreen img.close {
  opacity: 1;
}

@media (orientation: landscape) {
  .overlay-media__informations .informations__details .details__description,
  .overlay-media__informations .informations__details .details__share {
    display: none;
  }
  .overlay-media--player {
    padding-top: 0;
  }
  .overlay-media--player .overlay-media__informations {
    display: none;
  }
  .overlay-media--gallery .overlay-media__image {
    overflow-y: auto;
  }
  .overlay-media--gallery .overlay-media__informations {
    margin-top: -200px;
  }
  .overlay-media--gallery .overlay-media__informations .informations__details .details__title,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__credits,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__download {
    display: none;
  }
  .tablet .overlay-media.overlay-media--player .overlay-media__media {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .tablet .overlay-media.overlay-media--player .overlay-media__informations {
    display: block;
  }
}

@media (min-width: 45em) {
  .overlay-media {
    padding-top: 0px;
  }
  .overlay-media__informations {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    z-index: 5;
  }
  .overlay-media__informations .informations__details .details__description,
  .overlay-media__informations .informations__details .details__share {
    display: block;
  }
  .overlay-media__informations .informations__details .details__share .social-contact {
    margin-top: 50px;
  }
  .overlay-media--player {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    box-orient: vertical;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .overlay-media--player .overlay-media__media .media__play-button {
    height: 120px;
    width: 120px;
  }
  .overlay-media--player .overlay-media__informations {
    position: absolute;
    display: block;
    padding-top: 0px;
  }
  .overlay-media--player .overlay-media__informations .informations__controls {
    display: block;
  }
  .overlay-media--player.overlay-media--expanded .overlay-media__informations {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 500ms linear;
  }
  .overlay-media--gallery .overlay-media__informations .informations__details .details__title,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__credits,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__download {
    display: block;
  }
  .overlay-media--gallery .overlay-media__informations .informations__details .details__title--hidden,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__credits--hidden,
  .overlay-media--gallery .overlay-media__informations .informations__details .details__download--hidden {
    display: block;
    min-height: 22px;
  }
  .overlay-media--gallery.overlay-media--expanded .overlay-media__informations {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 500ms linear;
  }
  .overlay-media--expanded .overlay-media__close {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1), visibility 0s 500ms linear;
  }
}

@media (orientation: landscape) and (max-width: 768px) {
  .overlay-media--gallery .overlay-media__informations {
    margin-top: -70px;
  }
}

@media (min-width: 64em) {
  .overlay-media__informations .informations__fullscreen {
    display: block;
  }
  .overlay-media__informations .informations__details .side-details__container {
    margin-top: 50px;
  }
  .overlay-media--gallery .overlay-media__media .wrap-controls__nav {
    display: block;
    /*margin: 0 auto;
                position: relative;
                top: 50%;
                @include transform(translateY(-50%));*/
  }
  .overlay-media--gallery .overlay-media__media .wrap-controls__nav .controls__nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent;
  }
  .overlay-media--gallery .overlay-media__media .wrap-controls__nav .controls__nav.controls__nav--prev {
    left: 0;
  }
  .overlay-media--gallery .overlay-media__media .wrap-controls__nav .controls__nav.controls__nav--next {
    right: 0;
  }
  .overlay-media--gallery .overlay-media__informations .informations__details .details__controls {
    left: 100%;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 5;
  }
}

@media (min-width: 75em) {
  .overlay-media--player.overlay-media--low-quality .overlay-media__media {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .overlay-media--player.overlay-media--low-quality .overlay-media__media .media__poster img {
    height: 100%;
    width: 100%;
    top: 0 !important;
  }
}

.wrap-page-title-bg-red {
  position: relative;
  z-index: 3;
}

.wrap-page-title-bg-red .page-title-bg-red {
  background: #fa3445;
  overflow: hidden;
}

.wrap-page-title-bg-red .page-title-bg-red .text-page-title {
  color: #fff;
}

.wrap-page-title-bg-red .page-title-bg-red .text-page-title .row {
  margin-left: 0;
  margin-right: 0;
}

.wrap-page-title-bg-red .page-title-bg-red.tabs {
  padding-bottom: 0;
}

.wrap-undermenu.wrap-undermenu-project-list {
  position: relative;
  z-index: 3;
}

.wrap-undermenu.wrap-undermenu-project-list .undermenu.wrapper-ribbon {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

.wrap-undermenu.wrap-undermenu-project-list .undermenu.wrapper-ribbon ul li:not(.current):hover h4 {
  color: #f93344;
}

.wrap-undermenu.wrap-undermenu-project-list .undermenu.wrapper-ribbon ul .current {
  background: #f93344;
}

.project-tab-content .top-news h1 {
  margin-top: 0;
}

.project-tab-content .article-project {
  margin-bottom: 30px;
}

.project-tab-content .article-theme {
  margin-bottom: 40px;
}

.project-tab-content .album .col-lg-2:not(:last-of-type), .project-tab-content .album .col-lg-2:last-of-type {
  margin-bottom: 35px;
}

.om-os-profile .featured.project-tab-content div[class^="col"] h3 {
  width: 100%;
}

.om-os-profile .featured.project-tab-content .album.theme-list h3 {
  margin-bottom: 0;
}

.article-project .hover, .article-has-hover .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
}

.article-project .hover .inner-hover, .article-has-hover .hover .inner-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.article-project .hover .inner-hover .rd-icon-angle-right, .article-has-hover .hover .inner-hover .rd-icon-angle-right {
  border-color: #fff;
  box-shadow: 0 0 1px #fff inset;
}

.article-project a:hover .hover, .article-has-hover a:hover .hover {
  z-index: 1;
  background-color: rgba(250, 30, 50, 0.9);
}

.theme-list .image {
  padding-top: 87.414%;
  position: relative;
  overflow: hidden;
}

.theme-list .image img {
  height: 100%;
  max-width: none;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

.fource-list [class*="col-"] {
  margin-bottom: 28px;
}

.fource-list [class*="col-"] h4 {
  color: #fa1e32;
  padding-bottom: 8px;
  border-bottom: 1px solid #bfbfbf;
}

.fource-list [class*="col-"] ul {
  list-style: none;
  margin: 11px 0 0 0;
  padding: 0;
}

.fource-list [class*="col-"] ul li {
  padding: 3px 0;
}

.search-project-list .search-wrap .search-input {
  background: none;
  border-bottom: 1px solid #e6e1dc;
  height: 70px;
}

.search-project-list .search-wrap .rd-icon-cancel {
  left: 10px;
}

.search-project-list .search-wrap .rd-icon-search {
  font-size: 20px;
}

.search-project-list .results-wrap {
  clear: both;
  overflow: hidden;
}

.search-project-list .results-wrap .row {
  margin-left: 0;
  margin-right: 0;
}

.list-project-list ul {
  list-style: none;
  padding: 0;
}

.list-project-list .character-begin {
  background: none;
  margin-left: auto;
  margin-right: auto;
}

.list-project-list .character-begin li {
  display: inline-block;
  padding: 0 12px;
  font-size: 20px;
  cursor: pointer;
}

.list-project-list .character-begin li:hover, .list-project-list .character-begin li.active {
  color: #f91e31;
}

.list-project-list .list {
  margin-top: 38px;
  margin-left: 10px;
  width: calc(100% - 20px);
}

.list-project-list .list tr {
  border-bottom: 1px solid #bfbfbf;
}

.list-project-list .list thead th {
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 6px;
}

.list-project-list .list thead th:hover, .list-project-list .list thead .active {
  color: #f91e31;
}

.list-project-list .list thead th:first-child {
  padding-left: 0;
}

.list-project-list .list thead th:last-child {
  padding-right: 0;
}

.list-project-list .list tbody tr td {
  padding-top: 11px;
  padding-bottom: 11px;
}

.list-project-list .list tbody tr td:first-child {
  padding-left: 0;
}

.list-project-list .list tbody tr td:last-child {
  padding-right: 0;
}

.list-project-list .list tbody tr a {
  color: #f91e31;
}

.row.map-project-list {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1023px) {
  .wrap-page-title-bg-red {
    margin-top: -75px;
  }
  .wrap-page-title-bg-red .page-title-bg-red {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 75px;
  }
  .wrap-page-title-bg-red .page-title-bg-red .text-page-title {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 35px;
  }
  .wrap-undermenu.wrap-undermenu-project-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .project-tab-content .top-news {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 13px;
    margin-bottom: 33px;
  }
  .project-tab-content .article-theme .text p, .project-tab-content .article-theme .text span {
    display: none;
  }
  .project-tab-content .album.theme-list h3 {
    font-size: 14px;
  }
  .project-tab-content .album.theme-list [class*='col-']:nth-child(even) {
    padding-left: 0;
    padding-right: 5px;
  }
  .project-tab-content .album.theme-list [class*='col-']:nth-child(odd) {
    padding-left: 5px;
    padding-right: 0;
  }
  .project-tab-content .album h4 {
    font-size: 16px;
  }
  .project-tab-content .album [class*='col-']:nth-child(even) {
    padding-left: 5px;
    padding-right: 0;
  }
  .project-tab-content .album [class*='col-']:nth-child(odd) {
    padding-left: 0;
    padding-right: 5px;
  }
  .search-project-list .search-wrap {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .search-project-list .search-wrap .search-input {
    font-size: 19px;
    padding: 0 50px !important;
  }
  .search-project-list .search-wrap .rd-icon-search {
    right: 20px;
  }
  .search-project-list .results-wrap .row {
    margin-top: 20px;
  }
  .list-project-list .character-begin {
    padding-left: 0 !important;
    white-space: nowrap;
  }
  .list-project-list .character-begin li:last-child {
    margin-right: 0;
  }
  .list-project-list .list {
    margin-top: 20px;
  }
  .list-project-list .list thead {
    display: none;
  }
  .list-project-list .list tbody td:not(:first-child) {
    display: none;
  }
  .map-project-list {
    padding-left: 10px;
    padding-right: 10px;
    height: 400px;
  }
  .map-project-list .map_container {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 400px;
  }
  .project-list-style.action-filter a {
    display: inline-block;
    padding: 0;
  }
  .project-list-style.action-filter a:first-child {
    padding-left: 10px;
  }
  .project-list-style.action-filter a span {
    visibility: hidden;
    width: 0;
  }
  .project-list-style.action-filter a.current img.display-normal {
    display: none !important;
  }
  .project-list-style.action-filter a.current img.display-normal.display-hover {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .project-list-style.action-filter a.current img.display-retina,
  .project-list-style.action-filter a.current img.display-normal.display-hover {
    display: none !important;
  }
  .project-list-style.action-filter a.current img.display-retina.display-hover {
    display: inline-block !important;
  }
}

@media (max-width: 1023px) {
  .project-list-style.tabs {
    margin-top: 0 !important;
    padding-top: 20px;
  }
  .project-list-style.action-filter a.current img.display-hover {
    display: inline-block !important;
  }
  .project-list-style.action-filter a.current img.display-hover.display-retina {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .project-list-style.action-filter a.current img.display-hover {
    display: none !important;
  }
  .project-list-style.action-filter a.current img.display-hover.display-retina {
    display: inline-block !important;
  }
}

@media (max-width: 1023px) {
  .project-list-style.action-filter a img.display-normal {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .project-list-style.action-filter a img.display-normal {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .project-list-style.action-filter a img.display-retina {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .project-list-style.action-filter a img.display-retina {
    display: inline-block !important;
  }
}

@media (max-width: 1023px) {
  .project-list-style.action-filter a img.display-hover {
    display: none !important;
  }
  .project-list-style.action-filter a img.display-hover:hover {
    display: inline-block !important;
  }
  .project-list-style.action-filter a img.display-hover:hover.display-retina {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .project-list-style.action-filter a img.display-hover:hover {
    display: none !important;
  }
  .project-list-style.action-filter a img.display-hover:hover.display-retina {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) {
  /*.page-title-bg-red{
        .text-page-title{
            margin-bottom: 50px;
        }
    }*/
  .project-tab-content .editor {
    padding-right: 15.496%;
  }
  .project-tab-content .album {
    margin-top: 20px;
  }
  .project-tab-content .article-theme:nth-child(2) .text {
    width: 73.891%;
  }
  .project-tab-content .article-theme:nth-child(3) .text {
    width: 58.67%;
  }
  .fource-list [class*="col-"] ul li {
    font-size: 20px;
  }
  .search-project-list .search-wrap {
    margin-bottom: 25px;
  }
  .search-project-list .search-wrap .search-input {
    font-size: 20px;
    padding: 0 8.5% !important;
  }
  .search-project-list .search-wrap .rd-icon-search {
    right: 10.2%;
  }
  .map-project-list {
    margin-top: -407px;
  }
  .map-project-list .map_container {
    padding-bottom: 101.928%;
  }
  .map-project-list .map_container .bg-gradient {
    position: absolute;
    top: 0;
    height: 250px;
    width: 100%;
    z-index: 2;
    background: -o-linear-gradient(white, rgba(0, 0, 0, 0));
    background: linear, false, white, rgba(0, 0, 0, 0);
  }
  .map-project-list .map_container .map_canvas {
    z-index: 1;
  }
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f2f0ed;
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media (max-width: 1023px) {
  img.full-md {
    width: 100%;
  }
}

.board.board-style-2 {
  background-color: #f2f0ed;
  padding: 20px 10px;
}

.board.board-style-2 .heading, .board.board-style-2 .teaser {
  padding-left: 10px;
  padding-right: 10px;
}

.board.board-style-2 .heading h3 {
  font-size: 20px;
  line-height: 24px;
}

.board.board-style-2 .teaser p:last-child {
  margin-bottom: 30px;
}

.board.board-style-2 .teaser p.txt-demiBold {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 1023px) {
  .board.board-style-2 .teaser p.txt-demiBold {
    font-weight: normal;
    font-size: 14px;
  }
}

.board.board-style-2 .link span:nth-child(2) {
  font-weight: 600;
  font-size: 14px;
}

.board.board-style-2.skin-red {
  background-color: #fa3446;
}

.board.board-style-2.skin-red .heading > *, .board.board-style-2.skin-red .teaser > * {
  color: #FFF !important;
}

.board.board-style-2.skin-red .link {
  color: white;
}

.board.board-style-2.skin-red .link .rd-icon-angle-right {
  color: white;
  border: 1px solid white;
  box-shadow: none;
}

.board.board-style-2.skin-red:hover .link .rd-icon-angle-right {
  background-color: white;
  color: #fa3446;
}

@media (min-width: 1024px) {
  .board.board-style-2 {
    padding: 40px 20px;
  }
  .board.board-style-2.mLeft-20 {
    margin-left: -20px;
  }
  .board.board-style-2.mRight-20 {
    margin-right: -20px;
  }
  .board.board-style-2 .heading, .board.board-style-2 .teaser {
    float: left;
  }
  .board.board-style-2 .link {
    bottom: 30px;
  }
}

@media (min-width: 1400px) {
  .board.board-style-2 {
    padding: 30px 30px 40px 30px;
    /*.link { bottom: 40px;}*/
  }
}

.board.board-style-2:after {
  display: table;
  content: '';
  clear: both;
}

.program-detail {
  padding: 20px;
}

.program-detail .p-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #fa1e32;
  margin-bottom: 12px;
}

.program-detail .p-des {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #666;
}

.program-detail .extra {
  display: none;
}

.extra span, .program-extra span {
  display: block;
}

.extra .category, .program-extra .category {
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
}

@media (max-width: 1023px) {
  .extra .category, .program-extra .category {
    line-height: 18px;
  }
}

.extra .title, .program-extra .title {
  font-weight: 900;
  font-size: 30px;
  line-height: 36px;
  color: #fa1e32;
}

@media (max-width: 1023px) {
  .extra .title, .program-extra .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}

.extra .manchet, .program-extra .manchet {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #666;
  padding: 0;
  margin-bottom: 12px;
}

@media (max-width: 1023px) {
  .extra .manchet, .program-extra .manchet {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) {
  .extra .rd-icon-angle-right, .program-extra .rd-icon-angle-right {
    margin: auto;
  }
}

.extra .external-link, .program-extra .external-link {
  margin-top: 10px;
}

@media (max-width: 1023px) {
  .extra .external-link, .program-extra .external-link {
    margin-top: 20px;
  }
}

.extra .external-link a, .program-extra .external-link a {
  font-size: 14px;
  display: block;
  color: #fa1e32;
}

.extra .external-link a:after, .program-extra .external-link a:after {
  font-family: "realdania" !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "b";
  top: 3px;
  position: relative;
  font-size: 15px;
}

.extra .external-link span.category, .program-extra .external-link span.category {
  display: block;
}

.circle-container {
  position: relative;
}

.circle-container .chi {
  cursor: pointer;
  background-repeat: no-repeat;
}

.circle-container .chi:first-child {
  background-image: url("/dist/Realdania/assets/img/icons-subpage/line-left.png"), url("/dist/Realdania/assets/img/icons-subpage/line-center.png");
  background-position: 20px 60px, right top 60px;
  background-size: 59.875% 40px,auto;
}

.circle-container .chi:not(:first-child) {
  background-image: url("/dist/Realdania/assets/img/icons-subpage/line-right-gray.png"), url("/dist/Realdania/assets/img/icons-subpage/line-right-gray.png");
  background-position: left top 60px, right top 60px;
  background-size: 59.875% 40px, auto;
}

.circle-container .chi:last-child {
  background-image: url("/dist/Realdania/assets/img/icons-subpage/bg-last-item.jpg");
}

.program-intro .heading {
  display: block;
  font-weight: 900;
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 20px;
  color: #fa1e32;
}

.program-intro .teaser {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

@-webkit-keyframes un-hover-circle {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes un-hover-circle {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes hover-circle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes hover-circle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes change-bg-w-r {
  0% {
    background-color: white;
    border: white;
  }
  100% {
    background-color: #fa1e32;
    border: #fa1e32;
  }
}

@keyframes change-bg-w-r {
  0% {
    background-color: white;
    border: white;
  }
  100% {
    background-color: #fa1e32;
    border: #fa1e32;
  }
}

@-webkit-keyframes change-bg-r-w {
  0% {
    background-color: #fa1e32;
  }
  100% {
    background-color: white;
  }
}

@keyframes change-bg-r-w {
  0% {
    background-color: #fa1e32;
  }
  100% {
    background-color: white;
  }
}

@-webkit-keyframes w-r {
  0% {
    background-color: white;
    border: white 1px solid;
  }
  100% {
    background-color: #fa1e32;
    border: #fa1e32 1px solid;
  }
}

@keyframes w-r {
  0% {
    background-color: white;
    border: white 1px solid;
  }
  100% {
    background-color: #fa1e32;
    border: #fa1e32 1px solid;
  }
}

@-webkit-keyframes r-w {
  0% {
    background-color: #fa1e32;
  }
  100% {
    background-color: white;
  }
}

@keyframes r-w {
  0% {
    background-color: #fa1e32;
  }
  100% {
    background-color: white;
  }
}

@media (max-width: 1023px) {
  .wrap-program {
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    background-image: url("/dist/Realdania/assets/img/icons-subpage/bg-program-mobile.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .wrap-program .circle-container .chi {
    float: left;
    transition: background 1s ease-in-out;
  }
  .wrap-program .circle-container .chi .thumbnail img {
    position: absolute;
    width: 140px;
    border: 1px solid #fa1e32;
    background-color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50%;
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 1;
  }
  .wrap-program .circle-container .chi .thumbnail img.normal {
    visibility: visible;
  }
  .wrap-program .circle-container .chi .thumbnail img.retina {
    visibility: hidden;
  }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .wrap-program .circle-container .chi .thumbnail img.normal {
    visibility: hidden;
  }
  .wrap-program .circle-container .chi .thumbnail img.retina {
    visibility: visible;
  }
}

@media (max-width: 1023px) {
  .wrap-program .circle-container .chi .thumbnail img.normal-hover, .wrap-program .circle-container .chi .thumbnail img.retina-hover {
    display: none;
  }
  .wrap-program .circle-container .chi .extra {
    margin-top: 140px;
    margin-left: 20px;
    margin-bottom: 40px;
  }
  .wrap-program .circle-container .chi .program-detail {
    margin-bottom: 30px;
  }
  .wrap-program .circle-container .chi span {
    display: block;
  }
  .wrap-program .circle-container .chi:first-child {
    padding-left: 20px;
    padding-right: 10px;
  }
  .wrap-program .circle-container .chi:first-child img.display-normal, .wrap-program .circle-container .chi:first-child img.display-retina, .wrap-program .circle-container .chi:first-child .icon-swipe {
    position: relative;
  }
  .wrap-program .circle-container .chi:first-child .icon-swipe {
    border: none;
    background: none;
    border-radius: 0;
    width: 100px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .wrap-program .circle-container .chi:not(:first-child) {
    padding-left: 50px;
    padding-right: 10px;
    background-image: url("/dist/Realdania/assets/img/icons-subpage/line-right-gray.png");
    background-position: left top 60px;
    background-size: 59.875% 40px;
  }
  .wrap-program .circle-container .chi:not(:first-child) img {
    width: 100px;
  }
  .wrap-program .circle-container .chi:not(:first-child) .program-detail {
    padding: 0;
    margin-left: 20px;
  }
  .wrap-program .circle-container .chi:not(:first-child) .program-detail .p-title, .wrap-program .circle-container .chi:not(:first-child) .program-detail .p-des {
    display: none;
  }
  .wrap-program .circle-container .chi:last-child {
    background-image: url("/dist/Realdania/assets/img/icons-subpage/line-right-gray.png");
    background-position: left top 60px;
    background-size: 59.875% 40px;
  }
  .wrap-program .circle-container:after {
    content: '';
    display: block;
    clear: both;
  }
  .wrap-program .circle-container .bg-circle-hover {
    display: none;
  }
}

@media (min-width: 800px) {
  .subpage .editor .spot-img,
  .subpage .editor .spot-txt,
  .themepage .editor .spot-img,
  .themepage .editor .spot-txt {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .subpage .wrap-undermenu .undermenu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .wrap-program {
    background-image: url("/dist/Realdania/assets/img/samples/bg-program.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 114px;
    padding-top: 70px;
  }
  .circle-container {
    position: relative;
    box-sizing: content-box;
    width: 460px !important;
    height: 460px;
    background-image: url("/dist/Realdania/assets/img/bg-inner-circle.png");
    background-size: contain;
    border-radius: 50%;
    margin: auto;
    opacity: 0;
    /*img[class*='item-'].un-actived {
            visibility: visible;
            opacity: 0;
            animation: un-hover-circle $fulltime ease-in-out;
        }*/
    /*&:not([class*='deg-']):after {
            .chi .program-detail {
                visibility: visible;
            }
        }*/
    /*&[class*='deg-'] {
            .chi .program-detail {
                //visibility: hidden;
                opacity: 0;
                //animation: un-hover-circle 1s ease-in-out;
            }
        }*/
    /*img.bg-circle-hover[class*='item-'].active {
            display: block;
            visibility: visible;
            opacity: 1;
            animation: hover-circle $fulltime ease-in-out;
        }*/
  }
  .circle-container.loaded {
    opacity: 1;
  }
  .circle-container:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    content: '';
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .circle-container .bg-circle-hover {
    width: 460px;
    height: 460px;
    position: absolute;
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }
  .circle-container .bg-circle-hover.item-1 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .circle-container .bg-circle-hover.item-2 {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    transform: rotate(72deg);
  }
  .circle-container .bg-circle-hover.item-3 {
    -webkit-transform: rotate(144deg);
    -ms-transform: rotate(144deg);
    transform: rotate(144deg);
  }
  .circle-container .bg-circle-hover.item-4 {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    transform: rotate(216deg);
  }
  .circle-container .bg-circle-hover.item-5 {
    -webkit-transform: rotate(288deg);
    -ms-transform: rotate(288deg);
    transform: rotate(288deg);
  }
  .circle-container .bg-circle-hover.active {
    opacity: 1;
  }
  .circle-container .chi {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin: -55px;
    width: 1px;
    /*&.active {
                @include o-img-retina-hover {
                    //background-color: #fa1e32;
                }
            }*/
    /* .chi:nth-child(2) */
    /* .chi:nth-child(3) */
    /* .chi:nth-child(4) */
    /* .chi:nth-child(5) */
    /* .chi:nth-child(6) */
  }
  .circle-container .chi:first-child {
    background: none;
    text-align: center;
    width: 280px;
    margin: 0;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity 0.5s 0.5s ease-in-out;
    /*&.active {
                    .program-intro {
                        display: none;
                    }
                }*/
  }
  .circle-container .chi:first-child .heading {
    font-size: 30px;
    line-height: 30px;
  }
  .circle-container .chi:first-child img {
    display: none;
  }
  .circle-container .chi:not(:first-child) {
    background: none;
    position: absolute;
    width: 1px;
    height: 1px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0;
    left: 0;
    top: 0;
    background: transparent;
  }
  .circle-container .chi:not(:first-child) > .thumbnail {
    width: 110px;
    height: 110px;
    max-width: 110px;
    position: absolute;
    background-color: white;
    border-radius: 50%;
  }
  .circle-container .chi .extra {
    pointer-events: none;
    z-index: 100;
    position: absolute;
    width: 460px;
    height: 460px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    padding: 100px 80px 70px 70px;
    text-align: center;
    transition: opacity 0.5s ease-in-out;
  }
  .circle-container .chi .extra * {
    pointer-events: auto;
  }
  .circle-container .chi .extra .title {
    line-height: 30px;
  }
  .circle-container .chi img {
    width: 110px;
    height: 110px;
    max-width: 110px;
    position: absolute;
    background-color: white;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 1s ease-in-out;
  }
  .circle-container .chi img[class^='normal'] {
    display: block;
    z-index: 1000;
  }
  .circle-container .chi img[class^='normal']:not([class*='-hover']) {
    opacity: 1;
    background-color: white;
    border: 1px solid #f2bdc0;
  }
  .circle-container .chi img[class^='normal'][class*='-hover'] {
    opacity: 0;
    background-color: #fa1e32;
    border: 1px solid #fa1e32;
  }
  .circle-container .chi img[class^='retina'] {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (min-resolution: 2dppx) {
  .circle-container .chi img[class^='normal'] {
    display: none;
  }
  .circle-container .chi img[class^='retina'] {
    display: block;
  }
  .circle-container .chi img[class^='retina']:not([class*='-hover']) {
    opacity: 1;
    background-color: white;
    border: 1px solid #f2bdc0;
  }
  .circle-container .chi img[class^='retina'][class*='-hover'] {
    opacity: 0;
    background-color: #fa1e32;
    border: 1px solid #fa1e32;
  }
}

@media (min-width: 1024px) {
  .circle-container .chi .program-detail {
    position: absolute;
    width: 270px;
    right: 0;
    opacity: 1;
    transition: opacity 1s ease-in-out;
  }
  .circle-container .chi .program-detail .p-des {
    display: none;
  }
  .circle-container .chi:nth-child(2) .thumbnail {
    left: 40px;
  }
  .circle-container .chi:nth-child(2) .program-detail {
    left: -220px;
    top: 15px;
  }
  .circle-container .chi:nth-child(3) .thumbnail {
    left: 308px;
  }
  .circle-container .chi:nth-child(3) .program-detail {
    left: 420px;
    top: 15px;
  }
  .circle-container .chi:nth-child(4) .thumbnail {
    left: 380px;
    top: 250px;
  }
  .circle-container .chi:nth-child(4) .program-detail {
    left: 420px;
    top: 350px;
  }
  .circle-container .chi:nth-child(5) .thumbnail {
    left: 170px;
    top: 390px;
  }
  .circle-container .chi:nth-child(5) .program-detail {
    left: 210px;
    top: 495px;
  }
  .circle-container .chi:nth-child(6) .thumbnail {
    left: -40px;
    top: 250px;
  }
  .circle-container .chi:nth-child(6) .program-detail {
    left: -200px;
    top: 350px;
  }
  .circle-container.active .chi.center {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  .circle-container.active .chi .program-detail {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  .circle-container.active .chi.active img[class*='-hover'] {
    opacity: 1;
  }
  .circle-container.active .chi.active img:not([class*='-hover']) {
    opacity: 0;
  }
  .circle-container.active .chi.active .extra {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s 0.5s ease-in-out;
  }
  .circle-container.active .chi.active .program-detail {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
  }
}

@media (min-width: 1400px) {
  .wrap-program {
    padding-bottom: 140px;
    padding-top: 100px;
  }
  .circle-container {
    width: 610px !important;
    height: 610px;
  }
  .circle-container .bg-circle-hover {
    width: 610px;
    height: 610px;
  }
  .circle-container .chi {
    /* .chi:nth-child(2) */
    /* .chi:nth-child(3) */
    /* .chi:nth-child(4) */
    /* .chi:nth-child(5) */
    /* .chi:nth-child(6) */
  }
  .circle-container .chi:first-child .heading {
    font-size: 40px;
    line-height: 40px;
  }
  .circle-container .chi:not(:first-child) {
    width: 1px;
    height: 1px;
  }
  .circle-container .chi:not(:first-child) > .thumbnail {
    width: 142px;
    height: 142px;
    max-width: 142px;
    background-color: white;
  }
  .circle-container .chi img {
    width: 142px;
    height: 142px;
    max-width: 142px;
  }
  .circle-container .chi .extra {
    width: 610px;
    height: 610px;
    padding: 140px 140px 90px;
  }
  .circle-container .chi .program-detail {
    width: 270px;
  }
  .circle-container .chi:nth-child(2) .thumbnail {
    left: 60px;
  }
  .circle-container .chi:nth-child(2) .program-detail {
    left: -200px;
    top: 35px;
  }
  .circle-container .chi:nth-child(3) .thumbnail {
    left: 410px;
  }
  .circle-container .chi:nth-child(3) .program-detail {
    left: 550px;
    top: 35px;
  }
  .circle-container .chi:nth-child(4) .thumbnail {
    left: 500px;
    top: 326px;
  }
  .circle-container .chi:nth-child(4) .program-detail {
    left: 550px;
    top: 460px;
  }
  .circle-container .chi:nth-child(5) .thumbnail {
    left: 230px;
    top: 526px;
  }
  .circle-container .chi:nth-child(5) .program-detail {
    left: 280px;
    top: 660px;
  }
  .circle-container .chi:nth-child(6) .thumbnail {
    left: -40px;
    top: 326px;
  }
  .circle-container .chi:nth-child(6) .program-detail {
    left: -200px;
    top: 460px;
  }
}

.fact.fact-pub .content {
  background: #f4f1ef;
  color: #666;
}

.fact.fact-pub .content h3, .fact.fact-pub .content strong, .fact.fact-pub .content a, .fact.fact-pub .content .member-price {
  color: #fa1e32;
}

.fact.fact-pub .content a:hover {
  color: #666666;
}

.fact.fact-pub .link {
  background: #fa3446;
}

.fact.fact-pub .link span {
  color: #fff;
}

.fact.fact-pub .link:hover .rd-icon-angle-right {
  color: #fa3446;
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 1px white inset;
}

.wrap-top-img-news.top-pub-image {
  background: #f2f0ed;
}

.wrap-top-img-news.top-pub-image .top-img-news {
  text-align: center;
  overflow: visible;
}

.wrap-top-img-news.top-pub-image .top-img-news img {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  box-shadow: rgba(0, 0, 0, 0.19) 7px 8px 13px;
}

.wrap-top-img-news.top-pub-image .link-to-light-box img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .wrap-top-img-news.top-pub-image .link-to-light-box img.display-retina {
    display: inline-block;
  }
  .wrap-top-img-news.top-pub-image .link-to-light-box img.display-normal {
    display: none;
  }
}

.wrap-top-img-news.top-pub-image .link-to-light-box img.display-hover {
  display: none;
}

.wrap-top-img-news.top-pub-image .link-to-light-box span {
  vertical-align: middle;
  padding-left: 7px;
}

.wrap-top-img-news.top-pub-image .link-to-light-box img {
  width: 30px;
}

.wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-normal {
  display: none;
}

.wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-normal.display-hover {
  display: inline-block;
}

.wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-retina {
    display: none;
  }
  .wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-hover.display-normal {
    display: none;
  }
  .wrap-top-img-news.top-pub-image a:hover .link-to-light-box img.display-hover.display-retina {
    display: inline-block;
  }
}

.wrap-top-img-news .wrap-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  /*padding-top: 30px;  IE6 workaround*/
  height: 0;
  overflow: hidden;
}

.wrap-top-img-news .wrap-embed iframe, .wrap-top-img-news .wrap-embed object, .wrap-top-img-news .wrap-embed .issuuembed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wrap-top-img-news .wrap-embed.square {
  padding-bottom: 100%;
}

.col-right.col-right-pub .download, .col-right.col-right-pub .tag-links, .col-right.col-right-pub .social-contact {
  margin-top: 35px;
}

.top-pub .content-news h2 {
  font-size: 20px;
}

.parkering.parkering-pub .manchet-news {
  margin-bottom: 0;
}

.promoted-publications .article .image-wrap {
  box-shadow: 5px 5px 10px #f3f3f3;
}

.promoted-publications .article h3 {
  margin-top: 15px;
  width: 100%;
}

.promoted-publications .article a p:first-of-type {
  margin-top: 0;
  margin-bottom: 15px;
}

.editor.publication-editor h3 {
  color: #f91e31;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.filters.filters-have-top .each-filter:first-child.active {
  background-color: #fa3446;
}

.filters.filters-have-top .each-filter:first-child.active .label-filter {
  color: #fff;
}

.filters.filters-have-top .each-filter:first-child.active .btn-rd.up {
  background-image: url("../assets/img/ui/up_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.filters.filters-have-top .each-filter:first-child.active .btn-rd.up:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.filters.filters-have-top .each-filter:first-child.active .btn-rd.up.btn-hover {
  background-image: url("../assets/img/ui/up_hover_white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .filters.filters-have-top .each-filter:first-child.active .btn-rd.up:hover {
    background-image: url("../assets/img/ui/up_hover_white@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .filters.filters-have-top .each-filter:first-child.active .btn-rd.up {
    background-image: url("../assets/img/ui/up_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .filters.filters-have-top .each-filter:first-child.active .btn-rd.up.btn-hover {
    background-image: url("../assets/img/ui/up_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .filters.filters-have-top .each-filter:first-child.active .btn-rd.up:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .filters.filters-have-top .each-filter:first-child.active .btn-rd.up:hover {
    background-image: url("../assets/img/ui/up_hover_white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.filters.filters-have-top .each-filter:not(:first-child) {
  display: none;
}

.filters.filters-have-top .search-results .search-input {
  font-size: 20px;
  height: auto;
}

.filters.filters-have-top .btn-clear {
  display: none;
}

.filters.filters-have-top .btn-clear.active {
  display: block;
}

.responsive-photo-grid:after {
  content: '';
  display: block;
  clear: both;
}

.responsive-photo-grid .article {
  float: left;
}

.responsive-photo-grid .article .image-wrap:before {
  padding-top: 0;
}

.responsive-photo-grid .article .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

[class*="place-holder-"] .place-holder-text {
  color: #fff;
  padding-top: 140%;
  overflow: visible;
}

[class*="place-holder-"] .place-holder-text .inner {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

[class*="place-holder-"] .place-holder-text .inner h2 {
  margin: 0;
}

[class*="place-holder-"] .place-holder-text .inner p {
  color: #fff;
  margin-bottom: 0 !important;
}

.place-holder-red .place-holder-text {
  background-color: #f91e31;
}

.place-holder-green .place-holder-text {
  background-color: #054b32;
}

.place-holder-blue .place-holder-text {
  background-color: #142364;
}

.place-holder-purple .place-holder-text {
  background-color: #500a32;
}

.place-holder-grey .place-holder-text {
  background-color: #666666;
}

@media (max-width: 1023px) {
  .top-news.top-pub h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .fact.fact-pub .content {
    font-size: 14px;
    line-height: 18px;
  }
  .wrap-top-img-news[class*='top-pub'] {
    margin: 0 -10px;
  }
  .wrap-top-img-news.top-pub-image .link-to-light-box {
    position: static;
    padding-top: 20px;
    padding-left: 10px;
    background-color: white;
  }
  .wrap-top-img-news.top-pub-image .link-to-light-box span {
    display: inline-block;
  }
  .wrap-top-img-news.top-pub-image .top-img-news {
    padding: 20px 10px;
    background: none !important;
  }
  .parkering.parkering-pub {
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .parkering.parkering-pub .manchet-news h3 {
    margin-bottom: 10px;
  }
  .top-pub .content-news {
    margin-top: 24px;
  }
  .top-pub .parkering.parkering-pub {
    margin-left: 0;
    margin-right: 0;
  }
  .top-pub .col-right-pub {
    margin-bottom: 0;
  }
  body.publication .top-articles {
    padding-top: 30px;
  }
  .promoted-publications {
    margin-bottom: 25px;
  }
  .promoted-publications .article h3, .promoted-publications .article h4, .promoted-publications .article p, .promoted-publications .article .rd-icon-angle-right {
    display: none;
  }
  .filters.filters-have-top .each-filter:first-child.active .label-filter.padding-bottom {
    padding-bottom: 0;
  }
  .filters.filters-have-top .label-filter.padding-bottom {
    padding-bottom: 0;
  }
  .filters.filters-have-top .search-results .search-label {
    display: none;
  }
  .filters.filters-have-top .search-results .search-wrap {
    margin: 0;
  }
  .filters.filters-have-top .search-results .search-wrap .search-input {
    padding-left: 0;
  }
  .filters.filters-have-top .search-results .search-wrap .search-input.has-value {
    padding-left: 35px;
  }
  .filters.filters-have-top .search-results .search-wrap .rd-icon-cancel {
    left: 10px;
  }
  .filters.filters-have-top .btn-clear {
    position: relative;
    margin-top: 23px;
    padding-left: 0;
    padding-right: 0;
  }
  .responsive-photo-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .responsive-photo-grid .article {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    width: 50%;
  }
  .responsive-photo-grid .article .image-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .tabs .responsive-photo-grid {
    margin-left: 0;
    margin-right: 0;
  }
  [class*="place-holder-"] {
    display: none;
  }
  .read-more.read-more-pub-list {
    margin-top: 10px;
  }
}

@media (min-width: 1024px) {
  .wrap-top-img-news[class*='top-pub'] {
    width: calc(75% - 10px);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 45px;
  }
  .wrap-top-img-news.top-pub-image .link-to-light-box {
    left: 20px;
  }
  .wrap-top-img-news.top-pub-image .top-img-news {
    z-index: 0;
    background-size: contain !important;
    -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.25) 5px 5px 5px);
    -moz-filter: drop-shadow(rgba(0, 0, 0, 0.25) 5px 5px 5px);
    filter: drop-shadow(rgba(0, 0, 0, 0.25) 5px 5px 5px);
  }
  .wrap-top-img-news.top-pub-image .top-img-news img {
    display: none;
  }
  .wrap-top-img-news.top-pub-image .top-img-news.col-6 {
    margin: 40px 157px;
    padding-top: calc(56.25% - 80px);
  }
  .wrap-top-img-news.top-pub-image .top-img-news.col-4 {
    margin: 28px 112px;
    padding-top: calc(56.25% - 56px);
  }
  .top-news.top-pub h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .parkering.parkering-pub h3 {
    margin-top: 0;
  }
  .parkering.parkering-pub .top-news p {
    margin-bottom: 5px;
  }
  .top-pub .content-news {
    margin-top: 40px;
  }
  .top-news .col-right-pub {
    margin-top: 60px;
  }
  body.publication .top-articles {
    padding-top: 50px;
  }
  body.publication .content-news {
    padding-top: 0;
  }
  .filters.filters-have-top {
    position: relative;
    margin-bottom: 20px;
  }
  .filters.filters-have-top .search-results .search-wrap .search-input {
    padding-left: 0 !important;
  }
  .filters.filters-have-top .search-results .search-wrap .rd-icon-cancel {
    left: -40px;
  }
  .filters.filters-have-top .search-results .search-wrap .rd-icon-search {
    font-size: 20px;
    right: 6.832%;
  }
  .filters.filters-have-top a.btn-clear {
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 20px;
    text-align: right;
    color: #fff;
  }
  .filters.filters-have-top a.btn-clear:hover span {
    color: #fff !important;
  }
  .promoted-publications {
    margin-top: 8px;
  }
  .responsive-photo-grid .article {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    width: 25%;
  }
  .read-more.read-more-pub-list {
    margin-top: 20px;
  }
}

.title-employee p {
  font-size: 20px;
}

.top-employee .editor {
  margin-top: 24px;
}

.top-employee .editor .bullets-list p {
  margin-bottom: 5px;
  margin-left: -20px;
}

.employee-info {
  padding-right: 0;
  padding-left: 15px;
}

.employee-info .image_1-1 {
  margin-bottom: 0;
}

.employee-info .editor {
  margin-top: 0;
  background: #fa3446;
  color: #fff;
  padding: 20px 20px 11px 20px;
}

.employee-info .editor h2 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 3px !important;
  font-weight: 900;
}

.employee-info .editor .social-contact {
  margin-top: 36px;
}

.employee-info .editor a {
  color: #fff;
}

.employee-info .employee-image .image_1-1 {
  padding-top: 492px;
}

.staffs.staffs-employee .avatars-wrap .col .title {
  color: #c8c3be;
}

.related-employees-list .staffs.staffs-employee {
  margin-top: 20px;
}

@media (max-width: 1023px) {
  .title-employee {
    margin-bottom: 36px;
  }
  .title-employee h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .employee-info {
    float: none;
    margin-left: -10px;
    margin-right: -10px;
  }
  .employee-info .editor {
    font-size: 14px;
    line-height: 18px;
  }
  .optional-quote {
    margin-top: 35px;
    margin-bottom: 30px;
  }
  .staffs.staffs-employee {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .staffs.staffs-employee .avatars-wrap {
    margin-top: 0;
    white-space: normal;
    padding-left: 5px;
    padding-right: 5px;
  }
  .staffs.staffs-employee .avatars-wrap .col {
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .staffs.staffs-employee .avatars-wrap .col img {
    width: 100%;
  }
  .staffs.staffs-employee .avatars-wrap .col .hover-staff {
    width: calc(100% - 10px);
    height: auto;
  }
  .staffs.staffs-employee .avatars-wrap .col:first-child {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .top-employee {
    padding-top: 60px;
  }
  .title-employee h1 {
    font-size: 60px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .title-employee p {
    margin-bottom: 10px;
  }
  .employee-info.employee-info-left {
    padding-left: 10px;
    margin-top: 48px;
  }
  .employee-info.employee-info-left .image_1-1, .employee-info.employee-info-left .editor {
    float: left;
    width: 48.355%;
  }
  .optional-quote {
    padding-left: 33px;
    padding-right: 0;
  }
  .staffs.staffs-employee {
    margin-top: 58px;
    margin-bottom: 22px;
  }
  .staffs.staffs-employee .avatars-wrap {
    width: 100%;
    margin-bottom: 0;
  }
  .staffs.staffs-employee .avatars-wrap .col {
    width: 12.5%;
  }
  .staffs.staffs-employee .avatars-wrap .col .hover-staff {
    width: calc(100% - 20px);
    height: auto;
  }
  .staffs.staffs-employee .avatars-wrap .col:first-child, .staffs.staffs-employee .avatars-wrap .col:nth-child(2) {
    margin-bottom: 35px;
  }
  .staffs.staffs-employee .avatars-wrap .col:nth-child(6n + 3) {
    clear: none;
  }
  .staffs.staffs-employee .avatars-wrap .col:nth-child(8n + 1) {
    clear: left;
  }
  .filters .option {
    margin-top: 50px;
  }
  .filters.filters-have-top a.btn-clear.btn-clear--employees {
    top: 80px;
    color: #666;
    right: -10px;
  }
  .filters.filters-have-top a.btn-clear.btn-clear--employees:hover span {
    color: #f91f32 !important;
  }
}

@media (min-width: 1024px) {
  .filters.filters-have-top--employees {
    position: relative;
    margin-bottom: 20px;
  }
}

.featured[class*='top-program'] h3 {
  font-weight: 900;
}

.featured:before, .featured:after {
  display: table;
  content: '';
  clear: both;
}

.teaser-program h2 {
  color: #fa1e32;
}

.spot.spot-top-program {
  padding-top: 0;
}

.spot.spot-top-program .spot-txt {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}

.spot.spot-top-program .wrapper-link {
  position: static;
  margin: 15px 0 0 0;
  width: auto;
}

.staffs.staffs-program .fs-40 {
  margin-bottom: 10px;
}

.staffs.staffs-program .read-more {
  padding-top: 0;
  padding-bottom: 0;
}

.staffs.staffs-program .read-more .label-angle-right {
  top: 0;
}

[class*="spot-relate-"].spot-relate-program {
  margin-top: 0;
}

[class*="spot-relate-"].spot-relate-program .spot-txt {
  background: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 45px;
}

[class*="spot-relate-"].spot-relate-program .spot-txt .wrapper-link, [class*="spot-relate-"].spot-relate-program .spot-txt p {
  margin-bottom: 0;
}

[class*="spot-relate-"].spot-relate-program .spot-txt h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
}

[class*="spot-relate-"].spot-relate-program .spot-txt p {
  /* overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-box-orient: vertical;*/
}

.andre-program .col {
  text-align: center;
  margin-bottom: 20px;
}

.andre-program .col .wrap-img {
  margin-bottom: 35px;
}

.andre-program .col .wrap-img img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .andre-program .col .wrap-img img.display-retina {
    display: inline-block;
  }
  .andre-program .col .wrap-img img.display-normal {
    display: none;
  }
}

.andre-program .col .wrap-img img.display-hover {
  display: none;
}

.andre-program .col .wrap-img img {
  width: 200px;
}

@media (max-width: 1023px) {
  .featured[class*='top-program'] h3 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .featured[class*='top-program'] h3, .featured[class*='top-program'] .label-page-name {
    padding-left: 10px;
    padding-right: 10px;
  }
  .teaser-program {
    margin-top: -25px;
  }
  .teaser-program h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 35px;
  }
  .spot.spot-top-program {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi img.normal, .wrap-program.wrap-program-no-center .circle-container .chi img.retina {
    height: 100px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:first-child {
    background-image: url("/dist/Realdania/assets/img/icons-subpage/line-right-red.png");
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:first-child img {
    width: 100px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:first-child .extra {
    margin-left: 0;
  }
  .focus-initiative .row h3 {
    font-size: 30px;
    line-height: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .focus-initiative .row .text {
    margin-top: 15px;
  }
  .focus-initiative .featured {
    margin-bottom: 35px;
  }
  .focus-initiative .featured:last-child {
    margin-bottom: 0;
  }
  .staffs.staffs-program {
    margin-bottom: 0;
  }
  .staffs.staffs-program .inner-staffs {
    background: none;
    padding-top: 0;
  }
  .staffs.staffs-program .inner-staffs .col-lg-4 {
    margin-bottom: 20px;
  }
  .staffs.staffs-program .inner-staffs .avatars-wrap {
    margin-top: 0;
  }
  .staffs.staffs-program .inner-staffs .avatars-wrap .scroller {
    background: none;
  }
  .staffs.staffs-program .inner-staffs .avatars-wrap .scroller .col {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  [class*="spot-relate-"].spot-relate-program {
    margin: 0;
  }
  [class*="spot-relate-"].spot-relate-program .spot {
    margin-bottom: 35px;
  }
  [class*="spot-relate-"].spot-relate-program .spot:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .featured[class*='top-program'] {
    margin-top: 15px;
  }
  .featured[class*='top-program'] h3 {
    font-size: 117px;
    line-height: 117px;
    padding-left: 3px;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 67.776%;
  }
  .featured[class*='top-program'] .label-page-name {
    position: absolute;
    right: 0;
    font-size: 20px;
    top: 23px;
    padding-right: 10px;
  }
  .featured[class*='top-program'] .col-lg-5 {
    float: right;
  }
  .featured.top-program-1-line .col-lg-5 {
    margin-top: 70px;
  }
  .featured.top-program-2-line .col-lg-5 {
    margin-top: 193px;
  }
  .featured.top-program-3-line .col-lg-5 {
    margin-top: 304px;
  }
  .teaser-program h2 {
    font-size: 40px;
    padding-right: 5.965%;
    margin-bottom: 50px;
  }
  .spot.spot-top-program {
    margin-bottom: 55px;
  }
  .spot.spot-top-program .spot-txt {
    padding-right: 0;
  }
  .wrap-program.wrap-program-no-center {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .wrap-program.wrap-program-no-center .circle-container {
    background: none;
    width: 100% !important;
    height: 100%;
    opacity: 1;
    border-radius: 0;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi {
    width: 100%;
    height: auto;
    cursor: auto;
    position: static;
    background: url("../assets/img/samples/bg-item-program.png") repeat-y 103px top;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:first-child {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: none;
    border-radius: 0;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:not(:last-child) {
    min-height: 170px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:not(:last-child) .extra {
    padding-bottom: 40px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:last-child {
    min-height: 110px;
    background: none;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi .thumbnail {
    position: absolute;
    left: 60px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi .extra {
    width: 50%;
    height: auto;
    position: static;
    margin-left: 25%;
    padding: 0;
    opacity: 1;
    text-align: left;
    transition: none;
    visibility: visible;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi .extra .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .focus-initiative .featured {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .focus-initiative .featured .row h3 {
    font-size: 60px;
    line-height: 60px;
  }
  .focus-initiative .featured .row .image-wrap {
    margin-top: 90px;
  }
  .focus-initiative .featured .row .text {
    margin-top: 85px;
  }
  .staffs.staffs-program .fs-40 {
    font-weight: 700;
  }
  .staffs.staffs-program .col-lg-push-4 {
    left: 12.5%;
  }
  .staffs.staffs-program .avatars-wrap .col, .staffs.staffs-program .avatars-wrap .col:first-child, .staffs.staffs-program .avatars-wrap .col:nth-child(2) {
    margin-bottom: 0;
  }
  .staffs.staffs-program .avatars-wrap .col:nth-child(3) {
    clear: none;
  }
  .staffs.staffs-program.two-item .avatars-wrap {
    width: auto;
    margin-left: 62.5%;
  }
}

@media (min-width: 1400px) {
  .wrap-program.wrap-program-no-center .circle-container .chi {
    background-position-x: 120px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:not(:last-child) {
    min-height: 202px;
  }
  .wrap-program.wrap-program-no-center .circle-container .chi:last-child {
    min-height: 142px;
  }
}

.m-horizontal-timeline {
  opacity: 0;
  max-width: 1280px;
  width: 100%;
  margin: 20px auto;
}

.m-horizontal-timeline.loaded {
  opacity: 1;
}

.m-horizontal-timeline a {
  cursor: pointer;
}

.m-horizontal-timeline .timeline {
  position: relative;
  height: 350px;
  width: calc(100% - 100px);
  margin: auto;
}

.m-horizontal-timeline .timeline .timeline-wrapper {
  position: relative;
  overflow: hidden;
  height: 350px;
  margin: 0 110px;
}

.m-horizontal-timeline .events {
  position: absolute;
  z-index: 1;
  height: 1px;
  top: 50%;
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: 18px;
  filter: blur(0);
  -webkit-filter: blur(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-horizontal-timeline .events .item .event-date {
  color: #c8c3be;
  display: block;
}

.m-horizontal-timeline .events .item .event-heading {
  color: #f91e31;
  display: block;
  font-weight: bold;
}

.m-horizontal-timeline .events .item .event-text {
  display: block;
}

.m-horizontal-timeline .events .wrapper-event {
  line-height: 18px;
  position: absolute;
  padding: 0 10px;
}

.m-horizontal-timeline .events .wrapper-event:hover {
  color: inherit;
}

.m-horizontal-timeline .events ul {
  list-style: none;
}

.m-horizontal-timeline .events ul li:nth-child(2n+1) > .wrapper-event {
  bottom: 0;
}

.m-horizontal-timeline .events ul li:nth-child(2n+1) > .wrapper-event .item {
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #666666;
  width: 100%;
}

.m-horizontal-timeline .events ul li:nth-child(2n) > .wrapper-event {
  top: 0;
}

.m-horizontal-timeline .events ul li:nth-child(2n) > .wrapper-event .item {
  position: absolute;
  padding-top: 30px;
  border-top: 1px solid #666666;
  width: 100%;
}

.m-horizontal-timeline .events ul li:last-child .wrapper-event .item {
  border: 0 !important;
}

.m-horizontal-timeline .events ul li > .wrapper-event:after {
  content: '';
  position: absolute;
  top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #666666;
  background-color: white;
}

.m-horizontal-timeline .events ul li > a.wrapper-event:after {
  width: 30px;
  height: 30px;
  border: 0;
  top: -16px;
  background-image: url("../assets/img/arrow-circle@1x.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .m-horizontal-timeline .events ul li > a.wrapper-event:after {
    background-image: url("../assets/img/arrow-circle@2x.png");
    background-size: 30px 30px;
  }
}

.m-horizontal-timeline .events ul li > a.wrapper-event:hover:after {
  background-image: url("../assets/img/arrow-circle-hover@1x.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .m-horizontal-timeline .events ul li > a.wrapper-event:hover:after {
    background-image: url("../assets/img/arrow-circle-hover@2x.png");
    background-size: 30px 30px;
  }
}

.m-horizontal-timeline .timeline-navigation {
  display: none;
  list-style: none;
}

.m-horizontal-timeline .timeline-navigation a {
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  background-image: url("../assets/img/arrow-circle-grey@1x.png");
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .m-horizontal-timeline .timeline-navigation a {
    background-image: url("../assets/img/arrow-circle-grey@2x.png");
    background-size: 30px 30px;
  }
}

.m-horizontal-timeline .timeline-navigation a:hover {
  background-image: url("../assets/img/arrow-circle-hover@1x.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .m-horizontal-timeline .timeline-navigation a:hover {
    background-image: url("../assets/img/arrow-circle-hover@2x.png");
    background-size: 30px 30px;
  }
}

.m-horizontal-timeline .timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.m-horizontal-timeline .timeline-navigation a.next {
  right: 0;
}

.m-horizontal-timeline .timeline-navigation a.inactive, .m-horizontal-timeline .timeline-navigation a.inactive + .line-grey {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0) translateY(-50%) scale(1, 1);
  -ms-transform: translateZ(0) translateY(-50%) scale(1, 1);
  transform: translateZ(0) translateY(-50%) scale(1, 1);
}

.m-horizontal-timeline .timeline-navigation a + .line-grey {
  display: inline-block;
  height: 2px;
  width: 15px;
  background: url("../assets/img/line.png") repeat-x;
  top: 50.2%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateY(-50%) scale(1, 1);
  -ms-transform: translateZ(0) translateY(-50%) scale(1, 1);
  transform: translateZ(0) translateY(-50%) scale(1, 1);
  position: absolute;
}

.m-horizontal-timeline .timeline-navigation a.prev + .line-grey {
  left: 30px;
  width: 80px;
}

.m-horizontal-timeline .timeline-navigation a.next + .line-grey {
  right: 30px;
  width: 80px;
}

@media (max-width: 1023px) {
  .m-horizontal-timeline .timeline {
    width: 100%;
  }
  .m-horizontal-timeline .timeline .timeline-wrapper {
    margin: 0;
  }
  .m-horizontal-timeline .timeline .scroller {
    background-color: transparent;
  }
  .m-horizontal-timeline .timeline-navigation {
    display: none;
  }
}

.signup-flow .cover-image {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
}

.signup-flow .content-container {
  color: #FFFFFF;
  margin: 0 auto;
  max-width: 920px;
}

.signup-flow .custom-checkbox label {
  font-weight: normal;
  opacity: 0.5;
  padding-left: 40px;
  padding-top: 5px;
  position: relative;
  transition: opacity 300ms ease;
}

@media (min-width: 768px) {
  .signup-flow .custom-checkbox label {
    padding-top: 0;
  }
}

.signup-flow .custom-checkbox label:hover {
  opacity: 1;
}

.signup-flow .custom-checkbox label:after {
  background-color: #FFFFFF;
  height: 6px;
  left: 7px;
  opacity: 0;
  top: 12px;
  transition: opacity 300ms ease;
  width: 6px;
}

.signup-flow .custom-checkbox label:after, .signup-flow .custom-checkbox label:before {
  content: "";
  position: absolute;
}

.signup-flow .custom-checkbox label:before {
  border: 1px solid #FFFFFF;
  height: 20px;
  left: 0;
  top: 5px;
  width: 20px;
}

.signup-flow .custom-checkbox label * {
  pointer-events: auto;
}

.signup-flow .custom-checkbox label a {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline !important;
}

.signup-flow .custom-checkbox input[type="checkbox"] {
  display: none !important;
}

.signup-flow .custom-checkbox input[type="checkbox"]:checked + label, .signup-flow .custom-checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.signup-flow .custom-checkbox input[type="checkbox"]:checked + label:before {
  border-width: 3px;
}

.signup-flow .error-text {
  display: block;
  font-weight: 400;
  margin-top: 8px;
}

.signup-flow .form {
  overflow: hidden;
  position: relative;
  z-index: 99;
}

.signup-flow .form input:not([type="checkbox"]), .signup-flow .form input:not([type="radio"]) {
  border: none;
  color: #646361;
  display: block;
  font-size: 15px;
  height: auto;
  padding: 15px 18px;
  margin-bottom: 8px;
  transition: opacity 300ms ease;
  width: 100%;
}

.signup-flow .form input:not([type="checkbox"]):not(:focus):invalid, .signup-flow .form input:not([type="radio"]):not(:focus):invalid {
  opacity: 0.5;
}

.signup-flow .form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.signup-flow .form input[type="number"]::-webkit-inner-spin-button, .signup-flow .form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.signup-flow .form input.fielderror {
  background-image: url("/images/Realdania/top_icons-assets/redcross.png");
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: right 18px top 19px;
}

.signup-flow .form .input-container {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .signup-flow .form .input-container {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container:first-of-type {
    padding-right: 14px;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container:nth-of-type(2) {
    padding: 0 7px;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container:last-of-type:not(:nth-of-type(2)), .signup-flow .form .input-container.padding-left {
    padding-left: 14px;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container.extra-padding-left {
    padding-left: 21px;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container[class*="one-"] {
    display: inline-block;
    float: left;
  }
}

@media (max-width: 767px) {
  .signup-flow .form .input-container.fifty-fifty {
    display: inline-block;
    width: calc(50% - 10px);
  }
}

@media (max-width: 767px) {
  .signup-flow .form .input-container.fifty-fifty.margin-right {
    margin-right: 16px;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container.one-sixth {
    width: 16.666667%;
  }
}

@media (min-width: 768px) {
  .signup-flow .form .input-container.one-third {
    width: 33.333333%;
  }
  .signup-flow .form .input-container.one-third.fourty-four {
    width: 44%;
  }
}

.signup-flow .form .input-container .button {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  height: 49px;
  margin-bottom: 10px;
  margin-top: 28px;
  text-align: center;
  transition: background-color 300ms ease, color 300ms ease, opacity 300ms ease;
  width: 100%;
}

.signup-flow .form .input-container .button[type="submit"] {
  padding-bottom: 0;
  padding-top: 0;
  white-space: normal;
}

.signup-flow .form .input-container .button.double-margin {
  margin-bottom: 20px;
}

.signup-flow .form .input-container .button:not(:hover) {
  opacity: 1;
}

.signup-flow .form .input-container .button:disabled, .signup-flow .form .input-container .button:disabled:hover {
  background-color: transparent;
  color: #fff;
  cursor: not-allowed;
  opacity: 0.5;
}

.signup-flow .form .input-container .button:hover {
  background-color: #fff;
  color: #f91e32;
}

.signup-flow .form .input-container label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
}

.signup-flow .form .input-container label p {
  color: #fff;
}

.signup-flow .form .row {
  margin: 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .signup-flow .form .row:last-child {
    margin-top: 23px;
  }
}

.signup-flow .form-container {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

.signup-flow .header {
  position: relative;
}

.signup-flow .info-text {
  font-size: 15px;
  font-weight: 400;
}

.signup-flow .info-text.half {
  width: 50%;
}

.signup-flow .info-text.margin-top {
  margin-top: 35px;
}

.signup-flow .info-text a {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline !important;
}

.signup-flow .intro {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 35px;
}

.signup-flow .steps {
  list-style-type: none;
  margin: 20px 0 25px;
  overflow: hidden;
  padding: 0;
}

@media (min-width: 768px) {
  .signup-flow .steps {
    margin: 0;
    position: absolute;
    right: 0;
    top: 7px;
  }
}

.signup-flow .steps .circle {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  transition: background-color 300ms ease, border-color 300ms ease;
  width: 100%;
}

.signup-flow .steps li {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 30px;
  position: relative;
  transition: opacity 300ms ease;
  width: 30px;
}

.signup-flow .steps li.active .circle, .signup-flow .steps li:not(.disabled):hover .circle {
  background-color: #FFFFFF;
}

.signup-flow .steps li.active .number, .signup-flow .steps li:not(.disabled):hover .number {
  color: #FC2233;
}

.signup-flow .steps li.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.signup-flow .steps li:not(:last-child) {
  margin-right: 18px;
}

.signup-flow .steps .number {
  color: #FFFFFF;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: color 300ms ease;
}

.signup-flow .steps .number input {
  background: none;
  border: none;
}

.signup-flow .title {
  font-size: 3em;
  line-height: 1;
  margin: 0;
}

@media (min-width: 768px) {
  .signup-flow .title {
    font-size: 4.1em;
    line-height: 1.35;
    width: calc(100% - 140px);
  }
}

.joining-heading.red-joining-heading {
  background: rgba(249, 30, 50, 0.75);
}

.joining-heading.red-joining-heading:before {
  background: none;
}

.joining-heading.red-joining-heading h1 {
  color: #FFFFFF;
}

.joining-heading.red-joining-heading .title {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.joining-heading.red-joining-heading p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

@media (min-width: 1400px) {
  .joining-heading .inner-joining-heading {
    min-height: 388px;
  }
}

.row.joining-heading.red-joining-heading {
  background: rgba(249, 30, 50, 0.8);
}

@media (min-width: 1024px) {
  .joining-heading-wrap .container-fluid.align-bottom-desktop {
    bottom: 0;
  }
}

.member-confirmation .colored-box {
  background-color: #F2F0ED;
  overflow: hidden;
  margin: 35px 0 25px;
  padding: 35px 10px;
}

.member-confirmation .colored-box .left {
  float: left;
  width: 45px;
}

@media (min-width: 1024px) {
  .member-confirmation .colored-box .left {
    width: 110px;
  }
}

.member-confirmation .colored-box .right {
  float: right;
  padding-right: 20px;
  width: calc(100% - 55px);
}

@media (min-width: 1024px) {
  .member-confirmation .colored-box .right {
    padding-right: 50px;
    width: calc(100% - 110px);
  }
}

.member-confirmation .colored-box img {
  display: block;
  margin: 0 auto;
}

.member-confirmation .colored-box p {
  margin-bottom: 0;
}

.member-confirmation p {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

.form-registration {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #595959;
  background-color: #F2F0ED;
}

.form-registration .form-registration__input-wrapper {
  position: relative;
}

.form-registration .form-registration__input-wrapper .placeholder-text {
  position: absolute;
  top: 18px;
  left: 20px;
  pointer-events: none;
  z-index: 1;
  color: #9B9B9B;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  opacity: 0;
  transition: opacity 200ms ease-in;
}

.form-registration .form-registration__input-wrapper .placeholder-text.label-active {
  opacity: 1;
}

.form-registration input[type=text] {
  min-height: 60px;
  margin-top: 13px;
  padding: 19px 20px 22px 20px;
  border: none;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.form-registration input[type=text]:focus, .form-registration input[type=text]:active {
  color: #000;
}

.form-registration input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #C8C3BE;
}

.form-registration input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #C8C3BE;
}

.form-registration input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: #C8C3BE;
}

.form-registration input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #C8C3BE;
}

.form-registration .checkbox-wrapper input[type="checkbox"] {
  display: none;
}

.form-registration .checkbox-wrapper input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.form-registration .checkbox-wrapper label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

.form-registration .checkbox-wrapper label:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  padding: 10px 12px;
  background-color: white;
  border: 1px solid rgba(250, 30, 49, 0.5);
  margin-right: 16px;
  vertical-align: middle;
}

.form-registration .checkbox-wrapper label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 14px;
  width: 8px;
  height: 14px;
  background-color: white;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
      transform: rotate(40deg);
  box-shadow: 2px 2px 0px 0px #000;
  opacity: 0;
  transition: opacity 200ms ease-in;
}

.form-registration .checkbox-wrapper label a {
  font-weight: 900;
}

.form-registration .error-text {
  display: block;
  margin-top: 5px;
  padding-left: 20px;
  color: #FA1E31;
}

.form-registration + .splash-overlay {
  bottom: 0;
  left: 0;
}

.form-registration__inputs .input-comment {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  color: #9B9B9B;
  font-weight: 400;
}

.form-registration__inputs .cvr-search {
  display: block;
  border: none;
  background: transparent;
  padding-left: 20px;
  margin: 25px 0;
}

.form-registration__inputs .cvr-search .rd-icon-angle-right {
  margin-right: 15px;
}

.form-registration__inputs .cvr-search span:last-child {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.form-registration__title {
  margin-top: 0;
  color: #FA1E31;
  font-size: 33px;
  line-height: 1.2;
}

.form-registration__sectionNumber {
  margin-bottom: 45px;
}

.form-registration__sectionNumber .section-title {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 900;
}

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

.form-registration__terms .terms__link {
  cursor: pointer;
  width: calc(100% - 55px);
  display: inline-block;
  vertical-align: middle;
}

.form-registration__terms .terms__link:hover {
  color: #FA1E31;
}

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

.form-registration__boliusSubscription .terms__link {
  cursor: pointer;
  width: calc(100% - 55px);
  display: inline-block;
  vertical-align: middle;
}

.form-registration__boliusSubscription .terms__link:hover {
  color: #FA1E31;
}

.form-registration__submit {
  padding-top: 25px;
}

.form-registration__submit .button-wrapper {
  float: right;
  padding-right: 10px;
  cursor: pointer;
  opacity: 1;
}

.form-registration__submit .button-wrapper button, .form-registration__submit .button-wrapper a {
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
  text-align: right;
  font-size: 30px;
  line-height: 1.1;
}

.form-registration__submit .button-wrapper button:disabled, .form-registration__submit .button-wrapper a:disabled {
  opacity: 0.7;
  cursor: auto;
}

.form-registration__submit .button-wrapper button:disabled span, .form-registration__submit .button-wrapper a:disabled span {
  opacity: 0.7;
  cursor: auto;
}

.form-registration__submit .button-wrapper button:disabled span:hover, .form-registration__submit .button-wrapper a:disabled span:hover {
  pointer-events: none;
  cursor: auto;
  background-color: #F2F0ED;
  border: 1px solid #fa7882;
  color: #f91e31;
}

.form-registration__submit .button-wrapper button:disabled:hover span, .form-registration__submit .button-wrapper a:disabled:hover span {
  pointer-events: none;
  cursor: auto;
  background-color: #F2F0ED;
  border: 1px solid #fa7882;
  color: #f91e31;
}

.ribbon-textBox .text-box {
  padding: 30px 20px;
}

.ribbon-textBox .text-box__headline {
  font-size: 33px;
  font-weight: 900;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 30px;
}

.ribbon-textBox .text-box__text {
  /*font-size: 16px;*/
  font-weight: 400;
}

.ribbon-textBox .text-box__text ul {
  padding: 0;
  margin: 0;
}

.ribbon-textBox .text-box__text li {
  list-style: none;
  margin-bottom: .5rem;
}

.ribbon-textBox .text-box__text li:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 5px 20px 5px 0;
  border-radius: 4px;
  background: white;
  vertical-align: middle;
}

.ribbon-textBox.bg-red {
  color: #fff;
}

.ribbon-textBox.bg-red .text-box {
  background-color: #FA3446;
}

.ribbon-textBox.bg-red .text-box__headline {
  color: inherit;
}

@media (min-width: 800px) {
  .ribbon-textBox .text-box {
    padding: 40px 20px 60px 40px;
  }
  .ribbon-textBox .text-box__text {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .ribbon-textBox {
    margin-top: 70px;
  }
  .ribbon-textBox .text-box {
    padding: 50px 120px 80px 140px;
  }
}

.latest-news {
  margin-top: 25px;
}

.latest-news p {
  font-weight: normal;
}

.latest-news .date {
  font-weight: bold;
}

.latest-news .image-wrap.has-overlay {
  position: relative;
}

.latest-news .image-wrap.has-overlay:before {
  background-color: rgba(249, 30, 49, 0.8);
}

.latest-news .image-wrap.has-overlay h3 {
  position: absolute;
  top: 50%;
  /* bottom: 0; */
  right: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
  color: white;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

@media (max-width: 1023px) {
  .latest-news {
    font-size: 0;
  }
  .latest-news .col-md-8 {
    display: block;
  }
  .latest-news .col-md-2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .latest-news p {
    position: absolute;
    top: 0;
    font-size: 0;
    margin-top: 56.25%;
  }
  .latest-news p .date {
    font-size: 13px;
  }
  .latest-news h3 {
    margin: 30px 0 25px;
    line-height: normal;
  }
}

@media (min-width: 1024px) {
  .latest-news {
    margin-top: 60px;
  }
}

.ribbon-centeredInfoSpot .centeredInfoSpot__image {
  text-align: center;
}

.ribbon-centeredInfoSpot .centeredInfoSpot__content {
  padding-top: 30px;
  text-align: center;
  color: #000;
}

.ribbon-centeredInfoSpot .centeredInfoSpot__headline {
  font-size: 33px;
  font-weight: 900;
  line-height: 1;
  color: inherit;
  margin-top: auto;
  margin-bottom: 20px;
}

.ribbon-centeredInfoSpot .centeredInfoSpot__body-text {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

@media (min-width: 641px) {
  .ribbon-centeredInfoSpot .centeredInfoSpot__content {
    padding-top: 0;
    text-align: left;
  }
  .ribbon-centeredInfoSpot .centeredInfoSpot__body-text {
    width: 100%;
  }
}

@media (min-width: 800px) {
  .ribbon-centeredInfoSpot .centeredInfoSpot__image {
    padding-right: 25px;
    text-align: right;
  }
}

@media (min-width: 1024px) {
  .ribbon-centeredInfoSpot .centeredInfoSpot {
    padding-top: 100px;
  }
}

.ribbon-threeBoxesSpot .threeBoxesSpot__headline {
  font-weight: 900;
  color: #FA1E31;
}

.ribbon-threeBoxesSpot .box {
  display: block;
  height: 100%;
  margin-bottom: 20px;
  padding: 40px 35px;
  text-align: center;
}

.ribbon-threeBoxesSpot .box--red {
  background-color: #FA3446;
  color: white;
}

.ribbon-threeBoxesSpot .box--red .rd-icon-angle-right {
  color: white;
}

.ribbon-threeBoxesSpot .box--red:hover .rd-icon-angle-right {
  background-color: white;
  color: #FA3446;
  border: 1px solid #FFF;
  text-shadow: none;
  box-shadow: none;
}

.ribbon-threeBoxesSpot .box__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.ribbon-threeBoxesSpot .box__headline {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 31px;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
}

.ribbon-threeBoxesSpot .box__image {
  width: 50%;
  max-width: 200px;
  margin: 0 auto 50px;
  padding-top: 30px;
}

.ribbon-threeBoxesSpot .box .rd-icon-angle-right {
  display: block;
  margin: 0 auto;
}

.ribbon-threeBoxesSpot .boxes-wrapper:last-child .box {
  background-color: #E1E1E1;
  color: #595959;
}

.ribbon-threeBoxesSpot .boxes-wrapper:last-child .box__headline {
  font-size: 20px;
  margin-bottom: 25px;
  padding-bottom: 0;
}

.ribbon-threeBoxesSpot .boxes-wrapper:last-child .box__image {
  margin: 0 auto 20px;
  padding-top: 0;
  width: 90%;
  max-width: 300px;
}

.ribbon-threeBoxesSpot .boxes-wrapper:last-child .box__body-text {
  margin: 0 auto 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

@media (min-width: 800px) {
  .ribbon-threeBoxesSpot .threeBoxesSpot .boxes-wrapper {
    padding-bottom: 20px;
  }
  .ribbon-threeBoxesSpot .threeBoxesSpot .boxes-wrapper .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 100%;
  }
  .ribbon-threeBoxesSpot .threeBoxesSpot .box {
    margin-bottom: 0;
  }
  .ribbon-threeBoxesSpot .threeBoxesSpot .box__body-text {
    width: 65%;
  }
}

@media (min-width: 1024px) {
  .ribbon-threeBoxesSpot .threeBoxesSpot__boxes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .ribbon-threeBoxesSpot .threeBoxesSpot .boxes-wrapper {
    padding-bottom: 0;
  }
  .ribbon-threeBoxesSpot .threeBoxesSpot .box__body-text {
    width: 100%;
  }
}

.mgm {
  background-color: #F2F0ED;
  padding-top: 0 !important;
}

.mgm-pagetop {
  background-color: #E1E1E1;
  position: relative;
  padding-bottom: 10%;
  min-height: 400px  !important;
}

@media screen and (min-width: 768px) {
  .mgm-pagetop {
    max-height: 500px;
  }
}

@media screen and (min-width: 2000px) {
  .mgm-pagetop {
    max-height: 575px;
  }
}

.mgm-invite .mgm-pagetop {
  background-color: #FFD291;
}

.mgm-pagetop__logo {
  width: 100%;
  max-width: 1400px;
  position: absolute;
  top: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 100;
}

.mgm-pagetop__logo a {
  display: inline-block;
}

.mgm-pagetop__bgtext-container {
  position: absolute;
  top: 20%;
  bottom: 0;
  right: 0;
  left: 0;
}

@media screen and (min-width: 1025px) {
  .mgm-pagetop__bgtext-container {
    top: 0;
    left: 1%;
  }
}

.mgm-pagetop__bgtext-container .bg-text {
  position: absolute;
  top: -5vw;
  color: #FA1E31;
  font-size: 20vw;
  line-height: 25vw;
  font-weight: 900;
  opacity: 0.3;
}

.mgm-pagetop__bgtext-container .bg-text:first-child {
  top: -15vw;
  opacity: 0.2;
}

.mgm-pagetop__bgtext-container .bg-text:last-child {
  top: 5vw;
  opacity: 0.1;
}

.mgm-invite .mgm-pagetop__bgtext-container .bg-text {
  color: #500A32;
}

.mgm-pagetop__text-container {
  background-color: rgba(250, 30, 49, 0.68) !important;
}

.mgm-invite .mgm-pagetop__text-container {
  background-color: rgba(80, 10, 50, 0.68) !important;
}

@media screen and (min-width: 1024px) {
  .mgm-pagetop__header {
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  .mgm-pagetop__header {
    width: 70%;
  }
}

.mgm-pagetop__text p {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 100;
}

.mgm-pagetop__text p:last-child {
  margin-bottom: 0;
}

.mgm-flow {
  padding: 60px 0;
}

.form--signup .mgm-flow .form-registration {
  padding: 0 20px;
}

.mgm-flow .form-registration__title {
  color: #FA1E31;
}

.mgm-invite .mgm-flow .form-registration__title {
  color: #500A32;
}

@media screen and (min-width: 768px) {
  .mgm-flow .form-registration__inputs .col-md-4.col-lg-3.col-lg-offset-1 {
    width: 50%;
    margin: 0 25%;
  }
}

.mgm-flow .button-wrapper button .rd-icon-angle-right,
.mgm-flow .button-wrapper a .rd-icon-angle-right,
.mgm-flow .submit-link button .rd-icon-angle-right,
.mgm-flow .submit-link a .rd-icon-angle-right {
  margin-left: 20px;
  color: #FA1E31;
  border-color: rgba(250, 30, 49, 0.5);
  box-shadow: 0 0 1px rgba(250, 30, 49, 0.5) inset;
}

.mgm-invite .mgm-flow .button-wrapper button .rd-icon-angle-right, .mgm-invite
.mgm-flow .button-wrapper a .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link button .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link a .rd-icon-angle-right {
  color: #500A32;
  border-color: rgba(80, 10, 50, 0.5);
  box-shadow: 0 0 1px rgba(80, 10, 50, 0.5) inset;
}

.mgm-flow .button-wrapper button:hover .rd-icon-angle-right,
.mgm-flow .button-wrapper a:hover .rd-icon-angle-right,
.mgm-flow .submit-link button:hover .rd-icon-angle-right,
.mgm-flow .submit-link a:hover .rd-icon-angle-right {
  border: 1px solid #FA1E31 !important;
  background-color: #FA1E31 !important;
}

.mgm-invite .mgm-flow .button-wrapper button:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .button-wrapper a:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link button:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link a:hover .rd-icon-angle-right {
  border: 1px solid #500A32 !important;
  background-color: #500A32 !important;
}

.mgm-flow .button-wrapper button:disabled:hover .rd-icon-angle-right,
.mgm-flow .button-wrapper a:disabled:hover .rd-icon-angle-right,
.mgm-flow .submit-link button:disabled:hover .rd-icon-angle-right,
.mgm-flow .submit-link a:disabled:hover .rd-icon-angle-right {
  border: 1px solid #FA1E31 !important;
  background-color: transparent !important;
  color: #FA1E31 !important;
}

.mgm-invite .mgm-flow .button-wrapper button:disabled:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .button-wrapper a:disabled:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link button:disabled:hover .rd-icon-angle-right, .mgm-invite
.mgm-flow .submit-link a:disabled:hover .rd-icon-angle-right {
  border: 1px solid #500A32 !important;
  color: #500A32 !important;
}

.mgm-flow__headline {
  color: #FA1E31;
}

.mgm-invite .mgm-flow__headline {
  color: #500A32;
}

.mgm-flow__timeline {
  text-align: center;
  margin-bottom: 60px;
  color: #FA1E31;
}

.mgm-invite .mgm-flow__timeline {
  color: #500A32;
}

.mgm-flow__timeline .timeline-steps {
  padding: 0;
}

.mgm-flow__timeline .step {
  display: inline-block;
}

.mgm-flow__timeline .step:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 10px;
  border-radius: 50%;
  background: #9B9B9B;
  vertical-align: middle;
}

.mgm-flow__timeline .step:after {
  content: "";
  display: inline-block;
  width: 75px;
  height: 2px;
  background: #9B9B9B;
  vertical-align: middle;
}

@media screen and (min-width: 608px) {
  .mgm-flow__timeline .step:after {
    width: 125px;
  }
}

.mgm-flow__timeline .step:last-child:after {
  display: none;
}

.mgm-flow__timeline .step--active:before {
  background: #FA1E31;
}

.mgm-invite .mgm-flow__timeline .step--active:before {
  background: #500A32;
}

.mgm-flow__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.mgm-flow__content .content-wrapper {
  width: 100%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 600px) {
  .mgm-flow__content .content-wrapper {
    width: 33%;
  }
}

.mgm-flow__content .mgm-flow__headline {
  margin-top: 0;
}

.mgm-invite .mgm-flow__content {
  display: none;
}

@media screen and (min-width: 600px) {
  .mgm-flow__giftcards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mgm-flow--step-three .mgm-flow__giftcards {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    margin-bottom: 2rem;
  }
  .mgm-invite .mgm-flow--step-three .mgm-flow__giftcards {
    margin-bottom: 0;
  }
}

.mgm-flow__giftcards .giftcard__wrapper {
  width: 100%;
  margin-bottom: 1rem;
}

@media screen and (min-width: 600px) {
  .mgm-flow__giftcards .giftcard__wrapper {
    width: 30%;
    margin-bottom: 0;
  }
}

.mgm-flow__giftcards .giftcard__container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.mgm-flow__giftcards .giftcard__container.flip .giftcard--back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.mgm-flow__giftcards .giftcard__container.flip .giftcard--front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.mgm-flow__giftcards .giftcard__container:hover .giftcard {
  -webkit-transform: rotateY(10deg);
          transform: rotateY(10deg);
}

.mgm-flow__giftcards .giftcard__container:hover .giftcard--front {
  transition: all 600ms;
  box-shadow: -2px 4px 25px rgba(0, 0, 0, 0.25);
}

.mgm-flow__giftcards .giftcard__container:hover .giftcard--back {
  transition: all 600ms;
  box-shadow: 2px 4px 25px rgba(0, 0, 0, 0.25);
}

.mgm-flow__giftcards .giftcard__container:hover.flip .giftcard {
  -webkit-transform: rotateY(-10deg);
          transform: rotateY(-10deg);
}

.mgm-flow__giftcards .giftcard {
  position: relative;
  min-height: 370px;
  height: 100%;
  width: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 600ms;
  cursor: pointer;
}

.mgm-flow__giftcards .giftcard--front, .mgm-flow__giftcards .giftcard--back {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  transition: all 600ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mgm-flow__giftcards .giftcard--front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.mgm-flow__giftcards .giftcard--back {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.mgm-flow__giftcards .giftcard--back .giftcard__flip {
  color: #595959;
}

.mgm-flow__giftcards .giftcard--back .giftcard__content {
  height: 100%;
  padding: 25px 30px;
}

.mgm-flow__giftcards .giftcard__flip {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.mgm-flow__giftcards .giftcard__img {
  height: 233px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mgm-flow__giftcards .giftcard__content {
  padding: 15px 20px;
  background-color: #fff;
}

@media screen and (min-width: 1024px) {
  .mgm-flow__giftcards .giftcard__content {
    padding: 20px 30px;
  }
}

.mgm-flow__giftcards .giftcard__type {
  margin: 0;
}

.mgm-flow__giftcards .giftcard__type span {
  padding-right: 15px;
  border-bottom: 1px solid grey;
  font-size: 15px;
}

.mgm-flow__giftcards .giftcard__title {
  margin: 14px 0;
  color: #595959;
  font-size: 24px;
  line-height: 1.1;
}

.mgm-flow__giftcards .giftcard__checkbox {
  position: relative;
  padding: 20px;
  text-align: center;
}

.mgm-flow__giftcards .giftcard__checkbox input[type="radio"] {
  display: none;
}

.mgm-flow__giftcards .giftcard__checkbox label {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #FA1E31;
  border-radius: 50%;
  cursor: pointer;
}

.mgm-invite .mgm-flow__giftcards .giftcard__checkbox label {
  border-color: #500A32;
}

.mgm-flow__giftcards .giftcard__checkbox label:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 12px;
  width: 8px;
  height: 13px;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
  box-shadow: 1px 1px 0px 0px #FA1E31;
  opacity: 0;
  transition: opacity 200ms ease-in;
}

.mgm-invite .mgm-flow__giftcards .giftcard__checkbox label:before {
  box-shadow: 1px 1px 0px 0px #500A32;
}

.mgm-flow__giftcards .giftcard__checkbox input[type="radio"]:checked + label:before {
  opacity: 1;
}

.mgm-flow__giftcards .giftcard__checkbox .checkbox-text {
  position: absolute;
  top: 50%;
  right: calc(50% - 85px);
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.mgm-flow__giftcards .giftcard__checkbox .checkbox-text span {
  font-size: 16px;
  font-weight: 100;
  color: #FA1E31;
  text-align: left;
}

.mgm-invite .mgm-flow__giftcards .giftcard__checkbox .checkbox-text span {
  color: #500A32;
}

.mgm-flow__giftcards .giftcard__checkbox .checkbox-text .choosengift {
  display: none;
}

.mgm-flow__giftcards .giftcard__checkbox .checkbox-text.active .choosengift {
  display: block;
}

.mgm-flow__giftcards .giftcard__checkbox .checkbox-text.active .choosegift {
  display: none;
}

.mgm-flow--step-three .mgm-flow__giftcards .giftcard__checkbox {
  display: none;
}

.mgm-invite .mgm-flow--step-three .mgm-flow__giftcards .giftcard__checkbox {
  display: block;
}

.mgm-flow__form {
  padding-top: 0;
}

.mgm-flow__form.form-registration textarea {
  height: 200px;
  margin-top: 13px;
  padding: 19px 20px 22px 20px;
  border: none;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.mgm-flow__form.form-registration .checkbox-wrapper {
  margin-top: 10px;
}

.mgm-flow__form.form-registration input[type="text"] {
  width: calc(100% - 20px);
}

.mgm-flow__form.form-registration input:required + label {
  position: absolute;
  right: 5px;
  top: 50%;
}

.mgm-flow__form.form-registration input:disabled {
  background-color: #d8d8d8;
}

.mgm-flow__form.form-registration input[type="checkbox"]:checked + input[type="hidden"] + label:after {
  opacity: 1;
}

.mgm-flow__form .form__invite {
  margin-bottom: 65px;
}

.mgm-flow__form .form__message-description {
  margin: 13px 20px 0;
  max-width: 82%;
  font-weight: 400;
  line-height: 1.5;
}

.mgm-flow__form .form__add-email, .mgm-flow__form .form__remove-email {
  margin-bottom: 20px;
}

.mgm-flow__form .form__add-email button, .mgm-flow__form .form__remove-email button {
  width: 36px;
  height: 36px;
  position: relative;
  background-color: transparent;
  border: 1px solid #FA1E31;
  border-radius: 50%;
  padding: 10px;
  margin-right: 15px;
}

.mgm-invite .mgm-flow__form .form__add-email button, .mgm-invite .mgm-flow__form .form__remove-email button {
  border-color: #500A32;
}

.mgm-flow__form .form__add-email button:before, .mgm-flow__form .form__add-email button:after, .mgm-flow__form .form__remove-email button:before, .mgm-flow__form .form__remove-email button:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  background-color: #FA1E31;
}

.mgm-invite .mgm-flow__form .form__add-email button:before, .mgm-invite .mgm-flow__form .form__add-email button:after, .mgm-invite .mgm-flow__form .form__remove-email button:before, .mgm-invite .mgm-flow__form .form__remove-email button:after {
  background-color: #500A32;
}

.mgm-flow__form .form__add-email button:after, .mgm-flow__form .form__remove-email button:after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
          transform: translateY(-50%) translateX(-50%) rotate(90deg);
}

.mgm-flow__form .form__add-email span, .mgm-flow__form .form__remove-email span {
  font-size: 16px;
  font-weight: 100;
  color: #FA1E31;
}

.mgm-invite .mgm-flow__form .form__add-email span, .mgm-invite .mgm-flow__form .form__remove-email span {
  color: #500A32;
}

.mgm-flow__form .form__remove-email button:after {
  display: none;
}

.mgm-flow__submit .button-wrapper {
  padding: 0;
}

.mgm-flow__submit .submit-link {
  float: right;
  cursor: pointer;
  opacity: 1;
}

.mgm-flow__submit .submit-link a {
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
  text-align: right;
  font-size: 30px;
  line-height: 1.1;
}

.mgm-flow__submit .submit-link a:hover {
  color: #595959;
}

.mgm-page .joining-heading-wrap .container-fluid {
  bottom: 100px;
}

.mgm-page .joining-heading {
  min-height: 100px;
  background: rgba(250, 30, 49, 0.9);
}

.mgm-page .joining-heading:before {
  background: transparent;
}

.mgm-page .joining-heading .inner-joining-heading {
  min-height: 100px;
}

.mgm-page .joining-heading h1,
.mgm-page .joining-heading p {
  color: #fff;
}

.mgm-page .joining-heading span {
  display: none;
}

.mgm-page .container-fluid .page-title {
  bottom: -175px;
}

.mgm-page .ribbon-textBox {
  margin-top: -100px;
}

.mgm-page .ribbon-textBox .text-box {
  background: #F2F0ED;
}

.mgm-page .ribbon-textBox .text-box li:before {
  background: #595959;
}

.mgm-page .centeredInfoSpot {
  padding-top: 0;
}

.mgm-page #divContentSpotLeft a,
.mgm-page #divContentSpotRight a {
  pointer-events: none;
}

.mgm-page #divContentSpotLeft a span,
.mgm-page #divContentSpotRight a span {
  color: #595959;
}

.mgm-page #divContentSpotLeft a .rd-icon-angle-right,
.mgm-page #divContentSpotRight a .rd-icon-angle-right {
  display: none;
}

.mgm-page .spot-relate-4 .spot {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.mgm-page .spot-relate-4 a {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mgm-page .spot-relate-4 a .wrapper-link {
  margin-left: 30px;
  bottom: 35px;
}

.mgm-page .spot-relate-4 a .link-text {
  margin-left: 10px;
  font-size: 30px;
  font-weight: 700;
}

.splash-overlay .inner-splash-overlay.event-signup p {
  width: 100%;
  font-size: 16px;
  margin-bottom: 0;
}

.splash-overlay .inner-splash-overlay.event-signup .content-form .form-group {
  margin-bottom: 5px;
}

.splash-overlay .inner-splash-overlay.event-signup .content-form .form-group label {
  margin-bottom: 5px;
}

.splash-overlay .inner-splash-overlay.event-signup .content-form .form-group input,
.splash-overlay .inner-splash-overlay.event-signup .content-form .form-group select {
  height: 50px;
  padding: 15px 20px;
}

@media (max-width: 1023px) {
  .splash-overlay .inner-splash-overlay.event-signup .content-form label {
    margin-top: 10px;
  }
}

.splash-overlay .inner-splash-overlay.event-signup .content-form textarea {
  min-height: 100px;
}

.splash-overlay .inner-splash-overlay.event-signup .content-form .step-navigation {
  margin-top: 20px;
  padding-top: 20px;
}

.splash-overlay .inner-splash-overlay.event-signup .content-form span.rd-icon-angle-right {
  margin-top: 0;
}

.factbox__header {
  margin-bottom: 0;
}

.factbox .eventTime {
  margin-bottom: 1.5rem;
}

.factbox .eventTime p {
  display: block;
}

.debate-page {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
}

.debate-page .submit-icon {
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -2px;
}

.filter-header {
  background-color: rgba(204, 200, 196, 0.25);
  height: 52px;
  line-height: 52px;
  padding: 0 21px;
  font-size: 15px;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  .filter-header {
    background-color: transparent;
    height: unset;
    line-height: 24px;
    padding: 9px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 0;
    border-bottom: 1px solid #979797;
    margin-left: 0;
  }
}

.filter-header-icon {
  display: block;
}

@media (min-width: 1024px) {
  .filter-header-icon {
    display: none !important;
  }
}

.article-highlighted {
  background-color: rgba(249, 30, 49, 0.8);
  width: 700px;
  max-width: 90%;
  margin-left: 42px;
  position: absolute;
  padding: 34px 100px 32px 118px;
  z-index: 9;
}

.article-highlighted-container {
  margin-top: 100px;
  position: relative;
}

.article-highlighted-top {
  margin-top: -74px;
  height: 74px;
  background-color: #f91e31;
  width: 700px;
  max-width: 90%;
  margin-left: 42px;
  position: absolute;
  padding: 31px 100px 0 118px;
}

.article-highlighted-top .category {
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}

.article-highlighted h3 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 10px;
}

.article-highlighted p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 13px;
}

.article-highlighted p,
.article-highlighted h3 {
  color: white;
}

.article-highlighted .submit-icon {
  border: 1px solid white;
  color: white;
  margin: 10px 0 10px 0;
}

.article-highlighted .submit-icon:hover {
  border-color: #f91e31;
}

.debate-tabs {
  padding-top: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.debate-tabs .debate-tab {
  font-weight: 600;
  width: 33%;
  max-width: 33%;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  color: #666;
  font-size: 14px;
  padding-right: 40px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.debate-tabs .debate-tab.active {
  color: #f91e31;
}

.debate-tabs .debate-tab.active .submit-icon:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.debate-tabs .debate-tab.active .submit-icon:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.debate-tabs .debate-content {
  display: none;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  max-width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.debate-tabs .debate-content h1,
.debate-tabs .debate-content h2,
.debate-tabs .debate-content h3,
.debate-tabs .debate-content h4,
.debate-tabs .debate-content h5,
.debate-tabs .debate-content h6,
.debate-tabs .debate-content p {
  max-width: 643px;
}

.debate-tabs .debate-content img {
  width: 100%;
  height: auto;
  margin: 56px 0 54px;
}

.debate-tabs .debate-content.active {
  display: block;
}

.debate-tabs .debate-content .col-lg-pull-3 {
  right: 0;
}

.debate-filter.display .debate-filter-item:nth-of-type(0) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 300ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(1) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 450ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(2) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 600ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(3) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 750ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(4) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 900ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(5) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1050ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(6) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1200ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(7) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1350ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(8) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1500ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(9) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1650ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(10) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1800ms;
}

.debate-filter.display .debate-filter-item:nth-of-type(11) .debate-filter-item-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 1950ms;
}

.debate-filter {
  margin-top: 19px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px;
  position: relative;
}

.debate-filter .close {
  top: auto;
  right: 35px;
}

.debate-filter .close:before,
.debate-filter .close:after {
  height: 20px;
  background-color: #666;
}

.debate-filter-item {
  -webkit-flex-basis: 33.333%;
      -ms-flex-preferred-size: 33.333%;
          flex-basis: 33.333%;
  max-width: 33.33%;
  padding: 10px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.debate-filter-item h3 {
  margin: 0;
  color: #666;
  display: inline-block;
  font-size: 15px;
}

.debate-filter-item.active h3 {
  color: white;
}

.debate-filter-item.active .debate-filter-icon {
  border: 1px solid white;
  color: white;
}

.debate-filter-item.active .debate-filter-icon .icn-circle {
  opacity: 1;
}

.debate-filter-item-btn {
  background-color: rgba(204, 200, 196, 0.25);
  height: 52px;
  line-height: 52px;
  padding: 0 21px;
  font-size: 15px;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

@media (max-width: 1023px) {
  .debate-filter-item-btn {
    -webkit-transform: translateY(200%);
        -ms-transform: translateY(200%);
            transform: translateY(200%);
  }
}

.debate-filter-icon {
  border: 1px solid #666;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  margin-right: 13px;
}

.debate-filter-icon .icn-circle {
  opacity: 0;
  width: 13px;
  height: 13px;
  background-color: white;
  border-radius: 50%;
  background-color: white;
  margin: 3px;
}

.debate-filter-hidden {
  display: none;
}

.debate-filter-content {
  padding: 35px 170px 80px 121px;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.debate-filter-content h3 {
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 19px 0;
  line-height: 48px;
}

@media (min-width: 1024px) {
  .debate-filter-content h3 {
    margin: 26px 0 19px 0;
  }
}

.debate-filter-content a {
  display: inline-block;
  font-weight: 600;
  margin: 17px 50px 0 0;
}

.debate-filter-container {
  background-color: #f2f0ed;
}

.debate-filter p {
  font-size: 15px;
  line-height: 23px;
}

a:hover .article-highlighted .submit-icon {
  background-color: #f91e31;
}

.debate-login {
  height: 40px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  color: #666;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  padding: 0 9px 0 27px;
  font-size: 16px;
  white-space: nowrap;
  float: right;
  margin-top: 30px;
  font-weight: bold;
}

.debate-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 500px;
}

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

.debate-article h3 {
  line-height: 24px;
  margin-top: 15px;
}

.debate-article p {
  font-size: 13px;
}

.debate-article p.debate-article__info {
  font-size: 10px;
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.debate-grid .debate-grid__buttons {
  font-size: 18px;
}

.load-flere {
  margin: 40px auto;
  text-align: center;
  font-size: 20px;
  color: #f91e31;
  font-weight: bold;
  cursor: pointer;
}

.load-flere .rd-icon-angle-right {
  margin-left: 10px;
}

.load-flere p {
  display: inline;
}

.debate-head {
  margin-bottom: 100px;
}

/*  GRID til liste  */
.span_3_of_3 {
  width: 100%;
}

.span_2_of_3 {
  width: 66.66%;
}

.span_1_of_3 {
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 1023px) {
  .span_3_of_3,
  .span_2_of_3,
  .span_1_of_3 {
    width: 50%;
  }
  .span_3_of_3 .image-wrap,
  .span_2_of_3 .image-wrap,
  .span_1_of_3 .image-wrap {
    margin: 0;
  }
  .highlighted-image.image-wrap._16-9:before {
    padding-top: 90vh;
    margin: 0;
  }
  .article-highlighted-top {
    margin-left: 0;
    max-width: 100%;
    padding: 20px;
  }
  .article-highlighted {
    margin: 0;
    max-width: 100%;
    padding: 20px;
  }
  .article-highlighted h3 {
    margin-top: 0;
  }
  .debate-tabs {
    padding: 40px 0;
    margin-bottom: 0;
    display: block;
  }
  .debate-tabs .debate-tab {
    width: 100%;
    display: block;
    height: 60px;
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    line-height: 60px;
  }
  .debate-filter {
    width: 100%;
    display: none;
  }
  .debate-filter-item {
    width: 100%;
    display: block;
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    overflow: hidden;
  }
  .debate-filter-content {
    padding: 20px;
  }
}

@media (max-width: 1023px) and (min-width: 1024px) {
  .debate-filter-content {
    padding: 40px 20px;
  }
}

@media (max-width: 1023px) {
  .debate-filter-content a {
    margin-right: 50px;
    width: 100%;
    display: block;
    margin: 15px 0;
  }
  .debate-grid .debate-grid__buttons {
    margin: 40px 0;
    font-size: 18px;
  }
}

@media (max-width: 799px) {
  .span_3_of_3,
  .span_2_of_3,
  .span_1_of_3 {
    width: 100%;
  }
  .span_3_of_3 .image-wrap,
  .span_2_of_3 .image-wrap,
  .span_1_of_3 .image-wrap {
    margin: 0;
  }
}

@media (min-width: 1024px) {
  .debate-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*Ikoner*/
.icon-plus {
  position: relative;
  width: 30px;
  height: 30px;
}

.icon-plus:before, .icon-plus:after {
  content: "";
  position: absolute;
  background-color: white;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}

.icon-plus:before {
  top: 25%;
  left: 50%;
  width: 2px;
  height: 50%;
  margin-left: -1px;
}

.icon-plus:after {
  top: 50%;
  left: 25%;
  width: 50%;
  height: 2px;
  margin-top: -1px;
}

.icon-plus.active {
  cursor: pointer;
}

.icon-plus.active:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.icon-plus.active:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* Ikoner */
.icon-add-circle {
  color: #f91e31;
  width: 30px;
  height: 30px;
  font-size: 36px;
  line-height: 23px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fa7882;
  border-radius: 50%;
  font-weight: lighter;
}

.icon-add-circle.white {
  border: 1px solid #fff;
  color: white;
}

.icon-add-circle.white:hover {
  color: white;
}

.icon-red {
  background-color: transparent;
  color: #f91e31;
}

.debate-tab.active .icon-red {
  background-color: #f91e31;
  border-color: #f91e31;
}

.icon-red:before, .icon-red:after {
  background-color: #f91e31;
}

.debate-tab.active .icon-red:before, .debate-tab.active .icon-red:after {
  background-color: #FFFFFF;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.8;
  cursor: pointer;
}

.close.close-overlay {
  display: none;
  position: fixed;
  height: 24px;
  width: 24px;
  top: 35px;
  right: 35px;
  z-index: 999;
}

.modal-active .close.close-overlay {
  display: block;
}

.close.close-circle {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 50%;
}

.close.close-circle:before, .close.close-circle:after {
  position: absolute;
  left: 13px;
  content: ' ';
  height: 10px;
  width: 2px;
  background-color: #fff;
  top: 9px;
}

.close:hover {
  opacity: 1;
}

.close:before,
.close:after {
  position: absolute;
  left: 12px;
  content: ' ';
  height: 24px;
  width: 2px;
  background-color: #fff;
}

.close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.checkmark {
  display: inline-block;
}

.checkmark:after {
  content: '';
  display: block;
  width: 3px;
  height: 6px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.calendar-icon {
  width: 48px;
  min-width: 48px;
  height: 56px;
  background: white;
  color: #f91e31;
  font-size: 25px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
  position: relative;
  margin-bottom: 0;
}

.calendar-icon #m-month {
  display: block;
  font-size: 9px;
  line-height: 18px;
  color: #fff;
  background: #f91e31;
  border: 1px solid white;
  height: 19px;
}

.calendar-icon span:before,
.calendar-icon span:after {
  content: '';
  float: left;
  position: absolute;
  top: -4px;
  width: 3px;
  height: 8px;
  background: #ffffff;
  z-index: 2;
}

.calendar-icon span:before {
  left: 9px;
}

.calendar-icon span:after {
  right: 9px;
}

/* Overlay og overlay content */
#dania-modal-bg {
  transition: all 0.3s;
  opacity: 0;
}

body.modal-active .page-header,
body.modal-active .page-content,
body.modal-active .page-footer {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: blur .3s ease-out;
  -moz-animation: blur .3s ease-out;
}

body.modal-active #dania-modal-bg {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: opacity-in .3s ease-out;
  -moz-animation: opacity-in .3s ease-out;
}

body.modal-active #dania-modal-bg,
body.modal-active #dania-modal-container {
  display: block;
}

body.modal-active #dania-modal-box {
  display: none;
}

body.modal-active.modal-active-out #dania-modal-bg {
  opacity: 0;
}

@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
}

@-webkit-keyframes opacity-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.modal-active #dania-modal-container,
.modal-active #dania-modal-box {
  top: 0;
  opacity: 1;
  -webkit-animation: modal-slide-up .3s ease-out;
          animation: modal-slide-up .3s ease-out;
  -webkit-transform: translateY(10vh);
      -ms-transform: translateY(10vh);
          transform: translateY(10vh);
}

@-webkit-keyframes modal-slide-up {
  0% {
    opacity: 0;
    top: 100vh;
  }
  100% {
    opacity: 1;
  }
}

@keyframes modal-slide-up {
  0% {
    opacity: 0;
    top: 100vh;
  }
  100% {
    opacity: 1;
  }
}

.modal-active-out.modal-active #dania-modal-container,
.modal-active-out.modal-active #dania-modal-box {
  -webkit-transform: translateY(100vh);
      -ms-transform: translateY(100vh);
          transform: translateY(100vh);
  opacity: 0;
  -webkit-animation: modal-slide-down .3s ease-out;
          animation: modal-slide-down .3s ease-out;
}

@-webkit-keyframes modal-slide-down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes modal-slide-down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#dania-modal-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 100;
  display: none;
}

#dania-modal-bg .m-next,
#dania-modal-bg .m-prev {
  border: 0px;
  box-shadow: none;
  height: 90px;
  width: 52px;
  background-color: white;
  border-radius: 0;
  font-size: 30px;
  line-height: 95px;
  position: absolute;
  top: 40vh;
  cursor: pointer;
}

#dania-modal-bg .m-next:hover,
#dania-modal-bg .m-prev:hover {
  color: #f91e31;
}

#dania-modal-bg .m-next {
  right: 0;
}

#dania-modal-bg .m-prev {
  left: 0;
}

#dania-modal-container {
  width: 80%;
  z-index: 101;
  top: 10vh;
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  margin: auto;
  background-color: white;
  max-width: 862px;
  font-size: 15px;
  background: #fff;
  /* event top og form */
}

#dania-modal-container:not(.debate) #m-header-image {
  margin-top: 69px;
}

@media (min-width: 1024px) {
  #dania-modal-container .spot {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1024px) {
  #dania-modal-container .spot .spot-img,
  #dania-modal-container .spot .spot-txt {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

#dania-modal-container .spot .spot-txt {
  padding: 15px 20px 20px;
}

#dania-modal-container .m-fadeUp {
  position: fixed;
  top: 0;
}

#dania-modal-container #m-category {
  font-weight: lighter;
  font-size: 10px;
  text-transform: uppercase;
}

#dania-modal-container #m-event-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0px;
  width: 100%;
  max-width: 460px;
}

#dania-modal-container #m-event-action.scrolled-down {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0px;
  width: calc(100% - 40px);
}

#dania-modal-container #m-publish-date {
  color: #CCCCCC;
  font-size: 14px;
  line-height: 18px;
}

@media (min-width: 1024px) {
  #dania-modal-container #m-publish-date {
    position: absolute;
    right: 40px;
    top: 30px;
  }
}

#dania-modal-container .top-news {
  padding: 33px 200px 20px 40px;
  position: relative;
}

#dania-modal-container .m-content {
  padding: 75px 40px 40px 40px;
}

#dania-modal-container .col-lg-5.col-lg-pull-3 {
  right: auto;
  width: 100%;
}

#dania-modal-container .m-category {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

#dania-modal-container #m-header-image {
  width: 100%;
  position: relative;
}

#dania-modal-container.debate #m-header-image {
  margin-bottom: -64px;
  top: -64px;
}

#dania-modal-container .m-event {
  display: none;
}

#dania-modal-container .event-highlighted,
#dania-modal-container .form-registration__submit {
  background-color: rgba(249, 30, 49, 0.8);
  padding: 18px 18px 20px 20px;
  font-size: 20px;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  height: 64px;
  max-width: 460px;
  width: 100%;
}

@media (min-width: 768px) {
  #dania-modal-container .event-highlighted,
  #dania-modal-container .form-registration__submit {
    padding: 18px 30px 22px 30px;
  }
}

#dania-modal-container .event-highlighted .button-wrapper,
#dania-modal-container .form-registration__submit .button-wrapper {
  width: 100%;
}

#dania-modal-container .event-highlighted #submit-registration,
#dania-modal-container .form-registration__submit #submit-registration {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  width: 100%;
}

#dania-modal-container .event-highlighted #submit-registration .submit-icon,
#dania-modal-container .form-registration__submit #submit-registration .submit-icon {
  color: white;
  border: 1px solid white;
}

#dania-modal-container .event-highlighted-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f91e31;
  padding: 35px 35px 35px 27px;
}

#dania-modal-container .event-highlighted-top p {
  margin: 0;
}

#dania-modal-container .event-highlighted-top-container {
  color: white;
  margin: 0 0 0 42px;
  max-width: 460px;
  position: relative;
  z-index: 33;
}

#dania-modal-container .event-highlighted-top-container #FormSteps {
  display: none;
  width: 100%;
  position: relative;
}

#dania-modal-container .event-highlighted-top-container #FormSteps label {
  font-size: 13px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .mgm-flow {
  margin-left: 0;
  width: 100%;
  padding: 0;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .mgm-flow .button-wrapper button:hover .submit-icon {
  border: 1px solid white !important;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .input-container {
  background-color: #f91e31;
  padding: 0 30px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps input {
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  margin-top: 6px;
  margin-bottom: 20px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-2 input {
  background-color: #f91e31;
  border: 0;
  color: white;
  border-bottom: 1px solid white;
  padding: 0;
  height: 30px;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 p {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 h2 {
  margin: 0;
  padding-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .debat-step-3 .mgm-flow__submit p {
  font-size: 20px;
  font-weight: bold;
}

#dania-modal-container .event-highlighted-top-container #FormSteps .form-registration__submit .button-wrapper {
  float: none;
}

#dania-modal-container .event-highlighted-top-container .event-highlighted-meta {
  padding-left: 27px;
}

#dania-modal-box .debate-login {
  float: none;
  margin: 15px 0;
  padding: 0 27px;
  position: static;
}

@media (min-width: 1024px) {
  #dania-modal-box .debate-login {
    position: absolute;
    right: 40px;
    top: 30px;
  }
}

#dania-modal-box .debate-login__name {
  display: block !important;
  line-height: 38px !important;
}

body {
  /*accordion*/
  /*slider*/
}

body ul.accordion.ui-accordion,
body #dania-modal-box {
  color: #666;
}

body ul.accordion.ui-accordion > li .link:after,
body #dania-modal-box > li .link:after {
  content: "";
}

body ul.accordion.ui-accordion .ui-accordion-header-icon,
body #dania-modal-box .ui-accordion-header-icon {
  left: auto;
  right: 20px;
  margin-top: -15px;
}

@media (max-width: 767px) {
  #members-list body ul.accordion.ui-accordion .ui-accordion-header-icon, #members-list
  body #dania-modal-box .ui-accordion-header-icon {
    right: 0;
  }
}

body ul.accordion.ui-accordion .ui-accordion-icons,
body #dania-modal-box .ui-accordion-icons {
  padding-left: 0;
}

body ul.accordion.ui-accordion .ui-widget-content,
body #dania-modal-box .ui-widget-content {
  border: 0px;
  background: transparent;
  color: inherit;
  padding-left: 0;
}

body ul.accordion.ui-accordion .ui-accordion-header,
body #dania-modal-box .ui-accordion-header {
  border: 0px;
  background-color: inherit;
  font-size: 20px;
}

body ul.accordion.ui-accordion .ui-state-active,
body ul.accordion.ui-accordion .ui-state-focus,
body #dania-modal-box .ui-state-active,
body #dania-modal-box .ui-state-focus {
  color: #666;
}

body ul.accordion.ui-accordion .ui-accordion-header .icon-plus,
body ul.accordion.ui-accordion .icon-plus,
body #dania-modal-box .ui-accordion-header .icon-plus,
body #dania-modal-box .icon-plus {
  width: 30px;
  height: 30px;
  border: 1px solid #666;
}

body ul.accordion.ui-accordion .ui-accordion-header .icon-plus:before, body ul.accordion.ui-accordion .ui-accordion-header .icon-plus:after,
body ul.accordion.ui-accordion .icon-plus:before,
body ul.accordion.ui-accordion .icon-plus:after,
body #dania-modal-box .ui-accordion-header .icon-plus:before,
body #dania-modal-box .ui-accordion-header .icon-plus:after,
body #dania-modal-box .icon-plus:before,
body #dania-modal-box .icon-plus:after {
  background-color: #666;
}

body ul.accordion.ui-accordion .ui-accordion-header .icon-plus.active,
body ul.accordion.ui-accordion .icon-plus.active,
body #dania-modal-box .ui-accordion-header .icon-plus.active,
body #dania-modal-box .icon-plus.active {
  border: 1px solid #f91e31;
}

body ul.accordion.ui-accordion .ui-accordion-header .icon-plus.active:before, body ul.accordion.ui-accordion .ui-accordion-header .icon-plus.active:after,
body ul.accordion.ui-accordion .icon-plus.active:before,
body ul.accordion.ui-accordion .icon-plus.active:after,
body #dania-modal-box .ui-accordion-header .icon-plus.active:before,
body #dania-modal-box .ui-accordion-header .icon-plus.active:after,
body #dania-modal-box .icon-plus.active:before,
body #dania-modal-box .icon-plus.active:after {
  background-color: #f91e31;
}

body ul.accordion.ui-accordion .header-section-accordion,
body #dania-modal-box .header-section-accordion {
  max-width: 90%;
  display: block;
}

body ul.accordion.ui-accordion .normal-span,
body #dania-modal-box .normal-span {
  word-break: break-word;
  /*max-width: 260px;*/
  /*display: inline-block;*/
  /*@include tablet {
                max-width: 625px;
            }*/
}

body ul.accordion.ui-accordion .red,
body #dania-modal-box .red {
  color: #f91e31;
}

body ul.accordion.ui-accordion .newline,
body #dania-modal-box .newline {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
  max-width: 250px;
  word-break: break-word;
}

@media (min-width: 800px) {
  body ul.accordion.ui-accordion .newline,
  body #dania-modal-box .newline {
    max-width: 350px;
  }
}

body ul.accordion.ui-accordion .newline,
body #dania-modal-box .newline {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
  max-width: 350px;
  word-break: break-word;
}

body #dania-modal-box .ui-accordion-header-icon {
  margin-top: 20px;
}

body .swiper-button-next,
body .swiper-button-prev {
  background-image: none;
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: white;
  text-shadow: 0.5px 0 0 white;
}

body .swiper-button-prev {
  text-indent: -1px;
}

body .swiper-slide {
  padding-right: 60px;
  font-size: 13px;
}

body .swiper-slide div {
  margin-right: -60px !important;
}

body .swiper-pagination {
  left: auto;
  right: 0;
  width: 60px;
  color: #f91e31;
  background-color: white;
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  font-weight: bold;
}

body .swiper-slide img {
  width: 100%;
}

#FormStepsDebateLogin-base,
#debateMemberProfileForm-base {
  display: none;
}

body.modal-active.box #dania-modal-container {
  display: none;
}

body.modal-active.box #article-bullets {
  display: none;
}

body.modal-active.box #dania-modal-bg .m-next,
body.modal-active.box #dania-modal-bg .m-prev {
  display: none;
}

body.modal-active.box #dania-modal-box {
  display: block;
}

#dania-modal-box {
  z-index: 101;
  top: 10vh;
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 15px;
  max-width: 862px;
}

#dania-modal-box-content {
  margin: auto;
  max-width: 862px;
}

#dania-modal-box .button-wrapper {
  width: 100%;
  height: 64px;
}

#dania-modal-box button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 20px;
}

#FormStepsDebateLogin-base,
#debateMemberProfileForm-base {
  display: block;
}

.mgm-flow {
  margin-left: 0;
  width: 100%;
  padding: 0;
}

.mgm-flow .button-wrapper {
  width: 100%;
  height: 64px;
}

.mgm-flow button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 20px !important;
}

.mgm-flow #submit-registration:hover .submit-icon {
  background-color: #f91e31 !important;
  text-shadow: 0.5px 0 0 white !important;
}

.mgm-flow__submit {
  font-size: 20px;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  height: 64px;
  margin-left: -27px;
  max-width: 460px;
  background-color: #D81F32;
  padding: 20px 25px;
  width: calc(100% + 54px);
}

.mgm-flow__submit--no-margin {
  margin: 0;
}

.mgm-flow__submit .submit-icon {
  color: white;
  border: 1px solid white;
}

.mgm-flow__submit.grey {
  background-color: #f2f0ed;
  color: #666;
}

.mgm-flow__submit.grey .close-circle {
  color: #666;
  border: 1px solid #666;
  background-color: transparent !important;
}

.mgm-flow__submit.grey .close-circle:after, .mgm-flow__submit.grey .close-circle:before {
  background-color: #666;
}

.mgm-flow .button-wrapper button:hover .submit-icon {
  border: 1px solid white !important;
  text-shadow: none;
}

.debate-overlay-form {
  background-color: white;
  padding: 38px 42px;
}

.debate-overlay-form input[type="checkbox"] + label.check {
  background: #ffffff;
}

.debate-overlay-form .mgm-flow__submit {
  margin: 20px 0px;
}

.debate-overlay-form button {
  padding: 0 28px;
}

.debate-overlay-form .m-breadcrumb {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

.debate-overlay-form h2 {
  color: #f91e31;
}

.debate-overlay-form p {
  font-weight: normal;
}

.debate-overlay-form hr {
  float: left;
  border-top: 1px solid #979797;
  margin-left: -29px;
  margin-right: -29px;
  width: calc(100% + 58px);
  opacity: 0.2;
}

.debate-overlay-form .form {
  margin: 40px 0;
  background-color: #f2f0ed;
  padding: 48px 29px;
}

.debate-overlay-form .form > div {
  margin-bottom: 22px;
}

.debate-overlay-form .form h4 {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.debate-overlay-form .form label {
  font-size: 13px;
  font-weight: bold;
}

.debate-overlay-form .form input {
  border: 0;
  height: 42px;
  padding-left: 13px;
  margin-top: 10px;
  font-weight: normal;
}

#applicationLoginRegisterForm input[type="checkbox"] + label.check {
  background: #f2f0ed !important;
}

#applicationLoginRegisterForm .error-text,
.debate-overlay-form .form .error-text {
  color: red;
}

#applicationLoginRegisterForm input[type="checkbox"],
.debate-overlay-form .form input[type="checkbox"] {
  display: none;
}

#applicationLoginRegisterForm input[type="checkbox"] ~ label.check,
.debate-overlay-form .form input[type="checkbox"] ~ label.check {
  background-color: white;
  color: #666;
  display: inline-block;
  font-size: 15px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  line-height: 22px;
  margin-right: 15px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  position: relative;
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
}

#applicationLoginRegisterForm input[type="checkbox"] ~ label.check:before,
.debate-overlay-form .form input[type="checkbox"] ~ label.check:before {
  background-image: url("/dist/Realdania/assets/img/checkmark-dark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  display: block;
  height: 10px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: opacity 0.3s;
  width: 10px;
}

#applicationLoginRegisterForm input[type="checkbox"]:checked ~ label.check:before,
.debate-overlay-form .form input[type="checkbox"]:checked ~ label.check:before {
  opacity: 1;
}

.submit-icon.check--white {
  background-image: url(/dist/Realdania/assets/img/checkmark-white.svg);
  background-position: 45% 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

#FormStepsDebateLogin {
  margin: auto;
  background-color: #f91e31;
  width: 460px;
  max-width: calc(100% - 40px);
  position: relative;
  color: white;
  font-size: 16px;
  padding: 35px 27px 0 27px;
}

#FormStepsDebateLogin #debateLoginBtn {
  display: none;
}

#FormStepsDebateLogin #FormStepsDebateLogin {
  max-width: none;
  padding: 0;
  width: 100%;
}

#FormStepsDebateLogin p {
  font-family: "Italian Plate No 2", Arial, Tahoma;
  font-weight: 600;
}

#FormStepsDebateLogin label {
  font-size: 13px;
}

#FormStepsDebateLogin input {
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  margin-top: 6px;
  margin-bottom: 20px;
}

.forgotten-password {
  color: #FFFFFF !important;
  font-size: 11px;
  font-weight: bold;
  line-height: 23px;
  opacity: 0.7;
  padding-bottom: 29px;
}

.no-transform {
  transition: none !important;
}

#dania-modal-box-content > div {
  display: none;
}

body.modal-active.box.login #dania-modal-box-content-login {
  display: block;
}

body.modal-active.box.list #dania-modal-box-content-list {
  display: block;
}

body.modal-active.box.profile #dania-modal-box-content-profile {
  display: block;
}

/*Overlay bullets*/
#article-bullets {
  position: absolute;
  top: 4vh;
  left: 0;
  right: 0;
  text-align: center;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

#article-bullets.no-transform {
  transition: none !important;
}

#article-bullets.no-transform i {
  transition: none !important;
}

#article-bullets.left {
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
  transition: 0.5s ease-out;
}

#article-bullets.left i {
  transition: opacity 0.5s ease-out, color 0.5s ease-out;
  -webkit-transition-delay: 0s, 0s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#article-bullets.left i:nth-child(1) {
  opacity: 0.2;
}

#article-bullets.left i:nth-child(2) {
  opacity: 0.7;
}

#article-bullets.left i:nth-child(3) {
  opacity: 1;
}

#article-bullets.left i:nth-child(4) {
  color: red;
}

#article-bullets.left i:nth-child(5) {
  color: white;
}

#article-bullets.left i:nth-child(6) {
  opacity: 0.7;
}

#article-bullets.left i:nth-child(7) {
  opacity: 0.2;
}

#article-bullets.left i:nth-child(8) {
  opacity: 0;
}

#article-bullets.right {
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
  transition: 0.5s ease-out;
}

#article-bullets.right i {
  transition: opacity 0.5s ease-out, color 0.5s ease-out;
  -webkit-transition-delay: 0s, 0s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#article-bullets.right i:nth-child(1) {
  opacity: 0;
}

#article-bullets.right i:nth-child(2) {
  opacity: 0;
}

#article-bullets.right i:nth-child(3) {
  opacity: 0.2;
}

#article-bullets.right i:nth-child(4) {
  opacity: 0.7;
}

#article-bullets.right i:nth-child(5) {
  color: white;
}

#article-bullets.right i:nth-child(6) {
  color: red;
}

#article-bullets.right i:nth-child(7) {
  opacity: 1;
}

#article-bullets.right i:nth-child(8) {
  opacity: 0.7;
}

#article-bullets.right i:nth-child(9) {
  opacity: 0.2;
}

#article-bullets i {
  color: white;
  font-size: 8px;
  padding: 0 6px;
}

#article-bullets i:nth-child(1),
#article-bullets i:nth-child(9) {
  opacity: 0;
}

#article-bullets i:nth-child(5) {
  color: red;
}

#article-bullets i:nth-child(3),
#article-bullets i:nth-child(7) {
  opacity: 0.7;
}

#article-bullets i:nth-child(2),
#article-bullets i:nth-child(8) {
  opacity: 0.2;
}

#article-bullets.none {
  display: none;
}

#article-bullets.first i:nth-child(1),
#article-bullets.first i:nth-child(2),
#article-bullets.first i:nth-child(3),
#article-bullets.first i:nth-child(4) {
  visibility: hidden;
}

#article-bullets.second i:nth-child(1),
#article-bullets.second i:nth-child(2),
#article-bullets.second i:nth-child(3) {
  visibility: hidden;
}

#article-bullets.third i:nth-child(1),
#article-bullets.third i:nth-child(2) {
  visibility: hidden;
}

#article-bullets.-first i:nth-child(9),
#article-bullets.-first i:nth-child(8),
#article-bullets.-first i:nth-child(7),
#article-bullets.-first i:nth-child(6) {
  visibility: hidden;
}

#article-bullets.-second i:nth-child(9),
#article-bullets.-second i:nth-child(8),
#article-bullets.-second i:nth-child(7) {
  visibility: hidden;
}

#article-bullets.-third i:nth-child(9),
#article-bullets.-third i:nth-child(8) {
  visibility: hidden;
}

#article-bullets.six i:nth-child(9),
#article-bullets.six i:nth-child(8),
#article-bullets.six i:nth-child(1) {
  visibility: hidden;
}

#article-bullets.six.first i:nth-child(8), #article-bullets.six.second i:nth-child(8), #article-bullets.six.third i:nth-child(8) {
  visibility: visible;
}

#article-bullets.six.-first i:nth-child(2), #article-bullets.six.-second i:nth-child(2) {
  visibility: visible;
}

#article-bullets.five i:nth-child(9),
#article-bullets.five i:nth-child(8),
#article-bullets.five i:nth-child(2),
#article-bullets.five i:nth-child(1) {
  visibility: hidden;
}

#article-bullets.five.first i:nth-child(8), #article-bullets.five.second i:nth-child(8) {
  visibility: visible;
}

#article-bullets.five.-first i:nth-child(2), #article-bullets.five.-second i:nth-child(2) {
  visibility: visible;
}

#article-bullets.four i:nth-child(9),
#article-bullets.four i:nth-child(8),
#article-bullets.four i:nth-child(7),
#article-bullets.four i:nth-child(2),
#article-bullets.four i:nth-child(1) {
  visibility: hidden;
}

#article-bullets.four.first i:nth-child(7),
#article-bullets.four.first i:nth-child(8) {
  visibility: visible;
}

#article-bullets.four.-first i:nth-child(3),
#article-bullets.four.-first i:nth-child(2) {
  visibility: visible;
}

#article-bullets.four.second i:nth-child(7) {
  visibility: visible;
}

#article-bullets.three i:nth-child(9),
#article-bullets.three i:nth-child(8),
#article-bullets.three i:nth-child(7),
#article-bullets.three i:nth-child(2),
#article-bullets.three i:nth-child(3),
#article-bullets.three i:nth-child(1) {
  visibility: hidden;
}

#article-bullets.three.first i:nth-child(7) {
  visibility: visible;
}

#article-bullets.three.-first i:nth-child(3) {
  visibility: visible;
}

#article-bullets.two i:nth-child(9),
#article-bullets.two i:nth-child(8),
#article-bullets.two i:nth-child(7),
#article-bullets.two i:nth-child(6),
#article-bullets.two i:nth-child(2),
#article-bullets.two i:nth-child(3),
#article-bullets.two i:nth-child(1) {
  visibility: hidden;
}

#article-bullets.two.first i:nth-child(6) {
  visibility: visible;
}

/* Medlemsliste */
#members-list__search-wrap {
  background-color: #f2f0ed;
  padding: 28px;
}

#members-list__search-wrap p {
  font-weight: bold;
}

#members-list__search-wrap .search-icon {
  background-image: url("/dist/Realdania/assets/img/search-dark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: right;
  height: 15px;
  margin: -39px 24px 0 0;
  position: relative;
  width: 15px;
  z-index: 2;
}

.members-list__head {
  color: #f91e31;
}

.members-list__item {
  cursor: pointer;
}

.members-list__item .members-list__details {
  max-height: 150px;
  transition: max-height 0.3s ease-out;
  padding-bottom: 32px;
}

.members-list__item .members-list__details p {
  margin: 0;
}

.members-list__item.collapsed .members-list__details {
  transition: max-height 0.3s ease-out;
  max-height: 0;
  overflow: hidden;
  padding-bottom: 0px;
}

.members-list__row {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f2f0ed;
}

.members-list__row .members-list__column {
  width: 30%;
  padding-right: 25px;
}

.members-list__row .members-list__column.members-list__control {
  width: 10%;
  text-align: right;
}

@media (max-width: 767px) {
  .members-list__row .members-list__column.members-list__control {
    padding-right: 0;
  }
}

.members-list__row .members-list__column > p {
  height: 77px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  font-weight: bold;
}

.swiper-container {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1023px) {
  #dania-modal-container .spot .spot-txt {
    padding: 20px 10px 40px 10px;
  }
  body ul.accordion.ui-accordion .ui-accordion-header,
  body #dania-modal-box .ui-accordion-header {
    border: 0px;
    background-color: inherit;
    font-size: 16px;
  }
  .debate-overlay-form {
    padding: 20px;
  }
  .debate-overlay-form .form {
    padding: 40px 20px;
  }
  .calendar-icon {
    width: 34px;
    font-size: 15px;
    height: 42px;
    line-height: 27px;
    min-width: 34px;
  }
  .calendar-icon #m-month {
    font-size: 8px;
    height: 17px;
    line-height: 15px;
  }
  #dania-modal-container {
    opacity: 0;
    top: 30vh;
    width: 100%;
    max-width: 100%;
    margin-bottom: 200px;
  }
  #dania-modal-container .close {
    background-color: #666;
    border-radius: 50%;
  }
  #dania-modal-container .close:before, #dania-modal-container .close:after {
    left: 13px;
    height: 10px;
    top: 9px;
  }
  #dania-modal-container #m-event-action.scrolled-down {
    max-width: 75%;
  }
  #dania-modal-container .top-news {
    padding: 20px;
  }
  #dania-modal-container .image-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  #dania-modal-container #m-content {
    padding: 55px 20px;
  }
  #dania-modal-container .event-highlighted-top-container {
    margin: 0 20px;
  }
  #dania-modal-box .close {
    background-color: #666;
    border-radius: 50%;
  }
  #dania-modal-box .close:before, #dania-modal-box .close:after {
    left: 13px;
    height: 10px;
    top: 9px;
  }
  #dania-modal-bg .m-next,
  #dania-modal-bg .m-prev {
    bottom: 40px;
    top: auto;
  }
  .rm-margin-lg.top-news {
    margin-bottom: 60px;
  }
  .article-highlighted-top p.category {
    line-height: 16px;
  }
  #article-bullets {
    position: fixed;
    bottom: 5vh;
    top: auto;
  }
  .debate-login {
    line-height: normal;
    padding: 5px;
    margin-top: 10px;
  }
  .debate-login__name {
    display: none;
  }
  .debate-page .submit-icon {
    margin-top: 0px;
    margin-left: 0px;
  }
  .debate-filter .close {
    top: auto;
    right: 20px;
    margin-top: -20px;
  }
  .debate-article h3 {
    margin-top: 10px;
  }
}

#debateMemberProfileForm h2 {
  font-size: 38px;
  line-height: 47px;
  margin: 45px 0 25px;
}

@media (max-width: 767px) {
  #members-list .members-list__content {
    min-width: 567px;
    padding: 0 20px;
    white-space: nowrap;
  }
}

#members-list .members-list__content-container {
  margin-top: 40px;
}

@media (max-width: 767px) {
  #members-list .members-list__content-container {
    background-color: #F2F0ED;
    margin-top: 20px;
    overflow-x: auto;
    width: calc(100% + 20px);
  }
}

@media (max-width: 767px) {
  #members-list .members-list__item {
    border-top: 1px solid #C3C2C1;
  }
}

.bg-top-text.bg-top-text-campaign .top-text p {
  font-weight: 700;
  margin-bottom: 0;
}

.bg-top-text.bg-top-text-campaign .top-text.bg-red {
  background-color: rgba(249, 30, 49, 0.8);
  color: white;
}

.bg-top-text.bg-top-text-campaign .top-text.bg-white {
  background-color: rgba(230, 225, 220, 0.9);
  color: #fa1e32;
}

@media (max-width: 1023px) {
  .bg-top-text.bg-top-text-campaign .top-text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .bg-top-text.bg-top-text-campaign .top-text h1 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 0;
  }
  .bg-top-text.bg-top-text-campaign .top-text p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) {
  .bg-top-text.bg-top-text-campaign .top-text {
    padding-top: 30px;
    padding-bottom: 35px;
  }
  .bg-top-text.bg-top-text-campaign .top-text h1 {
    font-size: 45px;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: -23.333%;
  }
  .bg-top-text.bg-top-text-campaign .top-text p {
    font-size: 20px;
    line-height: 24px;
  }
  .joining-heading.red-joining-heading {
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .joining-heading.red-joining-heading .inner-joining-heading {
    margin-left: 12.5%;
    margin-right: 12.5%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .joining-heading.red-joining-heading .inner-joining-heading h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1400px) {
  .bg-top-text.bg-top-text-campaign .top-text h1 {
    font-size: 60px;
    line-height: 60px;
    margin-right: 0;
  }
  .joining-heading.red-joining-heading .inner-joining-heading h1 {
    font-size: 60px;
    line-height: 60px;
  }
}

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

.filter-bar::after {
  content: '';
  display: table;
  clear: both;
}

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

@media (min-width: 800px) {
  .filter-bar__partial {
    width: 50%;
  }
}

@media (min-width: 800px) {
  .filter-bar__partial--left {
    float: left;
    margin-top: -3px;
  }
}

@media (min-width: 800px) {
  .filter-bar__partial--right {
    float: right;
  }
}

@media (min-width: 800px) {
  .filter-bar__container {
    float: right;
  }
}

.filter-text {
  margin-top: 5px;
  display: inline-block;
}

@media (min-width: 800px) {
  .filter-text {
    float: none;
    margin-right: 0;
  }
}

.filter-buttons {
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 10px 0;
  display: inline-block;
}

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

.filter-button.active a {
  color: #f91e31;
  border-color: #f91e31;
}

.filter-button a {
  color: #dedbd8;
  border-radius: 30px;
  border: 1px solid #dedbd8;
  padding: 6px 5px;
}

@media (min-width: 800px) {
  .filter-button a {
    padding: 6px 10px;
  }
}

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

.follow-buttons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

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

.some-logo i {
  width: 30px;
  height: 30px;
  border: 1px solid #dedbd8;
  color: #dedbd8;
  border-radius: 50%;
  background: white;
  font-size: 12px;
  line-height: 26px;
  padding: 3px 0px 0px 7px;
  margin-right: 10px;
  display: block;
}

.some-logo i:hover {
  color: #f91e31;
  border-color: #f91e31;
}

.socialfeed-description {
  color: #f91e31;
}

.social-card {
  margin-bottom: 20px;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform: perspective(1000px);
  -ms-transform: perspective(1000px);
}

.social-card__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  padding-bottom: 100%;
  /* Safari and Chrome */
  transition: 0.6s;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.social-card__front,
.social-card__back {
  font-size: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f2f0ed;
  overflow: hidden;
  top: 0;
  left: 0;
  /* Safari and Chrome */
  transition: 0.6s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.social-card__front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.social-card:hover .social-card__front,
.social-card.hover .social-card__front {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.social-card__front.no-image {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social-card__front img {
  height: 100%;
  position: absolute;
}

.social-card__back {
  z-index: 8;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  word-wrap: break-word;
}

.social-card:hover .social-card__back,
.social-card.hover .social-card__back {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.social-card__user-name {
  color: #f91e31;
  margin: 30px 20px 4vw;
  font-size: 5.3vw;
}

@media (min-width: 800px) {
  .social-card__user-name {
    margin-bottom: 2vw;
    font-size: 2.8vw;
  }
}

@media (min-width: 1024px) {
  .social-card__user-name {
    margin-bottom: 1vw;
    font-size: 1.3vw;
  }
}

@media (min-width: 1400px) {
  .social-card__user-name {
    margin-bottom: 15px;
    font-size: 20px;
  }
}

.social-card__front.image .social-card__user-name {
  color: #fff;
  position: absolute;
  bottom: 22px;
  left: 52px;
  margin: 0;
  font-size: 18px;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.social-card__content {
  color: #696969;
  line-height: 1.25;
  overflow: hidden;
  margin: 0 20px 50px;
  word-wrap: break-word;
  font-size: 5.3vw;
}

@media (min-width: 800px) {
  .social-card__content {
    font-size: 2.8vw;
  }
}

@media (min-width: 1024px) {
  .social-card__content {
    font-size: 1.3vw;
  }
}

@media (min-width: 1400px) {
  .social-card__content {
    font-size: 20px;
  }
}

.social-card__icon.image {
  position: absolute;
  bottom: 0;
  left: 0;
}

.social-card__icon {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.social-card__icon > i {
  width: 30px;
  height: 30px;
  border: 1px solid #dedbd8;
  color: #666666;
  border-radius: 50%;
  background: white;
  font-size: 12px;
  line-height: 26px;
  padding: 3px 0px 0px 7px;
  margin-right: 10px;
  display: block;
}

.social-feed-url {
  display: none;
}

.social-card__load-more {
  border-radius: 30px;
  border: 1px solid #666;
  padding: 12px;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 130px;
  font-size: 20px;
}

@media (min-width: 800px) {
  .social-card__load-more {
    padding: 6px 10px;
  }
}

.read-more.socialwall {
  text-align: center;
}

.project-fact-ribbon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 800px) {
  .project-fact-ribbon {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.project-fact-ribbon__map {
  margin-bottom: 40px;
}

@media (min-width: 800px) {
  .project-fact-ribbon__map {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    margin-bottom: unset;
    padding-right: 25px;
  }
}

.project-fact-ribbon__facts {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-rule: 1px solid #D8D8D8;
     -moz-column-rule: 1px solid #D8D8D8;
          column-rule: 1px solid #D8D8D8;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  width: 100%;
  max-width: 675px;
}

@media (min-width: 800px) {
  .project-fact-ribbon__facts {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.project-fact-ribbon__facts--has-map {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: unset;
}

@media (min-width: 800px) {
  .project-fact-ribbon__facts--has-map {
    padding-left: 25px;
  }
}

.project-fact-ribbon__fact {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
  margin-bottom: 21px;
}

.project-fact-ribbon__title {
  font-size: 10px;
  line-height: 13px;
  color: #666666;
  margin: 0;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}

.project-fact-ribbon__value {
  display: inline-block;
  font-weight: bold;
  color: #4A4A4A;
  font-size: 16px;
  line-height: 23px;
  margin: 0;
  padding: 0;
  padding-right: 5px;
  cursor: initial;
}

.project-fact-ribbon__value--link {
  cursor: pointer;
  text-decoration: underline !important;
  color: inherit;
}

.projectpage .page-content {
  /* COPIED FROM OTHER FILES. */
}

@-webkit-keyframes bottomUp {
  from {
    bottom: -500px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes bottomUp {
  from {
    bottom: -500px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideUp {
  0% {
    height: 100vh;
  }
  100% {
    height: 90vh;
  }
}

@keyframes slideUp {
  0% {
    height: 100vh;
  }
  100% {
    height: 90vh;
  }
}

@-webkit-keyframes slideFromRight {
  from {
    right: -1500px;
  }
  to {
    right: 0;
  }
}

@keyframes slideFromRight {
  from {
    right: -1500px;
  }
  to {
    right: 0;
  }
}

.projectpage .page-content .banner {
  margin-top: -75px;
  overflow: hidden;
  width: 100%;
}

.projectpage .page-content .banner.remove-img {
  margin-top: unset;
}

@media (min-width: 1024px) {
  .projectpage .page-content .banner {
    margin-top: -110px;
  }
}

.projectpage .page-content .banner p, .projectpage .page-content .banner__text {
  color: #ffffff;
  margin: 0;
}

.projectpage .page-content .banner h1, .projectpage .page-content .banner__header {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 13px 0;
}

.projectpage .page-content .banner h2, .projectpage .page-content .banner__subheader {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 675px;
}

.projectpage .page-content .banner .top-banner {
  -webkit-animation: slideUp 0.5s ease-in-out forwards;
          animation: slideUp 0.5s ease-in-out forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

@media all and (hover: hover) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (min-width: 1024px) {
  .projectpage .page-content .banner .top-banner {
    background-attachment: fixed;
  }
}

.projectpage .page-content .banner .top-banner.remove-img {
  background: none !important;
  height: unset !important;
  -webkit-animation: unset !important;
          animation: unset !important;
}

.projectpage .page-content .banner .top-banner video {
  background-size: cover;
  bottom: 0;
  display: none;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}

@media (min-width: 800px) {
  .projectpage .page-content .banner .top-banner video {
    display: block;
  }
}

.projectpage .page-content .banner .calendar-absolute {
  position: absolute;
  right: 20px;
  top: -48px;
  z-index: 2;
}

.projectpage .page-content .banner .calendar {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12);
  color: #f91e31;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 115px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  width: 100%;
}

@media (max-width: 1023px) {
  .projectpage .page-content .banner .calendar {
    width: 100% !important;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .banner .calendar {
    -webkit-animation: slideFromRight 2s ease-in-out forwards;
            animation: slideFromRight 2s ease-in-out forwards;
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
    max-width: 322px;
    position: absolute;
    right: -1500px;
    width: 100%;
  }
}

.projectpage .page-content .banner .calendar .rd-icon-angle-right {
  line-height: 36px;
}

.projectpage .page-content .banner .calendar .pub-img {
  display: none;
  max-width: 51px;
  width: 100%;
}

.projectpage .page-content .banner .calendar .calendar-icon {
  color: inherit;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 46px;
}

.projectpage .page-content .banner .calendar .calendar-icon span::after,
.projectpage .page-content .banner .calendar .calendar-icon span::before {
  background: #f91e31;
  display: block;
}

.projectpage .page-content .banner .calendar .calendar-icon #m-dato {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border: 1px solid #f91e31;
  border-top: unset;
  color: inherit;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 900;
  height: 34px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 20px;
  letter-spacing: -0.2px;
  width: 100%;
}

.projectpage .page-content .banner .calendar .calendar-icon #m-month {
  border: unset;
  display: block;
  font-size: 9px;
  font-weight: bold;
  height: 20px;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.projectpage .page-content .banner .calendar .info-wrapper {
  max-width: 150px;
}

.projectpage .page-content .banner .calendar .info {
  color: inherit;
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  word-break: break-word;
}

.projectpage .page-content .banner .calendar .info--small {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 13px;
}

.projectpage .page-content .banner .calendar--red {
  background-color: #f91e31;
  color: #ffffff;
}

.projectpage .page-content .banner .calendar--red .rd-icon-angle-right {
  border-color: #ffffff;
}

.projectpage .page-content .banner .calendar--red .rd-icon-angle-right::before {
  color: #ffffff;
  text-shadow: 0.5px 0 0 #ffffff;
}

.projectpage .page-content .banner .calendar--red #m-month {
  background-color: #ffffff;
  color: #f91e31;
}

.projectpage .page-content .banner .calendar--red #m-dato {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #f91e31 !important;
}

.projectpage .page-content .banner .calendar--pub .calendar-icon {
  display: none;
}

.projectpage .page-content .banner .calendar--pub .pub-img {
  display: block;
}

.projectpage .page-content .banner .red-banner {
  height: auto;
  width: 100%;
  z-index: 2;
}

.projectpage .page-content .banner .red-banner.remove-img {
  opacity: 1 !important;
  position: static !important;
  -webkit-animation: none !important;
          animation: none !important;
}

.projectpage .page-content .banner .red-banner--footer {
  -webkit-animation: bottomUp 1.5s ease-in-out forwards;
          animation: bottomUp 1.5s ease-in-out forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  bottom: -500px;
  position: absolute;
  opacity: 0;
}

.projectpage .page-content .banner .red-banner--footer .red-banner__content {
  background: #f91e31;
  background-color: rgba(249, 30, 49, 0.8);
}

.projectpage .page-content .banner .red-banner--negativ {
  position: relative;
  z-index: -1;
}

.projectpage .page-content .banner .red-banner__content {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #f91e31;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 35px 20px;
  position: relative;
}

@media (min-width: 1024px) {
  .projectpage .page-content .banner .red-banner__content {
    padding: 35px 0 30px 0;
  }
  .projectpage .page-content .banner .red-banner__content--highpadding {
    padding: 50px 0 70px 0;
  }
}

.projectpage .page-content .banner .red-banner__content--space {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.projectpage .page-content .banner .red-banner__content--space.row::after, .projectpage .page-content .banner .red-banner__content--space.row::before {
  content: none;
}

.projectpage .page-content .wysiwyg {
  color: #666;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
}

.projectpage .page-content .wysiwyg div:empty,
.projectpage .page-content .wysiwyg p:empty {
  display: none;
}

.projectpage .page-content .wysiwyg > *:first-child {
  margin-top: 0;
}

.projectpage .page-content .wysiwyg > *:first-child > *:first-child {
  margin-top: 0;
}

.projectpage .page-content .wysiwyg > *:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg > *:last-child > *:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg .icon-arrow {
  color: #f91e31;
  display: block;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.2px;
  line-height: 18px;
  padding-left: 15px;
  position: relative;
}

.projectpage .page-content .wysiwyg .icon-arrow:before {
  content: 'b';
  font-size: inherit;
  font-family: 'realdania';
  left: -3px;
  line-height: inherit;
  margin: 0 5px 0 0;
  padding-right: 10px;
  position: absolute;
  text-decoration: none;
  top: -1px;
  width: auto;
}

.projectpage .page-content .wysiwyg .icon-arrow.icon-arrow-has-bg {
  color: #c8c3be;
}

.projectpage .page-content .wysiwyg .icon-arrow.icon-arrow-has-bg:hover {
  color: #fff;
}

.projectpage .page-content .wysiwyg .icon-arrow:hover {
  color: #666;
}

.projectpage .page-content .wysiwyg a:hover .icon-arrow {
  color: inherit;
}

.projectpage .page-content .wysiwyg a:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg h3 {
  color: #f91e31;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.3px;
  line-height: 23px;
  margin-bottom: 10px;
  margin-top: 60px;
  max-width: 675px;
}

.projectpage .page-content .wysiwyg h3:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg h2 {
  color: #f91e31;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0.2px;
  line-height: 32px;
  margin-bottom: 37px;
  margin-top: 60px;
  max-width: 675px;
}

.projectpage .page-content .wysiwyg h2:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg p {
  color: #666;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
  max-width: 675px;
  word-break: break-word;
}

.projectpage .page-content .wysiwyg p:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg p.link, .projectpage .page-content .wysiwyg p.ui-accordion-header {
  max-width: unset;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .projectpage .page-content .wysiwyg p.link, .projectpage .page-content .wysiwyg p.ui-accordion-header {
    /* IE10+ CSS styles go here */
    max-width: 100% !important;
  }
}

.projectpage .page-content .wysiwyg img {
  margin-bottom: 50px;
}

.projectpage .page-content .wysiwyg img:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg ul {
  list-style-type: disc;
}

.projectpage .page-content .wysiwyg ul,
.projectpage .page-content .wysiwyg ol {
  max-width: 675px;
  margin-bottom: 21px;
  margin-top: 21px;
}

.projectpage .page-content .wysiwyg ul li,
.projectpage .page-content .wysiwyg ol li {
  color: #666666;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
}

.projectpage .page-content .wysiwyg ul li:last-child,
.projectpage .page-content .wysiwyg ol li:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg ul li li,
.projectpage .page-content .wysiwyg ol li li {
  padding: 1px 0;
}

.projectpage .page-content .wysiwyg ul:last-child,
.projectpage .page-content .wysiwyg ol:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg ul.accordion {
  list-style-type: none;
}

.projectpage .page-content .wysiwyg ul.accordion li {
  padding: 15px 0;
}

.projectpage .page-content .wysiwyg ul.accordion li:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg ul.accordion li p {
  padding: 0;
}

.projectpage .page-content .wysiwyg ul.accordion li p:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg ul.accordion li li {
  padding: 1px 0;
}

.projectpage .page-content .wysiwyg ul.accordion:last-child {
  margin-bottom: 0;
}

.projectpage .page-content .wysiwyg .quote {
  padding-left: 25px;
  padding-top: 7px;
  margin-bottom: 30px;
  overflow: hidden;
  max-width: 675px;
  font-weight: 700;
}

@media (min-width: 800px) {
  .projectpage .page-content .wysiwyg .quote {
    padding-left: 50px;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .wysiwyg .quote {
    padding-left: 100px;
  }
}

.projectpage .page-content .wysiwyg .quote .text {
  font-size: 20px;
  line-height: 24px;
  color: #f91e31;
  margin-bottom: 9px;
  font-weight: 700;
}

.projectpage .page-content .wysiwyg .quote .info {
  float: right;
  text-align: right;
}

.projectpage .page-content .wysiwyg .quote .info p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
}

.projectpage .page-content .wysiwyg .quote .info .author {
  color: #c8c3be;
  font-weight: 700;
  margin: 0;
}

.projectpage .page-content .boxslider-wrapper {
  overflow: hidden;
  position: relative;
}

@-webkit-keyframes toggleVisibility {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes toggleVisibility {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.projectpage .page-content .boxslider {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  max-height: 158px;
  padding: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  width: 100%;
}

@media (min-width: 800px) {
  .projectpage .page-content .boxslider {
    max-height: 395px;
  }
}

.projectpage .page-content .boxslider__item {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  padding-right: 10px;
  position: relative;
}

@media (min-width: 1024px) {
  .projectpage .page-content .boxslider__item {
    padding-right: 20px;
    width: unset;
  }
}

.projectpage .page-content .boxslider__item:hover {
  cursor: pointer;
}

.projectpage .page-content .boxslider__item::after {
  content: '';
  background-image: url("/dist/Realdania/assets/icons/zoom-white.svg");
  background-repeat: no-repeat;
  bottom: 20px;
  height: 30px;
  padding: 7px;
  position: absolute;
  right: 40px;
  width: 30px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.projectpage .page-content .boxslider__item:hover::after {
  opacity: 1;
}

.projectpage .page-content .boxslider__item:hover .boxslider__img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.projectpage .page-content .boxslider__img-wrapper {
  overflow: hidden;
  width: 100%;
}

.projectpage .page-content .boxslider__img {
  height: 100%;
  max-height: 158px;
  position: relative;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 800px) {
  .projectpage .page-content .boxslider__img {
    max-height: 395px;
  }
}

.projectpage .page-content .boxslider__controls {
  position: absolute;
  top: calc(158px / 2);
  width: 100%;
}

@media (min-width: 800px) {
  .projectpage .page-content .boxslider__controls {
    top: calc(395px / 2);
  }
}

.projectpage .page-content .boxslider__controls [class*="rd-icon"] {
  border: 1px solid #f91e31;
  background-color: #f91e31;
  color: #ffffff;
  height: 30px;
  width: 30px;
}

.projectpage .page-content .boxslider__control {
  height: 130px;
  margin-top: -50px;
  padding-bottom: 50px;
  padding-top: 50px;
  z-index: 2;
}

.projectpage .page-content .boxslider__content {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.projectpage .page-content .boxslider__content--animate {
  -webkit-animation: toggleVisibility 0.3s ease-in-out;
          animation: toggleVisibility 0.3s ease-in-out;
}

.projectpage .page-content .boxslider__content-text {
  max-width: 280px;
}

@media (min-width: 800px) {
  .projectpage .page-content .boxslider__content-text {
    max-width: 702px;
  }
}

.projectpage .page-content .boxslider__counter-wrapper {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  min-width: 60px;
  text-align: right;
}

.projectpage .page-content .boxslider__counter {
  color: #f91e31;
  font-size: 20px;
  font-weight: 900;
  line-height: 23px;
  margin-bottom: 0;
}

.projectpage .page-content .boxslider__title {
  color: #666666;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 18px;
  margin: 0;
}

.projectpage .page-content .boxslider__description {
  color: #666666;
  font-size: 13px;
  line-height: 18px;
  margin: 6px 0;
  word-break: break-word;
}

.projectpage .page-content .grid-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.projectpage .page-content .grid-list--block {
  display: block;
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list--block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.projectpage .page-content .grid-list--row {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list--show-3 {
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .projectpage .page-content .grid-list--show-3 .grid {
    -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
            flex-basis: 32%;
    margin-right: 2%;
  }
}

@media all and (min-width: 800px) and (-ms-high-contrast: none), (min-width: 800px) and (-ms-high-contrast: active) {
  .projectpage .page-content .grid-list--show-3 .grid {
    /* IE10+ CSS styles go here */
    -webkit-flex-basis: 31%;
        -ms-flex-preferred-size: 31%;
            flex-basis: 31%;
    margin-right: auto;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list--show-3 .grid:nth-of-type(3n) {
    margin-right: unset;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list--show-4 {
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .projectpage .page-content .grid-list--show-4 .grid {
    -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
            flex-basis: 24%;
    margin-right: 1.33%;
  }
}

@media all and (min-width: 800px) and (-ms-high-contrast: none), (min-width: 800px) and (-ms-high-contrast: active) {
  .projectpage .page-content .grid-list--show-4 .grid {
    /* IE10+ CSS styles go here */
    -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
            flex-basis: 24%;
    margin-right: auto;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .grid-list--show-4 .grid:nth-of-type(4n) {
    margin-right: unset;
  }
  .projectpage .page-content .grid-list--show-4 .grid__title {
    font-size: 15px;
  }
}

.projectpage .page-content .grid-more {
  text-align: center;
}

.projectpage .page-content .grid-title {
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  color: #f91e31;
  font-size: 30px;
  font-weight: 900;
  line-height: 37px;
  margin: 0 0 20px 0;
  padding-bottom: 28px;
}

.projectpage .page-content .grid {
  -webkit-flex-basis: 49%;
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
  margin-bottom: 40px;
  width: 100%;
}

@media (min-width: 800px) {
  .projectpage .page-content .grid {
    margin-bottom: 0;
  }
  .projectpage .page-content .grid:nth-of-type(1n+4) {
    margin-top: 40px;
  }
}

@media (min-width: 1024px) {
  .projectpage .page-content .grid:nth-of-type(1n+4) {
    margin-top: 0;
  }
  .projectpage .page-content .grid:nth-of-type(1n+5) {
    margin-top: 40px;
  }
}

@media (min-width: 1024px) {
  .projectpage .page-content .grid--zoom:hover .grid__img-container {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
}

.projectpage .page-content .grid--pointer {
  cursor: pointer;
}

.projectpage .page-content .grid__img-box {
  overflow: hidden;
}

.projectpage .page-content .grid__img-container {
  background-position: center center;
  background-size: cover;
  display: block;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.projectpage .page-content .grid__cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.projectpage .page-content .grid__icon {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  height: 13px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  margin-right: 10px;
  overflow: hidden;
  width: 16px;
}

.projectpage .page-content .grid__title {
  color: #f91e31;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin: 15px 0 17px;
  text-overflow: ellipsis;
}

.projectpage .page-content .grid__title--no-margin {
  margin: 0;
}

.projectpage .page-content .grid__text {
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.projectpage .page-content .grid__text--small {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: 9px;
}

.projectpage .page-content .grid__text--no-space {
  min-height: unset;
}

.projectpage .page-content .publication {
  margin-bottom: 20px;
  height: 350px;
  position: relative;
  text-align: center;
}

.projectpage .page-content .publication:hover .publication__content {
  box-shadow: 5px 5px 10px #f3f3f3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.projectpage .page-content .publication:hover .publication__img-container {
  display: none;
}

.projectpage .page-content .publication__img-container {
  display: block;
  height: inherit;
  max-height: inherit;
  overflow: hidden;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.projectpage .page-content .publication__content {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: inherit;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.projectpage .page-content .timeline-wrapper {
  position: relative;
}

.projectpage .page-content .timeline-line {
  border-top: 1px solid #f91e31;
  border-top-style: dashed;
  height: 1px;
  position: absolute;
  top: 0px;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.projectpage .page-content .timeline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style-type: none;
  margin: 0;
  position: relative;
  padding-left: 40px;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: -7px;
    padding-left: 0px;
  }
}

.projectpage .page-content .timeline::before {
  border-left: 2px solid #f91e31;
  border-left-style: dashed;
  bottom: 0;
  content: '';
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline::before {
    content: none;
  }
}

.projectpage .page-content .timeline::after {
  background: #fff;
  bottom: 0;
  border: 1px solid #f91e31;
  border-radius: 50%;
  content: "";
  left: -7px;
  height: 16px;
  position: absolute;
  width: 16px;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline::after {
    content: none;
  }
}

.projectpage .page-content .timeline__item {
  padding: 30px 0;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline__item {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 260px;
    padding-right: 50px;
    padding-top: 65px;
    width: 100%;
  }
}

.projectpage .page-content .timeline__item:nth-of-type(1) {
  padding-top: 0;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline__item:nth-of-type(1) {
    padding-top: 65px;
  }
}

.projectpage .page-content .timeline__item:last-of-type {
  padding-right: unset;
}

.projectpage .page-content .timeline__item::before {
  background: #ffffff;
  border: 1px solid #f91e31;
  border-radius: 50%;
  content: "";
  left: -7px;
  height: 16px;
  position: absolute;
  width: 16px;
}

@media (min-width: 800px) {
  .projectpage .page-content .timeline__item::before {
    left: unset;
    top: -7px;
  }
}

@media (min-width: 1024px) {
  .projectpage .page-content .timeline__item::before {
    top: 0;
  }
}

.projectpage .page-content .timeline__line-vertical {
  border-left: 1px solid #f91e31;
  border-left-style: dashed;
  height: 25px;
  position: absolute;
  top: 0;
  -webkit-transform: translate(8px, 8px);
      -ms-transform: translate(8px, 8px);
          transform: translate(8px, 8px);
  width: 1px;
}

@media (min-width: 1024px) {
  .projectpage .page-content .timeline__line-vertical {
    top: 8px;
  }
}

.projectpage .page-content .timeline__next {
  color: #ffffff;
  position: absolute;
  right: 100px;
  top: -14px;
  z-index: 2;
}

.projectpage .page-content .timeline__prev {
  color: #ffffff;
  left: 100px;
  position: absolute;
  top: -14px;
  z-index: 2;
}

.projectpage .page-content .timeline__img {
  margin-bottom: 15px;
}

.projectpage .page-content .timeline__date {
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  margin: 0 0 5px 0;
}

.projectpage .page-content .timeline__title {
  color: #f91e31;
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 8px 0;
}

.projectpage .page-content .timeline__body {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin: 0 0 23px 0;
}

.projectpage .page-content .submenu-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  transition: top 0.5s;
  z-index: 4;
  margin: 0 auto;
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu-wrapper {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.projectpage .page-content .submenu-wrapper__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  background: #f91e31;
  padding: 15px;
  width: 100%;
}

.projectpage .page-content .submenu-wrapper--fixed {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  transition: top 0.5s;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.projectpage .page-content .submenu-wrapper--fixed .submenu-burger {
  top: 25px;
  right: 30px;
}

.projectpage .page-content .submenu-wrapper--fixed.animate.ng-hide {
  top: -100px;
}

.projectpage .page-content .submenu-wrapper--fixed.animate.ng-hide-add, .projectpage .page-content .submenu-wrapper--fixed.animate.ng-hide-remove {
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
}

.projectpage .page-content .title-section {
  color: #ffffff;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  transition: margin-bottom 0.4s ease-in-out, margin-top 0.4s ease-in-out;
}

@media (min-width: 800px) {
  .projectpage .page-content .title-section {
    display: none;
  }
}

.projectpage .page-content p.submenu-project-title,
.projectpage .page-content .submenu-project-title {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 7px;
  opacity: 1;
  transition: all 0.5s;
  overflow: hidden;
}

@media (min-width: 800px) {
  .projectpage .page-content p.submenu-project-title,
  .projectpage .page-content .submenu-project-title {
    font-size: 15px;
  }
}

.projectpage .page-content p.submenu-project-title.ng-hide-add.ng-hide-add-active, .projectpage .page-content p.submenu-project-title.ng-hide-remove.ng-hide-remove-active,
.projectpage .page-content .submenu-project-title.ng-hide-add.ng-hide-add-active,
.projectpage .page-content .submenu-project-title.ng-hide-remove.ng-hide-remove-active {
  transition: opacity 0.4s ease-in-out, height 0.4s ease-in-out;
}

.projectpage .page-content p.submenu-project-title.ng-hide,
.projectpage .page-content .submenu-project-title.ng-hide {
  opacity: 0;
}

@media (min-width: 800px) {
  .projectpage .page-content p.submenu-project-title.ng-hide,
  .projectpage .page-content .submenu-project-title.ng-hide {
    opacity: 1;
    display: block !important;
  }
}

.projectpage .page-content .submenu {
  margin: 0;
  height: 100%;
  max-height: 28px;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-height: unset !important;
    height: auto;
  }
}

.projectpage .page-content .submenu__title {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #ffffff !important;
  margin-bottom: 28px !important;
}

.projectpage .page-content .submenu__item {
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s;
}

.projectpage .page-content .submenu__item:hover {
  color: #ffffff;
  font-weight: bold;
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu__item {
    margin-right: 15px;
    font-size: 13px;
    -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
            transform: translateY(0%) !important;
  }
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu__item--mobile {
    display: none;
  }
}

.projectpage .page-content .submenu__item--active {
  color: white;
  width: 100%;
  z-index: 2;
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu__item--active {
    -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
            transform: translateY(0%) !important;
    width: auto;
  }
}

.projectpage .page-content .submenu-burger {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 31px;
  height: 31px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 999999999999999999999999999;
}

.projectpage .page-content .submenu-burger--close::before {
  content: "_";
  margin-top: -30px;
  font-weight: bold;
  font-size: 29px;
}

@media (min-width: 800px) {
  .projectpage .page-content .submenu-burger {
    display: none;
  }
}

.projectpage .page-content .submenu-burger__flat {
  position: absolute;
  opacity: 1;
}

.projectpage .page-content .submenu-burger__flat::before {
  content: "__";
  position: absolute;
  -webkit-transform: translate(-50%, -75%);
      -ms-transform: translate(-50%, -75%);
          transform: translate(-50%, -75%);
  opacity: 1;
}

.projectpage .page-content .submenu-burger__flat.animate.ng-hide {
  opacity: 0;
}

.projectpage .page-content .submenu-burger__flat.animate.ng-hide::before {
  opacity: 0;
}

.projectpage .page-content .submenu-burger__flat.animate.ng-hide-add, .projectpage .page-content .submenu-burger__flat.animate.ng-hide-remove {
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
}

.projectpage .page-content .submenu-burger__flat.animate.ng-hide-add::before, .projectpage .page-content .submenu-burger__flat.animate.ng-hide-remove::before {
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
}

.projectpage .page-content .submenu-burger .fa {
  position: absolute;
  opacity: 1;
}

.projectpage .page-content .submenu-burger .fa.animate.ng-hide {
  opacity: 0;
}

.projectpage .page-content .submenu-burger .fa.animate.ng-hide-add, .projectpage .page-content .submenu-burger .fa.animate.ng-hide-remove {
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
}

.projectpage .page-content .fa.animate-show-hide.ng-hide-add,
.projectpage .page-content .fa.animate-show-hide.ng-hide-remove {
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.4s;
  transition-delay: 0.4s;
}

.projectpage .page-content .combined section {
  margin: 30px 0;
}

.projectpage .page-content .combined__items section h2:first-of-type {
  border-bottom: unset;
  margin-bottom: unset;
}

@-webkit-keyframes featured-title-2 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
}

@keyframes featured-title-2 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
}

@-webkit-keyframes featured-title-3 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
  100% {
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
  }
}

@keyframes featured-title-3 {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
  }
  100% {
    -webkit-transform: translateY(180%);
    -ms-transform: translateY(180%);
    transform: translateY(180%);
  }
}

.projectpage .page-content .featured video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 101%;
  height: auto;
  /*min-width: 100%;
			min-height: 100%;*/
  z-index: 0;
  background: no-repeat center center;
  background-size: cover;
}

.projectpage .page-content .featured .row {
  position: relative;
}

.projectpage .page-content .featured .col {
  padding: 0 10px;
}

.projectpage .page-content .featured h3 {
  margin-top: 17px;
  margin-bottom: 12px;
  color: #f91e31;
}

.projectpage .page-content .featured > .col:nth-of-type(2) h3,
.projectpage .page-content .featured > .col:nth-of-type(3) h3 {
  margin-left: 10px !important;
}

.projectpage .page-content .featured > .col:nth-of-type(2) p,
.projectpage .page-content .featured > .col:nth-of-type(3) p {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.projectpage .page-content .featured > .col:nth-of-type(1) p {
  color: #f91e31;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3 {
  position: absolute;
  font-size: 62.5px;
  font-weight: 900;
  color: #f91e31;
  margin: 0;
  display: none;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3:before, .projectpage .page-content .featured > .col:nth-of-type(1) h3:after {
  content: attr(data-text);
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3 span, .projectpage .page-content .featured > .col:nth-of-type(1) h3:before, .projectpage .page-content .featured > .col:nth-of-type(1) h3:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3 span {
  position: static;
  display: block;
  opacity: .3;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3:before {
  opacity: .6;
  z-index: 1;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3:after {
  opacity: .9;
  z-index: 2;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3.active:before {
  -webkit-animation: featured-title-2 0.7s 0.5s;
  animation: featured-title-2 0.7s 0.5s;
}

.projectpage .page-content .featured > .col:nth-of-type(1) h3.active:after {
  -webkit-animation: featured-title-3 1.4s 0.5s;
  animation: featured-title-3 1.4s 0.5s;
}

.projectpage .page-content .featured.style-1 > .col:nth-of-type(1) h3 {
  right: 2px;
  width: calc(100% - 20px);
  text-align: right;
}

.projectpage .page-content .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col {
  margin-bottom: 40px;
}

.projectpage .page-content .featured.featured-theme.style-1 > .col .wrap-top-img-news[class*='top-pub'] {
  margin-top: 0;
  width: 100%;
  overflow: hidden;
}

.projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) h3 {
  bottom: 198px;
}

.projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p {
  margin-top: 0;
  margin-bottom: 10px;
}

.projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p:nth-of-type(1),
.projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p:nth-of-type(3) {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #666;
}

.projectpage .page-content .featured.featured-theme > .col:nth-of-type(2) h3,
.projectpage .page-content .featured.featured-theme > .col:nth-of-type(3) h3 {
  float: none;
  margin-top: 10px;
  margin-left: 0 !important;
}

.projectpage .page-content .featured.featured-theme .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.projectpage .page-content .featured.featured-theme .image:before {
  padding-top: 56.25%;
  content: "";
  display: block;
}

.projectpage .page-content .featured.featured-theme .image img {
  display: none;
}

@media (max-width: 1023px) {
  .projectpage .page-content .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col {
    margin-bottom: 20px;
  }
  .projectpage .page-content .featured.featured-theme.style-1 > .col:nth-of-type(1) .row > a .col-2 {
    margin-bottom: 40px;
  }
  .projectpage .page-content .featured.featured-theme.style-1 > .col .wrap-top-img-news[class*='top-pub'] {
    margin: 0;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) h3 {
    display: none !important;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p,
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 0;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p {
    width: auto;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(1) p:nth-child(2) {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(2),
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(3) {
    margin-top: 0;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(2) .article {
    padding-bottom: 40px;
  }
  .projectpage .page-content .featured.featured-theme > .col:nth-of-type(3) .article {
    padding-bottom: 0;
  }
  .projectpage .page-content .featured video {
    display: none;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2),
  .projectpage .page-content .featured > .col:nth-of-type(3) {
    margin-top: 20px;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2) .image-wrap:before,
  .projectpage .page-content .featured > .col:nth-of-type(3) .image-wrap:before {
    padding-top: 56.25%;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2) h3,
  .projectpage .page-content .featured > .col:nth-of-type(3) h3 {
    margin: 20px 0 15px;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) .image-wrap {
    position: relative;
    left: -20px;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) .row > a {
    display: block;
    position: relative;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) h3 {
    line-height: 32px;
    right: 8px !important;
    top: auto;
    width: calc(100% - 20px);
    text-align: right;
    -webkit-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    transform: translateY(-250%);
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) p {
    margin-top: 30px;
    margin-left: 50%;
    width: 50%;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 50%;
  }
  .projectpage .page-content .featured.single {
    margin-top: 20px;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) .image-wrap {
    position: static;
    left: auto;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) .image-wrap:before {
    padding-top: 56.25%;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) .row > a {
    display: block;
    position: static;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) h3 {
    position: static;
    display: block;
    line-height: 16px;
    right: auto;
    top: auto;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) h3 span {
    font-size: 18px;
    font-weight: 700;
    opacity: 1;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) p {
    margin: 0;
    margin-bottom: 15px;
    width: 100%;
    color: #666;
  }
  .projectpage .page-content .featured.single > .col:nth-of-type(1) .rd-icon-angle-right {
    margin-left: 0;
  }
}

@media (max-width: 640px) {
  .projectpage .page-content .featured > .col:nth-of-type(1) h3 {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {
  .projectpage .page-content .featured .col {
    float: left;
    position: relative;
  }
  .projectpage .page-content .featured .col .image-wrap {
    background: none !important;
  }
  .projectpage .page-content .featured .col .image-wrap:before {
    display: none;
  }
  .projectpage .page-content .featured .col .image-wrap img {
    display: block;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) {
    width: 100%;
    z-index: 1;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) .image-wrap {
    width: calc(100% + 20px);
    margin: 0;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) h3 {
    font-size: 170px !important;
    line-height: 83px !important;
    bottom: 184px;
    top: auto !important;
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) p {
    margin-top: 45px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2) .row > a .col,
  .projectpage .page-content .featured > .col:nth-of-type(3) .row > a .col {
    width: 100%;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2) h3,
  .projectpage .page-content .featured > .col:nth-of-type(3) h3 {
    float: left;
  }
  .projectpage .page-content .featured > .col:nth-of-type(2) p,
  .projectpage .page-content .featured > .col:nth-of-type(3) p {
    width: 70%;
  }
  .projectpage .page-content .featured.style-1 > .col:nth-of-type(1) .row > a .col {
    width: 75%;
    margin-bottom: 60px;
  }
  .projectpage .page-content .featured.style-1 > .col:nth-of-type(1) .row > a .col-2 {
    width: 25%;
  }
  .projectpage .page-content .featured.style-1 > .col:nth-of-type(1) .image-wrap {
    float: right;
  }
  .projectpage .page-content .featured.style-1 > .col:nth-of-type(2) {
    width: 50%;
  }
  .projectpage .page-content .featured.style-1 > .col:nth-of-type(3) {
    width: 50%;
  }
  .projectpage .page-content .featured.single {
    margin-top: 60px;
  }
  .projectpage .page-content .featured.single.style-4 > .col:nth-of-type(1) .row > a .col {
    width: 75%;
    height: auto;
  }
  .projectpage .page-content .featured.single.style-4 > .col:nth-of-type(1) .row > a .col-2 {
    width: 25%;
  }
  .projectpage .page-content .featured.single.style-4 > .col:nth-of-type(1) .image-wrap {
    float: none;
    width: 100%;
  }
  .projectpage .page-content .featured.single .col h3 {
    font-size: 20px;
    bottom: auto;
    position: static;
  }
  .projectpage .page-content .featured.single .col h3 span {
    font-size: 20px;
    color: #f91e31;
    position: static;
    opacity: 1;
    line-height: normal;
    font-weight: 700;
  }
  .projectpage .page-content .featured.single .col p {
    margin-top: 20px;
    color: #666;
  }
}

@media (min-width: 1400px) {
  .projectpage .page-content .featured > .col:nth-of-type(1) .image-wrap {
    width: calc(100% + 60px);
  }
  .projectpage .page-content .featured > .col:nth-of-type(1) h3 {
    font-size: 227px !important;
    line-height: 112px !important;
    bottom: 242px;
  }
  .projectpage .page-content .project {
    margin: 95px -60px 0;
  }
}

@-moz-viewport {
  width: auto;
}

@-webkit-viewport {
  width: auto;
}

@viewport {
  width: auto;
}

.ng-hide {
  display: none;
}

html {
  font-size: 10px;
  height: 100%;
}

body {
  color: #666;
  font-family: "Italian Plate No 2", Arial, Tahoma;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  height: 100%;
}

.ie10-plus body {
  display: none;
}

.ie10-plus.font-loaded body {
  display: block;
}

*:focus {
  outline: none !important;
}

a {
  text-decoration: none !important;
  color: #666;
}

a:hover {
  color: #f91e31;
}

a p {
  color: #666;
}

button {
  font-family: inherit;
  font-weight: 600;
}

img {
  border: none;
  max-width: 100%;
}

h1, h2, h3 {
  font-family: "Italian Plate No 2", Arial, Tahoma;
  font-weight: 900;
}

h1 {
  font-size: 3.5em;
}

h2 {
  font-size: 30px;
  line-height: 1em;
}

h3 {
  font-size: 18px;
  font-weight: 700;
}

h4 {
  margin: 0;
}

li {
  line-height: normal;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea, select {
  border-radius: 0;
  font-family: inherit;
  font-size: 100%;
  border: 1px solid #DDDDDD;
  color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 25px;
  background: #FFFFFF;
}

input[type="email"],
input[type="password"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input.error, select.error, textarea.error {
  background-color: #ffc0c0;
}

input.valid, select.valid, textarea.valid {
  border-color: #8ac71a;
  background-color: #edfad7;
}

label > * {
  pointer-events: none;
}

[class^="m-icon-"], [class*=" m-icon-"] {
  opacity: 0;
  vertical-align: middle;
  line-height: 1;
}

[class^="m-icon-"]:before, [class*=" m-icon-"]:before {
  content: "a";
  vertical-align: middle;
}

p {
  margin: 0 0 1.4em;
}

.clearer {
  clear: both;
}

.container-fluid {
  margin: 0 auto;
  padding: 0;
  max-width: none;
  min-height: 80%;
  max-width: 1400px;
}

.container-inner {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.container-inner .expanded-width {
  margin-left: -20px;
  margin-right: -20px;
}

.page-content {
  padding-top: 75px;
  font-size: 13px;
  line-height: 16px;
  min-height: 100%;
  /*p:last-child{
		margin-bottom: 0;
	}*/
}

.page-content a p {
  line-height: 22px;
}

.page-footer .container-inner {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1023px) {
  .page-content {
    margin-bottom: 0 !important;
    padding-bottom: 40px;
  }
}

@media (min-width: 1024px) {
  body:after {
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
    clear: both;
  }
  h3 {
    font-size: 20px;
  }
  .logo {
    width: 88px;
  }
  /*.container-fluid{
		width: $screen-lg;
	}*/
  .container-inner {
    margin-left: 22px;
    margin-right: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-content {
    padding-top: 110px;
    padding-bottom: 40px;
    background-color: white;
    z-index: 1;
    position: relative;
    font-size: 14px;
    line-height: 18px;
  }
  /*.page-content{
		font-size: 14px;
		line-height: 18px;
	}*/
  .page-footer .container-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1400px) {
  /*.container-fluid{
		width: $screen-xl;
	}*/
  .container-inner {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-content {
    padding-bottom: 110px;
  }
  .page-footer .container-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 1023px) {
  .snap-drawers {
    display: none !important;
  }
  #page {
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  #page .breadcrumb {
    margin-top: 75px !important;
  }
}

#cludo-404.override ul {
  padding: 0px !important;
}

#cludo-404.override > a {
  display: none;
}

#cludo-404.override ul li h4 {
  font-family: Italian Plate No\ 2,Arial,Tahoma;
  font-size: 20px;
  font-weight: 700;
  margin: -3px 0 15px;
  color: #f91e31;
  border: 0;
}

#cludo-404.override .loader {
  border-color: #f91e31;
}

#cludo-404.override li > a.cludo-result-item-path {
  display: none;
}

#cludo-404.override h4 a.cludo-result-item-path:before {
  position: absolute;
  content: "b";
  left: -3px;
  top: -1px;
  margin: 0 5px 0 0;
  padding-right: 10px;
  width: auto;
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  font-family: 'realdania';
}

#cludo-404.override h4 {
  padding-left: 15px;
  position: relative;
}

.wrap-content-form {
  font-size: 15px;
}

.head-form {
  padding-bottom: 27px;
}

.head-form h3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

h3.intro-form {
  color: #666666;
  margin-bottom: 65px;
}

.wrap-form-group {
  margin-bottom: 70px;
}

.wrap-form-group.has-border-top {
  border-top: 1px solid #d9d9d9;
  padding-top: 70px;
}

.wrap-list-step {
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  overflow: hidden;
  margin: 0;
  padding: 15px 0;
}

.wrap-list-step li {
  text-align: center;
  width: 16.666%;
  float: left;
  padding: 0 10px;
}

.wrap-list-step li span {
  display: block;
  margin: 0 auto;
}

.wrap-list-step li .num {
  width: 30px;
  height: 30px;
  border: 1px solid #a5a5a5;
  box-shadow: 0 0 1px #a5a5a5 inset;
  border-radius: 50% 50%;
  padding-top: 5px;
  font-size: 16px;
  position: relative;
}

.wrap-list-step li span:nth-child(2) {
  margin-top: 7px;
}

.wrap-list-step li:hover span {
  color: #ff0000;
}

.wrap-list-step li:hover .num {
  color: #ffffff;
  background: #a3a3a3;
}

.wrap-list-step li.active span:nth-child(2) {
  color: #ff0000;
}

.wrap-list-step li.active, .wrap-list-step li.verified {
  cursor: pointer;
}

.wrap-list-step li.error .num, .wrap-list-step li.verified .num {
  visibility: hidden;
}

.wrap-list-step li.error .num:after, .wrap-list-step li.verified .num:after {
  content: ' ';
  color: #ffffff;
  position: absolute;
  visibility: visible;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding-top: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wrap-list-step li.error .num:after {
  content: '!';
  background: #fa1e32;
}

.wrap-list-step li.verified .num:after {
  background: url("/img/icon-verified@1x.png") no-repeat center center #054b32;
}

.step-navigation {
  list-style: none;
  border-top: 1px solid #d9d9d9;
  overflow: hidden;
  margin: 60px 0 0 0;
  padding: 20px 0 0 0;
}

.step-navigation li a {
  line-height: 30px;
  color: #fa1e32;
}

.step-navigation li a span:not(.rd-icon-angle-right), .step-navigation li a span:not(.rd-icon-angle-left) {
  vertical-align: middle;
  display: inline-block;
}

.step-navigation li a.prev {
  float: left;
}

.step-navigation li a.prev .rd-icon-angle-left {
  margin-right: 10px;
}

.step-navigation li a.next {
  float: right;
}

.step-navigation li a.next .rd-icon-angle-right {
  margin-left: 10px;
}

.wrap-tooltip {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  height: 30px;
  vertical-align: middle;
}

.wrap-tooltip .tooltip-text {
  visibility: hidden;
  width: 330px;
  background-color: #f2f0ed;
  position: absolute;
  z-index: 1;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wrap-tooltip:hover .tooltip-text {
  visibility: visible;
}

.wrap-tooltip.active .tooltip-text {
  background: #fa1e32;
  color: #ffffff;
}

.icon-form {
  width: 30px;
  height: 30px;
  display: inline-block;
  cursor: pointer;
}

.icon-form.tooltip {
  background-image: url("../assets/img/icon-form/icon-tooltip-white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.icon-form.tooltip:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.icon-form.tooltip.btn-hover {
  background-image: url("../assets/img/icon-form/icon-tooltip-red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .icon-form.tooltip:hover {
    background-image: url("../assets/img/icon-form/icon-tooltip-red@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .icon-form.tooltip {
    background-image: url("../assets/img/icon-form/icon-tooltip-white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.tooltip.btn-hover {
    background-image: url("../assets/img/icon-form/icon-tooltip-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.tooltip:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .icon-form.tooltip:hover {
    background-image: url("../assets/img/icon-form/icon-tooltip-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.icon-form.plus, .icon-form.minus {
  margin-top: 10px;
}

.icon-form.plus {
  background-image: url("../assets/img/icon-form/icon-plus-white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.icon-form.plus:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.icon-form.plus.btn-hover {
  background-image: url("../assets/img/icon-form/icon-plus-red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .icon-form.plus:hover {
    background-image: url("../assets/img/icon-form/icon-plus-red@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .icon-form.plus {
    background-image: url("../assets/img/icon-form/icon-plus-white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.plus.btn-hover {
    background-image: url("../assets/img/icon-form/icon-plus-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.plus:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .icon-form.plus:hover {
    background-image: url("../assets/img/icon-form/icon-plus-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.icon-form.minus {
  background-image: url("../assets/img/icon-form/icon-minus-white@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.icon-form.minus:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.icon-form.minus.btn-hover {
  background-image: url("../assets/img/icon-form/icon-minus-red@1x.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

@media (min-width: 1024px) {
  .icon-form.minus:hover {
    background-image: url("../assets/img/icon-form/icon-minus-red@1x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .icon-form.minus {
    background-image: url("../assets/img/icon-form/icon-minus-white@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.minus.btn-hover {
    background-image: url("../assets/img/icon-form/icon-minus-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .icon-form.minus:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .icon-form.minus:hover {
    background-image: url("../assets/img/icon-form/icon-minus-red@2x.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
}

.tooltip-text, .content-form input, .content-form textarea {
  padding: 15px 20px;
  font-weight: normal;
  line-height: 20px;
}

.content-form {
  /*.form-group{
    display: flex;
    flex-direction: column;
    label{
      order: 1;
      a{
        pointer-events: auto;
      }
    }
    input, textarea, .dropdown-list, .file-upload{
      order: 2;
    }
    .error-message, .intro-textarea{
      order: 3;
    }
  }*/
  /*input:hover, input:focus,
  textarea:hover, textarea:focus,
  .dropdown-list:hover{
    & ~ label{
      color: #fa1e32;
    }
  }*/
}

.content-form div[data-content] {
  display: none;
}

.content-form div[data-content].active {
  display: block;
}

.content-form > .row {
  margin-left: 0;
  margin-right: 0;
}

.content-form .group-box .row {
  margin-bottom: 17px;
}

.content-form .group-input .row {
  margin-bottom: 20px;
}

.content-form .form-group label {
  margin-bottom: 15px;
  display: block;
}

.content-form .form-group label .txt-arial, .content-form .form-group label .discounts [class*='col'] p:first-of-type, .discounts [class*='col'] .content-form .form-group label p:first-of-type {
  padding-top: 10px;
  display: block;
}

.content-form input, .content-form textarea {
  border: 0;
  background-color: #f2f0ed;
  border: 1px solid #f2f0ed;
}

.content-form input:hover, .content-form textarea:hover {
  background-color: #faf8f5;
  border: 1px solid #faf8f5;
}

.content-form input:focus, .content-form textarea:focus {
  background-color: #faf8f5;
  border: 1px solid #ebe9e6;
}

.content-form input {
  height: 52px;
}

.content-form textarea {
  min-height: 146px;
  resize: none;
  overflow-y: hidden;
}

.content-form input.error, .content-form input.valid, .content-form textarea.error, .content-form textarea.valid {
  background-position: bottom 20px right 20px;
}

.content-form input.error, .content-form textarea.error {
  background-image: url("../assets/img/input-error@1x.png");
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

.content-form input.error:before, .content-form textarea.error:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.content-form input.error.btn-hover, .content-form textarea.error.btn-hover {
  background-image: url("../assets/img/input-error@1x.png");
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

@media (min-width: 1024px) {
  .content-form input.error:hover, .content-form textarea.error:hover {
    background-image: url("../assets/img/input-error@1x.png");
    background-repeat: no-repeat;
    background-size: 9px 9px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .content-form input.error, .content-form textarea.error {
    background-image: url("../assets/img/input-error@2x.png");
    background-repeat: no-repeat;
    background-size: 9px 9px;
  }
  .content-form input.error.btn-hover, .content-form textarea.error.btn-hover {
    background-image: url("../assets/img/input-error@2x.png");
    background-repeat: no-repeat;
    background-size: 9px 9px;
  }
  .content-form input.error:before, .content-form textarea.error:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .content-form input.error:hover, .content-form textarea.error:hover {
    background-image: url("../assets/img/input-error@2x.png");
    background-repeat: no-repeat;
    background-size: 9px 9px;
  }
}

.content-form input.valid, .content-form textarea.valid {
  background-image: url("../assets/img/input-valid@1x.png");
  background-repeat: no-repeat;
  background-size: 10px 9px;
  color: #054b32;
}

.content-form input.valid:before, .content-form textarea.valid:before {
  content: " ";
  height: 30px;
  width: 30px;
}

.content-form input.valid.btn-hover, .content-form textarea.valid.btn-hover {
  background-image: url("../assets/img/input-valid@1x.png");
  background-repeat: no-repeat;
  background-size: 10px 9px;
}

@media (min-width: 1024px) {
  .content-form input.valid:hover, .content-form textarea.valid:hover {
    background-image: url("../assets/img/input-valid@1x.png");
    background-repeat: no-repeat;
    background-size: 10px 9px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  .content-form input.valid, .content-form textarea.valid {
    background-image: url("../assets/img/input-valid@2x.png");
    background-repeat: no-repeat;
    background-size: 10px 9px;
  }
  .content-form input.valid.btn-hover, .content-form textarea.valid.btn-hover {
    background-image: url("../assets/img/input-valid@2x.png");
    background-repeat: no-repeat;
    background-size: 10px 9px;
  }
  .content-form input.valid:before, .content-form textarea.valid:before {
    content: " ";
    height: 30px;
    width: 30px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1024px), screen and (min-device-pixel-ratio: 1.5) and (min-width: 1024px) {
  .content-form input.valid:hover, .content-form textarea.valid:hover {
    background-image: url("../assets/img/input-valid@2x.png");
    background-repeat: no-repeat;
    background-size: 10px 9px;
  }
}

.content-form .sum {
  border-bottom: 1px solid #666666;
  text-align: right;
  padding-bottom: 3px;
}

.content-form .sum div {
  border-bottom: 1px solid #666666;
  padding-top: 13px;
}

.content-form input.item-dkk {
  text-align: right;
}

.content-form input[type=number]::-webkit-inner-spin-button,
.content-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.content-form .error-message {
  color: #ff0000;
  float: left;
  width: 80%;
  margin-top: 7px;
}

.content-form .intro-textarea {
  text-align: right;
  opacity: 0.4;
  margin-top: 7px;
  width: 15%;
  float: right;
}

.content-form .checkbox {
  padding-left: 27px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}

.content-form .checkbox.inline {
  margin-left: 20px;
  display: inline-block;
  margin-bottom: 0;
}

.content-form .checkbox.disabled {
  opacity: .5;
}

.content-form .checkbox label {
  cursor: pointer;
}

.content-form .checkbox label > * {
  pointer-events: none;
  display: block;
}

.content-form .checkbox label [type=radio], .content-form .checkbox label [type=checkbox] {
  display: none;
}

.content-form .checkbox label [type=radio] + span.circle-checkbox, .content-form .checkbox label [type=checkbox] + span.circle-checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  border: 1px solid #666666;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 20px;
}

.content-form .checkbox label [type=radio]:checked + span, .content-form .checkbox label [type=checkbox]:checked + span {
  border: 3px solid #fa1e32;
  text-align: center;
}

.content-form .checkbox label [type=radio]:checked + span:after, .content-form .checkbox label [type=checkbox]:checked + span:after {
  content: '.';
  font-size: 36px;
  font-weight: 900;
  position: absolute;
  top: -12px;
  left: 3px;
}

.content-form .checkbox label [type=radio]:checked ~ span, .content-form .checkbox label [type=checkbox]:checked ~ span {
  color: #fa1e32;
}

.content-form .checkbox label [type=radio]:checked:hover ~ .label-checkbox, .content-form .checkbox label [type=checkbox]:checked:hover ~ .label-checkbox {
  color: #666;
}

.content-form .checkbox label [type=radio] + span.circle-checkbox {
  border-radius: 50%;
}

.content-form .checkbox label [type=radio]:checked + span:after {
  font-family: "Italian Plate No 2";
}

.content-form .checkbox label input.sign-up-is-member {
  vertical-align: middle;
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  top: -1px;
}

.content-form .checkbox label span {
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
}

.content-form .checkbox:not(.disabled):hover label [type=radio] + span.circle-checkbox, .content-form .checkbox:not(.disabled):hover label [type=checkbox] + span.circle-checkbox {
  border-color: #fa1e32;
}

.content-form .dropdown-list {
  position: relative;
  cursor: pointer;
  background: #f2f0ed;
  font-weight: normal;
}

.content-form .dropdown-list .dropdown-list-btn {
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  padding-left: 20px;
}

.content-form .dropdown-list .dropdown-list-btn .text {
  opacity: 0.4;
}

.content-form .dropdown-list .dropdown-list-btn .bt:after {
  content: 'b';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: "realdania" !important;
  position: absolute;
  right: 15px;
}

.content-form .dropdown-list .dropdown-list-btn:hover .bt:after {
  color: #fa1e32;
}

.content-form .dropdown-list .dropdown-list_data {
  display: none;
  position: absolute;
  z-index: 100;
  top: 50px;
  overflow: hidden;
  list-style: none;
  padding: 15px 20px;
  background: #f2f0ed;
  width: 100%;
  margin: 0;
  border-top: 1px solid #ffffff;
}

.content-form .dropdown-list .dropdown-list_data li {
  line-height: 25px;
  color: #fa1e32;
}

.content-form .dropdown-list .dropdown-list_data li:hover {
  color: #666666;
}

.content-form .dropdown-list.active .dropdown-list-btn .bt:after {
  color: #fa1e32;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.content-form .dropdown-list.active .dropdown-list_data {
  display: block;
}

.content-form .dropdown-list.selected .dropdown-list-btn .text {
  opacity: 1;
}

.content-form .datepicker {
  width: 305px;
}

.content-form .datepicker:after {
  content: 'b';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: "realdania" !important;
  position: absolute;
  right: 15px;
}

.content-form .file-upload {
  background: #f2f0ed;
  text-align: center;
  padding: 40px 0;
  padding: 32px 0 50px 0;
  cursor: pointer;
}

.content-form .file-upload h2 {
  color: #fa1e32;
  margin-bottom: 15px;
  font-size: 38px;
}

.content-form .file-upload .wrap-bt {
  line-height: 30px;
  color: #fa1e32;
  margin-top: 53px;
}

.content-form .file-upload .wrap-bt .bt {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 8px;
}

.content-form .file-upload .wrap-bt .bt img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .content-form .file-upload .wrap-bt .bt img.display-retina {
    display: inline-block;
  }
  .content-form .file-upload .wrap-bt .bt img.display-normal {
    display: none;
  }
}

.content-form .file-upload .wrap-bt .bt img.display-hover {
  display: none;
}

.content-form .file-upload .wrap-bt .bt img.display-normal, .content-form .file-upload .wrap-bt .bt img.display-retina {
  width: 30px !important;
  height: 30px !important;
}

.content-form .file-upload:hover .wrap-bt .bt img.display-normal {
  display: none;
}

.content-form .file-upload:hover .wrap-bt .bt img.display-normal.display-hover {
  display: inline-block;
}

.content-form .file-upload:hover .wrap-bt .bt img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .content-form .file-upload:hover .wrap-bt .bt img.display-retina {
    display: none;
  }
  .content-form .file-upload:hover .wrap-bt .bt img.display-hover.display-normal {
    display: none;
  }
  .content-form .file-upload:hover .wrap-bt .bt img.display-hover.display-retina {
    display: inline-block;
  }
}

.content-form .file-upload.dragging {
  background-color: #fa1e32;
  color: #ffffff;
}

.content-form .file-upload.dragging h2 {
  color: #ffffff;
}

.content-form .file-upload.dragging .wrap-bt {
  visibility: hidden;
}

.wrap-bt-approve .bt-approve {
  background: #f2f0ed;
  padding: 20px;
  opacity: 0.6;
  text-align: center;
  cursor: pointer;
}

.wrap-bt-approve .bt-approve span {
  display: block;
}

.wrap-bt-approve .bt-approve .rd-icon-angle-right {
  margin: 0 auto;
  color: #666;
  border-color: #a5a5a5;
  box-shadow: 0 0 1px #a5a5a5 inset;
}

.wrap-bt-approve .bt-approve .rd-icon-angle-right:hover, .wrap-bt-approve .bt-approve .form-registration__inputs .cvr-search:hover .rd-icon-angle-right, .form-registration__inputs .cvr-search:hover .wrap-bt-approve .bt-approve .rd-icon-angle-right, .wrap-bt-approve .bt-approve .form-registration__submit .button-wrapper button:hover span, .form-registration__submit .button-wrapper button:hover .wrap-bt-approve .bt-approve span, .wrap-bt-approve .bt-approve .form-registration__submit .button-wrapper a:hover span, .form-registration__submit .button-wrapper a:hover .wrap-bt-approve .bt-approve span {
  background: none;
}

.wrap-bt-approve .bt-approve span:nth-child(2) {
  margin-top: 10px;
  font-weight: 600;
}

.wrap-bt-approve p {
  margin-top: 15px;
  opacity: 0.5;
}

.wrap-bt-approve.active .bt-approve {
  opacity: 1;
}

.wrap-bt-approve.active .bt-approve span:nth-child(2) {
  color: #f91e31;
}

.wrap-bt-approve.active .bt-approve .rd-icon-angle-right {
  color: #f91e31;
  border-color: #f91e31;
  box-shadow: 0 0 1px #f91e31 inset;
}

.wrap-bt-approve.active p {
  display: none;
}

.links-form {
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
}

.links-form a {
  display: block;
  color: #666;
  padding-bottom: 10px;
}

.links-form a img.display-normal {
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .links-form a img.display-retina {
    display: inline-block;
  }
  .links-form a img.display-normal {
    display: none;
  }
}

.links-form a img.display-hover {
  display: none;
}

.links-form a img {
  padding-right: 7px;
  width: 30px;
  box-sizing: content-box;
}

.links-form a:hover img.display-normal {
  display: none;
}

.links-form a:hover img.display-normal.display-hover {
  display: inline-block;
}

.links-form a:hover img.display-retina.display-hover {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5) {
  .links-form a:hover img.display-retina {
    display: none;
  }
  .links-form a:hover img.display-hover.display-normal {
    display: none;
  }
  .links-form a:hover img.display-hover.display-retina {
    display: inline-block;
  }
}

.links-form.bt-save-form {
  padding-top: 0;
  margin-bottom: 10px !important;
  border-top: 0;
}

.links-form.bt-save-form a {
  font-weight: 600;
  color: #f91e31;
}

.col-right.col-right-form .box-help {
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
  margin-bottom: 17px;
}

.theme-picker a {
  color: #fa1e32;
  background: #f5f3f1;
  padding: 17px 20px;
  margin-right: 10px;
  margin-bottom: 20px;
  display: inline-block;
}

.theme-picker a:hover {
  color: #666;
}

.theme-picker a.active {
  background: #fa1e32;
  color: #ffffff;
}

@media (min-width: 1024px) {
  .content-form .row [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .content-form .row .col-5 {
    width: 83.33%;
  }
  .content-form .row .col-4 {
    width: 66.664%;
  }
  .content-form .row .col-3 {
    width: 49.998%;
  }
  .content-form .row .col-2 {
    width: 33.332%;
  }
  .content-form .row .col-1 {
    width: 16.666%;
  }
}

@media (min-width: 1400px) {
  .col-right.col-right-form {
    padding-right: 10px;
  }
}

.rd-icon-angle-left,
.rd-icon-angle-right {
  transition: background-color 300ms ease;
}

.lightbox-container {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 1;
  z-index: 100;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  overflow: auto;
}

.lightbox-container .page-content {
  padding-top: 40px;
}

.lightbox-container .col-right.col-right-article .social-contact {
  margin-top: 0px;
}

.lightbox {
  background: #fff;
  box-shadow: 0 0 20px #aaa;
  left: 50%;
  margin-top: 10%;
  max-width: 1080px;
  min-width: 280px;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 70vw;
}

.lightbox .social-icons {
  padding-right: 0;
  width: auto;
}

.close-lightbox {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.lightbox .breadcrumb {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: 0;
}

.lightbox .breadcrumb li {
  display: inline-block;
}

@media (min-width: 1024px) {
  .lightbox .col-right {
    float: none;
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .lightbox .col-right {
    float: right;
  }
}

.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projectpage .page-content section {
  margin: 80px 0;
}

@media (min-width: 800px) {
  .projectpage .page-content section {
    margin: 100px 0;
  }
}

.projectpage .page-content section .projectspot {
  max-width: 675px;
}

.projectpage .page-content section .title {
  color: #f91e31;
  font-size: 30px;
  font-weight: 900;
  line-height: 37px;
  margin: 0;
  padding-bottom: 28px;
  position: relative;
  word-break: break-word;
}

.projectpage .page-content section .title .read-all {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  color: #666666;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  right: 0;
}

@media (min-width: 800px) {
  .projectpage .page-content section .title .read-all {
    position: absolute;
  }
}

.projectpage .page-content section .title .read-all::before {
  content: 'b';
  font-family: 'realdania';
  position: relative;
  top: -1px;
  padding-right: 4px;
}

.projectpage .page-content section .title .read-all:hover {
  color: #f91e31;
}

.projectpage .page-content section .seperator {
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  margin-bottom: 20px;
  padding-bottom: 28px;
}

.projectpage .page-content section .seperator .read-all {
  bottom: 28px;
}

.projectpage .page-content .combined .ribbon-title {
  display: none;
}

.projectpage .page-content .load-more {
  margin: 0 auto;
  padding-top: 0;
  text-align: center;
  font-size: 20px;
  color: #f91e31;
  font-weight: bold;
  cursor: pointer;
}

@media (min-width: 800px) {
  .projectpage .page-content .load-more {
    padding-top: 40px;
  }
}

.projectpage .page-content .load-more p {
  display: inline;
}

.projectpage .page-content .load-more span {
  margin-left: 10px;
}

/*# sourceMappingURL=maps/main.css.map */
