.contact-us-part,
.popup-form-top-left,
.popup-form-top-right,
.social-contact-out-list {
  position: relative;
}

.contact-us-part-left {
  padding: 53px 50px !important;
}

.contact-us-part-left h3 {
  text-align: left;
  color: #000;
  margin-bottom: 20px;
  font-size: 48px;
}

.after-img:before {
  content: "";
  width: 50%;
  height: 270px;
  left: 170px;
  bottom: -58px;
  background-image: url(../img/form-after.webp);
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: contain;
  position: absolute;
  z-index: -1;
}

.contact-us-part-right {
  padding: 32px 10px;
  border-radius: 40px;
  background: #fff;
  box-shadow: 0 11px 18px 0 rgba(163, 163, 240, 0.06);
  width: 100%;
}

strong.contact-us-part-left-inner-strong {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  padding: 15px;
}

.contact-us-part-left-inner a span,
.contact-us-part-left-inner span {
  word-break: break-all !important;
}

.contact-list {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 10px;
}

.contact-list a span {
  color: #000;
}

.contact-list a span:hover {
  color: #0263ff;
}

.contact-list-images {
  width: 24px;
  height: 24px;
}

.contact-list-images,
.skype-header,
.whatsapp-header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.contact-us-part-right {
  border-radius: 14.319px;
  background: #fff;
  box-shadow: 0px 19.092px 114.552px 0px rgba(6, 11, 19, 0.06),
    0px 0px 0px 4.773px #fff;
  padding: 40px !important;
}

.contact-us-part-right-inner {
  padding: 40px;
}
input,
input::placeholder,
select,
select::placeholder,
textarea,
textarea::placeholder {
  color: #757474 !important;
  font-weight: 400;
  font-size: 15px !important;
}

.form-group-flex {
  display: flex;
  justify-content: space-between;
}

.form-group-flex .form-group {
  width: 48%;
}

.contact-us-part-right .form-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 12px;
}

.contact-us-part-right .form-group input,
.contact-us-part-right .form-group textarea {
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #0ab9f870;
  background: #ffffff80;
  color: #fff;
  resize: none;
}

.form-group label {
  font-size: 16px;
  font-weight: 600;
}

.form-group label span {
  color: red;
}

.error {
  color: red;
  font-size: 0.8em;
  display: none;
}

.form-group.social-info-block-outer.social-contact-row {
  width: 100%;
  display: flex;
}

.form-group.social-info-block-outer.social-contact-row {
  flex-direction: row;
  gap: 10px !important;
}

.social-info-block-outer.social-contact-row .social-contact-out-list {
  border-bottom: none !important;
}

.contact-us-part,
.popup-form-top-left,
.popup-form-top-right,
.social-contact-out-list {
  position: relative;
}

.outer-flags,
.social-contact-out-list {
  width: 85px !important;
  border-bottom: 1px solid #d1d1d1;
  margin-right: 0 !important;
  text-align: center;
}

.contact-us-part-right-form .form-group.social-info-block-outer.social-contact-row ul#social_select,
.popup-contact-form-common-outer.popup-show-class ul#social_select {
  height: auto !important;
}

.form-group.social-info-block-outer.social-contact-row ul#social_select {
  position: absolute;
  height: auto;
}

ul#social_select {
  padding: 0;
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  background: #fff;
  z-index: 99;
  list-style-type: none;
  border: 1px solid rgb(2 99 255);
  border-radius: 12px;
}

input#social_contact,
ul#countries-flags,
ul#countries-flags li:first-child,
ul#social_select {
  width: 100% !important;
}

ul#social_select li:first-child {
  margin: 0;
}

ul#countries-flags img,
ul#social_select li img {
  width: 30px;
}

.init::after {
  display: inline-block;
  right: 5px;
}

.init::after,
ul#countries-flags li:first-child::before {
  width: 0;
  height: 0;
  margin-left: 15px;
  vertical-align: 0.255em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  margin-top: 10px;
  position: absolute;
  content: "";
}

.Send-Message-form,
.copy-right-text-center {
  text-align: center;
}

/* .Send-Message-form button {
  border-radius: 14.319px;
  background: #0263ff;
  color: #fff;
  width: 100%;
  padding: 10px;
} */

.contact-us-part-right-form .init {
  padding: 13px 0;
}

ul#social_select li {
  margin: 10px 0;
}

