:root{--vh100: 100vh}html{font-size:62.5%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:"Work Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4rem;letter-spacing:.14px;color:#343434;background:#fff}body.menu-open{overflow:hidden}#main-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#main-wrapper.internals{padding-top:150px}figure{margin:0}img{max-width:100%;height:auto}video{display:block}.body-loading{overflow:hidden}.body-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:999999999}.body-loader.fadeout{-webkit-animation:fadeLoaderOut .2s .2s linear forwards;animation:fadeLoaderOut .2s .2s linear forwards}@-webkit-keyframes fadeLoaderOut{from{opacity:1}to{opacity:0}}@keyframes fadeLoaderOut{from{opacity:1}to{opacity:0}}.otgs-development-site-front-end{display:none}@media(max-width: 767px){#main-wrapper.internals{padding-top:120px}}a{text-decoration:none;color:#23a5da;-webkit-transition:color .3s;transition:color .3s}a:hover{color:#000}p{margin-bottom:1.5rem;line-height:2.4rem}p a{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:"Work Sans",sans-serif;font-weight:600}.section-title>*{font-size:3rem;line-height:4rem;letter-spacing:.3px}.section-title.small>*{font-size:2rem;line-height:2.6rem;letter-spacing:.2px}.section-title.big>*{font-size:4.5rem;line-height:5.5rem;letter-spacing:.45px}.primary-text>*{font-weight:700;font-size:1.6rem;line-height:3.5rem;letter-spacing:.16px;text-transform:uppercase;color:#23a5da}.primary-text.small>*{font-size:1.4rem;line-height:2rem;letter-spacing:.14px}@media(max-width: 991px){.section-title>*{font-size:2.5rem;line-height:3.2rem}.section-title.big>*{font-size:4rem;line-height:5rem}}@media(max-width: 575px){.section-title.big>*{font-size:3.2rem;line-height:4rem}}.button{display:inline-block;min-width:125px;padding:1.25rem 3rem;text-decoration:none;font-family:"Work Sans",sans-serif;font-size:1.4rem;text-transform:uppercase;text-align:center;color:#fff;background:#343434;border:none;-webkit-transition:background .3s,-webkit-transform .3s;transition:background .3s,-webkit-transform .3s;transition:background .3s,transform .3s;transition:background .3s,transform .3s,-webkit-transform .3s;outline:none}.button:hover,.button:focus{color:#343434;-webkit-transform:translateY(-4px);transform:translateY(-4px);background:rgba(35,165,218,.6)}.button:disabled{cursor:not-allowed;-webkit-transform:none;transform:none;color:#fff;background:rgba(52,52,52,.6)}.back-to-top{position:fixed;right:5rem;bottom:3rem;width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.8rem;color:#343434;background:rgba(255,255,255,.35);opacity:0;z-index:-1}.back-to-top:hover{color:#23a5da;-webkit-transform:scale(1.2);transform:scale(1.2)}.back-to-top.show{z-index:20;opacity:1;-webkit-transition:opacity .5s,-webkit-transform .2s;transition:opacity .5s,-webkit-transform .2s;transition:opacity .5s,transform .2s;transition:opacity .5s,transform .2s,-webkit-transform .2s}.cta-arrow{display:inline-block;color:#23a5da}.cta-arrow i{font-size:3.8rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.cta-arrow:hover{color:#343434}.image-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-fit.absolute{position:absolute;top:0;left:0}@media(max-width: 991px){.back-to-top{width:35px;height:35px;bottom:1rem;right:1rem;font-size:2.8rem}.cta-arrow i{font-size:2.8rem}}.intro-home{padding-top:9rem}.intro-home .col-sx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-home .contents{color:#343434}.intro-home .contents:hover .cta-arrow{color:#343434}.intro-home .contents:hover .cta-arrow i{-webkit-transform:scale(1.2);transform:scale(1.2)}.intro-home .pre-title>*{font-size:1.4rem;font-weight:400}.intro-home .section-title{margin:2.5rem 0;max-width:550px}.intro-home .wrap-image{display:block;overflow:hidden}.intro-home .wrap-image .image{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.intro-home .wrap-image:hover .image{-webkit-transform:scale(1.1);transform:scale(1.1)}.boxes-home .box{max-width:500px;position:relative;display:block;color:#343434;overflow:hidden}.boxes-home .box:hover .image{-webkit-transform:scale(1.1);transform:scale(1.1)}.boxes-home .box:hover .cta-arrow{color:#343434}.boxes-home .box:hover .cta-arrow i{-webkit-transform:scale(1.2);transform:scale(1.2)}.boxes-home .box .image{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.boxes-home .box .contents{position:absolute;bottom:0;left:0;width:80%;padding:3rem 3rem 1rem;background:#fff}.boxes-home .box .section-title{margin:.8rem 0 1rem}.boxes-home .boxes-col:nth-child(even) .box{margin-left:auto;margin-top:32%}.home-video{margin:14rem 0 8rem}@media(max-width: 1399px){.boxes-home .boxes-col:nth-child(2n) .box{margin-top:38%}.home-video{margin:10rem 0 8rem}}@media(max-width: 1199px){.boxes-home .boxes-col:nth-child(2n) .box{margin-top:46%}}@media(max-width: 991px){.boxes-home .box .contents{padding:1rem}.boxes-home .boxes-col:nth-child(2n) .box{margin-top:51%}}@media(max-width: 767px){.intro-home{padding-top:6rem}.intro-home .wrap-image{margin-top:3rem;margin-bottom:5rem}.boxes-home .box{max-width:100%}.boxes-home .boxes-col:nth-child(2n) .box{margin-top:5rem}}@media(max-width: 575px){.home-video{margin:6rem 0 4rem}}.about-hero .bottom-title{max-width:610px}.about-hero .wrap-image{margin-top:4rem;height:487px}.about-hero .image-fit{-o-object-position:bottom center;object-position:bottom center}.about-intro,.about-alternate-sections{padding-bottom:12rem}.about-intro .alternate-section,.about-alternate-sections .alternate-section{position:relative;padding-top:8rem}.about-intro .alternate-section .content,.about-alternate-sections .alternate-section .content{max-width:750px}.about-intro .alternate-section .section-title,.about-alternate-sections .alternate-section .section-title{margin-bottom:2rem}.about-intro .alternate-section .text,.about-alternate-sections .alternate-section .text{margin-bottom:3rem}.about-intro .alternate-section .box .box-icon,.about-alternate-sections .alternate-section .box .box-icon{height:52px;margin-top:2rem;margin-bottom:1.7rem}.about-intro .alternate-section .box .box-number,.about-alternate-sections .alternate-section .box .box-number{font-weight:600;font-size:4.5rem}.about-intro .alternate-section .box .box-text,.about-alternate-sections .alternate-section .box .box-text{text-transform:uppercase}.about-intro .alternate-section .image,.about-alternate-sections .alternate-section .image{position:absolute;top:20%;right:0;width:33.333333%}.about-intro .alternate-section:nth-child(odd) .wrap-boxes,.about-alternate-sections .alternate-section:nth-child(odd) .wrap-boxes{max-width:600px}.about-intro .alternate-section:nth-child(even),.about-alternate-sections .alternate-section:nth-child(even){padding-top:12rem}.about-intro .alternate-section:nth-child(even) .row,.about-alternate-sections .alternate-section:nth-child(even) .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-intro .alternate-section:nth-child(even) .image,.about-alternate-sections .alternate-section:nth-child(even) .image{position:absolute;left:0;right:auto}.about-intro{padding-bottom:8rem}.about-infographic{position:relative;padding:6rem 0 1rem;background:#fafafa;overflow:hidden}.about-infographic .section-title{margin-bottom:2rem}.about-infographic .section-text{max-width:650px}.about-infographic .container{position:relative;z-index:2;text-align:center;-webkit-transform:scale(0.9);transform:scale(0.9)}.about-infographic .container.contents{text-align:left;-webkit-transform:none;transform:none}.about-infographic .infographic-schema{position:relative}.about-infographic .about-anim-tigger{position:absolute;top:50%;height:10px;width:100%}.about-infographic .labels{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:16px}.about-infographic .labels .text{letter-spacing:.36px;font-weight:500}.about-infographic .labels .text p{line-height:1.2;margin-bottom:0}.about-infographic .labels .number{margin-left:1.2rem;font-weight:700;font-size:48px;line-height:1;color:#23a5da}.about-infographic .labels.label-1{text-align:right;top:24.4%;right:84.5%}.about-infographic .labels.label-2{text-align:right;top:51.4%;right:79.5%}.about-infographic .labels.label-3{text-align:right;top:70.1%;right:68.8%}.about-infographic .labels.label-4{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;top:89%;right:41%}.about-infographic .labels.label-4 .number{margin-left:0}.about-infographic .labels.label-5{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:left;top:45.7%;left:78.1%}.about-infographic .labels.label-5 .number{margin-left:0;margin-right:1.2rem}.about-infographic .labels.label-6{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:left;top:10%;left:76%}.about-infographic .labels.label-6 .number{margin-left:0;margin-right:1.2rem}.about-infographic .labels.label-7{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;top:27.8%;left:49.5%}.about-infographic .labels.label-7 .number{margin-left:0}.about-infographic .icons{position:absolute;width:10.46%;height:19.9%}.about-infographic .icons img{width:100%;height:auto}.about-infographic .icons.icon-1{top:18.4%;right:73%}.about-infographic .icons.icon-2{top:44.4%;right:68%}.about-infographic .icons.icon-3{top:63.1%;right:57.2%}.about-infographic .icons.icon-4{top:68.3%;right:41.7%}.about-infographic .icons.icon-5{top:38.7%;left:66.5%}.about-infographic .icons.icon-6{top:4.1%;left:64.5%}.about-infographic .icons.icon-7{top:38.5%;left:47.9%}.about-team{padding-top:6rem;padding-bottom:5rem}.about-team>.section-title{margin-bottom:6rem}.about-text{padding-top:8rem}.about-text::after{content:"";display:block;width:100%;height:1px;margin-top:6.5rem;margin-right:calc(var(--bs-gutter-x)*.5);margin-left:calc(var(--bs-gutter-x)*.5);background:rgba(0,0,0,.1)}.about-text .section-title{margin-bottom:4rem}.about-text .text{max-width:650px}.about-certifications{padding-top:8rem;padding-bottom:4rem}.about-certifications .section-title{margin-bottom:2.5rem}.about-certifications .box{max-width:550px;margin-bottom:3rem}.about-certifications .box .primary-text>*{-webkit-transition:color .3s;transition:color .3s}.about-certifications .box .primary-text>*:hover{color:#343434}@media only screen and (max-width: 1399px){.about-infographic .container .labels.label-1{right:88.5%}.about-infographic .container .labels.label-2{right:82%}.about-infographic .container .labels.label-3{right:70.3%}.about-infographic .container .labels.label-4{top:88%;right:39.7%}.about-infographic .container .labels.label-5{left:82.3%}.about-infographic .container .labels.label-6{top:10%;left:79.5%}.about-infographic .container .labels.label-7{left:49.5%}.about-infographic .container .icons{width:10.417%;height:17.5%}.about-infographic .container .icons.icon-1{right:77%}.about-infographic .container .icons.icon-2{right:70.4%}.about-infographic .container .icons.icon-3{right:58.6%}.about-infographic .container .icons.icon-4{right:41.3%}.about-infographic .container .icons.icon-5{top:40%;left:69.2%}.about-infographic .container .icons.icon-6{top:4.4%;left:67.9%}.about-infographic .container .icons.icon-7{left:48.4%}}@media only screen and (max-width: 1199px){.about-infographic .container .labels.label-4{right:38.4%}.about-infographic .container .labels.label-5{left:81%}.about-infographic .container .labels.label-6{top:9%;left:79.5%}.about-infographic .container .labels.label-7{top:25%;left:48.9%}}@media only screen and (max-width: 991px){.about-hero .wrap-image{height:325px}.about-infographic .container .labels{font-size:14px}.about-infographic .container .labels .number{font-size:35px}.about-infographic .container .labels.label-4{right:37%}.about-infographic .container .labels.label-7{left:48.2%}}@media only screen and (max-width: 767px){.about-intro,.about-alternate-sections{padding-bottom:4rem}.about-intro .alternate-section,.about-alternate-sections .alternate-section{padding-top:5rem}.about-intro .alternate-section .image,.about-alternate-sections .alternate-section .image{position:static;display:block;width:80%;margin-left:auto}.about-intro .alternate-section:nth-child(even),.about-alternate-sections .alternate-section:nth-child(even){padding-top:3rem}.about-intro .alternate-section:nth-child(even) .image,.about-alternate-sections .alternate-section:nth-child(even) .image{position:static;margin-left:0}.about-intro .alternate-section .wrap-boxes,.about-alternate-sections .alternate-section .wrap-boxes{margin-bottom:3rem}.about-intro{padding-bottom:3rem}.about-intro .alternate-section .wrap-boxes{margin-bottom:6rem}.about-team{padding-top:6rem;padding-bottom:4rem}.about-team>.section-title{margin-bottom:3rem}.about-infographic .container .labels{font-size:12px}.about-infographic .container .labels .number{font-size:28px}.about-infographic .container .labels .number,.about-infographic .container .labels .text{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.about-infographic .container .labels.label-4{right:35.5%}.about-infographic .container .labels.label-4 .number,.about-infographic .container .labels.label-4 .text{-webkit-transform:translateY(0);transform:translateY(0)}.about-infographic .container .labels.label-7{left:47.5%}.about-infographic .container .icons{width:10.2%;height:17.6%}.about-text{padding-top:5rem}.about-text::after{margin-top:4rem}.about-certifications{padding-top:4.5rem;padding-bottom:2rem}.about-certifications .box{margin-bottom:2rem}}@media only screen and (max-width: 575px){.about-intro .alternate-section .image,.about-alternate-sections .alternate-section .image{width:calc(100% - 1rem)}.about-intro .alternate-section .box,.about-alternate-sections .alternate-section .box{text-align:center}.about-intro .alternate-section .box .box-icon,.about-alternate-sections .alternate-section .box .box-icon{height:40px}.about-intro .alternate-section .box .box-number,.about-alternate-sections .alternate-section .box .box-number{font-size:2.8rem}.about-intro .alternate-section .box .box-text,.about-alternate-sections .alternate-section .box .box-text{font-size:1.2rem}.about-hero .wrap-image{height:180px}.about-infographic{padding-top:4rem}.about-infographic .section-text{margin-bottom:3rem}.about-infographic .container{-webkit-transform:translate(12px, 13px);transform:translate(12px, 13px)}.about-infographic .container .labels .number{font-size:14px;-webkit-transform:translateY(0);transform:translateY(0)}.about-infographic .container .labels .text{display:none}.about-infographic .container .labels.label-4{top:78%;right:36%}.about-infographic .container .labels.label-7{top:32.5%;left:52.3%}}@media only screen and (max-width: 380px){.about-infographic{padding-top:3rem;padding-bottom:1rem}.about-infographic .section-text{margin-bottom:2rem}.about-infographic .container .labels .number{display:block;font-size:12px;-webkit-transform:translateY(0);transform:translateY(0)}.about-infographic .container .labels .text{display:none}.about-infographic .container .labels.label-4{top:78%;right:35.5%}.about-infographic .container .labels.label-7{top:31%;left:51.5%}}.wrap-technologies-slider{margin-top:6rem}.technologies-text{margin-top:3rem}.technologies-icons-list{margin-top:4rem;margin-bottom:5rem}.technologies-icons-list .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2rem}.technologies-icons-list .icon{-ms-flex-negative:0;flex-shrink:0;margin-right:3rem}.technologies-icons-list .primary-text>*{margin-bottom:1rem;line-height:1}@media(max-width: 575px){.wrap-technologies-slider{margin-top:4rem}.technologies-icons-list .box{display:block;margin-bottom:2rem;padding:3rem 1rem 2rem;text-align:center;background:#fafafa}.technologies-icons-list .box .icon{margin:0 0 2rem}.technologies-icons-list .box .section-text{max-width:300px;margin:2rem auto 0}}.sectors-alternate-sections{padding-top:6rem;padding-bottom:7rem}.sectors-alternate-sections .alternate-section .col-dx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sectors-alternate-sections .alternate-section .single-image{height:100%}.sectors-alternate-sections .alternate-section .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.5rem 4rem 2.5rem 1rem}.sectors-alternate-sections .alternate-section .box .icon{-ms-flex-negative:0;flex-shrink:0;margin-right:3rem}.sectors-alternate-sections .alternate-section .box .primary-text>*{margin-bottom:1rem;line-height:1}.sectors-alternate-sections .alternate-section .box .primary-text img{min-height:150px !important}.sectors-alternate-sections .alternate-section .box p:last-child{margin-bottom:0}.sectors-alternate-sections .alternate-section:nth-child(even) .col-sx{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 991px){.sectors-alternate-sections .alternate-section .box{display:block;text-align:center;padding:2.5rem 2rem 2.5rem}.sectors-alternate-sections .alternate-section .box .icon{margin:0 0 1.5rem}}@media(max-width: 767px){.sectors-alternate-sections{padding-top:4rem;padding-bottom:2rem}.sectors-alternate-sections .alternate-section .box{margin-bottom:3rem;background:#fafafa}.sectors-alternate-sections .alternate-section:nth-child(even) .col-sx{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.projects-categories .cat-toggler{margin-top:6rem;cursor:pointer}.projects-categories .cat-toggler i{margin-right:.75rem}.projects-categories .list{max-width:1000px;margin:6rem auto 4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.projects-categories .list li{margin:0 1rem}.projects-categories .list a{text-transform:uppercase;color:#6c6c6c}.projects-categories .list a.active{font-weight:600;color:#343434}.projects-categories .list a:hover,.projects-categories .list a:focus{color:#23a5da}.projects-list{padding-bottom:2rem}.projects-list .box{margin-bottom:6rem;background:#fafafa}.projects-list .col-sx{position:relative;overflow:hidden}.projects-list .image-fit{position:absolute;top:0;left:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.projects-list .image-fit:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.projects-list .col-dx{min-height:410px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects-list .content{padding:4rem}.projects-list .pre-title>*{font-weight:400}.projects-list .section-title{margin:1.8rem 0 1.5rem}.projects-list .text{margin-bottom:2rem}.projects-list .cta{font-weight:600;display:inline-block}.projects-list .cta i{margin-left:.25rem;vertical-align:middle;font-size:1.8rem;-webkit-transition:margin .3s ease;transition:margin .3s ease}.projects-list .cta:hover i{margin-left:1rem}.projects-list .no-projects-message{padding:4rem;font-size:2.5rem;line-height:1.5}.pagination{margin-bottom:3rem;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination.text-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pagination li:not(:last-child){margin-right:2rem}.pagination li.current a{color:#fff;background:#23a5da}.pagination a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;font-weight:600;background:#fafafa;-webkit-transition:background .3s;transition:background .3s}.pagination a:hover{color:#343434;background:#adadad}.pagination i{font-size:2rem}.project-detail-hero{height:635px}.projects-content{margin-top:-175px}.projects-content .content{padding:4rem;background:#fff}.projects-content .content .pre-title>*{font-weight:400}.projects-content .content .section-title{margin:1.8rem 0 2.5rem}.projects-content .content h2,.projects-content .content h3{font-weight:700;font-size:1.6rem;line-height:3.5rem;letter-spacing:.16px;text-transform:uppercase;color:#23a5da}.projects-content .content p{margin-bottom:3rem}.projects-content .col-dx{padding-top:180px}.projects-content .side-list{padding-top:3.5rem}.projects-content .side-list li{margin-left:2rem;margin-bottom:2rem;border-bottom:1px solid #adadad}.projects-content .side-list .text>*{text-transform:uppercase;font-weight:400;font-size:1.4rem;line-height:2.4rem}.projects-content .side-list .section-title{margin-bottom:2rem;font-weight:600}.projects-bottom-pagination{margin-top:3.8rem;margin-bottom:5rem}.projects-bottom-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects-bottom-pagination a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:600;letter-spacing:.14px;color:#343434}.projects-bottom-pagination a:hover{color:#23a5da}.projects-bottom-pagination a i{font-weight:300;-webkit-transform:translateY(0px);transform:translateY(0px);font-size:1.8rem}.projects-bottom-pagination a:first-child i{margin-right:.5rem}.projects-bottom-pagination a:last-child i{margin-left:.5rem}.projects-bottom-pagination a.disabled{color:#adadad;pointer-events:none}@media(max-width: 991px){.projects-list .section-title>*{font-size:3rem;line-height:4rem}.project-detail-hero{height:500px}}@media(max-width: 767px){.projects-categories{margin-bottom:5rem}.projects-categories .cat-toggler{margin-top:4rem}.projects-categories .list{display:none;margin:2rem 0 0;padding:1rem 2rem;background:#fafafa}.projects-categories .list.active{display:block}.projects-categories .list li{margin:0 0 1rem}.projects-categories .list li:last-child{margin-bottom:0}.projects-list .box{margin-bottom:4rem}.projects-list .image-fit{position:static}.projects-list .col-dx{min-height:auto}.projects-list .content{padding:2rem}.project-detail-hero{height:auto}.project-detail-hero .image-fit{-o-object-fit:initial;object-fit:initial}.projects-content{margin-top:0}.projects-content .content{padding:4rem 0 0}.projects-content .col-dx{padding-top:0}.projects-content .side-list{margin-bottom:6rem;padding-top:0}.projects-content .side-list li{margin-left:0}}@media(max-width: 575px){.projects-bottom-pagination a{font-size:1.2rem;line-height:2.4rem}}@media(max-width: 380px){.projects-bottom-pagination ul{display:block;text-align:center}.projects-bottom-pagination ul li:not(:last-child){margin-bottom:1rem}}.work-hero .text{max-width:650px;margin:5rem auto}.work-accordion .accordion{margin-top:2rem}.work-accordion .accordion-item{border:0}.work-accordion .accordion-button{padding:1rem 1.5rem;border-bottom:1px solid #adadad;cursor:pointer}.work-accordion .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}.work-accordion .accordion-button:not(.collapsed)::after{content:"-";-webkit-transform:none;transform:none}.work-accordion .accordion-button::after{content:"+";width:12px;height:25px;font-weight:400;font-size:2.5rem;line-height:1;color:#adadad;background-image:none}.work-accordion .accordion-body{padding:2rem 1.5rem}.work-accordion .accordion-body h2,.work-accordion .accordion-body h3,.work-accordion .accordion-body h4{font-size:2rem;line-height:2.6rem}.work-accordion .accordion-body p:not(:last-child),.work-accordion .accordion-body ul:not(:last-child),.work-accordion .accordion-body ol:not(:last-child){margin-bottom:3rem}.work-accordion .accordion-body ul{padding:0}.work-accordion .accordion-body ul li{list-style:none;margin:0 0 .35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.work-accordion .accordion-body ul li::before{-ms-flex-negative:0;flex-shrink:0;content:"";display:block;width:8px;height:1px;margin-top:12px;margin-right:.8rem;background:#343434}.work-accordion .accordion-body .button{margin-top:3rem}#modal-form-work{z-index:35;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,.6);clip-path:circle(0% at 50% 50%);opacity:0;-webkit-transition:clip-path .8s ease-in-out,opacity 1.6s ease-in-out;transition:clip-path .8s ease-in-out,opacity 1.6s ease-in-out}#modal-form-work.open{-webkit-transition:clip-path .8s ease-in-out,opacity 0s ease-in-out;transition:clip-path .8s ease-in-out,opacity 0s ease-in-out;clip-path:circle(80% at 50% 50%);opacity:1}#modal-form-work .container{height:100%;padding:10vh 0 0;overflow-y:auto}#modal-form-work .content{position:relative;width:950px;max-width:100%;margin:0 auto;padding:4rem;background:#fff}#modal-form-work .btn-modal{position:absolute;top:2rem;right:2.5rem}#modal-form-work .btn-modal svg{width:26px;height:26px;stroke:#adadad;-webkit-transition:stroke .3s;transition:stroke .3s}#modal-form-work .btn-modal svg:hover{stroke:#343434}#modal-form-work .section-title{padding:0 3rem;margin-bottom:4rem}.work-candidature-section{padding-top:5rem;padding-bottom:4rem}.work-candidature-section .section-title{margin-bottom:4rem}.work-candidature-section .text{max-width:750px;margin:4rem auto}@media(max-width: 767px){#modal-form-work .container{padding-top:0}#modal-form-work .btn-modal svg{width:20px;height:20px}}@media(max-width: 575px){.work-hero .text{margin-top:4rem;margin-bottom:4rem}#modal-form-work .content{min-height:100%;padding-left:2rem;padding-right:2rem}}.download-list{margin-top:4rem;margin-bottom:6rem}.download-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 0;border-bottom:2px solid rgba(173,173,173,.15)}.download-list .icon{-ms-flex-negative:0;flex-shrink:0;height:46px;width:auto}.download-list .text{margin:0 1.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.download-list .actions{-ms-flex-negative:0;flex-shrink:0}.download-list .actions a{color:#343434}.download-list .actions a:hover{color:#23a5da}.download-list .actions a:not(:last-child){margin-right:1.25rem}.download-list .actions a i{font-size:2.5rem}@media(max-width: 575px){.download-list{margin-top:2rem}.download-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 0}.download-list .text{margin:2rem 0;width:100%;text-align:center}.download-list .actions a i{font-size:2rem}}.wrap-map{--map-height: 635px;position:relative;max-width:3000px;margin:0 auto;min-height:var(--map-height)}.wrap-map .wrap-frame{position:relative;min-height:var(--map-height);overflow:hidden}.wrap-map .wrap-frame iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-55%, -55%);transform:translate(-55%, -55%);width:3000px;height:calc(var(--map-height) + 400px)}.wrap-map .map-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.wrap-map .container{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrap-map .box{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:var(--map-height);padding:3rem 5rem;background:#fff}.wrap-map .section-title{margin-bottom:1.5rem}.wrap-map .text h2,.wrap-map .text h3,.wrap-map .text h4{margin:0 0 .45rem;font-weight:700;font-size:1.6rem;letter-spacing:.16px;text-transform:uppercase;color:#23a5da}.wrap-map .text p{margin-bottom:3rem}.wrap-map .text a{text-decoration:none;color:#343434}.wrap-map .text a:hover{color:#23a5da}#wrap-contact-form{scroll-margin-top:90px;padding-top:6rem;padding-bottom:6rem}#wrap-contact-form .section-title{margin-bottom:4rem}#wrap-contact-form .wrap-form{max-width:950px}@media(max-width: 1199px){.wrap-map{--map-height: 500px}.wrap-map iframe{width:100%;height:calc(var(--map-height) + 300px)}}@media(max-width: 767px){.wrap-map{--map-height: 300px}.wrap-map .wrap-frame iframe{-webkit-transform:translate(-50%, -55%);transform:translate(-50%, -55%)}.wrap-map .container{position:static;-webkit-transform:none;transform:none}.wrap-map .box{display:block;min-height:auto;padding:3rem 0}#wrap-contact-form{scroll-margin-top:70px;padding-top:4rem}#wrap-contact-form .section-title{margin-bottom:2rem}}.wrap-internals{padding-bottom:6rem}.wrap-internals .section-title{margin-bottom:4rem}.wrap-internals .wrap-content h2{margin-bottom:2rem;font-size:3rem}.wrap-internals .wrap-content h3{margin-bottom:1.5rem;font-size:2.5rem}#page-404{padding-bottom:6rem}#page-404 p{font-size:2rem;line-height:1.5}#page-404 .button{margin-top:3rem}@media(max-width: 575px){.wrap-internals{padding-bottom:4rem}.wrap-internals .wrap-content h2{margin-bottom:1rem;font-size:2.5rem}#page-404 p{font-size:1.6rem}#page-404 .button{margin-top:2rem}}.site-header{z-index:30;position:fixed;top:0;left:0;width:100%;padding:3rem 0;background:#fff;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.site-header.is-home{background:rgba(0,0,0,0)}.site-header.is-home .navbar-brand .logo{opacity:0}.site-header.is-home .navbar-brand .logo-two{opacity:1}.site-header.is-home .site-hamburger svg{stroke:#fff}.site-header.is-home.scrolled{background:rgba(255,255,255,.95)}.site-header.is-home.scrolled .navbar-brand .logo{opacity:1}.site-header.is-home.scrolled .navbar-brand .logo-two{opacity:0}.site-header.is-home.scrolled .site-hamburger svg{stroke:#343434}.site-header.scrolled{background:rgba(255,255,255,.95);-webkit-box-shadow:0 3px 7px rgba(0,0,0,.05);box-shadow:0 3px 7px rgba(0,0,0,.05)}.site-header .navbar-brand{position:relative}.site-header .navbar-brand .logo,.site-header .navbar-brand .logo-two{width:157px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.site-header .navbar-brand .logo-two{position:absolute;top:2px;left:0;opacity:0}.site-header .site-hamburger{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;background:rgba(0,0,0,0);border:0;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.site-header .site-hamburger svg{-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out;stroke:#343434}.site-header .site-hamburger svg:hover{stroke:#23a5da}.site-header .site-menu{z-index:30;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;clip-path:circle(0% at 50% 50%);opacity:0;-webkit-transition:clip-path .8s ease-in-out,opacity 1.6s ease-in-out;transition:clip-path .8s ease-in-out,opacity 1.6s ease-in-out}.site-header .site-menu.open{-webkit-transition:clip-path .8s ease-in-out,opacity 0s ease-in-out;transition:clip-path .8s ease-in-out,opacity 0s ease-in-out;clip-path:circle(80% at 50% 50%);opacity:1}.site-header .site-menu .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);cursor:pointer}.site-header .site-menu .content{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:475px;max-width:100%;height:100%;padding:4rem 5rem 3rem;background:#fff;overflow-y:auto}.site-header .site-menu .wpml-ls{padding:0}.site-header .site-menu .wpml-ls .wpml-ls-item:first-child{margin-right:2rem}.site-header .site-menu .wpml-ls .wpml-ls-item .wpml-ls-link{display:inline-block;padding:0;font-size:1.6rem;color:#343434}.site-header .site-menu .wpml-ls .wpml-ls-current-language .wpml-ls-link{font-weight:700;color:#23a5da}.site-header .site-menu .site-hamburger svg{width:1.8rem;stroke:#343434}.site-header .site-menu .site-hamburger svg:hover{stroke:#23a5da}.site-header .site-menu #main-site-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:5vh}.site-header .site-menu #main-site-menu>ul{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-header .site-menu #main-site-menu>ul>li a{display:inline-block;font-size:calc(1.6rem + 1.7vh);font-weight:600;color:#adadad;outline:none}.site-header .site-menu #main-site-menu>ul>li a:hover{color:#343434}.site-header .site-menu #main-site-menu>ul>li a.dropdown-toggle::after{content:"";margin-left:2rem;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:calc(1.6rem + .35vh);border:0;-webkit-transform:translateY(2px);transform:translateY(2px)}.site-header .site-menu #main-site-menu>ul>li.current-menu-ancestor a,.site-header .site-menu #main-site-menu>ul>li.current-menu-item a{color:#343434}.site-header .site-menu #main-site-menu>ul>li .dropdown-menu{padding:1rem 0 0;border:none}.site-header .site-menu #main-site-menu>ul>li .dropdown-menu a{margin-bottom:2rem;padding:0;font-weight:400;font-size:1.4rem;color:#343434;outline:none}.site-header .site-menu #main-site-menu>ul>li .dropdown-menu a:hover{background:rgba(0,0,0,0);color:#23a5da}.site-header .site-menu #main-site-menu>ul>li .dropdown-menu a.active{font-weight:700;background:rgba(0,0,0,0)}.site-header .site-menu #main-site-menu>ul>li:nth-last-child(1) a,.site-header .site-menu #main-site-menu>ul>li:nth-last-child(2) a,.site-header .site-menu #main-site-menu>ul>li:nth-last-child(3) a{padding:.5rem 0 0;font-size:calc(1.6rem + .4vh)}.site-header .site-menu #main-site-menu>ul>li:nth-last-child(3){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 767px){.site-header{padding:1rem 0}}@media(max-width: 575px){.site-header .site-menu .content{width:100%;padding:3rem 1rem}}.swiper .swiper-slide img{width:100%}.wrap-home-slider{position:relative}.home-slider{height:var(--vh100);min-height:500px}.home-slider a{color:inherit}.home-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#6c6c6c}.home-slider .swiper-slide::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.38);z-index:1}.home-slider .container{position:relative;z-index:2;color:#fff}.home-slider .pre-title{font-weight:400}.home-slider .title>*{margin:1.5rem 0 3rem;font-size:7.4rem;line-height:8rem}.home-slider .cta{display:inline-block}.home-slider .cta i{margin-left:.25rem;vertical-align:middle;font-size:1.8rem;-webkit-transition:margin .3s ease;transition:margin .3s ease}.home-slider .cta:hover i{margin-left:1rem}.home-slider .slider-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:4.5rem;font-size:6rem;line-height:1;font-weight:500}.home-slider .slider-counter .current{margin-right:.5rem}.home-slider .slider-counter .total{margin-top:.25rem;margin-left:.5rem;font-weight:400;font-size:3rem}.slider-bottom-navigation{z-index:3;position:absolute;bottom:0;right:0;width:100%}.slider-bottom-navigation::before{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:#fff}.slider-bottom-navigation .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.slider-bottom-navigation .home-slider-navigation{margin-left:0;margin-right:0;padding:4rem 0 1rem 3.5rem;background:#fff}.slider-bottom-navigation .swiper-slide{width:auto !important;color:#adadad;-webkit-transition:color .3s;transition:color .3s;cursor:pointer}.slider-bottom-navigation .swiper-slide:last-child{margin-right:0 !important}.slider-bottom-navigation .swiper-slide:hover{color:#23a5da}.slider-bottom-navigation .swiper-slide.swiper-slide-thumb-active{color:#343434}.slider-bottom-navigation .number{margin-bottom:.25rem;font-size:1.6rem}.slider-bottom-navigation .text-one,.slider-bottom-navigation .text-two>*{font-size:1.6rem;line-height:2.4rem;font-weight:600}.about-slider{padding-bottom:6rem}.about-slider .swiper-slide{position:relative;overflow:hidden}.about-slider .swiper-slide:hover .description{clip-path:circle(100% at 50% 50%)}.about-slider .wrap-image{height:450px}.about-slider .wrap-image .image-fit{-o-object-position:top center;object-position:top center}.about-slider .content{padding:2rem 3rem}.about-slider .content .section-title>*{margin:0}.about-slider .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;padding:3rem 3rem 6rem;background:#fff;border:2px solid #23a5da;-webkit-transition:clip-path .8s ease-in-out;transition:clip-path .8s ease-in-out;clip-path:circle(0 at 50% 50%)}.about-slider .description .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:2rem}.about-slider .description::after{content:"";display:block;width:35px;height:2px;margin-top:1.5rem;background:#23a5da}.about-slider .swiper-button-prev,.about-slider .swiper-button-next{top:100%;width:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.about-slider .swiper-button-prev::after,.about-slider .swiper-button-next::after{font-family:"Font Awesome 5 Pro";font-weight:300;font-size:3.8rem;color:#23a5da;-webkit-transition:color .3s,-webkit-transform .3s;transition:color .3s,-webkit-transform .3s;transition:color .3s,transform .3s;transition:color .3s,transform .3s,-webkit-transform .3s}.about-slider .swiper-button-prev:hover::after,.about-slider .swiper-button-next:hover::after{color:#343434;-webkit-transform:scale(1.2);transform:scale(1.2)}.about-slider .swiper-button-prev{left:0}.about-slider .swiper-button-prev::after{content:""}.about-slider .swiper-button-next{right:0}.about-slider .swiper-button-next::after{content:""}.technologies-slider .swiper-pagination-bullet,.sectors-slider .swiper-pagination-bullet,.projects-slider .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap: 0.75rem;width:1rem;height:1rem;background:rgba(0,0,0,0);border:1px solid #fff;opacity:1;outline:none}.technologies-slider .swiper-pagination-bullet-active,.sectors-slider .swiper-pagination-bullet-active,.projects-slider .swiper-pagination-bullet-active{background:#fff}.technologies-slider .swiper-button-prev,.technologies-slider .swiper-button-next,.sectors-slider .swiper-button-prev,.sectors-slider .swiper-button-next,.projects-slider .swiper-button-prev,.projects-slider .swiper-button-next{width:49px;height:49px;background:#fff;opacity:.7}.technologies-slider .swiper-button-prev::after,.technologies-slider .swiper-button-next::after,.sectors-slider .swiper-button-prev::after,.sectors-slider .swiper-button-next::after,.projects-slider .swiper-button-prev::after,.projects-slider .swiper-button-next::after{font-family:"Font Awesome 5 Pro";font-weight:300;font-size:3.8rem;color:#343434;-webkit-transition:color .3s;transition:color .3s}.technologies-slider .swiper-button-prev:hover,.technologies-slider .swiper-button-next:hover,.sectors-slider .swiper-button-prev:hover,.sectors-slider .swiper-button-next:hover,.projects-slider .swiper-button-prev:hover,.projects-slider .swiper-button-next:hover{opacity:1}.technologies-slider .swiper-button-prev:hover::after,.technologies-slider .swiper-button-next:hover::after,.sectors-slider .swiper-button-prev:hover::after,.sectors-slider .swiper-button-next:hover::after,.projects-slider .swiper-button-prev:hover::after,.projects-slider .swiper-button-next:hover::after{color:#23a5da}.technologies-slider .swiper-button-prev,.sectors-slider .swiper-button-prev,.projects-slider .swiper-button-prev{left:2rem}.technologies-slider .swiper-button-prev::after,.sectors-slider .swiper-button-prev::after,.projects-slider .swiper-button-prev::after{content:""}.technologies-slider .swiper-button-next,.sectors-slider .swiper-button-next,.projects-slider .swiper-button-next{right:2rem}.technologies-slider .swiper-button-next::after,.sectors-slider .swiper-button-next::after,.projects-slider .swiper-button-next::after{content:""}.sectors-slider{height:100%}@media(max-width: 991px){.about-slider .wrap-image{height:370px}}@media(max-width: 767px){.home-slider{height:calc(var(--vh100) - 46px)}.home-slider .title>*{font-size:4.4rem;line-height:5rem}.home-slider .slider-counter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:3.3rem}.home-slider .slider-counter .total{font-size:2rem}.slider-bottom-navigation{position:static;background:#fafafa}.slider-bottom-navigation::before{display:none}.slider-bottom-navigation .container{display:block;padding:0;text-align:center}.slider-bottom-navigation .home-slider-navigation{padding:0;background:rgba(0,0,0,0)}.slider-bottom-navigation .swiper-slide{width:33.3333% !important;margin-right:0 !important;padding:1rem;-webkit-transition:background .5s;transition:background .5s}.slider-bottom-navigation .swiper-slide.swiper-slide-thumb-active{background:rgba(108,108,108,.15)}.slider-bottom-navigation .text-one,.slider-bottom-navigation .text-two{display:none}.about-slider{padding-bottom:5rem}.about-slider .wrap-image{height:320px}.about-slider .content,.about-slider .description{padding:2rem}.about-slider .section-title.small>*{font-size:1.8rem;line-height:2.4rem}.about-slider .swiper-button-prev,.about-slider .swiper-button-next{width:3.1rem}.about-slider .swiper-button-prev::after,.about-slider .swiper-button-next::after{font-size:2.8rem}.technologies-slider .swiper-pagination-bullets,.sectors-slider .swiper-pagination-bullets,.projects-slider .swiper-pagination-bullets{bottom:5px}.technologies-slider .swiper-pagination-bullet,.sectors-slider .swiper-pagination-bullet,.projects-slider .swiper-pagination-bullet{width:.8rem;height:.8rem}.technologies-slider .swiper-button-prev,.technologies-slider .swiper-button-next,.sectors-slider .swiper-button-prev,.sectors-slider .swiper-button-next,.projects-slider .swiper-button-prev,.projects-slider .swiper-button-next{width:30px;height:30px}.technologies-slider .swiper-button-prev::after,.technologies-slider .swiper-button-next::after,.sectors-slider .swiper-button-prev::after,.sectors-slider .swiper-button-next::after,.projects-slider .swiper-button-prev::after,.projects-slider .swiper-button-next::after{font-size:2.8rem}.technologies-slider .swiper-button-prev,.sectors-slider .swiper-button-prev,.projects-slider .swiper-button-prev{left:1rem}.technologies-slider .swiper-button-next,.sectors-slider .swiper-button-next,.projects-slider .swiper-button-next{right:1rem}}.wrap-site-video{position:relative;height:800px}.wrap-site-video .wrap-cover{position:absolute;z-index:1;inset:0}.wrap-site-video .wrap-cover .cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrap-site-video .play-overlay{position:absolute;z-index:1;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.wrap-site-video .play-overlay i{font-size:10rem;color:#23a5da}.wrap-site-video .wrap-video{position:relative;height:100%;background:#000;text-align:center}.wrap-site-video .site-video{height:100%;width:auto;margin:0 auto}.wrap-site-video.started{z-index:22}.wrap-site-video.started .wrap-video{z-index:2}.wrap-site-video.contained{height:auto}.wrap-site-video.contained .site-video{width:100%;height:auto}@media(max-width: 1399px){.wrap-site-video{height:auto}.wrap-site-video .site-video{width:100%;height:auto}}@media(max-width: 991px){.wrap-site-video .play-overlay i{font-size:7rem}}.related-project{padding-bottom:2rem}.related-project>.section-title{margin-bottom:4rem}.related-project .box{position:relative;display:block;color:#343434;overflow:hidden}.related-project .box:hover .image{-webkit-transform:scale(1.1);transform:scale(1.1)}.related-project .box:hover .cta-arrow{color:#343434}.related-project .box:hover .cta-arrow i{-webkit-transform:translateX(10px);transform:translateX(10px)}.related-project .box .image{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.related-project .box .contents{position:absolute;bottom:0;left:0;width:80%;padding:3rem 3rem 1rem;background:#fff}.related-project .box .section-title{margin-top:.8rem}.related-project .cta-arrow{margin-top:4rem}.related-project .cta-arrow:hover i,.related-project .cta-arrow:focus i{-webkit-transform:scale(1.2);transform:scale(1.2)}@media(max-width: 1199px){.related-project .box .contents{padding:2rem 1rem 1rem;width:85%}}@media(max-width: 991px){.related-project .box .contents{padding:1rem}.related-project .box .contents .section-title.small>*{font-size:1.6rem}}@media(max-width: 767px){.related-project .box .contents{width:80%}.related-project .box .contents .section-title.small>*{font-size:2rem}}.contacts-section{padding-bottom:1rem}.contacts-section .content *{font-weight:400;font-size:2rem;color:#adadad}.contacts-section .content a{display:inline-block;margin-bottom:.5rem;text-decoration:none}.contacts-section .content a:hover,.contacts-section .content a:focus{color:#23a5da}@media(max-width: 767px){.contacts-section{text-align:center}.contacts-section .content *{font-size:1.65rem}}.wrap-form .wpcf7-form{font-size:1.4rem}.wrap-form .wpcf7-form br{display:none}.wrap-form .wpcf7-form .wpcf7-form-control-wrap{display:block;margin-bottom:1.75rem}.wrap-form .wpcf7-form input[type=text],.wrap-form .wpcf7-form input[type=email],.wrap-form .wpcf7-form textarea{width:100%;height:50px;padding:0 1rem;color:#343434;background:rgba(0,0,0,0);border:1px solid rgba(173,173,173,.25);border-radius:0;outline:none;-webkit-transition:border .3s;transition:border .3s}.wrap-form .wpcf7-form input[type=text]:hover,.wrap-form .wpcf7-form input[type=text]:focus,.wrap-form .wpcf7-form input[type=email]:hover,.wrap-form .wpcf7-form input[type=email]:focus,.wrap-form .wpcf7-form textarea:hover,.wrap-form .wpcf7-form textarea:focus{border-color:#a0a0a0}.wrap-form .wpcf7-form textarea{height:148px;padding:1rem}.wrap-form .wpcf7-form ::-webkit-input-placeholder{color:#343434;opacity:1}.wrap-form .wpcf7-form ::-moz-placeholder{color:#343434;opacity:1}.wrap-form .wpcf7-form :-ms-input-placeholder{color:#343434;opacity:1}.wrap-form .wpcf7-form ::-ms-input-placeholder{color:#343434;opacity:1}.wrap-form .wpcf7-form ::placeholder{color:#343434;opacity:1}.wrap-form .wpcf7-form .file-label{display:block;margin-bottom:.2rem}.wrap-form .wpcf7-form .wrap-acceptance{font-size:1.2rem}.wrap-form .wpcf7-form .wrap-acceptance .wpcf7-list-item{margin:0}.wrap-form .wpcf7-form .wrap-acceptance .wpcf7-form-control-wrap{margin-bottom:0}.wrap-form .wpcf7-form .wrap-acceptance .legenda{margin-bottom:.5rem}.wrap-form .wpcf7-form .wrap-acceptance label{position:relative;text-transform:none}.wrap-form .wpcf7-form .wrap-acceptance label input{position:absolute;top:0;left:0;opacity:0;z-index:-1}.wrap-form .wpcf7-form .wrap-acceptance label input+span{position:relative;padding-left:2.25rem;display:block}.wrap-form .wpcf7-form .wrap-acceptance label input+span::before{content:"";position:absolute;top:3px;left:0;width:16px;height:16px;border:1px solid rgba(173,173,173,.25)}.wrap-form .wpcf7-form .wrap-acceptance label input+span::after{content:"";position:absolute;top:7px;left:4px;width:8px;height:8px;background:#23a5da;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.wrap-form .wpcf7-form .wrap-acceptance label input:checked+span::before{border-color:#a0a0a0}.wrap-form .wpcf7-form .wrap-acceptance label input:checked+span::after{opacity:1}.wrap-form .wpcf7-form .wrap-acceptance label input:focus+span::before{border-color:#a0a0a0}.wrap-form .wpcf7-form .wrap-acceptance label a{color:inherit}.wrap-form .wpcf7-form .wrap-submit{position:relative;text-align:right}.wrap-form .wpcf7-form .wrap-submit .wpcf7-spinner{position:absolute;top:48px;right:16px;margin:0;background:#4e545a}.wrap-form.outline .wpcf7-form input[type=text],.wrap-form.outline .wpcf7-form input[type=email],.wrap-form.outline .wpcf7-form textarea{height:60px;padding:0;border:0;border-bottom:1px solid rgba(173,173,173,.7)}.wrap-form.outline .wpcf7-form input[type=text]:hover,.wrap-form.outline .wpcf7-form input[type=text]:focus,.wrap-form.outline .wpcf7-form input[type=email]:hover,.wrap-form.outline .wpcf7-form input[type=email]:focus,.wrap-form.outline .wpcf7-form textarea:hover,.wrap-form.outline .wpcf7-form textarea:focus{border-color:rgba(0,0,0,.6)}.wrap-form.outline .wpcf7-form textarea{margin-top:1rem;height:115px}.wpcf7-response-output,.wpcf7-not-valid-tip,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{padding:.25rem .5rem;color:#fff;border:none;background:#e63746}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{margin:1rem 0 0}.wpcf7 form.sent .wpcf7-response-output{color:#fff;border:0;background:rgba(0,128,0,.65)}@media only screen and (max-width: 480px){.wpcf7 .button{width:100%}}.site-footer{padding-bottom:1rem;font-size:1.2rem}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{color:#23a5da;text-decoration:underline}.site-footer strong,.site-footer b{font-weight:600}.site-footer .medium-weight strong,.site-footer .medium-weight b{font-weight:500}.site-footer .footer-columns::before,.site-footer .footer-columns::after{content:"";display:block;width:100%;height:1px;margin-right:calc(var(--bs-gutter-x)*.5);margin-left:calc(var(--bs-gutter-x)*.5);background:rgba(0,0,0,.1)}.site-footer .footer-columns::before{margin-bottom:2.5rem}.site-footer .footer-columns::after{margin-bottom:1rem}.site-footer .col-info,.site-footer .col-socials{margin-bottom:1rem}.site-footer .wrap-socials a{display:inline-block;font-size:2.5rem}.site-footer .wrap-socials a:not(:last-child){margin-right:2.25rem}.site-footer .footer-bottom{font-size:1rem}.site-footer .footer-bottom .copy-text p{margin-bottom:0}.site-footer .footer-bottom .credits img{width:68px}@media(max-width: 991px){.site-footer .col-one,.site-footer .col-two,.site-footer .col-three,.site-footer .col-four{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.site-footer .col-socials{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.site-footer .col-socials .wrap-socials{margin-bottom:1rem}.site-footer .col-socials .wrap-socials a{font-size:2rem}}@media(max-width: 767px){.site-footer{padding-bottom:2rem}.site-footer .col-one,.site-footer .col-two,.site-footer .col-three,.site-footer .col-four{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.footer-bottom .credits{display:inline-block;margin-top:1rem}}@media(max-width: 480px){.site-footer .col-one,.site-footer .col-two,.site-footer .col-three,.site-footer .col-four{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}