/*
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=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500;700;900&family=Source+Sans+Pro:wght@900&display=swap');
@font-face {
  font-family: "Sans Intel";
  src: url("fonts/UTM_Neo_Sans_Intel.ttf") format("truetype");
	font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sans Intel";
  src: url("fonts/UTM_Neo_Sans_Intel_Italic.ttf") format("truetype");
	font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Sans Intel";
  src: url("fonts/UTM_Neo_Sans_IntelBold.ttf") format("truetype");
	font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Sans Intel";
  src: url("fonts/UTM_Neo_Sans_IntelBold_Italic.ttf") format("truetype");
	font-weight: 700;
  font-style: italic;
}
html {
  scroll-behavior: smooth;
	scroll-padding: 150px 0 0 150px;
}
body{
	margin:0;
	font-family: "Sans Intel";
	font-size:15px;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff
}
	.text-primary,.text-primary a{color:#001241!important}
	.btn-primary{color:#fff;background-color:#001241;border-color:#001241}
	.btn-primary:hover{color:#fff;background-color:#006ba7;border-color:#006ba7}
	.bg-primary{background-color:#001241!important}
.text-oswald {
	font-family: 'Oswald', sans-serif;
}
.text-SSP {
	font-family: 'Source Sans Pro', sans-serif;
}
.text-Euros{
	font-family: 'Eurostile';
}
.text-Euros-Bold{
	font-family: 'Eurostile-Bold';
}
@media (max-width: 575.98px) {
	.header-title .flex-bg {
    height: auto;
}
	.project-carousel .item-custom {
    width: 50%;
}
	body header.header {
     position: relative;
}
	body header.header.fixed {
		position: fixed;
	}
	header.header a.logo {
    display: block;
}
	a.logo-white {
    display: none;
}
   }
@media (max-width: 767.98px) {
	body .tp-thumbs {
    display: none;
}
	.boxItemService.service-item {
    margin-bottom: 25px;
}
.header-title .title {
    font-size: 18px;
}
	body #dl-popup-search-box .box-inner-wrap {
    	left: 15px;
}
	body #dl-popup-search-box .box-inner-wrap input {
    	font-size: 2em;
    	line-height: 1.5em;
	}
	body #dl-popup-search-box .box-inner-wrap button {
    	font-size: 2em;
    	line-height: 2em;
    	right: 15px;
	}
  }
@media (max-width: 991.98px) {
	.footer-widget {
    margin-bottom: 35px;
}
	.last-footer-widget .footer-widget {
    margin-bottom: 0;
}
	.middle-header ul.sub-menu {
    padding-left: 22px;
}
	.header .language > a {
    color: #a7a7a7;
}
	body .title-widget {
    FONT-SIZE: 25PX;
}
	body .header-right .mobile-menu-icon{
		display: block;
		margin-left: 20px;
	}
	body .header-menu-wrap{
		display: none;
		background-color: #fff;
		width: 100%;
		height: auto;
		padding: 0 20px;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 999;
	}
	body div#cb-sbc{
		background-image: none !important;
	}
	.menu-open .line-menu.first-line {
		-webkit-transform: rotate(-90deg) translateX(3px);
		-moz-transform: rotate(-90deg) translateX(3px);
		-o-transform: rotate(-90deg) translateX(3px);
		transform: rotate(-90deg) translateX(3px);
	}
	.menu-open .line-menu.last-line {
		-webkit-transform: rotate(-90deg) translateX(-3px);
		-moz-transform: rotate(-90deg) translateX(-3px);
		-o-transform: rotate(-90deg) translateX(-3px);
		transform: rotate(-90deg) translateX(-3px);
	}
	.burger-menu.menu-open {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	body .box-sm {
    width: 100%;
    margin-bottom: 100px;
}
	body .box-sm:after {
    bottom: -22%;
}
	body .box-tn {
    width: 100%;
    margin-top: 30px;
	}
	body .box-tn:after {
    bottom: -11.5%;
}
	body .box-tn:before{
		transform: skewY(-12deg);
	}
	.site-logo a.logo img {
    width: 75px;
}
	.search-icon {
    margin-right: 18px;
}
	.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: #000;
    font-weight: 700;
    display: block;
    border-bottom: 1px solid darkgrey;
    padding: 10px 10px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: black;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
    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: 2px;
    width: 100%;
    background: #126835;
    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: 250px;
    left: -250px;
    background-color: #ffffff;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
     }
  @media (min-width: 768px) {
     }
@media (min-width: 992px) {
	header.header .middle-header ul#main-menu li:hover > a,
	header.header .middle-header ul#main-menu > li.current-menu-item > a, 
	header.header .middle-header ul#main-menu > li.current-menu-parent > a {
    color: #68cbde ;
}
	header.header .middle-header ul#main-menu li:hover > a:after,
	header.header .middle-header ul#main-menu > li.current-menu-item > a:after, 
	header.header .middle-header ul#main-menu > li.current-menu-parent > a:after {
    background-color: #68cbde ;
}
	.header-info-box * {
    color: white;
}
	.box-menu {
    background: url(/wp-content/uploads/2021/06/bg-menu.jpg) no-repeat 0px bottom;
}
	.lower-part {
    padding: 0px 35px;
}
	.site-logo {
    position: relative;
    color: #003882;
}
		.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 {
        position: relative;
    font-size: 13px;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
    color: #222;
    text-transform: capitalize;
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
}
ul#main-menu li ul.sub-menu li a:hover:after {
    width: 100%;
}
ul#main-menu li ul.sub-menu li a:after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #0092b5;
    -webkit-transition: all 450ms ease 0ms;
    -khtml-transition: all 450ms ease 0ms;
    -moz-transition: all 450ms ease 0ms;
    -ms-transition: all 450ms ease 0ms;
    -o-transition: all 450ms ease 0ms;
    transition: all 450ms ease 0ms;
}
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: 5px;
    margin-top: -11px;
    color:#fff;font-size:12px;
}
ul#main-menu ul.sub-menu .menu-item-has-children:before {
   content:"\f0da";
}
	ul#main-menu >li >a:hover:after {
		width: 100%;
	}
	ul#main-menu >li >a:after {
		position: absolute;
		display: block;
		content: "";
		width: 0;
		height: 2px;
		background: #fff;
		left: 0;
		bottom: 0;
		transition: all 450ms ease 0s;
	}
	ul#main-menu li a {
		padding: 15px 0px;
		color: white;
		font-size: 16px;
		font-weight: 700;
		text-transform: capitalize;
		display: block;
		margin: 0 18px;
		position: relative;
	}
	
.fixed ul#main-menu li a {
    color: #222;
}
header.header.fixed.wpb_start_animation.animated .header-right .search-icon{
	color: #222;
}
.header.fixed .language > a {
    border: 1px solid #68cbde;
    color: #222;
}
ul#main-menu li {
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
	padding: 25px 0;
    position: absolute;
    z-index: 3;
    top: 100%;
    visibility: hidden;
    width: 270px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: white;
    -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;
	padding: 0 30px;
    border: none !important;
    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(0, 0, 0, .1);
}
}
 @media (min-width: 1200px) {
	 div#wrapper-footer-full .col-md-6:last-child {
    flex: 0 0 75%;
    max-width: 75%;
}
div#wrapper-footer-full .col-md-6:first-child {
    flex: 0 0 25%;
    max-width: 25%;
}
	.owl-carousel .owl-nav .owl-prev {
    left: -15px;
}
	.owl-carousel .owl-nav .owl-next {
    right: -15px;
}
     .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;
}
.social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: white;
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.widget--action--fixed {
    position: fixed;
    bottom: 25px;
    left: 5px;
    width: 50px;
    z-index: 1;
}
.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: 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 20px 0 50px;
    right: 113%;
    z-index: -1;
    font-size: 15px;
}
.widget--action--fixed>a.widget--action--item:hover span {
    right: auto;
    left: 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;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 90px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #001D67;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc107;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
}

.published-date {
    position: absolute;
    top: 0;
    width: 85px;
    font-size: 14px;
    background-color: #ed2024;
    color: white;
    padding: 6px;
    text-align: center;
}
.published-date span {
    display: block;
    font-size: 12px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
.news-content a.viewmore {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    color: #ed2024;
}
.news-content .title {
    font-size: 18px;
}
.news-content {
    padding: 15px;
    background-color: white;
}
/*
 *  STYLE 2
 */

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: #003882;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

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

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p {
    color: #ebebeb;
    font-size: 16px;
	margin-bottom: 6px;
}
.footer-widget a:hover {
    color: #5aa1e3;
}
.footer-widget h3.widget-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 900;
    position: relative;
    color: #006ba7;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
