body {
  font-family: "Quicksand", sans-serif;
  background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Quicksand", sans-serif;
}
iframe {
  height: 90%;
}
.preloader .spinnerBounce .double-bounce1,
.preloader .spinnerBounce .double-bounce2 {
  background-color: #292359;
}
.footer-col-title {
  /* padding-bottom: 0.8rem; */
  border-bottom: 0px solid #dadada !important;
  border-width: 0px !important;
  padding-bottom: 0 !important;
}
a:hover {
  cursor: pointer;
}
li.footer-col-link-div {
  padding: 0.8rem 0;
  border-bottom: 1px solid #adadad;
}
li.footer-col-link-div:first-child {
  padding-top: 0px;
}
li.footer-col-link-div:last-child {
  border-bottom: 0px solid #dadada;
}
.footer-cradit p {
  color: #fff !important;
}
a:hover,
a:active,
a:focus {
  color: #292359;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.active {
  color: #292359;
}
.bdcw-header {
  background-color: #fff;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #141d3826;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.header .header-fixed {
  padding-top: 0px;
}
.header .logo .default-logo {
  width: 150px;
}
.header .logo .default-logo {
  width: 150px;
}
.bg-brand-color {
  background-color: #292359 !important;
}
.text-brand-color {
  color: #292359 !important;
}
.text-red-color {
  color: #ff4000 !important;
}
.footer-social a {
  color: #333; /* Default icon color */
  /* margin-right: 10px; */
  font-size: 14px;
  transition: color 0.3s ease;
}

/* Facebook Hover Color */
.footer-social a:hover i.fa-facebook-official {
  color: #3b5998; /* Facebook brand color */
}

/* YouTube Hover Color */
.footer-social a:hover i.fa-youtube-play {
  color: #ff0000; /* YouTube brand color */
}

/* Instagram Hover Color */
.footer-social a:hover i.fa-instagram {
  color: #e1306c; /* Instagram brand color */
}

/* LinkedIn Hover Color */
.footer-social a:hover i.fa-linkedin-square {
  color: #0077b5; /* LinkedIn brand color */
}
.header-social-block {
  padding-top: 7px;
  padding-bottom: 16px;
}
.header-social-block p {
  font-weight: 500;
}
.footer-social a:last-child i {
  margin: 0px 0px;
}
.nav-menu > li {
  padding: 10px 0px;
}
.nav-menu > li:last-child {
  margin-right: 0px;
}
.nav-menu > li > a {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}
.nav-menu li:hover > a {
  color: #292359;
}
.nav-menu li.menu-item-has-children:hover > .sub-menu {
  list-style: none;
}
.pr-15px {
  padding-right: 15px;
}
.pl-15px {
  padding-left: 15px;
}
.section-title h2 {
  background-image: none;
}
.newsletter form .btn {
  background-color: #292359;
}

