html,body{
	color: #151515;
	text-align: center;
	/* Text md/Regular */
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 93px;
}
a{
	color:#07090D;
}
a:hover{
	color:#0a58ca;
}
h6.elementor-heading-title {
	font-size: 20px !important;
}
/*Header tags default styling*/
/* h1{
	font-size: 62px;
	font-weight: 500;
	line-height:  80.6px;
}
h2{
	font-size: 52px;
	font-weight: 400;
	line-height: 78px;	
}
h3{
	font-size: 46px;
	font-weight: 400;
	line-height: 69px;
}
h4{
	font-size: 40px;
	font-weight: 400;
	line-height: 60px;	
}
h5{
	font-size: 34px;
	font-weight: 400;
	line-height: 51px;
}
h6{
	font-size: 28px;
	font-weight: 400;
	line-height: 42px;
}
.primary-bg-color{
	background: #226AC5;
}
.secondary-bg-color{
	background: #86BF00;
}
.background-dark{
	background:#060913;
}
.background-light{	
	background:#EDEFFB;
}
.background-tertiary{
	background:#FFC600;
}
.cta-primary{
	border-radius: 20px;
	border: 1px solid #0B52AA;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.00) 100%), #307FE2;
	box-shadow: 0px 1.25px 0px 0px rgba(255, 255, 255, 0.20) inset;
}
.cta-secondary{
	border-radius: 20px;
	border: 1px solid var(--Text-30, #414B61);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.00) 100%), #EDEFFB;
	box-shadow: 0px 1.25px 0px 0px rgba(255, 255, 255, 0.20) inset;
}
.alert-red{
	background: #C2251A;
}
.alert-orange{
	background: #D06900;
}
.alert-green{
	background: #0C8F09;
}
.section{
	
}
@media(min-width:1366px){
	.container{
		width:1200px;
	}
}
@media(min-width:1025px) and (max-width:1365px){
	.container{
		width:950px;
	}
}
@media(min-width:768px) and (max-width:1024px){
	.container{
		width:700;
	}
}
@media(max-width:767px){
	.container{
		width:360px;
	}
} */

