*{
    margin: 0;
    padding: 0;
    
}
.body {
    color: #a9a9a9;
    font-size: 15px;
    line-height: 1.7;
     overflow-x:hidden ;
     overflow-y:auto ;
}
a{
    text-decoration: none;
    color: black;
}
.header-section{
    background-color:white;
}

input[type=search] ::placeholder{
    color: white !important;
}
.profile-acc {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	background: white;
	border: 1px solid #4CAF50;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	align-items: center;
	margin-top: 35px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: transparent;
    margin-top: 8px;
}
.navbar-brand img{
    width: 100%;
    margin-top: 10px;
} 
.add-cart i.fas{
    font-size: 30px;
    color: #0E9448;
    margin-top: 12px;
}
.navbar-light .navbar-nav .nav-link {
    color: #0E9448;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
/*.section1{*/
/*    border-bottom: 1px solid gray;*/
/*}*/
.tab-section{
    margin-bottom: 40px;
}
.h-txt h4{
    font-size: 24px;
    text-transform: capitalize;
}
.h-txt h4 span{
    font-size: 20px;
    text-transform: capitalize;
    color: #0E9448;
    font-weight: 600;
}

 .card-text1 h6{
    font-weight: 600;
    color: #0E9448;
} 
.card-star{
    margin-top: -4px;
    margin-left: 100px;
    color: gray;
    font-size: 12px;
}
.add-card{
    border: 1px solid #0E9448;
    width: 150px;
    padding-left: 20px;
    padding-top: 8px;
    height: 40px;
    border-radius: 4px;
}
.add-card p{
    color: #0E9448;
    font-size: 12px;
    text-transform:uppercase;
}
.add-card p{
    color: #0E9448;
    font-size: 14px;
    font-weight: 600;
}
.add-card:hover {
   background: #0E9448;
   color: white;
}
.add-card:hover p{
    color: white;
 }
.view-card{
    border: 1px solid #0E9448;
    width: 50px;
    padding-left: 15px;
    padding-top: 8px;
    height: 40px;
    color: #0E9448;
    margin-left: 10px;
    border-radius: 4px;
}
.view-card:hover {
    background: #0E9448;
    color: white;
 }
.card-text1{
    color: #0E9448;
    font-size: 14px;
}
.card:hover{
    border: 1px solid #0E9448;
}

.h-txt1 {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid gainsboro;
}
.h-txt1 h6 {
   font-size: 24px;
   text-transform: uppercase;
   color: #0E9448;
}
.h-txt1 .h-btn {
   margin-left: 62.9rem;
   font-size: 14px;
   color: white;
   background-color: #0E9448;
   padding: 10px 20px;
   border: none;
 }
.hed-text h1{
    font-size: 24px;
}
.hed-text h1 span{
   font-weight: 400;
}
.slider {
    position: relative;
}
.owl-nav {
    position: absolute;
    top: -30px;
    left:0;
}
.owl-carousel .owl-item img {
    width: 100%;
   
}
.owl-nav {
    display: inline-flex;
}
.owl-prev,
.owl-next {
    padding: 6px 10px;
    background: #f1f1f1;
    color: #333;
    font-size: 12px;
}
.navActive {
    background: #0E9448;
}
.single-item h6 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.single-item h6 span {
    display: flex;
    font-size: 12px;
    margin-top: 6px;
    color: #999;
}
.single-item p {
    color: #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    /*white-space: nowrap;*/
}
.section4{
    margin-top: 40px;
}
.hed-text{
    margin-bottom: 40px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 0rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: gray;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
  
}
.section5{
    background-color: #295746;
    color:white;
    padding-bottom: 70px;
}
.footer-top h4{
    font-size: 18px;
}
.footer-top p{
    font-size: 14px;
}
.footer-menu ul{
    margin-top: 20px;
    text-align: center;
}
.footer-menu ul li{
    border: 0;
    line-height: 12px;
    padding: 0;
    display: inline-block;
    border-right: 1px solid #ccc;
    padding-right: 5px;
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
}
.footer-img-icon a{
    display: inline-block;
}
.footer-img-icon img{
    width: 70%;
    display: inline-block;
}
.bor-ing img{
    width: 270px;
}
.main-ing img,
.text-foot img{
    width: 250px;
    margin-top: 20px;
}
.ssl-img img{
    width:80%;
}
.text-foot h1{
    text-align: center;
    color: #00a700;
    width: 100%;
    font-size: 23px;
    margin-bottom: 0px;
}
.mbl-footer {
    position: fixed;
    bottom: 0px;
    z-index: 99;
    width: 100%;
    height: 31px;
    background: #254d3d;
    padding: 0px;
    font-size: 18px;
    display: block;
    margin-left: -100px;
}
.view_cart_left {
    position: absolute;
    left: 18px;
    float: left;
    color: #faf4e0;
}
#mini-cart-count {
    font-size: 11px;
    padding: 15px 0px;
    font-size: 14px;
}
.view_cart_right {
    position: absolute;
    right: 18px;
    bottom: 14px;
}
#mobile_view_cart_a {
    background: yellow;
    /* border-radius: 5px; */
    padding: 10px;
    color: black;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
}
.section6{
    background: #254d3d;
}
.add-cart a{
    margin-left: -1rem;
    color: #0E9448;
}
.footer-copy p{
    margin-bottom: 2rem !important;
}
.text-center span i.fas{
    color: white;
}
.wal i.fas{
   height: 20px; width: 20px;
   font-size: 18px;
 
}
.add-cart{
    margin-top: 4px;
     /*margin-left: -30px; */
}
.add-cart i.fa-solid{
    font-size: 35px;
      color: #0E9448;
}
/*.slid-box{*/
/*    margin-left: 525px;*/
/*    margin-top: 10px;*/
/*}*/
.slide-txt{
    color: #0E9448;
     
}

