@import url(http://fonts.googleapis.com/css?family=Raleway);

body {
    font-family: 'Raleway', sans-serif, Arial;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    background-color: #fff;
}

.page-title {
   display: none !important;
}

a {
    color: #5a7496;
    text-decoration: none;
    font-size: 14px;
  font-weight: 600;
}

.page-content h1, #content h1, .page-content h2, #content h2, .page-content h3, #content h3, .page-content h4, #content h4, .page-content h5, #content h5, .page-content h6, #content h6 {
    font-family: 'Raleway';
  font-weight: 600;
  color: #696969
}

#header .top-nav > div > ul > li > a, #header .top-nav > ul > li > a, #header .user-nav > ul > li > a {
    color: #5a7496;
    padding: 21px 0;
  font-weight: bold;
    display: block;
}
.top-nav > div > ul > li > a, .top-nav > ul > li > a, .user-nav > ul > li > a {
    color: #f3f3f3;
  font-size: 14px;
  font-weight: 600;
    padding-bottom: 10px;
    display: block;
}

.footer-header {
    font-size: 20px;
    font-weight: bold;
  line-height: 22px;
    padding-bottom: 20px;
    margin: 0;
    color: #EE6A50;
}
h2.s-main {
    line-height: 30px;

}
h3.s-sub {
    text-align: center;
    font-size: 15px;
    color: #666;
    position: absolute;
    bottom: 20px;
    line-height: 16px;
    width: 100%;
    left: 0px;
    opacity: 1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms l
 }   
.s-content {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 33%;
    top: 50%;
}    
.pb40 {
    padding-bottom: 10px;
}
.agent-name {
    font-family: 'Raleway', sans-serif, Arial;
    font-size: 22px;
    color: #EE6A50;
    text-decoration: none;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0;
}
.agent-contact {
    padding-top: 10px;
  padding-bottom: 40px;
}

.homecenter {
    margin: auto;
    width: 360px;
}



