.links-footer h3 {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
}
footer {
  background: #e9e9e9;
  padding: 47px;
  position: relative;
  z-index: 1000;
}
.links-footer ul li a {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 224.5%;
  color: #000000;
}
.links-footer ul {
  list-style-type: none;
  padding: 0;
}
.row.links-footer p {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 134.5%;
  color: #000000;
}
.links-footer p a {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 168.5%;
  color: #000000;
}
.mb-25 {
  margin-bottom: 25px;
}
.copyright {
  background: #2d66a0;
  display: flex;
  justify-content: space-between;
  padding: 25px 20px 5px 20px;
  display: flex;
  justify-content: space-between;
  color: #b8e6fe;
}
.copyright p {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.06em;
}
.mr-5 {
  margin-right: 5px;
}
.ml-23 {
  margin-left: 23px;
}
.copyright-text {
  display: flex;
  justify-content: space-between;
}
.social-media-icon img {
  margin: 10px;
  background: #505f66;
  padding: 7px;
  margin-top: -6px;
  background: #333333;
  margin-left: 40px;
}
.p-0 {
  padding: 0;
}
.m-0 {
  margin: 0;
}
.enquiery-box {
  border: 1px solid #fff;
  margin: auto;
  width: 73%;
  padding: 25px;
  border-radius: 12px;
  position: relative;
}
.enquiery-box h3 {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 117.9%;
  text-align: center;
  color: #ffffff;
}
.enquiery-box button {
  font-family: "Hind Guntur", sans-serif;
  text-align: center;
  background: #fff;
  border: none;
  padding: 11px 52px;
  margin-top: 12px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.enquiery-box span {
  font-family: "Hind Guntur", sans-serif;
  position: absolute;
  top: -18px;
  left: 28%;
  background: #0282c7;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 160.3%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  padding: 0 23px;
}
.enquiry-now {
  background: #0282c7;
  padding: 56px;
}
.get-in-touch {
  background: #0278b8 !important;
}
.get-in-touch span {
  background: #0278b8 !important;
}
@media only screen and (max-width: 600px) {
  .copyright-text {
    display: inherit;
    position: relative;
  }
  footer {
    padding: 17px 0;
  }
  .dropdown-content,
  .dropdown-content1,
  .dropdown-content2,
  .dropdown-content3 {
    background-color: #ffffff !important;
  }
  .dropdown button,
  .dropdown1 button,
  .dropdown2 button,
  .dropdown3 button,
  .navbar-inverse .navbar-nav > li > a {
    line-height: 0;
    font-size: 12px;
    font-family: "Hind Guntur", sans-serif;
  }
  header a,
  header button {
    font-size: 12px !important;
  }
  header {
    position: fixed;
    left: 0;
    right: 0;
    background: #2d66a0;
    z-index: 10;
  }
  .display-center {
    display: flex;
    justify-content: center;
  }
  .text-center-mob {
    text-align: center;
  }
  .copyright p {
    text-align: center;
    padding: 0px 20px;
  }
  .enquiry-now {
    padding: 37px 2px 16px;
  }
  .enquiery-box {
    width: 80%;
    margin-bottom: 20px;
  }
  .p-0 {
    padding: 0 15px;
  }
  .enquiery-box h3 {
    font-size: 18px;
  }
  .enquiery-box button {
    padding: 11px 34px;
  }
  .enquiery-box span {
    position: absolute;
    top: -12px;
    left: 31%;
    font-size: 15px;
    padding: 0 23px;
  }
  .social-media-icon img {
    margin-top: 3px;
  }
  .faq .panel-group .panel {
    padding: 5px !important;
  }
  .faq .panel-heading h4 {
    font-size: 14px !important;
  }
  .faq .panel-body {
    font-size: 12px !important;
    padding-top: 0;
  }
  .panel-group .panel-heading {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 500px) {
  .links-footer ul,
  .links-footer h3,
  .row.links-footer p {
    text-align: center;
  }
  .buton-top {
    background: #15334f;
    border: none;
    position: absolute;
    padding: 10px;
    right: -20px;
    height: 40px;
    bottom: 10px;
  }
}
