*, html, body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/*All Header*/
.headertalnew{
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(85, 124, 85, 0.7),rgba(23, 24, 23, 0.7)),url(banner5.png);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	height: 100vh;
	width: 100%;
}

.headeraboutus {
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/whoweare.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}

.headerourproduct {
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/talproduct.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}

.headersupplychain {
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/supplychain.JPG);
	background-position: center;
	background-size: cover;
	position: relative;
}

.headerprocessing {
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/processing.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}

.headernews {
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/newsupdate.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}

.headersepakat{
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/sepakat_gergung.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.headersolok{
	min-height: 100vh;
	width: 100%;
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/solok.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}

.plx {
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	height: 100vh;
}

.logo {
	object-position: left;
}

.intro {
	
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	width: 100%;
}

.plx h1{
	color: rgb(0, 0, 0);
	margin-top: 0;
	text-shadow: none;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	text-align: center;
	font-size: 40px;
	padding-top: 50px;

}

.plx p{
	color: rgb(0, 0, 0);
	margin: 0px 10px 0px 10px;
	text-shadow: none;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	text-align: center;
	font-size: 20px;
}

.tal {
	display: flex;
    justify-content: center;
    align-items: center;
	height: 50vh;
	width: 100%;
}
.txt {
	font-size: 4em;
	letter-spacing: 5px;
	font-family: fantasy;
	color: white;
}

.text-boxx {
    align-items: center;
	border: 5px solid white;
	margin: 0;
	background-color: #fff;
	position: relative;
	justify-content: center;
}


@media(max-width: 700px){
	.plx {
		background-position: center;
		background-size: cover;
		background-attachment: fixed;
		position: relative;
		width: 100%;
		height: 100%;
	}
	.intro {
		background-position: center;
		background-size: cover;
		background-attachment: fixed;
		position: relative;
	}
	.headeraboutus {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/whoweare.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}
	.headertalnew {
		min-height: 20vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(banner5.png);
		background-position: center;
		background-size: cover;
		background-attachment: fixed;
		position: relative;
	}
	.headerourproduct {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/talproduct.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}

	.headersupplychain {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/supplychain.JPG);
		background-position: center;
		background-size: cover;
		position: relative;
	}
	.headerprocessing {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/processing.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}
	.headernews {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/newsupdate.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}
	.headersepakat {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/sepakat_gergung.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}
	.headersolok {
		min-height: 80vh;
		width: 100%;
		background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/solok.jpg);
		background-position: center;
		background-size: cover;
		position: relative;
	}

	.tal {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 80vh;
		width: 100%;
	}

	.txt {
		font-size: 2em;
		letter-spacing: 2px;
		font-family: fantasy;
		color: white;
	}
}


/*End Header*/


/*Navigation*/
nav {
	display: flex;
	padding: 2% 6%;
	justify-content: space-between;
	align-items: center;
}

nav img{
	width: 150px;
}

.nav3{
	height: 70px;
	width: 100%;
	padding: 50px 90px;
	background: transparent;
	position: fixed;
}

.header3{
	display: inline;
	width: 100px;
	line-height: 30px;
}

.menu3 {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 30px;
}

.menu3 a{
	padding: 10px 12px;
	font-weight: 550px;
	color: white;
	transition: all .2s !important;
}

.menu3 a:hover {
	color: greenyellow;
	background-color: transparent;
}

.menu3 .fa{
	display: none;
}

.dropdown3 {
	position: relative;
	display: inline-block;
}

.content31 {
	display: none;
	position: absolute;
	background: transparent;
	min-width: 150px;
	font-size: 13px;
	top: 34px;
	z-index: 1;
	border-top: 1px solid white;
}

.content32 {
	display: none;
	position: absolute;
	background: transparent;
	min-width: 150px;
	font-size: 13px;
	top: 34px;
	z-index: 1;
	border-top: 1px solid white;
}

.dropdown3:hover .content31{
	display: block;
	background: transparent;
}
.dropdown3:hover .content32{
	display: block;
	background: transparent;
}

.content31 a{
	padding: 10px 5px;
	border-bottom: 1px solid rgba(197,197,250);
	display: block;
	transition: all .2s !important;
}

.content31 a:hover{
	color:greenyellow;
	background-color: green;
}

