.custom-container {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
}

.logo-light img {
  width: 230px;
}

.cds-nav {
  width: fit-content;
  margin-left: auto;
}

.cds-nav .menu-item a {
  font-size: 18px;
  font-weight: 500 !important;
}

.eblog-site-main-logo-menu-social ul.eblog-desktop-menu li.menu-item:hover a {
  color: #000;
}

.cds-nav a.eblog-dropdown-main-element::after {
  font-weight: 600;
}

.cds-nav .menu-item a.eblog-dropdown-main-element::before {
  content: "";
  background: #000;
  width: 0;
  height: 1px;
  position: absolute;
  left: 15px;
  top: 60px;
  bottom: -2px;
  transition: width 0.2s linear;
}

.cds-nav .menu-item a.eblog-dropdown-main-element.mm-item::before {
  top: 33px !important;
}

.cds-nav .menu-item:hover a.eblog-dropdown-main-element::before {
  width: 75%;
}

.cust-btn-primary {
  background: #ffbf00;
  color: #000;
  border: 0;
  border-radius: 6px;
  font-size: 15px;
  height: auto;
  letter-spacing: -0.1px;
  margin: 0;
  width: auto;
  font-weight: 700;
  line-height: 1;
  padding: 18px 26px;
  text-transform: uppercase;
}

.cust-btn-primary:hover {
  background: #e8c928;
  color: #0f4b5b;
}

.header-sticky .cust-btn-primary {
  background: #0c5b79;
  color: #fff;
}

.header-sticky .cust-btn-primary:hover {
  background: #0c3b48;
  color: #fff;
}

.btn-menu {
  padding: 24px 0px !important;
}

/* mega menu */

.menu-item.megamenu-main {
  position: static !important;
}

.megamenu {
  background-color: #fff;
  position: absolute;
  height: auto;
  top: 90%;
  left: 0;
  z-index: 90;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  transition: all 0.3s;
  box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
  min-width: 220px;
  justify-content: flex-start;
  margin-left: 0;
  align-items: flex-start;
  margin-top: -1px;
  border: 1px solid #ddd;
  border-radius: 12px;
  /* width: 1320px;  */
}

.eblog-site-main-logo-menu-social
  ul.eblog-desktop-menu
  li.eblog-has-dropdown:hover
  .megamenu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.megamenu-left {
  padding: 40px;
  height: 100%;
}

.megamenu-right {
  background-color: #f1f1f1;
  padding: 40px;
  height: 100%;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.mega-head {
  padding-bottom: 12px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd99;
}

.mega-head h5 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5) !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.megamenu-left .ml-inner {
  display: grid;
  grid-template-columns: auto auto;
  gap: 40px;
}

.mi-ctn h6 {
  font-size: 14px;
  margin-bottom: 4px;
  transition-duration: 300ms;
}

.mi-ctn h6 span {
  padding: 4px 8px;
  background-color: #ffbf00;
  color: #000;
  border-radius: 50px;
  line-height: 1;
  font-size: 11px;
  margin-left: 8px;
  font-weight: 500;
}

.mi-ctn p {
  font-size: 14px;
  margin-bottom: 0px !important;
  line-height: 1.5;
  color: #000 !important;
}

.mr-inner a {
  font-size: 14px !important;
  margin-bottom: 4px !important;
  font-weight: 600 !important;
}

.mi-icons {
  margin-right: 12px;
  padding: 8px 10px 10px 10px;
  position: relative;
  background-color: #e7ecee;
  border-radius: 4px;
}

.mi-icons svg {
  width: 20px;
  height: 20px;
  fill: #0c5b79;
}

.ml-inner a:hover .mi-ctn h6,
.mr-inner a:hover {
  color: #0c5b79 !important;
}

