.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@font-face {
  font-family: 'font-black';
  src: url("../fonts/montserrat-black.woff2") format("woff2"), url("../fonts/montserrat-black.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-bold';
  src: url("../fonts/montserrat-bold.woff2") format("woff2"), url("../fonts/montserrat-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-regular';
  src: url("../fonts/montserrat-regular.woff2") format("woff2"), url("../fonts/montserrat-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-light';
  src: url("../fonts/montserrat-light.woff2") format("woff2"), url("../fonts/montserrat-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}

.col-xs-1 {
  width: 4.1666666667%;
}

.col-xs-2 {
  width: 8.3333333333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.6666666667%;
}

.col-xs-5 {
  width: 20.8333333333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.1666666667%;
}

.col-xs-8 {
  width: 33.3333333333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.6666666667%;
}

.col-xs-11 {
  width: 45.8333333333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.1666666667%;
}

.col-xs-14 {
  width: 58.3333333333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.6666666667%;
}

.col-xs-17 {
  width: 70.8333333333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.1666666667%;
}

.col-xs-20 {
  width: 83.3333333333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.6666666667%;
}

.col-xs-23 {
  width: 95.8333333333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 4.1666666667%;
}

.col-xs-pull-2 {
  right: 8.3333333333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.6666666667%;
}

.col-xs-pull-5 {
  right: 20.8333333333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.1666666667%;
}

.col-xs-pull-8 {
  right: 33.3333333333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.6666666667%;
}

.col-xs-pull-11 {
  right: 45.8333333333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.1666666667%;
}

.col-xs-pull-14 {
  right: 58.3333333333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.6666666667%;
}

.col-xs-pull-17 {
  right: 70.8333333333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.1666666667%;
}

.col-xs-pull-20 {
  right: 83.3333333333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.6666666667%;
}

.col-xs-pull-23 {
  right: 95.8333333333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 4.1666666667%;
}

.col-xs-push-2 {
  left: 8.3333333333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.6666666667%;
}

.col-xs-push-5 {
  left: 20.8333333333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.1666666667%;
}

.col-xs-push-8 {
  left: 33.3333333333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.6666666667%;
}

.col-xs-push-11 {
  left: 45.8333333333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.1666666667%;
}

.col-xs-push-14 {
  left: 58.3333333333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.6666666667%;
}

.col-xs-push-17 {
  left: 70.8333333333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.1666666667%;
}

.col-xs-push-20 {
  left: 83.3333333333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.6666666667%;
}

.col-xs-push-23 {
  left: 95.8333333333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4.1666666667%;
}

.col-xs-offset-2 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-5 {
  margin-left: 20.8333333333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.1666666667%;
}

.col-xs-offset-8 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-11 {
  margin-left: 45.8333333333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.1666666667%;
}

.col-xs-offset-14 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-17 {
  margin-left: 70.8333333333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.1666666667%;
}

.col-xs-offset-20 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-23 {
  margin-left: 95.8333333333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }

  .col-sm-1 {
    width: 4.1666666667%;
  }

  .col-sm-2 {
    width: 8.3333333333%;
  }

  .col-sm-3 {
    width: 12.5%;
  }

  .col-sm-4 {
    width: 16.6666666667%;
  }

  .col-sm-5 {
    width: 20.8333333333%;
  }

  .col-sm-6 {
    width: 25%;
  }

  .col-sm-7 {
    width: 29.1666666667%;
  }

  .col-sm-8 {
    width: 33.3333333333%;
  }

  .col-sm-9 {
    width: 37.5%;
  }

  .col-sm-10 {
    width: 41.6666666667%;
  }

  .col-sm-11 {
    width: 45.8333333333%;
  }

  .col-sm-12 {
    width: 50%;
  }

  .col-sm-13 {
    width: 54.1666666667%;
  }

  .col-sm-14 {
    width: 58.3333333333%;
  }

  .col-sm-15 {
    width: 62.5%;
  }

  .col-sm-16 {
    width: 66.6666666667%;
  }

  .col-sm-17 {
    width: 70.8333333333%;
  }

  .col-sm-18 {
    width: 75%;
  }

  .col-sm-19 {
    width: 79.1666666667%;
  }

  .col-sm-20 {
    width: 83.3333333333%;
  }

  .col-sm-21 {
    width: 87.5%;
  }

  .col-sm-22 {
    width: 91.6666666667%;
  }

  .col-sm-23 {
    width: 95.8333333333%;
  }

  .col-sm-24 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 4.1666666667%;
  }

  .col-sm-pull-2 {
    right: 8.3333333333%;
  }

  .col-sm-pull-3 {
    right: 12.5%;
  }

  .col-sm-pull-4 {
    right: 16.6666666667%;
  }

  .col-sm-pull-5 {
    right: 20.8333333333%;
  }

  .col-sm-pull-6 {
    right: 25%;
  }

  .col-sm-pull-7 {
    right: 29.1666666667%;
  }

  .col-sm-pull-8 {
    right: 33.3333333333%;
  }

  .col-sm-pull-9 {
    right: 37.5%;
  }

  .col-sm-pull-10 {
    right: 41.6666666667%;
  }

  .col-sm-pull-11 {
    right: 45.8333333333%;
  }

  .col-sm-pull-12 {
    right: 50%;
  }

  .col-sm-pull-13 {
    right: 54.1666666667%;
  }

  .col-sm-pull-14 {
    right: 58.3333333333%;
  }

  .col-sm-pull-15 {
    right: 62.5%;
  }

  .col-sm-pull-16 {
    right: 66.6666666667%;
  }

  .col-sm-pull-17 {
    right: 70.8333333333%;
  }

  .col-sm-pull-18 {
    right: 75%;
  }

  .col-sm-pull-19 {
    right: 79.1666666667%;
  }

  .col-sm-pull-20 {
    right: 83.3333333333%;
  }

  .col-sm-pull-21 {
    right: 87.5%;
  }

  .col-sm-pull-22 {
    right: 91.6666666667%;
  }

  .col-sm-pull-23 {
    right: 95.8333333333%;
  }

  .col-sm-pull-24 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 4.1666666667%;
  }

  .col-sm-push-2 {
    left: 8.3333333333%;
  }

  .col-sm-push-3 {
    left: 12.5%;
  }

  .col-sm-push-4 {
    left: 16.6666666667%;
  }

  .col-sm-push-5 {
    left: 20.8333333333%;
  }

  .col-sm-push-6 {
    left: 25%;
  }

  .col-sm-push-7 {
    left: 29.1666666667%;
  }

  .col-sm-push-8 {
    left: 33.3333333333%;
  }

  .col-sm-push-9 {
    left: 37.5%;
  }

  .col-sm-push-10 {
    left: 41.6666666667%;
  }

  .col-sm-push-11 {
    left: 45.8333333333%;
  }

  .col-sm-push-12 {
    left: 50%;
  }

  .col-sm-push-13 {
    left: 54.1666666667%;
  }

  .col-sm-push-14 {
    left: 58.3333333333%;
  }

  .col-sm-push-15 {
    left: 62.5%;
  }

  .col-sm-push-16 {
    left: 66.6666666667%;
  }

  .col-sm-push-17 {
    left: 70.8333333333%;
  }

  .col-sm-push-18 {
    left: 75%;
  }

  .col-sm-push-19 {
    left: 79.1666666667%;
  }

  .col-sm-push-20 {
    left: 83.3333333333%;
  }

  .col-sm-push-21 {
    left: 87.5%;
  }

  .col-sm-push-22 {
    left: 91.6666666667%;
  }

  .col-sm-push-23 {
    left: 95.8333333333%;
  }

  .col-sm-push-24 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 4.1666666667%;
  }

  .col-sm-offset-2 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .col-sm-offset-4 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-5 {
    margin-left: 20.8333333333%;
  }

  .col-sm-offset-6 {
    margin-left: 25%;
  }

  .col-sm-offset-7 {
    margin-left: 29.1666666667%;
  }

  .col-sm-offset-8 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .col-sm-offset-10 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-11 {
    margin-left: 45.8333333333%;
  }

  .col-sm-offset-12 {
    margin-left: 50%;
  }

  .col-sm-offset-13 {
    margin-left: 54.1666666667%;
  }

  .col-sm-offset-14 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .col-sm-offset-16 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-17 {
    margin-left: 70.8333333333%;
  }

  .col-sm-offset-18 {
    margin-left: 75%;
  }

  .col-sm-offset-19 {
    margin-left: 79.1666666667%;
  }

  .col-sm-offset-20 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .col-sm-offset-22 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-23 {
    margin-left: 95.8333333333%;
  }

  .col-sm-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }

  .col-md-1 {
    width: 4.1666666667%;
  }

  .col-md-2 {
    width: 8.3333333333%;
  }

  .col-md-3 {
    width: 12.5%;
  }

  .col-md-4 {
    width: 16.6666666667%;
  }

  .col-md-5 {
    width: 20.8333333333%;
  }

  .col-md-6 {
    width: 25%;
  }

  .col-md-7 {
    width: 29.1666666667%;
  }

  .col-md-8 {
    width: 33.3333333333%;
  }

  .col-md-9 {
    width: 37.5%;
  }

  .col-md-10 {
    width: 41.6666666667%;
  }

  .col-md-11 {
    width: 45.8333333333%;
  }

  .col-md-12 {
    width: 50%;
  }

  .col-md-13 {
    width: 54.1666666667%;
  }

  .col-md-14 {
    width: 58.3333333333%;
  }

  .col-md-15 {
    width: 62.5%;
  }

  .col-md-16 {
    width: 66.6666666667%;
  }

  .col-md-17 {
    width: 70.8333333333%;
  }

  .col-md-18 {
    width: 75%;
  }

  .col-md-19 {
    width: 79.1666666667%;
  }

  .col-md-20 {
    width: 83.3333333333%;
  }

  .col-md-21 {
    width: 87.5%;
  }

  .col-md-22 {
    width: 91.6666666667%;
  }

  .col-md-23 {
    width: 95.8333333333%;
  }

  .col-md-24 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 4.1666666667%;
  }

  .col-md-pull-2 {
    right: 8.3333333333%;
  }

  .col-md-pull-3 {
    right: 12.5%;
  }

  .col-md-pull-4 {
    right: 16.6666666667%;
  }

  .col-md-pull-5 {
    right: 20.8333333333%;
  }

  .col-md-pull-6 {
    right: 25%;
  }

  .col-md-pull-7 {
    right: 29.1666666667%;
  }

  .col-md-pull-8 {
    right: 33.3333333333%;
  }

  .col-md-pull-9 {
    right: 37.5%;
  }

  .col-md-pull-10 {
    right: 41.6666666667%;
  }

  .col-md-pull-11 {
    right: 45.8333333333%;
  }

  .col-md-pull-12 {
    right: 50%;
  }

  .col-md-pull-13 {
    right: 54.1666666667%;
  }

  .col-md-pull-14 {
    right: 58.3333333333%;
  }

  .col-md-pull-15 {
    right: 62.5%;
  }

  .col-md-pull-16 {
    right: 66.6666666667%;
  }

  .col-md-pull-17 {
    right: 70.8333333333%;
  }

  .col-md-pull-18 {
    right: 75%;
  }

  .col-md-pull-19 {
    right: 79.1666666667%;
  }

  .col-md-pull-20 {
    right: 83.3333333333%;
  }

  .col-md-pull-21 {
    right: 87.5%;
  }

  .col-md-pull-22 {
    right: 91.6666666667%;
  }

  .col-md-pull-23 {
    right: 95.8333333333%;
  }

  .col-md-pull-24 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 4.1666666667%;
  }

  .col-md-push-2 {
    left: 8.3333333333%;
  }

  .col-md-push-3 {
    left: 12.5%;
  }

  .col-md-push-4 {
    left: 16.6666666667%;
  }

  .col-md-push-5 {
    left: 20.8333333333%;
  }

  .col-md-push-6 {
    left: 25%;
  }

  .col-md-push-7 {
    left: 29.1666666667%;
  }

  .col-md-push-8 {
    left: 33.3333333333%;
  }

  .col-md-push-9 {
    left: 37.5%;
  }

  .col-md-push-10 {
    left: 41.6666666667%;
  }

  .col-md-push-11 {
    left: 45.8333333333%;
  }

  .col-md-push-12 {
    left: 50%;
  }

  .col-md-push-13 {
    left: 54.1666666667%;
  }

  .col-md-push-14 {
    left: 58.3333333333%;
  }

  .col-md-push-15 {
    left: 62.5%;
  }

  .col-md-push-16 {
    left: 66.6666666667%;
  }

  .col-md-push-17 {
    left: 70.8333333333%;
  }

  .col-md-push-18 {
    left: 75%;
  }

  .col-md-push-19 {
    left: 79.1666666667%;
  }

  .col-md-push-20 {
    left: 83.3333333333%;
  }

  .col-md-push-21 {
    left: 87.5%;
  }

  .col-md-push-22 {
    left: 91.6666666667%;
  }

  .col-md-push-23 {
    left: 95.8333333333%;
  }

  .col-md-push-24 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 4.1666666667%;
  }

  .col-md-offset-2 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  .col-md-offset-4 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-5 {
    margin-left: 20.8333333333%;
  }

  .col-md-offset-6 {
    margin-left: 25%;
  }

  .col-md-offset-7 {
    margin-left: 29.1666666667%;
  }

  .col-md-offset-8 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  .col-md-offset-10 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-11 {
    margin-left: 45.8333333333%;
  }

  .col-md-offset-12 {
    margin-left: 50%;
  }

  .col-md-offset-13 {
    margin-left: 54.1666666667%;
  }

  .col-md-offset-14 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  .col-md-offset-16 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-17 {
    margin-left: 70.8333333333%;
  }

  .col-md-offset-18 {
    margin-left: 75%;
  }

  .col-md-offset-19 {
    margin-left: 79.1666666667%;
  }

  .col-md-offset-20 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  .col-md-offset-22 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-23 {
    margin-left: 95.8333333333%;
  }

  .col-md-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }

  .col-lg-1 {
    width: 4.1666666667%;
  }

  .col-lg-2 {
    width: 8.3333333333%;
  }

  .col-lg-3 {
    width: 12.5%;
  }

  .col-lg-4 {
    width: 16.6666666667%;
  }

  .col-lg-5 {
    width: 20.8333333333%;
  }

  .col-lg-6 {
    width: 25%;
  }

  .col-lg-7 {
    width: 29.1666666667%;
  }

  .col-lg-8 {
    width: 33.3333333333%;
  }

  .col-lg-9 {
    width: 37.5%;
  }

  .col-lg-10 {
    width: 41.6666666667%;
  }

  .col-lg-11 {
    width: 45.8333333333%;
  }

  .col-lg-12 {
    width: 50%;
  }

  .col-lg-13 {
    width: 54.1666666667%;
  }

  .col-lg-14 {
    width: 58.3333333333%;
  }

  .col-lg-15 {
    width: 62.5%;
  }

  .col-lg-16 {
    width: 66.6666666667%;
  }

  .col-lg-17 {
    width: 70.8333333333%;
  }

  .col-lg-18 {
    width: 75%;
  }

  .col-lg-19 {
    width: 79.1666666667%;
  }

  .col-lg-20 {
    width: 83.3333333333%;
  }

  .col-lg-21 {
    width: 87.5%;
  }

  .col-lg-22 {
    width: 91.6666666667%;
  }

  .col-lg-23 {
    width: 95.8333333333%;
  }

  .col-lg-24 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 4.1666666667%;
  }

  .col-lg-pull-2 {
    right: 8.3333333333%;
  }

  .col-lg-pull-3 {
    right: 12.5%;
  }

  .col-lg-pull-4 {
    right: 16.6666666667%;
  }

  .col-lg-pull-5 {
    right: 20.8333333333%;
  }

  .col-lg-pull-6 {
    right: 25%;
  }

  .col-lg-pull-7 {
    right: 29.1666666667%;
  }

  .col-lg-pull-8 {
    right: 33.3333333333%;
  }

  .col-lg-pull-9 {
    right: 37.5%;
  }

  .col-lg-pull-10 {
    right: 41.6666666667%;
  }

  .col-lg-pull-11 {
    right: 45.8333333333%;
  }

  .col-lg-pull-12 {
    right: 50%;
  }

  .col-lg-pull-13 {
    right: 54.1666666667%;
  }

  .col-lg-pull-14 {
    right: 58.3333333333%;
  }

  .col-lg-pull-15 {
    right: 62.5%;
  }

  .col-lg-pull-16 {
    right: 66.6666666667%;
  }

  .col-lg-pull-17 {
    right: 70.8333333333%;
  }

  .col-lg-pull-18 {
    right: 75%;
  }

  .col-lg-pull-19 {
    right: 79.1666666667%;
  }

  .col-lg-pull-20 {
    right: 83.3333333333%;
  }

  .col-lg-pull-21 {
    right: 87.5%;
  }

  .col-lg-pull-22 {
    right: 91.6666666667%;
  }

  .col-lg-pull-23 {
    right: 95.8333333333%;
  }

  .col-lg-pull-24 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 4.1666666667%;
  }

  .col-lg-push-2 {
    left: 8.3333333333%;
  }

  .col-lg-push-3 {
    left: 12.5%;
  }

  .col-lg-push-4 {
    left: 16.6666666667%;
  }

  .col-lg-push-5 {
    left: 20.8333333333%;
  }

  .col-lg-push-6 {
    left: 25%;
  }

  .col-lg-push-7 {
    left: 29.1666666667%;
  }

  .col-lg-push-8 {
    left: 33.3333333333%;
  }

  .col-lg-push-9 {
    left: 37.5%;
  }

  .col-lg-push-10 {
    left: 41.6666666667%;
  }

  .col-lg-push-11 {
    left: 45.8333333333%;
  }

  .col-lg-push-12 {
    left: 50%;
  }

  .col-lg-push-13 {
    left: 54.1666666667%;
  }

  .col-lg-push-14 {
    left: 58.3333333333%;
  }

  .col-lg-push-15 {
    left: 62.5%;
  }

  .col-lg-push-16 {
    left: 66.6666666667%;
  }

  .col-lg-push-17 {
    left: 70.8333333333%;
  }

  .col-lg-push-18 {
    left: 75%;
  }

  .col-lg-push-19 {
    left: 79.1666666667%;
  }

  .col-lg-push-20 {
    left: 83.3333333333%;
  }

  .col-lg-push-21 {
    left: 87.5%;
  }

  .col-lg-push-22 {
    left: 91.6666666667%;
  }

  .col-lg-push-23 {
    left: 95.8333333333%;
  }

  .col-lg-push-24 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 4.1666666667%;
  }

  .col-lg-offset-2 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .col-lg-offset-4 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-5 {
    margin-left: 20.8333333333%;
  }

  .col-lg-offset-6 {
    margin-left: 25%;
  }

  .col-lg-offset-7 {
    margin-left: 29.1666666667%;
  }

  .col-lg-offset-8 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .col-lg-offset-10 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-11 {
    margin-left: 45.8333333333%;
  }

  .col-lg-offset-12 {
    margin-left: 50%;
  }

  .col-lg-offset-13 {
    margin-left: 54.1666666667%;
  }

  .col-lg-offset-14 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .col-lg-offset-16 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-17 {
    margin-left: 70.8333333333%;
  }

  .col-lg-offset-18 {
    margin-left: 75%;
  }

  .col-lg-offset-19 {
    margin-left: 79.1666666667%;
  }

  .col-lg-offset-20 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .col-lg-offset-22 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-23 {
    margin-left: 95.8333333333%;
  }

  .col-lg-offset-24 {
    margin-left: 100%;
  }
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.fit-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*  Gambiarras de css  */

