#home_info,
.box_mid {
  /*   margin-left: 17px;
   margin-right: 17px;*/
}

#container {
  padding: 0px;
  margin: 0px;
  min-height: 0px;
  background: url("../images/bg_container_home.png") no-repeat;
  background-position: 0px 320px;
  background-size: contain;
}

.full {
  background: #fff;
}

.nav {
  display: none;
}

.section_about {
  padding-bottom: 70px;
  padding-top: 50px;
}

.section_about:before, .section_about:after {
  content: " ";
  display: table;
}

.section_about:after {
  clear: both;
}

@media (max-width: 999px) {
  .section_about {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.section_about p.title {
  color: #3d3d3d;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  line-height: 1.2;
}

.section_about p.title:after {
  content: '';
  width: 27px;
  height: 2px;
  background: #0591ce;
  display: inline-block;
  position: absolute;
  right: -50px;
  top: 17px;
}

.section_about .content p {
  text-align: justify;
  font-family: Muli;
  font-weight: 300;
  line-height: 1.8;
}

@media (max-width: 999px) {
  .section_about .content span {
    font-size: 20px !important;
  }
}

.section_about .content img {
  max-width: 100%;
}

.section_about .col_l {
  float: left;
  width: 38%;
}

.section_about .col_l img {
  max-width: 100%;
}

@media (max-width: 999px) {
  .section_about .col_l {
    display: none;
  }
}

.section_about .col_r {
  padding-left: 70px;
  float: left;
  width: 62%;
}

@media (max-width: 999px) {
  .section_about .col_r {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}

.section_about .col_r .btn_detail {
  margin-top: 20px;
}

.section_about .col_r .btn_detail a {
  display: inline-block;
  color: #fe950a;
  border-radius: 20px;
  border: 2px solid #fe950a;
  padding: 8px 30px;
  font-size: 15px;
}

.section_course > .wrapper > .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 27px;
  text-transform: uppercase;
  color: #2280bf;
  margin-bottom: 10px;
}

.section_course > .wrapper > .title1 {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: #4c4c4c;
  font-family: Muli;
  margin-bottom: 10px;
}

.section_course > .wrapper .title_small {
  font-weight: 300;
  color: #2d2d2d;
  font-family: Muli;
  text-align: center;
  margin-bottom: 55px;
  max-width: 660px;
  margin: auto;
  margin-bottom: 30px;
}

@media (max-width: 699px) {
  .section_course > .wrapper .title {
    margin-top: 10px;
  }
  .section_course > .wrapper .title_small {
    margin-bottom: 20px;
  }
}

.section_course .tab_list {
  display: inline-block;
  width: 100%;
  height: 0px;
}

.section_course .btn_detail {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 599px) {
  .section_course .btn_detail {
    margin-bottom: 25px;
  }
}

.section_course .btn_detail a {
  display: inline-block;
  color: #fe950a;
  border-radius: 20px;
  border: 2px solid #fe950a;
  padding: 8px 30px;
  font-size: 15px;
}

@media (max-width: 599px) {
  .section_course .btn_detail a {
    padding: 5px 15px;
    font-size: 14px;
  }
}

.section_course #tab-detail {
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
  width: 100%;
}

@media (max-width: 899px) {
  .section_course #tab-detail {
    padding-top: 0;
    margin-bottom: 0;
  }
}

.section_course #tab-detail #tabs .title_tab {
  border-bottom: 2px solid #ccc;
}

.section_course #tab-detail #tabs .title_tab span {
  font-size: 14px;
  font-family: Muli;
  font-weight: bold;
  color: #d7322c;
  background: url("../images/bg_white_showdow.png") repeat-x;
  background-size: contain;
  padding: 9px 25px;
  text-align: center;
  border: solid 1px #ccc;
  display: inline-block;
}

@media (max-width: 499px) {
  .section_course #tab-detail #tabs .title_tab span {
    padding: 4px 15px;
    font-size: 13px;
  }
}

.section_course .box_product_tab .box_mid-title .mid_title_l:after {
  display: none;
}

