
/* Style Id:7995 Paragraph*/

p 
{
  margin: 12px 0;
}
/* Style Id:9480 OpenSans*/

@font-face {
font-family:'Open Sans';
src: url('/files/$googlefonts/Open_Sans_normal_400.eot'); /*IE9 Compat Modes*/
src: url('/files/$googlefonts/Open_Sans_normal_400.eot?#iefix') format('embedded-opentype'), /*IE6-IE8*/
url('/files/$googlefonts/Open_Sans_normal_400.woff') format('woff'); /*Pretty Modern Browsers*/
font-weight:400;
font-style:normal;
}
@font-face {
font-family:'Open Sans';
src: url('/files/$googlefonts/Open_Sans_normal_800.eot'); /*IE9 Compat Modes*/
src: url('/files/$googlefonts/Open_Sans_normal_800.eot?#iefix') format('embedded-opentype'), /*IE6-IE8*/
url('/files/$googlefonts/Open_Sans_normal_800.woff') format('woff'); /*Pretty Modern Browsers*/
font-weight:800;
font-style:normal;
}

/* Style Id:11043 Gotham Narrow*/

@font-face {
font-family:'Gotham Narrow Black Italic';
src: url('/files/layout/fonts/Gotham Narrow/GothamNarrow-BlackItalic.otf');
}

h1,h2,h3,h4,h5,h6
{
  font-family:'Gotham Narrow Black Italic';
}
/* Style Id:9452 Body*/

body {
  margin: auto;
  background-color: #000;
  background: url("/files/layout/gulbaggrund.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size: 13px;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  line-height: 20px;
  color: #FFFFFF; }
  body img, body .Seeems-Text, body .eee-space {
    max-width: 100%; }
  body a {
    color: #FFFFFF; }
  body .Clears, body .eee-clear {
    clear: both; }
  body h1, body .Seeems-VeryLargeHeading {
    font-size: 38px;
    line-height: normal; }
  body h2, body .Seeems-LargeHeading {
    font-size: 34px;
    line-height: normal; }
  body h3, body .Seeems-NormalHeading {
    font-size: 22px;
    line-height: normal; }
  body h4, body .Seeems-SmallHeading {
    font-size: 16px;
    line-height: normal; }

.Ruler-Container {
  max-width: 100%; }
  .Ruler-Container div {
    max-width: 100%; }

.eee-page-wrapper {
  width: 1026px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 0px 15px;
  box-sizing: border-box; }

/* Style Id:9483 PageStructure*/

@media (min-width: 750px) {
  .eee-page-structure {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .eee-page-structure .eee-page-structure-td {
      display: table-cell;
      vertical-align: top;
      position: relative; }
      .eee-page-structure .eee-page-structure-td.eee-page-structure-td--2 {
        width: 155px; } }
#eee-main {
  background: #000000;
  padding: 15px;
  margin: 0px; }
  @media (min-width: 750px) {
    #eee-main {
      padding: 25px;
      margin-left: 0px;
      margin-right: 15px; } }
  #eee-main #eee-main-homepage-title {
    display: none; }

#eee-right {
  margin-top: 40px; }

/* Style Id:9460 Header*/

#eee-header {
  width: 100%;
  background: #000000;
  border-bottom: 1px solid #669900;
  box-sizing: border-box;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10; }
  #eee-header .eee-page-structure {
    height: 59px; }
  #eee-header #eee-logo {
    position: absolute;
    left: 15px;
    top: 4px; }
    #eee-header #eee-logo img {
      max-height: 50px; }
  #eee-header #eee-responsive-menu-icon {
    top: 12px;
    right: 15px;
    position: absolute;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background: url("/files/layout/responsive-menu-icons.png"); }
  #eee-header #eee-responsive-search-icon {
    width: 35px;
    height: 35px;
    background: url("/files/layout/search-icon-border.png");
    position: absolute;
    top: 12px;
    right: 65px;
    box-sizing: border-box;
    cursor: pointer; }
    #eee-header #eee-responsive-search-icon svg {
      height: 17px;
      text-align: center;
      margin: 9px auto auto auto;
      display: block; }
  @media (min-width: 750px) {
    #eee-header {
      position: relative;
      margin-bottom: 40px;
      border: 0px; }
      #eee-header .eee-page-structure {
        height: 125px; }
      #eee-header #eee-responsive-menu-icon, #eee-header #eee-responsive-search-icon {
        display: none; }
      #eee-header #eee-logo {
        left: 0px;
        bottom: 4px;
        top: auto; }
        #eee-header #eee-logo img {
          max-height: 90px; } }

