:root{
    --gr:#728292;
    --bl:#010C17;
    --bl2:#00101A;
    --blue:#01CBEC;
    --br:#E6E6E6;
    --w:#ffffff;
	--trs:all ease-in-out 0.ss;
}

.e-con > .e-con-inner,
.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main 
{
    max-width: 1200px;
}

#Header_main {
	padding-top: 10px;
	padding-bottom: 10px;
}
#Header_main .elementor-nav-menu--main ul > li > a {
	padding: 8px 15px;
	font-size: 16px;
}




#Header_main .elementor-nav-menu--main ul > li.menu-item-34 > a {
	background: var(--blue);
	border: 2px solid var(--blue);
	border-radius: 63px;
	color: var(--w);
}


.page-header {
	display: none ;
}
.banner_home,
.sec_2
{
	position: relative;
	z-index: 1;
}
.banner_home::after {
	background-color: rgba(0,0,0,0.2);
	left: 0;
	right: 0;
	top: 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.banner_home .e-con-inner {
	padding-right: 29%;
}

.banner_home .e-con-inner h2 {
	line-height: normal;
}

.banner_home::before,
.sec_2::before
{
	position: absolute;
	left: 0;
	right: 0;                                                    
	bottom: -1px;
	content: "";
	height: 160px;
	background: url("https://zero4ever.com/wp-content/uploads/2024/09/bg2.png");
	width: 100%;
	z-index: 1;
	top: auto;
	background-size: 100% 100%;
}

.sec_2::after,
#footer_mian:after
{
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	height: 160px;
	background: url("https://zero4ever.com/wp-content/uploads/2024/09/bg3.png");
	width: 100%;
	z-index: 1;
	top: -1px;
	background-size: 100% 100%;
	transform: skewY(-360deg);
}


.banner_home .elementor-button {
	background: rgba(250,250,250,0.1) !important;
	border-radius: 50px;
	backdrop-filter: blur(19px);
	border: 2px solid rgba(250,250,250,0.15) !important;
	padding: 12px 30px;

}


.row_d1 .box_1 img {
	width: 100%;
}

.row_d1 .box_2 {
	padding-left: 50px;
	padding-right: 15%;
}
.row_d1:nth-child(2n) .box_1 {
	order: 2;
}

.row_d1:nth-child(2n) .box_2 {
	padding-right: 50px;
	padding-left: 15%;
}

h1,
h2,
h3,
h4,
h5,
h6{
	line-height: normal;
}


.box_2 {
	background: rgba(250,250,250,0.1) !important;
	border-radius: 25px;
	backdrop-filter: blur(10px);
	border: 3px solid rgba(250,250,250,0.20) !important;
	padding: 20px;
}

.box_2 img {
	width: 100px;
	height: 100px;
	object-fit: contain;
	margin-top: 20px;
	margin-bottom: 20px;
}
.row_d1 .box_2 h4,
.about_samee h4
{
	font-size: 20px;
	color: var(--bl);
	margin-bottom: 10px;
	font-weight: 600;
}

.sec_3 .table tbody tr td,
.sec_3 .table thead tr th
{
	background: var(--w);
	border-color: var(--br) !important;
	font-size: 16px;
	color: var(--gr);
}
.sec_3 .table tbody tr td:nth-child(1),
.sec_3 .table thead tr th
{
	font-weight: 600;
	color: var(--bl);
}


.sec_3 .table tbody tr:nth-child(2n+1) td{
	background: #fafafa;
}
.table_Des1 {
	max-width: 900px;
	margin-left: auto;
	overflow: hidden;
}

.sec_4 .swiper-slide-image {
	border: 1px solid var(--br);
	padding: 10px;
	width: 100%;
	height: 100%;
	object-fit: contain;
	height: 90px;
}

.sec_4 .swiper-slide-inner {
	padding: 0 6px;
}



#footer_mian {
	padding-top: 170px;
	position: relative;
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#copy_right {
	border-top: 1px solid #ffffff2e;
	padding: 10px 0;
}

#copy_right .elementor-icon-list-items a {
	width: 35px;
	height: 35px;
	background: rgba(250,250,250,0.1);
	text-align: center;
	
	border-radius: 100%;
	transition: var(--trs);
}
#copy_right .elementor-icon-list-items a span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
#copy_right .elementor-icon-list-items a svg {
	margin: 0;
}
#copy_right .elementor-icon-list-items a:hover{
	background: rgba(250,250,250,1);
}

#copy_right .elementor-icon-list-items {
	margin: 0 -5px;
}

#copy_right .elementor-icon-list-items li {
	margin: 0 5px;
}

#copy_right p {
	margin: 0;
}

#copy_right .elementor-icon-list-items a span.elementor-icon-list-text {
	display: none;
}

#footer_mian .elementor-nav-menu li a:hover {
	color: var(--blue);
}

#footer_mian .elementor-nav-menu li a {
	padding: 5px 12px;
}

#footer_mian img {
	max-width: 300px;
}

#inner_header.banner_home .e-con-inner {
	padding-right: 0;
}

