/*
Theme Name: Alt-works
Theme URI: https://wordpress.org/
Author: TNG Digital
Author URI: https://tgndigital.vn
Description: Luôn đồng hành & cùng khách hàng mọi lúc, mọi nơi!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: altworks
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;color: #1d1e20;line-height: 1.5;width:100%;overflow-x:hidden;position:relative;}
*{list-style:none;padding:0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0 0;}

img{display:block;max-width:100%;height:auto;}
a{color:inherit;cursor:pointer;transition:all .3s;text-decoration:none;}
.container{width:1100px;display:block;margin:0 auto;padding:0 16px;max-width:100%;}
section{clear:both;overflow:hidden;}
.responsive-video{position:relative;width:100%;padding:0 0 56.25% 0;}
.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;}
.video-wrapper{clear:both;margin-bottom:1rem;width:100%;padding:0 0 56.25%;position:relative;}
.video-wrapper video,.video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0;display:inline-block;z-index:1;}
.alignleft{float:left;padding-right:15px;margin-bottom:20px;}
.alignright{float:right;padding-left:15px;margin-bottom:20px;}
.aligncenter{margin:0 auto;}
input[type=text],input[type=search],input[type=tel],input[type=email],input[type=password],input[type=number],input[type=button],
input[type=submit],textarea,select{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;font-family:inherit;}
*:focus{outline:none;}
.wp-caption{max-width:100%;}

header.site-header{position:absolute;top:0;left:0;width:100%;z-index:98;padding-left:10%;display:flex;align-items:center;justify-content:space-around;
	gap:0 20px;padding-top:46px;}
header.site-header>*{position:relative;z-index:2;}
header.site-header:after{content:'';width:100%;z-index:1;pointer-events:none;height:376px;position:absolute;left:0;background:url(images/bg-header.png)top left repeat-x;}
header.site-header .logo img{height:88px;width:auto;}
header.site-header .main-menu-wrapper ul.menu-main{display:flex;gap:40px;flex-wrap:wrap;}
header.site-header .main-menu-wrapper ul.menu-main>li>a{color:#fff;text-transform:uppercase;font-size:13px;display:flex;padding:5px;align-items:center;}
header.site-header .main-menu-wrapper ul.menu-main>li.current-menu-ancestor>a,
header.site-header .main-menu-wrapper ul.menu-main>li.current-menu-item>a{color:#fdf0e0;font-weight:800;}
header.site-header .main-menu-wrapper ul.menu-main>li:hover>a{color:#fdf0e0;}
header.site-header .main-menu-wrapper ul.menu-main li{position:relative;}
header.site-header .main-menu-wrapper ul.menu-main>li.menu-item-has-children>a:after{content:'';width:4px;height:4px;border:1px solid #fff;border-left:none;
	border-top:none;transform:rotate(45deg);transition:all .3s;display:inline-block;margin-left:8px;}
header.site-header .main-menu-wrapper ul.menu-main>li.menu-item-has-children>a>span.toggle{display:none;}
header.site-header .main-menu-wrapper ul.menu-main>li.menu-item-has-children:hover>a:after{transform:rotate(-135deg);}
header.site-header .main-menu-wrapper ul.menu-main li>ul{position:absolute;top:0;left:100%;z-index:0;padding:6px 0;background:white;border-radius:4px;
	transition:all .3s;transform:translateY(30px);pointer-events:none;visibility:hidden;opacity:0;}
header.site-header .main-menu-wrapper ul.menu-main>li>ul{top:100%;left:0;}
header.site-header .main-menu-wrapper ul.menu-main li:hover>ul{transform:none;opacity:1;visibility:visible;z-index:98;pointer-events:unset;}
header.site-header .main-menu-wrapper ul.menu-main ul>li>a{padding:6px 10px;border-bottom:1px dotted #ddd;white-space:nowrap;width:max-content;
	min-width:100%;display:block;}
header.site-header .main-menu-wrapper ul.menu-main ul>li:hover>a{background:#eee;}
header.site-header .hotline a{padding:0 20px 0 8px;border-radius:20px;line-height:26px;display:flex;align-items:center;color:#071a35;background:#fdf0e0;
	gap:4px;font-weight:500;}
header.site-header .hotline a:before{content:'';width:18px;height:18px;display:inline-block;background:url(images/icon-phone.png)center no-repeat;}
header.site-header .toggle-menu-mobile{display:none;}

section.banner-home{position:relative;background:url(images/bg-img-banner-home.jpg)center no-repeat;background-size:cover;min-height:100svh;
	overflow:hidden;}
section.banner-home .bg-box{background:url(images/banner-home.png)center no-repeat;background-size:cover;position:absolute;z-index:1;width:100%;
	height:100%;top:0;left:0;transition:all 1s ease .3s;transform-origin:top center;}
section.banner-home .bg-box-mobile{background:url(images/banner-mobile.jpg)center no-repeat;background-size:cover;position:absolute;z-index:1;width:100%;
	height:100%;top:0;left:0;transition:all 1s ease .3s;transform-origin:top center;display:none;}
section.banner-home.preload .bg-box{transform:scale(1.4);}
section.banner-home.preload .bg-box-mobile{transform:scale(1.4);}
section.banner-home:before{content:'';position:relative;z-index:1;pointer-events:none;display:block;height:100%;}
section.banner-home .banner-text{position:absolute;top:50%;left:3.43%;max-width:50%;transform:translateY(-50%);padding-bottom:50px;z-index:2;
	transition:all 1s ease .6s;}
section.banner-home.preload .banner-text{transform:translate(-50px,-50%);opacity:0;}
section.banner-home .banner-text h1{font-weight:700;text-transform:uppercase;color:#fff;font-size:4.1vw;letter-spacing:.73vw;}
section.banner-home .banner-text h1 strong{font-weight:800;display:block;}
section.banner-home.preload .content-banner{transform:translateX(50px);opacity:0;}
section.banner-home .content-banner{position:absolute;bottom:12.2%;right:4.45%;width:487px;max-width:40%;z-index:2;transition:all 1s ease .9s;}
section.banner-home .content-banner h2{margin-bottom:30px;font-size:25px;line-height:30px;color:#e8d9c4;text-transform:uppercase;font-weight:500;}
section.banner-home .content-banner p{font-size:15px;line-height:25px;color:#fff;font-weight:500;}
section.banner-home .hotline-mobile{display:none;}
.section-heading h2{font-family:'Playfair Display',sans-serif;font-size:50px;line-height:64px;color:#071a35;margin-bottom:30px;font-weight:400;}
.section-heading p{font-size:15px;line-height:16px;color:#01112a;font-weight:600;}
section.list-services-home{padding:80px 0 150px;background:url(images/bg-service-box.jpg)center no-repeat;background-size:cover;}
section.list-services-home .section-heading{text-align:right;margin-bottom:40px;}
section.list-services-home .section-heading h2{color:#080043;margin-bottom:35px;transition:all 1s;}
section.list-services-home .section-heading h2.preload{transform:translateX(50px);opacity:0;}
section.list-services-home .section-heading .desc{transition:all 1s ease .3s;}
section.list-services-home .section-heading .desc.preload{transform:translateX(50px);opacity:0;}
section.list-services-home .section-heading p{width:460px;font-size:14.5px;color:#080043;display:inline-block;max-width:100%;font-weight:400;
	line-height:18px;}
section.list-services-home .slider-wrapper{position:relative;z-index:1;transition:all 1s;}
section.list-services-home .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.list-services-home .slider-wrapper .slider-inner{overflow:hidden;}
section.list-services-home .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
section.list-services-home .slider-wrapper .slider-inner>ul>li{float:left;margin-right:34px;position:relative;height:490px;border-radius:20px;
	overflow:hidden;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .image{position:relative;z-index:1;width:100%;height:100%;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .image a{position:absolute;top:0;left:0;width:100%;height:100%;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;
	object-position:right center;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info{display:block;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info a{display:block;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info *{transition:all .3s ease .3s;opacity:0;transform:translateX(30px);}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info h3{color:#e8d9c4;font-weight:400;font-size:22px;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info h3 strong{display:block;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info p{font-size:14px;line-height:21px;color:#fff;font-weight:500;}
section.list-services-home .slider-wrapper .slider-inner>ul>li .info-collapsed h3{position:absolute;font-size:22px;white-space:nowrap;max-height:100%;
	top:calc((490px - 1cqw) / 2);right:0;transform:rotate(-90deg);text-transform:uppercase;color:#e8d9c4;transform-origin:right bottom;
	background:#051630;z-index:2;padding:0 30px;font-weight:400;transition:all .2s ease;
	height:50px;line-height:50px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;}
section.list-services-home .slider-wrapper .slider-inner>ul>li.current-active .info *{opacity:1;transform:none;}
section.list-services-home .slider-wrapper .slider-inner>ul>li.current-active .info{display:flex;gap:0 20px;position:absolute;width:100%;left:0;bottom:0;
	padding:0 7.8% 20px 3%;z-index:2;justify-content:space-around;pointer-events:unset;}
section.list-services-home .slider-wrapper .slider-inner>ul>li.current-active .info-collapsed{pointer-events:none;}
section.list-services-home .slider-wrapper .slider-inner>ul>li.current-active .info-collapsed h3{transform:translateX(50px) rotate(-90deg);}
section.list-services-home .slider-wrapper .slider-inner>ul>li:not(.current-active) .info{opacity:0;pointer-events:none;}
section.list-services-home .slider-wrapper .slider-inner>ul>li:not(.current-active) .info-collapsed>*:not(h3){display:none;}
section.list-services-home .slider-wrapper .slider-inner .dotted_control{position:absolute;bottom:-50px;right:25px;display:inline-block;}
section.list-services-home .slider-wrapper .slider-inner .dotted_control ul{flex-wrap:wrap;display:flex;gap:14px;}
section.list-services-home .slider-wrapper .slider-inner .dotted_control ul li{width:9px;height:9px;border-radius:50%;background:#a0a0a0;cursor:pointer;}
section.list-services-home .slider-wrapper .slider-inner .dotted_control ul li.active{background:#fff;}
section.list-services-home .box-slider{position:relative;}
section.list-services-home .box-slider .view-detail-button{position:absolute;right:calc(100% - 63px);top:50%;transform:translateY(-50%);z-index:2;
	transition:all 1s;}
section.list-services-home .box-slider .view-detail-button.preload{transform:translateX(-50px);opacity:0;}
section.list-services-home .box-slider .view-detail-button a{display:inline-flex;height:51px;line-height:51px;background:white;padding:0 0 0 22px;
	color:#051630;font-size:14.5px;font-weight:500;white-space:nowrap;}
section.list-services-home .box-slider .view-detail-button a span{display:inline-block;line-height:51px;height:51px;text-align:center;font-size:29px;
	color:#e8d9c4;font-weight:600;padding:0 3px;min-width:63px;background:#051630;margin-left:25px;}
section.slider-list-partners{padding:30px 0;}
section.slider-list-partners .section-heading{text-align:center;margin-bottom:40px;}
section.slider-list-partners .section-heading h2{transition:all 1s;}
section.slider-list-partners .section-heading h2.preload{transform:translateY(50px);opacity:0;}
section.slider-list-partners .slider-wrapper{position:relative;transition:all 1s;}
section.slider-list-partners .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.slider-list-partners .slider-wrapper-mobile{display:none;}
section.slider-list-partners .slider-wrapper .slider-inner{overflow:hidden;}
section.slider-list-partners .slider-wrapper .slider-inner>ul{display:flex;gap:0px;align-items:center;}
section.slider-list-partners .slider-wrapper .slider-inner>ul>li{display:inline-flex;align-items:center;white-space:nowrap;margin-right:10px;}
section.slider-list-partners .slider-wrapper .slider-inner>ul>li img{height:86px;width:auto;max-width:none;}
section.video-about-home{padding:50px 0 190px;background:url(images/bg-box-video.jpg)center no-repeat;position:relative;z-index:1;background-size:cover;}
section.video-about-home .banner-image-mobile{display:none;}
section.video-about-home .section-heading{display:flex;gap:0 20px;justify-content:space-between;margin-bottom:80px;}
section.video-about-home .section-heading h2{color:#e8d9c4;transition:1s all;}
section.video-about-home .section-heading h2.preload{transform:translateX(-50px);opacity:0;}
section.video-about-home .section-heading .desc{width:56%;flex-basis:56%;transition:1s all;}
section.video-about-home .section-heading .desc.preload{transform:translateX(50px);opacity:0;}
section.video-about-home .section-heading .desc p{font-size:15px;line-height:19px;color:#e8d9c4;font-weight:500;}
section.video-about-home .section-heading .desc p:not(:last-child){margin-bottom:15px;}
section.video-about-home .box-video{width:716px;margin:0 auto 44px;max-width:100%;position:relative;transition:all 1s ease;}
section.video-about-home .box-video.preload{margin-top:50px;opacity:0;}
section.video-about-home .box-video .video-wrapper{z-index:1;}
section.video-about-home .box-video .img-overlay{width:100%;height:100%;background:url(images/bg-video.jpg)center no-repeat;background-size:cover;
	z-index:2;position:absolute;top:0;left:0;cursor:pointer;}
section.video-about-home .box-video .img-overlay span{width:91px;height:66px;top:50%;left:50%;display:inline-block;transform:translate(-50%,-50%);
	position:absolute;transition:.5s all;}
section.video-about-home .box-video .img-overlay span:before{content:'';width:100%;background:url(images/icon-play-youtube.png)center no-repeat;
	background-size:100% auto;z-index:2;top:50%;left:50%;display:inline-block;transform:translate(-50%,-50%);padding-top:100%;position:absolute;}
section.video-about-home .box-video .img-overlay span:after{content:'';width:100%;padding-top:100%;border-radius:50%;background:rgba(218,0,0,.1);
	top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s;position:absolute;z-index:1;opacity:0;}
section.video-about-home .box-video .img-overlay span:hover{transform:translate(-50%,-50%) scale(1.2);}
section.video-about-home .box-video .img-overlay span:hover:after{animation:hoverScaleFade .7s ease-out;}
@keyframes hoverScaleFade{
	0%{transform:translate(-50%,-50%) scale(1);opacity:1;}
	50%{transform:translate(-50%,-50%) scale(2);background:rgba(218,0,0,.5);}
	100%{transform:translate(-50%,-50%) scale(2);opacity:0;}
}
section.video-about-home .view-more{text-align:center;transition:1s all;}
section.video-about-home .view-more.preload{transform:translateY(50px);opacity:0;}
section.video-about-home .view-more a{line-height:25px;border-radius:20px;background:transparent;border:1px solid #fff;display:inline-block;
	color:#fff;font-size:14px;line-height:22px;font-weight:700;padding:0 14px;}
section.list-of-archivements{position:relative;z-index:2;margin-top:-128px;}
section.list-of-archivements .wrap-inner{padding:35px 30px 50px;background:url(images/bg-archivements.jpg)center no-repeat;background-size:cover;}
section.list-of-archivements .wrap-inner .section-heading{text-align:center;margin-bottom:60px;}
section.list-of-archivements .wrap-inner .section-heading h2{font-family:'Montserrat';font-size:30px;line-height:63px;color:#fff;font-weight:700;
	transition:1s all;}
section.list-of-archivements .wrap-inner .section-heading h2.preload{transform:translateY(50px);opacity:0;}
section.list-of-archivements .wrap-inner .list-inner.preload{transform:translateY(50px);opacity:0;}
section.list-of-archivements .wrap-inner .list-inner{transition:1s all;}
section.list-of-archivements .wrap-inner .list-inner ul{display:flex;flex-wrap:wrap;gap:10px 0;}
section.list-of-archivements .wrap-inner .list-inner ul li{width:33.33%;flex-basis:33.33%;text-align:center;}
section.list-of-archivements .wrap-inner .list-inner ul li:not(:nth-child(3n)){border-right:2px solid #fff;}
section.list-of-archivements .wrap-inner .list-inner ul li .number{font-weight:bold;color:#fff;font-size:3.55vw;line-height:1.2;}
section.list-of-archivements .wrap-inner .list-inner ul li .name{font-size:19px;line-height:38px;color:#fff;font-weight:600;}
section.list-featured-projects{padding:104px 0 120px;display:flex;}
section.list-featured-projects .section-heading{flex-basis:31.25%;min-width:31.25%;}
section.list-featured-projects .section-heading .inner{padding:70px 16.66% 0;}
section.list-featured-projects .section-heading h2{color:#071a35;margin-bottom:35px;transition:1s all;}
section.list-featured-projects .section-heading h2.preload{transform:translateY(50px);opacity:0;}
section.list-featured-projects .section-heading p{color:#01112a;font-size:15px;line-height:16px;font-weight:600;margin-bottom:56px;transition:1s all;}
section.list-featured-projects .section-heading p.preload{transform:translateY(50px);opacity:0;}
section.list-featured-projects .section-heading .view-more{text-align:right;transition:1s all;}
section.list-featured-projects .section-heading .view-more.preload{transform:translateY(50px);opacity:0;}
section.list-featured-projects .section-heading .view-more a{line-height:25px;padding:0 14px;border-radius:20px;font-size:14px;color:#01112a;
	font-weight:700;border:1px solid #01112a;display: inline-block;}
/*section.list-featured-projects .slider-wrapper-auto{position:relative;padding-right:14%;overflow:hidden;}
section.list-featured-projects .slider-wrapper-auto .slider-inner{}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul{float:left;visibility:hidden;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li{float:left;margin-right:17px;position:relative;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li.current-active{padding-right:6px;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .image{position:relative;z-index:1;overflow:hidden;border-radius:4px;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .image img{width:100%;border-radius:4px;transition:all .3s;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li:hover .image img{transform:scale(1.2);}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .info{position:absolute;bottom:0;left:0;z-index:2;padding:0 15px 15px 25px;
	width:100%;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .info>*{z-index:2;position:relative;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li.current-active .info{width:calc(100% - 6px);}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .info:after{content:'';z-index:1;width:100%;height:221px;position:absolute;left:0;
	bottom:0;background:url(images/mask-item-portfolio.png)bottom left repeat-x;display:inline-block;border-radius:0 0 4px 4px;pointer-events:none;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .info h3{font-size:24px;line-height:1.2;margin-bottom:6px;font-weight:600;
	text-transform:uppercase;color:#e8d9c4;}
section.list-featured-projects .slider-wrapper-auto .slider-inner>ul>li .info p{font-size:13.44px;line-height:22.41px;color:#fff;font-weight:600;}*/

