@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
body {
  line-height: 1.2;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
}

p {
  font-weight: 400;
  color: #3b3b3b;
  font-size: 14px;
  line-height: 21px;
  text-transform: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3b3b3b;
  font-weight: 300;
}

h1,
.h1 {
  font-size: 65px;
}
@media (max-width: 575px) {
  h1,
.h1 {
    font-size: 30px;
  }
  .heroimg {
    background-image: url(images/mobile_images/desktop-view-hand.jpg);
    background-size: 75vh !important;
    height: 35vh !important;
    background-position: center !important;
    margin: 0 2vw !important;
    background-repeat: no-repeat !important;
}
.text-my-center-p {
  margin: 0;
  width: 100% !important;
  margin: 30px 0 !important;
}
.widht{width: 10vw !important;}
.pr-5{padding: 30px 0 0 0 !important;}
.ryt{width: 97vw;}
.text-my-center {
  display: block !important;
  width: 100%;
  justify-content: space-around;
  background: #f5f5f5;
  margin: 0 0 12px 0;
  padding: 10px 0;
  align-items: center;
}
.brd-rght2{border-right: 2px solid #404040;}
}
.widht{width: 5vw;}
h2,
.h2 {
  font-size: 45px;
}
@media (max-width: 575px) {
  h2,
.h2 {
    font-size: 30px;
  }
}

h3,
.h3 {
  font-size: 35px;
}
@media (max-width: 575px) {
  h3,
.h3 {
    font-size: 20px;
  }
}

h4,
.h4 {
  font-size: 25px;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 15px;
}

.btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 20px 60px;
  font-weight: 700;
  border: 0;
  border-radius: 0;
  position: relative;
  z-index: 1;
  transition: 0.2s ease;
}
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn-sm {
  padding: 15px 60px;
}

body {

}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.itemRow{
	display:block;
}
.featureitem-row{
display: flex;
    gap: 2vw;
    margin: 0 2vw 2vw 2vw;
}
.featureitem{
	display: flex;
    width: 50%;
    background: lightgray;
    border-radius: 2vw;
    justify-content: stretch;
    align-items: center;
    gap: 1vw;
	padding: 5px 0px;
}
.featureitem {
  display: flex;
  width: 50%;
  background: lightgray;
  border-radius: 1vw !important; 
  justify-content: stretch;
  align-items: center;
  gap:2vw;
  padding: 5px 0px;
}
.ti-poop{
	font-size: 16px !important;
    font-family: sans-serif;
    line-height: 1.4rem;
}
.hero-description{
	font-family: "Montserrat", sans-serif;
}
.fret {
    margin:3vh 0 3vh 0;
}
.text-overlay.rearrange.txt-align-left {
    text-align: left;
}
section.brand.section {
    padding: 0;
    margin: 0;
}
.heroimg{
	background-image:url("images/mobile_images/desktop-view-hand.jpg");
    background-size:75vh;
    height: 35vh;
    background-position:center;
    margin:0 2vw;
	background-repeat:no-repeat;
}
.whatsapp-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	background-color: #25D366;
	border-radius: 50%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.whatsapp-button img {
	width: 35px;
	height: 35px;
}
.amz-img{
    height: auto !important;
    width: 28vw;
}
.text-my-center{
	display: flex;
    width: 94%;
    justify-content: space-around;
    background: #f5f5f5;
    margin: 6px auto;
    padding: 10px 0;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #f6f6f6;
    box-shadow: 1px 1px 1px #d1d0d0;
}

.text-my-center-span{
	font-size: 20px;
	font-weight:bold;
	display:block;
}
.text-my-center-p{
	margin:0;
	width: 30vw;
}
.btn-primary {
  background: #000;
  color: #ffffff;
  box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.12);
}
.btn-primary:hover {
  background: #fff;
  color: #3b3b3b;
}

.btn-secondary {
  background: #363636;
  color: #fff;
  box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.12);
}
.btn-secondary:hover {
  background: #363636;
  color: #fff;
}
:root :where(h1, h2, h3, h4, h5, h6) {
  color: var(--wp--preset--color--secondary);
font-family: var(--wp--preset--font-family--montserrat);

margin-bottom: 1rem;
}
.set{    top: 130px;
  /* float: right; */
  padding-right: 0;}
.hero_xx {
  position: relative;
  width: 100%;
  height: 658px;
  /* align-items: center; */
  /* justify-content: center; */
  overflow: hidden;
  color: white;
  text-align: left;
}
.heading{
  font-weight: 700;
  font-size: 40px;
}
.right-angle{border-right: 2px solid black;}
.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the entire area */
    z-index: -1; /* Places the image behind the content */
}

.hero-content {
  
    padding: 20px;
    border-radius: 10px;
}

.hero h1 {
    font-size: 3em;
    margin-bottom: 20px;
}

.hero .red {
    color: red;
}

.hero p {
    font-size: 1.2em;
    margin-bottom: 20px;
}

.hero .btn {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1em;
}

.hero .btn:hover {
    background-color: #0056b3;
}

.hero .btn i {
    margin-left: 5px;
}

.bottom-left-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: rgba(128, 128, 128, 0.8); /* Grey background */
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
    text-align: center;
}

.small-image {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 50%; /* Makes the image circular */
}

.btn-secondary {
    padding: 5px 10px;
    background-color: #6c757d;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 0.8em;
}

