
/*
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.1696999603
Updated: 2023-10-11 04:46:43

*/

/* Global css start */
main#content header.page-header {
	display: none;
}

/* Global css End */

/*site header css start*/
.top-bar-icon-style ul li span.elementor-icon-list-icon i:before {
	background: #e0f9d6;
	border-radius: 50px;
	width: 36px !important;
	height: 36px !important;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.menu-toggle-about-style .dialog-close-button.dialog-lightbox-close-button {
	border: solid 1px #000;
	border-radius: 100px;
	padding: 6px;
}

.site-header-style.elementor-sticky--effects .logo-bg-style .elementor-widget-wrap {
	background: transparent !important;
}

.site-header-style.elementor-sticky--effects {
	box-shadow: 0px 8px 10px 0px rgba(233.85625, 233.85625, 233.85625, .5);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

/*site header mega menu css start */
ul.mega-sub-menu ul.mega-sub-menu li h4.mega-block-title {
	position: relative;
	padding-left: 15px !important;
}

ul.mega-sub-menu ul.mega-sub-menu li h4.mega-block-title:before {
	width: 4px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: linear-gradient(135deg, #0d3f69 0%, #356122 41%, #419a1c 100%);
}

ul.mega-list-unstyled {
	padding: 0;
}

ul.mega-list-unstyled li.ui-menu-item {
	list-style: none;
}

ul.mega-list-unstyled li.ui-menu-item a {
	line-height: normal;
	text-transform: capitalize;
	display: flex;
	flex-wrap: nowrap;
	padding: 5px 0px !important;
}

ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_img {
	width: 35px;
	height: 35px;
	position: relative;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	z-index: 1;
}

ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_img img {
	width: 100%;
	padding: 4px;
}

ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_img:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #a7dd91;
	transform: rotate(0deg);
	transition: all .8s;
	z-index: -1;
}

ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_txt h3 {
	font-size: 16px;
	transition: .8s;
	line-height: 22px;
	font-weight: 400;
	position: relative;
	text-transform: initial;
	margin: 0px 0px 8px;
}

ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_txt p {
	font-size: 12px;
	color: rgba(0, 0, 0, 60%);
	line-height: 1.67;
	text-transform: initial;
}

ul.mega-list-unstyled li.ui-menu-item a:hover .fullNav_menuBox_img:before {
	transform: rotate(359deg);
	transition: .5s;
}

ul.mega-list-unstyled li.ui-menu-item a:hover .fullNav_menuBox_txt h3 {
	padding-left: 5px;
	transition: all .8s;
	color: #489e25;
}

.mega-menu-item.mega-toggle-on.full-with-mega-menu-style>ul.mega-sub-menu {
	max-height: 580px !important;
	overflow-x: scroll !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	font-weight: 600 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
	text-align: center !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
	padding: 0px 10px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: fit-content !important;
}

/* ===== Scrollbar CSS ===== */

/* Firefox */
.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
	scrollbar-width: auto;
	scrollbar-color: #b5b5b5 #c4c4c4;
}

/* Chrome, Edge, and Safari */
.mega-menu-item.mega-toggle-on>ul.mega-sub-menu::-webkit-scrollbar {
	width: 8px;
}

.mega-menu-item.mega-toggle-on>ul.mega-sub-menu::-webkit-scrollbar-track {
	background: #e0f9d6;
}

.mega-menu-item.mega-toggle-on>ul.mega-sub-menu::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .13);
	border-radius: 10px;
	border: 3px solid #e0f9d6;
}

/*site header mega menu css end */

/*site header css end */

/*site home banner css start */
.home-banner-slider-style {
	overflow: hidden;
	max-width: 1520px;
	display: block;
	margin: auto;
	border-radius: 0px 50px 50px 0px !important;
}

.home-banner-slider-style .elementor-slides-wrapper .swiper-slide-duplicate {
	width: 100% !important;
}

