.quickconnect-navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quickconnect-navbar ul {
  display: flex;
  align-items: center;
  margin: 0px;
  list-style: none;
  gap: 15px;
}
.quickconnect-navbar li a {
  color: #3e4651;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  text-decoration: none;
}
.quickconnect-navbar .header-menu-lists {
  display: flex;
  align-items: center;
  gap: 25px;
}
.top-header-content {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #1a324d;
}
.container.top-section-content {
  padding-top: 120px;
  padding-bottom: 60px;
}
.top1-section-content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.top-section-content,
.top1-section-content {
  text-align: center;
}
.top-section-content p,
.top1-section-content p {
  text-align: center;
  color: #1d2126;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  max-width: 700px;
  line-height: 1.8;
}
.customize-getstarted-btn {
  background: transparent linear-gradient(270deg, #2998ff 0%, #317095 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  padding: 12px 24px;
  color: #ffff;
  font-size: 20px;
  border: none;
  font-weight: 500;
  text-align:center;
}
.customize-getstarted-btn:hover {
  
  color: #ffff;
  text-decoration: none
 
}
.customize-tryitfree-btn {
  background: transparent linear-gradient(270deg, #2998ff 0%, #317095 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  padding: 5px 20px;
  color: #ffff !important;
  font-size: 16px !important;;
  border: none;
  font-weight: 500 !important;;
}

.customize-tryitfree-btn:hover {
  text-decoration:none;
  color: #ffffff !important;
}

.customize-demo-btn {
  
	border-radius: 8px;
    border: 1px solid #495057;
    opacity: 1;
    padding: 5px 15px;
    color: #060000 !important;
    font-size: 15px !important;   
    font-weight: 400 !important;
}

.customize-demo-btn:hover {
  text-decoration:none;
  color: #060000 !important;
}

.nav-item > a:hover{
  color: #000000;
}

.custom-cards{
  border-radius: 15px !important;
}
.custom-cards p{
  color: #3e4651;
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0px;
}
.custom-cards h5{
  color: #012939;
    font-weight: 600;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}


.custom-top-sections-bg {
  background: linear-gradient(90deg, #e7f7f8 0%, #d8f3ec 30%, #f0e6f7 100%);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.custom-second-sections-bg {
  background-color: #ffff;
}
.custom-card-contains {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.boost-card-section,
.enhance-card-section,
.customer-card-section {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #47b5ff;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  width: 350px;
  height: 380px;
}

.boost-card-section h6,
.customer-card-section h6,
.enhance-card-section h6 {
  font-size: 18px;
  color: #032939;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.boost-card-section p,
.enhance-card-section p,
.customer-card-section p {
  font-size: 14px;
  color: #3e4651;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
.corner-icon {
  position: absolute;
  bottom: -15px;
  right: -15px;
}
.custom-fouth-sections-bg {
  /* background-image: url("./Assets/imgs/Why QC- Bg.svg"), */
    /* url("./Assets/imgs/Background blue bg.png"); */
  /* background-repeat: no-repeat, no-repeat; */
  /* background-position: center center, center center; */
  /* background-size: contain, cover; */
  height: 100%;
  /* min-height: 1000px; */
}

.custom-quikconect-card1,
.custom-quikconect-card2,
.custom-quikconect-card3 {
  background: #ffffff 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 42px;
  width: 350px;
  height: 380px;
}
.custom-quikconect-card1 {
  margin-top: 50px;
}
.custom-quikconect-card1 h6{
  color: #012939;
    font-weight: 600;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}
.custom-quikconect-card1 p{
  color: #012939;
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0px;
}
.custom-quikconect-card2 {
  margin-top: 300px;
}
.custom-quikconect-card2 h6{
  color: #012939;
    font-weight: 600;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}
.custom-quikconect-card2 p{
  color: #012939;
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0px;
}
.custom-quikconect-card3 {
  margin-top: 480px;
}
.custom-quikconect-card3 h6{
  color: #012939;
    font-weight: 600;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}
.custom-quikconect-card3 p{
  color: #012939;
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0px;
}
.why-quickconnect-card-section {
  display: flex;
  /* gap: 50px; */
  border:1px solid rgba(0,0,0,0.1);
  border-radius:15px;
  padding:10px;
}
.why-quickconnect-card-section p{
	
    color: #1d2126;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    max-width: 700px;
    line-height: 1.8;
}
.why-quickconnect-card-section h3{
	font-family: "Inter", sans-serif;
	color: #5e60ce;
	font-weight:800;
	
}
.second-section-content {
  padding-top: 90px;
}
.thirds-section-content {
  padding-top: 90px;
}
.second-section-content h1 {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #1a324d;
  text-align: center;
}
.second-section-content p {
  text-align: center;
  color: #1d2126;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  max-width: 700px;
  line-height: 1.8;
}
.thirds-section-content p {
  text-align: center;
  color: #1d2126;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  max-width: 700px;
  line-height: 1.8;
}
.thirds-section-content h1,
.top1-section-content h1 {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #1a324d;
  text-align: center;
}
@media (min-width: 300px) and (max-width: 767px) {
  .custom-card-contains {
    flex-wrap: wrap;
  }
  .why-quickconnect-card-section {
    flex-wrap: wrap;
  }
  .custom-quikconect-card1 {
    margin-top: 0px;
  }
  .custom-quikconect-card2 {
    margin-top: 0px;
  }
  .custom-quikconect-card3 {
    margin-top: 0px;
  }
  .navbar-collapse {
    min-height: 270px;
    padding: 0px 12px;
  }
  .quickconnect-navbar ul {
    display: flex;
    align-items: start;
    margin: 0px;
    list-style: none;
    gap: 2px;
	margin-bottom: 20px;
  }
  button.customize-tryitfree-btn {
    margin-top: 15px;
  }
  
  .demo-mbl{
	  padding-top:10px;
	  
  }
}
.custom-nav-sections-bg {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-brand {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
  white-space: nowrap;
}
.navbar {
  padding: 0px !important;
}

button.navbar-toggler:focus {
  outline: transparent;
}
.navbar-toggler {
  padding: 0px 0px;
  font-size: 30px;
  color: #757676;
  line-height: unset;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 30px;
}
.navbar-toggler-icon {
  display: inline-block;
  width: unset !important;
  height: unset !important;
  font-size: 30px;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
.navbar-nav {
  gap: 25px;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    gap: 25px;
  }
}

.custom-unlock-card-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 25px;
}

.unlock-blue-card,
.unlock-white-card {
	width: calc(45% - 180px);
    padding: 30px 22px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.unlock-white-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cfecff;
  border-radius: 70px;
  opacity: 1;
}
.unlock-blue-card {
  background: #cfecff 0% 0% no-repeat padding-box;
  border: 1px solid #ffffff;
  opacity: 1;
  border-radius: 70px;
}
.unlock-blue-card h6,
.unlock-white-card h6 {
  color: #012939;
  font-weight: 600;
  font-size: 18px;
  font-family: "Inter", sans-serif;
}
.unlock-blue-card p,
.unlock-white-card p {
  color: #012939;
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .unlock-blue-card,
  .unlock-white-card {
    width: 100%;
  }
  .leftside-crm-box h1 {
    text-align: center;
  }
  .custom-unlock-card-grid {
    padding: 10px;
  }
  .unlock-blue-card,
  .unlock-white-card {
    padding: 40px 30px;
  }
  .quikconnect-service-card {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  .testimonial-user-card {
    flex-wrap: wrap;
  }
  .sub-prices-list-cards {
    max-width: 290px;
    min-width: 240px;
    width: 100%;
    min-height: max-content;
  }
  .price-details-card-box11 {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .crmquikconnect-section {
    flex-wrap: wrap;
  }
  .angle-box-polygons {
    padding: 40px !important;
  }
  .final-footer-section {
    flex-wrap: wrap;
  }
  .copyright-section-text p{
    text-align: center;
  }
}
.grid-boxshadow-bg {
  background-color: white;
  background-image: linear-gradient(to right, #eeeeee 1px, transparent 1px),
    linear-gradient(to bottom, #eeeeee 1px, transparent 1px);
  background-size: 17px 17px;
}
.connect-secvice-bg {
  background: #f5fbff 0% 0% no-repeat padding-box;
  padding-bottom: 60px;
}
.quikconnect-service-card {
  display: flex;
  gap: 21px;
}
.quikconnect-sub-card-service {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
}
.quikconnect-service-card img {
  height: 80px;
  width: 100%;
  object-fit: contain;
}
.quikconnect-service-card h6 {
  font-size: 14px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #19323b;
  margin-bottom: 0px;
}
.testimonial-user-card {
  background: linear-gradient(145deg, #ffffff 50%, #f2fdff 50%);
  box-shadow: 0px 8px 12px #00000029;
  opacity: 1;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 60px;
  padding: 40px;
}
.testimonial-user-card p {
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #495254;
}
.testimonial-user-card h6 {
  color: #1d2126;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 24px;
  font-family: "Inter", sans-serif;
}
.user-avatar-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 20px !important;
  height: 0px !important;
  margin-right: 3px;
  border-radius: 10px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #2ba1e8 !important;
  background-clip: unset !important;
  border-top: 3px solid transparent !important;
  border-bottom: 3px solid transparent !important;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
.carousel-inner {
  box-shadow: 0px 8px 12px #00000029;
}

.toggle-container {
  margin-top: 30px;
  margin-left: 425px !important;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 236px;
  border-radius: 40px;
  border: 1px solid #d5e2ef;
  overflow: hidden;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.toggle-option {
  flex: 1;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease;
  background-color: white;
  color: #d5e2ef;
}

.toggle-option.active {
  background: transparent linear-gradient(270deg, #2998ff 0%, #317095 100%) 0% 0% no-repeat padding-box;
    no-repeat padding-box;
  color: white;
  border-radius: 40px;
}

.label-container{
	width:100%;
	display:flex;
	justify-content:center;
}
.labelContent{
	margin-left: 50px;
}
.price-details-card-box {
  display: flex;
  align-items:center;
  justify-content:center;
  width: 100%;
}
.firstBox {
	  display:flex;
}
.secondBox {
	  display:flex;
  }
.cutom-selectusers-count {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 250px;
}

.cutom-selectusers-count h6 {
  margin-bottom: 0px;
  padding: 7px;
  border: 1px solid #0b9ee7;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #1a324d;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.cutom-selectusers-count select {
  border: 1px solid #0b9ee7;
  height: 100%;
  padding: 6px 6px 5px 6px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: #d8fbfa;
  color: #1a324d;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#users_per_month {
  border: 1px solid #0b9ee7;
  height: 100%;
  padding: 6.7px 0px 6.7px 0px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: #d8fbfa;
  color: #1a324d;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width:25%;
  text-align:center;
}

select:focus-visible {
  outline-offset: 0px;
  border: 1px solid #0b9ee7;
}

.custom-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-checklist li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  color: #3e4651;
  font-weight: 400;
}

.custom-checklist li::before {
  content: "✔";
  color: #259afa;
  font-size: 13px;
  margin-right:20px;
  position: absolute;
  left: 0;
  top: 0;
}
.prices-list-cards {
  background: #fffefe 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 14px;
  padding: 15px 10px;
  text-align: center;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  max-width: 230px;
  min-width: 230px;
}
.sub-prices-list-cards {
  background: #fffefe 0% 0% no-repeat padding-box;
  border-radius: 14px;
  padding: 15px 15px;
  border: 1px solid #e3e3e5;
  max-width: 290px;
  min-width: 240px;
  width: 100%;
  min-height: 540px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.price-subprice-maincard {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
h6.price-stant-text {
  color: #097ae1;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
h1.price-stant-range {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #3e4651;
}
.price-stantuser-text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3e4651;
}
.prices-list-cards.active .sign_now {
  color: #ffff;
  background: linear-gradient(180deg, #44dcfa 0%, #026ede 100%);
}
.angle-box-polygons {
  width: 100%;
  background-color: #e6fffd;
  border-radius: 40px;
  padding: 100px 50px;
  clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 85%);
  margin: 20px;
  text-align: center;
}

.leftside-crm-box {
  width: 100%;
}
.crmquikconnect-section {
  display: flex;
  align-items: center;
}
.crmquikconnect-section-bg {
  padding-top: 60px;
}
.angle-box-polygons h1 {
  font-size: clamp(20px, 3vw, 35px);
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #1a324d;
  text-align: center !important;
}
.angle-box-polygons p {
	font-size: 25px;
    margin: 0px;
    color: #1a324d;
    font-weight: 700;
}
.leftside-crm-box h1 {
  font-size: clamp(20px, 3vw, 40px);
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #1a324d;
}

.getintotouch-btn {
  margin-top: 20px;
  background: transparent linear-gradient(270deg, #2998ff 0%, #317095 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  padding: 10px 24px;
  color: #ffff;
  font-size: 16px;
  border: none;
  font-weight: 500;
  font-size:22px;
  width:200px;
}

.mapContainer {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

.map {
  width: 100%;
  height: auto;
  display: block;
}

.location1 {
  position: absolute;
  top: 36%;
  left: 70%;
}

.location2 {
  position: absolute;
  top: 65%;
  left: 24%;
}

.location3 {
  position: absolute;
  top: 30%;
  left: 16%;
}

.location4 {
  position: absolute;
  top: 4%;
  left: 35%;
}

.location5 {
  position: absolute;
  top: 54%;
  left: 90%;
}

.location6 {
  position: absolute;
  top: 25%;
  left: 87%;
}

.pin {
  width: 20px;
  height: 35px;
}

.custom-flag-text{
  display: flex;
  align-items: center;
}

.global-location-phone{
	text-decoration:none;
	color:#000000
}

.global-location-mail{
	text-decoration:none;
	color:#000000;
}
.global-location-phone:hover{
	text-decoration:none;
	color:#000000;
}
.global-location-mail:hover{
	color:#000000;
	text-decoration:underline;
}

@media (max-width: 320px) {
	.toggle-container{
		margin-left: 18px !important;
	}
	.price-details-card-box {
		display:flex;
		justify-content:none;
		flex-direction:column;
	}
	.firstBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.secondBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.custom-unlock-card-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.angle-box-polygons p {
		font-size: 16px;
	}
	.getintotouch-btn{
		width:140px;
		padding:4px 9px;
		font-size:16px;
	}
	
	.linkBoxes{
		margin-top:20px;
	}
	.labelContent{
		margin-left:15px;
	}
	.offerText{
		font-size: 11px
	}
}

@media (min-width: 321px) and (max-width: 375px) {
	.toggle-container {
		margin-left: 45px !important;
	}
	.price-details-card-box {
		display:flex;
		justify-content:none;
		flex-direction:column;
	}
	.firstBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.secondBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.custom-unlock-card-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.angle-box-polygons p {
		font-size: 14px;
	}
	.linkBoxes{
		margin-top:20px;
	}
	.labelContent{
		margin-left:-10px;
	}
	.offerText{
		font-size: 10px
	}
}

@media (max-width: 768px) {
  .pin {
    width: 10px;
    height: 25px;
  }

  .location1,
  .location2,
  .location3,
  .location4,
  .location5,
  .location6 {
    transform: translate(-50%, -50%); /* Center the pin point */
  }
  .business-app-box {
    flex-wrap: wrap;
  }
 
}
@media (min-width: 376px) and (max-width: 425px) {
	.toggle-container {
	  margin-left: 70px !important;
  }
  .price-details-card-box {
		display:flex;
		justify-content:none;
		flex-direction:column;
	}
	.firstBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.secondBox {
		display: flex;
		flex-direction: column;
		gap: 50px;
		margin-top:50px;
	}
	.custom-unlock-card-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.angle-box-polygons p {
		font-size: 14px;
	}
	.linkBoxes{
		margin-top:20px;
	}
	.labelContent{
		margin-left:0px;
	}
	.offerText{
		font-size: 11px
	}
}
@media (min-width: 426px) and (max-width: 768px) {
	.toggle-container {
	  margin-left: 218px !important;
  }
  .price-details-card-box {
		display:flex;
		justify-content:none;
		flex-direction:column;
	}
	.firstBox {
		display: flex;
		justify-content:space-around;
		gap: 50px;
	}
	.secondBox {
		display: flex;
		justify-content:space-around;
		margin-top:40px;
		gap: 50px;
	}
	.unlock-blue-card, .unlock-white-card{
		width: calc(45% + 200px);
	}
	.custom-unlock-card-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.labelContent{
		margin-left:15px;
	}
	.offerText{
		font-size: 11px
	}
}
.customPadding{
	padding:18px 10px 18px 0px;
}
@media (min-width: 769px){
	.labelContent{
		margin-left:50px;
	}
}
@media (min-width: 1024px) and (max-width: 1440px) {
	.toggle-container {
	  margin-left: 426px !important;
	}
	.price-details-card-box {
		display: flex;
		gap:10px;
		width: 100%;
	}
	.firstBox {
		display:flex;
		gap:5px;
	  
	}
	.secondBox {
		display:flex;
		gap:5px
	}
	.unlock-blue-card, .unlock-white-card {
		width: calc(52% - 180px);
	}
	.labelContent{
		margin-left:50px;
	}
}
@media (min-width: 1440px) {
	.toggle-container {
		margin-left: 425px !important;
	}
	.price-details-card-box{
		display:flex;
		justify-content: space-evenly
		
	}
	.firstBox {
		display:flex;
		gap:30px;
	}
	.secondBox {
		display:flex;
		gap:30px;
	}
	.labelContent{
		margin-left:50px;
	}
}

.quikconnect-footer-section-bg {
  background-color: #f1fbff;
  padding-bottom: 30px;
}
.quikconnect-footer-section {
  padding-top: 20px;
}

.footer-section-box-card {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  padding: 40px 20px;
}
.footer-section-box-card > div {
  flex: 1;
  min-width: 200px;
}
.footer-section-box-card > div {
  width: 25%;
}
.footer-section-box-card > div:first-child {
  flex: 2;
}
.footer-list-menu-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-list-menu-items li {
  margin-bottom: 10px;
  color: #1d2126;
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter", sans-serif;
}

.footerLogo {
  /* max-width: 180px; */
  max-width: 50%;
  margin-bottom: 10px;
  width: 100%;
}
@media (max-width: 768px) {
  .footer-section-box-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-section-box-card > div {
    width: 100%;
  }
}
.logo-section-footer-text p {
  color: #1d2126;
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  max-width: 350px;
  line-height: 1.5;
  margin: 0px;
}
.custome-social-linksin {
  display: flex;
  width: 100%;
  justify-content: space-between;
  max-width: 320px;
  align-items: center;
  padding: 12px 0px;
}
.custome-social-linksin img {
  width: 100%;
  max-width: 18px;
  max-height: 18px;
  cursor: pointer;
  height: 100%;
}
h6.footer-title-header-text {
  font-size: 18px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-color: #27a0f9;
  text-decoration-thickness: 2px;
  margin-bottom: 20px;
}
.business-app-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #24d0fc;
  border-bottom: 1px solid #24d0fc;
  padding: 10px 0px;
}
.last-footer-sec-bg {
  background-color: #1a324d;
}
.final-footer-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
}
.term-privacy-status {
  display: flex;
  align-items: center;
  color: #CBD4E1;
  gap: 20px;
}
.term-privacy-status p {
  color: #CBD4E1;
  margin: 0px;
  font-size: 14px;
}
.copyright-section-text p {
  color: #CBD4E1;
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}


.about-quikone-content {
  background-color: #f3f3f3;
}
.about-mission-content {
  background-color: #ffffff;
}
.about-values-content {
  background-color: #fffcf6;
}
.about-supercharge-content {
  background: linear-gradient(180deg, #ffffff 50%, #308be3 50%);
}
.aboutus-content {
  align-self: center;
}
.col-md-12.supercharge-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #18b6ff;
  border-radius: 26px;
  text-align: center;
}
.get-start-button {
  background: #09140a 0% 0% no-repeat padding-box;
  border-radius: 4px;
  color: #ffff;
  padding: 10px 30px;
}
.content-header-title {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  color: #15202d;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.content-article-page {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 400;
  color: #495254;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}

/* Parner Style */
.partner-quikone-content {
  background: url(./Assets/Bacground\ gr.svg);
}
.become-partner-btn {
  background: #ffffff00 0% 0% no-repeat padding-box;
  border: 2px solid #ffffff;
  border-radius: 34px;
  opacity: 1;
  padding: 25px 35px;
  color: #ffff;
  font-size: 24px;
  line-height: 0px;
}
.partner-header-title {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.partner-article-page {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 400;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.channel-quikone-partner {
  background-color: #ffffff;
}
.small-smart-highlight {
  background: #fff1d1 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  padding: 6px 15px;
  font-weight: 500;
  font-size: 18px;
  width: max-content;
}
.partner-quikone-card {
  background: #061f2b 0% 0% no-repeat padding-box;
  border-radius: 34px;
  opacity: 1;
}
.card-quikone-partner {
  background: #ffffff1a 0% 0% no-repeat padding-box;
  border: 1px solid #ffffff;
  border-radius: 23px;
  opacity: 1;
  padding: 15px;
}
.customize-partner-btn {
  padding: 6px 14px;
  border-radius: 20px;
  border: 2px solid #ffff;
  background-color: transparent;
  color: #ffff;
  font-size: 14px;
  font-weight: 500;
}
.boygirl-eachother-img img {
  width: 100%;
  max-width: 330px;
}

@media only screen and (min-width: 1024px) {
  .boygirl-eachother-img img {
    width: 330px;
  }
}

.channel-quikone-integration {
  background-color: #ffffff;
}
.integration-titlepage-header {
  font-size: clamp(18px, 6vw, 50px);
  font-weight: 700;
  color: #15202d;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.integration-note-header {
  font-size: clamp(14px, 5vw, 34px);
  font-weight: 500;
  color: #495254;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.all-integrations-card {
  background: #51a1fe 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 22px #51a1fe69;
  border-radius: 28px;
  opacity: 1;
  padding: 24px 12px;
  text-align: center;
}
.all-integrations-card h1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(24px, 5vw, 48px);
  color: #ffff;
}
.all-integrations-card p {
  font-size: clamp(14px, 3vw, 24px);
  font-weight: 500;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  margin: 0px;
}
.integrations-quikone-card {
  background: #ecf0f3 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
}
.integrations-inside-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 22px;
  opacity: 1;
}

.logo-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.logo-box img {
  background-color: #e1e9f1;
  padding: 100px 50px;
  border-radius: 22px;
}

.four-lines {
  position: relative;
  height: 100px;
  width: 100px;
  margin-left: 40px;
}

.four-lines::before,
.four-lines::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 100%;
  background-color: #f04737;
}

.four-lines::before {
  left: 0;
  box-shadow: 20px 0 #fdbd33, 40px 0 #37a85b, 60px 0 #2e7ae7;
}

.four-lines::after {
  display: none;
}
.integrations-customer-card {
  background: #f4f8fb 0% 0% no-repeat padding-box;
  border-radius: 22px;
  opacity: 1;
}
.logo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px;
  padding: 20px;
  align-items: center;
  justify-items: center;
}

.logo-grid img {
  width: 100%;
  height: 80px;
  object-fit: contain;
  max-width: 140px;
}
.customize-integration-btn {
  background: transparent
    linear-gradient(101deg, #2c92f3 0%, #35b0ed 53%, #3dcae7 100%) 0% 0%
    no-repeat padding-box;
  opacity: 1;
  padding: 12px 24px;
  border-radius: 0px;
  color: #ffff;
  font-size: 16px;
  border: none;
  font-weight: 500;
}
.getsection-header-title {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 700;
  color: #3e4651;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.first-padding-section {
  padding: 3rem;
}
@media (min-width: 300px) and (max-width: 1023px) {
  .first-padding-section {
    padding: 0rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .integration-note-header {
    margin-top: 15px;
  }
  .all-integrations-card {
    padding: 18px 10px;
  }
  .logo-box {
    margin-top: 15px;
  }
  .sm-text-center {
    text-align: center;
  }
  .col-md-6.custom-resposive-values {
    text-align: center;
  }
  .mobile-res-images {
    margin-top: 20px;
  }
  .col-md-6.text-center.boygirl-eachother-img {
    margin-top: 20px;
  }
}

.footer-contact{
	color:#000;
}
.footer-contact1{
  color: #000;
  text-decoration: none;
}
.footer-contact1:hover{
  color: #000;
  text-decoration: none;
}

.footer-contact:hover{
	color:#000;
}

.footer-link{
	color:#FFFFFF;
}
.footer-link:hover{
	color:#FFFFFF;
}

.payment-links{
	text-decoration:none;
}
.payment-links:hover{
	text-decoration:none;
}

.payment-icon{
	width:121px;
	height:38px;
	border-radius:8px;
}
.payment-icon:hover{
	text-decoration:none;
	color:black;
}
.testimonial_round{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
    border: 2px solid #f0f0f0;
	
}
	
/* .iconBackground{ */
  /* background-color: black; */
  /* display: inline-block; */
  /* padding: 5px; */
  /* border-radius: 8px; */
/* } */
