*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}html{scroll-behavior:smooth}@font-face{font-family:"UpheavalTT";src:url("../assets/fonts/UpheavalTT/UpheavalTT-Regular.woff2") format("woff2"),url("../assets/fonts/UpheavalTT/UpheavalTT-Regular.woff") format("woff"),url("../assets/fonts/UpheavalTT/UpheavalTT-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Sans Condensed";src:url("../assets/fonts/IBM_Plex_Sans_Condensed/IBMPlexSansCondensed-Regular.woff2") format("woff2"),url("../assets/fonts/IBM_Plex_Sans_Condensed/IBMPlexSansCondensed-Regular.woff") format("woff"),url("../assets/fonts/IBM_Plex_Sans_Condensed/IBMPlexSansCondensed-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../assets/fonts/Open_Sans/static/OpenSans-Regular.woff2") format("woff2"),url("../assets/fonts/Open_Sans/static/OpenSans-Regular.woff") format("woff"),url("../assets/fonts/Open_Sans/static/OpenSans-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:local("Helvetica"),local("Arial");font-weight:normal;font-style:normal;font-display:swap}#header{height:100px;background-color:#1c1c1c;display:flex;flex-direction:row;position:fixed;width:100%}#header .header-img{margin-left:5%}@media screen and (max-width: 1024px){#header .header-img{width:124px}}@media screen and (max-width: 1024px){#header nav{display:none}}#header nav ul{display:flex;flex-direction:row;margin:auto;height:100%}#header nav ul li{margin:auto 15px}#header nav ul li a{color:#f9f7f7;font-size:30px;font-weight:400;text-decoration:none;font-family:"UpheavalTT",sans-serif}#header nav ul li a:hover{text-decoration:underline}#header .redes-sociales{margin-left:auto;display:flex;align-items:center;margin-right:5%}#header .redes-sociales a{margin:0 20px;transition:transform .3s ease}@media screen and (max-width: 1024px){#header .redes-sociales a{margin:0 5px}}#header .redes-sociales a:hover{transform:scale(1.1)}#header .redes-sociales a img{height:40px;width:40px}#footer{background:linear-gradient(to bottom right, #171616, #2F2E2E);background-size:contain;background-position:center;background-repeat:no-repeat;background-size:auto 133px;display:flex;justify-content:flex-end;align-items:center;width:100%;height:133px}#section-form{display:flex;justify-content:center;align-items:center;width:872px;height:609px;margin:0 auto;background-image:url("/assets/png/png-fondoform.png");background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1024px){#section-form{flex-direction:column}}@media screen and (max-width: 1024px){#section-form{background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("assets/svg/form/form-mobile.svg");width:90%;border:3px solid #000}#section-form:before{content:"";width:100%;height:34px;border:1px solid #000;background:#fff}}#section-form .section-form-content{width:872px;height:609px;display:flex;justify-content:center;align-items:center}#section-form .section-form-content .form input::placeholder,#section-form .section-form-content .form textarea::placeholder{color:#000;opacity:1}@media screen and (max-width: 1024px){#section-form .section-form-content{width:90%}}#section-form .section-form-content .form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}#section-form .section-form-content .form .text-form{background-color:#fff;border:2px solid #000;width:600px;height:68px;display:flex;align-items:center;justify-content:flex-start;padding-left:10px;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:149%}@media screen and (max-width: 1024px){#section-form .section-form-content .form .text-form{width:100%;background-color:rgba(0,0,0,0);border:none;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}}#section-form .section-form-content .form .name-form{width:600px;height:50px;border:2px solid #000;padding-left:10px;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:149%}@media screen and (max-width: 1024px){#section-form .section-form-content .form .name-form{width:100%}}#section-form .section-form-content .form .mail-form{width:600px;height:50px;border:2px solid #000;padding-left:10px;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:149%}@media screen and (max-width: 1024px){#section-form .section-form-content .form .mail-form{width:100%}}#section-form .section-form-content .form .message-form{width:600px;height:140px;border:2px solid #000;padding:14px 0 0 10px;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:149%}@media screen and (max-width: 1024px){#section-form .section-form-content .form .message-form{width:100%}}#section-form .section-form-content .form .buttom-form{width:328px;height:50px;font-family:"Helvetica",Arial,sans-serif;font-size:16px;font-weight:700;line-height:100%;border-top:3px solid #fff;border-left:3px solid #fff;border-bottom:3px solid #000;border-right:3px solid #000;background:#ccc;transition:all .3s ease;cursor:pointer}#section-form .section-form-content .form .buttom-form:hover{border-top:3px solid #000;border-left:3px solid #000;border-bottom:3px solid gray;border-right:3px solid gray;background:#494949;color:#fff}@media screen and (max-width: 1024px){#section-form .section-form-content .form .buttom-form{width:100%}}#nuestros-trabajos{background-color:#fff;width:661px;display:flex;justify-content:center;flex-direction:column;margin:100px auto}@media screen and (max-width: 1024px){#nuestros-trabajos{width:100%}}#nuestros-trabajos h3{color:#000;font-family:"UpheavalTT",sans-serif;font-size:64px;font-weight:400;line-height:96%;text-align:center;margin:0px auto}@media screen and (max-width: 1024px){#nuestros-trabajos h3{line-height:auto}}#nuestros-trabajos p{color:#000;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:96%;text-align:center}#nuestros-trabajos button{width:335px;height:65px;background:linear-gradient(to bottom right, #1C1C1C, #2A2B3C);display:flex;margin:0 auto;border:1px solid linear-gradient(to bottom right, #1C1C1C, #2A2B3C);transition:all .3s ease}#nuestros-trabajos button:hover{background:#f9f7f7;border:1px solid linear-gradient(to bottom right, #1C1C1C, #2A2B3C)}#nuestros-trabajos button:hover a{color:#000;border:1px solid #000}#nuestros-trabajos button a{color:#fff;font-size:16px;font-weight:700;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;border:1px solid #fff;text-decoration:none;margin:auto auto;width:100%;display:flex;align-items:center;justify-content:center;height:50px;transition:all .3s ease}#nuestros-trabajos .barra-lateral{width:686px;height:5px;background-color:#000;position:absolute;left:calc(50% - 950px);margin-top:150px;border-radius:8px}#we-are-part{display:flex;justify-content:center;align-items:center;flex-direction:row;margin:94px 0 40px 0;height:96px}@media screen and (max-width: 1024px){#we-are-part{height:300px;margin:0}}#we-are-part .we-are-part-content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:24px}@media screen and (max-width: 1024px){#we-are-part .we-are-part-content{flex-direction:column;margin:0}}#we-are-part .we-are-part-content .logo-facttic{width:98px;height:50px}#we-are-part .we-are-part-content .logo-patio{width:100px;height:50px}#we-are-part .we-are-part-content p{font-family:"Open Sans",Arial,sans-serif;font-size:28px;font-weight:bolder}#hero{background-image:url("/assets/svg/hero/hero.svg");display:flex;width:100%;height:35.1390922401vw;background-size:cover;background-position:center;background-repeat:no-repeat;flex-direction:row;justify-content:center;margin-top:100px}@media screen and (max-width: 1024px){#hero{height:400px;background-image:url("/assets/svg/hero/hero-mobile.svg");background-color:#000;flex-direction:column}}#hero .columna-titulo{display:flex;flex-direction:column;width:582px;justify-content:center;margin:auto 25px}@media screen and (max-width: 1024px){#hero .columna-titulo{width:100%;margin:0 25px}}#hero .columna-titulo .primer-parrafo{color:#f9f7f7;font-family:"UpheavalTT",sans-serif;font-size:64px;font-weight:400;line-height:96%;margin:0}@media screen and (max-width: 1024px){#hero .columna-titulo .primer-parrafo{font-size:40px}}#hero .columna-titulo .segundo-parrafo{color:#e26ded;font-family:"UpheavalTT",sans-serif;font-size:85px;font-weight:400;line-height:86%;margin:0}@media screen and (max-width: 1024px){#hero .columna-titulo .segundo-parrafo{font-size:42px}}#hero .columna-titulo .tercer-parrafo{color:#01cbe4;font-family:"UpheavalTT",sans-serif;font-size:24px;font-weight:400;line-height:96%;margin:0}@media screen and (max-width: 1024px){#hero .columna-titulo .tercer-parrafo{font-size:12px}}#hero .columna-descripcion{width:532px;justify-content:center;align-items:center;display:flex;margin:auto 25px}@media screen and (max-width: 1024px){#hero .columna-descripcion{width:90%;margin:0 25px}}#hero .columna-descripcion p{color:#f9f7f7;font-size:24px;font-weight:700;font-family:"IBM Plex Sans Condensed",Helvetica,sans-serif;height:124px}@media screen and (max-width: 1024px){#hero .columna-descripcion p{font-size:16px}}/*# sourceMappingURL=style.min.css.map */
