:root{--primary:#af1111;--dark:#6b0000;--darker:#600000;--black:#000000;--dark-gray:#545454;--gray:#e7e7e7;--light-gray:#f6f6f6;--white:#ffffff;--facebook:#4267B2;--whatsapp:#25D366}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(../fonts/inter-v12-latin-300.eot);src:local(''),url(../fonts/inter-v12-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/inter-v12-latin-300.woff2) format('woff2'),url(../fonts/inter-v12-latin-300.woff) format('woff'),url(../fonts/inter-v12-latin-300.ttf) format('truetype'),url(../fonts/inter-v12-latin-300.svg#Inter) format('svg')}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/inter-v12-latin-regular.eot);src:local(''),url(../fonts/inter-v12-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/inter-v12-latin-regular.woff2) format('woff2'),url(../fonts/inter-v12-latin-regular.woff) format('woff'),url(../fonts/inter-v12-latin-regular.ttf) format('truetype'),url(../fonts/inter-v12-latin-regular.svg#Inter) format('svg')}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/inter-v12-latin-500.eot);src:local(''),url(../fonts/inter-v12-latin-500.eot?#iefix) format('embedded-opentype'),url(../fonts/inter-v12-latin-500.woff2) format('woff2'),url(../fonts/inter-v12-latin-500.woff) format('woff'),url(../fonts/inter-v12-latin-500.ttf) format('truetype'),url(../fonts/inter-v12-latin-500.svg#Inter) format('svg')}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/inter-v12-latin-600.eot);src:local(''),url(../fonts/inter-v12-latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/inter-v12-latin-600.woff2) format('woff2'),url(../fonts/inter-v12-latin-600.woff) format('woff'),url(../fonts/inter-v12-latin-600.ttf) format('truetype'),url(../fonts/inter-v12-latin-600.svg#Inter) format('svg')}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/inter-v12-latin-700.eot);src:local(''),url(../fonts/inter-v12-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/inter-v12-latin-700.woff2) format('woff2'),url(../fonts/inter-v12-latin-700.woff) format('woff'),url(../fonts/inter-v12-latin-700.ttf) format('truetype'),url(../fonts/inter-v12-latin-700.svg#Inter) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v30-latin-regular.eot);src:local(''),url(../fonts/roboto-v30-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v30-latin-regular.woff2) format('woff2'),url(../fonts/roboto-v30-latin-regular.woff) format('woff'),url(../fonts/roboto-v30-latin-regular.ttf) format('truetype'),url(../fonts/roboto-v30-latin-regular.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(../fonts/roboto-v30-latin-700.eot);src:local(''),url(../fonts/roboto-v30-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v30-latin-700.woff2) format('woff2'),url(../fonts/roboto-v30-latin-700.woff) format('woff'),url(../fonts/roboto-v30-latin-700.ttf) format('truetype'),url(../fonts/roboto-v30-latin-700.svg#Roboto) format('svg')}*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0;z-index:-1;min-height:100vh;overflow-x:hidden;position:relative;color:var(--dark-gray);background-color:var(--white);font-family:Roboto,sans-serif}.preload *{-o-transition:none!important;-ms-transition:none!important;-moz-transition:none!important;-webkit-transition:none!important}.fs-7{font-size:.9rem}.fs-8{font-size:.7rem}.font-inter{font-family:Inter,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.fw-medium{font-weight:500!important}.h-screen{height:100vh}.bg-primary{background-color:var(--primary)!important}.bg-dark{background-color:var(--dark)!important}.bg-light-gray{background-color:var(--light-gray)!important}.bg-facebook{background-color:var(--facebook)!important}.bg-whatsapp{background-color:var(--whatsapp)!important}.hover\:bg-primary:hover{background-color:var(--primary)!important}.text-primary{color:var(--primary)!important}.text-dark-gray{color:var(--dark-gray)!important}.hover\:text-white:hover{color:var(--white)!important}.hover\:text-primary:hover{color:var(--primary)!important}.border-primary{border-color:var(--primary)!important}.border-darker{border-color:var(--darker)!important}.border-dark-gray{border-color:var(--dark-gray)!important}.fill-primary{fill:var(--primary)!important}.fill-dark-gray{fill:var(--dark-gray)!important}.fill-white{fill:var(--white)!important}.start-25{left:25%!important}.start-80{left:80%!important}.transition-03{transition:all .3s ease-in-out}.banner-cover{object-fit:cover;object-position:60%}.img-cover{object-fit:cover;object-position:center center}.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:center center}.btn-plus{width:30px;height:30px;padding:1px 0 0 1px}.btn-plus:hover svg{transform:rotate(180deg)}.back-top{right:5%;bottom:5%;opacity:0;width:40px;height:40px;transform:translateY(120%)}.back-top.show{opacity:1;transform:translateY(0)}.navbar{z-index:10000}#menu li a{letter-spacing:.2px;z-index:10}#menu li a:before{content:'';position:absolute;z-index:-1;left:-20%;border-radius:4px;width:140%!important;transition:ease all .3s;background:#fff;top:-10px;height:0;opacity:0}#menu li a:hover,#menu li.active a{color:var(--dark-gray)!important}#menu li a:hover:before{top:-5px;height:130%!important;opacity:1}#menu li.active a:before{top:-5px;height:130%!important;opacity:1}.navbar-brand.not-home img{filter:brightness(0) invert(1)}@media (max-width:767px){.navbar-brand img{filter:brightness(0) invert(1)}.hamburger{fill:var(--white)!important}}@media (max-width:650px){img#logo{width:200px!important}}#logo.open{filter:brightness(0) invert(1)}#hamburger.open{fill:var(--white)!important}#burger .line{transform-origin:center;transition:y .2s ease-in .2s,rotate .2s ease-in,opacity 0s .2s}#burger[aria-expanded=true] .line{transition:y .2s ease-in,rotate .2s ease-in .2s,opacity 0s .2s}#burger[aria-expanded=true] .top{rotate:45deg}#burger[aria-expanded=true] .middle{opacity:0}#burger[aria-expanded=true] .bottom{rotate:-45deg}#mobile{z-index:1000;transform:translateX(-110%)}#mobile ul{list-style-type:none}#mobile.show{transform:translateX(0)}@media (min-width:768px){nav#mobile.home{background-color:var(--light-gray)!important}nav#mobile.home li{border-color:var(--gray)!important}nav#mobile.home li a{color:var(--primary)!important}}.social-icons{width:45px;height:45px}.social-icons:hover svg{fill:var(--primary)!important}.banner{height:350px}.banner .banner-mask{height:100%}.breadcrumb>li+li:before{color:var(--white)!important}@media (max-width:1400px){.banner .banner-mask{left:410px}}@media (max-width:1200px){.banner .banner-mask{left:200px}}@media (max-width:991px){.banner .banner-mask{left:250px}}@media (max-width:768px){.banner .banner-mask{left:200px}}@media (max-width:575px){.banner{height:300px}.banner .banner-mask{left:150px}}.banner-title{font-size:4rem}.mask{width:125vh;height:130vh;display:flex;align-items:center;mask-size:cover;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;mask-image:url(../img/temp/mask.svg);-webkit-mask-image:url(../img/temp/mask.svg)}.mask img{width:100vh;height:100vh}.parceiro{width:auto!important}@media (min-width:1400px){.mask img{width:110vh}}@media (max-width:1400px){.banner-title{font-size:3.5rem}.start-80{left:93%!important}}@media (max-width:1200px){.banner-title{font-size:2.5rem}.start-80{left:80%!important}}@media (max-width:991px){.start-80{left:100%!important}}@media (max-width:767px){.banner-title{color:var(--white)}.btn.hero{color:var(--white)!important;border-color:var(--white)!important}.btn.hero:hover{border-color:var(--primary)!important}}.servico .img-link{margin-top:-50px}.servico:hover .img-link{transform:translateY(-10px)!important;opacity:.5}.itemListNoticia{text-decoration:none!important}.itemListNoticia img{border-radius:1rem;transition:ease all .3s}.itemListNoticia:hover img{border-radius:0}.itemListNoticiaContent{min-height:250px}.itemListNoticia .itemListNoticiaContent::before{position:absolute;z-index:-1;content:'';height:0;opacity:0;background:#f2f2f2;width:100%;left:0!important;top:0;transition:ease all .3s}.itemListNoticia:hover .itemListNoticiaContent::before{height:110%;top:-1rem;opacity:1}.share-icons{width:40px;height:40px}.form-control:active,.form-control:focus,.form-select:active,.form-select:focus{box-shadow:none;background-color:transparent}.form-check-input{min-width:1em!important;min-height:1em!important}.form-check-input:checked{border-color:var(--primary)!important;background-color:var(--primary)!important}.form-check-input:focus{box-shadow:none;border-color:var(--primary)!important}