/*Dise�o de Css exclusivo de Mercado P�blico
  Prohibido su uso */
  
/*PRECARGA*/
body {
	overflow: hidden;
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}
.logopreload
{
    width: 225px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 40%;
    background-image: url('../Imagenes/LogoMPcarga.png'); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}
#status
{
    width: 200px;
    height: 20px;
    position: absolute;
    bottom: 43px;
    background-image: url("../Imagenes/status.gif");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px 0px 0px -100px;
    left: 50%;
}

/*HEADER- ENCABEZADO*/

/*MENU PARAGUA DE SITIOS */
#Paragua
{
   background-color:#606060;
   font-size:11px;
   border:0px;
   height:37px;
    }

 header > .container > .row > .col-xs-9 > .nav > li > a 
 {
     color:white;
     text-decoration:none;
     font-size:11px;
     padding:0px;
     line-height:0;
     background-color:transparent;
     }
     
   
     
  
         
.menuparaguas ul li .form-control 
 {

     height:20px;
     padding:1px 0px 1px 0px;
     }  
.menuparaguas ul li.disca a
 {

     padding-left:0px ;
     padding-right:0px ;
     padding-bottom:0px;
     padding-top:0px;

     }     
.menuparaguas > .navbar-nav  > li > a
  {
      line-height:0px !important;
     padding-top:0px;
     padding-bottom:0px;
     padding-right:0px;
     padding-left:0px;
     text-decoration:none;
     border-bottom:3px solid #606060;
      
      }
header > .container > .row > .col-xs-9 > .nav > li > .form-control 
 {

     padding:1px 10px 1px 0px;
     height:20px;
     
    
     }    
  .menuparaguas > .navbar-nav  > li 
  {

     padding-left:12px;
     padding-right:12px; 
      }
    
/*Para menu con "Servicio al usuario"*/   
/*.menuparaguas > .navbar-nav  > li 
  {

     padding-left:8px;
     padding-right:8px; 
      }    */
      
      
    .menuparaguas > .navbar-nav  > li:hover 
  {
      background-color: transparent !important;

      }   

 #encabezado > .container
 {
     background-color:#606060;
     
     }  
       
 #banner > .container > .row > .col-xs-9 
 {
     padding:26px 0px 18px 0px;
     
     }
 

 @media (max-width: 470px) {
  .menuparaguas > .navbar-nav  > li  
 {
     width:100%;
     text-align:left;
     display:inline-block !important;
     }   
.menuparaguas > .navbar-nav  > li > .form-control
 {
     width:100%;
     margin-bottom:10px;
     }    
     
 .menuparaguas
 {
     width:50%;
     margin:0 auto;
     
     }  
.menuparaguas > .navbar-nav  > li.disca 
 { 
    width:30% !important; 
    margin-left:0px;
    padding-left:0px;
 
     }   
 .menuparaguas > .navbar-nav  > li > a:active 
  {
     border:0px; 
      
      } 
 .menuparaguas > .navbar-nav  > li > a
  {
     border:0px; 
      
      } 
 .menuparaguas > .navbar-nav  > li > a:hover
  {
     border:0px; 
      
      }
  .menuparaguas > .navbar-nav  > li 
  {
      padding:2px;
      padding-bottom:2px;
      
      }    
 .par1
  {
      display:block !important;
      min-height:230px !important;
      }       
} 
 @media (min-width: 470px) 
 {
     
     .par1
  {
      display:block !important;
      } 
 .menuparaguas ul li
 {
     display:inline-block !important;
     }

     }
 
 
 @media (min-width: 767px) 
 {

   .par1
  {
      display:block !important;
      } 
 .menuparaguas ul li
 {
     display:inline-block !important;
     padding-bottom:5px;
     padding-top:5px;
     }

     }
     

     
/*BANNER CON LOGO Y ACCESO*/     
@media (max-width: 480px) 
 {
  #banner > .container > .row > .col-xs-9 > .col-xs-6 {
     
     width:100% !important;
     display:block;
     }    
  #banner > .container > .row > .col-xs-9 > .col-xs-6 > .logo {
     
     margin-left:22% ;
     } 
 #banner > .container > .row > .col-xs-9 > .col-xs-6 > .btn{
    margin-right:28% !important ;
margin-top:10px;
     }      
     
}
     
   
@media (max-width: 768px) 
 {
  #banner > .container > .row > .col-xs-9 > .col-xs-6 {
     
     width:50%;
     display:block;
     }  
             
     }     
    
@media (min-width: 992px) {
 header > .container > .row > .col-xs-9 > .nav > li > a 
 {

     line-height:1.5;
     }
 
nav > .container > .row > .col-xs-9 > .col-xs-6 >  .navbar-collapse  
{
    
    padding-left:inherit;
    padding-right:inherit;
    }	
 /*.navbar-collapse  
{
    
    padding-left:0px;
    padding-right:0px;
    } */   
.menuparaguas ul li
 {
     padding-bottom:0px;
     padding-top:0px;
     }

}

@media  only screen and (max-width : 992px) 
 {
    #encabezado > .container
 {

      width:100%;
     } 
 
}

@media  only screen and (max-width : 930px)  {
   .par1{
    min-height:80px;
    
    }  
  
}
  @media only screen and (min-width : 992px)
 {
/* #banner > .container > .row 
    {
        
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        }  
	*/	
#encabezado > .container > .row > .col-xs-9 > .navbar-collapse  /*a cambiar*/
{
    
    padding-left:0px !important;
    padding-right:0px !important;
    }	

 } 
 @media only screen and (min-width : 993px)
 {
 #banner > .container > .row 
    {
        
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        margin-top: -4px;
        } 
 }
  @media only screen and (max-width : 1024px)
 {
  #banner > .container > .row > .col-xs-9
 {
    width:100%; 
     
     }
#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     margin-right:27px;
     }  	 
 }
  @media only screen and (min-width : 1024px)
 {
     
   /* #banner > .container 
    {
        
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        }
	*/	
     }
 
 @media only screen and (max-width : 1200px)
 {
header > .container > .row > .col-xs-9 /* ancho de menu paraguas*/
 {
  width:100% !important;
  margin:0 auto;
     }
.navbar-collapse  
{
    
    padding-left:0px;
    padding-right:0px;
    }  

#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     float:right !important;
     }  
  
}  
@media only screen and (max-width : 1199px)
{
 .aux > .row > .col-xs-9 
{
   width: 100% !important; 
    
    }
	  #banner > .container > .row > .col-xs-9
 {
    width:100%; 
     
     }  
#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     margin-right:27px;
     }  
