.position-sticky {
    position: sticky;
    top: 0;
}

ul#menu-header {
    position: static;
}

.about-technologies {
    overflow: hidden;
    padding: 40px;
}

ul#menu-header li {
    position: static;
}

.cstm_header nav.ekit_menu_responsive_tablet button.elementskit-menu-hamburger {
    background: transparent !important;
}
.cstm_header nav.ekit_menu_responsive_tablet button.elementskit-menu-hamburger svg {
    fill: #E6272E;
}
body .cstm_header .elementskit-megamenu-panel {
    right: 0 !important;
}
footer h3.ekit-heading--title.elementskit-section-title {
    letter-spacing: .3px;
    border-bottom: 2px solid #efefef;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 15px;
}

footer h3.ekit-heading--title.elementskit-section-title::after {
    position: absolute;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #e92b26;
    content: "";
    bottom: -1px;
}
footer {
    background: #10182017 !important;
}

.single-post .conter_content_col .page-header {
    display: block;
}
.single-post .page-header,.single-post .post-tags {
    display: none;
} 

.cstm_btn span.elementor-button-icon {
    background: #e92b26;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cstm_btn span.elementor-button-content-wrapper {
    align-items: center;
	   gap: 10px !important;
}

.cstm_btn .elementor-button:hover {
    box-shadow: 2px 2px 11px 0 rgb(233 43 38 / 20%);
}
.common_heading h2 span {
    color: #e92b26;
}

.home-new-banner-main:before {
    content: "";
    position: absolute;
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/c-red-shape.svg); */
      background-image: url('../../uploads/2025/10/c-red-shape.svg');
    background-size: cover;
    background-position: center;
    width: 600px;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
}

/* .home-new-banner-main:after {
    content: "";
    position: absolute;
    background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/sred-shape.svg);
    background-size: cover;
    background-position: center;
    width: 800px;
    height: 100%;
    top: 0;
    right: 0;
    margin: 0 auto;
} */
.home-new-banner-main:after {
    content: "";
    position: absolute;
    background-image: url('../../uploads/2025/10/sred-shape.svg');
    background-size: cover;
    background-position: center;
    width: 800px;
    height: 100%;
    top: 0;
    right: 0;
    margin: 0 auto;
}


.home-new-banner:before {
    content: "";
    position: absolute;
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/circluar-shape2.svg); */
    background-image: url('../../uploads/2025/10/circluar-shape2.svg');
    background-size: cover;
    background-position: center;
    width: 400px;
    height: 400px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.home-new-banner:after {
    content: "";
    position: absolute;
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/circluar-shape.svg); */
    background-image: url('../../uploads/2025/10/circluar-shape.svg');

    background-size: cover;
    background-position: center;
    width: 400px;
    height: 400px;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.home-new-banner {
    position: relative;
    z-index: 1;
}
.counter_heading h3 {
    margin-top: 0;
}

.rating_sec div {
    line-height: 0;
}


.reach_out_sec {
	    background: linear-gradient(to bottom, #fffaf5 0, #f8ecff 100%);
	    overflow: hidden;
}

.reach_out_sec .box_img img{
    position: relative;
    /* max-width: 500px; */
}
.reach_out_sec .box_img img {
    position: relative;
    max-width: 497px;
    /* position: absolute; */
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 450px !important;
}

span.meta-author , span.meta-date{
    color: #000;
}
.hover_flip_img:hover img {
    transform: rotateY(360deg);
    transition-duration: 1s !important;
}

.rating_sec {
    z-index: 9;
}

.cstm_crarousel figure.swiper-slide-inner img {
    width: 150px;
    height: 150px;
    margin: auto;
    aspect-ratio: auto 200 / 200;
}

.cstm_crarousel figure.swiper-slide-inner {
    background: #fff;
    border: 2px solid #00000026;
    padding: 20px 10px;
    border-radius: 8px;
}

.cstm_crarousel .elementor-swiper-button {
    background: #000;
    height: 35px;
    width: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin: 60px auto 0 !important;
    text-align: center;
	font-size: 18px !important;
	    top: inherit !important;
}

.cstm_crarousel .elementor-swiper-button-prev {
    right: 50px !important;
}

.cstm_crarousel .elementor-swiper-button-next {
    left: 55px !important;
}

.cstm_testimonial .elementskit-profile-info {
    margin-bottom: 4px !important;
}

.step-process-main .box {
    position: relative;
}

.step-process-main .set:nth-child(odd) .box:before {
content: '';
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/arrow.svg); */
     background-image: url('../../uploads/2025/10/arrow.svg');
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    top: -24px;
    left: 125px;
    width: 125px;
    height: 80px;
}

.step-process-main .set:nth-child(even) .box:after {
    content: '';
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/arrow-two.svg); */
       background-image: url('../../uploads/2025/10/arrow-two.svg');
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    top: 70px;
    right: -70px;
    width: 125px;
    height: 80px;
    transform: rotate(69deg);
}

