/* Main Fonts */
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    font-size: 16px;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0;
    background: #063f2a;
    background-size: 60%;
    background-position: top right;
}

.loaderBox {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    background: #ffffff;
    color: #063f2a;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.loader {
    border: 16px solid #063f2a;
    border-radius: 50%;
    border-top: 16px solid #97f687;
    width: 100%;
    height: 100%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    text-align: center;
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loaderText {
    width: calc(100% - 32px);
    font-size: 18px;
    line-height: 22px;
    position: absolute;
    overflow: hidden;
    height: 66px;
    margin-right: auto;
    top: 50%;
    left: 50%;
    margin-left: calc(-50% - -16px);
    margin-top: -31px;
}

.loaderWrap {
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -75px;
}

#loader {
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, .5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: none;
}

.loaderImg {
    width: 100%;
    height: 100vh;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-control {
    border-radius: 0;
}

.ar {
    font-family: 'Noto Kufi Arabic', sans-serif !important;
    direction: rtl !important;
    text-align: right;
}

.en {
    font-family: "Roboto Condensed", sans-serif !important;
    direction: ltr !important;
}

p,
td {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    color: #ffffff;
}

th {
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.imageWrap {
    margin-block: 0;
    text-align: left;
    background: transparent;
    border-bottom: 1px solid #87f58f;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.bgContent {
    background: url(https://ajbanexpo.com/wp-content/themes/ajban/assets/images/bg.png) no-repeat fixed;
    background-position: center center;
    background-size: cover;
    padding: 40px;
    margin-bottom: 0px !important;
    position: relative;
    margin-bottom: 30px !important;
    text-align: center;
}

.banner .imageWrap img {
    max-width: 100%;
    border-radius: 0;
    opacity: 1;
    background: transparent;
    /* border-bottom: 1px solid #242524; */
    /* padding-bottom: 20px; */
    margin-bottom: 0;
    /* margin-top: 20px; */
}

.section-title,
.contentWrap h1 {
    font-size: 50px;
    color: #fff;
    line-height: 1.35;
    font-weight: 800;
    letter-spacing: 0px;
    margin-top: 0;
    margin-bottom: 20px;
}

.contentWrap p {
    margin-bottom: 0;
}

.contentWrap h2 {
    color: #000000;
    font-weight: bold;
    font-size: 28px;
}

.formWrap {}

.formWrap .form-check-inline {
    margin-right: 30px;
    margin-top: 10px;
}

.formWrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000000;
}

.formWrap {
    /* background: url(https://ajbanexpo.com/wp-content/themes/ajban/assets/images/bg.png) no-repeat fixed; */
    /* background-position: center center; */
    /* background-size: cover; */
    padding: 0;
    /* margin-bottom: 0px !important; */
    position: relative;
}


.formWrap input.form-control,
.formWrap select.form-control,
.formWrap textarea.form-control {
    border: 1px solid #ffffff;
    border-radius: 0 !important;
    color: #000;
    padding: 7.5px 20px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0;
    margin: 0px 0 5px;
    width: 100%;
    height: auto;
    min-height: 44px;
    border-radius: 4px;
}

.bs-searchbox .form-control {
    border: 1px solid #000 !important;
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%;
    height: 44px;
    border: 0px !important;
}

select.form-control {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background: transparent !important;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
    background-size: 30px !important;
}

.form-control:focus {
    box-shadow: 0 2px 10px 0px rgb(0 0 0 / 20%);
}

.formWrap label {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #fff;
}

.formWrap .ar {
    direction: rtl;
}

.btnsPack .btn {
    margin-bottom: 15px;
}

a {
    color: #07eb3e;
    text-decoration: underline;
}


a:hover,
a:focus {
    color: #1a9237;
}

.formWrap button.btn.btn-primary,
.btn.btn-primary {
    padding: 19.5px 35px;
    position: relative;
    color: #000;
    display: inline-block;
    background: #97f687;
    border: 0px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 24px;
    border: 1px solid #97f687;
    letter-spacing: 2px;
    font-weight: 700;
}

.formWrap button.btn.btn-primary:focus,
.btn.btn-primary:focus,
.formWrap button.btn.btn-primary:hover,
.btn.btn-primary:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #97f687;
}

.btn-outline-primary {
    background: transparent;
    border: 1px solid #97f687;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 25px;
    border-radius: 0;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
    background: #97f687;
    border: 1px solid #97f687;
    color: #000000;
}

.dropdown.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.divider {
    background: #ccc;
    height: 1px;
    margin: 40px 0px 10px;
    width: 100%;
    border: 0px;
}

.panelBox {
    background-color: transparent;
    padding: 2em 2.5em;
    text-align: center;
    border-top: 1px solid #cccccc;
    margin-top: 2rem;
}

.replyBox h1 {
    font-size: 1.2rem !important;
    color: #f27633 !important;
}

.panelBox h2 {
    margin: 0px 0px 15px !important;
    font-size: 2rem;
    color: #f27633;
    font-weight: 800;
}

.panelBox .buttonsWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.panelBox .buttonsWrap .btn {
    margin-left: -50px;
}

.radioBoxContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radioBoxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.radioBoxContainer .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ebebeb;
    border-radius: 50%;
}

.radioBoxContainer:hover input~.checkmark {
    background-color: #ccc;
}

.radioBoxContainer input:checked~.checkmark {
    background-color: #f27633;
}