aside.widget h3.widget-title:before {
    content: '';
    position: absolute;
    width: 115px;
    border-bottom: 1px solid #006ba7;
    bottom: 0;
}
aside.widget ul.menu {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}

aside.widget ul.menu li a {
    display: block;
    padding: 8px 15px;
    border: 1px solid #eee;
    color: #3e3e3e;
    margin-bottom: 2px;
}
aside.widget ul.menu li.current-menu-item a,aside.widget ul.menu li a:hover {
    background-color: #68cbde;
    color: white;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
    line-height: 60px;
    width: 60px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #faac1c;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

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

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

.owl-nav .owl-next {
    right: 0px;
    position: absolute;
    top: 50%;
}
.owl-nav .owl-prev {
    left: 0px;
    position: absolute;
    top: 50%;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev, .owl-carousel.owl-theme .owl-nav button.owl-next {
    font-size: 0;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    background-color: #25aae1;
    border-radius: 18px;
    margin-top: -20px;
}
.owl-nav div:hover {
    box-shadow: 0 0 15px #0000003b;
}
.owl-nav .owl-next:before {
    content: "\f054";
    font-family: Fontawesome;
    font-size: 13px;
    color: white;
}
.owl-nav .owl-prev:before {
    content: "\f053";
    font-family: Fontawesome;
    font-size: 13px;
    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: #001D67;
}
.owl-dots {
    text-align: center;
}
.owl-nav button span {
    display: none;
}

.owl-carousel.owl-theme .owl-nav button {
    width: 35px;
    height: 35px;
    background-color: #0098da;
    margin-top: -17.5px;
}
.hidden-dots .owl-dots,.hidden-nav .owl-nav {
    display: none;
}
.header-info-box i.fa {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #126835;
    text-align: center;
    color: white;
    margin-right: 10px;
}
div#wrapper-footer-full {
    position: relative;
    background-color: #084274;
    background-image: url(img/Transparent-background-with-dots.png);
    background-size: contain;
}
.search-icon {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.service-item {
    margin-bottom: 35px;
	box-shadow: 0 1px 2px rgb(0 0 0 / 25%), 0 -1px 1px rgb(0 0 0 / 13%);
}
.service-item-content .title {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
}
.service-item-content .title a {
    color: #126835;
}
.service-item-content {
    padding: 15px;
    background-color: #fff;
}
.service-item-content .excerpt {
    margin-bottom: 15px;
}
.service-item-content .action {
    letter-spacing: 2px;
    color: #126835;
    text-transform: uppercase;
}
.service-item .thumbnail img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.service-item:hover .thumbnail img,.news-item-inner:hover .news-thumb img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
	opacity:.7;
}

.gallery-item-carousel {
    padding: 10px 15px;
    background-color: white;
    box-shadow: 0 0 8px rgb(0 0 0 / 4%);
    border-radius: 5px;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-search {
    padding: 8px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    position: absolute;
    width: 300px;
    right: 0;
    background-color: white;
    display: none;
}
.search-icon.active i.fa:before {
    content: "\f00d";
}
.header-breadcrumb * {
    color: #d2d2d2;
}

.icon-box {
    display: inline-block;
    text-align: left;
    padding-bottom: 0;
    border-left: 1px solid rgba(0,0,0,.1);
    border-bottom: 0;
    width: auto;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    margin-right: 30px;
}
.icon-box .icon-box__title {
    font-family: roboto,Helvetica,Arial,sans-serif;
    display: inline-block;
    font-size: 13px;
    color: #aaa;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0;
}

.icon-box .icon-box__subtitle {
    display: block;
    color: #444;
    font-weight: 700;
}

.icon-box .fa {
    color: #67cbdd;
}
.header__container .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.header__logo::after {
    position: absolute;
    content: "";
    z-index: -1;
    height: 43px;
    width: 43px;
    background-color: #fff;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: 9px;
    right: -22px;
}
.title-widget {
    font-weight: bold;
    letter-spacing: -.05em;
    font-size: 40px;
    color: #444444;
    position: relative;
}
.title-text-1 {
    font-size: 19px;
    line-height: 29px;
	margin: 0px;
	color: #444444;
}
.title-text-2 {
    font-size: 38px;
	color: #444444;
}
.image-col .wpb_wrapper {
    position: relative;
}
.content-about-us {
    z-index: 3;
    position: relative;
    padding: 15px;
    border-radius: 20px;
    background: #f7f7f745;
}
.row-over {
    overflow: inherit !important;
}
.rowItemComment {
    color: #fff;
    background-color: rgba(255,255,255,.07);
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 25%), 0 -1px 1px rgb(0 0 0 / 13%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%), 0 -1px 1px rgb(0 0 0 / 13%);
    padding: 20px;
    margin: 0 10px;
}
.rowItemComment .btText {
    margin-left: 10px;
    margin-right: 10px;
}

.rowItemComment .btText blockquote {
    display: block;
    padding: 0 0 0 60px;
    margin: 0 0 30px;
    font-size: 17px;
    font-weight: 400;
}

.rowItemComment .btText blockquote:before {
    content: '\f10d';
    font-family: FontAwesome;
    display: block;
    float: left;
    margin: -15px 0 0 -60px;
    font-size: 50px;
    opacity: .2;
    color: #fff !important;
}

header.header.btClear.small.btTextRight.btAccentDash.btRegularTitle.fixed.wpb_start_animation.animated {
    text-align: right;
}

.bpgPhoto.btTextCenter.out-bottom {
    width: 100%;
    margin-bottom: 20px;
}
.bpgPhoto.btTextCenter.out-bottom  .btImage {
    width: 40%;
    float: right;
}
.btSuperTitle {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.img-xeday {
    position: absolute;
    transform: translateY(-120px) translateX(0);
    display: block;
    z-index: 1;
}
.rowItemContent {
    position: relative;
	padding: 10px;
	margin-bottom: 10px;
}
.thumbbox {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.45;
    background-color: #f9f9f9;
    border-radius: 10px;
    top: 0;
    right: 0;
}
.btCounterHolder {
    color: #0B60A9;
    font-size: 55px;
    text-align: center;
}
.rowItemContent .btSuperTitle {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    margin-top: 0px;
    color: #0b60a9;
    margin-bottom: 15px;
    font-weight: 700;
}
.rowItemContent .btText {
    font-size: 12px;
    text-align: center;
    color: #333;
}
.row-box-smtm {
    margin: 80px 0 180px;
}
.box-sm {
    padding: 78px 30px;
    width: 400px;
    margin: 70px 10px 0 auto;
    position: relative;
}
.box-sm:before {
    content: "";
    background-color: #006aa7;
    transform: skewY(20deg);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    box-shadow: 5px 2px 10px whitesmoke;
}
.box-sm .title-box,.box-tn .title-box{
    color: white;
    position: relative;
    text-transform: uppercase;
    z-index: 3;
}
.box-sm .title-box:before, .box-tn .title-box:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -10px;
    background: white;
}
.box-sm .content,.box-tn .content {
    margin-top: 25px;
    color: white;
    z-index: 3;
    position: relative;
}
.box-sm:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 70%;
    background: linear-gradient(180deg, #003350, #0172b3);
    right: 0;
    bottom: -33.5%;
    transform: skewY(-12deg);
    z-index: 1;
}
.row-box-smtm {
    margin: 20px 0 180px;
}
.box-tn {
    padding: 78px 30px;
    width: 450px;
    margin: 0 auto 0 10px;
    position: relative;
}
.box-tn:before {
    content: "";
    background-color: #67cbde;
    transform: skewY(-20deg);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    box-shadow: 5px 2px 10px whitesmoke;
}
.box-tn:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 80%;
    background: linear-gradient(180deg, #224146, #68d3e7);
    left: 0;
    bottom: -40.5%;
    transform: skewY(12deg);
    z-index: 1;
}
.box-service {
    padding: 0 5px !important;
    margin-bottom: 10px;
}
.boxItemService.service-item {
    position: relative;
	overflow: hidden;
    margin-bottom: 0;
}
.thumbnail.thumbnail-service {
    background-size: cover;
    background-position: center;
    height: 300px;
	transition: all 1.5s ease-in-out;
}
.boxItemService.service-item:hover .thumbnail.thumbnail-service {
    transform: scale(1.3);
}
.boxItemService.service-item .thumbnail img{
	display: none;
}
.boxContentService {
    position: absolute;
    top: 40%;
    margin: auto;
    width: 100%;
    right: auto;
    text-align: center;
    color: white;
}
.thumbnail.thumbnail-service:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: black;
    opacity: .5;
    transition: opacity 0.35s;
}
.boxItemService.service-item:hover .thumbnail.thumbnail-service:before {
    opacity: 0.7;
}
.boxContentService .title {
	width: max-content;
    margin: auto;
    padding: 20px;
    position: relative;
    color: white;
    z-index: 2;
	font-size: 17px;
    text-transform: uppercase;
}
.boxItemService.service-item .thumbnail a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.box-why-choose button.btn.btn-link:not(.collapsed) {
    background-color: #67cbdd !important;
    color: #fff !important;
}
.box-why-choose button.btn.btn-link {
    width: 100%;
    text-align: left;
    position: relative;
    padding: 10px 0 10px 70px;
    background: white;
	border-radius: 0;
	outline: none;
    color: #666;
}
.box-why-choose .card-header {
    padding: 0px;
    border-radius: 0 !important;
    position: relative;
}
.box-why-choose .card-header .btn:before {
    content: '' !important;
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 70px;
    background-color: #eee;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 65% 0, 100% 100%, 0% 100%);
    transition: all 0.3s;
    z-index: 2;
}
.box-why-choose button.btn.btn-link:not(.collapsed):before {
    background-color: #006ba7;
}
.box-why-choose button.btn.btn-link:hover {
    background: #67cbdd;
    text-decoration: none;
    color: white;
}
.box-why-choose button.btn.btn-link:hover:before{
	background-color: #006ba7;
}
.recent-posts__item {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.recent-posts__thumb {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 150px;
}
.recent-posts__item > a {
    font-size: 17px;
    color: #444;
    padding-top: 10px;
}
.post-meta span i {
    padding-right: 5px;
}

.post-meta span {
    padding-right: 14px;
    font-size: 13px;
}
.post-meta {
    margin-top: 5px;
    color: #878787;
}
.recent-posts__item:hover > a {
    color: #006ba7;
}
.recent-posts__item .recent-posts__thumb a:before {
    content: '';
    opacity: 0;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background: #67cbdd;
	transition: all .3s ease-in-out;
}
.recent-posts__item:hover .recent-posts__thumb a:before {
    opacity: 0.8;
}
.recent-posts__item:hover .recent-posts__thumb:before {
    opacity: 1;
}
.recent-posts__item .recent-posts__thumb:before {
    content: '';
    width: 30px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 2px;
    background-color: #fff;
    z-index: 2;
    opacity: 0;
	transition: all .3s ease-in-out;
}
.recent-posts__item:hover .recent-posts__thumb:after {
    opacity: 1;
}

.recent-posts__item .recent-posts__thumb:after {
    content: '';
    width: 2px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 30px;
    opacity: 0;
    background-color: #fff;
	transition: all .3s ease-in-out;
}
.right-contact:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 300px 700px 0;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    left: -300px;
    opacity: 0.95;
    border-right-color: #232331;
}

