header .nav-container .site-logo img{width:5rem;height:5rem;top:-1.6rem}@media (max-width:1800px){header .nav-container .site-logo img{width:4rem;height:4rem}}@media (max-width:1400px){header .nav-container .site-logo img{width:3.5rem;height:3.5rem}}@media (max-width:1100px){header .nav-container .site-logo img{width:2.5rem;height:2.5rem}}@media (max-width:600px){header .nav-container .site-logo img{width:4rem;height:4rem}.site-logo img{background:#fff;border-radius:50%;padding:5px 5px 7px}}.site-logo{z-index:10;position:relative}header.header-three .nav-container{background:#fff;border-radius:25px;justify-content:space-between;align-items:center;height:5vw;margin:0 30px;padding:0 50px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 40px rgba(0,0,0,.15)}header.header-three .nav-container:before{content:"";z-index:-1;background:linear-gradient(135deg,#1a3f48 0%,#87847b 100%);border-radius:25px;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.menu-items ul{flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none;display:flex;position:relative}header.header-three .menu-items ul li{z-index:100;margin:0 5px;display:inline-block;position:relative}header.header-three .menu-items ul li .nav-link{color:#555;padding:0 20px;font-size:16px;font-weight:700;line-height:2vw;text-decoration:none;transition:all .3s;display:block;position:relative}header.header-three .menu-items ul li .nav-link.actived:after{content:"";background:#1a3f48;width:50%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}header.header-three .menu-items ul li .nav-link:hover,header.header-three .menu-items ul li .nav-link.actived{color:#1a3f48}header.header-three{background-color:transparent;position:relative}header.header-three .main-menu-area{z-index:999;width:100%;height:auto;margin-top:.5rem;position:absolute;left:0}header.header-three .main-menu-area.sticky-header.sticky-active{z-index:9999;animation:1.2s sticky;position:fixed;top:0;bottom:auto;left:0;right:0}header.header-three .main-menu-area.sticky-header.sticky-active .nav-container{margin:10px 30px;box-shadow:0 15px 35px rgba(0,0,0,.2)}header.header-three .header-top{color:#fff;background-color:#2c2a28}header.header-three .header-top .d-md-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}header.header-three .header-top ul.header-top-info{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}header.header-three .header-top ul.header-top-info li{margin-right:30px;font-size:14px}header.header-three .header-top ul.header-top-info li:last-child{margin-right:0}header.header-three .header-top ul.header-top-info li a{color:#fff;align-items:center;gap:8px;text-decoration:none;transition:color .3s;display:flex}header.header-three .header-top ul.header-top-info li a:hover{color:#87847b}header.header-three .header-top ul.header-top-info li i{color:#87847b;font-size:14px}.header-social-links{align-items:center;gap:15px;display:flex}.header-social-links a{color:#fff;background-color:rgba(135,132,123,.2);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.header-social-links a:hover{background-color:#87847b;transform:translateY(-2px)}@media (max-width:600px){header.header-three .header-top .container{padding:8px 0}header.header-three .header-top .d-md-flex{text-align:center;flex-direction:column;justify-content:center;gap:8px}header.header-three .header-top ul.header-top-info{justify-content:center;width:100%}header.header-three .header-top ul.header-top-info li{margin-right:20px;font-size:13px}.header-social-links{justify-content:center;width:100%}.navbar-toggler{background:#fff!important;border-radius:15%!important}header.header-three .main-menu-area.sticky-header.sticky-active .nav-container{box-shadow:none;margin:0 15px}header.header-three .header-top ul.header-top-info{flex-direction:column;gap:8px}header.header-three .header-top ul.header-top-info li{text-align:center;width:100%;margin-right:0}header.header-three .header-top ul.header-top-info li a{justify-content:center}}@media (max-width:575px){header.header-three .header-top ul.header-top-info li{font-size:12px}header.header-three .header-top ul.header-top-info li a{gap:5px}.header-social-links{gap:10px}.header-social-links a{width:30px;height:30px;font-size:14px}}@media (max-width:399px){header.header-three .header-top ul.header-top-info li{font-size:11px}.header-social-links a{width:28px;height:28px;font-size:12px}}.navbar-toggler{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;display:none;position:relative}.navbar-toggler span{background-color:#2c2a28;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.navbar-toggler.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar-toggler.active span:nth-child(2){opacity:0}.navbar-toggler.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.mobile-menu-dropdown{opacity:0;visibility:hidden;z-index:998;background:#fff;border-radius:15px;max-height:0;transition:all .3s;position:absolute;top:100%;left:5%;right:5%;overflow:hidden;transform:translateY(-10px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.mobile-menu-dropdown.active{opacity:1;visibility:visible;max-height:600px;margin-top:.1rem;transform:translateY(0)}.mobile-menu-content{border-top:1px solid #eee;max-width:100%;padding:15px;overflow-x:hidden}body.mobile-menu-open{overflow:hidden}.mobile-menu-nav ul{margin:0;padding:0;list-style:none}.mobile-menu-nav ul li{border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:5px}.mobile-menu-nav ul li:last-child{border-bottom:none}.mobile-menu-nav ul li a,.mobile-menu-trigger{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:15px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.mobile-menu-nav ul li a:hover,.mobile-menu-trigger:hover{color:#1a3f48;background-color:rgba(26,63,72,.26);padding-left:25px}.mobile-menu-nav ul li a.current-page,.mobile-menu-trigger.current-page{background-color:rgba(102,126,234,.15);border-left:4px solid #1a3f48;padding-left:25px;font-weight:700;color:#1a3f48!important}.mobile-menu-trigger{justify-content:space-between;align-items:center;display:flex}.mobile-menu-trigger i{color:#87847b;transition:transform .3s}.mobile-menu-trigger.active i{transform:rotate(180deg)}.mobile-submenu{border-left:2px solid rgba(102,126,234,.2);border-radius:8px;max-height:0;margin-bottom:10px;margin-left:20px;margin-right:20px;transition:max-height .3s;overflow:hidden}.mobile-submenu.open{max-height:300px}.mobile-submenu li{border-bottom:1px solid rgba(26,63,72,.26);margin-bottom:0}.mobile-submenu li:last-child{border-bottom:none}.mobile-submenu li a{color:#666;border-left:2px solid transparent;padding:12px 20px;font-size:14px}.mobile-submenu li a.current-page{background-color:rgba(26,63,72,.26);border-left-color:#1a3f48;font-weight:600;color:#1a3f48!important}.mobile-submenu li a:hover{color:#1a3f48;background-color:rgba(26,63,72,.26);border-left-color:#1a3f48;padding-left:25px}@keyframes sticky{0%{top:-200px}to{top:0}}@media (min-width:1200px) and (max-width:1450px){header.header-three .menu-items ul li .nav-link{padding:0 12px;font-size:14px}}@media (min-width:1200px) and (max-width:1410px){header.header-three .menu-items ul li .nav-link{padding:0 10px;font-size:13px}header .nav-container .site-logo img{top:-1.3rem}}@media (min-width:992px) and (max-width:1199px){header.header-three .menu-items ul li .nav-link{padding:0 8px;font-size:12px}}@media (min-width:992px) and (max-width:1150px){header.header-three .menu-items ul li .nav-link{white-space:nowrap;padding:0 6px;font-size:11px}}@media (max-width:992px){.navbar-toggler{justify-content:end;align-items:center;padding-top:25px;display:flex!important}.nav-menu{display:none!important}header.header-three .nav-container{border-radius:25px;margin:0 15px;padding:2rem}.mobile-menu-dropdown{max-width:65%;margin:0 auto;left:0;right:0}header.header-three .main-menu-area.sticky-active .mobile-menu-dropdown{max-width:65%;left:0;right:0}}@media (max-width:575px){.navbar-toggler{width:25px;height:18px}.navbar-toggler span{height:2px}.mobile-menu-dropdown{margin:0 auto;left:0;right:0}header.header-three .main-menu-area.sticky-active .mobile-menu-dropdown{max-width:85%;left:0;right:0}}@media (max-width:399px){.mobile-menu-dropdown,header.header-three .main-menu-area.sticky-active .mobile-menu-dropdown{left:1%!important;right:1%!important}}@media (max-width:992px){.mobile-menu-dropdown{display:block!important}}header.header-three .menu-items ul li.has-submenu:hover .submenu,header.header-three .menu-items ul li.has-submenu .submenu:hover{opacity:1;visibility:visible;transform:translateY(0)}header.header-three .menu-items ul li.has-submenu{position:relative}header.header-three .menu-items ul li.has-submenu .submenu{opacity:0;visibility:hidden;z-index:9998;background-color:#fff;border-radius:15px;width:auto;min-width:250px;margin-top:1.5vw;padding:0;transition:all .3s;display:block;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 5px 25px rgba(0,0,0,.15)}header.header-three .menu-items ul li.has-submenu .submenu:before{content:"";z-index:-1;background:linear-gradient(135deg,#1a3f48 0%,#87847b 100%);border-radius:15px;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}header.header-three .menu-items ul li.has-submenu .submenu:after{content:"";z-index:0;background:#fff;border-radius:13px;position:absolute;top:2px;bottom:2px;left:2px;right:2px}header.header-three .menu-items ul li.has-submenu .submenu li{z-index:1;margin:0;display:block;position:relative}header.header-three .menu-items ul li.has-submenu .submenu li:first-child a{border-radius:13px 13px 0 0;margin-top:2px}header.header-three .menu-items ul li.has-submenu .submenu li:last-child a{border-radius:0 0 13px 13px;margin-bottom:2px}header.header-three .menu-items ul li.has-submenu .submenu li a{color:#555;white-space:nowrap;z-index:1;padding:1rem;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:block;position:relative}header.header-three .menu-items ul li.has-submenu .submenu li a:hover{color:#1a3f48;background-color:rgba(26,63,72,.07)}@media (max-width:992px){header.header-three .menu-items ul li.has-submenu .submenu{display:none!important}}@media (min-width:1200px) and (max-width:1450px){header.header-three .menu-items ul li.has-submenu .submenu{min-width:230px}header.header-three .menu-items ul li.has-submenu .submenu li a{padding:.9rem;font-size:14px}}@media (min-width:992px) and (max-width:1199px){header.header-three .menu-items ul li.has-submenu .submenu{min-width:210px}header.header-three .menu-items ul li.has-submenu .submenu li a{padding:.8rem;font-size:13px}}
footer .footer-widget-area{z-index:1;background-color:#222;position:relative}footer .footer-widget-area:after{content:"";z-index:-1;background-image:url(/img/icon/pattern-01.png);background-position:50%;background-repeat:repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}footer .footer-widget-area .widget,footer .footer-widget-area .widget a,footer .footer-widget-area .widget .widget-title,footer .footer-widget-area .widget h6,footer .footer-widget-area .widget h5{color:#fff}footer .footer-widget-area .widget h4.widget-title{text-transform:uppercase;letter-spacing:2px;margin-bottom:35px;padding-bottom:15px;font-size:22px;font-weight:700;position:relative}footer .footer-widget-area .widget h4.widget-title:after{content:"";background:linear-gradient(90deg,#87847b 0%,transparent 100%);width:50px;height:3px;position:absolute;bottom:0;left:0}footer .footer-widget-area .widget.site-info-widget .brand-logo .hotel-name{letter-spacing:1px;background:linear-gradient(135deg,#fff 0%,#87847b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:5px;font-size:28px;font-weight:700}footer .footer-widget-area .widget.site-info-widget .brand-logo .hotel-tagline{color:#87847b;letter-spacing:3px;text-transform:uppercase;font-size:14px;font-weight:500;display:block}footer .footer-widget-area .widget.site-info-widget .hotel-description{color:#bababa;font-size:15px;line-height:1.8}footer .footer-widget-area .widget.site-info-widget .quick-contact{flex-direction:column;gap:15px;display:flex}footer .footer-widget-area .widget.site-info-widget .quick-contact .contact-item{background:rgba(255,255,255,.05);border-left:3px solid #87847b;border-radius:8px;align-items:center;gap:15px;padding:12px 18px;transition:all .3s;display:flex}footer .footer-widget-area .widget.site-info-widget .quick-contact .contact-item:hover{background:rgba(135,132,123,.15);transform:translate(5px)}footer .footer-widget-area .widget.site-info-widget .quick-contact .contact-item i{color:#87847b;font-size:20px}footer .footer-widget-area .widget.site-info-widget .quick-contact .contact-item span{font-size:14px;font-weight:500}footer .footer-widget-area .widget.nav-widget-modern{padding-left:40px}@media (max-width:991px){footer .footer-widget-area .widget.nav-widget-modern{margin-top:30px;padding-left:0}}footer .footer-widget-area .widget.nav-widget-modern .nav-columns{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:575px){footer .footer-widget-area .widget.nav-widget-modern .nav-columns{grid-template-columns:1fr;gap:25px}}footer .footer-widget-area .widget.nav-widget-modern .nav-column .column-title{color:#87847b;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:16px;font-weight:600}.nav-column ul{padding:0}footer .footer-widget-area .widget.nav-widget-modern .nav-column ul li{margin-bottom:12px}footer .footer-widget-area .widget.nav-widget-modern .nav-column ul li a{align-items:center;gap:8px;padding-left:0;font-family:Roboto,sans-serif;font-size:14px;transition:all .3s;display:inline-flex;position:relative}footer .footer-widget-area .widget.nav-widget-modern .nav-column ul li a:before{content:"→";opacity:0;transition:all .3s;transform:translate(-10px)}footer .footer-widget-area .widget.nav-widget-modern .nav-column ul li a:hover{color:#87847b;padding-left:0}footer .footer-widget-area .widget.nav-widget-modern .nav-column ul li a:hover:before{opacity:1;transform:translate(0)}footer .footer-widget-area .widget.contact-widget-modern{padding-left:40px}@media (max-width:991px){footer .footer-widget-area .widget.contact-widget-modern{margin-top:30px;padding-left:0}}footer .footer-widget-area .widget.contact-widget-modern .location-box{background:rgba(255,255,255,.05);border:1px solid rgba(135,132,123,.2);border-radius:12px;gap:20px;padding:25px;transition:all .3s;display:flex}footer .footer-widget-area .widget.contact-widget-modern .location-box:hover{background:rgba(255,255,255,.08);border-color:rgba(135,132,123,.4);transform:translateY(-3px)}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-icon{flex-shrink:0}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-icon i{color:#87847b;font-size:40px}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-info h5{color:#87847b;margin-bottom:8px;font-size:16px;font-weight:600}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-info p{color:#bababa;margin-bottom:12px;font-size:14px;line-height:1.6}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-info .get-directions{color:#87847b;text-transform:uppercase;letter-spacing:1px;align-items:center;font-size:13px;font-weight:600;transition:all .3s;display:inline-flex}footer .footer-widget-area .widget.contact-widget-modern .location-box .location-info .get-directions:hover{color:#fff;gap:8px}footer .footer-widget-area .widget.contact-widget-modern .social-section .social-title{color:#87847b;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:16px;font-weight:600}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern{flex-wrap:wrap;gap:12px;display:flex}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .social-link{color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(135,132,123,.3);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:16px;transition:all .3s;display:flex;position:relative}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .social-link .social-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#87847b;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .3s;position:absolute;bottom:55px;left:50%;transform:translate(-50%)scale(0)}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .social-link .social-tooltip:after{content:"";border:5px solid transparent;border-top-color:#87847b;position:absolute;top:100%;left:50%;transform:translate(-50%)}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .social-link:hover .social-tooltip{opacity:1;transform:translate(-50%)scale(1)}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .social-link:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 5px 15px rgba(135,132,123,.4)}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .facebook-link:hover{background:#1877f2;border-color:#1877f2}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .instagram-link:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#e6683c}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .twitter-link:hover{background:#1da1f2;border-color:#1da1f2}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern .linkedin-link:hover{background:#0077b5;border-color:#0077b5}footer .footer-widget-area .footer-bottom-bar{border-top:1px solid rgba(255,255,255,.1);padding-top:30px}footer .footer-widget-area .footer-bottom-bar .footer-badges{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:767px){footer .footer-widget-area .footer-bottom-bar .footer-badges{justify-content:center;margin-bottom:20px}}footer .footer-widget-area .footer-bottom-bar .footer-badges .badge-item{color:#fff;cursor:default;background:rgba(135,132,123,.2);border:1px solid rgba(135,132,123,.3);border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex}footer .footer-widget-area .footer-bottom-bar .footer-badges .badge-item:hover{background:rgba(135,132,123,.35);transform:translateY(-2px)}footer .footer-widget-area .footer-bottom-bar .footer-badges .badge-item i{color:#87847b;font-size:14px}footer .footer-widget-area .footer-bottom-bar .footer-quick-links{flex-wrap:wrap;justify-content:flex-end;gap:25px;display:flex}@media (max-width:767px){footer .footer-widget-area .footer-bottom-bar .footer-quick-links{justify-content:center}}footer .footer-widget-area .footer-bottom-bar .footer-quick-links a{color:#bababa;font-size:14px;font-weight:500;transition:all .3s;position:relative}footer .footer-widget-area .footer-bottom-bar .footer-quick-links a:after{content:"";background:#87847b;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}footer .footer-widget-area .footer-bottom-bar .footer-quick-links a:hover{color:#87847b}footer .footer-widget-area .footer-bottom-bar .footer-quick-links a:hover:after{width:100%}footer .copyright-area{color:#fff;background-color:#111}footer .copyright-area .copyright-text{letter-spacing:3px;text-transform:uppercase;font-size:14px;font-weight:700}footer .copyright-area .copyright-text.copyright-two{text-transform:none;text-align:center;letter-spacing:0;font-family:Roboto,sans-serif;font-weight:700}@media (max-width:767px){footer .copyright-area .copyright-text{text-align:center}}@media (max-width:991px){footer .footer-widget-area .widget h4.widget-title{margin-bottom:25px;font-size:20px}}@media (max-width:575px){footer .footer-widget-area{padding-top:60px!important;padding-bottom:30px!important}footer .footer-widget-area .widget.site-info-widget .brand-logo .hotel-name{font-size:24px}footer .footer-widget-area .widget.contact-widget-modern .location-box{text-align:center;flex-direction:column}footer .footer-widget-area .widget.contact-widget-modern .social-links-modern{justify-content:center}}footer .footer-widget-area .newsletter-section{background:linear-gradient(135deg,rgba(135,132,123,.15) 0%,rgba(135,132,123,.05) 100%);border:1px solid rgba(135,132,123,.2);border-radius:15px;margin-top:40px;padding:35px 30px}footer .footer-widget-area .newsletter-section .newsletter-content .newsletter-title{color:#fff;letter-spacing:.5px;margin-bottom:8px;font-size:24px;font-weight:700}footer .footer-widget-area .newsletter-section .newsletter-content .newsletter-text{color:#bababa;margin-bottom:0;font-size:15px}@media (max-width:991px){footer .footer-widget-area .newsletter-section .newsletter-content{text-align:center;margin-bottom:25px}}footer .footer-widget-area .newsletter-section .newsletter-form{width:100%}footer .footer-widget-area .newsletter-section .newsletter-form .form-group{gap:0;display:flex;position:relative}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-input{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px 0 0 10px;flex:1;height:55px;padding:0 20px;font-size:14px;transition:all .3s}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-input::placeholder{color:rgba(255,255,255,.5)}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-input:focus{background:rgba(255,255,255,.15);border-color:#87847b;outline:none}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;white-space:nowrap;background:#87847b;border:1px solid #87847b;border-radius:0 10px 10px 0;align-items:center;gap:10px;height:55px;padding:0 30px;font-size:14px;font-weight:600;transition:all .3s;display:flex}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn:hover{background:#6f6d64;transform:translate(3px)}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn i{font-size:16px;transition:transform .3s}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn:hover i{transform:translate(3px)}@media (max-width:575px){footer .footer-widget-area .newsletter-section{padding:25px 20px}footer .footer-widget-area .newsletter-section .newsletter-content .newsletter-title{font-size:20px}footer .footer-widget-area .newsletter-section .newsletter-form .form-group{flex-direction:column}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-input,footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn{border-radius:10px;justify-content:center;width:100%;padding:1rem}footer .footer-widget-area .newsletter-section .newsletter-form .newsletter-btn{margin-top:10px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}footer .footer-widget-area .widget{animation:.6s ease-out both fadeInUp}footer .footer-widget-area .widget:first-child{animation-delay:.1s}footer .footer-widget-area .widget:nth-child(2){animation-delay:.2s}footer .footer-widget-area .widget:nth-child(3){animation-delay:.3s}footer .footer-widget-area .footer-badges .badge-item:hover{animation:.6s ease-in-out pulse}footer ::-webkit-scrollbar{width:8px;height:8px}footer ::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}footer ::-webkit-scrollbar-thumb{background:#87847b;border-radius:4px}footer ::-webkit-scrollbar-thumb:hover{background:#6f6d64}@keyframes glow{0%,to{box-shadow:0 0 5px rgba(135,132,123,.5)}50%{box-shadow:0 0 20px rgba(135,132,123,.8)}}footer .footer-widget-area .newsletter-section{position:relative;overflow:hidden}footer .footer-widget-area .newsletter-section:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(135,132,123,.1) 0%,transparent 70%);width:200%;height:200%;animation:3s ease-in-out infinite glow;position:absolute;top:-50%;left:-50%}
