
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Regular.ttf);font-weight:400;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Italic.ttf);font-weight:400;font-display:block;font-style:italic;}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Medium.ttf);font-weight:500;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-MediumItalic.ttf);font-weight:500;font-display:block;font-style:italic;}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-Bold.ttf);font-weight:700;font-display:block;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(fonts/GoogleSans-BoldItalic.ttf);font-weight:700;font-display:block;font-style:italic;}
body{color: #2D2D2D;font-family:'GoogleSans';font-size: 16px;}
.n2:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: left;}
.n4:nth-child(4n+1){clear: left;}
.n5:nth-child(5n+1){clear: left;}
.n6:nth-child(6n+1){clear: left;}

.tagged_as{padding: 15px 0;}
.tagged_as a{font-size: 14px;
    background: #f1f1f1;
    margin: 5px 10px 5px 0;
    display: inline-block;
    float: none;
    padding: 5px 10px;
    border-radius: 5px;}
.head.navbar-fixed-top {animation: stuckMoveDown .6s; box-shadow: 1px 1px 10px rgba(0,0,0,0.15);}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}

.container{}
.row10{margin: 0 -10px;}
.row5{margin: 0 -5px}
.row10 >div{padding: 0 10px;}
.row5 >div{padding: 0 5px}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.flex{display: flex;flex-wrap: wrap;}
.flex-center{align-items: center;}
/* 'row-reverse' Dùng cho trường hợp đảo trái phải phần tử con */
/* 'column-reverse' Dùng cho trường hợp đảo trên dưới phần tử con */
.row-reverse{flex-direction: row-reverse; }
.column-reverse{flex-direction: column-reverse;}

