.sp-megamenu-parent .sp-dropdown {
  display: none;
}

.astroid-module-position {
  padding: 0 !important;
}
.jsvisitcounter .table {
  padding: 0 !important;
}
.jsvisitcounter span.col-left {
  color: #fff !important;
}
.jsvisitcounter span.col-right {
  color: #fff !important;
}

.jsvisitcounter table {
  width: 100% !important;
}
.jsvisitcounter .counter {
  display: none;
}
#sp-bottom4 .sp-module-content {
  border: 1px solid #e0e0e0;
  padding: 10px;
  margin-bottom: 30px;
}
#sp-bottom4 .sp-module-content #mod-custom134 h2 {
    font-size: 22px;
    font-weight: 700;
    color: #0473b3;
    margin: 0 !important;
}
#sp-bottom4 .sp-module-content #mod-custom134 span {
   color: #8c8c8c;
    font-size: 13px;
}
#sp-bottom4 .sp-module-content #mod-custom134 p {
       margin-top: 10px !important;
}
   

#sp-header-top {
  align-items: center;
}
#sp-header-top .sp-module-content .menu-child::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 9px;
    width: 0;
    height: 0;
  z-index: -1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2592e7;
}

#sp-sidebar-left .sp-module-content {
  color: #000;
  font-size: 14px;
}

#sp-content-top .sp-module-title {
  font-weight: 700;
}

#sp-content-top .mod-articles-category-title {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

#sp-content-top .mod-articles-category-title:hover {
  color: blue;
}

#sp-section-8 {
  margin-bottom: 30px;
}
#sp-bottom-a .sp-module-title {
    font-weight: 800;
}
#sp-bottom-a .owl-carousel .owl-item img {
    width: 179px;
    height: 105px;
}

#sp-bottom-a .owl-carousel.owl-loaded {
  display: block;
  padding: 15px 20px;
  background-color: #e8e8e8;
}

#sp-bottom-a .owl-carousel .owl-item img {
  border: 1px solid #e5e5e5;
}

#sp-position1 .owl-carousel .owl-nav button.owl-prev {
  margin-right: 3px;
}

#sp-position1 .sp-module-title {
  font-weight: 800;
}

#sp-position1 .cus-title .mod-articles-category-title {
  color: #363636;
  font-size: 12px;
  font-weight: 500;
}
#sp-position1 .mod-articles-category-date {
    display: flex;
    align-items: center;
    float: none;
}

#sp-position1 .mod-articles-category-date i {
  margin-right: 3px;
}

#sp-position1 .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 19px;
    height: 19px;
    display: flex;
    border-radius: 3px;
    background: #d2d2d2 !important;
    color: #FFFFFF !important;
    font-size: 21px !important;
    font-weight: 800 !important;
    justify-content: center;
    align-items: center;
}

#sp-position1 .owl-carousel .owl-nav button.owl-prev:hover , .owl-carousel .owl-nav button.owl-next:hover {
  background: #085a99 !important;
}

#sp-position1 .owl-nav {
  text-align: right;
  display:flex;
  display: flex !important;
  justify-content: flex-end;
}

#sp-position1 .mod-articlescategory {
  display:flex;
  flex-direction: column-reverse;
}



.owl-nav button{
  padding: 20px !important;
}

#sp-position1 {
  margin-bottom: 20px;
  
}

/* .owl-nav {
  display: block !important;
} */

#sp-position1 .cus-title .mod-articles-category-title {
  white-space: normal !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  height: 37px !important;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  padding: 0 17px;
}


#sp-header-top .row {
  align-items: center;
}

#sp-header-top .sp-module-content .menu-child li:hover {
  background: #196aa9;
}

#sp-header-top .sp-module-content ul.menu {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
#sp-header-top {
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}

#sp-header-top .sp-module-content ul.menu > li {
    position: relative;
}

#sp-header-top .sp-module-content ul.menu > li > a {
    display: block;
    padding: 2px 20px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #0a5a99;
    margin-right: 10px;
    border-radius: 8px
}

#sp-header-top .sp-module-content ul.menu > li:hover > a {
    background: #06518b;
}

/* Menu con */
#sp-header-top .sp-module-content .menu-child {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #2592e7;
    list-style: none;
    padding: 0;
  border-radius: 6px;
  z-index: 999;
    margin: 0;
    min-width: 200px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#sp-header-top .sp-module-content .menu-child li a {
    /* display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    background: #6ea6d1; */
      width: 100% !important;
  color: #fff;
    background: none !important;
    text-align: left !important;
    margin: 0 0 0 0px !important;
    /* border-bottom: 1px solid #93caf3; */
    padding: 6px 6px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 13px;
}

