.hero-content-a h1 {
  color: #14abd2;
}

body .r-bg-x.hero-bg-img {
  background: url(../images/home/top-bg.png);

  background-repeat: no-repeat;

  background-position: left center;
}

.video-popup i {
  background: #14abd2;

  color: #fff;

  width: 35px;

  height: 35px;

  border-radius: 50px;

  text-align: center;

  line-height: 35px;

  margin-right: 10px;

  font-size: 10px;

  vertical-align: middle;
}

.video-popup p {
  vertical-align: middle;
}

.video-popup:hover i {
  background: #fff;

  color: #14abd2;
}

.home-top-slider .review-slider {
  width: 100%;

  margin: 0 auto;

  text-align: center;
}

.ree-nav .nav-list li a.menu-links:hover,
.ree-nav .nav-list li a.menu-links.active {
  color: #14abd2;
}

.about-two__big-text-two {
  position: absolute;

  top: 159px;

  left: -266px;

  font-size: 60px;

  line-height: 60px;

  color: #fff;

  font-weight: 800;

  z-index: 1;

  text-transform: capitalize;

  letter-spacing: 0.8em;

  transform: rotate(90deg);
}

.about-one__experience {
  position: absolute;

  top: 146px;

  right: -60px;

  max-width: 146px;

  background-color: #14abd2;

  width: 100%;

  text-align: left;

  padding: 30px 20px;

  border-radius: 5px;
}

.about-one__experience p {
  color: #fff;
}

/*.about-one__experience .statsnum {

  text-align: center;

}*/

.about-one__experience .statsnum {
  width: auto;

  margin: 0 0 10px;
}

.about-one__experience .statsnum span {
  color: #fff;
}

.about-two__left .about-one__experience {
  left: -60px;

  right: auto;

  top: 60%;

  z-index: 1;
}

.about-two__big-text-two {
  left: -135px;

  letter-spacing: 0.2em;

  color: #929cb3;

  top: 110px;

  font-size: 40px;

  line-height: 46px;
}

.about-one__experience-text {
  font-size: 13px;

  line-height: 14px;
}

.about-two,
.services-two {
  padding: 35px 0;
}

.about-two__img-box {
  position: relative;

  display: block;
}

.about-two__img {
  position: relative;

  display: block;

  z-index: 1;
}

.call-us i {
  font-size: 20px;

  width: 60px;

  height: 60px;

  line-height: 60px;
}

.call-2 i {
  font-size: 20px;

  width: 60px;

  height: 60px;

  line-height: 60px;

  background: #14abd2;

  display: flex !important;

  align-items: center;

  justify-content: center;

  border-radius: 50%;

  color: white;

  margin-right: 15px;
}

.about-two__points-box ul li {
  margin-bottom: 5px;
}

.about-two__points-box .icon {
  width: 25px;

  height: 25px;

  border-radius: 20px;

  border: 2px solid #14abd2;

  color: #14abd2;

  text-align: center;

  line-height: 25px;

  font-size: 13px;
}

.about-two__left {
  position: relative;

  display: block;

  width: 80%;

  margin: 0 auto;

  /*margin-left: 100px;

  margin-right: 100px;*/
}

.about-two__img img {
  width: 100%;
}

.owl-carousel .owl-item img {
  margin: 0;
}

.work-details {
  padding: 20px 0;
}

.product-range {
  background: url(../images/home/about-three-shape.png) !important;

  background-repeat: no-repeat !important;

  background-position: left bottom !important;
}

.distributors-ic .iwt-icon img {
  width: 100%;
}

.distributors-ic .iwt-icon {
  background: #ffffff;

  box-shadow: 4px 6px 16px rgba(0, 0, 0, 0.15);

  border-radius: 5px 26px;

  overflow: hidden;

  padding: 10px;

  margin: 0 0 30px;
}

.rating-ic {
  display: flex;

  align-items: center;

  width: 100%;

  margin: 15px 0 0;
}

.rating-ic i {
  color: #e9a800;

  margin-right: 5px;
}

.quote-ic {
  background: #14abd2;

  border-radius: 50%;

  width: 50px;

  height: 50px;
}

.quote-ic img {
  width: auto !important;

  height: auto !important;
}

