/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Bolt - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */
/* FONTS */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700,900);

/* OVERALL ASPECT */
body {
  background-color: #f2f2f2;
  font-family: "Lato";
  font-weight: 300;
  font-size: 16px;
  color: #555;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  margin-top: 70px;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway";
  font-weight: 300;
  color: #333;
}

.overlay {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.05);
  background-repeat: repeat;
}

/* Paragraph & Typographic */
p {
  line-height: 28px;
  margin-bottom: 25px;
}

.centered {
  text-align: center;
}

.mt {
  margin-top: 25px;
}

.logo {
  max-width: 300px;
  width: 100%;
}

/* Links */
a {
  color: #21B6A8;
  word-wrap: break-word;
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
  color: #21B6A8;
  text-decoration: none;
  outline: 0;
}

a:before,
a:after {
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

/* Bootstrap Modifications */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.navbar {
  font-weight: 800;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 12px;
  background-color: #21B6A8;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #21B6A8;
  background-color: #fff;
}

.active a {
  color: #ffffff;
  background-color: #74cfae;
}

.navbar-brand {
  font-size: 60px;
  padding-top: 0px;
  width: 79%;
  padding-bottom: 0px;
}

.btn-theme {
  color: #ffffff;
  background-color: #21B6A8;
  border-color: transparent;
}

.btn {
  padding: 10px 0;
  margin-bottom: 0;
  font-size: 18px;
  max-width: 532px;
  width: 100%;
  background: #21B6A8;
  color: #fff;
  border: 5px solid transparent;
  border-radius: 0px;
}

.butn {
  margin-bottom: 0;
  font-size: 18px;
  background: #21B6A8;
  color: #fff;
  border: 5px solid transparent;
  border-radius: 0px;
}

a .lead {
  letter-spacing: 1px;
}

/* WRAP SECTIONS */
/* hello */
#home {
  width: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
  background-image: url(../images/mb.jpg) !important;
  background-position: 50% 68%;
  background-size: initial;
  background-repeat: no-repeat;
}

.header {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.65) !important;
}

#home h1 {
  font-size: 2em;
  font-weight: 700;
  letter-spacing: 2px;
  color: #21B6A8;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.78);
}

#home h2 {
  color: #2e2e30;
  font-weight: 400;
  text-transform: uppercase;
}

/* Green */
#service, #faq {
  background-color: #21B6A8;
  padding-top: 50px;
  padding-bottom: 40px;
  margin-bottom: 0px;
}

#service h3, #faq h3 {
  color: white;
  font-weight: 400;
  margin-bottom: 35px;
}

#games h3 {
  font-weight: 400;
  font-size: 24px;
}

#service p, #faq p {
  color: white;
  font-weight: 400;
  font-size: 20px;
  text-align: justify;
}

/* Skills */
#skills {
  background-color: #4e4e4e;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
}

#skills h3 {
  color: white;
}

#skills p {
  color: white;
  font-weight: 400;
}

/* Social Links */
#contact {
  width: 100%;
  padding-bottom: 60px;
  background: #4e4e4e;
}

#contact i {
  font-size: 50px;
  color: #21B6A8;
}

#contact i:hover {
  color: #fff;
}

#contact .col-md-3 {
  padding: 30px;
}

#contact h3 {
  font-weight: 400;
  margin-bottom: 35px;
  color: #fff;
}

#contact p {
  color: #fff;
  font-weight: 400;
}

/* Footer */
#f {
  padding-top: 20px;
  background-color: #21B6A8;
}

#f p {
  color: white;
  text-align: center;
  font-weight: 400;
}

/* UNSUB BE */
.unsub {
  background: transparent;
  border: 0;
  padding: 0;
}

#confirm {
  display: none;
}

#yes, #no {
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}

/* Image Opacity */
.grid img {
  opacity: .7;
}

.grid img:hover {
  opacity: 1;
}

.panel-title:hover {
  cursor: pointer;
}

.Subinfo {
  border: 2px solid #21B6A8;
}

.Subinfo tr:first-child {
  color: #fff;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

#form input[type="text"], #form input[type="email"], #form input[type="tel"] {
  max-width: 400px;
  width: 100%;
  border: none;
  margin: 5px 2.5px;
  height: 35px;
  padding: 12px;
  border-radius: 3px;
}

#form textarea {
  padding: 12px;
  border-radius: 3px;
  margin: 5px 0;
  width: 100%;
  max-width: 810px;
  min-height: 150px;
}

.sendBtn input[type="submit"] {
  max-width: 200px;
  width: 100%;
  margin-top: 10px;
}

.list--games {
  max-width: 500px;
  font-weight: 400;
  font-size: 1.125em;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}

/*LANGUAGE SELECTOR*/
.languagepicker {
  background-color: #FFF;
  display: inline-block;
  padding: 0;
  height: 40px;
  overflow: hidden;
  transition: all .3s ease;
  margin: 0 50px 10px 0;
  vertical-align: top;
  float: right;
  top: 30px;
  z-index: 10000;
  position: relative;
}

.languagepicker:hover {
  /* don't forget the 1px border */
  /* in px the animation is smooth but it is not content depended. so alot of empty lines. */
  /* height: 161px; */
  height: auto;
}

.languagepicker a {
  color: #000;
  text-decoration: none;
}

.languagepicker li {
  display: block;
  padding: 0px 20px;
  line-height: 40px;
  border-top: 1px solid #EEE;
}

.languagepicker li:hover {
  background-color: #EEE;
}

.languagepicker a:first-child li {
  border: none;
  background: #FFF !important;
}

.languagepicker li img {
  margin-right: 5px;
}

.roundborders {
  border-radius: 5px;
}

.languagepickerUl {
  display: block;
  background-color: #fff;
  border-radius: 10px;
}

.languagepickerUl li {
  display: inline-block !important;
  float: right;
  top: 50px;
  right: 10px;
  z-index: 10000;
  position: relative;
  padding: 10px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.langSelectWap {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.langFlag {
  display: block;
  max-width: 40%;
  padding: 5px;
}

.wap {
  display: none;
}

.legal {
  font-size: 1em !important;
  text-align: center !important;
}

@media (max-width: 960px) {
  .mt .col-md-4 {
    margin-bottom: 10px;
  }

  .web {
    display: none;
  }

  .wap {
    display: block;
  }
}

@media (max-width: 820px) {
  .languagepickerUl li {
    top: 40px;
  }

  .list--games {
    font-weight: 400;
    font-size: 1.125em;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 740px) {
  .languagepickerUl li {
    top: 20px;
    right: 10px;
  }
}

@media (max-width: 520px) {
  .languagepickerUl li {
    top: 10px;
  }
}

@media (max-width:400px) {
  .languagepickerUl li {
    top: 0px;
  }
}
