<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-services-btn {
  background-color: #28547f !important;
  color: white !important;
  border: none !important;
}

.custom-services-btn:hover {
  background-color: #003366 !important;
  color: white !important;
}

.navbar .btn:focus,
.navbar .btn:active,
.navbar .btn:focus-visible,
.navbar a:focus,
.navbar a:active,
.navbar a:focus-visible,
.navbar .dropdown-toggle:focus,
.navbar .dropdown-toggle:active,
.nav-link:focus,
.nav-link:active,
.nav-link:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.custom-navbar {
  background-color: #28547f !important;
}
.logo-img {
  height: 85px;
  width: 500px;
}
.stay-in-touch {
  font-size: 1rem;
  color: blue;
  padding-right: 1rem;
}
.navbar-nav .nav-link::after {
  content: "";
  display: none;
}
.navbar-nav {
  margin: 0;
}
.custom-navbar-bg {
  background-color: #28547f;
}
.custom-dropdown-bg {
  background-color: #28547f !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0 !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.dropdown-header {
  padding: 0.5rem 1rem !important;
  margin: 0 !important;
  background-color: #28547f !important;
  color: white !important;
}

.dropdown-item {
  padding: 0.75rem 1rem !important;
  color: black !important;
  background-color: skyblue !important;
  border: none !important;
}

.dropdown-item:hover {
  background-color: #003366 !important;
  color: white !important;
}

.text-custom-blue {
  color: #336d87 !important;
}
/* .accordion-button::after {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
    position: relative !important;
    right: auto !important;
  }
  .accordion-button {
    box-shadow: none !important;
    border: none !important;
    color: rgb(51, 109, 135) !important;
  }
  
  .accordion-button:not(.collapsed) {
    background-color: rgb(133, 61, 78) !important;
    color: white !important;
    box-shadow: none !important;
    border: none !important;
  } */

.faq-toggle-btn {
  font-size: 1rem;
}

.card-title-fixed {
  height: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  color: #853d4e;
  font-family: "Francois One", sans-serif;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23336D87' viewBox='0 0 16 16'%3E%3Cpath d='M2 5l6 6 6-6' stroke='%23336D87' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.thank-heading {
  font-size: 3rem !important;
  font-weight: bold;
  text-align: center;
  color: rgb(51, 109, 135);
  font-family: "Francois One", sans-serif;
  margin-bottom: 2rem;
}
.para {
  font-size: 1rem;
  font-weight: 400;
}
.headingfooter{
  font-size: 1.5rem !important;
  font-weight: 700;
}
.heading22{
  font-size: 1.5rem !important;
  font-weight: 700;
}

