body {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #666;
    font-size: 15px;
    line-height: 24px;
}


.header {
    position: relative
    

}

.header_color {
    background-color: #2e2751;
    color: #fff;
    position: relative
    
    
}

.header_ul {
margin-bottom: 5px;
  
}

.header_color ul{
  margin-bottom: 0px;
}


.header_color li{
  list-style-type: none;
}

.header_color a{
  color: #fff;
  text-decoration: none;
}

.header_color a :hover{
  color: #f01212;
  text-decoration: underline;
}

.header_li_a {

    color: #fff;
 
}

.header_li_a :hover{

  color: #f01212;
  text-decoration: underline;

}

.topbar {
    background-color: #2e2751;
    color: #fff;
    padding: 8px 0
}

.top-contact {
    padding-top: 8px
}

.topbar .single-contact {
    display: inline-block;
    margin-right: 25px;
    color: #ccc;
    cursor: pointer
}

.topbar .single-contact:last-child {
    margin-right: 0
}

.topbar .single-contact,
.topbar .single-contact a {
    color: #ccc;
    font-weight: normal;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 15px
}

.topbar .single-contact i {
    color: #f3a712;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    top: 2px
}

.topbar .single-contact:hover,
.topbar .single-contact a:hover {
    color: #fff
}

.topbar-right {
    position: relative;
    float: right
}

.topbar-right .button {
    float: left;
    right: 0
}

.topbar-right .button .bizwheel-btn {
    height: auto;
    text-transform: initial;
    padding: 8px 15px;
    line-height: initial;
    background: #fff;
    font-size: 14px;
    color: #f3a712;
    border: 1px solid transparent
}

.topbar-right .button .bizwheel-btn:hover {
    background: transparent;
    border-color: #fff;
    color: #fff
}

.topbar .social-icons {
    float: left;
    margin-right: 20px;
    padding-top: 8px
}

.topbar .social-icons li {
    display: inline-block;
    margin-right: 10px
}

.topbar .social-icons li:last-child {
    margin: 0
}

.topbar .social-icons li a {
    color: #ccc
}

.topbar .social-icons li a:hover {
    color: #F3A712
}

.header-inner {
    padding: 20px 0;
    background: #333
}

.navbar.navbar-expand-lg.navbar-white.bg-white {
    background-color: #f2f2f2;  /* 这里的 #f2f2f2 是一种浅灰色，您可以根据需求修改这个颜色值 */
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  .b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }

  .b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
  }

  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
  }

  .nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .btn-bd-primary {
    --bd-violet-bg:  #2e2751;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg:  #2e2751;
    --bs-btn-hover-border-color:  #2e2751;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg:  #2e2751;
    --bs-btn-active-border-color: #2e2751;
  }

  .bd-mode-toggle {
    z-index: 1500;
  }

  .bd-mode-toggle .dropdown-menu .active .bi {
    display: block !important;
  }


  .full-screen-section_about {
    background: #2e2751;
    width: 100%;
    height: 100%;
    padding: 20px;
    margin: 10px 0px;
    color: #fff;
  }
  .full-screen-section_P1 {
    background: #2e2751;
    width: 100%;
    height: 100%;
    padding: 20px;
    margin: 10px 0px;
    color: #fff;
  }
  .full-screen-section_P1 a   {

    color: #ffffff;
  }
  .full-screen-section_foot {
    background: #2e2751;
    width: 100%;
    height: 100%;
    padding: 30px 5px;
    margin: 30px 0px 5px 0px;
    color: #fff;
  }

  .full-screen-section_foot a {

    color: #fff;
  }
  .full-screen-section_P2 {
    background:  #fff;
    width: 100%;
    height: 100%;
    padding: 20px;
    margin: 20px 0;
    color: #2e2751;
  }

  .full-screen-section_P3 {
    background:  #f5eeee;
    width: 100%;
    height: 100%;
    padding: 20px;
    margin: 20px 0px;
    color: #2e2751;
  }
  .header_size {
    padding: 12px 70px;
    background-color: #300909; /* 设置背景颜色为浅灰色 */
    border: 1px solid #ccc; /* 设置1像素宽的灰色边框 */
  }

  .bannersize {
    padding: 26px 70px;
    background-color: #300909; /* 设置背景颜色为浅灰色 */
    border: 1px solid #ccc; /* 设置1像素宽的灰色边框 */
  }

  .rowFlex {
    display: flex;
    justify-content:center;
}

 .button_color{
  background-color:  #2e2751 ! important;
  border-color:  #ffffff! important;
  color: #fbfaff! important;
}