.bor {
    border: 1px solid gainsboro;
    height: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.testimonials-body{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.text-light {
      color: #f8f9fa!important;
    font-size: 10px !important;
    text-transform: uppercase;
}
 .card-title {
      font-weight: 900 !important;
    }
    .sid-img img {
    width: 40px;
    height: 40px;
}
 .description{
        font-size: 13px;
    }


.topnav .search-container {
    float: left;
  }
  
  .topnav input[type=text] {
    padding: 6px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
    width: 310px;
  }
  
  .topnav .search-container button {
    float: right;
    padding: 6px;
    margin-top: 8px;
    background: white;
    font-size: 17px;
    border: none;
    cursor: pointer;
  }
  
  .topnav .search-container button:hover {
    background: #ccc;
  }
  .topnav {
    position: sticky;
}
.card-title-blog {
    font-weight: 900 !important;
  }
  .card-text-blog{
    color: gray;
    font-size: 12px;
}
.btn1{
    font-size: 14px;
    color: white;
    background-color: #0E9448;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
}
.btn1:hover{
    font-size: 14px;
    color: #0E9448;
    background-color: white;
    border:1px solid #00a700;
}
.blog{
    margin-top:10px;
}
.login{
    margin-top: 100px;
}
img.avatar {
    width: 10%;
    border-radius: 50%;
  }
    /* product pg */
  .product-section{
    margin-top: 100px;
  }
  .prd-txt h6{
    color: gray;
    font-size: 14px;
  }
  .prd-txt h6:hover{
   color: #0E9448;
  }
  .product_title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    height: auto;
    margin: 0;
}
.product_title1{
    color: #bbb;
    margin-top: 10px;
}
.pro-star i.fas{
    color: #ddd;
    font-size: 10px;
}
.pro-a a {
    color: black;
    text-decoration: none;
}
.pro-a a:hover {
   color: #0E9448;
}
.pro-text{
    margin-top: 15px;
    font-size: 30px;
    color: #0E9448;
    margin-bottom: 10px;
}
.pro-text1{
    font-size: 14px;
    color: #999;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 30px;
    padding-top: 10px;
}
.pro-bro{
    border-top: 1px solid #ddd ;
    margin-bottom: 30px;
}
.product-information{
    line-height: 44px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-right: 20px;
    margin-left: 0;
}
.pro-card.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.quantity{
    border: 1px solid #ddd;
    padding:6px 10px;
    border-radius: 4px;
    margin-bottom: 30px;
}
.quantity input.minus,.quantity input.minus,.quantity input.plus, .quantity input.plus {
    border: 0;
    width: 26px;
    height: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    float: left;
    clear: none;
    font-size: 16px;
    line-height: 40px;
    font-weight: 900;
    color: #3a4354;
    outline: none !important;
}
.quantity input.qty {
    height: 40px;
    width: 30px !important;
    display: inline-block;
    text-align: center;
    float: left;
    border: 0 !important;
    padding: 0;
    margin: 0;
}
.btn3 {
    width: 200px;
    height: 50px;
    margin-left: 10px;
    line-height: 50px;
    padding-left: 50px;
    background-color:#0E9448;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #0E9448;
    border-radius: 5px !important;
}
.pro-bro1{
    border-top: 1px solid #ddd ;
    margin-top: 30px;
    margin-bottom: 30px;
}
.wishlist i.fas{
    color: #ddd;
    font-size: 14px;
    margin-right: 10px;
}
.wishlist{
    font-size: 14px;
    text-transform: uppercase;
}
.wishlist:hover{
    color: #00a700;
}
.product_meta span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #999;
}
.product_meta span a {
   text-decoration: none;
   color: black;
   text-transform: capitalize;
   /* background-image: url(image.png); */
}
.like-icon{
    width: 75px;
    height: 30px;
    padding: 4px;
    background-color: blue;
    color: white;
    border-radius: 3px;
    font-size: 14px;
}
.fb-icon{
    width: 75px;
    height: 30px;
    padding: 4px;
    background-color: rgb(10, 98, 165);
    color: white;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
}
.twt-icon{
    width: 75px;
    height: 30px;
    padding: 4px;
    background-color: rgb(57, 157, 233);
    color: white;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
}
.shr-icon{
    width: 75px;
    height: 30px;
    padding: 4px;
    background-color: rgb(240, 14, 48);
    color: white;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
}
.cmm{
   width: 40px;
   height: 30px;
   border-radius: 3px;
   border: 1px solid #ddd;
   color: black;
   text-align: center;
   margin-left: 4px;
}
.tab-p-1{
    line-height: 30px;
    margin-right: 50px;
    color:#777989;
    font-weight: 400;
}
.tab-p-2{
    font-weight: bold;
    font-size: 20px;
}
.tab-p-3{
    line-height: 45px;
    color:#777989;
    font-weight: 400;
}
.tab-p-0{
   font-weight: bold;
}
.pro-star1 i.fas{
    color: yellow;
}
.title{
    margin-bottom: 40px;
    font-size: 20px;
}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
  
  tr:nth-child(even) {
    background-color: #dddddd;
  }