.home-inner
  .eblog-site-main-logo-menu-social
  ul.eblog-desktop-menu
  li.eblog-has-dropdown
  ul.eblog-submenu {
  border-top: none !important;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.home-inner
  .eblog-site-main-logo-menu-social
  ul.eblog-desktop-menu
  li.eblog-has-dropdown
  ul.eblog-submenu
  .nav-item::before {
  display: none !important;
}

.eblog-site-main-logo-menu-social
  ul.eblog-desktop-menu
  li.eblog-has-dropdown
  ul.eblog-submenu
  .nav-item
  a {
  padding: 4px 0px !important;
  font-size: 16px !important;
  transform: translateX(0) !important;
  font-weight: 600 !important;
}

ul.eblog-desktop-menu li.eblog-has-dropdown ul.eblog-submenu .nav-item a:hover {
  color: #0f4b5b !important;
}

.menu-btn a {
  height: auto !important;
  color: #000 !important;
}

.menu-btn svg {
  width: 30px;
  height: 30px;
  fill: #000;
  margin-top: 0px !important;
}

.menu-btn a:hover {
  color: #000;
}

/* popup form */
#meeting,
#top-header {
  padding-right: 0 !important;
}

.modal {
  z-index: 9998 !important;
}
.modal-backdrop {
  z-index: 1999 !important;
}
.iti--container {
  z-index: 9999 !important;
}

.modal-dialog {
  position: relative;
  margin-top: 28px;
  width: auto;
  pointer-events: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #0000002d;
  border-radius: 8px;
  outline: 0;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: 16px;
  border-bottom: 1px solid #dee2e6;
}

.modal-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5 !important;
}

.popup-btn {
  background: #0c5b79 !important;
  color: #fff !important;
}

.card-body form label {
  margin-bottom: 8px;
}

.card-body form input,
textarea {
  padding: 6px 12px !important;
  border: 1px solid #b0b0b0 !important;
  border-radius: 4px !important;
}

.card-body form input:focus {
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* phone input dropdown */
/* .iti {
  width: 100%;
  position: relative;
}

.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
  padding-left: 50px !important;
}

.iti__country {
  font-size: 14.5px;
}

.iti__divider {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}

.iti__selected-flag {
  background-color: #0000000d !important;
} */
/* .iti-mobile .iti--container {
  position: absolute !important;
} */
/* .iti--container {
  position: absolute !important;
  top: 100% !important;   
  left: 0 !important;
  width: 100% !important;
  z-index: 9999 !important;
}

 .iti__country-list {
  max-height: 250px !important;
  overflow-y: auto;
  border-radius: 6px;
} */
.phone-wrapper {
  max-width: 100%;
  position: relative;
  overflow: visible; /* IMPORTANT: allow dropdown to show */
  border: 1px solid #b0b0b0 !important;
}

.country-select {
  min-width: 85px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  background: #f8f9fa;
  cursor: pointer;
  user-select: none;
}

.country-select img {
  width: 20px;
  height: 14px;
  object-fit: cover;
  border: 1px solid #ddd;
}

.country-dropdown {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  z-index: 3000;
  display: none; /* toggled by JS */
  max-height: 220px;
  overflow: auto;
}

.country-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  cursor: pointer;
}
.country-item:hover {
  background: #f1f5ff;
}
.country-item img {
  width: 20px;
  height: 14px;
  border: 1px solid #ddd;
}

#phone {
  border-radius: 0 4px 4px 0 !important;
  border: none !important;
  border-left: 1px solid #b0b0b0 !important;
}

/* end popup form */

/* ====blog - home==== */

.blog-home {
  padding: 48px 64px;
}

.blog-content p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  color: #000;
  margin-bottom: 8px;
  transition-duration: 300ms;
}

.blog-content h4 {
  font-size: 18px !important;
  color: #000 !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  letter-spacing: normal;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-content .author {
  color: #516f90 !important;
  font-size: 12px !important;
}

.blog-items:hover p {
  text-decoration: underline;
}

/*  featured post */
.featured-post-wrapper {
  margin-bottom: 40px;
}

.fp-inner {
  border-radius: 8px;
  overflow: hidden;
}
.fp-inner img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
}

.fp-inner .fp-ctn {
  background-color: #f6f9fc;
  padding: 24px;
}

