

body{
	font-family: 'Roboto Slab', serif;
}
/* HEADER AREA STARTS */

.header_area{
	background-color: DarkCyan;
}

.header_area .company_logo{
	width: 100%;
	height: 120px;
	margin-top: 20px;
}

.header_area .company_logo img{
	width: 100%;
	height: 100%;
}

.header_area .company_logo a:focus{
	color: #F0F8FF;
}

.header_area .company_heading{
	margin-top: 20px;
}

.header_area .company_heading .company_name{
	
}

.header_area .company_heading .company_name h4{
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	
}

.header_area .company_heading .company_title{
	
}

.header_area .company_heading .company_title h4{
	font-size: 20px;
	text-transform: capitalize;
	color: #fff;	
}


.header_area .company_heading .head_contact{
	display: flex;	
	justify-content: center;
	align-items: center;
}

.header_area .company_heading .head_contact .head_contact_icon{
	margin-top: -11px;
}

.header_area .company_heading .head_contact .head_contact_icon i{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
}

.header_area .company_heading .head_contact .head_contact_number{

}

.header_area .company_heading .head_contact .head_contact_number p{
	font-size: 20px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
}

.header_area .company_heading .head_contact{
	
}

.header_area .company_heading .head_contact{
	
}



/* HEADER AREA ENDS */

/************************************************************/

/* NAVBER AREA START */
.menu_area nav a{
	font-size: 18px;
		
}

.menu_area nav ul li a{
	font-size: 18px;

	
}


/* NAVBER AREA ENDS */

/* SLIDER AREA STARTS */

 /* Make the image fully responsive */

.carousel-inner{

}

.carousel-inner .carousel-item{
	width: 100%;
	height: 400px;
}

.carousel-inner .carousel-item img {
      width: 100%;
      height: 100%;
  }
/* SLIDER AREA ENDS */


/* ICON AREA START */

.header_area{
	text-align: center;
}

 .header_icon{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;

}

 .header_icon .icon{
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}

 .header_icon .icon a{

}

 .header_icon .icon i{
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #fff;
}

/* ICON AREA ENDS */

/* PROJECT BTN AREA START */

.btn_area{
	margin: 30px 0 ;
}

/* PROJECT BTN AREA ENDS */

/* CHAIRMAN AREA START */

.chaimar_area{
	padding: 30px 0;
}

.chaimar_area .heaing{

}

.chaimar_area .heaing h3{
	font-weight: bold;
	font-size: 30px;
}

.chaimar_area .heaing h3:after{
	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;

}

.chairman_details{
	background: snow;
	border: 2px solid DarkCyan;
	border-radius: 5px;
	padding: 10px;
}

.chairman_details .chairman_image{
	height: 150px;
	width: 150px;
}


.chairman_details .chairman_image img{
	height: 100%;
	width: 100%;
}

.chairman_details .chairman_heading{
	
}

.chairman_details .chairman_heading h3{
	font-size: 20px;
	font-weight: bold;
}

.chairman_details .chairman_heading h5{
	font-size: 17px;
	font-weight: bold;
}

.chairman_details .chairman_speech{

}

.chairman_details .chairman_speech p{
	text-align: justify;
	font-size: 16px;
}

/* CHAIRMAN AREA ENDS */


/* PROJECT AREA START */

.project_area .project_heading{

}

.project_area .project_heading h3{
	font-weight: bold;
	font-size: 30px;
	margin: auto;
}

.project_area .project_heading h3:after{
	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;
}

.project_title{
	padding: 8px;
	border-radius: 5px;
	margin-bottom: 30px;
	height: auto;
}

.project_area .project_title .project_image{
	height: 160px;
	width: 100%;
	border: 1px solid DarkCyan;
	padding: 2px;
}

.project_area .project_title .project_image img{
	height: 100%;
	width: 100%;
}


.project_area .project_details{
	height: 37px;
	overflow: hidden;
	margin-top: 5px;
	}

.project_area .project_details h5{
	font-size: 16px;
}

.project_title .project_title .button a{
	
}



/* PROJECT AREA ENDS */

/* SIGNUP AREA START */

.signup_area{
	padding: 20px 0 ;
}

 .signup_heading h3{
	font-weight: bold;
	font-size: 30px;
	margin: auto;
}

 .signup_heading h3:after{
	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;

}