.p-img{
    margin-top:40px;
}
 /* cart */
.cart-section{
    margin-top: 100px;
}
.cart-box h1{
  padding: 20px;
  font-size: 20px;
}
.cart-box1{
    padding: 20px;
    border-top: 4px solid rgb(15, 158, 241);
  }
  .cart-box2{
    padding: 20px;
    border-top: 4px solid rgb(15, 158, 241);
    
  }
  .box-l i.far{
     color: rgb(15, 158, 241);
     margin-right: 10px;
  }
  .box-l p{
    font-size: 14px;
    color: #777989;
 }
 .box-r{
    width: 200px;
    height: 40px;
    background: white;
    border: 1px solid #ddd;
    padding-left: 30px;
    padding-top: 6px;
    margin-left: 55%;
 }
 .box-r-1{
    width: 200px;
    height: 40px;
    background: white;
    border: 1px solid #ddd;
    padding-left: 30px;
    padding-top: 6px;
    margin-left: 80px;
 }
 .box-r:hover{
    color: white;
    background: black;
    border: 1px solid #ddd;
 }
 .car-img-box{
    border: 2px solid #ddd;
    padding: 10px;
 }
 .cart-content{
    border: 2px solid #ddd;
    width: 900px;
    padding-left: 260px;
    padding-top: 40px;
 }
 .cart-note{
    border: 2px solid #ddd;
    width: 70px;
    padding-top: 50px;
    padding-left: 10px;
 }
 .cart-qut{
    border: 2px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}