.btn-secondary:hover {
    background-color: #5a6268;
}
.bottom-left-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: rgba(128, 128, 128, 0.8); /* Grey background */
  padding: 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: white;
  text-align: center;
}
:root :where(h1, h2, h3, h4, h5, h6) {
  color: var(--wp--preset--color--secondary);
  font-family: var(--wp--preset--font-family--montserrat);
  font-style: normal;

  margin-bottom: 1rem;
}
.small-image {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.btn-secondary {
  padding: 5px 10px;
  background-color: #6c757d;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-size: 0.8em;
}

.btn-secondary:hover {
  background-color: #5a6268;
}
body {
  background-color: #fff;
  overflow-x: hidden;
}

/* preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol,
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 0 0 9vw;
  font-family: Montserrat;
}

img {
  vertical-align: middle;
  border: 0;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a,
button {
  cursor: pointer;
}

.section {
  padding: 55px 0;
}
.section-title {
  margin-bottom: 20px;
}
.section-title-content {
  font-size: 20px;
  margin-bottom: 50px;
  font-weight: 300;
  text-transform: none;
}
@media (max-width: 575px) {
  .section-title-content {
    font-size: 15px;
  }
}

.red {
  color: #e82d2d;
}

.gold {
  color: #edc24e;
}

.collection-item {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .collection-item {
    margin-bottom: 30px;
  }
}
.collection-item img {
  transition: 0.3s ease;
}
.collection-item-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: 0.3s ease;
}
.collection-item-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.collection-item-content h3 {
  margin-bottom: 20px;
  position: relative;
}
.collection-item-content h3::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  background: #363636;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}
.collection-item-title {
  text-align: center;
  display: none;
  margin-top: 10px;
}
@media (max-width: 575px) {
  .collection-item-title {
    display: block;
  }
}
.collection-item:hover .collection-item-overlay {
  transform: scale(1);
}
.collection-item:hover img {
  transform: scale(1.3);
}
@media (max-width: 575px) {
  .collection-item:hover .collection-item-overlay {
    transform: scale(0);
  }
  .collection-item:hover img {
    transform: scale(1);
  }
}

.product-menu {
  border-bottom: 1px solid #dbdedf;
  margin-bottom: 30px;
}
.product-menu li {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #808080;
  margin: 0 35px;
  padding-bottom: 10px;
  cursor: pointer;
}
.product-menu li.active {
  color: #3b3b3b;
  border-bottom: 2px solid #363636;
}
@media (max-width: 575px) {
  .product-menu li {
    margin: 0 10px;
  }
}
@media (max-width: 400px) {
  .product-menu li {
    margin: 0 5px;
    font-size: 12px;
  }
}
.product-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.product-item img {
  transition: 0.3s ease;
}
.product-item .tag {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 9;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.product-item .tag.on-sale-tag {
  background: #e82d2d;
  -webkit-clip-path: polygon(100% 0, 89% 50%, 100% 100%, 0% 100%, 0 51%, 0% 0%);
          clip-path: polygon(100% 0, 89% 50%, 100% 100%, 0% 100%, 0 51%, 0% 0%);
}
.product-item .tag.discount-tag {
  background: #363636;
}
.product-item:hover .product-overlay {
  transform: scale(1);
}
.product-item:hover img {
  transform: scale(1.3);
}
@media (max-width: 575px) {
  .product-item:hover .product-overlay {
    transform: scale(0);
  }
  .product-item:hover img {
    transform: scale(1);
  }
}
.product-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  width: 100%;
  transform: scale(0);
  transition: 0.3s ease;
}
.product-info {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
.product-info h4.product-name {
  position: relative;
  margin-bottom: 20px;
}
.product-info h4.product-name::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  background: #363636;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}
.product-info h4.new-price {
  font-weight: 700;
  margin-bottom: 10px;
}
.product-info s {
  font-size: 15px;
  color: #808080;
}
.product-info-mobile {
  display: none;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
@media (max-width: 575px) {
  .product-info-mobile {
    display: flex;
  }

}
.product-info-mobile s,
.product-info-mobile p {
  color: #808080;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
}
.product-info-mobile p {
  color: #3b3b3b;
  margin-right: 10px;
}

.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 200px 0 130px;
}
@media (max-width: 575px) {
  .banner {
    padding: 190px 0 50px;
  }
}
.banner h1 {
  color: #fff;
  margin-bottom: 90px;
}
@media (max-width: 575px) {
  .banner h1 {
    margin-bottom: 60px;
  }
}

.feature .section-title {
  margin-bottom: 60px;
}
.feature-item {
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .feature-item {
    text-align: center;
  }
}
.feature-item img{height: auto!important;}
.feature-item i {
  font-size: 70px;
  color: #808080;
  margin-bottom: 15px;
  display: block;
  text-align: center;
}
.margin-style{margin-bottom: 44px;}
.ti-poop{
	font-size: 23px !important;
}

.feature-item h6 {
  font-weight: 900;
  margin-bottom: 10px;
}
.feature-item p {
  color: #808080;
}

.featured-product-content {
  width: 100%;
}
@media (max-width: 991px) {
  .featured-product-content {
    margin: 100px 0;
  }
}

.featured-product-content p {
  color: #808080;
  margin-bottom: 30px;
}
.featured-product-title {
  position: relative;
  line-height: 1.2;
  margin-bottom: 55px;
}
.featured-product-title::before {
  position: absolute;
  font-size: 220px;
  z-index: -2;
  color: #f3f5f5;
  bottom: -70px;
  font-weight: 700;
  margin-left: -15px;
}
@media (max-width: 575px) {
  .featured-product-title::before {
    bottom: -100px;
  }
}

.gallary-item {
  position: relative;
  overflow: hidden;
}
.gallary-item img {
  transition: 0.3s ease;
}
.gallary-item-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: 0.3s ease;
}
.gallary-item-overlay h6 {
  position: relative;
  top: 50%;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.gallary-item-overlay h6::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  left: 50%;
  bottom: -20px;
  background: #363636;
  transform: translateX(-50%);
}
.gallary-item:hover .gallary-item-overlay {
  transform: scale(1);
}
.gallary-item:hover img {
  transform: scale(1.3);
}

@media (max-width: 991px) {
  .product-single-content {
    padding: 50px 0;
  }
}
.product-single-content h2 {
  margin-bottom: 20px;
}
.product-single-content h3 {
  font-size: 40px;
  margin-bottom: 55px;
}
@media (max-width: 1200px) {
  .product-single-content h3 {
    margin-bottom: 30px;
  }
}
.product-single-content p {
  color: #808080;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .product-single-content p {
    margin-bottom: 40px;
  }
}
.product-single-content .color-swatch {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .product-single-content .color-swatch {
    margin-bottom: 40px;
  }
}
.product-single-content .color-swatch li {
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #dbdedf;
  margin: 0 6px;
  cursor: pointer;
}
.product-single-content .color-swatch li.active {
  box-shadow: 0 0 0 1px #000;
}
.product-single-content .btn {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .product-single-content .btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .product-single-content .btn {
    margin-bottom: 50px;
  }
}
.product-single-content .social-link li {
  margin: 0 6px;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid;
  border-color: #808080;
  transition: 0.3s ease;
}
.product-single-content .social-link li:first-child {
  margin-left: 0;
}
@media (max-width: 400px) {
  .product-single-content .social-link li {
    font-size: 10px;
  }
}
.product-single-content .social-link li a {
  color: #808080;
  transition: 0.3s ease;
}
.product-single-content .social-link li a i {
  display: inline-block;
  margin-right: 5px;
}
.product-single-content .social-link li.facebook:hover {
  border-color: #3B5998;
}
.product-single-content .social-link li.facebook:hover a {
  color: #3B5998;
}
.product-single-content .social-link li.twitter:hover {
  border-color: #429CD6;
}
.product-single-content .social-link li.twitter:hover a {
  color: #429CD6;
}
.product-single-content .social-link li.pinterest:hover {
  border-color: #CD2029;
}
.product-single-content .social-link li.pinterest:hover a {
  color: #CD2029;
}

.testimonial-slider {
  position: relative;
}
.testimonial-slider .slick-dots {
  bottom: -32px;
}
.testimonial-slider div {
  outline: 0;
}
.testimonial-item {
  outline: 0;
  /*padding: 60px 30px;*/
  background: #f3f5f6;
  text-align: center;
}
.testimonial-item .client-image {
  overflow: hidden;
  height: 330px;
  /*width: 330px;*/
  border-radius: 15px;
  
}
.testimonial-item h5 {
  font-weight: 700;
  margin-bottom: 30px;
}
.testimonial-item p {
  color: #808080;
  margin-bottom: 30px;
}
.testimonial-item h6 {
  font-weight: 700;
}

