@import url("variable-root.css");

html {
  scroll-behavior: smooth;
  font-family: "Mulish", sans-serif;
}

/* Cart Mobile Styles */
.margin-top-20 {
  margin-top: 20px;
}

.container-course {
  padding-left: 15px;
  padding-right: 15px;
}

#wrapper {
  overflow: hidden;
}

#media,
/* #who-is-this-course-for, */
#teacher,
#curricilum,
#certified,
#careerPath,
#review {
  padding-top: 70px;
  margin-top: -70px !important;
}
#description {
  padding-top: 130px;
  margin-top: -130px !important;
}
#logo {
  display: inline-block;
  /* border-right: 1px solid #e0e0e0; */
  border-right: none;
  height: 100%;
  vertical-align: top;
  padding-right: 25px;
  margin-left: 20px;
}
#logo-size {
  height: 70px !important;
  margin-top: 5px !important;
}

.button-login {
  width: 80px;
  margin-top: -10px;
  padding: 3px;
  border: 1px solid #1376bc;
  background: none;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: #1376bc;
}

.button-register {
  width: 80px;
  margin-top: -10px;
  padding: 3px;
  border: 1px solid #1376bc;
  background: #1376bc;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}
.body-courses {
  width: 80%;
  margin: auto;
  max-width: 1500px;
  min-width: 1000px;
}
.cost-style-search {
  position: absolute;
  right: 33px;
  top: 8px;
  display: flex;
  align-items: center;
}
.tags-container input[type="checkbox"] {
  display: unset;
}
.button-register:hover {
  background: none;
  color: #1376bc;
}

.button-login:hover {
  background: #1376bc;
  color: #ffffff;
}

#navigation {
  margin-right: 12px;
}

#navigation ul li a.current {
  font-weight: 800;
  color: #525252;
  /* text-decoration: underline; */
  text-decoration-color: #525252;
  /* font-family: "Roboto"; */
  /* font-family: "Nunito", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
    sans-serif; */
}
/* .header-widget {
	padding-right: 50px;
}
.header-notifications-trigger select option img{
	max-width: 30px;
	margin-right: 5px;
} */
/* #navigation ul li a:after,
#navigation ul ul li a:after {
	font-family: "Material-Icons";
	content: '\e914';
	opacity: 1;
	font-size: 16px;
	transition: 0.2s;
	opacity: 1;
	line-height: 17px;
	width: 17px;
	height: 17px;
	background: none ;
	color: #000;
	display: inline-block;
	border-radius: 3px;
	margin-left: 7px;
	text-indent: 0;
	top: 1px;
	position: relative;
} */
/* #navigation ul li a.current { color: #66676b; }
#navigation ul li a.current:after {
	color: #66676b;
	background:none;
	opacity: 0.8;
} */
.test {
  width: 100%;
  height: 100%;
}

.sub_item p {
  display: block;
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 25.84px;
  font-weight: 400;
}

.banner-headline h1 {
  margin-top: 15px;
  /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */

  font-size: 45px;
  color: #777;
  line-height: 42px;
}

.banner-headline h3 {
  margin-top: 10px;
}

.banner-headline h3 strong {
  color: #1376bc;
}

.section-headline h5 {
  /* color: rgb(173, 172, 172); */
  font-weight: 500;
  font-size: 22px;
  margin-top: 5px;
}

.section-headline h2 {
  color: rgb(66, 66, 66);
  font-weight: 100;
  font-size: 48px;
  line-height: 1.5;
}
.section-headline h2 strong {
  color: #093a5d;
  font-weight: 700;
}
.section-headline strong {
  color: rgb(90, 89, 89);
}

/*card Testimonials in Home Page*/
.choose-box {
  flex: calc(50% - 20px);
  height: auto;
  /* align-content: center; */
  display: flex;
  flex-direction: column;
  padding: 25px;
  margin: 10px 10px 10px 10px;
  border-radius: 4px;
  border: rgb(209, 209, 209);
  box-shadow: 0px 0px 4px 1px rgb(235, 234, 234);
  background-color: #ffffff;
}