.trash-box{
    border: 2px solid #ddd;
    /* padding: 10px; */
    width: 70px;
    padding-top: 50px;
    padding-left: 25px;
    color: red;
}
.table-txt{
    color: #777989;
    text-transform: capitalize;
    margin-top: 30px;
}
.img-txt p{
    padding-left: 40px;
    padding-right: 10px;
}
.p-txt p{
    padding-left: 460px;
    padding-right: 260px;
}
.price p{
    padding-left: 85px;
    padding-right: 20px;
}
.q-txt p{
    padding-left: 50px;
    padding-right: 10px;
}
.price1 p{
    padding-left: 50px;
    padding-right: 10px;
}
.Remove p{
    padding-left: 10px;
    padding-right: 0px;
}
.table-box2{
    border: 1px solid #ddd;
    padding: 10px;
}
.box-r1{
    width: 200px;
    background: white;
    border: 1px solid #777989;
    border-radius: 4px;
    color: #777989;
}
.box-r1 p{
    padding-top: 10px;
    padding-left: 10px;
}
.box-r2 p{
    padding-top: 10px;
    padding-left: 10px;
    color: #777989;
}
.box-r3{
    width: 200px;
    background: white;
    border: 1px solid black;
    border-radius: 4px;
    white-space: 4px;
    text-transform: uppercase;
}
.box-r3 p{
    padding-top: 10px;
    padding-left: 35px;
    color: #0E9448;
    font-weight: 600;
}
.box-r3:hover, .box-r3 p:hover{
    width: 200px;
    background: #0E9448;
   color: white;
}
.crt-total{
    margin-top: 50px;
}
.crt-total h1{
    font-size: 30px;
    text-transform: capitalize;
}
.total-box1{
  border: 1px solid #ddd;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.total-box2{
    border: 1px solid #ddd;
    padding: 10px;
  }
  .total-box3{
    border: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

  }
  .total-box1 p{
    text-transform: capitalize;
    font-weight: bold;
    color: #777989;
    padding-top: 10px;
    padding-left: 10px;
  }
  .total-box1 h6 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 220px;
  }
  .total-box1 h6 i.fa-solid{
    color: #0E9448;
  }
  .total-box2 p{
    text-transform: capitalize;
    font-weight: bold;
    color: #777989;
  }
  .shp-con{
    padding-left: 220px;
    line-height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .shp-con p{
    font-weight: 400;
    font-size: 14px;
  }
  .add:hover{
    color: #0E9448;
  }
  .total-box3 p{
    text-transform: capitalize;
    font-weight: bold;
    color: #777989;
    padding-top: 10px;
    padding-left: 10px;
  }
  .total-box3 h5 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 250px;
  }
  .total-box4{
    background-color: #0E9448;
    width: 250px;
    color: white;
    white-space: 4px;
    text-transform: uppercase;
    height: 40px;
    border-radius: 4px;
  }
  .total-box4 p{
    padding-top: 10px;
    padding-left: 40px;
  }
   /* checkout */
  .content-box{
    padding: 20px;
  }
  .con-box-bor{
    line-height: 0.5;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: white;
    border-radius: 10px;
  }
  .content-box2{
    padding: 20px;
  }
  .con-box-bor3{
    width: 200px;
    height: 40px;
    color: white;
    background-color: #0E9448;
    border-radius: 4px;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 6px;
  }
  .con-box-1 p{
    font-size: 16px;
    padding-top: 10px;
    font-weight: bold;
    color: #999;
  }
  .con-box-bor4{
    font-weight: bold;
    color: #999;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: white;
    border-radius: 10px;
  }
  .content-box2{
    border-top: 1px solid #ddd;
  }
  .check-lbl{
    font-size: 13px;
  }
  .check-lbl:hover{
    color: #00a700;
  }
  textarea {
    border: 2px solid #ccc;
    border-radius: 10px;
    background-color: white;
    padding: 10px;
    width: 100%;
  }
  select {
      word-wrap: normal;
      width: 100%;
      padding: 10px;
      border: 2px solid #ccc;
    border-radius: 10px;
    background-color: white;
  }
  .hedingtxt{
    font-size: 24px;
    font-weight: bold;
  }
  /* desh home */
