@media screen and (max-width: 1026px) {
  .col-12 {
    margin-bottom: 25px;
  }
  .col-sm-6 {
    margin-bottom: 5px !important;
  }
}
.therow {
  margin: 5px -0;
}

div.col-lg-6,
div.col-lg-3,
div.col-lg-8,
div.col-lg-35,
div.col-12,
div.col-lg-2 {
  z-index: 1 !important;
}


#chart-cols {   
  padding: 0px auto !important;
  margin-top: 10px !important;
  margin-bottom: -30px !important;
}




blink {
  margin: 5px -5px;
}

.opacity-half-dark{
  background-color:rgba(0,0,0,.3);
  position:absolute;
  height:100%;
  width:100%;
  opacity:1;
  top:0;left:0;
}

.owl-dots {
  margin-top: 10px !important;
}


#chart-cols {   
  padding: 0px auto !important;
  margin-top: 10px !important;
  margin-bottom: -30px !important;
}


.thecont{
  margin-top: 95px;
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .thecont{
    margin-top: 92px;
    margin-bottom: 0;
  }

}


