@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap");
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: "Montserrat", sans-serif !important;
}

.navbar {
  padding: 15px 0 !important;
}
.text-black {
  color: #000 !important;
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 3px 3px #cccccc2e;
  z-index: 9999999;
}
.custom-btn {
  border-radius: 8px !important;
  background: linear-gradient(270deg, #1a75b7 0%, #22b474 100%);
  padding: 8px 20px !important;
  border: none !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}
a {
  text-decoration: unset !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #606970;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
.banner-box span {
  background: #dcedfb;
  display: block;
  text-align: center;
  width: fit-content;
  margin: 20px auto;
  padding: 4px 12px;
  border-radius: 100px;
  font-size: 14px;
  color: #1a75b7;
  line-height: 22px;
  font-weight: 400;
}
.logo {
  width: 156px;
  height: 150px;
}
h1 {
  font-size: 48px !important;
  font-weight: 500 !important;
  line-height: normal !important;
  color: #000;
  margin-bottom: 20px !important;
}

.p-heading {
  color: #3f4850;
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
}
.banner-box {
  max-width: 960px;
  margin: 0 auto;
}
.banner-sec {
  background-image: url(images/banner-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0 90px 0;
  background-size: cover;
  margin-top: 88px;
}

.main-heading {
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.text-blue {
  color: #1a75b7;
}
.who-we-box {
  border-bottom: 2px solid #22b474;
}
.outline-text {
  color: #fff;
  background-color: white;
  text-shadow: -1px -1px 0 #a8b1ba, 1px -1px 0 #a8b1ba, -1px 1px 0 #a8b1ba,
    1px 1px 0 #a8b1ba;
  font-size: 110px;

  line-height: 95px;
}
.bg-tint-blue {
  background-color: #dcedfb;
}
.bg-tint-green {
  background-color: #e6f7f0;
}
.bg-tint-gray {
  background-color: #e2e8ed;
}
.sub-heading {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.p-heading-small {
  color: #3f4850;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.width-fit-content {
  width: fit-content;
}
.vision-box {
  border-radius: 40px;
  padding: 60px 0;
}

.bg-white {
  background: #fff !important;
}
.join-us {
  background: linear-gradient(270deg, #1a75b7 0%, #22b474 100%);
  padding: 80px 0;
  margin-top: 110px;
}
.join-us-img {
  position: absolute;
  bottom: 0;
  width: 25%;
}
.text-gray {
  color: #9ba6b0 !important;
}
.border-gray {
  border-right: 1px solid #9ba6b0;
}
.lh-17 {
  line-height: 17px !important;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #22b474 !important;
}
.bg-black {
  background-color: #000;
}
.chat-bot-box {
  position: sticky;
  bottom: 0;
  z-index: 9;
}
.chat-box {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.dropdown-toggle img {
  width: 24px;
  height: 24px;
}
.dropdown-toggle::after {
  margin-left: 0 !important;
  vertical-align: middle !important;
  border-top: 0.3em solid #24b376 !important;
}
button#dropdownMenuButton1 {
  box-shadow: none !important;
  outline: none !important;
  border: 1px solid #24b376;
}
.dropdown-menu {
  right: 0 !important;
  left: unset !important;
}

/* contact us page */
.contact-us-banner {
  background: linear-gradient(270deg, #1a75b7 0%, #22b474 100%);
  padding: 65px 0;
  margin-top: 88px;
}
.contact-us-banner span {
  background-color: #dcedfb;
  border-radius: 100px;
  padding: 7px 20px;
  color: #1a75b7;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
  display: inline-block;
}

.contact-box {
  border-radius: 20px;
  background: #f1f5f8;
  padding: 12px 32px 32px 32px;
  height: 100%;
}

.contact-box span {
  color: #606970;
  /* Headings/SubHeading 2 */
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin: 12px 0;
}
.contact-us-sec {
  padding: 65px 0;
}

.contact-box p {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.contact-box a {
  color: #1a75b7;
  font-size: 17px;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  margin: 0;
  display: block;
}
.mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 450px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;
  height: 450px;
}

.gmap_iframe {
  height: 450px !important;
}
footer {
  position: relative;
}
.chat-box a {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
  border-radius: 100px !important;
}

.custom-btn.bg-white.rounded-pill {
  padding: 12px 20px !important;
}
@media (min-width: 1200px) {
  .join-us-img {
    position: static;
    bottom: 0;
    width: 100%;
  }
  .join-us {
    padding: 80px 0 0 0 !important;
  }
  .join-us .col-md-4 {
    margin: -133px 0 0 0;
  }
}

@media (max-width: 992px) {
  /* .join-us-img {
    display: none;
  } */
  h1 {
    font-size: 38px !important;
  }
  .custom-btn {
    padding: 8px 15px !important;
  }
  .p-heading {
    font-size: 19px;
  }
  .outline-text {
    font-size: 70px;
  }
  .main-heading {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  a.navbar-brand {
    font-size: 15px;
  }
  h1 {
    font-size: 25px !important;
  }
  .p-heading {
    font-size: 14px;
  }
  .main-heading {
    font-size: 23px;
  }
  .outline-text {
    font-size: 50px;
  }
  .sub-heading {
    font-size: 15px;
  }

  .vision-box {
    padding: 20px 10px;
    border-radius: 10px;
  }
  .chat-box {
    bottom: 20px;
  }
  .custom-btn {
    font-size: 14px !important;
  }
  .h4,
  h4 {
    font-size: 1rem !important;
  }
  .banner-sec {
    padding: 50px 0 50px 0;
  }
  .contact-us-sec {
    padding: 35px 0;
  }
  .mapouter {
    height: 250px;
  }

  .gmap_canvas {
    height: 250px;
  }

  .gmap_iframe {
    height: 250px !important;
  }
}
@media (min-width: 1200px) {
  .outline-text {
    margin: 0 0 0 -114px;
  }
}
@media (max-width: 767px) {
  .join-us-img {
    width: 250px;
    margin: 0 auto;
    display: block;
    position: static;
  }

  .join-us {
    padding: 50px 0 0;
    margin-top: 70px;
  }
}

@media (max-width: 575px) {
  .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    width: 100%;
    background-color: #fff;
    padding: 20px 19px;
    z-index: 999;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .dropdown-menu {
    left: 0 !important;
    right: unset !important;
  }
  .navbar-light .navbar-toggler {
    border: unset !important;
    padding: 0 !important;
    line-height: unset;
    height: 33px;
  }
  .w-md-100 {
    width: 100%;
  }
  .navbar {
    padding: 5px 0 !important;
  }
  .contact-us-banner {
    margin-top: 68px;
  }
  .banner-sec {
    margin-top: 68px;
  }
}
