.nav-icon{width:33px;height:23px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:999999;position:relative;display:none;background-color:transparent;border:none;padding:0;margin-left:10px}.nav-icon span{display:block;position:absolute;height:3px;width:100%;background:#000;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.nav-icon span:nth-child(1){top:0}.nav-icon span:nth-child(2),.nav-icon span:nth-child(3){top:10px}.nav-icon span:nth-child(4){top:20px}.nav-icon.open span:nth-child(1){top:18px;width:0;left:50%}.nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-icon.open span:nth-child(4){top:18px;width:0;left:50%}.header{position:fixed;top:0;left:0;background-color:#fff;z-index:9999;width:100%;padding-top:20px;padding-bottom:20px;transition:.3s}body.home:not(.scrolled) .header{background-color:transparent}body.scrolled .header{border-bottom:1px solid #f3f3f3}.scrolled .header{padding-top:15px;padding-bottom:15px}.header__wrapper{align-items:center;justify-content:space-between}.header__logo{padding:0 10px}.header__logo img{transition:.3s;width:170px}.scrolled .header__logo img{width:130px}.header__logo-mobile{display:none}.header__btns{padding:0 15px;display:flex;align-items:center;justify-content:flex-end;width:max-content;font-size:18px;line-height:120%;margin-left:40px}.menuopened .header__btns{z-index:-9}.header__btns>span{color:#fff}.header__menu{margin-left:auto}.header__menu>div>ul{display:flex;justify-content:flex-end;align-items:center;list-style:none;padding:0;margin:0}.header__menu>div>ul>li{margin-left:40px}.header__menu>div>ul>li>a{display:inline-block;text-align:center;font-size:1rem;line-height:110%;font-weight:400}.header__menu>div>ul>li>a:hover{color:var(--color-second) !important}.header__menu>div>ul>li.current-menu-item>a{font-weight:600}.header__menu ul ul{display:none}@media(max-width:992px){.header{padding-top:15px;padding-bottom:15px}.scrolled .header{padding-top:15px;padding-bottom:15px}.nav-icon{display:block}.header__btns{justify-content:flex-end;margin-left:auto}.header__btns .cbtn{width:40px;height:40px;border-radius:50%;padding:0}.header__btns .cbtn span{display:none}.header__btns .cbtn svg{margin:0}.header__logo img{width:90px}.scrolled .header__logo img{width:70px}.header__logo-mobile{display:inline-block;margin-bottom:20px;width:100px}.header__menu{box-shadow:0px 0px 6px rgba(144,144,144,.1);position:fixed;top:0;background-color:var(--color-main);width:400px;right:-450px;height:auto;height:100%;max-width:100%;z-index:9999;padding:20px 30px 30px;color:var(--txt-second);transition:.8s;max-height:100%;overflow:auto}.menuopened .header__menu{right:0}.header__menu ul{list-style:none;padding:0;margin:0}.header__menu>div>ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:30px}.header__menu>div>ul>li{margin-left:0}.header__menu>div>ul>li:not(:last-child){margin-bottom:20px}.header__menu>div>ul>li>a{font-size:1.35rem}}@media(max-width:767px){.maps__item,.maps{padding:0 !important}}