
/* ==========================================================================
Subscribe
========================================================================== */


.subscribe input[type=text], .subscribe select { background-color: rgba(255, 255, 255, 0.4); border: solid 1px #ccc; padding: 20px; width: 25%; color: #000;margin:5px 0; }

.subscribe input[type=submit] { background: rgba(0, 136, 204, 0.5); border: solid 1px rgba(0, 136, 204, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  margin: 0; }
.subscribe input[type=submit]:hover { background: rgba(0, 136, 204, 1); border: solid 1px rgba(0, 136, 204, 1); color: #fff; }



.subscribe h2,.subscribe p,.subscribe h1 {color:#fff;}



/* ==========================================================================
CTA
========================================================================== */

.social-buttons { list-style: none; margin: 0; padding: 0; }
.social-buttons li { display: inline-block; margin-right: 10px; }
.social-buttons li:last-child { margin-right: 0; }
/*.social-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%;background:#e8e8e8; display: inline-block; color: #fff; font-size: 17px; line-height: 40px; text-align: center; }
.social-btn:hover, .social-btn:focus { background: #0286b8; color: #fff; }*/
.social-btn i:hover {color: #0286b8; }
.social { margin-top: 25px }
/* ==========================================================================
Contact
========================================================================== */
.up-btn { width: 50px; height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(0,0,0, 0.5); display: block;/* margin: 0 auto;*/ color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: fixed;/* top: -26px; left: 0; */right: 30px;/* margin-left: auto; margin-right: auto;*/ 
bottom: 50px;}
/* ==========================================================================
Footer
========================================================================== */
footer  a { color: #fff }
.footer-p a{ color: #fff !important;}
footer {/* background-color: #242830; */
	padding: 0px;/*background-color: #0A2656;*/
	background-color:#000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #232323;
	

}
footer p { color: #fff;margin:0;font-size: 11px; font-family:Verdana, Geneva, sans-serif; padding:12px 0px; }
ul.legals { list-style: none; color: #fff; line-height: 55px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals { text-align: left;color:#fff; }
.credit { text-align: right; }
.credit p{ text-align: right; }



  .contact-list{
	 /* color:#fff;*/
	 text-align:left;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	  }
   .contact-list h3{
	  /*color:#fff;*/
	  font-size:16px;
	 line-height: 40px;
	  border-bottom:1px dashed #ccc;
	  font-family:"Verdana";
	  font-weight:300;
	  width: 75%;
	  padding:0 0 10px 0;
	  }  
  .contact-left i{
	  padding-right:10px;
	  } 
	 .contact-right li{padding:3px 0;} 
	 .contact-right ul i{color:#666;}
  .contact-list ul i{
	/* color:#000;*/
	  } 
  .contact-list ul{
	  list-style:none;
	  padding-left:0px;
	  } 
  .contact-list ul li{
	 line-height:25px;
	 
	  }   



#eighth{
	background:url(../images/Website-Banners4.jpg) 50% 0 no-repeat fixed;
	padding: 100px 0 100px;
	background-size: cover;
}	  
