/*
Theme Name: Edison Schools
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
h1, h2, h3, h4, h5 body, p {
  text-wrap: inherit!important;
}
@font-face {
    font-family: SVN-Have;
    src: url(/wp-content/themes/edison/fonts/SVN-Have.ttf) format("truetype");
    font-weight: 400;
}
ol ol, ol ul, ul ol, ul ul {
    margin: 0.5em 0 -0.5em 0em;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 0;
}
.lang-item img {
  width: 16px!important;
  height: auto!important;
}
.mobile-nav li {
  min-width: 16px!important;
}
.header-main .nav > li > ul {
  padding: 5px;
}
.header-main .nav > li > ul > li > a, .header-main .sub-menu a, .megamenutabs strong {
  color: #000;
}
.header-main .nav > li > ul > li > a:hover, .header-main .sub-menu a:hover {
  color: #1e6482;
  font-style: italic;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
  font-size: 16px!important;
}
.header-top {
  background: transparent!important;
  margin-bottom: -40px;
  font-size: 120%;
}
.header-top::before {
  content: '';
  height: 40px;
  width: 70%;
  background: #faaf28!important;
  border-radius: 0 0 0 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.hometitle {
  font-size: 32px;
  font-weight: 700!important;
  text-transform: uppercase;
}
.edisonbtn {
      transition: .3s;
    white-space: nowrap;
    background: -webkit-gradient(linear, left top, right top, from(#ffd500), to(#feaa00));
    background: linear-gradient(90deg, #ffd500, #feaa00);
    color: #143c4d;
    font-weight: 700;
    cursor: pointer;
    border: none;
    border-radius: 99px;
    padding: 5px 30px;
}
.homeslider .flickity-page-dots {
  bottom:30px;
}
.homeslider .dot {
  background: #fff;
  width: 40px;
  height: 3px;
  border: none!important;
  border-radius: 0!important;
  opacity: 1;
}
.homeslider .dot.is-selected {
  background: #faaf28!important;
}
.homeslider img {
  margin-bottom: 0!important;
}
.homequicklinks {
  background: #a7ba5d;
  padding-top: 10px;
  padding-bottom: 0px;
}
.homelink {
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homelink a {
  font-weight: bold;
}
.homelink a:hover {
  color: #1e6482;
}
.homelink .linkico {
  background: #1e6482;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin-right: 10px;
}
.homechandung {
  background: #1e6482;
  padding-top: 60px;
}
.homechandung .hometitle span {
  color: #faaf28; 
}
.chandungdesk {
  padding-top: 100px;
}
.chandungdesk .hometitle {
  margin-bottom: -70px!important;
}
.chandungdesk .title {
  margin-top: 100px;
}
.chandungdesk .content {
  padding-right: 70px;
}
.deskslider {
  margin-bottom: -40px!important;
}
.homechandung h2, .chandungslider {
  margin: auto!important;
  max-width: 1270px!important;
  padding: 0 15px;
}
.chandungslider .col-inner {
  background-size: 95%!important;
  background-position: 2px 50%!important;
}
.chandungslider .col-inner img {
  margin-bottom: 0!important;
}
.chandungslider .title {
    color: #faaf28;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -.36px;

}
.chandungslider strong {
  color:#faaf28;
}
.chandungslider .title::after {
    content: "";
    background-image: url(/wp-content/themes/edison/images/decor-label-bottom.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 258px;
    height: 7.3px;
    display: block;
}
.chandungslider .subtitle {
    font-size: 48px;
    line-height: 1em;
    font-weight: 400;
    font-family: SVN-Have, sans-serif;
    margin-bottom: -20px;
}
.deskslider .flickity-button, .mbslider .flickity-button, .homelevels .flickity-button, .homeslider .flickity-button {
  background: #fff;
  border-radius: 50%;
  width: 40px!important;
  height: 40px!important;
  opacity: 1;
}
.deskslider .flickity-button svg, .mbslider .flickity-button  svg, .homelevels .flickity-button svg, .homeslider .flickity-button svg {
  width: 75%!important;
}
.deskslider .next {
  right: 10px;
  top: 20px!important;
  bottom: auto;
}
.deskslider .previous {
  right: 55px;
  left: auto!important;
  top: 20px!important;
  bottom: auto;
}
.mbslider .next {
  top: 150px!important;
}
.mbslider .previous {
  top: 150px!important;
}
.mbslider .hometitle {
  margin-bottom: 80px;
}
.mbslider .subtitle {
  font-size: 32px;
}
.homechandung .flickity-page-dots {
  left: 10px;
  right: auto;
  text-align: left;
  bottom: 40px
}
.homechandung .flickity-page-dots .dot {
  border: none;
  background: transparent!important;
  width: 22px;
}
.homechandung .flickity-page-dots .dot:nth-child(1)::before {
  content:'E.';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(1)::before {
  content:'E.';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot:nth-child(2)::before {
  content:'D.';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(2)::before {
  content:'D.';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot:nth-child(3)::before {
  content:'I.';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(3)::before {
  content:'I.';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot:nth-child(4)::before {
  content:'S.';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(4)::before {
  content:'S.';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot:nth-child(5)::before {
  content:'O.';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(5)::before {
  content:'O.';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot:nth-child(6)::before {
  content:'N';
  display: inline-block;
  font-weight: bold;
  color: #56b1d4;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .flickity-page-dots .dot.is-selected:nth-child(6)::before {
  content:'N';
  display: inline-block;
  font-weight: bold;
  color: #faaf28;
  font-size: 20px;
  letter-spacing: 8px;
}
.homechandung .decor {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
}
.homechandung .decor1 {
    bottom: 0;
}
.homechandung .decor2 {
    bottom: 30%;
}
.homechandung .decor3 {
    bottom: 60%;
}
.homechandung .decor4 {
    bottom: 80%;
}
.homelevels .level:nth-child(1) {
  background: #a7ba5d;
}
.homelevels .level:nth-child(2) {
  background: #faaf28;
}
.homelevels .level:nth-child(3) {
  background: #277999;
}
.homelevels .contenttop {
  padding: 80px 0px 60px 0;
  position: relative;
  z-index: 1;
}
.homelevels .contenttop::after {
    content:'';
    background: url(/wp-content/themes/edison/images/bottombg.png) bottom center no-repeat;
    background-size: 100%;
    height: 0px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    transition: .3s;
}
.homelevels .inner {
  height: 750px;
}
.homelevels .inner .title {
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 700;
}
.homelevels .inner .subtitle {
  text-transform: uppercase;
  margin-bottom: 0px;
}
.homelevels .level:nth-child(1):hover .subtitle {
  color: #a7ba5d;
}
.homelevels .level:nth-child(2):hover .subtitle {
  color: #faaf28;
}
.homelevels .level:nth-child(3):hover .subtitle {
  color: #277999;
}
.homelevels .subtitle::before {
  content: '';
  width: 47px;
  height: 52px;
  background: url(/wp-content/themes/edison/images/file.svg) center center no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  margin-top: -30px;
  left: 12%;
}
.homelevels .contentinner::before {
  content:'';
  height: 78px!important;
  width: 53px!important;
  background: url(/wp-content/themes/edison/images/dashed-arrow.svg) center center no-repeat;
  background-size: 100%!important;
  display: inline-block;
  position: absolute;
  left: 12%;
  bottom: 60px;
}
.homelevels .contentinner::after {
  content:'';
  height: 78px!important;
  width: 65px!important;
  background: url(/wp-content/themes/edison/images/sent-arrow.svg) center center no-repeat;
  background-size: 100%!important;
  display: inline-block;
  position: absolute;
  right: 12%;
  bottom: 60px;
}
.homelevels .inner:hover .contenttop::after {
  height: 330px;
  transition: .3s;
}
.homelevels .inner:hover .title {
  color: #1e6482;
}
.homelevels .inner img {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 80%;
  height: auto;
  left: 10%;
}
.homelogotruot {
  background: #1e6482;
  padding-top: 10px;
  padding-bottom: 2px;
  font-family: "Raleway", sans-serif!important;
}
.homelogotruot .marquee {
    overflow: hidden;
    white-space: nowrap;
}
.homelogotruot .marquee .item {
    padding: 0 32px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-animation: marquee 12.5s linear infinite;
    animation: marquee 12.5s linear infinite;
}
.homelogotruot .marquee .item img {
  margin-bottom: 0!important;
}
.homelogotruot .marquee .item span {
  margin-left: 70px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
}
@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.page-wrapper {
  padding: 0!important;
}
.cateheader {
  margin-bottom: 60px;
}
.cateheader .overlay {
  background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.cateheader .box-text-inner {
  margin: auto;
  max-width: 1270px;
  padding: 50px 15px;
}
.cateheader .page-title {
  text-transform: uppercase;
  font-weight: normal;
}
.postslist .image-cover {
  border-radius: 15px;
}
.postinfo {
  color: #329ac3;
  font-size: 90%;
  font-style: italic;
}
.postinfo i {
  padding-right: 5px;
}
.postslist .relatedtitlea {
  font-size: 17px;
  font-weight: 600;
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.homeexpert {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 95%;
}
.pagenavi .page-numbers {
  border: 1px solid;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 3px;
}
.pagenavi .page-numbers.current, .pagenavi .page-numbers:hover {
  background: #1e6482;
  color: #fff;
}
.careeritem {
  padding: 20px 20px 1px 20px;
  border-radius: 10px;
  border:1px solid #fff;
}
.careeritem:hover, .faceslist:hover  {
  background: #f3f7fc;
  border:1px solid #faaf28;
}
.careeritem h2 {
  margin-bottom: 0px;
}
.careeritem h2 a {
  font-size: 18px;
  color: #000;
}
.careeritem .button {
  margin-bottom: 0;
  text-transform: none;
  color: #000!important;
}
.careeritem .button i {
  color: #000!important;
}
.careeritem i {
  padding-right: 5px;
  color:#faaf28;
}
#job-filter {
  display: flex; 
  background: #faaf28!important; 
  padding: 15px 15px 0 15px; 
  gap: 15px; 
  border-radius: 8px; 
  margin-bottom: 20px
}
.catesdesc {
    padding-bottom: 40px;
    background: url(/wp-content/themes/edison/images/ss2-bg.png) bottom center no-repeat;
    background-repeat: no-repeat;
    background-size: 100%!important;
    position: relative;
    margin-bottom: 40px;
}
.catesdesc .decor1 {
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: 120px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.catesdesc .decor2 {
    line-height: 0;
    position: absolute;
    right: left;
    bottom: 20px;
}
.faceslist {
  border-radius: 15px;
}
.faceslist .image-cover {
  border-radius: 15px;
}
.faceslist:hover .image-cover {
}
.faceslist:hover .overlay {
  border: 10px solid #1e6482;
  border-radius: 15px;
  transition: .5s;
}
.faceslist .col-inner {
  padding: 30px;
}
.faceslist .name {
  border-bottom: 1px dashed #56b1d4;
  display: block;
  padding-bottom: 10px;
}
.onlinegallery {
  background: #f3f7fc;
  border-radius: 15px;
}
.onlinegallery:hover {
  background: #f4f6eb;
}
.onlinegallery:hover .overlay {
  border: 10px solid #9baf4b;
  border-radius: 15px;
  transition: .5s;
}
.onlinegallery .image-cover {
  border-radius: 15px;
}
.onlinegallery .box-text {
  padding: 15px;
}
.onlinegallery .box-text span {
  background: #9baf4b;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 8px;
}
.onlinegallery .col-inner {
  padding: 30px;
}
.onlinegallery .button {
  display: inline-block;
  margin-top: 20px;;
}
.eventslist {
  border:1px solid #277999;
  border-radius: 15px;
  padding: 20px 10px 1px 10px;
  background: #fff;
}
.eventslist::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#ffd500), to(#feaa00));
  background: linear-gradient(90deg, #ffd500, #feaa00);
  border-radius: 99px 99px 0 0;
}
.eventslist .image-cover {
  border-radius: 10px;
}
.eventslist .box-text {
  padding: 10px;
}
.eventslist .datebox {
    background: url(/wp-content/themes/edison/images/subtract.png) top center no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    width: 64px;
    height: 80px;
    padding: 6px;
    text-align: center;
}
.eventslist span {
  display: block;
}
.eventslist .month {
  font-weight: bold;
  color:#fff;
}
.eventslist .day {
  font-size: 24px;
  padding-top: 5px;
  font-weight: bold;
}
.event-status {
  text-transform: uppercase;
  font-size: 90%;
}
.event-status i {
  color: #277999;
  padding-right: 5px;
}
.eventslist h2 {
  line-height: 0.8;
  max-height: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.eventslist .title {
  font-size: 15px;
  line-height: 1;
}
.eventslist .eventinfo {
  font-size: 90%;
  margin-bottom: 0;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  border-top:1px dashed #277999;
  padding-top: 8px
}
.eventslist .eventinfo i {
  color:#faaf28;
  padding-right: 5px;
}
.rightevents .subtitle {
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.postheader {
  margin-top: 15px;
}
.postheader .image-cover {
  border-radius: 15px;
}
.postheader .box-text {
  padding: 20px;
}
.postmeta {
  color: #1e6482;
  border-bottom: 1px dashed #1e6482;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 90%;
}
.postmeta i {
  padding-right: 5px;
}
.contentinner ul {
  margin-left: 18px;
}
.contentinner img {
  border-radius: 15px;
}
.post, .entry-content, .entry-header-text {
  padding: 0!important;
  margin: 0;
}
.careerinfo {
  padding: 15px 15px 1px 15px;
  border-radius: 10px;
  border:1px dashed #faaf28;
  font-size: 90%;
  margin-bottom: 20px;
}
.careerinfo .col {
  padding-bottom: 10px;
}
.careerinfo i {
  color: #faaf28;
  padding-right: 5px;
}
.careerinfo .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2;
}
.careerform  .col {
  padding-bottom: 0;
}
.careerform  .title {
  font-size: 140%;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px dashed #1e6482;
  padding-top: 20px;
}
.faceline {
  border-top: 1px dashed #1e6482;
  padding-top: 20px;
  margin-top: 20px;
}
.faceline .image-cover {
  border-radius: 15px;
}
.faceline.fulldesc div {
  display: block;
  margin-bottom: 20px;
  text-align: justify;
}
.faceline.fulldesc img {
  border-radius: 15px;
  display: block;
  margin: auto;
}
.homefaces .swiper {
  min-height: 550px;
}
.guongmat-swiper .swiper-slide {
  transition: transform 0.6s ease, opacity 0.6s ease, filter 0.6s ease;
  transform-origin: center bottom;
  opacity: 0.5;
  transform: scale(0.9) rotate(0deg);
  filter: blur(2px);
}

.guongmat-swiper .swiper-slide.gm-active {
  transform: scale(1) rotate(0deg);
  opacity: 1;
  filter: blur(0);
  z-index: 3;
}

.guongmat-swiper .swiper-slide.gm-prev {
  transform: scale(0.9) rotate(-15deg);
  opacity: 0.9;
  filter: blur(0);
  z-index: 2;
}

.guongmat-swiper .swiper-slide.gm-next {
  transform: scale(0.9) rotate(15deg);
  opacity: 0.9;
  filter: blur(0);
  z-index: 2;
}

/* Mobile: không xoay, không blur */
@media (max-width: 767px) {
  .guongmat-swiper .swiper-slide {
    transform: scale(0.95) rotate(0) !important;
    opacity: 1 !important;
    filter: none !important;
  }
  .hometitle, .hometuvan .hometitle {
    font-size: 24px!important;
  }
  .homechandung h2 {
    margin-bottom: 60px!important;
  }
  .chandungslider .title {
    margin-top: 50px;
  }
  .chandungslider .col-inner {
    background-size: 100%!important;
  }
  .hometabs .nav {
    text-align: left!important;
  }
}