/*card slide show in Home Page - Phản hồi của khách hàng*/
.box-slide-show {
  flex: calc(50% - 20px);
  height: 280px;
  /* align-content: center; */
  display: flex;
  flex-direction: column;
  padding: 25px;
  margin: 10px 10px 10px 10px;
  border-radius: 4px;
  border: rgb(209, 209, 209);
  box-shadow: 0px 0px 4px 1px rgb(235, 234, 234);
  /* background-color: #7bbbd1; */
  background-image: linear-gradient(to right top, #7bbbd1, #7bbbd1, #7bbbd1, #83cbe4, #b9dfec, #7bbbd1);
  color: #fff;
}

.choose-box .content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.choose-box1 {
  flex: calc(50% - 20px);
  align-content: center;
  display: flex;
  flex-direction: column;
  padding: 25px;
  margin-left: 20px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.choose-box1 h1 {
  margin-bottom: 20px;
}

.content {
  margin-top: 15px;
}

.mySlides {
  display: none;
}

.section1 {
  background-color: #f7f7f7;
  background-image: url(/static/images/bg-pc.png);
  background-size: 100% 100%;
}
.job-listing {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
}
.job-listing .job-listing-footer {
  padding: 20px 35px;
  border-radius: 0 0 4px 4px;
  position: relative;
}

.job-listing .job-listing-footer .job-listing-footer-item {
  display: flex;
  color: white;
  align-items: center;
}

.view-detail-button {
  /* position: absolute; */
  /* right: 0; */
  display: flex;
  justify-content: flex-end;
}

.view-detail-button a {
  background-color: transparent;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}

.view-detail-button a:hover {
  background-color: #fff;
}

.view-detail-button span:after {
  content: "\2192";
  position: absolute;
  opacity: 0;
  top: 3px;
  font-size: large;
  right: 0px;
  transition: all 0.5s;
}

.view-detail-button:hover span {
  color: #1376bc;
  padding-right: 10px;
  transition: all 0.5s;
}

.view-detail-button:hover span::before {
  opacity: 1;
  right: 10px;
  transition: all 0.5s;
}

.view-detail-button:hover span:after {
  opacity: 1;
  right: 10px;
  transition: all 0.5s;
}

@media (max-width: 600px) {
  .job-listing .job-listing-footer .item-date {
    justify-content: flex-end;
    padding-right: 4%;
  }
  .view-detail-button {
    margin-top: 10px !important;
  }
  .job-listing .job-listing-footer .item-location {
    margin-top: 10px;
  }
  .share-buttons-trigger-banner-mobile {
    justify-content: center !important;
  }
  .box-slide-show {
    flex: calc(50% - 20px);
    height: auto;
    /* align-content: center; */
    display: flex;
    flex-direction: column;
    padding: 25px;
    margin: 10px 10px 10px 10px;
    border-radius: 4px;
    border: rgb(209, 209, 209);
    box-shadow: 0px 0px 4px 1px rgb(235, 234, 234);
    /* background-color: #7bbbd1; */
    background-image: linear-gradient(to right top, #7bbbd1, #7bbbd1, #7bbbd1, #83cbe4, #b9dfec, #7bbbd1);
    color: #fff;
  }
}

.content-home {
  display: flex;
  margin-top: 20px;
}

.content-home .job-listing-description .job-listing-title {
  font-size: 25px;
  font-weight: 900;
  color: #1373b8;
}
.job-listing-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer p {
  /* font-size: 19px;
  color: #000; */
  font-size: 16px;
  color: #fff;
}
.edu-listing-company {
  font-size: 16px;
  color: #808080;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.edu-listing-title {
  font-size: 24px;
  color: #1376bc;
  /* line-height: 28px; */
  font-weight: 700;
  cursor: pointer;
}
.edu-listing-title:hover {
  text-decoration: underline;
  color: #1376bc;
}

.content-client-home {
  display: flex;
  margin-top: 20px;
}

.job-listing-footer ul li {
  margin-right: 30px !important;
}
.text-checkbox {
  font-size: 20px;
}
.box-course {
  padding: 20px 30px;
  min-height: 110px;
}
.checkbox-course {
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 10px;
}
.edu-listing-company-logo {
  width: 120px;
  height: 90px;
  position: relative;
  float: left;
}
.content-course {
  margin-left: 160px;
  max-width: 600px;
  line-height: 32px;
}
.logo-teacher-course {
  /* margin-left: -8px; */
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.list-item-course {
  /* background-color: #1376bc; */
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  background-image: linear-gradient(to right, #1376bc, #30a8fd, #1376bc);
  font-weight: 500;
}

.box-cost-share {
  width: 80px;
  height: 100px;
  left: 0px;
  top: 0px;
  overflow: hidden;
  position: absolute;
}
.text-cost-share {
  position: absolute;
  left: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  top: 8px;
  z-index: 100;
}
.cost-share {
  width: 90px;
  margin-top: -55px;
  height: 90px;
  transform: skewY(-50deg);
  background-color: red;
}
.edu-listing-company-logo img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  /* top: 30px; */
}
.highlight {
  display: flex;
}
.rc-slider-handle {
  width: 20px !important;
  height: 20px !important;
  margin-top: -9px !important;
  border: solid 2px #1376bc !important;
}
.rc-slider-track {
  background-color: #1376bc !important;
}
.bookmark-icon {
  right: 10px !important;
  top: 10px !important;
}

.intro-search-button .button {
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
  font-size: 18px;
}

.icon-material-outline-search {
  font-size: 2em;
  margin-right: 10px;
}

.highlight-box {
  margin: auto;
  display: flex;
  width: 33.33%;
  align-content: center;
  flex-direction: column;
  /* border-left: 1px solid rgb(235, 234, 234); */
  border-left: none;
  background-color: #ffffff;
}

.highlight-box-middle {
  border-left: 1px solid rgb(235, 234, 234);
  border-right: 1px solid rgb(235, 234, 234);
}

.section-highlight {
  /* border-top: 1px solid rgb(235, 234, 234);*/
  /* border-bottom: 1px solid rgb(235, 234, 234); */
  margin-top: 25px;
  border-top: none;
  border-bottom: none;
}

.highlight-content {
  display: flex;
  margin: 20px auto;
}

.highlight-content img {
  margin-top: 10px;
  max-width: 45px;
  max-height: 35px;
  margin-right: 15px;
}

.highlight-content .hightlight-content-item {
  display: flex;
  flex-direction: column;
}

table,
th,
td {
  /* border: 1px solid black; */
  border: none;
  border-collapse: collapse;
}

.footer-row {
  display: inline-block;
  border-right: 1px solid #484848;
  border-left: 1px solid #484848;
  float: left;
}

#footer {
  /* background-color: #d1e9fa; */
  background-color: var(--primary-color);
  color: #fff;
}

/* Copyright */
.footer-bottom-section {
  padding: 12px 0;
  text-align: center;
}
.footer-bottom-section strong {
  font-weight: 500;
}

hr {
  height: 1px;
  margin-top: 60px;
  background-color: rgb(219, 219, 219);
  border: none;
}

.footer-social-links {
  display: flex;
}

.small-footer .footer-social-links li a {
  width: 50px;
  height: 50px;
  margin-left: 20px;
  background-color: #777;
  border-radius: 50%;
  color: #333;
  transform: none;
}
.custom-container-detail {
  /* width: 95%; */
  margin-left: auto;
  margin-right: auto;
}
.detail-information {
  width: 100%;
}
.detail-registernow {
  width: 24%;
  margin-right: 15%;
  margin-bottom: 20px;
}
.detail-wrapper-banner-mobile {
  display: none;
  /* width: 24%; */
  /* margin-right: 15%; */
  /* margin-bottom: 20px; */
}

/* .footer-links-border {
  border-left: 1px solid #9d9d9d;
  border-right: 1px solid #9d9d9d;
  padding: 0px 25px;
} */

.featured-cities-img {
  width: 30px;
  height: 30px;
}

.photo-box {
  border-radius: 4px;
  padding-left: 25px;
  padding-top: 25px;
  height: 334px;
  display: block;
  position: relative;
  background-size: cover;
  background-position: 100%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
  margin: 0 0 25px 0;
  -webkit-transition: 1s;
  transition: 1s;
  background-image: url(/static/images/featured-city-04.jpg);
}
.content-right-offset {
  display: flex;
  /* padding-right: 30px; */
}
.footer-links-box ul li a {
  margin-bottom: 18px;
  /* color: #333; */
}

/* .footer-links-box ul li a span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  background-color: #1373b8;
  height: 2px;
  display: block;
  border-radius: 3px;
  opacity: 1;
  width: 60%;
} */

.detail-body {
  /* width: calc(100% - 190px); */
  width: 47%;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 50px;
}

/* .footer-links-box ul li a:hover span:before {
  width: 60%;
  background-color: #1373b8;
} */

.photo-box span {
  color: rgb(202, 200, 200);
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.photo-box-content {
  position: absolute;
  left: 20px;
}
.featured-cities-text {
  color: #fff;
  font-weight: 800 !important;
}
.detail-title {
  font-weight: 600;
  color: #1376bc;
  font-size: 19pt !important;
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
.edu-client-logo {
  width: 65px;
  display: flex;
  justify-content: center;
}
.edu-client-logo > img {
  width: 100%;
  height: 65px;
  margin-bottom: 6px;
  border-radius: 50%;
  margin-right: 20px;
}
/* .footer-row-inner ul li{
	background-color: #EBEEF5;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	margin-right: 20px;
} */
/* .footer-row-inner ul li a.light {
    margin-top: 0px;
    margin-left: 5px;
} */
.tippy-tooltip.dark-theme {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 0px 0px;
}

/* .footer-row-inner ul .background-facebook {
  background-color: #3a559f;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 20px;
} */

/* .footer-row-inner ul .background-facebook:hover {
  background-color: #ffffff;
}

.footer-row-inner ul .background-facebook:hover a.facebook {
  color: #3a559f;
} */

/* .footer-row-inner ul li a.facebook {
  opacity: 1;
  color: #ffffff;
  margin-top: 12px;
  margin-left: 18px;
} */

.footer-row-inner ul .background-twitter {
  background-color: #52cbff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 20px;
}

.footer-row-inner ul .background-twitter:hover {
  background-color: #ffffff;
}

.footer-row-inner ul .background-twitter:hover a.twitter {
  color: #52cbff;
}

/* .footer-row-inner ul li a.twitter {
  opacity: 1;
  color: #ffffff;
  margin-top: 8px;
  margin-left: 13px;
} */
.edu-listing-course {
  padding-top: 30px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: block !important;
  padding-bottom: 0px !important;
}
/* .footer-row-inner ul .background-youtube {
  background-color: #ff0000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 20px;
} */

/* .footer-row-inner ul .background-youtube:hover {
  background-color: #ffffff;
}

.footer-row-inner ul .background-youtube:hover a.youtube {
  color: #ff0000;
} */

/* .footer-row-inner ul li a.youtube {
  opacity: 1;
  color: #ffffff;
  margin-top: 8px;
  margin-left: 14px;
} */

/* .footer-row-inner ul .background-zalo {
  background-color: #008fe5;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 20px;
} */

/* .footer-row-inner ul .background-zalo:hover {
  background-color: #ffffff;
}

.footer-row-inner ul .background-zalo:hover a.zalo {
  color: #008fe5;
} */

/* .footer-row-inner ul li a.zalo {
  opacity: 1;
  color: #ffffff;
  margin-top: 8px;
  margin-left: 12px;
} */

/**/
.footer-middle-section {
  padding-top: 8px;
  padding-bottom: 15px;
  position: relative;
  z-index: 10;
  min-height: 320px;
}

#header-container {
  position: fixed !important;
}

.container-custom-header {
  width: 100%;
}

#navigation ul li a.active {
  color: #1376bc;
  font-weight: 700;
  text-decoration-color: #1376bc;
}

#navigation ul li a:hover:not(.active) {
  background: none;
  color: #1376bc;
  font-weight: 700;
}

.testimonials {
  position: relative;
  margin-right: 20px;
}

.next-previous {
  width: 100%;
  padding: 0 5%;
  top: 50%;
  z-index: 2;
  position: absolute;
  display: flex;
  justify-content: space-between;
}

/* .mm-menu.mm-offcanvas { */
/* display: block; */
/* width: 0%; */
/* min-width: 0px; */
/* max-width: 0px; */
/* z-index: 1111; */
/* transition: all 0.5s ease-out; */
/* z-index: 2000;
    display: none;
    position: fixed;
    width: 80%;
    min-width: 140px;
    max-width: 440px */
/* } */

/* .mm-opened {
    width: 100%;
    min-width: 140px !important;
    max-width: 440px !important;
} */

.navbar-mobile {
  width: 0 !important;
  max-width: 0 !important;
  min-width: 0 !important;
  transition: 0.3s !important;
}

.navbar-mobile-active {
  width: 80% !important;
  max-width: 80% !important;
  min-width: 80% !important;
}

.blank-space {
  width: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  height: 100%;
  transition: 0.2s;
  z-index: 2000;
}

.blank-space-active {
  width: 100%;
}

.nex-previous-button {
  width: 40px;
  height: 40px;
  background-color: rgb(255, 255, 255);
  opacity: 1;
  border: 1px solid rgb(224, 222, 222);
  border-radius: 5px;
  box-shadow: 1px 2px 5px 1px #e0e0e0;
}

.lecture {
  padding: 10px 0px 0px 20px;
}

.language-img {
  margin-right: 3px;
  margin-top: 26px;
  width: 30px;
  height: 20px;
}

.slick-dots li:after {
  display: block;
  height: 13px;
  width: 13px;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 50%;
  transition: all 0.3s;
  opacity: 0;
  box-shadow: inset 0 0 0 2px #1376bc;
  background-color: #1376bc;
}

.intro-footer-email-form {
  display: flex;
  width: 70%;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.09);
}

.intro-email-button {
  margin-right: 5px;
  margin-left: 0;
  flex: auto;
  flex-grow: 0;
  display: flex;
  align-items: center;
}

.intro-email-button .button {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background-color: #ed1c24;
  font-size: 20px;
  font-weight: 700;
}

.intro-email-button .button p {
  font-size: 16px !important;
}

.intro-email-field {
  flex: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.intro-banner-search-form .input-with-icon input {
  margin: 0px;
  padding-left: 10px;
}

.intro-banner-search-form .input-with-icon input {
  padding-left: 10px;
}

article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

#dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0px 10px;
  /* appearance: none; */
  /* padding: 0px 20px 0px 0px; */
  background: transparent url("/static/images/flags/BG.png") no-repeat right center;
  background-size: 20px;
}

#navigation ul li a:hover {
  color: #1b6fac;
}

#navigation ul ul {
  background: #f4f5f7;
  opacity: 0.3;
}

#navigation ul ul.dropdown-nav li a:hover {
  color: #1376bc;
}

#navigation ul ul.dropdown-nav li a {
  color: #777;
}

#navigation ul ul:after {
  content: "";
  position: absolute;
  left: 25px;
  top: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f4f5f7;
}

.job-listing-company-logo {
  max-width: none;
  width: 60px;
  margin-right: 20px;
}
.bookmark-icon:hover {
  background-color: #f3b559;
  color: #fff;
}
.job-listing {
  width: calc(100% - 10px) !important;
  margin: 5px 0px 40px 5px !important;
}
.job-listing:hover {
  /* box-shadow: none; */
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  transform: none;
}
.footer-links ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 18px;
}

.button-search-home:hover {
  background: none;
  border: 1px solid #1373b8;
  border-radius: 3px;
  color: #1373b8;
}
.button-search-home:hover p {
  color: #1373b8 !important;
}
.button-search-home p {
  color: #fff !important;
}

.intro-email-button .button-search-home p {
  margin: 0px;
  text-align: center;
}

