.list-2 li{width: 100%;}



.half-rule { 
    margin-left: 0;
    text-align: left;
    width: 50%;
 }


 /* .rev_slider{
   max-height:300px !important;
 } */


.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.8;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 150px;
  position: fixed;
}
.cookie-disclaimer .container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cookie-disclaimer .cookie-close{
  float: right;
  padding: 10px;
  cursor: pointer;
}


.resizelo
{
  font-size: 1.2vmin;
}


.bounce1 {
  background-color: #243c91 !important;
}
.bounce2 {
  background-color: #8d99c3 !important;
  border: 1px solid #243c91 !important;
}
.bounce3 {
  background-color: #f16626 !important;
}
