@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
    font-family: 'NeoSansArabic';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansArabic';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/fonts/NeoSansArabic.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
/*************************************************** MAIN RULES **********************************************************/
body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #222222;
    -webkit-text-size-adjust: 100%;
}

body.ar-ae {
    font-family: 'NeoSansArabic', "Poppins", sans-serif !important;
}

.color-dot-box {
    font-family: "Poppins", sans-serif;
}

.ar-ae .subscription-section {
    float: left;
    text-align: left;
}

.ar-ae .color-dot-box {
    font-family: 'NeoSansArabic', "Poppins", sans-serif !important;
}

.ar-ae .headline-left .date-time {
    direction: rtl;
}

.wrapper {
    width: 100%;
    max-width: 1447px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

.check-subscription-link {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    font-weight: normal !important;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: right;
}

.subscription-header,
.export-header {
    font-weight: normal;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #222222;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px !important;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    color: #222222 !important;
    text-decoration: none;
}

.main-heading {
    color: #222222;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold;
    display: none;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/
.time-line-item:hover {
    background-color: transparent !important;
    color: #ffffff;
}

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    padding: 12px 32px;
    border: 1px solid #E74F54;
    font-weight: normal;
    height: auto;
    line-height: normal;
    color: #ffffff;
    background: #E74F54;
    font-size: 14px;
    border-radius: 16px 0px;
    min-width: 120px;
    text-transform: capitalize;
    transition: background 0.5s, color 0.5s, border 0.5s;
    line-height: 21px;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #E5001E;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    border-color: #E5001E;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
body.body-rtl .tabs li {
    float: none !important;
}

.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}

.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    line-height: normal;
    float: none;
    text-align: center;
    font-size: 0;
}

.ar-ae .tabs {
    text-align: center;
}

.tabs li {
    margin: 0px;
    display: inline-block;
    float: none;
}

.tabItem {
    height: auto;
    line-height: 25px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    text-decoration: none;
    font-weight: 400 !important;
    font-style: normal;
    background: transparent;
    border: 0;
    border-bottom: 0;
    border-top: 0;
    text-transform: uppercase;
    transition: none;
    font-size: 14px;
    background: transparent;
    color: #6E8A9E !important;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid transparent;
    text-transform: capitalize;
    outline: none;
    margin: 0px;
    margin-left: 0;
    border-radius: 6px 6px 0.0em 0.0em;
    position: relative;
    top: 0;
    left: 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover {
    background: transparent;
    color: #E5001E !important;
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}

.tab-active {
    background: transparent;
    color: #E5001E !important;
    border-top: 0px solid #dee2e6;
    border-right: 0px solid #dee2e6;
    border-bottom: #E5001E solid 1.5px;
    border-left: 0px solid #dee2e6;
    color: #fff !important;
    background: #005699;
    cursor: default;
    font-weight: 600 !important;
}


/* YEAR BUTTONS */
.year-filter ul::before,
.year-filter ul::after {
    box-sizing: border-box;
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 100%;
}

.year-filter ul {
    margin: 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin-right: 13px;
    display: inline-block;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0.5em 1em !important;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    background: transparent;
    border: 0.04em solid #231F20 !important;
    transition: background 0.5s;
    color: #4e4e4e;
    border-radius: 0;
    margin: 0;
}

.year-filter ul li a.selected {
    background: #231F20;
    color: #fff;
}

/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
.en-gb .tabItem {
    text-transform: none;
}

/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    color: #222222;
    font-family: inherit;
    padding-top: 0em;
    padding-bottom: 0;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 1.5em;
    line-height: 0.25em;
}

li.type {
    width: 50%;
    padding: 0.5em 0;
    white-space: normal;
}

.checkbox-event-type {
    padding: 0;
}

label {
    vertical-align: text-top;
}

.modal-body {
    position: relative;
    padding: 1em;
}

.your-preference-title {
    text-align: center;
    padding: 0 0 1em 0;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: normal;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #231F20;
    padding: 1em 0 1em 0;
}

.form input,
.form select {

    font-size: 1em;
    padding: 0 0.16em;
    box-sizing: border-box;
    font-size: 14px;
    color: #000000;
    font-family: inherit;
    outline: none;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px #dee2e6 solid;
    /* border-top: 2px #703081 solid; */
    border-radius: 6px;
    height: 40px;
}

.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 0px solid #a1a1a1 !important;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.22em;
}

/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}

.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}

.etooltip {
    border: 0.08em solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 0.08em 0.32em #003E5C;
    -moz-box-shadow: 0 0.08em 0.32em #231F20;
    -webkit-box-shadow: 0 0.08em 0.32em #231F20;
}

