@charset "UTF-8";*{box-sizing:border-box;outline:0!important}:active,:focus,:focus:active{-webkit-tap-highlight-color:transparent}html{background-color:#000;color:#fff;font-size:16px;font-family:Roboto,sans-serif;font-weight:300;line-height:1.7em;letter-spacing:.05em;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif;margin-top:.3em;text-transform:uppercase;font-weight:900}h1{font-size:2.5em;line-height:1em}h2,h3{font-size:2em}h4{font-size:1.7em;margin-bottom:10px}a,a:hover,a:visited{color:inherit;text-decoration:none}strong{font-weight:700}.lighter{font-weight:400}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.section{margin:50px 0}.section>.wrapper>h2{text-align:center}.title{display:inline-block;font-family:Raleway,sans-serif;font-weight:900;font-size:2em;line-height:1.2em}.subtitle{color:#f5d086;font-style:italic}.wrapper{position:relative;width:95%;margin-left:2.5%}.grid-2col{display:grid}.btn{background-color:#9f6d0a;color:#fff;margin:10px;padding:15px 40px;border:none;border-radius:5px;font-weight:700;text-transform:uppercase}a.btn{display:inline-block;padding:10px 20px;margin:10px 10px}.btn.black,a.btn.black{background-color:#000;border:1px solid #fff}.uppercase{text-transform:uppercase}@media screen and (min-width:1080px){.wrapper{width:1080px;margin:0 auto}.section{margin:6em 0}.grid-2col{grid-template-columns:1fr 1fr;-moz-column-gap:3em;column-gap:3em}.grid-2col.gracias{align-items:center;justify-content:center}}header{position:fixed;width:100%;height:60px;background-color:#000;top:0;z-index:1000}.header{position:relative;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:10}.header #header-logo-link{height:100%}.header #header-logo{height:100%}@media screen and (min-width:1080px){header{display:flex;justify-content:space-around;height:80px}header .header{width:20%}header .header.wrapper{margin:0}}.nav-menu{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:0;background-color:#000;color:#fff;padding:5em 0;height:100vh;width:100vw;transition:.25s ease-in-out}.nav-menu.nav-hidden{transform:translate(100vw)}.nav-menu ul{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;list-style:none;-webkit-padding-start:0;padding-inline-start:0;text-transform:uppercase;font-size:1.4em}.nav-menu ul li{margin:5px 0;text-align:center;border-bottom:2px transparent solid;transition:.5s ease}.nav-menu ul li.active{color:#f5d086}.nav-menu ul li:hover{color:#000;background-color:#f5d086;font-weight:900}.nav-menu ul li a{display:inline-block;padding:10px 0;width:100%;height:100%;line-height:1.3em}@media screen and (min-width:1080px){.hamburger{display:none}.nav-menu{position:relative;padding:0;padding-right:50px;height:auto;width:auto}.nav-menu.nav-hidden{transform:translate(0)}.nav-menu ul{height:100%;flex-direction:row;font-size:1em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.nav-menu ul li{width:auto;padding:0 15px;max-width:155px;margin:0}.nav-menu ul li.active{border-bottom:2px #f5d086 solid}.nav-menu ul li a{display:flex;align-items:center;height:100%}}#home{height:100vh;position:relative;display:flex;justify-content:center;align-items:center;background:url(../img/lights-back.jpg) no-repeat center center;background-size:cover}#home .wrapper{text-align:center;width:80%}#home img.home-logo{width:80%;padding-bottom:10px;border-bottom:2px solid #9f6d0a}#home .back-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#000 0,rgba(0,0,0,0) 29%)}@media screen and (min-width:1080px){.home-container{text-align:left;width:calc((100%/12) * 5);margin-left:calc((100%/12) * 5)}}#quienes-somos{padding-top:100px}#quienes-somos .grid-2col p:last-child{margin-bottom:5em}@media screen and (min-width:1080px){#quienes-somos .wrapper .grid-2col{width:calc((100%/12) * 10);margin:0 auto;grid-template-columns:4fr 6fr;-moz-column-gap:1em;column-gap:1em;row-gap:5em}#quienes-somos .wrapper .grid-2col p:first-child{margin-top:0}#quienes-somos .wrapper .grid-2col p:last-child{margin-bottom:1em}}.listado-servicios{display:flex;flex-direction:column}.service-card{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vw;text-align:center;padding:5%}.service-card .service-text{z-index:1}.service-card:nth-child(1){background:url(../img/headers/experiencias-home.jpg) no-repeat center center;background-size:cover}.service-card:nth-child(1) .overlay{background-color:#342105}.service-card:nth-child(2){background:url(../img/headers/musicales-home.jpg) no-repeat center center;background-size:cover}.service-card:nth-child(2) .overlay{background-color:#310907}.service-card:nth-child(3){background:url(../img/headers/streaming-home.jpg) no-repeat center center;background-size:cover}.service-card:nth-child(3) .overlay{background-color:#133e66}.service-card:nth-child(4){background:url(../img/headers/content-home.jpg) no-repeat center center;background-size:cover}.service-card:nth-child(4) .overlay{background-color:#0b360f}.service-card .moving p{margin-bottom:2.5em}.service-card .overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.8;mix-blend-mode:hard-light}@media screen and (min-width:600px){.listado-servicios{flex-direction:row;flex-wrap:wrap}.service-card{width:50%;padding:2%;height:460px}}@media screen and (min-width:1080px){.listado-servicios{flex-wrap:nowrap}.service-text{overflow:hidden;height:250px;transition:.25s ease-in-out}.service-text.hidden{height:80px}.moving{transition:.4s ease;opacity:1}.moving.hidden{opacity:0}.service-card{width:25%}}#contactanos{padding-top:100px}.contacto{display:flex;flex-direction:column;justify-content:center;margin-bottom:2em}.contacto>*{margin:10px 0}.contacto .email,.contacto .phone{position:relative;padding-left:40px}.contacto .email::before,.contacto .phone::before{position:absolute;float:left;margin-right:15px;content:"";top:0;bottom:0;left:0;width:25px;background-position:center;background-repeat:no-repeat}.contacto .phone::before{background-image:url(../img/telephone.svg)}.contacto .email::before{background-image:url(../img/mail.svg)}.form{display:flex;flex-direction:column;margin-bottom:1em}.form input,.form textarea{border:none;border-bottom:1px solid #f5d086;background-color:#292929;color:#fff;padding-left:10px}.form input{height:50px}.form textarea{height:150px;resize:none;padding:10px}.form .notificacion{color:#ff7300}.form .hidden{display:none}.form-mandatory{display:none}.btn.enviar{text-align:center;cursor:pointer;transition:.25s ease}.btn.enviar:disabled{background-color:#3f3f3f;color:#8f8f8f;cursor:not-allowed}img.gracias{display:inline-block;width:70%}#footer{width:100%;height:100px;margin:0;background-color:#292929;display:flex;justify-content:center;align-items:center}.galeria-mosaico{margin:50px 0;position:relative;display:flex;flex-wrap:wrap}.galeria-mosaico .galeria-foto{width:100%;max-height:270px;margin-bottom:20px}.galeria-mosaico .galeria-foto>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:600px){.galeria-mosaico{justify-content:space-around}.galeria-mosaico .galeria-foto{width:45%}}@media screen and (min-width:1080px){.galeria-mosaico{justify-content:space-around}.galeria-mosaico .galeria-foto{width:30%}}