@charset "utf-8";
/* CSS Document */
*{
	  margin:0px;
	  padding:0px;
}
section{
	width:100%;
	height:auto;
}
header{
	width:100%;
	height:175px;
	background-image:url(../img/dal%20tree2.jpg);
	background-size:100% 100%;	
}
.container{
	width:88%;
	height:auto;
	margin:auto;
}
.leftheader{
	width:26%;
	height:auto;
	float:left;
}
.enquiryform form input[type="text"] {
	float:left;
	width: 304px;
}
.enquiryform form textarea {
	float:left;
}
.enquiryform form input[type="submit"] {
	float:right;
}
.rightheader{
	width:30%;
	height:auto;
	float:right;
}
.g-recaptcha {
    width: 130px;
    float: left;
}
.middleheader{
	width:43%;
	height:auto;
	float:left;
	padding-top: 60px;
}
.contact{
	color:#ffcd04;
	width:75%;
	height:90px;
	 font-size: 24px;
	margin:auto;
	font-weight: 700;
}
 .material-icons{
	 font-size:33px!important;
	 color:#e11924;
 }
.place{
	 vertical-align: top;
 }
.logo{
	width:270px;
	height:165px;
	float:left;
	margin-top:10px;
}
.logo img{
	width:100%;
	height:100%;
}
.grainimage{
	width:100%;
	height:175px;	
	overflow: auto!important;
	background-image:url(../img/dal-basen1.png);
	background-size:100% 100%;
	float:right;
}
.slider{
	width:100%;
	height:430px;
}
.navigationbar{
	 width:100%;
	 height:45px;
	 background:#ffcd04; 
}
.navigation{
	  width:80%;
	 float:left;
}
.navigation ul li{
	  float:left;
	  list-style:none;	
}
.navigation ul li a{
	  color:#FFF;
	  text-decoration:none;
	  font-size:18px;
	  padding-left:25px;
	  text-transform:uppercase;
	  font-weight:600;
}
.navigation ul li a:active{
	background: #e21f27;
}
.login{
	float:right;
	margin-right:0px;
	background:#e21f27;
	padding:11px;
}
.para{
	width:60%;
	margin:auto;
}
.para ul li{
	font-family: "Verdana";
font-size: 14px;
line-height:30px;
list-style-type:disc;
}
.para p{
		font-family: "Verdana";
font-size: 15px;
font-weight:600;
}
.login a{
	color:#FFF;
	font-size:20px;
	text-decoration:none;
}
.login a:hover{
	text-decoration:underline;
}
.content{
	width:100%;
	height:auto;
	padding-top:20px;
}
.left{
	width:50%;
	height:auto;
	float:left;
}
.right{
	width:50%;
	height:auto;
	float:right;
}
.left p{
	font-size:15px;
	font-family:"Verdana";
	line-height:23px;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right img{
	width: 95%;
height: 310px;
	float:right;
}
.left h2{
	padding-bottom:10px;
	border-bottom: 2px solid #000;
	font-size: 27px;
}
.left h3{
	padding-bottom:10px;
	border-bottom: 2px solid #000;
	font-size: 27px;
}
.left a{
	font-size:16px;
	color:#e21e27;
}
.left a:hover{
	color:#ffcd04;
}
.enquiryform {
    background-color: black;
    width: 100%;
    height: 100px;
    padding-bottom: 70px;
    vertical-align: top;
    border-bottom: 3px solid #ffcd04;
    border-top: 3px solid #ffcd04;
}
form input[type="text"]{
	  width:200px;
	  height:30px;
	  line-height:30px;
	  vertical-align:top;
	  font-size: 14px; 
	  font-family: 'Source Sans Pro', sans-serif;
	  border:1px solid #999;
	  color:inherit;
	  padding-left:10px;
	  font-weight:400;
	  margin-right:6px;
}
form textarea{	
	  height:30px;
	  width:300px;
	  /* margin-top: 10px; */
	  line-height:30px;
	  vertical-align:top;
	  font-size: 14px; 
	  font-family: 'Source Sans Pro', sans-serif;
	  color:#000;
	  font-weight:400;
	  padding-left:10px;
      border:1px solid #999;
	  margin-right:6px;
}
form input[type="submit"]{
	  width:153px;
	  height:33px;
	  vertical-align:top;
	  font-weight:600;
	  font-family: 'Source Sans Pro', sans-serif;
	  font-weight:600;
}
.heading h2{
	color:#FFF;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
footer{
	width:100%;
	height:320px;
	background-image:url(../img/footer.jpg);
	background-size:100% 100%;
	overflow:auto;
}

.footerinner{
	width:100%;
	padding-top:30px;
	height:auto;
}
.footerinner h4{
	font-size:18px;
	color:#FFF;
	padding-bottom:10px;
	border-bottom:2px solid #FFF;
}
.footerinner ul li a{
	color:#FFF;
	font-size:16px;
	line-height:28px;
}
.footeropacity{
	width: 100%;
	height: 320px;
	background: rgba(0,0,0,0.70);
}
.leftfooter{
	width:20%;
	height:auto;
	float:left;
	margin-right:9%;
}
.leftfooter ul{
	margin-top:15px;
}
.rightfooter{
	width:40%;
	height:auto;
	float:right;
}
.middlefooter{
	width:20%;
	height:auto;
	float:left;

}
.middlefooter ul{
	margin-top:15px;
}
iframe{
	width:350px;
	height:200px;
	margin-top:25px;
}
.copyright{
	height:30px;
	width:100%;
	background:#ffcd04;
}
.copyright h2{
	font-size:15px;
	line-height:30px;
	text-align:center;
}
.margin{
	height:50px;
	width:100%;
	overflow:auto;
}
/*------------------------aboutus---------------------------*/
.divider{
	  width:100%;
	  height:70px;
	  background-image:url(../img/divider.jpg);
	  background-size:100% 100%;
}
.breadcrumb{
	 width:500px;
	 float:left;
	 padding-top:20px;
	 color:#FFF;	 
}
.breadcrumb a{
	  color:#FFF;
}
.divideropacity{
	  background:rgba(0,0,0,0.4);
	  width:100%;
	  height:70px;
}
.aboutus{
	width:100%;
	height:auto;

}
.about{
	width:96%;
	height:auto;
	padding:25px;
	background:#fbf3e1;
	overflow: auto;
}
.aboutus p{
	text-align:justify;
	font-family:"Verdana";
	font-size:14px;
	line-height: 23px;
	margin-bottom: 10px;
}
.underline{
	width:40%;
	margin:auto;
	height:auto;
	margin-bottom:30px;:
}
.underline img{
	width:100%;
	height:100%;
}
.underline h2{
	text-align:center;
	
}
.certificate{
	width:100%;
	height:auto;
	padding-top:20px;
	overflow: auto;
}
.left1{
	width:45%;
	height:auto;
	float:left;
	background:url(../img/boxcontent.png);
	background-size:100% 100%;
	padding: 22px;
}
.right1{
	width:45%;
	height:auto;
	float:right;
	background:url(../img/boxcontent1.png);
	background-size:100% 100%;
	padding: 22px;
}
.right1 p{
	font-size:15px;
	font-family:"Verdana";
	line-height:23px;
	text-align:justify;
	padding-top: 10px;
}
.left1 p{
	font-size:15px;
	font-family:"Verdana";
	line-height:23px;
	text-align:justify;
	padding-top: 10px;
}
.righ1t img{
	width: 90%;
height: 310px;
	float:right;
}
.left1 h2{
	padding-bottom:10px;
	border-bottom: 2px solid #000;
	font-size: 27px;
}
.right1 h2{
	padding-bottom:10px;
	border-bottom: 2px solid #000;
	font-size: 27px;
}
.right1 img{
	width:100%;
	height:100%;
}
.readmore img{
	width:120px;
	height:38px;
	float:right;
	margin-top:15px;
}
.left1 img{
	width:100%;
	height:200px;
}
/*---------------------------------Media-------------------------------------------------------------*/
.media{width:163px; margin:0 auto; height:250px; float:left; display:block;margin-right:15px; }
.add_name{width:100%; height:17px; text-align:center; color:#777675;}
.media h2{font-size:16px;}
.media img{border:solid 1px #9c9b9a;margin-top: 10px;}
.celeb{
width:100%;
height:100px;
}
.celeb img{
	width:100%;
	height:100%;
}
.left img{
	width:100%;
	height:300px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.right p{
	font-size:15px;
	font-family:"Verdana";
	line-height:23px;
	text-align:justify;

	padding:20px;
}
.right li{
		font-size:15px;
	font-family:"Verdana";
	line-height:18px;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding:10px;
	margin-left:35px;
}
.right h3{
	padding-bottom:10px;
	border-bottom: 2px solid #000;
	font-size: 27px;
		margin-left:25px;
		margin-top:20px;
}
.menu{
	display:none;
}
.closebtn{
	display:none;
}
/*------------------contactus----------------*/
.center{
	margin:auto;
	width:33%;
	height:auto;
}
.contactaddress{
	    width:50%;
  	 height:auto;
	 float:left;
	 background:#FFF;
	 text-align:center;
	 margin-bottom:20px;
	 border:2px solid #e11924;
	 
}
.contactaddress h2{
font-size: 40px;
font-family: "AucoinExtBol";
color: #e11924;
}

.contactaddress strong
{
	 font-size:22px;
	 color:#e15616;
}
.contactaddress1{
	    width:48%;
  	 height:auto;
	 float:left;
	 background:url(../img/chana.jpg);
	 background-size:100% 100%;
	 text-align:center;
	 margin-bottom:20px;
	 border:1px solid #e11924;	 
}
.contactaddress1 img{
	width:28%;
	height:28%;
}
.f1{	
	width:100%;
	margin:auto;
}	
.f1 input[type=text]{
	width:350px;
	margin:10px;
	height:32px;
	border:2px solid white;
	padding-left:5px;
	background:rgba(0,0,0,0.50);
	color:white;
	font-size: 14px;
    font-weight: 600;
}
.f2{
	width:100%;
	margin:auto;	
}	
.f2 textarea{
	width:350px;
	margin:10px;
	height:32px;
	border:2px solid white;
	padding-left:5px;
	background:rgba(0,0,0,0.50);
	color:white;
	font-size: 14px;
    font-weight: 600;
}
.f2 textarea:focus{
	background:rgba(0,0,0,0.50);
	color:white;
	border:2px solid white;
}
.f3{
	width:100%;
	margin:auto;
}
.f3 input[type=submit]{
	height:32px;
	width:100px;
	margin-top:20px;
	background-color:#e15616;
	color:#FFF;
	font-size: 15px;
font-weight: 600;
margin-bottom:20px;
}
.f3 input[type=reset]{
	height:32px;
	width:100px;
	margin-top:20px;
	background-color:#000;
	color:#FFF;
	font-size: 15px;
font-weight: 600;
margin-bottom:20px;
}
.black{
	background: rgba(0,0,0,0.5);
width: 100%;
height: auto;
overflow: auto;
}
.center p{
	margin-top:8px;
	text-align: center;
}
.ContactForm{
	margin-top:151px;
}
.contactissue{
	width:50%;
	margin:auto;
	margin-top:40px;
}
.contactissue form input[type="text"]{
	  width:100%;
	  height:30px;
	  line-height:30px;
	  vertical-align:top;
	  font-size: 14px; 
	  font-family: 'Source Sans Pro', sans-serif;
	  border:1px solid #999;
	  color:inherit;
	  padding-left:10px;
	  font-weight:400;
	  margin-right:6px;
	  margin-bottom:20px;
}
.contactissue form textarea{	
	  height:50px;
	  width:100%;
	  line-height:30px;
	  vertical-align:top;
	  font-size: 14px; 
	  font-family: 'Source Sans Pro', sans-serif;
	  color:#000;
	  font-weight:400;
	  padding-left:10px;
      border:1px solid #999;
	  margin-right:6px;
	   margin-bottom:20px;
}
.contactissue form input[type="submit"]{
	  width:153px;
	  height:33px;
	  vertical-align:top;
	  font-weight:600;
	  font-family: 'Source Sans Pro', sans-serif;
	  font-weight:600;
}
.contactissue form input[type=reset]{
  width:153px;
	  height:33px;
	  vertical-align:top;
	  font-weight:600;
	  font-family: 'Source Sans Pro', sans-serif;
	  font-weight:600;	
}
.daltype{
	width:100%;
	height:auto;
}
.supreme{
	width:31%;
	float:left;
	height:auto;
	padding:13px;
		text-align:center;
}
.supreme h3{
	font-size:26px;
	color:#e11924;
	padding-bottom:20px;
	text-align:center;
}
.supreme img{
width: 62%;
height: 300px;
}
.f1 .g-recaptcha{
	margin-left:120px;
	text-align:center;
}
.g-recaptcha iframe {
    width: 100%;
    height: 75px;
    text-align: center;
    margin: auto;
}