a:hover,
a:hover *
{
	color:var(--main-color-one)!important;
}

@font-face {
    font-family: 'Linotte';
    src: url("/custom/pacific/Linotte-Regular.ttf") format("truetype"); }
@font-face {
    font-family: 'Linotte';
      src: url("/custom/pacific/Linotte-Light.ttf") format("truetype");
      font-weight: 300; }
@font-face {
        font-family: 'Linotte';
        src: url("/custom/pacific/Linotte-Regular.ttf") format("truetype"); 
        font-weight: 500;
      }
@font-face {
        font-family: 'Linotte';
        src: url("/custom/pacific/Linotte-SemiBold.ttf") format("truetype");
        font-weight: 600; }
@font-face {
          font-family: 'Linotte';
          src: url("/custom/pacific/Linotte-Bold.ttf") format("truetype");
          font-weight: bold; }


.topbar-area{
	z-index:3;
	position:relative; 
}
.topbar-inner{
	padding:0;
	justify-content:end;
}
.owl-nav.disabled,
.owl-dots.disabled{
	display:none;
}
.header-style-01{
	margin-top:-55px;
}
.navbar-area.nav-style-02{
	top:40px;
}

.header-area.header-social .header-inner{
	background: #transparent;
	padding: 0;
	padding-left:140px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.header-area.header-social .header-inner .title{
	line-height: 1.2;
	font-weight: bold;
	max-width: 500px;
	color: rgba(36, 64, 110,1);
	text-shadow: 0 0 2px #ffffff80;
	font-size:20px;
	margin-bottom:0;
}
.header-area.header-social .header-inner .subtitle{
	color: var(--main-color-one);
	font-size:14px;
	font-weight:bold;
	text-shadow: 0 0 2px #ffffff80;
	padding-left:40px;
}
.header-area .subtitle:after{
	width:25px;
}
.header-area.header-social .header-inner .title.style-01{
	max-width:600px;
}

.header-area .tencongty{
		position:absolute;
		top:100px;
		left: 150px;
	}

.single-icon-box-09{
	box-shadow: 0 0 20px 0 rgba(218, 222, 234, 0.5);
}
/* 
.section-title .title:before{
	content:'';
	display:block;
	position:absolute;
	margin-top: 28px;
	width:50px;
	height:3px;
	background:var(--main-color-one);
} */
section.section > .container > .row[data-col="2"] > div,
section.section > .container > .row[data-col="3"] > div,
section.section > .container > .row[data-col="4"] > div,
section.section > .container > .row[data-col="5"] > div
{
	padding-right:0;
	padding-left:0;
}
section.section > .container > .row[data-col="2"] > div:first-child .container,
section.section > .container > .row[data-col="3"] > div:first-child .container,
section.section > .container > .row[data-col="4"] > div:first-child .container,
section.section > .container > .row[data-col="5"] > div:first-child .container
{
	padding-right:0;
}
.section-title .title:not(:empty){
	border-bottom: 3px solid var(--main-color-one);
}
.container-full{
	padding-right:30px;
	padding-left:30px;
}
#cotmoc .call-to-action-inner.style-08{
	padding:10px;
	box-shadow:none;
}
#cotmoc .owl-carousel{
	width:100%;
	padding:0 20px;
}
#cotmoc .owl-carousel:before,
#cotmoc .owl-carousel:after{
	content:'';
	position:absolute;
	height:100%;
	width:100px;
	top:0;
}
#cotmoc .owl-carousel:before{
	left:0;
}
#cotmoc .owl-carousel:after{
	right:0;
}
.single-counterup-01.white{
	text-align:center;
}
.single-counterup-01.white .content{
	text-align:center;
	padding-left:20px
}
.single-counterup-01.white img{
	background:#4F4F50;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.single-counterup-01.white .content .title{
	color: var(--main-color-two);
	line-height:1.3;
	margin-top:1px;
	text-shadow: 0 0 2px #fff;
}
.single-counterup-01 .content .count-wrap{
	font-size:20px;
	color: var(--main-color-one);
	line-height:1.2;
	white-space: nowrap;
	text-shadow: 0 0 2px #fff;
	margin-top:10px;
}

#cotmoc .owl-item{
	opacity:0.9!important;
	transform: scale(0.9)!important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height:80px;
	overflow:hidden;
	display:flex;
	align-items: center;
}
#cotmoc .owl-item.active{
	transform: scale(1)!important;
	opacity:1!important;
}

#cotmoc.cotmoc-2{
	margin-top:0;
}
#cotmoc.cotmoc-2 .call-to-action-inner.style-08{
	background:#ffffff98;
	padding:10px;
	height:100px;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 10px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#tintuc .justify-content-center.title{
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: start !important;
}
.section-title.gym .title,
.advantege-work-area .content .section-title .title,
.frequently-area .content .title
{
	font-size:20px;
	text-transform:uppercase;
	text-align:left;
	line-height:1.2;
	display:inline;
}
.frequently-area .content .title{
	font-size:20px;
}
.advantege-work-area .content .section-title p{
	max-width: unset;
	color:unset;
}
#tintuc .section-title.gym.padding-bottom-50{
	padding-bottom:10px;
	text-align:left;
}
.single-blog-grid-01 .content .title{
	color:var(--main-color-two);
}
#tintuc .row.content .new .description{
	display:none;
}
.single-blog-grid-01 .thumb .news-date{
	background: #ececec;
	border:1px solid #fff;
}
.single-blog-grid .readmore{
		background:#F3F7FF;
		padding:6px 10px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin-top: 5px;
		display: inline-block;
		order:4;
		width:80px;
		text-align:center;
	}
