@charset "UTF-8";

::selection {
    background: #6610f24f;
    color: #003639;
}


.bg-hero-banner-2,.bg-top-header{
        background-color: #fff!important;
      }
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .margin-div{
        margin-top: 40px;
      }
}      
