 /* GENERICOS  ---------------------------------- */
 
    * {
        padding: 0px;
        margin: 0px;
        box-sizing: border-box; 
        font-family: 'Exo', sans-serif;
        text-decoration: none;
        color:#838383;
        text-align:justify;
       /* background: linear-gradient(to bottom, rgba(255,250,221,1) 0%, rgba(255,251,230,1) 25%, rgba(255,254,248,1) 80%, rgba(255,255,255,1) 100%);*/
      
    }
    h1{
        color:#424242 ;
    }
    .superajuste { overflow:hidden;} 
   /* .content { margin-top:160px;}*/
    a:visited {color:inherit;}
    .clear  {clear:both;}
    .ajuste {width:100%; margin:0 auto;}

    h1 {margin-bottom:10px;}
    .ajusteMenu.ajuste{
        background:#ee5f00;
        text-align:center;
        
        
    }
    .noticias .rss.googleGroups .item {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.noticias .rss.googleGroups a.titulo {
    color: #ee5f00;
    display: block;
    text-decoration:none;
}
.noticias .rss.googleGroups .autor{
    
    color:#424242;
}
#node_83 h1{
    margin-left: 1.5%;
}
.fecha{
    color:black;
} 
.content table{
    width:100%;
}
/* CABECERA ESCRITORIO ------------------- */
    .cabeceraEscritorio {
        position:fixed;
        top:0;
        width:100%;
        background: linear-gradient(to bottom, rgba(255,250,221,1) 0%, rgba(255,251,230,1) 25%, rgba(255,254,248,1) 80%, rgba(255,255,255,1) 100%); 
         z-index:1000;
         background:#fffade;
           text-align:center;
    }

    /* LOGOS Escritorio ---------------------------- */

        .logosEscritorio {
            background: none;
            text-align:center;
/*                background-image: url("../img/cabecera.png");   */
/*               background-repeat: no-repeat;  */
/*               background: #148FD5;   */
/*      border-bottom: 3px solid #148FD5;  */
            width:80%;
            margin:0 auto;
          
        }
        .logosEscritorio .ajuste {
            display:block;
            margin-top:15px;
            margin-bottom:15px;
        }
        .logosEscritorio a { 
            display:inline-block;
           
        }
		.logosEscritorio a.logos {text-align:left; width: 10%; left:20px;background:#fffade;}
        .logosEscritorio a.logoCred {text-align:left;}
        .logosEscritorio a img {display:block; width:300px;
                
                background:#fffade;
        }
        /*.logosEscritorio a img:hover {
            transform: scale(1.06);
        }*/
        .logosEscritorio .ajuste .titulo {display:inline-block;
                                    width:100%;
                                    margin: 0 auto;
                                    vertical-align:top;
                                    font-size:65px;
                                    font-family: 'Anton', sans-serif;
                                    color:white;
                                    text-align:center;
                                    /*background:*/
                                    /*text-shadow:0 0 2px black, 1px -1px 1px #115678, -2px -1px 2px black, 3px -2px 2px #dfc11f, -2px -1px 2px black, 0 -1px 1px white;*/}
        
        .logomovil {display:none;}
    .content{
      /*  width:80%;*/
        margin:0 auto;
       
         
        }
     .content .ajuste{
     /*   background-origin: padding-box;*/
      
         padding-top: 185px;
         width:80%;
         
    }
/* MENU ESCRITORIO */


    .menumovil {
        display:none;   
    }

    .menus {
    /*    box-shadow: 0 1px 2px rgba(19, 51, 61, 0.5);*/
        height: 50px; /* Menu height */
        /*overflow: hidden; */
    }

    .menus ul {
        width:80%;
        margin:0 auto;
        list-style-type: none;
        height:49px;
        position: relative; 
        text-align:center;
      
        display:table;
      /*  width:100%;*/
        /*border-bottom: 1px solid #148fd5;*/
    }

    .menus li {
        display: table-cell;
    }

    .menus li a {
        font-size: 16px;
        display: block;
        padding-left: 5px; 
        padding-right: 5px;
        text-align:center;
        color:white;
        text-decoration: none;
        white-space: nowrap;
        line-height: 50px; 
        background: #ee5f00;
    }
    /*.menus li:last-child a, .menus li:last-child a span { color:#006DB9; }       
    .menus li:last-child:hover a span { color:white; } */      

    a.padre.desplegable {
      
       /* background-position: right 10px center;*/
        background-repeat: no-repeat;
       /* padding-right: 40px;*/
      

    }
.botonenlace{
    width:21%;
    background:#ee5f00;
    margin:2%;
    height:40px;
    vertical-align:middle;
    padding:10px;
    text-align:center;
    display:inline-block;
}
    
.botonenlace .boton{
  
    color:white!important;
  margin:0 auto;
   
  
    
}
.menus li:hover a.padre,.menus li:hover a.selected {
    background-color:#fff;
    /*  background-image: url("/tema/img/flecha2.png"); */
    color:#ee5f00;

        
}
.menus li .submenu { 
    text-align:left;
    display:none; 
    background:#006DB9; 
    position:absolute; /*z-index:10000;*/
    left:0; width:100%;
}
.menus li .bandaroja { 
    display:none; 
    position:absolute; 
    background:transparent; 
    margin-left:-500%; 
    width:1000%; 
    /* height:50px; */
    height:100px;
}
.menus li .submenu a {
    color:white; 
    display:table-cell; 
    text-align:center;
    padding-right:0px;
    padding-left:0px;
    font-size:15px;
} 

.menus li:hover .submenu {display:table;table-layout: fixed;}
.menus li .submenu a:hover {
    background:white;
    color:#ee5f00;
}
.menus li:hover .bandaroja {display:block;}    

#menu-movil-slide {display:none;}


/*FIN MENU ESCRITORIO */

/* MENU MOVIL*/   

@media (max-width:1100px) { 

    .menumovil{
        display:block;
    }
    
    .content .ajuste{
        width:90%;
    }

    #menu-movil-slide {
        display:block;
        position:absolute;
        width:100%;
        z-index:50;
        margin-left:-100%;
        transition:0.5s;
        top:0px; 
       /*background:rgba(25,135,255,.9);*/
        background:#ee5f00; 
    }
    #menu-movil-slide a {
        display:inline-block;
        width:50%;
        color:white;
        font-size:18px;
        text-align:center;
        padding:20px;
        border-top:1px solid #666;
    }
    #menu-movil-slide a:hover {
       /* background:rgba(200,200,200,.9);*/
        background:white; 
        color:#ee5f00;
    }
    #slide-off { 
        cursor:pointer;
        text-align:center;
        padding:10px;
    }
    #slide-off img{ 
        height:40px;
    }
    
    .noticias .rss.googleGroups .item {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding-top: 1.5%;
        padding-bottom: 3.5%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .node .cuerpo a{
        word-break: break-word;
    }

    .botonenlace {
        width:45%!important; 
        word-wrap:normal; 
        text-align:center;
    }
    .node .cuerpo img {
        max-width: 100%!important;
        margin: 0 auto;
        /* margin: 10px; */
    }
    .node .cuerpo td{
        display:block;
        width:100%!important;
        height:100%!important;
        margin-bottom:10px!important;
    }

}
@media (max-width:700px) { 
    #menu-movil-slide a {
        width:100%;
    }
    .botonenlace {
        width:65%!important; 
        word-wrap:normal; 
        text-align:center;
        display:inline-block;
        height:auto;
    }
}
/* BOTONES  ---------------------------------- */ 

    .botones { text-align:center;margin:0 auto;}
    .botones a, a.boton,.boton {
        /*margin-right:50px;
        margin-bottom:50px;*/
        text-align:center;
    }
    .botones p {
        width:250px;
        text-align:center;
        display:block;
        color:white;
        margin-bottom:15px;
        font-weight:bold;
        padding:10px;
        /* border:2px solid #148FD5;*/
        transition:  0.5s;
        background:#006db9;
        margin:0 auto;
    }
    .botones :hover .botonenlace{
        border: 3px solid #eac102;
    }
    .botones :hover p {
        background:#eac102;
    }
    
    .botones img {
        width:250px;
        height:175px;
         
    }
    .boton .padre, .boton .padre.desplegable {
        background:#148FD5;
        color:white;
    }
    a.ver {
        float:right;
        background:#838383;
        color:white;
        padding:5px;
        padding-left:15px;
        padding-right:15px;
        text-align:center;   
        margin:5px;
    }
    

            
