@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Montserrat",sans-serif;font-weight:400}body.hidden-scrolling{overflow-y:hidden}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}a:hover{text-decoration:none}p{font-family:"Comfortaa",sans-serif;font-size:.9rem;color:#464646;line-height:1.6;margin-bottom:16px}.pt-100{padding-top:100px}@media(max-width: 991px){.pt-100{padding-top:50px}}.pb-100{padding-bottom:100px}@media(max-width: 991px){.pb-100{padding-bottom:50px}}.section-padding{padding-top:100px;padding-bottom:100px}@media(max-width: 991px){.section-padding{padding-top:50px;padding-bottom:50px}}@media(max-width: 767px){.o1{order:1}.o2{order:2}}@media(max-width: 767px){.centraliza-responsivo{text-align:center}}.mapsite i{color:#27bedf}.mapsite-link{display:inline-block;color:#464646;transition:.5s;line-height:2}.mapsite-link::first-letter{text-transform:uppercase}.mapsite-link:hover{color:#011296}.bg-theme{background:#011296}.bg-theme .subtitle h2{color:#fff}.bg-theme .subtitle h3{color:#fff;font-size:1.3rem;margin-bottom:32px;font-weight:700}.bg-theme .subtitle p{color:#f5f5f5}.header{position:absolute;width:100%;left:0;top:0;z-index:99}.header .header-main{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-radius:4px;border-bottom:1px solid hsla(0,0%,100%,.161)}.header .nav-menu{padding:0 15px;width:100%;display:flex;justify-content:space-between}.header .menu .menu-item{display:inline-block;margin-left:30px;position:relative}.header .menu .menu-item a{display:block;padding:12px 0;font-size:1rem;font-weight:500;color:#fff;transition:all .3s ease}.header .menu .menu-item a i{transform:rotate(90deg);margin-left:3px}.header .menu .menu-item a:hover{color:#cddcff}.header .menu .menu-item .btn-menu{border:1px solid #fff;padding:8px 16px;border-radius:8px;transition:.3s all ease-in}.header .menu .menu-item .btn-menu:hover{background:#fff;border:1px solid rgba(0,0,0,0);color:#011296}.header .menu .menu-item .sub-menu{position:absolute;box-shadow:0 0 10px rgba(0,0,0,.2);width:700px;left:-250px;top:100%;background-color:#011296;padding:10px 0;border-top:3px solid #cddcff;transform:translateY(10px);transition:.3s all ease-in-out;opacity:0;visibility:hidden}.header .menu .menu-item .sub-menu .menu-item{display:block;margin:0}.header .menu .menu-item .sub-menu .menu-item a{display:block;padding:10px 20px;font-size:.9rem;color:#fff;transition:all .3s ease}.header .menu .menu-item .sub-menu .menu-item a:hover{background:#cddcff;color:#011296}.header .menu .menu-item-has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}.header .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}.header .open-nav-menu span{display:block;height:2px;width:30px;background-color:#fff;position:relative}.header .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#fff;box-sizing:border-box;top:-7px}.header .open-nav-menu span::after{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#fff;box-sizing:border-box;top:7px}.header .close-nav-menu{width:100%;cursor:pointer;display:none;align-items:center;justify-content:end;padding:15px}.header .close-nav-menu i{color:#fff;font-size:22px}.header .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}.header .lang-switcher{display:inline-flex !important;flex-direction:row !important;align-items:center !important;gap:6px;margin-left:16px}.header .lang-switcher .lang-flag{display:inline-flex !important;align-items:center;justify-content:center;opacity:.6;filter:grayscale(50%);transition:opacity .25s ease,filter .25s ease,transform .2s ease;border-radius:4px;overflow:hidden;line-height:0;padding:2px;border:2px solid rgba(0,0,0,0)}.header .lang-switcher .lang-flag a{padding:2px 10px !important}.header .lang-switcher .lang-flag img{display:block !important;width:26px;height:20px}.header .lang-switcher .lang-flag:hover{opacity:.85;filter:grayscale(0%);transform:scale(1.1)}.header .lang-switcher .lang-flag--active{opacity:1 !important;filter:grayscale(0%);border:2px solid #fff;background:hsla(0,0%,100%,.18);transform:scale(1.1)}@media(max-width: 991px){.header .menu-overlay.active{visibility:visible;opacity:1}.header .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#001579;z-index:1000;padding:15px 0;transition:all .5s ease;display:block}.header .nav-menu.open{visibility:visible;right:0px}.header .menu .menu-item{display:block;margin:0}.header .menu .menu-item.lang-switcher{display:inline-flex !important}.header .menu .menu-item a{color:#f5f5f5;padding:12px 15px;border-bottom:1px solid hsla(0,0%,100%,.1)}.header .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}.header .menu .menu-item .sub-menu .menu-item a{padding:12px 45px;color:#fff;border-bottom:1px solid rgba(0,96,255,.14)}.header .menu .menu-item-has-children a{display:flex;justify-content:space-between;align-items:center}.header .menu .menu-item-has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}.header .close-nav-menu,.header .open-nav-menu{display:flex}.header .lang-switcher{display:inline-flex !important;flex-direction:row !important;align-items:center !important;padding:10px 15px;margin-left:0;gap:10px;border-bottom:1px solid hsla(0,0%,100%,.1)}}.img-logo{max-width:250px}.container-menu{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-menu{max-width:540px}}@media(min-width: 768px){.container-menu{max-width:720px}}@media(min-width: 992px){.container-menu{max-width:960px}}@media(min-width: 1200px){.container-menu{max-width:1140px}}@media(min-width: 1400px){.container-menu{max-width:1320px}}@media(min-width: 992px){.columns{columns:2}}.btn-header{display:flex;align-items:center}.btn-header a{display:flex;align-items:center;background:#fff;padding:8px 16px;border-radius:30px;color:#0c064f;text-transform:uppercase;font-size:13px;transition:.3s all ease-in}.btn-header a i{margin-left:8px;background:#011296;width:30px;height:30px;border-radius:50%;font-size:15px;color:#fff;display:flex;align-items:center;justify-content:center}.btn-header a:hover{background:#011296;color:#fff}.btn-header a:hover i{background:#fff;color:#011296}.banner{background-image:url(../img/banner/dubbling-brazil.jpg);background-position:center;background-repeat:no-repeat}@media(min-width: 992px){.banner{padding:200px 0;animation:shrink 15s infinite alternate}@keyframes shrink{0%{background-size:100% 100%}100%{background-size:120% 120%}}}.banner .title small{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:2px;position:relative;bottom:8px}.banner .title small::before{content:"";position:absolute;bottom:-5px;width:30px;height:1px;background:#01caf9}.banner .title h1{color:#fff;font-weight:700;font-size:60px;line-height:1.2;margin-bottom:16px;letter-spacing:1px}@media(max-width: 767px){.banner .title h1{font-size:2.5em}}.banner .title p{color:#d7d7d7;margin-bottom:16px}@media(max-width: 767px){.banner .title p{font-size:.8rem}}.banner .title a{display:inline-block;background:#cddcff;padding:13px 40px;color:#011296;transition:.3s;border-radius:8px}.banner .title a:hover{background:#011296;color:#fff}.banner .title a i{margin-left:8px}@media(max-width: 767px){.banner .title a{padding:13px 30px;font-size:.8rem}}@media(max-width: 767px){.banner .title{text-align:center}}@media(max-width: 991px){.banner .title{padding:100px 0}}@media(max-width: 767px){.banner img{display:none}}.about .about-destaque{position:relative}.about .about-destaque p{font-weight:500;color:#000;margin-left:2%}.about .about-destaque::before{content:"";position:absolute;width:2px;height:100%;background:#011296}.thumb{padding-left:50px;position:relative;z-index:1}.thumb img{border-radius:8px}@media(max-width: 575px){.thumb img{margin-bottom:16px}}.thumb span{position:absolute;left:0;bottom:50px;margin:0;background:#f7f7f7;padding:37px;padding-top:30px;font-size:20px;font-weight:600;line-height:1.1;color:#011296;border-radius:8px;display:block}.thumb span strong{font-size:62px;color:#011296}.thumb::after{position:absolute;left:0;top:0;content:"";height:50%;width:25px;background:#011296;z-index:-1;border-radius:8px}.subtitle small{text-transform:uppercase;letter-spacing:1px;color:#27bedf;position:relative}.subtitle h2{font-size:3rem;font-weight:600;color:#001579}.subtitle h2 span{font-weight:400}@media(max-width: 767px){.subtitle h2{font-size:1.8rem}}.btn-one{display:inline-block;margin-top:8px;background:#011296;color:#fff;padding:13px 50px;border-radius:8px}.btn-one i{margin-left:8px}.service_bg_1{background-image:url(../img/servicos/seo.jpg)}.service_bg_2{background-image:url(../img/about/2.png)}.service_bg_3{background-image:url(../img/about/3.png)}.single_service{background-size:cover;background-repeat:no-repeat;margin-bottom:30px;background-position:center;overflow:hidden}.single_service .service_hover{text-align:center;padding:104px 0 94px 0;background:rgba(7,55,152,.576);transition:.5s;position:relative}.single_service .service_hover h2{font-size:1.3rem;color:#fff;margin-top:20px;margin-bottom:0}.single_service .service_hover h3{font-size:1.3rem;color:#fff;margin-top:20px;margin-bottom:0}.single_service .service_hover .hover_content{position:absolute;width:100%;height:100%;top:0;left:0;display:table;width:100%;height:100%;background:#27bedf;transform:translateY(40%);transition:.5s;opacity:0;visibility:hidden}.single_service .service_hover .hover_content .hover_content_inner{display:table-cell;vertical-align:middle;text-align:center;padding:0 54px}@media only screen and (min-width: 768px)and (max-width: 991px){.single_service .service_hover .hover_content .hover_content_inner{padding:0 10px}}.single_service .service_hover .hover_content .hover_content_inner h3{font-size:1.3rem;color:#fff;margin-bottom:8px}.single_service .service_hover .hover_content .hover_content_inner h4{font-size:1.3rem;color:#fff;margin-bottom:8px}.single_service .service_hover .hover_content .hover_content_inner p{font-size:1rem;color:#fff}.single_service:hover{background-position:top}.single_service:hover .hover_content{transform:translateY(0%);opacity:1;visibility:visible}.single_service:hover .service_hover{background:rgba(0,0,0,.5)}.service-area{background:#f6f9fe}.card-service{background-color:#fff;border-radius:8px;transition:.3s;margin-bottom:40px;padding:30px}.card-service .content{position:relative}.card-service .content .icon-service{display:flex;align-items:center;justify-content:center;left:0;right:0}.card-service .content .icon-service i{display:flex;align-items:center;justify-content:center;background:#011296;color:#fff;font-size:36px;height:90px;width:90px;border-radius:50%;border:10px solid hsla(0,0%,100%,.2)}.card-service .content .text-service{position:relative;text-align:center}.card-service .content .text-service h3{color:#011296;font-size:1.1rem;font-weight:600;margin-top:24px}.card-service .content .text-service p{font-weight:300}.card-service .content .text-service span{border:none;display:block;background:rgba(0,0,0,0);color:#0d4fd1;margin:0 auto;font-weight:600}.card-service .content .text-service span i{margin-left:8px}.card-service:hover{background:#011296}.card-service:hover .content .text-service h3{color:#fff}.card-service:hover .content .text-service p{color:#e1e1e1}.card-service:hover .content .text-service span{color:#27bedf}.tecnicas{background:#fff;padding:20px;border-radius:8px;margin-bottom:40px;position:relative}.tecnicas h3{font-size:.9rem;color:#011296}.tecnicas::before{content:attr(data-content);display:flex;align-items:center;justify-content:center;position:absolute;width:40px;height:40px;left:-20px;top:-20px;font-size:20px;border-radius:50%;background:#cddcff;color:#011296}.service_page .header{position:relative;background:#011296}.service_page img{margin-bottom:8px;border-radius:8px}.service_page .ul-int{margin-left:5%}.service_page .ul-int li{list-style-type:disc;line-height:1.6;color:#464646}.service_page .ul-int li strong{color:#000f54}.service-int .breadcrumb_iner_item h1{font-size:2rem}.service-int .subtitle h2{font-size:1.8rem;color:#000f54}.service-int .subtitle h3{font-size:1.5rem;color:#000f54}.service-int .subtitle h4{font-size:1.2rem;color:#27bedf}.list-contact li{line-height:2;color:#011296}.list-contact li i{color:#27bedf;margin-right:8px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:.8rem;background:rgba(0,0,0,0)}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important}.form-contact .button-form{display:flex;align-items:center;justify-content:space-between;background:#011296;border:none;width:100%}.form-contact .button-form .text{padding:0 15px}.form-contact .button-form .text p{color:#fff;font-weight:300;font-size:.9rem;margin-bottom:0}.form-contact .button-form .icon-bg{display:flex;background:#27bedf;height:100%;padding:20px 20px}.form-contact .button-form .icon-bg i{color:#fff;font-size:23px}.contact-us{display:flex;margin-bottom:30px}.contact-us .icon-contact{width:50px;height:50px;border-radius:50%;background:rgba(0,206,251,.12);display:flex;align-items:center;justify-content:center}.contact-us .icon-contact i{font-size:22px;color:#011296}.text-contact{margin-left:20px}.text-contact h3{font-size:18px;font-weight:700;color:#464646}footer{background:#011296}footer .footer-top{padding-top:100px;padding-bottom:50px}footer .footer-bottom{border-top:1px solid #011296;background:#cddcff;padding:30px;border-top-left-radius:20px;border-top-right-radius:20px}footer .footer-bottom p{color:#011296;margin-bottom:0}footer .info-footer p{font-size:.9em;color:#f5f5f5}footer .title-footer h3{color:#cddcff;font-size:1.3rem;position:relative;bottom:8px}footer .title-footer h3::before{content:"";position:absolute;width:40px;height:2px;background:#27bedf;bottom:-5px}footer .footer-itens ul li{line-height:2;font-size:1rem}footer .footer-itens ul li a{display:flex;align-items:center;color:#f5f5f5;transition:.3s}footer .footer-itens ul li a i{color:#27bedf;font-size:10px;margin-right:8px;transform:rotate(180deg)}footer .footer-itens ul li a:hover{color:#27bedf}@media(max-width: 767px){footer .footer-itens ul li a{justify-content:center;text-align:center}footer .footer-itens ul li a i{display:none}}footer .footer-contact ul li{line-height:2;font-size:1rem}footer .footer-contact ul li a{color:#f5f5f5;transition:.3s}footer .footer-contact ul li a i{color:#27bedf;margin-right:8px;font-size:15px}footer .footer-contact ul li a:hover{color:#27bedf}.back-top{display:flex;align-items:center;justify-content:center;background:#27bedf;height:50px;width:50px;right:31px;bottom:18px;position:fixed;z-index:10;font-size:20px;border-radius:50%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 10px 3px rgba(108,98,98,.2)}.back-top i{color:#fff}.lgpd{width:30%;background:#fff;position:fixed;bottom:0;padding:15px;margin-left:10px;border-radius:8px;z-index:99999999999999;box-shadow:0 0 10px 3px rgba(108,98,98,.2)}@media(max-width: 767px){.lgpd{width:90%}}.lgpd .lgpd-txt span{display:block;margin-bottom:8px;color:#212529;font-weight:700;font-size:18px}.lgpd .lgpd-txt span i{margin-right:8px}.lgpd .lgpd-txt p{color:#464646;font-size:.8rem;margin-bottom:0}@media(max-width: 767px){.lgpd .lgpd-txt p{font-size:11px}}.lgpd .lgpd-txt a{color:#27bedf;text-decoration:underline}@media(max-width: 767px){.lgpd .lgpd-txt{display:block}}.lgpd .lgpd-button{display:flex;justify-content:end;margin-top:8px}.lgpd .lgpd-button button{border:none;display:flex;align-items:center;justify-content:center;text-align:center;background:#27bedf;padding:10px 15px;font-size:.8rem;color:#fff;width:100px;height:35px;margin-left:24px;cursor:pointer}@media(max-width: 767px){.lgpd .lgpd-button button{font-size:11px;margin-left:0;margin-top:10px}}.bread-overly{position:relative;z-index:1}.bread-overly::before{content:"";position:absolute;background-color:rgba(0,0,0,.32);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1}.breadcrumb_iner_item{margin-bottom:16px}.breadcrumb_iner_item h1{font-size:3rem;color:#000f54;font-weight:600}.breadcrumb_iner_item a{color:#011296;font-size:.9rem}.breadcrumb_iner_item i{color:#27bedf;font-size:.7rem}.product-inner-right ul li{margin-bottom:10px}.product-inner-right ul li a{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#f7f7f7;color:#464646;transition:.4s}.product-inner-right ul li a span{background-color:#fff;position:relative;width:50px;height:50px;text-align:center;transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center}.product-inner-right ul li a span i{color:#011296}.product-inner-right ul li a:hover{background-color:#27bedf;color:#fff}.gallery{display:flex;align-items:center;justify-content:center}.gallery .img-gallery{position:relative;transition:.4s;width:100%;height:350px;object-fit:cover}.gallery .img-client{position:relative;transition:.4s;width:100%;height:150px;object-fit:contain}.gallery i{position:absolute;display:none;transition:.4s;color:#011296;font-size:30px}.gallery:hover img{opacity:.4}.gallery:hover i{display:block}.carousel-client{display:flex;justify-content:center;align-items:center}.carousel{overflow:hidden;position:relative}.carousel .carousel-track{display:flex;position:relative;animation:scroll-carousel 30s linear infinite}.carousel img{width:100px;height:80px;margin-right:32px;object-fit:contain}@keyframes scroll-carousel{from{transform:translateX(0)}to{transform:translateX(-100%)}}/*# sourceMappingURL=style.css.map */