.etooltip .tip-arrow {
    background: transparent;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media (max-width: 768px) and (min-width: 0) {

    body,
    .tabItem,
    .tab-active,
    .form input,
    .form select,
    .next-event {
        /* font-size: 14px; */
    }
}

@media(max-width:640px) {
    li.type {
        width: 50% !important
    }
}

@media (max-width:479px) {
    #PastEventsContainer .attachments {
        margin-top: 0 !important;
    }

    .button-wrraper {
        margin-top: 1em !important
    }

    .headline .headline-right {
        float: none;
        margin-top: 0.5em;
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
        text-align: right;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

.time-line-month-name {
    padding: 0px !important;
    height: 25px !important;
    line-height: 25px;
    font-weight: 600;
    color: #8B959A;
}

.headline-left .date-time {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    color: #5D6B72;
    font-size: 14px;
    direction: ltr;
}

.headline-left .event-name {
    color: #182C35 !important;
    font-size: 20px;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    font-weight: 700;
    font-family: inherit;
}

/*END*/
.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 1px solid #a1a1a1;
}

.tabs-wrapper {
    margin: 7px 0px -1px 0;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0 !important;
    text-decoration: none;
    font-style: normal;
    background: transparent;
    border: 00em solid #231F20 !important;
    transition: background 0.5s;
    background: transparent;
    color: #231F20;
    font-weight: 400;
    font-size: 1.25em !important;
    border-radius: 0;
    margin: 0;
}

.eupagination > li > a,
.eupagination > li > span {
    position: relative;
    float: left;
    padding: 0;
    background-color: #FFFFFF;
    color: #5D6B72;
    border: 1px solid #E9EDF0;
    text-decoration: none;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 2px;
    width: 36px;
    height: 32px;
    line-height: 32px;
    border-radius: 8px;
}

.year-filter a:hover {
    color: #182C35 !important;
    text-decoration: underline !important;
    font-weight: 600;
    text-underline-offset: 7px;
}

.year-filter .selected a,
.year-filter .selected a:hover {
    color: #182C35 !important;
    text-decoration: underline !important;
    font-weight: 600;
    text-underline-offset: 7px;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover,
.eupagination > li > a:focus,
.eupagination > li > span:focus {
    color: #fff !important;
    background-color: #E74F54;
    border-color: #E74F54;
}

.eupagination > .active > a,
.eupagination > .active > span,
.eupagination > .active > a:hover,
.eupagination > .active > span:hover,
.eupagination > .active > a:focus,
.eupagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #E74F54;
    border-color: #E74F54;
}

.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    background-color: #FFFFFF;
    color: #5D6B72;
    border: 1px solid #E9EDF0;
}

.ar-ae .tabs li {
    float: none;
    float: none;

    display: inline-block;


}

.check-subscription-link {

    font-weight: normal;

}

body.body-rtl .subscription-section {
    float: left;
    text-align: left;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #464645;

}

.eupagination > li:first-child > a,
.eupagination > li:first-child > span {
    margin-left: 0;
    outline:
        none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.eupagination > li {
    display: inline;
    outline: none !important;
}


.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    cursor: default;
    outline: none !important;
}



/*Modification*/

/*Arabic*/
.ar-ae .check-subscription-link {
    text-align: left;
}

.ar-ae .tabs {
    text-align: right;
}

/*Arabic End*/


.button-wrraper {
    text-align: center;
    padding: 15px 0 15px 1em;
}

.ar-ae .button-wrraper {
    text-align: left;
    padding: 15px 0 15px 11.2em;
}

/*Iphone 5*/
/*Modification*/
.filter-type ul li {
    padding-left: 0;
}

.filter-type ul.type-filter li {
    border-radius: 30px;
    padding: 10px 15px;
    background: #F4F5F8;
    margin: 5px;
}

span.type-filter-name {
    color: #6E8A9E;
}

.filter-type ul.type-filter li.selected {
    background: #182C35;
}

