@font-face{font-family:OpenSans Bold;src:url(/static/media/OpenSans-Bold.6e27168fc8a5a200a026.ttf)}@font-face{font-family:OpenSans Regular;src:url(/static/media/OpenSans-Regular.d7d7b8359eeb9cddfba6.ttf)}@font-face{font-family:OpenSans Extra Bold;src:url(/static/media/OpenSans-ExtraBold.312244ca5ea57843f749.ttf)}@font-face{font-family:Gotham Black;src:url(/static/media/Gotham-Black.c9e42599a779a72eaadc.otf)}@font-face{font-family:Gotham Light;src:url(/static/media/GothamLight.03e7ff609ba3bf798fa4.ttf)}@font-face{font-family:Gotham Medium;src:url(/static/media/GothamMedium.0a910c0b9d50be6aa3dc.ttf)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Gotham Black;margin:0}button{background-color:#fff;border-color:#000;border-radius:30px;border-style:solid;color:#000;cursor:pointer;font-size:1em;padding:13px;width:139px}button:hover{background-color:#000;color:#fff}h1,h2{margin:2%}.container{background-color:#fff;display:flex;flex-wrap:nowrap;justify-content:center;top:100px;width:100%}.container-content{max-width:1000px;padding:5px}.container-column{display:flex;margin-top:5px;max-width:100%;overflow:hidden}.container-foot{align-content:stretch;align-items:center;background-color:#1d1d1b;display:flex;flex-direction:row;flex-wrap:wrap;height:150px;justify-content:center;max-width:100%}.container-foot,.container-foot>span{color:#fff!important;font-size:13px!important}.container-social{display:inline-flex;width:100%}.container-social,.item-social{align-items:center;justify-content:center}.item-social{background-color:red;border-radius:30px;color:#fff;cursor:pointer;display:flex;height:60px;margin:5px;width:60px}:after,:before{box-sizing:border-box}@-webkit-keyframes circle{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes circle{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.desc_ubicacion{text-align:center;width:100%}.desc_ubicacion>div{font-size:1.5em;margin-top:15px}.desc_ubicacion h1{color:#000;font-size:3.3em}.desc_ubicacion p,div .desc_ubicacion{padding-bottom:10px;padding-top:110px}@media only screen and (max-width:980px){.desc_ubicacion h1{font-size:2.3em}.desc_ubicacion>div{font-size:1.3em}}.header{display:flex;justify-content:center;padding:10px;transition:.2s ease-out;width:100%}.App-logo{height:7vmin}*{list-style:none;margin:0;outline:none;padding:0;text-decoration:none}.toggle-menu,input[type=checkbox]{display:none}section{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0;width:100%}header{background-color:#fff;height:90px;max-width:100%;position:fixed;top:-1px;width:100%;z-index:1}.toggle-menu{position:relative;transition:.5s ease-in-out}.toggle-menu,.toggle-menu span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.toggle-menu span{background:#fff;border-radius:9px;display:block;height:5px;left:9px;opacity:1;position:absolute;transition:.25s ease-in-out;width:66%}input[type=checkbox]~.toggle-menu>span:first-child{top:18px;-webkit-transform-origin:left center;transform-origin:left center}input[type=checkbox]~.toggle-menu>span:nth-child(2){top:26px;-webkit-transform-origin:left center;transform-origin:left center}input[type=checkbox]~.toggle-menu>span:nth-child(3){top:35px;-webkit-transform-origin:left center;transform-origin:left center}input[type=checkbox]:checked~.toggle-menu>span:first-child{left:16px;top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}input[type=checkbox]:checked~.toggle-menu>span:nth-child(2){opacity:0;width:0}input[type=checkbox]:checked~.toggle-menu>span:nth-child(3){left:15px;top:39px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}nav{font-weight:600;width:auto}nav ul{display:table}nav ul li{float:left}nav ul li:last-child{padding-right:0}nav ul li a{color:#000;display:inline-block;font-size:1.1em;font-weight:700;padding:25px;text-transform:uppercase;transition:all .5s ease 0s}nav ul li a:hover{box-shadow:0 3px 0 0 #d70000;transition:all .5s ease 0s}nav ul li a i{color:#3f3f3f;padding-right:10px;transition:all .5s ease 0s}.content{display:table;margin-bottom:60px;width:900px}footer{display:table;padding-bottom:30px;width:100%}.contact-opt{align-content:center;align-items:center;background-color:red;border-bottom-left-radius:10px;border-top-left-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:15px}@media only screen and (max-width:980px){.App-logo{height:18vmin}header{padding-bottom:2px;padding-left:0;padding-right:0}header.isSticky>section>div{display:inline-flex;justify-content:center;padding-top:5px;position:relative;-webkit-transform:scale(1.2);transform:scale(1.2);transition:.6s ease-out}input[type=checkbox]{background:none;left:-9999px;position:absolute;top:-9999px}input[type=checkbox]:fous{background:none}.toggle-menu{background-color:#000;border-bottom-right-radius:10px;border-top-right-radius:10px;cursor:pointer;min-height:62px;min-width:61px;z-index:1}.toggle-menu,input[type=checkbox]:checked~nav{display:block}nav{background-color:#fff;border:1px solid #ababab;border-radius:10px;display:none;padding:0;position:absolute;top:80px;width:75%;z-index:99}nav ul,nav ul li{width:100%}nav ul li{display:table;float:none;padding:0}nav ul li a{border-bottom:1px solid hsla(0,0%,88%,.1);color:#3f3f3f;display:block;font-size:15px;padding:10px 20px}nav ul li a i{color:#fde428;padding-right:13px}.content{width:90%}section{margin-top:12px}}.cam-container{background-color:#000;border-radius:26px;display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:auto;justify-content:center;margin-bottom:15px;margin-top:15px;max-width:100%;min-height:605px;overflow:hidden;position:relative}.cam-video{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);position:relative;width:100%}.cam-header{border-top-left-radius:26px;border-top-right-radius:26px;font-family:OpenSans Regular;width:100%}.cam-name-desc{background-color:#263238;border-top-left-radius:20px;border-top-right-radius:20px;color:#fff;display:flex;font-size:1.2em;max-width:100%;padding:10px;text-align:center}.cam-name-street{font-size:14px}.cam-name-location,.cam-name-street{align-items:center;display:inline-flex;width:33.33%}.cam-name-location{font-size:18px;font-weight:700;justify-content:center}.cam-name{align-items:center;display:inline-flex;font-size:15px;justify-content:flex-end;width:33.33%}.cam-ads{background-color:#72000052;color:#fff;font-size:24px;height:50px;text-align:center}.button{background:transparent;border:0;border-color:transparent transparent transparent #404040;border-style:solid;border-width:37px 0 37px 60px;box-sizing:border-box;cursor:pointer;height:74px!important;transition:all .1s ease;width:0!important}.button.paused{border-style:double;border-width:0 0 0 60px}.button:hover{border-color:transparent transparent transparent #fff;transition:all .1s ease}.cam_name{background-color:#000;border-top-left-radius:20px;border-top-right-radius:20px;color:#fff;height:50px;opacity:.6;position:absolute;top:0;width:100%}#remoteVideo{border-radius:4px}@media only screen and (max-width:980px){.cam_video{background-color:#000;height:auto;max-width:auto;width:100%}.cam_grid_item{min-height:64px;min-width:64px}.cam-container{max-height:280px;max-width:100%;min-height:270px;min-width:349px}}.ad-grid{margin-bottom:15px;margin-top:15px}.ad-grid,.ad-grid>div{display:flex;justify-content:center;width:100%}.ad-grid>div{align-items:center}.ad-grid>div>img{max-height:100%;max-width:100%}.ad-grid-item{border-radius:4px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);cursor:pointer;margin:4px;min-height:250px;min-width:250px;width:50%}.ad-card-container{margin-bottom:15px;margin-top:15px;max-width:100%}.ad-card-item{border-radius:26px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);margin-bottom:10px;max-width:100%;min-width:100%}.ad-card-item,.ad-grid-item:hover{cursor:pointer}.ad-video{height:414px}.ad-large,.ad-video{display:flex;justify-content:center;width:100%}.ad-large{border-radius:20px;margin-bottom:15px;margin-top:15px}.ad-large-item{border-radius:20px;color:#fff!important;cursor:pointer;overflow:hidden;text-align:center;text-shadow:1px 1px 1px rgba(17,21,28,.96)!important}.ad-large-item,.ad-large-item>img{max-height:100%;max-width:100%;min-height:100%;min-width:100%}@media only screen and (max-width:980px){.ad-large{width:100%}.ad-grid-item{min-height:64px;min-width:64px}}.border_wait{height:auto;text-align:center;width:100%}.border_wait p{color:#000;font-size:20px}.Wait-Container{display:block;margin-bottom:15px;margin-top:15px;max-height:100%;width:100%}.Wait-item{background-color:#fff;border-radius:10px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);display:inline-flex;margin-right:10px;min-width:150px;overflow:hidden;width:25%}.Wait-Circle{align-items:center;background-color:#0ea83c;color:#fff;display:flex;max-width:22px;padding:13px}.Wait-Desc{display:grid;margin-left:1rem;padding:15px 0;text-align:left}.Wait-Desc-title{font-size:15px}.Wait-Desc-time{align-items:center;display:flex;font-size:1rem;font-weight:600}.Wait-Desc-lane{font-size:12px}.Border-Notice{color:#000;padding:10px}.center{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:980px){.Wait-Container{display:block}.Wait-item{margin-bottom:10px;margin-right:0;max-width:100%;width:100%}}
/*# sourceMappingURL=main.ebee4086.css.map*/