#About{
    width: 1200px;
    position: relative;
    min-height: 500px;
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    margin:20px auto;
}
.title_border{
	width: 40%;
	height: 170px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.title_border h2{
	color: #fff;
	position: relative;
	font-family: 'dejavu_sansbold';
	width: 250px;
	font-size: 35px;
	text-align: center;
}
.Line{
	width: 2px;
	height: 370px;
	background-color: #f4d22a;
	position: absolute;
	left: 50%;
	top: 60px;
}
.mg2{
	left: 60px;
}
.mg3{
	left: 115px;
}
.About_text{
	max-width: 91%;
	min-height: 200px;
	margin: auto;
	color: #242422;
	font-family: "Regular";
	font-size: 15px;
	line-height: 25px;
	margin-top: 10px;
	text-align: justify;
}
.About_text h1{
	margin-top: -110px;
	color: #fff;
	font-family: "Regular2";
}
.About_text ol{
	margin-left: 10px;
}

#Our_team{
	width: 100%;
	margin-top: 100px;
    overflow: hidden;
}
.Our_team{
	height: 800px;
	width: 75%;
	float: right;
}
.Our_team_top{
	background-color: #f5d229;
	height: 130px;
	width: 100%;
}
.Our_team_slider{
	width: 400px;
	height: 600px;
	float: right;
	margin-right: 20%;
	position: relative;
	margin-top: -70px;
	background-color: #616568;
}
#slider-dwo{
	max-width:1000px;
	height: 550px;
	position: relative;
	margin: 90px auto;
	overflow: hidden;
	border-radius: 10px;
}
   #ull 
   {
   	  width: 0%;
   	  right: 10px;
   	  text-align: center;
   	  bottom: 10px;
   	  z-index: 2;
      position: absolute;
   	  list-style: none;
   	  cursor: pointer;
   	  opacity: 0;
   	  
   }
   #ull li 
   {
   	 width: 22px;
   	 height:22px;
   	 border-radius: 20px;
     display: inline-block;
     background-color: #00a3de;
     margin-left: 15px;
     cursor:pointer;

   }
   
   #ull li:first-child 
   {
   	background-color:#fff;
   }
  .Our_team_bg_color{
	width: 400px;
    height: 600px;
    margin-left: 40px;
    margin-top: 40px;
    float: left;
    position: absolute;
    z-index: -1;
    background-color: #616568;
}
.team{
   	position: absolute;
   	width: 100%;
   	height: 100%;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
   }
   .team:first-child{
   	opacity: 1;
   }
   .aroow-left{
	width: 80px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	left:0px;
	bottom: 10px;
	font-size: 20px;
	text-align: center;
	line-height: 65px;
	color: #000;
	border: 2px solid #f4d22a;
	border-left: none;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999;
}
.aroow-left:hover{
	background-color: #f4d22a;
}
.aroow-right:hover{
	background-color: #f4d22a;
}
.aroow-right{
	width: 80px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	left: -80px;
	bottom: 10px;
	font-size: 20px;
	text-align: center;
	line-height: 65px;
	color: #000;
	border: 2px solid #f4d22a;
	border-right: none;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
     z-index: 9999;
}
.slider-rgba img {
    position: absolute;
    width: 70px;
    margin: 10px 0px;
    top: 370px;
}
.fa-chevron-right{
	right: 10px;
	top: 21.4px;
	position: absolute;
	opacity: 0;
	 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.fa-chevron-left{
	left: 11px;
	top: 21.4px;
	position: absolute;
	opacity: 0;
	 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.team_arrow_left{
	width: 30px;
	border:1px solid #000;
	margin-top: 30.1px;
	 -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.team_arrow_right{
	position: absolute;
	width: 30px;
	right: 0;
	border:1px solid #000;
	margin-top: 30.1px;
	 -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.aroow-left:hover .team_arrow_left{
	width: 63px;
}
.aroow-left:hover .fa-chevron-right{
	opacity: 1;
}
.aroow-right:hover .team_arrow_right{
	width: 63px;
}
.aroow-right:hover .fa-chevron-left{
	opacity: 1;
}
.slider-rgba{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}
.slider-rgba h3{
	color: #fff;
	margin-top:420px;
	padding: 10px;
	font-family: 'dejavu_sansbold';
}
.slider-rgba div{
	color: #f4d22a;
	margin-top:-10px;
	padding: 10px;
    font-family: 'bpg_nino_medium_capsregular';
}
.team_text{
	width: 500px;
	height: 300px;
	float: left;
	position: absolute;
	margin-top:10px;
	margin-left: -30px;
}
.team_text h1{
	color: #000;
	font-size: 26px;
	 line-height: 60px;
	 margin-top: 100px;
}
.team_text p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    padding: 5px;
    margin-left:0px;
    font-family: 'dejavu_sansbook';
}
.team_text a{
	padding: 15px 30px;
	border: 1px solid #000;
	 color: #4b4b4b;
	margin-top: 40px;
	position: absolute;
	text-align: right;
	margin-left: 20px;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
}
.team_text a:hover{
	background-color: rgba(255,255,255,0.5)
}

.team_text a .hr{
	width: 40px;
	border: 1px solid #000;
	position: absolute;
	left: -20px;
	top: 23px;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}

.team_text a:hover .hr{
	width: 175px;
}
.pdf{
	width: 80px;
	height: 50px;
	background-color: #e8edf0;
	color: #5a5c5b;
	border: 1px solid rgba(0,0,0,0.1);
	display: flex;
	font-size: 25px;
	margin-top: 10px;
	border-radius: 10px;
}
.pdf i{
	margin: auto;
}	
.pdf:hover{
	background-color: transparent;
	color: #f6ca47;
}
@media only screen and (max-width: 1220px) {
	
#About{
	width: 98%;
	
}

}
@media only screen and (max-width: 600px) {
.About_text{
	width: 92% !important;
}

}