.button_color:hover{
    background-color: rgb(241, 234, 234) ! important;
    border-color:  #2E2751! important;
    color: #2E2751! important;
  }

  .button_color2{
    background-color: rgb(252, 252, 252) ! important;
    border-color: rgb(250, 248, 248) ! important;
    color: #2E2751! important;
   
  }
  
  .button_color2:hover{
    background-color:   #2E2751! important;
    border-color:  rgb(255, 255, 255)! important;
    color: #f3f1f8! important;
    }



  .product-head1
{
    
    padding: 8px;
         
        }
.product-head1 img
        {
            border: 1px solid #e0d3d3;
         
                 
                }

.product-foot1
        {
           padding: 10px 5px;
                 
                }
.product-foot1 a
        {
           color: #2e2751;
           text-decoration: none;
                 
                }
.product-foot1  :hover
{
    background-color: #cbecdf;
    text-decoration: none;
          
        }

  .testimonials {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.testimonial-inner {
    position: relative;
    text-align: center
}

.testimonial-inner .testimonial-slider {
    margin: -15px
}

.testimonial-inner .single-slider {
    position: relative;
    padding: 30px;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 0 0 15px #1010101f;
    -moz-box-shadow: 0 0 15px #1010101f;
    box-shadow: 0 0 15px #10101036;
    margin: 15px
}

.testimonial-inner .star-list {
    margin-bottom: 10px
}

.testimonial-inner .star-list li {
    display: inline-block;
    margin-right: 3px
}

.testimonial-inner .star-list li:last-child {
    margin: 0
}

.testimonial-inner .star-list li i {
    font-size: 15px;
    color: #179e66
}

.testimonial-inner .single-slider p {
    position: relative;
    font-size: 15px
}

.testimonial-inner .t-info {
    margin-top: 25px;
    position: relative;
    overflow: hidden
}

.testimonial-inner .t-left {
    float: left
}

.testimonial-inner .client-head {
    display: inline-block;
    float: left
}

.testimonial-inner .t-info img {
    width: 75px;
    height: 75px;
    border: 2px solid #ebebeb;
    padding: 5px;
    margin-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-inner .single-slider:hover .t-info img {
    border-color: #179e66
}

.testimonial-inner .t-left h2 {
    margin-top: 0;
    font-size: 20px;
    position: relative;
    top: 0;
    line-height: initial;
    display: inline-block;
    margin-top: 5px
}

.testimonial-inner .t-left h2 span {
    display: block;
    color: #555;
    font-size: 15px;
    font-weight: 400
}

.testimonial-inner .t-right .quote {
    color: #f3a712;
    float: right;
    z-index: 3;
    line-height: initial;
    height: 80px;
    font-size: 50px
}

.testimonial-slider .owl-controls .owl-dots {
    margin-top: 10px
}

.testimonial-slider .owl-controls .owl-dot {
    margin-right: 8px
}

.testimonial-slider .owl-controls .owl-dot:last-child {
    margin-right: 0
}

.testimonial-slider .owl-controls .owl-dot span {
    background: transparent;
    border: 4px solid #f3a712;
    width: 13px;
    height: 13px;
    margin: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-slider .owl-controls .owl-dot:hover span,
.testimonial-slider .owl-controls .owl-dot.active span {
    background: transparent;
    border-color: transparent;
    background: #f3a712
}
.single-counter {
  margin-top: 30px;
  position: relative;
  padding-left: 90px
}

.single-counter .conter-content {
  border-left: 1px solid #fff36;
  padding-left: 20px
}

.single-counter .icon {
  position: absolute;
  left: 0
}

.single-counter .icon:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background: #fff;
  z-index: 3;
  border-radius: 100%;
  opacity: .3;
  top: 4px;
  left: -7px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

.single-counter:hover .icon:before {
  background: #F3A712;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden
}

.single-counter .icon i {
  color: #179e66;
  width: 70px;
  height: 70px;
  background: #fff;
  text-align: center;
  line-height: 70px;
  border-radius: 100%;
  z-index: 33;
  font-size: 25px;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

.single-counter:hover .icon i {
  background: #F3A712;
  color: #fff
}

.single-counter h3 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease
}

.single-counter h3 span {
  display: inline-block;
  color: #F3A712;
  margin-left: 5px
}

.single-counter p {
  color: #eee;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 2px
}

.blog-left h5:hover
        {
           color: #fa0707;
           text-decoration: underline;
                 
                }
 .blog-left h5
        {
           margin: 6% 0px;
                 
                }
.blog-left p
                {
                 color: #886a6a;
                 font-size: 15px ;
                         
                        }
.blog-left a
        {
           color: #300909;
           text-decoration: none;
                 
                }
.footer_2  a
        {
          
           text-decoration: none;
           list-style-type: disc;
                 
                }
 .footer_2 ul li {
                  margin-bottom: 0;
                  position: relative;
                  padding-left: 10px;
                  line-height: 28px
              }
 .footer_2 H3:hover
        {
         
          color: #179e66;
                 
                }
 .footer_2  a:hover
                {
                 
                  color: #e9240a;
                  text-decoration: underline;
                         
                        }
.copyright a:hover
{
 
  color: #179e66;
         
        }
        .img-card-hover-effect {
          transition: filter 0.3s ease;
        }
       .img-card-hover-effect:hover {
          filter:brightness(94%);
        }

        .custom-nav-link {
          font-size: 30px;
          color: blue;
        }
        .whyus li 
        {margin: 5px 0px;
        
        }
        .whyus a
        {font-size:xx-large;
        
        }
        .breadcrumbs {
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          position: relative;
          padding: 5px 0;
          z-index: 10;
          background-color: #eef7f3;
      }
      
      .breadcrumbs::before {
          background: #faf6f6;
          opacity: .6
      }
      
      .breadcrumbs .bread-title {
          z-index: 3333;
          position: relative;
          border-radius: 5px
      }
      
      .breadcrumbs .bread-title p {
          color: #fff;
          font-size: 13px
      }
      
      .breadcrumbs h2 {
          color: #fff;
          text-transform: capitalize;
          font-size: 40px;
          margin: 0;
          padding: 0;
          line-height: 45px;
          z-index: 333;
          position: relative;
          font-weight: 700;
          padding-top: 10px
      }
      
      .breadcrumbs .bread-list {
          display: block;
          margin-top: 15px
      }
      
      .breadcrumbs ul li {
          display: block;
          display: inline-block
      }
      
      .breadcrumbs ul li span {
          margin: 0 10px;
          font-size: 11px;
          font-weight: 400;
          color: #0f0101
      }
      
      .breadcrumbs.style2 ul li span {
          font-size: 14px
      }
      
      .breadcrumbs ul li a {
          color: #1b1010;
          font-size: 16px;
          font-weight: 500;
          text-transform: capitalize
      }
      
      .breadcrumbs ul li a:hover {
          opacity: .8;
          color: #493232 !important
      }
      
      .breadcrumbs.style2 ul li a {
          font-weight: 500
      }
      
      .breadcrumbs.style2 ul li a:hover {
          color: #179E66
      }
      
      .breadcrumbs .bread-menu {
          color: #fff;
          z-index: 333;
          position: relative;
          line-height: initial;
          padding-left: 49px;
          font-size: 0
      }
      
      .breadcrumbs .bread-menu:before {
          content: "";
          position: absolute;
          top: 50%;
          width: 32px;
          height: 5px;
          left: 0;
          background: #F3A712;
          margin-top: -2.5px
      }
      
      .breadcrumbs .bread-menu li a {
          color: #462525;
          -webkit-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease;
          font-size: 16px;
          font-weight: 400;
          padding-right: 8px;
          margin-right: 8px;
          display: inline-block
      }
      
      .breadcrumbs .bread-menu li a:hover {
          color: #dd900c
      }
      
      .breadcrumbs .bread-menu li:last-child {
          margin: 0;
          padding: 0
      }
      
      .breadcrumbs .bread-menu li+li::before {
          content: "\f105";
          font-family: 'FontAwesome';
          left: -7px;
          position: relative;
          color: #000;
          font-size: 18px
      }
      
      .breadcrumbs.bread-blog {
          padding: 0;
          text-align: center;
          background: #F4F9FC;
          margin: 0;
          padding: 20px
      }
      
      .breadcrumbs.bread-blog .bread-menu:before {
          display: none
      }
      
      .breadcrumbs.bread-blog .bread-menu ul li {
          position: relative
      }
      
      .breadcrumbs.bread-blog .bread-menu ul li:before {
          content: "";
          position: absolute;
          right: 7.5px;
          width: 12px;
          font-size: 0;
          height: 12px;
          left: auto;
          background: #F3A712;
          top: 6px;
          border-radius: 100%;
          border: 2px solid #fff
      }
      
      .breadcrumbs.bread-blog .bread-menu ul li:last-child:before {
          display: none
      }
      
      .breadcrumbs.bread-blog .bread-menu ul li a {
          color: #2E2751;
          font-size: 15px;
          margin-right: 15px;
          padding-right: 15px;
          position: relative
      }
      
      .breadcrumbs.bread-blog .bread-menu ul li a:hover {
          color: #F3A712 !important
      }

      .imgbig {
        border: 1px solid #d4ccc9;
        width: 98%;
    }

    .su13s7Slider {
      width: 99%;
      margin-top: 5px;
      padding: 0 5px !important;
      list-style-type: none;
      position: relative;
  }

  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.su13s7Slider {
  width: 99%;
  margin-top: 5px;

  padding: 0 5px !important;
  list-style-type: none;
  position: relative
}

.su13s7Slider li {
  margin: 0 1.5px;
  outline: none
}

.su13s7Slider .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 0px;
  height: 0px;
  background: 0 0 no-repeat #fff;
  z-index: 9;
  text-indent: -99999999999px;
  padding: 0;
  border: 0px;

}

.su13s7Slider .slick-prev {
  left: 0
}

.su13s7Slider .slick-prev:hover {
  background-position: 0 -0px
}

.su13s7Slider .slick-next {
  right: 0;
  background-position: -0 0
}

.su13s7Slider .slick-next:hover {
  background-position: -0 -0px
}
.product1{
  border:1px solid #d4ccc9; 
  width: 125px;
 height: 125px;

}

slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.contact-form-area {
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #179E66
}

.contact-form-area h4 {
  font-size: 22px;
  font-weight: 600
}

.contact-form-area .form-group {
  margin: 0;
  margin-top: 20px
}

.contact-form-area .form-group input {
  height: 50px;
  border: 1px solid rgba(204, 204, 204, 0.58);
  width: 100%;
  display: block;
  border-radius: 0;
  padding: 0 40px 0 15px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 14px;
  font-weight: normal
}

.contact-form-area .form-group input:focus {
  border-color: #7e868f
}

.contact-form-area .form-group input:hover {
  border-color: #7e868f
}

.contact-form-area .form-group textarea {
  height: 170px;
  border: 1px solid #dfdfdf;
  width: 100%;
  display: block;
  border-radius: 5px;
  padding: 15px;
  resize: none;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 0;
  padding-right: 40px;
  font-weight: normal
}

.contact-form-area .form-group {
  position: relative
}

.contact-form-area .form-group .icon {
  position: absolute;
  right: 15px;
  z-index: 33;
  color: #f3a712;
  top: 12px
}

.contact-form-area .form-group.button {
  text-align: center;
  margin: 20px 0 0 !important
}

.contact-form-area .form-group.textarea .icon {
  top: 15px;
  right: 15px
}

.contact-form-area .bizwheel-btn.theme-2 {
  padding: 15px 32px
}

.contact-form-area.faq-form {
  background: #2E2751;
  padding: 30px
}

.contact-form-area.faq-form .form-group {
  margin-top: 0;
  margin-bottom: 20px
}

.contact-form-area.faq-form .form-group input {
  background: transparent;
  border: 0;
  color: #ccc;
  border-bottom: 1px solid #fff52
}

.contact-form-area.faq-form .form-group input::-webkit-input-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group input::-moz-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group input::-ms-input-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group textarea::-moz-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group textarea::-ms-input-placeholder {
  opacity: 1;
  color: #ccc !important
}

.contact-form-area.faq-form .form-group textarea {
  background: transparent;
  height: 120px;
  border: 0;
  border-bottom: 1px solid #fff52;
  color: #ccc
}

.contact-form-area.faq-form .form-group.button {
  text-align: left
}

.contact-form-area.faq-form .form-group.button .bizwheel-btn:hover {
  background: #fff;
  color: #F3A712
}

.contact-form-area.service {
  padding: 0;
  box-shadow: none;
  background: transparent;
  border: 0
}

.contact-form-area.service .form-group textarea {
  height: 120px
}
.pc3Tabs2 ul.tabs2 {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
  position: relative
}

.pc3Tabs2 ul.tabs2:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0%;
  width:100%;
  height: 1px;
  background: #cec1c1
}

.pc3Tabs2 ul.tabs2:after {
  content: "";
  display: block;
  clear: both
}

.pc3Tabs2 ul.tabs2 li {
  padding: 18px 55px;
  border: 1px solid #dfe1e6;
  border-bottom: none;
  float: left;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  cursor: pointer
}

.pc3Tabs2 ul.tabs2 li.current {
  border: 1px solid #000;
 /* background-color: #f3a712;*/
 background-color: #ebeae9;
  border-bottom: none
}

.pc3Tabs2 .tab-content2 {
  margin-top: 40px;
  display: none
}

.pc3Tabs2 .tab-content2.current {
  display: block
}

.img-3 {
  margin: 5px 0.5px;
  border: 1px solid #d4ccc9;
}

.faqs {
  padding: 20px 0 50px
}

.faqs .single-faq {
  margin-bottom: 10px
}

.faq-title i {
  width: 42px;
  line-height: 55px;
  font-size: 16px;
  text-align: center;
  color: #179E66;
  position: absolute;
  display: inline-block !important;
  left: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #ebebeb
}

.faq-title a {
  padding: 16px 0;
  font-size: 18px;
  padding-left: 0;
  padding-left: 55px !important;
  border: 1px solid #ebebeb;
  margin-bottom: 1px;
  display: block
}

.faq-body {
  border: 0;
  background: #fff;
  padding: 20px 49px;
  border: 1px solid #ebebeb;
  border-top: 0
}

.faq-body p {
  font-size: 15px
}

.grid-container {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.grid-container li {
  margin: 5px;
}

.productlist2 {
    padding: 5px;
}

.productlist2:hover {
  background-color: #e0d9d9;
}

.productlist2 a {
  text-decoration: none;
  color: #5a4fec;
}


.productlist3 a {
  text-decoration: none;
  color: #b1b0b8;
}
.main-image{
  margin: 50px;
}

.comment {
  display: flex;
  margin-bottom: 10px;
  background-color: #f1f3f2;
}

.avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 10px;
}

.comment-details {
  display: flex;
  flex-direction: column;
}

.username {
  font-weight: bold;
}

.date {
  color: #888;
}