.cabecero_interior {
    background-image: url("../img/cabecero_interior.jpg");
    background-position: center top;
    background-size: cover; 
    margin-bottom: 30px;
    padding: 10px !important;
}
.titular_pagina {
    color: #fff;
    font-family: 'stelmedium';
    font-size: 40px;    
    padding:10px  0px 10px 15px;   
    text-transform: uppercase;
}
.contenido_interior img{

    content: '';
    margin: 10px 30px;
    padding:3px;

    border: solid 1px #ddd;

}
.contenido_interior  {
    text-align: justify;
    padding-left: 25px;
}
.contenido_interior h2 {
    color: #444;
    font-family: 'stelregular';
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 27px;
    text-align: left;
}
.titulo_pagina{
    color: #444!important;
    font-family: 'stelmedium'!important;
    font-size: 35px!important;    
    padding-bottom: 25px;   
    text-transform: uppercase;
}
.contenido_interior .negro{ color:#000;  font-weight: 700;  }

.contenido_interior h3 {
    color: #444;
    font-family: 'stelregular';
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 25px;
    text-align: left;
}
.contenido_interior h4 {
    color: #000000;
    font-family: 'stelregular';
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
}
.destacado{   color:#2121FF; margin-bottom: 10px;}

.contenido_interior a {
    color: #000080;
}
.contenido_interior a:hover {
    color: #2121FF;
}


.contenido_interior img {
    display: inline-block;
    padding: 20px;
}

.central_v {
    vertical-align: middle;
    margin-bottom: .25em;
}

.menu_v{ padding-left: 0px;}
.zona_menu_vertical li {
    background-color: #f3f3f3;
    display: block;

    margin: 0;
    text-align: right;
}
.zona_menu_vertical li a {
    border-bottom: 1px dashed #cccccc;
    color: #666666;
    display: block;
    
    line-height: 100%;
     font-family: 'stelregular';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-transform: uppercase;
}
.zona_menu_vertical li a:hover {
    background-color:#000080;
    border-bottom: 1px dashed #cccccc;
    color: #ffffff;
    display: block; 
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
.zona_menu_vertical #seleccionado {
    background-color:#000080;
    border-bottom: 1px dashed #cccccc;
    color: #ffffff;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}



/*--------------------------  FAQ -------------------------  */
.area_faq{ padding-left: 15px; font-size: 27px!important;  padding-bottom: 20px; margin-top: 40px!important;}
.panel-title .icono {
    color: #2121FF; 
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    width: 5%;
    text-align: right;
}

#accordion .zona_izq{   float: left;    width: 95%; font-size: 17px;   font-family: 'pt_sansregular'; line-height: 130% }

.panel-body {    padding: 42px; }
.presentacion{ font-size: 18px; margin-bottom: 40px;line-height: 140%; color:#888; font-style: italic;}
#accordion .panel-heading {      background-color:#eee;}
#accordion .panel-heading  a{  color:#444;    background-color:#eee;}
#accordion .panel-heading  a:hover{    color: #2121FF;    }
.boton_pdf{ padding: 5px 20px; background-color: #2121FF; color:#fff!important;  font-size: 16px; margin-top: 20px;  text-align: center;}
.boton_pdf:hover{ background-color: #000080; color:#fff!important; }

.boton_pdf .fa{ margin-left: 10px;}



/*--------------------------  certificado -------------------------  */
.bloque_certificado{ margin-top: 30px;}
.caja_cert{  padding: 20px; background-color: #eee;
             position:relative;     
             -webkit-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
             -moz-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
             box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;		

}
.caja_cert h3{ color:#000;  font-family: 'stelbold'; text-align: center; padding-bottom: 20px; }
.boton_cert{ text-align: center;  color:#fff; background-color:#000080; padding: 5px; font-size: 12px; text-transform: uppercase; font-family: 'pt_sansbold'; letter-spacing: 1px;}
.boton_cert:hover{   color:#fff; background-color: #2121FF;  }
.img_cer {filter: grayscale(0);
    
}
.img_cer:hover{  
filter: grayscale(100%);
    padding-left: 0;
    padding-right: 0;
    transition: -webkit-filter 1s ease 0s;
}




/*--------------------------  resultado busqueda -------------------------  */

.area_busqueda{ text-transform: uppercase; color:#2121FF; font-family: 'stelbold'; font-size: 25px;}

#mapa {
    margin-top: 40px;
    height: 400px;
}

.zona_menu_vertical li a.activo {
    background-color: #000080;
    border-bottom: 1px dashed #cccccc;
    color: #ffffff;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}

.list_bus a{color:#666;}
.list_bus a:hover{color:#2121FF;}













@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
     .titular_pagina {  font-size: 28px;    padding: 20px 0px 11px 20px;}
      .relleno_ambos {    padding: 20px 0px;}
}
@media only screen and (max-width: 479px) {
   .relleno_ambos {    padding: 20px 0px;}
    .titular_pagina {  font-size: 28px;    padding: 20px 0px 11px 20px;}
    .zona_menu_vertical li {     text-align: center;}


}
.cabecero_interior{ margin-bottom: 0px}


.caja_text {
    background: #F3F1F2 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 14px;
    margin-top: 5px;
    padding: 10px 20px;
    width: 100%;
}
.zona_bot_medio {
    text-align: center;
    margin-top: 20px;
}
.boton_cont {
    background-color: #a01027;
    border-radius: 0;
    color: #fff;
     font-family: 'pt_sansbold';
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.boton_cont:hover {
    background-color: #000;
    color: #fff;
}
.zona_consulta textarea {
    background: #F3F1F2 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: 13px;
    height: 120px;
    line-height: 20px;
    margin-bottom: 14px;
    margin-top: 5px;
    padding: 10px 20px;
    width: 100%;
}
.zona_consulta{ padding-bottom: 50px;}
.titular_datos {
    color: #000000;
    font-size: 24px;
    line-height: 40px;
}
.icono {
    font-size: 31px;
    padding-left: 0;
    padding-top: 17px;
    vertical-align: middle;
    color:#000080;
}
.datos_cont p{      font-family: 'stelregular';}
.datos_cont {
    color: #000;   
    font-size: 17px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    }

.datos_cont a {    color:#000;}
.datos_cont a:hover {    color:#2121FF;}
/*.fondo_cont{background-image:  url("../img/netbg_cuadritos.png");   padding: 25px 0px;     }*/
.fondo_cont{   padding: 25px 0px;     }

.circulo {
    border: 2px solid #eee;
    border-radius: 50%;
    height: 70px;
    margin: 0 auto 20px;
    width: 70px;
    background-color: #fff;
}
.mapa {
    padding: 0;
}
.titulo_form {
   
    color: #000;
     font-family: 'stelbold';
    font-size: 27px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}
.politica a {
    color: #777777;
    font-size: 13px;
}
.politica a:hover {
    color: #000;
    font-size: 13px;
}
.bot_env {
    background-color: #000080;
    color: #ffffff;
    font-size: 16px !important;
   padding: 8px 30px;
}
.bot_env:hover {
    background-color: #2121FF;
    color: #ffffff;
}
.fondo_color {
    color:#2121FF;
}
.correo_cont a {
    color: #000000;
}
.correo_cont a:hover {
    color: #9b0004;
}




*::-moz-placeholder {
    color: #aaaaaa !important;
}
@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.datos_cont {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
}
@media only screen and (max-width: 479px) {
.titular_pagina {
    font-size: 28px;
}
.datos_cont {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
}
