.site-header .site-branding h1.site-title {
    display: block;
    font-size: 36.00002px;
    font-size: 27px;
    font-family: "Muli", sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: normal;
    margin: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    zoom: 1;
}
.scfp-form-content .scfp-form-action .scfp-form-submit {
    display: inline-block !important;
    background-image: none;
    background-color: #404040;
    border: 0 !important;
    outline: none !important;
    min-width: 30%;
    height: auto;
    min-height: 32px;
    margin: 0;
    color: #fff;
    font-size: inherit;
    line-height: 1;
    font-weight: 500;
    padding: 12px 20px 11px;
    text-transform: capitalize;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    filter: none !important;
    -webkit-appearance: none;
}
.entry-header .entry-title, .entry-header .page-title, .page-header .entry-title, .page-header .page-title {
    font-size: 24.99994px;
    font-size: 1.78571rem;
    line-height: 2em;
    margin: 0;
    font-weight: 500;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type="search"], select[multiple], textarea {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    background: #f8f8f8;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    line-height: normal;
    max-width: 100%;
    padding: 0.6429em 0.7143em;
    -webkit-appearance: none;
}
body, button, input, select, textarea {
    color: #5a5d60;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7857;
    width: 100%;
}
.main-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #5f9ea0;
}
.main-navigation ul li:hover > a {
    color: #5f9ea0;
}
.main-navigation .current-menu-item > a, .main-navigation .current a {
    color: #5f9ea0;
}
.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
    background: #b0e0e6;
    box-sizing: content-box;
    margin-bottom: 2.67857em;
    padding: 1.33929em 0;
}
.entry-header .breadcrumbs a:hover, .page-header .breadcrumbs a:hover {
    color: #5f9ea0;
}
.entry-header .breadcrumbs a, .page-header .breadcrumbs a {
    color: #ffffff;
}
.top-bar-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #5f9ea0;
}
.site-footer .bottom-bar {
    background: #b0e0e6;
    color: #acaeaf;
}
button {
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7857;
    width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #313539;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: button;
    font-weight: 400;
    line-height: normal;
    outline-style: none;
    padding: 0.7142em 1.2143em;
    text-transform: uppercase;
}
.services{
  float:left;
  width:50%;
}