#sp-header-top .sp-module-content .menu-child li {
  border-bottom: 1px solid #FFFFFF;
  height: 40px;
  display: flex;
  align-items: center;
}

#sp-header-top .sp-module-content .menu-child li a:hover {
    background: #06518b;
}

/* Hiển thị menu con khi hover vào menu cha */
#sp-header-top .sp-module-content .menu-parent:hover .menu-child {
    display: block;
}







.footer1 {
  text-align: center
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
  display: none;
}
#sp-title .top-bar {
  font-size: 11px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  height: 40px;
}
.sp-megamenu-parent>li {
  height: 50px;
  margin-bottom: 15px;
}

.wd-head-container {
  padding: 10px 300px;
  background: rgba(2,139,255,1);
}
/* .mod_breadcrumbs span, 
.mod_breadcrumbs::before { 
    display: none !important; 
} */
.breadcrumb .float-start {
    display: none !important; 
}

.sp-megamenu-parent>li.active>a {
  font-weight: 800;
}

.sp-megamenu-wrapper {
  font-weight: 700;
}
.sp-megamenu-parent .active {
   font-weight: 700;
}

.pause-button {
  display: none
}
.mod-articlescategory li {
  display: flex;
}
.moduleItemIntrotext .datetime {
    width: 68px;
    height: 61px;
    float: left;
    display: block;
    border: 1px solid #b6becb;
    margin-right: 15px;
    text-align: center;
}

.datetime .day {
    display: block;
    width: 100%;
    height: 31px;
    background: #075794;
    line-height: 31px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
}
.datetime .year {
    padding: 6px;
    height: 29px;
    line-height: 29px;
    font-size: 17px;
    color: #a5a5a5;
}

#sp-content-top .cus-title {
    display: flex;
    flex-direction: column;
}

#sp-content-top .cus-title .mod-articles-category-title {
    display: block;       
    white-space: nowrap;  
    overflow: hidden;     
    text-overflow: ellipsis; 
    max-width: 484px;      
}

#sp-content-top .cus-title .mod-articles-category-title {
    display: block;       
    white-space: nowrap;  
    overflow: hidden;     
    text-overflow: ellipsis; 
    max-width: 484px;      
}
.mod-articles-category-date {
    float: left;
    color: #a9a9a9;
    font-size: 12px;
    font-weight: normal;
}
.navigation-container {
  top: 50% !important;
}

.navigation-container .pause-button {
  display: none !important;
}

.container-inner {
  margin-top: 30px !important;
}


.cus-leftmenu {
  max-width: 400px;
}

#sp-sidebar-left, #sp-bottom3 {
  max-width: 300px;
}
.container-inner h3 {
  font-size: 18px;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

#sp-sidebar-left .sp-module .sp-module-content .menu li, #sp-sidebar-left .sp-module-title {
    border-bottom: 1px dashed #c9c9c9;
    padding: 10px 0;
}

#sp-bottom3 .sp-module .sp-module-content .menu li, #sp-bottom3 .sp-module-title {
    border-bottom: 1px dashed #c9c9c9;
    padding: 10px 0;
}

#sp-sidebar-left .sp-module .sp-module-content .menu li, #sp-bottom3 .sp-module .sp-module-content .menu li {
  padding: 10px 0;
  font-weight: 600
}

#sp-sidebar-left .sp-module , #sp-bottom3 .sp-module {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
  color: #106cb2;
  margin-bottom: 20px
}
#sp-content-top .sp-module {
  margin-bottom: 20px;
}
/* #sp-sidebar-left */



#sp-sidebar-right .sp-module {
  margin-bottom: 20px;
}

#sp-sidebar-right .sp-module .banneritem {
  margin-bottom: 10px;
}
#sp-sidebar-right .sp-module .sp-module-title {
  margin-bottom: 10px;
  font-weight: 700;
}

#sp-content-top {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* max-width: 500px; */
}










#sp-title .top-bar {
    background-color: #0a67af;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

#sp-title .menu {
    display: flex;
    gap: 15px;
}

 #sp-title .menu a {
    color: white;
    text-decoration: none;
}

#sp-title .right-section {
    display: flex;
    align-items: center;
    gap: 10px;
}

#sp-title .button-group {
    display: flex;
}

#sp-title .button {
    background-color: #0B5B99;
    color: white;
    padding: 5px 10px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
}

 #sp-title .flag {
    width: 20px;
    height: auto;
}

#sp-section-4 .container-inner, #sp-section-5 .container-inner {
  margin-top: 0 !important;
}

#sp-content-top .sp-module-content .mod-articlescategory li {
  margin-top: 20px;
}


