.boton_ficha2{ font-size: 14px; padding: 7px 15px 15px 7px; text-transform: uppercase; font-family: 'montserratregular'; letter-spacing: 0.5px; display: block;  color:#fff; background-color:#FBA742; }
.boton_ficha2:hover{ background-color:#9D9D9D!important; border-color:#9D9D9D!important; color:#fff!important;}



.relleno_row_sup{ padding-top: 40px;}
.relleno_row_abajo{ padding-bottom: 60px;}
.relleno20{padding-left: 20px; padding-right: 20px;}
.cabecero_interior {
    background-image:url('/img/cabecero_interior.jpg');
   /* background-color: #B95E06;*/
background-position: center center;
background-size: cover;

    color: #fff;
    margin-bottom: 30px;
    padding: 40px 0px 10px 0px;
}
.contenido_interior{ font-family: 'pt_sansregular';}
.titular_pagina {
    color: #fff;
    font-size: 50px;
    text-transform:uppercase;
    font-family: 'montserratbold';
    text-shadow: 2px 2px 5px #333;
    text-align: left;
}


.linea_redes{ margin-top: 84px;}


.pagination {
    display: block;
    float: right !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: auto !important;
}
.pagination li {
    color: #666666;
}
.pagination li a {
    color: #B95E06;
}
.pagination li a:hover {
    background-color: #B95E06;
    color: #ffffff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #B95E06;
    border-color: #B95E06;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #797676;
}

.contenido_interior h3 {
    color: #B95E06;
    font-family: 'montserratregular';


}

.contenido_interior h4 {
    color: #3d4045 ;
    font-family: 'montserratregular';
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 10px;
}
.contenido_interior h5 {
    color: #3d4045 ;
    font-family: 'montserratregular';
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
}
.contenido_interior a {
    color: #c10003;
    text-decoration: underline;
}
.contenido_interior a:hover {
    color: #000000;
}
.contenido_interior .negro {
    color: #000000;
    font-weight: bold;
}
.fila_descargas {
    border-bottom: 1px dotted #cccccc;
    display: block;
    margin-bottom: 10px;
}
.descargar {
    color: #16b1ea;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
.descargar a {
    color: #16b1ea;
}
.nombre_descarga {
    color: #000000;
}
.fila_descargas a {
    display: block;
    padding-bottom: 10px;
    padding-top: 15px;
}
.fila_descargas a:hover {
    background-color: #eeeeee;
    box-shadow: 0 0 4px #777777, 0 0 20px #cccccc inset;
    display: block;
    position: relative;
}
.rojo_rest {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}


.contenido_interior img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-right: 30px;
}
.relleno_certi{ padding: 8px;}
.imagen_certificado {  display: inline-table; }
.imagen_certificado img{ vertical-align: center; text-align: center;}
.bloque_certificado { margin-bottom: 30px;}
.bloque_certificado h3{ font-size: 30px; line-height: 30px; text-align: left;   font-family: 'pt_sansbold';   margin: 0 0 25px; color:#3D4451;}
.vermas {font-family: 'pt_sansbold';  color:#3D4451;}
.vermas :hover{ color:#3D4451;}
.bloque_certificado p{text-align: left;}

@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) {
}
@media only screen and (max-width: 479px) {
    .titular_pagina {
        font-size: 28px;
    }
    .destacado {
        font-size: 20px;
    }
}

#politica table > tbody > tr > td {
    text-align: left;
    min-width: 300px;
    margin-top:20px;
}

#politica table ul {
    padding-left:20px;
}

#politica table ul li {

}

#politica table tbody tr td {
    padding: 30px 10px;
}

.panorama_clinica{
    margin-top: -30px;
    margin-bottom: 30px;
}

.foto_trabajador { border: 1px solid #ccc; border-bottom: none!important;}

.caja_blanca{ 
    border: 1px solid #ccc; 
    border-top: none!important; 
    background-color: #fff; 
    flex-grow:1; 
    -ms-flex-grow:1;
    -webkit-flex-grow:1;
    -o-flex-grow:1; 
}

.nombre_trabajador{text-align: left; font-size: 14px;  font-family: 'montserratbold'; color:#3D4045; text-transform: uppercase; margin-bottom: 0px; margin-top: 5px;}
.desarrollo_trabajador p{ color: #B95E06; font-family: 'pt_sansregular'; font-size: 14px; line-height: 19px; text-align: left; margin: 0px;}
blockquote{ font-size: 24px; color:#777; line-height: 120%; }
.contenido_interior h3{ font-size: 18px;  font-family: 'montserratbold'; letter-spacing: -1px;}
.contenido_interior h4{font-size: 16px;}



.especial_areas{ padding-top: 100px; padding-bottom: 100px;}
.bloque_area{ text-align: center;}
.bloque_area a{ display: block;}


/*.icon-box-icon i {
   font-size: 36px;
   font-weight: 400;
   line-height: 100px;
     display: inline-block;
 
   color: #fff;
    border-radius: 50%;
   height: 100px;
   width: 100px;
}*/

.icon-box-icon i {
    font-size: 50px;
    font-weight: 400;
    line-height: 150px;
    display: inline-block;
    background-color:#FBA742;
    color: #fff;
    border-radius: 50%;
    height: 150px;
    width: 150px;
}
.fondo_amarillo{ background-color:#FBA742;}
.fondo_marron{ background-color: #4C1C02;}
.fondo_naranja{ background-color: #FF5A37;}
.fondo_grisaceo{ background-color:#909090;}
.icon-box-icon i:hover{   background-color: #000!important;}

.icon-box-title {
    margin-bottom: 12px;
    font-family: 'montserratbold';
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    color: #2e2e2e;
    margin-top: 30px;
}



.icon-box-content {

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.imagen_intro { opacity: 0.5;}
.imagen_intro:hover{ opacity: 1;}
.icon-box-title2 {background-color: #eee; padding: 10px;
                  margin-bottom: 12px;
                  font-family: 'montserratbold';
                  font-size: 16px;
                  font-weight: 400;
                  letter-spacing: 1px;
                  line-height: 18px;
                  text-transform: uppercase;
                  color: #2e2e2e;
                  margin-top: 0px;
}
.icon-box-title2:hover{background-color: #ccc;}
.subtitulo_area{ text-transform: uppercase; font-size: 30px; color:#3D4045;  font-family: 'montserratbold';}

#nuestro_personal, #laboratorio{
    display: none;
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    .icon-box-title2{
        font-size: 14px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    
    .icon-box-title2{
        font-size: 14px;
    }
    
}