/* .inquery {
  padding-top: 50px;
} */
.inquery .row {
  position: relative;
}
.inquery .fd-card-enq {
  position: absolute;
  right: 0;
  z-index: 9;
}
.fd-bg-enq .fd-card-enq {
  /* padding: 0; */
  visibility: hidden;
  position: inherit;
}
.fd-card-enq .fd-h {
  font-size: 30px;
  font-weight: 500;
  /* padding-bottom: 40px; */
  display: block;
}
.fd-card-enq .fd-label {
  color: #606060;
  font-weight: 400;
}
.fd-card-enq {
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.fd-card-enq input {
  border: none;
  border-bottom: 1px solid #909090;
  outline: none;
  width: 100%;
  margin-top: 14px;
}
.fd-card-enq .fd-h {
  font-size: 30px;
  font-weight: 500;
  display: block;
}
.fd-card-enq .fd-pad-top {
  padding-bottom: 40px;
  margin-bottom: 0;
}
.fd-textarea {
  width: 100%;
  position: relative;
}
.fd-textarea img {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%)
    contrast(103%);
}
.fd-card-enq textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #909090;
  outline: none;
  margin-top: 14px;
}
.fd-centi {
  margin: auto;
  text-align: center;
}
.fd-submit-bg {
  background-image: linear-gradient(
    45deg,
    rgb(255, 108, 58),
    rgb(255, 0, 66)
  ) !important;
  border: none;
  padding: 12px 36px;
  border-radius: 8px;
  color: #fff;
}
.smile-img {
  width: 45px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.fd-card-enq:hover .smile-img {
  display: inline-block;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.brdr-left-line {
  width: 95px;
  height: 3px;
  background-color: #f73757;
  left: 0;
  right: 0;
  margin: 5px 0;
  top: 65px;
  margin-bottom: 40px;
}
.fd-bg-enq .fd-card-enq {
  /* padding: 0; */
  visibility: hidden;
  position: inherit;
}
.fd-bg-enq {
  background: url(../../new-site/resources/images/home/testimonial/03.png);
  margin-top: 50px;
  background-size: cover;
  background-repeat: no-repeat;
}
.fd-enq-supsection {
  padding-top: 40px;
  padding-right: 65px;
  padding-bottom: 90px;
}
.fd-seperator {
  right: 45px;
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgb(255 255 255 / 0.6);
  top: 0;
}
.fd-seperator span {
  border: 2px solid rgb(255 255 255 / 0.6);
  left: -31px;
  width: 64px;
  background-image: linear-gradient(to right, #023467, #0c7861);
  border-radius: 100%;
  text-align: center;
  font-weight: 300;
  height: 64px;
  font-size: 16px;
  color: #c5d1dd;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  line-height: 64px;
  position: absolute;
  top: 45%;
}
.fd-enq-email a {
  border: none;
  min-height: 80px;
}
.fd-enq-email a {
  width: 100%;
  float: left;
  border-radius: 5px;
  background: rgba(62, 93, 122, 0.23);
  border: 1px solid rgba(0, 170, 248, 0.23);
  padding: 14px 10px 10px 90px;
  position: relative;
  font-size: 35px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.fd-enq-email a:hover {
  background: rgb(49 57 120 / 28%);
  border-color: rgba(0, 170, 248, 0.6);
}
.fd-enq-email i {
  position: absolute;
  left: 22px;
  top: 4px;
  width: 28px;
  font-size: 28px;
  height: 19px;
  border-right: 1px solid rgba(242, 243, 245, 0.1);
  padding: 20px 44px 48px 0;
}
.fd-enq-email a .fd-small-top {
  font-size: 14px;
  color: #6c96c1;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
.fd-enq-email a .fd-large {
  font-size: 26px;
  color: #fff;
  display: block;
  line-height: 34px;
}
.fd-enq-email a .fd-small-top {
  font-size: 14px;
  color: #6c96c1;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
.fd-enq-email a .fd-large {
  font-size: 26px;
  color: #fff;
  display: block;
  line-height: 34px;
}
.fd-top-skype a {
  margin-top: 20px;
  margin-bottom: 44px;
}
.fd-list-q {
  color: #ffffff;
}
.fd-list-q h3 {
  color: #fff;
}
.fd-list-q img {
  width: 35px;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(114deg)
    brightness(109%) contrast(97%);
  margin: 10px 30px;
  margin-right: 10px;
}
.fd-impo-high {
  color: #ff0241;
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.fd-highlight {
  font-weight: 500;
  font-size: 16px;
  color: #e7150a;
  margin-bottom: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}
/* Manager Section Starts */

.fd-enq-details {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 30px 0 0;
  margin-right: 5px;
}
.fd-enq-supsection .enquiry-title {
  color: #fff;
  font-size: 48px;
  line-height: 64px;
  font-weight: 400;
}
.fd-enq-supsection .enquiry-title b {
  font-size: 65px;
}

.fd-enq-supsection p {
  color: #fff;
  font-size: 22px;
  margin: 20px 0 0;
}

.manager-detail {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}

.manager-detail h4 {
  font-size: 24px;
  color: #333;
}
.manager-detail p {
  font-size: 18px;
  color: #333;
  margin: 0;
}
.manager-detail img {
  width: 100px;
  height: auto;
}
.fd-enq-details .manager-desc {
  font-size: 16px;
  text-align: justify;
  color: #333;
  line-height: 28px;
}

.fd-enq-details span {
  font-size: 16px;

  color: #f73757;
  line-height: 28px;
  background: transparent;
  border: none;
  padding: 0;
  float: none;
  min-height: auto;
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.fd-enq-details span .fa-angle-right {
  position: relative;
  padding: 0;
  top: 3px;
  left: 0;
  margin: 0;
  font-size: 24px;
  line-height: 16px;
  width: 24px;
  height: 24px;
  animation: move-on 1s ease-in-out;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.fd-enq-details a:hover {
  background: transparent;
}
.fd-enq-details span a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f73757;
  font-weight: 600;
}
.fd-enq-details span a i {
  position: unset;
}
.fd-enq-details span a .fd-large {
  margin: 0;
  color: #333;
}
/* .fd-enq-details span a:hover .fd-large {
  color: #f73757;
} */
/* .contact-wraper{
    display: flex;
    align-items: center;
    gap:24px;
    padding:30px 0 0;
  }
  .contact-wraper a{
    display: flex;
    align-items: center;
    gap: 12px;
    color:#fff;
    font-size: 16px;
  }
  .contact-wraper a span{
    color:#fff;
    font-size: 16px;
  }
  .contact-wraper a:hover, .contact-wraper a:hover span{
      color:#f73757;
  }
  @media(max-width:576px){
    .contact-wraper{
      flex-wrap: wrap;
    }
  } */
@keyframes move-on {
  from {
    left: -10px;
  }
  to {
    left: 10px;
  }
}
/* Manager Section Ends */

@media (max-width: 991px) {
  .inquery .fd-card-enq {
    position: unset;
  }
  .fd-seperator {
    display: none;
  }
  .fd-enq-supsection {
    padding-right: 0;
  }
  .inquery .fd-card-enq {
    margin: 20px;
  }
  .inquery h2,
  .inquery .fd-highlight {
    text-align: center;
  }
  .fd-enq-supsection .enquiry-title {
    font-size: 42px;
  }
  .fd-enq-supsection .enquiry-title b {
    font-size: 55px;
  }
}
@media (max-width: 576px) {
  .fd-enq-email a .fd-large {
    font-size: 17px;
  }
  .fd-card-enq .fd-h {
    font-size: 24px !important;
    text-align: center;
  }
  .brdr-left-line {
    width: 95px;
    height: 3px;
    background-color: #f73757;
    margin: 5px auto 40px auto;
  }
  .inquery h2 {
    display: none;
  }
  .smile-img {
    display: none;
  }
  .fd-card-enq:hover .smile-img {
    display: none;
  }
  .fd-enq-supsection .enquiry-title {
    font-size: 32px;
    line-height: 48px;
  }
  .fd-enq-supsection .enquiry-title b {
    font-size: 42px;
  }
}
@media (max-width: 350px) {
  .fd-card-enq .fd-h {
    font-size: 22px !important;
    text-align: center;
  }
}

/* Updated on June 21, 2022 By Rahul */
.fd-enq-details .call_btn {
  width: 100%;
  gap: 0.5rem;
  border: none;
  height: 3rem;
  display: flex;
  color: #ffffff;
  overflow: hidden;
  margin-top: 1rem;
  max-width: 10rem;
  position: relative;
  align-items: center;
  text-decoration: none;
  justify-content: center;
  border-radius: 0.625rem;
  background-color: #000048;
  box-shadow: 0rem 0.5rem 1rem rgb(255 0 68 / 15%);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fd-enq-details .call_btn::before {
  z-index: -1;
  width: 100%;
  content: '';
  height: 100%;
  position: absolute;
  background-color: #111111;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fd-enq-details .call_btn .icon {
  -webkit-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fd-enq-details .call_btn:hover, .fd-enq-details .call_btn:focus, .fd-enq-details .call_btn:active {
  color: #ffffff;
  box-shadow: 0rem 0.5rem 1rem rgb(35 44 59 / 15%);
}
.fd-enq-details .call_btn:hover::before, .fd-enq-details .call_btn:focus::before, .fd-enq-details .call_btn:active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.fd-enq-details .call_btn:hover .icon, .fd-enq-details .call_btn:focus .icon, .fd-enq-details .call_btn:active .icon {
  transform: translateX(0.5rem);
}