/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

::-moz-selection {
  color: white;
  background: #26BEC8
}
::selection {
  color: white;
  background: #26BEC8
}
#enter .enter,
.enterlogoc {
  position: absolute;
  width: 100px;
  left: calc(50% - 50px)
}

.enterlogoc {
  height: 100px;
  top: 70px
}

.enterlogoc #logoEnter {
  position: absolute;
  height: 100px;
  width: 100px
}

#enter .enter {
  top: 220px !important;
  text-align: center;
  /*  color: #777;*/
  opacity: 0;
  
  display: none;
  font-size: 100%;
  letter-spacing: 0.3em;
  cursor: pointer !important;
  -webkit-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all
}

.enterPShow {
  opacity: 1 !important;
  ;
  top: calc(50% + 30px) !important;
  display: block !important
}

.loading,
h1:first-of-type,
p.loadingtxt,
p.madjAbadi {
  display: none
}

.enterPShow:hover {
  color: #000 !important;
  top: calc(50% + 35px) !important
}

#enter polyline:not(.polygonwhite) {
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all;
  opacity: 0;
}

#enter rect {
  fill: rgba(38, 190, 200, 0);
  transition: .5s ease all;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all
}

aside.left-side,
aside.right-side {
  position: absolute;
  width: calc(50% - 100px);
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all;
  height: 100%;
  overflow: hidden
}

aside.left-side {
  left: 0;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

aside.right-side {
  right: 0;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

aside img,
p.madjAbadi {
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all;
  position: absolute
}

aside img {
  height: 100%;
  bottom: 0;
  margin-top: 0;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

.right-side img {
  right: 0
}

.slide-hide {
  opacity: 0;
  
  top: -130px
}

.slide-show {
  opacity: 1;
  ;
  top: 0
}

.right-side:after, .left-side:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(data:image/gif;base64,R0lGODlhBAAEAIABAP///////yH5BAEAAAEALAAAAAAEAAQAAAIGjA0ZCZsFADs=);
  background-size: 3px;
  opacity: 0.45;
}

.right-side .slide-hide {
  top: 130px !important
}

p.madjAbadi {
  width: 100%;
  color: #777;
  text-align: center;
  bottom: 30px;
  font-size: 14px;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

nav li a span, svg#bg {
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all
}

p.madjAbadi.madjAbadiHidden {
  opacity: 0;
  
  padding-top: 30px;
  visibility: hidden
}

aside.left-side.leftClose {
  left: -50%
}

aside.right-side.rightClose {
  right: -50%
}

.EnterClose {
  opacity: .2 !important;
}

svg#bg {
  position: absolute;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

.gologo g g polyline,
.home path {
  transition: .3s ease all;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -ms-transition: .3s ease all;
  -o-transition: .3s ease all
}

.bg iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 0;
  border: none;
  left: 0;
  background-color: transparent
}

h2#HeaderLogo,
header.header {
  background-color: #fff;
  position: absolute;
  transition: opacity 1s
}
@media (max-width:610px) {
  h2#HeaderLogo.hid {
    opacity: 0;
    pointer-events: none;
    z-index: -10;
  }
}
div#enter {
  overflow: hidden;
  z-index: 100;
  height: 100%;
  width: 100%;
  position: relative
}

section.home {
  z-index: 0
}

nav {
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #777;
  bottom: 15px
}

nav ul li {
  position: relative;
  float: left;
  margin-left: 50px;
  list-style: none
}

nav li a {
  color: #777;
  text-decoration: none;
  line-height: 0
}

