.header{z-index:1000;justify-content:center;align-items:center;width:100%;height:120px;padding-top:10px;padding-bottom:10px;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0}.header.scrolled{box-shadow:0 4px 12px rgba(0,0,0,.15)}.header .header_wrapper{justify-content:space-between;align-items:flex-end;height:100%;display:flex}.company_logo{cursor:pointer}.company_logo .logo_image{width:195px;height:60px}.nevigation_menu{flex-direction:column;justify-content:space-between;align-items:end;width:60%;height:100%;display:flex;position:relative}.nevigation_menu .social_media_section{justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.dark_logo svg path,.dark_button svg path{fill:#000}.dark_button svg circle{stroke:#000}.nevigation_menu .navbar_wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.nevigation_menu .devider_line{width:95%;height:2px}.navbar_wrapper .nav_tab{cursor:pointer;padding:8px 0;font-size:max(16px,min(.833vw,30px));position:relative}.active{font-weight:600;position:relative}.active:after{content:"";background:linear-gradient(90deg,#853b8b,#dc2034);border-radius:50px;width:100%;height:4px;position:absolute;bottom:0;left:0}@media (max-width:768px){.header .header_wrapper{align-items:center;gap:20px;width:90%;height:100%;display:flex}.company_logo{flex-shrink:0}.company_logo svg{width:auto!important;height:40px!important}.nevigation_menu{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:auto}.nevigation_menu .social_media_section{order:1;justify-content:flex-start;gap:8px;width:auto}.hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;order:2;justify-content:space-between;width:25px;height:20px;margin-left:10px;padding:0;display:flex}.hamburger span{background-color:#fff;border-radius:2px;height:3px;transition:all .3s;display:block}.hamburger.dark_button span{background-color:#000}.hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.nevigation_menu .navbar_wrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1050;border-radius:8px;flex-direction:column;align-items:flex-start;gap:15px;width:200px;padding:15px 20px;display:none;position:absolute;top:100%;right:0;box-shadow:0 8px 16px rgba(0,0,0,.3)}.nevigation_menu .navbar_wrapper.open{display:flex}.nevigation_menu .navbar_wrapper .nav_tab{border-bottom:1px solid rgba(255,255,255,.1);width:100%;padding:10px 0}.nevigation_menu .navbar_wrapper .nav_tab:last-child{border-bottom:none}.nevigation_menu .devider_line{display:none}.white_background{background-color:#fff}.black_background{background-color:#000}}@media only screen and (min-width:769px) and (max-width:1130px){.header .header_wrapper{align-items:center;gap:30px;width:90%;height:100%;display:flex}.company_logo{flex-shrink:0}.company_logo svg{width:auto!important;height:50px!important}.nevigation_menu{flex-direction:row;justify-content:center;align-items:center;gap:15px;width:auto}.nevigation_menu .social_media_section{order:1;justify-content:flex-start;gap:12px;width:auto}.hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;order:2;justify-content:space-between;width:30px;height:22px;margin-left:15px;padding:0;display:flex}.hamburger span{background-color:#fff;border-radius:2px;height:4px;transition:all .3s;display:block}.hamburger.dark_button span{background-color:#000}.hamburger.open span:first-child{transform:rotate(45deg)translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.nevigation_menu .navbar_wrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1050;border-radius:8px;flex-direction:column;align-items:flex-start;gap:20px;width:230px;padding:20px 25px;display:none;position:absolute;top:100%;right:0;box-shadow:0 8px 16px rgba(0,0,0,.3)}.nevigation_menu .navbar_wrapper.open{display:flex}.nevigation_menu .navbar_wrapper .nav_tab{border-bottom:1px solid rgba(255,255,255,.1);width:100%;padding:12px 0}.nevigation_menu .navbar_wrapper .nav_tab:last-child{border-bottom:none}.nevigation_menu .devider_line{display:none}.white_background{background-color:#fff}.black_background{background-color:#000}}@media (min-width:1131px){.hamburger{display:none!important}}
.footer{color:#fff;background:#000;flex-direction:column;align-items:center;width:100%;padding:40px 0 0;display:flex}.footer_container{justify-content:space-between;gap:40px;display:flex}.footer_left{flex-direction:column;flex:1;gap:45px;min-width:250px;display:flex}.footer_logo .tagline{color:#ccc;margin-top:5px;font-size:12px}.footer_contact h4{border-bottom:2px solid transparent;border-image:linear-gradient(90deg,#dc2034,#853b8b) 1;margin-bottom:8px;padding-bottom:10px;font-size:max(14px,min(.729vw,20px));font-weight:700;display:inline-block}.footer_contact .footer_contact_domestic_info,.footer_contact .footer_contact_export_info{cursor:pointer;margin:10px 0;font-size:max(14px,min(.729vw,20px))}.footer_contact_information{color:#fff;text-decoration:none}.whatsapp{color:#25d366;margin-left:8px}.footer_grid{flex:2;justify-content:space-between;gap:30px;display:flex}.footer_grid .footer_block{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.footer_block h4{font-size:max(14px,min(.729vw,20px));font-weight:700;position:relative}.footer_block h4:after{content:"";border-bottom:2px solid transparent;border-image:linear-gradient(90deg,#dc2034,#853b8b) 1;width:100%;height:2px;margin-top:10px;position:absolute;bottom:-10px;left:0}.footer_block p{font-size:max(14px,min(.677vw,20px));line-height:1.6}.footer_block iframe{border-radius:10px;margin-top:auto}.footer_bottom{border-top:1px solid #333;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:30px;padding:15px 0;display:flex}.footer_bottom .design_by{color:#fff;font-size:13px}.footer_social{gap:15px;display:flex}.footer_social button{color:#fff;cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.map_devider{border:1px solid rgba(255,255,255,.2);width:1px}@media (max-width:1199px){.footer_container{flex-direction:column;align-items:stretch}.footer_left,.footer_grid{width:100%}.footer_grid{gap:15px}}@media (max-width:800px){.footer_grid{flex-direction:column;row-gap:60px}.footer_grid .footer_block{row-gap:25px;width:100%}.footer_grid iframe{height:200px;margin-top:0;width:100%!important}.map_devider{display:none}}@media only screen and (max-width:480px){.footer_bottom{padding:15px 5px;font-size:10px}.footer_social{gap:5px}}
.scroll_top_button{cursor:pointer;color:#fff;opacity:0;pointer-events:none;will-change:box-shadow,transform;background:linear-gradient(90deg,#b92b58 0%,#6d3072 100%);border:none;border-radius:50%;height:38px;padding:3px 10px 7px;font-size:18px;transition:box-shadow .15s,transform .15s,opacity .3s;animation:1.5s linear infinite slide;position:fixed;bottom:30px;right:25px}.scroll_top_button.visible:focus-visible{box-shadow:none}@keyframes slide{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.scroll_top_button.visible{opacity:1;pointer-events:all;transition:opacity .3s}