.signup_area form label{
	font-size: 17px;
}

.signup_area table tr td{
	font-size: 16px;
}

.signup_area table tr th{
	font-size: 16px;
}

/* SIGNUP AREA ENDS */


/* CONTACT AREA START */

.view_area{
	padding: 30px 0;
}

.view_area .view-heading{
padding: 20px 0; 
}

.view_area .view-heading h2{
	font-size: 40px;

}

.view_area .all_contacts{
	border: 1px solid  DarkCyan;
	margin-bottom: 10px;
	height: 300px;
	border-radius: 5px;
}

.view_area .all_contacts .heading{
	padding: 10px 0 ;
	text-align: center;
}

.view_area .all_contacts .heading h6{
	font-size: 30px;
	color: DarkCyan;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.view_area .all_contacts .details{
	border: 1px solid #d9d9d9;
	padding: 10px;
	border-radius: 3px;
}

.view_area .all_contacts .details p{
	font-size: 18px;
}

.view_area .all_contacts .details p i{
	padding: 5px;
	border: 1px solid #000;
	background: DarkCyan;
	color: #fff;
}

.view_area .all_contacts .details h6{
	text-align: center;
	font-size: 25px;
	font-weight: bold;

}

.view_area .google_map iframe{
	height: 300px;
	width: 100%;
}


/* PROFILE AREA STARTS */

.profile_area{
	margin-top: 20px;
}

.profile_area .profile_heading h4{
	font-weight: bold;
	font-size: 30px;
	margin: auto;
	text-align: center;
}

 .profile_heading h4:after{
	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;

}



.profile_area .profile_discription{
	
}

.profile_area .profile_discription{
	text-align: justify;
	overflow: hidden;
	overflow-x: scroll;
}

.profile_area .profile_discription table {

}

.profile_area .profile_discription table td{
	padding: 0 30px;
}

.profile_area .profile_discription table td strong{
	font-size: 20px;
}


.profile_area .profile_discription table td p{
	font-size: 20px;
	margin-top: 15px;
}


.profile_area .profile_discription .profile_img{
	width: 250px;
	height: 345px;
	margin: auto;
}

.profile_area .profile_discription .profile_img img{
	width: 100%;
	height: 100%;
}

/* PROFILE AREA ENDS */

/* GALLERY AREA START */

.trade_area{
	padding: 30px 0;
	margin-bottom: 100px;
}

.trade_area .trade_img{
	width: 65%;
	margin: auto;
	height: 900px;


}

.trade_area .trade_img img{
	height: 100%;
	width: 100%;
	border-radius: 4px;

}

.trade_area .trade_img h4{
	font-weight: bold;
	font-size: 30px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
}

.trade_area .trade_img h4:after{
	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;
}



/* GALLERY AREA ENDS */

/****ABOUT AREA START********/
 .about_area{
 	padding: 20px;
 }

  .about_area .about_heading{
 	
 }

   .about_area .about_heading h3{
 	font-weight: bold;
	font-size: 30px;
	margin: auto;
 }

    .about_area .about_heading h3:after{
 	content: '';
	display: block;
	width: 190px;
	height: 3px;
	background-color: DarkCyan;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 25px;
 }

.about_area .about_text p{
	text-align: justify;
	font-size: 18px;
}

.dropdown:hover>.dropdown-menu{
	display: block;
}


/****ABOUT AREA ENDS*************/

/****VIEW AREA START *************************/
.view_area_start{

}

.view_area_start .main_view{

}

.view_area_start .main_view .view_heading h4{
	font-size: 30px;
}

.view_area_start .main_view .view_img{
	height: auto;
	width: 100%;
}

.view_area_start .main_view .view_img img{
	height: 100%;
	width: 100%;
}

.view_area_start .main_view .view_details p{
	font-size: 15px;
	color: #000;
	text-align: justify;
}

.hakao{
	overflow: hidden;
	overflow-x: scroll;
}

/****VIEW AREA ENDS *************************/

/* FOOTER AREA START */


footer .footer_text{
	background: DarkCyan;
	padding: 8px 0 ;



}
footer .footer_text p{
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
}

footer .footer_text p a{
	color: blue;
	margin-left: 10px;
	font-size: 18px;
	text-decoration: none;
}


/* FOOTER AREA ENDS */

