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

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

/* Để video fill toàn bộ container */
.section-khoa-hoc .video.video-fit {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.section-khoa-hoc .video{
    border-radius: 15px;
}
.section-khoa-hoc .video.video-fit .wp-video,
.section-khoa-hoc .video.video-fit .mejs-container {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
}

.section-khoa-hoc .video.video-fit video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover; /* Hoặc 'contain' nếu muốn giữ nguyên tỷ lệ */
}

/* Item được chọn to hơn và nổi bật */
.section-chia-se .flickity-slider .col.is-selected {
    transform: scale(1.1);
    z-index: 10;
    transition: transform 0.4s ease;
}

/* Các item khác nhỏ hơn và mờ đi */
.section-chia-se .flickity-slider .col:not(.is-selected) {
    transform: scale(0.85);
    opacity: 0.6;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

/* Fix overflow để item to không bị cắt */
.section-chia-se .row-chia-se {
    overflow: visible !important;
}

.section-chia-se .flickity-viewport {
    overflow: visible !important;
}

/* Box bên trong cũng smooth transition */
.section-chia-se .box {
    transition: all 0.4s ease;
}
.div-theo-doi .col-inner {
    border: 1px solid;
    border-radius: 99px;
    width: 160px;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;


}
.div-theo-doi .col-inner h3{
    color:    var(--primary-color) !important;
  
}
.row-chia-se{
    padding-top: 60px;
}
.section-chia-se .flickity-prev-next-button{
    opacity: 1 !important;
}
.section-chia-se .flickity-prev-next-button svg{
        background: black;
    color: white;
    border-radius: 4px;
}
.title-slide{
    font-size: 45px;
}
.title-home{
    text-transform: uppercase;
    font-size: 40px;
    color:    var(--primary-color) !important;
}
.section-pham-chat img{
    border-radius: 15px;
}
.section-pham-chat .text-tu-duy p{
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.section6  .box-image{
    border-radius: 15px;
}
.section6 .post-title a{
    color: white !important;
}
.section-anh .img img {
    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 5%,
        black 95%,
        transparent 100%
    );
    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 5%,
        black 95%,
        transparent 100%
    );
}
.nhan-ebook input[type=submit]{
    padding: 8px;
}
.row-text-san-sang h2{
       text-shadow: 0 0 20px rgba(255, 255, 255, 0.8),
                 0 0 40px rgba(255, 255, 255, 0.6),
                 0 0 60px rgba(255, 255, 255, 0.4);
        font-size: 40px;
            color:    var(--primary-color) !important;

}
.row-text-san-sang{
        margin-top: -131px;
    padding-bottom: 47px;
}
.header-button span{letter-spacing:0}.nav-dropdown-default{padding:10px 5px}
.nav-dropdown>li>a{padding: 6px 20px;
    border-bottom: none !important;
    color: #02183e;
    font-size: 15px;
    text-transform: uppercase;
}
.button span{letter-spacing:0; font-weight:normal}
.nav-dropdown>li>a:hover{color:orange; padding-left:8px}
.slider-section{padding-bottom:140px !important}
.section3{padding-bottom:0 !important}
.section2{margin-top:-100px}
.section3 .col{padding-bottom:0}
.section4 .large-4 .col-inner{background: white;
    border-radius: 15px;
    box-shadow: 0px 6px 0 #ff9000;}
.section2 h3{font-weight:normal; margin-bottom:10px}
.section4 h3{border-top-left-radius:15px; border-top-right-radius:15px; background: #ff9000;
    line-height: 38px;
    padding: 10px 5px;}
.section4 .col-inner ul{padding:10px 10px}
.section4 .col-inner ul li{color: black;margin-left:5px;
    list-style: none;
    background-image: url(/wp-content/uploads/2021/09/check.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 8px;
    background-position-x: left;
    padding-left: 32px;
}.header-main .nav > li > a{font-weight:bold}.nut-lam-gi {
    background-color: white;
    margin: 0;
    padding: 10px 20px 10px 44px;
    background-image: url(/wp-content/uploads/2021/09/home-ten-service-icon-1.png);
    background-position: 7px 6px;
    background-repeat: no-repeat;
    border-radius: 35px;
    box-shadow: 0px 0px 30px 0px rgb(177 89 105 / 20%);
    text-transform: uppercase;
    color: #fd3430;
}

.section6 .list-post-1 .post-item{padding-bottom:15px}
.list-post-1 .post-item .box-image{border:1px solid #ececec}
.section6 .list-post-1 .post-item .post-title {
    font-size: 19px;
    font-weight: 500;
    color: #083177;
    margin-bottom: 12px;
}.section7 .large-12{padding-bottom:0}
.box-blog-post .is-divider {
display:none
}.list-post-1 .post-item .col-inner {
    box-shadow: rgb(0 0 0 / 7%) 0px 0px 55px 0px;
}
.setion6 .nut-xem-them{margin:0}
.list-post-1 .post-item a:hover{color:black}
.list-post-1 .post-item .post-title:hover{color:#ff9000}
.list-post-1 .post-item .button{text-transform: none;

    letter-spacing: 0;
    color: white;
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
    margin-top: 0;
    padding: 2px 12px;
    border-radius: 6px;
    background: var(--primary-color) !important;
}
.social-icons a:last-child{margin-bottom:10px}
.footer-section .col{padding-bottom:0}
.footer-nav li a{    letter-spacing: 0;
    font-size: 17px;
    font-weight: bold;}
.footer-nav li{margin: 0 14px !important;}
a.back-to-top{bottom:15%;background:var(--primary-color) !important; border: none !important; color:white !important}
.form-lien-he{background:white; padding:50px;box-shadow:2px 2px 30px #00000012}
.form-lien-he h3{font-size: 50px;
    font-weight: bold;}
.form-lien-he .row-info{display:inline-block; clear:both; width:100%}.form-lien-he .row-info .left{display:inline-block; width:50%; padding-right:15px; float:left}
.form-lien-he .row-info .right{display:inline-block;width:50%; padding-left:15px}
.form-lien-he .des{font-size:17px; margin-bottom:20px}
input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], textarea{box-shadow:none; border-radius:5px}
.form-lien-he input[type=submit]{width: 100%;
    border-radius: 5px;
    padding: 5px;
    background: var(--primary-color);}
.home .view-more-button{display:none}.blog-archive .large-3, .blog-single .large-3, .page-right-sidebar .large-3 {
    flex-basis: 30%;
    max-width: 30%;
}.blog-archive .large-3 {
    padding-left: 0;
}.blog-archive .large-9, .blog-single .large-9, .page-right-sidebar .large-9 {
    flex-basis: 70%;
    max-width: 70%;
}.blog-archive .large-9 .post-item .post-title {
    font-size: 20px;
    margin-bottom: 10px;
}.blog-archive .page-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 37px;
}#breadcrumbs {
    font-size: 14px;
    margin-bottom: 10px;
}.blog-archive .large-12 {
    text-align: left;
    padding-bottom: 10px;
}span.widget-title {
    color: white;
    letter-spacing: 0;
    font-size: 19px;
    border-bottom: 1px solid var(--primary-color);;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: block;
    background: var(--primary-color);;
    padding: 10px;
    text-align: center;
}.widget .is-divider {
    display: none;
}.recent-blog-posts a {
     font-size: 15px;
}.blog-archive .large-9 .post-item:first-child .box-image {
    width: 60% !important;
}.blog-archive .large-9 .post-item .image-cover {
    padding-top: 64%!important;
}.blog-archive .large-9 .post-item:first-child .box-text {
    padding: 15px;
    background: #f9f9f9;
}
.blog-archive .large-9 .post-item .post-title {
    font-size: 20px;
    margin-bottom: 10px;
}.thong-tin-meta .date {
    font-size: 13px;
    color: #afafaf;
}.post-item .byline {
    font-size: 13px;
    color: #969696;
}.post-item .meta-author {
    font-size: 13px;
}.post-item .byline:before {
    content: '●';
    margin-left: 4px;
    margin-right: 4px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    color: #999;
}.blog-archive .post-item .from_the_blog_excerpt {
    color: gray;
    font-size: 14px;
}.blog-archive .large-9 .post-item .image-cover {
    padding-top: 64%!important;
}.blog-archive .large-9 .post-item .box-text {
    padding: 0;
    padding-left: 15px;
}.blog-archive .large-9 .post-item:nth-child(2) .post-title, .blog-archive .large-9 .post-item:nth-child(3) .post-title, .blog-archive .large-9 .post-item:nth-child(4) .post-title {
    font-size: 17px;
}.post-item .post-title {
    font-weight: 500;
}
.blog-archive .large-9 .post-item .view-more-button {
    display: block !important;
    padding: 0;
    margin: 0;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 14px;
    color: #f5921d;
}.blog-archive .large-9 .post-item:nth-child(2), .blog-archive .large-9 .post-item:nth-child(3), .blog-archive .large-9 .post-item:nth-child(4) {
    max-width: 33.33%;
    flex-basis: 33.33%;
}.blog-archive .large-9 .post-item:nth-child(2) .box, .blog-archive .large-9 .post-item:nth-child(3) .box, .blog-archive .large-9 .post-item:nth-child(4) .box, .blog-archive .large-9 .post-item:nth-child(2) .box-image, .blog-archive .large-9 .post-item:nth-child(3) .box-image, .blog-archive .large-9 .post-item:nth-child(4) .box-image {
    display: block;
    width: 100% !important;
}.blog-archive .large-9 .post-item:nth-child(2) .box, .blog-archive .large-9 .post-item:nth-child(3) .box, .blog-archive .large-9 .post-item:nth-child(4) .box, .blog-archive .large-9 .post-item:nth-child(2) .box-image, .blog-archive .large-9 .post-item:nth-child(3) .box-image, .blog-archive .large-9 .post-item:nth-child(4) .box-image {
    display: block;
    width: 100% !important;
}
.blog-archive .post-item .from_the_blog_excerpt {
    color: gray;
    font-size: 14px;
}.blog-archive .large-9 .post-item .image-cover {
    padding-top: 64%!important;
}.blog-archive .large-9 .post-item .box-text {
    padding: 0;
    padding-left: 15px;
}.blog-archive .large-9 .post-item:nth-child(2) .box-text, .blog-archive .large-9 .post-item:nth-child(3) .box-text, .blog-archive .large-9 .post-item:nth-child(4) .box-text {
    padding-left: 0;
    padding-top: 10px;
}.luot-xem {
    color: gray;
    font-size: 14px;
    margin: 10px 0;
    display: block;
}.fa {
    padding-right: 5px;
}.fa-eye {
    margin-left: 20px;
}.blog-single .large-3 {
    padding-left: 0;
}.meta-related {
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
    background: #e6f4fb;
    padding: 10px;
    border-radius: 5px;
}.meta-related ul {
    margin-bottom: 0;
}.meta-related ul li {
    list-style: square;
    font-size: 15px;
    margin-bottom: 5px;
    color: #0067d4;
}.meta-related ul li a {
    color: #0092ff;
    text-transform: none;
}.blog-single .entry-content h2 {
    font-size: 22px;
    border-left: 5px solid #f6921d;
    padding-left: 10px;
}
.blog-single .entry-content h3 {
    font-size: 21px;
}
.blog-single .entry-content h4 {
    font-size: 20px;
}
.blog-single .entry-content h5 {
    font-size: 19px;
}.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}.xem-them ul {
    margin-left: 20px;
}.xem-them ul li {
    margin-left: 0;    margin-bottom: 5px;
}
.blog-archive .large-9 .post-item:first-child .post-title {
    font-size: 25px;
}.blog-archive .large-9 .post-item:nth-child(2) .from_the_blog_excerpt, .blog-archive .large-9 .post-item:nth-child(3) .from_the_blog_excerpt, .blog-archive .large-9 .post-item:nth-child(4) .from_the_blog_excerpt {
    height: 44px;
    overflow: hidden;
}.xem-them ul li a {
    font-weight: 500;
    font-size: 16px;
    color: #0764b5;
}.xem-them ul li a:hover {
    text-decoration: underline;
}.blog-single .blog-share {
    text-align: left;
}.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: black;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 15px;
}.bai-viet-lien-quan {
    margin-top: 15px;
}.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}.bai-viet-lien-quan ul li .box-image img {
    height: 180px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}.bai-viet-lien-quan h4 {
    font-size: 16px;
    color: black;
    line-height: 23px;
    padding-top: 7px;
    height: 51px;
    overflow: hidden;
    font-weight: 500;
} .entry-content .is-divider{display:none}.topview li{display:flex}.topview ul{    border: 1px solid #ececec;}
.topview ul{
  counter-reset: my-sec-counter;
}
.topview li:before{
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter); font-family: "inter", sans-serif !important;
    line-height: 1em;
    color: red !important;
    font-size: 30px !important;
    opacity: 1 !important;
    text-align: right;
    padding: 5px 6px 8px 9px;}

