body, html{overflow-x:hidden;max-width:100vw;}

.theme_color{color:#FFC600;}
.ai_red{color:#E24C4A;}
.ai_blue{color:#386BB7;}
.text_end{text-align:right !important;}

.gradient_bg{background:linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%);}
.text_gradient{background: -webkit-linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.full_height{height:100%;}
.flex_bottom{display:flex; align-items:bottom;}
.box_full_height, .box_full_height>div{height:100%;}
.overflow_x{overflow-x:hidden;}

.theme_btn a{position:relative;z-index:1;}
.theme_btn a:before{content:'';background:#fff; position: absolute; top:0;left: 0;width:100%; height: 100%;border-radius:15px;z-index:-1;}
.theme_btn.grey a:before{background:#EFF1F3;}
.theme_btn a:after{content:'';background:linear-gradient(45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%); position: absolute; top:50%;left:50%;width:calc(100% + 2px); height:calc(100% + 2px);border-radius:15px;z-index:-2; transform:translate(-50%, -50%);}
.theme_btn a:hover:after{background:#000;}
.theme_btn a:hover{color:#000;}

.check_list ul{list-style-image:url('/wp-content/uploads/2025/07/check-mark.png'); line-height:1.68em;}

/*General*/
.ai_overview{padding-left:30px; }
.ai_overview:before{content:'';width:20px; height:20px;position:absolute;left:0;background-image:url('/wp-content/uploads/2025/06/ai-overview-icon.png');background-size:contain;background-repeat:no-repeat; background-position:center;}

/*Header*/
.elementor-location-header{position:absolute; width:100%; left:0; top:0; z-index:999;}
.elementor-location-header.sticky{position:fixed;background:#fff; background:#fff; box-shadow: 0 0 3px 0px rgba(0,0,0,0.1); }
.elementor-location-header.sticky .top_head{display:none;}

/*Footer*/
.footer_nav ul{list-style:none; padding:0}
.footer_nav ul li{margin-bottom:10px;}
.footer_nav ul li a{color:#7A7A7A; font-weight:400;}
.footer_nav ul li a:hover{color:#444;}
.footer_nav.light ul li a{color:#7A7A7A;}
.footer_nav.light ul li a:hover{color:#444;}
.newsletter_form.light input[type=email],
.newsletter_form.light input[type=submit]{border:0;}

/*Home*/
.num{width:60px; height:60px; border:3px solid; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; float:left;margin-right:15px;}
.services_tab .eael-tabs-content img{border-radius:15px;}
.services_tab_h .eael-advance-tabs .eael-tabs-nav>ul{display:inline-block; text-align:center;}
.services_tab_h .eael-advance-tabs .eael-tabs-nav>ul li{display:inline-flex;}
.services_tab_h .eael-advance-tabs .eael-tabs-nav>ul li.active:before{content:'';background:linear-gradient(45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%); position: absolute; top:50%;left:50%;width:calc(100% + 2px); height:calc(100% + 2px);border-radius:15px;z-index:-2; transform:translate(-50%, -50%);}
.services_tab_h .eael-tabs-content{margin-left:auto; margin-right:auto; width:900px; text-align:center;}
.services_tab_h .eael-tabs-content > div{justify-items:center;}
.services_tab_h .eael-tabs-content > div img{opacity:.5; transition:all .3s ease; width:86px; height:86px;}
.services_tab_h .eael-tabs-content:hover > div img{opacity:.85;transition:all .5s ease;}


.tablet_frame:after{content:''; width:100%;height:100%; background-size:calc(100% - 60px); background-image:url('/wp-content/uploads/2025/07/tablet-slider-frame.webp'); background-position:center; background-repeat:no-repeat; position:absolute;left:0; top:0;z-index:1;}
.tablet_frame .swiper .elementor-swiper-button-prev, 
.tablet_frame .swiper .elementor-swiper-button-next{z-index:2 !important;}

.testimonial i.fa-star{color: #FFC600;}
.logo_slider  .swiper-slide-inner{text-align:left}
.logo_slider img.swiper-slide-image{max-height:42px; width:auto !important;}

.service_form input[type=date], .service_form input[type=email], .service_form input[type=number], .service_form input[type=password], .service_form input[type=search], .service_form input[type=tel], .service_form input[type=text], .service_form input[type=url], .service_form select, .service_form textarea{
	background:#eff1f3;
}

.OF_carousel.frame_hl .item{background-color:#fff; border-radius:15px; padding: 30px 60px; margin-top:30px; max-width:100%; text-align:left; margin-bottom:15px;font-size:1em;}

/*AEO*/
.accordion_toggle .eael-adv-accordion .eael-accordion-list .eael-accordion-header{}
.vs_list ul{padding:0; list-style:none; display:inline-table;}
.vs_list ul li{display:table; padding:15px 30px; border-radius:30px; box-shadow: 0 0 3px 1px rgba(0,0,0,0.15); margin:0px auto 15px;background-color:#fff;transition: all .3s ease-out; position:relative; z-index:1;border:1px solid transparent;}
.vs_list ul li:hover{transform:translatey(-10px); transition: all .3s ease-in; box-shadow: 0 0 3px 1px rgba(0,0,0,0.15);border:1px solid #000;}
.vs_list.left ul li{margin-right:0;}
.vs_list.right ul li{margin-left:0;}
.vs_list ul li p{margin-bottom:0;}
.services_list ul{list-style:none; padding:0; }
.services_list ul li a{font-weight:500; color:#aaa;font-size:200%; transition:all .3s ease;}
.services_list ul li a:hover{background: -webkit-linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition:all .3s ease;}

.price_list{padding:50px 30px;border-radius:15px;background-color:#ffffff;}
.price_list.rp{position:relative;z-index:1;overflow:hidden;}
.price_list.rp strong{color:#fff; background: linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 85%);text-align:center;position:absolute;right:0;top:0; transform:translate(35%, 185%) rotate(40deg);width:100%;}
.price_list.rp h4{color: #000;}
.price_list ul{padding-left:15px;}
.price_list ul li{border-bottom:1px solid #f1f1f1;padding:8px;}
.price_list ul li:last-child{border-bottom:0px;}
.price_list.elementor-widget-text-editor img{height:64px;width:auto;}
.price_list.elementor-widget-text-editor.rp img{height:36px;width:auto;}

/*Web Design*/
.site_features .eael-img-accordion{margin-left:-10px !important; margin-right:-10px !important; height:440px;}
.site_features .eael-img-accordion .overlay{justify-content:center !important;}
/*.site_features .eael-img-accordion .overlay-inner{display:inline-flex; align-items:center;} */
.site_features .eael-img-accordion .eael-image-accordion-hover{border:1px solid transparent;margin:0 10px;}
.site_features .eael-img-accordion .eael-image-accordion-hover.overlay-active, 
.site_features .eael-img-accordion .eael-image-accordion-hover:hover{border:1px solid #ccc;}
.site_features .eael-img-accordion .overlay-inner h3{visibility:visible; opacity:1; writing-mode: vertical-rl; text-orientation: sideways-right; text-align:center; transform:rotate(180deg) !important;}
.site_features .eael-img-accordion .overlay-active .overlay-inner h3{ transform:rotate(0deg) !important; color:#000 !important; margin:0px auto; writing-mode: horizontal-tb; margin-bottom:15px;}
.site_features .eael-img-accordion .overlay-inner .site_feature_des{display:none;  transition:all .3s ease-in; color:#7A7A7A;}
.site_features .eael-img-accordion .overlay-inner.overlay-inner-show .site_feature_des{display:block; transition:all .3s ease-in;} 
.site_features .eael-img-accordion .overlay-inner .site_feature_des img{height:72px; width:auto; margin-bottom:10px;}

/*Marqueen*/
.marqueen{overflow: hidden; position: relative; white-space:nowrap;}
.marqueen>div{transform: translateX(100%); animation: scroll-left 30s linear infinite;}
.spacing{padding:0 20px;display:inline-block;}

.skill_expert_box .elementor-image-box-content{padding:0 20px 20px;}

/*Counter*/
.counter .elementor-counter .elementor-counter-number-wrapper{align-items:baseline;}
.counter .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number{
	background: -webkit-linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 1px transparent;
  color: transparent;}
.counter .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix, 
.counter .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-prefix{font-size:55%; background: #ccc;
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px transparent;
  color: transparent;}
.counter .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix{margin-left:15px;} 
.counter .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-prefix{margin-right:15px;}


/*Services*/
.services_tab .elementor-tabs .elementor-tab-title {border:1px solid #eee !important; border-radius:50px !important;background:#fff !important;margin-bottom:15px;text-align:center;border:radius:30px;background-color:#fff;}
.services_tab .elementor-tabs .elementor-tab-title.elementor-active{background-color:#000 !important;border:1px solid #000 !important;}
.services_tab.elementor-widget-tabs .elementor-tab-content{padding:0 0px 0 60px;}

.vs_tab.elementor-widget-tabs .elementor-tab-title{border:1px solid #eee !important; width:35%;text-align:center;background-color:#fff;}
.vs_tab.elementor-widget-tabs .elementor-tab-title.elementor-active{border:1px solid #000 !important; background:#000; color:#fff;}
.vs_tab .elementor-tab-content ul{padding:0; list-style:none; text-align:center;}
.vs_tab .elementor-tab-content ul li{max-width:35%; margin:8px 10px;border-radius:50px; background-color:#fff;box-shadow:0px 0px 4px 2px #0000001a; padding:10px 30px; display:inline-block; position:relative;}
.vs_tab .elementor-tab-content ul li:nth-child(even){max-width:28%; }
.vs_tab .elementor-tab-content ul li:nth-child(3n-1){max-width:32%; }

.vs_tab .elementor-tab-content ul li em{opacity:0; position:absolute;width:100%; height:100%; background-color:#fff; border-radius:50px; transition:all .3s ease;top:0; left:0;display: flex; align-items: center; justify-content: center;font-style: normal;font-weight: 600; color: #444;}
.vs_tab .elementor-tab-content ul li:hover em{opacity:1;transition:all .3s ease;}


.good_bad table thead:first-child tr:first-child th{border-block-start:0;}
.good_bad table tr th{color:#333;}
.good_bad table tbody>tr:nth-child(odd)>td, 
.good_bad table tbody>tr:nth-child(odd)>th,
.good_bad table tbody tr:hover>td, 
.good_bad table tbody tr:hover>th{background:transparent;}
.good_bad table tr th,
.good_bad table tr td{border:0; text-align:center;vertical-align:middle;padding:5px;}
.good_bad table td:nth-child(odd) div{transition: all .3s ease-in;border:1px solid transparent;border-radius: 30px;text-align: center;box-shadow: 0 0 3px 1px #00000040;padding:10px 15px; background: #fff;}
.good_bad table tr:hover td div{border:1px solid #666; transition: all .3s ease-in;}
.good_bad table td:nth-child(even){font-weight:500;color:#333;padding:10px 15px;}


/*Career*/
.file_upload {color:#fff;}

/*Step HIW*/
.URLHash_link{display:table; width:100%;position:relative;}
.URLHash_link>div{display:table-cell; text-align:center;padding:5px 15px;}
.URLHash_link span.bullet{display:block;font-size:5em;font-weight:600; -webkit-text-stroke: 1px #888; color: transparent;line-height:1;}
.URLHash_link>div.active span.bullet{
	background: -webkit-linear-gradient(-45deg, #FFC600 15%, #E24C4A 50%, #386BB7 95%);
	-webkit-background-clip: text;
	-webkit-text-stroke: 2px transparent;
	color: #fff;
}
.seo_process .URLHash_link span.bullet{-webkit-text-stroke: 1px #ccc;}
.seo_process .URLHash_link>div.active span.bullet{color:#fff;}
.URLHash_link span.circle{width:14px; height: 14px; background:#888; border-radius:50%; margin:auto; display: inline-block;position:relative; z-index:1;}
.seo_process .URLHash_link span.circle{background:#ccc;}
.URLHash_link>div.active span.circle{background:#fec63f;}
.URLHash_link>div.active:after{content:'';background:linear-gradient(to right, #fff, #fec63f); position: absolute; left: calc(10% - 12px); height: 2px;border-radius: 3px; right: 0; z-index: 0; bottom: 18px;}
.seo_process .URLHash_link>div.active:after{content:'';background:linear-gradient(to right, #ccc, #fec63f);}
.URLHash_link>div.OF_1.active:after{width:0%;}
.URLHash_link>div.OF_2.active:after{width:18%;}
.URLHash_link>div.OF_3.active:after{width:38%;}
.URLHash_link>div.OF_4.active:after{width:60%;}
.URLHash_link>div.OF_5.active:after{width:81%;}
.OF_carousel h3{font-weight:600; font-size:24px !important; color:#000;margin:15px auto;}
.OF_carousel .item{text-align:center;padding:30px 15px; color:#000;max-width:800px;margin:auto;}

.web_steps .URLHash_link>div.OF_1.active:after{width:0%;}
.web_steps .URLHash_link>div.OF_2.active:after{width:15%;}
.web_steps .URLHash_link>div.OF_3.active:after{width:31.5%;}
.web_steps .URLHash_link>div.OF_4.active:after{width:48%;}
.web_steps .URLHash_link>div.OF_5.active:after{width:65%;}
.web_steps .URLHash_link>div.OF_6.active:after{width:82%;}


.rank_google_steps .URLHash_link,
.rank_google_steps .URLHash_link>div{display: block;}
.rank_google_steps .URLHash_link>div{margin-bottom:30px;}
.rank_google_steps .URLHash_link>div.active span.bullet{color:#fff;}
.rank_google_steps .OF_carousel .item{text-align:justify; padding:0;max-width:100%;}
.rank_google_steps .URLHash_link span.bullet{display:inline-block; font-size:3.6em; text-align:center;}
.rank_google_steps .URLHash_link span.circle{display:none;}
.rank_google_steps .URLHash_link>div.active:after{content:unset;}
.owl-carousel .owl-item img.hash_txt_img{object-fit:cover;width:100%; height:100%; border-radius:15px;}

.owl-carousel.owl-theme .owl-nav{text-align: right;}
.owl-carousel.owl-theme .owl-nav button.owl-next, 
.owl-carousel.owl-theme .owl-nav button.owl-prev{padding:8px; color:#fff; font-size:18px; width:32px; height:32px; background:#888; border-radius:5px; margin-left:5px;}
.owl-carousel.owl-theme .owl-nav button.owl-next:hover, 
.owl-carousel.owl-theme .owl-nav button.owl-prev:hover{background:#aaa;}

/*.row{display:flex; align-items:center; margin-left:-15px;margin-right:-15px;}
.col{width:50%; margin-left:15px; margin-right:15px;}*/
.wpcf7-form input[type="submit"]:hover{background-color:#000 !important; color:#fff !important;}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border-radius:10px !important;
}



@media only screen and (max-width: 1366px) {
	.num{width:40px; height:40px;margin-top:10px;margin-right:10px;}
	
	.vs_tab .elementor-tab-content ul li{max-width:34%;margin:8px;}
	.vs_tab .elementor-tab-content ul li:nth-child(even){max-width:26%; }
	.vs_tab .elementor-tab-content ul li:nth-child(3n+1){max-width:30%; }
	
	.rank_google_steps .URLHash_link>div{margin-bottom:10px;}
	.rank_google_steps .URLHash_link span.bullet{font-size:3.2em;}
}

@media only screen and (max-width: 1024px) {
	.md_hide br{display:none;}
	.price_list{padding:20px 15px;}
	.price_list.elementor-widget-text-editor.rp img{height:24px;}
	
	.URLHash_link span.circle{width:8px; height: 8px; }
	.URLHash_link>div.active:after{left: calc(10% - 8px); bottom: 15px;}
	
	.vs_tab.elementor-widget-tabs .elementor-tab-title{width:50%;}
	
	.site_features .eael-img-accordion .overlay-inner .site_feature_des{margin-left:15px;}
	.position_md_relative{position:relative !important;}
}

@media only screen and (max-width: 767px) {
	.home_h1_title h2 span.text_gradient{font-size:30px;}
	.elementor-widget.step_slide{margin-block-end:0px; margin-bottom:0 !important;}
	.services_tab_h .eael-tabs-content{width: 100%;}
	.services_tab_h .eael-tabs-content > div img{height:86px; width:86px;}
	.price_list{margin-top:0px;margin-bottom:20px;}
	.num{margin-top:2px;border:2px solid;}
	
	.vs_list ul li{background-color:rgba(255, 255, 255, .8);}
	.marqueen>div{animation: scroll-left 20s linear infinite;}
	
	.URLHash_link>div{display:inline-block;width:20%;}
	.URLHash_link span.bullet{display:block;font-size:2em;}
	.URLHash_link>div.active:after{left: 10%;bottom:14px;}
	.web_steps .URLHash_link>div{width:16.6%;}
	.OF_carousel.frame_hl .item{padding:15px;}
	
	.vs_tab.elementor-widget-tabs .elementor-tab-title{width:100%;}
	.vs_tab .elementor-tab-content ul li{max-width:100% !important;margin:0px 0px 10px;}
	
	.good_bad table td:nth-child(even){padding:0;}
	.good_bad .elementor-widget-container{width:100%; overflow-x:auto;}
	.good_bad table td:nth-child(odd){min-width:218px;}
	
	.site_features .eael-img-accordion{height:100%;}
	.site_features .eael-img-accordion .overlay-inner{width:100%;}
	.site_features .eael-img-accordion .overlay-inner.overlay-inner-show{display:inline-block;padding:20px 0;}
	.site_features .eael-img-accordion .eael-image-accordion-hover{flex:unset; display:inline-block; height:100%; margin:0 10px 8px;}
	.site_features .eael-img-accordion .eael-image-accordion-hover.overlay-active{min-height:250px;}
	.site_features .eael-img-accordion .eael-image-accordion-hover .overlay{height:100%; display:inline-block; width:100%;}
	.site_features .eael-img-accordion .overlay-inner h3 br{display:none;}
	.site_features .eael-img-accordion .overlay-inner h3{writing-mode:horizontal-tb; transform: unset !important; float:unset !important;width:100%;}
	.site_features .eael-img-accordion .overlay-active .overlay-inner h3{float:unset; transform:unset !important; font-size:20px !important;}
	.site_features .eael-img-accordion .overlay-inner .site_feature_des img{height:60px;margin:10px auto;}
	.site_features .eael-img-accordion .overlay-inner .site_feature_des{margin-left:0px;}
	
	
	
	.rank_google_steps .URLHash_link{display:flex;}
	.rank_google_steps .URLHash_link>div{display:inline-block;}
	.rank_google_steps .URLHash_link span.bullet{font-size:2.4em;}
	.rank_google_steps .URLHash_link span.circle{display:inline-block;width:10px; height:10px;}
	.rank_google_steps .OF_carousel .item h3{ text-align:center;}
	
	.rank_google_steps .URLHash_link>div.active:after{content:"";}
	.owl-carousel .owl-item img.hash_txt_img{padding:15px 0 0;}
	
	.seo_process .owl-carousel .owl-dots,
	.rank_google_steps .owl-carousel .owl-dots{text-align:center;}
	.seo_process .owl-carousel .owl-dots button.owl-dot,
	.rank_google_steps .owl-carousel .owl-dots button.owl-dot{width:8px; height:8px; border-radius:10px; background:#aaa;margin:0 5px;}
	.seo_process .owl-carousel .owl-dots button.owl-dot.active
	.rank_google_steps .owl-carousel .owl-dots button.owl-dot.active{background:#444;}

	
}

@keyframes scroll-left {
	0% {
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-moz-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}