/* @font-face {
    font-family: 'DB Helvethaica X';
    src: url('fonts/DB-Helvethaica-X.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */

pre {
    color: #000;
}

.justify-items-center {
    justify-items: center;
}

body {
    font-family: "Prompt", sans-serif;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    margin: 0 !important;

    /* overflow-y: scroll !important; */
    overflow-x: hidden !important;
    padding-right: 0 !important;

    /* background-image: url("images/bg-sahn.png");
    background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

main {
    min-height: 70vh;
}

.d-contents {
    display: contents !important;
}

.w-fit-content {
    width: fit-content !important;
}

/* .custom_margin_top_page {
    margin-top: -135px !important;
} */

@media (min-width: 576px) {
    .d-sm-contents {
        display: contents !important;
    }
}

@media (min-width: 768px) {
    .d-md-contents {
        display: contents !important;
    }
}

@media (min-width: 1024px) {
    .d-lg-contents {
        display: contents !important;
    }

    .custom_margin_top_page {
        margin-top: -135px !important;
    }

}

@media (min-width: 1200px) {
    .d-xl-contents {
        display: contents !important;
    }
}

@media (min-width: 1400px) {
    .d-xxl-contents {
        display: contents !important;
    }
}

.font-athiti {
    font-family: 'Athiti';
}

.pointer {
    cursor: pointer !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.bg-center-auto {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-center-cover {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.bg-center-contain {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bg-top-cover {
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.bg-fixed {
    background-attachment: fixed;
}

.min-w-max-content {
    min-width: max-content;
}

.text-justify {
    text-align: justify;
}

.font-100 {
    font-weight: 100;
}

.font-200 {
    font-weight: 200 !important;
}

.font-300 {
    font-weight: 300 !important;
}

.font-400 {
    font-weight: 400 !important;
}

.font-500 {
    font-weight: 500 !important;
}

.font-600 {
    font-weight: 600 !important;
}

.font-700 {
    font-weight: 700 !important;
}

.font-800 {
    font-weight: 800;
}

.font-900 {
    font-weight: 900 !important;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.font-26 {
    font-size: 26px;
}

.font-28 {
    font-size: 28px;
}

.font-30 {
    font-size: 30px;
}

.font-32 {
    font-size: 32px;
}

.font-34 {
    font-size: 34px;
}

.font-36 {
    font-size: 36px;
}

.font-38 {
    font-size: 38px;
}

.font-40 {
    font-size: 40px;
}

.font-50 {
    font-size: 50px;
}

.font-60 {
    font-size: 60px;
}

.font-70 {
    font-size: 70px;
}

.font-80 {
    font-size: 80px;
}

.font-90 {
    font-size: 90px;
}

.font-100 {
    font-size: 100px;
}

@media (max-width: 1200px) {
    .font-18 {
        font-size: 16px;
    }

    .font-17 {
        font-size: 15px;
    }

    .font-16 {
        font-size: 14px;
    }

    .font-20 {
        font-size: 18px;
    }

    .font-24 {
        font-size: 20px;
    }

    .font-50 {
        font-size: 40px;
    }

    .font-60 {
        font-size: 50px;
    }

}

@media (max-width: 576px) {

    /* .font-16 {
        font-size: 16px;
    } */
    .font-18 {
        font-size: 14px;
    }

    .font-20 {
        font-size: 16px;
    }

    .font-24 {
        font-size: 18px;
    }

    .font-50 {
        font-size: 30px;
    }

    .font-60 {
        font-size: 40px;
    }
}

.color-fff {
    color: #fff !important;
}

.color_fff_0_6 {
    color: rgba(255, 255, 255, 0.6) !important;
}

.color-000 {
    color: #000 !important;
}

.color_000_0_6 {
    color: rgba(0, 0, 0, 0.6) !important;
}

.color-848484 {
    color: #848484;
}

.color-878787 {
    color: #878787;
}

.color-263d93 {
    color: #263d93;
}

.color-005bc9 {
    color: #005bc9;
}

.color-02243C {
    color: #02243C !important;
}

.color-FF0000 {
    color: #FF0000;
}

.color-EC1C24 {
    color: #EC1C24 !important;
}

.color-e8ae7c {
    color: #e8ae7c;
}

.color-1c2e56 {
    color: #1c2e56;
}

.color-a8a8a8 {
    color: #a8a8a8;
}

.color-6d6d6d {
    color: #6d6d6d;
}

.color-4caf50 {
    color: #4caf50;
}

.color-FF7676 {
    color: #FF7676;
}

.color-002775 {
    color: #002775;
}

.color-707070 {
    color: #707070;
}

.bg-f49000 {
    background-color: #f49000;
}

.bg-02243c {
    background-color: #02243c;
}

.bg-002775 {
    background-color: #002775;
}

.bg-c97f2f {
    background-color: #C97F2F;
}

.bg-0B0204 {
    background-color: #0B0204;
}

.bg-EC1C24 {
    background-color: #EC1C24;
}

.bg-fff {
    background-color: #fff;
}

.bg-000 {
    background-color: #000;
}

.bg-000-0_6 {
    background-color: rgba(0, 0, 0, 0.6);
}

.bg-d6d6d6 {
    background-color: #d6d6d6;
}

.bg-4caf50 {
    background-color: #4caf50;
}

.bg-1c2e56 {
    background-color: #1c2e56;
}

.bg-263d93 {
    background-color: #263d93;
}

.bg-005bc9 {
    background-color: #005bc9;
}

.text-decoration,
.text-decoration-none {
    text-decoration: none;
}

.text-a,
.text-a a {
    color: #FFF;
    text-decoration: none;
}

.margin_p p,
.margin-p p {
    margin-bottom: 0;
}

.margin_ul ul,
.margin-ul ul {
    margin-bottom: 0;
    margin-left: 0;
}

.li_gap ul {
    display: flex;
    flex-direction: column;
    row-gap: 12px
}

.li_gap ul li>ul {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    list-style: circle;
}

:root {
    --theme_deep_blue: #002775;
    --theme_blue: #005bc9;
    --theme_orange: #f49000;
    --bg_banner_deep_blue: rgba(0, 39, 117, 0.65);
    --bg_banner_blue: rgba(0, 91, 201, 0.65);
    --bg_banner_orange: rgba(244, 144, 0, 0.65);
}

.bg_banner_black {
    background-color: rgba(0, 0, 0, 0.65);
}

.color_theme_deep_blue {
    color: var(--theme_deep_blue) !important;
}

.bg_theme_deep_blue {
    background-color: var(--theme_deep_blue) !important;
}

.color_theme_blue {
    color: var(--theme_blue) !important;
}

.bg_theme_blue {
    background-color: var(--theme_blue) !important;
}

.color_theme_orange {
    color: var(--theme_orange) !important;
}

.bg_theme_orange {
    background-color: var(--theme_orange) !important;
}

.bg_banner_deep_blue {
    background-color: var(--bg_banner_deep_blue) !important;
}

.bg_banner_blue {
    background-color: var(--bg_banner_blue) !important;
}

.bg_banner_orange {
    background-color: var(--bg_banner_orange) !important;
}




/* ------------------------------------ Header -------------------------------------------------- */

.position_header{
    /* position: relative; */
    position: sticky;
    top: 0;
}

.single .site-header {
    box-shadow: 0 -5px 25px 0px #000;
}

.custom-header>div {
    height: 100%;
}

.custom-header ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
}

.custom-header ul li {
    position: relative;
    align-content: center;
}


.custom-header ul li a {
    color: var(--theme_deep_blue);
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 32px;
    display: block;
    height: 100%;
    align-content: center;
    font-size: 12px;
    font-weight: 500;
    outline: none;
}

.custom-header .current_page_item {
    background-color: var(--theme_blue);
}

/* .custom-header ul li.menu-item-has-children a {
    padding: 0 37px 0 32px;
    padding: 0px 25px;
} */

.font_contact_header {
    font-size: 16px;
}

@media (min-width: 1400px) {
    .custom-header ul li a {
        font-size: 14px;
    }

    .custom-header ul li.menu-item-has-children a {
        padding: 0 37px 0 32px;
    }

    .font_contact_header {
        font-size: 14px;
    }

}

.custom-header ul li:hover,
.custom-header ul li .sub-menu li:hover,
.custom-header ul li.current_page_item,
.custom-header .current_page_item,
.custom-header .current_page_parent,
.custom-header .current-page-ancestor {
    background-color: var(--theme_blue) !important;
}

.custom-header ul li:hover>a,
.custom-header .menu-item-has-children:hover::after,
.custom-header ul .menu-item-has-children>ul .menu-item-has-children:hover::after,
.custom-header ul li.current_page_item>a,
.custom-header ul li.current_page_item::after,
.custom-header ul li.current_page_parent::after,
.custom-header ul li.current_page_parent>a,
.custom-header ul li.current-page-ancestor::after,
.custom-header ul li.current-page-ancestor>a {
    color: #fff !important;
}

.custom-header ul .menu-item-has-children:hover>.sub-menu,
.custom-header ul .menu-item-has-children ul .menu-item-has-children:hover>.sub-menu {
    display: block;
}

.custom-header .menu-item-has-children::after {
    content: "\f0d7";
}

.custom-header ul .menu-item-has-children>ul .menu-item-has-children::after {
    content: "\f0da";
}

.custom-header .menu-item-has-children::after,
.custom-header ul .menu-item-has-children>ul .menu-item-has-children::after {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 17px;
    position: absolute;
    top: 50%;
    /* right: 10px;
    transform: translate(-50%, -50%); */
    right: 10%;
    transform: translate(50%, -53%);
    color: #02243C;
}

.custom-header ul .menu-item-has-children>.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    /* left: 50%;
    transform: translate(-50%); */
    width: max-content;
    z-index: 999;
}

.custom-header ul .menu-item-has-children ul .menu-item-has-children>.sub-menu {
    /* display: none;
    position: absolute; */
    top: 0%;
    left: 100%;
    transform: translateX(0%);
    /* width: max-content;
    z-index: 999; */
}

.custom-header ul li .sub-menu .menu-item a {
    padding: 10px 20px;
}

.custom-header ul li .sub-menu .menu-item-has-children a {
    padding: 10px 30px 10px 20px;
}

.custom-header ul .sub-menu li:nth-child(even) {
    background-color: #F2F2F2;
}

.custom-header ul .sub-menu li:nth-child(odd) {
    background-color: #fff;
}

.custom-header ul .sub-menu li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.custom-header ul .sub-menu li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.select_languages {
    border: none;
    outline: none;
    background-color: transparent;
}

.icon_languages {
    width: 35px;
    min-width: 35px;
    border-radius: 2.5px;
}

@media (min-width: 1200px) {
    .icon_languages {
        width: 25px;
        min-width: 25px;
    }
}

.custom_dropdown_languages .dropdown-menu {
    min-width: unset;
    border: 0;
    background-color: transparent;
}

.custom_dropdown_languages .dropdown-item {
    padding: 0;
}

.custom_dropdown_languages .dropdown-item:hover {
    background-color: transparent;
}

/* -----------------------------header mobile---------------------------- */

#nav_mobile.open {
    transform: translateX(0%);
}

.menu-mobile {
    height: 100%;
    width: 100%;
    transform: translateX(100%);
    position: fixed;
    z-index: 11111;
    top: 0;
    right: 0;
    background-color: var(--theme_deep_blue);
    overflow-x: hidden;
    transition: 0.3s;
}

/* .menu-mobile ul {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin: 0px;
}

.menu-mobile .menu_mobile_item>li {
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
}

.menu-mobile .menu_mobile_item>li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.menu-mobile .menu_mobile_item {
    padding: 0;
}

.menu-mobile .menu_mobile_item li {
    list-style: none;
}

.menu-mobile .menu_mobile_item ul li {
    list-style: disc;
    color: #fff;
}

.menu-mobile .menu_mobile_item ul li ul li {
    list-style: circle;
    color: #fff;
} */
.menu-mobile .menu_mobile_item {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-mobile .menu_mobile_item>li {
    list-style: none;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
}

.menu-mobile .menu_mobile_item>li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.menu-mobile .menu_mobile_item>li>ul {
    margin-top: 15px;
    padding-left: 20px;
}

.menu-mobile .menu_mobile_item>li>ul>li {
    list-style: disc;
    color: #fff;
    border-bottom: 0;
    padding-bottom: 5px;
}

.menu-mobile .menu_mobile_item>li>ul>li>ul {
    margin-top: 10px;
    padding-left: 20px;
}

.menu-mobile .menu_mobile_item>li>ul>li>ul>li {
    list-style: circle;
    color: #fff;
}

.menu-mobile a {
    text-decoration: none;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
    font-size: 20px;
    font-weight: 500;
}

.menu-mobile .show-sub-menu .sub-menu a {
    font-size: 18px;
    font-weight: 400;
}

.hamburger-icon {
    z-index: 22222;
}

.hamburger-icon .line {
    width: 25px;
    height: 4px;
    background-color: #02243C;
    display: block;
    margin: 4px;
    transition: all 0.3s ease-in-out;
    border-radius: 50px;
}

.hamburger-icon.nav-opan .line {
    margin: 9px;
}

.hamburger-icon:hover {
    cursor: pointer;
}

.hamburger-icon.nav-opan .line {
    background-color: #fff;
}

.hamburger-icon.nav-opan .line:nth-child(1) {
    transform: translateY(13px) rotate(45deg);
}

.hamburger-icon.nav-opan .line:nth-child(2) {
    opacity: 0;
}

.hamburger-icon.nav-opan .line:nth-child(3) {
    transform: translateY(-13px) rotate(-45deg);
}

/* .header-mobile-menu .menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header-mobile-menu .menu .menu-item-has-children a {
    cursor: default;
    position: relative;
    width: 100%;
}

.header-mobile-menu .menu .menu-item-has-children>a::after {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-45%);
}

.header-mobile-menu .sub-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--theme_deep_blue);
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 10;
    margin: 0;
    padding: 80px 20px 60px 20px;
    list-style: none;
}

.header-mobile-menu .sub-menu li:nth-child(n+2) {
    padding-left: 25px;
}

.header-mobile-menu .menu-item-has-children.show-sub-menu>.sub-menu {
    transform: translateX(0%);
}

.header-mobile-menu .menu-item-has-children.show-sub-menu .menu-item-has-children.show-sub-menu>.sub-menu {
    transform: translateX(0%);
}

.close-sub-menu {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
} */

/* ------------------------------------ Footer ------------------------------------- */

.custom-footer>div {
    height: 100%;
}

.custom-footer ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 10px;
}

/* .custom-footer ul li {
    position: relative;
    align-content: center;
} */

.custom-footer ul li a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    /* padding: 0 32px; */
    display: block;
    height: 100%;
    align-content: center;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 500;
}

@media (min-width: 768px) {
    .custom-footer ul {
        flex-wrap: wrap;
        flex-direction: row;
        column-gap: 70px;
        row-gap: 22px;
    }
}

@media (min-width: 1400px) {
    .custom-footer ul li a:hover {
        color: var(--theme_orange);
    }
}

/* .custom-footer ul li.menu-item-has-children a {
    padding: 0 37px 0 32px;
} */

/* --------------------------------- swiper -------------------------------------- */

.swiper-about-pagination .swiper-pagination-bullet {
    opacity: 1 !important;
    background-color: #fff !important;
    width: 13px !important;
    height: 13px !important;
    border-radius: 50% !important;
    border: 1px solid #CECECE !important;
}

.swiper-about-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background-color: var(--theme_blue) !important;
    width: 13px !important;
    height: 13px !important;
    border-radius: 50% !important;
    border: 1px solid var(--theme_blue) !important;
}

/* ------------------------------- COUNSELORS ---------------------------------------- */

.custom_height_4k {
    height: 100%;
}

.custom_height_counselors_about {
    height: 100%;
}


@media (min-width: 2560px) {
    .custom_height_4k {
        min-height: 40rem;
    }

    .custom_height_counselors_about {
        min-height: 34rem;
    }
}

.position_nickname {
    position: absolute;
    bottom: 15px;
    left: 0%;
    /* transform: translate(-50%, -50%); */
    z-index: 1;
    color: #fff;
    text-align: center;
    width: 100%;
}

.bg_gradient_counselors {
    background-color: rgba(201, 127, 47, 0.0);
    transition: 0.3s;
}


.bg_gradient_counselors::after {
    content: '';
    background: linear-gradient(0deg, rgba(3, 36, 59, 1) 15%, rgba(255, 255, 255, 0) 67%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

@media (min-width: 1400px) {

    .bg_gradient_counselors.counselors_hover:hover {
        background-color: rgba(201, 127, 47, 0.5);
    }

    .bg_gradient_counselors.counselors_hover:hover:after {
        opacity: 0;
    }
}

/* --------------------------------- FAQS -------------------------------------- */

.accordion_faqs {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

@media (min-width: 768px) {
    .accordion_faqs {
        row-gap: 16px;
    }

}

@media (min-width: 1200px) {
    .accordion_faqs {
        row-gap: 30px;
    }

}

.accordion_faqs .accordion-item {
    /* margin-bottom: 30px; */
    border: 0;
    background-color: transparent !important;
    /* border-top-right-radius: 50px !important;
    border-top-left-radius: 50px !important; */
}

.accordion_faqs .accordion-button.collapsed {
    border-radius: 50px !important;
    background-color: var(--theme_deep_blue);
    transition: 0.3s;
}

.accordion_faqs .accordion-button {
    background-color: var(--theme_blue);
    color: #fff;
    font-weight: 600;
    font-size: var(--font-description);
    transition: 0.3s;

    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.accordion_faqs .accordion-button::after {
    /* content: '\f0d7';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px; */
    background-image: url("images/caret-down-solid.svg");
    background-position: center;
    background-size: cover;
    width: 16px;
}

.accordion_faqs .accordion-body {
    background-color: #cecece;
    border-bottom-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    color: #02243c;
}



/* ----------------------------------------------------------------------------- */

.position-logo-top-left {
    display: none;
}

.position-logo-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    display: block;
    width: 20%;
}

.position_logo_footer {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    z-index: 0;
}

.position_logo_sigle {
    position: absolute;
    top: 48px;
    right: 0;
    /* transform: translateY(-50%); */
    z-index: -1;
}

.position_logo_alumni {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 95px;
}

@media (min-width: 1024px) {
    .position-logo-top-left {
        position: absolute;
        top: 25px;
        left: 25px;
        z-index: 0;
        display: block;
    }

    .position-logo-center {
        width: 35%;
    }
}

.box-content-service {
    background-color: var(--theme_blue);
    /* background: linear-gradient(0deg, rgba(54, 55, 149, 1) 15%, rgba(41, 170, 226, 1) 100%); */
    border-radius: 15px;
    height: 100%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

/* .box-content-service::after {
    content: "";
    background-color: #C97F2F;
    height: 100%;
    width: 100%;
    transition: 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
} */

.title-service {
    background-color: var(--theme_orange);
    border-radius: 50px;
    font-weight: 600;
    font-size: var(--font-description);
    transition: 0.5s;
}

@media (min-width: 1400px) {
    .box-content-service:hover {
        background-color: var(--theme_orange);
        box-shadow: 5px 5px 25px -5px #000;
    }

    /* .box-content-service:hover::after {
        opacity: 1;
    } */

    .box-content-service:hover .title-service {
        background-color: var(--theme_blue);
    }
}

.box_content_hs {
    background-color: #fff;
    border-radius: 15px;
    margin-top: -25px;
    box-shadow: 0px 0px 10px -3px #000;
}

.box_img_rounded {
    border-radius: 50%;
    background-color: #fff;
    /* padding: 5px; */
    width: 150px;
    height: 150px;
    border: var(--theme_blue) solid 5px;
    align-content: center;
    text-align: center;
    position: relative;
    /* position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%); */
}

.border_cecece_1 {
    border: 1px solid #cecece;
}

.border_radius_about_l {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.border_radius_about_r {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.border_img_partner {
    box-shadow: 0px 0px 6px -2px #000;
    border-radius: 10px;
}

.border_radius_about_couselors_l {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.border_radius_about_couselors_r {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

@media (min-width: 1024px) {
    .border_radius_about_l {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        border-top-right-radius: 0px;
    }

    .border_radius_about_r {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 0px;
    }

    .border_img_partner {
        border-radius: 15px;
    }
}

/* --------------------------------- Why Should ----------------------------------- */

.box_content_why_should1:nth-child(odd) .bg_odd_content_why_should {
    transition: 0.3s;
    background-color: rgba(0, 91, 201, 0.8)
}

.box_content_why_should1:nth-child(even) .bg_odd_content_why_should {
    transition: 0.3s;
    background-color: rgba(244, 144, 0, 0.8);
}


.box_content_why_should2:nth-child(odd) .bg_odd_content_why_should {
    transition: 0.3s;
    background-color: rgba(0, 91, 201, 0.8)
}

.box_content_why_should2:nth-child(even) .bg_odd_content_why_should {
    transition: 0.3s;
    background-color: rgba(244, 144, 0, 0.8);
}


@media (min-width: 768px) {

    .box_content_why_should2:nth-child(4n+1) .bg_odd_content_why_should,
    .box_content_why_should2:nth-child(4n+4) .bg_odd_content_why_should {
        transition: 0.3s;
        background-color: rgba(0, 91, 201, 0.8)
            /* แถวที่ 1, 4, 5, 8, 9, 12 ... */
    }

    .box_content_why_should2:nth-child(4n+2) .bg_odd_content_why_should,
    .box_content_why_should2:nth-child(4n+3) .bg_odd_content_why_should {
        transition: 0.3s;
        background-color: rgba(244, 144, 0, 0.8);
        /* แถวที่ 2, 3, 6, 7, 10, 11 ... */
    }

}

@media (min-width:1400px) {
    .box_content_why_should1:nth-child(odd) .bg_odd_content_why_should:hover {
        background-color: rgba(0, 91, 201, 1)
    }

    .box_content_why_should1:nth-child(even) .bg_odd_content_why_should:hover {
        background-color: rgba(244, 144, 0, 1);
    }

    .box_content_why_should2:nth-child(odd) .bg_odd_content_why_should:hover {
        background-color: rgba(0, 91, 201, 1)
    }

    .box_content_why_should2:nth-child(even) .bg_odd_content_why_should:hover {
        background-color: rgba(244, 144, 0, 1);
    }

    .box_content_why_should2:nth-child(4n+1) .bg_odd_content_why_should:hover,
    .box_content_why_should2:nth-child(4n+4) .bg_odd_content_why_should:hover {
        background-color: rgba(0, 91, 201, 1)
            /* แถวที่ 1, 4, 5, 8, 9, 12 ... */
    }

    .box_content_why_should2:nth-child(4n+2) .bg_odd_content_why_should:hover,
    .box_content_why_should2:nth-child(4n+3) .bg_odd_content_why_should:hover {
        background-color: rgba(244, 144, 0, 1);
        /* แถวที่ 2, 3, 6, 7, 10, 11 ... */
    }
}


/* --------------------------------- Font ----------------------------------- */

:root {
    --text-title: 20px;
    --text-title-28: 18px;
    --sub-text-title: 14px;
    --font-description: 12px;
    --font_title_banner: 24px;
}

@media (min-width: 1024px) {
    :root {
        --text-title: 28px;
        --text-title-28: 24px;
        --sub-text-title: 18px;
        --font-description: 16px;
        --font_title_banner: 36px;
    }
}

@media (min-width: 1400px) {
    :root {
        --text-title: 32px;
        --text-title-28: 28px;
        --sub-text-title: 20px;
        --font-description: 18px;
        --font_title_banner: 48px;
    }
}

.text_spacing_1 {
    letter-spacing: 1px;
}

.text_title {
    font-weight: 600;
    font-size: var(--text-title);
    /* color: #000; */
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    line-height: 100%;
}


.text_title_28 {
    font-weight: 600;
    font-size: var(--text-title-28);
    /* text-transform: uppercase; */
    letter-spacing: 1px;
}

.sub_text_title {
    font-weight: 700;
    font-size: var(--sub-text-title);
    letter-spacing: 1px;
}

.font_description {
    font-weight: 400;
    font-size: var(--font-description);
}

.font_title_banner {
    font-weight: 600;
    font-size: var(--font_title_banner);
}

/* -------------------------- Pagination ------------------------------------ */

.custom_pagination .page-link {
    color: var(--theme_deep_blue) !important;
    border: 0;
    background-color: transparent !important;
    padding: 0;
    font-size: 24px;
    box-shadow: none !important;
}

.custom_pagination .pagination_dropdown {
    border: 2px solid #000 !important;
    color: var(--theme_deep_blue) !important;
    position: relative;
    padding: 3px 30px 3px 25px;
    font-size: var(--sub-text-title);
}

.custom_pagination .pagination_dropdown:hover {
    border: 2px solid #000;
    color: var(--theme_deep_blue);
}

.custom_pagination .pagination_dropdown::after {
    content: '\f0dd';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    border: 0 !important;
    position: absolute;
    top: 0px;
    right: 9px;
}

.custom_pagination .dropdown-menu {
    width: auto !important;
    height: auto !important;
    border: 2px solid #02243c !important;
    min-width: 100%;
    max-height: 10rem;
}

.custom_pagination .dropdown-menu a {
    outline: none !important;
    background-color: transparent !important;
}

.custom_pagination a.current_page {
    background-color: var(--theme_deep_blue) !important;
    color: #fff !important;
}

.paginations_alumni .custom_pagination .pagination_dropdown,
.paginations_alumni .custom_pagination .dropdown-menu {
    border: 1.5px solid #9b9b9b !important;
    background-color: #fff;
}

/* -------------------------------------------------------------------------- */

.icon_star_title {
    width: 25px;
    min-width: 25px;
    aspect-ratio: 1;
    background: var(--theme_orange);
    clip-path: polygon(100.00% 50.00%, 67% 67%, 50% 100.00%, 33% 67%, 0.00% 50.00%, 33% 33%, 50% 0.00%, 67% 33%);
}

.icon_star_template2 {
    width: 20px;
    min-width: 20px;
    aspect-ratio: 1;
    background: var(--theme_blue);
    clip-path: polygon(100.00% 50.00%, 67% 67%, 50% 100.00%, 33% 67%, 0.00% 50.00%, 33% 33%, 50% 0.00%, 67% 33%);
}

.box_shadow_banner {
    box-shadow: 0px 0px 20px -5px #000;
}

.page-template-default .if_default {
    display: none !important;
}

@media (min-width: 768px) {
    .icon_star_template2 {
        width: 25px;
        min-width: 25px;
    }
}

.box_a_orange {
    background-color: var(--theme_orange);
    border-radius: 50px;
}

.custom_iframe iframe {
    width: 100%;
    height: 500px;
    border: none;
    display: block;
}

.box_content_inflow {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 10px -3px #000;
}

.box_content_suitable {
    border: 1px solid #cecece;
    border-radius: 15px;
}

.box_bg_color_switch:nth-child(odd) .box_content_switch {
    background-color: var(--theme_blue);
    border-radius: 15px;
}

.box_bg_color_switch:nth-child(even) .box_content_switch {
    background-color: var(--theme_orange);
    border-radius: 15px;
}

.box_border_color_switch:nth-child(odd) .box_content_switch {
    border: 2px solid var(--theme_blue);
    border-radius: 15px;
}

.box_border_color_switch:nth-child(even) .box_content_switch {
    border: 2px solid var(--theme_orange);
    border-radius: 15px;
}

.position_num {
    display: block;
    background-color: var(--theme_blue);
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    align-content: center;
    border-radius: 50px;
    margin-top: -25px;
}

.main_tab {
    padding: 10px 20px;
    color: #000;
    border: 1px solid #cecece;
    border-radius: 10px;
    font-weight: 600;
}

.main_tab.active {
    background-color: var(--theme_blue);
    border: 1px solid var(--theme_blue);
    color: #fff;
    box-shadow: 0px 0px 10px -3px #000;
}

.tab_tem6_type.main_tab {
    padding: 10px 20px;
    color: #000;
    border-radius: 10px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.7);
    color: #595959;
    transition: 0.3s;
}

.tab_tem6_type.main_tab:hover {
    background-color: #fff;
    color: #000;
}

.tab_tem6_type.main_tab.active {
    background-color: var(--theme_blue);
    color: #fff;
    box-shadow: 0px 0px 10px -3px #000;
}

.text_ellipsis_1 {
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 100%;
}

.text_ellipsis_2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 22px;
}

.box_icon_contact {
    width: 40px;
    height: 40px;
    background-color: var(--theme_blue);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

@media (min-width: 768px) {

    .box_bg_color_switch:nth-child(4n+1) .box_content_switch,
    .box_bg_color_switch:nth-child(4n+4) .box_content_switch {
        background-color: var(--theme_blue);
        /* แถวที่ 1, 4, 5, 8, 9, 12 ... */
    }

    .box_bg_color_switch:nth-child(4n+2) .box_content_switch,
    .box_bg_color_switch:nth-child(4n+3) .box_content_switch {
        background-color: var(--theme_orange);
        /* แถวที่ 2, 3, 6, 7, 10, 11 ... */
    }


    .box_border_color_switch:nth-child(4n+1) .box_content_switch,
    .box_border_color_switch:nth-child(4n+4) .box_content_switch {
        border: 2px solid var(--theme_blue);
        /* แถวที่ 1, 4, 5, 8, 9, 12 ... */
    }

    .box_border_color_switch:nth-child(4n+2) .box_content_switch,
    .box_border_color_switch:nth-child(4n+3) .box_content_switch {
        border: 2px solid var(--theme_orange);
        /* แถวที่ 2, 3, 6, 7, 10, 11 ... */
    }

}

@media (min-width: 1400px) {
    .position_num {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }
}

.box_download_file {
    display: flex;
    border: 1px solid #cecece;
    border-radius: 15px;
    /* align-items: center; */
    flex-direction: column;
    transition: 0.3s;
}

.color_name {
    color: #828282;
}

.color_download {
    color: #f49000 !important;
}

@media (min-width: 768px) {
    .box_download_file {
        border-radius: 50px;
        flex-direction: row;
        align-items: center;
    }
}

@media (min-width: 1400px) {
    .box_download_file:hover {
        background-color: var(--theme_orange);
        border: 1px solid var(--theme_orange);
    }

    .box_download_file:hover .color_name,
    .box_download_file:hover .color_download {
        color: #fff !important;
    }
}

.custom_height_img_blog {
    height: 100%;
}

@media (min-width: 768px) {
    .custom_height_img_blog {
        min-height: 28rem;
    }
}

@media (min-width: 1024px) {
    .custom_height_img_blog {
        min-height: 100%;
    }
}

@media (min-width: 2560px) {
    .custom_height_img_blog {
        min-height: 22rem;
    }
}