h2.claim {
    color: #0e4383;
    font-weight: 700;
    text-align: center;
    margin-top: 0px;
    font-size: 45px;
    line-height: 50px;
}
h3.claim {
    color: #0e4383;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 0px;
}
.blog_slider_ul h5 a {
	color: #404040;
}

.button_label.contacto{
	color: #0e4383!important;
	border: 2px solid #0e4383 !important;
}

li.mail a i {
    color: #a8661f;
    background-color: #ffffff !important;
    margin: 0 4px;
    border-radius: 50px;
    font-size: 20px;
}

@media only screen and (max-width: 479px){
    #Subheader{
            padding: 60px 0 60px !important;
    }
}
/*----------FOOTER----------*/
.copyright {
    font-size: 14px;
}
ul.list_check li, li.list_check {
    background: url(../images/icons/list_check.png) no-repeat 20px 5px;
}
table tr:hover td {
    background: inherit;
    color: inherit;
}