body{
    font-family: 'Lato', sans-serif;
}


.top-header{
    height: 44px;
    background-color: #2b2b2b;
    width: 100%;
    margin-bottom: 50px;
}

.barra-top{
    height: 10px;
    background-color: #2b2b2b;
    width: 100%;
}

.barra-superior{
   height: 100px;
    background-color: #fff;
    width: 100%;
    
}

.box-shadow-nav {
    box-shadow: 0 -2px 12px rgba(0,0,0,.4);
}

.logo-header-sanluis{
    margin-top: 18px;
}

.sliders{
    position: relative;
}

.slider-texto{
    position: relative;
}

.box-texto-slider{
    position: absolute;
    left: 20px;
    top: 20px;
    /*background-color: #232323;*/
    background-color: rgba(0, 0, 0, 0.6);
    padding: 8px 14px;
    z-index: 9;
}

.box-texto-slider h1{
    color:#fff;
    font-size: 44px;
    font-weight: 300;
    /*display:inline;
    background-color: #232323; 
    padding: 5px 14px;*/
    margin: 0px;

}

.box-texto-slider span{
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;   
}

.box-acceso{
    height: 170px;
    margin-bottom: 15px;
    width: 100%;
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.6);
    border:1px solid #fff;
}

.sinpad-der{
    padding-right: 0px;
}

.sinpad-izq{
    padding-left: : 0px;
}

.contador-certificados{
    background-color: #232323;
    height: 45px;
    width: 86%;
    margin: 20px auto 40px;
}

.contador-certificados h3{
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    margin-top: 7px;
}

.contador-certificados h3 span{
    font-size: 25px;
    color: #ede788;
    font-weight: 600;
}


.centrado-medio {
    width: 86%;
    margin: auto;
}

.item-politica{
    background-color: #eeeeee;
    margin-bottom: 20px;
    box-shadow: 0px 15px 10px -15px #a29d9d;
}

.textos-politicas{
    padding: 15px;
}

.textos-politicas h4{
    color: #232323;
    font-size:16px;
    font-weight: 600;
    margin-top: 0px;
}

.textos-politicas p{
    color: #636363;
    font-size:14px;
    font-weight: 400;
}

.footer-sanluis{
    min-height: 92px;
    background-color:#090909;
    width: 100%;
    /*margin-top: 100px;*/
}


.footer-sanluis .copyright{
    margin-top: 30px;
}

.footer-sanluis .copyright p{
    color: #919191;
    font-size:13px;
    font-weight: 400;
    text-align: center;
}

.logo-footer-sanluis{
    margin-top: 20px;
}

.logos-footer-derecha{
    margin-top: 15px;
}



.navbar.navbar-sanluis {
    min-height: 32px;
    margin-bottom: 0px;
    margin-top: 36px;
}


.navbar-sanluis .nav > li > a {
    padding: 5px 15px;
}


.navbar-sanluis .nav li a:hover, .navbar-sanluis .nav li a:focus {
    color: #ede788;
}

.navbar-sanluis{
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    background-color:transparent;
    border:none;
}

.navbar-default .navbar-nav > li > a {
    color: #3f3f3f;
    font-size:13px;
    font-weight:500;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none !important;
}

.navbar-sanluis .acceso-ar {
    border: 1px solid #5A2380;
    margin-left: 12px;
}



.hovereffect {
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:pointer;
}

.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}

.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}


.bg-firmar-acceso{
    /*background-image: url(../img/bg-firmar-acceso.jpg);*/
}

.bg-validar-acceso{
    /*background-image: url(../img/bg-validar-acceso.jpg);*/
}

.bg-verificar-acceso{
    /*background-image: url(../img/bg-verificar-acceso.jpg);*/
}

.icono-acceso{
    width: 62px;
    height: 56px;
    margin: auto;
}

.accesos-directos h2{
    color: #fff;
    font-size:20px;
    font-weight: 300;
    margin-top: 10px;
    text-align: center;
}

.box-acceso{
    opacity: 1;
    -webkit-transition:  all .2s linear;
    -moz-transition:  all .2s linear;
    -o-transition:  all .2s linear;
    transition:  all .2s linear;
}

.box-acceso:hover{
    opacity: 0.8;
}


#box-seccion{
    /*height: 232px;
    background-image: url(../img/bg-seccion.png);*/
}