.right-contact .vc_column-inner:after {
    content: '';
    position: absolute;
    right: -800px;
    width: 800px;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.95;
    background-color: #232331;
}
.right-contact:after {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: 0.95;
    background-color: #232331;
}

.right-cotact .wpb_wrapper {
    position: relative;
    z-index: 1;
}

.right-contact .vc_column-inner {
    background: #2d2d3b;
    position: relative;
    z-index: 1;
}
.img-dt-container {
    margin-bottom: 0px !important;
}
.thumb-pr-0 .vc_column-inner {
    padding-right: 0px !important;
}
.info-recruit {
    text-align: center;
    position: absolute;
    bottom: -20px;
    width: 100%;
    background: #ffffffb8;
}
.info-recruit .title-recruit {
    font-size: 18px;
    margin-top: 10px;
    color: #006ba7;
    margin-bottom: 5px;
}
.info-recruit p {
    font-size: 14px;
    margin: 0px;
	color: #545454;
}
.box-recruit {
    position: relative;
    overflow: hidden;
}
.box-recruit:hover .info-recruit {
    bottom: 0;
}
.mb-30 {
    margin-bottom: 30px;
}
.footer-widget .block-connectus a {
    font-size: 13px;
}
.image-dt .vc_column-inner {
    padding-top: 0px !important;
}
.image-dt .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px;
}
.middle-header {
    width: 100%;
    max-height: 100%;
	padding: 5px 0;
	}