.radioBoxContainer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radioBoxContainer input:checked~.checkmark:after {
    display: block;
}

.radioBoxContainer .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.radioWrap .radioBoxContainer {
    display: inline-block;
    padding-right: 50px;
}

.checkboxWrap .checkBoxContainer {
    display: inline-block;
    padding-right: 50px;
}

.checkBoxContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkBoxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0 !important;
    width: 0 !important;
}

.checkBoxContainer .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
}

.checkBoxContainer:hover input~.checkmark {
    background-color: #ccc;
}

.checkBoxContainer input:checked~.checkmark {
    background-color: #97f687;
}

.checkBoxContainer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkBoxContainer input:checked~.checkmark:after {
    display: block;
}

.checkBoxContainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid #000000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ticketButton {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: space-between;
}

.ticketButton input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ticketButton .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #cccccc;
    border-radius: 0;
}

.ticketButton:hover input~.checkmark {
    background-color: #f27633;
}

.ticketButton input:checked~.checkmark {
    background-color: #f27633;
}

.ticketButton .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.ticketButton input:checked~.checkmark:after {
    display: block;
}

/* .ticketButton .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
  } */

.ticketType .orderSummaryTable tr td,
.ticketType .orderSummaryTable tr th {
    color: #000;
}

.ticketType h1.ticketMainHeading {
    background: #f27633;
    text-align: center;
    color: #fff;
    padding: 15px;
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}

.ticketType .ticketBox {
    background: #f5f5f5;
    margin-bottom: 30px;
}



.ticketType .ticketBox .heading {
    text-align: center;
}

.ticketType .ticketBox .heading h1 {
    font-size: 20px;
    margin-bottom: 30px;
}

.ticketType .ticketBox .ticketPrice {
    background: #32adff2b;
    padding: 20px;
    color: #000;
    font-size: 26px;
    line-height: 32px;
    margin-left: -20px;
    margin-right: -20px;
}

.ticketType .ticketBox .ticketPrice b {
    display: block;
}

.ticketType .ticketBox .ticketPrice span {
    display: block;
    font-size: 18px;
}

.ticketType .ticketBox .ticketButton {
    width: 200px;
    height: 50px;
    background: #f27633;
    padding: 0;
    text-align: center;
    margin: 0px auto 0px;
    color: #fff;
    border-radius: 50px;
    overflow: hidden;
}

.ticketType .ticketBox span.btnText {
    z-index: 1;
    width: 100%;
    height: 100%;
    line-height: 45px;
    font-weight: 800;
    font-size: 16px;
    border-radius: 50px;
    text-transform: uppercase;
}

.ticketType .ticketBox .ticketButtonWrap {
    margin: 30px auto 20px;
}

.ticketType .ticketBox {
    padding: 20px;
    text-align: center;
}

.simpleMenu li a {
    display: block;
    border: 1px solid #271068;
    padding: 12.5px 30px;
    border-radius: 10px;
    font-size: 16px;
}

.simpleMenu li a:hover,
.simpleMenu li a:focus,
.simpleMenu li a.active {
    background: #141d50;
    color: #fff;
    text-decoration: none;
}

.simpleMenu {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 30px 0;
    gap: 30px;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background: #1a9237;
    border: 1px solid #1a9237;
    color: #000;
}

.text-dark * {
    color: #000000;
}

@media (max-width: 767px) {

    .section-title,
    .contentWrap h1,
    .panelBox h2 {
        line-height: 30px;
        font-size: 24px;
        margin: 25px 0px 15px !important;
    }


    .simpleMenu {
        gap: 15px;
    }

    .simpleMenu li a {
        display: block;
        border: 1px solid #f27633;
        padding: 5.5px 10px;
        border-radius: 40px;
        font-size: 14px;
        text-align: center;
    }
}

/*for searchable dropdown*/
.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #000 !important;
    padding: 9px 20px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0;
    margin: 0 0 0px;
    width: 100%;
    height: auto;
    min-height: 44px;
    border-radius: 0;
    outline: none;
    box-shadow: none !important;
    background: transparent;
}

.dropdown.bootstrap-select.Country .dropdown-toggle:focus {
    box-shadow: none !important;
    outline: none !important;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #000;
    padding: 9px 20px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0;
    margin: 0 0 8px;
    width: 100%;
    height: auto;
    min-height: 44px;
    border-radius: 0;
    background: transparent;
    outline: none;
    box-shadow: none !important;
}

.form-check-inline label {
    text-transform: inherit !important;
    font-weight: 400;
}

.btn-outline-danger {
    color: #fff;
    background-color: #dc3545;
    background-image: none;
    border-color: #dc3545;
}

.guest-block.border {
    border: 1px solid #87f58f !important;
    border-radius: 0 !important;
}

table tr td {
    border-color: #07eb3e;
    padding:5px;
}


/* CSS for Arabic version */


/*select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent !important;
    background-image: url(data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>) !important;
    background-repeat: no-repeat !important;
    background-position: right 98% center !important;
    background-size: 30px !important;
}

.section.formWrap {
    direction: rtl;
    text-align: right;
}

.bootstrap-select .dropdown-toggle .filter-option {
    text-align: right !important;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    left: 10px;
    right: auto;
    position: absolute;
    top: 23px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: 0 !important;
}



.checkBoxContainer .checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #ebebeb;
}

.checkBoxContainer {
    padding-right: 35px;
    padding-left: 0px;
}*/