/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
hr.divider {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
/*body { background: url(../../../images/25038910_ml.jpg) 0% 40% !important;
background-size: 100% !important;
background-attachment: fixed !important; }
*/
body {
    background: url(../../../images/25038910_ml.jpg) 0% 80% !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
#ccf_recaptcha_0_153 {
    margin-left: -15px;
}
.imgResponsive{
  width: 40%;
  float: right;
  padding-left: 10px;
  padding-bottom: 5px;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #478B16;
    text-decoration: none;
    outline: none;
}
span#cloak25630 {
    float: left;
    word-break: break-all;
}
Inherited from h4

.machinePasquali {
    width: 100%;
    float: left;
    text-align: center;
}
.machineGrid {
width: 100%;
}
.Machines {
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: 50%;
    border-radius: 10px;
}
.Machines, .machinePasquali h2 {
    text-align: center;
}
.tm-headerbar h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 22px;
}

.tm-headerbar .uk-panel {
  margin-top: 70px;
}

.bfQuickMode .pull-right {
  float: left !important;
}

.btn-primary, .btn-info, .btn-inverse {
  background-color: #66BA24 !important;
}

.btn-primary {
  background: #66BA24 !important;
}

@media (max-width: 767px) {
  .imgResponsive{
  width: 100%;
  padding-left: 0;
  padding-bottom: 5px;
}
  .uk-navbar-toggle {
    font-size: 18px;
    color: #6C8715;
    text-decoration: none;
}
  .uk-navbar {
    background: #fff;
    color: rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
}
}

@media (max-width: 760px) {
.machineGrid {
    width: 100%;
  }
.Machines, .machinePasquali {
    display: block;
    float: left;
    width: 100%;
    height: 50%;
    margin: 0;
}
  .Machines, .machinePasquali img{
    float: left;
    width: 100%;
}
}