.bg-box-seccion{
    height: 140px;
    background: url(../img/bg-seccion.png) #277192;
    background-repeat: no-repeat;
    background-position: center;
}


.box-titular-seccion{
    margin-top: 45px;
}

.box-titular-seccion h1{
    font-size: 28px;
    color:#fff;
    font-weight: 900;
}

.box-titular-seccion .ubicacion-pagina{
    color: #fff;
}

.box-titular-seccion .ubicacion-pagina img{
    margin-top: -2px;
    margin-right: 3px;
}


.box-titular-seccion .ubicacion-pagina a{
    color: #fff;
    font-size: 15px;
    margin-left: 4px;
    margin-right: 4px;
}

.contenido-central{
    margin-top: 50px;
    margin-bottom: 80px;
}

.contenido-central h2{
    font-size: 30px;
    font-weight: 300;
    color: #3B3B3B;
    padding: 0px;
    margin-top: 0px;
}

.contenido-central p{
    font-size: 15px;
    font-weight: 400;
    color: #595959;
    padding: 0px;
    line-height: 22px;
}


.linea-titular-central{
    width: 94px;
    height: 5px;
    background-repeat: no-repeat;
    background-image: url(../img/linea_titular_central.png);
    margin-bottom: 25px;
}


.menu-lateral{
    background-color: #EDEDED;
    border-bottom: 2px solid #2980B8;
}


.menu-lateral ul{
    padding: 0px;
    margin: 0px;
}

.menu-lateral li{
    list-style: none;
}


.menu-lateral li a{
    font-size: 15px;
    font-weight: 400;
    color: #3B3B3B;
    display: block;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-top: 14px;
}

.menu-lateral li:hover a{
    background-color: #2980B8;
    color: #fff;
}

.sinpad{
    padding-right: 0px;
    padding-left: 0px;
}

.sinpad-izq{
    padding-left: 0px;
}

.sinpad-der{
    padding-right: 0px;
}

.menu-lateral i {
    font-size: 17px;
    margin-right: 5px;
    color: #2980B8;    
}

.menu-lateral li:hover i{
    color: #fff;
}

.nota-adicional{
    border:1px solid #ccc;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.items-listado ul{
    padding-left: 15px !important;
    margin-bottom: 10px;
}

.items-listado ul li{
    list-style: none;
}

.items-listado li::before {content: "•";
  color: #2980B8; 
  display: inline-block;
  width: 1em;
  margin-left: -1em
}

.items-listado ul li{
    font-size: 15px;
    font-weight: 400;
    color: #595959;
    padding: 0px;
    line-height: 28px;
}

.resaltado{
    color: #2980B8;
    font-weight: 600;
}

.menu-lateral li:active a{
    background-color: #2980B8;
    color: #fff;
}


.menu-lateral li.activado a{
    background-color: #2980B8;
    color: #fff;
}

.menu-lateral li.activado i{
    color: #fff;
}




/*TABS LEFT*/

.tabs-left>li{
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
}


.menu-lateral .nav-tabs > li.active > a {
    color: #fff;
    background-color: #2980B8;
    border: 0px;
}

.menu-lateral .nav-tabs > li.active > a > i {
    color: #fff;
}

/*TABS LEFT*/


.icon-direccion{
    float: left;
    max-width: 31px;
    min-height: 31px;
    width: 20%;
    margin-right: 10px;
}

.icon-direccion-2{
    float: left;
    max-width: 31px;
    min-height: 60px;
    width: 20%;
    margin-right: 10px;
}

.texto-direccion{
    float: left;
    width: 80%;
}


.icon-telefono{
    float: left;
    max-width: 31px;
    min-height: 31px;
    width: 20%;
    margin-right: 10px;
}

.texto-telefono{
    float: left;
    width: 80%;
}

.icon-horario{
    float: left;
    max-width: 31px;
    min-height: 31px;
    width: 15%;
    margin-right: 10px;
}

.texto-horario{
    float: left;
    width: 35%;
}


.icon-mail{
    float: left;
    max-width: 31px;
    min-height: 31px;
    width: 15%;
    margin-right: 10px;
}

.texto-mail{
    float: left;
    width: 35%;
}

#AutRegistro h3{
    margin-top: 4px;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #3B3B3B;
}

