.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(316px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.pricing-box {
    background-color: #cdd1d4;
    border-radius: 12px;
    padding: 24px;
    display: flex;
    flex-direction: column;
}
.pricing-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 14px;
    margin-top: 15px;
    color: #006bc3;
}
.pricing-subtitle {
    color: #d81b60;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
}
.price {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 4px;
}
.vat {
    font-size: 24px;
    font-weight: 700;
    color: #555;
}
.price-details {
    margin: 24px 0;
    padding-left: 14px;
    list-style: square;
    
  
}
.price-details li {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 1.4;
}
.buy-button {
    background-color: #c91d0e;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    margin-top: auto;
    text-align: center;
}

.buy-button:hover {
    background-color: #a8180c;  
    transform: scale(1.05);   
}


.fe-e{
    margin-top: 20px;
}

.fe-te{
    text-align: center;
    color: #000;
}

.fe-p{
    padding-top: 60px;
    padding-bottom: 50px;
}

.fr-de{
    width: 110px;
    text-align: center;
    margin-left: 107px;
    margin-bottom: 20px;
}

.tm-ic{
    width: 100px;
    margin-left: 107px;
    margin-bottom: 20px;
}
.tm-pz {
    width: 195px;
    margin-left: 60px;
    margin-bottom: 20px;
}
.fe-qa{
    text-align: center;
    color: #000;
    margin-bottom: 7px;
    font-size: 18px;
}


.pewe {
    color: #0073c7;
    text-align: center;
    font-size: 40px;
    margin-bottom: 15px;
    padding-top: 40px;
}

.tese{
    text-align: center;
}

.fr-bu{
    width: 312px;
    margin-bottom: 40px;
}

.fe-c{
    color: white !important;
}

.fe-c:hover {
    color: white !important;
}



@media only screen and (min-width: 320px) and (max-width: 567px) {
.mp-pp {
    margin-top: 0px;
    margin-left: 13px;
    width: 90%;
}

.opw{
    height: 877px !important;
}
.im-yu {
   text-align: left !important; 
    margin-top: 0px !important; 
     margin-left: 0px; 
}
.mp-pp {
    margin-top: 47px !important;
    margin-left: 8px !important;
    width: 90% !important;
}

.megamenu-li.show .dropdown-menu.megamenu.show:after {
    content: url(../images/home-Image/whiteArrow.png);
    position: absolute;
    top: -12px !important;
    right: 79% !important;
}

.megamenu-li.show .dropdown-menu.megamenu.show {
    padding: 30px 20px;
    width: 276px;
    left: auto;
}


}


@media only screen and (min-width: 568px) and (max-width: 797px) {
    .vb {
        height: 784px !important;
    }

    .mp-pp {
        margin-top: 312px;
        margin-left: 74px;
        width: 75%;
    }

}


.dre{
    width: 237px !important;
    text-align: center;
    margin-left: 28px;
    margin-bottom: 13px;
}

.vre{
    width: 65px;
    text-align: center;
    margin-left: 107px;
    margin-bottom: 20px;
}

.pur{
    width: 154px;
    text-align: center;
    margin-left: 76px;
    margin-bottom: 20px;
}


.na-o{
    color: black !important;
    font-size: 15px !important;
    font-weight: 400 !important; 
}

.b-de{
    width: 300px !important;
    margin-right: 124px !important;
    
}


.megamenu-li.show .dropdown-menu.megamenu.show:after {
    content: url(../images/home-Image/whiteArrow.png);
    position: absolute;
    top: -12px;
    right: 50% !important;
}
/*
.megamenu-li.show .dropdown-menu.megamenu.show {
    padding: 30px 20px;
    width: 993px !important;
    left: auto;
}
    */

.dropdown-submenu {
    position: relative;
  }
  
  .dropdown-submenu>.dropdown-menu {
    top: -95px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    height: 117px;
  }
  
  .dropdown-submenu:hover>.dropdown-menu {
    display: block;
  }
  
  .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
  }
  
  .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
  }
  
  .dropdown-submenu.pull-left {
    float: none;
  }
  
  .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
  }

  .go{
    font-size: 20px;
    color: white;
    margin-left: 20px;
    margin-top: 6px;
    margin-right: -21px;
  }

 .npu{
    color: #030303 !important;
 }

  npu:hover {
    color: #1b1b1b !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem !important;
    padding: 15px 15px 15px 15px !important;
    margin: 1.145rem 0 0 !important;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.poe{
    padding: 0px 0px 6px;
}

.opf{
    top: -35px !important;
    left: 100%;
    margin-top: -6px;
    margin-left: 12px !important;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    height: 300px !important; 
}

.pgf{
    top: -65px !important;
    left: 100%;
    margin-top: -6px;
    margin-left: 12px !important;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    height: 117px;
}

.bfr{
    top: -95px !important;
    left: 100%;
    margin-top: -6px;
    margin-left: 12px !important;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    height: 117px !important;
}

.gfd{
    
    border-right: 1px solid #a0a0a0;

}

.kpn{
    padding-right:5px;
    color: #050505;
}