.language > a {
    display: block;
    line-height: 1;
    margin: auto;
    padding: 3px 12px;
    border: 1px solid;
    color: #fff;
    border-radius: 15px;
    margin-left: 10px;
}
	.language > a img {
    width: 18px;
}
.top-header {
    background-color: #016aa6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}
.top-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-header .top-left ul li{
    font-size: 14px;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}
.top-social li {
    display: inline-block;
    border: none !important;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}
.top-social li.icon-fb {
    background: #3b5998;
}
.top-social li.icon-lin {
    background: #2564b1;
}
.top-social li a {
    display: block;
    text-align: center;
}
.top-social li a i {
	padding-top: 5px;
	vertical-align: middle;
	color: white;
}
.top-right {
    float: right;
}
.top-header ul.top-social {
    padding: 7px 20px;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
	float: left;
}
.primary-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.primary-header .header-logo {
    max-width: 200px;
}
.header-menu-wrap {
    margin-left: auto;
}
.primary-header-inner .header-right {
    display: flex;
    align-items: center;
    line-height: 80px;
    margin-left: 10px;
}
.header-right .search-icon {
    color: white;
    cursor: pointer;
}
.header-right .search-icon svg {
    width: 15px;
    fill: #263a4f;
}
.cross-cursor {
    background-color: rgba(0,0,0,.95);
    position: fixed;
    width: 100%;
    height: 100%;
    top: -20em;
    left: 0;
    right: 0;
    white-space: nowrap;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    transition: .5s ease all;
}
#dl-popup-search-box.toggled {
    top: 0;
    opacity: 1;
    visibility: visible;
}
#dl-popup-search-box.toggled  {
    cursor: url(/wp-content/uploads/2021/12/tai-xuong.png),auto;
}
#dl-popup-search-box .box-inner-wrap {
    height: auto;
    position: relative;
    top: 40%;
    width: fit-content;
    left: 25%;
}
.p-out {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
#dl-popup-search-box .box-inner-wrap form {
    position: relative;
    margin: 0 auto;
}
#dl-popup-search-box .box-inner-wrap input {
    width: 90%;
    padding: 0 0 .125em 0;
    background: 0 0;
    border: none;
    border-bottom: 3px solid #263a4f;
    font-size: 4em;
    color: #ddd;
	outline: unset;
}
#dl-popup-search-box .box-inner-wrap button {
    position: absolute;
    display: block;
    width: 10%;
    right: 0;
    top: 0;
	outline:unset;
    background: 0 0;
    border: none;
    color: #444;
    font-size: 4em;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    transition: .5s ease all;
}
#dl-popup-search-box .box-inner-wrap button:hover {
    color: #ddd;
}
.text-copy {
    font-size: 13px;
}
.block-connectus p {
    font-size: 13px;
}
.header-right .mobile-menu-icon {
    display: none;
}
.burger-menu {
    width: 20px;
    height: 17px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    -webkit-transition: transform 330ms ease-out;
    -moz-transition: transform 330ms ease-out;
    -o-transition: transform 330ms ease-out;
    transition: transform 330ms ease-out;
}
.line-menu {
    background-color: #222;
    border-radius: 2px;
    width: 100%;
    height: 3px;
}
.line-menu.line-half {
    width: 50%;
}
.line-menu.first-line {
    transition: transform 330ms cubic-bezier(.54,-.81,.57,.57);
    transform-origin: right;
}
.line-menu.last-line {
    align-self: flex-end;
    transition: transform 330ms cubic-bezier(.54,-.81,.57,.57);
    transform-origin: left;
}
.gallery-carousel .owl-carousel .owl-item .gallery-item-carousel img {
    max-height: 100%;
    width: auto;
}
.en-US a.english,.language > a:hover,.vi-VN a.vietnamese{
    background-color: #68cbde;
    color: white;
}
.social-footer a {
    display: flex;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    margin-right: 5px;
}
.top-header .ttlh li {
    font-size: 14px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
}
.top-header .ttlh li:first-child:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 60%;
    background: white;
    z-index: 2;
    top: 20%;
    right: 0;
}