#tintuc .new .single-blog-grid-01 .thumb .news-date{
	padding: 2px 5px;
}
#tintuc .new .single-blog-grid-01 .content{
	padding-top:25px;
}
#tintuc .new .single-blog-grid-01 .content h4{
	font-size:20px;
	line-height:1.1;
}
.listing .row.content .description p:empty,
.listing .row.content .description p:contains('&nbsp;')
{
	display:none;
}
#faq.frequently-area .content .title{
	color: var(--main-color-one);
	margin-bottom:0;
}
#faq.frequently-area .content p{
	color: var(--main-color-two);
	margin-bottom:0;
	font-size:20px;
}
#faq .accordion-wrapper .card .card-header a.white.style-01:after{
	color: #1A416E;
}
#faq.frequently-area .accordion-wrapper .card .card-body.style-02{
	height:80px;
}

#doitac{
	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background:#fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 97, 176,0.1);
}
#doitac .gallery-list .owl-item{
	height:100px;
	align-items: center;
	display:flex;
}
.advantege-work-area .img-rounded img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.advantege-work-area .between .single-icon-box-09{
	justify-content: space-between;
}
.advantege-work-area .icon-100 .iconwarp{
	flex: 0 0 100px;
}
.advantege-work-area .icon-200 .iconwarp{
	flex: 0 0 200px;
}
.advantege-work-area .icon-200 .iconwarp{
	padding-right:10px;
}
.owl-nav,
.owl-nav-custom
{
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.owl-nav .owl-prev,
.owl-nav-custom .owl-prev,
.owl-nav .owl-next,
.owl-nav-custom .owl-next
{
  position: absolute;
  /* height: 100px; */
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.owl-nav .owl-prev i,
.owl-nav-custom .owl-prev i,
.owl-nav .owl-next i, 
.owl-nav-custom .owl-next i 
{
  font-size: 1.5rem;
  color: rgba(36, 64, 110, 0.4);
}
.owl-nav .owl-prev:hover i,
.owl-nav-custom .owl-prev:hover i,
.owl-nav .owl-next:hover i,
.owl-nav-custom .owl-next:hover i
{
	color: rgba(36, 64, 110, 0.9);
}
.owl-nav .owl-prev, 
.owl-nav-custom .owl-prev 
{
  left: -0.5rem;
}
.owl-nav .owl-next,
.owl-nav-custom .owl-next
{
  right: -0.5rem;
}
#contact_form_btn{
	background:var(--main-color-two);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0 20px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 0 20px 0 rgba(255,255,255,0.5);
}
.footer-area{
	background-color:var(--main-color-two);
	background-image: url(/assets/tenant/uploads/media-uploader/pacific/wave1680962421.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
}
.footer-area *{
	color:#fff!important;
}
.footer-area #company-info-footer h4{
	font-size:18px;
}
.footer-area #baomat-widget{
	
	margin-top: 10px;
	width: calc(100% - 20px);
}
.footer-area #baomat-widget ul li{
		padding-top:0;
	padding-bottom:0;
}
.footer-area #baomat-widget ul li + li{
	border-left:2px solid rgba(255,255,255,0.5);
	padding-left:10px;
}
#company-info-footer .contact_details{
	display:flex;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
