.slick-slider .element{
    width: 95% !important; background-color:#000; border-radius:5px; display:inline-block; margin:0px 10px; display:-webkit-box; display:-ms-flexbox; display:flex;
    -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; font-size:20px;
}
.slick-slider { padding-left: 2px !important; }
.slick-slider .element img{ width:100%; -o-object-fit:cover; object-fit:cover; }
.slick-prev, .slick-next{ display: none !important; }
.gallery-header{font-size: 16.0px; color: #fff; background: #000c50; padding: 15px;}
.gallery-title{font-size: 14px;color: #000;padding: 10px;}
.gallery-title a {color: #000 !important;}
.gallery-title a:hover, .gallery-title a:focus, .gallery-title a:active {color: #007bff !important; text-decoration: underline !important; }
.tm-panel-box-primary-split:before {
    content: "";
    position: absolute;
    width: 120px;
    display: block;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #428dc9;
    background: linear-gradient(180deg, #000c50 0%, #64c2ee 100%);
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: inset -2px 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset -2px 0 2px 0 rgba(0, 0, 0, 0.05);
}
.uk-panel {
    display: block;
    position: relative;
min-height: 411px;
}
.tm-panel-box-primary-split > div {
    position: relative;
    z-index: 1;
}
@media (min-width: 1220px) {
    .uk-grid:before, .uk-grid:after {
        content: "";
        display: block;
        overflow: hidden;
    }
}
@media (min-width: 1220px) {
    .tm-thick-border {
        border: 15px solid #ffffff;
        box-sizing: border-box;
        border-radius: 4px;
        box-shadow: 0 0 2px #031154;
        background: #ffffff;
    }
}
@media (min-width: 1220px) {
    .uk-grid > *, .tt_event_column_left, .tt_event_column_right, .tt_event_page_left, .tt_event_page_right {
        -ms-flex: none;
        flex: none;
        margin: 0;
        float: left;
        padding-left: 15px;
    }
}
.uk-scrollspy-init-inview { padding-left: 15px;padding-top: 20px; }
.uk-panel {
    display: block;
    position: relative;
}
.uk-panel:before {
    content: "";
    display: table;
}
.uk-panel, .uk-panel:hover {
    text-decoration: none;
}
.uk-panel > :not(.uk-panel-title):last-child {
    margin-bottom: 0;
}
.tm-gallery-gravity .uk-overlay > :first-child, .tm-gallery-gravity .uk-overlay.uk-overlay-hover {
    border-radius: 4px;
}
.tm-gallery-gravity .uk-overlay > :first-child {
    border-radius: 4px;
}
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 0;
}
.tm-gallery-gravity .uk-overlay .uk-overlay-panel {
    border-radius: 3px;
}
.tm-gallery-gravity .uk-overlay .uk-overlay-panel {
    border-radius: 3px;
}
.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    color: #ffffff;
}
.uk-overlay-background {
    background: rgba(26, 49, 86, 0.7);
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.075);
}
.uk-overlay-fade {
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter;
}
.uk-width-1-1 {
    width: 100%;
}
.tm-gallery-gravity .uk-overlay-panel.uk-ignore {
    background-color: rgba(0, 0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 12, 80, 0.99) 100%);
}

.tm-gallery-gravity .uk-overlay .uk-overlay-panel {
    border-radius: 3px;
}
.uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: inherit;
}
.tm-gallery-gravity .uk-module-title, .tm-gallery-gravity div.tt_event_theme_page .widget > h5, .tm-gallery-gravity div.tt_event_theme_page h5.box_header {
    margin-top: 30px;
    position: absolute;
    top: auto;
    -webkit-transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    -webkit-transition-duration: 0.75s;
    transition-duration: 0.75s;
}
@media (min-width: 1220px) {
    .uk-module-title, div.tt_event_theme_page .widget > h5, div.tt_event_theme_page h5.box_header {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
        text-transform: none;
    }
}
.tm-gallery-gravity .tm-gallery-arrow {
    right: 30px !important;
    bottom: 30px !important;
    -webkit-transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    font-size: 30px;
}
.uk-position-absolute, [class*='uk-position-top'], [class*='uk-position-bottom'] {
    position: absolute !important;
}
[class^="uk-icon-grav-"], [class*=" uk-icon-grav-"] {
    display: inline-block;
    font-size: 30px;
    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;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: inherit;
    text-decoration: none;
}
.tm-gallery-gravity .uk-overlay .uk-overlay-panel :not(:hover) [class*='uk-animation-'] {
    opacity: 0;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
}
.uk-animation-slide-bottom {
    -webkit-animation-name: uk-fade-bottom;
    animation-name: uk-fade-bottom;
}
}
* + .uk-margin-small {
    margin-top: 5px;
}
.tm-gallery-gravity .uk-overlay .uk-overlay-panel .uk-text-large {
    line-height: 32px;
    margin-bottom: 0;
    font-weight: 300;
    margin-right: 40px;
}

.uk-text-large {
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
}
.tm-gallery-gravity .uk-overlay .uk-overlay-panel .uk-text-large {
    line-height: 32px;
    margin-bottom: 0;
    font-weight: 300;
    margin-right: 40px;
}
.tm-gallery-gravity .uk-module-title, .tm-gallery-gravity div.tt_event_theme_page .widget > h5, .tm-gallery-gravity div.tt_event_theme_page h5.box_header {
    margin-top: 415px;
    position: absolute;
    top: auto;
    -webkit-transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
    -webkit-transition-duration: 0.75s;
    transition-duration: 0.75s;
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: inherit;
}
@media (min-width: 1220px) {
    .uk-module-title, div.tt_event_theme_page .widget > h5, div.tt_event_theme_page h5.box_header {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
        text-transform: none;
    }
}
h2, .uk-h2 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 20px 0;
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
[class^="uk-icon-grav-"], [class*=" uk-icon-grav-"] {
    display: inline-block;
    font-size: 30px;
    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;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: inherit;
    text-decoration: none;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: inherit;
    text-decoration: none;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    color: #ffffff;
}
.uk-panel > :not(.uk-panel-title):last-child {
    margin-bottom: 0;
}
@media (min-width: 1220px) {
    i.tm-background-icon-top, i.tm-background-icon-bottom {
        position: absolute;
        right: -30px;
        font-size: 180px;
        opacity: 0.05;
        color: #253856;
        bottom: -30px;
    }
}
.tm-background-icon-top, .tm-background-icon-bottom {
    overflow: hidden;
}
#goal_objectives .goal_text{ font-size:15px;font-weight:400; }