.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;
} */

/* 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: 16px 12px;
}

.contact-list a span {
  color: #000;
}

.contact-list a span:hover {
  color: #0263ff;
}

.contact-list-images {
  width: 50px;
  height: 50px;
}

.contact-list-images,
.skype-header,
.whatsapp-header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


.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: 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;
}

.contact-us-part-right-form .init {
  padding: 10px 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-us-part .container {
    max-width: 95% !important;
  }

  .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;
  }

  .contact-list {
    max-width: 95%;
  }
}

section.bg-black-form ul#social_select {
  background: #1a1f27;
}

section.bg-black-form .init::after {
  color: #fff;
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
  .contact-list {
    max-width: 90%;
  }
}


.contact-us-part .container {
  max-width: 85%;
}

.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-bottom: 20px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.32);
  box-shadow: 0 4px 24px 0 rgba(2, 21, 19, 0.08);
}


.contact-list-text p {
  outline: none;
  border-color: #3b3d40;
  background: rgba(46, 168, 255, .08);
  /* box-shadow: 0 0 0 4px rgba(46, 168, 255, .18); */
  background: transparent;
}

.contact-list-text a {
  color: #28282B;
  font-size: 17px;
  font-weight: 500;
  word-break: break-word;
}

.contact-list-text span {
  color: #28282B;
  font-size: 15px;
  font-weight: 500;
}

.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);
}

.Send-Message-form button {
  width: 150px;
  /* padding: 13px 30px; */
  font-weight: 500;
  font-size: 16px;
  margin: 0 auto;
  justify-content: center;
  border: none;
}
.contact-us .contact-us-part-right.contact-us-part-right-form .Send-Message-form button{
    background: transparent;
    color: #000;
}

.contact-us-part {
  padding: 60px 0px 60px 0px;
  position: relative;
  z-index: 1;
  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;
}

.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: 38px;
  border: 1px solid #A3FFBF;
  background: linear-gradient(67deg, #F4FFF8 -1.9%, #FFF 34.61%, #FFF 68.59%, #F9FFFB 102.57%);
  padding: 60px;
} */

.contact-details-main-card {
  padding: 0 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;
}


.social-section-icon {
  gap: 45px;
}



section.contact-us .contact-list-text {
  max-width: 400px;
}

section.contact-us .contact-list-text h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}

section.contact-us .contact-list-text p {
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}

section.contact-us .contact-list {
  gap: 30px;
}

@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;
  }

  .contact-us-part {
    padding: 30px 0px 60px 0px;
  }
}

@media (min-width: 1440px) and (max-width: 2560.98px) {
  .contact-list {
    max-width: 85%;
  }

  section.contact-us .container {
    max-width: 85%;
  }
}


.contact-us-part#contact-us {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
  overflow: clip;
  isolation: isolate;
  z-index: 1;
}

.contact-us-part#contact-us::before,
.contact-us-part#contact-us::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  filter: blur(120px);
  pointer-events: none;
  z-index: 0;
}

/* .contact-us-part#contact-us::before {
  width: 520px;
  height: 520px;
  top: -140px;
  left: -160px;
  background: radial-gradient(circle, rgba(46, 168, 255, .18), transparent 65%);
}

.contact-us-part#contact-us::after {
  width: 560px;
  height: 560px;
  bottom: -180px;
  right: -180px;
  background: radial-gradient(circle, rgba(46, 168, 255, .12), transparent 65%);
} */

.contact-us-part#contact-us>.container {
  position: relative;
  z-index: 1;
}

.contact-us-part#contact-us .contact-heading-main {
  margin-bottom: 56px !important;
}

.contact-us-part#contact-us .heading-center {
  max-width: 780px;
}

.contact-us-part#contact-us .heading h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1.25;
}

.contact-us-part#contact-us .heading p {
  color: rgba(255, 255, 255, 0.95);
  font-size: 20px;
  font-weight: 400;
  padding-top: 14px;
  line-height: 1.4;
}

.contact-us-part#contact-us .heading p label {
  display: inline-block;
  border-color: rgba(46, 168, 255, .4);
  background: rgba(46, 168, 255, .1);
  box-shadow: 0 0 0 1px rgba(46, 168, 255, .15);
  padding: 8px 22px;
}

.contact-us-part#contact-us label.span-color2 {
  background: linear-gradient(95deg, #7cc7ff 0%, #2ea8ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Card */
.contact-us-part#contact-us .contact-details-main {
  border: 1px solid rgba(255, 255, 255, .07);
  background: #000000;
  border-radius: 20px;
  padding: 60px 30px;
  box-shadow: 0 40px 90px -40px rgba(0, 0, 0, .8);
}

.contact-us-part#contact-us .contact-details-main-card h3 {
  color: #fff;
}

/* Contact info list — same cards as FAQ items */
.contact-us-part#contact-us .contact-list {
  background: linear-gradient(90deg, rgba(230, 240, 255, 0.04) 0%, rgba(138, 144, 153, 0.00) 100%);
  border: 1px solid rgba(255, 255, 255, 0.007);
  border-radius: 12px;
  box-shadow: none;
  padding: 16px 14px;
  margin-bottom: 14px;
  transition: border-color .3s ease, transform .3s ease, background-color .3s ease;
}

.contact-us-part#contact-us .contact-list:hover {
  border-color: rgb(112 116 123 / 53%);
  background: linear-gradient(90deg, rgba(230, 240, 255, 0.04) 0%, rgba(138, 144, 153, 0.00) 100%);
  transform: translateY(-2px);
}