#company-info-footer .contact_details .muasslseal{
	margin-top:-20px;
}
.footer-area iframe{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.footer-area > div{
	background:transparent!important;
	border:0;
	padding-top: 30px;
	padding-bottom: 20px;
}
.footer-area .footer-top{
	border-top: 1px solid #cccccc80;
}
.copyright-area.style-04{
	background:#66B8DC!important;
	padding:5px 0;
}
.copyright-area.style-04 .copyright-area-inner{
	color:var(--paragraph-color);
	margin-top: 8px;
}
.owl-nav-custom i{
	font-size: 3rem!important;
}
.hqv_counter{
	padding:10px;
	border: 0px solid #fff;
	width:100%;
	max-width: 250px;
/* 	background:#ffffff90;
 */	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0 10px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 0 10px 0 rgba(255,255,255,0.5);
	display:flex;
	flex-direction:column;
}
.hqv_counter div{
	display:flex;
	flex-direction:row;
}
.hqv_counter div:not(.counter_title){
	justify-content: space-between !important;
}
.hqv_counter div + div{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid rgba(255,255,255,0.5);
}
.hqv_counter div span:after{
	content:'';
	display:block;
	width:15px;
	background:#00a3d9;
	height:2px;
}
.hqv_counter div.counter_title{
	font-weight:bold;
}
.hqv_counter div span + span{
	margin-left:10px;
}
ul.footer-item-list h4:empty{
	display:none
}
ul.footer-item-list{
	display:flex;
	flex-direction:row;
}
ul.footer-item-list li+li{
	margin-left: 15px;
}
ul.footer-item-list li a{
	color: var(--paragraph-color);
}
.header-area.header-medical .header-inner .title{
	color: var(--main-color-two);
	text-shadow: 1px 0px 2px rgba(255,255,255,0.3);
	font-size:20px;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:0;
}
.contact_map{
	min-height:auto!important;
}
.pagination{
	margin-top:20px;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}


.breadcrumb-area{
	background-image:none;
	background:none;
	padding-top:200px;
	padding-bottom:50px;
}
.breadcrumb-area.contents{
	padding-top:180px;
	padding-bottom:150px;
}
.breadcrumb-area ~ .share-area.breadcrumb{
	height: 300px;
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: -2;
	/* background-image: url('/assets/tenant/uploads/media-uploader/pacific/image1694069867.png');
	background-position-y: top;
	background-size: cover; */
	background:#fff;
}
.breadcrumb-area.contents .container{
	background:#ffffff;
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(218, 222, 234, 0.5);
	padding:10px; */
}
.breadcrumb-area.contents .container h3{
	display:none;
}
/* .breadcrumb-area.contents ~ .share-area.breadcrumb:before{
	content:'';
	display:block;
	position:absolute;
	z-index: -1;
	top:0;
	right:0;
	left:0;
	height:650px;
	background-color: rgba(255,229,59,0.1);
	background-image: linear-gradient(147deg, rgba(255,255,255,0.5) 0%,rgba(255,229,59,0.4) 20%,  rgba(255,255,255,0.1) 40%);
} */
.breadcrumb-area.contents ~ .share-area.breadcrumb ~ .blog-details-content-area,
.breadcrumb-area.contents ~ .share-area.breadcrumb ~ .blog-content-area
{
	margin-top:-200px;
}
.breadcrumb-area.contents ~ .share-area.breadcrumb ~ .blog-details-content-area .container,
.breadcrumb-area.contents ~ .share-area.breadcrumb ~ .blog-content-area .container
{
	background:#ffffff;
}
.blog-content-area .col-lg-8 .row div:first-child .thumb img,
.single-post-details-item .thumb img
{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.single-post-details-item > .thumb > img
{
	display:none;
}

.blog-content-area p,
.single-post-details-item p
{
	line-height: 1.2;
	font-size:16px;
	
}
.blog-content-area .col-lg-4 div:first-child,
.blog-details-page .col-lg-4 div:first-child
{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
.comment-area{
	display:none!important
}
.breadcrumb{
	-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.breadcrumb-inner .title{
	color: #183462;
	text-shadow: 1px 0px 2px rgba(255,255,255,0.3);
	font-size:20px;
	text-transform:none;
}
.breadcrumb-area .page-list li,
.breadcrumb-area .page-list li a{
	color: var(--main-color-one);
}
.breadcrumb-area .shape{
	display:none;
background-image: linear-gradient(50deg, rgba(255, 242, 0, 0.20) 0%, rgba(255, 255, 255, 0.10) 100%);
animation: balloonfly 15s infinite;
width: 230px;
height: 345px;
top: -100px;
}
.post-meta li{
	background:#cccccc50;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.post-meta li + li{
	margin-left:5px;
}
.widget{
	margin-bottom: 20px;
	padding: 15px 20px;
}
.widget .widget-title{
	font-size:20px;
	margin-bottom:10px;
	line-height:1.2
}
.widget_search .search-form .submit-btn{
	background-color: var(--secondary-color);
}
.widget .recent_post_item li + li{
	margin-top:10px;
}
.footer-area .widget ul li{
	margin-top:0
}
.widget ul li a{
	font-size:16px;
}
.widget .recent_post_item li.single-recent-post-item .content .time{
	font-weight:normal;
}
.entry-footer{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.entry-footer .right{
	display:flex;
	align-items: center !important;
}
.entry-footer .left .tags,
.entry-footer .right .social-share
{
	margin-bottom:0;
}

.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  z-index:10;
}
.owl-nav [class*='owl-'] {
    color: #FFF;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
	background: transparent;
	border: 0;
	color: #cccccc70;
	font-size: 60px;
	line-height:60px;
	height:100px;
	bottom:-20px;
}
.owl-nav .owl-prev{
	position:absolute;
	left:0;
}
.owl-nav .owl-next{
	position:absolute;
	right:0;
}
.owl-nav [class*='owl-']:hover {
    color: #FFFFFF50;
}
.owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-nav.disabled + .owl-dots {
  
  position: absolute;
  width: 100%;
  text-align: center;
}

.owl-dots {
	margin-top: -20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	z-index:10;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-dots .owl-dot{
	background: transparent;
	  border:0;
}
.owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      margin: 5px;
      background: #cccccc70;
	  border: 3px solid #ccc;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #869791;
}

	.slide-right {
		-webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) alternate forwards;
				animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) alternate forwards;
	}

	

	.section_top_header{
		height:52px;
	}
	.section_top_header > .container > .row{
		position:relative;
		z-index:10;
		-webkit-box-align: end !important;
	  -ms-flex-align: end !important;
	  align-items: flex-end !important;
	}
	#company-name{
		text-align:center;
		height:50px;
		margin-top:20px;
	}
	#company-name .widget-title{
		padding:0;
		margin:0;
		font-size:30px;
		text-transform:uppercase;
		text-shadow: 0 1px 1px #fff;
		color:#1A416E;
		-webkit-animation: slide-right 1s ease-out 1s both;
	    animation: slide-right 1s ease-out 1s both;
		font-family: "Linotte";
		font-weight:bold;
	}
	
	#company-name .widget-subtitle{
		padding:0;
		margin:0;
		font-size: 20px;
		color: red;
		letter-spacing: 5px;
		text-shadow: 0 1px 1px #fff;
		text-transform:uppercase;
		-webkit-animation: slide-left 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	    animation: slide-left 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
		font-weight:bold;
	}
	.language-select .language_widget{
		display:flex;
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
		padding-right:0;
	}
	.language-select img.language-icon{
		height:24px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-left:5px;
	}
	.language-select .language_widget a{
		display:flex;
		margin-left:10px;
	}
	.language-select .language_widget a img{
		order:2;
		height:24px;
	}
	.navbar-area{
		top:40px;
	}
	/* .navbar,
	.navbar *,
	.navbar .logo
	{
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	} */
	.navbar-nav{
		position:relative!important;
		width:100%!important;
		padding: 0!important;
		margin-top: 60px!important;
		-webkit-border-radius: 5px!important;
		-moz-border-radius: 5px!important;
		border-radius: 5px!important;
		background:var(--main-color-two) !important;
		
	}
	.navbar-nav > li{
		border-right:1px solid rgba(255,255,255,0.2);
		padding:0!important;
		margin:0!important;
		float:left;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li.menu-item-has-children a{
		padding-right:35px !important;
	}
	.navbar-nav > li > a,
	.navbar-nav li a
	{
		color:#ffffff;
		text-shadow:none!important;
		padding:15px 20px!important;
		display:block;
		width:100%;
		margin:0;

	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li > a{
		color:#ffffff !important;
		padding:10px 20px!important;
		line-height:2;
		text-transform:uppercase;
		font-weight:normal;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li:hover > a,
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li > a:hover
	{
		color:red!important;
		background:#ffffff!important
	}
	
	.navbar-area.nav-style-02 .nav-container .logo-wrapper img{
		max-height:100px;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li.menu-item-has-children:before{
		color:#ffffff50;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before{
		color:#f2060650;
	}
	
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu{
		background:#ccc;
	}
	.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a{
		padding: 15px 20px;
		cursor:pointer;
		color:#183462;
		text-transform:none;
	}
	#language-selecter .language-widget{
		position:absolute;
		top:25px;
		width:145px;
		text-align:right;
	}
	#language-selecter .language-widget img{
		height:26px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-top: 3px;
	}
	#language-selecter.lang-fixed .language-widget{
		top:-2px;
		position:fixed;
	}
	.nav-fixed{
		position:fixed!important;
		top:0!important;
		height:60px!important;
		min-height:60px!important;
	}
	.nav-fixed .logo-wrapper a{
		top:5px!important;
		background: #fff;
		border-radius: 5px;
		margin-left: 1px;
		height: 50px;
	}
	.nav-fixed .logo-wrapper img{
		max-height: 50px !important;
		padding: 5px 20px;
	}
	.nav-fixed .navbar-nav{
		margin-top:0!important;
		-webkit-box-shadow: 0 2px 5px 2px #CCC!important;
		box-shadow: 0 2px 5px 2px #CCC!important;
	}
	
	.nav-fixed .navbar-nav > li:first-child{
		margin-left:80px!important;
	}
	.nav-fixed .navbar-nav > li ul{
		-webkit-box-shadow: 1px 1px 10px 1px #CCC!important;
		box-shadow: 1px 1px 10px 1px #CCC!important;
	}
	
	#home-banner{
		height:500px;
	}
	#home-banner_slider .owl-stage-outer .owl-stage{
		height:500px;
		overflow:hidden;
		display:flex;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		
	}
	#home-banner_slider .item{
		padding:0;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:bottom;
		overflow:hidden;
		height:500px;
	}
	#home-banner_slider .item img{
		height:500px;
		z-index:3!important;
		display:none;
	}

	#home-banner_slider .owl-item .item {
		 
		  background-size: cover;
		  transform-origin: center;
	}
	#home-banner_slider .owl-item .item:before {
		  content: "";
		  position: absolute;
		  z-index:2!important;
		  top: 0;
		  right: 0;
		  bottom: 0;
		  left: 0;
		  background: inherit;
		  background-size: cover;
		  transform-origin: center;
	}
	#home-banner_slider .owl-item.active .item {
		/*  
		-webkit-animation: kenburns-bottom 10s ease-out both;
	    animation: kenburns-bottom 10s ease-out both; */
		/* -webkit-transition: all 10s ease-out;
		-moz-transition: all 10s ease-out;
		-ms-transition: all 10s ease-out;
		-o-transition: all 10s ease-out;
		transition: all 10s ease-out; */
	}
	#home-banner_slider .container_header{
		z-index:9!important;
		position:relative;
	}
	#home-banner_slider .header-inner{
		padding-left:0!important;
		max-width:600px;
		z-index:9!important;
	}
	#home-banner_slider .header-inner .title,
	#home-banner_slider .header-inner .subtitle,
	#home-banner_slider .header-inner .btn-wrapper
	{
		opacity:0;
	}
	#home-banner_slider .owl-dots{
		margin-top:-40px;
	}
	#home-banner_slider .owl-item.active .header-inner .title{
		-webkit-animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	    animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	}
	#home-banner_slider .owl-item.active .header-inner .subtitle{
		-webkit-animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	    animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	}
	#home-banner_slider .owl-item.active .header-inner .btn-wrapper{
		-webkit-animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.2s both;
	    animation: slide-left2 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.2s both;
	}
	#home-banner_slider .header-inner h1{
		font-size:30px;
	}
	.main.section_layout > .container > .row > div{
		padding-left:0;
		padding-right:0;
	}
	.main.section_layout > .container > .row > div:last-child{
		padding-right:15px;
	}
	.advantege-work-area .single-icon-box-09{
		display:flex;
		flex-direction:column;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		text-align:center;
		padding:10px!important;
		padding-bottom:10px;
	}
	.advantege-work-area .row.repeater > div{
		/* flex: 0 0 100%;
		max-width: 100%; */
	}
	.advantege-work-area .single-icon-box-09 .icon{
		order:1;
		padding:0;
		margin:0;
	}

	.advantege-work-area .single-icon-box-09 .icon img{
		height:120px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.advantege-work-area .single-icon-box-09 .content{
		order:2;
		text-align:center;
		border-top:0px solid #ccc;
		margin-top:10px;
		padding:5px!important;
	}
	.advantege-work-area .single-icon-box-09 .content p{
		height:75px;
		overflow:hidden;
	}
	.single-icon-box-09 .content .title{
		font-size:20px;
		line-height:1
	}
	.carousel-danhsach{
		margin-top:-100px;
		
	}
	.carousel-danhsach .owl-stage-outer{
		padding-top:50px;
		height:420px;
	}
	.carousel-danhsach .owl-stage-outer .iconwrap{
		height:180px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		overflow:hidden;
	}
	.carousel-danhsach .owl-stage-outer .iconwrap img{
		height:180px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.carousel-danhsach .owl-item{
		transform: scale(0.9);
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
		
	}
	.carousel-danhsach .active.center{
		transform: scale(1);
	}
	.carousel-danhsach .active.center .single-icon-box-09{
		border:2px solid var(--main-color-two);
		margin-right:5px;
		margin-left:5px;
	}
	.tintuc-tabs .row.content > div{
		display:flex;
	}
	.tintuc-tabs .row.content > div ul.nav{
		width:250px;
		display:flex;
		border:0;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.tintuc-tabs .row.content > div .nav-tabs .nav-link{
		border:1px solid rgba(49, 129, 204,0.4);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-bottom:5px;
		background:#226dab;
		color:#fff;
	}
	.tintuc-tabs .row.content > div .nav-tabs .nav-link:hover{
		background:#226dab50!important;
	}
	.tintuc-tabs .row.content > div .nav-tabs .nav-link.active{
		
		font-weight:bold;
		
	}
	.tintuc-tabs .tab-content{
		width:calc(100% - 250px);
		padding:10px 0px 10px 20px;
		margin-top:-70px;
	}
	.tintuc-tabs .tab-content .contentindex {
		display:none;
	}
	.tintuc-tabs .tab-content .contentlist > div{
		flex: 0 0 100%!important;
		max-width: 100%!important;
	}/* 
	.tintuc-tabs .tab-content .contentlist .single-blog-grid-01{
		display:flex;
	}
	*/
	.tintuc-tabs .tab-content .contentlist .single-blog-grid-01 .content{
		padding-top:20px;
	}
	.tintuc-tabs .tab-content .contentlist .single-blog-grid-01 .content .description{
		text-align:justify;
	}
	.tintuc-tabs .tab-content .see_more{
		display:block!important;
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
		text-align:right;
	}
	.tintuc-tabs .tab-content .see_more a{
		font-size:16px;
		font-weight:bold;
	}
	.iframe_widget{
		margin-top:20px;
	}
	.iframe_widget .widget-subtitle{
		background-color: var(--main-color-one);
		color:#fff;
		padding:5px 10px;
		margin:0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	
	.iframe_widget iframe{
		border:1px solid #ccc;
		width:100%;
		padding:0;
		margin:0;
		overflow:hidden!important;
	}
	.iframe_widget a.source{
		font-size:12px;
		font-style:italic;
		margin-bottom:10px;
		display:block;
		width:100%;
	}
	.conso.call-to-action-area-01.bg-image{
		background-position:center!important
	}
	.conso .call-to-action-inner{
		padding:20px 20px 10px;
		box-shadow: 0px 0px 20px 0px rgba(93, 136, 250, 0.2);
		background:#ffffff99;
	}
	.conso .call-to-action-inner .counter-item-list{
		width:100%;
	}
	.conso .call-to-action-inner .counter-item-list .content i{
		font-size:50px!important;
	}
	.conso .count-wrap{
		font-size:30px;
		color:red!important;
	}
	.client-area .container > .title > div{
		-webkit-box-flex: 0!important;
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 100%!important;
	}
	.client-area .section-title{
		padding-bottom:0!important;
		text-align:left;
	}
	.client-area .section-title .title{
		font-size:20px!important;
		text-transform:uppercase;
		display:inline;
	}

#thongtincongty.tracks-manages-area	.title{
		font-size:20px;
		line-height:1.2;
		display: inline;
	}
#thongtincongty.tracks-manages-area	.tracks-pera{
		display:block;
		width:100%;
	}
#thongtincongty.tracks-manages-area	.tracks-content-area ul i{
		display:none;
	}
#thongtincongty.tracks-manages-area	.tracks-content-area .content li{
		margin-top:5px;
		font-size:16px;
	}
