p{
	margin: 0;
}
.vh-100{
	min-height: 100vh;
}
.top-head-menu-block ul, .footer-head-menu-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}
.footer-head-menu-block ul{
	justify-content: flex-start;
	gap: 0;
}
.footer-head-menu-block ul li {
    border-right: 1px solid #fff;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 1;
}
.footer-head-menu-block ul li:first-child {
    padding-left: 0;	
}
.footer-head-menu-block ul li:last-child {
    border-right: 0;
    padding-right: 0;
}
.top-head-menu-block ul li a, .footer-head-menu-block ul li a {
    font-size: 1rem;
    font-weight: 600;
    color: #191919;
}
.top-head-menu-block2 ul li a {
    color: #fff;
}
.footer-head-menu-block ul li a{
	color: #fff;
	font-weight: 500;
}
.top-head-menu-block ul li a:hover, .footer-head-menu-block ul li a:hover {
	text-decoration: underline;
}
.hp-sticky-main-section{
    transition: all 0.5s ease;
}
.hp-sticky-main-section {
    background: #191919;
}
.hp-sticky-menu-section {
    position: sticky;
    top: 200px;
    height: fit-content;
}
#active-calling.active .elementor-image-box-title,#active-virtual-assistant.active .elementor-image-box-title,#active-email.active .elementor-image-box-title {
    color: #222;
}
#active-chat.active .elementor-image-box-title,#active-airbnb-support.active .elementor-image-box-title {
	color: #fff;
}
.d-flex{
	display: flex;
}
.client-logos-slider .swiper-slide-inner {
    position: relative;
    border: 2px solid #424242;
    border-radius: 30px;
    padding: 20px;
    min-height: 200px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.client-logos-slider .swiper-slide-inner img {
    width: 200px;
    object-fit: contain;
    margin: 0 auto;
    height: 70px;
}
.client-logos-slider .swiper-slide-inner .elementor-image-carousel-caption {
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.mobile-screen-slider .swiper-pagination {
	width: 36%;
    bottom: -30px !important;
}
.mobile-screen-slider .swiper-horizontal {
    margin-right: -110px;
	border-radius: 50px;
}
.mobile-screen-slider  .swiper-slide-inner {
    padding: 20px;
    display: flex;
    justify-content: center;
}
.mobile-screen-slider .swiper-horizontal .swiper-slide-active::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://stagingurlhub.in/projects/votiko/wp-content/uploads/2026/06/iphone-fream.png) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 2;
    left: 0;
    top: 0;
}
.support-video-block {
    position: relative;
}
.support-video-block::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 75%);
    z-index: 1;
}
.support-video-text {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
}
.support-video-text .elementor-heading-title span {
    font-weight: 800 !important;
    color: #058048;
}
.footer-slider-block {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.footer-slider-block::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.auto-width-column {
    width: fit-content !important;
    flex: 0 0 auto !important;
}
.img-card-block, .img-card-block .elementor-widget-container {
    height: 100%;
}
.img-card-block .elementor-image-box-img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 60px;
    height: 60px;
	margin-left: 0 !important;
}
.img-card-block .elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.custom-accordion-block .elementor-accordion-item {
    border-bottom: 2px solid #cccccc !important;
}
.custom-accordion-block .elementor-accordion-item .elementor-tab-content.elementor-active {
    border-bottom: 2px solid #0a754b !important;
    margin-bottom: -1px;
}
.cold-calling-card-block  .elementor-heading-title {
    min-height: 135px;
}
.read-more-link-btn  a {
    position: relative;
}
.read-more-link-btn a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 15px;
    height: 4px;
    background: #fff;
}
.image-height-100, .image-height-100 .elementor-widget-container {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.align-items-center .elementor-container {
    align-items: center;
}
.gradient-text1 h2{
	background: -webkit-linear-gradient(#F5B62E, #f88135);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.custom-tab-block .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    justify-content: space-around;
}
.custom-tab-block .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 15px 0;
    border-bottom: 1px solid #74706c;
	min-width: 200px;
}
.custom-tab-block .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    border-bottom: 2px solid #0d6344;
}
.custom-tab-block .elementor-tabs-content-wrapper .elementor-tab-content p {
    margin-top: 10px;
}
.custom-tab-block .elementor-tabs-content-wrapper {
    margin-top: 50px;
}
.page-id-3139 .site-header,.page-id-3139 .site-footer {
    display: none;
}
.page-id-3139 {
    background: #191919;
}
.contact-form-block .wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.contact-form-block .wpcf7-form p {
    width: 100%;
}
.contact-form-block .wpcf7-form p:nth-child(3), .contact-form-block .wpcf7-form p:nth-child(4) {
    width: calc(100% / 2 - 9px);
}
.contact-form-block .wpcf7-form p .wpcf7-form-control {
    width: 50%;
    background: none;
    border: 1px solid #191919;
    border-radius: 100px;
    min-height: 60px;
}
.contact-form-block .forminator-input {
    background: none;
    border: 1px solid #191919 !important;
    border-radius: 100px !important;
    min-height: 60px !important;
}
.contact-form-block .forminator-textarea{
	background: none;
    border: 1px solid #191919 !important;
    border-radius: 20px !important;
}
.forminator-ui#forminator-module-3346.forminator-design--bold .forminator-button-upload, .forminator-ui#forminator-module-3346.forminator-design--bold .forminator-button-submit{
	border-radius: 100px;
	min-width: 180px;
}
.contact-form-block .wpcf7-form p:nth-child(3) .wpcf7-form-control, .contact-form-block .wpcf7-form p:nth-child(4) .wpcf7-form-control{
	width: 100%;
}
.contact-form-block .wpcf7-form p .wpcf7-form-control.wpcf7-submit {
    border: none;
    background: #098850;
}
.contact-form-block .wpcf7-form p .wpcf7-form-control.wpcf7-submit:hover{
	background: #191919;
}
.career-testimonial-slider .swiper-wrapper .swiper-slide .elementor-testimonial {
    width: 70% !important;
}
.career-testimonial-slider .elementor-swiper-button {
    background: #8b8b8b;
    padding: 10px;
    border-radius: 100px;
    top: 0 !important;
    transform: none !important;
}
.career-testimonial-slider .swiper-pagination {
    top: 20px;
    right: 90px;
    width: fit-content !important;
    bottom: initial !important;
    left: initial;
}
.career-testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev {
    right: 140px;
    left: inherit !important;
}
.ast-single-post header.entry-header.ast-header-without-markup {
    max-width: 1140px !important;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 10px;
}
.ast-single-post header.entry-header.ast-header-without-markup .post-thumb-img-content.post-thumb {
    display: none;
}
.ast-single-post header.entry-header.ast-header-without-markup h1.entry-title {
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
    font-size: 38px;
}
.ast-article-single  img.size-full {
    width: 100%;
}
.page-id-7 .footer-faq-section{
	display: none;
}

