/* CSS Document */

@font-face{font-family:'TheSans-4-SemiLightCaps';src:url("../fonts/TheSans-4-SemiLightCaps.eot");src:url("../fonts/TheSans-4-SemiLightCaps.eot?#iefix") format('embedded-opentype'),url("../fonts/TheSans-4-SemiLightCaps.woff") format('woff'),url("../fonts/TheSans-4-SemiLightCaps.ttf") format('truetype'),url("../fonts/TheSans-4-SemiLightCaps.svg") format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'TheSans-4-SemiLight';src:url("../fonts/TheSans-4-SemiLight.eot");src:url("../fonts/TheSans-4-SemiLight.eot?#iefix") format('embedded-opentype'),url("../fonts/TheSans-4-SemiLight.woff") format('woff'),url("../fonts/TheSans-4-SemiLight.ttf") format('truetype'),url("../fonts/TheSans-4-SemiLight.svg") format('svg');font-weight:normal;font-style:normal}

html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
body{
	font-family:TheSans-4-SemiLight;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 100%;
}
label.error{
    color: red !important;
}
.busqueda{
    display: none;
}
.busquedalista{
    
}
.anchoMaximo{
    max-width: 1024px;
    padding: 0px;
}
.header_logos{
    background-image:  url('imagenes/back_header1.jpg');
    background-repeat:no-repeat;
    background-size: 100% 100%;    
    margin-bottom: 15px; 
    height: 140px;    
}
.header_secesp{
    background-image:  url('imagenes/back_header1.jpg');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    /*width: 100%;*/
	/*height: auto;*/
	height: 120px;
	margin-bottom: 15px;
	/*height: 120px;    */
}
.logo1{
    float: left;
    margin-left: 40px;
    margin-top: 25px;
    height: 100px;
}
.logo2{
    float: right;
    margin-right: 40px;
    margin-top: 30px;
    height: 90px;
}

.logosecesp1{
	float: right;
   /* margin-left: auto;*/
	margin-right: 20px;;
	/*display: block;*/
    margin-top: 30px;
	height: 90px;
}

.logosecesp2{
	float: left;
   /* margin-left: auto;*/
	margin-left: 20px;
	/*display: block;*/
    margin-top: 30px;
	height: 90px;
}

@media screen and (max-width: 558px) {
    .logo1{        
        margin-left: 5px;
    }
    
    .logo2{
       margin-right: 5px; 
    }
	
	.header_secesp{
	  height: 80px;
	}
	
	.logosecesp2{
      margin-left: 5px;
	  width: 60%;
	  height: auto;
	}
	
    .logosecesp1{
	  /*width: 40%;*/
	  height: 60%;
	}
}

.borderGrisG{
    border-top: 20px rgb(88,89,91) solid;
}
/*
.foot {
    background-color: rgb(119,120,124);
    border-top: 20px rgb(88,89,91) solid;
    height: auto;
    
    color: rgb(224,224,224);
    font-size:12px ;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
*/

.foot ul{
    padding-left: 0px;
    padding-right: 0px;
}
.foot .menufoot1 li{
    list-style: none;
    text-align: right;
}

.foot .menufoot2 li{
    list-style: none;
    text-align: left;
}

.footnote{
    padding-bottom: 15px;
    padding-top: 15px;
   text-align: center;
}
.footDR{
    font-size: 0.75em;
	margin-right: 0px;
}

.bodypage
{
    padding-top: 20px;
    padding-bottom: 20px;        
}

.mensaje-slider{
    position:absolute;
    top: 360px; 
    width:1200px;
    height:40px;
    padding-top: 6px;
    font-size:15px;
    color: white;
    padding-left: 20px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);  
    text-transform: uppercase;
    
}
.mensaje-slider a{
    color: white;
    text-decoration: none;
    text-shadow:none;
    border-left: 1px white solid;
    padding-left: 10px;
}

#lnk_boletin:hover{
    cursor: pointer
}
.leermasN{
    color: white;
    padding-left: 20px;
    font-size:14px;
    font-weight: normal;
}

.mensaje-slider a:hover{
    text-decoration: none;
    color: white;
   
    
}
.link{
    font-size: 14px;
    line-height: 20px;
    color: rgb(111,111,111);
    cursor: pointer;
}
.link:hover, .link:focus{
    text-decoration: none;
    color: rgb(175, 182, 188);
    
}
.titulovideo{
    font-size: 12px;
    line-height: 20px;
    color: rgb(111,111,111);
    
}
.derecha{
    float: right;
}

