/* @import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  --themered: #e5322d;
  --themeblack: #000;
  --themewhite: #fff;
  --bg-nav: #eee;
  --themeblue: #070134;
  --p_font: 1rem;
  --p_font_md: .875rem;
  --p_font_sm: .813rem;
  --p_font_xs: .65rem;

  --heading_two: 1.25rem;
  --heading_three: 1.375rem;
  --heading_four: 1.125rem;
  --sec_padd: 60px 0;
  --sec_padd100: 100px 0;
}

html {
  scroll-behavior: smooth;
}

body {
  /* font-family: "Red Hat Display", serif; */
  font-family: "Catamaran", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  overflow-x: hidden;
}

@media(min-width:1200px) {
  .container {
    max-width: 1275px;
    margin: 0 auto;
  }
}

img,
svg {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: "Red Hat Display", serif; */
  font-family: "Catamaran", sans-serif;
  margin-bottom: 0px;
}

p {
  font-size: 1rem;
  /* font-family: "Red Hat Display", serif; */
  font-family: "Catamaran", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}

a,
a:hover {
  /* font-family: "Red Hat Display", serif; */
  font-family: "Catamaran", sans-serif;
  text-decoration: none;
}

ul {
  padding-left: 0px;
  list-style: none;
}

.pt__80 {
  padding-top: 80px;
}

.pb__80 {
  padding-bottom: 80px;
}

.pt__35 {
  padding-top: 35px;
}

.pb__35 {
  padding-bottom: 35px;
}

.mt__120 {
  margin-top: 120px;
}

/* Swiper start */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hreo-banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.hreo-banner .swiper-slide .double-slider-box {
  height: 400px;
  display: grid;
}

.hreo-banner .swiper-slide .banner-img-box img {
  width: 100%;
  height: 100%;
}

.hreo-banner .swiper-slide .banner-img-box video {
  width: 100%;
  height: 100%;
}

.hreo-banner .swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  display: none;
}

.hreo-banner .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  display: none;
}

.hreo-banner .swiper-button-prev i.fa-solid.fa-arrow-left-long {
  background: var(--themeblue);
  color: #fff;
  font-size: 20px;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 38px;
  padding: .5rem;
}

.hreo-banner .swiper-button-next i.fa-solid.fa-arrow-right-long {
  background: var(--themeblue);
  color: #fff;
  font-size: 20px;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 38px;
  padding: .5rem;
}

/* Swiper end */
.theme-btn {
  display: inline-block;
  border: none;
  font-size: 1rem;
  font-weight: 500;
  background: linear-gradient(to right, var(--themeblue) 50%, var(--themered) 50%) repeat scroll right bottom / 200% 100% transparent;
  text-align: center;
  transition: 500ms ease-in-out;
  color: #fff;
  padding: 10px 20px;
  border-radius: 6px;
  outline: none;
  white-space: nowrap;
  cursor: pointer;
}

.theme-btn:hover {
  /* background-position: left center; */
  color: var(--themewhite);
}

/* header code start */
.site-header .topbar {
  background-color: var(--themeblue);
  padding-block: 6px;
}

.site-header .topbar .topbar-call a {
  color: var(--themewhite);
  font-size: .875rem;
  margin-left: .5rem;
}

.site-header .topbar .topbar-call a i {
  background-color: transparent;
  color: var(--themewhite);
  font-size: .875rem;
  padding: .3rem;
  border-radius: 100vmax;
}

.site-header .topbar .topbar-socail a img {
  background-color: var(--themewhite);
  width: 30px;
  height: 30px;
  padding: .3rem;
  border-radius: 100vmax;
  display: grid;
  align-items: center;
  justify-content: center;

}

.site-header .topbar .topbar-socail a img:hover {
  transform: rotate(1turn);
  transition: all .5s ease;
}

.site-header .bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: #e8e5e5 !important;
  padding: 10px 0px;
}

.site-header li.nav-item {
  padding-inline: .5rem;
}

.site-header .navbar-brand img {
  width: 170px;
  margin-right: 0px;
}

.site-header .navbar-brand.eins-logo img {
  width: 115px;
}

.site-header a.nav-link {
  font-size: 1rem;
  font-weight: 500;
  border-top: 3px solid transparent;
}

