@font-face {
  font-family: ativarFont;
  src: url(../fonts/HelveticaLTStd-Roman.otf);
}
@font-face {
  font-family: ativarFontB;
  src: url(../fonts/HelveticaNeueLTStd-Bd.otf);
}
textarea {
  resize: none;
}

*:focus {
  outline: 0 !important;
}

body {
  color: white;
  font-family: ativarFont;
}

h1, h2, h3, h4, h5 {
  letter-spacing: 1px;
}

input, textarea, button {
  border-radius: 2px !important;
}

.btn-darkBlue {
  background-color: #102337;
  color: white !important;
}
.btn-darkBlue:hover, .btn-darkBlue:active, .btn-darkBlue:focus {
  color: white;
  background-color: #102337E6;
}

.text-darkBlue {
  color: #102337 !important;
}

.background-darkBlue {
  background-color: #102337;
}

.color-darkBlue {
  color: #102337 !important;
}

.breack-line-darkBlue {
  width: 100%;
  height: 70px;
  background-color: #102337;
}

.border-darkBlue {
  border-color: #102337 !important;
  border-radius: 0.25rem;
}

.border-bottom-darkBlue {
  border-bottom: solid 5px #102337;
}

.line-darkBlue {
  width: 100%;
  height: 2px;
  background: #102337;
}

.btn-pink {
  background-color: #e11c5b;
  color: white !important;
}
.btn-pink:hover, .btn-pink:active, .btn-pink:focus {
  color: white;
  background-color: #e11c5bE6;
}

.text-pink {
  color: #e11c5b !important;
}

.background-pink {
  background-color: #e11c5b;
}

.color-pink {
  color: #e11c5b !important;
}

.breack-line-pink {
  width: 100%;
  height: 70px;
  background-color: #e11c5b;
}

.border-pink {
  border-color: #e11c5b !important;
  border-radius: 0.25rem;
}

.border-bottom-pink {
  border-bottom: solid 5px #e11c5b;
}

.line-pink {
  width: 100%;
  height: 2px;
  background: #e11c5b;
}

.btn-darkPink {
  background-color: #cc134d;
  color: white !important;
}
.btn-darkPink:hover, .btn-darkPink:active, .btn-darkPink:focus {
  color: white;
  background-color: #cc134dE6;
}

.text-darkPink {
  color: #cc134d !important;
}

.background-darkPink {
  background-color: #cc134d;
}

.color-darkPink {
  color: #cc134d !important;
}

.breack-line-darkPink {
  width: 100%;
  height: 70px;
  background-color: #cc134d;
}

.border-darkPink {
  border-color: #cc134d !important;
  border-radius: 0.25rem;
}

.border-bottom-darkPink {
  border-bottom: solid 5px #cc134d;
}

.line-darkPink {
  width: 100%;
  height: 2px;
  background: #cc134d;
}

.btn-blue {
  background-color: #00aeef;
  color: white !important;
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  color: white;
  background-color: #00aeefE6;
}

.text-blue {
  color: #00aeef !important;
}

.background-blue {
  background-color: #00aeef;
}

.color-blue {
  color: #00aeef !important;
}

.breack-line-blue {
  width: 100%;
  height: 70px;
  background-color: #00aeef;
}

.border-blue {
  border-color: #00aeef !important;
  border-radius: 0.25rem;
}

.border-bottom-blue {
  border-bottom: solid 5px #00aeef;
}

.line-blue {
  width: 100%;
  height: 2px;
  background: #00aeef;
}

.btn-white {
  background-color: white;
  color: white !important;
}
.btn-white:hover, .btn-white:active, .btn-white:focus {
  color: white;
  background-color: whiteE6;
}

.text-white {
  color: white !important;
}

.background-white {
  background-color: white;
}

.color-white {
  color: white !important;
}

.breack-line-white {
  width: 100%;
  height: 70px;
  background-color: white;
}

.border-white {
  border-color: white !important;
  border-radius: 0.25rem;
}

.border-bottom-white {
  border-bottom: solid 5px white;
}

.line-white {
  width: 100%;
  height: 2px;
  background: white;
}

.btn-grey {
  background-color: #eeedef;
  color: white !important;
}
.btn-grey:hover, .btn-grey:active, .btn-grey:focus {
  color: white;
  background-color: #eeedefE6;
}

.text-grey {
  color: #eeedef !important;
}

.background-grey {
  background-color: #eeedef;
}

.color-grey {
  color: #eeedef !important;
}

.breack-line-grey {
  width: 100%;
  height: 70px;
  background-color: #eeedef;
}

.border-grey {
  border-color: #eeedef !important;
  border-radius: 0.25rem;
}

.border-bottom-grey {
  border-bottom: solid 5px #eeedef;
}

