body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 5px;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: #ec1f26;
}

input, optgroup, select, textarea{
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.0);
}



.font_gg {
    font-family: 'Montserrat', sans-serif;
}

.grid-container {
    max-width: 1430px;
}

.text_center {
    text-align: center;
}

.ktq_sec_1 {
    padding: 80px 0 0;
}

.ktq_sec_1 .group_content .box_cat {
    padding: 2px 8px 4px;
    background: #EC1F26;
    box-shadow: 0px 1px 2px rgba(105, 81, 255, 0.05);
    border-radius: 36px;
    color: #F2F2F2;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    height: 40px;
    padding: 0 16px;
    line-height: 40px;
    margin-bottom: 15px;
}

.ktq_sec_1 .group_content>h1 {
    font-size: 32px;
    margin-bottom: 15px;
}

.ktq_sec_1 .group_content {
    max-width: 1000px;
    margin: auto;
}

.font_gg .content {
    font-size: 18px;
    color: #333333;
    opacity: 0.7;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
}

ul.list_link {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

ul.list_link a {
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 21px 0 18px;
    font-size: 15px;
    color: #333333;
    letter-spacing: -0.145454px;
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 5px;
    font-family: 'Montserrat', sans-serif;
}

ul.list_link a svg {display: block;margin-left: 10px;margin-top: -3px;}

ul.list_link a.button_color {
    background: #172C72;
    color: white;
}

.ktq_sec_1 .group_content b {
    font-size: 14px;
    color: #4F4F4F;
    font-family: 'Montserrat', sans-serif;
}

.ktq_sec_1 img {
    display: block;
    margin: auto;
    margin-top: 40px;
}

.ktq_sec_2 {
    padding: 70px 0 80px;
}

.heading {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}

.font_gg * {
    font-family: 'Montserrat', sans-serif;
}

.ktq_sec_2 .group_content {
    max-width: 954px;
    margin: auto;
    margin-bottom: 40px;
}

.ktq_sec_2 .list_item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.ktq_sec_2 .list_item .item {
    width: calc(50% - 20px);
    margin: 0 10px 40px;
    display: flex;
    border-bottom: 1px solid #E1E1E1;
}

.ktq_sec_2 .list_item .item .box_icon {
    flex: 0 0 auto;
    background: #B12024;
    width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}

ktq_sec_2 .list_item .item b {
    font-size: 18px !important;
    color: #333333;
}

ktq_sec_2 .list_item .item .content {
    font-size: 18px;
}

.ktq_sec_2 .list_item .item b {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

.ktq_sec_2 .list_item .item.full {
    width: calc(100% - 20px);
}

.ktq_sec_3 .wrap {
    display: flex;
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    color: white;
    width: 100%;
    max-width: 1430px;
    justify-content: flex-end;
}

section {
    position: relative;
    overflow: hidden;
}

.ktq_sec_3 .wrap * {
    color: white;
}

.ktq_sec_3 .wrap .box_content {
    max-width: 560px;
    position: relative;
}

.ktq_sec_3 .wrap .box_content:before {
    background: radial-gradient(50% 50% at 50% 50%, #05142D 15.1%, rgba(3, 105, 213, 0) 100%);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1260px;
    height: 592px;
}

.ktq_sec_3 .wrap .box_content>* {
    position: relative;
}

.ktq_sec_3 .wrap .box_content h2.heading {
    font-weight: 900;
}

.button_style {
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 15px;
    background: #EC1F26;
    border-radius: 5px;
    padding: 0 33px;
}

.ktq_sec_4 {
    padding: 90px 0;
}

.ktq_sec_4 h1 {
    font-size: 25px;
}

.ktq_sec_4 h2 {
    font-size: 22px;
}

.ktq_sec_4 h3 {
    font-size: 20px;
}

.ktq_sec_4 h1,.ktq_sec_4 h2,.ktq_sec_4 h3,.ktq_sec_4 h4 {
    margin-bottom: 20px;
    color: #000000;
}

.font_gg .content p {
    line-height: 1.6;
}

.ktq_sec_4 .content {
    font-size: 15px;
}

.ktq_sec_4 .content img {
    display: block;
    margin: auto;
}

.ktq_sec_4 .content p {
    margin-bottom: 20px;
}

.ktq_sec_4 .content>*:last-child {
    margin: 0;
}

.ktq_sec_5 .group_content * {color: white;}

.ktq_sec_5 .group_content h2 {
    font-size: 30px;
}

.ktq_sec_5 .group_content {
    max-width: 800px;
    margin: auto;
}

.ktq_sec_5 {
    padding: 60px 0 80px;
    background-attachment: fixed;
}

.css_bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.form_style {
    background-attachment: fixed;
    padding: 100px 0;
}

.form_style h1.heading {
    margin-bottom: 40px;
}

.wrap_form {
    max-width: 930px;
    margin: auto;
}

.wrap_form h3 {
    font-size: 16px;
    color: #3C3C46;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.wrap_form label {
    font-size: 13px;
    color: #25252B;
    display: block;
    line-height: 24px;
    margin-bottom: 3px;
}

.wrap_form label span {
    color: #FF0000;
    line-height: 24px;
}

.wrap_form br {
    display: none;
}

.box_input input,.box_input textarea {
    border: 1px solid #D8D8DD;
    height: 40px;
    padding: 0 12px;
    width: 100%;
}

.box_input {
    margin-bottom: 11px;
}

.box_input.two_col {
    display: flex;
    margin: 0 -7px 15px;
}

.box_input.two_col .col {width: calc(50% - 14px);margin: 0 7px;}

.box_input {}

.box_input input::placeholder,
.box_input textarea::placeholder{
    font-size: 13px;
    color: #666666;
}

.box_check input:checked {
    background: #EC1F26;
    background-image: url(../../images/check.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
}

.box_check input {
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 5px;
}

.box_check .wpcf7-list-item {
    display: flex;
    align-items: center;
    margin-left: 0;
}

.wpcf7-checkbox .box_check {
    display: flex;
}

.box_check .wpcf7-checkbox {
    display: flex;
    justify-content: space-between;
}

.box_check .wpcf7-list-item span {
    font-size: 13px;
}

.box_check {
    margin-bottom: 15px;
}

.box_input textarea {
    height: 138px;
}

.wrap_form .text_center {
    width: 100%;
    display: inline-block;
}

.wrap_form .wpcf7-submit.button_style {
    color: white;
    font-weight: 700;
    font-size: 16px;
    margin-top: 30px;
}
.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 10px;
    background: red;
    color: white;
    width: 100%;
    bottom: -24px;
    padding: 0 10px;
}

.wpcf7 form .wpcf7-response-output {
    max-width: 500px;
    margin: 30px auto 0;
    text-align: center;
}

span.wpcf7-spinner {
    position: absolute;
    margin-top: 50px;
}
.form_style.speaker {}

.form_style.speaker .wrap_form {
    max-width: 460px;
    margin: auto;
}

.form_style.speaker .wrap_form a {
    display: block;
    text-align: center;
    color: #172C72;
    text-decoration: underline;
    font-size: 13px;
    margin-top: 20px;
}

.form_style.speaker .wrap_form .box {
    margin-bottom: 25px;
}

.thank_page {
    padding: 30px 0 130px;
}

.thank_page .group_content {
    max-width: 555px;
    margin: auto;
}

.thank_page .group_content h1 {
    font-size: 26px;
    margin-bottom: 15px;
}

.thank_page .group_content .content {
    font-size: 13px;
    color: #25252B;
}

.thank_page .group_content a {
    color: white;
    font-weight: 700;
    font-size: 16px;
}
.user_page {
    padding: 100px 0 265px;
    overflow: unset;
}

.box_user {
    background: #172C72;
    border-radius: 10px;
    margin-top: 80px;
}

.box_user * {
    color: white;
}

.box_user .avatar {
    text-align: center;
    margin-top: -80px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.box_user .avatar img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    display: block;
    margin: auto;
}

.box_user ul {
    display: inline-block;
    margin: 0 10px 10px;
    width: calc(100% - 20px);
}

.box_user ul a {
    display: flex;
    align-items: center;
    font-size: 16px;
    height: 46px;
    transition: .3s all;
    border-radius: 5px;
    padding: 0 8px;
}

.box_user ul a .icon {
    width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.box_user ul a.active {
    background: #F0F0F2;
    color: #172C72;
}

.box_user ul a.active svg path {
    stroke: #172C72;
}

.user_page .sidebar {
    margin-right: 40px;
    position: sticky;
    top: 150px;
}

.user_page h1 {
    font-size: 26px;
    margin-bottom: 36px;
}

.user_page .wrap_form input.button_style {
    padding: 0 60px;
    color: white;
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
}

.user_page .wrap {
    display: flex;
    flex-wrap: wrap;
}
.user_page:before{
    position: absolute;
    content: '';
    top: 55px;
    background-image: url(../../images/Smart-Tech-Vietnam.png);
    width: 297px;
    height: 627px;
}
.box_input.gioi_tinh input {
    display: none;
}

.box_input.gioi_tinh {
    display: flex;
}

.box_input.gioi_tinh form {
    display: flex;
}

.box_input.gioi_tinh>label {
    margin-right: 55px !important;
}

.wrap_form form label:before {
    width: 24px;
    height: 24px;
    display: inline-block;
    content: '';
    border: 1px solid #D8D8DD;
    border-radius: 50%;
    margin-right: 8px;
}

.box_input.gioi_tinh label {
    margin: 0;
    position: relative;
}

.box_input.gioi_tinh form label {
    display: flex;
    align-items: center;
    margin-right: 60px;
}

.wrap_form form label:after {
    background: #25252B;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 5px;
    opacity: 0;
}

.box_input.gioi_tinh input:checked+label:after {
    opacity: 1;
}

.user_page .box_input {
    margin-bottom: 20px;
}
.user_page .box_input.wrap_logo {
    display: flex;
    align-items: center;
}

.user_page .box_input.wrap_logo label {
    margin-right: 25px;
    margin-bottom: 0;
}

.user_page .box_input.wrap_logo .box_logo {
    border: 1px solid #EDEDED;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.user_page .box_input textare {
    padding: 10px;
    display: inline-block;
    border: 1px solid #D8D8DD;
}

.user_page .box_input textare,.user_page .box_input input {
    font-size: 13px;
    color: #25252B;
}

.user_page .content {
    font-size: 12px;
    color: #666666;
}

.user_page .content br {
    display: unset;
}

.user_page input[type="file"] {
    padding: 0;
    border: none;
    height: auto;
}
#gnb > li > a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 12px;
}

div#header {
    /* position: fixed; */
}

#topMenu * {
    font-size: 16px;
    color: #000000;
}
.wrap_footer {
    display: flex;
}

.wrap_footer>* {
    width: 50%;
}

.wrap_footer .footer_right {
    text-align: right;
}

.wrap_footer h4 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 700;
}

