@charset "utf-8";
/* CSS Document */
#header{
	position:fixed;
	top:0;
	width:100%;
	z-index: 99;
}
.navbar-expand-sm .navbar-nav .nav-link.active{border:1px solid #136630!important;border-radius: 5px!important;}
.nav-link{
	padding-left: 20px;
	font-weight: 700;
	color: #136630;
	border:1px solid transparent;
}
.nav-link:hover{
border:1px solid #136630;
	border-radius: 5px;
	color: #136630;
}
.nav-item {
	padding-left: 60px;
}
.img-back{
	background-image: url("../images/start.jpg");
	width:100%;
	height:1030px;
    
}
.text-pro{
	font-size: 48px;
    line-height: 54px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #136630;
}
.process{
	margin-top: 40px;
}
.intext{
	font-weight: 700;
	color:#136630; 
	
}
.dots{
	margin-top:300px !important;
}
.bar{
	width:20px !important;
    background: rgb(19, 102, 48) !important;
	border-radius:50%;
	
}
.mar{
	margin-top: 40px;
}
.head-line{
	margin-top: 50px;
}
.info2{
	font-size: 48px;
line-height: 54px;
font-weight: 700;
letter-spacing: 0px;
	color:#136630;
	padding-top: 200px;
}
.box{
	background-color: white;
	color: #136630;
	border-radius: 25px;
}
.wid{
	width:30%;
}
.line{
	padding: 40px 0px 0px 30px;
	 
}
.now{
	background-color: #136630;
	color:white;
}
.btn{
	width: 90%;
	
}
.form-control{
	border-color: #136630;
	border-width: 1px;
}

.mission{
	background-image: url("../images/center.png");
	background-size:cover;
	height:500px;
	
}
.info3 {
	padding-top: 250px;
	color: white;
	font-weight:700;
}

.btn1 {
	width:10%;
}
.doc{
	padding:0px 0px 0px 20px;
}

.col-sm-6 {
	
}

.b1{
	padding-right: 40px;
	float:right;
}
