/*
Theme Name: Theme Edu 2
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: font_dam;
    src: url(font/SF-Pro-Display-Bold.otf);
}

h1, h1 strong, h2, h2 strong, h3, h3 strong, h4, h4 strong, h5, h5 strong, h6, h6 strong, strong {
    font-family: font_dam !important;
}
@font-face {
    font-family: font_nhat;
    src: url(font/SF-Pro-Display-Regular.otf);
}
body{
    color: rgba(30, 30, 30, 1);
	font-size: 16px;
}
body, div, ul, li, p, span, a {
    font-family: font_nhat !important;
}

body .btn_1.white.button.is-outline{
    padding: 5px 30px;
    border-radius: 50px;
    background-color: rgb(255 255 255 / 80%) !important;
    color: #2c5042 !important;
}
body .btn_1.white.button.is-outline:hover{
    background-color: #2c5042 !important;
    color: #fff !important;
    border-color: #2c5042 !important;
}
td, th, td span, th span {
    font-size: 16px !important;
    color: #000 !important;
}
.search-container {
    max-width: 100%;
    margin: 0;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: -80px;
}

.tab_custom_all {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.box-text .button {
    margin-top: 1em;
    background-color: #2c5042;
    border-radius: 5px;
    padding: 3px 15px;
}
.tab_custom_css {
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    color: rgba(30, 30, 30, 1);
}

.tab_custom_css.active {
    font-weight: bold;
    color: #2c5042;
    border-bottom-color: #2c5042;
}

.tab_custom_css-content {
    padding: 20px 0;
}

.tab_custom_css-pane {
    display: none;
}

.tab_custom_css-pane.active {
    display: flex;
}
.header-main {
        background: #fff;
    }
.tab_timkiem_home_input, .tab_timkiem_home_select {
    padding: 7px 10px !important;
    margin-right: 10px;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    width: 29.2% !important;
    height: 38px !important;
    margin-bottom: 0;
}
.primary.is-link, .primary.is-outline, .primary.is-underline {
    color: #2c5042 !important;
}
.is-outline:hover, .primary.is-outline:hover
 {
    background-color:  #2c5042 !important;
    border-color:  #2c5042 !important;
    color: #fff !important;
}
.tab_timkiem_home_select {
    padding: 15px 10px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-right: 30px; /* Add extra padding to the right for the arrow */
    appearance: none; /* Remove default arrow */
    -moz-appearance: none;
    -webkit-appearance: none;
    background: white url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><polygon points="0,0 10,0 5,5" fill="%23555"/></svg>') no-repeat right 10px center;
    /* The URL above is an inline SVG for the arrow, customize it as needed */
    background-size: 10px;
    outline: none; /* Remove default outline */
    display: inline-block; /* Make it inline-block */
}
.tab_timkiem_home_btn {
    padding: 7px 16px;
    border: none;
    background-color: #2c5042;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    width: 100px;
    margin: 0 !important;
    text-transform: none;
    height: 38px;
    line-height: 22px;
}