.site-header ul.dropdown-menu {
  border: none;
  border-radius: 0pc;
  background: var(--themewhite);
  margin-left: 9px;
  border: 1px solid #eee;
}

.site-header ul.dropdown-menu .dropdown-item:hover {
  color: var(--themeblack);
  text-decoration: none;
  background-color: var(--bg-nav);
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--themeblack);
  text-decoration: none;
  background-color: var(--bg-nav);
}

.site-header a.nav-link:hover {
  color: var(--themered);
  border-bottom: 3px solid var(--themered);
  /* background-color: var(--themewhite); */
}

.site-header a.nav-link.active {
  color: var(--themered);
  border-bottom: 3px solid var(--themered);
  /* background-color: var(--themewhite); */
  /* padding-inline: 1.5rem; */
}

@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-left: 0px;
  }

  .hreo-banner .swiper-slide .double-slider-box {
    height: 400px;
  }

  .hreo-banner .swiper-slide .banner-img-box img {
    width: 100%;
    height: 400px;
    object-fit: contain;
  }

  .hreo-banner .swiper-slide .banner-img-box video {
    width: 100%;
    height: 100%;
  }
}

/* header code end */
.background {
  background-image: url('../images/resources-bg.jpg');
  height: auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-box {
  background-color: #f7f7f7;
}

.about-card {
  background-color: #91919129;
  padding: 2rem 2rem;
  border-radius: 6px;
}

.about-box .about-card h5 {
  color: var(--themeblue);
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 3px;
}

.about-box .about-card h1 {
  color: var(--themered);
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: .5rem;
}

.about-box .about-card h1 a {
  color: var(--themered);
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: .5rem;
}

.about-box .about-card h1 a:hover {
  color: var(--themeblue);
}

.about-box .about-card p {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .75rem;
}

.threecard img {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: .3rem;
  border-radius: 6px;
  width: 100%;
  height: 100px;
  object-fit: contain;
}

.ruuningtext {
  background: #070134;
  color: #fff;
  padding: .5rem 0px 0px;
}

.trusted-line {
  background: var(--themered);
  height: 4px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

/* robots section css start */
.robots {
  background: linear-gradient(179deg, #080038 0%, #000 100%);
}

.robots-card h2 {
  font-size: 2.5rem;
  text-align: left;
  background: linear-gradient(360deg, #ff745c 0%, #9dacff 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  margin-bottom: 1rem;
  font-weight: 600;
}

.fplogo h3 {
  font-size: 1.5rem;
  color: var(--themewhite);
  font-weight: 700;
}

.np {
  padding: 0px;
}

.featuredPropBox {}

.featuredPropBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: outside none none;
  padding: 0;
}

.featuredPropBox ul li {
  background-color: #eeeeee;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 250px;
  margin: 5px;
  width: 32%;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}

.featuredPropBox ul li:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(22, 22, 22, 0.6);
  transition: all 0.3s;
}

.featuredPropBox ul li:nth-child(1) {
  background-image: url('../images/services1.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li:nth-child(2) {
  background-image: url('../images/services2.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li:nth-child(3) {
  background-image: url('../images/services3.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li:nth-child(4) {
  background-image: url('../images/banner-1.jpg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li:nth-child(5) {
  background-image: url('../images/banner-2.jpg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li:nth-child(6) {
  background-image: url('../images/banner-3.jpg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.featuredPropBox ul li .fplogo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
  transition: all 0.3s;
  text-align: center;
}

.featuredPropBox ul li .fplogo img {
  width: 100%;
}

.featuredPropBox ul li .fptext {
  display: none;
  font-size: 16px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  width: 65%;
  z-index: 1;
}

.featuredPropBox ul li .fptext p {
  color: #fff;
  margin: 0px;
}

.featuredPropBox ul li:hover {
  box-shadow: 0 0 0 25px rgba(0, 0, 0, 0.2) inset;
}

.featuredPropBox ul li:hover:after {
  background-color: rgba(22, 22, 22, 0.3);
}

.featuredPropBox ul li:hover .fplogo {
  display: none;
}

.featuredPropBox ul li:hover .fptext {
  display: block;
}

/* robots section css end */

/* Sevices css start */
.card {
  background: #f6f6f6;
  border-radius: 24px 24px 24px 48px;
  padding: 48px 48px 48px 308px;
  margin: 84px 0;
  width: 60vw;
  max-width: 920px;
  min-width: 640px;
  display: flex;
  flex-direction: row;
  align-self: flex-start;
  position: relative;
  box-shadow: 5px 0 0 0 rgba(204, 204, 204, 0.3), -5px 0 0 0 rgba(204, 204, 204, 0.3), 0 5px 0 0 rgba(204, 204, 204, 0.3);
}

.card .text-content {
  display: flex;
  flex-direction: column;
  width: calc(60vw - 192px);
}

.card .text-content h3 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
}

.card .text-content p {
  margin: 16px 0 24px;
  max-width: 36ch;
}

.card .text-content a {
  align-self: flex-start;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 12px;
  transition: 400ms all;
}

.card .visual {
  width: 240px;
  height: 100%;
  position: absolute;
  top: -24px;
  left: 24px;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 1px 2px 6px rgba(255, 255, 255, 0.25), 2px 6px 12px rgba(0, 0, 0, 0.25);
}

.card .visual img {
  height: 100%;
  object-fit: cover;
}

.card:nth-of-type(odd) {
  margin: 0 0 0 248px;
  border-radius: 6px;
  padding: 48px 308px 48px 60px;
}

.card:nth-of-type(odd) .visual {
  right: 24px;
  left: auto;
}

.card:nth-of-type(odd) .text-content a {
  align-self: flex-start;
}

article {
  margin: auto;
  display: block;
  width: calc(60vw + 248px);
  max-width: calc(920px + 248px);
  min-width: calc(640px + 248px);
}

@media all and (max-width: 1100px) {
  article {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .card {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .card .text-content {
    width: 100%;
  }

  .card:nth-of-type(odd) {
    margin: 0;
  }
}

@media all and (max-width: 720px) {
  .card {
    margin: 64px 0;
    padding: 88px 36px 36px;
    flex-direction: column;
    border-radius: 24px;
  }

  .card:nth-of-type(odd) {
    padding: 88px 36px 36px;
    border-radius: 24px;
  }

  .card .text-content h3 {
    max-width: calc(100% - 150px);
    font-size: 1em;
  }

  .card .text-content p,
  .card .text-content a {
    font-size: 0.8em;
  }

  .card .visual,
  .card:nth-of-type(odd) .visual {
    width: 150px;
    height: 150px;
    right: 16px;
    left: auto;
  }

  .card .visual img,
  .card:nth-of-type(odd) .visual img {
    width: 100%;
    height: 100%;
  }
}

.wider {
  flex: 1;
  display: flex;
  justify-content: start;
  align-items: end;
  height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  color: #fff;
  transition: flex .4s ease;
  position: relative;
  cursor: pointer;
}

.wider .overlay {
  background-color: rgb(0 0 0 / 40%);
  width: 100%;
  height: 100%;
  position: absolute;
  transition: background-color .8s ease;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.wider .content {
  z-index: 2;
  padding-bottom: 2rem;
  padding-left: 1rem;
  text-align: start;
}

.wider:hover {
  flex: 2;
}

.wider:hover .overlay {
  background-color: rgb(0 0 0 / 60%);
}

.wider h2 {
  font-size: 1.25rem;
  margin-bottom: .5rem;
}

.wider p {
  font-size: .75rem;
  margin-bottom: .5rem;
}

.wider a {
  margin-top: 1rem;
  font-size: 1rem;
  color: var(--themewhite);
}

#wider {
  background-image: url('../images/banner-1.jpg');
}

#wider1 {
  background-image: url('../images/eins.jpg');
}

#wider2 {
  background-image: url('../images/eins.jpg');
}

#wider3 {
  background-image: url('../images/eins.jpg');
}

.top-robots .we-serve .ws-1 {
  border-right: 1px solid #dbdbdb;
  padding: 40px 20px;
  text-align: center;
  cursor: pointer;
}

.top-robots {
  background-color: #f7f7f7;
}

.top-robots .we-serve {
  margin-top: 1rem;
}

.top-robots .we-serve .ws-1 img {
  width: 80px;
  height: 50px;
  object-fit: cover;
  transition: all 0.3s ease;
}

.top-robots .we-serve .ws-1:hover img {
  transform: scale(1.2);
}

.top-robots .we-serve .ws-1 a p {
  font-size: 1.125rem;
  color: var(--themeblue);
  margin-top: .5rem;
}

.top-robots .we-serve .ws-1:nth-child(-n + 15) {
  border-bottom: 1px solid #dbdbdb;
}

.top-robots .we-serve .ws-1:nth-child(5) {
  border-right: none;
}

.top-robots .we-serve .ws-1:nth-child(10) {
  border-right: none;
}

.top-robots .we-serve .ws-1:nth-child(15) {
  border-right: none;
}

.top-robots .we-serve .ws-1:nth-child(20) {
  border-right: none;
}

.top-robots h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--themeblue);
}

.star-shop h2 {
  font-size: 2.5rem;
  text-align: left;
  background: linear-gradient(360deg, #ff745c 0%, #9dacff 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  margin-bottom: 1rem;
  font-weight: 600;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: flex-start;
}

.star-shop h2 .trusted-line {
  background: var(--themered);
  height: 4px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 20px;
}

.star-shop p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--themewhite);
}

.shop-card {
  border: 1px solid #404040;
  padding: 2rem 1rem;
  border-radius: 12px;
  text-align: center;
  transition: all 1s ease;
}

.shop-card:hover {
  border-color: var(--themered);
}

.shop-card h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--themewhite);
  margin-bottom: .75rem;
}

.shop-card p {
  font-size: .875rem;
  font-weight: 600;
  color: var(--themewhite);
}

.contact-box {
  background-image: url('../images/contact.jpg');
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: -1;
  height: 100%;
}

.appointment h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--themeblue);
}

