.main-menu nav>ul>li>a {
    font-size: 16px;
    font-weight: 700;
}
ul.sub-menu>li a {
    font-weight: 700;
  	font-size: 15px;
}
.header-top-social ul li, .footer-social ul li{
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
  	overflow: auto;
}
.footer-social ul li{
    margin-left: 0;
    margin-right: 10px;
}
.header-top-social ul li.facebook, .footer-social ul li.facebook {
    background: #3b5998;
}
.header-top-social ul li.google-plus, .footer-social ul li.google-plus {
    background: #dc4e41;
}
.header-top-social ul li.twitter, .footer-social ul li.twitter {
    background: #55acee;
}
.header-top-social ul li.instagram, .footer-social ul li.instagram {
    background: #6a453b;
}
.header-top-social ul li a, .footer-social ul li a {
    float: initial !important;
}
.header-top-social ul li a i, .footer-social ul li a i {
    color: #fff;
    line-height: 25px !important;
    width: auto;
    float: inherit;
}
.course-block{
    margin-bottom: 50px;
}
.course-block:last-child{
    margin-bottom: 0;
}
.about-content p {
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.hero-content p{
    font-family: 'Montserrat', sans-serif;
}
.section-title h3 {
    line-height: initial;
}
.sin-testimonial img{
    max-width: 80px;
    border-radius: 50%;
    display: table;
    margin: 0 auto 0px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 479px){
    .section-title h3 {
        font-size: 20px;
        line-height: normal !important;
        margin-bottom: 10px;
    }
}
.slider-des{
    width: 60%;
}
.nivoSlider img{
    height: 480px;
}
.single-teacher img{
    height: 285px;
    object-fit: cover;
}
.event-item .date-home{
    padding: 0px 10px;
    font-size: 16px;
    left: 15px;
    top: 15px;
}
.event-item-home img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.p-des-home{
    font-size: 15px;
}
.about-image img{
    height: 370px;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0 0 18px rgb(0 0 0 / 12%);
}
.text-right{
    text-align: right;
}
.news-item .image img{
    height: 200px;
    object-fit: cover;
    display: block;
}
.header-logo a img {
    height: 40px;
}
.footer-bottom-area{
    color: #fff;
}
.footer-bottom-area h1, .footer-bottom-area h2, .footer-bottom-area h3, .footer-bottom-area a, .footer-bottom-area h1 a span, .footer-bottom-area p {
    color: #fff;
    display: inline;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
.footer-logo img{
    height: 40px;
    margin: auto;
}
.footer-widget iframe, .fb_iframe_widget_fluid span{
    width: 100% !important;
    height: 150px !important;
}
.contact-map iframe{
  	width: 100% !important;
}
.breadcrumb>li:before{
    color: #ffffff !important;
    content: "\f2fb" !important;
    display: block !important;
    font-family: "Material-Design-Iconic-Font" !important;
    font-size: 18px !important;
    position: absolute !important;
    right: -22px !important;
    top: 1px !important;
}
.breadcrumb>li:last-child:before{
    content: none !important;
}
#myTabContent{
    min-height: 100px;
    border: 1px solid #dee2e6;
    border-top: none;
}
.single-news-details .content {
    font-family: 'Montserrat', sans-serif;
}
#home, #profile, #contact{
    padding: 15px;
    color: #333333;
    font-weight: 500;
    font-size: 16px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 500;
    padding: 15px 35px;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #002147;
}
.nav-tabs .nav-link{
    padding: 15px 35px;
    text-transform: uppercase;
    font-size: 18px;
}
#contact-form input{
    font-family: 'Montserrat', sans-serif;
    color: #333;
}
#contact-form select.form-select{
    background-color: #f1f1f1;
    border: medium none;
    color: #777777;
    font-size: 14px;
    font-weight: 300;
    height: 44px;
    line-height: 24px;
    padding: 10px 15px;
    width: 100%;
}
.comment-wrapper h3 {
    line-height: 25px;
}
.single-more{
    margin-top: 70px;
}
.single-more h3 {
    line-height: 25px;
    margin-bottom: 50px;
}
.course-item .content .title a {
    font-size: 15px;
}
.course-item-list-img{
    display: flex;
    margin-bottom: 10px;
}
.course-item-img{
    margin-right: 10px;
}
.course-item-img:last-child{
    margin-right: 0;
    position: relative;
}
.course-item-img-count{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #00000070;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.course-item-img-count span{
    position: relative;
    top: 10px;
}
.single-more .course-item-img-count span{
    position: relative;
    top: 3px;
}
.pb-120 {
    padding-bottom: 50px;
}
.pt-120 {
    padding-top: 50px;
}
.contact-form-page{
    background-color: #eff1f4;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.contact-form-page input, .contact-form-page textarea, .contact-form-page select {
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 44px;
    line-height: 24px;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #bbb;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}
.contact-form-page input[type="submit"], .contact-form-page .btn-submit {
    background-color: #002147;
    border: none;
    box-shadow: none;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 50px;
    text-transform: uppercase;
    width: 100%;
}
.news-item-page{
    margin-bottom: 30px;
}
.news-item-page:last-child{
    margin-bottom: 0;
}
.content-page{
    padding: 10px 0 !important;
}
@media only screen and (max-width: 479px){
    .content-page{
        padding: 15px !important;
    }
}
.recent-news-item .content h5 a{
    font-size: 13px;
}
.danh-muc-bai-viet {
    margin-bottom: 30px;
    display: grid;
    background-color: #eff1f4;
    padding: 30px;
    border-radius: 5px;
}
.danh-muc-bai-viet:last-child{
    margin-bottom: 0;
}
.danh-muc-bai-viet-title{
    text-align: center;
}
.danh-muc-bai-viet-title h3 {
    line-height: 25px;
    margin-bottom: 50px;
}
.danh-muc-bai-viet-foot{
    text-align: center;
    margin-top: 40px;
}
.danh-muc-bai-viet-foot a{
    background-color: #002147;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 50px;
    text-transform: uppercase;
    width: auto;
}
.danh-muc-bai-viet-foot a:hover{
    background-color: #fdc800;
}
.demo .item img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
ul.lSGallery img {
    width: 100%;
    height: 100px !important;
}
.detail-content-body-des{
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #282828;
    font-weight: 500;
}
.form-message{
    background: #54c98d8f;
    padding: 5px 15px;
    margin-bottom: 10px;
}
.single-news-details {
    font-family: 'Montserrat', sans-serif;
    color: #282828;
    font-weight: 500;
}
.single-sidebar>h4 {
    font-weight: 500;
}
.category li a {
    font-weight: 400;
}
.section-title p {
    font-family: 'Montserrat', sans-serif;
}
.sin-testimonial p {
    font-family: 'Montserrat', sans-serif;
}
.news-item .content p {
    font-family: 'Montserrat', sans-serif;
}
.footer-widget p {
    font-family: 'Montserrat', sans-serif;
}
.footer-widget ul li span {
    font-family: 'Montserrat', sans-serif;
}
.contact-info p span {
    font-family: 'Montserrat', sans-serif;
}
.course-item-img img{
    width: 100%;
    height: 42px;
    object-fit: cover;
}
.course-item .image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.single-teacher .content h5 {
    height: 48px;
}
.zalo a{
  	background: #ef0303 url(../../images/icon-zalo.png) center center no-repeat; 
  	border-radius: 100%;
  	    height: 25px;
}
.twitter a{
  	background: #ef0303 url(../../images/tiktok.png) center center no-repeat; 
  	border-radius: 100%;
  	    height: 25px;
}
.slider-page .nivoSlider img {
    /*height: 250px;*/
}
.header-top-left p, .main-menu nav>ul>li>a, ul.sub-menu>li a, .hero-content h1, .hero-content h2, .hero-content p, .about-content h3, .about-content p, .about-content .btn, .section-title h3
.section-title p, .event-item h3 a, .single-funfact h4, .single-funfact h2, .single-teacher .content h4, .single-teacher .content h5, .sin-testimonial p, .sin-testimonial h4
.news-item .content h3 a, .news-item .content p, .footer-widget>h3, .footer-widget p, .footer-widget ul li span, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,
.nav-tabs .nav-link, .single-news-details .content, .comment-wrapper h3, #contact-form select.form-select, #contact-form input, .recent-news-item .content h5 a, .category li a,
.news-item .content h3 a, .danh-muc-bai-viet-title h3, .single-news-details, .section-title p
{
    font-family: "Roboto Condensed", sans-serif !important;
}
.about-image ul.lSPager.lSGallery{
 	display: none; 
}
.about-image .demo .item img{
  	height: 370px;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0 0 18px rgb(0 0 0 / 12%);
}
.course-item-list-img{
 	height: 42px; 
}
.slider-page .hero-content {
    bottom: 30px !important;
    position: absolute;
}
.slider-page .hero-content .btn {
    height: auto;
    padding: 2px 20px;
}
.slider-page .hero-content p{
  	margin-bottom: 15px;
}
.youtube-channel iframe {
 	width: 100% !important;
    height: 755px !important;
    border: 1px solid #ccc !important;
}
.youtube-channel blockquote{
  	margin: auto;
}
.toc:before {
  content: "Nội Dung:";
  display: block;
  margin-bottom: 20px;
  font-size: larger;
  font-weight: bold;
  border-bottom: 1px dashed #dadada;
  padding-bottom: 10px;
}
.toc {
  padding: 30px;
  border: 1px solid #dadada;
  border-radius: 5px;
  background-color: #fafafa;
}
a.toc-link {
  font-size: 80%;
  text-decoration: none;
}
.toc-list .is-collapsible {
  margin-left: 15px;
  color: #666;
}
/*alo*/
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 25px;
    z-index: 999999;
}
.float-icon-hotline ul {
    margin: 0;
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}
.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    list-style: none;
}
.float-icon-hotline ul li a {
    color: #FFF;
    text-decoration: none;
}
.float-icon-hotline ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}
.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}
.float-icon-hotline ul li .fa-cart {
    background: #ef0303 url(../../images/cart.jpg) center center no-repeat;
}
.float-icon-hotline ul li .fa-hotline {
    background: #ef0303 url(../../images/hotline.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-zalo {
    background: #ef0303 url(../../images/zalo.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-facebook {
    background: #168efb;
}
.float-icon-hotline ul li:hover span {
    width: 215px;
    padding-left: 30px;
    padding-right: 10px;
    opacity: 1;
}
.hotline_float_icon .animated{
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -webkit-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
}

@-moz-keyframes glowing {
  0% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -moz-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
}

@-o-keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}

@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}
/*alo*/