section.bg-black-form .contact-us-part .row {
  background: linear-gradient(154deg, #001435 15.89%, rgba(0, 0, 0, 0) 83.41%);
}

section.bg-black-form .after-img:before {
  left: 50px;
  bottom: -90px;
  z-index: 0;
}

section.bg-black-form .contact-us-part-left h3 {
  color: #fff;
}

section.bg-black-form strong.contact-us-part-left-inner-strong {
  color: #fff;
}

section.bg-black-form .contact-list a span {
  color: #fff;
}

section.bg-black-form {
  background: #000;
  padding-top: 25px;
}

section.bg-black-form .contact-us-part-right {
  padding: 40px !important;
  border-radius: 14.319px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 19.092px 114.552px 0px rgba(6, 11, 19, 0.06),
    0px 0px 0px 4.773px rgba(2, 99, 255, 0.4);
}

section.bg-black-form .contact-us-part-right .form-group input,
section.bg-black-form .contact-us-part-right .form-group textarea {
  border: 1px solid #626262;
  background: transparent;
}

section.bg-black-form .contact-us-part-right h3 {
  color: #fff;
}

section.bg-black-form .contact-us-part-right p {
  color: #fff;
}

@media (max-width: 767.98px) {
  .contact-us-part-left {
    padding: 15px !important;
  }

  .contact-us-part-left h3 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 33px;
  }

  strong.contact-us-part-left-inner-strong {
    text-align: center;
  }

  .contact-us-part .container {
    padding: 15px;
  }

  .contact-list {
    padding: 15px 5px;
  }

  .contact-us-part-right {
    padding: 40px 20px !important;
  }

  .contact-us-part-right-inner,
  .contact-us-part-left-inner {
    padding: 0 !important;
  }

  .form-group-flex {
    flex-direction: column;
  }

  .form-group-flex .form-group {
    width: 100%;
  }

  .after-img:before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .contact-us-part-left h3 {
    font-size: 36px;
  }

  strong.contact-us-part-left-inner-strong {
    font-size: 26px;
    padding: 15px 0;
  }

  .after-img:before {
    left: 20px;
    bottom: -90px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .after-img:before {
    left: 48px;
    bottom: -58px;
  }
}

section.bg-black-form ul#social_select {
  background: #1a1f27;
}

section.bg-black-form .init::after {
  color: #fff;
}























.contact-us-left h3 {
  font-size: 28px;
  font-weight: 700;
  background: var(--Fourchain, linear-gradient(92deg, #0460E9 -14.55%, #0AB9F8 59.9%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-list {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 10px;
  margin-top: 30px;
}

.contact-list-images-main {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  flex: 0 0 48px;
  background: #FFF;
  fill: #FFF;
  filter: drop-shadow(0 4px 13.8px rgba(0, 0, 0, 0.25));
}

.contact-list-text p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.contact-list-text a {
  color: #787676;
  font-size: 14px;
  font-weight: 600;
}

.contact-list-images1 {
  background-image: url(../img/home/footer-call.webp);
}

.contact-list-images2 {
  background-image: url(../img/home/footer-mail.webp);
}

.contact-list-images3 {
  background-image: url(../img/home/footer-map.webp);
}

.contact-us-part-right {
  padding: 40px !important;
  border-radius: 24.226px;
  background: #FFF;
  box-shadow: 0 4px 34px 0 rgb(10 185 248 / 20%);
}

.Send-Message-form button {
  width: 100%;
  padding: 10px;
  font-weight: 700;
  font-size: 18px;
}

.contact-us-part {
  padding: 60px 0px 40px 0px;
  position: relative;
  z-index: 1;
  background-image: url(../img/home/form-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.form-group input::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 6px;
  background: linear-gradient(92deg, #0460E9 -14.55%, #0AB9F8 59.9%);
  z-index: -1;
  /* put behind the input */
}

.form-group input {
  position: relative;
  z-index: 1;
  padding: 8px 12px;
  border: none;
  border-radius: 4px;
  background: white;
  outline: none;
}

.select-wrapper {
  display: inline-block;
  padding: 2px; 
  border-radius: 8px;
  border: 1px solid #0ab9f870;
}

.select-wrapper select {
  width: 100%;
  padding: 10px 40px 10px 12px;
  border: none;
  border-radius: 6px;
  background: #fff url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 12px center;
  background-size: 16px;
  appearance: none;
  font-size: 16px;
  color: #555;
  outline: none;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .contact-list {
    margin-top: 20px;
  }

  .contact-us-part-right {
    margin: 20px 0;
    padding: 25px !important;
  }
}