.rose {
  color: #e12c90;
}

/*/////////////////////////////////////////////////////////////////////////////////////////// NORMALISE */

html,
body,
div,
pre,
form,
fieldset,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
th,
td,
abbr,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

a {
  outline: none;
  text-decoration: none;
  color: #fff;
  transition: 250ms ease-in-out;
}

a img {
  border: none;
}

a:hover,
a:focus {
  color: #e12c90;
  text-decoration: none;
  opacity: 0.5;
}

:focus {
  outline: none;
}

/* For Chrome */

\
*,
*:before,
*:after {
  box-sizing: border-box;
}

body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 320px;
  min-height: 560px;
  margin: auto;
  background-color: #fff;
  color: #fff;
  font-family: 'font-regular';
  font-size: 100%;
}

main {
  width: 100%;
  min-height: 100%;
}

.middle {
  display: table-cell;
  vertical-align: middle;
}

/*/////////////////////////////////////////////////////////////////////////////////////////// HEADER */

header {
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 4;
}

header .hanburg {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 22px;
  height: 29px;
  margin: auto;
  background-image: url("../img/hanburg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

header .logo {
  position: absolute;
  left: 40px;
  top: 20px;
  width: 116px;
  height: 29px;
  margin: auto;
  background-image: url("../img/logo-mateus.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

header nav {
  height: 50px;
}

header nav .menu {
  float: right;
  margin: 18px 20px 0px 0px;
}

header nav .menu li {
  display: inline-block;
  position: relative;
  margin: 0px 20px;
  vertical-align: middle;
  font-family: 'font-bold';
}

header nav .menu li a {
  display: block;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
}

header nav .menu li a.share {
  font-size: 0px;
  width: 15px;
  height: 18px;
  background-image: url("../img/share.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

header nav .menu li img {
  position: absolute;
  top: -4px;
  left: -32px;
  width: 24px;
  height: 24px;
  border-radius: 40px;
}

header nav .menu li:hover .sub-menu {
  max-height: 120px;
}

header nav .sub-menu {
  position: absolute;
  width: auto;
  right: 0;
  max-height: 0px;
  overflow: hidden;
  transition: 500ms ease-in-out;
}

header nav .sub-menu li {
  display: block;
  margin: auto;
  font-family: 'font-bold';
  padding: 2px 0px;
  text-align: right;
}

header nav .sub-menu li:nth-of-type(1) {
  margin-top: 10px;
}

header nav a {
  color: #e12c90;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  header .logo {
    left: 0px;
    right: 0;
  }

  header nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    background-color: #e12c90;
    clip: rect(auto, auto, auto, auto);
    transition: 250ms ease-in-out;
    overflow: auto;
  }

  header nav .logo-white {
    position: fixed;
    left: 0px;
    right: 0;
    top: 20px;
    width: 116px;
    height: 29px;
    margin: auto;
    background-image: url("../img/logo-mateus-white.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  header nav .back {
    position: fixed;
    left: 20px;
    top: 24px;
    width: 22px;
    height: 20px;
    background-image: url("../img/back.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 3;
  }

  header nav .menu {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 60px;
    z-index: 1;
    min-height: 480px;
  }

  header nav .menu li {
    position: relative;
    display: table !important;
    width: 100%;
    height: 16.66%;
    margin: 0px;
    padding: 0px 20px;
    border-bottom: 2px solid #fff;
    line-height: 100%;
  }

  header nav .menu li a,
  header nav .menu li span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 100%;
  }

  header nav .menu li a span,
  header nav .menu li span span {
    display: block;
    padding-left: 50px;
  }

  header nav .menu li a.share,
  header nav .menu li span.share {
    font-size: 26px;
    width: auto;
    height: auto;
    background-image: none;
  }

  header nav .menu li img {
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
  }

  header nav .menu li.moderation {
    border-bottom: none;
    text-align: center;
  }

  header nav .menu li.moderation span {
    font-family: 'font-bold';
    font-size: 10px;
    letter-spacing: 1px;
  }

  header nav .menu li.moderation .img {
    position: absolute;
    left: 180px;
    right: 0;
    top: 40px;
    bottom: 0;
    width: 91px;
    height: 20px;
    margin: auto;
    background-image: url("../img/moderation.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  header nav .sub-menu {
    max-height: none;
    bottom: 8px;
    left: 0;
    padding: 0px 10px;
  }

  header nav .sub-menu li {
    display: inline-block !important;
    width: auto;
    border-bottom: none;
    margin: 0px;
    padding: 0px 10px;
    font-family: 'font-regular';
  }

  header nav .sub-menu li a {
    font-size: 10px;
    letter-spacing: 0px;
  }

  header nav .sub-menu li:nth-of-type(1) {
    margin-top: 0px;
  }

  header.open nav {
    left: 0%;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// FOOTER */

footer {
  position: absolute;
  background-color: #e12c90;
  opacity: 0.8;
}

footer .bar {
  position: absolute;
  top: -22px;
  width: 100%;
  height: 22px;
  padding: 6px 40px;
  background-color: #e12c90;
  font-size: 9px;
  z-index: 6;
}

footer .bar a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

footer .bar a:hover {
  color: #fff;
}

footer .link {
  float: left;
  display: table;
  height: 100%;
}

footer .link a {
  display: inline-block;
  width: 140px;
  height: 64px;
  margin: 0px 40px;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

footer .link a.sogrape {
  width: 80px;
  background-image: url("/img/logo-sogrape.png");
  background-size: 100%;
}

footer .moderation {
  float: right;
  display: table;
  height: 100%;
}

footer .moderation p {
  display: inline-block;
  margin: 0px 10px;
  color: #fff;
  font-family: 'font-bold';
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle;
}

footer .moderation a {
  display: inline-block;
  margin: 0px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

footer .moderation a.wim {
  width: 140px;
  height: 64px;
  background-image: url("/img/logo-moderation.png");
}

footer .moderation a.wiz {
  width: 40px;
  height: 40px;
  background-image: url("/img/logo-wiz.png");
}

@media (max-width: 767px) {
  footer {
    padding-bottom: 20px;
  }

  footer .link a {
    margin: 0px 8px;
  }

  footer .moderation p {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    margin: 0;
    font-size: 12px;
    text-align: center;
  }

  footer .moderation a {
    margin: 0px 8px;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// AGE CHECK */

.box-age {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  background-image: url("../img/backgrd-age.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.box-age .area {
  display: table;
  width: 100%;
  height: 100%;
}

.box-age .logo {
  position: absolute;
  left: 40px;
  top: 20px;
  width: 116px;
  height: 29px;
  margin: auto;
  background-image: url("../img/logo-mateus.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.box-age .box {
  display: block;
  width: 570px;
  margin: 40px auto 0px;
  text-align: center;
}

.box-age .box .titulo {
  color: #e12c90;
  font-size: 24px;
  font-family: 'font-black';
  margin-bottom: 20px;
  line-height: 100%;
}

.box-age .box .texto {
  color: #e12c90;
  font-size: 12px;
  margin-bottom: 20px;
}

.box-age .box .form {
  display: block;
  margin: 10px auto;
}

.box-age .box .form .cell {
  display: block;
  margin: auto;
  font-size: 0px;
}

.box-age .box .form .cell.age,
.box-age .box .form .cell.contry {
  width: 300px;
}

.box-age .box .form label {
  display: block;
  margin-bottom: 8px;
  color: #e12c90;
  font-size: 19px;
  font-weight: bold;
}

.box-age .box .form .form-group {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  margin-bottom: 30px;
}

.box-age .box .form .form-group select {
  width: 100%;
  height: 34px;
  padding: 0px 10px;
  border: 2px solid #e12c90;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
}

.box-age .box .form .form-group label {
  display: none;
}

.box-age .box .form .form-group .glyphicon,
.box-age .box .form .form-group .help-block {
  display: none;
}

.box-age .box .form .form-group.has-error select {
  border: 2px solid red;
}

.box-age .box .form .age {
  width: 280px;
}

.box-age .box .form .age .form-group {
  width: 33.33%;
}

.box-age .box .form .contry {
  width: 280px;
}

.box-age .box .form .remeber {
  position: relative;
}

.box-age .box .form .remeber input {
  position: absolute;
  left: 0px;
  width: 22px;
  height: 22px;
  opacity: 0.01;
  cursor: pointer;
}

.box-age .box .form .remeber input:checked + label {
  background-position: 0px -48px;
}

.box-age .box .form .remeber label {
  padding: 5px 0px;
  padding-left: 30px;
  color: #999999;
  font-size: 11px;
  letter-spacing: 0px;
  background-image: url("/img/check.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: left;
}

.box-age .box .form button {
  display: block;
  width: 160px;
  height: 50px;
  margin: auto;
  border: none;
  border-radius: 25px;
  background-color: #e12c90;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.box-age .box .termos {
  display: block;
  width: 380px;
  margin: auto;
  color: #999999;
  font-size: 12px;
}

.box-age .box .termos a {
  color: #999999;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .box-age .logo {
    left: 0px;
    right: 0;
  }

  .box-age .box {
    width: 310px;
  }

  .box-age .box .titulo {
    font-size: 11px;
    margin-bottom: 10px;
  }

  .box-age .box .texto {
    font-size: 10px;
  }

  .box-age .box .form .cell.age,
  .box-age .box .form .cell.contry {
    width: 270px;
  }

  .box-age .box .form label {
    font-size: 14px;
  }

  .box-age .box .form .form-group {
    padding: 0px 4px;
  }

  .box-age .box .form .remeber label {
    font-size: 10px;
  }

  .box-age .box .form button {
    height: 36px;
  }

  .box-age .box .termos {
    width: 100%;
    font-size: 10px;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// HOME */

#star {
  position: absolute;
  height: 100%;
  transition: 200ms ease-in-out;
}

#star .backgrd {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  z-index: 0;
}

#star .texto {
  position: relative;
  left: 0;
  right: 0;
  width: 760px;
  margin: 380px auto 0px;
  color: #e12c90;
  font-size: 19px;
  line-height: 125%;
  text-align: center;
}

#star .div-btn {
  position: relative;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}

#star .btn-star {
  display: inline-block;
  width: 300px;
  height: 58px;
  margin: 10px;
  padding: 6px 0px;
  border-radius: 58px;
  border: 6px solid #e12c90;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: 150ms ease-in-out;
}

#star .btn-star:hover {
  color: #fff;
  background-color: #e12c90;
}

#star .pdf-rule {
  display: table;
  padding: 10px;
  margin: auto;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}

#star .baseboard {
  position: absolute;
  width: 100%;
  bottom: 40px;
  padding: 0px 40px;
  color: #e12c90;
  font-size: 12px;
  text-transform: uppercase;
}

#star .baseboard .idiom {
  float: left;
  position: relative;
}

#star .baseboard .idiom span {
  font-family: 'font-bold';
}

#star .baseboard .idiom .select {
  display: inline-block;
}

#star .baseboard .idiom .select a {
  color: #e12c90;
  text-decoration: underline;
  cursor: pointer;
}

#star .baseboard .idiom .select ul {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0;
  height: 22px;
  max-height: 0px;
  overflow: hidden;
  transition: 500ms ease-in-out;
}

#star .baseboard .idiom .select ul li {
  display: inline-block;
  font-family: 'font-bold';
  cursor: pointer;
}

#star .baseboard .idiom .select:hover ul {
  max-height: 60px;
}

#star .baseboard .link {
  float: right;
}

