/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 0.9.4

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700|Quicksand:400,500,600,700&display=swap');
body{
	margin:0;
	font-family:-apple-system,BlinkMacSystemFont,"Quicksand",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff}
	.text-primary{color:#003882!important}
	.btn-primary{color:#fff;background-color:#003882;border-color:#003882}
	.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
	.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(111,49,205,.5);box-shadow:0 0 0 .2rem rgba(111,49,205,.5)}
	.bg-primary{background-color: #097fda!important;}
.text-oswald {
	font-family: 'Oswald', sans-serif;
}
@media (max-width: 575.98px) {
   }
@media (max-width: 767.98px) {
	.event-list-content h5.title {
    font-size: 0.8rem;
}
	.event-list-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 40%;
    max-width: 40%;
}

.event-list-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 60%;
    max-width: 60%;
}
	body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab.vc_active {
	border-color: #7b7b7b;
    background-color: #7b7b7b;
	}
	body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab.vc_active>a {
	color: white;
	}
body.wpb-js-composer .vc_tta.vc_tta-style-classic.introduction--tabs .vc_tta-tab {
    margin-left: 0;
    margin-top: 0;
    max-width: unset;
    text-align: center;
    display: block;
    margin-bottom: 4px;
}
	body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab>a {
    
}
	body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none;
}
	body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block;
}
	.tp-caption.rev-btn {
    padding: 1px 8px !important;
    font-size: 7px !important;
}
	.website-alo-phone {
    position: fixed;
    left: -10px;
    top: 56%;
    visibility: visible;
    background: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 999999;
}
  }
@media (max-width: 991.98px) {
	.form-dang-ky .dang-ky {
    font-size: 18px;
}
body .dang-ky-hoc-thu .form-dang-ky {
    top: 100%;
    bottom: auto;
    transform: translateY(-53px);
    right: 0;
}
	body .dang-ky-hoc-thu .form-dang-ky.apperance-form {
    top: auto;
    bottom: 0;
}
	.hidden-lg-down {
		display:none !important;
	}
	.hotline-mobi .website-alo-phone {
    width: 70px;
    height: 70px;
}
	ul.sub-menu.open {
    list-style: none;
    padding: 5px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
    display: none;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 25px;
    left: 18px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 8px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
    i.fa.fa-plus.d-lg-none.submenu-opened:before {
    content: "\f068";
}

.middle-header {
    padding: 5px 0;
    box-shadow: 0 0 15px #00000036;
}
    ul#main-menu li a {
    color: #000;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid darkgrey;
    padding: 5px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: white;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;font-size: 12px;
}
    a.mobile-menu {
    width: 32px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #003882;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
a.mobile-menu span:nth-child(1) {
    top: 0px;
}
a.mobile-menu span:nth-child(2), a.mobile span:nth-child(3) {
    top: 7px;
}
a.mobile-menu span:nth-child(4) {
    top: 14px;
}
a.mobile-menu.display span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
a.mobile-menu.display span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.mobile-menu.display span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}
a.mobile-menu.display span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header .primery-menu {
    position: fixed;
    width: 350px;
    left: -350px;
    background-color: #2a2d7e;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
     }
  @media (min-width: 768px) {
	  .event-list-content h5.title {
    font-size: 1rem;
}
	  	.event-list-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 27%;
    max-width: 27%;
}
	  	  	.news-list-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 27%;
    max-width: 20%;
}
	.event-list-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 73%;
    max-width: 73%;
}
	  	.news-list-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 73%;
    max-width: 80%;
}
	  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab.vc_active a span:after {content: '\f0dd';
    position: absolute;
    font-family: Fontawesome;
    font-size: 35px;
    left: 50%;
    margin-left: -10px;
    margin-top: 1px;}

     }