.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-next {
	left: 10px;
	top: 45%;
	position: absolute;
	z-index: 99;
}

.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button i:before {
	background: #fff;
	border-radius: 100px;
	padding: 5px;
	box-shadow: 1px 1px 13px 0px rgba(199, 194, 194, 50%);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	transition: .5s;
}

.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button i:hover::before {
	background: #419a1c;
	color: rgba(255, 255, 255, 1);
	transition: .5s;
}

.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-prev {
	left: 10px;
	top: 65%;
	position: absolute;
	z-index: 99;
}

.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-prev:before {
	content: "";
	height: 43px;
	width: 0px;
	position: absolute;
	top: -60px;
	left: 20px;
	border-style: dashed;
	border-width: 0px 0px 0px 1px;
	border-color: #b1abab;
}

span.banner-title-style {
	position: relative;
	font-size: 80px;
	line-height: normal;
	color: #0d3f69;
}

span.banner-title-style:before {
	position: absolute;
	content: "";
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/shape-3.png");
	width: 100%;
	height: 35px;
	left: 4px;
	bottom: -18px;
	background-repeat: no-repeat;
	background-size: contain;
}

/*site home banner css end */

/*site home page css start */
.service-box-icon-bg-style .elementor-icon-box-icon {
	text-align: right;
}

.service-box-icon-bg-style .elementor-icon-box-icon {
	position: relative;
	padding-right: 20px;
}

.service-box-icon-bg-style .elementor-icon-box-icon:before {
	content: "";
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/service-box-icon-bg-sape.png");
	position: absolute;
	width: 110px;
	height: 100px;
	right: 0px;
	top: -15px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: right;
	transform: rotate(-45deg) scale(1);
	animation: pulse 2s linear infinite;
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon span.elementor-icon, .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon a {
	z-index: 1;
	position: relative;
}

.service-box-icon-bg-style {
	position: relative;
}

.service-box-icon-bg-style .elementor-icon-box-content p a {
	position: absolute;
	left: 0px;
	top: 35px;
	background: #fff;
	width: 94px;
	height: 60px;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, .1);
	border-radius: 0px 30px 30px 0px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	transition: .5s;
}

.service-box-icon-bg-style .elementor-icon-box-content p a i {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 58px;
	line-height: 50px;
	background: rgba(212, 250, 196, .51);
	text-align: center;
	border-radius: 50%;
	top: 5px;
	right: 5px;
	font-size: 21px;
	transition: .5s;
}

.service-box-icon-bg-style .elementor-icon-box-content p a:hover i {
	background: #083b66;
	color: #fff;
	transition: .5s;
}

.service-box-icon-bg-style .elementor-icon-box-content p a:hover {
	transition: .5s;
	width: 100px;
}

.number-box-icon-style {
	position: relative;
}

.number-box-icon-style .elementor-icon-box-icon {
	position: absolute;
	bottom: -25%;
	width: 100%;
	max-width: fit-content;
	left: 40%;
}

