@font-face {
  font-family: 'khula';
  src: url('../fonts/khula.ttf');
}
@font-face {
  font-family: 'audiowide';
  src: url('../fonts/audiowide.ttf');
}
@font-face {
  font-family: 'montserrat';
  src: url('../fonts/montserrat.ttf');
}
@font-face {
  font-family: 'montthin';
  src: url('../fonts/montthin.otf');
}
@font-face {
  font-family: 'montlight';
  src: url('../fonts/mont-light.otf');
}
@font-face {
  font-family: 'govia';
  src: url('../fonts/govia.ttf');
}
@font-face {
  font-family: 'objectsans';
  src: url('../fonts/objectsans.otf');
}
@font-face {
  font-family: 'openslight';
  src: url('../fonts/openslight.ttf');
}
@font-face {
  font-family: 'norwester';
  src: url('../fonts/norwester.otf');
}
body{
	font-family: 'khula';
}
h1, h2, h3, h4, h5{
	font-family: 'montserrat';
}
.full-container{
	width: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.cost{
	height: auto;
	background:url('../img/cost.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px;
}
.cost h3{
	font-family:'objectsans';
	color: #00c2cb;
}
.cost p{
	font-family:'objectsans';
	color: #000;
	text-align: justify;
}
.ledger-box{
	width: 100%;
	height: 300px;
	background: url('../img/ledger-side.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: inherit;
	border-bottom: 5px solid #d6bb4d;
}
.ledger-box .ledger-content{
	position: relative;
	width: 70%;
	height: auto;
	float: right;
	padding-top: 40px;

}
.ledger-content h6{
	color: #6b6c6b;
	font-family: 'objectsans';
}
.ledger-bullet p{
	font-size: 13px;
	color: #6b6c6b;
	margin-bottom: 6px;
}
.acc-box{
	width: 100%;
	height: 300px;
	position: relative;
	padding: 30px;
}
.acc-box h2{
	font-family: 'objectsans';
	color: #00c2cb;
	letter-spacing: 15px;
}
.hrs{
	border-bottom: 5px solid #d6bb4d;
}
.hrs h4{
	font-family: 'openslight';
	color: #000;
	font-weight: 100;
}
.top-pad{
	box-sizing: border-box;
	padding-top: 100px;
}
.gold-line{
	display: block;
	position: relative;
	width: 30%;
	height: 5px;
	float: right;
	background-color: #d6bb4d;
	border-radius: 3px;
}
.erp{
	position: relative;
	width: 100%;
	height: auto;
	background: url('../img/erp-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;

}
.erp .erp-note{
	position: absolute;
	width: 60%;
	height: 65%;
	top: 42%;
	left: 70%;
	transform: translate(-50%,-50%);
	border-bottom: 5px solid #d6bb4d;
}
.prch h3{
	font-family: 'objectsans';
	color: #00c2cb;
	text-shadow: 0 0 4px #cacaca;
	letter-spacing: 10px;
}
.prch p{
	color: #00c2cb;
	margin: 0;
}
.invt h3{
	font-family: 'objectsans';
	color: #d6bb4d;
	text-shadow: 0 0 4px #cacaca;
	letter-spacing: 10px;
}
.invt p{
	color: #d6bb4d;
	margin: 0;
}
.aca-map{
	position: relative;
	width: 100%;
	height: auto;
	background: url('../img/erp-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;

}
.bec{
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('../img/bec-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 50px 80px;

}
.aca-map .zapmap{
	position: absolute;
	top: 20%;
	left: 70%;
	transform: translate(-50%,-50%);
}
.bec h5{
	color: #edf1f1;
	font-family: 'objectsans';
	letter-spacing: 5px;
}
.bec h1{
	color: #d6bb4d;
	font-family: 'objectsans';
	font-size: 60px;
	margin: 0;
	line-height: 65px;
	text-shadow: 0 0 8px #3b3b3b;
}
.bec h6{
	margin-top: 10px;
	color: #edf1f1;
}
.bec h3{
	color: #edf1f1;
	font-family: 'objectsans';
	margin: 0;
}
.trns h6{
	color:  #ffff;
	font-family:'objectsans';
	margin: 0;
	margin-bottom: 28px;
}
.autom{
	/*padding-top: 100px;*/
	background-color: #fff;
}
.autom img{
	/*height: 100%;*/
}
.autom .autom-note{
	position: absolute;
	left: 30%;
	top: 50%;
	height: 30%;
	width: 50%;
	transform: translate(-50%,-50%);
}
.autom-note h4{
	font-family: 'montserrat';
	letter-spacing: 4px;
}
.autom-note h1{
	font-family: 'norwester';
  /*font-size: 100px;*/
  line-height: 125px;
  margin-bottom: 0;
  color: #383838;
}
.gold-straight{
	background-color: #d6bb4d;
	height: 5px;
	width: 100%;
	margin-bottom: 10px;
}
.robo-container{
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	text-align: right;
	box-sizing: border-box;
	padding: 50px;
	padding-right: 20px;

}
.robo-container{
	color: #005a87;
	font-family:'openslight';
	margin-bottom: 20px;
	text-shadow: 0 0 3px #3b3b3b;
}
.port-page{
	/*height: 100vh;*/
	/*position: relative;*/
	background:url('../img/board-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 100px;
	text-align: center;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.port-page > div{
	margin: 0 10px;
}

.port-page h5{
	color: #616161;
	font-family: 'montthin';
	margin: 15px;
}

.product-image {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.product-description {
	padding: 50px;
}

.benefit-details-container {
	background-size: cover;
	color: #005a87;
	font-family:'openslight';
	margin-bottom: 20px;
	text-shadow: 0 0 3px #3b3b3b;
	text-align: right;
}

.portfolio-wrapper {
	display: flex;
	justify-content: center;
	gap: 25px;
	flex-wrap: wrap;
	width: 80vw;
}

.portfolio-container {
	width: 250px;
}

.portfolio-img {
	height: 400px;
	width: 100%;
	object-fit: cover;
	transition: .5s;
}

.portfolio-footer {
	background-color: #496376;
	padding: 10px;
	text-align: center;
	color: white;
	transition: .5s;
}

.portfolio-container {
	border-radius: 4px;
	overflow: hidden;
}

.portfolio-container:hover .portfolio-img {
	opacity: 0.5;
}
.portfolio-container:hover .portfolio-footer {
	background-color: transparent!important;
}
.benefit-banner-img {
	padding-top: 80px;
	min-height: 50vh;
}
@media only screen and (max-width: 430px) {
	.autom .autom-note {
		left: 10%;
		top: 20%;
		transform: unset;
	}
	.benefit-details-container{
		text-align: left;
	}
	.benefit-details-text {
		background-color: #ffffffa6;
		padding: 15px;
		border-radius: 20px;
		margin: 15px;
	}
	.portfolio-wrapper {
		width: unset;
	}

	.benefit-banner-img{
		max-width: 100%;
		min-height: 60%;
	}
}

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