﻿
footer {
   /* background: #186281 url(../images/city-leases-footer-bg.png);*/
    background: #004F6D;
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: bottom; 
    color: #fff;
    padding: 20px 0 5px 0;
    clear: both;   
}

.footer-content {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    width: 1170px;
    margin: 0 auto;
    display: block;
}    

.footer-col {
    width: 25%;
    margin: 0
}

.footer-col h3 {
    text-transform: capitalize;  
}
.links-list, .top-level
{
    margin:0 !important;
    padding: 0 !important;    
}
.footer-col ul li{
    border-bottom: none !important;
    text-align: left;
    list-style-type:none;      
}

.footer-col ul.need-help li{
    line-height: 26px;
    font-size: 17px;
    /*font-family: "Montserrat", Arial, sans-serif;*/
}

.footer-col ul li a, #nav a{
    color: #fff;
    text-transform: capitalize;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    text-align: left;
}

.footer-col ul:not(.top-level) li:hover{
    background: none;
}

#social_footer {
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
}

#social_footer p {
    font-size: 14px;
    color: #8c8c8c;
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}

#social_footer ul li {
    display: inline-block;
    margin: 0 5px 10px 5px;
}

#social_footer ul li a {
    color: #fff;
    text-align: center;              
    display:block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
              
}

.share_i
{ 
     position:relative;
     top:8px;
}
#social_footer ul li a:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #111;
}
.botnavbar {

}

.botnavbar li {
    line-height: 30px;
    color: #191919;
    width: 11%;
    text-align: center;
    display: inline;
    padding-right: 72px;
}

.botnavbar li a {
    width: 100%;
    height: 100%;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    text-decoration: none
}

.botnavbar li a:hover {
    color: #fff;
    background: #004F6D;
    text-decoration: none;
    width: 100%;
    text-align: center
}

.botnavbar li:first-child a {
    border-left: none
}

.one-fifth {
    position: relative;
    float: left;
    /* width: 220px; */
    /* margin: 0 20%; */
}

.one-fifth a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

h3.foot-col-heading {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
    color: #F09132;
    background: none;
    border-bottom: none;
    text-align: left;
    padding-left: 0;
    padding-bottom: 15px;
    margin: 0;
    padding-top: 10px;
}


#nav li:hover .sub-level li a {
    color: #fff;
    text-align: left;
}

#nav a {
    cursor: pointer;
    display:block;
    line-height: 25px;
    text-decoration:none;
    width:100%;
    line-height: 26px;
    text-align:left;
    margin:0; 
    padding:0;
}
#nav li:hover {background: #186281;position: relative;}
ul.sub-level {display: none;z-index:1000000;overflow:hidden;}

ul.sub-level li {border: none;width:140px;margin:0;position:relative;float:left; padding:0; margin:0; margin-left:10px !important}
#nav .sub-level {background: #186281;margin:0; padding:0;}
.sub-level li a{color:#000080;margin:0; padding:0;text-align:left;}

li:hover .sub-level {
    background: #186281;
    border-width: 1px;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 0;
    left: 130px;
    line-height: 5px;
}

#ContactUs{border:1px solid #5c8da0 !important;}