.step-process-main .set:last-child .box:after{
	display: none;
	
}

.cstm_btn span.elementor-button-icon {
 animation: wobble 1s 
ease infinite;
}


@keyframes wobble {
	0% {
    transform: translateX(0%);
}

15% {
    transform: translateX(-12%) rotate(-5deg);
}
30% {
    transform: translateX(10%) rotate(3deg);
}
45% {
    transform: translateX(-8%) rotate(-3deg);
}
60% {
    transform: translateX(6%) rotate(2deg);
}
75% {
    transform: translateX(-3%) rotate(-1deg);
}
100% {
    transform: translateX(0%);
}
	
	
}

.cstm_header i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    -webkit-text-stroke: .4px;
}

.cstm_header .elementskit-megamenu-panel {
    min-width: 1000px;
    width: 100% !important;
    border-radius: 0 0 40px 40px;
    left: inherit !important;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.16),0 24px 24px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.05),0 8px 8px 0 rgba(0,0,0,.05),0 16px 16px 0 rgba(0,0,0,.05);
}

.elementor-13 .elementor-element.elementor-element-cfb3a41 .elementskit-navbar-nav .elementskit-submenu-panel {
    min-width: 200px !important;
    right: 0;
    width: 100%;
    left: inherit;
    padding-top: 6px;
    padding-left: 6px;
	    padding-bottom: 0;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.16),0 24px 24px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.05),0 8px 8px 0 rgba(0,0,0,.05),0 16px 16px 0 rgba(0,0,0,.05);
}

.menu-item-has-children {
    position: relative !important;
}

.menu-item-has-children .elementskit-submenu-panel li a {
    font-size: 15px;
    margin-bottom: 8px;
    color: #292f30;
    padding: 4px 8px !important;
    position: relative;
    font-weight: 500;
    transition: none;
    font-family: 'Poppins';
    display: flex;
    gap: 5px;
	    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #ffffff;
}

.menu-item-has-children .elementskit-submenu-panel li a:hover {
    background: #fff2f1;
    color: #e92b26 !important;
	    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #E92B26;
}

.know_about_sec {
	background-image: linear-gradient(to top, #48c6ef63 0%, #6f86d666 100%);
}

.about_tab .e-n-tabs.e-activated {
    grid-template-columns: .5fr  1fr;
    display: grid;
}

.about_tab .e-n-tabs-heading button:nth-child(1) {
 border-radius: 15px 0px 0px 0px;
}

.about_tab .e-n-tabs-heading button:last-child {
border-radius: 0px 0px 0px 15px;
}

.cstm_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.cstm_swiper figure.swiper-slide-inner {
    padding: 40px 10px;
    border: 2px solid #00000026;
    border-radius: 13px;
}

.cstm_swiper figure.swiper-slide-inner img {
    height: 70px;
    width: 70px;
    margin: auto;
    object-fit: contain;
}

.market_box {
    position: relative;
}

.market_box .elementor-image-box-description span {
    position: absolute;
    right: 40px;
    top: 10px;
    font-size: 100px;
    background-image: linear-gradient(#e92b26, #e92b2600);
    color: transparent !important;
    background-clip: text;
    line-height: 100px;
    font-family: 'Gilroy-Bold';
}

.cstm_testimonial_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}


.cstm_testimonial_swiper .swiper-pagination {
    bottom: -25px !important;
	z-index: 9;
}

.cstm_testimonial_swiper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: transparent;
    border: 1px solid #292F30;
}

