/*
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: 20.20

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;600;700&display=swap');
html{
  overflow-x: hidden;
}
@font-face {
  font-family: "Flaticon";
  src: url("/wp-content/themes/southteam/fonts/Flaticon/Flaticon.woff2") format("woff2"),
			 url("/wp-content/themes/southteam/fonts/Flaticon/Flaticon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1440px){
  ul#main-menu li a {
    font-size: 20px;
    padding: 15px 30px;
    line-height: 23px;
    font-weight: 700;
    position: relative;
    display: block;
    color: #ffffff;
    letter-spacing: .2px !important;
}
  .container {
      max-width: 1440px !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/wp-content/themes/southteam/fonts/Flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}

.glyph-icon:before, .fimanager:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
    display: block;
}

.flaticon-001-portfolio:before { content: "\f100"; }
.flaticon-002-management:before { content: "\f101"; }
.flaticon-003-vacancy:before { content: "\f102"; }
.flaticon-004-resume:before { content: "\f103"; }
.flaticon-005-office:before { content: "\f104"; }
.flaticon-006-talent-search:before { content: "\f105"; }
.flaticon-007-candidate:before { content: "\f106"; }
.flaticon-008-competence:before { content: "\f107"; }
.flaticon-009-brief:before { content: "\f108"; }
.flaticon-010-training:before { content: "\f109"; }
.flaticon-011-meeting:before { content: "\f10a"; }
.flaticon-012-interview:before { content: "\f10b"; }
.flaticon-013-human-resources:before { content: "\f10c"; }
.flaticon-014-creativity:before { content: "\f10d"; }
.flaticon-015-hierarchy:before { content: "\f10e"; }
.flaticon-016-mindset:before { content: "\f10f"; }
.flaticon-017-multitasking:before { content: "\f110"; }
.flaticon-018-teamwork:before { content: "\f111"; }
.flaticon-019-idea:before { content: "\f112"; }
.flaticon-020-selection:before { content: "\f113"; }
.flaticon-021-speaker:before { content: "\f114"; }
.flaticon-022-coaching:before { content: "\f115"; }
.flaticon-023-cooperation:before { content: "\f116"; }
.flaticon-024-career:before { content: "\f117"; }
.flaticon-025-broadcast:before { content: "\f118"; }
.flaticon-026-officer:before { content: "\f119"; }
.flaticon-027-secretary:before { content: "\f11a"; }
.flaticon-028-support:before { content: "\f11b"; }
.flaticon-029-presentation:before { content: "\f11c"; }
.flaticon-030-relation:before { content: "\f11d"; }
.flaticon-031-expatriate:before { content: "\f11e"; }
.flaticon-032-skill:before { content: "\f11f"; }
.flaticon-033-working:before { content: "\f120"; }
.flaticon-034-employee-of-the-month:before { content: "\f121"; }
.flaticon-035-key-person:before { content: "\f122"; }
.flaticon-036-job-search:before { content: "\f123"; }
.flaticon-037-performance:before { content: "\f124"; }
.flaticon-038-human-brain:before { content: "\f125"; }
.flaticon-039-planning:before { content: "\f126"; }
.flaticon-040-goal:before { content: "\f127"; }
.flaticon-041-abilities:before { content: "\f128"; }
.flaticon-042-productivity:before { content: "\f129"; }
.flaticon-043-job-opportunities:before { content: "\f12a"; }
.flaticon-044-reward:before { content: "\f12b"; }
.flaticon-045-money-bag:before { content: "\f12c"; }
.flaticon-046-leader:before { content: "\f12d"; }
.flaticon-047-freelancer:before { content: "\f12e"; }
.flaticon-048-promotion:before { content: "\f12f"; }
.flaticon-049-punctual:before { content: "\f130"; }
.flaticon-050-time-management:before { content: "\f131"; }
body{
	margin:0;
	font-family: 'Cabin', sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height:1.5;
	color:#051f36;
	text-align:left;
	background-color:#fff;
	overflow-x: hidden;
  background: #f9fdff;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {
	color:#2c3e50;
}
	.text-primary,.text-primary a{color:#32b4ff!important}
	.btn-primary {
	    color: #fff;
	    background-color: #216ee5;
	    border-color: #216ee5;
	}
	.btn-primary:hover{color:#fff;background-color:#42abcf;border-color:#42abcf}
	.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:#216ee5!important}.bg-black{background-color:#000!important}
.btn-gradient-primary {
    background-image: linear-gradient(#1a81af, #50b9da,#177dab);
    color: white;
}
.btn-gradient-success {
    background-image: linear-gradient(#ed7433, #f8c333);
    color: white;
}
.btn-gradient-warning {
background: #FDC830;
background: -webkit-linear-gradient(to right, #F37335, #FDC830);
background: linear-gradient(to right, #F37335, #FDC830);
color: white;
font-weight: bold;
}
h2.vc_custom_heading.decoration:before {
    content: "";
    width: 29px;
    height: 25px;
    display: inline-block;
    background: url(/wp-content/uploads/2020/08/Untitled-2.png);
    background-size: cover;
    margin-right: 4px;
}
.wpb_single_image.animation {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.animation:hover figure.wpb_wrapper.vc_figure {
    transform: scale(1.1);
    filter: saturate(1.1) brightness(1.1) contrast(1.1);
}
.animation h2.wpb_heading.wpb_singleimage_heading {
    position: absolute;
    text-align: center;
    width: 100%;
    top: calc(50% - 20px);
    color: white;
		z-index: 1;
}
.btn:hover {
    box-shadow: 0px 0px 5px hsla(0, 0%, 0%, 0.28);
}
@media (max-width: 575.98px) {
	.col-s {
			width: 33%;
	}
	.col-s.lastest {
		width: 100%;
		border-top: 1px solid #dfdfdf;
		margin-top: 10px;
		padding-top: 10px;
}
.package-bank-item-footer.col-12.col-md-2 {
		text-align: center;
		padding: 0;
		margin: 0;
}
   }
@media (max-width: 767.98px) {

  .d-mb-none{
    display: none;
  }
  li#menu-item-wpml-ls-2-vi {
    display: none;
}
a.btn_login.lrm-login {
    text-align: center;
    display: block;
    background: #f29d33;
    padding: 10px;
    font-weight: bold;
    color: white;
}
ul#main-menu li {
    text-align: left;
}
	a.logo img {
    max-height: 40px;
	}
	.header-title h4 {
	    font-size: 16px;
	}
	.header-title h1 {
	    font-size: 30px;
	}
  }
@media (max-width: 991.98px) {
  ul.sub-menu {
    padding: 0;
}
	body .contact-fix {
    padding: 8px;
}
.load_check_account #show_new_account.bottom {
    left: -215px;
}
	.contact-fix a span.text {
    display: none;
}
	.middle-header .logo img {
    height: 55px;
    width: auto;
}
	.hotline-mobi .website-alo-phone {
    width: 70px;
    height: 70px;
}
	.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;
    background: #222f3e;
}
ul#main-menu li a {
    color: #ffffff;
    font-size: 17px;
    display: block;
    border-bottom: 1px solid #444444;
    font-weight: 700;
    letter-spacing: .2px !important;
    padding: 10px;
}
.logo.d-lg-none img {
    max-height: unset;
    margin: 10px auto;
    display: block;
    padding: 15px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: white;
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    z-index: 9;
    background: #f29d33;
}
.menu_switcher a {
    color: white;
}
a.mobile-menu {
    width: 40px;
    height: 25px;
    position: absolute;
    -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;
    top: -30px;
    left: 0px;
}
.col-lg-10.col-10.mt-md-0.mt-2.text-right {
    position: relative;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    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: 315px;
    right: -3150px;
    background-color: #222222;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
    transition: all .3s ease-in-out;
}
.header .primery-menu.display {
    right: 0;
}
.panel-overlay {
    background-color: rgb(34 47 62 / 66%);
    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) {
	.container {
		max-width: 100%;
}
}
@media (min-width: 576px) {
	.container {
    max-width: 100%;
}
     }
  @media (min-width: 768px) {
    .middle-header {
        min-height: 65px;
        top: 0px;
        width: 100%;
        left: 0;
        z-index: 999;
        background: ghostwhite;
    }
    div#custom_html-2 {
    max-width: 20%;
}

div#news_custom-2 {
    min-width: 30%;
}
    li.vc_tta-tab {
        width: calc(20% - 5px);
    }

		.container {
			max-width: 100%;
	}
     }
@media (min-width: 992px) {
  li.vc_tta-tab {
      width: calc(20% - 5px);
  }
  ul.sub-menu {
      background: white !important;
  }
	header.header.fixed.wpb_start_animation.animated .navigation.d-none {
	    display: block !important;
	}
	.container {
		max-width: 100%;
}
.middle-header {
    padding: 0px 0;
}
		.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: -201px;
    margin-top: -3px;
    top:0;
}
ul#main-menu li ul.sub-menu li a {
    padding: 10px 20px 10px;
    color: #333333;
    font-size: 16px;
    text-align: left;
}
ul#main-menu li ul.sub-menu li a:hover{
    color: #ff9e29;
}
ul#main-menu li a:hover {
    color: #ff9e29;
}
ul#main-menu li.menu-item.menu-item-gtranslate a {
    padding: 10px 15px;
}
ul#main-menu .menu-item-has-children:before {
    content: "\f123";
    font-family: "Ionicons";
    top: 24px;
    position: absolute;
    margin-top: -11px;
    color: #32b3fe;
    font-size: 12px;
    right: 3px;
}
ul#main-menu ul.sub-menu .menu-item-has-children:before {
   content:"\f0da";
}
ul#main-menu li a {
    font-size: 13px;
    padding: 10px 16px;
    line-height: 23px;
    font-weight: 700;
    position: relative;
    display: block;
    color: #32b4ff;
    letter-spacing: .2px !important;
}
ul#main-menu li{
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 100%;
    visibility: hidden;
    width: 250px;
    padding: 15px 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    -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;
    border-radius: 5px;
}
ul#main-menu ul.sub-menu > li {
    display: block;
    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.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 {
    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(255, 255, 255, 0.1);
}
}
 @media (min-width: 1200px) and (max-width: 1560px) {
 .news-item .news-item-inner .news-thumb img {
	    height: 200px;
			border-radius: 3px;
	}
  .single-post #content {
    width: 1000px;
}
.container {
    max-width: 1200px;
}
    }
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;
    color: white;
}
div#wrapper-footer {
    background: #051f36;
    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: 400;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.website-alo-phone{
	position: fixed;
  left: 0px;
  bottom: 0px;
  visibility: visible;
  background: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 999999;
}
.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: 70px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #216ee5;
    color: white;
    box-shadow: 0px 0px 5px -3px black;
    border-radius: 50%;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #f1881e;
    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;
}
.published-date {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    background-color: #ffc107;
    color: white;
    padding: 6px;
}
/*
 *  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: 8px;
	background-color: #275e9f;
}
html::-webkit-scrollbar-thumb
{
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgb(34 47 62);
	background-image: #275e9f;
	background-color: #222f3e;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #275e9f;
}

.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 h3.widget-title {
    margin-bottom: 20px;
    font-size: 30px;
    color: #ffffff;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    color: #ef8833;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.tin-tuc-widget .media img{
    width: 75px;
    margin-right: 10px;
    border-radius: 5px
}
.tin-tuc-widget .media-body a {
    font-size: 14px;
    color: #ffffff;
}
h3.widget-title:after {
    content: "";
    background: #32b4ff;
    width: 50px;
    height: 2px;
    display: block;
    margin-top: 5px;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
.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;
}
span.transaction, h5.transaction a {
    color: #000000;
}
.tg-service {
    text-align: center;
    position: relative;
    margin: 5px;
    border-radius: 10px;
    border: unset !important;
}
.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    position: relative;
    z-index: 10;
    transition: all .3s ease-in-out;
    background: url(/wp-content/uploads/2020/08/BG-RO.png);
    background-repeat: no-repeat;
    background-color: #34495e;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background-blend-mode: hard-light;
    background-position-x: -130px;
    min-height: 160px;
}
.cspt-service-icon .fimanager {
    color: white !important;
    font-size: 42px;
}
a.round-btn {
    color: white !important;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #216ee5;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}
.box-shadow {
    box-shadow: 0px 0px 10px -3px #3f9dd0;
    border-radius: 14px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
.tg-service:hover {
    box-shadow: 0px 0px 5px -3px black;
    transform: scale(1.04);
    transition: all .3s ease-in-out;
}
.tg-service{
  box-shadow: 0 9px 24px 0 rgba(26,47,106,.05);
	cursor: pointer;
  transition: all .3s ease-in-out;
}
 .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: 'Font Awesome 5 Pro';
    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;
    margin-bottom: 7px;
}
.owl-nav .owl-next {
    right: -35px;
    position: absolute;
    top: 50%;
}
.owl-nav .owl-prev {
    left: -35px;
    position: absolute;
    top: 50%;
}
.owl-nav div {
    font-size: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background-color: #25aae1;
    border-radius: 50%;
    margin-top: -20px;
}
.owl-nav div:hover {
    box-shadow: 0 0 15px #0000003b;
}
.owl-nav .owl-next:before {
    content: "\f30f";
    font-family: Ionicons;
    font-size: 20px;
    color: #f3f3f3;
}
.owl-nav .owl-prev:before {
    content: "\f2ca";
    font-family: Ionicons;
    font-size: 20px;
    color: white;
}
.owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #676767;
    margin: 1px;
    border-radius: 50%;
}
.owl-dot {
    display: inline-block;
    margin: 2px;
    border: 1px solid #6f6f6f;
    border-radius: 50%;
}
.owl-dot.active span {
    background-color: #0098da;
}
.owl-dots {
    text-align: center;
}
.top-header * {
    font-size: 14px;
    font-weight: 500;
}
.top-header i.fa {
    color: #f1881e;
}
div.action_form .title {
    background: #216ee5;
    text-align: center;
    margin-bottom: 0;
    padding: 5px;
    color: white;
}
ul.pagination.justify-content-center {
    margin-top: 20px;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ed7333;
    background-color: #fff;
    box-shadow: 0px 0px 5px -3px;
    border: unset;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ed7433;
    border-color: #fff;
}
div.action_form .content {
    padding: 15px;
    background-color: white;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    border-radius: 5px;
}
.package-bank-item {
    border: 1px solid #ddd;
    margin-bottom: 35px;
}
.package-bank-item-header .logo-bank img {
    height: 75px;
    width: auto;
    margin: auto;
    display: block;
    max-width: 250px;
}
.package-bank-item-header .title {
    color: #216ee5;
    padding-top: 5px;
    font-size: 18px;
    line-height: 18px;
    margin-top: 14px;
}
.package-bank-item-content .item {
    padding: 15px;
}

.package-bank-item-content .item ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.package-bank-item-content .item:after {content: '';clear: both;display: block;}
.package-bank-item-content li.number {
    color: #253a80;
    font-size: 18px;
    font-weight: 700;
}
.interest-rate .col-12.row > div {
    border: 1px solid #dfdfdf;
    text-align: center;
    padding: 10px;
}
.truong_hoc_thumb span.count,.truong_hoc_thumb  span.star-result{
    display:none;
}
.package-bank-item-header .text-note-wrp i.fa {
    margin-right: 8px;
}
.package-bank-item-header .text-note-wrp {
    color: #ee7833;
    font-size: 14px;
}
.package-bank-item-footer.col-12.col-md-2 a {
    min-width: 170px;
    margin-top: 10px;
}
h4.news_item.title a {
    font-size: .9rem;
    text-transform: uppercase;
    color: #000 !important;
    margin: 0 0 .5rem;
    line-height: .9rem;
    font-weight: 700;
}
.item.mb-4.icon-title-2 {
    padding: 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -3px #7bc5f2;
}
.item.mb-4.icon-title-2 {
    padding: 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -3px #7bc5f2;
}

p.description.text-justify.m-0 {
    font-weight: 400;
    font-size: 14px;
}
p.description.text-justify.m-0 {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}
ol.vegan-list {
    padding: 0px;
}
h5.mb-0 {
    font-weight: 700;
    margin-bottom: 5px !important;
}
ul li .fa-check {
    color: #45aeeb;
    margin: 10px;
}
.btn_login a:after {
    display: none !important;
}
ul li {
    display: block;
}
h4.news_item.title {
    line-height: 1.2rem;
    margin-top: 10px;
    font-weight: 700;
}
.news-content p.text-excerpt{
    font-size: 14px;
}
.news-content.p-2
p.text-excerpt {
    font-size: 14px
}
a.view-more {
	display: none;
}
.package-bank-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.top-right ul li a {
    display: block;
    padding: 5px 10px;
    border-radius: 0px;
}
.top-right ul li a i.fa {
  margin-right: 5px;
}
.box_customer {
    padding: 15px;
    background-image: linear-gradient(#c3c3c3, #cacbcd,#efefef);
    margin-bottom: 35px;
    border-radius: 5px;
}
.box_customer .title.name {
    text-transform: capitalize;
    color: #216ee5;
}
#show_new_account {
    width: 260px;
    height: auto;
    border: solid 4px #CCCCCC;
    border-radius: 4px 4px 0px 0px;
    background: #FFF;
    bottom: -400px;
    position: fixed;
    left: 0px;
    padding: 10px;
    z-index: 9999;
}
#show_new_account.top {
    bottom: 0;
}
#show_new_account.bottom {
	bottom: -400px !important;
}
div#show_new_account.top .title i.fa:before {
	content: "\f103";
}
div#show_new_account.bottom .title i.fa:before {
	content: "\f102" !important;
}
div#show_new_account ul li {
    font-size: 15px;
}
.box_customer:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
}
.box_user {
    margin-bottom: 35px;
    box-shadow: 0px 0px 5px -3px;
    border-radius: 10px;
		overflow: hidden;
}
.user_info {
    padding: 15px 8px;
    background-color: #ffffff;
    border-radius: 10px;
}
.user_info .title.name {
    margin-bottom: 7px;
    font-size: 24px;
    color: #1980ae;
}
.user_info ul.info li {
    font-size: 15px;
    margin-bottom: 5px;
}
.box_user:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
.user_info ul.info li:last-child {
    margin-bottom: 0;
}
i.gdlr-icon {
    margin-right: 10px;
}
div.footer {
    background-color: #989898;
    color: #ffffff;
    position: relative;
}
.cspt-footer-big-area {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 0;
    position: relative;
    background-image: linear-gradient(to right,#0aadeb,#0aadeb);
}
.cspt-footer-big-area .cspt-footer-big-left {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.cspt-footer-big-area .cspt-footer-big-left {
    display: flex;
    align-items: center;
}
.cspt-footer-big-area .cspt-footer-big-right {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.cspt-footer-big-right .vc_general.vc_btn3 {
    text-align: right;
    border: 1px solid transparent;
    background-color: transparent;
    color: #fff;
    border-style: solid;
    border-color: #fff;
    border-width: 2px;
}
ol.vegan-list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 55px;
    min-height: 50px;
}
.cspt-footer-big-title:after {
    content: "\f109";
    font-family: "Flaticon";
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    border-radius: 50%;
    left: 0;
    top: -15px;
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    color: black;
}
.cspt-footer-big-title {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    position: relative;
    padding-left: 90px;
}
.footer h3.widget-title, .footer aside.widget h3.widget-title {
    font-size: 17px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    position: relative;
    color: white;
    border-bottom: 1px solid #a2dcfd;
}
.footer a, .footer a:focus, .footer a:visited {
    color: #2d2d2d;
}
.footer-widget a, .footer-widget p {
    color: #ffffff;
}
.zalo-fix {
    position: fixed;
    left: 15px;
    bottom: 75px;
    border-radius: 50%;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.31);
		z-index: 1;
}
.contact-fix {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 2px;
    background-color: #34495e;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.23);
    z-index: 4;
}
span.password-input-group {
    width: 100%;
}
header.header.fixed.wpb_start_animation.animated .middle-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f3f3f3;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
header.header.fixed.wpb_start_animation.animated .middle-header a.logo img{
    height: 60px;
    width: auto;
}
.ur-frontend-form {
    margin-bottom: 30px;
    border: 1px solid #dee0e9;
    padding: 20px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
		border-radius: 20px;
}
.contact-fix-item > a {
    border-radius: 3px;
    background-color: hsla(0,0%,100%,.2);
    display: inline-block;
    color: white;
}
.contact-fix .contact-fix-item:not(:last-child) {
    margin-right: 10px;
}
.contact-fix-item > a:hover {
    background-color: rgba(146, 146, 146, 0.2);
    color: white;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}
input.user-registration-Button.button {
    background: #17559a;
    padding: 10px !important;
    width: 100%;
    margin-top: 15px;
    color: white;
}
#msform fieldset:not(:first-of-type) {
    display: none
}
.form-card select.form-control option{
	border-radius: 0px !important;
}
.ur-frontend-form.login {
    margin: 0;
    padding: 10px;
    box-shadow: none;
    background: 0 0;
    box-shadow: unset;
    border-radius: 0px;
    box-shadow: unset;
    outline: unset;
    border: unset;
}
#msform .select2-container .select2-selection--single .select2-selection__rendered{
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-selection--single {
    min-height: 35px;
}
#msform input, .form-card select.form-control, #msform textarea, #msform .select2-container--default .select2-selection--single {
    border: 1px solid #c0c4d4;
    width: 100%;
    border-radius: 25px;
    outline: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    padding: 5px 10px;
    background: #fff;
    color: #444;
    height: 40px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    height: 35px;
    padding: 3px;
    font-size: 14px;
    color: #545454;
}
.modal-body {
    padding: 0rem;
}
#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #0180c7;
    outline-width: 0
}
#msform .action-button {
    width: 98px;
    background: #0180c7;
    font-weight: 400;
    color: white;
    border: 0 none;
    cursor: pointer;
    padding: 3px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
    border-radius: 30px;
    font-size: 12px;
    height: 45px;
}
#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}
#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: 400;
    color: white;
    border: 0 none;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    border-radius: 5px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 18px;
    color: #0180c7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
}

.purple-text {
    color: #0180c7;
    font-weight: normal
}
.steps {
    font-size: 18px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
}

.fieldlabels {
    color: gray;
    text-align: left
}
form#msform .fieldlabels {
    margin-top: 15px;
}
#progressbar {
    margin-bottom: 15px;
    overflow: hidden;
    color: #444;
}
#progressbar .active {
    color: #216ee5;
}
.modal-content {
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px;
    padding: 10px;
}
input:focus, a:focus, button:focus{
	outline: unset !important;
}
button.close {
    color: white;
    background: red;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    opacity: 1;
    line-height: 8px;
    padding: 0px;
    text-align: center;
}
button.close span{
		font-size: 20px;
}
.fit-image:before {
    font-size: 50px;
}
i.fas.fa-check-circle.fit-image {
    text-align: center;
    color: green;
    font-size: 40px;
}
#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 33%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}
#progressbar li.active:before, #progressbar li.active:after {
    background: #216ee5;
}
.progress {
    height: 7px;
}
.progress-bar {
    background-color: #5bbd9d;
}
.fit-image {
    width: 100%;
    object-fit: cover
}
div#show_new_account {
    display: none;
}
.icon-title-2 i {
    background: #d6514a;
    background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);
    background: linear-gradient(to right, #e93f36, #f1382f);
    width: 70px;
    height: 70px;
    display: block;
    color: #ffffff;
    text-align: center;
    margin-right: 15px;
    line-height: 75px;
    border-radius: 50%;
    font-size: 45px;
    font-weight: bold;
}
.vc_tta-panel-body {
    padding: 33px 0px !important;
}
.modal-dialog.modal-lg.modal-dialog-centered * {
    font-size: 14px !important;
    letter-spacing: -0.3px;
}
.hot_warning {
    background: white !important;
    border-color: red !important;
    box-shadow: 0px 0px 5px -3px;
}
h3.text-danger.text-center.strong.success_heading {
    padding: 250px 0px;
    text-shadow: 6px 0px 29px white;
}
.w-100.h-100.position-fixed.loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #252525bf;
}
@keyframes ldio-ccy1tvxheqs {
0% { transform: rotate(0) }
100% { transform: rotate(360deg) }
}
.ldio-ccy1tvxheqs div { box-sizing: border-box!important }
.ldio-ccy1tvxheqs > div {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 88px;
    left: 88px;
    border-radius: 120px;
    border: 7px solid #000;
    border-color: #fe718d transparent #fe718d transparent;
    animation: ldio-ccy1tvxheqs 1s linear infinite;
    overflow: hidden;
}
.ldio-ccy1tvxheqs > div:nth-child(2) { border-color: transparent }
.ldio-ccy1tvxheqs > div:nth-child(2) div {
position: absolute;
width: 100%;
height: 100%;
transform: rotate(45deg);
}
.ldio-ccy1tvxheqs > div:nth-child(2) div:before, .ldio-ccy1tvxheqs > div:nth-child(2) div:after {
content: "";
display: block;
position: absolute;
width: 16px;
height: 16px;
top: -16px;
left: 48px;
background: #fe718d;
border-radius: 50%;
box-shadow: 0 128px 0 0 #fe718d;
}
.ldio-ccy1tvxheqs > div:nth-child(2) div:after {
left: -16px;
top: 48px;
box-shadow: 128px 0 0 0 #fe718d;
}
.loadingio-spinner-dual-ring-cefqbv97cpl {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    position: absolute;
		transform: scale(.5)
}
}
.ldio-ccy1tvxheqs {
width: 100%;
height: 100%;
position: relative;
transform: translateZ(0) scale(1);
backface-visibility: hidden;
transform-origin: 0 0; /* see note above */
}
.ldio-ccy1tvxheqs div { box-sizing: content-box; }
/* generated by https://loading.io/ */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10 !important;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4 !important;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.contacts-item .icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    border-radius: 50%;
    background: #45aeeb;
}
.contacts-item .content {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 10px;
}
.footer li a {
    color: #ffffff;
}
.menu-menu-footer-container li:hover {
    transform: translate(12px);
}
.footer .contacts {
    border-top: 1px solid #e4e4e4;
    padding: 20px 0;
    display: none;
}
img.alignnone.size-medium.wp-image-56.mb-2 {
    background: white;
    padding: 10px;
    border-radius: 10px;
}
.menu-menu-footer-container li:hover a {
    color: #fbb631;
}
div#advicer form {
    padding: 22px 10px;
}
.gradient {
    color: #fff;
    border: none;
    background-color: #00c1cf;
    background-image: -webkit-linear-gradient(left, #00c1cf 0%, #5472d2 50%,#00c1cf 100%);
    background-image: linear-gradient(to right, #00c1cf 0%, #5472d2 50%,#00c1cf 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
}
.type-goivay{
    box-shadow: 0px 0px 5px -2px;
    border-radius: 5px;
    margin-bottom: 10px;
    background: white;
}
#dangkygoivay form {
    padding: 0px 10px;
}
input.wpcf7-form-control.wpcf7-submit {
    margin: auto;
    width: max-content;
    display: block;
    background: #216ee5;
    color: white;
    border: unset;
    border-radius: 5px;
    min-width: 100%;
    padding: 5px 0px;
    margin-top: 0px;
}
form.wpcf7-form label {
    font-size: 14px;
    margin-bottom: 16px;
}
.row.customer_content {
    width: 100%;
    display: block;
}
.row.customer__inner {
    background: white;
    margin-bottom: 1px;
    box-shadow: 0px 0px 4px -3px;
    padding: 20px 10px;
    border-radius: 0px;
}
.row.customer__inner.heading {
    background: #f5b433;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 20px;
}
.dangky__form {
    box-shadow: 0px 0px 5px -3px;
    border-radius: 10px;
}
.thubnail img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
#archive-wrapper .category-tin-tuc {
    box-shadow: 0px 0px 5px -2px;
    border-radius: 10px;
		overflow: hidden;
}
button.owl-next span, button.owl-prev span{
    display:none;
}
button.owl-next:before, button.owl-prev:before{
    background: #9adafd;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 5px;
    line-height: 32px;
    text-align:center
}
div#user-registration-form-284 {
    margin-bottom: 0px;
}
div#user-registration-form-284 .ur-field-item {
    margin-bottom: 10px !important;
}
#user-registration {
    background-color: #fff;
    margin-top: 30px;
    border-radius: 0px;
}
.ur-frontend-form.login {
    margin: 0;
    padding: 10px;
    box-shadow: none;
    background: 0 0;
    box-shadow: unset;
    border-radius: 0px;
}
.user-registration-error {
    width: 100%;
    border-radius: 5px;
    padding: 0px 0px;
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=date], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=number], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=text], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=url], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select, .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea {
    border: 1px solid #eaeaea;
    border-radius: 25px;
    outline: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    padding: 10px 15px;
    background: #fff;
    color: #676d8a;
    height: 40px;
}
a.btn_login.btn {
    background: #f29c33;
    color: #ffffff;
}
a.btn_login.btn i{
	color: white;
}
.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 3px;
    clear: both;
}
.top-right a {
    color: white;
}
.top-left i.fa {
    color: #f1881e;
    border: 1px solid;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
input::placeholder, select {
    font-size: 14px !important;
    line-height: 16px;
		color:#555 !important;
}
.ur-frontend-form.ur-frontend-form--rounded form button.user-registration-multi-part-nav-next, .ur-frontend-form.ur-frontend-form--rounded form button.user-registration-multi-part-nav-prev, .ur-frontend-form.ur-frontend-form--rounded form button[type=submit], .ur-frontend-form.ur-frontend-form--rounded form input[type=submit] {
    border: 0 none;
    color: #fff;
    border-radius: 25px;
    float: right;
    display: block;
    padding: 10px 25px;
    font-size: 14px;
}
.bottom_header {
    border-top: 1px solid #edf2f7;
    padding: 10px 0px;
}
form#searchform input {
    border-radius: 0px;
    overflow: hidden;
    padding: 0px 15px;
    height: 45px;
    transition: all .3s ease-in-out;
}
button#searchsubmit {
    background: unset;
    border: unset;
    position: absolute;
    right: 16px;
    top: 10px;
    z-index: 99;
    color: #b0b7bd;
}
form#searchform input:focus {
    box-shadow: unset;
    border: 1px solid #e93f36;
    transition: all .3s ease-in-out;
}
.university {
    background: white;
    box-shadow: 0px 0px 5px -3px;
}
.university img {
    height: 150px;
    width: auto;
    display: block;
    margin: auto;
}
.jssocials-shares div {
    margin-right: 5px;
}
.jssocials-shares {
    display: flex;
}
.avatar {
    position: absolute;
    width: 336px;
    bottom: 0;
    align-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
}
.avatar .img {
    width: 70px !important;
    height: 50px;
    margin-right: 15px;
    display: block;
    overflow: hidden;
    background: white;
}
.avatar .img img {
    max-height: 100% !important;
    width: auto !important;
    display: block !important;
    margin: auto;
}
.header_img {
    display: block;
    height: 200px;
    position: relative;
}
h3.ranking_title {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.card-header h5 {
    font-size: 16px;
    font-weight: normal;
    color: #545454;
		position: relative;
}
.card-header h5 i {
    position: absolute;
    right: 0;
}
span.ranking_star {
    width: 95px;
    height: 83px;
    display: block;
    background: url(/wp-content/themes/southteam/img/star-01.svg);
    background-size: cover;
    text-align: center;
    line-height: 77px;
    color: white;
    font-weight: bold;
    margin: auto;
    margin-bottom: 10px;
}
h2.main_title {
    border-bottom: 1px solid #b0b7bd;
    margin-bottom: 20px;
    color: #216ee5;
    line-height: 1.42857143;
    margin: 30px 0px;
    text-transform: uppercase;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}
.d-block.years {
    line-height: 30px;
}
.truong_hoc_thumb:hover, .su_kien_thumb:hover {
    box-shadow: 0 0 2rem rgba(35, 44, 57, 0.2);
}
.truong_hoc_thumb, .su_kien_thumb {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 0.3rem rgba(35, 44, 57, 0.2);
    border-bottom: 5px solid #55a846;
}
h2.main_title:after {
    content: "";
    height: 5px;
    position: absolute;
    background: #b0b7bd;
    width: 23px;
    left: 0;
    bottom: 0;
}
.truong_hoc_content {
    padding-top: 8px;
}
.truong_hoc_content h3 {
    font-size: 15px;
    line-height: 1.4;
    min-height: 85px;
}
.truong_infor a {
    color: white;
    font-size: 12px;
}
.truong_infor i.fas {
    color: white;
    font-size: 10px;
    margin: 0px 3px;
}
.jssocials-shares div a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
}
span.year i {
    width: 17px;
    height: 18px;
    text-align: center;
    background: #55a846;
    color: white;
    line-height: 18px;
    margin-right: 3px;
    border-radius: 50%;
    font-size: 10px;
}
.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
}
.box_shadow {
    box-shadow: 0px 0px 5px -3px;
    padding: 10px;
    border-radius: 5px;
}
.mrp-counter-back, .mrp-counter-bar {
    height: 1.4em;
    float: left;
}
.rating-item-results.mrp-shortcode tbody,.rating-item-results.mrp-shortcode table {
    width: 100%;
}
.mrp-counter-back {
    display: block;
    width: 270px;
    background-color: #ecf0f1;
}
.card-header {
    padding: .75rem 1.25rem;
    background-color: #ecf0f1;
    border-bottom: 1px solid rgb(210 210 210);
    margin-bottom: 1px !important;
}
.btn-default {
    background: #fcd833;
    color: #525252;
}
span.year a {
    margin-right: 7px;
    line-height: 18px;
    color: #3b5898;
}
.jssocials-share {
    display: flex;
    flex-wrap: wrap;
}
.jssocials-share-count-box.jssocials-share-no-count {
    display: none;
}
.jssocials-share-count-box {
    padding: 0px 10px;
}
.jssocials-share-count-box {
    background: gainsboro;
}
.jssocials-share-count-box:after {
    border-color: transparent gainsboro transparent transparent;
}
.truong_hoc_thumb h3 a {
    display: block;
    cursor: pointer;
    color: #545454;
    padding: 20px 15px;
}
.truong_hoc_content_2 h3 {
    font-size: 15px;
    line-height: 1.4;
}
ul#basic li {
    display: inline-block;
}
ul#basic li a {
    padding: 10px 13px;
    margin: 0px -2px;
}
tbody tr td {
    padding: 5px;
    border: 1px solid #dedede;
}
tbody tr:nth-child(2n) {
    background: #f7f7f7;
}
div#progress-bar {
    top: 0px;
}
.liked{
    position: absolute;
    top: 0px;
    right: 0px
}
ul#header_basic li {
    display: inline-block;
    margin-bottom: -15px;
}
ul#header_basic li a {
    padding: 0px 10px;
    color: #2c3e50;
    border-left: 1px solid #d8dde2;
    font-weight: bold;
    font-size: 14px;
}
.navigation.d-none {
    margin-top: 15px;
}
.navigation.d-none {
    background: #ecf0f1;
    padding: 10px 0px;
}
.tagcloud a {
    color: #d2d2d2;
}
.select2-container, .select2-dropdown, .select2-search, .select2-results {
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-ms-transition: none !important;
		-o-transition: none !important;
		transition: none !important;
}
.round_img {
    display: block;
    width: 100px;
    margin: auto;
    border-radius: 50%;
    height: 100px;
    overflow: hidden;
    padding: 10px;
    background: white;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.truong_hoc_thumb .simplefavorite-button.preset.active {
    background-color: #e93f3600;
    color: #ffffff;
    border-color: #e93f3600;
    opacity: 1;
}
.col-lg-5.col-12.style-3 a img {
  max-width: 30%;
  display: inline-block;
}

.col-lg-5.col-12.style-3 {
  padding: 0;
  margin: 0;
}

.content.py-2 a {
  font-size: 14px;
  line-height: 12px;
  font-weight: 700;
}

.content.py-2 {
  max-width: 70%;
}
.area-fouth.mb-3 .style-2, .area-fouth.mb-3 .style-3 {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 5px -3px;
}
.style-3 {
  display: inline-flex;
}
.truong_infor_2.p-2 span.star-result{
    display:none;
}
.truong_infor_2.p-2 {
    text-align: center;
    margin-bottom: 15px;
}
.style-2 .thumb img {
    height: 498px;
    max-width: unset;
    width: auto;
}
.style-2 .thumb {
    min-height: 500px;
    overflow: hidden;
}
.truong_infor_2.p-2 > i {
    margin: 0px 3px;
    font-size: 12px;
    line-height: 12px;
}
.truong_infor_2.p-2 a {
    color: #535353;
}
.truong_hoc_content_2 h3 {
    text-align: center;
    margin-bottom: 0px;
    min-height: 55px;
}
.liked span.simplefavorite-button.has-count.preset i {
    color: #e93f36;
}

.liked {
    color: #ffffff;
    font-size: 12px;
}
.su_kien_title {
    font-size: 24px;
    font-weight: 700;
}
.liked * {
    background: unset !important;
    border: unset !important;
}
.round_img img {
    border-radius: 50%;
}
.date-month {
    display: block;
    font-size: 7px;
    text-transform: uppercase;
    border-radius: 2px 2px 0 0;
    background: #eb1212;
    color: #fff;
    font-weight: 700;
    height: 14px;
    line-height: 15px;
}
.month {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 10px;
    background-color: #eb1212;
}
.date {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    text-align: center;
}
.calendar-image {
    width: 90px;
    height: 100px;
    z-index: 1;
    position: relative;
    border-radius: 2px;
    border: 1px solid #ccc;
    border-bottom: 4px solid #ccc;
    text-align: center;
}
b, strong {
    font-weight: 700;
}
a {
    color: #545454;
    text-decoration: none;
    background-color: transparent;
}
.calendar-image p {
    margin-bottom: 10px;
}
span.location {
    margin-right: 5px;
    margin-top: 5px;
    font-size: 12px;
    padding: 3px 8px;
    color: #000;
    cursor: pointer;
    background-color: rgb(255 255 255 / 75%);
    border-radius: 14px;
}
.header_img span.location {
    position: relative;
    top: 5px;
    left: 5px
}
.su_kien_content {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
.su_kien_infor h3 {
    font-size: 14px;
    line-height: 16px;
}
.su_kien_content .calendar-image {
    max-width: 30%;
}
.su_kien_infor {
    display: block;
    width: 70%;
    padding: 10px;
}
.su_kien_infor a {
    padding: 0px;
}
span.date.text-muted {
    display: block;
    text-align: left;
    width: max-content;
    font-size: 9px;
    background: #216ee5;
    color: white !important;
    padding: 2px 5px;
    border-radius: 2px;
    position: absolute;
    left: 14px;
    top: 10px;
}
.style-3 p {
    font-size: 12px;
}
.style-3 strong.category.text-primary {
    font-size: 12px;
}
.style-3 > a img {
    height: 133px;
    width: auto !important;
    max-width: unset;
}
.style-3>a {
    min-width: 30%;
    overflow: hidden !important;
    display: block;
}
.decoration {
    color: #2c3e50;
    font-weight: 700;
    letter-spacing: 1px;
		text-transform: uppercase;
}
hr.white {
    margin: 40px 0px;
    border-top: 1px solid #2d3841;
}
input[type="submit"].mail_button {
    background: #216ee5;
    border-radius: 0px;
    width: max-content;
    min-width: unset;
    margin: 0;
    padding: 5px 20px;
}
.d-flex.square input {
    border-radius: 0px;
}
.col-12.col-md-2 a.go_top {
    background: #e93f36;
    color: white;
    padding: 10px;
    display: block;
    width: max-content;
    border-right: 2px solid #216ee5;
}
.tagcloud a {
    display: inline-block;
}
.tagcloud a:hover {
    transform: scale(1.3) !important;
    font-size: 14px !important;
    background: #171d23;
}
.tagcloud a:nth-child(5n) {
    font-size: 14px !important;
}
.card-body {
    background: #f9f9f9;
}
aside.widget h3.widget-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
    color: #32b4ff;
    margin: 20px 0px;
}
.footer h3.widget-title , .footer aside.widget h3.widget-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.university.p-relative span.simplefavorite-button:hover {
    color: red;
}
.university.p-relative span.simplefavorite-button {
    background: unset;
    border: unset;
    font-size: 12px;
}
aside#text-3 {
    width: 100%;
    text-align: center;
}
strong.category.text-primary sep:last-child {
    display: none;
}
.style-2 .date {
    background: #216ee5;
    color: white;
    position: absolute;
    top: 0;
    right: 11px;
    padding: 5px 10px;
    border-radius: 5px;
}
.goivay-area  form{
    padding: 20px;
    box-shadow: 0px 0px 5px -3px;
		background: white;
}
.btn-gradient{
    color: #fff;
    border: none;
    background-color: #00c1cf;
    background-image: -webkit-linear-gradient(left, #00c1cf 0%, #5aa1e3 50%,#00c1cf 100%);
    background-image: linear-gradient(to right, #00c1cf 0%, #5aa1e3 50%,#00c1cf 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
}
.d-block.location i {
    margin: 5px;
}
span.facetwp-counter {
    display: inline-block;
}
.thumbnail_truong_hoc img {
    display: block;
    overflow: hidden;
    max-width: unset;
    border-radius: 50%;
    box-shadow: 0px 0px 5px -3px;
    padding: 10px;
		width: 137px;
		height: 137px;
		margin: auto;
		margin-top: -72px;
		background-color: white;
}
.facetwp-selections ul {
    padding: 0px;
}
.truonghoc_style_3 h4 {
    font-weight: 700;
}
.truonghoc_style_3 {
    font-size: 14px;
}
.facetwp-selections li {
    display: inline-block;
    background: whitesmoke;
    margin-right: 6px;
    padding: 5px 9px;
    border-radius: 10px;
    font-size: 14px;
}
div#accordionEx2 {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
 .card .tic-header:not(:last-child) {
    border-bottom: 1px solid #e9e9e9;
    padding: 20px;
}
dec {
    text-decoration: line-through;
    font-size: 14px;
    color: #e93f36;
}
p.tic__price.col-6.text-right.px-5 strong {
    display: block;
}
p.tic__price.col-6.text-right.px-5 i {
    position: absolute;
    right: 0;
    top: 45%;
}
.tic-body {
    background: #f1f1f1;
    padding: 25px 35px;
}
.card .tic-header h5 {
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.accordion2 {
    border: 1px solid #e9e9e9;
}
.su_kien_tab i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    color: #216ee5;
}
.content_bg {
    background: whitesmoke;
}
.btn-primary {
    position: relative;
		overflow: hidden
}
.btn-primary:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background: white;
		transition: all .3s ease-in-out;
    top: -100%;
    left: 0;
}
.btn-primary:hover .btn-content{
	color: black;
}
.btn-primary .btn-content{
	position: relative;
	z-index: 1;
}
.btn-primary:hover:before{
	top: 0;
	left: 0;
	transition: all .3s ease-in-out;
}
.animation-container {
  display: block;
  position: relative;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  top: 50%;
}
.animation-container .lightning-container {
  position: absolute;
  top: 50%;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.animation-container .lightning-container .lightning {
  position: absolute;
  display: block;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  -webkit-transform-origin: 6px 6px;
          transform-origin: 6px 6px;
  -webkit-animation-name: woosh;
          animation-name: woosh;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
.animation-container .lightning-container .lightning.white {
  background-color: white;
  box-shadow: 0px 50px 50px 0px rgba(255, 255, 255, 0.3);
}
.animation-container .lightning-container .lightning.red {
  background-color: #fc7171;
  box-shadow: 0px 50px 50px 0px rgba(252, 113, 113, 0.3);
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.animation-container .boom-container {
  position: absolute;
  display: -webkit-box;
  display: flex;
  width: 80px;
  height: 80px;
  text-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 200px;
  top: -145px;
}
.animation-container .boom-container .shape {
  display: inline-block;
  position: relative;
  opacity: 0;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.animation-container .boom-container .shape.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform-origin: 50% 80%;
          transform-origin: 50% 80%;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -15px;
  border-width: 0 2.5px 5px 2.5px;
  border-color: transparent transparent #42e599 transparent;
  -webkit-animation-name: boom-triangle;
          animation-name: boom-triangle;
}
.animation-container .boom-container .shape.triangle.big {
  margin-left: -25px;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #fade28 transparent;
  -webkit-animation-name: boom-triangle-big;
          animation-name: boom-triangle-big;
}
.animation-container .boom-container .shape.disc {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #d15ff4;
  -webkit-animation-name: boom-disc;
          animation-name: boom-disc;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animation-container .boom-container .shape.circle {
  width: 20px;
  height: 20px;
  -webkit-animation-name: boom-circle;
          animation-name: boom-circle;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 100%;
  margin-left: -30px;
}
.animation-container .boom-container .shape.circle.white {
  border: 1px solid white;
}
.animation-container .boom-container .shape.circle.big {
  width: 40px;
  height: 40px;
  margin-left: 0px;
}
.animation-container .boom-container .shape.circle.big.white {
  border: 2px solid white;
}
.animation-container .boom-container .shape:after {
  background-color: rgba(178, 215, 232, 0.2);
}
.animation-container .boom-container .shape.triangle, .animation-container .boom-container .shape.circle, .animation-container .boom-container .shape.circle.big, .animation-container .boom-container .shape.disc {
  -webkit-animation-delay: .38s;
          animation-delay: .38s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
.animation-container .boom-container .shape.circle {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.animation-container .boom-container.second {
  left: 485px;
  top: 155px;
}
.animation-container .boom-container.second .shape.triangle, .animation-container .boom-container.second .shape.circle, .animation-container .boom-container.second .shape.circle.big, .animation-container .boom-container.second .shape.disc {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}
.animation-container .boom-container.second .shape.circle {
  -webkit-animation-delay: 2.15s;
          animation-delay: 2.15s;
}

@-webkit-keyframes woosh {
  0% {
    width: 12px;
    -webkit-transform: translate(0px, 0px) rotate(-35deg);
            transform: translate(0px, 0px) rotate(-35deg);
  }
  15% {
    width: 50px;
  }
  30% {
    width: 12px;
    -webkit-transform: translate(214px, -150px) rotate(-35deg);
            transform: translate(214px, -150px) rotate(-35deg);
  }
  30.1% {
    -webkit-transform: translate(214px, -150px) rotate(46deg);
            transform: translate(214px, -150px) rotate(46deg);
  }
  50% {
    width: 110px;
  }
  70% {
    width: 12px;
    -webkit-transform: translate(500px, 150px) rotate(46deg);
            transform: translate(500px, 150px) rotate(46deg);
  }
  70.1% {
    -webkit-transform: translate(500px, 150px) rotate(-37deg);
            transform: translate(500px, 150px) rotate(-37deg);
  }
  85% {
    width: 50px;
  }
  100% {
    width: 12px;
    -webkit-transform: translate(700px, 0) rotate(-37deg);
            transform: translate(700px, 0) rotate(-37deg);
  }
}

@keyframes woosh {
  0% {
    width: 12px;
    -webkit-transform: translate(0px, 0px) rotate(-35deg);
            transform: translate(0px, 0px) rotate(-35deg);
  }
  15% {
    width: 50px;
  }
  30% {
    width: 12px;
    -webkit-transform: translate(214px, -150px) rotate(-35deg);
            transform: translate(214px, -150px) rotate(-35deg);
  }
  30.1% {
    -webkit-transform: translate(214px, -150px) rotate(46deg);
            transform: translate(214px, -150px) rotate(46deg);
  }
  50% {
    width: 110px;
  }
  70% {
    width: 12px;
    -webkit-transform: translate(500px, 150px) rotate(46deg);
            transform: translate(500px, 150px) rotate(46deg);
  }
  70.1% {
    -webkit-transform: translate(500px, 150px) rotate(-37deg);
            transform: translate(500px, 150px) rotate(-37deg);
  }
  85% {
    width: 50px;
  }
  100% {
    width: 12px;
    -webkit-transform: translate(700px, 0) rotate(-37deg);
            transform: translate(700px, 0) rotate(-37deg);
  }
}
@-webkit-keyframes boom-circle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
@keyframes boom-circle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
@-webkit-keyframes boom-triangle-big {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    -webkit-transform: scale(2.5) translate(50px, -50px) rotate(360deg);
            transform: scale(2.5) translate(50px, -50px) rotate(360deg);
  }
}
@keyframes boom-triangle-big {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    -webkit-transform: scale(2.5) translate(50px, -50px) rotate(360deg);
            transform: scale(2.5) translate(50px, -50px) rotate(360deg);
  }
}
@-webkit-keyframes boom-triangle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(3) translate(20px, 40px) rotate(360deg);
            transform: scale(3) translate(20px, 40px) rotate(360deg);
  }
}
@keyframes boom-triangle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(3) translate(20px, 40px) rotate(360deg);
            transform: scale(3) translate(20px, 40px) rotate(360deg);
  }
}
@-webkit-keyframes boom-disc {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    -webkit-transform: scale(2) translate(-70px, -30px);
            transform: scale(2) translate(-70px, -30px);
  }
}
@keyframes boom-disc {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    -webkit-transform: scale(2) translate(-70px, -30px);
            transform: scale(2) translate(-70px, -30px);
  }
}
.footer {
  color: white;
  position: fixed;
  bottom: 0;
  font-weight: 200;
  padding: 10px 20px;
}
.footer a, .footer a:hover, .footer a:focus, .footer a:visited {
    color: #fff;
}
.current_page_item > a {
    color: #ff9e29 !important;
}
.sep-img img {
    width: 40px;
    margin: unset;
}
.sep-img {
    margin-bottom: 10px;
}
h1.vc_custom_heading {
    font-weight: 700;
}
h3.vc_custom_heading {
    font-weight: 400;
    font-size: 16px;
}
h2.vc_custom_heading {
    font-weight: bold;
    line-height: 25px;
    font-size: 24px;
}
i.fa-2x.fimanager {
    font-size: 78px;
}
.cspt-service-style-2 .cspt-service-icon-wrapper {
    border-color: #0aadeb;
}
.cspt-service-style-2 .cspt-services-circle-wrapper:nth-child(1) {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: service-hex-1 2s infinite linear;
    -moz-animation: service-hex-1 2s infinite linear;
    -o-animation: service-hex-1 2s infinite linear;
    animation: service-hex-1 2s infinite linear;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
.cspt-service-style-2 .cspt-services-circle-wrapper:nth-child(2) {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation: service-hex-2 2s infinite linear;
    -moz-animation: service-hex-2 2s infinite linear;
    -o-animation: service-hex-2 2s infinite linear;
    animation: service-hex-2 2s infinite linear;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
.cspt-service-style-2 .cspt-service-icon-wrapper {
    height: 75px;
    width: 75px;
    line-height: 120px;
    text-align: center;
    border-radius: 50%;
    color: rgb(255 255 255 / 49%);
    border: 1px solid;
    position: relative;
    padding-top: 14px;
}
.cspt-service-style-2 .cspt-services-circle-wrapper {
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    left: 13px;
    top: 13px;
}
.cspt-service-style-2 .cspt-services-circle {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: red;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    background-color: #0aadeb;
}
.cspt-service-style-2:hover .cspt-services-circle-wrapper:nth-child(1), .cspt-service-style-2:hover .cspt-services-circle-wrapper:nth-child(2) {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}
.cspt-service-style-2 .cspt-service-icon {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 25px;
}
.cspt-service-style-2:hover .cspt-services-circle-wrapper:nth-child(1), .cspt-service-style-2:hover .cspt-services-circle-wrapper:nth-child(2) {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}
@keyframes service-hex-1 {
  0% {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
100% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
}
@keyframes service-hex-2 {
  0% {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
  }
  100% {
      -webkit-transform: rotate(450deg);
      -moz-transform: rotate(450deg);
      -o-transform: rotate(450deg);
      transform: rotate(450deg);
  }
}
.cspt-service-style-2 .cspt-service-btn {
    display: inline-block;
    margin-bottom: -35px;
    border: 10px solid #00000047;
    width: 75px;
    height: 75px;
    border-radius: 50%;
}
.cspt-service-btn a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
    font-weight: 800;
    display: inline-block;
    position: relative;
    color: white !important;
    background: #294769;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    line-height: 58px;
}
.cspt-service-style-2:hover .cspt-service-btn{
    border-color: rgba(10,173,235,.1);
}
.cspt-service-style-2:hover .cspt-service-btn{
    background-color: #0aadeb!important;
}
.cspt-service-btn {
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    z-index: 99;
}
.bg-py-0 {
    background-position-y: 0px !important;
}
.item.mb-4.icon-title-2 .glyph-icon:before {
    line-height: 63px;
}
article.slide-item.testonimal {
    background-color: rgba(255,255,255,.07);
    box-shadow: 0 9px 24px 0 rgba(26,47,106,.05) !important;
    text-align: center;
    padding: 10px;
    background: #051f36;
    border-radius: 10px;
    overflow: hidden;
    color: white;
}
.slide-text {
    min-height: 70px;
}
ol {
    padding-left: 15px;
}
.info-box h3 {
    font-size: 18px;
    display: inline-block;
    line-height: 20px;
    font-weight: 700;
}
article.slide-item.testonimal blockquote {
    padding-left: 60px;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
}
blockquote:before {
    content: '\f10d';
    font-family: 'Font Awesome 5 Free' !important;
    display: block;
    float: left;
    margin: -15px 0 0 -60px;
    font-size: 50px;
    opacity: .2;
    font-weight: 900;
}
figure.customer-image-box {
    width: 142px;
    margin: auto;
}
.gallery-item img {
    width: auto;
    max-width: max-content;
    margin: auto;
}
.news-item {
    border-radius: 5px;
    box-shadow: 0px 0px 3px -1px #3a97d3;
    padding: 5px;
    background: white;
}
.owl-stage-outer {
    padding: 10px;
}
li.vc_tta-tab {
    margin: auto;
}

ul.vc_tta-tabs-list {
    text-align: center;
}
li.vc_tta-tab a {
    margin: 0px !important;
    display: inline-block;
    border-bottom: 3px solid #c7c7c7 !important;
    color: #3592c7 !important;
    text-transform: uppercase;
    font-size: 15px;
}
.about-tab ul.vc_tta-tabs-list {
    text-align: right;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background-color: transparent!important;
    color: #666;
  border-bottom: 3px solid black!important;
  border-left: none;
    border-top: none;
    border-right: none;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
    background-color: transparent!important;
    color: #666;
      text-align: center;
  border-left: none!important;
    border-top: none!important;
    border-right: none!important;
}
h2.vc_custom_heading.heading-position {
    position: absolute;
    margin-top: 20px;
}
.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before, .wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
    display: none !important;
}
span.counter {
    display: block;
    font-size: 58px;
    font-weight: bold;
    color: white;
}

span.text {
    color: white;
}
aside#nav_menu-3 ul>li a:after {
    content: "\f125";
    font-family: "Ionicons";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 15px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    color: #000;
    font-size: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
aside#nav_menu-3 ul>li a {
    padding: 15px 20px;
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
aside#nav_menu-3 ul>li {
  display: block;
  border-bottom: 1px solid rgba(255,255,255,.25);
}
aside#nav_menu-3 {
    background: #0aadeb;
    border-radius: 10px;
}
aside#nav_menu-3 ul {
    padding: 0px;
}
button.btn.btn-block.btn-primary.d-md-block.d-none {
    color: #fff;
    height: 100%;
    display: inline-block;
    padding: 0 30px;
    vertical-align: middle;
    padding-right: 8px;
    line-height: 60px;
    height: 60px;
    background-color: #0aadeb;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
    position: relative;
    border-radius: 6px;
    letter-spacing: 1px;
    border: unset;
    padding-top: 3px;
}
span.btn-content  i.fa.ion-compose {
    margin-left: 20px;
    font-size: 20px;
    top: 0;
    position: relative;
    font-weight: bold;
    background-color: #fff;
    color: #0c121d;
    padding: 14px 18px;
    border-radius: 5px;
}
.box-sizing {
    box-shadow: 0 9px 35px 0 rgba(26,47,106,.07) !important;
    background: #fbfcfe;
    padding: 20px 15px;
    border-radius: 15px;
}
div#wpcf7-f7-p21-o2 input, div#wpcf7-f7-p21-o2 textarea, form.wpcf7-form.init input {
    border: 1px solid #dce5e7;
    font-size: 14px;
    background: #fff;
    color: #888;
    min-height: 50px;
    border-radius: 5px !important;
    box-shadow: 0 9px 24px 0 rgba(26,47,106,.05);
}
div#wpcf7-f7-p21-o2 input[type="submit"], input.wpcf7-form-control.wpcf7-submit {
    min-width: 100% !important;
    display: block;
    background: #222f3e !important;
    color: white !important;
    text-align: center;
}
#top span.transaction {
    float: left;
    height: 65px;
    margin-right: 10px;
    width: 65px;
    text-align: center;
    background: #45aeeb;
    border-radius: 50%;
    line-height: 62px;
    font-size: 9px;
    padding-top: 9px;
    color: white;
}
div#wrap {
    position: relative;
    border-radius: 6px;
    box-shadow: 0 9px 24px 0 rgba(26,47,106,.05);
    padding: 21px 20px;
    border: 1px solid #dce5e7;
    background: white;
    min-height: 125px;
    align-items: center;
}
ul.cspt-social-links {
    display: flex;
}

