/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ========= 1. Global ========== */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

.clear {
  clear: both;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  overflow-x: hidden !important;
  color: #666;
  background: #333;
  font-family: Lato, 'Helvetica Neue', 'Lucida Grande', Arial, Verdana,
    sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 320;
  height: 100%;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lato, 'Helvetica Neue', 'Lucida Grande', Arial, Verdana,
    sans-serif;
  font-weight: 300;
  color: #fff;
}

h1 {
  font-size: 65px;
  line-height: 65px;
}

h2 {
  font-size: 55px;
  line-height: 55px;
}

h3 {
  font-size: 50px;
  line-height: 50px;
}

h4 {
  font-size: 34px;
  line-height: 44px;
}

h5 {
  font-size: 24px;
  line-height: 24px;
  font-style: italic;
}

h6 {
  font-size: 20px;
  line-height: 20px;
}

p {
  color: #ccc;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
}

ul {
  list-style: none;
}

a,
a:hover,
a:focus {
  cursor: pointer;
  text-decoration: none;

  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}

a {
  color: #fff;
}

a:hover {
  color: rgba(118, 181, 228, 0.9);
}

#pattern {
  background: rgba(0, 0, 0, 0.1) url('../img/06.png') repeat top left;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
}

.border {
  background: none repeat scroll 0 0 #fff;
  display: block;
  height: 2px;
  width: 100px;
  margin: 20px auto;
}

.back-pop {
  width: 100%;
  margin: auto;
}

.back-pop h4 {
  text-align: left;
  padding: 10px 0;
}

.well {
  background-color: transparent;
  background-repeat: repeat;
  border: none;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  padding: 6%;
}

.aboutus {
  text-align: center;
  padding: 35px 0 0;
}

.align-reduce {
  text-align: center;
  padding: 50px 0;
}

.pop-container {
  padding-bottom: 100px;
}

.fa-comp {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 5px;
  color: #333333;
  height: 40px;
  line-height: 40px;
  position: absolute;
  z-index: 99999;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 40px;
}

.fa-comp:hover {
  background: #333;
}

.opacity-1 {
  opacity: 1;
}

.opacity-0 {
  opacity: 0;
}

.display-none {
  display: none;
}

.tlt {
  position: absolute;
  text-align: center;
  font-weight: 300;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
  top: 47%;
  width: 100%;
  text-transform: uppercase;
  font-size: 50px;
  z-index: 9999;
}

/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ====== 2. Main content ======= */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

#main-future {
  /*margin: -230px auto auto;*/
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 999;
}

#main-content h1 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -6px;
  padding-right: 4px;
}