.elementor-element.fixed-primary-menu{
	opacity:0;
	visibility:hidden;
}
/*****Home page custom css******/
.heading-design:before{
	content:url(https://www.hushly.com/wp-content/uploads/2024/01/design.svg);
	position:absolute;
	left:-98px;
	top:50%;
	width:80px;
}
.heading-design:after{
	content:url('https://www.hushly.com/wp-content/uploads/2024/01/design-2.svg');
	position:absolute;
	right:-98px;
	top:50%;
	width:80px;	
}
/* @media(min-width:1200px){ */
	.elementor>.elementor-element>.e-con-inner, .single-post .site-main,.related-blogs .container{
		background:url('https://www.hushly.com/wp-content/uploads/2024/02/without-margin.svg');
		background-repeat: repeat;
		background-size: 100%;
		
	}
	.elementor>.elementor-element.main-header>.e-con-inner, footer .elementor>.elementor-element>.e-con-inner,.elementor>.sign-in-layout.elementor-element>.e-con-inner,.elementor>.no-bg-layout.elementor-element>.e-con-inner{
		background:none;
	}
	.elementor>.blue-lines-bg.elementor-element>.e-con-inner{
		background:url('https://www.hushly.com/wp-content/uploads/2024/02/blue-veritcal-lines.svg');
		background-repeat: repeat;
		background-size: 100%;
		
	}
/* } */
@media(max-width:767px){
	.elementor>.elementor-element>.e-con-inner, .single-post .site-main,.related-blogs .container {
		background-size: 290%;
	}
	.elementor>.blue-lines-bg.elementor-element>.e-con-inner {
		    background-size: 276%;
    		background-position-x: 25%;
	}
}
.tag-green{
	background:green;
}

.btn-with-arrow .elementor-button-icon svg{
	width:20px;
}
.green-tags .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
  padding: 9px 16px;
  border-radius: 20px;
  border: 1px solid var(--Secondary-40, #BEE666);
  background: var(--Secondary-10, #F4FBE6);
  box-shadow: 0px 1.25px 0px 0px rgba(255, 255, 255, 0.20) inset;
}
@media(min-width:768px){
.green-tags .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child)::after{	
	border-left-style:none !important;
	content:'+';
	font-size:14px;
	font-weight:500;
	line-height:19px;
	color:#414B61;
	top: 10px;
}
}
@media(max-width:1024px){
	.no-bg-layout {
		background-image: none !important;
	}
}
@media(max-width:767px){
	
	.green-tags .elementor-icon-list-items .elementor-icon-list-item:not(:last-child){
		margin-bottom:10px;
	}
	.green-tags .elementor-icon-list-items .elementor-icon-list-item:not(:last-child)::after{	
		border-left-style:none !important;
		content:'+';
		font-size:14px;
		font-weight:500;
		line-height:19px;
		color:#414B61;
		top: 38px;
	}
}
.banner--icon-list .elementor-icon-list-item{
	padding: 6px 24px 6px 24px !important;
	background-color: #E6F1FE;
	border-radius: 30px;
}


/* BUTTON TRANSITION EFFECT */
/* .elementor-button{
	transition: all 1s ease-in-out;
}  */


/* BENEFITS */
.benefits-connection .e-con-boxed {
	position: relative;
	z-index: 1;
}
.benefits-connection .e-con-boxed::after {
	border: 1px solid #E6F1FE;
	border-radius: 50%;
	background-color: #307FE2;
	position: absolute;
	content: '';
	width: 13px;
	height: 13px;
	z-index: 1;left: 50%;
  transform: translateX(-50%);
  top: -7px;
}
.benefits-connection > .e-con-inner > .e-con-boxed:first-child::after, .benefits-connection > .e-con-inner > .e-con-boxed:first-child::before {
	display: none;
}
.solution-learn-more .elementor-icon-list-icon{
	opacity: 0;
	transition: all .3s;
}
.solution-learn-more a {
		flex-direction: row-reverse;
	transition: all .3s;
	gap: 6px
}
.solution-learn-more a:hover {
	transition: all .3s;
}
.solution-learn-more a:hover .elementor-icon-list-icon {
	opacity: 1;
	transition: all .3s;
}
.solution-learn-more .elementor-icon-list-icon svg {
	margin: 0 !important;
	width: 6px !important;
}
.benefits-connection {
	position: relative;
}
.benefits-connection .guides-connection {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -70px;
    width: 950px;
    height: calc(100% + 140px);
}
.benefits-connection .guides-connection img {
	width: 950px;
	height: 100% !important;
}
.benefits-connection .e-con-boxed.benefits-connection-left::after {
	left: 51.2%
}
.benefits-connection .e-con-boxed.benefits-connection-right::after {
	left: 49.2%
}
.page-title-main h6 {
	position: relative;
}
.page-title-main h6::after, .page-title-main h6::before {
	position: absolute;
	background-color: #86BF00;
	width: 5px;
	height: 2px;
	border-radius: 1px;
	position: absolute;
	content: '';
	top: 50%;
	transform: translateY(-50%);
	left: -11px;	
}
.page-title-main h6::before {
	right: -11px;
	left: unset;
}
.e-n-accordion-item p {
	margin-bottom: 0;
}
.testimonial-imagee {
	min-width: 53px !important;
	border: 1px solid #71B800;
	border-radius: 8px;
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.10);
	overflow: hidden;
}
.color-burn img {
	mix-blend-mode: multiply;
}
.blue-testimonial .testimonial-imagee {
	border: 1px solid #D1E6FA;
}
.testimonial-custom h3 span {
	color: #283D06;
}
.testimonial-custom .blue-testimonial h3 span {
	color: #052750;	
}
.pain-points > .e-con-inner > .e-con-boxed {
	width: fit-content;
	box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
}
.privacy-policy p {
	margin-bottom:0;
}
.faq-search {
	position: relative;
}
.faq-search input {
	height: 44px;
	padding: 10px 14px 10px 40px !important;
}
.faq-search::after {
	position: absolute;
	content: '';
	top: 12px;
    left: 10px;
    width: 20px;
    height: 20px;
	background-image: url(https://www.hushly.com/wp-content/uploads/2024/02/search-lg.svg);
	background-position: center left;
}
.faq-search button {
	display: none;
}
.counter-cutom-wp .elementor-counter-number-suffix {
	font-size: 34px;
	font-weight: 500;
	line-height: 140%;
	margin-left: 7px;
}
.elementor-counter-number-wrapper {
	align-items: center;
}
.heading--green {
	position: relative;
}
.heading--green::after {
	position: absolute;
    content: '';
    bottom: -11px;
    left: 18px;
    background-size: contain;
    width: 100%;
    height: 12px;
    background-repeat: no-repeat;
	background-image: url('https://www.hushly.com/wp-content/uploads/2024/02/green-line.png');
}
.book-demo {
	display: flex;
	width: 584px;
	max-width: 100%;
	padding: 8px 22px 8px 22px;
	justify-content: space-between;
	align-items: center;
	border-radius: 50px;
	border: 1px solid #6B7894;
	background: #F7F8FF;
	height: 58px;
}
.book-demo.search-type {
	padding: 8px 8px 8px 22px;
}
.book-demo input, .book-demo select {
	background: #F7F8FF;
	border: none;
	outline: none;
	box-shadow: none;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 160%;
	padding: 0;
}
.book-demo input::placeholder {
	color: var(--Text-20, #757F95);
}
.book-demo button {
	height: 44px;
	padding: 6px 20px;
	border-radius: 100px;
	background: #86BF00;
	color: var(--Base-White, var(--White, #FFF));
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	border: none;
}
.about-us-blue {
	margin-bottom: 4px;
}
.about-us-blue + ul {
	padding-left: 25px;
	margin-bottom: 14px;
}
.about-us-blue + ul {
	margin-bottom: 0;
}
.img-obout-middle {
	position: absolute;
	left: 50%;
	top: 11px;
	transform: translatex(-50%)
}
.about-mt-3 {
	margin-top: 126px;
}
@media(max-width:1200px){
 	.spiral-numbers {
		display: none;
 	}	
	.zig-zag--about > .e-con-inner {
		gap: 0 !important;
	}
	.zig-zag--about > .e-con-inner > .elementor-element {
		width: 50%;
	}
	.img-obout-middle {
		display: none;
	}
}
.mb-0 p {
	margin-bottom: 0;
}
@media(min-width:1025px){
	.custom-padding > .e-con-inner{
		padding: 70px 0;
	}
	.custom-padding.bottom > .e-con-inner {
		padding-bottom: 70px;
		padding-top: 0;
	}
	.custom-padding.small > .e-con-inner {
		padding: 70px 0 20px
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed > .e-con-inner {
		min-width: 269px;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed:nth-child(1) {
		left: 18%;
		top: 16px;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed:nth-child(2) {
		left: 26%;
		top: -180px;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed:nth-child(3) {
		left: 75%;
		top: -255px;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed:nth-child(4) {
		top: -69px;
		left: 85%;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed:nth-child(5) {
		left: 56%;
		top: 95px;
	}
	.pain-points-section .pain-points > .e-con-inner > .e-con-boxed {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-color: white;
	}
	.pain-points-section > .e-con-inner {
		position: relative;
	}
}
@media(max-width:1024px){
	h2.elementor-heading-title, h1.elementor-heading-title{
		font-size: 34px;
		line-height: 140%;
	}
	h6.elementor-heading-title {
		font-size: 20px !important;
		line-height: 140%;
	}
	.benefits-connection .e-con-boxed.benefits-connection-left::after {
		left: 50%;
	}
	.benefits-connection .e-con-boxed.benefits-connection-left + .e-con-boxed::after {
		display: none;
	} 
	.benefits-connection .e-con-boxed.benefits-connection-right::after {
		top: unset;
		bottom: -6.5px;
		left: 50%;
	}
	.benefits-connection > .e-con-inner > .e-con-boxed::after {
		top: -57px;
	}
	.small-boxes-lines .e-con-boxed:not(:first-child)::after {
		display: none;
	}
	.benefits-connection > .e-con-inner > .e-con-boxed::before {
		position: absolute;
		content: '';
		border-right: 1px dashed #fff;
		height: 38px;
		z-index: 1;
		left: 50%;
		transform: translateX(-50%);
		top: -44px;
		width: 0;
	}
	.benefits-connection .small-boxes-lines::before {
		position: absolute;
		content: '';
		border: none;
		border-right: 1px dashed #fff;
		height: 38px;
		z-index: 1;
		left: 50%;
		transform: translateX(-50%);
		top: -44px;
		width: 0;
		display: block !important;
	}
	.pain-points > .e-con-inner > .e-con-boxed {
		margin: 0 auto 20px;
	}
	.related-post .swiper-button-prev {
		left: 44% !important;
	}
	.related-post .swiper-button-next {
		right: 44% !important;
	}
	.book-demo {
		height: 44px;
	}
	.book-demo button {
		height: 28px;
		padding: 6px 12px;
		line-height: 1;
	}
}

@media(max-width:767px){
	.custom--p p {
		margin-bottom: 0!important;
	}
	.custom--p p:first-child {
		margin-bottom: 8px !important;
	}
	.custom--p p {
		font-size: 14px;
		font-weight: 500;
		line-height: 24px;
	}
	.custom--p img {
		width: 30px;
	}
	h2.elementor-heading-title, h1.elementor-heading-title{
		font-size: 28px;
	}
	h6.elementor-heading-title {
		font-size: 16px !important;
	}
	.banner--icon-list .elementor-icon-list-item {
		padding: 6px 10px !important;
		margin: 0 !important;
	}
	.banner--icon-list .elementor-icon-list-items {
		gap: 16px !important;
		margin: 0 !important;
	}
	.e-n-accordion-item-title {
		transition: all .3s;
	}
	.e-n-accordion-item-title[aria-expanded="true"] {
		padding-bottom: 8px;
		transition: all .3s;
	}
	.testimonial-custom .e-con-boxed .e-con-boxed .elementor-widget-text-editor {
		white-space: nowrap;
	}
	.counter-cutom-wp .elementor-counter-number-suffix {
		font-size: 23px;
		margin-left: 5px;
	}
	.related-post .swiper-button-prev {
		left: 37% !important;
	}
	.related-post .swiper-button-next {
		right: 37% !important;
	}
	.heading--green::after {
		left: 7px;
	}
	.zig-zag--about > .e-con-inner > .elementor-element {
		width: 100%;
	}
}
.bg-gray{
	background:#F0F4F9;
	border:4px solid #F0F4F9;
	border-radius:10px;
}
.testimonials-slider .mySwiper .block-shadow{
 padding:0;
box-shadow:none;
background-color:none;
	position:relative;
}
.testimonials-slider .mySwiper .block-shadow .slide-content{
position: absolute;
    top: 34%;
}

/* PARTNER ANIMATION CSS */

.partner-container {
  background-image: url("https://www.hushly.com/wp-content/uploads/2024/02/circle-structure.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1069px;
  width: 1069px;
  position: relative;
}

.block p {
  font-family: Poppins;
  font-size: 19px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  color: #18191b;
}

.block {
  position: absolute;
}

.block-1 {
  top: 36%;
  left: 47.1%;
}
.block-2 {
  top: 41%;
  right: 29%;
}
.block-3 {
  top: 53%;
  right: 34%;
}

.block-4 {
  top: 59.6%;
  left: 47.4%;
}

.block-5 {
  top: 53%;
  left: 34%;
}

.block-6 {
  top: 41%;
  left: 31%;
}

.logo {
  position: absolute;
}
.logo-1 {
  max-width: 107px;
  width: 100%;
  left: 44%;
  top: 4%;
}

.logo-2 {
  max-width: 94px;
  width: 100%;
  left: 34%;
  top: 10%;
}

.logo-3 {
  max-width: 131px;
  width: 100%;
  left: 49%;
  top: 12%;
}

.logo-4 {
  max-width: 131px;
  width: 100%;
  left: 48%;
  top: 20%;
}

.logo-5 {
  max-width: 118px;
  width: 100%;
  left: 40%;
  top: 24%;
}
.logo-6 {
  max-width: 164px;
  width: 100%;
  left: 34%;
  top: 16%;
}
.logo-7 {
  max-width: 82px;
  width: 100%;
  left: 46%;
  top: 30%;
}

.logo-8 {
  max-width: 107px;
  width: 100%;
  right: 17%;
  top: 22%;
}

.logo-9 {
  max-width: 90px;
  width: 100%;
  right: 24%;
  top: 28%;
}
.logo-10 {
  max-width: 125px;
  width: 100%;
  right: 9%;
  top: 32%;
}
.logo-11 {
  max-width: 113px;
  width: 100%;
  right: 28%;
  top: 35%;
}
.logo-12 {
  max-width: 131px;
  width: 100%;
  right: 7%;
  top: 38%;
}

.logo-13 {
  max-width: 118px;
  width: 100%;
  right: 14%;
  top: 44%;
}

.logo-14 {
  max-width: 124px;
  width: 100%;
  right: 14%;
  top: 54%;
}
.logo-15 {
  max-width: 75px;
  width: 100%;
  right: 26%;
  top: 57%;
}
.logo-16 {
  max-width: 70px;
  width: 100%;
  right: 8%;
  top: 59%;
}
.logo-17 {
  max-width: 179px;
  width: 100%;
  right: 18%;
  top: 65%;
}
.logo-18 {
  max-width: 128px;
  width: 100%;
  right: 14%;
  top: 72%;
}

.logo-19 {
  max-width: 77px;
  width: 100%;
  right: 50%;
  top: 69%;
}
.logo-20 {
  max-width: 107px;
  width: 100%;
  right: 38%;
  top: 75%;
}
.logo-21 {
  max-width: 170px;
  width: 100%;
  right: 46%;
  top: 81%;
}
.logo-22 {
  max-width: 111px;
  width: 100%;
  right: 35%;
  top: 86%;
}
.logo-23 {
  max-width: 54px;
  width: 100%;
  right: 52%;
  top: 88%;
}

.logo-24 {
  max-width: 154px;
  width: 100%;
  left: 23%;
  bottom: 38%;
}
.logo-25 {
  max-width: 40px;
  width: 100%;
  left: 18%;
  bottom: 34%;
}
.logo-26 {
  max-width: 55px;
  width: 100%;
  left: 25%;
  bottom: 27%;
}
.logo-27 {
  max-width: 43px;
  width: 100%;
  left: 17%;
  bottom: 25%;
}
.logo-28 {
  max-width: 129px;
  width: 100%;
  left: 14%;
  top: 23%;
}
.logo-29 {
  max-width: 103px;
  width: 100%;
  left: 21%;
  top: 31%;
}
.logo-30 {
  max-width: 133px;
  width: 100%;
  left: 10%;
  top: 40%;
}
.logo-31 {
  max-width: 68px;
  width: 100%;
  left: 11%;
  top: 30%;
}
.logo-32 {
  max-width: 51px;
  width: 100%;
  left: 25%;
  top: 40%;
}




.logo-img {
  width: 100%;
 filter: grayscale(100%);
}

.focus-area {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.area-1 {
  left: 21.6%;
  top: -5.7%;
  rotate: -59.8deg;
}

.area-2 {
  right: -1px;
  top: 7%;
  rotate: 0.8deg;
}
.area-3 {
  right: -5.5%;
  top: 40.6%;
  rotate: 59.7deg;
}
.area-4 {
  right: 21.8%;
  bottom: -6%;
  rotate: 120.7deg;
}

.area-5 {
  left: -0.2%;
  top: 49.9%;
  rotate: 180.2deg;
}
.area-6 {
  left: -5.2%;
  top: 15.9%;
  rotate: 240.2deg;
}

.container.partner{
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner-mobile {
  display: none;
}





/* SLIDER SECTION CSS */
* {
  box-sizing: border-box;
}

.slider-container {
  max-width: 1204px;
  width: 100%;
  margin: 0 auto;
  position: relative;

}
.slider-container p {
  margin: 0;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-item {
  display: flex;
  gap: 50px;
  /* align-items: center; */
}
.swiper-item-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 305px;
  width: 100%;
  padding-top: 20px;
}

.item-list {
  display: flex;
  gap: 26px;
  align-items: baseline;
}
.item-list div:first-of-type {
  width: 3px;
  height: 15px;
  background-color: #4779fc;
}

.stat-container p {
  margin: 0;
}
.stat-num {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
  color: #262831;
}

.stat-info {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #3e463e;
}
.item-used-title {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #262831;
}

.used-item-list {
  list-style-type: none;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0;
	margin-top:10px;
}
.used-item-list li {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #07090d;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  /* list-style-image: url('images/tick-mark.png');
  background: url('images/tick-mark.png') no-repeat left center; */
}

.swiper-item-right {
  width: 100%;
  background-image: url("https://www.hushly.com/wp-content/uploads/2024/02/slider-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
  box-shadow: 0px 28px 108px 0px #0d22471a;
  box-shadow: 0px 1px 8px 0px #0d22471f;
  box-shadow: 0px -1px 1px 1px #0d22471f inset;
  padding: 36px;
  color: #fff;
  height: 462px;
}
.info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.logo-head {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
  max-width: 552px;
  width: 100%;
}
.bullet-info {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.bullet-info p:first-of-type {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}
.company-info {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
.logo-head .info-author {
  margin-top: 16px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #d4e5f9;
}

.img-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.img-list-items li {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  align-items: flex-start;
}

.custom-prev-button,
.custom-next-button {
  position: absolute;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #ffffff;

  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1.06px solid #d7dce2;
}

.custom-prev-button {
  left: 30%;
  bottom: -60px;
}

.custom-next-button {
  right: 0%;
  bottom: -60px;
}

/* STEPPER SECTION CSS */

.stepper-container {
  position: relative;
}
.stepper-container.container {
  padding:0;
}
.stepper-container .tab-content {
  padding: 30px 0;
}
.stepper-container .nav-tabs {
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  gap: 62px;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  /* background-image: url('images/line-dashed.png'); */
}




.stepper-container .nav-tabs li button {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 2px solid #226ac533;
  padding: 0;
  background: linear-gradient(0deg, #d4e5f9, #d4e5f9),
    linear-gradient(0deg, #226ac5, #226ac5);
  transition: all .2s ease-in-out;
}


.dashed-line{
  position: absolute;
  left: 50%;
}

.stepper-container .nav-tabs .nav-link:hover {
  border: 2px solid #226ac5;
}
.stepper-container .nav-tabs .nav-link.active {
  width: 21px;
  height: 21px;
  border: 2px solid #226ac5;
}


.tab-info-container {
  display: flex;
  align-items: center;
  gap: 124px;
}

.tab-info-left,
.tab-info-right {
  width: 100%;
}
.tab-info-left {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 420px;
  border-radius: 20px;
/*   background: radial-gradient(50% 50% at 50% 50%, #d0e3fb 0%, #e8f1fc 100%); */
}
.tab-info-right {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 18px;
}
.step-title {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  color: #307fe2;
}
.step-description {
  color: #07090d;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: left;
}
.para-sub {
  color: #414b61;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}
.stepper-container-mobile{
  display: none;
}
.list-col{
  display: flex;
  gap: 16px;
}

/* Bubble animation*/
.bubble-container {
  position: relative;
  height: 1096px;
}
.bubble-outer{
	margin-right: 79px;
}

.bubble {
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.bubble-1 {
  width: 221px;
  height: 213px;
  border-radius: 156px;
  overflow: hidden;
  left: 30%;
}
.bubble-2 {
  width: 221px;
  height: 213px;
  border-radius: 156px;
  overflow: hidden;
  left: 60%;
}
.bubble-3 {
  width: 281px;
  height: 272px;
  border-radius: 156px;
  overflow: hidden;
  top: 18%;
  left: 7%;
}
.bubble-4 {
  width: 281px;
  height: 272px;
  border-radius: 156px;
  overflow: hidden;
  top: 22%;
  left: 43%;
}
.bubble-5 {
  width: 281px;
  height: 272px;
  border-radius: 156px;
  overflow: hidden;
  right: 0%;
  top: 19%;
}
.bubble-6 {
  width: 221px;
  height: 213px;
  border-radius: 156px;
  overflow: hidden;
  left: 26%;
  top: 41%;
}
.bubble-7 {
  width: 221px;
  height: 213px;
  border-radius: 156px;
  overflow: hidden;
  top: 43%;
  right: 17%;
}
.bubble-8 {
  width: 281px;
  height: 272px;
  border-radius: 156px;
  overflow: hidden;
  top: 62%;
  left: 15%;
}

.bubble-9 {
  width: 221px;
  height: 213px;
  border-radius: 156px;
  overflow: hidden;
  left: 44%;
  top: 58%;
}

.bubble-10 {
  width: 281px;
  height: 272px;
  border-radius: 156px;
  overflow: hidden;
  top: 65%;
  right: 7%;
}

.bubble-img {
  width: 100%;
  object-fit: cover;
}

.our-product {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
}

/* functionality animation */

/* functionality animation */

.functionality-container {
  background-image: url("https://www.hushly.com/wp-content/uploads/2024/02/functionality-banner-1.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 801px;
  position: relative;
}


.function {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  position: absolute;
  max-width: 171px;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.func-img {
  max-width: 77px;
  width: 100%;
  height: 77px;
  border-radius: 79.75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.function.white .func-img {
  background-color: #ffffff;
}
.function.blue .func-img {
  background-color: #5597e7;
}
.function.white .func-name {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}

.function.blue .func-name {
}
.function-1 {
  left: 40%;
  top: 11%;
}

.function-2 {
  right: 29%;
  top: 20%;
}

.function-3 {
  left: 25%;
  top: 25%;
}

.function-4 {
  top: 43%;
  left: 17%;
}

.function-5 {
  left: 34%;
  top: 50%;
}

.function-6 {
  right: 28%;
  top: 82%;
}

.function-7 {
  left: 58%;
  top: 47%;
}

.function-8 {
  top: 45%;
  left: 45%;
}

.function-9 {
  top: 71%;
  left: 22%;
}

.function-10 {
  top: 70%;
  left: 45%;
}
.function-11 {
  right: 18%;
  top: 62%;
}

.function-12 {
  right: 16%;
  top: 39%;
}



/* ROTATING CIRCLE */
.rotate-container{
	max-width:1200px;
	width:100%;
/* 	display:flex; */
}

.three-circle-box {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}

.left-circle,
.right-circle {
  position: absolute;
  z-index: 9;
}
.left-circle {
  left: -46%;
  width: 329px;
  height: 329px;
  border-radius: 340px;
  overflow: hidden;
  box-shadow: 142px 36px 81.19999694824219px -46px #ffffffe0 inset;
}

.right-circle {
  right: -47%;
  width: 329px;
  height: 329px;
  border-radius: 340px;
  overflow: hidden;
  box-shadow: 142px 36px 81.19999694824219px -46px #ffffffe0 inset;
}

.left-circle-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.right-circle-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.large-circle {
  box-shadow: 142px 36px 81.19999694824219px -46px #ffffffe0 inset;
  max-width: 551px;
  width: 551px;
  height: 551px;
  border-radius: 340px;
  border: 1.5px dashed #a0bde0;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 142px 36px 81.2px -46px rgba(255, 255, 255, 0.88) inset;
  /* background: #A8EC975C; */
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.large-circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://www.hushly.com/wp-content/uploads/2024/02/rotate-dark.webp");
  background-size: cover;
  background-position: center;
  animation: rotate 10s linear infinite;
}

.three-circle-box::before {
  content: "";
  position: absolute;
  width: 516px;
  height: 508px;
  border-radius: 516.716px;
  background: rgba(168, 236, 151, 0.36);
  filter: blur(59.26124954223633px);
  right: 16%;
  z-index: -2;
}
.three-circle-box::after {
  content: "";
  position: absolute;
  width: 516px;
  height: 508px;
  border-radius: 516.716px;
  background: rgba(236, 217, 151, 0.36);
  filter: blur(59.26124954223633px);
  left: 12%;
  z-index: -1;
}

.main-title-custom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* gap: ; */
}

.main-title-head {
  font-family: Poppins;
  font-size: 44px;
  font-weight: 600;
  line-height: 61px;
  letter-spacing: 0em;
  text-align: left;
  color: #226ac5;
}
.main-title-info {
  color: #226ac5;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}

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

.content-box {
  position: absolute;
  max-width: 164px;
  width: 100%;
}
.content-name {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #e76b11;
  text-transform: capitalize;
}

.content-1 {
  top: 10%;
}
.content-2 {
  top: 26%;
  left: 14%;
}
.content-3 {
  top: 30%;
  right: 13%;
}
.content-4 {
  left: 8%;
}

.content-5 {
  left: 10%;
  bottom: 18%;
}
.content-6 {
  bottom: 30%;
  right: 10%;
}

.content-7 {
  bottom: 10%;
}


/* platform banner */

.platform-banner-container {
  max-width: 1296px;
  width: 1296px;
  height: 722px;
  background-image: url("https://www.hushly.com/wp-content/uploads/2024/03/platform-bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 90px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 100%;
}

.platform-item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
	z-index:1;
}

.platform-img {
        max-width: 850px;
  width: 100%;
  overflow: hidden;
  margin-top: 109px;
	z-index: 1;
}

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

.top-icon {
  height: 62px;
  width: 62px;
  border-radius: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 56.32px;
  margin-bottom: -10px;
}

.p-item-btn {
  max-width: 190px;
  width: 190px;
  height: 68px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 56px;
  padding: 25px;
}

.platform-item .p-item-btn{
  transition: all 0.4s ease-in-out;
}
.platform-item:hover .p-item-btn{
	-moz-box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
-webkit-box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
	box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
}
/* .p-item-btn:hover::after { 
    content: "";
    position: absolute;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    border-radius: 250px;
    background: rgba(225, 143, 20, 0.32);
    filter: blur(47px);
    z-index: -1;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%); 
} */
.p-item-btn span {
  font-family: Poppins;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  text-transform: capitalize;
	z-index:99;
}

.cxp .top-icon {
  border: 1.93px solid #1c242eb2;
  background: linear-gradient(
    146deg,
    rgba(255, 255, 255, 0.34) 1.97%,
    rgba(255, 255, 255, 0.29) 100%
  );
  backdrop-filter: blur(1.9298245906829834px);
}

.cxp .p-item-btn {
  background: linear-gradient(
    146.29deg,
    #182027 1.97%,
    rgba(30, 38, 45, 0.8) 100%
  );
  border: 1.93px solid;

  border-image-source: linear-gradient(
    155.57deg,
    #ffffff 22.05%,
    #373d42 95.81%
  );
}
.dcp .top-icon {
  border-radius: 56.32px;
  border: 1.93px solid #307fe2b2;
  background: linear-gradient(
    146deg,
    rgba(255, 255, 255, 0.34) 1.97%,
    rgba(255, 255, 255, 0.29) 100%
  );
  backdrop-filter: blur(1.9298245906829834px);
}

.dcp .p-item-btn {
  background: linear-gradient(
    146.29deg,
    #226ac5 1.97%,
    rgba(34, 106, 197, 0.61) 100%
  );
}

.wpp .top-icon {
  border-radius: 56.32px;
  border: 1.93px solid #f4bd00b2;
  background: linear-gradient(
    146deg,
    rgba(255, 255, 255, 0.34) 1.97%,
    rgba(255, 255, 255, 0.29) 100%
  );
  backdrop-filter: blur(1.9298245906829834px);
}

.wpp .p-item-btn {
  background: linear-gradient(
    146.29deg,
    #f5be00 1.97%,
    rgba(244, 189, 0, 0.94) 100%
  );
}

.p-item-1 {
  top: 0px;
  left: 30%;
}
.p-item-2 {
  top: 0px;
  right: 32%;
}
.p-item-3 {
  top: 20%;
  left: 25%;
}
.p-item-4 {
  top: 20%;
  right: 25%;
}
.p-item-5 {
  bottom: 23%;
  left: 29%;
}
.p-item-6 {
  bottom: 23%;
  right: 30%;
}
.p-item-7 {
  bottom: 3%;
  left: 42%;
}
.p-item-8 {
  left: 3%;
  top: 23%;
}
.p-item-9 {
  left: 3%;
  bottom: 25%;
}
.p-item-10 {
  right: 3%;
  top: 23%;
}

.arrow-pointer {
  position: absolute;
}
.long-arrow {
  width: 53px;
  height: 248px;
}
.long-arrow img {
  width: 100%;
  height: 100%;
/*   object-fit: cover; */
}
.small-arrow {
  width: 72px;
  height: 91px;
}
.small-arrow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medium-arrow {
  width: 38px;
  height: 91px;
}
.medium-arrow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blue-arrow {
  width: 30px;
  height: 83px;
}
.blue-arrow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.long-arrow.left {
  top: 12%;
  left: 44%;
}
.long-arrow.right {
  top: 12%;
  left: 51%;
  transform: scaleX(-1);
}

.small-arrow.left {
  left: 39%;
  top: 32%;
}
.small-arrow.right {
  right: 40%;
  top: 32%;
  transform: scaleX(-1);
}
.medium-arrow.left {
  left: 43%;
  top: 60%;
}
.medium-arrow.right {
  right: 44.7%;
  top: 60%;
  transform: scaleX(-1);
}
.blue-arrow.top {
  left: 15%;
  top: 40%;
}
.blue-arrow.down {
  left: 14.9%;
  top: 54%;
  transform: scaleY(-1);
}

.blue-arrow.top-right {
  right: 15%;
  top: 39%;
  transform: scaleX(-1);
}

.center-arrow {
  top: 51%;
  left: 49.2%;
  height: 214px;
}

.center-arrow img {
  height: 100%;
}
.slider-hover .swiper-wrapper li{
	position:relative;
	
}

.slider-hover .swiper-slide .slide-image{
	position:relative;
}
.slider-hover .swiper-slide .slide-image::before{
content:'';
opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	background: rgba(0,0,0,0.5);
transition:all .3s ease-in-out;
}
.slider-hover .swiper-slide .slide-image:hover::before{
opacity:1;
	

}


.icon-box{
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background: #E6F1FE;
  display: flex;
  justify-content: center;
  align-items: center;
	position:absolute;
	right: 45%;
    top: 50%;
	opacity:0;
	transition: all .3s ease-in-out;

}
.slider-hover .swiper-wrapper li:hover .icon-box{
	opacity:1;
}

@media screen and (min-width: 1090px) and (max-width: 1200px) {
	
	.rotate-container {
		min-width: 1024px;
	}
  .bubble-container {
    max-width: 1024px;
    width: 100%;
  }
  .bubble-7 {
    width: 221px;
    height: 213px;
    border-radius: 156px;
    overflow: hidden;
    top: 43%;
    right: 15%;
  }
}
@media screen and (min-width: 1090px) and (max-width: 1200px) {
  .rotate-container {
    min-width: 1024px;
  }
}

@media only screen and (max-width: 1089px) {
	.tab-info-left{
		height:100%;
	}
.testimonials-slider .mySwiper .block-shadow .slide-content{
position: unset;
    top: 34%;
}
	.icon-box{
		opacity:1;
      right: 45%;
    top: 66%;
	
	}
  .three-circle-box {
    height: 752px;
  }
  .large-circle {
    max-width: 345px;
    width: 345px;
    height: 345px;
  }
  .content-box {
    max-width: 102px;
    width: 100%;
  }
  .content-name {
    font-family: Poppins;
    font-size: 11px;
    font-weight: 600;
    line-height: 16.96px;
    letter-spacing: 0em;
    text-align: center;
    color: #e76b11;
    text-transform: capitalize;
  }

  .main-title-head {
    font-size: 31.55px;
    line-height: 44.17px;
  }
  .main-title-info {
    font-size: 10.79px;
    line-height: 15.11px;
  }

  .left-circle {
    max-width: 206px;
    width: 100%;
    height: 206px;
    left: 20%;
    top: -52%;
  }
  .right-circle {
    max-width: 206px;
    width: 100%;
    height: 206px;
    left: 20%;
    bottom: -50%;
  }
  .content-6 {
    bottom: 24%;
    right: 8%;
  }
	.three-circle-box::before {
    content: "";
    position: absolute;
    width: 324px;
    height:319px;
    border-radius: 324.246px;
    background: rgba(168, 236, 151, 0.36);
    filter: blur(37.18717575073242px);
    top: 0%;
    z-index: -2;
    left: 1%;
  }
  .three-circle-box::after {
    content: "";
    position: absolute;
    width: 324px;
    height: 319px;
    border-radius: 324.246px;
    background: rgba(236, 217, 151, 0.36);
    filter: blur(37.18717575073242px);
    left: 1%;
    bottom: 0%;
    z-index: -1;
  }

  .bubble-outer {
    max-width: 1200px;
    width: 100%;

  }

  .bubble{
    margin-top: -10px;
  }

  .bubble,
  .our-product {
    position: unset;
opacity:1;
  }
  .our-product {
    margin-bottom: 50px;
  }

  .bubble-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
	
  .functionality-container {
 background-image:none;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 1200px;
  }
	.function{
		opacity:1;
		transition: all 0.3s ease-in-out;
	}

  .function-1 {
    left: 30px;
    top: 0;
  }
  .function-2 {
    right: 0%;
    top: 7%;
  }
  .function-3 {
    left: 12%;
    top: 19%;
  }
  .function-8 {
    top: 30%;
    left: 55%;
  }
  .function-7 {
    left: 55%;
    top: 38%;
  }
  .function-4 {
    top: 53%;
    left: 6%;
  }
  .function-12 {
    right: 38%;
    top: 37%;
  }
  .function-11 {
    right: 0%;
    top: 70%;
  }
  .function-5 {
    left: 54%;
    top: 58%;
  }
  .function-6 {
    right: 49%;
    top: 68%;
  }
  .function-9 {
    top: 81%;
    left: 5%;
  }
  .function-10 {
    top: 72%;
    left: 53%;
  }
  .function-11 {
    right: 0%;
    top: 87%;
  }
}


/* //respnisve for 1050 and 1200 */
@media only screen and (max-width: 1199px) {
  .area-1 {
    left: 17.6%;
  }
  .area-2 {
    right: -7%;
  }
  
  .area-3 {
    right: -13.5%;
  }
  .area-4 {
    right: 17.8%;
  }
  .area-5 {
    left: -7.2%;
  }
  .area-6 {
    left: -13.2%;
  }
}
.function.white .func-img { 
transition: all 0.4s ease-in-out;
}
.function.white:hover .func-img {
	-moz-box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
-webkit-box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
    box-shadow: 0px 0px 54px 0px rgba(212, 157, 73, 0.78);
}

/* slider responsive */
@media only screen and (max-width: 899px) {

  .swiper-item{
    flex-direction: column-reverse;
    gap: 20px;
  }
  .swiper-item-right{
    height: 100%;
  }
  .custom-prev-button {
    left: 0;
    top: 19%
  }
  .custom-next-button {
    right: 0;
    top: 19%
  }
  .custom-prev-button, .custom-next-button{
    z-index: 99;
  }
	.stepper-container{
    display: none;
  }
  .stepper-container-mobile{
    display: flex;
    flex-direction: column;
  }

  .mobile-tab-content{
    display: flex;
  flex-direction: column;
  gap: 62px;
  }
  .tab-info-container{
    flex-direction: column;
    gap: 30px;
  }
  .step-description{
    font-size: 22px;
    line-height: 30px;
  }
	.bullet-info {
	margin-top:40px
	}
}

@media only screen and (max-width: 450px) {

  .large-circle {
    max-width: 270px;
    width: 270px;
    height: 270px;
  }
  .left-circle {
    max-width: 180px;
    width: 100%;
    height: 180px;
    left: 16%;
    top: -57%;
  }
  .right-circle {
    max-width: 180px;
    width: 100%;
    height: 180px;
    left: 16%;
    bottom: -55%;
  }
  .main-title-head {
    font-size: 26px;
    line-height: 14.17px;
  }
  .content-name{
    font-size: 9px;
    line-height: 14px;
  }
  .content-2 {
    top: 26%;
    left: 8%;
  }
  .content-3 {
    top: 27%;
    right: 7%;
  }
  .content-4 {
    left: -6%;
  }
  .content-5 {
    left: 7%;
    bottom: 18%;
  }
  .content-6 {
    bottom: 24%;
    right: 4%;
  }
}

@media only screen and (max-width: 550px) {
  .custom-prev-button {
    left: 0;
    top: 22%
  }
  .custom-next-button {
    right: 0;
    top: 22%
  }
}

.heading--green {
	color: #86BF00;
	position: relative;
}

/**Blo Detail**/
.single-post .site-main{
	padding:70px 0 40px;
}
.blog-detail--contaienr {
 display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 0 auto;
	width: 75%;
}
@media (max-width:1199px){
	.blog-detail--contaienr {
		width: 100%;
	}
}
.blog-detail--breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blog-detail--breadcrumb a {
  color: var(--Primary-colors-P50, #636574);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.18px;
	text-decoration: none;
}
.blog-detail--breadcrumb a:hover {
	color: #307FE2;
}
.blog-detail--breadcrumb p {
  color: var(--Primary-colors-P70, #010101);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.18px;
	margin-bottom: 0;   
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 260px;
}
.blog-detail--contaienr h1 {
  color: var(--Text-40, #07090D);
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 140%;
  text-transform: capitalize;
}
.blog--info {
  display: flex;
  gap: 36px;
}
.blog--info p {
  color: #636871;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.16px;
	margin-bottom: 0;
}
/**Blo Detail**/
@media only screen and (max-width: 1024px) {
	.blog-detail--contaienr h1 {
		font-size: 28px;
	}
	.blog-detail--contaienr {
		gap: 12px
	}
	.blog-detail--breadcrumb p, .blog-detail--breadcrumb a {
		font-size: 16px;
	}
	.blog--info p {
		font-size: 14px;
	}
	.single-post .cta-wrap {
		padding: 60px 20px !important;
	}
}
@media only screen and (max-width: 767px) {
	.blog-detail--contaienr h1 {
		font-size: 22px;
	}
	.blog-detail--breadcrumb p, .blog-detail--breadcrumb a {
		font-size: 14px;
	}
	.blog-detail--breadcrumb p {
		max-width: 50vw;
	}
	.blog-detail--breadcrumb img {
		width: 16px;
	}
	.blog--info {
		flex-direction: column;
		justify-content: center;
		gap: 12px;
		text-align: center;
	}
	.single-post .site-main {
		padding: 50px 20px 40px;
		padding-inline-start: 20px !important;
		padding-inline-end: 20px !important;
	}
	.single-post .cta-wrap {
		padding: 40px 20px !important;
	}
	.mobile-tab-content {
		gap: 30px;	
	}
	.stepper-container-mobile {
		padding: 0;
	}
}

/**sign in css**/
.sign-in-layout .form-dsc{
	text-align: center;
    margin-bottom: 32px;
}
.sign-in-layout .eael-login-form .eael-lr-form-loader-wrapper,.sign-in-layout .eael-login-form .eael-login-submit{
	width:100%;
}
.book-demo-header{
	background: #307FE2;
}	
.book-demo{
	background: #F7F8FF;
}
.book-demo-header #mega-menu-wrap-menu-1{
	background: #307FE2;
}
.book-demo-header #mega-menu-wrap-menu-1 > #mega-menu-menu-1 > li > a.mega-menu-link{
	color:#fff !important;
}
.blue-button{
	font-size: 14px !important;
	font-weight: 500;
	line-height: 19.6px !important;
	border-radius: 20px;
	border: 1px solid #0B52AA;
	background: linear-gradient(180deg, #FFFFFF36 0%, #307FE2 0)!important;
	box-shadow: 0px 1.25px 0px 0px rgba(255, 255, 255, 0.20) inset;
	width: 100%;
}
.sign-in-layout input{
	border-radius: 8px;
	border: 1px solid #D0D5DD;
	background: #FFF;
	/* Shadow/xs */
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.load-more-products {   
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    max-height: 0;
    overflow: hidden;
  }
.load-more-products.visible {
    opacity: 1;
	 max-height: 100%;
 }
}
.list-auto {
	list-style: auto;
}
.colorful-heading h3 {
	background: linear-gradient(78deg, #2383FB -13.33%, #159550 86.81%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.btn-grp-custom > div {
	width: fit-content !important;
}
a.link-inline {
	text-decoration: underline;
	color: inherit
}
.simple-btn button {
	box-shadow: none !important;
}
.stepper-container {
	cursor: pointer
}
.cxp-main, .dcp-mobile-feilds {
	display: none;		
}
@media only screen and (max-width: 1024px) {
	.hfe-flyout-wrapper .hfe-menu-toggle {
		background-image: url('https://demo3.cloudwp.dev/trial-95z9x6x1/wp-content/uploads/2024/03/chevron-down-icon.svg');
		background-size: contain;
		background-repeat: no-repeat;
		padding: 6px;
	}
	.hfe-flyout-wrapper .hfe-menu-toggle:hover {
		border: none;
	}
	.sub-menu-active .hfe-menu-item .hfe-menu-toggle {
		transform: rotate(180deg);
	}
	.hfe-flyout-wrapper .hfe-menu-toggle i {
		display: none;
	}
	/* PLATFORM	 */
	.platform-banner-container {
		margin: 50px auto 0;
		height: 567px;
	}
	.platform-img img ,.dcp:not(.responsive), .wpp:not(.responsive), .small-arrow, .blue-arrow.down {
		display: none;
	}
	.p-item-btn {
		width: fit-content;
		height: fit-content;
		padding: 0;
		background: none !important;
		border: none !important;
	}
	.p-item-btn span {
		color: #1E262D;
		text-align: center;
		font-size: 13px;
		font-weight: 600;
		line-height: 134%;
		text-transform: capitalize;
	}
	.top-icon {
		border: none;
		height: fit-content;
		width: fit-content;
		border: none !important;
		background: none !important;
		margin-bottom: 10px;
	}
	.platform-item {
		width: 140px;
	}
	.p-item-5 {
		top: 70%;
		bottom: unset;
		left: 0;
	}
	.p-item-6 {
		top: 70%;
		bottom: unset;
		right: 0;
	}
	.p-item-7 {
		bottom: 0%;
		left: 50%;
		transform: translatex(-50%)
	}
	.long-arrow.left {
		top: 5%;
		left: 39%;
	}
	.long-arrow.right {
		left: 53%;
		top: 5%;
	}
	.p-item-1 {
		top: 0px;
		left: 18%;
	}
	.p-item-2 {
		right: 18%;
		left: unset;
	}
	.p-item-3 {
		left: 17%;
		top: 18%;
	}
	.p-item-4 {
		right: 17%;
		top: 18%;
	}
	.cxp-main {
		display: block;
		border-radius: 15px;
		border: 3px solid #434B53;
		background: #1E262D;
		box-shadow: 0px 4px 9px 0px rgba(36, 36, 36, 0.05), 0px 17px 17px 0px rgba(36, 36, 36, 0.04), 0px 37px 22px 0px rgba(36, 36, 36, 0.03), 0px 66px 26px 0px rgba(36, 36, 36, 0.01), 0px 104px 			29px 0px rgba(36, 36, 36, 0.00);
		padding: 20px;
		left: 50%;
		position: absolute;
		top: 263px;
    	width: 280px;
		transform: translateX(-50%);
		text-align: center;
	}
	.cxp-main p:first-child {
		color: #fff;
		font-size: 43.9px;
		font-weight: 600;
		line-height: 140%;
		margin-bottom: 0;
	}
	.cxp-main p:last-child {
		color: #fff;
		font-size: 14px;
		font-weight: 500;
		line-height: 140%;
		margin-bottom: 0;
	}
	.platform-item.responsive {
		position: unset;
	}
	.blue-arrow.top {
		left: 27%;
    	top: 29%;
	}
	.blue-arrow.top-right {
		right: 27%;
		top: 29%;
		left: unset;
	}
	.medium-arrow.right {
		right: 27.7%;
		top: 56%;
		transform: scaleX(-1);
	}
	.medium-arrow.left {
		left: 28%;
		top: 56%;
	}
	.center-arrow {
		top: 49%;
		left: 49.5%;
		height: 214px;
	}
	.dcp-mobile-feilds {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 35px;
		margin-top: 70px;
		margin-bottom: 48px;
		position: relative;
	}
	.dcp-mobile-feilds:last-child {
		margin-top: 50px;
	}
	.dcp-mobile-feilds .main {
		border-radius: 9px;
		border: 2.75px solid #5593E0;
		padding: 15px;
		width: 208.75px;
		background: var(--Primary-70, #226AC5);
		box-shadow: 0px 4px 9px 0px rgba(36, 36, 36, 0.05), 0px 17px 17px 0px rgba(36, 36, 36, 0.04), 0px 37px 22px 0px rgba(36, 36, 36, 0.03), 0px 66px 26px 0px rgba(36, 36, 36, 0.01), 0px 104px 			29px 0px rgba(36, 36, 36, 0.00);
	}
	.dcp-mobile-feilds .main.wpp-main {
		border: 2.75px solid #FFD851;
		background: #F4BD00;
		box-shadow: 0px 4px 9px 0px rgba(36, 36, 36, 0.05), 0px 17px 17px 0px rgba(36, 36, 36, 0.04), 0px 37px 22px 0px rgba(36, 36, 36, 0.03), 0px 66px 26px 0px rgba(36, 36, 36, 0.01), 0px 104px 		29px 0px rgba(36, 36, 36, 0.00);
	}
	.dcp-mobile-feilds .main p {
		color: var(--Text-10, var(--White, #FFF));
		font-size: 25.425px;
		font-weight: 600;
		line-height: 140%;
		text-align: center;
		margin-bottom: 0;
	}
	.dcp-mobile-feilds .main p:last-child {
		font-size: 10.5px;
		font-weight: 500;
		line-height: 140%;
	}
	.dcp .p-item-btn span {
		color: #226AC5
	}
	.wpp .p-item-btn span {
		color: #ECB700
	}
	.dcp-mobile-feilds::before {
		height: 155px;
		position: absolute;
		content: '';
		left: 50%;
		border-right: 1px dashed #226AC5;
		top: 50px;
		width: 1px;
		z-index: -1;
	}
	.dcp-mobile-feilds.second::before {
		border-color: #F4BD00;
		height: 80px;
	}
	.icon-mobile--1 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Self-Nurturing-Landing-Page-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--2 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Multi-Variant-Landing-Page-Builder-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--3 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/A-B-Website-Personalization-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--4 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Content-Hubs-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--5 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Native-Advertising-Content-Streams-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--6 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Headless-CMS-DAM-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .7;
	}
	.icon-mobile--7 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Single-Field-Lead-Form-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--8 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Website-Abandonment-Capture-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--9 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/sales-assers.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	.icon-mobile--10 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/Lead-Enrichment-icon.svg);
		position: ABSOLUTE;
		left: -5px;
		scale: .6;
	}
	
	.icon-mobile--11 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon7.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--12 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon-9.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--13 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon5.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--14 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon3.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--15 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon2.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--16 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon8.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--17 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon1.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--18 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon6.svg);
		position: ABSOLUTE;
		left: 0;
	}
	.icon-mobile--19 a::before {
		content: url(https://www.hushly.com/wp-content/uploads/2024/03/icon4.svg);
		position: ABSOLUTE;
		left: 0;
	}
	
	.icon-mobile--20 a::before {
		content: url('https://www.hushly.com/wp-content/uploads/2024/03/about-icon.svg');
		position: ABSOLUTE;
		left: 0;
		scale: .7;
	}
	.icon-mobile--21 a::before {
		content: url('https://www.hushly.com/wp-content/uploads/2024/03/how-it-works-icon.svg');
		position: ABSOLUTE;
		left: 0;
		scale: .7;
	}
	.icon-mobile--22 a::before {
		content: url('https://www.hushly.com/wp-content/uploads/2024/03/our-partners-icon.svg');
		position: ABSOLUTE;
		left: 0;
		scale: .7;
	}
}
@media only screen and (max-width: 767px) {
	.p-item-1 {
		top: 0px;
		left: 1%;
	}
	.p-item-2 {
		right: 1%;
		left: unset;
	}
	.p-item-3 {
		left: 0;
		top: 18%;
	}
	.p-item-4 {
		right: 0;
		top: 18%;
	}
	.long-arrow.left {
		top: 5%;
		left: 32%;
	}
	.btn-grp-custom {
		justify-content: center;
	}	
	.hfe-flyout-wrapper .hfe-menu-toggle i {
		display: none;
	}
	.cxp-main {
		width: 248px;
	}
/* 	.slider-hover .swiper-wrapper {
		gap: 20px;
	} */
	.slider-hover .swiper-wrapper li {
		margin-left: 0px;
		width: calc(100vw - 40px) !important;
		transition: all .3s;
	}
	.slider-hover .swiper-wrapper li.swiper-slide-active  + li, .slider-hover .swiper-wrapper li.swiper-slide-active{
		margin-left: -40px;
		transition: all .4s;
	}
	.elementor-1932 .elementor-element.elementor-element-cbbe090 .slide-image {
		width: 74%;
	}
}