#star .baseboard .link a {
  color: #e12c90;
  font-family: 'font-bold';
  text-decoration: underline;
}

@media (min-width: 767px) and (max-height: 760px) {
  #star .backgrd {
    background-position: center -40px;
  }

  #star .texto {
    margin: 340px auto 0px;
  }
}

@media (max-width: 767px) {
  #star .texto {
    width: 280px;
    font-size: 14px;
    margin: 220px auto 0px;
  }

  #star .btn-star {
    display: block;
    margin: 10px auto;
  }

  #star .baseboard .link {
    float: none;
    display: block;
    text-align: center;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// HOWTOPLAY */

#howtoplay,
#awards {
  position: absolute;
  height: 100%;
  z-index: 7;
  overflow: hidden;
  transition: 800ms ease-in-out;
}

#howtoplay .close-howto,
#howtoplay .close-eggs,
#howtoplay .close-awards,
#awards .close-howto,
#awards .close-eggs,
#awards .close-awards {
  position: absolute;
  top: 26px;
  right: 40px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#howtoplay .backgrd,
#awards .backgrd {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#howtoplay .backgrd:before,
#awards .backgrd:before {
  content: '';
  position: absolute;
  top: 0%;
  width: 100%;
  height: 50%;
  background-color: #e12c90;
  transition: 350ms ease-in-out 150ms;
  z-index: 1;
}