@media (min-width: 992px) {
	header.header.fixed .nav-header {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
}
	div#text-2.footer-widget.widget_text.widget-count-4.col-md-3 {
    width: 41.666667%!important;
    max-width: 41.666667%!important;
    flex: 41.666667%!important;
}
	div#text-3.footer-widget.widget_text.widget-count-4.col-md-3, div#nav_menu-2.footer-widget.widget_nav_menu.widget-count-4.col-md-3 {
    width: 16.666667%!important;
    max-width: 16.666667%!important;
    flex: 16.666667%!important;
}
	header.header {
    height: 117.5px;
}
	ul#main-menu {
    text-align: center;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 14px 20px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
    padding: 15px;
}
	.courses-carousel .course--thumb img {
    height: 230px;
}
		.owl-controls .owl-nav .owl-next {
    right: -15px;
}
	.owl-controls .owl-nav .owl-prev {
    left: -15px;
}
    ul#main-menu ul.sub-menu ul.sub-menu {
    right: -211px;
    margin-top: -3px;
    top:0;
}
ul#main-menu li ul.sub-menu li a {
    padding: 10px 10px;
}
ul.sub-menu {
    text-align: left;
}
    ul#main-menu li.menu-item.menu-item-gtranslate a {
    padding: 10px 15px;
}

ul#main-menu .menu-item-has-children:before {
    content: "\f0dd";
    font-family: Fontawesome;
    top: 50%;
    position: absolute;
    right: 5px;
    margin-top: -11px;
    color:white;
    font-size: 12px;
}
ul#main-menu ul.sub-menu .menu-item-has-children:before {
   content:"\f0da";
}
    ul#main-menu li a {
    padding: 15px 18px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
ul#main-menu li {
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 9;
    top: 100%;
    visibility: hidden;
    width: 210px;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    overflow: visible;
     }