/* VARIOS  ---------------------------------- */ 

    .ruta {
        background:#F2F2F2;
        width:100%;
        color:#838383;
        padding:2px;
        padding-left:15px;
        margin-bottom:35px;
    } .ruta b {color:#148FD5; font-weight:normal;}


    .ir-arriba {
        display:none; 
        padding:20px;
        background:#434343;
        font-size:20px;
        color:#fff;
        cursor:pointer;
        position: fixed;
        bottom:20px;
        right:20px;
    }

    
/* CON LATERALES  ---------------------------------- */    
    .conLaterales {
        display:table; 
        width:100%;
    }
    
    /* LATERAL IZQUIERDO ............................*/     
    .conLaterales .lateralIzq{
        display:table-cell; 
        padding-right:20px;
        padding-left: 20px;
        /*background:url('../img/foto-pie.png') no-repeat bottom left;*/
        padding-bottom:200px;
        vertical-align:top;            
    }
    
    /* LATERAL DERECHO   ............................*/ 
    .conLaterales .lateralDer{
        display:table-cell; 
        background:#F2F2F2;
        width:280px;
     }
    /* FORMULARIOS enlateral derecho ........... */
    .lateralDer .formularios {
        background:#F2F2F2;
        padding:25px;
     }
    .lateralDer .formularios img    { display:block; }
    .lateralDer .formularios        { text-align:center; }
    .lateralDer .formularios  > div { display:inline-block; }
    .lateralDer .formularios  .formReclamaciones { 
        margin-top:20px;
    }

    /* SERVICIOS ............................... */
    
    .lateralDer .servicios {
        background:#fff;
        padding:30px;
    }
    
    /* NOVEDADES .............................. */
            
    .lateralDer .novedades {
        padding:10px;
    }
    
    .lateralDer .novedades .rss .item {
        display:block;
        width:100%;
        padding:10px;
        margin:0;
    }
    
    /* PIE --------------------------------------*/
    .pie {
        background: #148fd5;
        border-top: 5px solid #148FD5;
        padding-top:40px;
        padding-bottom: 70px;
    }

    .pie .ajuste { 
        display:table; 
        width:100%; 
        background:#148fd5;   
        padding-top:0px;
        
    }    
    .pie .ajuste > div { 
        display:table-cell; 
        vertical-align:top;
        
    }
    .pie a[href^=tel] {
        font-weight:bold;
        color:white !important;
    }
    /* Zona 1 */
    .pie .zona1 {
        background:#148fd5;
        width:10%;
    }
    .pie .zona1 img {
        width: 70%;
        /* margin: -10px;*/
        
    }        
        
    /* Zona 2 */
    .pie .zona2 {
        background:#148fd5;
        color:#fff;
        font-size:18px;
        width:40%;
     }
     .pie .zona2 p {
        font-size:15px;
        color:#148FD5;
        margin-top:10px;
     }
     .pie .zona2 a {
        color:black;
     }
     .zona2 hr{
        border:0;
        border-bottom:1px solid #148FD5;
        margin-top:10px;
        margin-bottom:10px;
        max-width:250px;
     }

    /* Zona 3 */
     .pie .zona3  {
        background:#148fd5;
        text-align:center;
        width:25%;
     }
     .pie .zona3 img {
        color:white;
        width:80px;
        margin-right: 25px;
        text-align:center;
        display:inline-block;
     }
     .pie .zona3 .logovall img{
         width:25%;
         margin-right: 25%;
     } 
     .pie .zona3 .polig {
         display:inline-block;
         font-size:12px;
     }
     .pie .zona3 .polig img{
         margin-top:35px;
     }
     .pie .zona3 .certificados {
         text-align:right;
     }
     .pie .zona3 .certificados img{
         vertical-align:bottom;
         display:inline-block;
         margin-top:15px;
     }
     /* FIN PIE ---------------------------------------*/
     /* Ocultar en escritorio */
     .cabeceraMovil {
         display:none;
     }

@media (max-width:1100px) {
    
     /* Ocultar en movil: */
    .conLaterales .lateralDer, .cabeceraEscritorio {
         display:none;
     }
     /* Mostrar en móvil: */
    .cabeceraMovil {
         display:table;
         position:fixed;
         top:0;
         background:white;
         width:100%;
         background:#ee5f00;
     }
     .cabeceraMovil .logos {
         display:table-cell; 
         text-align:left;
         width: 10%;
         vertical-align: middle;
         padding:10px;
     }
     .cabeceraMovil .logos img {
         display: table-cell;
         width:100%;
     }
     .cabeceraMovil #slide-on {
         display:table-cell; 
         text-align:right;
         padding:10px;
         vertical-align:middle;
     }
     .cabeceraMovil .titulo{
         vertical-align: top;
         display: table-cell;
         padding: 4%;
         width:90%;
         font-size: 40px;
         color:white;
         text-align:center;
     }
     .content {
         margin-top:10px; 
         /*padding:10px; */
     }
     .content .ajuste{
         padding-top:150px;
     }
     .ruta{
         margin-top:2%;
     }
}
@media (max-width:750px) {
    .content .ajuste{
          padding-top:80px;
    } 
    .cabeceraMovil .titulo{
          font-size: 30px;
    }
     .cabeceraMovil .logos {
          width:15%;
    }
}    
@media (max-width:650px) {
     .pie .ajuste .zona1, .pie  .ajuste .zona2 {
          display:block;
          margin:0 auto;
    }
            
    .cabeceraMovil .titulo{
  
         font-size:20px;
     }

}

/* --- mensajes --- */

.msg {margin:10px; padding:10px; border:1px solid #FC0; background:#FFa;}

/* ------------ DEBUG ---------------- */
  .debug {
/*       display:none; */
    background:rgba(185,185,185,0.9);
    border-top:7px solid #ccc;
    bottom:0;
    position:fixed;
    width:100%;
    height:1px;
    color:#000;
  }
  .debug:hover {height:200px; overflow:auto;}
  