#howtoplay .backgrd:after,
#awards .backgrd:after {
  content: '';
  position: absolute;
  bottom: 0%;
  width: 100%;
  height: 50%;
  background-color: #fff;
  opacity: 0.90;
  transition: 350ms ease-in-out;
  z-index: 0;
}

#howtoplay .backgrd.easter:before,
#awards .backgrd.easter:before {
  height: 60%;
  transition: 200ms ease-in-out 200ms;
}

#howtoplay .backgrd.easter:after,
#awards .backgrd.easter:after {
  height: 40%;
  transition: 200ms ease-in-out 200ms;
}

#howtoplay .howto,
#howtoplay .eggs,
#howtoplay .awards,
#awards .howto,
#awards .eggs,
#awards .awards {
  position: absolute;
  width: 100%;
  height: 560px;
  top: 0;
  bottom: 0;
  right: 0%;
  margin: auto;
  z-index: 2;
  transition: 250ms ease-in-out 500ms;
}

#howtoplay .howto .slider,
#howtoplay .eggs .slider,
#howtoplay .awards .slider,
#awards .howto .slider,
#awards .eggs .slider,
#awards .awards .slider {
  position: relative;
  width: 100%;
}

#howtoplay .howto .slider .cell,
#howtoplay .eggs .slider .cell,
#howtoplay .awards .slider .cell,
#awards .howto .slider .cell,
#awards .eggs .slider .cell,
#awards .awards .slider .cell {
  width: 560px;
  background-color: #000;
  transform: scale(0.8);
  transition: 250ms ease-in-out;
}

#howtoplay .howto .slider .cell img,
#howtoplay .eggs .slider .cell img,
#howtoplay .awards .slider .cell img,
#awards .howto .slider .cell img,
#awards .eggs .slider .cell img,
#awards .awards .slider .cell img {
  width: 100%;
  opacity: 0.5;
  transition: 250ms ease-in-out;
}

#howtoplay .howto .slider .cell.is-selected,
#howtoplay .eggs .slider .cell.is-selected,
#howtoplay .awards .slider .cell.is-selected,
#awards .howto .slider .cell.is-selected,
#awards .eggs .slider .cell.is-selected,
#awards .awards .slider .cell.is-selected {
  transform: scale(1);
  box-shadow: 0px 0px 100px -20px #000;
}

#howtoplay .howto .slider .cell.is-selected img,
#howtoplay .eggs .slider .cell.is-selected img,
#howtoplay .awards .slider .cell.is-selected img,
#awards .howto .slider .cell.is-selected img,
#awards .eggs .slider .cell.is-selected img,
#awards .awards .slider .cell.is-selected img {
  opacity: 1;
}

#howtoplay .howto .slider .cell .info,
#howtoplay .eggs .slider .cell .info,
#howtoplay .awards .slider .cell .info,
#awards .howto .slider .cell .info,
#awards .eggs .slider .cell .info,
#awards .awards .slider .cell .info {
  display: none;
}

#howtoplay .howto .conter,
#howtoplay .eggs .conter,
#howtoplay .awards .conter,
#awards .howto .conter,
#awards .eggs .conter,
#awards .awards .conter {
  position: relative;
  width: 100%;
  height: auto;
  color: #fff;
  font-family: 'font-black';
  font-size: 18px;
  text-align: center;
}

#howtoplay .howto .conter .index,
#howtoplay .eggs .conter .index,
#howtoplay .awards .conter .index,
#awards .howto .conter .index,
#awards .eggs .conter .index,
#awards .awards .conter .index {
  font-size: 30px;
}

#howtoplay .howto .title,
#howtoplay .eggs .title,
#howtoplay .awards .title,
#awards .howto .title,
#awards .eggs .title,
#awards .awards .title {
  position: relative;
  width: 100%;
  height: 58px;
  margin: 0px auto 10px;
  color: #fff;
  font-family: 'font-black';
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#howtoplay .howto .text,
#howtoplay .eggs .text,
#howtoplay .awards .text,
#awards .howto .text,
#awards .eggs .text,
#awards .awards .text {
  position: relative;
  display: table;
  width: 580px;
  height: 180px;
  margin: 10px auto;
  color: #e12c90;
  font-size: 14px;
  text-align: center;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#howtoplay .howto .text .no-decor,
#howtoplay .eggs .text .no-decor,
#howtoplay .awards .text .no-decor,
#awards .howto .text .no-decor,
#awards .eggs .text .no-decor,
#awards .awards .text .no-decor {
  display: initial;
  width: initial;
  margin-top: 0;
  color: #ffffff;
  font-size: initial;
  text-align: initial;
  text-decoration: initial;
  text-transform: inital;
  cursor: pointer;
}

#howtoplay .howto .text .no-decor:hover,
#howtoplay .eggs .text .no-decor:hover,
#howtoplay .awards .text .no-decor:hover,
#awards .howto .text .no-decor:hover,
#awards .eggs .text .no-decor:hover,
#awards .awards .text .no-decor:hover {
  text-decoration: underline;
  cursor: pointer;
}

#howtoplay .howto .text a,
#howtoplay .eggs .text a,
#howtoplay .awards .text a,
#awards .howto .text a,
#awards .eggs .text a,
#awards .awards .text a {
  display: block;
  width: 100%;
  margin-top: 20px;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
}

#howtoplay .howto.v-leave,
#howtoplay .howto.v-enter,
#howtoplay .eggs.v-leave,
#howtoplay .eggs.v-enter,
#howtoplay .awards.v-leave,
#howtoplay .awards.v-enter,
#awards .howto.v-leave,
#awards .howto.v-enter,
#awards .eggs.v-leave,
#awards .eggs.v-enter,
#awards .awards.v-leave,
#awards .awards.v-enter {
  opacity: 0;
  transition: 200ms ease-in-out 200ms;
}

#howtoplay .eggs .slider .cell,
#howtoplay .awards .slider .cell,
#awards .eggs .slider .cell,
#awards .awards .slider .cell {
  width: 300px;
}

#howtoplay .eggs .text,
#howtoplay .awards .text,
#awards .eggs .text,
#awards .awards .text {
  height: 120px;
  margin: 0px auto 20px;
  color: #fff;
  font-size: 18px;
}

#howtoplay.v-enter,
#awards.v-enter {
  z-index: 8;
}

#howtoplay.v-enter .close-howto,
#howtoplay.v-enter .close-eggs,
#awards.v-enter .close-howto,
#awards.v-enter .close-eggs {
  opacity: 0;
}

#howtoplay.v-enter .backgrd:before,
#awards.v-enter .backgrd:before {
  top: -100%;
}

