.access{padding:3rem;background-color:rgba(246,247,248,.9725490196);height:100vh}.access h4{text-align:center;margin-bottom:6rem;text-transform:uppercase}.access h4,.access label{color:#383d3b}.access .login-btn{background-color:#709317;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;box-shadow:0 .6rem 1.5rem -.6rem #383d3b;margin:6rem auto}@media (min-width:768px){.access .login-btn{width:30rem;font-size:2rem}}.access .login-btn:hover{background-color:#4e6710;cursor:pointer}.access .descripcion-pagina{margin-top:10rem;text-align:center;font-size:2.4rem}.access .enlace-login{display:flex;color:#709317;justify-content:center;font-size:1.7rem}.panel{display:flex}.panel .panel_dashboard{max-width:90%;padding:2rem 1rem;margin:0 auto;overflow:scroll}@media (min-width:768px){.panel .panel_dashboard{min-width:50%}}.panel .panel_dashboard h2{text-align:center;color:#383d3b}.panel .panel_dashboard hr{margin:5rem 0}.panel .panel_dashboard .projects_list{list-style:none;padding:0;margin:0}.panel .panel_dashboard .projects_list .project{margin:3rem 0;background-color:rgba(243,244,246,.9725490196);padding:1rem;border-radius:1rem}.panel .panel_dashboard .projects_list .project .project_div{display:flex;gap:.5rem;justify-content:space-between;margin:.5rem 0;align-items:center;align-content:center;height:4rem}.panel .panel_dashboard .projects_list .project .project_div .headers_div{align-content:center;height:4rem;background-color:#fb8500;min-width:10rem}@media (min-width:768px){.panel .panel_dashboard .projects_list .project .project_div .headers_div{min-width:14rem}}.panel .panel_dashboard .projects_list .project .project_div .headers_div p{color:#fff;text-align:center;margin:0}.panel .panel_dashboard .projects_list .project .project_div .content_div{align-content:center;height:4rem;flex:auto;min-width:6rem;padding:0 .2rem;overflow-x:auto}.panel .panel_dashboard .projects_list .project .project_div .content_div p{text-wrap:nowrap;color:#383d3b;margin:0}.panel .panel_dashboard .projects_list .project .project_actions{height:4rem;border-top:.3rem solid rgba(229,231,235,.9725490196);display:flex;padding-top:.4rem;justify-content:center;gap:1rem}@media (min-width:768px){.panel .panel_dashboard .projects_list .project .project_actions{gap:5rem}}.panel .panel_dashboard .projects_list .project .project_actions .button{background-color:#f6a823;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem}@media (min-width:768px){.panel .panel_dashboard .projects_list .project .project_actions .button{width:30rem;font-size:2rem}}.panel .panel_dashboard .projects_list .project .project_actions .button:hover{background-color:#dd8e09;cursor:pointer}.panel .panel_dashboard .projects_list .project .project_actions .delete{background-color:#e4572e;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem}@media (min-width:768px){.panel .panel_dashboard .projects_list .project .project_actions .delete{width:30rem;font-size:2rem}}.panel .panel_dashboard .projects_list .project .project_actions .delete:hover{background-color:#c5401a;cursor:pointer}.panel .panel_dashboard .projects_list .project .project_actions .button,.panel .panel_dashboard .projects_list .project .project_actions .delete{width:14rem;font-size:1.2rem;padding:0;align-content:center;height:3.6rem;justify-content:center}@media (min-width:768px){.panel .panel_dashboard .projects_list .project .project_actions .button,.panel .panel_dashboard .projects_list .project .project_actions .delete{width:20rem;font-size:1.6rem}}.panel .panel_dashboard .team{background-color:rgba(243,244,246,.9725490196);border-radius:1.5rem}.panel .panel_dashboard .team .invite_text{margin-top:1rem;padding:1rem;text-align:center}@media (min-width:768px){.panel .panel_dashboard .team .invite_text{padding:2rem}}.panel .panel_dashboard .team .invite_text h4{border-top:.3rem solid rgba(229,231,235,.9725490196);padding-top:3rem;color:#6b7280}.panel .panel_dashboard .team .form{margin:0 1rem}.panel .panel_dashboard .team .form .button{margin:4rem auto}.panel .panel_dashboard .linkP{display:block;color:#0573aa;font-size:1.4rem;font-weight:700;margin-bottom:3rem;padding:1rem}@media (min-width:768px){.panel .panel_dashboard .linkP{font-size:1.8rem}}.panel .panel_dashboard .linkP:hover{color:#034160}.panel .panel_dashboard .linkP.right{display:flex;justify-content:flex-end;margin-top:3rem;margin-bottom:0}.panel .panel_dashboard .save_project{background-color:#f59e0b;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;margin-top:6rem}@media (min-width:768px){.panel .panel_dashboard .save_project{width:30rem;font-size:2rem}}.panel .panel_dashboard .save_project:hover{background-color:#c57f08;cursor:pointer}@media (min-width:768px){.panel .panel_dashboard .save_project{margin:6rem auto}}.panel .panel_dashboard .existing-photos{width:31rem;margin:auto;display:grid;gap:.2rem;grid-template-columns:repeat(3,1fr)}@media (min-width:768px){.panel .panel_dashboard .existing-photos{width:62rem}}.panel .panel_dashboard .existing-photos img{margin:0 auto;width:10rem;height:10rem}@media (min-width:768px){.panel .panel_dashboard .existing-photos{display:grid;gap:.2rem;grid-template-columns:repeat(6,1fr)}}.panel .panel_dashboard .photos .photo_rmv_btn{display:block;background-color:#d52222;border:none;color:#fff;font-weight:700;border-radius:.3rem;padding:.4rem .7rem;position:relative;bottom:10rem;left:7.4rem;box-shadow:0 0 .5rem rgba(229,231,235,.9725490196);font-size:1.2rem;transition:transform .3s ease}.panel .panel_dashboard .photos .photo_rmv_btn:hover{cursor:pointer;background-color:#e24949;transform:scale(1.15)}.sidebar_background{background-color:#023047;min-width:6rem;transition:all .3s ease;min-height:100vh}.sidebar_background .sidebar{background-color:#023047;height:100%;width:6rem;display:flex;flex-direction:column;justify-content:space-between;padding:3rem .2rem;position:fixed;transition:all .3s ease}.sidebar_background .sidebar .upper_div{display:flex;flex-direction:column;gap:8rem}.sidebar_background .sidebar .up_bar{height:7rem;align-content:center}.sidebar_background .sidebar .up_bar .logo{display:none}.sidebar_background .sidebar .up_bar .bar_action_icon{width:6rem}.sidebar_background .sidebar .up_bar .expand_icon{display:block;margin:0 auto}.sidebar_background .sidebar .up_bar .collapse_icon{display:none}.sidebar_background .sidebar .under_div{align-content:center}.sidebar_background .sidebar .under_div .button,.sidebar_background .sidebar .under_div p{display:none}.sidebar_background .sidebar .under_div .logout_icon{display:block;width:6rem;margin:0 auto}.sidebar_background .sidebar .nav_bar{display:flex;flex-direction:column;padding:.3rem}.sidebar_background .sidebar .nav_bar .bar_link{display:flex;align-items:center;gap:1rem;margin:1.2rem 0;height:5rem}.sidebar_background .sidebar .nav_bar .bar_link .link_icon{width:5rem}.sidebar_background .sidebar .nav_bar .bar_link .link_text{visibility:hidden;transition:visibility .1s linear}.sidebar_background.expand{background-color:#023047}@media (min-width:768px){.sidebar_background.expand{min-width:35rem}}.sidebar_background.expand .sidebar{width:90%;padding:3rem 1rem}@media (min-width:768px){.sidebar_background.expand .sidebar{width:35rem}}.sidebar_background.expand .sidebar .upper_div{justify-content:space-between}.sidebar_background.expand .sidebar .up_bar{display:flex;justify-content:space-between;align-items:center}.sidebar_background.expand .sidebar .up_bar .logo{color:#fff;display:block}.sidebar_background.expand .sidebar .up_bar .logo h1{margin:0;font-size:5rem}.sidebar_background.expand .sidebar .up_bar .expand_icon{display:none}.sidebar_background.expand .sidebar .up_bar .collapse_icon{display:block}.sidebar_background.expand .sidebar .nav_bar{align-items:flex-start}.sidebar_background.expand .sidebar .nav_bar .bar_link .link_text{visibility:visible;margin:0;color:#fff;font-size:2.4rem}.sidebar_background.expand .sidebar p{display:block;text-align:center;color:#fff;font-size:2rem}.sidebar_background.expand .sidebar p span{color:#f59e0b;font-weight:700}.sidebar_background.expand .sidebar .button{background-color:#de3333;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;max-width:100%}@media (min-width:768px){.sidebar_background.expand .sidebar .button{width:30rem;font-size:2rem}}.sidebar_background.expand .sidebar .button:hover{background-color:#bf1f1f;cursor:pointer}@media (min-width:768px){.sidebar_background.expand .sidebar .button{margin:0 auto}}.sidebar_background.expand .sidebar .logout_icon{display:none}.team_table{margin:0 auto;min-width:100%}.team_table td,.team_table th{padding:1rem .5rem;font-size:1rem;max-width:10rem;overflow-x:auto;text-align:center;color:#383d3b}@media (min-width:768px){.team_table td,.team_table th{font-size:1.6rem;padding:1rem}}.team_table .remove_btn{background-color:#e4572e;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;padding:.2rem}.team_table .remove_btn .mobile{display:block;font-size:1.2rem;color:#fff;margin:0}.team_table .remove_btn .p_tablet{color:#fff;display:none}@media (min-width:768px){.team_table .remove_btn p.mobile{display:none}.team_table .remove_btn .p_tablet{display:block;font-size:1.6rem;color:#fff;margin:0}}@media (min-width:768px){.team_table .remove_btn{width:30rem;font-size:2rem}}.team_table .remove_btn:hover{background-color:#c5401a;cursor:pointer}@media (min-width:768px){.team_table .remove_btn{margin:auto;padding:.6rem 0;max-width:20rem}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box;height:100%}body{font-family:Poppins,sans-serif;font-size:1.6rem;min-height:100%}.container{width:95%;max-width:1200px;margin:0 auto}.container-sm{max-width:35rem;margin:0 auto}@media (min-width:768px){.container-sm{max-width:50rem}}@media (min-width:1025px){.container-sm{max-width:90rem}}a{text-decoration:none}img{max-width:100%}h1,h2,h3{font-family:Inter,sans-serif;margin:0 0 2.5rem;font-weight:900}h1{font-size:6rem}@media (min-width:768px){h1{font-size:7.2rem}}h2{font-size:4rem}@media (min-width:768px){h2{font-size:5rem}}h3{font-size:3rem}@media (min-width:768px){h3{font-size:4rem}}h4{font-size:2.2rem}@media (min-width:768px){h4{font-size:3rem}}p{font-size:1.4rem;color:#6b7280;line-height:1.8}@media (min-width:768px){p{font-size:2rem}}.tagline{font-family:Inter,sans-serif;font-weight:700;color:#000;font-size:2rem;text-align:center;margin-bottom:6rem;margin-top:0}@media (min-width:768px){.tagline{font-size:3rem}}.remove{display:none}.page_description{margin:0;font-size:2.2rem;color:#6b7280}.alert,.page_description{text-align:center;font-weight:400}.alert{display:block;width:100%;padding:1rem 1rem 1rem 2rem;margin:1rem 0;font-size:1.4rem}.alert:last-of-type{margin-bottom:3rem}.alert.error{background-color:#e97575;color:rgba(229,231,235,.9725490196);border-left:.6rem solid #e24949}.alert.error,.alert.success{font-size:1.7rem;font-weight:700}.alert.success{background-color:#709317;color:#fff;border-left:.6rem solid #4e6710}.form{padding:1rem}.form .field{display:flex;align-items:center;margin-bottom:2rem}.form .field label{flex:0 0 10rem;font-size:1.4rem;color:#6b7280}@media (min-width:768px){.form .field label{flex:0 0 12rem;font-size:1.7rem}}.form .field label.wider{flex:0 0 8rem}.form .field input,.form .field select,.form .field textarea{flex:0;min-width:70%;padding:1rem;background-color:#e8f0fe;border:.2rem solid #e9eaed;border-radius:.5rem;font-size:1.4rem;color:#6b7280}@media (min-width:768px){.form .field input,.form .field select,.form .field textarea{flex:1;font-size:1.7rem}}.form .field input.custom-file-input,.form .field select.custom-file-input,.form .field textarea.custom-file-input{padding:.4rem}.form .field textarea{height:12rem}.form .field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e8f0fe;color:#6b7280}.form .field select::-ms-expand{display:none}.form .custom-file-input::-webkit-file-upload-button{visibility:hidden}.form .custom-file-input:before{content:"Elegir fotos";display:inline-block;background-color:#8db08d;border:.2rem solid #fff;border-radius:.5rem;padding:.65rem;outline:none;white-space:nowrap;font-size:1.2rem;letter-spacing:1.2px;cursor:pointer;font-weight:700;text-transform:uppercase;color:#fff}.form .custom-file-input:after{display:none}.form .custom-file-input:hover:before{background-color:#383d3b;border-color:#49504d;color:#fff}.form option{cursor:pointer}.form option:hover{background-color:#9fc0fb}.form select option:checked{background-color:#ffb562}.form .button{background-color:#f59e0b;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;margin-top:6rem}@media (min-width:768px){.form .button{width:30rem;font-size:2rem}}.form .button:hover{background-color:#c57f08;cursor:pointer}@media (min-width:768px){.form .button{margin:6rem auto}}.dark{background-color:#25292f}.dark h1,.dark h4{color:#fff}.dark p{color:rgba(215,218,224,.9725490196)}@media (min-width:768px){.dark .header .big-screen-topBar{background-color:#0e1012}}.dark .header .mobile_bar .mobile_bar_expanded,.dark .header .mobile_bar .up{background-color:#0e1012}.dark .section-projects{background-image:linear-gradient(#000,rgba(11,11,11,.8)),url(../../build/img/cover.jpeg)}.dark .section-us{background-color:#25292f}.dark .section-servicios{background-color:#1a1d20}.dark .section-clients{background-color:#25292f}.dark .section-certifications{background-color:#1a1d20}.dark .div-container .section-title{color:#fff}.dark .button-div .button{background-color:#202221;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;box-shadow:0 0 1.5rem -.1rem #fff}@media (min-width:768px){.dark .button-div .button{width:30rem;font-size:2rem}}.dark .button-div .button:hover{background-color:#070808;cursor:pointer}.dark .us_div .us-short-description{color:rgba(215,218,224,.9725490196)}.dark .section-servicios .services_ul li{color:rgba(215,218,224,.9725490196);box-shadow:.2rem .2rem .3rem #3b434b}.dark .clients p{color:rgba(215,218,224,.9725490196);text-shadow:none}.dark .clients img,.dark .clients p{box-shadow:0 0 1.5rem -.1rem #fff}.dark .us h1{color:#fff}.dark .us .container .white{color:rgba(200,204,213,.9725490196)}@media (min-width:768px){.dark .us .split{display:flex}}.dark .us .split .empresa h3{display:none}@media (min-width:768px){.dark .us .split .empresa h3{color:#fff}}.dark .us .split .empresa h4{color:hsla(0,0%,100%,.9725490196)}.dark .projects h1{color:#fff}.dark .projects p{color:rgba(229,231,235,.9725490196)}.dark .project .back_button{background-color:#202221;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;box-shadow:0 0 1.5rem -.1rem #fff}@media (min-width:768px){.dark .project .back_button{width:30rem;font-size:2rem}}.dark .project .back_button:hover{background-color:#070808;cursor:pointer}.dark .project h1{color:#fff}.dark .project h4{color:rgba(229,231,235,.9725490196)}.dark .project .project_info .projectP .projectP_label{background-color:#30363d;color:#fff}.dark .project .project_info .projectP .projectP_info{background-color:#383d3b;color:rgba(229,231,235,.9725490196)}.dark .services h1{color:#fff}.dark .services .services_column .services_ul li{color:rgba(200,204,213,.9725490196);border-right:.2rem solid #6b7280}.dark .services .services_column .services_ul li h4{box-shadow:1.5rem 1.5rem 2rem #0e1012}.dark .services .services_column .services_ul li:nth-child(2n) h4{box-shadow:-1.5rem 1.5rem 2rem #0e1012}.dark .contact h1{color:#fff}.dark .contact p{color:rgba(215,218,224,.9725490196)}.dark .form .field label{color:#fff}.dark .form .field input,.dark .form .field select,.dark .form .field textarea{background-color:#383d3b;border:.2rem solid #3b434b}.dark .form .field input:focus,.dark .form .field select:focus,.dark .form .field textarea:focus{background-color:#1a1d20}.dark .form .field select{background-color:#30363d}.dark .form .field input::-moz-placeholder,.dark .form .field select::-moz-placeholder,.dark .form .field textarea::-moz-placeholder{color:rgba(200,204,213,.9725490196)}.dark .form .field input::placeholder,.dark .form .field select::placeholder,.dark .form .field textarea::placeholder{color:rgba(200,204,213,.9725490196)}.dark .form .field input:not(:-moz-placeholder-shown),.dark .form .field select:not(:-moz-placeholder-shown),.dark .form .field textarea:not(:-moz-placeholder-shown){color:rgba(229,231,235,.9725490196)}.dark .form .field input:not(:placeholder-shown),.dark .form .field select:not(:placeholder-shown),.dark .form .field textarea:not(:placeholder-shown){color:rgba(229,231,235,.9725490196)}.dark .form .field input[value]{color:rgba(200,204,213,.9725490196)}.dark .form select option:checked{background-color:#69726e}.dark .footerbar{background-color:#0e1012}.dark .access{background-color:#25292f}.dark .access h4{color:#fff}.dark .cta p{color:#fff;box-shadow:0 0 1rem rgba(229,231,235,.9725490196)}.dark .cta .cta_button{background-color:#f59e0b;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;box-shadow:0 .4rem 1rem 0 rgba(229,231,235,.9725490196)}@media (min-width:768px){.dark .cta .cta_button{width:30rem;font-size:2rem}}.dark .cta .cta_button:hover{background-color:#c57f08;cursor:pointer}@media (min-width:768px){.dark .cta .cta_button{width:35rem}}.dark .panel{background-color:#25292f}.dark .panel .panel_dashboard h2{color:#fff}.dark .panel .panel_dashboard .projects_list .project{background-color:#1a1d20}.dark .panel .panel_dashboard .projects_list .project .project_div .headers_div{background-color:#30363d}.dark .panel .panel_dashboard .projects_list .project .project_div .content_div p{color:rgba(215,218,224,.9725490196)}@media (prefers-color-scheme:dark){.dark .panel .panel_dashboard .team{background-color:#1a1d20}}.dark .panel .panel_dashboard .team h4,.dark .panel .panel_dashboard .team td,.dark .panel .panel_dashboard .team th{color:#fff}.dark .panel .panel_dashboard .linkP{color:rgba(215,218,224,.9725490196)}.dark .panel .panel_dashboard .linkP:hover{color:rgba(102,112,133,.9725490196)}.dark .sidebar_background,.dark .sidebar_background.expand,.dark .sidebar_background .sidebar{background-color:#0e1012}.dark .sidebar_background.expand .sidebar .button{background-color:#383d3b;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem}@media (min-width:768px){.dark .sidebar_background.expand .sidebar .button{width:30rem;font-size:2rem}}.dark .sidebar_background.expand .sidebar .button:hover{background-color:#202221;cursor:pointer}.contact{padding:5rem 1rem}@media (min-width:768px){.contact{padding:5rem}}.contact h1{text-align:center;margin:0 0 5rem;color:#383d3b}.contact p{text-align:center;margin-top:0;margin-bottom:3rem}@media (min-width:768px){.contact p{width:80%;margin:0 auto 3rem}}.contact .g-recaptcha div{margin:auto}.cta{display:flex;flex-direction:column;padding:2rem;margin:3rem 0 5rem}@media (min-width:768px){.cta{margin:8rem 0;padding:0 18rem}}.cta p{text-align:center;font-size:1.8rem;font-weight:700;box-shadow:0 0 1rem #383d3b;border-radius:1rem;padding:.5rem}@media (min-width:768px){.cta p{padding:1rem;font-size:3rem}}.cta .cta_button{background-color:#6f9b6f;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;margin:0 auto;box-shadow:0 .4rem 1rem 0 #444a48}@media (min-width:768px){.cta .cta_button{width:30rem;font-size:2rem}}.cta .cta_button:hover{background-color:#587f58;cursor:pointer}@media (min-width:768px){.cta .cta_button{width:35rem}}.footerbar{background-color:#023047;padding:3rem;margin:0}@media (min-width:768px){.footerbar{height:100%}}.footerbar a,.footerbar h4,.footerbar li,.footerbar p{color:#fff}.footerbar a,.footerbar li,.footerbar p{font-size:1.6rem}.footerbar h4{text-align:center;margin:0 0 3rem;text-transform:uppercase}@media (min-width:768px){.footerbar .footer-container{display:flex;justify-content:space-between}}.footerbar .footer-container .footer-links{text-align:center}@media (min-width:768px){.footerbar .footer-container .footer-links{text-align:start}}.footerbar .footer-container .footer-links li{margin:.1rem 0}.footerbar .footer-container .footer-contact{margin-bottom:2rem}@media (min-width:768px){.footerbar .footer-container .footer-contact{margin-bottom:0}}@media (min-width:768px){.footerbar .footer-container .footer-contact h4{margin-right:5rem}}.footerbar .footer-container .footer-contact .info_contact{display:grid;grid-template-columns:1fr 2fr;gap:0}.footerbar .footer-container .footer-contact p{align-content:center;margin:0;max-width:20rem;border-right:.2rem solid rgba(229,231,235,.9725490196);text-align:end;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;line-height:1.2}.footerbar .footer-container .footer-contact p:first-child,.footerbar .footer-container .footer-contact p:nth-child(2){padding-top:0}.footerbar .footer-container .footer-contact p:nth-child(5),.footerbar .footer-container .footer-contact p:nth-child(6){padding-bottom:0}.footerbar .footer-container .footer-contact p:nth-child(2n){padding-left:1rem;padding-right:0;border-right:none;text-align:start}.footerbar .footer-container .footer-socialMedia{text-align:center}@media (min-width:768px){.footerbar .footer-container .footer-socialMedia{text-align:end}}.footerbar .footer-container .footer-socialMedia li{margin:.1rem 0}.footerbar .footer-container .footer-contact,.footerbar .footer-container .footer-links,.footerbar .footer-container .footer-socialMedia{padding:2rem}.footerbar .footer-container .links-list{list-style:none;padding-left:0}.footerbar .politics{margin:5rem 0 2rem}.footerbar .politics p{margin:0}.footerbar .politics a{align-content:center}.footerbar .politics .laws{display:flex;justify-content:center;gap:1rem;margin:1rem 0}@media (min-width:768px){.footerbar .politics .laws{margin:0}}.footerbar .politics .laws p{align-content:center}.footerbar .politics .copyright{text-align:center}.header .big-screen-topBar{display:none}@media (min-width:768px){.header .big-screen-topBar{display:flex;margin:0;width:100%;height:18rem;padding:2rem 5rem;background-color:#023047;justify-content:space-between;align-items:center}}.header .big-screen-topBar .left{display:block}.header .big-screen-topBar .left h1{margin:0;color:#709317}.header .big-screen-topBar .left p{margin:-1.5rem auto 0;font-size:1.3rem;color:#afb3bc;text-transform:uppercase;font-family:Inter,sans-serif;text-align:center;font-weight:700}@media (min-width:768px){.header .big-screen-topBar .center .mobile-menu{display:none}}.header .big-screen-topBar .center .nav{display:flex;gap:2rem}.header .big-screen-topBar .center .nav a{align-content:center;color:#fff;font-size:2rem;transition:transform .3s ease}.header .big-screen-topBar .center .nav a:hover{transform:scale(1.1)}.header .big-screen-topBar .right{display:flex;flex-direction:row;gap:2rem}.header .big-screen-topBar .right img{width:5rem}.header .big-screen-topBar .right img:hover{cursor:pointer}.header .mobile_bar .up{height:10rem;background-color:#023047;display:flex;margin:0;width:100%;padding:2rem;justify-content:space-between}.header .mobile_bar .up a{align-content:center;margin-left:1rem}.header .mobile_bar .up a h1{margin:0;color:#709317}.header .mobile_bar .up a p{margin:-1.5rem auto 0;font-size:1.3rem;color:#afb3bc;text-transform:uppercase;font-family:Inter,sans-serif;text-align:center;font-weight:700}.header .mobile_bar .up .collapse_bar_btn,.header .mobile_bar .up .expand_bar_btn{width:5rem;margin-right:2rem}.header .mobile_bar .up .expand_bar_btn{display:none}.header .mobile_bar .up .expand_bar_btn.show_btn{display:block}.header .mobile_bar .up .collapse_bar_btn{display:none}.header .mobile_bar .up .collapse_bar_btn.show_btn{display:block}@media (min-width:768px){.header .mobile_bar{display:none}}.header .mobile_bar .mobile_bar_expanded{opacity:0;overflow:hidden;height:0;background-color:#023047;transition:opacity .3s ease;overflow-y:hidden}.header .mobile_bar.mostrar{opacity:1;position:fixed;z-index:99;inset:0}.header .mobile_bar.mostrar .mobile_bar_expanded{height:100%;opacity:1}.header .mobile_bar.mostrar .mobile_bar_expanded .nav{display:flex;flex-direction:column;align-items:center;margin-top:10rem}.header .mobile_bar.mostrar .mobile_bar_expanded .nav a{color:#fff;font-size:2.4rem;margin:.5rem 0}.header .mobile_bar.mostrar .mobile_bar_expanded .down{margin-top:10rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.header .mobile_bar.mostrar .mobile_bar_expanded .down img{width:7rem}.header .mobile_bar.mostrar .mobile_bar_expanded .down img:hover{cursor:pointer}h3{text-transform:uppercase;margin-bottom:5rem}.section-projects{background-image:linear-gradient(#000,rgba(32,32,32,.7)),url(../../build/img/cover.jpeg);background-size:cover;background-repeat:no-repeat}.section-us{background-color:#fff;overflow:hidden}.section-us .no_home_view{display:none}.section-servicios{background-color:#e8704e}.section-clients{background-color:#fff}.section-certifications{background-color:rgba(243,244,246,.9725490196)}.div-container{padding:5rem 1rem 8rem}.div-container .section-title{color:#383d3b}.div-container .section-title.white{color:#fff}.noLR_padding{padding:5rem 0 8rem}.button-div{margin-top:5rem}@media (min-width:768px){.button-div{display:flex;justify-content:flex-end}}.button-div .button{background-color:#f59e0b;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem;box-shadow:0 .6rem 1.5rem -.5rem #383d3b}@media (min-width:768px){.button-div .button{width:30rem;font-size:2rem}}.button-div .button:hover{background-color:#c57f08;cursor:pointer}.projects_div{display:grid;gap:.4rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.projects_div{display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr)}}.projects_div .projects_links{position:relative;height:18rem;width:100%;border-radius:1rem;overflow:hidden;border:.4rem solid rgba(200,204,213,.9725490196)}@media (min-width:768px){.projects_div .projects_links{height:30rem}}.projects_div .projects_links p{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;background-color:rgba(255,253,253,.35);padding:1rem;border-radius:.2rem;z-index:2}.projects_div .projects_links img{width:100%;height:100%;transition:transform .5s ease;display:block}.projects_div .projects_links:hover img{transform:scale(1.3)}.projects_div .projects_links:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:.7;transition:opacity .3s ease;z-index:1}.projects_div .projects_links:hover:before{opacity:0}@media (min-width:768px){.projects_div .projects_links.only-mobile-visibility{display:none}}.us_div .us-short-description{color:#383d3b;margin:2rem 0;font-weight:200}@media (min-width:768px){.us_div .us-short-description{margin:4rem 0}}.section-servicios .services_ul{padding:1rem;margin:0;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.section-servicios .services_ul{display:grid;gap:2rem 1rem;grid-template-columns:repeat(3,1fr)}}.section-servicios .services_ul li{list-style:none;font-size:1.6rem;color:#fff;padding:1rem;box-shadow:.2rem .2rem .3rem #e4572e;margin:1rem 0;min-height:4.6rem;border-radius:.5rem}@media (min-width:768px){.section-servicios .services_ul li{font-size:2rem;margin:1rem}}.clients{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);text-align:center;align-items:center}@media (min-width:768px){.clients{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}}.clients img,.clients p{min-height:100%}.clients p{color:#03476a;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase;text-shadow:0 1.2rem .8rem #6b7280;margin:0;align-content:center}.certifications{justify-items:center;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);text-align:center;align-items:center}@media (min-width:768px){.certifications{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}}.certifications p{color:#fff}.project{padding:5rem 1rem}.project .back_button{background-color:#fb8500;padding:1.5rem 3rem;color:#fff;font-size:1.6rem;display:inline-block;font-weight:400;border:none;border-radius:.5rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:block;width:100%;letter-spacing:.1rem}@media (min-width:768px){.project .back_button{width:30rem;font-size:2rem}}.project .back_button:hover{background-color:#c86a00;cursor:pointer}.project h1{text-align:center;margin:0 0 5rem;color:#383d3b}.project h4{color:#6b7280;text-align:center;padding:0 1rem}.project .project_info .projectP{display:flex}.project .project_info .projectP .projectP_label{margin:.2rem;padding:.5rem;background-color:#709317;color:rgba(229,231,235,.9725490196);text-align:start;min-width:9.5rem;font-weight:700}@media (min-width:768px){.project .project_info .projectP .projectP_label{min-width:15rem}}.project .project_info .projectP .projectP_info{margin:.2rem;padding:.5rem;background-color:rgba(229,231,235,.9725490196);color:#6b7280;text-align:start;width:100%;text-transform:capitalize}.project .project_photos .photos{display:flex;justify-content:center}.project .project_photos .photos img{min-width:100%;max-width:100%;margin:1rem 0}@media (min-width:768px){.project .project_photos .photos img{min-width:80%;max-width:80%}}.projects{padding:5rem 1rem}@media (min-width:768px){.projects{padding:5rem}}.projects h1{text-align:center;margin:0 0 5rem;color:#383d3b}.projects p{color:#6b7280;text-align:center;padding:0 1rem}@media (min-width:768px){.projects p{width:80%;margin:0 auto 3rem}}.projects .projects_links{border:.2rem solid rgba(215,218,224,.9725490196)}.services h1{text-align:center;margin:5rem 0 2rem;color:#383d3b}@media (min-width:768px){.services h1{margin:5rem 0}}.services .services_column{padding:.5rem}@media (min-width:768px){.services .services_column{padding:3rem}}.services .services_column .services_ul{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;padding:0}@media (min-width:768px){.services .services_column .services_ul{gap:0 2rem}}.services .services_column .services_ul li{padding:1rem 2rem;list-style:none;color:#383d3b;border-right:.2rem solid rgba(229,231,235,.9725490196)}@media (min-width:768px){.services .services_column .services_ul li{padding:2rem 3rem}}.services .services_column .services_ul li h4{font-size:1.4rem;text-align:end;margin:0 0 1rem;border-bottom-right-radius:1.5rem;box-shadow:1.5rem 1.5rem 2rem rgba(215,218,224,.9725490196);padding:0 .5rem .5rem}@media (min-width:768px){.services .services_column .services_ul li h4{margin:0 0 3rem;font-size:2.4rem;padding:0 1rem 1rem}}.services .services_column .services_ul li p{margin-bottom:4rem;margin-top:0}@media (min-width:768px){.services .services_column .services_ul li p{margin-bottom:8rem}}.services .services_column .services_ul li:nth-child(2n){padding-left:.5rem;border-right:none}@media (min-width:768px){.services .services_column .services_ul li:nth-child(2n){padding-left:1rem}}.services .services_column .services_ul li:nth-child(2n) h4{border-bottom-left-radius:1.5rem;box-shadow:-1.5rem 1.5rem 2rem rgba(215,218,224,.9725490196);text-align:start}.services .services_column .services_ul li:nth-child(2n) p{margin-bottom:4rem;margin-top:0}@media (min-width:768px){.services .services_column .services_ul li:nth-child(2n) p{margin-bottom:8rem}}.us h1{text-align:center;margin:5rem 0 2rem;color:#383d3b}@media (min-width:768px){.us h1{margin:5rem 0}}.us .container .white{color:#f59e0b;text-align:center}@media (min-width:768px){.us .split{display:flex}}.us .split .empresa{padding:2rem}@media (min-width:768px){.us .split .empresa{flex:0 0 60%;padding:3rem}}.us .split .empresa h3{display:none}@media (min-width:768px){.us .split .empresa h3{display:block;margin:0;padding:2rem 2rem 3rem;color:#383d3b}}.us .split .empresa h4{text-align:start;margin:0;padding:0 0 3rem;width:100%}@media (min-width:768px){.us .split .empresa .us_div{padding:0 2rem}}.us .split .mis_vis{background-color:#6b7280;margin:1rem;border-radius:1rem}.us .split .mis_vis h3,.us .split .mis_vis p{margin:0;padding:2rem}.us .split .mis_vis h3{color:#fff}.us .split .mis_vis p{color:rgba(229,231,235,.9725490196)}@media (min-width:768px){.us .split .mis_vis{margin:3rem}}
/*# sourceMappingURL=app.css.map */
