.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: 31px;
  height: 30px;
}

.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: 10px 12px;
  border-radius: 8px;
  border: 1.105px solid #D0CFCF;
  background: #ffffff80;
  color: #fff;
  resize: none;
}

.form-group label {
  font-size: 15px;
  font-weight: 500;
}

.form-group label span {
  color: #BA0000;
}

.error {
  color: #BA0000;
  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: 1.105px solid #D0CFCF;
  border-radius: 8px;
}

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: 6px 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(--grade-5, linear-gradient(90deg, #0882EB -11.09%, #24B4E8 101.23%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-list {
  display: flex;
  align-items: start;
  gap: 20px;
  padding: 15px 10px;
  margin-top: 10px;
}

/* .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: rgba(31, 31, 31, 0.61);
  font-size: 17px;
  font-weight: 400;
}

.contact-list-text a {
  color: #1F1F1F;
  font-size: 15px;
  font-weight: 500;
}
.contact-list-text span {
  color: #1F1F1F;
  font-size: 15px;
  font-weight: 500;
}
.contact-list-text span:hover {
  background: var(--grade-5, linear-gradient(90deg, #0882EB -11.09%, #24B4E8 101.23%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-list-text a:hover {
  background: var(--grade-5, linear-gradient(90deg, #0882EB -11.09%, #24B4E8 101.23%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-list-images1 {
  background-image: url(../img/call-icon.webp);
}

.contact-list-images2 {
  background-image: url(../img/mail-icon.webp);
}

.contact-list-images3 {
  background-image: url(../img/map-icon.webp);
}

.contact-list-images4 {
  background-image: url(../img/icon-whatsapp.webp);
}

.contact-list-images5 {
  background-image: url(../img/icon-telegram.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: 140px;
  padding: 8px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 auto;
}

.contact-us-part {
  padding: 60px 0px 60px 0px;
  position: relative;
  z-index: 1;
  background-image: url(../img/contact/form-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.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;
}

.contact-details-main {
  border-radius: 28px;
  background: linear-gradient(270deg, #FFF 0%, #FFF 100%);
  padding: 40px;
}

.contact-details-main-card {
  border-radius: 39px;
  background: linear-gradient(197deg, rgba(210, 234, 255, 0.59) -37.73%, rgba(233, 245, 255, 0.21) 58.69%, #E9F5FF 129.26%);
  padding: 20px;
  height: fit-content;
  margin-bottom: 30px;
}

.contact-details-main-card h3 {
  color: #1F1F1F;
  font-size: 24px;
  font-weight: 600;
  padding-top: 15px;
  max-width: 350px;

}

.contact-us-left {
  padding-bottom: 30px;
}

.contact-us-left p {
  font-size: 17px;
  max-width: 450px;
  color: #000;
}

.contact-list-text {
  max-width: 300px;
}

.social-divider {
  border: 0;
  border-top: 1px solid #dcdcdc;
  width: 100%;
}

.social-icon svg path {
  transition: 0.3s ease;
}

.social-icon:hover svg path {
  fill: #0081F1 !important;
  fill-opacity: 1 !important;
}

.contact-us-part::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  height: 177px;
  left: 35%;
  width: 177px;
  background: #0081F1;
  filter: blur(126.05000305175781px);
}

.social-section-icon {
  gap: 45px;
}

@media (max-width: 767.98px) {
  .contact-list {
    margin-top: 20px;
  }

  .contact-us-part-right {
    margin: 0;
    padding: 0px !important;
  }

  .contact-details-main {
    padding: 15px;
  }

  .social-section-icon {
    gap: 25px;
  }
}