.contact-hero-typography::before {
  content: "";
  width: 350px;
  height: 300px;
  position: absolute;
  z-index: -1;
  bottom: -20%;
  right: 0;
  background-image: url("http://ice.dimaino.co/wp-content/uploads/2025/12/about-hero-typography.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0% 100%;
  opacity: 0.07;
}
.contact-hero-container::after {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/contact-hero-img-1.png");
  position: absolute;
  left: 0;
  top: -100%;
}
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  background-color: white !important;
  border: none !important;
  outline: none !important;
  box-shadow: 0 10px 30px #00000021 !important;
}
.contact-form .select-caret-down-wrapper {
  display: none !important;
}
.contact-form .elementor-select-wrapper::after {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/down-arrow-icon.svg");
  position: absolute;
  z-index: 999 !important;
  top: 50%;
  left: 2%;
  transform: translateY(-45%);
}
.contact-form button {
  filter: drop-shadow(-15px 15px 25px #00000055);
  padding: 0 !important;
}
.contact-form button svg {
  width: 22px;
}
.contact-form button .elementor-button-content-wrapper {
  display: flex;
  justify-content: space-evenly;
  padding-right: 15px;
}
.contact-form button .elementor-button-content-wrapper::before {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/form-submit-icon.svg");
  position: absolute;
  right: 1%;
  transform: scale(0.8) translateX(-4px);
}
.contact-form button svg path {
  fill: transparent !important;
}
.contact-form-container::before {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/contact-form-container-before-shape.svg");
  position: absolute;
  top: -95%;
}
.contact-boxes-infos::after {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/contact-infos-after-img-1.png");
  position: absolute;
  left: 0;
  top: -90%;
  z-index: -10;
}
.contact-boxes-infos::before {
  content: url(http://ice.dimaino.co/wp-content/uploads/2025/12/world-map-BG.svg);
    position: absolute;
    right: 80%;
    top: -20%;
    transform: translateX(50%);
    scale: 1.2;
}
.contact-social-containe::before {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/sicials-links-before-shape.svg");
  opacity: 0.4;
  position: absolute;
  right: 30%;
  top: -5%;
  scale: 1.2;
}
.contact-social-containe::after {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/sicials-links-after-shape.svg");
  opacity: 0.4;
  position: absolute;
  left: 20%;
  top: -35%;
  scale: 1.1;
}
.faq-title-text::before {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/question-comment-icon.svg");
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(110%, -75%);
}
.contact-faq-akardeon .e-n-accordion-item-title-text {
  padding-right: 20px;
}
.contact-faq-akardeon .e-n-accordion-item-title-text::before {
  content: "";
  position: absolute;
  top: 27px;
  right: 2%;
  width: 25px;
  height: 25px;
  background-image: url("http://ice.dimaino.co/wp-content/uploads/2025/12/question-sign.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-faq-akardeon .e-n-accordion-item > summary,
.contact-faq-akardeon .e-n-accordion-item > div {
  box-shadow: 0 15px 40px -5px #00000021;
}
.contact-faq-container::before {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/question-comment-icon-before.svg");
  position: absolute;
  right: 28%;
  top: -3%;
}
.contact-faq-container::after {
  content: url("http://ice.dimaino.co/wp-content/uploads/2025/12/question-comment-icon-after.svg");
  position: absolute;
  left: 32%;
  top: 0%;
}