
@media only screen and (max-width: 1100px) {
    .bor_img_sd {
        padding: 0 2rem!important;
    }

}

@media only screen and (max-width: 900px) {
    .box_left_gt {
        margin-bottom: 20px;
    }
    .bor_img_sd {
        padding: 0px 0rem !important;
    }
    .full_content_hd {
        padding: 20px 2rem!important;
    }
    .full_account_left {
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 800px) {
    form#ten-du-an-form {
        width: 31%!important;
    }
    form#dia-chi-form {
        width: 31%!important;
    }
    form#loai-hinh-form {
        width: 31%!important;
    }
    .box_field {
        flex-wrap: wrap;
    }
    .item_hoi_vien {
        width: 100%!important;
    }

}

@media only screen and (max-width: 700px) {
    .box_field {
        gap: 10px!important;
        justify-content: flex-end!important;
    }
    form#ten-du-an-form {
        width: 100% !important;
        max-width: inherit !important;
    }
    form#dia-chi-form {
        width: 100% !important;
        max-width: inherit !important;
    }
    form#loai-hinh-form {
        width: 100% !important;
        max-width: inherit !important;
    }
    .full_banner_page_gt {
        min-height: 260px!important;
    }
    .full_content_sd {
        padding: 20px 0!important;
    }
    .full_content_ban {
        padding: 20px 0!important;
    }
    .left_img_bh {
        width: 100%!important;
        margin-right: 0%!important;
        margin-bottom: 20px;
    }
    .right_img_bh {
        width: 100%!important;
    }
    .full_banner_page {
        min-height: 260px!important;
    }

    
}

@media only screen and (max-width: 500px) {
    .full_banner_page {
        min-height: 200px!important;
    }
    .title_page_search {
        font-size: 30px!important;
    }
    h1.title_page {
        font-size: 30px!important;
    }
    .item_inner_infor {
        width: 100%!important;
    }
    h1.title_r_account {
        font-size: 30px!important;
    }
    .full_banner_page_gt {
        min-height: 200px !important;
    }
    h1.title_paga_gt {
        font-size: 30px!important;
    }  
    h3.title_page_gt {
        font-size: 30px!important;
    } 
    p.text_left_page_gt {
        font-size: 30px!important;
        padding: 10px!important;
    }
    .item_number_gt>strong {
        font-size: 40px!important;
    }
    .item_number_gt>strong {
        font-size: 40px!important;
    }
    .title_page_sd {
        font-size: 30px!important;
    }
    .title_page_nk {
        font-size: 30px!important;
    }
    .title_hd {
        font-size: 30px!important;
    }
    h3.title_page_lh {
        font-size: 30px!important;
    }
}




/* /////////////////////////////////////////////////////////////////////////////// */



input#email {
    width: 100%;
    max-width: 700px;
    float: left;
    border: 1px solid #ddd;
    outline: none;
    font-size: 18px;
    padding: 7px 14px;
    height: 48px;
    border-radius: 5px;
}

p.text-center.mb-0 {
    width: 100%;
    float: left;
}

main#site-content {
    width: 100%;
    float: left;
}

.section-inner {
    width: 100%;
    float: left;
}

.section-inner>h1 {
    color: #1a83c0;
}
/* Đăng ký hội viên */

.title_hd{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 10px 0 20px;
}



.full-hd {
    background: #ebf7ff;
}

.full_content_hd {
    width: 100%;
    float: left;
    background: #fff;
    padding: 40px 7rem;
    border-radius: 24px;
    margin: 30px 0;
}

.box_img_bh {
    width: 100%;
    float: left;
    margin: 30px 0;
}

.left_img_bh {
    width: 49%;
    float: left;
    border: 1px solid #1a83c0;
    border-radius: 24px;
    overflow: hidden;
    margin-right: 2%;
}

.right_img_bh {
    width: 49%;
    float: left;
    border: 1px solid #1a83c0;
    border-radius: 24px;
    overflow: hidden;
}

.box_img_bh img {
    width: 100%;
    height: auto;
}