#howtoplay.v-enter .backgrd:after,
#awards.v-enter .backgrd:after {
  bottom: -100%;
}

#howtoplay.v-enter .howto,
#howtoplay.v-enter .awards,
#awards.v-enter .howto,
#awards.v-enter .awards {
  right: -100%;
  opacity: 0;
}

#howtoplay.v-enter .howto .title,
#howtoplay.v-enter .awards .title,
#awards.v-enter .howto .title,
#awards.v-enter .awards .title {
  opacity: 0;
}

#howtoplay.v-enter .howto .text,
#howtoplay.v-enter .awards .text,
#awards.v-enter .howto .text,
#awards.v-enter .awards .text {
  opacity: 0;
}

#howtoplay.v-leave,
#awards.v-leave {
  z-index: 8;
}

#howtoplay.v-leave .close-howto,
#howtoplay.v-leave .close-eggs,
#awards.v-leave .close-howto,
#awards.v-leave .close-eggs {
  opacity: 0;
  transition: 250ms ease-in-out;
}

#howtoplay.v-leave .backgrd:before,
#awards.v-leave .backgrd:before {
  top: -100%;
  transition: 400ms ease-in-out 300ms;
}

#howtoplay.v-leave .backgrd:after,
#awards.v-leave .backgrd:after {
  bottom: -100%;
  transition: 400ms ease-in-out 300ms;
}

#howtoplay.v-leave .howto,
#howtoplay.v-leave .awards,
#awards.v-leave .howto,
#awards.v-leave .awards {
  right: 0%;
  opacity: 0;
  transition: 250ms ease-in-out;
}

#howtoplay.v-leave .howto .title,
#howtoplay.v-leave .awards .title,
#awards.v-leave .howto .title,
#awards.v-leave .awards .title {
  opacity: 0;
  transition: 250ms ease-in-out;
}

#howtoplay.v-leave .howto .text,
#howtoplay.v-leave .awards .text,
#awards.v-leave .howto .text,
#awards.v-leave .awards .text {
  opacity: 0;
  transition: 250ms ease-in-out;
}

#awards .backgrd:before {
  height: 60%;
}

#awards .backgrd:after {
  height: 40%;
}

@media (min-width: 767px) and (max-height: 760px) {
  #howtoplay .howto .slider .cell {
    width: 420px;
  }
}

@media (max-width: 767px) {
  #howtoplay .close-howto,
  #howtoplay .close-eggs,
  #howtoplay .close-awards,
  #awards .close-howto,
  #awards .close-eggs,
  #awards .close-awards {
    right: 20px;
  }

  #howtoplay .howto .conter,
  #howtoplay .eggs .conter,
  #howtoplay .awards .conter,
  #awards .howto .conter,
  #awards .eggs .conter,
  #awards .awards .conter {
    font-size: 14px;
    margin: 15px auto 10px;
  }

  #howtoplay .howto .conter .index,
  #howtoplay .eggs .conter .index,
  #howtoplay .awards .conter .index,
  #awards .howto .conter .index,
  #awards .eggs .conter .index,
  #awards .awards .conter .index {
    font-size: 18px;
  }

  #howtoplay .howto .title,
  #howtoplay .eggs .title,
  #howtoplay .awards .title,
  #awards .howto .title,
  #awards .eggs .title,
  #awards .awards .title {
    font-size: 19px;
    line-height: 19px;
    height: 28px;
    padding: 0px 10px;
  }

  #howtoplay .howto .slider .cell,
  #howtoplay .eggs .slider .cell,
  #howtoplay .awards .slider .cell,
  #awards .howto .slider .cell,
  #awards .eggs .slider .cell,
  #awards .awards .slider .cell {
    width: 420px;
  }

  #howtoplay .howto .text,
  #howtoplay .eggs .text,
  #howtoplay .awards .text,
  #awards .howto .text,
  #awards .eggs .text,
  #awards .awards .text {
    width: 90%;
    font-size: 12px;
  }

  #howtoplay .howto .text .link,
  #howtoplay .eggs .text .link,
  #howtoplay .awards .text .link,
  #awards .howto .text .link,
  #awards .eggs .text .link,
  #awards .awards .text .link {
    font-size: 15px;
  }

  #howtoplay .eggs .slider .cell,
  #howtoplay .awards .slider .cell,
  #awards .eggs .slider .cell,
  #awards .awards .slider .cell {
    width: 220px;
  }

  #howtoplay .eggs .text,
  #howtoplay .awards .text,
  #awards .eggs .text,
  #awards .awards .text {
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  #howtoplay .howto .slider .cell {
    width: 280px;
  }

  #howtoplay .howto .text {
    margin: 30px auto;
  }
}

#ranking {
  position: relative;
  min-height: 100%;
  z-index: 7;
  overflow: hidden;
  transition: 800ms ease-in-out;
}

#ranking .close-ranking {
  position: absolute;
  top: 26px;
  right: 40px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#ranking .backgrd {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#ranking .backgrd:before {
  content: '';
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #e12c90;
  transition: 250ms ease-in-out;
  background-image: url("../img/backgrd-over.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: 1;
}

#ranking .area-rank {
  display: table;
  width: 100%;
  min-height: calc(100vh - 80px);
  margin: 40px 0px;
}

#ranking .ranking {
  position: relative;
  width: 768px;
  min-height: 560px;
  margin: auto;
  z-index: 2;
  transition: 250ms ease-in-out;
}

#ranking .ranking .menu {
  margin-bottom: 10px;
  transition: 200ms ease-in-out 250ms;
}

#ranking .ranking .menu .link {
  position: absolute;
  top: 0;
  text-decoration: underline;
  cursor: pointer;
}

#ranking .ranking .menu .link.left {
  left: 10px;
}

#ranking .ranking .menu .link.right {
  right: 10px;
}

#ranking .ranking .message {
  height: 80px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  transition: 200ms ease-in-out 250ms;
}

#ranking .ranking .disclaimer {
  padding: 20px 10px 10px;
  font-size: 12px;
  transition: 200ms ease-in-out 250ms;
}

#ranking .ranking .title {
  display: table;
  margin: auto;
  color: #fff;
  font-family: 'font-black';
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  line-height: 100%;
  opacity: 1;
  transition: 200ms ease-in-out 250ms;
}

#ranking .ranking .list li {
  position: relative;
  display: table;
  width: 200%;
  opacity: 1;
  padding: 2px 0px;
  margin-left: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  transition: 250ms ease-in-out;
}

#ranking .ranking .list span {
  display: inline-table;
  vertical-align: middle;
}

#ranking .ranking .list .num {
  width: 80px;
  margin-left: -50px;
  font-family: 'font-light';
  font-size: 18px;
}

#ranking .ranking .list .name {
  width: 520px;
  font-family: 'font-bold';
  font-size: 15px;
}

#ranking .ranking .list .level {
  width: 60px;
  font-family: 'font-regular';
  font-size: 15px;
}

#ranking .ranking .list .time {
  width: 60px;
  font-family: 'font-regular';
  font-size: 15px;
}

#ranking.v-enter {
  z-index: 8;
}

#ranking.v-enter .close-ranking {
  opacity: 0;
}

#ranking.v-enter .backgrd:before {
  top: -100%;
}

#ranking.v-enter .ranking .menu,
#ranking.v-enter .ranking .message,
#ranking.v-enter .ranking .disclaimer {
  opacity: 0;
  left: -20px;
}

#ranking.v-enter .ranking .list li {
  opacity: 0;
}

#ranking.v-leave {
  z-index: 8;
}

#ranking.v-leave .close-ranking {
  opacity: 0;
  transition: 250ms ease-in-out;
}

#ranking.v-leave .backgrd:before {
  top: -100%;
  transition: 400ms ease-in-out 300ms;
}

#ranking.v-leave .ranking .menu,
#ranking.v-leave .ranking .message,
#ranking.v-leave .ranking .disclaimer {
  opacity: 0;
  transition: 200ms ease-in-out 0ms;
}

#ranking.v-leave .ranking .list li {
  opacity: 0;
  transition: 200ms ease-in-out 200ms !important;
}

@media (max-width: 767px) {
  #ranking {
    height: 100%;
    min-height: 680px;
  }

  #ranking .ranking {
    position: relative;
    margin-top: 50px;
    width: 100%;
    height: auto;
  }

  #ranking .ranking .menu .link.left {
    left: inherit;
    right: 10px;
    top: 20px;
  }

  #ranking .ranking .message {
    height: auto;
  }

  #ranking .ranking .title {
    margin: 0px 10px;
    font-size: 30px;
    transform: rotateX(40deg);
  }

  #ranking .ranking .list {
    width: 100%;
  }

  #ranking .ranking .list li {
    margin-left: 50px;
    width: 100%;
  }

  #ranking .ranking .list .num {
    width: 30px;
    margin-left: -30px;
    font-size: 16px;
  }

  #ranking .ranking .list .name {
    font-size: 13px;
    width: calc(100% - 160px);
    font-family: 'font-regular';
  }

  #ranking .ranking .list .level {
    font-size: 13px;
    width: 40px;
  }

  #ranking .ranking .list .time {
    font-size: 13px;
  }
}

#sharemail,
#share-success,
#share-fail {
  position: absolute;
  height: 100%;
  z-index: 7;
  overflow: hidden;
  transition: 800ms ease-in-out;
}

#sharemail .close-sharemail,
#share-success .close-sharemail,
#share-fail .close-sharemail {
  position: absolute;
  top: 26px;
  right: 40px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#sharemail .backgrd,
#share-success .backgrd,
#share-fail .backgrd {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#sharemail .backgrd:before,
#share-success .backgrd:before,
#share-fail .backgrd:before {
  content: '';
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #e12c90;
  transition: 250ms ease-in-out;
  background-image: url("../img/backgrd-over.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: 1;
}