.img-why-choose {
    width: 70px;
    margin: 10px auto !important;
}
.text-why-choose {
    font-size: 16px;
}
.box-why-c .vc_column-inner {
    margin: 5px auto 0;
    border-radius: 10px;
	padding: 0 5px !important;
}
.box-why-c .vc_column-inner > .wpb_wrapper {
    margin: 30px 0;
}
.wrap-why-choose:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #0a1b65;
    z-index: 1;
    left: 0;
    opacity: 0.65;
}
.wrap-why-choose.vc_parallax .vc_parallax-inner {
    background-position: 50% 50% !important;
}
.inner-most {
    position: relative;
}
.inner-number {
    display: flex;
    font-size: 57px;
    color: #67cbdd;
    line-height: 65px;
    justify-content: center;
}
.inner-number {
    display: flex;
    font-size: 57px;
	line-height: 65px;
    color: #fff;
    justify-content: center;
}
.inner-number h4 {
    font-size: 57px;
    font-weight: 900;
}
.inner-most .content h5 {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    margin-top: 0px;
    color:  #fff;
    margin-bottom: 15px;
    font-weight: 700;
}
.inner-most .content{
	font-size: 12px;
    text-align: center;
    color: #333;
	padding-bottom: 10px;
}
header.header {
    position: fixed;
    z-index: 99;
    width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.15);
	transition: all .3s ease;
}