/* giới thiệu ////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.title_page_nk{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 10px 0 20px;
}
.title_page_sd{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 10px 0 20px;
}

h3.title_page_gt {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 10px 0 20px;
}
.full_banner_page_gt {
    position: relative;
    min-height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
}

h1.title_paga_gt {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.box_left_gt::before{
    content: '';
    background-image: url(images/border.png);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
.content_page_gt {
    width: 100%;
    float: left;
    margin: 10px 0 20px;
}

.box_left_gt {
    width: 100%;
    float: left;
    position: relative;
}

p.text_left_page_gt {
    font-size: 40px;
    color: #303030;
    font-weight: 600;
    margin: 0;
    padding: 20px;
}

.box_right_gt {
    width: 100%;
    float: left;
}

p.text_right_gt {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    color: #6E6E6E;
    font-size: 15px;
    text-align: justify;
}

.list_number_gt {
    width: 100%;
    float: left;
    display: flex;
    gap: 5px;
}
.item_number_gt {
    flex: 1;
    color: #6E6E6E;
}

.item_number_gt>strong {
    color: #1A83C0;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    width: 100%;
    float: left;
    margin: 0 0 5px;
}

.box_youtube {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    margin-bottom: 40px;
}

.box_youtube>iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.full_content_sd {
    background: #EBF7FF;
    padding: 45px 0 30px;
}

.bor_img_sd {
    width: 100%;
    float: left;
    padding: 0 10rem;
}

.bor_img_sd>img {
    width: 100%;
    float: left;
    height: auto;
}

.full_content_ban {
    padding: 40px 0;
}

.bor_img_ban {
    width: 100%;
    float: left;
}

.bor_img_ban>img {
    width: 100%;
    height: auto;
}

/* page thông tin doanh nghiệp ////////////////////////////////////////////////////////////////////////////////////////////////////*/

h1.title_page {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}
.full_banner_page {
    min-height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -1;
}
h1.t_archive {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

select:required:invalid {
    color: gray;
}

option[value=""][disabled] {
display: none;
}

option {
color: black;
}

.box_search_page {
    width: 100%;
    background: #EBF7FF;
    padding: 30px;
    border-radius: 30px;
    margin-top: -100px;
    float: left;
}

.custom-select {
    position: relative;
    width: 100%;
}
.custom-select select {
    appearance: none;
    width: 100%;
    padding: 11px;
    background-color: #fff;
    border: 1px solid #caced1;
    color: #747474;
    cursor: pointer;
    height: 47px;
    font-size: 14px;
    outline: none;
    border-radius: 10px;
    padding-left: 48px;
}
form#dia-chi-form::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(images/city.svg);
    z-index: 1;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
}
form#loai-hinh-form::before{
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(images/briefcase.svg);
    z-index: 1;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
}

.custom-select::before, .custom-select::after {
    --size: 0.2rem;
    content: "";
    position: absolute;
    right: 1rem;
    pointer-events: none;
}

.custom-select::before {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-bottom: var(--size) solid #747474;
    top: 40%;
}

.custom-select::after {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-top: var(--size) solid #747474;
    top: 55%;
}

.title_page_search {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 22px;
}

.box_field {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}

form#ten-du-an-form {
    width: 100%;
    max-width: 410px;
}

input.input_form {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    outline: none;
}
form#dia-chi-form {
    width: 100%;
    max-width: 260px;
    position: relative;
}

form#loai-hinh-form {
    width: 100%;
    max-width: 260px;
    position: relative;
}

button#filter-hoi-vien {
    width: 100%;
    max-width: 150px;
    border: none;
    height: 47px;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
}

p#reset-search {
    cursor: pointer;
    color: red;
}

.box_breadcrumb {
    width: 100%;
    float: left;
}

.box_breadcrumb a {
    color: #6E6E6E;
}

span.breadcrumb_last {
    color: #1a83c0;
}

.box_breadcrumb i {
    color: #6E6E6E;
    font-size: 12px;
}