.appointment .appointment-card {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 1rem 1.5rem 2rem;
  margin-bottom: 2rem;
  border-radius: 6px;
}

.form-box .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}

.contact-info {
  padding: 2rem 1rem 6rem;
  background: var(--themeblue);
  background: linear-gradient(179deg, #080038 0%, #000 100%);
  margin-bottom: 1rem;
  border-radius: 6px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.contact-info h2 {
  font-size: 2rem;
  text-align: left;
  background: linear-gradient(360deg, #ff745c 0%, #9dacff 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 600;
}

.contact-info p {
  font-size: .813rem;
  font-weight: 400;
  color: var(--themewhite);
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact-info p a {
  font-size: .813rem;
  font-weight: 400;
  color: var(--themewhite);
}

.contact-info p i {
  font-size: 20px;
  color: var(--themered);
}

.contact-info p a:hover {
  color: var(--themered);
}

.map-card {
  background: linear-gradient(180deg, rgb(229 50 45) 0%, rgb(7 1 52) 100%);
  padding: 1rem;
  border-radius: 12px;
}

.map-card iframe {
  width: 100%;
  height: 300px;
  border-radius: 12px;
}

.map-box h2 {
  font-size: 2rem;
  font-weight: 600;
  color: var(--themeblue);
  margin-bottom: 1rem;
}

.news-box .shop-card {
  padding: .5rem .5rem 1rem;
}

.news-box .shop-card img {
  border-radius: 12px;
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: top;
}

.news-box .shop-card h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-box .shop-card p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Services css end */
/* footer code start */
footer {
  color: var(--themewhite);
  background-image: url('../images/resources-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* waves */
.ocean {
  height: 80px;
  /* change the height of the waves here */
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  overflow-x: hidden;
  z-index: -1;
}

.wave {
  background: url("../images/wave.svg");
  fill: #070134;
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 10s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 0.8;
}

.wave:nth-of-type(2) {
  bottom: 0;
  animation: wave 18s linear reverse infinite;
  opacity: 0.5;
}

.wave:nth-of-type(3) {
  bottom: 0;
  animation: wave 20s -1s linear infinite;
  opacity: 0.5;
}

@keyframes wave {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-25%);
  }

  100% {
    transform: translateX(-50%);
  }
}

footer .footer-main {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: var(--themeblue);
  background: linear-gradient(179deg, #080038 0%, #000 100%);
}

footer a {
  color: var(--themewhite);
}

footer a:hover {
  color: var(--themered);
}

footer .foot-card img {
  width: 250px;
}

footer .foot-card p {
  margin-top: .5rem;
  font-size: 1rem;
  font-weight: 400;
}

footer .foot-social {
  background-color: transparent;
  padding: 0;
  border-radius: 100vmax;
}

footer .foot-social img {
  width: 30px;
  background-color: var(--themewhite);
  padding: 6px;
  border-radius: 100vmax;
}

footer .foot-social img:hover {
  transform: rotate(1turn);
  transition: all .5s ease;
}

footer .copy-right {
  background-color: var(--themeblack);
  padding: 1rem .5rem;
  border-top: 1px solid #dbdbdb;
}

footer .foot-card h3 {
  margin-bottom: .5rem;
  font-size: 1.25rem;
}

footer .foot-card ul li {
  padding-block: 6px;
}

footer .foot-card ul li a:hover {
  color: var(--themered);
}

footer .foot-card ul li a i {
  font-size: .75rem;
  color: var(--themered);
}

/* footer code end */
.banner-text {
  position: absolute;
  left: 0%;
  text-align: left;
  top: 0%;
  background: rgb(229 50 45 / 82%);
  background: linear-gradient(180deg, rgb(229 50 45 / 82%) 0%, rgb(7 1 52 / 87%) 100%);
  padding: 1rem 1rem;
  color: #fff;
  width: 100%;
  border-radius: 0px;
  height: 100%;
}

.banner-text h2 {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--themewhite);
}

.banner-text p {
  font-size: .875rem;
  font-weight: 400;
  color: var(--themewhite);
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: 0;
  content: "\f107";
  font-family: FontAwesome;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  font-size: .875rem;
}

#more {
  display: none;
}

.page-breadcrumb {
  background: url('../images/banner-1.jpg');
  color: var(--themewhite);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner-breadcrumb {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: rgb(229 50 45 / 82%);
  background: linear-gradient(180deg, rgb(229 50 45) 0%, rgb(7 1 52) 100%);
}

.page-breadcrumb h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--themewhite);
}

.breadcrumb-item a {
  color: var(--themewhite);
}

.breadcrumb-item a:hover {
  color: var(--themered);
}

.breadcrumb-item {
  color: var(--themewhite) I !important;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--themewhite);
  content: var(--bs-breadcrumb-divider, "/");
}

canvas {
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
}

/* Servicess page css start */
.services-box {
  background-color: #ffffff;
  /* background-image: url('../images/top-design.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
  padding-block: min(2rem, 5%);
  ;
}

.services-box .service-card {
  border-image: linear-gradient(to right, #e5322d 0%, #070134 100%) 1;
  border-width: 2px;
  border-style: solid;
  padding: 1rem 1rem 2rem;
  border-radius: 0px;
  background-color: #ffffffd4;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.services-box .service-card:hover {
  border: 2px solid #ebebeb;
  box-shadow: 0px 4px 30px 0px #0000000A;
}

.services-box .service-card img {
  /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; */
  border-radius: 6px;
  width: 100%;
  height: 180px !important;
  object-fit: cover;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}

.services-box h2 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-block: 1rem;
  color: #070134;
  margin-bottom: 3rem;
}

