
body, html { 
   font-family: "HelveticaNeueLTStd-Roman";
   font-size: 16px;
}
h1{
    font-size: 50px!important;
}
.font-HelveticaNeueLTStd-Roman-extended{
    font-family: "Helvetica Neue LT Std 93 Black Extended";
}
.container-fluid{
    max-width: 1920px;
}
.bg-header{
     background: url(https://image.informacion.grupomutua.es/lib/fe2f1170756404757c1175/m/1/0c92c1fa-675d-4a4d-b933-a7a9a9b56116.png) no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.c-00a0e7{
    color: #00a0e7;
}
.bg-ff0ca0{
    background-color: #ff0ca0!important;
}
h1{
    font-size: 50px!important;
}
.h1{
    font-size: 50px!important;
}
.h3{
    font-size: 30px!important;
}
.legal{
    font-size: 14px!important;
}
p.legal a{
    color: #ff0ca0!important;
    text-decoration: none!important;
    font-size: 105%!important;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.1) and (orientation: landscape) {
    h1{
        font-size: 45px!important;
    }
    .h1{
        font-size: 45px!important;
    }
    .h3{
        font-size: 25px!important;
    }
    .legal{
        font-size: 12px!important;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (orientation: landscape) {
    h1{
        font-size: 40px!important;
    }
    .h1{
        font-size: 40px!important;
    }
    .h3{
        font-size: 20px!important;
    }
     .legal{
        font-size: 12px!important;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    h1{
        font-size: 33px!important;
    }
    .h1{
        font-size: 33px!important;
    }
    .h3{
        font-size: 20px!important;
    }
    p{
        font-size: 14px!important;
    }
     .legal{
        font-size: 10px!important;
    }
}

@media only screen and (max-width: 640px) {
    .bg-header{
        background: url(https://image.informacion.grupomutua.es/lib/fe2f1170756404757c1175/m/1/13dea6b6-079f-4fd5-8721-811189217010.png) no-repeat bottom center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
   h1{
        font-size: 22px!important;
    }
    .h1{
        font-size: 22px!important;
    }
    .h3{
        font-size: 15px!important;
    }
    p{
        font-size: 14px!important;
    }
     .legal{
        font-size: 10px!important;
    }
    .ico1{
        width: 14px;
    }
    .coche{
        width: 35px;
    }
    .calcula{
        width: 90%;
    }
}