.fp-ctn h3 {
  font-size: 24px;
  color: #000 !important;
  font-weight: 500;
  line-height: 1.42 !important;
  transition-duration: 300ms;
}

.fp-main:hover h3 {
  text-decoration: underline;
}

.fp-ctn p {
  color: #000;
  font-size: 14px !important;
  line-height: 1.7 !important;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fp-ctn span {
  color: #516f90;
  font-size: 12px !important;
  line-height: 1.7 !important;
}

.fp-list h3 {
  border-bottom: 2px solid #ffbf00;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 18px;
}

.fp-list-item {
  border-bottom: 2px solid #dbe4ed;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.fp-list-item:last-child {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.fp-list-item h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}

.fp-list-item:hover h6 {
  text-decoration: underline;
}

.fp-list-item span {
  color: #516f90;
  font-size: 12px !important;
  line-height: 1.7 !important;
}

/* blog innerpage */
.tp-section-gapTop {
  padding-top: 48px !important;
}
.custom-cn-width {
  padding: 0 12px;
}
.container-2 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.blog-detail-heading h6 {
  color: rgba(0, 0, 0, 0.5) !important;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.blog-detail-heading h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4 !important;
  margin-bottom: 1.5rem;
}

.divider-hr {
  margin: 16px 0 !important;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

.container-2 .image-area img {
  margin-bottom: 24px;
  margin-top: 8px;
}

.section-inner.style-3 .eblog-social .social-wrapper li a {
  line-height: 0 !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
}

.section-inner.style-3 .eblog-social .tag {
  font-size: 14.25px;
  color: #77838f !important;
}

.tp-sticky-column-item {
  padding-bottom: 30px;
}

.blog-detail-elevation a {
  color: #0c5b79;
  font-weight: 700 !important;
}
.blog-detail-elevation a:hover,
a:focus {
  color: #0c5b79 !important;
}

.blog-detail-elevation p,
ul.blog-ul li {
  color: #000 !important;
  font-size: 17.92px !important;
  font-weight: 400;
  line-height: 1.82222 !important;
  margin-bottom: 16px;
}

.blog-ul {
  list-style: disc;
  padding: 0 0 0 32px !important;
  margin-top: 0 !important;
}

.blog-detail-elevation p b.text-dark,
span.high-lighted {
  color: #000 !important;
  font-weight: 600 !important;
}

.blog-detail-elevation h4 {
  font-size: 21.6px !important;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.16667 !important;
  margin-bottom: 16px;
  margin-top: 48px;
}

.blog-detail-elevation h5 {
  font-size: 19.3px !important;
  margin-bottom: 6px;
  font-weight: 600;
  /* color: #252525 !important; */
}

.blog-detail-cta {
  margin-top: 16px;
  margin-bottom: 16px;
}

.blog-detail-cta h4 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.blog-detail-tags {
  margin-bottom: 48px;
}

.blog-detail-tags ul li {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  color: #222;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
  margin-right: 8px;
  margin-top: 0;
  padding: 5px 10px;
  text-transform: capitalize;
  transition: 0.2s;
  word-break: break-all;
  line-height: 1.5;
  cursor: pointer;
}

.blog-detail-tags ul li:hover {
  background-color: #e1e1e1;
  color: #222;
}
.blog-detail-tags ul li a:hover {
  color: #222222;
}

.blog-detail-social-media ul,
.blog-detail-tags ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}

.blog-detail-author {
  padding-top: 16px;
}

.blog-detail-author img {
  max-width: 100px;
  min-width: 100px;
  width: 100%;
  margin-right: 16px;
}

.blog-detail-author h4 {
  padding-top: 2px;
  font-weight: 500;
  font-size: 24px;
  margin-top: 0;
}

.blog-detail-author h6 {
  font-weight: 400;
  line-height: 1.7 !important;
  padding-bottom: 48px;
  font-size: 16px;
}
.blog-suggestions {
  padding: 48px 0;
}

.blog-suggestions h1 {
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 8px;
}

.item-box-interest {
  background: #fff;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.07);
  padding: 30px;
  margin: 10px 0;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.item-box-interest h4 {
  font-weight: 500;
  line-height: 1.4 !important;
  font-size: 24px;
  margin-bottom: 16px;
}

.item-box-interest h4 a {
  color: #101010;
  transition: 0.4s ease-in-out;
}

.item-box-interest h4 a:hover {
  color: #0c5b79;
}

.item-box-interest p {
  line-height: 1.7;
  color: #101010;
  margin-bottom: 12px;
  font-size: 18px;
}
.btn-wraper {
  margin-top: 16px;
}

.btn-wraper a {
  color: #0c5b79;
  font-size: 15px;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  /* font-family: "Geologica", "Poppins", "sans-serif"; */
}
.btn-wraper a:hover {
  color: #bfbfbf;
}

.btn-wraper a:hover svg {
  margin-left: 5px;
  transition: 0.3s ease-in-out;
}

.scroll-top-btn {
  width: 32px !important;
  height: 32px !important;
  position: fixed;
  right: 0px !important;
  bottom: 10% !important;
  line-height: 1;
  z-index: 150;
  background: #52bdc7 !important;
  color: #101010 !important;
  border-radius: 4px 0 0 4px !important;
  display: none;
  border: none;
}

.blog-details-right,
.subscribe-container {
  margin-left: 28px;
}
.blog-details-right h4 {
  font-size: 24px;
  font-weight: 500;
  color: #101010;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.blog-details-right ul {
  margin-bottom: 24px !important;
}
.blog-details-right ul li {
  color: #101010;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  list-style: none;
  font-weight: 400;
  line-height: 1.7 !important;
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
}
.rec-blog-hov li {
  transition: 0.2s ease-in-out;
}
.rec-blog-hov li:hover {
  color: #0c5b79;
}

.subscribe-form {
  gap: 24px;
}

.text-box h4 {
  font-size: 18px;
  font-weight: bolder;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 8px;
}

.form-label {
  color: #181818 !important;
  font-size: 17px;
  font-weight: 500;
}

#message {
  font-size: 16px !important;
}

.subscribe-input {
  background-color: #fff !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  padding-right: 0 !important;
  border: 1px solid #007bb6 !important;
  height: 50px !important;
}

.subscribe-input:focus {
  border-color: #007bb6  !important;
}

.subcribes-submit {
  background-color: #0c5b79 !important;
  font-size: 14px;
  padding: 10px;
  position: static !important;
  border-radius: 8px;
  font-weight: 600;
}

.agree-text {
  font-size: 12.5px !important;
  font-weight: 500;
  color: #181818 !important;
}

.agree-text a {
  color: #0c5b79 !important;
}
/* end blog innerpage */

/* --------- footer --------- */

.eblog-footer-area {
  background-color: #0c3b48 !important;
  padding: 60px 10px 30px !important;
}
/* .footer-top {
  padding-top: 60px;
} */
.footer-top h3 {
  font-size: 36px;
  font-weight: 300;
  color: #fff !important;
  margin-bottom: 0px;
}

.footer-top .ftr-icon svg {
  width: 40px;
  height: 40px;
  fill: #fff;
}

.footer-top p {
  font-size: 16px;
  color: #fff;
  opacity: 0.75;
  margin-bottom: 6px;
  font-weight: 300;
}
.footer-top a {
  font-size: 28px;
  font-weight: 300;
  color: #fff !important;
  margin-bottom: 0px;
}

.cust-hr {
  height: 1px;
  width: 100%;
  background-color: #f5f5f5;
  opacity: 0.15;
  margin: 24px 0px;
}

.footer-center h5 {
  font-size: 20px;
  color: #fff !important;
  font-weight: 500;
  margin-bottom: 8px;
}
.footer-center ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0;
}
.footer-center ul li {
  margin: 6px 0px;
}
.footer-center ul li a {
  font-size: 15px;
  color: #fff !important;
  font-weight: 300;
}
.footer-center ul li span {
  font-size: 13px;
  font-weight: 500;
  padding: 0px 8px;
  margin-left: 8px;
  background-color: #ffbf00;
  border-radius: 50px;
  color: #000;
}
.footer-center ul li a:hover {
  text-decoration: underline;
}

.copyright-content {
  margin-top: 48px;
}

.copyright-content p {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 300;
  opacity: 0.75;
}

.list-inline-item {
  opacity: 75%;
  color: #ffffff;
  margin: 0;
}

.list-inline-item a:hover {
  color: #ffffff;
}

.footer-social .list-inline-item a:focus {
  color: currentColor !important;
}
/* ================= Responsive ================= */

@media (max-width: 1400px) {
  .eblog-site-main-logo-menu-social
    ul.eblog-desktop-menu
    li.menu-item
    .eblog-dropdown-main-element {
    padding: 0px 14px !important;
  }

  .cds-nav .menu-item a {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  .item-box-interest {
    height: 100%;
    margin: 0 10px;
  }
  .blog-suggestions {
    padding-bottom: 80px;
  }
}

@media (max-width: 1200px) {
  .side-bar {
    max-width: 100% !important;
    background-color: #fff !important;
  }

  .side-bar button {
    left: auto !important;
    right: 10px;
    top: 10px !important;
  }

  .home-inner .side-bar button {
    background: #ffffff !important;
  }

  .side-bar button i {
    color: #000000 !important;
  }

  .mobile-menu nav ul li a.main {
    color: #000 !important;
    border-bottom: 1px solid rgb(52 52 52 / 8%) !important;
    font-size: 15px;
    font-weight: 600;
  }

  .mobile-menu nav ul li a.main::after {
    color: #000 !important;
  }

  .mobile-menu nav ul li a {
    color: #000000 !important;
    font-size: 15px;
    font-weight: 600;
  }

  .megamenu {
    background-color: #fff;
    position: static !important;
    height: auto;
    opacity: 1 !important;
    visibility: visible !important;
    transition: all 0.3s;
    box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
    min-width: 220px;
    justify-content: flex-start;
    margin-left: 0;
    align-items: flex-start;
    margin-top: -1px;
    border: none !important;
    border-radius: 12px;
    box-shadow: none !important;
    /* width: 1320px;  */
  }

  .megamenu-left {
    padding-left: 0px !important;
  }

  .megamenu-right {
    padding-left: 0px !important;
    background-color: #fff;
    border-radius: 0px !important;
    border-top: 1px solid #ddd;
  }

  .mr-inner a {
    font-size: 15px !important;
  }

  .mr-inner,
  .mbl.submenu {
    padding-left: 20px !important;
  }
  .cust-btn-primary {
    width: fit-content;
  }

  .footer-top a {
    font-size: 24px;
    letter-spacing: -1px;
  }

  .footer-top .ftr-icon svg {
    width: 30px;
    height: 30px;
  }

  .footer-top h3 {
    font-size: 28px;
  }
  .item-box-interest h4 {
    font-size: 22.4px;
  }
  .copyright-content {
    margin-top: 24px;
  }
}

/* @media (min-width: 1203px) {
  .modal{
  z-index: 9998 !important;
}
.modal-backdrop{
  z-index: 1999 !important;
}
.iti--container{
   z-index: 9999 !important;
}
} */

@media (max-width: 991px) {
  .blog-home {
    padding: 48px 20px;
  }

  .section-inner.style-3 .eblog-social {
    display: flex !important;
  }
  .blog-details-right,
  .subscribe-container {
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  .megamenu-left .ml-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .megamenu-left {
    padding: 10px;
  }
  .side-bar {
    width: 100% !important;
  }
  .blog-suggestions h1 {
    font-size: 24.8px;
  }

  /* .iti--country-list {
    max-height: 400px !important; 
  } */
}

@media (max-width: 576px) {
  .logo-light img {
    width: 190px;
  }
  .modal-dialog {
    max-width: 500px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .btn-menu {
    display: none;
  }
}
