#header .top-header .header-navigation ul li a {
    color: #6e6e6e;
}
#header .top-header .header-navigation ul li a:hover {
    color: #249e9e;
}

.open-responsive-menu .fa {
    color: #249e9e!important;
}
html, body {
  overflow-x:hidden;
  width:100%;
}
#header .bottom-header{
padding-top:0%!important;
padding-bottom: 0%!important;
}
#header .bottom-header .container{
padding-top: 1%!important;
}
#header .top-header{
padding-bottom: 0%!important;
}

#services {
    padding-top: 40px;
}
@media screen and (max-width: 768px) { body #header .bottom-header { padding-top: 0%!important; padding-bottom: 0; }}

header .header-front-page {
    background-size: 100%!important;
}


.open-responsive-menu .fa {
        color: #249e9e!important;
	}

input[type=submit] {
    background-color: #249e9e;
    color: #fff;}

#latest-news.front-page-section .section-header .section-description{
color:#e8e8e8!important;
}