.titulo-panel{
    color: rgb(214, 9, 38) !important;
    font-weight: bold !important;
    background-color: transparent !important;
    font-size: 0.8em;
    margin-left: 5px;
}
.bigL{
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight:normal;
}
.bigLb{
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight:bold;
}
.carouselTramites{
    margin-top: 0px;
}
.carouselTramites img{
    cursor: pointer;
}
.tramiteYserv{
    color:rgb(111,111,111) !important;
    font-size: 0.8em;
    min-height: 50px !important;
    list-style-type: none !important;
    cursor: pointer;
    padding: 5px 5px;
    border-bottom: 1px #999 solid !important;
    
}
.tramiteYserv a{
    color: rgb(111,111,111) !important;
    text-decoration: none !important;
    background-color:transparent;
    /*font-variant: small-caps;*/
    cursor: pointer;
}
.tramiteYserv:hover{
    
    font-weight: 500;
}
.prevTram{
    position: absolute;
    
    right: 30px;
    top: -40px;
}
.nextTram{
    position: absolute;
    top: -40px;
    right: 50px;
}
.slick-play{
    position: absolute;
    top: -40px;
    right: 10px;
}
.pie-panel{
    text-align: right;
     background-color:  transparent !important;
}

.pie-panel > a{
    color:rgb(111,111,111);
    font-size: 11px;
    cursor: pointer;
}

.titulo1{
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding-top: 10px;
}

.fondo_gris{
    /*background-color: rgb(233,233,233) !important;*/
    background: -moz-linear-gradient(top,  rgba(160,160,160,0.42) 0%, rgba(161,161,161,0.42) 1%, rgba(243,243,243,0) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,160,160,0.42)), color-stop(1%,rgba(161,161,161,0.42)), color-stop(100%,rgba(243,243,243,0))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(160,160,160,0.42) 0%,rgba(161,161,161,0.42) 1%,rgba(243,243,243,0) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(160,160,160,0.42) 0%,rgba(161,161,161,0.42) 1%,rgba(243,243,243,0) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(160,160,160,0.42) 0%,rgba(161,161,161,0.42) 1%,rgba(243,243,243,0) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(160,160,160,0.42) 0%,rgba(161,161,161,0.42) 1%,rgba(243,243,243,0) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba0a0a0', endColorstr='#00f3f3f3',GradientType=0 ) !important; /* IE6-9 */
    border: none !important;
}
.fondo_gris > * > *{
    background-color: transparent !important;
}
.fondo_gris ol li{
    border: none !important;
    border-bottom: 1px rgb(111, 111, 111) solid !important;
}

.contenido1{
    margin-bottom: 10px;
    border-top: 1px #aaa solid;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
   
}

