.h1{width: 0;height: 0;font-size: 1px;color: transparent;}
body::-webkit-scrollbar {    display: none;}

.main{width: 85%;margin:0 auto;position: relative;background-color: #fff;padding-bottom: 4rem }

:root{--mrHeaderOffset:146px}
@media (min-width:768px){:root{--mrHeaderOffset:112px}}@media (min-width:1080px){:root{--mrHeaderOffset:136px}}
.headerMR{background:#000000E5;min-height:var(--mrHeaderOffset)}
.main{margin-top:0!important;padding-top:var(--mrHeaderOffset)}

.resaltado{color: #FF0501;letter-spacing: 0}
 
.seccion-imagen{width: 100%;height: 41.5vw; }
.seccion-imagen picture, .seccion-imagen picture source, .seccion-imagen picture img{width: 100%;height: 100%;object-fit: cover;object-position: center center;}

.seccion-link{width: 100%;font-size: 12px;font-weight: 500;color: #111111;padding: 10px 0 0 6vw;}
.seccion-link__a{display: inline-block;color: #FF0501;}

.seccion-servicio{margin: 3vw 10vw 0vw 10vw;border: 3px #FF0501 solid;border-radius: 6px; padding: 2rem 2rem;font-size: 22px;font-weight: 400;line-height: 28px;letter-spacing: 0;}
.parrafo{width: 100%;height: -webkit-max-content;height: -moz-max-content;height: max-content;}
 
.seccion-wapp{text-align: end;margin:2rem 10vw 2rem 10vw ;}

.seccion-telefonos__boton-wa{color: #fff;background-color: #25D366;border-radius: 2.3vw;font-weight:600;font-size:17px;width:170px;height:40px; text-align: center;padding-top:11px;display: inline-block;}
.seccion-telefonos__boton-wa img{display: inline!important;width:1.6vw;min-width: 12px; vertical-align: top;width: 20px;margin-right: 5px;}

.seccion-contenido{height: 100vh;}
iframe{height: 100%;}
@media (max-width: 991px){
    .main{width: 95%;}
    .seccion-servicio{padding: 1rem 2rem;font-size: 16px;letter-spacing: 0;line-height: 24px;}
}
@media (max-width: 767.98px){
    .seccion-telefonos__boton-wa {border-radius: 20px;}
}
@media (max-width: 519.98px){
    .seccion-servicio{padding: 1rem;font-size: 14px;line-height: 22px;}
    .seccion-wapp{margin-top: 1rem;}
    .seccion-telefonos__boton-wa {font-size: 12px;width: 130px;height: 30px;padding-top: 9px;}
    .seccion-telefonos__boton-wa img {width: 12px;margin-right: 2px;}
}
 