#sharemail .area,
#share-success .area,
#share-fail .area {
  position: relative;
  z-index: 2;
}

#sharemail .area .box,
#share-success .area .box,
#share-fail .area .box {
  display: table;
  max-width: 480px;
  margin: auto;
}

#sharemail .area .cell .form-group,
#share-success .area .cell .form-group,
#share-fail .area .cell .form-group {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  margin-bottom: 20px;
  text-align: left;
}

#sharemail .area .cell .form-group input,
#sharemail .area .cell .form-group select,
#share-success .area .cell .form-group input,
#share-success .area .cell .form-group select,
#share-fail .area .cell .form-group input,
#share-fail .area .cell .form-group select {
  width: 100%;
  height: 34px;
  padding: 0px 10px;
  border: 2px solid #e12c90;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
}

#sharemail .area .cell .form-group label,
#share-success .area .cell .form-group label,
#share-fail .area .cell .form-group label {
  color: #fff;
  font-family: 'font-bold';
  font-size: 14px;
  letter-spacing: 0px;
}

#sharemail .area .cell .form-group .glyphicon,
#sharemail .area .cell .form-group .help-block,
#share-success .area .cell .form-group .glyphicon,
#share-success .area .cell .form-group .help-block,
#share-fail .area .cell .form-group .glyphicon,
#share-fail .area .cell .form-group .help-block {
  display: none;
}

#sharemail .area .cell .form-group.has-error select,
#share-success .area .cell .form-group.has-error select,
#share-fail .area .cell .form-group.has-error select {
  border: 2px solid red;
}

#sharemail .area .cell .form-group .rose,
#share-success .area .cell .form-group .rose,
#share-fail .area .cell .form-group .rose {
  color: #e12c90;
  border: 1px solid green;
}

/*/////////////////////////////////////////////////////////////////////////////////////////// GAME */

@keyframes conter {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  20% {
    opacity: 1;
  }

  90% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}

@keyframes blinker {
  0% {
    content: ':';
  }

  50% {
    content: ':';
  }

  51% {
    content: '';
  }

  100% {
    content: '';
  }
}

#thegame {
  position: absolute;
  height: 100%;
  background-color: #e12c90;
  overflow: hidden;
  opacity: 1;
  z-index: 5;
  transition: 250ms ease-in-out;
}

#thegame.v-enter,
#thegame.v-leave {
  z-index: 4;
  opacity: 0;
}

#thegame .countdown {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: auto;
  z-index: 10;
  vertical-align: middle;
}

#thegame .countdown span {
  display: block;
  color: #fff;
  font-size: 150px;
  font-family: 'font-bold';
  animation: conter 1000ms ease-out 0s 3;
}

#thegame .box-game {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  transition: 250ms ease-in-out;
}

#thegame .box-game.v-enter,
#thegame .box-game.v-leave {
  opacity: 0;
}

#thegame .box-game .box-billhead {
  position: absolute;
  width: 100%;
  height: 0;
  padding: 0px 20px;
  z-index: 2;
}

#thegame .box-game .box-billhead .box {
  display: table;
  height: 50px;
  padding: 0px 20px;
  margin: 20px 5px 0px;
  border-radius: 25px;
  border: 6px solid rgba(225, 225, 225, 0.25);
  text-align: center;
}

#thegame .box-game .box-billhead .box span {
  display: inline-table;
  padding-top: 4px;
  color: #fff;
  font-family: 'font-bold';
  font-size: 24px;
  line-height: 34px;
  vertical-align: middle;
  letter-spacing: 1px;
}

#thegame .box-game .box-billhead .level {
  float: left;
}

#thegame .box-game .box-billhead .level samp {
  display: inline-table;
  width: 19px;
  height: 32px;
  margin-right: 10px;
  background-image: url("../img/icon-level.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}

#thegame .box-game .box-billhead .lives {
  float: left;
}

#thegame .box-game .box-billhead .lives samp {
  display: inline-table;
  position: relative;
  width: 25px;
  height: 22px;
  margin-right: 10px;
  background-image: url("../img/icon-live.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}

#thegame .box-game .box-billhead .lives samp:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 25px;
  height: 22px;
  background-image: url("../img/icon-live.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}

#thegame .box-game .box-billhead .lives.lose samp:before {
  top: -40px;
  transform: scale(1.2);
  opacity: 0;
  transition: top 1000ms ease-in 0ms, transform 800ms ease-in 200ms, opacity 500ms ease-in 500ms;
}

#thegame .box-game .box-billhead .logo {
  position: absolute;
  left: 0px;
  right: 0;
  top: 30px;
  width: 116px;
  height: 29px;
  margin: auto;
  background-image: url("../img/logo-mateus-white.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.25;
}

#thegame .box-game .box-billhead .timer {
  float: right;
  margin-top: 30px;
  height: 0;
}

#thegame .box-game .box-billhead .timer .glass {
  float: left;
  position: relative;
  width: 32px;
  height: 104px;
  margin-top: -14px;
  background-image: url("../img/glass.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#thegame .box-game .box-billhead .timer .glass:before {
  content: ':';
  display: block;
  position: relative;
  margin-top: 10px;
  color: #fff;
  font-family: 'font-bold';
  font-size: 26px;
  letter-spacing: 1px;
  text-align: center;
  z-index: 3;
  animation: blinker 2000ms ease-out 0s infinite;
}

#thegame .box-game .box-billhead .timer .glass .conter {
  position: absolute;
  bottom: 45px;
  width: 32px;
  height: 48px;
  max-height: 48px;
  background-image: url("../img/conter.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: bottom;
  z-index: 2;
}

#thegame .box-game .box-billhead .timer .glass.pause:before {
  animation: none;
}

#thegame .box-game .box-billhead .timer span {
  float: left;
  width: 36px;
  color: #fff;
  font-family: 'font-bold';
  font-size: 24px;
  line-height: 34px;
  vertical-align: middle;
  letter-spacing: 1px;
  text-align: center;
}

#thegame .box-game .box-billhead .exit {
  position: fixed;
  right: 10px;
  bottom: 10px;
  padding: 0px 10px;
  cursor: pointer;
}

#thegame .box-game .box-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 1366px;
  max-height: 768px;
  min-height: 560px;
  margin: auto;
  text-align: center;
  z-index: 1;
}

#thegame .box-game .box-img .frame {
  position: relative;
  width: 1366px;
  height: 768px;
  margin: auto;
  z-index: 1;
  transition: 250ms ease-in-out;
  cursor: default !important;
}

#thegame .box-game .box-img .frame .imgframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

#thegame .box-game .box-img .frame svg.image {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#thegame .box-game .box-img.fixed .frame {
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  transform: none !important;
}

#thegame .box-game .box-img.pause .frame {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
}

#thegame .box-game .box-img.pause .frame image {
  -webkit-filter: url(#blur);
  filter: url(#blur);
}

#thegame .box-game .box-img .arraste {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  width: 120px;
  height: auto;
  margin: auto;
  text-align: center;
  z-index: 2;
  display: none;
  transition: 250ms ease-in-out;
}

#thegame .box-game .box-img .arraste.showing {
  display: block;
}

#thegame .box-game .box-img .arraste img {
  position: relative;
}

#thegame .box-game .box-img .arraste span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 10px;
}

#thegame .box-game .lessfive {
  position: absolute;
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  z-index: 3;
  margin-top: -80px;
  margin-left: -10px;
  opacity: 0;
  transition: 800ms ease-in 0ms;
}

#thegame .box-game .lessfive.v-enter {
  margin-top: -25px;
  opacity: 1;
}

#thegame svg.filter {
  position: absolute;
  width: 0px;
  height: 0px;
  z-index: -1;
}

@media (max-width: 767px) {
  #thegame .box-game .box-billhead {
    padding: 0px 10px;
  }

  #thegame .box-game .box-billhead .box {
    transform: scale(0.75);
    transform-origin: left top;
    margin: 20px 0px 0px;
  }

  #thegame .box-game .box-billhead .lives {
    margin-left: -20px;
    margin-right: -20px;
  }

  #thegame .box-game .box-billhead .logo {
    left: 220px;
    right: inherit;
    top: 26px;
  }

  #thegame .box-game .box-billhead .timer {
    transform: scale(0.75);
    transform-origin: right top;
    margin-top: 26px;
  }

  #thegame .box-game .box-billhead .exit {
    right: 0px;
    bottom: 0px;
  }
}

@media (max-width: 479px) {
  #thegame .box-game .box-billhead .logo {
    display: none;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// OVER */

#gameover,
#gratters,
#wow,
#win,
#winPlusEaster,
#overPlusEaster,
#facebookLogin,
#reclaimForm,
#sharemail,
#share-success,
#share-fail {
  position: absolute;
  height: 100%;
  background-color: #e12c90;
  overflow: hidden;
  opacity: 1;
  z-index: 5;
  transition: 250ms ease-in-out;
  background-image: url("../img/backgrd-over.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#gameover.v-enter,
#gameover.v-leave,
#gratters.v-enter,
#gratters.v-leave,
#wow.v-enter,
#wow.v-leave,
#win.v-enter,
#win.v-leave,
#winPlusEaster.v-enter,
#winPlusEaster.v-leave,
#overPlusEaster.v-enter,
#overPlusEaster.v-leave,
#facebookLogin.v-enter,
#facebookLogin.v-leave,
#reclaimForm.v-enter,
#reclaimForm.v-leave,
#sharemail.v-enter,
#sharemail.v-leave,
#share-success.v-enter,
#share-success.v-leave,
#share-fail.v-enter,
#share-fail.v-leave {
  z-index: 4;
  opacity: 0;
  transition: 250ms ease-in-out 100ms;
}

#gameover .area,
#gratters .area,
#wow .area,
#win .area,
#winPlusEaster .area,
#overPlusEaster .area,
#facebookLogin .area,
#reclaimForm .area,
#sharemail .area,
#share-success .area,
#share-fail .area {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

#gameover .icon,
#gratters .icon,
#wow .icon,
#win .icon,
#winPlusEaster .icon,
#overPlusEaster .icon,
#facebookLogin .icon,
#reclaimForm .icon,
#sharemail .icon,
#share-success .icon,
#share-fail .icon {
  margin-bottom: 20px;
}