#sp-footer .container-inner {
  padding: 10px 0 !important;
  margin-top: 0 !important;
}

#sp-footer, #sp-bottom {
  background: #075794;
}

#sp-bottom {
  padding: 1px !important;
}
.wd-top-footer {
  display: flex;
  justify-content: space-around;
}
#sp-footer a, #sp-bottom a {
  color: #e3e3e3;
}

.wd-block-info-company h3 {
    border-bottom: 1px dashed #aeaeae;
    padding-bottom: 5px;
}

#sp-section-6 .container-inner {
  margin-top: 10px !important;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  /* display: inline-block; */
  /* margin-left: 15px; */
  /* line-height: 60px; */
  font-size: 15px !important;
  padding: 0;
}
.sp-megamenu-parent>li:last-child>a {
  padding: 0 !important
}

.sp-megamenu-parent>li {
  display: inline-block;
  margin-left: 15px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
}

#sp-menu .sp-megamenu-parent>.sp-menu-item:hover {
  border-bottom: 5px solid #054d85;
}

body.en-GB #top-header {
  background-color: #0967af;
  color: #fff;
}

body.en-GB #top-header .astroid-column {
  display: flex;
  align-items: center;
}

body.en-GB #top-header .menu a {
  color: #fff !important;
  font-size: 12px;
  text-decoration: none;
}

body.en-GB #menu-header {
  align-items: center;
  gap: 8px;
  padding: 0 !important;
}

body.en-GB #menu-header > ul.mod-menu {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.en-GB #menu-header > ul.mod-menu > li {
  position: relative;
  margin: 0 3px 0 0 !important;
  padding: 0 !important;
}

body.en-GB #menu-header > ul.mod-menu > li > a {
  display: block;
  color: #fff !important;
  background-color: #0056b3;
  border-radius: 5px;
  padding: 6px 25px;
  font-size: 13px;
  font-weight: 400 !important;
  line-height: 1.2;
  text-decoration: none;
}

body.en-GB #menu-header > ul.mod-menu > li > a:hover {
  background-color: #00478e !important;
  color: #fff !important;
}

body.en-GB #menu-header .mod-menu__sub {
  display: none !important;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  min-width: 260px;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #2592e7;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

body.en-GB #menu-header .mod-menu__sub::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 6px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #2592e7;
}

body.en-GB #menu-header .nav-item:hover > .mod-menu__sub {
  display: block !important;
}

body.en-GB #menu-header .mod-menu__sub li {
  width: 100%;
  border-bottom: 1px solid rgba(187, 234, 252, 0.7);
  margin: 0 !important;
  padding: 0 !important;
}

body.en-GB #menu-header .mod-menu__sub li a {
  display: block;
  color: #fff !important;
  background-color: #2592e7;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.25;
  text-decoration: none;
}

body.en-GB #menu-header .mod-menu__sub li a:hover {
  background-color: #034a96 !important;
  color: #fff !important;
}

body.en-GB #menu-header .mod-languages {
  position: relative;
  z-index: 10000;
}

body.en-GB .astroid-component-section .module-title,
body.en-GB .doi-tac-bottom .module-title,
body.en-GB .footer-section .wd-block-info-company h3 {
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  letter-spacing: 0 !important;
  line-height: 1.25;
}

body.en-GB .position-2-position .module-title,
body.en-GB .position-4-position .module-title,
body.en-GB .sidebar-left-position .module-title,
body.en-GB .sidebar-right-position .module-title,
body.en-GB .bottom-a-position .module-title {
  color: #c9302c;
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 10px;
}

body.en-GB .position-2-position,
body.en-GB .position-4-position,
body.en-GB .sidebar-left-position,
body.en-GB .sidebar-right-position,
body.en-GB .bottom-a-position {
  width: 100%;
}

/* Home slider: fill its full-width section and keep the 1600 x 500 ratio. */
#djslider-loader110,
#djslider110 {
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  aspect-ratio: 16 / 5;
}

#slider-container110,
#slider110,
#slider110 > li {
  height: 100% !important;
}

#slider110 > li {
  margin: 0 !important;
}

#djslider110 img.dj-image {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

body.en-GB .position-2-position p,
body.en-GB .position-4-position p {
  color: #333;
  font-size: 15px;
  line-height: 1.45;
}

body.en-GB .sidebar-left-position {
  border: 1px solid #e6e6e6;
  color: #222;
  padding: 12px 15px;
}

body.en-GB .sidebar-left-position .contact-box p {
  margin: 0 0 8px;
  line-height: 1.45;
}

body.en-GB .sidebar-right-position {
  margin-bottom: 14px;
}