ul.cspt-social-links li a {
    margin-left: 10px;
    background: #45aeeb;
    font-size: 36px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 63px;
    color: white;
    border-radius: 5px;
    overflow: hidden;
}

ul.cspt-social-links {
    padding: 0px;
}
.footer-widget ul li a:before {
    content: "\f125";
    left: 11px;
    top: 3px;
    color: inherit;
    font-family: "Ionicons";
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    margin-right: 4px;
}
.media-body {
    font-weight: bold;
    line-height: 18px;
}
p#breadcrumbs a {
    color: white;
}
.item.mb-4.icon-title-2 {
    min-height: 150px;
    display: flex;
    align-items: center;
}
.cspt-meta.cspt-meta-author:before {
    content: "\f47e";
    color: #0aadeb;
    font-family: "Ionicons";
    margin-right: 5px;
}
.cspt-meta.cspt-meta-cat:before {
    content: "\f435";
    color: #0aadeb;
    font-family: "Ionicons";
    margin-right: 5px;
}
.cspt-blog-meta.cspt-blog-meta-top {
    position: relative;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d4d2d2;
}
.btn-black {
    background-color: #040810;
    color: white;
    border-radius: 8px !important;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    padding: 15px 30px;
    margin-top: 15px;
}
h4.text-primary.text-uppercase.title {
    font-size: 28px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0c121d;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
}
.content_post {
    padding: 10px;
}
article.post_archive {
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 32px 0 rgba(26,47,106,.08) !important;
    border-radius: 6px !important;
    overflow: hidden;
    padding-bottom: 20px;
}
.thumbnail img {
    width: 100%;
}
.cspt-blog-classic{
    margin-bottom: 70px;
    position: relative;
    box-shadow: 0 0 32px 0 rgba(26,47,106,.08);
    border-radius: 6px;
    overflow: hidden;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}

