@media (min-width: 576px) {
  .modal-sm {
	max-width: 500px !important;
  }
}

body {     font-family: Poppins !important;}a.btn.btn-info {    background: red;    color: #fff;    border: 1px solid red;}.container.dash-wrapper .col-md-3{padding:0 !important}.countdown{
  margin-top: 15px;
  margin-left:5px;
  font-weight: bold;
  }.list-group-item {
    border-color: #ebedf2;
  }
  .list-group-raw .list-group-item {
    border: 0;
  }
  .text-primary { color: var(--primary) !important; }
  .text-soft-primary { color: var(--soft-primary) !important; }
  .text-secondary { color: var(--secondary) !important; }
  .text-soft-secondary { color: var(--soft-secondary) !important; }
  .text-success { color: var(--success) !important; }
  .text-soft-success { color: var(--soft-success) !important; }
  .text-info { color: var(--info) !important; }
  .text-soft-info { color: var(--soft-info) !important; }
  .text-warning { color: var(--warning) !important; }
  .text-soft-warning { color: var(--soft-warning) !important; }
  .text-danger { color: var(--danger) !important; }
  .text-soft-danger { color: var(--soft-danger) !important; }
  .text-dark { color: var(--dark) !important; }
  .text-soft-dark { color: var(--soft-dark) !important; }
  .text-light { color: var(--light) !important; }
  .text-inherit { color: inherit !important; }
  .fs-8 { font-size: 0.5rem !important; }
  .fs-9 { font-size: 0.5625rem !important; }
  .fs-10 { font-size: 0.625rem !important; }
  .fs-11 { font-size: 0.6875rem !important; }
  .fs-12 { font-size: 0.75rem !important; }
  .fs-13 { font-size: 0.8125rem !important; }
  .fs-14 { font-size: 0.875rem !important; }
  .fs-15 { font-size: 0.9375rem !important; }
  .fs-15 { font-size: 0.9375rem !important; }
  .fs-16 { font-size: 1rem !important; }
  .fs-17 { font-size: 1.0625rem !important; }
  .fs-18 { font-size: 1.125rem !important; }
  .fs-19 { font-size: 1.1875rem !important; }
  .fs-20 { font-size: 1.25rem !important; }
  .fs-21 { font-size: 1.3125rem !important; }
  .fs-22 { font-size: 1.375rem !important; }
  .fs-23 { font-size: 1.4375rem !important; }
  .fs-24 { font-size: 1.5rem !important; }
  .fw-100 { font-weight: 100 !important; }
  .fw-200 { font-weight: 200 !important; }
  .fw-300 { font-weight: 300 !important; }
  .fw-400 { font-weight: 400 !important; }
  .fw-500 { font-weight: 500 !important; }
  .fw-600 { font-weight: 600 !important; }
  .fw-700 { font-weight: 700 !important; }
  .fw-800 { font-weight: 800 !important; }
  .fw-900 { font-weight: 900 !important; }

  .opacity-0 { opacity: 0 !important; }
  .opacity-10 { opacity: 0.1 !important; }
  .opacity-20 { opacity: 0.2 !important; }
  .opacity-30 { opacity: 0.3 !important; }
  .opacity-40 { opacity: 0.4 !important; }
  .opacity-50 { opacity: 0.5 !important; }
  .opacity-60 { opacity: 0.6 !important; }
  .opacity-70 { opacity: 0.7 !important; }
  .opacity-80 { opacity: 0.8 !important; }
  .opacity-90 { opacity: 0.9 !important; }
  .opacity-100 { opacity: 1 !important; }

  .hov-opacity-0:hover { opacity: 0 !important; }
  .hov-opacity-10:hover { opacity: 0.1 !important; }
  .hov-opacity-20:hover { opacity: 0.2 !important; }
  .hov-opacity-30:hover { opacity: 0.3 !important; }
  .hov-opacity-40:hover { opacity: 0.4 !important; }
  .hov-opacity-50:hover { opacity: 0.5 !important; }
  .hov-opacity-60:hover { opacity: 0.6 !important; }
  .hov-opacity-70:hover { opacity: 0.7 !important; }
  .hov-opacity-80:hover { opacity: 0.8 !important; }
  .hov-opacity-90:hover { opacity: 0.9 !important; }
  .hov-opacity-100:hover { opacity: 1 !important; }
  .btn-circle {
    border-radius: 50em;
    }.btn-light,
    .btn-outline-light:hover {
      background-color: var(--light);
      border-color: var(--light);
      }.btn-sm.btn-icon {
        padding: 0.416rem;
        width: calc(2.02rem + 2px);
        height: calc(2.02rem + 2px);
      }
      .btn-lg {
        padding: 0.75rem 1.5rem;
        font-size: 1rem;
      }
      .btn-lg.btn-icon {
        padding: 0.75rem;
        font-size: 1.2rem;
        width: calc(3rem + 2px);
        height: calc(3rem + 2px);
        }.shadow-xs { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important; }
        .shadow-sm { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important; }
        .shadow{ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important; }
        .shadow-md { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important; }
        .shadow-lg { box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important; }
        .shadow-xl { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important; }
        .shadow-2xl { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important; }
        .shadow-none { box-shadow: none !important; }

        .hov-shadow-xs:hover { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important; }
        .hov-shadow-sm:hover { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important; }
        .hov-shadow:hover { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important; }
        .hov-shadow-md:hover { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important; }
        .hov-shadow-lg:hover { box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important; }
        .hov-shadow-xl:hover { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important; }
        .hov-shadow-2xl:hover { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important; }
        .hov-shadow-none:hover { box-shadow: none !important; }
        .btn-primary,
        .btn-soft-primary:hover,
        .btn-outline-primary:hover {
          background-color: var(--primary);
          border-color: var(--primary);
          color: var(--white);
        }
        .btn-secondary,
        .btn-soft-secondary:hover,
        .btn-outline-secondary:hover {
          background-color: var(--secondary);
          border-color: var(--secondary);
          color: var(--white);
        }
        .btn-success,
        .btn-soft-success:hover,
        .btn-outline-success:hover {
          background-color: var(--success);
          border-color: var(--success);
          color: var(--white);
        }
        .btn-danger,
        .btn-soft-danger:hover,
        .btn-outline-danger:hover {
          background-color: var(--danger);
          border-color: var(--danger);
          color: var(--white);
        }
        .btn-warning,
        .btn-soft-warning:hover,
        .btn-outline-warning:hover {
          background-color: var(--warning);
          border-color: var(--warning);
        }
        .gutters-5 {
          margin-right: -5px;
          margin-left: -5px;
        }
        .gutters-5 > .col,
        .gutters-5 > [class*="col-"] {
          padding-right: 5px;
          padding-left: 5px;
        }
        .three, .four {
          border: none;
          border-radius: 4px;
          text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.48);
          overflow: hidden;
          padding: 30px 0px 30px 0px;
          margin-bottom: 20px;
          font-size: 26px;
          position: relative;
          color: white;
          outline: none;
          cursor: pointer;
          width: 100%;
          -webkit-transition: background-position .7s,box-shadow .4s;
          transition: background-position .7s,box-shadow .4s;
          background-size: 110%;
          font-family: 'Oswald', sans-serif;
        }
        .three:hover, .four:hover {
          background-position: 0% 30%;
        }
        .three:hover:after, .four:hover:after {
          right: -40px;
          -webkit-transition: right .4s,-webkit-transform 30s .2s linear;
          transition: right .4s,-webkit-transform 30s .2s linear;
          transition: right .4s,transform 30s .2s linear;
          transition: right .4s,transform 30s .2s linear,-webkit-transform 30s .2s linear;
        }
        .three:before, .four:before, .five:before, .one:after, .two:after, .three:after, .four:after, .five:after {
          font-family: FontAwesome;
          display: block;
          position: absolute;
        }
        .three:before, .four:before {
          -webkit-transition: all 1s;
          transition: all 1s;
          font-size: 30px;
          left: 25px;
          top: 19px;
        }
        .three:after, .four:after {
          -webkit-transition: right .4s, -webkit-transform .2s;
          transition: right .4s, -webkit-transform .2s;
          transition: right .4s, transform .2s;
          transition: right .4s, transform .2s, -webkit-transform .2s;
          font-size: 100px;
          opacity: .3;
          right: -120px;
          top: -17px;
        }




        .three {
          /* background-image: -webkit-gradient(linear, left top, left bottom, from(#36C176), to(rgba(86, 202, 139, 0.18)));
          box-shadow: 0px 0px 0px 2px rgba(1, 255, 255, 0.16) inset, 0px 0px 10px 0px #061096;
          background-image: linear-gradient(to bottom, #061096, rgba(52, 52, 235)); */
        }
        .three:hover {
          /* box-shadow: 0px 0px 0px 2px rgba(52, 52, 235) inset, 0px 0px 30px 0px #424ef5; */
          box-shadow: 0px 0px 0px 2px rgb(82 82 82) inset, 0px 0px 30px 0px #464646;
        }




        .limit_word100{
          white-space: nowrap;
          max-width: 90%;
          overflow: hidden;
          text-overflow: ellipsis;
        }


        .dropdown{
          position: relative;
          display: inline-block;
        }

        .dropdown-content {
          display: none;
          position: absolute;
          background-color: #ffff;
          min-width: 160px;
          right:10px;
          box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
          z-index: 99999999999;
        }

        .dropdown-content a {
          color: black;
          padding: 12px 16px;
          text-decoration: none;
          display: block;
        }

        .dropdown-content a:hover {background-color: #ddd;}

        .dropdown:hover .dropdown-content {display: block;}

        .dropdown:hover .dropbtn {background-color: #3e8e41;}


        .nav_top {
          background: #fff;
          display: block;
          left: 0;
          position: fixed;
          top: 0;
          width: 95%;
          position: relative;
          font-size: 1.1rem;
          max-width: 1600px;
        }
        .nav_top a {
          cursor: pointer;
          padding: 1rem 1rem;
          display: inline-block;
        }

        .nav__elements {
          display: flex;
        }
        .nav__cart {
          display: inline-block;
          font: 700 1.1rem Oswald;
          letter-spacing: 0.02rem;
          text-transform: uppercase;
          color: #f9f9f9;
          padding: 1.2rem;
          align-self: center;
        }
        .nav__groups {
          display: flex;
          justify-content: center;
          width: 100%;
        }
        .nav__group {
          z-index: 2;
        }
        .nav__group > a {
          display: block;
          font: 600 0.9rem Oswald;
          letter-spacing: 0.02rem;
          text-transform: uppercase;
        }
        .nav__group:first-child > a {
          /* padding-left: 6rem; */
        }
        .nav__group:last-child > a {
          /* padding-right: 6rem; */
        }
        .nav__group__dropdown {
          position: absolute;
          top: 100%;
          visibility: hidden;
          display: none;
          opacity: 0;
          min-width: 450px;
          left: 0;
          padding: 1.5rem 1rem 1rem;
          background: #fff;
          transition: opacity 1.3s ease-in-out 0.3s, visibility 1s ease-out;
          text-align: left;
          width: 100%;
          z-index: 99999999;
        }

        .product-list {
          flex: 1;

          min-width: 20rem;
          padding-right: 1rem;
        }
        .product-list a {
          padding: 0.1rem 0;
          transition: 0.2s ease;
          position: relative;
          z-index: 2;
        }
        .product-list a:before {
          content: "";
          left: 0;
          top: 85%;
          width: 0;
          transition: width 0.3s ease;
          height: 3px;
          position: absolute;
          background: #4082ff;
        }
        .product-list a:hover {
          color: #292F36;
        }
        .product-list a:hover:before {
          width: 80px;
        }
        .product-list__link {
          padding-right: 0.1rem;
        }
        .product-list__title {
          width: 100%;
        }
        .product-list.multi {
          display: flex;
          flex-wrap: wrap;
        }
        .product-list.multi .product-list__link {
          flex: 1 1 50%;
        }

        .title {
          margin: 1.2rem 0 0.8rem;
          text-transform: uppercase;
          font: 600 0.9rem Oswald;
          letter-spacing: 0.02rem;
        }

        .multi-column {
          display: flex;
          flex-wrap: wrap;
          align-items: flex-start;
        }

        .article-list {
          width: 100%;
          padding-right: 30%;
          display: flex;
          flex-wrap: wrap;
          margin-top: 1.3rem;
        }


        .nav__group a:hover + .nav__group__dropdown,
        .nav__group .nav__group__dropdown:hover,
        .nav__group li:hover > .nav__group__dropdown {
          display: block;
          opacity: 1;
          visibility: visible;
        }

        .product-image {
          position: absolute;
          max-width: 33%;
          height: 250px;
          object-fit: contain;
          object-position: bottom right;
          bottom: 0;
          right: 0;
          transition: 1.3s ease;
          opacity: 0;
          z-index: 1;
        }
        .product-image[data-match=table], .product-image[data-match=floor], .product-image[data-match=plant] {
          opacity: 1;
        }

        .product-list[data-type=chair]:hover ~ .product-image[data-match=chair] {
          opacity: 1;
        }
        .product-list[data-type=support]:hover ~ .product-image[data-match=support] {
          opacity: 1;
        }
        .product-list[data-type=chair]:hover ~ .product-image[data-match=chair] {
          opacity: 1;
        }
        .product-list[data-type=wall]:hover ~ .product-image[data-match=wall] {
          opacity: 1;
        }
        .product-list[data-type=window]:hover ~ .product-image[data-match=window] {
          opacity: 1;
        }
        .product-list[data-type=cool]:hover ~ .product-image[data-match=cool] {
          opacity: 1;
        }
        .product-list[data-type=buddy]:hover ~ .product-image[data-match=buddy] {
          opacity: 1;
        }
        .product-list[data-type=items]:hover ~ .product-image[data-match=items] {
          opacity: 1;
        }
        .product-list[data-type=pets]:hover ~ .product-image[data-match=pets] {
          opacity: 1;
        }



        .frame:hover {
          transform: scale(1.04);
          cursor: pointer;
        }






        .countdown.show .running {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: wrap;
          flex-flow: wrap;
          -webkit-box-pack: left;
          -ms-flex-pack: left;
          justify-content: center;

        }

        .countdown.show .running timer {
          font-size: 15px;
          font-weight: 600;
          display: flex;
          line-height: 1;
          color: #8c0734;
        }

        .countdown.show .running timer .days,
        .countdown.show .running timer .hours,
        .countdown.show .running timer .minutes,
        .countdown.show .running timer .seconds{
          width: auto;
          /* width: 20px; */
          margin: 0 7px;
        }
        @media (max-width: 480px) {
          .countdown.show .running timer  {
            font-size: 11px;
          }
          .top_countdown{
            margin-top:0;
          }
          .countdown.show .running timer .days,
          .countdown.show .running timer .hours,
          .countdown.show .running timer .minutes,
          .countdown.show .running timer .seconds {
            width: 15px;
          }
        }

        .countdown.show .running .labels{
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-size: 12px;
        }

        .countdown.show .running .labels span{
          width: 30px;
          text-align: center;
          margin: 0px 2px;
        }

        @media (max-width: 480px) {
          .countdown.show .running .labels span{
            width: 20px;
          }
        }

        .countdown.show .running .text{
          font-size: 12px;
          font-weight: 600;
        }

        .countdown.show .running button{
          border: none;
          background-color: black;
          color: white;
          border-radius: 25px;
          padding: 10px 20px;

        }

        .countdown.show .running .break{
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          height: 0;
        }

        .countdown.show .ended{
          display: none;
          -ms-flex-flow: wrap;
          flex-flow: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
        }

        .countdown.show .ended .text{
          font-size: 20px;
        }

        .countdown.show .ended button {
          border: none;
          background-color: #5a0000;
          color: white;
          border-radius: 25px;
          padding: 10px 20px;
          margin: 10px;
        }

        .countdown.show .ended .break{
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          height: 0;
        }


        @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
          .nav_top {
            display: none;
          }
        }



        /*
        * 	Core Owl Carousel CSS File
        *	v1.3.3
        */

        /* clearfix */
        .owl-carousel .owl-wrapper:after {
          content: ".";
          display: block;
          clear: both;
          visibility: hidden;
          line-height: 0;
          height: 0;
        }
        /* display none until init */
        .owl-carousel{
          display: none;
          position: relative;
          width: 100%;
          -ms-touch-action: pan-y;
        }
        .owl-carousel .owl-wrapper{
          display: none;
          position: relative;
          -webkit-transform: translate3d(0px, 0px, 0px);
        }
        .owl-carousel .owl-wrapper-outer{
          overflow: hidden;
          position: relative;
          width: 100%;
        }
        .owl-carousel .owl-wrapper-outer.autoHeight{
          -webkit-transition: height 500ms ease-in-out;
          -moz-transition: height 500ms ease-in-out;
          -ms-transition: height 500ms ease-in-out;
          -o-transition: height 500ms ease-in-out;
          transition: height 500ms ease-in-out;
        }

        .owl-carousel .owl-item{
          float: left;
        }
        .owl-controls .owl-page,
        .owl-controls .owl-buttons div{
          cursor: pointer;
        }
        .owl-controls {
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        /* mouse grab icon */
        .grabbing {
          cursor:url(grabbing.png) 8 8, move;
        }

        /* fix */
        .owl-carousel  .owl-wrapper,
        .owl-carousel  .owl-item{
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility:    hidden;
          -ms-backface-visibility:     hidden;
          -webkit-transform: translate3d(0,0,0);
          -moz-transform: translate3d(0,0,0);
          -ms-transform: translate3d(0,0,0);
        }

        .item-product {
          padding-top:10px;
          padding-left:5px;
          padding-bottom:5px;
        }

        .product_images:before {
          background: rgba(255, 255, 255, 0.41) none repeat scroll 0 0;
          content: "";
          height: 0;
          left: 0;
          margin: auto;
          opacity: 1;
          position: absolute;
          top: 0;
          width: 0;
          pointer-events: none;
        }

        .product_images:hover:before {
          height: 100%;
          opacity: 0;
          -webkit-transition-duration: 1.3s;
          -o-transition-duration: 1.3s;
          transition-duration: 1.3s;
          width: 100%;
        }

        .product_images:after {
          background: rgba(255, 255, 255, 0.41) none repeat scroll 0 0;
          bottom: 0;
          content: "";
          height: 0;
          opacity: 1;
          position: absolute;
          right: 0;
          width: 0;
          pointer-events: none;
        }

        .product_images:hover:after {
          height: 100%;
          opacity: 0;
          -webkit-transition-duration: 1.3s;
          -o-transition-duration: 1.3s;
          transition-duration: 1.3s;
          width: 100%;
        }

        .product_images img{
          height:100%;
          width:100%;
        }

        .glow_images:hover{
          filter: drop-shadow(0 0 0.75rem lightblue);
        }
        .exhibition-profile .images{
          width: 100px;
          height: 100px;
          margin-top:-35px;
          position: absolute;
        }
        .exhibition-profile img{
          box-shadow: 0px 0px 10px rgba(0,0,0,.8);
          width:100%;
          height:100%;
          border-radius: 50%;
        }


        .top_slider .single_slider {
          background-size: cover;
          background-position: center center;
          position: relative;
          overflow: hidden;
          display: block !important;
          height:300px;
        }

        @media only screen and (min-width: 1200px) and (max-width: 1499px) {
          .top_slider .single_slider {
            height: 250px;
          }
        }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .top_slider .single_slider {
            height: 200px;
          }
        }

        @media only screen and (max-width: 991px) {
          .top_slider .single_slider {
            height: 180px;
          }
        }

        @media only screen and (max-width: 767px) {
          .top_slider .single_slider {
            height: 180px;
            background-position: 5%;
          }
        }

        @media only screen and (max-width: 575px) {
          .top_slider.single_slider {
            height: 150px;
          }
        }

        @media only screen and (max-width: 479px) {
          .top_slider .single_slider {
            height: 130px;
          }
        }


        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-tools .single_slider .top_slider_content h2 {
            font-size: 34px;
            line-height: 36px;
          }
        }

        @media only screen and (max-width: 991px) {
          .slider-tools .single_slider .top_slider_content h2 {
            font-size: 26px;
            line-height: 30px;
          }
        }

        @media only screen and (max-width: 767px) {
          .slider-tools .single_slider .top_slider_content h2 {
            font-size: 20px;
            line-height: 22px;
          }
        }

        @media only screen and (max-width: 575px) {
          .slider-tools .single_slider .top_slider_content h2 {
            font-size: 18px;
            line-height: 20px;
          }
        }

        @media only screen and (max-width: 479px) {
          .slider-tools .single_slider .top_slider_content h2 {
            display: none;
          }
        }


      }



      .navtez > .nav.nav-tabs{

        border: none;
        color:#fff;
        background:white;
        border-radius:0;

      }
      .navtez > div a.nav-item.nav-link

      {
        border: none;
        padding: 18px 25px;
        color:#fff;
        background:#272e38;
        border-radius:0;
      }

      .navtez > div a.nav-item.nav-link.active, .navtez > div a.nav-item.nav-link:focus{
        background: #4082ff !important;
        font-size: 20px;
      }

      .navtez > div a.nav-item.nav-link.active:after
      {
        content: "";
        position: relative;
        bottom: -56px;
        left: -10%;
        border: 15px solid transparent;
        border-top-color: #4082ff;
      }
      .tab-content{
        background: #fdfdfd;
        line-height: 25px; 
       /*  border-top:2px solid #000;
        border-bottom:1px solid #000; */
        padding:0;
      }

      .navtez > div a.nav-item.nav-link:hover,
      .navtez > div a.nav-item.nav-link:focus
      {
        border: none;
        background: #e74c3c;
        color:#fff;
        border-radius:0;
        transition:background 0.20s linear;
      }


      .limit_word_2_line {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3; /* number of lines to show */
        -webkit-box-orient: vertical;
      }
      .rapStar {
        display: inline;
        color: white;
        cursor: pointer;
        font-size: 32px;
        margin: auto;
        position: relative;
        /* text-shadow: 0 0 8px black; */
        text-shadow: 0 0 2px #000000;
        margin: 0px auto;
        display: table;
        clear: both;
        user-select: none;
      }

      .rapStarFront {
        top: 0px;
        color: white;
        display: block;
        overflow: hidden;
        position: absolute;
        z-index: 1
      }

      .rapStarDisable {
        cursor: default;
        }.rapStarBack{
          color:white;
          display:inline-block;
          font-size:32px;
          margin:auto;
          position:relative;
          cursor:pointer;
          text-shadow: 0 0 8px black;
        }


        /* added by Chandan */
        .product-caption{
          text-align: center;
        }

        .limit_word90{
          max-width: 100% !important;
        }

        .theme-tabs li a {
          padding: 0 15px;
        }

        .product-summery .price-box .regular-price{
          font-size: 27px;
        }

        .nav_top {
          background: transparent !important;
          width: 100% !important;
          max-width: 100% !important;
        }
        .header-top{
          background: #3f82ff;
        }

        .box-right li a {
          padding: 0 0 0 15px;
          line-height: 39px;
          color: #fff;
          font-weight: bold;
        }

        .three-first{
          background-image: radial-gradient(circle at top center, rgb(38, 217, 249),rgb(46, 14, 92));}

          .three-second{
            background-image: radial-gradient(circle at top center, rgb(244, 234, 104),rgb(234, 179, 103),rgb(224, 125, 103),rgb(214, 70, 102),rgb(204, 15, 101));}

            .three-third{
              background-image: radial-gradient(circle at top center, rgb(255, 255, 34),rgb(8, 130, 133));
            }

            .slider-three .single_slider .slider_content {

              top: 30%;
            }

            .box-right li a:after{
              background: transparent !important;
            }

            .home3-product{
              margin: 40px 0;
            }

         /*    .tab-content{
              border-top: 2px solid #418ed4;
              border-bottom: 2px solid #418ed4;
            } */

            .mtop-40{
              margin-top: 40px;
            }

            .m-bottom-40{
              margin-bottom: 40px;
            }

            .mtb-40{
              margin: 40px 0;
            }

            li.settings a:hover{
              color: #ffe100;}

              .m-menu-bg{
                background: #bed2f9;
              }

              .main-menu .nav__group__link{
                color: #000000;
              }

              .main-menu .nav__group__link:hover{
                color: white;
                background: #4082ff;
              }

              .sec-banner-button:hover{
                color: #ffed03;

              }

              .block-title h6{
                margin-top: -18px;
              }

              .btn {
                border: 1px solid;
              }

              .ex-card .card-body{
                background: #edf3ff;
                border-bottom-left-radius: inherit;
                border-bottom-right-radius: inherit;
              }
              .card.ex-card{
                border-radius: 14px !important;
                border-bottom: 5px solid #75a0f1;
              }
              .ex-card .card-img-top {
                border-top-left-radius: 13px;
                border-top-right-radius: 13px;
              }

              .sidebar-carousel{
                background-image: linear-gradient(180deg, rgb(173 224 255),rgba(251,254,241, 0));
                border-radius: 14px;
                padding: 0 10px;
              }

              .sidebar-carousel .product-caption{
                background: transparent !important;
              }

              .nav__group__dropdown {

                background: #e6eeff !important;
                border-bottom: 1px solid #4082ff;

              }

              .main-footer{
                background: #384c71;
                padding: 40px 0 0;
              }

              .widgets_container h6, .widget-single-box p {
                color: #f6bd16;
              }

              .widgets_container ul li a {
                font-size: 14px;
                color: #d8d8d8;
              }

              .widget-single-box ul li a {
                padding: 0px 10px;
                border-right: 1px solid #6b6b6b;
                line-height: 1;
                color: darkgrey;
              }

              .footer-single-widget .widget-body p{
                color: #ffffff !important;
              }

              .footer-single-widget .btn{
                border: 0 !important;
              }

              .footer_social ul li a{
                border-radius: 500px !important;
              }

              .footer-copyright p{
                color: #d8d8d8;
              }
              .checkout_info{
                margin-top: 0 !important;
              }

              .login-area{
                padding: 40px 0;
                background: #fbfafa;
              }

              .checkout_info {
                border: 1px solid #758dbf;
                border-bottom: 5px solid #2b3e65;
                margin-top: 25px;
                padding: 20px 30px;
                border-radius: 14px;
                background: #eeeeef;
              }

              .checkout_info .form_group .input-form {
                border: 1px solid #758dbf;
                background: white;
                height: 40px;
                width: 100%;
                border-radius: 5px;
                padding: 0 20px;
              }

              .cat-tabs .nav-tabs .nav-item.show .nav-link, .cat-tabs .nav-tabs .nav-link.active{
                color: #ffffff;
                background-color: #1aa2b8;
              }

              .sticky .add-sticky{
                background: #4082ff;
              }

              .sticky .main-menu .nav__group__link {
                color: #ffffff;
              }
              .sticky .main-menu .nav__group__link:hover {
                color: #f3e368;
                background: #0456f3;
              }

              .r-star .product_rating{
                margin: 16px 20px 0 0 !important;
              }

              .prod-info-card{
                background-image: linear-gradient(180deg, rgb(173 224 255),rgba(251,254,241, 0));
                border-radius: 14px;
                padding: 20px;
              }

              .prod-info-card p{
                font-size: 18px;
                color: #003eb3;
              }
              .chat-btn{
                color: #ffffff !important;
              }

              .chat-btn:hover{
                color: #ffd500 !important;
              }

              .dash-wrapper{
                padding: 40px 0;
              }

              .buy_now_product, .add_to_cart_click{
                font-size: 20px !important;
              }

              .dropdown-content a{
                color: #4082ff !important;
                padding: 5px 0px 5px 15px !important;
              }

              .dropdown-content a:hover{
                background-color: #205ed4 !important;
                color: #ffe100 !important;
              }

              .cart-prod-listing {
                height: 250px;
                overflow: auto;
              }

              #progressbar li.active:before, #progressbar li.active:after {
                background: #4082ff !important;
              }
              #progressbar li:after{
                top: 30px !important;
              }

              #progressbar li:before {
                width: 60px !important;
                height: 60px !important;
                line-height: 61px !important;
                display: block !important;
                font-size: 27px !important;
              }
              .cart-det-table{
                background: #bed2f9 !important;
              }

              .cart-thead{
                color: #003598 !important;
              }
              .cart-tbody{
                color: #333 !important;
              }
              .cart_summary_details{
                color: #333 !important;
              }

              .user-actions .coupon-code {
                margin-left: 20px;
                padding: 20px 30px;
                background: #ffffff !important;
                border-radius: 14px;
                border: 1px solid #4182ff !important;
                border-bottom: 3px solid #0a4aca;
              }

              .item-card{
                border: 2px solid #4082ff;
                border-radius: 14px;
                padding: 10px !important;
              }

              .item-card img{
                border-radius: 10px;
              }

              .toolbar-shop{
                background: #ffffff;
                padding: 15px;
                border-radius: 14px;
                border: 2px solid #4082ff;
              }

              .typed-search-box{
                height: 300px;
                z-index: 999999999;
                overflow: auto;
                width: 40%;
              }

              .main-search-list .list-group-item {

                padding:0 0 !important;
              }
              .main-search-list .list-group-item a{
                display: block;
                padding: 5px 15px;
                font-weight: bold;
              }

              .main-search-list .list-group-item a:hover{
                display: block;
                background: #4082ff;
                padding: 5px 15px;
                font-weight: bold;
                color: #ffffff;
              }

              .category-page{
                padding: 20px 0;
              }

              .cat-sidebar .widget_inner.widget-background {
                background: #bed2f9;
                border-radius: 14px;
              }

              .page-amount p{
                font-size: 16px;
                font-weight: bold;
              }

              .cat-shop-img .product_images img {
                height: 230px;
                width: 100%;
                object-fit:cover;
              }

              .product-list-content .product-list-image{
                margin-right: 0 !important;
              }

              .feature-carousel img{
                height: 100px !important;
                width: auto !important;
                object-fit: cover;
              }

              .recent-section{
                background: #83a8ca;
                padding: 20px;
              }

              .recent-section h6{
                background: transparent !important;
              }
              .recent-section .block-title:before{
                right: 36px !important;
                background: #a4c3e0 !important;
                width: 83% !important;
                left: unset !important;
              }

              .recent-section .item-product{
                background: #ffffff;
              }

              .blog-card{
                background: #ebf2ff;
                padding: 15px;
                border-radius: 14px;
                border-bottom: 5px solid #4082ff;
              }

              .blog-card img{
                border-radius: 11px;
              }

              .blog-card .meta{
                color: #749dec;
              }

              .card-body-tez img{
                width: 100px;
                height: 100px !important;
              }

              .d-tab-cont{
                padding: 20px !important;
              }

              .card-body-tez{
                background: #e4f4ff;
              }

              .card-footer-tez{
                background: #a9d7f7 !important;
              }

              .sticky .add-sticky .sticky-container{
                max-width: 100% !important;
              }


              .prod-nav-tabs .nav-tabs .nav-link.active, .profile-nav-tabs .nav-tabs .nav-link.active{
                background-color: #4182ff;
                font-size: 18px;
                color: #ffffff !important;
                padding-left: 45px;
                padding-right: 45px;
              }

              .desc-content .social_sharing ul li a {
					font-size: 20px !important;
					height: 35px !important;
					line-height: 35px !important;
					padding: 4px 10px;
					margin-right: 5px !important;
					text-align: center !important;
					width: 35px !important;
				}
				
				.desc-content .social_sharing ul li {
					display: inline-block;
				}
				
				.product-area.product-details-section {
    margin-top: 114px;
}

              .modal-content{
                border-radius: 14px !important;
                background: #d2e1ff !important;
              }
              .modal_body{
                padding: 29px 20px 38px !important;
              }

              .modal-header, .modal-footer{
                background: #a7c5ff !important;
              }

              .modal-header{
                border-radius: 14px 14px 0 0;
              }

              .modal-footer{
                border-radius: 0 0 14px 14px;
              }


              .modal-content button.close {
                position: unset !important;
                left:  unset !important;
                width:  unset !important;
                height:  unset !important;

                line-height:  unset !important;
                display:  unset !important;
                border:  unset !important;
                top:  unset !important;
                border-radius:  unset !important;
                cursor: pointer !important;
                font-size: 26px !important;
                z-index:  unset !important;
              }

              .product_rating_in_mdoel.rapStar{
                font-size: 28px !important;
                margin: unset !important;
              }

              .pro_review.pro-second {
                padding: 10px 0px 10px 80px !important;
              }

              .main-first-review{
                background-image: linear-gradient(3deg, rgb(255,255,255),rgb(210,229,255));
                padding: 15px;
              }

              .pro_review.pro-second{
                padding: 15px !important;
                margin: 0 0px 0 80px !important;
              }

              .second-reply{
                background-image: linear-gradient(3deg, rgb(255,255,255),rgb(255,248,227));

              }

              .news-blog-block, .happy-customer-block{
                padding: 20px;
              }

              .news-blog-block{

                background-image: linear-gradient(3deg, rgb(255,255,255),rgb(209 230 255));
              }

              .happy-customer-block{
                background-image: linear-gradient(3deg, rgb(255,255,255),rgb(206 248 255));
              }

              .news-customer-row .block-title h6{
                background: transparent !important;
              }

              .news-customer-row .block-title:before{
                background: transparent !important;
              }

              .news-customer-row .slick-custom .arrow-left, .news-customer-row .slick-custom .arrow-right{
                background: transparent !important;
              }

              .single_testimonial img{
                height: 100px !important;
                width: 100px !important;
                object-fit: cover;
              }



              .card .card-statistic-3 .card-icon{
                right: 9px !important;
              }

              .l-bg-green-dark{
                background-image: radial-gradient(circle at 97% 32%, rgba(131, 131, 131,0.05) 0%, rgba(131, 131, 131,0.05) 50%,rgba(20, 20, 20,0.05) 50%, rgba(20, 20, 20,0.05) 100%),radial-gradient(circle at 61% 40%, rgba(35, 35, 35,0.05) 0%, rgba(35, 35, 35,0.05) 50%,rgba(239, 239, 239,0.05) 50%, rgba(239, 239, 239,0.05) 100%),radial-gradient(circle at 47% 73%, rgba(122, 122, 122,0.05) 0%, rgba(122, 122, 122,0.05) 50%,rgba(5, 5, 5,0.05) 50%, rgba(5, 5, 5,0.05) 100%),linear-gradient(90deg, rgb(0, 209, 117),rgb(205, 241, 44)) !important;
              }

              .l-bg-blue-dark{
                background-image: radial-gradient(circle at 75% 23%, rgba(226, 226, 226,0.05) 0%, rgba(226, 226, 226,0.05) 50%,rgba(11, 11, 11,0.05) 50%, rgba(11, 11, 11,0.05) 100%),radial-gradient(circle at 75% 51%, rgba(168, 168, 168,0.05) 0%, rgba(168, 168, 168,0.05) 50%,rgba(75, 75, 75,0.05) 50%, rgba(75, 75, 75,0.05) 100%),radial-gradient(circle at 38% 11%, rgba(31, 31, 31,0.05) 0%, rgba(31, 31, 31,0.05) 50%,rgba(254, 254, 254,0.05) 50%, rgba(254, 254, 254,0.05) 100%),linear-gradient(114deg, rgb(5, 95, 166),rgb(114, 125, 230)) !important;
              }
              .itemk{


                background: #fff;
                border-radius: 9px;
                position: relative;
                padding: 10PX;
              }
              .itemk p{
                text-align: center;
                font-size: 13px;
              }



              @media (max-width: 1000px)
              {


                .mangoe h4{
                  font-size:13px !important;

                }
                .demii{

                  font-size:8px !important;
                }
                .amazone_offert{
                  padding-top:150px !important;
                }
                .tablink {

                  padding:0px !important;
                  font-size: 13px !important;


                }
                .tabcontenta {


                  padding:25px !important;

                }
              }

              .demii{


                background:#f07431;

                color:#fff;
                border: 1px solid #000;
                width: 100%;
                padding: 4px;
                font-size:12px;
                margin-bottom: 7px;
              }
              .mangoe h4{
                position: absolute;
                background: red;
                top:0;
                left: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;
                border-top-left-radius: 9px;

              }
              .mangoe h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:transparent transparent red red ;
                bottom: 0;
                right: -8px;
              }

              .mangoe h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:red transparent transparent red;
                top: 0;
                right: -8px;
              }

              .edi{
                width: 100% !important;
                height: 50% !important;


              }

              .amazone_offert{
                padding-top: 90px;background: linear-gradient(135deg,#69c4c9 0,#65b9c6 24%,#5a99be 52%,#548bba 65%,#4b72b3 80%,#4766b0 100%) !important;
              }
              .amazone_offere{
                padding-top:30px;padding-bottom:30px;background:rgba(0,0,0,.15);
              }

              /* Style tab links */
              .tablink {
                background-color: #fff;
                color: #000;
                float: left;
                border: none;
                outline: none;
                cursor: pointer;
                padding: 14px 16px;
                font-size: 17px;
                width: 20%;
                border: 1px solid rgb(70, 64, 64);

              }

              .tablink:hover {
                background-color: #777;
              }

              /* Style the tab content (and add height:100% for full page content) */
              .tabcontenta {

                display: none;
                padding: 100px 20px;
                height: 100%;
              }
              .asfg{
                padding-top: 17px;
              }
              .item{

                height: 230px;

                border-radius: 13px;
              }
              .item img{
                border-radius:none;
                height: 100%;
              }
              .cv{
                margin-top:60px;
              }
              .owl-carousel .owl-nav button.owl-prev,
              .owl-carousel .owl-nav button.owl-next,
              .owl-carousel button.owl-dot {
                background: #fff;
                color: inherit;
                border:1px solid #000;
                padding:7px !important;
                font: inherit;
                font-size: 17px;
              }
              @media (max-width: 1000px)
              {
                .owl-carousel .owl-nav button.owl-prev,
                .owl-carousel .owl-nav button.owl-next,
                .owl-carousel button.owl-dot {
                  background: none;

                  border:none;
                  padding:0 !important;


                }
                .cv{
                  margin-top:130px;
                }
              }


              .itema{

                height: 150px;

                border-radius: 15px;
              }
              .itema img{
                border-radius: 12px;
                height: 100%;
              }
              #carousel2 .owl-nav button.owl-prev,
              #carousel2 .owl-nav button.owl-next,
              #carousel2 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel2 .owl-nav button.owl-prev,
                #carousel2 .owl-nav button.owl-next,
                #carousel2 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itema{

                  height: 120px;

                  border-radius: 15px;
                }
              }

              .wff{
                background-color:#0a1c30 !important;
              }
              .wff ul li a{
                color:#fff !important;
                text-align: left !important;
              }
              .wff ul li ul li{
                list-style: none;
              }
              .wff ul li ul li a{
                text-decoration: none;
              }
              .wff ul li ul li ul li:hover{
                transform:translate(5px,0) !important;

              }
              .wff ul li ul li ul li a:hover{
                color:#f07431 !important;
              }
              .wff ul li ul li ul li a{
                font-size: 12px;
              }


              ::-webkit-scrollbar {
                width: 5px;
              }


              ::-webkit-scrollbar-track {
                box-shadow: inset 0 0 5px grey;
                border-radius: 0px;
              }


              ::-webkit-scrollbar-thumb {
                background: #f07431;
                border-radius: 5px;
              }


              ::-webkit-scrollbar-thumb:hover {
                background: #b30000;
              }
              .offcanvas-backdrop.show {
                opacity: 0.1 !important;
                background: none !important;
              }
              .offcanvas-backdrop.hide {
                opacity: 0.1 !important;
                background: none !important;
              }
              /* Full-width input fields */
              .inputon[type=text], .inputon[type=password] {
                width: 100%;
                padding: 12px 20px;
                margin: 8px 0;
                display: inline-block;
                border: 1px solid #ccc;
                box-sizing: border-box;
              }

              /* Set a style for all buttons */
              .btnmo{
                background-color: #f07431;
                color: white;
                padding: 14px 20px;
                margin: 8px 0;
                border: none;
                cursor: pointer;
                width: 100%;
              }

              .btnmo:hover {
                opacity: 0.8;
              }

              /* Extra styles for the cancel button */
              .cancelbtns {
                width: auto;
                padding: 10px 18px;
                background-color: #f44336;
                color: #fff;
                border:none;
              }

              /* Center the image and position the close button */
              .imgcontainer {
                text-align: center;
                margin: 24px 0 12px 0;
                position: relative;
              }

              img.avatar {
                width: 30%;
                height: 20%;
                border-radius:100px;
              }
