        .main-package{
            background: #f8f8f8;
            padding: 38px 20px 37px;
        }
        .package-inner{
            box-shadow: 0 0 2px 0 rgb(0 0 0 / 12%), 0 0 2px 0 rgb(0 0 0 / 12%);
            border-radius:3px;
            background-color:white;
        }
        .package-wrap{
            padding:0px 20px 20px;
        }
        .package-img img{
            padding: 40px 15px 30px;
            height: 160px;
        }
        .package-wrap h2 {
            font-size: 16px!important;
            margin:0px!important;
            font-weight: 500;
        }
        .package-cate a{
            color: #555;
            font-size: 14px;
        }
        .btn-style-1 a {
            padding:6px 15px 6px!important;
            border-radius: 8px;
        }
        .star-wrap{
            font-weight: 500;
            display: inline-block;
            color: #fff;
            border-radius: 2px;
            min-width: 34px;
            padding: 0px 3px;
            background-color: #1aaa2a;
            font-size: 12px;
            margin:0px;
        }
        .star-wrap i{
            margin-left:3px;
            font-size:11px;
        }
        .star-cate{
            color: #212121;
            font-size: 12px;
        }
        .pro-details-price-short-description{
            border: 1px solid #75757566!important;
            padding: 18px 15px!important;
            margin: 18px 0 20px;
            border-radius:5px;
        }
        .pro-details-cate a{
            color: #837676;
            font-size: 14px;
        }
        .pro-details-price{
            display:block!important;
        }

        /*lab page*/

        .header-border {
            border-bottom:1px solid #00000026;
         }
         .cu-focus{
            box-shadow:none!important;
            padding:0px;
            height:37px;
         }
         .cu-btn{
            padding: 11px 12px;
            position: relative;
            left: -5px;
         }
           .slider-height-2{
         height:475px;
         }
         .wrap-one{
         background-color:transparent;
         }
         .full-package{
         width:390px!important;
         }
         .package-wrap{
         border-bottom: 1px solid #f0f0f5;
         padding:8px 20px;
         }
         .pack-title{
         font-weight:700;
         font-size:15px;
         }
         .pack-details{
         color: #787887;
         font-size: 13px;
         margin-top: -4px;
         }
         .full-content-wrap h2{
         font-size: 21px!important;
         padding:20px 20px;
         font-weight:700;
         border-bottom: 1px solid #f0f0f5;
         }
         .single-package-wrap{
         border: 1px solid #f0f0f5;
         }
         .pack-align{
         display:inline-block!important;
         }
         .contact-card {
             background: #fff8f2;
         }
         .email-card{background: #ffecec;}
         .skype-card{background: #eafffd;}
         .bg-white-50{
            background-color:white;
         }
         .app-wrap p{
            font-size:16px;
         }
         .app-contect{
            display:flex;
         }
         .app-wrap-details{
            display:flex;
            width: 316px;
            border: 1px solid #b4b4be;
            border-radius: 4px;
         }
         
         .app-banner img {
            width: 60%;
        }
          .text {
            outline: none;
            border: none;
            padding-left: 20px;
            font-size: 16px;
            flex-grow: 100;
            background-color: transparent;
            line-height: 3;
        }
        .app-code {
            vertical-align: bottom;
            border-right: 1px solid rgba(180,180,190,.3);
        }
        .app-btn{
                padding: 11px 20px;
                background-color: #14bef0;
                color: #fff;
                font-weight: 700;
                font-size: 16px;
                border-radius: 5px;
        }
        .app-link a img {
            width: 130px;
            height: 40px;
        }

       /*  lab page end*/