.cspt-blog-classic .entry-content {
    padding: 15px 30px;
    background: white;
}
aside form.wpcf7-form.init {
    background: white;
    padding: 10px;
    border-radius: 10px;
    margin: 15px 0px;
    box-shadow: 0 0 32px 0 rgba(26,47,106,.08);
}
form#commentform input, form#commentform textarea{
    background-color: #eff2f7;
    border: unset !important;
    border-radius: 10px;
    overflow: hidden;
}
form#commentform input[type="submit"]{
    background-color: black;
    padding: 15px 30px
}
.meta_time {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    padding-top: 10px;
    border-radius: 4px;
    background-color: #0aadeb;
    width: 85px;
}
.meta_time span {
    display: block;
}
span.meta_date {
    font-size: 41px;
}
 span.meta_month{
    font-size: 14px;
}
a.logo:before {content: "";display: block;position: absolute;width: 100px;z-index: 0;height: 91px;top: -16px;left: calc(100% - 50px);}

a.logo {
    position: relative;
}
a.logo img {
    display: block;
    margin: auto;
}
.bolder {
    font-weight: bold;
}
.hotline_button {
    font-size: 21px;
    border: 1px solid white;
    text-align: center;
    border-left: 5px solid;
    padding: 10px 15px;
    display: block;
    width: max-content;
    margin: auto;
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    background: #222f3e;
    color: #FFF;
    border-radius: 0px !important;
}
.lrm-user-modal-container .lrm-switcher a {
    background: #fdfdfd;
    color: #809191;
}
.lrm-fieldset-wrap input {
    border: 1px solid #dce5e7 !important;
    font-size: 14px !important;
    background: #fff !important;
    color: #888 !important;
    min-height: 50px !important;
    border-radius: 5px !important;
    box-shadow: 0 9px 24px 0 rgba(26,47,106,.05) !important;
}
div#counter {
    background: url(/wp-content/uploads/2020/09/BUBLE.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 186px;
    height: 200px;
    padding-top: 40px;
    text-align: center;
}
.vegan-list {
    list-style: none;
    counter-reset: vegan-list-number;
}
.vegan-list li {
    position: relative;
    margin-bottom: 5px;
}
.vegan-list li::before {
    content: '';
    display: block;
    vertical-align: middle;
    height: 35px;
    line-height: 36px;
    width: 35px;
    background: #60bcc4;
    border-radius: 50%;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    border: 5px solid #16464a;
    box-sizing: content-box;
    float: left;
    position: absolute;
    left: 0;
}
.vegan-list li::before {
    content: counter(vegan-list-number, decimal);
    counter-increment: vegan-list-number;
    margin-right: 10px;
}
.p-ab-img {
    position: absolute;
    left: calc(-50% + 56px);
    top: 0%;
    opacity: .3;
}
.btn_login a {
    background: #ff9e29;
    padding: 9px !important;
    text-align: center !important;
    border-radius: 28px;
    color: #051f36 !important;
}
.primery-menu ul#main-menu > li > a{
  position: relative;
}
ul#main-menu a {
    text-transform: uppercase;
}