@media (max-width: 750px) {
  #eee-header-space {
    height: 70px; } }

/* Style Id:9464 MainMenu*/

#eee-main-menu {
  display: none; }
  @media (min-width: 750px) {
    #eee-main-menu {
      display: block;
      position: absolute;
      right: 15px;
      bottom: 10px;
      font-size: 12px;
      text-transform: uppercase;
      line-height: normal; }
      #eee-main-menu ul {
        margin: 0px;
        padding: 0px; }
        #eee-main-menu ul li {
          list-style-type: none;
          display: inline-block;
          vertical-align: top;
          margin-left: 20px; }
          #eee-main-menu ul li a {
            color: #FFFFFF;
            text-decoration: none;
            font-weight: bold; }
          #eee-main-menu ul li.selected > a, #eee-main-menu ul li:hover > a {
            color: #669900; }
          #eee-main-menu ul li ul {
            display: none; }
          #eee-main-menu ul li:hover > ul {
            display: block;
            position: absolute;
            background: #000;
            padding: 5px 0px; }
            #eee-main-menu ul li:hover > ul li {
              padding: 5px 10px;
              margin: 0px;
              display: block; }
              #eee-main-menu ul li:hover > ul li a {
                display: block; } }

/* Style Id:9482 RightMenus*/

#eee-right-menus {
  display: none; }
  @media (min-width: 750px) {
    #eee-right-menus {
      display: block;
      background: #000;
      padding: 15px; }
      #eee-right-menus ul {
        margin: 0px;
        padding: 0px; }
        #eee-right-menus ul li {
          list-style-type: none; }
          #eee-right-menus ul li a {
            text-decoration: none;
            color: #FFFFFF;
            font-size: 12px; }
          #eee-right-menus ul li.selected > a, #eee-right-menus ul li:hover > a {
            color: #669900; } }

#eee-extra-menu-bottom .level0 .item-level0 > a {
  display: none; }

#eee-extra-menu {
  font-weight: bold;
  margin-bottom: 40px; }

/* Style Id:11042 Blog*/