#inner_header.banner_home .elementor-widget-container {
	margin-bottom: 0;
	margin-top: -80px;
}

.about_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 25px;
}

.about_content ul::after {
	border-left: 2px dashed #010C1766;
	content: "";
	left: 0;
	width: 2px;
	height: calc(100% - 25px);
	position: absolute;
	top: 14px;
}

.about_content ul li {
	position: relative;
	font-size: 17px;
	font-weight: 500;
	color: var(--bl);
	margin-bottom: 15px;
}

.about_content ul li::after {
	left: -28px;
	width: 8px;
	height: 8px;
	background: var(--bl);
	content: "";
	position: absolute;
	border-radius: 100%;
	top: 11px;
}

/* textmonial */

.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
	border: none;
}

.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
	border: none;
	padding: 5px;
}
.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner {
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	border-radius: 15px;
    font-size: 17px;
  color: var(--gr);
  padding-bottom: 75px;
  background: var(--w);
  min-height: 315px;
}

.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner .testimonial-image {
	position: absolute;
	bottom: 20px;
	margin: 0;
	left: 20px;
}

.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner .testimonial-image img {
	border: none;
	padding: 0;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner .testimonial-name {
	font-size: 20px;
	color: var(--bl);
	position: absolute;
	bottom: 35px;
	left: 85px;
	font-weight: 600;
}
.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner p::before {
	content: "“";
	display: block;
	font-size: 100px;
	line-height: normal;
	height: 65px;
	font-family: "Arial";
	color: var(--bl);
	font-weight: 600;
}
.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner .wpmtst-testimonial-field.testimonial-field {
	text-align: left;
}
.Customers .strong-view.wpmtst-default .wpmtst-testimonial.t-slide .wpmtst-testimonial-inner .strong-rating-wrapper.in-view {
	margin-top: 4px;
	margin-bottom: 10px;
}
.Customers {
	padding-top: 90px;
	padding-bottom: 90px;
	background: var(--br);
	position: relative;
	z-index: 1;
}
.Customers::after {
	background: url(https://zero4ever.com/wp-content/uploads/2024/09/d1-1.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 430px;
	height: 257px;
	z-index: -1;
}
/* textmonial */

.text_logo span {
	color: var(--blue);
}

.elementor-element-b444407 {
	display: none;
}

/* .text_logo {
	font-family: "recepts", Sans-serif;
	font-weight: normal;
	font-size: 85%;
} */

.about_samee h2,
.about_samee h3,
.about_samee h1{
	color: var(--bl);
	font-weight: 600;
}
.about_samee ul {
	margin-bottom: 20px;
}


#faqss .e-n-accordion-item-title {
	border: none;
	padding:20px 0;
	justify-content: space-between;
	align-items: start;
}

#faqss .e-con.e-child {
	border: none;
}
#faqss .e-n-accordion-item {
	border-top: 1px solid var(--br);
	/* padding-top: 20px;
	padding-bottom: 20px; */
}

#faqss p {
	margin: 0;
}

#faqss .e-con-inner {
	padding-top: 0;
	padding-bottom: 20px;
}
#faqss .e-n-accordion-item-title-icon {
	top: 10px;
}
#setcenter_ul ol {
	text-align: left;
	max-width: 550px;
	width: 100%;
	display: inline-block;
}

/* media start */

@media (max-width:1200px) {
	#Header_main .elementor-widget-theme-site-logo {
		width: 230px;
	}
	#Header_main .elementor-nav-menu--main ul > li > a {
		padding: 5px 12px;
		font-size: 14px;
	}
}

