.container{max-width: 1280px; margin: 0 auto}
.site_header{background-color: #024687}
.site_header_wrapper{display: flex; justify-content: space-between; gap: 20px}
.site_header_left{display: flex; align-items: center; gap: 20px}
.site_header_right{display: flex; gap: 0px}
.site_header_logo{background-color: #fff; padding: 	10px 20px; display: flex; height: 70px; align-items: center;}
.site_header_logo img{max-height: 40px; width: auto;}
.site_header_iso img{max-height: 70px; width: auto;}
.site_banner figure{margin:0; padding:0}
.swiper-pagination101{position: absolute;bottom: 0; text-align: center;z-index: 1;width: 100%;padding-bottom: 30px; }
.site_banner{position: relative;}
a.swiper101-prev{width: 40px; height: 40px; background-color: #fff; position: absolute; left: 20px; top: 44%; border-radius: 100%; color: #000; display: flex; align-items: center; justify-content: center; z-index: 10; font-size: 1.25rem;}
a.swiper101-next{width: 40px; height: 40px; background-color: #fff; position: absolute; right: 20px; top: 44%; border-radius: 100%; color: #000; display: flex; align-items: center; justify-content: center; z-index: 10; font-size: 1.25rem;}
a.swiper101-prev:hover, a.swiper101-next:hover{background: #024687; color: #fff}
.swiper-pagination101 .swiper-pagination-bullet{width: 10px; height: 10px; margin: 0 4px; background-color: #dadada; opacity: 1}
.swiper-pagination101 .swiper-pagination-bullet-active{background-color: #034788}
.home_spc{padding-top: 40px; padding-bottom: 40px;}
.home_intro_entry{max-width: 900px; margin: 0 auto; text-align: center;}
.st_news_products_1_new {position: relative;transform: translateY(0); box-shadow: 0 0 0 rgba(0,0,0,0); transition: transform 0.5s ease, box-shadow 0.5s ease; will-change: transform, box-shadow;}
.st_news_products_1_new:hover {transform: translateY(-10px);  box-shadow: 0 0 16px rgba(5, 169, 214, 0.5);}

.home_industries{padding: 40px; background-color: #e7e7e7; position: relative;}
.home_industry{position: relative; background-color: #05a9d6;  height: 100%; display: flex; flex-direction: column;}
.home_industry_img{height: 200px; position: relative; overflow: hidden;}
.home_industry_img img{width: 100%; height: 100%; object-fit: cover;transition: transform 0.5s ease;}
.home_industry_title{ padding: 20px; background-color: #05a9d6; left: 0; box-sizing: border-box; color:#fff; text-align: center; text-transform: uppercase; font-size: 1.25rem; display: flex; height: 72px; align-items:center; justify-content:center; transition: all 0.5s ease;}
.home_industry:hover .home_industry_img img{ transform: scale(1.2); }
.home_industry:hover .home_industry_title{background: #f36b2a}
a.swiper102-prev{width: 40px; height: 40px; background-color: #fff; position: absolute; left: 20px; top: 44%; border-radius: 100%; color: #000; display: flex; align-items: center; justify-content: center; z-index: 10; font-size: 1.25rem;}
a.swiper102-next{width: 40px; height: 40px; background-color: #fff; position: absolute; right: 20px; top: 44%; border-radius: 100%; color: #000; display: flex; align-items: center; justify-content: center; z-index: 10; font-size: 1.25rem;}
a.swiper102-prev:hover, a.swiper102-next:hover{background: #024687; color: #fff}

.site_news_key{background: #ddf2fa url('../images/home/news-bg.jpg') no-repeat center; background-size: cover; padding-top: 60px; padding-bottom: 60px;}
.site_news_key_wrap{padding: 32px; background-color: #fff; border-radius: 8px;}
.home_title10{font-size: 2rem;text-transform: uppercase; color: #11477c; position: relative; padding-left: 60px; padding-right: 60px; display: inline-block; margin-bottom: 20px;}
.home_title10:before{position: absolute; content:''; width: 40px; height: 2px; background-color: #05a9d6; left: 0; top: 24px;}
.home_title10:after{position: absolute; content:''; width: 40px; height: 2px; background-color: #11477c; right: 0; top: 24px;}

.site_news_items {display: grid;grid-template-columns: repeat(6, 1fr);
    gap: 0;}
.site_news_item {padding: 30px;background: #e3e3e3;border: 1px solid #eee; min-height: 180px;}
.site_news_item h6 {margin: 0;font-size: 1.125rem; line-height: 1.6rem; margin: 0;padding: 0; font-weight: 400; color: #000}
.site_news_item.item-1, .site_news_item.item-2 { grid-column: span 3;
    min-height: 350px; }
.site_news_item.item-1 a, .site_news_item.item-2 a { color: #000; font-size: 2rem; }
.site_news_item.item-1 h6, .site_news_item.item-2 h6{font-weight: 700; font-size: 2rem; line-height: 120%;}
.site_news_item h6 a{color: #000}
.site_news_item:hover{background-color: #05a9d6; color: #fff}
.site_news_item:hover h6{color: #fff}
.news_more{margin-top: 20px; }
.news_more a{display: inline-block; padding: 8px 32px; background-color: #fff; border:1px solid #000; border-radius: 20px; color: #000; font-size: 1.125rem;}
.news_more a:hover{color: #fff; background-color: #05a9d6; border-color: #05a9d6}

.home_news{display: flex; padding: 12px; gap: 20px;}
.home_news_img{min-width: 158px; max-width: 158px}
.home_news_img img{width: 100%; height: 100%; object-fit: cover; border-radius: 12px; height:124px;}
.home_news_entry h6{font-size: 1.25rem; line-height: 140%; margin: 0 0 6px 0;padding: 0; color: #000; font-weight: 500; }
.home_news_entry span{color: #555; font-size: 1rem;}
.home_news:hover{background-color: #05a9d6; color: #fff; border-radius: 12px;}
.home_news:hover h6, .home_news:hover span{color: #fff}

.home_clients{padding: 40px; width: 100%; float: left;}
.justify-content-center{justify-content: center;display: flex;}
.cnc_logo img{max-height: 30px; width: auto;}
.mb30{margin-bottom: 30px;}

/* Bottom three items */
.site_news_item.item-3,
.site_news_item.item-4,
.site_news_item.item-5 {
    grid-column: span 2;
}


.site_banner_item{position:relative;}
.site_banner_item img{width:100%; height:100%; margin:0; padding:0}
.site_banner_more{position:absolute; bottom:40px; left:100px;}
.site_banner_more a{display:inline-block; padding:12px 40px; color:#fff; border:1px solid #fff; border-radius:12px; font-size:1.3rem; line-height:140%}
.site_banner_more a:hover{background:#f36b2a; color:#fff; border-color:#f36b2a}









/*Mobile*/
@media screen and (max-width: 764px) {
.mob_spc{padding-left: 20px !important; padding-right: 20px !important}
.site_header_wrapper{flex-direction: column; gap: 0}
.site_header_iso{display: none;}
.site_header_left{justify-content: space-between;}
.menuzord{position: absolute; left: 0; top: 10px; z-index: 10}
.menuzord-responsive .menuzord-menu{ background: #024687; top: 60px;
    position: absolute;}
.site_news_items { grid-template-columns: 1fr;}
.site_news_item { grid-column: span 1 !important;}
	.dnone{display:none !important}
	.site_banner_more a{ padding:4px 12px; color:#fff; border:1px solid #024687;  font-size:0.9rem; line-height:140%;background: #024687;}
	.site_banner_more{left:auto; right:20px; bottom:20px}
	.home_spc, .site_news_key{padding-top:30px; padding-bottom:30px}
	.site_news_key_wrap{padding:12px;}
	.home_title10{font-size:1.25rem}
	.site_news_item.item-1, .site_news_item.item-2{min-height:auto}
	.home_title10::before, .home_title10::after{width:20px; top: 13px;}
	.home_title10{padding-left:28px;padding-right:28px;}
	.mob_mb30{margin-bottom:30px;}
	.home_news{flex-direction:column; margin-bottom:20px}
	.mob_left{text-align:left !important}
	.justify-content-center{flex-direction:column;  }
	.mob_mb20{margin-bottom:20px}
	.mob_mb0{margin-bottom:0px !important}
}