#gameover h3,
#gratters h3,
#wow h3,
#win h3,
#winPlusEaster h3,
#overPlusEaster h3,
#facebookLogin h3,
#reclaimForm h3,
#sharemail h3,
#share-success h3,
#share-fail h3 {
  font-size: 86px;
  font-family: 'font-black';
  text-transform: uppercase;
}

#gameover p,
#gratters p,
#wow p,
#win p,
#winPlusEaster p,
#overPlusEaster p,
#facebookLogin p,
#reclaimForm p,
#sharemail p,
#share-success p,
#share-fail p {
  font-size: 16px;
  margin: 10px auto;
  max-width: 760px;
}

#gameover .btn-continue,
#gratters .btn-continue,
#wow .btn-continue,
#win .btn-continue,
#winPlusEaster .btn-continue,
#overPlusEaster .btn-continue,
#facebookLogin .btn-continue,
#reclaimForm .btn-continue,
#sharemail .btn-continue,
#share-success .btn-continue,
#share-fail .btn-continue {
  display: inline-block;
  width: 280px;
  height: 54px;
  margin: 10px;
  padding: 8px 0px;
  border-radius: 54px;
  border: 4px solid #fff;
  color: #fff;
  font-family: 'font-bold';
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: 150ms ease-in-out;
}

#gameover .btn-continue:hover,
#gratters .btn-continue:hover,
#wow .btn-continue:hover,
#win .btn-continue:hover,
#winPlusEaster .btn-continue:hover,
#overPlusEaster .btn-continue:hover,
#facebookLogin .btn-continue:hover,
#reclaimForm .btn-continue:hover,
#sharemail .btn-continue:hover,
#share-success .btn-continue:hover,
#share-fail .btn-continue:hover {
  color: #e12c90;
  background-color: #fff;
  opacity: 1;
}

#gameover .links,
#gratters .links,
#wow .links,
#win .links,
#winPlusEaster .links,
#overPlusEaster .links,
#facebookLogin .links,
#reclaimForm .links,
#sharemail .links,
#share-success .links,
#share-fail .links {
  transition: 150ms ease-in-out;
}

#gameover .links .btn-rungame,
#gratters .links .btn-rungame,
#wow .links .btn-rungame,
#win .links .btn-rungame,
#winPlusEaster .links .btn-rungame,
#overPlusEaster .links .btn-rungame,
#facebookLogin .links .btn-rungame,
#reclaimForm .links .btn-rungame,
#sharemail .links .btn-rungame,
#share-success .links .btn-rungame,
#share-fail .links .btn-rungame {
  display: inline-block;
  margin-top: 10px;
  margin-right: 15px;
  text-decoration: underline;
  cursor: pointer;
}

#gameover a.link:hover,
#gratters a.link:hover,
#wow a.link:hover,
#win a.link:hover,
#winPlusEaster a.link:hover,
#overPlusEaster a.link:hover,
#facebookLogin a.link:hover,
#reclaimForm a.link:hover,
#sharemail a.link:hover,
#share-success a.link:hover,
#share-fail a.link:hover {
  color: #fff;
  opacity: 1;
}

@media (max-width: 767px) {
  #gameover h3,
  #gratters h3,
  #wow h3,
  #win h3,
  #winPlusEaster h3,
  #overPlusEaster h3,
  #facebookLogin h3,
  #reclaimForm h3,
  #sharemail h3,
  #share-success h3,
  #share-fail h3 {
    font-size: 38px;
  }

  #gameover p,
  #gratters p,
  #wow p,
  #win p,
  #winPlusEaster p,
  #overPlusEaster p,
  #facebookLogin p,
  #reclaimForm p,
  #sharemail p,
  #share-success p,
  #share-fail p {
    max-width: 480px;
    font-size: 14px;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// FORM */

#gameform {
  position: absolute;
  height: 100%;
  background-color: #e12c90;
  overflow: hidden;
  opacity: 1;
  z-index: 5;
  transition: 250ms ease-in-out;
}

#gameform.v-enter,
#gameform.v-leave {
  z-index: 4;
  opacity: 0;
}

#gameform .close-form {
  position: absolute;
  top: 26px;
  right: 40px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

#gameform .area {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

#gameform h3 {
  color: #e12c90;
  font-size: 40px;
  font-family: 'font-black';
  text-transform: uppercase;
  margin-bottom: 20px;
}

#gameform .box {
  width: 680px;
  margin: auto;
  background-color: #fff;
  padding: 20px;
}

#gameform .box-gameform {
  display: table;
}

#gameform .box-gameform .cell .form-group {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  margin-bottom: 20px;
  text-align: left;
  font-family: 'font-bold';
}

#gameform .box-gameform .cell .form-group input,
#gameform .box-gameform .cell .form-group select {
  width: 100%;
  height: 34px;
  padding: 0px 10px;
  border: 2px solid #e12c90;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
  font-family: 'font-regular';
}

#gameform .box-gameform .cell .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#gameform .box-gameform .cell .form-group label {
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
  letter-spacing: 0px;
}

#gameform .box-gameform .cell .form-group.checkbox,
#gameform .box-gameform .cell .form-group.radio {
  margin-bottom: 10px;
}

#gameform .box-gameform .cell .form-group.checkbox input,
#gameform .box-gameform .cell .form-group.radio input {
  position: absolute;
  left: 0px;
  width: 22px;
  height: 22px;
  opacity: 0.01;
  cursor: pointer;
}

#gameform .box-gameform .cell .form-group.checkbox input:checked + label,
#gameform .box-gameform .cell .form-group.radio input:checked + label {
  background-position: 0px -48px;
}

#gameform .box-gameform .cell .form-group.checkbox label,
#gameform .box-gameform .cell .form-group.radio label {
  padding: 5px 0px 5px 30px;
  color: #999999;
  font-size: 12px;
  background-image: url("/img/check.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: left;
}

#gameform .box-gameform .cell .form-group.radio {
  margin-top: 0px;
  margin-bottom: 20px;
}

#gameform .box-gameform .cell .form-group.radio .label {
  display: block;
  padding: 5px 0px 14px 0px;
  background-image: none;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
}

#gameform .box-gameform .cell .form-group.radio label {
  padding: 5px 20px 5px 30px;
}

#gameform .box-gameform .cell .form-group .glyphicon,
#gameform .box-gameform .cell .form-group .help-block {
  display: none;
}

#gameform .box-gameform .cell .form-group.has-error .form-control-feedback {
  display: none;
}

#gameform .box-gameform .cell .form-group.has-error input,
#gameform .box-gameform .cell .form-group.has-error select {
  background-color: #e12c90;
  color: #fff;
}

#gameform .box-gameform .cell .form-group.has-error input:-webkit-autofill,
#gameform .box-gameform .cell .form-group.has-error select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

#gameform .box-gameform .cell .form-group.has-error input::-webkit-input-placeholder,
#gameform .box-gameform .cell .form-group.has-error select::-webkit-input-placeholder {
  color: #fff;
}

#gameform .box-gameform .cell .form-group.has-error input::-moz-placeholder,
#gameform .box-gameform .cell .form-group.has-error select::-moz-placeholder {
  color: #fff;
}

#gameform .box-gameform .cell .form-group.has-error input:-ms-input-placeholder,
#gameform .box-gameform .cell .form-group.has-error select:-ms-input-placeholder {
  color: #fff;
}

#gameform .box-gameform .cell .form-group.has-error label {
  color: #e12c90;
}

#gameform .btn {
  display: table;
  width: 280px;
  height: 54px;
  margin: 10px auto;
  border-radius: 54px;
  border: 4px solid #e12c90;
  background-color: #fff;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: 150ms ease-in-out;
}

#gameform .btn:hover {
  color: #fff;
  background-color: #e12c90;
}

@media (max-width: 767px) {
  #gameform {
    padding-top: 40px;
  }

  #gameform h3 {
    font-size: 28px;
    margin-bottom: 0px;
  }

  #gameform .box {
    width: 300px;
    padding: 10px 0px;
  }

  #gameform .box-gameform .cell .form-group {
    margin-bottom: 5px;
  }

  #gameform .box-gameform .cell .form-group.radio,
  #gameform .box-gameform .cell .form-group.checkbox {
    margin-bottom: 5px;
  }

  #gameform .box-gameform .cell .form-group input {
    height: 28px;
  }

  #gameform .btn {
    height: auto;
    line-height: 80%;
  }
}

/*/////////////////////////////////////////////////////////////////////////////////////////// TERMS */

#terms {
  position: absolute;
  height: 100%;
  background-color: #e12c90;
  overflow: hidden;
  opacity: 1;
  z-index: 7;
  transition: 250ms ease-in-out;
}

#terms.v-enter,
#terms.v-leave {
  z-index: 8;
  opacity: 0;
}

#terms .close-terms {
  position: absolute;
  top: 26px;
  right: 40px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  transition: 250ms ease-in-out 800ms;
}

/*/////////////////////////////////////////////////////////////////////////////////////////// MODAL */

#modal {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  overflow-y: auto;
  opacity: 1;
  transition: 250ms ease-in-out;
}

#modal .modal-backgrd {
  position: absolute;
  width: 100%;
  min-height: 100%;
  background-color: #fff;
  opacity: 0.2;
  z-index: 1;
}

#modal .modal-inside {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  margin: 0px auto 0px;
  z-index: 2;
  overflow: visible;
  text-align: center;
}

