/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto+Slab&display=swap");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}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:9rem;overflow-x:hidden}@media (max-width:480px){html{font-size:50%}}@media (max-width:1024px){html{font-size:55%}}*,:after,:before{box-sizing:inherit}body{font-family:Open Sans,sans-serif;background-color:#fff;font-size:1.6rem;line-height:2}section{padding:2rem 9%}@media (max-width:1024px){section{padding:2rem}}a{text-decoration:none}h1,h2,h3,h4{font-family:Roboto Slab,serif;line-height:1.2;color:#0a303d}h1{font-size:4.8rem}h2{font-size:4rem;text-transform:uppercase}h3{font-size:3.2rem}h3,h4{text-transform:capitalize}h4{font-size:2.8rem}img{max-width:100%}p{color:#0a303d}.btn{margin-top:1rem;display:inline-block;padding:.8rem 3rem;font-size:1.7rem;cursor:pointer;color:#fff;background:#0a303d;border-radius:.5rem;box-shadow:0 5px 15px 0 hsla(0,0%,43.9%,.54);position:relative;z-index:0;text-transform:uppercase;overflow:hidden}.btn:before{content:"";position:absolute;top:0;right:0;height:100%;width:0;background:#d5b74e;z-index:-1;transition:.2s ease-out}.btn:hover:before{left:0;width:100%}.heading{text-align:center;padding-bottom:3rem;font-size:4rem;color:#0a303d}.heading span{color:#0a303d;border-radius:.5rem;background:#b29540;padding:0 1.5rem}.heading-contac{text-align:center;font-size:4rem;color:#fff;margin-top:10rem}.heading-contac span{color:#fff;border-radius:.5rem;background:#b29540;padding:0 1.5rem}.consultation{display:flex;width:100%;height:7vh;align-items:center;justify-content:center;text-align:center;background-color:#d5b74e}.consultation a{text-decoration:none;color:#000;display:flex}@media (max-width:768px){.consultation a{align-items:center}}@media (max-width:480px){.consultation a{align-items:center}}.consultation a p{margin:0;text-transform:uppercase;font-family:Roboto Slab,serif;padding-right:1rem;padding-left:1rem}.consultation a img{height:3rem;width:3rem;line-height:6rem;font-size:2.5rem;color:#d5b74e;background:#0a303d;border-radius:50%}.header{position:fixed;top:0;left:0;right:0;width:100%;margin:0 auto;z-index:50;display:flex;justify-content:space-around;padding:1rem 0;align-items:center;color:#fff}.header.activeF{background-color:#fff;border-bottom:1px solid #d5b74e;height:9rem;color:#0a303d}@media (max-width:768px){.header{height:10rem;justify-content:space-between;padding:0 28px}}@media (max-width:1024px){.header{padding:2rem}}.header a{text-decoration:none;font-size:1.5rem;font-family:Roboto Slab,serif;text-transform:uppercase;transition:all .3s ease-out}.header .logo{display:flex;align-items:center}.header .logo span{font-size:3rem;color:#fff;text-transform:uppercase;font-family:Roboto Slab,serif}@media (max-width:768px){.header .logo span{font-size:4rem}}@media (max-width:480px){.header .logo span{font-size:3rem}}.header .logo span.text3d{text-shadow:-1px -1px 1px #efede3,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 3px 0 #2a2a2a,0 4px 0 #282828,0 5px 0 #262626,0 6px 0 #242424,0 7px 0 #222,2px 10px 5px rgba(0,0,0,.9),5px 13px 5px rgba(0,0,0,.3),8px 15px 8px rgba(0,0,0,.5)}.header .logo.tam span,.header .logo img{display:none}.header .logo.tam img{width:29vh;height:12vh;display:inline;-webkit-clip-path:none;clip-path:none}@media (max-width:768px){.header .logo.tam img{width:25vh;height:10vh}}@media (max-width:1024px){.header .logo.tam img{width:28vh;height:11vh}}.header .header__toggle{display:none;cursor:pointer}.header .header__toggle:hover{transform:scale(1.3)}@media (max-width:768px){.header .header__toggle{display:inline;width:7vh;color:#b29540}}.header .show{display:inline}.nav ul{list-style:none}.nav .nav__list{display:flex;align-items:center;padding:0}@media (max-width:768px){.nav .nav__list{display:flex;flex-direction:column}}.nav .nav__list .nav__item{margin:0 1rem}@media (max-width:768px){.nav .nav__list .nav__item{margin:2rem 0}}.nav .nav__list .nav__item:nth-child(5){display:none}.nav .nav__list .nav__item:hover{color:#b29540;border-bottom:2px solid #d5b74e;font-size:1.75rem}@media (max-width:768px){.nav .nav__list .nav__item:nth-child(5){display:flex;justify-content:center;margin-top:15rem;margin-left:5rem;transform:scale(3.5);pointer-events:none}}.nav .nav__list .nav__link{padding:1rem;color:#fff}@media (max-width:768px){.nav .nav__list .nav__link{color:#0a303d}}.nav .nav__list .nav__link:hover{color:#b29540}.nav .nav__list .nav__link.color{color:#0a303d}.nav .nav__list .nav__link.color:hover{color:#b29540}.nav .icon img{position:relative;top:.7rem;width:5vh;margin-right:.5rem}.nav .header__close{display:none;cursor:pointer;width:3rem}@media (max-width:768px){.nav .header__close{position:absolute;right:24px;display:block;border-radius:50%}.nav .header__close:hover{background:#d5b74e}}@media (max-width:768px){.nav{position:fixed;top:0;right:0;display:none;background-color:#fff;color:#0a303d;width:60%;height:100vh;padding:24px 0;z-index:100;transition:.5s;border-radius:0 0 0 50%;border-left:1px solid #d5b74e}}.slider{position:relative;width:100%;background:#2c3e50}.slider .myslider{height:95vh;width:100%;display:none;overflow:hidden}.slider .myslider:first-child{display:block}.slider .myslider .text{position:absolute;color:#fff;top:40%;left:15%;-webkit-animation-name:posi;animation-name:posi;-webkit-animation-duration:2s;animation-duration:2s;z-index:1;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.slider .myslider .text h1{color:#fff}@media (max-width:768px){.slider .myslider .text h1{font-size:40px}}@media (max-width:480px){.slider .myslider .text h1{font-size:30px}}@media (max-width:768px){.slider .myslider .text{top:50%;left:50%;transform:translate(-50%,-50%);-webkit-animation-name:posi2;animation-name:posi2;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes posi2{0%{top:35%}to{top:50%}}@keyframes posi2{0%{top:35%}to{top:50%}}}.slider .myslider img{height:95vh;width:100%}@media (max-width:768px){.slider .myslider img{transform:scale(1.2)}}@media (max-width:480px){.slider .myslider img{transform:scale(1.3)}}.slider .next,.slider .prev{position:absolute;top:50%;transform:translateY(-50%);font-size:50px;padding:15px;cursor:pointer;color:#fff;transition:.1s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider .next:hover,.slider .prev:hover{color:#0a303d}@media (max-width:480px){.slider .next,.slider .prev{font-size:40px}}.slider .next{right:0}.slider .dotsbox{position:absolute;left:50%;transform:translate(-50%);bottom:20px;cursor:pointer}.slider .dotsbox .dot{display:inline-block;width:15px;height:15px;border:3px solid #fff;border-radius:50%;margin:0 10px;cursor:pointer}.slider .dotsbox .dot:hover{border-color:#0a303d}.slider .dotsbox .dot.active__home{background-color:#0a303d}.fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.8}to{opacity:1}}@keyframes fade{0%{opacity:.8}to{opacity:1}}@-webkit-keyframes posi{0%{left:25%}to{left:15%}}@keyframes posi{0%{left:25%}to{left:15%}}.container__services{background-image:linear-gradient(125deg,rgba(219,197,132,.856),rgba(16,75,94,.807843137254902));padding:15px 9% 60px}@media (max-width:768px){.container__services{padding:20px}}.container__services h3{text-align:center;position:relative;font-size:34px;margin-bottom:2rem;padding-bottom:20px;color:#fff}@media (max-width:480px){.container__services h3{font-size:40px}}.container__services h3:after{content:"";position:absolute;width:100px;height:3px;background:#fff;bottom:0;left:50%;transform:translate(-50%)}.container__services .box-container__services{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:15px}.container__services .box-container__services .box__services{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #b29540;border-radius:3rem;background:#fff;text-align:center;padding:30px 20px}.container__services .box-container__services .box__services:hover{box-shadow:0 10px 15px rgba(0,0,0,.3);transform:scale(1.03)}.container__services .box-container__services .box__services img{height:80px}.container__services .box-container__services .box__services h3{color:#b29540;font-size:22px;padding:10px 0;margin:0}.container__services .box-container__services .box__services p{color:#777;font-size:15px;line-height:1.5}.container__services .box-container__services .box__services .btn{display:inline-block;background:#0a303d;color:#fff;font-size:12px;border-radius:5px;padding:8px 15px}.webp .service{background:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.6039215686274509)),url(../img/back_7.webp)}.no-webp .service{background:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.6039215686274509)),url(../img/back_7.jpg)}.service{opacity:.99;min-width:95%;padding:10rem 6rem 2rem;margin:auto}.service h2{font-size:40px;font-family:Roboto Slab,serif;text-align:center;position:relative;margin-bottom:3rem;padding-bottom:15px;color:#fff}.service h2:after{content:"";position:absolute;width:170px;height:3px;background:#fff;bottom:0;left:50%;transform:translateX(-50%)}.service .content-service{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:15px;margin-bottom:3rem}@media (max-width:480px){.service .content-service{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.service .content-service .card-service{background:#fff;padding:2rem 1rem;text-align:center;margin:0 2rem;border-radius:2rem;cursor:pointer;position:relative}@media (max-width:480px){.service .content-service .card-service{margin:0}}.service .content-service .card-service:after{content:"";position:absolute;height:100%;width:100%;background-color:#0a303d;top:0;left:0;z-index:-1;transform:rotate(12deg);transition:all .5s ease}.service .content-service .card-service:hover:after{transform:rotate(-15deg);background-color:#b29540}.service .content-service .card-service .box-service img{height:11vh;width:20vh}.service .content-service .card-service .box-service h3{font-size:20px;margin:1rem auto}.service .content-service .card-service .box-service p{line-height:1.5;font-size:15px;margin:2rem 0}.webp .principal-about{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back_5.webp)}.no-webp .principal-about{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back_5.jpg)}.principal-about{padding-top:2rem;padding-bottom:2rem}.about-page{background:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.6039215686274509)),url(../img/back_6.webp);padding-top:10rem}.about .i{width:100%;border-radius:2rem}@media (max-width:768px){.about .i{width:90%}}@media (max-width:480px){.about .i{width:95%}}.about .i-v{width:100%;border-radius:2rem;align-items:center}.about .c{width:10vh;margin-right:2rem;display:flex;align-items:center;justify-content:center;transition:all .5s ease}@media (max-width:480px){.about .c{width:10vh}}.about .l{border-radius:50%}.about .flex-row{display:flex;gap:1rem;flex-direction:row}@media (max-width:768px){.about .flex-row{flex-direction:column}}.about .container{max-width:90%;margin:0 auto}.about .container h2{text-align:center;color:#fff}.about .container h3{font-size:24px;margin-bottom:2rem;text-align:center}.about .container h4{font-size:20px;margin-bottom:1rem}.about .container p{line-height:1.7;color:#fff}.about .container .left,.about .container .right{flex:1}.about .container .left .flex-row{flex-direction:row;align-items:center}@media (max-width:480px){.about .container .left .flex-row{flex-direction:column}}.about .container .left .info{flex:1;display:flex;flex-direction:column;align-items:normal}@media (max-width:480px){.about .container .left .info{margin-top:0;align-items:center}}.about .container .left .info p{font-size:14px}.about .about-1{text-align:initial}@media (max-width:480px){.about .about-1{text-align:center}}.about-1 .right,.about-3 .right{display:flex;align-items:center;justify-content:space-around}@media (max-width:768px){.about-1 .right,.about-3 .right{justify-content:center}}.about-2 .left{display:flex;align-items:flex-start;justify-content:center}@media (max-width:768px){.about-2 .left{order:2;justify-content:center}}.about-2,.about-3{padding-bottom:3rem}.webp .wrapper{background:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back.webp)}.no-webp .wrapper{background:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back.jpg)}.wrapper{min-height:100vh;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;box-shadow:0 2rem 5rem rgba(0,0,0,.2)}.wrapper h3{text-align:center;position:relative;font-size:34px;margin-bottom:2rem;padding-bottom:20px;color:#fff}@media (max-width:480px){.wrapper h3{font-size:40px}}.wrapper h3:after{content:"";position:absolute;width:100px;height:3px;background:#fff;bottom:0;left:50%;transform:translate(-50%)}.wrapper .inner{padding:2rem;background:#fff;max-width:90%;max-height:90%;margin:2rem auto;display:flex;border-radius:2rem}@media (max-width:768px){.wrapper .inner{flex-direction:column-reverse}}.wrapper .inner .image-holder{width:50%;height:100%;background:#0a303d}@media (max-width:768px){.wrapper .inner .image-holder{width:100%}}.wrapper .inner .image-holder .contactInfo{background:#0a303d;padding:3rem;display:flex;justify-content:center;flex-direction:column;justify-content:space-between}.wrapper .inner .image-holder .contactInfo h2{color:#fff;font-size:24px}.wrapper .inner .image-holder .contactInfo .sci{position:relative;display:flex;padding:0}@media (max-width:768px){.wrapper .inner .image-holder .contactInfo .sci{position:relative;display:flex;justify-content:center;align-items:center}}@media (max-width:480px){.wrapper .inner .image-holder .contactInfo .sci{margin-top:3rem}}.wrapper .inner .image-holder .contactInfo .sci li{list-style:none;margin-right:1.5rem}.wrapper .inner .image-holder .contactInfo .sci li a{text-decoration:none}.wrapper .inner .image-holder .contactInfo .sci li img{width:40px}.wrapper .inner .image-holder .contactInfo .info{padding:0}.wrapper .inner .image-holder .contactInfo .info ul{position:relative;margin:2rem 0}.wrapper .inner .image-holder .contactInfo .info li{position:relative;list-style:none;display:flex;margin:2rem 0;cursor:pointer;align-items:flex-start}.wrapper .inner .image-holder .contactInfo .info li span:first-child{width:3rem;min-width:3rem}.wrapper .inner .image-holder .contactInfo .info li span:first-child img{max-width:100%}.wrapper .inner .image-holder .contactInfo .info li span:nth-child(2){color:#fff;margin-left:1rem;font-weight:300}.wrapper .inner form{width:50%;padding-top:36px;padding-left:45px;padding-right:45px}@media (max-width:768px){.wrapper .inner form{width:100%;margin-bottom:2rem}}.wrapper .inner h3{font-size:24px;text-align:center;margin-bottom:2rem;color:#0a303d}@media (max-width:480px){.wrapper .inner h3{font-size:18px}}.wrapper .inner .form-wrapper{position:relative}.wrapper .inner .form-control{border:none;border-bottom:1px solid #0a303d;display:block;width:100%;height:3rem;padding-right:0;margin-bottom:25px}.wrapper .inner select{cursor:pointer;color:grey}.wrapper .inner select option[value=""][disabled]{display:none}.wrapper .inner .btn:hover{background-color:#b29540}.mensaje{display:none}.error{background-color:rgba(241,32,32,.911)}.correcto,.error{border-radius:2rem;text-align:center;padding:1rem;color:#fff;text-transform:uppercase;margin:1rem auto 3rem}.correcto{background-color:rgba(31,238,41,.74);font-size:18px}.webp .contact__page{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/heading.webp)}.no-webp .contact__page{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/heading.jpg)}.contact__page{display:flex;justify-content:center;align-items:center;min-height:100vh;flex-wrap:wrap;flex-direction:column}.contact__page .container{position:relative;min-width:85rem;min-height:85vh;display:flex;z-index:10}@media (max-width:1024px){.contact__page .container{width:90%;min-width:auto;margin:2rem;box-shadow:0 2rem 5rem rgba(0,0,0,.2)}}@media (max-width:768px){.contact__page .container{display:flex;flex-direction:column-reverse}}.contact__page .contactInfo{position:absolute;top:4rem;width:35rem;height:calc(100% - 8rem);background:#0a303d;z-index:1;padding:3rem;display:flex;justify-content:center;flex-direction:column;justify-content:space-between;box-shadow:0 2rem 2.5rem rgba(0,0,0,.15)}@media (max-width:1024px){.contact__page .contactInfo{top:0;height:85vh;position:relative;box-shadow:none}}@media (max-width:768px){.contact__page .contactInfo{width:100%;height:auto;flex-direction:row}}@media (max-width:480px){.contact__page .contactInfo{padding:25px;flex-direction:column;align-items:flex-start}}.contact__page .contactInfo h2{color:#fff;font-size:24px}.contact__page .contactInfo .sci{position:relative;display:flex;padding:0}@media (max-width:768px){.contact__page .contactInfo .sci{position:relative;display:flex;justify-content:center;align-items:center}}@media (max-width:480px){.contact__page .contactInfo .sci{margin-top:3rem}}.contact__page .contactInfo .sci li{list-style:none;margin-right:1.5rem}.contact__page .contactInfo .sci li a{text-decoration:none}.contact__page .contactInfo .sci li img{width:40px}.contact__page .contactInfo .info{padding:0}.contact__page .contactInfo .info ul{position:relative;margin:2rem 0}.contact__page .contactInfo .info li{position:relative;list-style:none;display:flex;margin:2rem 0;cursor:pointer;align-items:flex-start}.contact__page .contactInfo .info li span:first-child{width:3rem;min-width:3rem}.contact__page .contactInfo .info li span:first-child img{max-width:100%}.contact__page .contactInfo .info li span:nth-child(2){color:#fff;margin-left:1rem;font-weight:300}.contact__page .contactForm{position:absolute;padding:5rem 5rem 5rem 25rem;margin-left:15rem;width:calc(100% - 10rem);height:100%;background:#fff;box-shadow:0 5rem 5rem rgba(0,0,0,.25)}@media (max-width:1024px){.contact__page .contactForm{position:relative;width:calc(100% - 35rem);min-height:85vh;margin-left:0;padding:4rem;height:550px;box-shadow:none}}@media (max-width:768px){.contact__page .contactForm{width:100%;height:auto}}@media (max-width:480px){.contact__page .contactForm{padding:25px}}.contact__page .contactForm h3{color:#0a303d;font-size:24px}.contact__page .contactForm .formBox{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:2rem}.contact__page .contactForm .formBox .inputBox{position:relative;margin-bottom:2rem;line-height:1.5}.contact__page .contactForm .formBox .inputBox.w50{width:40%}@media (max-width:480px){.contact__page .contactForm .formBox .inputBox.w50{width:100%}}.contact__page .contactForm .formBox .inputBox.w100{width:100%}.contact__page .contactForm .formBox .inputBox select{font-size:14px}.contact__page .contactForm .formBox .inputBox input,.contact__page .contactForm .formBox .inputBox textarea{width:100%;resize:none;padding:5px 0;font-size:18px;color:#000;outline:none;border:none;border-bottom:1px solid #0a303d}.contact__page .contactForm .formBox .inputBox textarea{height:12rem}.contact__page .contactForm .formBox .inputBox span{padding:5px 0;font-size:18px;transition:.3s}.contact__page .contactForm .formBox .btn:hover{background-color:#b29540}.footer{margin-top:.5rem;background-image:linear-gradient(270deg,#dbc584 20%,#104b5e);padding-bottom:3rem;border-top-left-radius:20%}.footer .credit{margin:0 auto;padding-top:1rem;text-align:center;text-transform:capitalize;color:#0a303d}.footer .box-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1rem;margin:auto;line-height:2rem;padding-bottom:1rem;border-bottom:1px solid #0a303d}.footer .box-container .box{margin:0 auto}.footer .box-container .box h4{margin-bottom:2rem;line-height:.5rem;text-transform:capitalize;color:#0a303d;text-align:center}.footer .box-container .box hr{background-color:#0a303d;height:1px;width:15vh}.footer .box-container .box .footer__logo{width:20vh;height:15vh;margin-left:1rem;border-radius:50%}.footer .box-container .box a{display:block;font-size:1.5rem;padding:.2rem 0;color:#fff;text-transform:capitalize}.footer .box-container .box a:hover{color:#0a303d;margin-left:1rem}.footer .box-container .box a img{height:1.5rem;width:3rem;margin-right:1rem;border-radius:50%}.button-up{height:5rem;width:5rem;background-color:#b29540;justify-content:center;align-items:center;position:fixed;bottom:2rem;right:.5rem;border-radius:50%;cursor:pointer;transition:all .3s ease-out;transform:scale(0);z-index:5}.button-up,.button-up.active{display:flex}.button-up img{height:4rem;width:4rem}.webp .section2{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back_2.webp)}.no-webp .section2{background-image:linear-gradient(0deg,rgba(219,197,132,.767) 0,rgba(16,75,94,.807843137254902)),url(../img/back_2.jpg)}.section2{padding:1rem 0}.section2 .max-width{max-width:95%;padding:0 2rem;margin:auto auto 2rem}@media (max-width:1024px){.section2 .max-width{padding:0 25px}}.section2 .max-width h3{text-align:center;position:relative;font-size:34px;margin-bottom:2rem;padding-bottom:20px;color:#fff}@media (max-width:480px){.section2 .max-width h3{font-size:40px}}.section2 .max-width h3:after{content:"";position:absolute;width:100px;height:3px;background:#fff;bottom:0;left:50%;transform:translate(-50%)}.section2 .max-width .pp{color:#fff;font-size:20px}.section2 .max-width p{font-size:18px;text-align:center;margin-top:1rem}.section2 .max-width .content{display:flex;flex-wrap:wrap;justify-content:space-between}.section2 .max-width .content .card{padding:3rem 2rem;width:calc(26% - 20px);border-radius:6px;background:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease;box-shadow:0 15px 25px rgba(0,0,0,.2)}@media (max-width:1024px){.section2 .max-width .content .card{width:calc(50% - 10px);margin-bottom:20px}}@media (max-width:768px){.section2 .max-width .content .card{width:100%;margin:1.5rem 3rem}}@media (max-width:480px){.section2 .max-width .content .card{width:100%;margin:1.5rem 1rem}}.section2 .max-width .content .card:first-child:hover{background:linear-gradient(45deg,rgba(216,151,10,.8),rgba(255,174,0,.8)),url(../img/lead.jpg);background-size:cover}.section2 .max-width .content .card:nth-child(2):hover{background:linear-gradient(45deg,rgba(8,28,255,.733),rgba(62,5,185,.712)),url(../img/political.png);background-size:cover}.section2 .max-width .content .card:nth-child(3):hover{background:linear-gradient(45deg,rgba(216,151,10,.8),rgba(255,174,0,.8)),url(../img/communicate_3.jpg);background-size:cover}.section2 .max-width .content .card:nth-child(4):hover{background:linear-gradient(45deg,rgba(8,28,255,.733),rgba(62,5,185,.712)),url(../img/transmit_2.jpg);background-size:cover}.section2 .max-width .content .card:hover img{filter:invert(1)}.section2 .max-width .content .card .box{transition:all .3s ease}.section2 .max-width .content .card .box img{width:5vh;filter:invert(-1)}.section2 .max-width .content .card .box h4{font-size:24px;margin:auto}.section2 .max-width .content .card .box p{line-height:1.5}.card:hover .box{transform:scale(1.05)}.card:hover h4,.card:hover p{color:#fff}
/*# sourceMappingURL=app.css.map */
