/*
  @author ludwigfriborg
  @year 2017
*/
html{
  background: #222;
}
body{
  color: #fff;
  font-family:  'Open Sans', sans-serif;
}

p{
  font-family: 'Roboto', Arial, sans-serif;
}

h1{
  font-weight: 100;
  padding:0;
}

.wrapper{
  width: 1200px;
  padding: 0 1rem;
  box-sizing: border-box;
  margin: auto;
}
.page{
  padding: 5rem 0;
  /*min-height: 70vh; /* vertical height: works on and better ie11*/
}

.page > .wrapper{
}

@media screen and (max-width: 1140px) {
    .wrapper {
      width: 100%;
    }
}

.toast-top-right{
  top: 3rem;
  min-width: 300px;
  max-width: 500px;
  width: 50%;
}
#toast-container>div{
  width: 100%;
  opacity: 1;
  box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.25);
}


/* header */
header{
  position: fixed;
  display: block;
  z-index: 1;

  width: 100%;
  padding: 0;
  top: 0;

  background: #222;
  box-shadow: 0 0rem 2rem rgba(0,0,0,0.6);
}

header > .wrapper{
  padding: 0 1rem;
  box-sizing: border-box;
}
header .pure-menu-link:hover{
  background-color: rgba(0,0,0,0.4);
}
header .nav{
  display: inline-block;
}

