#top-menu a {
  font-weight: normal !important;
}

#text-4 p {
  line-height: 25px;
  margin-top: -6px;
}

#top-menu li {
  padding-right: 30px;
}

#contactfooter .blueblock {
  padding-bottom: 45px;
}

#homefeat {
  min-height: 500px;
  margin-top: -135px;
}

footer .title {
  margin-bottom: 20px;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

#main-header {
  background: transparent !important;
}

#main-header.et-fixed-header {
  background: #fff !important;
}

.et_fullwidth_nav #main-header .container {
  max-width: 95%;
}

.nav li ul {
  width: 300px;
}

#top-menu li li a {
  width: 260px;
}

.greenblock {
  background: #7bc2ae;
  color: #fff;
  padding: 30px;
  border-radius: 15px;
}

.blueblock {
  background: #231c2e !important;
  padding: 35px 20px 20px;
  color: #fff;
  font-size: 19px;
  border-radius: 15px;
}

.redblock {
  background: #e73437 !important;
  padding: 20px;
  border-radius: 15px;
}

.goldblock {
  background: #f0bc2c !important;
  padding: 20px;
  border-radius: 15px;
}

/* HF 4 BLOCK */

#hfcol1::before {
  background: #e73437;
  width: 1000px;
  min-height: 100% !important;
  position: absolute;
  content: "";
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  right: 105%;
}

#hfcol2::after {
  background: #f0bc2c;
  width: 1000px;
  min-height: 100% !important;
  position: absolute;
  content: "";
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  left: 108%;
}

#hf4block {
  overflow-x: hidden;
}

.whitebox

{background: white;
padding: 15px;
border-radius: 8px;
font-weight: 300;}