#mobile-nav{display:none}@media only screen and (max-width: 991px){#mobile-nav{display:flex;position:fixed;top:0;right:0;z-index:3;align-items:center;height:100vh;background:var(--red);padding:20px;width:100vw;margin-right:-100vw;justify-content:center;transition-duration:.5s;text-align:center}#mobile-nav.active{margin-right:0vw}#mobile-nav ul.mobile-nav-menu{list-style-type:none;padding:0;max-width:260px}#mobile-nav ul.mobile-nav-menu li{margin-top:10px}#mobile-nav ul.mobile-nav-menu li a{color:#fff;font-family:var(--sfont)}#mobile-nav ul.mobile-nav-menu li.btn-red{padding:10px;font-size:18px;background:#fff}#mobile-nav ul.mobile-nav-menu li.btn-red a{color:var(--red)}#mobile-nav ul.mobile-nav-menu li.menu-item-has-children{display:flex;position:relative;align-items:center;justify-content:center;flex-wrap:wrap}#mobile-nav ul.mobile-nav-menu li.menu-item-has-children:hover .sub-menu{max-height:700px}#mobile-nav ul.mobile-nav-menu li.menu-item-has-children:after{content:" ";background-image:url(/wp-content/uploads/2022/09/Path-3880.svg);width:8px;filter:brightness(0%) invert(1);height:6px;display:block;background-repeat:no-repeat;background-position:center;margin-left:6px}#mobile-nav ul.mobile-nav-menu li .sub-menu{overflow:hidden;max-height:0px;list-style-type:none;padding-left:0px;width:100%;transition-duration:.5s;order:5}#mobile-nav ul.mobile-nav-menu>li{margin-top:20px}}header{position:absolute;top:0;left:0;width:100%;z-index:10}header.active svg{filter:brightness(0%) invert(1)}header.active .sm svg{filter:inherit}header.active .number{color:#fff !important}header.active .number a{color:#fff !important}header.active p#breadcrumbs{color:#fff}header.active p#breadcrumbs *{color:#fff !important}header .my-container{display:flex;justify-content:space-between;align-items:flex-end}@media only screen and (max-width: 991px){header .my-container{align-items:center;padding:10px 0px}}@media only screen and (max-width: 767px){header .my-container{flex-wrap:wrap}header .my-container .right-side{order:-1;width:100%}header .my-container .right-side .top{width:100%;justify-content:space-between;margin-bottom:10px}}header .sm{list-style-type:none;padding:0;display:flex;margin:0;gap:9px;margin-left:16px}@media only screen and (max-width: 400px){header .sm{display:none}}header .sm svg{border-radius:100%;box-shadow:0px 5px 10px rgba(186,13,13,.24)}header .right-side{display:flex;flex-direction:column;align-items:flex-end}header .right-side a{font-family:var(--sfont);font-size:18px}header .right-side .menu-item-has-children{display:flex;position:relative;align-items:center}header .right-side .menu-item-has-children:after{content:" ";background-image:url(/wp-content/uploads/2022/09/Path-3880.svg);width:8px;height:6px;display:block;background-repeat:no-repeat;background-position:center;margin-left:6px}header ul.sub-menu{position:absolute;list-style-type:none;padding:0px;bottom:0px;transform:translate(0px, 100%) scale(0);background:#fff;padding:20px 30px;font-weight:600;box-shadow:0px 10px 20px rgba(186,13,13,.24)}header ul.sub-menu a{white-space:nowrap}header ul.sub-menu li{margin-bottom:20px}header ul.sub-menu li:before{display:none !important}header ul.sub-menu li.current-menu-item a{color:var(--red)}header ul.sub-menu li:last-child{margin-bottom:0}header ul.sub-menu li:hover a{color:var(--red)}header .menu-item-has-children:hover:after,header .menu-item-has-children:active:after{transform:rotate(180deg)}header .menu-item-has-children:hover ul.sub-menu,header .menu-item-has-children:active ul.sub-menu{transform:translate(0px, 100%) scale(1)}header a.logo{margin-bottom:6px;margin-left:6px}@media only screen and (max-width: 637px){header a.logo{margin-bottom:0px;margin-left:0px}header a.logo svg{width:140px}}@media only screen and (max-width: 991px){header .header-desktop{display:none}}header #header-nav-menu{display:flex;list-style-type:none;padding:0px;align-items:center;gap:20px;margin:0px;margin-top:22px}@media only screen and (max-width: 1120px){header #header-nav-menu{gap:15px}}@media only screen and (max-width: 999px){header #header-nav-menu{gap:15px}}header #header-nav-menu li{position:relative}header #header-nav-menu li.current-menu-parent:before,header #header-nav-menu li.current-menu-item:before{content:" ";background:var(--red);height:2px;width:100%;position:absolute;bottom:-5px}header #header-nav-menu li.btn-red:before{display:none !important}header #header-nav-menu .btn-red{padding:5px;font-size:16px}header #header-nav-menu .btn-red a{color:#fff;font-family:var(--sfont)}header .top{display:flex;align-items:center;margin-top:25px;margin-right:-6px}@media only screen and (max-width: 991px){header .top{margin-top:0px;margin-right:0px}}header .top .number{font-size:14px;display:flex;align-items:center;font-family:var(--s-font)}header .top .number a{color:var(--red);margin-left:5px;margin-right:5px}header .top .number svg{margin-right:9px;width:20px}header .hamburger{width:50px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 992px){header .hamburger{display:none}}header .hamburger.active .line{stroke:#fff;transition-duration:.5s}header .hamburger .line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#000;stroke-width:5.5;stroke-linecap:round;transition-duration:.5s}header .hamburger .top{stroke-dasharray:40 160}header .hamburger .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform 400ms}header .hamburger .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform 400ms,stroke-dashoffset 400ms}header .hamburger.active{transform:rotate(45deg)}header .hamburger.active .top{stroke-dashoffset:-64px}header .hamburger.active .middle{transform:rotate(90deg)}header .hamburger.active .bottom{stroke-dashoffset:-64px}header .mobile-nav{z-index:101;background:#fff;position:fixed;top:74px;left:0;width:100%;height:calc(100% - 74px);opacity:0;visibility:hidden;transition:.3s}@media(min-width: 992px){header .mobile-nav{display:none}}header .mobile-nav-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;align-items:center}header .mobile-nav-menu .menu-item a{color:#000;text-align:center;font-size:26px;line-height:34px;text-decoration:none}header .mobile-nav.active{opacity:1;visibility:visible}.bg-header{position:relative;z-index:1}/*# sourceMappingURL=style.css.map */
