:root{--aaa-primary:#367e3d;--aaa-secondary:#93ae3c;--aaa-tertiary:#18351c;--aaa-primary-light:#4a9952;--aaa-primary-bright:#5cb865;--aaa-primary-dark:#2a6330;--aaa-secondary-light:#a8c44f;--aaa-secondary-bright:#b8d65f;--aaa-accent:#c4d94e;--section-AAH:#dd7e28;--section-ABO:#d25328;--section-AIS:#5e863b;--section-ATA:#61338f;--section-AUD:#ab2387;--section-EAC:#823d93;--section-FARS:#5b63ad;--section-FIA:#d01c61;--section-GIWB:#e23227;--section-GNP:#bd9c2f;--section-IA:#a64995;--section-Leadership:#b88e2e;--section-MAS:#928832;--section-PI:#ed228c;--section-SET:#c13e96;--section-TYC:#cd8c2a;--section-TLC:#ed2e56;--img-hero:url("https://aaahq.org/portals/0/images/banners/2026/aaahq-2026-hero-audience-11.jpg");--img-conference:url("https://images.unsplash.com/photo-1515187029135-18ee286d815b?w=1200&q=80");--img-teacher:url("https://images.unsplash.com/photo-1557804506-669a67965ba0?w=1200&q=80");--img-seminar:url("https://plus.unsplash.com/premium_photo-1661497331167-9c1e2b65af21?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");--img-students:url("https://images.unsplash.com/photo-1523580494863-6f3031224c94?w=1200&q=80");--img-campus:url("https://images.unsplash.com/photo-1562774053-701939374585?w=1200&q=80");--img-stairwell:url("https://images.unsplash.com/photo-1529070538774-1843cb3265df?w=1200&q=80");--font-sans:"Inter",Arial,Helvetica,sans-serif;--max-width:1400px;--header-height:80px;--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:400ms ease}[data-theme="dark"]{--bg-page:#0a0a0b;--bg-card:#161618;--bg-elevated:#1a1a1d;--bg-hover:rgba(255,255,255,0.2);--bg-input:#252529;--bg-highlighted:#39393c;--text-primary:#ffffff;--text-secondary:#b4b4be;--text-muted:#838389;--text-inverse:#0a0a0b;--border-subtle:#252529;--border-medium:#32323a;--aaa-accent-lightdark:#c4d94e;--shadow-color:rgba(0,0,0,0.5);--gradient-hero-overlay:linear-gradient(180deg,rgba(10,10,11,0.3) 0%,rgba(10,10,11,0.7) 50%,rgba(10,10,11,0.95) 100%);--gradient-mesh:radial-gradient(at 40% 20%,rgba(54,126,61,0.15) 0%,transparent 50%),radial-gradient(at 80% 0%,rgba(147,174,60,0.1) 0%,transparent 50%),radial-gradient(at 0% 50%,rgba(97,51,143,0.1) 0%,transparent 50%);--card-shine:linear-gradient(135deg,rgba(255,255,255,0.08) 0%,transparent 50%,rgba(255,255,255,0.03) 100%);--glow-color:rgba(147,174,60,0.3)}[data-theme="dark"] .stat-number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,var(--aaa-secondary),var(--aaa-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}[data-theme="light"]{--bg-page:#f8f9fa;--bg-card:#ffffff;--bg-elevated:#ffffff;--bg-hover:#f1f3f5;--bg-input:#e9ecef;--bg-highlighted:#efefef;--text-primary:#1a1a1d;--text-secondary:#495057;--text-muted:#868e96;--text-inverse:#ffffff;--border-subtle:#dee2e6;--border-medium:#ced4da;--aaa-accent-lightdark:#65a11b;--shadow-color:rgba(0,0,0,0.1);--gradient-hero-overlay:linear-gradient(180deg,rgba(248,249,250,0.3) 0%,rgba(248,249,250,0.7) 50%,rgba(110,126,142,0.75) 100%);--gradient-mesh:radial-gradient(at 40% 20%,rgba(54,126,61,0.08) 0%,transparent 50%),radial-gradient(at 80% 0%,rgba(147,174,60,0.06) 0%,transparent 50%),radial-gradient(at 0% 50%,rgba(97,51,143,0.05) 0%,transparent 50%);--card-shine:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,transparent 50%,rgba(255,255,255,0.5) 100%);--glow-color:rgba(54,126,61,0.2)}[data-theme="light"] .stat-number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,var(--aaa-tertiary),var(--aaa-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}[data-theme="dark"] .logo-light{display:none !important}[data-theme="light"] .logo-dark{display:none !important}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);font-weight:300;background:var(--bg-page);color:var(--text-primary);line-height:1.1;-webkit-font-smoothing:antialiased;overflow-x:hidden;transition:background-color var(--transition-base),color var(--transition-base);padding:0 !important}p,li{color:var(--text-primary)}#page,#main,#main-wrapper,.content,.node__content{background:var(--bg-page) !important;color:var(--text-primary)}.meeting-page [id^="banner"] h1,.meeting-page [id^="banner"] h4,.meeting-page [id^="banner"] h5{color:white !important}strong,b{font-weight:700}.card{background:var(--bg-card)}.offcanvas{z-index:1066}.aaa-primary-text{color:var(--aaa-primary)}table,.table{color:var(--text-primary)}table tr:nth-child(even){background:var(--bg-input) !important}table tr:hover{background:var(--bg-hover) !important}.accordion-body{background:var(--bg-card)}div#sectionGrid{background:var(--text-secondary) !important}div#sectionGrid .card-title{color:white}div#journals{background:var(--bg-page) !important}div#journals #infoCard h4,div#journals #infoCard h5{color:white}div#journals .card .card-header .card-title{color:white}#journalHeader .journalTitle{color:var(--text-primary)}#main{margin-top:1.5rem}div#block-aaa-skin-1-page-title.contextual-region.block.block-core.block-page-title-block>div.content>h1.title{color:var(--text-primary) !important}body.toolbar-fixed{padding-top:46px !important}body.toolbar-fixed.toolbar-tray-open{padding-top:80px !important}#toolbar-administration #toolbar-bar{z-index:9999999}h1,h2,h3,h4,h5,h6{letter-spacing:-0.03em;color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-weight:700}a{color:inherit;text-decoration:none;font-weight:500}.utility-nav{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);padding:0.5rem 0}.utility-nav a{color:var(--text-muted);font-size:0.75rem;font-weight:500;transition:color var(--transition-fast)}.utility-nav a:hover{color:var(--aaa-secondary)}.utility-divider{width:1px;height:14px;background:var(--border-subtle)}.theme-toggle{display:flex;align-items:center;gap:0.5rem;cursor:pointer}.theme-toggle-track{width:48px;height:26px;background:var(--bg-input);border-radius:13px;position:relative;transition:background var(--transition-base);border:1px solid var(--border-subtle)}.theme-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:var(--aaa-secondary);border-radius:50%;transition:transform var(--transition-base);display:flex;align-items:center;justify-content:center;font-size:12px}[data-theme="light"] .theme-toggle-thumb{transform:translateX(22px)}.theme-toggle-label{font-size:0.75rem;color:var(--text-muted);font-weight:500}.main-header{background:var(--bg-elevated);position:sticky;top:0;z-index:1050;border-bottom:1px solid var(--border-subtle)}.header-container{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height)}.navbar-brand{display:flex;align-items:center;text-decoration:none}.logo-mark img{max-width:48px !important;height:auto}.logo-text{display:flex;flex-direction:column}.logo-text strong{font-size:0.875rem;font-weight:700;color:var(--text-primary)}.logo-text span{font-size:0.75rem;color:var(--aaa-secondary);font-weight:500}.nav-menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:var(--header-height)}.nav-menu-item{position:static;height:100%;display:flex;align-items:center}.nav-menu-link{display:flex;align-items:center;gap:0.25rem;padding:0 1rem;height:100%;color:var(--text-secondary) !important;font-size:0.875rem;font-weight:500;text-decoration:none;transition:color var(--transition-fast) !important;position:relative}.nav-menu-link::after{content:"";position:absolute;bottom:0;left:1rem;right:1rem;height:2px;background:linear-gradient(90deg,var(--aaa-secondary),var(--aaa-accent));transform:scaleX(0);transition:transform var(--transition-base)}.nav-menu-link:hover,.nav-menu-item:hover .nav-menu-link{color:var(--text-primary)}.nav-menu-item:hover .nav-menu-link::after{transform:scaleX(1)}.nav-menu-link .bi-chevron-down{font-size:0.6rem;transition:transform var(--transition-fast)}.nav-menu-item:hover .nav-menu-link .bi-chevron-down{transform:rotate(180deg)}.megamenu{position:absolute;top:100%;left:0;right:0;width:100 .megamenu;background:var(--bg-elevated);border-top:3px solid var(--aaa-secondary);box-shadow:0 20px 60px var(--shadow-color);opacity:0;visibility:hidden;transition:opacity var(--transition-fast),visibility var(--transition-fast);z-index:1000}.nav-menu-item:hover .megamenu{opacity:1;visibility:visible}.megamenu-inner{max-width:var(--max-width);margin:0 auto;padding:2rem 1rem}.megamenu-grid{display:grid;gap:1rem}.megamenu-grid-4{grid-template-columns:repeat(4,1fr)}.megamenu-grid-5{grid-template-columns:repeat(5,1fr)}.megamenu-grid-3{grid-template-columns:1fr 1fr 2fr}.megamenu-grid-5 h6{grid-column:1/-1}.megamenu-col h6{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--aaa-secondary);border-bottom:1px solid var(--border-subtle)}.megamenu-col ul{list-style:none;padding:0;margin:0}.megamenu-col a{display:block;padding:0.375rem 0;color:var(--text-primary) !important;font-size:0.875rem;font-weight:400;transition:all var(--transition-fast)}.megamenu-col a:hover{color:var(--aaa-secondary) !important;transform:translateX(4px)}.megamenu-col a.highlight{color:var(--aaa-secondary);font-weight:600}.megamenu-featured{background:linear-gradient(135deg,var(--aaa-tertiary),var(--aaa-primary-dark));border-radius:1rem;padding:1.5rem;color:#fff !important}.megamenu-featured h5{font-size:1rem;font-weight:800;margin-bottom:0.5rem;color:#fff !important}.megamenu-featured p{font-size:0.8125rem;opacity:0.8;margin-bottom:1rem;line-height:1.5;color:#FFF !important}.megamenu-featured .btn-aaa{font-size:0.8125rem;padding:0.5rem 1rem}.publications-menu{position:relative}.megamenu-grid-3-pub{grid-template-columns:1fr 1fr 1.5fr}.publications-collapsed{display:block}.publications-expanded{display:none}.publications-menu.is-expanded .publications-collapsed{display:none}.publications-menu.is-expanded .publications-expanded{display:block;animation:fadeIn 0.25s ease-out}@keyframes fadeIn{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.section-journals-toggle{display:inline-flex;align-items:center;gap:0.5rem;margin-top:1rem;padding:0.625rem 1rem;font-size:0.8125rem;font-weight:600;color:var(--aaa-secondary);background:var(--bg-hover);border-radius:0.5rem;transition:all var(--transition-fast);cursor:pointer}.section-journals-toggle:hover{background:var(--aaa-secondary);color:#fff;transform:translateX(4px)}.section-journals-toggle:hover i{transform:translateX(4px)}.section-journals-toggle.is-expanded{background:var(--bg-input)}.section-journals-toggle.is-expanded:hover{transform:translateX(-4px)}.section-journals-toggle.is-expanded:hover i{transform:translateX(-4px)}.section-journals-toggle i{font-size:0.875rem;transition:transform var(--transition-fast)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.megamenu-event{display:flex;gap:1rem;padding:1rem;background:var(--bg-hover);border-radius:0.75rem;margin-bottom:0.75rem;transition:all var(--transition-fast)}.megamenu-event:hover{background:var(--bg-input)}.megamenu-event-date{flex-shrink:0;width:50px;text-align:center;padding:0.5rem;background:var(--aaa-secondary);border-radius:0.5rem;color:var(--aaa-tertiary)}.megamenu-event-date .month{font-size:0.625rem;font-weight:700;text-transform:uppercase}.megamenu-event-date .day{font-size:1.25rem;font-weight:900;line-height:1}.megamenu-event-info h6{font-size:0.875rem;font-weight:700;margin-bottom:0.25rem;border:none;padding:0;color:var(--text-primary);text-transform:none;letter-spacing:0}.megamenu-event-info span{font-size:0.75rem;color:var(--text-muted)}a.navbar-brand:hover{background:rgba(255,255,255,0.2);border-radius:0.5rem}.utility-nav a{color:var(--text-muted);font-size:0.75rem;font-weight:500;transition:color var(--transition-fast);padding:0.25rem}.utility-nav a:hover{background:var(--bg-hover);font-weight:700;padding:0.25rem;border-radius:0.25rem}.megamenu-col a:hover{background:var(--bg-hover);font-weight:700;padding-left:5px;border-radius:0.25rem}a.megamenu-event-link-wrapper:hover{background:transparent}.megamenu-col h6{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--aaa-secondary-bright);border-bottom:1px solid var(--border-subtle);background:rgba(255,255,255,0.1);padding:0.5rem;border-radius:0.25rem}.megamenu-event-info h6{font-size:0.875rem;font-weight:700;margin-bottom:0.25rem;border:none;padding:0;color:var(--text-primary);text-transform:none;letter-spacing:0;background:transparent}.mobile-nav-toggle{display:none;background:var(--bg-input);border:1px solid var(--border-subtle);color:var(--text-primary);padding:0.5rem 0.75rem;border-radius:0.5rem;cursor:pointer}.mobile-nav-scrim{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:9998}.mobile-nav-scrim.active{display:block}.mobile-nav{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:var(--bg-elevated);z-index:9999;transform:translateX(100%);transition:transform var(--transition-base);overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.mobile-nav.active{transform:translateX(0)}@media (min-width:1200px){.mobile-nav,.mobile-nav-scrim{display:none !important}}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border-subtle)}.mobile-nav-header .logo-mark img{max-width:40px;height:auto}.mobile-nav-close{background:none;border:none;color:var(--text-secondary);font-size:1.25rem;cursor:pointer;padding:0.5rem;border-radius:0.5rem;transition:all var(--transition-fast)}.mobile-nav-close:hover{background:var(--bg-hover);color:var(--text-primary)}.mobile-nav-actions{display:flex;gap:0.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border-subtle)}.mobile-nav-search{padding:0.75rem 1.25rem;border-bottom:1px solid var(--border-subtle)}.mobile-nav-search form{display:flex;align-items:center;gap:0.75rem;background:var(--bg-input);border:1px solid var(--border-medium);border-radius:0.75rem;padding:0.625rem 1rem}.mobile-nav-search form:focus-within{border-color:var(--aaa-primary)}.mobile-nav-search i{color:var(--text-muted);font-size:1rem}.mobile-nav-search input{flex:1;border:none;background:transparent;font-size:0.9375rem;font-family:var(--font-sans);color:var(--text-primary);outline:none}.mobile-nav-search input::placeholder{color:var(--text-muted)}.mobile-nav-menu{flex:1;overflow-y:auto}.mobile-nav-group{border-bottom:1px solid var(--border-subtle)}.mobile-nav-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;min-height:48px;font-size:1rem;font-weight:600;font-family:var(--font-sans);border:none;background:transparent;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast)}.mobile-nav-trigger:hover{background:var(--bg-hover)}.mobile-nav-trigger .bi-chevron-down{font-size:0.75rem;transition:transform var(--transition-fast);color:var(--text-muted)}.mobile-nav-group.active .mobile-nav-trigger{background:var(--bg-hover);color:var(--aaa-secondary)}.mobile-nav-group.active .mobile-nav-trigger .bi-chevron-down{transform:rotate(180deg)}.mobile-nav-panel{max-height:0;overflow:hidden;transition:max-height var(--transition-slow)}.mobile-nav-group.active .mobile-nav-panel{max-height:2000px}.mobile-nav-section{padding:0 1.25rem}.mobile-nav-section:first-child{padding-top:0.5rem}.mobile-nav-section:last-child{padding-bottom:1rem}.mobile-nav-section h6{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--aaa-secondary);padding:0.75rem 0 0.375rem;margin:0;border-bottom:1px solid var(--border-subtle)}.mobile-nav-section ul{list-style:none;margin:0;padding:0}.mobile-nav-section li a{display:flex;align-items:center;padding:0.5rem 0 0.5rem 0.5rem;min-height:44px;font-size:0.875rem;color:var(--text-secondary);transition:color var(--transition-fast)}.mobile-nav-section li a:hover{color:var(--aaa-secondary)}.mobile-nav-viewall{font-weight:600;color:var(--aaa-secondary) !important}.mobile-nav-nested-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0.75rem 0 0.75rem 0.5rem;font-size:0.8125rem;font-weight:600;font-family:var(--font-sans);border:none;border-bottom:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast)}.mobile-nav-nested-trigger:hover{color:var(--aaa-secondary)}.mobile-nav-nested-trigger .bi-chevron-down{font-size:0.625rem;transition:transform var(--transition-fast);color:var(--text-muted)}.mobile-nav-nested-trigger.active .bi-chevron-down{transform:rotate(180deg)}.mobile-nav-nested-panel{max-height:0;overflow:hidden;transition:max-height var(--transition-slow);list-style:none;margin:0;padding:0}.mobile-nav-nested-panel.active{max-height:1000px}.mobile-nav-nested-panel li a{padding-left:1rem;font-size:0.8125rem}.mobile-nav-utility{padding:1rem 1.25rem;border-top:1px solid var(--border-subtle)}.mobile-nav-utility h6{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--aaa-secondary);margin-bottom:0.75rem}.mobile-nav-utility ul{list-style:none;margin:0;padding:0}.mobile-nav-utility li a{display:flex;align-items:center;gap:0.75rem;padding:0.5rem 0;font-size:0.875rem;color:var(--text-muted);transition:color var(--transition-fast)}.mobile-nav-utility li a:hover{color:var(--aaa-secondary)}.mobile-nav-utility li a i{font-size:1rem;width:1.25rem;text-align:center}.mobile-nav-theme{padding:1rem 1.25rem;border-top:1px solid var(--border-subtle)}body.mobile-nav-open{overflow:hidden}@media (max-width:1199.98px){.nav-menu{display:none}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center}.logo-text{display:none !important}}.header-actions{display:flex;align-items:center;gap:0.5rem}.btn-search{width:44px;height:44px;border:none;background:var(--bg-input);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0.75rem;transition:all var(--transition-fast);color:var(--text-secondary)}.btn-search:hover{background:var(--aaa-primary);color:#fff}.search-overlay{position:fixed;top:0;left:0;right:0;z-index:1055;background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);box-shadow:0 8px 32px var(--shadow-color);transform:translateY(-100%);opacity:0;transition:transform var(--transition-base),opacity var(--transition-base);pointer-events:none}.search-overlay.active{transform:translateY(0);opacity:1;pointer-events:auto}.search-overlay-inner{max-width:var(--max-width);margin:0 auto;padding:1.5rem 1rem}.search-overlay-form{display:flex;align-items:center;gap:1rem;background:var(--bg-input);border:2px solid var(--border-medium);border-radius:1rem;padding:0.75rem 1.25rem;transition:border-color var(--transition-fast)}.search-overlay-form:focus-within{border-color:var(--aaa-primary);box-shadow:0 0 0 3px var(--glow-color)}.search-overlay-icon{font-size:1.25rem;color:var(--text-muted);flex-shrink:0}.search-overlay-input{flex:1;border:none;background:transparent;font-size:1.25rem;font-family:var(--font-sans);font-weight:400;color:var(--text-primary);outline:none}.search-overlay-input::placeholder{color:var(--text-muted)}.search-overlay-close{background:none;border:none;color:var(--text-muted);font-size:1.25rem;cursor:pointer;padding:0.25rem;border-radius:0.5rem;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.search-overlay-close:hover{background:var(--bg-hover);color:var(--text-primary)}.search-overlay-hints{display:flex;gap:1.5rem;margin-top:0.75rem;padding-left:0.25rem}.search-overlay-hints span{font-size:0.75rem;color:var(--text-muted)}.search-overlay-hints kbd{background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:0.25rem;padding:0.1rem 0.4rem;font-size:0.7rem;font-family:var(--font-sans);color:var(--text-secondary)}body.search-open .nav-menu-item:hover>.megamenu{display:none !important}.megamenu-hold .nav-menu-item:hover>.megamenu{opacity:0 !important;visibility:hidden !important}.btn-aaa{padding:0.625rem 1.25rem;border-radius:0.75rem;font-size:0.875rem;font-weight:600;transition:all var(--transition-fast);border:none;display:inline-flex;align-items:center;gap:0.5rem;text-decoration:none}.btn-aaa-ghost{background:transparent;color:var(--text-secondary)}.btn-aaa-ghost:hover{color:var(--text-primary);background:var(--bg-hover)}.btn-aaa-primary{background:linear-gradient(135deg,var(--aaa-primary),var(--aaa-primary-bright));color:#fff !important;box-shadow:0 4px 12px rgba(54,126,61,0.3)}.btn-aaa-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(54,126,61,0.4);color:#fff}.btn-aaa-accent{background:linear-gradient(135deg,var(--aaa-secondary),var(--aaa-accent));color:var(--aaa-tertiary);font-weight:700}a.btn-aaa.btn-aaa-accent{color:white}.btn-aaa-accent:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(147,174,60,0.4);color:var(--aaa-tertiary)}.btn-aaa-lg{padding:1rem 2rem;font-size:1rem;border-radius:1rem}.aaa-notification{padding:1rem;background:var(--bg-highlighted);margin:0 !important;border-radius:0.3rem;font-size:1.1rem}.aaa-notification h3{color:var(--aaa-accent-lightdark)}.highlighted{background:var(--bg-elevated)}.highlighted section.region-highlighted div.block{padding-top:1.1rem;padding-bottom:1.1rem}.highlighted section.region-highlighted div.content{background:linear-gradient(159deg,#972c5e,#4b28cd 124%) !important;padding:0.5rem;border-radius:0.5rem}.hero{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:var(--img-hero);background-size:cover;background-position:center}[data-theme="light"] .hero-bg{filter:brightness(1.1)}.hero-overlay{position:absolute;inset:0;background:var(--gradient-hero-overlay)}.hero-gradient{position:absolute;inset:0;background:var(--gradient-mesh)}.hero-glow{position:absolute;top:20%;left:30%;width:600px;height:600px;background:radial-gradient(circle,var(--glow-color) 0%,transparent 60%);filter:blur(80px);animation:float 8s ease-in-out infinite}@keyframes float{0,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.1)}}.hero-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(147,174,60,0.15);backdrop-filter:blur(10px);padding:0.5rem 1rem;border-radius:9999px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem;border:1px solid rgba(147,174,60,0.3);color:var(--aaa-secondary)}.hero-badge-dot{width:8px;height:8px;background:var(--aaa-secondary);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0,100%{opacity:1;box-shadow:0 0 0 0 rgba(147,174,60,0.4)}50%{opacity:0.8;box-shadow:0 0 0 8px rgba(147,174,60,0)}}.hero h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;margin-bottom:1.5rem}[data-theme="dark"] .hero h1{background:linear-gradient(135deg,#fff 0%,#b4b4be 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.2rem;font-weight:600;line-height:1.7;color:var(--text-secondary);margin-bottom:2.5rem;max-width:540px}.stat-card{background:rgba(255,255,255,0.03);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.08);border-radius:1.5rem;padding:1.5rem;text-align:center;transition:all var(--transition-base)}[data-theme="light"] .stat-card{background:rgba(255,255,255,0.8);border-color:var(--border-subtle)}.stat-card:hover{transform:translateY(-4px);border-color:var(--aaa-primary)}.stat-label{font-size:0.875rem;font-weight:500;color:var(--text-secondary);margin-top:0.5rem}.meetings-section{background:var(--bg-elevated);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.meeting-card{background:var(--bg-card);border-radius:1.5rem;overflow:hidden;transition:all var(--transition-base);border:1px solid var(--border-subtle);height:100%;display:flex;flex-direction:column;text-decoration:none}.meeting-card:hover{transform:translateY(-8px);border-color:var(--aaa-primary);box-shadow:0 20px 40px var(--shadow-color)}.meeting-card-header{padding:1.25rem;color:#fff;position:relative;overflow:hidden}.meeting-card-header::before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 60%)}.meeting-tag{display:inline-block;background:rgba(255,255,255,0.2);padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.5rem}.meeting-card-header h5{font-size:1.125rem;font-weight:800;line-height:1.3;position:relative;color:#fff;margin:0;text-shadow:0 0 2px black}.meeting-card-body{padding:1.25rem;flex-grow:1}.meeting-date,.meeting-location{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;margin-bottom:0.5rem}.meeting-date{color:var(--text-secondary);font-weight:500}.meeting-date i{color:var(--aaa-secondary)}.meeting-location{color:var(--text-muted)}.meeting-card-footer{padding:1rem 1.25rem;border-top:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:center}.meeting-status{font-size:0.7rem;font-weight:700;color:var(--aaa-secondary);text-transform:uppercase;letter-spacing:0.05em}.meeting-arrow{width:32px;height:32px;background:var(--bg-input);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);color:var(--text-secondary)}.meeting-card:hover .meeting-arrow{background:var(--aaa-secondary);color:var(--aaa-tertiary)}.meeting-card[data-section="flagship"] .meeting-card-header{background:linear-gradient(135deg,#0d1f12 0%,#1a4a24 50%,#2d6b36 100%)}.meeting-card[data-section="IA"] .meeting-card-header{background:linear-gradient(135deg,#7a3a75 0%,var(--section-IA) 100%)}.meeting-card[data-section="MAS"] .meeting-card-header{background:linear-gradient(135deg,#6a6228 0%,var(--section-MAS) 100%)}.meeting-card[data-section="workshop"] .meeting-card-header{background:linear-gradient(135deg,var(--section-AAH) 0%,var(--section-TYC) 100%)}.meeting-card[data-section="meeting"] .meeting-card-header{background:linear-gradient(135deg,var(--aaa-primary) 0%,var(--aaa-secondary-bright) 100%)}.meeting-card[data-section="AAH"] .meeting-card-header{background:linear-gradient(135deg,#9f551c 0%,var(--section-AAH) 100%)}.meeting-card[data-section="ABO"] .meeting-card-header{background:linear-gradient(135deg,#983b1c 0%,var(--section-ABO) 100%)}.meeting-card[data-section="AIS"] .meeting-card-header{background:linear-gradient(135deg,#3f5927 0%,var(--section-AIS) 100%)}.meeting-card[data-section="ATA"] .meeting-card-header{background:linear-gradient(135deg,#47266a 0%,var(--section-ATA) 100%)}.meeting-card[data-section="AUD"] .meeting-card-header{background:linear-gradient(135deg,#76185d 0%,var(--section-AUD) 100%)}.meeting-card[data-section="EAC"] .meeting-card-header{background:linear-gradient(135deg,#5c2b6a 0%,var(--section-EAC) 100%)}.meeting-card[data-section="FARS"] .meeting-card-header{background:linear-gradient(135deg,#3d4272 0%,var(--section-FARS) 100%)}.meeting-card[data-section="FA"] .meeting-card-header{background:linear-gradient(135deg,#8f1442 0%,var(--section-FIA) 100%)}.meeting-card[data-section="GIWB"] .meeting-card-header{background:linear-gradient(135deg,#9f1d1b 0%,var(--section-GIWB) 100%)}.meeting-card[data-section="GNP"] .meeting-card-header{background:linear-gradient(135deg,#7a6820 0%,var(--section-GNP) 100%)}.meeting-card[data-section="LEADERSHIP"] .meeting-card-header{background:linear-gradient(135deg,#7e6420 0%,var(--section-Leadership) 100%)}.meeting-card[data-section="PI"] .meeting-card-header{background:linear-gradient(135deg,#a71867 0%,var(--section-PI) 100%)}.meeting-card[data-section="SET"] .meeting-card-header{background:linear-gradient(135deg,#852b69 0%,var(--section-SET) 100%)}.meeting-card[data-section="TYC"] .meeting-card-header{background:linear-gradient(135deg,#936321 0%,var(--section-TYC) 100%)}.meeting-card[data-section="TLC"] .meeting-card-header{background:linear-gradient(135deg,#a4213b 0%,var(--section-TLC) 100%)}.meeting-card[data-section="AIS SET"] .meeting-card-header{background:linear-gradient(135deg,#5e883a 0%,#194724 100%)}.stakeholder-section{position:relative;overflow:hidden}.stakeholder-section::before{content:"";position:absolute;inset:0;background:var(--gradient-mesh);opacity:0.5;pointer-events:none}.section-title h2{font-size:clamp(2rem,4vw,2.5rem);background:linear-gradient(135deg,var(--text-primary) 0%,var(--aaa-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stakeholder-card{background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:1.5rem;padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all var(--transition-base);height:100%}.stakeholder-card:hover,.stakeholder-card.active{border-color:var(--aaa-primary);transform:translateY(-8px);box-shadow:0 20px 40px var(--shadow-color),0 0 40px var(--glow-color)}.stakeholder-card.faded{opacity:0.35;transform:scale(0.96)}.stakeholder-icon{width:72px;height:72px;background:linear-gradient(135deg,var(--aaa-primary),var(--aaa-primary-bright));border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 24px rgba(54,126,61,0.3);transition:all var(--transition-base);color:#fff;font-size:1.75rem}.stakeholder-card:hover .stakeholder-icon,.stakeholder-card.active .stakeholder-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 32px rgba(54,126,61,0.5)}.stakeholder-card h5{font-size:1.125rem;font-weight:800;margin-bottom:0.5rem}.stakeholder-card p{font-size:0.875rem;color:var(--text-secondary);line-height:1.4;margin:0}.stakeholder-detail-wrapper{min-height:0;overflow:hidden;transition:min-height var(--transition-slow)}.stakeholder-detail-wrapper.has-content{min-height:280px}.stakeholder-detail-panel{background:var(--bg-card);border:1px solid var(--aaa-primary);border-radius:1.5rem;padding:2rem;margin-top:2rem;display:none}.stakeholder-detail-panel.active{display:block;animation:fadeSlideIn 0.3s ease}@keyframes fadeSlideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.stakeholder-detail-panel h4{font-size:1.25rem;font-weight:800;margin-bottom:1.5rem;display:flex;align-items:center;gap:0.75rem}.stakeholder-detail-panel h4 i{color:var(--aaa-secondary);font-size:1.5rem}.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.resource-item{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:var(--bg-hover);border-radius:1rem;transition:all var(--transition-fast)}.resource-item:hover{background:var(--bg-input);transform:translateX(4px)}.resource-item i{color:var(--aaa-secondary);font-size:1.25rem;flex-shrink:0;margin-top:0.125rem}.resource-item span{font-size:0.875rem;color:var(--text-secondary);font-weight:500}div#frontpage-news-view{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.2rem}div#frontpage-news-view .frontpage-news-view-item:first-child{grid-column:span 2}.intro-statement p{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:300;line-height:1.7;color:var(--text-secondary)}.intro-statement strong{color:var(--aaa-secondary);font-weight:600}.sections-showcase{background:var(--bg-elevated);border-top:1px solid var(--border-subtle)}.section-pill{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:600;color:#fff;transition:all var(--transition-fast);cursor:pointer;position:relative}.section-pill:hover{transform:scale(1.05);box-shadow:0 8px 24px var(--shadow-color)}.section-pill[data-section="AAH"]{background:var(--section-AAH)}.section-pill[data-section="ABO"]{background:var(--section-ABO)}.section-pill[data-section="AIS"]{background:var(--section-AIS)}.section-pill[data-section="ATA"]{background:var(--section-ATA)}.section-pill[data-section="AUD"]{background:var(--section-AUD)}.section-pill[data-section="EAC"]{background:var(--section-EAC)}.section-pill[data-section="FARS"]{background:var(--section-FARS)}.section-pill[data-section="FIA"]{background:var(--section-FIA)}.section-pill[data-section="GIWB"]{background:var(--section-GIWB)}.section-pill[data-section="GNP"]{background:var(--section-GNP)}.section-pill[data-section="IA"]{background:var(--section-IA)}.section-pill[data-section="Leadership"]{background:var(--section-Leadership)}.section-pill[data-section="MAS"]{background:var(--section-MAS)}.section-pill[data-section="PI"]{background:var(--section-PI)}.section-pill[data-section="SET"]{background:var(--section-SET)}.section-pill[data-section="TLC"]{background:var(--section-TLC)}.section-pill[data-section="TYC"]{background:var(--section-TYC)}.section-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%) scale(0.95);width:320px;background:var(--bg-card);border:1px solid var(--border-medium);border-radius:1rem;padding:1.25rem;opacity:0;visibility:hidden;transition:all var(--transition-fast);z-index:100;text-align:left;box-shadow:0 16px 48px var(--shadow-color)}.section-tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:var(--bg-card)}.section-pill:hover .section-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.section-tooltip h6{font-size:1rem;font-weight:800;margin-bottom:0.5rem;color:var(--text-primary)}.section-tooltip p{font-size:0.8125rem;color:var(--text-secondary);line-height:1.5;margin-bottom:0.75rem;font-weight:300}.section-tooltip-meta{display:flex;justify-content:space-between;align-items:center;padding-top:0.75rem;border-top:1px solid var(--border-subtle);font-size:0.75rem;color:var(--text-muted)}.section-tooltip-meta strong{color:var(--aaa-secondary);font-weight:600}.content-card{background:var(--bg-card);border-radius:1.5rem;overflow:hidden;transition:all var(--transition-base);border:1px solid var(--border-subtle);height:100%;display:flex;flex-direction:column;text-decoration:none}.content-card:hover{transform:translateY(-8px);border-color:var(--aaa-primary);box-shadow:0 20px 40px var(--shadow-color)}.content-card-image{aspect-ratio:1.7777777778;background-size:cover;background-position:center;position:relative}.content-card-image.lead{aspect-ratio:2.3333333333}.content-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,10,11,0.95) 0%,rgba(10,10,11,0.5) 40%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}[data-theme="light"] .content-card-overlay{background:linear-gradient(to top,rgba(26,26,29,0.9) 0%,rgba(26,26,29,0.4) 40%,transparent 100%)}.content-card-overlay .card-tag{color:var(--aaa-secondary)}.content-card-overlay .card-title{color:#fff}.content-card-body{padding:1.25rem;display:flex;flex-direction:column;gap:0.5rem;flex-grow:1}.card-tag{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--aaa-secondary)}.card-title{font-size:1.125rem;font-weight:700;color:var(--text-primary);line-height:1.3}.card-desc{font-size:0.875rem;color:var(--text-secondary);line-height:1.5;font-weight:300}.card-meta{font-size:0.75rem;color:var(--text-muted);margin-top:auto;padding-top:0.5rem}.content-card.card-accent{background:linear-gradient(135deg,var(--aaa-tertiary),var(--aaa-primary-dark));border-color:var(--aaa-primary)}.content-card.card-gold{background:linear-gradient(135deg,var(--aaa-secondary),var(--aaa-accent));border-color:transparent}.content-card.card-gold .card-tag{color:var(--aaa-tertiary);opacity:0.7}.content-card.card-gold .card-title{color:var(--aaa-tertiary)}.content-card.card-gold .card-desc{color:var(--aaa-tertiary);opacity:0.8}.content-card.card-gold .card-meta{color:var(--aaa-tertiary);opacity:0.6}.content-card.card-vibrant{background:linear-gradient(135deg,var(--section-ATA),var(--section-PI),var(--section-TLC));border-color:transparent}.content-card.card-vibrant .card-tag{opacity:0.8}.content-card.card-horizontal{flex-direction:row}.content-card.card-horizontal .content-card-image{flex:0 0 40%;aspect-ratio:auto;min-height:200px}.content-card.card-horizontal .content-card-body{flex:1;justify-content:center}@media (max-width:767.98px){.content-card.card-horizontal{flex-direction:column}.content-card.card-horizontal .content-card-image{min-height:180px}}.img-conference{background-image:var(--img-conference)}.img-teacher{background-image:var(--img-teacher)}.img-seminar{background-image:var(--img-seminar)}.img-students{background-image:var(--img-students)}.img-campus{background-image:var(--img-campus)}.cta-banner{position:relative;overflow:hidden}.cta-banner-bg{position:absolute;inset:0;background-image:var(--img-stairwell);background-size:cover;background-position:center}[data-theme="light"] .cta-banner-bg{filter:brightness(1.1)}.cta-banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(24,53,28,0.95) 0%,rgba(54,126,61,0.9) 100%)}.cta-banner-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(147,174,60,0.2) 0%,transparent 60%);filter:blur(60px)}.cta-banner h2{font-size:clamp(1.75rem,4vw,2.5rem);color:#fff}.cta-banner p{color:rgba(255,255,255,0.8);font-weight:300}.footer{margin-top:1rem;background:var(--bg-elevated);border-top:1px solid var(--border-subtle);color:var(--text-secondary)}.footer-brand p{font-size:0.875rem;color:var(--text-muted);line-height:1.7;font-weight:300}.footer-social a{width:44px;height:44px;background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:0.75rem;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);color:var(--text-secondary)}.footer-social a:hover{background:var(--aaa-primary);border-color:var(--aaa-primary);transform:translateY(-4px);color:#fff}.footer-newsletter{background:var(--bg-card);padding:1.25rem;border-radius:1rem;border:1px solid var(--border-subtle)}.footer-newsletter label{font-size:0.875rem;font-weight:600;margin-bottom:0.75rem;display:block;color:var(--text-primary)}.footer-newsletter input{background:var(--bg-input);border:1px solid var(--border-subtle);color:var(--text-primary);padding:0.75rem 1rem;border-radius:0.75rem;font-size:0.875rem;transition:all var(--transition-fast);flex:1}.footer-newsletter input:focus{outline:none;border-color:var(--aaa-secondary);background:var(--bg-hover)}.footer-newsletter input::placeholder{color:var(--text-muted)}.footer-newsletter button{background:linear-gradient(135deg,var(--aaa-secondary),var(--aaa-accent));color:var(--aaa-tertiary);font-weight:700;border:none;padding:0.75rem 1.25rem;border-radius:0.75rem;transition:all var(--transition-fast);cursor:pointer}.footer-newsletter button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(147,174,60,0.3)}.footer h6{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--aaa-secondary);margin-bottom:1.25rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:var(--text-muted) !important;font-size:0.875rem;font-weight:400;transition:color var(--transition-fast)}.footer-links a:hover{color:var(--aaa-secondary) !important}.footer-contact{font-size:0.75rem;color:var(--text-muted) !important;line-height:1.7}.footer-contact strong{color:var(--text-secondary) !important;font-weight:600;display:block;margin-bottom:0.25rem}.footer-bottom{border-top:1px solid var(--border-subtle);font-size:0.75rem;color:var(--text-muted)}.footer-legal a{color:var(--text-muted);transition:color var(--transition-fast)}.footer-legal a:hover{color:var(--text-secondary)}.site-footer{background:var(--bg-page);padding:0}.hidden{display:none !important}.view-aaa-search h1{color:var(--aaa-accent-lightdark)}.view-aaa-search .view-empty{min-height:400px;background:var(--bg-elevated)}.view-aaa-search .views-exposed-form button.btn-primary{background:linear-gradient(135deg,var(--aaa-primary),var(--aaa-primary-bright));color:#fff !important;box-shadow:0 4px 12px rgba(54,126,61,0.3)}.view-aaa-search .views-exposed-form button.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(54,126,61,0.4);color:#fff}.view-aaa-search .field-content{word-wrap:break-word;width:100%}@media screen and (min-width:928px){.view-aaa-search .view-filters{width:50%}}@media screen and (max-width:720px){div#frontpage-news-view{grid-template-columns:1fr}}
@font-face{font-display:block;font-family:"bootstrap-icons";src:url(/themes/custom/aaa_skin_1/bootstrap-icons/font/./fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a=) format("woff2"),url(/themes/custom/aaa_skin_1/bootstrap-icons/font/./fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a=) format("woff");}.bi::before,[class^="bi-"]::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.bi-123::before{content:"\f67f";}.bi-alarm-fill::before{content:"\f101";}.bi-alarm::before{content:"\f102";}.bi-align-bottom::before{content:"\f103";}.bi-align-center::before{content:"\f104";}.bi-align-end::before{content:"\f105";}.bi-align-middle::before{content:"\f106";}.bi-align-start::before{content:"\f107";}.bi-align-top::before{content:"\f108";}.bi-alt::before{content:"\f109";}.bi-app-indicator::before{content:"\f10a";}.bi-app::before{content:"\f10b";}.bi-archive-fill::before{content:"\f10c";}.bi-archive::before{content:"\f10d";}.bi-arrow-90deg-down::before{content:"\f10e";}.bi-arrow-90deg-left::before{content:"\f10f";}.bi-arrow-90deg-right::before{content:"\f110";}.bi-arrow-90deg-up::before{content:"\f111";}.bi-arrow-bar-down::before{content:"\f112";}.bi-arrow-bar-left::before{content:"\f113";}.bi-arrow-bar-right::before{content:"\f114";}.bi-arrow-bar-up::before{content:"\f115";}.bi-arrow-clockwise::before{content:"\f116";}.bi-arrow-counterclockwise::before{content:"\f117";}.bi-arrow-down-circle-fill::before{content:"\f118";}.bi-arrow-down-circle::before{content:"\f119";}.bi-arrow-down-left-circle-fill::before{content:"\f11a";}.bi-arrow-down-left-circle::before{content:"\f11b";}.bi-arrow-down-left-square-fill::before{content:"\f11c";}.bi-arrow-down-left-square::before{content:"\f11d";}.bi-arrow-down-left::before{content:"\f11e";}.bi-arrow-down-right-circle-fill::before{content:"\f11f";}.bi-arrow-down-right-circle::before{content:"\f120";}.bi-arrow-down-right-square-fill::before{content:"\f121";}.bi-arrow-down-right-square::before{content:"\f122";}.bi-arrow-down-right::before{content:"\f123";}.bi-arrow-down-short::before{content:"\f124";}.bi-arrow-down-square-fill::before{content:"\f125";}.bi-arrow-down-square::before{content:"\f126";}.bi-arrow-down-up::before{content:"\f127";}.bi-arrow-down::before{content:"\f128";}.bi-arrow-left-circle-fill::before{content:"\f129";}.bi-arrow-left-circle::before{content:"\f12a";}.bi-arrow-left-right::before{content:"\f12b";}.bi-arrow-left-short::before{content:"\f12c";}.bi-arrow-left-square-fill::before{content:"\f12d";}.bi-arrow-left-square::before{content:"\f12e";}.bi-arrow-left::before{content:"\f12f";}.bi-arrow-repeat::before{content:"\f130";}.bi-arrow-return-left::before{content:"\f131";}.bi-arrow-return-right::before{content:"\f132";}.bi-arrow-right-circle-fill::before{content:"\f133";}.bi-arrow-right-circle::before{content:"\f134";}.bi-arrow-right-short::before{content:"\f135";}.bi-arrow-right-square-fill::before{content:"\f136";}.bi-arrow-right-square::before{content:"\f137";}.bi-arrow-right::before{content:"\f138";}.bi-arrow-up-circle-fill::before{content:"\f139";}.bi-arrow-up-circle::before{content:"\f13a";}.bi-arrow-up-left-circle-fill::before{content:"\f13b";}.bi-arrow-up-left-circle::before{content:"\f13c";}.bi-arrow-up-left-square-fill::before{content:"\f13d";}.bi-arrow-up-left-square::before{content:"\f13e";}.bi-arrow-up-left::before{content:"\f13f";}.bi-arrow-up-right-circle-fill::before{content:"\f140";}.bi-arrow-up-right-circle::before{content:"\f141";}.bi-arrow-up-right-square-fill::before{content:"\f142";}.bi-arrow-up-right-square::before{content:"\f143";}.bi-arrow-up-right::before{content:"\f144";}.bi-arrow-up-short::before{content:"\f145";}.bi-arrow-up-square-fill::before{content:"\f146";}.bi-arrow-up-square::before{content:"\f147";}.bi-arrow-up::before{content:"\f148";}.bi-arrows-angle-contract::before{content:"\f149";}.bi-arrows-angle-expand::before{content:"\f14a";}.bi-arrows-collapse::before{content:"\f14b";}.bi-arrows-expand::before{content:"\f14c";}.bi-arrows-fullscreen::before{content:"\f14d";}.bi-arrows-move::before{content:"\f14e";}.bi-aspect-ratio-fill::before{content:"\f14f";}.bi-aspect-ratio::before{content:"\f150";}.bi-asterisk::before{content:"\f151";}.bi-at::before{content:"\f152";}.bi-award-fill::before{content:"\f153";}.bi-award::before{content:"\f154";}.bi-back::before{content:"\f155";}.bi-backspace-fill::before{content:"\f156";}.bi-backspace-reverse-fill::before{content:"\f157";}.bi-backspace-reverse::before{content:"\f158";}.bi-backspace::before{content:"\f159";}.bi-badge-3d-fill::before{content:"\f15a";}.bi-badge-3d::before{content:"\f15b";}.bi-badge-4k-fill::before{content:"\f15c";}.bi-badge-4k::before{content:"\f15d";}.bi-badge-8k-fill::before{content:"\f15e";}.bi-badge-8k::before{content:"\f15f";}.bi-badge-ad-fill::before{content:"\f160";}.bi-badge-ad::before{content:"\f161";}.bi-badge-ar-fill::before{content:"\f162";}.bi-badge-ar::before{content:"\f163";}.bi-badge-cc-fill::before{content:"\f164";}.bi-badge-cc::before{content:"\f165";}.bi-badge-hd-fill::before{content:"\f166";}.bi-badge-hd::before{content:"\f167";}.bi-badge-tm-fill::before{content:"\f168";}.bi-badge-tm::before{content:"\f169";}.bi-badge-vo-fill::before{content:"\f16a";}.bi-badge-vo::before{content:"\f16b";}.bi-badge-vr-fill::before{content:"\f16c";}.bi-badge-vr::before{content:"\f16d";}.bi-badge-wc-fill::before{content:"\f16e";}.bi-badge-wc::before{content:"\f16f";}.bi-bag-check-fill::before{content:"\f170";}.bi-bag-check::before{content:"\f171";}.bi-bag-dash-fill::before{content:"\f172";}.bi-bag-dash::before{content:"\f173";}.bi-bag-fill::before{content:"\f174";}.bi-bag-plus-fill::before{content:"\f175";}.bi-bag-plus::before{content:"\f176";}.bi-bag-x-fill::before{content:"\f177";}.bi-bag-x::before{content:"\f178";}.bi-bag::before{content:"\f179";}.bi-bar-chart-fill::before{content:"\f17a";}.bi-bar-chart-line-fill::before{content:"\f17b";}.bi-bar-chart-line::before{content:"\f17c";}.bi-bar-chart-steps::before{content:"\f17d";}.bi-bar-chart::before{content:"\f17e";}.bi-basket-fill::before{content:"\f17f";}.bi-basket::before{content:"\f180";}.bi-basket2-fill::before{content:"\f181";}.bi-basket2::before{content:"\f182";}.bi-basket3-fill::before{content:"\f183";}.bi-basket3::before{content:"\f184";}.bi-battery-charging::before{content:"\f185";}.bi-battery-full::before{content:"\f186";}.bi-battery-half::before{content:"\f187";}.bi-battery::before{content:"\f188";}.bi-bell-fill::before{content:"\f189";}.bi-bell::before{content:"\f18a";}.bi-bezier::before{content:"\f18b";}.bi-bezier2::before{content:"\f18c";}.bi-bicycle::before{content:"\f18d";}.bi-binoculars-fill::before{content:"\f18e";}.bi-binoculars::before{content:"\f18f";}.bi-blockquote-left::before{content:"\f190";}.bi-blockquote-right::before{content:"\f191";}.bi-book-fill::before{content:"\f192";}.bi-book-half::before{content:"\f193";}.bi-book::before{content:"\f194";}.bi-bookmark-check-fill::before{content:"\f195";}.bi-bookmark-check::before{content:"\f196";}.bi-bookmark-dash-fill::before{content:"\f197";}.bi-bookmark-dash::before{content:"\f198";}.bi-bookmark-fill::before{content:"\f199";}.bi-bookmark-heart-fill::before{content:"\f19a";}.bi-bookmark-heart::before{content:"\f19b";}.bi-bookmark-plus-fill::before{content:"\f19c";}.bi-bookmark-plus::before{content:"\f19d";}.bi-bookmark-star-fill::before{content:"\f19e";}.bi-bookmark-star::before{content:"\f19f";}.bi-bookmark-x-fill::before{content:"\f1a0";}.bi-bookmark-x::before{content:"\f1a1";}.bi-bookmark::before{content:"\f1a2";}.bi-bookmarks-fill::before{content:"\f1a3";}.bi-bookmarks::before{content:"\f1a4";}.bi-bookshelf::before{content:"\f1a5";}.bi-bootstrap-fill::before{content:"\f1a6";}.bi-bootstrap-reboot::before{content:"\f1a7";}.bi-bootstrap::before{content:"\f1a8";}.bi-border-all::before{content:"\f1a9";}.bi-border-bottom::before{content:"\f1aa";}.bi-border-center::before{content:"\f1ab";}.bi-border-inner::before{content:"\f1ac";}.bi-border-left::before{content:"\f1ad";}.bi-border-middle::before{content:"\f1ae";}.bi-border-outer::before{content:"\f1af";}.bi-border-right::before{content:"\f1b0";}.bi-border-style::before{content:"\f1b1";}.bi-border-top::before{content:"\f1b2";}.bi-border-width::before{content:"\f1b3";}.bi-border::before{content:"\f1b4";}.bi-bounding-box-circles::before{content:"\f1b5";}.bi-bounding-box::before{content:"\f1b6";}.bi-box-arrow-down-left::before{content:"\f1b7";}.bi-box-arrow-down-right::before{content:"\f1b8";}.bi-box-arrow-down::before{content:"\f1b9";}.bi-box-arrow-in-down-left::before{content:"\f1ba";}.bi-box-arrow-in-down-right::before{content:"\f1bb";}.bi-box-arrow-in-down::before{content:"\f1bc";}.bi-box-arrow-in-left::before{content:"\f1bd";}.bi-box-arrow-in-right::before{content:"\f1be";}.bi-box-arrow-in-up-left::before{content:"\f1bf";}.bi-box-arrow-in-up-right::before{content:"\f1c0";}.bi-box-arrow-in-up::before{content:"\f1c1";}.bi-box-arrow-left::before{content:"\f1c2";}.bi-box-arrow-right::before{content:"\f1c3";}.bi-box-arrow-up-left::before{content:"\f1c4";}.bi-box-arrow-up-right::before{content:"\f1c5";}.bi-box-arrow-up::before{content:"\f1c6";}.bi-box-seam::before{content:"\f1c7";}.bi-box::before{content:"\f1c8";}.bi-braces::before{content:"\f1c9";}.bi-bricks::before{content:"\f1ca";}.bi-briefcase-fill::before{content:"\f1cb";}.bi-briefcase::before{content:"\f1cc";}.bi-brightness-alt-high-fill::before{content:"\f1cd";}.bi-brightness-alt-high::before{content:"\f1ce";}.bi-brightness-alt-low-fill::before{content:"\f1cf";}.bi-brightness-alt-low::before{content:"\f1d0";}.bi-brightness-high-fill::before{content:"\f1d1";}.bi-brightness-high::before{content:"\f1d2";}.bi-brightness-low-fill::before{content:"\f1d3";}.bi-brightness-low::before{content:"\f1d4";}.bi-broadcast-pin::before{content:"\f1d5";}.bi-broadcast::before{content:"\f1d6";}.bi-brush-fill::before{content:"\f1d7";}.bi-brush::before{content:"\f1d8";}.bi-bucket-fill::before{content:"\f1d9";}.bi-bucket::before{content:"\f1da";}.bi-bug-fill::before{content:"\f1db";}.bi-bug::before{content:"\f1dc";}.bi-building::before{content:"\f1dd";}.bi-bullseye::before{content:"\f1de";}.bi-calculator-fill::before{content:"\f1df";}.bi-calculator::before{content:"\f1e0";}.bi-calendar-check-fill::before{content:"\f1e1";}.bi-calendar-check::before{content:"\f1e2";}.bi-calendar-date-fill::before{content:"\f1e3";}.bi-calendar-date::before{content:"\f1e4";}.bi-calendar-day-fill::before{content:"\f1e5";}.bi-calendar-day::before{content:"\f1e6";}.bi-calendar-event-fill::before{content:"\f1e7";}.bi-calendar-event::before{content:"\f1e8";}.bi-calendar-fill::before{content:"\f1e9";}.bi-calendar-minus-fill::before{content:"\f1ea";}.bi-calendar-minus::before{content:"\f1eb";}.bi-calendar-month-fill::before{content:"\f1ec";}.bi-calendar-month::before{content:"\f1ed";}.bi-calendar-plus-fill::before{content:"\f1ee";}.bi-calendar-plus::before{content:"\f1ef";}.bi-calendar-range-fill::before{content:"\f1f0";}.bi-calendar-range::before{content:"\f1f1";}.bi-calendar-week-fill::before{content:"\f1f2";}.bi-calendar-week::before{content:"\f1f3";}.bi-calendar-x-fill::before{content:"\f1f4";}.bi-calendar-x::before{content:"\f1f5";}.bi-calendar::before{content:"\f1f6";}.bi-calendar2-check-fill::before{content:"\f1f7";}.bi-calendar2-check::before{content:"\f1f8";}.bi-calendar2-date-fill::before{content:"\f1f9";}.bi-calendar2-date::before{content:"\f1fa";}.bi-calendar2-day-fill::before{content:"\f1fb";}.bi-calendar2-day::before{content:"\f1fc";}.bi-calendar2-event-fill::before{content:"\f1fd";}.bi-calendar2-event::before{content:"\f1fe";}.bi-calendar2-fill::before{content:"\f1ff";}.bi-calendar2-minus-fill::before{content:"\f200";}.bi-calendar2-minus::before{content:"\f201";}.bi-calendar2-month-fill::before{content:"\f202";}.bi-calendar2-month::before{content:"\f203";}.bi-calendar2-plus-fill::before{content:"\f204";}.bi-calendar2-plus::before{content:"\f205";}.bi-calendar2-range-fill::before{content:"\f206";}.bi-calendar2-range::before{content:"\f207";}.bi-calendar2-week-fill::before{content:"\f208";}.bi-calendar2-week::before{content:"\f209";}.bi-calendar2-x-fill::before{content:"\f20a";}.bi-calendar2-x::before{content:"\f20b";}.bi-calendar2::before{content:"\f20c";}.bi-calendar3-event-fill::before{content:"\f20d";}.bi-calendar3-event::before{content:"\f20e";}.bi-calendar3-fill::before{content:"\f20f";}.bi-calendar3-range-fill::before{content:"\f210";}.bi-calendar3-range::before{content:"\f211";}.bi-calendar3-week-fill::before{content:"\f212";}.bi-calendar3-week::before{content:"\f213";}.bi-calendar3::before{content:"\f214";}.bi-calendar4-event::before{content:"\f215";}.bi-calendar4-range::before{content:"\f216";}.bi-calendar4-week::before{content:"\f217";}.bi-calendar4::before{content:"\f218";}.bi-camera-fill::before{content:"\f219";}.bi-camera-reels-fill::before{content:"\f21a";}.bi-camera-reels::before{content:"\f21b";}.bi-camera-video-fill::before{content:"\f21c";}.bi-camera-video-off-fill::before{content:"\f21d";}.bi-camera-video-off::before{content:"\f21e";}.bi-camera-video::before{content:"\f21f";}.bi-camera::before{content:"\f220";}.bi-camera2::before{content:"\f221";}.bi-capslock-fill::before{content:"\f222";}.bi-capslock::before{content:"\f223";}.bi-card-checklist::before{content:"\f224";}.bi-card-heading::before{content:"\f225";}.bi-card-image::before{content:"\f226";}.bi-card-list::before{content:"\f227";}.bi-card-text::before{content:"\f228";}.bi-caret-down-fill::before{content:"\f229";}.bi-caret-down-square-fill::before{content:"\f22a";}.bi-caret-down-square::before{content:"\f22b";}.bi-caret-down::before{content:"\f22c";}.bi-caret-left-fill::before{content:"\f22d";}.bi-caret-left-square-fill::before{content:"\f22e";}.bi-caret-left-square::before{content:"\f22f";}.bi-caret-left::before{content:"\f230";}.bi-caret-right-fill::before{content:"\f231";}.bi-caret-right-square-fill::before{content:"\f232";}.bi-caret-right-square::before{content:"\f233";}.bi-caret-right::before{content:"\f234";}.bi-caret-up-fill::before{content:"\f235";}.bi-caret-up-square-fill::before{content:"\f236";}.bi-caret-up-square::before{content:"\f237";}.bi-caret-up::before{content:"\f238";}.bi-cart-check-fill::before{content:"\f239";}.bi-cart-check::before{content:"\f23a";}.bi-cart-dash-fill::before{content:"\f23b";}.bi-cart-dash::before{content:"\f23c";}.bi-cart-fill::before{content:"\f23d";}.bi-cart-plus-fill::before{content:"\f23e";}.bi-cart-plus::before{content:"\f23f";}.bi-cart-x-fill::before{content:"\f240";}.bi-cart-x::before{content:"\f241";}.bi-cart::before{content:"\f242";}.bi-cart2::before{content:"\f243";}.bi-cart3::before{content:"\f244";}.bi-cart4::before{content:"\f245";}.bi-cash-stack::before{content:"\f246";}.bi-cash::before{content:"\f247";}.bi-cast::before{content:"\f248";}.bi-chat-dots-fill::before{content:"\f249";}.bi-chat-dots::before{content:"\f24a";}.bi-chat-fill::before{content:"\f24b";}.bi-chat-left-dots-fill::before{content:"\f24c";}.bi-chat-left-dots::before{content:"\f24d";}.bi-chat-left-fill::before{content:"\f24e";}.bi-chat-left-quote-fill::before{content:"\f24f";}.bi-chat-left-quote::before{content:"\f250";}.bi-chat-left-text-fill::before{content:"\f251";}.bi-chat-left-text::before{content:"\f252";}.bi-chat-left::before{content:"\f253";}.bi-chat-quote-fill::before{content:"\f254";}.bi-chat-quote::before{content:"\f255";}.bi-chat-right-dots-fill::before{content:"\f256";}.bi-chat-right-dots::before{content:"\f257";}.bi-chat-right-fill::before{content:"\f258";}.bi-chat-right-quote-fill::before{content:"\f259";}.bi-chat-right-quote::before{content:"\f25a";}.bi-chat-right-text-fill::before{content:"\f25b";}.bi-chat-right-text::before{content:"\f25c";}.bi-chat-right::before{content:"\f25d";}.bi-chat-square-dots-fill::before{content:"\f25e";}.bi-chat-square-dots::before{content:"\f25f";}.bi-chat-square-fill::before{content:"\f260";}.bi-chat-square-quote-fill::before{content:"\f261";}.bi-chat-square-quote::before{content:"\f262";}.bi-chat-square-text-fill::before{content:"\f263";}.bi-chat-square-text::before{content:"\f264";}.bi-chat-square::before{content:"\f265";}.bi-chat-text-fill::before{content:"\f266";}.bi-chat-text::before{content:"\f267";}.bi-chat::before{content:"\f268";}.bi-check-all::before{content:"\f269";}.bi-check-circle-fill::before{content:"\f26a";}.bi-check-circle::before{content:"\f26b";}.bi-check-square-fill::before{content:"\f26c";}.bi-check-square::before{content:"\f26d";}.bi-check::before{content:"\f26e";}.bi-check2-all::before{content:"\f26f";}.bi-check2-circle::before{content:"\f270";}.bi-check2-square::before{content:"\f271";}.bi-check2::before{content:"\f272";}.bi-chevron-bar-contract::before{content:"\f273";}.bi-chevron-bar-down::before{content:"\f274";}.bi-chevron-bar-expand::before{content:"\f275";}.bi-chevron-bar-left::before{content:"\f276";}.bi-chevron-bar-right::before{content:"\f277";}.bi-chevron-bar-up::before{content:"\f278";}.bi-chevron-compact-down::before{content:"\f279";}.bi-chevron-compact-left::before{content:"\f27a";}.bi-chevron-compact-right::before{content:"\f27b";}.bi-chevron-compact-up::before{content:"\f27c";}.bi-chevron-contract::before{content:"\f27d";}.bi-chevron-double-down::before{content:"\f27e";}.bi-chevron-double-left::before{content:"\f27f";}.bi-chevron-double-right::before{content:"\f280";}.bi-chevron-double-up::before{content:"\f281";}.bi-chevron-down::before{content:"\f282";}.bi-chevron-expand::before{content:"\f283";}.bi-chevron-left::before{content:"\f284";}.bi-chevron-right::before{content:"\f285";}.bi-chevron-up::before{content:"\f286";}.bi-circle-fill::before{content:"\f287";}.bi-circle-half::before{content:"\f288";}.bi-circle-square::before{content:"\f289";}.bi-circle::before{content:"\f28a";}.bi-clipboard-check::before{content:"\f28b";}.bi-clipboard-data::before{content:"\f28c";}.bi-clipboard-minus::before{content:"\f28d";}.bi-clipboard-plus::before{content:"\f28e";}.bi-clipboard-x::before{content:"\f28f";}.bi-clipboard::before{content:"\f290";}.bi-clock-fill::before{content:"\f291";}.bi-clock-history::before{content:"\f292";}.bi-clock::before{content:"\f293";}.bi-cloud-arrow-down-fill::before{content:"\f294";}.bi-cloud-arrow-down::before{content:"\f295";}.bi-cloud-arrow-up-fill::before{content:"\f296";}.bi-cloud-arrow-up::before{content:"\f297";}.bi-cloud-check-fill::before{content:"\f298";}.bi-cloud-check::before{content:"\f299";}.bi-cloud-download-fill::before{content:"\f29a";}.bi-cloud-download::before{content:"\f29b";}.bi-cloud-drizzle-fill::before{content:"\f29c";}.bi-cloud-drizzle::before{content:"\f29d";}.bi-cloud-fill::before{content:"\f29e";}.bi-cloud-fog-fill::before{content:"\f29f";}.bi-cloud-fog::before{content:"\f2a0";}.bi-cloud-fog2-fill::before{content:"\f2a1";}.bi-cloud-fog2::before{content:"\f2a2";}.bi-cloud-hail-fill::before{content:"\f2a3";}.bi-cloud-hail::before{content:"\f2a4";}.bi-cloud-haze-fill::before{content:"\f2a6";}.bi-cloud-haze::before{content:"\f2a7";}.bi-cloud-haze2-fill::before{content:"\f2a8";}.bi-cloud-lightning-fill::before{content:"\f2a9";}.bi-cloud-lightning-rain-fill::before{content:"\f2aa";}.bi-cloud-lightning-rain::before{content:"\f2ab";}.bi-cloud-lightning::before{content:"\f2ac";}.bi-cloud-minus-fill::before{content:"\f2ad";}.bi-cloud-minus::before{content:"\f2ae";}.bi-cloud-moon-fill::before{content:"\f2af";}.bi-cloud-moon::before{content:"\f2b0";}.bi-cloud-plus-fill::before{content:"\f2b1";}.bi-cloud-plus::before{content:"\f2b2";}.bi-cloud-rain-fill::before{content:"\f2b3";}.bi-cloud-rain-heavy-fill::before{content:"\f2b4";}.bi-cloud-rain-heavy::before{content:"\f2b5";}.bi-cloud-rain::before{content:"\f2b6";}.bi-cloud-slash-fill::before{content:"\f2b7";}.bi-cloud-slash::before{content:"\f2b8";}.bi-cloud-sleet-fill::before{content:"\f2b9";}.bi-cloud-sleet::before{content:"\f2ba";}.bi-cloud-snow-fill::before{content:"\f2bb";}.bi-cloud-snow::before{content:"\f2bc";}.bi-cloud-sun-fill::before{content:"\f2bd";}.bi-cloud-sun::before{content:"\f2be";}.bi-cloud-upload-fill::before{content:"\f2bf";}.bi-cloud-upload::before{content:"\f2c0";}.bi-cloud::before{content:"\f2c1";}.bi-clouds-fill::before{content:"\f2c2";}.bi-clouds::before{content:"\f2c3";}.bi-cloudy-fill::before{content:"\f2c4";}.bi-cloudy::before{content:"\f2c5";}.bi-code-slash::before{content:"\f2c6";}.bi-code-square::before{content:"\f2c7";}.bi-code::before{content:"\f2c8";}.bi-collection-fill::before{content:"\f2c9";}.bi-collection-play-fill::before{content:"\f2ca";}.bi-collection-play::before{content:"\f2cb";}.bi-collection::before{content:"\f2cc";}.bi-columns-gap::before{content:"\f2cd";}.bi-columns::before{content:"\f2ce";}.bi-command::before{content:"\f2cf";}.bi-compass-fill::before{content:"\f2d0";}.bi-compass::before{content:"\f2d1";}.bi-cone-striped::before{content:"\f2d2";}.bi-cone::before{content:"\f2d3";}.bi-controller::before{content:"\f2d4";}.bi-cpu-fill::before{content:"\f2d5";}.bi-cpu::before{content:"\f2d6";}.bi-credit-card-2-back-fill::before{content:"\f2d7";}.bi-credit-card-2-back::before{content:"\f2d8";}.bi-credit-card-2-front-fill::before{content:"\f2d9";}.bi-credit-card-2-front::before{content:"\f2da";}.bi-credit-card-fill::before{content:"\f2db";}.bi-credit-card::before{content:"\f2dc";}.bi-crop::before{content:"\f2dd";}.bi-cup-fill::before{content:"\f2de";}.bi-cup-straw::before{content:"\f2df";}.bi-cup::before{content:"\f2e0";}.bi-cursor-fill::before{content:"\f2e1";}.bi-cursor-text::before{content:"\f2e2";}.bi-cursor::before{content:"\f2e3";}.bi-dash-circle-dotted::before{content:"\f2e4";}.bi-dash-circle-fill::before{content:"\f2e5";}.bi-dash-circle::before{content:"\f2e6";}.bi-dash-square-dotted::before{content:"\f2e7";}.bi-dash-square-fill::before{content:"\f2e8";}.bi-dash-square::before{content:"\f2e9";}.bi-dash::before{content:"\f2ea";}.bi-diagram-2-fill::before{content:"\f2eb";}.bi-diagram-2::before{content:"\f2ec";}.bi-diagram-3-fill::before{content:"\f2ed";}.bi-diagram-3::before{content:"\f2ee";}.bi-diamond-fill::before{content:"\f2ef";}.bi-diamond-half::before{content:"\f2f0";}.bi-diamond::before{content:"\f2f1";}.bi-dice-1-fill::before{content:"\f2f2";}.bi-dice-1::before{content:"\f2f3";}.bi-dice-2-fill::before{content:"\f2f4";}.bi-dice-2::before{content:"\f2f5";}.bi-dice-3-fill::before{content:"\f2f6";}.bi-dice-3::before{content:"\f2f7";}.bi-dice-4-fill::before{content:"\f2f8";}.bi-dice-4::before{content:"\f2f9";}.bi-dice-5-fill::before{content:"\f2fa";}.bi-dice-5::before{content:"\f2fb";}.bi-dice-6-fill::before{content:"\f2fc";}.bi-dice-6::before{content:"\f2fd";}.bi-disc-fill::before{content:"\f2fe";}.bi-disc::before{content:"\f2ff";}.bi-discord::before{content:"\f300";}.bi-display-fill::before{content:"\f301";}.bi-display::before{content:"\f302";}.bi-distribute-horizontal::before{content:"\f303";}.bi-distribute-vertical::before{content:"\f304";}.bi-door-closed-fill::before{content:"\f305";}.bi-door-closed::before{content:"\f306";}.bi-door-open-fill::before{content:"\f307";}.bi-door-open::before{content:"\f308";}.bi-dot::before{content:"\f309";}.bi-download::before{content:"\f30a";}.bi-droplet-fill::before{content:"\f30b";}.bi-droplet-half::before{content:"\f30c";}.bi-droplet::before{content:"\f30d";}.bi-earbuds::before{content:"\f30e";}.bi-easel-fill::before{content:"\f30f";}.bi-easel::before{content:"\f310";}.bi-egg-fill::before{content:"\f311";}.bi-egg-fried::before{content:"\f312";}.bi-egg::before{content:"\f313";}.bi-eject-fill::before{content:"\f314";}.bi-eject::before{content:"\f315";}.bi-emoji-angry-fill::before{content:"\f316";}.bi-emoji-angry::before{content:"\f317";}.bi-emoji-dizzy-fill::before{content:"\f318";}.bi-emoji-dizzy::before{content:"\f319";}.bi-emoji-expressionless-fill::before{content:"\f31a";}.bi-emoji-expressionless::before{content:"\f31b";}.bi-emoji-frown-fill::before{content:"\f31c";}.bi-emoji-frown::before{content:"\f31d";}.bi-emoji-heart-eyes-fill::before{content:"\f31e";}.bi-emoji-heart-eyes::before{content:"\f31f";}.bi-emoji-laughing-fill::before{content:"\f320";}.bi-emoji-laughing::before{content:"\f321";}.bi-emoji-neutral-fill::before{content:"\f322";}.bi-emoji-neutral::before{content:"\f323";}.bi-emoji-smile-fill::before{content:"\f324";}.bi-emoji-smile-upside-down-fill::before{content:"\f325";}.bi-emoji-smile-upside-down::before{content:"\f326";}.bi-emoji-smile::before{content:"\f327";}.bi-emoji-sunglasses-fill::before{content:"\f328";}.bi-emoji-sunglasses::before{content:"\f329";}.bi-emoji-wink-fill::before{content:"\f32a";}.bi-emoji-wink::before{content:"\f32b";}.bi-envelope-fill::before{content:"\f32c";}.bi-envelope-open-fill::before{content:"\f32d";}.bi-envelope-open::before{content:"\f32e";}.bi-envelope::before{content:"\f32f";}.bi-eraser-fill::before{content:"\f330";}.bi-eraser::before{content:"\f331";}.bi-exclamation-circle-fill::before{content:"\f332";}.bi-exclamation-circle::before{content:"\f333";}.bi-exclamation-diamond-fill::before{content:"\f334";}.bi-exclamation-diamond::before{content:"\f335";}.bi-exclamation-octagon-fill::before{content:"\f336";}.bi-exclamation-octagon::before{content:"\f337";}.bi-exclamation-square-fill::before{content:"\f338";}.bi-exclamation-square::before{content:"\f339";}.bi-exclamation-triangle-fill::before{content:"\f33a";}.bi-exclamation-triangle::before{content:"\f33b";}.bi-exclamation::before{content:"\f33c";}.bi-exclude::before{content:"\f33d";}.bi-eye-fill::before{content:"\f33e";}.bi-eye-slash-fill::before{content:"\f33f";}.bi-eye-slash::before{content:"\f340";}.bi-eye::before{content:"\f341";}.bi-eyedropper::before{content:"\f342";}.bi-eyeglasses::before{content:"\f343";}.bi-facebook::before{content:"\f344";}.bi-file-arrow-down-fill::before{content:"\f345";}.bi-file-arrow-down::before{content:"\f346";}.bi-file-arrow-up-fill::before{content:"\f347";}.bi-file-arrow-up::before{content:"\f348";}.bi-file-bar-graph-fill::before{content:"\f349";}.bi-file-bar-graph::before{content:"\f34a";}.bi-file-binary-fill::before{content:"\f34b";}.bi-file-binary::before{content:"\f34c";}.bi-file-break-fill::before{content:"\f34d";}.bi-file-break::before{content:"\f34e";}.bi-file-check-fill::before{content:"\f34f";}.bi-file-check::before{content:"\f350";}.bi-file-code-fill::before{content:"\f351";}.bi-file-code::before{content:"\f352";}.bi-file-diff-fill::before{content:"\f353";}.bi-file-diff::before{content:"\f354";}.bi-file-earmark-arrow-down-fill::before{content:"\f355";}.bi-file-earmark-arrow-down::before{content:"\f356";}.bi-file-earmark-arrow-up-fill::before{content:"\f357";}.bi-file-earmark-arrow-up::before{content:"\f358";}.bi-file-earmark-bar-graph-fill::before{content:"\f359";}.bi-file-earmark-bar-graph::before{content:"\f35a";}.bi-file-earmark-binary-fill::before{content:"\f35b";}.bi-file-earmark-binary::before{content:"\f35c";}.bi-file-earmark-break-fill::before{content:"\f35d";}.bi-file-earmark-break::before{content:"\f35e";}.bi-file-earmark-check-fill::before{content:"\f35f";}.bi-file-earmark-check::before{content:"\f360";}.bi-file-earmark-code-fill::before{content:"\f361";}.bi-file-earmark-code::before{content:"\f362";}.bi-file-earmark-diff-fill::before{content:"\f363";}.bi-file-earmark-diff::before{content:"\f364";}.bi-file-earmark-easel-fill::before{content:"\f365";}.bi-file-earmark-easel::before{content:"\f366";}.bi-file-earmark-excel-fill::before{content:"\f367";}.bi-file-earmark-excel::before{content:"\f368";}.bi-file-earmark-fill::before{content:"\f369";}.bi-file-earmark-font-fill::before{content:"\f36a";}.bi-file-earmark-font::before{content:"\f36b";}.bi-file-earmark-image-fill::before{content:"\f36c";}.bi-file-earmark-image::before{content:"\f36d";}.bi-file-earmark-lock-fill::before{content:"\f36e";}.bi-file-earmark-lock::before{content:"\f36f";}.bi-file-earmark-lock2-fill::before{content:"\f370";}.bi-file-earmark-lock2::before{content:"\f371";}.bi-file-earmark-medical-fill::before{content:"\f372";}.bi-file-earmark-medical::before{content:"\f373";}.bi-file-earmark-minus-fill::before{content:"\f374";}.bi-file-earmark-minus::before{content:"\f375";}.bi-file-earmark-music-fill::before{content:"\f376";}.bi-file-earmark-music::before{content:"\f377";}.bi-file-earmark-person-fill::before{content:"\f378";}.bi-file-earmark-person::before{content:"\f379";}.bi-file-earmark-play-fill::before{content:"\f37a";}.bi-file-earmark-play::before{content:"\f37b";}.bi-file-earmark-plus-fill::before{content:"\f37c";}.bi-file-earmark-plus::before{content:"\f37d";}.bi-file-earmark-post-fill::before{content:"\f37e";}.bi-file-earmark-post::before{content:"\f37f";}.bi-file-earmark-ppt-fill::before{content:"\f380";}.bi-file-earmark-ppt::before{content:"\f381";}.bi-file-earmark-richtext-fill::before{content:"\f382";}.bi-file-earmark-richtext::before{content:"\f383";}.bi-file-earmark-ruled-fill::before{content:"\f384";}.bi-file-earmark-ruled::before{content:"\f385";}.bi-file-earmark-slides-fill::before{content:"\f386";}.bi-file-earmark-slides::before{content:"\f387";}.bi-file-earmark-spreadsheet-fill::before{content:"\f388";}.bi-file-earmark-spreadsheet::before{content:"\f389";}.bi-file-earmark-text-fill::before{content:"\f38a";}.bi-file-earmark-text::before{content:"\f38b";}.bi-file-earmark-word-fill::before{content:"\f38c";}.bi-file-earmark-word::before{content:"\f38d";}.bi-file-earmark-x-fill::before{content:"\f38e";}.bi-file-earmark-x::before{content:"\f38f";}.bi-file-earmark-zip-fill::before{content:"\f390";}.bi-file-earmark-zip::before{content:"\f391";}.bi-file-earmark::before{content:"\f392";}.bi-file-easel-fill::before{content:"\f393";}.bi-file-easel::before{content:"\f394";}.bi-file-excel-fill::before{content:"\f395";}.bi-file-excel::before{content:"\f396";}.bi-file-fill::before{content:"\f397";}.bi-file-font-fill::before{content:"\f398";}.bi-file-font::before{content:"\f399";}.bi-file-image-fill::before{content:"\f39a";}.bi-file-image::before{content:"\f39b";}.bi-file-lock-fill::before{content:"\f39c";}.bi-file-lock::before{content:"\f39d";}.bi-file-lock2-fill::before{content:"\f39e";}.bi-file-lock2::before{content:"\f39f";}.bi-file-medical-fill::before{content:"\f3a0";}.bi-file-medical::before{content:"\f3a1";}.bi-file-minus-fill::before{content:"\f3a2";}.bi-file-minus::before{content:"\f3a3";}.bi-file-music-fill::before{content:"\f3a4";}.bi-file-music::before{content:"\f3a5";}.bi-file-person-fill::before{content:"\f3a6";}.bi-file-person::before{content:"\f3a7";}.bi-file-play-fill::before{content:"\f3a8";}.bi-file-play::before{content:"\f3a9";}.bi-file-plus-fill::before{content:"\f3aa";}.bi-file-plus::before{content:"\f3ab";}.bi-file-post-fill::before{content:"\f3ac";}.bi-file-post::before{content:"\f3ad";}.bi-file-ppt-fill::before{content:"\f3ae";}.bi-file-ppt::before{content:"\f3af";}.bi-file-richtext-fill::before{content:"\f3b0";}.bi-file-richtext::before{content:"\f3b1";}.bi-file-ruled-fill::before{content:"\f3b2";}.bi-file-ruled::before{content:"\f3b3";}.bi-file-slides-fill::before{content:"\f3b4";}.bi-file-slides::before{content:"\f3b5";}.bi-file-spreadsheet-fill::before{content:"\f3b6";}.bi-file-spreadsheet::before{content:"\f3b7";}.bi-file-text-fill::before{content:"\f3b8";}.bi-file-text::before{content:"\f3b9";}.bi-file-word-fill::before{content:"\f3ba";}.bi-file-word::before{content:"\f3bb";}.bi-file-x-fill::before{content:"\f3bc";}.bi-file-x::before{content:"\f3bd";}.bi-file-zip-fill::before{content:"\f3be";}.bi-file-zip::before{content:"\f3bf";}.bi-file::before{content:"\f3c0";}.bi-files-alt::before{content:"\f3c1";}.bi-files::before{content:"\f3c2";}.bi-film::before{content:"\f3c3";}.bi-filter-circle-fill::before{content:"\f3c4";}.bi-filter-circle::before{content:"\f3c5";}.bi-filter-left::before{content:"\f3c6";}.bi-filter-right::before{content:"\f3c7";}.bi-filter-square-fill::before{content:"\f3c8";}.bi-filter-square::before{content:"\f3c9";}.bi-filter::before{content:"\f3ca";}.bi-flag-fill::before{content:"\f3cb";}.bi-flag::before{content:"\f3cc";}.bi-flower1::before{content:"\f3cd";}.bi-flower2::before{content:"\f3ce";}.bi-flower3::before{content:"\f3cf";}.bi-folder-check::before{content:"\f3d0";}.bi-folder-fill::before{content:"\f3d1";}.bi-folder-minus::before{content:"\f3d2";}.bi-folder-plus::before{content:"\f3d3";}.bi-folder-symlink-fill::before{content:"\f3d4";}.bi-folder-symlink::before{content:"\f3d5";}.bi-folder-x::before{content:"\f3d6";}.bi-folder::before{content:"\f3d7";}.bi-folder2-open::before{content:"\f3d8";}.bi-folder2::before{content:"\f3d9";}.bi-fonts::before{content:"\f3da";}.bi-forward-fill::before{content:"\f3db";}.bi-forward::before{content:"\f3dc";}.bi-front::before{content:"\f3dd";}.bi-fullscreen-exit::before{content:"\f3de";}.bi-fullscreen::before{content:"\f3df";}.bi-funnel-fill::before{content:"\f3e0";}.bi-funnel::before{content:"\f3e1";}.bi-gear-fill::before{content:"\f3e2";}.bi-gear-wide-connected::before{content:"\f3e3";}.bi-gear-wide::before{content:"\f3e4";}.bi-gear::before{content:"\f3e5";}.bi-gem::before{content:"\f3e6";}.bi-geo-alt-fill::before{content:"\f3e7";}.bi-geo-alt::before{content:"\f3e8";}.bi-geo-fill::before{content:"\f3e9";}.bi-geo::before{content:"\f3ea";}.bi-gift-fill::before{content:"\f3eb";}.bi-gift::before{content:"\f3ec";}.bi-github::before{content:"\f3ed";}.bi-globe::before{content:"\f3ee";}.bi-globe2::before{content:"\f3ef";}.bi-google::before{content:"\f3f0";}.bi-graph-down::before{content:"\f3f1";}.bi-graph-up::before{content:"\f3f2";}.bi-grid-1x2-fill::before{content:"\f3f3";}.bi-grid-1x2::before{content:"\f3f4";}.bi-grid-3x2-gap-fill::before{content:"\f3f5";}.bi-grid-3x2-gap::before{content:"\f3f6";}.bi-grid-3x2::before{content:"\f3f7";}.bi-grid-3x3-gap-fill::before{content:"\f3f8";}.bi-grid-3x3-gap::before{content:"\f3f9";}.bi-grid-3x3::before{content:"\f3fa";}.bi-grid-fill::before{content:"\f3fb";}.bi-grid::before{content:"\f3fc";}.bi-grip-horizontal::before{content:"\f3fd";}.bi-grip-vertical::before{content:"\f3fe";}.bi-hammer::before{content:"\f3ff";}.bi-hand-index-fill::before{content:"\f400";}.bi-hand-index-thumb-fill::before{content:"\f401";}.bi-hand-index-thumb::before{content:"\f402";}.bi-hand-index::before{content:"\f403";}.bi-hand-thumbs-down-fill::before{content:"\f404";}.bi-hand-thumbs-down::before{content:"\f405";}.bi-hand-thumbs-up-fill::before{content:"\f406";}.bi-hand-thumbs-up::before{content:"\f407";}.bi-handbag-fill::before{content:"\f408";}.bi-handbag::before{content:"\f409";}.bi-hash::before{content:"\f40a";}.bi-hdd-fill::before{content:"\f40b";}.bi-hdd-network-fill::before{content:"\f40c";}.bi-hdd-network::before{content:"\f40d";}.bi-hdd-rack-fill::before{content:"\f40e";}.bi-hdd-rack::before{content:"\f40f";}.bi-hdd-stack-fill::before{content:"\f410";}.bi-hdd-stack::before{content:"\f411";}.bi-hdd::before{content:"\f412";}.bi-headphones::before{content:"\f413";}.bi-headset::before{content:"\f414";}.bi-heart-fill::before{content:"\f415";}.bi-heart-half::before{content:"\f416";}.bi-heart::before{content:"\f417";}.bi-heptagon-fill::before{content:"\f418";}.bi-heptagon-half::before{content:"\f419";}.bi-heptagon::before{content:"\f41a";}.bi-hexagon-fill::before{content:"\f41b";}.bi-hexagon-half::before{content:"\f41c";}.bi-hexagon::before{content:"\f41d";}.bi-hourglass-bottom::before{content:"\f41e";}.bi-hourglass-split::before{content:"\f41f";}.bi-hourglass-top::before{content:"\f420";}.bi-hourglass::before{content:"\f421";}.bi-house-door-fill::before{content:"\f422";}.bi-house-door::before{content:"\f423";}.bi-house-fill::before{content:"\f424";}.bi-house::before{content:"\f425";}.bi-hr::before{content:"\f426";}.bi-hurricane::before{content:"\f427";}.bi-image-alt::before{content:"\f428";}.bi-image-fill::before{content:"\f429";}.bi-image::before{content:"\f42a";}.bi-images::before{content:"\f42b";}.bi-inbox-fill::before{content:"\f42c";}.bi-inbox::before{content:"\f42d";}.bi-inboxes-fill::before{content:"\f42e";}.bi-inboxes::before{content:"\f42f";}.bi-info-circle-fill::before{content:"\f430";}.bi-info-circle::before{content:"\f431";}.bi-info-square-fill::before{content:"\f432";}.bi-info-square::before{content:"\f433";}.bi-info::before{content:"\f434";}.bi-input-cursor-text::before{content:"\f435";}.bi-input-cursor::before{content:"\f436";}.bi-instagram::before{content:"\f437";}.bi-intersect::before{content:"\f438";}.bi-journal-album::before{content:"\f439";}.bi-journal-arrow-down::before{content:"\f43a";}.bi-journal-arrow-up::before{content:"\f43b";}.bi-journal-bookmark-fill::before{content:"\f43c";}.bi-journal-bookmark::before{content:"\f43d";}.bi-journal-check::before{content:"\f43e";}.bi-journal-code::before{content:"\f43f";}.bi-journal-medical::before{content:"\f440";}.bi-journal-minus::before{content:"\f441";}.bi-journal-plus::before{content:"\f442";}.bi-journal-richtext::before{content:"\f443";}.bi-journal-text::before{content:"\f444";}.bi-journal-x::before{content:"\f445";}.bi-journal::before{content:"\f446";}.bi-journals::before{content:"\f447";}.bi-joystick::before{content:"\f448";}.bi-justify-left::before{content:"\f449";}.bi-justify-right::before{content:"\f44a";}.bi-justify::before{content:"\f44b";}.bi-kanban-fill::before{content:"\f44c";}.bi-kanban::before{content:"\f44d";}.bi-key-fill::before{content:"\f44e";}.bi-key::before{content:"\f44f";}.bi-keyboard-fill::before{content:"\f450";}.bi-keyboard::before{content:"\f451";}.bi-ladder::before{content:"\f452";}.bi-lamp-fill::before{content:"\f453";}.bi-lamp::before{content:"\f454";}.bi-laptop-fill::before{content:"\f455";}.bi-laptop::before{content:"\f456";}.bi-layer-backward::before{content:"\f457";}.bi-layer-forward::before{content:"\f458";}.bi-layers-fill::before{content:"\f459";}.bi-layers-half::before{content:"\f45a";}.bi-layers::before{content:"\f45b";}.bi-layout-sidebar-inset-reverse::before{content:"\f45c";}.bi-layout-sidebar-inset::before{content:"\f45d";}.bi-layout-sidebar-reverse::before{content:"\f45e";}.bi-layout-sidebar::before{content:"\f45f";}.bi-layout-split::before{content:"\f460";}.bi-layout-text-sidebar-reverse::before{content:"\f461";}.bi-layout-text-sidebar::before{content:"\f462";}.bi-layout-text-window-reverse::before{content:"\f463";}.bi-layout-text-window::before{content:"\f464";}.bi-layout-three-columns::before{content:"\f465";}.bi-layout-wtf::before{content:"\f466";}.bi-life-preserver::before{content:"\f467";}.bi-lightbulb-fill::before{content:"\f468";}.bi-lightbulb-off-fill::before{content:"\f469";}.bi-lightbulb-off::before{content:"\f46a";}.bi-lightbulb::before{content:"\f46b";}.bi-lightning-charge-fill::before{content:"\f46c";}.bi-lightning-charge::before{content:"\f46d";}.bi-lightning-fill::before{content:"\f46e";}.bi-lightning::before{content:"\f46f";}.bi-link-45deg::before{content:"\f470";}.bi-link::before{content:"\f471";}.bi-linkedin::before{content:"\f472";}.bi-list-check::before{content:"\f473";}.bi-list-nested::before{content:"\f474";}.bi-list-ol::before{content:"\f475";}.bi-list-stars::before{content:"\f476";}.bi-list-task::before{content:"\f477";}.bi-list-ul::before{content:"\f478";}.bi-list::before{content:"\f479";}.bi-lock-fill::before{content:"\f47a";}.bi-lock::before{content:"\f47b";}.bi-mailbox::before{content:"\f47c";}.bi-mailbox2::before{content:"\f47d";}.bi-map-fill::before{content:"\f47e";}.bi-map::before{content:"\f47f";}.bi-markdown-fill::before{content:"\f480";}.bi-markdown::before{content:"\f481";}.bi-mask::before{content:"\f482";}.bi-megaphone-fill::before{content:"\f483";}.bi-megaphone::before{content:"\f484";}.bi-menu-app-fill::before{content:"\f485";}.bi-menu-app::before{content:"\f486";}.bi-menu-button-fill::before{content:"\f487";}.bi-menu-button-wide-fill::before{content:"\f488";}.bi-menu-button-wide::before{content:"\f489";}.bi-menu-button::before{content:"\f48a";}.bi-menu-down::before{content:"\f48b";}.bi-menu-up::before{content:"\f48c";}.bi-mic-fill::before{content:"\f48d";}.bi-mic-mute-fill::before{content:"\f48e";}.bi-mic-mute::before{content:"\f48f";}.bi-mic::before{content:"\f490";}.bi-minecart-loaded::before{content:"\f491";}.bi-minecart::before{content:"\f492";}.bi-moisture::before{content:"\f493";}.bi-moon-fill::before{content:"\f494";}.bi-moon-stars-fill::before{content:"\f495";}.bi-moon-stars::before{content:"\f496";}.bi-moon::before{content:"\f497";}.bi-mouse-fill::before{content:"\f498";}.bi-mouse::before{content:"\f499";}.bi-mouse2-fill::before{content:"\f49a";}.bi-mouse2::before{content:"\f49b";}.bi-mouse3-fill::before{content:"\f49c";}.bi-mouse3::before{content:"\f49d";}.bi-music-note-beamed::before{content:"\f49e";}.bi-music-note-list::before{content:"\f49f";}.bi-music-note::before{content:"\f4a0";}.bi-music-player-fill::before{content:"\f4a1";}.bi-music-player::before{content:"\f4a2";}.bi-newspaper::before{content:"\f4a3";}.bi-node-minus-fill::before{content:"\f4a4";}.bi-node-minus::before{content:"\f4a5";}.bi-node-plus-fill::before{content:"\f4a6";}.bi-node-plus::before{content:"\f4a7";}.bi-nut-fill::before{content:"\f4a8";}.bi-nut::before{content:"\f4a9";}.bi-octagon-fill::before{content:"\f4aa";}.bi-octagon-half::before{content:"\f4ab";}.bi-octagon::before{content:"\f4ac";}.bi-option::before{content:"\f4ad";}.bi-outlet::before{content:"\f4ae";}.bi-paint-bucket::before{content:"\f4af";}.bi-palette-fill::before{content:"\f4b0";}.bi-palette::before{content:"\f4b1";}.bi-palette2::before{content:"\f4b2";}.bi-paperclip::before{content:"\f4b3";}.bi-paragraph::before{content:"\f4b4";}.bi-patch-check-fill::before{content:"\f4b5";}.bi-patch-check::before{content:"\f4b6";}.bi-patch-exclamation-fill::before{content:"\f4b7";}.bi-patch-exclamation::before{content:"\f4b8";}.bi-patch-minus-fill::before{content:"\f4b9";}.bi-patch-minus::before{content:"\f4ba";}.bi-patch-plus-fill::before{content:"\f4bb";}.bi-patch-plus::before{content:"\f4bc";}.bi-patch-question-fill::before{content:"\f4bd";}.bi-patch-question::before{content:"\f4be";}.bi-pause-btn-fill::before{content:"\f4bf";}.bi-pause-btn::before{content:"\f4c0";}.bi-pause-circle-fill::before{content:"\f4c1";}.bi-pause-circle::before{content:"\f4c2";}.bi-pause-fill::before{content:"\f4c3";}.bi-pause::before{content:"\f4c4";}.bi-peace-fill::before{content:"\f4c5";}.bi-peace::before{content:"\f4c6";}.bi-pen-fill::before{content:"\f4c7";}.bi-pen::before{content:"\f4c8";}.bi-pencil-fill::before{content:"\f4c9";}.bi-pencil-square::before{content:"\f4ca";}.bi-pencil::before{content:"\f4cb";}.bi-pentagon-fill::before{content:"\f4cc";}.bi-pentagon-half::before{content:"\f4cd";}.bi-pentagon::before{content:"\f4ce";}.bi-people-fill::before{content:"\f4cf";}.bi-people::before{content:"\f4d0";}.bi-percent::before{content:"\f4d1";}.bi-person-badge-fill::before{content:"\f4d2";}.bi-person-badge::before{content:"\f4d3";}.bi-person-bounding-box::before{content:"\f4d4";}.bi-person-check-fill::before{content:"\f4d5";}.bi-person-check::before{content:"\f4d6";}.bi-person-circle::before{content:"\f4d7";}.bi-person-dash-fill::before{content:"\f4d8";}.bi-person-dash::before{content:"\f4d9";}.bi-person-fill::before{content:"\f4da";}.bi-person-lines-fill::before{content:"\f4db";}.bi-person-plus-fill::before{content:"\f4dc";}.bi-person-plus::before{content:"\f4dd";}.bi-person-square::before{content:"\f4de";}.bi-person-x-fill::before{content:"\f4df";}.bi-person-x::before{content:"\f4e0";}.bi-person::before{content:"\f4e1";}.bi-phone-fill::before{content:"\f4e2";}.bi-phone-landscape-fill::before{content:"\f4e3";}.bi-phone-landscape::before{content:"\f4e4";}.bi-phone-vibrate-fill::before{content:"\f4e5";}.bi-phone-vibrate::before{content:"\f4e6";}.bi-phone::before{content:"\f4e7";}.bi-pie-chart-fill::before{content:"\f4e8";}.bi-pie-chart::before{content:"\f4e9";}.bi-pin-angle-fill::before{content:"\f4ea";}.bi-pin-angle::before{content:"\f4eb";}.bi-pin-fill::before{content:"\f4ec";}.bi-pin::before{content:"\f4ed";}.bi-pip-fill::before{content:"\f4ee";}.bi-pip::before{content:"\f4ef";}.bi-play-btn-fill::before{content:"\f4f0";}.bi-play-btn::before{content:"\f4f1";}.bi-play-circle-fill::before{content:"\f4f2";}.bi-play-circle::before{content:"\f4f3";}.bi-play-fill::before{content:"\f4f4";}.bi-play::before{content:"\f4f5";}.bi-plug-fill::before{content:"\f4f6";}.bi-plug::before{content:"\f4f7";}.bi-plus-circle-dotted::before{content:"\f4f8";}.bi-plus-circle-fill::before{content:"\f4f9";}.bi-plus-circle::before{content:"\f4fa";}.bi-plus-square-dotted::before{content:"\f4fb";}.bi-plus-square-fill::before{content:"\f4fc";}.bi-plus-square::before{content:"\f4fd";}.bi-plus::before{content:"\f4fe";}.bi-power::before{content:"\f4ff";}.bi-printer-fill::before{content:"\f500";}.bi-printer::before{content:"\f501";}.bi-puzzle-fill::before{content:"\f502";}.bi-puzzle::before{content:"\f503";}.bi-question-circle-fill::before{content:"\f504";}.bi-question-circle::before{content:"\f505";}.bi-question-diamond-fill::before{content:"\f506";}.bi-question-diamond::before{content:"\f507";}.bi-question-octagon-fill::before{content:"\f508";}.bi-question-octagon::before{content:"\f509";}.bi-question-square-fill::before{content:"\f50a";}.bi-question-square::before{content:"\f50b";}.bi-question::before{content:"\f50c";}.bi-rainbow::before{content:"\f50d";}.bi-receipt-cutoff::before{content:"\f50e";}.bi-receipt::before{content:"\f50f";}.bi-reception-0::before{content:"\f510";}.bi-reception-1::before{content:"\f511";}.bi-reception-2::before{content:"\f512";}.bi-reception-3::before{content:"\f513";}.bi-reception-4::before{content:"\f514";}.bi-record-btn-fill::before{content:"\f515";}.bi-record-btn::before{content:"\f516";}.bi-record-circle-fill::before{content:"\f517";}.bi-record-circle::before{content:"\f518";}.bi-record-fill::before{content:"\f519";}.bi-record::before{content:"\f51a";}.bi-record2-fill::before{content:"\f51b";}.bi-record2::before{content:"\f51c";}.bi-reply-all-fill::before{content:"\f51d";}.bi-reply-all::before{content:"\f51e";}.bi-reply-fill::before{content:"\f51f";}.bi-reply::before{content:"\f520";}.bi-rss-fill::before{content:"\f521";}.bi-rss::before{content:"\f522";}.bi-rulers::before{content:"\f523";}.bi-save-fill::before{content:"\f524";}.bi-save::before{content:"\f525";}.bi-save2-fill::before{content:"\f526";}.bi-save2::before{content:"\f527";}.bi-scissors::before{content:"\f528";}.bi-screwdriver::before{content:"\f529";}.bi-search::before{content:"\f52a";}.bi-segmented-nav::before{content:"\f52b";}.bi-server::before{content:"\f52c";}.bi-share-fill::before{content:"\f52d";}.bi-share::before{content:"\f52e";}.bi-shield-check::before{content:"\f52f";}.bi-shield-exclamation::before{content:"\f530";}.bi-shield-fill-check::before{content:"\f531";}.bi-shield-fill-exclamation::before{content:"\f532";}.bi-shield-fill-minus::before{content:"\f533";}.bi-shield-fill-plus::before{content:"\f534";}.bi-shield-fill-x::before{content:"\f535";}.bi-shield-fill::before{content:"\f536";}.bi-shield-lock-fill::before{content:"\f537";}.bi-shield-lock::before{content:"\f538";}.bi-shield-minus::before{content:"\f539";}.bi-shield-plus::before{content:"\f53a";}.bi-shield-shaded::before{content:"\f53b";}.bi-shield-slash-fill::before{content:"\f53c";}.bi-shield-slash::before{content:"\f53d";}.bi-shield-x::before{content:"\f53e";}.bi-shield::before{content:"\f53f";}.bi-shift-fill::before{content:"\f540";}.bi-shift::before{content:"\f541";}.bi-shop-window::before{content:"\f542";}.bi-shop::before{content:"\f543";}.bi-shuffle::before{content:"\f544";}.bi-signpost-2-fill::before{content:"\f545";}.bi-signpost-2::before{content:"\f546";}.bi-signpost-fill::before{content:"\f547";}.bi-signpost-split-fill::before{content:"\f548";}.bi-signpost-split::before{content:"\f549";}.bi-signpost::before{content:"\f54a";}.bi-sim-fill::before{content:"\f54b";}.bi-sim::before{content:"\f54c";}.bi-skip-backward-btn-fill::before{content:"\f54d";}.bi-skip-backward-btn::before{content:"\f54e";}.bi-skip-backward-circle-fill::before{content:"\f54f";}.bi-skip-backward-circle::before{content:"\f550";}.bi-skip-backward-fill::before{content:"\f551";}.bi-skip-backward::before{content:"\f552";}.bi-skip-end-btn-fill::before{content:"\f553";}.bi-skip-end-btn::before{content:"\f554";}.bi-skip-end-circle-fill::before{content:"\f555";}.bi-skip-end-circle::before{content:"\f556";}.bi-skip-end-fill::before{content:"\f557";}.bi-skip-end::before{content:"\f558";}.bi-skip-forward-btn-fill::before{content:"\f559";}.bi-skip-forward-btn::before{content:"\f55a";}.bi-skip-forward-circle-fill::before{content:"\f55b";}.bi-skip-forward-circle::before{content:"\f55c";}.bi-skip-forward-fill::before{content:"\f55d";}.bi-skip-forward::before{content:"\f55e";}.bi-skip-start-btn-fill::before{content:"\f55f";}.bi-skip-start-btn::before{content:"\f560";}.bi-skip-start-circle-fill::before{content:"\f561";}.bi-skip-start-circle::before{content:"\f562";}.bi-skip-start-fill::before{content:"\f563";}.bi-skip-start::before{content:"\f564";}.bi-slack::before{content:"\f565";}.bi-slash-circle-fill::before{content:"\f566";}.bi-slash-circle::before{content:"\f567";}.bi-slash-square-fill::before{content:"\f568";}.bi-slash-square::before{content:"\f569";}.bi-slash::before{content:"\f56a";}.bi-sliders::before{content:"\f56b";}.bi-smartwatch::before{content:"\f56c";}.bi-snow::before{content:"\f56d";}.bi-snow2::before{content:"\f56e";}.bi-snow3::before{content:"\f56f";}.bi-sort-alpha-down-alt::before{content:"\f570";}.bi-sort-alpha-down::before{content:"\f571";}.bi-sort-alpha-up-alt::before{content:"\f572";}.bi-sort-alpha-up::before{content:"\f573";}.bi-sort-down-alt::before{content:"\f574";}.bi-sort-down::before{content:"\f575";}.bi-sort-numeric-down-alt::before{content:"\f576";}.bi-sort-numeric-down::before{content:"\f577";}.bi-sort-numeric-up-alt::before{content:"\f578";}.bi-sort-numeric-up::before{content:"\f579";}.bi-sort-up-alt::before{content:"\f57a";}.bi-sort-up::before{content:"\f57b";}.bi-soundwave::before{content:"\f57c";}.bi-speaker-fill::before{content:"\f57d";}.bi-speaker::before{content:"\f57e";}.bi-speedometer::before{content:"\f57f";}.bi-speedometer2::before{content:"\f580";}.bi-spellcheck::before{content:"\f581";}.bi-square-fill::before{content:"\f582";}.bi-square-half::before{content:"\f583";}.bi-square::before{content:"\f584";}.bi-stack::before{content:"\f585";}.bi-star-fill::before{content:"\f586";}.bi-star-half::before{content:"\f587";}.bi-star::before{content:"\f588";}.bi-stars::before{content:"\f589";}.bi-stickies-fill::before{content:"\f58a";}.bi-stickies::before{content:"\f58b";}.bi-sticky-fill::before{content:"\f58c";}.bi-sticky::before{content:"\f58d";}.bi-stop-btn-fill::before{content:"\f58e";}.bi-stop-btn::before{content:"\f58f";}.bi-stop-circle-fill::before{content:"\f590";}.bi-stop-circle::before{content:"\f591";}.bi-stop-fill::before{content:"\f592";}.bi-stop::before{content:"\f593";}.bi-stoplights-fill::before{content:"\f594";}.bi-stoplights::before{content:"\f595";}.bi-stopwatch-fill::before{content:"\f596";}.bi-stopwatch::before{content:"\f597";}.bi-subtract::before{content:"\f598";}.bi-suit-club-fill::before{content:"\f599";}.bi-suit-club::before{content:"\f59a";}.bi-suit-diamond-fill::before{content:"\f59b";}.bi-suit-diamond::before{content:"\f59c";}.bi-suit-heart-fill::before{content:"\f59d";}.bi-suit-heart::before{content:"\f59e";}.bi-suit-spade-fill::before{content:"\f59f";}.bi-suit-spade::before{content:"\f5a0";}.bi-sun-fill::before{content:"\f5a1";}.bi-sun::before{content:"\f5a2";}.bi-sunglasses::before{content:"\f5a3";}.bi-sunrise-fill::before{content:"\f5a4";}.bi-sunrise::before{content:"\f5a5";}.bi-sunset-fill::before{content:"\f5a6";}.bi-sunset::before{content:"\f5a7";}.bi-symmetry-horizontal::before{content:"\f5a8";}.bi-symmetry-vertical::before{content:"\f5a9";}.bi-table::before{content:"\f5aa";}.bi-tablet-fill::before{content:"\f5ab";}.bi-tablet-landscape-fill::before{content:"\f5ac";}.bi-tablet-landscape::before{content:"\f5ad";}.bi-tablet::before{content:"\f5ae";}.bi-tag-fill::before{content:"\f5af";}.bi-tag::before{content:"\f5b0";}.bi-tags-fill::before{content:"\f5b1";}.bi-tags::before{content:"\f5b2";}.bi-telegram::before{content:"\f5b3";}.bi-telephone-fill::before{content:"\f5b4";}.bi-telephone-forward-fill::before{content:"\f5b5";}.bi-telephone-forward::before{content:"\f5b6";}.bi-telephone-inbound-fill::before{content:"\f5b7";}.bi-telephone-inbound::before{content:"\f5b8";}.bi-telephone-minus-fill::before{content:"\f5b9";}.bi-telephone-minus::before{content:"\f5ba";}.bi-telephone-outbound-fill::before{content:"\f5bb";}.bi-telephone-outbound::before{content:"\f5bc";}.bi-telephone-plus-fill::before{content:"\f5bd";}.bi-telephone-plus::before{content:"\f5be";}.bi-telephone-x-fill::before{content:"\f5bf";}.bi-telephone-x::before{content:"\f5c0";}.bi-telephone::before{content:"\f5c1";}.bi-terminal-fill::before{content:"\f5c2";}.bi-terminal::before{content:"\f5c3";}.bi-text-center::before{content:"\f5c4";}.bi-text-indent-left::before{content:"\f5c5";}.bi-text-indent-right::before{content:"\f5c6";}.bi-text-left::before{content:"\f5c7";}.bi-text-paragraph::before{content:"\f5c8";}.bi-text-right::before{content:"\f5c9";}.bi-textarea-resize::before{content:"\f5ca";}.bi-textarea-t::before{content:"\f5cb";}.bi-textarea::before{content:"\f5cc";}.bi-thermometer-half::before{content:"\f5cd";}.bi-thermometer-high::before{content:"\f5ce";}.bi-thermometer-low::before{content:"\f5cf";}.bi-thermometer-snow::before{content:"\f5d0";}.bi-thermometer-sun::before{content:"\f5d1";}.bi-thermometer::before{content:"\f5d2";}.bi-three-dots-vertical::before{content:"\f5d3";}.bi-three-dots::before{content:"\f5d4";}.bi-toggle-off::before{content:"\f5d5";}.bi-toggle-on::before{content:"\f5d6";}.bi-toggle2-off::before{content:"\f5d7";}.bi-toggle2-on::before{content:"\f5d8";}.bi-toggles::before{content:"\f5d9";}.bi-toggles2::before{content:"\f5da";}.bi-tools::before{content:"\f5db";}.bi-tornado::before{content:"\f5dc";}.bi-trash-fill::before{content:"\f5dd";}.bi-trash::before{content:"\f5de";}.bi-trash2-fill::before{content:"\f5df";}.bi-trash2::before{content:"\f5e0";}.bi-tree-fill::before{content:"\f5e1";}.bi-tree::before{content:"\f5e2";}.bi-triangle-fill::before{content:"\f5e3";}.bi-triangle-half::before{content:"\f5e4";}.bi-triangle::before{content:"\f5e5";}.bi-trophy-fill::before{content:"\f5e6";}.bi-trophy::before{content:"\f5e7";}.bi-tropical-storm::before{content:"\f5e8";}.bi-truck-flatbed::before{content:"\f5e9";}.bi-truck::before{content:"\f5ea";}.bi-tsunami::before{content:"\f5eb";}.bi-tv-fill::before{content:"\f5ec";}.bi-tv::before{content:"\f5ed";}.bi-twitch::before{content:"\f5ee";}.bi-twitter::before{content:"\f5ef";}.bi-type-bold::before{content:"\f5f0";}.bi-type-h1::before{content:"\f5f1";}.bi-type-h2::before{content:"\f5f2";}.bi-type-h3::before{content:"\f5f3";}.bi-type-italic::before{content:"\f5f4";}.bi-type-strikethrough::before{content:"\f5f5";}.bi-type-underline::before{content:"\f5f6";}.bi-type::before{content:"\f5f7";}.bi-ui-checks-grid::before{content:"\f5f8";}.bi-ui-checks::before{content:"\f5f9";}.bi-ui-radios-grid::before{content:"\f5fa";}.bi-ui-radios::before{content:"\f5fb";}.bi-umbrella-fill::before{content:"\f5fc";}.bi-umbrella::before{content:"\f5fd";}.bi-union::before{content:"\f5fe";}.bi-unlock-fill::before{content:"\f5ff";}.bi-unlock::before{content:"\f600";}.bi-upc-scan::before{content:"\f601";}.bi-upc::before{content:"\f602";}.bi-upload::before{content:"\f603";}.bi-vector-pen::before{content:"\f604";}.bi-view-list::before{content:"\f605";}.bi-view-stacked::before{content:"\f606";}.bi-vinyl-fill::before{content:"\f607";}.bi-vinyl::before{content:"\f608";}.bi-voicemail::before{content:"\f609";}.bi-volume-down-fill::before{content:"\f60a";}.bi-volume-down::before{content:"\f60b";}.bi-volume-mute-fill::before{content:"\f60c";}.bi-volume-mute::before{content:"\f60d";}.bi-volume-off-fill::before{content:"\f60e";}.bi-volume-off::before{content:"\f60f";}.bi-volume-up-fill::before{content:"\f610";}.bi-volume-up::before{content:"\f611";}.bi-vr::before{content:"\f612";}.bi-wallet-fill::before{content:"\f613";}.bi-wallet::before{content:"\f614";}.bi-wallet2::before{content:"\f615";}.bi-watch::before{content:"\f616";}.bi-water::before{content:"\f617";}.bi-whatsapp::before{content:"\f618";}.bi-wifi-1::before{content:"\f619";}.bi-wifi-2::before{content:"\f61a";}.bi-wifi-off::before{content:"\f61b";}.bi-wifi::before{content:"\f61c";}.bi-wind::before{content:"\f61d";}.bi-window-dock::before{content:"\f61e";}.bi-window-sidebar::before{content:"\f61f";}.bi-window::before{content:"\f620";}.bi-wrench::before{content:"\f621";}.bi-x-circle-fill::before{content:"\f622";}.bi-x-circle::before{content:"\f623";}.bi-x-diamond-fill::before{content:"\f624";}.bi-x-diamond::before{content:"\f625";}.bi-x-octagon-fill::before{content:"\f626";}.bi-x-octagon::before{content:"\f627";}.bi-x-square-fill::before{content:"\f628";}.bi-x-square::before{content:"\f629";}.bi-x::before{content:"\f62a";}.bi-youtube::before{content:"\f62b";}.bi-zoom-in::before{content:"\f62c";}.bi-zoom-out::before{content:"\f62d";}.bi-bank::before{content:"\f62e";}.bi-bank2::before{content:"\f62f";}.bi-bell-slash-fill::before{content:"\f630";}.bi-bell-slash::before{content:"\f631";}.bi-cash-coin::before{content:"\f632";}.bi-check-lg::before{content:"\f633";}.bi-coin::before{content:"\f634";}.bi-currency-bitcoin::before{content:"\f635";}.bi-currency-dollar::before{content:"\f636";}.bi-currency-euro::before{content:"\f637";}.bi-currency-exchange::before{content:"\f638";}.bi-currency-pound::before{content:"\f639";}.bi-currency-yen::before{content:"\f63a";}.bi-dash-lg::before{content:"\f63b";}.bi-exclamation-lg::before{content:"\f63c";}.bi-file-earmark-pdf-fill::before{content:"\f63d";}.bi-file-earmark-pdf::before{content:"\f63e";}.bi-file-pdf-fill::before{content:"\f63f";}.bi-file-pdf::before{content:"\f640";}.bi-gender-ambiguous::before{content:"\f641";}.bi-gender-female::before{content:"\f642";}.bi-gender-male::before{content:"\f643";}.bi-gender-trans::before{content:"\f644";}.bi-headset-vr::before{content:"\f645";}.bi-info-lg::before{content:"\f646";}.bi-mastodon::before{content:"\f647";}.bi-messenger::before{content:"\f648";}.bi-piggy-bank-fill::before{content:"\f649";}.bi-piggy-bank::before{content:"\f64a";}.bi-pin-map-fill::before{content:"\f64b";}.bi-pin-map::before{content:"\f64c";}.bi-plus-lg::before{content:"\f64d";}.bi-question-lg::before{content:"\f64e";}.bi-recycle::before{content:"\f64f";}.bi-reddit::before{content:"\f650";}.bi-safe-fill::before{content:"\f651";}.bi-safe2-fill::before{content:"\f652";}.bi-safe2::before{content:"\f653";}.bi-sd-card-fill::before{content:"\f654";}.bi-sd-card::before{content:"\f655";}.bi-skype::before{content:"\f656";}.bi-slash-lg::before{content:"\f657";}.bi-translate::before{content:"\f658";}.bi-x-lg::before{content:"\f659";}.bi-safe::before{content:"\f65a";}.bi-apple::before{content:"\f65b";}.bi-microsoft::before{content:"\f65d";}.bi-windows::before{content:"\f65e";}.bi-behance::before{content:"\f65c";}.bi-dribbble::before{content:"\f65f";}.bi-line::before{content:"\f660";}.bi-medium::before{content:"\f661";}.bi-paypal::before{content:"\f662";}.bi-pinterest::before{content:"\f663";}.bi-signal::before{content:"\f664";}.bi-snapchat::before{content:"\f665";}.bi-spotify::before{content:"\f666";}.bi-stack-overflow::before{content:"\f667";}.bi-strava::before{content:"\f668";}.bi-wordpress::before{content:"\f669";}.bi-vimeo::before{content:"\f66a";}.bi-activity::before{content:"\f66b";}.bi-easel2-fill::before{content:"\f66c";}.bi-easel2::before{content:"\f66d";}.bi-easel3-fill::before{content:"\f66e";}.bi-easel3::before{content:"\f66f";}.bi-fan::before{content:"\f670";}.bi-fingerprint::before{content:"\f671";}.bi-graph-down-arrow::before{content:"\f672";}.bi-graph-up-arrow::before{content:"\f673";}.bi-hypnotize::before{content:"\f674";}.bi-magic::before{content:"\f675";}.bi-person-rolodex::before{content:"\f676";}.bi-person-video::before{content:"\f677";}.bi-person-video2::before{content:"\f678";}.bi-person-video3::before{content:"\f679";}.bi-person-workspace::before{content:"\f67a";}.bi-radioactive::before{content:"\f67b";}.bi-webcam-fill::before{content:"\f67c";}.bi-webcam::before{content:"\f67d";}.bi-yin-yang::before{content:"\f67e";}.bi-bandaid-fill::before{content:"\f680";}.bi-bandaid::before{content:"\f681";}.bi-bluetooth::before{content:"\f682";}.bi-body-text::before{content:"\f683";}.bi-boombox::before{content:"\f684";}.bi-boxes::before{content:"\f685";}.bi-dpad-fill::before{content:"\f686";}.bi-dpad::before{content:"\f687";}.bi-ear-fill::before{content:"\f688";}.bi-ear::before{content:"\f689";}.bi-envelope-check-fill::before{content:"\f68b";}.bi-envelope-check::before{content:"\f68c";}.bi-envelope-dash-fill::before{content:"\f68e";}.bi-envelope-dash::before{content:"\f68f";}.bi-envelope-exclamation-fill::before{content:"\f691";}.bi-envelope-exclamation::before{content:"\f692";}.bi-envelope-plus-fill::before{content:"\f693";}.bi-envelope-plus::before{content:"\f694";}.bi-envelope-slash-fill::before{content:"\f696";}.bi-envelope-slash::before{content:"\f697";}.bi-envelope-x-fill::before{content:"\f699";}.bi-envelope-x::before{content:"\f69a";}.bi-explicit-fill::before{content:"\f69b";}.bi-explicit::before{content:"\f69c";}.bi-git::before{content:"\f69d";}.bi-infinity::before{content:"\f69e";}.bi-list-columns-reverse::before{content:"\f69f";}.bi-list-columns::before{content:"\f6a0";}.bi-meta::before{content:"\f6a1";}.bi-nintendo-switch::before{content:"\f6a4";}.bi-pc-display-horizontal::before{content:"\f6a5";}.bi-pc-display::before{content:"\f6a6";}.bi-pc-horizontal::before{content:"\f6a7";}.bi-pc::before{content:"\f6a8";}.bi-playstation::before{content:"\f6a9";}.bi-plus-slash-minus::before{content:"\f6aa";}.bi-projector-fill::before{content:"\f6ab";}.bi-projector::before{content:"\f6ac";}.bi-qr-code-scan::before{content:"\f6ad";}.bi-qr-code::before{content:"\f6ae";}.bi-quora::before{content:"\f6af";}.bi-quote::before{content:"\f6b0";}.bi-robot::before{content:"\f6b1";}.bi-send-check-fill::before{content:"\f6b2";}.bi-send-check::before{content:"\f6b3";}.bi-send-dash-fill::before{content:"\f6b4";}.bi-send-dash::before{content:"\f6b5";}.bi-send-exclamation-fill::before{content:"\f6b7";}.bi-send-exclamation::before{content:"\f6b8";}.bi-send-fill::before{content:"\f6b9";}.bi-send-plus-fill::before{content:"\f6ba";}.bi-send-plus::before{content:"\f6bb";}.bi-send-slash-fill::before{content:"\f6bc";}.bi-send-slash::before{content:"\f6bd";}.bi-send-x-fill::before{content:"\f6be";}.bi-send-x::before{content:"\f6bf";}.bi-send::before{content:"\f6c0";}.bi-steam::before{content:"\f6c1";}.bi-terminal-dash::before{content:"\f6c3";}.bi-terminal-plus::before{content:"\f6c4";}.bi-terminal-split::before{content:"\f6c5";}.bi-ticket-detailed-fill::before{content:"\f6c6";}.bi-ticket-detailed::before{content:"\f6c7";}.bi-ticket-fill::before{content:"\f6c8";}.bi-ticket-perforated-fill::before{content:"\f6c9";}.bi-ticket-perforated::before{content:"\f6ca";}.bi-ticket::before{content:"\f6cb";}.bi-tiktok::before{content:"\f6cc";}.bi-window-dash::before{content:"\f6cd";}.bi-window-desktop::before{content:"\f6ce";}.bi-window-fullscreen::before{content:"\f6cf";}.bi-window-plus::before{content:"\f6d0";}.bi-window-split::before{content:"\f6d1";}.bi-window-stack::before{content:"\f6d2";}.bi-window-x::before{content:"\f6d3";}.bi-xbox::before{content:"\f6d4";}.bi-ethernet::before{content:"\f6d5";}.bi-hdmi-fill::before{content:"\f6d6";}.bi-hdmi::before{content:"\f6d7";}.bi-usb-c-fill::before{content:"\f6d8";}.bi-usb-c::before{content:"\f6d9";}.bi-usb-fill::before{content:"\f6da";}.bi-usb-plug-fill::before{content:"\f6db";}.bi-usb-plug::before{content:"\f6dc";}.bi-usb-symbol::before{content:"\f6dd";}.bi-usb::before{content:"\f6de";}.bi-boombox-fill::before{content:"\f6df";}.bi-displayport::before{content:"\f6e1";}.bi-gpu-card::before{content:"\f6e2";}.bi-memory::before{content:"\f6e3";}.bi-modem-fill::before{content:"\f6e4";}.bi-modem::before{content:"\f6e5";}.bi-motherboard-fill::before{content:"\f6e6";}.bi-motherboard::before{content:"\f6e7";}.bi-optical-audio-fill::before{content:"\f6e8";}.bi-optical-audio::before{content:"\f6e9";}.bi-pci-card::before{content:"\f6ea";}.bi-router-fill::before{content:"\f6eb";}.bi-router::before{content:"\f6ec";}.bi-thunderbolt-fill::before{content:"\f6ef";}.bi-thunderbolt::before{content:"\f6f0";}.bi-usb-drive-fill::before{content:"\f6f1";}.bi-usb-drive::before{content:"\f6f2";}.bi-usb-micro-fill::before{content:"\f6f3";}.bi-usb-micro::before{content:"\f6f4";}.bi-usb-mini-fill::before{content:"\f6f5";}.bi-usb-mini::before{content:"\f6f6";}.bi-cloud-haze2::before{content:"\f6f7";}.bi-device-hdd-fill::before{content:"\f6f8";}.bi-device-hdd::before{content:"\f6f9";}.bi-device-ssd-fill::before{content:"\f6fa";}.bi-device-ssd::before{content:"\f6fb";}.bi-displayport-fill::before{content:"\f6fc";}.bi-mortarboard-fill::before{content:"\f6fd";}.bi-mortarboard::before{content:"\f6fe";}.bi-terminal-x::before{content:"\f6ff";}.bi-arrow-through-heart-fill::before{content:"\f700";}.bi-arrow-through-heart::before{content:"\f701";}.bi-badge-sd-fill::before{content:"\f702";}.bi-badge-sd::before{content:"\f703";}.bi-bag-heart-fill::before{content:"\f704";}.bi-bag-heart::before{content:"\f705";}.bi-balloon-fill::before{content:"\f706";}.bi-balloon-heart-fill::before{content:"\f707";}.bi-balloon-heart::before{content:"\f708";}.bi-balloon::before{content:"\f709";}.bi-box2-fill::before{content:"\f70a";}.bi-box2-heart-fill::before{content:"\f70b";}.bi-box2-heart::before{content:"\f70c";}.bi-box2::before{content:"\f70d";}.bi-braces-asterisk::before{content:"\f70e";}.bi-calendar-heart-fill::before{content:"\f70f";}.bi-calendar-heart::before{content:"\f710";}.bi-calendar2-heart-fill::before{content:"\f711";}.bi-calendar2-heart::before{content:"\f712";}.bi-chat-heart-fill::before{content:"\f713";}.bi-chat-heart::before{content:"\f714";}.bi-chat-left-heart-fill::before{content:"\f715";}.bi-chat-left-heart::before{content:"\f716";}.bi-chat-right-heart-fill::before{content:"\f717";}.bi-chat-right-heart::before{content:"\f718";}.bi-chat-square-heart-fill::before{content:"\f719";}.bi-chat-square-heart::before{content:"\f71a";}.bi-clipboard-check-fill::before{content:"\f71b";}.bi-clipboard-data-fill::before{content:"\f71c";}.bi-clipboard-fill::before{content:"\f71d";}.bi-clipboard-heart-fill::before{content:"\f71e";}.bi-clipboard-heart::before{content:"\f71f";}.bi-clipboard-minus-fill::before{content:"\f720";}.bi-clipboard-plus-fill::before{content:"\f721";}.bi-clipboard-pulse::before{content:"\f722";}.bi-clipboard-x-fill::before{content:"\f723";}.bi-clipboard2-check-fill::before{content:"\f724";}.bi-clipboard2-check::before{content:"\f725";}.bi-clipboard2-data-fill::before{content:"\f726";}.bi-clipboard2-data::before{content:"\f727";}.bi-clipboard2-fill::before{content:"\f728";}.bi-clipboard2-heart-fill::before{content:"\f729";}.bi-clipboard2-heart::before{content:"\f72a";}.bi-clipboard2-minus-fill::before{content:"\f72b";}.bi-clipboard2-minus::before{content:"\f72c";}.bi-clipboard2-plus-fill::before{content:"\f72d";}.bi-clipboard2-plus::before{content:"\f72e";}.bi-clipboard2-pulse-fill::before{content:"\f72f";}.bi-clipboard2-pulse::before{content:"\f730";}.bi-clipboard2-x-fill::before{content:"\f731";}.bi-clipboard2-x::before{content:"\f732";}.bi-clipboard2::before{content:"\f733";}.bi-emoji-kiss-fill::before{content:"\f734";}.bi-emoji-kiss::before{content:"\f735";}.bi-envelope-heart-fill::before{content:"\f736";}.bi-envelope-heart::before{content:"\f737";}.bi-envelope-open-heart-fill::before{content:"\f738";}.bi-envelope-open-heart::before{content:"\f739";}.bi-envelope-paper-fill::before{content:"\f73a";}.bi-envelope-paper-heart-fill::before{content:"\f73b";}.bi-envelope-paper-heart::before{content:"\f73c";}.bi-envelope-paper::before{content:"\f73d";}.bi-filetype-aac::before{content:"\f73e";}.bi-filetype-ai::before{content:"\f73f";}.bi-filetype-bmp::before{content:"\f740";}.bi-filetype-cs::before{content:"\f741";}.bi-filetype-css::before{content:"\f742";}.bi-filetype-csv::before{content:"\f743";}.bi-filetype-doc::before{content:"\f744";}.bi-filetype-docx::before{content:"\f745";}.bi-filetype-exe::before{content:"\f746";}.bi-filetype-gif::before{content:"\f747";}.bi-filetype-heic::before{content:"\f748";}.bi-filetype-html::before{content:"\f749";}.bi-filetype-java::before{content:"\f74a";}.bi-filetype-jpg::before{content:"\f74b";}.bi-filetype-js::before{content:"\f74c";}.bi-filetype-jsx::before{content:"\f74d";}.bi-filetype-key::before{content:"\f74e";}.bi-filetype-m4p::before{content:"\f74f";}.bi-filetype-md::before{content:"\f750";}.bi-filetype-mdx::before{content:"\f751";}.bi-filetype-mov::before{content:"\f752";}.bi-filetype-mp3::before{content:"\f753";}.bi-filetype-mp4::before{content:"\f754";}.bi-filetype-otf::before{content:"\f755";}.bi-filetype-pdf::before{content:"\f756";}.bi-filetype-php::before{content:"\f757";}.bi-filetype-png::before{content:"\f758";}.bi-filetype-ppt::before{content:"\f75a";}.bi-filetype-psd::before{content:"\f75b";}.bi-filetype-py::before{content:"\f75c";}.bi-filetype-raw::before{content:"\f75d";}.bi-filetype-rb::before{content:"\f75e";}.bi-filetype-sass::before{content:"\f75f";}.bi-filetype-scss::before{content:"\f760";}.bi-filetype-sh::before{content:"\f761";}.bi-filetype-svg::before{content:"\f762";}.bi-filetype-tiff::before{content:"\f763";}.bi-filetype-tsx::before{content:"\f764";}.bi-filetype-ttf::before{content:"\f765";}.bi-filetype-txt::before{content:"\f766";}.bi-filetype-wav::before{content:"\f767";}.bi-filetype-woff::before{content:"\f768";}.bi-filetype-xls::before{content:"\f76a";}.bi-filetype-xml::before{content:"\f76b";}.bi-filetype-yml::before{content:"\f76c";}.bi-heart-arrow::before{content:"\f76d";}.bi-heart-pulse-fill::before{content:"\f76e";}.bi-heart-pulse::before{content:"\f76f";}.bi-heartbreak-fill::before{content:"\f770";}.bi-heartbreak::before{content:"\f771";}.bi-hearts::before{content:"\f772";}.bi-hospital-fill::before{content:"\f773";}.bi-hospital::before{content:"\f774";}.bi-house-heart-fill::before{content:"\f775";}.bi-house-heart::before{content:"\f776";}.bi-incognito::before{content:"\f777";}.bi-magnet-fill::before{content:"\f778";}.bi-magnet::before{content:"\f779";}.bi-person-heart::before{content:"\f77a";}.bi-person-hearts::before{content:"\f77b";}.bi-phone-flip::before{content:"\f77c";}.bi-plugin::before{content:"\f77d";}.bi-postage-fill::before{content:"\f77e";}.bi-postage-heart-fill::before{content:"\f77f";}.bi-postage-heart::before{content:"\f780";}.bi-postage::before{content:"\f781";}.bi-postcard-fill::before{content:"\f782";}.bi-postcard-heart-fill::before{content:"\f783";}.bi-postcard-heart::before{content:"\f784";}.bi-postcard::before{content:"\f785";}.bi-search-heart-fill::before{content:"\f786";}.bi-search-heart::before{content:"\f787";}.bi-sliders2-vertical::before{content:"\f788";}.bi-sliders2::before{content:"\f789";}.bi-trash3-fill::before{content:"\f78a";}.bi-trash3::before{content:"\f78b";}.bi-valentine::before{content:"\f78c";}.bi-valentine2::before{content:"\f78d";}.bi-wrench-adjustable-circle-fill::before{content:"\f78e";}.bi-wrench-adjustable-circle::before{content:"\f78f";}.bi-wrench-adjustable::before{content:"\f790";}.bi-filetype-json::before{content:"\f791";}.bi-filetype-pptx::before{content:"\f792";}.bi-filetype-xlsx::before{content:"\f793";}.bi-1-circle-fill::before{content:"\f796";}.bi-1-circle::before{content:"\f797";}.bi-1-square-fill::before{content:"\f798";}.bi-1-square::before{content:"\f799";}.bi-2-circle-fill::before{content:"\f79c";}.bi-2-circle::before{content:"\f79d";}.bi-2-square-fill::before{content:"\f79e";}.bi-2-square::before{content:"\f79f";}.bi-3-circle-fill::before{content:"\f7a2";}.bi-3-circle::before{content:"\f7a3";}.bi-3-square-fill::before{content:"\f7a4";}.bi-3-square::before{content:"\f7a5";}.bi-4-circle-fill::before{content:"\f7a8";}.bi-4-circle::before{content:"\f7a9";}.bi-4-square-fill::before{content:"\f7aa";}.bi-4-square::before{content:"\f7ab";}.bi-5-circle-fill::before{content:"\f7ae";}.bi-5-circle::before{content:"\f7af";}.bi-5-square-fill::before{content:"\f7b0";}.bi-5-square::before{content:"\f7b1";}.bi-6-circle-fill::before{content:"\f7b4";}.bi-6-circle::before{content:"\f7b5";}.bi-6-square-fill::before{content:"\f7b6";}.bi-6-square::before{content:"\f7b7";}.bi-7-circle-fill::before{content:"\f7ba";}.bi-7-circle::before{content:"\f7bb";}.bi-7-square-fill::before{content:"\f7bc";}.bi-7-square::before{content:"\f7bd";}.bi-8-circle-fill::before{content:"\f7c0";}.bi-8-circle::before{content:"\f7c1";}.bi-8-square-fill::before{content:"\f7c2";}.bi-8-square::before{content:"\f7c3";}.bi-9-circle-fill::before{content:"\f7c6";}.bi-9-circle::before{content:"\f7c7";}.bi-9-square-fill::before{content:"\f7c8";}.bi-9-square::before{content:"\f7c9";}.bi-airplane-engines-fill::before{content:"\f7ca";}.bi-airplane-engines::before{content:"\f7cb";}.bi-airplane-fill::before{content:"\f7cc";}.bi-airplane::before{content:"\f7cd";}.bi-alexa::before{content:"\f7ce";}.bi-alipay::before{content:"\f7cf";}.bi-android::before{content:"\f7d0";}.bi-android2::before{content:"\f7d1";}.bi-box-fill::before{content:"\f7d2";}.bi-box-seam-fill::before{content:"\f7d3";}.bi-browser-chrome::before{content:"\f7d4";}.bi-browser-edge::before{content:"\f7d5";}.bi-browser-firefox::before{content:"\f7d6";}.bi-browser-safari::before{content:"\f7d7";}.bi-c-circle-fill::before{content:"\f7da";}.bi-c-circle::before{content:"\f7db";}.bi-c-square-fill::before{content:"\f7dc";}.bi-c-square::before{content:"\f7dd";}.bi-capsule-pill::before{content:"\f7de";}.bi-capsule::before{content:"\f7df";}.bi-car-front-fill::before{content:"\f7e0";}.bi-car-front::before{content:"\f7e1";}.bi-cassette-fill::before{content:"\f7e2";}.bi-cassette::before{content:"\f7e3";}.bi-cc-circle-fill::before{content:"\f7e6";}.bi-cc-circle::before{content:"\f7e7";}.bi-cc-square-fill::before{content:"\f7e8";}.bi-cc-square::before{content:"\f7e9";}.bi-cup-hot-fill::before{content:"\f7ea";}.bi-cup-hot::before{content:"\f7eb";}.bi-currency-rupee::before{content:"\f7ec";}.bi-dropbox::before{content:"\f7ed";}.bi-escape::before{content:"\f7ee";}.bi-fast-forward-btn-fill::before{content:"\f7ef";}.bi-fast-forward-btn::before{content:"\f7f0";}.bi-fast-forward-circle-fill::before{content:"\f7f1";}.bi-fast-forward-circle::before{content:"\f7f2";}.bi-fast-forward-fill::before{content:"\f7f3";}.bi-fast-forward::before{content:"\f7f4";}.bi-filetype-sql::before{content:"\f7f5";}.bi-fire::before{content:"\f7f6";}.bi-google-play::before{content:"\f7f7";}.bi-h-circle-fill::before{content:"\f7fa";}.bi-h-circle::before{content:"\f7fb";}.bi-h-square-fill::before{content:"\f7fc";}.bi-h-square::before{content:"\f7fd";}.bi-indent::before{content:"\f7fe";}.bi-lungs-fill::before{content:"\f7ff";}.bi-lungs::before{content:"\f800";}.bi-microsoft-teams::before{content:"\f801";}.bi-p-circle-fill::before{content:"\f804";}.bi-p-circle::before{content:"\f805";}.bi-p-square-fill::before{content:"\f806";}.bi-p-square::before{content:"\f807";}.bi-pass-fill::before{content:"\f808";}.bi-pass::before{content:"\f809";}.bi-prescription::before{content:"\f80a";}.bi-prescription2::before{content:"\f80b";}.bi-r-circle-fill::before{content:"\f80e";}.bi-r-circle::before{content:"\f80f";}.bi-r-square-fill::before{content:"\f810";}.bi-r-square::before{content:"\f811";}.bi-repeat-1::before{content:"\f812";}.bi-repeat::before{content:"\f813";}.bi-rewind-btn-fill::before{content:"\f814";}.bi-rewind-btn::before{content:"\f815";}.bi-rewind-circle-fill::before{content:"\f816";}.bi-rewind-circle::before{content:"\f817";}.bi-rewind-fill::before{content:"\f818";}.bi-rewind::before{content:"\f819";}.bi-train-freight-front-fill::before{content:"\f81a";}.bi-train-freight-front::before{content:"\f81b";}.bi-train-front-fill::before{content:"\f81c";}.bi-train-front::before{content:"\f81d";}.bi-train-lightrail-front-fill::before{content:"\f81e";}.bi-train-lightrail-front::before{content:"\f81f";}.bi-truck-front-fill::before{content:"\f820";}.bi-truck-front::before{content:"\f821";}.bi-ubuntu::before{content:"\f822";}.bi-unindent::before{content:"\f823";}.bi-unity::before{content:"\f824";}.bi-universal-access-circle::before{content:"\f825";}.bi-universal-access::before{content:"\f826";}.bi-virus::before{content:"\f827";}.bi-virus2::before{content:"\f828";}.bi-wechat::before{content:"\f829";}.bi-yelp::before{content:"\f82a";}.bi-sign-stop-fill::before{content:"\f82b";}.bi-sign-stop-lights-fill::before{content:"\f82c";}.bi-sign-stop-lights::before{content:"\f82d";}.bi-sign-stop::before{content:"\f82e";}.bi-sign-turn-left-fill::before{content:"\f82f";}.bi-sign-turn-left::before{content:"\f830";}.bi-sign-turn-right-fill::before{content:"\f831";}.bi-sign-turn-right::before{content:"\f832";}.bi-sign-turn-slight-left-fill::before{content:"\f833";}.bi-sign-turn-slight-left::before{content:"\f834";}.bi-sign-turn-slight-right-fill::before{content:"\f835";}.bi-sign-turn-slight-right::before{content:"\f836";}.bi-sign-yield-fill::before{content:"\f837";}.bi-sign-yield::before{content:"\f838";}.bi-ev-station-fill::before{content:"\f839";}.bi-ev-station::before{content:"\f83a";}.bi-fuel-pump-diesel-fill::before{content:"\f83b";}.bi-fuel-pump-diesel::before{content:"\f83c";}.bi-fuel-pump-fill::before{content:"\f83d";}.bi-fuel-pump::before{content:"\f83e";}.bi-0-circle-fill::before{content:"\f83f";}.bi-0-circle::before{content:"\f840";}.bi-0-square-fill::before{content:"\f841";}.bi-0-square::before{content:"\f842";}.bi-rocket-fill::before{content:"\f843";}.bi-rocket-takeoff-fill::before{content:"\f844";}.bi-rocket-takeoff::before{content:"\f845";}.bi-rocket::before{content:"\f846";}.bi-stripe::before{content:"\f847";}.bi-subscript::before{content:"\f848";}.bi-superscript::before{content:"\f849";}.bi-trello::before{content:"\f84a";}.bi-envelope-at-fill::before{content:"\f84b";}.bi-envelope-at::before{content:"\f84c";}.bi-regex::before{content:"\f84d";}.bi-text-wrap::before{content:"\f84e";}.bi-sign-dead-end-fill::before{content:"\f84f";}.bi-sign-dead-end::before{content:"\f850";}.bi-sign-do-not-enter-fill::before{content:"\f851";}.bi-sign-do-not-enter::before{content:"\f852";}.bi-sign-intersection-fill::before{content:"\f853";}.bi-sign-intersection-side-fill::before{content:"\f854";}.bi-sign-intersection-side::before{content:"\f855";}.bi-sign-intersection-t-fill::before{content:"\f856";}.bi-sign-intersection-t::before{content:"\f857";}.bi-sign-intersection-y-fill::before{content:"\f858";}.bi-sign-intersection-y::before{content:"\f859";}.bi-sign-intersection::before{content:"\f85a";}.bi-sign-merge-left-fill::before{content:"\f85b";}.bi-sign-merge-left::before{content:"\f85c";}.bi-sign-merge-right-fill::before{content:"\f85d";}.bi-sign-merge-right::before{content:"\f85e";}.bi-sign-no-left-turn-fill::before{content:"\f85f";}.bi-sign-no-left-turn::before{content:"\f860";}.bi-sign-no-parking-fill::before{content:"\f861";}.bi-sign-no-parking::before{content:"\f862";}.bi-sign-no-right-turn-fill::before{content:"\f863";}.bi-sign-no-right-turn::before{content:"\f864";}.bi-sign-railroad-fill::before{content:"\f865";}.bi-sign-railroad::before{content:"\f866";}.bi-building-add::before{content:"\f867";}.bi-building-check::before{content:"\f868";}.bi-building-dash::before{content:"\f869";}.bi-building-down::before{content:"\f86a";}.bi-building-exclamation::before{content:"\f86b";}.bi-building-fill-add::before{content:"\f86c";}.bi-building-fill-check::before{content:"\f86d";}.bi-building-fill-dash::before{content:"\f86e";}.bi-building-fill-down::before{content:"\f86f";}.bi-building-fill-exclamation::before{content:"\f870";}.bi-building-fill-gear::before{content:"\f871";}.bi-building-fill-lock::before{content:"\f872";}.bi-building-fill-slash::before{content:"\f873";}.bi-building-fill-up::before{content:"\f874";}.bi-building-fill-x::before{content:"\f875";}.bi-building-fill::before{content:"\f876";}.bi-building-gear::before{content:"\f877";}.bi-building-lock::before{content:"\f878";}.bi-building-slash::before{content:"\f879";}.bi-building-up::before{content:"\f87a";}.bi-building-x::before{content:"\f87b";}.bi-buildings-fill::before{content:"\f87c";}.bi-buildings::before{content:"\f87d";}.bi-bus-front-fill::before{content:"\f87e";}.bi-bus-front::before{content:"\f87f";}.bi-ev-front-fill::before{content:"\f880";}.bi-ev-front::before{content:"\f881";}.bi-globe-americas::before{content:"\f882";}.bi-globe-asia-australia::before{content:"\f883";}.bi-globe-central-south-asia::before{content:"\f884";}.bi-globe-europe-africa::before{content:"\f885";}.bi-house-add-fill::before{content:"\f886";}.bi-house-add::before{content:"\f887";}.bi-house-check-fill::before{content:"\f888";}.bi-house-check::before{content:"\f889";}.bi-house-dash-fill::before{content:"\f88a";}.bi-house-dash::before{content:"\f88b";}.bi-house-down-fill::before{content:"\f88c";}.bi-house-down::before{content:"\f88d";}.bi-house-exclamation-fill::before{content:"\f88e";}.bi-house-exclamation::before{content:"\f88f";}.bi-house-gear-fill::before{content:"\f890";}.bi-house-gear::before{content:"\f891";}.bi-house-lock-fill::before{content:"\f892";}.bi-house-lock::before{content:"\f893";}.bi-house-slash-fill::before{content:"\f894";}.bi-house-slash::before{content:"\f895";}.bi-house-up-fill::before{content:"\f896";}.bi-house-up::before{content:"\f897";}.bi-house-x-fill::before{content:"\f898";}.bi-house-x::before{content:"\f899";}.bi-person-add::before{content:"\f89a";}.bi-person-down::before{content:"\f89b";}.bi-person-exclamation::before{content:"\f89c";}.bi-person-fill-add::before{content:"\f89d";}.bi-person-fill-check::before{content:"\f89e";}.bi-person-fill-dash::before{content:"\f89f";}.bi-person-fill-down::before{content:"\f8a0";}.bi-person-fill-exclamation::before{content:"\f8a1";}.bi-person-fill-gear::before{content:"\f8a2";}.bi-person-fill-lock::before{content:"\f8a3";}.bi-person-fill-slash::before{content:"\f8a4";}.bi-person-fill-up::before{content:"\f8a5";}.bi-person-fill-x::before{content:"\f8a6";}.bi-person-gear::before{content:"\f8a7";}.bi-person-lock::before{content:"\f8a8";}.bi-person-slash::before{content:"\f8a9";}.bi-person-up::before{content:"\f8aa";}.bi-scooter::before{content:"\f8ab";}.bi-taxi-front-fill::before{content:"\f8ac";}.bi-taxi-front::before{content:"\f8ad";}.bi-amd::before{content:"\f8ae";}.bi-database-add::before{content:"\f8af";}.bi-database-check::before{content:"\f8b0";}.bi-database-dash::before{content:"\f8b1";}.bi-database-down::before{content:"\f8b2";}.bi-database-exclamation::before{content:"\f8b3";}.bi-database-fill-add::before{content:"\f8b4";}.bi-database-fill-check::before{content:"\f8b5";}.bi-database-fill-dash::before{content:"\f8b6";}.bi-database-fill-down::before{content:"\f8b7";}.bi-database-fill-exclamation::before{content:"\f8b8";}.bi-database-fill-gear::before{content:"\f8b9";}.bi-database-fill-lock::before{content:"\f8ba";}.bi-database-fill-slash::before{content:"\f8bb";}.bi-database-fill-up::before{content:"\f8bc";}.bi-database-fill-x::before{content:"\f8bd";}.bi-database-fill::before{content:"\f8be";}.bi-database-gear::before{content:"\f8bf";}.bi-database-lock::before{content:"\f8c0";}.bi-database-slash::before{content:"\f8c1";}.bi-database-up::before{content:"\f8c2";}.bi-database-x::before{content:"\f8c3";}.bi-database::before{content:"\f8c4";}.bi-houses-fill::before{content:"\f8c5";}.bi-houses::before{content:"\f8c6";}.bi-nvidia::before{content:"\f8c7";}.bi-person-vcard-fill::before{content:"\f8c8";}.bi-person-vcard::before{content:"\f8c9";}.bi-sina-weibo::before{content:"\f8ca";}.bi-tencent-qq::before{content:"\f8cb";}.bi-wikipedia::before{content:"\f8cc";}.bi-alphabet-uppercase::before{content:"\f2a5";}.bi-alphabet::before{content:"\f68a";}.bi-amazon::before{content:"\f68d";}.bi-arrows-collapse-vertical::before{content:"\f690";}.bi-arrows-expand-vertical::before{content:"\f695";}.bi-arrows-vertical::before{content:"\f698";}.bi-arrows::before{content:"\f6a2";}.bi-ban-fill::before{content:"\f6a3";}.bi-ban::before{content:"\f6b6";}.bi-bing::before{content:"\f6c2";}.bi-cake::before{content:"\f6e0";}.bi-cake2::before{content:"\f6ed";}.bi-cookie::before{content:"\f6ee";}.bi-copy::before{content:"\f759";}.bi-crosshair::before{content:"\f769";}.bi-crosshair2::before{content:"\f794";}.bi-emoji-astonished-fill::before{content:"\f795";}.bi-emoji-astonished::before{content:"\f79a";}.bi-emoji-grimace-fill::before{content:"\f79b";}.bi-emoji-grimace::before{content:"\f7a0";}.bi-emoji-grin-fill::before{content:"\f7a1";}.bi-emoji-grin::before{content:"\f7a6";}.bi-emoji-surprise-fill::before{content:"\f7a7";}.bi-emoji-surprise::before{content:"\f7ac";}.bi-emoji-tear-fill::before{content:"\f7ad";}.bi-emoji-tear::before{content:"\f7b2";}.bi-envelope-arrow-down-fill::before{content:"\f7b3";}.bi-envelope-arrow-down::before{content:"\f7b8";}.bi-envelope-arrow-up-fill::before{content:"\f7b9";}.bi-envelope-arrow-up::before{content:"\f7be";}.bi-feather::before{content:"\f7bf";}.bi-feather2::before{content:"\f7c4";}.bi-floppy-fill::before{content:"\f7c5";}.bi-floppy::before{content:"\f7d8";}.bi-floppy2-fill::before{content:"\f7d9";}.bi-floppy2::before{content:"\f7e4";}.bi-gitlab::before{content:"\f7e5";}.bi-highlighter::before{content:"\f7f8";}.bi-marker-tip::before{content:"\f802";}.bi-nvme-fill::before{content:"\f803";}.bi-nvme::before{content:"\f80c";}.bi-opencollective::before{content:"\f80d";}.bi-pci-card-network::before{content:"\f8cd";}.bi-pci-card-sound::before{content:"\f8ce";}.bi-radar::before{content:"\f8cf";}.bi-send-arrow-down-fill::before{content:"\f8d0";}.bi-send-arrow-down::before{content:"\f8d1";}.bi-send-arrow-up-fill::before{content:"\f8d2";}.bi-send-arrow-up::before{content:"\f8d3";}.bi-sim-slash-fill::before{content:"\f8d4";}.bi-sim-slash::before{content:"\f8d5";}.bi-sourceforge::before{content:"\f8d6";}.bi-substack::before{content:"\f8d7";}.bi-threads-fill::before{content:"\f8d8";}.bi-threads::before{content:"\f8d9";}.bi-transparency::before{content:"\f8da";}.bi-twitter-x::before{content:"\f8db";}.bi-type-h4::before{content:"\f8dc";}.bi-type-h5::before{content:"\f8dd";}.bi-type-h6::before{content:"\f8de";}.bi-backpack-fill::before{content:"\f8df";}.bi-backpack::before{content:"\f8e0";}.bi-backpack2-fill::before{content:"\f8e1";}.bi-backpack2::before{content:"\f8e2";}.bi-backpack3-fill::before{content:"\f8e3";}.bi-backpack3::before{content:"\f8e4";}.bi-backpack4-fill::before{content:"\f8e5";}.bi-backpack4::before{content:"\f8e6";}.bi-brilliance::before{content:"\f8e7";}.bi-cake-fill::before{content:"\f8e8";}.bi-cake2-fill::before{content:"\f8e9";}.bi-duffle-fill::before{content:"\f8ea";}.bi-duffle::before{content:"\f8eb";}.bi-exposure::before{content:"\f8ec";}.bi-gender-neuter::before{content:"\f8ed";}.bi-highlights::before{content:"\f8ee";}.bi-luggage-fill::before{content:"\f8ef";}.bi-luggage::before{content:"\f8f0";}.bi-mailbox-flag::before{content:"\f8f1";}.bi-mailbox2-flag::before{content:"\f8f2";}.bi-noise-reduction::before{content:"\f8f3";}.bi-passport-fill::before{content:"\f8f4";}.bi-passport::before{content:"\f8f5";}.bi-person-arms-up::before{content:"\f8f6";}.bi-person-raised-hand::before{content:"\f8f7";}.bi-person-standing-dress::before{content:"\f8f8";}.bi-person-standing::before{content:"\f8f9";}.bi-person-walking::before{content:"\f8fa";}.bi-person-wheelchair::before{content:"\f8fb";}.bi-shadows::before{content:"\f8fc";}.bi-suitcase-fill::before{content:"\f8fd";}.bi-suitcase-lg-fill::before{content:"\f8fe";}.bi-suitcase-lg::before{content:"\f8ff";}.bi-suitcase::before{content:"\f900";}.bi-suitcase2-fill::before{content:"\f901";}.bi-suitcase2::before{content:"\f902";}.bi-vignette::before{content:"\f903";}.bi-bluesky::before{content:"\f7f9";}.bi-tux::before{content:"\f904";}.bi-beaker-fill::before{content:"\f905";}.bi-beaker::before{content:"\f906";}.bi-flask-fill::before{content:"\f907";}.bi-flask-florence-fill::before{content:"\f908";}.bi-flask-florence::before{content:"\f909";}.bi-flask::before{content:"\f90a";}.bi-leaf-fill::before{content:"\f90b";}.bi-leaf::before{content:"\f90c";}.bi-measuring-cup-fill::before{content:"\f90d";}.bi-measuring-cup::before{content:"\f90e";}.bi-unlock2-fill::before{content:"\f90f";}.bi-unlock2::before{content:"\f910";}.bi-battery-low::before{content:"\f911";}.bi-anthropic::before{content:"\f912";}.bi-apple-music::before{content:"\f913";}.bi-claude::before{content:"\f914";}.bi-openai::before{content:"\f915";}.bi-perplexity::before{content:"\f916";}.bi-css::before{content:"\f917";}.bi-javascript::before{content:"\f918";}.bi-typescript::before{content:"\f919";}.bi-fork-knife::before{content:"\f91a";}.bi-globe-americas-fill::before{content:"\f91b";}.bi-globe-asia-australia-fill::before{content:"\f91c";}.bi-globe-central-south-asia-fill::before{content:"\f91d";}.bi-globe-europe-africa-fill::before{content:"\f91e";}
body{color:#000000;background:#ffffff;}#page,#main-wrapper,.region-primary-menu .menu-item a.is-active,.region-primary-menu .menu-item--active-trail a{background:#ffffff;}.tabs ul.primary li a.is-active{background-color:#ffffff;}.tabs ul.primary li.is-active a{background-color:#ffffff;border-bottom-color:#ffffff;}#navbar-top{background-color:#ffffff;}#navbar-main{background-color:#ffffff;}a,.link{color:#357c2b;text-decoration:none;}a:hover,a:focus,.link:hover,.link:focus{color:#008ee2;}a:active,.link:active{color:#22adff;}.page-item.active .page-link{background-color:#0071b3;border-color:#0071b3;}.page-link,.page-link:hover{color:#0071b3;}.sidebar .block{background-color:#ffffff;border-color:#f9f9f9;}.btn-success{color:white !important;}.btn-primary{background-color:#367c2b;border-color:#367c2b;color:white;}.btn-secondary{color:white;}.btn-primary:hover,.btn-primary:focus{background-color:#265b1e;}.site-footer{background:#ffffff;}.region-header,.region-header a,.region-header li a.is-active,.region-header .site-branding__text,.region-header .site-branding,.region-header .site-branding__text a,.region-header .site-branding a,.region-secondary-menu .menu-item a,.region-secondary-menu .menu-item a.is-active{color:#ffffff;}[dir="rtl"] .color-form .color-palette{margin-left:0;margin-right:20px;}[dir="rtl"] .color-form .form-item label{float:right;}[dir="rtl"] .color-form .color-palette .lock{right:-20px;left:0;}
:root{--var-theme-color:#bd9c2f;--var-body-color:#555;--var-link-color:#653915;--var-heading-color:#444;--var-tertiary-color:#c9b08a;--var-tertiary-lighter-color:#e7dccc;--section-dark-color:hsl(27deg 66% 24%);--section-medium-color:hsl(46deg 60% 46%);--section-light-color:hsl(36deg 36% 66%);--section-light-color-h:36;--section-light-color-s:36%;--section-light-color-l:66%;--section-verylight-color:hsl(var(--section-light-color-h),var(--section-light-color-s),calc(var(--section-light-color-l) + 16%));--header-shadow:1px 1px 2px rgba(0,0,0,0.3);--box-shadow:2px 2px 4px rgb(0 0 0 / 50%)}
[data-theme="dark"] .logo-light{display:none !important}[data-theme="light"] .logo-dark{display:none !important}[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] h5,[data-theme="dark"] h6{color:var(--section-light-color) !important;text-shadow:2px 2px 4px rgba(0,0,0,0.25)}[data-theme="light"] h1,[data-theme="light"] h2,[data-theme="light"] h3,[data-theme="light"] h4,[data-theme="light"] h5,[data-theme="light"] h6{color:var(--section-dark-color) !important}[data-theme="dark"] p{color:#EFEFEF !important}[data-theme="dark"] ul,[data-theme="dark"] li{color:#EFEFEF !important}@font-face{font-family:"Gotham-Book";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Book.otf") format("opentype")}@font-face{font-family:"Gotham-Black";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Black.otf") format("opentype")}@font-face{font-family:"Gotham-Ultra";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Ultra.otf") format("opentype")}@font-face{font-family:"Gotham-Light";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Light.otf") format("opentype")}dl,dt,dd,ol,ul,li{margin:0;padding:0}.clear{clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;overflow:hidden}::selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}::-moz-selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}::-webkit-selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}:active,:focus{outline:none !important}body{line-height:1.5;color:var(--var-body-color);font-size:16px}a,a:link,a:visited{text-decoration:none !important;color:var(--var-link-color)}a:hover{color:#222}a img{border:none}img{max-width:100%}iframe{border:none !important}.nav-tabs{font-size:15px;color:#444}h1,h2,h3,h4,h5,h6{color:var(--var-heading-color);font-weight:800;line-height:1.5;margin:0 0 30px 0}h5,h6{margin-bottom:20px}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:12px}h4{font-weight:600}h5,h6{font-weight:bold}h1>span:not(.nocolor),h2>span:not(.nocolor),h3>span:not(.nocolor),h4>span:not(.nocolor),h5>span:not(.nocolor),h6>span:not(.nocolor){color:var(--var-theme-color)}.btf-header{border-bottom:3px solid #555}p,pre,ul,ol,dl,dd,blockquote,address,table,fieldset,form{margin-bottom:30px}#wrapper{position:relative;float:none;width:1220px;margin:0 auto;background-color:var(--bg-page);box-shadow:0 0 10px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1)}.uppercase{text-transform:uppercase !important}.lowercase{text-transform:lowercase !important}.capitalize{text-transform:capitalize !important}.nott{text-transform:none !important}.tright{text-align:right !important}.tleft{text-align:left !important}.fright{float:right !important}.fleft{float:left !important}.fnone{float:none !important}.ohidden{position:relative;overflow:hidden !important}.line,.double-line{clear:both;position:relative;width:100%;margin:60px 0;border-top:1px solid #EEE}.line.line-sm,.double-line.line-sm{margin:30px 0}span.middot{display:inline-block;margin:0 5px}.double-line{border-top:3px double #E5E5E5}.emptydiv{display:block !important;position:relative !important}.allmargin{margin:50px !important}.leftmargin{margin-left:50px !important}.rightmargin{margin-right:50px !important}.topmargin{margin-top:50px !important}.bottommargin{margin-bottom:50px !important}.clear-bottommargin{margin-bottom:-50px !important}.allmargin-sm{margin:30px !important}.leftmargin-sm{margin-left:30px !important}.rightmargin-sm{margin-right:30px !important}.topmargin-sm{margin-top:30px !important}.bottommargin-sm{margin-bottom:30px !important}.clear-bottommargin-sm{margin-bottom:-30px !important}.allmargin-lg{margin:80px !important}.leftmargin-lg{margin-left:80px !important}.rightmargin-lg{margin-right:80px !important}.topmargin-lg{margin-top:80px !important}.bottommargin-lg{margin-bottom:80px !important}.clear-bottommargin-lg{margin-bottom:-80px !important}.nomargin{margin:0 !important}.noleftmargin{margin-left:0 !important}.norightmargin{margin-right:0 !important}.notopmargin{margin-top:0 !important}.nobottommargin{margin-bottom:0 !important}.header-stick{margin-top:-50px !important}.content-wrap .header-stick{margin-top:-80px !important}.footer-stick{margin-bottom:-50px !important}.content-wrap .footer-stick{margin-bottom:-80px !important}.noborder{border:none !important}.noleftborder{border-left:none !important}.norightborder{border-right:none !important}.notopborder{border-top:none !important}.nobottomborder{border-bottom:none !important}.noradius{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important}.col-padding{padding:60px}.nopadding{padding:0 !important}.noleftpadding{padding-left:0 !important}.norightpadding{padding-right:0 !important}.notoppadding{padding-top:0 !important}.nobottompadding{padding-bottom:0 !important}.noabsolute{position:relative !important}.noshadow{box-shadow:none !important}.hidden{display:none !important}.nothidden{display:block !important}.inline-block{float:none !important;display:inline-block !important}.center{text-align:center !important}.divcenter{position:relative !important;float:none !important;margin-left:auto !important;margin-right:auto !important}.bgcolor,.bgcolor #header-wrap{background-color:var(--var-theme-color) !important}.color{color:var(--var-theme-color) !important}.border-color{border-color:var(--var-theme-color) !important}.nobg{background:none !important}.nobgcolor{background-color:transparent !important}.bgicon{display:block;position:absolute;bottom:-60px;right:-50px;font-size:210px;color:rgba(0,0,0,0.1)}.bganimate{-webkit-animation:BgAnimated 30s infinite linear;-moz-animation:BgAnimated 30s infinite linear;-ms-animation:BgAnimated 30s infinite linear;-o-animation:BgAnimated 30s infinite linear;animation:BgAnimated 30s infinite linear}@-webkit-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-moz-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-ms-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-o-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}.input-block-level{display:block;width:100% !important;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vertical-middle{height:auto !important;left:0}.magnific-max-width .mfp-content{max-width:800px}#top-bar{position:relative;border-bottom:1px solid #EEE;height:45px;line-height:44px;font-size:13px}#top-bar .col_half{width:auto}.top-links{position:relative;float:left}.top-links ul{margin:0;list-style:none}.top-links ul li{float:left;position:relative;height:44px;border-left:1px solid #EEE}.top-links ul li:first-child,.top-links ul ul li{border-left:0 !important}.top-links li>a{display:block;padding:0 12px;font-size:12px;font-weight:600;text-transform:uppercase;height:44px;color:#666}.top-links li i{vertical-align:top}.top-links li i.segments-angle-down{margin:0 0 0 5px !important}.top-links li i:first-child{margin-right:2px}.top-links li.full-icon i{top:2px;font-size:14px;margin:0}.top-links li:hover{background-color:#EEE}.top-links li:hover ul,.top-links li:hover div.top-link-section{pointer-events:auto}.top-links ul ul,.top-links ul div.top-link-section{display:none;pointer-events:none;position:absolute;z-index:210;line-height:1.5;background:#FFF;border:0;top:44px;left:0;width:140px;margin:0;border-top:1px solid var(--var-theme-color);border-bottom:1px solid #EEE;box-shadow:0 0 5px -1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 5px -1px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 5px -1px rgba(0,0,0,0.2)}.top-links ul ul li{float:none;height:36px;border-top:1px solid #F5F5F5;border-left:1px solid #EEE}.top-links ul ul li:hover{background-color:#F9F9F9}.top-links ul ul li:first-child{border-top:none !important;border-left:1px solid #EEE}.top-links ul ul a{height:36px;line-height:36px;font-size:12px}.top-links ul ul img{display:inline-block;position:relative;top:-1px;width:16px;height:16px;margin-right:4px}.top-links ul ul.top-demo-lang img{top:4px;width:16px;height:16px}.top-links ul div.top-link-section{padding:25px;left:0;width:280px}.fright .top-links ul div.top-link-section,.top-links.fright ul div.top-link-section{left:auto;right:0}#top-social,#top-social ul{margin:0}#top-social li,#top-social li a,#top-social li .ts-icon,#top-social li .ts-text{display:block;position:relative;float:left;width:auto;overflow:hidden;height:44px;line-height:44px}#top-social li{border-left:1px solid #EEE}#top-social li:first-child{border-left:0 !important}#top-social li a{float:none;width:40px;font-weight:bold;color:#666;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out}#top-social li a:hover{color:#FFF !important;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}#top-social li .ts-icon{width:40px;text-align:center;font-size:14px}#top-login{margin-bottom:0}#top-login .checkbox{margin-bottom:10px}#top-login .form-control{position:relative}#top-login .form-control:focus{border-color:#CCC}#top-login .input-group#top-login-username{margin-bottom:-1px}#top-login #top-login-username input,#top-login #top-login-username .input-group-addon{border-bottom-right-radius:0;border-bottom-left-radius:0}#top-login .input-group#top-login-password{margin-bottom:10px}#top-login #top-login-password input,#top-login #top-login-password .input-group-addon{border-top-left-radius:0;border-top-right-radius:0}li.sections-logos{float:left !important;margin:0 auto;padding:10px}#header{position:relative;background-color:#FFF}#header .container{position:relative}#header.transparent-header{background:transparent;border-bottom:none;z-index:199}#header.semi-transparent{background-color:rgba(255,255,255,0.8)}#header.transparent-header.floating-header{margin-top:60px}#header.transparent-header.floating-header .container{width:1220px;background-color:#FFF;padding:0 40px;border-radius:2px}#header.transparent-header.floating-header.sticky-header .container{width:1170px;padding:0 15px}#header.transparent-header+#slider,#header.transparent-header+#page-title.page-title-parallax,#header.transparent-header+#google-map,#slider+#header.transparent-header{top:-100px;margin-bottom:-100px}#header.transparent-header.floating-header+#slider,#header.transparent-header.floating-header+#google-map{top:-160px;margin-bottom:-160px}#header.transparent-header+#page-title.page-title-parallax .container{z-index:5;padding-top:100px}#header.full-header{border-bottom-color:#EEE}body.stretched #header.full-header .container{width:100%;padding:0 30px}#header.transparent-header.full-header #header-wrap{border-bottom:1px solid rgba(0,0,0,0.1)}#slider+#header.transparent-header.full-header #header-wrap{border-top:1px solid rgba(0,0,0,0.1);border-bottom:none}#logo{position:relative;float:left;font-family:"Gotham-Black",sans-serif;font-size:36px;line-height:100%;margin-right:40px}#header.full-header #logo{padding-right:30px;margin-right:30px}#logo a{display:block;color:#000}#logo img{display:block;max-width:100%;max-height:80px}#logo a.standard-logo{display:block}#logo a.retina-logo{display:none}.header-extras{float:right;margin:30px 0 0}.header-extras li{float:left;margin-left:20px;height:40px;overflow:hidden;list-style:none}.header-extras li i{margin-top:3px !important}.header-extras li:first-child{margin-left:0}.header-extras li .he-text{float:left;padding-left:10px;font-weight:bold;font-size:14px;line-height:1.43}.header-extras li .he-text span{display:block;font-weight:400;color:var(--var-theme-color)}#primary-menu{float:right}#primary-menu ul.mobile-primary-menu{display:none}#header.full-header #primary-menu>ul{float:left;padding-right:15px;margin-right:15px;border-right:1px solid #EEE}#header.transparent-header.full-header #primary-menu>ul{border-right-color:rgba(0,0,0,0.1)}#primary-menu-trigger,#page-submenu-trigger{opacity:0;pointer-events:none;cursor:pointer;font-size:14px;position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;line-height:50px;text-align:center;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}#primary-menu ul{list-style:none;margin:0}#primary-menu>ul{float:left}#primary-menu ul li{position:relative}#primary-menu ul li.mega-menu{position:inherit}#primary-menu ul>li{float:left;margin-left:2px}#primary-menu>ul>li:first-child{margin-left:0}#primary-menu ul li>a{display:block;line-height:22px;padding:39px 15px;color:#444;font-weight:normal;font-size:14px;letter-spacing:0.8px;text-transform:inherit;-webkit-transition:margin 0.4s ease,padding 0.4s ease;-o-transition:margin 0.4s ease,padding 0.4s ease;transition:margin 0.4s ease,padding 0.4s ease}#primary-menu ul li>a span{display:none}#primary-menu ul li>a i{position:relative;top:-1px;font-size:14px;width:16px;text-align:center;margin-right:6px;vertical-align:top}#primary-menu ul li>a i.segments-angle-down:last-child{font-size:12px;margin:0 0 0 5px}#primary-menu ul li:hover>a,#primary-menu ul li.current>a{color:var(--var-theme-color)}body.no-superfish #primary-menu li:hover>ul:not(.mega-menu-column),body.no-superfish #primary-menu li:hover>.mega-menu-content{display:block}#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul li .mega-menu-content{display:none;position:absolute;width:220px;background-color:#FFF;box-shadow:0px 13px 42px 11px rgba(0,0,0,0.05);border:1px solid #EEE;border-top:2px solid var(--var-theme-color);height:auto;z-index:199;top:100%;left:0;margin:0}#primary-menu ul ul:not(.mega-menu-column) ul{top:-2px !important;left:218px}#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),#primary-menu ul li .mega-menu-content.menu-pos-invert{left:auto;right:0}#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert{right:218px}#primary-menu ul ul li{float:none;margin:0}#primary-menu ul ul li:first-child{border-top:0}#primary-menu ul ul li>a{font-size:12px;font-weight:600;color:#666;padding-top:10px;padding-bottom:10px;border:0;letter-spacing:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#primary-menu ul ul li>a i{vertical-align:middle}#primary-menu ul ul li:hover>a{background-color:#F9F9F9;padding-left:18px;color:var(--var-theme-color)}#primary-menu ul ul>li.sub-menu>a,#primary-menu ul ul>li.sub-menu:hover>a{background-image:url("/themes/custom/aaa_skin_1/images/icons/submenu.png");background-position:right center;background-repeat:no-repeat}#primary-menu ul li .mega-menu-content,#primary-menu ul li.mega-menu-small .mega-menu-content{width:720px;max-width:400px}#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0 15px;width:1140px;max-width:none}.floating-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0;width:1220px}body.stretched .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content{margin:0 60px}body.stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0 30px}#primary-menu ul li.mega-menu .mega-menu-content.style-2{padding:0 10px}#primary-menu ul li .mega-menu-content ul{display:block;position:relative;top:0;min-width:inherit;border:0;box-shadow:none;background-color:transparent}#primary-menu ul li .mega-menu-content ul:not(.megamenu-dropdown){display:block !important;opacity:1 !important;top:0;left:0}#primary-menu ul li .mega-menu-content ul.mega-menu-column{float:left;margin:0}#primary-menu ul li .mega-menu-content ul.mega-menu-column.col-5{width:20%}#primary-menu ul li .mega-menu-content ul:not(.mega-menu-column){width:100%}#primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child){border-left:1px solid #F2F2F2}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column{padding:30px 20px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title{margin-top:20px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:first-child{margin-top:0}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a{font-size:13px;font-weight:bold;letter-spacing:1px;text-transform:uppercase !important;margin-bottom:15px;color:#444;padding:0 !important;line-height:1.3 !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:hover>a{background-color:transparent}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover{color:var(--var-theme-color)}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title.sub-menu>a,#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title.sub-menu:hover>a{background:none}#primary-menu ul li .mega-menu-content.style-2 li{border:0}#primary-menu ul li .mega-menu-content.style-2 ul li>a{padding-left:5px;padding-top:7px;padding-bottom:7px}#primary-menu ul li .mega-menu-content.style-2 ul li>a:hover{padding-left:12px}.mega-menu-column .entry-meta{margin:8px -10px 0 0 !important;border:none !important;padding:0 !important}.mega-menu-column .entry-meta li{float:left !important;border:none !important;margin:0 10px 0 0 !important}#primary-menu.style-2{float:none;max-width:none;border-top:1px solid #F5F5F5}#primary-menu.style-2>div>ul{float:left}#primary-menu.style-2>div>ul>li>a{padding-top:19px;padding-bottom:19px}#logo+#primary-menu.style-2{border-top:0}#primary-menu.style-2>div #top-search,#primary-menu.style-2>div #top-cart,#primary-menu.style-2>div #side-panel-trigger{margin-top:20px;margin-bottom:20px}body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center>ul,body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center>div{float:none;display:inline-block !important;width:auto;text-align:left}#primary-menu.style-3>ul>li>a{margin:28px 0;padding-top:11px;padding-bottom:11px;border-radius:2px}#primary-menu.style-3>ul>li:hover>a{color:#444;background-color:#F5F5F5}#primary-menu.style-3>ul>li.current>a{color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);background-color:var(--var-theme-color)}#primary-menu.style-4>ul>li>a{margin:28px 0;padding-top:10px;padding-bottom:10px;border-radius:2px;border:1px solid transparent}#primary-menu.style-4>ul>li:hover>a,#primary-menu.style-4>ul>li.current>a{border-color:var(--var-theme-color)}#primary-menu.style-5>ul{padding-right:10px;margin-right:5px;border-right:1px solid #EEE}#primary-menu.style-5>ul>li:not(:first-child){margin-left:15px}#primary-menu.style-5>ul>li>a{padding-top:25px;padding-bottom:25px;line-height:14px}#primary-menu.style-5>ul>li>a i{display:block;width:auto;margin:0 0 8px;font-size:28px;line-height:1}#primary-menu.style-6>ul>li>a{position:relative}#primary-menu.style-6>ul>li>a:after,#primary-menu.style-6>ul>li.current>a:after,#primary-menu.style-6>div>ul>li>a:after,#primary-menu.style-6>div>ul>li.current>a:after{content:"";position:absolute;top:0;left:0;height:2px;width:0;border-top:2px solid var(--var-theme-color);-webkit-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}#primary-menu.style-6>ul>li.current>a:after,#primary-menu.style-6>ul>li:hover>a:after,#primary-menu.style-6>div>ul>li.current>a:after{width:100%}#primary-menu.sub-title>ul>li,#primary-menu.sub-title.style-2>div>ul>li{background:url("/themes/custom/aaa_skin_1/images/icons/menu-divider.png") no-repeat right center;margin-left:1px}#primary-menu.sub-title ul li:first-child{padding-left:0;margin-left:0}#primary-menu.sub-title>ul>li>a,#primary-menu.sub-title>div>ul>li>a{line-height:14px;padding:27px 20px 32px;text-transform:uppercase;border-top:5px solid transparent}#primary-menu.sub-title>ul>li>a span,#primary-menu.sub-title>div>ul>li>a span{display:block;margin-top:10px;line-height:12px;font-size:11px;font-weight:400;color:#888;text-transform:capitalize}#primary-menu.sub-title>ul>li:hover>a,#primary-menu.sub-title>ul>li.current>a,#primary-menu.sub-title>div>ul>li:hover>a,#primary-menu.sub-title>div>ul>li.current>a{background-color:var(--var-theme-color);color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-top-color:rgba(0,0,0,0.1)}#primary-menu.sub-title>ul>li:hover>a span,#primary-menu.sub-title>ul>li.current>a span,#primary-menu.sub-title.style-2>div>ul>li:hover>a span,#primary-menu.sub-title.style-2>div>ul>li.current>a span{color:#EEE}#primary-menu.sub-title.style-2 ul ul span{display:none}#primary-menu.sub-title.style-2>div>ul>li{background-position:left center}#primary-menu.sub-title.style-2>div #top-search,#primary-menu.sub-title.style-2>div #top-cart,#primary-menu.sub-title.style-2>div #side-panel-trigger{float:right;margin-top:30px;margin-bottom:30px}#primary-menu.sub-title.style-2 div ul li:first-child,#primary-menu.sub-title.style-2>div>ul>li:hover+li,#primary-menu.sub-title.style-2>div>ul>li.current+li{background-image:none}#primary-menu.sub-title.style-2>div>ul>li>a{padding-top:17px;padding-bottom:22px}#header.split-menu #primary-menu{float:none;margin:0}#header.split-menu #primary-menu>ul{z-index:199}#header.split-menu #primary-menu>ul:first-child{float:left}#header.split-menu #primary-menu>ul:last-child{float:right}#top-search,#top-cart,#side-panel-trigger,#top-account{float:right;margin:40px 0 40px 15px}#top-cart{position:relative}#top-search a,#top-cart a,#side-panel-trigger a,#top-account a{display:block;position:relative;width:14px;height:14px;font-size:14px;line-height:20px;text-align:center;color:#333;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}#top-search a{z-index:11}#top-search a i{position:absolute;top:0;left:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}body.top-search-open #top-search a i.segments-search-1,#top-search a i.segments-cross2{opacity:0}body.top-search-open #top-search a i.segments-cross2{opacity:1;z-index:11;font-size:16px}#top-cart a:hover{color:var(--var-theme-color)}#top-search form{opacity:0;z-index:-2;position:absolute;width:100% !important;height:100% !important;padding:0 15px;margin:0;top:0;left:0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}body.top-search-open #top-search form{opacity:1;z-index:10}#top-search form input{box-shadow:none !important;pointer-events:none;border-radius:0;border:0;outline:0 !important;font-size:32px;padding:10px 80px 10px 0;height:100%;background-color:transparent;color:#333;font-weight:700;margin-top:0 !important;letter-spacing:2px}body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.full-header #top-search form input{padding-left:40px}body:not(.device-sm):not(.device-xs):not(.device-xxs) .container-fullwidth #top-search form input{padding-left:60px}body.top-search-open #top-search form input{pointer-events:auto}body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) #top-search form input{border-bottom:2px solid rgba(0,0,0,0.1)}#top-search form input::-moz-placeholder{color:#555;opacity:1;text-transform:uppercase}#top-search form input:-ms-input-placeholder{color:#555;text-transform:uppercase}#top-search form input::-webkit-input-placeholder{color:#555;text-transform:uppercase}#primary-menu .container #top-search form input,.sticky-header #top-search form input{border:none !important}#top-cart{margin-right:0}#top-cart>a>span{display:block;position:absolute;top:-7px;left:auto;right:-14px;font-size:10px;color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);width:16px;height:16px;line-height:16px;text-align:center;background-color:var(--var-theme-color);border-radius:50%}#top-cart .top-cart-content{opacity:0;z-index:-2;position:absolute;width:280px;background-color:#FFF;box-shadow:0px 20px 50px 10px rgba(0,0,0,0.05);border:1px solid #EEE;border-top:2px solid var(--var-theme-color);top:60px;right:-15px;left:auto;margin:-10000px 0 0;-webkit-transition:opacity 0.5s ease,top 0.4s ease;-o-transition:opacity 0.5s ease,top 0.4s ease;transition:opacity 0.5s ease,top 0.4s ease}.style-2 .container #top-cart .top-cart-content{top:40px}.style-2.sub-title .container #top-cart .top-cart-content{top:50px}#top-cart.top-cart-open .top-cart-content{opacity:1;z-index:11;margin-top:0}.top-cart-title{padding:12px 15px;border-bottom:1px solid #EEE}.top-cart-title h4{margin-bottom:0;font-size:15px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.top-cart-items{padding:15px}.top-cart-item{padding-top:15px;margin-top:15px;border-top:1px solid #F5F5F5}.top-cart-item:first-child{padding-top:0;margin-top:0;border-top:0}.top-cart-item-image{float:left;margin-right:15px;width:48px !important;height:48px !important;border:2px solid #EEE;-webkit-transition:border-color 0.2s linear;-o-transition:border-color 0.2s linear;transition:border-color 0.2s linear}.top-cart-item-image a,.top-cart-item-image img{display:block;width:44px !important;height:44px !important}.top-cart-item-image:hover{border-color:var(--var-theme-color)}.top-cart-item-desc{position:relative;overflow:hidden}.top-cart-item-desc a{text-align:left !important;font-size:13px !important;width:auto !important;height:auto !important;font-weight:600}.top-cart-item-desc a:hover{color:var(--var-theme-color) !important}.top-cart-item-desc span.top-cart-item-price{display:block;line-height:20px;font-size:12px !important;color:#999}.top-cart-item-desc span.top-cart-item-quantity{display:block;position:absolute;font-size:12px !important;right:0;top:2px;color:#444}.top-cart-action{padding:15px;border-top:1px solid #EEE}.top-cart-action span.top-checkout-price{font-size:20px;color:var(--var-theme-color)}#top-account{margin:32px 0 33px 20px}#top-account a{width:auto;height:auto}#top-account a span{margin-left:5px;font-weight:600}#top-account a i.segments-angle-down{margin-left:5px;font-size:12px}#top-account .dropdown-menu{padding:10px 0}#top-account .dropdown-menu li a{font-family:"Lato",sans-serif;font-weight:400;text-align:left;line-height:22px}#top-account .dropdown-menu li a .badge{display:block;float:right;margin:2px 0 0 0}#top-account .dropdown-menu li a i:last-child{position:relative;top:1px;margin-left:5px}#header,#header-wrap,#logo img{height:100px;-webkit-transition:height 0.4s ease,opacity 0.3s ease;-o-transition:height 0.4s ease,opacity 0.3s ease;transition:height 0.4s ease,opacity 0.3s ease}#header.sticky-style-2{height:161px}#header.sticky-style-3{height:181px}#header.sticky-style-2 #header-wrap{height:60px}#header.sticky-style-3 #header-wrap{height:80px}#primary-menu>ul>li>ul,#primary-menu>ul>li>.mega-menu-content,#primary-menu>ul>li.mega-menu>.mega-menu-content{-webkit-transition:top 0.4s ease;-o-transition:top 0.4s ease;transition:top 0.4s ease}#top-search,#top-cart{-webkit-transition:margin 0.4s ease,opacity 0.3s ease;-o-transition:margin 0.4s ease,opacity 0.3s ease;transition:margin 0.4s ease,opacity 0.3s ease}body:not(.top-search-open) #header-wrap #logo,body:not(.top-search-open) #primary-menu>ul,body:not(.top-search-open) #primary-menu>.container>ul,body:not(.top-search-open) #top-cart,body:not(.top-search-open) #side-panel-trigger,body:not(.top-search-open) #top-account{opacity:1;-webkit-transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease;-o-transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease;transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease}body.top-search-open #header-wrap #logo,body.top-search-open #primary-menu>ul,body.top-search-open #primary-menu>.container>ul,body.top-search-open #top-cart,body.top-search-open #side-panel-trigger,body.top-search-open #top-account{opacity:0}#header.sticky-header.semi-transparent{background-color:transparent}#header-wrap{position:relative;z-index:199;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-perspective:1000px;-webkit-backface-visibility:hidden}#header.sticky-header #header-wrap{position:fixed;top:0;left:0;width:100%;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.1)}#header.semi-transparent.sticky-header #header-wrap{background-color:rgba(255,255,255,0.8)}#header.sticky-header:not(.static-sticky),#header.sticky-header:not(.static-sticky) #header-wrap,#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img{height:60px}#header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a{padding-top:19px;padding-bottom:19px}#header.sticky-header:not(.static-sticky).sticky-style-2,#header.sticky-header:not(.static-sticky).sticky-style-3{height:161px}#header.sticky-header:not(.static-sticky).sticky-style-2 #primary-menu,#header.sticky-header:not(.static-sticky).sticky-style-3 #primary-menu{border-top:0}#header.sticky-header:not(.static-sticky) #top-search,#header.sticky-header:not(.static-sticky) #top-cart,#header.sticky-header:not(.static-sticky) #side-panel-trigger{margin-top:20px !important;margin-bottom:20px !important}#header.sticky-header:not(.static-sticky) #top-account{margin-top:12px !important;margin-bottom:13px !important}#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content{top:40px}#header.sticky-header.sticky-style-2 #primary-menu{border-top:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-3>ul>li>a{margin:0;border-radius:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-4>ul>li>a{padding-top:8px;padding-bottom:8px;margin:10px 0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li{margin-left:2px}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li:first-child{margin-left:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a{line-height:22px;padding-top:19px;padding-bottom:19px}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a>div{padding:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a i{display:inline-block;width:16px;top:-1px;margin:0 6px 0 0;font-size:14px;line-height:22px}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2>div>ul>li{background:none !important;margin-left:2px}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li:first-child,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2>div>ul>li:first-child{margin-left:0}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li>a,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>div>ul>li>a{line-height:22px;padding:19px 15px;text-transform:none;font-size:14px;border-top:0}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title ul li span{display:none}#page-menu,#page-menu-wrap{position:relative;height:44px;line-height:44px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}#page-menu-wrap{z-index:99;background-color:var(--var-theme-color);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}#page-menu.sticky-page-menu #page-menu-wrap{position:fixed;z-index:99;left:0;width:100%;box-shadow:0 0 15px rgba(0,0,0,0.3)}#header.static-sticky~#page-menu.sticky-page-menu #page-menu-wrap,#header.static-sticky~#content #page-menu.sticky-page-menu #page-menu-wrap{top:100px}#header~#page-menu.sticky-page-menu #page-menu-wrap,#header.no-sticky~#page-menu.sticky-page-menu #page-menu-wrap,#header~#content #page-menu.sticky-page-menu #page-menu-wrap,#header.no-sticky~#content #page-menu.sticky-page-menu #page-menu-wrap{top:0}#header.sticky-header~#page-menu.sticky-page-menu #page-menu-wrap,#header.sticky-header~#content #page-menu.sticky-page-menu #page-menu-wrap{top:60px}#page-submenu-trigger{top:0;margin-top:0;left:auto;right:15px;width:40px;height:44px;line-height:44px}#page-menu .menu-title{float:left;color:#FFF;font-size:20px;font-weight:300}#page-menu .menu-title span{font-weight:600}#page-menu .menu-title span{font-weight:900;opacity:0.7}#page-menu nav{position:relative;float:right}#page-menu nav ul{margin-bottom:0;height:44px}#page-menu nav li{position:relative;float:left;list-style:none}#page-menu nav li a{display:block;height:28px;line-height:28px;margin:8px 4px;padding:0 14px;color:#FFF;font-size:14px;border-radius:14px}#page-menu nav li a .segments-angle-down{margin-left:5px}body:not(.device-touch) #page-menu nav li a{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#page-menu nav li:hover a,#page-menu nav li.current a{background-color:rgba(0,0,0,0.15)}#page-menu li:hover ul{display:block}#page-menu ul ul{display:none;position:absolute;width:100%;top:44px;left:0;z-index:149;height:auto;background-color:var(--var-theme-color)}#page-menu ul ul ul{display:none !important}#page-menu ul ul li{float:none}#page-menu ul ul a{height:auto;line-height:22px;margin:0;padding:8px 14px;border-radius:0;background-color:rgba(0,0,0,0.15)}#page-menu ul ul li:hover a,#page-menu ul ul li.current a{background-color:rgba(0,0,0,0.3)}.one-page-arrow{position:absolute;z-index:3;bottom:20px;left:50%;margin-left:-16px;width:32px;height:32px;font-size:32px;text-align:center;color:#222}body.side-push-panel{overflow-x:hidden}#side-panel{position:fixed;top:0;right:-300px;z-index:399;width:300px;height:100%;background-color:#F5F5F5;overflow:hidden;-webkit-backface-visibility:hidden}body.side-panel-left #side-panel{left:-300px;right:auto}body.side-push-panel.stretched #wrapper,body.side-push-panel.stretched #header.sticky-header .container{right:0}body.side-panel-left.side-push-panel.stretched #wrapper,body.side-panel-left.side-push-panel.stretched #header.sticky-header .container{left:0;right:auto}#side-panel .side-panel-wrap{position:absolute;top:0;left:0;bottom:0;width:330px;height:100%;overflow:auto;padding:50px 70px 50px 40px}body.device-touch #side-panel .side-panel-wrap{overflow-y:scroll}#side-panel .widget{margin-top:40px;padding-top:40px;width:220px;border-top:1px solid #E5E5E5}#side-panel .widget:first-child{padding-top:0;border-top:0;margin:0}body.side-panel-open #side-panel{right:0}body.side-panel-left.side-panel-open #side-panel{left:0;right:auto}body.side-push-panel.side-panel-open.stretched #wrapper,body.side-push-panel.side-panel-open.stretched #header.sticky-header .container{right:300px}body.side-push-panel.side-panel-open.stretched .slider-parallax-inner{left:-300px}body.side-panel-left.side-push-panel.side-panel-open.stretched #wrapper,body.side-panel-left.side-push-panel.side-panel-open.stretched #header.sticky-header .container,body.side-panel-left.side-push-panel.side-panel-open.stretched .slider-parallax-inner{left:300px;right:auto}#side-panel-trigger{display:block;cursor:pointer;z-index:11;margin-right:5px}#side-panel-trigger-close a{display:none}#side-panel,body.side-push-panel.stretched #wrapper,body.side-push-panel.stretched #header .container{-webkit-transition:right 0.4s ease;-o-transition:right 0.4s ease;transition:right 0.4s ease}body.side-panel-left #side-panel,body.side-panel-left.side-push-panel.stretched #wrapper,body.side-panel-left.side-push-panel.stretched #header .container,body.side-push-panel.stretched .slider-parallax-inner{-webkit-transition:left 0.4s ease;-o-transition:left 0.4s ease;transition:left 0.4s ease}.body-overlay{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:-1;pointer-events:none;-webkit-backface-visibility:hidden;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}body.side-panel-open .body-overlay{opacity:1;z-index:298;pointer-events:auto}body.side-panel-open:not(.device-xxs):not(.device-xs):not(.device-sm) .body-overlay:hover{cursor:url("/themes/custom/aaa_skin_1/images/icons/close.png") 15 15,default}#footer{position:relative;background-color:#EEE;border-top:5px solid rgba(0,0,0,0.2)}#footer .footer-widgets-wrap{position:relative;padding:80px 0}.device-lg.sticky-footer #top-bar,.device-md.sticky-footer #top-bar{z-index:299}.device-lg.sticky-footer #header,.device-md.sticky-footer #header{z-index:199}.device-lg.sticky-footer #slider,.device-md.sticky-footer #slider,.device-lg.sticky-footer #page-submenu,.device-md.sticky-footer #page-submenu,.device-lg.sticky-footer #page-title,.device-md.sticky-footer #page-title,.device-lg.sticky-footer #content,.device-md.sticky-footer #content{z-index:2}.device-lg.sticky-footer #footer,.device-md.sticky-footer #footer{position:fixed;top:auto;bottom:0;left:0;width:100%;z-index:1}.device-lg.sticky-footer:not(.stretched) #footer,.device-md.sticky-footer:not(.stretched) #footer{left:50%;margin-left:-610px;width:1220px}.device-md.sticky-footer:not(.stretched) #footer{margin-left:-500px;width:1000px}.footer-widgets-wrap .col_full,.footer-widgets-wrap .col_half,.footer-widgets-wrap .col_one_third,.footer-widgets-wrap .col_two_third,.footer-widgets-wrap .col_three_fourth,.footer-widgets-wrap .col_one_fourth,.footer-widgets-wrap .col_one_fifth,.footer-widgets-wrap .col_two_fifth,.footer-widgets-wrap .col_three_fifth,.footer-widgets-wrap .col_four_fifth,.footer-widgets-wrap .col_one_sixth,.footer-widgets-wrap .col_five_sixth{margin-bottom:0}#copyrights{padding:40px 0;background-color:#DDD;font-size:16px;line-height:1.8}#copyrights i.footer-icon{position:relative;top:1px;font-size:16px;width:14px;text-align:center;margin-right:3px}#copyrights .col_half{margin-bottom:0 !important}#copyrights a:first-child{margin-left:0}#copyrights .tright a:last-child{margin-right:0}.copyright-links a{display:inline-block;margin:0 3px;color:#333;border-bottom:1px dotted #444}.copyright-links a:hover{color:#555;border-bottom:1px solid #666}.copyrights-menu{margin-bottom:10px}.copyrights-menu a{font-size:16px;margin:0 10px;border-bottom:0 !important}.footer-logo{display:block;margin-bottom:30px;max-width:200px}.AAAcolor{color:#367c2b !important}.ATAcolor{color:var(--var-theme-color)}.btn{padding:8px 16px;border:0 none;font-weight:300;letter-spacing:1px;text-transform:uppercase}.btn a{text-decoration:none !important}.btn:focus,.btn:active:focus,.btn.active:focus{outline:0 none}.btn-primary{background:var(--var-theme-color);color:#ffffff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:var(--var-tertiary-color)}.btn-primary:active,.btn-primary.active{background:var(--var-theme-color);box-shadow:none}section#content{box-shadow:0 0 10px 2px rgba(0,0,0,0.2)}#footer .footer-widgets-wrap{padding:20px}@font-face{font-family:"segments-glyphicons-3";src:url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.eot?3ccua2");src:url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.eot?3ccua2#iefix") format("embedded-opentype"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.ttf?3ccua2") format("truetype"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.woff?3ccua2") format("woff"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.svg?3ccua2#segments-glyphicons-3") format("svg");font-weight:normal;font-style:normal}i{font-family:"segments-glyphicons-3" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.segments-glass:before{content:""}.segments-music:before{content:""}.segments-search3:before{content:""}.segments-envelope-o2:before{content:""}.segments-heart3:before{content:""}.segments-star2:before{content:""}.segments-star-o2:before{content:""}.segments-user2:before{content:""}.segments-film2:before{content:""}.segments-th-large:before{content:""}.segments-th:before{content:""}.segments-th-list:before{content:""}.segments-check3:before{content:""}.segments-close:before{content:""}.segments-remove:before{content:""}.segments-times:before{content:""}.segments-search-plus:before{content:""}.segments-search-minus:before{content:""}.segments-power-off:before{content:""}.segments-signal2:before{content:""}.segments-cog3:before{content:""}.segments-gear:before{content:""}.segments-trash-o2:before{content:""}.segments-home2:before{content:""}.segments-file-o2:before{content:""}.segments-clock-o:before{content:""}.segments-road:before{content:""}.segments-download3:before{content:""}.segments-arrow-circle-o-down:before{content:""}.segments-arrow-circle-o-up:before{content:""}.segments-inbox2:before{content:""}.segments-play-circle-o:before{content:""}.segments-repeat2:before{content:""}.segments-rotate-right:before{content:""}.segments-refresh2:before{content:""}.segments-list-alt:before{content:""}.segments-lock2:before{content:""}.segments-flag3:before{content:""}.segments-headphones:before{content:""}.segments-volume-off:before{content:""}.segments-volume-down:before{content:""}.segments-volume-up:before{content:""}.segments-qrcode:before{content:""}.segments-barcode:before{content:""}.segments-tag3:before{content:""}.segments-tags:before{content:""}.segments-book3:before{content:""}.segments-bookmark2:before{content:""}.segments-print:before{content:""}.segments-camera3:before{content:""}.segments-font:before{content:""}.segments-bold:before{content:""}.segments-italic:before{content:""}.segments-text-height:before{content:""}.segments-text-width:before{content:""}.segments-align-left2:before{content:""}.segments-align-center2:before{content:""}.segments-align-right2:before{content:""}.segments-align-justify2:before{content:""}.segments-list:before{content:""}.segments-dedent:before{content:""}.segments-outdent:before{content:""}.segments-indent:before{content:""}.segments-video-camera2:before{content:""}.segments-image3:before{content:""}.segments-photo:before{content:""}.segments-picture-o:before{content:""}.segments-pencil:before{content:""}.segments-map-marker2:before{content:""}.segments-adjust:before{content:""}.segments-tint:before{content:""}.segments-edit2:before{content:""}.segments-pencil-square-o:before{content:""}.segments-share-square-o2:before{content:""}.segments-check-square-o:before{content:""}.segments-arrows:before{content:""}.segments-step-backward:before{content:""}.segments-fast-backward:before{content:""}.segments-backward:before{content:""}.segments-play3:before{content:""}.segments-pause2:before{content:""}.segments-stop2:before{content:""}.segments-forward2:before{content:""}.segments-fast-forward3:before{content:""}.segments-step-forward:before{content:""}.segments-eject:before{content:""}.segments-chevron-left:before{content:""}.segments-chevron-right:before{content:""}.segments-plus-circle:before{content:""}.segments-minus-circle:before{content:""}.segments-times-circle:before{content:""}.segments-check-circle:before{content:""}.segments-question-circle:before{content:""}.segments-info-circle:before{content:""}.segments-crosshairs:before{content:""}.segments-times-circle-o:before{content:""}.segments-check-circle-o:before{content:""}.segments-ban2:before{content:""}.segments-arrow-left2:before{content:""}.segments-arrow-right2:before{content:""}.segments-arrow-up2:before{content:""}.segments-arrow-down2:before{content:""}.segments-mail-forward:before{content:""}.segments-share2:before{content:""}.segments-expand2:before{content:""}.segments-compress:before{content:""}.segments-plus3:before{content:""}.segments-minus2:before{content:""}.segments-asterisk:before{content:""}.segments-exclamation-circle:before{content:""}.segments-gift:before{content:""}.segments-leaf:before{content:""}.segments-fire:before{content:""}.segments-eye3:before{content:""}.segments-eye-slash:before{content:""}.segments-exclamation-triangle:before{content:""}.segments-warning:before{content:""}.segments-plane:before{content:""}.segments-calendar6:before{content:""}.segments-random:before{content:""}.segments-comment:before{content:""}.segments-magnet:before{content:""}.segments-chevron-up:before{content:""}.segments-chevron-down:before{content:""}.segments-retweet:before{content:""}.segments-shopping-cart:before{content:""}.segments-folder3:before{content:""}.segments-folder-open:before{content:""}.segments-arrows-v:before{content:""}.segments-arrows-h:before{content:""}.segments-bar-chart:before{content:""}.segments-bar-chart-o:before{content:""}.segments-twitter-square:before{content:""}.segments-facebook-square:before{content:""}.segments-camera-retro:before{content:""}.segments-key:before{content:""}.segments-cogs:before{content:""}.segments-gears:before{content:""}.segments-comments:before{content:""}.segments-thumbs-o-up:before{content:""}.segments-thumbs-o-down:before{content:""}.segments-star-half:before{content:""}.segments-heart-o:before{content:""}.segments-sign-out:before{content:""}.segments-linkedin-square:before{content:""}.segments-thumb-tack:before{content:""}.segments-external-link:before{content:""}.segments-sign-in:before{content:""}.segments-trophy2:before{content:""}.segments-github-square:before{content:""}.segments-upload3:before{content:""}.segments-lemon-o:before{content:""}.segments-phone:before{content:""}.segments-square-o:before{content:""}.segments-bookmark-o2:before{content:""}.segments-phone-square:before{content:""}.segments-twitter:before{content:""}.segments-facebook:before{content:""}.segments-facebook-f:before{content:""}.segments-github:before{content:""}.segments-unlock2:before{content:""}.segments-credit-card:before{content:""}.segments-feed:before{content:""}.segments-rss:before{content:""}.segments-hdd-o:before{content:""}.segments-bullhorn:before{content:""}.segments-bell-o2:before{content:""}.segments-certificate:before{content:""}.segments-hand-o-right2:before{content:""}.segments-hand-o-left:before{content:""}.segments-hand-o-up:before{content:""}.segments-hand-o-down:before{content:""}.segments-arrow-circle-left:before{content:""}.segments-arrow-circle-right:before{content:""}.segments-arrow-circle-up:before{content:""}.segments-arrow-circle-down:before{content:""}.segments-globe2:before{content:""}.segments-wrench:before{content:""}.segments-tasks:before{content:""}.segments-filter:before{content:""}.segments-briefcase2:before{content:""}.segments-arrows-alt:before{content:""}.segments-group:before{content:""}.segments-users2:before{content:""}.segments-chain:before{content:""}.segments-link2:before{content:""}.segments-cloud3:before{content:""}.segments-flask:before{content:""}.segments-cut:before{content:""}.segments-scissors:before{content:""}.segments-copy2:before{content:""}.segments-files-o:before{content:""}.segments-paperclip:before{content:""}.segments-floppy-o:before{content:""}.segments-save:before{content:""}.segments-square:before{content:""}.segments-bars:before{content:""}.segments-navicon:before{content:""}.segments-reorder:before{content:""}.segments-list-ul:before{content:""}.segments-list-ol:before{content:""}.segments-strikethrough:before{content:""}.segments-underline:before{content:""}.segments-table:before{content:""}.segments-magic:before{content:""}.segments-truck:before{content:""}.segments-pinterest:before{content:""}.segments-pinterest-square:before{content:""}.segments-google-plus-square:before{content:""}.segments-google-plus:before{content:""}.segments-money:before{content:""}.segments-caret-down:before{content:""}.segments-caret-up:before{content:""}.segments-caret-left:before{content:""}.segments-caret-right:before{content:""}.segments-columns2:before{content:""}.segments-sort:before{content:""}.segments-unsorted:before{content:""}.segments-sort-desc:before{content:""}.segments-sort-down:before{content:""}.segments-sort-asc:before{content:""}.segments-sort-up:before{content:""}.segments-envelope2:before{content:""}.segments-linkedin:before{content:""}.segments-rotate-left:before{content:""}.segments-undo:before{content:""}.segments-gavel:before{content:""}.segments-legal:before{content:""}.segments-dashboard2:before{content:""}.segments-tachometer:before{content:""}.segments-comment-o2:before{content:""}.segments-comments-o2:before{content:""}.segments-bolt:before{content:""}.segments-flash:before{content:""}.segments-sitemap:before{content:""}.segments-umbrella2:before{content:""}.segments-clipboard2:before{content:""}.segments-paste:before{content:""}.segments-lightbulb-o:before{content:""}.segments-exchange:before{content:""}.segments-cloud-download2:before{content:""}.segments-cloud-upload2:before{content:""}.segments-user-md:before{content:""}.segments-stethoscope:before{content:""}.segments-suitcase:before{content:""}.segments-bell3:before{content:""}.segments-coffee:before{content:""}.segments-cutlery:before{content:""}.segments-file-text-o2:before{content:""}.segments-building-o:before{content:""}.segments-hospital-o:before{content:""}.segments-ambulance:before{content:""}.segments-medkit:before{content:""}.segments-fighter-jet:before{content:""}.segments-beer:before{content:""}.segments-h-square:before{content:""}.segments-plus-square:before{content:""}.segments-angle-double-left:before{content:""}.segments-angle-double-right:before{content:""}.segments-angle-double-up:before{content:""}.segments-angle-double-down:before{content:""}.segments-angle-left:before{content:""}.segments-angle-right:before{content:""}.segments-angle-up:before{content:""}.segments-angle-down:before{content:""}.segments-desktop:before{content:""}.segments-laptop:before{content:""}.segments-tablet:before{content:""}.segments-mobile:before{content:""}.segments-mobile-phone:before{content:""}.segments-circle-o:before{content:""}.segments-quote-left:before{content:""}.segments-quote-right:before{content:""}.segments-spinner:before{content:""}.segments-circle:before{content:""}.segments-mail-reply:before{content:""}.segments-reply3:before{content:""}.segments-github-alt:before{content:""}.segments-folder-o2:before{content:""}.segments-folder-open-o2:before{content:""}.segments-smile-o:before{content:""}.segments-frown-o:before{content:""}.segments-meh-o:before{content:""}.segments-gamepad:before{content:""}.segments-keyboard-o:before{content:""}.segments-flag-o2:before{content:""}.segments-flag-checkered:before{content:""}.segments-terminal:before{content:""}.segments-code:before{content:""}.segments-mail-reply-all:before{content:""}.segments-reply-all2:before{content:""}.segments-star-half-empty:before{content:""}.segments-star-half-full:before{content:""}.segments-star-half-o:before{content:""}.segments-location-arrow:before{content:""}.segments-crop:before{content:""}.segments-code-fork:before{content:""}.segments-chain-broken:before{content:""}.segments-unlink:before{content:""}.segments-question:before{content:""}.segments-info:before{content:""}.segments-exclamation:before{content:""}.segments-superscript:before{content:""}.segments-subscript:before{content:""}.segments-eraser:before{content:""}.segments-puzzle-piece:before{content:""}.segments-microphone3:before{content:""}.segments-microphone-slash:before{content:""}.segments-shield:before{content:""}.segments-calendar-o2:before{content:""}.segments-fire-extinguisher:before{content:""}.segments-rocket:before{content:""}.segments-maxcdn:before{content:""}.segments-chevron-circle-left:before{content:""}.segments-chevron-circle-right:before{content:""}.segments-chevron-circle-up:before{content:""}.segments-chevron-circle-down:before{content:""}.segments-html5:before{content:""}.segments-css3:before{content:""}.segments-anchor2:before{content:""}.segments-unlock-alt:before{content:""}.segments-bullseye:before{content:""}.segments-ellipsis-h:before{content:""}.segments-ellipsis-v:before{content:""}.segments-rss-square:before{content:""}.segments-play-circle:before{content:""}.segments-ticket:before{content:""}.segments-minus-square:before{content:""}.segments-minus-square-o:before{content:""}.segments-level-up:before{content:""}.segments-level-down:before{content:""}.segments-check-square2:before{content:""}.segments-pencil-square:before{content:""}.segments-external-link-square:before{content:""}.segments-share-square:before{content:""}.segments-compass:before{content:""}.segments-caret-square-o-down:before{content:""}.segments-toggle-down:before{content:""}.segments-caret-square-o-up:before{content:""}.segments-toggle-up:before{content:""}.segments-caret-square-o-right:before{content:""}.segments-toggle-right:before{content:""}.segments-eur:before{content:""}.segments-euro:before{content:""}.segments-gbp:before{content:""}.segments-dollar:before{content:""}.segments-usd:before{content:""}.segments-inr:before{content:""}.segments-rupee:before{content:""}.segments-cny:before{content:""}.segments-jpy:before{content:""}.segments-rmb:before{content:""}.segments-yen:before{content:""}.segments-rouble:before{content:""}.segments-rub:before{content:""}.segments-ruble:before{content:""}.segments-krw:before{content:""}.segments-won:before{content:""}.segments-bitcoin:before{content:""}.segments-btc:before{content:""}.segments-file2:before{content:""}.segments-file-text:before{content:""}.segments-sort-alpha-asc:before{content:""}.segments-sort-alpha-desc:before{content:""}.segments-sort-amount-asc:before{content:""}.segments-sort-amount-desc:before{content:""}.segments-sort-numeric-asc:before{content:""}.segments-sort-numeric-desc:before{content:""}.segments-thumbs-up:before{content:""}.segments-thumbs-down:before{content:""}.segments-youtube-square:before{content:""}.segments-youtube:before{content:""}.segments-xing:before{content:""}.segments-xing-square:before{content:""}.segments-youtube-play:before{content:""}.segments-dropbox:before{content:""}.segments-stack-overflow:before{content:""}.segments-instagram:before{content:""}.segments-flickr:before{content:""}.segments-adn:before{content:""}.segments-bitbucket:before{content:""}.segments-bitbucket-square:before{content:""}.segments-tumblr:before{content:""}.segments-tumblr-square:before{content:""}.segments-long-arrow-down:before{content:""}.segments-long-arrow-up:before{content:""}.segments-long-arrow-left:before{content:""}.segments-long-arrow-right:before{content:""}.segments-apple:before{content:""}.segments-windows2:before{content:""}.segments-android:before{content:""}.segments-linux:before{content:""}.segments-dribbble:before{content:""}.segments-skype:before{content:""}.segments-foursquare:before{content:""}.segments-trello:before{content:""}.segments-female:before{content:""}.segments-male:before{content:""}.segments-gittip:before{content:""}.segments-gratipay:before{content:""}.segments-sun-o:before{content:""}.segments-moon-o:before{content:""}.segments-archive2:before{content:""}.segments-bug:before{content:""}.segments-vk:before{content:""}.segments-weibo:before{content:""}.segments-renren:before{content:""}.segments-pagelines:before{content:""}.segments-stack-exchange:before{content:""}.segments-arrow-circle-o-right:before{content:""}.segments-arrow-circle-o-left:before{content:""}.segments-caret-square-o-left:before{content:""}.segments-toggle-left:before{content:""}.segments-dot-circle-o:before{content:""}.segments-wheelchair:before{content:""}.segments-vimeo-square:before{content:""}.segments-try:before{content:""}.segments-turkish-lira:before{content:""}.segments-plus-square-o:before{content:""}.segments-space-shuttle:before{content:""}.segments-slack:before{content:""}.segments-envelope-square:before{content:""}.segments-wordpress:before{content:""}.segments-openid:before{content:""}.segments-bank:before{content:""}.segments-institution:before{content:""}.segments-university:before{content:""}.segments-graduation-cap:before{content:""}.segments-mortar-board:before{content:""}.segments-yahoo:before{content:""}.segments-google:before{content:""}.segments-reddit:before{content:""}.segments-reddit-square:before{content:""}.segments-stumbleupon-circle:before{content:""}.segments-stumbleupon:before{content:""}.segments-delicious:before{content:""}.segments-digg:before{content:""}.segments-pied-piper-pp:before{content:""}.segments-pied-piper-alt:before{content:""}.segments-drupal:before{content:""}.segments-joomla:before{content:""}.segments-language:before{content:""}.segments-fax:before{content:""}.segments-building:before{content:""}.segments-child:before{content:""}.segments-paw:before{content:""}.segments-spoon:before{content:""}.segments-cube:before{content:""}.segments-cubes:before{content:""}.segments-behance:before{content:""}.segments-behance-square:before{content:""}.segments-steam:before{content:""}.segments-steam-square:before{content:""}.segments-recycle:before{content:""}.segments-automobile:before{content:""}.segments-car:before{content:""}.segments-cab:before{content:""}.segments-taxi:before{content:""}.segments-tree:before{content:""}.segments-spotify:before{content:""}.segments-deviantart:before{content:""}.segments-soundcloud:before{content:""}.segments-database:before{content:""}.segments-file-pdf-o:before{content:""}.segments-file-word-o:before{content:""}.segments-file-excel-o:before{content:""}.segments-file-powerpoint-o:before{content:""}.segments-file-image-o:before{content:""}.segments-file-photo-o:before{content:""}.segments-file-picture-o:before{content:""}.segments-file-archive-o:before{content:""}.segments-file-zip-o:before{content:""}.segments-file-audio-o:before{content:""}.segments-file-sound-o:before{content:""}.segments-file-movie-o:before{content:""}.segments-file-video-o:before{content:""}.segments-file-code-o:before{content:""}.segments-vine:before{content:""}.segments-codepen:before{content:""}.segments-jsfiddle:before{content:""}.segments-life-bouy:before{content:""}.segments-life-buoy:before{content:""}.segments-life-ring:before{content:""}.segments-life-saver:before{content:""}.segments-support2:before{content:""}.segments-circle-o-notch:before{content:""}.segments-ra:before{content:""}.segments-rebel:before{content:""}.segments-resistance:before{content:""}.segments-empire:before{content:""}.segments-ge:before{content:""}.segments-git-square:before{content:""}.segments-git:before{content:""}.segments-hacker-news:before{content:""}.segments-y-combinator-square:before{content:""}.segments-yc-square:before{content:""}.segments-tencent-weibo:before{content:""}.segments-qq:before{content:""}.segments-wechat:before{content:""}.segments-weixin:before{content:""}.segments-paper-plane:before{content:""}.segments-send:before{content:""}.segments-paper-plane-o:before{content:""}.segments-send-o:before{content:""}.segments-history:before{content:""}.segments-circle-thin:before{content:""}.segments-header:before{content:""}.segments-paragraph2:before{content:""}.segments-sliders:before{content:""}.segments-share-alt:before{content:""}.segments-share-alt-square:before{content:""}.segments-bomb:before{content:""}.segments-futbol-o:before{content:""}.segments-soccer-ball-o:before{content:""}.segments-tty:before{content:""}.segments-binoculars:before{content:""}.segments-plug:before{content:""}.segments-slideshare:before{content:""}.segments-twitch:before{content:""}.segments-yelp:before{content:""}.segments-newspaper-o:before{content:""}.segments-wifi:before{content:""}.segments-calculator:before{content:""}.segments-paypal:before{content:""}.segments-google-wallet:before{content:""}.segments-cc-visa:before{content:""}.segments-cc-mastercard:before{content:""}.segments-cc-discover:before{content:""}.segments-cc-amex:before{content:""}.segments-cc-paypal:before{content:""}.segments-cc-stripe:before{content:""}.segments-bell-slash:before{content:""}.segments-bell-slash-o:before{content:""}.segments-trash3:before{content:""}.segments-copyright:before{content:""}.segments-at:before{content:""}.segments-eyedropper:before{content:""}.segments-paint-brush:before{content:""}.segments-birthday-cake:before{content:""}.segments-area-chart:before{content:""}.segments-pie-chart:before{content:""}.segments-line-chart:before{content:""}.segments-lastfm:before{content:""}.segments-lastfm-square:before{content:""}.segments-toggle-off:before{content:""}.segments-toggle-on:before{content:""}.segments-bicycle:before{content:""}.segments-bus:before{content:""}.segments-ioxhost:before{content:""}.segments-angellist:before{content:""}.segments-cc:before{content:""}.segments-ils:before{content:""}.segments-shekel:before{content:""}.segments-sheqel:before{content:""}.segments-meanpath:before{content:""}.segments-buysellads:before{content:""}.segments-connectdevelop:before{content:""}.segments-dashcube:before{content:""}.segments-forumbee:before{content:""}.segments-leanpub:before{content:""}.segments-sellsy:before{content:""}.segments-shirtsinbulk:before{content:""}.segments-simplybuilt:before{content:""}.segments-skyatlas:before{content:""}.segments-cart-plus:before{content:""}.segments-cart-arrow-down:before{content:""}.segments-diamond:before{content:""}.segments-ship:before{content:""}.segments-user-secret:before{content:""}.segments-motorcycle:before{content:""}.segments-street-view:before{content:""}.segments-heartbeat:before{content:""}.segments-venus:before{content:""}.segments-mars:before{content:""}.segments-mercury:before{content:""}.segments-intersex:before{content:""}.segments-transgender:before{content:""}.segments-transgender-alt:before{content:""}.segments-venus-double:before{content:""}.segments-mars-double:before{content:""}.segments-venus-mars:before{content:""}.segments-mars-stroke:before{content:""}.segments-mars-stroke-v:before{content:""}.segments-mars-stroke-h:before{content:""}.segments-neuter:before{content:""}.segments-genderless:before{content:""}.segments-facebook-official:before{content:""}.segments-pinterest-p:before{content:""}.segments-whatsapp:before{content:""}.segments-server2:before{content:""}.segments-user-plus:before{content:""}.segments-user-times:before{content:""}.segments-bed:before{content:""}.segments-hotel:before{content:""}.segments-viacoin:before{content:""}.segments-train:before{content:""}.segments-subway:before{content:""}.segments-medium:before{content:""}.segments-y-combinator:before{content:""}.segments-yc:before{content:""}.segments-optin-monster:before{content:""}.segments-opencart:before{content:""}.segments-expeditedssl:before{content:""}.segments-battery-4:before{content:""}.segments-battery-full:before{content:""}.segments-battery-3:before{content:""}.segments-battery-three-quarters:before{content:""}.segments-battery-2:before{content:""}.segments-battery-half:before{content:""}.segments-battery-1:before{content:""}.segments-battery-quarter:before{content:""}.segments-battery-0:before{content:""}.segments-battery-empty:before{content:""}.segments-mouse-pointer:before{content:""}.segments-i-cursor:before{content:""}.segments-object-group:before{content:""}.segments-object-ungroup:before{content:""}.segments-sticky-note:before{content:""}.segments-sticky-note-o:before{content:""}.segments-cc-jcb:before{content:""}.segments-cc-diners-club:before{content:""}.segments-clone:before{content:""}.segments-balance-scale:before{content:""}.segments-hourglass-o:before{content:""}.segments-hourglass-1:before{content:""}.segments-hourglass-start:before{content:""}.segments-hourglass-2:before{content:""}.segments-hourglass-half:before{content:""}.segments-hourglass-3:before{content:""}.segments-hourglass-end:before{content:""}.segments-hourglass:before{content:""}.segments-hand-grab-o:before{content:""}.segments-hand-rock-o:before{content:""}.segments-hand-paper-o:before{content:""}.segments-hand-stop-o:before{content:""}.segments-hand-scissors-o:before{content:""}.segments-hand-lizard-o:before{content:""}.segments-hand-spock-o:before{content:""}.segments-hand-pointer-o:before{content:""}.segments-hand-peace-o:before{content:""}.segments-trademark:before{content:""}.segments-registered:before{content:""}.segments-creative-commons:before{content:""}.segments-gg:before{content:""}.segments-gg-circle:before{content:""}.segments-tripadvisor:before{content:""}.segments-odnoklassniki:before{content:""}.segments-odnoklassniki-square:before{content:""}.segments-get-pocket:before{content:""}.segments-wikipedia-w:before{content:""}.segments-safari:before{content:""}.segments-chrome:before{content:""}.segments-firefox:before{content:""}.segments-opera:before{content:""}.segments-internet-explorer:before{content:""}.segments-television:before{content:""}.segments-tv:before{content:""}.segments-contao:before{content:""}.segments-500px:before{content:""}.segments-amazon:before{content:""}.segments-calendar-plus-o2:before{content:""}.segments-calendar-minus-o2:before{content:""}.segments-calendar-times-o2:before{content:""}.segments-calendar-check-o2:before{content:""}.segments-industry:before{content:""}.segments-map-pin:before{content:""}.segments-map-signs:before{content:""}.segments-map-o:before{content:""}.segments-map2:before{content:""}.segments-commenting:before{content:""}.segments-commenting-o:before{content:""}.segments-houzz:before{content:""}.segments-vimeo:before{content:""}.segments-black-tie:before{content:""}.segments-fonticons:before{content:""}.segments-reddit-alien:before{content:""}.segments-edge:before{content:""}.segments-credit-card-alt:before{content:""}.segments-codiepie:before{content:""}.segments-modx:before{content:""}.segments-fort-awesome:before{content:""}.segments-usb:before{content:""}.segments-product-hunt:before{content:""}.segments-mixcloud:before{content:""}.segments-scribd:before{content:""}.segments-pause-circle:before{content:""}.segments-pause-circle-o:before{content:""}.segments-stop-circle:before{content:""}.segments-stop-circle-o:before{content:""}.segments-shopping-bag:before{content:""}.segments-shopping-basket:before{content:""}.segments-hashtag:before{content:""}.segments-bluetooth:before{content:""}.segments-bluetooth-b:before{content:""}.segments-percent:before{content:""}.segments-gitlab:before{content:""}.segments-wpbeginner:before{content:""}.segments-wpforms:before{content:""}.segments-envira:before{content:""}.segments-universal-access:before{content:""}.segments-wheelchair-alt:before{content:""}.segments-question-circle-o:before{content:""}.segments-blind:before{content:""}.segments-audio-description:before{content:""}.segments-volume-control-phone:before{content:""}.segments-braille:before{content:""}.segments-assistive-listening-systems:before{content:""}.segments-american-sign-language-interpreting:before{content:""}.segments-asl-interpreting:before{content:""}.segments-deaf:before{content:""}.segments-deafness:before{content:""}.segments-hard-of-hearing:before{content:""}.segments-glide:before{content:""}.segments-glide-g:before{content:""}.segments-sign-language:before{content:""}.segments-signing:before{content:""}.segments-low-vision:before{content:""}.segments-viadeo:before{content:""}.segments-viadeo-square:before{content:""}.segments-snapchat:before{content:""}.segments-snapchat-ghost:before{content:""}.segments-snapchat-square:before{content:""}.segments-pied-piper:before{content:""}.segments-first-order:before{content:""}.segments-yoast:before{content:""}.segments-themeisle:before{content:""}.segments-google-plus-circle:before{content:""}.segments-google-plus-official:before{content:""}.segments-fa:before{content:""}.segments-font-awesome:before{content:""}.segments-calendar-check-o:before{content:""}.segments-calendar-times-o:before{content:""}.segments-calendar-minus-o:before{content:""}.segments-calendar-plus-o:before{content:""}.segments-calendar-o:before{content:""}.segments-flag-o:before{content:""}.segments-folder-open-o:before{content:""}.segments-folder-o:before{content:""}.segments-file-text-o:before{content:""}.segments-comments-o:before{content:""}.segments-comment-o:before{content:""}.segments-copy:before{content:""}.segments-hand-o-right:before{content:""}.segments-bell-o:before{content:""}.segments-bookmark-o:before{content:""}.segments-share-square-o:before{content:""}.segments-edit:before{content:""}.segments-file-o:before{content:""}.segments-trash-o:before{content:""}.segments-star-o:before{content:""}.segments-envelope-o:before{content:""}.segments-check-square:before{content:""}.segments-check:before{content:""}.segments-calendar3:before{content:""}.segments-icon-become-a-member-1:before{content:""}.segments-icon-login-1:before{content:""}.segments-icon-articles-1:before{content:""}.segments-icon-upcoming-events-1:before{content:""}.segments-icon-midyear-meeting-1:before{content:""}.segments-icon-news-1:before{content:""}.segments-icon-social-1:before{content:""}.segments-icon-teaching-1:before{content:""}.segments-icon-search-1:before{content:""}.segments-icon-back-to-1:before{content:""}.segments-icon-letter-from-president-1:before{content:""}.segments-icon-research-1:before{content:""}.segments-icon-journals-1:before{content:""}.segments-calendar:before{content:""}.segments-calendar2:before{content:""}.segments-calendar4:before{content:""}.segments-box:before{content:""}.segments-write:before{content:""}.segments-clock:before{content:""}.segments-reply:before{content:""}.segments-reply-all:before{content:""}.segments-forward:before{content:""}.segments-flag:before{content:""}.segments-search:before{content:""}.segments-trash:before{content:""}.segments-envelope:before{content:""}.segments-bubble:before{content:""}.segments-bubbles:before{content:""}.segments-user:before{content:""}.segments-users:before{content:""}.segments-cloud:before{content:""}.segments-download:before{content:""}.segments-upload:before{content:""}.segments-rain:before{content:""}.segments-sun:before{content:""}.segments-moon:before{content:""}.segments-bell:before{content:""}.segments-folder:before{content:""}.segments-pin:before{content:""}.segments-sound:before{content:""}.segments-microphone:before{content:""}.segments-camera:before{content:""}.segments-image:before{content:""}.segments-cog:before{content:""}.segments-calendar5:before{content:""}.segments-book:before{content:""}.segments-map-marker:before{content:""}.segments-store:before{content:""}.segments-support:before{content:""}.segments-tag:before{content:""}.segments-heart:before{content:""}.segments-video-camera:before{content:""}.segments-trophy:before{content:""}.segments-cart:before{content:""}.segments-eye:before{content:""}.segments-cancel:before{content:""}.segments-chart:before{content:""}.segments-target:before{content:""}.segments-printer:before{content:""}.segments-location:before{content:""}.segments-bookmark:before{content:""}.segments-monitor:before{content:""}.segments-cross:before{content:""}.segments-plus:before{content:""}.segments-left:before{content:""}.segments-up:before{content:""}.segments-browser:before{content:""}.segments-windows:before{content:""}.segments-switch:before{content:""}.segments-dashboard:before{content:""}.segments-play:before{content:""}.segments-fast-forward:before{content:""}.segments-next:before{content:""}.segments-refresh:before{content:""}.segments-film:before{content:""}.segments-home:before{content:""}.segments-eye2:before{content:""}.segments-paper-clip:before{content:""}.segments-mail:before{content:""}.segments-toggle:before{content:""}.segments-layout:before{content:""}.segments-link:before{content:""}.segments-bell2:before{content:""}.segments-lock:before{content:""}.segments-unlock:before{content:""}.segments-ribbon:before{content:""}.segments-image2:before{content:""}.segments-signal:before{content:""}.segments-target2:before{content:""}.segments-clipboard:before{content:""}.segments-clock2:before{content:""}.segments-watch:before{content:""}.segments-air-play:before{content:""}.segments-camera2:before{content:""}.segments-video:before{content:""}.segments-disc:before{content:""}.segments-printer2:before{content:""}.segments-monitor2:before{content:""}.segments-server:before{content:""}.segments-cog2:before{content:""}.segments-heart2:before{content:""}.segments-paragraph:before{content:""}.segments-align-justify:before{content:""}.segments-align-left:before{content:""}.segments-align-center:before{content:""}.segments-align-right:before{content:""}.segments-book2:before{content:""}.segments-layers:before{content:""}.segments-stack:before{content:""}.segments-stack-2:before{content:""}.segments-paper:before{content:""}.segments-paper-stack:before{content:""}.segments-search2:before{content:""}.segments-zoom-in:before{content:""}.segments-zoom-out:before{content:""}.segments-reply2:before{content:""}.segments-circle-plus:before{content:""}.segments-circle-minus:before{content:""}.segments-circle-check:before{content:""}.segments-circle-cross:before{content:""}.segments-square-plus:before{content:""}.segments-square-minus:before{content:""}.segments-square-check:before{content:""}.segments-square-cross:before{content:""}.segments-microphone2:before{content:""}.segments-record:before{content:""}.segments-skip-back:before{content:""}.segments-rewind:before{content:""}.segments-play2:before{content:""}.segments-pause:before{content:""}.segments-stop:before{content:""}.segments-fast-forward2:before{content:""}.segments-skip-forward:before{content:""}.segments-shuffle:before{content:""}.segments-repeat:before{content:""}.segments-folder2:before{content:""}.segments-umbrella:before{content:""}.segments-moon2:before{content:""}.segments-thermometer:before{content:""}.segments-drop:before{content:""}.segments-sun2:before{content:""}.segments-cloud2:before{content:""}.segments-cloud-upload:before{content:""}.segments-cloud-download:before{content:""}.segments-upload2:before{content:""}.segments-download2:before{content:""}.segments-location2:before{content:""}.segments-location-2:before{content:""}.segments-map:before{content:""}.segments-battery:before{content:""}.segments-head:before{content:""}.segments-briefcase:before{content:""}.segments-speech-bubble:before{content:""}.segments-anchor:before{content:""}.segments-globe:before{content:""}.segments-box2:before{content:""}.segments-reload:before{content:""}.segments-share:before{content:""}.segments-marquee:before{content:""}.segments-marquee-plus:before{content:""}.segments-marquee-minus:before{content:""}.segments-tag2:before{content:""}.segments-power:before{content:""}.segments-command:before{content:""}.segments-alt:before{content:""}.segments-esc:before{content:""}.segments-bar-graph:before{content:""}.segments-bar-graph-2:before{content:""}.segments-pie-graph:before{content:""}.segments-star:before{content:""}.segments-arrow-left:before{content:""}.segments-arrow-right:before{content:""}.segments-arrow-up:before{content:""}.segments-arrow-down:before{content:""}.segments-volume:before{content:""}.segments-mute:before{content:""}.segments-content-right:before{content:""}.segments-content-left:before{content:""}.segments-grid:before{content:""}.segments-grid-2:before{content:""}.segments-columns:before{content:""}.segments-loader:before{content:""}.segments-bag:before{content:""}.segments-ban:before{content:""}.segments-flag2:before{content:""}.segments-trash2:before{content:""}.segments-expand:before{content:""}.segments-contract:before{content:""}.segments-maximize:before{content:""}.segments-minimize:before{content:""}.segments-plus2:before{content:""}.segments-minus:before{content:""}.segments-check2:before{content:""}.segments-cross2:before{content:""}.segments-move:before{content:""}.segments-delete:before{content:""}.segments-menu:before{content:""}.segments-archive:before{content:""}.segments-inbox:before{content:""}.segments-outbox:before{content:""}.segments-file:before{content:""}.segments-file-add:before{content:""}.segments-file-subtract:before{content:""}.segments-help:before{content:""}.segments-open:before{content:""}.segments-ellipsis:before{content:""}.testImportRule{color:#FFF;font-weight:500}#header a{font-weight:300 !important}h1,h2{color:#333333}h3,h4,h5,h6{color:var(--var-theme-color)}h1{line-height:42px;margin:25px 0 10px 0}h2{line-height:30px;margin:25px 0 10px 0}h3{line-height:28px;margin:25px 0 10px 0}h4{line-height:20px;margin:25px 0 10px 0}h5{line-height:20px;margin:25px 0 10px 0}h6{line-height:17px;margin:25px 0 10px 0}#tab-navigation h1{line-height:42px;margin:10px 0}#tab-navigation h2{line-height:30px;margin:10px 0}#tab-navigation h3{line-height:28px;margin:10px 0}#tab-navigation h4{line-height:20px;margin:10px 0}#tab-navigation h5{line-height:20px;margin:10px 0}#tab-navigation h6{line-height:17px;margin:10px 0}.btf-panel h1,h2,h3,h4,h5,h6{font-weight:300 !important}.btf-panel h1 a{font-weight:300 !important}.btf-panel h2 a{font-weight:300 !important}.btf-panel h3 a{font-weight:300 !important}.btf-panel h4 a{font-weight:300 !important}.btf-panel h5 a{font-weight:300 !important}.btf-panel h6 a{font-weight:300 !important}.AISHeader{padding:20px;border-radius:10px}#copyrights{border-top:3px solid var(--var-theme-color)}#copyrights .col_half{color:#DDD !important}.containerMain p{font-size:1.2rem;font-weight:300}a{text-decoration:none !important}.tab-pane p a{text-decoration:none !important;font-size:18px}.tab-pane p{clear:both}.tab-pane i{color:white;float:left;margin:0 5px 15px 0;font-size:25px}.group:after{content:"";display:table;clear:both}.containerMain p a{text-decoration:none;border-bottom:1px dotted !important;font-weight:bold}.containerMain p a:hover{text-decoration:none;border-bottom:none !important;background:var(--var-theme-color);color:#ffffff}#page-title{padding:0;margin-bottom:25px;margin-top:15px}#HalfLeftATF,#HalfRightATF{padding:15px}time.icon{font-size:1em;display:block;position:relative;width:7em;height:7em;background-color:#fff;border-radius:0.6em;box-shadow:0 1px 0 #bdbdbd,0 2px 0 #fff,0 3px 0 #bdbdbd,0 4px 0 #fff,0 5px 0 #bdbdbd,0 0 0 1px #bdbdbd;overflow:hidden}time.icon *{font-family:"Gotham-Black";display:block;width:100%;font-size:1em;font-weight:bold;font-style:normal;text-align:center}time.icon strong{position:absolute;top:0;padding:0.4em 0 0.3em 0;color:#fff;background-color:var(--var-theme-color);box-shadow:0 2px 0 var(--var-theme-color);font-size:1.1em}time.icon em{position:absolute;bottom:0em;color:var(--var-theme-color);font-size:1.4em;font-family:"Gotham-Thin"}time.icon span{font-size:2.8em;letter-spacing:-0.05em;padding-top:0.8em;color:#2f2f2f}.tab1-pane1{border-radius:4px;box-shadow:2px 2px 6px rgba(0,0,0,0.3);padding:15px;background:rgba(255,255,255,0.5);margin-bottom:15px}.tab1-pane2,.tab1-pane3{padding-left:25px}.more-info{text-align:right;float:right}.more-info::before{content:"... "}hr{margin:15px 0}.btn{}.btn:focus,.btn:active:focus,.btn.active:focus{outline:0 none}.btn-info{padding:5px 12px;border:0 none;background:var(--var-theme-color);color:#ffffff;font-family:"Gotham-Thin";font-size:12px;font-weight:300;text-transform:none;border-spacing:10px}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background:var(--var-tertiary-color) !important}.btn-info:active,.btn-info.active{background:var(--var-tertiary-color) !important}a.btn-info:visited,a.btn-info:active{color:white}.ellipses{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.segment-site-map h2,.segment-site-map h3,.segment-site-map h4{margin:20px 0;font-family:"Gotham-Thin"}.segment-site-map p{margin-bottom:15px;font-size:18px}.segment-site-map p a{margin-left:20px;line-height:20px}.table,.table tr,.table td,.table tr td{font-family:"Gotham-Book",sans !important}table,table tr td,table tr,table td,td,tr{border:none}table tr:nth-child(odd){background-color:#EEE}.segment-committees table.table td{text-align:center;font-size:15px;font-family:"Gotham-Book"}.segment-committees table.table th{font-weight:bold !important;font-family:"Gotham-Black";font-size:16px;text-align:center}.segment-officers table{font-family:"Gotham-Book",sans !important}.segment-menu-membership h2{margin-bottom:30px}.segment-menu-membership ul li{list-style:disc}.segment-menu-membership-image-list{padding:25px}.segment-menu-membership-image{border:1px solid #DDD;border-radius:6px;height:100%}.segment-awards-col{padding:0 25px}.segment-newsletter{padding-right:25px}.segment-newsletter-archive p{font-size:14px}.segment-newsletter-archive-sitemap,.segment-archive-sitemap{padding-left:30px}section.ContentPaneSectionWrapper div.btf-panel{padding:15px}@media only screen and (max-width:1199px){canvas{max-width:100%;height:auto !important}.promo h3{font-size:20px}.promo>span,.promo>.container>span{font-size:15px}.promo-uppercase h3{font-size:19px}.promo-uppercase>span,.promo-uppercase>.container>span{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){#wrapper{width:1000px}#header.transparent-header.floating-header .container{width:1030px;padding:0 30px}#header.transparent-header.floating-header.sticky-header .container{width:970px;padding:0 15px}#primary-menu.sub-title ul>li>a{padding-left:15px;padding-right:15px}#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content{width:940px}.floating-header #primary-menu ul li.mega-menu .mega-menu-content{width:1030px}.ei-slider{height:450px}.postcontent{width:690px}.postcontent.bothsidebar{width:440px}.sidebar{width:210px}.sidebar .widget iframe{width:210px !important}.team.team-list .team-image{width:200px}.testi-image,.testi-image a,.testi-image img,.testi-image i{display:block;width:36px;height:36px}.testi-image i{line-height:36px;font-size:20px}.bothsidebar .portfolio-item{width:50%}.bothsidebar .portfolio.portfolio-3{margin:0 -20px -20px 0}.bothsidebar .portfolio-3 .portfolio-item{padding:0 20px 20px 0}.portfolio-1 .portfolio-item .portfolio-image,.portfolio-1 .portfolio-item .portfolio-image a,.portfolio-1 .portfolio-item .portfolio-image img{width:560px;height:311px}.portfolio-1 .portfolio-desc{width:340px}.bothsidebar .portfolio-shuffle,.postcontent .portfolio-1 .iconlist{display:none}.postcontent .portfolio-1 .portfolio-item .portfolio-image,.postcontent .portfolio-1 .portfolio-item .portfolio-image a,.postcontent .portfolio-1 .portfolio-item .portfolio-image img{width:400px;height:222px}.postcontent .portfolio-1 .portfolio-desc{width:250px;padding:0}.bothsidebar .portfolio-1 .portfolio-item{width:100% !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,.bothsidebar .portfolio-1 .portfolio-item .portfolio-desc{float:none;margin:0 !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image{margin-bottom:20px !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img{width:100%;height:auto}.bothsidebar .portfolio-1 .portfolio-desc{width:100%;padding:0}.bothsidebar .entry-title h2{font-size:19px;font-weight:600}.bothsidebar .entry-meta li{margin-right:10px}.postcontent .small-thumbs .entry-image{width:200px}.postcontent .post-grid.grid-3 .entry{width:213px}.postcontent .post-grid.grid-2 .entry{width:325px}.bothsidebar .small-thumbs .entry-image{width:120px}.bothsidebar .post-grid.grid-2 .entry{width:200px}.post-grid .entry{width:214px}.post-grid.grid-3 .entry{width:293px}.post-grid.grid-2 .entry{width:450px}.post-timeline .entry{width:400px !important}.post-timeline .entry.entry-date-section{width:100% !important}.mpost .entry-image,.mpost .entry-image a,.mpost .entry-image img,.mpost .entry-image i{width:120px;height:90px}.mpost .entry-image a i{line-height:90px}.col_one_third .landing-wide-form{padding:36px 30px}.col_one_third .landing-wide-form .heading-block h2{font-size:32px}.col_one_third .landing-wide-form .heading-block span{font-size:17px}.bothsidebar .product-1 .product-image{width:200px;height:267px}.product-title h3{font-size:18px}.panel .portfolio-meta li{padding-left:22px}.panel .portfolio-meta li span{display:block;margin-left:-21px}.portfolio-single-image-full.portfolio-single-thumbs,.portfolio-single-image-full .swiper-container{height:400px}.bnews-slider{width:817px}.landing-form-overlay{bottom:-142px}}@media only screen and (max-width:991px){#wrapper{width:100%;margin:0;box-shadow:none}#header.full-header .container,.container-fullwidth{padding:0 15px !important;margin:0 auto;width:750px !important}.container.vertical-middle{width:100% !important}.vertical-middle+.video-wrap{position:absolute;width:100%;height:100%;top:0;left:0}.postcontent,.postcontent.bothsidebar,.sidebar{width:100%;margin-right:0;float:none !important;margin-bottom:40px !important;padding-bottom:40px;border-bottom:1px solid #EEE}.sidebar.col_last{float:none;margin-bottom:0 !important;padding-bottom:0;border-bottom:0}#header,#header-wrap,#header.sticky-style-2,#header.sticky-style-3,#header.sticky-style-2 #header-wrap,#header.sticky-style-3 #header-wrap{height:auto !important}#header.sticky-style-2 #header-wrap,#header.sticky-style-3 #header-wrap{min-height:60px}#header.sticky-header #header-wrap{position:relative}#header.transparent-header.floating-header{margin-top:0}#header.transparent-header.floating-header .container{width:750px;padding:0 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#header.transparent-header+#page-title.page-title-parallax .container{padding-top:0}#header.transparent-header,#header.semi-transparent{background:#FFF;border-bottom:1px solid #F5F5F5;z-index:auto}#header.dark.transparent-header,#header.dark.semi-transparent{background-color:#333;border-bottom:1px solid rgba(0,0,0,0.1)}#header.transparent-header+#slider,#header.transparent-header+#page-title.page-title-parallax,#slider+#header.transparent-header,#header.transparent-header.floating-header+#slider,#header.transparent-header+#google-map{top:0;margin-bottom:0}.slider-parallax .slider-parallax-inner{position:relative}#header-trigger,.top-advert,.header-extras{display:none}#logo{display:block;height:100px;float:none;margin:0 auto 0 !important;max-width:none;text-align:center;border:0 !important;padding:0 !important}#logo a.standard-logo{display:inline-block}#primary-menu{display:block;float:none}#primary-menu-trigger{opacity:1;pointer-events:auto;top:25px;margin-top:0;left:0;z-index:1}#primary-menu .container #primary-menu-trigger{top:5px;left:0}#primary-menu>ul,#primary-menu>div>ul{display:none;float:none !important;border:0 !important;padding:0 !important;margin:0 !important;-webkit-transition:none;-o-transition:none;transition:none}#primary-menu>div>ul{margin-top:60px !important}body:not(.top-search-open) #primary-menu-trigger{opacity:1;-webkit-transition:opacity 0.2s 0.2s ease,top 0.4s ease;-o-transition:opacity 0.2s 0.2s ease,top 0.4s ease;transition:opacity 0.2s 0.2s ease,top 0.4s ease}body.top-search-open #primary-menu-trigger{opacity:0}body.side-push-panel #side-panel-trigger-close a{display:block;position:absolute;z-index:12;top:0;left:auto;right:0;width:40px;height:40px;font-size:18px;line-height:40px;color:#444;text-align:center;background-color:rgba(0,0,0,0.1);border-radius:0 0 0 2px}#primary-menu.style-5>ul{padding-right:0;margin-right:0;border-right:0}#primary-menu ul li{float:none;margin:0 !important;text-align:left !important;border-top:1px solid #EEE}#primary-menu ul li:first-child{border-top:0}#primary-menu ul>li>a,#primary-menu.style-2>div>ul>li>a{padding:14px 5px !important;border:none !important;margin:0 !important}#primary-menu.style-5>ul>li>a>div{line-height:22px}#primary-menu.style-5>ul>li>a>div i{display:inline-block;margin:0 6px 0 0;top:-1px;width:16px;font-size:14px;line-height:inherit}#primary-menu.style-6>ul>li>a:after,#primary-menu.style-6>ul>li.current>a:after{display:none}#primary-menu.sub-title>ul>li,#primary-menu.sub-title.style-2>div>ul>li{background:none !important;margin-left:0}#primary-menu.sub-title>ul>li>a,#primary-menu.sub-title>div>ul>li>a{line-height:22px;font-size:13px;border-top:none}#primary-menu.sub-title ul li>a span{display:none !important}#primary-menu.sub-title ul li:hover>a,#primary-menu.sub-title ul li.current>a,#primary-menu.sub-title div ul>li:hover>a,#primary-menu.sub-title div ul>li.current>a,#primary-menu.style-3 ul li:hover>a,#primary-menu.style-3 ul li.current>a{background-color:transparent !important;color:#444;text-shadow:none}#primary-menu ul:not(.windows-mobile-menu) li>a i.segments-angle-down:last-child{display:none}#primary-menu>ul>li.sub-menu>a,#primary-menu>.container>ul>li.sub-menu>a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/submenu.png");background-position:right center;background-repeat:no-repeat}#primary-menu ul li.mega-menu{position:relative}#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul li .mega-menu-content{position:relative;width:auto;max-width:none;background:transparent !important;box-shadow:none;border:0;border-top:1px solid #EEE;z-index:1;top:0;padding-left:15px}#primary-menu ul li .mega-menu-content{padding-left:0}#primary-menu ul ul:not(.mega-menu-column) ul{top:0 !important;left:0}#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),#primary-menu ul li .mega-menu-content.menu-pos-invert{left:0;right:0}#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert{right:0}#primary-menu ul ul li{float:none;margin:0;border-top:1px solid #EEE}#primary-menu ul ul li>a{padding:11px 5px !important;font-size:13px;text-transform:none;font-weight:400}#primary-menu ul ul li:hover>a{background-color:transparent !important;font-weight:600;padding-left:5px;color:var(--var-theme-color)}#primary-menu ul li .mega-menu-content,#primary-menu ul li.mega-menu-small .mega-menu-content,#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,.floating-header #primary-menu ul li.mega-menu .mega-menu-content{width:auto;margin:0;top:0}.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,#header.full-header #primary-menu ul li.mega-menu .mega-menu-content{width:auto !important;margin:0 !important}#primary-menu ul li.mega-menu .mega-menu-content.style-2{padding:0}#primary-menu ul li .mega-menu-content ul{display:block !important;position:relative;opacity:1 !important;top:0;left:0;min-width:inherit}#primary-menu ul li .mega-menu-content ul ul{border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content ul.mega-menu-column{float:none;width:auto;margin:0;border-left:0 !important;padding-left:15px;border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child{border:0}#primary-menu ul li .mega-menu-content ul{width:100% !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column{padding:0 0 0 15px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title{margin:0}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a{font-size:13px;font-weight:600;text-transform:none !important;padding:11px 5px !important;line-height:22px !important;color:#444 !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:hover>a{background-color:transparent;color:var(--var-theme-color) !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover{color:var(--var-theme-color) !important}#primary-menu ul li .mega-menu-content.style-2 li{border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content.style-2 li:first-child{border-top:0}#primary-menu ul li .mega-menu-content.style-2 ul>li>a:hover{padding-left:5px}.mega-menu-column .widget{padding:30px 0}#top-search{margin:0 !important}#top-search form{height:100px !important}#top-search form input{font-size:24px}#top-search a,#top-cart,#side-panel-trigger,#top-account{position:absolute;top:0;left:auto;right:15px;margin:40px 0}#top-search a{right:43px}#side-panel-trigger{right:71px}#top-account{margin:33px 0 32px;right:75px}#top-account a.btn span{display:none}#primary-menu>div>#top-search a,#primary-menu>div>#top-cart,#primary-menu>div>#side-panel-trigger{margin:20px 0 !important}#primary-menu ul.windows-mobile-menu li.sub-menu{position:relative}#primary-menu ul.windows-mobile-menu li.sub-menu a{background-image:none !important}#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger{position:absolute;cursor:pointer;width:32px;top:0;right:0;z-index:1;padding:0 !important;text-align:center !important}#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger{display:none}#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i{margin:0 !important}#header.sticky-style-3 #top-cart .top-cart-content{top:40px}body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap{position:relative !important;top:0 !important}#page-menu.pagemenu-active #page-submenu-trigger{background-color:rgba(0,0,0,0.2)}#page-menu.pagemenu-active nav{display:block}#page-menu nav{display:none;position:absolute;float:none;width:200px;top:43px;left:auto;right:15px;height:auto;background-color:var(--var-theme-color);z-index:11}#page-menu nav ul{height:auto}#page-menu nav li{float:none}#page-menu nav li a{height:40px;line-height:40px;padding:0 15px}#page-submenu-trigger{opacity:1;pointer-events:auto;color:#FFF}.ei-slider{height:350px}.ei-title h3{display:none}.sticky-responsive-menu #header{min-height:100px;-webkit-transition:min-height 0.4s ease;-o-transition:min-height 0.4s ease;transition:min-height 0.4s ease}.sticky-responsive-menu #header-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sticky-responsive-menu.device-touch #header,.sticky-responsive-menu.device-touch #header-wrap,.sticky-responsive-menu.device-touch #logo,.sticky-responsive-menu.device-touch #logo img,.sticky-responsive-menu.device-touch #top-search a,.sticky-responsive-menu.device-touch #primary-menu-trigger,.sticky-responsive-menu.device-touch #top-cart,.sticky-responsive-menu.device-touch #side-panel-trigger,.sticky-responsive-menu.device-touch #top-account{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky){min-height:60px}.responsive-sticky-header #header-wrap{z-index:199;position:fixed;top:0;left:0;width:100%;background-color:#FFF;border-bottom:1px solid #EEE;-webkit-backface-visibility:hidden}.responsive-sticky-header:not(.static-sticky) #logo,.responsive-sticky-header:not(.static-sticky) #logo img{height:60px}.responsive-sticky-header:not(.static-sticky) #primary-menu-trigger{top:5px}.responsive-sticky-header #primary-menu>ul,.responsive-sticky-header #primary-menu>.container>ul{max-height:300px;overflow-y:scroll;margin-bottom:20px}.responsive-sticky-header #primary-menu>ul,.responsive-sticky-header #primary-menu>.container>ul{margin-bottom:20px !important}.responsive-sticky-header:not(.static-sticky) #top-search a,.responsive-sticky-header:not(.static-sticky) #top-cart,.responsive-sticky-header:not(.static-sticky) #side-panel-trigger{margin:20px 0}.responsive-sticky-header:not(.static-sticky) #top-search form{height:60px !important}.responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content{top:40px}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul{position:fixed;display:block;z-index:499;width:280px;height:100%;height:calc(100vh);max-height:none !important;margin:0 !important;left:0 !important;top:0 !important;padding:35px 25px 60px !important;background-color:#FFF;border-right:1px solid #EEE !important;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0);-webkit-backface-visibility:hidden;transform-style:preserve-3d}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right>div>ul{left:auto !important;right:0;border-right:0 !important;border-left:1px solid #EEE !important;-webkit-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul{-webkit-transition:-webkit-transform 0.3s ease-in-out,opacity 0.2s ease !important;-o-transition:-o-transform 0.3s ease-in-out,opacity 0.2s ease !important;transition:transform 0.3s ease-in-out,opacity 0.2s ease !important}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul.show,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul.show{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.portfolio .portfolio-item{width:33.33333333%}.portfolio-2 .portfolio-item{width:50%}.portfolio-1 .portfolio-item{width:100%}.portfolio-1 .portfolio-item .portfolio-image{float:none !important;margin:0 !important;margin-bottom:10px !important}.portfolio-1 .portfolio-item .portfolio-image,.portfolio-1 .portfolio-item .portfolio-image a,.portfolio-1 .portfolio-item .portfolio-image img,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img{width:100%;height:auto}.portfolio-1 .portfolio-desc{width:100%}.portfolio-1.portfolio-fullwidth{margin:0 0 -60px 0}.portfolio-1.portfolio-fullwidth .portfolio-item{margin-bottom:60px;padding-bottom:0;border-bottom:0;overflow:hidden}.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image{float:none;margin:0 0 20px 0 !important}.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img{-webkit-transition:none;-o-transition:none;transition:none}.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img,.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.portfolio-1.portfolio-fullwidth .portfolio-desc,.portfolio-1.portfolio-fullwidth .alt .portfolio-desc{position:relative;width:100%;height:auto;padding:0;background-color:transparent;left:0;right:0;-webkit-transition:none;-o-transition:none;transition:none}.portfolio-1.portfolio-fullwidth .portfolio-overlay a{left:50%}.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a{left:auto;right:50%}.device-touch .portfolio-parallax .portfolio-item .portfolio-desc,.device-touch .portfolio-parallax .portfolio-overlay{opacity:1}.shop-quick-view-ajax,.portfolio-ajax-modal{width:90% !important}.small-thumbs .entry-title h2,.ievent .entry-title h2{font-size:18px}.entry-meta li{font-size:12px;margin:0 10px 10px 0}.post-grid{margin-right:-20px}.post-grid .entry{width:226px;margin-right:20px}.post-grid.grid-2,.post-grid.grid-3{margin-right:-30px}.post-grid.grid-2 .entry,.post-grid.grid-3 .entry{width:345px;margin-right:30px}.post-masonry-full .entry{width:33.3% !important}.post-masonry-full.grid-3 .entry{width:50% !important}.post-timeline .entry{width:290px !important}.post-timeline .entry.entry-date-section{width:100% !important}.product{width:33.33333333%}.product:not(.product-2):not(.product-3) .product-title h3{font-size:18px}.pricing [class^=col-md-] .pricing-box.best-price{margin-top:0}.pricing.pricing-5 .pricing-box.best-price{margin-top:20px}.device-sm .pricing.pricing-5 .pricing-title h3,.device-sm .pricing.pricing-5 .best-price .pricing-title h3{font-size:14px}.device-sm .pricing.pricing-5 .pricing-title span{font-size:12px}.device-sm .pricing.pricing-5 .pricing-price{font-size:48px}.device-sm .pricing.pricing-5 .pricing-price span{font-size:20px}.device-sm .pricing.pricing-5 .pricing-price span.price-tenure{font-size:12px}.device-sm .pricing.pricing-5 .pricing-box.best-price .pricing-title{padding:15px 0}.pricing-box.pricing-extended .pricing-desc,.pricing-box.pricing-extended .pricing-action-area{position:relative;float:none;width:auto;padding:25px}.pricing-box.pricing-extended .pricing-action-area{height:auto;border-left:0;border-top:1px solid rgba(0,0,0,0.05);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.testimonials-grid.grid-3 li{width:50%}.section>.testimonial{padding:0 40px !important;max-width:none}.promo:not(.promo-full){padding:30px 20px !important}.promo.promo-dark h3{line-height:1.6}.promo a.button{position:relative !important;top:0 !important;margin:20px 0 0 !important;left:0 !important;right:0}#contact-form-overlay-mini{float:none;width:auto;max-width:380px;margin:0 auto}.button.button-full{font-size:22px}.button.button-full i{top:3px !important}.bnews-title{float:none;display:inline-block}.bnews-slider{float:none;margin:10px 0 0;width:100%}.wedding-head{font-size:60px}.wedding-head .and{font-size:144px}.wedding-head .first-name span,.wedding-head .last-name span{font-size:40px}.error404{font-size:180px}.landing-form-overlay{position:absolute;width:100%;max-width:400px;right:auto;left:50%;margin-left:-200px;bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid),.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide{height:400px !important}.sidebar-widgets-wrap{position:relative;margin:0 -38px -40px 0}.sidebar-widgets-wrap .widget{display:inline-block;vertical-align:top;float:none;width:340px;margin:0 37px 40px 0;padding-top:0;border-top:0}.landing-video{width:352px;height:199px;margin:14px 0 0 60px}}@media only screen and (max-width:767px){body{padding:0 !important}#wrapper{width:100% !important}.container-fullwidth{margin:0 auto;padding:0 15px !important}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:16px}.one-page-arrow{display:none !important}#top-bar{height:auto}#top-bar .col_half{width:100%;margin-bottom:0 !important}.top-links,.top-links>ul>li{float:none !important}.top-links>ul{text-align:center}.top-links>ul>li{display:inline-block;margin-right:-4px}.top-links ul div.top-link-section{left:auto;right:0;padding:20px 15px}.top-links ul ul,.top-links ul div.top-link-section{text-align:left}#gotoTop,.one-page-arrow{display:none !important}#top-bar{height:auto}#top-bar .col_half{width:100%;margin-bottom:0 !important}.top-links,.top-links>ul>li{float:none !important}.top-links>ul{text-align:center}.top-links>ul>li{display:inline-block;margin-right:-4px}.top-links ul div.top-link-section{left:auto;right:0;padding:20px 15px}.top-links ul ul,.top-links ul div.top-link-section{text-align:left}#top-social,#slider:not(.swiper_wrapper) .slider-caption,.nivo-caption,.flex-caption,.slider-caption p,.slider-caption .button,.camera_caption,.ei-title,.slider-arrow-top-sm,.slider-arrow-bottom-sm{display:none !important}.slider-caption h2{margin-bottom:0 !important}.flex-control-nav li{opacity:1 !important}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs{height:60px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img{display:block;width:80px !important;height:60px !important}.postcontent,.postcontent.bothsidebar,.sidebar,.col_full,.col_half,.col_one_third,.col_two_third,.col_three_fourth,.col_one_fourth,.col_one_fifth,.col_two_fifth,.col_three_fifth,.col_four_fifth,.col_one_sixth,.col_five_sixth{width:100%;margin-right:0;float:none;margin-bottom:50px !important}.sidebar.col_last{margin-bottom:0 !important}form .col_full,form .col_half,form .col_one_third,form .col_two_third,form .col_three_fourth,form .col_one_fourth,form .col_one_fifth,form .col_two_fifth,form .col_three_fifth,form .col_four_fifth,form .col_one_sixth,form .col_five_sixth{margin-bottom:25px !important}#page-title{padding:20px 0 25px;text-align:center}#page-title h1{line-height:1.5;font-size:24px}#page-title span{display:none}#page-title .breadcrumb{position:relative !important;top:0 !important;left:0 !important;right:0 !important;margin:15px 0 0 !important}#page-title .portfolio-navigation,.portfolio-ajax-title .portfolio-navigation{position:relative;top:0;left:0;margin:15px auto 0}.portfolio-ajax-title{text-align:center}.portfolio-filter{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:20px}.portfolio-filter li{width:33.33%;margin-bottom:20px}.portfolio-filter li a{text-align:center;border-left:none;padding:12px 18px !important;-webkit-border-radius:2px !important;-moz-border-radius:2px !important;border-radius:2px !important}.portfolio-filter li a:hover{color:var(--var-theme-color)}.portfolio-filter li.activeFilter a{color:#FFF;margin:0}.portfolio-shuffle{display:none}.small-thumbs .entry-image,.ievent .entry-image{float:none !important;width:100% !important;margin:0 0 20px !important}.entry-title h2,.post-grid .entry-title h2{font-size:18px !important;font-weight:600}.entry-meta li{font-size:11px;margin:0 10px 10px 0}#posts .entry-meta li i{display:none}#posts.post-grid .entry-meta li i,#posts .entry-meta li:last-child i{display:inline-block}.post-grid{margin-right:0 !important}.post-grid .entry,.post-masonry-full.grid-3 .entry{float:none !important;width:100% !important;margin-right:0 !important;border-right:0 !important}.post-timeline .entry.entry-date-section{margin-left:0}.timeline-border,.post-timeline .entry-timeline{display:none !important}.postcontent .post-timeline{padding-left:0}.post-masonry-full .entry{padding:40px !important}.product-1 .product{width:100%}.product-1 .product-image{float:none !important;width:100% !important;height:auto !important;margin:0 0 20px !important}.product-1 .product-title h3{font-size:19px}.product-1 p{display:none}.pricing-box.best-price{margin-top:0}.pricing-box.pricing-extended .pricing-features li{width:auto;float:none}.pricing.pricing-5 .pricing-box{float:none;width:100%}table.cart .quantity{display:block}table.cart .quantity .qty,table.cart .quantity .plus,table.cart .quantity .minus{float:none;width:100%}table.cart .quantity .qty{border:0;border-top:1px solid #DDD;border-bottom:1px solid #DDD}.button.button-desc{padding:20px 17px;font-size:15px;max-width:100%}.button.button-desc span{font-size:11px}.process-steps li{float:none;width:auto !important;margin-top:20px}.process-steps li:first-child{margin-top:0}.process-steps li:before,.process-steps li:after{display:none}h5{margin:10px 0 0 0}.testimonials-grid li{float:none;width:auto !important;padding-left:0;padding-right:0}.team.team-list .team-image{float:none;width:100%;margin-right:0}.team.team-list .team-title{margin-top:15px}.title-block{padding:2px 0 3px 15px;border-left-width:5px}.title-block h1+span{font-size:18px}.title-block h2+span{font-size:17px}.title-block h3+span{font-size:15px}.title-block h4+span{font-size:13px}.title-block-right{padding:2px 15px 3px 0;border-right-width:5px}.heading-block h1{font-size:30px}.heading-block h1+span{font-size:20px}.heading-block h2{font-size:26px}.heading-block h2+span{font-size:18px}.heading-block h3{font-size:22px}.heading-block h4{font-size:19px}.heading-block~p:not(.lead){font-size:15px}.heading-block h3+span,.heading-block h4+span{font-size:17px}.emphasis-title h1,.emphasis-title h2{font-size:44px}.wedding-head{font-size:48px}.wedding-head .first-name,.wedding-head .last-name,.wedding-head .and{display:block;margin:0 0 15px;text-align:center}.wedding-head .first-name span,.wedding-head .last-name span{font-size:36px}.wedding-head .and{font-size:120px}.news-carousel .overlay{display:none}#copyrights .col_half{text-align:center}#copyrights .col_half:last-child{display:none}#copyrights .footer-logo{margin-left:auto;margin-right:auto}}@media (min-width:480px) and (max-width:767px){.container,#header.full-header .container,.container-fullwidth{width:470px !important}.container.vertical-middle{width:100% !important}.full-screen:not(.force-full-screen) .container.vertical-middle{width:470px !important}#top-search form input{padding-right:60px}.swiper_wrapper:not(.force-full-screen),.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide{height:300px !important}.swiper_wrapper .slider-caption h2{font-size:36px}.ei-slider{height:250px}#header.transparent-header.floating-header .container{width:470px;padding:0 15px}.portfolio:not(.portfolio-1){margin:0 -6px -6px 0}.portfolio:not(.portfolio-1) .portfolio-item{padding:0 6px 6px 0}.portfolio:not(.portfolio-1) .portfolio-item{width:50%}.portfolio:not(.portfolio-1) .portfolio-desc{padding:15px 5px 10px}.portfolio:not(.portfolio-1) .portfolio-desc h3{font-size:16px}.portfolio:not(.portfolio-1) .portfolio-desc span{font-size:14px}.portfolio-notitle:not(.portfolio-1) .portfolio-desc{height:78px;padding:15px 5px;bottom:-79px}.portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,.portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc{bottom:-78px;border-bottom:0}.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon,.portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,.portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon{margin-top:-55px !important}.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a{margin:20px 0 0 !important}.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a.right-icon{margin-left:5px !important;margin-right:0 !important}.portfolio-1 .portfolio-item .portfolio-image{float:none !important;margin:0 !important;margin-bottom:10px !important}.portfolio-1 .portfolio-desc{width:100%}.portfolio-1.portfolio-fullwidth{margin:0 0 -60px 0}.portfolio-1.portfolio-fullwidth .portfolio-item{margin-bottom:60px;padding-bottom:0;border-bottom:0;overflow:hidden}.portfolio-1.portfolio-fullwidth .portfolio-overlay a{left:50%}.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a{left:auto;right:50%}.portfolio.portfolio-nomargin,.portfolio.portfolio-full{margin:0 !important}.post-grid:not(.post-masonry) .entry-image iframe{height:246px}.shop:not(.product-1){margin:0 -12px -12px 0}.shop:not(.product-1) .product{padding:0 12px 12px 0;width:50%}.shop:not(.product-1) .product-title h3{font-size:17px}.clients-grid:not(.grid-3):not(.grid-2) li,.clients-grid.grid-4 li,.clients-grid.grid-6 li{width:33.33%}.button.button-full{font-size:18px}.button.button-full i{top:2px !important;margin-left:3px !important}.error404,.error404-wrap .error404{font-size:160px}.landing-video{position:relative;top:12px;width:333px;height:187px;margin:19px 0 0 53px}}@media only screen and (max-width:479px){.container,#header.full-header .container,.container-fullwidth{width:100% !important}.container.vertical-middle{width:100% !important}.full-screen:not(.force-full-screen) .container.vertical-middle{width:100% !important}#top-cart{display:none}#top-search a{right:15px}#top-search form input{padding-right:30px}#side-panel-trigger{right:43px}#top-account{right:43px}#top-account a.btn{padding-left:8px;padding-right:8px}#top-account a.btn i:last-child{display:none}.swiper_wrapper:not(.force-full-screen),.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide,.ei-slider{height:180px !important}.swiper_wrapper .slider-caption h2{font-size:28px}#header.transparent-header.floating-header .container{width:100%;padding:0 15px}.portfolio-filter li{width:50%}.portfolio:not(.portfolio-1){margin:0}.portfolio:not(.portfolio-1) .portfolio-item{width:100%}.post-grid:not(.post-masonry) .entry-image iframe{height:157px}.mpost .entry-image{float:none;margin:0 0 20px 0}.mpost .entry-image,.mpost .entry-image a,.mpost .entry-image img,.mpost .entry-image i{width:100%;height:auto}.mpost .entry-image i{height:150px;line-height:150px}.shop:not(.product-1){margin:0}.shop:not(.product-1) .product{margin:0 0 20px 0;padding:0;width:100%}.shop:not(.product-1) .product-title h3{font-size:19px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs{height:45px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img{display:block;width:60px;height:45px}.si-share span{display:none}.parallax .entry-overlay-meta,.parallax .entry-overlay{left:50% !important;right:0 !important;margin:0 0 0 -140px !important;width:280px !important}.parallax .entry-overlay{width:288px !important}.parallax .countdown-section{width:64px;height:64px;margin:0 8px 0 0;font-size:11px;padding:0;padding-top:12px}.parallax .countdown-amount{font-size:20px}.countdown-large .countdown-section{display:block;width:auto;margin:30px 0 0;border:0}.countdown-large .countdown-section:first-child{margin-top:0}.testi-image,.testi-image a,.testi-image img,.testi-image i{width:36px;height:36px}.testi-image i{line-height:36px;font-size:20px}.clients-grid:not(.grid-3):not(.grid-2) li,.clients-grid.grid-4 li,.clients-grid.grid-6 li{width:50%}.button.button-full{font-size:16px}.button.button-full i{top:2px !important;margin-left:3px !important}.emphasis-title h1,.emphasis-title h2{font-size:40px !important}.error404,.error404-wrap .error404{font-size:120px}.landing-video{position:relative;top:9px;width:212px;height:119px;margin:19px 0 0 34px}.landing-form-overlay{margin-left:-155px}.button.button-desc{padding:20px 17px;font-size:15px;max-width:100%}.button.button-desc span{font-size:11px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#logo a.standard-logo{display:none}#logo a.retina-logo{display:block}.owl-carousel.owl-loading,.preloader,.preloader2,.form-process{background-image:url("/themes/custom/aaa_skin_1/../images/preloader@2x.gif");background-size:24px 24px}.dark .owl-carousel.owl-loading,.dark .preloader,.dark .preloader2,.dark .form-process{background-image:url("/themes/custom/aaa_skin_1/../images/preloader-dark@2x.gif")}.widget_recent_comments li{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-comment@2x.png");background-size:15px 26px}.widget_nav_menu li a,.widget_links li a,.widget_meta li a,.widget_archive li a,.widget_recent_entries li a,.widget_categories li a,.widget_pages li a,.widget_rss li a,.widget_recent_comments li a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-link@2x.png");background-size:4px 20px}.dark .widget_recent_comments li{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-comment-dark@2x.png")}.dark .widget_nav_menu li a,.dark .widget_links li a,.dark .widget_meta li a,.dark .widget_archive li a,.dark .widget_recent_entries li a,.dark .widget_categories li a,.dark .widget_pages li a,.dark .widget_rss li a,.dark .widget_recent_comments li a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-link-dark@2x.png")}}@media only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-resolution:2dppx) and (max-width:991px){#logo a.standard-logo{display:none}#logo a.retina-logo{display:inline-block}}@media (min-width:992px){#header.split-menu #logo{position:absolute;width:100%;text-align:center;margin:0;float:none;height:100px}#header.split-menu #logo a.standard-logo{display:inline-block}}@media (min-width:992px){.overlay-menu:not(.top-search-open) #primary-menu-trigger{opacity:1;pointer-events:auto;left:auto;right:75px;width:20px;height:20px;line-height:20px;margin-top:-10px}.overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger{right:90px}.overlay-menu #primary-menu>#overlay-menu-close{opacity:0;pointer-events:none;position:fixed;top:25px;left:auto;right:25px;width:48px;height:48px;line-height:48px;font-size:24px;text-align:center;color:#444;z-index:300;-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px);-webkit-transition:opacity 0.4s ease,transform 0.45s 0.15s ease;-o-transition:opacity 0.4s ease,transform 0.45s 0.15s ease;transition:opacity 0.4s ease,transform 0.45s 0.15s ease}.overlay-menu #primary-menu>ul{opacity:0 !important;pointer-events:none;position:fixed;left:0;top:0;width:100%;height:100% !important;z-index:299;background:rgba(255,255,255,0.95);-webkit-transition:opacity 0.7s ease;-o-transition:opacity 0.7s ease;transition:opacity 0.7s ease}.overlay-menu #primary-menu>ul.show{opacity:1 !important;display:inherit !important;pointer-events:auto}.overlay-menu #primary-menu>ul.show~#overlay-menu-close{opacity:1;-webkit-transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;-o-transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);pointer-events:auto}.overlay-menu #primary-menu>ul>li{float:none;text-align:center;max-width:400px;margin:0 auto}.overlay-menu #primary-menu>ul>li>a{font-size:24px;padding-top:19px;padding-bottom:19px;letter-spacing:2px;text-transform:none;opacity:0;-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px);-webkit-transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear;-o-transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear;transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear}.overlay-menu #primary-menu>ul.show>li>a{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media (min-width:992px){#page-menu.dots-menu,#page-menu.dots-menu #page-menu-wrap{position:fixed;z-index:99;top:50%;left:auto;right:20px;width:24px;height:auto;line-height:1.5;background-color:transparent;text-shadow:none}#page-menu.dots-menu #page-menu-wrap{position:relative;box-shadow:none}#page-menu.dots-menu .menu-title{display:none}#page-menu.dots-menu nav{float:none;width:24px}#page-menu.dots-menu nav ul{height:auto}#page-menu.dots-menu nav ul li{float:none;width:14px;height:14px;margin:10px 6px}#page-menu.dots-menu nav li a{position:relative;width:10px;height:10px;line-height:1.5;padding:0;margin:0 2px;background-color:rgba(0,0,0,0.4);border-radius:50%;color:#777}#page-menu.dots-menu nav li a:hover{background-color:rgba(0,0,0,0.7)}#page-menu.dots-menu nav li.current a{background-color:var(--var-theme-color)}#page-menu.dots-menu nav li div{position:absolute;width:auto;top:-11px;right:25px;background-color:var(--var-theme-color);color:#FFF;padding:5px 14px;white-space:nowrap;pointer-events:none;text-shadow:1px 1px 1px rgba(0,0,0,0.15);border-radius:2px;opacity:0}body:not(.device-touch) #page-menu.dots-menu nav li div{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#page-menu.dots-menu nav li div:after{position:absolute;content:"";top:50%;margin-top:-6px;left:auto;right:-5px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:6px solid var(--var-theme-color)}#page-menu.dots-menu nav li a:hover div{opacity:1;right:30px}}@media (min-width:992px){.side-header #header{position:fixed;top:0;left:0;z-index:10;width:260px;height:100%;height:calc(100vh);background-color:#FFF;border:none;border-right:1px solid #EEE;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,0.065)}.side-header #header-wrap{width:300px;height:100%;overflow:auto;padding-right:40px}.side-header #header .container{width:260px !important;padding:0 30px !important;margin:0 !important}.side-header #logo{float:none;margin:60px 0 40px}.side-header #logo img{height:auto !important}.side-header #logo:not(.nobottomborder):after,.side-header #primary-menu:not(.nobottomborder):after{display:block;content:"";width:20%;border-bottom:1px solid #E5E5E5}.side-header .center #logo:after{margin:0 auto}.side-header #primary-menu{margin-bottom:30px}.side-header #primary-menu:not(.nobottomborder):after{margin-top:40px}.side-header #primary-menu,.side-header #primary-menu ul{float:none;height:auto}.side-header #primary-menu ul li{float:none;margin:15px 0 0}.side-header #primary-menu ul li:first-child{margin-top:0}.side-header #primary-menu ul li a{height:25px;line-height:25px;padding:0;text-transform:uppercase}.side-header #primary-menu ul li i{line-height:24px}.side-header #primary-menu ul ul{position:relative;width:100%;background-color:transparent;box-shadow:none;border:none;height:auto;z-index:1;top:0;left:0;margin:5px 0;padding-left:12px}.side-header #primary-menu ul ul ul{top:0 !important;left:0}.side-header #primary-menu ul ul.menu-pos-invert{left:0;right:auto}.side-header #primary-menu ul ul ul.menu-pos-invert{right:auto}.side-header #primary-menu ul ul li{margin:0;border:0}.side-header #primary-menu ul ul li:first-child{border-top:0}.side-header #primary-menu ul ul a{font-size:12px;height:auto !important;line-height:24px !important;padding:2px 0 !important}.side-header #primary-menu ul ul li:hover>a{background-color:transparent !important;color:#444 !important}.side-header #primary-menu ul>li.sub-menu>a,.side-header #primary-menu ul>li.sub-menu:hover>a{background-image:none !important}.side-header #primary-menu ul>li.sub-menu>a:after{position:absolute;content:"";top:1px;right:0;-webkit-transition:transform 0.2s linear;-o-transition:transform 0.2s linear;transition:transform 0.2s linear}.side-header #primary-menu ul>li.sub-menu:hover>a:after{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.side-header:not(.open-header) #wrapper{margin:0 0 0 260px !important;width:auto !important}.side-header:not(.open-header) #wrapper .container{width:auto;margin:0 40px}.side-header.open-header.push-wrapper{overflow-x:hidden}.side-header.open-header #header{left:-260px}.side-header.open-header.side-header-open #header{left:0}.side-header.open-header #wrapper{left:0}.side-header.open-header.push-wrapper.side-header-open #wrapper{left:260px}#header-trigger{display:none}.side-header.open-header #header-trigger{display:block;position:fixed;cursor:pointer;top:20px;left:20px;z-index:11;font-size:16px;width:32px;height:32px;line-height:32px;background-color:#FFF;text-align:center;border-radius:2px}.side-header.open-header.side-header-open #header-trigger{left:280px}.side-header.open-header #header-trigger i:nth-child(1),.side-header.open-header.side-header-open #header-trigger i:nth-child(2){display:block}.side-header.open-header.side-header-open #header-trigger i:nth-child(1),.side-header.open-header #header-trigger i:nth-child(2){display:none}.side-header.open-header #header,.side-header.open-header #header-trigger,.side-header.open-header.push-wrapper #wrapper{-webkit-transition:left 0.4s ease;-o-transition:left 0.4s ease;transition:left 0.4s ease}.side-header.side-header-right #header{left:auto;right:0;border:none;border-left:1px solid #EEE}.side-header.side-header-right:not(.open-header) #wrapper{margin:0 260px 0 0 !important}.side-header.side-header-right.open-header #header{left:auto;right:-260px}.side-header.side-header-right.open-header.side-header-open #header{left:auto;right:0}.side-header.side-header-right.open-header.push-wrapper.side-header-open #wrapper{left:-260px}.side-header.side-header-right.open-header #header-trigger{left:auto;right:20px}.side-header.side-header-right.open-header.side-header-open #header-trigger{left:auto;right:280px}.side-header.side-header-right.open-header #header,.side-header.side-header-right.open-header #header-trigger{-webkit-transition:right 0.4s ease;-o-transition:right 0.4s ease;transition:right 0.4s ease}}@media (max-width:767px){.table-responsive{border-color:rgba(255,255,255,0.1)}}@media (min-width:768px){.dark .nav-tabs.nav-justified>li>a{border-bottom-color:rgba(255,255,255,0.15)}.dark .nav-tabs.nav-justified>.active>a,.dark .nav-tabs.nav-justified>.active>a:hover,.dark .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#383838}}.dark .nav-tabs-justified>.active>a,.dark .nav-tabs-justified>.active>a:hover,.dark .nav-tabs-justified>.active>a:focus{border-color:rgba(255,255,255,0.15)}@media (min-width:768px){.dark .nav-tabs-justified>li>a{border-bottom-color:rgba(255,255,255,0.15)}.dark .nav-tabs-justified>.active>a,.dark .nav-tabs-justified>.active>a:hover,.dark .nav-tabs-justified>.active>a:focus{border-bottom-color:#383838}}@media (max-width:767px){.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#BBB}.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#EEE}.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{background-color:rgba(0,0,0,0.25);color:#EEE}.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#999}}@media (max-width:991px){.dark .postcontent,.dark .postcontent.bothsidebar,.dark .sidebar{border-bottom-color:rgba(255,255,255,0.1)}.dark #header.transparent-header,.dark #header.semi-transparent,#header.dark.transparent-header,#header.dark.semi-transparent{background-color:#333;border-bottom-color:rgba(255,255,255,0.1)}.dark #primary-menu:not(.not-dark) ul li,.dark #primary-menu:not(.not-dark) ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,.dark #primary-menu:not(.not-dark) ul ul li,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-2>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-3>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-4>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-5>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li{border-top-color:rgba(255,255,255,0.1) !important}.dark #primary-menu:not(.not-dark)>ul>li.sub-menu>a,.dark #primary-menu:not(.not-dark)>.container>ul>li.sub-menu>a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/submenu-dark.png")}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-2>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-3>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-4>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-5>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li{border-top-color:#EEE !important}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li:hover a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li.current a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li:hover a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li.current a{color:var(--var-theme-color) !important}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li:hover ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li.current ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li:hover ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li.current ul a{color:#444 !important}.dark .pricing-box.pricing-extended .pricing-action-area{border-top-color:rgba(255,255,255,0.15)}}@media (min-width:470px){.tabbable{}}@media (max-width:479px){.container,#header.full-header .container,.container-fullwidth{width:100% !important}.container{padding-left:0 !important;padding-right:0 !important}}@media (max-width:991px){#page-menu nav li a{height:auto;border-bottom:1px solid rgba(255,255,255,0.1)}}@media (min-width:767px){.containerMain{padding-left:35px;padding-right:35px;box-shadow:0 0 10px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1)}}@media (min-width:992px){#primary-menu ul li .mega-menu-content ul.megamenu-dropdown{position:absolute;top:36px !important;left:0;width:100%;background-color:#FFF;box-shadow:0px 13px 42px 11px rgba(0,0,0,0.05);border:1px solid #EEE;margin:0}#primary-menu ul li .mega-menu-content ul.megamenu-dropdown li a{padding-left:10px}#primary-menu ul li .mega-menu-content ul.megamenu-dropdown li a:hover{padding-left:17px}}#primary-menu>ul.show{opacity:1 !important;display:inherit !important;pointer-events:auto}@font-face{font-family:"Gotham-Book";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Book.otf") format("opentype")}@font-face{font-family:"Gotham-Black";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Black.otf") format("opentype")}@font-face{font-family:"Gotham-Ultra";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Ultra.otf") format("opentype")}@font-face{font-family:"Gotham-Light";src:url("/themes/custom/aaa_skin_1/fonts/Gotham-Light.otf") format("opentype")}dl,dt,dd,ol,ul,li{margin:0;padding:0}.clear{clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;overflow:hidden}::selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}::-moz-selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}::-webkit-selection{background:var(--var-theme-color);color:#FFF;text-shadow:none}:active,:focus{outline:none !important}a,a:link,a:visited{text-decoration:none !important;color:var(--var-link-color)}a:hover{color:#222}a img{border:none}img{max-width:100%}iframe{border:none !important}.nav-tabs{font-family:"Gotham-Black",sans-serif;font-size:15px;color:#444}h5,h6{margin-bottom:20px}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:12px}h4{font-weight:600}h5,h6{font-weight:bold}h1>span:not(.nocolor),h2>span:not(.nocolor),h3>span:not(.nocolor),h4>span:not(.nocolor),h5>span:not(.nocolor),h6>span:not(.nocolor){color:var(--var-theme-color)}.about-section h1,.about-section h2,.about-section h3,.about-section h4,.about-section h5,.about-section h6{font-family:"Gotham-Thin",sans-serif !important}.btf-header{border-bottom:3px solid #555}p,pre,ul,ol,dl,dd,blockquote,address,table,fieldset,form{margin-bottom:30px}small{font-family:"Gotham-Book",sans-serif}#wrapper{position:relative;float:none;width:1220px;margin:0 auto;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1)}.uppercase{text-transform:uppercase !important}.lowercase{text-transform:lowercase !important}.capitalize{text-transform:capitalize !important}.nott{text-transform:none !important}.tright{text-align:right !important}.tleft{text-align:left !important}.fright{float:right !important}.fleft{float:left !important}.fnone{float:none !important}.ohidden{position:relative;overflow:hidden !important}.line,.double-line{clear:both;position:relative;width:100%;margin:60px 0;border-top:1px solid #EEE}.line.line-sm,.double-line.line-sm{margin:30px 0}span.middot{display:inline-block;margin:0 5px}.double-line{border-top:3px double #E5E5E5}.emptydiv{display:block !important;position:relative !important}.allmargin{margin:50px !important}.leftmargin{margin-left:50px !important}.rightmargin{margin-right:50px !important}.topmargin{margin-top:50px !important}.bottommargin{margin-bottom:50px !important}.clear-bottommargin{margin-bottom:-50px !important}.allmargin-sm{margin:30px !important}.leftmargin-sm{margin-left:30px !important}.rightmargin-sm{margin-right:30px !important}.topmargin-sm{margin-top:30px !important}.bottommargin-sm{margin-bottom:30px !important}.clear-bottommargin-sm{margin-bottom:-30px !important}.allmargin-lg{margin:80px !important}.leftmargin-lg{margin-left:80px !important}.rightmargin-lg{margin-right:80px !important}.topmargin-lg{margin-top:80px !important}.bottommargin-lg{margin-bottom:80px !important}.clear-bottommargin-lg{margin-bottom:-80px !important}.nomargin{margin:0 !important}.noleftmargin{margin-left:0 !important}.norightmargin{margin-right:0 !important}.notopmargin{margin-top:0 !important}.nobottommargin{margin-bottom:0 !important}.header-stick{margin-top:-50px !important}.content-wrap .header-stick{margin-top:-80px !important}.footer-stick{margin-bottom:-50px !important}.content-wrap .footer-stick{margin-bottom:-80px !important}.noborder{border:none !important}.noleftborder{border-left:none !important}.norightborder{border-right:none !important}.notopborder{border-top:none !important}.nobottomborder{border-bottom:none !important}.noradius{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important}.col-padding{padding:60px}.nopadding{padding:0 !important}.noleftpadding{padding-left:0 !important}.norightpadding{padding-right:0 !important}.notoppadding{padding-top:0 !important}.nobottompadding{padding-bottom:0 !important}.noabsolute{position:relative !important}.noshadow{box-shadow:none !important}.hidden{display:none !important}.nothidden{display:block !important}.inline-block{float:none !important;display:inline-block !important}.center{text-align:center !important}.divcenter{position:relative !important;float:none !important;margin-left:auto !important;margin-right:auto !important}.bgcolor,.bgcolor #header-wrap{background-color:var(--var-theme-color) !important}.color{color:var(--var-theme-color) !important}.border-color{border-color:var(--var-theme-color) !important}.nobg{background:none !important}.nobgcolor{background-color:transparent !important}.bgicon{display:block;position:absolute;bottom:-60px;right:-50px;font-size:210px;color:rgba(0,0,0,0.1)}.bganimate{-webkit-animation:BgAnimated 30s infinite linear;-moz-animation:BgAnimated 30s infinite linear;-ms-animation:BgAnimated 30s infinite linear;-o-animation:BgAnimated 30s infinite linear;animation:BgAnimated 30s infinite linear}@-webkit-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-moz-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-ms-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@-o-keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}@keyframes BgAnimated{from{background-position:0 0}to{background-position:0 400px}}.input-block-level{display:block;width:100% !important;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vertical-middle{height:auto !important;left:0}.magnific-max-width .mfp-content{max-width:800px}#top-bar{position:relative;border-bottom:1px solid #EEE;height:45px;line-height:44px;font-size:13px}#top-bar .col_half{width:auto}.top-links{position:relative;float:left}.top-links ul{margin:0;list-style:none}.top-links ul li{float:left;position:relative;height:44px;border-left:1px solid #EEE}.top-links ul li:first-child,.top-links ul ul li{border-left:0 !important}.top-links li>a{display:block;padding:0 12px;font-size:12px;font-weight:600;text-transform:uppercase;height:44px;color:#666}.top-links li i{vertical-align:top}.top-links li i.segments-angle-down{margin:0 0 0 5px !important}.top-links li i:first-child{margin-right:2px}.top-links li.full-icon i{top:2px;font-size:14px;margin:0}.top-links li:hover{background-color:#EEE}.top-links li:hover ul,.top-links li:hover div.top-link-section{pointer-events:auto}.top-links ul ul,.top-links ul div.top-link-section{display:none;pointer-events:none;position:absolute;z-index:210;line-height:1.5;background:#FFF;border:0;top:44px;left:0;width:140px;margin:0;border-top:1px solid var(--var-theme-color);border-bottom:1px solid #EEE;box-shadow:0 0 5px -1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 5px -1px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 5px -1px rgba(0,0,0,0.2)}.top-links ul ul li{float:none;height:36px;border-top:1px solid #F5F5F5;border-left:1px solid #EEE}.top-links ul ul li:hover{background-color:#F9F9F9}.top-links ul ul li:first-child{border-top:none !important;border-left:1px solid #EEE}.top-links ul ul a{height:36px;line-height:36px;font-size:12px}.top-links ul ul img{display:inline-block;position:relative;top:-1px;width:16px;height:16px;margin-right:4px}.top-links ul ul.top-demo-lang img{top:4px;width:16px;height:16px}.top-links ul div.top-link-section{padding:25px;left:0;width:280px}.fright .top-links ul div.top-link-section,.top-links.fright ul div.top-link-section{left:auto;right:0}#top-social,#top-social ul{margin:0}#top-social li,#top-social li a,#top-social li .ts-icon,#top-social li .ts-text{display:block;position:relative;float:left;width:auto;overflow:hidden;height:44px;line-height:44px}#top-social li{border-left:1px solid #EEE}#top-social li:first-child{border-left:0 !important}#top-social li a{float:none;width:40px;font-weight:bold;color:#666;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,width 0.3s ease-in-out}#top-social li a:hover{color:#FFF !important;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}#top-social li .ts-icon{width:40px;text-align:center;font-size:14px}#top-login{margin-bottom:0}#top-login .checkbox{margin-bottom:10px}#top-login .form-control{position:relative}#top-login .form-control:focus{border-color:#CCC}#top-login .input-group#top-login-username{margin-bottom:-1px}#top-login #top-login-username input,#top-login #top-login-username .input-group-addon{border-bottom-right-radius:0;border-bottom-left-radius:0}#top-login .input-group#top-login-password{margin-bottom:10px}#top-login #top-login-password input,#top-login #top-login-password .input-group-addon{border-top-left-radius:0;border-top-right-radius:0}li.sections-logos{float:left !important;margin:0 auto;padding:10px}#header{position:relative;background-color:#FFF;border-bottom:1px solid #F5F5F5}#header .container{position:relative}#header.transparent-header{background:transparent;border-bottom:none;z-index:199}#header.semi-transparent{background-color:rgba(255,255,255,0.8)}#header.transparent-header.floating-header{margin-top:60px}#header.transparent-header.floating-header .container{width:1220px;background-color:#FFF;padding:0 40px;border-radius:2px}#header.transparent-header.floating-header.sticky-header .container{width:1170px;padding:0 15px}#header.transparent-header+#slider,#header.transparent-header+#page-title.page-title-parallax,#header.transparent-header+#google-map,#slider+#header.transparent-header{top:-100px;margin-bottom:-100px}#header.transparent-header.floating-header+#slider,#header.transparent-header.floating-header+#google-map{top:-160px;margin-bottom:-160px}#header.transparent-header+#page-title.page-title-parallax .container{z-index:5;padding-top:100px}#header.full-header{border-bottom-color:#EEE}body.stretched #header.full-header .container{width:100%;padding:0 30px}#header.transparent-header.full-header #header-wrap{border-bottom:1px solid rgba(0,0,0,0.1)}#slider+#header.transparent-header.full-header #header-wrap{border-top:1px solid rgba(0,0,0,0.1);border-bottom:none}#logo{position:relative;float:left;font-family:"Gotham-Black",sans-serif;font-size:36px;line-height:100%;margin-right:40px}#header.full-header #logo{padding-right:30px;margin-right:30px}#logo a{display:block;color:#000}#logo img{display:block;max-width:100%}#logo a.standard-logo{display:block}#logo a.retina-logo{display:none}.header-extras{float:right;margin:30px 0 0}.header-extras li{float:left;margin-left:20px;height:40px;overflow:hidden;list-style:none}.header-extras li i{margin-top:3px !important}.header-extras li:first-child{margin-left:0}.header-extras li .he-text{float:left;padding-left:10px;font-weight:bold;font-size:14px;line-height:1.43}.header-extras li .he-text span{display:block;font-weight:400;color:var(--var-theme-color)}#primary-menu{float:right}#primary-menu ul.mobile-primary-menu{display:none}#header.full-header #primary-menu>ul{float:left;padding-right:15px;margin-right:15px;border-right:1px solid #EEE}#header.transparent-header.full-header #primary-menu>ul{border-right-color:rgba(0,0,0,0.1)}#primary-menu-trigger,#page-submenu-trigger{opacity:0;pointer-events:none;cursor:pointer;font-size:14px;position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;line-height:50px;text-align:center;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}#primary-menu ul{list-style:none;margin:0}#primary-menu>ul{float:left}#primary-menu ul li{position:relative}#primary-menu ul li.mega-menu{position:inherit}#primary-menu ul>li{float:left;margin-left:2px}#primary-menu>ul>li:first-child{margin-left:0}#primary-menu ul li>a{display:block;line-height:22px;padding:39px 15px;color:#444;font-weight:normal;font-size:14px;letter-spacing:0.8px;text-transform:inherit;font-family:"Gotham-Black",sans-serif;-webkit-transition:margin 0.4s ease,padding 0.4s ease;-o-transition:margin 0.4s ease,padding 0.4s ease;transition:margin 0.4s ease,padding 0.4s ease}#primary-menu ul li>a span{display:none}#primary-menu ul li>a i{position:relative;top:-1px;font-size:14px;width:16px;text-align:center;margin-right:6px;vertical-align:top}#primary-menu ul li>a i.segments-angle-down:last-child{font-size:12px;margin:0 0 0 5px}#primary-menu ul li:hover>a,#primary-menu ul li.current>a{color:var(--var-theme-color)}body.no-superfish #primary-menu li:hover>ul:not(.mega-menu-column),body.no-superfish #primary-menu li:hover>.mega-menu-content{display:block}#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul li .mega-menu-content{display:none;position:absolute;width:220px;background-color:#FFF;box-shadow:0px 13px 42px 11px rgba(0,0,0,0.05);border:1px solid #EEE;border-top:2px solid var(--var-theme-color);height:auto;z-index:199;top:100%;left:0;margin:0}#primary-menu ul ul:not(.mega-menu-column) ul{top:-2px !important;left:218px}#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),#primary-menu ul li .mega-menu-content.menu-pos-invert{left:auto;right:0}#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert{right:218px}#primary-menu ul ul li{float:none;margin:0}#primary-menu ul ul li:first-child{border-top:0}#primary-menu ul ul li>a{font-size:12px;font-weight:600;color:#666;padding-top:10px;padding-bottom:10px;border:0;letter-spacing:0;font-family:"Gotham-Book",sans-serif;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#primary-menu ul ul li>a i{vertical-align:middle}#primary-menu ul ul li:hover>a{background-color:#F9F9F9;padding-left:18px;color:var(--var-theme-color)}#primary-menu ul ul>li.sub-menu>a,#primary-menu ul ul>li.sub-menu:hover>a{background-image:url("/themes/custom/aaa_skin_1/images/icons/submenu.png");background-position:right center;background-repeat:no-repeat}#primary-menu ul li .mega-menu-content,#primary-menu ul li.mega-menu-small .mega-menu-content{width:720px;max-width:400px}#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0 15px;width:1140px;max-width:none}.floating-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0;width:1220px}body.stretched .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content{margin:0 60px}body.stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content{margin:0 30px}#primary-menu ul li.mega-menu .mega-menu-content.style-2{padding:0 10px}#primary-menu ul li .mega-menu-content ul{display:block;position:relative;top:0;min-width:inherit;border:0;box-shadow:none;background-color:transparent}#primary-menu ul li .mega-menu-content ul:not(.megamenu-dropdown){display:block !important;opacity:1 !important;top:0;left:0}#primary-menu ul li .mega-menu-content ul.mega-menu-column{float:left;margin:0}#primary-menu ul li .mega-menu-content ul.mega-menu-column.col-5{width:20%}#primary-menu ul li .mega-menu-content ul:not(.mega-menu-column){width:100%}#primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child){border-left:1px solid #F2F2F2}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column{padding:30px 20px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title{margin-top:20px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:first-child{margin-top:0}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a{font-size:13px;font-weight:bold;font-family:"Gotham-Black",sans-serif;letter-spacing:1px;text-transform:uppercase !important;margin-bottom:15px;color:#444;padding:0 !important;line-height:1.3 !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:hover>a{background-color:transparent}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover{color:var(--var-theme-color)}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title.sub-menu>a,#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title.sub-menu:hover>a{background:none}#primary-menu ul li .mega-menu-content.style-2 li{border:0}#primary-menu ul li .mega-menu-content.style-2 ul li>a{padding-left:5px;padding-top:7px;padding-bottom:7px}#primary-menu ul li .mega-menu-content.style-2 ul li>a:hover{padding-left:12px}.mega-menu-column .entry-meta{margin:8px -10px 0 0 !important;border:none !important;padding:0 !important}.mega-menu-column .entry-meta li{float:left !important;border:none !important;margin:0 10px 0 0 !important}#primary-menu.style-2{float:none;max-width:none;border-top:1px solid #F5F5F5}#primary-menu.style-2>div>ul{float:left}#primary-menu.style-2>div>ul>li>a{padding-top:19px;padding-bottom:19px}#logo+#primary-menu.style-2{border-top:0}#primary-menu.style-2>div #top-search,#primary-menu.style-2>div #top-cart,#primary-menu.style-2>div #side-panel-trigger{margin-top:20px;margin-bottom:20px}body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center>ul,body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center>div{float:none;display:inline-block !important;width:auto;text-align:left}#primary-menu.style-3>ul>li>a{margin:28px 0;padding-top:11px;padding-bottom:11px;border-radius:2px}#primary-menu.style-3>ul>li:hover>a{color:#444;background-color:#F5F5F5}#primary-menu.style-3>ul>li.current>a{color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);background-color:var(--var-theme-color)}#primary-menu.style-4>ul>li>a{margin:28px 0;padding-top:10px;padding-bottom:10px;border-radius:2px;border:1px solid transparent}#primary-menu.style-4>ul>li:hover>a,#primary-menu.style-4>ul>li.current>a{border-color:var(--var-theme-color)}#primary-menu.style-5>ul{padding-right:10px;margin-right:5px;border-right:1px solid #EEE}#primary-menu.style-5>ul>li:not(:first-child){margin-left:15px}#primary-menu.style-5>ul>li>a{padding-top:25px;padding-bottom:25px;line-height:14px}#primary-menu.style-5>ul>li>a i{display:block;width:auto;margin:0 0 8px;font-size:28px;line-height:1}#primary-menu.style-6>ul>li>a{position:relative}#primary-menu.style-6>ul>li>a:after,#primary-menu.style-6>ul>li.current>a:after,#primary-menu.style-6>div>ul>li>a:after,#primary-menu.style-6>div>ul>li.current>a:after{content:"";position:absolute;top:0;left:0;height:2px;width:0;border-top:2px solid var(--var-theme-color);-webkit-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}#primary-menu.style-6>ul>li.current>a:after,#primary-menu.style-6>ul>li:hover>a:after,#primary-menu.style-6>div>ul>li.current>a:after{width:100%}#primary-menu.sub-title>ul>li,#primary-menu.sub-title.style-2>div>ul>li{background:url("/themes/custom/aaa_skin_1/images/icons/menu-divider.png") no-repeat right center;margin-left:1px}#primary-menu.sub-title ul li:first-child{padding-left:0;margin-left:0}#primary-menu.sub-title>ul>li>a,#primary-menu.sub-title>div>ul>li>a{line-height:14px;padding:27px 20px 32px;text-transform:uppercase;border-top:5px solid transparent}#primary-menu.sub-title>ul>li>a span,#primary-menu.sub-title>div>ul>li>a span{display:block;margin-top:10px;line-height:12px;font-size:11px;font-weight:400;color:#888;text-transform:capitalize}#primary-menu.sub-title>ul>li:hover>a,#primary-menu.sub-title>ul>li.current>a,#primary-menu.sub-title>div>ul>li:hover>a,#primary-menu.sub-title>div>ul>li.current>a{background-color:var(--var-theme-color);color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-top-color:rgba(0,0,0,0.1)}#primary-menu.sub-title>ul>li:hover>a span,#primary-menu.sub-title>ul>li.current>a span,#primary-menu.sub-title.style-2>div>ul>li:hover>a span,#primary-menu.sub-title.style-2>div>ul>li.current>a span{color:#EEE}#primary-menu.sub-title.style-2 ul ul span{display:none}#primary-menu.sub-title.style-2>div>ul>li{background-position:left center}#primary-menu.sub-title.style-2>div #top-search,#primary-menu.sub-title.style-2>div #top-cart,#primary-menu.sub-title.style-2>div #side-panel-trigger{float:right;margin-top:30px;margin-bottom:30px}#primary-menu.sub-title.style-2 div ul li:first-child,#primary-menu.sub-title.style-2>div>ul>li:hover+li,#primary-menu.sub-title.style-2>div>ul>li.current+li{background-image:none}#primary-menu.sub-title.style-2>div>ul>li>a{padding-top:17px;padding-bottom:22px}#header.split-menu #primary-menu{float:none;margin:0}#header.split-menu #primary-menu>ul{z-index:199}#header.split-menu #primary-menu>ul:first-child{float:left}#header.split-menu #primary-menu>ul:last-child{float:right}#top-search,#top-cart,#side-panel-trigger,#top-account{float:right;margin:40px 0 40px 15px}#top-cart{position:relative}#top-search a,#top-cart a,#side-panel-trigger a,#top-account a{display:block;position:relative;width:14px;height:14px;font-size:14px;line-height:20px;text-align:center;color:#333;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}#top-search a{z-index:11}#top-search a i{position:absolute;top:0;left:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}body.top-search-open #top-search a i.segments-search-1,#top-search a i.segments-cross2{opacity:0}body.top-search-open #top-search a i.segments-cross2{opacity:1;z-index:11;font-size:16px}#top-cart a:hover{color:var(--var-theme-color)}#top-search form{opacity:0;z-index:-2;position:absolute;width:100% !important;height:100% !important;padding:0 15px;margin:0;top:0;left:0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}body.top-search-open #top-search form{opacity:1;z-index:10}#top-search form input{box-shadow:none !important;pointer-events:none;border-radius:0;border:0;outline:0 !important;font-size:32px;padding:10px 80px 10px 0;height:100%;background-color:transparent;color:#333;font-weight:700;margin-top:0 !important;font-family:"Gotham-Black",sans-serif;letter-spacing:2px}body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.full-header #top-search form input{padding-left:40px}body:not(.device-sm):not(.device-xs):not(.device-xxs) .container-fullwidth #top-search form input{padding-left:60px}body.top-search-open #top-search form input{pointer-events:auto}body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) #top-search form input{border-bottom:2px solid rgba(0,0,0,0.1)}#top-search form input::-moz-placeholder{color:#555;opacity:1;text-transform:uppercase}#top-search form input:-ms-input-placeholder{color:#555;text-transform:uppercase}#top-search form input::-webkit-input-placeholder{color:#555;text-transform:uppercase}#primary-menu .container #top-search form input,.sticky-header #top-search form input{border:none !important}#top-cart{margin-right:0}#top-cart>a>span{display:block;position:absolute;top:-7px;left:auto;right:-14px;font-size:10px;color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);width:16px;height:16px;line-height:16px;text-align:center;background-color:var(--var-theme-color);border-radius:50%}#top-cart .top-cart-content{opacity:0;z-index:-2;position:absolute;width:280px;background-color:#FFF;box-shadow:0px 20px 50px 10px rgba(0,0,0,0.05);border:1px solid #EEE;border-top:2px solid var(--var-theme-color);top:60px;right:-15px;left:auto;margin:-10000px 0 0;-webkit-transition:opacity 0.5s ease,top 0.4s ease;-o-transition:opacity 0.5s ease,top 0.4s ease;transition:opacity 0.5s ease,top 0.4s ease}.style-2 .container #top-cart .top-cart-content{top:40px}.style-2.sub-title .container #top-cart .top-cart-content{top:50px}#top-cart.top-cart-open .top-cart-content{opacity:1;z-index:11;margin-top:0}.top-cart-title{padding:12px 15px;border-bottom:1px solid #EEE}.top-cart-title h4{margin-bottom:0;font-size:15px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.top-cart-items{padding:15px}.top-cart-item{padding-top:15px;margin-top:15px;border-top:1px solid #F5F5F5}.top-cart-item:first-child{padding-top:0;margin-top:0;border-top:0}.top-cart-item-image{float:left;margin-right:15px;width:48px !important;height:48px !important;border:2px solid #EEE;-webkit-transition:border-color 0.2s linear;-o-transition:border-color 0.2s linear;transition:border-color 0.2s linear}.top-cart-item-image a,.top-cart-item-image img{display:block;width:44px !important;height:44px !important}.top-cart-item-image:hover{border-color:var(--var-theme-color)}.top-cart-item-desc{position:relative;overflow:hidden}.top-cart-item-desc a{text-align:left !important;font-size:13px !important;width:auto !important;height:auto !important;font-weight:600}.top-cart-item-desc a:hover{color:var(--var-theme-color) !important}.top-cart-item-desc span.top-cart-item-price{display:block;line-height:20px;font-size:12px !important;color:#999}.top-cart-item-desc span.top-cart-item-quantity{display:block;position:absolute;font-size:12px !important;right:0;top:2px;color:#444}.top-cart-action{padding:15px;border-top:1px solid #EEE}.top-cart-action span.top-checkout-price{font-size:20px;color:var(--var-theme-color)}#top-account{margin:32px 0 33px 20px}#top-account a{width:auto;height:auto}#top-account a span{margin-left:5px;font-weight:600}#top-account a i.segments-angle-down{margin-left:5px;font-size:12px}#top-account .dropdown-menu{padding:10px 0}#top-account .dropdown-menu li a{font-family:"Lato",sans-serif;font-weight:400;text-align:left;line-height:22px}#top-account .dropdown-menu li a .badge{display:block;float:right;margin:2px 0 0 0}#top-account .dropdown-menu li a i:last-child{position:relative;top:1px;margin-left:5px}#header,#header-wrap,#logo img{height:100px;-webkit-transition:height 0.4s ease,opacity 0.3s ease;-o-transition:height 0.4s ease,opacity 0.3s ease;transition:height 0.4s ease,opacity 0.3s ease}#header.sticky-style-2{height:161px}#header.sticky-style-3{height:181px}#header.sticky-style-2 #header-wrap{height:60px}#header.sticky-style-3 #header-wrap{height:80px}#primary-menu>ul>li>ul,#primary-menu>ul>li>.mega-menu-content,#primary-menu>ul>li.mega-menu>.mega-menu-content{-webkit-transition:top 0.4s ease;-o-transition:top 0.4s ease;transition:top 0.4s ease}#top-search,#top-cart{-webkit-transition:margin 0.4s ease,opacity 0.3s ease;-o-transition:margin 0.4s ease,opacity 0.3s ease;transition:margin 0.4s ease,opacity 0.3s ease}body:not(.top-search-open) #header-wrap #logo,body:not(.top-search-open) #primary-menu>ul,body:not(.top-search-open) #primary-menu>.container>ul,body:not(.top-search-open) #top-cart,body:not(.top-search-open) #side-panel-trigger,body:not(.top-search-open) #top-account{opacity:1;-webkit-transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease;-o-transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease;transition:height 0.4s ease,margin 0.4s ease,opacity 0.2s 0.2s ease}body.top-search-open #header-wrap #logo,body.top-search-open #primary-menu>ul,body.top-search-open #primary-menu>.container>ul,body.top-search-open #top-cart,body.top-search-open #side-panel-trigger,body.top-search-open #top-account{opacity:0}#header.sticky-header.semi-transparent{background-color:transparent}#header-wrap{position:relative;z-index:199;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-perspective:1000px;-webkit-backface-visibility:hidden}#header.sticky-header #header-wrap{position:fixed;top:0;left:0;width:100%;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.1)}#header.semi-transparent.sticky-header #header-wrap{background-color:rgba(255,255,255,0.8)}#header.sticky-header:not(.static-sticky),#header.sticky-header:not(.static-sticky) #header-wrap,#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img{height:60px}#header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a{padding-top:19px;padding-bottom:19px}#header.sticky-header:not(.static-sticky).sticky-style-2,#header.sticky-header:not(.static-sticky).sticky-style-3{height:161px}#header.sticky-header:not(.static-sticky).sticky-style-2 #primary-menu,#header.sticky-header:not(.static-sticky).sticky-style-3 #primary-menu{border-top:0}#header.sticky-header:not(.static-sticky) #top-search,#header.sticky-header:not(.static-sticky) #top-cart,#header.sticky-header:not(.static-sticky) #side-panel-trigger{margin-top:20px !important;margin-bottom:20px !important}#header.sticky-header:not(.static-sticky) #top-account{margin-top:12px !important;margin-bottom:13px !important}#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content{top:40px}#header.sticky-header.sticky-style-2 #primary-menu{border-top:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-3>ul>li>a{margin:0;border-radius:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-4>ul>li>a{padding-top:8px;padding-bottom:8px;margin:10px 0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li{margin-left:2px}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li:first-child{margin-left:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a{line-height:22px;padding-top:19px;padding-bottom:19px}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a>div{padding:0}#header.sticky-header:not(.static-sticky) #primary-menu.style-5>ul>li>a i{display:inline-block;width:16px;top:-1px;margin:0 6px 0 0;font-size:14px;line-height:22px}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2>div>ul>li{background:none !important;margin-left:2px}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li:first-child,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2>div>ul>li:first-child{margin-left:0}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>ul>li>a,#header.sticky-header:not(.static-sticky) #primary-menu.sub-title>div>ul>li>a{line-height:22px;padding:19px 15px;text-transform:none;font-size:14px;border-top:0}#header.sticky-header:not(.static-sticky) #primary-menu.sub-title ul li span{display:none}#page-menu,#page-menu-wrap{position:relative;height:44px;line-height:44px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}#page-menu-wrap{z-index:99;background-color:var(--var-theme-color);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}#page-menu.sticky-page-menu #page-menu-wrap{position:fixed;z-index:99;left:0;width:100%;box-shadow:0 0 15px rgba(0,0,0,0.3)}#header.static-sticky~#page-menu.sticky-page-menu #page-menu-wrap,#header.static-sticky~#content #page-menu.sticky-page-menu #page-menu-wrap{top:100px}#header~#page-menu.sticky-page-menu #page-menu-wrap,#header.no-sticky~#page-menu.sticky-page-menu #page-menu-wrap,#header~#content #page-menu.sticky-page-menu #page-menu-wrap,#header.no-sticky~#content #page-menu.sticky-page-menu #page-menu-wrap{top:0}#header.sticky-header~#page-menu.sticky-page-menu #page-menu-wrap,#header.sticky-header~#content #page-menu.sticky-page-menu #page-menu-wrap{top:60px}#page-submenu-trigger{top:0;margin-top:0;left:auto;right:15px;width:40px;height:44px;line-height:44px}#page-menu .menu-title{float:left;color:#FFF;font-size:20px;font-weight:300}#page-menu .menu-title span{font-weight:600}#page-menu .menu-title span{font-weight:900;opacity:0.7}#page-menu nav{position:relative;float:right}#page-menu nav ul{margin-bottom:0;height:44px}#page-menu nav li{position:relative;float:left;list-style:none}#page-menu nav li a{display:block;height:28px;line-height:28px;margin:8px 4px;padding:0 14px;color:#FFF;font-size:14px;border-radius:14px}#page-menu nav li a .segments-angle-down{margin-left:5px}body:not(.device-touch) #page-menu nav li a{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#page-menu nav li:hover a,#page-menu nav li.current a{background-color:rgba(0,0,0,0.15)}#page-menu li:hover ul{display:block}#page-menu ul ul{display:none;position:absolute;width:100%;top:44px;left:0;z-index:149;height:auto;background-color:var(--var-theme-color)}#page-menu ul ul ul{display:none !important}#page-menu ul ul li{float:none}#page-menu ul ul a{height:auto;line-height:22px;margin:0;padding:8px 14px;border-radius:0;background-color:rgba(0,0,0,0.15)}#page-menu ul ul li:hover a,#page-menu ul ul li.current a{background-color:rgba(0,0,0,0.3)}.one-page-arrow{position:absolute;z-index:3;bottom:20px;left:50%;margin-left:-16px;width:32px;height:32px;font-size:32px;text-align:center;color:#222}body.side-push-panel{overflow-x:hidden}#side-panel{position:fixed;top:0;right:-300px;z-index:399;width:300px;height:100%;background-color:#F5F5F5;overflow:hidden;-webkit-backface-visibility:hidden}body.side-panel-left #side-panel{left:-300px;right:auto}body.side-push-panel.stretched #wrapper,body.side-push-panel.stretched #header.sticky-header .container{right:0}body.side-panel-left.side-push-panel.stretched #wrapper,body.side-panel-left.side-push-panel.stretched #header.sticky-header .container{left:0;right:auto}#side-panel .side-panel-wrap{position:absolute;top:0;left:0;bottom:0;width:330px;height:100%;overflow:auto;padding:50px 70px 50px 40px}body.device-touch #side-panel .side-panel-wrap{overflow-y:scroll}#side-panel .widget{margin-top:40px;padding-top:40px;width:220px;border-top:1px solid #E5E5E5}#side-panel .widget:first-child{padding-top:0;border-top:0;margin:0}body.side-panel-open #side-panel{right:0}body.side-panel-left.side-panel-open #side-panel{left:0;right:auto}body.side-push-panel.side-panel-open.stretched #wrapper,body.side-push-panel.side-panel-open.stretched #header.sticky-header .container{right:300px}body.side-push-panel.side-panel-open.stretched .slider-parallax-inner{left:-300px}body.side-panel-left.side-push-panel.side-panel-open.stretched #wrapper,body.side-panel-left.side-push-panel.side-panel-open.stretched #header.sticky-header .container,body.side-panel-left.side-push-panel.side-panel-open.stretched .slider-parallax-inner{left:300px;right:auto}#side-panel-trigger{display:block;cursor:pointer;z-index:11;margin-right:5px}#side-panel-trigger-close a{display:none}#side-panel,body.side-push-panel.stretched #wrapper,body.side-push-panel.stretched #header .container{-webkit-transition:right 0.4s ease;-o-transition:right 0.4s ease;transition:right 0.4s ease}body.side-panel-left #side-panel,body.side-panel-left.side-push-panel.stretched #wrapper,body.side-panel-left.side-push-panel.stretched #header .container,body.side-push-panel.stretched .slider-parallax-inner{-webkit-transition:left 0.4s ease;-o-transition:left 0.4s ease;transition:left 0.4s ease}.body-overlay{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:-1;pointer-events:none;-webkit-backface-visibility:hidden;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}body.side-panel-open .body-overlay{opacity:1;z-index:298;pointer-events:auto}body.side-panel-open:not(.device-xxs):not(.device-xs):not(.device-sm) .body-overlay:hover{cursor:url("/themes/custom/aaa_skin_1/images/icons/close.png") 15 15,default}#footer{position:relative;background-color:#EEE;border-top:5px solid rgba(0,0,0,0.2)}#footer .footer-widgets-wrap{position:relative;padding:80px 0}.device-lg.sticky-footer #top-bar,.device-md.sticky-footer #top-bar{z-index:299}.device-lg.sticky-footer #header,.device-md.sticky-footer #header{z-index:199}.device-lg.sticky-footer #slider,.device-md.sticky-footer #slider,.device-lg.sticky-footer #page-submenu,.device-md.sticky-footer #page-submenu,.device-lg.sticky-footer #page-title,.device-md.sticky-footer #page-title,.device-lg.sticky-footer #content,.device-md.sticky-footer #content{z-index:2}.device-lg.sticky-footer #footer,.device-md.sticky-footer #footer{position:fixed;top:auto;bottom:0;left:0;width:100%;z-index:1}.device-lg.sticky-footer:not(.stretched) #footer,.device-md.sticky-footer:not(.stretched) #footer{left:50%;margin-left:-610px;width:1220px}.device-md.sticky-footer:not(.stretched) #footer{margin-left:-500px;width:1000px}.footer-widgets-wrap .col_full,.footer-widgets-wrap .col_half,.footer-widgets-wrap .col_one_third,.footer-widgets-wrap .col_two_third,.footer-widgets-wrap .col_three_fourth,.footer-widgets-wrap .col_one_fourth,.footer-widgets-wrap .col_one_fifth,.footer-widgets-wrap .col_two_fifth,.footer-widgets-wrap .col_three_fifth,.footer-widgets-wrap .col_four_fifth,.footer-widgets-wrap .col_one_sixth,.footer-widgets-wrap .col_five_sixth{margin-bottom:0}#copyrights{padding:40px 0;background-color:#DDD;font-size:16px;line-height:1.8}#copyrights i.footer-icon{position:relative;top:1px;font-size:16px;width:14px;text-align:center;margin-right:3px}#copyrights .col_half{margin-bottom:0 !important}#copyrights a:first-child{margin-left:0}#copyrights .tright a:last-child{margin-right:0}.copyright-links a{display:inline-block;margin:0 3px;color:#333;border-bottom:1px dotted #444}.copyright-links a:hover{color:#555;border-bottom:1px solid #666}.copyrights-menu{margin-bottom:10px}.copyrights-menu a{font-size:16px;margin:0 10px;border-bottom:0 !important}.footer-logo{display:block;margin-bottom:30px;max-width:200px}.dark,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:#EEE}.dark a:hover{color:#EEE}body.dark,.dark #wrapper,.dark #content,.dark .shop-quick-view-ajax,.dark .portfolio-ajax-modal,.dark .modal-content,.dark .css3-spinner,body.dark #side-panel,body #side-panel.dark{background-color:#383838}.dark .css3-spinner>div,.dark .css3-spinner-grid-pulse>div,.dark .css3-spinner-ball-rotate>div,.dark .css3-spinner-zig-zag>div,.dark .css3-spinner-ball-scale-multiple>div,.dark .css3-spinner-triangle-path>div,.dark .css3-spinner-ball-pulse-sync>div{background-color:rgba(255,255,255,0.35)}.dark .css3-spinner-clip-rotate>div,.dark .css3-spinner-scale-ripple>div{border-color:rgba(255,255,255,0.35)}.dark .line,.dark .double-line{border-top-color:rgba(255,255,255,0.1)}.dark .section,.section.dark{background-color:#282828;border-color:rgba(255,255,255,0.1)}.dark #top-bar,#top-bar.dark{border-bottom-color:rgba(255,255,255,0.1);background-color:#282828}.dark .top-links ul li{border-left-color:rgba(255,255,255,0.1)}.dark .top-links li>a{color:#AAA}.dark .top-links li:hover{background-color:#333;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}.dark .top-links ul ul,.dark .top-links ul div.top-link-section{background:#333;border-bottom:none}.dark .top-links ul ul li{border-top:1px solid #444;border-left:1px solid #444}.dark .top-links ul ul li:hover{background-color:#383838}.dark .top-links ul ul li:first-child{border-left:1px solid #444}.dark #top-social li{border-left:1px solid rgba(255,255,255,0.1)}.dark #top-social li a{color:#BBB}.dark #header:not(.transparent-header),#header.dark:not(.transparent-header){background-color:#333;border-bottom:1px solid rgba(255,255,255,0.05)}.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),.dark #header.transparent-header.floating-header .container,.dark #header.transparent-header.floating-header.sticky-header .container,#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),#header.dark.transparent-header.floating-header .container,#header.dark.transparent-header.floating-header.sticky-header .container{background-color:#333}.dark #header.full-header #header-wrap:not(.not-dark),#header.full-header.dark #header-wrap:not(.not-dark){border-bottom-color:rgba(255,255,255,0.15)}.dark #slider+#header.full-header #header-wrap:not(.not-dark),#slider+#header.full-header.dark #header-wrap:not(.not-dark){border-top-color:rgba(255,255,255,0.15)}.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark),#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark){border-bottom-color:rgba(255,255,255,0.2)}.dark #slider+#header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark),#slider+#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark){border-top-color:rgba(255,255,255,0.2)}.dark #header.semi-transparent,.dark #header.semi-transparent.floating-header .container,#header.dark.semi-transparent,#header.dark.semi-transparent.floating-header .container{background-color:rgba(0,0,0,0.6)}.dark #header.sticky-header.semi-transparent,.dark #header.semi-transparent.floating-header,.dark #header.semi-transparent.floating-header.sticky-header .container,#header.dark.sticky-header.semi-transparent,#header.dark.semi-transparent.floating-header,#header.dark.semi-transparent.floating-header.sticky-header .container{background-color:transparent}.dark #header.semi-transparent.sticky-header #header-wrap,#header.dark.semi-transparent.sticky-header #header-wrap{background-color:rgba(0,0,0,0.6)}.dark #logo a{color:#FFF}.dark #header.full-header #header-wrap:not(.not-dark) #logo,#header.full-header.dark #header-wrap:not(.not-dark) #logo{border-right-color:rgba(255,255,255,0.15)}.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo,#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo{border-right-color:rgba(255,255,255,0.2)}.dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a,.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a,.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a,.overlay-menu #primary-menu.dark>ul>li>a,.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close,.overlay-menu #primary-menu.dark>#overlay-menu-close,.dark #header-wrap:not(.not-dark) #top-search a,.dark #header-wrap:not(.not-dark) #top-cart a,.dark #header-wrap:not(.not-dark) #side-panel-trigger a,.dark #top-cart .top-cart-item-desc a,body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a,.dark #header-wrap:not(.not-dark) #top-search a:hover,.dark #header-wrap:not(.not-dark) #top-cart a:hover,.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,.dark #header-wrap:not(.not-dark) #top-search form input{color:#EEE;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.dark #header.full-header #header-wrap:not(.not-dark) #primary-menu>ul,#header.full-header.dark #header-wrap:not(.not-dark) #primary-menu>ul{border-right-color:rgba(255,255,255,0.15)}.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu>ul,#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu>ul{border-right-color:rgba(255,255,255,0.2)}.dark #header.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input,#header.dark.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input{border-bottom-color:rgba(255,255,255,0.15) !important}.dark #header-wrap:not(.not-dark) #top-search form input::-moz-placeholder{color:rgba(255,255,255,0.6)}.dark #header-wrap:not(.not-dark) #top-search form input:-ms-input-placeholder{color:rgba(255,255,255,0.6)}.dark #header-wrap:not(.not-dark) #top-search form input::-webkit-input-placeholder{color:rgba(255,255,255,0.6)}.dark #header-wrap:not(.not-dark) #primary-menu>ul>li:hover a,.dark #header-wrap:not(.not-dark) #primary-menu>ul>li.current a,.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li:hover a,.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li.current a{color:#EEE}.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li:hover>a,.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li.current>a,.overlay-menu #primary-menu.dark>ul>li:hover>a,.overlay-menu #primary-menu.dark>ul>li.current>a{color:var(--var-theme-color)}.dark #primary-menu:not(.not-dark) ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,#primary-menu.dark ul ul,#primary-menu.dark ul li .mega-menu-content{background-color:#333;border-color:#3F3F3F;border-top-color:var(--var-theme-color)}.dark.overlay-menu #primary-menu:not(.not-dark) ul,.overlay-menu #primary-menu.dark ul{background-color:rgba(0,0,0,0.9)}.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,#primary-menu.dark ul li .mega-menu-content.style-2{border-color:transparent;border-top-color:var(--var-theme-color)}.dark #primary-menu:not(.not-dark) ul ul li,#primary-menu.dark ul ul li{border-top-color:#3F3F3F}.dark #primary-menu:not(.not-dark) ul ul li:first-child,#primary-menu.dark ul ul li:first-child{border-top:0}.dark #primary-menu:not(.not-dark) ul ul a,#primary-menu.dark ul ul a{color:#999 !important}.dark #primary-menu:not(.not-dark) ul ul li:hover>a,#primary-menu.dark ul ul li:hover>a{background-color:rgba(0,0,0,0.1);color:#CCC !important}.dark #primary-menu:not(.not-dark) ul ul>li.sub-menu>a,.dark #primary-menu:not(.not-dark) ul ul>li.sub-menu:hover>a,#primary-menu.dark ul ul>li.sub-menu>a,#primary-menu.dark ul ul>li.sub-menu:hover>a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/submenu-dark.png")}.dark #primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child),#primary-menu.dark ul li .mega-menu-content ul.mega-menu-column:not(:first-child){border-left-color:#3F3F3F}.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2>ul>li.mega-menu-title>a,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2>ul>li.mega-menu-title:hover>a,#primary-menu.dark ul li .mega-menu-content.style-2>ul>li.mega-menu-title>a,#primary-menu.dark ul li .mega-menu-content.style-2>ul>li.mega-menu-title:hover>a{color:#BBB !important;background:transparent}.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2>ul>li.mega-menu-title>a:hover,#primary-menu.dark ul li .mega-menu-content.style-2>ul>li.mega-menu-title>a:hover{color:#DDD !important}.dark #primary-menu.style-2:not(.not-dark){border-top-color:rgba(255,255,255,0.1)}.dark #primary-menu.style-3:not(.not-dark)>ul>li:hover>a,#primary-menu.dark.style-3>ul>li:hover>a{color:#EEE;background-color:rgba(255,255,255,0.05)}.dark #primary-menu.style-3:not(.not-dark)>ul>li.current>a,#primary-menu.dark.style-3>ul>li.current>a{color:#EEE}.dark #primary-menu.style-5:not(.not-dark)>ul,#primary-menu.dark.style-5>ul{border-right-color:rgba(255,255,255,0.1)}.dark #primary-menu.sub-title:not(.not-dark) ul li span,#primary-menu.dark.sub-title ul li span{color:#999}.dark #primary-menu.sub-title:not(.not-dark)>ul>li:hover span,.dark #primary-menu.sub-title:not(.not-dark)>ul>li.current span,.dark #primary-menu.sub-title.style-2:not(.not-dark)>div>ul>li:hover span,.dark #primary-menu.sub-title.style-2:not(.not-dark)>div>ul>li.current span,#primary-menu.dark.sub-title>ul>li:hover span,#primary-menu.dark.sub-title>ul>li.current span,#primary-menu.dark.sub-title.style-2>div>ul>li:hover span,#primary-menu.dark.sub-title.style-2>div>ul>li.current span{color:#EEE}.dark #top-cart .top-cart-content{background-color:#333;border-color:#3F3F3F;border-top-color:var(--var-theme-color)}.dark .top-cart-title{border-bottom-color:#3F3F3F}.dark .top-cart-item{border-top-color:#3F3F3F}.dark .top-cart-item-image{border-color:#444}.dark .top-cart-item-image:hover{border-color:var(--var-theme-color)}.dark .top-cart-item-desc a:hover{color:var(--var-theme-color) !important}.dark .top-cart-item-desc span.top-cart-item-price{color:#AAA}.dark .top-cart-item-desc span.top-cart-item-quantity{color:#888}.dark .top-cart-action{border-top-color:#3F3F3F}.dark .one-page-arrow,.one-page-arrow.dark{color:#FFF}.dark.side-header #header{background-color:#333;border-right-color:#3F3F3F}.dark.side-header #logo:not(.nobottomborder):after,.dark.side-header #primary-menu:not(.nobottomborder):after{border-bottom-color:#3F3F3F}.dark.side-header #primary-menu:not(.not-dark)>ul>li>a,.dark.side-header #primary-menu ul ul li:hover>a{color:#DDD !important}.dark.side-header.open-header #header-trigger{background-color:rgba(0,0,0,0.3);color:#EEE;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.dark.side-header.side-header-right #header{border-left-color:#3F3F3F}.dark.side-header #primary-menu ul ul a{color:#AAA !important}.dark .slider-caption,.dark .slider-caption h2{color:#EEE;text-shadow:1px 1px 1px rgba(0,0,0,0.15)}.not-dark .slider-caption,.not-dark .slider-caption h2{color:#222;text-shadow:none}.dark .ei-title h2,.dark .ei-title h3,.dark .ei-title h2 span,.dark .ei-title h3 span{color:#EEE !important;text-shadow:1px 1px 1px rgba(0,0,0,0.15)}.not-dark .ei-title h2,.not-dark .ei-title h3,.not-dark .ei-title h2 span,.not-dark .ei-title h3 span{color:#222 !important;text-shadow:none}.dark #page-title{background-color:#282828;border-bottom-color:#3F3F3F}.dark #page-title h1{color:rgba(255,255,255,0.9)}.dark #page-title span{color:rgba(255,255,255,0.7)}.dark .breadcrumb a{color:#BBB}.dark .breadcrumb a:hover{color:#EEE}.dark #page-title.page-title-pattern{background-image:url("/themes/custom/aaa_skin_1/../images/pattern2.png")}.dark #portfolio-filter{border-color:rgba(255,255,255,0.08)}.dark #portfolio-filter li a{color:#999;border-left-color:rgba(255,255,255,0.08)}.dark #portfolio-filter li a:hover{color:#EEE}.dark #portfolio-shuffle{color:#999;border-color:rgba(255,255,255,0.08)}.dark #portfolio-filter li.activeFilter a,.dark #portfolio-shuffle:hover{color:#FFF}.dark .portfolio-desc h3 a{color:#EEE}.dark .portfolio-desc h3 a:hover{color:#BBB}.dark .portfolio-desc span{color:#888}.dark .portfolio-desc span a{color:#888}.dark .portfolio-desc span a:hover{color:#CCC}.dark .portfolio-notitle .portfolio-desc{background-color:#333;border-bottom:1px solid rgba(255,255,255,0.08)}.dark .portfolio-1 .portfolio-item{border-bottom-color:rgba(255,255,255,0.08)}.dark .portfolio-1.portfolio-fullwidth .portfolio-desc{background-color:#333}.dark .portfolio-overlay a{background-color:rgba(0,0,0,0.5);color:#FFF}.dark .portfolio-overlay a:hover{background-color:rgba(0,0,0,0.7)}.dark .ajax-modal-title{background-color:#333;border-bottom-color:rgba(255,255,255,0.08)}.dark .portfolio-meta li{color:#999}.dark .portfolio-meta li span{color:#BBB}.dark .well .line{border-color:rgba(255,255,255,0.08)}.dark #portfolio-navigation a{color:#BBB}.dark #portfolio-navigation a:hover{color:#EEE}.dark .entry{border-bottom-color:rgba(255,255,255,0.08)}.dark .entry-title h2 a,.dark .ipost .entry-title h3 a,.dark .ipost .entry-title h4 a{color:#EEE}.dark .entry-title h2 a:hover,.dark .ipost .entry-title h3 a:hover,.dark .ipost .entry-title h4 a:hover{color:#BBB}.dark .entry-meta li{border-left-color:rgba(255,255,255,0.08);color:#888}.dark .entry-meta li a{color:#888}.dark .entry-meta li a:hover{color:#CCC}.dark .entry-link{background-color:rgba(0,0,0,0.2)}.dark .post-masonry-full .entry{border-color:rgba(255,255,255,0.08)}.dark .timeline-border{border-left-color:rgba(255,255,255,0.1)}.dark .post-timeline .entry-timeline{border-color:rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.08);color:#AAA}.dark .post-timeline .entry.entry-date-section span{border-color:rgba(255,255,255,0.1);background-color:#333}.dark .post-timeline .entry-timeline div.timeline-divider{border-top-color:rgba(255,255,255,0.1)}.dark .post-timeline .entry:hover .entry-timeline,.dark .post-timeline .entry:hover .timeline-divider{border-color:var(--var-theme-color);color:var(--var-theme-color)}.dark .spost,.dark .mpost{border-top-color:rgba(255,255,255,0.1)}.dark .spost .entry-image a i,.dark .mpost .entry-image a i{color:#CCC;background-color:rgba(0,0,0,0.2)}.dark .spost .entry-title h4 a,.dark .mpost .entry-title h4 a{color:#BBB}.dark .spost .entry-title h4 a:hover,.dark .mpost .entry-title h4 a:hover{color:#999}.dark .spost .entry-meta li,.dark .mpost .entry-meta li{border-left-color:#666}.dark .spost .entry-meta li a,.dark .mpost .entry-meta li a,.dark .testimonial.twitter-scroll .testi-meta span a{color:#AAA}.dark .spost .entry-meta li a:hover,.dark .mpost .entry-meta li a:hover,.dark .testimonial.twitter-scroll .testi-meta span a:hover{color:#888}.dark #comments{border-top-color:rgba(255,255,255,0.08)}.dark .commentlist{border-bottom-color:rgba(255,255,255,0.08)}.dark .comment-wrap{border-color:rgba(255,255,255,0.08)}.dark .comment-avatar{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.1)}.dark .comment-content .comment-author{color:#CCC}.dark .comment-content .comment-author a{color:#BBB}.dark .comment-content .comment-author a:hover{color:#EEE}.dark .review-comment-ratings{color:#CCC}.dark .comment-reply-link:hover{color:#888}.dark p.wp-caption-text{background-color:rgba(0,0,0,0.2)}.dark .product-title h3 a,.dark .single-product .product-title h2 a{color:#EEE}.dark .product-title h3 a:hover,.dark .single-product .product-title h2 a:hover{color:#BBB}.dark .product-price{color:#BBB}.dark .product-overlay a{color:#EEE;background-color:rgba(0,0,0,0.8);border-right-color:rgba(255,255,255,0.15)}.dark .product-overlay a:last-child{border-right:0}.dark .product-overlay a:hover{background-color:rgba(0,0,0,0.9)}.dark .bothsidebar .product-1 .product{border-top-color:rgba(255,255,255,0.08)}.dark .quantity .qty{border-left-color:rgba(255,255,255,0.08);border-right-color:rgba(255,255,255,0.08);background-color:rgba(0,0,0,0.2)}.dark .quantity .plus,.dark .quantity .minus{background-color:rgba(0,0,0,0.2)}.dark .quantity .plus:hover,.dark .quantity .minus:hover{background-color:rgba(0,0,0,0.4)}.dark .product-meta{color:#888}.dark .cart .remove{color:#BBB}.dark .cart .remove:hover{color:#EEE}.dark .cart th{color:#DDD}.dark .cart td{border-color:rgba(255,255,255,0.08) !important}.dark .cart-product-thumbnail img{border-color:rgba(0,0,0,0.2)}.dark .cart-product-thumbnail img:hover{border-color:var(--var-theme-color)}.dark .cart-product-name a,.dark .product-name a{color:#EEE}.dark .cart-product-name a:hover,.dark .product-name a:hover{color:#BBB}.dark td.actions{background-color:rgba(0,0,0,0.2)}.dark .events .entry,.dark .ievent{background-color:rgba(0,0,0,0.2);border-bottom-color:rgba(0,0,0,0.1)}.dark .countdown-section{color:#DDD;border-left-color:rgba(255,255,255,0.2)}.dark .countdown-amount,.dark .rounded-skill{color:#EEE}.dark .button-dark:not(.button-border),.dark .button:hover{background-color:rgba(0,0,0,0.3)}.dark .button-dark:hover{background-color:var(--var-theme-color)}.dark .button-light:not(.button-border):hover{background-color:#282828}.dark .button.button-border:not(.button-light){border-color:rgba(255,255,255,0.4);color:rgba(255,255,255,0.5)}.dark .button.button-border:not(.button-light):hover{color:#EEE}.not-dark .button.button-border:not(.button-light){border-color:#444;color:#333}.not-dark .button.button-border:not(.button-light):hover{background-color:#444;color:#FFF}.dark .promo>span,.dark .promo>.container>span{color:rgba(255,255,255,0.8)}.dark .promo.promo-border{border-color:rgba(255,255,255,0.08)}.dark .promo.promo-light{background-color:rgba(255,255,255,0.1)}.dark .promo.promo-dark:not(.promo-flat){background-color:rgba(0,0,0,0.3)}.dark .feature-box h3{color:#CCC}.dark .feature-box p{color:#888}.dark .feature-box.fbox-light.fbox-outline .fbox-icon{border-color:rgba(255,255,255,0.15)}.dark .feature-box.fbox-light .fbox-icon i,.dark .feature-box.fbox-light .fbox-icon img{border-color:rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.1);color:#FFF}.dark .feature-box.fbox-dark.fbox-outline .fbox-icon{border-color:rgba(255,255,255,0.15)}.dark .feature-box.fbox-dark .fbox-icon i,.dark .feature-box.fbox-dark .fbox-icon img{background-color:rgba(255,255,255,0.1)}.dark .feature-box.fbox-border.fbox-light .fbox-icon,.dark .feature-box.fbox-border.fbox-dark .fbox-icon{border-color:rgba(255,255,255,0.15)}.dark .feature-box.fbox-border.fbox-light .fbox-icon i,.dark .feature-box.fbox-border.fbox-light .fbox-icon img,.dark .feature-box.fbox-border.fbox-dark .fbox-icon i,.dark .feature-box.fbox-border.fbox-dark .fbox-icon img,.dark .feature-box.fbox-plain.fbox-light .fbox-icon i,.dark .feature-box.fbox-plain.fbox-light .fbox-icon img,.dark .feature-box.fbox-plain.fbox-dark .fbox-icon i,.dark .feature-box.fbox-plain.fbox-dark .fbox-icon img{color:#FFF}.dark .feature-box h3 span.subtitle{color:#AAA}.dark .feature-box.fbox-bg.fbox-center,.dark .feature-box.media-box.fbox-bg .fbox-desc{background-color:#383838;border-color:rgba(255,255,255,0.1)}.dark .feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon,.dark .feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon,.dark .feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon{background-color:#383838 !important}.dark .feature-box.fbox-bg.fbox-center.fbox-light .fbox-icon i{background-color:#444 !important}.dark .fbox-effect .fbox-icon i:after{box-shadow:0 0 0 2px #494949}.dark .fbox-effect .fbox-icon i:hover,.dark .fbox-effect:hover .fbox-icon i{background-color:#494949}.dark .fbox-effect.fbox-dark .fbox-icon i:after{box-shadow:0 0 0 2px var(--var-theme-color)}.dark .fbox-effect.fbox-dark .fbox-icon i:hover,.dark .fbox-effect.fbox-dark:hover .fbox-icon i{background-color:var(--var-theme-color)}.dark .fbox-border.fbox-effect .fbox-icon i:hover,.dark .fbox-border.fbox-effect:hover .fbox-icon i{box-shadow:0 0 0 1px #494949}.dark .fbox-border.fbox-effect .fbox-icon i:after{background-color:#494949}.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i{box-shadow:0 0 0 1px var(--var-theme-color)}.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after{background-color:var(--var-theme-color)}.dark .process-steps li .i-bordered{background-color:#494949}.dark .process-steps li:before,.dark .process-steps li:after,.dark .feature-box.fbox-center:not(.fbox-bg) h3:after{border-top-color:rgba(255,255,255,0.15)}.dark .heading-block:not(.not-dark):after{border-top-color:rgba(255,255,255,0.4)}.dark .style-msg2{border-left:4px solid rgba(0,0,0,0.3)}.dark .style-msg .sb-msg,.dark .style-msg2 .msgtitle,.dark .style-msg2 .sb-msg{border-left-color:rgba(255,255,255,0.1)}.dark .i-rounded,.dark .i-circled,.dark .i-bordered{background-color:#494949}.dark .i-bordered{border-color:#DDD;color:#DDD}.dark .i-light{background-color:#F5F5F5;color:#444;text-shadow:none}.dark .i-rounded:hover,.dark .i-circled:hover{background-color:var(--var-theme-color);color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:0 0 0 rgba(0,0,0,0.2)}.dark .i-bordered:hover{background-color:#444;color:#FFF;border-color:#444}.dark .i-plain{color:#FFF;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}.dark .i-plain:hover{color:#DDD}.dark .social-icon{color:#DDD !important;border-color:#DDD}.dark #footer .social-icon.si-borderless,#footer.dark .social-icon.si-borderless{color:#555 !important}.dark .si-dark{background-color:rgba(0,0,0,0.2);color:#DDD !important;border-color:transparent}.dark .si-light{background-color:rgba(255,255,255,0.1);color:#EEE !important;border-color:transparent}.dark .social-icon i:last-child{color:#FFF !important}.dark .social-icon:hover{color:#FFF !important;border-color:transparent}.dark .si-share{border-top-color:rgba(255,255,255,0.1);border-bottom-color:rgba(255,255,255,0.1)}.dark .toggle .togglet,.dark .toggle .toggleta{color:#CCC}.dark .toggle.toggle-bg .togglet,.dark .toggle.toggle-bg .toggleta{background-color:rgba(0,0,0,0.2)}.dark .toggle.toggle-border{border-color:rgba(255,255,255,0.15)}.dark .faqs .toggle{border-bottom-color:rgba(255,255,255,0.1)}.dark .acctitle,.dark .acctitlec{color:#CCC;border-top-color:rgba(255,255,255,0.15)}.dark .accordion.accordion-bg .acctitle,.dark .accordion.accordion-bg .acctitlec{background-color:rgba(0,0,0,0.2)}.dark .accordion.accordion-border{border-color:rgba(255,255,255,0.1)}.dark .accordion.accordion-border .acctitle,.dark .accordion.accordion-border .acctitlec{border-color:rgba(255,255,255,0.15)}.dark ul.tab-nav{border-bottom-color:#494949}.dark ul.tab-nav li,.dark .tabs.tabs-alt ul.tab-nav li.ui-tabs-active a{border-color:#494949}.dark ul.tab-nav li:first-child{border-left-color:#494949}.dark ul.tab-nav li a{color:#DDD;background-color:rgba(0,0,0,0.15)}.dark .tabs.tabs-alt ul.tab-nav li a,.dark ul.tab-nav li.ui-tabs-active a{background-color:#383838}.dark ul.tab-nav.tab-nav2 li a{background-color:rgba(0,0,0,0.2)}.dark ul.tab-nav.tab-nav2 li.ui-state-active a{background-color:var(--var-theme-color)}.dark .tabs-bordered .tab-container{border-color:#494949}.dark .side-tabs ul.tab-nav{border-right-color:#494949}.dark .side-tabs ul.tab-nav li{border-color:#494949}.dark .side-tabs ul.tab-nav li:first-child{border-top-color:#494949;border-left-color:#494949}.dark .tabs-bordered.side-tabs ul.tab-nav li.ui-tabs-active a{border-right-color:#383838}.dark .tabs-bordered.side-tabs .tab-container{border-top-color:#494949}.dark .sidenav{background-color:rgba(0,0,0,0.2)}.dark .sidenav>li>a{border-color:#494949;color:#BBB}.dark .sidenav>li>a:hover{background-color:rgba(0,0,0,0.3)}.dark .faqlist li a{color:#CCC}.dark .clients-grid li:before,.dark .testimonials-grid li:before{border-left-color:rgba(255,255,255,0.15)}.dark .clients-grid li:after,.dark .testimonials-grid li:after{border-bottom-color:rgba(255,255,255,0.15)}.dark .testimonial{background-color:rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1)}.dark .testimonial.twitter-scroll .testi-content p a{border-bottom:1px dotted #AAA}.dark .testimonial.twitter-scroll .testi-content p a:hover{border-bottom:1px solid #888}.dark .testimonial.twitter-scroll .testi-image i{background-color:rgba(0,0,0,0.2);color:#EEE;text-shadow:none}.parallax.dark .testimonial .flex-control-nav{height:8px;margin-top:30px}.parallax.dark .testimonial .flex-control-nav li{width:8px;height:8px;margin:0 3px}.parallax.dark .testimonial .flex-control-nav li a{width:8px !important;height:8px !important;border:1px solid #FFF;background-color:transparent}.parallax.dark .testimonial .flex-control-nav li:hover a,.parallax.dark .testimonial .flex-control-nav li a.flex-active{background-color:#FFF}.dark .team-desc.team-desc-bg{background-color:rgba(255,255,255,0.05)}.dark .team-content{color:#999}.dark .pricing-box{border-color:rgba(255,255,255,0.1);background-color:rgba(0,0,0,0.2);box-shadow:0 1px 1px rgba(0,0,0,0.1)}.dark .pricing-title{background-color:rgba(255,255,255,0.03);text-shadow:1px 1px 1px rgba(0,0,0,0.15);border-bottom-color:rgba(255,255,255,0.1)}.dark .pricing-title h3{color:#DDD}.dark .pricing-price{color:#EEE}.dark .pricing-price:after{border-top-color:rgba(255,255,255,0.1)}.dark .pricing-features{border-bottom-color:rgba(255,255,255,0.1)}.dark .pricing-box.best-price{background-color:transparent;box-shadow:0 0 8px rgba(0,0,0,0.1)}.dark .pricing-box.best-price .pricing-title{background-color:transparent}.dark .pricing-box.pricing-minimal .pricing-price{background-color:transparent;border-bottom-color:rgba(255,255,255,0.1)}.dark .pricing-box.pricing-extended{background-color:transparent}.dark .pricing-box.pricing-extended .pricing-action-area{border-left-color:rgba(255,255,255,0.15);background-color:rgba(0,0,0,0.2)}.dark .pricing-box.pricing-extended .pricing-meta{color:#999}.dark .counter.counter-lined+h5:before{border-color:#EEE}.dark .easyPieChart{color:#EEE}.dark .skills li{background-color:rgba(255,255,255,0.15)}.dark .skills li .progress-percent{background-color:#4E4E4E}.dark .progress-percent:after,.dark .progress-percent:before{border-top-color:#4E4E4E}.dark .skills li>span{font-weight:600;color:#CCC}.dark .owl-carousel.owl-loading{background-image:url("/themes/custom/aaa_skin_1/../images/preloader-dark.gif")}.dark .owl-theme .owl-controls .owl-nav [class*=owl-]{border-color:transparent;color:#EEE;background-color:rgba(0,0,0,0.5)}.dark label{color:#BBB}.dark label.label-muted{color:#777}.dark #contact-form-overlay,.dark #contact-form-overlay-mini{background-color:#383838}.dark .title-block>span{color:#999}.dark .heading-block:not(.not-dark),.dark .counter{text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.dark .heading-block:not(.not-dark) h1,.dark .heading-block:not(.not-dark) h2,.dark .heading-block:not(.not-dark) h3,.dark .heading-block:not(.not-dark) h4,.dark .emphasis-title:not(.not-dark) h1,.dark .emphasis-title:not(.not-dark) h2{color:#FFF}.dark .heading-block.not-dark h1,.dark .heading-block.not-dark h2,.dark .heading-block.not-dark h3,.dark .heading-block.not-dark h4,.dark .emphasis-title.not-dark h1,.dark .emphasis-title.not-dark h2{color:#333}.dark .heading-block:not(.not-dark)>span{color:#EEE}.dark .emphasis-title.not-dark{color:#444}.dark .fancy-title h1,.dark .fancy-title h2,.dark .fancy-title h3,.dark .fancy-title h4,.dark .fancy-title h5,.dark .fancy-title h6{background-color:#383838}.dark .fancy-title.title-double-border:before,.dark .fancy-title.title-border:before,.dark .fancy-title.title-border-color:before{border-top-color:rgba(255,255,255,0.15)}.dark .divider{color:rgba(255,255,255,0.15)}.dark .divider:after,.dark .divider.divider-center:before,.dark .divider.divider-center.divider-short:before{border-top-color:rgba(255,255,255,0.1)}.dark .divider.divider-rounded,.dark .divider.divider-border{color:#999}.dark .divider.divider-rounded i,.dark .divider.divider-border i{background-color:rgba(255,255,255,0.1)}.dark .divider.divider-border i{background-color:transparent;border-color:rgba(255,255,255,0.15)}.dark .quote:before{color:rgba(255,255,255,0.1)}.dark .highlight{background-color:rgba(0,0,0,0.2)}.dark .top-advert{border-left-color:rgba(255,255,255,0.1);border-right-color:rgba(255,255,255,0.1)}.dark .error404{color:rgba(255,255,255,0.15)}.dark.error404-wrap .form-control::-webkit-input-placeholder{color:#888}.dark.error404-wrap .form-control::-moz-placeholder{color:#888}.dark.error404-wrap .form-control:-ms-input-placeholder{color:#888}.dark .preloader{background-color:rgba(0,0,0,0.2)}.dark .preloader,.dark .preloader2,.dark .form-process{background-image:url("/themes/custom/aaa_skin_1/../images/preloader-dark.gif")}.dark .form-process{background-color:transparent}#footer.dark,.dark #footer{background-color:#333;color:#CCC;border-top-color:rgba(0,0,0,0.2)}.dark #copyrights{background-color:rgba(0,0,0,0.2);color:rgba(255,255,255,0.75);text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.dark #copyrights i.footer-icon{color:rgba(255,255,255,0.3)}.dark .copyright-links a{color:rgba(255,255,255,0.75);border-bottom-color:rgba(255,255,255,0.25)}.dark .copyright-links a:hover{color:rgba(255,255,255,0.5);border-bottom-color:rgba(255,255,255,0.35)}.dark .footer-widgets-wrap a{color:#CCC}.dark .footer-widgets-wrap a:hover{color:#999}.dark .sidebar-widgets-wrap .widget,body.dark #side-panel .widget,body #side-panel.dark .widget{border-top-color:rgba(255,255,255,0.1)}body.dark #side-panel #side-panel-trigger-close a,body #side-panel.dark #side-panel-trigger-close a{background-color:rgba(0,0,0,0.2);color:#FFF}.dark .widget h4{color:#DDD}.dark .widget p{opacity:0.8}.dark .tagcloud a{color:#999;border-color:transparent;background-color:rgba(0,0,0,0.2)}.dark .tagcloud a:hover{border-color:transparent !important;background-color:var(--var-theme-color);color:#FFF !important}.dark .widget_recent_comments li{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-comment-dark.png")}.dark .widget_nav_menu li a,.dark .widget_links li a,.dark .widget_meta li a,.dark .widget_archive li a,.dark .widget_recent_comments li a,.dark .widget_recent_entries li a,.dark .widget_categories li a,.dark .widget_pages li a,.dark .widget_rss li a{color:#CCC;background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-link-dark.png")}.dark .widget_nav_menu li a:hover,.dark .widget_links li a:hover,.dark .widget_meta li a:hover,.dark .widget_archive li a:hover,.dark .widget_recent_comments li a:hover,.dark .widget_recent_entries li a:hover,.dark .widget_categories li a:hover,.dark .widget_pages li a:hover,.dark .widget_rss li a:hover{color:#AAA}.dark .nav-tree li a{color:#BBB}.dark #cookie-notification,#cookie-notification.dark{background-color:rgba(0,0,0,0.85);color:#EEE}.dark .show-grid [class^=col-]{background-color:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.1)}.dark mark{background:rgba(0,0,0,0.5);color:#FFF}.dark fieldset{border-color:rgba(255,255,255,0.1)}.dark .img-thumbnail{background-color:rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.1)}.dark hr{border-top-color:rgba(255,255,255,0.1)}.dark .page-header{border-bottom-color:rgba(255,255,255,0.1)}.dark blockquote{border-left-color:rgba(255,255,255,0.2)}.dark .blockquote-reverse,.dark blockquote.pull-right{border-right-color:rgba(255,255,255,0.2)}.dark code{color:#DF6F72;background-color:rgba(0,0,0,0.3)}.dark kbd{background-color:rgba(255,255,255,0.1)}.dark pre{color:#FFF;background-color:rgba(0,0,0,0.3);border-color:rgba(255,255,255,0.15)}.dark .table>thead>tr>th,.dark .table>tbody>tr>th,.dark .table>tfoot>tr>th,.dark .table>thead>tr>td,.dark .table>tbody>tr>td,.dark .table>tfoot>tr>td{border-top-color:rgba(255,255,255,0.1)}.dark .table>thead>tr>th{border-bottom-color:rgba(255,255,255,0.1)}.dark .table>tbody+tbody{border-top-color:rgba(255,255,255,0.1)}.dark .table .table{background-color:rgba(0,0,0,0.2)}.dark .table-bordered{border-color:rgba(255,255,255,0.1)}.dark .table-bordered>thead>tr>th,.dark .table-bordered>tbody>tr>th,.dark .table-bordered>tfoot>tr>th,.dark .table-bordered>thead>tr>td,.dark .table-bordered>tbody>tr>td,.dark .table-bordered>tfoot>tr>td{border-color:rgba(255,255,255,0.1)}.dark .table-striped>tbody>tr:nth-child(odd)>td,.dark .table-striped>tbody>tr:nth-child(odd)>th,.table-striped>tbody>tr:nth-child(odd){background-color:rgba(0,0,0,0.05)}.dark .table-hover>tbody>tr:hover>td,.dark .table-hover>tbody>tr:hover>th{background-color:rgba(0,0,0,0.1)}.dark .table>thead>tr>td.active,.dark .table>tbody>tr>td.active,.dark .table>tfoot>tr>td.active,.dark .table>thead>tr>th.active,.dark .table>tbody>tr>th.active,.dark .table>tfoot>tr>th.active,.dark .table>thead>tr.active>td,.dark .table>tbody>tr.active>td,.dark .table>tfoot>tr.active>td,.dark .table>thead>tr.active>th,.dark .table>tbody>tr.active>th,.dark .table>tfoot>tr.active>th{background-color:rgba(0,0,0,0.1)}.dark .table-hover>tbody>tr>td.active:hover,.dark .table-hover>tbody>tr>th.active:hover,.dark .table-hover>tbody>tr.active:hover>td,.dark .table-hover>tbody>tr.active:hover>th{background-color:rgba(255,255,255,0.1)}.dark legend{color:#DDD;border-bottom-color:rgba(255,255,255,0.1)}.dark output{color:#999}.dark .form-control:not(.not-dark),.dark .sm-form-control:not(.not-dark){color:#999;background-color:rgba(0,0,0,0.2);border-color:rgba(0,0,0,0.25)}.dark .form-control:not(.not-dark) option,.dark .sm-form-control:not(.not-dark) option{background-color:#282828}.dark .form-control:not(.not-dark):active,.dark .form-control:not(.not-dark):focus,.dark .sm-form-control:not(.not-dark):active,.dark .sm-form-control:not(.not-dark):focus{background-color:rgba(0,0,0,0.3);border-color:rgba(0,0,0,0.25) !important}.dark .form-control:not(.not-dark)::-moz-placeholder{color:#666}.dark .form-control:not(.not-dark):-ms-input-placeholder{color:#666}.dark .form-control:not(.not-dark)::-webkit-input-placeholder{color:#666}.dark .sm-form-control:not(.not-dark)::-moz-placeholder{color:#666}.dark .sm-form-control:not(.not-dark):-ms-input-placeholder{color:#666}.dark .sm-form-control:not(.not-dark)::-webkit-input-placeholder{color:#666}.dark .form-control:not(.not-dark)[disabled],.dark .form-control:not(.not-dark)[readonly],.dark fieldset[disabled] .form-control:not(.not-dark),.dark .sm-form-control:not(.not-dark)[disabled],.dark .sm-form-control:not(.not-dark)[readonly],.dark fieldset[disabled] .sm-form-control:not(.not-dark){background-color:rgba(255,255,255,0.1)}.dark .input-group .form-control.error:not(.not-dark){color:#E42C3E}.dark .sm-form-control.error:not(.not-dark){border-color:#E42C3E !important}.dark .form-control.error:not(.not-dark)::-moz-placeholder{color:rgba(228,44,62,0.6)}.dark .form-control.error:not(.not-dark):-ms-input-placeholder{color:rgba(228,44,62,0.6)}.dark .form-control.error:not(.not-dark)::-webkit-input-placeholder{color:rgba(228,44,62,0.6)}.dark .btn:hover,.dark .btn:focus{color:#FFF}.dark .btn-default{color:#FFF;background-color:rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.15)}.dark .btn-default:hover,.dark .btn-default:focus,.dark .btn-default:active,.dark .btn-default.active,.dark .open .dropdown-toggle.btn-default{color:#FFF;background-color:rgba(0,0,0,0.3);border-color:rgba(255,255,255,0.2)}.dark .btn-default.disabled,.dark .btn-default[disabled],.dark fieldset[disabled] .btn-default,.dark .btn-default.disabled:hover,.dark .btn-default[disabled]:hover,.dark fieldset[disabled] .btn-default:hover,.dark .btn-default.disabled:focus,.dark .btn-default[disabled]:focus,.dark fieldset[disabled] .btn-default:focus,.dark .btn-default.disabled:active,.dark .btn-default[disabled]:active,.dark fieldset[disabled] .btn-default:active,.dark .btn-default.disabled.active,.dark .btn-default[disabled].active,.dark fieldset[disabled] .btn-default.active{color:#BBB;background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1)}.dark .btn-default .badge{background-color:rgba(255,255,255,0.1)}.dark .btn-link:hover,.dark .btn-link:focus{color:#EEE}.dark .dropdown-menu{background-color:#333;border-color:#3F3F3F}.dark .dropdown-menu .divider{background-color:rgba(255,255,255,0.1)}.dark .dropdown-menu>li>a{color:#DDD}.dark .dropdown-menu>li>a:hover,.dark .dropdown-menu>li>a:focus{color:#EEE;background-color:rgba(255,255,255,0.1)}.dark .input-group-addon,.dark .input-group-btn .btn-default{color:#999;background-color:rgba(0,0,0,0.35);border-color:rgba(0,0,0,0.25)}.dark .input-group-btn .btn-default{color:#FFF}.dark .input-group-btn .btn-default:hover{background-color:rgba(0,0,0,0.3)}.dark .nav>li>a:hover,.dark .nav>li>a:focus,.dark .nav .open>a,.dark .nav .open>a:hover,.dark .nav .open>a:focus{background-color:rgba(0,0,0,0.2)}.dark .nav .nav-divider{background-color:rgba(255,255,255,0.1)}.dark .nav-tabs{border-bottom-color:rgba(255,255,255,0.15)}.dark .nav-tabs>li>a:hover{border-color:rgba(255,255,255,0.2);border-bottom:none}.dark .nav-tabs.nav-justified>li>a:hover,.dark .nav-tabs-justified>li>a:hover{border-bottom:1px solid rgba(255,255,255,0.2)}.dark .nav-tabs>li.active>a,.dark .nav-tabs>li.active>a:hover,.dark .nav-tabs>li.active>a:focus{color:#DDD;background-color:#383838;border:1px solid rgba(255,255,255,0.2);border-bottom-color:#383838}.dark .nav-tabs.nav-justified>.active>a,.dark .nav-tabs.nav-justified>.active>a:hover,.dark .nav-tabs.nav-justified>.active>a:focus{border-color:rgba(255,255,255,0.15)}.dark .navbar-default{background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1)}.dark .navbar-default .navbar-brand{color:#EEE}.dark .navbar-default .navbar-brand:hover,.dark .navbar-default .navbar-brand:focus{color:#BBB}.dark .navbar-default .navbar-text{color:#999}.dark .navbar-default .navbar-nav>li>a{color:#BBB}.dark .navbar-default .navbar-nav>li>a:hover,.dark .navbar-default .navbar-nav>li>a:focus{color:#EEE;background-color:transparent}.dark .navbar-default .navbar-nav>.active>a,.dark .navbar-default .navbar-nav>.active>a:hover,.dark .navbar-default .navbar-nav>.active>a:focus{color:#EEE;background-color:rgba(0,0,0,0.25)}.dark .navbar-default .navbar-nav>.disabled>a,.dark .navbar-default .navbar-nav>.disabled>a:hover,.dark .navbar-default .navbar-nav>.disabled>a:focus{color:#999}.dark .navbar-default .navbar-toggle{border-color:rgba(255,255,255,0.15)}.dark .navbar-default .navbar-toggle:hover,.dark .navbar-default .navbar-toggle:focus{background-color:rgba(255,255,255,0.15)}.dark .navbar-default .navbar-toggle .icon-bar{background-color:#BBB}.dark .navbar-default .navbar-collapse,.dark .navbar-default .navbar-form{border-color:rgba(255,255,255,0.15)}.dark .navbar-default .navbar-nav>.open>a,.dark .navbar-default .navbar-nav>.open>a:hover,.dark .navbar-default .navbar-nav>.open>a:focus{background-color:rgba(0,0,0,0.25);color:#EEE}.dark .navbar-default .navbar-link{color:#BBB}.dark .navbar-default .navbar-link:hover{color:#EEE}.dark .pagination>li>a,.dark .pagination>li>span,.dark .pager li>a,.dark .pager li>span{color:#BBB;background-color:rgba(255,255,255,0.1);border-color:#666}.dark .pagination>li>a:hover,.dark .pagination>li>span:hover,.dark .pagination>li>a:focus,.dark .pagination>li>span:focus,.dark .pager li>a:hover,.dark .pager li>a:focus{color:#EEE;background-color:rgba(0,0,0,0.1)}.dark .pagination>.disabled>span,.dark .pagination>.disabled>span:hover,.dark .pagination>.disabled>span:focus,.dark .pagination>.disabled>a,.dark .pagination>.disabled>a:hover,.dark .pagination>.disabled>a:focus,.dark .pager .disabled>a,.dark .pager .disabled>a:hover,.dark .pager .disabled>a:focus,.dark .pager .disabled>span{color:#999;background-color:rgba(255,255,255,0.2);border-color:#777}.dark .label-default{background-color:rgba(255,255,255,0.2)}.dark .label-default[href]:hover,.dark .label-default[href]:focus{background-color:rgba(0,0,0,0.2)}.dark .badge{background-color:rgba(255,255,255,0.2)}.btn .badge{background-color:#FFF}.dark .jumbotron{background-color:rgba(255,255,255,0.15)}.dark .thumbnail{background-color:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.1)}.dark .thumbnail .caption{color:#EEE}.dark .progress{background-color:rgba(255,255,255,0.15)}.dark .list-group-item{background-color:rgba(0,0,0,0.2);border-color:#444}.dark a.list-group-item{color:#BBB}.dark a.list-group-item .list-group-item-heading{color:#DDD}.dark a.list-group-item:hover,.dark a.list-group-item:focus{background-color:rgba(255,255,255,0.05)}.dark a.list-group-item.active,.dark a.list-group-item.active:hover,.dark a.list-group-item.active:focus{color:#ffffff;background-color:#428bca;border-color:#428bca}.dark .list-group-item-success{color:#3c763d;background-color:#dff0d8}.dark a.list-group-item-success{color:#3c763d}.dark a.list-group-item-success:hover,.dark a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.dark a.list-group-item-success.active,.dark a.list-group-item-success.active:hover,.dark a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.dark .list-group-item-info{color:#31708f;background-color:#d9edf7}.dark a.list-group-item-info{color:#31708f}.dark a.list-group-item-info:hover,.dark a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.dark a.list-group-item-info.active,.dark a.list-group-item-info.active:hover,.dark a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.dark .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.dark a.list-group-item-warning{color:#8a6d3b}.dark a.list-group-item-warning:hover,.dark a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.dark a.list-group-item-warning.active,.dark a.list-group-item-warning.active:hover,.dark a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.dark .list-group-item-danger{color:#a94442;background-color:#f2dede}.dark a.list-group-item-danger{color:#a94442}.dark a.list-group-item-danger:hover,.dark a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.dark a.list-group-item-danger.active,.dark a.list-group-item-danger.active:hover,.dark a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.dark .panel{background-color:rgba(0,0,0,0.2)}.dark .panel-footer{background-color:rgba(255,255,255,0.1);border-top-color:rgba(255,255,255,0.1)}.dark .panel>.panel-body+.table,.dark .panel>.panel-body+.table-responsive{border-top-color:rgba(255,255,255,0.1)}.dark .panel-group .panel-heading+.panel-collapse .panel-body{border-top-color:rgba(255,255,255,0.1)}.dark .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom-color:rgba(255,255,255,0.1)}.dark .panel-default{border-color:rgba(255,255,255,0.15)}.dark .panel-default>.panel-heading{color:#DDD;background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1)}.dark .panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:rgba(255,255,255,0.15)}.dark .panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:rgba(255,255,255,0.15)}.dark .well{background-color:rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.15)}.dark .well blockquote{border-color:rgba(255,255,255,0.15)}.dark .close{opacity:1;color:rgba(0,0,0,0.15);text-shadow:0 1px 0 rgba(0,0,0,0.2)}.dark .close:hover,.dark .close:focus{color:rgba(0,0,0,0.4)}.dark .modal-content{border-color:#555}.dark .modal-header{border-bottom-color:rgba(255,255,255,0.15)}.dark .modal-footer{border-top-color:rgba(255,255,255,0.15)}.dark .popover{background-color:#282828;border-color:#494949}.dark .popover-title{background-color:rgba(255,255,255,0.1);border-bottom-color:rgba(255,255,255,0.075)}.dark .popover.top>.arrow{border-top-color:#494949}.dark .popover.top>.arrow:after{border-top-color:#282828}.dark .popover.right>.arrow{border-right-color:#494949}.dark .popover.right>.arrow:after{border-right-color:#282828}.dark .popover.bottom>.arrow{border-bottom-color:#494949}.dark .popover.bottom>.arrow:after{border-bottom-color:#282828}.dark .popover.left>.arrow{border-left-color:#494949}.dark .popover.left>.arrow:after{border-left-color:#282828}h1{margin:10px 0}h3,h4{margin:10px 0}h5{margin-bottom:0px}.mega-menu h2{font-weight:normal !important;font-size:250% !important;font-family:"Gotham-Thin",sans-serif !important}.mega-menu dummy{color:var(--var-theme-color)}.tab-pane{padding:20px;color:#333;line-height:1.3}.tab-pane p a{text-decoration:underline !important}.tab-pane p{font-size:14px;line-height:16px;font-family:"Gotham-Book",sans-serif !important}.tab-pane h1{font-weight:normal !important;font-size:270% !important;font-family:"Gotham-Thin",sans-serif !important;line-height:1}#tab2{margin:0 auto}#owl-carousel1 .item .img,#owl-carousel2 .item img{display:block;width:100%;height:auto}.owl-dots{}.owl-dot{margin-top:0 !important}#owl-carousel1 .item,#own-carousel2 .item{background:#3fbf79;color:#FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.owl-theme .owl-controls .owl-buttons div{position:absolute}.owl-theme .owl-controls .owl-buttons .owl-prev{left:-25px;top:55px;opacity:0.5}.owl-theme .owl-controls .owl-buttons .owl-next{right:-25px;top:55px;opacity:0.5}.owl.carousel .owl-nav{border-radius:10px !important}.owl-carousel .owl-nav [class*=owl-]{border-radius:10px !important}.customNavigation{text-align:center}.customNavigation a{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#page-menu,#page-menu-wrap{height:inherit}h1.mainpane{font-weight:200 !important}header#header{padding-bottom:10px}#content p{line-height:1.1 !important}a{font-weight:bold !important;text-decoration:underline}.tabbable a{text-decoration:underline}.nav-tabs a{text-decoration:none !important}.tab-pane{min-height:400px;padding-top:10px}.tab-content{padding:10px;border:1px solid #ddd;border-bottom:0px;background-color:var(--var-tertiary-lighter-color);overflow:auto}.nav-tabs{border-bottom:0px;border-top:1px solid #ddd}.nav-tabs>li{margin-bottom:0;margin-top:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;cursor:default;background-color:#AAA000;border:1px solid #ddd;border-top-color:transparent}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{background-color:var(--var-tertiary-lighter-color);color:#FFFFFF;border-top:2px solid var(--var-tertiary-lighter-color) !important}.nav-tabs.nav-justified>li>a{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right:4px;border-bottom:none}.nav-tabs{border-top:none}.panel-image img.panel-image-preview{width:100%;border-radius:0px 0px 0px 0px;box-shadow:2px 2px 2px 1px rgba(0,0,0,0.2)}.panel-heading~.panel-image img.panel-image-preview{border-radius:0px}.panel-image~.panel-body,.panel-image.hide-panel-body~.panel-body{overflow:hidden}.panel-image~.panel-footer a{padding:0px 10px;font-size:1.3em;color:#646464}.panel-image.hide-panel-body~.panel-body{height:0px;padding:0px}.panel-body{height:160px}ol.breadcrumb{vertical-align:top;display:none}#page-title{padding:20px 0}#page-title h1{margin-bottom:10px;color:#FFF}.btf-panel{margin-bottom:15px}.btf-panel p{margin-bottom:10px !important}.btf-header a>i{float:right}#logo img{padding:5px}li.sections-logos img{width:50%}.mega-menu a{font-size:inherit}nav.AAAmega a{}.primary-menu ul ul:not(.mega-menu-column),#primary-menu ul li .mega-menu-content{border-top:none !important}.AAAcolor{color:#367c2b !important}.ATAcolor{color:var(--var-theme-color)}.btn{padding:8px 16px;border:0 none;font-weight:300;letter-spacing:1px;text-transform:uppercase}.btn a{text-decoration:none !important}.btn:focus,.btn:active:focus,.btn.active:focus{outline:0 none}.btn-primary{background:var(--var-theme-color);color:#ffffff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:var(--var-tertiary-color)}.btn-primary:active,.btn-primary.active{background:var(--var-theme-color);box-shadow:none}section#content{box-shadow:0 0 10px 2px rgba(0,0,0,0.2)}#footer .footer-widgets-wrap{padding:20px}@font-face{font-family:"segments-glyphicons-3";src:url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.eot?3ccua2");src:url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.eot?3ccua2#iefix") format("embedded-opentype"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.ttf?3ccua2") format("truetype"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.woff?3ccua2") format("woff"),url("/themes/custom/aaa_skin_1/fonts/segments-glyphicons-3.svg?3ccua2#segments-glyphicons-3") format("svg");font-weight:normal;font-style:normal}i{font-family:"segments-glyphicons-3" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.segments-glass:before{content:""}.segments-music:before{content:""}.segments-search3:before{content:""}.segments-envelope-o2:before{content:""}.segments-heart3:before{content:""}.segments-star2:before{content:""}.segments-star-o2:before{content:""}.segments-user2:before{content:""}.segments-film2:before{content:""}.segments-th-large:before{content:""}.segments-th:before{content:""}.segments-th-list:before{content:""}.segments-check3:before{content:""}.segments-close:before{content:""}.segments-remove:before{content:""}.segments-times:before{content:""}.segments-search-plus:before{content:""}.segments-search-minus:before{content:""}.segments-power-off:before{content:""}.segments-signal2:before{content:""}.segments-cog3:before{content:""}.segments-gear:before{content:""}.segments-trash-o2:before{content:""}.segments-home2:before{content:""}.segments-file-o2:before{content:""}.segments-clock-o:before{content:""}.segments-road:before{content:""}.segments-download3:before{content:""}.segments-arrow-circle-o-down:before{content:""}.segments-arrow-circle-o-up:before{content:""}.segments-inbox2:before{content:""}.segments-play-circle-o:before{content:""}.segments-repeat2:before{content:""}.segments-rotate-right:before{content:""}.segments-refresh2:before{content:""}.segments-list-alt:before{content:""}.segments-lock2:before{content:""}.segments-flag3:before{content:""}.segments-headphones:before{content:""}.segments-volume-off:before{content:""}.segments-volume-down:before{content:""}.segments-volume-up:before{content:""}.segments-qrcode:before{content:""}.segments-barcode:before{content:""}.segments-tag3:before{content:""}.segments-tags:before{content:""}.segments-book3:before{content:""}.segments-bookmark2:before{content:""}.segments-print:before{content:""}.segments-camera3:before{content:""}.segments-font:before{content:""}.segments-bold:before{content:""}.segments-italic:before{content:""}.segments-text-height:before{content:""}.segments-text-width:before{content:""}.segments-align-left2:before{content:""}.segments-align-center2:before{content:""}.segments-align-right2:before{content:""}.segments-align-justify2:before{content:""}.segments-list:before{content:""}.segments-dedent:before{content:""}.segments-outdent:before{content:""}.segments-indent:before{content:""}.segments-video-camera2:before{content:""}.segments-image3:before{content:""}.segments-photo:before{content:""}.segments-picture-o:before{content:""}.segments-pencil:before{content:""}.segments-map-marker2:before{content:""}.segments-adjust:before{content:""}.segments-tint:before{content:""}.segments-edit2:before{content:""}.segments-pencil-square-o:before{content:""}.segments-share-square-o2:before{content:""}.segments-check-square-o:before{content:""}.segments-arrows:before{content:""}.segments-step-backward:before{content:""}.segments-fast-backward:before{content:""}.segments-backward:before{content:""}.segments-play3:before{content:""}.segments-pause2:before{content:""}.segments-stop2:before{content:""}.segments-forward2:before{content:""}.segments-fast-forward3:before{content:""}.segments-step-forward:before{content:""}.segments-eject:before{content:""}.segments-chevron-left:before{content:""}.segments-chevron-right:before{content:""}.segments-plus-circle:before{content:""}.segments-minus-circle:before{content:""}.segments-times-circle:before{content:""}.segments-check-circle:before{content:""}.segments-question-circle:before{content:""}.segments-info-circle:before{content:""}.segments-crosshairs:before{content:""}.segments-times-circle-o:before{content:""}.segments-check-circle-o:before{content:""}.segments-ban2:before{content:""}.segments-arrow-left2:before{content:""}.segments-arrow-right2:before{content:""}.segments-arrow-up2:before{content:""}.segments-arrow-down2:before{content:""}.segments-mail-forward:before{content:""}.segments-share2:before{content:""}.segments-expand2:before{content:""}.segments-compress:before{content:""}.segments-plus3:before{content:""}.segments-minus2:before{content:""}.segments-asterisk:before{content:""}.segments-exclamation-circle:before{content:""}.segments-gift:before{content:""}.segments-leaf:before{content:""}.segments-fire:before{content:""}.segments-eye3:before{content:""}.segments-eye-slash:before{content:""}.segments-exclamation-triangle:before{content:""}.segments-warning:before{content:""}.segments-plane:before{content:""}.segments-calendar6:before{content:""}.segments-random:before{content:""}.segments-comment:before{content:""}.segments-magnet:before{content:""}.segments-chevron-up:before{content:""}.segments-chevron-down:before{content:""}.segments-retweet:before{content:""}.segments-shopping-cart:before{content:""}.segments-folder3:before{content:""}.segments-folder-open:before{content:""}.segments-arrows-v:before{content:""}.segments-arrows-h:before{content:""}.segments-bar-chart:before{content:""}.segments-bar-chart-o:before{content:""}.segments-twitter-square:before{content:""}.segments-facebook-square:before{content:""}.segments-camera-retro:before{content:""}.segments-key:before{content:""}.segments-cogs:before{content:""}.segments-gears:before{content:""}.segments-comments:before{content:""}.segments-thumbs-o-up:before{content:""}.segments-thumbs-o-down:before{content:""}.segments-star-half:before{content:""}.segments-heart-o:before{content:""}.segments-sign-out:before{content:""}.segments-linkedin-square:before{content:""}.segments-thumb-tack:before{content:""}.segments-external-link:before{content:""}.segments-sign-in:before{content:""}.segments-trophy2:before{content:""}.segments-github-square:before{content:""}.segments-upload3:before{content:""}.segments-lemon-o:before{content:""}.segments-phone:before{content:""}.segments-square-o:before{content:""}.segments-bookmark-o2:before{content:""}.segments-phone-square:before{content:""}.segments-twitter:before{content:""}.segments-facebook:before{content:""}.segments-facebook-f:before{content:""}.segments-github:before{content:""}.segments-unlock2:before{content:""}.segments-credit-card:before{content:""}.segments-feed:before{content:""}.segments-rss:before{content:""}.segments-hdd-o:before{content:""}.segments-bullhorn:before{content:""}.segments-bell-o2:before{content:""}.segments-certificate:before{content:""}.segments-hand-o-right2:before{content:""}.segments-hand-o-left:before{content:""}.segments-hand-o-up:before{content:""}.segments-hand-o-down:before{content:""}.segments-arrow-circle-left:before{content:""}.segments-arrow-circle-right:before{content:""}.segments-arrow-circle-up:before{content:""}.segments-arrow-circle-down:before{content:""}.segments-globe2:before{content:""}.segments-wrench:before{content:""}.segments-tasks:before{content:""}.segments-filter:before{content:""}.segments-briefcase2:before{content:""}.segments-arrows-alt:before{content:""}.segments-group:before{content:""}.segments-users2:before{content:""}.segments-chain:before{content:""}.segments-link2:before{content:""}.segments-cloud3:before{content:""}.segments-flask:before{content:""}.segments-cut:before{content:""}.segments-scissors:before{content:""}.segments-copy2:before{content:""}.segments-files-o:before{content:""}.segments-paperclip:before{content:""}.segments-floppy-o:before{content:""}.segments-save:before{content:""}.segments-square:before{content:""}.segments-bars:before{content:""}.segments-navicon:before{content:""}.segments-reorder:before{content:""}.segments-list-ul:before{content:""}.segments-list-ol:before{content:""}.segments-strikethrough:before{content:""}.segments-underline:before{content:""}.segments-table:before{content:""}.segments-magic:before{content:""}.segments-truck:before{content:""}.segments-pinterest:before{content:""}.segments-pinterest-square:before{content:""}.segments-google-plus-square:before{content:""}.segments-google-plus:before{content:""}.segments-money:before{content:""}.segments-caret-down:before{content:""}.segments-caret-up:before{content:""}.segments-caret-left:before{content:""}.segments-caret-right:before{content:""}.segments-columns2:before{content:""}.segments-sort:before{content:""}.segments-unsorted:before{content:""}.segments-sort-desc:before{content:""}.segments-sort-down:before{content:""}.segments-sort-asc:before{content:""}.segments-sort-up:before{content:""}.segments-envelope2:before{content:""}.segments-linkedin:before{content:""}.segments-rotate-left:before{content:""}.segments-undo:before{content:""}.segments-gavel:before{content:""}.segments-legal:before{content:""}.segments-dashboard2:before{content:""}.segments-tachometer:before{content:""}.segments-comment-o2:before{content:""}.segments-comments-o2:before{content:""}.segments-bolt:before{content:""}.segments-flash:before{content:""}.segments-sitemap:before{content:""}.segments-umbrella2:before{content:""}.segments-clipboard2:before{content:""}.segments-paste:before{content:""}.segments-lightbulb-o:before{content:""}.segments-exchange:before{content:""}.segments-cloud-download2:before{content:""}.segments-cloud-upload2:before{content:""}.segments-user-md:before{content:""}.segments-stethoscope:before{content:""}.segments-suitcase:before{content:""}.segments-bell3:before{content:""}.segments-coffee:before{content:""}.segments-cutlery:before{content:""}.segments-file-text-o2:before{content:""}.segments-building-o:before{content:""}.segments-hospital-o:before{content:""}.segments-ambulance:before{content:""}.segments-medkit:before{content:""}.segments-fighter-jet:before{content:""}.segments-beer:before{content:""}.segments-h-square:before{content:""}.segments-plus-square:before{content:""}.segments-angle-double-left:before{content:""}.segments-angle-double-right:before{content:""}.segments-angle-double-up:before{content:""}.segments-angle-double-down:before{content:""}.segments-angle-left:before{content:""}.segments-angle-right:before{content:""}.segments-angle-up:before{content:""}.segments-angle-down:before{content:""}.segments-desktop:before{content:""}.segments-laptop:before{content:""}.segments-tablet:before{content:""}.segments-mobile:before{content:""}.segments-mobile-phone:before{content:""}.segments-circle-o:before{content:""}.segments-quote-left:before{content:""}.segments-quote-right:before{content:""}.segments-spinner:before{content:""}.segments-circle:before{content:""}.segments-mail-reply:before{content:""}.segments-reply3:before{content:""}.segments-github-alt:before{content:""}.segments-folder-o2:before{content:""}.segments-folder-open-o2:before{content:""}.segments-smile-o:before{content:""}.segments-frown-o:before{content:""}.segments-meh-o:before{content:""}.segments-gamepad:before{content:""}.segments-keyboard-o:before{content:""}.segments-flag-o2:before{content:""}.segments-flag-checkered:before{content:""}.segments-terminal:before{content:""}.segments-code:before{content:""}.segments-mail-reply-all:before{content:""}.segments-reply-all2:before{content:""}.segments-star-half-empty:before{content:""}.segments-star-half-full:before{content:""}.segments-star-half-o:before{content:""}.segments-location-arrow:before{content:""}.segments-crop:before{content:""}.segments-code-fork:before{content:""}.segments-chain-broken:before{content:""}.segments-unlink:before{content:""}.segments-question:before{content:""}.segments-info:before{content:""}.segments-exclamation:before{content:""}.segments-superscript:before{content:""}.segments-subscript:before{content:""}.segments-eraser:before{content:""}.segments-puzzle-piece:before{content:""}.segments-microphone3:before{content:""}.segments-microphone-slash:before{content:""}.segments-shield:before{content:""}.segments-calendar-o2:before{content:""}.segments-fire-extinguisher:before{content:""}.segments-rocket:before{content:""}.segments-maxcdn:before{content:""}.segments-chevron-circle-left:before{content:""}.segments-chevron-circle-right:before{content:""}.segments-chevron-circle-up:before{content:""}.segments-chevron-circle-down:before{content:""}.segments-html5:before{content:""}.segments-css3:before{content:""}.segments-anchor2:before{content:""}.segments-unlock-alt:before{content:""}.segments-bullseye:before{content:""}.segments-ellipsis-h:before{content:""}.segments-ellipsis-v:before{content:""}.segments-rss-square:before{content:""}.segments-play-circle:before{content:""}.segments-ticket:before{content:""}.segments-minus-square:before{content:""}.segments-minus-square-o:before{content:""}.segments-level-up:before{content:""}.segments-level-down:before{content:""}.segments-check-square2:before{content:""}.segments-pencil-square:before{content:""}.segments-external-link-square:before{content:""}.segments-share-square:before{content:""}.segments-compass:before{content:""}.segments-caret-square-o-down:before{content:""}.segments-toggle-down:before{content:""}.segments-caret-square-o-up:before{content:""}.segments-toggle-up:before{content:""}.segments-caret-square-o-right:before{content:""}.segments-toggle-right:before{content:""}.segments-eur:before{content:""}.segments-euro:before{content:""}.segments-gbp:before{content:""}.segments-dollar:before{content:""}.segments-usd:before{content:""}.segments-inr:before{content:""}.segments-rupee:before{content:""}.segments-cny:before{content:""}.segments-jpy:before{content:""}.segments-rmb:before{content:""}.segments-yen:before{content:""}.segments-rouble:before{content:""}.segments-rub:before{content:""}.segments-ruble:before{content:""}.segments-krw:before{content:""}.segments-won:before{content:""}.segments-bitcoin:before{content:""}.segments-btc:before{content:""}.segments-file2:before{content:""}.segments-file-text:before{content:""}.segments-sort-alpha-asc:before{content:""}.segments-sort-alpha-desc:before{content:""}.segments-sort-amount-asc:before{content:""}.segments-sort-amount-desc:before{content:""}.segments-sort-numeric-asc:before{content:""}.segments-sort-numeric-desc:before{content:""}.segments-thumbs-up:before{content:""}.segments-thumbs-down:before{content:""}.segments-youtube-square:before{content:""}.segments-youtube:before{content:""}.segments-xing:before{content:""}.segments-xing-square:before{content:""}.segments-youtube-play:before{content:""}.segments-dropbox:before{content:""}.segments-stack-overflow:before{content:""}.segments-instagram:before{content:""}.segments-flickr:before{content:""}.segments-adn:before{content:""}.segments-bitbucket:before{content:""}.segments-bitbucket-square:before{content:""}.segments-tumblr:before{content:""}.segments-tumblr-square:before{content:""}.segments-long-arrow-down:before{content:""}.segments-long-arrow-up:before{content:""}.segments-long-arrow-left:before{content:""}.segments-long-arrow-right:before{content:""}.segments-apple:before{content:""}.segments-windows2:before{content:""}.segments-android:before{content:""}.segments-linux:before{content:""}.segments-dribbble:before{content:""}.segments-skype:before{content:""}.segments-foursquare:before{content:""}.segments-trello:before{content:""}.segments-female:before{content:""}.segments-male:before{content:""}.segments-gittip:before{content:""}.segments-gratipay:before{content:""}.segments-sun-o:before{content:""}.segments-moon-o:before{content:""}.segments-archive2:before{content:""}.segments-bug:before{content:""}.segments-vk:before{content:""}.segments-weibo:before{content:""}.segments-renren:before{content:""}.segments-pagelines:before{content:""}.segments-stack-exchange:before{content:""}.segments-arrow-circle-o-right:before{content:""}.segments-arrow-circle-o-left:before{content:""}.segments-caret-square-o-left:before{content:""}.segments-toggle-left:before{content:""}.segments-dot-circle-o:before{content:""}.segments-wheelchair:before{content:""}.segments-vimeo-square:before{content:""}.segments-try:before{content:""}.segments-turkish-lira:before{content:""}.segments-plus-square-o:before{content:""}.segments-space-shuttle:before{content:""}.segments-slack:before{content:""}.segments-envelope-square:before{content:""}.segments-wordpress:before{content:""}.segments-openid:before{content:""}.segments-bank:before{content:""}.segments-institution:before{content:""}.segments-university:before{content:""}.segments-graduation-cap:before{content:""}.segments-mortar-board:before{content:""}.segments-yahoo:before{content:""}.segments-google:before{content:""}.segments-reddit:before{content:""}.segments-reddit-square:before{content:""}.segments-stumbleupon-circle:before{content:""}.segments-stumbleupon:before{content:""}.segments-delicious:before{content:""}.segments-digg:before{content:""}.segments-pied-piper-pp:before{content:""}.segments-pied-piper-alt:before{content:""}.segments-drupal:before{content:""}.segments-joomla:before{content:""}.segments-language:before{content:""}.segments-fax:before{content:""}.segments-building:before{content:""}.segments-child:before{content:""}.segments-paw:before{content:""}.segments-spoon:before{content:""}.segments-cube:before{content:""}.segments-cubes:before{content:""}.segments-behance:before{content:""}.segments-behance-square:before{content:""}.segments-steam:before{content:""}.segments-steam-square:before{content:""}.segments-recycle:before{content:""}.segments-automobile:before{content:""}.segments-car:before{content:""}.segments-cab:before{content:""}.segments-taxi:before{content:""}.segments-tree:before{content:""}.segments-spotify:before{content:""}.segments-deviantart:before{content:""}.segments-soundcloud:before{content:""}.segments-database:before{content:""}.segments-file-pdf-o:before{content:""}.segments-file-word-o:before{content:""}.segments-file-excel-o:before{content:""}.segments-file-powerpoint-o:before{content:""}.segments-file-image-o:before{content:""}.segments-file-photo-o:before{content:""}.segments-file-picture-o:before{content:""}.segments-file-archive-o:before{content:""}.segments-file-zip-o:before{content:""}.segments-file-audio-o:before{content:""}.segments-file-sound-o:before{content:""}.segments-file-movie-o:before{content:""}.segments-file-video-o:before{content:""}.segments-file-code-o:before{content:""}.segments-vine:before{content:""}.segments-codepen:before{content:""}.segments-jsfiddle:before{content:""}.segments-life-bouy:before{content:""}.segments-life-buoy:before{content:""}.segments-life-ring:before{content:""}.segments-life-saver:before{content:""}.segments-support2:before{content:""}.segments-circle-o-notch:before{content:""}.segments-ra:before{content:""}.segments-rebel:before{content:""}.segments-resistance:before{content:""}.segments-empire:before{content:""}.segments-ge:before{content:""}.segments-git-square:before{content:""}.segments-git:before{content:""}.segments-hacker-news:before{content:""}.segments-y-combinator-square:before{content:""}.segments-yc-square:before{content:""}.segments-tencent-weibo:before{content:""}.segments-qq:before{content:""}.segments-wechat:before{content:""}.segments-weixin:before{content:""}.segments-paper-plane:before{content:""}.segments-send:before{content:""}.segments-paper-plane-o:before{content:""}.segments-send-o:before{content:""}.segments-history:before{content:""}.segments-circle-thin:before{content:""}.segments-header:before{content:""}.segments-paragraph2:before{content:""}.segments-sliders:before{content:""}.segments-share-alt:before{content:""}.segments-share-alt-square:before{content:""}.segments-bomb:before{content:""}.segments-futbol-o:before{content:""}.segments-soccer-ball-o:before{content:""}.segments-tty:before{content:""}.segments-binoculars:before{content:""}.segments-plug:before{content:""}.segments-slideshare:before{content:""}.segments-twitch:before{content:""}.segments-yelp:before{content:""}.segments-newspaper-o:before{content:""}.segments-wifi:before{content:""}.segments-calculator:before{content:""}.segments-paypal:before{content:""}.segments-google-wallet:before{content:""}.segments-cc-visa:before{content:""}.segments-cc-mastercard:before{content:""}.segments-cc-discover:before{content:""}.segments-cc-amex:before{content:""}.segments-cc-paypal:before{content:""}.segments-cc-stripe:before{content:""}.segments-bell-slash:before{content:""}.segments-bell-slash-o:before{content:""}.segments-trash3:before{content:""}.segments-copyright:before{content:""}.segments-at:before{content:""}.segments-eyedropper:before{content:""}.segments-paint-brush:before{content:""}.segments-birthday-cake:before{content:""}.segments-area-chart:before{content:""}.segments-pie-chart:before{content:""}.segments-line-chart:before{content:""}.segments-lastfm:before{content:""}.segments-lastfm-square:before{content:""}.segments-toggle-off:before{content:""}.segments-toggle-on:before{content:""}.segments-bicycle:before{content:""}.segments-bus:before{content:""}.segments-ioxhost:before{content:""}.segments-angellist:before{content:""}.segments-cc:before{content:""}.segments-ils:before{content:""}.segments-shekel:before{content:""}.segments-sheqel:before{content:""}.segments-meanpath:before{content:""}.segments-buysellads:before{content:""}.segments-connectdevelop:before{content:""}.segments-dashcube:before{content:""}.segments-forumbee:before{content:""}.segments-leanpub:before{content:""}.segments-sellsy:before{content:""}.segments-shirtsinbulk:before{content:""}.segments-simplybuilt:before{content:""}.segments-skyatlas:before{content:""}.segments-cart-plus:before{content:""}.segments-cart-arrow-down:before{content:""}.segments-diamond:before{content:""}.segments-ship:before{content:""}.segments-user-secret:before{content:""}.segments-motorcycle:before{content:""}.segments-street-view:before{content:""}.segments-heartbeat:before{content:""}.segments-venus:before{content:""}.segments-mars:before{content:""}.segments-mercury:before{content:""}.segments-intersex:before{content:""}.segments-transgender:before{content:""}.segments-transgender-alt:before{content:""}.segments-venus-double:before{content:""}.segments-mars-double:before{content:""}.segments-venus-mars:before{content:""}.segments-mars-stroke:before{content:""}.segments-mars-stroke-v:before{content:""}.segments-mars-stroke-h:before{content:""}.segments-neuter:before{content:""}.segments-genderless:before{content:""}.segments-facebook-official:before{content:""}.segments-pinterest-p:before{content:""}.segments-whatsapp:before{content:""}.segments-server2:before{content:""}.segments-user-plus:before{content:""}.segments-user-times:before{content:""}.segments-bed:before{content:""}.segments-hotel:before{content:""}.segments-viacoin:before{content:""}.segments-train:before{content:""}.segments-subway:before{content:""}.segments-medium:before{content:""}.segments-y-combinator:before{content:""}.segments-yc:before{content:""}.segments-optin-monster:before{content:""}.segments-opencart:before{content:""}.segments-expeditedssl:before{content:""}.segments-battery-4:before{content:""}.segments-battery-full:before{content:""}.segments-battery-3:before{content:""}.segments-battery-three-quarters:before{content:""}.segments-battery-2:before{content:""}.segments-battery-half:before{content:""}.segments-battery-1:before{content:""}.segments-battery-quarter:before{content:""}.segments-battery-0:before{content:""}.segments-battery-empty:before{content:""}.segments-mouse-pointer:before{content:""}.segments-i-cursor:before{content:""}.segments-object-group:before{content:""}.segments-object-ungroup:before{content:""}.segments-sticky-note:before{content:""}.segments-sticky-note-o:before{content:""}.segments-cc-jcb:before{content:""}.segments-cc-diners-club:before{content:""}.segments-clone:before{content:""}.segments-balance-scale:before{content:""}.segments-hourglass-o:before{content:""}.segments-hourglass-1:before{content:""}.segments-hourglass-start:before{content:""}.segments-hourglass-2:before{content:""}.segments-hourglass-half:before{content:""}.segments-hourglass-3:before{content:""}.segments-hourglass-end:before{content:""}.segments-hourglass:before{content:""}.segments-hand-grab-o:before{content:""}.segments-hand-rock-o:before{content:""}.segments-hand-paper-o:before{content:""}.segments-hand-stop-o:before{content:""}.segments-hand-scissors-o:before{content:""}.segments-hand-lizard-o:before{content:""}.segments-hand-spock-o:before{content:""}.segments-hand-pointer-o:before{content:""}.segments-hand-peace-o:before{content:""}.segments-trademark:before{content:""}.segments-registered:before{content:""}.segments-creative-commons:before{content:""}.segments-gg:before{content:""}.segments-gg-circle:before{content:""}.segments-tripadvisor:before{content:""}.segments-odnoklassniki:before{content:""}.segments-odnoklassniki-square:before{content:""}.segments-get-pocket:before{content:""}.segments-wikipedia-w:before{content:""}.segments-safari:before{content:""}.segments-chrome:before{content:""}.segments-firefox:before{content:""}.segments-opera:before{content:""}.segments-internet-explorer:before{content:""}.segments-television:before{content:""}.segments-tv:before{content:""}.segments-contao:before{content:""}.segments-500px:before{content:""}.segments-amazon:before{content:""}.segments-calendar-plus-o2:before{content:""}.segments-calendar-minus-o2:before{content:""}.segments-calendar-times-o2:before{content:""}.segments-calendar-check-o2:before{content:""}.segments-industry:before{content:""}.segments-map-pin:before{content:""}.segments-map-signs:before{content:""}.segments-map-o:before{content:""}.segments-map2:before{content:""}.segments-commenting:before{content:""}.segments-commenting-o:before{content:""}.segments-houzz:before{content:""}.segments-vimeo:before{content:""}.segments-black-tie:before{content:""}.segments-fonticons:before{content:""}.segments-reddit-alien:before{content:""}.segments-edge:before{content:""}.segments-credit-card-alt:before{content:""}.segments-codiepie:before{content:""}.segments-modx:before{content:""}.segments-fort-awesome:before{content:""}.segments-usb:before{content:""}.segments-product-hunt:before{content:""}.segments-mixcloud:before{content:""}.segments-scribd:before{content:""}.segments-pause-circle:before{content:""}.segments-pause-circle-o:before{content:""}.segments-stop-circle:before{content:""}.segments-stop-circle-o:before{content:""}.segments-shopping-bag:before{content:""}.segments-shopping-basket:before{content:""}.segments-hashtag:before{content:""}.segments-bluetooth:before{content:""}.segments-bluetooth-b:before{content:""}.segments-percent:before{content:""}.segments-gitlab:before{content:""}.segments-wpbeginner:before{content:""}.segments-wpforms:before{content:""}.segments-envira:before{content:""}.segments-universal-access:before{content:""}.segments-wheelchair-alt:before{content:""}.segments-question-circle-o:before{content:""}.segments-blind:before{content:""}.segments-audio-description:before{content:""}.segments-volume-control-phone:before{content:""}.segments-braille:before{content:""}.segments-assistive-listening-systems:before{content:""}.segments-american-sign-language-interpreting:before{content:""}.segments-asl-interpreting:before{content:""}.segments-deaf:before{content:""}.segments-deafness:before{content:""}.segments-hard-of-hearing:before{content:""}.segments-glide:before{content:""}.segments-glide-g:before{content:""}.segments-sign-language:before{content:""}.segments-signing:before{content:""}.segments-low-vision:before{content:""}.segments-viadeo:before{content:""}.segments-viadeo-square:before{content:""}.segments-snapchat:before{content:""}.segments-snapchat-ghost:before{content:""}.segments-snapchat-square:before{content:""}.segments-pied-piper:before{content:""}.segments-first-order:before{content:""}.segments-yoast:before{content:""}.segments-themeisle:before{content:""}.segments-google-plus-circle:before{content:""}.segments-google-plus-official:before{content:""}.segments-fa:before{content:""}.segments-font-awesome:before{content:""}.segments-calendar-check-o:before{content:""}.segments-calendar-times-o:before{content:""}.segments-calendar-minus-o:before{content:""}.segments-calendar-plus-o:before{content:""}.segments-calendar-o:before{content:""}.segments-flag-o:before{content:""}.segments-folder-open-o:before{content:""}.segments-folder-o:before{content:""}.segments-file-text-o:before{content:""}.segments-comments-o:before{content:""}.segments-comment-o:before{content:""}.segments-copy:before{content:""}.segments-hand-o-right:before{content:""}.segments-bell-o:before{content:""}.segments-bookmark-o:before{content:""}.segments-share-square-o:before{content:""}.segments-edit:before{content:""}.segments-file-o:before{content:""}.segments-trash-o:before{content:""}.segments-star-o:before{content:""}.segments-envelope-o:before{content:""}.segments-check-square:before{content:""}.segments-check:before{content:""}.segments-calendar3:before{content:""}.segments-icon-become-a-member-1:before{content:""}.segments-icon-login-1:before{content:""}.segments-icon-articles-1:before{content:""}.segments-icon-upcoming-events-1:before{content:""}.segments-icon-midyear-meeting-1:before{content:""}.segments-icon-news-1:before{content:""}.segments-icon-social-1:before{content:""}.segments-icon-teaching-1:before{content:""}.segments-icon-search-1:before{content:""}.segments-icon-back-to-1:before{content:""}.segments-icon-letter-from-president-1:before{content:""}.segments-icon-research-1:before{content:""}.segments-icon-journals-1:before{content:""}.segments-calendar:before{content:""}.segments-calendar2:before{content:""}.segments-calendar4:before{content:""}.segments-box:before{content:""}.segments-write:before{content:""}.segments-clock:before{content:""}.segments-reply:before{content:""}.segments-reply-all:before{content:""}.segments-forward:before{content:""}.segments-flag:before{content:""}.segments-search:before{content:""}.segments-trash:before{content:""}.segments-envelope:before{content:""}.segments-bubble:before{content:""}.segments-bubbles:before{content:""}.segments-user:before{content:""}.segments-users:before{content:""}.segments-cloud:before{content:""}.segments-download:before{content:""}.segments-upload:before{content:""}.segments-rain:before{content:""}.segments-sun:before{content:""}.segments-moon:before{content:""}.segments-bell:before{content:""}.segments-folder:before{content:""}.segments-pin:before{content:""}.segments-sound:before{content:""}.segments-microphone:before{content:""}.segments-camera:before{content:""}.segments-image:before{content:""}.segments-cog:before{content:""}.segments-calendar5:before{content:""}.segments-book:before{content:""}.segments-map-marker:before{content:""}.segments-store:before{content:""}.segments-support:before{content:""}.segments-tag:before{content:""}.segments-heart:before{content:""}.segments-video-camera:before{content:""}.segments-trophy:before{content:""}.segments-cart:before{content:""}.segments-eye:before{content:""}.segments-cancel:before{content:""}.segments-chart:before{content:""}.segments-target:before{content:""}.segments-printer:before{content:""}.segments-location:before{content:""}.segments-bookmark:before{content:""}.segments-monitor:before{content:""}.segments-cross:before{content:""}.segments-plus:before{content:""}.segments-left:before{content:""}.segments-up:before{content:""}.segments-browser:before{content:""}.segments-windows:before{content:""}.segments-switch:before{content:""}.segments-dashboard:before{content:""}.segments-play:before{content:""}.segments-fast-forward:before{content:""}.segments-next:before{content:""}.segments-refresh:before{content:""}.segments-film:before{content:""}.segments-home:before{content:""}.segments-eye2:before{content:""}.segments-paper-clip:before{content:""}.segments-mail:before{content:""}.segments-toggle:before{content:""}.segments-layout:before{content:""}.segments-link:before{content:""}.segments-bell2:before{content:""}.segments-lock:before{content:""}.segments-unlock:before{content:""}.segments-ribbon:before{content:""}.segments-image2:before{content:""}.segments-signal:before{content:""}.segments-target2:before{content:""}.segments-clipboard:before{content:""}.segments-clock2:before{content:""}.segments-watch:before{content:""}.segments-air-play:before{content:""}.segments-camera2:before{content:""}.segments-video:before{content:""}.segments-disc:before{content:""}.segments-printer2:before{content:""}.segments-monitor2:before{content:""}.segments-server:before{content:""}.segments-cog2:before{content:""}.segments-heart2:before{content:""}.segments-paragraph:before{content:""}.segments-align-justify:before{content:""}.segments-align-left:before{content:""}.segments-align-center:before{content:""}.segments-align-right:before{content:""}.segments-book2:before{content:""}.segments-layers:before{content:""}.segments-stack:before{content:""}.segments-stack-2:before{content:""}.segments-paper:before{content:""}.segments-paper-stack:before{content:""}.segments-search2:before{content:""}.segments-zoom-in:before{content:""}.segments-zoom-out:before{content:""}.segments-reply2:before{content:""}.segments-circle-plus:before{content:""}.segments-circle-minus:before{content:""}.segments-circle-check:before{content:""}.segments-circle-cross:before{content:""}.segments-square-plus:before{content:""}.segments-square-minus:before{content:""}.segments-square-check:before{content:""}.segments-square-cross:before{content:""}.segments-microphone2:before{content:""}.segments-record:before{content:""}.segments-skip-back:before{content:""}.segments-rewind:before{content:""}.segments-play2:before{content:""}.segments-pause:before{content:""}.segments-stop:before{content:""}.segments-fast-forward2:before{content:""}.segments-skip-forward:before{content:""}.segments-shuffle:before{content:""}.segments-repeat:before{content:""}.segments-folder2:before{content:""}.segments-umbrella:before{content:""}.segments-moon2:before{content:""}.segments-thermometer:before{content:""}.segments-drop:before{content:""}.segments-sun2:before{content:""}.segments-cloud2:before{content:""}.segments-cloud-upload:before{content:""}.segments-cloud-download:before{content:""}.segments-upload2:before{content:""}.segments-download2:before{content:""}.segments-location2:before{content:""}.segments-location-2:before{content:""}.segments-map:before{content:""}.segments-battery:before{content:""}.segments-head:before{content:""}.segments-briefcase:before{content:""}.segments-speech-bubble:before{content:""}.segments-anchor:before{content:""}.segments-globe:before{content:""}.segments-box2:before{content:""}.segments-reload:before{content:""}.segments-share:before{content:""}.segments-marquee:before{content:""}.segments-marquee-plus:before{content:""}.segments-marquee-minus:before{content:""}.segments-tag2:before{content:""}.segments-power:before{content:""}.segments-command:before{content:""}.segments-alt:before{content:""}.segments-esc:before{content:""}.segments-bar-graph:before{content:""}.segments-bar-graph-2:before{content:""}.segments-pie-graph:before{content:""}.segments-star:before{content:""}.segments-arrow-left:before{content:""}.segments-arrow-right:before{content:""}.segments-arrow-up:before{content:""}.segments-arrow-down:before{content:""}.segments-volume:before{content:""}.segments-mute:before{content:""}.segments-content-right:before{content:""}.segments-content-left:before{content:""}.segments-grid:before{content:""}.segments-grid-2:before{content:""}.segments-columns:before{content:""}.segments-loader:before{content:""}.segments-bag:before{content:""}.segments-ban:before{content:""}.segments-flag2:before{content:""}.segments-trash2:before{content:""}.segments-expand:before{content:""}.segments-contract:before{content:""}.segments-maximize:before{content:""}.segments-minimize:before{content:""}.segments-plus2:before{content:""}.segments-minus:before{content:""}.segments-check2:before{content:""}.segments-cross2:before{content:""}.segments-move:before{content:""}.segments-delete:before{content:""}.segments-menu:before{content:""}.segments-archive:before{content:""}.segments-inbox:before{content:""}.segments-outbox:before{content:""}.segments-file:before{content:""}.segments-file-add:before{content:""}.segments-file-subtract:before{content:""}.segments-help:before{content:""}.segments-open:before{content:""}.segments-ellipsis:before{content:""}.testImportRule{color:#FFF;font-weight:500}#ControlBar,#ControlBar *,.actionMenu *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#Form{margin-bottom:0}.containerMain p{margin-bottom:10px}.containerMain a:visited{color:var(--var-theme-color);text-decoration:none;border-bottom:1px dotted !important}.containerMain a:hover{background-color:var(--var-theme-color);color:white;border-bottom:1px dotted !important}.containerMain ol li,.containerMain ul li{font-size:14px;margin:0 0 10px 15px}.nav-tabs li{box-shadow:1px 1px 5px rgba(0,0,0,0.1)}.btf-panel-content p a{text-decoration:none;border-bottom:1px dotted !important}.btf-panel p{font-size:16px}nav.AAAMega ul ul{min-width:130px !important}#page-menu{}#page-menu ul ul{min-width:130px !important}#page-menu li a{font-weight:300 !important}#page-title{padding:0 0 20px 0;text-align:left}[data-theme="dark"] .tab-content,[data-theme="dark"] .AISHeader{background:var(--section-dark-color);background:-moz-radial-gradient(center,ellipse cover,var(--section-medium-color) 0%,var(--section-dark-color) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,var(--section-medium-color)),color-stop(100%,var(--section-dark-color)));background:-webkit-radial-gradient(center,ellipse cover,var(--section-medium-color) 0%,var(--section-dark-color) 100%);background:-o-radial-gradient(center,ellipse cover,var(--section-medium-color) 0%,var(--section-dark-color) 100%);background:-ms-radial-gradient(center,ellipse cover,var(--section-medium-color) 0%,var(--section-dark-color) 100%);background:radial-gradient(ellipse at center,var(--section-medium-color) 0%,var(--section-dark-color) 100%)}[data-theme="light"] .tab-content,[data-theme="light"] .AISHeader{background:var(--var-tertiary-lighter-color);background:-moz-radial-gradient(center,ellipse cover,var(--var-tertiary-lighter-color) 0%,var(--var-tertiary-color) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,var(--var-tertiary-lighter-color)),color-stop(100%,var(--var-tertiary-color)));background:-webkit-radial-gradient(center,ellipse cover,var(--var-tertiary-lighter-color) 0%,var(--var-tertiary-color) 100%);background:-o-radial-gradient(center,ellipse cover,var(--var-tertiary-lighter-color) 0%,var(--var-tertiary-color) 100%);background:-ms-radial-gradient(center,ellipse cover,var(--var-tertiary-lighter-color) 0%,var(--var-tertiary-color) 100%);background:radial-gradient(ellipse at center,var(--var-tertiary-lighter-color) 0%,var(--var-tertiary-color) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@tertiary-lighter-color",endColorstr="@tertiary-color",GradientType=1)}.tab-pane ol li{margin:0 0 0 15px;padding:0;font-weight:bold !important;font-family:"Gotham-Book",sans !important}.tab-pane ol{margin-bottom:15px}.tab3-pane1 ul li{font-size:16px;font-family:"Gotham-Book",sans;color:#343434;text-transform:none;margin-bottom:5px;padding:0}.tab-pane h1{font-size:300% !important;color:white;text-transform:uppercase}#tab2{width:100%}#header a{font-weight:300 !important}h1,h2{color:#333333}h3,h4,h5,h6{color:var(--var-theme-color)}h1{line-height:42px;margin:25px 0 10px 0}h2{line-height:30px;margin:25px 0 10px 0}h3{line-height:28px;margin:25px 0 10px 0}h4{line-height:20px;margin:25px 0 10px 0}h5{line-height:20px;margin:25px 0 10px 0}h6{line-height:17px;margin:25px 0 10px 0}#tab-navigation h1{line-height:42px;margin:10px 0}#tab-navigation h2{line-height:30px;margin:10px 0}#tab-navigation h3{line-height:28px;margin:10px 0}#tab-navigation h4{line-height:20px;margin:10px 0}#tab-navigation h5{line-height:20px;margin:10px 0}#tab-navigation h6{line-height:17px;margin:10px 0}.btf-panel h1,h2,h3,h4,h5,h6{font-weight:300 !important}.btf-panel h1 a{font-weight:300 !important}.btf-panel h2 a{font-weight:300 !important}.btf-panel h3 a{font-weight:300 !important}.btf-panel h4 a{font-weight:300 !important}.btf-panel h5 a{font-weight:300 !important}.btf-panel h6 a{font-weight:300 !important}.AISHeader{padding:20px;border-radius:10px}#copyrights{border-top:3px solid var(--var-theme-color)}#copyrights .col_half{color:#DDD !important}.containerMain p{font-size:16px}a{text-decoration:none !important}.tab-pane p a{text-decoration:none !important;font-size:18px}.tab-pane p{clear:both}.tab-pane i{color:white;float:left;margin:0 5px 15px 0;font-size:25px}.group:after{content:"";display:table;clear:both}.containerMain p a{text-decoration:none;border-bottom:1px dotted !important;font-weight:bold}.containerMain p a:hover{text-decoration:none;border-bottom:none !important;background:var(--var-theme-color);color:#ffffff}#page-title{padding:0;margin-bottom:25px;margin-top:15px}#HalfLeftATF,#HalfRightATF{padding:15px}time.icon{font-size:1em;display:block;position:relative;width:7em;height:7em;background-color:#fff;border-radius:0.6em;box-shadow:0 1px 0 #bdbdbd,0 2px 0 #fff,0 3px 0 #bdbdbd,0 4px 0 #fff,0 5px 0 #bdbdbd,0 0 0 1px #bdbdbd;overflow:hidden}time.icon *{font-family:"Gotham-Black";display:block;width:100%;font-size:1em;font-weight:bold;font-style:normal;text-align:center}time.icon strong{position:absolute;top:0;padding:0.4em 0 0.3em 0;color:#fff;background-color:var(--var-theme-color);box-shadow:0 2px 0 var(--var-theme-color);font-size:1.1em}time.icon em{position:absolute;bottom:0em;color:var(--var-theme-color);font-size:1.4em;font-family:"Gotham-Thin"}time.icon span{font-size:2.8em;letter-spacing:-0.05em;padding-top:0.8em;color:#2f2f2f}.tab1-pane1{border-radius:4px;box-shadow:2px 2px 6px rgba(0,0,0,0.3);padding:15px;background:rgba(255,255,255,0.15);margin-bottom:15px}.tab1-pane2,.tab1-pane3{padding-left:25px}.more-info{text-align:right;float:right}.more-info::before{content:"... "}hr{margin:15px 0}.btn{}.btn:focus,.btn:active:focus,.btn.active:focus{outline:0 none}.btn-info{padding:5px 12px;border:0 none;background:var(--var-theme-color);color:#ffffff;font-family:"Gotham-Thin";font-size:12px;font-weight:300;text-transform:none;border-spacing:10px}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background:var(--var-tertiary-color) !important}.btn-info:active,.btn-info.active{background:var(--var-tertiary-color) !important}a.btn-info:visited,a.btn-info:active{color:white}.ellipses{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.segment-site-map h2,.segment-site-map h3,.segment-site-map h4{margin:20px 0;font-family:"Gotham-Thin"}.segment-site-map p{margin-bottom:15px;font-size:18px}.segment-site-map p a{margin-left:20px;line-height:20px}.table,.table tr,.table td,.table tr td{font-family:"Gotham-Book",sans !important}table,table tr td,table tr,table td,td,tr{border:none}table tr:nth-child(odd){background-color:#EEE}.segment-committees table.table td{text-align:center;font-size:15px;font-family:"Gotham-Book"}.segment-committees table.table th{font-weight:bold !important;font-family:"Gotham-Black";font-size:16px;text-align:center}.segment-officers table{font-family:"Gotham-Book",sans !important}.segment-menu-membership h2{margin-bottom:30px}.segment-menu-membership ul li{list-style:disc}.segment-menu-membership-image-list{padding:25px}.segment-menu-membership-image{border:1px solid #DDD;border-radius:6px;height:100%}.segment-awards-col{padding:0 25px}.segment-newsletter{padding-right:25px}.segment-newsletter-archive p{font-size:14px}.segment-newsletter-archive-sitemap,.segment-archive-sitemap{padding-left:30px}section.ContentPaneSectionWrapper div.btf-panel{padding:15px}@media only screen and (max-width:1199px){canvas{max-width:100%;height:auto !important}.promo h3{font-size:20px}.promo>span,.promo>.container>span{font-size:15px}.promo-uppercase h3{font-size:19px}.promo-uppercase>span,.promo-uppercase>.container>span{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){#wrapper{width:1000px}#header.transparent-header.floating-header .container{width:1030px;padding:0 30px}#header.transparent-header.floating-header.sticky-header .container{width:970px;padding:0 15px}#primary-menu.sub-title ul>li>a{padding-left:15px;padding-right:15px}#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content{width:940px}.floating-header #primary-menu ul li.mega-menu .mega-menu-content{width:1030px}.ei-slider{height:450px}.postcontent{width:690px}.postcontent.bothsidebar{width:440px}.sidebar{width:210px}.sidebar .widget iframe{width:210px !important}.team.team-list .team-image{width:200px}.testi-image,.testi-image a,.testi-image img,.testi-image i{display:block;width:36px;height:36px}.testi-image i{line-height:36px;font-size:20px}.bothsidebar .portfolio-item{width:50%}.bothsidebar .portfolio.portfolio-3{margin:0 -20px -20px 0}.bothsidebar .portfolio-3 .portfolio-item{padding:0 20px 20px 0}.portfolio-1 .portfolio-item .portfolio-image,.portfolio-1 .portfolio-item .portfolio-image a,.portfolio-1 .portfolio-item .portfolio-image img{width:560px;height:311px}.portfolio-1 .portfolio-desc{width:340px}.bothsidebar .portfolio-shuffle,.postcontent .portfolio-1 .iconlist{display:none}.postcontent .portfolio-1 .portfolio-item .portfolio-image,.postcontent .portfolio-1 .portfolio-item .portfolio-image a,.postcontent .portfolio-1 .portfolio-item .portfolio-image img{width:400px;height:222px}.postcontent .portfolio-1 .portfolio-desc{width:250px;padding:0}.bothsidebar .portfolio-1 .portfolio-item{width:100% !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,.bothsidebar .portfolio-1 .portfolio-item .portfolio-desc{float:none;margin:0 !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image{margin-bottom:20px !important}.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img{width:100%;height:auto}.bothsidebar .portfolio-1 .portfolio-desc{width:100%;padding:0}.bothsidebar .entry-title h2{font-size:19px;font-weight:600}.bothsidebar .entry-meta li{margin-right:10px}.postcontent .small-thumbs .entry-image{width:200px}.postcontent .post-grid.grid-3 .entry{width:213px}.postcontent .post-grid.grid-2 .entry{width:325px}.bothsidebar .small-thumbs .entry-image{width:120px}.bothsidebar .post-grid.grid-2 .entry{width:200px}.post-grid .entry{width:214px}.post-grid.grid-3 .entry{width:293px}.post-grid.grid-2 .entry{width:450px}.post-timeline .entry{width:400px !important}.post-timeline .entry.entry-date-section{width:100% !important}.mpost .entry-image,.mpost .entry-image a,.mpost .entry-image img,.mpost .entry-image i{width:120px;height:90px}.mpost .entry-image a i{line-height:90px}.col_one_third .landing-wide-form{padding:36px 30px}.col_one_third .landing-wide-form .heading-block h2{font-size:32px}.col_one_third .landing-wide-form .heading-block span{font-size:17px}.bothsidebar .product-1 .product-image{width:200px;height:267px}.product-title h3{font-size:18px}.panel .portfolio-meta li{padding-left:22px}.panel .portfolio-meta li span{display:block;margin-left:-21px}.portfolio-single-image-full.portfolio-single-thumbs,.portfolio-single-image-full .swiper-container{height:400px}.bnews-slider{width:817px}.landing-form-overlay{bottom:-142px}}@media only screen and (max-width:991px){#wrapper{width:100%;margin:0;box-shadow:none}#header.full-header .container,.container-fullwidth{padding:0 15px !important;margin:0 auto;width:750px !important}.container.vertical-middle{width:100% !important}.vertical-middle+.video-wrap{position:absolute;width:100%;height:100%;top:0;left:0}.postcontent,.postcontent.bothsidebar,.sidebar{width:100%;margin-right:0;float:none !important;margin-bottom:40px !important;padding-bottom:40px;border-bottom:1px solid #EEE}.sidebar.col_last{float:none;margin-bottom:0 !important;padding-bottom:0;border-bottom:0}#header,#header-wrap,#header.sticky-style-2,#header.sticky-style-3,#header.sticky-style-2 #header-wrap,#header.sticky-style-3 #header-wrap{height:auto !important}#header.sticky-style-2 #header-wrap,#header.sticky-style-3 #header-wrap{min-height:60px}#header.sticky-header #header-wrap{position:relative}#header.transparent-header.floating-header{margin-top:0}#header.transparent-header.floating-header .container{width:750px;padding:0 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#header.transparent-header+#page-title.page-title-parallax .container{padding-top:0}#header.transparent-header,#header.semi-transparent{background:#FFF;border-bottom:1px solid #F5F5F5;z-index:auto}#header.dark.transparent-header,#header.dark.semi-transparent{background-color:#333;border-bottom:1px solid rgba(0,0,0,0.1)}#header.transparent-header+#slider,#header.transparent-header+#page-title.page-title-parallax,#slider+#header.transparent-header,#header.transparent-header.floating-header+#slider,#header.transparent-header+#google-map{top:0;margin-bottom:0}.slider-parallax .slider-parallax-inner{position:relative}#header-trigger,.top-advert,.header-extras{display:none}#logo{display:block;height:100px;float:none;margin:0 auto 0 !important;max-width:none;text-align:center;border:0 !important;padding:0 !important}#logo a.standard-logo{display:inline-block}#primary-menu{display:block;float:none}#primary-menu-trigger{opacity:1;pointer-events:auto;top:25px;margin-top:0;left:0;z-index:1}#primary-menu .container #primary-menu-trigger{top:5px;left:0}#primary-menu>ul,#primary-menu>div>ul{display:none;float:none !important;border:0 !important;padding:0 !important;margin:0 !important;-webkit-transition:none;-o-transition:none;transition:none}#primary-menu>div>ul{margin-top:60px !important}body:not(.top-search-open) #primary-menu-trigger{opacity:1;-webkit-transition:opacity 0.2s 0.2s ease,top 0.4s ease;-o-transition:opacity 0.2s 0.2s ease,top 0.4s ease;transition:opacity 0.2s 0.2s ease,top 0.4s ease}body.top-search-open #primary-menu-trigger{opacity:0}body.side-push-panel #side-panel-trigger-close a{display:block;position:absolute;z-index:12;top:0;left:auto;right:0;width:40px;height:40px;font-size:18px;line-height:40px;color:#444;text-align:center;background-color:rgba(0,0,0,0.1);border-radius:0 0 0 2px}#primary-menu.style-5>ul{padding-right:0;margin-right:0;border-right:0}#primary-menu ul li{float:none;margin:0 !important;text-align:left !important;border-top:1px solid #EEE}#primary-menu ul li:first-child{border-top:0}#primary-menu ul>li>a,#primary-menu.style-2>div>ul>li>a{padding:14px 5px !important;border:none !important;margin:0 !important}#primary-menu.style-5>ul>li>a>div{line-height:22px}#primary-menu.style-5>ul>li>a>div i{display:inline-block;margin:0 6px 0 0;top:-1px;width:16px;font-size:14px;line-height:inherit}#primary-menu.style-6>ul>li>a:after,#primary-menu.style-6>ul>li.current>a:after{display:none}#primary-menu.sub-title>ul>li,#primary-menu.sub-title.style-2>div>ul>li{background:none !important;margin-left:0}#primary-menu.sub-title>ul>li>a,#primary-menu.sub-title>div>ul>li>a{line-height:22px;font-size:13px;border-top:none}#primary-menu.sub-title ul li>a span{display:none !important}#primary-menu.sub-title ul li:hover>a,#primary-menu.sub-title ul li.current>a,#primary-menu.sub-title div ul>li:hover>a,#primary-menu.sub-title div ul>li.current>a,#primary-menu.style-3 ul li:hover>a,#primary-menu.style-3 ul li.current>a{background-color:transparent !important;color:#444;text-shadow:none}#primary-menu ul:not(.windows-mobile-menu) li>a i.segments-angle-down:last-child{display:none}#primary-menu>ul>li.sub-menu>a,#primary-menu>.container>ul>li.sub-menu>a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/submenu.png");background-position:right center;background-repeat:no-repeat}#primary-menu ul li.mega-menu{position:relative}#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul li .mega-menu-content{position:relative;width:auto;max-width:none;background:transparent !important;box-shadow:none;border:0;border-top:1px solid #EEE;z-index:1;top:0;padding-left:15px}#primary-menu ul li .mega-menu-content{padding-left:0}#primary-menu ul ul:not(.mega-menu-column) ul{top:0 !important;left:0}#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),#primary-menu ul li .mega-menu-content.menu-pos-invert{left:0;right:0}#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert{right:0}#primary-menu ul ul li{float:none;margin:0;border-top:1px solid #EEE}#primary-menu ul ul li>a{padding:11px 5px !important;font-size:13px;text-transform:none;font-weight:400}#primary-menu ul ul li:hover>a{background-color:transparent !important;font-weight:600;padding-left:5px;color:var(--var-theme-color)}#primary-menu ul li .mega-menu-content,#primary-menu ul li.mega-menu-small .mega-menu-content,#primary-menu ul li.mega-menu .mega-menu-content,.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,.floating-header #primary-menu ul li.mega-menu .mega-menu-content{width:auto;margin:0;top:0}.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,#header.full-header #primary-menu ul li.mega-menu .mega-menu-content{width:auto !important;margin:0 !important}#primary-menu ul li.mega-menu .mega-menu-content.style-2{padding:0}#primary-menu ul li .mega-menu-content ul{display:block !important;position:relative;opacity:1 !important;top:0;left:0;min-width:inherit}#primary-menu ul li .mega-menu-content ul ul{border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content ul.mega-menu-column{float:none;width:auto;margin:0;border-left:0 !important;padding-left:15px;border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child{border:0}#primary-menu ul li .mega-menu-content ul{width:100% !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column{padding:0 0 0 15px}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title{margin:0}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a{font-size:13px;font-weight:600;text-transform:none !important;padding:11px 5px !important;line-height:22px !important;color:#444 !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:hover>a{background-color:transparent;color:var(--var-theme-color) !important}#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover{color:var(--var-theme-color) !important}#primary-menu ul li .mega-menu-content.style-2 li{border-top:1px solid #EEE}#primary-menu ul li .mega-menu-content.style-2 li:first-child{border-top:0}#primary-menu ul li .mega-menu-content.style-2 ul>li>a:hover{padding-left:5px}.mega-menu-column .widget{padding:30px 0}#top-search{margin:0 !important}#top-search form{height:100px !important}#top-search form input{font-size:24px}#top-search a,#top-cart,#side-panel-trigger,#top-account{position:absolute;top:0;left:auto;right:15px;margin:40px 0}#top-search a{right:43px}#side-panel-trigger{right:71px}#top-account{margin:33px 0 32px;right:75px}#top-account a.btn span{display:none}#primary-menu>div>#top-search a,#primary-menu>div>#top-cart,#primary-menu>div>#side-panel-trigger{margin:20px 0 !important}#primary-menu ul.windows-mobile-menu li.sub-menu{position:relative}#primary-menu ul.windows-mobile-menu li.sub-menu a{background-image:none !important}#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger{position:absolute;cursor:pointer;width:32px;top:0;right:0;z-index:1;padding:0 !important;text-align:center !important}#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger{display:none}#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i{margin:0 !important}#header.sticky-style-3 #top-cart .top-cart-content{top:40px}body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap{position:relative !important;top:0 !important}#page-menu.pagemenu-active #page-submenu-trigger{background-color:rgba(0,0,0,0.2)}#page-menu.pagemenu-active nav{display:block}#page-menu nav{display:none;position:absolute;float:none;width:200px;top:43px;left:auto;right:15px;height:auto;background-color:var(--var-theme-color);z-index:11}#page-menu nav ul{height:auto}#page-menu nav li{float:none}#page-menu nav li a{height:40px;line-height:40px;padding:0 15px}#page-submenu-trigger{opacity:1;pointer-events:auto;color:#FFF}.ei-slider{height:350px}.ei-title h3{display:none}.sticky-responsive-menu #header{min-height:100px;-webkit-transition:min-height 0.4s ease;-o-transition:min-height 0.4s ease;transition:min-height 0.4s ease}.sticky-responsive-menu #header-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sticky-responsive-menu.device-touch #header,.sticky-responsive-menu.device-touch #header-wrap,.sticky-responsive-menu.device-touch #logo,.sticky-responsive-menu.device-touch #logo img,.sticky-responsive-menu.device-touch #top-search a,.sticky-responsive-menu.device-touch #primary-menu-trigger,.sticky-responsive-menu.device-touch #top-cart,.sticky-responsive-menu.device-touch #side-panel-trigger,.sticky-responsive-menu.device-touch #top-account{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky){min-height:60px}.responsive-sticky-header #header-wrap{z-index:199;position:fixed;top:0;left:0;width:100%;background-color:#FFF;border-bottom:1px solid #EEE;-webkit-backface-visibility:hidden}.responsive-sticky-header:not(.static-sticky) #logo,.responsive-sticky-header:not(.static-sticky) #logo img{height:60px}.responsive-sticky-header:not(.static-sticky) #primary-menu-trigger{top:5px}.responsive-sticky-header #primary-menu>ul,.responsive-sticky-header #primary-menu>.container>ul{max-height:300px;overflow-y:scroll;margin-bottom:20px}.responsive-sticky-header #primary-menu>ul,.responsive-sticky-header #primary-menu>.container>ul{margin-bottom:20px !important}.responsive-sticky-header:not(.static-sticky) #top-search a,.responsive-sticky-header:not(.static-sticky) #top-cart,.responsive-sticky-header:not(.static-sticky) #side-panel-trigger{margin:20px 0}.responsive-sticky-header:not(.static-sticky) #top-search form{height:60px !important}.responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content{top:40px}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul{position:fixed;display:block;z-index:499;width:280px;height:100%;height:calc(100vh);max-height:none !important;margin:0 !important;left:0 !important;top:0 !important;padding:35px 25px 60px !important;background-color:#FFF;border-right:1px solid #EEE !important;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(-280px,0,0);-o-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0);-webkit-backface-visibility:hidden;transform-style:preserve-3d}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right>div>ul{left:auto !important;right:0;border-right:0 !important;border-left:1px solid #EEE !important;-webkit-transform:translate3d(280px,0,0);-o-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul{-webkit-transition:-webkit-transform 0.3s ease-in-out,opacity 0.2s ease !important;-o-transition:-o-transform 0.3s ease-in-out,opacity 0.2s ease !important;transition:transform 0.3s ease-in-out,opacity 0.2s ease !important}body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>ul.show,body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas>div>ul.show{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.portfolio .portfolio-item{width:33.33333333%}.portfolio-2 .portfolio-item{width:50%}.portfolio-1 .portfolio-item{width:100%}.portfolio-1 .portfolio-item .portfolio-image{float:none !important;margin:0 !important;margin-bottom:10px !important}.portfolio-1 .portfolio-item .portfolio-image,.portfolio-1 .portfolio-item .portfolio-image a,.portfolio-1 .portfolio-item .portfolio-image img,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img{width:100%;height:auto}.portfolio-1 .portfolio-desc{width:100%}.portfolio-1.portfolio-fullwidth{margin:0 0 -60px 0}.portfolio-1.portfolio-fullwidth .portfolio-item{margin-bottom:60px;padding-bottom:0;border-bottom:0;overflow:hidden}.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image{float:none;margin:0 0 20px 0 !important}.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img{-webkit-transition:none;-o-transition:none;transition:none}.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img,.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.portfolio-1.portfolio-fullwidth .portfolio-desc,.portfolio-1.portfolio-fullwidth .alt .portfolio-desc{position:relative;width:100%;height:auto;padding:0;background-color:transparent;left:0;right:0;-webkit-transition:none;-o-transition:none;transition:none}.portfolio-1.portfolio-fullwidth .portfolio-overlay a{left:50%}.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a{left:auto;right:50%}.device-touch .portfolio-parallax .portfolio-item .portfolio-desc,.device-touch .portfolio-parallax .portfolio-overlay{opacity:1}.shop-quick-view-ajax,.portfolio-ajax-modal{width:90% !important}.small-thumbs .entry-title h2,.ievent .entry-title h2{font-size:18px}.entry-meta li{font-size:12px;margin:0 10px 10px 0}.post-grid{margin-right:-20px}.post-grid .entry{width:226px;margin-right:20px}.post-grid.grid-2,.post-grid.grid-3{margin-right:-30px}.post-grid.grid-2 .entry,.post-grid.grid-3 .entry{width:345px;margin-right:30px}.post-masonry-full .entry{width:33.3% !important}.post-masonry-full.grid-3 .entry{width:50% !important}.post-timeline .entry{width:290px !important}.post-timeline .entry.entry-date-section{width:100% !important}.product{width:33.33333333%}.product:not(.product-2):not(.product-3) .product-title h3{font-size:18px}.pricing [class^=col-md-] .pricing-box.best-price{margin-top:0}.pricing.pricing-5 .pricing-box.best-price{margin-top:20px}.device-sm .pricing.pricing-5 .pricing-title h3,.device-sm .pricing.pricing-5 .best-price .pricing-title h3{font-size:14px}.device-sm .pricing.pricing-5 .pricing-title span{font-size:12px}.device-sm .pricing.pricing-5 .pricing-price{font-size:48px}.device-sm .pricing.pricing-5 .pricing-price span{font-size:20px}.device-sm .pricing.pricing-5 .pricing-price span.price-tenure{font-size:12px}.device-sm .pricing.pricing-5 .pricing-box.best-price .pricing-title{padding:15px 0}.pricing-box.pricing-extended .pricing-desc,.pricing-box.pricing-extended .pricing-action-area{position:relative;float:none;width:auto;padding:25px}.pricing-box.pricing-extended .pricing-action-area{height:auto;border-left:0;border-top:1px solid rgba(0,0,0,0.05);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.testimonials-grid.grid-3 li{width:50%}.section>.testimonial{padding:0 40px !important;max-width:none}.promo:not(.promo-full){padding:30px 20px !important}.promo.promo-dark h3{line-height:1.6}.promo a.button{position:relative !important;top:0 !important;margin:20px 0 0 !important;left:0 !important;right:0}#contact-form-overlay-mini{float:none;width:auto;max-width:380px;margin:0 auto}.button.button-full{font-size:22px}.button.button-full i{top:3px !important}.bnews-title{float:none;display:inline-block}.bnews-slider{float:none;margin:10px 0 0;width:100%}.wedding-head{font-size:60px}.wedding-head .and{font-size:144px}.wedding-head .first-name span,.wedding-head .last-name span{font-size:40px}.error404{font-size:180px}.landing-form-overlay{position:absolute;width:100%;max-width:400px;right:auto;left:50%;margin-left:-200px;bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid),.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide{height:400px !important}.sidebar-widgets-wrap{position:relative;margin:0 -38px -40px 0}.sidebar-widgets-wrap .widget{display:inline-block;vertical-align:top;float:none;width:340px;margin:0 37px 40px 0;padding-top:0;border-top:0}.landing-video{width:352px;height:199px;margin:14px 0 0 60px}}@media only screen and (max-width:767px){body{padding:0 !important}#wrapper{width:100% !important}.container-fullwidth{margin:0 auto;padding:0 15px !important}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:16px}.one-page-arrow{display:none !important}#top-bar{height:auto}#top-bar .col_half{width:100%;margin-bottom:0 !important}.top-links,.top-links>ul>li{float:none !important}.top-links>ul{text-align:center}.top-links>ul>li{display:inline-block;margin-right:-4px}.top-links ul div.top-link-section{left:auto;right:0;padding:20px 15px}.top-links ul ul,.top-links ul div.top-link-section{text-align:left}#gotoTop,.one-page-arrow{display:none !important}#top-bar{height:auto}#top-bar .col_half{width:100%;margin-bottom:0 !important}.top-links,.top-links>ul>li{float:none !important}.top-links>ul{text-align:center}.top-links>ul>li{display:inline-block;margin-right:-4px}.top-links ul div.top-link-section{left:auto;right:0;padding:20px 15px}.top-links ul ul,.top-links ul div.top-link-section{text-align:left}#top-social,#slider:not(.swiper_wrapper) .slider-caption,.nivo-caption,.flex-caption,.slider-caption p,.slider-caption .button,.camera_caption,.ei-title,.slider-arrow-top-sm,.slider-arrow-bottom-sm{display:none !important}.slider-caption h2{margin-bottom:0 !important}.flex-control-nav li{opacity:1 !important}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs{height:60px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img{display:block;width:80px !important;height:60px !important}.postcontent,.postcontent.bothsidebar,.sidebar,.col_full,.col_half,.col_one_third,.col_two_third,.col_three_fourth,.col_one_fourth,.col_one_fifth,.col_two_fifth,.col_three_fifth,.col_four_fifth,.col_one_sixth,.col_five_sixth{width:100%;margin-right:0;float:none;margin-bottom:50px !important}.sidebar.col_last{margin-bottom:0 !important}form .col_full,form .col_half,form .col_one_third,form .col_two_third,form .col_three_fourth,form .col_one_fourth,form .col_one_fifth,form .col_two_fifth,form .col_three_fifth,form .col_four_fifth,form .col_one_sixth,form .col_five_sixth{margin-bottom:25px !important}#page-title{padding:20px 0 25px;text-align:center}#page-title h1{line-height:1.5;font-size:24px}#page-title span{display:none}#page-title .breadcrumb{position:relative !important;top:0 !important;left:0 !important;right:0 !important;margin:15px 0 0 !important}#page-title .portfolio-navigation,.portfolio-ajax-title .portfolio-navigation{position:relative;top:0;left:0;margin:15px auto 0}.portfolio-ajax-title{text-align:center}.portfolio-filter{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:20px}.portfolio-filter li{width:33.33%;margin-bottom:20px}.portfolio-filter li a{text-align:center;border-left:none;padding:12px 18px !important;-webkit-border-radius:2px !important;-moz-border-radius:2px !important;border-radius:2px !important}.portfolio-filter li a:hover{color:var(--var-theme-color)}.portfolio-filter li.activeFilter a{color:#FFF;margin:0}.portfolio-shuffle{display:none}.small-thumbs .entry-image,.ievent .entry-image{float:none !important;width:100% !important;margin:0 0 20px !important}.entry-title h2,.post-grid .entry-title h2{font-size:18px !important;font-weight:600}.entry-meta li{font-size:11px;margin:0 10px 10px 0}#posts .entry-meta li i{display:none}#posts.post-grid .entry-meta li i,#posts .entry-meta li:last-child i{display:inline-block}.post-grid{margin-right:0 !important}.post-grid .entry,.post-masonry-full.grid-3 .entry{float:none !important;width:100% !important;margin-right:0 !important;border-right:0 !important}.post-timeline .entry.entry-date-section{margin-left:0}.timeline-border,.post-timeline .entry-timeline{display:none !important}.postcontent .post-timeline{padding-left:0}.post-masonry-full .entry{padding:40px !important}.product-1 .product{width:100%}.product-1 .product-image{float:none !important;width:100% !important;height:auto !important;margin:0 0 20px !important}.product-1 .product-title h3{font-size:19px}.product-1 p{display:none}.pricing-box.best-price{margin-top:0}.pricing-box.pricing-extended .pricing-features li{width:auto;float:none}.pricing.pricing-5 .pricing-box{float:none;width:100%}table.cart .quantity{display:block}table.cart .quantity .qty,table.cart .quantity .plus,table.cart .quantity .minus{float:none;width:100%}table.cart .quantity .qty{border:0;border-top:1px solid #DDD;border-bottom:1px solid #DDD}.button.button-desc{padding:20px 17px;font-size:15px;max-width:100%}.button.button-desc span{font-size:11px}.process-steps li{float:none;width:auto !important;margin-top:20px}.process-steps li:first-child{margin-top:0}.process-steps li:before,.process-steps li:after{display:none}h5{margin:10px 0 0 0}.testimonials-grid li{float:none;width:auto !important;padding-left:0;padding-right:0}.team.team-list .team-image{float:none;width:100%;margin-right:0}.team.team-list .team-title{margin-top:15px}.title-block{padding:2px 0 3px 15px;border-left-width:5px}.title-block h1+span{font-size:18px}.title-block h2+span{font-size:17px}.title-block h3+span{font-size:15px}.title-block h4+span{font-size:13px}.title-block-right{padding:2px 15px 3px 0;border-right-width:5px}.heading-block h1{font-size:30px}.heading-block h1+span{font-size:20px}.heading-block h2{font-size:26px}.heading-block h2+span{font-size:18px}.heading-block h3{font-size:22px}.heading-block h4{font-size:19px}.heading-block~p:not(.lead){font-size:15px}.heading-block h3+span,.heading-block h4+span{font-size:17px}.emphasis-title h1,.emphasis-title h2{font-size:44px}.wedding-head{font-size:48px}.wedding-head .first-name,.wedding-head .last-name,.wedding-head .and{display:block;margin:0 0 15px;text-align:center}.wedding-head .first-name span,.wedding-head .last-name span{font-size:36px}.wedding-head .and{font-size:120px}.news-carousel .overlay{display:none}#copyrights .col_half{text-align:center}#copyrights .col_half:last-child{display:none}#copyrights .footer-logo{margin-left:auto;margin-right:auto}}@media (min-width:480px) and (max-width:767px){.container,#header.full-header .container,.container-fullwidth{width:470px !important}.container.vertical-middle{width:100% !important}.full-screen:not(.force-full-screen) .container.vertical-middle{width:470px !important}#top-search form input{padding-right:60px}.swiper_wrapper:not(.force-full-screen),.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide{height:300px !important}.swiper_wrapper .slider-caption h2{font-size:36px}.ei-slider{height:250px}#header.transparent-header.floating-header .container{width:470px;padding:0 15px}.portfolio:not(.portfolio-1){margin:0 -6px -6px 0}.portfolio:not(.portfolio-1) .portfolio-item{padding:0 6px 6px 0}.portfolio:not(.portfolio-1) .portfolio-item{width:50%}.portfolio:not(.portfolio-1) .portfolio-desc{padding:15px 5px 10px}.portfolio:not(.portfolio-1) .portfolio-desc h3{font-size:16px}.portfolio:not(.portfolio-1) .portfolio-desc span{font-size:14px}.portfolio-notitle:not(.portfolio-1) .portfolio-desc{height:78px;padding:15px 5px;bottom:-79px}.portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,.portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc{bottom:-78px;border-bottom:0}.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon,.portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,.portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon{margin-top:-55px !important}.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a{margin:20px 0 0 !important}.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a.right-icon{margin-left:5px !important;margin-right:0 !important}.portfolio-1 .portfolio-item .portfolio-image{float:none !important;margin:0 !important;margin-bottom:10px !important}.portfolio-1 .portfolio-desc{width:100%}.portfolio-1.portfolio-fullwidth{margin:0 0 -60px 0}.portfolio-1.portfolio-fullwidth .portfolio-item{margin-bottom:60px;padding-bottom:0;border-bottom:0;overflow:hidden}.portfolio-1.portfolio-fullwidth .portfolio-overlay a{left:50%}.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a{left:auto;right:50%}.portfolio.portfolio-nomargin,.portfolio.portfolio-full{margin:0 !important}.post-grid:not(.post-masonry) .entry-image iframe{height:246px}.shop:not(.product-1){margin:0 -12px -12px 0}.shop:not(.product-1) .product{padding:0 12px 12px 0;width:50%}.shop:not(.product-1) .product-title h3{font-size:17px}.clients-grid:not(.grid-3):not(.grid-2) li,.clients-grid.grid-4 li,.clients-grid.grid-6 li{width:33.33%}.button.button-full{font-size:18px}.button.button-full i{top:2px !important;margin-left:3px !important}.error404,.error404-wrap .error404{font-size:160px}.landing-video{position:relative;top:12px;width:333px;height:187px;margin:19px 0 0 53px}}@media only screen and (max-width:479px){.container,#header.full-header .container,.container-fullwidth{width:100% !important}.container.vertical-middle{width:100% !important}.full-screen:not(.force-full-screen) .container.vertical-middle{width:100% !important}#top-cart{display:none}#top-search a{right:15px}#top-search form input{padding-right:30px}#side-panel-trigger{right:43px}#top-account{right:43px}#top-account a.btn{padding-left:8px;padding-right:8px}#top-account a.btn i:last-child{display:none}.swiper_wrapper:not(.force-full-screen),.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide,.ei-slider{height:180px !important}.swiper_wrapper .slider-caption h2{font-size:28px}#header.transparent-header.floating-header .container{width:100%;padding:0 15px}.portfolio-filter li{width:50%}.portfolio:not(.portfolio-1){margin:0}.portfolio:not(.portfolio-1) .portfolio-item{width:100%}.post-grid:not(.post-masonry) .entry-image iframe{height:157px}.mpost .entry-image{float:none;margin:0 0 20px 0}.mpost .entry-image,.mpost .entry-image a,.mpost .entry-image img,.mpost .entry-image i{width:100%;height:auto}.mpost .entry-image i{height:150px;line-height:150px}.shop:not(.product-1){margin:0}.shop:not(.product-1) .product{margin:0 0 20px 0;padding:0;width:100%}.shop:not(.product-1) .product-title h3{font-size:19px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs{height:45px}.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img{display:block;width:60px;height:45px}.si-share span{display:none}.parallax .entry-overlay-meta,.parallax .entry-overlay{left:50% !important;right:0 !important;margin:0 0 0 -140px !important;width:280px !important}.parallax .entry-overlay{width:288px !important}.parallax .countdown-section{width:64px;height:64px;margin:0 8px 0 0;font-size:11px;padding:0;padding-top:12px}.parallax .countdown-amount{font-size:20px}.countdown-large .countdown-section{display:block;width:auto;margin:30px 0 0;border:0}.countdown-large .countdown-section:first-child{margin-top:0}.testi-image,.testi-image a,.testi-image img,.testi-image i{width:36px;height:36px}.testi-image i{line-height:36px;font-size:20px}.clients-grid:not(.grid-3):not(.grid-2) li,.clients-grid.grid-4 li,.clients-grid.grid-6 li{width:50%}.button.button-full{font-size:16px}.button.button-full i{top:2px !important;margin-left:3px !important}.emphasis-title h1,.emphasis-title h2{font-size:40px !important}.error404,.error404-wrap .error404{font-size:120px}.landing-video{position:relative;top:9px;width:212px;height:119px;margin:19px 0 0 34px}.landing-form-overlay{margin-left:-155px}.button.button-desc{padding:20px 17px;font-size:15px;max-width:100%}.button.button-desc span{font-size:11px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#logo a.standard-logo{display:none}#logo a.retina-logo{display:block}.owl-carousel.owl-loading,.preloader,.preloader2,.form-process{background-image:url("/themes/custom/aaa_skin_1/../images/preloader@2x.gif");background-size:24px 24px}.dark .owl-carousel.owl-loading,.dark .preloader,.dark .preloader2,.dark .form-process{background-image:url("/themes/custom/aaa_skin_1/../images/preloader-dark@2x.gif")}.widget_recent_comments li{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-comment@2x.png");background-size:15px 26px}.widget_nav_menu li a,.widget_links li a,.widget_meta li a,.widget_archive li a,.widget_recent_entries li a,.widget_categories li a,.widget_pages li a,.widget_rss li a,.widget_recent_comments li a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-link@2x.png");background-size:4px 20px}.dark .widget_recent_comments li{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-comment-dark@2x.png")}.dark .widget_nav_menu li a,.dark .widget_links li a,.dark .widget_meta li a,.dark .widget_archive li a,.dark .widget_recent_entries li a,.dark .widget_categories li a,.dark .widget_pages li a,.dark .widget_rss li a,.dark .widget_recent_comments li a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/widget-link-dark@2x.png")}}@media only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-resolution:192dpi) and only screen and (min-resolution:2dppx) and (max-width:991px),only screen and (min-resolution:2dppx) and only screen and (min-resolution:2dppx) and (max-width:991px){#logo a.standard-logo{display:none}#logo a.retina-logo{display:inline-block}}@media (min-width:992px){#header.split-menu #logo{position:absolute;width:100%;text-align:center;margin:0;float:none;height:100px}#header.split-menu #logo a.standard-logo{display:inline-block}}@media (min-width:992px){.overlay-menu:not(.top-search-open) #primary-menu-trigger{opacity:1;pointer-events:auto;left:auto;right:75px;width:20px;height:20px;line-height:20px;margin-top:-10px}.overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger{right:90px}.overlay-menu #primary-menu>#overlay-menu-close{opacity:0;pointer-events:none;position:fixed;top:25px;left:auto;right:25px;width:48px;height:48px;line-height:48px;font-size:24px;text-align:center;color:#444;z-index:300;-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px);-webkit-transition:opacity 0.4s ease,transform 0.45s 0.15s ease;-o-transition:opacity 0.4s ease,transform 0.45s 0.15s ease;transition:opacity 0.4s ease,transform 0.45s 0.15s ease}.overlay-menu #primary-menu>ul{opacity:0 !important;pointer-events:none;position:fixed;left:0;top:0;width:100%;height:100% !important;z-index:299;background:rgba(255,255,255,0.95);-webkit-transition:opacity 0.7s ease;-o-transition:opacity 0.7s ease;transition:opacity 0.7s ease}.overlay-menu #primary-menu>ul.show{opacity:1 !important;display:inherit !important;pointer-events:auto}.overlay-menu #primary-menu>ul.show~#overlay-menu-close{opacity:1;-webkit-transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;-o-transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;transition:opacity 0.7s 0.4s ease,transform 0.45s 0.15s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);pointer-events:auto}.overlay-menu #primary-menu>ul>li{float:none;text-align:center;max-width:400px;margin:0 auto}.overlay-menu #primary-menu>ul>li>a{font-size:24px;padding-top:19px;padding-bottom:19px;letter-spacing:2px;text-transform:none;opacity:0;-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px);-webkit-transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear;-o-transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear;transition:opacity 0.7s 0.15s ease,transform 0.45s 0.15s ease,color 0.2s linear}.overlay-menu #primary-menu>ul.show>li>a{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media (min-width:992px){#page-menu.dots-menu,#page-menu.dots-menu #page-menu-wrap{position:fixed;z-index:99;top:50%;left:auto;right:20px;width:24px;height:auto;line-height:1.5;background-color:transparent;text-shadow:none}#page-menu.dots-menu #page-menu-wrap{position:relative;box-shadow:none}#page-menu.dots-menu .menu-title{display:none}#page-menu.dots-menu nav{float:none;width:24px}#page-menu.dots-menu nav ul{height:auto}#page-menu.dots-menu nav ul li{float:none;width:14px;height:14px;margin:10px 6px}#page-menu.dots-menu nav li a{position:relative;width:10px;height:10px;line-height:1.5;padding:0;margin:0 2px;background-color:rgba(0,0,0,0.4);border-radius:50%;color:#777}#page-menu.dots-menu nav li a:hover{background-color:rgba(0,0,0,0.7)}#page-menu.dots-menu nav li.current a{background-color:var(--var-theme-color)}#page-menu.dots-menu nav li div{position:absolute;width:auto;top:-11px;right:25px;background-color:var(--var-theme-color);color:#FFF;padding:5px 14px;white-space:nowrap;pointer-events:none;text-shadow:1px 1px 1px rgba(0,0,0,0.15);border-radius:2px;opacity:0}body:not(.device-touch) #page-menu.dots-menu nav li div{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#page-menu.dots-menu nav li div:after{position:absolute;content:"";top:50%;margin-top:-6px;left:auto;right:-5px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:6px solid var(--var-theme-color)}#page-menu.dots-menu nav li a:hover div{opacity:1;right:30px}}@media (min-width:992px){.side-header #header{position:fixed;top:0;left:0;z-index:10;width:260px;height:100%;height:calc(100vh);background-color:#FFF;border:none;border-right:1px solid #EEE;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,0.065)}.side-header #header-wrap{width:300px;height:100%;overflow:auto;padding-right:40px}.side-header #header .container{width:260px !important;padding:0 30px !important;margin:0 !important}.side-header #logo{float:none;margin:60px 0 40px}.side-header #logo img{height:auto !important}.side-header #logo:not(.nobottomborder):after,.side-header #primary-menu:not(.nobottomborder):after{display:block;content:"";width:20%;border-bottom:1px solid #E5E5E5}.side-header .center #logo:after{margin:0 auto}.side-header #primary-menu{margin-bottom:30px}.side-header #primary-menu:not(.nobottomborder):after{margin-top:40px}.side-header #primary-menu,.side-header #primary-menu ul{float:none;height:auto}.side-header #primary-menu ul li{float:none;margin:15px 0 0}.side-header #primary-menu ul li:first-child{margin-top:0}.side-header #primary-menu ul li a{height:25px;line-height:25px;padding:0;text-transform:uppercase}.side-header #primary-menu ul li i{line-height:24px}.side-header #primary-menu ul ul{position:relative;width:100%;background-color:transparent;box-shadow:none;border:none;height:auto;z-index:1;top:0;left:0;margin:5px 0;padding-left:12px}.side-header #primary-menu ul ul ul{top:0 !important;left:0}.side-header #primary-menu ul ul.menu-pos-invert{left:0;right:auto}.side-header #primary-menu ul ul ul.menu-pos-invert{right:auto}.side-header #primary-menu ul ul li{margin:0;border:0}.side-header #primary-menu ul ul li:first-child{border-top:0}.side-header #primary-menu ul ul a{font-size:12px;height:auto !important;line-height:24px !important;padding:2px 0 !important}.side-header #primary-menu ul ul li:hover>a{background-color:transparent !important;color:#444 !important}.side-header #primary-menu ul>li.sub-menu>a,.side-header #primary-menu ul>li.sub-menu:hover>a{background-image:none !important}.side-header #primary-menu ul>li.sub-menu>a:after{position:absolute;content:"";top:1px;right:0;-webkit-transition:transform 0.2s linear;-o-transition:transform 0.2s linear;transition:transform 0.2s linear}.side-header #primary-menu ul>li.sub-menu:hover>a:after{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.side-header:not(.open-header) #wrapper{margin:0 0 0 260px !important;width:auto !important}.side-header:not(.open-header) #wrapper .container{width:auto;margin:0 40px}.side-header.open-header.push-wrapper{overflow-x:hidden}.side-header.open-header #header{left:-260px}.side-header.open-header.side-header-open #header{left:0}.side-header.open-header #wrapper{left:0}.side-header.open-header.push-wrapper.side-header-open #wrapper{left:260px}#header-trigger{display:none}.side-header.open-header #header-trigger{display:block;position:fixed;cursor:pointer;top:20px;left:20px;z-index:11;font-size:16px;width:32px;height:32px;line-height:32px;background-color:#FFF;text-align:center;border-radius:2px}.side-header.open-header.side-header-open #header-trigger{left:280px}.side-header.open-header #header-trigger i:nth-child(1),.side-header.open-header.side-header-open #header-trigger i:nth-child(2){display:block}.side-header.open-header.side-header-open #header-trigger i:nth-child(1),.side-header.open-header #header-trigger i:nth-child(2){display:none}.side-header.open-header #header,.side-header.open-header #header-trigger,.side-header.open-header.push-wrapper #wrapper{-webkit-transition:left 0.4s ease;-o-transition:left 0.4s ease;transition:left 0.4s ease}.side-header.side-header-right #header{left:auto;right:0;border:none;border-left:1px solid #EEE}.side-header.side-header-right:not(.open-header) #wrapper{margin:0 260px 0 0 !important}.side-header.side-header-right.open-header #header{left:auto;right:-260px}.side-header.side-header-right.open-header.side-header-open #header{left:auto;right:0}.side-header.side-header-right.open-header.push-wrapper.side-header-open #wrapper{left:-260px}.side-header.side-header-right.open-header #header-trigger{left:auto;right:20px}.side-header.side-header-right.open-header.side-header-open #header-trigger{left:auto;right:280px}.side-header.side-header-right.open-header #header,.side-header.side-header-right.open-header #header-trigger{-webkit-transition:right 0.4s ease;-o-transition:right 0.4s ease;transition:right 0.4s ease}}@media (max-width:767px){.table-responsive{border-color:rgba(255,255,255,0.1)}}@media (min-width:768px){.dark .nav-tabs.nav-justified>li>a{border-bottom-color:rgba(255,255,255,0.15)}.dark .nav-tabs.nav-justified>.active>a,.dark .nav-tabs.nav-justified>.active>a:hover,.dark .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#383838}}.dark .nav-tabs-justified>.active>a,.dark .nav-tabs-justified>.active>a:hover,.dark .nav-tabs-justified>.active>a:focus{border-color:rgba(255,255,255,0.15)}@media (min-width:768px){.dark .nav-tabs-justified>li>a{border-bottom-color:rgba(255,255,255,0.15)}.dark .nav-tabs-justified>.active>a,.dark .nav-tabs-justified>.active>a:hover,.dark .nav-tabs-justified>.active>a:focus{border-bottom-color:#383838}}@media (max-width:767px){.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#BBB}.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#EEE}.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{background-color:rgba(0,0,0,0.25);color:#EEE}.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.dark .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#999}}@media (max-width:991px){.dark .postcontent,.dark .postcontent.bothsidebar,.dark .sidebar{border-bottom-color:rgba(255,255,255,0.1)}.dark #header.transparent-header,.dark #header.semi-transparent,#header.dark.transparent-header,#header.dark.semi-transparent{background-color:#333;border-bottom-color:rgba(255,255,255,0.1)}.dark #primary-menu:not(.not-dark) ul li,.dark #primary-menu:not(.not-dark) ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,.dark #primary-menu:not(.not-dark) ul ul li,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-2>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-3>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-4>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-5>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li{border-top-color:rgba(255,255,255,0.1) !important}.dark #primary-menu:not(.not-dark)>ul>li.sub-menu>a,.dark #primary-menu:not(.not-dark)>.container>ul>li.sub-menu>a{background-image:url("/themes/custom/aaa_skin_1/../images/icons/submenu-dark.png")}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-2>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-3>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-4>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-5>ul,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li{border-top-color:#EEE !important}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li:hover a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li.current a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li:hover a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li.current a{color:var(--var-theme-color) !important}body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li:hover ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li.current ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li:hover ul a,body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>div>ul>li.current ul a{color:#444 !important}.dark .pricing-box.pricing-extended .pricing-action-area{border-top-color:rgba(255,255,255,0.15)}}@media (min-width:470px){.tabbable{}}@media (max-width:479px){.container,#header.full-header .container,.container-fullwidth{width:100% !important}.container{padding-left:0 !important;padding-right:0 !important}}@media (max-width:991px){#page-menu nav li a{height:auto;border-bottom:1px solid rgba(255,255,255,0.1)}}@media (min-width:767px){.containerMain{padding-left:35px;padding-right:35px;box-shadow:0 0 10px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1)}}@media (max-width:767px){.containerMain{padding-left:6px;padding-right:6px}}@media (min-width:992px){#primary-menu ul li .mega-menu-content ul.megamenu-dropdown{position:absolute;top:36px !important;left:0;width:100%;background-color:#FFF;box-shadow:0px 13px 42px 11px rgba(0,0,0,0.05);border:1px solid #EEE;margin:0}#primary-menu ul li .mega-menu-content ul.megamenu-dropdown li a{padding-left:10px}#primary-menu ul li .mega-menu-content ul.megamenu-dropdown li a:hover{padding-left:17px}}#primary-menu>ul.show{opacity:1 !important;display:inherit !important;pointer-events:auto}@media (min-width:768px){.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}}.grid-demo{padding:10px 30px}.grid-demo [class*="col-"]{margin-top:5px;margin-bottom:5px;font-size:1em;text-align:center;line-height:2;background:var(--section-dark-color);border:1px solid var(--section-light-color);min-height:150px;padding-bottom:0.5rem}[data-theme="dark"] .yamm .dropdown-menu h3,[data-theme="dark"] .yamm .dropdown-menu h4,[data-theme="dark"] .yamm .dropdown-menu h5{text-align:left;color:var(--section-light-color) !important;text-shadow:var(--header-shadow)}[data-theme="light"] .yamm .dropdown-menu h3,[data-theme="light"] .yamm .dropdown-menu h4,[data-theme="light"] .yamm .dropdown-menu h5{text-align:left;color:var(--section-light-color) !important;text-shadow:var(--header-shadow)}.yamm .dropdown-menu p,.yamm .dropdown-menu,.yamm .dropdown-menu btn{font-family:"Gotham-Book",sans;text-align:left;color:#144722;color:#FFF;margin-bottom:5px;font-size:14px !important;line-height:15px !important}.yamm .dropdown-menu p,.yamm .dropdown-menu ul,.yamm .dropdown-menu ol{text-shadow:0px 1px 3px black}.yamm .dropdown-menu ul,.yamm .dropdown-menu ol{margin-bottom:0px}.yamm a.btn.btn-sm{padding:3px 6px;float:left;margin-bottom:10px;font-family:"Gotham-Book",Arial,Helvetica,sans-serif;letter-spacing:-0.02em;font-size:11px}.yamm .navbar-header,.yamm .navbar-collapse{background:var(--section-medium-color);color:white;font-size:14px}.yamm .dropdown-menu li a{font-family:"Gotham-Black",Arial,Helvetica,sans-serif}.navbar-default .navbar-nav>li>a{text-shadow:var(--header-shadow)}.yamm .row{}.yamm .col-sm-4.col-glow{background:#144722;background:-moz-linear-gradient(45deg,#144722 54%,#7f7c7c 100%);background:-webkit-linear-gradient(45deg,#144722 54%,#7f7c7c 100%);background:linear-gradient(45deg,#144722 54%,#7f7c7c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#144722",endColorstr="#7f7c7c",GradientType=1)}h4{margin-bottom:10px}.yamm .dropdown-menu p,.yamm .dropdown-menu,.yamm .dropdown-menu btn{margin-bottom:5px}.yamm a:visited{color:white}.btn-success{color:#fff;border:1px solid var(--section-dark-color) !important;background:linear-gradient(135deg,var(--section-light-color) 0%,var(--section-medium-color) 44%,var(--section-dark-color) 100%);box-shadow:var(--box-shadow);text-shadow:1px 1px 2px rgba(0,0,0,0.8)}.btn-success:hover{background:white;color:#144722 !important;color:var(--section-medium-color) !important}.yamm a.btn.btn-sm{padding:3px 6px;float:left;margin-bottom:0;font-family:"Gotham-Black",Arial,Helvetica,sans-serif;letter-spacing:-0.02em;font-size:11px;color:#ffffff;word-break:break-word;max-width:240px;white-space:normal}body{background:#c9de96;background:-moz-linear-gradient(-45deg,#c9de96 0%,#8ab66b 44%,#398235 100%);background:-webkit-linear-gradient(-45deg,#c9de96 0%,#8ab66b 44%,#398235 100%);background:linear-gradient(135deg,#144722 0%,#5d863b 44%,#144722 100%);background-attachment:fixed;background:linear-gradient(135deg,var(--section-light-color) 0%,var(--section-medium-color) 44%,var(--section-dark-color) 100%)}.navbar a,.navbar a:visited,.sidebar-narrow a,.sidebar-narrow a:visited{color:white !important;text-decoration:underline;outline:0}a:hover{background:#a3bd9b !important;color:#144722 !important;background:var(--section-light-color) !important;color:var(--section-dark-color) !important}.dropdown-menu h4,.dropdown-menu h3,.dropdown-menu h5{margin-top:20px !important;margin-bottom:10px !important}@media screen and (min-width:1270px){.pinned{position:sticky;top:15px}.sidebar-narrow{height:2500px}}@media screen and (max-width:1269px){.sidebar-narrow{height:200px}.pinned{position:relative;top:inherit}}.yamm .collapse,.yamm .dropup,.yamm .dropdown{position:static !important}.yamm .container{position:relative !important}.yamm .dropdown-menu{right:auto !important;margin-left:2rem;margin-right:2rem}.yamm .yamm-content{list-style:none}.yamm .dropdown.yamm-fw .dropdown-menu,.yamm .dropup.yamm-fw .dropdown-menu{left:0 !important;right:0 !important;color:white}#main-wrapper>nav.yamm.navbar.navbar-expand-lg{justify-content:flex-end;background-color:var(--section-dark-color);background:linear-gradient(135deg,var(--section-light-color) 0%,var(--section-medium-color) 44%,var(--section-dark-color) 100%);padding-right:3rem}nav.yamm.navbar .nav-item.dropdown:hover>.dropdown-menu{display:block;top:100%;left:0;min-width:95%}nav.yamm.navbar .nav-link{text-shadow:1px 1px 2px black}nav.yamm.navbar span.color-red{text-shadow:1px 1px 2px black}.yamm ul{text-align:left;margin-left:10px}.yamm .dropdown{padding:20px !important;margin:-20px !important}.yamm li{margin-left:0.5rem;padding:0.5rem}.grid-demo [class*="col-"] [class*="col-"]{margin:0 !important}.grid-demo [class*="col-"] span,.grid-demo [class*="col-"] p,.grid-demo [class*="col-"] li{line-height:1.4 !important}.text-align-center{text-align:center !important}.yamm p a.btn{float:none !important;font-size:0.8rem;letter-spacing:-0.03rem}.yamm .yamm-content p{line-height:1 !important}.sectionOfficer{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.sectionOfficer .volunteer{font-family:Gotham-Book,sans-serif;padding:5px;min-height:100px}.sectionOfficer .volunteer .fullname{font-family:Gotham-Black,sans-serif;color:#555;font-size:14px}.sectionOfficer .volunteer-type{color:#333;grid-row:1;grid-column:1 / span 2}#primary-menu ul li>a{line-height:unset !important;padding:1rem 0.5rem !important}.segment-logo-area li.nav-item a{color:var(--text-secondary) !important}header#header{height:auto;padding-bottom:0;border-bottom:none}body{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:800 !important}.utility-nav a,.utility-nav a:link,.utility-nav a:visited{color:var(--text-muted)}#wrapper{background:var(--bg-elevated)}.footer a,.footer a:link,.footer a:visited,.segment-logo-area a,.segment-logo-area a:link,.segment-logo-area a:visited{color:var(--text-secondary)}a,.link{font-weight:500}[data-theme="dark"] table tr:nth-child(odd){background:var(--bg-card) !important}[data-theme="dark"] h1,[data-theme="dark"] h2{color:var(--section-medium-color)}[data-theme="dark"] a,[data-theme="dark"] a:link,[data-theme="dark"] a:visited{color:var(--section-light-color)}[data-theme="dark"] a:hover,[data-theme="dark"] a:link:hover,[data-theme="dark"] a:visited:hover{background:var(--section-dark-color) !important;color:var(--section-light-color) !important}
