body {
  padding-top: 25px;
}
.starter-template {
  padding: 15px 15px;
  text-align: center;
}
	
/*Animated hero Ends here*/

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    text-align: center;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/


.fixcta{}
a.fixcta{color:#428bca; font-size:12px;} 

.fixcta a:hover{color:#428bca;}

.footer{padding-top:20px;}
.footer p{height:auto; line-height:40px;}

.f_sitemap{width:100%; float: left;background-image: url(../Images/bg.jpg); padding: 10px 0; text-align: center;}
.f_sitemap p{ margin-bottom:0 !important; text-align: center; color:#016957;}
.f_sitemap p a{color:#016957;}
.f_sitemap p a:hover{color:#077f6b;}