/* Dashboard mobile tweaks: titles & decorators */
@media (max-width: 600px) {
  /* Hide purple decorator images around section titles on mobile */
  img[alt="decorator left"],
  img[alt="decorator right"] {
    display: none !important;
  }

  /* Make dashboard section titles smaller on mobile */
  .makestyles-heading-,
  .makestyles-title-,
  .makestyles-feedbackTitle-,
  .makestyles-partnerTitle- {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
}

.selectpicker {
  height: 40px;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #f3f1f1;
  box-shadow: 1px 2px 5px 1px #f3f1f1;
  background-color: #f2f2f2;
}

.search-top {
  display: flex;
  padding-top: 5px;
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.full-page-content-inner .grid-layout {
  width: 100%;
}
.search-top input {
  color: #333 !important;
  padding-left: 5px;
  box-shadow: none;
  font-size: 18px;
  margin: 0px;
  height: 40px !important;
}

.search-top input::placeholder {
  /* text-indent: 15px; */
  /* color: rgb(0, 0, 0); */
  color: #666;
  font-size: 18px;
  opacity: 1;
}

.search-top button:hover .icon-material-outline-search {
  font-size: 2.2em;
  color: #333;
}

.job-listing-details {
  flex-wrap: nowrap !important;
}

.search-top i {
  line-height: 40px;
  float: right;
  z-index: 100;
}

.input-search {
  box-shadow: none !important;
  height: 100%;
}

.search-button-banner:hover {
  background: none;
  color: #1376bc;
  border: 1px solid #1376bc;
  border-radius: 3px;
}

.header-image {
  height: 75px;
  width: 150px;
  margin-right: 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  display: flex;
}

.header-image a {
  display: flex;
  height: 100%;
}

.header-image a img {
  border-radius: 4px;
  width: auto;
  height: auto;
}

.left-side {
  display: flex;
  justify-content: center;
  align-items: center;
}

.right-side-register-customer {
  width: 198px;
  height: 40px;
  border: 1px solid #1376bc;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: none;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  transition: 1s;
  border-radius: 4px;
  /* margin-right: 8px; */
}

.right-side-register-customer::before,
.right-side-register-customer::after {
  position: absolute;
  z-index: -1;
  background-color: #fff;
  /* background-color: #EDEEF3; */
  transition: 1s;
  content: "";
  height: 50px;
  width: 200px;
}

.right-side-register-customer:hover::before {
  width: 0px;
  background: #fff;
  border: none;
}

.right-side-register-customer:hover::after {
  height: 0px;
  background: #fff;
  border: none;
}

.right-side-register-individual {
  width: 168px;
  height: 40px;
  border: 1px solid #1376bc;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  transition: 1s;
  border-radius: 4px;
  /* margin-right: 8px; */
  /* margin-left: 8px; */
}

.right-side-register-individual::before,
.right-side-register-individual::after {
  position: absolute;
  z-index: -1;
  background-color: #fff;
  /* background-color: #EDEEF3; */
  transition: 1s;
  content: "";
  height: 50px;
  width: 170px;
}

.right-side-register-individual:hover::before {
  width: 0px;
  background: #fff;
  border: none;
}

.right-side-register-individual:hover::after {
  height: 0px;
  background: #fff;
  border: none;
}

.header-language-divider {
  width: 5px;
  display: flex;
  align-items: center;
  height: 30px;
  content: "";
  border-right: 1px solid #777;
}

.header-language-divider-withToken {
  width: 5px;
  display: flex;
  align-items: center;
  height: 30px;
  content: "";
  border-right: 1px solid #777;
  margin-top: 9px;
}

.single-page-header-inner {
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  display: flex;
}

.detail-class-banner {
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  /* display: flex; */
}

.detail-wrapper-banner {
  padding-left: 120px;
}

.salary-box {
  float: right;
  border-radius: 4px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
  background-color: #358bc8;
  display: inline-block;
  color: #ffffff;
  padding: 20px 25px;
  margin-left: auto;
}

.left-right {
  display: flex;
  flex-wrap: wrap;
}

a.apply-now-button {
  background-color: #1376bc;
}

a.payment-cart-button {
  background-color: #f44336;
}

.job-overview-headline {
  font-weight: 600;
}

.job-overview-inner ul li i {
  color: #1376bc !important;
}

.job-overview-inner ul li h5 {
  color: #666666;
}

.copy-url-button {
  background-color: #1376bc !important;
}

.share-buttons-content span strong {
  color: #1376bc !important;
}

.similar-course {
  display: flex;
}

.similar-course .header-image {
  height: 50px;
  width: 75px;
  margin-right: 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  display: flex;
}

.similar-course {
  flex-wrap: nowrap;
}

.similar-course .header-image a {
  height: 100%;
}

.similar-course div {
  display: inline;
}

.similar-course div {
  margin-bottom: 0px !important;
}

.img-heart {
  width: 27px;
  height: 24px;
  background-image: url(/static/images/heart.png);
  background-size: auto;
}

.img-heart:hover {
  background-image: url(/static/images/heartHover.png);
}

/* .header-details h1, h5{
	color: #ffffff;
} */
.header-details h1 {
  font-weight: bolder;
  color: white;
}

.header-details h5 {
  font-weight: bolder;
  color: white;
}

.icon-feather-heart {
  color: rgb(155, 155, 155);
  height: 42px;
}

.menu-top {
  display: flex;
  font-size: 20px;
  flex-wrap: wrap;
  overflow: hidden;
  background-color: #f9f9f9;
  border-bottom: 1px solid rgb(201, 201, 201);
}

.icon-feather-clock {
  color: #1376bc;
  font-size: 1.5em;
  /* margin-top: 10px; */
  margin-right: 10px;
}

.sidebar-container {
  margin-bottom: 0px;
}

.icon-line-awesome-certificate {
  color: #1376bc;
  font-size: 1.5em;
  /* margin-top: 10px; */
  margin-right: 10px;
}

.icon-feather-book-open {
  color: #1376bc;
  font-size: 1.5em;
  margin-top: 10px;
  margin-right: 10px;
}

.icon-feather-share-2 {
  color: #1376bc;
  font-size: 1.5em;
  margin-top: 10px;
  margin-right: 10px;
}

.detail-learn {
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid rgb(201, 201, 201);
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
}

.is-open > div {
  padding-bottom: 20px !important;
  margin-bottom: 10px;
  background-color: #1376bc;
  border: 1px solid #1376bc;
  padding-bottom: 10px;
}

.is-open > div > div .color-black {
  color: white !important;
}

.is-open > div > div .color-gray {
  color: white !important;
}

.Collapsible {
  background-color: white;
}

.curricilum-collapsible {
  background-color: #f9f9f9;
  margin-top: 10px;
}

.is-closed > div .chevron-right {
  transform: rotate(360deg);
  position: relative;
}

.is-closed > div .chevron-right i {
  position: absolute;
  top: 50%;
}

.is-open > div .chevron-right {
  transform: rotate(90deg);
}

.is-closed > div {
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #f9f9f9;
}

.Collapsible {
  border: 1px solid rgb(230, 230, 230);
  border-radius: 5px;
}

.is-open > div .chevron-right .icon-feather-chevron-right {
  color: white;
}

.Collapsible__trigger {
  padding: 0px;
  margin: 0px;
}

.Collapsible__contentInner {
  padding: 0 20px;
}

.share-buttons-trigger {
  /* background: linear-gradient(to right, #f7f8fb, #ffffff); */
  /* border: 1px solid rgb(226, 226, 226); */
  border-radius: 3px;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
}

.share-buttons-trigger-banner-mobile {
  /* border-radius: 3px; */
  /* width: 100%; */
  /* text-align: left; */
  /* display: flex; */
  justify-content: flex-end;
}

.share-div-print {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.share-buttons-print {
  height: 44px;
  text-align: center;
  background: linear-gradient(to right, #f7f8fb, #ffffff);
  border: 1px solid rgb(226, 226, 226);
  border-radius: 3px;
  width: 47%;
  padding: 10px 0px;
}

.share-buttons-trigger i {
  font-size: 1em;
  padding: 0px 10px;
}

.share-buttons-trigger i:hover {
  cursor: pointer;
}

/* .share-buttons-trigger i:active { */
/* background-color: red; */
/* border-radius: 50%; */
/* } */
.share-buttons-trigger .background-facebook {
  background-color: #3a559f;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}

.share-buttons-trigger .background-facebook:hover {
  background-color: #ffffff;
}

.share-buttons-trigger .background-facebook i {
  color: #fff;
}

.share-buttons-trigger .background-facebook:hover i {
  color: #3a559f;
}

.share-buttons-trigger .background-twitter {
  background-color: #52cbff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}

.share-buttons-trigger .background-twitter:hover {
  background-color: #ffffff;
}

.share-buttons-trigger .background-twitter i {
  color: #fff;
}

.share-buttons-trigger .background-twitter:hover i {
  color: #52cbff;
}

.share-buttons-trigger .background-google-plus {
  background-color: #dc4335;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}

.share-buttons-trigger .background-google-plus:hover {
  background-color: #ffffff;
}

.share-buttons-trigger .background-google-plus i {
  color: #fff;
}

.share-buttons-trigger .background-google-plus:hover i {
  color: #dc4335;
}

.color-black {
  color: black;
}

.color-gray {
  color: gray;
}

.next-media-detail {
  width: 100%;
  top: calc(50% - 20px);
  z-index: 2;
  position: absolute;
  display: flex;
  justify-content: space-between;
}

.font-weight-600 {
  font-weight: 600;
}

.images-course-media {
  top: 50%;
  position: relative;
  display: flex;
}

.images-media {
  width: calc(25% - 20px);
  margin: 0px 10px;
}

.border-bottom {
  border-bottom: 1px solid #333;
}

.float-left {
  margin-top: 0px;
  float: left;
}

.float-right {
  float: right;
}

.width-200 {
  width: 200px;
}

.img-certified {
  margin-top: 20px;
  width: 200px;
  /* height: 125px; */
}

.duration-detail {
  color: #9c9c9c;
}

.curricilum {
  margin-top: 30px;
  font-weight: 900;
  color: #1376bc;
}

.icon-feather-check {
  color: #1373b8;
}

.detail-learn div {
  /* width: calc(100% - 40px); */
  width: 43%;
  margin: 20px 20px 0px 20px;
}

.display-flex {
  display: flex;
  flex-wrap: wrap;
}

.detail-item {
  display: flex;
  align-items: center;
}

.detail-item div > strong {
  color: gray;
  font-weight: 600;
}

.detail-item div > h4 {
  color: black;
  font-weight: 700;
}

.detail-menu-top {
  position: sticky;
  /* width: 210px; */
  width: 14%;
  margin-left: 1%;
  top: 150px;
  display: grid;
  height: min-content;
  /* padding-bottom: 50px; */
  border: 1px solid rgb(201, 201, 201);
  border-radius: 5px;
  background-color: #d1e9fa;
  margin-bottom: 20px;
}

.detail-menu-top a {
  min-height: 3em;
  width: 210px;
  font-size: 16px;
  top: -40%;
  align-items: center;
  background-color: none;
  /* border-bottom: 1px solid #bebebe; */
  /* color: #1376bc; */
  color: #0055c5;
  /* font-weight: bold !important; */
  display: flex;
  /* font-weight: 300; */
  padding-left: 20px;
  padding-right: 20px;
}
.detail-menu-top a:hover {
  background-color: rgb(230, 230, 230);
}
.detail-menu-top .item-selected {
  background-color: #9ed0ef75;
  color: #1da1f2;
  font-weight: 700 !important;
}
a.apply-now-button {
  margin-bottom: 20px;
}

a.payment-cart-button {
  margin-bottom: 20px;
}
.similar-course-box {
  padding: 0px !important;
  border-radius: 4px;
  border: 1px solid #f3f1f1;
  box-shadow: 2px 5px 5px 2px #f3f1f1;
}

.information-bottom {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 15px;
  width: 100%;
  bottom: 0;
  background-color: #f9f9f9;
}

.information-bottom i {
  padding-right: 5px;
}

.information-bottom .right {
  padding-right: 25px;
}

.information-bottom h4 {
  margin-right: 20px;
}
/* .right-side{
	flex: right !important;
	display: flex;
	justify-content: space-around;
} */
.wallet-time {
  display: flex;
}

.courses-detail {
  background: linear-gradient(0deg, rgba(0, 83, 168, 1) 0%, rgba(36, 130, 197, 1) 100%);
}

.box-coures-detail {
  /* border: 1px solid rgb(201, 201, 201); */
  /* border-radius: 4px; */
  padding: 10px;
  background-color: #fff;
}

.box-class-detail-banner {
  /* border: 1px solid rgb(201, 201, 201); */
  /* border-radius: 4px; */
  padding: 10px;
  /* background-color: #fff; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.box-coures-detail-scrolled {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  border: 1px solid rgb(201, 201, 201);
  border-radius: 4px;
  animation: mymove 1s;
  animation-fill-mode: forwards;
  margin-top: -150px;
  transition: all 0.8s;
}
@keyframes mymove {
  from {
    top: 0px;
  }
  to {
    top: 150px;
  }
}

.box-coures-detail-noscrolled {
  margin-top: -320px;
  border: 1px solid rgb(201, 201, 201);
  border-radius: 4px;
  transition: all 0.8s;
}

.box-coures-detail-banner-mobile {
  /* margin-top: -320px; */
  border: 1px solid rgb(201, 201, 201);
  border-radius: 4px;
  transition: all 0.8s;
}

.box-coures-detail .display-flex h4 {
  margin-left: 20px;
  color: #666666;
}
.register-detail {
  width: 100%;
  /* margin-right: 5%; */
  border: 1px solid rgb(201, 201, 201);
  border-radius: 3px;
  padding: 14px 0px !important;
}

.heart-detail {
  width: 20%;
}

.icon-feather-heart {
  font-size: 2em;
}

.heart-detail {
  border: 1.5px solid rgb(201, 201, 201);
  border-radius: 5px;
  width: 56.4px;
  height: 56.4px;
  padding-top: 5px;
  padding-left: 13px;
}

.heart-detail:hover .icon-feather-heart {
  color: pink;
}

.duration-detail {
  display: flex;
}
.teacher-detail-img {
  width: 22%;
  padding: 10px;
  box-sizing: border-box;
  height: 100%;
}
.teacher-detail-img i,
strong,
h4 {
  /* margin-right: 4px; */
  color: #333;
  margin-left: 0px !important;
}
.teacher-detail-img p {
  margin-bottom: 4px;
}
.teacher-detail-text {
  padding: 10ox;
  width: 60%;
  margin-top: 0px;
  line-height: 35px;
  padding: 20px;
  box-sizing: border-box;
}
.teacher-information {
  display: flex;
}
.img-teacher-detail {
  border-radius: 50%;
  /* width: 80%; */
  /* height: 80%; */
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}
.description-teacher p {
  margin: 0;
}

.header-logo-image {
  height: 100%;
  display: inline-block;
  margin-left: 5px;
}
.course-category-box {
  border-radius: 4px;
  height: 334px;
  display: block;
  position: relative;
  background-size: cover;
  background-position: 100%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
  margin: 0 0 25px 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.course-category-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #333;
  opacity: 0.3;
  border-radius: 4px;
  /* transition: 0.4s; */
}
.course-category-box:hover {
  box-shadow: 0 4px 12px rgba(102, 103, 107, 0.25);
  transform: translateY(-10px);
}
.course-category-content {
  position: absolute;
  padding: 20px;
  z-index: 999;
  top: 0px;
}
.course-category-center {
  display: table;
  width: 100%;
  height: 334px;
}
.course-category-align {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.course-category-background {
  display: inline-block;
  vertical-align: top;
  max-height: 334px;
  height: 100%;
}

@media (max-width: 1200px) {
  .detail-information {
    width: 100%;
  }
  .detail-menu-top {
    width: 20%;
  }
  .detail-body {
    width: 50%;
  }
  .detail-registernow {
    /* width: 100%; */
    margin-right: 1%;
    /* display: none; */
  }
  .detail-wrapper-banner-mobile {
    /* width: 100%; */
    /* margin-right: 1%; */
  }
  .detail-wrapper-banner {
    padding-left: 0;
  }
  .box-coures-detail {
    border: none;
  }
  .testimonials {
    margin-right: 0px;
  }
  .share-buttons-trigger .text-ChiaSe {
    display: none;
  }
}
@media (min-width: 426px) {
  .intro-banner-search-form {
    display: flex;
    background-color: #ffffff !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.09);
  }
}
/*max width 426 */
@media (max-width: 426px) {
  .button-login {
    width: 60px;
    margin-top: -10px;
    padding: 3px;
    border: 1px solid #1376bc;
    background: none;
    border-radius: 3px;
    text-align: center;
    font-size: 10px;
    color: #1376bc;
  }
  .intro-banner-search-form {
    flex-direction: unset;
    display: unset !important;
    box-shadow: none !important;
  }
  .intro-search-button {
    width: 100%;
  }
  .intro-search-button button {
    width: 100%;
  }
  .button-register {
    width: 60px;
    margin-top: -10px;
    padding: 3px;
    border: 1px solid #1376bc;
    background: #1376bc;
    border-radius: 3px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
  }

  .button-register:hover {
    background: none;
    color: #1376bc;
  }

  .button-login:hover {
    background: #1376bc;
    color: #ffffff;
  }

  .header-widget {
    display: inline-block;
    height: 100%;
    border-right: 1px solid #e0e0e0;
    /* padding: 0 10px; */
    padding: 0;
    text-align: left;
    float: left;
  }

  #dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0px 10px;
    /* appearance: none; */
    /* padding: 0px 20px 0px 0px; */
    background: transparent url("/static/images/flags/BG.png") no-repeat right center;
    background-size: 20px;
    font-size: 10px;
  }

  .language-img {
    margin-right: 3px;
    margin-top: 22px;
    width: 20px;
    height: 13px;
  }

  .banner-headline h1 {
    margin-top: 20px;
    font-size: 30px;
    /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */
    color: #777;
    line-height: 42px;
  }

  .banner-headline h3 {
    font-size: 15px;
  }

  .header-widget {
    border-right: none;
    /* padding-right: 10px; */
  }

  /* .mmenu-trigger{
		margin: 0px;
		margin-left: 5px;
		height: 40px;
		width: 40px;
	} */
  div.container {
    padding: 0px 10px;
  }

  .feedback {
    overflow: hidden;
  }

  .highlight-content img {
    margin-top: 10px;
    max-width: 30px;
    max-height: 20px;
    margin-right: 5px;
  }

  .highlight-content {
    margin: 10px auto;
  }

  .highlight-content strong {
    margin-top: 10px;
    font-size: 10px;
    line-height: 13px;
  }

  .section-headline h2 {
    font-size: 20px;
  }

  .section-headline h5 {
    font-weight: 300;
    font-size: 10px;
  }

  .footer-links {
    border-bottom: 1px solid rgb(219, 219, 219);
  }

  hr {
    height: 0px;
    margin-top: 0px;
    background-color: rgb(219, 219, 219);
    border: none;
  }

  #logo {
    border-right: none;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    margin-left: 10px;
  }

  #footer {
    width: 95%;
    margin: auto;
  }

  .wallet-time {
    margin-left: 25px;
  }

  .information-bottom {
    display: flex;
  }

  /* .left-side {
        display: block;
    } */

  .header-image {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
    margin: auto;
    /* display: flex; */
  }

  .salary-box {
    float: none;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px 10px;
  }

  .salary-type {
    font-size: 16px;
    padding-right: 20px;
  }

  .salary-amount {
    font-size: 16px !important;
  }

  .brand-courses {
    text-align: center;
    margin: 0px 20px;
  }
  .content-home {
    display: block;
  }
  /* .left-side{
		display: none;
	} */
  .avatar-teacher-detail {
    width: 150px;
    border: 2px solid rgb(175, 175, 175);
    border-radius: 50%;
  }
  .reacher-detail-box {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
  }
  .teacher-detail {
    display: flex;
  }
  .teacher-detail div {
    margin-left: 20px;
    padding-top: 10px;
  }
  .teacher-detail div a {
    text-decoration: underline;
  }
  .teacher-button button {
    height: 60px;
    width: 100%;
    margin-top: 40px;
    color: rgb(255, 255, 255);
    font-size: 2em;
    font-weight: 700px;
    border: 1px solid #777;
    border-radius: 5px;
    background-color: #1376bc;
    float: right;
  }
  .verified-badge:before {
    content: "\e92b";
    font-family: "Feather-Icons";
    font-size: 16px;
    color: #fff;
    position: relative;
  }
  .verified-badge {
    font-weight: 700;
  }
  .certificates {
    display: flex;
    padding-bottom: 10px;
    margin-top: 30px;
    border-bottom: 1px solid rgb(185, 184, 184);
  }

  .avatar-teacher-detail {
    width: 150px;
    border: 2px solid rgb(175, 175, 175);
    border-radius: 50%;
  }

  .reacher-detail-box {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
  }

  .teacher-detail {
    display: flex;
  }

  .teacher-detail div {
    margin-left: 20px;
    padding-top: 10px;
  }

  .teacher-detail div a {
    text-decoration: underline;
  }
  .teacher-button button {
    height: 60px;
    width: 100%;
    margin-top: 40px;
    color: rgb(255, 255, 255);
    font-size: 2em;
    font-weight: 700px;
    border: 1px solid #777;
    border-radius: 5px;
    background-color: #1376bc;
    float: right;
  }

  .verified-badge:before {
    content: "\e92b";
    font-family: "Feather-Icons";
    font-size: 16px;
    color: #fff;
    position: relative;
  }

  .verified-badge {
    font-weight: 700;
  }

  .certificates {
    display: flex;
    padding-bottom: 10px;
    margin-top: 30px;
    border-bottom: 1px solid rgb(185, 184, 184);
  }
  .item-choose-home {
    margin-bottom: 10px;
  }
  .title-choose-home {
    margin-bottom: 10px;
  }
  .job-listing-title {
    margin-bottom: 10px;
  }
  .categories-container {
    display: block;
  }
  .content-client-home {
    display: unset;
  }
  .edu-client-logo {
    width: 70px;
    display: flex;
    margin-left: 40%;
  }
  .edu-client-logo > img {
    height: 65px;
    margin-bottom: 6px;
    margin-right: 0px;
  }
  .job-listing-title {
    margin-bottom: 5px;
    margin-top: 15px;
  }
  .job-listing-footer {
    margin-bottom: 20px;
  }
  .text-center {
    text-align: center;
  }
  #footer .footer-row {
    padding: 0px;
  }
  .footer-links {
    border-bottom: none;
    margin-top: 60px;
  }
  /* .footer-row-inner{
        display: flex;
        justify-content: flex-end;
    } */
  .footer-middle-section {
    padding-top: 8px;
  }
  .section1 {
    background-color: #f7f7f7;
    background-image: url(/static/images/bg-mobile.png);
    background-size: 100% 100%;
  }
  .content {
    text-align: justify;
  }
  .mobile-padding-0 {
    padding: 0px;
  }
  .testimonials-title {
    font-size: 20px;
  }
}
/*closed max width 426*/
@media (max-width: 768px) {
  .categories-container {
    display: unset;
  }
  .choose-box1 {
    width: 100%;
  }
  .choose-box {
    width: 100%;
  }
  .introduce-col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .similar-course-box {
    margin-left: 0px !important;
    margin-bottom: 25px;
  }

  .similar-course {
    flex-wrap: wrap;
  }

  .teacher-information {
    display: block;
  }
  .teacher-detail-img {
    width: 100%;
  }
  .teacher-detail-text {
    width: 100%;
    margin-top: 20px;
  }
  .img-teacher-detail {
    width: 100px;
    height: 100px;
    /* margin-left: 25%; */
  }
  .teacher-detail-img i,
  strong {
    margin-right: 15px;
    line-height: 1.3;
    color: #000;
  }
}

@media (max-width: 576px) {
  /* 1. Ẩn mọi <img> dùng làm decorator trong section-headline */
  .section-headline img[alt*="decorator"],
  .section-headline img[alt*="Decorator"],
  .makestyles-title-74 ~ img,
  .makestyles-title-74 + img,
  .makestyles-title-75 ~ img,
  .makestyles-title-75 + img {
    display: none !important;
  }

  /* 2. Giảm font-size tiêu đề xuống 20px */
  .section-headline h2,
  .section-headline h3,
  .makestyles-title-74,
  .makestyles-title-75 {
    font-size: 20px !important;
    line-height: 1.3 !important;
    text-align: center;
  }
}

@media (max-width: 769px) {
  #backtotop {
    display: block;
  }
  .introduce-col {
    width: 100%;
  }
  .footer-links-border {
    border-left: none;
    border-right: none;
    padding: 0px;
  }
}

.sidebar-widget-2 {
  margin-top: 150px;
}

/**Nghiep****/
.class-icon {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.class-icon img {
  margin-bottom: 20px;
}

.container {
  margin-top: 0px !important;
}

.categories {
  overflow: hidden;
}

.highlight {
  overflow: hidden;
}

.col-md-12 {
  /* overflow: hidden; */
}

.listings-container {
  overflow: hidden;
}

/*button slideshow detail*/
.iLjLLY {
  width: 40px !important;
}

.eFIKlG {
  width: 1/4 !important;
}

.geliwF {
  width: 1/4 !important;
  margin-left: 0px !important;
}

.jroVh {
  width: 1/4 !important;
  margin-left: 0px !important;
}
@media (max-width: 1920px) {
  .full-page-content-inner .grid-layout .job-listing {
    width: 100%;
  }
}
@media only screen and (max-width: 1060px) {
  .menu-top {
    display: none;
  }
}
/********************************************************about us*/
.about-us {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 95%;
  max-width: 1090px;
  margin-right: auto;
  margin-left: auto;
}
.table-about {
  min-width: 290px;
  margin-top: 20px;
  display: flex;
  width: calc(33.33333% - 20px);
  border: 1px solid rgb(216, 215, 215);
  border-radius: 5px;
  box-shadow: 0px 2px 5px 2px #ececec;
  padding: 25px;
}
.table-about h1 {
  font-weight: 900;
  font-size: 36px;
}
.table-about h4 {
  color: rgb(173, 173, 173);
  font-weight: 600;
  margin-bottom: 8px;
}
.icon-feather-users {
  color: #000;
  font-size: 3em;
  padding-right: 30px;
  border-right: 1px solid rgb(218, 215, 215);
}
.icon-feather-globe {
  color: #000;
  font-size: 3em;
  padding-right: 30px;
  border-right: 1px solid rgb(218, 215, 215);
}
.icon-material-outline-contact-support {
  color: #000;
  font-size: 3em;
  padding-right: 30px;
  border-right: 1px solid rgb(218, 215, 215);
}
.about-story {
  text-align: center;
}
.about-story h1 {
  color: #000;
  font-weight: 900;
  margin-bottom: 20px;
}
.about-story h4 {
  font-weight: 600;
  color: #000;
}
.about-story a {
  color: #2a41e8;
}
.button-visit-site {
  border: 1.5px solid #1373b8;
  border-radius: 5px;
  color: #1373b8;
  padding: 10px 40px;
  font-weight: 600;
  margin-top: 20px;
}
.button-visit-site:hover {
  border: 1.5px solid #1373b8;
  background-color: #1373b8;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  padding: 10px 40px;
  font-weight: 600;
}
.about-col-40 {
  width: 40%;
}
.about-col-40 h4 {
  text-align: justify;
  font-size: 13pt;
}
.about-col-60 {
  position: relative;
  width: 60%;
}
.about-decorate-left {
  width: 200px;
  position: absolute;
  z-index: 0;
  top: -40px;
  left: -50px;
}
.about-decorate-right {
  width: 200px;
  position: absolute;
  z-index: 0;
  top: -40px;
  right: -50px;
}
.about-title {
  color: #000;
  font-size: 35px;
  font-weight: 900;
  padding-left: 10px;
  padding-top: 20px;
}
.certification-text {
  font-size: 14pt;
  color: #000;
  margin-top: 15px;
}
.about-row {
  display: flex;
  margin: 150px 0px;
}
.about-row-padding {
  padding-top: 130px;
}
/* .about-img{
    box-shadow: 0px 2px 5px 2px #ececec;
    border-radius: 3px;
    height:80px ;
    position: absolute;
    z-index: 100;
    margin-left: -30px;
    margin-top: -50px;
    } */
.about-img img {
  border-radius: 3px;
  height: 100%;
}
.about-img-right img {
  border-radius: 3px;
  height: 100%;
}
.about-box-shadow-img {
  border-radius: 5px;
  box-shadow: 0px 5px 5px 2px #d4d2d2;
}
.about-certifications {
  margin-top: 50px;
  margin-bottom: 100px;
}
.slick-next:before {
  font-size: 40px !important;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
  font-weight: 600 !important;
  content: "›" !important;
  /* margin-left: 13px; */
  top: -5px !important;
  color: #fff !important;
}
.slick-prev:before {
  font-size: 40px !important;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
  font-weight: 600 !important;
  content: "‹" !important;
  /* margin-left: 13px; */
  top: -5px !important;
  color: #fff !important;
}
.slick-next:focus, .slick-prev:focus {
  background-color: #159a9c;
  color: #fff;
}
.slick-prev, .slick-next {
  background-color: #159a9c;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-row-bottom {
  padding-top: 150px;
}
.about-img {
  width: 100%;
  position: absolute;
  z-index: 1;
}
.about-img-padding-flex {
  padding-left: 10%;
}
.about-img-padding-right {
  padding-right: 10%;
}
@media (min-width: 1600px) {
  .about-title {
    font-size: 40px;
  }
}
@media (max-width: 830px) {
  .about-title {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .about-decorate-left {
    left: -10px;
  }
  .about-decorate-right {
    right: -10px;
  }
}
@media (max-width: 770px) {
  .about-col-40 {
    width: 100%;
  }
  .about-col-60 {
    width: 100%;
  }
  .about-row {
    overflow: hidden;
    margin: 50px 0px;
  }
  .table-about {
    width: 100%;
  }
  .about-title {
    font-size: 35px;
  }
  .about-img {
    width: 100%;
    position: unset;
  }
  .about-row-top {
    flex-direction: column-reverse;
  }
  .about-row-bottom {
    padding-top: 0px;
    flex-direction: column;
  }
  .about-decorate-left {
    width: auto;
    position: absolute;
    z-index: -1;
  }
  .about-decorate-right {
    width: auto;
    position: absolute;
    z-index: -1;
  }
  .about-box {
    margin-bottom: 10px !important;
  }
  .about-img-padding-flex {
    padding-left: 0%;
  }
  .about-img-padding-right {
    padding-right: 0%;
  }
}
/************ custom style container course*/
@media (max-width: 780px) {
  .container-course {
    max-width: none;
    padding: 0 10px;
  }
  .detail-learn div {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .edu-listing-course {
    display: block !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .content-course {
    margin-top: 20px;
    margin-left: 5px;
  }
  .edu-listing-title {
    padding-right: 0px;
  }
  .cost-style-search {
    top: 5px;
    flex-direction: column;
    align-items: flex-end;
  }
  .box-course {
    display: block;
    padding: 0 10px;
  }
  .edu-listing-company-logo {
    float: unset;
  }
  .list-item-course {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 25px !important;
    margin-bottom: 0px;
  }
  .header-details {
    margin: 30px 20px 10px 20px;
  }
  .detail-wrapper-banner {
    padding-left: 5%;
  }
}
@media (max-width: 500px) {
  .list-item-course {
    display: block;
  }
  .logo-teacher-course {
    /* float: right; */
    /* margin-top: 5px; */
  }
  .method-of-study-mobile {
    height: 360px !important;
  }
}
/* custom style container course*/
@media (max-width: 1099px) {
  #logo-size {
    height: 65px !important;
    margin-top: 5px !important;
    max-width: unset !important;
  }
  #logo img {
    max-width: 150px !important;
  }
}
@media (max-width: 576px) {
  .d-sm-max-none {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .d-sm-max-block {
    display: block !important;
  }
}
/* .mm-menu.mm-offcanvas{
    width: 80%;
} */
@media (max-width: 992px) {
  .intro-banner-search-form {
    flex-direction: unset;
    width: 100%;
  }
  /* .intro-banner:before {
        background-size: 100% 100%;
    } */
}
@media (max-width: 769px) {
  .detail-menu-top {
    width: 0px;
    display: none;
  }
  .detail-registernow {
    width: 0;
    display: none;
  }
  .detail-wrapper-banner-mobile {
    display: block;
  }
  .detail-wrapper-banner {
    display: none;
  }
  .detail-body {
    padding: 0 15px;
    width: 100%;
    /* margin-left: 3%; */
  }
  .detail-wrapper-banner {
    padding-left: 30px !important;
  }
  .content-right-offset {
    padding-right: 15px;
  }
}

.iframe iframe {
  width: 100% !important;
  height: 100% !important;
}
/*regiter*/
@media (max-width: 769px) {
  .custom-form-regiter {
    height: 80px;
    width: 100% !important;
    max-width: unset !important;
    flex-basis: unset !important;
  }
  .fullname-form-regiter {
    height: 55px !important;
  }
}
/*---------------------------------------------- Register Teacher-----------------------------------------------*/
.teacher-body-left {
  width: 61.5%;
  margin-bottom: 40px;
}
.teacher-body-right {
  width: 38.5%;
}
.background-teacher-img {
  height: 500px;
  background-image: url(/static/images/paner.png);
  background-size: 100% 100%;
  background-position-y: center;
  background-position-x: center;
  margin-top: 170px;
  padding-top: 100px;
  padding-left: 50px;
}

.tearch-baner {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}
.tearch-baner-h2 {
  color: #fff;
  max-width: 450px;
  margin-left: 10px;
  margin-top: 40px;
  font-weight: 700;
  min-width: 250px;
  margin-bottom: 15px;
  /* color: rgb(116, 114, 114); */
}
.tearch-baner-title {
  font-weight: 700;
  color: #fff;
  margin-left: 30px;
}
.tearch-baner-number {
  font-size: 55px;
  color: #ee3a3a;
  font-weight: 800;
  margin-top: 20px;
  float: right;
  margin-right: 20px;
}
.button-regis-teacher {
  width: 300px;
  border: #1373b8;
  border-radius: 5px;
  background-color: #1373b8;
  color: #ffffff;
  height: 60px;
  font-weight: 700;
  text-align: center;
}
.button-regis-teacher:hover {
  width: 300px;
  border: 1.5px solid #1373b8;
  border-radius: 7px;
  background-color: #ffffff;
  color: #1373b8;
  height: 60px;
  font-weight: 700;
  text-align: center;
}
.tearch-utility-title {
  font-weight: 800;
  text-align: center;
  margin-bottom: 30px;
  color: #1373b8;
}
.tearch-opportunity-title {
  font-weight: 800;
  text-align: center;
  margin-bottom: 15px;
  color: #1373b8;
}
.tearch-utility-col {
  width: 28%;
  text-align: center;
  min-width: 270px;
}
.tearch-utility-col .icon-line-awesome-money,
.icon-brand-telegram-plane,
.icon-feather-star,
.icon-feather-book,
.icon-material-outline-bookmarks,
/* .icon-feather-book-open, */
.icon-line-awesome-users {
  font-size: 3em;
}
/* .detail-item .icon-line-awesome-certificate { */
/* font-size: 3em !important; */
/* } */
/* .detail-item .icon-feather-clock { */
/* font-size: 3em !important; */
/* } */
.tearch-utility-col div h3 {
  font-weight: 700;
  margin-bottom: 10px;
}
.tearch-utility-col div h4 {
  font-size: 20px;
  color: #333;
}
.tearch-opportunity {
  background-color: rgb(245, 245, 245);
  padding-bottom: 50px;
}
.tearch-opportunity-col {
  width: 23%;
  min-width: 150px;
  text-align: center;
}
.tearch-opportunity-col h1 {
  font-weight: 700;
}
.tearch-menu-tab img {
  width: 70px;
  height: 70px;
}
.tearch-menu-tab1 {
  padding-top: 40px;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 769px) {
  .tearch-menu-tab1 {
    flex-wrap: wrap;
  }
  .tearch-opportunity-col {
    margin-top: 20px;
  }
  .teacher-body-left {
    width: 100%;
  }
  .teacher-body-right {
    width: 100%;
    margin-top: 20px;
  }
  .register-teacher-radio {
    display: flex;
    margin-left: 0px;
  }
}
@media (max-width: 425px) {
  .button-regis-teacher {
    width: 100%;
  }
  .tearch-baner-h2 {
    color: #fff;
    margin-top: 30px;
    font-weight: 600;
    font-size: 20px;
    /* color: rgb(116, 114, 114); */
  }
  .tearch-baner-title {
    font-weight: 700;
    color: #fff;
    margin-left: 10px;
  }
  .tearch-baner-number {
    font-size: 40px;
    color: #ee3a3a;
    font-weight: 800;
    margin-top: 20px;
    float: right;
    padding-right: 40px;
    margin-right: 20px;
  }
  .background-teacher-img {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-register-teacher {
    margin-top: 0px !important;
  }
  .register-teacher-form-input {
    width: 92% !important;
    margin-left: 4% !important;
  }
  .tearch-menu-tab img {
    width: 50px;
    height: 50px;
  }
  .tearch-menu-tab h3 {
    font-size: 18px;
  }
  /* .teacher-body-left{

    } */
}
.register-teacher-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.container-teacher {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.register-teacher-gender {
  margin: -5px 25px 0px 10px;
}
.register-teacher-description {
  height: 200px !important;
  border: 1px solid rgb(214, 212, 212);
}
.register-teacher-radio {
  display: flex;
  margin-left: 10%;
}
.form-register-teacher {
  /* width: 90%; */
  /* margin-left: 5%; */
  /* margin-top: 170px; */
  padding-top: 30px;
  /* border: 1px solid #e0e0e0; */
  border-radius: 5px;
  margin-bottom: 40px;
}
.register-teacher-form-input {
  width: 94%;
  /* margin-left: 7%; */
}
input {
  border-radius: 5px;
  background-color: #fff;
  padding: 3px 5px;
  border: 1px solid #e0e0e0;
}
.form-register-teacher {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.teacher-gender-radio {
  display: flex;
  margin-left: 30px;
}
.teacher-gender-radio input {
  margin-top: 5px;
  margin-right: 5px;
}
.quesadilla:after {
  z-index: -1;
  display: block;
  font-size: 2rem;
  color: STEELBLUE;
  background: none;
  background: url("") no-repeat;
  background-size: 10%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 13px;
  right: -7px;
}
.quesadilla {
  position: relative;
}
.enchilada,
.enchilada:focus {
  background: rgba(0, 0, 0, 0);
}
::-webkit-calendar-picker-indicator {
  /* background: DarkSlateGray; */
  /* color:Cornsilk; */
  opacity: 1;
  font-size: 1.4rem;
  transition: all ease 400ms;
  transform: scale(1);
  margin-left: 5px;
}
::-webkit-inner-spin-button {
  opacity: 1;
  font-size: 1.6rem;
}
/* Register Teacher*/

/* page refferal */
.implement-reward {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.implement-reward img {
  width: calc(40% - 30px);
}
.implement-reward-box {
  width: calc(60% - 60px);
}
.implement-title-row {
  display: block;
  margin-bottom: 15px;
}
.reward-images {
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  margin-right: 20px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 2px #d6d5d5;
}
.reward-images img {
  width: 50px;
  margin-top: 10px;
  margin-left: 10px;
}
.implement-reward-title {
  font-weight: 700;
  font-size: 27px;
  color: #000;
  padding-top: 10px;
  text-align: justify;
  text-indent: 95px;
  margin-top: -40px;
  line-height: 1.2;
}
.implement-reward-box {
  padding: 40px;
  border: 3px dashed #1376bc;
  border-radius: 15px;
}
.buttom-reward {
  padding: 10px 20px;
  background-color: #1376bc;
  border: 1.5px solid #1376bc;
  border-radius: 5px;
  color: #fff !important;
}
.buttom-reward:hover {
  background-color: #fff;
  color: #1376bc !important;
}
.color-black {
  color: black;
}
.implement-reward-box div h4,
.implement-reward-box div h5,
.implement-reward-box div button {
  margin-bottom: 20px;
}
.group-block-col {
  width: calc(100% - 90px);
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 8px #cccbcb;
}
.group-block-col div h3 {
  font-weight: 700;
  margin-bottom: 10px;
}
.group-block-col div h4 {
  font-size: 18px;
}
.group-block-col-image {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.group-block-col-image img {
  min-width: 115px;
  transform: rotate(-20deg);
}
.group-block {
  display: block;
  padding: 50px 0px;
}
.implement-how-it-work {
  /* background-color: #f5f5f5; */
  padding: 70px 0px;
}
.group-block-row {
  display: flex;
  margin-bottom: 30px;
}
/* .group-block-row-item{
	padding: 30px 0px;
	width: calc(66% + 100px);
	display: flex;
	justify-content: space-between;
} */
.group-block-item-box {
}
.group-block-item {
  height: 60px;
  margin-right: 30px;
}
.implement-group-block {
  position: inherit;
  display: flex;
}
/* .group-block-item-dashed{
	height: 1px;
	border-top: 1px dashed #b7b7b7;
	width: calc(66% + 80px);
	margin-top: 29.5px;
} */
.group-block-item p {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  border: 2px dashed #b7b7b7;
  font-size: 30px;
  padding: 15px 0px;
  font-weight: 900;
}

.invite-number-day {
  margin-top: 35px;
}
.implement-how-it-work {
  padding: 70px 0px 0px 0px;
}
.how-it-work-title {
  font-weight: 700;
}
@media (max-width: 1000px) {
  .implement-images {
    display: none;
  }
  .implement-reward-box {
    width: 100%;
  }
  .how-it-work-title {
    line-height: 1.3;
  }
}
@media (max-width: 500px) {
  .implement-reward-box {
    padding: 30px 5px;
  }
  .buttom-reward {
    font-size: 14px;
    padding: 10px 10px;
  }
  .implement-title-row {
    display: block;
  }
  .implement-reward-title {
    font-size: 18px;
    text-align: justify;
    text-indent: 50px;
    margin-top: -35px;
  }
  .reward-images img {
    width: 30px;
    margin-top: 5px;
    margin-left: 5px;
  }
  .reward-images {
    min-width: 40px;
    max-width: 40px;
    height: 40px;
  }
  .invite-number-day {
    margin-top: 0px;
    margin-bottom: 5px !important;
  }
  .how-it-work-title {
    font-size: 25px;
  }
  .implement-how-it-work {
    padding: 10px 0px;
  }
  .group-block-row {
    display: block;
  }
  .group-block-col {
    width: 100%;
    margin-top: 10px;
  }
  .group-block-col-image {
    display: none;
  }
  .choose-box {
    height: 320px;
  }
}
@media (max-width: 992px) {
  .intro-banner-search-form {
    flex-direction: unset;
    width: 100%;
  }
  /* .intro-banner:before {
        background-position: right;
        background-size: auto 100%;
    } */
  .intro-banner-search-form {
    background-color: #ffffff !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.09);
  }
}
@media (max-width: 1099px) {
  .custom-right-side {
    background-color: unset !important;
  }
}
@media (max-width: 576px) {
  .selectbox-language-mobile .custom-select .select-selected {
    font-size: 12px;
    padding: 0px 15px;
  }
  .selectbox-language-mobile .custom-select .select-items .d-flex span {
    font-size: 12px;
  }
  .selectbox-language-mobile .custom-select .select-items .d-flex {
    padding: 5px 5px;
  }
}

@media (max-width: 1300px) {
  #logo img {
    border: none;
    top: 14%;
    height: 55px;
  }

  #wrapper {
    padding-top: 76px;
  }

  .container-custom-header {
    width: 100%;
  }

  .right-side-register-customer {
    display: none;
  }
  .right-side-register-individual {
    display: none;
  }
  .header-language-divider {
    display: none;
  }

  #header .right-side {
    background-color: #fff;
  }
}

@media (max-width: 1200px) {
  /* Header Responsive Styles */
  #responsive {
    display: none;
  }
  .mmenu-trigger {
    display: inline-block !important;
  }

  .mmenu-trigger-loggined {
    display: inline-block !important;
  }

  #header {
    width: 100%;
    height: 76px;
  }

  .container-custom-header {
    width: 100%;
  }

  #logo {
    border: none;
  }

  header.fullwidth .container {
    width: 100%;
    padding: 0 20px;
  }

  .header-widget {
    float: left;
  }

  .fullwidth .header-widget:last-of-type,
  .header-widget:last-of-type {
    /* padding-right: 25px; */
    padding-left: 5px;
    float: left;
  }

  #header .right-side {
    position: absolute;
    width: auto;
    background-color: #fff;
    /* background-color: #EDEEF3; */
    text-align: left;
  }

  .mmenu-trigger {
    margin: 0 -15px 0 5px;
    /* top: 15px; */
    float: right;
  }
  .mmenu-trigger-loggined {
    margin: 0 -15px 0 23px;
    top: 15px;
    float: right;
  }

  .right-side-register-customer {
    display: none;
  }

  .header-widget {
    /* padding: 0 25px; */
  }
  .header-notifications:first-child {
    margin-right: -5px;
  }

  #header-container.cloned {
    display: none;
  }
  .header-language-divider {
    display: none;
  }
}
.front-end-introduce {
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.introduce-col {
  height: 250px;
  width: 48%;
  text-align: right;
  padding: 50px 20px 65px 20px;
}
.introduce-col h4 {
  color: #fff;
  font-size: 16px !important;
  margin-bottom: 20px;
}
.introduce-col h3 {
  color: #fff;
  font-size: 20px;
}
.introduce-left {
  background-image: url(/static/images/banner_referral1.png);
  background-size: 100% 100%;
}
.introduce-right {
  background-image: url(/static/images/banner_referral2.png);
  background-size: 100% 100%;
}
.button-introduce-left {
  -webkit-appearance: unset !important;
  border: 1.5px solid #fff;
  border-radius: 4px;
  padding: 10px 20px;
  color: #fff;
  font-weight: bolder;
}
.button-introduce-left:hover {
  background: #ffffff !important;
  color: var(--primary-color) !important;
  font-weight: bolder;
}
.button-introduce-left-unset-hover {
  -webkit-appearance: unset !important;
  border: 1.5px solid #fff;
  border-radius: 4px;
  padding: 10px 20px;
  color: #fff !important;
  font-weight: bolder;
}
.button-introduce-right {
  -webkit-appearance: unset !important;
  border: 1.5px solid #fff;
  border-radius: 4px;
  padding: 10px 20px;
  color: #fff;
}
.button-introduce-right a,
.button-introduce-left a {
  color: #fff;
}
.referral-buttom-color .button-introduce-left {
  border: 1.5px solid var(--primary-color);
  border-radius: 4px;
  padding: 10px 20px;
  color: #fff;
  font-weight: bolder;
  background-color: var(--primary-color);
}

.referral-buttom-color .button-introduce-left:hover {
  border: 1.5px solid var(--primary-color);
  border-radius: 4px;
  padding: 10px 20px;
  color: var(--primary-color);
  font-weight: bolder;
  background-color: #fff;
}
.backgroundColor-tab-referral li {
  background-color: #f8f8f8;
}
.backgroundColor-tab-referral li:active {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .introduce-col {
    width: 100%;
  }
}
/* @media (max-width: 576px) {
    .show-logo-xs{
        display: block !important;
    }
    .show-logo-sm{
        display: none !important;
    }
}
.show-logo-xs{
    display: none;
}
.show-logo-sm{
    display: block;
}
.logo_img{
    height: 60px;
    margin-top: 8px;
    width: auto;
    position: relative;
}
#logo img { margin-top: 11px; transform:unset} */

@media (max-width: 768px) {
  .show-logo-sm {
    display: block !important;
  }
  .show-logo-md {
    display: none !important;
  }
  #logo img {
    margin-top: 10px !important;
    transform: unset;
  }
}

@media (max-width: 576px) {
  .show-logo-xs {
    display: block !important;
  }
  .show-logo-md {
    display: none !important;
  }
  #logo img {
    margin-top: 8px !important;
    transform: unset;
  }
}
.show-logo-xs {
  display: none;
}
.show-logo-sm {
  display: none;
}
.show-logo-md {
  display: block;
  height: 100%;
}
#logo img {
  /* margin-top: 11px;  */
  transform: unset;
}

/*---------------------------------------------- Floating BigBlueButton -----------------------------------------------*/

.floatingbbb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: px;
  padding: 8px 16px;
  height: px;
  bottom: 16px;
  right: 25px;
  background-color: var(--primary-color-shadow);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 999;
}

