/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#sp-info .sp-module{
  padding:0;
  margin:5px 0;
}

#sp-info .sp-module p{
  color:#fff;
}

#sp-top{
  height:30px;
}

#sp-slider{
  margin-bottom:-8px;
}

#sp-slider .sp-module{
  padding:0;
}

#sp-main-body h1{
  color:#ED3237;
}

#sp-main-body h2{
  color:#F79633;
}

#menu_p ul li a,
#pestanias ul li a{
  font-family: Oleo Script,sans-serif;
  font-size: 19px;
  font-weight: normal;
  /*color:#2E5FAA;*/
}

#menu_p ul li a:hover:active,
#pestanias ul li a:hover:active{
  color:#EC268F;
}

#categorias{
  position:fixed;
  z-index:10;
  padding:20px 0;
  background-color:rgba(0,0,0,0.5);
  /*top:50px;*/
  overflow:hidden;
  width:100%;
  bottom:0;
}

#contenedor{
  width:100%;
}

.video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

#video_bg{
  width:100%;
}

#sp-footer .sp-module{
  margin:0;
  padding:0;
}