.cabecero_interior {
    margin-bottom: 0;
}
.espe_tel {
    font-size: 20px;
}
.caja_text {
    background: #eee 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 {
    margin-top: 20px;
    text-align: center;
}
.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: #eee 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;
}
.especial3{ text-transform: lowercase!important;}
.titular_datos {
    color: #000000;
    font-size: 24px;
    line-height: 40px;
}
.icono {
    color: #f79220;
    font-size: 31px;
    padding-left: 0;
    padding-top: 17px;
    vertical-align: middle;
}
.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;
}
.fondo_circulos{background-color:#FFA41C;}
.circulo {
    background-color: #fff;
   /* border: 2px solid #eee;*/
    border-radius: 50%;
    height: 70px;
    margin: 0 auto 20px;
    width: 70px;
}
.zona_mapa {
    width: 100%;
    height: 303px;
}
.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: #777777;
    font-size: 13px;
}
.politica a:hover {
    color: #c10003;
    font-size: 13px;
}

.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;
}
}