.floatingbbb i {
  padding: 5px;
  font-size: large;
  font-weight: bold;
}

.wavytext {
  position: relative;
  font-weight: bold;
}

.wavytext span {
  position: relative;
  display: inline-block;
  color: #fff;
  animation: wavy 1.5s ease-in-out infinite;
  animation-delay: 0.1s;
}

@keyframes wavy {
  0% {
    transform: translateX(0px);
  }
  20% {
    transform: translateX(-3px);
  }
  40% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0px);
  }
}

/*---------------------------------------------- Cart Course-----------------------------------------------*/
.title-cart {
  height: 100px;
  /* background-color: #008fe5; */
  display: flex;
  align-items: center;
  text-align: center;
}
.title-cart h2 {
  font-size: 32px;
  font-weight: 700;
  color: inherit;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.wrapper-button-add-course {
  margin-top: 30px;
  margin-left: 38px;
}
.button-add-course-cart {
  background-color: #1376bc !important;
  color: #fff !important;
  text-transform: capitalize !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
/*------------------- zoom image --------------------------*/
.zoom-gallery img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

/* search header */
.search-header {
  height: 100%;
}

.search-header .search-header-block {
  display: inline-block;
  /* border: 1px solid black; */
  width: 307px;
  height: 36px;
  border-radius: 3px;
  margin-top: 30px;
  /* margin-left: 30px; */
  background-color: white;
  display: flex;
  align-items: center;
  border: solid 1px #707070;
}

.search-header .search-header-block .search-header-block-button {
  display: inline-block;
  padding-left: 10px;
}

.search-header .search-header-block .search-header-block-button i {
  font-size: 20px;
}

.search-header .search-header-block .search-header-block-input {
  display: inline-block;
  height: 100%;
  flex: 1;
}

.search-header .search-header-block .search-header-block-input input {
  border: none;
  outline: none;
  box-shadow: none;
  height: 100%;
  padding: 0;
  padding-right: 20px;
}

#header {
  /* background-color: #EDEEF3; */
  background-color: #fff;
}

.select-items {
  width: 130px;
}

.header-widget {
  border: none;
}

@media (max-width: 1300px) {
  .search-header {
    margin-top: -10px;
  }
}

@media (max-width: 800px) {
  .search-header {
    display: none;
  }
}

@media (min-width: 800px) {
  .header-widget i {
    display: none;
  }
}

/* footer new */
#footer .footer-bank-cart {
  margin-top: 25px;
}