.eee-blog {
  width: 100%;
  margin: 15px 0; }
  .eee-blog .eee-blog__most-recent-posts__view-all {
    border: 1px solid white;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
    display: block; }
  .eee-blog .eee-blog__all-posts {
    display: none; }
    @media (min-width: 750px) {
      .eee-blog .eee-blog__all-posts {
        width: 210px;
        max-height: 100%;
        overflow: hidden;
        position: relative;
        display: block; }
        .eee-blog .eee-blog__all-posts .eee-blog__all-posts-wrapper {
          margin-top: -15px; }
        .eee-blog .eee-blog__all-posts .eee-blog__all-posts-prev {
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #fff;
          margin-top: 15px;
          cursor: pointer;
          display: none; }
        .eee-blog .eee-blog__all-posts .eee-blog__all-posts-next {
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #fff;
          margin-top: 15px;
          cursor: pointer;
          display: inline-block;
          vertical-align: top; }
        .eee-blog .eee-blog__all-posts a {
          display: block;
          padding: 15px 0;
          border-bottom: 1px solid #fff;
          text-decoration: none; }
          .eee-blog .eee-blog__all-posts a.eee-blog__post-hidden {
            display: none; }
          .eee-blog .eee-blog__all-posts a span {
            display: block; }
        .eee-blog .eee-blog__all-posts .eee-blog__post-title {
          font-weight: 800;
          text-transform: uppercase; }
        .eee-blog .eee-blog__all-posts .eee-blog__post-date {
          font-style: italic; }
        .eee-blog .eee-blog__all-posts .eee-blog__all-posts-prev {
          display: inline-block;
          vertical-align: top;
          margin-left: 10px; }
        .eee-blog .eee-blog__all-posts.hide-previous-button > .eee-blog__all-posts-prev {
          opacity: 0;
          cursor: default; }
        .eee-blog .eee-blog__all-posts.hide-next-button .eee-blog__all-posts-next {
          opacity: 0;
          cursor: default; } }
  .eee-blog .eee-blog__most-recent-posts .eee-blog__post {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 15px 0;
    border-top: 1px solid #fff;
    position: relative; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post:first-child {
      border-top: 0;
      padding-top: 0; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-image, .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-content {
      display: table-cell;
      vertical-align: top; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-image {
      width: 30%; }
      .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-image img {
        max-width: 100%; }
      @media (min-width: 750px) {
        .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-image {
          width: 140px;
          min-width: 140px; } }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-content {
      padding-left: 15px;
      width: 70%; }
      @media (min-width: 750px) {
        .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-content {
          width: auto; } }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-category {
      color: #669900;
      font-size: 16px;
      line-height: normal;
      margin-bottom: 10px; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-title {
      font-family: 'Gotham Narrow Black Italic','Open Sans',Arial,Helvetica,sans-serif;
      font-size: 22px;
      line-height: normal;
      margin: 0; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-description {
      font-size: 16px;
      line-height: normal;
      margin-top: 10px; }
    .eee-blog .eee-blog__most-recent-posts .eee-blog__post .eee-blog__post-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

.instagram-posts {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #fff;
  padding-top: 15px;
  margin-top: 15px; }
  .instagram-posts div {
    width: 16.666%;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    position: relative; }
    @media (max-width: 830px) {
      .instagram-posts div {
        width: 25%; } }
    @media (max-width: 500px) {
      .instagram-posts div {
        width: 50%; } }
  .instagram-posts a:hover > .instagram-posts-overlay {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .instagram-posts a:hover > .instagram-posts-overlay-icon {
    width: 36px;
    height: 35px;
    background: url("/files/layout/instagram-icon.png");
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px; }

.eee-blog-details .eee-blog-details__category {
  font-size: 16px;
  color: #669900;
  margin: 20px 0; }
.eee-blog-details .eee-blog-details__title {
  font-family: 'Gotham Narrow Black Italic','Open Sans',Arial,Helvetica,sans-serif;
  margin: 0;
  display: block;
  font-size: 48px;
  text-transform: uppercase; }
  @media (max-width: 749px) {
    .eee-blog-details .eee-blog-details__title {
      font-size: 38px; } }
.eee-blog-details .eee-blog-details__intro-text {
  font-size: 27px;
  line-height: normal; }
.eee-blog-details .eee-blog-details__intro-text {
  font-weight: normal;
  margin: 20px 0;
  display: block; }
.eee-blog-details .eee-blog-details__date {
  font-style: italic; }
.eee-blog-details .eee-blog-details__author {
  font-weight: 900;
  margin: 10px 0; }
.eee-blog-details .eee-blog-details__free-content {
  margin-top: 15px; }
.eee-blog-details:not(.eee-blog-details--full-width) .eee-blog-details__content:not(.eee-blog-details__content--full-width) {
  width: 100%; }
  @media (min-width: 750px) {
    .eee-blog-details:not(.eee-blog-details--full-width) .eee-blog-details__content:not(.eee-blog-details__content--full-width) {
      display: table;
      table-layout: fixed; }
      .eee-blog-details:not(.eee-blog-details--full-width) .eee-blog-details__content:not(.eee-blog-details__content--full-width) > div {
        display: table-cell;
        vertical-align: top; }
        .eee-blog-details:not(.eee-blog-details--full-width) .eee-blog-details__content:not(.eee-blog-details__content--full-width) > div:nth-child(1) {
          padding-right: 30px; }
        .eee-blog-details:not(.eee-blog-details--full-width) .eee-blog-details__content:not(.eee-blog-details__content--full-width) > div:nth-child(2) {
          width: 210px; } }
.eee-blog-details .Seeems-Image-Container div, .eee-blog-details .Seeems-Image-Text {
  width: 100% !important; }
.eee-blog-details .Seeems-Image-Text {
  box-sizing: border-box;
  background: #669900;
  color: #fff;
  padding: 10px;
  margin-top: 4px;
  text-align: left !important; }
  .eee-blog-details .Seeems-Image-Text p {
    margin: 0; }

/* Style Id:12099 Fix: Seeems-Local-Anchor wrong vertical position*/

.Seeems-Local-Anchor {
  float: none !important; }

/* Style Id:9536 Components*/

/* style: 9510*/
.eee-events-animation {
  font-size: 0px;
  position: relative; }
  .eee-events-animation .eee-events-animation_wrapper {
    overflow: hidden; }
  .eee-events-animation .eee-events-animation_frames {
    width: 100%;
    white-space: nowrap; }
  .eee-events-animation .eee-events-animation_frame {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 13px; }
    .eee-events-animation .eee-events-animation_frame img {
      display: block; }
  .eee-events-animation .eee-events-animation_content {
    background: rgba(70, 70, 70, 0.8);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 15px;
    line-height: normal; }
    .eee-events-animation .eee-events-animation_content .eee-events-animation_content-heading {
      font-weight: 700;
      margin: 0;
      padding: 0;
      font-size: 13px;
      font-style: normal;
      font-family: inherit; }
  .eee-events-animation .eee-events-animation_prev-wrapper, .eee-events-animation .eee-events-animation_next-wrapper {
    width: 55px;
    bottom: 100px;
    position: absolute;
    z-index: 3;
    top: 0px; }
  .eee-events-animation .eee-events-animation_prev-wrapper {
    left: 0px; }
  .eee-events-animation .eee-events-animation_next-wrapper {
    right: 0px; }
  .eee-events-animation .eee-events-animation_prev, .eee-events-animation .eee-events-animation_next {
    width: 24px;
    height: 44px;
    background: url("/files/layout/slider-arrows.png");
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 4;
    cursor: pointer;
    display: none; }
  .eee-events-animation .eee-events-animation_prev {
    left: 15px; }
  .eee-events-animation .eee-events-animation_next {
    background-position: -24px 0px;
    right: 15px; }
  .eee-events-animation:hover .eee-events-animation_prev, .eee-events-animation:hover .eee-events-animation_next {
    display: block; }
  .eee-events-animation .eee-events-animation_disable-events {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    z-index: 5; }
/* style: 9547*/
.event-tickets {
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  font-weight: bold; }
  .event-tickets.event-tickets--pink {
    background: #cd005d;
    color: #fff; }
  .event-tickets.event-tickets--green {
    background: #ccff66;
    color: #000; }
  .event-tickets.event-tickets--yellow {
    background: #ffff23;
    color: #000; }
  .event-tickets.event-tickets--red {
    color: #fff;
    background: #d72828; }

.events {
  margin: -15px;
  font-size: 0px; }
  .events .event {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    box-sizing: border-box;
    font-size: 13px;
    position: relative; }
    @media (min-width: 481px) {
      .events .event {
        width: 50%; } }
    @media (min-width: 750px) {
      .events .event {
        width: 33.333%; } }
    .events .event .event-wrapper {
      position: relative; }
    .events .event .event-url {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2; }
    .events .event .event-image {
      overflow: hidden; }
      .events .event .event-image img {
        display: block;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .events .event .event-wrapper:hover > .event-image img {
      -moz-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    .events .event .event-content {
      background: #393e3d;
      padding: 5px 10px;
      line-height: 14px; }
      .events .event .event-content .event-title {
        font-weight: 700;
        line-height: inherit;
        font-size: 12px;
        margin: 0;
        font-family: inherit; }
/* style: 9582*/
.EventDetails {
  border-top: 1px solid #000; }
  .EventDetails .Event {
    clears: both; }
    .EventDetails .Event .Image {
      margin-top: 4px;
      margin-bottom: 25px;
      font-size: 0px;
      line-height: 0px;
      position: relative; }
    .EventDetails .Event .InfoWrapper {
      width: 100%;
      display: table;
      table-layout: fixed; }
    .EventDetails .Event .Info {
      width: 100%;
      box-sizing: border-box;
      display: table-cell;
      vertical-align: top;
      padding-right: 30px; }
      .EventDetails .Event .Info h1 {
        line-height: normal;
        margin-top: 0px; }
      .EventDetails .Event .Info h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px; }
      .EventDetails .Event .Info .Text {
        margin-top: 10px; }
    .EventDetails .Event .Links {
      width: 210px;
      display: table-cell;
      vertical-align: top;
      padding-top: 9px; }
      .EventDetails .Event .Links .BuyTicketSpace {
        height: 30px; }
      .EventDetails .Event .Links .BuyTicket {
        text-decoration: none;
        display: inline;
        background: #CD005D;
        color: #fff;
        font-weight: bold;
        padding: 5px 0px;
        cursor: pointer; }
        .EventDetails .Event .Links .BuyTicket span {
          background: #fff;
          color: #000;
          padding: 5px 10px; }
      .EventDetails .Event .Links .Date {
        font-weight: bold;
        font-size: 12px;
        line-height: 20px; }
        .EventDetails .Event .Links .Date .Day {
          text-transform: capitalize; }
      .EventDetails .Event .Links .OpenHours {
        margin: 20px 0px; }
      .EventDetails .Event .Links .CustomLink {
        margin-top: 20px; }
      .EventDetails .Event .Links a {
        text-decoration: none;
        color: #669900;
        line-height: 20px;
        display: block; }
    @media (max-width: 749px) {
      .EventDetails .Event {
        display: block; }
        .EventDetails .Event .Links, .EventDetails .Event .Info {
          width: 100%;
          display: block; } }

.eee-event-colllapsible-area {
  margin: 15px 0; }
  .eee-event-colllapsible-area .eee-event-colllapsible-area__title {
    background: #393e3d;
    color: #fff;
    padding: 10px;
    position: relative;
    font-weight: bold;
    cursor: pointer; }
    .eee-event-colllapsible-area .eee-event-colllapsible-area__title p, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h1, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h2, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h3, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h4, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h5, .eee-event-colllapsible-area .eee-event-colllapsible-area__title h6 {
      margin: 0;
      padding: 0; }
    .eee-event-colllapsible-area .eee-event-colllapsible-area__title:after {
      position: absolute;
      right: 10px;
      top: 9px;
      content: "+";
      font-size: 18px; }
    .eee-event-colllapsible-area .eee-event-colllapsible-area__title.eee-event-colllapsible-area__title--active:after {
      top: 7px;
      content: "-"; }
    .eee-event-colllapsible-area .eee-event-colllapsible-area__title p {
      margin: 0;
      padding: 0; }
  .eee-event-colllapsible-area .eee-event-colllapsible-area__content {
    display: none;
    padding: 5px 15px;
    border: 1px solid #393e3d; }
/* style: 9537*/
.eee-calendar {
  margin: 25px 0px;
  color: #8d8d8e; }
  .eee-calendar a {
    color: #8d8d8e;
    text-decoration: none; }
  .eee-calendar .eee-calendar-year {
    display: none; }
  .eee-calendar .eee-calendar-active {
    color: #fff; }
  .eee-calendar .eee-calendar-responsive-months {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px; }
  .eee-calendar .eee-calendar--non-responsive {
    display: none; }
  @media (min-width: 750px) {
    .eee-calendar .eee-calendar-year {
      display: block; }
    .eee-calendar .eee-calendar-responsive-months {
      display: none; }
    .eee-calendar .eee-calendar-table {
      width: 100%;
      display: table;
      font-weight: 700; }
    .eee-calendar .eee-calendar--non-responsive {
      display: table; }
    .eee-calendar .eee-calendar-tr {
      display: table-row; }
    .eee-calendar .eee-calendar-td {
      display: table-cell;
      vertical-align: top; } }

.eee-calendar-responsive-months-label {
  display: none; }
/* style: 9574*/
html.responsive-menu-activated {
  overflow: hidden; }
  html.responsive-menu-activated #responsive-menu {
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none; }
    html.responsive-menu-activated #responsive-menu #responsive-menu-bg {
      width: 100%; }

html.responsive-menu-effect-push #website-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }
html.responsive-menu-effect-push.responsive-menu-activated #website-wrapper {
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

#website-wrapper.absolute {
  width: 0px;
  height: 0px;
  position: absolute; }

#responsive-menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  z-index: 999;
  -ms-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }
  #responsive-menu #responsive-menu-logo img {
    max-height: 50px;
    margin-top: 4px; }
  #responsive-menu .eee-page-width {
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    width: 100%; }
  #responsive-menu #responsive-menu-wrapper {
    position: relative;
    z-index: 999;
    height: 100%;
    overflow-y: auto; }
    #responsive-menu #responsive-menu-wrapper ul:last-child {
      border-bottom: 1px solid #fff; }
  #responsive-menu #responsive-menu-bg {
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0;
    background: #000;
    position: fixed;
    -webkit-transition: width 0.3s;
    transition: width 0.3s; }
  #responsive-menu #responsive-menu-header {
    position: relative;
    z-index: 1;
    text-align: center;
    background: #000;
    height: 60px;
    border-bottom: 1px solid #fff; }
    #responsive-menu #responsive-menu-header #responsive-menu-back {
      width: 16px;
      height: 35px;
      background: url(/files/layout/responsive-menu-icons.png);
      position: absolute;
      left: 15px;
      top: 12px;
      background-position: 16px 0px;
      cursor: pointer; }
    #responsive-menu #responsive-menu-header #responsive-menu-home {
      width: 32px;
      height: 35px;
      background: url(/files/layout/responsive-menu-icons.png);
      position: absolute;
      right: 15px;
      top: 12px;
      background-position: 48px 0px;
      cursor: pointer; }
  #responsive-menu ul {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #fff; }
    #responsive-menu ul li {
      border-bottom: 1px solid #fff;
      font-weight: bold;
      position: relative;
      list-style-type: none;
      color: #fff; }
      #responsive-menu ul li a {
        font-size: 14px;
        padding: 15px 10px;
        color: #fff;
        text-decoration: none;
        display: block; }
      #responsive-menu ul li.last {
        border: 0px; }
      #responsive-menu ul li.selected {
        background-color: #669900; }
        #responsive-menu ul li.selected a {
          color: #fff; }
        #responsive-menu ul li.selected ul {
          display: block;
          border: 1px solid #fff; }
      #responsive-menu ul li.not-selected a {
        color: #fff; }
      #responsive-menu ul li ul {
        margin: 0px 40px 10px 10px;
        border: 1px solid #fff; }
      #responsive-menu ul li.not-selected ul {
        display: none; }
      #responsive-menu ul li .responsive-menu-children-icon {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
        cursor: pointer;
        width: 40px;
        height: 100%;
        text-align: center;
        line-height: 48px;
        font-size: 22px;
        border-left: 1px solid #fff;
        font-weight: bold; }
/* style: 9629*/
.Seeems-Gallery td div {
  width: auto !important; }

.eee-gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -10px; }
  .eee-gallery .eee-gallery__item {
    padding: 10px;
    box-sizing: border-box; }
    .eee-gallery .eee-gallery__item img {
      display: block;
      cursor: pointer; }
    .eee-gallery .eee-gallery__item .eee-gallery__item-caption {
      background: #669900;
      color: #fff;
      padding: 10px;
      margin-top: 4px; }