#modal .modal-inside .modal-close {
  position: absolute;
  width: 54px;
  height: 54px;
  right: -54px;
  top: 0px;
  padding-top: 14px;
  background-color: #e12c90;
  cursor: pointer;
  z-index: 5;
  display: none;
}

#modal .modal-inside .modal-close:before {
  content: '';
  display: block;
  width: 32px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
  transform: rotate(45deg);
  margin: 10px auto 0px;
}

#modal .modal-inside .modal-close:after {
  content: '';
  display: block;
  width: 32px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
  margin: -4px auto 0px;
}

#modal .modal-inside .modal-contem {
  display: table-cell;
  width: auto;
  margin: auto;
  vertical-align: middle;
}

#modal .box-modal {
  position: relative;
  display: table;
  width: auto;
  height: auto;
  min-width: 480px;
  padding: 40px 20px 60px;
  margin: auto;
}

#modal .box-modal .close-box-modal {
  position: absolute;
  font-size: 16px;
  right: 10px;
  top: 10px;
  color: #e12c90;
  cursor: pointer;
}

#modal .box-modal:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6;
  z-index: -1;
}

#modal .box-modal .icon {
  margin-bottom: 20px;
}

#modal .box-modal .title {
  max-width: 480px;
  margin: auto;
  color: #e12c90;
  font-size: 22px;
  font-family: 'font-black';
  margin-bottom: 10px;
  text-transform: uppercase;
}

#modal .box-modal .sub-title {
  max-width: 480px;
  margin: auto;
  color: #e12c90;
  font-size: 12px;
  margin-bottom: 10px;
}

#modal .box-modal .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
  width: 280px;
  height: 54px;
  margin: auto;
  padding: 8px 0px;
  border-radius: 54px;
  border: 4px solid #e12c90;
  background-color: #fff;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: 150ms ease-in-out;
}

#modal .box-modal .btn .give-up {
  color: #e12c90;
  opacity: 1;
  background-color: transparent;
}

#modal .box-modal .btn:hover {
  color: #fff;
  background-color: #e12c90;
}

#modal .box-modal .btn:hover .give-up {
  color: #fff;
}

#modal .box-modal .btn.relat {
  position: relative;
  bottom: 0;
  margin: 10px auto;
}

#modal .box-modal .done {
  max-width: 480px;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}

#modal .loading {
  width: 100%;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 28px;
  text-align: center;
}

#modal.v-enter,
#modal.v-leave {
  opacity: 0;
}

@media (max-width: 767px) {
  #modal .box-modal {
    min-width: 300px;
    padding: 40px 10px 60px;
  }
}

.box-modal-easteregg {
  width: 680px;
}

.box-modal-easteregg:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  background-color: #e12c90;
  z-index: 0;
}

.box-modal-easteregg .text {
  position: relative;
  float: left;
  padding: 80px 40px 0px;
  width: 100%;
  text-align: left;
}

.box-modal-easteregg .found {
  float: left;
  width: calc(100% - 140px);
  font-size: 15px;
  text-transform: uppercase;
}

.box-modal-easteregg .name {
  float: left;
  width: calc(100% - 140px);
  font-family: 'font-bold';
  font-size: 26px;
  line-height: 110%;
  text-transform: uppercase;
}

.box-modal-easteregg .imag {
  float: right;
  width: 140px;
  height: 186px;
  margin-top: -130px;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.box-modal-easteregg p {
  float: left;
  width: 100%;
  margin: 20px 0px;
  color: #e12c90;
  font-size: 16px;
}

.box-modal-easteregg span {
  float: left;
  width: 100%;
  color: #e12c90;
  font-size: 13px;
}

@media (max-width: 767px) {
  .box-modal-easteregg {
    width: 280px;
  }

  .box-modal-easteregg:before {
    height: 140px;
  }

  .box-modal-easteregg .text {
    padding: 0px;
  }

  .box-modal-easteregg .found {
    width: 100%;
  }

  .box-modal-easteregg .name {
    width: 100%;
    height: 80px;
  }

  .box-modal-easteregg .imag {
    display: none;
  }
}

.box-modal-newsletter {
  width: 680px;
}

.box-modal-newsletter .cell .form-group {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  margin-bottom: 20px;
  text-align: left;
}

.box-modal-newsletter .cell .form-group input,
.box-modal-newsletter .cell .form-group select {
  width: 100%;
  height: 34px;
  padding: 0px 10px;
  border: 2px solid #e12c90;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
}

.box-modal-newsletter .cell .form-group label {
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
  letter-spacing: 0px;
}

.box-modal-newsletter .cell .form-group.checkbox,
.box-modal-newsletter .cell .form-group.radio {
  margin-bottom: 10px;
}

.box-modal-newsletter .cell .form-group.checkbox input,
.box-modal-newsletter .cell .form-group.radio input {
  position: absolute;
  left: 0px;
  width: 22px;
  height: 22px;
  opacity: 0.01;
  cursor: pointer;
}

.box-modal-newsletter .cell .form-group.checkbox input:checked + label,
.box-modal-newsletter .cell .form-group.radio input:checked + label {
  background-position: 0px -48px;
}

.box-modal-newsletter .cell .form-group.checkbox label,
.box-modal-newsletter .cell .form-group.radio label {
  padding: 5px 0px 5px 30px;
  color: #999999;
  font-size: 12px;
  background-image: url("/img/check.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: left;
}

.box-modal-newsletter .cell .form-group.radio {
  margin-top: 0px;
  margin-bottom: 20px;
}

.box-modal-newsletter .cell .form-group.radio .label {
  display: block;
  padding: 5px 0px 14px 0px;
  background-image: none;
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
}

.box-modal-newsletter .cell .form-group.radio label {
  padding: 5px 20px 5px 30px;
}

.box-modal-newsletter .cell .form-group .glyphicon,
.box-modal-newsletter .cell .form-group .help-block {
  display: none;
}

.box-modal-newsletter .cell .form-group.has-error select {
  border: 2px solid red;
}

@media (max-width: 767px) {
  .box-modal-newsletter {
    width: 280px;
    margin-bottom: -30px;
  }

  .box-modal-newsletter .cell .form-group {
    margin-bottom: 5px;
  }

  .box-modal-newsletter .cell .form-group.radio,
  .box-modal-newsletter .cell .form-group.checkbox {
    margin-bottom: 5px;
  }

  .box-modal-newsletter .cell .form-group input,
  .box-modal-newsletter .cell .form-group select {
    height: 28px;
  }
}

.box-modal-friend .form-group {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  margin-bottom: 20px;
  text-align: left;
}

.box-modal-friend .form-group input,
.box-modal-friend .form-group select {
  width: 100%;
  height: 34px;
  padding: 0px 10px;
  border: 2px solid #e12c90;
  border-radius: 18px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
}

.box-modal-friend .form-group label {
  color: #e12c90;
  font-family: 'font-bold';
  font-size: 14px;
}

#rotatescreen {
  position: absolute;
  height: 100%;
  overflow: hidden;
  transition: 800ms ease-in-out;
  display: none;
  z-index: -1;
}

#rotatescreen .backgrd {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#rotatescreen .backgrd:before {
  content: '';
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #e12c90;
  transition: 250ms ease-in-out;
  background-image: url("../img/backgrd-over.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: 1;
}

#rotatescreen img {
  position: fixed;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

@media screen and (max-height: 479px) and (orientation: landscape) {
  #rotatescreen {
    display: block;
    z-index: 99;
  }
}

.game-image {
  position: relative;
  background-color: green;
  width: 1366px;
  height: 768px;
}

.game-image img {
  position: absolute;
}

.game-image .bottle-area {
  position: absolute;
  background-color: yellow;
  opacity: 0.5;
}

.game-image .easter-area {
  position: absolute;
  background-color: purple;
  opacity: 0.5;
}

.no-decor {
  display: initial;
  width: initial;
  margin-top: 0;
  color: #ffffff;
  font-size: initial;
  text-align: initial;
  text-decoration: initial;
  text-transform: inital;
  cursor: pointer;
}

.no-decor:hover {
  text-decoration: underline;
  cursor: pointer;
}

.game-area {
  display: block;
  position: relative;
  width: 1280px;
  height: 800px;
  color: black;
}

.bottle {
  display: block;
  background-color: blue;
  position: relative;
}

.level-maker {
  color: black;
}

.level-maker .img-wrapper {
  width: 1366px;
  height: 768px;
  display: block;
  position: relative;
}

.level-maker > div {
  padding: 50px;
}

.level-maker .square-area {
  position: absolute;
}

.level-maker #bottle-rectangles-list {
  list-style: none;
  margin: 0;
  padding: 10px 0 50px;
}

.level-maker #bottle-rectangles-list li {
  padding: 5px;
  border: 1px #CCC solid;
  margin: 10px 0;
}

.level-maker #bottle-rectangles-list li .rectangle-color {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
}

.level-maker #bottle-rectangles-list li span {
  float: left;
  margin-left: 20px;
}

.level-maker #bottle-rectangles-list li button {
  float: right;
}

.level-maker .panel-default {
  margin-top: 20px;
}

.level-maker #bottle-data .input-group,
.level-maker #bottle-data #bottle-color-opacity,
.level-maker #bottle-data #easterEgg-color-opacity,
.level-maker #easteregg-data .input-group,
.level-maker #easteregg-data #bottle-color-opacity,
.level-maker #easteregg-data #easterEgg-color-opacity {
  margin-bottom: 20px;
}

.level-maker #bottle-data .input-group-addon,
.level-maker #easteregg-data .input-group-addon {
  padding: 5px 10px;
}

.level-maker #bottle-data .input-group-addon .rectangle-color,
.level-maker #easteregg-data .input-group-addon .rectangle-color {
  width: 20px;
  display: block;
  height: 20px;
}