.modal-dialog{margin: 0 auto;top: 50%;transform: translateY(-50%) !important;}
.modal-content .title{color: #1A0876; font-size: 36px;font-weight: bold;text-align: center;margin-bottom: 20px;}
.modal-content form .form-button{text-align: center;}
.modal-content {
border: none;
box-shadow: none;border-radius: 10px;
position: relative;padding: 30px;
background-color: #fff;
background-clip: padding-box;
outline: 0;}
.modal-header {
background-color: #045d2d;
color: #fff;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;}
.modal-header .modal-title {
position: relative;
min-height: 44px;
font-weight: 400;
font-size: 18px;
line-height: normal;
margin: 0;
line-height: 44px;
color: #fff;}
button.close {width: 30px;height: 30px; position: absolute;right: 10px;top: 10px;opacity: 1;}

.btn, input[type="submit"] {display: inline-block;height: 40px;line-height: 40px;padding: 0 20px;text-align: center;white-space: nowrap;outline: none!important;cursor: pointer;border: none;
letter-spacing: 0;-webkit-transition: background-color .1s ease-in;-moz-transition: background-color .1s ease-in;-ms-transition: background-color .1s ease-in;-o-transition: background-color .1s ease-in;transition: background-color  .1s ease-in;-webkit-border-radius: 0;border-radius: 0;}
input[type="text"],input[type="date"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {border: 1px solid #c4c4c4;padding: 10px;width: 100%;max-width: 100%;display: block;line-height: 18px;outline: none;border-radius: 5px;}
input[type="submit"]{min-width: 160px;height: 50px;line-height: 50px;border-radius: 5px;background: #F7931E;color: #fff;font-weight: bold;}
.form-group select{height: 40px;}
.form-group label{color: #686868;margin-bottom: 0;font-weight: normal;}
.form-button{margin-top: 15px;}

*{margin:0;padding:0;line-height:1.5}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a{text-decoration:none;cursor:pointer;color:#2D2D2D;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
a:hover{color: #1A0876;}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{margin-top: 0;line-height: 1.2;}
p.wp-caption-text{text-align:center}

#ftwp-container #ftwp-contents.ftwp-border-medium, #ftwp-container #ftwp-trigger.ftwp-border-medium{border-width: 1px;}
.content-post img{margin-bottom: 20px;}
.content-post iframe{display:block;margin:20px auto;width: 100%;height: 450px;}
.content-post div{margin-bottom: 20px;}
.content-post p{margin-bottom:20px}
.content-post ul,.content-post ol{padding-left: 20px;margin-bottom: 20px;list-style: none;}
.content-post li{position: relative;margin-bottom: 10px;}
.content-post ul:not(.myaccount-menu) li:before{content: "";width: 8px;height: 8px;background-image: url(images/icon_arrow.png);background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;left: -20px;top: 6px;}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height: normal;}
.content-post .gca-column+br{display: none;}
.content-post table{margin-bottom:20px}
.content-post h1{font-size:28px;margin-bottom: 20px;}
.content-post h2{font-size:24px;margin-bottom: 20px;}
.content-post h3{font-size:20px;margin-bottom: 20px;}
.content-post h4{font-size:18px;margin-bottom: 20px;}
.content-post h5,.content-post h6{font-size:16px;margin-bottom: 20px;}
.content-post blockquote {padding: 15px 15px 15px 25px;border-left: 5px solid #000;font-size: 16px;border-radius: 10px;background: #f6f6f6;}
.content-post .gallery{display: flex;flex-wrap: wrap;margin: 0 -15px !important;}
.content-post .gallery br{display: none;}
.content-post .gallery .gallery-item{padding: 0 15px;}
.content-post .gallery.gallery-columns-2 .gallery-item{width: 50% !important;}
.content-post .gallery.gallery-columns-3 .gallery-item{width: calc(100% / 3) !important;}
.content-post .gallery.gallery-columns-4 .gallery-item{width: 25% !important;}
.content-post .gallery.gallery-columns-5 .gallery-item{width: 20% !important;}
.content-post .gallery.gallery-columns-6 .gallery-item{width: calc(100% / 6) !important;}
.content-post .gallery.gallery-columns-7 .gallery-item{width: calc(100% / 7) !important;}
.content-post .gallery.gallery-columns-8 .gallery-item{width: calc(100% / 8) !important;}
.content-post .gallery.gallery-columns-9 .gallery-item{width: calc(100% / 9) !important;}
.content-post .gallery .gallery-item .gallery-icon{width: 100%;position: relative;overflow: hidden;padding-top: 70%;}
.content-post .gallery .gallery-item .gallery-icon img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;border: 0 !important;}
.content-post a{color:#2962ff}
.content-post .wp-caption.aligncenter{max-width:100%!important}
img.aligncenter{display: block;margin: 0 auto;}
.content-post .alignnone{margin:0 25px 25px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:25px auto}
.content-post .alignright{float:right;margin:0 0 25px 25px}
.content-post .alignleft{float:left;margin:0 25px 25px 0}
a img.alignright{float:right;margin:0 0 25px 25px}
a img.alignnone{margin:0 25px 25px 0}
a img.alignleft{float:left;margin:0 25px 25px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:96%;padding:0;text-align:center}
.wp-caption.alignnone{margin:0 25px 25px 0}
.wp-caption.alignleft{margin:0 25px 25px 0}
.wp-caption.alignright{margin:0 0 25px 25px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:13px;line-height:17px;text-align:center;margin:0;padding:10px 5px 5px}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.wpcf7-spinner{position: absolute;}
.wpcf7-form-control-wrap{position:initial}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
.owl-carousel .owl-dots{text-align: center;}
.owl-carousel .owl-dots > *{display: inline-block;zoom: 1;}
.owl-carousel .owl-dots .owl-dot{outline: none;background: none;height: 22px;width: 22px;border: 1px solid transparent;padding: 5px;border-radius: 50%;margin: 0 10px;}
.owl-carousel .owl-dots .owl-dot span {width: 10px;height: 10px;background: transparent;border: 1px solid #C4C4C4; border-radius: 50%;display: block;}
.owl-carousel .owl-dots .owl-dot.active span{background: #C4C4C4;}
.owl-carousel .owl-dots .owl-dot.active{border-color: #c4c4c4;}
.owl-carousel .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);outline: none;background: none;}
.owl-carousel .owl-nav button span{font-size: 0;background-size: auto;width: 40px;height: 40px;border-radius: 5px; display: block; border: 1px solid #191919; background-repeat: no-repeat;background-position: center;}
.owl-carousel .owl-nav button.owl-prev{left: -50px;}
.owl-carousel .owl-nav button.owl-next{right: -50px;}
.owl-carousel .owl-nav button.owl-prev span{background-image: url(images/Arrow_left_long2.png);}
.owl-carousel .owl-nav button.owl-next span{background-image: url(images/Arrow_right_long2.png);}

.widget .gallery{display: grid;grid-column-gap: 10px;grid-row-gap: 10px;}
.widget .gallery br{display: none;}
.widget .gallery.gallery-columns-2{grid-template-columns: repeat(2,1fr);}
.widget .gallery.gallery-columns-4{grid-template-columns: repeat(4,1fr);}
.widget .gallery.gallery-columns-3{grid-template-columns: repeat(3,1fr);}
.widget .gallery.gallery-columns-5{grid-template-columns: repeat(5,1fr);}
.widget .gallery-item{margin: 0 !important;width: 100% !important;display: flex;align-items: center;float: none;}
.widget .gallery-item img{border: none !important}
.columns-2{grid-template-columns: repeat(2,1fr);display: grid;grid-gap: 30px;}
.columns-3{grid-template-columns: repeat(3,1fr);display: grid;grid-gap: 30px;}
.columns-4{grid-template-columns: repeat(4,1fr);display: grid;grid-gap: 30px;}
.columns-5{grid-template-columns: repeat(5,1fr);display: grid;grid-gap: 30px;}
.columns-6{grid-template-columns: repeat(6,1fr);display: grid;grid-gap: 30px;}
.this_mb{display: none;}
.img img{width: 100%;height: auto;object-fit: cover;}
.capt a,.title a,.title span,.title a{line-height: normal;}
.sticky{position: -webkit-sticky;position: sticky;top: 10px;}
.block_slider{margin: -15px;}
.item_slider{padding: 15px;}
#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;text-align: center;font-weight:500;font-size: 16px;text-transform: uppercase;line-height: 30px;color: #666;}
#back-top a{display: block;}
#back-top a i{width: 50px;height: 50px;border-radius: 50%;line-height: 50px;text-align: center;color: #fff;font-size: 24px;background: #000;}
.supports{position: fixed;right: 30px;bottom: 140px;z-index: 999;}
.supports>a{display: block;margin-top: 15px;}
.supports>a img{width: 50px;height: 50px;object-fit: contain;}
.supports .hotline{position: relative;cursor: pointer;}
.supports .hotline span{position: absolute;white-space: nowrap; z-index: 99;background-color: #fff;padding: 5px 10px;border-radius: 10px;letter-spacing: 1px; box-shadow: 1px 1px 10px rgb(0 0 0 / 15%); font-size: 16px;font-weight: 600;color: #1A0876;right: 100%;top: 50%;transform: translateY(-50%);opacity: 0;visibility: hidden;}
.supports .hotline:hover span{opacity: 1;visibility: visible;}

/* Header */
.header_mb{display: none;}
.gtranslate_wrapper{display: flex;gap: 10px}
.header_pc{position: relative;background: #fff;}
.header_pc.navbar-fixed-top{position: fixed !important;}
.header_pc:after{content: "";height: 40px;width: 60%;background-color: #1A0876;border-radius: 0 0 0 40px;position: absolute;top: 0;right: 0;}
.header_pc .row.flex{}
.header_logo .logo{margin-bottom: 0;padding: 5px 0;}
.header_nav{display: flex;flex-wrap: wrap;justify-content: flex-end;height: 40px;font-size: 14px;color: #fff;position: relative;z-index: 2;}
.header_nav a{color: #fff;display: block;line-height: 40px;}
.header_nav>div{margin-left: 30px;}
.header_nav .polilang{position: relative;}
.header_nav .polilang .title{line-height: 40px;cursor: pointer;display: block;}
.header_nav .polilang .widget{}
.header_nav .polilang:hover .widget{    opacity: 1;
    visibility: visible;}
.header_nav .polilang .widget ul{list-style: none;margin-bottom: 0;}
.header_nav .polilang .widget ul a{display: flex;align-items: center;padding: 10px;color: #000;}
.header_nav .link a{display: block;line-height: 40px;padding: 0 24px;background-color: #F7931E;font-weight: bold;margin-left: 5px;}
.header_nav .socials{display: flex;flex-wrap: wrap;align-items: center;}
.header_nav .socials a{margin-left: 20px;}
.header_nav .socials a:first-child{margin-left: 0;}
.header_menu{display: flex;justify-content: flex-end;align-items: center;}
.header_menu .hotline a{display: flex;align-items: center;color: #1A0876;font-size: 18px;font-weight: bold;padding-top: 5px;}
.header_menu .hotline a i{width: 40px;height: 40px;line-height: 40px;text-align: center;background: rgba(196, 196, 196, 0.4);border-radius: 50%;font-size: 14px;margin-right: 12px;}
.header_menu ul{list-style:none;margin:0}
.header_menu .menu li{position:relative}
.header_menu .menu {display: flex;flex-wrap: wrap;justify-content: flex-end;}
.header_menu .menu>li{display:block;margin-right: 40px;}
.header_menu .menu .sub-menu{opacity:0;visibility:hidden; position:absolute;z-index:99;background:#fff;width:auto;padding: 10px 0; min-width: 220px;   -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);-moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);-o-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);-ms-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);transition:all .3s}
.header_menu .menu>li>a{display:block;text-transform:uppercase;font-size:14px;padding: 28px 0 20px;color: #1A0876; font-weight:bold;position: relative;line-height: 20px;}
.header_menu .menu>li.current-menu-item>a{color: #F7931E;}
.header_menu .menu>li>.sub-menu{top:100%;left:0;transform:scaleY(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>.sub-menu{top:0;left:100%;transform:scaleX(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>a{display:block;padding:10px 0;margin: 0 20px;border-bottom: 1px dashed #ecf0f1;white-space: nowrap;position: relative;}
.header_menu .menu>li>.sub-menu li:last-child>a{border-bottom: none;}
.header_menu .menu li:hover>.sub-menu{opacity:1;visibility:visible}
.header_menu .menu>li:hover>.sub-menu{transform:scaleY(1)}
.header_menu .menu>li>.sub-menu li:hover>.sub-menu{transform:scaleX(1)}


/* Footer */
#footer{padding-top: 120px;background: #fff;}
.footer_main{color: #fff;}
.footer_main a{color: #fff;}
.footer_main li{list-style: none;margin-bottom: 15px;}
.footer-title{text-transform: uppercase;font-weight: bold;font-size: 18px;margin-bottom: 20px;}
.footer_main .footer1{width: 350px;max-width: 100%; padding: 40px 20px 20px 20px;background: #11083D;position: relative;margin-top: -70px;}
.footer_main .footer2{width: calc(100% - 350px);padding: 50px 0 30px;}
.footer_main .footer2 .widget{padding-left: 40px;width: 25%;}
.footer_main .footer2 .widget:nth-child(2){width: 35%;}
.footer_main .footer2 .widget:nth-child(3){width: 40%;}
.footer_main .info .it{margin-bottom: 15px;padding-left: 30px;position: relative;}
.footer_main .info .it img{position: absolute;left: 0;top: 0;height: 22px;width: 22px;object-fit: contain;}
.footer_main iframe{width: 100%;height: 180px;}
.footer_main .logo{text-align: center;margin-bottom: 12px;}
.footer_main .logo img{max-height: 80px;}
.footer_main .socials{margin-top: 20px;}
.footer_main .socials a{display: block;opacity: .6;margin-right: 20px;}

/* Pages */
#content_pages{padding: 60px 0 0;}
.breadcrumbs .separator{margin:0 3px;}
.breadcrumbs *{margin-bottom: 0;}
.banner_pages{position: relative;}
.banner_pages .background{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner_pages .line{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);}
.banner_pages .inner{position: relative;z-index: 2;color: #fff;padding: 25px 0 22px;}
.banner_pages .inner a{color: #fff;}
.banner_pages .inner .title{font-size: 46px;font-weight: bold;line-height: 1.5;margin-bottom: 0;}
.banner_pages .inner .title.small{font-size: 36px;margin-bottom: 5px;}
.title_pages{font-size: 36px;font-weight: bold;margin-bottom: 30px;text-transform: uppercase;color: #000;}

/* Contact */
.text_ct{margin-bottom: 20px;}
.maps_ct iframe{width: 100%;height: 440px;}

/* About */
.about1{padding: 60px 0;}
.title_ab{font-size: 40px;font-weight: bold;color: #1A0876;margin-bottom: 20px;}
.title_ab a{color: #1A0876;}
.sub_ab{margin-bottom: 30px;}
.about2{padding: 90px 0;}
.about2 .title_ab{margin-bottom: 60px;}
.about2 .inner .item {box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);background: #fff;border-radius: 5px;padding: 40px 20px 50px;}
.about2 .inner .item .name{color: #1A0876;font-size: 46px;font-weight: bold;margin-bottom: 5px;}
.about2 .inner .owl-carousel .owl-dots{margin-top: 25px;}

.about3 .datas{position: relative;padding: 160px 0;}
.about3 .datas:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(44, 43, 94, 0.7);}
.about3 .datas .container{position: relative;z-index: 2;}
.about3 .datas .flex{justify-content: space-between;}
.about3 .datas .item{text-align: center;color: #fff;font-weight: bold;max-width: 30%;}
.about3 .datas .item .number{font-size: 58px;color: #F7931E;}
.about3 .datas .item .name{font-size: 18px;text-transform: uppercase;}
.about3 .main{display: flex;width: 1020px;max-width: 100%;margin: -116px auto 0;background: #fff;position: relative;z-index: 3;}
.about3 .main .inner {width: calc(50% + 15px);box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);padding: 30px 30px 20px;}
.about3 .main .inner .title{color: #F7931E;font-size: 22px;font-weight: bold;text-transform: uppercase;}
.about3 .main .img{width: calc(50% - 15px);position: relative;}
.about3 .main .img img{position: absolute;top: 0;left: 0;height: 100%;}
.about4{padding: 60px 0;}
.about4 .list{margin-bottom: 30px;}
.about4 .list:nth-child(even) .row{flex-direction: row-reverse;}
.group_about{padding: 55px 0;}
.about5 .list{margin: 0 -15px;}
.about5 .list .item{width: calc(100% / 3);padding: 15px;}
.about5 .list .item .box{border: 5px solid #F7931E;border-radius: 5px;text-align: center;padding:18px;text-transform: uppercase;height: 100%;font-size: 14px;}
.about5 .list .item .box .number{color: #F7931E;font-size: 22px;margin-bottom: 10px;font-weight: bold;}
.about6 .inner {margin: 60px 0 40px;padding: 45px 35px 60px; position: relative;text-align: center;color: #fff;}
.about6 .inner:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.7);}
.about6 .inner .box{position: relative;z-index: 2;}
.about6 .inner .name{text-transform:uppercase;font-weight: bold;font-size: 22px;}
.about6 .inner .sub{text-transform: uppercase;color: #F7931E;font-size: 16px;margin-bottom: 10px;}
.about6 .group_bt{justify-content: center;}
.about6 .group_bt a{margin: 0 10px;}
.about7{padding: 55px 0;}
.about7 .item{width: 240px;max-width: calc(100% - 20px);text-align: center;display: block;margin: 0 auto;}
.about7 .item .logo{height: 80px;width: auto;object-fit: contain;display: block;margin: 0 auto 8px;}
.about7 .item .name{font-size: 14px;font-weight: bold;}
.about7 .owl-carousel .owl-dots{display: none;}
.about7 .owl-carousel .owl-nav button{top: 20px;transform: translateY(0);}
.about7 .owl-carousel .owl-nav button span{width: 34px;height: 34px;background-size: 20px;}

/* Program */
.group_program1{padding: 100px 0 0;}
.program1 .block{background: #F5F5F5;border-radius: 5px;margin-bottom: 100px;}
.program1 .block:nth-child(even){flex-direction: row-reverse;}
.program1 .block .inner{padding: 50px 20px 50px 10px;width: 50%;}
.program1 .block .image{padding: 50px 10px 0 10px;width: 50%;display: flex;align-items: flex-end;}
.program1 .block .image img{width: 100%;height: auto;object-fit: contain;}
.program1 .block .logo{padding: 50px 10px;width: 50%;display: flex;align-items: center;justify-content: center;}
.program1 .block .inner .title_ab{margin-bottom: 15px;}
.program1 .block .inner .box .name{font-weight: bold;font-size: 18px;text-transform: uppercase;color: #000;margin-bottom: 10px;}
.program1 .block .inner .box .text{color: #6F7071;margin-bottom: 18px;padding-left: 35px;position: relative;}
.program1 .block .inner .box .text:before{content: "";width: 20px;height: 15px;background-image: url(images/i_check.png);background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;left: 0;top: 3px;}
.program2{padding-bottom: 100px;}
.program2 .inner .text{margin-bottom: 20px;}
.program2 .inner .list{margin: -7px -15px;}
.program2 .inner .list .it{width: 50%;padding: 7px 15px;}
.program2 .inner .list .it .box{background: #fff;box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.15);border-radius: 5px;text-align: center;padding: 18px;height: 100%;}
.program2 .inner .list .it .box .name{font-weight: bold;color: #1A0876;line-height: 1.2;height: 38px;width: 100%;display: flex;align-items: center;justify-content: center;}
.program2 .inner .list .it .box .number{font-size: 42px;font-weight: bold;color: #1A0876;display: flex;align-items: center;justify-content: center;}
.program2 .inner .list .it .box .number img{max-height: 55px;margin-right: 10px;object-fit: contain;}
.program2 .inner .list .it .box .number span{line-height: 1.3}
.program3{padding: 50px 0;}
.program3 .title{font-weight: bold;font-size: 46px;margin-bottom: 40px;}
.program3 .title span{color: #F7931E;}
.program3 .list{display: flex;justify-content: space-between;margin: 0 -40px;}
.program3 .item {width: 245px;position: relative;display: flex;align-items: flex-end;}
.program3 .item:nth-child(2){width: 310px;padding-right: 60px;}
.program3 .item:nth-child(3){margin-right: 60px;}
.program3 .item:nth-child(4){width: 270px;}
.program3 .item .name{font-size: 16px;font-weight: bold;}
.program3 .item .flex .icon{width: 65px;text-align: center;}
.program3 .item .name .icon img{height: 50px;max-width: 100%;object-fit: contain;}
.program3 .item .flex .text{width: calc(100% - 65px);padding-left: 8px;}
.program3 .item .time .icon img{height: 24px;object-fit: contain;}
.program3 .item .time .i_local{position: absolute;top: calc(100% + 10px);width: 35px;height: 40px;object-fit: contain;left: 43px;}
.program3 .item .time{height: 37px;position: relative;}
.program3 .item .time:after{content: "";height: 100%;width: 1px;background: #fff;position: absolute;top: 0;left: 60px;}
.program3 .item:nth-child(2) .time{height: 86px;}
.program3 .item:nth-child(3) .time{height: 71px;}
.program3 .item:nth-child(4) .time{height: 45px;}
.program4{padding: 85px 0;}
.program4 .content_table .capt{text-align: center;color: #1A0876;text-transform: uppercase;font-weight: bold;font-size: 22px;height: 60px;line-height: 60px;background-color: #F7931E;border-radius: 5px 5px 0 0;}
.program4 .content_table .list .it{border: 1px solid #c4c4c4;border-top: 0;line-height: 19px;}
.program4 .content_table .list .it:nth-child(odd){background: #F5F5F5;}
.program4 .content_table .list .it .key,.program4 .content_table .list .it .value{padding: 15px 15px 15px 25px;width: 50%;}
.program4 .content_table .list .it .key{border-right: 1px solid #c4c4c4;}
.program4 .condition{margin-bottom: 20px;}
.program4 .condition .capt{font-weight: bold;}
.group_program2{padding: 70px 0;color: #fff;}
.group_program2 .title_ab{color: #fff;}
.group_program2 .about5 .list .item .box{border-color: #fff;}
.program7.staff_home .slider{background: #FAFAFA;}
.staff_home.program7 .slider:before{background: #E3E3E3;}
.staff_home.program7 .inner{background: #FAFAFA;color: #000;}
.staff_home.program7 .inner .title_home .title span{color: #6F7071;border-bottom-color: #6F7071;}
.staff_home.program7 .inner .title_home .sub_title{color: #1A0876;}
.staff_home.program7 .inner .title_home .sub_title span{color: #F7931E;}
.staff_home.program7 .slider .owl-carousel .owl-nav button span{border-color: #191919;}
.staff_home.program7 .slider .owl-carousel .owl-nav button.owl-prev span{    background-image: url(images/Arrow_left_long2.png);}
.staff_home.program7 .slider .owl-carousel .owl-nav button.owl-next span{    background-image: url(images/Arrow_right_long2.png);}
.program8{padding: 50px 0;}
.program8 .title_home .title span{color: #6F7071;}
.program8 .block{margin-bottom: 20px;}
.program8 .block:nth-child(even){flex-direction: row-reverse;}
.program8 .block .list{display: flex;flex-wrap: wrap;margin: 0 -15px;}
.program8 .block .it{width: 25%;padding: 0 15px;font-size: 16px;font-weight: bold;}
.program8 .block .it .number{color: #1A0876;font-size: 32px;}
.program9{padding: 100px 0;}
.program9 .row{position: relative;}
.program9 .row>div{position: unset;}
.program9 .inner .title_ab{margin-bottom: 30px;}
.program9 .inner .text{font-weight: bold;}
.program9 .owl-carousel{position: unset;}
.program9 .item_slider{padding: 15px 15px 50px;}
.program9 .item{padding: 33px 20px 85px 30px;position: relative;background: #FAFAFA;}
.program9 .item .text{color: #606060;line-height: 1.9;margin-bottom: 20px;}
.program9 .item .name{color: #1A0876;font-size: 16px;font-weight: bold;}
.program9 .item .sub{font-size: 14px;color: #606060;}
.program9 .item .avata{width: 86px;height: 86px;object-fit: cover;border-radius: 50%;position: absolute;left: 30px;bottom: -43px;}
.program9 .owl-carousel .owl-nav{position: absolute;    left: 15px;
    top: 230px;z-index: 2;}
.program9 .owl-carousel .owl-nav button{position: unset;
    transform: translateY(0);}
.program9 .owl-carousel .owl-nav button.owl-prev{margin-right: 10px;}


/* News */
.list_news{margin: -15px;}
.list_news .item_news{width: 50%;}
.item_news{padding: 15px;}
.item_news .img a{display: block;position: relative;width: 100%;padding-top: 70%;}
.item_news .img img{height: 100%;position: absolute;top: 0;left: 0;}
.item_news .info {padding-top: 10px;}
.item_news .info .date{display: flex;align-items: center;margin-bottom: 5px;color: #686868;}
.item_news .info .capt{font-size: 16px;text-transform: uppercase;font-weight: bold;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.item_news .info .capt a{color: #000;}
.item_news .info .text{color: #686868;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.wp-pagenavi { text-align: center;display: flex;align-items: center;justify-content: center;padding-top: 40px;}
.wp-pagenavi a, .wp-pagenavi span { width: 50px; height: 50px;font-size: 18px; border: 1px solid #6F7071; line-height: 48px;text-align: center;display: inline-flex;align-items: center;justify-content: center;border-radius: 5px; padding: 0 5px;margin: 0 5px;}
.wp-pagenavi span.pages, .wp-pagenavi a.last, .wp-pagenavi a.first {width: auto;display: none;}
.wp-pagenavi span.current{background: #6F7071;border-color: #6F7071;color: #fff;}
.wp-pagenavi .nextpostslink .iright{width: 24px;height: 24px;background-image: url(images/Arrow_right_long2.png);background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;}
.wp-pagenavi .previouspostslink .ileft{width: 24px;height: 24px;background-image: url(images/Arrow_left_long2.png);background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;}
.paginate_links{overflow:hidden;text-align:center;display:table;margin:30px auto}
.paginate_links .page-numbers{width:32px;height:32px;display:inline-block;float:left;margin:0 5px;padding-top:7px;color:#c8102e;border:1px solid #c8102e;margin-bottom:5px}
.paginate_links .page-numbers:hover{background:#c8102e;color:#fff}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{background:transparent;width:auto;border:none}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{text-decoration:underline;color:#007BB6}
.paginate_links .page-numbers.current{background:#c8102e;color:#fff}


/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 30px;}
.sidebar-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;}
.sidebar .single-post:not(:last-child){margin-bottom: 20px;}
.sidebar .single-post .img{width: 100%;padding-top: 65%;position: relative;margin-bottom: 10px;}
.sidebar .single-post .img img{position: absolute;top: 0;left: 0;height: 100%;}
.sidebar .single-post .info .capt{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.sidebar .single-post .info .date{color: rgba(20, 22, 35, 0.6);display: flex;align-items: center;}
.sidebar .single-post .info .date img{margin-right: 10px;}
.sidebar .menu,.sidebar .widget_categories >ul{list-style: none;margin-bottom: 0;}
.sidebar .menu>li,.sidebar .widget_categories >ul>li{display: block;margin-bottom: 10px;font-size: 16px;}
.sidebar .menu>li:last-child,.sidebar .widget_categories >ul>li:last-child{margin-bottom: 0;}
.sidebar .menu>li.current-menu-item>a,.sidebar .menu>li.current-menu-parent>a,.sidebar .menu>li.current-post-parent>a,.sidebar .widget_categories >ul>li.current-cat>a{color: #28469D;font-weight: bold;}
.sidebar .widget_categories{border: 1px solid #C4C4C4;border-radius: 5px;padding: 20px 15px;}
.sidebar .tagcloud{display: flex;flex-wrap: wrap;}
.sidebar .tagcloud a{font-size: 14px !important;height: 40px;padding: 0 24px;line-height: 40px;background-color: #ECECEC;border-radius: 2px;margin: 0 5px 8px 0;}
.sidebar .list_post_sb{margin-left: 16px;list-style: disc;}
.sidebar .list_post_sb li{margin-bottom: 10px;}

/* Single */
.title_single{font-size: 32px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #C4C4C4;margin-bottom: 10px;}
.meta_single {color: #6F7071;margin-bottom: 25px;display: flex;flex-wrap: wrap;}
.meta_single span{display: flex;align-items: center;}
.meta_single span:not(:last-child){margin-right:30px;}
.meta_single span a{color: #6f7071;}
.icon_meta{width: 15px;height: 15px;display: inline-block; background-size: auto;background-repeat: no-repeat;background-position: center;}
.icon_date{background-image: url(images/icon_date.png);}
.icon_cate{background-image: url(images/icon_cate.png);}
.icon_author{background-image: url(images/icon_author.png);}
.meta_single span i{margin-right: 5px;}
.related-posts .title{text-transform: uppercase;font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.related-posts .sidebar{margin: -10px;}
.related-posts .sidebar .single-post{width: calc(100% / 3);padding: 10px;margin-bottom: 0;}



/* Home */
.bg_section{background-size: cover;background-repeat: no-repeat;background-position: center;}
.section_home{position: relative;padding: 50px 0;}
.button_home{display: inline-block;min-width: 160px;padding: 0 30px;text-align: center;color: #fff !important;background: #F7931E;border-radius: 5px;height: 50px;line-height: 50px;}
.button_home.blue{background: #1A0876;}
.title_home{margin-bottom: 20px;}
.title_home .title{text-transform: uppercase;color: #F7931E;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.title_home .title span,.title_home .title a{display: inline-block;border-bottom: 1px solid #F7931E;color: #F7931E;}
.title_home .sub_title{font-size: 42px;color: #1A0876;font-weight: bold;}
.banner_home{position: relative;overflow: hidden;}
.banner_home:before{width: 248px;height: 226px;background-image: url(images/line1.png);background-size: cover;background-repeat: no-repeat;background-position: right center;position: absolute;left: 0;top: -7px;content: "";z-index: 2;}
.banner_home:after{width: 171px;height: 169px;background-image: url(images/line2.png);background-size: cover;background-repeat: no-repeat;background-position: right center;position: absolute;left: 0;top: -7px;content: "";}
.banner_home .background{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .2;}
.banner_home .line{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(246, 249, 252, 0.4);}
.banner_home .inner{padding: 100px 0;position: relative;z-index: 3;}
.banner_home .col-left{width: 55%;padding: 20px 30px 20px 0;color: #1A0876;}
.banner_home .col-left .title{font-size: 52px;font-weight: bold;margin-bottom: 40px;width: 460px;max-width: 100%;}
.banner_home .col-left .list .it{position: relative;margin-bottom: 26px;font-weight: 500; padding-top: 2px; padding-left: 46px;font-size: 20px;line-height: 1.2;background-image: url(images/dott.png);background-size: 20px;background-repeat: no-repeat;background-position: left center;}
.banner_home .col-left .list .it strong{font-size: 36px;color: #F7931E;line-height: 0.5;}
.banner_home .col-left .group_bt{margin-top: 70px;display: flex;flex-wrap: wrap;}
.banner_home .col-left .group_bt a:not(:last-child){margin-right: 20px;}
.banner_home .col-right{padding: 0 30px;width: 45%;}
.banner_home .col-right .image{background: #fff;border-radius: 50%;padding: 30px;box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1);}
.banner_home .col-right .image .img{border-radius: 50%;filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));overflow: hidden;position: relative;width: 100%;padding-top: 100%;}
.banner_home .col-right .image .img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.about_home{padding-bottom: 50px;}
.about_home .col-left{width: 55%;padding: 70px 30px 30px 0;}
.about_home .col-right{width: 45%;}
.about_home .content{margin-bottom: 25px;}
.program_home{padding-top: 60px;position: relative;}
.program_home .container{position: relative;z-index: 2;}
.program_home .group_bt a:not(:last-child){margin-right: 15px;}
.scholarship_home{padding: 100px 0;}
.scholarship_home .title_home{margin-bottom: 44px;}
.scholarship_home .list{margin: -25px;}
.scholarship_home .list .item{padding: 25px;width: 25%;}
.scholarship_home .list .item .box{box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);border-radius: 5px;overflow: hidden;background: #fff;height: 100%;}
.scholarship_home .list .item .box .img a{position: relative;width: 100%;display: block;padding-top: 112%;}
.scholarship_home .list .item .box .img img{height: 100%;position: absolute;top: 0;left: 0;}
.scholarship_home .list .item .box .info{text-align: center;padding: 14px 10px 22px;}
.scholarship_home .list .item .box .info .name{text-transform: uppercase;margin-bottom: 10px;font-size: 16px;font-weight: bold;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.scholarship_home .list .item .box .info .name a{color: #000;}
.scholarship_home .list .item .box .info .text{color: #6F7071;margin-bottom: 12px;font-size: 14px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.scholarship_home .list .item .box .info .link{font-weight: bold;color: #1A0876;font-size: 14px;}
.scholarship_home .list .item .box .info .link img{width: 12px;height: auto;margin-left: 10px;}
.register_home{padding: 70px 0;position: relative;}
.register_home .container{position: relative;z-index: 2;}
.register_home:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: linear-gradient(90.26deg, rgba(0, 0, 0, 0.8) 22.16%, rgba(0, 0, 0, 0) 89.88%);}
.register_home .title{font-size: 40px;font-weight: bold;color: #fff;margin-bottom: 40px;}
.register_home .form input[type="text"],.register_home .form input[type="date"], .register_home .form input[type="search"],.register_home .form input[type="password"],.register_home .form input[type="email"],.register_home .form input[type="file"],.register_home .form input[type="number"],.register_home .form input[type="tel"],.register_home .form textarea,.register_home .form select{background: rgba(255, 255, 255, 0.1);color: #fff; border-color: #fff;line-height: 28px;}
.register_home .form select{height: 50px;}
.register_home .form select option{color: #242424;}
.register_home .form input[type="text"]::-webkit-input-placeholder,.register_home .form input[type="date"]::-webkit-input-placeholder,.register_home .form input[type="search"]::-webkit-input-placeholder,.register_home .form input[type="password"]::-webkit-input-placeholder,.register_home .form input[type="email"]::-webkit-input-placeholder,.register_home .form input[type="file"]::-webkit-input-placeholder,.register_home .form input[type="number"]::-webkit-input-placeholder,.register_home .form input[type="tel"]::-webkit-input-placeholder,.register_home .form textarea::-webkit-input-placeholder{color: #fff;}
.register_home .form input[type="submit"]{width: 100%;}
.staff_home{padding: 100px 0;overflow: hidden;}
.staff_home .inner{width: calc(50% - 50px);padding: 15px 40px 20px calc(50% - 600px); color: #fff;position: absolute;top: 0;left: 0;height: 100%;background: #1A0876;z-index: 2;}
.staff_home .inner:after{content: "";width: 100%;height: 100px;position: absolute;top: 100%;left: 0;background: #fff;}
.staff_home .slider{position: relative;background: #1A0876;position: relative;padding-top: 60px;}
.staff_home .slider .block_slider{width: 100%;padding: 0 calc(50% - 600px) 0 calc(50% - 50px);position: relative;margin: 0;}
.staff_home .slider:before{content: ""; width: 40%;height: 100%;background: #11083D;bottom: 0;right: 0;position: absolute;}
.staff_home .slider .owl-carousel{position: unset;}
.staff_home .inner .title_home .sub_title{color: #fff;}
.staff_home .inner .content{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.staff_home .slider .item{position: relative;}
.staff_home .slider .item_slider{padding: 15px 15px 0;}
.staff_home .slider .item .img{width: 100%;position: relative;padding-top: 126.666666666666%;overflow: hidden;}
.staff_home .slider .item .img img{height: 100%;position: absolute;top: 0;left: 0;}
.staff_home .slider .item .info{padding: 15px;width: 100%;text-align: center;position: absolute;top: 100%;left: 0;}
.staff_home .slider .item .info .name{font-size: 18px;font-weight: bold;}
.staff_home .slider .owl-carousel .owl-stage-outer{overflow: unset;}
.staff_home .slider .owl-carousel .owl-nav{position: absolute;z-index: 3;left: calc(50% - 600px);top: 230px;}
.staff_home .slider .owl-carousel .owl-nav button{position: unset;transform: translateY(0);}
.staff_home .slider .owl-carousel .owl-nav button span{width: 50px;height: 50px;border-radius: 5px;border-color: #fff;}
.staff_home .slider .owl-carousel .owl-nav button.owl-next span{background-image: url(images/Arrow_right_long.png);}
.staff_home .slider .owl-carousel .owl-nav button.owl-prev span{background-image: url(images/Arrow_left_long.png);}
.staff_home .slider .owl-carousel .owl-nav button.owl-prev{margin-right: 10px;}
.news_home{padding: 50px 0 100px;}
.news_home .col_left .list .item{float: left;width: 270px;}
.news_home .col_left .list .item a{display: block;width: 100%;height: 180px;position: relative;border-radius: 5px;overflow: hidden;}
.news_home .col_left .list .item a:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);}
.news_home .col_left .list .item a .name{margin-bottom: 0;padding: 5px 10px 10px 13px;z-index: 2; position: absolute;bottom: 0;left: 0;color: #fff;text-transform: uppercase;font-size: 16px;font-weight: bold;}
.news_home .col_left .list .item a img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.news_home .col_left .list .item:first-child{width: calc(100% - 285px);margin-right: 15px;}
.news_home .col_left .list .item:first-child a{height: 375px;}
.news_home .col_left .list .item:first-child a:after{background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 33%);}
.news_home .col_left .list .item:first-child a .name{padding: 5px 45px 10px 20px;font-size: 22px;}
.news_home .col_left .list .item:nth-child(2){margin-bottom: 15px;}
.news_home .col_right .list .item:not(:last-child){margin-bottom: 15px;}
.news_home .col_right .list .item .img{width: 190px;}
.news_home .col_right .list .item .info{width: calc(100% - 190px);padding-left: 15px;}
.news_home .col_right .list .item .img a{position: relative;display: block;width: 100%;height: 115px;overflow: hidden;border-radius: 5px;}
.news_home .col_right .list .item .img a img{height: 100%;position: absolute;top: 0;left: 0;}
.news_home .col_right .list .item .info .name{font-size: 16px;text-transform: uppercase;font-weight: bold;margin-bottom: 5px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.news_home .col_right .list .item .info .text{color: #6F7071;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}



@media screen and (max-width: 1024px) {
    /* Màn hình Ipad - ngang */
}


@media(max-width:768px) {
    .header_mb .link{display: none;}

.n3:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: none;}
.n5:nth-child(2n+1){clear: none;}
.n5:nth-child(2n+1){clear: left;}
.container{width:100%;padding:0 10px;}
.row{margin: 0 -10px}
.row>div{padding: 0 10px;}
iframe{width: 100%;height: 200px;}
.fancybox-slide--iframe .fancybox-content{width: 100%;height: 240px;max-width: calc(100% - 20px);}
.fixed{position:fixed!important;z-index:1000000;width:100%;background:#fff;top:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}
.this_pc{display: none;}
.this_mb{display: block;}
.columns-4,.columns-5,.columns-6{grid-template-columns: repeat(2,1fr);grid-gap: 15px;}
.columns-3,.columns-2{grid-template-columns: repeat(1,1fr);grid-gap: 15px;}

.content-post h1{font-size: 24px;}
.content-post h2{font-size: 20px;}
.content-post h3{font-size: 18px;}
.content-post h4{font-size: 16px;}
.content-post h5,.content-post h6{font-size: 14px;}
.content-post .gallery{margin: 0 -10px !important;}
.content-post .gallery .gallery-item{padding: 0 10px;margin-top: 0 !important;}
.content-post .gallery.gallery-columns-3 .gallery-item,.content-post .gallery.gallery-columns-4 .gallery-item,.content-post .gallery.gallery-columns-5 .gallery-item{width: 50% !important;}
.content-post .gallery.gallery-columns-6 .gallery-item,.content-post .gallery.gallery-columns-7 .gallery-item,.content-post .gallery.gallery-columns-8 .gallery-item,.content-post .gallery.gallery-columns-9 .gallery-item{width: calc(100% / 3) !important;}
.block_slider{margin: -10px;}
.item_slider{padding: 10px;}
.scroll_mobile{overflow-x: scroll;}
.scroll_mobile>div{width: max-content;flex-wrap: nowrap;}

/* Header MB */
body{font-size: 14px;}
.header_pc{display: none;}
.header_mb{display: block;}
.header_nav{background: #1A0876;}


.header_main_mb .row_flex{padding:10px 0;}
.header_main_mb .logo_mb{display: flex;align-items: center;justify-content: center;width: calc(100% - 80px);padding: 0 10px;}
.header_main_mb .logo_mb .logo{margin-bottom: 0;}
.header_main_mb .logo_mb .logo img{max-width: 100%;height: 60px;object-fit: contain;}
.header_main_mb .box_right{width: 40px;height: 40px;cursor: pointer;}

.touch_menu {width: 40px;height: 40px;display: flex;align-items: center;position: relative; cursor: pointer;border-radius: 5px;z-index: 1000;transition: all .3s;}
.touch_menu:after, .touch_menu:before {content: ""; -moz-transition: 0.3s ease; -o-transition: 0.3s ease;-webkit-transition: 0.3s ease; transition: 0.3s ease;height: 2px; width: 30px;position: absolute;left: 6px;background: #1A0876;}
.touch_menu:before {top: 12px;}
.touch_menu:after {bottom: 12px;}
.touch_menu .line {width: 20px;display: block;height: 2px; background: #1A0876;margin-left: 6px;}
.touch_menu.opened{}
.touch_menu.opened .line { display: none;}
.touch_menu.opened:after, .touch_menu.opened:before{left: 4px;background: #fff;}
.touch_menu.opened:before {transform: rotate(-45deg);top: 20px;}
.touch_menu.opened:after {transform: rotate(45deg);bottom: 18px;}

#menu_bar_mobile {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background: #1A0876;
    z-index: 999;
    top: 0;
    left: 0;display: none;padding-top: 100px;}

.menu_mobile{margin: 0;background: #fffefe12;}
.menu_mobile li{padding: 0 20px;position: relative;list-style: none;}
.menu_mobile li>a{padding: 15px;border-bottom: 1px solid #60656a;color: #fff;font-weight: 500;display: block; font-size: 16px;position: relative;}
.menu_mobile li:last-child>a{border-bottom: 0;}
.menu_mobile li>i{position: absolute;padding: 14px;color: #fff;position: absolute;right: 20px;top: 5px;cursor: pointer;}
.menu_mobile li>.wrap_menu{list-style: none;margin-bottom: 0;width: 100%;height: 100%;position: fixed;left: 100%;top: 0;padding-top: 80px; overflow: scroll;background: #1A0876;opacity: 0;visibility: hidden;
-moz-transition: all 0.8s ease;
    z-index: 1000;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.menu_mobile li>.wrap_menu .sub-menu{background: #fffefe12;}
.menu_mobile li>.wrap_menu.opened{left: 0;opacity: 1;visibility: visible;}
.menu_mobile li>.wrap_menu .nameback{padding: 15px 35px;color: #fff;font-weight: bold;font-size: 16px;display: block;cursor: pointer;background: #fffefe12;}
#menu_bar_mobile .hotline{padding: 15px 35px;font-weight: bold;font-size: 20px;color: #fff;}
#menu_bar_mobile .hotline a{color: #fff;}
#menu_bar_mobile .hotline a i{margin-right: 6px;}

/* Footer MB */
#footer{padding-top: 80px;}
.footer_main .footer1{padding: 20px 10px 10px;}
.footer_main .logo img{max-height: 60px;}
.footer_main .footer2{width: 100%;padding: 30px 0 20px;}
.footer-title{font-size: 16px;margin-bottom: 12px;}
.footer_main .footer2 .widget{width: 50%;padding-left: 0;padding-right: 15px;}
.footer_main .footer2 .widget:nth-child(2){width: 50%;}
.footer_main .footer2 .widget:nth-child(3){width: 100%;padding-right: 0;}
.footer_main .info .it{margin-bottom: 10px;}
.footer_main li{margin-bottom: 10px;}
.footer_main p{margin-bottom: 10px;}

/* News MB */
.list_news{margin: -5px;}
.item_news{padding: 5px;}
.item_news .info .capt{font-size: 14px;}
.wp-pagenavi{padding-top: 20px;}
.wp-pagenavi a, .wp-pagenavi span{height: 32px;width: 32px;line-height: 30px;font-size: 13px;}

/* Single MB */
.title_single{font-size: 22px;}
.meta_single{margin-bottom: 20px;}
.meta_single span:not(:last-child){margin-right: 15px;}

/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 20px;}
.sidebar{display: none;}



/* Pages MB */
.banner_pages .inner .title{font-size: 26px;}
#content_pages{padding: 30px 0 0;}
.title_pages{font-size: 24px;margin-bottom: 20px;}
.banner_pages .inner .title.small{font-size: 20px;}

/* Contact MB */
.maps_ct iframe{height: 240px;}
.maps_ct {margin-top: 20px;}

/* About MB */
.title_ab{font-size: 24px;}
.about1{padding: 0 0 30px;}
.about1 .img{margin-bottom: 15px;}
.about2{padding: 30px 0;}
.about2 .title_ab{margin-bottom: 20px;}
.about2 .row.flex{display: block;}
.about2 .image{margin-top: 20px;}
.about2 .image img{max-height: 250px;object-fit: contain;display: block;margin: 0 auto;}
.about2 .inner .item{padding: 20px 10px;}
.about2 .inner .item .name{font-size: 24px;}
.about2 .inner .owl-carousel .owl-dots{margin-top: 0;position: absolute;width: 100%;left: 0;display: none;}
.about3 .datas{padding: 30px 0;}
.about3 .datas .item{width: 50%;max-width: 50%;}
.about3 .datas .item .number{font-size: 40px;}
.about3 .datas .item .name{font-size: 14px;}
.about3 .main{margin: 0;display: block;}
.about3 .main .inner{width: 100%;padding: 20px;}
.about3 .main .img{width: 100%;padding-top: 65%;}
.about4{padding: 30px 0 0;}
.about4 .inner{padding-top: 20px;}
.group_about{padding: 30px 0;}
.sub_ab{margin-bottom: 15px;}
.about5 .list{margin: 0 -7px;}
.about5 .list .item{width: 50%;padding: 7px;padding: 12px;}
.about6{margin-top: 30px;}
.about6 .inner{margin: 25px 0;padding: 30px 20px;}
.about6 .inner .name{font-size: 18px;}

.about7{padding: 30px 0;}
.about7 .item{max-width: calc(100% - 10px);}

/* Program */
.group_program1{padding: 30px 0 0;}
.program1 .block{margin-bottom: 30px;}
.program1 .block .image{width: 100%;padding: 0;}
.program1 .block .inner{width: 100%;padding: 20px;}
.program1 .block .inner .box .name{font-size: 14px;}
.program1 .block .logo{width: 100%;padding: 30px;}
.program1 .block .logo img{max-height: 250px;max-width: 250px;object-fit: contain;}
.program2 .inner{padding-top: 20px;}
.program2 .inner .list .it{width: 100%;}
.program2 .inner .list .it .box .number{font-size: 32px;}
.program2{padding-bottom: 30px;}
.program3{padding: 30px 0;}
.program3 .title{font-size: 24px;margin-bottom: 25px;}
.program3 .list{margin: 0;overflow: hidden;width: max-content;}
.program3 .line{overflow: hidden;width: max-content;}
.scroll_mb{overflow-x: scroll;}
.program4{padding: 30px 0;}
.staff_home.program7 .inner{background: transparent;}
.staff_home.program7 .slider .item .info{color: #000;}
.program8{padding: 30px 0 0;}
.program8 .block .list{margin: 0 -5px;}
.program8 .block .it{padding: 0 5px;font-size: 13px;font-weight: normal;}
.program8 .block .it .number{font-size: 24px;font-weight: bold;}
.program9{padding: 30px 0;}
.program9 .block_slider{margin: 10px -10px 0;}
.program9 .inner .title_ab{margin-bottom: 20px;}
.program9 .item_slider{padding: 10px 10px 40px;}
.program9 .item{padding: 20px 20px 60px;}
.program9 .item .avata{width: 80px;height: 80px;bottom: -40px;left: 20px;}
.program9 .owl-carousel .owl-nav{position: unset;padding: 0 20px;}
.program9 .owl-carousel .owl-nav button span{width: 34px;height: 34px;}


/* Home MB */
.button_home{padding: 0 15px;min-width: 120px;height: 40px;line-height: 40px;}
.banner_home .inner{padding: 50px 0;}
.banner_home .col-left{padding: 0;width: 100%;}
.banner_home .col-left .title{font-size: 26px;margin-bottom: 20px;}
.banner_home .col-left .list .it{margin-bottom: 10px;font-size: 14px;padding-left: 24px;background-size: 16px;}
.banner_home .col-left .list .it strong{font-size: 20px;}
.banner_home .col-left .group_bt{margin-top: 25px;}
.banner_home .col-left .group_bt a:not(:last-child){margin-right: 10px;}
.banner_home .col-right{width: 100%;padding: 20px 40px;}
.about_home{padding-bottom: 0;}
.about_home .flex{flex-direction: column-reverse;}
.about_home .col-right{width: 100%;}
.about_home .col-left{width: 100%;padding: 30px 0;}
.title_home .title{font-size: 16px;margin-bottom: 10px;}
.title_home .sub_title{font-size: 24px;}
.program_home{padding-top: 0;padding-bottom: 30px;}
.program_home .inner{padding-top: 20px;}
.scholarship_home{padding: 30px 0;}
.scholarship_home .title_home{margin-bottom: 20px;}
.scholarship_home .list{margin: -8px;}
.scholarship_home .list .item{padding: 8px;width: 50%;}
.scholarship_home .list .item .box .info{padding: 10px 5px;}
.scholarship_home .list .item .box .info .name{font-size: 14px;}
.scholarship_home .list .item .box .info .text{margin-bottom: 10px;}
.register_home{padding: 30px 0;}
.register_home .title{font-size: 24px;margin-bottom: 25px;text-align: center;}
.register_home .form input[type="text"], .register_home .form input[type="date"], .register_home .form input[type="search"], .register_home .form input[type="password"], .register_home .form input[type="email"], .register_home .form input[type="file"], .register_home .form input[type="number"], .register_home .form input[type="tel"], .register_home .form textarea, .register_home .form select{line-height: 22px;}
.staff_home{padding: 30px 0 0;}
.staff_home .slider{padding-top: 30px;}
.staff_home .slider .block_slider{padding: 0 20px;}
.staff_home .inner{width: 100%;height: auto;position:unset;padding: 0 0 10px;}
.staff_home .slider .owl-carousel{position: relative;}
.staff_home .slider .owl-carousel .owl-stage-outer{overflow: hidden;}
.staff_home .slider .owl-carousel .owl-nav{position: unset;padding: 0 15px 10px;}
.staff_home .slider .owl-carousel .owl-nav button span{width: 34px;height: 34px;}
.staff_home .slider .item_slider{padding: 10px 10px 0;}
.staff_home .slider .item .info{position: unset;color: #fff;padding: 10px;}
.news_home{padding: 30px 0;}
.news_home .col_left {margin-bottom: 20px;}
.news_home .col_left .list .item{width: calc(50% - 5px);}
.news_home .col_left .list .item a .name{font-size: 14px;text-transform: none;}
.news_home .col_left .list .item:first-child{width: 100%;margin-right: 0;margin-bottom: 15px;}
.news_home .col_left .list .item:nth-child(2){margin-right: 10px;margin-bottom: 0;}
.news_home .col_left .list .item a{height: 160px;}
.news_home .col_left .list .item:first-child a{height: 240px;}
.news_home .col_right .list .item .img{width: 160px;}
.news_home .col_right .list .item .info{width: calc(100% - 160px);padding-left: 12px;}
.news_home .col_right .list .item .info .name{font-size: 14px;}


}


@media(max-width:575px) {
.header_nav > div{margin-left: 15px;}
.header_nav a{line-height: 32px;}
.header_nav .socials a{margin-left: 15px;}
.header_nav .link a{padding: 0 15px;margin-left: 0;line-height: 32px;}
.header_nav{height: 32px;font-size: 13px;}
.header_nav .polilang .title{line-height: 32px;}


}