.topview li a{font-size:15px; font-weight:500; padding-right:7px !important}
.section10 .col{padding-bottom:0px}
.nhan-ebook input[type=submit]{background:var(--primary-color); margin:0; width:100%; border-radius:5px}
.lien-he-section p{margin-bottom:0}
.lien-he-section .col{padding-bottom:0}
.lien-he-section .large-12 .col-inner{background: white;
    PADDING: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 30px #0000001f;}
.section4{z-index:0}
.lien-he-section{margin-top: -40px !important; z-index:1;
    margin-bottom: -95px !important;}
.section4{padding-top:170px !important}
.lien-he-section .col-inner .col-inner{padding:0; border-radius:0; box-shadow:none}
.footer-section .ux-logo img{height: 40px;
    background: white;
    PADDING-LEFT: 5PX;
    padding-right: 5px;border-radius:4px}
.author-box{background: #f5f5f5;
    PADDING: 15px;
    border-radius: 5px;
    border: 1px dashed #c5c5c5;}
.author-desc{font-size:14px;margin-bottom:0; color:#545454}.pt-half {

}.mr {
    margin-right: 15px;
}.circle img{width:80px}
.product-small .product-title a{
    font-weight: bold;
    font-size: 18px;
}
span.amount{
    color: #FE0000;
    font-size: 20px;
}
#footer .widget-title{
    display: none;
}
@media(max-width: 855px){
    .section-khoa-hoc .video.video-fit{
        padding-top: 75% !important;
    }
    .row-text-san-sang {
    margin-top: -64px;
    padding-bottom: 0px;
}

    .row-text-san-sang h2{
        font-size: 20px;
    }
    .footer-nav li {
    margin: 0 7px !important;
}
.footer-nav li a {
    letter-spacing: 0;
    font-size: 7px;
    font-weight: bold;
}
    .row-chia-se{
        padding-top: 0px;
    }
    .section-chia-se .flickity-slider .col.is-selected {
    transform: unset;}
    .section-video-nen .video-overlay,.section-video-nen .video-bg{
        display: block !important;
    }
    .div-theo-doi .col-inner p{
            font-size: 11px;
    }
    .div-theo-doi .col-inner {
  
    width: 115px;
    height: 115px;}
    .title-home {
    font-size: 25px;}
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    font-size: 18px;
}.slider-section {
    padding-bottom: 100px !important;
        padding-top: 100px !important;}
span{font-size:100% !important}
.slider-section h2, .section3 h2, .section4 h2, .section5 h2, .section6 h2, .section7 h2, .section8 h2{font-size:30px}
.section4 h3 {
    line-height: 26px;
    font-size: 25px;
}
.slider-section .button, .section5 .button{padding:0; border-radius: 5px;
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    width: 100%;}
.section2 h3 {
    font-size: 27px;
}.section6 .list-post-1 .post-item .post-title {
        font-size: 22px;}
.nut-lam-gi {
        padding: 10px 11px 10px 37px;}
.section4 .col-inner ul li {
    background-size: 15px;
    background-position-y: 6px;
    padding-left: 25px;
}.list-post-1 .post-item .post-title {
        font-size: 21px;}

.footer-nav li a {
    line-height: 38px;
}
.section10{padding-top:170px !important; padding-bottom:70px !important}
.section10 .bg{background-position-x: left;}.form-lien-he .row-info .left,.form-lien-he .row-info .right{width:100%;padding-left:0;padding-right:0}
.form-lien-he {
    padding: 15px;
}.blog-archive .large-9, .blog-single .large-9, .page-right-sidebar .large-9,.blog-archive .large-3, .blog-single .large-3, .page-right-sidebar .large-3,.blog-archive .large-9 .post-item:nth-child(2), .blog-archive .large-9 .post-item:nth-child(3), .blog-archive .large-9 .post-item:nth-child(4){flex-basis:100%;max-width:100%}.blog-archive .large-9 .post-item:first-child .post-title {
    font-size: 21px;
}
.blog-archive .post-item .from_the_blog_excerpt {
    color: gray;
    font-size: 15px;
    height: 42px;
    OVERFLOW: hidden;
}.blog-archive .large-3{padding-left:15px}
.section10{padding-top:170px !important; padding-bottom:70px !important}.blog-archive .large-9 .post-item:first-child .box-image {
    width: 100% !important;
}
.xem-them ul li a {
        font-size: 18px;}
.bai-viet-lien-quan ul li {
        width: 50%;}
.bai-viet-lien-quan ul li .box-image img {
        height: 112px;}
.bai-viet-lien-quan h4 {
    font-size: 18px;
    line-height: 19px;
    height: 64px;
}
.section10 h2{font-size:23px}
.section2 .large-4{padding-bottom:15px !important}
.lien-he-section h3{font-size:23px}
.section10 h2 br{display:none}
.blog-single .large-3, .page-right-sidebar .large-3{padding-left:15px;}
.section10 .col{padding-bottom:15px}
.blog-single .large-3, .page-right-sidebar .large-3{display:none}
.section10 .col{padding-bottom:15px
}.mr {
    margin-right: 0;
    margin-bottom: 15px;
}.author-desc {
    text-align: justify;
}
.entry-content p{font-size:18px}#breadcrumbs {
    font-size: 16px;
 }.meta-related ul li a {
    font-size: 17px;
}
.blog-single .entry-title{font-size:29px}
.author-box .flex-row{display:block}
}
@media(min-width: 1023px){
    .section-khoa-hoc .mejs-controls,.mejs-overlay-button{
    display: none !important;
}

}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}