.contact-us-part#contact-us .contact-list-text p {
  color: rgba(255, 255, 255, .6);
}

.contact-us-part#contact-us .contact-list-text a,
.contact-us-part#contact-us .contact-list-text span {
  color: #e8ebf0;
}

/* .contact-us-part#contact-us .contact-list-text a:hover,
.contact-us-part#contact-us .contact-list-text span:hover {
  background: linear-gradient(95deg, #7cc7ff 0%, #2ea8ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */

/* Form fields */
.contact-us-part#contact-us .form-group label {
  color: #d8dce3;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2px;
}

/* .contact-us-part#contact-us .form-group label span {
  color: #2ea8ff;
} */

.contact-us-part#contact-us .contact-us-part-right .form-group input,
.contact-us-part#contact-us .contact-us-part-right .form-group textarea,
.contact-us-part#contact-us input#social_contact {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 12px;
  color: #fff !important;
  padding: 14px 16px;
  font-size: 15px !important;
  transition: border-color .3s ease, box-shadow .3s ease, background-color .3s ease;
}

.contact-us-part#contact-us .contact-us-part-right .form-group input:focus,
.contact-us-part#contact-us .contact-us-part-right .form-group textarea:focus,
.contact-us-part#contact-us input#social_contact:focus {
  outline: none;
  /* border-color: #2ea8ff; */
  background: rgba(46, 168, 255, .08);
  box-shadow: 0 0 0 4px rgb(76 79 81 / 18%);
  background: transparent;
}


.contact-us-part#contact-us input::placeholder,
.contact-us-part#contact-us textarea::placeholder {
  color: rgba(255, 255, 255, .4) !important;
}

.contact-us-part#contact-us .error {
  color: #ff7b7b;
}

/* Social select */
.contact-us-part#contact-us ul#social_select {
  background: linear-gradient(270deg, #0B0B0B 0%, #040409 100%);
  border: 1px solid rgba(255, 255, 255, .14);
}

.contact-us-part#contact-us ul#social_select .init {
  color: #fff;
}

.contact-us-part#contact-us .init::after {
  color: #fff;
}

.contact-us-part#contact-us .social-info-block-outer.social-contact-row .social-contact-out-list {
  border-bottom-color: rgba(255, 255, 255, .14);
}

/* Submit button — same blue accent as the FAQ glows */
.contact-us-part#contact-us .Send-Message-form #submitform:hover:not(:disabled) {
  transform: translateY(-3px);
  /* box-shadow: 0 20px 44px -14px rgba(46, 168, 255, .8); */
  /* filter: brightness(1.05); */
}

.contact-us-part#contact-us .Send-Message-form #submitform:disabled {
  opacity: .65;
  cursor: not-allowed;
}

.contact-us-part-right.contact-us-part-right-form {
  padding: 30px !important;
  border: 1px solid transparent;
  border-top: 3px solid transparent;
  border-radius: 20px;
  background: linear-gradient(#000000, #000000) padding-box, linear-gradient(93deg, rgba(72, 76, 84, 0.30) 2.33%, rgba(203, 209, 220, 0.30) 52.18%, rgba(136, 141, 150, 0.30) 93.82%) border-box
}

/* Scroll-driven entrance — same as FAQ items */

/* @supports (animation-timeline: view()) {

  .contact-us-part#contact-us .contact-details-main,
  .contact-us-part#contact-us .contact-list {
    animation: contact-form-reveal linear both;
    animation-timeline: view();
    animation-range: entry 0% entry 45%;
  }
}

@keyframes contact-form-reveal {
  from {
    opacity: 0;
    translate: 0 26px;
  }

  to {
    opacity: 1;
    translate: 0 0;
  }
} */

/* Responsive — matching the FAQ breakpoints */
@media (max-width: 1199px) {
  .contact-us-part#contact-us {
    padding: 100px 0;
  }

  .contact-us-part#contact-us .contact-details-main {
    padding: 44px;
  }
}

@media (max-width: 991px) {
  .contact-us-part#contact-us {
    padding: 80px 0;
  }

  .contact-us-part#contact-us .contact-heading-main {
    margin-bottom: 44px !important;
  }

  .contact-us-part#contact-us .heading h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .contact-us-part#contact-us {
    padding: 64px 0;
  }

  .contact-us-part#contact-us .contact-details-main {
    padding: 24px 18px;
    border-radius: 16px;
  }

  .contact-us-part#contact-us .heading h2 {
    font-size: 26px;
  }

  .contact-us-part#contact-us .heading p {
    font-size: 15px;
  }

  .contact-us-part#contact-us .contact-list {
    padding: 14px 12px;
  }
}

@media (max-width: 575px) {
  .contact-us-part#contact-us {
    padding: 56px 0;
  }

  .contact-us-part#contact-us .contact-details-main {
    padding: 18px 14px;
  }

  .contact-us-part#contact-us .heading h2 {
    font-size: 22px;
  }

  .contact-us-part#contact-us .contact-us-part-right .form-group input,
  .contact-us-part#contact-us .contact-us-part-right .form-group textarea,
  .contact-us-part#contact-us input#social_contact {
    padding: 12px 14px;
    font-size: 14px !important;
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {

  .contact-us-part#contact-us *,
  .contact-us-part#contact-us *::before,
  .contact-us-part#contact-us *::after {
    animation: none !important;
    transition: none !important;
  }
}

/* section-form-end */