<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   body, h1, h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif; color:#555}
   h1, h2, h3, h4, h5 { text-transform: uppercase; font-weight:700}
   .ameahead { margin-bottom:1.5rem}
   .btn-outline-primary:not(:disabled):not(.disabled):active { background-color:#ee7e1a; border-color:#ee7e1a; }
   .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {box-shadow: none }
   
   p + p:last-child { margin-bottom:0}
   .red { color:#e21e23}
   .blue { color:#13519e}
   .white { color:#fff;}
   	article { padding:70px 70px}
	.top-menu-bar {width:100%;; height:36px; background:#ee7e1a;  }
	.top-menu-bar ul { padding-left:0; list-style: none}
	.top-menu-bar ul li { padding:6px 8px; margin-left:15px; text-transform: uppercase; font-size:13px; font-weight:500; color:#fff}
	.top-menu-bar ul li i { margin-right:4px}
	.top-menu-bar ul li a { color:#fff;}
	header { position:relative}
	.navbar {  margin:auto; padding-left:3%; padding-right:3%; position:absolute; z-index:9999; width:100%}
	.navbar-brand { margin-right:3rem}
	.navbar a.nav-link { color:#fff; text-transform: uppercase; margin-right:0.8rem; font-weight:700; padding:15px}
	.navbar a.nav-link:hover { color:#ee7e1a}
	.fixed-top { top:36px; }
	a.tp-btn.btn-outline-primary {border-color: #fff; color:#fff  }
	.btn-outline-primary.tp-btn:hover, .btn-outline-primary.tp-btn:focus { background:#ee7e1a;border-color: #ee7e1a; }
	.owl-carousel-sponsors { padding:0 70px;}
	.owl-carousel-sponsors img { border: 1px solid #ccc;}
	.img-wrapper { border: 1px solid #f30; border-radius:12px; transform: translate(-15px, -15px);}
	.img-wrapper img { border-radius:12px; transform: translate(15px, 15px);}
	.mainsec { background:#fff; padding:0}
	.side-content {background:#f2f2f2}
	.amea-main-card {background:#13519e; text-align:center; color:#fff;  margin-top:2rem; margin-bottom:4rem; padding-top:2rem; padding-bottom:0; min-height:200px; border-radius:12px}
	.amea-card-wrapper { margin:1rem 0 0}
	.amea-card { background:#ee7e1a; border-radius:12px; margin-bottom:3rem}
	.amea-card hr { border:none; border-top:1px solid #fff; opacity:0.5; width:80%; margin:15px auto}
	.offerprice { margin-bottom:0}
	.earlybirdfees { border-radius:12px; overflow: hidden; margin-bottom:4rem}
	.earlybirdfees-1, .earlybirdfees-2 { padding:2rem; color:#fff; text-align:center}
	.earlybirdfees-1 p, .earlybirdfees-2 p { margin:0}
	.earlybirdfees-1 {background:#e21e23}
	.earlybirdfees-2 {background:#ee7e1a; border-top:1px solid rgba(255,255,255,0.5)}
	.sponsors-wrapper h4 { text-transform:uppercase; margin:0; padding:1rem; color:#fff; margin-bottom:2rem; background:#e21e23;  }
	.sponsors-wrapper { background:#ffffff; border-radius:12px; overflow: hidden; margin-bottom:3rem; padding-bottom:2rem; text-align:center}
	/*.sponsors-wrapper img { border:1px solid #e4e4e4; margin:1.2rem auto; width:100%; max-width:180px}*/
	.sponsors-wrapper img { margin:0 auto; width:100%; max-width:300px;}
	.ameaworldwide-wrapper {background:#ffffff; border-radius:12px; overflow: hidden; margin-bottom:3rem; padding-bottom:1.2rem; text-align:center}
	.ameaworldwide-wrapper h4 {text-transform:uppercase; margin:0; padding:1.6rem 1rem 1.5rem 1rem; color:#e21e23; border-bottom:2px solid #13519e;  }
	.amea-logos { margin-bottom:0; margin-top:1rem}
	.amea-logos img { width:100%; max-width:140px}
	.article {background:#e21e23; min-height:200px; }
	.article.gallery { text-align:center}
	#gallery img { width:100%; }
	.owl-theme .owl-nav {position: absolute;
    top: calc(50% - 36px);
    z-index: 99999;
     width:100%;}
	 .owl-prev span, .owl-nav span { display:none}
	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {    background: transparent; border: 1px solid #fff;
    display: inline-block;    width: 36px;     height: 36px;     border-radius: 50%;}
	.owl-prev {left: -32px;    position: absolute;}
	.owl-next {right: -32px;    position: absolute;}
	.owl-next::before { font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    color: #a51519;
    font-size: 24px;
    display: inline-block;
    position: relative;
    z-index: 2; margin-left:4px; color:#fff;
}

.owl-prev::before { font: normal normal normal 14px/1 FontAwesome;
    content: "\f104";
    color: #a51519;
    font-size: 24px;
    display: inline-block;
    position: relative;
    z-index: 2; margin-left:0; color:#fff;
}
.owl-prev::after, .owl-next::after {content: "";
    position: absolute;
    width: 30px;
    height: 30px;
	background-color:transparent;
    
    top: 2px;
    left: 2px;
    border-radius: 100%;
    z-index: 1;}

.owl-theme .owl-nav [class*='owl-']:hover,
.owl-theme .owl-next [class*='owl-']:hover,
.owl-theme .owl-nav [class*='owl-']:focus,
.owl-theme .owl-next [class*='owl-']:focus
 { background: none; outline: none}
 
 .owl-theme .owl-nav [class*='owl-']:hover::after,
.owl-theme .owl-next [class*='owl-']:hover::after {background-color:#fff;}

 .owl-theme .owl-nav [class*='owl-']:hover::before,
.owl-theme .owl-next [class*='owl-']:hover::before { color:#e21e23}

.owl-carousel .img-wrapper {     border: 1px  solid rgba(255,255,255,0.8) !important; transform:translate(-5px, -15px)}
.owl-carousel.owl-drag .owl-item { padding:10px}
.gallarylinks { display: flex; -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;}
.gallarylinks&gt;div { padding:0 20px; border-right:1px solid #fff;}
.gallarylinks&gt;div:last-child { border: none}
.gallarylinks a { color:#fff; text-decoration: none}
.facts-item { text-align:center}
.facts-item img { width:60px; opacity:0.9}
.facts-item span { color:#ee7e1a; font-size:40px; font-weight:700; display:block}
.facts-item span.text { color:#fff; display:block; font-weight:300; font-size:14px}

.overlay {
    display: block;
    position: absolute;
    z-index: 0;
    background: rgba(0, 0, 0, 0.7) no-repeat center;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
}

.interesting-facts { list-style: none; padding-left:0; display: flex; -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important; margin-top:2rem ; margin-bottom:0}
	.interesting-facts  li { padding:0 1.5rem; margin-bottom:1rem;}
	.network-item { background:#ee7e1a; color:#fff; font-size:14px; text-align: center; border-radius:8px; padding:7px 15px; margin-bottom:30px}
	.footer-links { background:#000; color:#fff; text-align: center; font-size:13px; padding:10px 15px}
	.footer-links a {color:#fff; text-align: center; font-size:13px}
	.footer-wrapper { background:#e21e23; padding:30px 3%; width:100%}
	.address { font-size:13px; color:#fff;}
	.address span { font-size:16px; font-weight:700; display:block; margin-bottom:3px}
	.address-wrapper { margin-bottom:1.5rem}
	.address-wrapper .fa { color:#fff; font-size:20px; position: relative; top:2px;   margin-right:12px}
	.footer-item { padding:30px}
	.footer-wrapper .footer-item-wrapper { border-right:1px solid rgba(255,255,255,0.7)}
	.footer-wrapper .footer-item-wrapper:last-child { border: none}
	.linkedin-wrapper { margin-top:0.5rem; margin-bottom:1.5rem}
	.linkedin-wrapper .fa { font-size:36px; color: #fff}
	.linkedin-wrapper&gt;div { text-align:center; padding:0 15px}
	.linkedin-wrapper&gt;div:first-child { padding-left:0; border-right:1px solid #fff}
	.linkedin-wrapper .text { color:#fff; font-size:14px }
	.linkedin-wrapper a { text-decoration: none !important}
	.media-partner { margin-top:0.5rem}
	.media-partner img { margin-right:15px; width:90px; border-radius:8px}
	.card-body table td { padding:15px; text-align: left; vertical-align: top; font-size:14px}
	.card-body table td .offerprice { min-width:70px}
	.card-body table td span { font-size:12px; font-style:italic}
	.card-body table td p { margin-bottom:0}
	.card-body table tr { border-bottom: 1px solid rgba(255,255,255,0.8)}
	.card-body table tr:last-child { border-bottom: none}

	.navbar-expand-lg .navbar-nav .nav-link { font-size:14px; padding-left:0.15rem; padding-right:0.15rem;}
	#gallery .img-wrapper { margin-top:20px}
	.navbar .nav-item.active a.nav-link {    color: #ee7e1a;}
	.pricing { padding:15px 15px 0 15px}
	.pricing table td { text-align: left; padding:8px; font-size:12px; vertical-align: top}
	.pricing table tr td:last-child { padding-left:20px}








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   Filter
   ========================================================================== */
   .filter { list-style:none; margin:auto; display:block; text-align:center;}
   .filter li  { display:inline-block;  margin-bottom:40px; margin-top:40px;}
   .filter li a { padding:8px 20px; margin-right: 10px;}
   .project-item {width:100px; height:100px; margin-right:10px; margin-bottom:4px; text-align:center}
	.project-item h1 { margin-top:20px;     font-size: 14px;}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print { 
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
</pre></body></html>