/*
              .container {
                padding: 16px;
              } */

              span.psw {
                float: right;
                padding-top: 16px;
              }

              .item-product{
                background: #EFEFEF;
              }
              .product-caption{
                background: #fff;
              }
              .product-thumb{
                background: #fff;
              }
              .loader {
                display: none;
                top: 50%;
                left: 50%;
                position: absolute;
                transform: translate(-50%, -50%);
              }
              .loading {
                border: 2px solid #ccc;
                width: 60px;
                height: 60px;
                border-radius: 50%;
                border-top-color: #1ecd97;
                border-left-color: #1ecd97;
                animation: spin 1s infinite ease-in;
              }
              @keyframes spin {
                0% {
                  transform: rotate(0deg);
                }
                100% {
                  transform: rotate(360deg);
                }
              }
              /* The Modal (background) */
              .modalw {
                display: none; /* Hidden by default */
                position: fixed; /* Stay in place */
                z-index: 9999; /* Sit on top */
                left: 0;
                top: 0;
                width: 100%; /* Full width */
                height: 100%; /* Full height */
                overflow: auto; /* Enable scroll if needed */
                background-color: rgb(0,0,0); /* Fallback color */
                background-color: rgb(0 0 0 / 83%); /* Black w/ opacity */
                padding-top: 60px;

              }

              /* Modal Content/Box */
              .modalw-content {
                background-color: #fefefe;
                margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
                border: 1px solid #888;
                width: 80%; /* Could be more or less, depending on screen size */
              }

              /* The Close Button (x) */
              .close {
                position: absolute;
                right: 25px;
                top: 0;
                color: #000;
                font-size: 35px;
                font-weight: bold;
              }

              .close:hover,
              .close:focus {
                color: red;
                cursor: pointer;
              }

              /* Add Zoom Animation */
              .animate {
                -webkit-animation: animatezoom 0.6s;
                animation: animatezoom 0.6s
              }

              @-webkit-keyframes animatezoom {
                from {-webkit-transform: scale(0)}
                to {-webkit-transform: scale(1)}
              }

              @keyframes animatezoom {
                from {transform: scale(0)}
                to {transform: scale(1)}
              }

              /* Change styles for span and cancel button on extra small screens */
              @media screen and (max-width: 1000px) {
                span.psw {
                  display: block;
                  float: none;
                }
                .cancelbtns, .signupbtn {
                  width: 100%;
                }
              }
              .dropbtn {
                background-color: green;
                color: #fff;
                padding:5px 12px;
                font-size: 17px;
                border: none;
                text-decoration: none;
                border-radius: 25px;
              }

              .dropdown {
                position: relative;
                display: inline-block;
              }

              .dropdown-content {
                display: none;
                position: absolute;
                background-color: #f1f1f1;
                min-width: 160px;
                box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
                z-index: 1;
              }

              .dropdown-content a {
                color: black;
                padding: 12px 16px;
                text-decoration: none;
                display: block;
              }

              .dropdown-content a:hover {background-color: #ddd;}

              .dropdown:hover .dropdown-content {display: block;}

              .dropdown:hover .dropbtn {opacity: 0.7;}
              /* Extra styles for the cancel button */
              .cancelbtns {
                padding: 14px 20px;
                background-color: #f44336;
              }

              /* Float cancel and signup buttons and add an equal width */
              .cancelbtnt, .signupbtn {
                float: left;
                width: 50%;
              }
              .cancelbtnt{
                padding: 14px 20px;
                background-color:red;
                border: none;
                color: #fff;
              }
              .signupbtn{
                padding: 14px 20px;
                background-color: #f07431;
                border: none;
              }

              #myBtn {
                display: none;
                position: fixed;
                bottom:76px;
                right: 15px;
                z-index: 99;
                font-size: 14px;
                border: none;
                outline: none;
                background-color: #f07431;
                color: white;
                cursor: pointer;
                padding: 15px;
                border-radius: 16px;
              }

              #myBtn:hover {
                background-color: #555;
              }
              /* Button used to open the chat form - fixed at the bottom of the page */
              .open-button {
                background-color: #000;
                color: white;
                padding: 16px 20px;
                border: none;
                cursor: pointer;
                opacity: 0.8;
                position: fixed;
                bottom: 13px;
                right:10px;
                border-radius:50%;
                width: 50px;
                height: 50px;

              }

              .charting-system{
                position: fixed;


                z-index: 999;

              }
              /* The popup chat - hidden by default */
              .chat-popup {
                display: none;
                position: fixed;
                bottom: 0;
                right: 15px;
                border: 3px solid #f1f1f1;
                z-index: 9;
              }

              /* Add styles to the form container */
              .form-container {
                max-width: 300px;
                padding: 10px;
                background-color: white;
              }

              /* Full-width textarea */
              .form-container textarea {
                width: 100%;
                padding: 15px;
                margin: 5px 0 22px 0;
                border: none;
                background: #f1f1f1;
                resize: none;
                min-height: 50px;
              }

              /* When the textarea gets focus, do something */
              .form-container textarea:focus {
                background-color: #ddd;
                outline: none;
              }

              /* Set a style for the submit/send button */
              .form-container .btn {
                background-color: #04AA6D;
                color: white;
                padding: 16px 20px;
                border: none;
                cursor: pointer;

                margin-bottom:10px;
                opacity: 0.8;
              }

              /* Add a red background color to the cancel button */
              .form-container .cancel {
                background-color: red;
              }

              /* Add some hover effects to buttons */
              .form-container .btn:hover, .open-button:hover {
                opacity: 1;
              }
              .item{

                height: 230px;

                border-radius: 13px;
              }
              .item img{
                border-radius:none;
                height: 100%;
              }
              .cv{
                margin-top:60px;
              }
              .owl-carousel .owl-nav button.owl-prev,
              .owl-carousel .owl-nav button.owl-next,
              .owl-carousel button.owl-dot {
                background: #fff;
                color: inherit;
                border:1px solid #000;
                padding:7px !important;
                font: inherit;
                font-size: 17px;
              }
              @media (max-width: 1000px)
              {
                .owl-carousel .owl-nav button.owl-prev,
                .owl-carousel .owl-nav button.owl-next,
                .owl-carousel button.owl-dot {
                  background: none;

                  border:none;
                  padding:0 !important;


                }
                .cv{
                  margin-top:130px;
                }
              }

              .itema{

                height: 150px;

                border-radius: 15px;
              }
              .itema img{
                border-radius: 12px;
                height: 100%;
              }
              #carousel2 .owl-nav button.owl-prev,
              #carousel2 .owl-nav button.owl-next,
              #carousel2 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel2 .owl-nav button.owl-prev,
                #carousel2 .owl-nav button.owl-next,
                #carousel2 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itema{

                  height: 120px;

                  border-radius: 15px;
                }
              }


              .itemb{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemb img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel3 .owl-nav button.owl-prev,
              #carousel3 .owl-nav button.owl-next,
              #carousel3 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel3 .owl-nav button.owl-prev,
                #carousel3 .owl-nav button.owl-next,
                #carousel3 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                /* .itemb{
                  height: 155px;
                } */
                #carousel3 p{
                  font-size:8px !important;

                }
                .demi{

                  font-size:8px !important;
                }
                .mangob h4{
                  font-size:8px !important;
                }
                .ed{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }
              #carousel3 p{
                background: red;
                color:#fff;
                margin-left:5px;
                border-radius: 12px;
                padding: 3px;
                font-size:15px;
                position: absolute;
                left:0;
                bottom:0;
              }
              .demi{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }
              .mangob h4{
                position: absolute;
                background: red;
                top: 0;
                right: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;
                border-top-right-radius:  12px;

              }
              .mangob h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color: transparent red red transparent;
                bottom: 0;
                left: -8px;
              }

              .mangob h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color: red red transparent transparent;
                top: 0;
                left: -8px;
              }
              .ed{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }
              .items{


                background: #fff;
                border-radius: 9px;
                position: relative;
                padding:10px 10px 70px;
              }
              .items p{
                text-align: center;
                font-size: 13px;
              }


              #carousel20 .owl-nav button.owl-prev,
              #carousel20 .owl-nav button.owl-next,
              #carousel20 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel20 .owl-nav button.owl-prev,
                #carousel20 .owl-nav button.owl-next,
                #carousel20 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }

                .mangos h4{
                  font-size:13px !important;

                }
                .demis{

                  font-size:8px !important;
                }

              }

              .demis{


                background:#f07431;

                color:#fff;
                border: none;
                width: 100%;
                padding: 7px;
                font-size:12px;
                margin-bottom:10px;
              }
              .mangos h4{
                position: absolute;
                background: red;
                top:0;
                left: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;
                border-top-left-radius: 9px;


              }
              .mangos h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:transparent transparent red red ;
                bottom: 0;
                right: -8px;
              }

              .mangos h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:red transparent transparent red;
                top: 0;
                right: -8px;
              }

              .eds{
                width: 100% !important;
                height: 100% !important;
                padding-top:19px;
                padding-bottom: 15px;

              }
              .itemb{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
                width: 356.25px;
              }
              .itemb img{
                border-radius: 12px;
                height: 75%;
                width: 100%;
              }
              #carousel3 .owl-nav button.owl-prev,
              #carousel3 .owl-nav button.owl-next,
              #carousel3 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel3 .owl-nav button.owl-prev,
                #carousel3 .owl-nav button.owl-next,
                #carousel3 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemb{

                  height: 155px;

                }
                #carousel3 p{
                  font-size:8px !important;

                }
                .demi{

                  font-size:8px !important;
                }
                .mangob h4{
                  font-size:8px !important;
                }
                .ed{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }
              #carousel3 p{
                background: red;
                color:#fff;
                margin-left:5px;
                border-radius: 12px;
                padding: 3px;
                font-size:15px;
                position: absolute;
                left:0;
                bottom:0;
              }
              .demi{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }
              .mangob h4{
                position: absolute;
                background: red;
                top: 0;
                right: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;
                border-top-right-radius:  12px;

              }
              .mangob h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color: transparent red red transparent;
                bottom: 0;
                left: -8px;
              }

              .mangob h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color: red red transparent transparent;
                top: 0;
                left: -8px;
              }
              .ed{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 7px;
                margin-left: 9px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .itemc{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemc img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel4 .owl-nav button.owl-prev,
              #carousel4 .owl-nav button.owl-next,
              #carousel4 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel4 .owl-nav button.owl-prev,
                #carousel4 .owl-nav button.owl-next,
                #carousel4 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemc{

                  height: 155px;

                }

                .demia{

                  font-size:8px !important;
                }

                .eda{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demia{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .eda{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 27px;
                margin-left: 33px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .itemd{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemd img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel5 .owl-nav button.owl-prev,
              #carousel5 .owl-nav button.owl-next,
              #carousel5 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel5 .owl-nav button.owl-prev,
                #carousel5 .owl-nav button.owl-next,
                #carousel5 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemd{

                  height: 155px;

                }

                .demib{

                  font-size:8px !important;
                }

                .edb{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demib{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .edb{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .iteme{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .iteme img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel6 .owl-nav button.owl-prev,
              #carousel6 .owl-nav button.owl-next,
              #carousel6 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel6 .owl-nav button.owl-prev,
                #carousel6 .owl-nav button.owl-next,
                #carousel6 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .iteme{

                  height: 155px;

                }

                .demic{

                  font-size:8px !important;
                }

                .edc{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demic{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .edc{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .itemf{
                background: #fff;
                border-radius: 9px;
                position: relative;
              }
              .itemf p{
                text-align: center;
                font-size: 13px;
				margin-top: 2px;
				margin-bottom: 4px;
              }

				.owl-stage .owl-item {
					margin-right: 5%;
					display: inline-block;
				}

              #carousel7 .owl-nav button.owl-prev,
              #carousel7 .owl-nav button.owl-next,
              #carousel7 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel7 .owl-nav button.owl-prev,
                #carousel7 .owl-nav button.owl-next,
                #carousel7 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }


                .demid{

                  font-size:8px !important;
                }


              }

              .demid{


                background:#f07431;

                color:#fff;
                border: 1px solid #000;
                width: 100%;
                padding: 4px;
                font-size:12px;
                margin-bottom: 7px;
              }

              .edd{
                width: 30% !important;
                height: 10% !important;
                margin-left:35% !important;
                padding-top: 12PX !important;
              }

              .itemg{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemg img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel8 .owl-nav button.owl-prev,
              #carousel8 .owl-nav button.owl-next,
              #carousel8 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel8 .owl-nav button.owl-prev,
                #carousel8 .owl-nav button.owl-next,
                #carousel8 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemg{

                  height: 155px;

                }

                .demie{

                  font-size:8px !important;
                }

                .ede{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demie{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .ede{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }
              .itemh{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemh img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel9 .owl-nav button.owl-prev,
              #carousel9 .owl-nav button.owl-next,
              #carousel9 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel9 .owl-nav button.owl-prev,
                #carousel9 .owl-nav button.owl-next,
                #carousel9 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemh{

                  height: 155px;

                }

                .demif{

                  font-size:8px !important;
                }

                .edf{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demif{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .edf{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .itemi{

                height: 240px;
                background: #fff;
                border-radius: 13px;
                position: relative;
              }
              .itemi img{
                border-radius: 12px;
                height: 75%;
              }
              #carousel10 .owl-nav button.owl-prev,
              #carousel10 .owl-nav button.owl-next,
              #carousel10 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel10 .owl-nav button.owl-prev,
                #carousel10 .owl-nav button.owl-next,
                #carousel10 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemi{

                  height: 155px;

                }

                .demig{

                  font-size:8px !important;
                }

                .edg{

                  margin-top: 15px !important;
                  margin-left:15px !important;

                }
              }

              .demig{
                right:0;
                bottom: 15px;
                position: absolute;
                background:#f07431;
                margin-right:5px;
                color:#fff;
                border: 1px solid #000;
                border-radius: 4px;
                padding: 3px;
                font-size:12px;
              }

              .edg{
                width: 20% !important;
                height: 10% !important;
                position:absolute;
                top:0;
                left:0;
                margin-top: 4px;
                margin-left: 6px;
                background: #fff;
                box-shadow: 1px 1px 1px 1px;
                border-radius: 12px;

              }

              .itemj{


                background: #fff;
                border-radius: 9px;
                position: relative;
                padding: 10PX;
              }
              .itemj p{
                text-align: center;
                font-size: 13px;
              }


              #carousel11 .owl-nav button.owl-prev,
              #carousel11 .owl-nav button.owl-next,
              #carousel11 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel11 .owl-nav button.owl-prev,
                #carousel11 .owl-nav button.owl-next,
                #carousel11 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }

                .mangod h4{
                  font-size:13px !important;
                  top:14% !important;
                }
                .demih{

                  font-size:8px !important;
                }


              }

              .demih{


                background:#f07431;

                color:#fff;
                border: 1px solid #000;
                width: 100%;
                padding: 4px;
                font-size:12px;
                margin-bottom: 7px;
              }
              .mangod h4{
                position: absolute;
                background: red;
                top:13.5%;
                left: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;


              }
              .mangod h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:transparent transparent red red ;
                bottom: 0;
                right: -8px;
              }

              .mangod h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:red transparent transparent red;
                top: 0;
                right: -8px;
              }

              .edh{
                width: 30% !important;
                height: 10% !important;
                margin-left:35% !important;
                padding-top: 12PX !important;
              }

              .itemk{


                background: #fff;
                border-radius: 9px;
                position: relative;
                padding: 10PX;
              }
              .itemk p{
                text-align: center;
                font-size: 13px;
              }


              #carousel12 .owl-nav button.owl-prev,
              #carousel12 .owl-nav button.owl-next,
              #carousel12 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
			  
			  
				
			  
			  
              @media (max-width: 1000px)
              {
                #carousel12 .owl-nav button.owl-prev,
                #carousel12 .owl-nav button.owl-next,
                #carousel12 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }

                .mangoe h4{
                  font-size:13px !important;
                  top:14%!important;
                }
                .demii{

                  font-size:8px !important;
                }


              }

              .demii{
                background:#f07431;
                color:#fff;
                border: 1px solid #000;
                width: 100%;
                padding: 4px;
                font-size:12px;
                margin-bottom: 7px;
              }
              .mangoe h4{
                position: absolute;
                background: red;
                left: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;
              }
              .mangoe h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:transparent transparent red red ;
                bottom: 0;
                right: -8px;
              }

              .mangoe h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:red transparent transparent red;
                top: 0;
                right: -8px;
              }

              .edi{
                width: 30% !important;
                height: 10% !important;
                margin-left:35% !important;
                padding-top: 12PX !important;
              }

              .iteml{


                background: #fff;
                border-radius: 9px;
                position: relative;
                padding: 10PX;
              }
              .iteml p{
                text-align: center;
                font-size: 13px;
              }


              #carousel13 .owl-nav button.owl-prev,
              #carousel13 .owl-nav button.owl-next,
              #carousel13 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel13 .owl-nav button.owl-prev,
                #carousel13 .owl-nav button.owl-next,
                #carousel13 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }

                .mangof h4{
                  font-size:13px !important;
                  top:14%!important;
                }
                .demij{

                  font-size:8px !important;
                }


              }

              .demij{


                background:#f07431;

                color:#fff;
                border: 1px solid #000;
                width: 100%;
                padding: 4px;
                font-size:12px;
                margin-bottom: 7px;
              }
              .mangof h4{
                position: absolute;
                background: red;
                top:13.5%;
                left: 0;
                z-index: 1;
                color: #fff;
                padding: 3px;
                font-size:13px;


              }
              .mangof h4:before {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:transparent transparent red red ;
                bottom: 0;
                right: -8px;
              }

              .mangof h4:after {
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px;
                position: absolute;
                border-color:red transparent transparent red;
                top: 0;
                right: -8px;
              }

              .edj{
                width: 30% !important;
                height: 10% !important;
                margin-left:35% !important;
                padding-top: 12PX !important;
              }

              .itemm{
                padding:40PX;
              }
              .itemm ul li{
                list-style: none;
                padding: 4px;
                text-align: center;
              }
              .qrd{
                height: 100%;
                width: 100%;
                border-radius: 100px;

              }
              #carousel14 .owl-nav button.owl-prev,
              #carousel14 .owl-nav button.owl-next,
              #carousel14 button.owl-dot {

                background: #fff;
                boarder:none !important;
                border-radius: 100px;
                color: inherit;
                font: inherit;
                font-size: 45px;
              }
              @media (max-width: 1000px)
              {
                #carousel14 .owl-nav button.owl-prev,
                #carousel14 .owl-nav button.owl-next,
                #carousel14 button.owl-dot {
                  padding:9px !important;
                  border:none;
                  font-size: 15px;

                }
                .itemm ul li{

                  padding-left:0px;
                }

                .itemm{
                  padding: 3PX;
                }
                .qrd{
                  height: 80%;
                  width: 80% !important;
                  margin-left: 10%;

                }
              }
              .itemn{



                border-radius: 13px;
              }
              .itemn img{
                border-radius:none;

              }

              #carousel15 .owl-nav button.owl-prev,
              #carousel15 .owl-nav button.owl-next,
              #carousel15 button.owl-dot {
                background: #fff;
                color: inherit;
                border:1px solid #000;
                padding:7px !important;
                font: inherit;
                font-size: 17px;
              }
              @media (max-width: 1000px)
              {
                #carousel15 .owl-nav button.owl-prev,
                #carousel15 .owl-nav button.owl-next,
                #carousel15 button.owl-dot {
                  background: none;

                  border:none;
                  padding:0 !important;


                }

              }

              .itemo{

                box-shadow: 0px 0px 3px -1px;
                background: #fff;
                border-radius: 9px;
                position: relative;

              }
              .itemo p{
                text-align: center;
                padding-top:9%;
                padding-bottom:5px;
              }

              #carousel16 .owl-nav button.owl-prev,
              #carousel16 .owl-nav button.owl-next,
              #carousel16 button.owl-dot {
                background: #fff;
                color: inherit;

                padding:10px !important;
                font: inherit;
                font-size: 25px;
              }
              @media (max-width: 1000px)
              {
                #carousel16 .owl-nav button.owl-prev,
                #carousel16 .owl-nav button.owl-next,
                #carousel16 button.owl-dot {
                  padding:9px !important;
                  border:1px solid #000;
                  font-size: 15px;

                }
                .itemo p{

                  padding-top:6%;

                }


              }



              .edk{
                width: 40% !important;
                height: 13% !important;
                left:30% !important;
                top: 35% !important;
                position: absolute;
                background: #fff;
                border-radius: 13px;
              }
              .linear{
                background: linear-gradient(135deg,#69c4c9 0,#65b9c6 24%,#5a99be 52%,#548bba 65%,#4b72b3 80%,#4766b0 100%);
                width: 100%;
                height: 117px;
                border-radius: 9px;
              }
              .itemp{



                border-radius: 13px;
              }
              .itemp img{
                border-radius:none;

              }

              #carousel17 .owl-nav button.owl-prev,
              #carousel17 .owl-nav button.owl-next,
              #carousel17 button.owl-dot {
                background: #fff;
                color: inherit;
                border:1px solid #000;
                padding:7px !important;
                font: inherit;
                font-size: 17px;
              }
              @media (max-width: 1000px)
              {
                #carousel17 .owl-nav button.owl-prev,
                #carousel17 .owl-nav button.owl-next,
                #carousel17 button.owl-dot {
                  background: none;

                  border:none;
                  padding:0 !important;


                }

              }

              .itemq{



                border-radius: 13px;
              }
              .itemq img{
                border-radius:none;

              }

              #carousel18 .owl-nav button.owl-prev,
              #carousel18 .owl-nav button.owl-next,
              #carousel18 button.owl-dot {
                background: #fff;
                color: inherit;
                border:1px solid #000;
                padding:7px !important;
                font: inherit;
                font-size: 17px;
              }
              @media (max-width: 1000px)
              {
                #carousel18 .owl-nav button.owl-prev,
                #carousel18 .owl-nav button.owl-next,
                #carousel18 button.owl-dot {
                  background: none;
                  border:none;
                  padding:0 !important;
                }

              }

              .itemr{
                padding:40PX;
              }

              .wer{
                width:108px !important;
                height:108px !important;
                border-radius: 100px;
                border: 5px solid #f07431;
                margin-left: 40%;
              }
              .itemr p{
                text-align: center;
              }
              #carousel19 .owl-nav button.owl-prev,
              #carousel19 .owl-nav button.owl-next,
              #carousel19 button.owl-dot {

                background: #fff;
                boarder:none !important;
                color: inherit;
                font: inherit;
                font-size: 45px;
              }
              @media (max-width: 1000px)
              {
                #carousel19 .owl-nav button.owl-prev,
                #carousel19 .owl-nav button.owl-next,
                #carousel19 button.owl-dot {
                  padding:9px !important;
                  border:none;
                  font-size: 15px;

                }

                .wer{

                  margin-left: 30%;
                }

              }
