.home-form .widget_sow-editor > div h4, .home-form .widget_sow-editor > div h5:before
{
   color: #00ACF6;
}
.home-blog h2
{
   color: #00ACF6;
}
.bottom-menu {
  text-align: center;
}
.bottom-menu ul {
    display: inline-block;
    padding: 0 32px !important;
    margin: 0 0 30px;
}
.bottom-menu ul li {
  float: left;
}
.bottom-menu ul li a {
  text-transform: uppercase;
    padding: 20px 7px !important;
    display: block;
}
.bottom-menu ul.sub-menu {
    display: none;
}

a.btn-blue-title {
    position: relative;
    bottom: -20px;
}

.hp-content {
    position: relative;
    bottom: 0;
}

@media (max-width: 768px) {
	.home-title.container-bg-image {   
    background-position: -320px top;
  }
}