p#breadcrumbs {
    margin: 27px 0;
}

.list-hv-container {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.hv_list_page {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item_hoi_vien {
    width: 49%;
    padding: 30px;
    margin-bottom: 30px;
}

.img_hoi_vien {
    width: 100%;
    height: 90px;
    margin-bottom: 25px;
}

.img_hoi_vien>img {
    height: 100%;
    width: auto;
}

h2.title_hoi_vien {
    margin: 0 0 15px;
    color: #1A83C0;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    word-wrap: break-word;
}

.company_hv {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    column-gap: 20px;
    row-gap: 5px;
    align-items: center;
}

.item_hv {
    display: flex;
    gap: 7px;
    align-items: baseline;
}

p.filter-loai-hinh {
    color: #7a81f2;
    cursor: pointer;
}

p.filter-tinh-thanh {
    color: #7a81f2;
    cursor: pointer;
}

.item_hv>p {margin: 5px 0;}

.item_hv>i {
    color: #1a83c0;
}

.see_more {
    width: 100%;
    float: left;
}

.see_more>a {
    width: 160px;
    text-align: center;
    padding: 8px 24px;
    border-radius: 5px;
    background: #9BDAFF;
    color: #ffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 30px;
    float: left;
}
.pagination {
    width: 100%;
    float: left;
    margin: 10px 0 30px;
    display: flex;
    gap: 5px;
}
span.page-numbers.current {
    width: 30px;
    height: 30px;
    display: flex;
    background: #1a83c0;
    color: #fff;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border-radius: 5px;
}

.pagination>a {
    width: 30px;
    height: 30px;
    display: flex;
    color: #1a83c0;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border-radius: 5px;
}

/* a.left_img_page {margin: 0;width: 100%;float: left;max-width: 800px;max-height: 270px;border-radius: 20px;overflow: hidden;} */

.inner-img-bottom-page {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 20px 0 30px;
    margin-bottom: 30px;
    gap: 10px;
}
.left_img_page {
    flex: 2;
    margin: 0;
    width: 100%;
    float: left;
    max-height: 270px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 2px 4px 1px #d0d0d0;
    max-width: 800px;
}
a.right_img_page {
    flex: 1;
    margin: 0;
    width: 100%;
    float: left;
    max-height: 270px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 2px 4px 1px #d0d0d0;
}
a.left_img_page>img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

a.right_img_page>img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

a.link_img_bottom {
    display: block;
    position: relative;
    padding-bottom: 27%;
}
a.link_img_bottom>img {
    object-fit: cover;
    width: 100%;
    position: absolute;
    height: 100%;
}

/* account //////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.full-content_acc {
    padding: 20px 0;
}
.full_account_left {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    padding: 20px 0;
}

.img_account {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0 0;
}

p.title_xc_avatar {width: 96px;height: 96px;margin: 0 auto;border-radius: 50%;overflow: hidden;}

.email.left_account {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0 0;
}

h3.title_xc_email {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
}

.infor_text_account {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}

.clickable {
    cursor: pointer;
}

.chang_pass {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}

.logout_acc {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.logout_acc>a {
    color: #1a83c0;
    font-size: 16px;
}

.full-content_acc {
    padding: 20px 0;
}

.full_content_right_acc {
    width: 100%;
    float: left;
}

.box_right_acc {
    width: 100%;
    float: left;
}

h1.title_r_account {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 40px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 20px;
    border-bottom: 2px solid #ddd;
}

.inner_r_accont_infor {
    width: 100%;
    float: left;
}

.con_inner_infor {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.item_inner_infor {
    width: 50%;
    margin-bottom: 20px;
}

p.lable_item {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 0 0 10px;
}

p.input_item {
    width: 95%;
    float: left;
    margin: 0 0 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 9px;
    border-radius: 12px;
    color: #979797;
    height: 44px;
}

.inner_r_accont_pass {
    width: 100%;
    float: left;
}

.password_change_form {
    width: 100%;
    float: left;
    margin: 30px 0;
}