/* newsletter */
.footer-newsletter {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-image: url("../../../../../public/backend/assets/img/gradient-navy-blue-digital-grid-wallpaper.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.newsletter-cover .nl-bg-ol {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* filter: blur(10px); */
  z-index: 2;
  opacity: 0.6;
  background-color: #000000;
}

.newsletter {
  position: relative;
  z-index: 2;
  background-color: unset;
}

.newsletter .section-title h2 {
  color: #ffffff; /* White color for the text */
}

.newsletterForm .input-group {
  background-color: rgba(
    255,
    255,
    255,
    0.9
  ); /* Slightly transparent input background */
  border-radius: 5px;
}

.newsletterForm .form-control {
  border: none;
  padding: 15px;
  font-size: 16px;
}

.newsletterForm .btn-default {
  background-color: #6c63ff; /* Button color */
  color: #fff;
  border: none;
  padding: 15px 30px;
  cursor: pointer;
}

.newsletterForm .btn-default:disabled {
  background-color: #ccc;
}
.newsletter form input {
  margin-right: 0px;
  background-color: unset;
}
/* ----------- end news letter --------------------*/
.footer-bg {
  background-color: #222222f2 !important;
}
.copyright-bg {
  background-color: #3d4246 !important;
}

.slick-slider {
  max-width: 100%;
  margin: 0 auto;
}
.slick-slider img {
  width: 100%;
  height: auto;
  display: block;
}
.is-sticky .header-social-block {
  display: none !important;
}

.nav-menu li .sub-menu li a {
  font-family: "Quicksand", sans-serif;
}
.nav-menu > li > .sub-menu > li:hover {
  background-color: #292359;
}
.nav-menu > li > .sub-menu > li:hover a {
  color: #fff;
}

/* ----------- news room ----------------- */
.news-slider .slick-prev,
.news-slider .slick-next {
  background-color: #292359;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  z-index: 1;
}
.news-slider .slick-prev:hover,
.news-slider .slick-next:hover {
  background-color: #8f0170;
}
.news-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 10px;
}
.news-slider .slick-list {
  margin: 0 -10px;
}
.news-card img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s;
}
.news-card:hover img {
  transform: scale(1.1);
}
.news-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff4000cc; /* Overlay color */
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}

.news-card:hover .news-overlay {
  opacity: 1;
}

.news-overlay .read-more-btn {
  background-color: #fff;
  color: #292359;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: bold;
  text-decoration: none;
  transition: background-color 0.3s;
}

.news-overlay .read-more-btn:hover {
  background-color: #f1f1f1;
}
.news-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px;
}
.news-details .news-date {
  font-size: 0.8rem;
  color: #b5b5b5;
}
.news-details .news-title {
  font-size: 1rem;
  font-weight: 500;
}
.news-details .news-tags {
  font-size: 0.85rem;
  color: #292359;
}
/* ----------- end news room ----------------- */

.back-to-top:hover {
  background-color: #292359;
}

/* --------------------- get in touch ----------- */
.get-in-touch-wrapper {
  position: fixed;
  bottom: 88px;
  right: 33px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.get-in-touch-btn {
  width: 56px; /* Adjust size as needed */
  height: 56px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: transform 0.9s ease;
  border-radius: 50%;
  cursor: pointer;
  border-color: transparent;
  padding: 10px;
  background: #ff4000;
}
.get-in-touch-btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: inherit;
  border-radius: inherit;
  transition: opacity 0.2s, transform 0.2s;
  -webkit-animation: src_pulse-animation__3W6kG 1s
    cubic-bezier(0.24, 0, 0.38, 1.6) infinite;
  animation: src_pulse-animation__3W6kG 1s cubic-bezier(0.24, 0, 0.38, 1.6)
    infinite;
  z-index: -1;
}
/* Hover effect */
.get-in-touch-btn:hover {
  /* transform: translateY(-5px);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); */
  background: #292359;
}
@-webkit-keyframes src_pulse-animation__3W6kG {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@keyframes src_pulse-animation__3W6kG {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* Social Icons Container */
.social-icons {
  display: none;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  bottom: 80px;
  right: 8px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.social-icons.show {
  display: flex;
  transform: translateY(0);
  opacity: 1;
}

.social-icons.hide {
  transform: translateY(20px);
  opacity: 0;
}

.social-icon {
  width: 40px;
  height: 40px;
  background-color: #333;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.social-icon:hover {
  background-color: #292359;
  transform: translateY(-5px);
  color: #fff;
}
/* ----------- end get in touch ----------- */

/* -------------- Section Styling -------------------------- */
.services-section {
  /* padding: 60px 0; */
  text-align: center;
}

.services-section h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.services-section h5 {
  font-weight: bold;
  color: #6c757d;
  margin-bottom: 20px;
}

.services-section .description {
  color: #6c757d;
  font-size: 1rem;
  margin-bottom: 40px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

/* Divider */
.divider {
  width: 50px;
  height: 3px;
  background-color: #ff4000;
  margin: 10px auto;
}

/* Card styling */
.service-card {
  perspective: 1000px;
  position: relative;
  width: 100%;
  height: 300px;
}

.service-card-front,
.service-card-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: transform 0.6s;
  border-radius: 8px;
  overflow: hidden;
}

.service-card-front {
  display: flex;
  flex-direction: column;
}

.service-card-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: transform 0.3s;
}

.service-card:hover .service-card-front img {
  transform: scale(1.1);
}

/* Overlay on front */
.service-card-front .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}

.service-card-front .number {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 6rem;
  color: rgba(255, 255, 255, 0.2);
}

/* Back of the card */
.service-card-back {
  background-color: #292359;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.service-card-back p {
  font-size: 1rem;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}

.service-card-back .learn-more {
  color: #1e90ff;
  font-weight: bold;
  text-decoration: none;
}

.service-card-back .back-number {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 6rem;
  color: rgba(255, 255, 255, 0.1);
}

/* Card flip animation */
.service-card:hover .service-card-front {
  transform: rotateY(180deg);
}

.service-card:hover .service-card-back {
  transform: rotateY(0);
}
.service-card > div {
  backface-visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.support-box {
  position: relative;
}
.support-box .inner-box {
  position: relative;
  border-radius: 10px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transform-style: preserve-3d;
  box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.2);
}
.support-box .flex-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #292359;
}
.service-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.support-box .service-overlay {
  z-index: 1;
  opacity: 1;
  text-align: center;
  padding: 20px 30px;
  background: #292359;
  color: #fff;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.support-box .inner-box > div {
  backface-visibility: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}