.contenedor1{
    margin-bottom: 10px;
    border-bottom: 1px #aaa solid;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

.servicio{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2.5px;
	padding-right: 2.5px;
    color: rgb(111,111,111);    
    text-align: center;
    cursor: pointer;
}

.servicio aÂ {
    text-decoration: none !important;
}
.servicio a:hover{
    text-decoration: none !important;
       
}
.servicio  div.titulo{
    padding-top: 20px;
    font-size: 14px;
    text-decoration: none;
    color: rgb(111,111,111);    
}

.noticia{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px rgb(163,163,163) solid;
}

.noticia .titulo{
  color: rgb(2,87,35);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}


.noticia > div.contenido{
  color:rgb(134,134,134) !important;
  text-align: justify;
  font-size: 12px;
}

.foot-top{
    margin-top: 20px;
    background-color: rgb(88,89,91);
    min-height: 20px;
    padding: 10px;
}
.foot{
    
    background-color: rgb(119,120,124);
   /* border-top: 20px rgb(88,89,91) solid;*/
    height: auto; 
    padding: 20px;    
    padding-left: 0px;
    padding-right: 0px;
    color: rgb(224,224,224);
    font-size:12px ;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.foot ul{
    padding-left: 0px;
    padding-right: 0px;
}
.foot .menufoot1{
    margin-right: 0px;
}
.foot .menufoot1 li{
    list-style: none;
    text-align: right;
}
.foot a{
    text-decoration: none;
    color: rgb(224,224,224);
}
.foot a:hover{
    text-decoration: none;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
.foot .menufoot2 li{
    list-style: none;
    text-align: left;
}

.footnote{
    padding-bottom: 15px;
    padding-top: 15px;
   text-align: center;
}
.footDR{
    font-size: 10px;
	color:#FFF;
	text-align:center;
}
.borderLine
{
    border-right: 2px white solid;   
    
}

.link_a{
    position: relative;
     bottom: 10px;                  
     width: 100%;   
    text-align: left;
}
.link_a a{
 padding: 5px;
 position: absolute;              
 bottom: 10px;
 left: 0px;
 color: white;
 font-size: 10px;
 vertical-align: middle;
 width: 100%;  
 height: 50px;
 background-color: #111 !important;  
     opacity: 0.7;
 border-right: 1px white solid;
 /*max-width: 990px;*/
 z-index: 3;
 background-color: transparent;
 text-decoration: none;
 cursor: default;

}
.link_a a:hover{
    color: #aaa;
}

.jssorb05 div{ width: 10px !important; height: 10px !important; }
@media (max-width: 543px) {  
  /* #slider1_container{height: 450px;}*/
   .jssorb05 div{ width: 5px !important; height: 5px !important; }
   .jssorb05{bottom: 20px;}
}
@media (min-width: 544px) and (max-width: 767px) {  
  /* #slider1_container{height: 450px;}*/
   .jssorb05 div{ width: 8px !important; height: 8px !important; }
   .jssorb05{bottom: 20px !important;}
    
}


.embed-responsive-16by9 {
    
    padding-bottom: 67.5% !important;
    border-radius: 0px !important;
}



/*
.carousel-inner{
    background-color: transparent;
    padding-bottom: 40px;
}
.carousel-control{
    background: none !important;
    
}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
      float: left;
      padding-left: 4px;
      padding-right: 4px;
  }
  
.carousel-inner > .item > a:first-child > img{
      padding-left: 0px;
      padding-right: 8px;
  }  
  .carousel-inner > .item > a:last-child > img{
      padding-left: 8px;
      padding-right: 0px;
  }
  .carousel-indicators{
    bottom: 0px !important;
    background-color:transparent;
    
  }
  
  .carousel-indicators .active{
      background-color: rgb(0, 46, 103) !important;
      border: none !important;
      height: 10px !important;
      width: 10px !important;
      margin: 1px !important;
  }
  
  .carousel-indicators li{
      background-color: #ccc !important;
      border: none !important;
  }
  .carousel-indicators li:hover, .carousel-indicators li.focus{
      background-color: #999 !important;
      border: none !important;
  }
  */
  .titulopag{
      width: 100%;
      text-align: center;
      color:#6F6F6F;
      margin-bottom: 30px;
  }
  .titulopag h6{
      font-size: 1.2em !important;
      margin-bottom: 0px !important;
      
  }
  .titulopag strong{
      font-size: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
  }
  
  
  
  /*********    Carousel Banners */
.dotsGOBSLP .slick-dots{
     text-align: center !important;
  }

.slick-dots{
    padding: 0px;
}
  
 
.dotsGOBSLP .slick-dots li{
      background-color: #ccc !important;
      border: none !important;
      /*list-style-type: none;*/
      /*float: left;*/
      display: inline-block;
      width: 0.65em;
      height: 0.65em;
      margin: 0.4em;
      border-radius: 0.6em;
  }
.dotsGOBSLP .slick-dots .slick-active{
      background-color: rgb(0, 46, 103) !important;
     
  }
  
.dotsGOBSLP .slick-dots li:hover, .carousel-indicators li.focus{
      background-color: #999 !important;
      border: none !important;
  }
  
  .itemCB{
    
  }
  .itemCB > a > img {
      width: 100% !important;
      margin: auto !important;
     
      padding: 5px !important;
      
  }
  
 /* .itemCB > a:first-child > img{
      padding-left: 0px !important;
      padding-right: 8px !important;
  }  
  .itemCB > a:last-child > img{
      padding-left: 8px !important;
      padding-right: 0px !important;
  }*/
  
  /********* FIN   Carousel Banners */
  
  
  .audio{
      margin: auto;
      text-align: center;
      padding: 25px;
  }
  .audio div span{
      font-size: 0.7em;
  }
  
  /*bmg
  rules for Politica de privacidad*/
  #politica{
      margin: 20px;
  }
  
  #politica > p{
      text-align: justify;
  }
  
  .no-resultados{
      height:400px; 
      font-size: 12px;
      color:#999;
      text-align:center;
  }



  /**************************
  TU FOTO CON   EL GOBER
  **************************/
  .imagtf{
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%;
  }
  
  .divTUfoto{
   /* width="420";*/
  height: 415px;
   width: 80% !important;
   max-width: 620px;
  /* height: auto;*/
   margin: auto;
   text-align: center;
  
}

.contacto {
  font-size:13px;
}

.twitter-timeline {
  width:100% !important;
}