.wellcome {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999999999;
    background: #051f36;
    color: white;
    display: flex;
    flex-wrap: wrap;
    height: 100vh;
    width: 100vw;
    background-image: linear-gradient(-8.15deg,#051f36 4.67%,#171724 49.99%);
    text-align: center;
    overflow-y: scroll;
    overflow-x: hidden;
}
ul#intro-menu li:hover:after{
  transform: skewX(15deg) skewY(-10deg);
  transition: all .3s ease-in-out;
  box-shadow: 0px 0px 20px -3px white;
}
ul#intro-menu li:hover:before{
    transform: skewX(-10deg) skewY(10deg);
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 20px -3px #e74c3d;
}
ul#intro-menu li {
    width: 220px;
    height: 380px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    padding: 0px 20px;
    margin: auto;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    transition: all .3s ease-in-out;
    margin-bottom: 40px;
}
ul#intro-menu li:hover {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
}
ul#intro-menu li:before {
    content: "";
    background: white;
    width: 200px;
    height: 382px;
    display: block;
    border-radius: 35px;
    transform: skewX(3deg) skewY(3deg);
    z-index: -1;
    position: absolute;
    left: calc(50% - 100px);
    transition: all .3s ease-in-out;
}
ul#intro-menu li:after {
    content: "";
    width: 190px;
    height: 323px;
    display: block;
    border-radius: 42px;
    transform: skewX(11deg) skewY(-15deg);
    z-index: 0;
    position: absolute;
    background: white;
    left: calc(50% - 95px);
    transition: all .3s ease-in-out;
}

