/*-------------------------------------------------------------------------*/
/*Reseteo*/
/*-------------------------------------------------------------------------*/
*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    text-decoration: none;
    font-style: normal;
}
.fclear{
    clear: both;
}
/*scroll*/
::-webkit-scrollbar
{
    width: 8px;
    height: 2px;
    background-color: rgba(220,220,220,1);
}
::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(120,120,120,.2);
    background-color: rgba(120,120,120,1);
}
/*-------------------------------------------------------------------------*/
/*Fuentes*/
/*-------------------------------------------------------------------------*/
@font-face {
    font-family: 'Principal';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Titulo';
    src: url('../fonts/SupersonicRocketship.eot');
    src: url('../fonts/SupersonicRocketship.woff2') format('woff2'),
        url('../fonts/SupersonicRocketship.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/SupersonicRocketship.woff') format('woff'),
        url('../fonts/SupersonicRocketship.ttf') format('truetype'),
        url('../fonts/SupersonicRocketship.svg#SupersonicRocketship') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*-------------------------------------------------------------------------*/
/*Root*/
/*-------------------------------------------------------------------------*/
:root {
  --espaciado-titulos: 2px;
}
/*Iconos*/
.coma::before {
    font-family: 'FontAwesome';
    content: "\f10d";
    font-size: 1.4em;
    margin:0px 5px;
    display: inline-block;
}
.comc::after {
    font-family: 'FontAwesome';
    content: "\f10e";
    font-size: 1.4em;
    margin:0px 5px;
    display: inline-block;
}
.facebook::before{
    font-family: 'FontAwesome';
    content: "\f09a";
    font-size: 1.4em;
    display: inline-block;
}
.google::before{
    font-family: 'FontAwesome';
    content: "\f0d5";
    font-size: 1.4em;
    display: inline-block;
}
.youtube::before{
    font-family: 'FontAwesome';
    content: "\f16a";
    font-size: 1.4em;
    display: inline-block;
}
.whatsapp::before{
    font-family: 'FontAwesome';
    content: "\f232";
    font-size: 1.4em;
    display: inline-block;
}
.instagram::before{
    font-family: 'FontAwesome';
    content: "\f16d";
    font-size: 1.4em;
    display: inline-block;
}
.twitter::before{
    font-family: 'FontAwesome';
    content: "\f099";
    font-size: 1.4em;
    display: inline-block;
}
.telefono::before{
    font-family: 'FontAwesome';
    content: "\f095";
    font-size: 1.4em;
    display: inline-block;
}
.localizador::before{
    font-family: 'FontAwesome';
    content: "\f124";
    font-size: 1.4em;
    display: inline-block;
    margin:0px 5px 0px 0px;
}
.up::before{
    font-family: 'FontAwesome';
    content: "\f139";
    font-size: 1.4em;
    display: inline-block;
    margin:0px 5px 0px 0px;
}
.coffee::before{
    font-family: 'FontAwesome';
    content: "\f0f4";
    font-size: 1.4em;
    display: inline-block;
    margin:0px 5px 0px 0px;
}
.search::before{
    font-family: 'FontAwesome';
    content: "\f002";
    font-size: 1.2em;
    display: inline-block;
}
.htl::before{
    font-family: 'FontAwesome';
    content: "\f0fd";
    font-size: 1.4em;
    display: inline-block;
}
.rest::before{
    font-family: 'FontAwesome';
    content: "\f0f5";
    font-size: 1.4em;
    display: inline-block;
}
.masc::before{
    font-family: 'FontAwesome';
    content: "\f1b0";
    font-size: 1.4em;
    display: inline-block;
}
.salud::before{
    font-family: 'FontAwesome';
    content: "\f21e";
    font-size: 1.4em;
    display: inline-block;
}
.entr::before{
    font-family: 'FontAwesome';
    content: "\f008";
    font-size: 1.4em;
    display: inline-block;
}
.trv::before{
    font-family: 'FontAwesome';
    content: "\f072";
    font-size: 1.4em;
    display: inline-block;
}
.bar::before{
    font-family: 'FontAwesome';
    content: "\f000";
    font-size: 1.4em;
    display: inline-block;
}
.edu::before{
    font-family: 'FontAwesome';
    content: "\f0cb";
    font-size: 1.4em;
    display: inline-block;
}
.hogar::before{
    font-family: 'FontAwesome';
    content: "\f015";
    font-size: 1.4em;
    display: inline-block;
}
.byb::before{
    font-family: 'FontAwesome';
    content: "\f016";
    font-size: 1.4em;
    display: inline-block;
}
.cc::before{
    font-family: 'FontAwesome';
    content: "\f291";
    font-size: 1.4em;
    display: inline-block;
}
.moda::before{
    font-family: 'FontAwesome';
    content: "\f292";
    font-size: 1.4em;
    display: inline-block;
}
.cul::before{
    font-family: 'FontAwesome';
    content: "\f293";
    font-size: 1.4em;
    display: inline-block;
}
.autom::before{
    font-family: 'FontAwesome';
    content: "\f0e4";
    font-size: 1.4em;
    display: inline-block;
}
.left::before{
    font-family: 'FontAwesome';
    content: "\f053";
    font-size: 1.4em;
    display: inline-block;
}
.right::before{
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 1.4em;
    display: inline-block;
}
.domicilioi::before{
    font-family: 'FontAwesome';
    content: "\f21c";
    font-size: 1.4em;
    display: inline-block;
}
.calificacion::before{
    font-family: 'FontAwesome';
    content: "\f006";
    font-size: 1.4em;
    display: inline-block;
    margin-right: 1px;
}
.street::before{
    font-family: 'FontAwesome';
    content: "\f018";
    font-size: 1em;
    display: inline-block; 
    margin-right: 1px;
}
.phone::before{
    font-family: 'FontAwesome';
    content: "\f095";
    font-size: 1em;
    display: inline-block; 
    margin-right: 1px;
}
.email::before{
    font-family: 'FontAwesome';
    content: "\f0e0";
    font-size: 1em;
    display: inline-block; 
    margin-right: 1px;
}
.external-link::before{
    font-family: 'FontAwesome';
    content: "\f0ac";
    font-size: 1em;
    display: inline-block; 
    margin-right: 1px;
}
.cStar::before{
    font-family: 'FontAwesome';
    content: "\f005";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;
    color: rgba(255, 191, 0, 1);
}
.cStar-af::after{
    font-family: 'FontAwesome';
    content: "\f005";
    font-size: 1.1em;
    display: inline-block; 
    margin-left: 3px;
    color: rgba(255, 191, 0, 1);
}
.mStar::before{
    font-family: 'FontAwesome';
    content: "\f089";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;
}
.wp::before{
    font-family: 'FontAwesome';
    content: "\f232";
    font-size: 1em;
    display: inline-block; 
    margin-right: 1px;
}
.handup::before{
    font-family: 'FontAwesome';
    content: "\f25a";
    font-size: 1em;
    display: inline-block; 
    margin-right: 5px;
}
.close::after{    
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 13px;
    display: inline; 
    margin-left: 4px;
    cursor: pointer;     
}
.close-2::after{    
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 13px;
    display: inline;     
    cursor: pointer;     
}
.cStarCalif::before{
    font-family: 'FontAwesome';
    content: "\f005";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;    
}
.oferta::before{
    font-family: 'FontAwesome';    
    content: "\f290";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;    
}
.Efectivo::before{
    font-family: 'FontAwesome';    
    content: "\f0d6";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 3px;    
}
.Tarjeta::before{
    font-family: 'FontAwesome';    
    content: "\f09d";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 3px;    
}
.clock::before{
    font-family: 'FontAwesome';
    content: "\f017";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;    
}
.arriba::before{
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 1.2em;
    display: inline-block; 
}
.abajo::before{
    font-family: 'FontAwesome';
    /*content: "\f295";*/
    content: "\f107";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;    
}
.check::before{
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;    
}
.close2::before{    
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 1.2em;
    display: inline-block;     
}
.filter::before{    
    font-family: 'FontAwesome';
    content: "\f0b0";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;     
}
.basura::before{    
    font-family: 'FontAwesome';
    content: "\f1f8";
    font-size: 1.2em;
    display: inline-block; 
    margin-right: 1px;     
}
.menui::before{
    font-family: 'FontAwesome';
    content: "\f0c9";
    font-size: 1.4em;
    display: inline-block;
}
.marker::before{
    font-family: 'FontAwesome';
    content: "\f041";
    font-size: 1.4em;
    display: inline-block;
}
.usuario::before{
    font-family: 'FontAwesome';
    content: "\f007";
    font-size: 1.4em;
    display: inline-block;
}
.usuarios::before{
    font-family: 'FontAwesome';
    content: "\f0c0";
    font-size: 1.4em;
    display: inline-block;
}
.usuariosm::before{
    font-family: 'FontAwesome';
    content: "\f234";
    font-size: 1.4em;
    display: inline-block;
}
.signal::before{
    font-family: 'FontAwesome';
    content: "\f012";
    font-size: 1.4em;
    display: inline-block;
}
.clases-en-vivo::before{
    font-family: 'FontAwesome';
    content: "\f26c";
    font-size: 1.4em;
    display: inline-block;
}
.video-tutoriales::before{
    font-family: 'FontAwesome';
    content: "\f03d";
    font-size: 1.4em;
    display: inline-block;
}
.certificado::before{
    font-family: 'FontAwesome';
    content: "\f0a3";
    font-size: 1.4em;
    display: inline-block;
}
.usuariosm1::before{
    font-family: 'FontAwesome';
    content: "\f0c0";
    font-size: 1.4em;
    display: inline-block;
}

.apoyo::before{
    font-family: 'FontAwesome';
    content: "\f086";
    font-size: 1.4em;
    display: inline-block;
}
.idioma-curso::before{
    font-family: 'FontAwesome';
    content: "\f024";
    font-size: 1.4em;
    display: inline-block;
}
.docentes-pro::before{
    font-family: 'FontAwesome';
    content: "\f0a3";
    font-size: 1.4em;
    display: inline-block;
}
.carrito-compras::before{
    content: "\f07a";
    font-family: 'FontAwesome';
    font-size: 1.4em;
    display: inline-block;
    margin-right: 5px;
}
.alumnos-cursados::before{
    content: "\f19d";
    font-family: 'FontAwesome';
    font-size: 1.4em;
    display: inline-block;
    margin-right: 5px;
}
.valoracion-positiva::before{
    content: "\f005";
    font-family: 'FontAwesome';
    font-size: 1.4em;
    display: inline-block;
    margin-right: 5px;
}
/*Textos enriquecidos*/
.textcheck::before{
    font-family: 'FontAwesome';
    content: "\f058";
    font-size: 1em;
    display: inline-block; 
    margin-right: 5px;
    color:rgba(120,120,120,1);
}
/*Animaciones*/
.tada::before {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;

  }
  @-webkit-keyframes tada {
  0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }
  10%, 20% {
      -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }
  }
  @keyframes tada {
  0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }
  10%, 20% {
      -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }
} 
.fadeOut::before {
      -webkit-animation-name: fadeOut;
      animation-name: fadeOut;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      animation-iteration-count: infinite;
  }
  @-webkit-keyframes fadeOut {
      0% {opacity: 1;}
      15% {opacity: .8;}
      30% {opacity: .6;}
      45% {opacity: .3;}
      60% {opacity: .4;}
      75% {opacity: .6;}
      90% {opacity: .8;}
      100%{opacity: 1;}
  }
  @keyframes fadeOut {
      0% {opacity: 1;}
      15% {opacity: .8;}
      30% {opacity: .6;}
      45% {opacity: .3;}
      60% {opacity: .4;}
      75% {opacity: .6;}
      90% {opacity: .8;}
      100%{opacity: 1;}
} 
/*Estilos generales re-usables*/
.titulog{
  color: rgba(50,50,50,1);
  font-family: 'Titulo',helvetica,verdana,sans-serif;
  text-transform: uppercase;
}
.titulogb{
  color: rgba(255,255,255,1);
  text-transform: uppercase;
}
.titulobold{
  font-weight: bolder;
}
.botonaux1{
  display: block;
  margin: 10px 0px;
  padding:8px 10px;
  box-sizing: border-box;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  color: rgba(255,255,255,1);
  font-family: 'Principal',helvetica,verdana,sans-serif;
  font-size: 17px;
  background-color: rgba(0,138,252,1);
  -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;
  box-shadow: 0 3px 5px 0.3px rgba(0,0,0,.24);
}
.botonaux1:hover{
  background-color: rgba(43,104,156,1);
}
.numeroc{
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 35px;
  font-size: 21px;
  font-family: 'Principal',helvetica,verdana,sans-serif;
  color: rgba(255,255,255,1);
  text-align: center;
  font-weight: bolder;
  background-color: rgba(0,138,252,1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}