.principal {
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.link-box {
  margin-top: 0%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  z-index: 2000;
  display: block;
}

.link-box a {
  display: inline-block;
  outline-style: none;
  width: 36px;
  height: 39px;
  line-height: 36px;
  font-size: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  margin: 10px 0;
  box-shadow: #fff 0 0 1px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}

.link-box a:hover {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}

.link-box a.twitter:hover {
  background: #41b7d8;
  color: #fff;
}

.link-box a.facebook:hover {
  background: #3b5997;
  color: #fff;
}

.link-box a.book:hover {
  background: #5cb85c;
  color: #fff;
}

.link-box a.globe:hover {
  background: #ffd700;
  color: #fff;
}

.link-box a.envelope:hover {
  background: #a73e5c;
  color: #fff;
}

.link-box a.youtube:hover {
  background: #e82e14;
  color: #fff;
}

.fab {
  line-height: 38px;
}

.link-box a.instagram:hover {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#bd3381),
    to(#ee583f)
  );
  background: -webkit-linear-gradient(left, #bd3381, #ee583f);
  background: linear-gradient(to right, #bd3381, #ee583f);
  color: #fff;
}

.link-box a.soundcloud:hover {
  background: #e95918;
  color: #fff;
}

.link-box a#newsletter:hover {
  background: #333333;
}

.link-box i.fa {
  height: 100%;
  padding-top: 10px;
  vertical-align: 0;
  width: 100%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}

.form-group {
  margin-bottom: 0;
}

.controls .fa {
  color: #a5abb5;
  font-size: 25px;
  margin: 9px 0 0 -32px;
  position: absolute;
}

p.message {
  font-size: 12px;
  text-align: center;
}

form.success-full .fa,
form.success-full .message {
  color: #5cb85c;
}

form.error .fa,
form.error .message {
  color: #cb4848;
}

form.bad-email .fa,
form.bad-email .message {
  color: #cb4848;
}

/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ========= 5. Contact ========= */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

#my_popup {
  max-height: 100%;
  height: 100%;
}

#my_popup {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.popup_visible #my_popup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.divide {
  margin-bottom: 5%;
  margin-top: 5%;
}

.moreinfo {
  text-align: center;
  color: #fff;
}

.moreinfo h6 {
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: 700;
}

.moreinfo a {
  color: #cccccc;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
}

.lil-border {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  height: 2px;
  margin: 20px auto;
  width: 20px;
}

h1.info-h1 {
  color: #000;
  font-size: 35px;
  padding: 0;
  line-height: 50px;
}

.info-h1 small {
  color: #ccc;
  font-weight: 300;
  font-size: 19px;
}

.info-content {
  padding: 0 20px;
}

.info-content p {
  color: #333;
  font-weight: 300;
}

.error {
  float: right;
  margin: -66px 2px 0 0;
  position: relative;
  top: 0;
}

.error i:before {
  color: #ff0000;
  font-size: 70%;
  vertical-align: top;
  content: '\f071';
  margin-right: 10px;
  font-family: FontAwesome;
}

ul.alert-gliss {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.error {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.alert-problem {
  color: #fff;
  background: url(../img/stardust.png) repeat;
  border-color: #fff;
}

.alert-success {
  color: #fff;
  background: url(../img/stardust-green.png) repeat;
  border-color: #fff;
  margin-top: 20px;
}

.form {
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 25px;
  color: #f2f2f2 !important;
  font-size: 13px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.form:hover {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.form:focus {
  color: white;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.textarea {
  height: 194px;
  max-height: 200px;
  max-width: 100%;
}

.form-btn {
  width: 100%;
  display: block;
  height: auto;
  padding: 15px;
  color: #727272;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.15);
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.form-btn:hover {
  background: #ccc;
  color: white;
}

.form-btn:active {
  opacity: 0.9;
}

/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ========== 6. About ========== */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

#about-exp {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.popup_visible #about-exp {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.carousel-indicators {
  bottom: -50px;
  height: 40px;
}

img.img-responsive {
  margin: auto;
}

.carousel-indicators li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ========= 7. Loading ========= */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

.globload {
  background: #3b405b;
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    #3b405b 0%,
    #171b33 100%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0px,
    center center,
    100%,
    color-stop(0%, #3b405b),
    color-stop(100%, #171b33)
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    #3b405b 0%,
    #171b33 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    #3b405b 0%,
    #171b33 100%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    #3b405b 0%,
    #171b33 100%
  );
  background: radial-gradient(ellipse at center, #3b405b 0%, #171b33 100%);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
}

.snaker {
  font-size: 10px;
  height: 30px;
  position: fixed;
  text-align: center;
  top: 47%;
  width: 100%;
}

.snaker > div {
  -webkit-animation: 1.2s ease-in-out 0s normal none infinite translating;
  -moz-animation: 1.2s ease-in-out 0s normal none infinite translating;
  -ms-animation: 1.2s ease-in-out 0s normal none infinite translating;
  -o-animation: 1.2s ease-in-out 0s normal none infinite translating;
  animation: 1.2s ease-in-out 0s normal none infinite translating;
  background-color: #ffffff;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-bottom: 20px;
  background: #5cb85c;
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.snaker .circle2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
  background: #ffd700;
}

.snaker .circle3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  background: #a73e5c;
}

.snaker .circle4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
  background: #3b5997;
}

.snaker .circle5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
  background: #41b7d8;
}

.snaker .circle6 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
  background: #d64937;
}

.snaker h6 {
  font-family: 'Lucida Grande', Lato, 'Helvetica Neue', Arial, Verdana,
    sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #fff;
}

@-webkit-keyframes translating {
  0%,
  40%,
  100% {
    -webkit-transform: translateY(20px);
  }
  20% {
    -webkit-transform: translateY(10px);
  }
}

@keyframes translating {
  0%,
  40%,
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
  }
  20% {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
  }
}

/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */
/* ====== 8. Media Queries ====== */
/* *=*=*=*=*=*=*=*=*=*=*=*=*=*=*= */

/* *=*=*=*=*=*=*=*=*=* Small screen *=*=*=*=*=*=*=*=*=* */

@media only screen and (max-width: 1023px) {
  .digit {
    font-size: 80px;
  }

  .link-box {
    margin-bottom: 30px;
  }

  .well {
    padding: 0;
  }
}

/* *=*=*=*=*=*=*=*=*=* Tablet portrait *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .container {
    width: 720px;
  }

  .align-reduce {
    padding: 30px 0;
  }

  .back-pop h4 {
    padding: 0;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
  }

  #carousel-services {
    margin-top: 40px;
  }

  #main-future {
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .well {
    padding: 0;
  }
}

/* *=*=*=*=*=*=*=*=*=* Tablet landscape *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .well {
    padding: 0;
  }
}

/* *=*=*=*=*=*=*=*=*=* Phone portrait *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .container {
    width: 100%;
  }

  h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .about-p {
    padding-bottom: 20px;
  }

  #carousel-services {
    margin-top: 40px;
  }

  #main-future {
    position: absolute;
    text-align: center;
    width: 100%;
  }

  #main-content h1 {
    font-size: 25px;
    letter-spacing: -3px;
    line-height: 35px;
  }

  #main-content h4 {
    font-size: 15px;
    line-height: 20px;
  }

  .border {
    height: 1px;
    width: 50px;
    margin: 0px auto;
  }

  .bor-spec {
    margin: 10px auto;
  }

  .tlt {
    font-size: 18px;
  }

  .well {
    padding: 0;
  }
}

/* *=*=*=*=*=*=*=*=*=* Phone landscape *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .container {
    width: 100%;
  }

  h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .about-p {
    padding-bottom: 20px;
  }

  #main-future {
    position: absolute;
    text-align: center;
    width: 100%;
  }

  #main-content h1 {
    font-size: 25px;
    letter-spacing: -3px;
    line-height: 35px;
  }

  #main-content h4 {
    font-size: 15px;
    line-height: 20px;
  }

  .border {
    height: 1px;
    width: 50px;
    margin: 0px auto;
  }

  .bor-spec {
    margin: 10px auto;
  }

  .well {
    padding: 0;
  }

  .sub-picture {
    background-image: url('../img/re-video-landscape.jpg');
  }
}

#email {
  display: none;
}