header.header.fixed {
    background: white;
    box-shadow: 0 13px 15px -12px rgb(35 35 35 / 15%);
}

header.header.fixed.headroom--down {
    transform: translateY(-100px);
}
header.header.fixed.headroom--up {
    transform: translateY(0);
}
.btn-more a:hover, .btn-submit-form:hover {
    background: white !important;
    color: #16469E !important;
    border: 1px solid #16469E !important;
}
.btn-more a, .btn-submit-form{
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    background: #001241;
    color: white !important;
    border: 1px solid #001241 !important;
}
.cms-fancybox-icon p {
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #67cadd;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}
.cms-fancybox-icon {
    width: 50px;
}
.cms-fancybox-title {
    font-size: 18px;
    margin: 10px 0 15px;
}
.slide-tc {
    padding-top: 30px;
}
.slide-tc .owl-dots {
    text-align: left;
}
.project-carousel .owl-dots{
	margin-top: 20px;
}
.slide-tc .owl-dots button, .project-carousel .owl-dots button{
    border-radius: 50%;
    background-color: #a4a4a4;
    display: inline-block;
    height: 10px;
    margin: 0 6px;
    width: 10px;
    transition: all 300ms linear 0ms;
    border: 3px solid #a4a4a4 !important;
}
.slide-tc .owl-dots button.active, .project-carousel .owl-dots button.active  {
    background-color: transparent;
    border-color: #0092b5 !important;
}
.slide-tc .owl-dots button span, .project-carousel .owl-dots button span{
    display: none;
}
.title-question {
    display: flex;
    align-items: center;
    background: #fa231b;
    padding: 22px 30px 22px 70px;
    width: fit-content;
    color: white;
    margin-bottom: 0;
    font-size: 24px;
    position: relative;
	z-index:2;
}
.title-question:before {
    content: '';
    background-image: url(img/question.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 15px;
    left: 20px;
}
.box-contact > .vc_column-inner > .wpb_wrapper {
    background-color: #041140 !important;
    background-image: url(img/contact-box-widget.png);
    background-size: cover;
    flex: none;
    max-width: 270px;
    height: 100%;
    padding: 30px 35px 35px;
    margin: auto;
}
.btn-contact a {
    background-color: white;
    border-color: white;
    color: #0092b5 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    position: relative;
    overflow: hidden;
}
.bg-image {
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}
.project-carousel .row{
    justify-content: center;
}
.item-custom {
    width: 20%;
    padding: 3px;
}
.item-featured {
    position: relative;
	width 100%;
    height: 200px;
    overflow: hidden;
}
.primary-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,146,181,.9);
    display: block;
    opacity: 0;
    transition: opacity 450ms ease 0s;
    z-index: 1;
}
.item-featured:hover .primary-overlay {
    opacity: 1;
}
.item-featured .item-holder {
    position: absolute;
	width: 100%;
    top: 50px;
    text-align: center;
    padding: 0 40px;
    cursor: pointer;
    transition: all 500ms ease 0s;
    z-index: 9;
}
.item-featured:hover .item-holder{
	top: 40px;
}
.item-featured .item-holder .icon-wrap {
    margin: 0 auto 8px;
}
.item-featured .item-holder .icon-wrap img{
    width: 55px;
	height: 55px;
	margin: auto;
}
.item-featured .item-holder h4 {
    font-size: 22px;
    color: white;
    font-weight: 600;
}
.item-featured .item-holder .item-content {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
    opacity: 0;
    transition: all 500ms ease 0s;
}
.item-featured .item-holder .item-readmore {
    opacity: 0;
    transition: all 500ms ease 0s;
}
.item-featured:hover .item-content, .item-featured:hover .item-readmore {
    opacity: 1;
}
.item-featured:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
	background-image: -webkit-linear-gradient(top,rgb(0 0 0 / 65%),#1b1a1a 100%);
    opacity: .5;
}
.content-post .title-content {
    font-size: 20px;
    font-weight: bold;
    color: #001D67;
    margin: 3px 0 16px;
    position: relative;
    padding-bottom: 15px;
}
.content-post .title-content:after {
    content: '';
    width: 60px;
    background-color: #fa231b;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
}
.content-post p {
    font-size: 13px;
    margin-bottom: 10px;
}
header.page-header {
    padding-top: 50px;
	margin-bottom: 50px;
}
header.page-header .page-title {
    font-weight: bold;
    font-size: 35px;
}
header.page-header .taxonomy-description {
    width: 50%;
}
.news-grid .news-item .thumb-post {
    height: 150px;
}
.news-grid .content-post .title-content {
    font-size: 17px;
	color: #212529;
}
.wrap-why-choose {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.textwidget h4 {
    font-weight: bold;
}
.news-item-carousel .thumb-post {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
    overflow: hidden;min-height: 165px;
}
.flex-bg {
    height: 80vh;
}
.news-carousel .news-item-carousel .thumb-post img {
    height: 100%;
}
.btSiteFooterCurve {
    display: block;
}
.btSiteFooterCurve {
    height: 14px;
    width: 100%;
    line-height: 14px;
    margin-top: -14px;
    position: absolute;
    clear: both;
}
.btSiteFooterCurve .port {
    padding: 0 50px;
}

.gutter .port {
    max-width: 1160px;
    margin: auto;
}
.btSiteFooterCurve .btCurveLeftHolder {
    float: left;
    margin-left: -50px;
}
.btSiteFooterCurve .btCurveRightHolder {
    float: right;
    margin-right: -50px;
}
.btSiteFooterCurve .btSiteFooterCurveSleeve {
    background: #084274;
    height: 14px;
    width: 100%;
}
.btSiteFooterCurve .btCurveLeft, .btSiteFooterCurve .btCurveRight {
    fill: #084274;
}
.gutter .port svg {
    vertical-align: top;
}
.service-item-inner .content-post {
    padding: 15px;
}
.news-item-carousel .content-post .title-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.service-item-icon {
    position: relative;
    box-shadow: 0 1rem 1.75rem 0 rgb(45 55 75 / 10%);
    border: 0.0625rem solid rgba(220,224,229,0.6);
    border-radius: 0.8125rem;background-color: #fff;
    margin-bottom: 30px;
}
.service-item-icon:hover {
    -webkit-transform: translateY(-0.1875rem);
    transform: translateY(-0.1875rem);
}
.item-icon-body {
    padding: 25px;
}

.item-icon-body .title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}