#AutRegistro .texto-direccion p, #AutRegistro .texto-horario p, #AutRegistro .texto-telefono p{
    color:#4C4B4C;
    font-size: 15px;
    padding-top: 3px;
} 

.texto-mail a{
    color:#4C4B4C;
    font-size: 15px;
    padding-top: 3px;
    display: block;
}

.item-autoridades {
    margin-bottom: 30px;
}

.item-contacto a, .item-contacto p, .item-contacto h3{
    text-align: center;
    display: block;
    color: #5B5B5B;
}

.item-contacto img{
    margin: auto;
    display: block;
}

.item-contacto h3{
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}

.formulario-contacto{
    background-color: #333;
    background-image: url(../img/bg-contacto.png);
    background-position: top center;
    background-attachment: fixed;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.formulario-contacto h2{
    color: #fff;
    text-align: center;
    font-weight: 300;
}


.formulario-contacto .linea-titular-central {
    margin: 0px auto 25px;
}

.formulario-contacto p{
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.formulario-contacto span{
    text-align: center;
    color: #fff;
    display: block;
    font-size: 15px;
}

.box-formulario{
    margin-top: 30px;
}

.btn-secundario{
    border-radius: 0px;
    background-color: #2980B8;
    color: #fff;
    padding: 10px 40px;
}


.btn-secundario:hover, .btn-secundario:focus{
    background-color: #2676A3;
    color: #fff;
}

.navbar-sanluis .dropdown-menu > li > a {
    display: block;
    padding: 12px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}


.navbar-sanluis .dropdown-menu {
    padding: 0px 0;
    min-width: 310px;
}

.navbar-sanluis .nav li a:hover, .navbar-sanluis .nav li a:focus {
    color: #5A2380;
}

.navbar-sanluis .dropdown-menu > li > a:hover {
    color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image: none !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #4B1F6D;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #5A2380;
    background-image: none !important;
}


.navbar-sanluis .dropdown-menu {
    top: 45px;
}


.box-link-pdf ul{
    padding: 0 0 0 12px;
}

.box-link-pdf ul li{
    padding: 10px 0;
}

.box-link-pdf li {
    font-size: 15px;
    font-weight: 400;
    color: #595959;
    padding: 0px;
    line-height: 22px;
}

.box-link-pdf li::before {
    content: "•";
    color: #2980B8;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.box-link-pdf ul li{
    list-style: none;
}

.box-link-pdf li img{
    margin-left: 5px;
    margin-top: -2px;
}

.TextoClaro {
    font-size: 12px;
    color: #CCC;
}

.tabla-hallazgos, .tabla-cronograma{
    margin-top: 30px;
}



.apartado {
  width: 90%;
  margin: 35px auto 20px;
}

.apartado h3 {
    color: #2980b8;
    font-size: 22px;
}

.contenido-central a{
    color: #2980B8;
}

.contenido-central a:hover, .contenido-central a:focus{
    color: #246d96;
}


.nota-especial p{
    color: #999999;
    font-style: italic;
    padding: 5px 50px;
}


.box-descargas{
    padding: 10px 25px 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #eee;
}


.box-link-download ul{
    padding: 0 0 0 12px;
}

.box-link-download ul li{
    padding: 7px 0;
}

.box-link-download li {
    font-size: 15px;
    font-weight: 400;
    color: #595959;
    padding: 0px;
    line-height: 22px;
}

.box-link-download li::before {
    content: "•";
    color: #2980B8;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.box-link-download ul li{
    list-style: none;
}

.box-link-download li img{
    margin-left: 5px;
    margin-top: -2px;
}

.contenido-central h3 {
    color: #2980b8;
    font-size: 22px;
}


.fila-certificados{
    width: 88%;
    float: left;
}

.fila-todos{
    width: 12%;
    float: left;
    margin-top: 380px;
}

.col-tipo-cert{
    float: left;
    width: 15.5%;
    margin-right: 1%;
    /*background-color: #ccc;*/
    min-height: 30px;
    margin-top: 10px;
}

.col-tipo-cert img{
    margin: auto;
    display: block;
}

.col-tipo-cert p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.col-cert-todos{
    width: 100%;
    /*background-color: #ccc;*/
    min-height: 30px;
}

.col-cert-todos img{
    margin: auto;
    display: block;
}

.col-cert-todos p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.linea-cadena-cert {
    width: 93%;
    height: 1px;
    background-color: #2980b8;
    float: right;
    margin-top: 12px;
}


.ic-ac-intermedia{
    width: 30%;
    margin: auto;
}

.ic-ac-intermedia img{
    margin: auto;
    display: block;
}

.ic-ac-intermedia p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.ic-ac-raiz{
    width: 30%;
    margin: auto;
}

.ic-ac-raiz img{
    margin: auto;
    display: block;
}

.ic-ac-raiz p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}

.linea-vertical-cadena{
    width: 9px;
    height: 53px;
    margin: auto;
}


.ic-ac-intermedia img:hover, .ic-ac-raiz img:hover, .col-cert-todos img:hover, .col-tipo-cert img:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.ic-ac-intermedia img, .ic-ac-raiz img, .col-cert-todos img, .col-tipo-cert img{   
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.icon-miembro{
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.texto-miembro{
    float: left;
}

.nombre-miembro{
    margin-top: 10px;
}


.nombre-miembro p{
    color: #2980b8;
    font-size: 15px;
    margin-bottom: 4px;
}

.nombre-miembro span{
    color: #3b3b3b;
    font-size: 13px;
    line-height: 15px;
}


.box-miembros{
    width: 80%;
    margin: auto;
}




#usuarios .d-table-cell {
        height: 90px;

        
    }
#usuarios img {
        max-width:  120px;
        padding: 5px;
    }


/*.cont-overlay {
        position: relative;
        min-height: 250px;
    }

.overlay {
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            background-color: rgba(0,0,0,0.6);
            overflow: hidden;
            width: 100%;
            height:0;
            transition: .5s ease;   
            
        }
.text-overlay {
                color: #fff;
                font-size: 16px;
                line-height: 1.2;
                position: absolute;
                overflow: hidden;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                .full-width;
                padding: 30px;          
            }  
.overlay:hover {
                top: 0;
                height: 100%;

}*/


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90%;
  width: 90%;
  margin: auto;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.6);
}