.client-main .client-user img {
  border-radius: 50%;
}

.client-main .fwb-main-x {
  background: #ffffff;

  box-shadow: 4px 6px 25px rgba(0, 0, 0, 0.2);

  border-radius: 16px;
}

.client-main .owl-carousel .owl-stage {
  padding: 25px 0;
}

.client-main .owl-carousel .owl-stage-outer {
  height: auto !important;
}

.home-contact:before {
  content: none;
}

.home-contact p {
  color: #000;
}

.home-contact span {
  color: #000;
}

.home-contact a span {
  margin: 0;
}

.product-range .fwb-main-x {
  background: #ffffff;

  border: 1px solid #ff9c7c;

  border-radius: 16px;

  margin-bottom: 30px;
}

.slide-hero.hero-bg-img,
.about-main {
  padding: 110px 0 0px;
}

.about-main h1 {
  color: #000;
}

span.circle {
  background: rgba(255, 255, 255, 0.2);

  display: block;

  position: absolute;

  border-radius: 50%;

  top: -10%;

  right: -130px;

  width: 200px;

  height: 200px;
}

.animation,
.circle,
.circle2,
.custom-btn {
  -webkit-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);

  -o-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);

  transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}

.ree-btn:hover span.circle {
  top: -10%;

  right: -80px;
}

.hero-owl .sol-image img {
  width: 100%;
}

.pro-cate .icon-with-title {
  background: #fff;
}

.pro-cate .icon-with-title .iwt-icon img {
  width: auto;

  max-width: 100%;
}

.featured-products .heading-hz-btn {
  text-align: center;

  margin-top: 10px;
}

.featured-products .heading-hz-btn h2 {
  margin: 0 0 10px;
}

.franchise-inquiry-main h1 {
  color: #000;
}

.franchise-inquiry-main {
  align-items: center;
}

.why-ic-box {
  display: flex;

  align-items: center;

  background: #fff;

  padding: 15px;

  border-radius: 50px;

  box-shadow: 0 9px 33px rgba(0, 0, 0, 0.25);

  margin-bottom: 25px;
}

.why-ic-box img {
  width: 60px;

  margin-right: 18px;
}

.why-ic-box span {
  font-weight: 600;
}

