.header-logo {
    display: inline-block;
    padding: 7px 0;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 1.5rem);
    padding-left: var(--bs-gutter-x, 1.5rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1400px) {

    .mm-page .container,
    .footer-style1 .container {
        max-width: 1430px;
    }
}

@media (min-width: 1200px) {

    .mm-page .container,
    .footer-style1 .container {
        max-width: 1190px;
    }
}


.thumb {
    height: 100%;
}

.thumb img {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    display: block;
}

.obj-cover {
    object-fit: cover;
}

.obj-contain {
    object-fit: contain;
}

.table>:not(:first-child) {
    border-top: 1px solid currentColor;
}

section a {
    color: #0097b2;
}

.font-italic {
    font-style: italic;
}

.button_like {
    border: 1px solid #dee2e6;
}

.button_like.active {
    background: #0097b261;
    border: 1px solid #0097b261;
}

.page-item {
    margin: 5px;
    border-radius: 50%;
}

.page-item:first-child .page-link {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.page-item .page-link,
.page-item:last-child .page-link,
.page-item.active .page-link {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-item.active .page-link {
    background: #000;
    border-color: #000;
}

.page-link {
    color: #000;
}

.form-label {
    color: #000;
}

.thumb img {
    width: 100%;
    object-fit: contain;
    overflow: hidden;
    display: block;
}

.thumb.corner img {
    border-radius: 10px;
}

.form-control,
.select {
    border-radius: 8px;
    box-shadow: none;
    border: 1px solid #E9E9E9;
    padding-left: 10px;
    outline: none;
}

.form-control:focus {
    border: 1px solid #E9E9E9;
    box-shadow: none;
}

.datepicker td,
th {
    text-align: center;
    padding: 8px 12px;
    font-size: 14px;
}

.join_btn {
    border: 1px solid #000;
    padding: 4px 18px;
    border-radius: 6px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-lg {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 25px;
    min-width: 200px;
}

.content li,
.list_style li {
    list-style-type: disc;
    color: #000;
}

.content p {
    margin-bottom: 5px;
    line-height: 1.7;
}

.content h2 {
    margin-top: 40px;
    font-size: 22px;
    font-weight: 600;
}

.content h3 {
    margin-top: 30px;
    font-weight: 500;
    font-size: 19px;
}

.content h4 {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 600;
}

.content h5 {
    margin-top: 10px;
    font-size: 16px;
}

.content h2~h3 {
    margin-top: 15px;
}

.content h3~h4 {
    margin-top: 20px;
}

.content p {
    color: #000;
}

.content strong {
    font-weight: 600;
}

.cart_fixed {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

#cart_view {
    max-width: 90%;
    width: 400px;
    margin-bottom: 10px;
}

#cart_icon {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1);
    cursor: pointer;
}

#cart_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#div_id_area_of_expertise>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
}

#div_id_area_of_expertise .form-check label {
    border: 1px solid #ccc;
    margin-left: -25px;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
}

#div_id_area_of_expertise .form-check .form-check-input {
    margin-left: 0;
}

#div_id_area_of_expertise .form-check-input {
    margin-top: 12px;
}

#div_id_area_of_expertise .form-check {
    padding-left: 1em;
}

.iti--show-flags {
    width: 100%;
    display: block;
}

.iti__selected-country {
    color: #212529;
    font-size: 16px;
}

.links {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;

}

.country_card {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 3px 10px;
    flex-direction: row;
    font-size: 15px;
    border-radius: 28px;
    font-weight: 500;
}

.country_card img {
    width: 30px;
    height: 15px;
    object-fit: contain;
    border-radius: 2px;
}

.country_card.active {
    border: 1px solid #0097b2;
}

.navtab-style1 .nav-link {
    padding: .5rem 1.2rem;
}

.navtab-style1 .nav-link.active {
    border-bottom: 2px solid #0097b2;
    color: #0097b2;
    background-color: rgb(0 151 178 / 10%);
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.ui-content li {
    list-style-type: disc;
    color: var(--body-text-color);
    line-height: 1.85;
    font-weight: 400;
}

.thumbvideo {
    cursor: pointer;
}

.videoPlayerOverlay iframe {
    border-radius: 16px;
}

.videoPlayerOverlay {
    background-color: rgba(0, 0, 0, 0.7);
}

.cta-home8 .thumb {
    border-radius: 16px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-home8 .thumb img {
    object-fit: contain;
}

.upcoming {
    padding: 50px;
    border: 1px dashed #ccc;
    text-align: center;
    font-size: 18px;
    text-transform: capitalize;
    border-radius: 16px;
    font-weight: 600;
}

.ui-content figure img {
    width: 100%;
    object-fit: contain;
    border-radius: 16px;
    height: auto !important;
}

.modal {
    padding-right: 0 !important
}

.list-style-number li {
    list-style-type: decimal;
    color: #6B7177;
}

#div_id_book_kinds>div {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem .75rem 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

legend {
    font-size: 19px;
    color: #0097b2;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding-bottom: 7px;
    margin-top: 25px;
    font-weight: 600;
}

.form-floating>textarea.form-control,
textarea.form-control {
    height: 120px;
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 2rem;
    padding-bottom: .625rem;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: .8;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    color: #000;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    margin-right: 10px;
    width: 1.2em;
    height: 1.2em;
    margin-top: .4em;
}

.card_padding {
    padding: 3rem;
}

@media (max-width: 767px) {
    .card_padding {
        padding: 2rem;
    }
}

@media (max-width: 575px) {
    .card_padding {
        padding: 1.5rem;
    }
}

@media (max-width: 575px) {
    .padding {
        padding: 0 15px;
    }
}

.ui-content h2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
}

.ui-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ui-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}