.pr-img img{
    width: 25px;
    height: 25px;
 
  }
  .pr-img {
    padding: 10px;
  }
  .menu ul li{
    list-style: none;
    display: inline-block;
    padding: 10px;
  }
  .menu ul li a{
    text-transform: capitalize;
    color: #0E9448;
    font-size: 14px;
    font-weight: 500;
  }
  .form-control-2{
    padding: 8px;
  }

/**********mobile***********/

/* side menu */
.wui-side-menu {
    position:fixed;
    top:0;
    left:0;
    width:220px;
    height:100%;
    backface-visibility:hidden;
    z-index:3;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);  
    -webkit-transition: webkit-transform 220ms ease-in-out;
    transition: transform 220ms ease-in-out;
  }
  .wui-side-menu.open {-webkit-transform: translateX(0);transform: translateX(0);} 
  .wui-side-menu.open ~ .content .side-menu-trigger {display:none;}
  .wui-side-menu.open {box-shadow: 2px 0 16px 0 rgba(0,0,0,0.3);}
  .wui-side-menu .header, 
  .wui-content-header {vertical-align:baseline;line-height:50px;}
  .wui-side-menu-pin-trigger, 
      .wui-side-menu-trigger {width:50px;height:50px;text-align:center;display: inline-block;font-size:18px;line-height: 50px;}
  
  .wui-side-menu .wui-side-menu-pin-trigger    {display:none;float: right;}
  .wui-side-menu .wui-side-menu-pin-trigger i  {-webkit-transition:all 0.22s ease-out;-moz-transition:all 0.22s ease-out;
                                                        -o-transition:all 0.22s ease-out;     transition:all 0.22s ease-out;}
  .wui-side-menu .wui-side-menu-items {overflow-y:auto;height: calc(100% - 50px);}
  .wui-side-menu .wui-side-menu-item {
     display:block;
     width:100%;
     padding:15px 12px ;
     border-left:5px solid transparent;
  }
  .wui-side-menu .wui-side-menu-item {height:50px}
  .wui-side-menu .wui-side-menu-item i.box-ico {margin-right:4px;}
  
  /* overlay */
  .wui-overlay {position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color: rgba(0, 0, 0, 0.1);opacity:0.5;display:none;}
  .wui-side-menu.open ~ .wui-overlay, .wui-overlay.active {display:block;} 
  
  /* content */
  .wui-content {z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;
               -webkit-transition:all 0.22s ease-out;-moz-transition:all 0.22s ease-out;
               -o-transition:all 0.22s ease-out;transition:all 0.22s ease-out;padding:0 10px;}
  .wui-content .wui-side-menu-trigger {margin-left:-10px;margin-top: 6px;}
  @media only screen and (min-width:768px){
      .wui-side-menu .wui-side-menu-pin-trigger {display:inline-block;} 
      .wui-side-menu.open {box-shadow: initial;}
      .wui-side-menu.open ~ .wui-overlay {display:none;} 
      .wui-side-menu.open ~ .wui-content .wui-side-menu-trigger {display:none;} 
      .wui-side-menu.open:not(.pinned) ~ .wui-overlay {display:block;}
      .wui-side-menu.open:not(.pinned) {box-shadow: 2px 0 16px 0 rgba(0,0,0,0.3);}
      .wui-side-menu.open.pinned ~ .wui-content {left:220px;}
  }
  ul.wui-side-menu-items {list-style: none;padding:0}
  
  .wui-side-menu {background-color: #292e34;color:#ddd;}
  .wui-side-menu .wui-side-menu-trigger:hover,
  .wui-side-menu-item:hover,
  .wui-side-menu-pin-trigger:hover
      {color: #fff;background-color: #383f45;}
  
  .wui-side-menu a 
   {color:#ccc;text-decoration:none}
  .wui-side-menu .wui-side-menu-item.active
      {border-left-color: #158439; color:#158439}
  .wui-content a {color:#000;}

  /* foot-view */
 .foot-txt{
    padding: 8px;
    color: white;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
 }
 .foot-total-box{
    padding: 10px;
   
 }
.foot-total-box p{
    font-size: 14px;
    text-transform: capitalize;
    color: gray;
    font-weight: bold;
}
.foot-total-box h5{
    margin-left: 220px;
    font-size: 14px;
    text-transform: capitalize;
    color: #0E9448;
}
/* member */
  .member-section{
    margin-top: 30px;
    padding-top: 20px;
    margin-bottom: 70px;
  }
  .mem-pro{
    background-color:white;
    padding: 10px;
    border-bottom: 1px solid #0E9448;
  }
  .mem-pro1{
    padding: 10px 20px;
    background: white;
    border-bottom: 1px solid #0E9448;
  }
  .memdtls{
    line-height: 0.5;
    margin-left: 15px;
    padding-top: 4px;
  }
.memdtls h1{
    font-size: 16px;
}
.mem-pro1 i.fas{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.mem-pro1 i.fab{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.mem-pro1 i.far{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.middel-box-acc{
    line-height: 0.5;
    margin-left: 10px;
    padding-top: 4px;
}
.middel-box-acc h6{
    font-size: 16px;
    color: #010312;
}
.middel-box-acc p{
    font-size: 13px;
    color: #0E9448;
}
/* business */
.bus-section{
    margin-top: 70px;
    margin-bottom: 100px;
}
.bus-icon i.fas {
    font-size: 30px;
}
.use-txt1 p{
    font-size: 18px;
    padding-top: 4px;
    color:  black;
}
.bus-box-1 {
   border: 1px solid #00a700;
    padding:20px;
}
/* bus pg-1 */
.middel-box{
    background: #00a700;
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    color: white;
    width: 100px;
    height: 40px;
    margin-left: 60px;
}
.middel-box p{
    padding-top: 8px;
}
.middel-box-txt{
    line-height: 0.5;
}
.middel-box-txt h6{
    font-size: 14px;
    color: #010312;
    text-transform: uppercase;
}
.middel-box-txt p{
    color: #0E9448;
    text-transform: uppercase;
    line-height: 1.1;
}
.usrdtls{
    text-transform: capitalize;
}
a{
    color: #010312;
}
/* business pg-2 */
.buspg-icon i.fas {
    font-size: 24px;
}
.buspg-txt p{
    font-size: 12px;
    padding-top: 4px;
    color: black;
}
.buspg-box-1 {
   border: 1px solid #00a700;
    padding:20px;
    height: 90px;
}

.popup .popuptext{
    /*height:auto !important;*/
    /*height:calc(100vh - 127px)!important;*/
}