body {
  overflow-x: hidden; }

.bg-secondary {
  background-color: #005181 !important; }

.feature-box-wrapper .feature-content .title {
  word-break: break-word !important;
  font-size: 18px; }

.hero-slide-content .title {
  font-size: 48px; }

@media (max-width: 767px) {
  .hero-slide-content .title {
    font-size: 36px;
    margin-bottom: 15px; } }
@media (max-width: 479px) {
  .hero-slide-content .title {
    font-size: 30px;
    margin-bottom: 15px; } }
.hero-slide-content .title {
  font-size: 30px;
  margin-bottom: 10px; }

.header-logo a img {
  height: 65px; }

.hero-slide-bg:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  background-color: #6c7e8861; }

.main-menu .sub-menu {
  width: 290px !important; }

.feature-box-wrapper.feature-box-border img {
  height: 60px; }
.feature-box-wrapper.feature-box-border .mb-7 {
  margin-bottom: 1.5rem; }
.feature-box-wrapper.feature-box-border .pb-7 {
  padding-bottom: 1.5rem; }
.feature-box-wrapper.feature-box-border .feature-content {
  width: calc(100% - 120px);
  display: flex;
  align-items: center; }

.current-section .about-image {
  box-shadow: #6363630d 0 2px 8px 0; }

.section-services .feature-box-column {
  margin-bottom: 50px; }
  .section-services .feature-box-column h4 {
    margin: 10px 0; }
  .section-services .feature-box-column img {
    height: 60px; }

.accordion_area .card-body p {
  padding: 10px; }

@media (max-width: 1300px) {
  .main-menu > ul > li + li {
    margin-left: 10px !important; } }
.wrapper-all img {
  float: left;
  width: 450px;
  padding: 1%; }

.wrapper-all .custom_style ul {
  font-size: 16px !important;
  color: #666666 !important; }
.wrapper-all .custom_style li {
  font-size: 16px !important;
  color: #666666 !important; }
.wrapper-all .custom_style span {
  font-size: 16px !important;
  color: #666666 !important; }
.wrapper-all .custom_style p {
  font-size: 16px !important;
  color: #666666 !important; }
.wrapper-all .custom_style strong {
  font-size: 16px !important;
  color: #666666 !important; }

.section-new-design .feature-box-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  padding-top: 25px;
  height: 100%; }
  .section-new-design .feature-box-wrapper .feature-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0 !important;
    width: calc(100% - 50px) !important; }
    .section-new-design .feature-box-wrapper .feature-content .sub-title {
      text-align: center; }
  .section-new-design .feature-box-wrapper .title {
    margin: 20px 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-align: center; }

/*# sourceMappingURL=style.css.map */