#thongtincongty.tracks-manages-area	.tracks-content-area .content li small{
		font-size:16px;
	}
body[data-page="about-us"] .section ul.menu-item-list li{
	display:none;
}
body[data-page="about-us"] .section ul.menu-item-list li#menu-gioithieu,
body[data-page="about-us"] .section ul.menu-item-list li#menu-gioithieu li
{
	display:block!important;
}
body[data-page="about-us"] .section ul.menu-item-list li#menu-gioithieu > a{
	display:none
}
.dynamic-page-content-area{
	padding-top:0!important;
}
.breadcrumb-hide ~ .dynamic-page-content-area{
	padding-top:200px!important;
}
.hoidong .section-title .title{
	color:#1A416E;
	border-bottom-color:#1A416E50;
}
.creative-team{
	background:#fff;
}
.creative-team .title:empty,
.creative-team .subtitle:empty
{
	display:none;
}
.team-single-item .thumb,
.team-single-item .thumb:before,
.team-single-item .thumb:after
{
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
}
.team-description{
	display:none;
}
.team-description img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width:250px;
}
.team-description ul{
	margin-left:10px;
	border-left:2px solid var(--main-color-two);
	list-style: none; 
	text-align:left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-top:5px;
	padding-bottom:5px;
}
.team-description ul li:before {
	content: '';
	font-weight: bold;
	display: inline-block;
	margin-left: -31px;
	margin-right: 20px;
	height: 10px;
	width: 10px;
	background: var(--main-color-one);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.team-description ul li{
	padding-left:10px;
	margin-bottom:10px;
}
.team-single-item .thumb img{
	max-width: 250px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.team-single-item .content{
	display:flex;
	flex-direction:column;
	color:#1A416E;
}
.team-single-item .content span{
	order:1
}
.team-single-item .content .title{
	color:#1A416E;
	order:2;
}
.learning .section-title{
	text-align:justify;
}
.cotmoc .image_one img{
	min-width:100%;
}
.bulid-content-area.style-01 .section-title p{
	line-height:1.4;
	font-weight:normal;
	font-size:16px;
}
.thongtincongty .bulid-content-area .section-title p{
	white-space: pre;
}
.muc-lienquan .row.title .content .title{
	border-bottom: 2px solid #828181;
	color: #000;
	text-transform: none;
}
.codong-danhmuc .single-icon-box-09{
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	-webkit-border-top-left-radius: 40px!important;
	-webkit-border-bottom-right-radius: 40px!important;
	-moz-border-radius-topleft: 40px!important;
	-moz-border-radius-bottomright: 40px!important;
	border-top-left-radius: 40px!important;
	border-bottom-right-radius: 40px!important;
	padding:0!important;
}
.codong-danhmuc .single-icon-box-09 .content{
	padding-top:20px!important;
	padding-bottom:20px!important;
	background:#ececec !important;
	margin-top:0;
}
.icon-file{
	max-height:24px;
}
.blog-listing .listing .item{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	 border-bottom:1px solid #ccc;
}
.blog-listing .listing .item.header{
	background:var(--heading-color);
	color:#fff;
	padding-bottom:0;
}
.blog-listing .listing .item dl{
	display:flex;
	flex-direction:row;
	-webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
 
  padding:0;
  margin:0;
}
.blog-listing .listing .item .index{
	width:60px;
	text-align:center;
}
.blog-listing .listing .item .date{
	width:160px;
	text-align:center;
}
.blog-listing .listing .item .download{
	width:120px;
	text-align:center;
	display:flex;
	flex-direction:row;
	-webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.blog-listing .listing .item .download span{
	order:1;
}
.blog-listing .listing .item .download img{
	order:2;
}
.blog-listing .listing .item .title{
	width:calc(100% - 340px);
	text-align:left;
}
.submenu{
	position: absolute;
	top: 130px;
	height:auto!important;
	
}
.submenu .container{
	
}
.submenu .menulist{
	background: #f5f5f5;
	margin-right:0;
	margin-left:0;
	padding-top: 20px;
	padding-bottom: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.submenu .menulist > div{
	width:auto;
	flex: none;
    max-width: auto;
	
}
.submenu .menulist > div .work-single-item-04,
.submenu .menulist > div .work-single-item-04 *
{
	all:unset;
}
.submenu .menulist > div a h4{
	
}
.submenu .menulist > div + div{
	border-left: 1px solid rgba(180,180,180,0.4)!important;
}
.submenu .menulist > div a:hover h4{
	cursor:pointer;
	
}
.btn-wrapper .boxed-btn.btn-work:empty{
	display:none;
}
.btn-wrapper .boxed-btn.btn-work{
	background-color:var(--main-color-one);
}
.btn-wrapper .boxed-btn.btn-work:hover{
	background-color:var(--main-color-two);
	color:#fff!important;
}
.page-link{
	color: var(--main-color-two);
}
.page-item.active .page-link{
	background-color:var(--main-color-two);
	border-color:var(--main-color-two);
}
.tabsmenu ul{
	background:#f5f5f5;
}
.tabsmenu ul li a{
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
.tabsmenu ul li + li a{
	border-left: 1px solid #ccc;
}
#tabListingContent{
	margin-top:50px;
	padding:0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	background-color:var(--main-color-two);
	color:#fff;
}
.nav-pills .nav-link.active:hover{
	background-color:var(--main-color-one);
	color:#fff!important;
}
.learning-bg{
	z-index:auto!important;
}
.line-bottom > div:not(:last-child){
	border-bottom:2px solid #66B8DC50;
	margin-bottom:20px;
}
.line-bottom > div > div + div:before{
	content:'';
	display:block;
	position:absolute;
	width:3px;
	height:auto;
	background: #66B8DC50;
	top:20%;
	left:-40px;
	bottom:20%;
}
.fancybox__slide.has-iframe{
	padding: 30px 100px 10px 100px!important
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content
{
	padding:0!important;
	height:calc(100% - 40px)!important;
}
.widget .widget-title{
	text-transform: none;
}
.content-area > figure.image{
	width: 100%;
	  display: flex;
	  flex-direction: column;
}
.content-area > figure.image.align-center{
	text-align:center;
}
.content-area > figure.image.align-right img{
	text-align:right;
	margin-left:10px;
}
.content-area > figure.image.align-left img{
	text-align:left;
	margin-right:10px;
}
.content-area figcaption{
	color:#4f4f4f;
	margin-top:5px;
}

.content-area table{
	max-width:100%!important;
}

@media (min-width: 992px){
	.navbar-area.nav-style-02 .nav-container .logo-wrapper a{
		z-index: 9;
		position: absolute;
		top: -40px;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li{
		line-height: 2;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li + li{
		margin-left:0;
		padding:0;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav > li > a{
		padding: 20px 20px 19px;
		color: #fff;
		text-shadow: 1px -1px 3px rgba(255,255,255,0.3);
		font-size:16px;
	}
	.navbar-area .nav-container .navbar-collapse ul.navbar-nav > li:first-child > a:hover{
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.nav-fixed .navbar-area .nav-container .navbar-collapse ul.navbar-nav > li:first-child > a:hover{
		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li > a:hover{
		background:#ffffff90;
		color:var(--main-color-one)!important;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li.menu-item-has-children:before{
		right:18px;
		color:#ffffff50;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before{
		color:red;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li ul > li:hover.menu-item-has-children a{
		color:var(--main-color-two);
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav li ul > li:hover.menu-item-has-children:before{
		color:red!important;
	}
	.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover{
		background:#fff!important
	}
	.nav-fixed.navbar-area .nav-container .navbar-collapse .navbar-nav > li > a{
		padding-left:10px!important;
		padding-right:20px!important;
	}
	
}
@media only screen and (max-width: 768px){
	.navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:before,
	.navbar-area .nav-container .responsive-mobile-menu .navbar-toggler .navbar-toggler-icon:after{
		width:40px;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu{
		background:#D8EFF9;
		visibility: visible;
		display: block;
		height: auto;
		opacity: 1;
		max-height: unset;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:before{
		
		right: auto;
		left: 20px;
		color: #F3F9FC!important;
		font-size: 0;
		margin-top: 12px;
		transform: rotate(45deg);
		width: 15px;
		height: 15px;
		background: #F3F9FC;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu{
		background:#F3F9FC;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu li{
		display:inline-block;
		width:auto;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu li a{
		display:block;
		width:auto;
		padding: 10px 15px !important;
	}
	.section_top_header{
		width:calc(100% - 180px);
		margin-left:80px;
		margin-right:80px;

	}
	#company-name{
		margin-top:20px;
		padding:0;
	}
	#company-name .widget-title{
		font-size: 20px;
		text-align: left;
		margin-left: 0;
		max-width: 100%;
		line-height:1;
		z-index:1;
		margin-left:-90px;
	}
	#company-name .widget-subtitle{
		font-size: 14px;
		width: 100%;
		z-index:1;
		margin-left: -40px;
		text-align: left;
	}
	#language-selecter .language-widget{
		top: -70px;
		right: -90px;
		z-index:9;
	}
	#cotmoc .owl-nav .owl-prev{
		left: 0.5rem;
	}	
	#cotmoc .owl-nav .owl-next{
		right: 0.5rem;
	}
	.left-contnet{
		position:absolute;
		z-index:1!important;
		width:auto;
		margin-right:50px;
		margin-left:180px;
		top: 15px;
		scale: 0.9;
	}
	.left-contnet .social-icon{
		align-items: flex-start;
		flex-direction: column;
	}
	.left-contnet .social-icon > li:nth-child(1),
	.left-contnet .social-icon > li:nth-child(3)
	{
		position:absolute;
		margin-left:0;
		width:100%;
		top:5px;
	}
	.left-contnet .social-icon > li:nth-child(3){
		top:38px;
	}
	.loadscript > .owl-carousel .owl-item{
		height:40px;
		overflow:hidden;
	}
	
	/* 
	a[href="#oilprice"],
	a[href="#gasoline"]
	{
		font-size:0;
	}
	a[href="#oilprice"] i,
	a[href="#gasoline"] i
	{
		font-size: 14px;
	} */
	
	.navbar-area.nav-style-02{
		top:20px;
		z-index:9;
		
	}
	.nav-fixed.navbar-area.nav-style-02{
		-webkit-box-shadow: 0 1px 5px 0 #C7C7C7;
		box-shadow: 0 1px 5px 0 #C7C7C7;
	}
	.header-style-01{
		
		width: 100%;
	}
	nav.navbar.active{
		margin-top: -10px !important;
		z-index:9;
	}
	nav.navbar.active .nav-container .responsive-mobile-menu{
		background:transparent;
		box-shadow:none;
	}
	.navbar-area .nav-container .responsive-mobile-menu .navbar-toggler{
		width:50px;
		margin-top:18px;
	}
	nav.navbar.active .navbar-toggler{
		margin-top:0;
	}
	.navbar-area.nav-style-02 .nav-container .logo-wrapper img{
		max-height:80px;
		margin-top: -40px;
		position: fixed;
	}
	
	.header-area.header-social .header-inner .title.style-01{
		font-size: 30px;
		line-height: 1.3;
	}
	.header-area.header-social .header-inner .subtitle{
		font-size:25px;
		padding-left:50px;
	}
	.header-area .subtitle:after{
		width:30px;
	}
	.nav-fixed{
		background:#fff!important;
	}
	.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="false"]{
		top: 3px;
		margin-top: 0;
	}
	.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler{
		top:28px;
	}
	.nav-fixed .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="true"]{
		top: 0;
	}
	.navbar-area .nav-container .navbar-collapse{
		padding-top:60px;
	}
	.navbar-area.nav-style-02 .nav-container.social-nav .navbar-collapse .navbar-nav{
		height: calc(100vh - 100px);
		overflow-y: auto;
		border-bottom:80px solid transparent;
		bottom:0;
	}
	.navbar-area .nav-container .navbar-collapse .navbar-nav li{
		width: 100%;
		margin-left: 0 !important;
	}
	.nav-fixed .logo-wrapper a img{
		max-height:60px!important;
		margin-top: -30px!important;
	}
	.nav-fixed.active .logo-wrapper a img{
		margin-top: -20px!important;
	}
	.nav-fixed.active .nav-container .responsive-mobile-menu .navbar-toggler[aria-expanded="true"]{
		top:0;
	}
	.lang-fixed#language-selecter .language-widget{
		right: 70px;
		top: 0;
		position: fixed;
	}
	/* 
	.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu{
		position: relative;
		display:block;
		height:100%;
		visibility: visible;
		opacity: 1;
	} */
	.container.carousel-danhsach{
		padding-left:0;
	}
	.carousel-danhsach{
		margin-top:-50px
	}
	.tintuc-tabs .row.content > div{
		flex-direction: column;
	}
	.tintuc-tabs .row.content > div ul.nav{
		width:100%;
		padding-right: 15px;
		margin-bottom:15px;
	}
	.tintuc-tabs .tab-content{
		width:100%;
		margin-top: 0;
		padding:0;
		padding-right:15px;
	}
	.tintuc-tabs .tab-content .see_more{
		order:3;
		text-align:center;
		margin:0;
	}
	.tintuc-tabs .tab-content .see_more a{
		border: 1px solid #cccccc50;
		display: block;
		margin-top: 20px;
	}
	.counter-item-list > div{
		width:50%;
	}
	#tenant_brand{
		width:100px;
	}
	#maps{
		margin:15px 0;
	}
	#baomat-widget .footer-item-list.widget-title{
		margin:10px 0;
	}
	#baomat-widget ul.footer-item-list{
		margin-top:20px;
	}
	.hqv_counter{
		max-width:100%;
	}
	.blog-listing .listing .item dl{
		align-items: center;
	}
	.blog-listing .listing .item .title{
		width: calc(100% - 60px);
	}
	.blog-listing .listing .item .download{
		width:70px;
	}
	.fancybox__slide.has-iframe{
		padding-right:5px!important;
		padding-left:5px!important;
	}
	.blog-details-page .single-post-details-item .entry-content .post-meta li{
		margin:0;
		margin-bottom: 3px;
		color:#515151;
	}
	.entry-footer{
		margin-bottom:10px;
		flex-flow: column;
	}
	.entry-footer .right{
		border-top: 1px solid #cccccc40;
		margin-top: 10px;
		padding-top: 10px;
	}
	.entry-footer .left .tags, .entry-footer .right .social-share{
		padding-left:0;
	}
	.widget.sidebar-widget{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.single-blog-grid .content .post-meta{
		padding-left:0;
	}
	.blog-content-listing > div:not(:last-child) .single-blog-grid{
		border-bottom:1px solid #cccccc80;
		padding-bottom:20px;
	}
	.single-blog-grid{
		color:#1A416E;
		flex-direction: row;
		display: flex;
	}
	.single-blog-grid .thumb{
		width:30%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		
	}
	.single-blog-grid .thumb:after{
		content: '';
		display: block;
		height: 80px;
		width: 1px;
		background: #cccccc70;
		position: absolute;
		top: 0;
		left: 30%;
		margin-left: 10px;
	}
	.single-blog-grid .thumb img{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.single-blog-grid .content{
		width:70%;
		margin: 0;
		display: flex;
		flex-direction: column;
		padding-left: 10px;
	}
	.single-blog-grid .content .title{
		order:1;
	}
	.single-blog-grid .content .post-meta{
		order:2;
		padding:0;
		margin:0;
	}
	.single-blog-grid .content .description{
		order:3;
	}
	
	.single-blog-grid .readmore:hover{
		background:#F3F7FF60;
	}
	#company-info-footer .contact_details{
		
		flex-direction:column;
	}
	#company-info-footer .contact_details .muasslseal{
		height:70px;
	}
	.content-area tr:has(figure) td,
	.content-area tr:has(img) td,
	.content-area tr:has(.image) td
	{
	   min-width: 100%!important;
	  width:100%!important;
	  display: block;
	}
	.content-area table colgroup{
		display:none!important;
	}
}
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-100px);
	opacity:0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
			opacity:1;
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
			opacity:0;
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
			opacity:1;
  }
}

