.single-hero-slider {
 border-top:5px solid white;
}
.newsletter {
  display: none;
}
.banner-text h4{
  background-color:white;padding:5px;color:#26c1a2;
  opacity: 0.7;border-radius:10px;
}
.mb-100{
  background-color:white;padding:5px;color:#26c1a2;
  opacity: 0.9;border-radius:10px;text-align:justify;
}
.lheader-middle{
  background-image: url("https://i.gifer.com/JNVS.gif");
}
.header-middle .container{
  background-color:white;
  border-bottom:10px solid red; border-style: dotted;
}
.footer{
  border-top:10px solid red; border-style: dotted;
}