/* ------------------------------------------------------------------
Project: GPF Innovation
Place here your custom CSS styles
------------------------------------------------------------------ */
.main-header-area {
    background-color:white;
    opacity: 0.8;
}

.main-menu ul li a {
    color: black;
}

#logo_mobile {
    width: auto;
    height: 30px;
}

.slide-wrap {
	margin-bottom: 40px;
	text-align: center;
}

.slide-wrap img {
	max-width: 320px;
}

.module, .module-small, .module-header{
	background-size: cover !important;
}

.sm-lg-bt {
	margin-top: 50px;
	text-align: center;
}

.sm-lg-bt img {
	max-width: 200px;
}

.lg-txt-ad {
	font-size: 14px;
	color: #000;
	margin-bottom: 70px;
}

.lg-txt-ad h2 {
	margin-bottom: 25px;
	color: #000;
}

.both-marg {
	margin: 75px 0 75px;
	text-align: center;
	font-size: 14px;
	color: #000;
}

.sp-mr-lg{
	margin-bottom: 35px;
}

.lg-h100{
	height: 85vh;
	margin-top: 81px;
}