@import '../fonts/fonts.css';
body {
  font-family: 'Gotham';
  background-color: #ffffff;
  font-weight: 300;
  font-style: normal;
}
.mobile {
  display: none;
}
h1 {
  font-family: 'Gotham';
  font-weight: 300;
  font-style: normal;
  color: white;
  text-align: center;
  font-size: 32px;
}
h2 {
  font-family: 'Gotham';
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  text-align: center;
  color: #300058;
}
h3 {
  font-family: 'Gotham';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.centerimg {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -80%);
  width: 24%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.brandslogo {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 30%;
  transform: translate(-50%, 300%);
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.centered {
  font-size: 15px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centered.top {
  top: 41%;
}
.centered.bottom {
  top: 57%;
}
.centered.vip {
  top: 34%;
}
.centered.bigger {
  top: 37%;
}
.imghistory {
  top: 0;
  position: relative;
  width: 100%;
  left: 0;
  overflow: hidden;
}
.zoom {
  transition: transform .2s;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.zoom:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}
.borderhistory {
  padding: 0px 15px;
  width: 100%;
  border-right: 1px solid #efefef;
  height: auto;
}
.borderhistory.bottom {
  height: auto;
  border-bottom: 1px solid #efefef;
}
.borderhistory.left {
  height: auto;
  border-left: 1px solid #efefef;
}
.fill {
  width: 100%;
  height: 100vh;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
}
.fill .content {
  position: absolute;
  top: calc(50% - 100px);
  width: 100%;
}
.item {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.item img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Section */
.section {
  text-align: center;
  margin-top: 0px;
  position: relative;
  background-position: center center;
}
.section .footballhospitality {
  width: 100%;
  top: calc(70%);
  z-index: 1;
  position: absolute;
  text-align: center;
}
.section .footballclubs {
  display: inline-block;
  width: 40%;
}
.section .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(22, 22, 21, 0.6);
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
}
.section .content {
  position: relative;
}
.section .text-white {
  padding-top: 550px;
}
.section .logos {
  width: 35%;
}
.section .bottom {
  position: absolute;
  bottom: 45px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
}
.section .bottom.keepscrolling {
  top: 600px;
  bottom: auto;
}
.section.section0 {
  background-image: url('/dev/the-wall/images/the-wall-samsung-genesis-technologies-steinway-lyngdorf2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 900px;
}
/* Scrolling Icon */
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
  width: 25px;
  height: 50px;
  margin-left: -13px;
  top: 88%;
  margin-top: -17px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 15px;
}
.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 8px;
  border-radius: 3px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.wowlogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}
.main-over {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-over .picture {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.main-over .smart {
  z-index: 1;
  width: 100%;
  text-align: center;
  position: absolute;
  top: calc(50% - 120px);
}
.main-over .smartsmall {
  z-index: 1;
  width: 100%;
  text-align: center;
  position: absolute;
  top: calc(50% - 75px);
}
.main-over .btnlearn {
  z-index: 1;
  border: 1px solid white;
  text-align: center;
  position: relative;
  padding: 10px 40px;
}
.main-over .over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-over .over.purple {
  background-color: rgba(48, 0, 88, 0.71);
  opacity: 0;
}
.main-over .over.purple:hover {
  opacity: 1;
  transition: .5s ease;
}
.main-over .over.lightpurple {
  background-color: rgba(48, 0, 88, 0.35);
  opacity: 0;
}
.main-over .over.lightpurple:hover {
  opacity: 1;
  transition: .5s ease;
}
.main-over .over.transparent {
  background-color: transparent;
  opacity: 0;
}
.main-over .over.transparent:hover {
  opacity: 1;
  transition: .5s ease;
}
.btnover {
  text-align: center;
  top: calc(100% - 120px);
  position: absolute;
  width: 100%;
}
.spacetop {
  margin-top: 230px;
}
.spacetoplandingpage {
  margin-top: 170px;
}
/* Fixed header and footer */
#header {
  text-align: center;
  top: 0px;
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9;
  color: #fff;
  padding: 15px 50px;
}
#header .logo {
  text-align: center;
}
#header .logo a {
  display: inline-block;
  width: 300px;
  height: 55px;
}
#header .menu {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#header .menu ul.nav {
  padding: 0px;
}
#header .menu ul.nav li {
  padding: 0px 10px;
  width: 150px;
}
#header .menu ul.nav li a {
  font-family: 'Gotham';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: white;
  display: inline-block;
  text-transform: uppercase;
  line-height: 40px;
  background-color: transparent;
}
#header .menu ul.nav li a:hover {
  text-decoration: none;
  background-color: transparent;
}
#header .menu-trigger {
  position: absolute;
  top: 10px;
  right: 30px;
}
#header .menu-trigger a {
  display: inline-block;
  width: 30px;
  height: 15px;
  margin-top: 28px;
  background-image: url('../images/home-images/smartech3-domotics-home-cinema-menu-icon.svg');
}
#header.purple {
  background-color: white;
  box-shadow: 0px 2px 14px -2px rgba(0, 0, 0, 0.67);
}
#header.purple .logo a {
  background-image: url('../images/smartech-logo-colour.svg');
  background-repeat: no-repeat;
}
#header.purple .menu {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#header.purple .menu ul.nav {
  display: -webkit-inline-box;
  padding: 0px;
}
#header.purple .menu ul.nav li {
  padding: 0px 10px;
  width: 150px;
}
#header.purple .menu ul.nav li a {
  font-family: 'Gotham';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #300058;
  display: inline-block;
  text-transform: uppercase;
  line-height: 40px;
  background-color: transparent;
}
#header.purple .menu ul.nav li a:hover {
  text-decoration: none;
  background-color: transparent;
}
#header.purple .menu-trigger a {
  background-image: url('../images/menu-colour.svg');
}
#header .languageswitcher {
  float: right;
  right: 0px;
  line-height: 0px;
  margin-right: 50px;
  font-size: 17px;
}
#header .languageswitcher li {
  display: inline-block;
}
#header .languageswitcher li a {
  padding: 0px 6px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ed6a15;
}
.wimsignature {
  width: 30%;
  display: block;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 10px;
}
.imgfooter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 8%;
  padding-bottom: 30px;
  padding-top: 34px;
}
.footerdescription {
  color: #000000;
  font-size: 14px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}