@media (max-width: 991px) {
  .collection-more-item {
    margin-bottom: 50px;
  }
}
.collection-more-item .item-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.collection-more-item .item-image img {
  transition: 0.3s ease;
}
.collection-more-item .item-image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  transform: scale(0);
  transition: 0.3s ease;
}
.collection-more-item .item-image-overlay h6 {
  position: relative;
  top: 50%;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.collection-more-item .item-image-overlay h6::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  left: 50%;
  bottom: -20px;
  background: #363636;
  transform: translateX(-50%);
}
.collection-more-item .item-image:hover .item-image-overlay {
  transform: scale(1);
}
.collection-more-item .item-image:hover img {
  transform: scale(1.3);
}
.collection-more-item .item-info h5 {
  font-weight: 700;
}
.collection-more-item .item-info p,
.collection-more-item .item-info s {
  display: inline-block;
  font-weight: 700;
}
.collection-more-item .item-info s {
  color: #808080;
  margin-left: 15px;
}
.collection-more-item .item-info ul li {
  margin: 0 1px;
  color: #808080;
}
@media (max-width: 575px) {
  .collection-more-item .item-info-content {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
  .collection-more-item .item-info-content s,
.collection-more-item .item-info-content p {
    font-weight: 700;
    font-size: 15px;
    margin-top: -5px;
  }
}

.blog-item {
  margin-bottom: 80px;
  display: block;
}
@media (max-width: 575px) {
  .blog-item {
    text-align: center;
  }
}
.blog-item img {
  margin-bottom: 20px;
}
.blog-item h5 {
  font-weight: 700;
  margin-bottom: 10px;
}
.blog-item p {
  color: #808080;
}
.blog-date {
  font-style: italic;
  color: #808080;
  margin-bottom: 20px;
}

.brand-item {
  text-align: center;
  height: 160px;
  width: 100%;
  background: #e6e9ef;
}
@media (max-width: 991px) {
  .brand-item {
    margin-bottom: 30px;
  }
}
.brand-item img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 575px) {
  .map {
    margin-bottom: 190px;
  }
}
.map-canvas {
  height: 550px;
  position: relative;
}
.map-overlay {
  position: absolute;
  top: 80px;
  left: 85px;
  padding: 50px 160px 50px 35px;
  background: #fff;
}
@media (max-width: 575px) {
  .map-overlay {
    top: 280px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding: 50px 20px;
    width: 300px;
  }
}
@media (max-width: 400px) {
  .map-overlay {
    width: 200px;
  }
}
.map-overlay h6 {
  font-weight: 700;
  margin-bottom: 25px;
}
.map-overlay p {
  text-transform: uppercase;
  color: #808080;
  margin-bottom: 30px;
}
.map-overlay .btn-direction {
  border: 1px solid #000000;
  padding: 15px 20px;
  color: #3b3b3b;
}

.footer {
  padding: 50px 0 30px;
  align-self: center;
  background-color: #000;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer p {
  text-transform: uppercase;
  color: #ffffff;
}
.micro-adjust{margin-left: 22px;}
@media (max-width: 767px) {
  .footer ul {
    float: unset !important;
    margin-bottom: 30px;
  }
  .mt-top0{margin-top: 10px;}

}
.footer ul li {
  margin: 0 5px;
}
@media (max-width: 991px) {
  .footer ul li {
    margin: 0 5px;
  }
}

.footer ul li a {
  color: #ffffff;
  text-transform: uppercase;
}
.footer ul li a i {
  background: #e6e9ef;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #3b3b3b;
}

