@font-face {
    font-family: InterBold;    
    src: url(../fonts/Inter-Bold.otf) format("opentype"); 
}
@font-face {
    font-family: InterMedium;    
    src: url(../fonts/Inter-Medium.otf); 
}
@font-face {
    font-family: InterRegular;    
    src: url(../fonts/Inter-Regular.otf) format("opentype"); 
}
@font-face {
    font-family: BigShoulders_60pt;    
    src: url(../fonts/BigShoulders_60pt-Bold.ttf); 
}
html, body{
    width: 100%;
    overflow-x: hidden;
    position: relative;
}
body {
    background:#ACE8FF; 
    font-size:14px; 
    line-height:1.5; 
    font-family:'InterMedium', sans-serif; 
    color:#000;
    -webkit-font-smoothing: antialiased;    
}
.logo-main{
    width: 170px;
}
#header {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 92vh;
    background-image: url('../images/background_banner.png');
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:5%;
}
#header .box-caption{
    margin-top:30%;
    background: rgba(255, 255, 255, 0.2);   
    padding: 30px;
    position: relative;
    z-index: 9;
}
#header .download-brochure{
    position: absolute;
    bottom: 15%;
}
#header .box_hinh{
    position:absolute;
    left:10%;
	top:0;
}
#header .box-form{
    margin-top: 60%;
    background: rgba(255, 255, 255, 0.2);    
    position: relative;
    z-index: 9;
    height: 440px;
    width: 65%;
}
#header .box-form .form-group{
    margin: 10px 0;
}
#form-contact{
    background:#fff;
    opacity:0.8;
    padding:20px;
    width:100%;
    border-radius:10px;
}
#form-contact .btn-submit
{
    color:#fff;
    background:#00AEEF;
    text-align:center;
    margin:auto;
    display:block;
    width:92px;
    height:32px;
    border-radius:10px;
    border:1px solid #00FFF2;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}
#form-contact input{
    border-radius:12px;
    font-size:14px;
}
#form-contact input::placeholder {
    color: #000;
    font-size:14px;
}

#form-contact input::-ms-input-placeholder { /* Edge 12 -18 */
    color: #000;
    font-size:14px;
}
#muctieu{
    background: #ACE8FF;
}
#muctieu .box_graphics{
    position: absolute;
    bottom: 0;
    left: 0;
}
.w-25{
    width:25%;
}
.w-30{
    width:30%;
}
.w-50{
    width:50%;
}
.w-70{
    width:70%;
}
.w-80{
    width:80%;
}
.w-90{
    width:95%;
}
.p-6{
    padding: 0 13rem;
}
.text-bold{
    font-family: 'InterBold',sans-serif;
}
.text-medium{
    font-family: 'InterMedium',sans-serif;
}
.text-big-shoulder{
    font-family: 'BigShoulders_60pt',sans-serif;
}
.text-justify{
    text-align: justify;
}
.fs16{
    font-size:16px;
}
.fs18{
    font-size:18px;
}
.fs20{
    font-size:20px;
}
.fs22{
    font-size:22px;
}
.fs24{
    font-size:24px;
}
.fs28{
    font-size:28px;
}
.fs39{
    font-size:39px;
}
.fs42{
    font-size:42px;
}
.fs46{
    font-size:46px;
}
.fs54{
    font-size:54px;
}
.fs58{
	font-size:58px;
}
.fs66{
    font-size:66px;
}
.fw700{
    font-weight: 700;
}
.font-italic{
    font-style: italic;
}
.section{
    margin-top:30px;
}
#doituong{
    border-top-left-radius: 10%;
    border-top-right-radius: 15%;
    background-image: url('../images/bg_congnhannu.png');
    background-position:right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    margin-top: -15px;
}
#doituong ul{
    padding-left: 0;
}
#doituong ul li{
    list-style: none;
    border: 1px solid #EEEEEE;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 15px 0;
    display: flex;
    align-items: center;
}
#doituong ul li img{
    margin-right: 10px;
}
#doituong .box_sign_in{
    position: absolute;
    bottom: 35px;
}
.relative{
    position:relative;
}
#tintuc::before {
    position: absolute;
    content: '';
    background: #FFC905;
    height: 210px;
    display: block;
    width: 100%;
}
.btn_play_video{
    position: absolute;
    top: 45%;
    left: 45%;
    cursor: pointer;
}
.hidden{
    display: none;
}
footer{
    background: #fff;
    background-image: url('../images/bg_footer.png');
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
}
.logo-social{
    width:24px;
    height:24px;
}

