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

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
:root{
	--primary-color: #ed1c24;
	--linear: linear-gradient(to right,#6957a4,#2a3a8f);
	--second-color: #2b6580;
}
@font-face {
    font-family: futura;
    src: url('fonts/SFUFuturaBook.TTF');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: futura;
    src: url('fonts/SFUFuturaHeavy.TTF');
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: futura;
    src: url('fonts/SFUFuturaBold.TTF');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: futura;
    src: url('fonts/SFUFuturaExtraBold.TTF');
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: myriad;
	font-weight:400;
    src: url(fonts/MyriadPro-Regular.otf);
}
@font-face {
    font-family: myriad;
	font-weight:500;
    src: url(fonts/MyriadPro-Semibold.otf);
}
@font-face {
    font-family: myriad;
	font-weight:500;
	font-style:italic;
    src: url(fonts/MyriadPro-SemiboldIt.otf);
}
@font-face {
    font-family: myriad;
	font-weight:700;
	font-style:italic;
    src: url(fonts/MyriadPro-Bold.otf);
}
body{
	margin:0;
	font-family: myriad;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff
}
.text-alumni {
	font-family: 'Alumni Sans', sans-serif;
}
.text-primary,.text-primary a {
    color: var(--primary-color);!important;
}
.bg-primary {    background-color: var(--primary-color)!important;}.bg-second {    background-color: var(--second-color)!important;}
.btn-primary {    color: white;    background-color: var(--primary-color);   border-color: var(--primary-color);}
.btn-primary:hover {    color: white !important;    background-color: var(--second-color) !important;    border-color: var(--second-color)!important;}
.btn-second {    color: #000;    background-color: #bb8a51;    border-color: #bb8a51;}
.btn-second:hover {    color: #000;    background-color: #ffba00;    border-color: #ffba00;}
.btn-warning {
    color: #000000;
    background-color: #ffba00;
    border-color: #ffba00;
}
@media (max-width: 575.98px) {
	.owl-carousel.owl-theme.style-carousel-1 .owl-dots {
    display: none;
}
	body .south-button {
    margin-bottom: 30px;
}
	.sanpham .product-item .product-thumb {
    height: 260px;
}
		div#footer-full-content .row .footer-widget:nth-child(3),div#footer-full-content .row .footer-widget:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
   }
@media (max-width: 767.98px) {
	.tp-caption.rev-btn {
    padding: 1px 8px !important;
    font-size: 7px !important;
}
  }
@media (max-width: 991.98px) {
	.primery-menu .logo {
    padding: 10px;
}
	.flex-bg .title {
    font-size: 25px;
}
	.flex-bg .desc {
    font-size: 14px;
}
	header ul.sub-menu {
    padding-left: 15px;
    list-style: none;
}
	i.fa.submenu-opened:before {
    content: "\f0d8";
}
	body .south-title .title {
    font-size: 32px;
}
	.btn-search-totop a.click-search {
    margin-right: 20px;
    margin-left: 0;
}
	.footer-widget {
    margin-bottom: 15px;
}

	.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;
}
ul#main-menu li a {
    color: #323232;
    font-weight: 800;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 6%);
    padding: 10px 15px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: #666666;
    position: absolute;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
    a.mobile-menu {
    width: 32px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: var(--second-color);
    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 {
    width: 250px;
    left: -250px;
    background-color: rgb(255 255 255 / 90%);
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
	position: fixed;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: #0000007a;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
    position: fixed;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
	.news-item-inner .thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    height: 260px;
}
     }
  @media (min-width: 768px) {
     }
@media (min-width: 992px) {
	.inner-most figure.image-box {
    max-height: 220px;
}
	ul#main-menu > li.menu-item:not(:first-child) {
    margin-left: 12px;
}
div#wrapper-navbar {
    min-height: 100px;
}
	.portfolio-item-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-color: white;
    height: 100%;
    text-align: left;
    padding: 15px;
    z-index: 2;
    box-shadow: 0 0 9px rgb(0 0 0 / 6%);
}
	.south-title.text-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	.south-title .title {
    font-size: 45px;
}
header.header.fixed .logo img {
    height: 55px;
    width: auto;
}
	.vc_custom_heading.text-alumni {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
}
	ul#main-menu ul.sub-menu li:before {
    color: white;
    margin-top: -8px;
}
	figure.portfolio-item img {
    height: 320px;
}
	header.header.fixed {
    background-color: white;position: fixed;
}

