/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

/* --------------------- INICIO FOOTER ---------------------------------*/

#contenedor {
   min-height: auto;
   display: -webkit-flex;
   display:         flex;
   -webkit-flex-flow: row;
           flex-flow: row;
	margin: 20px 0 30px 0;
   }

#contenedor a {
	color: #ffffff;
}

#contenedor p {
  padding:0px;
}
 
#contenedor > centro {
   border: 1px solid #ff8e0a;
   background: #ff8e0a;
   -webkit-flex: 3 1 30%;
           flex: 3 1 30%;
   -webkit-order: 2;
           order: 2;
   }
  
  #contenedor > izquierda {
   border: 1px solid #ff8e0a;
   background: #ff8e0a;
	overflow: hidden;
	text-align:center;
	word-wrap: break-word;
   -webkit-flex: 1 6 20%;
           flex: 1 6 20%;
   -webkit-order: 1;
           order: 1;
   }
  
  #contenedor > derecha {
      border: 1px solid #ff8e0a;
	
   background: #ff8e0a;
	word-wrap: break-word;
   -webkit-flex: 3 1 20%;
           flex: 3 1 20%;
   -webkit-order: 3;
           order: 3;
   }


.seguinos
{
float: left;  background: #ff8e0a;  text-align: center; width:50%;
}


.programas	
{
float: left;  background: #ff8e0a; text-align: center; width:50%;
}


.textocentro{
text-align:left;
margin-left:10%;
}


.fondo-circular {
   	 opacity: 1.0;
    	filter: alpha(opacity=40); /* For IE8 and earlier */
	transition: 1.2s;
	height: 28px;
	width: 28px;
	line-height: 28px;
	display: block;
	float:left;
	border: 1px solid black;
	border-radius: 50%;
	background: black;
	text-align: center;
	margin-right: 10px;
}

.imgredessociales {
   	 opacity: 1.0;
    	filter: alpha(opacity=40); /* For IE8 and earlier */
	transition: 1.2s;
	height: 38px;
	width: 38px;
	line-height: 38px;
	display: block;
	float:left;
	border: 1px solid black;
	border-radius: 50%;
	background: black;
}


.imgredessociales:hover {
    opacity: 0.4;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.imgredessociales_mov {
   	 opacity: 1.0;
    	filter: alpha(opacity=40); /* For IE8 and earlier */
	transition: 1.2s;
	display: block;
	float:left;
  	height: 38px;
	width: 38px;
	line-height: 38px;
	
}
.imgredessociales_mov:hover {
    opacity: 0.4;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}





  /* Too narrow to support three columns */
  @media all and (max-width: 640px) {
  
   #contenedor, #page {
    -webkit-flex-flow: column;
            flex-flow: column;
   }

   #contenedor > derecha, #contenedor > izquierda, #contenedor > centro {
    /* Return them to document order */
    -webkit-order: 0;
            order: 0;
   }
  
}
/*del joomla*/
.moduletable_pie{
  margin-left:-40px;
  margin-right: -40px;
  margin-bottom: -40px
}

/* --------------------- FIN FOOTER ---------------------------------*/

/* ------- Home -------------*/
.item-101.current.active img {
    display: inherit;
}


#gruemenu > ul > li.item-101 > a {
    padding: 14px 25px 14px 25px;
    border-right: 1px solid rgba(80, 80, 80, 0.12);
    text-decoration: none;
    letter-spacing: 1px;
}


/* --------------menu principal ---------------------------*/

#gruemenu {

        background: none !important;
	margin-bottom: 20px;
}

#gruemenu > ul {

box-shadow: none;


}


#gruemenu ul li {

        background: #464545;
        border-right: 5px solid white;
}

#gruemenu ul li ul.sub-menu li{

        border-right: none;

}

ul > li > ul.sub-menu > li {
    text-align: left;
    font-weight: normal;
}


/*
.module_round_box_menu_principal #gruemenu ul li a{

        padding-left: 32.5%;
        padding-right: 32%;
}
*/
.module_round_box_menu_principal #gruemenu ul.sub-menu li a{

        padding: 11px 25px;
}
.s5_outer_menu_principal{

  margin-right: -20px;
}





.grue_88._menu_principal {

        z-index: 999998 !important;

}


#gruemenu.grue_88 > ul > li {

        width: 31%;
        text-align: center;
        font-weight: normal;
}


#gruemenu.grue_88 > ul > li.item-101 {

        width: auto;
        text-align: center;
        font-weight: normal;
	border-left: 5px solid white;
}


.item-116 {
        border-right: none !important;

}


/********************** banner servicios ***********************/

.banner-servicios {

        min-height:100px;
        padding:10px 0;
        text-align:center;

}

.banner-servicios-texto {

        line-height: 100%;

}

.s5_outer_bannerestatico {

    background: #e5e5e5 none repeat scroll 0 0;
    margin-right: -20px;
    min-height: 130px;
}


#s5_bottom_row1_inner {
/*    background: #e5e5e5 none repeat scroll 0 0;*/
    margin-left: -40px;
}

#s5_bottom_row1_inner .module_round_box {

        background: transparent;

}

#s5_bottom_row1_inner .module_round_box_outer {

        margin-bottom: 0px;

}


