body{
    font-family: "Open Sans", sans-serif;
}
.header-logo {
    display: block;
    margin-top: 0;
}
.main-menu nav>ul>li>a {
    font-size: 15px;
    font-weight: 700;
    color: rgba(102,102,102,.85);
    font-family: "Open Sans", sans-serif !important;
}
ul.sub-menu {
  width: 250px;
}
.main-menu nav>ul>li.active>a, .main-menu nav>ul>li:hover>a {
    color: #1d2124;
}
.main-menu nav>ul>li>a:before {
    background-color: #1d2124;
}
ul.sub-menu>li a {
    font-weight: 100;
    font-size: 15px;
    color: #3e3e3e;
    font-family: "Open Sans", sans-serif;
}
.footer-social{
    margin-top: 20px;
}
.footer-social ul li{
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
  	overflow: auto;
}
.header-top-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: 5px;
}
.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;
}
.footer-social ul li a i {
    color: #fff;
    line-height: 30px !important;
    width: auto;
    float: inherit;
}
.header-top-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;
    font-weight: 700;
    font-size: 25px;
}
.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{*/
/*    width: 100% !important;*/
/*    height: 480px !important;*/
/*    object-fit: cover;*/
/*}*/
.single-teacher img {
    height: auto;
    padding: 25px;
}
.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: 283px;
    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: 100px;
}
.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;
    font-family: "Open Sans", sans-serif;
}
.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 15px;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "Open Sans", 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 !important;
}
@media only screen and (max-width: 479px){
    .content-page{
        padding: 15px !important;
    }
}
.recent-news-item {
    display: flow-root;
}
.recent-news-item .image {
    width: 80px;
}
.recent-news-item .content h5 a{
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
}
.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: "Open Sans", sans-serif;
    color: #282828;
    font-weight: 500;
}
.form-message{
    background: #54c98d8f;
    padding: 5px 15px;
    margin-bottom: 10px;
}
.single-news-details {
    font-family: "Open Sans", sans-serif;
    color: #282828;
    font-weight: 500;
    font-size: 16px;
}
.single-sidebar>h4 {
    line-height: initial;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.btn:hover {
    background-color: #1769af;
    border: 2px solid #1769af;
    color: #fff;
}
.single-funfact h2 {
    color: #3c8643;
    font-weight: 700;
    font-size: 45px;
}
.category li a {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
.section-title p {
    font-family: "Open Sans", sans-serif;
    color: #707070;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 17px;
}
.sin-testimonial p {
    font-family: "Open Sans", sans-serif;
}
.news-item .content p {
    font-family: "Open Sans", sans-serif;
}
.footer-widget p {
    font-family: "Open Sans", sans-serif;
}
.footer-widget ul li span {
    font-family: "Open Sans", sans-serif;
}
.contact-info p span {
    font-family: "Open Sans", 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;
    border-radius: 100%;
    height: 30px;
}
.header-top-social ul li.twitter a{
    height: 25px;
}
.slider-page .nivoSlider img {
    /*height: 250px;*/
}
.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;
}
.header-top {
    background-color: #1d2124;
    padding: 10px 0;
}
.btn {
    background-color: #1d2124;
    border: 2px solid #1d2124;
}
.footer-top-area {
    /*background-color: #daa521;*/
    background: url(../img/bg/footer-bg.png) #272727 repeat-x;
}
.footer-bottom-area {
    background-color: #272727;
}
h1, h2, h3, h4, h5, h6 {
    color: #1d2124;
    font-family: "Open Sans", sans-serif;
}
a {
    color: #1d2124;
}
.overlay::after {
    background-color: #000000c7;
}
.contact-form input[type="submit"], .contact-form .btn-submit {
    background-color: #1d2124;
}
.funfact-area {
    background: #ededed;
}
.single-funfact h2 {
    color: #1d2124;
}
.single-funfact h4 {
    color: #545353;
    font-size: 20px;
}
.hero-content{
    background-color: rgba(255, 255, 255, 0.86);
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%);
    padding: 30px;
}
.hero-content h1 {
    color: #2280cf;
    font-size: 30px;
}
.hero-content h2 {
    color: #3c8643;
    font-size: 20px;
}
.hero-content p {
    color: #777;
    font-size: 16px;
    font-weight: 100;
    width: 100%;
    font-family: "Open Sans", sans-serif !important;
}
.nivo-caption {
    background: none;
}
.hero-content .btn {
    border: 2px solid #2280cf;
    color: #2280cf;
}
.about-cap-box-1{
    background: rgb(70, 162, 208);
}
.about-cap-box-2{
    background: rgb(53, 78, 169);
}
.about-cap-box-3{
    background: rgb(76, 164, 90);
}
.about-cap-box{
    padding: 10% 6% 10% 6%;
    text-align: center;
    color: #fff;
}
.about-cap-box-title{
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 700;
}
.about-cap-box-des{
    font-size: 14px;
}
.search-toggle i{
    background: #1d2124;
    border-radius: 70%;
    line-height: 31px;
    width: 30px;
    height: 30px;
    color: #fff;
}
.search-toggle:before{
    background-color: #1d2124;
}
.about-cap{
    margin-bottom: 20px;
    color: #666;
    font-size: 15px;
}
.footer-bottom-area .copyright a {
    color: #fff;
    margin-right: 0;
}
.about-content h3{
    margin-bottom: 20px;
    z-index: 9;
    text-transform: uppercase;
    line-height: initial;
    font-weight: 700;
    font-size: 25px;
}
.container-about{
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.event-item .content {
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    background: #1d2124;
}
.event-item h3 {
    font-size: 16px;
    margin-bottom: 0;
}
.event-item h3 a:hover {
    color: #fff;
}
.event-item::before{
    background: none;
}
.pagination {
    display: inline-block !important;
    padding-left: 0 !important;
    margin: 20px 0 !important;
    border-radius: 0 !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.pagination>li>a, .pagination>li>span {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    line-height: 1.42857143 !important;
    text-decoration: none !important;
    color: #333 !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    margin-left: -1px !important;
    margin: 0 2px !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2 !important;
    color: #fff !important;
    background-color: #2280cf !important;
    border-color: #2280cf !important;
    cursor: default !important;
}
.pagination>li {
    display: inline;
}
.header-logo-cap{
    display: none;
}
.header-logo-cap a{
    color: red;
}
.a-hotline{
    color: #fff !important;
    border-color: red !important;
    background: red !important;
}
.a-hotline:hover{
    border-color: red !important;
    background: red !important;
}
@media only screen and (max-width: 767px){
    .slider-area, .page-banner-area {
        margin-top: 140px !important;
    }
    .nivo-caption{
        /* position: inherit;
        top: 50px; */
        width: 60%;
        top: 25px;
    }
    .hero-content{
        padding: 10px;
    }
    .hero-content h1{
        font-size: 15px !important;
    }
    .gallery-item {
        height: 230px;
    }
    .about-content {
        margin-top: 0;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .nivoSlider img {
        width: 100% !important;
        height: 270px !important;
        object-fit: fill;
        top: 50px;
    }
    .about-content{
        text-align: center;
    }
    .about-cap{
        text-align: justify;
    }
    .search-toggle {
        margin-top: 15px;
    }
    a.meanmenu-reveal {
        top: -55px;
    }
    .about-image img {
        height: 230px;
    }
    .event-item-home img {
        height: 275px;
    }
    .footer-widget>h3 {
        line-height: 25px;
    }
    .footer-widget{
        margin-bottom: 25px;
    }
    .footer-widget:last-child{
        margin-bottom: 0;
    }
}
/*alo*/
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 56px;
    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*/