.services-box .service-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  background: #121FCF;
  background: linear-gradient(to right, #070134 0%, #CF1512 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-block: 1rem;
}

.services-box .service-card p {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  margin-bottom: 3rem;
}

.services-box .service-card .theme-btn {
  position: absolute;
  bottom: 15px;
}

#robot {
  position: absolute;
  top: 15px;
  right: 0;
  transform: translate3d(-50%, -50%, 0);
  max-width: 150px;
  max-height: 150px;
  margin: 0 auto;
}

#body {
  -webkit-animation: hover 1.1s ease-in-out 0s infinite alternate;
  animation: hover 1.1s ease-in-out 0s infinite alternate;
}

#head {
  -webkit-animation: hover 1.1s ease-in-out 0.05s infinite alternate;
  animation: hover 1.1s ease-in-out 0.05s infinite alternate;
}

#arms {
  -webkit-animation: hover 1.1s ease-in-out 0.1s infinite alternate;
  animation: hover 1.1s ease-in-out 0.1s infinite alternate;
}

#left_arm {
  transform-origin: center right;
  -webkit-animation: arms_bounce_left 1.1s ease-in-out 0s infinite alternate;
  animation: arms_bounce_left 1.1s ease-in-out 0s infinite alternate;
}

#right_arm {
  transform-origin: center left;
  -webkit-animation: arms_bounce_right 1.1s ease-in-out 0s infinite alternate;
  animation: arms_bounce_right 1.1s ease-in-out 0s infinite alternate;
}