header.header {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(255 255 255 / 64%);
    z-index: 8;
    box-shadow: 0 0 10px rgb(0 0 0 / 24%);
}

header.header.fixed .top-header {
    display: none;
}
	.vc_carousel-slideline-inner img {
    border: 1px solid #e3e3e3;
}

	.middle-header {
    padding: 8px 0;
}
    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 15px 6px;
    color: white;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
}
	ul#main-menu li ul.sub-menu li.menu-item:hover a {
    background-color: var(--primary-color);
}
ul.sub-menu {
    padding-left: 25px;
}
    ul#main-menu li.menu-item.menu-item-gtranslate a {
    padding: 10px 15px;
}

ul#main-menu .menu-item-has-children:before {
    content: "\f0dd";
    font-family: Fontawesome;
    top: 50%;
    position: absolute;
    right: 0;
    margin-top: -16px;
    color: black;
    font-size: 14px;
}
ul#main-menu ul.sub-menu .menu-item-has-children:before {
   content:"\f0da";
}
    ul#main-menu li a {
    padding: 8px 12px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
	ul#main-menu >li.current-menu-item >a,ul#main-menu >li.menu-item >a:hover ,ul#main-menu >.current-menu-parent > a,
ul#main-menu >li.current-menu-item:before, ul#main-menu >.current-menu-parent:before	
{
    color: var(--primary-color);
}
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: 235px;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    overflow: visible;
     }