.item-icon-body .title a {
    color: #001D67;
}
.item-info p {
    margin-bottom: 0;
}
.grid-banner figure.effect-apollo {
    background: #fbfbfb;
    padding: 27px 30px 37px 40px;
    -webkit-clip-path: polygon(90% 0,100% 9%,100% 100%,0 100%,0 0);
    clip-path: polygon(90% 0,100% 9%,100% 100%,0 100%,0 0);
}
figure.effect-apollo .thumb img {
    width: 45px;
    height: auto;
}

.grid-banner figure.effect-apollo .title {
    font-weight: 700;
    font-size: 20px;
    height: 48px;
}
figure.effect-apollo .thumb {
    margin-bottom: 10px;
}
.grid-banner figure.effect-apollo:hover {
    background-color: #0a1b65;
}

.grid-banner figure.effect-apollo:hover * {
    color: white;
}

.grid-banner figure.effect-apollo:hover .thumb img {
    filter: brightness(0) invert(1);
}
.news-item .thumb-post {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.news-item .thumb-post img {
    height: 100%;
    width: auto;
    max-width: fit-content;
}
.news-item .content-post {
    padding: 20px 15px;
}
.news-item {
    box-shadow: 0 0 15px rgb(0 0 0 / 8%);
}
.news-item:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 18%);
}
.widget-list-item .title {
    font-size: 16px;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.widget-list-item .title a {
    color: #0a1b65;
}
.widget-list-item .meta span {
    font-size: 14px;
    color: #898989;
}
.post-list .widget-list-item {
    margin-bottom: 12px;
}
.footer-widget .wpcf7 .wpcf7-form-control {
    border-radius: 23px;
    margin-bottom: 7px;
    border: 0;
}
.wpb_single_image.vc_align_center.border-image img {
    border-radius: 5%;
}
.service-item-inner .thumb-post {
    position: relative;
    overflow: hidden;
}
.service-item-inner:hover .thumb-post img {
    transform: scale(1.05);
}