.about-us_3 {
    padding-top: 60px;
    padding-bottom: 50px;
}

.product-title {
   padding-bottom: 0px;
}

.product-title h3 {
   color: #fff;
}

.product-background {
    margin-top: 0px;
    padding-bottom: 80px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: #2d2d2d url(../assets/img/pattern-3.jpg);
}

.banner {
    position: relative; 
    width: 100%;
}

.language-text {
    position: absolute; 
    top: 5px;
    right: 10px;
    font-size: 12px;
    margin-bottom: 1px;
    margin-top: 1px;
    line-height: 12px;
}
.language-text a {
    color: #555;
}

body {
    background: #dddddd  url(../assets/img/pattern-2.png);
    border-top: 0px;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #555;
    text-align: left;
}

.product-description form {
    margin-top: 0px;
}

.product-description form button {
  background: #009fdf;
  border: 0px;
}

.contact-us form button {
  background: #009fdf;
  border: 0px;
}

.product-description-left {
  margin-top: 35px;
}

.header {
    background: #dddddd;
}

.span-light-grey {
    background: #dddddd;
}

.span-blue {
    background: #009fdf;
    color: #fff;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}

.span-blue h3 {
    color: #fff;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
    border-bottom: 1px dotted #eee;
}

.span-gray {
    background: #009fdf;
    color: #fff;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}

.span-gray h3 {
    color: #fff;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
    border-bottom: 1px dotted #444;
}

.tel-skype p {
    margin-top: 10px;
}

.container-footer {
  background: #2d2d2d url(../assets/img/pattern-3.jpg);
}

.highlights {
    margin-bottom: 50px;
}

.ufrenzel-img {
    width: 90%;
}

.ufrenzel-img-center {
    margin: 20px auto;
    width: 70%;
}

.box-img {
    margin-top: -1px;
    margin-bottom: -1px;
}

.ufrenzel-description p {
    margin-top: 30px;
    margin-left: 50px;
    margin-right: 40px;
    line-height: 32px;
    font-size: 18px;
}

#order_button {
  border-radius: 15px;
  background: #009fdf;
  border: 0px;
}

#order_text {
  margin-top: 10px;
  font-size: 23px;
}
#form_text {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#form_padding {
 padding: 8px 15px;
}

#small_note {
  margin-bottom: 20px;
}

input, textarea, .uneditable-input {
    width: 323px;
}

.footer-note {
    font-size: 12px;
    line-height: 14px;
    padding-left: 10px;
    font-weight: 400;
    float: left;
}

.buy_button {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 3px 3px 1px rgba(0,0,0,.3);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 40px;
    background: #009fdf;
    border: 0px;
    border-radius: 20px;
    padding: 15px 50px;
}

.distributor_main_text {
  color: #fff;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.distributor_button {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background: #009fdf;
    border: 0px;
    border-radius: 5px;
    padding: 6px 15px;
}

.distributor_text {
  color: #fff;
  font-size: 12px;
  margin-top: 30px;
  margin-bottom: 0px;
  line-height: normal;
}

.distributor_name {
  color: #fff;
  font-size: 13px;
}

.distributor_link {
  color: #009fdf;
}

.distributor_mail {
  color: #fff;
}

.worldwide_text {
  color: #fff;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 30px;
  line-height: normal;
}

@media (min-width: 1200px)
{
  .span-first {
    margin-left: 55px;
   }
}

@media (max-width: 1199px) and (min-width: 768px)
{
  .span-first {
    margin-left: 40px;
   }
}