ul#main-menu ul.sub-menu > li {
    display: block;
    background-color:var(--second-color);
    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 > li:nth-child(1) {
    transition-delay: 0ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(2) {
    transition-delay: 50ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(3) {
    transition-delay: 100ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(4) {
    transition-delay: 150ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(5) {
    transition-delay: 200ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(6) {
    transition-delay: 250ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(7) {
    transition-delay: 300ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(8) {
    transition-delay: 350ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(9) {
    transition-delay: 400ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(10) {
    transition-delay: 450ms;
}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(11) {
    transition-delay: 500ms;
}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(12) {
    transition-delay: 550ms;
}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(13) {
    transition-delay: 600ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu {
    border-top: 3px solid var(--primary-color);
    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.24);
}
}
 @media (min-width: 1200px) {
	 	.portfolio-item .portfolio-item-content {
    width: 40%;
}
	 ul#lightgallery li img {
    height: 490px;
    width: auto;
    display: inline-block;
}
	 ul#main-menu > li.menu-item > a {
    padding: 8px 12px;
}
     .container {
    max-width: 1200px;
}
    }
* {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
a:hover {
    color: #4e228f;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}
.social-icon a.facebook {
    background-color: #4267B2;
}
.footer-widget .social-icon a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    color: white !important;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: 1px solid rgb(255 255 255 / 44%);
}
.footer-widget .social-icon a {
    margin-right: 8px;
}
.social-icon a.tiktok img {
    width: 16px;
    height: auto;
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
.social-icon a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.footer-widget .social-icon a.tiktok {
    background-color: #000;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- 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: 45px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #2d3192;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 16px;
    height: 16px;
    background-color: transparent;
    display: inline-block;
    position: relative;
    background-image: url(/wp-content/uploads/2023/02/visa-thai-an-favicon.png);
    background-size: 100%;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 2px;
}
.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;
    width: 115px;
    font-size: 14px;
    background-color: #ed1d24;
    color: white;
    padding: 6px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}

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

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

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

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

.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    padding: 30px;
    position: relative;
    z-index: 2;
    height: 242px;
    background: #fff;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #ffbc13;
}
.animate_line:after {
    left: -5px;
    bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
 .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
.bg-gradient {
 background-image: linear-gradient(to right, #113257 , #3ebbd39e, white);
}
.top-header * {
    color: white;
    font-size: 14px;
}
.top-left li i.fa,.top-right li i.fa {
    margin-right: 3px;
}
.top-right ul li a {
    margin-left: 15px;
}
.bg-grey {
    background-color: #fafafa;
}
.product-item-content {
    background-color: #9e9e9e47;
    padding: 12px 5px;}
.product-item .title {
    font-size: 20px;
    text-align: center;
    color: white;
    font-family: 'Alumni Sans', sans-serif;margin-bottom:0;
}
.product-item .title {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    display: -webkit-box;
	line-height: 40px;
}
.product-item .title a {
    color: #000;
	text-transform: capitalize;
}

.product-thumb {
    position: relative;
}

.product-item:hover .product-item-content {
    color: #dc3546;
}
.product-item:hover .title a {
    color: red;
}

.product-item:hover {
    box-shadow: 0 0 10px #00000026;
}
article.san-pham table {
    background-color: white;
}
.sile-tit {
background-color: #f2f2f2;
    font-size: 26px;
    text-transform: uppercase;
    padding: 5px 10px 4px 8px;
    margin-top: 35px;
    margin-bottom: 15px;
    color: black;
    border-left: 15px solid #ed1c24;
    font-family: 'Alumni Sans', sans-serif;
}
span.transaction i.fa {
    color: #113257;
}
.box-shadown {
    box-shadow: 0 0 15px #0000002e;
}
.inner-most a.read-more-icon {
    position: absolute;
    right: 25px;
    width: 60px;
    height: 60px;
    background-color: var(--primary-color);
    color: white;
    border-radius: 50%;
    box-shadow: 0 3px 10px #00000047;
    margin-top: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-item .read-more-icon img {
    width: 36px;
    height: auto;
    filter: brightness(0) invert(1);
}
.newsletter-inner {
    background-position: center;
    background-size: 100% 100%;
    box-shadow: 0 0 14px 0px rgba(0, 0, 0, 0.29);
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 12px 15px;
    background-image: url(https://aspswitchboards.com/wp-content/uploads/2019/05/ruler.jpg);
    margin-top: -22px;
    border-radius: 5px;
}
.top-header form#searchform button#searchsubmit, .top-header form#searchform .form-control {
    height: 30px;
    line-height: 13px;
}
.text-linear {
    background-image: linear-gradient(to right, #113257 , #557fa982,#fff0);
    color: #f7941e;
    padding: 6px 20px 10px;
}

figure.portfolio-item:hover {
    box-shadow: 0 0 12px #0000003b;
}
.hover-box-shadown:hover {
    box-shadow: 0 0 15px #00000030;
}

figure.portfolio-item .thumb {
    text-align: left;
}
figure.portfolio-item ul.list-sub {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list-sub li a {
    color: #333;
}

ul.list-sub li {
    line-height: 1.7;
}
.portfolio-item .portfolio-item-content {
    text-align: left;
    padding: 15px;
    border-top: 1px solid #fafafa;
}
figure.portfolio-item {
    position: relative;
    margin-bottom: 35px;
    border: 1px solid #f9f9f9;
    background-color: white;
    overflow: hidden;
    text-align: center;
}

.portfolio-item-content .title {
    font-size: 18px;
}
.portfolio-item-content .title a{
   color:#333;
}
figure.portfolio-item ul.list-sub {
    list-style: none;
    padding: 0;
    margin: 0;
}
figure.portfolio-item:before,figure.image-box:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,-105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,-105%,0);
}
figure.portfolio-item:hover:before,.inner-most:hover figure.image-box:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,105%,0);
}
figure.portfolio-item:hover img,.inner-most:hover .image-box img {
    transform: scale(1.05);
}
figure.image-box{
	position:relative;overflow:hidden;
}
.product-widget .product-list img {
    width: 75px;
    margin-right: 10px;
}
.aligncenter {
    display: block;
}
.top-header .wpml-ls-legacy-list-horizontal {
    padding: 0px;
}
.item.icontit2 .title {
    font-size: 16px;
}
.flex-bg .title {
    font-family: 'Alumni Sans', sans-serif;
    margin-bottom: 0;
}
.header-breadcrumb p {
    margin-bottom: 0;
}
.header-breadcrumb, .header-breadcrumb * {
    color: #bababa;
}
.news-item-content {
    padding: 12px;
    background-color: white;
}
.news-item-content .meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.news-item-content .meta span {
    font-size: 14px;
    color: #a1a1a1;
}
.news-item-content .meta span i {
    margin-right: 5px;
}
.news-item-content .title {
    font-family: 'Alumni Sans', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}
.news-item-content  .view-more {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Alumni Sans', sans-serif;
    font-size: 20px;
    color: #2d3192;
    font-weight: 500;
}
aside.widget {
    margin-bottom: 30px;
}

aside.widget ul.menu,.footer-widget ul.menu {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}

aside.widget ul.menu li a {
    display: block;
    padding: 5px 15px;
    color: #333;
	background: #f2f2f2;
}

aside.widget ul.menu li a{
    margin-bottom: 3px;
	line-height: 40px;
}
aside.widget ul.menu li a:hover, aside.widget ul.menu li.menu-item.current-menu-item > a {
    background-color: #ba1d2c;
    color: white;
}
.news-item-content .title a {
    color: #2d3192;
}
.news-item-content .excerpt {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.news-item {
    margin-bottom: 25px;
}
.footer-widget ul.menu li {
	position:relative;padding-left:15px
}
.footer-widget ul.menu li:hover a {
    padding-left: 3px;
}
.footer-widget ul.menu li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    content: '';
    background-color: #c8c8c8;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.footer-widget .textwidget {
    text-align: justify;
}
.contact-item .thumb {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 39px;
    border-radius: 5px;
    text-align: center;
    margin-right:10px;
    background-color: #ed1c24;
}

.contact-item .title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 15px;
    color: white;
}

.contact-item p.desc {
    margin-bottom: 0;
}
.contact-item {
    margin-bottom: 15px;
}
header.entry-header .entry-title {
    font-family: 'Alumni Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
}
.news-item-inner {
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgb(0 0 0 / 8%);
}
.news-item-inner  .thumbnail {
    border-bottom: 1px solid #e9e9e9;
}
li.page-item .page-link {
    color: #113257;
}
ul.pagination .page-item.active .page-link {
    background-color: #2d3192;
    border-color: #2d3192;
}
.product-item .product-thumb {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: white;
    position: relative;
}
.product-item {
    margin-bottom: 35px;
}
.product-item:hover .product-thumb img {
    transform: scale(1.05);
}
a.click-search {
    width: 35px;
    height: 35px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid var(--second-color);
    color: var(--second-color);
    margin-left: 18px;
}
a.click-search i {
    line-height: 35px;
}
a.octf-btn.octf-btn-dark {
    color: #fff;
    background: #2c3c77;
    display: inline-block;
    padding: 6px 25px;
    position: relative;
    border: 1px solid #2c3c77;
    letter-spacing: 2px;
    font-family: 'Alumni Sans', sans-serif;
    font-size: 22px;
}
.octf-btn.octf-btn-dark:before, .octf-btn.octf-btn-dark:after {
    background: #2d3192;
}
.octf-btn:not(.no-line):before, .octf-btn:not(.no-line):after {
    content: "";
    position: absolute;
    background: #2d3192;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.octf-btn:before {
    width: calc(100% + 2px);
    height: 1px;
    bottom: -6px;
    left: 10px;
}
.octf-btn:after {
    width: 1px;
    height: calc(100% + 2px);
    top: 10px;
    right: -6px;
}
.octf-btn.octf-btn-dark:hover, .octf-btn.octf-btn-dark:focus {
    background: #fff;
    color: #2c3c77;
    border-color: #2c3c77;
}
.octf-btn:hover:before, .octf-btn:active:before, .octf-btn:focus:before {
    width: 0;
}
.octf-btn:hover:after, .octf-btn:active:after, .octf-btn:focus:after {
    height: 0;
}
.content .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.owl-dots {
    text-align: center;
}
.owl-dot {
    display: inline-block;
    margin: 2px;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
}
.owl-dot.active span {
    background-color: #ffba00;
}
.owl-dot.active {
	border-color:#ffba00;
}
.owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #f2f2f2;
    margin: 1px;
    border-radius: 50%;
}
.hidden-nav .owl-nav {
    display: none;
}
a.read-more {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}
.owl-carousel.owl-theme.style-carousel-5 .gallery-carousel-item {
    padding: 20px 10px;
}

.owl-carousel.owl-theme.style-carousel-5 .gallery-carousel-item .gallery--inner {
    padding: 12px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 13px rgb(0 0 0 / 11%);
}

.owl-carousel.owl-theme.style-carousel-5 .gallery-carousel-item .gallery--inner:hover {box-shadow: 0 0 15px rgb(0 0 0 / 10%);}
.owl-carousel.owl-theme.style-carousel-1 .owl-dots {
    position: relative;
    margin-top: -25px;
}
.south-title .title span {
    color: var(--primary-color);
}
.news-carousel .news-item {
    margin-bottom: 0;
}
.south-title .title_link {
    text-transform: uppercase;
    color: #333;
    letter-spacing: 2px;
    position: relative;
}
.south-title .title_link:hover {
    color: #034ea2;
}
.south-title .title_link:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 1px;
    transition: left .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1);
    margin-top: .25rem;
    background: #034ea2;
}
.south-title .title_link.active:before, .south-title .title_link:hover:before {
    width: 100%;
}
.south-button {
    margin-bottom: 10px;
}
aside.widget ul.menu li.menu-item i{
    position: absolute;
    right: 0;
    top: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 14px;
}
aside.widget ul.menu li.menu-item {
    position: relative;
}
aside.widget li.menu-item ul.sub-menu {
    display: none;
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
}
aside.widget li.menu-item i.submenu-opened:before {
    content: "\e622";
}
aside.widget ul.menu li.menu-item.current-item i {
    color: red;
}
.banner-image {
    position: relative;
}
.banner-image:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 10px;
    left: 10px;
    border: 3px solid #2d3192;
    z-index: -1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.banner-image:hover:after {
    transform: translate(10px, 10px);
}
.banner-image .vc_single_image-wrapper {
    overflow: hidden;
    position: relative;
}
.banner-image .vc_single_image-wrapper:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,-105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,-105%,0);
}
.banner-image:hover .vc_single_image-wrapper:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,
45deg
) translate3d(0,105%,0);
}
div#carousel ul.slides li {
    padding: 4px;
    background-color: white;
}

