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

/*************** ADD CUSTOM CSS HERE.   ***************/
.row-form{
        margin-left: 0px !important;
    margin-right: 0px !important;
}
#dang-ky-tap-thu .mfp-close{
        color: white !important;
    background: var(--primary-color);
    opacity: 1 !important;
    mix-blend-mode: unset !important;
}
#dang-ky-tap-thu {
  
    background-image: url(images/model-form-1.png) ;
     background-repeat: no-repeat;
         background-position: 102% 0%;

        background-color: #ffffff;
    background-color: rgba(255, 255, 255, 1);
    color: #333;
    padding: 25px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px 1px #666;
    -webkit-box-shadow: 0px 0px 5px 1px #666;
    box-shadow: 0px 0px 5px 1px #666;

}
.wpcf7 p {
    position: relative;
}
.wpcf7 p .fa {
    position: absolute;
    color: #eec802;
    z-index: 100;
    font-size: 18px;
    top: 18%;
    left: 3%;
}
.desc-form li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin: 10px 0;
    font-size: 14px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap .wpcf7-select {
    padding-left: 32px;
}
.row-form .wpcf7-submit {
    padding: 7px 20px;
    border-radius: 5px;

}
.wpcf7-list-item input {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin: 0.25em .2em .25em .25em;
    border: .0625em solid silver;
    border-radius: 0;
    background: #fff;
    vertical-align: bottom;
}
h3.title-tap {
    color: #eec802;
 
    font-size: 30px;
}
.single-page{
    padding-top: 0px;
}
.post-item .is-divider{
    display: none;
}
.page-id-153 .section-video{
    display: none !important;
}
.section-map p{
    margin-bottom: 0px;
}
.form-row-first, .form-row-last{
    width: 100%;
}
.wpcf7-form .select-resize-ghost, 
.wpcf7-form .select2-container .select2-choice,
.wpcf7-form .select2-container .select2-selection, 
.wpcf7-form input[type=date], .wpcf7-form input[type=email], 
.wpcf7-form input[type=number],
.wpcf7-form input[type=password], 
.wpcf7-form input[type=search],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=text], 
.wpcf7-form input[type=url],
.wpcf7-form select,
.wpcf7-form textarea{
    border: unset;
    border-bottom: 2px solid black !important;
    box-shadow: unset !important;
    min-height: 45px;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
.blog-single .large-9{
    padding-bottom: 0px;
}
.blog-single .large-9 article{
    margin-bottom: 0px;
}
.div-dao-tao form{
        border: 2px solid #d3d3d3;
    border-radius: 10px;
    padding: 15px;
}
.wpcf7-submit{
min-width: 160px;
border-radius: 99px !important;
}
.section-share ul{
    list-style: none;
    margin-bottom: 0px;
}
.section-share ul li{
    margin-bottom: 0px;
    display: inline-block;
}
.section-share ul li a{
    color: black;
}
 .section-share .social-icons a, #main .social-icons a{
    color: white;
    border: unset;
margin-bottom: 0px;
background-color: #5B5B5B !important;
line-height: 32px;
}

.slide-kol .flickity-slider{
    padding-top: 30px !important;
    padding-bottom: 20px !important;
 
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: black;
  
}
.title-home{
        color: #31333A;
    font-family: 'Gotu', sans-serif;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-table .items>div{
    border-bottom: unset;
    padding: 5px;
}
.pricing-table{
    box-shadow: unset !important;
       border: unset;
}
.pricing-table .title {
        border: unset;
    color: var(--primary-color);
    background-color: transparent;
    border: unset;
}
.flickity-prev-next-button{
    width: 55px;
}
.slider .flickity-prev-next-button{
    opacity: 1 !important

}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg{
    fill:  var(--primary-color);
}
/* Trạng thái mặc định cho .col */
.slide-kol .row .col {
    padding: 40px 20px 60px 20px;
    transform: scale(0.8); /* Ban đầu thu nhỏ lại */
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1); /* Áp dụng transition cho cả padding và transform */

}