.container:hover .overlay {
    
  opacity: 1;
}

.text-overlay {
  color: #fff;
font-size: 16px;
    line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


.box-landing {
   background: #2980B8;
   height: 200px;
   padding: 65px 10px;
   text-align: center;
   margin: 10px 0;
}
.pad-55 {
    padding: 55px 10px;
}
.box-landing p{
       color: #fff;
   font-size: 18px;
}
.box-landing:hover {
    background: #2172a7;
}

/*BOTONERA xs */


.logo-xs {
    margin-top: 16px;
}

.logo-xs img {
    display: block;
    margin:auto;
}


.botonera-xs .navbar-default {
    box-shadow: none !important;
    background-color: transparent;
    background-image: none;
    border-radius: 0px !important;
    border: none;
}

.botonera-xs .navbar-toggle {
    margin-left: 0px;
    background-color:transparent;
    border: none;
    top: 6px;
    left: 5px;
}


.botonera-xs .navbar-default .navbar-toggle .icon-bar {
    background-color: #5A2380;
}

.botonera-xs .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}


.botonera-xs .navbar-default .navbar-nav > li > a {
    margin-left: 15px;
    margin-top: 6px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
}


.botonera-xs .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #5A2380;
    background-color: transparent;
    border-bottom: 0px;
    box-shadow: none;
}


.botonera-xs  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #eee;
    font-size: 15px;
    padding-left: 30px;
}


.botonera-xs .navbar-default .navbar-nav > li > p {
    margin-left: 30px;
    margin-top: 6px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-bottom: 0px;
    line-height:20px;
}
.botonera-xs .navbar-default .navbar-nav > li > span {
    margin-left: 30px;
    margin-top: 6px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight:bold;
}

.botonera-xs .navbar-inverse {
    background-image: none;
    background-color: #28282C;
}


.botonera-xs .navbar-nav {
    margin: 0px -15px;
}   



.acceso-50{
    float: left;
    width: 50%;
    margin-top: 5px;
}

