/*
 Author:       phpkungfu
 Add css here
*/
/*------ variable ------*/
/*------ hide-pc & hide-sp ------*/
@media (min-width: 992px) {
  .hide-pc {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hide-sp {
    display: none !important;
  }
}
button, a {
  transition: all 0.3s;
}

p {
  margin: 0 0 10px;
}
p:last-child {
  margin: 0;
}

.jk-form .nf-form-fields-required, .jk-form .nf-field-label {
  display: none;
}
.jk-form #ninja_forms_required_items, .jk-form .nf-field-container {
  margin-bottom: 10px;
}
.jk-form .nf-after-field .nf-error-msg, .jk-form .nf-error-msg {
  font-size: 10px;
}
.jk-form input, .jk-form select {
  width: 100%;
  display: block;
  background: #fff;
  border-radius: 4px;
  height: 32px !important;
  line-height: 32px;
  padding: 0 16px 0 8px;
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  border-color: rgb(234, 242, 254);
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.jk-form input::placeholder, .jk-form select::placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 500;
}
.jk-form input:focus, .jk-form select:focus {
  outline: 0 none;
  box-shadow: none;
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  border-color: rgb(234, 242, 254);
}
.jk-form input[type=submit] {
  font-weight: bold;
  line-height: 1.6;
  color: rgb(255, 254, 254);
  text-align: center;
  font-size: 16px;
  background-color: #003063;
  border-width: 2px;
  border-radius: 5px;
  border-style: solid;
  border-color: rgb(234, 242, 254);
  margin: 8px auto;
  cursor: pointer;
}
.jk-form input[type=submit]:hover {
  opacity: 0.8;
}

.uk-slideshow .el-slidenav:hover {
  background: transparent;
}
.uk-slideshow .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: #000;
}

.free {
  box-sizing: border-box;
}
.free a {
  display: block;
  width: 276px;
  background-color: #C00D0D;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  padding: 9px 10px;
  font-size: 22px;
  border-radius: 8px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .free a {
    font-size: 11px;
    width: 100%;
    padding: 9px 20px;
  }
}
@media (max-width: 374px) {
  .free a {
    font-size: 10px;
    padding: 9px 10px;
  }
}

.uk-logo img, .widget_media_image img {
  width: 200px;
  object-fit: contain;
  height: auto;
}
@media (max-width: 991px) {
  .uk-logo img, .widget_media_image img {
    width: 157px;
  }
}