/* media css start */
@media screen and (max-width:1024px){
	.hp-sticky-menu-section {
		top: 50px;
		background: rgb(0 0 0 / 80%);
		z-index: 1;
/* 		margin-left: -30px;
		margin-right: -30px;
		width: auto !important; */
		backdrop-filter: blur(10px);
		padding: 0 20px;
		border-radius: 15px;
	}
	#active-calling.active .elementor-image-box-title, #active-virtual-assistant.active .elementor-image-box-title, #active-email.active .elementor-image-box-title {
		color: #fff;
	}
	.hp-sticky-menu-section .elementor-widget-wrap {
		display: flex;
		padding: 0 !important;
		gap: 15px;
		justify-content: center;
	}
	.hp-sticky-menu-section .elementor-widget-wrap .elementor-widget-image-box {
		width: auto;
	}
	.hp-sticky-info {
		padding: 50px 0 !important;
	}
	.mobile-screen-slider .swiper-horizontal {
		margin-right: 0;
	}
	.mobile-screen-slider .swiper-pagination {
		width: 100%;
	}
	.footer-head-menu-block ul {
		justify-content: center;
	}
}
@media screen and (max-width:767px){
	.top-head-menu-block ul, .footer-head-menu-block ul {
		gap: 15px;
	}
	.top-head-menu-block ul li a, .footer-head-menu-block ul li a {
		font-size: .85rem;
	}
	.hp-sticky-menu-section .elementor-widget-wrap .elementor-widget-image-box {
		width: 45px;
		text-align: center;
	}
	.hp-sticky-menu-section {
		top: 0;
		padding: 0 10px;
		border-radius: 0 0 15px 15px;
	}
	.hp-sticky-info {
		padding: 0 0 30px 0 !important;
	}
	.vh-100 {
		min-height: auto;
	}
	.cold-calling-card-block  .elementor-heading-title {
		min-height: inherit;
	}
	.custom-tab-block .elementor-tabs .elementor-tabs-wrapper {
		display: none;
	}
	.custom-tab-block .elementor-tabs-content-wrapper {
		margin-top: 0;
	}
	.custom-tab-block .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title br {
		display: none;
	}
	.custom-tab-block .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
		margin-bottom: 10px;
	}
	.custom-tab-block .elementor-tabs-content-wrapper .elementor-tab-content h3 img {
		margin-bottom: 15px;
	}
	.elementor-top-section section.elementor-section {
		margin-bottom: 0 !important;
	}
	.contact-form-block .wpcf7-form p:nth-child(3), .contact-form-block .wpcf7-form p:nth-child(4) {
		width: calc(100% / 1 - 0px);
	}
	.contact-form-block .wpcf7-form p .wpcf7-form-control {
		width: 100%;
	}
	.career-testimonial-slider .elementor-swiper-button {
		top: initial !important;
		bottom: -10px;
	}
	.career-testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev {
		right: inherit !important;
		left: 0 !important;
	}
	.career-testimonial-slider .swiper-pagination {
		top: initial;
		right: 0;
		width: 100% !important;
		bottom: 10px !important;
		left: 0;
	}
	.career-testimonial-slider .swiper-wrapper .swiper-slide .elementor-testimonial {
		width: 100% !important;
	}
	.career-testimonial-slider .swiper-wrapper .swiper-slide {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		margin-bottom: 30px;
	}
}