.packages_cards {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0;
    
    

}
.priccc i.cut::before {
    left: 0px;
    right: auto;
    
}
i.cut::before {
    content: "";
    width: 94px;
    height: 2px;
    display: block;
    background: #9e9c9c;
    position: absolute;
    left: 41%;
    top: 54%;
}
.packages_tab:hover, .packages_tab.active {
    background: linear-gradient(145deg, #f81f01 10%, #ee076e 100%) !important;
    color: #fff important;
}
.packages_card  {
    background: #fff;
    border: 1px solid #6140a5;
    border-radius: 3px;
    padding: 2rem 1.5rem 0px 1.5rem;
    margin: 30px 5px !important;
    height: 600px !important;
}

.packages_cardBottom {
    margin-top: 1rem;
   
}
.packages_cardBottom > a {
   background-color: #f81f01;
   
}

.packages_tab:hover, .packages_tab.active {
    background: linear-gradient(180deg, #191e4f 0%, #6a44b1 100%);
    color: #fff;
}
.packages_tab {
    font-family: "Poppins", sans-serif;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid rgba(187, 187, 187, 0.27);
    font-size: 14px;
    padding: 5px 10px;
    margin: 5px;
    background: none;
    
}
.packages_tab {
    font-size: 12px;
    font-weight: 500;
    margin: 2px;
}

.doublewrap {
    margin-top: 30px;
    padding: 25px 40px;
    min-height: 612px;
    border: 1px solid #713cd2;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
}
.doublewrap h3 {
    text-transform: capitalize;
    font-size: 37px;
    font-weight: bold;
    color: #000;
    margin: 15px auto 30px;
}
.col-lg-4{
    
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}
.jack li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    list-style: none;
    margin: 0px;
    opacity: 1;
    color: #7b7b7b;
    padding-bottom: 6px;
    padding-left: 20px;
    display: block !important;
}
.jack li:before {
    position: absolute;
    content: "\f05d";
    font: normal normal normal 14px/1 FontAwesome;
    left: 0;
    top: 3px;
    height: 5px;
    width: 5px;
    color: #f90000;
    border-radius: 50%;
    /* background: #7b7b7b; */
}
.chatt {
    padding-top: 20px;
    text-align: left;
}
.fa{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.chatt .actions .action-chat {
    color: #f90000;
    font-size: 20px;
    cursor: pointer;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.actions a {
    margin-right: 20px;
    font-weight: bold;
    display: inline-block;
    padding: 0;
}
.chatt h2 {
    padding: 0;
    font-size: 20px!important;
    margin: 0;
    line-height: 38px;
    font-weight: 600;
    text-transform: none;
    color: #2e2e2e;
    
}
.col-lg-5{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    
}
.priccc {
    padding-top: 20px;
    width: 49%;
    float: left;
    text-align: left;
    
}
span.old-price {
    display: inherit;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    width: 100%;
    margin: 0px auto 7px;
    color: #b7b7b7;
    
}
.doublewrap span.price {
    font-size: 42px;
    font-weight: bold;
    color: #f90000;
    margin: 0 0 20px;
    display: inline-block;
    line-height: 36px;
    
    
}
.wrapk {
    text-align: center;
    width: 49%;
    float: right;
    padding-top: 20px;
    
}
a.order-btn {
    background:#f90000;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding: 13px 30px;
    margin-bottom: 20px;
    margin: 0 20px 20px;
    text-decoration: none;
    display: inline-block;
    
}
.doublewrap p.nichaywala {
    font-size: 14px;
    line-height: 16px;
    color: #2d2b25;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 0;
    
}
.wrapk .view-detail {
    margin-bottom: 0;
}
a.view-detail {
    font-size: 15px;
    color: #6642ac;
    font-weight: bold;
    
}
.view-detail {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    margin: 15px;
    display: block;
    line-height: normal;
    
}