@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
}
 .trans{
	 
		 background:transparent;
  background-color: rgba(0, 0, 0, 0.5);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50ffffff,endColorstr=#50000000);
       zoom: 1;
	   
	  border-radius: 0px 0px 20px 20px;
	   border:1px solid #000;
	  
	 }
	 .trans2{
	 
		 background:transparent;
  background-color: rgba(0, 0, 0, 0.5);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50ffffff,endColorstr=#50000000);
       zoom: 1;
	   
	  border-radius:20px;
	   border:1px solid #000;
	  
	 }
	  .transfooter{
	 
		 background:transparent;
  background-color: rgba(0, 0, 0, 0.5);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50ffffff,endColorstr=#50000000);
       zoom: 1;
	   
	  border-radius: 20px;
	   border:1px solid #000;
	   padding:20px;
	  
	 }


.dc_pricingtable02 .glass_black a.pricing_button, .dc_pricingtable02 .glass_black li.pricing_header1 {
background: #aebcbf;
background: -moz-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#aebcbf),color-stop(50%,#6e7774),color-stop(51%,#0a0e0a),color-stop(100%,#0a0809));
background: -webkit-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: -o-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: -ms-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: linear-gradient(to bottom,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf',endColorstr='#0a0809',GradientType=0 );
color: #fff;
text-shadow: 2px 2px 4px #666;
filter: dropshadow(color=#666,offx=2,offy=2);
}


.blackbtn {
background: linear-gradient(to bottom,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);

border-radius: 6px 6px 0 0;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;

}
.heading{
	font-size:20px;
	color:#FFF;
	text-align:left;
	padding:10px;
}
.dt{
	background-image:url(../images/events-icon.png);

	
	 width:25px;
	 height:32px;
	 text-align:center;
	 background-repeat:no-repeat;
	
	 
}

#tes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	
}
#tes1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:14px;
	text-align:center;
}
.dttext{
	
	text-align:left;
	padding-left:8px;
	line-height:16px;
	color:#FFF;
	
}
.banborder{
	border:3px solid #000; border-radius:10px;
}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('../fonts/ColabThi-webfont.eot');
    src: url('../fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabThi-webfont.woff') format('woff'),
         url('../fonts/ColabThi-webfont.ttf') format('truetype'),
         url('../fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.heading1{
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	text-align:left;
	padding-left:40px;
	padding-top:20px;
}
.bodytext{
	text-align:justify; color:#FFF; padding-right:60px; padding-left:60px;
	padding-top:20px;
}
.bodytext li{
	list-style-image:url(../images/arrow1.png);
	
}
.bodytext li ul
{
	padding-left:30px;
}
.bodytext li li{
	list-style-image:url(../images/arr.png);
	
}
.projside li{
	list-style-image:url(../images/arr.png);
	list-style-position:inside;
	text-align:left;
	padding-left:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
}

/*form*/
/* Basic Grey */
.basic-grey {
    margin-left:auto;
    margin-right:auto;
    max-width: 500px;
    background: #F7F7F7;
    padding: 25px 15px 25px 10px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px;
}
.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
}
.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #CF7A7A
}
/*form*/