#footer{background:#faf7f4;padding:80px 0 15px}.top-footer:after{content:"";width:100%;height:1px;flex-shrink:0;border:1px solid #979797;opacity:.2;background:#0a142f;margin-top:30px}.top-footer .logo-desc{margin-top:15px}.top-footer .logo-desc .logo-desc-text{color:#0a142f;font-size:15px;font-style:normal;font-weight:400;line-height:27px}.top-footer .phone-contact{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;width:300px}.top-footer .phone-contact .value span{display:block}.top-footer .phone-contact .value span:first-child{margin-bottom:8px}.top-footer .email-contact{display:flex;align-items:center;justify-content:space-between;width:300px}.top-footer .email-contact .value span{display:block}.top-footer .email-contact .value span:first-child{margin-bottom:8px}.top-footer .tag-footer span{color:#3c3c3c;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.top-footer .social-links{width:150px;margin-top:10px}.top-footer .social-links .social-links_ul{display:flex;align-items:center;gap:20px;justify-content:unset}.top-footer .footer-menu-head{margin-bottom:20px}.top-footer .footer-menu-head .foot-title{color:#0a142f;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.top-footer .footer-menu-body .footer-menu-body-ul .footer-menu-body-ul-li{color:#0a142f;font-size:14px;font-style:normal;font-weight:400;line-height:30px}.top-footer .footer-menu-body .footer-menu-body-ul .footer-menu-body-ul-li a{color:#0a142f}.bottom-footer{margin-top:30px}.bottom-footer .laws{text-align:left}.bottom-footer .laws span{color:#0a142f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bottom-footer .byCompany{text-align:right}.bottom-footer .byCompany span{color:#0a142f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bottom-footer .byCompany span a{font-weight:600;color:#3c3c3c}@media(max-width:768px){.top-footer .logo-side,.top-footer .menu-side .col-4{text-align:center;margin-bottom:20px}.top-footer .foot-contact-side .footer-menu-head{width:100%;text-align:center}.top-footer .foot-contact-side .footer-social-body{text-align:center}.top-footer .foot-contact-side .footer-social-body .email-contact,.top-footer .foot-contact-side .footer-social-body .phone-contact{width:100%;flex-direction:column;gap:10px}.top-footer .foot-contact-side .tag-footer{text-align:center;width:100%}.bottom-footer .byCompany,.bottom-footer .laws{text-align:center}}@media screen and (max-width:992px){.top-footer .social-links{width:100%;max-width:100%}.top-footer .social-links .social-links_ul{justify-content:center}.bottom-footer{margin:20px 0 100px}}header.sticky-header{position:fixed;top:0;left:0;width:100%;z-index:9999;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .1s cubic-bezier(.4,0,.2,1)}header.sticky-header .header-top{margin:0 auto!important;border-radius:0!important}#header .header-top{width:calc(100% - 300px);box-shadow:0 7px 7px -6px #f5f5f5;border-radius:30px;background:#fff;padding:10px 20px;z-index:999;margin:10px auto}#header .header-menu{display:flex;align-items:center;justify-content:space-between;position:relative}#header .header-menu .logo{order:1}#header .header-menu .navs{order:2;margin:0 auto}#header .header-menu .navs .navs-ul{display:flex;list-style:none;padding:0;margin:0}#header .header-menu .navs .navs-ul .nav-item{margin-right:30px}#header .header-menu .navs .navs-ul .nav-item .nav-link{color:#6c502b;text-decoration:none;font-size:14px;font-weight:500;line-height:30px;padding-bottom:10px;position:relative}#header .header-menu .navs .navs-ul .nav-item .nav-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background-color:#6c502b;transition:width .3s ease}#header .header-menu .navs .navs-ul .nav-item .nav-link:hover:after{width:100%}#header .header-menu .hamburger{display:none;cursor:pointer;order:3}#header .header-menu .language-dropdown{display:block;order:4}#header .header-menu .language-dropdown button{background:rgba(0,0,0,0);border:1px solid #ccc;color:#6c502b;font-weight:500;font-size:14px;padding:4px 12px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:5px}#header .header-menu .language-dropdown button:hover{border-color:#6c502b;color:#6c502b}#header .mobile-menu{position:fixed;top:0;left:-100%;width:100%;max-width:100%;height:100vh;background:#fff;z-index:1001;transition:left .3s ease;display:flex;flex-direction:column}#header .mobile-menu.open{left:0}#header .mobile-menu .mobile-menu-head{display:flex;padding:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #bdbcbc}#header .mobile-menu .close-icon{align-self:flex-end;cursor:pointer;margin-bottom:30px}#header .mobile-menu .mobile-navs{list-style:none;padding:10px;margin:10px;border-bottom:1px solid #bdbcbc}#header .mobile-menu .mobile-navs li{margin-bottom:20px}#header .mobile-menu .mobile-navs li .nav-link{font-size:16px;color:#6c502b;text-decoration:none}#header .mobile-menu .mobile-contact{padding:10px;margin:15px;border-bottom:1px solid #bdbcbc}#header .mobile-menu .mobile-contact .contact-info-phone{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}#header .mobile-menu .mobile-contact .contact-info-phone img{width:20px;margin-right:10px;font-size:14px}#header .mobile-menu .mobile-contact .contact-info-phone a{margin-right:15px;text-decoration:none;color:rgba(46,58,47,.6)}#header .mobile-menu .mobile-contact .contact-info-mail{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}#header .mobile-menu .mobile-contact .contact-info-mail img{width:20px;margin-right:10px;font-size:14px}#header .mobile-menu .mobile-contact .contact-info-mail a{margin-right:15px;text-decoration:none;color:rgba(46,58,47,.6)}#header .mobile-menu .mobile-footer{display:flex;padding:10px;margin:15px;align-items:center;justify-content:space-between}#header .mobile-menu .mobile-footer .socials ul{display:flex;align-items:center;justify-content:space-between;list-style:none;gap:15px}#header .overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:rgba(0,0,0,.5);z-index:1000}@media(max-width:1250px){#header .navs{display:none}#header .header-menu{justify-content:space-between}#header .header-menu .logo{order:2;margin:0 auto}#header .header-menu .hamburger{display:block;order:1}#header .header-menu .language-dropdown{display:block;order:3}#header .header-top{width:100%;border-radius:0}}.accordion-item{border-bottom:1px solid #eee}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;cursor:pointer}.accordion-icon{font-size:14px}.accordion-content{padding-left:15px;margin-top:6px}.accordion-content li{margin-bottom:6px;list-style:disc;list-style-position:inside}.scroll-to-top{width:50px;height:50px;position:fixed;bottom:30px;right:30px;z-index:1000;background-color:#6c502b;color:#fff;border:none;padding:12px;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease}.scroll-to-top svg{font-size:18px}.scroll-to-top:hover{background-color:#8b6d3a}@media(max-width:768px){.scroll-to-top{bottom:20px;right:20px;padding:10px}.scroll-to-top svg{font-size:16px}}#subscribe{background:#faf7f4;margin-bottom:10px;padding:50px 0}#subscribe .subscribe-body .subscribe-tag{margin:15px 0}#subscribe .subscribe-body .subscribe-tag .subscribe-tag-span{background:rgba(138,105,70,.24);padding:10px;color:#6c502b;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#subscribe .subscribe-body .subscribe-title{margin:15px 0}#subscribe .subscribe-body .subscribe-title .subscribe-title-h3{color:#6c502b;font-family:Unbounded,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:40px}#subscribe .subscribe-body .subscribe-desc{margin:15px 0}#subscribe .subscribe-body .subscribe-desc .subscribe-desc-p{font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:27px;color:#6c502b}#subscribe .subscribe-body .subscribe-button{margin:15px 0}#subscribe .subscribe-body .subscribe-button .subscribe-button-btn{border-radius:50px;background:#14686a;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;color:#fff;width:200px;cursor:pointer}#subscribe .ahik-side-right{background:linear-gradient(90deg,rgba(108,80,43,0) 0,#6C502B 40%,#6C502B 60%,rgba(108,80,43,0));display:flex;align-items:center;justify-content:center;border-radius:6px}#subscribe .ahik-side-right img{max-width:600px}@media(max-width:1440px){#subscribe .ahik-side-right img{max-width:450px}}@media(max-width:1024px){#subscribe .ahik-side-right img{max-width:350px}}@media(max-width:768px){#subscribe{padding:10px}#subscribe .col-6{order:2}#subscribe .ahik-side-right{margin-bottom:20px;order:1!important}#subscribe .ahik-side-right img{max-width:350px}#subscribe .subscribe-body .subscribe-tag,#subscribe .subscribe-body .subscribe-title{text-align:center}#subscribe .subscribe-body .subscribe-title .subscribe-title-h3{font-size:20px}#subscribe .subscribe-body .subscribe-desc{text-align:center}#subscribe .subscribe-body .subscribe-desc .subscribe-desc-p{font-size:13px}#subscribe .subscribe-body .subscribe-button{display:flex;justify-content:center}}@media(max-width:400px){#subscribe .ahik-side-right{margin-bottom:20px}#subscribe .ahik-side-right img{max-width:250px}}