/***************************************************************************************
* BODY ELEMENTS
***************************************************************************************/
b {
  font-weight: bolder;
  font-size: 1.5em;
}
body {
  background-color: #00a9e0;
}
section {
  margin-top: ;
}
.foco {
  max-height: 400px;
  vertical-align: center;
}
label {
  display: none;
}
section section {
  margin-top: 10px;
}
a {
  font-size: large;
}
dialog {
  display: none;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 1, 1, 0.5);
  position: fixed;
}
dialog article {
  padding: 30px;
  background-color: rgba(1, 1, 1, 0.9);
}
dialog {
  text-align: center;
}
dialog span {
  color: white;
  font-size: x-large;
  padding: 10px;
}
/***************************************************************************************
* HEADINGS
***************************************************************************************/
/* All Headings */
/* Individual Headings */
h2 {
  font-weight: bold;
}
/***************************************************************************************
* PARAGRAPHS
***************************************************************************************/
/* First Paragraph */
p {
  font-size: 18px;
}
/* Seccond Paragraph */
/* Blockquote */
/* Third Paragraph */
/* Quote */
/* Fourth Paragraph */
/***************************************************************************************
* LISTS
***************************************************************************************/
/* All Lists */
/* Definition Lists */
/* Ordered Lists */
/* Unordered Lists */
li {
  font-size: 14px;
}
li:active {
  background-color: #aaffff;
  color: #000000;
}
/***************************************************************************************
* FORMS
***************************************************************************************/
/* Inputs */
/* Other */
/***************************************************************************************
* TABLES
***************************************************************************************/
/* Head */
/* Body */
/* Foot */
/***************************************************************************************
* OTHER
***************************************************************************************/
/***************************************************************************************
* CLASES
***************************************************************************************/
.cable {
  background-color: white;
  width: 100%;
  background-size: 100%;
  position: absolute;
  left: 0;
}
.container {
  margin-top: -58px;
}
.plantitas {
  position: fixed;
  top: 30px;
}
.fancy-hr {
  display: none;
}
.fondoObscuro {
  background-color: #000000;
}
.logo {
  position: absolute;
  left: 20;
  top: 0;
  width: 50px;
  background-image: url(logo-full-derecha.png);
}
.mutatrumAlacris h2 {
  font-weight: bold;
}
/*
.titulo{
padding:20px 20px 20px 20px;background-size:100% 100%;background-image: url(fondo-titulos-h3.png);
position:relative;width:100%;top:20px;margin-left: -50px;color:@colorPrincipal;font-weight: bold;}
.titulo span{position:relative; left:60px;top:0px;clear:right;}
.titulo-remate{background-size:5% 50%;background: url(foco-after.png)no-repeat}
.titulo-before{
position:absolute;left:20px;top:75px;background-size:100% 100%;background: url(conector.png)no-repeat;margin-left:-40px;display:inline-block;z-index: 999;width:150px;height:120px;}
.titulo-after{clear:right;width:100%;height:120px;}
*/
.titulo {
  background: url(lampara-encendida.png) no-repeat;
  background-position: left-bottom;
  background-size: 300px 100%;
  margin-top: 0px;
  height: 50px;
  padding: 40px 30px 20px 40px;
  text-align: left;
  color: #67cddc;
  font-weight: bold;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px white, 0 0 30px white, 0 0 40px white, 0 0 50px white, 0 0 75px white;
}
.titulo:hover {
  color: #00a9e0;
}
.titulo-off {
  background: url(lampara-apagada.png) no-repeat;
  background-position: left-bottom;
  background-size: 300px 100%;
  margin-top: -2px;
  height: 50px;
  padding: 82px 30px 20px 40px;
  text-align: left;
  color: #67cddc;
  font-weight: bold;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px white, 0 0 30px white, 0 0 40px white, 0 0 50px white, 0 0 75px white;
}
/***************************************************************************************
* IDs
***************************************************************************************/
nav#main-nav {
  background: white;
}
#intro h1 {
  display: none;
}
#intro .get-started {
  font-size: large;
  font-weight: bold;
  margin-top: 20px;
  width: 100%;
  background-color: #00a9e0;
  border-radius: 10px;
  text-shadow: 0.0em 0.0em 0.10em #CCC;
  color: white;
}
#intro .get-started:hover {
  content: "";
  color: white;
  background: #67cddc url(degradado-arriba.png) no-repeat;
  background-position: center;
  background-size: 100%;
  text-shadow: 0.0em 0.0em 0.10em #CCC;
}
#intro {
  background-color: #00a9e0;
}
section#servicios section article {
  display: none;
}
section#servicios section article h2 {
  display: none;
}
#aside {
  padding: 70px 120px 70px 120px;
  background-size: 100% 100%;
  background-image: url(foco-v-bg.png);
}
#servicios {
  background-size: 100% 100%;
}
#servicios section section:nth-of-type(3) {
  clear: both;
  width: 100%;
}
#servicios li {
  padding: 2px 1px 0px 1px;
}
section li:hover,
a:hover,
p:hover,
h2:hover {
  background: url(pantalla-blanca.png);
  color: black;
  border-radius: 2px;
  text-shadow: 0px 0px 0.09px white;
  -moz-box-shadow: 0px 0px 20px #fff;
  -webkit-box-shadow: 0px 0px 20px #fff;
  box-shadow: 0px 0px 20px #fff;
}
#nosotros {
  background: url(fondo-02.png);
  background-size: 100% 100%;
}
#nosotros img:first-of-type {
  margin-top: -50px;
}
#nosotros section:nth-child(2) p,
#nosotros section:nth-child(2) h2 {
  padding: 0px 0 0 5px;
}
#clientes img {
  /*TILT*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#clientes img:hover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
#clientes,
#nosotros,
#servicios,
#contacto {
  background: url(pantalla-negra.png);
}
#contacto span {
  content: '@';
}
#contacto p a {
  background-color: #98c73d;
  padding: 20px;
  margin: 30px;
  width: 100%;
}
#contacto p a:hover {
  color: white;
  background-color: #d0dd2b;
}
#contacto img {
  width: 100px;
}
#contacto {
  min-height: 800px;
}
/*PEDACERÏA*/
.boton-enviar {
  display: none;
}
.captcha span,
#pseudoCaptcha,
dialog span span {
  font-family: 'Carter One', cursive;
  font-size: x-large;
  color: #fff;
  text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff, 0 0 20px #00a9e0, 0 0 30px #00a9e0, 0 0 40px #ff2d95, 0 0 50px #00a9e0, 0 0 75px #00a9e0;
  letter-spacing: 5px;
}
#pseudoCaptcha {
  background-color: #00a9e0;
  color: white;
  text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff, 0 0 20px #00a9e0, 0 0 30px #ffffff, 0 0 40px #ff2d95, 0 0 50px #00a9e0, 0 0 75px #00a9e0;
  padding: 5px 5px;
  line-height: 28px;
  padding-left: 20px;
  text-align: center;
}
.captcha span:first-letter {
  font-size: xx-large;
  transform: skewY(-15deg);
}
#formato-reporte img {
  position: relative;
  right: 1px;
  bottom: 1px;
}
.enviado {
  font-size: xx-large;
}
.morado {
  background-color: #d0dd2b;
}
.morado:hover {
  background-color: #00a9e0;
}
.verde {
  background-color: #98c73d;
}
.verde:hover {
  background-color: #44dfeb;
}
#soporteReportar {
  top: 0;
}
.contenedor {
  max-width: 800px;
}
@media only screen and (max-width: 767px) {
  #intro .container {
    margin-top: 20px;
  }
}