::i-block-chrome, .menuparaguas > .navbar-nav  > li 
  {

     padding-left:8px  ;
     padding-right:6px ; 
      }  
  
  /* FireFox 3 and Up */
html>/**/body .menuparaguas > .navbar-nav  > li 
  , x:-moz-any-link, x:default {

     padding-left:10px  ;
     padding-right:10px ; 
      }
           
 /* FireFox 3 and Up */
/*html>body .menuparaguas > .navbar-nav  > li 
  , x:-moz-any-link, x:default {

     padding-left:7px  ;
     padding-right:7px ; 
      }
    */  
         	 
	}
@media only screen and (min-width : 1200px)
{
#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     margin-right:1px;
     } 	
.menuparaguas{
	width:inherit;
	}	  
	
.menuparaguas > .navbar-nav {
	  width:100%
	  
	  
	  }	
.menuparaguas > .navbar-nav  > li 
  {

     padding-left:16px;
     padding-right:15px ; 
      }
::i-block-chrome, .menuparaguas > .navbar-nav  > li 
  {

     padding-left:14px  ;
     padding-right:7px ; 
      }
 /* FireFox 3 and Up */
html>/**/body .menuparaguas > .navbar-nav  > li 
  , x:-moz-any-link, x:default {

     padding-left:15px  ;
     padding-right:14px ; 
      }
                  
/*Para menu con "Servicio al usuario"*/      
/*.menuparaguas > .navbar-nav  > li 
  {

     padding-left:15px;
     padding-right:10px ; 
      }   

::i-block-chrome, .menuparaguas > .navbar-nav  > li 
  {

     padding-left:15px  ;
     padding-right:7px ; 
      }

   html> body .menuparaguas > .navbar-nav  > li 
  , x:-moz-any-link, x:default {

     padding-left:15px  ;
     padding-right:7px ; 
      }   
 */  

      
      


      