nav li a span {
  line-height: 0;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

footer,
header.header {
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all
}

nav li:hover a span  {
  color: #26BEC8;
  font-size: 29px;
  line-height: 0
}
@media (min-width:1024px) {
  nav li.show a span {
    color: #26BEC8;
    font-size: 29px;
    line-height: 0
  }
}
nav li:active a , nav li a:focus {
  color: #26BEC8;
  outline: none
}

h2#HeaderLogo {
  font-size: 16px;
  color: #777;
  bottom: 0;
  margin: 0 0 15px 60px;
  font-weight: 400;
  z-index: 22;
  cursor: pointer;
  -webkit-transition: color 0.75s, -webkit-transform 0.75s;
  transition: color 0.75s, -webkit-transform 0.75s;
  -o-transition: transform 0.75s, color 0.75s;
  transition: transform 0.75s, color 0.75s;
  transition: transform 0.75s, color 0.75s, -webkit-transform 0.75s;
}
h2#HeaderLogo span {
  display: none;
}
#HeaderLogo b {
  font-weight: normal;
}
@media (min-width:1024px) {
  h2#HeaderLogo span {
    display: inline-block;
    position: absolute;
    z-index: 0;
    -webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
    transition: opacity 0.75s, -webkit-transform 0.75s;
    -o-transition: transform 0.75s, opacity 0.75s;
    transition: transform 0.75s, opacity 0.75s;
    transition: transform 0.75s, opacity 0.75s, -webkit-transform 0.75s;
    color: #000;
/*    content: 'Home';*/
    opacity: 0;
    -webkit-transform: translateX(3em);
        -ms-transform: translateX(3em);
            transform: translateX(3em);
  }

  h2#HeaderLogo:hover {
    color: white;
    -webkit-transform: translateX(-1em);
        -ms-transform: translateX(-1em);
            transform: translateX(-1em);
  }

  h2#HeaderLogo:hover span {
    opacity: 1;
    -webkit-transform: translateX(2em);
        -ms-transform: translateX(2em);
            transform: translateX(2em);
  }

  h2#HeaderLogo:active span {
    color: #26BEC8;
  }
}
h2#HeaderLogo i {

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 242 242'%3E%3Cpath fill='%2326BEC8' d='M242 0H0v242h242V0zm-64 193l-28 28L50 121 150 21l28 29-71 71 71 72z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  position: relative;
  top: 2px;
}
header.header {
  width: 100%;
  top: -100px;
  height: 100px;
  opacity: 0;
  
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

.show-header {
  opacity: 1 !important;
  ;
  top: 0 !important
}

.bg,
.body-border {
  opacity: 0;
  
  position: absolute
}

.bg {
/*  margin-top: 100px;*/
  margin-top: 120px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  z-index: 1;
  left: 60px;
  top: 100%;
  background-color: transparent;
  transition: .5s ease all;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all
}

footer {
  position: absolute;
  bottom: -50px;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

.show-footer {
  bottom: 0
}

footer p {
  font-size: 11px;
  margin-left: 60px;
  color: #777
}

.body-border {
  background-color: #fff;
  transition: 1s ease all;
  -webkit-transition: 1s ease all;
  -moz-transition: 1s ease all;
  -ms-transition: 1s ease all;
  -o-transition: 1s ease all
}

.show-borders {
  opacity: 1;
  
}

.body-border:nth-of-type(1) {
  height: 100%;
  width: 60px
}

.body-border:nth-of-type(2) {
  width: 100%;
  height: 60px;
  bottom: 0;
  display: none
}

.body-border:nth-of-type(3) {
  height: 100%;
  width: 60px;
  right: 0
}

p.loadingtxt {
  color: #777;
  font-size: 9px;
  position: absolute;
  width: 100%;
  text-align: center;
  top: calc(50% + 30px);
  letter-spacing: 3px;
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all
}

p.loadingtxt.loadingtxtHidden {
  opacity: 0;
  
  margin-top: 30px
}

section.iframe-countainer {
  position: absolute;
  height: calc(100% - 160px);
  width: calc(100% - 120px);
  margin: 100px 60px 60px;
  z-index: 0;
  top: 100%;
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all
}

section.iframe-countainer iframe {
  border: none;
  height: 100%;
  width: 100%;
  z-index: 0
}

.loading {
  position: absolute;
  height: 100px;
  width: 100px;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  z-index: 0
}

img.loadinggif {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -73px;
  height: 140px;
  width: 140px;
  opacity: 1;
  z-index: 10000;
  visibility: visible;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.6s ease-in-out;
  transition: opacity 0.5s, -webkit-transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out, opacity 0.5s;
  transition: transform 0.6s ease-in-out, opacity 0.5s;
  transition: transform 0.6s ease-in-out, opacity 0.5s, -webkit-transform 0.6s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  /*  transform: scale(1);*/
  -webkit-transform: translateY(0)scale(1);
      -ms-transform: translateY(0)scale(1);
          transform: translateY(0)scale(1);
}

@media screen and (max-width:750px) {
  img.loadinggif {
    width: 70px;
    height: 70px;
    margin: -36px;

  }
}

img.hide-loadinggif {
  opacity: 0;
  
  /*  transform: scale(0.2);*/
  -webkit-transform: translateY(-50vh)scale(0.5);
      -ms-transform: translateY(-50vh)scale(0.5);
          transform: translateY(-50vh)scale(0.5);

}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  visibility: hidden
}

.nav-footer {display: none;}

@media only screen and (max-width:1024px) {
  
  nav {
    cursor: pointer
  }
  .nav-menu-open nav {
    cursor: default
  }
  h2#HeaderLogo,  nav {
    margin: 0 !important
  }

  nav,  nav ul {
    width: 100%;
    padding: 0
  }

  h2#HeaderLogo,  nav ul li {
    text-align: center;
    left: 0
  }

  .bg {
    opacity: 1;
    width: 100%;
    left: 0 !important;
    background: url(../img/bg-grid-mobile.png)
  }

  .show-footer {
    display: none
  }

  header.header {
    height: 100%;
    background-color: transparent
  }

  h2#HeaderLogo {
    width: 100%;
    top: 15px;
    bottom: auto;
    position: absolute
  }

  div#enter {
    overflow: hidden;
    z-index: 100;
    height: 100%;
    width: 100%;
    position: relative;
    top: 0
  }

  .enterPShow {
    top: 140px !important
  }

  .enterlogoc {
    top: 20px
  }

  nav {
    background: url(../img/menu-mobile.png) top center no-repeat #fff;
    background-size: 22px;
    overflow: hidden;
    height: 22px;
    top: 50px;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    z-index: 2;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
  }

  nav.nav-open {
    height: calc(100% - 50px);
    z-index: 10000;
    border-bottom: 2px solid;
  }

  nav ul {
    margin: 30px 0;
    left: 0;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
    padding-top: 3em;
    width: calc( 100% - 4em);
    padding-left: 2em;
  }
  nav ul li {
    position: relative;
    width: 50%;
    margin: 0;
    padding: 1.5em 0;
    font-size: 1.2em;
    text-transform: uppercase;
    height: 1em;
  }
  nav li a {
    display: block;
/*    color: #26BEC8*/
  } 