@media (min-width:1025px) {

/* heade white */
.page-id-374 #Header_main,
.page-id-12 #Header_main,
.page-id-336 #Header_main,
.page-id-534 #Header_main

{
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	border: none;
}

.page-id-374 #Header_main .elementor-nav-menu--main ul > li > a,
.page-id-12 #Header_main .elementor-nav-menu--main ul > li > a,
.page-id-336 #Header_main .elementor-nav-menu--main ul > li > a,
.page-id-534 #Header_main .elementor-nav-menu--main ul > li > a

{
	color: var(--w);
}
 
.page-id-374 #Header_main .elementor-widget-theme-site-logo img,
.page-id-12 #Header_main .elementor-widget-theme-site-logo img,
.page-id-336 #Header_main .elementor-widget-theme-site-logo img,
.page-id-534 #Header_main .elementor-widget-theme-site-logo img

{
	opacity: 0;
}


.page-id-374 #Header_main .elementor-widget-theme-site-logo a,
.page-id-12 #Header_main .elementor-widget-theme-site-logo a,
.page-id-336 #Header_main .elementor-widget-theme-site-logo a,
.page-id-534 #Header_main .elementor-widget-theme-site-logo a

{
	background: url(https://zero4ever.com/wp-content/uploads/2024/09/ZERO4EVER.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}


.page-id-374 #Header_main .elementor-nav-menu--main ul > li.menu-item-34 > a,
.page-id-12 #Header_main .elementor-nav-menu--main ul > li.menu-item-34 > a,
.page-id-336 #Header_main .elementor-nav-menu--main ul > li.menu-item-34 > a,
.page-id-534 #Header_main .elementor-nav-menu--main ul > li.menu-item-34 > a

{
	background: rgba(250,250,250,0.1) !important;
	backdrop-filter: blur(15px);
	border: 2px solid rgba(250,250,250,0.15) !important;
}

/* heade white */
}




@media (max-width:1024px) {
	#Header_main .e-con-inner {
		flex-wrap: nowrap;
	}
	#Header_main .elementor-menu-toggle {
		margin: 0;
		width: 37px;
		height: 37px;
		background: var(--bl);
		border-radius: 100%;
		margin-left: auto;
	}
	#Header_main .elementor-menu-toggle svg {
		fill: var(--w);
	}
	
	#Header_main .elementor-nav-menu--dropdown-tablet {
		position: initial;
	}
	#Header_main nav {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 999;
		margin: 0;
		border-top: 1px solid var(--br);
	}
	#Header_main nav > ul > li > a {
		padding: 10px 15px;
		font-size: 15px;
		font-weight: 400;
		border-bottom: 1px solid var(--br);
		color: var(--bl);
	}
	#Header_main nav > ul > li > a.elementor-item-active
	{
		background: var(--blue);
		color: var(--w);
	}
	#Header_main nav > ul > li > a:hover
	{
		background: var(--bl);
		color: var(--w);
	}
}

@media (max-width:767px) {
	/* comman */
	h1, 
	h2,
	h3
	 {
		font-size: 24px !important;
		line-height: 1.5 !important;
	}
	h4,
	.about_content ul li
	{
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	p,
	ul,
	ol,
	.elementor-267 .elementor-element.elementor-element-f08c436
	{
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	.about_content ol,
	.about_samee ul, 
	.about_samee ol,
	ul,
	ol
	{
		padding-left: 25px;
	}
	.elementor-element-f08c436 .elementor-widget-container{
		padding-bottom: 0 !important;
	}
	.sec_2 .elementor-widget-container,
	.elementor-element-56b39f6 .elementor-widget-container
	{
		margin-bottom: 0 !important;
	}
	.elementor-element-ba77fed .elementor-widget-container,
	.elementor-element.elementor-element-5c14dc3 > .elementor-widget-container
	{
		margin-bottom: 10px !important;
	}
	/* comman */
	.elementor-widget-text-editor .elementor-widget-container {
		font-size: 14px;
		line-height: 1.5;
	}
	#copy_right .elementor-widget-container {
		font-size: 13px;
		text-align: center;
	}
	.sec_pad {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.pad_t{
		margin-top: 40px;
	}
	.pad_b{
		margin-bottom: 40px;
	}
	.banner_home .e-con-inner {
		padding: 0;
	}
	.banner_home::before, .sec_2::before {
		height: 60px;
	}
	.sec_2::after, #footer_mian::after {
		height:60px;
	}
	#inner_header.banner_home {
		height: 200px !important;
		min-height: auto;
	}
	#inner_header.banner_home .elementor-widget-container {
		margin-top: -20px;
	}
	.row_d1 .box_2, .row_d1 .box_1,
	.row_d1:nth-child(2n) .box_2
	{
		padding: 0 15px;
	}
	.row_d1:nth-child(2n) .box_1 {
		order: initial;
	}
	#footer_mian {
		padding-top: 60px;
	}
	#footer_mian img {
		max-width: 220px;
	}
	#footer_mian .elementor-nav-menu li a{
		font-size: 14px;
		padding: 5px 10px;
	}
	#footer_mian .e-con > .e-con-inner {
		gap: 0;
	}
	#footer_mian .elementor-widget-container{
		text-align: center;
	}
	.elementor-element.elementor-element-85f2993 {
		align-content: center;
	}
	.sec_2 .e-con-inner {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.box_2 {
		border-radius: 15px;
		padding: 15px;
	}
	.box_2 img {
		margin: 15px 0;
		width: 60px;
		height: 60px;
	}
	.sec_3 .table tbody tr td, .sec_3 .table thead tr th {
		font-size: 14px;
	}
	.row_d1 .box_1 img {
		margin-bottom: 15px;
	}
	.row_d1 + .row_d1 {
		margin-top: 20px;
	}
	.elementor-element-7f13848.banner_home {
		min-height: 350px;
	}
	.elementor-element-7f13848.banner_home h1 {
		line-height: 1.4 !important;
		margin-bottom: 15px;
	}
	.elementor-element-7f13848.banner_home p {
		margin: 0;
	}
	.elementor-element-7f13848.banner_home div {
		margin-bottom: 0 !important;
		gap: 0;
	}
	#inner_header.banner_home br + br {
		display: none;
	}
	.elementor-element-daae7a1 h3 {
		font-size: 18px !important;
	}
	#faqss .e-n-accordion-item-title {
		padding: 15px 0;
	}
	#faqss .e-con-inner {
		padding-bottom: 15px;
	}
}