.guongmat-card {
  background: #fff;
  padding: 0px;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
  text-align: center;
  max-width: 420px;
  margin: auto;
}
.guongmat-card .image-cover {
  border-radius: 15px 15px 0 0;
}
.gm-info {
  padding: 20px;
}
.hometabs .nav {
  margin-bottom: 20px;
}
.hometabs .nav > li {
  background: #f3f7fc;
  margin: 0 2px;
  padding: 0px 35px;
  border-radius: 99px;
  font-size: 120%;
}
.hometabs .nav > li > a {
  color: #1e6482;
}
.hometabs .nav > li:hover, .hometabs .nav > li.active {
  background: #1e6482;
}
.hometabs .nav > li:hover a, .hometabs .nav > li.active a {
  color: #fff;
}
.homefaces {
  padding-top: 60px;
  padding-bottom: 40px;
}
.hometuvan {
  background: #1e6482;
}
.hometuvan .leftcol {
  background: url(/wp-content/themes/edison/images/college-union.svg) left top no-repeat, url(/wp-content/themes/edison/images/college-union-2.svg) left bottom no-repeat ;
  background-size: 80%, 25%!important;
}
.hometuvan .hometitle {
  font-size: 40px;
  font-weight: 600!important;
}
.hometuvan .leftcol .col-inner {
  max-width: 650px;
  float: right;
  padding: 60px 30px 50px 30px;
}
.homestats {
  margin-top: 40px;
}
.homestats .number {
  font-size: 70px;
  line-height: 1;
  margin-bottom: 10px;
}
.homestats p {
  margin-bottom: 0;
}
.hometuvan .subtitle {
  font-style: italic;
  font-size: 90%;
  margin-bottom: 10px;
}
.hometuvan .rightcol {
  background: url(/wp-content/themes/edison/images/college-union-bg.svg) left center no-repeat;
  display: flex;
  align-items: center;
}
.hometuvan .rightcol:after {
    content: "";
    width: 600px;
    height: 100%;
    background-color: #fef2db;
    position: absolute;
    right: 0;
    z-index: 0;
}
.hometuvan .rightcol .col-inner {
  float: left;
  max-width: 750px;
  padding: 60px 30px 50px 50px;
}
.homeschools {
  position: relative;
  z-index: 9;
}
.homeschools .flickity-page-dots {
  bottom: -10px;
}
.homeschools .dot {
  height: 3px;
  width: 30px;
  border: none;
  border-radius: 0;
  background: #abd8e9;
  opacity: 1;
}
.homeschools .dot.is-selected {
  background: #1e6482!important;
}
.homenews {
  padding-top: 70px;
  padding-bottom: 50px;
}
.deskflex {
  margin-bottom: -40px;
}
.newsbox {
  background: #1e6482;
  border-radius: 15px;
}
.newsbox:hover {
  background: #faaf28;
}
.newsbox .image-cover {
  border-radius: 15px;
}
.newsbox .box-text {
  min-height: 200px;
  padding: 25px;
  background: url(/wp-content/themes/edison/images/news-union-1.svg) no-repeat, url(/wp-content/themes/edison/images/news-union-2.svg) no-repeat;
  transition: .5s;
  background-position: 0 100%, 100% 100%;
}
.newsbox:hover .box-text {
  background-position: -15% 100%, 115% 100%!important;
  transition: .5s;
}
.newsbox .postdate i {
  margin-right: 5px;
}
.newsbox .subtitle {
  max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.newsbox .button {
  margin-bottom: 0;
}
.eventinner {
  display: flex;
  align-items: center;
}
.eventinner .datebox {
  margin-right: 10px;
  width: 83px;
}
.homeevents {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f7fc));
    background: linear-gradient(180deg, #fff, #f3f7fc);
    position: relative;
    overflow: hidden;
}
.homeevents .tab-panels {
  position: relative;
  z-index: 2;
}
.homeevents .union {
    position: absolute;
    z-index: 0;
}
.homeevents .union.union-1 {
    width: 233px;
    height: 131px;
    left: 48px;
    top: 147px;
    animation: cloud-sky 25s 
linear infinite, cloud-up-down 10s 
ease-in-out infinite;
    -webkit-animation: cloud-sky 25s 
linear infinite, cloud-up-down 10s 
ease-in-out infinite;
}
.homeevents .union.union-2 {
    width: 427px;
    height: 239px;
    left: -50px;
    bottom: -33px;
    animation: cloud-sky 40s 
linear infinite, cloud-up-down 13s 
ease-in-out infinite;
    -webkit-animation: cloud-sky 40s 
linear infinite, cloud-up-down 13s 
ease-in-out infinite;
}
.homeevents .union.union-3 {
    width: 141px;
    height: 79px;
    left: 1278px;
    bottom: 69px;
    animation: cloud-sky 23s 
linear infinite, cloud-up-down 8s 
ease-in-out infinite;
    -webkit-animation: cloud-sky 23s 
linear infinite, cloud-up-down 8s 
ease-in-out infinite;
}
@-webkit-keyframes cloud-sky{0%{margin-left:100%}to{margin-left:-100%}}@keyframes cloud-sky{0%{margin-left:100%}to{margin-left:-100%}}
@-webkit-keyframes cloud-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes cloud-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
.homevideos {
  padding-top: 60px;
  padding-bottom: 50px;
}
.homevideos .image-cover {
  border-radius: 15px;
  border:2px solid #fff;
}
.homevideos .image-cover:hover {
  border:2px solid #faaf28;
}
.homevideos .video-button-wrapper i {
  color: #1e6482;
  font-size: 25px;
}
.homevideos .image-cover:hover i {
  color: #faaf28!important;
}
.homevideos .video-button-wrapper a {
  background: rgb(255,255,255,0.8);
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.homethamquan {
  background: url(/wp-content/themes/edison/images/360-union.svg) no-repeat, url(/wp-content/themes/edison/images/360-union-2.svg) no-repeat #1e6482;
  background-position: 0 0, 100% 100%!important;
  padding-top: 60px;
  padding-bottom: 50px;
}
.homethamquan .hometabs .nav > li.active, .homethamquan .hometabs .nav > li:hover {
  background: #faaf28;
} 
.homethamquan iframe {
  border:2px solid #fff;
  border-radius: 15px;
}
.aboutpage {
  padding-bottom: 30px;
}
.aboutpage ul {
  margin-left: 18px;
}
.aboutedison .image-cover {
  border-radius: 15px;
}
.aboutedison .box-text {
  padding: 10px;
}
.aboutedison .box-text-inner {
  background: rgb(249,244,238,0.8);
  border-radius: 5px;
  padding: 10px;
}
.aboutedison .box-text p {
  margin-bottom: 5px;
}
.aboutedison .box-text .title {
  font-size: 110%;
  color: #0a5a4b;
}
.thanhviensanglap {
  margin-bottom: 25px;
  border-radius: 15px;
  background: #f3f7fc;
  border:1px solid #f4f6eb;
}
.thanhviensanglap:hover {
  background: #f4f6eb;
}
.thanhviensanglap .col-inner {
  padding: 30px;
}
.thanhviensanglap ul {
  margin-left: 0;
  border-bottom: 1px dashed #faaf28;
  padding-bottom: 10px;
}
.thanhviensanglap ul li, .thanhviensanglap p {
  font-size: 95%;
  margin-bottom: 5px;
}
.thanhviensanglap .overlay {
  border: 10px solid #1e6482;
  border-radius: 15px;
}
.thanhviensanglap:hover .overlay {
  border:10px solid #faaf28;
}
.tamnhinsumenh .custommenu {
  padding-bottom: 20px;
}
.tamnhinsumenh .image-cover, .tamnhinsumenh img {
  border-radius: 15px;
}
.tamnhinsumenh .image-cover {
  margin-top: 25px;
  padding-top: 100%;
}
.tamnhinsumenh .muctieu.sangtao .image-cover {
  padding-top: 69%;
}
.tamnhinsumenh .muctieu.coimo .image-cover {
  padding-top: 113%;
}
.deskcover {
  margin-top: 0!important;
  margin-bottom: 20px!important;
}
.tamnhinsumenh .muctieu {
  background: #277999;
  border-radius: 15px;
  padding: 20px;
}
.tamnhinsumenh .muctieu.sangtao {
  background: #9baf4b;
}
.tamnhinsumenh .muctieu.damme {
  background: #9baf4b;
}
.tamnhinsumenh .muctieu.coimo {
  background: #ec9a05;
}
.tamnhinsumenh .muctieu.trachnhiem {
  background: #277999;
}
.tamnhinsumenh .muctieu .subtitle {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
}
.tamnhinsumenh .muctieu .subtitle img {
  margin-right: 10px;
}
.tamnhinsumenh .muctieu p {
  margin-bottom: 0;
}
.tamnhinsumenh .title span {
  color: #faaf28;
  display: inline-block;
  padding-right: 10px
}
.giatricotloi .giatri {
  background: #fcfcfc;
  padding: 20px 20px 1px 20px;
  border-radius: 15px;
  border:1px solid #f3f7fc;
}
.giatricotloi .giatri:hover {
  background: #f3f7fc;
}
.giatricotloi .giatri .image-cover {
  border-radius: 15px;
  padding-top: 56.25%;
}
.giatricotloi .giatri .title {
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.giatricotloi .giatri ul {
  margin-left: 0;
}
.tabs {
  margin-bottom: 40px;
}
.tab-menu {
  gap: 10px;
  display: inline-block !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  padding-bottom: 22px;
  width: 100%;
}
.tab-menu a {
  display: inline-block;
  border: none!important;
  background: #f3f7fc;
  padding: 8px 40px;
  border-radius: 99px;
  transition: .5s;
}
.tab-menu a.active, .tab-menu a:hover {
  background: #1e6482;
  color: #fff;
  transition: .5s;
}
.tab-content {
  display: none;
  animation: fadeIn 0.4s ease;
}
.tab-content.active {
  display: block;
}

/* Hiệu ứng mượt */
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.greenbg {
  background: #9baf4b;
  color: #fff;
}
.bluebg {
  background: #1e6482;
}
.yellowbg {
  background: #faaf28;
}
.stats .topcontent, .stats .bottomcontent {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;  
  color: #fff;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.stats .image-cover {
  border-radius: 8px;
  margin-bottom: 10px;
}
.stats .topcontent span, .stats .bottomcontent span {
  display: block;
  font-size: 48px;
  line-height: 1.2;
}
.stats .leftcol .topcontent, .stats .leftcol .bottomcontent {
  width: 70%;
  margin-left: 30%;
  clear: both;
}
.stats .centercol {
  padding-left: 8px;
  padding-right: 8px;
}
.stats .centercol .topcontent, .stats .centercol .bottomcontent {
  padding-top: 115px;
  padding-bottom: 115px;
}
.stats .rightcol .topcontent {
  width: 70%;
  margin-right: 30%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.stats .rightcol .bottomcontent {
  padding-top: 70px;
  padding-bottom: 70px;
}
.csvcdv-content {
  margin-top: 30px;;
}
.contentgallery .image-cover {
  border-radius: 15px;
  padding-top: 75%;
}
.contentgallery .image-cover img {
  border-radius: 15px;
}
.contentgallery .dot {
  background: #fff!important;
}
.contentgallery .flickity-button {
  background: rgb(255,255,255, 0.8);
  height: 45px;
  width: 45px;
  border-radius: 50%;
  opacity: 1;
}
.contentgallery .flickity-button svg, .slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
  fill: #277999!important;
  width: 80%!important;
}
p.contenttitle {
  font-size: 22px;
  color: #1e6482;
  margin-bottom: 10px;
  font-weight: bold;
}
.contenttitle span {
  color: #faaf28;
  padding-right: 5px;
  display: inline-block;
}
.csvc-pnc {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-dvbt .rightgallery img:first-child {
    top: 0;
    left: 20px;
    width: 65%;
    aspect-ratio: 400 / 392;
}
.content-dvbt .rightgallery img:nth-child(2) {
    top: 440px;
    left: 20px;
    width: 31%;
    aspect-ratio: 192 / 144;
}
.content-dvbt .rightgallery img:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 62%;
    aspect-ratio: 400 / 300;
}
.content-dvbt .rightgallery img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
    display: inline-block;
}
.contentinner ul {
  margin-bottom: 5px;
  margin-top: 5px;
}
.contentinner p {
  margin-bottom: 15px;
}
.contentinner ul li {
  margin-bottom: 0;
}
.gallery-dongphuc {
    padding-top: 32px;
    padding-bottom: 32px;
    display: grid;
    grid-template-columns: repeat(16, 1fr);
    grid-template-rows: repeat(2, 231px);
    grid-gap: 16px;
    width: calc(100% + 80px);
}
.gallery-dongphuc .item:first-child {
    grid-column: 1 / span 4;
    grid-row: 1 / span 1;
}
.gallery-dongphuc .item:nth-child(2) {
    grid-column: 1 / span 4;
    grid-row: 2 / span 1;
}
.gallery-dongphuc .item:nth-child(3) {
    grid-column: 12 / span 4;
    grid-row: 1 / span 1;
}
.gallery-dongphuc .item:nth-child(4) {
    grid-column: 12 / span 4;
    grid-row: 2 / span 1;
}
.gallery-dongphuc .item:nth-child(5) {
    grid-column: 5 / span 7;
    grid-row: 1 / span 2;
}
.gallery-dongphuc .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
}
 table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
}
.customtable thead, .customtable thead tr, .customtable tr th {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #277999;
    color: #fff;
}
.customtable td {
  padding: 15px!important;
  color: #000;
}
.customtable thead th:first-child {
    border-top-left-radius: 10px;
}
.customtable thead th {
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 15px!important
}
.customtable strong {
    color: #277999;
}
.customtable td, .customtable th {
    border: 1px solid #c6dff1;
}
.customtable tbody tr:nth-child(odd) td {
  background: #f3f7fc;
}