.wrap_footer ul {
    display: flex;
    font-size: 15px;
}

.wrap_footer ul li:not(:last-child) {
    margin-right: 18px;
}

.wrap_footer .footer_right ul {
    justify-content: flex-end;
}

.wrap_footer .footer_right ul.socials {
    margin-bottom: 15px;
    align-items: center;
}

.wrap_footer .footer_right ul.socials svg {
    display: block;
}
#topMenu >ul > li > a span{
    font-family: 'Montserrat', sans-serif;

}

nav.breadcrumb ul {
    display: flex;
    margin: 0;
}

nav.breadcrumb ul * {
    font-style: unset;
    color: #fff;
    font-size: 0.83rem;
    font-weight: 200;
    text-transform: uppercase;
}

section.breadcrumbs {
    overflow: unset;
}

nav.breadcrumb span.divider {
    margin: 0 10px;
}

nav.breadcrumb li.title_single * {
    color: #0081cc;
    font-size: 0.83rem;
    font-weight: 600;
}
.matching-item .contestInfo > li > span img {
    width: auto;
}
.matching-item{
    margin-bottom: 40px;
}
nav.breadcrumb ul * {
    font-family: 'Montserrat', sans-serif !important;
}
.wrap_footer ul{
    padding-left: 0;
}
.list_page .program-list .search-wrap .check-area .chk-box div input[type="checkbox"]:checked label {
    color: red;
}
.list_page .program-list .search-wrap input {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid;
}
.list_page .program-list .search-wrap input:checked {
    border-color: #0275ff;
    background: #0275ff;
    background-image: url(../../images/check.svg);
    background-position: center;
    background-size: 8px;
    background-repeat: no-repeat;
}
.triem_lam .grid-100 {
    max-width: 800px;
    margin: auto;
}

