@charset "utf-8";
/* CSS Document */

.product-sec{width:100%; height:auto; background:url(../images/bg_carouselArea.png); padding-top:60px; padding-bottom:10px; }

/*****************footer section**********/
#footer {
    width: 100%;
    height:auto;
	padding-top:7px;
	padding-bottom:10px;
	font-family: 'Alegreya Sans', sans-serif;
	
    background: #2c0a60;
	font-weight:normal !important;
}

#footer .footer_inner {
    margin: 0 auto;
    padding: 0px;
}
#footer .footer_inner .menu1 {
    padding: 0px;
    height: 30px;
    text-align: center;

}

#footer .footer_inner .menu1 ul li {
    float: left;
    list-style: none;
    color: #FFF;
    padding: 10px 40px 0px 0px;
    font-size: 19px;
	font-weight:normal !important;
}

#footer .footer_inner .menu1 ul li a {
    float: left;
    list-style: none;
    color: #fff;
    font-weight: normal !important;
	letter-spacing:1px;
}
#footer .footer_inner .copy {
    float: right;
    color: #fff;
	font-size:18px;
    margin-top: -18px;
}
#footer .footer_inner .copy a{

    color: #fff;
   
}



/***********Send Enquiry**********/


	.formitem{width:21%; float:left; height:36px;}
.formitem3{width:76%; float:right; padding:8px;  }
.formitem2{width:100%; padding:8px;}
.textarea{width:100%;}