
@charset "UTF-8";

.activity-page .activity-section04 {
    padding: 50px 0;
    margin-bottom: 50px;
    background-color: #ffffff;
}

.section_map_items{
    border-radius: 0px;
}

.ft-course .section-title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 3px;
    background: transparent;
}

.margin-auto{
	margin: auto;
}

.jc-center{
	justify-content: center;
}

.at-center{
    align-items: center;
}

.bar-bg-gray{
	background-color: #f2f1f1;
	padding: 10px 0px;
}

.ft-course .form-group {
    margin-bottom: 0rem;
}

.margin-auto-l{
	margin: auto auto auto 0;
}

@media(max-width: 991px){
	.margin-auto-l{
	margin: auto;
}
}

.btn-cart2 {
    background: #e64449;
    border: #e64449 1px solid;
    color: #fff;
    opacity: .8;
    border-radius: 50px;
}

.section_map_items .word-item {
    padding: 20px 20px;
}

.ft-course .section_map_items .course-title{
	font-size: 18px;
    line-height: normal;
    color: #133070;
}

.h-65px {
    height: 65px !important;
}

.ft-course .img-wrap .img-item {
    padding-top: 65%;
}


.ft-course .container .products-tab-item .products-tab-link {
    color: #1a1a1a;
    font-weight: 700;
}

.ft-course .container .products-tab-item:hover .products-tab-link {
    color: #E3191F;
}

.ft-course .content {
    background-color: #ffffff;
    padding-bottom: 30px;
}