/*
  nav li:nth-child(2n) a {
    text-align: left;
    margin-left: 2em
  }
  nav li:nth-child(2n-1) a {
    text-align: right;
    margin-right: 2em
  }
*/
  .nav-footer {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 2em;
    text-align: center;
/*    color: hsl(0, 0%, 80%);*/
    color: hsl(184, 30%, 75%);
    left: 0; right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    line-height: 1.5em;
    letter-spacing: 0.15em;
    font-size: 0.75em;
    text-transform: uppercase;
/*    font-weight: bold;*/
  }
  .nav-footer p {
    margin: 0;
/*    margin-bottom: 1em;*/
  }
  nav.nav-open .nav-footer {
    -webkit-transition: opacity 1s 1s;
    -o-transition: opacity 1s 1s;
    transition: opacity 1s 1s;
    opacity: 1;
  }
  .nav-footer a {
/*    color: #99b8ba;*/
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    
  }
  section.iframe-countainer {
    margin: 100px 0 0;
    width: calc(100% - 10px);
    padding: 0 5px;
    height: calc(100% - 100px)
  }

  .body-border {
    display: none
  }
}

@media only screen and (max-height:500px) {
  section.iframe-countainer {
    height: calc(100% - 130px)
  }

  .show-footer {
    display: none
  }
}

p.homenews {
  position: absolute;
  width: 160px;
  left: calc(50% - 90px);
  bottom: 0;
  background: rgb(38, 190, 201);
  background: -o-linear-gradient(bottom, rgba(38, 190, 201, 0.6) 0%, rgba(38, 190, 201, 0.9) 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(38, 190, 201, 0.6)), to(rgba(38, 190, 201, 0.9)));
  background: linear-gradient(0deg, rgba(38, 190, 201, 0.6) 0%, rgba(38, 190, 201, 0.9) 100%);
  color: #fff;
  font-size: 13px;
  text-align: justify;
  padding: 10px;
  text-align: center;
  /* animation: homenews 1s ease 5s;*/
  /* animation-fill-mode: both;*/
  -webkit-transition: opacity 1.5s ,-webkit-transform 1.5s;
  transition: opacity 1.5s ,-webkit-transform 1.5s;
  -o-transition: transform 1.5s ,opacity 1.5s;
  transition: transform 1.5s ,opacity 1.5s;
  transition: transform 1.5s ,opacity 1.5s ,-webkit-transform 1.5s;
  opacity: 1;
}

p.hidddd{
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
  opacity: 0;
}

.homenews span {
  display: block;
  margin-top: 2.5em;
  margin-bottom: 1em;
}

p.homenews img {
  display: inline-block;
  width: 60%;
  padding: 20%;
  padding-bottom: 0;
}

@media only screen and (min-height:800px) {
  p.homenews img {
    margin-bottom: 2em;
  }
}

