html {
  scroll-behavior: smooth
}
html, body {
  height: 100%
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body {
  background: #fff;
  font-size: .875rem;
  line-height: 1.6;
  font-family:'Poppins', sans-serif;
  color: #555;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family:'Poppins', sans-serif;
}
p {
  font-weight: 500;
  color: #505050;
}
.color-1 {
  color: #243a81 !important;
}
.color-2 {
  color: #333645 !important;
}
.bg-1 {
  background: #243a81 !important;
}
.bg-2 {
  background: #333645 !important;
}
.white-move .swiper-slide {
  cursor: url(../images/icon-move-light.png), move;
}
.black-move .swiper-slide {
  cursor: url(../images/icon-move-black.png), move;
}
a {
  color: #243a81;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
a:hover, a:focus {
  color: #333645;
  text-decoration: none;
  outline: none;
}
a:active {
  color: #243a81;
  text-decoration: none;
  outline: none;
}
a.normal-link {
  color: #243a81;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
a.normal-link:hover, a.normal-link:focus {
  color: #333645;
  text-decoration: none;
  outline: none;
}
a.normal-link:active {
  color: #243a81;
  text-decoration: none;
  outline: none;
}
.btn {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 24px;
  margin: 0;
  position: relative;
  display: inline-block;
}
.btn:active {
  outline: none;
  box-shadow: none;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
.btn-brand {
  background: #243a81;
  color: #fff;
}
.btn-brand:hover {
  background: #333645;
  color: #fff;
}
.btn-brand:active {
  background: #333645;
  color: #fff;
}
.btn-brand:focus {
  background: #243a81;
  color: #fff;
}
section.custom-modal .modal-header {
  background: #243a81;
}
section.custom-modal .modal-title {
  color: #000 !important;
}
section.custom-modal .close {
  color: #ffffff;
}
section.brand-100 {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #243a81;
}
section.brand-50 {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #243a81;
}
section.brand-alt-100 {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #333645;
}
section.brand-alt-50 {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #333645;
}
section.common {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
  background: #fff;
}
section.common-1 {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  background: #fff;
}
section.common-2 {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  background: #fafafa;
}
header #mainNav {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
}
header #mainNav .navbar-brand {
  color: #ffc800;
  font-weight: 700;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
}
header #mainNav .navbar-brand img {
  height: 2rem;
}
header #mainNav .navbar-nav .nav-item .nav-link {
  font-size: 12px;
  font-weight: 700;
  color: #243a81;
  letter-spacing: 0.0625em;
}
header #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #333645;
}
header #mainNav .navbar-nav .nav-item .nav-link.active {
  color: #333645;
}
@media (min-width: 992px) {
  header #mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border: none;
    background-color: #ffffff;
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
  }
  header #mainNav .navbar-brand img {
    height: 2.25rem;
    transition: height 0.3s ease-in-out;
  }
  header #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.02), 0px 0.9px 15px rgba(0, 0, 0, 0.02), 0px 2.8px 25px rgba(0, 0, 0, 0.02), 0px 7.1px 50px rgba(0, 0, 0, 0.04), 0px 21px 120px rgba(0, 0, 0, 0.06);
  }
  header #mainNav.navbar-shrink .nav-item .nav-link {
    font-size: 12px;
    font-weight: 600;
    color: #243a81;
    letter-spacing: 0.0625em;
  }
  header #mainNav.navbar-shrink .nav-item .nav-link:hover {
    color: #333645;
  }
  header #mainNav.navbar-shrink .nav-item .nav-link.active {
    color: #333645;
  }
  header #mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img {
    height: 2.25rem;
  }

}
header #mainNav .navbar-nav > li > .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0 solid rgba(0, 0, 0, .15);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.02), 0px 0.9px 15px rgba(0, 0, 0, 0.02), 0px 2.8px 25px rgba(0, 0, 0, 0.02), 0px 7.1px 50px rgba(0, 0, 0, 0.04), 0px 21px 120px rgba(0, 0, 0, 0.06);
  background: #fff;
  top: 100%;
  left: 10%;
  border-radius: 0;
}
header #mainNav .navbar-nav > li > .dropdown-menu a.dropdown-item {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 12px 10px;
  border-bottom: 0px solid #efefef;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}