.support-box .inner-box .content-box {
  height: 300px;
  perspective: 1000px;
  position: relative;
}

.support-box:hover .inner-box {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.support-box:hover .inner-box .content-box {
  opacity: 0;
}
.support-box .number-box {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 1;
  position: absolute;
  bottom: 28px;
  right: 15px;
  color: rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.support-box h3 {
  display: flex;
  font-weight: 700;
  position: absolute;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  color: #fff;
  z-index: 1;
  top: 0;
  bottom: 0px;
  align-items: center;
  justify-content: center;
}
.support-box img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* filter: grayscale(100%); */
  transition: transform 0.3s;
  border-radius: 10px;
}
.support-box .overlay span {
  z-index: -1;
}
.support-box .btn-details {
  font-size: 14px;
  font-weight: 700;
  color: #43baff;
}
.support-box p {
  color: #fff;
}
/* ---------------------- end service card ---------------------------- */

.bg-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  z-index: 1;
}
.rounded-3 {
  border-radius: 10px;
}
.page-title {
  background: #f2f2f2 center center no-repeat;
  background-size: cover;
}
.page-title h1.title {
  color: #fff;
  position: relative;
  z-index: 2;
}
.page-title .nav {
  position: relative;
  z-index: 2;
}
.page-title .nav li a {
  color: #fff;
}
.page-title .nav li.active {
  color: #fff;
}
.page-title .nav li:after {
  background-color: #fff;
}

