/* STYLES FOR JOOMLA! EDITOR */
.menucabecera {
    background: #000000;
	height: 60px;
}
.element.style {
    text-decoration: none;
	color: black;
}
.container-header {
    background: #000000;
}
.container-header .navbar-brand {
    
    max-width: 300px;
}
.site-grid {
    
    text-decoration: none;
  
}
.container-header .metismenu>li>a:after, .container-header .metismenu>li>button:before
 {
    position: absolute;
    right: 50%;
    bottom: 0;
    left: 50%;
    display: block;
    height: 1px;
    margin: auto;
    content: "";
    background: transparent;
    opacity: .99;
    transition: all .2s ease,background-color .2s ease;
}


.heatle {
  min-width: 200%;
}
.footer  {
  background: #222222;
}


.footer .pull-right { 
  
    font-size: 12px;
    overflow:hidden;
    background: red; 
    box-shadow: 0 0 3px gray;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    
    transition: opacity 300ms ease-in-out;
    height: 50px;
    width: 50px;
    border-radius: 10%;
    border: 1px solid red;
  
}
.footer .pull-right:hover{
  opacity: 0.50;
  -moz-opacity: .50;
  filter:alpha (opacity=50);
}
.footer .pull-right a{
  color:#fff;
  text-decoration:none;
  padding:5px 5px 5px 0;
}


.body .mod-articles-category-title {
  
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 20px;
    line-height: 20px;
    word-wrap: break-word;
	font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
    text-decoration: none;
}
.body .mod-articles-category-introtext {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 15px;
    
}
.body .mod-articles-category-readmore .mod-articles-category-title {
	
	font-family: tahoma;
    font-size: 13px;
    display: inline-block;
    *: ;
    display: inline;
    *: ;
    zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    /* background-image: linear-gradient(to bottom,#fff,#e6e6e6); */
    /* background-repeat: repeat-x; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    *: ;
    background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbb;
   
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *: ;
    margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1p 
  
	
}
.body .mod-articles-category-hits {

    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #999;
    background-color:
     
}      
.category-module {
	list-style: none;
}


.menupie  {
  font-weight: bold;
  text-transform: uppercase;
  width: auto;
  height: auto;
  float:left;
  padding:0 22px 0 22px;
  margin:0;
  list-style-type:none;
  font-size: 15px;
  line-height: 20px;
  background: #222222;
  font-family: ;
}
.menupie li{
    position:relative;
}

}
.menupie .active > ul{
    display:block;
}
.menupie li a, .menupie li span{
    border-bottom:px solid #999999 !important;
    display:block;
    padding:2px 0 2px 12px;
    text-decoration:none;
    color: #fff;
    background:none;
}
.menupie li ul li a, .menupie li ul li span{
    padding:2px 0 2px 22px;
}
.menupie li ul li ul li a, .menupie li ul li ul li a span{
    padding:2px 0 2px 32px;
}
.menupie a:hover{
    color: #999999 ;
    background-color: ;
}
.menupie .current>a{
    color:#111 !important;
    font-weight:bold;
}
.menupie i{
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 7px;
}
.menupie .mas{
    background-image:url("./masmenos.png");
    background-repeat:no-repeat;
    background-position:-11px 0;
}
.menupie .menos{
    background-image:url("./masmenos.png");
    background-repeat:no-repeat;
    background-position:0 0;
}







.caja {
  
  float:left;
  
}
.custompie {
  
  float:left;
 
}



.slider {
	width: 95%;
	margin: auto;
	overflow: hidden;
}

.slider ul {
	display: flex;
	padding: 0;
	width: 400%;
	
	animation: cambio 20s infinite alternate linear;
}

.slider li {
	width: 100%;
	list-style: none;
}

.slider img {
	width: 100%;
}

@keyframes cambio {
	0% {margin-left: 0;}
	20% {margin-left: 0;}
	
	25% {margin-left: -100%;}
	45% {margin-left: -100%;}
	
	50% {margin-left: -200%;}
	70% {margin-left: -200%;}
	
	75% {margin-left: -300%;}
	100% {margin-left: -300%;}
}


