.footer.ver-3 .footer-meta .social-icons .icon, .footer.ver-2 .footer-nav .icon, .footer.ver-2 .footer-nav .social-icons .icon, .footer.ver-1 .footer-nav .icon, .footer.ver-1 .footer-nav .social-icons .icon, .footer .footer-nav .icon, .footer .footer-nav .social-icons .icon, .top-section.ver-2 .social-bar-top .icon, .top-section.ver-2 .icon, .social-bar-top .icon {
  width: 1em;
  height: 1em;
}

.font-open-sans {
  font-family: "Open Sans", sans-serif;
}

.font-pt-sans {
  font-family: "PT Sans", sans-serif;
}

.latest-blogs .item-image {
  position: relative;
  padding-bottom: 66%;
}
.latest-blogs .item-image .placeholder {
  background-color: #444;
  color: #fff;
}
.latest-blogs .date-bg {
  background-color: #081C15;
}

.latest-blogs.ver-1 .item-image {
  position: relative;
  padding-bottom: 66%;
}

.latest-blogs.ver-2 .item-image {
  position: relative;
  padding-bottom: 66%;
}

.latest-blogs.ver-3 .item-image {
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  padding-bottom: 40%;
}
.latest-blogs.ver-3 .placeholder {
  background-color: #444;
  color: #fff;
}

.latest-blogs.ver-4 .item {
  background-color: #081C15;
}
.latest-blogs.ver-4 .item-image {
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  padding-bottom: 45%;
}
.latest-blogs.ver-4 .placeholder {
  background-color: #444;
  color: #fff;
}

.primary-bg {
  background-color: #081C15;
}

.primary-heading-color {
  color: #081C15;
}

.primary-border {
  border-color: #081C15;
}

.primary-heading {
  color: #081C15;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.75rem;
}

.primary-text-color {
  color: #393A44;
}

.social-bar-top {
  background-color: #eee;
}
.social-bar-top .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}

.top-section.ver-1 .navbar-top {
  background-color: #fff;
}
.top-section.ver-1 .navbar-top .logo {
  color: #444;
}
.top-section.ver-1 .navbar-top .navbar-links .link {
  color: #081C15;
}

.top-section.ver-2 .icon {
  width: 1.4em;
  height: 1.4em;
  fill: black;
}
.top-section.ver-2 .social-bar-top {
  background-color: transparent;
}
.top-section.ver-2 .social-bar-top .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}

.ver-1 .ps-item .image-wrapper {
  position: relative;
  padding-bottom: 66%;
}
.ver-1 .label {
  background-color: rgba(0, 0, 0, 0.3);
}

.ver-2 .ps-item .image-wrapper {
  position: relative;
  padding-bottom: 60%;
}
.ver-2 .label {
  background-color: white;
  color: #000000;
  text-align: center;
}

.ver-3 .ps-item .image-wrapper {
  position: relative;
  padding-bottom: 60%;
}
.ver-3 .label {
  color: #000000;
  text-align: center;
}
.ver-3 .more-button {
  background-color: #333333;
  color: white;
}
.ver-3 .meta {
  background-color: #eee;
}

.ver-4 .ps-item .image-wrapper {
  position: relative;
  padding-bottom: 60%;
}
.ver-4 .label {
  background-color: white;
  color: #000000;
  text-align: center;
}

.ver-5 .ps-item .image-wrapper {
  position: relative;
  padding-bottom: 160%;
}
.ver-5 .label {
  background-color: white;
  color: #393A44;
  text-align: center;
}

.ver-1.testimonials {
  background-color: #F1F1F1;
}
.ver-1.testimonials .heading-icon {
  fill: #100A49;
}
.ver-1.testimonials .glide__bullets {
  bottom: 0px;
}
.ver-1.testimonials .glide__bullets .glide__bullet {
  background-color: #ffffff;
}
.ver-1.testimonials .glide__bullets .glide__bullet--active {
  background-color: #eee;
}
.ver-1.testimonials .glide__bullets .glide__bullet {
  background-color: #888;
}
.ver-1.testimonials .glide__bullets .glide__bullet--active {
  background-color: #081C15;
}

.ver-2.testimonials {
  background-color: #F1F1F1;
}
.ver-2.testimonials .heading-icon {
  fill: #100A49;
}
.ver-2.testimonials .glide__bullets {
  bottom: -30px;
}
.ver-2.testimonials .glide__bullets .glide__bullet {
  background-color: #ffffff;
}
.ver-2.testimonials .glide__bullets .glide__bullet--active {
  background-color: #eee;
}
.ver-2.testimonials .glide__bullets .glide__bullet {
  background-color: #888;
}
.ver-2.testimonials .glide__bullets .glide__bullet--active {
  background-color: #081C15;
}

.ver-3.testimonials .heading-icon {
  fill: #100A49;
}
.ver-3.testimonials .glide__bullets {
  bottom: -50px;
}
.ver-3.testimonials .glide__bullets .glide__bullet {
  background-color: #ffffff;
}
.ver-3.testimonials .glide__bullets .glide__bullet--active {
  background-color: #eee;
}
.ver-3.testimonials .glide__bullets .glide__bullet {
  background-color: #888;
}
.ver-3.testimonials .glide__bullets .glide__bullet--active {
  background-color: #081C15;
}

