.mona-hidden {
    display : none;
}
.footer .menu li {
    margin-bottom: 10px
}
.ft-search .main-btn {
    height: 44px
}
div.wpcf7-response-output {
    margin: 0;
}
.home-banner-sec .wpcf7-response-output {
    max-width : 320px;
    margin-top : 10px;
    margin-left: auto;
}
select.wpcf7-select.f-control {
    display : block !important
}
.wpcf7-response-output {
    margin-top : 10px !important;
}
.top-footer input.main-btn {
    border-radius: 19px;
} 
.top-footer input.f-control {
    border: 0;
}

.shop-container{
    position: relative;
}
.shop-container.loading:before {
    opacity: 0.7;
    visibility: visible;
}
.shop-container:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.shop-container.loading:after {
    font-size: 30px;
}
.shop-container:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ce";
    font-size: 0;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 99;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#order_review .shop_table   thead{
    display: none;
}
div#primary {
    margin-top: 45px;
}

#primary h1.page-title {
    font-size: 30px;
    margin-bottom: 20px;
} 
#order_review tfoot tr:first-child {
    display: none;
}

#order_review th {
    background: transparent;
    color: #f4a13f;
    border-top: 0;
    border-bottom: 1px solid #e9e4de;
}
#order_review tr:first-child td {
    border: 0!important;

}

#order_review td {
    border-bottom: 1px solid #e9e4de;
    border-top: 0;
}

.woocommerce table.shop_table {
    border: 0;
}

#order_review tr {
    border-bottom: 1px solid #e9e4de;
}
#place_order {
    background-color: #f4a13f;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.home-banner-sec:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgb(0 0 0 / .2);
}
.home-banner-sec .container{
    position:relative;
}

/* FEEDBACK 30/7 */
.curriculum-item .curriculum-title {
    font-size: 15px;

}
.advantages-img {
    position: relative;
}
.advantages-info {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.73);
    z-index: 2;
    transition: .2s;
    color : #fff;
}
.advantages-img:hover .advantages-info,
.advantages-title:hover  .advantages-info{
    top: 0;
}
.advantages-info {
    padding : 20px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .advantages-info {
        position: static;
        background-color : #fea128
    }
}

.banner-form {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 99;
    width: 100%;
    pointer-events : none;
}
.home-banner-register {
    pointer-events : auto
}
@media screen and (max-width: 500px) {
    .banner-form {
        position: static;
        background-color : #fea128;
        transform: translateY(0);
        padding : 15px 0 50px;
    }
}
/*css cua tan*/ /* feedback 3/8*/
div#tan-popup .contact-form {
    max-width: 400px;
    margin: auto;
}
.main-popup {
    border-radius: 10px;
    max-width: 395px;
    text-align: center;
}

.advantages-info {
    background: rgba(0,0,0,0.5);
}
.main-title-wrap .main-title {
    font-weight: normal;
}
.page-template-course-1 .top-header-nav.top-header-nav-right {
    display:none;
}
/*div.wpcf7-response-output { 
    width: 27%;
    float: right;
    color:#fff;
}*/

div.wpcf7-response-output { 
    width: 100%;
    float: none;
	text-align : center

}
.banner-form {

    padding: 30px 0 95px;
}
.curriculum-item .curriculum-title{
    font-weight: normal;
}

.roadmap-wrap .roadmap-content-title { 
    font-weight: 500;
}
.roadmap-wrap .roadmap-commitment-title { 
    font-weight: 500; 
}
.commitment-item .commitment-info .commitment-title { 
    font-weight: 500;
}
.main-title-wrap .main-title-2 { 
    font-weight: 400;   
}
.main-title-wrap .main-title-4 { 
    font-weight: 400; 
}
.contact-sec .contact-form .f-group.f-column-50 {
    display: inline-block;
    width: 49%;
    padding: 0px 0px 0px 20px;
}
.contact-sec .contact-form .f-group {
    margin-bottom: 15px;
    padding: 0 20px;
}
.contact-sec .contact-form {
    max-width: 100%;
}
.contact-sec div.wpcf7-response-output {

    color: #111;
}
.banner-form .wpcf7-response-output {
    float:none;
    color:#000;

}
div#tan-popup div.wpcf7-response-output {

    color: #111;
}

.mona-btn-custom .custom-btn{
    background: #272948;
}
.mona-btn-custom .custom-btn:after{
    background: #151848;
}
.page-template-classroom .banner-sec-2{
    padding: 300px 0 195px;
}

@media screen and (max-width: 768px){
    .swiper-container{
    margin:  0;
}
    .page-template-course-1 .top-header {
        padding: 0px 0;
        color:#fff;
    }
    .page-template-classroom .banner-sec-2{
        padding: 180px 0 120px;
    }
}
@media screen and (max-width: 500px){
    .contact-sec .contact-form .f-group.f-column-50 { 
        width: 100%; 
    }
    .banner-form .wpcf7-response-output {
        width:100%;

    }
    .page-template-classroom .banner-sec-2{
        padding: 140px 0 80px ;
    }
}
.footer .ft-social {
    margin-left: 10px;
    color: #fff;
}
.footer {
    background-color: #3e3e3e;
    color: #fff;
}
.footer .ft-title {
    /*color : #feb75b*/
}
.ft-search .main-btn {
    background-color: #FEA128;
}
@media screen and (max-width: 1300px){
.home-banner-navigation .swiper-button-prev, .home-banner-navigation .swiper-button-next{
    top: 80%;
}
.swiper-button-prev{
    left: -45px;
}
.swiper-button-next{
    right: -45px;
}
}
.course-intro-img{
    border-radius: 100%;
    overflow: hidden;
}
/*end Tan*/
.contact-sec .container,
.teacher-apply-sec .container {
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.16);
    padding : 40px 15px
}
@media screen and (max-width: 500px) {.contact-sec .container,
.teacher-apply-sec .container  {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding : 0 15px
}} 
body {  
	min-height: 100vh;
    display: flex;
	flex-direction: column; 
}
footer { 
	margin-top: auto 
}
.columns.ft-center {
    padding : 30px 10px 0;
    font-size: 14px;
    color: #9e9e9e;
}
.application-form .f-column.f-column-15 {
	width : 15%
}
.application-form .f-column.f-column-35 {
	width : 35%
}
@media screen and (max-width: 500px) {
  .application-form .f-column.f-column-35,
  .application-form .f-column.f-column-15{
    width: 50%;
  }
}

@media screen and (max-width: 320px) {
  .application-form .f-column.f-column-35,
  .application-form .f-column.f-column-15 {
    width: 100%;
  }
}
.video-container {
    padding-top: 56.25%;
    border-radius : 20px
}
.container.w600 {
    width : 600px
}