.content32 a{
	padding: 10px 5px;
	border-bottom: 1px solid rgba(197,197,250);
	display: block;
	transition: all .2s !important;
}

.content32 a:hover{
	color:greenyellow;
	background-color: green;
}

#check3, .btn3 {
	display: none;
}

@media(max-width: 700px){
	.btn3 {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
	}
	.btn3 label {
		display: block;
		width: 80px;
		height: 78px;
		padding: 25px;
	}
	.btn3 label span {
		display: block;
		height: 10px;
		width: 20px;
		border-top: 3px solid white;
	}
	.btn3 label:hover, #check3:checked ~ .btn3 label {
		background-color: red;
		transition: all .2s ease;
	}
	.menu3 {
		position: absolute;
		display: block;
		text-align: right;
		width: 100%;
		background-color: transparent;
		top: 80px;
		right: 0;
		overflow-y: hidden;
	}
	#check3:not(:checked) ~ .menu3 {
		height: 0px;
	}
	.menu3 a{
		display: block;
	}
	.menu3 .dropdown3{
		float: none;
		width: 100%;
	}
	.menu3 .dropdown3 .content31 a {
		display: none;
	}
	.menu3 .dropdown3 .content32 a {
		display: none;
	}
	#check3:(checked) ~ .menu3 {
		height: 100vh;
		overflow-y: auto;
	}
}

/*End Navigation*/

/*All Text-Box*/
.text-box3{
	width: 100%;
	color: #fff;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align:	center;
}

.text-box3 head13{
	width: 100%;
	color: #fff;
	position: absolute;
	top: 55%;
	left: 0%;
	transform: translate(0%,0%);
	text-align:	center;
}

.text-box4{
	width: 100%;
	color: #fff;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align:	center;
}

.text-box5{
	width: 100%;
	color: #fff;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align:	center;
}

@media(max-width: 700px){
	.text-box3{
		color: #fff;
		position: absolute;
		text-align:	left;
		margin-top: 20vh;
	}

	.text-box3 head6{
		font-size: 30px;
		transform: translate(10%,0%);
	}

	.text-box3 head11{
		font-size: 20px;
		transform: translate(12%,0%);
		margin-top: 40px;
	}

	.text-box3 head13{
		font-size: 20px;
		transform: translate(12%,0%);
		margin-top: 20px;
	}

	.text-box4{
		color: #fff;
		position: absolute;
		text-align:	left;
		transform: translate(-50%,0%);
		margin-top: 20vh;
	}

	.text-box4 head8{
		font-size: 30px;
	}

	.text-box5{
		color: #fff;
		position: absolute;
		text-align:	left;
		transform: translate(-50%,0%);
		margin-top: 20vh;
		
	}

	.text-box5 head8{
		font-size: 30px;
	}
}
/*All Text-Box*/

.fill{
	height: 0;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 4em;
	letter-spacing: 5px;
	font-family: fantasy;
}

.fill h1{
	font-size: 50px;
	font-weight: 600;
	font-family : Century Gothic;
	font-weight : bold;
	color: white;
}
.fill p{
	margin-top: 10px;
	color: black;
	font-size : 20px;
	font-family : Century Gothic;
	text-align: center;
	color:white;
}

@media(max-width: 700px){
	.fill{
		text-align: center;
		padding-top: 20px;
	}
	.fill h1{
		font-size: 20px;
	}
	.fill p{
		font-size : 10px;
		margin-top: -15px;
	}	
}
/*Akhir Judul*/


.row3{
	display: flex;
	justify-content: space-between;
	position: center;
	height: 100vh;
}

.tal-col{
	flex-basis: 32%;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	overflow: hidden;
	color:#fff;
	margin-top: 2vh;
}

.tal-col p{
	text-align: justify;
	margin-top: 2%;
	padding: 2px;
	color:black
}

.textdesc {
	color:black;
}
.textdesc h2 {
	color:black;
	font-size: 22px;
}

.textdesc p{
	color:black;
	font-size: 14px;
	letter-spacing: 1px;
}

.tal-col img{
	width: 100%;
	display: block;
	border-radius: 10px 10px 10px 10px;
}

.layer3{
	background: transparent;
	height: 46vh;
	width: 100%;
	position: absolute;
	top : 0;
	right: 0;
	left: 0;
	transition: 0.2s;
	border-radius: 10px 10px 10px 10px;
}