.tab_timkiem_home_btn:hover {
    background-color: #0056b3;
}
.row2_block_home2{
    margin-top: 0 !important;
}
.link_post_custom1{
	padding: 0 15px;
    margin-top: -15px;
    margin-bottom: 20px;
}
.accordion.accordion_product ul{
	padding-left: 15px;
}
.nav>li {
    margin: 0 15px;
}
.nav>li>a {
    font-size: 16px;
    color: #000;
}
.row_home3_block .home_block3_col1 .col-inner{
    background: #2c5042;
    padding: 15px 40px;
    padding-bottom: 60px;
    min-height: 402px;
}
.row_home3_block h3{
    font-size: 32px;
    color: #fff;
}
.row_home3_block p{
    font-size: 16px;
    color: #fff;
}
.row_home3_block .icon-box-img{
    margin-bottom: 0;
}
.row_home3_block .home_block3_col2 .col-inner{
    background: rgba(1, 134, 191, 1);
}
.row_home3_block .home_block3_col3 .col-inner{
    background: rgba(52, 185, 204, 1);
}
#content .row_home3_block .btn_1_block2{
    padding: 5px 30px 5px 30px;
    margin: 0 auto;
    display: table;
    margin-bottom: -85px;
    margin-top: 60px;
    background-color: #fff !important;
    color: #2c5042 !important;
}
#content .row_home3_block .btn_1_block2:hover{
    background-color: #2c5042 !important;
    color: #fff !important;
    border-color: #2c5042 !important;
}
.tieude_h2 h2{
    font-size: 28px;
    color: rgba(30, 30, 30, 1);
}
.home_chuyengia_edu{
    margin-top: 30px;
}
.home_chuyengia_edu h2{
    font-size: 16px;
    font-weight: bold;
    color: rgba(30, 30, 30, 1);
}
.home_chuyengia_edu h2 a{
    font-family: font_dam !important;
}
.home_chuyengia_edu p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
}
.chuc-vu:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url("./images/Mask_group.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.nam-kinh-nghiem:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url("./images/Mask_group2.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.box-text{
    padding-bottom: 0 !important;
}
.remove_padingbt .col{
    padding-bottom: 0;
}
.icon_top_text h3{
    font-size: 22px;
}
.icon_top_text{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: fit-content;
}
.banner_danhmuc_img{
    border-radius: 20px;
}
.home_block4{
    padding-bottom: 0 !important;
}
.home_block5{
    padding-top: 0 !important;
}
.blog_duhoc_he .is-divider{
    display: none;
}
.home_block6{
    padding-bottom: 0 !important;
}
.home_block6 .btn_1.white.button.is-outline{
    margin: 0 auto;
    display: table;
    margin-top: 20px;
    margin-bottom: 20px;
}
.home_block7{
    padding-bottom: 0 !important;
}
.slider_home_8 {
    margin-top: 30px;
}
.slider_col_text1 h3{
    color: rgba(30, 30, 30, 1);
    font-size: 22px;
}
.slider_col_text2 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_col_text3 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_col_text3 p:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url("./images/icon31.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}
.slider_col_text4 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_col_text4 p:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url("./images/icon32.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}
.slider_col_text5 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_col_text5 p:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url("./images/icon33.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}
.slider_col_text6 p{
    color: rgb(0 74 173);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_home_8 .col-inner{
    border: 2px solid var(--Blue-2, rgba(1, 134, 191, 1));
    border-radius: 24px;
    padding: 20px 40px;
}
.slider_col_text5{
    display: inline-block;
    float: left;
}
.slider_col_text6{
    text-align: right;
}
.slider_col_text1 h3:after{
    content: "";
    width: 110px;
    height: 3px;
    background: #2c5042;
    display: block;
    margin-top: 5px;
}
.slider_home_8 .slider-nav-reveal {
    overflow: inherit;
    padding-top: 0;
}
.slider_home_8 .flickity-page-dots{
    bottom: -15px;
}
.flickity-page-dots .dot.is-selected,
.flickity-page-dots .dot:hover{
    background-color: #2c5042 !important;
    opacity: 1 !important;
    border-color: #2c5042 !important;
}
.slider_home_9 {
    margin-top: 30px;
}
.slider_home_9 .col-inner{
    border: rgba(210, 236, 240, 1);
    border-radius: 24px;
    padding: 20px 40px;
    background: rgba(210, 236, 240, 1);
    box-shadow: 0px 2px 6.8px 0px rgba(0, 0, 0, 0.25);
}
.slider_home_9 .slider_col_text1 h3
 {
    color: rgba(30, 30, 30, 1);
    font-size: 20px;
    height: 72px;
    overflow: hidden;
}
.slider_home_9 .slider_col_text2 p{
    font-size: 16px;
    margin-bottom: 10px;
    background: #2c5042;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 40px;
    color: #fff;
}
.slider_home_9 .slider_col_text2:after{
    content: "";
    width: 100%;
    height: 1px;
    background: #2c5042;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.slider_home_9 .slider_col_text3 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_home_9 .slider_col_text4 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_home_9 .slider_col_text5 p{
    color: rgba(30, 30, 30, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.slider_home_9 .slider-nav-reveal {
    overflow: inherit;
    padding-top: 0;
}
.slider_home_9 .flickity-page-dots{
    bottom: -15px;
}
.home_block10 .form-group{
    width: 50%;
    display: inline-block;
    float: left;
}
.home_block10 .form-group-full{
    width: 100%;
    float: none;
}
.home_block10 .form-group-fullbtn{
    width: 100%;
    float: none;
}
.form-group input, .form-group select {
    border: 55px;
    padding: 10px 20px;
    height: 50px;
    box-shadow: none;
    border-radius: 50px;
    border: 1px solid rgba(144, 144, 144, 1);
}
.form-group-full input{
    height: auto;
    padding: inherit;
}
.form-group-left{
    padding-right: 7.5px;
}
.form-group-right{
    padding-left: 7.5px;
}
.form-group-full label{
    width: auto;
    float: left;
    margin-right: 18%;
}
.form-group-full span label{
    width: auto;
    float: none;
    margin-right: 0;
}
.form-group-fullbtn input {
    padding: 5px 70px;
    border-radius: 50px;
    background-color: rgb(255 255 255 / 80%) !important;
    color: #2c5042 !important;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.form-group-fullbtn input:hover{
    background-color: #2c5042 !important;
    color: #fff !important;
    border-color: #2c5042 !important;
}
.home_block10_col1{
    flex-basis: 65%;
    max-width: 65%;
}
.home_block10_col2{
    flex-basis: 35%;
    max-width: 35%;
}
.home_block10 , .home_block10 .col{
    padding-bottom: 0 !important;
}
.chiase_duhs_home11 h3{
    font-size: 18px;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 0;
}
 .form-row-first, .form-row-last {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
  }
.button.alt, .button.checkout, .checkout-button, .secondary {
  background-color: #2c5042 !important;
	border-radius: 10px !important;
}
.chiase_duhs_home11 p{
    margin-bottom: 0;
    color: #2c5042;
    line-height: 22px;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a
 {
    color: #000 !important;
}
.dark .nav-vertical-fly-out>li>a:hover, .dark .nav>li.active>a, .dark .nav>li>a.active, .dark .nav>li>a:hover, .nav-dark .nav>li.active>a, .nav-dark .nav>li.current>a, .nav-dark .nav>li>a.active, .nav-dark .nav>li>a:hover, .nav-dark a.plain:hover, .nav-dropdown.dark .nav-column>li>a:hover, .nav-dropdown.dark>li>a:hover
 {
    color: #2c5042 !important;
	     
}
.chiase_duhs_home11_text2 p{
    margin-bottom: 0;
    margin-top: 15px;
}
.chiase_duhs_home11_text2{
	min-height: 256px;
}
.slider_home_11 .col-inner{
    box-shadow: 0px 2px 5.8px 0px rgba(0, 0, 0, 0.3);
    padding: 30px;
    border-radius: 25px;
}
.slider_home_11{
    margin-top: 30px;
}
.slider_home_11 .slider-nav-reveal {
    overflow: inherit;
    padding-top: 0;
}
.slider_home_11 .flickity-page-dots{
    bottom: -15px;
}
.btn_dichvuvisa{
    width: 50%;
    margin: 5px;
}
.btn_dichvuvisa {
    width: 49%;
    margin: 0.5%;
    float: left;
    display: inline-block;
    padding: 5px;
}
.video_full {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video_full iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body .accordion-title {
    border-top: none;
    display: block;
    font-size: 110%;
    padding: .6em 2.3em;
    position: relative;
    transition: border .2s ease-out, background-color .3s;
    background: rgba(244, 244, 244, 1);
    margin-bottom: 10px;
    padding-left: 15px;
}
body .accordion .toggle {
    left: initial !important;
    right: 0 !important;
}
body .accordion span{
    font-weight: bold;
    font-family: font_dam !important;
    font-size: 18px;
    color: rgba(30, 30, 30, 1);
}
body .accordion .accordion-inner {
    padding: 15px;
}
.tab_cauhoithuonggap{
    margin-top: 30px;
}
.btn_center {
    margin: 0 auto;
    display: table;
    border-radius: 50px !important;
    padding: 5px 30px;
}
.home_camnangduhoc{
    margin-top: 30px;
}
.home_camnangduhoc .is-divider{
    display: none;
}
.home_camnangduhoc .box-text.text-left{
    padding: 10px 15px !important;
    background: rgba(244, 244, 244, 1);
}
.footer_full p, .footer_full a{
    color: #fff;
}
.footer_full a:hover{
    color: #34b9cc;
}
.footer_full .ux-menu-link--active .ux-menu-link__link, .footer_full  .ux-menu-link:hover .ux-menu-link__link {
    color: #34b9cc;
}
.title_footer p{
    margin-bottom: 15px;
    font-size: 18px;
}
.absolute-footer.dark {
    color: hsla(0, 0%, 100%, .5);
    display: none !important;
}
.footer_full {
    padding-bottom: 0 !important;
}
.gioithieu_block1_text1{
    box-shadow: 0px 2px 8.5px 0px rgba(0, 0, 0, 0.25);
    padding: 50px;
    border-radius: 25px;
    margin-top: -10%;
    background: #fff;
}
.gioithieu_row2{
    margin-top: 30px;
}
.gioithieu_row2 .col-inner{
    background: rgba(244, 244, 244, 1);
    border-radius: 40px;
    padding: 30px 15px;
    padding-bottom: 5px;
}
.xoa_the_p p{
    margin-bottom: 0;
}
.home_block13_faq{
    padding: 0 !important;
}
.home_block13_faq .tab_cauhoithuonggap {
    margin-top: 0;
}
.h2_sidebar{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
	height: auto !important;
}
.widget.widget_block .form-group{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.widget-area{
    background: rgba(244, 244, 244, 1);
    padding: 30px;
}
.widget-area .wpcf7 span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 0px;
    margin: 0 !important;
}
body .page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}
.widget-area .form-group-full input{
    margin-bottom: 0;
}
.large-12-blog{
    margin-bottom: 20px !important;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 2px solid;
    border-radius: 10px;
    border-color: #2c5042;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    background-color: #2c5042;
    border-color: #2c5042;
    color: #fff;
}
.link_post_custom {
    padding: 0 15px;
}
.link_post_custom:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #2c5042;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}
.link_post_custom p{
    margin-bottom: 0;
}
.post-item .is-divider, .entry-divider.is-divider.small{
    display: none;
}
.entry-content.single-page{
    padding-top: 0 !important;
}
.entry-header-text {
    padding: 0.5em 0;
}
.image_custom1 img{
    width: auto;
    max-width: none;
    height: auto;
    text-align: left;
    margin: 0;
    position: relative;
}
.row-truonghoc1 .image-cover{
    padding-top: 0 !important;
}
.text_noidung1 span{
    font-size: 16px;
    margin-bottom: 10px;
    background: rgba(244, 244, 244, 1);
    display: inline-block;
    padding: 6px 30px;
    border-radius: 25px;
    color: rgba(1, 134, 191, 1);
    margin-top: 10px;
    opacity: 1;
}
.text_noidung1:after{
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(244, 244, 244, 1);
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.row-truonghoc1 .col-inner{
    box-shadow: 0px 2px 6.8px 0px rgba(0, 0, 0, 0.25);
    padding: 30px 40px;
    border-radius: 25px;
    overflow: hidden;
}
.row-truonghoc1 .col-inner a.button{
    width: 100%;
}
form{
    margin-bottom: 0;
}
.comments-area{
    margin-bottom: 20px;
}
.post {
    margin: 0;
}
.blog-wrapper .home_block12{
    background-color: rgba(244, 244, 244, 1);
    margin-top: 10px;
}
#post-list .post-item .box-image .image-cover{
    padding-top: 0 !important;
}
#post-list .post-item .box-image .image-cover img{
    position: relative;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #2c5042;
}
.text_footer3 p{
    margin-bottom: 5px;
    margin-top: 50px;
}
.footer_full .ux-menu-link__link {
    min-height: auto;
    padding-bottom: 0;
}
.icon_footer3 .button.icon{
    margin-right: 15px;
}
.visa_row2 .img.has-hover{
    margin-bottom: 0;
}
.visa_row2 p{
    margin-bottom: 0;
    color: #1E1E1E;
    font-size: 22px;
    padding: 10px;
    background: #F4F4F4;
}
.visa_row2 .col-inner{
    box-shadow: 0px 2px 7px 0px #00000040;
    border-radius: 36px;
    overflow: hidden;
}
.row_top_30{
    margin-top: 30px;
}
.visa_row3{
    padding-bottom: 30px !important;
}
.bv_lienquan{
    text-align: center;
    margin-bottom: 20px;
    color: #2c5042;
}
.author-header_dm {
    display: inline-flex;
    margin-top: 15px;
    width: 100%;
    margin-bottom: 15px;
}
.author-header_dm:after {
    width: calc(100% - 220px);
    content: "";
    height: 2px;
    background-color: #D2ECF0;
    display: block;
    margin-top: 20px;
}
.author-header_dm span{
    background: #D2ECF0;
    padding: 5px 30px;
    font-size: 18px;
    border-radius: 50px;
    font-family: font_dam !important;
}
.author-title_dm{
    font-size: 18px;
    font-family: font_dam !important;
    color: #2c5042;
}
.author-bio_dm{
    margin-bottom: 5px;
    font-size: 16px;
    color: #2c5042;
}
.author-details_dm{
    padding-left: 30px;
}
.author-field_dm{
    margin-bottom: 0;
    font-size: 16px;
}
.home_block3_col1 p{
    margin-bottom: 0;
}
.timkiem_truonghoc{
    display: block;
    width: 100%;
}
.timkiem_khoahoc, .timkiem_sach{
    display: block;
    width: 100%;
}
.timkiem_hocbong{
    display: block;
    width: 100%;
}
.timkiem_truonghoc .tab_timkiem_home_input, .timkiem_truonghoc .tab_timkiem_home_select {
    width: 44.4% !important;
}
.timkiem_hocbong .tab_timkiem_home_input, .timkiem_hocbong .tab_timkiem_home_select {
    width: 44.4% !important;
}
.timkiem_hocbong_bl .tab_timkiem_home_input, .timkiem_hocbong_bl .tab_timkiem_home_select {
    width: 42.4% !important;
}
.author_single{
    margin-bottom: 20px;
}
.author-details_img{
    width: 150px;
    float: left;
    margin-right: 15px;
    border-radius: 100%;
}
.icon_tacgia_share a{
    margin-bottom: 0;
    font-size: 10px;
    margin-bottom: 5px;
}
.author-info_dm{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.icon-zalo{
    width: 25px;
    height: 25px;
    background: url("images/zalo_icon2.png");
    background-repeat: no-repeat;
    background-size: 25px;
    border-radius: 100%;
}
.timkiem_truonghoc_dm .tab_timkiem_home_input, .timkiem_truonghoc_dm .tab_timkiem_home_select {
    width: 41.4% !important;
}
.timkiem_khoahoc_bl .tab_timkiem_home_input, .timkiem_khoahoc_bl .tab_timkiem_home_select {
    width: 28% !important;
}
.accordion_ctdm {
    background-color: rgba(244, 244, 244, 1);
    color: #444;
    cursor: pointer;
    padding: 5px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-radius: 5px;
    margin-bottom: 10px;
}

.accordion_ctdm h2 {
    display: inline-block;
    margin: 0;
    font-size: 15px;
    width: calc(100% - 25px);
    height: auto !important;
}
.active_ctdm, .accordion_ctdm:hover {
    background-color: #0149ac;
    color: #fff;
}
.active_ctdm h2, .accordion_ctdm:hover h2{
    color: #fff;
}
.accordion_ctdm:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active_ctdm:after {
    content: "\2212";
    color: #fff;
}

.panel_ctdm {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 10px;
}
.flickity-page-dots{
    margin-bottom: 0 !important;
}
.sk_icon1{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("images/zalo_icon2.png");
    background-repeat: no-repeat;
    background-size: 25px;
    margin-right: 7px;
}
.sk_icon2{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("images/zoom.png");
    background-repeat: no-repeat;
    background-size: 25px;
}
.home_sukien_edu .col-inner {
    border: 2px solid var(--Blue-2, rgba(1, 134, 191, 1));
    border-radius: 24px;
    padding: 20px 40px;
}
.is-divider.divider.clearfix{
    display: none;
}
.slider_home_9 .slider_col_text5 {
    display: inline-block;
    float: none;
}
.home_sukien_edu .slider_col_text5 {
    display: inline-block;
    float: none;
    width: 100%;
    height: 28px;
    overflow: hidden;
}
.home_sukien_edu .slider_col_text1 h3:after {
    content: "";
    width: 110px;
    height: 3px;
    background: #2c5042;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.home_sukien_edu .slider_col_text1 h3 a{
    height: 57.19px;
    overflow: hidden;
}
.box-image .image-cover img {
    position: relative;
    max-width: 100%;
    height: auto;
    aspect-ratio: 800 / 449;
    object-fit: cover;
    object-position: center;
}
.blog-archive h2{
    height: 44px;
    overflow: hidden;
}
.image-cover{
    padding-top: 0 !important;
}
.home_block4 .box-image .image-cover img {
    position: relative;
    max-width: none;
    height: auto;
    aspect-ratio: revert-layer;
    object-fit: cover;
    object-position: center;
	    contain-intrinsic-size: revert-layer !important;
}
.thamgia{
    font-size: 18px;
    display: inline-block;
    top: -8px;
    position: relative;
    right: 20px;
}
.home_block14 .button.is-outline{
	margin-top: 20px;
}
.ux_chuyengia .large-columns-4 .flickity-slider>.col{
	        flex-basis: 50% !important;
        max-width: 50% !important;
}
.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6
 {
    line-height: 1.3;
    margin-bottom: .1em;
    margin-top: .1em;
    font-size: 18px;
    overflow: hidden;
    height: 45px;
}
.container .message-container
 {
    padding-left: 0;
    padding-right: 0;
    border: none !important;
}
@media screen and (min-width: 850px) {
    .col-divided {
        border-right: 0 !important;
        padding-right: 30px;
    }
    .col-divided+.col {
        padding-left: 0 !important;
    }
    .row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
        margin-bottom: 0;
        padding: 0 15px 15px !important;
    }
    #content.blog-wrapper .large-9{
        flex-basis: 70%;
        max-width: 70%;
    }
    #content.blog-wrapper .large-3{
        flex-basis: 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width: 1200px) {
    .nav>li {
        margin: 0 5px;
    }
    .nav>li>a {
        font-size: 15px !important;
    }
    #logo {
        width: 150px  !important;
        margin-right: 15px !important;
    }
    .home1_slider .large-6{
        flex-basis: 100%;
        max-width: 100%;
    }
    .home1_slider {
        min-height: 470px !important;
    }
    .row_home3_block .home_block3_col1 .col-inner {
        background: #2c5042;
        padding: 15px 15px;
        padding-bottom: 60px;
        min-height: 427px;
    }

}

@media only screen and (max-width: 849px) {
    .row_home3_block .home_block3_col1 .col-inner {
        background: #2c5042;
        padding: 15px 15px;
        padding-bottom: 15px;
        min-height: auto;
    }
    .tab_timkiem_home_btn {
        width: 150px;
        margin: 0 auto !important;
        display: block;
    }
    .home_block10_col1 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .home_block10_col2 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .timkiem_truonghoc .tab_timkiem_home_input, .timkiem_truonghoc .tab_timkiem_home_select {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .tab_timkiem_home_input, .tab_timkiem_home_select{
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .timkiem_hocbong .tab_timkiem_home_input, .timkiem_hocbong .tab_timkiem_home_select {
        width: 100% !important;
    }
    .timkiem_khoahoc_bl .tab_timkiem_home_input, .timkiem_khoahoc_bl .tab_timkiem_home_select {
        width: 100% !important;
    }
}

@media only screen and (max-width: 549px) {
    .tab_custom_css {
        padding: 0px 5px;
        cursor: pointer;
        border-bottom: 2px solid transparent;
        color: rgba(30, 30, 30, 1);
    }
    .search-container {
        max-width: 100%;
        margin: 0;
        padding: 15px 10px;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin-top: -80px;
    }
    .tab_custom_css-pane.active {
        display: grid;
    }
    .tab_timkiem_home_input, .tab_timkiem_home_select {
        padding: 7px 10px !important;
        margin-right: 10px;
        border: 1px solid #ccc !important;
        border-radius: 5px !important;
        width: 100% !important;
        height: 38px !important;
        margin-bottom: 0;
        display: block;
    }
    .home_block7 .ux-logo.has-hover{
        max-width: 50% !important;
        width: 100% !important;
    }
    #col-1906994278 > .col-inner {
        padding: 0px 0px 0px 0px;
    }
    .row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
        margin-bottom: 0;
        padding: 0 15px 19.6px;
    }
    .home_block10 .form-group {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .form-group-left {
        padding-right: 0;
    }
    .form-group-right {
        padding-left: 0;
    }
    .form-group-full label {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .wpcf7 span.wpcf7-list-item {
        margin-left: 0;
        margin-right: 10px;
    }
    .gioithieu_block1_text1 {
        box-shadow: 0px 2px 8.5px 0px rgba(0, 0, 0, 0.25);
        padding: 30px;
        border-radius: 25px;
        margin-top: -10%;
        background: #fff;
    }
    .row_cauhoi2 .tab_cauhoithuonggap {
        margin-top: 0;
    }
    .row_cauhoi1 {
        padding-bottom: 0 !important;
    }

}