.why-us.ver-1 .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.why-us.ver-1 .image-wrapper img {
  aspect-ratio: 1;
  margin-bottom: 0.25 rem;
}
.why-us.ver-1 .title {
  color: #081C15;
}

.query-form .submit-button {
  background-color: #081C15;
  color: white;
}

.faqs {
  background-color: #F1F1F1;
}
.faqs .icon svg {
  fill: #081C15;
}
.faqs .faq-item .faq-question {
  color: #081C15;
}
.faqs .faq-item .faq-answer {
  max-height: 0;
  color: inherit;
}

.text-banner {
  background-color: #24360a;
}

.footer .footer-nav {
  background-color: #eee;
}
.footer .footer-nav .social-icons .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}
.footer .footer-nav .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}
.footer .footer-nav .column-heading {
  color: #081C15;
  font-weight: 600;
}
.footer .footer-meta {
  background-color: #081C15;
  color: #ffffff;
}

.footer.ver-1 .footer-nav {
  background-color: #eee;
}
.footer.ver-1 .footer-nav .social-icons .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}
.footer.ver-1 .footer-nav .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}
.footer.ver-1 .footer-nav .column-heading {
  color: #081C15;
  font-weight: 600;
}
.footer.ver-1 .footer-meta {
  background-color: #081C15;
  color: #ffffff;
}

.footer.ver-2 .footer-nav {
  background-color: #F1F1F1;
}
.footer.ver-2 .footer-nav .social-icons .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}
.footer.ver-2 .footer-nav .icon {
  fill: #081C15;
}
.footer.ver-2 .footer-nav .column-heading {
  color: #081C15;
}
.footer.ver-2 .footer-meta {
  background-color: #F1F1F1;
  color: #081C15;
}

.footer.ver-3 .footer-nav {
  background-color: #F1F1F1;
}
.footer.ver-3 .footer-nav .column-heading {
  color: #081C15;
}
.footer.ver-3 .footer-meta {
  background-color: #F1F1F1;
  color: #081C15;
}
.footer.ver-3 .footer-meta .social-icons .icon {
  width: 1.4em;
  height: 1.4em;
  fill: #081C15;
}

.square-it {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background-color: #cccccc;
}

.gallery-photo .hover-caption {
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

.gallery-photo:hover .hover-caption {
  background-color: white;
  opacity: 1;
}

#main-menu.sticky-menu {
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  transition: background-color 1s ease;
  color: black;
  box-shadow: 0px 0px 8px #999;
}

#main-menu.sticky-menu .logo-img {
  height: 4rem;
  transition: all 1s ease;
}

.ar-yt {
  width: 100%;
  padding-bottom: 51.5%;
  position: relative;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  color: #818181;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.page-content h1 {
  font-weight: 600;
  font-size: 2rem;
}

.page-content h2 {
  font-weight: 600;
  font-size: 1.8rem;
}

.page-content h3 {
  font-weight: 600;
  font-size: 1.6rem;
}

.page-content h4 {
  font-weight: 600;
  font-size: 1.4rem;
}

.page-content h5 {
  font-weight: 600;
  font-size: 1.2rem;
}

.page-content h6 {
  font-weight: 600;
  font-size: 1rem;
}

.page-content, .entry-content {
  font-family: "PT Sans", sans-serif;
  color: #393A44;
}

.page-content .ql-align-center {
  text-align: center;
}

.page-content .ql-align-justify {
  text-align: justify;
}

.page-content .ql-align-right {
  text-align: right;
}

.page-content blockquote {
  padding: 1rem;
  font-style: italic;
  border-left: 2px solid #31572c;
}

.page-content ul {
  list-style: disc inside !important;
}

.page-content ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.page-content .image {
  padding: 1.2rem;
}

.page-content .image.image-style-align-center {
  margin: 0 auto;
}

.page-content .image figcaption {
  padding: 0.24rem;
  background: #444;
  color: #fff;
}

.page-content .image.image-style-align-left {
  float: left;
}

.page-content .image.image-style-align-right {
  float: right;
}

.page-content .text-tiny {
  font-size: 0.75rem;
  /* 12px */
  line-height: 1rem;
  /* 16px */
}

.page-content .text-small {
  font-size: 0.875rem;
  /* 14px */
  line-height: 1.25rem;
  /* 20px */
}

.page-content .text-big {
  font-size: 1.125rem;
  /* 18px */
  line-height: 1.75rem;
  /* 28px */
}

.page-content .text-huge {
  font-size: 1.5rem;
  /* 24px */
  line-height: 2rem;
  /* 32px */
}

.font-open-sans {
  font-family: "Open Sans", sans-serif;
}

.font-pt-sans {
  font-family: "PT Sans", sans-serif;
}

/*# sourceMappingURL=t1_main.css.map */