.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
    font-weight: bold;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.postslist .overlay, .postheader .overlay, .contentgallery .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.rightpost {
		display: flex;
		align-items:center;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
    border-top: 1px dashed #9baf4b;
}
.rightpost .box {
		width: 150px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #414141;
		font-size: 90%;
    line-height: 1.2;
}
.widget {
		border-top: 0;
}
.widget-title {
		display: block;
		color: #143c4d;
		font-weight: bold!important;
    margin-bottom: 10px;
    font-size: 20px;
}
.widget .is-divider {
		display: none;
}
.widget .product-categories li {
		padding: 0 15px;
}

.widget .product-categories li a {
		font-size: 95%;
		color: #414141;
}
.widget .product-categories li ul {
		border-left: 0;
		margin-left:0;
}
.widget .product-categories li ul li {
		list-style-type: circle;
		padding-left:0;
		padding-right:0;
}
.custommenu ul, .hometabs .nav {
  gap: 10px;
  display: inline-block !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  padding-bottom: 2px;
  width: 100%;
}
.custommenu ul li {
  display: inline-block;
  border: none!important;
  background: #f3f7fc;
  padding: 2px 20px;
  border-radius: 99px;
}
.custommenu ul li.current-menu-item, .custommenu ul li:hover {
  background: #1e6482;
}
.custommenu ul li.current-menu-item a, .custommenu ul li:hover a {
  color: #fff;
}
.footercta {

}
.footercta .row img {
  filter: brightness(0) invert(1);
  width: 40%;
  max-width: 250px;
  height: auto!important;
  margin-bottom: 0px;
}
.footercta .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  font-family: Raleway, sans-serif
}
#quickform {
  max-width: 800px;
  padding: 40px;
  border-radius: 10px;
  background: url(/wp-content/themes/edison/images/Popup.png) bottom center no-repeat #fff!important;
  background-size: cover!important;
}
#quickform .mfp-close {
  display: block!important;
}
.footerform .col {
  padding-bottom: 0;
}
.footerform .title {
  font-size: 32px;
  font-weight: bold;
  color:#1e6482;
}
.footerform .subtitle {
  margin-bottom: 20px;
}
.footerform .wpcf7-submit, .footerform form {
  margin-bottom: 0;
  margin-right: 0;
}
.button.mainbtn, .wpcf7-submit {
  padding: 12px 32px;
  border-radius: 32px;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: -.36px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  white-space: nowrap;
  background: -webkit-gradient(linear, left top, right top, from(#ffd500), to(#feaa00));
  background: linear-gradient(90deg, #ffd500, #feaa00);
  color: #143c4d;
  font-weight: 700;
  cursor: pointer;
  border: none!important;
  text-transform: none!important;
}
.button.whitebtn, .button.whitebtn:hover {
  padding: 12px 32px;
  border-radius: 32px;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: -.36px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  white-space: nowrap;
  color: #143c4d!important;
  font-weight: 700;
  cursor: pointer;
  border: none!important;
  text-transform: none!important;
  background: #fff!important;
  opacity: 1!important;
}
.menu-label {
  position: absolute;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  z-index: 0;
  font-size: 95%;
}
.circle-menu {
  width: 800px;
  height: 474px;
}
.energy {
  top: 65px;
  left: calc(50% - 100px);
}
.energy-title-label {
  top: 0px;
  left: 105px;
  text-align: left;
}
.diversity {
  top: 65px;
  left: calc(50% + 40px);
}
.diversity-title-label {
  top: 0;
  right: 105px;
  text-align: right;
}
.innovation {
  top: 190px;
  left: calc(50% + 100px);
}
.innovation-title-label {
  top: 190px;
  right: 100px;
  text-align: right;
}
.openmind {
  top: 320px;
  left: calc(50% - 115px);
}
.smile-title-label {
  bottom: 0;
  right: 105px;
  text-align: right;
}
.smile {
  top: 320px;
  left: calc(50% + 55px);
}
.openmind-title-label {
  bottom :0;
  left: 105px;
  text-align: left;
}
.nurture {
  top: 190px;
  left: calc(50% - 180px);
}
.nurture-title-label {
  top: 190px;
  left: 105px;
  text-align: left;
}
.title-label {
  display: inline-block;
  position: absolute;
  width: 250px;
}
.title-label strong {
  text-transform: uppercase;
}
.title-label span::after, .title-label strong::after, .caccaphoc .col-inner .inner .hometitle span::after {
  content: '-';
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.menu-label span {
  display: block;
  font-size: 40px;
  font-weight: bold;
}
.tablecontent {
  margin-left: -10px!important;
}
.tablecontent .col-inner {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)!important;
}
.tablecontent .title {
  text-align: center;
  background: #1e6482;
  color: #fff;
  font-weight: bold;
  border-radius: 15px 15px 0 0;
  padding: 10px;
}
.tablecontent .content {
  padding: 0 20px;
}
.tablecontent .content ul li {
  margin-bottom: 5px;
}
.chuongtrinhts {
  border:1px solid #faaf28;
  padding: 25px;
  border-radius: 10px;
}
.chuongtrinhts .hometabs .nav > li.active, .chuongtrinhts .hometabs .nav > li:hover {
  background: #ec9a05;
}
.accordion .toggle {
  right: 0px;
  left: auto;
  top: 0!important;
}
.accordion-inner {
  padding: 20px 0 1px 0;
}
.accordion--item {
  margin-bottom: 20px;
}
.chuongtrinhacc .accordion-title {
  background: #f3f7fc;
  border:none!important;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 28px;
  font-weight: bold;
  color: #1e6482;
}
.chuongtrinhacc .accordion-title.active, .chuongtrinhacc .accordion-title:hover {
  background: #1e6482;
  color: #fff;
}
.cacchuongtrinh {
  border-radius: 8px;
}
.cacchuongtrinh .inner {
  border-radius: 7px 7px 0 0;
}
.cacchuongtrinh .title {
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
}
.cacchuongtrinh .content {
  padding: 15px;
}
.cacchuongtrinh .content p, .tabs .inner p {
  margin-bottom: 10px;
}
.filelist {
  margin-left: 0;
}
.filelist li {
  list-style-type: none;
  margin-left: 0!important;
}
.huongdants ul {
  margin-left: 18px;
}
.tsproces  .processheader  {
  padding: 30px 15px;
  border-radius: 10px 10px 0 0;
  min-height: 155px;
}
.tsproces .col-inner {
  border-radius: 10px;
}
.tsproces  .processheader span {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin-bottom: 10px;
}
.tsproces  .processheader p {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 18px;
}
.tsproces .col-inner .content {
  padding: 20px 20px 1px 20px;
}
.accordion-inner div {
  margin-bottom: 15px;
}
.faqsts .accordion--item {
  border:1px solid #faaf28;
  border-radius: 8px;
  margin-bottom: 15px;
}
.faqsts .accordion .toggle {
  right: 0px;
  left: auto;
  top: 0!important;
}
.faqsts .accordion-inner {
  padding: 20px 20px 1px 20px;
}
.faqsts .accordion-title {
  background: #f3f7fc;
  border:none!important;
  border-radius: 7px;
  padding: 8px 12px;
  font-size: 18px;
  color: #1e6482;
}
.faqsts .accordion-title.active, .faqsts .accordion-title:hover {
  background: #1e6482;
  color: #fff;
}
.noidungchuongtrinh {
  border: 1px solid #1e6482;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 30px;
  background: #f3f7fc;
}
.popupcaphoc {
  border-radius: 15px;
  padding: 30px!important;
}
.popupcaphoc .inner {  
  max-height: 450px;
  padding-right: 15px;
  overflow-y: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #1e6482 transparent; /* Firefox: màu thanh kéo và nền */
}
.popupcaphoc .title {
  font-size: 120%;
}
/* Dành cho trình duyệt WebKit (Chrome, Edge, Safari) */
.popupcaphoc .inner::-webkit-scrollbar {
  width: 10px; /* độ rộng thanh cuộn */
}
.popupcaphoc img {
  width: 100%!important;
  height: inherit!important;
  margin-bottom: 0!important;
}
.popupcaphoc .mfp-close {
  display: block!important;
  top: 0!important;
  right: 0!important;
  opacity: 1!important;
  color: #1e6482;
}
.popupcaphoc img {
  border-radius: 15px;
}
.popupcaphoc td {
  border: none!important;
}
.energy-inner, .caphoc-energy .col-inner, .caphoc-diversity .col-inner, .caphoc-innovation .col-inner, .caphoc-smile .col-inner, .caphoc-openmind .col-inner, .caphoc-nurture .col-inner {
  padding: 20px;
  border-radius: 15px;
}
.energy-inner, .energy-inner .popupcaphoc {
  background: #fef2db!important;
}
.diversity-inner, .diversity-inner .popupcaphoc {
  background: #f3f7fc!important;
}
.innovation-inner, .innovation-inner .popupcaphoc {
  background: #f4f6eb!important;
}
.smile-inner, .smile-inner .popupcaphoc {
  background: #f9ede5!important;
}
.openmind-inner, .openmind-inner .popupcaphoc {
  background: #f3f7fc!important;
}
.nurture-inner, .nurture-inner .popupcaphoc {
  background: #d6faf4!important;
}
.e-line::before {
  content: '';
  width: 140px;
  height: 48px;
  background: url(/wp-content/themes/edison/images/e-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  left: -135px;
  top: -55px;
  z-index: 0;
  pointer-events: none;
}
.d-line::before {
  content: '';
  width: 140px;
  height: 48px;
  background: url(/wp-content/themes/edison/images/d-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  right: -110px;
  top: -55px;
  z-index: 0;
  pointer-events: none;
}
.s-line::before {
  content: '';
  width: 140px;
  height: 48px;
  background: url(/wp-content/themes/edison/images/s-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  right: -145px;
  bottom: -60px;
  z-index: 0;
  pointer-events: none;
}
.o-line::before {
  content: '';
  width: 140px;
  height: 48px;
  background: url(/wp-content/themes/edison/images/o-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  left: -120px;
  bottom: -57px;
  z-index: 0;
  pointer-events: none;
}
.i-line::before {
  content: '';
  width: 60px;
  height: 20px;
  background: url(/wp-content/themes/edison/images/i-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  right: -66px;
  top: 25px;
  z-index: 0;
  pointer-events: none;
}
.n-line::before {
  content: '';
  width: 60px;
  height: 20px;
  background: url(/wp-content/themes/edison/images/n-line.png) top left no-repeat;
  position: absolute;
  display: block;
  background-size: 100%;
  left: -80px;
  top: 25px;
  z-index: 0;
  pointer-events: none;
}
.energy-inner .title, .caphoc-energy .col-inner .title, .caphoc-diversity .col-inner .title, .caphoc-innovation .col-inner .title, .caphoc-smile .col-inner .title, .caphoc-openmind .col-inner .title, .caphoc-nurture .col-inner .title {
  font-size: 110%;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.energy-inner img, .caphoc-energy .col-inner img, .caphoc-diversity .col-inner img, .caphoc-innovation .col-inner img, .caphoc-smile .col-inner img, .caphoc-openmind .col-inner img, .caphoc-nurture .col-inner img {
  height: 55px;
  width: auto!important;
  margin-bottom: 20px;
}
.energy-inner .btnmore, .caphoc-energy .col-inner .btnmore, .caphoc-diversity .col-inner .btnmore, .caphoc-innovation .col-inner .btnmore, .caphoc-smile .col-inner .btnmore, .caphoc-openmind .col-inner .btnmore, .caphoc-nurture .col-inner .btnmore {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  padding: 0px 20px;
  border-radius: 99px;
  margin-bottom: 0;
}
.leftpanel .col-inner {
  margin-top: 20px;
}
.energy-content, .diversity-content, .innovation-content, .smile-content, .openmind-content, .nurture-content {
  padding: 0!important;
}
.caccaphoc .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-e.svg) center center no-repeat;
  padding: 110px 50px;
  background-size: cover!important;
  border-radius: 15px;
}
.caccaphoc .caphoc-diversity .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-d.svg) center center no-repeat; 
}
.caccaphoc .caphoc-innovation .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-i.svg) center center no-repeat; 
}
.caccaphoc .caphoc-smile .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-s.svg) center center no-repeat; 
}
.caccaphoc .caphoc-openmind .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-o.svg) center center no-repeat; 
}
.caccaphoc .caphoc-nurture .col-inner .inner {
  background: url(/wp-content/themes/edison/images/edison-n.svg) center center no-repeat; 
}
.caccaphoc .hometitle {
  font-size: 24px;
}
.shortdesc-caphoc {
  background: #f3f7fc;
  border:1px solid #c6dff1;
  border-radius: 10px;
  padding: 20px 20px 1px 20px;
  margin-bottom: 20px;
}
.quote .inner {
  border-left: 3px solid #1e6482;
  padding-left: 10px;
  margin-bottom: 15px;
  color: #1e6482;
}
.quote .inner strong {
  font-style: italic;
}
.reasons-toc {
  padding-bottom: 40px;
}
.reasons-toc ul li {
  list-style-type: none;
  margin-left: 0;
}
.reasons-toc ul li i {
  color: #faaf28;
  padding-right: 5px;
}
.reasons-values {
  background: #1e6482;
  padding-top: 50px;
  padding-bottom: 20px;
}
.reasons-values img {
  max-height: 250px;
  width: auto!important;
  margin-bottom: 25px;
}
.reasons-values .title {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.reasons-values .title span {
  color: #faaf28;
}
.reason-gallery {
  display: flex;
  gap: 20px;
}
.reason-awards {
  margin-bottom: 50px;
}
.reason-awards .number {
  color: #c13d0d;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0px;
}
.hoidonginner .accordion-inner div {
  margin-bottom: inherit!important;
}
.hoidonginner p, .popuphoidong p {
  margin-bottom: 10px;
}
.chutich, .popuphoidong {
  background: #f3f7fc;
  border-radius: 30px;
  padding-bottom: 0!important;
}
.chutich img {
  margin-bottom: 0!important;
  border-radius: 30px;
}
.chutich .col-inner {
  padding: 40px;
}
.chutich.pct {
  background: #1e6482;
  margin-top: 30px;
}
.chutich.pct:first-child {
  margin-top:0;
}
.chutich.pct strong, .chutich.pct .chucvu {
  color:#faaf28;
  font-weight: bold;
}
.chutich.pct .hoten {
  font-size: 20px;
  font-weight: bold;
}

.popuphoidong strong, .popuphoidong .chucvu {
  color:#1e6482;
  font-weight: bold;
}
.popuphoidong .hoten {
  font-size: 20px;
  font-weight: bold;
}
.vntitle, .qttitle {
  background: #a7ba5d;
  padding: 15px 20px;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.qttitle {
  background: #1e6482;
  margin-top: 30px;
}
.bantitle {
  color: #1e6482;
  border-left: 5px solid #1e6482;
  padding-left: 10px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  margin-top: 40px;
}
.bantitle:first-child {
  margin-top: 0;
}
.longcontent {
  max-height: 400px;
  overflow-y: auto;
}
.hoidongacc {
  border:1px solid #1e6482;
  border-radius: 12px;
}
.hoidongacc .accordion-inner {
  padding: 20px;
}
.hoidongacc .nav > li.active, .hoidongacc .nav > li:hover {
  background: #faaf28;
}
.img-item.half img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 280 / 260;
}
.img-item.wide img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 586 / 326;
}
.wpcf7-text, .wpcf7-textarea {
  box-shadow: none!important;
  border-bottom: 1px solid #faaf28!important;
  border-top:none!important;
  border-left: none!important;
  border-right: none!important;
  padding: 0!important;
  background: transparent!important;
}
.wpcf7-text::placeholder, .wpcf7-textarea::placeholder {
  color:#143c4d!important;
}
.wpcf7-spinner {
  display: none;
}
.wpcf7-submit {
  color:#1e6482!important;
  border-radius: 99px!important;
  text-transform: none!important;
  padding: 5px 40px!important;
}
.campusinfo {
  border-radius: 10px;
  padding: 20px 20px 1px 20px;
  margin-bottom: 20px;
}
.campusinfo p {
  margin-bottom: 5px;
}
.customfooter {
  padding-top: 60px!important;
  padding-bottom: 40px!important;
  background: url(/wp-content/themes/edison/images/ft-union.svg) left center no-repeat;
  background-size: 40%!important;
}
.customfooter p {
  margin-bottom: 10px;
  font-size: 80%;
}
.customfooter .title {
  color: #faaf28;
  margin-bottom: 15px;
}
.customfooter .quicklinks a {
  width: 50%;
  float: left;
}
.customfooter .quicklinks br {
  display: none;
}
.customfooter .brands img {
  margin-bottom: 10px!important;
}
.customfooter .brands i {
  color: #faaf28;
  padding-right: 5px;
}
.megamenutabs {
	margin-top: -15px;
}
.megamenutabs .nav {
		border-right: none!important;
}
.megamenutabs .nav > li {
		background: #fff;
		padding: 0px 20px;
		line-height: inherit;
		text-transform: none!important;
		font-family: inherit!important;
}
.megamenutabs .nav > li > a {
		color: #1e6482;
		font-size: 16px;
		line-height: inherit!important;
		text-transform: none!important;
}
.megamenutabs .nav > li.active, .megamenutabs .nav > li:hover {
		background: #1e6482;
}
.megamenutabs .nav > li.active a, .megamenutabs .nav > li:hover > a {
		color: #fff;
}
.megamenutabs .tab-panels {
		border-left: none!important;
		background: #fff;
		padding-top:10px;
		padding-bottom:0;
}
.megamenutabs .menuitems .icon-box-text {
		display: flex;
		align-items: center;
		font-size: 13px;
		color: #000;
}
.megamenutabs .menuitems .icon-box-text a {
		color: #000;
}
.megamenutabs .menuitems .col-inner {
		background: #fff;
		padding: 15px;
		border-radius: 8px;
}
.megamenutabs .menuitems .col-inner:hover a {
		color: #dd3333;
}
.megamenutabs .section-title-main {
		font-size: 18px!important;
		font-weight: bold!important;
		color: #000;
}
.megamenutabs .tab-panels ul {
	margin-left: -18px;
}
.megamenutabs .tab-panels ul li {
	list-style-type:none;
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 5px;
}
.mfp-container {
  padding: 10px!important;
}
.off-canvas-left , .off-canvas-right  {
		width: 100%;
		background: url(/wp-content/themes/edison/images/logolight.png) bottom center no-repeat #1e6482;
    background-size: 60%!important;
    background-position: 50% 90%!important;
	
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
		width: 100%;
        background: transparent;
}
.off-canvas-left .mfp-content ul li a, .off-canvas-right .mfp-content ul li a, .off-canvas-left .icon-angle-right, .off-canvas-left .toggle {
		color: #fff!important;
		font-size: 16px;
    text-transform: none!important;
    font-weight: normal!important;
}
.off-canvas-left .mfp-content ul li a:hover, .off-canvas-right .mfp-content ul li a:hover {
		text-decoration:none;
	color:#fff !important
}
.mfp-ready .mfp-close {
  display: block;
  mix-blend-mode: inherit!important;
  opacity: 1;
  right: -100px;
}
.off-canvas .mfp-close {
  right: 0px!important;
}
.off-canvas-left .form-flat input:not([type="submit"]) {
  border:1px solid #fff;
  color: #fff!important;
  font-size: 90%!important;
}
.off-canvas-left .searchform .button.icon i, .off-canvas-left .autocomplete-suggestions {
  color: #fff!important;
  font-size: 85%!important;
}
.off-canvas-left ::placeholder {
  color: #fff!important;
}
@media only screen and (max-width: 767.9px) {
  .popupcaphoc {
    padding: 15px!important;
  }
  .popupcaphoc td {
    width: 100%!important;
    display: block!important;
    padding: 8px 0!important;
  }
  .thanhviensanglap .col-inner {
    padding: 30px 15px 15px 15px;
  }
  .chuongtrinhacc .accordion-title {
    background: #f3f7fc;
    border: none !important;
    border-radius: 10px;
    padding: 8px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #1e6482;
  }
  .hometabs .nav > li {
    background: #f3f7fc;
    margin: 0 2px;
      margin-left: 2px;
    padding: 0px 25px;
    border-radius: 99px;
    font-size: 15px;
  }
  .tab-panels {
    padding-top: 0;
  }
  .hoidongacc .accordion-inner {
    padding: 12px;
  }
  .chutich .col-inner {
    padding: 15px;
  }
  .edisonbtn {
    transition: .3s;
    white-space: nowrap;
    background: -webkit-gradient(linear, left top, right top, from(#ffd500), to(#feaa00));
    background: linear-gradient(90deg, #ffd500, #feaa00);
    color: #143c4d!important;
    cursor: pointer;
    border: none;
    border-radius: 99px;
    padding: 0px 20px;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
  }
  .button.mainbtn {
    border-radius: 99px;
    padding: 0px 20px;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    line-height: 34px!important;
  }
  .giatricotloi .giatri {
    padding: 15px 15px 1px 15px!important;
  }
  .giatricotloi .giatri .title {
    font-size: 22px!important;
  }
  .footercta {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
  }
  .footercta .row img {
    filter: brightness(0) invert(1);
    width: 40%;
    max-width: 250px;
    height: auto!important;
    margin-bottom: 0px;
  }
  .footercta .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    font-family: Raleway, sans-serif
  }
  .homelink {
    display: inherit!important;
    text-align: center;
  }
  .homelink a {
    display: block;
    text-align: center;
    font-size: 70%!important;
    font-weight: normal!important;
  }
  .homelink .linkico img {
    height: 20px;
    width: auto;
  }
  .homelink .linkico {
    margin: auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .cateheader .box-text-inner {
    margin: auto;
    max-width: 1270px;
    padding: 0;
  }
  .careeritem h2 {
    margin-bottom: 20px;
  } 
  .selectedbox, #job-filter select {
    width: 100%!important;
    display: block;
  }
  #job-filter {
    display: block!important;
    padding: 15px 15px 1px 15px!important;
  }
  .tamnhinsumenh .muctieu.sangtao .image-cover {
    padding-top: 100%;
  }
  .tamnhinsumenh .muctieu.coimo .image-cover {
    padding-top: 100%;
  }
  .caccaphoc .col-inner .inner {
    padding: 20px 15px 1px 15px!important;
  }
  .customfooter {
    background: #1e6482!important;
  }
  .circle-menu {
    width: 100%;
    height: 180px
  }
  .menu-label span {
    font-size: 22px;
  }
  .menu-label {
    font-size: 40%;
  }
   .energy {
    top: 17px;
    left: calc(50% - 45px);
  }  
  .diversity {
    top: 17px;
    left: calc(50% + 15px);
  }
  .innovation {
    top: 70px;
    left: calc(50% + 35px);
  }
  .smile {
    top: 115px;
    left: calc(50% + 20px);
  }
  .openmind {
    top: 115px;
    left: calc(50% - 43px);
  }
  .nurture {
    top: 70px;
    left: calc(50% - 70px);
  }
  .title-label {
    display: none;
  }
  .homelevels .inner {
    height: 500px;
  }
}
@media only screen and (max-width: 900px) {
  .title-label {
    display: none;
  }
}