@-webkit-keyframes homenews {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes homenews {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}


@media (max-width:1200px) and (orientation:portrait) {
  .homesvg {
    display: none !important
  }
}

.mob-menu-show {
  display: none
}

@media (max-width:1024px) {
  .mob-menu-show { display: block  }
  .bg { z-index: -1 }
}

.home-nav {
  display: none;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s ;
  transition: transform 1s ;
  transition: transform 1s, -webkit-transform 1s;
}
.home-nav a {
  display: block;
  padding: 1em;
  margin-bottom: 1.5em;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s
}
.home-nav.hiddd {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%)
}
.home-nav a svg {
  width: 18em;
  height: 2em;
  margin: auto;
  -webkit-transform: scaleX(0.7);
      -ms-transform: scaleX(0.7);
          transform: scaleX(0.7);
}
/*.home-nav .home-logo-svg {
  width: 8em;
  margin-top: 7vh;
  transition: transform 1s 0.5s;
}*/
.home-nav.hiddd a {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%)
}
/*.home-nav.hiddd .home-logo-svg {
  transform: translateY(300%)
}*/
.home-nav a:nth-child(1) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s
}
.home-nav a:nth-child(2) {
  -webkit-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s
}
.home-nav a:nth-child(3) {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s
}
.home-nav a:nth-child(4) {
  -webkit-transition-delay: 0.75s;
       -o-transition-delay: 0.75s;
          transition-delay: 0.75s
}
.home-nav a:nth-child(5) {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s
}
@media (max-height:600px){
  .home-nav a {
    margin-bottom: 0.25em
  }
}
@media (max-width:1024px) and (orientation:portrait) {
  .bg.hiddd {
    display: none
  }
  nav.hiddd {
    opacity: 0
  }
  .home-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: calc( 100vh - 6em);
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .home-nav-inside {
  }
  .homenews {display: none}
  aside.left-side, aside.right-side {
    width: calc(50% - 75px)
  }
  #enter .enter {
    top: calc(30vh + 150px) !important;
  }
  .enterlogoc {
    top: calc(30vh) !important;

  }
}


.footer-links {
  padding-left: 1em
}
.footer-links a {
  text-decoration: none;
  color: #888;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold
}
.footer-links a:first-child {
  color: rgb(107, 141, 144);
}
.footer-links a:hover, .footer-links a:focus {
  color: #26BEC8
}

.enterlogoc rect {
  fill-rule:evenodd;
  clip-rule:evenodd;
  fill:#26BEC8;
}

@media (min-width:1025px) {
  #enter .enter  {
    -webkit-transition: all 1s ease-in-out ;
    -o-transition: all 1s ease-in-out ;
    transition: all 1s ease-in-out ;
/*    font-weight: bold*/
  }
  #enter .enter:hover {
    letter-spacing: 0.5em
  }
  #enter .enter.go-down  {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .enterlogoc {
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
  }
  .enterlogoc.go-down {
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    -o-transition: transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out;
  }
  .go-down {
    -webkit-transform: translateY(25vh);
        -ms-transform: translateY(25vh);
            transform: translateY(25vh)
  }
  .enter.go-down  {
    -webkit-transform: translateY(30vh);
        -ms-transform: translateY(30vh);
            transform: translateY(30vh)
  }
}





.go-back {
  position: absolute;
  top: 0; left: 0; right: 0;
  margin: auto;
  width: 7em;
  z-index: 10001;
  text-align: center;
  transform: translateY(-250%);
  transition: transform 1s;
  display: none;
}
.go-back.show {
  transform: none
}
.go-back svg {
  width: 2.5em;
  fill:#26BEC8;
  transition: all 1s;
}
.go-back a:hover svg, .go-back a:focus svg {
  fill:#d8c000
}
.go-back a:hover, .go-back a:focus {
  outline: none
}
.go-back span {
/*  display: inline-block;
  text-decoration: none;
  position: absolute;
  left: 0; right: 0;
  white-space: nowrap;
  top: 4em;
  color: gray;
  transform: translateY(1em);
  opacity: 0;
  transition: all 0.5s; */
  display: none;
}
@media (max-width:610px) {
  .go-back {
    overflow: hidden;
    height: 1.75em;
    display: block;
  }
}
/*@media (max-width:1300px) {.go-back span {display: none}}*/
.go-back a:hover span,
.go-back a:focus span {
  opacity: 1;
  transform: none;
}



#enter-btn {
  z-index: 1;
  position: fixed;
  top: 0; left: 0 ; right: 0;
  height: 60vh;
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none
}
.enter {
  z-index: 1
}
#enter-btn:active,
#enter-btn:focus,
#enter-btn:hover {
  outline: none
}
#enter-btn.enter-show {
  display: block;
}