.ui-content h5 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.journey {
    padding: 20px 30px;
    border-radius: 16px;
    background-color: #ffffff;
    margin-bottom: 0;
}

.journey .counter {
    border: 1px solid #0097b2;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #0097b2;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-right: 10px;
}

.journey .text {
    font-weight: 600;
}

.journey .counter.active {
    background: #0097b2;
    color: #fff;
}

.instructions {
    padding: 30px;
    border-radius: 16px;
    background-color: #ffffff;
    margin-bottom: 0;
}

.instructions ul {
    padding-left: 20px;
    margin-bottom: 0;
}

.instructions ul li {
    list-style-type: circle;
    color: #000;
    line-height: 1.85;
    font-weight: 400;
    margin-bottom: 10px;
}

.instructions p {
    color: #222222;
}

.instructions strong {
    font-weight: 600;
}

.rounded_avatar {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #0097b2
}

.rounded_avatar img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.link_item {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    border-radius: 30px;
    min-height: 60px;
    border: 0px solid #FFFFFF;
    background: #FFFFFF;
    border-radius: 50px;
    box-shadow: 0px 6px 14px -6px rgba(24, 39, 75, 0.12), 0px 10px 32px -4px rgba(24, 39, 75, 0.1), inset 0px 0px 2px 1px rgba(24, 39, 75, 0.05);
    margin: 16px 0;
    transition: transform .15s cubic-bezier(.17, .67, .29, 2.71) 0s;
}

.link_item:hover {
    transform: scale(1.025)
}

.link_item .link_ref {
    display: flex;
    padding: 12px;
    align-items: center;
    justify-content: space-between;
}

.link_item .link_img {
    height: 43px;
    width: 43px;
    object-fit: contain;
    border-radius: 50%;
    padding: 5px;
}

.link_item span {
    width: 100%;
    color: #000;
    margin-right: 43px;
}

.nav-button {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#calendar {
    border-radius: 8px;
}

.fc-h-event .fc-event-title-container {
    padding: 0 0 0 5px;
}

.fc .fc-scrollgrid-liquid {
    height: 100%;
    border-radius: 10px;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: #0097b24f;
    font-weight: 600;
}

.fc .fc-button-group .fc-button.fc-button-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0097b2;
    border: none;
}

.fc-button-group {
    gap: 2px;
}

.space-nowrap {
    white-space: nowrap;
}

a.btn-primary {
    color: #fff;
}

.job-card {
    transition: transform 0.2s ease-in-out;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
}

.job-card:hover {
    transform: translateY(-5px);
}

.job-title {
    color: #2c3e50;
    font-weight: 600;
}

.job-actions .btn {
    border-radius: 20px;
}

.modal-content {
    border-radius: 15px;
}

.job-highlights strong {
    font-size: 0.9rem;
}

.badge {
    border-radius: 15px;
}

.careers .job-header {
    background: #0097b214;
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 2rem;
}

.careers .job-title {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.careers .job-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-bottom: 0;
}

.careers .meta-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--text-light);
    font-size: 0.95rem;
}

.careers .meta-item i {
    color: var(--secondary-color);
    width: 16px;
}

.careers .content-section {
    background: white;
    margin-bottom: 2rem;
    padding: 2rem;
    border-radius: 12px;
}

.careers .section-item {
    margin-bottom: 2rem;
}

.careers .text-content {
    line-height: 1.7;
    color: #555;
}

.careers .text-content ul {
    padding-left: 1.2rem;
}

.careers .text-content li {
    margin-bottom: 0.5rem;
}

.thank-you-section {
    min-height: 70vh;
    display: flex;
    align-items: center;
}

.success-icon .icon-circle {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #28a745, #20c997);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    animation: pulse 2s infinite;
}

.success-icon .icon-circle i {
    font-size: 2rem;
    color: white;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4);
    }

    70% {
        box-shadow: 0 0 0 20px rgba(40, 167, 69, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    }
}

.thank-you-title {
    color: #2c3e50;
    font-weight: 600;
}

.step-item {
    text-align: center;
    padding: 1rem;
}

.step-number {
    width: 40px;
    height: 40px;
    background: #007bff;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    font-weight: bold;
}

.application-details {
    border-left: 4px solid #007bff;
}

.timeline-info {
    border-left: 4px solid #28a745;
}

.btn {
    border-radius: 25px;
    padding: 0.75rem 1.5rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
    .success-icon .icon-circle {
        width: 60px;
        height: 60px;
    }

    .success-icon .icon-circle i {
        font-size: 1.5rem;
    }

    .action-buttons .btn {
        display: block;
        width: 100%;
        margin: 0.5rem 0;
    }
}