#encabezado > .container > .row > .col-xs-9 {
		width:81.33% !important;
		}
  #banner > .container > .row > .col-xs-9 > .col-xs-6  {
     
     padding-left:0px !important;
     } 		
}
/*
#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     margin-right:1px;
     } 	
.menuparaguas{
	width:inherit;
	}	  
	
.menuparaguas > .navbar-nav {
	  width:100%
	  
	  
	  }	
.menuparaguas > .navbar-nav  > li 
  {

     padding-left:15px;
     padding-right:10px ; 
      }
#encabezado > .container > .row > .col-xs-9 {
		width:81.33% !important;
		}

*/
/*{
#banner > .container > .row > .col-xs-9 > .col-xs-6 > .pull-right{
     
     margin-right:0px;
     } 	
.menuparaguas{
	width:inherit;
	}	  
	
.menuparaguas > .navbar-nav {
	  width:100%
	  
	  
	  }	
.menuparaguas > .navbar-nav  > li 
  {

     padding-left:14px;
     padding-right:8px ; 
      }
#encabezado > .container > .row > .col-xs-9 {
		width:77.33% !important;
		}
}*/
 /*BOTONES DE PARAGUAS*/    
 .boton-inicio, .boton-mp, .boton-compraes, .boton-tiendamp
{
    background-image: url('../Imagenes/MenuSprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width:26px;
    height:26px;
    padding: 0 10px 0px 0px;
} 
 .boton-inicio
 {
    background-position: 0px 0px;  
     }

.boton-capacitacion, .boton-servicio, .boton-aumentar, .boton-dismi, .boton-blanco ,.boton-esp 
{
    width: 25px;
    height: 25px;
    display:inline-block;
    top: -4px;
  position: relative;
background-image: url('../Imagenes/MenuSprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
  line-height: 1;
  margin-right:1px;
}

.boton-capacitacion
{
    background-position: 0px -26px; 
    }

.boton-capacitacion:hover, .boton-capacitacion:active, .boton-capacitacion:focus
{
    background-position: -32px -26px; 
    }    
 .boton-servicio
{
    background-position: -54px -26px; 
    }

.boton-servicio:hover, .boton-servicio:active, .boton-servicio:focus
{
    background-position: -80px -26px; 
    }   
 .boton-dismi
{
    background-position: -104px -26px; 

    }

.boton-dismi:hover, .boton-dismi:active, .boton-dismi:focus
{
    background-position: -130px -26px; 
    }   
 .boton-aumentar
{
    background-position: -156px -26px; 
    }

.boton-aumentar:hover, .boton-aumentar:active, .boton-aumentar:focus
{
    background-position: -182px -26px; 
    } 
 .boton-blanco
{
    background-position: -234px -26px; 
    }

.boton-blanco:hover, .boton-blanco:active, .boton-blanco:focus
{
    
    background-position: -208px -26px; 
    } 
  .boton-esp
{
    background-position: -52px -52px; 
    width:1px;
    }   
    
.boton-lupa
{
    background-image: url('../Imagenes/MenuSprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    display:inline-block;
    width:25px;
    height:25px;
    background-position: 0px -56px; 
    }
.boton-lupa:hover, .boton-lupa:active, .boton-lupa:focus
{
    background-position: -25px -56px; 
    } 
 .hola > li > a
 {
     font-size:11px;
     font-weight:bold;
     color:White;
     }
.listaparag
{
    padding-top:6px;
    padding-bottom:0px;
    
    }
  .listaparag > li > a
 {
     font-size:11px;
     font-weight:bold;
     color:White;
     } 
 .hola
 {
     margin-bottom:-4px;
     }       
/*MENU PRINCIPAL*/     
button.navbar-toggle:hover
{
    background-color:#0f5a98 !important;
    
    }
button.navbar-toggle
{
    background-color:#196cb1 !important;
    
    }
@media only screen and (max-width : 992px)
{
    
 .aux
{
   width: 100% !important;  
    
    }   
 

    }
    @media only screen and (max-width : 992px)
{
  
 /* .menuprincipal > .navbar-nav {
   float:none !important;
      
    } */
/*.menuprincipal > .navbar-nav  > li 
  {

     padding-left:7px !important;
     padding-right:9px !important ;
      
      }   */    
    
    
}

@media only screen and (max-width : 1199px)
{
 .aux > .row > .col-xs-9 
{
   width: 100% !important; 
    
    }
    
    	/* Safari 5+ ONLY */
    ::i-block-chrome, .menuprincipal > .navbar-nav  > li 
  {

     padding-left:12px !important;
     padding-right:11px !important; 
      }
      
      
	/* Safari 5+ ONLY */
    ::i-block-chrome, .menuparaguas > .navbar-nav  > li 
  {

     padding-left:11px !important;
     padding-right:10px !important; 
      }      
    
	}


@media only screen and (min-width : 1200px)
{
/*a cambiar todo este bloque*/
.menuprincipal > .navbar-nav  > li 
  {

     padding-left:27px !important;
     padding-right:17px !important; 
      }
/* Safari 5+ ONLY */
    ::i-block-chrome, .menuprincipal > .navbar-nav  > li 
  {

     padding-left:24px !important;
     padding-right:13px !important; 
      }
      
 /* Safari 5+ ONLY */     
::i-block-chrome, .menuparaguas > .navbar-nav  > li 
  {

     padding-left:15px !important;
     padding-right:14px !important; 
      }    
       
      
.menuprincipal{
	width:inherit;
	}	  
	
.menuprincipal > .navbar-nav {
	  width:100%
	  
	  
	  }	
	nav > .row > .col-xs-9 {
		width:83.50% !important;
		}
}

 .menuprincipal > .navbar-nav  > li 
  {

     padding-left:15px;
     padding-right:14px; 
      }
  .menuprincipal > .navbar-nav > li ul.dropdown-menu
  {
      background-color:#196cb1 !important;
      font-size:11px;
      
      
      }
   .menuprincipal > .navbar-nav  > li > a
  {
      line-height:0px !important;
     padding-top:16px;
     padding-bottom:6px;
     padding-right:0px;
     padding-left:0px;
     text-decoration:none;
     border-bottom:3px solid #196cb1;
     background-color:transparent;

      
      }
   .menuprincipal > .navbar-nav  > li > a:hover
  {
     border-bottom:3px solid #fff; 
     background-color:transparent;

      
      }
   .menuprincipal > .navbar-nav  > li > .has-submenu
  {
     background-color:transparent;

      
      }      
 .menuprincipal > .navbar-nav > li ul.dropdown-menu a
  {
      color:White;
      background-color:transparent;
      padding-top:7px;
      padding-bottom:7px;
      text-align:left;
    /* border-bottom:1px solid #1c75bf;*/
      }
  .menuprincipal > .navbar-nav > li ul.dropdown-menu a:hover
  {
      
     background-color:#6194bc; 
      }     
      
.menuprincipal > .nav > li > a
{
    padding-right:0px;
    padding-left:0px;
    line-height:0px !important;
    }

.tienda 
{
    background-color:#155488;
    padding-top:-5px;
    
    }   
.tienda:hover 
{
    background-color:#0e4777;
    
    }
 .menuprincipal > .navbar-nav  > .tienda > a
  {
     border-bottom:3px solid #155488; 
     background-color:transparent;
     color:#77c9f4;
      
      }     
 .menuprincipal > .navbar-nav  > .tienda > a:hover
  {
     border-bottom:3px solid #0e4777; 
     background-color:transparent;
     color:#77c9f4;
      
      } 


@media only screen and (max-width : 800px) 
{   
    
.menuprincipal > .navbar-nav  > li > a:hover {
     border-bottom:0px;

      }   
 .menuprincipal > .navbar-nav  > li > a{

     text-align:left;
      
      }    
 .menuprincipal > .navbar-nav > li ul.dropdown-menu a{

      text-align:left;
      }   
 .navbar-collapse
 {
  overflow:hidden;   
     }  
.menuprincipal > .navbar-nav  {
   /* width:50%;
     margin-left:25%;*/
display:inline-block;

      }    
 /* .menuprincipal > .navbar-nav > li ul.dropdown-menu{

      width:50% !important;
      margin-left:30% !important;
      }  */      
         
/*.menuprincipal > .navbar-nav  > li a {
    text-align:left;

      }  */       
}
     
    
.navprin > ul li > a
  {
      line-height:1.5 !important;
      background-color:Fuchsia !important;
      
      }

.boton-inicio, .boton-quees, .boton-compra, .boton-ofertar, .boton-tienda , .boton-compartir , .boton-flechai , .boton-flechad {
  
  top: -6px;
  position: relative;
  display: inline-block;
background-image: url('../Imagenes/MenuSprite2.png');
    background-repeat: no-repeat;
    background-color: transparent;
  line-height: 1;
  margin-right:5px;
  width:25px;
    height:25px;
}




.boton-inicio, .boton-inicio:active
   {
      background-position: 0px 0px;  
       
       } 
.boton-inicio:hover
{
    background-position: -26px 0px; 
    } 
.boton-quees
{
    background-position: -52px 0px; 
    }
.boton-quees:hover
{
    background-position: -78px 0px; 
    }         
.boton-compra, .boton-compra:active
   {
      background-position: -104px 0px;  
       
       } 
       
 .boton-compra:hover
   {
      background-position: -130px 0px;  
       
       }       

.boton-ofertar, .boton-ofertar:active
   {
      background-position: -156px 0px;  
       
       } 
 .boton-ofertar:hover
{
    background-position: -182px 0px; 
    }  
    
.boton-tienda, .boton-tienda:active
   {
      background-position: -208px 0px;  
       
       }         
.boton-tienda:hover
{
    background-position: -234px 0px; 
    } 

.boton-compartir, .boton-compartir:active 
{
    background-position: -52px -55px;
    height:20px;
    top: -2px;
    }

.boton-compartir:hover
{
    background-position: -78px -55px; 
    } 
.boton-flechai{

    background-position: -104px -52px; 
    top:43%;
    display: inline-block ;
    position:absolute;
    z-index:5;
    margin-right:0px;
    left:20px;
    } 
.boton-flechai:hover
{
    background-position: -130px -52px; 
    } 
.boton-flechad{

    background-position: -156px -52px; 
    top:43%;
    display: inline-block;
    position:absolute;
    z-index:5;
    margin-right:0px;
    left:-10px;
    } 
.boton-flechad:hover{
    background-position: -182px -52px;  }
   
.btn-acceso {
    background-color: #5bc0de;
    color: White;
    font-size:14px;
    margin: 14px 0 0 0;}
     
     
     

.btn-acceso:hover, .btn-acceso:focus {
    background-color: #39b3d7;
    border-color: transparent;
}
   
header > .navbar 
{
    min-height:20px !important ;


    }

/*BUSCADOR*/
section > .row > .col-xs-10 > h1.titulob 
{
    color:White !important;
    line-height:1.3;
    }
#Buscador {
    background: url('../Imagenes/fondobuscador3.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   padding:100px 0px 60px 0px;
}

.noImagen
{
    background: none !important;
    }

#Buscador > .row > .col-xs-9 > .well3
{
   overflow:auto; 
    
    }
#Buscador > .row > .col-xs-9 > .col-xs-11 > .well3
{
   overflow:auto;padding:0px;margin-bottom: 20px; 
    
    }
 #Buscador > .row > .col-xs-9 > .col-xs-11 > .well3 ul
{
   display:table;width:100%;
    
    }   
#Buscador > .row > .col-xs-9 > .col-xs-11 > .well3 > .text-center > .btn-group > a
{
    text-decoration:none;
    font-size:11px;
    color:#a3a3a3;
    }
  
#Buscador > .row > .col-xs-9 > .col-xs-11 > .well3 > .text-center > .btn-group > a:hover

{  
    color: #d0eaff;
    
        }
#Buscador > .row > .col-xs-9 > .col-xs-11 > .well3 > .text-center > .btn-group > a:active
{  
    color: #d0eaff;
    
        }
               
 #Buscador > .row > .col-xs-9 > .col-xs-11 > .well3 > .text-center > .btn-group > a:visited
{  
    color: #999999 !important;
    
        }
        
.well3 {
    min-height: 20px;
    padding: 35px 35px 10px;
    margin-bottom: 0px;
    background-color: rgba(51,51,51,0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    /*opacity: 0.8;
    filter: alpha(opacity=80);*/ /* For IE8 and earlier */
    color:White;
    font-size:11.5px;
}

 .well3 ul li a
 {
     color:#fff !important;
     text-decoration:none;
     }
  .well3 ul li a:hover
 {
     color:#d0eaff !important;
     text-decoration: underline;
     background-color:transparent;
     }
     
  .well3 ul li a:visited
 {
     color:#fff !important;
     text-decoration: none;
     background-color:transparent;
     }   
     
 @media only screen and (max-width : 480px)
 {
     
   .filter-panel > .panel-default > .panel-body > .row > .col-xs-6
{
    width:100% !important;
    margin-left:0% !important;
    }  

 .well3 > .input-group > input.form-control 
{
  
    width:100%;
    display:block !important;
    }  
.well3 > .input-group
 {
     display:block !important;
     
     } 
.boton470
 {
     width:100% !important;
     display:block;
     margin-top:5px;
     
     
     }    
.well3 > .input-group > .input-group-btn > .btn-lg2
 {
     margin-left:0px !important;
     
     }            
 }     

 @media (max-width: 768px) {
 .well3 ul li
 {
     display:block !important;
     }
         
 .filter-col{
    padding-left:10px;
    padding-right:10px;
}
.filter-panel > .panel-default > .panel-body > .row > .col-xs-6
{
    width:80%;
    margin-left:10%;
    }

.input-lg 
 {
    display:block; 
     
     }    
}

@media  only screen and (max-width : 992px) 
 {
    #Buscador.container
 {
  
      width:100%;
     }  


}

 @media (max-width: 1200px) 
 {
  #Buscador > .row > .col-xs-9 
  {
      
     width:83.33%; 
      }   
     
     
     }
.input-lg2 {
  height: 56px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-info2 {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
  text-transform:uppercase;
     
}

.btn-info2:hover,
.btn-info2:focus,
.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  background-image: none;
}

.btn-info2.disabled,
.btn-info2[disabled],
fieldset[disabled] .btn-info2,
.btn-info2.disabled:hover,
.btn-info2[disabled]:hover,
fieldset[disabled] .btn-info2:hover,
.btn-info2.disabled:focus,
.btn-info2[disabled]:focus,
fieldset[disabled] .btn-info2:focus,
.btn-info2.disabled:active,
.btn-info2[disabled]:active,
fieldset[disabled] .btn-info2:active,
.btn-info2.disabled.active,
.btn-info2[disabled].active,
fieldset[disabled] .btn-info2.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-lg2 {
  padding: 9px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
  margin-left:4px !important;
}
.btn-group > .btn-lg2 + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-lg2 .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg2 .caret {
  border-width: 0 5px 5px;
}
/*NAVEGADOR*/



.navbar-default2 {
  background-color:#196cb1;
}

.navbar-default2 a
{
    text-decoration:none;
    text-transform:uppercase;
    }

.navbar-default2 .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default2 .navbar-toggle:hover,
.navbar-default2 .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default2 .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default2 .navbar-collapse,
.navbar-default2 .navbar-form {
  border-color: #196cb1;
  box-shadow:none;
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}



/*BUSCADOR LINKS*/


@media only screen and (min-width : 768px) {

.col3fot > .well2{

    width: 300px;
    
    }    
.col1fot > .well2{

    padding-left:auto;
    /*border-bottom:1px solid #a9a2a2;*/
    margin-bottom:20px;
    }   
.col-lg-offset-1{

    margin-left:0px !important;
    } 
.col2fot > .well2{

   /* border-bottom:1px solid #a9a2a2;*/
    margin-bottom:20px;
    } 
 .col3fot 
{
    border-left:0px;
    }    
    }     
    
 @media only screen and (max-width : 470px) {

.col3fot > .well2{

    width: 170px;
    
    }

      } 
@media  only screen and (min-width : 769px) 
{
  .col1fot 
{
    border-right:1px solid #a9a2a2;
    height:293px;
    }    
 .col2fot > .well2{

    border-bottom:0px;
    margin-bottom:0px;
    }    
   .col3fot 
{
    border-left:1px solid #a9a2a2;
    }  
 .col1fot > .well2{

   border-bottom:0px;
   
   }
 
 
    
    }    
  /* Medium Devices, Desktops */
    @media  only screen and (min-width : 992px) {
.col3fot > .well2
{
    width: 300px;
    }
.col1fot > .well2{

   border-bottom:0px;
    padding-left:auto;
    }  

    }
    
    
   /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px){
    .col3fot > .well2{

    width: auto;
    }
    
        .col1fot 
{
    border-right:1px solid #a9a2a2;
    height:262px;
    }  
    }
    
  #PrimerBloque > .row > .col-md-4 > .thumbnail >  p
 {
   text-align:center;
     
     } 
      

/*SEGUNDO BLOQUE*/

 #SegundoBloque
 {
     padding:68px 0 68px 0;
     
     }
  
 #SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > h4
 {
  min-height: 31px; 
   text-align:left;
    
     } 

  #SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
  min-height: 31px;
  text-align:left; 
     
     } 
     
 #SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail
 {
   padding: 0px; 
   border:0; 
     
     }
 #SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail
 {
   padding: 0px;  
   border:0; 
     
     }  
        
 /*CARRUSEL CAROUSEL*/    
     
 .carousel-caption {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  text-align:left;
  text-shadow: none;
  & .btn {
    text-shadow: none; // No shadow for button elements in carousel-caption
  }
}

.carousel {
    position: relative;
    background:#f1f1f1;
    padding-bottom:60px;
    margin-bottom:50px;
   
}

.controllers {
    position: absolute;
    bottom: 0px;
     width: 100%;
    height:40px;
    background:#196cb1;
}

.carousel-control.left, 
.carousel-control.right {
    background-image: url(../Imagenes/carousel-arrow.png) no-repeat;
    
}

.arrow-c{
    width:40px;
    height:40px;
    display:block;
    background-image: url(../Imagenes/carousel-arrow.png);
    background-repeat: no-repeat;
    position:absolute;
}

.arrow-c:hover
{
    background-color: rgba(0,0,0,0.3);
    }

.item .img-wrap
{
    margin:0;
    }

.carousel-indicators {
    display: table;
    left: 0;
    list-style: outside none none;
    margin: 15px auto;
    padding-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 15;
}

.arrow-right {
    background-position: right center;
    right: 0;
}

#SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
    padding-left:0px;
     }
.carousel-caption
{
    padding:10px;
    }
.carousel-caption a{
 color:#4b97bf !important;
 text-decoration:none;
 line-height:1.4285;
  
     } 
.carousel-caption a:hover
     {
         color:#26c4ff !important;
         text-decoration:underline ;
         
         } 
.carousel-caption a:active
     {
         color:#00baff !important;
         text-decoration:uderline;
         
         } 
.carousel-caption a:focus
     {
         color:#00baff !important;
         text-decoration:uderline;
         
         }                
.carousel-caption a:visited
     {
         color:#999999;
         text-decoration:none !important;
         
         }    

@media only screen and (max-width : 480px) 
{
#SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
    padding-left:0px;
     }
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > h4
 {
    padding-left:0px;
     }   
 
 .controllers
 {
 border:1px solid #999999;
 border-radius:4px;
     }  

.holder > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    } 
.holder > a > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    }     
              
    } 