.section_course .box_product_tab .box_mid-title .mid_title_l {
  padding: 15px 0px;
}

.section_course .box_product_tab .resp-tabDrop {
  display: none;
}

.section_course .box_product_tab .resp-tablist {
  display: block;
  padding: 0;
  padding-bottom: 0px;
  line-height: 1em;
  margin: 0px;
  text-align: center;
}

.section_course .box_product_tab .list_item_product .row_item {
  margin-right: -26px;
}

.section_course .box_product_tab .list_item_product .row_item .col_item {
  padding-right: 26px;
}

.section_course .box_product_tab .resp-tablistItem {
  display: inline;
  cursor: pointer;
  display: inline-block;
  border-bottom: 0px;
  border-left: 0px;
  font-size: 17px;
  font-weight: bold;
  font-family: Muli;
  -webkit-transition: all 0ms ease-out 0s;
  -moz-transition: all 0ms ease-out 0s;
  -o-transition: all 0ms ease-out 0s;
  transition: all 0ms ease-out 0s;
  color: #2d2d2d;
  text-transform: uppercase;
  margin-right: 35px;
}

@media (max-width: 850px) {
  .section_course .box_product_tab .resp-tablistItem {
    padding: 8px 15px;
    font-size: 15px;
    background: none;
    border: 1px solid #008bd7;
    color: #008bd7;
    margin-right: 11px;
    margin-bottom: 11px;
  }
}

@media (max-width: 499px) {
  .section_course .box_product_tab .resp-tablistItem {
    padding: 5px 8px;
    font-size: 13px;
    font-weight: 500;
    text-transform: unset;
    border-radius: 3px;
  }
}

@media (max-width: 399px) {
  .section_course .box_product_tab .resp-tablistItem {
    padding: 4px 4px;
    font-size: 12px;
  }
}

.section_course .box_product_tab .resp-tablistItem:hover {
  color: #0080b1;
}

.section_course .box_product_tab .resp-tablistItem__active {
  color: #0080b1;
}

@media (max-width: 899px) {
  .section_course .box_product_tab .resp-tablistItem__active {
    background: #008bd7;
    color: #fff;
  }
}

.section_course .box_product_tab .resp-headings {
  display: none;
}

.section_course .box_product_tab .resp-contents {
  margin-top: 30px;
  overflow: hidden;
}

@media (max-width: 850px) {
  .section_course .box_product_tab .resp-contents {
    margin-top: 0px;
  }
}

