﻿
html, body{height:100%;width:100%;}
.pad-section{padding:0px 0;}
.pad-section img{width:200px;}
.btnsignup{-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;font-family:Arial;color:#ffffff;font-size:20px;background:#0058a8;padding:10px 20px 10px 20px;border:solid #ffffff 0px;text-decoration:none;}
.btnsignup:hover{background:#014b8e;text-decoration:none;}
.btnlogin{-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;font-family:Arial;color:#ffffff;font-size:20px;background:#e34a11;padding:10px 20px 10px 20px;border:solid #ffffff 0px;text-decoration:none;}
.btnlogin:hover{background:#cc420f;text-decoration:none;}
.text-vcenter{display:table-cell;text-align:center;vertical-align:middle;}
.text-vcenter h1{font-size:4.5em;font-weight:700;margin:0;padding:0;}
#home{background:url(../images/home.jpg) no-repeat center center fixed;display:table;height:100%;position:relative;width:100%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
#login{background:url(../images/loginbg.jpg) no-repeat center center fixed;display:table;height:100%;position:relative;width:100%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
#myaccount{background:#e34a11 url(../images/myaccount.jpg) no-repeat center;background-size:cover;position:relative;height:100%;width:100%;position:relative;}
#about{padding-right:0px;text-align:left;}
#services{background-color:#e34a11;color:#ffffff;height:100%;width:100%;}
#services .glyphicon{border:2px solid #FFFFFF;border-radius:50%;display:inline-block;font-size:60px;height:140px;line-height:140px;text-align:center;vertical-align:middle;width:140px;}
#information{background-color:#e34a11;height:600px;width:100%;}
#contact{background-color:#ffffff;height:600px;width:100%;}
#information .panel{opacity:0.85;}
#google_map{height:500px;}
.footer1{background-color:#0059a8;}
.footer2{background-color:#e34a11;}