#eyes ellipse {
  transform-origin: center center;
  -webkit-animation: eyes_blink 2s ease-out 0s infinite alternate;
  animation: eyes_blink 2s ease-out 0s infinite alternate;
}

#shadow {
  transform-origin: center center;
  -webkit-animation: shadow 1.1s ease-in-out 0s infinite alternate;
  animation: shadow 1.1s ease-in-out 0s infinite alternate;
}

@-webkit-keyframes hover {
  0% {
    transform: translate3d(0, 80px, 0);
  }

  100% {
    transform: translate3d(0, 30px, 0);
  }
}

@keyframes hover {
  0% {
    transform: translate3d(0, 80px, 0);
  }

  100% {
    transform: translate3d(0, 30px, 0);
  }
}

@-webkit-keyframes shadow {
  0% {
    transform: translate3d(0, 0, 0) scale(1.5, 1.2);
    opacity: 0.4;
  }

  100% {
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 0.2;
  }
}

@keyframes shadow {
  0% {
    transform: translate3d(0, 0, 0) scale(1.5, 1.2);
    opacity: 0.4;
  }

  100% {
    transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 0.2;
  }
}

@-webkit-keyframes arms_bounce_left {
  0% {
    transform: translate3d(0, 80px, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0, 30px, 0) rotate(-10deg);
  }
}