.who-we-are-icon-list-style span.elementor-icon-list-icon {
	display: flex;
	left: 0px;
	top: 0px;
	width: 52px;
	height: 52px;
	line-height: 58px;
	background: #eeffe7;
	font-size: 24px;
	border-radius: 15px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.who-we-are-icon-list-style span.elementor-icon-list-text {
	display: flex !important;
	font-size: 16px;
	line-height: 26px;
	padding: 12px 20px !important;
	border: 1px dashed #d8d2d0;
	border-radius: 15px;
	margin: 0px 10px;
	justify-content: center;
	align-items: center;
	width: fit-content;
}

.server-img-box-style {
	height: 100%;
}

.server-img-box-style .elementor-widget-container {
	height: 100%;
}

.server-img-box-style {
	position: relative;
}

.server-img-box-style .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.server-img-box-style .elementor-image-box-wrapper figure.elementor-image-box-img {
	order: 2;
	margin-top: 25px !important;
	display: block;
}

.server-img-box-style p.elementor-image-box-description a {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 20px 10px;
	border-top: 1px dashed #d8d2d0;
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
	transition: .5s;
}

.server-img-box-style p.elementor-image-box-description a i {
	color: #419a1c;
	padding-right: 10px;
	transition: .5s;
}

.server-img-box-style p.elementor-image-box-description a:hover i {
	padding-right: 5px;
	transition: .5s;
}

.server-img-box-style p.elementor-image-box-description a:hover {
	color: #419a1c !important;
	transition: .5s;
}

.server-img-box-style:before {
	content: "";
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/servier-box-bg-icon.png");
	position: absolute;
	width: 132px;
	height: 130px;
	background-size: cover;
	right: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
	transition: .5s;
	border-radius: 0px 25px 0px 0px;
}

.server-img-box-style .elementor-image-box-wrapper .elementor-image-box-title {
	z-index: 2;
	position: relative;
}

.server-img-box-style:hover::before {
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/servier-box-bg-icon-hover.png");
	transition: .5s;
	opacity: .5;
	top: -10px;
}

.home-project-style ul.elementor-portfolio__filters li {
	padding-right: 15px;
	position: relative;
}

.home-project-style ul.elementor-portfolio__filters li:before {
	content: "";
	position: absolute;
	right: -15px;
	font-family: "Font Awesome 5 free";
	font-size: 10px;
	transition: .5s;
}

.home-project-style ul.elementor-portfolio__filters li:hover::before {
	transform: rotate(359deg);
	transition: .5s;
}

.home-project-style ul.elementor-portfolio__filters li:last-child::before {
	display: none;
}

.home-project-style ul.elementor-portfolio__filters {
	justify-content: flex-start;
}

.way-section-points-style .elementor-icon-box-wrapper .elementor-icon-box-title {
	position: relative;
}

.way-section-points-style .elementor-icon-box-wrapper .elementor-icon-box-content {
	padding-right: 20px;
}

.way-section-points-style.left .elementor-icon-box-wrapper .elementor-icon-box-content {
	padding-left: 20px;
	padding-right: 0px;
}

.way-section-points-style .elementor-icon-box-wrapper .elementor-icon-box-title:before {
	content: "";
	width: 77px;
	height: 0px;
	position: absolute;
	border-width: 1px 0px 0px 1px;
	border-color: #77c35a;
	bottom: -5px;
	right: 0px;
	border-style: dashed;
}

.way-section-points-style.left .elementor-icon-box-wrapper .elementor-icon-box-title:before {
	left: 0px;
	border-color: #0d3f69;
}

.pricing-box-style .header {
	padding: 15px;
	background: #e8f2eb;
	background: linear-gradient(74deg, rgba(232, 242, 235, 1) 13%, rgba(190, 250, 167, 1) 100%);
	margin: 0 !important;
	border-radius: 25px 25px 0px 0px;
}

.pricing-box-style .header .title {
	max-width: 120px;
}

.pricing-box-style .eael-pricing-tag {
	background: #e8f2eb;
	background: linear-gradient(74deg, rgba(232, 242, 235, 1) 13%, rgba(190, 250, 167, 1) 100%);
	border-radius: 0px 0px 25px 25px;
	padding: 15px !important;
	border: none !important;
	box-shadow: none !important;
}

.pricing-box-style .body ul li {
	display: flex !important;
	justify-content: space-between;
	border: none !important;
}

.pricing-box-style .body ul li span.li-icon {
	background: #e8f2eb;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.pricing-box-style .eael-pricing-item {
	position: relative;
}

.pricing-box-style .eael-pricing-item .footer {
	position: absolute;
	top: 70px;
	right: -20px;
}

.pricing-box-style .eael-pricing {
	box-shadow: 0 0 15px #c1c1c1 !important;
}

.tab-btn-style .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) {
	position: relative;
	padding-right: 70px;
}

