@charset "UTF-8";
.main-header {}

.main-header .mainrow {
    margin: 20px 100px 10px 100px;
    /* display: inline-flex; */
    /* width: calc(100% - 200px); */
    /* align-items: center; */
    /* justify-content: center; */
    /* flex-direction: row; */
    /* text-align: center; */
    /* align-items: start; */
}

.typeahead__container_top.typeahead__container {
    height: 60px;
    /* position: relative; */
    /* top: -10px; */
    left: 0;
    width: 100%;
}

.typeahead__container_top .typeahead__txt {
    width: calc(100% - 0px);
    position: relative;
    top: 5px;
    font-size: 11px;
    left: 55px;
    color: #c4c4c4;
    z-index: 99999;
    text-align: left;
}

.typeahead__container_top .js-typeahead {
    height: 65px;
    border: 1px solid #ccc;
    width: calc(100% - 65px);
    padding: 0 10px 0px 55px;
    position: relative;
    margin: 0;
    display: inline-block;
    outline: none;
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 65px;
    font-size: 20px;
    outline: none;
    background-image: url(../images/qrcode.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: 7px 12px;
    background-blend-mode: unset;
}

.typeahead__container_top .typeahead__button button,
.typeahead__container_top .typeahead__button button:active,
.typeahead__container_top .typeahead__button button:focus {
    background-color: #3abfc4;
    height: 65px;
    width: 65px;
    color: #fffffff2;
    border: 0px;
    font-size: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 0;
    display: inline-block;
    outline: none;
}

.typeahead__container_top .typeahead__button button:hover {
    background-color: #3abfc4;
    color: #fff;
}

.typeahead__container_top .typeahead__cancel-button {
    font-size: 40px;
    right: 80px;
    z-index: 999;
    top: 3px;
    color: #cecece;
}

.typeahead__container_top .typeahead__cancel-button:hover {
    color: #001926 !important;
}

.typeahead__container_top .typeahead__list {
    top: 67px;
}

.typeahead__container_top .typeahead__list>li {
    color: #fff;
    font-size: 18px;
}

.typeahead__container_top .typeahead__list>li img {
    max-width: 100px;
    max-height: 100px;
    margin-right: 10px;
}

.typeahead__container.loading .typeahead__query:after,
.typeahead__container.loading .typeahead__query:before {
    top: 25px !important;
    right: 85px !important;
    width: 32px !important;
    height: 32px !important;
    border-width: 2px !important;
}

.top_search {
    margin-top: 15px;
    position: relative;
}

.top_search input {
    height: 70px;
    border: 1px solid #ccc;
    width: calc(100% - 70px);
    padding: 0 10px;
    position: relative;
    margin: 0;
    display: inline-block;
    outline: none;
    position: absolute;
    top: 0px;
    left: 0;
}

.top_search button {
    background-color: #3abfc4;
    height: 70px;
    width: 70px;
    color: #fff;
    border: 0px;
    font-size: 31px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 0;
    display: inline-block;
    outline: none;
}

.nav.navbar-nav {
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-footer h3 {
    color: #fff;
    font-weight: normal;
    margin: 0 0 10px 0;
    font-weight: 400;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    font-size:20px;
}

.top-footer a {
    color: #fff;
    font-family: 'Poppins',Sans-Serif;
}
}

.top-footer ul {
    margin-top: 20px;
    font-size: 13px;
    font-weight: normal;.
    font-family: 'Poppins',Sans-Serif;
}

.top-footer ul li {
    margin-bottom: 10px;
}

.top-footer .btn,
.top-footer .btn:hover,
.top-footer .btn:active {
    display: inline-block;
    background-color: #3abfc4;
    border-radius: 0;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 20px;
    display: inline-table;
    font-family: 'Poppins',Sans-Serif;
}

.top-footer span.s {
    color: #fff;
    display: inline-block;
    margin: 0px 10px;
}

.top-footer a.s {
    display: inline-block;
    margin: 10px 0px 0 0;
}

.top-footer a.s i {
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}

.section-call-to-action2 .section-content {
    background: url(./organise_banner.png) no-repeat center center;
    height: 500px;
    width: 100%;
    background-size: cover;
    padding-top: 130px;
}

.section-call-to-action2 .section-content:before {
    background: transparent;
}

.section-call-to-action2 li {
    text-align: center;
}

.section-call-to-action2 .section-content .action-btn {
    display: inline-block;
    color: #fff;
    background: #3abfc4;
    border-radius: 0;
    margin: 30px;
    min-width: 20%;
}

.section-call-to-action2 .section-content .action-btn:hover {
    background: #fff;
    color: #3abfc4;
}

.section-event-category .section-content ul li a img {
    width: 50px;
}

.section-event-category .section-content ul li.category-0 a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.section-event-category .section-content ul li.category-0 a:hover {
    background: #3abfc4;
}

.section-event-category .section-content ul li a span {
    display: inline-block;
    position: static;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    margin-top: 10px;
    text-transform: capitalize;
}

.nav>li {
    margin-left: 20px;
    /* line-height: 58px; */
}

.banner-cnt {
    text-align: center;
    margin: 10px;
}

.section-upcoming-events.section-selection-events .section-content ul li img {
    max-height: 150px;
    object-fit: contain;
    width: 100%;
    height: auto;
}

.et_form .form-control {
    border: 0 solid;
    border-bottom: 1px solid #999999;
    box-shadow: none;
    border-radius: 0;
}

.et_form label {
    font-weight: 300;
    font-size: 17px;
    padding-left: 0;
    color: #999999;
}

.et_form input[type=file].form-control {
    display: none;
}

.et_form .et_form_file {
    background-color: transparent;
    cursor: pointer;
}

.et_form .et_form_file_btn {
    background: transparent;
    float: right;
    border: 0px;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 17px;
    outline: none;
    cursor: pointer;
}

.et_form .form-group:has(input[type=file]) label {
    border: 0 solid;
    border-bottom: 1px solid #999999;
    box-shadow: none;
    border-radius: 0;
}

.et_form .form-group {
    margin-bottom: 50px;
}

.et_form h3 {
    font-size: 18px;
    margin-bottom: 30px;
}

.primary-link-center {
    display: inline-block;
}

.primary-link-fb,
.primary-link-gp {
    background-color: white;
    color: #3abfc4;
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-width: 290px; */
    /* float: left; */
    width: 100%;
}

.primary-link-fb i,
.primary-link-gp i {
    font-size: 44px;
    margin-right: 20px;
    /* float: left; */
    position: relative;
    /* top: -7px; */
}

.g-recaptcha {
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.top-header .top-right ul li a {
    text-transform: capitalize;
    color: #fff !important;
    font-weight: 400;
}

.top-header .top-right a.highlight {
    color: #3abfc4 !important;
}

[data-quantity] {
    position: relative;
    width: 100%;
    max-width: 11rem;
    padding: 0;
    /* margin: 30px 0; */
    border: 0;
}

[data-quantity] legend {
    display: none;
}

[data-quantity] input {
    font-size: 18px;
    height: 4rem;
    padding: 0 4rem;
    border-radius: 0rem;
    border: 0;
    background: #fff;
    color: #222 !important;
    /*box-shadow: 0 10px 65px -10px rgba(0, 0, 0, 0.25);*/
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    font-weight: lighter;
    font-weight:500;
}

[data-quantity] input:focus {
    outline: none;
    box-shadow: 0 5px 55px -10px rgba(0, 0, 0, 0.2), 0 0 4px #3fb0ff;
    /* Allows border radius on focus */
}

[data-quantity] input[type=number]::-webkit-inner-spin-button,
[data-quantity] input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

[data-quantity] input[type=number] {
    -moz-appearance: textfield;
}

[data-quantity] button {
    position: absolute;
    width: 2.8rem;
    height: 2.8rem;
    top: 0.6rem;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    background: #fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50"><path d="M17 25h16M67 25h16M75 17v16" fill="none" stroke="rgb(59,69,66)" stroke-width="1.5px" stroke-linecap="round" stroke-linejoin="round" /></svg>') no-repeat 0 0;
    background-size: 5.6rem 2.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    border-radius: 1.4rem;
    cursor: pointer;
    transition: opacity 0.15s;
    opacity: 0.5;
}

[data-quantity] button:active {
    background-position-y: 1px;
    box-shadow: inset 0 2px 12px -4px #c5d1d9;
}

[data-quantity] button:focus {
    outline: none;
}

[data-quantity] button:hover {
    opacity: 1;
}

[data-quantity] button.sub {
    left: 0.6rem;
}

[data-quantity] button.add {
    right: 0.6rem;
    background-position-x: -2.8rem;
}

.top-header .row {
    display: flex;
    flex-direction: row;
    margin: 0;
    position: relative;
    /* height: 40px; */
}

.top-header .top-right {
    /* justify-self: self-start; */
    /* place-self: normal; */
    align-self: flex-end;
    line-height: 40px;
    margin: 0;
    margin-left: auto;
    order: 2;
    padding: 0;
    flex-grow: 1;
    /* float: right; */
    width: calc(100% - 100px);
    /* border: 1px solid red; */
}


/*
 * CKEditor 5 (v28.0.0) content styles.
 * Generated on Mon, 07 Jun 2021 06:33:15 GMT.
 * For more information, check out https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/content-styles.html
 */

 :root {
    --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
    --ck-color-mention-text: hsl(341, 100%, 30%);
    --ck-color-table-caption-background: hsl(0, 0%, 97%);
    --ck-color-table-caption-text: hsl(0, 0%, 20%);
    --ck-highlight-marker-blue: hsl(201, 97%, 72%);
    --ck-highlight-marker-green: hsl(120, 93%, 68%);
    --ck-highlight-marker-pink: hsl(345, 96%, 73%);
    --ck-highlight-marker-yellow: hsl(60, 97%, 73%);
    --ck-highlight-pen-green: hsl(112, 100%, 27%);
    --ck-highlight-pen-red: hsl(0, 85%, 49%);
    --ck-image-style-spacing: 1.5em;
    --ck-todo-list-checkmark-size: 16px;
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-yellow {
    background-color: var(--ck-highlight-marker-yellow);
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-green {
    background-color: var(--ck-highlight-marker-green);
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-pink {
    background-color: var(--ck-highlight-marker-pink);
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .marker-blue {
    background-color: var(--ck-highlight-marker-blue);
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .pen-red {
    color: var(--ck-highlight-pen-red);
    background-color: transparent;
}


/* ckeditor5-highlight/theme/highlight.css */

.ck-content .pen-green {
    color: var(--ck-highlight-pen-green);
    background-color: transparent;
}


/* ckeditor5-font/theme/fontsize.css */

.ck-content .text-tiny {
    font-size: .7em;
}


/* ckeditor5-font/theme/fontsize.css */

.ck-content .text-small {
    font-size: .85em;
}


/* ckeditor5-font/theme/fontsize.css */

.ck-content .text-big {
    font-size: 1.4em;
}


/* ckeditor5-font/theme/fontsize.css */

.ck-content .text-huge {
    font-size: 1.8em;
}


/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-side {
    float: right;
    margin-left: var(--ck-image-style-spacing);
    max-width: 50%;
}


/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-left {
    float: left;
    margin-right: var(--ck-image-style-spacing);
}


/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-center {
    margin-left: auto;
    margin-right: auto;
}


/* ckeditor5-image/theme/imagestyle.css */

.ck-content .image-style-align-right {
    float: right;
    margin-left: var(--ck-image-style-spacing);
}


/* ckeditor5-image/theme/image.css */

.ck-content .image {
    display: table;
    clear: both;
    text-align: center;
    margin: 1em auto;
}


/* ckeditor5-image/theme/image.css */

.ck-content .image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    min-width: 50px;
}


/* ckeditor5-image/theme/imagecaption.css */

.ck-content .image>figcaption {
    display: table-caption;
    caption-side: bottom;
    word-break: break-word;
    color: hsl(0, 0%, 20%);
    background-color: hsl(0, 0%, 97%);
    padding: .6em;
    font-size: .75em;
    outline-offset: -1px;
}


/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized {
    max-width: 100%;
    display: block;
    box-sizing: border-box;
}


/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized img {
    width: 100%;
}


/* ckeditor5-image/theme/imageresize.css */

.ck-content .image.image_resized>figcaption {
    display: block;
}


/* ckeditor5-language/theme/language.css */

.ck-content span[lang] {
    font-style: italic;
}


/* ckeditor5-code-block/theme/codeblock.css */

.ck-content pre {
    padding: 1em;
    color: hsl(0, 0%, 20.8%);
    background: hsla(0, 0%, 78%, 0.3);
    border: 1px solid hsl(0, 0%, 77%);
    border-radius: 2px;
    text-align: left;
    direction: ltr;
    tab-size: 4;
    white-space: pre-wrap;
    font-style: normal;
    min-width: 200px;
}


/* ckeditor5-code-block/theme/codeblock.css */

.ck-content pre code {
    background: unset;
    padding: 0;
    border-radius: 0;
}


/* ckeditor5-horizontal-line/theme/horizontalline.css */

.ck-content hr {
    margin: 15px 0;
    height: 4px;
    background: hsl(0, 0%, 87%);
    border: 0;
}


/* ckeditor5-html-embed/theme/htmlembed.css */

.ck-content .raw-html-embed {
    margin: 1em auto;
    min-width: 15em;
    font-style: normal;
}


/* ckeditor5-block-quote/theme/blockquote.css */

.ck-content blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-style: italic;
    border-left: solid 5px hsl(0, 0%, 80%);
}


/* ckeditor5-block-quote/theme/blockquote.css */

.ck-content[dir="rtl"] blockquote {
    border-left: 0;
    border-right: solid 5px hsl(0, 0%, 80%);
}


/* ckeditor5-basic-styles/theme/code.css */

.ck-content code {
    background-color: hsla(0, 0%, 78%, 0.3);
    padding: .15em;
    border-radius: 2px;
}


/* ckeditor5-table/theme/table.css */

.ck-content .table {
    margin: 1em auto;
    display: table;
}


/* ckeditor5-table/theme/table.css */

.ck-content .table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: 1px double hsl(0, 0%, 70%);
}


/* ckeditor5-table/theme/table.css */

.ck-content .table table td,
.ck-content .table table th {
    min-width: 2em;
    padding: .4em;
    border: 1px solid hsl(0, 0%, 75%);
}


/* ckeditor5-table/theme/table.css */

.ck-content .table table th {
    font-weight: bold;
    background: hsla(0, 0%, 0%, 5%);
}


/* ckeditor5-table/theme/table.css */

.ck-content[dir="rtl"] .table th {
    text-align: right;
}


/* ckeditor5-table/theme/table.css */

.ck-content[dir="ltr"] .table th {
    text-align: left;
}


/* ckeditor5-table/theme/tablecaption.css */

.ck-content .table>figcaption {
    display: table-caption;
    caption-side: top;
    word-break: break-word;
    text-align: center;
    color: var(--ck-color-table-caption-text);
    background-color: var(--ck-color-table-caption-background);
    padding: .6em;
    font-size: .75em;
    outline-offset: -1px;
}


/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break {
    position: relative;
    clear: both;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break::after {
    content: '';
    position: absolute;
    border-bottom: 2px dashed hsl(0, 0%, 77%);
    width: 100%;
}


/* ckeditor5-page-break/theme/pagebreak.css */

.ck-content .page-break__label {
    position: relative;
    z-index: 1;
    padding: .3em .6em;
    display: block;
    text-transform: uppercase;
    border: 1px solid hsl(0, 0%, 77%);
    border-radius: 2px;
    font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
    font-size: 0.75em;
    font-weight: bold;
    color: hsl(0, 0%, 20%);
    background: hsl(0, 0%, 100%);
    box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* ckeditor5-media-embed/theme/mediaembed.css */

.ck-content .media {
    clear: both;
    margin: 1em 0;
    display: block;
    min-width: 15em;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list {
    list-style: none;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list li {
    margin-bottom: 5px;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list li .todo-list {
    margin-top: 5px;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label>input {
    -webkit-appearance: none;
    display: inline-block;
    position: relative;
    width: var(--ck-todo-list-checkmark-size);
    height: var(--ck-todo-list-checkmark-size);
    vertical-align: middle;
    border: 0;
    left: -25px;
    margin-right: -15px;
    right: 0;
    margin-left: 0;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label>input::before {
    display: block;
    position: absolute;
    box-sizing: border-box;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid hsl(0, 0%, 20%);
    border-radius: 2px;
    transition: 250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border;
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label>input::after {
    display: block;
    position: absolute;
    box-sizing: content-box;
    pointer-events: none;
    content: '';
    left: calc( var(--ck-todo-list-checkmark-size) / 3);
    top: calc( var(--ck-todo-list-checkmark-size) / 5.3);
    width: calc( var(--ck-todo-list-checkmark-size) / 5.3);
    height: calc( var(--ck-todo-list-checkmark-size) / 2.6);
    border-style: solid;
    border-color: transparent;
    border-width: 0 calc( var(--ck-todo-list-checkmark-size) / 8) calc( var(--ck-todo-list-checkmark-size) / 8) 0;
    transform: rotate(45deg);
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label>input[checked]::before {
    background: hsl(126, 64%, 41%);
    border-color: hsl(126, 64%, 41%);
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label>input[checked]::after {
    border-color: hsl(0, 0%, 100%);
}


/* ckeditor5-list/theme/todolist.css */

.ck-content .todo-list .todo-list__label .todo-list__label__description {
    vertical-align: middle;
}


/* ckeditor5-mention/theme/mention.css */

.ck-content .mention {
    background: var(--ck-color-mention-background);
    color: var(--ck-color-mention-text);
}

@media print {
    /* ckeditor5-page-break/theme/pagebreak.css */
    .ck-content .page-break {
        padding: 0;
    }
    /* ckeditor5-page-break/theme/pagebreak.css */
    .ck-content .page-break::after {
        display: none;
    }
}