/*------------ our news room ---------------------------*/
article {
  display: block;
}
.post-box {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.post-box .post-inner {
  background: #fff;
  margin-bottom: 60px;
}
.pgrid .post-inner {
  margin-bottom: 0;
}
.post-box .entry-media {
  position: relative;
}
.post-box .inner-post {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  padding: 40px 40px 36px;
  border: 1px solid #e7e7e7;
}
.pgrid .inner-post {
  padding: 35px;
}
.post-box .entry-media .post-cat {
  position: absolute;
  z-index: 1;
  bottom: -16px;
  left: 40px;
}
.post-box .post-cat a {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  display: inline-block;
  color: #fff;
  background: #43baff;
  padding: 10px;
  margin-right: 6px;
}
.post-box .entry-meta {
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #292359;
  margin-bottom: 13px;
}
.pgrid .inner-post .entry-meta {
  margin-bottom: 10px;
}
.post-box .entry-meta > span {
  margin-right: 5px;
  display: inline-block;
}
.post-box .entry-meta a {
  color: #292359;
}
.pgrid .inner-post .byline {
  margin-right: 0;
}
.post-box .entry-meta a {
  color: #292359;
}
.pgrid .inner-post .comment-num {
  display: none;
}
.post-box .entry-title {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 36px;
}
.pgrid .inner-post h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
.post-box .entry-title a {
  color: #1b1d21;
  display: inline-block;
}
.post-box .btn-readmore {
  margin-top: 22px;
  line-height: 1;
  overflow: hidden;
}
.pgrid .inner-post .btn-readmore {
  margin-top: 0;
}
.post-box .btn-readmore > a {
  font-size: 14px;
  font-weight: 700;
  color: #ff4000;
}
.post-box:hover {
  box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
}
.post-box:hover > .post-inner > .inner-post,
.post-box:hover > .post-inner > .padding-box {
  border-color: transparent;
}
/*------------ end our news room ---------------------------*/

/* ---------------- pagination -------------------- */
.custom-pagination .page-item {
  margin: 0px 5px;
}
.custom-pagination .page-item .page-link {
  border: 1px solid #d8d8ff; /* Light border color */
  color: #292359; /* Purple color for pagination */
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.custom-pagination .page-item.active .page-link {
  background-color: #292359; /* Light purple background for active page */
  color: #fff; /* Purple text color for active page */
  border-color: #e6e2fd;
}

.custom-pagination .page-item .page-link:hover {
  background-color: #f3f0ff; /* Slight hover effect */
  color: #6f32f2;
  text-decoration: none;
}

.custom-pagination .page-item.disabled .page-link {
  color: #d8d8ff;
  pointer-events: none;
  opacity: 0.5;
}
/* ------------------- end pagination ------------------ */
.post-share-block .d-inline {
  color: #292359;
  font-weight: 500;
}
.page-title h2 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 2;
}
.page-title .nav li {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
}
.widget .widget-title {
  margin-bottom: 0px;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
}
.widget.widget-recent-post .widget-content .wrp-cover .post-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
}
.my-sidebar {
  position: sticky;
  top: 80px; /* Adjust the offset from the top as needed */
}
.widget .divider {
  margin: 10px 0 15px 0;
}
.contact-box h2 {
  margin-bottom: 1rem;
  line-height: 48px;
  font-size: 36px;
  font-weight: 600;
}
.contact-box h2::after {
  content: ""; /* Required for ::after to render */
  display: block; /* Ensures it's on a new line */
  width: 50px;
  height: 3px;
  background-color: #292359;
  margin-top: 8px; /* Optional: space between the h2 text and the line */
}
.contact-info.box-style1 {
  padding: 30px 30px 25px;
}
.contact-info i,
.contact-info svg {
  font-size: 30px;
  margin-top: 2px;
  line-height: 1;
  color: #292359;
}
.contact-info i,
.contact-info svg {
  font-size: 30px;
  margin-top: 2px;
  line-height: 1;
  color: #292359;
}
.box-style1 img,
.box-style1 i,
.box-style1 svg {
  float: left;
}
.contact-info .info-text {
  padding-left: 50px;
  font-weight: 500;
}
.contact-info h6 {
  font-size: 16px;
  margin-bottom: 5px;
}
.contact-info p {
  margin-bottom: 0;
}
.contact-info.box-style1:hover {
  box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
}
.biz-contact-form .my-contact-form .btn-primary {
  background-color: #292359;
  color: #fff;
  padding: 15px 25px;
}
.biz-contact-form .my-contact-form .btn-primary:before {
  bottom: 8px;
  background: none;
}
.biz-contact-form .title h2 {
  font-family: "Quicksand", sans-serif;
  /* font-weight: 500; */
}
.header .header-fixed.is-sticky {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #141d3826;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 50px 0px 50px;
}
.page_content ul {
  margin-left: 4rem;
}
.ot-testimonials .testi-item {
  padding: 0 15px;
  position: relative;
}
.ot-testimonials .layer1 {
  background: #f8f8f8;
  position: absolute;
  left: 30px;
  bottom: -20px;
  width: calc(100% - 55px);
  height: 100%;
  z-index: -1;
  box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.1);
}
.ot-testimonials .layer2 {
  background: #fff;
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.1);
}
.ot-testimonials .t-head {
  overflow: hidden;
  justify-content: normal;
}
.ot-testimonials .t-head img {
  margin-right: 30px;
  width: 90px;
  height: auto;
  /* border-radius: 50%; */
}
.ot-testimonials .t-head h6 {
  font-size: 20px;
  margin-bottom: 2px;
}
.ot-testimonials .t-head span {
  color: #9f9f9f;
}
.ot-testimonials .ttext {
  margin-top: 23px;
}
.mission-vision-section {
  position: relative;
  overflow: hidden;
  background-image: url("../../../../../public/backend/assets/img/mission-vision.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  text-align: center;
}

/* Overlay */
.mission-vision-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.mission-vision-section-content {
  position: relative;
  z-index: 2;
}
.dialogue-block .divider {
  margin-left: 0px;
  width: 80px;
}
.dialogue-block h2 {
  font-size: 48px;
  font-weight: 500;
}
.dialogue-block .dialogue-content p {
  margin-bottom: 8px;
}
.dialogue-image-container {
  background-color: #efeee7;
  display: flex;
  flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --background-transition: 0.3s;
  --overlay-opacity: 0.5;
  margin: 50px 0px 20px 20px;
  padding: 0px;
  overflow: visible;
  border-radius: 8px;
}
.dialogue-image-row {
  max-width: 100%;
  text-align: center;
  min-width: 0;
  position: relative;
}
.dialogue-image-col {
  margin: -50px 50px 50px -50px;
  height: 100%;
}
.dialogue-image-col.img-col-left {
  margin: -50px -50px 50px 50px;
}
.dialogue-image-col img {
  border-radius: 8px;
}
.contact-google-section iframe {
  min-height: 380px;
}
/* .slick-prev:before,
.slick-next:before {
  color: #ff4000;
} */
.news-slider .slick-prev:hover,
.news-slider .slick-next:hover {
  background-color: #ff4000;
}
.back-to-top {
  background-color: #292359;
}
.back-to-top:hover {
  background-color: #ff4000;
}
.active-menu-item,
.active-sub-menu-item {
  color: #ff4000 !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}
.contact-form form .btn-contact {
  background-color: #292359;
  color: #ffffff;
  min-height: 60px;
  min-width: 160px;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 20px;
  position: relative;
  overflow: hidden;
}
.contact-form form .btn-contact:after {
  content: "";
  position: absolute;
  bottom: -200%;
  left: -200%;
  height: 200%;
  width: 200%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}
.contact-form form .btn-contact:hover:after {
  bottom: 160%;
  left: 160%;
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}
.post-box .post-cat a {
  background: #292359;
}
.font-weight-500 {
  font-weight: 500 !important;
}
.post-cat-details {
  position: absolute;
  z-index: 2;
  left: 4rem;
  bottom: -0.5rem;
}
.post-cat-details a {
  padding: 5px 10px;
  background-color: #ff4000;
  color: #fff;
}

@media only screen and (max-width: 1399px) {
  .header .logo .mobile-logo {
    width: 150px;
  }
  .header .is-sticky .logo .sticky-mobile-logo {
    width: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .header-social-block {
    display: none !important;
  }
}
@media only screen and (max-width: 575px) {
  .mobile-nav-menu li.nav-menu-toggle {
    margin-right: 20px;
  }
}
