
/*============== Pricing Table =================*/
.pricing_table_section{
	float:left;
	width:100%;
	background:#f8f8fa;
	padding:60px 0 60px 0;
	}
	
.pricing_table_section h2{
	text-align:center;
	font-family: 'open_sansregular';
	font-size:30px;
	color:#333;
	font-weight:normal;
	/*margin:0 0 20px 0;*/
	padding:0 0 0 0;

	}
	
.pricing_table_section h1{
	text-align:center;
	font-family: 'open_sanslight';
	font-size:30px;
	color:#909090;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 10px 0;
	/*padding:0 0 30px 0;*/
	background:url(images/border.png) no-repeat center bottom;
	}

.pricing_table_section .block:nth-of-type(2) .head{
	background:#187cc2;
	}	

.pricing_table_section .block:last-of-type{
	float:right;
	margin:0 0 0 0;
	}	
	
.pricing_table_section .block{
	float:left;
	width:320px;
	background:#fff;
	border:1px solid #e3e3e3;
	margin:0 60px 0 0;
	}
	
.pricing_table_section .block .head{
	float:left;
	width:320px;
	background:#323232;
	padding:25px 0 25px 0;
	margin:0 0 0 0;
	}
	
.pricing_table_section .block .head h2{
	text-align:center;
	font-family: 'open_sansregular';
	font-size:30px;
	color:#fff;
	font-weight:normal;
	margin:0 0 8px 0;
	}
	
.pricing_table_section .block .head p{
	text-align:center;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#fff;
	font-weight:normal;
	margin:0 0 0 0;
	}
	
.pricing_table_section .block .head p strong{
	font-family: 'open_sansbold';
	font-weight:normal;
	}
	
.pricing_table_section .block ul{
	float:left;
	width:100%;
	margin:0 0 0 0;
	}
	
.pricing_table_section .block ul li{
	text-align:left;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#333;
	font-weight:normal;
	margin:0 0 0 0;
	padding:15px 30px 15px 30px;
	border-bottom:dotted 1px #999;
	}
	
.pricing_table_section .block ul li:last-of-type{
	border-bottom:none;
	}
	
.pricing_table_section .block ul li span{
	float:right;
	font-family: 'open_sanssemibold';
	}
	
.pricing_table_section .block ul li span img{
	}
	
.pricing_table_section .block ul li a.button5, .pricing_table_section .block ul li a.button6{
	float:right;
	width:95px;
	height:43px;
	border:1px solid #000;
	text-align:center;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	line-height:43px;
	margin:0 0 10px 0;
	border-radius:3px; -webkit-border-radius:3px; 
	transition:0.5s; -webkit-transition:0.5s;
	background:none;
	text-decoration:none;
	}
	
.pricing_table_section .block ul li a.button5:hover{
	text-decoration:none;
	background:#187cc2;
	border:1px solid #187cc2;
	color:#fff;
	}
	
.pricing_table_section .block ul li a.button6{
	background:#187cc2;
	border:1px solid #187cc2;
	color:#fff;
	}	
	
.pricing_table_section .block ul li a.button6:hover{
	text-decoration:none;
	background:none;
	border:1px solid #000;
	color:#000;
	}
	
.pricing_table_section .block ul li h5{
	float:left;
	text-align:left;
	font-family: 'open_sanssemibold';
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:25px;
	}

form.hpform{
	display:table;
	width:440px;
	margin:0 auto 0 auto;
	}
	
form.hpform input[type="text"], form.hpform input[type="email"], form.hpform textarea{
	float:left;
	width:438px;
	height:40px;
	background:#fff;
	border:1px solid #e7e7e7;
	transition:0.5s; -webkit-transition:0.5s;
	border-radius:5px; -webkit-border-radius:5px;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	text-align:left;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#333;
	font-weight:normal;
	}
	
form.hpform textarea{
	padding:10px;
	width:438px;
	height:190px;
	}	

form.hpform input[type="submit"]{
	float:right;
	width:100px;
	height:43px;
	cursor:pointer;
	margin:0 0 0 0;
	transition:0.5s; -webkit-transition:0.5s;
	border-radius:5px; -webkit-border-radius:5px;
	background:#187cc2;
	border:none;
	cursor:pointer;
	text-align:center;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	}
	
form.hpform input[type="submit"]:hover{
	background:#555;
	color:#fff;
	}
	
	
form.hpform input[type="text"]:focus, form.hpform input[type="email"]:focus, form.hpform textarea:focus{
	background:#e3eef6;
	border:1px solid #187cc2;
	}
	
/*============== Pricing Table =================*/
.subscribe_section{
	float:left;
	width:100%;
	background:#121b23 url(images/signup-bg.jpg) no-repeat center top;
	padding:50px 0 50px 0;
	}
	
.subscribe_section h2{
	text-align:left;
	font-family: 'open_sansregular';
	font-size:30px;
	color:#fff;
	font-weight:normal;
	margin:0 0 40px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	}

	.subscribe_section h3{
	text-align:left;
	font-family: 'open_sansregular';
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	}

	.subscribe_section h4{
	text-align:left;
	font-family: 'open_sansregular';
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	}
	
.subscribe_section form{
	display:table;
	width:415px;
	margin:0 auto 0 auto;
	}
	
.subscribe_section form input[type="text"], .subscribe_section form input[type="email"]{
	float:left;
	width:270px;
	height:40px;
	text-align:left;
	font-family: 'open_sansregular';
	font-size:14px;
	color:#fff;
	background:none;
	border:1px solid #fff;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	transition:0.5s; -webkit-transition:0.5s;
	border-radius:5px; -webkit-border-radius:5px;
	}
	
.subscribe_section form input[type="submit"]{
	float:right;
	width:120px;
	height:40px;
	text-align:center;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#fff;
	background:none;
	border:1px solid #fff;
	padding:0 0 0 0;
	margin:0 0 0 0;
	cursor:pointer;
	transition:0.5s; -webkit-transition:0.5s;
	border-radius:5px; -webkit-border-radius:5px;
	}
	
.subscribe_section form input[type="submit"]:hover{
	background:#187cc2;
	border:1px solid #187cc2;
	}
	
.subscribe_section form input[type="text"]:focus, .subscribe_section form input[type="email"]:focus{
	border:1px solid #187cc2;
	}
	
.footer_logo{
	display:table;
	margin:0 auto 15px auto;
	float:none;
	}
	
.copyright{
	text-align:center;
	font-family: 'open_sanslight';
	font-size:14px;
	color:#a5a5a5;
	margin:0 0 0 0;
	}
	
.copyright a{
	color:#187cc2;
	text-decoration:none;
	}

 #marquee
 {
  width:700px;
  height: 30px;
  margin: 5px 5px 5px;
  border: 0px solid #73AD21;

 }
	
/*.marquee1 {
  background-color: white;
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee1 span {
  display: inline-block;
  font-size: 20px;
  position: relative;
  left: 100%;
  animation: marquee 8s linear infinite;
}
.marquee1:hover span {
  animation-play-state: paused;
}

.marquee1 span:nth-child(1) {
  animation-delay: 0s;
}
.marquee1 span:nth-child(2) {
  animation-delay: 0.8s;
}
.marquee1 span:nth-child(3) {
  animation-delay: 1.6s;
}
.marquee1 span:nth-child(4) {
  animation-delay: 2.4s;
}
.marquee1 span:nth-child(5) {
  animation-delay: 3.2s;
}

@keyframes marquee1 {
  0%   { left: 100%; }
  100% { left: -100%; }
}*/


