.dark{
	color:#1E283B!important;
}
table{
	margin:0%;
}


#page-nt__heading{
	color:#1E283B;
}
.news-body{
	color:#1E283B;
}
#page-pp__heading{
	background: linear-gradient(111.56deg, #0F1D27 0%, #0f1f24 47.65%, #2C5364 95.3%);
}
.news__container__inner{
	height: 200px;
}

footer .footer__container .backToTop:after{
	top:14px;
	left:30px;
}

.nt-heading__container{
	background:#f5f4EE!important;
}
#page-contact .container__half-flex{
	width: 40%;
	margin:40px auto 40px 10%;
	justify-content:flex-start;
	
}
#contact-body .section-wrapper{
	width: 90%;
	padding-top:0px;
}
.wpcf7{
	width: 60%;
	
}
table{
	color:white;
	 border-collapse: collapse;
}
.haveto{
	color:#E0D677;
	background:none;
	font-size:16px;
}
tr{
	border-bottom: 1px solid #DDDFE1;
}
td,th{
	border:none!important;
}
table span{
	color:white;
}
table.inquiry{
	color:white!important;
}
.inquiry th{
	background:transparent;
	padding-left:8px;
}
.inquiry td{
	background:transparent;
}
input,textarea{
	background:transparent;
	border:none;
	padding:8px 4px;
	color:white!important;
	width: 100%;
	box-sizing: border-box;
}
#formbtn{
	background:#9B8D0A;
	border-radius:0%;
	padding:8px;
	margin:0 auto;
	width: 100%;
	box-shadow:none;
}

footer .footer__container-contact{
	justify-content: space-between;
	align-items:flex-start;

}


.footer__contact-bottom{
	display: flex;
	color:white;
	justify-content:space-between;
	width: 80%;
	margin:24px auto
}
.footer__contact-bottom div{
	width: 50%;
}
.wpcf7 form.sent .wpcf7-response-output{
	border:none;
	color:white;
	text-align: center;
	width: 100%;
	font-size:14px;
}
.viemore.circle:after{
	top: 7px;
}
.parter__container{
	width:1000px;
	display: flex;
	justify-content:center;
	margin:40px auto;
}
.parter__container img{
	width: 250px;
}
#partners{
	background:white;
	color:#1E2B3B;
}
footer .footer__container-menu-about a {
    will-change: transform;
    padding-right: 16px;
}
#contact-body .section-wrapper{
	width:80%;
}
@media only screen and (max-width: 767px){

	.parter__container{
	width:100vw;
	display: flex;
	justify-content:center;
	margin:40px auto;
}
	.parter__container img{
	width: 120px;
}
.flex-reverse {
	flex-direction:column;
}
	footer .footer__container-contact {
	width: 100%;
}
	footer .footer__container-menu{
	width:92%;
}
	.footer__contact-bottom{
		flex-direction: column;
		width: 92%;
	}
	.footer__contact-bottom div{
		width: 100%;
		margin:16px auto;
		text-align: center;
	}
	#contact-body .section-wrapper{
	width: 100%!important;
	
		padding-top:0!important;
}
	footer .footer__container .backToTop:after{
	top:7px;
	left:23px;
}
	#page-contact .container__half-flex{
	width: 100%;
	margin:40px auto ;
		justify-content:center;
	
}
	table{
		margin:0 auto!important;
	}
	.page-contact__container__inner{
		text-align: center;
	}
	.inquiry th{
padding:8px;}
		input,textarea{
padding:8px;}
	.wpcf7{
	width: 	92%;
		margin: 0 auto;
	
}

}

.nt-heading__container-flex {align-items: flex-end;}
.nt-heading__container-inner.news-image{width:20%; padding: 0 0 4% 5%;}
@media (max-width: 767px) {
.nt-heading__container-inner.news-image {width: 50%;padding: 7% 0 7% 0;}
}
.news__list-card-inner img {
    object-fit: contain;
}

.section-wrapper{
	width:calc((1130/1440)*100%);
	max-width:1100px;
}
.value-img{
	width:82%;
	height: auto;
}

@media only screen and (max-width: 767px){
	section-wrapper: width:92%;

}