.elementor-8180 .elementor-element.elementor-element-934f291{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--margin-top:-70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-8180 .elementor-element.elementor-element-934f291:not(.elementor-motion-effects-element-type-background), .elementor-8180 .elementor-element.elementor-element-934f291 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#151724;}.elementor-8180 .elementor-element.elementor-element-934f291::before, .elementor-8180 .elementor-element.elementor-element-934f291 > .elementor-background-video-container::before, .elementor-8180 .elementor-element.elementor-element-934f291 > .e-con-inner > .elementor-background-video-container::before, .elementor-8180 .elementor-element.elementor-element-934f291 > .elementor-background-slideshow::before, .elementor-8180 .elementor-element.elementor-element-934f291 > .e-con-inner > .elementor-background-slideshow::before, .elementor-8180 .elementor-element.elementor-element-934f291 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#0B0B0B;--background-overlay:'';}.elementor-8180 .elementor-element.elementor-element-2045bc4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8180 .elementor-element.elementor-element-cf9610c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-8180 .elementor-element.elementor-element-cf9610c:not(.elementor-motion-effects-element-type-background), .elementor-8180 .elementor-element.elementor-element-cf9610c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#151724;}.elementor-8180 .elementor-element.elementor-element-38de8ca{background-color:#151724;}/* Start custom CSS for html, class: .elementor-element-1a0e16b *//* Namespaced FORM SECTION */
.zt_form_section {
  padding: 60px 20px;
  background-color: #fdfdfd;
}

.zt_card_form {
  background-color: #ffffff;
  border-radius: 72px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  padding: 30px;
  position: relative;
}

.zt_form_img {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20%;
  max-width: 120px;
  height: auto;
  z-index: 5;
  display: block;
}

.zt_bg_head_home {
  background-size: 100% 100%;
  padding: 15px 20px;
  font-size: 22px;
  font-weight: 700;
  background-color: #ffce05;
  display: inline-block;
  border-radius: 90px;
  color: #000;
}

.zt_paracontent {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.86;
  padding: 22px 5px;
}

.zt_form_home .form-control {
  border: 2px solid #000;
  border-radius: 8px;
  padding: 12px 15px;
  font-size: 16px;
  width: 100%;
  color: #000;
}

.zt_form_home textarea.form-control {
  resize: vertical;
}

.zt_form_home textarea.form-control::placeholder {
  color: #000;
  opacity: 1;
}

.zt_submit {
  text-align: center;
  display: inline-block;
}

.zt_btn-home {
  background-color: #000;
  color: #fff;
  padding: 10px 25px;
  border: none;
  border-radius: 85px;
  margin-top: 12px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.zt_btn-home:hover {
  background-color: #ffce05;
  color: #000;
  border-radius: 80px;
}

.zt_btn_grey_plus i {
  font-size: 20px;
  z-index: 1;
}

.zt_btn_black {
  position: relative;
  z-index: 2;
}

.text-success,
.text-danger {
  font-size: 14px;
  margin-top: 10px;
}

.text-success {
  color: #198754;
}

.text-danger {
  color: #dc3545;
}

.d-none {
  display: none !important;
}

.text-end {
  text-align: right;
}

.zt_social_row_foot p {
  margin-bottom: -19px;
  font-size: 14px;
  color: #000;
  padding: 18px 20px;
  font-weight: 700;
}

.zt_social_row_foot p a {
  color: #7434fa;
  text-decoration: none;
  transition: color 0.3s ease;
}

.zt_social_row_foot p a:hover {
  color: #000;
  text-decoration: underline;
}

.zt_socialcontact {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #7434fa;
  border-radius: 50%;
  margin-right: 8px;
}

@media (max-width: 767px) {
  .zt_btn-home {
    width: 100%;
    justify-content: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2045bc4 */.zaga_footer {
  background-color: #151724;
  color: #fff;
  padding: 80px 0 20px;
  font-family: 'Segoe UI', sans-serif;
}

.newsletter_yellow {
  color: #ffce05;
  font-weight: 700;
  font-size: 25px;
}
.form {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 1px solid #666;
  border-radius: 6px;
  overflow: hidden;
  padding: 1px 1px;
  max-width: 700px;
}

.form-control {
  flex-grow: 1;
  background: transparent;
  border: none;
  color: #000;
  font-size: 14px;
  padding: 10px;
  outline: none;
}

.form-control::placeholder {
  color: #fff;
  font-weight: 400;
}

.team_btn_plus {
  background-color: #ffce05;
  color: #000;
  font-size: 20px;
  padding: 8px 14px;
  margin-left: 8px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.team_btn_plus:hover {
  background-color: #000;
  color: #ffce05;
}


.subscribe_desc {
  font-size: 17px;
  color: #fff;
}

.address_desc p,
.form-control,
.call_us_title {
  color: #fff;
}

.footer_bg_last {
  padding: 40px 0 20px;
}

.footer_head_menu {
  color: #ffce05;
  font-size: 23px;
  font-weight: 700;
}

.footer_menu_ul {
  list-style: none;
  padding-left: 0;
}

.footer_menu_ul li {
  margin-bottom: 5px;
}

.footer_menu_ul li a {
  color: #ccc;
  text-decoration: none;
  font-size: 15px;
}

.footer_menu_ul li a:hover {
  color: #ffce05;
}

.footer_ul_footer {
  padding-left: 0;
  list-style: none;
  gap: 10px;
}

.footer_ul_footer li {
  margin-right: 12px;
}

.footer_ul_footer {
  list-style: none;
  display: flex;
  padding-left: 0;
  gap: 18px;
  flex-wrap: wrap;
}

.footer_ul_footer li {
  background-image: url("https://zagatech.pro/assets/images/home/footer_icon_ng.webp");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 39px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, background-size 0.3s ease;
  cursor: pointer;
  border-radius: 6px;
}

.footer_ul_footer li:hover {
  transform: translateY(-17px);
  background-size: 100% 85%;
}

.footer_ul_footer li img {
  width: 24px;
  height: 26px;
  transition: transform 0.3s ease;
}


.form-control {
  background: transparent;
  border: 1px solid #666;
  padding: 10px 14px;
  border-radius: 4px;
  width: 100%;
  color: #fff;
}

.team_btn_plus {
  background-color: #151724;
  color: #000;
  font-size: 20px;
  padding: 6px 14px;
  margin-left: 8px;
  border-radius: 4px;
  cursor: pointer;
}

.footer_copy {
  background-color: #000;
  padding-bottom: 10px;
}

.footer_hr {
  background: #333;
  height: 1px;
  border: none;
}

.copyright_text_grey {
  color: #999;
  font-size: 14px;
}
.call_us_title {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 19px;
  text-transform: capitalize;
  padding: 8px 0; /* 8px top and bottom padding */
}

.call_us_title.size_redc {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 6px;
}

.call_us_title:hover {
  color: #ffce05;
  transition: color 0.3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-934f291 */.address-section {
  padding-top: 0;
  background-color: #000;
}

.newsletter_yellow {
  color: #ffce05;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.address_desc,
.address_desc p,
.subscribe_desc {
  color: #fff;
  font-size: 15px;
}

.form {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
}

.form-control {
  background: transparent;
  border: 0 solid;
  color: #000;
  box-shadow: none !important;
  resize: none;
  font-size: 15px;
  border-radius: 0;
  padding: 10px 15px;
}

.address-section .form-control:focus {
  background-color: transparent;
  color: #fff;
}

.team_btn_plus {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  background-color: #fecf06;
  color: #070605;
  box-shadow: 0 0 10px #c4b5b57d;
  cursor: pointer;
}

.team_btn_plus:hover {
  background-color: #070605;
  color: #fecf06;
}

.newsletter-error {
  margin: 0;
  color: red;
}

.text-success {
  color: green;
}

.d-none {
  display: none !important;
}

.text-left {
  text-align: left !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-38de8ca *//* zt-footer.css */
.zt-footer-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  border-radius: 95px;
  z-index: 9999;
  padding: 8px 0;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}

.zt-social-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.zt-social-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2e2e2e;
  border-radius: 80px;
  padding: 1px 12px;
  margin: 5px;
  gap: 10px;
  transition: transform 0.3s ease;
}

.zt-social-item:hover {
  transform: translateY(-4px);
}

.zt-social-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  gap: 12px; /* ✅ Add this line for spacing */
}


.zt-social-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: ;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zt-social-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  animation: blink 1.5s infinite ease-in-out;
}

.zt-social-telegram { background-image: url('https://zagatech.pro/assets/images/icons/telegram.webp'); background-color: #0088cc; }
.zt-social-whatsapp { background-image: url('https://zagatech.pro/assets/images/icons/whatsapp.webp'); background-color: #25D366; }
.zt-social-skype    { background-image: url('https://zagatech.pro/assets/images/icons/skype.webp'); background-color: #00aff0; }
.zt-social-quote    { background-image: url('https://zagatech.pro/assets/images/icons/message.webp'); background-color: #ffaa00; }

@keyframes blink {
  0%, 100% { opacity: 1; transform: scale(1); }
  50%      { opacity: 0.6; transform: scale(1.1); }
}

@media (max-width: 768px) {
  .zt-social-item {
    flex: 1 1 48%;
    justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .zt-social-item {
    flex-direction: row;
    flex: 1 1 100%;
    justify-content: flex-start;
  }
}

.socialfoot.tele         { background-color: #0088cc !important; }
.socialfoot.whats        { background-color: #25D366 !important; }
.socialfoot.salesmaticz  { background-color: #00AFF0 !important; }
.socialfoot.quote        { background-color: #ffaa00 !important; }/* End custom CSS */