header > .wrapper .logo{
  text-transform: uppercase;
  margin-right: 2rem;

  font-size: 1.07rem;
  padding: 0.25rem 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
header > .wrapper .logo:hover{
  background: none;
}
header > .wrapper .logo.responsive{
  padding: 1rem 0.5rem;
}
header > .wrapper .pure-menu-children{
  right: 0;
  left: unset;
  background: #222;
  box-shadow: 0 0rem 2rem rgba(0,0,0,0.6);
  border-radius: 0.5rem;
}
header > .wrapper .pure-menu-has-children a{
  display: block;
}

header > .wrapper a{
  padding: 1rem 0.5rem;

  text-decoration: none;
  text-transform: uppercase;

  font-size: 1rem;
  display: inline-block;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}
header > .wrapper a:hover{
  color: #ccc;
}
header > .wrapper .active{
  color: #00a5e1;
}
header > .wrapper .active:hover{
  color: #007BA8;
}

.login-form{
  display: inline-block;
  text-align: right;
  position: relative;
  color: #000;
  margin-top: 0.65rem;
}

.mobile-login .login-form{
  display: block;
  text-align: center;
}
.mobile-login h1{
  text-align: center;
  text-transform: uppercase;
}
.mobile-login .login-form input{
  margin: 0;
  margin-bottom: 1rem !important;
  width: 100%;
}

.mobile-login .login-form .pure-button{
  padding: 0.5rem 3.5rem;
  font-size: 1.5rem;
  margin: auto !important;
}

.toast-top-right{
  top: 4rem;
}

.item{
  display: inline-block;
  font-size: 0.75rem;
  vertical-align: middle;
}

.item > input{
  width: 8rem;
}

.pure-button{
  background: #00a5e1;
  color: #fff;
}

/*bxslider*/
.slider .bx-wrapper{
  position: relative;
  background: inherit;
  height: 100%;
  border: none;
  box-shadow: none;
}

.slider .bx-controls, .bx-controls-direction,
.slider .bx-controls,
.slider .bx-viewport{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider .bx-prev,
.slider .bx-next{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7rem;
  color: #777;
  text-align: center;
}

.slider .bx-prev .material-icons,
.slider .bx-next .material-icons{
  font-size: 3rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -2rem;
}

.slider .bx-prev:hover,
.slider .bx-next:hover{
  color: #ccc;
  background: rgba(0,0,0,0.25);
}

.slider .bx-prev{
  left: 0;
}
.slider .bx-next{
  right: 0;
}

/* slider */
.slider, .slide-inner{
  height: 550px;
}

.slider{
  color: #000;
  text-align: center;
  padding-top: 3rem;
}

.slider .slide-content-1{
  background: #222;
  color: #fff;
}

.slider .slide-inner .overlay{
  background: rgba(0,0,0,0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.slider .slide-content-2{
  background: #222;
  color: #fff;
}

.slider .slide-content-3{
  background: #222;
  color: #fff;
}
.slider .slide-content-4{
  background: #222;
  color: #fff;
}
.slider .slide-content-5{
  background: #222;
  color: #fff;
}


.slider .slide-inner{
  position: relative;
  background-size: 100%;
  background-position: 0 50%;
}


.slider .slide h1{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  min-height: 420px;
  max-height: 100%;
  width: 660px;

  padding-top: 124px;
  margin: auto;
  font-size: 20px;
  text-align: left;
  /* font-family: serif; */
  /* font-style: italic; */
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}

.slider .slide h1 b{
  font-size: 26px;
}
.slider .slide .slide-content-1 h1{
  right: 25rem;
  width: 614px;
  top: 7rem;
}

.slider .slide .slide-content-2 h1{
  padding-top: 30rem;
  padding-left: 34rem;
  font-weight: 100;
}
.slider .slide .slide-content-3 h1{
  padding-top: 36rem;
  padding-right: 18rem;
  font-weight: 100;
}
.slider .slide .slide-content-4 h1{
  padding-top: 36rem;
  padding-left: 35rem;
  font-weight: 100;
}
.slider .slide .slide-content-5 h1{
  padding-top: 30rem;
  padding-left: 34rem;
  font-weight: 100;
}
.slider .slide .peder-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 650px;
  left: 14rem;
  right: 0;
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider .slide .adr-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 320px;
  left: 14rem;
  /* right: 0; */
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider .slide .magnus-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 340px;
  right: 14rem;
  /* right: 0; */
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider .slide .mats-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 320px;
  left: 14rem;
  /* right: 0; */
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider .slide .karam-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 410px;
  left: 10rem;
  /* right: 0; */
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider .slide .ella-bg{
  position: absolute;
  bottom: 0px;
  min-height: 550px;
  max-height: 100%;
  width: 410px;
  right: 14rem;
  /* right: 0; */
  margin: auto;

  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* featurette */
.featurette{
  background: #363636;
  text-align: center;
  position: relative;
  padding: 2.5rem 0;
  font-family: 'Roboto', sans-serif;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.featurette-subheading{
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 3px;
  font-weight: bold;
}

.featurette-heading{
  line-height: 1;
  font-size: 8.75rem;
  font-weight: 100;
  margin: 0;
  font-family: 'Helvetica', sans-serif;
}

/* product-info */
.product-info{
  background: #222;
}

.product-info > .wrapper{
  padding: 4rem 1rem;
}

.product-info > .wrapper > h1{
  text-align: center;
  font-size: 2rem;
  margin-top: 0;
}

.product-info > .wrapper .image{
  padding-top: 0rem;
}

.product-info > .wrapper .image img{
  width: 100%;
}

.product-info > .wrapper .text-wrapper{
  padding: 1.75rem 1rem;
  padding-top: 3rem;
}

.product-info > .wrapper .text-wrapper p{
  text-align: left;
  font-size: 1.15rem;
  line-height: 1.25;
}
.product-info > .wrapper .text-wrapper .webiso-promo{
  float: right;
  vertical-align: middle;
  margin-top: -0.5rem;
  margin-right: 2rem;
  box-shadow: 0 0.2rem 0.5rem rgba(0,0,0, 0.6);
}

.product-info li{
  padding-bottom: 0.75rem;
}
.product-info ul{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  display: inline-block;
  margin:auto;
  text-align: left;
  padding-left: 1rem;
  padding-top: 1rem;
  list-style: none;
}
.product-info li .material-icons{
  vertical-align: middle;
  font-size: 1.3rem;
  padding-right: 1rem;
  color: #00a5e1;
}

/* standard-info */
.standard-info{
  display: flex;
  background: #363636;
}

.standard-info > .wrapper{
  margin: auto;
}

.standard-info h1,
.standard-info > .wrapper > p{
  text-align: center;
}

.standard-info > .wrapper h1{
  text-align: center;
}
.standard-info > .wrapper h1.sub{
  font-size: 1.25rem;
  font-weight: bold;
}

.standard-info > .wrapper .label{
  text-align: center;
  margin-bottom: 1rem;
}

/* infoboxes */
.standard-info .description{
  margin: auto;
  margin-bottom: 3rem;
  padding: 0 1rem;
  text-align: center;
  max-width: 800px;
}

.standard-info .info{
  position: relative;
  text-align: center;
  margin-bottom: 2rem;
}
.standard-info .info > .hidden{
  font-family: 'Roboto', Arial, sans-serif;
  background: rgba(0,0,0,0.95);
  border-radius: 0.5rem;
  position: absolute;
  text-align: left;
  bottom: 2rem;
  padding: 1rem;
  color: #fff;
}

.standard-info .info:focus{
  outline: none;
}

.standard-info .info:hover > .hidden,
.standard-info .info:focus > .hidden{
  display:block !important;
}

/* About us */
.aboutus{
  background: #222;
  padding: 4rem 0;
}

.aboutus h1, .subtitle{
  text-align: center;
  text-transform: uppercase;
}

.subtitle{
  margin-bottom: 0;
}

.card{
  padding: 1rem;
  box-sizing: border-box;
  text-align: center;
}

.card img{
  border-radius: 0.5rem;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.card p{
  text-align: left;
  font-size: 0.85rem;
  color: #eee;
  font-family: 'Roboto', sans-serif;
}

.card .lead{
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}

.card a{
  display: inline-block;
  font-size: 0.85rem;
  text-decoration: none;
  padding: 0.45rem 0;
  color: #999;
}

.card a:hover{
  color: #777;
}

/* contact-form */
.contact-form{
  display: flex;
  padding-bottom: 6rem;

  color: #fff;
  background: #363636;
}

.contact-form > .wrapper{
  margin: auto;
  max-width: 440px;
  padding-bottom: 4rem;
}

.contact-form h1{
  text-transform: uppercase;
}
.contact-form{
  text-align: center;
}

.contact-form .label{
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
}

.contact-form .pure-form textarea,
.contact-form .pure-form input{
  width: 100%;
  color: #000;
  margin-bottom: 1rem;
  resize: vertical;
}

.contact-form .pure-form textarea{
  min-height: 100px;
}

.contact-form .pure-button{
  padding: 0.5rem 3.5rem;
  font-size: 1.5rem;
}


/* footer */
footer{
  padding-top: 2rem;
  color: rgba(255,255,255,0.5);
}

footer .watermark{
  padding-bottom: 16rem;
}

/* langselector */
.langselector{
  position: relative;
  cursor: pointer;
  float: right;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin: 0 0.5rem;
  font-size: 0.75rem;
  color: #fff;
}
.langselector .material-icons{
  vertical-align: bottom;
  font-size: 0.9rem;
}
.langselector:hover .langs{
  display: block;
  width: 5rem;
}
.langselector .langs{
  position: absolute;
  top: 1.75rem;
  left: 0;
  right: 0;
  display: none;
  box-shadow: 0 0rem 2rem rgba(0,0,0,0.6);
  border-radius: 0.25rem;
  overflow: hidden;
}
.langselector .langs a{
  background: #333;
  text-align: left;
  display: block;
  cursor: pointer;
  padding: 0.25rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  border-bottom: solid thin #222;
}
.langselector .langs a .material-icons{
  color: #888;
}
.langselector .langs a:last-child{
  border-bottom: none;
}
.langselector .langs a:hover{
  background: #666;
}

.mobile-langselector {
  background: #222;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 7rem;
}
.mobile-lang{
  padding-top: 1rem;
}
.mobile-lang a{
  font-size: 1.25rem;
  border-radius: 0.5rem;
  padding: 2rem;
  cursor: pointer;
}
.mobile-lang a:hover{
  background: rgba(0,0,0,0.2);
}

.info-support-text{
  position: absolute;
  top: 5rem;
  left: 3rem;
  z-index: 1024;
  font-size: 27px;
}

@media screen and (max-width:1140px) {
  .info-support-text{
    font-size: 22px !important;
  }
}
@media screen and (max-width:953px) {
  .info-support-text{
    font-size: 18px !important;
  }
}
/* MEDIA QUERIES */
/* sx & sm (mobile site) */
@media screen and (max-width:767px) {
  /* Slider */
  .slider, .slide-inner{
    height: 250px;
  }
  .slider .slide h1{
    min-height: 250px;
    max-height: 100%;
    width: 100%;

    padding-top: 210px;
    margin: auto;
    font-size: 1.25rem;

    font-family: serif;
    font-style: italic;
    font-weight: 100;
  }
  .slider .slide .slide-content-1 h1{
    right: 0rem;
    width: 350px;
    top: -10rem;
  }
  .slider .slide .slide-content-2 h1{
    right: 0rem;
    width: 450px;
    top: 7rem;
    padding: 0;
  }
  .slider .slide .slide-content-3 h1{
    right: 0rem;
    width: 350px;
    top: 2rem;
    padding: 0;
  }
  .slider .slide .slide-content-4 h1{
    right: 0rem;
    width: 350px;
    top: 2rem;
    padding: 0;
  }
  .slider .slide .slide-content-5 h1{
    right: 0rem;
    width: 450px;
    top: 0rem;
    padding: 0;
  }
  .peder-bg, .adr-bg, .magnus-bg, .karam-bg, .ella-bg{
    display: none;
  }

  /* Other */
  .featurette-heading{
    font-size: 5rem;
  }
  .featurette-subheading{
    font-size: 0.75rem;
  }

  .standard-info .description{
    text-align: left;
  }

  .product-info > .wrapper .text-wrapper .webiso-promo{
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    margin-top: 1rem;
  }

  .card{
    padding: 2rem 2.5rem;
  }

  footer .watermark {
    padding-bottom: 2rem;
    font-size: 0.6rem;
  }
  .info-support-text{
    top: 4rem;
  }
}

.about-us-intro{
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.about-us-intro h1{
  font-size: 4rem;
  margin: 0;
}
.about-us-intro p{
  font-size: 21px;
}