/*
Template Css: css văn hạnh
 */

@font-face {
    src: url("../fonts/Inter/Inter-Bold.ttf");
    font-family: "Inter";
    font-weight: 700;
}

@font-face {
    src: url("../fonts/Inter/Inter-Regular.ttf");
    font-family: "Inter";
    font-weight: 300;
}

body {
    font-family: "Inter" !important;
    font-weight: 300;
}
.tab_panels_hanh_thinh  a {
    color:#20297A !important;

    font-weight: 600;
}
.dau_an_hanh_thinh p {
    margin-bottom: 6px;
}

.title_hanh_thinh p {
    color: #20297A;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 20px;
}
.title_hanh_thinh h1 {
    padding: 0px;
    margin-bottom: 0px;
    color: #20297A;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.tab_panels_hanh_thinh .tabbed-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
}

.tab_panels_hanh_thinh h4.uppercase.text-left {

    display: flex;
    margin: 0px;
    padding: 0px;
    height: 82px;
    width: 20%;
    background: #F1F4FE;
    align-items: center;
    justify-content: space-around;
    color: #20297A;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}
.tab_panels_hanh_thinh ul.nav.nav-simple.nav-normal.nav-size-normal.nav-left {
    display: flex;
    height: 82px;
    width: 80%;
    background: #F1F4FE;
    justify-content: space-evenly;
}
.tab_panels_hanh_thinh ul.nav.nav-simple.nav-normal.nav-size-normal.nav-left span {
    color: #20297A;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.tab_panels_hanh_thinh strong {
    color: #000;
    text-align: justify;
    font-style: normal;
    font-weight: 600;
}


.thinh_hanh_phat_trien {
    text-align: right;
    position: relative;
}
.thinh_hanh_phat_trien:before {
    content: "";
    left: 0px;
    width: 64%;
    border: 3px solid #20297A!important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    position: absolute;
    top: 40%;
    transform: translateY(100%);
}

.thinh_hanh_phat_trien h2 {
    color: #20297A;
    text-align: right;
    font-family: "Inter" !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.thinh_hanh_phat_trien_p {
    text-align: center;
}
.thinh_hanh_phat_trien_p p {
    color: #FF602E;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0px;
}
.dau_an_hanh_thinh strong {
    color: #000;
    text-align: justify;
    font-style: normal;
    font-weight: 600;
}


.thinh_hanh_hoat_dong:after {
    content: "";
    left: 37%;
    width: 63%;
    border: 3px solid #20297A!important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    position: absolute;
    top: 40%;
    transform: translateY(100%);
}
.thinh_hanh_hoat_dong h2 {
    color: #20297A;
    text-align: left;
    font-family: "Inter" !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.thinh_hanh_hoat_dong {
    position: relative;
}
.home-title {
    display: none;
}
.post-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 6px 6px 0 0;
    object-fit: contain;
}
.post-thumbnail {
    width: 100%;
    height: 230px;
}
.post-high-content p {
    overflow-y: hidden;
    height: 52px;
    font-size: 16px;
    color: black;
}
.post-high-content span {
    font-size: 16px;
    color: black;
}


.thinh_hanh_chia_se_kien_thuc {
    text-align: right;
    position: relative;
}
.thinh_hanh_chia_se_kien_thuc:before {
    content: "";
    left: 0px;
    width: 50%;
    border: 3px solid #20297A!important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    position: absolute;
    top: 40%;
    transform: translateY(100%);
}
.thinh_hanh_chia_se_kien_thuc h2 {
    color: #20297A;
    text-align: right;
    font-family: "Inter" !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.button_son .button {
    width: 209px;
    display: flex;
    margin: auto;
    text-align: center;
    align-items: center;
    justify-content: space-around;
}
.post-high-content span {
    border-radius: 10px;
    padding: 8px;
    border: 1px solid var(--primary-color);
    font-size: 16px;
    color: black;
}
.tac_gia_sond h4 {
    color: #20297A;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.tac_gia_sond p {
    color: #676464;
    text-align: center;
    font-family: "Inter" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.tac_gia_sond a.button.primary.is-outline {
    display: flex;
    border-radius: 5px;
    padding: 7px;
    align-items: center;
    justify-content: center;
}
.tac_gia_sond a.button.primary.is-outline span {
    color: #20297A;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.tac_gia_sond i.icon-angle-right {
    color: #20297A;
    font-size: 20px;
    font-weight: 600;
}


@media only screen and (max-width: 768px) {
    .thinh_hanh_phat_trien h2 {
        text-align: center;
        font-size: 32px;
    }

    .thinh_hanh_phat_trien:before {
        display: none;

    }

    .thinh_hanh_phat_trien_p p {
        font-size: 23px;
    }

    .title_hanh_thinh h1 {
        font-size: 35px;
    }

    .title_hanh_thinh p {
        font-size: 19px;
    }

    .tab_panels_hanh_thinh h4.uppercase.text-left {
        width: 100%;
    }

    .tab_panels_hanh_thinh ul.nav.nav-simple.nav-normal.nav-size-normal.nav-left {
        height: auto;
        width: 100%;
    }

    .thinh_hanh_hoat_dong h2 {
        text-align: center;
        font-size: 32px;
    }

    .thinh_hanh_hoat_dong:before {
        display: none;
    }

    .thinh_hanh_chia_se_kien_thuc h2 {
        text-align: center;
        font-size: 32px;
    }

    .thinh_hanh_chia_se_kien_thuc:before {
        display: none;
    }
    .thinh_hanh_hoat_dong:after {
        display: none;
    }
}