@media only screen and (min-width : 480px) 
{ 
    
 .carousel-caption p
 {
 padding:9px 0px 0px 0px !important; 
     }  
 #SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption > p
 {
    text-align:center;
     }   
}   
    
    
@media only screen and (min-width : 768px) 
{
.carousel-caption p
 {
 padding:9px 0px 0px 0px !important; 
     }
    }
@media only screen and (max-width : 768px) 
{
.controllers
 {
 border:1px solid #999999;
 border-radius:4px;
     }  

.holder > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    }
.holder > a > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    }    
 }   
       
      

@media  only screen and (max-width : 992px) 
{
.controllers
 {
 border:1px solid #999999;
 border-radius:4px;
     }  

.holder > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    }
.holder > a > .img-responsive
{
   margin:0 auto;
   padding-top:17px;
   padding-bottom:17px;
   
    }    

#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > h4
 {
    text-align:center;
     }
#SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
    text-align:center !important;
     } 
 #SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail 
 {
    padding-top:15px;
     }    
     
.carousel-caption
{
    text-align:center;
    }
#SegundoBloque.container
 {

      width:100%;
     }  
 #SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption > div > .pull-right
 {
    float:none !important;
     }       
}
@media  only screen and (min-width : 992px) 
{
	#SegundoBloque > .row > .col-xs-10 
 {
    width:100%;
     }
 #SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
    padding-left:15px;
	text-align:left !important;
     }
 .holder > .img-responsive
{
   height:177px;
   padding-top:0px;
   padding-bottom:0px;
   
    }
 .holder > a > .img-responsive
{
   height:177px;
   padding-top:0px;
   padding-bottom:0px;
   
    }    
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption
 {
    padding-left:0px;
    padding-right:0px;
     }
 #SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption > p
 {
    text-align:left;
     } 
 #SegundoBloque
{
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    }
#SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail 
 {
    padding-TOP:0px;
     }