header #mainNav .navbar-nav > li > .dropdown-menu a.dropdown-item:hover {
  background: #fff;
  color: #243a81;
}
header #mainNav .navbar-nav > li > .dropdown-menu a.dropdown-item:focus {
  background: #fff;
  color: #222222;
}
header #mainNav .navbar-nav > li > .dropdown-menu a.dropdown-item:active {
  background: #fff;
  color: #333;
}
header #mainNav .navbar-nav .dropdown-item.active, header #mainNav .navbar-nav .dropdown-item:active {
  background: #fff;
  color: #243a81;
}
header .navbar-expand-lg .navbar-nav .dropdown-toggle::after {
  display: none;
}
header #mainNav button.navbar-toggler {
  color: #243a81 !important;
  font-size: 32px;
  padding: 0;
  border: none;
  margin-right: 10px;
}
header #mainNav button.navbar-toggler:hover {
  color: #333645 !important;
}
header #mainNav button.navbar-toggler:focus {
  box-shadow: none;
}
@media (max-width: 991.98px) {
  header #mainNav .nav-item .nav-link {
    color: #333645 !important;
  }
  header #mainNav .nav-item .nav-link:hover {
    color: #243a81 !important;
  }
  header #mainNav .nav-item .nav-link.active {
    color: #243a81 !important;
  }
  header #mainNav .navbar-nav > li > .dropdown-menu {
    border: none;
    box-shadow: none;
  }
  header #mainNav .navbar-nav > li > .dropdown-menu a.dropdown-item {
    padding: 12px 0px;
    border-bottom: 1px solid #efefef;
  }
}
section.project-slider .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  outline: none;
}
footer.footer {
  background-color: #333645;
  color: #fff;
}
section.register-background {
  background: rgba(0, 0, 0, 0);
  background: url(../images/register-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: inherit;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 1;
}
section.contact-background {
  background: rgba(0, 0, 0, 0);
  background: url(../images/contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: inherit;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 1;
}
form label {
  font-size: 12px;
  color: #999;
}
form .form-control {
  border: 1px solid #ddd;
  font-size: 14px;
}
form .form-control:focus {
  border: 1px solid #333645;
}
form .form-select {
  border: 1px solid #ddd;
  font-size: 14px;
}
form .form-select:focus {
  border: 1px solid #333645;
}
form .form-control:focus, form .form-select:focus {
  box-shadow: none;
}
form textarea.form-control {
  resize: none;
}
.mfp-image-border {
  border: 4px solid #dee2e6 !important;
}
.table {
  vertical-align: middle;
  font-family: 'Roboto', sans-serif;
}
.table th, .table td {
  font-size: 14px;
  font-weight: 500;
}
.box-height {
  height:auto;
  box-shadow: 0 2px 5px 0 rgb(217 217 217 / 50%);
}
@media (max-width: 991.98px) {
  .box-height {
    height: auto;
  }
}
.box-height-1 {
  height: 380px;
  box-shadow: 0 2px 5px 0 rgb(217 217 217 / 50%);
}
@media (max-width: 991.98px) {
  .box-height-1 {
    height: auto;
  }
}
.box-height-2 {
  height: 420px;
  box-shadow: 0 2px 5px 0 rgb(217 217 217 / 50%);
}
@media (max-width: 991.98px) {
  .box-height-2 {
    height: auto;
  }
}
.box-height-3 {
  height: 280px;
  box-shadow: 0 2px 5px 0 rgb(217 217 217 / 50%);
}
@media (max-width: 991.98px) {
  .box-height-3 {
    height: auto;
  }
}
.map-shodow{
  box-shadow: 0 2px 5px 0 rgb(217 217 217 / 50%);
}
.mfp-image2 {
  border: 0px solid #dee2e6 !important;
}
.view-plan {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 24px;
  margin: 0;
  position: relative;
  display: inline-block;
  color: #212529;
  background: #fff;
  border: 1px solid #212529;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.view-plan:hover {
  color: #fff;
  background-color: #212529;
  border: 1px solid #212529;
}
.view-plan:focus {
  color: #212529;
  background: #fff;
  border: 1px solid #212529;
}
.view-plan:active {
  color: #212529;
  background: #fff;
  border: 1px solid #212529;
}