.distribution-img {
  background-image: url(../images/new/banner-sec.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top center;

  position: relative;
}

.distribution-img::before {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-color: #1f2e60;

  opacity: 0.9;
}

.works-img {
  background-image: url(../images/new/banner-sec.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top center;

  position: relative;
}

.works-img::before {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-color: #1f2e60;

  opacity: 0.9;
}

.distribution-img::after {
  content: "";

  position: absolute;

  bottom: 140px;

  left: 88%;

  width: 100%;

  height: 100%;

  background-image: url(../images/new/enterprise-img.png);

  background-repeat: no-repeat;
}

.s-enterprise {
  padding-top: 65px;

  padding-bottom: 90px;
}

.enterprise-img img {
  height: 80px;

  width: auto;

  margin-left: 30px;
}

.carousel-caption-1 {
  position: absolute;

  top: 125px;

  left: 10%;

  z-index: 10;

  padding-top: 20px;

  padding-bottom: 20px;

  color: #fff;
}

.carousel-caption-1 p {
  color: #fafbfa;

  font-size: 14px;
}

.how-it-works .section-title span {
  color: #00cbff;
}

.how-it-works {
  padding-top: 90px;

  padding-bottom: 90px;
}

.work-sec {
  position: relative;

  height: 320px;

  width: 320px;
}

.timeline-new {
  position: relative;
}

.conference-center-line {
  position: absolute;

  width: 3px;

  height: 100%;

  top: 0;

  left: 20px;

  margin-left: -2px;

  background: #00b0bd;

  z-index: -1;
}

.work-sec2 {
  position: absolute;

  top: 52px;

  left: 141px;

  height: 239px;

  width: 288px;
}

.work-circle {
  height: 50px;

  width: 50px;

  padding: 10px;

  border-radius: 50%;

  background-color: #fff;

  text-align: center;
}

.work-circle img {
  height: 30px;

  width: 30px;
}

.work-content {
  margin-left: 15px;
}

.work-content h5 {
  color: #00cbff;

  font-size: 16px;

  font-weight: 500;
}

.work-content p {
  color: #b4b4c5;

  font-size: 12px;
}

.ml320 {
  margin-left: 35px;
}

.ree-card-1 {
  background: #fff;

  position: relative;

  place-items: center;

  display: grid;

  border-radius: 14px;

  padding: 15px 27px;

  margin: 25px 10px;

  min-height: 146px;

  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

  text-align: center;
}

#range-carousel .owl-dots {
  margin-top: 30px;
}

.home-contact::after {
  content: "";

  position: absolute;

  bottom: 220px;

  left: 40px;

  width: 100%;

  height: 100%;

  background-image: url(../images/new/footer-top.png);

  background-repeat: no-repeat;
}

.service-boxes {
  background-image: url(../images/new/bgside.png);

  background-repeat: no-repeat;

  background-position: left -177px bottom -34px;
}

.service-boxes::after {
  content: "";

  position: absolute;

  background-image: url(../images/new/bgfly.png);

  background-repeat: no-repeat;

  left: 88%;

  top: 0;

  width: 100%;

  height: 100%;
}

.service-secpd {
  padding-top: 0px;

  padding-bottom: 40px;
}

.rg-blue {
  background-color: #1f2e60;

  color: #fff;
}

.rg-red {
  background-color: #ce2129;

  color: #fff;
}

.rg-skyblue {
  background-color: #14abd2;

  color: #fff;
}

.timeline {
  border: 1px dashed rgb(114, 111, 111);

  height: 100%;

  width: 1px;

  position: absolute;

  left: 90px;
}

.mx90 {
  margin-left: -40px;
}

.sec-pad-counter {
  padding-top: 80px;

  padding-bottom: 50px;
}

.section-pad {
  padding-top: 160px;
}

@media screen and (min-width: 300px) and (max-width: 992px) {
  .distribution-img::after {
    content: "";

    position: absolute;

    bottom: 110px;

    left: 0px;

    width: 100%;

    height: 100%;

    background-image: url(../images/new/enterprise-img.png);

    background-repeat: no-repeat;

    display: none;
  }

  .mx90 {
    margin-left: -40px;
  }

  .home-contact::after {
    content: "";

    position: absolute;

    bottom: 220px;

    left: 0px;

    width: 100%;

    height: 100%;

    background-image: url(../images/new/footer-top.png);

    background-repeat: no-repeat;

    display: none;
  }

  .work-sec2 {
    display: none;
  }

  .ml320 {
    margin-left: 5px;

    margin-top: 15px;
  }

  .service-boxes::after {
    content: "";

    position: absolute;

    background-image: url(../images/new/bgfly.png);

    background-repeat: no-repeat;

    left: -50px;

    width: 100%;

    height: 100%;
  }

  .service-boxes {
    background-image: url(../images/new/bgside.png);

    background-repeat: no-repeat;

    background-position: left -167px top -118px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1920px) {
  .work-sec2 {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .timeline {
    border: 1px dashed rgb(114, 111, 111);

    height: 100%;

    width: 1px;

    position: absolute;

    left: 58px;
  }

  .carousel-caption-1 {
    position: absolute;

    top: 49px;

    left: 10%;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #fff;
  }
}

@media screen and (min-width: 360px) and (max-width: 767px) {
  .timeline {
    border: 1px dashed rgb(114, 111, 111);

    height: 100%;

    width: 1px;

    position: absolute;

    left: 30px;
  }
}

@media screen and (min-width: 810px) and (max-width: 1080px) {
  .slide-hero {
    margin-top: 0px;

    min-height: 300px;
  }

  .about-two {
    padding: 10px 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1080px) {
  .slide-hero.hero-bg-img,
  .about-main {
    padding: 0px 0 10px;
  }
}

/* 23 oct 2023 */

/* home */

.stats-box-row .stats-box {
  min-height: initial;
}

.stats-box-row .stats-box.ucd {
  color: #000;
}

.ree-card-row .ree-card {
  padding: 40px 40px;
}

.c-infot-2 {
  display: flex;

  background: #fff;

  border-radius: 15px;

  padding: 20px;

  gap: 20px;

  align-items: j;

  justify-content: center;

  text-align: center;

  width: 100%;

  flex-wrap: wrap;
}

.c-infot-2 a i {
  display: block;

  margin-bottom: 15px;

  width: 30px;

  height: 30px;

  background: #1aadd3;

  border-radius: 50%;

  display: flex;

  justify-content: center;

  font-size: 15px;

  margin: 0 auto 15px auto;

  color: white;

  line-height: 30px;
}

.ree-header.sticky {
  background: rgb(255 255 255/85%);
}

.stats-box-counter {
  min-height: initial;
}

/* CSS 1(F) */

/* index Home */

.home-header.slide-hero {
  display: block;
  min-height: auto;
}

.home-header.slide-hero .carousel-caption-1 {
  top: 50%;
  transform: translateY(-50%);
}
.home-header.slide-hero .carousel-item img {
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.home-header.slide-hero .carousel-caption-2 {
  position: absolute;
  top: 9px;
  margin: 0 auto;
  left: 46%;
  transform: translateX(-42%);
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

/* ABOUT US */

.about-us .ic-img img {
  width: auto;
  height: 100px;
}
.brand-section .top-brands .iwt-icon {
  width: 130px;
}
.brand-section .top-brands {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

/* PRODUCT PAGE */
/* animation rotate */

.container-rotate-big {
  width: 400px;
  height: 400px;
  margin: 10px auto;
  border: 1px solid #1aadd3;
  position: relative;
  border-radius: 50%;
  animation: spin 20s linear infinite;
}

.container-rotate-big .item {
  width: 64px;
  height: 64px;
  text-align: center;
  position: absolute;
  animation: spin 20s linear infinite reverse;
}
.container-rotate-big .item img,
.rotate-small .item img {
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.rotate-main-two .rotate-small {
  width: 200px;
  height: 200px;
  margin: 10px auto;
  border: 1px solid #1aadd3;
  position: relative;
  border-radius: 50%;
  animation: spin 10s linear infinite;
}

.rotate-small .item {
  width: 64px;
  height: 64px;
  text-align: center;
  position: absolute;
  animation: spin 10s linear infinite reverse;
}

.rotate-small .item:nth-child(1) {
  left: 19px;
  top: 145px;
}

.rotate-small .item:nth-child(2) {
  left: 164px !important;
  top: 57px !important;
}

.rotate-small .item:nth-child(3) {
  left: 8px !important;
  top: -5px !important;
}

.container-rotate-big .item:nth-child(1) {
  left: 360px;
  top: 180px;
}

.container-rotate-big .item:nth-child(2) {
  left: 268px !important;
  top: 337px !important;
}

.container-rotate-big .item:nth-child(3) {
  left: 105px !important;
  top: 353px !important;
}

.container-rotate-big .item:nth-child(4) {
  left: -9px !important;
  top: 250px !important;
}

.container-rotate-big .item:nth-child(5) {
  left: 275px !important;
  top: 0px !important;
}

.container-rotate-big .item:nth-child(6) {
  left: 118px !important;
  top: -19px !important;
}

.container-rotate-big .item:nth-child(7) {
  left: -16px !important;
  top: 91px !important;
}

.rotate-main {
  position: relative;
}

.rotate-main-two {
  position: absolute;
  top: 25%;
  left: 54%;
  transform: translateX(-50%);
}

.rotate-text {
  position: absolute;
  top: 50%;
  left: 54%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.rotate-container {
  position: relative;
}
@media screen and (min-width: 360px) and (max-width: 767px) {
  .rotate-container {
    left: -20px;
  }
}
@keyframes spin {
  100% {
    transform: rotate(1turn) translate(100px) rotate(-1turn);
  }
}

@keyframes spin {
  100% {
    transform: rotate(1turn) translate(50px) rotate(-1turn);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/*css 3(p) */
.product-section .icon-with-title {
  background: white;
  box-shadow: 4px 6px 16px rgba(0, 0, 0, 0.15);
  max-height: 220px;
  min-height: 200px;
  overflow: hidden;
}
.product-section .iwt-icon {
  min-height: 125px;
  padding-bottom: 0px;
}
.product-section .iwt-icon img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.product-section .iwt-content {
  padding: 0 4px;
}