@keyframes arms_bounce_left {
  0% {
    transform: translate3d(0, 80px, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0, 30px, 0) rotate(-10deg);
  }
}

@-webkit-keyframes arms_bounce_right {
  0% {
    transform: translate3d(0, 80px, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0, 30px, 0) rotate(10deg);
  }
}

@keyframes arms_bounce_right {
  0% {
    transform: translate3d(0, 80px, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0, 30px, 0) rotate(10deg);
  }
}

@-webkit-keyframes eyes_blink {
  0% {
    transform: scale(1, 1);
  }

  90% {
    transform: scale(1, 1);
  }

  95% {
    transform: scale(0.8, 0);
  }

  100% {
    transform: scale(1, 1);
  }
}

@keyframes eyes_blink {
  0% {
    transform: scale(1, 1);
  }

  90% {
    transform: scale(1, 1);
  }

  95% {
    transform: scale(0.8, 0);
  }

  100% {
    transform: scale(1, 1);
  }
}

@media(max-width:575px) {
  #robot {
    position: absolute;
    top: 25px;
    right: -40px;
    transform: translate3d(-50%, -50%, 0);
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
  }

  .services-box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

/*  Servicess page css end */

/* Services Details start*/
.details-box {
  background-color: #fff;
}

.details-box .details-left {
  position: sticky;
  top: 30px;
}

.details-box .details-left .all-services {
  background-color: #fff;
  box-shadow: 0px 4px 30px 0px #0000000A;
  border: 1px solid #f5f5f5;
}

.details-box .details-left .all-services h3 {
  background-color: #CF1512;
  padding: 1rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
}

.details-box .details-left .all-services ul {
  padding: 1rem;
  margin-block: 1rem;
}

.details-box .details-left .all-services ul li {
  padding-block: 1rem;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}

.details-box .details-left .all-services ul li:last-child {
  border-bottom: none;
}

.details-box .details-left .all-services ul li a {
  font-size: .938rem;
  font-weight: 400;
  color: #81848a;
  width: 90%;
  display: block;
}

.details-box .details-left .all-services ul li:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../images/arrow-dark.svg) no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.details-box .details-left .all-services ul li:hover:before {
  transform: translateY(-50%) rotate(45deg);
}

.details-box .details-left .all-services ul li a:hover {
  color: #CF1512;
}

.details-box .details-left .need-help-box {
  background-color: #fff;
  box-shadow: 0px 4px 30px 0px #0000000A;
  border: 1px solid #f5f5f5;
  margin-top: 2rem;
  padding-bottom: 1rem;
}

.details-box .details-left .need-help-box h3 {
  background-color: #CF1512;
  padding: 1rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
}

.details-box .details-left .need-help-box p {
  padding: 1rem 1rem .5rem;
  color: #000;
  font-size: 1rem;
  font-weight: 400;
}

.details-box .details-left .need-help-box a {
  padding: 1rem 1rem 0rem;
  color: #000;
  font-size: .938rem;
  font-weight: 400;
  display: block;
}

.details-box .details-left .need-help-box a:hover {
  color: #CF1512;
}