#footer .footer-bank-cart p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

#footer .footer-block-last {
  padding-left: 90px;
}

#footer .footer-row-middle {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
  width: 100%;
}

#footer .footer-row-middle ul li {
  margin-right: 5px;
}

#footer .footer-row-middle ul li a img {
  width: 30px;
  height: 30px;
}

#footer .footer-row-middle ul .background-facebook a {
  padding-top: 4px;
}

#footer .logo-footer {
  margin-top: 18px;
}

#footer {
  /* background-image: url("/static/images/footer-cross-background.png"); */
  /* background-repeat: no-repeat; */
  /* background-position: -183px -53px; */
}

.footer-links ul li a:hover .footer-span-title:before {
  width: 0;
  opacity: 0;
}

@media (max-width: 976px) {
  #footer .footer-block-last {
    padding-left: 15px;
  }
  #footer {
    background-image: none;
  }
}

/* online courses  */
.online-courses .online-courses-box {
  background-color: #edeef3;
  border-radius: 10px;
  padding: 60px 45px;
}

.online-courses .online-courses-title {
  text-align: center;
  color: var(--primary-color);
  font-size: 20px;
  font-weight: bold;
}

.online-courses .online-courses-content {
  color: #000;
}

.online-courses .online-courses-img {
  display: block;
  width: 280px;
  margin: 0 auto;
}

