.footerstylebody{margin:0;font-family:Arial,sans-serif;background-image:url(/footer.png);background-position:50%;background-size:cover;background-repeat:no-repeat;color:#fff;overflow:hidden;background-color:#282929}.text-content h2{font-size:24px;margin-bottom:10px}.text-content p{font-size:14px;margin-bottom:20px}.form-content input[type=email]{padding:10px;border:none;border-radius:5px;width:60%}.form-content button{padding:0 10px;background-color:#c49b66;border:none;border-radius:5px;color:#fff;cursor:pointer;height:42px}.form-content button:hover{background-color:#b08856}.footerstyle h3{font-size:18px;margin-bottom:20px}.footerstyle a,.footerstyle p{font-size:14px;color:#fff;text-decoration:none}.footerstyle a:hover{text-decoration:underline}.footerstyle .footer-bottom{padding-top:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #333}.footerstyle .footer-bottom .social-links a{color:#fff;font-size:18px}.footerstyle .footer-bottom .social-links a:hover{color:#c49b66}@media (max-width:768px){.footerstyle .col-md-4,.footerstyle .row.text-center.text-md-start,.footerstyle h2,.footerstyle h3,.form-content,.text-content{text-align:left}.footerstyle .row .col-md-4{margin-bottom:20px}.footerstyle .row .col-md-4:nth-child(2){display:flex;flex-wrap:wrap;justify-content:flex-start}.footerstyle .row .col-md-4:nth-child(2) .col-6{width:200px}.footerstyle .footer-bottom{flex-direction:column;text-align:left}.footerstyle .footer-bottom .social-links{justify-content:flex-start;margin-top:10px}}.footertage:hover{color:#c49b66!important}.custom-alert{position:fixed;top:10px;left:50%;transform:translateX(-50%);padding:15px;margin:0;border-radius:5px;font-size:16px;width:50%;max-width:600px;z-index:1050;display:flex;justify-content:space-between;align-items:center;opacity:1;transition:opacity .3s ease}.custom-alert .alert-close{background:none;border:none;font-size:20px;cursor:pointer}.custom-alert.success{background-color:#070707;color:#f9f9f7;border:1px solid #9e7942}.custom-alert.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.custom-alert.info{background-color:#cce5ff;color:#004085;border:1px solid #b8daff}.custom-alert.warning{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.custom-alert.fade{opacity:0}#footertaglink{color:#ae891b}.navbar{box-shadow:0 5px 10px 0 #333;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;color:#fff;opacity:.9;z-index:100;transition:background-color .3s ease-in-out;margin-top:-100px}.navbar-container{display:flex;justify-content:space-between;align-items:center;height:64px;width:90%;margin:auto}.navbar-menu-items{order:2;display:flex}.navbar-menu-items li{list-style:none;margin-left:1.5rem;font-size:1.1rem}.navbar a{color:#f8f5f5;text-decoration:none;font-weight:500;transition:color .3s ease-in-out}.navbar a:hover{color:#cda274}.navbar-checkbox,.navbar-hamburger-lines{display:none}.dropdown-icon{font-size:.7rem;margin-left:5px}.dropdown-menu{display:none;position:absolute;top:100%;left:0;list-style:none;padding:10px;margin:0;background:#161616;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;width:220px}.dropdown-menu li{padding:12px 5px;text-align:left}.dropdown-menu li a{color:#f3eded;text-decoration:none;font-size:15px;display:block}.dropdown-menu li a:hover{color:#cc9e6c;text-decoration:underline}.dropdown:hover .dropdown-menu{display:block}@media (max-width:768px){.navbar{opacity:.95;background-color:#0e0e0e;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;margin-top:0}.navbar-container{display:block;position:relative;height:70px}.navbar-checkbox,.navbar-hamburger-lines{display:block}.navbar-checkbox{position:absolute;height:32px;width:30px;top:20px;left:30px;z-index:5;opacity:0;cursor:pointer}.navbar-hamburger-lines{height:28px;width:35px;position:absolute;top:20px;right:10px;display:flex;flex-direction:column;justify-content:space-between}.navbar-menu-items{padding-top:100px;background:#0f0f0f;height:100vh;width:300px;transform:translate(-150%);display:flex;flex-direction:column;margin-left:-40px;padding-left:40px;transition:transform .5s ease-in-out;box-shadow:5px 0 10px 0 #aaa;overflow:hidden}.navbar-menu-items li{margin-bottom:1.8rem;font-size:1.1rem;font-weight:100}.navbar-logo{position:absolute;top:13px!important;left:0!important;z-index:10}.navbar-checkbox:checked~.navbar-menu-items{transform:translateX(0)}}.navbar-line{width:90%;height:2px;background:#f6f5f5;transition:all .3s ease-in-out;z-index:1}.navbar-checkbox:checked+.navbar-hamburger-lines .navbar-line1{transform:translateY(12px) rotate(45deg)}.navbar-checkbox:checked+.navbar-hamburger-lines .navbar-line2{opacity:0}.navbar-checkbox:checked+.navbar-hamburger-lines .navbar-line3{transform:translateY(-12px) rotate(-45deg)}.navbar-checkbox{display:none}.navbar-logo-img{height:47px;position:relative;z-index:-1}.navbar.scrolled{background:rgba(0,0,0,.7)}.scrollupstyle-go-top{position:fixed;bottom:2%;right:1%;padding:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#997648;width:30px;height:20px;color:#e5e6ea;transition:transform .4s linear}.scrollupstyle-go-top:hover{transform:scale(1.1)}.scrollupstyle-go-top-icon{font-size:25px}