@font-face {
    font-family: pierre;
    src: url('../fonts/UTMPierre.eot');
    src: url('../fonts/UTMPierre.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMPierre.woff2') format('woff2'),
        url('../fonts/UTMPierre.woff') format('woff'),
        url('../fonts/UTMPierre.ttf') format('truetype'),
        url('../fonts/UTMPierre.svg#UTMPierre') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Roboto', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Roboto', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.conden{
    font-family: 'Roboto Condensed', sans-serif;
}
.condenbold{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.editer img{
    height: auto !important;
}
.editer p{
    margin-bottom: 10px;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/loadding.svg') 50% 50% no-repeat rgb(249,249,249);
}
.slogan{
    margin: 0;
    margin-left: 30px;
    font-family: pierre;
    color: #1f5289;
    font-size: 32px;
}
.icon-phone{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fdc00d;
    margin-right: 10px;
    border-radius: 3px;
}
.number-phone{
    font-weight: 700;
    font-size: 18px;
}
.hotline-email{
    display: flex;
    align-items: flex-start;
    margin-right: 30px;
}
.icon-email{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #1a4387;
    margin-right: 10px;
    border-radius: 3px;
}
.info-com{
    display: flex;
    align-items: end;
}
.search-top{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #50b7e8;
    border-radius: 3px;
}
.header-top {
    padding: 15px 0;
}
.ghim-headtop{
    position: relative;
}
.language{
    position: absolute;
    right: 0;
    top: -7px;
    z-index: 99;
    display: flex;
    align-items: center;
}
.language > a{
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
}
.language > a.active{
    font-weight: 700;
}
.language > a > img{
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.header-bottom{
    background: #ebebeb;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 15px 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.ul-main-menu > li:hover > a{
    color: #f7941d;
}
.item-banner{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-banner{
    position: absolute;
    width: 1370px;
    z-index: 9;
}
.tit-banner{
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
}
.des-banner{
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}
.lienhe-banner a{
    display: inline-block;
    color: #fff;
    background: #f7941d;
    padding: 7px 15px;
    font-weight: 700;
    border: 1px solid #f7941d;
}
.lienhe-banner a:hover{
    background: #fff;
    color: #f7941d;
}
.main-banner .owl-theme .owl-nav.disabled+.owl-dots{
    margin: 0;
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.main-banner .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.main-banner .owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #fff;
}
.main-banner .owl-theme .owl-dots .owl-dot.active span, 
.main-banner .owl-theme .owl-dots .owl-dot:hover span{
    background: #c81529;
}
.tit-pub{
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
}
.tit-pub:after{
    content: "";
    display: block;
    width: 180px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../img/hoa.png) center center no-repeat;
    background-size: contain;
}
.tit-ck{
    margin: 20px 0;
}
.main-group-home{
    background: url(../img/backg-sanko.png) top center no-repeat;
    background-size: contain;
}
.main-chuongtrinh {
    background: #f2f2f2 url(../img/phusi.png) right bottom no-repeat;
    background-size: contain;
}
.eff-scale{
    display: block;
    overflow: hidden;
}
.eff-scale img{
    transition: all 0.3s;
    transform: scale(1);
}
.eff-scale img:hover{
    transition: all 0.3s;
    transform: scale(1.2);
}
.content-ct{
    background: #fff;
    padding: 20px 10px;
}
.name-ct {
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
    height: 38px;
    overflow: hidden;
}
.name-ct a{
    color: #000;
}
.view-detail{
    color: #50b7e8;
    font-style: italic;
}
.view-detail i{
    margin-left: 7px;
    font-size: 13px;
    color: #c99a2c;
    font-style: italic;
}
.block-chuongtrinh{
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.block-chuongtrinh:hover:after {
    content: "";
    position: absolute;
    top: calc(100% - 25px);
    width: 100%;
    height: 74px;
    background: url(../img/bong.png) center center no-repeat;
    background-size: contain;
    z-index: -1;
}
.conten-camnhan{
    background: #ebebeb;
    border: 1px solid #b7b7b7;
    border-radius: 20px;
    padding: 30px;
    width: calc(100% - 45px);
}
.ava-cn {
    width: 90px;
    height: 90px;
    border: 3px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    float: right;
    margin-top: -45px;
}
.block-slider-camnhan {
    width: 1170px;
    margin: 0 auto;
}
.block-slider-camnhan .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 30px;
}
.block-slider-camnhan .owl-theme .owl-dots .owl-dot span{
    width: 20px;
    height: 4px;
}
.block-slider-camnhan .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.block-slider-camnhan .owl-theme .owl-dots .owl-dot.active span, 
.block-slider-camnhan .owl-theme .owl-dots .owl-dot:hover span{
    background: #1a4387;
}
.block-news-home{
    padding: 15px 15px 30px 15px;
    background: #ebebeb;
    height: calc(100% - 80px);
}
.tit-pub-sub{
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}
.block-order{
    padding-top: 15px;
}
.ul-order{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-order > li > a{
    display: block;
    margin-bottom: 25px;
    color: #000;
    font-weight: 700;
}
.ul-order > li > a > i {
    margin-right: 10px;
    color: #f7941d;
    font-size: 10px;
    position: relative;
    top: -2px;
}
.ul-order > li:last-child > a{
    margin-bottom: 0;
}
footer{
    background: #ebebeb;
}
.tit-footer{
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
}
.tit-footer:after{
    content: "";
    display: block;
    width: 180px;
    height: 1px;
    background: #000;
    margin-top: 10px;
}
.social-ft{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-ft > a{
    color: #444444;
    font-size: 26px;
}
.fangape{
    overflow: hidden;
}
.main-banner-page{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-banner-page:after{
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.4));
}
.tit-bn-page{
    color: #fff;
    font-weight: 700;
    margin: 0;
    width: 1370px;
    position: absolute;
    bottom: 80px;
    z-index: 9;
    padding: 0 15px;
    font-size: 46px;
}
.tit-bn-page:after{
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    background: #fff;
    margin-top: 10px;
}
.main-breac{
    padding: 10px 0;
}
.name-order{
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}
.name-order:after{
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    margin-top: 10px;
    background: #f58634;
}
.info-order{
    background: #f2f2f2;
    padding: 15px 10px;
}
.items-order{
    border: 1px solid #d4d4d4;
    margin-bottom: 30px;
}
.list-linhvuc {
    padding: 0 50px;
}
.block-linhvuc-odd {
    margin-bottom: 30px;
}
.left-linhvuc-odd {
    width: calc(50% + 80px);
    margin-right: -80px;
    background: #f1f1f1;
    position: relative;
    z-index: 9;
    padding: 100px;
}
.tit-linhvuc {
    text-align: center;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.tit-linhvuc:after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #f58634;
    margin: 0 auto;
    margin-top: 15px;
}
.right-linhvuc-odd {
    width: 50%;
}
.block-linhvuc-even {
    margin-bottom: 30px;
}
.left-linhvuc-even {
    width: 50%;
}
.right-linhvuc-even {
    width: calc(50% + 80px);
    margin-left: -80px;
    background: #f1f1f1;
    position: relative;
    z-index: 9;
    padding: 100px;
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#154a84;
  stroke-width:5.5;
  stroke-linecap:round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}
.block-list-news {
    margin-bottom: 30px;
}
.news-xt i {
    margin-right: 10px;
}
.clred {
    color: #ed1c24;
}
.pagi-news {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi-news > a.active, .pagi-news > a:hover {
    background: #046fb2;
    color: #fff;
}
.pagi-news > a {
    display: inline-flex;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    color: #000;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
}
.tit-dmth {
    color: #046fb2;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #046fb2;
    margin-bottom: 20px;
}
.tit-dmth:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #046fb2;
    margin-top: 10px;
    position: relative;
    top: 3px;
}
.block-bvm {
    margin-bottom: 15px;
}
.block-bvm .a-bvm {
    float: left;
    width: 80px;
    margin-right: 10px;
}
.block-bvm .nd-bvm {
    float: left;
    width: calc(100% - 90px);
    font-size: 12px;
    font-weight: 700;
}
.img-tv {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.tit-tv {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    background: rgba(41, 41, 41, 0.6);
}
.at4-share,
.at-share-dock{
    display: none !important;
}
.col20{
    width: 20%;
    padding: 0 15px;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
}
.f-search .stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.modal-backdrop{
    z-index: 999999;
}
.modal{
    z-index: 9999999;
}
.quick-alo-phone .quick-alo-show {
    visibility: visible;
}
.quick-alo-phone {
    position: fixed;
    z-index: 998;
    visibility: hidden;
    background-color: transparent;
    height: 200px;
    width: 82px;
    height: 64px;
    right: 150px;
    top: 60%;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
}
.quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
    border-color: #00A1FF;
    opacity: 0.5;
}
.quick-alo-ph-circle {
    position: fixed;
    z-index: 998;
    width: 160px;
    height: 160px;
    bottom: 0;
    left: 0;
    border: 2px solid #154a84;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgb(246, 202, 98);
    opacity: .75 !important;
}
.quick-alo-ph-circle-fill {
    position: fixed;
    z-index: 998;
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgb(21, 74, 132);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00A1FF;
}
.quick-alo-ph-img-circle {
    position: fixed;
    z-index: 998;
    width: 60px;
    height: 60px;
    bottom: 50px;
    left: 50px;
    background: #154a84 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==") no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #154a84 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.form-lh {
    background: #fafbfd;
    padding: 15px;
}
.in-form-lh {
    padding: 20px;
    background: #fff;
}
.info-cty {
    margin-bottom: 10px;
}
.clblue {
    color: #046fb2;
}
.social-lh {
    display: flex;
    align-items: center;
}
.social-lh span {
    margin-top: 5px;
}
.social-lh a {
    display: inline-flex;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border: 2px solid #046fb2;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}
.owl-carousel .owl-item img.student{
    position: absolute;
    z-index: 3;
    left: 10%;
    bottom: 0;
    width: 30%;
    display: none !important;
}
.tab-lichkhaigiang table{
    width: 100%;
}
.tab-lichkhaigiang table tr th,
.tab-lichkhaigiang table tr td{
    padding: 10px 15px;
    border: 1px solid #ccc;
}
.tab-lichkhaigiang table tr th{
    background: #f4f4f4;
}
.gia-khoahoc{
    color: #1576ae;
    font-size: 13px;
    font-weight: 700;
}





@media (min-width: 1400px){
    .container {
        width: 1370px;
    }
}
@media (max-width: 1399px){
    .left-linhvuc-odd {
        padding: 40px;
    }
    .right-linhvuc-even {
        padding: 40px;
    }
    .ul-main-menu > li > a{
        padding: 15px 9px;
    }
    .info-banner{
        width: 1170px;
    }
    .tit-bn-page {
        width: 1170px;
    }
}

@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .slogan{
        font-size: 28px;
    }
    .ul-main-menu > li > a {
        padding: 15px 0px;
        font-size: 12px;
    }
    .info-banner{
        width: 970px;
    }
    .tit-bn-page {
        width: 970px;
    }
    .block-slider-camnhan{
        width: 100%;
    }
    .ul-order > li > a{
        margin-bottom: 5px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .left-linhvuc-odd, .right-linhvuc-even {
        width: 50%;
        margin: 0;
        padding: 30px 15px;
    }
    .list-linhvuc {
        padding: 0 15px;
    }
    .language {
        position: unset;
        top: unset;
        justify-content: flex-end;
    }
    .search-top{
        margin-right: 10px;
    }
    .info-com{
        align-items: center;
    }
    .logo {
        display: block;
        width: 70px;
    }
    .sidenav {
        position: fixed;
        right: 0;
        background-color: #154a84;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        width: 100%;
        top: 134px;
        overflow: auto;
        height: calc(100% - 60px);
    }
    .menu-mobile {
        padding: 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
        margin: 0;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 20px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px 20px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #fff;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #31708f;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .header-top{
        padding: 5px 0;
    }
    .col20{
        width: 25%;
        padding: 0 15px;
    }
    .info-banner{
        width: 750px;
    }
    .tit-bn-page {
        width: 750px;
        font-size: 30px;
        bottom: 30px;
    }
    .block-camket{
        margin-bottom: 20px;
    }
    .ggmap,
    .social-ft{
        margin-bottom: 20px;
    }
    .main-banner .owl-carousel .owl-item img.student {
        height: unset;
        object-fit: unset;
        right: 5%;
        left: unset;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .left-linhvuc-odd, .right-linhvuc-odd {
        width: 100%;
    }
    .left-linhvuc-odd, .right-linhvuc-odd {
        width: 100%;
    }
    .block-linhvuc-odd .flex-bw {
        display: block;
    }
    .block-linhvuc-even .flex-bw {
        flex-direction: column-reverse;
    }
    .left-linhvuc-even, .right-linhvuc-even {
        width: 100%;
    }
    .left-linhvuc-even, .right-linhvuc-even {
        width: 100%;
    }
    .col20{
        width: 33.333333%;
        padding: 0 15px;
    }
    .info-banner{
        width: 100%;
    }
    .tit-bn-page {
        width: 100%;
    }
    .main-banner .owl-theme .owl-nav.disabled+.owl-dots{
        bottom: 20px;
    }
    .form-contact .flex {
        display: block;
    }
    .social-lh {
        display: block;
    }
    .social-lh span {
        display: block;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .social-lh a {
        margin-left: 0;
        margin-right: 20px;
    }
    .blp-lh-map iframe{
        height: 450px;
    }
    .tab-lichkhaigiang table tr td{
        font-size: 13px;
    }
    .tab-lichkhaigiang table tr th, .tab-lichkhaigiang table tr td{
        padding: 10px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .col20{
        width: 50%;
        padding: 0 15px;
    }
    .main-banner .owl-carousel .owl-item img{
        height: 250px;
        object-fit: cover;
    }
    .main-banner .owl-theme .owl-nav.disabled+.owl-dots{
        bottom: 10px;
    }
    .conten-camnhan{
        width: 100%;
    }
    .ul-order{
        margin-top: 20px;
    }
    .clear40{
        height: 20px;
    }
    .main-banner-page >img{
        height: 120px;
        object-fit: cover;
    }
    .tit-bn-page {
        font-size: 24px;
    }
    .editer *{
        text-align: justify;
    }
    .blp-lh-map iframe{
        height: 350px;
    }
    .main-banner .owl-carousel .owl-item img.student {
        width: 50%;
    }
}