:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}body{background:#151311;color:#f3ede4;font-family:Georgia,Times New Roman,serif}.pdf-container{width:100%;margin:0;padding:0;display:flex;justify-content:center;background:#151311}.pdf-container .react-pdf__Document{width:100%;display:flex;flex-direction:column;align-items:center}.pdf-container .react-pdf__Page{width:100%!important;margin:0;padding:0;box-shadow:none}.pdf-container canvas{display:block;width:100%!important;height:auto!important}.loading,.error{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9d958c;font-family:Arial,Helvetica,sans-serif;text-align:center}.spinner{width:34px;height:34px;margin-bottom:15px;border:2px solid rgba(201,168,108,.2);border-top-color:#c9a86c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:root{--naranja: rgb(222, 117, 78);--claro: rgb(254, 241, 200);--blanco: #ffffff;--negro: #212121;--grisOscuro: rgb(97, 98, 98);--grisClaro: rgb(195, 195, 195);--btnActive: rgb(226, 139, 107);--btnHover: rgb(231, 132, 96)}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{overflow-x:hidden}#root{max-width:max-content;margin:0;padding:0;text-align:left}.container-fluid{padding-left:0!important;padding-right:0!important}i{font-size:30px}h3{color:var(--naranja)}.slash-nav{font-size:large}.row-no-style{padding-right:0!important;margin-right:0!important;--bs-gutter-x: 0rem!important;padding-left:2rem!important}li{list-style-type:none}.btn-SI{margin:0 0 20px;padding:10px 0;text-align:center}.btn-info{background-color:var(--naranja);color:var(--blanco);padding:10px 30px;font-size:20px;text-decoration:none;font-weight:600;border-radius:5px;border:none}.segHig h3{color:var(--grisOscuro);padding:15px 0}.btn-info:hover{cursor:pointer}.navbar{background-color:var(--blanco)}.nav-link:hover{font-weight:700!important}.navbar-collapse{align-items:center;justify-content:space-between}.link-color{color:#0e76a8}.nav-item-fix-width{min-width:90px;text-align:center}.c-img{height:100%;width:100%;object-fit:initial}.servicios-nav{margin:0;color:var(--blanco);background-color:var(--naranja);height:80px;list-style:none;text-align:center}.servicios-nav .nav-link{color:var(--blanco)!important;font-size:large;display:inline}.servicios-nav li{padding:5px;font-weight:600}.servicios-nav p{margin:0}.nav-btn-fix-width{min-width:270px;text-align:center;height:100%}.nav-btn-fix-width.active{font-weight:bolder!important;text-decoration:underline}.nav-btn-fix-width:hover{background-color:var(--btnHover)}.nav-btn-fix-width>.badge{color:var(--grisOscuro)}@media (max-width: 768px){.servicios-nav{height:320px}.nav-btn-fix-width{height:25%;width:100%}}@media ((min-width: 769px) and (max-width: 1250px)){.servicios-nav{height:160px}.nav-btn-fix-width{height:50%;width:49%}}.medicina-laboral{padding:20px 40px 10px}.medicina-laboral .row{max-width:1400px;margin:auto}.medicina-laboral .columna{padding:10px;display:block;flex-direction:column;align-items:center;justify-content:space-evenly}.medicina-laboral .columna>div{border:1px solid var(--btnHover);border-radius:50px;box-shadow:10px 10px 5px #0000006e;height:100%;padding:10px}.img-servicios{width:160px;height:160px}.medicina-laboral h3{color:var(--grisOscuro);padding:15px 0}.medicina-laboral ul{color:var(--grisOscuro);text-align:left;list-style-type:none}.medicina-laboral ul bold{font-weight:bolder;margin-left:-15px}.medicina-laboral p{padding-top:10px;color:var(--grisOscuro)}.btn-SI{margin-top:20px}.seguridad-higiene li{color:var(--grisOscuro);text-align:left}.seguridad-higiene p span{color:var(--negro);font-weight:700}.seguridad-higiene h4{text-align:center;font-size:18px;font-weight:700;margin:20px 0;padding:10px;color:var(--negro)}.cont-sg{height:480px;position:relative;overflow:hidden}.seguridad-higiene{padding-top:2%}.img-soft{position:relative;float:right;width:50%}.img-legal{float:right;width:30%}.nosotros{margin-top:30px;padding:40px 40px 60px;border:2px solid #8080804d;border-bottom-style:none;border-left-style:none;border-right-style:none}.nosotros .columna{padding:20px;display:block;flex-direction:column;align-items:center;justify-content:space-evenly}.nosotros i{font-size:3.8rem;color:var(--blanco);background-color:var(--naranja);padding:8px 19px;border-radius:50%}.nosotros-titulo{color:var(--grisClaro);font-size:25px;font-weight:700;margin:10px 0;padding-bottom:20px}.nosotros ul{color:var(--grisOscuro);text-align:left}.nosotros ul p{color:var(--grisOscuro)}.nosotros p span,.nosotros ul li span{color:var(--negro);font-weight:700}.contenedor-f{display:flex;margin-bottom:2rem;justify-content:center;align-items:center}.container-form{width:100%;padding:28px;background:var(--grisClaro);max-width:650px;border-radius:10px}.titulo-form{font-size:26px;font-weight:600;text-align:center;padding-bottom:6px;color:var(--negro);border-bottom:solid 1px var(--grisOscuro)}.main-user-info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0}.user-input-box:nth-child(2n){justify-content:end}.user-input-box{display:flex;flex-wrap:wrap;width:50%;padding-bottom:15px}.user-input-box label{width:95%;color:var(--negro);font-size:20px;font-weight:400;margin:5px 0}.user-input-box input{height:40px;width:95%;border-radius:7px;outline:none;border:1px solid grey;padding:0 10px}.user-input-textarea{display:flex;flex-wrap:wrap;width:100%;padding-bottom:15px}.user-input-textarea label{width:100%;color:var(--negro);font-size:20px;font-weight:400;margin:5px 0}.user-input-textarea textarea{height:200px;width:100%;border-radius:7px;outline:none;border:1px solid grey;padding:0 10px}.input-text{width:100%;border:none;padding:15px;border-radius:5px}.enviar .boton{width:100%}.boton{background-color:var(--negro);color:var(--grisClaro);padding:10px 30px;margin-top:30px;font-size:20px;text-decoration:none;font-weight:700;border-radius:5px;border:none}.boton:hover{cursor:pointer}footer{min-height:30px;background-color:var(--naranja)}.footer{display:flex;flex-direction:row;justify-content:space-between}.footer p{font-size:18px;margin:10px 0}.redes-footer{list-style:none;display:flex;align-items:center;justify-content:center}.redes-footer li{margin:0 10px}.redes-footer a{text-decoration:none;color:var(--blanco)}.redes-footer a i{font-size:25px}.horarios{color:var(--blanco);font-size:18px;padding:0 5px;font-weight:600}.copy-footer{width:100vw;padding:20px 0;text-align:center}.copy-footer p{font-size:14px;word-spacing:2px;text-transform:capitalize}.copy-footer span{text-transform:uppercase;opacity:.4;font-weight:600}#whatsapp .wtsapp{position:fixed;transform:all .5s ease;background-color:#25d366;display:block;text-align:center;box-shadow:0 0 20px #00000026;border-radius:40px;border-right:none;color:var(--blanco);font-weight:700;font-size:30px;bottom:70px;right:20px;border:0;z-index:9999;width:50px;height:50px;line-height:48px}@media (max-width: 767px){.navbar-brand{display:none}}@media (min-width: 767px){.container-h{height:70px}}@media (max-width: 1000px){.slash-nav{display:none}}@media (min-width: 768px){.boton{width:auto}}@media (min-width: 768px){.enviar .boton{width:auto}}@media (min-width: 770px){.contenido-img-sg{padding:0 25px}}