.controllers{
	border:none;
	}	 
} 

 @media only screen and (min-width : 1024px)
 {
     
    #SegundoBloque
{
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    }
	.holder > .img-responsive
{
    height:177px !important;
    
    }
.holder > a > .img-responsive
{
    height:177px !important;
    
    }    
     }


 
@media only screen and (min-width : 1200px){
#SegundoBloque > .row > .col-xs-10 
 {
    width:75%;
     }
.holder > .img-responsive
{
    height:177px !important;
    
    }
.holder > a > .img-responsive
{
    height:177px !important;
    
    }    
#SegundoBloque > .row > .col-xs-10 > .col-md-4 > .thumbnail > h4
 {
    padding-left:15px;
     } 
     
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption a
 {
    margin-right:3px;/*a cambiar*/
     } 
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption
 {
    padding-left:0px;
    padding-right:0px;/*a cambiar*/
     }
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > .caption p
 {
   margin-right:25px;
   text-align:left !important;
     }
#SegundoBloque > .row > .col-xs-10 > .col-md-8 > .thumbnail > img
 {
    margin-left:0px;
     }  

#SegundoBloque > .row > .col-xs-10 >  .col-md-4 
 {
    padding-right:0px;
     } 

}

/*COLUMNAS CENTRADAS*/
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}

  
.navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size
{
    font-size: 87px;
}  
  
