/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1694593193
Updated: 2023-09-13 03:19:53
*/

*,
*:before,
*:after {
    box-sizing: border-box;
}
*:focus-visible,
*:focus {
    outline: none !important;
}
html {
    height: 100%;
}
html body {
    min-height: 100%;
    position: relative;
    margin: 0;
}
html img {
    max-width: 100%;
    height: auto;
}
html img,
html svg,
html iframe {
    vertical-align: top;
}
html a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-decoration: none !important;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
    margin-top: 0;
}
a {
    cursor: pointer;
}
p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0 !important;
}
input,
input:focus,
select,
select:focus,
button,
button:hover,
img,
img:focus,
a,
a:focus,
button:focus {
    outline: none !important;
}
html body section.e-con-boxed>.e-con-inner,
html body section.e-con-full>.e-con-boxed>.e-con-inner {
    padding-left: 20px;
    padding-right: 20px;
}
html body .e-con-full>.e-con-inner {
    padding-left: 0px;
    padding-right: 0px;
}
html body .e-con-boxed>.e-con-inner .elementor-element>.e-con-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.elementor img,
.elementor-widget-image img {
	vertical-align: top;
}

.page-id-5505 .get_started_sec {
    display: none;
}

/** Screen Reader Only Text **/
.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}

/***** home page ******/
.home_banner::after {
	position: absolute;
	content: '';
	top: 0;
	left: -380px;
	background-image: url(/wp-content/uploads/2017/08/Xlogo.png);
	background-repeat: no-repeat;
	width: 760px;
	height: 760px;
	background-position: top right;
	background-size: cover;
	opacity: 0.2;
}
.data_analytics_sec .inner_colmn .arrow_icon {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.data_analytics_sec .inner_colmn:hover .arrow_icon {
    opacity: 1;
}
.data_analytics_sec .inner_colmn .col_num .elementor-heading-title {
    transition: all 0.3s ease-in-out;
}
.data_analytics_sec .inner_colmn:hover .col_num .elementor-widget-container {
    background-color: #E4863C;
}

.our_services_sec .learn_more > .elementor-widget-container {
	display: flex;
	align-items: center;
}
.our_services_sec .link_wraper {
	width: 73px;
	height: 73px;
	margin: auto;
}
.our_services_sec .learn_more {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
    transition: all 0.2s ease-in-out;
}
.our_services_sec .link_wraper:hover .learn_more {
    opacity: 1;
}
.our_services_sec .learn_more > .elementor-widget-container .elementor-heading-title {
    position: static;
}
.our_services_sec .learn_more > .elementor-widget-container .elementor-heading-title > a {
	position: absolute;
	inset: 0;
	padding: 10px;
	border-radius: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* .our_services_sec .learn_more > .elementor-widget-container .elementor-heading-title::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2023/09/banner-arrow-down-Copy.svg);
	width: 18px;
	height: 21px;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 17px;
	transform: rotate(-90deg);
	top: 4px;
	right: 4px;
} */
/***** home page ******/

/***** blog page ******/
/* .blog_sec1 .post_item .img_col::before {
    position: absolute;
	content: '';
	background-color: #F5F8FA;
	inset: 0;
	width: 100vw;
} */
/***** blog page ******/

/***** single post page ******/
.single-post .elementor-widget-theme-post-content h2 {
    margin-top: 50px;
}
.single-post .elementor-widget-theme-post-content h3 {
    margin-top: 30px;
}
.single-post .elementor-widget-theme-post-content a {
	text-decoration: underline !important;
	font-weight: 500;
	color: var(--e-global-color-a4bd8a2);
}

.single-post .elementor-widget-theme-post-content a:hover {
	text-decoration: none !important;
} 

.single-post .shared-counts-wrap {
	margin: 30px 0 20px 0;
	display: flex;
	gap: 5px;
}
.single-post .elementor-widget-theme-post-content ol, .single-post .elementor-widget-theme-post-content ul {
	margin: 0 0 30px;
}
.single-post .elementor-widget-theme-post-content ol li, .single-post .elementor-widget-theme-post-content ul li {
	margin-bottom: 5px;
}
.single-post .shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg {
	fill: #fff;
}
.single-post .shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}
.single-post .shared-counts-wrap.style-icon .shared-counts-button {
	background-color: #e4863c;
	border-radius: 5px;
}
.single-post .gform_wrapper {
	margin: 40px 0;
}
.single-post .elementor-widget-theme-post-content img {
	margin-bottom: 20px;
}
/***** single post page ******/

/***** gravity form style ******/
div .gform_wrapper.gravity-theme .gform_heading {
	display: none;
}
div .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 25px;
}
div .gform_wrapper.gravity-theme .gfield_label {
	display: block;
	font-size: 16px;
	font-weight: 600;
	font-family: "Poppins", Sans-serif;
	color: var(--e-global-color-primary) !important;
}
.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
	color: var(--e-global-color-primary) !important;
}
.gform_wrapper .gfield textarea {
	height: 140px !important;
}
.gform_wrapper .gfield select {
	cursor: pointer;
}
.gform_wrapper .gfield select,
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
	font-family: "Poppins", Sans-serif;
	background-color: #fff;
	font-size: 14px;
	line-height: 22px;
	border: 1px solid #0f263d;
	border-radius: 0;
	padding: 8px 20px;
	width: 100%;
}
.gform_wrapper .gform_footer .gform_button {
	margin: 0 !important;
}
.gform_wrapper.gravity-theme .gform_footer {
	padding-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
	font-size: 0;
}
.gform_wrapper.gravity-theme .gfield_required .gfield_required_text::before {
	content: '*';
	font-size: 16px;
}
div .gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
	font-size: 14px !important;
	padding: 7px 15px 5px !important;
}
.gform_confirmation_wrapper .gform_confirmation_message {
	color: #25a230;
	background-color: #edfdee;
	border: 1px solid #89d08f;
	font-size: 14px;
	line-height: 22px;
	padding: 8px 15px;
}
/***** gravity form style ******/

div .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
	display: flex;
}
div .elementor-price-table .elementor-price-table__features-list svg {
	height: 20px;
	width: 20px;
	margin-top: 3px;
}
div .elementor-price-table .elementor-price-table__features-list svg ~ * {
	flex: 1;
}
.single-case-studies .elementor-widget-text-editor p a,
.single-case-studies .elementor-widget-text-editor li a {
	color: #f48420;
}
.tribe-events-single .tribe-events-sub-nav {
	padding: 0;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
	width: 100%;
	font-size: 16px;
	line-height: 26px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button,
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
	width: auto;
}
.featured_content_sec .elementor-widget-image img {
	aspect-ratio: 465/300;
	object-fit: contain;
}

/******* responsive ******/
@media(max-width: 1024px) {
	section .c_review_carousel {
		width: 100% !important;
	}
}
@media(max-width: 767px) {
	.home_banner::after {
		left: -340px;
		width: 565px;
		background-size: 80%;
	}
	.blog_sec1 .post_item .img_col::before {
		opacity: 0;
	}
	.c_review_carousel .elementor-swiper-button::after {
		background-size: 15px !important;
	}
}
@media(max-width: 575px) {
	.our_services_sec .service_box {
		width: 100%;
	}
}
/******* responsive ******/