ul#intro-menu li:nth-child(1):before {
  background: #f12711;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
ul#intro-menu li:nth-child(2):before {
  background: #00b09b;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #96c93d, #00b09b);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #96c93d, #00b09b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

ul#intro-menu li:nth-child(3):before {
  background: #2193b0;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

ul#intro-menu li:nth-child(4):before {
  background: #8E2DE2;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4A00E0, #8E2DE2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

ul#intro-menu li:nth-child(5):before {
  background: #00b09b;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #96c93d, #00b09b);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #96c93d, #00b09b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

ul#intro-menu li:nth-child(6):before {
  background: #000046;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #1CB5E0, #000046);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #1CB5E0, #000046); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
ul#intro-menu a {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #051f36;
    position: relative;
    z-index: 1;
}
ul#intro-menu {
    text-align: center;
    margin: auto !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
}

.menu-menu-trang-dich-vu-container {
    width: 100%;
    display: block;
    margin: auto;
}
.intro {
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}
.btn_gradient {
    background: #f12711;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-radius: 30px;
    font-weight: bold;
    color: white;
}
.lrm-user-modal.is-visible .lrm-user-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(50%);
}
img.logo_intro {
    width: 135px;
    height: 135px;
}
.language_witcher > div {
    margin: auto;
    display: block;
}