.tm-header .uk-navbar {
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

@media (max-width: 991px) {
  .tm-header-mobile .uk-navbar-left {
    width: 180px;
  }
}
@media (max-width: 991px) {
  .tm-header-mobile .uk-navbar-right {
    width: calc(100% - 180px);
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .tm-header-mobile .uk-navbar-right > .widget_text {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .tm-header-mobile .uk-navbar-right > .widget_text > .textwidget {
    margin-left: auto;
  }
}

.sec-mv {
  color: #fff;
}
.sec-mv > .uk-section {
  padding: 60px 0 40px;
  position: relative;
}
.sec-mv > .uk-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(2, 21, 47, 0.8);
  width: 100%;
  height: 100%;
}
.sec-mv > .uk-section > * {
  position: relative;
  z-index: 2;
}
.sec-mv h1 {
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  font-size: 32px;
  margin: 0 0 16px;
  color: #fff;
}
@media (max-width: 991px) {
  .sec-mv h1 {
    margin: 0 0 16px;
    font-size: 18px;
  }
}
.sec-mv ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sec-mv ul > li {
  font-weight: bold;
  line-height: 1.6;
  color: rgb(255, 254, 254);
  text-align: justify;
  font-size: 18px;
  position: relative;
  display: flex;
  align-items: flex-start;
  margin: 0 0 24px;
}
@media (max-width: 991px) {
  .sec-mv ul > li {
    font-size: 14px;
    margin: 0 0 8px;
  }
}
.sec-mv ul > li::before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%2024%2024%22%20class%3D%22%22%20fill%3D%22rgba(255%2C%20183%2C%207%2C%201)%22%3E%20%3Cpath%20d%3D%22M20%2C12A8%2C8%200%200%2C1%2012%2C20A8%2C8%200%200%2C1%204%2C12A8%2C8%200%200%2C1%2012%2C4C12.76%2C4%2013.5%2C4.11%2014.2%2C4.31L15.77%2C2.74C14.61%2C2.26%2013.34%2C2%2012%2C2A10%2C10%200%200%2C0%202%2C12A10%2C10%200%200%2C0%2012%2C22A10%2C10%200%200%2C0%2022%2C12M7.91%2C10.08L6.5%2C11.5L11%2C16L21%2C6L19.59%2C4.58L11%2C13.17L7.91%2C10.08Z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  flex-shrink: 0;
  position: relative;
  top: 0;
}
.sec-mv ul > li:last-child {
  margin: 0;
}
.sec-mv .jk-form {
  background-color: #C00D0D;
  border-radius: 17px;
  padding: 24px 12px 12px;
}
.sec-mv .jk-form h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.sec-mv .jk-form h3 {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media (max-width: 991px) {
  .sec-mv .jk-form h3 {
    font-size: 12px;
  }
}
.sec-mv .content-mv {
  align-items: flex-end;
}
@media (max-width: 991px) {
  .sec-mv .content-mv {
    flex-direction: column;
    align-items: center;
  }
}
.sec-mv .content-mv > div {
  width: calc(100% - 347px);
}
@media (max-width: 991px) {
  .sec-mv .content-mv > div {
    width: 100%;
  }
}
.sec-mv .content-mv > div:last-child {
  width: 347px;
}
.sec-mv .content-mv > div:first-child h2 {
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  font-size: 22px;
  margin: 0 0 16px;
  font-style: italic;
}
@media (max-width: 991px) {
  .sec-mv .content-mv > div:first-child h2 {
    font-size: 18px;
  }
}

.sec-intro {
  padding: 0px 0 0;
}
@media (max-width: 991px) {
  .sec-intro {
    padding: 30px 0 0;
  }
}
.sec-intro h2 {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: left;
  font-size: 32px;
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .sec-intro h2 {
    font-size: 24px;
  }
}
.sec-intro h2 span {
  color: rgb(255, 193, 7);
}
.sec-intro h3 {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: left;
  font-size: 24px;
  margin: 0 0 24px;
}
@media (max-width: 991px) {
  .sec-intro h3 {
    font-size: 18px;
  }
}
.sec-intro .uk-list > .el-item {
  margin: 0 0 16px;
}
@media (max-width: 991px) {
  .sec-intro .uk-list > .el-item {
    margin: 0 0 8px;
  }
}
.sec-intro .uk-list > .el-item:last-child {
  margin: 0;
}
.sec-intro .uk-list .el-image {
  width: 50px;
  height: 50px;
}
.sec-intro .uk-list .el-content {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: left;
  font-size: 24px;
}
@media (max-width: 991px) {
  .sec-intro .uk-list .el-content {
    font-size: 18px;
  }
}
.sec-intro .list-intro {
  align-items: flex-end;
}
.sec-intro .list-intro > div {
  width: 500px;
}
@media (max-width: 991px) {
  .sec-intro .list-intro > div {
    width: 100%;
  }
}
.sec-intro .list-intro > div:first-child {
  padding-bottom: 30px;
  width: calc(100% - 500px);
}
@media (max-width: 991px) {
  .sec-intro .list-intro > div:first-child {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .sec-intro .list-intro > div:last-child {
    display: none;
  }
}
.sec-intro .list-intro > div:last-child .el-image {
  width: 100%;
  height: auto;
}

.sec-info {
  padding: 40px 0;
  background-color: rgb(4, 49, 105);
  color: #fff;
}
@media (max-width: 991px) {
  .sec-info {
    padding: 30px 0 40px;
  }
}
.sec-info h2 {
  font-weight: bold;
  line-height: 1.2;
  color: rgb(234, 242, 254);
  text-align: center;
  font-size: 35px;
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  .sec-info h2 {
    font-size: 25px;
  }
}
@media (max-width: 374px) {
  .sec-info h2 {
    font-size: 22px;
  }
}
.sec-info .content-admissions {
  border-width: 1px;
  border-style: groove;
  border-color: rgb(255, 255, 255);
  padding: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .sec-info .content-admissions {
    padding: 0;
    border: 0 none;
  }
}
.sec-info .content-admissions::after {
  content: "";
  position: absolute;
  border: 1px groove #fff;
  left: 20px;
  top: -20px;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .sec-info .content-admissions::after {
    content: none;
  }
}
.sec-info .content-admissions > div {
  position: relative;
  z-index: 2;
}
.sec-info .list-panel > div {
  counter-increment: section;
}
.sec-info .content-panel .el-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: rgb(156, 194, 244);
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.sec-info .content-panel .el-title::before {
  content: counter(section);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  border-width: 2px;
  border-radius: 1000px;
  border-style: solid;
  border-color: rgba(10, 103, 233, 0.4);
  background-color: rgb(156, 194, 244);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px -15px;
  font-size: 30px;
  font-weight: bold;
  color: rgb(5, 34, 74);
  text-align: center;
}
@media (max-width: 991px) {
  .sec-info .content-panel .el-title::before {
    width: 50px;
    height: 50px;
  }
}
.sec-info .content-panel .el-content {
  line-height: 1.6;
  color: rgb(255, 255, 255);
  text-align: left;
  font-size: 20px;
}
@media (max-width: 991px) {
  .sec-info .content-panel .el-content {
    font-size: 15px;
  }
}
.sec-info .content-panel .el-content a {
  color: #fff;
}
.sec-info .content-panel .el-content a:hover {
  color: #fff;
  opacity: 0.8;
}
.sec-info .content-top {
  margin: 0 0 60px;
}
@media (max-width: 991px) {
  .sec-info .content-top {
    margin: 0 0 24px;
  }
}
.sec-info .content-top > .uk-grid > div .content-panel .el-title::before {
  content: "1";
}
.sec-info .content-top > .uk-grid > div:last-child .content-panel .el-title::before {
  content: "2";
}
@media (max-width: 991px) {
  .sec-info .content-bottom > .uk-grid {
    flex-direction: column-reverse;
  }
}
.sec-info .content-bottom > .uk-grid > div:last-child .content-panel .el-title::before {
  content: "3";
}
.sec-info .content-bottom > .uk-grid > div:last-child .content-panel:last-child .el-title::before {
  content: "4";
}
.sec-info .content-bottom .jk-image {
  margin: 0 0 -40px -80px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .sec-info .content-bottom .jk-image {
    margin: 0;
  }
}

.sec-major {
  padding: 60px 0 60px;
  background-color: rgba(13, 98, 242, 0.1);
}
@media (max-width: 991px) {
  .sec-major {
    padding: 30px 0;
  }
}
.sec-major h2 {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: center;
  font-size: 50px;
}
@media (max-width: 991px) {
  .sec-major h2 {
    font-size: 30px;
  }
}
.sec-major .list-major > div {
  width: 100%;
}
.sec-major .list-major > div:first-child {
  width: 100%;
}
.sec-major .list-btn > .uk-grid {
  justify-content: flex-start;
}
.sec-major .list-btn > .uk-grid > div {
  width: 25%;
}
@media (max-width: 1199px) {
  .sec-major .list-btn > .uk-grid > div {
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  .sec-major .list-btn > .uk-grid > div {
    width: 100%;
  }
}
.sec-major .list-btn .el-item > a {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: center;
  font-size: 15px;
  background-color: rgb(255, 255, 255);
  border-width: 2px;
  border-radius: 10px;
  border-style: solid;
  border-color: #003063;
  padding: 16px 12px;
  text-transform: uppercase;
  min-width: 275px;
}
@media (max-width: 991px) {
  .sec-major .list-btn .el-item > a {
    min-width: auto;
    padding: 16px 8px;
    font-size: 15px;
    max-width: 100%;
    width: 100%;
  }
}
.sec-major .list-btn .el-item > a:hover {
  background-color: rgb(255, 105, 1);
  color: #fff;
  border-color: rgb(255, 105, 1);
}
.sec-major .list-btn .el-item > a.jk-active {
  background-color: rgb(255, 105, 1);
  color: #fff;
  border-color: rgb(255, 105, 1);
}
.sec-major .content-panel {
  background: #fff;
  margin: 0 !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  align-items: center;
  padding: 12px;
}
@media (max-width: 991px) {
  .sec-major .content-panel {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 0px;
    grid-row-gap: 16px;
  }
}
.sec-major .content-panel picture {
  grid-area: 1/1/3/2;
}
@media (max-width: 991px) {
  .sec-major .content-panel picture {
    grid-area: 1/1/2/2;
  }
}
.sec-major .content-panel .el-image {
  width: 100%;
}
.sec-major .content-panel .el-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: left;
  padding: 10px 10px 0;
  grid-area: 1/2/2/3;
}
@media (max-width: 991px) {
  .sec-major .content-panel .el-title {
    padding: 0px 10px 0;
    grid-area: 2/1/3/2;
  }
}
.sec-major .content-panel .el-content {
  line-height: 1.6;
  color: rgb(0, 0, 0);
  font-size: 16px;
  padding: 0 10px 32px;
  grid-area: 2/2/3/3;
}
@media (max-width: 991px) {
  .sec-major .content-panel .el-content {
    font-size: 14px;
    padding: 0 10px 24px;
    margin-top: 10px !important;
    grid-area: 3/1/4/2;
  }
}
.sec-major .jk-flow .btn-flow {
  text-align: center;
}
.sec-major .jk-flow .btn-flow > a {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  text-align: center;
  font-size: 20px;
  background: #fff;
  border-width: 2px;
  border-radius: 10px;
  border-style: solid;
  border-color: #003063;
}
@media (max-width: 991px) {
  .sec-major .jk-flow .btn-flow > a {
    font-size: 18px;
    padding: 0 16px;
  }
}
.sec-major .jk-flow h3 {
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  letter-spacing: 0px;
  font-size: 26px;
}
@media (max-width: 991px) {
  .sec-major .jk-flow h3 {
    font-size: 17px;
  }
}
.sec-major .jk-flow h3 span {
  color: #C00D0D;
}
.sec-major .jk-flow .uk-panel p {
  line-height: 1.4;
  color: #003063;
  text-align: justify;
  font-size: 16px;
}
@media (max-width: 991px) {
  .sec-major .jk-flow .uk-panel p {
    font-size: 14px;
  }
}
.sec-major .jk-flow .uk-panel p:first-child {
  color: rgb(4, 49, 105);
}
.sec-major .jk-flow .uk-panel p span {
  color: #C00D0D;
  font-weight: bold;
}
.sec-major .jk-flow h4 {
  font-weight: bold;
  line-height: 1.4;
  color: #C00D0D;
  text-align: center;
  font-size: 25px;
}
@media (max-width: 991px) {
  .sec-major .jk-flow h4 {
    font-size: 14px;
  }
}
.sec-major .jk-flow ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sec-major .jk-flow ul li {
  line-height: 1.6;
  color: #003063;
  font-size: 16px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .sec-major .jk-flow ul li {
    font-size: 14px;
  }
}
.sec-major .jk-flow ul li::before {
  width: 22px;
  height: 22px;
  top: 3px;
  background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%2024%2024%22%20class%3D%22%22%20fill%3D%22rgba(255%2C%20183%2C%207%2C%201)%22%3E%20%3Cpath%20d%3D%22M20%2C12A8%2C8%200%200%2C1%2012%2C20A8%2C8%200%200%2C1%204%2C12A8%2C8%200%200%2C1%2012%2C4C12.76%2C4%2013.5%2C4.11%2014.2%2C4.31L15.77%2C2.74C14.61%2C2.26%2013.34%2C2%2012%2C2A10%2C10%200%200%2C0%202%2C12A10%2C10%200%200%2C0%2012%2C22A10%2C10%200%200%2C0%2022%2C12M7.91%2C10.08L6.5%2C11.5L11%2C16L21%2C6L19.59%2C4.58L11%2C13.17L7.91%2C10.08Z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
  content: "";
  display: inline-block;
  margin-right: 4px;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.sec-major .jk-flow ul li:last-child {
  margin: 0;
}
.sec-major .content-video h3 {
  font-weight: bold;
  line-height: 1.6;
  color: rgb(174, 98, 20);
  letter-spacing: 0px;
  text-align: center;
  font-size: 21px;
  margin: 0;
}
@media (max-width: 991px) {
  .sec-major .content-video h3 {
    font-size: 25px;
  }
}
.sec-major .content-video .jk-video {
  position: relative;
  z-index: 99;
  overflow: hidden;
  height: auto;
  padding-top: 56.25%;
  transition: all 0.3s 0s ease;
}
.sec-major .content-video .jk-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
}

.sec-start {
  background-color: rgb(6, 63, 142);
  color: #fff;
  text-align: center;
}
.sec-start .uk-section {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 991px) {
  .sec-start .uk-section {
    padding: 30px 0 0;
  }
}
.sec-start .uk-section::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 48, 99, 0.7);
  position: absolute;
}
.sec-start .uk-section > * {
  position: relative;
  z-index: 2;
}
.sec-start h2 {
  line-height: 1.2;
  color: rgb(255, 255, 255);
  font-size: 35px;
  text-align: left;
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .sec-start h2 {
    font-size: 29px;
    text-align: center;
  }
}
.sec-start h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 30px 60px;
  z-index: 1;
  display: inline-block;
}
.sec-start h3::after {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #E1913C;
  transform: skewX(-15deg);
  z-index: -1;
  position: absolute;
}
.sec-start .uk-panel {
  font-size: 20px;
  line-height: 1.6;
  color: rgb(255, 255, 255);
  text-align: left;
  font-weight: bold;
}
.sec-start .slide-start {
  border-radius: 0 95px 95px 95px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .sec-start .slide-start {
    margin-bottom: -100px;
  }
}

