header{display:flex;align-items:flex-start;position:absolute;z-index:999;top:0;left:0;transition:all .3s ease-in-out;background:linear-gradient(180deg,#9bac9c 0,rgba(164,164,164,0) 100%);min-height:200px}header .container{display:flex;position:relative;justify-content:space-between}header .header-line,header .header-line .left-header,header .header-line .right-header nav ul{display:flex;justify-content:space-between;align-items:flex-end;column-gap:75px}header .header-line .left-header .logo{padding-top:30px;display:table;max-width:150px}header nav,header nav ul li{float:left;height:100%}header nav ul{display:table;height:100%}header nav ul li a{font-weight:300;font-size:var(--text-large);line-height:26px;color:var(--wp--preset--color--white);display:flex;height:100%;align-items:flex-end}header nav ul li a:hover{color:var(--wp--preset--color--verde-escuro)}header .open-menu,header .sub-menu{display:none}header .menu-item-has-children{position:relative;z-index:2}header .menu-item-has-children:hover{background:var(--wp--preset--color--brown)}header .menu-item-has-children:hover .sub-menu{display:grid;position:absolute}header .sub-menu li{margin-top:4px}header .sub-menu li a{font-size:var(--wp--preset--font-size--text-small);padding:8px 15px 6px;background:var(--wp--preset--color--white);width:100%;color:var(--wp--preset--color--padrao)}header .sub-menu li a:hover{background:var(--wp--preset--color--blue)}header nav .menu-item-has-children>a::after{content:"";width:15px;height:10px;margin-left:5px}header.fixed nav ul li{height:initial}header.fixed,header.fixed.header-dark{position:fixed;transition:all .3s ease-in-out}header.fixed{background-color:var(--wp--preset--color--bege-light);max-height:112px;transform:translateY(-20px)}header.fixed.header-dark{background-color:var(--wp--preset--color--brown-light);max-height:75px;transform:none}header.fixed.header-dark .container{padding:2px 0}header.fixed.header-dark .container .navbar-brand{max-width:100px;transform-origin:left;transform:scale(.65);transition:all .3s linear;position:relative}footer{padding-top:80px;background:var(--wp--preset--color--black)}footer .logo{max-width:350px}footer .content-row{flex-direction:column;display:flex;justify-content:space-between;align-items:center}footer .content-row .logo-info{display:flex;width:100%;align-items:flex-end;justify-content:space-evenly}footer .content-row hr{width:100%;margin:70px auto}footer .content-row .footer-endereco{font-size:var(--text-large);color:var(--wp--preset--color--verde);font-weight:400;text-align:center;width:30%}footer .copy{display:flex;justify-content:flex-end;padding:8px 0;margin-top:80px;width:100%;background:var(--wp--preset--color--black)}footer .copy span{font-weight:400;font-size:var(--text);letter-spacing:.3em;color:var(--wp--preset--color--white);padding-top:3px}body.overflow{overflow:hidden}.wrap-menu-mobile{position:fixed;top:0;width:100%;height:100vh;z-index:9999999;transition:.6s;right:-100%}.wrap-menu-mobile.show{right:0}.wrap-menu-mobile .overlay-menu{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}.wrap-menu-mobile .bar-menu{background:var(--wp--preset--color--verde-claro);background-size:cover;position:absolute;right:0;top:0;height:100vh;overflow-x:hidden;overflow-y:scroll;width:100%;max-width:360px;padding-bottom:100px}.wrap-menu-mobile .bar-menu .header-menu-mobile{display:flex;align-items:center;justify-content:space-between;width:100%;padding:35px 20px;border-bottom:1px solid rgba(0,0,0,.07);background-color:var(--wp--preset--color--verde)}.wrap-menu-mobile .bar-menu .header-menu-mobile>div:first-child{display:flex;flex-direction:column;row-gap:32px}.wrap-menu-mobile .bar-menu .header-menu-mobile .logo{float:left;padding:2px 0;max-width:134px}.wrap-menu-mobile .bar-menu .header-menu-mobile .right-buttons{float:right;padding:0}.wrap-menu-mobile .bar-menu .header-menu-mobile .right-buttons a.btn-social{float:left;margin-left:10px;line-height:30px;width:30px;text-align:center;font-size:16px;border-radius:50%;color:#fff;background:#4c4c4c;position:relative;font-family:arial}.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile{float:left;width:45px;position:relative;height:45px;margin:0;border-radius:50%;border:2px solid var(--wp--preset--color--white);display:flex;align-items:center;justify-content:center}.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile i{width:26px;height:26px;background-color:var(--wp--preset--color--white)}.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile:hover{border:2px solid var(--wp--preset--color--white)}.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile:hover i{background-color:var(--wp--preset--color--verde-escuro)}.wrap-menu-mobile .box-menu-style-1{padding:30px 20px;display:table;width:100%}.wrap-menu-mobile .box-menu-style-1 .social{display:flex;justify-content:space-around;border:2px solid #b3a295;border-radius:100px;padding:16px;align-items:center}.wrap-menu-mobile .box-menu-style-1 .social a i{min-width:24px;min-height:24px;background-color:#b3a295}.wrap-menu-mobile .box-menu-style-1 .social a i:hover{background-color:var(--wp--preset--color--brown-dark)}.wrap-menu-mobile ul,.wrap-menu-mobile ul li{display:table;width:100%}.wrap-menu-mobile ul{margin-bottom:30px}.wrap-menu-mobile ul li{margin-bottom:0}.wrap-menu-mobile ul li:last-of-type{margin-bottom:0}.wrap-menu-mobile ul li a{font-size:16px;display:block;padding-top:15px;padding-bottom:15px;color:var(--wp--preset--color--white);line-height:25px;font-weight:500}.wrap-menu-mobile ul li a:hover{color:var(--wp--preset--color--brown-dark)}@media only screen and (max-width:1200px){footer .content-row .footer-endereco{width:100%}}@media only screen and (max-width:991px){header .open-menu{margin-top:30px;display:table;float:right;border-radius:5px;min-width:48px;min-height:48px;backdrop-filter:blur(25px);color:var(--wp--preset--color--padrao);background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.6);padding-top:4px}header .open-menu i{background:var(--wp--preset--color--verde-escuro)}header.fixed .open-menu{margin-top:0}header .right-header{display:none}header .header-line .left-header .logo{min-width:75px;max-width:100px}}@media screen and (max-width:768px){footer .content-row .logo-info .logo,header .logo{max-width:200px}footer .content-row .logo-info{flex-direction:column;align-items:center}footer .content-row hr{margin:24px auto}footer .content-row .logo-info a:first-child{margin-bottom:24px}}@media screen and (max-width:576px){header .header-line .left-header .logo:nth-child(2){padding-top:10px!important}}@media screen and (max-width:500px){header .header-line{display:grid;grid-template-columns:1fr;justify-items:end}}