@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
			opacity:0;
  }
  100% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
			opacity:2;
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
			opacity:0;
  }
  100% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
			opacity:1;
  }
}

@-webkit-keyframes slide-left2 {
  0% {
	  opacity:0;
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
  100% {
	  opacity:1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slide-left2 {
  0% {
	opacity:0;
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
  100% {
	opacity:1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.kenburns-bottom {
	-webkit-animation: kenburns-bottom 10s ease-out both;
	        animation: kenburns-bottom 10s ease-out both;
}
@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
	opacity:1;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
			opacity:1;
  }
}
@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
			opacity:1;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
			opacity:1;
  }
}

.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  

.fadeIn  {
  -webkit-animation-name : fadeIn  ;
  animation-name : fadeIn  ;
  -webkit-animation-duration : 2000 ms  ;
  animation-duration : 2000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
  -webkit-animation-duration : 2000 ms  ;
  animation-duration : 2000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
@-webkit-keyframes  fadeIn  {
  0% {
    opacity : 0   ;
  }  
  100% {
    opacity : 1   ;
  }  
}
@keyframes  fadeIn  {
  0% {
    opacity : 0   ;
  }  
  100% {
    opacity : 1   ;
  }  
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  transition: 1s all;
  display:block;
}

.mfp-bg {}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-iframe-holder .mfp-content{
	min-height:80vh;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.single-post-details-item .thumb img.icon{
	max-height:150px;
	width:auto;
}
/* Tủy chỉnh tin tức */
.blog-content-listing > div{
	max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}

.blog-content-listing > div:not(:first-child) .content .readmore {
    margin-bottom: -30px;
  margin-top:1px;
}


.blog-content-area .single-blog-grid .content .post-meta{
	padding:unset;
  margin-bottom:unset;
  order: 3;
  margin-top: 10px;
  max-width: 50%;
  width: 50%;

  margin-bottom: -20px;
}
.blog-content-listing > div .content .readmore {
    padding: 5px 10px;
    color: #1A416E;
    background: #fff;
    margin: 0;
    /*! float: right; */
    border-radius: 5px;
    margin-top: -20px;
    display: flex;
    -webkit-box-shadow: 0px 1px 1px 0 #BABABA;
box-shadow: 0px 1px 1px 0 #BABABA;

    align-self: end;
    align-content: end;
    align-items: end;
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
   background:#F3F7FF;
}
.blog-content-listing > div:first-child .readmore{
    margin-top: 0;
    
}
.blog-content-listing > div .content .readmore:hover{
    font-weight: bold;
    background:#F3F7FF;
}
.blog-content-area .col-lg-8 .thumb img {
	width:100%;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.blog-content-listing > div:not(:first-child) > .single-blog-grid {
    display: flex;
    width: 100%;
}
.blog-content-listing > div:not(:first-child) > .single-blog-grid .content {
    width: 70%;
    margin-left: 20px;
}
.blog-content-listing > div:not(:first-child) > .single-blog-grid .thumb {
    width: 30%;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    max-height: 120px;
    overflow: hidden;
    border: 1px solid #cccccc50;
    margin-top: 10px;
    padding:0;
     -webkit-box-shadow: 0px 1px 1px 0 #BABABA;
box-shadow: 0px 1px 1px 0 #BABABA;
    
}
.blog-content-listing > div:not(:first-child) > .single-blog-grid .thumb img{
    width:100%;
    max-height: 120px;
    object-fit: cover;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.blog-content-area .col-lg-8 .content .title a{
font-size: 16px;
    font-weight: bold;
}
.blog-content-listing > div:not(:first-child) .single-blog-grid > div {
    border-top: 1px solid #cccccc50;
    padding-top: 10px;
    margin-bottom: 10px;
  
}
.row.blog-content-listing .content{
    display: flex;
    flex-direction: column;
}
.blog-content-listing > div:first-child .title{
 margin-top:20px; 
}
.single-post-details-item p img:nth-child(1):last-of-type  {
width:100%;   
}
.blog-details-page .sidebar-widget .category ul > li:not(:first-child),
.blog-content-area .sidebar-widget .category ul > li:not(:first-child){
  border-top:1px solid #1A416E20!important;
}
.blog-details-page .sidebar-widget .category ul > li,
.blog-content-area .sidebar-widget .category ul > li{
 padding:0!important; 
}
.blog-details-page .sidebar-widget .category ul > li a,
.blog-content-area .sidebar-widget .category ul > li a{
 padding:10px!important;
  display:block!important;
}