.form_style.triem_lam h1 {
    margin-bottom: 10px;
}

.form_style.triem_lam .content {
    font-size: 18px;
    margin: 0;
}

.form_style.triem_lam label {
    color: #333333 !important;
}
ul.list_link a {
    transition: .3s all;
}

ul.list_link a:hover {
    background: #172C72;
    color: white;
    border-color: #172C72;
}
ul.list_link a svg path{
    transition: .3s all;
}

ul.list_link a:hover svg path {
    fill: white;
}
.button_style {
    transition: .3s all;
    opacity: 1;
    transform: scale(1);
}

.button_style:hover {
    opacity: .8;
    transform: scale(.95);
}
.lang-box{
    width: 8rem;
}
.detail_page .program-detail .speaker .spk-list li .txt-box h4{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.triem_lam .content {
    max-width: 760px;
}

#CR-momo-payment-form .CR-def-form-wrap ul {
    padding-left: 0;
}
.wrap_form h3 {
    font-weight: 700;
}
ul.sub-menu {
    position: absolute;
    background: white;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    pointer-events: none;
    transition: .3s all;
}

ul.sub-menu a {
    padding: 5px 20px;
    display: block;
    font-size: 16px;
    font-weight: 400 !important;
}

#gnb > li:hover ul {
    opacity: 1;
    pointer-events: unset;
}

