body{
	background :#000 !important;
}
div#magic-cursor #ball {
    display: none;
}
.second_home_image .e-con-inner {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.testimonial_home .elementskit-commentor-header {
    display: none !important;
}
.form_cont {
    height: 100%;
}
.form_in {
    height: 100%;
}
.before_footer input#msgSubmit {
    background: linear-gradient(90deg, #E2E7EF 0%, #BABFCD 100%);
    height: 67px;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
}
.footer_form_outer .email-field {
    width: 100%;
    max-width: 380px;
    height: 70px;
}
.footer_form_outer .email-field input {
    width: 100%;
    height: 70px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: none;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: 22px;
    font-family: 'Neue Haas Grotesk Display Pro';
}
.footer_form_outer button {
    border-radius: 12px !important;
    background: linear-gradient(90deg, #090F16 0%, #1B1821 100%);
    width: 218px;
    height: 70px;
    color: #E2E7EF;
    text-align: center;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 32px;
    border: none;
}
.contact-form-footer .form-group {
    display: flex;
    gap: 20px;
}
.footer_form_outer .email-field input::placeholder {
    color: #FFF;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}


@media screen and (max-width:767px){
	.footer_form_outer button {
    width: 150px;
height:50px;
		display:flex;
		justify-content:center;
		align-items:center;
}
	.footer_form_outer .email-field input {
    width: 100%;
    height: 50px;
}
	.testimonial_home .swiper-button-prev {
    transform: translate(-142px, -22px) !important;
}
	.customized_box {
    background: linear-gradient(135deg, #474444, #141313);
}
html.clicked-menu-icon {
    overflow: hidden;
}

	
}
@media screen and (max-width:1025px){
	.header_main nav.hfe-dropdown.menu-is-active {
    position: fixed !important;
    top: 120px;
    left: 0 !important;
    width: 100vw !important;
    height: 100%;
    background: #000 !important;
    z-index: 9999 !important;
    overflow-y: auto;
}
.hfe-active-menu {
  overflow: hidden;
}

	.header_main .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
    width: 100%;
    margin-right: 0px;
    height: 100%;
    display: flex;
		flex-direction:column;
}
	.header_main .hfe-dropdown li a.hfe-menu-item{
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    font-size: 18px !important;
		color:#fff !important;
		background:#000 !important;
		display: flex;
    justify-content: center;
}
	.header_main .hfe-nav-menu__layout-horizontal li{
		border:none !important;
	}
	.header_main ul#menu-1-e1907d3 {
    padding: 20px 0px;
}
}
.Technology_image_outer .elementor-widget-image {
    height: 100%;
}