/* body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins Regular !important';
} */

.modal-dialog {
  margin-top: 5rem;
}

.modal-header {
  padding: 1rem;
}

.modal-body {
  padding: 1rem;
}

.fade.show {
  background: rgba(0, 0, 0, 0.6);
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #111;
  border-radius: 50%;
  background-size: 70%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  height: 3rem;
  width: 3rem;
  font-size: 2rem !important;
  border-radius: 50%;
  border: 1px solid #ccc !important;
  color: #999 !important;
  line-height: 1 !important;
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  margin-right: -4rem;
  margin-top: -20rem;
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  margin-left: -4rem;
  margin-top: -20rem;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #f6f6f6 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #143f83 !important;
}

.owl-carousel .owl-dots.disabled {
  display: block !important;
}

.product-block .owl-carousel .owl-nav.disabled {
  display: block !important;
}

.product-block .owl-carousel .owl-dots.disabled {
  display: none !important;
}

.chart {
  position: relative;
  display: block;
  width: 100%;
}

.chart.has-minimum-width {
  min-width: 37.5rem;
}

.has-fixed-height {
  height: 450px;
}

.chart-pie {
  width: 100%;
  height: 400px;
  min-width: 31.25rem;
}

.flexbox {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}

.flex {
  width: 20%;
  display: flex;
  flex-direction: column;
  padding: 5% 3% 3% 3%;
  justify-content: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.flexbottom {
  border-bottom: 6px solid #999;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
}

.flextop {
  border-top: 5px solid #999;
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
  position: relative;
}

.flex:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.flextop:before {
  content: "";
  width: 1px;
  height: 250px;
  background: #999;
  position: absolute;
  left: 0;
  /* border-radius: 64px; */
}

.flextop:after {
  content: "";
  width: 1px;
  height: 250px;
  background: #999;
  position: absolute;
  right: 0;
}

.flexbottom {
  box-shadow: inset 0px -20px 0px #ccc;
}

.flex.flextop {
  box-shadow: inset 0px 20px 0px #ccc;
}

.stepNumber {
  width: 100%;
  text-align: center;
  border: 1px solid #cf171f;
  border-radius: 50px 0px 50px 0px;
  background: #cf171f;
  color: white;
  font-size: 4rem;
}

.stepNumber::after {
  display: none;
}

.textbox {
  font-size: 0.85rem;
  line-height: 1.6;
  text-align: left;
  min-height: 190px;
}

.textbox p {
  margin-bottom: 0.5rem;
}

.imgbox {
  text-align: center;
}

.imgbox img {
  border: 1px solid #1d2f7c;
  width: 100px;
  border-radius: 50%;
  padding: 20px;
}

.page-link {
  color: #1d2f7c;
}

.page-item.active .page-link {
  background-color: #1d2f7c;
  border-color: #1d2f7c;
}

.mega-image .mega-menu-box {
  margin-top: 0;
}

.mega-image .mega-menu-thumbnail {
  margin-bottom: 0;
}

.mega-image .mega-menu-desc {
  background: #f0f0f0;
  color: #111 !important;
  padding: 30px 30px 20px 30px;
}

.team-wrap {
  position: relative;
}

#lightgallery .col-md-3 {
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .slideshow .carousel-indicators {
    display: none !important;
  }

  .slidecaption {
    margin-left: 4rem !important;
    top: 4rem !important;
  }

  .product-block .owl-carousel .owl-nav.disabled {
    display: none !important;
  }

  .product-block .owl-carousel .owl-dots.disabled {
    display: block !important;
  }
}

@media (max-width: 575px) {
  .graph-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  #pie_basic {
    height: 300px !important;
  }

  .product-block {
    padding-top: 0 !important;
  }

  .home-contact-details {
    padding-top: 0 !important;
  }

  .banner-highlight h2 {
    font-size: 1.25rem !important;
  }

  .carousel-control-prev,
  .carousel-control-next {
    width: 20% !important;
  }

  .contact-page .home-contact-details {
    padding-top: 0 !important;
  }

  .contact-page .home-contact-form {
    padding-top: 1rem;
  }

  .contact-page #captcha {
    margin-bottom: 1rem;
  }

  .g-recaptcha {
    transform: scale(0.85);
    margin-left: -20px;
  }
}

#lg-actual-size,
#lg-download {
  display: none !important;
}

/* accordina */
.accordion-header {
  background: #f0f0f0;
}

.accordion-button {
  font-size: 1.1rem;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #1d2f7c;
}

.accordion-body {
  background: #fff;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card-box h2 {
  font-size: 1.15rem;
  margin-bottom: 0;
}

.lg-sub-html {
  width: 60%;
  margin: auto;
  height: 90px;
  overflow: scroll;
  overflow-x: scroll;
  overflow-x: hidden;
}

.modal-dialog {
  margin-top: 3rem;
}

.btn i {margin-top: 5px !important;}

.slideshow .carousel-indicators {width: 120px !important;}
.scroll-top-wrapper{
  bottom: 5rem !important; line-height: 2.5rem !important;
}

h1 {
  margin-bottom: 1.5rem !important;
}

h1::after {
  display: none !important;
}