/* Khi row được chọn (is-selected) */
.slide-kol .row.is-selected .col {
    padding: 0px !important; /* Giảm padding như yêu cầu */
    transform: scale(1); /* Phóng to về kích thước thật */
    opacity: 1; /* Rõ ràng hoàn toàn */
}


.slide-kol .row  .col-inner img{
       

}
.slide-kol .row  .col-inner{
        padding: 15px;
    margin-bottom: 20px;
    display: inline-block;
   
}
.slide-kol .row{
opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    
}.section-bang-gia .item footer h3 {
    color: #31333A;
    font-size: 26px;
}
#footer .widget_nav_menu li a{
    color: #000000;
}
#footer .widget_nav_menu li{
    border: unset;
}
#footer .widget_nav_menu{
    padding-left: 0px;
    padding-right: 0px;
}
.row-album .col .img{
    padding-bottom: 12px;
}
.row-album .col{
    padding-left: 7px;
    padding-right: 7px;
}
.row-dem-nguoc .div-studio{
        padding: 20px !important;
background: #F8EDEB;
}
.row-dem-nguoc .div-hlv{
        padding: 20px !important;
    background: #EFEEED;
}
.row-dem-nguoc .div-lop{
        padding: 20px !important;
    background: #D1D6DF;
}
.row-dem-nguoc .div-hoi-vien{
        padding: 20px !important;
    background: #E6EAE2;
}
.row-dem-nguoc p{
    margin-bottom: 5px;
}
.row-dem-nguoc p .count-up{
    font-weight: bold;
    font-size: 40px;
}
b, strong {
  
    font-weight: bold;
}
.banner h1,.banner h2,.banner h3{
    font-size: 30px;
    color: #000000;
    font-family: 'Gotu', sans-serif;
 
    font-weight: 400;
    text-transform: uppercase;
}
.absolute-footer{
    display: none;
}
.draconis-module-pricingtable .item h6 {
        font-weight: 400;
    color: #A4B89F;
    font-family: 'Lato', sans-serif;
}
.des-bot-boder p, .des-bot-boder span {
    text-align: center !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    color: #666 !important;
    font-size: 16px !important;
}
.section-bang-gia .slider .row .col .col-inner,.div-bang-gia .col-inner{
    margin-top: 10px;
      border-radius: 10px;
    border: none;
    box-shadow: 0px 5px 20px rgb(16 46 30 / 10%);
    background: #fff;
    margin-bottom: 25px;
    padding-bottom: 0px;
    padding-top: 20px; 
}
 
.section-bang-gia .slider .row{
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.section-he-thong ul{
    list-style: none;
}
.section-he-thong ul li{
    margin-left: 0px;
}
.section-he-thong ul li img{
   margin-right: 4px;
}
span.amount{
    color: red;
}
.div-no-padding{
    padding-bottom: 0px;
}
#billing_address_1_field{
    width: 100%;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}


@media(max-width: 855px){
    #dang-ky-tap-thu{

        background-image: unset !important;
    }
    .off-canvas.off-canvas-left{
        z-index: 999999 !important;
    }
    .section-slide .banner .text-box{
        width: 80% !important;
    }
    .slide-kol .row .col-inner{
        margin-bottom: 0px;
    }
    .section-doi-ngu{
        padding-top: 0px;
    }
    .div-gallery-trai .image-cover{
        padding-top: 210% !important;
    }
    .anh-duoi .image-cover{
        padding-top: 60% !important;
    }
    .anh-tren .image-cover{
        padding-top: 30% !important;
    }
    .transparent #logo img {
    max-height: 64px !important;
}
    .has-transparent .header-main{
        background: white;
    }
    #header.show-on-scroll, #header .stuck .header-main {
    height: 57px !important;
}
        .header-main {
        height: 57px !important;
    }
    .flickity-prev-next-button{
    width: 25px !important;
}
        .slider-wrapper .flickity-prev-next-button {
        display: block !important;
    }
    .section-share{
        padding-top: 20px;
        padding-bottom: 20px;
    }
     .section-share ul li{
        display: block;
     }
    .section-share .col{
        text-align: center;
    }
    .section-video .video-bg,.section-video .video-overlay{
        display: block !important;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}