.sec-object {
  background-color: rgba(235, 243, 255, 0.5);
  padding: 60px 0;
  margin-top: -6px;
}
@media (max-width: 991px) {
  .sec-object {
    padding: 160px 0 40px;
  }
}
.sec-object .content-title {
  position: relative;
}
@media (max-width: 991px) {
  .sec-object .content-title > div {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 40px;
  }
}
.sec-object .jk-form {
  position: absolute;
  content: "";
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 408px;
  height: auto;
  margin: 0 !important;
  background-color: rgb(4, 49, 105);
  color: #fff;
  padding: 12px 12px;
}
@media (max-width: 991px) {
  .sec-object .jk-form {
    position: static;
    transform: none;
    width: 100%;
  }
}
.sec-object .jk-form h2 {
  font-weight: bold;
  line-height: 1;
  color: rgb(255, 255, 255);
  font-size: 25px;
  justify-content: center;
}
.sec-object .jk-form input, .sec-object .jk-form select {
  background: rgb(4, 49, 105);
  border: 1px solid #fff;
  color: #fff;
}
.sec-object .jk-form input::placeholder, .sec-object .jk-form select::placeholder {
  color: #fff;
}
.sec-object .jk-form input[type=submit] {
  background-color: rgb(234, 242, 254);
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: rgb(2, 21, 47);
  text-align: center;
  height: auto !important;
  padding: 6px 12px;
}
.sec-object .content-sub > .uk-grid {
  align-items: center;
}
.sec-object .content-sub .el-image {
  height: 613px;
  width: auto;
  object-fit: cover;
}
@media (max-width: 991px) {
  .sec-object .content-sub .el-image {
    height: auto;
    width: 100%;
  }
}
.sec-object .content-object {
  text-align: center;
}
.sec-object .content-object .uk-panel {
  max-width: 1060px;
  margin: 32px auto !important;
  line-height: 1.4;
  color: rgb(2, 21, 47);
  font-size: 20px;
}
@media (max-width: 991px) {
  .sec-object .content-object .uk-panel {
    font-size: 15px;
    line-height: 1.2;
    margin: 10px auto !important;
  }
}
@media (max-width: 991px) {
  .sec-object .content-object .list-teacher {
    margin-top: 40px !important;
  }
}
.sec-object .content-object .list-teacher .el-item {
  box-shadow: 0px 4px 20px 0px rgba(0, 41, 94, 0.05);
  background: rgba(255, 255, 255, 0.8);
  padding: 12px;
  border-radius: 12px;
  overflow: hidden;
  margin: 0 !important;
}
.sec-object .content-object .list-teacher .el-image {
  object-fit: cover;
  display: block;
  object-position: top;
}
@media (max-width: 991px) {
  .sec-object .content-object .list-teacher .el-image {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .sec-object .content-object .list-teacher .el-image {
    aspect-ratio: auto;
    width: 100%;
  }
}
.sec-object h2 {
  font-weight: bold;
  line-height: 1.6;
  color: #003063;
  font-size: 20px;
  text-align: center;
  display: flex;
}
@media (max-width: 991px) {
  .sec-object h2 {
    font-size: 12px;
    justify-content: center;
  }
}
.sec-object h3 {
  font-weight: bold;
  line-height: 1;
  color: rgb(2, 21, 47);
  font-size: 30px;
}
@media (max-width: 991px) {
  .sec-object h3 {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .sec-object .content-teacher.uk-panel {
    margin: 24px 0 !important;
  }
}
.sec-object .content-teacher.uk-panel .el-image {
  border-radius: 23px;
  height: 193px;
  object-fit: contain;
}
.sec-object .content-teacher.uk-panel .el-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: rgb(2, 21, 47);
}
.sec-object .content-teacher.uk-panel .el-meta {
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
  color: rgb(0, 0, 0);
  display: inline-block;
  padding: 0 0 4px;
  border-bottom: 1px solid #000;
  margin: 0 !important;
}
.sec-object .content-teacher.uk-panel .el-content {
  font-size: 15px;
  line-height: 1.6;
  color: rgb(0, 0, 0);
  max-width: 966px;
  margin: 0 auto;
}
.sec-object .list-object .uk-panel {
  line-height: 1.4;
  color: rgb(2, 21, 47);
  text-align: center;
  font-size: 20px;
}
@media (max-width: 991px) {
  .sec-object .list-object .uk-panel {
    font-size: 15px;
  }
}
.sec-object .list-object .el-image {
  height: 363px;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 991px) {
  .sec-object .list-object .el-image {
    height: auto;
  }
}
@media (max-width: 374px) {
  .sec-object .list-object .el-image {
    height: auto;
  }
}
@media (max-width: 991px) {
  .sec-object .list-object.first > div {
    width: 50%;
  }
}
@media (max-width: 374px) {
  .sec-object .list-object.first > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .sec-object .list-object.first > div:last-child {
    width: 100%;
  }
}
.sec-object .list-sub {
  margin-bottom: 0;
}
.sec-object .list-sub > .uk-grid {
  margin: 0;
  flex-wrap: nowrap;
}
.sec-object .list-sub > .uk-grid > * {
  padding: 0;
}

.sec-footer {
  padding: 20px 0 60px;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 991px) {
  .sec-footer {
    padding: 20px 0 30px;
  }
}
.sec-footer .group-menu > div {
  width: calc(100% - 320px);
}
@media (max-width: 991px) {
  .sec-footer .group-menu > div {
    width: 100%;
  }
}
.sec-footer .group-menu > div:first-child {
  width: 320px;
}
@media (max-width: 991px) {
  .sec-footer .group-menu > div:first-child {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .sec-footer .jk-logo {
    text-align: center;
  }
}
.sec-footer .jk-logo > a {
  display: block;
}
.sec-footer .jk-logo .el-image {
  height: 100px;
  width: auto;
  object-fit: contain;
}
@media (max-width: 991px) {
  .sec-footer .jk-logo .el-image {
    height: 80px;
  }
}
@media (max-width: 991px) {
  .sec-footer .list-contact > .uk-grid {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sec-footer .list-contact .el-item > a {
  background-color: rgb(241, 243, 244);
  display: flex;
  align-items: center;
  padding: 6px 12px;
  line-height: 1.6;
  color: #003063;
  font-size: 15px;
  border: 0 none;
}
@media (max-width: 991px) {
  .sec-footer .list-contact .el-item > a {
    font-size: 16px;
  }
}
.sec-footer .list-contact .el-item > a:hover {
  background-color: rgb(241, 243, 244);
  border: 0 none;
}
.sec-footer .list-contact .el-item .uk-icon {
  width: 27px;
  height: 27px;
  background-image: url("../images/icon-phone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sec-footer .list-contact .el-item .uk-icon svg {
  display: none;
}
.sec-footer .list-contact .el-item:nth-child(2) .uk-icon {
  width: 26px;
  height: 26px;
  background-image: url("../images/icon-mail.svg");
}
.sec-footer .list-contact .el-item:nth-child(3) .uk-icon {
  width: 26px;
  height: 32px;
  background-image: url("../images/icon-face.svg");
}
.sec-footer h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: rgb(4, 47, 105);
  margin: 0 0 10px;
}
.sec-footer .list-address h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  color: rgb(4, 47, 105);
}
.sec-footer .list-address .el-content {
  font-size: 16px;
  line-height: 1.6;
  color: rgb(4, 47, 105);
}
@media (max-width: 991px) {
  .sec-footer .list-address .el-content {
    font-size: 15px;
    width: 100%;
  }
}