body {
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .success-item .count-text, .pricing-header .price {
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif !important;

}

.card.login-form {
  border-radius: 20px;
}

.card.login-form .login-button {
  margin-top: 3rem;
}

.card.login-form label {
  font-weight: normal;
  margin: 0;
}

.card.login-form .card-header {
  background-color: #fff;
  border-bottom: 0;
  border-radius: 20px;
}

.btn-primary {
  background-color: #0078D4;
}

.card.login-form strong {
  font-weight: normal;
}

.card.login-form .form-group {
  margin-bottom: 1rem;
}

.card.login-form .form-control {
  padding: 0.375rem 0.75rem;
}

.service-title-area .category {
  color: #0078D4;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5 {
  color: #444746;
}

img.icon-big {
  width: 38px;
  height: 50px;
}

.bg-lighter {
  background-color: #e4e4e4;
}

.section-title .sub-title, .footer-five .list-style-two i {
  color: #0078D4;
}

.theme-btn, a.theme-btn, .scroll-top {
  background: #0078D4;
}

img.contact-icon {
  height: 70px;
  padding-bottom: 1.5rem;
}

.comment-form .form-control.is-invalid {
  background-image: none;
}

.page-banner-medium {
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start; }
@media only screen and (max-width: 991px) {
  .page-banner {
    min-height: 150px; } }
@media only screen and (max-width: 767px) {
  .page-banner {
    min-height: 100px; } }
.page-banner:before {
  background: #222f5a; }
.page-banner .page-title {
  color: white;
  text-transform: capitalize; }
@media only screen and (max-width: 991px) {
  .page-banner .page-title {
    font-size: 55px; } }
@media only screen and (max-width: 767px) {
  .page-banner .page-title {
    font-size: 45px; } }
@media only screen and (max-width: 375px) {
  .page-banner .page-title {
    font-size: 38px; } }
.page-banner .breadcrumb {
  margin: 0;
  padding: 0;
  background: transparent;
  text-transform: capitalize; }
.page-banner .breadcrumb .breadcrumb-item {
  color: white;
  font-size: 18px;
  font-weight: 500; }
.page-banner .breadcrumb .breadcrumb-item a {
  color: white; }
.page-banner .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: '-';
  color: white; }

.feature-item-two {
  height: 305px;
}

.how-it-info h2 {
  font-size: 60px;
  font-weight: 700;
}

.how-it-info .subtitle {
  font-size: 20px;
  font-weight: 500;
}

.how-it-list > li {
  margin-top: 12px;
}

.how-it-list ul.how-it-list-sublist {
  padding-left: 25px;
}

.how-it-list ul.how-it-list-sublist li {
  list-style-type: disc;
  margin-top: 12px;
}

.contact-us-info {
  font-size: 18px;
}

.contact-us-info h4{
  font-size: 25px;
}

.contact-us-info h1 {
  font-size: 55px;
}

.contact-us-info .contact-us-info-add {
  font-size: 14px;
}