section.list-featured-projects .slider-wrapper{position:relative;padding-right:14%;overflow:hidden;transform:none;transition:1s all;}
section.list-featured-projects .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.list-featured-projects .slider-wrapper .slider-inner{}
section.list-featured-projects .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li{float:left;margin-right:17px;position:relative;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active{padding-right:6px;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .image{position:relative;z-index:1;overflow:hidden;border-radius:4px;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .image img{width:100%;border-radius:4px;transition:all .5s;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li:hover .image img{transform:rotate(-2deg) scale(1.2);}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info{position:absolute;bottom:0;left:0;z-index:2;padding:0 15px 50px 25px;width:100%;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info>*{z-index:2;position:relative;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active .info{width:calc(100% - 6px);}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info:after{content:'';z-index:1;width:100%;height:221px;position:absolute;bottom:0;
	left:0;background:url(images/mask-item-portfolio.png)bottom left repeat-x;display:inline-block;border-radius:0 0 4px 4px;pointer-events:none;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info h3{font-size:24px;line-height:1.2;margin-bottom:6px;font-weight:600;
	text-transform:uppercase;color:#e8d9c4;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li:hover .info h3 a{color:#fd7d04;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info p{font-size:13.44px;line-height:22.41px;color:#fff;font-weight:600;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info:before{content:'';width:21%;transition:all .3s;max-width:calc(100% - 40px);
	height:5px;background:#fe5e00;left:25px;bottom:30px;z-index:2;position:absolute;display:inline-block;}
section.list-featured-projects .slider-wrapper .slider-inner>ul>li:hover .info:before{width:41%;}
section.list-featured-projects .view-more-mobile{display:none;}
section.list-services-home .slider-wrapper-mobile{display:none;}
section.list-services-home .slider-wrapper-thumbnail-mobile{display:none;}
section.banner-page{position:relative;}
section.banner-page .bg-image{background:#031829 url(images/banner-home.png)center no-repeat;background-size:cover;position:absolute;top:0;left:0;
	width:100%;height:100%;z-index:1;transition:all 1s ease .3s;transform-origin:top center;}
section.banner-page.preload .bg-image{transform:scale(1.4);}
section.banner-page .bg-mobile{display:none;}
section.banner-page.about .bg-image{background:#031828 url(images/banner-about.jpg)center no-repeat;background-size:cover;}
section.banner-page .container{height:100%;position:relative;min-height:100vh;text-align:center;z-index:2;display:flex;flex-direction:column;
	justify-content:end;padding-bottom:83px;}
section.banner-page h1{width:100%;font-size:50.66px;line-height:64.17px;color:#e8d9c4;text-transform:uppercase;
	font-family:'Playfair Display';font-weight:normal;left:0;transition:all 1s ease .3s;}
section.banner-page.preload h1{transform:translateY(100px);opacity:0;}
section.banner-page h1 span{display:inline-block;position:relative;padding-bottom:15px;}
section.banner-page h1 span:after{content:'';width:70%;height:2px;background:#fffbf1;position:absolute;left:50%;bottom:0;min-width:230px;
	transform:translateX(-50%);}
section.banner-page p{display:none;}
section.vision-mission{padding:100px 0 120px;overflow:hidden;}
section.vision-mission .container{display:flex;gap:0 30px;flex-wrap:wrap;}
section.vision-mission .content{width:calc(48% - 15px);flex-basis:calc(48% - 15px);transition:all 1s ease;}
section.vision-mission .content.preload{transform:translateY(50px);opacity:0;}
section.vision-mission .content .heading h2{color:#071a35;font-family:'Playfair Display';font-size:50.46px;line-height:63.91px;margin-bottom:60px;
	font-weight:normal;}
section.vision-mission .content .content-inner{width:470px;max-width:100%;}
section.vision-mission .content .content-inner p{font-family:'Playfair Display';font-size:15px;color:#071a35;line-height:19px;margin-bottom:15px;}
section.vision-mission .gallery{width:calc(52% - 15px);flex-basis:calc(52% - 15px);position:relative;transition:all 1s ease;}
section.vision-mission .gallery.preload{transform:translateY(50px);opacity:0;}
section.vision-mission .gallery ul li{margin-bottom:8px;display:flex;flex-wrap:wrap;}
section.vision-mission .gallery ul li .item{display:inline-flex;}
section.vision-mission .gallery ul li .item .image{position:relative;min-height:100%;width:100%;}
section.vision-mission .gallery ul li .item .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:5px;}
section.vision-mission .gallery ul li:nth-child(2n+1){width:682px;max-width:48vw;gap:8px;}
section.vision-mission .gallery ul li:nth-child(2n+1) .item:nth-child(2n+1){width:calc(47% - 4px);flex-basis:calc(47% - 4px);}
section.vision-mission .gallery ul li:nth-child(2n+1) .item:nth-child(2n+1) .image{padding-top:72%;}
section.vision-mission .gallery ul li:nth-child(2n+1) .item:nth-child(2n){width:calc(53% - 4px);flex-basis:calc(53% - 4px);}
section.vision-mission .gallery ul li:nth-child(2n+1) .item:nth-child(2n) .image{padding-top:62%;}
section.vision-mission .gallery ul li:nth-child(2n){width:934px;max-width:52vw;gap:8px;}
section.vision-mission .gallery ul li:nth-child(2n) .item:nth-child(2n+1){width:calc(54% - 4px);flex-basis:calc(54% - 4px);}
section.vision-mission .gallery ul li:nth-child(2n) .item:nth-child(2n+1) .image{padding-top:96%;}
section.vision-mission .gallery ul li:nth-child(2n) .item:nth-child(2n){width:calc(46% - 4px);flex-basis:calc(46% - 4px);}
section.vision-mission .gallery ul li:nth-child(2n) .item:nth-child(2n) .image{padding-top:110%;}
section.vision-mission .gallery .logo-rounded{position:absolute;width:127px;left:68.5%;top:24%;z-index:10;}
section.slider-list-partners-about{padding:27px 0 24px;background:#0d233d;transition:all 1s ease;}
section.slider-list-partners-about.preload{transform:translateY(50px);opacity:0;}
section.slider-list-partners-about .slider-wrapper .slider-inner > ul > li{margin-right:90px;}
section.slider-list-partners-about .slider-wrapper .slider-inner > ul > li img{height:52px;width:auto;max-width:none;}
section.slider-list-partners-about .slider-wrapper{position:relative;transition:all 1s;}
section.slider-list-partners-about .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.slider-list-partners-about .slider-wrapper-mobile{display:none;}
section.slider-list-partners-about .slider-wrapper .slider-inner{overflow:hidden;}
section.slider-list-partners-about .slider-wrapper .slider-inner>ul{display:flex;gap:0px;align-items:center;}
section.slider-list-partners-about .slider-wrapper .slider-inner>ul>li{display:inline-flex;align-items:center;white-space:nowrap;}
section.list-member-about{padding:80px 0 50px;background:#fcf9f6;}
section.list-member-about .section-heading{display:flex;flex-wrap:wrap;gap:0 30px;margin-bottom:120px;transition:all 1s ease;}
section.list-member-about .section-heading.preload{transform:translateY(50px);opacity:0;}
section.list-member-about .section-heading h2{flex-grow:1;}
section.list-member-about .section-heading .desc{flex-basis:56%;width:56%;}
section.list-member-about .section-heading .desc p{font-size:15px;line-height:19px;font-family:'Playfair Display';color:#071a35;font-weight:normal;}
section.list-member-about .section-heading .desc p:not(:last-child){margin-bottom:20px;}
section.list-member-about .slider-wrapper{position:relative;transition:all 1s ease;}
section.list-member-about .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.list-member-about .slider-wrapper .slider-inner{overflow:hidden;}
section.list-member-about .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
section.list-member-about .slider-wrapper .slider-inner>ul>li{float:left;margin-right:40px;position:relative;overflow:hidden;
	background:url(images/bg-member-item.png)center top no-repeat;background-size:auto 100%;}
section.list-member-about .slider-wrapper .slider-inner>ul>li .image{position:relative;z-index:1;}
section.list-member-about .slider-wrapper .slider-inner>ul>li .info{position:absolute;bottom:0;left:0;width:100%;padding:0 10px 10px 38px;z-index:2;}
section.list-member-about .slider-wrapper .slider-inner>ul>li .info:before{content:'';position:absolute;bottom:0;right:0;transition:all .3s;width:100%;
	height:210px;background:url(images/mask-member.png)bottom right no-repeat;background-size:100% auto;z-index:1;transform:translateY(30px);opacity:0;}
section.list-member-about .slider-wrapper .slider-inner>ul>li:hover .info:before{transform:none;opacity:1;}
section.list-member-about .slider-wrapper .slider-inner>ul>li .info h3{font-size:21.5px;line-height:1.3;color:#f7f1e9;font-weight:600;position:relative;
	z-index:2;}
section.list-member-about .slider-wrapper .slider-inner>ul>li .info p{font-weight:500;font-size:13.95px;color:#f7f1e9;position:relative;z-index:2;}
section.list-member-about .slider-wrapper .slider-inner .dotted_control{clear:both;padding-top:55px;text-align:center;}
section.list-member-about .slider-wrapper .slider-inner .dotted_control ul{display:inline-flex;gap:0 14px;}
section.list-member-about .slider-wrapper .slider-inner .dotted_control ul li{height:9px;line-height:9px;width:9px;border-radius:50%;background:#a0a0a0;
	cursor:pointer;}
section.list-member-about .slider-wrapper .slider-inner .dotted_control ul li.active{background:#000944;}
section.gallery-member-about{padding-bottom:90px;background:#fcf9f6;}
section.gallery-member-about ul{position:relative;margin:0 -17px;}
section.gallery-member-about ul li{position:absolute;top:0;left:0;padding:12px 17px;}
section.gallery-member-about ul li .image{width:100%;position:relative;overflow:hidden;transition:all 1s ease;}
section.gallery-member-about ul li.preload .image{transform:translateY(50px);opacity:0;}
section.gallery-member-about ul li .image:before{content:'';width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.8);transition:all .5s ease;
	z-index:2;position:absolute;display:inline-block;}
section.gallery-member-about ul li .image img{position:absolute;display:inline-block;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}
section.gallery-member-about ul li.active .image:before{transform:translateY(100%);opacity:0;}
section.gallery-member-about ul li:nth-child(6n+1){width:calc(33.33%);}
section.gallery-member-about ul li:nth-child(6n+2){width:calc(66.66%);}
section.gallery-member-about ul li:nth-child(6n+3){width:calc(33.33%);}
section.gallery-member-about ul li:nth-child(6n+4){width:calc(33.33%);}
section.gallery-member-about ul li:nth-child(6n+5){width:calc(33.33%);}
section.gallery-member-about ul li:nth-child(6n){width:calc(33.33%);}
section.gallery-member-about ul li:nth-child(6n+1) .image{padding-top:135%;}
section.gallery-member-about ul li:nth-child(6n+2) .image{padding-top:30%;}
section.gallery-member-about ul li:nth-child(6n+3) .image{padding-top:66%;}
section.gallery-member-about ul li:nth-child(6n+4) .image{padding-top:138%;}
section.gallery-member-about ul li:nth-child(6n+5) .image{padding-top:68%;}
section.gallery-member-about ul li:nth-child(6n) .image{padding-top:66%;}
section.list-of-archivements.about{display:none;}
section.list-member-about .desc-mobile{display:none;}
.page-template-page-about section.slider-list-partners{display:none;}

section.list-item-service-page{padding:0 0 20px;background:url(images/bg-service-list.jpg)center bottom no-repeat;background-size:cover;}
section.list-item-service-page .view-detail-button{display:none;}
section.list-item-service-page ul li{display:flex;margin-bottom:70px;align-items:end;gap:0 30px;}
section.list-item-service-page ul li:nth-child(2n+1){padding-top:70px;}
section.list-item-service-page ul li .image{transition:all 1s ease;}
section.list-item-service-page ul li:nth-child(4n+1).preload .image{transform:translateY(50px);opacity:0;}
section.list-item-service-page ul li:nth-child(4n+2).preload .image,section.list-item-service-page ul li:nth-child(4n).preload .image{transform:translateX(20%);opacity:0;}
section.list-item-service-page ul li:nth-child(4n+3).preload .image{transform:translateX(-20%);opacity:0;}
section.list-item-service-page ul li .image{flex-basis:66.66%;width:66.66%;}
section.list-item-service-page ul li .image .img-inner{border-radius:5px;overflow:hidden;position:relative;padding-top:41.5%;}
section.list-item-service-page ul li .image .img-inner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
section.list-item-service-page ul li .image .title h3{font-size:49.07px;line-height:1.2;color:#e8d9c4;font-weight:700;position:relative;
	text-transform:uppercase;padding-left:90px;margin-top:-50px;}
section.list-item-service-page ul li .image .title h3 span{display:flex;color:#fff;font-weight:400;gap:0 16px;margin-left:-90px;align-items:end;
	padding-left:3px;}
section.list-item-service-page ul li .image .title h3 span:after{content:'';height:1px;width:42%;background:white;display:inline-block;margin-bottom:22px;}
section.list-item-service-page ul li .info{transition:all 1s ease .3s;}
section.list-item-service-page ul li:nth-child(4n+1).preload .info{transform:translateY(50px);opacity:0;}
section.list-item-service-page ul li:nth-child(4n+2).preload .info,section.list-item-service-page ul li:nth-child(4n).preload .info{transform:translateX(20%);opacity:0;}
section.list-item-service-page ul li:nth-child(4n+3).preload .info{transform:translateX(-20%);opacity:0;}
section.list-item-service-page ul li .info{flex-grow:1;padding:0 0 70px 6px;}
section.list-item-service-page ul li .info p{font-size:14.5px;line-height:21.27px;color:#fff;font-weight:500;}
section.list-item-service-page ul li:nth-child(2n){flex-direction:row-reverse;}
section.list-item-service-page ul li:nth-child(2n) .image .title h3{padding-left:0;padding-right:90px;text-align:right;}
section.list-item-service-page ul li:nth-child(2n) .image .title h3 span{flex-direction:row-reverse;margin-left:0;margin-right:-90px;padding:0 3px 0 0;}
section.list-item-service-page ul li:nth-child(2n) .info{padding:0 30px 70px 0;}
section.list-item-service-page ul li:nth-child(2n) .info p{text-align:right;}
section.list-projects-page{padding:87px 0 123px;background:#01112a;overflow:hidden;}
section.list-projects-page .tab-control ul{display:flex;justify-content:center;flex-wrap:wrap;gap:24px 34px;margin-bottom:107px;}
section.list-projects-page .tab-control ul li{cursor:pointer;display:inline-block;padding:0 24px;line-height:25px;border:1px solid #fff;border-radius:30px;
	background:transparent;transition:all .3s;font-size:13.75px;font-weight:700;text-align:center;color:#fff;user-select:none;}
section.list-projects-page .tab-control ul li.active{border-color:#fdf0e0;background:#fdf0e0;color:#01112a;}
section.list-projects-page .tab-content{position:relative;}
section.list-projects-page .tab-content .tab-content-item{position:absolute;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:1;
	transition:all .3s;}
section.list-projects-page .tab-content .tab-content-item.active{position:relative;z-index:2;visibility:visible;opacity:1;}
section.list-projects-page .tab-content .tab-content-item.active.pre-hide{opacity:0;}
section.list-projects-page .tab-content .tab-content-item.pre-show{opacity:1;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects{display:flex;gap:48px 58px;flex-wrap:wrap;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects.loading{opacity:.5;cursor:wait;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li{width:calc((100% - 116px) / 3);flex-basis:calc((100% - 116px) / 3);
	position:relative;border-radius:5px;transition:1s all ease;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li.preload{transform:translateY(50px);opacity:0;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:before{content:'';width:calc(100% + 18px);height:calc(100% + 18px);
	border-radius:14px;background:#CB9068;background:linear-gradient(180deg,rgba(203,144,104,1) 0%,rgba(203,144,104,1) 10%,rgba(255,255,255,1) 100%);
	position:absolute;z-index:0;display:inline-block;top:-9px;left:-9px;transition:all .3s;opacity:0;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:hover:before{opacity:1;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image{border-radius:5px 5px 6px 6px;overflow:hidden;position:relative;
	z-index:1;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image:before{position:absolute;top:0;left:0;width:100%;height:100%;
	display:inline-block;content:'';z-index:2;pointer-events:none;background:url(images/bg-item-project.png)center no-repeat;background-size:calc(100% - 22px) calc(100% - 16px);}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image a{display:block;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image img{width:100%;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info{position:absolute;bottom:0;left:0;width:100%;z-index:3;display:flex;
	border-radius:18px 18px 5px 5px;padding:12px 12px 12px 15px;flex-wrap:wrap;gap:10px;justify-content:space-between;background:#fae3ca;overflow:hidden;
	align-items:center;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info h3{font-size:23.82px;line-height:30.17px;display:inline-block;
	font-family:'Playfair Display';font-weight:normal;color:#071a35;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info a.view-more{padding:0 14px;font-size:13.75px;color:#01112a;
	line-height:21.99px;font-weight:700;text-align:center;display:inline-block;border:1px solid #01112a;border-radius:20px;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:hover .info a.view-more{color:#fae4ca;background:#01112a;}
section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.slider-wrapper-mobile{display:none;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts{display:flex;flex-wrap:wrap;gap:0 105px;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts.loading{opacity:.5;cursor:wait;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li{flex-basis:calc((100% - 105px) / 2);margin-bottom:92px;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image{position:relative;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image img{position:relative;z-index:2;width:100%;border-radius:5px;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image:after{background:#CB9068;width:Calc(100% + 10px);height:calc(100%  + 10px);
	background:linear-gradient(180deg,rgba(203,144,104,1) 0%,rgba(203,144,104,1) 10%,rgba(255,255,255,1) 100%);top:-5px;left:-5px;position:absolute;z-index:1;
	border-radius:5px;transition:all .3s;opacity:0;content:'';}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li:hover .image:after{opacity:1;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info{padding-top:30px;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info h3{font-size:24.82px;line-height:31.42px;text-transform:uppercase;
	font-family:'Playfair Display';font-weight:400;margin-bottom:10px;color:#fdf0e0;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info h3 .post-date{display:none;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info p{font-weight:500;color:#fff;font-size:15.62px;line-height:20.83px;
	display:-webkit-box;line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:3;margin-bottom:30px;}
section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info .view-more a{display:inline-block;padding:2px 14px;border-radius:20px;
	color:#fdf0e0;font-weight:700;font-size:14.25px;line-height:22.8px;border:1px solid #fdf0e0;}
section.slider-gallery-mobile{display:none;}
section.list-params-project{display:none;}
section.content-intro-project{display:none;}
section.gallery-image-in-cat{display:none;}
section.box-news-mobile{display:none;}
section.content-summary-project{padding:85px 0 90px;overflow:hidden;display:flex;flex-wrap:wrap;background:#01112a;}
section.content-summary-project .content{width:46%;flex-basis:46%;padding:0 136px 0 calc((100vw - 1100px) / 2);color:#e8d9c4;transition:all 1s ease;}
section.content-summary-project .content.preload{transform:translateY(50px);opacity:0;}
section.content-summary-project .content .heading h2{font-size:50.46px;line-height:63.91px;font-family:'Playfair Display';font-weight:normal;
	margin-bottom:50px;}
section.content-summary-project .content .content-inner p{font-size:15px;line-height:19px;}
section.content-summary-project .image{width:54%;flex-basis:54%;transition:all 1s ease;}
section.content-summary-project .image.preload{transform:translateY(50px);opacity:0;}
section.content-summary-project .image img{min-width:53.5vw;}
section.map-project{display:none;}
section.gallery-projects{padding-bottom:82px;background:#01112a;}
section.gallery-projects .slider-wrapper{position:relative;transition:all 1s ease;}
section.gallery-projects .slider-wrapper.preload{transform:translateY(50px);opacity:0;}
section.gallery-projects .slider-wrapper .slider-inner{overflow:hidden;}
section.gallery-projects .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li{float:left;margin-right:10px;position:relative;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item{position:absolute;top:0;left:0;gap:10px;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item .image{width:100%;position:relative;overflow:hidden;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;
	transition:all .5s ease;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:hover .image img{transform:rotate(-2deg) scale(1.2);}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(1){width:calc(22% - (20px / 3));}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(1) .image{padding-bottom:64%;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(2){width:calc(21.4% - (20px / 3));}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(2) .image{padding-bottom:65.7%;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(3){width:calc(56.6% - (20px / 3));}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(3) .image{padding-bottom:80%;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(4){width:calc(9.2% - (20px / 3));}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(4) .image{padding-bottom:348%;}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(5){width:calc(34.2% - (20px / 3));}
section.gallery-projects .slider-wrapper .slider-inner>ul>li .item:nth-child(5) .image{padding-bottom:90%;}
section.gallery-projects .slider-wrapper .slider-inner .dotted_control{clear:both;padding-top:63px;}
section.gallery-projects .slider-wrapper .slider-inner .dotted_control ul{display:flex;justify-content:center;gap:10px 14px;}
section.gallery-projects .slider-wrapper .slider-inner .dotted_control ul li{width:9px;height:9px;display:inline-block;border-radius:50%;cursor:pointer;
	background:#a0a0a0;}
section.gallery-projects .slider-wrapper .slider-inner .dotted_control ul li.active{background:white;}
section.video-intro-project{padding:90px 0 130px;background:url(images/bg-video-service.jpg)center no-repeat;background-size:cover;}
section.video-intro-project .section-heading{transition:all 1s ease;}
section.video-intro-project .section-heading.preload{transform:translateY(50px);opacity:0;}
section.video-intro-project .section-heading h2{font-size:50.46px;line-height:63.91px;color:#e8d9c4;margin-bottom:70px;}
section.video-intro-project .box-video{position:relative;transition:1s all ease;}
section.video-intro-project .box-video.preload{transform:translateY(50px);opacity:0;}
section.video-intro-project .box-video .video-wrapper{margin:0 0;padding-bottom:56.32%;z-index:1;}
section.video-intro-project .box-video .img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
section.video-intro-project .box-video .img-overlay img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
section.video-intro-project .box-video .img-overlay span{width:91px;height:66px;top:50%;left:50%;display:inline-block;transform:translate(-50%,-50%);
	position:absolute;transition:.5s all;cursor:pointer;}
section.video-intro-project .box-video .img-overlay span:before{content:'';width:100%;background:url(images/icon-play-youtube.png)center no-repeat;
	background-size:100% auto;z-index:2;top:50%;left:50%;display:inline-block;transform:translate(-50%,-50%);padding-top:100%;position:absolute;}
section.video-intro-project .box-video .img-overlay span:after{content:'';width:100%;padding-top:100%;border-radius:50%;background:rgba(218,0,0,.1);
	top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s;position:absolute;z-index:1;opacity:0;}
section.video-intro-project .box-video .img-overlay span:hover{transform:translate(-50%,-50%) scale(1.2);}
section.video-intro-project .box-video .img-overlay span:hover:after{animation:hoverScaleFade .7s ease-out;}
section.content-list-posts-page{overflow:hidden;padding-bottom:85px;position:relative;}
section.content-list-posts-page>*{position:relative;z-index:2;}
section.content-list-posts-page .banner-image{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;
	background:#01112a url(images/bg-blog.jpg)top center no-repeat;background-size:auto;}
section.content-list-posts-page .banner-image-mobile{display:none;}
section.content-list-posts-page .heading{min-height:500px;text-align:center;position:relative;display:flex;align-items:end;justify-content:center;
	padding-bottom:100px;}
section.content-list-posts-page .heading h1{display:inline-block;position:relative;padding-bottom:30px;font-size:50.62px;line-height:64.12px;
	color:#e8d9c4;font-family:'Playfair Display';text-transform:uppercase;font-weight:normal;}
section.content-list-posts-page .heading h1:after{content:'';width:230px;height:2px;background:#fffbf1;position:absolute;bottom:0;left:50%;
	transform:translateX(-50%);}
section.content-list-posts-page .tab-list-cats-control{margin-bottom:90px;}
section.content-list-posts-page .tab-list-cats-control ul{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 34px;}
section.content-list-posts-page .tab-list-cats-control ul li a{display:block;padding:2px 12px;border-radius:20px;text-align:center;min-width:102px;
	border:1px solid #fff;font-size:13.75px;line-height:22px;color:#fff;background:transparent;font-weight:bold;}
section.content-list-posts-page .tab-list-cats-control ul li.active a{background:#fdf0e0;border-color:#fdf0e0;color:#01112a;}
section.content-list-posts-page .tab-content{position:relative;}
section.content-list-posts-page .tab-content .tab-content-item{position:absolute;top:0;left:0;width:100%;transition:all .3s;z-index:1;opacity:0;
	visibility:hidden;}
section.content-list-posts-page .tab-content .tab-content-item.active{position:relative;z-index:2;opacity:1;visibility:visible;}
section.content-list-posts-page .tab-content .tab-content-item.active.pre-hide{opacity:0;visibility:hidden;}
section.content-list-posts-page .tab-content .tab-content-item.pre-show{opacity:1;visibility:visible;}
section.content-list-posts-page .tab-content .tab-content-item ul{display:flex;flex-wrap:wrap;gap:0 105px;}
section.content-list-posts-page .tab-content .tab-content-item ul.loading{opacity:.5;cursor:wait;}
section.content-list-posts-page .tab-content .tab-content-item ul li{flex-basis:calc((100% - 105px) / 2);margin-bottom:92px;transition:all 1s ease;}
section.content-list-posts-page .tab-content .tab-content-item ul li.preload{transform:translateY(50px);opacity:0;}
section.content-list-posts-page .tab-content .tab-content-item ul li .image{position:relative;}
section.content-list-posts-page .tab-content .tab-content-item ul li .image img{position:relative;z-index:2;width:100%;border-radius:5px;}
section.content-list-posts-page .tab-content .tab-content-item ul li .image:after{background:#CB9068;width:Calc(100% + 10px);height:calc(100%  + 10px);
	background:linear-gradient(180deg,rgba(203,144,104,1) 0%,rgba(203,144,104,1) 10%,rgba(255,255,255,1) 100%);top:-5px;left:-5px;position:absolute;z-index:1;
	border-radius:5px;transition:all .3s;opacity:0;content:'';}
section.content-list-posts-page .tab-content .tab-content-item ul li:hover .image:after{opacity:1;}
section.content-list-posts-page .tab-content .tab-content-item ul li .info{padding-top:30px;}
section.content-list-posts-page .tab-content .tab-content-item ul li .info h3{font-size:24.82px;line-height:31.42px;text-transform:uppercase;
	font-family:'Playfair Display';font-weight:400;margin-bottom:10px;color:#fdf0e0;}
section.content-list-posts-page .tab-content .tab-content-item ul li .info h3 .post-date{display:none;}
section.content-list-posts-page .tab-content .tab-content-item ul li .info p{font-weight:500;color:#fff;font-size:15.62px;line-height:20.83px;
	display:-webkit-box;line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:3;margin-bottom:30px;}
section.content-list-posts-page .tab-content .tab-content-item ul li .info .view-more a{display:inline-block;padding:2px 14px;border-radius:20px;
	color:#fdf0e0;font-weight:700;font-size:14.25px;line-height:22.8px;border:1px solid #fdf0e0;}
section.content-contact-page{overflow: hidden;padding-bottom:111px;position:relative;}
section.content-contact-page>*{position:relative;z-index:2;}
section.content-contact-page .banner-image.preload{transform:scale(1.4);}
section.content-contact-page .banner-image{background:#01112a url(images/bg-blog.jpg)top center no-repeat;position:absolute;z-index:1;top:0;left:0;
	width:100%;height:100%;transition:all 1s ease;transform-origin:top center;}
section.content-contact-page .banner-image-mobile{display:none;}
section.content-contact-page .heading{min-height:560px;padding-bottom:160px;display:flex;align-items:end;justify-content:center;transition:all 1s ease;}
section.content-contact-page .heading.preload{transform:translateY(50px);opacity:0;}
section.content-contact-page .heading .desc{display:none;}
section.content-contact-page .heading h1{font-size:50.62px;line-height:64.12px;font-family:'Playfair Display';color:#e8d9c4;font-weight:400;
	text-transform:uppercase;display:flex;justify-content:center;}
section.content-contact-page .heading h1 span{display:inline-block;padding-bottom:20px;position:relative;}
section.content-contact-page .heading h1 span:after{content:'';width:74%;min-width:230px;display:inline-block;background:#fff;position:absolute;
	height:2px;left:50%;bottom:0;transform:translateX(-50%);}
section.content-contact-page .form-wrapper{}
section.content-contact-page .form-wrapper .container{display:flex;gap:0 50px;align-items:center;flex-wrap:wrap;}
section.content-contact-page .form-wrapper .form-heading{display:none;}
section.content-contact-page .form-wrapper .form-intro{width:calc(38% - 25px);flex-basis:calc(38% - 25px);transition:all 1s ease;}
section.content-contact-page .form-wrapper .form-intro.preload{transform:translateY(50px);opacity:0;}
section.content-contact-page .form-wrapper .form-intro p{font-weight:500;color:#e8d9c4;font-size:15px;line-height:21px;margin-bottom:20px;}
section.content-contact-page .form-wrapper .form-inner{width:calc(62% - 25px);flex-basis:calc(62% - 25px);transition:all 1s ease;}
section.content-contact-page .form-wrapper .form-inner.preload{transform:translateY(50px);opacity:0;}
section.content-contact-page .form-wrapper .form-inner .form-control{margin-bottom:19px;}
section.content-contact-page .form-wrapper .form-inner .form-control label{display:none;}
section.content-contact-page .form-wrapper .form-inner .form-control br{display:none;}
section.content-contact-page .form-wrapper .form-inner .form-control.file-upload{position:relative;background:url(images/upload-file.png)right center no-repeat;
	text-align:right;}
section.content-contact-page .form-wrapper .form-inner .form-control.file-upload label{line-height:38px;width:100%;position:absolute;top:0;left:0;
	font-size:14.56px;color:#fff;font-style:italic;text-align:left;}
section.content-contact-page .form-wrapper .form-inner .form-control.file-upload input[type=file]{opacity:0;height:38px;}
section.content-contact-page .form-wrapper .form-inner .form-control input[type=text],
section.content-contact-page .form-wrapper .form-inner .form-control input[type=email],
section.content-contact-page .form-wrapper .form-inner .form-control input[type=tel]{padding:0 20px;line-height:45px;border:1px solid #fdf0e0;
	border-radius:15px;background:transparent;font-weight:500;color:#e8d9c4;font-size:15px;width:100%;}
section.content-contact-page .form-wrapper .form-inner .form-control input[type=text]::placeholder,
section.content-contact-page .form-wrapper .form-inner .form-control input[type=email]::placeholder,
section.content-contact-page .form-wrapper .form-inner .form-control input[type=tel]::placeholder,
section.content-contact-page .form-wrapper .form-inner .form-control textarea::placeholder{color:#e8d9c4;opacity:1;}
section.content-contact-page .form-wrapper .form-inner .form-control textarea{padding:0 20px;line-height:45px;border:1px solid #fdf0e0;
	border-radius:15px;background:transparent;font-weight:500;color:#e8d9c4;font-size:15px;width:100%;height:155px;resize:vertical;}
section.content-contact-page .form-wrapper .form-inner .form-control.submit{margin-top:32px;text-align:center;position:relative;}
section.content-contact-page .form-wrapper .form-inner .form-control.submit input[type=submit]{height:40px;line-height:40px;border-radius:9px;
	background:#e8d9c4;border:none;font-weight:500;color:#01112a;font-size:18px;width:214px;display:inline-block;cursor:pointer;}
section.content-contact-page .form-wrapper .form-inner .form-control.submit span.wpcf7-spinner{position:absolute;top:50%;right:0;transform:translateY(-50%);
	margin:0 0;}
section.map-embed{padding-bottom:142px;background:#01112a;}
section.map-embed.preload iframe{transform:translateY(20%);opacity:0;}
section.map-embed iframe{width:100%;height:703px;transition:all 1s ease;}
section.content-single-post{padding:190px 0 127px;background:#01102A;}
section.content-single-post .container{width:926px;}
section.content-single-post .banner-image-mobile{display:none;}
section.content-single-post .term-heading{display:none;}
section.content-single-post .post-heading h1{font-size:36px;color:#E9D9C5;line-height:42px;font-weight:700;margin-bottom:35px;}
section.content-single-post .post-heading .meta .post-date{display:inline-flex;gap:0 8px;align-items:center;font-size:16px;color:#fff;margin-bottom:35px;}
section.content-single-post .post-heading .meta .post-date:before{content:'';width:20px;height:20px;display:inline-block;
	background:url(images/icon-calendar.svg)center no-repeat;}
section.content-single-post .post-heading .meta .post-date-mobile{display:none;}
section.content-single-post .post-heading .meta .view-count{display:none;}
section.content-single-post .content-inner h2{color:#E9D9C5;font-size:20px;line-height:23px;font-weight:700;margin-bottom:24px;}
section.content-single-post .content-inner h3{font-weight:700;font-size:18px;line-height:21px;margin-bottom:20px;color:#E9D9C5;}
section.content-single-post .content-inner ul,section.content-single-post .content-inner ol{margin-bottom:40px;}
section.content-single-post .content-inner ul li{margin-bottom:40px;color:#f5f5f5;font-size:18px;line-height:22px;margin-bottom:20px;list-style:disc inside;}
section.content-single-post .content-inner ol li{margin-bottom:40px;color:#f5f5f5;font-size:18px;line-height:22px;margin-bottom:20px;list-style:decimal inside;}
section.content-single-post .content-inner p{margin-bottom:40px;color:#f5f5f5;font-size:18px;line-height:22px;margin-bottom:20px;}
section.content-single-post .content-inner img{margin-bottom:57px;}

footer{display:flex;background:url(images/bg-footer.jpg)center no-repeat;background-size:cover;padding:60px 0;color:#fff;}
footer .content-footer{flex-grow:1;padding:0 20px 0 4%;transition:1s all;}
footer .content-footer.preload{transform:translateY(50px);opacity:0;}
footer .content-footer .logo-footer{margin-bottom:24px;}
footer .content-footer .company-name{font-size:15px;line-height:30px;color:#fff;font-weight:700;margin-bottom:24px;}
footer .content-footer .menu-footer{margin-bottom:24px;}
footer .content-footer .menu-footer ul.menu-footer{display:flex;flex-wrap:wrap;}
footer .content-footer .menu-footer ul.menu-footer li:not(:last-child):after{content:'/';margin:0 6px;}
footer .content-footer .menu-footer ul.menu-footer li a{font-size:15px;line-height:30px;color:#fff;}
footer .content-footer .copyright{font-size:15px;line-height:30px;}
footer .nav-footer{width:350px;flex-basis:350px;display:flex;gap:0 20px;border-right:1px solid #515e71;transition:1s all;}
footer .nav-footer.preload{transform:translateY(50px);opacity:0;}
footer .nav-footer .widget_nav_menu{width:calc(50% - 10px);flex-basis:calc(50% - 10px);}
footer .nav-footer .widget_nav_menu ul.menu li:not(:last-child){margin-bottom:10px;}
footer .nav-footer .widget_nav_menu ul.menu li a{font-size:15px;line-height:30px;color:#fff;}
footer .contact-footer{width:33.8%;flex-basis:33.8%;padding:0 20px 0 45px;transition:1s all;}
footer .contact-footer.preload{transform:translateY(50px);opacity:0;}
footer .contact-footer .inner{margin-bottom:25px;}
footer .contact-footer .inner p{font-size:16px;line-height:30px;font-weight:500;}
footer .contact-footer .socials-footer ul{display:flex;flex-wrap:wrap;gap:14px;}
footer .contact-footer .socials-footer ul li{display:inline-block;}
footer .contact-footer .socials-footer ul li a{display:block;width:56px;height:56px;}
footer .contact-footer .socials-footer ul li.facebook a{background:url(images/icon-facebook.png)center no-repeat;background-size: 100% 100%;}
footer .contact-footer .socials-footer ul li.twitter a{background:url(images/icon-twitter.png)center no-repeat;background-size: 100% 100%;}
footer .contact-footer .socials-footer ul li.youtube a{background:url(images/icon-youtube.png)center no-repeat;background-size: 100% 100%;}
footer .contact-footer .socials-footer ul li.instagram a{background:url(images/icon-instagram.png)center no-repeat;background-size: 100% 100%;}

@media only screen and (max-width: 1100px){
	header.site-header{padding-left:15px;padding-right:15px;padding-top:30px;}
	section.content-summary-project .content{padding-left:15px;}
	
}

@media only screen and (max-width: 1024px){
	header.site-header{padding:33px 7% 20px;justify-content:space-between;}
	header.site-header:after{height:346px;}
	header.site-header .logo img{height:60px;}
	header.site-header .hotline{display:none;}
	header.site-header .toggle-menu-mobile{display:inline-block;}	
	header.site-header .toggle-menu-mobile a{background:rgba(8,0,67,.1) url(images/icon-menu.png)center no-repeat;border-radius:8px;width:57px;
		height:57px;display:inline-block;}
	header.site-header .main-menu-wrapper{position:absolute;top:100%;left:0;width:100%;background:#01112a;visibility:hidden;opacity:0;
		transform:translateY(30px);z-index:0;transition:all .3s;}
	header.site-header .main-menu-wrapper.show{transform:none;opacity:1;z-index:98;visibility:visible;}
	header.site-header .main-menu-wrapper ul.menu-main{gap:0;padding:20px;}
	header.site-header .main-menu-wrapper ul.menu-main>li{flex-basis:100%;border-bottom:1px dotted #aaa;display:flex;flex-wrap:wrap;}
	header.site-header .main-menu-wrapper ul.menu-main li>ul{position:static;width:100%;padding:0 0;transform:none;opacity:1;visibility:visible;
		flex-basis:100%;}
	header.site-header .main-menu-wrapper ul.menu-main li:hover>ul{}
	header.site-header .main-menu-wrapper ul.menu-main>li>ul{display:none;padding-left:20px;border-top:1px dotted #aaa;max-height:calc(100vh - 116px);
		overflow-y:auto;} 
	header.site-header .main-menu-wrapper ul.menu-main ul>li:not(:last-child){border-bottom:1px dotted #aaa;}
	header.site-header .main-menu-wrapper ul.menu-main ul>li>a{color:#fff;padding:10px 0;}
	header.site-header .main-menu-wrapper ul.menu-main>li>a{color:#fff;padding:10px 0;flex-basis:100%;}
	header.site-header .main-menu-wrapper ul.menu-main>li.current-menu-ancestor>a, 
	header.site-header .main-menu-wrapper ul.menu-main>li.current-menu-item>a{color:#000;font-weight:600;color:#e8d9c4;}
	header.site-header .main-menu-wrapper ul.menu-main>li.menu-item-has-children>a{flex-basis:calc(100% - 40px);border-right:1px dotted #aaa;}
	header.site-header .main-menu-wrapper ul.menu-main>li.menu-item-has-children>a:after{content:none;}
	header.site-header .main-menu-wrapper ul.menu-main>li>span.toggle{display:inline-flex;width:40px;flex-basis:40px;min-width:40px;height:39px;
		position:relative;justify-content:center;align-items:center;}
	header.site-header .main-menu-wrapper ul.menu-main>li>span.toggle:after{content:'';width:8px;height:8px;display:inline-block;border:2px solid #000;
		border-top:0;border-left:0;transform:rotate(45deg);transition:all .3s;}
	header.site-header .main-menu-wrapper ul.menu-main>li.expanded>span.toggle:after{transform:rotate(-135deg);}
	
	section.banner-home{display:flex;flex-direction:column;padding:180px 7% 60px;justify-content:space-between;}
	section.banner-home:before{content:none;}
	section.banner-home .banner-text{transform:none;position:static;}
	section.banner-home.preload .banner-text{transform:translateX(-50px);opacity:0;}
	section.banner-home .content-banner{width:auto;max-width:none;position:static;}	
	section.list-featured-projects{flex-wrap:wrap;}
	section.list-featured-projects .section-heading{flex-basis:100%;margin-bottom:60px;}
	section.list-featured-projects .slider-wrapper{flex-basis:100%;}
	section.list-featured-projects .section-heading .inner{padding-left:7%;padding-right:7%;padding-top:0;}
	section.banner-home .banner-text{max-width:none;}
	section.banner-home .banner-text h1{font-size:5.1vw;}
	section.banner-home .hotline-mobile{display:block;margin-top:36px;}
	section.banner-home .hotline-mobile a{padding:0 20px 0 8px;border-radius:20px;line-height:26px;display:inline-flex;align-items:center;color:#071a35;
		background:#fdf0e0;gap:4px;font-weight:500;}
	section.banner-home .hotline-mobile a:before{content:'';width:18px;height:18px;display:inline-block;background:url(images/icon-phone.png)center no-repeat;}
		
	footer{flex-wrap:wrap;}
	footer .content-footer{flex-basis:100%;padding-left:7%;padding-right:7%;margin-bottom:40px;}
	footer .nav-footer{flex-basis:50%;padding-left:7%;}
	footer .contact-footer{flex-basis:50%;padding-right:7%;}
}

@media only screen and (max-width: 991px){
	section.vision-mission .content{width:100%;flex-basis:100%;margin-bottom:70px;}
	section.vision-mission .gallery{width:100%;flex-basis:100%;}
	section.vision-mission .gallery ul li:nth-child(2n+1),section.vision-mission .gallery ul li:nth-child(2n){max-width:100%;}
	section.vision-mission .gallery .logo-rounded{left:54.5%;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects{gap:40px 30px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li{width:calc((100% - 60px) / 3);flex-basis:calc((100% - 60px) / 3);}
	section.content-summary-project .content{width:100%;flex-basis:100%;padding:0 30px;margin-bottom:40px;}
	section.content-summary-project .image{width:100%;flex-basis:100%;}
	section.content-list-posts-page .tab-content .tab-content-item ul{gap:0 40px;}
	section.content-list-posts-page .tab-content .tab-content-item ul li{width:Calc(50% - 20px);flex-basis:calc(50% - 20px);}
}

@media only screen and (max-width: 782px){
	
}

@media only screen and (max-width: 767px){
	section.banner-home .banner-text{max-width:none;}
	section.banner-home .banner-text h1{font-size: 10.1vw;}
	section.list-services-home{padding-left:35px;padding-right:35px;}
	section.list-services-home .slider-wrapper{display:none;}
	section.list-services-home .slider-wrapper-mobile{display:block;position:relative;z-index:1;margin-bottom:34px;transition:1s all;}
	section.list-services-home .slider-wrapper-mobile.preload{transform:translateY(50px);opacity:0;}
	section.list-services-home .slider-wrapper-mobile .slider-inner{overflow:hidden;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li{position:absolute;width:100%;transition:.3s all;top:0;left:0;height:100%;
		opacity:0;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li.active{position:relative;opacity:1;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li.active.pre-hide{opacity:0;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li.pre-show{opacity:1;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li{height:430px;border-radius:20px;overflow:hidden;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .image{position:relative;z-index:1;width:100%;height:100%;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .image a{position:absolute;top:0;left:0;width:100%;height:100%;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .image img{top:0;left:0;width:100%;height:100%;object-fit:cover;
		object-position:right center;position:absolute;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info{display:inline-block;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info a{display:block;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info *{transition:all .3s ease .3s;opacity:0;transform:translateX(30px);}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info h3{color:#e8d9c4;font-weight:400;font-size:22px;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info h3 strong{display:block;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info p{font-size:14px;line-height:21px;color:#fff;font-weight:500;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info-collapsed{display:none;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info *{opacity:1;transform:none;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info{display:flex;gap:0 20px;position:absolute;width:100%;left:0;bottom:0;
		padding:0 7.8% 4% 3%;z-index:2;justify-content:space-around;pointer-events:unset;align-items: end;}	
	section.list-services-home .slider-wrapper-thumbnail-mobile{display:block;transition:1s all;}
	section.list-services-home .slider-wrapper-thumbnail-mobile.preload{transform:translateY(50px);opacity:0;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner{overflow:hidden;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul{float:left;visibility:hidden;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li{float:left;margin-right:15px;}	
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li{float:left;margin-right:15px;position:relative;height:390px;
		border-radius:20px;overflow:hidden;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .image{position:relative;z-index:1;width:100%;height:100%;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .image a{position:absolute;top:0;left:0;width:100%;height:100%;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .image img{top:0;left:0;width:100%;height:100%;object-fit:cover;
		object-position:right center;position:absolute;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .info{display:none;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .info-collapsed h3{position:absolute;font-size:22px;
		top:calc((490px - 1cqw) / 2);right:0;transform:rotate(-90deg);text-transform:uppercase;color:#e8d9c4;transform-origin:right bottom;z-index:2;
		background:#051630;font-weight:400;transition:all .2s ease;padding:0 30px;height:50px;line-height:50px;display:-webkit-box;max-height:100%;
		text-overflow:ellipsis;overflow:hidden;opacity:0;white-space:nowrap;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .info-collapsed h3{transform:rotate(-90deg);}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .info-collapsed>*:not(h3){display:none;}
	section.list-services-home .box-slider .view-detail-button{transform:none;top:60px;right:-50px;}
	section.list-services-home .box-slider .view-detail-button a{font-size:13px;height:45px;line-height:45px;}
	section.list-services-home .box-slider .view-detail-button a span{min-width:50px;height:inherit;line-height:inherit;font-size:25.62px;}
	section.slider-list-partners .slider-wrapper{display:none;}
	section.slider-list-partners .slider-wrapper-mobile{display:block;position:relative;padding:0 15px;transition:1s all;}
	section.slider-list-partners .slider-wrapper-mobile.preload{transform:translateY(50px);opacity:0;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner{overflow:hidden;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner>ul{float:left;visibility:hidden;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner>ul>li{float:left;margin-right:20px;display:flex;flex-wrap:wrap;gap:10px;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner>ul>li .item{flex-basis:calc(33.33% - (20px / 3));}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner>ul>li .item img{margin:0 auto;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner .dotted_control{padding-top:30px;display:block;clear:both;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner .dotted_control ul{display:flex;justify-content:center;gap:10px 14px;
		flex-wrap:wrap;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner .dotted_control ul li{width:9px;height:9px;border-radius:50%;display:inline-block;
		cursor:pointer;background:#f3f3f3;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner .dotted_control ul li.active{background:#d1bf9b;}	
	section.slider-list-partners-about .slider-wrapper{display:none;}
	section.slider-list-partners-about .slider-wrapper-mobile{display:block;position:relative;padding:0 15px;transition:1s all;}
	section.slider-list-partners-about .slider-wrapper-mobile.preload{transform:translateY(50px);opacity:0;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner{overflow:hidden;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner>ul{float:left;visibility:hidden;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner>ul>li{float:left;margin-right:20px;display:flex;flex-wrap:wrap;gap:10px;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner>ul>li .item{flex-basis:calc(33.33% - (20px / 3));}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner>ul>li .item img{margin:0 auto;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner .dotted_control{padding-top:30px;display:block;clear:both;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner .dotted_control ul{display:flex;justify-content:center;gap:10px 14px;
		flex-wrap:wrap;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner .dotted_control ul li{width:9px;height:9px;border-radius:50%;display:inline-block;
		cursor:pointer;background:#f3f3f3;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner .dotted_control ul li.active{background:#d1bf9b;}	
	section.video-about-home .section-heading{flex-wrap:wrap;}
	section.video-about-home .section-heading h2{flex-basis:100%;}
	section.video-about-home .section-heading .desc{flex-basis:100%;}
	section.list-of-archivements .wrap-inner .list-inner ul li{flex-basis:100%;border-right:none;}
	section.list-of-archivements .wrap-inner .list-inner ul li:not(:last-child){border-right:none;}
	section.list-of-archivements .wrap-inner .list-inner ul li .number{font-size:14vw;}
	section.list-of-archivements .wrap-inner .list-inner ul li .name{font-size:21px;}
	section.list-services-home .box-slider .view-detail-button.preload{transform:translateX(50px);}
	section.list-of-archivements.about{display:block;margin-top:130px;}
	section.video-about-home section.list-of-archivements.about .section-heading{display:block;}
	section.list-member-about .desc-mobile.preload{transform:translateY(50px);opacity:0;}
	section.list-member-about .desc-mobile{display:block;padding-top:30px;text-align:center;transition:all 1s ease;}
	section.list-member-about .desc-mobile p{font-family:'Playfair Display';font-size:14px;line-height:18px;color:#071a35;}
	.page-template-page-about section.slider-list-partners{display:block;}
	.page-template-page-about section.slider-list-partners-about{display:none;}
	.page-template-page-about section.video-about-home .section-heading{display:none;}
	section.banner-page{padding:0 35px;}
	section.banner-page .container{padding-bottom:95px;padding-top:130px;}
	section.banner-page p{display:block;text-align:left;font-size:14px;line-height:18px;font-weight:500;color:#e8d9c4;transition:all 1s ease .3s;}
	section.banner-page p:not(:last-child){margin-bottom:15px;}
	section.banner-page.preload p{transform: translateY(100px);opacity: 0;}
	section.banner-page .bg-image{display:none;}
	section.banner-page .bg-mobile{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 1s ease .3s;z-index:1;display:block;
		background:#031829 url(images/banner-mobile.jpg)center no-repeat;background-size:cover;transform-origin:top center;}
	section.banner-page.preload .bg-mobile{transform:scale(1.4);}
	section.banner-page h1{font-size:42.55px;line-height:51.06px;color:#e8d9c4;text-transform:uppercase;font-family:Montserrat;font-weight:500;
		text-align:left;margin-bottom:20px;}
	section.banner-page h1 span{padding:0 0;}
	section.banner-page h1 span:after{content:none;}	
	section.list-member-about .section-heading .desc{display:none;}
	section.gallery-member-about{display:none;}
	section.video-about-home >*{position:relative;z-index:2;}
	section.video-about-home .banner-image-mobile{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;
		background:url(images/banner-box-video-about-mobile.jpg)center no-repeat;background-size:cover;}
	section.list-item-service-page ul li{gap:0 20px;}
	section.list-item-service-page ul li:nth-child(2n) .info{padding-right:0;}
	section.list-item-service-page ul li .image .title h3{font-size:40px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li{width:calc(50% - 15px);flex-basis:calc(50% - 15px);}
	.single-du-an section.banner-page h1{font-size:41.94px;color:#01112a;line-height:50.32px;margin-top:110px;text-align:center;font-weight:600;}
	.single-du-an section.banner-page .container{justify-content:start;}
	section.content-list-posts-page .banner-image-mobile{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;
		background:#01112a url(images/bg-blog-mobile.jpg)top center no-repeat;}
	section.content-list-posts-page .banner-image{display:none;}	
	section.content-contact-page{padding:0 0;}
	section.content-contact-page .banner-image-mobile.preload{transform:scale(1.4);}
	section.content-contact-page .banner-image-mobile{background:#01112a url(images/bg-blog-mobile.jpg)top center no-repeat;background-size:cover;
		position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;max-height:100vh;display:block;transition:all 1s ease;transform-origin:top center;}
	section.content-contact-page .banner-image{display:none;}
	section.content-contact-page .heading{flex-direction: column;align-items: start;padding-bottom:90px;height:100vh;padding:0 35px 90px;
		justify-content:end;}
	section.content-contact-page .heading h1{font-weight:500;font-size:42.54px;line-height:56.15px;color:#e8d9c4;text-transform:uppercase;
		margin-bottom:35px;font-family:Montserrat;justify-content: start;}
	section.content-contact-page .heading h1 span{padding:0 0;}
	section.content-contact-page .heading h1 span:after{content:none;}
	section.content-contact-page .heading .desc{display:block;color:#e8d9c4;transition:all 1s ease .3s;}
	section.content-contact-page .heading .desc p{font-size:16.56px;line-height:23.19px;font-weight:500;}
	section.content-contact-page .heading .desc p:not(:last-child){margin-bottom:20px;}
	section.content-contact-page .form-wrapper{background:url(images/bg-contact-form-mobile.jpg)center no-repeat;background-size:cover;padding:50px 20px 70px;}
	section.content-contact-page .form-wrapper .form-heading{display:block;flex-basis:100%;}
	section.content-contact-page .form-wrapper .form-heading h2{color:#e8d9c4;font-size:28.53px;line-height:36.13px;margin-bottom:30px;text-align:center;
		font-family:'Playfair Display';font-weight:500;text-transform:uppercase;transition:all 1s ease;}
	section.content-contact-page .form-wrapper .form-heading.preload h2{transform:translateY(50px);opacity:0;}
	section.content-contact-page .form-wrapper .form-intro{display:none;}
	section.content-contact-page .form-wrapper .form-inner{width:100%;flex-basis:100%;}
	section.content-contact-page .form-wrapper .form-inner .form-control{margin-bottom:14px;}
	section.content-contact-page .form-wrapper .form-inner .form-control label{font-size:15.27px;line-height:19.35px;color:#e8d9c4;display:block;
		padding-left:15px;margin-bottom:5px;}
	section.content-contact-page .form-wrapper .form-inner .form-control label span{color:#ffb753;margin-left:10px;}
	section.content-contact-page .form-wrapper .form-inner .form-control.file-upload label{font-size:14.65px;line-height:38px;color:#fff;
		font-style:italic;margin:0 0;}
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="text"], 
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="email"], 
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="tel"]{line-height:70px;border-radius:15px;border:1px solid #aaa8a7;
		padding:0 15px;font-size:15.27px;}
	section.content-contact-page .form-wrapper .form-inner .form-control textarea{border-radius:15px;border:1px solid #aaa8a7;height:240px;resize:vertical;
		padding:15px;font-size:15.27px;line-height:19.35px;}
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="text"]:focus, 
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="email"]:focus, 
	section.content-contact-page .form-wrapper .form-inner .form-control input[type="tel"]:focus, 
	section.content-contact-page .form-wrapper .form-inner .form-control textarea:focus{border-color:#f5e9db;}
	section.content-contact-page .form-wrapper .form-inner .form-control.file-upload{background-position:center right 10px;}
	section.content-contact-page .form-wrapper .form-inner .form-control.submit{margin-bottom:0;margin-top:70px;}
	section.content-contact-page .form-wrapper .form-inner .form-control.submit input[type="submit"]{line-height:43px;min-width:200px;background:#e8d9c4;
		color:#01112a;font-weight:700;text-align:center;font-size:16.62px;line-height:24.47px;border-radius:6px;border:1px solid #c5bcae;padding:0 10px;}
	section.map-embed{padding-bottom:0;}
	section.map-embed iframe{height:695px;}
	section.slider-list-partners-about{display:none;}
	
	footer .nav-footer{flex-basis:100%;padding-right:7%;padding-bottom:24px;margin-bottom:24px;position:relative;}
	footer .nav-footer:after{content:'';width:334px;left:7%;max-width:calc(100% - 80px);height:1px;display:inline-block;background:rgba(255,255,255,.3);
		bottom:0;left:7%;position:absolute;}
	footer .contact-footer{flex-basis:100%;padding-left:7%;}
}

@media only screen and (max-width: 600px){
	html #wpadminbar{top:-46px;}
    .alignright,.alignleft{float:none;display:block;margin:0 auto 20px;padding:0 0;}	
	.admin-bar header.site-header{top:0px;}
	
	.section-heading h2{font-size:33.6px;line-height:42.6px;}
	section.banner-home .banner-text{padding:0 0;margin-bottom:40px;}
	section.banner-home .content-banner h2{font-size:23px;line-height:28px;color:#e8d9c4;font-weight:500;margin-bottom:10px;}
	section.banner-home .content-banner p{font-size:14px;line-height:18px;}
	section.banner-home .bg-box{display:none;}
	section.banner-home .bg-box-mobile{display:block;}
	section.list-services-home{padding-top:52px;padding-bottom:67px;}
	section.list-services-home .section-heading{margin-bottom:24px;}
	section.list-services-home .section-heading h2{margin-bottom:24px;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info{padding:0 15px 20px 24px;gap:10px;}
	section.list-services-home .slider-wrapper-mobile{margin-bottom:26px;}
	section.list-services-home .slider-wrapper-thumbnail-mobile .slider-inner>ul>li .info-collapsed h3{padding:0 20px;height:36px;line-height:36px;
		font-size:18px;}
	section.slider-list-partners{padding:34px 0 42px;}
	section.slider-list-partners .section-heading{margin-bottom:30px;}
	section.slider-list-partners .slider-wrapper-mobile .slider-inner .dotted_control ul li{width:6px;height:6px;}
	section.slider-list-partners-about .slider-wrapper-mobile .slider-inner .dotted_control ul li{width:6px;height:6px;}
	section.video-about-home{padding-bottom:135px;}
	section.video-about-home .container{padding:0 7%;}
	section.video-about-home .section-heading h2{margin-bottom:24px;}
	section.video-about-home .section-heading .desc p{font-size:14px;line-height:18px;}
	section.video-about-home .section-heading{margin-bottom:40px;}
	section.video-about-home .box-video{margin-bottom:34px;}
	section.video-about-home .view-more a{height:38px;line-height:38px;padding:0 20px;border-radius:30px;font-size:20.76px;background:#e8d9c4;
		line-height:33.22px;color:#081833;font-weight:700;}
	section.list-of-archivements{margin-top:-90px;}
	section.list-of-archivements .wrap-inner{padding:50px 20px;}
	section.list-of-archivements .wrap-inner .section-heading{padding-bottom:20px;position:relative;}
	section.list-of-archivements .wrap-inner .section-heading h2{font-size:26.67px;line-height:42px;font-weight:500;margin:0 0;}
	section.list-of-archivements .wrap-inner .section-heading:after{content:'';width:202px;max-width:100%;left:50%;transform:translateX(-50%);height:2px;
		background:white;position:absolute;display:inline-block;bottom:0;}
	section.list-of-archivements .wrap-inner .list-inner ul{gap:20px 0;}
	section.list-of-archivements .container{padding:0 7%;}
	section.list-featured-projects{padding-top:60px;padding-bottom:55px;}
	section.list-featured-projects .slider-wrapper .slider-inner > ul > li:not(.current-active){opacity:.3;}
	section.list-featured-projects .slider-wrapper .slider-inner > ul > li.current-active+li{opacity:.7;}
	section.list-featured-projects .slider-wrapper .slider-inner > ul > li.pre-hide{opacity:1!important;}
	section.list-featured-projects .slider-wrapper .slider-inner > ul > li.pre-hide+li{opacity:1;}
	section.list-featured-projects .section-heading .inner{padding-top:0;}
	section.list-featured-projects .section-heading h2{margin-bottom:20px;}
	section.list-featured-projects .slider-wrapper{padding:0 7%;overflow:visible;max-width:100%;}
	section.list-featured-projects .slider-wrapper .slider-inner{overflow:hidden;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li{height:440px;margin-right:10px;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li .image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li .image a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li .image img{width:100%;height:100%;object-fit:cover;object-position:right center;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info{transition:all .3s ease .3s;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li .info>*{transition:all .3s ease .3s;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li:not(.current-active) .info{opacity:0;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li:not(.current-active) .info h3{opacity:0;transform:translateX(30px);}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li:not(.current-active) .info p{opacity:0;transform:translateX(30px);}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li:not(.current-active) a{pointer-events:none;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active .info{opacity:1;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active .info h3{opacity:1;transform:none;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active .info p{opacity:1;transform:none;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active{padding-right:0;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active .info{width:100%;}
	section.list-featured-projects .slider-wrapper .slider-inner .slider-control a{position:absolute;width:30px;height:30px;top:calc(50% - 20px);
		display:inline-block;}
	section.list-featured-projects .slider-wrapper .slider-inner .slider-control a.prev{background:url(images/arrow-slide-left.png)center no-repeat;
		background-size:10px auto;left:0px;}
	section.list-featured-projects .slider-wrapper .slider-inner .slider-control a.next{background:url(images/arrow-slide-right.png)center no-repeat;
		background-size:10px auto;right:0px;}
	section.list-featured-projects .slider-wrapper .slider-inner .dotted_control{position:absolute;bottom:-60px;width:51.66%;text-align:center;
		clear:both;right:0;}
	section.list-featured-projects .slider-wrapper .slider-inner .dotted_control ul{display:flex;align-items:center;justify-content:center;gap:8px;}
	section.list-featured-projects .slider-wrapper .slider-inner .dotted_control ul li{width:6px;height:6px;border-radius:50%;display:inline-block;
		background:#d3d3d3;}
	section.list-featured-projects .slider-wrapper .slider-inner .dotted_control ul li.active{background:#d1bf9b;}
	section.list-featured-projects .section-heading .view-more{display:none;}
	section.list-featured-projects .section-heading p{margin:0 0;}
	section.list-featured-projects .view-more-mobile{display:block;width:48.33%;padding-top:38px;padding-left:30px;}
	section.list-featured-projects .view-more-mobile a{font-size:21px;line-height:33px;font-weight:700;color:#081833;line-height:40px;text-align:center;
		padding:0 20px;border-radius:20px;background:#e8d9c4;display:inline-block;}
	section.video-about-home .box-video .img-overlay::after{background-size:62px auto;}
	section.video-about-home .box-video .img-overlay span{width:65px;height:45px;}
	section.banner-home .hotline-mobile{margin-top:16px;transition:1s all;}	
	section.banner-home .hotline-mobile.preload{transform:translateX(-50px);opacity:0;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li:hover .image img{transform:none;}
	section.list-featured-projects .slider-wrapper .slider-inner>ul>li.current-active:hover .image img{transform:rotate(-2deg) scale(1.2);}
	section.video-about-home.about{padding:210px 0 120px;}
	section.vision-mission{padding:50px 25px 80px;}
	section.vision-mission .content .heading h2{text-align:center;margin-bottom:35px;font-size:33.64px;line-height:42.61px;}
	section.vision-mission .content .content-inner{text-align:center;}
	section.vision-mission .content .content-inner p{font-size:14px;line-height:18px;margin-bottom:20px;}
	section.vision-mission .content .content-inner p:last-child{margin-bottom:0;}
	section.vision-mission .gallery .logo-rounded{display:none;}
	section.list-member-about{padding:60px 35px 90px;}
	section.list-member-about .section-heading{margin-bottom:90px;}
	section.list-member-about .section-heading h2{margin-bottom:0;text-align:center;font-size:33.64px;line-height:42.61px;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li{background:none;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li .image img{margin:0 auto;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li .info:before{content:none;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li .info{position:static;padding:45px 0 0;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li .info h3{text-align:center;font-size:18.8px;color:#0d233d;margin-bottom:5px;}
	section.list-member-about .slider-wrapper .slider-inner>ul>li .info p{font-size:12.2px;text-align:center;color:#121212;}
	section.list-member-about .slider-wrapper .slider-inner .dotted_control{display:none;}
	section.list-member-about .slider-wrapper .slider-inner .slider-control a{position:absolute;display:inline-block;width:40px;height:40px;
		top:calc(50% - 20px);z-index:3;}
	section.list-member-about .slider-wrapper .slider-inner .slider-control a.prev{background:url(images/arrow-left.png)center no-repeat;left:-20px;}
	section.list-member-about .slider-wrapper .slider-inner .slider-control a.next{background:url(images/arrow-right.png)center no-repeat;right:-20px;}
	.page-template-page-about section.video-about-home .box-video .video-wrapper{padding-bottom:88%;}
	section.list-item-service-page .list-inner{padding-right:30px;position:relative;}
	section.list-item-service-page .list-inner .view-detail-button{position:absolute;right:-26px;top:60px;z-index:2;transition:all 1s;
		display:inline-block;}
	section.list-item-service-page .list-inner .view-detail-button.preload{transform:translateX(-50px);opacity:0;}
	section.list-item-service-page .list-inner .view-detail-button a{display:inline-flex;height:45px;line-height:45px;background:white;padding:0 0 0 22px;
		color:#051630;font-size:12.81px;font-weight:500;white-space:nowrap;user-select:none;}
	section.list-item-service-page .list-inner .view-detail-button a span{display:inline-block;line-height:45px;height:45px;text-align:center;
		font-size:25.62px;color:#e8d9c4;font-weight:600;padding:0 3px;min-width:56px;background:#051630;margin-left:25px;}
	section.list-item-service-page ul li{position:relative;overflow:hidden;}
	section.list-item-service-page ul li .image{width:100%;flex-basis:100%;position:relative;z-index:1;}
	section.list-item-service-page ul li .image .image-inner{position:relative;padding-top:96%;overflow:hidden;border-radius:12px;}
	section.list-item-service-page ul li .image .image-inner img{top:0;left:0;width:100%;height:100%;object-fit:cover;position:absolute;}
	section.list-item-service-page ul li .image .title{width:calc(47% - 10px);position:absolute;left:0;bottom:0;padding:0 0 25px 25px;z-index:2;}
	section.list-item-service-page ul li .image .title h3{font-size:21.88px;font-weight:700;color:#e8d9c4;padding:0 0;text-transform:uppercase;}
	section.list-item-service-page ul li .image .title h3 span{font-weight:400;display:block;margin:0 0;padding:0 0;}
	section.list-item-service-page ul li .image .title h3 span:after{content:none;}
	section.list-item-service-page ul li:nth-child(2n) .image .title h3{padding:0 0;text-align:left;}
	section.list-item-service-page ul li:nth-child(2n) .image .title h3 span{margin:0 0;padding:0 0;}
	section.list-item-service-page ul li .info{width:calc(53% - 10px);right:0;bottom:0;padding:0 15px 25px 0;z-index:2;position:absolute;}
	section.list-item-service-page ul li:nth-child(2n) .info{padding:0 15px 25px 0;}
	section.list-item-service-page ul li .info p{font-size:14px;line-height:20.92px;color:#fff;font-weight:500;}
	section.list-item-service-page ul li:nth-child(2n) .info p{text-align:left;}
	section.list-item-service-page ul li:nth-child(2n+1){padding-top:0;}
	section.list-item-service-page ul li:not(:last-child){margin-bottom:80px;}
	section.list-item-service-page ul li:last-child{margin-bottom:0;}
	section.list-item-service-page{padding:60px 30px 66px;background:url(images/bg-list-service-mobile.jpg)bottom left no-repeat;background-size:cover;}
	.single-du-an{background:#ddd7d3;}
	section.slider-gallery-mobile{display:block;position:relative;z-index:20;transform:translateY(calc(100px - 100%));overflow:hidden;margin-bottom:-100px;}
	section.slider-gallery-mobile.preload .inner{transform:translateY(50px);opacity:0;}
	section.slider-gallery-mobile .inner{position:relative;width:100%;overflow:hidden;transition:all 1s ease .3s;}
	section.slider-gallery-mobile .slider-wrapper{width:53%;margin:0 auto;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner{width:100%;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner>ul>li{float:left;margin-right:10px;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner>ul>li .image{padding-bottom:87%;width:100%;position:relative;overflow:hidden;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner>ul>li .image img{top:0;left:0;width:100%;height:100%;object-fit:cover;position:absolute;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner .dotted_control{position:absolute;bottom:13px;left:0;width:100%;padding:0 15px;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner .dotted_control ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner .dotted_control ul li{width:8px;height:8px;border-radius:50%;display:inline-block;
		cursor:pointer;background:#d3d3d3;}
	section.slider-gallery-mobile .slider-wrapper .slider-inner .dotted_control ul li.active{background:#d1bf9b;}
	section.content-summary-project{display:none;}
	section.map-project{padding:60px 0 0;background:#ddd7d3;display:block;}
	section.map-project .content{padding:0 25px;margin-bottom:15px;color:#171717;transition:all 1s ease;}
	section.map-project .content.preload{transform:translateY(50px);opacity:0;}
	section.map-project .content p{font-size:14px;line-height:18px;font-family:'Playfair Display';}
	section.map-project .content p:not(:last-child){margin-bottom:15px;}
	section.map-project .image{margin:0 -15px;transition:all 1s ease;}
	section.map-project .image.preload{transform:translateY(50px);opacity:0;}
	section.map-project .image img{width:100%;}
	
	section.list-params-project{display:block;padding:60px 0;transition:all 1s ease;}
	section.list-params-project.preload{transform:translateY(50px);opacity:0;}
	section.list-params-project ul li{padding-bottom:15px;margin-bottom:17px;border-bottom:1px solid #000;}
	section.list-params-project ul li:last-child{margin-bottom:0;}
	section.list-params-project ul li .heading h3{text-transform:uppercase;font-size:17.33px;line-height:19.37px;color:#9f1111;margin-bottom:10px;
		font-family:'Playfair Display';}
	section.list-params-project ul li .content h2{font-family:'Playfair Display';color:#171717;font-size:24px;line-height:1.2;}
	section.list-params-project ul li .content p{font-size:15.07px;line-height:19.37px;color:#171717;}
	section.video-intro-project{padding:0 10px 70px;background:none;}
	section.video-intro-project .section-heading{display:none;}
	section.video-intro-project .box-video .img-overlay span {width: 63px;height: 46px;}
	section.content-intro-project{display:block;padding:40px 25px 90px;transition:all 1s ease;}
	section.content-intro-project.preload{transform:translateY(50px);opacity:0;}
	section.content-intro-project p{font-size:14px;line-height:18px;color:#171717;margin-bottom:15px;}
	section.content-intro-project p:last-child{margin-bottom:0;}
	section.content-intro-project img{margin:40px 0 50px;border-radius:8px;width:100%;}
	section.gallery-image-in-cat{display:block;padding:40px 25px;background:#E3DEDB;transition:all 1s ease;
		background:linear-gradient(180deg,#ddd7d3 0%,rgba(255,255,255,1) 100%);}
	section.gallery-image-in-cat.preload{transform:translateY(50px);opacity:0;}
	section.gallery-image-in-cat .section-heading h2{text-align:center;margin-bottom:25px;}
	section.gallery-image-in-cat .tab-control ul{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;}
	section.gallery-image-in-cat .tab-control ul li{display:inline-block;padding:0 8px;min-width:106px;border:3px solid #01112a;line-height:28px;height:28px;
		border-radius:8px;font-weight:500;font-size:14.62px;line-height:23.39px;background:transparent;cursor:pointer;white-space:nowrap;text-align:center;}
	section.gallery-image-in-cat .tab-control ul li.active{color:#fdf0e0;background:#01112a;}
	section.gallery-image-in-cat .tab-content{position:relative;overflow:hidden;}
	section.gallery-image-in-cat .tab-content .item{transition:all .3s;opacity:0;z-index:1;width:100%;position:absolute;top:0;left:0;visibility:hidden;}
	section.gallery-image-in-cat .tab-content .item.active{position:relative;visibility:visible;opacity:1;z-index:2;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper{position:relative;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper .slider-inner{overflow:hidden;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper .slider-inner>ul>li{float:left;margin-right:15px;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper .slider-inner>ul>li .image{position:relative;overflow:hidden;padding-top:88%;
		border-radius:10px;}
	section.gallery-image-in-cat .tab-content .item .slider-wrapper .slider-inner>ul>li .image img{position:absolute;top:0;left:0;width:100%;height:100%;}
	section.box-news-mobile{display:block;padding:40px 25px 78px;background:white;}
	section.box-news-mobile .container{transition:all 1s ease;}
	section.box-news-mobile.preload>.container{transform:translateY(50px);opacity:0;}
	section.box-news-mobile .section-heading h2{text-align:center;}
	section.box-news-mobile .slider-wrapper{position:relative;padding-top:46px;}
	section.box-news-mobile .slider-wrapper .slider-inner{overflow:hidden;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul{float:left;visibility:hidden;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li{float:left;margin-right:15px;padding:10px;border-radius:10px;background:#fdf0e0;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .image{position:relative;margin-bottom:20px;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .image a{display:block;position:relative;padding-bottom:60%;border-radius:10px;
		overflow:hidden;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .image img{width:100%;height:100%;top:0;left:0;object-fit:cover;position:absolute;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .info{padding:0 5px 10px;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .info h3{font-size:14.17px;line-height:22.68px;color:#9e1616;text-transform:uppercase;
		font-weight:600;margin-bottom:10px;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .info p{font-size:12.4px;line-height:16.3px;color:#171717;margin-bottom:15px;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .info .view-more{text-align:right;}
	section.box-news-mobile .slider-wrapper .slider-inner>ul>li .info .view-more a{display:inline-block;min-width:103px;text-align:center;padding:0 8px;
		border-radius:8px;background:#081833;font-weight:500;color:#fdf0e0;line-height:27px;height:27px;}
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control{position:absolute;top:0;left:;width:100%;text-align:center;}
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control a{display:inline-block;margin:0 6px;width:33px;height:33px;border-radius:50%;}
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control a.prev{background:#d9d9d9 url(images/arrow-left-small.png)center no-repeat;}	
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control a.next{background:#d9d9d9 url(images/arrow-right-small.png)center no-repeat;}
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control a.prev:hover,
	section.box-news-mobile .slider-wrapper .slider-inner .slider-control a.next:hover{background-color:#01112a;}
	section.gallery-projects{display:none;}
	section.content-list-posts-page{padding-bottom:24px;}
	section.content-list-posts-page .heading{min-height:376px;padding-bottom:96px;justify-content:start;padding-left:25px;}
	section.content-list-posts-page .heading h1{font-weight:500;font-size:42.55px;line-height:56.16px;color:#e8d9c4;text-transform:uppercase;
		padding:0 0;}
	section.content-list-posts-page .heading h1:after{content:none;}
	section.content-list-posts-page .tab-list-cats-control{margin-bottom:45px;}
	section.content-list-posts-page .tab-list-cats-control ul{gap:10px;}
	section.content-list-posts-page .tab-list-cats-control ul li a{font-size:12.05px;line-height:20px;border:2px solid #fdf0e0;padding:0 10px;
		background:transparent;font-weight:500;border-radius:8px;min-width:87px;}
	section.content-list-posts-page .tab-list-cats-control ul li.active a{font-weight:700;color:#01112a;background:#fdf0e0;}
	section.content-list-posts-page .tab-content .tab-content-item ul{gap:0 0;padding:0 25px;}
	section.content-list-posts-page .tab-content .tab-content-item ul li{width:100%;flex-basis:100%;padding:0 0 50px 0;margin:0 0 50px;position:relative;}
	section.content-list-posts-page .tab-content .tab-content-item ul li:after{content:'';width:calc(100% - 32px);left:16px;bottom:0;height:1px;
		display:inline-block;position:absolute;background:#fff;}
	section.content-list-posts-page .tab-content .tab-content-item ul li:last-child{margin-bottom:0;}
	section.content-list-posts-page .tab-content .tab-content-item ul li:last-child:after{content:none;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .image{margin-bottom:15px;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .image:after{content:none;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .image a{position:relative;padding:0 0 60% 0;overflow:hidden;border-radius:8px;
		display:block;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .image img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit:cover;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .info{padding:0 0;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .info h3{color:#fdf0e0;text-transform:uppercase;font-size:14.17px;line-height:22.68px;
		font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px;font-family:Montserrat;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .info h3 .post-date{font-size:10.66px;line-height:17.06px;display:inline-block;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .info p{font-size:12.4px;line-height:16.31px;text-overflow:ellipsis;overflow:hidden;
		line-clamp:7;-webkit-line-clamp:7;color:#fff;margin-bottom:15px;display:-webkit-box;-webkit-box-orient:vertical;}
	section.content-list-posts-page .tab-content .tab-content-item ul li .info .view-more a{min-width:103px;padding:0 10px;text-align:center;border-radius:8px;
		background:#fdf0e0;line-height:27px;font-weight:700;font-size:13.78px;color:#01112a;font-weight:700;}
	section.slider-list-partners-about{display:none;}
	section.content-single-post{position:relative;padding:170px 25px 70px;}
	section.content-single-post>*{position:relative;z-index:2;}
	section.content-single-post .banner-image-mobile{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:block;
		background:url(images/bg-blog-mobile.jpg)top center no-repeat;}
	section.content-single-post .term-heading{display:block;}
	section.content-single-post .term-heading h2{font-size:42.55px;color:#e8d9c4;line-height:56.16px;font-weight:500;text-transform:uppercase;
		margin-bottom:95px;}
	section.content-single-post .term-heading .list-cats ul{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:60px;justify-content:center;}
	section.content-single-post .term-heading .list-cats ul li a{min-width:87px;text-align:center;padding:0 10px;display:block;background:transparent;
		border:1px solid #fdf0e0;border-radius:8px;font-weight:500;font-size:12.05px;line-height:22px;height:24px;color:#fdf0e0;}
	section.content-single-post .term-heading .list-cats ul li.active a{color:#01112a;background:#fdf0e0;font-weight:700;}
	section.content-single-post .post-heading{margin-bottom:60px;}
	section.content-single-post .post-heading h1{font-weight:600;font-size:17.78px;line-height:28.45px;color:#fdf0e0;text-transform:uppercase;
		margin-bottom:5px;}
	section.content-single-post .post-heading .meta .post-date{display:none;}
	section.content-single-post .post-heading .meta{display:flex;flex-wrap:wrap;}
	section.content-single-post .post-heading .meta .post-date-mobile{display:inline-block;color:#fdf0e0;font-size:10.66px;line-height:17.06px;
		margin-right:15px;}
	section.content-single-post .post-heading .meta .view-count{display:inline-flex;align-items:center;color:#fdf0e0;font-size:10.66px;line-height:17.06px;}
	section.content-single-post .post-heading .meta .view-count:before{content:'';width:16px;height:16px;background:url(images/icon-share.png)center no-repeat;
		margin-right:4px;}
	section.content-single-post .content-inner h2{font-size:14px;line-height:18px;margin-bottom:20px;}
	section.content-single-post .content-inner h3{font-size:12.4px;line-height:16.31px;margin-bottom:15px;}
	section.content-single-post .content-inner ul li{font-size:12.4px;line-height:16.31px;color:#fff;margin-bottom:15px;}
	section.content-single-post .content-inner ol li{font-size:12.4px;line-height:16.31px;color:#fff;margin-bottom:15px;}
	section.content-single-post .content-inner p{font-size:12.4px;line-height:16.31px;color:#fff;margin-bottom:15px;}
	section.content-single-post .content-inner p:last-child{margin:0 0;}
	section.content-single-post .content-inner ul,section.content-single-post .content-inner ol{margin-bottom:15px;}
	section.content-single-post .content-inner ul:last-child,section.content-single-post .content-inner ol:last-child{margin-bottom:0;}
	section.content-single-post .content-inner img{border-radius:8px;margin:35px 0;}
	
	section.list-projects-page .tab-content .tab-content-item ul.list-posts{gap:0 0;padding:0 25px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li{width:100%;flex-basis:100%;padding:0 0 50px 0;margin:0 0 50px;position:relative;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li:after{content:'';width:calc(100% - 32px);left:16px;bottom:0;height:1px;
		display:inline-block;position:absolute;background:#fff;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li:last-child{margin-bottom:0;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li:last-child:after{content:none;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image{margin-bottom:15px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image:after{content:none;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image a{position:relative;padding:0 0 60% 0;overflow:hidden;border-radius:8px;
		display:block;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .image img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit:cover;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info{padding:0 0;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info h3{color:#fdf0e0;text-transform:uppercase;font-size:14.17px;line-height:22.68px;
		font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px;font-family:Montserrat;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info h3 .post-date{font-size:10.66px;line-height:17.06px;display:inline-block;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info p{font-size:12.4px;line-height:16.31px;text-overflow:ellipsis;overflow:hidden;
		line-clamp:7;-webkit-line-clamp:7;color:#fff;margin-bottom:15px;display:-webkit-box;-webkit-box-orient:vertical;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts li .info .view-more a{min-width:103px;padding:0 10px;text-align:center;border-radius:8px;
		background:#fdf0e0;line-height:27px;font-weight:700;font-size:13.78px;color:#01112a;font-weight:700;}
	
	footer{padding:40px 0 67px;}
	footer .content-footer{margin-bottom:32px;}
	footer .content-footer .logo-footer{margin-bottom:40px;}
	footer .content-footer .company-name{margin-bottom:0;font-size:13.33px;line-height:26.67px;}
	footer .content-footer .menu-footer{margin-bottom:0;}
	footer .nav-footer .widget_nav_menu ul.menu li:not(:last-child){margin-bottom:0;}
	footer .nav-footer .widget_nav_menu ul.menu li a{font-size:13.33px;line-height:26.67px;font-weight:500;}
	footer .content-footer .copyright,footer .contact-footer .inner p{font-size:13.33px;line-height:26.67px;}
	footer .content-footer .menu-footer ul.menu-footer li a{font-size:13.33px;line-height:26.67px;}
}

@media only screen and (max-width: 550px){
	section.list-item-service-page{padding-left:0;padding-right:0;}
	section.list-item-service-page .list-inner{padding-right:0;}
	section.list-item-service-page .list-inner .view-detail-button{right:-15px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li{width:100%;flex-basis:100%;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile{width:38%;margin:0 auto;display:block;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile .slider-inner{}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile .slider-inner>ul{float:left;visibility:hidden;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile .slider-inner>ul>li{float:left;margin-right:13px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile .slider-inner>ul>li .image{position:relative;
		padding-bottom:66%;overflow:hidden;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects li .slider-wrapper-mobile .slider-inner>ul>li .image img{position:absolute;
		top:0;left:0;width:100%;height:100%;object-fit:cover;}
	section.list-projects-page .tab-control{text-align:center;}
	section.list-projects-page .tab-control ul{display:inline-flex;padding:5px 10px 7px;flex-wrap:wrap;gap:10px 14px;background:#fdf0e0;border-radius:8px;
		margin-bottom:63px;}
	section.list-projects-page .tab-control ul li{display:block;min-width:120px;height:32px;line-height:30px;text-align:center;border:1px solid #01112a;
		border-radius:8px;font-size:16.18px;padding:0 8px;color:#01112a;background:#fdf0e0;font-weight:500;}
	section.list-projects-page .tab-control ul li.active{color:#fdf0e0;background:#01112a;font-weight:700;}
	section.list-projects-page{padding:50px 0 90px;overflow:hidden;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects{gap:0 0;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:not(:last-child){margin-bottom:150px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:before{content:none;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image{margin-bottom:57px;padding-top:126%;
		overflow:visible;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image>a{position:absolute;overflow:hidden;top:0;left:0;width:100%;
		height:100%;display:block;border-radius:5px 5px 6px 5px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image:before{content:none;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li>.image img{top:0;left:0;width:100%;height:100%;object-fit:cover;
		position:absolute;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info{position:absolute;text-align:center;gap:15px;width:100%;
		background:none;justify-content:center;padding:0 0;bottom:-12px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info h3{text-align:center;flex-basis:100%;width:100%;
		font-size:38.21px;line-height:48.39px;color:#fdf0e0;font-family:'Playfair Display';font-weight:400;margin-bottom:15px;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li .info a.view-more{display:inline-block;height:28px;line-height:28px;
		min-width:103px;text-align:center;border-radius:8px;background:#fdf0e0;color:#01112a;font-weight:700;font-size:13.78px;border:none;}
	section.list-projects-page .tab-content .tab-content-item ul.list-projects>li:hover .info a.view-more{background:#fdf0e0;color:#01112a;}
}

@media only screen and (max-width: 440px){
	section.list-services-home{padding-left:0;padding-right:0;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info{flex-wrap:wrap;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info h3{flex-basis:100%;}
	section.list-services-home .slider-wrapper-mobile .slider-inner>ul>li .info p{flex-basis:100%;}
	section.list-services-home .box-slider .view-detail-button{right:-15px;}
	section.banner-page{padding:0 5px;}
	section.vision-mission{padding: 50px 15px 80px;}
	section.list-member-about {padding: 60px 15px 90px;}
	section.list-item-service-page ul li .image .title{width:100%;padding-right:15px;padding-bottom:12px;}
	section.list-item-service-page ul li .info{width:100%;padding-left:25px;}
	section.list-item-service-page ul li:nth-child(2n) .info{padding-left:25px;}
	section.map-project .content{padding:0 15px;}	
	section.content-intro-project,section.video-intro-project,section.gallery-image-in-cat,section.box-news-mobile{padding-left:0;padding-right:0;}
	section.content-list-posts-page .tab-content .tab-content-item ul{padding:0 0;}
	section.content-list-posts-page .heading{padding-left:0;}
	section.content-contact-page .form-wrapper,section.content-contact-page .heading,
	section.content-single-post{padding-left:0;padding-right:0;}
	section.list-projects-page .tab-content .tab-content-item ul.list-posts{padding:0 0;}
	section.content-contact-page .form-wrapper .form-inner .form-control.file-upload label{padding-left:0;}
	section.content-contact-page .form-wrapper .form-inner .form-control.file-upload{background-position:center right;}
}
