a.btn-readmore:hover {
    color: #000;
}
.image-full-banner:after{
	padding-top:80%;
}
.title-new-font{
	font-family: iCiel Century Gothic Pro,'sans-serif';
}
.title-slider, .title-section, .title-section-sub, .title-page, .title-service{
	font-family: iCiel Century Gothic Pro,'sans-serif';
    font-weight: 600;
    font-size: 50px;
	line-height:1.5em;
	color: #000;
}
.title-slider {
    font-size: 62px;
    line-height: 1.3em;
}
.title-slider-page{
	font-size:42px;
}
.title-slider-page>span{
    max-width: 100%;
}
@media(max-width:1400px){
	.title-slider-page{
		font-size:32px;
	}
}

.title-slider-position {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
.title-page {
    font-size: 44px;
}
@media(max-width:1400px){
	.title-page{font-size:38px;}
}
.title-section-shadow, .title-slider-shadow{
	    padding: 15px 5px;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
background: rgba(3,3,3,0);
background: -moz-linear-gradient(left, rgba(3,3,3,0) 0%, rgba(5,5,5,0.56) 16%, rgba(8,8,8,0.8) 49%, rgba(11,11,11,0.68) 84%, rgba(13,13,13,0) 99%, rgba(13,13,13,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,3,3,0)), color-stop(16%, rgba(5,5,5,0.56)), color-stop(49%, rgba(8,8,8,0.8)), color-stop(84%, rgba(11,11,11,0.68)), color-stop(99%, rgba(13,13,13,0)), color-stop(100%, rgba(13,13,13,0)));
background: -webkit-linear-gradient(left, rgba(3,3,3,0) 0%, rgba(5,5,5,0.56) 16%, rgba(8,8,8,0.8) 49%, rgba(11,11,11,0.68) 84%, rgba(13,13,13,0) 99%, rgba(13,13,13,0) 100%);
background: -o-linear-gradient(left, rgba(3,3,3,0) 0%, rgba(5,5,5,0.56) 16%, rgba(8,8,8,0.8) 49%, rgba(11,11,11,0.68) 84%, rgba(13,13,13,0) 99%, rgba(13,13,13,0) 100%);
background: -ms-linear-gradient(left, rgba(3,3,3,0) 0%, rgba(5,5,5,0.56) 16%, rgba(8,8,8,0.8) 49%, rgba(11,11,11,0.68) 84%, rgba(13,13,13,0) 99%, rgba(13,13,13,0) 100%);
background: linear-gradient(to right, rgba(3,3,3,0) 0%, rgba(5,5,5,0.56) 16%, rgba(8,8,8,0.8) 49%, rgba(11,11,11,0.68) 84%, rgba(13,13,13,0) 99%, rgba(13,13,13,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#0d0d0d', GradientType=1 );
}
.content-slider {
    padding-left: 20px;
    border-left: 1px solid;
}
.hero-black .title-section{color:#fff;}
.title-page-service{font-size: 44px;}
.title-service{
	font-size: 68px;
    line-height: 1.3em;
    color: #fff;
    text-shadow: 3px 3px 5px #333;
}
.title-section-sub{font-size: 26px;}
.articles-detail-title h1{
	font-family: iCiel Century Gothic Pro,'sans-serif';
    font-weight: 600;
    font-size: 50px;
	line-height:1.5em;
	color: #000;
}
.articles-list-info ul li .title{
	font-family: iCiel Century Gothic Pro,'sans-serif';
}
.title-light{color:#fff;}
@media(max-width:1600px){
	.title-page-service{font-size:40px;}
}
@media(max-width:1400px){
	.title-page-service{font-size:34px;}
}
@media(max-width:1200px){
	.title-slider, .title-section{
		font-weight: 600;
		font-size: 50px;
	}
	.title-page{font-size: 38px;}
	.title-service{	
		font-size: 62px;
	}
	.title-page-service{font-size: 32px;}
	.home-circle{right:2%}
}
@media(max-width:1100px){
	.home-circle{right:-2%}
}
@media(max-width:1024px){
	.page-home .hero-heading{
		display:block;
	}
	.title-slider {position:relative;z-index:100}
}
@media(max-width:992px){
	.title-slider, .title-section{
		font-weight: 600;
		font-size: 40px;
	}
	.title-page{font-size: 34px;}
	.title-service{
		font-size: 60px;
	}
	.title-page-service{font-size: 32px;}
}
@media(max-width:767px){
	.title-slider, .title-section{
		font-weight: 600;
		font-size: 36px;
	}
	.title-page{font-size: 34px;}
	.title-service{
		font-size: 48px;
	}
	.title-page-service{font-size: 28px;}
}
@media(max-width:576px){
	.title-slider, .title-section{
		font-weight: 600;
		font-size: 30px;
	}
	.title-page{font-size: 34px;}
	.title-page-service{font-size: 48px;}
	.title-service{
		font-size: 32px;
	}
}
.article-content img{margin:5px 0;}
.article-content {
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 100;
    box-shadow: 2px 4px 12px rgba(0,0,0,.08);
}
.article-content .article-title{
    height: auto;
    -webkit-line-clamp: initial;
}
.article-content .article-title h1 {
    font-size: 32px;
    line-height: 1.3em;
	padding:0;
}
.article-content span.blog-entry-meta-link {
    font-size: 13px;
    font-weight: 400;
}
.breadcrumb{
    margin: 0 !important;
}
nav>.breadcrumb {
    display: -webkit-box !important;
    height: auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    font-weight: 600;
    line-height: 1.3em;
    flex-wrap: initial;
	margin:0;
}
nav>.breadcrumb li {
	font-size: 12px;
    padding: 0 6px 0 11px;
    position: relative;
    color: #fff;
    display: inline-block;
    font-weight: 300;
}
nav>.breadcrumb li:last-child{font-weight:500;}
.breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative;
}
.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    position: absolute;
    left: -5px;
    top: 50%;
    padding: 0;
    transform: translateY(-50%);
}
/******project******/
.back {
    font-size: 18px;
}
.back i {
    margin-right: 5px;
}
.articles-list-info ul li {margin-bottom:15px;}
.articles-list-info ul li .title {
    font-weight: bold;
    font-size: 18px;
}
.articles-list-info ul li .sub-text {
	font-size: 16px;
    color: #7c7c7c;
    font-weight: 400;
}
.articles-detail-title h1{font-size:40px;}
.list-cate-post{
	width: auto;
	list-style: none;
	overflow: auto;
}
ul.list-cate-post li.nav-item {
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
    margin-bottom: 10px;
}

ul.list-cate-post li.nav-item a{
	color:#7b7b7b;
}
ul.list-cate-post li.nav-item:after {
    content: "";
    height: 15px;
    width: 1px;
    background: #a5a5a5;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
ul.list-cate-post li.nav-item:last-child:after{
		display:none;
}
ul.list-cate-post li.nav-item:hover a{
	color:#888888;
}
ul.list-cate-post li.nav-item.active a{
	color:#000000;
}
.articles-description * {
    font-size: 18px;
}
.title-post-more {
    font-weight: 500;
}
/*****end project*******/
.list-step ul {
    margin-left: 40px;
}
.list-step ul li {
    margin-top: 7px;
    font-size: 18px;
}
@media(max-width:992px){
	.list-step ul li{font-size:16px;}
}

.nav-tabs-team {
    border: 0;
}
.nav-tabs-team .nav-link {
    border: 0;
    background: transparent !important;
    border-radius: 0;
    color: #333;
    border-left: 1px solid transparent;
    font-size: 28px;
    padding: 0px 15px;
    line-height: 1.3em;
	
    opacity: .6;
}
.leadership-team .nav-tabs-team .nav-link {
	font-size: 24px;
	text-transform: uppercase;
}
.nav-tabs-team .nav-link:first-letter {
    text-transform: uppercase;
}
.nav-tabs-team .nav-link:focus,.nav-tabs-team .nav-link:active{
	outline:none;
	border:0;
	border-left:1px solid transparent;
}
.nav-tabs-team .nav-link.active {
    border-left: 1px solid #333;
	opacity:1;
}
@media (max-width:767px){
	.nav-tabs-team .nav-link{
		text-align:left;
		font-size:20px;
	}
}
/**************slider-hover ***********/
.slider-hover {
	background: #000;
	display:block;
}
.slider-hover-text{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    font-size: 28px;
    background: rgba(0,0,0,0.3);
    text-transform: uppercase;
    font-weight: 500;
}
.slider-hover-image .image-full{
	height:500px;
}
.slider-hover-image>.slider-hover-text{z-index:100;}
@media(min-width:992px){
	.slider-hover {display:flex;}
	.slider-hover .slider-hover-item.active{width:60%; opacity:1;}
	.slider-hover:hover .slider-hover-item.active{opacity:.6;}
	.slider-hover-item{width:33.333%; transition: all 1s cubic-bezier(.23,1,.38,1); opacity:.6;}
	.slider-hover:hover .slider-hover-item{width:33.333%}
	.slider-hover:hover .slider-hover-item:hover{width:60%; opacity:1;}
}

@media(max-width:992px){
	.slider-hover-item{width:100%;}
}

@media(max-width:767px){
	.slider-hover-image .image-full{
		height:300px;
	}
}
@media(max-width:576px){
	.slider-hover-text{font-size:22px;}
}
/**************end slider-hover ***********/
/************** year-thumbnail-slider ***********/
.slider{overflow: hidden;}
	section.section.section-timer{background:#f8f8f8}
	section.section.section-timer:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.25);
		width: 100%;
		height: 100%;
	}
	.year-thumbnail-slider .splide__track--nav>.splide__list>.splide__slide, .year-thumbnail-slider .splide__track .splide__list .splide__slide{
		border: 0;
	}
	.year-thumbnail-slider .splide__track .splide__list .splide__slide:focus,.year-thumbnail-slider .splide__track .splide__list .splide__slide:active{
		outline:none;
	}
	.year-thumbnail-slider .splide__track--nav>.splide__list>.splide__slide.is-active, .year-thumbnail-slider .splide__track--nav>.splide__list>.splide__slide.is-active .year-report {
		color: #d7c2af;
		
	}
	.year-report {
		color: #fff;
		font-size: 30px;
		font-weight: bold;
		text-align: left;
	}
	.txt-history,.txt-history p,.year-box {
		position: relative;
		display: block;
	}
	.section-text-light .txt-history,.section-text-light  .txt-history p,.section-text-light .year-box {
		color:#fff;
	}
	.box-value::before, .txt-history p::before {
		content: '';
		position: absolute;
		width: 5px;
		height: 5px;
		top: 11px;
		left: -2px;
		border-radius: 50%;
		background-color: #de8751;
	}
	.txt-history p {
		padding: 0 15px;
		margin: 0 0 10px;
	}
	.year-box {
		font-size: clamp(40px,5vw,100px);
		font-weight: 700;
		color: #de8751;
		margin: 0 0 15px;
	}
	.year-main-slider .splide__track{
			overflow: visible;
	}
	
	.year-main-slider .splide__slide.is-next,.year-main-slider .splide__slide{
		opacity: .3;
		transition: opacity .6s ease-in-out;
	}
	.year-main-slider .splide__slide.is-active{opacity: 1;}
	.year-thumbnail-slider{
		position: revert;
		padding:0 10px;
	}
	.year-thumbnail-slider .splide__arrow--prev,.year-thumbnail-slider .splide__arrow--next{
		width: 40px;
		height: 80px;
		background: transparent;
		color:#fff;
		top: calc(100% - 157px);
		transform: translateY(0);
	}
	.year-thumbnail-slider .splide__arrow--prev:after,.year-thumbnail-slider .splide__arrow--next:after{
		content: '';
		position: absolute;
		width: 80px;
		height: 80px;
		border-radius: 50%;
		top: calc(50% - 40px);
		background-color: #9d9d9d;
		box-shadow: 0 5px 20px rgba(0,0,0,.2);
		z-index: -1;
	}
	.year-thumbnail-slider .splide__arrow--prev{left:0;}
	.year-thumbnail-slider .splide__arrow--prev:after{left: -40px;}
	.year-thumbnail-slider .splide__arrow--next{right:0;}
	.year-thumbnail-slider .splide__arrow--next:after{right:-40px;}
/**************end year-thumbnail-slider ***********/
/**************Gallery-slider ***********/
.pic-library {
    position: relative;
    display: block;
    width: 100%;
    height: calc(500/1000 * 50vw);
	height:auto;
}
@media(max-width:1200px){
	.pic-library {
		height: calc(500/1000 * 70vw);
		height:auto;
	}
}
@media(max-width:992px){
	.pic-library {
		height: calc(500/1000 * 100vw);
		height:auto;
	}
}
.pic-img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pic-inner {
    height: 100%;
}
.pic-img img {
    opacity: 0;
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    pointer-events: none;
}
.pic-img img {
    opacity: 0;
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    pointer-events: none;
}
.pic-inner.image-full{
	background:#f1f1f1;
}
.title-pic {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: auto;
    padding: 0 20px;
	padding-left:0;
    color: #fff;
    background-color: rgba(0,0,0,.3);
	 z-index:2;
}
.title-pic-in{padding:5px;}
.title-pic h3 {
    font-style: italic;
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    white-space: normal;
}
.view-album {
    position: relative;
    width: 55px;
    height: 55px;
    left: 0;
    bottom: 0;
    margin: 0;
    z-index: 10;
    font-size: 48px;
    border: 0;
    line-height: 1em;
    color: #fff;
	display:block;
	margin:0;
}
.view-album i{
margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.view-album::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #d7c2ad;
    z-index: -1;
	margin:0;
}
.slider-splide-news .splide__arrow{
	top:30%;
}
@media(max-width:767px){
	.view-album {
		width: 55px;
		height: 55px;
		font-size: 30px;
	}
	.view-album i{
		font-size: 20px;
	}
}
@media(max-width:450px){
	.view-album {
		width: 35px;
		height: 35px;
		font-size: 30px;
	}
	
	.view-album i{
		font-size: 18px;
	}
}
/**************end gallery-slider ***********/
.slider-splide-config{
    padding: 0 0 !important;
}
.slider-splide-config .splide__arrows {
    opacity: 0;
    transition: all 0.5s;
}
.slider-splide-config:hover .splide__arrows {
    opacity: 1;
}
.splide__arrow--prev{border-radius: 0 50% 50% 0; left:0}
.splide__arrow--next{border-radius:50% 0 0 50%; right:0;}
.splide__arrow {
    background: #000;
    color: #fff;
    height: 40px;
    width: 40px;
	/* border-radius:50%; */
}

.slider-splide-static .splide__pagination{
	position: static;
    margin-top: 20px;
}
.slider-splide-static .splide__pagination__page,.slider-splide-static .splide__pagination__page.is-active{background:#000;}
.slider-splide-news .splide__arrow{
	top:30%;
}
/**************slider ***********/
/**************end slider ***********/
.hero-heading h1, .hero-heading .title {
    font-size: 40px;
    padding-bottom: 30px;
	line-height:1.5em;
}
.title-banner {
    font-size: 50px;
    color: #fff;
}
@media(max-width:992px){
	.title-banner {
		font-size: 32px;
	}
}
@media(max-width:767px){
	.title-banner {
		font-size: 24px;
	}
	.title-section>.title {
		font-size: 30px;
	}
}
.hero .h1-mobile.h1-home h1 {
    padding-bottom: 0;
    text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 520px) {
.hero-heading-section .title, .heading-section .title, .heading-section h1, .heading-section h2{
	font-size:36px;
	line-height:1.5em;
}
.heading-section-sub .title, .heading-section-sub h1, .heading-section-sub h2{
    font-size: 28px;
	line-height:1.5em;
}
}
/**************dropdown-menu-flag ***********/
.btn-group-lang .dropdown-toggle {
    background: transparent;
    padding:0px;
	border:0;
	position: relative;
    z-index: 10000;
}
.btn-group-lang .dropdown-toggle:focus,.btn-group-lang .dropdown-toggle:active{
	outline:none;
	box-shadow:none;
	background:transparent;
}
.btn-group-lang .dropdown-toggle::after {
	display:none;
}
.btn-group-lang .dropdown-toggle.show::after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    z-index: 1000000;
	display:block;
}
.btn-group-lang .dropdown-menu, .btn-group-lang .dropdown-toggle {
    min-width: 40px;
    width: 40px;
}
.btn-group-lang .dropdown-menu li{margin-top:5px;}
.btn-group-lang .dropdown-menu:hover{
	background:#dddddd;
}
.btn-group-lang .dropdown-menu li:first-child{margin-top:0;}
.btn-group-lang .dropdown-toggle img {
    display: block;
}
.btn-group-lang img,.btn-group-lang .dropdown-toggle img {
	border-radius: 3px;
}
.dropdown-menu-flag {
    border: 0;
    border-radius: 0;
    top: 1px !important;
    padding: 5px !important;
	border-radius: 3px;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);
}
.dropdown-menu-flag .dropdown-item{
background: transparent;
    padding: 0;
}
.btn-group-lang img{margin-bottom:inherit;display:block;}
/**************END dropdown-menu-flag ***********/
.menu.menu-lang>li {
    margin-right: 10px;
}
.menu.menu-lang .image-full.image-full-lang {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.menu.menu-lang .image-full.image-full-lang>img{
    -o-object-fit: cover;
    object-fit: cover;
}
