@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body{ background:#fff; margin:0px; font-family: 'Open Sans', sans-serif; color:#333333; font-size:12px;}



@font-face {
    font-family:'tr_century_gothicregular';
    src: url('../fonts/century/tr_century_gothic.eot');
    src: url('../fonts/century/tr_century_gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/century/tr_century_gothic.woff') format('woff'),
         url('../fonts/century/tr_century_gothic.ttf') format('truetype'),
         url('../fonts/century/tr_century_gothic.svg#tr_century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3,h4,ul,p{ margin:0px;}
/*----------comman css--------------*/

#maincontainer{
	width:960px;
	background:#fff;
	margin:0px auto;
}

.ff_600{font-family:'Open Sans', sans-serif;font-weight:600; }
.ff_400{font-family:'Open Sans', sans-serif;font-weight:400; }
.ff_700{font-family:'Open Sans', sans-serif;font-weight:700; }

.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}
.fw{ font-weight:bold;}
.fn{ font-weight:normal;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}

.f14{ font-size:14px;}
.f20{ font-size:20px;}
.f18{ font-size:18px;}

.ttU{text-transform:uppercase;}
.td{ text-decoration:none;}
.tj{ text-align:justify;}
.ls{ list-style:none;}


.lh20{ line-height:20px}
.lh25{ line-height:25px}

.themecolor{ color:#91b400;}
.themecolor1{ color:#373737;}
.themecolor2{ color:#494949;}

.themebg{ background:#95bd04;}
.wtclr{ color:#FFF;}
.grayclr{ color:#707070;}
.bclr{ color:#373737;}


.bor_radius{ -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior: url(PIE.htc);}

.borl{ border-left:1px solid #969696;}
.borr{ border-right:1px solid #969696;}
.bort{ border-top:1px solid #424242;}
.borb{ border-bottom:1px solid #969696;}


.ls{ list-style:none;}
.dis_b{ display:block;}
.dis_in{ display:inline;}

.mar_t10{ margin-top:5px;}
.mar_t25{ margin-top:25px;}
.mar_l13{ margin-left:5px;}


.pad_10{ padding:10px;}

.bor_b{border-bottom:1px solid #a1a1a1;}





#header{  background:#fff; padding:10PX 0 8px; position:relative;}
#logo_container{ width:484px; margin-right:10px}
#header span{ position:absolute; bottom:23px; color:#818083; /*font-family:'tr_century_gothicregular';*/}
#logo2_container{ width:438px; margin-top:52px;}
#nav_line{ height:49px; background:url(../images/nav_bor.png) repeat-x;}
hr{ border:#a49394 1px solid; background-color: #A49394;  border: medium none;  height: 1px;}

.container_inner{  background:#fff; padding:20px 0px; }

.left_cont_inner{ width:450px; /*background:#F9F9F9;*/}
.heading{font-size:38px;  letter-spacing: -0.8px;}
.container_inner .sub_head{ }
.pad_tb30{ padding:35px 0px;}


.right_cont_inner{ width:440px;  background:#fff;}
.my_form{ width:100%;  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; float:right; box-shadow: 1px -1px 0 0 #8D8D8D; 
	-moz-box-shadow: 1px -1px 0 0 #8D8D8D; -webkit-box-shadow: 1px -1px 0 0 #8D8D8D; background-color:#95BD04;}
.sub_msg, .my_form h2 {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 29px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-indent: 5px;
}
.my_form input{ float: left;  height: 25px;  margin: 0 0 10px;  padding: 5px;  width: 61%; box-shadow: 1px -1px 1px -1px #8B8B8B;
	 -moz-box-shadow: 1px -1px 1px -1px #8B8B8B; -webkit-box-shadow: 1px -1px 1px -1px #8B8B8B;}
.my_form input.my_submit{ background:#000000;  border: medium none;   color: #FFFFFF; padding: 7px 10px;   width: inherit;
    float: right;  font-family: open sans;  font-size: 14px;  font-weight: 600;  height: inherit;  margin: 5px 17px 18px 0;
     box-shadow: 0 0 1px #000000; -moz-box-shadow: 0 0 1px #000000; -webkit-box-shadow: 0 0 1px #000000; cursor:pointer; }
.my_form label { color: #FFFFFF;  float: left;  font-size: 14px;  margin: 8px 0 0 5%;  width: 27%;}
.my_form form{ padding:31px 0 0 0;}

#slider_container{ height:634px; background:url("../images/slider_bg.png") no-repeat scroll 0px 470px #fff; padding-top:0px; margin-top:30px; margin-bottom:40px; border-left:1px solid #dddddd;   box-shadow:1px -1px 5px rgba(0, 0, 0, 0.3);-moz-box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.3);
}

.sub_msg{ background:#95BD04; text-indent:0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.left_panel,.right_panel{ width:48%; background:#C0C0C0;}
.cont_panel_inner3,.cont_panel_inner2,.cont_panel_inner1{ width:99.5%; height:280px;  background:#fff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); border:1px solid #D8D8D8;}
.cont_panel_inner2{ height:180px;}
.cont_panel_inner3{ height:420px;}
.head_panel{ width:100%; background:#000;  font-size:22px;}
.left_panel ul{ list-style-image:url(../images/list_img.png);}
.left_panel ul li{ margin-left:-20px; margin-bottom:5px;}
.left_panel ul h3{ margin-left:-40px;  margin-bottom:5px;}


.container_inner_bottom{ border:1px solid #A1A1A1; border-left:none; border-right:none; background:#fff; padding:45px 0px;}


#footer{ color:#a1a1a1; padding:20px 0px;} 



/* Slider
http://www.freshdesignweb.com/free-beautiful-css3-table-style.html
*/
#fdw-pricing-table {
		margin:0 auto;
		text-align: center;
		width: 101%; /* total computed width */
		zoom: 1;
	}

	#fdw-pricing-table:before, #fdw-pricing-table:after {
	  content: "";
	  display: table
	}

	#fdw-pricing-table:after {
	  clear: both
	}

	/* --------------- */	

	#fdw-pricing-table .plan {
		font: 13px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;     
		background: #fff;      
		border: 1px solid #ddd;
		color: #333;
		padding: 20px;
		width: 140px;
		float: left;
		_display: inline; /* IE6 double margin fix */
		position: relative;
		margin: 0 5px;
		-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
		-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
		box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);		
	}

	#fdw-pricing-table .plan:after {
	  z-index: -1; 
	  position: absolute; 
	  content: "";
	  bottom: 10px;
	  right: 4px;
	  width: 80%; 
	  top: 80%; 
	  -webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);   
	  -moz-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	  box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	  -webkit-transform: rotate(3deg);    
	  -moz-transform: rotate(3deg);   
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);	
	}	
	
	#fdw-pricing-table .popular-plan {
		top: -20px;
		padding: 40px 20px;   
	}
	
	/* --------------- */	

	#fdw-pricing-table .header {
		position: relative;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		padding: 40px 20px;
		margin: -20px -20px 20px -20px;
		border-bottom: 8px solid;
		background-color: #eee;
		background-image: -moz-linear-gradient(#fff,#eee);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
		background-image: -webkit-linear-gradient(#fff, #eee);
		background-image: -o-linear-gradient(#fff, #eee);
		background-image: -ms-linear-gradient(#fff, #eee);
		background-image: linear-gradient(#fff, #eee);
	}

	#fdw-pricing-table .header:after {
		position: absolute;
		bottom: -8px; left: 0;
		height: 3px; width: 100%;
		content: '';
		background-image: url(images/bar.png);
	}
	
	#fdw-pricing-table .popular-plan .header {
		margin-top: -40px;
		padding-top: 60px;		
	}

	#fdw-pricing-table .plan1 .header{
		border-bottom-color: #65980c;
	}

	#fdw-pricing-table .plan2 .header{
		border-bottom-color: #65980c;
	}

	#fdw-pricing-table .plan3 .header{
		border-bottom-color: #65980c;
	}

	#fdw-pricing-table .plan4 .header{
		border-bottom-color: #65980c;
	}			
	#fdw-pricing-table .plan5 .header{
		border-bottom-color: #65980c;
	}			
	
	/* --------------- */

	#fdw-pricing-table .price{
		font-size: 45px;
	}

	#fdw-pricing-table .monthly{
		font-size: 13px;
		margin-bottom: 20px;
		text-transform: uppercase;
		color: #999;
	}

	/* --------------- */

	#fdw-pricing-table ul {
		margin: 20px 0;
		padding: 0;
		list-style: none;
	}

	#fdw-pricing-table li {
		padding: 10px 0;
	}
	
	/* --------------- */
		
	#fdw-pricing-table .signup {
		position: relative;
		padding: 10px 20px;
		color: #fff;
		font: bold 14px Arial, Helvetica;
		text-transform: uppercase;
		text-decoration: none;
		display: inline-block;       
		background-color: #72ce3f;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;     
		text-shadow: 0 -1px 0 rgba(0,0,0,.15);
		opacity: .9;       
	}

	#fdw-pricing-table .signup:hover {
		opacity: 1;       
	}

	#fdw-pricing-table .signup:active {
		-moz-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
		box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;       
	}			

	#fdw-pricing-table .plan1 .signup{
		background: #B3E03F;
	}

	#fdw-pricing-table .plan2 .signup{
		background: #7BD553;
	}

	#fdw-pricing-table .plan3 .signup{
		background: #3AD5A0;
	}

	#fdw-pricing-table .plan4 .signup{
		background: #45D0DA;
	}	
	.text-alignment{ margin-bottom:30px; text-transform:uppercase; font-size:20px;text-align:center;}
	/* end --------------- */
