.details-box .details-left .need-help-box a i {
  color: #CF1512;
  border: 1.5px solid #CF1512;
  border-radius: 100vmax;
  padding: .5rem;
  margin-right: 5px;
}

.details-right .dr-content img {
  margin-bottom: 1rem;
}

.details-right .dr-content h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
  background: #121FCF;
  background: linear-gradient(to right, #070134 0%, #CF1512 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.details-right .dr-content h3 {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.details-right .dr-content h4 {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.details-right .dr-content ul {
  padding-left: 10px;
  list-style: decimal;
}

.details-right .dr-content ul li {
  font-size: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.details-right .dr-content p {
  font-size: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.adobe-download-button-container {
  text-align: center;
}

.adobe-pdf-download {
  border: 2px solid #CF1512;
  background: transparent;
  color: #CF1512;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 10px 20px 10px 20px;
  transition: background 0.5s, color 0.5s;
}

.adobe-pdf-download a {
  text-decoration: none;
  color: #CF1512;
  transition: background 0.5s, color 0.5s;
  font-family: arial;
  font-weight: bold;
}

.adobe-pdf-download a:hover {
  color: white;
  transition: background 0.5s, color 0.5s;
}

.adobe-pdf-download:hover a {
  color: white;
  transition: background 0.5s, color 0.5s;
}

.adobe-pdf-download:hover {
  background: #CF1512;
  color: white;
  transition: background 0.5s, color 0.5s;
  animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.adobe-pdf-download img {
  margin: 0px 10px 0px 0px;
  padding: 0px;
  height: 20px;
}

.pdf-btn {
  box-shadow: 0px 4px 30px 0px #0000000A;
  background-color: #fff;
  padding: 2rem 1rem;
  border-right: 15px solid #f7f7f7;
}

.pdf-btn p {
  font-size: 1.125rem;
  font-weight: 600;
}

.pdf-btn .adobe-pdf-download p a {
  font-size: 1rem;
}

.image-details-cards {
  box-shadow: 0px 4px 30px 0px #0000000A;
  background-color: #fff;
  padding: 2rem 1rem;
}

.image-details-cards .gallery {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-details-cards .gallery img {
  width: 15%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px !important;
  margin: 5px;
  border-radius: 0px;
  border: 2px solid #ebebeb;
  transition: all ease-out 0.5s;
  cursor: pointer;
  overflow: hidden;
}

.image-details-cards .gallery img:hover {
  width: 50%;
}

@media (max-width:767px) {
  html {
    overflow-x: hidden;
  }

  .image-details-cards .gallery {
    width: 100%;
    height: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }

  .image-details-cards .gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px !important;
    margin: 5px;
    border-radius: 0px;
    border: 2px solid #ebebeb;
    transition: all ease-out 0.5s;
    cursor: pointer;
    overflow: hidden;
  }

  .image-details-cards .gallery img:hover {
    width: 100%;
  }
}

.d-image-box img {
  width: 100%;
  height: 250px;
  object-fit: 100%;
  box-shadow: 0px 4px 30px 0px #0000000A;
  background-color: #fff;
  padding: 2rem 1rem;
}

/* Services Details end */

/* robots Series start */
.robots-series-box .robots-series-card {
  margin-right: 16px;
  background: #e5ecf4;
  padding: 20px;
  height: 100%;
  border-radius: 6px;
  position: relative;
}

.robots-series-box h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--themeblue);
}

.robots-series-box .robots-series-card img {
  width: 100%;
  height: 250px;
  object-fit: fill;
}

@media (max-width:575px) {
  .robots-series-box .robots-series-card img {
    width: 100%;
    height: 125px;
    object-fit: cover;
  }
}

.robots-series-box .robots-series-card h2 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-top: 1rem;
  margin-bottom: .5rem;
}

.robots-series-box .robots-series-card p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: .5rem;
}

.robots-series-box .robots-series-card .theme-btn {
  margin-top: 1rem;
}

/* robots Series end */

/* Automation Box start */
.automation-box {
  background: #F6F6F6;
}

.automation-box h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--themeblue);
}

