.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;
}

.cabecero_interior{ margin-bottom: 0px;}
/*.fondo_datos{ background-color: #F79220;}*/
.espe_tel{ font-size: 20px;}
.caja_text {
    background: #e3eef0 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: 'montserratbold';
    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: #e3eef0 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:#B95E06;
}
.datos_cont p{     font-family: 'montserratregular';}
.datos_cont {
    color: #444;
   
    font-size: 14px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
}

.datos_cont a {
    color:#444;
}
.circulo {
    border: 2px solid #eee;
    border-radius: 50%;
    height: 70px;
    margin: 0 auto 20px;
    width: 70px;
}
.mapa {
    padding: 0;
}
.titulo_form {
    border-top: 1px solid #ccc;
    color: #000;
    font-family: 'montserratbold';
    font-size: 27px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}
.politica a {
    color: #797676;
    font-size: 13px;
}
.politica a:hover {
    color: #c10003;
    font-size: 13px;
}
.bot_rojo {
    background-color: #B95E06;
    color: #ffffff;
    font-size: 16px !important;
    width: 100%;
}
.bot_rojo:hover {
    background-color: #b95730;
    color: #ffffff;
}
.fondo_rojo {
    color: #B95E06;
}
.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;
}
}


.primera_capa {
    font-size: 11px;
    margin-top: 20px;
    padding: 20px;
    background-color: #eee;
    margin-bottom: 20px;

}

.primera_capa > p {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    color: #A05105;
    font-size: 14px;
}

.primera_capa table tr td {
    padding: 4px 10px;
}

.primera_capa table tr > td {
    min-width: 130px;
    text-align: left;
    color: #605D5D;
}

.primera_capa a {text-decoration: underline; color: #A95608;}


.leaflet-bar a.leaflet-disabled{color:#707070!important;}




/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }
    
    .formErrorInsideDialog.formError { z-index: 5000; }
    .formErrorInsideDialog.formError .formErrorContent { z-index: 5001; }
    .formErrorInsideDialog.formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #E60000;
	position:relative;
	color: #fff;
	width: 150px;
	font-size: 10px;
        font-weight: bold;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #FF0000;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