.line-grey {
  width: 100%;
  height: 2px;
  background: #eeedef;
}

.btn-darkBlue2 {
  background-color: #19202a;
  color: white !important;
}
.btn-darkBlue2:hover, .btn-darkBlue2:active, .btn-darkBlue2:focus {
  color: white;
  background-color: #19202aE6;
}

.text-darkBlue2 {
  color: #19202a !important;
}

.background-darkBlue2 {
  background-color: #19202a;
}

.color-darkBlue2 {
  color: #19202a !important;
}

.breack-line-darkBlue2 {
  width: 100%;
  height: 70px;
  background-color: #19202a;
}

.border-darkBlue2 {
  border-color: #19202a !important;
  border-radius: 0.25rem;
}

.border-bottom-darkBlue2 {
  border-bottom: solid 5px #19202a;
}

.line-darkBlue2 {
  width: 100%;
  height: 2px;
  background: #19202a;
}

.btn-darkBlue3 {
  background-color: #010c26;
  color: white !important;
}
.btn-darkBlue3:hover, .btn-darkBlue3:active, .btn-darkBlue3:focus {
  color: white;
  background-color: #010c26E6;
}

.text-darkBlue3 {
  color: #010c26 !important;
}

.background-darkBlue3 {
  background-color: #010c26;
}

.color-darkBlue3 {
  color: #010c26 !important;
}

.breack-line-darkBlue3 {
  width: 100%;
  height: 70px;
  background-color: #010c26;
}

.border-darkBlue3 {
  border-color: #010c26 !important;
  border-radius: 0.25rem;
}

.border-bottom-darkBlue3 {
  border-bottom: solid 5px #010c26;
}

.line-darkBlue3 {
  width: 100%;
  height: 2px;
  background: #010c26;
}

.background-image {
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

.background-gradient-blue {
  background: radial-gradient(#102337d9, #010c26);
}

.row {
  margin: 0 auto;
}

.btn {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

header {
  background: #102337;
  height: 100vh;
  min-height: 400px;
  max-height: 550px;
}
header .lang {
  color: white;
  font-size: 1.5em;
  margin-right: 10px;
}
header .lang.active {
  color: #00aeef !important;
}
header .header-logo {
  width: 100%;
  max-width: 260px;
}
header .header-logo img {
  width: 100%;
  max-width: 260px;
}

.social-media {
  background: none;
  border: none;
  padding: 0;
}
.social-media .icons {
  color: white;
  font-size: 25px;
}
.social-media .icons:focus, .social-media .icons:hover, .social-media .icons:active {
  color: #00aeef;
}

.title {
  margin-top: 5vh;
}
@media only screen and (min-width: 768px) {
  .title {
    margin-top: 150px;
  }
}
.title .main {
  margin-bottom: 50px;
}
.title .secondary {
  color: #e11c5b;
  margin-bottom: 50px;
  display: block;
  margin: 0 auto 50px auto;
  max-width: 550px;
}

.ver-mas {
  color: white;
}
.ver-mas:focus, .ver-mas:hover, .ver-mas:active {
  color: #00aeef;
  text-decoration: none;
}

#ativar-comercial {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 500px;
  padding: 35px 0;
  cursor: pointer;
}

.btn-play {
  border-radius: 100% !important;
  border: none;
  color: white;
  background: #00aeef;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-play:focus, .btn-play:hover {
  background: #e11c5b;
  color: white;
}

.ativar-nav .nav-link {
  color: white;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ativar-nav .nav-link img {
  width: 50px;
}
.ativar-nav .nav-link.active {
  background: #102337;
  border-radius: 2px;
}
@media (min-width: 1024px) {
  .ativar-nav .nav-link:hover {
    background: #00aeef;
  }
}

@media (max-width: 1024px) {
  .all-services {
    display: none;
  }
}
.all-services img {
  max-width: 600px !important;
}

.service-content img {
  width: 100%;
  max-width: 150px;
}

.contact-title {
  font-size: 3em;
  text-align: center;
}
@media (min-width: 1024px) {
  .contact-title {
    text-align: right;
  }
}

footer img {
  width: 100%;
  max-width: 150px;
}

.contact-background {
  background-image: url(../images/fondo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
}
@media (min-width: 1024px) {
  .contact-background {
    height: 140px;
    background-size: contain;
  }
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.scrollToTop {
  position: fixed;
  bottom: 5px;
  right: 5px;
  background: #00aeef;
  color: white;
  border: solid #00aeef 1px;
}
@media (min-width: 768px) {
  .scrollToTop {
    bottom: 25px;
    right: 25px;
    font-size: 25px;
    padding: 10px 15px;
  }
}
.scrollToTop:hover, .scrollToTop:focus, .scrollToTop:active {
  background: #102337;
  color: white;
}

/*# sourceMappingURL=main.css.map */