.online-courses .online-courses-button {
  /* margin-top: 70px;
  border: solid 1px var(--primary-color);
  border-radius: 10px;
  text-align: center;
  cursor: pointer; */
  margin-top: 70px;
  border: solid 1px var(--primary-color);
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  width: 300px;
  margin: 0 auto;
  margin-top: 30px;
}

.online-courses .online-courses-button p {
  /* font-size: 28px;
  margin-bottom: 0;
  padding: 10px 0px;
  color: var(--primary-color); */
  font-size: 28px;
  margin-bottom: 0;
  padding: 10px 0px;
  color: var(--primary-color);
}

.online-courses .online-courses-button:hover {
  /* background-color: var(--primary-color);
  transition: 0.8s all; */
  background-color: var(--primary-color);
  transition: 0.8s all;
}

.online-courses .online-courses-button:hover p {
  /* color: #fff;
  transition: 0.8s all; */
  color: #fff;
  transition: 0.8s all;
}

/* what-customer-say */
.what-customer-say .online-courses-button {
  /* margin-top: 70px;
  border: solid 1px var(--primary-color);
  border-radius: 10px;
  text-align: center;
  cursor: pointer; */
  margin-top: 70px;
  border: solid 1px var(--primary-color);
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  width: 300px;
  margin: 0 auto;
  margin-top: 30px;
}