.layer3:hover{
	background: rgba(226,0,0,0.7);
}

.layer3 h3{
	width: 100%;
	font-weight: 500;
	color: white;
	font-size: 26px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	opacity: 0;
	transition: 0.2s;
	
}

.layer3:hover h3{
	bottom: 49%;
	opacity: 1;
	
}

.textproject{
	text-align: justify;
	margin-top: 2%;
	padding: 0;
	color:black;
}

.textproject p{
	color:black;
	font-size: 14px;
	letter-spacing: 1px;
}

.kotak {
	width: 87%;
	height: 71vh;
	background-color: transparent;
	color: #fff;
	text-align: center;
	line-height: 100%;
	position: center;
	margin-left: 6%;
	margin-right: 6%;
	border-radius: 20px 20px 20px 20px;
}

.kotak1 {
	margin-top: 10vh;
	width: 80%;
	height: 30%;
	background-color: rgb(255, 255, 255);
	line-height: 100%;
	position: center;
	margin-left: -20%;
	margin-bottom: 0;
}

.kotak1 p{
	margin-left: 25vh;
	padding-top: 25px;
	margin-right: 40px;
	line-height: 40px;
	color:rgb(27, 128, 14);
	font-size: 30px;
}

.miceimg {
	background-size: cover;
	width: 100%;
	height: 100vh;
}

.part {
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/mice02.jpg);
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	width: 100%;

}

@media(max-width: 700px){
	.layer3 h2{
		font-size: 1px;
	}

	.layer3 {
		display: none;
	}
	.layer3:hover{
		background: none;
	}

	.row3{
		flex-direction: column;
		display: flex;
		justify-content: space-between;
		position: center;
		height: 100%;
	}
	.tal-col{
		flex-basis: 32%;
		border-radius: 10px 10px 10px 10px;
		position: relative;
		overflow: hidden;
		color:#fff;
		margin-top: 1vh;
	}

	.tal-col img{
	
	height: 300px;
	display: block;
	border-radius: 10px 10px 10px 10px;
	margin: 10px 10px 10px 0px;
	}

	.kotak {
		width: 85%;
		height: 100%;
		background-color: rgb(241, 231, 231);
		color: #fff;
		text-align: center;
		line-height: 50%;
		position: center;
		margin: 6% 6% 6% 6%;
		border-radius: 10px 10px 10px 10px;
	}
	.textdesc h2 {
		color:black;
		font-size: 18px;
		font-weight: bold;
	}
	
	.textdesc p{
		color:black;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 1.8;
	}
	.kotak1 {
		margin-top: 5vh;
		width: 80%;
		height: 20%;
		background-color: rgb(255, 255, 255);
		line-height: 100%;
		position: center;
		margin-left: -5%;
		margin-bottom: 0;
	}
	.kotak1 p{
		margin-left: 10%;
		padding-top: 10px;
		margin-right: 30px;
		line-height: 30px;
		color:rgb(27, 128, 14);
		font-size: 10px;
	}
}


.easy-block-v101 {
	position: relative;
	color:#fff;
  }
  
  .easy-block-v101 img {
	width: 100%;
  }
  
  .easy-block-v101 .overflow-h h3 {
	width: 60%;
	float: left;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
  }
  
  .easy-block-v101 .easy-block-v101-badge {
	right: 5px;
	top: 10px;
	z-index: 1;
	color: #fff;
	padding: 4px 10px;
	position: absolute;
  }
  


.square {
	height: 100px;
	width: 100px;
	background-color: white;
  }

.talatmice {
	padding-top: 100px;
}

.talatmice h1 {
	color:#fff;
	position:relative;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
}

.talatmice p {
	color:#fff;
	position:relative;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

@media(max-width: 700px) {

	.talatmice {
		padding-top: 20px;
	}

	.talatmice h1 {
		color:#fff;
		position:relative;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
	}
	
	.miceimg {
	background-size: cover;
	width: 100%;
	height: 50vh;
	}

	.part {
	background-image: linear-gradient(rgba(23, 24, 23, 0.7),rgba(23, 24, 23, 0.7)),url(assets/img/mice02.jpg);
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	width: 100%;

}
}