/*BOTONES SOCIALES 1*/    
.boton-ubicacion, .boton-linkedin, .boton-facebook, .boton-youtube, .boton-twitter, .boton-tel, .boton-cel
{
    background-image: url('../Imagenes/SocialeSprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width:26px;
    height:26px;
    padding:12px;
    margin:0 10px 20px 0;
}

.boton-ubicacion
{
    background-position: 0px 0px; 
    }
.boton-ubicacion:hover, .boton-ubicacion:active, .boton-ubicacion:focus
{
    background-position: -26px 0px; 
    }
.boton-facebook
{
    background-position: -52px 0px;
    } 
.boton-facebook:hover, .boton-facebook:active, .boton-facebook:focus
{
    background-position: -78px 0px; 
    }
.boton-linkedin
{
    background-position: -104px -26px;
    }
    
 .boton-linkedin:hover, .boton-linkedin:active, .boton-linkedin:focus
{
     background-position: -130px -26px;
    }
.boton-twitter
{
    background-position: -104px -0px;
    } 
.boton-twitter:hover, .boton-twitter:active, .boton-twitter:focus
{
    background-position: -130px 0px;
    } 
    
.boton-youtube
{
    background-position: -156px 0px;
    }
    
 .boton-youtube:hover, .boton-youtube:active, .boton-youtube:focus
{
    background-position: -182px 0px; 
    }  
  
.boton-tel
 {
   background-position: 0px -29px;   
   margin-right:5px;
     } 
 .boton-tel:hover, .boton-tel:active, .boton-tel:focus
 {
   background-position: -26px -29px;   
   margin-right:5px;
     }    

.boton-cel
 {
   background-position: -52px -29px;   
   margin-right:5px;
     } 
     
 .boton-cel:hover, .boton-cel:active, .boton-cel:focus
 {
   background-position: -78px -29px;   
   margin-right:5px;
     } 
     
 .well2 {
  padding: 24px 0 24px 24px;
}
  
 
 
     
/*PRIMER BLOQUE*/ 

#PrimerBloque 
{
    padding-left:0px !important;
    padding-right:2px !important; 
    }  

#PrimerBloque
{
  background-color:#f1f1f1;/* <--- Modificacion 13-08*/

}

#PrimerBloque > .row {
padding:35px 0 35px 0; 
     }   
#PrimerBloque > .row > .col-md-4 > .thumbnail {
  border:1px solid #ccc;/* <--- Modificacion 13-08*/
  border-radius:0px;
  margin-top:60px;
  background-color:transparent;
  padding: 70px 0 0 0;
}  
#PrimerBloque > .row > .col-md-4 > .thumbnail > p  {

padding:10px 20px;
     } 
#PrimerBloque > .row > .col-md-4 > .thumbnail > a {

color:#666666;
text-decoration:none;
margin-bottom:55px;
     } 
#PrimerBloque > .row > .col-md-4 > .thumbnail > a > h3 {

line-height:1.2;
margin-bottom:25px;
     }      
#PrimerBloque > .row > .col-md-4 > .thumbnail > .caption{

background-color:#8c8f8e;
padding:3px 18px;

     }  
#PrimerBloque > .row > .col-md-4 > .thumbnail > a:hover {

color:#6194bc;
text-decoration:underline;
     }
#PrimerBloque > .row > .col-md-4 > .thumbnail > a:focus {

color:#6194bc !important;
text-decoration:underline;
     }       
#PrimerBloque > .row > .col-md-4 > .thumbnail > a:visited{

color:#687692;
text-decoration:none;
     }        
#PrimerBloque > .row > .col-md-4 > .thumbnail > .caption > div > a{

color:#ffffff !important;
font-size:12px;
text-decoration:none;
     }    
#PrimerBloque > .row > .col-md-4 > .thumbnail > .caption > div > a:hover, a:focus{

text-decoration: underline;
color:#ffffff;
     }    
#PrimerBloque > .row > .col-md-4 > .thumbnail > .caption > div > a:visited{

text-decoration: none;
color:#666666;
     }        
 
 
 @media  only screen and (max-width : 992px) 
 {
    #PrimerBloque.container
 {

      width:100%;
     }   
     }
 
    
 .boton-descubre1, .boton-descubre2, .boton-descubre3
{
    background-image: url('../Imagenes/PrimerSprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 104px;
    height: 130px;
    z-index:1;
    position:absolute;
    left: 35%;
    top: 0px;
    /*padding: 12px;
    margin: 0 10px 20px 0;*/
}

.boton-descubre1
{
    background-position: 0px 0px; 
    }
.boton-descubre1:hover, .boton-descubre1:active, .boton-descubre1:focus
{
    background-position: -104px 0px; 
    }  
.boton-descubre2
{
    background-position: -208px 0px; 
    }
.boton-descubre2:hover, .boton-descubre2:active, .boton-descubre2:focus
{
    background-position: -312px 0px; 
    }  
.boton-descubre3
{
    background-position: -416px 0px; 
    }
.boton-descubre3:hover, .boton-descubre3:active, .boton-descubre3:focus
{
    background-position: -520px 0px; 
    }  

/*FOOTER*/

#pie_facebook {
    background-image: url(images/chc_ico_facebook.svg);
    background-position: center;
    background-repeat: no-repeat;
}

#pie_twitter {
    background-image: url(images/chc_ico_twitter.svg);
    background-position: center;
    background-repeat: no-repeat;
}

#pie_linkedin {
    background-image: url(images/chc_ico_linkedin.svg);
    background-position: center;
    background-repeat: no-repeat;
}

#pie_youtube {
    background-image: url(images/chc_ico_youtube.svg);
    background-position: center;
    background-repeat: no-repeat;
}

#pie_instagram {
    background-image: url(images/chc_ico_instagram.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.pie_columna_social {
    display: inline-block;
    margin-right: 2%;
    width: 30px;
    height: 25px;
}

ul.list-unstyled li.underline a {
    text-decoration: underline !important;
    color: white !important;
}

footer a:hover{
    opacity: 0.6;
}

.footer-bottom {
  padding: 40px 0;
}

footer label {
  padding-bottom:15px;
}

#serverAlias{
   padding: 5px;
}