.what-customer-say .online-courses-button p {
  /* font-size: 28px;
  margin-bottom: 0;
  padding: 10px 0px;
  color: var(--primary-color); */
  font-size: 28px;
  margin-bottom: 0;
  padding: 10px 0px;
  color: var(--primary-color);
}

.what-customer-say .online-courses-button:hover {
  /* background-color: var(--primary-color);
  transition: 0.8s all; */
  background-color: var(--primary-color);
  transition: 0.8s all;
}

.what-customer-say .online-courses-button:hover p {
  /* color: #fff;
  transition: 0.8s all; */
  color: #fff;
  transition: 0.8s all;
}

@media (max-width: 976px) {
  .online-courses-space-mobile {
    margin-top: 20px;
  }
}

/* become a member */
.become-member {
  margin-top: 50px;
}

.become-member .member-container {
  text-align: center;
}

.become-member .member-container .member-title {
  font-size: 28px;
  color: var(--primary-color);
}

.member-container .member-button {
  /* border: solid 1px #286FB4; */
  background-color: var(--primary-color);
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  width: 325px;
  margin: 30px auto 0;
}

.member-container .member-button p {
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0px;
  color: #fff;
}

.member-container .member-button:hover {
  background-color: #fff;
  transition: 0.8s all;
  border: solid 1px var(--primary-color);
}

.member-container .member-button:hover p {
  color: var(--primary-color);
  transition: 0.8s all;
}

