.home #page-container {
  padding-top:0px !important;
}
#footer-bottom {
  display:none;
}
#main-header {
  background-color:#4bb7d8;
  box-shadow:none;
  webkit-box-shadow:none;
}
#main-header.et-fixed-header {
  background-color:#4bb7d8;
  box-shadow:none !important;
  webkit-box-shadow:none !important;
}
#main-header a {
  color:white;
}
#et-top-navigation #top-menu-nav #top-menu .current_page_item a {
  color:white;
  font-weight:900;
}
.header-content h1 {
  font-size:600%;
}
.et_pb_fullwidth_header {
  color:white;
  font-size:16px;
  padding-top:15%;
  padding-bottom:15%;
}
.et_pb_fullwidth_header_subhead {
  font-size:200%;
}
.simple-social-icons ul li:before {
  display:none;
}
#sidebar {
  display:none;
}
#content-area #left-area {
  border-right:none;
  width:100%;
  padding-right:0px;
}
#main-content .container::before {
  display:none;
}

.widget-title {
clear: both;
font-size: 16px;
margin-bottom: 24px;
text-transform: uppercase;
text-align: center;
}

.sidebar .widget-title {
background-color: #000;
color: #fff;
padding: 10px;
border-radius: 3px 60px 3px 60px;
}

.genesis-nav-menu {
text-align: center;
clear: both;
background: #fff;
color: #D77777;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
width: 100%;
}

.genesis-nav-menu a {
border: none;
font-weight: 500;
color: #000;
display: block;
padding: 10px 20px;
position: relative;
}


  
body {
background-color: #fff;
color: #000000;
font-family: helvetica;
font-size: 15px;
font-weight: 300;
line-height: 1.625;
}