.sub-footer-heading{
  font-size: 1.063rem !important;
  font-weight: 400;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='black' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.overlay-box {
  background-color: rgb(189, 158, 91);
  max-width: 32%;
  padding: 2rem 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 50% !important;
  left: 2rem !important;
  transform: translateY(-50%);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.overlay-box p {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.58rem;
  font-family: "Lalezar", cursive;
  line-height: 2.18rem !important;
  max-height: 30vh;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.no-image .overlay-box {
  position: static;
  margin-top: 2rem;
}

.foot-box {
  background-color: #28547f;
}
.icon-font{
  font-size: 2rem !important;
}

.mobile-overlay p{
  max-height: 20vh;
   font-size: 1.58rem;
  font-family: "Lalezar", cursive;
  line-height: 2.18rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  
}
.mobile-overlay{
  height: 45vh;
  background-color: rgb(189, 158, 91);
}
/* Blog page */

.blog-subtitle {
  font-size: 1em;
  font-weight: 400;
}

.blog-image {
  height: auto;
  width: 100%;
  display: block;
}

.blog-overlay {
  margin-top: 18%;
  margin-bottom: 4%;
}

.blog-first {
  height: auto;
  min-height: 300px;
}
.overlay-title {
  font-size: 3.18rem;
  /* font-family: "Arial Black", sans-serif; */
 font-family: "Lalezar", cursive;
 font-weight: 400 !important;
}

.overlay-heading{
  font-size: 2.5rem;
  text-decoration: none;
  max-width: 30%;
  color: #28547f !important;
}

.read-more-btn {
  font-size: 1.25rem;
  color: black !important;
  font-family: "Lalezar", cursive;
  text-align: center;
  align-items: center;
}

.blog-listing .single-post p {
  /* max-height: 20vh; */
  font-size: 1.58rem;
  line-height: 35px !important;
  font-family: "Lalezar", cursive;
  overflow: hidden;
    text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.mobile-box {
  background-color: rgb(189, 158, 91);
}

.more-stories-title {
  font-size: 3.24rem;
  color: rgb(51, 109, 135);
  font-family: "Lalezar", cursive;
}

.blog-thumbnail {
  max-width: 400px;
  height: 300px;
}
.top-heading {
  text-align: center;
  font-size: 3.1rem;
  color: rgb(133, 61, 78) !important;
  font-family: "Lalezar", cursive;
  margin-bottom: 5px;
}
.top-heading a,
.top-heading a:visited {
  color: rgb(133, 61, 78); /* Match your heading color */
  text-decoration: none;  /* Optional, if you want to remove underline */
}

.read-btn {
  font-size: 1.25rem;
  background-color: rgb(189, 158, 91);
  font-family: "Lalezar", cursive;
  width: 50% !important;
}
.blog-title {
  font-size: 3.2em;
  color: rgb(133, 61, 78);
  font-family: "Lalezar", cursive;
  margin-top: 0;
}
.custom-desc{
  font-size: 1.33rem;
  color: black !important;
}

/* Remove hover effects */
.read-btn:hover,
.read-btn:focus,
.read-btn:active {
  background-color: rgb(189, 158, 91) !important;
  color: white !important;
  text-decoration: none;
  box-shadow: none;
  outline: none;
}

       /* Hide the default Google Translate label */
        #google_translate_element .goog-te-gadget span {
            display: none;
        }

        /* Reduce padding/margin to fit icon only */
        #google_translate_element .goog-te-gadget {
            font-size: 0;
            /* Remove text space */
        }

        /* Optional: Add your own icon */
        #google_translate_element:before {
            /* Globe icon â€“ you can change to an &lt;img&gt; if you prefer */
            font-size: 20px;
            margin-right: 5px;
            vertical-align: middle;
            cursor: pointer;
        }



@media (min-width: 992px) {
  .dropdown-hover:hover .dropdown-menu {
    display: block !important;
  }

  .faq-toggle-btn {
    font-size: 1.5rem;
  }
}

/* Mobile-specific styles */
@media (max-width: 991.98px) {
  .navbar-collapse {
    background-color: #003366;
    padding: 1rem;
    margin-top: 0.5rem;
    height: 200vh;
  }

  .social-icons {
    display: none !important;
  }

  .navbar.bg-on-desktop {
    background-color: white !important;
  }
  .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    margin-top: 0 !important;
    display: none;
  }



  .blog-listing .single-post p{
  /* max-height: 30vh; */
  /* height: 16vh; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 2rem;
} 
  .dropdown-menu.show {
    display: block !important;
  }

  .dropdown-item {
    padding-left: 2rem !important;
  }

  .navbar-nav {
    width: 100%;
    margin: 0 !important;
  }

  .nav-item {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .dropdown-toggle::after {
    float: right;
    margin-top: 0.5rem;
  }

  .overlay-box {
    max-width: 50%;
    /* margin-left: 2%; */
    /* height: 55vh !important;
    padding: 2 !important;
    margin-top: 4% !important;
    max-height: 50vh; */
  }
  .overlay-box p {
    -webkit-line-clamp: 3;
    max-height: 28vh;
  }
  .read-btn {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .logo-img {
    height: 50px !important;
    width: 250px !important;
  }
  .thank-heading {
    font-size: 2rem !important;
    font-weight: bold;
    text-align: center;
    color: rgb(51, 109, 135);
    font-family: "Francois One", sans-serif;
    margin-bottom: 1rem;
  }

  .overlay-box {
    display: none !important;
  }
  .message-field {
    width: 100% !important;
  }

  .overlay-title {
  font-size: 2rem;
}
  .footer-logo {
    max-width: 100% !important;
    height: 80%;
  }
  .blog-first{
    min-height: 175px;
  }

  .blog-title{
    margin-top: 0;
    margin-bottom: 0;
  }
  .blog-thumbnail{
    max-width: 360px;
    width: 100%;
    height: 210px;
    object-fit: contain;
  }
  .mobile-overlay{
    height: auto;
  }
  .top-heading{
    margin-bottom: 3px;
  }
  .more-stories-title {
  font-size: 3rem;
  padding-top: 2rem;
}
.single-post {
    text-align: center !important;
    width: 100%;
  }

.blog-listing{
  --bs-gutter-x: 0 !important;
}
.footer-img{
  --bs-gutter-x: 0 !important;
}

  .container.first-container,
  #post-container,
  .blog-listing,
  .col-12,
  .d-flex {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .blog-listing{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .load-more-btn{
     padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    margin-top: 0.5 !important;
  }
}

.dropdown-hover .dropdown-menu {
  top: 100%;
  right: 0;
  left: auto;
}

.textBlue {
  color: #28547f;
}

@media (min-width: 992px) {
  .navbar-nav .nav-link {
    position: relative;
    padding-bottom: 6px;
    transition: color 0.2s ease;
  }

  .navbar-nav .nav-link::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    height: 3px;
    background-color: #ffffff;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
  }

  .navbar-nav .nav-link:hover::after,
  .navbar-nav .nav-link.active::after {
    transform: scaleX(1);
  }
}
</pre></body></html>