.tab-btn-style .elementor-tabs-wrapper .elementor-tab-title:nth-child(1)::before {
	content: "";
	background: #7adc52;
	width: 15px !important;
	height: 15px !important;
	position: absolute;
	right: 0 !important;
	top: 39%;
	border-radius: 100px;
}

.tab-btn-style .elementor-tabs-wrapper .elementor-tab-title:nth-child(1)::after {
	width: 70px !important;
	height: 30px !important;
	content: "";
	background: transparent;
	right: -10px !important;
	left: auto !important;
	border-style: dashed !important;
	border-width: 1px !important;
	border-color: silver;
	border-radius: 25px;
	position: absolute;
	top: 25%;
}

.tab-btn-style .elementor-tabs-wrapper .elementor-tab-title.elementor-active:nth-child(1)::before {
	right: 35px !important;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide {
	border-style: dashed;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__content h3.title-text.te-heading {
	color: #fff;
	font-style: normal;
	position: relative;
	padding-left: 35px;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__content .elementor-testimonial__text {
	font-style: normal;
	line-height: 35px;
	font-weight: 400;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__content h3.title-text.te-heading:before {
	content: "";
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/logo-icon.svg");
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background-size: contain;
	background-repeat: no-repeat;
	max-width: 20px;
	top: 5px;
}

.home-testimonial-slider-style .elementor-swiper {
	overflow: hidden;
	padding-bottom: 120px;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide {
	margin-right: 15px !important;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__image:before {
	background: -webkit-linear-gradient(135deg, #0d3f69, hsla(102.38deg, 69.23%, 35.69%, 65%) 50%);
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	border-radius: 50%;
	left: -5px;
	top: -5px;
	z-index: -1;
}

.home-testimonial-slider-style .elementor-swiper .swiper-slide .elementor-testimonial__image:after {
	position: absolute;
	content: "";
	width: 56px;
	height: 56px;
	border-radius: 50%;
	left: -3px;
	top: -3px;
	background: #040404;
	z-index: -1;
}

.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button:hover {
	background: #0d3f69;
	transition: .5s;
}

.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button:hover i {
	color: #fff;
	transition: .5s;
}

.home-testimonial-slider-style .elementor-swiper {
	position: relative;
}

.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button {
	bottom: -18px;
	background: white;
	position: absolute;
	top: auto;
	padding: 15px;
	border-radius: 100px;
	left: 51%;
	max-width: fit-content;
	transition: .5s;
}

.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button.elementor-swiper-button-prev {
	left: 45%;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card {
	border-style: dashed;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__thumbnail {
	border-radius: 25px;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__thumbnail img {
	border-radius: 25px !important;
	transition: .5s;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__thumbnail__link:after {
	display: none;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__thumbnail {
	margin: 8px;
	transition: .8s;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__thumbnail:hover img {
	transition: .8s;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card {
	position: relative;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__title {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #c0c0c0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__title:hover a {
	color: #419a1c;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__meta-data {
	border: none;
	position: absolute;
	right: 12px;
	top: 45%;
	background: #fff;
	border-radius: 50px;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card .elementor-post__badge {
	top: 43%;
	padding: 11px 10px;
	left: 7px !important;
	max-width: 200px;
	max-width: 150px;
	text-align: center;
	line-height: normal;
	font-size: 13px;
	margin: 7px;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card  a.elementor-post__read-more {
	font-size: 13px;
	transition: .5s;
	transition: .5s;
	position: relative;
	padding-right: 25px;
	width: fit-content;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card a.elementor-post__read-more:hover {
	color: #419a1c;
	transition: .5s;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card a.elementor-post__read-more:before {
	content: "";
	position: absolute;
	right: 4px;
	font-family: "Font Awesome 5 free";
	font-size: 13px;
	transition: .5s;
	top: 0px;
}

.home-post-grid-style .elementor-posts-container .elementor-post__card a.elementor-post__read-more:hover::before {
	right: 0;
	transition: .5s;
}

.home-accodion-style .elementor-accordion-item {
	border-bottom: 1px !important;
	border-color: #bac9b6 !important;
	border-style: dashed !important;
	border-top: none !important;
}

.home-accodion-style .elementor-accordion-item:last-child {
	border-bottom: none !important;
}

.suppot-icon-box .elementor-icon-box-icon {
	background: white;
	padding: 18px;
	border-radius: 100px;
	max-width: fit-content;
	margin-left: 0 !important;
	display: flex !important;
}

.suppot-icon-box .elementor-widget-container, .service-box-icon-bg-style .elementor-widget-container {
	height: 100%;
}

.suppot-icon-box, .service-box-icon-bg-style {
	height: 100%;
}

.suppot-icon-box.service-page .elementor-icon-box-icon {
	background: #bef9a5;
}

.home-page-form label {
	align-items: center;
	justify-content: space-between;
}

.home-page-form label span {
	margin-left: 9px;
}

/*site home page css end */

/*site About page css start */
.home-testimonial-slider-style.about-us-testi .elementor-swiper .swiper-slide .elementor-testimonial__content h3.title-text.te-heading {
	color: #000;
}

.home-testimonial-slider-style.about-us-testi  .elementor-swiper {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 70px;
}

/*site About page css end */

/*site get-a-quote-wapper page css start */
.get-a-quote-wapper .row {
	display: flex;
	flex-wrap: wrap;
}

.get-a-quote-wapper .row .col-12 {
	width: 100%;
	padding: 10px;
}

.get-a-quote-wapper .row .col-6 {
	width: 50%;
	padding: 10px;
}

.get-a-quote-wapper .row label br {
	display: none;
}

.get-a-quote-wapper .row label span.lable-text {
	padding-bottom: 12px;
	display: block;
}

.get-a-quote-wapper .row .col-12.title {
	text-align: center;
	padding-bottom: 15px;
}

.get-a-quote-wapper .row .col-12.title h3 {
	color: #0d3f69;
}

.page-id-1934 header#site-header, .page-id-1934 footer#site-footer {
	display: none;
}

.get-a-quote-wapper .row p {
	width: 100%;
	display: block;
}

.get-a-quote-wapper .row p label {
	width: 100%;
}

/*site get-a-quote-wapper page css end */

/* Global responsive css  css start */
@media screen and (min-device-width: 1024px) and (max-device-width: 1240px) {
	.top-header-bar-con-style {
		display: none !important;
	}
	
	.top-header-follow-style, .top-header-skype {
		width: 50% !important;
	}
}

@media screen and (max-width: 1520px) {
	span.banner-title-style {
		font-size: 70px;
	}
	
	span.banner-title-style:before {
		bottom: -30px;
	}
}

@media screen and (max-width: 1080px) {
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 100% !important;
	}
	
	ul.mega-list-unstyled li.ui-menu-item a {
		justify-content: center;
	}
}

@media screen and (max-width: 1024px) {
	.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button.elementor-swiper-button-prev {
		left: 30vw;
	}
	
	.home-testimonial-slider-style .elementor-swiper .elementor-swiper-button {
		left: 55vw;
	}
	
	span.banner-title-style {
		font-size: 32px;
	}
	
	span.banner-title-style:before {
		bottom: -30px;
	}
	
	.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-next, .home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-prev {
		top: 26px;
	}
	
	.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-next {
		left: 60px;
	}
	
	.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button.elementor-swiper-button-prev:before {
		display: none;
	}
	
	.home-banner-slider-style .elementor-slides-wrapper .elementor-swiper-button i:before {
		font-size: 18px;
	}
	
	ul.mega-sub-menu .mega-menu-column {
		border-style: dashed !important;
		border-width: 0px 0px 1px 0px !important;
		border-color: #bfbfbf !important;
		margin-bottom: 10px !important;
	}
	
	ul.mega-sub-menu ul.mega-sub-menu li h4.mega-block-title {
		font-size: 16px !important;
	}
	
	ul.mega-list-unstyled li.ui-menu-item a .fullNav_menuBox_txt h3 {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.get-a-quote-wapper .row .col-6 {
		width: 100%;
	}
	
	span.banner-title-style {
		font-size: 30px;
	}
	
	span.banner-title-style:before {
		bottom: -30px;
	}
	
	.tawk-min-container .tawk-button-circle.tawk-button-large {
		left: 8px !important;
	}
	
	.tawk-min-container .tawk-button-circle.tawk-button-large {
		width: 58px !important;
		height: 58px !important;
	}
	
	.packages-pros .elementor-image-box-img {
		padding: 20px;
	}
}

@media screen and (max-width:580px) {
	.home-page-form label {
		display: inline-block !important;
		margin-bottom: 0px !important;
	}
	
	.home-page-form label span.lable-text {
		display: none;
	}
}

/* Global responsive css  css End */

/* other css */
.mobile-app-count-text-center .elementor-counter-title {
	text-align: center;
	line-height: normal !important;
}

.mobile-icon-box .elementor-icon-box-content ul {
	padding-left: 0px;
}

.mobile-icon-box .elementor-icon-box-content p.elementor-icon-box-description {
	padding-bottom: 20px;
}

.mobile-icon-box .elementor-icon-box-content ul li {
	padding-bottom: 12px;
	list-style: none;
}

.mobile-icon-box .elementor-icon-box-content ul li:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 8px;
	color: #0d3f69;
}

.mobile-icon-box {
	height: 100%;
}

.mobile-icon-box .elementor-widget-container {
	height: 100%;
}

.e-portfo-box .elementor-image-box-wrapper {
	position: relative;
	overflow: hidden;
}

.e-portfo-box .elementor-image-box-wrapper .elementor-image-box-content {
	position: absolute;
	bottom: 10px;
	padding: 10px;
	transition: .5s;
}

.e-portfo-box .elementor-image-box-wrapper:before {
	content: "";
	background: rgba(0, 0, 0, .72);
	position: absolute;
	width: 100%;
	height: 100%;
}

.e-portfo-box .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
	opacity: 0;
	transition: .5s;
}

.e-portfo-box .elementor-image-box-wrapper:hover .elementor-image-box-content p.elementor-image-box-description {
	opacity: 1;
	transition: .5s;
}

.e-portfo-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
	bottom: 20px;
	transition: .5s;
}

.e-commm-price-box .pricing-box-style {
	height: 100%;
}

.e-commm-price-box .pricing-box-style .elementor-widget-container {
	height: 100%;
}

.e-commm-price-box .pricing-box-style .elementor-widget-container .eael-pricing.style-1 {
	height: 100%;
	background: #7adc52;
}

.packages-pros .elementor-image-box-img {
	max-width: max-content;
	border-width: 4px;
	border-style: dashed;
	padding: 30px;
	border-radius: 100%;
	border-color: #fff;
	margin: auto;
}

.home-testimonial-slider-style.tesit-title-color .elementor-swiper .swiper-slide .elementor-testimonial__content h3.title-text.te-heading {
	color: #000;
}

.skill-img-box .elementor-image-box-img img {
	box-shadow: 0px 0px 30px 0px rgba(177, 89, 105, .2) !important;
	border-radius: 20px !important;
}

.arrow-box-style .elementor-widget-wrap {
	position: relative;
}

.arrow-box-style .elementor-widget-wrap:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	top: -4px;
	left: -5px;
	border-top: 3px solid #0d3f69;
	border-left: 3px solid #0d3f69;
	transition: all .25s;
}

.arrow-box-style .elementor-widget-wrap:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: -5px;
	right: -5px;
	border-bottom: 3px solid #0d3f69;
	border-right: 3px solid #0d3f69;
	transition: all .3s;
}

.arrow-box-style .elementor-widget-wrap:hover::before, .arrow-box-style .elementor-widget-wrap:hover::after {
	border-color: #419a1c;
	transition: .5s;
	width: 100%;
	height: 100%;
}

.home-technology-img-sliders figure.swiper-slide-inner {
	background: #fff;
	padding: 11px 15px;
	border-radius: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.home-technology-img-sliders figure.swiper-slide-inner img.swiper-slide-image {
	width: 100%;
	max-height: 40px;
	min-height: 40px;
	object-fit: contain;
}

/* testimonil slider css custom start*/
.testimonials-slider .testimonial-item {
	padding: 50px;
	background: #f4fff6;
	height: 100%;
}

.testimonials-slider .owl-stage {
	display: flex;
}

.testimonials-slider .testimonial-item .testi-left-box {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.testimonials-slider .testimonial-item .testi-client-img img.testimonial-image {
	max-width: 80px;
	min-width: 80px;
	min-height: 80px;
	max-height: 80px;
	border-radius: 100%;
	object-fit: cover;
	margin: auto;
}

.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .name-and-position h3 {
	margin: 0px;
	font-size: 17px;
}

.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .name-and-position p {
	font-size: 13px;
	margin: 0px;
	padding-top: 4px;
}

.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .name-and-position p span {
	font-weight: 600;
	color: #000;
}

.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .postion-title {
	margin: 20px 0px;
	font-size: 18px;
}

.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .review-contant p {
	font-size: 14px;
}

.testimonials-slider .testimonial-item .testi-left-box .project-view-wapper a {
	color: #000;
	font-size: 15px;
	transition: .5s;
}

.testimonials-slider .testimonial-item .testi-left-box .project-view-wapper a i {
	font-size: 13px;
	padding-left: 4px;
	transition: .5s;
}

.testimonials-slider .testimonial-item .testi-left-box .project-view-wapper a:hover i {
	padding-left: 10px;
	transition: .5s;
}

.testimonials-slider .testimonial-item .testi-left-box .project-view-wapper a:hover {
	color: #419a1c;
	transition: .5s;
}

.testimonials-slider .testimonial-item .testi-right-box .lable-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #0d3f69;
	margin: 0px;
	margin-bottom: 6px;
}

.testimonials-slider .testimonial-item .testi-right-box .country-name-flg .country-flt-name {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 30px;
}

.testimonials-slider .testimonial-item .testi-right-box .country-name-flg .country-flt-name img.country-flag {
	max-width: 40px;
	margin-right: 5px;
}

.testimonials-slider .testimonial-item .testi-right-box .country-name-flg .country-flt-name span {
	color: #000;
}

.testimonials-slider .testimonial-item .testi-right-box  .project-name {
	margin: 30px 0px;
	display: block;
}

.testimonials-slider .testimonial-item .testi-right-box  .project-over-view {
	padding: 10px 0px;
}

.testimonials-slider .testimonial-item .testi-right-box p {
	font-size: 14px;
	margin: 0px;
}

.testimonials-slider .testimonial-item .testi-right-box .project-name p {
	color: #000;
	font-weight: 600;
}

.owl-carousel.testimonials-slider .owl-nav {
	width: fit-content;
	display: block;
	float: right;
	margin: 40px 150px 40px 0px;
}

.owl-carousel.testimonials-slider .owl-nav button i {
	font-size: 26px;
	color: #083b66;
	transition: .5s;
	padding-left: 24px;
}

.owl-carousel.testimonials-slider .owl-nav button {
	padding-left: 30px !important;
}

.owl-carousel.testimonials-slider .owl-nav button i:hover {
	color: #419a1c;
}

.owl-carousel.testimonials-slider .owl-dots {
	display: block;
	text-align: center;
	margin: 40px 150px 40px 150px;
	position: relative;
	width: calc(100% - 400px);
}

.owl-carousel.testimonials-slider .owl-dots button.owl-dot {
	background: rgba(18, 18, 18, 0);
	width: 15px;
	height: 2px;
	border-radius: 0px;
	margin: 0px 10px;
}

.owl-carousel.testimonials-slider .owl-dots button.owl-dot.active {
	width: 116px;
	background: #0d3f69;
}

.owl-carousel.testimonials-slider .owl-dots:before {
	content: "";
	background: #c8c8c8;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 6px;
	z-index: -1;
}

.testimonials-slider .testimonial-item .testi-left-box .row.align-items-center {
	padding-bottom: 10px;
}

@media screen and (max-width:1000px) {
	.owl-carousel.testimonials-slider .owl-nav {
		margin: 40px 50px 40px 0px;
	}
	
	.owl-carousel.testimonials-slider .owl-dots {
		margin: 40px 40px 40px 40px;
		width: calc(100% - 180px);
	}
}

@media screen and (max-width:600px) {
	.owl-carousel.testimonials-slider .owl-nav {
		margin: 20px 20px 20px 0px;
	}
	
	.owl-carousel.testimonials-slider .owl-dots {
		margin: 20px 20px 20px 20px;
		width: calc(100% - 120px);
	}
}

@media screen and (min-width:600px) {
	.testimonials-slider .testimonial-item .testi-left-box .testi-client-img {
		min-width: 100px;
	}
	
	.testimonials-slider .testimonial-item .testi-left-box .row.align-items-center {
		flex-wrap: nowrap;
	}
}

@media screen and (max-width:767px) {
	.testimonials-slider .testimonial-item {
		padding: 20px;
	}
	
	.testimonials-slider .testimonial-item .testi-left-box .client-info-wapper .postion-title {
		margin: 10px 0px;
	}
	
	.testimonials-slider .testimonial-item .testi-client-img img.testimonial-image {
		margin-left: 0px;
		margin-bottom: 10px;
	}
	
	.testimonials-slider .testimonial-item .testi-left-box .project-view-wapper a {
		padding-bottom: 20px;
		display: block;
	}
}

.cookie-notice-container span#cn-notice-text {
	position: relative;
	padding-left: 70px;
	margin-bottom: 0px;
	top: 3px;
}

.cookie-notice-container span#cn-notice-text:before {
	content: "";
	width: 70px;
	height: 59px;
	background-image: url("https://cdn-ilddgib.nitrocdn.com/YjKZNwQGUwzzrIaomuayjTYyXVVrxwlE/assets/images/optimized/rev-27fe810/alphabetinfo.com/wp-content/themes/hello-elementor-child/./images/cooki-check-icon.jpg");
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0px;
	top: -6px;
}

.cookie-notice-container span#cn-notice-buttons {
	top: -10px;
	position: relative;
}

#cookie-notice {
	bottom: 20px !important;
}

@media screen and (max-width:1080px) {
	.cookie-notice-container span#cn-notice-text {
		margin-bottom: 25px !important;
		top: 0px !important;
	}
	
	.cookie-notice-container span#cn-notice-text {
		max-width: 100% !important;
	}
	
	.cookie-notice-container span#cn-notice-buttons {
		width: 100% !important;
		text-align: left !important;
	}
	
	.cookie-notice-container span#cn-notice-buttons {
		top: 0px !important;
		position: relative;
	}
}

.pup-form-style .eael-contact-form {
	padding: 0px !important;
}

.pup-form-style .eael-contact-form label {
	justify-content: flex-start;
	width: 100%;
}

.pup-form-style .eael-contact-form label span {
	width: 100%;
}

.pup-form-style .eael-contact-form input.wpcf7-form-control.wpcf7-submit {
	width: fit-content;
	padding: 12px 50px !important;
	margin-top: 4px !important;
}

.pup-form-style .eael-contact-form .popup-form-wapper.row {
	margin-bottom: 0px;
}