ul.sub-menu a {
    transition: .3s all;
}

ul.sub-menu a:hover {
    color: #ec1f26;
}
.font_gg {
    margin-top: -105px;
}
@media only screen and (max-width: 1600px){}
@media only screen and (max-width: 1500px){}
@media only screen and (max-width: 1400px){}
@media only screen and (max-width: 1300px){}
@media only screen and (max-width: 1199px){
    .board_gallery{
        margin: 15px auto;
    }
    #content.sub_content .com_subtitle, #content.sub_content #con_container, #ex_application, #content.sub_content form[name=frmBoardIns]{
        padding: 15px;
    }
    .board_1_view{
        margin: 10px 0;
    }
    .board_1_view .board_view_con > .board-content h3{
        margin-top: 0 !important;
    }
    .ktq_sec_4{
        padding: 40px 0;
    }
    .ktq_sec_1{
        padding: 35px 0 0;
    }
    .ktq_sec_2{
        padding: 30px 0 40px;
    }
    .ktq_sec_5{
        padding: 30px 0 40px;
    }
    .ktq_sec_1 img{
        max-width: 100%;
    }
    .CR-dashboard-wrap .CR-sidebar-acc-box{
        padding-right: 20px;
    }
}
@media only screen and (max-width: 991px){
    .board_view_con p,
    .board_view_con li,
    .board_view_con em{
        font-size: 16px !important;
    }
    .font_gg .content img{
        width: 100%;
    }
    .ktq_sec_4{
        padding: 20px 0;
    }
    .ktq_sec_1{
        padding: 15px 0 0;
    }
    .ktq_sec_2{
        padding: 15px 0 20px;
    }
    .ktq_sec_5{
        padding: 15px 0 20px;
    }
    .ktq_sec_2 .list_item .item{
        margin-bottom: 30px;
    }
    .font_gg .content{
        margin-bottom: 15px;
    }
    .heading{
        font-size: 32px;
    }
    .CR-dashboard-wrap{
        padding: 40px 0 100px !important;
    }
    .CR-dashboard-wrap .CR-content-account-box{
        padding: 0 !important;
    }
    .CR-dashboard-wrap .CR-sidebar-acc-box{
        padding-right: 10px !important;
    }
    .CR-def-form-wrap .wrap-gender .CR-hide-mobile{
        width: max-content;
        flex: 0 0 auto;
        margin-right: 10px !important;
    }
    .CR-radio-group .wrapper:not(:last-child){
        margin-right: 10px !important;
    }
    .CR-def-form-wrap .def-input:not(:last-child){
        margin-bottom: 15px !important
    }
    .CR-dashboard-wrap .CR-def-form-wrap .CR-btn-submit-form{
        margin-top: 20px !important;
    }
    .CR-dashboard-wrap .right-acc-box .box .left{
        width: 30%;
    }
}
@media only screen and (max-width: 767px){
    .board_gallery .article{
        width: 50%;
    }
    .board1_search p.bbs_search_for{
        width: 30%;
    }
    .board1_search p.bbs_search_text{
        width: 50%;
    }
    .board_gallery dl{
        margin: 10px auto;
    }
    nav.breadcrumb ul{
        overflow: auto;
        padding-left: 0;
        max-width: 100%;
    }
    nav.breadcrumb ul li{
        flex: 0 0 auto;
    }
    nav.breadcrumb ul li a{
        width: max-content;
    }
    .board_1_view .board_view_con > .board-content h3{
        line-height: 12px;
    }
    .ktq_sec_2 .list_item .item{
        width: 100%;
        margin-bottom: 15px;
    }
    .font_gg .content{
        font-size: 16px;
    }
    ul.list_link{
        padding-left: 0;
    }
    .ktq_sec_1 img{
        margin-top: 15px;
    }
    .heading{
        font-size: 24px;
    }
    .CR-dashboard-wrap .right-acc-box .box > div{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .CR-dashboard-wrap .CR-sidebar-acc-box .quick-view-info{
        display: none;
    }
    .CR-dashboard-wrap .CR-content-account-box .left-acc-box{
        position: fixed;
        right: -100vw;
    }
    .CR-dashboard-wrap .CR-content-account-box .right-acc-box{
        width: 100% !important
    }
    .CR-dashboard-wrap .main-title{
        text-align: center;
        margin-bottom: 20px !important;
    }
}