.acceso-50 .nombre-acceso50 p{
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.acceso-50 .icon-acceso50{
    margin: auto;
    display: block;
}


.acceso-100{
    float: left;
    width: 100%;
    margin-top: 10px;
}

.acceso-100 .nombre-acceso100 p{
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.acceso-100 .icon-acceso100{
    margin: auto;
    display: block;
}


.item-accesos-emte{
    width: 90%;
    margin:auto;
}


.box-acceso-ente{
    background-color: #eeeeee;
    margin-bottom: 25px;
    box-shadow: 0px 15px 10px -15px #a29d9d;
    width: 100%;
    min-height: 150px;
    border-radius: 10px;
    padding-bottom: 20px;
}

.box-acceso-ente h2{
    margin: 0px;
    color: #444444;
    font-size: 15px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}


.acceso-50-ente{
    float: left;
    width: 50%;
}

.acceso-100-ente{
    width: 100%;
}

.box-50-color-cert p,
.box-50-color-rev p,
.box-50-color-cadena p{
    text-align: center;
    color: #fff;
    padding-top: 5px;
    margin-bottom: 3px;
}

.box-50-color-cert img,
.box-50-color-rev img,
.box-50-color-cadena img{
    margin: auto;
    display: block;
}

.box-50-color-cert{
    background-color: #17A085;
    margin: auto;
    width: 100px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.box-50-color-rev{
    background-color: #0196E6;
    margin: auto;
    width: 120px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.box-50-color-cadena{
    background-color: #60197A;
    margin: auto;
    width: 100px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.box-50-color-cert:hover,
.box-50-color-rev:hover,
.box-50-color-cadena:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


.textos-ente{
    margin: 20px auto ;
    width: 80%;
}

.textos-ente p{
    font-size: 15px;
    color: #595959;
    text-align: justify;
}

.textos-ente p span{
    color: #282828;
    font-weight: 600;
}

.textos-ente ul{
    padding-left: 40px;
    margin-bottom: 10px;
}

.textos-ente ul li{
    list-style: none;
}

.textos-ente li::before {content: "•";
  color: #2980B8; 
  display: inline-block;
  width: 1em;
  margin-left: -1em
}

.textos-ente ul li{
    font-size: 15px;
    font-weight: 400;
    color: #595959;
    padding: 0px;
    line-height: 28px;
    text-align: justify;
}


.titular-ente{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.titular-ente img{
    margin-top: -4px;
    margin-left: 5px;
}

.icon-2009{
    float: left;
    width: 41px;
    margin-right: 5px;
}

.texto-2009{
    float: left;
}


.texto-2009 p{
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px;
}

.texto-2009 a{
    color: #444444;
}

.texto-2009 a:hover, .texto-2009 a:focus {
    color: #777777;
}


.box-acceso-ente.box2009 .item-accesos-emte{
    margin-top: 20px;
}

.box-acceso-ente.box2009{
    padding-top: 10px;
}

.textos-ente p img{
    margin-right: 5px;
    margin-top: -7px;
}


/*CADENA CERTIFICADOS COPIA*/



.fila-certificados{
    width: 88%;
    float: left;
}

.fila-todos{
    width: 12%;
    float: left;
    margin-top: 380px;
}

.col-tipo-cert{
    float: left;
    width: 15.5%;
    margin-right: 1%;
    /*background-color: #ccc;*/
    min-height: 30px;
    margin-top: 10px;
}

.col-tipo-cert img{
    margin: auto;
    display: block;
}

.col-tipo-cert p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.col-cert-todos{
    width: 100%;
    /*background-color: #ccc;*/
    min-height: 30px;
}

.col-cert-todos img{
    margin: auto;
    display: block;
}

.col-cert-todos p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.linea-cadena-cert {
    width: 93%;
    height: 1px;
    background-color: #2980b8;
    float: right;
    margin-top: 12px;
}


.ic-ac-intermedia{
    width: 30%;
    margin: auto;
}

.ic-ac-intermedia img{
    margin: auto;
    display: block;
}

.ic-ac-intermedia p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}


.ic-ac-raiz{
    width: 30%;
    margin: auto;
}

.ic-ac-raiz img{
    margin: auto;
    display: block;
}

.ic-ac-raiz p{
    color: #2980b8;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin-top: 6px;
}

.linea-vertical-cadena{
    width: 9px;
    height: 53px;
    margin: auto;
}


.ic-ac-intermedia img:hover, .ic-ac-raiz img:hover, .col-cert-todos img:hover, .col-tipo-cert img:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.ic-ac-intermedia img, .ic-ac-raiz img, .col-cert-todos img, .col-tipo-cert img{   
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