.modal-content {
  padding: 0;
  border-radius: 0;
  position: relative;
}
.modal-content .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-body {
  padding: 0;
}
.modal-form {
  padding-right: 25px;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .modal-form {
    padding: 20px;
    text-align: center;
  }
}
.modal-form h3 {
  font-size: 30px;
  margin-bottom: 5px;
}
.modal-form p {
  font-size: 18px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .modal-form p {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.modal-form .form-control {
  border: 1px solid #363636;
  border-radius: 0;
  width: 100%;
  margin-bottom: 20px;
  height: 50px;
}
@media (max-width: 575px) {
  .modal-form .form-control {
    margin-bottom: 10px;
  }
}
:root :where(h2) {
   font-family: var(--wp--preset--font-family--montserrat); 
  font-size: var(--wp--preset--font-size--xx-large);}
.navigation {
  padding-right: 0;
  padding-left: 0;
  margin-top: 0px;
  display: block;
}

.navbar {
  min-height: 80px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.navbar.navbar-sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 99999;
}
.navbar.navbar-sticky .toolbar {
  right: 15px;
}

.toolbar {
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  width: 780px;
  z-index: 10;
}
@media (min-width: 300px) and (max-width: 479px) {
  .toolbar {
    width: 60%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .toolbar {
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar {
    width: 60%;
  }
}
.toolbar .inner {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}
.toolbar .inner:hover i {
  color: #3b3b3b;
}
.toolbar-toggle {
  background-color: #e6e9ef;
  border-left: 1px solid #fff;
  color: #363636;
  display: table-cell;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
.toolbar-toggle.active {
  background-color: #fff;
}
.toolbar-toggle.active > i {
  opacity: 0;
  transform: translateY(-20px) scale(0.7);
}
.toolbar-toggle.active::after {
  opacity: 1;
  transform: translateY(0px) scale(1);
}
.toolbar-toggle > i {
  display: inline-block;
  font-style: normal;
  opacity: 1;
  position: relative;
  transform: translateY(0px) scale(1);
  transition: transform 0.3s ease 0s, opacity 0.15s ease 0s;
}
.toolbar-toggle::after {
  content: "\e646";
  display: block;
  font-family: ""Nexa", Sans-serif" !important;
  margin-top: -24px;
  opacity: 0;
  transform: translateY(20px) scale(0.7);
  transition: transform 0.3s ease 0s, opacity 0.15s ease 0s;
}
.toolbar-dropdown {
  background-color: #fff;
  box-shadow: 0px 35px 46px rgba(0, 0, 0, 0.1);
  height: 90vh;
  opacity: 0;
  overflow-y: auto;
  padding-top: 80px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.35s ease 0s;
  visibility: hidden;
  width: 780px;
  z-index: 5;
}
@media (min-width: 300px) and (max-width: 479px) {
  .toolbar-dropdown {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .toolbar-dropdown {
    width: 100%;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar-dropdown {
    width: 60%;
    height: 100vh;
  }
}
.toolbar-dropdown.open {
  opacity: 1;
  visibility: visible;
}
.toolbar-section {
  display: none;
  padding: 30px 40px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0.3, 0.73, 0.3, 0.74);
}
.toolbar-section.current {
  -webkit-animation: 0.4s ease 0s normal none 1 running slideUp;
          animation: 0.4s ease 0s normal none 1 running slideUp;
  display: block;
}
@media (min-width: 300px) and (max-width: 479px) {
  .toolbar-section.current {
    padding: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .toolbar-section.current {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar-section.current {
    padding: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .toolbar-section.current {
    padding: 15px;
  }
}
.toolbar-section .inner {
  width: 100%;
}

.menu-items {
  position: relative;
  height: 100%;
  margin: 35px 60px;
}
@media (min-width: 300px) and (max-width: 479px) {
  .menu-items {
    margin: 20px 45px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .menu-items {
    margin: 20px 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-items {
    margin: 25px 60px;
  }
}
.menu-items ul {
  display: block;
  position: relative;
  padding: 35px 0;
}
@media (min-width: 300px) and (max-width: 479px) {
  .menu-items ul {
    padding: 20px 0px;
  }
}
.menu-items ul::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  border-left: 1px solid #dbdedf;
}
.menu-items ul li {
  -webkit-animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
          animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
  position: relative;
  padding: 18px 0px;
}
.menu-items ul li a {
  transition: color 0.3s ease-in-out;
  font-size: 14px;
  position: relative;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 30px;
  color: #808080;
  text-transform: uppercase;
}
.menu-items ul li a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  border-left: 1px solid #3b3b3b;
  bottom: 0;
}
.menu-items ul li a:hover {
  color: #3b3b3b;
}
.menu-items ul li a:hover::before {
  opacity: 1;
}
.menu-items ul li .current a {
  color: #3b3b3b;
}
.menu-items ul li .current a::before {
  opacity: 1;
}

.login-panel {
  margin: 20px 40px;
  position: relative;
  display: block;
  max-width: 410px;
}
.login-panel h3 {
  -webkit-animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
          animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
  margin-bottom: 30px;
}
.login-panel input[type=text],
.login-panel input[type=password] {
  display: block;
  font-size: 14px;
  line-height: 48px;
  padding: 0 15px;
  color: #363636;
  width: 100%;
  border: 1px solid #000;
  margin: 20px 0px;
  -webkit-animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
          animation: fadeInUp 0.3s both 0.1s cubic-bezier(0.26, 0.63, 0.68, 1.04);
}
.video-container {
  position: relative;
  width: 100%;
  height: 415px;
  margin: auto;
}
.smvideo-container {
  position: relative;
  height: 330px;
  margin: auto;
}
.video-placeholder {
  width: 100%;
  height: 100%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.video-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-button {
  position: absolute;
  font-size: 50px;
  color: white;
  cursor: pointer;
}
.product-feature {
  background-color: #f5f5f5; /* Light grey background */
}

.product-image {
  max-width: 100%;
  height: auto;
  border-radius: 10px; /* Rounded corners */
}

.content-box h1 {
  font-size: 1.8em;
  margin-bottom: 20px;
}

.content-box .features li {
  font-size: 1.1em;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.content-box .features li i {
  margin-right: 10px;
}

.content-box .price {
  color: #333;
  margin-bottom: 20px;
}

.by-the-numbers {
}

.by-the-numbers .number {
  font-size: 3em;
  font-weight: bold;
  color: #007bff;
  display: inline-block;
}
.gyp{width: 300px;
height: auto;}
.sty {
  color: white;
  font-weight: bold;
  font-size: 50px;
}
.fyp{color: white;}
.by-the-numbers .percent-symbol {
  font-size: 3em;
  font-weight: bold;
  color: #007bff;
  display: inline-block;
}

.by-the-numbers p {
  font-size: 1.2em;
}
.by-the-numbers2 p {
  font-size: 17px;
  color: white;

}

.content-box .btn-primary {
  padding: 10px 20px;
  font-size: 1em;
  display: inline-block;
}
.login-panel a#forget-pass {
  float: right;
  line-height: 1;
  margin-top: -15px;
  font-style: italic;
  color: #808080;
  font-size: 14px;
  border-bottom: 2px solid #dbdedf;
  -webkit-animation: fadeInUp 0.8s both 0.4s;
          animation: fadeInUp 0.8s both 0.4s;
}
.login-panel p {
  -webkit-animation: fadeInUp 0.8s both 0.4s;
          animation: fadeInUp 0.8s both 0.4s;
  margin-top: 45px;
  font-size: 14px;
  font-weight: 700;
  color: #808080;
}
@media (min-width: 300px) and (max-width: 479px) {
  .login-panel p {
    margin-top: 60px;
  }
}
.login-panel p a {
  color: #3b3b3b;
  text-transform: uppercase;
  border-bottom: 2px solid #dbdedf;
}

.checkbox {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 70px;
  -webkit-animation: fadeInUp 0.8s both 0.4s;
          animation: fadeInUp 0.8s both 0.4s;
}
@media (min-width: 300px) and (max-width: 479px) {
  .checkbox {
    margin-top: 100px;
  }
}
.checkbox .check {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid;
  transform: translateY(-50%);
}
.checkbox .check input {
  display: none;
}
.checkbox .check input:checked + .box {
  background-color: #fff;
}
.checkbox .check input:checked + .box::after {
  top: 0;
}
.checkbox .check .box {
  width: 100%;
  height: 100%;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.checkbox .check .box::after {
  width: 65%;
  height: 40%;
  content: "";
  position: absolute;
  border-left: 3.5px solid;
  border-bottom: 3.5px solid;
  border-color: #363636;
  transform: rotate(-45deg) translate3d(0, 0, 0);
  transform-origin: center center;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0;
  right: 0;
  top: 200%;
  bottom: 15%;
  margin: auto;
}
.checkbox button {
  position: absolute;
  right: 0;
  cursor: pointer;
  border: none;
  background: #363636;
  padding: 17px 80px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

@media (min-width: 300px) and (max-width: 479px) {
  .checkbox button {
    padding: 15px 50px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.checkbox span {
  position: relative;
  margin-left: 25px;
  color: #808080;
  font-size: 14px;
}

.cart-list {
  padding-left: 0;
  margin-bottom: 100px;
  text-align: left;
}
.cart-item {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #dbdedf;
}
.cart-item-image {
  margin-right: 20px;
}
.cart-item-details {
  flex-basis: 60%;
}
.cart-item-details h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .cart-item-details h6 {
    margin-bottom: 0;
  }
  .feature-item2{
	  padding: 10px 0 1px 0;
  }
  .lite{background-color: #F2F5F9;
    border-radius: 20px;
    margin: 0 1px 0 1px;
}
}
.cart-item-details p {
  color: #808080;
  margin-bottom: 20px;
}
.align-icon7{text-align: left !important;}
.align-center7{text-align: right !important;}
@media (max-width: 575px) {
	.align-icon7{text-align: center !important;}
	.align-center7{text-align: center !important;}
  .cart-item-details p {
    margin-bottom: 10px;
  }
  .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #ccc;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
  }
  .pd-mb-view{padding: 40px 0 10px 0;}
  .set3 {
    padding-left: 13px !important;
    /* top: 15px !important; */
}
.set {
  top: 23vh !important;
  padding-right: 10px !important;
  right: 4vw !important;
}
}
.cart-item-details p span {
  font-weight: 700;
  color: #3b3b3b;
}
.cart-item-details ul {
  border: 1px solid #dbdedf;
  display: inline-block;
}
.cart-item-details ul li {
  height: 40px;
  width: 40px;
  margin: 0 !important;
  text-align: center;
  line-height: 40px;
}
@media (max-width: 575px) {
  .cart-item-details ul li {
    height: 25px;
    width: 25px;
    line-height: 25px;
  }
}
.cart-item-details ul li:not(:last-child) {
  border-right: 1px solid #dbdedf;
}
.cart-item-details ul li a {
  color: #3b3b3b;
}
.cart-item-details ul li i {
  color: #808080;
}
.cart-item-price {
  font-size: 30px;
  color: #3b3b3b;
  align-self: center;
  flex-basis: 20%;
}
.cart-item-cancel {
  align-self: center;
}
@media (max-width: 575px) {
  .cart-item-cancel {
    align-self: auto;
  }
}
.cart-item-cancel i {
  font-size: 15px;
  color: #3b3b3b;
}
.cart .inner {
  text-align: right;
}
@media (max-width: 575px) {
  .cart .inner {
    text-align: center;
  }
}
.cart .inner .btn {
  box-shadow: none;
}
@media (max-width: 575px) {
  .cart .inner .btn {
    padding: 10px 20px;
  }
}
.cart .inner .btn-primary {
  background: #e6e9ef;
}

@media (max-width: 1200px) {
  .search {
    margin-top: 20px;
  }
}
.search-box {
  height: 50px;
  border: 1px solid #363636;
  display: block;
  width: 100%;
  padding: 0 10px;
}
.search .btn-submit {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #363636;
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.image-container {
  position: relative;
  width: 100%;
  height: auto;
}

.sec-img {
  width: 100%;
  height: auto;
}
.image-container {
  position: relative;
  width: 100%;
  height: auto;
}

.sec-img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  border: 1px solid lightgrey;
}

.marginbottom5{
	margin-bottom:0.5rem !important;
}
.flex-container {
  display: flex;
}
.align-center {
  align-items: center;
}
li.mb-to::marker{margin-right: 2px !important;     margin-right: 2px !important;  color: #7d7d7d;}
  li.mb-3::marker{margin-right: 2px !important;     margin-right: 2px !important;

  color: #7d7d7d;}
.justify-end {
  justify-content: flex-end;
}
.sent-text{    font-weight: 700;
  font-size: 30px;}
.sent-text2{    font-weight: 700;
  font-size: 34px;}

.rearrange h2{
	font-size: 46px;
	letter-spacing: -1px;
}
.mb-to{
  font-size: 35px;
  margin-bottom: 14px;
	text-align: left;
}
.text-overlay {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  padding: 10px;
  font-size: 20px; /* Equivalent to 1.2em */
  text-align: center;
  width: 100%;
}
.txt-size1{font-size: 16px !important}
.txt-size3{
	font-size: 17px;
    margin: -7px 0 0 -22px;
}
.text-overlay2 {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  padding: 10px;
  font-size: 20px; /* Equivalent to 1.2em */
  text-align: center;
  width: 100%;
}
.text-overlay3 {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  padding: 18px 28px 10px 28px;
  font-size: 20px; /* Equivalent to 1.2em */
  text-align: center;
  width: 100%;
}
.table td{}
.specifications-table {
  max-width: 800px;
  width: 100%;
}
.align-left{text-align: left;}
.align-center{text-align: center;}
.align-right{text-align: right;}
.filter h2{color: white;
  text-transform: none;
text-align: left;}


@media (min-width: 768px) {
  .rearrange {
      display: none;
  }
}
.hidden-mobile {
  display: block;
}

/* Mobile view */
@media (max-width: 767px) {
  .text-overlay {
      font-size: 16px; /* Equivalent to 1em */
      padding: 0 8px;
  }
  .hidden-mobile {
    display: none;
  }
}

/* Tablet and above */
@media (min-width: 768px) and (max-width: 991px) {
  .text-overlay {
      font-size: 20px; /* Equivalent to 1.2em */
      padding: 10px;
  }
}

/* Desktop view */
@media (min-width: 992px) {
  .text-overlay {
      font-size: 20px; /* Equivalent to 1.4em */
      padding: 0 4px 0 4px;
  }
  .rearrange-for-tab{display: none;}
}

.col-style{
  padding: 10px 2px 0px 2px;
  background-color: #fff;
  box-shadow: 1px 1px 21px #80808036 inset;
  }
@media (max-width: 575px) {
  .search .btn-submit {
    padding: 10px 0;
  }
}

.hero-slider {
  background: #e6e9ef;
  position: relative;
}
@media (max-width: 991px) {
  .hero-slider {
    padding: 100px 0;
  }
  .ms-to {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    text-align: left;
    font-weight: 600;
}
.txt-size6 {
  font-size: 12px !important;
  line-height: 14px !important;
  margin: 0;
  width: 100% !important;
  font-weight: 500;
}
.fnt-size4 {
  width: 100%;
  color: black;
  text-align: left;
  font-size: 14px !important;
  margin-left: 20px;
  margin-bottom: 3px !important;
}
.fnt-size-5 {
  width: 100%;
  color: black;
  text-align: left;
  font-size: 2vw;
  margin-bottom: 19px !important;
}
  .sb-to {
    font-size: 12px !important;
    text-align: left;
    color: black;
    font-weight: 600;
    line-height: 7vh !important;
}
  .fnt-size-2 {
    width: 100%;
    color: black;
    text-align: left;
    font-size: 2vw;
    margin-bottom: 7px !important;
}
.mn-to {
  font-size: 1.4vw;
  margin: 0 0 10px 0 !important;
  text-align: left;
  
}
@media (min-width: 768px) {
  .feature-item-image {
      width: 60px !important;
      height: 60px !important;
  }
  .ti-poop {
    font-size: 14px !important;
    text-align: center;
}
}


}
@media (max-width: 1100px) {
  .hero-slider {
    padding: 100px 0;
  }
  .ms-to {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    text-align: left;
    font-weight: 600;
}
.txt-size6 {
  font-size: 12px !important;
  line-height: 14px !important;
  margin: 0;
  width: 100% !important;
  font-weight: 500;
}
.fnt-size4 {
  width: 100%;
  color: black;
  text-align: left;
  font-size: 14px !important;
  margin-left: 20px;
  margin-bottom: 3px !important;
}
.fnt-size-5 {
  width: 100%;
  color: black;
  text-align: left;
  font-size: 2vw;
  margin-bottom: 19px !important;
}
  .sb-to {
    font-size: 12px !important;
    text-align: left;
    color: black;
    font-weight: 600;
    line-height: 2vh !important;
}
  .fnt-size-2 {
    width: 100%;
    color: black;
    text-align: left;
    font-size: 2vw;
    margin-bottom: 7px !important;
}
.mn-to {
  font-size: 1.4vw;
  margin: 0 0 10px 0 !important;
  text-align: left;
  
}



}
@media (min-width: 768px) {
  .feature-item-image {
      width: 60px !important;
      height: 60px !important;
  }
  .ti-poop {
    font-size:19px !important;
}
}
.hero-slider-item:focus {
  outline: 0;
}
.hero-slider-content {
  margin-left: 10%;
}
@media (max-width: 991px) {
  .hero-slider-content {
    margin-left: 0;
    text-align: center;
  }
}
.hero-slider-content h1 {
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .hero-slider-content h1 {
    margin-bottom: 10px;
  }
 
}
.hero-slider-content p {
  font-size: 25px;
  margin-bottom: 40px;
  font-weight: 300;
  line-height: 35px;
}
@media (max-width: 575px) {
  .hero-slider-content p {
    font-size: 15px;
    line-height: 25px;
    margin: 0 20px 15px;
  }
  .ti-loop1 {
    font-size: 3vw !important;
    text-align: center;
    color: #404040;
}
}
.hero-slider img {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .hero-slider img {
    height: 400px;
    width: auto;
    margin: auto;
  }
}

.slick-dots {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0;
}
.slick-dots li {
  float: left;
  margin: 0 5px;
}
.site-logo img{height: 80px;}
.slick-dots li button {
  height: 6px;
  width: 6px;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  border: 0;
  background: #d0d0d0;
  color: transparent;
  overflow: hidden;
}

.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li.slick-active button {
  background: #000;
}
.ti-loop1 {
  font-size: 1.25vw ;
  text-align: center;
  color: #404040;
}

.feature-item2 i {
  font-size: 40px;
  color: #808080;
  margin-bottom: 15px;
  display: block;
  text-align: center;
}
/* General styles */
.testimonial {
  padding: 50px 0;
}

.section-title {
  font-size: 3vw;
  margin-bottom: 20px;
}

.section-title-content {
  font-size: 18px;
  margin-bottom: 40px;
}

.testimonial-item {
  text-align: center;
  margin-bottom: 5vh;
}

.client-image {
  position: relative;
  margin-bottom: 15px;
}

.video-placeholder {
  position: relative;
  cursor: pointer;
}

.video-placeholder img {
  width: 100%;
  height: auto;
  display: block;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 50%;
}

h6 {
  font-size: 16px;
  margin-top: 10px;
}

/* Responsive styles */
@media (max-width: 991px) {
  .testimonial-item {
      margin-bottom: 5vh;
  }
}

@media (max-width: 767px) {
  .section-title {
      font-size: 30px;
  }

  .section-title-content {
      font-size: 16px;
  }

  .testimonial-item {
      margin-bottom: 5vh;
  }
}
.startup-img{height: 45px;}
.micro-img{height: 60px;}
@media (max-width: 575px) {
  .testimonial-item {
      margin-bottom: 5vh;
  }
  .startup-img{height: 36px;}
  .ti-poop {
    font-size:16px !important;
}
.featureitem {
    display: flex;
    width: 50%;
    background: lightgray;
    border-radius: 2vw;
    justify-content: stretch;
    align-items: center;
    gap:0vw;
    padding: 5px 0px;
}
.micro-img{display: none;}
  .pd-40px{
    padding-top: 40px;
  }
  .micro-adjust {
    margin-left: 7px;
}
  .site-logo img {
    height: 45px;
}
img
  ol, ul {
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 9vw;
    font-family: Montserrat;
}
  .play-button {
      font-size: 20px;
      padding: 8px;
  }

  h6 {
      font-size: 14px;
  }
}

.img-center{  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 17%;}
.blue{
	/*color:#442e6a;*/
	color:#960001;
	text-shadow:0px 1px 1px #fff;
}
/*# sourceMappingURL=style.css.map */
.faq-container {
  max-width: 100%;
  margin: 50px auto;
  padding: 0 15px;
}
.faq-header {
  text-align: center;
  margin-bottom: 30px;
}    

.faq-header {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
}
.faq-item {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.faq-question {
  background-color: #e9f0ff;
  padding: 15px;
  cursor: pointer;
  color: #404040 !important;
  margin:0;
  user-select:none;
}
.faq-question a {
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  user-select:none;
}
.faq-answer {
  padding: 15px;
  background-color: #fff;
  display:none;
  user-select:none;
}
.faq-question a.collapsed::after {
  content: '+';
  float: right;
}
.faq-question a:not(.collapsed)::after {
  content: '-';
  float: right;
}
.testimonial-item h6 {
  font-weight: 700;
  margin-top: 15px;
  font-size: 21px;
  color: #03a9f4;
}

  h2{  color: #03a9f4;}
@media (max-width: 767px) {
.faq-question {
	font-size: 20px;
    font-weight: bold;
  }
  .faq-answer {
      padding: 10px;
  }
}
.image-container {
  position: relative;
}

.web-image, .mobile-image {
  width: 100%;
  height: auto;
  display: none;
}
.set3{padding-left: 0;}
@media (min-width: 1200px) {
  .container {
      max-width: 85vw;
  }

}
/* Styles for web view */
@media (min-width: 768px) {
  .web-image {
      display: block;
  }

  .mg-btm{margin-bottom: 40px !important;
  }
  .pr-5{padding: 2.5rem 0;}
  .center2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

}

.bdrrds{border-radius: 12px;}
.navbar {
  min-height: 100px;
  border-bottom: 1px solid #fff;
  position:relative;
}
.product1{
color: #000;
font-weight: 700;
}
.highlight2{
color:#03a9f4;
font-weight: 700;
}
.set{    
	top: 24vh;
    padding-right: 0;
    right: 2vw;
}
.startupindia-logo{
	text-align: right;
    align-self:center;
}

/* Styles for mobile view */
@media (max-width: 767px) {
  .mobile-image {
      display: block;
  }
}
.set a{font-size: 15px;}
@media (max-width: 600px){
  .feature-item-image {
    width: 15vw;
    height: 15vw;}
    .img-center{  display: block;
      margin-left: auto;
      margin-right: auto;
      width: 64%;}
      .up-mg-3{margin-bottom: 4px;}
}
  .set1{float: right;
    font-size: 15px;}
    .set4{margin-top: 0;}
  .hero-bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    
    object-fit: cover;
    display: flex;
    flex-direction: column;
    height: auto;
}
.testimonial-item {
  outline: 0;
  /*padding: 30px 14px 11px 15px;*/
  background: #ffffff;
  text-align: center;
}
.feature .section-title{margin-bottom: 20px;}

  .section{
    padding-bottom: 25px;
    padding-top: 32px;
  }
  .fret p{font-size: 16px;}
.hero_XX {
  position: relative;
  width: 100%;
  height: 27vh;
  /* align-items: center; */
  /* justify-content: center; */
  overflow: hidden;
  color: white;
  text-align: left;
}
.lite .col-3{padding-left: 5px;
padding-right: 5px;}
.hero h1 {
	font-size: 26px;
    font-weight: 500;
    margin: 0 0 4px -7px;
    line-height: 1.6rem;
    width: 97vw;
}
.hero p {
  font-size: 0.9em;
  margin-bottom: 20px;
}
.hero .btn {
  padding: 7px 8px;
  background-color: orangered;
  color: white;
  border: 1px solid;
  text-decoration: none;
  border-radius: 5px;
}




.testimonial {
  padding: 50px 0;
}

.section-title {
  font-size: 36px;
  margin-bottom: 20px;
}

.section-title-content {
  font-size: 18px;
  margin-bottom: 40px;
}

.testimonial-item {
  text-align: center;
  margin-bottom: 30px;
}

.client-image {
  position: relative;
  margin-bottom: 15px;
}

.video-placeholder {
  position: relative;
  cursor: pointer;
}

.video-placeholder img {
  width: 100%;
  height: auto;
  display: block;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 50%;
}

h6 {
  font-size: 16px;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .testimonial-item {
      margin-bottom: 5vh;
  }
}

@media (max-width: 767px) {
  .section-title {
      font-size: 26px !important;
  }

  .section-title-content {
      font-size: 16px;
  }

  .testimonial-item {
      margin-bottom: 5vh;
  }
  .faq-container {
    max-width: 800px;
    margin: 50px auto;
    padding: 0 15px;
  }
}
.custom-container {
  padding-top: 0px;
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  .testimonial-item {
      margin-bottom: 5vh;
  }
  .rearrange2{display: none;}

  .amz-img{
    height: auto !important;
    width: 90vw;
}
@media (max-width: 767px) {

  .rearrange2{display: none !important;}

}
  .play-button {
      font-size: 20px;
      padding: 8px;
  }

  h6 {
      font-size: 14px;
  }
}

@media (max-width: 575px) {
  .amz-img {
      height: auto !important;
      width: 90vw !important;
  }
  .img-center7 {
    height: auto !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90vw;
}
}
.img-center7 {
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
.center2 {
  display: flex;
  justify-content: center; /* Aligns content horizontally */
  align-items: center; /* Aligns content vertically */
 /* Example height; adjust as needed */
}

.center2 img {
height: 140px;}
.buynow-style{margin-top: 27px;}
.buynow-style-2{font-size: 18px; padding: 10px;}
.text3{margin-top: 27px;}






.heroimg-mobile {
  /* background-image: url(../images/mobile_images/desktop-view-hand.jpg);
  background-size: 60vh;
  height: 31vh;
  background-position: center;
  margin: 0 -2vw;
  background-repeat: no-repeat; */
  overflow: hidden;
}
.hero-content {
  padding: 20px;
  border-radius: 10px;
}

.ft-size{margin-bottom: 10px;}

.hero-content {
  padding: 20px;
  border-radius: 10px;
}

/* Media query for web view */
@media (min-width: 768px) {
  .heroimg-mobile {
      display: none; /* Hide mobile layout */
  }
  .brd-rght{border-right: 2px solid #404040; padding: 10px 4px;}
  .ft-size-2{font-size: 17px;}
  .txt-size3
{font-size: 13px;
margin: 0;}
  ol, ul {
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 39px;
    font-family: Montserrat;
}
.mb-to {
  font-size: 13px;
  margin-bottom: 6px;
  text-align: left;
}
  .rearrange2{display: block;}
  .pd-mb-view{padding-top: 35px;}
  .up-mg-2{
    margin-bottom: 8px;
  }
  .up-mg-1{margin-bottom: 10px;}
  .heroimg-web {
      display: block; /* Show web layout */
  }

  .hero-content .row {
      display: flex;
      align-items: center;
  }

  .hero-content .col-6 {
      width: 50%;
  }
}

.hero-content {
  padding: 20px;
  border-radius: 10px;
}

/* Mobile view styles */
.heroimg-mobile {
  display: block;
    background-image: url(../images/mobile_images/desktop-view-hand.jpg);
    background-size: 76vh;
    height: 31vh;
    background-position: center;
    margin: 0 -2vw;
    background-repeat: no-repeat;
    overflow: hidden;
	padding: 10px;
    border-radius: 10px;
 
}

.heroimg-web {
  display: none; /* Hide by default */
   position: relative;
}

/* Media query for web view */
@media (min-width: 768px) {
  .heroimg-mobile {
      display: none; /* Hide mobile layout */
  }

  .heroimg-web {
      display: block; /* Show web layout */
  }
.feature-item-image {
  width: 80px;
  height: 77px;
}
}

.heroimg-full {
  width: 100%;
  height: auto;
  display: block;
}

.banner-overlay {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  background: rgba(0, 0, 0, 0.5); /* Optional: To make the text more readable */
  padding: 20px;
  border-radius: 10px;
}

.banner-overlay h1 {
  margin-bottom: 20px;
}



.page-background {
  display: flex;
  justify-content: center;
  align-items: center;

}
.clr-f7fafc{/*background-color: #f7fafc;*/}


.custom-specifications {
  /*background-color: #f7fafc;*/
   padding: 0px; 
  border-radius: 10px;
  width: 80%;
  max-width: 800px;
}

.mg-bt-2{margin-bottom: 2px;}


.custom-specs-container {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.custom-specs-column {
  flex: 1;
  padding: 10px;
}

.custom-specs-column p {
font-weight: 700;
  font-size: 1.2em;
}
.mg-bt{margin:4px 0 20px 0}
.custom-specs-column p strong {
  font-weight: 300;
  color: #333;
}
.custom-specs-column p {
  display: flex;
  justify-content: space-between;
}
.custom-specs-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
}







.container-banner {
  position: relative;
  text-align: left;
  color: #000;
}     
.background {
  width: 100%;
  height: auto;
}
.text-block7 {
  top: 20%;
  left: 5%;
  background-color:#ff186b;
  padding:2px 20px 20px 20px;
  border-radius: 10px;
  height: 460px;
}
.text-block h1 {
  color: #007bff;
  font-size: 36px;
}
.text-block p {
  font-size: 16px;
  line-height: 1.5;
}
.buy-now {
  background-color: #ff0000;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  margin-top: 0px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  margin-left: 5px;
  font-weight: 700;
}
.background-2 {
  width: 53%;
  height: auto;
  border-radius: 10px;
}
.banner-heading{
  color: #fff;
  font-weight: 700 !important;
  margin-top: 18px !important;
}
.para-color p{
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    width: 35vw;
}
.featureitem-row {
  display: flex;
  gap: 2vw;
  margin: 0 0vw 2vw 0vw !important;
}
.text-block7 h1 {
	font-size: 39px;
    font-weight: 500;
    margin: 0 0 4px 6px;
    line-height: 2.7rem;
    width: 40vw;
}

.amz-img {
  height: auto !important;
  /* width: 23vw !important; !*/}

.feature-item img {
  /* height: 100px !important; */
}
.faq-item h5{    font-weight: 500;
  color: #00aaff;
  font-size: 20px;}
  .faq-answer p{font-size: 18px;}



.text-overlay-10 {
	position: absolute;
    top: 1.5vh;
    left: 25%;
    transform: translateX(-50%);
    color: white;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    width: 50%;
}

.fnt-size {
  width:100%;
  color: black;
  text-align: left;
  font-size: 2vw;
}
.fnt-size-2 {
  width: 100%;
  color: black;
  text-align: left;
  font-size:2vw;
  margin-bottom: 25px;
}
.sb-to {
    font-size: 20px;
    text-align: left;
    color: black;
    font-weight: 600;
    line-height:3vh;
}

.text-overlay-11 {
  position: absolute;
  top: 20px;
  left: 70%;
  transform: translateX(-50%);
  color: white;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  width: 50%;
  padding: 0 4px 0 4px;
}
.mn-to {
	font-size: 1.4vw;
    margin-bottom: 20px;
    text-align: left;
    margin: 25px 0 10px 0;
}
.text-overlay-12 {
  position: absolute;
  top: 15px;
  left: 24%;
  transform: translateX(-50%);
  color: white;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  width: 50%;
}
.fnt-size4 {
   width: 100%; 
  color: black;
  text-align: left;
  font-size: 30px;
  margin-left: 20px;
}
.txt-size6 {
  font-size: 18px;
  line-height: 29px;
  margin: 0;
  width: 90%;
  font-weight: 500;
}
.text-overlay-13 {
  position: absolute;
  top: 30px;
  left: 73%;
  transform: translateX(-50%);
  color: white;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  width: 50%;
  padding: 0 4px 0 4px;
}
.fnt-size-5 {
  width: 100%;
  color: black;
  text-align: left;
  font-size: 2vw;
  margin-bottom: 32px;
}
.txt-size5 {
  font-size: 16px !important;
}
.ms-to {
  font-size: 21px;
  margin-bottom: 26px;
  text-align: left;
  font-weight: 600;
}
.col-style-3 {
  padding: 42px 2px 42px 2px;
  background-color: #fff;
  box-shadow: 1px 1px 21px #80808036 inset;
  border-radius: 100%;
}
.mg-0{margin-bottom: 0;}
.abcd {
  border: 2px solid #bab2b2;
  height: 9vw;
  width: 9vw;
  border-radius: 50%;
box-shadow: 1px 1px 5px #c5d4e8 inset;
}