.buttongold {
  font-family: "Gotham";
  font-weight: 300;
  font-style: normal;
  position: relative;
  padding: 4px 50px 4px 50px;
  color: #300058;
  text-decoration: none;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #300058;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: transparent;
}
.name {
  width: 40%;
  margin-left: 6px;
}
.phone {
  width: 40%;
  margin-left: 14px;
}
.email {
  margin-left: 10px;
  width: 883px !important;
}
select {
  font-family: "Gotham";
  font-weight: 300;
  font-style: normal;
  text-align: center;
  width: 300px;
  padding: 3px;
  color: #000000;
  font-size: 14px;
  border: none;
  background-color: white;
  box-sizing: border-box;
  margin: 10px 20px;
  resize: vertical;
}
input[type=text] {
  font-family: "Gotham";
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  width: 439px;
  padding: 3px;
  margin-left: 0px;
  color: #000000;
  background-color: #3000580f !important;
  border: none;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
textarea {
  font-family: "Gotham";
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #000000;
  border: none;
  background-color: #3000580f !important;
  width: 885px;
  height: 120px;
  margin-left: 9px;
}
/* Media queries */
/* ---------------- */
/* Tablets Landscape */
/* Tablets Portrait */
/* Phones Landscape */
@media (max-width: 767px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .wowlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }
  h1 {
    font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    color: white;
    font-size: 20px;
  }
  .spacetop {
    margin-top: 40px;
  }
  .spacetoplandingpage {
    margin-top: 35px;
  }
  .wimsignature {
    width: 75%;
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .buttonhistory {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    z-index: 1;
    color: #300058;
    border: 1px solid #300058;
    text-align: center;
    position: relative;
    padding: 10px 40px;
  }
  .imgfooter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    padding-bottom: 30px;
    padding-top: 34px;
  }
  .main-over {
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .main-over .picture {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .main-over .smart {
    z-index: 1;
    width: 100%;
    text-align: center;
    position: absolute;
    top: calc(50% - 120px);
  }
  .main-over .btnlearn {
    border: 1px solid white;
    padding: 10px 40px;
    z-index: 1;
    width: 65%;
    text-align: center;
    position: relative;
  }
  .main-over .over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main-over .over.purple {
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
  }
  .btnover {
    text-align: center;
    top: calc(80% - 80px);
    position: absolute;
    width: 100%;
  }
  .buttongold {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    position: relative;
    padding: 4px 50px 4px 50px;
    color: #300058;
    text-decoration: none;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #300058;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: transparent;
  }
  .name {
    width: 42%;
    margin-left: 6px;
  }
  .phone {
    width: 42%;
    margin-left: 14px;
  }
  .email {
    margin-left: 10px;
    width: 450px !important;
  }
  select {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    text-align: center;
    width: 300px;
    padding: 3px;
    color: #000000;
    font-size: 14px;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
  }
  input[type=text] {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    width: 222px;
    padding: 3px;
    color: #000000;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  textarea {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    width: 450px;
    height: 120px;
    margin-left: 9px;
  }
  /* Section */
  .section {
    text-align: center;
    position: relative;
    background-position: center center;
  }
  .section .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(22, 22, 21, 0.6);
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
  }
  .section .content {
    position: relative;
  }
  .section .bottom {
    position: absolute;
    bottom: 45px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
  }
  .section .bottom.keepscrolling {
    top: 600px;
    bottom: auto;
  }
  .section.section0 {
    background-image: url('/dev/the-wall/images/the-wall-samsung-genesis-technologies-steinway-lyngdorf.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }
  .logocenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
  #header {
    position: fixed;
    display: block;
    height: 70px;
    width: 100%;
    z-index: 9;
    color: #ffffff;
    padding: 17px 0px 7px 0px;
    background-color: transparent;
  }
  #header {
    top: 0px;
  }
  #header .logo {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 41% !important;
    height: 0px;
    line-height: 0px;
    float: none;
    padding-right: 0px;
  }
}
/* Phones Portrait */
@media (max-width: 480px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .responsive {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
  .spacetoplandingpage {
    margin-top: 110px;
  }
  .wowlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
  .spacetop {
    margin-top: 230px;
  }
  .buttonhistory {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    z-index: 1;
    color: #300058;
    border: 1px solid #300058;
    text-align: center;
    position: relative;
    padding: 10px 40px;
  }
  .wimsignature {
    width: 75%;
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .item {
    position: relative;
    height: auto;
    border: none;
    overflow: hidden;
    width: 100%;
  }
  .item img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .centered {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .centered.top {
    top: 35%;
  }
  .centered.bottom {
    top: 60%;
  }
  .centered.vip {
    top: 23%;
  }
  .btnover {
    text-align: center;
    top: calc(90% - 90px);
    position: absolute;
    width: 100%;
  }
  h1 {
    font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    color: white;
    font-size: 17px;
  }
  h2 {
    font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    text-align: center;
    color: #300058;
  }
  .buttongrey {
    font-family: "Orkney";
    margin-bottom: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 43%;
    padding: 7px 6px 4px 10px;
    font-weight: 300;
    font-style: normal;
    border: 1px solid #353535;
    text-align: center;
    position: relative;
    background-color: transparent;
    color: #353535;
    text-decoration: none;
    font-size: 14px;
    border-radius: 0;
    margin-top: 50px;
  }
  #header {
    position: fixed;
    display: block;
    height: 70px;
    width: 100%;
    z-index: 9;
    color: #353535;
    padding: 17px 0px 0px 0px;
    background-color: transparent;
  }
  #header {
    top: 0px;
  }
  #header .logo {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 41% !important;
    height: 0px;
    line-height: 0px;
    float: none;
    padding-right: 0px;
  }
  .banner {
    position: relative;
    margin-top: 71px;
  }
  .banner .footballhospitality {
    width: 100%;
    top: 135px;
    z-index: 1;
    position: absolute;
    text-align: center;
  }
  .banner .footballclubs {
    display: inline-block;
    width: 60%;
  }
  .buttongold {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    position: relative;
    padding: 4px 50px 4px 50px;
    color: #300058;
    text-decoration: none;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #300058;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: transparent;
  }
  .name {
    width: 40%;
    margin-left: 6px;
  }
  .phone {
    width: 40%;
    margin-left: 14px;
  }
  .email {
    margin-left: 10px;
    width: 329px !important;
  }
  select {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    text-align: center;
    width: 300px;
    padding: 3px;
    color: #000000;
    font-size: 14px;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
  }
  input[type=text] {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    width: 163px;
    padding: 3px;
    color: #000000;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  textarea {
    font-family: "Gotham";
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    border: none;
    background-color: rgba(48, 0, 88, 0.02);
    width: 327px;
    height: 120px;
    margin-left: 9px;
  }
  .centerimg {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .brandslogo {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 86%;
    transform: translate(-50%, 300%);
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .imgfooter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    padding-bottom: 30px;
    padding-top: 34px;
  }
  .footerdescription {
    font-size: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
  }
  .main-over {
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .main-over .picture {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .main-over .smart {
    z-index: 1;
    width: 100%;
    text-align: center;
    position: absolute;
    top: calc(50% - 120px);
  }
  .main-over .btnlearn {
    border: 1px solid white;
    padding: 10px 40px;
    z-index: 1;
    width: 65%;
    text-align: center;
    position: relative;
  }
  .main-over .over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main-over .over.purple {
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
  }
  /* Section */
  .section {
    text-align: center;
    position: relative;
    background-position: center center;
  }
  .section .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(22, 22, 21, 0.6);
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
  }
  .section .content {
    position: relative;
  }
  .section .text-white {
    padding-top: 450px;
  }
  .section .logos {
    width: 85%;
  }
  .section .bottom {
    position: absolute;
    bottom: 45px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
  }
  .section .bottom.keepscrolling {
    top: 600px;
    bottom: auto;
  }
  .section.section0 {
    background-image: url('/dev/the-wall/images/the-wall-samsung-genesis-technologies-steinway-lyngdorf-responsive.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
  }
}
/* High Phones Landscape */
@media (max-width: 980px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