.automation-box .automation-card {
  border: 1px solid #D5DFE4;
  padding: 2rem 1rem;
  border-radius: 6px;
  text-align: center;
  transition: all 1s ease;
  margin-top: 1rem;
  height: 100%;
  background-color: var(--themewhite);
  margin-bottom: 1rem;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.automation-box .automation-card:hover {
  border-color: #8C9EC5;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.automation-box .automation-card img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

@media (max-width:575px) {
  .automation-box .automation-card img {
    width: 100%;
    height: 125px;
    object-fit: contain;
  }
}

.automation-box .automation-card h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--themeblue);
  margin-top: 1rem;
}

/*  Automation Box end*/
/* exhibition start */
.exhibition-box {
  background: linear-gradient(179deg, #080038 0%, #000 100%);
  color: var(--themewhite);
}

.exhibition-box h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--themewhite);
}

.exhibition-box .exhibition-card {
  border: 1px solid #404040;
  padding: 2rem 1rem;
  border-radius: 12px;
  text-align: center;
  transition: all 1s ease;
  cursor: pointer;
  height: 100%;
}

.exhibition-box .exhibition-card video {
  background-color: #000;
  border-radius: 6px;
  margin-bottom: 1rem;
  padding: 1rem;
  width: 100%;
  height: 250px;
}

.exhibition-box .exhibition-card:hover {
  border-color: var(--themered);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.exhibition-box .exhibition-card .exhibition-details {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: var(--themewhite);
}

.exhibition-box .exhibition-card .exhibition-details img {
  width: 30px;
  margin-left: 5px;
  margin-bottom: 3px;
}

.ribbon1 {
  position: absolute;
  top: -38px;
  right: 0px;
}

.ribbon1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
  border-top: 15px solid #F8463F;
  left: 0px;
  bottom: -10px;
  display: none;
}

.ribbon1 span {
  position: relative;
  display: block;
  text-align: center;
  background: var(--themered);
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 125px;
}

.ribbon1 span:before,
.ribbon1 span:after {
  position: absolute;
  content: "";
}

.ribbon1 span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: var(--themered);
}

.ribbon1 span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #C02031;
}

/* exhibition end */

/* Mobile Responsive code max width start */
@Media (max-width:575px) {
  .site-header .topbar .topbar-call a {
    color: var(--themewhite);
    font-size: .65rem;
    margin-left: .5rem;
  }

  .about-box .about-card h1 a {
    font-size: 1.5rem !important;
  }

  .robots-series-box h2 {
    font-size: 1.5rem !important;
  }

  .automation-box h2 {
    font-size: 1.5rem !important;
  }

  .exhibition-box h2 {
    font-size: 1.5rem !important;
  }

  .appointment h2 {
    font-size: 1.5rem !important;
  }

  .about-box .about-card h1 {
    font-size: 1.5rem !important;
  }

  .site-header .navbar-brand img {
    width: 100px;
  }

  .site-header .navbar-brand.eins-logo img {
    width: 75px;
  }

  .featuredPropBox ul li {
    background-color: #eeeeee;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 250px;
    margin: 5px;
    width: 100%;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
  }

  .wider .content {
    z-index: 2;
    padding-bottom: 2rem;
    text-align: start;
    padding-left: 1rem;
  }

  .wider {
    flex: 1;
    display: flex;
    justify-content: start;
    align-items: end;
    height: 300px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    color: #fff;
    transition: flex .4s ease;
    position: relative;
  }

  .hreo-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 195px;
    object-fit: cover;
  }

  .hreo-banner .swiper-slide .double-slider-box {
    height: 195px;
    display: grid;
  }

  .hreo-banner .swiper-slide .banner-img-box img {
    width: 100%;
    height: 100%;
  }

  .hreo-banner .swiper-slide .banner-img-box video {
    width: 100%;
    height: 100%;
  }
}

@media (min-width:992px) {
  .banner-text {
    position: absolute;
    left: 5%;
    text-align: left;
    top: 15%;
    background: rgb(229 50 45 / 82%);
    background: linear-gradient(180deg, rgb(229 50 45 / 82%) 0%, rgb(7 1 52 / 87%) 100%);
    padding: 3rem 1rem;
    color: #fff;
    width: 50%;
    border-radius: 6px;
    height: auto;
  }

  .banner-text h2 {
    font-size: 2rem;
    font-weight: 600;
    color: var(--themewhite);
    margin-bottom: .5rem;
  }

  .banner-text p {
    font-size: 1rem;
    font-weight: 400;
    color: var(--themewhite);
    margin-bottom: 1rem;
  }
}