#loiich{
    background: linear-gradient(to bottom, #00AEEF33 20%, #fff);
}
#loiich .item{
    background: rgba(255,255,255);
    padding: 20px;
    height: 370px;
}
#loiich .item ul{
    padding-left: 15px;
}
#loiich .item ul li{
    padding: 5px 0;
}

#noidung{
    background: rgba(0, 174, 239, 0.8);
    background-image: url('../images/bg_noi_dung_dao_tao.png');
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;    
}
#noidung .box_graphics{
    position: absolute;
    bottom: 0;
}
#hinhthuc{  
    background: rgba(255,255,255);
    background-image: url('../images/bg_phuong_thuc_dao_tao.png');
    background-position:top;
    background-repeat: no-repeat;
    background-size: contain; 
}
#hinhthuc .item{
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    padding: 20px;
    height: 440px;
}
#hinhthuc .item p{
    height: 60px;
    padding: 15px 10px;
}
#hinhthuc .item li{
    line-height: 25px;
}
#faq{
    background: rgba(255,255,255);
}
.accordion-button:not(.collapsed)::after{
    background-image: url('../images/icon/icons_circle-minus.png');
}
.accordion-button::after{
    background-image: url('../images/icon/icons_circle-plus.png');
}
#lienhe{
    background: #fff;
}
#lienhe img{
    position: absolute;
    left: 35%;
    bottom: 4%;
    width: 30%;
}
/*Menu*/
.navbar {
    height: 65px;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 999999;
    background: transparent;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    width: 100%;
}
#main-menu ul > li > a {
    background: transparent!important;
    color: #000;
    position: relative;
    padding: 15px;
    font-size: 14px;
    font-family:'InterMedium', sans-serif; 
}
.slicknav_menu .slicknav_icon-bar {
    background: #FFC700;

}
.slicknav_btn{
    border:1px solid #004689;
}
.slicknav_menu,
.wpb-mobile-menu
{
    display: none;
}
#mobile{
    display: none;
}
.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
    text-decoration: none;
    z-index:9999;
}
.back-to-top:hover{
    text-decoration: none;
}
.back-to-top i {
    background-color: #002F54;
    display: block;
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.success{
    text-align: center;
    font-family: 'SVNGilroyItalic',sans-serif;
    display: none;
    font-size: 18px;
}
.success .fa{
    color:#273b80;
}
.error{
    font-family: 'SVNGilroy',sans-serif;
    color:red;
    margin-bottom: 0 !important;
    font-size: 14px;
    padding-left: 10px;
}
#mobile{
    display:none;
}
#desktop{
    display:block;
}
footer .footer{
    padding-top: 7rem;
}
footer .logo{
    width: 34px;
    height: 34px;
}
footer .logo-main{
    width: 200px;
}
.text-blue{
    color:#002F54;
}
.text-blue-green{
    color:#0069A7;
}
.text-gray{
    color:#606060;
}
.btn-slick{
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30px;
    width: 30px;
    background-color: transparent;
    border: 1px solid transparent;
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.btn-slick-prev{
    background-image: url('../images/left.png'); 
    left: -50px;
}
.btn-slick-next{
    background-image: url('../images/right.png');
    right: -50px;
}
.feedback-client{
    width: 70%;
    margin: auto;
    margin-top: 40px;
}
.feedback-client .item{
    text-align: center;
    margin: auto;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;

    li {
        margin: 0 0.25rem;
    }

    button {
        display: block;
        width: 12px;
        height: 12px;
        padding: 0;
        border: none;
        border-radius: 100%;
        background-color: #D9D9D9;
        text-indent: -9999px;
        cursor: pointer;
    }

    li.slick-active button {
        background-color: #B7B7B7;
    }

}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #fff;
    color: #868686;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
}
#faq .accordion button{
    color:#002F54 !important;
    font-weight: 700;
    font-size: 18px;
}
.accordion-body{
    color: #868686;
}
#faq .accordion-button{
    background: #fff;
}
#faq .accordion-item{
    border:none;
    border-bottom: 1px solid #D9D9D9;
}
.messenger-chat-widget{
    position:fixed;
    top:40%;
    right:5px;
}
.zalo-chat-widget{
	position:fixed;
    top:50%;
    right:5px;
}
.messenger-chat-widget img, .zalo-chat-widget img{
    height:50px;
    width: 50px;
}
footer .box_graphics{
    position: absolute;
    right: 0;
    bottom: 0;
}
#camnhan{
    background: rgba(255,255,255);
    background-image: url('../images/bg_camnhan.png');
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;    
}
.feedback-client .item img{
	width: 120px;
    border-radius: 50%;
    background: #fff;
}
.language-switcher{
    display: flex;
    position: absolute;
    right: 160px;
    top: 60px;
    list-style: none;
}