div#carousel ul.slides li.flex-active-slide {
    background-color: #113257;
}
div#carousel {
    padding: 15px 0;
}
.product-content .price {
    font-size: 20px;
    font-weight: 500;
    color: #dc3546;
}
ul#lightgallery > li {
    background-color: white;
    text-align: center;cursor:pointer;
}

.search-form input#s {
    border: 0;
    height: 42px;
    line-height: 24px;
    background-image: radial-gradient(circle at 0 100%,#000 1px,transparent 1px);
    background-size: 2px 2px;
    background-position: bottom left;
    background-repeat: repeat-x;
}
.search-form #searchsubmit {
    background-color: transparent;
    border: none;
    line-height: 32px;
    width: 45px;
    color: #333;
    height: 38px;
    margin-left: -35px;
    z-index: 1;
}
.search-form {
    max-width: 550px;
    margin: auto;
}
.header-search.display {
    display: block;
}
.header-search {
    background-color: #fff;
    padding: 30px 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    display: none;
    border-top: 1px solid #f9f9f9;-webkit-transition: all 300ms ease-out;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.click-search.active i:before {
   content: "\e646";
}
	.south-title .title {
    font-weight: 600;
    line-height: 1;
    font-family: 'Alumni Sans', sans-serif;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: var(--second-color);;
}
.widget--action--fixed {
    position: fixed;
    bottom: 85px;
    right: -5px;
    width: 50px;
    z-index: 1;
}
.widget--action--fixed>a.widget--action--item {
    width: 40px;
    height: 40px;
    line-height: 40px;
    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: auto;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-bottom: 10px;
}
a.widget--action--item.click--hotline {
    background-image: url(img/widget_icon_click_to_call.svg);
    background-color: #509600;
}
a.widget--action--item.click--zalo {
    background-image: url(img/widget_icon_zalo.svg);
    background-color: #0068ff;
}
a.widget--action--item.click--messenger {
    background-image: url(img/widget_icon_messenger.svg);
    background-color: #0084ff;
}
.widget--action--fixed>a.widget--action--item:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.widget--action--fixed>a.widget--action--item span {
    position: absolute;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    padding: 0px 50px 0 20px;
    left: 113%;
    z-index: -1;
    font-size: 15px;
    min-width: 178px;
}
.widget--action--fixed>a.widget--action--item:hover span {
    left: auto;
    right: 0;
}
a.widget--action--item.click--hotline span {
    background-color: #509600;
}
a.widget--action--item.click--zalo span{
    background-color: #0068ff;
}
a.widget--action--item.click--messenger span{
	background-color: #0084ff;
}
.hidden-dots .owl-dots {
    display: none !important;
}
.portfolio-item .content {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
    background-color: #0000008a;
}

