ul.header-nav.nav>li>a {
	font-size: 13px;
	color: #fff;
}
.radius-10 {
	border-radius:10px;
	overflow:hidden;
}
ul.header-nav.nav>li:hover>a,
ul.header-nav.nav>li:hover>a {
	color: #FFE8A8;
}
.header:not(.transparent) .header-wrapper.stuck .header-nav-main.nav > li:hover > a{
	color: #009DFF;
	font-weight: 700
}
.title h2 {
	font-family: var(--font-3);
	font-weight: 400 !important;
	font-size: 42px;
	line-height: 62px;
	letter-spacing: 0%;
	text-transform: uppercase;
	margin-bottom: 0;
}

.title h2 strong {
	font-family: var(--font-2);
	background: linear-gradient(0deg, #C9B067 -5.95%, #EDD99A 84.5%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-size: 50px;
	padding-left: 8px;
	text-transform: none;
	font-weight: normal;
}

.title.title-2 h2 {
	font-size: 26px;
	line-height: 0;
	text-align: right;
	font-weight: normal;
	margin: 0 0 31px;
	padding-right: 36px;
}

.title.title-2 h2 strong {
	display: block;
	background: linear-gradient(90deg, #F2E792 -0.02%, #BAAC7A 100%);
	-webkit-background-clip: text;
	background-clip: text;
	line-height: 64px;
	padding-top: 26px;
	padding-bottom: 10px;
	font-size: 60px;
	text-align: center;
	color: transparent;
	padding-left: 0;
	padding-top: 39px;
	padding-bottom: 27px;
	margin-bottom: -18px;
}

.title-h2 p {
	font-family: var(--font-3);
	font-size: 20px;
	margin-bottom: 20px;
}

.title-h2 h2 {
	font-family: var(--font-3);
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.title-3 h2 {
	font-size: 24px;
	margin: 0;
}

.title-3 h2 strong {
	font-size: 70px;
}

.title-4 h2 {
	width: 520px;
	max-width: 100%;
	margin: 0 auto;
	font-size: 22px;
	text-align: right;
	margin-bottom: 20px;
}

.title-4 h2 strong {
	font-size: 70px;
	margin-top: -74px;
	display: block;
	padding-bottom: 31px;
	padding-top: 56px;
}

.title-5 h2 {
	font-size: 22px;
}

.title-5 h2 strong {
	background: linear-gradient(180deg, #BBA051 17.09%, #D9C46F 83.46%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.title.title-6 h2 strong {
	background: linear-gradient(186.72deg, #D9C46F 8.04%, #A68F47 88.28%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	margin-right: auto;
	width: 100%;
	display: inline-block;
	text-align: start;
	line-height: 122px;
	font-size: 71px;
	padding-top: 26px;
	padding-left: 10px;
	position: relative;
	top: 35px;
	width: max-content;
}

.title.title-6 h2 {
	font-size: 26px;
	text-align: right;
	width: 446px;
	padding-right: 109px;
	margin-top: -35px;
}

.desc-2 {
	font-size: 19px;
	font-family: var(--font-3);
}

.ab-desc p {
	font-family: var(--font-3);
	font-weight: 400;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 15px;
}

.banner-s {
	position: absolute;
	width: 486px;
	top: 161px;
	left: -30px;
	background-color: transparent;
}

.banner-s .text-box {
	max-width: 400px;
	width: 100% !important;
	margin: 0 auto;
	font-family: var(--font-3);
	padding: 12px;
	font-size: 16px;
}

.footer-title * {
	font-weight: 700;
	font-size: 16px;
	font-family: var(--font-3);
	text-transform: uppercase;
	margin-bottom: 14px;
}

.footer-desc * {
	font-family: var(--font-4);
	font-size: 20px;
}

.h-40 img {
	height: 41px;
	width: auto;
	object-fit: contain;
}

.h-25 img {
	height: 25px;
	width: auto;
	object-fit: contain;
}

.footer-logo img {
	height: 69px;
	width: auto;
	object-fit: contain;
}

.footer-logo-2 img {
	height: 146px;
	width: auto;
	object-fit: contain;
}

.as-desc * {
	margin: 0;
	padding: 15px 0;
	font-size: 10px;
	font-style: italic;
}

.absolute-footer {
	display: none;
}

.form-main .wpcf7-form-control::placeholder {
	color: #01396B;
	font-style: italic;
}

.form-main .wpcf7-form-control:not(.wpcf7-acceptance, .wpcf7-submit) {
	box-shadow: 0px 2px 2px 0px #00000066;
	background-color: rgba(245, 245, 245, 0.8);
	border-radius: 8px;
	padding-left: 27px;
	margin-bottom: 12px;
	border: 0;
	color: #01396B;
	height: 52px;
	font-size: 15px;
	font-weight: normal;
}

.form-main input[type=checkbox] {
	background-color: rgba(245, 245, 245, 0.8);
	width: 18px;
	margin: 0 11px 0 0;
	border: 0;
	height: 18px;
}

.form-main .wpcf7-list-item {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 26px
}

.form-main .wpcf7-list-item label {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	font-size: 18px;
	font-family: var(--font-3);
	color: #003667;
	font-weight: normal;
}

.form-main .wpcf7-list-item label a {
	font-weight: 700;
	font-style: italic;
}

.form-main textarea.wpcf7-form-control {
	min-height: 214px;
	padding-top: 24px;
}

.form-main .wpcf7-form-control.wpcf7-submit {
	background: #003667;
	width: 216px;
	height: 36px;
	line-height: 40px;
	font-family: var(--font-4);
	font-weight: normal;
	display: block;
	margin: 0 auto;
	border-radius: 8px;
}

.wpcf7-spinner {
	position: absolute;
}

.video-box-2 {
	border-radius: 14px;
	overflow: hidden;
}

.video-box-2 .absolute .overlay-icon {
	background: #D9D9D980;
	width: 128px;
	height: 128px;
	border: 0;
	line-height: 148px;
	font-size: 60px;
	opacity: 1;
	box-shadow: none;
	text-shadow: none;
	text-align: center;
}

.video-box-2 .overlay {
	display: none;
}

.slider-dass ol.flickity-page-dots {
	position: absolute;
	bottom: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slider-dass ol.flickity-page-dots li.dot {
	border: 0;
	background: #003667;
	width: 48px;
	height: 1px;
	margin: 0 !important;
}

.slider-dass ol.flickity-page-dots li.dot.is-selected {
	height: 7px;
	border-radius: 8px;
	background: #003667;
}

.title-small h2 {
	font-weight: 400;
	font-size: 28px;
	text-transform: uppercase;
	font-family: var(--font-3);
	margin-bottom: 40px;
}

.blog-cus.row {
	max-width: 1224px;
}

.blog-cus.row .col {
	padding: 0 10px;
}

.blog-cus .box-blog-post {
	border-radius: 12px;
	background: #003667;
	padding: 26px 21px 32px;
	min-height: 524px;
}

.blog-cus .box-blog-post .box-image {
	border-radius: 12px;
}

.box-blog-post .is-divider {
	display: none;
}

.blog-cus .box-blog-post .post-title {
	font-weight: 600;
	font-size: 19px;
	letter-spacing: 0%;
	font-family: var(--font-4);
	margin-bottom: 20px;
}

.blog-cus .box-blog-post .box-text {
	padding: 25px 0 0;
}

.post-publish-time {
	font-size: 14px;
	font-family: var(--font-4);
	font-weight: normal;
}

a.button.primary.btn-main {
	background: linear-gradient(90deg, #003667 0%, #0184FB 100%);
	width: 182px;
	height: 36px;
	min-height: unset;
	line-height: 31px;
	border-radius: 8px;
	font-family: var(--font-3);
	margin-top: 10px;
	font-size: 13px;
	border: 0;
	font-weight: normal;
}

.title-cus h2 {
	font-family: var(--font-3);
	font-weight: 400;
	line-height: 1.5;
	font-size: 24px;
	text-transform: uppercase;
}

.title-cus h2 strong {
	font-size: 28px;
}

.desc-vt {
	font-size: 14px;
	font-family: var(--font-3);
}

.desc-vt h2 {
	margin-bottom: 0;
}

.desc-vt h2 strong {
	line-height: 90px;
	background: linear-gradient(180deg, #FFE8A8 0%, #998B65 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.box-pp .col-inner * {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	font-family: var(--font-3);
}

.box-pp .col-inner {
	padding-left: 70px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: 60px;
	color: #003667;
}

.box-pp .col-inner h4 {
	height: 60px;
	width: 60px;
	color: #fff;
	font-size: 12px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background: #003667;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	bottom: 0;
	margin: auto;
}

.box-pp .col-inner h4 strong {
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
}

.banner.banner-bg {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: -1;
	padding-top: 0 !important;
	height: 100%;
	width: 70%;
}

.banner.banner-bg .video-overlay.no-click.fill.visible {
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 58.58%, #FFFFFF 81.88%);
	z-index: 2;
}

.banner-slider p {
	font-size: 16px;
	text-align: justify;
	margin: 0;
}

.banner-slider {
	width: 466px;
	position: absolute;
	bottom: 109px;
	right: 122px;
	border-radius: 12px;
	overflow: hidden;
}

.banner-slider .title h2 {
	width: max-content
}

.banner-slider .title h2 strong {
	position: relative;
	right: -22px;
	padding-right: 10px;
}

.slider-img-main {
	max-width: 972px;
}

.slider-img-main .overlay {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80.74%, #FFFFFF 100%) !important;
}

.slider-img-main img {
	height: 605px;
	object-fit: cover;
}

.slider-main-s .flickity-viewport {
	overflow: unset;
	overflow-x: clip;
}

.slider-main-s {
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
}


.slider-main-s .flickity-prev-next-button {
	top: auto;
	bottom: 25px;
	width: auto;
	right: 120px;
}

.slider-main-s .flickity-prev-next-button.previous {
	right: 200px;
	left: auto;
}

.title-small-s h2 {
	font-size: 20px;
	width: 100% !important;
}

.btn-contact {
	width: 41px;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: fixed;
	right: 20px;
	bottom: 100px;
	z-index: 9999999;
}

.btn-contact .img {
	max-width: 41px;
	margin-bottom: 14px;
}
.banner-slider::after {
	content: "";
	position: absolute;
	box-shadow: inset 0px 0px 30px 0px #FFFFFF;
	inset: 0;
}
@media (min-width: 1700px) {
	.banner-s{
		width: 600px  !important;
		border-radius: 30px !important;
		overflow: hidden !important;
		padding-top: 450px  !important;
	}
	.img-banner-s.img .img-inner{
		padding-top: 76vh !important
	}
	.row-large-sm{
		max-width:1200px !important
	}
	.slider-main-s {
		padding-bottom:50px
	}
}
@media (max-width: 1600px) and (min-width: 1200px){
	.box-pp .col {
		padding-bottom: 14px;
	}.slider-main-s {
		padding-bottom:50px
	}
}

@media screen and (min-width : 850px) {
	.banner-img{
		min-height: 100vh
	}
}
@media screen and (min-width : 1440px) {
	.slider-matbang .row{
		max-width: 1000px !important
	}
	.slider-matbang {
		padding: 0 125px;
	}
	.header-inner.flex-row.container.logo-left.medium-logo-left {
		max-width: 100%;
		padding-left: 76px;
		padding-right: 121px;
	}

	ul.header-nav.nav>li {
		margin: 0 19.5px
	}

	.banner-s {
		right: calc(100% - 100px);
		left: auto;
	}
}

@media screen and (max-width : 1600px) {
	.slider-main-s{
		max-width: 1200px !important
	}.slider-img-main img {
		height: 500px;
		object-fit: cover;
	}.slider-img-main {
    max-width: 900px;
}
}
@media screen and (max-width : 1200px) {
	.banner-slider {
		right: 50px;
	}
	
}

@media screen and (max-width : 850px) {
	.bg-mb-hide .section-bg img{
		display:none
	}
	.header-bg-color.fill {
		background-color: var(--primary-color);
	}
	.stuck #logo img:not(:last-child) {
		display: none !important;
	}
	.stuck #logo img:last-child {
		display: block !important;
	}
	.title h2 {
		font-size: 30px;
		line-height: 50px;
	}

	.title h2 strong {
		font-size: 40px;
		padding-left: 8px;
	}

	.ab-desc p {
		font-size: 14px;
	}

	.banner-s {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		height: max-content;
	}

	.title-h2 p {
		font-size: 14px;
		margin-bottom: 14px;
	}

	.desc-2 {
		font-size: 18px;
	}

	.title-4 h2 {
		width: 520px;
		font-size: 22px;
	}

	.title-4 h2 strong {
		font-size: 70px;
		margin-top: -74px;
		padding-bottom: 38px;
		padding-top: 71px;
	}

	.banner.banner-bg {
		width: 100%;
	}

	.banner-slider {
		width: 100%;
		padding-top: 500px !important;
		position: relative;
		height: unset;
		bottom: 0px;
		right: 0px;
		min-height: 100%;
	}

	.slider-img-main img {
		height: auto;
	}

	
}

@media screen and (max-width : 550px) {
	.title h2 {
		font-size: 25px;
		line-height: 40px;
	}

	.title h2 strong {
		font-size: 30px;
	}

	.banner-s {
		width: 90% !important;
		border-radius: 30px;
		overflow: hidden;
		padding: 10px;
	}

	.title.title-2 h2 strong {
		line-height: 64px;
		font-size: 40px;
		padding-top: 39px;
		padding-bottom: 27px;
		margin-bottom: -18px;
	}

	.title-4 h2 {
		font-size: 12px;
		width: 260px;
		margin-bottom: 0;
		text-align: right;
	}

	.title-4 h2 strong {
		font-size: 35px;
		margin-top: -74px;
		padding-bottom: 32px;
		padding-top: 56px;
	}

	.desc-2 {
		font-size: 14px;
	}

	.video-box-2 .absolute .overlay-icon {
		width: 70px;
		height: 70px;
		line-height: 79px;
		font-size: 25px;
	}

	.drag_element img {
		width: 15px;
		transform: translateX(13px) translateY(10px);
	}

	.close_popup {
		top: 10px;
		right: 10px;
	}

	.title-5 h2 {
		font-size: 16px;
	}

	.title-5 h2 strong {
		font-size: 25px;
	}

	.desc-vt h2 strong {
		line-height: 60px;
	}

	.banner.banner-bg {
		position: relative;
		height: 300px;
	}

	.banner.banner-bg .video-overlay.no-click.fill.visible {
		background: transparent;
	}

	.title.title-6 h2 strong {
		font-size: 60px;
	}

	.title.title-6 h2 {
		padding-right: 148px;
	}
	.box-pp .col-inner h4 {
		margin:unset;
	}
	
	#section_about .heading-title {
		    margin: 20px 0 20px;
	}

}