*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;font-family:montserrat,sans-serif}@font-face{font-family:montserrat;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2) format("woff2");font-weight:400}nav{margin:0;padding:0}ul{margin:0;padding:0}li{list-style:none}a{text-decoration:none}.header{background-color:#0c231e}.header-nav{max-width:1300px;margin:0 auto}.container{margin:0 20px;display:flex;align-items:center;justify-content:space-between;height:60px}.ul-header{display:flex;flex-direction:row}.ul-header-a{margin:0 10px;font-size:16px;color:#fff}@media screen and (max-width: 768px){.header{position:fixed;top:0;right:0;left:0;z-index:1}}.menu{background:#13322b;height:60px}.menu-div-container{max-width:1300px;text-align:center;margin:0 auto;height:100%}.menu-ul-navigation{display:flex;justify-content:end;align-items:center;height:100%;margin:0 auto}.menu-ul-navigation_a{margin:0 10px;color:#fff}.icono-burguer{display:none}.menu-responsive{display:none;position:absolute;top:0;margin-top:120px}.menu-activo{display:block;position:absolute;top:0;margin-top:59px}.menu-responsive-divcont{height:100vh;width:250px;background:#13322b}.li-responsive{margin-bottom:50px}.li-responsive a{color:#fff;font-weight:700}@media screen and (min-width: 768px){.menu-activo{display:none}}@media screen and (max-width: 768px){.menu{position:fixed;right:0;left:0;top:60px;bottom:0;z-index:1}.menu-ul-navigation{display:none}.menu-div-container{display:flex;justify-content:flex-end;align-items:center}.icono-burguer{width:35px;display:inline-block;margin-right:20px;color:#fff}}.container-form{border:1px solid black;border-radius:5px;padding:30px}.containerFormLicencias{max-width:700px;margin:50px auto;height:auto;flex:1;padding:20px}.containerFormLicencias_div{margin:20px auto 0;height:300px;width:570px}.input-form{display:flex;flex-direction:column}.input-folio{height:40px;border-radius:5px;border:.5px solid gray;font-size:20px;padding:6px 12px;width:55%}.input-folio:focus{outline:none;border:.5px solid rgb(0,182,182)}.label-input{font-weight:500;color:#404041;font-size:18px;margin:0 0 5px 10px}.container-btns{text-align:center;margin:20px 0 0}.btn-buscar{border:2px solid #9d2449;color:#9d2449;font-size:18px;border-radius:3px;padding:10px 25px;background-color:#fff;cursor:pointer}.btn-buscar:hover{background-color:#9d2449;color:#fff}.btn-salir{border:2px solid #6f7271;font-size:18px;border-radius:3px;padding:10px 25px;color:#6f7271;background-color:#fff;margin-right:5px}.btn-salir:hover{background-color:#6f7271;color:#fff}.contenedor_mensaje{text-align:center;color:#f02121;margin:20px 5px}.contenedor_mensaje--h2{font-size:24px;font-weight:500;margin:5px}.contenedor_mensaje--p{font-size:20px;margin:20px 5px}.loader{width:80px;height:80px;border:3px dotted #9D2449;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #0c231e;border-style:solid solid dotted;width:40px;height:40px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width: 768px){.containerFormLicencias{padding-top:60px}}@media screen and (max-width: 767px){.input-folio{width:90%}}@media screen and (max-width: 650px){.containerFormLicencias_div{width:auto}}@media screen and (max-width: 425px){.img-canvas{margin-top:30px}}.footer{background:#13322b;bottom:0;width:100%}.container-footer{margin:0 auto}.container-rows-footer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:35px}.enlaces-h5{font-size:18px;margin:12.5px 0 20px!important;color:#fff;font-weight:500}.footer-li{margin-bottom:2px}.footer-ul-a,.footer-p,.footer-nav2{color:#fff;font-size:14px}.footer-li2{margin-bottom:2px}.enlaceh5-small{font-size:14px;font-weight:500;color:#fff}.icon{color:#fff;font-size:22px}.ul-icons{display:flex}.ul-icons li{margin:0 5px}.icon-social{color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.icon-social:hover{opacity:.8}.container-rows-footer ul{list-style:none;padding:0;margin:0}.container-rows-footer h5{margin-top:0}@media screen and (max-width: 768px){.container-rows-footer{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 650px){.container-rows-footer{display:flex;flex-direction:column}}@media screen and (max-width: 499px){.container-rows-footer{display:grid;grid-template-columns:1fr;text-align:center}.ul-icons{justify-content:center}}.App{display:flex;flex-direction:column;min-height:100vh}
