@media screen and (max-width: 1026px) {
  .col-sm-6 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 420px) {
  .col-sm-6 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 420px) {
  .col-sm-6 {
    margin-bottom: 7px !important;
  }
}

.therow {
  margin: 5px -0;
}

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



blink {
  margin: 5px -5px;
}

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


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



section #section-d {
  margin: 20px auto 20px !important; 
  opacity: 0.6 !important;
}

section #section-f {
  margin: -20px auto 20px !important; 
  opacity: 0.7 !important;
}