.portfolio-item .content .title {
    color: white;
    font-family: 'Alumni Sans', sans-serif;
    margin-bottom: 0;
    font-size: 24px;
    padding: 7px 15px;
}
.dt-sc-team-details {
    text-align: center;
    padding: 15px 0;
}
.dt-sc-team-details .position {
    font-style: italic;
    color: #b5b5b5;
    font-weight: 400;
}
.tin-tuc-widget .post-list .title {
    font-size: 16px;
}
.service-grid .featured-item {
    margin-bottom: 40px;
}
.vc_tta-container .vc_tta-panels .vc_tta-panel {
    margin-bottom: 3px;
}
.vc_tta-container .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: var(--second-color);
    background-color:var(--second-color);
}
.vc_tta-container .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
.vc_tta-container .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
.vc_tta-container .vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.vc_tta-container .vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
}
.content .text p {
    margin-bottom: 0;
}
.team-content ul {
    padding-left: 18px;
}
.listing-team .dt-sc-team-details {
    text-align: left;
}

.dt-sc-team-details .title {
    text-transform: uppercase;
}
.featured-content {
    padding: 25px 20px;
    background-color: white;
}
.featured-content .title {
    font-family: 'Alumni Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    color: #2f3b75;
}
.featured-content .text {
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.flex-bg .desc {
    max-width: 775px;
    text-align: justify;
}
.featured-item {
    margin-bottom: 35px;
}
.footer {
    background-color: var(--second-color);
    background-image: url(img/dot-map.png);
    background-position: center center;
    background-repeat: repeat;
}
article.slide-item .slider-item-head {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 15px;
}
article.slide-item {
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
article.slide-item figure.image-box img {
    width: 75px;
    height: auto;
    border-radius: 50%;
}
article.slide-item  figure.image-box {
    margin-bottom: 0;
    margin-right: 15px;
}
article.slide-item .info-box .title {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0;
}
.info-box .star {
    color: #fc713f;
}
.info-box .designation {
    color: #999;
}
html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

html::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2c3c77;
}
article.slide-item .slide-text::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

article.slide-item .slide-text::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

article.slide-item .slide-text::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #9d9d9d;
}
.vc_tta-container .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #31657f;
    background-color: #31657f;
    color: #fff;
}
.vc_tta-container .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #b71930;
    background-color: #b71930;
    color: #fff;
}