.member-container img {
  width: 300px;
  height: 320px;
}

/* what they say */
.what-they-say .say-left-container {
  width: 360px;
  height: 265px;
  box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.3);
  /* border: solid 1px #000; */
  background-color: #fff;
}

.what-they-say .say-left-title {
  color: var(--primary-color-shadow);
  font-size: 40px;
  line-height: 50px;
}

.what-they-say .say-left-container {
  padding: 32px 29px;
}

.what-they-say .say-left-container span {
  color: #00416d;
}

.what-they-say .say-left-button {
  color: #00416d;
  font-size: 28px;
  padding-top: 10px;
  cursor: pointer;
}

.say-right-container {
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

.say-carousel {
  box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.3);
  width: 600px;
  padding: 40px 33px;
  background-color: #fff;
}

.say-carousel .say-carousel-img-1 {
  border-right: 1px solid #000;
  padding-right: 50px;
  padding-left: 50px;
}

.say-carousel .say-carousel-img-2 {
  padding-left: 20px;
}

.say-carousel .say-carousel-button {
  color: #00416d;
  cursor: pointer;
}

.say-carousel .say-carousel-content {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 5px;
}

.what-they-say {
  background-image: url("/static/images/background-demo-say.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
}

.say-right-container .css-1fzpoyk {
  opacity: 1 !important;
  top: 31%;
}

.what-they-say.padding-bottom-55 {
  padding-bottom: 0 !important;
}

@media (max-width: 990px) {
  .say-left {
    display: none;
  }

  .say-carousel {
    width: 500px;
    padding: 30px 23px;
  }

  .say-carousel .say-carousel-content {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .say-left {
    display: none;
  }

  .say-carousel {
    width: 400px;
    padding: 30px 23px;
  }

  .say-carousel .say-carousel-content {
    font-size: 16px;
  }

  .say-carousel .say-carousel-img-1 {
    border-right: 1px solid #000;
    padding-right: 10px;
    padding-left: 10px;
  }

  .say-carousel .say-carousel-img-2 {
    padding-left: 10px;
  }
}

/* what customer say */

.customer-say-container {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  padding: 0 80px;
}

.say-customer-carousel {
  box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.3);
  width: 700px;
  height: 330px;
  padding: 40px 33px;
  background-color: #fff;
  scale: (0.75);
}

.say-customer-carousel .say-customer-carousel-img-1 {
  border-right: 1px solid #000;
  padding-right: 50px;
  padding-left: 50px;
}

.say-customer-carousel .say-customer-carousel-img-2 {
  padding-left: 20px;
}

.say-customer-carousel .say-customer-carousel-button {
  color: #00416d;
  cursor: pointer;
}

.say-customer-carousel .say-customer-carousel-content {
  font-size: 24px;
  font-style: italic;
  margin-bottom: 5px;
}

.customer-say-container .css-1qzevvg {
  opacity: 1 !important;
}

.say-customer-carousel .say-customer-carousel-name {
  margin-top: 30px;
}

.say-customer-carousel .say-customer-carousel-name .say-customer-carousel-name-text {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.say-customer-carousel .say-customer-carousel-name .say-customer-carousel-name-text p {
  font-size: 28px;
  color: #000;
  margin-bottom: 0;
  line-height: 30px;
}

.say-customer-carousel .say-customer-carousel-name p span {
  font-weight: bold;
}

.say-customer-carousel .say-customer-carousel-name img {
  width: 250px;
}

.say-customer-carousel .say-customer-carousel-name .say-customer-carousel-name-img {
  display: flex;
  align-items: flex-end;
}

.what-customer-say.padding-bottom-55 {
  padding-bottom: 90px !important;
}

.customer-say-container .css-1qzevvg {
  position: absolute;
  top: 42%;
  z-index: 10;
  left: 20%;
  width: 60%;
  cursor: pointer;
  opacity: 0.5;
}

.customer-say-container .css-1qzevvg img {
  opacity: 1;
  border-radius: 50%;
  width: 50px;
  filter: invert(1);
  /* padding: 10px 18px; */
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
  height: 50px;
  background-color: #ea706f;
}

@media (max-width: 1360px) {
  .customer-say-container .css-1qzevvg {
    left: 17%;
    width: 66%;
  }
}

@media (max-width: 1360px) {
  .customer-say-container .css-1qzevvg {
    left: 17%;
    width: 66%;
  }
}

@media (max-width: 1240px) {
  .customer-say-container .css-1qzevvg {
    left: 13%;
    width: 74%;
  }
}

@media (max-width: 990px) {
  .customer-say-container .css-1qzevvg {
    left: 17%;
    width: 66%;
  }

  .say-customer-carousel {
    width: 450px;
    height: 260px;
    padding: 30px 23px;
  }

  .customer-say-container {
    padding: 0 40px;
  }

  .say-customer-carousel .say-customer-carousel-name {
    margin-top: 20px;
  }

  .say-customer-carousel .say-customer-carousel-content {
    font-size: 18px;
  }

  .say-customer-carousel .say-customer-carousel-name .say-customer-carousel-name-text p {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 768px) {
  .customer-say-container .css-1qzevvg {
    left: 6%;
    width: 88%;
  }
}

@media (max-width: 576px) {
  .customer-say-container .css-1qzevvg {
    left: 13%;
    width: 74%;
  }

  .say-customer-carousel {
    width: 380px;
    height: 230px;
    padding: 30px 23px;
  }

  .say-customer-carousel .say-customer-carousel-name {
    margin-top: 20px;
  }

  .say-customer-carousel .say-customer-carousel-content {
    font-size: 16px;
  }

  .say-customer-carousel .say-customer-carousel-name .say-customer-carousel-name-text p {
    font-size: 18px;
    line-height: 20px;
  }

  .customer-say-container {
    padding: 0 0;
  }
}

/* new Register Teacher */
.newRegisterTeacher {
  padding-top: 40px;
  padding-bottom: 50px;
}

.newRegisterTeacher .newRegisterTeacher-intro p {
  font-size: 20px;
}

.newRegisterTeacher .newRegisterTeacher-mainIntro {
  margin-top: 35px;
  border-left: 3px solid #286fb4;
  padding-left: 20px;
}

.newRegisterTeacher .newRegisterTeacher-mainIntro p {
  font-size: 24px;
  line-height: 28px;
}

.newRegisterTeacher .newRegisterTeacher-mainContent {
  margin-top: 50px;
}

.newRegisterTeacher .newRegisterTeacher-img {
  margin-top: 130px;
}

@media (max-width: 768px) {
  .newRegisterTeacher .newRegisterTeacher-mainContent {
    margin-top: 60px;
  }

  .newRegisterTeacher .newRegisterTeacher-mainContent {
    flex-direction: column-reverse;
  }

  .newRegisterTeacher .newRegisterTeacher-img {
    margin-top: 0;
  }

  .newRegisterTeacher .newRegisterTeacher-form {
    margin-top: 50px;
  }
}

/* Register company */
.newRegisterCompany {
  padding-bottom: 50px;
}

.newRegisterCompany .newRegisterCompany-block {
  margin-top: 80px;
  padding: 40px 30px;
}

.newRegisterCompany .newRegisterCompany-block_1 {
  background-color: #edeef3;
  border-radius: 10px;
}

.newRegisterCompany .newRegisterCompany-block_1 .newRegisterCompany-content {
  padding-right: 120px;
}

.newRegisterCompany .newRegisterCompany-block_2 .newRegisterCompany-content {
  padding-right: 120px;
}

.newRegisterCompany .newRegisterCompany-content-bigTitle {
  font-weight: bold;
  font-size: 28px;
  color: #286fb4;
  padding-bottom: 18px;
}

.newRegisterCompany .newRegisterCompany-content-smallTitle {
  font-size: 22px;
  color: #00416d;
  font-weight: bold;
  padding-bottom: 5px;
}

.newRegisterCompany .newRegisterCompany-content-text {
  color: #000;
  font-size: 20px;
  padding-bottom: 20px;
}

.newRegisterCompany .newRegisterCompany-content-button {
  border: solid 1px #286fb4;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 5px;
  cursor: pointer;
}

.newRegisterCompany .newRegisterCompany-content-button p {
  font-size: 22px;
  font-weight: bold;
  color: #286fb4;
  padding: 0;
  margin: 0;
}

.newRegisterCompany .newRegisterCompany-content-button:hover {
  border: none;
  transition: 0.8s all;
  background-color: #286fb4;
}

.newRegisterCompany .newRegisterCompany-content-button:hover p {
  border: none;
  color: #fff;
}

.newRegisterCompany-resources {
  margin-top: 80px;
  margin-bottom: 20px;
}

.newRegisterCompany-resources .newRegisterCompany-resources-header {
  margin-bottom: 40px;
}

.newRegisterCompany-resources .newRegisterCompany-resources-header p {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #286fb4;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block {
  margin-bottom: 40px;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-container {
  border-radius: 10px;
  background-color: #edeef3;
  padding: 35px 30px;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-title p {
  font-size: 22px;
  color: #00416d;
  font-weight: bold;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-content {
  margin-bottom: 30px;
  color: #000;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-button {
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #286fb4;
  border-radius: 5px;
  cursor: pointer;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-button p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #286fb4;
  font-size: 22px;
  font-weight: bold;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-button:hover {
  border: none;
  transition: 0.8s all;
  background-color: #286fb4;
}

.newRegisterCompany-resources .newRegisterCompany-resources-block-button:hover p {
  border: none;
  color: #fff;
}

.newRegisterCompany-formRegister .newRegisterCompany-formRegister-img img {
  max-width: 79%;
}

@media (max-width: 1350px) {
  .newRegisterCompany-formRegister .newRegisterCompany-formRegister-img img {
    max-width: 87%;
  }
}

@media (max-width: 1225px) {
  .newRegisterCompany-formRegister .newRegisterCompany-formRegister-img img {
    max-width: 100%;
  }
}

@media (max-width: 976px) {
  .newRegisterCompany .newRegisterCompany-block_1 .newRegisterCompany-content {
    padding-right: 0px;
  }

  .newRegisterCompany .newRegisterCompany-block_2 .newRegisterCompany-content {
    padding-right: 0px;
  }

  .newRegisterCompany .newRegisterCompany-block img {
    display: none;
  }

  .newRegisterCompany-formRegister {
    justify-content: center;
  }
  .newRegisterCompany-formRegister .newRegisterCompany-formRegister-img {
    margin-bottom: 20px;
  }
  .newRegisterCompany-formRegister .newRegisterCompany-formRegister-img img {
    width: 100%;
  }
}

/* Customer tab MUI */

.MuiTabs-indicator {
  background-color: var(--menu-color) !important;
  height: 3px !important;
}
button.Mui-selected {
  color: var(--menu-color) !important;
}

/* customer css */
.MuiStepConnector-line{
  border-color: #fff !important;
}