body.en-GB .sidebar-right-position .mod-banners__item,
body.en-GB .sidebar-right-position .banneritem {
  margin-bottom: 10px;
}

body.en-GB .sidebar-right-position img,
body.en-GB .bottom-a-position img {
  max-width: 100%;
  height: auto;
}

body.en-GB .doi-tac-bottom {
  margin: 20px 0;
}

body.en-GB .footer-section {
  background: #075794 url(/cauduong.dut.udn.vn/images/footer.png) no-repeat center top;
  color: #e3e3e3;
}

body.en-GB .footer-section a {
  color: #e3e3e3 !important;
  text-decoration: none;
}

body.en-GB .footer-section a:hover {
  color: #fff !important;
}

body.en-GB .footer-section .wd-top-footer {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  padding: 24px 0 12px;
}

body.en-GB .footer-section .wd-block-info-company h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.55);
  padding-bottom: 8px;
  margin: 0 0 12px;
}

body.en-GB .footer-section .wd-block-info-company ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.en-GB .footer-section .wd-block-info-company li {
  margin-bottom: 7px;
  line-height: 1.35;
}

body.en-GB .footer-section .wd-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin: 8px 0 0;
  padding: 10px 0;
  color: #e3e3e3;
  font-size: 14px;
}

@media (max-width: 991px) {
  body.en-GB .footer-section .wd-top-footer {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 575px) {
  body.en-GB .footer-section .wd-top-footer {
    grid-template-columns: 1fr;
  }
}

body.en-GB .astroid-component-section > .container > .astroid-row#sp-sidebar-left {
  display: flex !important;
  flex-wrap: wrap !important;
  max-width: none !important;
  width: auto !important;
}

body.en-GB .astroid-component-section .astroid-column#sp-sidebar-left {
  max-width: none !important;
}

body.en-GB .astroid-component-section .module-title {
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.en-GB .sidebar-right-position .video-container {
  position: relative !important;
  width: 100%;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  overflow: hidden !important;
}

body.en-GB .sidebar-right-position .video-container iframe {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

body.en-GB .sidebar-right-position .video-container a {
  position: absolute;
  right: 10px;
  bottom: 8px;
  z-index: 2;
  color: #fff !important;
  font-size: 12px;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}

/* Menu strip below the Home slider. */
.menu-slider {
  position: relative;
  z-index: 10;
  bottom: auto !important;
  width: 100%;
  margin: 0 0 -46px !important;
  padding: 0 !important;
  background: transparent;
  transform: translateY(-100%);
}

.menu-slider .container-inner {
  margin-top: 0 !important;
  padding: 0 !important;
}

.menu-slider .bottom4-position {
  width: 100% !important;
  max-width: 1240px;
  margin: 0 auto !important;
  padding: 0 !important;
}

.menu-slider .bottom4-position .mod-menu {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #075794;
}

.menu-slider .bottom4-position .mod-menu > .nav-item {
  display: flex !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  border-right: 1px solid rgba(255, 255, 255, 0.75);
  background: #075794;
}

.menu-slider .bottom4-position .mod-menu > .nav-item:last-child {
  border-right: 0;
}

.menu-slider .bottom4-position .mod-menu > .nav-item > a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 100%;
  height: 100% !important;
  min-height: 46px;
  padding: 8px 14px !important;
  color: #fff !important;
  background: #075794 !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2 !important;
  text-align: center !important;
  text-transform: uppercase;
  white-space: normal !important;
  overflow-wrap: normal;
  word-break: normal;
  text-decoration: none;
}

.menu-slider .bottom4-position .mod-menu > .nav-item > a:hover {
  color: #fff !important;
  background: #1e73b3 !important;
}

.menu-slider .bottom4-position .mod-menu > .nav-item > a > [class*="fa"] {
  flex: 0 0 auto;
  padding: 0 !important;
  color: #fff;
  font-size: 21px;
  line-height: 1;
}

@media (max-width: 1100px) {
  .menu-slider {
    margin: 0 0 -58px !important;
  }

  .menu-slider .bottom4-position .mod-menu > .nav-item > a {
    min-height: 58px;
    padding: 7px 9px !important;
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .menu-slider {
    margin: 0 !important;
    transform: none;
  }

  .menu-slider .bottom4-position .mod-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .menu-slider .bottom4-position .mod-menu > .nav-item {
    border-right: 1px solid rgba(255, 255, 255, 0.75);
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  }

  .menu-slider .bottom4-position .mod-menu > .nav-item:nth-child(2n) {
    border-right: 0;
  }

  .menu-slider .bottom4-position .mod-menu > .nav-item:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}