ul#main-menu ul.sub-menu > li {
    display: block;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
}
	ul#main-menu li ul.sub-menu li a {
    color: #2a2d7e;
}
ul#main-menu ul.sub-menu > li > a:hover {
    background-color: #f5f5f5;
    color: #000000;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu > li {
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu > li:nth-child(1) {
    transition-delay: 0ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(2) {
    transition-delay: 50ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(3) {
    transition-delay: 100ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(4) {
    transition-delay: 150ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(5) {
    transition-delay: 200ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(6) {
    transition-delay: 250ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(7) {
    transition-delay: 300ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(8) {
    transition-delay: 350ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(9) {
    transition-delay: 400ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(10) {
    transition-delay: 450ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu {
    border-top: 3px solid;
    visibility: visible;
    max-height: 2000px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu .sub-menu > li + li {
    border-top: 1px solid rgba(0, 0, 0, .1);
}
}
 @media (min-width: 1200px) {
	 .container {
		 max-width: 1240px;
	 }
	 .website-alo-phone{
	position: fixed;
  left: -30px;
  top: 55%;
  visibility: visible;
  background: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 999999;
}
    }
* {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.vc_toggle_content {
	-webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
a:hover {
    color: #4e228f;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}
.social-icon a.facebook {
    background-color: #4267B2;
}
.social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: white;
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- Hotline -----------------------------------------*/

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.zoomIn{
	animation-name: zoomIn;
}
.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle{
    box-shadow: 0 0 15px #ffffff7d;
	position: absolute;
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  border: 2px solid #003882;
  border-radius: 100%;
  background: transparent;
  opacity: 0.5;
}
    
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

    @keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
    @keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse{
	animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill{
	position: absolute;
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.5;
  background-color: #003882;
  opacity: 0.75;
  box-shadow: 0 0 15px #ffffff7d;
}

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.tada,.animated.infinite.tada{
	animation-name: tada;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle{
	position: absolute;
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
  background-color:#003882;
  background-size: 70%;
}
    .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa{
    zoom: 1.4;
    color: #fff;
    display: block;
    padding: 2px;
    }
    .quydinh-tip.quydinh-tip-2 {
    position: absolute;
    right: -134px;
    top: 47px;
    background-color: #fcb040;
    color: white;
    padding: 5px 20px;
    box-shadow: 0 0 15px #ffffff47;
}
.quydinh-tip::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 36px;
    right: 100%;
    top: 50%;
    margin-right: -2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    background-color: #fcb040;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 80px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #0098da;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc107;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
    height: 195px;
    overflow: hidden;
}

.published-date {
    position: absolute;
    bottom: 0;
    width: 115px;
    font-size: 14px;
    background-color: #ed1d24;
    color: white;
    padding: 6px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
/*
 *  STYLE 2
 */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #FCB040;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p {
    color:#757575;
}
.footer-widget h3.widget-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    text-align: center;
    background-color: #ed1d24;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 0;
    margin-bottom: 0;font-family: 'Oswald', sans-serif;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #faac1c;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

#wrap:hover {
    background: #faac1c;
    border-color: #faac1c;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
}
span.transaction, h5.transaction a {
    color: #000000;
}
.tg-service {
    text-align: center;
    position: relative;
    margin: 5px;
}
.animate_line:after, .animate_line:before {
    content: "";
    height: 4px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}

.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    padding: 30px;
    position: relative;
    z-index: 2;
    height: 242px;
    background: #fff;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #ffbc13;
}
.animate_line:after {
    left: -5px;
    bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
 .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
.text-strock-white {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
.bg-overlay:before {
    content: '';
        position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.48);
    display: block !important;
    left: 0;
    z-index: 0;
    top: 0;
}
div.block-connectus p[class*="fa-"] {
    padding-left: 50px;
    position: relative;
}
div.block-connectus p[class*="fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    color: #888;
    font-size: 13px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #fff;
}
.footer-widget ul.menu {
    padding-left: 0;
    list-style: none;
}
.footer-widget ul.menu li {
    position: relative;
}
.footer-widget ul.menu li:before {content: '\f105';font-family: Fontawesome;margin-right: 5px;color: #f5f5f5;}
.bg-grey {
	background-color: #f9f9f9 !important;
}
ul.contact-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.contact-list li {
    padding-left: 25px;
    position: relative;
}

ul.contact-list li:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}
.rounded-pill {
    border-radius: 5em !important;
}
.accordion button.btn.btn-link:before {
    font-family: Fontawesome;
    position: absolute;
    right: 15px;
    font-size: 28px;
    top: 50%;
    line-height: 0;
    margin-top: 6px;
}
.accordion button.btn.btn-link.collapsed:before {
    content: '\f0dd';    margin-top: -4px;
}
.accordion button.btn.btn-link:before {
    content: '\f0de';
}
div.card-header h2 {
    position: relative;
}
.career-nav a.nav-link {
    background-color: #d4d4d4;
    margin-bottom: 2px;
    color: black;
}
.career-nav a.nav-link:before {
    content: '\f0da';
    font-family: Fontawesome;
    float: right;
}
.career-nav div.tab-content {
    background-color: #33b9f3;
    padding: 15px;
    border-radius: 15px;
}
.article-contnet .date_time .date {
    font-size: 35px;
    color: #0098da;
    display: block;
    border-bottom: 2px solid;
    line-height: 1;
    padding: 3px 0;font-weight: 700;
}

.article-contnet .date_time {
    text-align: center;
    color: #0098da;
}
.article-contnet .title {
    font-size: 19px;
}
.article-contnet {
    padding: 10px 0;
}
ul.gallery--cate--filter {
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.gallery--cate--filter li a {
    display: inline-block;
    padding: 5px 15px;
    background-color: #828282;
    margin: 3px;
    color: white;
}

ul.gallery--cate--filter li {
    display: inline-block;
}

ul.gallery--cate--filter li.active a {
    background-color: #0098da;
}
.contact--fix--left ul li a i.fa {font-size: 25px;}

.contact--fix--left ul li a {
    display: block;
    text-align: center;
    background-color: #4D4D4D;
    color: white;
    border-bottom: 1px solid #8e8e8e;
    padding: 14px 5px;
}

.contact--fix--left ul li {
    display: block;
}

.contact--fix--left {
    position: fixed;
    top: 40%;
    left: 0;
    width: 55px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	z-index: 9;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab>a {
    border-color: transparent;
    background-color: transparent;
    color: #666;padding: 5px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab>a:hover,.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tab.vc_active>a {
	border-color: transparent;
    background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.introduction--tabs .vc_tta-tab {
    margin-left: -1px;
    margin-top: -1px;
    max-width: 160px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 0px 12px;
    margin: 5px;
    border: 1px solid #6ea6c7;
    border-radius: 10px;
}
.introduction--tabs ul.vc_tta-tabs-list {
    text-align: center;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a{
	    color: #ffc000;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tabs-list .vc_tta-tab:nth-child(3) a{
	    color: #70bf44;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tabs-list .vc_tta-tab:nth-child(4) a{
	    color: #fb6b47;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tabs-list .vc_tta-tab:nth-child(5) a{
	    color: #5bc4db;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.introduction--tabs .vc_tta-tabs-list .vc_tta-tab:nth-child(6) a{
	    color: #65517a;
}

.course--info .excerpt {
    font-size: 14px;
    font-style: italic;
}
.course--info .course--meta {
    color: #adadad;
    font-weight: 600;
    padding: 4px 0;
}
.course--items--inner {
    background-color: #fbfbfb;
    padding: 20px 10px;
    border-radius: 5px;
}
.course--items--inner:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.course--info .title {
    margin-bottom: 0;
    padding: 5px 0;
    font-weight: 700;
    color: #2a2d7e;
}
.course--info .excerpt p {
    margin-bottom: 0px;
}
article.slide-item {
    position: relative;
    margin: 50px 15px 0px 15px;
    border: 2px solid transparent;
    background: #ffffff;
    text-align: center;
}
article.slide-item:hover {
    border-color: #00a167;
}
article.slide-item figure.image-box {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px auto 10px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
article.slide-item .info-box h3 {
    position: relative;
    font-size: 16px;
    color: #253d4a;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: uppercase;
}
article.slide-item figure.image-box img {
    position: relative;
    width: 90px !important;
    height: 90px !important;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}
article.slide-item .slide-text {
    position: relative;
    font-size: 14px;
    color: #252525;
    font-style: italic;
    padding: 0 20px;
}
article.slide-item:hover figure.image-box {
    border-color: #00a167;
}
.event-list .col-md-6:nth-child(n) .event-list-content {
    background-color: #eaeaea;
}
.event-list .col-md-6:nth-child(2n) .event-list-content {
    background-color: #eaeaea;
}
.event-list .col-md-6:nth-child(3n) .event-list-content {
    background-color: #eaeaea;
}
.event-list .col-md-6:nth-child(4n) .event-list-content {
    background-color: #eaeaea;
}
.event-list .col-md-6:nth-child(5n) .event-list-content {
    background-color: #eaeaea;
}
.course-item .course-content {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.course-content *,.event-list-content *{
    color: white;
}
.event-list .event-list-content {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.event-list .event-list-thumb img {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.gallery--item .title {
    font-size: 1rem;
    padding: 10px 8px;
}
.page-header .title {
    color: white;
}
.schedule table {
    border: 1px solid #dee2e6;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    max-width: 500px;
    margin: auto;
}
.schedule table td, .schedule table  th {
    border: 1px solid #dee2e6;
}

.schedule table td, .schedule table  th {
        padding: .45rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    text-align: center;
}
.textwidget .social-icon * {
    color: white;
}
aside.widget ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
aside.widget ul li a {
	font-weight: 700;
    display: block;
    padding: 5px 15px;
    border: 1px solid #d8d8d8;
    margin-bottom: 4px;
    color: #2a2d7e;
}
aside.widget ul li a:hover {
    background-color: #2a2d7e;
    color: white;
}
.faq h4 {
    font-size: 1rem;
}
ul#menu-jpt-menu li {
    float: left;
    padding: 5px 30px;
    border: 1px solid #c7c7c7;
    margin: 0px 10px;
}
ul#menu-jpt-menu {
    list-style: none;
	height: 35px;
}
a.logo-group img {
    padding: 5px;
	height: 60px;
    width: auto;
}
a.logo-omonetashi img {
    padding: 5px;
	height: 60px;
    width: auto;
}
form.header-form {
    padding: 10px 0px;
}

ul#main-menu li a {
	color:white;
	font-weight: bold;
}
.dang-ky-hoc-thu .form-dang-ky {
    position: fixed;
    bottom: -435px;
    right: 8px;
    z-index: 9;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
    border-radius: 15px;
}
.dang-ky:after {
    content: "\f077";
    font-family: 'FONTAWESOME';
    font-size: 18px;
    position: absolute;
    top: 6px;
    left: 8px;
}
.dang-ky:after {
    animation-name: gotop;
    animation-iteration-count: infinite;
    animation-duration: .8s;
    animation-fill-mode: both;
}
.apperance-form .dang-ky:after {
    content: "\f078";
}
.dang-ky-hoc-thu .form-dang-ky.apperance-form {
    position: fixed;
    bottom: 10px;
    cursor: pointer;
}
h3.dang-ky {
    padding: 16px 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.dang-ky-hoc-thu div.wpcf7 {
    padding: 15px 0;
}
figure.effect-apollo {
    background: #2c2f7e;
}
figure.effect-apollo figcaption {
    padding: 10px;
    color: #ececec;
}
figure.effect-apollo figcaption h2 {
	border-bottom: 1px solid #ececec;
	font-size: 20px;
}
figure.effect-apollo figcaption p {
	font-size: 13px;
}
input#s {
    border-radius: 2rem;
}
input#searchsubmit {
    position: absolute;
    right: 0px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f58f;
    border-color: #ffffff00;
}
span.input-group-append i.fa {
	position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
}
.gallery--thumb {
    height: 250px;
    overflow: hidden;
    background-color: #fbfbfb;
}
.gallery--thumb img {
    width: 100%;
    height: 100%;
}
.icon-galley {
    position: absolute;
    top: 100px;
    left: 42%;
    background: #4cadc9c4;
    width: 80px;
    height: 80px;
    padding: 20px 23px;
    font-size: 20px;
    border-radius: 50%;
    color: white;
}
.thumbnail {
    height: 235px;
    overflow: hidden;
    text-align: center;
}
.thumbnail img {
    height: 235px;
    width: auto;
}

p.position {
    color: #656565;
}
.content-schedule table {
    width: 100%!important;
}
.content-schedule table tbody tr td {
    width: 33%!important;
	border: 1px solid grey;
	padding: 5px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    display: block;
    height: 0px;
    opacity: 0;
    min-height: unset;
    padding: 0;transition:unset;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    opacity: 1;
    height: auto;
}
.event-list-content.schedule-list-content.p-3.text-justify {
    background: #ff6565;
}
.content-schedule {
    text-align: center;
    padding: 10px;
    margin-top: -15px;
}
.news-carousel .news-item-inner .title {
    font-size: 18px;
    font-weight: 700;
}
.news-content .text-excerpt {
    margin-bottom: 5px;
    font-style: italic;
}
div#comments {
    display: none;
}
ul#main-menu li:hover {
    background: #b71919;
}
.instagram {
    background: #ff1bf1;
}
.single-post .container {
	max-width: 1100px;
}
li.heateor_sss_linkedin_share span button {
    margin-top: 2px;
}
ul.heateor_sss_sharing_ul li {
    display: flex;
    justify-content: center;
    justify-items: center;
}
li.heateor_sss_pinterest_pin span {
    margin-top: 1px;
}
li.heateorSssSharingRound i {
    margin-top: -2px!important;
}
    @keyframes gotop {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  to {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}