.filter-type ul.type-filter li.selected span.type-filter-name {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.content-headline {
    margin-left: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

.content-headline .headline {
    padding: 0;
}

/* redesign */
.content-headline {
    margin-left: 0;
    border: 1px solid #E9EDF0;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-radius: 28px 0px 28px 0px;
}

.box-border {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

* {
    outline: 0;
}

.expand-collapse > .exco-text {
    width: 20px;
    height: 25px;
}

.content-headline .headline {
    padding: 10px 20px 20px 20px;
}

.content-headline.box-border {
    margin-left: 21px;
}

a.tabItem.second-heading.active.tab-active {
    font-size: 14px !important;
    font-weight: bold;
    text-align: center;
    background: transparent;
    color: #182C35 !important;
    border-top: 0px solid #e9ecef;
    border-right: 0px solid #e9ecef;
    border-bottom: #182C35 solid 1.5px;
    border-left: 0px solid #e9ecef;
    border-radius: 0;
    margin-top: 0px;
    font-weight: 600 !important;
}

a.tabItem.second-heading {
    text-align: center;
}

body .hyperlink {
    color: #222222 !important;
}

body .hyperlink:hover {
    color: #222222 !important;
    text-decoration: underline;
}

body .cookies-box a {
    color: #222222 !important;
}

body .cookies-box a:hover {
    color: #222222 !important;
    text-decoration: underline;
}

.google-recapcha {
    display: none;
}

.form .label {
    width: 23%;
}

/*arabic*/


* {
    outline: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 320px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 414px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

}

.tab-active {
    background-color: #FFF;
    color: #69696b !important;
}

a.tabItem.second-heading.active.tab-active:hover {
    /* background: #fff; */
}


.google-recapcha > div {
    display: none;
}

@media (max-width:520px) {
    .tabs {
        text-align: center !important;
    }
}

.ar-ae a.tabItem.second-heading:before {
    width: 96px;
}

.ar-ae a[aria-controls=UpcomingEventsContainer]:before {
    width: 86px !important;
}

* {
    outline: 0;
}

.btn:active,
.btn.active {
    background-image: none !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


input.btn.btn-default.btn-cancel:hover {
    color: #fff;
}

.form input,
.form select {
    color: #333;
}

.ar-ae div#subscriptionModal {
    padding-left: 0 !important;
}

.supply-by-box a {
    font-size: 13px !Important;
}

body .cookies-box a {
    font-size: 13px !important;
}

.headline-right .event-type {
    font-weight: 400;
}

.calendar-time-line .current-month {
    font-weight: 400;
}

.footer {
    font-size: 13px
}

.calendar-time-line .current-month .time-line-item {
    background-color: transparent;
    color: #fff;
}

body.body-rtl .tabs {
    float: none !important;
    text-align: center;
}

.ar-ae .btn,
.ar-ae .btn-primary,
.ar-ae .btn-submit,
.ar-ae .btn-cancel,
.ar-ae .btn:focus,
.ar-ae .btn-primary:focus,
.ar-ae .btn-submit:focus,
.ar-ae .btn-cancel:focus {
    border-radius: 0px 16px;
}

.eupagination > li:last-child > a,
.eupagination > li:last-child > span {
    border-radius: 16px 0;
}

.checkbox-checked:after {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/checked.png");
    left: -1px;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-size: 20px;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    background-repeat: no-repeat;
}

.checkbox-wrapper {
    overflow: visible;
}

.checkbox.checkbox-checked:before {
    background: #F3F3F3;
}

.checkbox:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0px;
    border: 1px solid #222;
    background: #fff !important;
    width: 15px;
    height: 15px;
    left: -1px;
    box-sizing: border-box;
    border-radius: 3px;
}

.radio {
    background: transparent;
    line-height: 0.9em;
}

.en-gb .radio:before {
    content: " ";
    position: absolute;
    left: -6px;
    top: -1px;
    width: 16px;
    display: inline-block;
    border: 1px solid #222;
    height: 16px;
    border-radius: 100%;
    background: #FFFFFF;
}

.en-gb .radio-checked:after {
    content: " ";
    position: absolute;
    left: -2px;
    top: 3px;
    width: 10px;
    display: inline-block;
    height: 10px;
    background: #E5001E;
    border-radius: 100%;
}

span.radio.radio-checked::before {
    border: 1px solid #E5001E;
}

.preference-period {
    margin-top: 25px;
}

.checkbox {
    background: none;
}

.ar-ae .radio:before {
    content: " ";
    position: absolute;
    right: -6px;
    top: -1px;
    width: 16px;
    display: inline-block;
    border: 1px solid #222;
    height: 16px;
    border-radius: 100%;
    background: #FFFFFF;
}

.ar-ae .radio-checked:after {
    content: " ";
    position: absolute;
    right: -2px;
    top: 3px;
    width: 10px;
    display: inline-block;
    height: 10px;
    background: #E5001E;
    border-radius: 100%;
}

.file-type-pdf {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/downloadpdf.png");
    width: 120px;
    height: 18px;
}

body.ar-ae .file-type-pdf {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/downloadpdfar.png");
    width: 91px;
    height: 18px;
}


.map-icon {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-hmg/loc.png");
    width: 13px;
    height: 14px;
}

/* ADDITIONAL CSS */

li.page.first,
li.page.last {
    display: none;
}

.time-line-item {
    border: solid 1px #E9EDF0;
}

.calendar-time-line .year {
    color: #6E8A9E;
    font-weight: 500;
}

.color-box {
    border-radius: 10px;
}

.year-filter ul li {
    padding-right: 13px;
    display: inline-block;
    border-bottom: 1px #E9EDF0 solid;
    margin-right: 0;
}

.year-filter ul li:last-child {
    padding-right: 0px;
}

.content-headline .headline {
    padding: 10px 20px 10px 20px;
}

.headline-right .event-type {
    font-weight: 400;
    display: none;
}

#PastEventsContainer .list-file-attachment {
    text-align: left;
}

.link-location,
.attachments {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

.headline .headline-right,
.headline .headline-left {
    width: auto;
    float: none;
}

.location {
    color: #E74F54;
}

.content-headline {
    padding-bottom: 0px;
}

body.ar-ae .headline .headline-left,
body.ku-arab-iq .headline .headline-left {
    width: auto;
    float: none;
}

.body-rtl #PastEventsContainer .list-file-attachment {
    text-align: right;
}

.color-dot-box {
    font-size: 25px;
    line-height: 20px;
}