.section_course .box_product_tab .resp-contents table tr td {
  padding: 10px;
  word-wrap: break-word;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item {
  margin-right: 0px;
  display: block;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item {
  width: 100% !important;
  float: none;
  padding-right: 0px;
  margin-bottom: 0px;
  background: none;
  border: none;
  position: relative;
}

@media (max-width: 999px) {
  .section_course .box_product_tab .list_item_product.style_1 .row_item .item {
    width: 33.33%;
  }
}

@media (max-width: 768px) {
  .section_course .box_product_tab .list_item_product.style_1 .row_item .item {
    width: 50%;
  }
}

@media (max-width: 599px) {
  .section_course .box_product_tab .list_item_product.style_1 .row_item .item {
    padding-right: 0px;
    margin-bottom: 0px;
  }
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item .info .btn_group .btn_detail {
  display: none;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item .wrap_sale {
  display: none !important;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item .wrap_sale .on-ribbon.sale_now {
  right: 0px;
  left: auto !important;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item .wrap_sale .on-ribbon {
  position: absolute;
  z-index: 9;
  top: 6px;
  right: 32px;
  width: 45px;
  height: 44px;
  text-align: center;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item .wrap_sale .on-ribbon span {
  display: inline-block;
  background-image: linear-gradient(to bottom, #f86625 0%, #cc420b 100%);
  background-repeat: repeat-x;
  border: none;
  text-transform: uppercase;
  font-size: 9.5px;
  color: #fff;
  padding: 4px 7px;
  border-radius: 4px;
  outline: none !important;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item.sale {
  position: relative;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item.sale .info .info-price {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.section_course .box_product_tab .list_item_product.style_1 .row_item .item.sale .wrap_sale {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}

.section_teacher.box_teacher {
  background: #fff url("../images/bg_teacher.png") top center no-repeat;
  background-size: contain;
  padding: 45px 0px 60px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher {
    background: #fff;
    padding: 20px 0px 30px;
  }
}

.section_teacher.box_teacher > .wrapper > .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 27px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher > .wrapper > .title {
    color: #3d3d3d;
  }
}

.section_teacher.box_teacher > .wrapper > .title1 {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-family: Muli;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher > .wrapper > .title1 {
    color: #444;
    font-weight: normal;
    margin-bottom: 0;
  }
}

.section_teacher.box_teacher > .wrapper .title_small {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin-bottom: 55px;
  max-width: 660px;
  margin: auto;
  margin-bottom: 200px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher > .wrapper .title_small {
    color: #444;
    margin-bottom: 150px;
  }
}

@media (max-width: 699px) {
  .section_teacher.box_teacher > .wrapper .title {
    margin-top: 10px;
  }
  .section_teacher.box_teacher > .wrapper .title_small {
    margin-bottom: 20px;
  }
}

.section_teacher.box_teacher .item .picture {
  border: 3px solid transparent;
  border-radius: 4px 4px 0px 0px;
}

.section_teacher.box_teacher .item .picture img {
  border-radius: 4px 4px 0px 0px;
}

.section_teacher.box_teacher .item:hover .picture {
  border: 3px solid red;
  border-radius: 4px;
}

.section_teacher.box_teacher .item .info {
  background: #f9f9f9;
  padding: 25px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher .item .info {
    padding: 5px;
  }
}

.section_teacher.box_teacher .item .title b {
  text-transform: capitalize;
  font-weight: 700;
  color: #0e0e0e;
  font-family: Muli;
  text-align: center;
  display: block;
  font-size: 20px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher .item .title b {
    font-size: 16px;
  }
}

.section_teacher.box_teacher .item .short {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  font-family: Muli;
  color: #f9671e;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher .item .short {
    font-size: 14px;
  }
}

.section_teacher.box_teacher .owl-controls {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .section_teacher.box_teacher .owl-controls {
    margin-top: 30px;
  }
}

.section_teacher.box_teacher .owl-theme .owl-dots .owl-dot.active span {
  background: #ff6d34 !important;
}

.section_teacher.box_teacher .owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  margin: 5px 5px;
  background: #d1d1d1 !important;
}

.section_recuitment {
  background: url("../images/recruitment_bg.png") no-repeat;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 50px;
}

@media (max-width: 999px) {
  .section_recuitment {
    background-image: linear-gradient(to right, #e9ecef 65%, #fff 100%);
  }
}

.section_recuitment .title {
  font-size: 25px;
  text-transform: uppercase;
  color: #0e0e0e;
  font-family: Muli;
}

.section_recuitment .title span {
  color: #016db6;
  font-weight: bold;
}

.section_recuitment .form_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 170px;
}

@media (max-width: 999px) {
  .section_recuitment .form_content {
    padding-right: 0;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.section_recuitment .form_content .title {
  margin-bottom: 10px;
}

.section_recuitment .form_content .short {
  padding-bottom: 20px;
}

.section_recuitment .form_content .btn-default {
  color: #fff;
  background-image: linear-gradient(to right, #f28b42 0%, #ee5439 100%);
  background-repeat: repeat-x;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 13px 9px;
  border-radius: 36px;
  border: none;
  display: block;
  width: 100%;
  box-shadow: none;
  outline: none !important;
}

.section_recuitment #form_contact {
  max-width: 410px;
  width: 100%;
}

.section_recuitment #form_contact .form-control {
  height: 48px;
  border-radius: 36px;
  background: #f9f9f9;
  border: none;
  color: #6f6f6f;
  font-weight: 400;
  font-family: Muli;
  padding-left: 30px;
}

.box_customer {
  background: #f6f3ed;
  padding: 45px 0px;
}

@media (max-width: 768px) {
  .box_customer {
    padding: 25px 0px;
  }
}

.box_customer .title_box {
  display: block;
  font-weight: 700;
  padding: 0px 0px 5px;
  text-transform: uppercase;
  color: #363636;
  font-family: 'Muli';
}

.box_customer .title_box:before {
  content: '';
  width: 2px;
  height: 13px;
  background: #d7d7d7;
  display: inline-block;
  margin-right: 13px;
}

.box_customer .title1_box {
  display: block;
  font-weight: 700;
  padding: 0px 0px 5px;
  text-transform: uppercase;
  color: #004d95;
  font-size: 27px;
  font-family: 'Muli';
  margin-bottom: 45px;
}

@media (max-width: 768px) {
  .box_customer .title1_box {
    margin-bottom: 25px;
  }
}

.box_customer .title1_box b {
  text-transform: uppercase;
}

.box_customer .content .item {
  background: #fff;
  padding: 37px;
  border-radius: 11px;
}

@media (max-width: 768px) {
  .box_customer .content .item {
    padding: 30px 20px;
  }
}

.box_customer .content .item .picture {
  text-align: center;
}

.box_customer .content .item .picture img {
  width: auto;
  display: inline-block;
  border: 10px #f0f0f0 solid;
  border-radius: 50%;
}

.box_customer .content .item .title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Roboto';
  text-align: center;
  margin: 20px 0px 3px;
}

.box_customer .content .item .position {
  text-align: center;
  font-style: italic;
  font-weight: 500;
  font-family: Muli;
  color: #aca3a3;
  margin-bottom: 3px;
}

.box_customer .content .item .short {
  text-align: justify;
  font-family: 'Muli';
  font-weight: 300;
  color: #707070;
  margin-top: 20px;
}

.box_customer .content .item .rate {
  text-align: center;
}

.box_customer .content .item .rate i:before {
  margin: -2px;
  color: #f1c40f;
}

.box_customer .owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 22px;
  padding: 1px 0px;
  background: #b4def0 !important;
  display: inline-block;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box_customer .owl-controls {
  position: absolute;
  top: 46%;
  width: 100%;
}

.box_customer .owl-controls .owl-prev {
  position: absolute;
  left: -70px;
}

.box_customer .owl-controls .owl-next {
  position: absolute;
  right: -70px;
}

.section_why_choose {
  background: #fff url("../images/bg_home.png") top center no-repeat;
  background-size: contain;
  padding: 45px 0px 60px;
}

@media (max-width: 768px) {
  .section_why_choose {
    padding: 20px 0px 30px;
    background: #EA8B28;
  }
}

.section_why_choose > .wrapper > .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 27px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}

.section_why_choose > .wrapper > .title1 {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-family: Muli;
  margin-bottom: 10px;
}

.section_why_choose > .wrapper .title_small {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin-bottom: 55px;
  max-width: 660px;
  margin: auto;
  margin-bottom: 350px;
}

@media (max-width: 1024px) {
  .section_why_choose > .wrapper .title {
    margin-top: 10px;
  }
  .section_why_choose > .wrapper .title_small {
    margin-bottom: 200px;
  }
}

@media (max-width: 768px) {
  .section_why_choose > .wrapper .title_small {
    margin-bottom: 30px;
  }
}

@media (min-width: 1024px) {
  .section_why_choose .content {
    background: url("../images/pic_why_chosen.png") right no-repeat;
    background-size: contain;
  }
}

.section_why_choose .content .wrap {
  max-width: 670px;
}

.section_why_choose .content .item {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 768px) {
  .section_why_choose .content .item img {
    display: none;
  }
}

.section_why_choose .content .item .info {
  padding-left: 20px;
}

.section_why_choose .content .item .info h4 {
  color: #010101;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: Muli;
}

.section_why_choose .content .item .info p {
  color: #616161;
  font-weight: 300;
}

@media (max-width: 768px) {
  .section_why_choose .content .item .info {
    padding-left: 0;
  }
  .section_why_choose .content .item .info h4, .section_why_choose .content .item .info p {
    color: #fff;
  }
}

.section_why_choose .content .item:last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=home.css.map */