/* style: 9712*/
.eee-contacts {
  font-size: 0px;
  margin: -10px; }
  .eee-contacts .eee-contact {
    width: 33.333%;
    display: inline-block;
    vertical-align: bottom;
    padding: 10px;
    box-sizing: border-box;
    font-size: 12px; }
    @media (max-width: 749px) {
      .eee-contacts .eee-contact {
        width: 100%; } }
    .eee-contacts .eee-contact img {
      display: block; }
    .eee-contacts .eee-contact .eee-contact-info {
      background: #669900;
      padding: 10px;
      min-height: 100px; }
  .eee-contacts .eee-contacts-hr {
    height: 1px;
    background: #fff;
    margin: 10px;
    box-sizing: border-box; }
/* style: 11166*/
.eee-quotes-heading {
  margin: 0; }
  .eee-quotes-heading.eee-quotes-heading--left {
    text-align: left; }
  .eee-quotes-heading.eee-quotes-heading--center {
    text-align: center; }
  .eee-quotes-heading.eee-quotes-heading--right {
    text-align: right; }
/* style: 12917*/
.eee-search-form {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif; }
  .eee-search-form input {
    width: 120px;
    padding: 0 8px;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: bold;
    box-sizing: border-box; }
    .eee-search-form input::placeholder {
      color: #fff; }
  .eee-search-form input, .eee-search-form .eee-search-form__button {
    height: 26px;
    border: 0;
    background: #3f4040; }
  .eee-search-form .eee-search-form__button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 8px;
    cursor: pointer; }
    .eee-search-form .eee-search-form__button svg {
      height: 15px;
      color: #fff;
      fill: #fff;
      margin-top: 5px; }
  @media (min-width: 750px) {
    .eee-search-form {
      position: absolute;
      right: 15px;
      bottom: 59px;
      font-weight: bold;
      display: block !important; } }
  @media (max-width: 749px) {
    .eee-search-form {
      position: fixed;
      top: 60px;
      z-index: 99;
      left: 0;
      right: 0;
      padding: 5px;
      background: #669900;
      box-sizing: border-box;
      width: auto;
      display: none; }
      .eee-search-form input {
        width: 100%;
        height: 45px;
        padding-left: 15px; }
      .eee-search-form .eee-search-form__button {
        padding: 0 15px;
        cursor: pointer;
        right: 5px;
        top: 5px;
        box-sizing: border-box;
        height: 45px;
        line-height: 50px; } }

.search-result-form {
  position: relative; }
  .search-result-form input {
    width: 100%;
    height: 40px;
    display: block;
    border: 0;
    padding: 10px;
    box-sizing: border-box; }
  .search-result-form .search-result-form__button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #669900;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer; }
    .search-result-form .search-result-form__button svg {
      color: #fff;
      fill: #fff;
      height: 20px;
      display: inline-block;
      vertical-align: top;
      margin-top: 10px; }

.search-result__item {
  margin-bottom: 10px; }
  .search-result__item a {
    text-decoration: none; }
/* style: 14861*/
.eee-shopping-basket {
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 15px;
  font-weight: bold;
  cursor: pointer; }
  .eee-shopping-basket svg {
    height: 17px;
    color: #fff;
    fill: #fff;
    margin-right: 7px;
    margin-top: -1px; }
  @media (max-width: 749px) {
    .eee-shopping-basket {
      width: 35px;
      height: 35px;
      border: 2px solid #fff;
      box-sizing: border-box;
      position: fixed;
      top: 12px;
      right: 115px;
      z-index: 99; }
      .eee-shopping-basket span {
        display: none; }
      .eee-shopping-basket svg {
        margin: 0;
        min-width: 20px;
        width: 20px; } }
/* style: 16969*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed !important;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed !important;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
  text-align: center; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

:not(.mfp-bottom-bar) > .mfp-counter {
  top: auto;
  padding-top: 4px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  position: absolute;
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

:not(.mfp-bottom-bar) > .mfp-title {
  padding-top: 4px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-inline-holder .mfp-content .mfp-close,
.mfp-ajax-holder .mfp-content .mfp-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d1d1d1;
  top: 10px;
  right: 10px;
  borde-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }
.mfp-inline-holder .mfp-content .magnificPopup-content,
.mfp-ajax-holder .mfp-content .magnificPopup-content {
  min-width: 150px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #ffff;
  padding: 45px 20px 35px 20px;
  text-align: left; }

.eee-seeems-popup-window {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 50px 15px 15px 15px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  text-align: initial; }
  .eee-seeems-popup-window .eee-seeems-popup-window__wrapper {
    overflow-y: auto;
    max-height: calc(100vh - 96px);
    margin: 15px 0;
    padding: 0 15px;
    box-sizing: border-box;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .eee-seeems-popup-window .eee-seeems-popup-window__wrapper h1, .eee-seeems-popup-window .eee-seeems-popup-window__wrapper h2, .eee-seeems-popup-window .eee-seeems-popup-window__wrapper h3, .eee-seeems-popup-window .eee-seeems-popup-window__wrapper h4, .eee-seeems-popup-window .eee-seeems-popup-window__wrapper h5 {
      text-align: center; }
    .eee-seeems-popup-window .eee-seeems-popup-window__wrapper::-webkit-scrollbar {
      width: 10px; }
    .eee-seeems-popup-window .eee-seeems-popup-window__wrapper::-webkit-scrollbar-track {
      background: #f1f1f1; }
    .eee-seeems-popup-window .eee-seeems-popup-window__wrapper::-webkit-scrollbar-thumb {
      background: ; }
    .eee-seeems-popup-window .eee-seeems-popup-window__wrapper::-webkit-scrollbar-thumb:hover {
      background: #555; }
  .eee-seeems-popup-window .eee-seeems-popup-window__close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: ;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -moz-border-top-right-radius: 12px;
    position: absolute;
    top: -40px;
    right: 0; }
    .eee-seeems-popup-window .eee-seeems-popup-window__close:before {
      font-family: 'FontAwesome';
      content: "\f00d"; }
  .eee-seeems-popup-window .eee-seeems-popup-window__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 45px 0 15px 0; }
    .eee-seeems-popup-window .eee-seeems-popup-window__buttons > div {
      min-width: 110px;
      padding: 10px;
      border-radius: 22px;
      -moz-border-radius: 22px;
      -webkit-border-radius: 22px;
      margin: 0 10px;
      color: #fff;
      line-height: normal;
      cursor: pointer;
      text-align: center; }
      .eee-seeems-popup-window .eee-seeems-popup-window__buttons > div:first-child {
        background: ; }
      .eee-seeems-popup-window .eee-seeems-popup-window__buttons > div:last-child {
        background: ; }
  .eee-seeems-popup-window .eee-seeems-popup-window-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4CAF50;
    margin: 30px auto; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon .eee-seeems-popup-window-icon__circle {
      top: -4px;
      left: -4px;
      z-index: 10;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      position: absolute;
      box-sizing: content-box;
      border: 4px solid rgba(76, 175, 80, 0.5); }
  .eee-seeems-popup-window .eee-seeems-popup-window-icon--question {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    line-height: normal;
    font-family: 'Arial';
    color: #4CAF50;
    overflow: hidden; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--question div {
      animation: rotateQuestionMark 400ms ease-in;
      animation-fill-mode: forwards; }
  .eee-seeems-popup-window .eee-seeems-popup-window-icon--success {
    border: 4px solid #4CAF50; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--success::before {
      top: 3px;
      left: -2px;
      width: 30px;
      transform-origin: 100% 50%;
      border-radius: 100px 0 0 100px; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--success::after {
      top: 0;
      left: 30px;
      width: 60px;
      transform-origin: 0 50%;
      border-radius: 0 100px 100px 0;
      animation: rotate-circle 4.25s ease-in; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--success::before, .eee-seeems-popup-window .eee-seeems-popup-window-icon--success::after {
      content: '';
      height: 100px;
      position: absolute;
      background: #FFFFFF;
      transform: rotate(-45deg); }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--success .icon-line {
      height: 5px;
      background-color: #4CAF50;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 10; }
      .eee-seeems-popup-window .eee-seeems-popup-window-icon--success .icon-line.line-tip {
        top: 46px;
        left: 14px;
        width: 25px;
        transform: rotate(45deg);
        animation: icon-line-tip 0.75s; }
      .eee-seeems-popup-window .eee-seeems-popup-window-icon--success .icon-line.line-long {
        top: 38px;
        right: 8px;
        width: 47px;
        transform: rotate(-45deg);
        animation: icon-line-long 0.75s; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--success .icon-fix {
      top: 8px;
      width: 5px;
      left: 26px;
      z-index: 1;
      height: 85px;
      position: absolute;
      transform: rotate(-45deg);
      background-color: #FFFFFF; }
  .eee-seeems-popup-window .eee-seeems-popup-window-icon--error {
    box-sizing: content-box;
    border: 4px solid red;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--error .eee-seeems-popup-window-icon--error__line-1, .eee-seeems-popup-window .eee-seeems-popup-window-icon--error .eee-seeems-popup-window-icon--error__line-2 {
      width: 80px;
      height: 4px;
      content: " ";
      display: block;
      background: red; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--error .eee-seeems-popup-window-icon--error__line-1 {
      animation: rotateErrorIconFirstLine 400ms ease-in;
      animation-fill-mode: forwards; }
    .eee-seeems-popup-window .eee-seeems-popup-window-icon--error .eee-seeems-popup-window-icon--error__line-2 {
      animation: rotateErrorIconLastLine 400ms ease-in;
      animation-fill-mode: forwards; }

@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg); }

  5% {
    transform: rotate(-45deg); }

  12% {
    transform: rotate(-405deg); }

  100% {
    transform: rotate(-405deg); } }

@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0px;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes rotateErrorIconFirstLine {
  0% {
    transform: rotate(45deg);
    margin-right: -80px; }

  100% {
    transform: rotate(-45deg);
    margin-right: -40px; } }

@keyframes rotateErrorIconLastLine {
  0% {
    transform: rotate(-45deg);
    margin-left: -80px; }

  100% {
    transform: rotate(45deg);
    margin-left: -40px; } }

@keyframes rotateQuestionMark {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(720deg); } }