.years_sec .box h3 {
    margin: 0 0 8px;
    width: 60px;
    height: 60px;
    background: linear-gradient(90deg, #FFD678 0.05%, #F58132 99.85%);
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.elementor-heading-title span {
    color: #e92b26;
}

h3.elementor-image-box-title {
    margin-top: 0;
}

.process_sec .box {
    position: relative;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.process_sec .box .count {
    background-color: #fff;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    top: -31px;
}

.process_sec .box:hover .count span {
    color: #e92b26;
}

.bicycle {
	background: linear-gradient(to right, #4286f4, #373B44);
}

.curved_img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border: 2px solid red;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.cstm_accordion .e-n-accordion-item {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #d9d8da;
}

.features_tab .e-n-tabs-heading {
    width: 100%;
       margin: 0 auto 10px;
    border: 0;
    max-width: fit-content;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.Cannabis_sec {
	background: linear-gradient(to right, #11998e, #38ef7d);
}


.border_arrow .set::before {
    position: absolute;
    content: "";
    background: #6D6D6D;
    height: 2px;
    width: 100%;
    right: 0;
    top: 53px;
}

.border_arrow .set::after {
    position: absolute;
    content: "";
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/right.png); */
        background-image: url('../../uploads/2025/10/right.png');
    height: 32px;
    width: 32px;
    right: -24px;
    top: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.border_arrow .set:last-child::after {
    display: none;
}

.border_arrow .set:first-child::before {
    width: 50%;
    right: 0;
    left: inherit;
}

.border_arrow .set:nth-child(4)::before {
    width: 50%;
    right: 0;
    left: inherit;
}


.border_arrow .set:nth-child(3)::after {
    position: absolute;
    content: "";
    background: #6D6D6D;
    width: 2px;
    height: 136%;
    right: 0;
    top: 53px;
}
.border_arrow .set:nth-child(4)::after {
    transform: rotate(180deg);
	    right: -28px;

}

.border_arrow .set:nth-child(5)::after {
    transform: rotate(180deg);
	    right: -28px;

}

.border_arrow .set{
position:relative;
}

.border_arrow {
    position: relative;
}

.border_arrow::after {
    position: absolute;
    content: "";
    /* background-image: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/10/right.png); */
            background-image: url('../../uploads/2025/10/right.png');
    height: 32px;
    width: 32px;
    right: -14px;
    top: -100px;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
}

.cstm_header .elementor-widget-elementskit-icon-box {
    margin-top: 0 !important;
}

.cash_clone_sec {
	background: linear-gradient(to right, #16222A, #3A6073);
}

.hover_border .set {
    position: relative;
	    transition: 0.5s 
linear;
	    box-shadow: 0px 0px 6px -3px !important;
}

.hover_border .set:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 20%;
    width: 20%;
    border-radius: 20px 0px 0px 0px;
    border-top: 2px solid;
    border-left: 2px solid;
    transition: 0.5s 
linear;
	    border-color: #f2476a;
}

.hover_border .set:after {
position: absolute;
	   content: "";
    right: 0;
    bottom: 0;
    height: 20%;
    width: 20%;
    border-radius: 0px 0px 20px 0px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transition: 0.5s 
linear;
	    border-color: #f2476a;
}

.hover_border .set:hover::before {
    height: 100%;
    width: 100%;
}

.hover_border .set:hover::after {
    height: 100%;
    width: 100%;
}

.hover_border .set:hover {
     border-radius: 20px 0 20px 0;
}

.circle_number {
    height: 55px;
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cruise-reservation {
    background-image: linear-gradient(-225deg, #5D9FFF 0%, #B8DCFF 48%, #6BBBFF 100%);
}

.drizly-clone {
    background-image: linear-gradient(to left, #f78ca0 0%, #f9748fed 19%, #fd868c8f 60%, #fe9a8b8c 100%);
}

.ecommerce-website {
    background: linear-gradient(to right, #f2994a80, #f2c94c8c);
}



.hover-content-tabs .elementkit-tab-wraper {
    display: flex;
    gap: 50px 70px;
}

.hover-content-tabs .elementkit-tab-wraper > * {
    width: calc(100% / 2 - 35px);
}

.hover-content-tabs .elementkit-tab-wraper .elementkit-tab-nav:before, .hover-content-tabs .elementkit-tab-wraper .elementkit-tab-nav:after {
    display: none !important;
}

.hover-content-tabs .elementkit-tab-wraper .elementkit-tab-nav {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.hover-content-tabs .elementkit-tab-wraper .elementkit-tab-nav li {
	width: calc(100% / 2 - 15px) !important;
}

.hover-content-tabs .elementkit-tab-wraper .tab-pane {
    height: 100%;
}

.hover-content-tabs .elementkit-tab-wraper .tab-pane ul {
	padding-left: 35px;
}

.hover-content-tabs .elementkit-tab-wraper .tab-pane h3.hlc-subheading {
    font-family: 'poppins';
    font-size: 20px;
		font-weight: 600;
    color: #282828 !important;
		margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: inherit;
    line-height: 25px;
}

.hover-content-tabs .elementkit-tab-wraper .tab-pane * {
	font-family: 'poppins';
}

.justify-content-center {
	justify-content: center !important;
}



.arrow-accordion-grid .ekit_accordion_normal_icon svg,
.arrow-accordion-grid .ekit_accordion_active_icon svg {
	display: none;
}

.arrow-accordion-grid .ekit_accordion_normal_icon:after,
.arrow-accordion-grid .ekit_accordion_active_icon:after {
    content: "";
    /* background: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/11/arrow-icon-1.svg); */
           background-image: url('../../uploads/2025/10/arrow-icon-1.svg');
    width: 25px;
    height: 25px;
    display: inline-flex;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    margin-top: 5px;
}

.arrow-accordion-grid .ekit_accordion_normal_icon:after {
/* background: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/11/arrow-icon-1-1.svg); */
           background-image: url('../../uploads/2025/10/arrow-icon-1-1.svg');
}


.timeline-grid>.elementor-element:not(:last-child):before {
    content: "";
    /* background: url(https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2025/11/angles-right.svg); */
       background-image: url('../../uploads/2025/10/angles-right.svg');
    display: inline-flex;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 100%;
}

.timeline-grid>.elementor-element:nth-child(3):before {
    top: 85%;
    transform: rotate(90deg);
    left: calc(100% - 17px);
}

.timeline-grid>.elementor-element.inverse-arrow:before {
	transform: rotate(180deg);
}


.timeline-section-container>.e-con-inner {
	position: relative;
}

.timeline-section-container>.e-con-inner:after {
    content: '';
    position: absolute;
    width: 82%;
    border-top: 2px solid #6D6D6D;
    border-bottom: 2px solid #6D6D6D;
    border-right: 2px solid #6D6D6D;
    border-radius: 0;
    height: calc(50% - 32px) !important;
    top: 55px;
    right: 0;
    z-index: -1;
}

.column-count-2 ul {
    column-count: 2;
    column-gap: 30px;
    display: block !important;
}

.column-count-2 ul li {
	margin-bottom: 10px !important;
}

.leads-form-popup .dialog-widget-content {
    border-radius: 20px !important;
}

.leads-form-popup .form-group input, .leads-form-popup .form-group textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-bottom: 0 !important;
}

.leads-form-popup .form-group textarea {
    height: 150px!important;
}

.leads-form-popup .form-group .error {
		font-size: 14px;
    color: red;
}

body .leads-form-popup div#popup-api-form  button#submit_btn {
    background: #e92b26 !important;
    border: 1px solid #e92b26 !important;
    box-shadow: unset!important;
    height: 43px;
    line-height: normal;
    color: #fff;
    border-radius: 40px;
    font-size: 17px;
    transition: .3s ease-out;
    padding: 0 20px;
    font-family: "Poppins", Sans-serif;
    width: 100%;
}

.leads-form-popup .form-group:not(:last-child) {
	margin-bottom: 10px;
}

.leads-form-popup .leads-form {
		width: 100%;
}

.number-grid > .e-child > .elementor-widget-heading:first-child {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 55px;
	height: 55px;
}

.fuel_main:after {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #ccc;
    left: 50%;
    margin-left: -1.5px;
	z-index: -1;
}
.fuel_left:after {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.fuel_right:after{
		border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.gojek_wrap .e-n-tabs-heading button {
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
    min-width: 25%;
}
.gojek_wrap .e-n-tabs-heading button .e-n-tab-title-text {
    justify-content: center;
}
.gojek_wrap figure.elementor-image-box-img img {
    width: 100%;
}
.imgsticky>.elementor-element, .imgsticky>.elementor-element img {
    position: sticky;
    top: 120px;
}




/* hover_css */
.hlc_card_img {
    overflow: hidden;
}
.hlc_card_img img {
    transition: 0.5s all 
ease-in-out;
}

.hlc_card_six:hover img {
    transform: scale(1.1);
    rotate: 5deg;
}

@media (max-width: 1100px) {
	
	.border_arrow::after {
  display:none;
}
	
	.border_arrow .set::after {
  display:none;
}
		.border_arrow .set::before {
  display:none;
}
	
.step-process-main .set .box:before {
display:none;
}
	
	.step-process-main .set .box:after {
display:none;
}
	
}

@media (max-width: 1024px) {
.cstm_header .elementskit-megamenu-panel {
    min-width: auto;
    border-radius: 0;
    box-shadow: none;
}
	
	.timeline-grid>.elementor-element:not(:last-child):before,
	.timeline-section-container>.e-con-inner:after {
		display: none;
	}
	.fuel_main:after {
    left: 25px;
}
	.fuel_left:after {
		border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
		top: 10px;
}
 i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    border: none;
}
.elementor-659 .elementor-element.elementor-element-647ce76 .elementskit-menu-container {
        max-width: 285px;
        border-radius: 0px 0px 0px 0px;
        z-index: 99 !important;
    }
.elementskit-menu-offcanvas-elements.active {
        left: 0;
        z-index: -1 !important;
    }
   .elementskit-nav-identity-panel {
        padding: 10px 0px 10px 0px;
        background: #E6272E !important;
    }
        .elementor-659 .elementor-element.elementor-element-647ce76 .elementskit-menu-close {
        padding: 0px;
        margin: 0px;
        width: 40px;
        border-radius: 100px;
        border-width: 1px 1px 1px 1px;
        background: none !important;
        font-size: 21px;
        margin-right: 16px;
    }
}

@media (max-width: 768px) { 
	

	
	.years_sec .box h3 {
    display: flex;
}
	
	.market_box .elementor-image-box-description span {
    right: 20px;
    top: 0px;
    font-size: 70px;
    line-height: 70px;
}
	
	.cstm_swiper figure.swiper-slide-inner img {
    height: 60px;
    width: 60px;
}
	
	.cstm_swiper figure.swiper-slide-inner {
    padding: 20px 10px;
}
	
	.about-technologies {
    padding: 0px !important;
}
	
	.about-technologies .center-logo img {
    max-width: 100px !important;
}
	
	.about-technologies .icon-block {
    width: 50px !important;
    height: 50px !important;
}
	
	.about-technologies .main {
    width: 300px !important;
    height: 300px !important;
}
	
.about_tab .e-n-tabs.e-activated {
    display: flex;
}
		.imgsticky>.elementor-element, .imgsticky>.elementor-element img {
    position: relative;
    top: 0;
}
}

@media(max-width: 767px) {
.position-sticky {
    position: static;
}
}

@media(max-width: 575px) {
	
.hover-content-tabs .elementkit-tab-wraper .elementkit-tab-nav li {
	width: 100% !important;
}
	
	.column-count-2 ul {
    column-count: 1;
}
}


.key_features_list:before {
    content: '';
    width: 1px;
    height: 109%;
    background-color: #e92b26;
    display: inline-block;
    position: absolute;
    margin: 19px 0 0 -32px;
}
.key_features_list:last-child:before {
     height: 0%
}
.key_features_list .elementor-icon-list-item::before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #e92b26;
    display: inline-block;
    position: absolute;
    border-radius: 10px;
    margin: -2px 0 0 -40px;
}




/*Blog_page_css_start  */

.blog_wrapper .elementor-heading-title {
    font-size: 27px;
    line-height: 37px;
    color: #292f30;
  margin:0px;
	    padding-bottom: 12px;
            font-family: "Poppins", Sans-serif;
}

.blog_wrapper .elementor-heading-title {
position: relative;
}
.blog_wrapper .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 3px;
    background: #e92b26;
    left: 0;
    bottom: 0;
	    left: 50%;
    transform: translateX(-50%);
}

.blog_wrapper .elementor-element.elementor-element-4fe13ba {
    text-align: center;
    color: #000;
    margin-bottom: 0px;
    line-height: 28px;
    font-size: 18px;
         font-family: "Poppins", Sans-serif;
}
.blog_wrapper .elementor-widget-text-editor {
     text-align: center;
    color: #000;
    margin-bottom: 0px;
    line-height: 28px;
    font-size: 18px;
         font-family: "Poppins", Sans-serif;
 
}
.blog_listing_wrapper {
    margin-top: 50px;
}

.blog_listing_wrapper .rt-tpg-container img {
    height: auto;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 220px;
    border-radius: 10px;
    object-fit: fill;
}
.blog_listing_wrapper .tpg-even .rt-holder {
    display: flex;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    transition: background-color .5s;
    background: #fff;
    height: 95%;
}
.blog_listing_wrapper .tpg-excerpt {
    color: #000  !important;
    font-size: 17px;
    line-height: 25px;
    margin: 12px 0;
     font-family: "Poppins", Sans-serif;
    font-weight: 500;
}


.blog_listing_wrapper span.author a {
    font-size: 14px;
    color: #292f30;
    line-height: 28px;
	    font-weight: 500;
}

.blog_listing_wrapper span.date {
    font-size: 15px !important;
    margin-top: -5px;
    padding-left: 2px;
    color: #012a5e;
    letter-spacing: 0px !important;
	    font-weight: 500;
}

.blog_listing_wrapper  ul.pagination-list li a {
    border: 1px solid #efeaea !important;
    color: #e92b26 !important;
    font-size: 16px;
}
.blog_listing_wrapper li.active span {
    border: 1px solid #e92b26 !important;
    background: #e92b26 !important;
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
}
.blog_listing_wrapper .tpg-shortcode-main-wrapper .even-grid-item {
  margin-bottom:0px;
}
.blog_listing_wrapper .rt-pagination .pagination-list>li>a:hover {
    background: #e92b26 !important;
    color: #fff !important;
}
.blog_listing_wrapper .rt-holder .entry-title a {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 21px;
}

.blog_listing_wrapper h3.entry-title {
    font-family: "Poppins", Sans-serif;
    font-weight: 500 !important;
}
/* Top_header_css_start */
.menu_item span.elementor-icon-list-text {
    line-height: 30px;
    padding: 0 15px !important;
    margin: 0 6px;
}
.top_header {
    height: 50px !important;
    display: flex !important;
    justify-content: center !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    gap: 10px !important;

}

.sticky-whatsapp {
    position: fixed;
    bottom: 50px;
    left: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    background: #2da726;
    padding: 6px;
    border-radius: 50%;
    font-size: 16px;
    z-index: 999
}

.sticky-whatsapp svg {
    animation: 2s infinite ring
}

@keyframes zoom-in-zoom-out-whatsapp {

    0%,
    100% {
        scale: 100%
    }

    50% {
        scale: 120%
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    12%,
    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    14%,
    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    100%,
    20% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.sticky-whatsapp::after,
.sticky-whatsapp::before {
    content: "";
    left: 50%;
    position: absolute;
    transform-origin: center;
    transform: translateX(-50%);
    border: 1px solid #2da726;
    border-radius: 50%;
    margin: auto;
    z-index: -1
}

.sticky-whatsapp::before {
    width: 120px;
    height: 120px;
    -webkit-animation: 2.2s ease-in-out infinite animation1;
    animation: 2.2s ease-in-out infinite animation1;
    -ms-animation: animation1 2.2s ease-out;
    -ms-animation-iteration-count: infinite;
    opacity: .5
}

.sticky-whatsapp::after {
    width: 70px;
    height: 70px;
    background-color: #2da726;
    -webkit-animation: 1.7s ease-in-out infinite animation2;
    animation: 1.7s ease-in-out infinite animation2;
    -ms-animation: animation2 1.7s ease-out;
    -ms-animation-iteration-count: infinite;
    opacity: 1
}

@keyframes animation1 {
    0% {
        opacity: .1;
        -webkit-transform: translateX(-50%) scale(.4);
        transform: translateX(-50%) scale(.4)
    }

    70% {
        opacity: .6;
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }

    100% {
        opacity: .3;
        -webkit-transform: translateX(-50%) scale(.5);
        transform: translateX(-50%) scale(.5)
    }
}

@keyframes animation2 {
    0% {
        opacity: .3;
        -webkit-transform: translateX(-50%) scale(.6);
        transform: translateX(-50%) scale(.6)
    }

    70% {
        opacity: .8;
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }

    100% {
        opacity: .1;
        -webkit-transform: translateX(-50%) scale(.7);
        transform: translateX(-50%) scale(.7)
    }
}



/* listing_blog_Page_css_start */

.listing_wrapper {
    display: inline-block;
        padding: 17px;
}


.single-post main#content {
max-width: 1650px !important;
margin: 0 auto;
}
.listing_wrapper .left_box_col {
    width: 18%;
    float: left;
    position: sticky;
    top: 156px;
}

.listing_wrapper .conter_content_col {
    width: 58%;
    float: left;
    padding: 20px;
}



.listing_wrapper .right_from_col {
    width: 24%;
    background: #fff;
    padding: 10px;
    border: 2px solid #e92b26;
    border-radius: 12px;
    float: left;
        top: 156px;
     position: sticky;
}

.listing_wrapper #ez-toc-container {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border: 2px solid #E92B26;
    border-radius: 12px;
    padding: 0px;
    background-color: #fff;
}



.listing_wrapper .ez-toc-title,
.listing_wrapper .ez-toc-title-toggle {
    display: none;
}



.listing_wrapper .ez-toc-title-container {
    padding: 15px 10px 15px 10px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    border-bottom: 1px solid #E92B26;
    width: 100%;
}


.listing_wrapper div#ez-toc-container .ez-toc-title {
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1.14px;
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
}


.listing_wrapper #ez-toc-container nav {
    /* height: 488px; */
    /* overflow-y: auto;
    overflow-x: hidden; */
    padding: 15px 10px 15px 10px;
    margin: 0 !important;
}

.listing_wrapper #ez-toc-container a {
    color: #3f3c3c;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
    line-height: 21px !important;
    font-weight: 500;
}

.listing_wrapper h1.entry-title {
    font-size: 35px;
    line-height: 50px;
    color: #292f30;
    margin: 0px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
}


.listing_wrapper .conter_content_col p {
    margin: 8px 00px;
    font-size: 15px !important;
    color: #000;
    line-height: 29px !important;
    font-family: "Poppins", Sans-serif;
}


.listing_wrapper h2.hlc-main-heading {
    font-family: 'Gilroy-Bold' !important;
    color: #000 !important;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 35px;
    letter-spacing: inherit;
    margin-bottom: 10px;
    text-align: left !important;
}


.listing_wrapper h3.hlc-subheading {
    font-size: 20px !important;
    color: #000 !important;
    line-height: 30px;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}



.listing_wrapper .custom-inner {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 25px;
}

.listing_wrapper h2.heading {
    margin: 0px;
    font-size: 20px;
    font-family: "Poppins", Sans-serif;
    line-height: 22px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 12px;
}

.listing_wrapper .custom-inner img {
        width: 102px;
    height: 74px;
}


.listing_wrapper .heading:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 3px;
    background: #e92b26;
    left: 0;
    bottom: 0;
}


.listing_wrapper  input.form-control {
    height: 33px;
    font-size: 13px;
    box-shadow: none;
    border: 1px solid #e9e9e9 !important;
    border-radius: 7px !important;
    margin-bottom: 16px;
}

.listing_wrapper textarea {
    font-size: 13px;
    box-shadow: none;
    border: 1px solid #e9e9e9 !important;
    border-radius: 7px !important;
       height: 100px;

}

.listing_wrapper  button#submit_btn {
    box-shadow: unset !important;
    height: 43px;
    line-height: normal;
    color: #fff;
    border-radius: 40px;
    font-size: 17px;
    transition: .3s 
ease-out;
    padding: 0 20px;
    font-family: "Poppins", Sans-serif;
    width: 100%;
    background: #e92b26;
    border: 1px solid #e92b26;
}


.listing_wrapper .sidebar_blog_icons {
    display: flex;
    margin-top: 16px;
    align-items: center;
}


.listing_wrapper .hlc-new-cta-sec-wrap {
    padding: 33px;
    border-radius: 10px;
    border: 2px solid #e92b26;
    text-align: center;
}

.listing_wrapper .hlc-new-cta-sec-wrap  h2.hlc-main-heading  {
    text-align: center !important;
}


.listing_wrapper .themebtn-new {
    background: #e92b26 !important;
    padding: 10px 20px;
    border-radius: 0px;
    border: 1px solid #e92b26 !important;
    color: #fff !important;
    transition: color .15s 
ease-in-out, background-color .15s 
ease-in-out, border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    padding: 7px 20px 7px 20px !important;
    text-decoration: none !important;
        font-family: "Poppins", Sans-serif;
}
.listing_wrapper .conter_content_col p a {
    color: #012a5e;
    text-decoration: underline;
}
@media screen and (max-width:1024px) {
    .listing_wrapper .custom-inner img {
    width: 74px;
    height: 74px;
}
.listing_wrapper h2.heading {
    margin: 0px;
    font-size: 15px;
}
}
@media screen and (max-width:991px) {
    .listing_wrapper .left_box_col {
    display: none;
}
.listing_wrapper .right_from_col {
    display: none;
}
.listing_wrapper .conter_content_col {
    width: 100%;
    float: left;
    padding: 20px;
}
}




/* CONTACT_US_PAGE_CSS_START */

.contact_from_wrapper .elementor-shortcode {
    border: 1px solid #CFCFCF;
    border-radius: 15px;
    padding: 70px 30px 70px 30px;
    border-top: 10px solid #E92B26;
}



.contact_from_wrapper h2.hlc-main-heading.mb-3 {
    font-family: 'Gilroy-Bold';
    color: #000 !important;
    font-size: 36px;
    text-transform: capitalize;
    line-height: 38px;
}


.contact_from_wrapper ul.mt-2.mb-3.hlc-flex-list.nda-pro-cont {
display: flex;
    justify-content: left;
    gap: 30px;
    /* padding-left: 20px; */
    margin-bottom: 16px;
}




.contact_from_wrapper .hlc-empowering-businesses ul {
    list-style: none;
    padding-left: 0;
}

.contact_from_wrapper .hlc-empowering-businesses ul li {
    position: relative;
    padding-left: 23px;
}

.contact_from_wrapper .hlc-empowering-businesses li::before  {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='red'%3E%3Cpath d='M6.1 11.2L2.9 8l-1.4 1.4 4.6 4.6L14.5 5.6 13.1 4.2z'/%3E%3C/svg%3E");
}
.contact_from_wrapper  input.form-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    height: 54px;
    margin-bottom: 16px;
        font-family: "Poppins", Sans-serif;
}
.contact_from_wrapper  input.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.contact_from_wrapper  input.form-control::placeholder {
        font-family: "Poppins", Sans-serif;
          font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
      color: #495057;
}


.contact_from_wrapper textarea.form-control {
        padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    height: 54px;
    margin-bottom: 16px;
        font-family: "Poppins", Sans-serif;
            height: 150px;
}


.contact_from_wrapper textarea.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.contact_from_wrapper .btn-primary {
    background: #e92b26 !important;
    border: 1px solid #e92b26!important;
    box-shadow: unset !important;
    height: 43px;
    line-height: normal;
    color: #fff;
    border-radius: 40px;
    font-size: 17px;
    transition: .3s 
ease-out;
    padding: 0 20px;
       font-family: "Poppins", Sans-serif;
    width: 100%;
}

@media screen and (max-width:640px) {
    .top_header {
    height: 84px !important;

}
}

/******thanks***********/

/* Make row equal height */
.new-thanks-suffescom .row {
    display: flex;
    align-items: stretch;
}

/* Equal height columns */
.new-thanks-suffescom .col-lg-6 {
    display: flex;
}

/* LEFT SIDE CENTER ALIGN */
.new-thanks-suffescom-wrap {
    display: flex;
    align-items: center;      /* vertical center */
    justify-content: center;  /* horizontal center */
    width: 100%;
    padding: 40px;
}

/* Inner content center text */
.left-thanks {
    text-align: center;
    max-width: 420px;
}

/* RIGHT SIDE FULL HEIGHT */
.thanks-calendly2 {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.thanks-calendly2 .calendly-inline-widget {
    height: 100%;
    min-height: 780px;
}

/*********************/

.image-wrapper:after {
    content: '';
    position: absolute;
    right: 460px;
    bottom: -46px;
    width: 350px;
    height: 176px;
    /* background-image: url('https://hyperlocalcstg.wpenginepowered.com/wp-content/uploads/2026/01/dating-app-development-company-shape.webp'); */
       background-image: url('../../uploads/2026/01/dating-app-development-company-shape.webp');
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center;
    z-index: -1;
}

.banner_section {
      z-index: -1;
      overflow: hidden;
}
.banner_section .elementor-widget.elementor-widget-image {
    position: relative;
    z-index: 99;
}
@media screen and (max-width:991px) {
    .image-wrapper:after {
    content: '';
    right: 359px;
}
}


/*  */

.archive.category .page-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
.archive.category main.site-main {
    max-width: 1320px !important;
}
.archive.category .read-more-btn {
    display: inline-block;
    order: 4;
    text-align: center;
    text-decoration: underline !important;
    color: #000;
    font-size: 18px;
     font-family: "Poppins", Sans-serif;
    font-weight: 600;
}
.archive.category .post {
    display: flex;
    flex-direction: column;
    width: calc(33.3% - 20px);
    box-shadow: 1px 2px 19px #b9b9b942;
    padding-bottom: 6px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.archive.category .post a.tumdata {
    order: 1;
        background: #000;
    border-radius: 10px;
    transition: .3s;
}

.archive.category .post .entry-title {
    order: 2;
    margin: 16px 18px 8px;
        font-size: 21px;
    margin-top: 10px;
    color: #000;
    text-align: left;
    line-height: 28px;

}


.archive.category .post p {
    order: 3;
    padding: 0 18px 22px;
    color: #000  !important;
    font-size: 17px;
    line-height: 25px;
    margin: 12px 0;
     font-family: "Poppins", Sans-serif;
    font-weight: 400;

}

.archive.category .post a img {
    border-radius: 10px;
    width: 100%;
    height: 220px;
    border-radius: 10px;
    object-fit: fill;
}

.archive.category h2.entry-title a {
    font-size: 21px;
    margin-top: 10px;
    color: #000;
    text-align: left;
    line-height: 28px;
    margin-bottom: 0;
    padding: 6px 00px;
        font-family: "Poppins", Sans-serif;
        font-weight: 500;
}


.archive.category .page-header {
    padding-top: 60px;
}


.archive.category h1.entry-title {
    text-align: center;
    font-size: 27px;
    line-height: 37px;
    color: #292f30;
    padding-bottom: 12px;
           font-family: "Poppins", Sans-serif;
           position: relative;
}

.archive.category h1.entry-title:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 3px;
    background: #e92b26;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.archive.category .post a:hover img {
    opacity: .7;
    transition: .3s;
}

@media screen  and (max-width:991px){
     
.archive.category .post {
    width: calc(50% - 20px);
}

}

@media screen  and (max-width:976px){
     
.archive.category .post {
    width: 100%;
}

}

article.related-blog-item {
    display: flex;
    flex-direction: column;
    width: calc(33.3% - 20px);
    box-shadow: 1px 2px 19px #b9b9b942;
    padding-bottom: 6px;
    margin-bottom: 30px;
    border-radius: 10px;

}
.related-blogs {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}


.related-blogs-section {
    text-align: center;
    padding-top: 60px;
    padding-right: 15px;
    padding-left: 15px;
}

.related-blogs-section h3{
    font-size: 20px;
   font-family: "Poppins", Sans-serif;
    line-height: 22px;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 12px;
}
.related-blog-item h4 {
        font-size: 21px;
    margin-top: 10px;
    color: #000;
    text-align: left;
    line-height: 28px;
    margin-bottom: 0;
    padding: 6px 00px;
    font-family: "Poppins", Sans-serif;
        padding-left: 10px;
    font-weight: 500;
}
.related-blogs-section h3:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 3px;
    background: #e92b26;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

article.related-blog-item a img {
    width: 100%;
    height: 220px;
    border-radius: 10px;
    object-fit: fill;
}

.related-blog-meta {
    text-align: left;
    padding-left: 12px;
}

.author-name {
    font-size: 14px;
    color: #292f30;
    line-height: 28px;
    font-weight: 500;
        font-family: "Poppins", Sans-serif;
}

span.post-date  {
    font-size: 15px !important;
    margin-top: -5px;
    padding-left: 2px;
    color: #012a5e;
    letter-spacing: 0px !important;
    font-weight: 500;
}
a.nav-prev {
    padding: 12px;
    color: #fff;
    margin: 5px;
    width: 126px;
    text-align: center;
       font-family: "Poppins", Sans-serif;
    background: #e92b26;
    text-decoration: none;
        line-height: 1.5;
        font-weight: 400;
        font-size: 16px;
}

.post-navigation {
    display: flex;
    align-items: center;
    gap: 10px;
}

a.nav-next {
    padding: 12px;
    color: #fff;
    margin: 5px;
    width: 126px;
    text-align: center;
       font-family: "Poppins", Sans-serif;
    background: #e92b26;
    text-decoration: none;
        line-height: 1.5;
        font-weight: 400;
        font-size: 16px;
}
.nav-next a{
    font-size: 20px;
           font-family: "Poppins", Sans-serif;
           color: #000;
}
.nav-previous a {
       font-size: 20px;
           font-family: "Poppins", Sans-serif;
           color: #000; 
}
@media screen and (max-width:991px) {
article.related-blog-item {
    width: calc(50% - 20px);
}
}
@media screen and (max-width:767px) {
article.related-blog-item {
    width: calc(50% - 20px);
}
}