.plan:hover{
    position:relative !important
    ;box-shadow:0 0 40px rgba(200,200,200,.3) !important;
    transform:scale(1.15) !important;
    z-index:1 !important;
}.plan:hover .plan-header{background-color: #0d6efd;}

.nav-pills .nav-link.active{
    color:#272727 !important;
}
ul.nav-pills>li>a.active:hover{
    color:#000
     !important;
}
.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    content: none;
}
.thumb-info .thumb-info-wrapper:after {
    content: none;
}

#footer {
    background: #f4f4f4;
}

@media screen and (max-width: 600px) {
    body > div > div > div > div.owl-stage-outer > div > div.owl-item.position-relative.active > div.container.position-relative.z-index-1.h-100 > div > div > h1{
        color: #000;
        margin-top: 0 !important;
        font-size: 27px !important;
    }
    #id1 {
        background-color: rgb(105 105 105 / 70%);
        padding-top: 0px !important;
    }
  }