.gallivan-header{padding:15px 20px;position:fixed;top:0;width:100%;z-index:1000}.gallivan-header .sticky{position:fixed!important;transition:background .3s ease;width:100%;z-index:999!important}.gallivan-header .nav-container{align-items:center;display:flex;gap:12px;height:100%;justify-content:space-between;position:relative}.gallivan-header .logo-container{align-items:center;background-color:#33576f;border-radius:20px;box-shadow:0 15px 45px 0 #004c3f1a;display:flex;height:80px;padding-left:20px;padding-right:20px}.gallivan-header .logo{color:#fff;font-size:24px;font-weight:700;text-decoration:none}.gallivan-header .logo img{height:100%;max-width:150px;object-fit:contain;width:100%}.gallivan-header .menu-container{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 15px 45px 0 #004c3f1a;display:flex;height:80px;justify-content:space-around;padding:0 30px;width:100%}.gallivan-header .actions-container,.gallivan-header .menu-container ul{align-items:center;display:flex;gap:20px}.gallivan-header .menu-container ul{justify-content:center;list-style:none}.gallivan-header .menu-container ul li{margin:0}.gallivan-header .menu-container ul a{color:#000;font-family:Roboto;font-size:18px;font-weight:700;letter-spacing:1.4px;line-height:22.5px;text-decoration:none;transition:.3s}.active,.gallivan-header .menu-container ul a:hover{border-radius:5px}.gallivan-header .nav-cta{align-items:center;display:flex;gap:12px}.gallivan-header .hamburguer-menu{align-items:center;display:flex;gap:var(--space-xs);position:relative}.gallivan-header .hamburguer-menu .hamburger{background:#fff;height:50px;position:relative;width:50px}.gallivan-header .hamburguer-menu .hamburger .icon_inactive{left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.gallivan-header .hamburguer-menu .hamburger .icon_active{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.gallivan-header .hamburguer-menu .hamburger.active .icon_inactive{opacity:0;transition:all .3s ease}.gallivan-header .hamburguer-menu .hamburger.active .icon_active{opacity:1;transition:all .3s ease}.gallivan-header .hamburguer-menu__container{background:#fff;border-radius:20px;border-top:5px solid #bbcf9a;display:none;padding:25px 40px;position:absolute;right:0;top:100px;width:550px}@media screen and (max-height:732px){.gallivan-header .hamburguer-menu__container{height:450px;overflow:overlay}}.gallivan-header .hamburguer-menu__container.active,.gallivan-header .hamburguer-menu__container.active ul{display:block!important}.gallivan-header .hamburguer-menu__container .columns:first-child{border-bottom:1px solid #bbcf9a}.gallivan-header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper{left:0;opacity:1!important;position:relative!important}.gallivan-header .hamburguer-menu__container ul{justify-content:start;width:100%}.gallivan-header .hamburguer-menu__container ul .hs-menu-item{width:100%}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-1>a{color:#000f0d;font-family:Roboto;font-size:16px;font-weight:700;letter-spacing:10%;line-height:20px;margin:12px 0;text-decoration:none;text-transform:uppercase}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-2>a{color:#000f0d;font-family:Roboto;font-size:18px;font-weight:400;letter-spacing:0;line-height:32.4px;text-decoration:none;white-space:wrap}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-1>a,.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-2>a{align-items:center;display:flex;justify-content:space-between;padding:5px;transition:all .3s ease;width:100%}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-1 a:hover{color:#33576f}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-1>a:after,.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-2>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23004C3F' d='M14.933 9.683a.8.8 0 0 0-.175-.275l-4.166-4.166a.837.837 0 0 0-1.184 1.183l2.75 2.742H5.833a.833.833 0 0 0 0 1.666h6.325l-2.75 2.742a.833.833 0 0 0 0 1.183.835.835 0 0 0 1.184 0l4.166-4.166a.8.8 0 0 0 .175-.275.83.83 0 0 0 0-.634'/%3E%3C/svg%3E");margin-left:20px;position:relative}.gallivan-header .hamburguer-menu__container ul .hs-menu-children-wrapper{align-items:start!important;display:flex}.gallivan-header .btn-dropdown{align-items:center;display:flex;gap:7px;justify-content:space-between;padding-bottom:10px;padding-top:10px;position:relative}.gallivan-header .btn-dropdown-options{display:none}.gallivan-header .btn-dropdown-options.active{background:#fff;border-radius:10px;bottom:-130px;box-shadow:0 15px 45px 0 #004c3f1a;display:block;left:0;overflow:hidden;position:absolute;width:100%;z-index:20}.gallivan-header .btn-dropdown-options ul{display:flex;flex-direction:column;gap:0;margin:0;padding:20px 0 0;width:100%}.gallivan-header .btn-dropdown-options ul li{height:100%;transition:.3s ease;width:100%}.gallivan-header .btn-dropdown-options ul li a{display:block;font-family:Roboto;font-size:16px;font-weight:700;letter-spacing:10%;line-height:20px;padding:10px;width:100%}.gallivan-header .btn-dropdown-options ul li:hover{background:#ebeef1}.gallivan-header .btn-dropdown-options ul li:hover a{color:#33576f}.gallivan-header .btn-dropdown-options ul li:first-child{border-bottom:1px solid #000f0d}.gallivan-header .btn-dropdown:hover{border:1px solid #004c3f!important}.gallivan-header .btn-dropdown svg{margin-right:-15px}.gallivan-header .btn-telephone{background:#bbcf9a;height:40px;padding:0;position:relative;width:40px}.gallivan-header .btn-telephone:hover{background:#52a477}.gallivan-header .btn-telephone svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gallivan-header .hamburger{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;padding:5px}.gallivan-header .divider path{fill:#000f0d}.gallivan-header .hamburger:hover,.hamburger:active,.hamburger:focus{background:#eee;border:none;color:#fff;cursor:pointer;font-size:24px;padding:5px}.gallivan-header .hamburguer-menu__cta{display:none}@media (max-width:540px){.gallivan-header .actions-container{gap:10px}.gallivan-header .btn-telephone svg{height:18px}.gallivan-header .btn-telephone{height:30px;width:30px}.gallivan-header .divider{display:none}.gallivan-header .hamburguer-menu .hamburger svg{width:24px}.gallivan-header .hamburguer-menu .hamburger{height:24px;width:24px}.gallivan-header .logo img{height:auto;max-height:50px!important}.gallivan-header .menu-container{border-radius:10px;height:auto;padding:14px 14px 18px}.gallivan-header .logo-container{border-radius:10px;height:60px;padding:8px 12px}}@media (max-width:768px){.gallivan-header .content-wrapper{padding:0}.gallivan-header .hamburguer-menu__cta{display:block}.gallivan-header .sticky{position:absolute!important;transition:background .3s ease;width:100%;z-index:9999!important}.gallivan-header .nav-menu{background:#333;border-radius:5px;display:none;flex-direction:column;position:absolute;right:0;text-align:center;top:60px;width:200px}.gallivan-header .menu-container{justify-content:end}.gallivan-header .nav-menu.show{display:flex}.gallivan-header .nav-menu li{margin:15px 0}.gallivan-header .hamburguer-menu__container{width:100%}.gallivan-header .hamburguer-menu__container .hs-menu-item.hs-menu-depth-1 a:hover{background:#ebeef1;color:#33576f}}@media screen and (max-width:1023px){.gallivan-header{position:absolute}.gallivan-header .nav-menu.show{display:flex}.gallivan-header .menu-container{justify-content:end;width:auto}.gallivan-header .btn-dropdown,.gallivan-header .menu-container ul{display:none}.gallivan-header .logo img{height:auto;max-height:70px}}