@media (max-width: 940px) {
  #ccFooterPublico .row {
    display: inline-block;
    margin: 0;
    width: 100%;
  }
}
#ccFooterPublico > .row > .col-xs-9 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width : 992px) {
  #ccFooterPublico.container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  #ccFooterPublico .container > .row > .col-xs-9 > .col-md-4 {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width : 768px) {
  #ccFooterPublico .container > #ccFooterPublico.row > #ccFooterPublico.col-xs-9 > #ccFooterPublico.col-md-4 {
    display: table;
    width: 100% !important;
  }
}
#ccFooterPublico .container > #ccFooterPublico.row > #ccFooterPublico.col-xs-9 {
  width: 100%;
}
@media only screen and (min-width : 1200px) {
  #ccFooterPublico .container > #ccFooterPublico.row > #ccFooterPublico.col-xs-9 {
    width: 83.33%;
  }
  #ccFooterPublico .ContCol3 > .tel1 {
    display: inline-block;
    margin-right: 0;
  }
  #ccFooterPublico .col1fot {
    height: 270px;
  }
}
@media (max-width : 1200px) {
  #ccFooterPublico .container {
    margin-left: auto;
    margin-right: auto;
  }
}
.boton-tel, .boton-cel {
  cursor: default !important;
}
.boton-tel:active , .boton-tel:focus , .boton-cel:active , .boton-cel:focus {
  border: none !important;
  outline: 0 none !important;
  box-shadow: 0;
  -webkit-box-shadow: 0;
  appearance: none;
}
footer a:active {
  color: white;
  text-decoration: underline;
} 
footer a:visited {
  color: white;
  text-decoration: underline;
}
footer > .row > .col-xs-9 {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
}
footer > .row > .col-xs-9 > .col-md-4 > .well2 {
  padding-top: 0;
  width: 100%;
}
.col3fot .well2 {
  padding-bottom:0px;
} 
.col3fot .well2 > span {
  font-size:14px;
}   
.col3fot .well2 > .tel1 {
  font-size:14px;
}        
.col1fot .well2 {
  padding-bottom:25px;
}
.trabajo {
  background-color: #7a7979;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; 
  text-transform: uppercase;
} 
/* Extra Small Devices, Tablets */
@media only screen and (max-width : 470px) {
}   
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
  .col3fot > .well2 {
    width: 100%;
  }
}
@media  only screen and (max-width : 768px) {
  footer.container > .row > .col-xs-9 > .col-md-4 {
    display: table;
    width:100% !important;
  }
  .col1fot > .well2 {
    border-bottom: 1px solid #a9a2a2;
    margin-bottom: 20px;
  }
  .col2fot > .well2 {
    border-bottom: 1px solid #a9a2a2;
    margin-bottom: 20px;
  }
  .col3fot > .well2 > .tel1 {
    margin-right: 0;
    display: block;
    width: 100%;
  }         
}
@media  only screen and (max-width : 992px) {
  footer.container > .row > .col-xs-9 {
    width: 100%;
    display: table;
  }
  footer.container > .row > .col-xs-9 > .col-md-4 {
    width: 100% !important;
    float: left;
  }
}
@media  only screen and (min-width : 992px) {
  footer.container > .row > .col-xs-9 {
    width: 100%;
    display: table;
  }
  .col1fot > .well2 {
    border-bottom: 0;
  }
  .col2fot > .well2 {
    border-bottom: 0;
  }
}     
@media  only screen and (max-width : 1200px) {
  footer.container > .row > .col-xs-9 {
    display: table;
    width: 100%;
  }
  .col3fot > .well2 > .tel1 {
    min-width: 150px;
  }
}
@media  only screen and (min-width : 1200px) {
  footer.container > .row > .col-xs-9 {
    width: 100% !important;
  }
  .col3fot > .well2 > .tel1 {
    display: table;
    margin-right: 0;
  }
}

/*REGISTRO*/
#content2 > h5 
{
    text-transform:uppercase;
    font-weight:bold;
    
 
    
   }
#content2 a
{
    color:#428bca;
    text-decoration:none;
    } 
#content2 a:hover
{
    color:#196cb1;
    text-decoration:underline;
    } 
#content2 a:focus
{
    color:#196cb1;
    text-decoration:underline;
    }
 #content2 a:visited
{
    color:#a3a3a3;
    text-decoration:none;
    }     
 .conoce
 {
  background-color:#196cb1;  
  color:White;
  text-decoration:none;
  border:0px;
     }    
     

.conoce:hover,
.conoce:focus
{
  border:0px;
 background-color:#105995 !important;
}             
.btn-default2
{
    color:White !important;
    }   
.btn-default2:hover
{
    color:#fff !important;
    background-color:#2ab0f7;
    }   
    


.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FFF0BB;
  border: 1px solid #FFF0BB;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}



 /* ACORDEONES */

 .boton-abriraco, .boton-cerraraco , .boton-excel2, .boton-verficha
{
    background-image: url('../Imagenes/botones1.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 32px;
    height: 32px;
    margin-top:-6px;
    text-decoration: none;
}

 .boton-abriraco
{
   background-position: -32px -0px; 
    
    }
 .boton-abriraco:hover
{
   background-position: -64px -0px; 
    
    }    
.boton-cerraraco
{
   background-position: -96px -0px; 
    
    }
.boton-cerraraco:hover
{
   background-position: -128px -0px; 
    
    }    
.boton-excel2
{
  background-position: -224px -0px;  
  margin-top:0px; 
  margin-left:5px;
  width:20px;
    }  
.boton-excel2:hover
{
  background-position: -256px -0px;   
    }     
.boton-verficha
{
    
   background-position: -288px -0px;  
    } 
.boton-verficha:hover
{
    
   background-position: -320px -0px;  
    }     
      
.clasetumb
{
    padding-bottom: 10px;
    }
    
    
@supports (-webkit-appearance:none) 
{
   .clasetumb {
    padding-bottom: 27px;
      }
    
    
    } 
@media print
{    
	.no-print, .no-print *
	{
		display: none !important;
	}
}
/*
.paraguasSelected
{
     border-bottom:3px solid #fff !important; 
     background-color:transparent;
    }*/
    
.altoContraste
{ 
    background-color:#000000 !important;
    color: #FFFFFF !important;
    background: #000000 !important;
    border: 0px;
    }  


/*Modificacion estilos 13-08*/

#PrimerBloque .home-bloque:hover > .thumbnail{
  background: #fff;
}

#PrimerBloque .home-bloque:hover > .boton-descubre1 {
    background-position: -104px 0;
}

#PrimerBloque .home-bloque:hover > .boton-descubre2 {
  background-position: -312px 0;
}

#PrimerBloque .home-bloque:hover > .boton-descubre3 {
  background-position: -520px 0;
}

#PrimerBloque .home-bloque:hover > .thumbnail > .caption {
  background-color:#196cb1;
}

#PrimerBloque .home-bloque:hover > .thumbnail > a{
  color: #196cb1 !important;
}

.well3 .nav{
  padding: 0 20px;
}