.language_witcher {
    width: 100%;
    color: white;
    margin-bottom: 60px;
}
.language_witcher .wpml-ls-link {
    font-size: 22px;
    color: white;
}
.ico_4 {
    box-shadow: 0 9px 35px 0 rgba(26,47,106,.07) !important;
    background: #fbfcfe;
    width: 200px;
    margin: auto;
    text-align: center;
    border-radius: 5px;
}
.ico_4 {
    box-shadow: 0 9px 35px 0 rgba(26,47,106,.07) !important;
    background: #fbfcfe;
    width: 170px;
    height: 170px;
    margin: auto;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
}
.ico_4 i {
    color: #051f36;
}
.ico_4-displaytable a {
    text-align: center;
}
span.counter_ico4 {
    position: absolute;
    bottom: -15px;
    background: black;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    right: -15px;
}
span.counter_ico5 {
    font-size: 80px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    background: #f12711;
    background: -webkit-linear-gradient(to right, #f5af19, #f12711);
    background: linear-gradient(to right, #f5af19, #f12711);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ico_5 h3 {
    font-size: 16px;
    line-height: 16px;
    text-align: right;
}
.ico_4-description {
    font-size: 16px;
    margin-top: 30px;
}
.ico_5-description {
    text-align: right;
}
.ico_5 {
    text-align: right;
}
.ico_5_layout {
    padding-right: 15px;
    position: relative;
    border-right: 1px solid white;
    min-height: 270px;
}

.ico_5_layout:after {
    content: "";
    background: #e93f33;
    position: absolute;
    right: -3px;
    width: 4px;
    height: 121px;
    display: block;
    top: 0;
    z-index: 1;
}
.media img {
    display: none;
}
ol li {
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 16px;
}
.post-list.p-2 {
    padding: 0px !important;
}
.ico_6-description {
    color: #051f36;
}
.icon-6.p-relative {
    min-height: 155px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 5px -3px;
    border-radius: 15px;
    padding: 20px;
    background: white;
}
.text-center_before:before, .text-left_before:before, .text-right_before:before {
    content: "";
    width: 30px;
    height: 30px;
    background: #ffffff;
    position: absolute;
    z-index: -2;
    display: block;
    border: 0px solid #334861;
    padding: 10px;
    transform: rotate(45deg);
}
.p-relative {
    position: relative;
}
.text-right_before:before {  right: -15px; }
.text-center_before:before {
    top: -15px;
    left: calc(50% - 15px);
}
.top-header {
    background-color: #051f36!important;
    box-shadow: none;
}
ul.host-meta {
    color: white;
}
.text-left_before:before {  left: -15px; }
.effect-julia figcaption {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    color: white;
}
.effect-julia figcaption h2 {
    font-size: 1.25rem;
}
.effect-julia{
position: relative;
}
figure.effect-julia img {
    border-radius: 5px;
}
.footer ul {
    padding: 0px;
}
.page-id-37 .header-title {
    display: none;
}
.page-id-37 #full-width-page-wrapper {
    padding: 0;
}
.about-us i.vc_toggle_icon {
    position: absolute;
    right: 20px;
}
.about-us .vc_toggle_content {
    margin-top: -20px;
    width: 65%;
    margin-left: 25%;
}
.about-us .vc_tta-panels {
    padding: 15px;
}
figure.effect-julia {
    overflow: hidden;
}
figure.effect-julia:hover img {
    transform: scale(1.2);
    transition: 1.2s;
}
figure.effect-julia:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #32b3fdba;
    position: absolute;
    border-radius: 5px;
    opacity: 0;
}
figure.effect-julia:hover:before {
    opacity: 1;
}
figure.effect-julia a {
    color: white;
    font-weight: bold;
}
.content_post h4.text-primary.title a {
    font-size: 1.2rem;
    color: #32b4ff!important;
}
.thumbnail.loop-post {
    height: 230px;
    overflow: hidden;
}
aside.widget ul {
    padding: 0;
}
aside.widget ul li {
    padding: 10px 20px;
  position: relative;
}
aside.widget ul li:before {
    content: '';
    background: url(http://tienvan.vn/wp-content/uploads/2020/09/z2067033342209_ccbc3c173409183c6fd5fa2b556d7ebd-removebg-preview-e1600127844384.png);
    width: 39px;
    height: 30px;
    position: absolute;
    left: -12px;
    z-index: 9;
    top: 0px;
    background-size: contain;
}
aside {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
ul.d-flex.nav-icon.mb-0 li {
    margin: 20px;
    color: #32b4fe;
}
ul.d-flex.nav-icon.mb-0 li i {
    font-size: 20px;
}
h3.title.text-primary.post-relative a {
    font-size: 16px;
    line-height: 14px;
}
h3.title.text-primary.post-relative {
    line-height: 16px;
}
.related-product h2 {
    color: #36b5ff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2rem;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
a.btn.btn-readmore.rounded-2 {
    background: #d3eaf6;
}
a.btn.btn-readmore.rounded-2:hover {
    background: white;
    border: 1px solid #9adafe;
}
h1.post-single-title {
    font-size: 30px;
    color: #32b4ff;
    border-bottom: 1px solid #ceecff;
    padding-bottom: 8px;
}
.header-sub-category {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.header-sub-category a {
    padding: 9px 20px;
    display: inline-block;
    margin: 10px;
    background: #b8e3fe;
    color: #00a0fd;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
  	border: 1px solid #32b4ff;
}
.header-sub-category a:hover {
    background: white;
    border: 1px solid #32b4ff;
}
ul.quoc-gia.d-flex {
    text-align: center;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 200px;
}
ul.quoc-gia.d-flex li {
    background: #ffffffbf;
    padding: 5px 10px;
    margin: 10px;
    border-radius: 3px;
}
ul.quoc-gia.d-flex li a {
  color: white;
  font-weight: bold;
}
.footer-widget.widget_recent_entries ul li {
    padding: 10px 0px;
}
.widget--action--fixed {
    position: fixed;
    bottom: 25px;
    left: 5px;
    width: 50px;
    z-index: 9999;
}
a.widget--action--item.click--hotline {
    background-image: url(https://webcon.vn/wp-content/uploads/2020/09/Phone2-300x300-1.png);
    background-color: #17a1f1;
}
a.widget--action--item.click--zalo {
    background-image: url(https://webcon.vn/wp-content/uploads/2020/09/unnamed.png);
    background-color: #00acd4;
    background-size: contain;
}
a.widget--action--item.click--messenger {
    background-image: url(https://greencitypro.com/wp-content/themes/southteam/img/facebook.svg);
    background-color: #0084ff;
}
.widget--action--fixed>a.widget--action--item {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-bottom: 10px;
}
a.widget--action--item.click--contact {
    background-image: url(https://greencitypro.com/wp-content/themes/southteam/img/envelope.svg);
    background-color: #f7a400;
    background-size: contain;
}