body{  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
 font-size:14px; line-height:normal;  color:#fff; text-align:left; background-color:var(--white);}
a{border-bottom: none !important;}
.dwn-btn,
.vd-title,
.download-btn,
.title strong,
h1 strong,h2 strong,
.section1 .box h4,
.know-more a span,
/* .header-top .call-us a.num{color:var(--redcolor);} */

:root{
  --text:#000;
  --title:#005c87;
  --title2:#04415d;
  --dgray:#534f4a;
  --gray:#726f6c;
  --icons:url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/icons.png);
  --white:#fff;
  --lgray:#e5e4e2;
  --redcolor:#c91214;
}
.bg-color1{background-color:#f8f1e6;}
.text-center{text-align: center;}
.justify-content-center{justify-content: center;}
.align-item-center{align-items: center;}

strong,
.header-top .call-to-action a,
.header-main h3,
section h2,
.section2 h3,
.header-main p,
.forms h5,
.section1 .box h5,
.section1 .box h4,
.common-btn a,
.modal-text-body h5,
.modal-text-body
.modal-text-header h3,
.header-main.thankyou h2,
.ct-box h4,
.header-main.thankyou a,
.ceritification-carousel .item h5,
.product-offers .thumb-flat h5,
.header-main.thankyou h4{font-family: "Poppins", sans-serif;}
input.form-control:focus , textarea.form-control:focus {
    color: #000 !important;
}
h1,
h2{position:relative;  padding-left:0px;}
h2::after{position: absolute; content:""; max-width:130px; height:3px; background-color:var(--dgray); bottom:-20px; left:0; right:0; margin:auto; display: none;}
.center h2::after{display: inline-block;}
.center h2{border-left:none; text-align: center;}
.common-btn{text-align: right;}
.common-btn a{background-color:var(--dgray); display:inline-block; font-size:20px; padding:10px 20px; transition:400ms ease-in-out; border:2px solid var(--white); color:var(--white);}
.common-btn a i{background:var(--icons) no-repeat; background-position:-269px 0; width:25px; height:18px; margin-left:10px; display:inline-block; transform: rotate(-90deg);}
.common-btn:hover a{background-color:var(--redcolor); transition:400ms ease-in-out;}
header {
    /* padding-bottom: 60px; */
    background: url(https://www.apexecotech.com/landing/img/Banner-min.png) no-repeat;
    position: relative;
    /* background-attachment: fixed; */
    background-size: 100% 100%;
    /* background: #2e3192; */
    min-height: 70vh;
   }
header::before{position: absolute; content:""; left:0; top:0; width:100%; height:100%; background-color:var(--text); opacity:.45;}
/*.header-top{padding:10px 0; background-color:#ffffff; position: relative;}*/
.header-top .call-to-action{display:flex; justify-content:flex-end; align-items: center; padding:10px 0; height: 100%;font-weight: 700;}
.header-top .call-to-action a{color:#fff; display: flex; transition:all 0.4s ease-in-out; font-size:14px;padding: 8px;}
.header-top a i{margin-right:5px; background: var(--icons) no-repeat; display:inline-flex; margin-top:3px;}
.header-top a.num{font-size:14px;}
.header-top a.num i{width:18px; height:18px;color:#fff;}
.header-top a.email i{background-position:0 -41px; width:19px; height:14px;}
.header-top a.calc{background-color: var(--title2); color:var(--white); padding:10px 20px;}
.header-top a.calc i{background-position:0 0; width:12px; height:15px;}
.header-top a:hover{ transition:all 0.4s ease-in-out;}
.header-top a.calc:hover{background-color:var(--dgray); color:var(--white);}
.call-to-action-1{font-size: 15px; fill: #ffffff;color: #fff;background-color: #4caf50;border-radius: 5px 5px 5px 5px;margin-left: 65px; transition: all 400ms ease-in-out;}
.call-to-action-1:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.1); 
  transition: all 400ms ease-in-out;
}
 .head-text-container{padding:60px 40px 24px;}
.header-main h1{margin:0 0 20px; font-size:40px; line-height:42px;}
img.img-fluid {
    max-width: 100%;
}
.imageDiv h4{color: #2e3192;  font-size: 22px; text-align: center; font-weight: 600;}
/*.header-main h1 strong{text-decoration: underline}*/
.header-main h1 small{font-size:80%;}
.header-main ul{font-size:   18px; padding:0 0 0 25px;font-family: "Poppins", sans-serif;}

.header-main ul li{font-size:18px; padding:3px 0;}
.section2 ul li,
.benefits ul li,
/* .header-main ul li{margin-bottom:10px; position: relative; padding-left:25px;} */
.section2 ul li::before,
.benefits ul li::before,
/* .header-main ul li::before{position: absolute; content:""; left:0; top:3px;  width:10px; height:10px; background-color:var(--redcolor); border-radius:100% 0 0;} */
.header-main hr{margin: 20px -25px 15px; height: 10px; background: var(--dgray); border: none;}
.header-main p{font-size:22px; font-style:italic; color: var(--title);}

.header-main.thankyou{padding-top:80px;}
.header-main.thankyou h2{border:none; font-size:18px;}
.header-main.thankyou p{ font-size:16px; margin:15px 0;}
.header-main.thankyou a{color: var(--title); font-size: 18px;}
.header-main.thankyou h4{font-size:14px;}

.forms{padding:20px 15px; color:var(--white); border-radius:10px; background-color:#eaeae8;}
.mobile{padding:0px !important;color:var(--white); border-radius:10px; background-color:#ffffff;}
.forms h2{font-size:18px; padding:0 0 0 0; margin-bottom:15px;color:#2e3192;text-align: center;}
.forms h3{font-size:15px;color:#000000; padding-bottom: 20px;text-align: center;}
.forms .form-group .form-control {
    height: 42px;
    padding-left: 15px;
      border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    color: #000;
}


::placeholder {color: #000 !important;}
.forms .form-group textarea.form-control{height:72px; resize: none;}
.forms .form-group span small {font-size: 11px;color: #ff3b00cc;font-weight: 600;display: block;padding: 10px 0 0;}

.forms input[type="submit"]{ height: 40px; border:none; background-color:#2e3192; font-family: "Poppins"; margin-right: auto; margin-top: auto; transition:400ms linear; font-weight:400; font-size:18px; color:var(--white); margin-top: 15px; border-radius: 8px; -webkit-border-radius:; -moz-border-radius:; -ms-border-radius:; -o-border-radius:; }
.forms input[type="submit"]:focus,
.forms input[type="submit"]:hover{background-color:var(--redcolor); transition:400ms linear; }
.forms-second{width: 100%;padding: 20px;}
.forms-second h2{margin-bottom: 2px;}
.forms-second h3{font-size: 16px;line-height: 19px;padding-bottom: 10px;}
.forms-second .we-hate-button-text h3{padding: 7px 0px 0px 50px;}
.forms-second-group{margin-bottom: 15px;}
.forms-second  input[type="submit"]{margin-top: 19px;font-size: 15px;}
.checkbox-container{display:flex; font-size: 14px;}
.checkbox-container input[type="checkbox"]{width:20px; height:20px; margin-right:7px;}
.we-hate-button-text h3{padding: 12px;}

section{padding:35px 0 35px 0;}
section h2{margin-bottom:20px; font-size:32px; color:#2e3192;     font-weight: 600;}
.freeConsul .col-sm-7{ flex-direction:column; }
.footer { background-color:#2e3192; padding:20px 0px; }
.whyChoose .row .secondCh{ display:flex; align-items:start;justify-content:center;align-content:center; flex-direction: column; min-height: 300px}
.whyChoose .col-md-6 h4 {
   font-size: 22px;
    color: #000000;
    margin-bottom: 15px;
    line-height: 28px;
    font-weight: 600; position: relative; padding-bottom: 10px;}

.whyChoose .col-md-6 h4:after{position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 71%;
    background-color: #000;
    height: 3px; }
.secondCh p {color: #000; font-size: 16px; line-height: 26px;}
  .howWorks{ background:#f1f1f1;  }
  .beneFits img { margin:10px auto 20px; display:block; }
  .beneFits h4 , .industry h4 {  color:#2e3192;  margin-bottom:15px; font-size:22px; text-align: center;}
  .beneFits p ,  .industry p  {  color:#000000;  margin-bottom:15px; font-size:16px;text-align: center;     line-height: 27px;
 }
 .industry p{ text-align:left; }
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #4caf50;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-body{ font-size:17px; color:#000; }
.accordion-body .col-lg-8   {font-size:20px; color:#2e3192; display:flex;  align-items:center; justify-content:center;  }
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 20px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
  .howWorks .whyChImage .caption{ font-size:15px; }
  .gray{background: #f1f1f1;padding: 30px 0px}

  .industry .whyChImage{ min-height:100%;  }
  .industry 
.whyChoose .col-md-6 p{ font-size:16px; color:#000; margin-bottom:15px;line-height:29px } 
.section1{padding:50px 0;}
.section1 .box{background-color:var(--lgray); text-align: center; padding:20px 10px 10px; margin:15px 0; min-height:172px;}
.section1 .box i{display: block; margin:0 auto 15px; background:var(--icons) no-repeat;}
.section1 .box i.yoe{background-position:-23px 0; width:50px; height:35px;}
.section1 .box i.ins{background-position:-76px 0; width:35px; height:37px;}
.section1 .box i.dps{background-position:-115px 0; width:37px; height:36px;}
.section1 .box i.fse{background-position:-155px 0; width:33px; height:33px;}
.section1 .box i.naw{background-position:-191px 0; width:34px; height:35px;}
.section1 .box i.apc{background-position:-228px 0; width:32px; height:34px;}
.section1 .box i.bbc{background-position:-192px 0; width:36px; height:35px;}
.section1 .box i.glo{background-position:-295px -85px; width:37px; height:34px;}
.section1 .box h4{font-size:24px; margin-bottom:15px; display: flex; justify-content: center;}
.section1 .box h4 sup{margin-right: 4px; font-size: 16px;}
.section1 .box h5{font-size:14px; line-height: normal;}

.section1 .vd-box{width:100%; padding:15px 0 0;}
.section1 .vd-box a{position: relative; cursor: pointer; display:block;}
.section1 .vd-box a img{max-width:100%;}
.section1 .vd-box a::after{position:absolute; opacity:0.7; z-index:1; background:var(--icons) no-repeat; transition:400ms ease-in-out; left:0; right:0; top:0; bottom:0; margin:auto; content: ""; width:85px; height:84px; background-position:-315px 0;}
.section1 .vd-box a::before{position: absolute; content: ""; background:var(--redcolor); opacity:0.3; left:0; top:0; width:100%; height:100%; transition:400ms ease-in-out}
.section1 .vd-box a:hover::after{opacity:1; transition:400ms ease-in-out;}
.section1 .vd-box a:hover::before{opacity:0; transition:400ms ease-in-out}
.section1 .vd-box iframe{max-width:640px; width:100%;}

/* .section2{background:url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/bg1.jpg) no-repeat; background-size:cover; color:var(--white); position:relative;} */
.section2{background-color:var(--white);}
.section2 h2{padding-left: 0; border-left:none;}
.section2 img{max-width:100%;}

.section2 ul{padding-left:25px;}
.section2 ul li{margin-bottom: 15px; line-height: 18px; font-size: 16px;}
.section2 ul li::before,
.benefits ul li::before{background-color: var(--white);}
.section2 .common-btn{position:absolute; bottom:-15px; left:0; right: 0; text-align: center;}

.products{padding-bottom:30px;}
.product-offers{margin-top:30px;}
.product-offers .thumb-flat {margin:15px 0; }
.product-offers .thumb-flat img{margin-bottom:15px; border: 1px solid #e4e4e4; max-width: 100%;}
.product-offers .thumb-flat h5{font-size:18px; text-align: center;}

.certifications{background:url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/bg5.jpg) no-repeat; background-size:cover;}

.section2 h3{font-size:22px; margin-left:25px; margin-bottom:30px;}

.certifications h4,
.manufacturing-unit h4{font-size:22px;}

.certification-img{display: flex; justify-content:center; margin-top: 40px; }
.certification-img img{border: 1px solid #e4e4e4; margin: 0 7px; border-radius: 5px;}

.our-clients{padding:30px 0 0; margin-top:40px; border-top:1px solid #e4e4e4;}

.patented{background:var(--lgray) url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/bg2.jpg) no-repeat; background-size:cover;}
.patented h2{margin-bottom:60px;}
.patented .owl-carousel{max-width:635px; margin:auto;}
.patented .owl-carousel .owl-item{margin-bottom:0;}
.patented .owl-carousel .owl-item .item{padding:0;}
.patented .owl-carousel .owl-item img{display:inline-block; width:100%; border:10px solid var(--white); border-radius:8px;}
/* .patented .owl-carousel .owl-nav{position: absolute; top: 50%; transform: translateY(-50%); width: 100%; padding:0 15px;} */
/*.patented .owl-carousel .owl-nav button.owl-next, 
 .owl-carousel .owl-nav button.owl-prev{line-height: 20px; outline: none; float: left;width: 50px; height: 50px; background: #d0ceca;padding: 8px !important;}
.patented .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{font-size:100px; color: #fff;}
.patented .owl-carousel .owl-nav button.owl-next{float:right; margin-right:-65px;}
.patented .owl-carousel .owl-stage-outer{height: auto !important; padding: 0;} */
.patented .owl-carousel .owl-dots{display: none;}
.owl-carousel .owl-nav button.owl-prev{float: left; margin-left:-65px;}

.cleint-carousel{padding-top: 20px;}
.cleint-carousel img{border: 1px solid #e4e4e4}

.manufacturing-facility{margin-top: 40px;}

.cta{padding:40px 0 10px;}
.cta h2{border:none; font-size:24px;}
.cta-text{margin:-15px 0 30px; font-size: 18px !important; font-weight: normal; font-family: "Poppins"; color: var(--text);}


.owl-dots{display:flex; justify-content: center; margin-top:15px;}
.owl-dots .owl-dot{width:10px; height:10px; background-color: var(--dgray) !important; border-radius:50%; margin:0 3px;}
.owl-dots .owl-dot.active{background-color: var(--redcolor) !important;}

.customers{background-color: var(--lgray);}
.customers.featured{background-color:var(--white); padding-bottom:0;}
.customers .lists{margin:0; padding:15px 0 0 1px; list-style:none; display:flex; flex-wrap:wrap;}
.customers .lists li{background-color:var(--white); border:1px solid #bbb9b6; margin-left:-1px; padding:10px; margin-top:-1px; width:14.28%; height:109px; display:flex; justify-content:center; align-items:center;}
.customers.featured .lists li{height:80px;}
.customers .lists li img{max-width:100%; max-height: 100%;}
.reacts{background:var(--title2) url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/bg4.jpg) no-repeat; background-size:cover;}
.reacts h2{color:var(--white);}
.reacts .ct-box{box-shadow:none; margin:20px 0; padding:30px; background-color:var(--white); border-radius: 20px}
.reacts .ct-box .icons{width:164px; height:164px; background:transparent; padding:0; top:-82px; text-align:center; overflow: hidden; border: 8px solid rgba(255, 255, 255, .5);}
.reacts .ct-box .icons::after{display: none;}
.reacts .ct-box .icons img{max-width:100%; border-radius:100%;}
.reacts .ct-box blockquote{line-height: 22px; padding-bottom:50px; position:relative; min-height: 182px;}
.reacts .ct-box blockquote::after{position: absolute; content:""; right:-5px; bottom:0; background:var(--icons) no-repeat; width:69px; height:48px; background-position:-405px 0; }
.reacts .ct-box h4{color: var(--dgray); font-size:20px;}
.reacts .ct-box h4 small{font-size:66%; display: block; color:#bbb9b6;}
.reacts .ct-box h4 small strong{color: var(--text);}
.reacts .ct-box .author{display: flex; align-items: center;}
.reacts .ct-box .author img{width:50px; margin-right: 15px; border-radius:50%;}

.owner-profile{background: #f9f7f5; padding: 40px 0;}
.profile-container{max-width: 1024px; margin: 0 auto; padding: 15px; box-shadow: 0 0 20px #f5f2f2; border-radius: 15px; background-color:var(--white);}
.profile-pic{padding: 10px; text-align: center;}
.profile-pic img{border-radius: 100%; border: 1px solid #ededed; padding: 10px;}
.profile-text{font-size: 18px;}
.profile-text h2 small{font-size: 45%; display: block; font-family: 'Karla';}
.profile-text p{margin-bottom:20px;}
.profile-text p a{color:var(--title);}
.profile-text p a:hover{color:var(--redcolor);}
.profile-text p:last-of-type{margin-bottom:0;}

.popular-searches{padding:20px 0; clear: both; font-size:12px;}
.popular-searches h2{font-size:16px; margin-bottom: 10px; padding-left:6px;}
.popular-searches .keywords span{position: relative; display: inline-block; padding-right:5px; text-transform:capitalize;}
.popular-searches .keywords span::after{position: absolute; content:","; right:1px;}
.popular-searches .keywords span:last-of-type::after{display:none;}

.imgbx{margin:15px 0;}
.imgbx img{max-width: 100%;}

footer{color: #9d9c9a; padding:0; font-size:12px; background-color: var(--text);}
footer p{padding:10px 0}
footer a{color: #9d9c9a; text-decoration: none; margin:0 10px;}
footer a:hover{color:#fff;}
.whatsapp-icon{position:fixed; left:10px; bottom:40px; width:36px; height:36px; z-index: 111;}
.whatsapp-icon img{max-width:100%; height:100%; }
.header-main.thankyou #player{width:100%; margin-bottom:40px; height: 315px;}
.header-main.thankyou .head-text-container{padding:60px 35px;}
.header-main.thankyou .head-text-container .cta{padding: 15px 0; border-top:2px dashed var(--lgray); border-bottom:2px dashed var(--lgray); margin-bottom:15px;}
.header-main.thankyou .head-text-container .cta h4{color: var(--dgray);}

.mobile-activity{display: none;}
.sm{display: none;}

.modal .forms{background-color: var(--gray);}
.award{font-size:20px; color:white; margin-top:14px;}
.box-section h2{margin-bottom: 1px !important;}
.about-apex ul{padding-inline-start: 40px;}
.about-apex ul li{color: #000;list-style: disc;font-size: 15px;line-height: 30px;}
.box1{background-color: #2e3192; }
.box1 h2{color: #fff;font-size: 45px;padding: 18px 0px 0px 0px;text-align: center;}
.box-section h3{font-size: 16px;padding: 0px 10px 30px 10px; line-height: 29px;}
.box2{background-color:#4caf50}
.box2 h2{color: #fff;font-size: 45px;padding: 18px 0px 0px 0px;text-align: center;   }
.box3{background-color:#2e3192;text-align: center;}
.box3 h2{color: #fff;font-size: 45px;padding: 18px;}

.modal-text-body{color: #000;}
.slider .container{position: relative;}
* {
  margin: 0;
   padding: 0;
   box-sizing: border-box;;
}

.bg{background-color:#4caf50;}
.Zero-Liquid-col-1{background-color: #eeeef0;border: 2px solid #7a7a7a;}
.Zero-Liquid-col-2{background-color: #eeeef0;border: 2px solid #7a7a7a;}
.Zero-Liquid-col-3{background-color: #eeeef0;height: 350px;}
.Zero-Liquid{background-color: #f2f2f2;margin-top: 30px;}
.Zero-Liquid h3{color: #4caf50;font-size: 18px; text-align: center; padding: 10px;}
.ZLD-1-img{width: 100%;margin-bottom: 134px;}
.site-wrapper h3{color: #000;font-size: 18px;text-align: center;padding-top: 40px;line-height: 40px;}
a,
a:visited {
	background-color: transparent;
	color: #0067b8;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover,
a:active {
	border-bottom: none;
	outline: 0;
}

a:focus {
	border-bottom: none;
	outline: thin dotted;
}

a img {
	border: 0;
}
footer .credits {
	font-size: 1rem;
}

.tabs-container {
padding: 10px;
}
.tab h2{font-size: 18.2px;}

.tabs-block {
	display: flex;
	align-items: center;
	justify-content: center;
}
.tabs {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
  margin-bottom: 63px;
}

.tabs label {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	margin-right: 0.0625rem;
	cursor: pointer;
	background-color: #fff;
	color: #000;
  font-weight: 400;
	font-family: Karla, sans-serif;
	font-size: 17px;
	transition: background-color ease 0.3s;
}

.tabs label .material-icons {
	margin-right: 0.3rem;
}

.tabs .tab {
	flex-grow: 1;
	width: 100%;
	height: 100%;
	display: none;
	padding: 1rem 2rem;
	color: #000;
	background-color: #dbdbdb;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
}

.tabs .tab > *:not(:last-child) {
	margin-bottom: 0.8rem;
}

.tabs [type=radio] {
	display: none;
}

.tabs [type=radio]:checked + label {
	background-color: #dbdbdb;
	color: #000;
  font-weight: 400;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
}

.tabs [type=radio]:checked + label + .tab {
	display: block;
}
@media (min-width: 768px) {
	.tabs label {
		order: 1;
		width: auto;
	}

	.tabs .tab {
		order: 9;
	}

	.tabs [type=radio]:checked + label {
		border-bottom: none;
	}
}

.about-apex h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #2e3192;
    text-transform: capitalize;
    letter-spacing: 1px;
}.about-apex p { text-align:center; font-size:20px; font-weight:500; line-height:30px; color:#000 }
.imageDiv2{ background-color:#2e3192 }
.imageDiv2 h2 { text-align:center; font-size:30px; font-weight:600; color:#fff }
.imageDiv2 span{height: 70px; width: 70px; text-align: center;text-align: center; font-size: 30px; border-radius: 50%; color:#fff; border:2px dotted #fff; display: block;margin: 10px auto 15px ;line-height: 70px;}
.whyChImage { min-height:350px; background-size:cover; background-position:center; background-repeat: no-repeat;position: relative; margin-bottom: 25px;}
.HowDivImage{ min-height:250px; background-size:cover; background-position:center; background-repeat: no-repeat;position: relative; }
.whyChImage .caption {
    position: absolute;
    content: "";
    bottom: 0;
    height: auto;
    background-color: #2e3192;
    color: #fff;
    font-size: 20px;
    text-align: left;
    left: 0;
    right: 0;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
}
.howDivCaption{ position: absolute;
    content: "";
     height: auto;
    background-color: #2e3192;
    color: #fff;
    font-size: 18px;
    text-align: left;
    left: 10;
    top: 10;
    width: 80%;
    padding: 12px 10px;
    text-align: center;}


    .HowDiv{background-color: #f2f2f2; padding: 10px; min-height: 515px}
    .howDivtext{ padding:25px 20px; }
    .howDivtext h4{ font-size:22px; color:#000; font-weight:600; margin-bottom:15px; }
    .howDivtext p{ font-size:16px; color:#000;   }
.imageDiv2 p { font-size:17px;     color: #fff; line-height:27px; text-align:center; }
.box-section h3{height: 80px;     color: #fff;}
.freeConsul p { font-size:16px; color:#000; line-height:29px; }
.lightBlue{ background-color:rgb(46 49 146); color:#fff; }
.lightBlue hr:not([size]) {
    height: 2px;
    color: #fff;
    opacity: 0.7;
}
  .yellow{  color:rgb(238 224 1); }
 .lightBlue li p { font-size:16px; line-height:30px; }
 .lightBlue ul {list-style: disc;}
 .lightGray  ul li::marker { color: #2e3192!important;} 
  .lightBlue ul li::marker { color: rgb(238 224 1)!important;} 
.Benefit p {font-size: 15px; color: #000; font-weight:400;}
.Benefit .col-md-12 p {font-size: 17px; }
.Benefit h4 {font-size: 22px; color: #000; font-weight:600; margin-bottom: 10px}
.Benefit .col-md-3{ padding:30px; position:relative; }
.Benefit .col-md-3:after {
    content: "";
    position: absolute;
    height: 85%;
    width: 2px;
    background-color: #f2f2f2;
    top: 50px;
    bottom: 0;
    right: 0;
}
.Benefit .col-md-3:last-child:after{ display:none; }
.our-zld-plant{padding-top: 12px;}
.our-zld-plant h2{color: #ffff;}
.our-zld-plant ul{list-style: disc;font-size: 18px;line-height: 35px; padding-inline-start: 40px;}
.Choose-the-best-ZLD-technology h2 {color: #000;margin-bottom: 25px;}
.Choose-the-best-ZLD-technology p {color: #000;font-size: 21px;line-height: 32px;}
.Choose-pg{padding-top: 40px;line-height: 30px;font-size: 18px;font-weight: bold;}
.Choose-pg p{color: #000;}
.Connect-with-our-expert {display: flex;border: 1px solid #000;justify-content: space-around;margin-top: 40px;}
.Connect-with-our-expert strong{font-weight:900; color: #000;}
.Connect-with-our-expert h2{font-family: "Poppins";padding: 20px 0px 10px 0px;margin-bottom: 10px;}
.Connect-with-our-expert button{font-weight: 700;fill: #ffffff;color: #fff;background-color: #c91b20;border-style: solid;border-width: 2px 2px 2px 2px;height: 37px;margin-top: 27px;width: 125px;border: 1px;}
.slider-second{width: 100%;}
.footer-bg{background-color: #2e3192; color: #fff;}
.border{ background-color: #bbcf38;margin-bottom: 30px;}
.Our-Project h2{color:#ffffff;}
.Our-Project p{color: #ffffff; font-size: 14px; padding-bottom: 10px;line-height: 20px;}
.Our-Project h3{color:#ffffff; font-size: 14px;line-height: 24px;}
.Our-Project-first{margin-top: 30px;}
.Our-Project-second{margin-top: 33px;}
.three-forms{margin-top: 46px;}
/***==============Main Footer===============***/
.main-footer{position:relative; padding:20px 0px 20px; background-color:#1e1e1e; font-size:13px; color:#ccc;}
.footer-links a{margin:0 5px;}
.powered-by{text-align: right;}
.main-footer a{color:#fff;}
.main-footer a:hover{color:rgb(233, 218, 17);}
.auto-container{position:static; max-width:1200px; padding:0px 15px; margin:0 auto;}


@media only screen and (max-width:1026px){
  .call-to-action-1 {margin-top: 7px;}

  .tabs label{justify-content: start;}
  .Zero-Liquid-col-1{margin: 20px 0px 20px 0px;}
  .Zero-Liquid-col-2{margin: 20px 0px 20px 0px;}
  .Zero-Liquid-col-3{margin: 20px 0px 20px 0px;}
  .award{margin-top: 14px; margin-bottom: 6px;}
  .Choose-pg{padding-top: 5px;}
  .Choose-the-best-ZLD-technology p{font-size: 16px;line-height: 28px;text-align: justify;padding-bottom: 20px;}
  .Choose-pg p{font-size: 16px;} 
  .ZLD-1-img{margin-bottom: 0px !important;}
  .tabs{margin-bottom: 0px !important;}
}
@media only screen and (max-width:994px){
  .box1 h2{
    font-size: 36px;
  }
  .tabs label{font-size: 14px;}
}
.ftr-img img{max-width:100%}

@media only screen and (max-width:767px){
    section.Benefit {
    text-align: center;
}
form.forms {
    margin-top: 20px;
}div#art-side-form {
    width: 100%;
}
  header{background:  url(https://www.apexecotech.com/landing/img/Banner-min.png) no-repeat; background-size:100% 100%;}
  .header-top .call-to-action a{color: #ffff;}
.header-top a.num i{color: #ffff;} 
img{max-width:100%;}
/* header::before{display: none;} */
.header-top{background-color: transparent;}
.header-top a.logo{display: block; margin: 0 auto;}
.header-top .call-to-action{flex-wrap: wrap; justify-content: flex-end; padding:0;}
.header-top  a.calc{width: 160px; padding: 5px; font-size: 14px; margin:5px 0; }
.header-top a.num{font-size: 15px; margin: 0; justify-content: center;}
.header-top a.email{width: 100%;justify-content: center; margin-left:0; font-size: inherit;}
.call-to-action-1{margin:0 0 5px 5px}
.header-main{padding-top: 30px;}
.head-text-container{padding:0; margin-bottom: 30px;}
.header-main h1{font-size:26px; margin-bottom:20px;}
.header-main h1 strong{font-size:26px; line-height: 30px;}
.header-main h1 small{font-size:100%;}
.header-main h3{margin: 0 0 20px 0; font-size:16px;}
.header-main ul{font-size:14px; padding:0;font-weight:bold;}
.header-main hr{margin: 20px -6px 15px;}
.header-main p{font-size:16px;}
.forms{border-radius: 15px;width: 100%;box-shadow:none;margin-bottom: 30px;color:var(--white); background-color:#ffffff;}
.forms .form-group .form-control{height: 45px;}
.our-zld-plant{padding: 0px 0px 30px 0px;}
.box1{margin: 2px;}
.box2{margin: 2px;}
.box3{margin: 2px;}
.iframe{width: 100%;}
.powered-by{text-align: center; padding-top: 5px;}
.Connect-with-our-expert{display: block;padding: 10px;text-align: center;}
.form-group{margin-bottom:15px;}
.section1,
section{padding:20px 0;}
section h2{font-size:19px;}
.certifications h4, .manufacturing-unit h4{font-size: 18px;}
.cleint-carousel{padding-top:0;}
.section1 .box{margin:0 0 15px; padding:10px; min-height: 144px;}
.section1 .box h4{font-size:16px; margin-bottom: 10px;}
.videos h2{margin-top:15px;}
.section1 .box h5{font-size:12px;}
.section1 .vd-box{padding:0;}
/* .section2{background:var(--title2) url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/m-bg1.jpg) no-repeat; background-size:100% 100%;}
.section2 ul{padding:0 0 20px;} */
.common-btn a{font-size: 16px; padding: 8px 15px;}
.ceritification-carousel .item h5{padding: 5px 0; font-size: 11px;}
.certifications ul{flex-wrap: wrap;}
.certifications ul li{max-width:50%; margin-bottom:10px;}
.certifications .patentd ul{padding-right:0;}
.benefits{background:var(--title2) url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/m-bg3.jpg) no-repeat; background-size:100% 100%;}
.patented h2,.benefits h2{margin-bottom: 50px;}
.benefits ul li{margin-bottom: 15px; font-size: 14px;}
.certification-img{margin-top: 30px; flex-wrap: wrap; margin-bottom: 30px;}
.certification-img img{max-width:28%;}
.our-clients{margin-top: 3px;}
.cta{padding: 25px 0 30px;}
.cta h2{margin-bottom: 10px; font-size:16px; padding-left: 0;}
.common-btn{text-align: left;}
.section2 h3{font-size:18px; margin-left:0;}
.manufacturing-facility{margin-top: 25px;}
.why-us{background-color: var(--text);}
.why-us img{display: none;}
.customers .lists{justify-content:center;}
.customers .lists li{height: 80px; width:25%;}
.subcta h2{margin-top:30px;}
.testimonial-carousel{margin-bottom: 30px;}
.reacts{background:var(--title2) url(/web/20240110163302im_/http://www.zld.apexecotech.com/images/m-bg4.jpg) no-repeat; background-size:100% 100%;}
.reacts .ct-box{margin:0; padding:15px; min-height: inherit;}
.reacts .ct-box .icons{width: 104px; height: 104px; top:-52px;}
.reacts .ct-box blockquote{min-height:inherit; font-size: 13px; line-height:18px;}
.reacts .forms{margin:0; padding:0;}
.reacts .forms .form-control::-moz-placeholder{color:var(--text);}
.reacts .forms .form-control::-webkit-input-placeholder{color:var(--text);}
.reacts .forms .form-group textarea.form-control{height:90px;}

.profile-pic{margin-bottom: 5px;}
.profile-pic img{max-width:150px;}
.profile-text{text-align: center; font-size: 14px; margin-bottom: 10px;}
.profile-text h2{border:none; padding:0; margin-bottom: 15px;}

.checkbox-container{font-size:12px;}
footer{text-align:center; padding:10px 0 50px;}
footer a{margin:0 5px;}
footer p{padding: 4px 0;}

.mobile-activity{width: 100%; display: block; position: fixed; left: 0; bottom: 0; z-index:11}
.mobile-activity a,
.mobile-activity button{border: none;width: 50%; float: left; padding:10px 0;  display: flex; justify-content: center; font-size:14px; font-weight:600; letter-spacing: 1px; cursor:pointer; color: #fff; background-color:#000000; text-transform:uppercase;}
.mobile-activity a:first-child{background-color:#b95f36;}
.mobile-activity a .env{margin-top:0}
.mobile-activity a .call{background-position: left center; margin-top:1px}
.lg{display: none;}
.sm{display: block;}
.tabs label{justify-content: start;}
.Zero-Liquid-col-1{margin: 20px 0px 20px 0px;}
.Zero-Liquid-col-2{margin: 20px 0px 20px 0px;}
.Zero-Liquid-col-3{margin: 20px 0px 20px 0px;}
.award{margin-top: 14px; margin-bottom: 6px;}
.Zero-Liquid-col-2{width: 100%;height: auto;}
.Zero-Liquid-col-3{width: 100%;height: auto;}
.Choose-pg{padding-top: 5px;}
.Choose-the-best-ZLD-technology p{font-size: 16px;line-height: 28px;text-align: justify;padding-bottom: 20px;}
.Choose-pg p{font-size: 16px;}
}
#searchsubmit{ visibility: hidden;}
.header-lp-forms h3{font-size:20px; margin-bottom:30px;color:#000000;text-align: center;font-weight: 700; text-transform: capitalize;}
.thank-you{color:#ffffff}
.thank-you h2{color:#ffffff}

.thank-you h4>a{font-size:25px;font-weight: 700;color:#ffffff}
/*
     FILE ARCHIVED ON 16:33:02 Jan 10, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:20:10 Nov 14, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.515
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 9.45
  LoadShardBlock: 71.767 (3)
  PetaboxLoader3.datanode: 86.721 (4)
  load_resource: 131.612
  PetaboxLoader3.resolve: 94.43
*/


/* counter section css */

.counter-item {
    text-align: center;
    padding: 20px;
}
.count  {
    color: #ffd200;
    font-size: 3.6em;
    font-weight: bold;
}

.couter-section{
    justify-content: center;
    color: #eee;
}

.counter-item p{
    font-size: 13px;
}
.counter-container{
    background-color: #2e3192;
    color: #ffff;
    justify-content: center;
}
.plus {
    font-size: 35px;
    font-weight: 600;
    color: #ffd200;
}

.boxTwo .whyChImage{min-height: 400px}
.boxTwo p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin-bottom: 24px;
    font-weight: 500;
}


.lightGray { background-color:#f2f2f2; }
.lightGray ul{list-style: disc;}
.lightGray ul li {
    color: #000;
    margin-bottom: 23px;
    line-height: 30px;
    font-size: 18px;    font-weight: 500;

}.form-group {
    margin-bottom: 8px;
}

.forms .form-group .form-control {
    height: 48px;
    padding-left: 15px;
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    color: #000;
}

.lightGray .forms{ background:#fff; border:1px solid #2e3192;  }
.footer p { font-size:16px; font-weight:400;margin-bottom:10px; }
.footer .copy p{ font-size:14px; font-weight:400;   }
.footer .social img{    height: 22px;  margin-right: 10px}
/*.lightGray .forms{ background:#fff; }*/



button.btn.btn-primary.col-xl-12 {
    background: #000;
}
/*.button.carousel-control-prev , .button.carousel-control-next { background:none!important; }*/
.art-side-form {
  position: fixed;
  right: 0;
  background: linear-gradient(114.74deg, #2e3192 3.37%, #2e3192 136.37%)#fff;
  padding: 22px;
  z-index: 10000;
  width: 450px;
  display: none;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  top: 50%;
}

.art-side-form-inner h3 {
  color: #fff;
}

.art-side-form .close {
  top: 0.875rem;
  right: 1.25rem;
}

.close .cross {
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  right: 1.875rem;
  padding-left: 0.75rem;
  cursor: poMontserrat;
}

.art-side-form .close .cross:after,
.art-side-form .close .cross:before {
  background: #05122C;
}

.art-side-form .close .cross:after {
  bottom: -2px;
}

.art-side-form .close .cross:after,
.art-side-form .close .cross:before {
  background: #05122C;
}

.art-side-form .art-side-form-tab {
  position: absolute;
  left: -50px;
  width: 50px;
  height: 175px;
  bottom: 0;
  background: #2e3192;
  /*top: calc(50% - 100px);*/
  border-radius: 0.625rem 0 0 0.625rem;
  color: #fff;
  -webkit-box-shadow: -2px 0px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0px 5px 1px rgba(0, 0, 0, 0.25);
  cursor: poMontserrat;
}

.art-side-form .art-side-form-side-text {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  width: 0;
  white-space: nowrap;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  text-align: left;
  position: absolute;
  padding-bottom: 1rem;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  top: -10px;
  left: 0;

}

.art-side-form .art-side-form-side-icon {
  position: absolute;
  bottom: 8px;
  width: 100%;
  left: 0;
  font-size: 1.25rem;
  text-align: center;

}

.art-side-form-side-icon .fa {
  font-size: 17px;
}

.rs-icon-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.art-side-form .art-side-form-side-icon {
  position: absolute;
  bottom: 8px;
  width: 100%;
  left: 0;
  font-size: 1.25rem;
  text-align: center;
}

.art-side-form h3 {
  color: #fff;
  margin-bottom: 9px;
  font-size: 28px;
  font-weight: 800;
  margin-top: 0px;
  font-family: "Montserrat", sans-serif;
}

.art-side-form p {
  margin-bottom: 13px;
  color: #4F5772;
  font-size: 15px;
}

.contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.art-side-form.open {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.contact-form .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.form-control {
  background-color: transparent;
}

.art-side-form-inner input[type=email],
.contact-form input[type=text] {
  height: 40px;
  border-radius: 0.125rem;
  border: 0;
  color: #4F5772;
  padding: 0 0.5rem;
  margin-bottom: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #ced4da;
  ;
}

.art-side-form .contact-form input[type=text],
.art-side-form .contact-form textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  color: #ececec;
  border: 1px solid #CED1DC;
  font-size: 0.9375rem;
  margin-bottom: 15px;
}



.contact-form .half {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 49%;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.contact-form .full {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.art-side-form .contact-form .checkbox-wrapper {
  margin: 0rem 0 1rem;
}

.art-side-form .contact-form input[type=email],
.art-side-form .contact-form input[type=text],
.art-side-form .contact-form textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CED1DC;
  background: transparent;
  font-size: 14px;
  margin-bottom: 10px;
}

.contact-form .full {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.button.green,
button.green {
  background: #2e3192;
  color: #fff;
}

.contact-form button {
  height: 45px;
  text-transform: uppercase;
  border: 0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
}

.contact-form .privacy-policy {
  margin-top: 0.875rem;
  font-size: 0.875rem;
  color: #999FB7;
}

.art-side-form .contact-form .checkbox-wrapper {
  margin: 0rem 0 1rem;
}

.contact-form .checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.5rem 0 1.5rem;
}

.contact-form .checkbox-wrapper .contact-check-intro {
  margin-right: 1rem;
  font-weight: 600;
  margin-top: -4px;
}

.contact-form .checkbox-wrapper label input {
  margin-right: 0.5rem;
}

.contact-form .checkbox-wrapper label {
  margin-right: 1.3125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
}

#art-side-form .close {
  float: right;
  font-size: 31px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .5;
  margin-top: -6px;
  cursor: poMontserrat;
}



.art-side-form-inner .form-control , .art-side-form-inner textarea{background-color: #fff;}



.header-top{ background: #fff;
    position: relative;
    margin-bottom: 100px;
 }
 .blueB { color:#2e3192; }

 .footer img {  height:30px; margin-right:10px;   }