.btn{
  border-radius: 0;
}

 .popModal{
    background: #f0f0f0;
    border:3px solid #f0f0f0;
 }

 .popModal.bottomCenter::before, .popModal.bottomLeft::before, .popModal.bottomRight::before{
    border-bottom-color:#f0f0f0;
 }

 .popModal.bottomCenter::after, .popModal.bottomLeft::after, .popModal.bottomRight::after{
     border-bottom-color:#f0f0f0;  
 }

 .input-group.custom-search-form {
    margin-bottom: 10px;
}

.accesos-home{
  width: 90%;
  display: table;
  margin: 20px auto 0;
}

.acceso-home {
    border: 1px solid #fff;
    margin-bottom: 20px;
    padding: 10px 20px 10px 90px;
    text-align: left;
}

.acceso-home:hover{
  border: 1px solid #196cb1;
}

.acceso-home:hover a
{
    color:#fff;
    }



.acceso-home h3{
  font-size: 14px;
  margin:0 0 10px;

}

.ico-lic{
  background: url(../Imagenes/ico-lic.png) no-repeat left center;
}

.ico-lic:hover{
  background: url(../Imagenes/ico-lic.png) no-repeat left center #196cb1;
}

.ico-lic-dest{
  background: url(../Imagenes/ico-lic-dest.png) no-repeat left center;
}

.ico-lic-dest:hover{
  background: url(../Imagenes/ico-lic-dest.png) no-repeat left center #196cb1;;
}

.msje-alerta {
    margin: 0 auto;
    padding: 20px 60px;
    position: relative;
    text-align: left;
    float: none;

}

.msje-alerta .close {
    position: absolute;
    right: 20px;
    top: 0;
}

.msje-alerta::before {
    background: rgba(0, 0, 0, 0) url("../Imagenes/botones1.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 30px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 34px;
}

#Buscador{
  position: relative;
}

@media (max-width: 940px) {

     .row{
    width: 100%;
    margin: 0;
  }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
   
    .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }

  .dropdown-menu{
    float:none;
    box-shadow: none;

  }

  .navbar-collapse{
    max-height: none !important;
  }

  .navbar-collapse.in{
    overflow: hidden;
  }
}

@media (max-width: 980px){
  .msje-alerta{
    width: 90%;
  }
}


@media(max-width:768px){
  #Buscador{
    padding: 30px 0;
  }

  #Buscador .titulob{
    font-size: 24px;
    margin-bottom: 30px;
  }

  #Buscador .col-centered{
    width: 100% !important;
    margin: 0;
    padding: 0;
    display: block;
    left: 0;
  }

  .well3 .nav li{
    width: 33%;
    float: left;
    text-align: center;
    font-size: 14px;
  }

.well3 .nav li a{
    font-size: 14px;
    color: #ffff;
    padding: 0;
  }

  .well3 .nav li a:visited{
    color: #aaa !important;
  }

  .well3 .nav li:first-child{
    width: 100%;
  }

  .well3 .nav li:first-child a{
    padding: 0 !important;
  }

  .navbar-toggle{
    margin-right: -10px;
  }

  .well2{
    width: 100% !important;
  }

 
}
@media(max-width:1024px)
{
    .hide-caption
    {
        display:none;
        }
        
    .container
    {
        width:100% !important;
        }
    .menuprincipal
    {
        display:table;
        margin: 0 auto;
        }
    
    }
    
    

@media(max-width: 640px){

  .hide-on-phones{
    display: none !important;
  }

}

@media(max-width:480px){


  #Buscador{
    padding: 20px 0 0;
  }

  #Buscador h1{
    padding: 0 20px 0;
  }

  #Buscador .well3{
    margin: 0 !important;
  }

    .well3 .nav li{
    width: 100%;
    float: left;
    text-align: center;
  }

  #banner > .container > .row > .col-xs-9 > .col-xs-6 > .btn, #banner > .container > .row > .col-xs-9 > .col-xs-6 > .logo{
    margin: 20px auto 0 !important;
    float: none !important;
  }


}

body{
  min-width: 320px;
}

.center-accesos
{
    display: table;
    margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 2000px){
.home-bloque
{
    float: left;
    display:block;
    }
}

@media (max-width:940px)
{
    .hide-tablet-down
    {
        display: none;
        }
    }
    
    @media (max-width:480px)
{
   .width-col
    {
        width:100%;
        display:block;
        }
}

.calendar-wrap
{
    position:relative;
    padding-right:40px !important;
    }
    
    #btnFechaHasta, #btnFechaDesde
    {
        position:absolute;
        right:0;
        bottom:0;
        }
        
        .form-group
        {
            min-height:45px;
            }
            
            
            .checkbox-wrap {
    margin-bottom: 0;
    margin-top: 24px;
}


body::-webkit-scrollbar {
    -webkit-appearance: none;
   background-color:#F1F1F1;
    width:20px;}

body::-webkit-scrollbar-thumb {
    background-color: #C1C1C1;
    border:3px solid #F1F1F1;
}

body::-webkit-scrollbar-button:start:decrement,
body::-webkit-scrollbar-button:end:increment {
    height: 20px;
    display: block;
}
    body::-webkit-scrollbar-button:vertical:decrement
{
    background-image: url('../Imagenes/scrollbar.png');
    background-repeat: no-repeat, repeat-y;
    background-position: 0px 0px;
}

    body::-webkit-scrollbar-button:vertical:decrement:hover {
        background-position: -20px 0px;
    background-color: #D2D2D2;}

    body::-webkit-scrollbar-button:vertical:decrement:active {
     background-position: -20px 0px;
     background-color:#666666;}


    body::-webkit-scrollbar-button:vertical:increment
{
    background-image: url('../Imagenes/scrollbar.png');
    background-repeat: no-repeat, repeat-y;
    background-position: -40px 0px;
}

    body::-webkit-scrollbar-button:vertical:increment:hover {
        background-position: -60px 0px;
        background-color:#D2D2D2;
    }

    body::-webkit-scrollbar-button:vertical:increment:active {
      background-position: -60px 0px;
      background-color:#666666;}
.acceso-usuarios{float:right;max-width:210px;}
.acceso-usuarios a {margin: 10px 0 14px 0;text-align:center;display:block;color: #067ab7;}
.acceso-usuarios a:hover{}
@media only screen and (max-width: 640px) 
{
.acceso-usuarios{float:none;margin:0 auto;}
.btn-acceso {
    float: right;
    margin: 0 0 10px;
        }
}
