h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--title-color);
  font-family: var(--font-poppins);
  font-weight: 600;
  line-height: 1.4;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
    line-height: 1.4;
  }
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 25px;
}
@media (max-width: 576px) {
  h4 {
    font-size: 22px;
  }
}

h5 {
  font-size: 20px;
}

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 576px) {
  p {
    font-size: 16px;
  }
}
/* Header */
.topbar-area .topbar-wrap .header-logo img {
  min-width: 180px;
  max-width: 180px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .topbar-area .topbar-wrap .header-logo img {
    max-width: 100px;
    min-width: 100px;
  }
}
/*  home 4 banner style  */
.su-banner-4-area {
  position: relative;
  z-index: 0;
}

.su-banner-4-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.su-banner-4-item .subtitle {
  font-weight: var(--font-weight-500);
  font-size: 16px;
  text-transform: uppercase;
  color: var(--text-white);
}
.su-banner-4-item .title {
  color: var(--text-white);
  font-weight: var(--font-weight-500);
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: clamp(30px, 2.5vw, 40px);
  line-height: 1.25;
}
.su-banner-4-item .spacing {
  padding: 316px 0px 322px 0px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1400px) {
  .su-banner-4-item .spacing {
    padding: 256px 0px 250px 0px;
  }
}
@media (max-width: 991.98px) {
  .su-banner-4-item .spacing {
    padding: 156px 0px 150px 0px;
  }
}
.su-banner-4-item .spacing.shop-s7 {
  padding: 250px 0px;
}
@media (max-width: 1199.98px) {
  .su-banner-4-item .spacing.shop-s7 {
    padding: 100px 0px;
  }
}
.su-banner-4-item .overly {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.su-banner-4-zoom .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.su-banner-4-navigation span {
  color: var(--text-white);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 75px;
  z-index: 9;
}
@media (max-width: 991.98px) {
  .su-banner-4-navigation span {
    left: 15px;
  }
}
.su-banner-4-navigation .su-banner-4-next {
  left: auto;
  right: 75px;
}
@media (max-width: 991.98px) {
  .su-banner-4-navigation .su-banner-4-next {
    right: 15px;
  }
}

/*  home 15 banner style  */
.su-banner-15-area .spacing {
  padding: 289px 0px 304px 0px;
}
@media (max-width: 1399.98px) {
  .su-banner-15-area .spacing {
    padding: 230px 0px 230px 0px;
  }
}
@media (max-width: 1199.98px) {
  .su-banner-15-area .spacing {
    padding: 180px 0px 180px 0px;
  }
}
@media (max-width: 767.98px) {
  .su-banner-15-area .spacing {
    padding: 120px 0px 120px 0px;
  }
}
.su-banner-15-area .title {
  font-family: var(--libre-font);
  color: var(--text-white);
  font-size: clamp(40px, 4.37vw, 70px);
  line-height: 1.2;
  font-weight: var(--font-weight-400);
  margin-bottom: 45px !important;
}
@media (max-width: 575.98px) {
  .su-banner-15-area .title {
    margin-bottom: 25px !important;
  }
}
.su-banner-15-area .overly {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.su-banner-15-area .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.su-banner-15-area .swiper-pagination {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 40px;
  right: 0;
  padding-right: 60px;
}
@media (max-width: 991.98px) {
  .su-banner-15-area .swiper-pagination {
    padding-right: 24px;
  }
}
@media (max-width: 575.98px) {
  .su-banner-15-area .swiper-pagination {
    display: none;
  }
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--white-color);
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  opacity: 1;
  margin: 14px 0px;
  position: relative;
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet::before {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet::after {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid var(--white-color);
  border-right: 1px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-160deg);
          transform: translate(-50%, -50%) rotate(-160deg);
  content: "";
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet:hover::before {
  opacity: 1;
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet:hover::after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(-140deg);
          transform: translate(-50%, -50%) rotate(-140deg);
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet-active::before {
  opacity: 1;
}
.su-banner-15-area .swiper-pagination .swiper-pagination-bullet-active::after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(-140deg);
          transform: translate(-50%, -50%) rotate(-140deg);
}

/*=====================================
  About Section CSS
========================================*/
.section {
  /*background-image: url(../img/home2/home2-about-bg.png), linear-gradient(180deg, #FFF2E2 0%, #FFF2E2 100%);*/
  /*background-size: cover;*/
  /*background-repeat: no-repeat;*/
  padding: 50px 0 50px 0;
}

.section.home-service {
    background-image: url(../../images/bg01.jpg), linear-gradient(180deg, #FFF2E2 0%, #FFF2E2 100%);
    background-size: contain;
    background-repeat: repeat;
}
.about-section .section-title {
  margin-bottom: 20px;
}

.about-section .about-detail .section-title h2 span {
  color: #313b50;
}
.about-section .about-detail .section-title p {
  color: #777;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: initial;
}



@media (max-width: 1199px) {
  .about-section {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .about-section {
    padding: 70px 0;
  }
}

@media (max-width: 1199px) {
  .about-section .section-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .about-section .section-title {
    margin-bottom: 30px;
  }
}
.about-section .section-title h2 {
  line-height: 1.3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-section .section-title h2 {
    font-size: 38px;
  }
}
.about-section .section-title p {
  margin: 0;
}
@media (max-width: 991px) {
  .about-section .section-title p {
    max-width: unset;
  }
}
.about-section .section-title p span {
  color: var(--title-color);
}
.about-section .counter-area {
  display: flex;
  gap: 35px;
  margin-left: 120px;
}
@media (max-width: 1199px) {
  .about-section .counter-area {
    margin-left: 90px;
  }
}
@media (max-width: 991px) {
  .about-section .counter-area {
    margin-left: 70px;
  }
}
@media (max-width: 767px) {
  .about-section .counter-area {
    margin-left: 50px;
    gap: 25px;
  }
}
@media (max-width: 576px) {
  .about-section .counter-area {
    margin-left: 0;
    gap: 15px;
  }
}
.about-section .counter-area svg {
  fill: var(--primary-color1);
}
.about-section .counter-area .single-counter {
  display: flex;
  align-items: end;
  gap: 10px;
  margin-top: 10px;
}
.about-section .counter-area .single-counter h2 {
  margin-bottom: 0;
  color: var(--title-color);
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 70px;
  line-height: 1;
  position: relative;
}
.about-section .counter-area .single-counter h2 strong {
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}
.about-section .counter-area .single-counter h2 sup {
  color: rgba(var(--title-color-opc), 0.9);
  font-size: 30px;
  font-weight: 400;
  top: 0;
  position: absolute;
}
@media (max-width: 576px) {
  .about-section .counter-area .single-counter h2 sup {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .about-section .counter-area .single-counter h2 {
    font-size: 62px;
  }
}
.about-section .counter-area .single-counter span {
  color: var(--text-color);
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .about-section .counter-area .single-counter span {
    font-size: 16px;
    line-height: 24px;
  }
}
.about-section .about-img-wrap {
  position: relative;
}
.about-section .about-img-wrap .logo {
  width: 80px;
  height: 80px;
  background-color: var(--white-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 125px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1399px) {
  .about-section .about-img-wrap .logo {
    bottom: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-img-wrap .logo {
    bottom: 70px;
    width: 70px;
    height: 70px;
  }
}
.about-section .about-img-wrap .vector {
  fill: var(--black-color);
  position: absolute;
  top: 0;
  left: 47%;
  transform: translateX(-50%);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-img-wrap .vector {
    top: -20px;
    left: 46.5%;
  }
}
.about-section .about-img-wrap .single-img img {
  border-radius: 300px 300px 0 0;
}
.about-section .service-area {
  margin-bottom: 45px;
}
.about-section .service-area h6 {
  color: var(--title-color);
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.about-section .service-area .single-service {
  padding: 16px 25px;
  background-color: var(--white-color);
  border-radius: 10px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .about-section .service-area .single-service {
    padding: 15px 15px;
  }
}
.about-section .service-area .single-service a {
  display: flex;
  gap: 15px;
  color: var(--title-color);
  font-family: var(--font-roboto);
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  transition: 0.5s;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .about-section .service-area .single-service a {
    gap: 10px;
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-section .service-area .single-service a {
    font-size: 16px;
    gap: 10px;
    line-height: 26px;
  }
}
.about-section .service-area .single-service a svg {
  fill: var(--white-text-color);
  margin-top: 8px;
  min-width: 30px;
  transition: 0.5s;
}
.about-section .service-area .single-service a:hover {
  color: var(--primary-color1);
}
.about-section .service-area .single-service a:hover svg {
  fill: var(--primary-color1);
}
.about-section .rating-area {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media (max-width: 767px) {
  .about-section .rating-area {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.about-section .rating-area .text-and-logo {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 767px) {
  .about-section .rating-area .text-and-logo {
    flex-direction: column;
    gap: 10px;
  }
}
.about-section .rating-area > span {
  color: var(--title-color);
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 576px) {
  .about-section .rating-area > span {
    font-size: 16px;
  }
}
.about-section .rating-area p {
  color: var(--text-color);
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 576px) {
  .about-section .rating-area p {
    font-size: 14px;
  }
}
.about-section .rating-area p span {
  text-decoration: underline;
}
/** About page **/
.mn-about .mn-about-img {
  position: sticky;
  top: 30px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(50% - 12px));
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}
.mn-about .mn-about-img img {
  width: 100%;
  border-radius: 15px;
}
.mn-about .mn-about-detail {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mn-about .mn-about-detail .section-title {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mn-about .mn-about-detail .section-title h2 {
  margin-bottom: 15px;
  font-family: "Quicksand";
  font-size: 26px;
  line-height: 38px;
  font-weight: 600;
  color: #3a4ee5;
  position: relative;
  display: inline;
  padding: 0;
  text-transform: capitalize;
  line-height: 1;
}

.mn-about .mn-about-detail > p {
  margin-bottom: 15px;
  color: #777;
  font-size: 14px;
  font-weight: 400;
}
.mn-about .mn-about-detail > p:last-child {
  margin: 0;
}

/* Start Service Section */
.mn-ser-inner {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
}
.mn-ser-inner:hover .mn-service-image svg {
  stroke-dashoffset: 0;
  -webkit-transition: fill 0.5s, stroke-dashoffset 6s, -webkit-transform 0.3s;
  transition: fill 0.5s, stroke-dashoffset 6s, -webkit-transform 0.3s;
  transition: transform 0.3s, fill 0.5s, stroke-dashoffset 6s;
  transition: transform 0.3s, fill 0.5s, stroke-dashoffset 6s, -webkit-transform 0.3s;
}
.mn-ser-inner .mn-service-image {
  margin-bottom: 15px;
}
.mn-ser-inner .mn-service-image img {
  width: 50px;
  height: 50px;
}

.mn-service-desc h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #313b50;
  letter-spacing: 0.6px;
  font-family: "Poppins, sans-serif";
}
.mn-service-desc p {
  margin: 0;
  font-size: 14px;
  color: #777;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

/* Testimonial Section CSS */
.testim-bg {
  background-color: #e1e5e9;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
}

.mn-test-section .mn-test-inner {
  max-width: 730px;
  margin: 0 auto;
  cursor: pointer;
}
.mn-test-section .mn-test-item {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.mn-test-section .mn-test-item .svg_img path {
  fill: #777;
}
.mn-test-section .mn-test-desc {
  font-size: 15px;
  color: #313b50;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.mn-test-section .mn-test-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mn-test-section .mn-test-content .mn-test-desc {
  margin-bottom: 15px;
  color: #777;
}
.mn-test-section .mn-test-name {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #ffd783;
  letter-spacing: 0.6px;
  line-height: 1.2;
}
.mn-test-section .mn-test-designation {
  font-size: 16px;
  color: #777;
  line-height: 1.2;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}
.mn-test-section .mn-test-rating {
  margin: 0 auto;
}
.mn-test-section .mn-test-rating i {
  font-size: 11px;
  margin: 0 0.5px;
}

#mn-testimonial-slider {
  margin-bottom: -30px;
  text-align: center;
}

.mn-test-outer {
  max-width: 700px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.mn-test-inner {
  max-width: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mn-test-inner .mn-test-img {
  width: 100px;
  margin: auto auto 30px auto;
  display: block;
}
.mn-test-inner .mn-test-img img {
  border-radius: 50%;
}

.svg_img.test_svg {
  position: absolute;
  width: 45px;
  height: auto;
  fill: #3a4ee5;
}

.svg_img.test_svg.top {
  width: 45px;
  top: -5px;
  left: 0;
  right: auto;
}

.svg_img.test_svg.bottom {
  width: 45px;
  bottom: -5px;
  right: 0;
  left: auto;
}

/* Facts Section CSS */
.mn-facts-section .mn-facts-inner {
  padding: 30px 15px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
}
.mn-facts-section .mn-facts-inner .counter {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 800;
  color: #ddd;
}
.mn-facts-section .mn-facts-inner h4 {
  font-size: 20px;
  color: #313b50;
  font-weight: 600;
}
.mn-facts-section .mn-facts-inner p {
  max-width: 250px;
  margin: 0;
  font-size: 14px;
  color: #777;
}

/* Team Section CSS */
.mn-team-section .owl-dots {
  margin: -3px;
  position: absolute;
  top: -57px;
  right: 0;
}
.mn-team-section .owl-dots button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  margin: 3px;
  border: 1px solid #313b50;
  border-radius: 15px;
}
.mn-team-section .owl-dots button.active {
  width: 25px;
  border-color: #3a4ee5;
  background-color: #3a4ee5;
}
.mn-team-section .mn-team-box {
  position: relative;
}
.mn-team-section .mn-team-box:hover .mn-team-img .mn-team-socials {
  bottom: 15px;
  opacity: 1;
}
.mn-team-section .mn-team-box .mn-team-img {
  position: relative;
}
@media (max-width: 425px) {
  .mn-team-section .mn-team-box .mn-team-img img {
 /* width: 100%;*/
  /*height: 220px;*/
  border-radius: 15px;
}
}

@media (min-width: 426px) {
  .mn-team-section .mn-team-box .mn-team-img img {
 /* width: 100%;*/
  height: 220px;
  border-radius: 15px;
}
}

.mn-team-section .mn-team-box .mn-team-img .mn-team-socials {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a {
  width: 30px;
  height: 30px;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #313b50;
  border-radius: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a i {
  color: #fff;
  font-size: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover {
  background-color: #ffd783;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover i {
  color: #313b50;
}
.mn-team-section .mn-team-box .mn-team-info {
  text-align: center;
}
.mn-team-section .mn-team-box .mn-team-info h5 {
  margin-top: 15px;
  color: #313b50;
  font-size: 18px;
  font-weight: 700;
}
.mn-team-section .mn-team-box .mn-team-info p {
  margin: 0;
  color: #777;
  font-size: 13px;
  line-height: 16px;
}

/* Responsive about page CSS */
@media only screen and (max-width: 1199px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 25px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 24px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 16px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 38px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 19px;
  }
  .mn-team-section .mn-team-box .mn-team-info h5 {
    font-size: 17px;
  }
  .mn-service-desc h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 23px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 22px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 18px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 35px;
  }
}


/**  Start Service Section  **/
.mn-ser-inner {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
}
.mn-ser-inner .mn-service-image {
  margin-bottom: 15px;
}
.mn-ser-inner .mn-service-image svg {
  width: 50px;
  height: 50px;
  line-height: 0;
}
.mn-ser-inner .mn-service-image svg path {
  fill: #3a4ee5;
}

.mn-service-desc h3 {
  font-family: "Quicksand";
  font-size: 18px;
  font-weight: 700;
  color: #313b50;
  letter-spacing: 0.6px;
  margin-bottom: 10px;
}
.mn-service-desc p {
  margin: 0;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Responsive service css */
@media only screen and (max-width: 1399px) {
  .mn-ser-inner {
    padding: 30px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .mn-service-desc h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .mn-service-desc h3 {
    font-size: 16px;
  }
}

/* Facts Section CSS */
.mn-facts-section .mn-facts-inner {
  padding: 30px 15px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
}
.mn-facts-section .mn-facts-inner .counter {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 800;
  color: #ddd;
}
.mn-facts-section .mn-facts-inner h4 {
  font-size: 20px;
  color: #313b50;
  font-weight: 600;
}
.mn-facts-section .mn-facts-inner p {
  max-width: 250px;
  margin: 0;
  font-size: 14px;
  color: #777;
}
/* Team Section CSS */
.mn-team-section .owl-dots {
  margin: -3px;
  position: absolute;
  top: -57px;
  right: 0;
}
.mn-team-section .owl-dots button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  margin: 3px;
  border: 1px solid #313b50;
  border-radius: 15px;
}
.mn-team-section .owl-dots button.active {
  width: 25px;
  border-color: #3a4ee5;
  background-color: #3a4ee5;
}
.mn-team-section .mn-team-box {
  position: relative;
}
.mn-team-section .mn-team-box:hover .mn-team-img .mn-team-socials {
  bottom: 15px;
  opacity: 1;
}
.mn-team-section .mn-team-box .mn-team-img {
  position: relative;
}
.mn-team-section .mn-team-box .mn-team-img img {
  width: 100%;
  border-radius: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a {
  width: 30px;
  height: 30px;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #313b50;
  border-radius: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a i {
  color: #fff;
  font-size: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover {
  background-color: #ffd783;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover i {
  color: #313b50;
}
.mn-team-section .mn-team-box .mn-team-info {
  text-align: center;
}
.mn-team-section .mn-team-box .mn-team-info h5 {
  margin-top: 15px;
  color: #313b50;
  font-size: 18px;
  font-weight: 700;
}
.mn-team-section .mn-team-box .mn-team-info p {
  margin: 0;
  color: #777;
  font-size: 13px;
  line-height: 16px;
}

/* Responsive about page CSS */
@media only screen and (max-width: 1199px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 25px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 24px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 16px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 38px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 19px;
  }
  .mn-team-section .mn-team-box .mn-team-info h5 {
    font-size: 17px;
  }
  .mn-service-desc h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 23px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 22px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 18px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 35px;
  }
}

/** Products Section **/
.service-section{
  background-color: #f1f4f7;
}
.product-section .section-title {
  margin-bottom: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product .product-card, .product-section .product-card {
  padding: 15px;
  background: #fff;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
}
.product .blog-info, .product-section .blog-info {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  margin-bottom: 0;
}
.product .blog-info:hover .blog-img img, .product-section .blog-info:hover .blog-img img {
  -webkit-transform: rotate(-3deg) scale(1.1);
          transform: rotate(-3deg) scale(1.1);
}
.product .blog-info .blog-img, .product-section .blog-info .blog-img {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.product .blog-info .blog-img img, .product-section .blog-info .blog-img img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}
.product .blog-info .detail, .product-section .blog-info .detail {
  width: 100%;
  margin: 0;
}
.product .blog-info .detail label, .product-section .blog-info .detail label {
  margin-top: 20px;
  display: inline-block;
  font-size: 13px;
  color: #999;
  border-radius: 5px;
}
.product .blog-info .detail label a, .product-section .blog-info .detail label a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #999;
}
.product .blog-info .detail label a:hover, .product-section .blog-info .detail label a:hover {
  color: #3a4ee5;
}
.product .blog-info .detail h3, .product-section .blog-info .detail h3 {
  margin: 10px 0 15px 0;
  padding: 0;
  line-height: 26px;
}
.product .blog-info .detail h3{
  color: #313b50;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  font-family: var(--body-font);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .blog-info .detail h3 a, .product-section .blog-info .detail h3 a {
  color: #313b50;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .blog-info .detail h3 a:hover, .product-section .blog-info .detail h3 a:hover {
  color: #3a4ee5;
}
.product .blog-info .detail p, .product-section .blog-info .detail p {
  font-size: 14px;
  color: #777;
}
.product .blog-info .detail .more-info a, .product-section .blog-info .detail .more-info a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #3a4ee5;
  font-size: 13px;
  line-height: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product .blog-info .detail .more-info a:hover, .product-section .blog-info .detail .more-info a:hover {
  background: #fff;
  color: #3a4ee5;
}
.product .blog-info .detail .more-info a:hover i, .product-section .blog-info .detail .more-info a:hover i {
  color: #3a4ee5;
}
.product .blog-info .detail .more-info a i, .product-section .blog-info .detail .more-info a i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  color: #3a4ee5;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product .owl-nav, .product-section .owl-nav {
  position: absolute;
  top: -59px;
  right: 0;
}
.product .owl-nav button, .product-section .owl-nav button {
  height: 25px;
}
.product .owl-nav button span, .product-section .owl-nav button span {
  display: none;
}
.product .owl-nav .owl-prev:after, .product-section .owl-nav .owl-prev:after {
  content: "\ea64";
  top: 0;
  font-family: "remixicon";
}
.product .owl-nav .owl-next, .product-section .owl-nav .owl-next {
  margin-left: 5px;
}
.product .owl-nav .owl-next:after, .product-section .owl-nav .owl-next:after {
  content: "\ea6e";
  top: 0;
  font-family: "remixicon";
}
.product .owl-dots, .product-section .owl-dots {
  margin: -3px;
  position: absolute;
  top: -57px;
  right: 0;
}
.product .owl-dots button, .product-section .owl-dots button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  margin: 3px;
  border: 1px solid #313b50;
  border-radius: 15px;
}
.product .owl-dots button.active, .product-section .owl-dots button.active {
  width: 25px;
  border-color: #3a4ee5;
  background-color: #3a4ee5;
}


.home-service .destination-card2 .destination-content span {
  color: var(--text-color);
  font-family: var(--font-roboto);
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 991px) {
  .home-service .destination-card2 .destination-content span {
    font-size: 15px;
  }
}

.mss-img
{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, calc(33% - 24px));
    grid-row-gap: 24px;
    grid-column-gap: 24px;
}

.mss-img img{
  width: 100%;
  border-radius: 15px;
}
@media (max-width: 991px) {
.mss-img img{
  width: 100%
}
}

@media (max-width: 1024px) {
.mss-img img{
  width: 50%
}
}
/* Home Service */
.grid-container {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      /*gap: 25px;*/
    }

    .service-card {
      background: #f5f4ff;
      border-radius: 20px;
      padding: 30px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
    }

    .service-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }

    .service-card i{
      width: 50px;
      height: 50px;
      font-size: 40px;
    }

    .service-card img {
      width: 50px;
      height: 50px;
      margin-bottom: 20px;
    }

    .service-card h3 {
      font-size: 18px;
      color: #000;
      margin-bottom: 15px;
      margin-top: 15px;
      text-transform: capitalize;
    }

    .service-card p {
      font-size: 15px;
      color: #555;
      line-height: 1.6;
      margin-bottom: 30px;
    }

    .service-card a {
        display: inline-block;
        text-decoration: none;
        border: 1px solid #ccc;
        padding: 10px 25px;
        border-radius: 20px;
        transition: background 0.3s ease;
    }

    .service-card a:hover {
      background: var(--primary-color1);
      color: #fff;
    }

    .service-card a span {
            opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    margin-left: -92px;
    font-size: 16px;
    margin-right: 0px;
    }

    .service-card a:hover span {
        opacity: 1;
        visibility: visible;
        margin-left: 0;
        margin-right: 10px;
    }

    .service-card a:hover svg {
        fill: #fff
    }

    /* Background variations */
    .bg1 { background: #f3f0ff; }
    .bg2 { background: #e8fce8; }
    .bg3 { background: #fff3ec; }
    .bg4 { background: #e8f3ff; }
    .bg5 { background: #fdf2ff; }
    .bg6 { background: #e8fff8; }
    .bg7 { background: #fff8e8; }
    .bg8 { background: #f0f7ff; }
    .bg9 { background: #fff0f0; }
    .bg10 { background: #f0fff0; }
    .bg11 { background: #fef7ff; }
    .bg12 { background: #f9fff4; }
    .bg13 { background: #f3f8ff; }
    .bg14 { background: #fef5f5; }

    /* Responsive */
    @media (max-width: 1024px) {
      .grid-container {
        grid-template-columns: repeat(2, 1fr);
      }
    }
    @media (max-width: 991px) {
      .grid-container {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media (max-width: 600px) {
      .grid-container {
        grid-template-columns: 1fr;
      }
    }


    /* Team Section CSS */
.mn-team-section .owl-dots {
  margin: -3px;
  position: absolute;
  top: -57px;
  right: 0;
}
.mn-team-section .owl-dots button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  margin: 3px;
  border: 1px solid #313b50;
  border-radius: 15px;
}
.mn-team-section .owl-dots button.active {
  width: 25px;
  border-color: #3a4ee5;
  background-color: #3a4ee5;
}
.mn-team-section .mn-team-box {
  position: relative;
}
.mn-team-section .mn-team-box:hover .mn-team-img .mn-team-socials {
  bottom: 15px;
  opacity: 1;
}
.mn-team-section .mn-team-box .mn-team-img {
  position: relative;
}
.mn-team-section .mn-team-box .mn-team-img img {
  width: 100%;
  border-radius: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a {
  width: 30px;
  height: 30px;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #313b50;
  border-radius: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a i {
  color: #fff;
  font-size: 15px;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover {
  background-color: #ffd783;
}
.mn-team-section .mn-team-box .mn-team-img .mn-team-socials ul li a:hover i {
  color: #313b50;
}
.mn-team-section .mn-team-box .mn-team-info {
  text-align: center;
}
.mn-team-section .mn-team-box .mn-team-info h5 {
  margin-top: 15px;
  color: #313b50;
  font-size: 18px;
  font-weight: 700;
}
.mn-team-section .mn-team-box .mn-team-info p {
  margin: 0;
  color: #777;
  font-size: 13px;
  line-height: 16px;
}

/* Responsive about page CSS */
@media only screen and (max-width: 1199px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 25px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 24px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 16px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 38px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 19px;
  }
  .mn-team-section .mn-team-box .mn-team-info h5 {
    font-size: 17px;
  }
  .mn-service-desc h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 23px;
  }
  .mn-about .mn-about-detail .section-title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .mn-about .mn-about-detail .section-title h2 {
    font-size: 22px;
  }
  .mn-facts-section .mn-facts-inner h4 {
    font-size: 18px;
  }
  .mn-facts-section .mn-facts-inner .counter {
    font-size: 35px;
  }
}
/* contact page */
.contact_page{
  background-color: #f1f4f7;
}
/** Start Contact Section **/
.mn-contact iframe {
  width: 100%;
  height: 100%;
  margin-bottom: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
}
.mn-contact form .form-group {
  margin-bottom: 30px;
}
.mn-contact form .form-group input, .mn-contact form .form-group textarea {
  padding: 10px 15px;
  border-color: #e5e5e5;
  border-radius: 15px;
  font-size: 15px;
  color: #777;
}
.mn-contact form .form-group input:focus, .mn-contact form .form-group textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mn-contact form .form-group input::-webkit-input-placeholder, .mn-contact form .form-group textarea::-webkit-input-placeholder {
  color: #777;
}
.mn-contact form .form-group input::-moz-placeholder, .mn-contact form .form-group textarea::-moz-placeholder {
  color: #777;
}
.mn-contact form .form-group input:-ms-input-placeholder, .mn-contact form .form-group textarea:-ms-input-placeholder {
  color: #777;
}
.mn-contact form .form-group input::-ms-input-placeholder, .mn-contact form .form-group textarea::-ms-input-placeholder {
  color: #777;
}
.mn-contact form .form-group input::placeholder, .mn-contact form .form-group textarea::placeholder {
  color: #777;
}
.mn-contact .mn-contact-detail .mn-box {
  padding: 24px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  position: relative;
  border-radius: 15px;
}
.mn-contact .mn-contact-detail .mn-box .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.mn-contact .mn-contact-detail .mn-box .info {
  width: calc(100% - 70px);
}
.mn-contact .mn-contact-detail .mn-box .info h3 {
  font-size: 18px;
  font-weight: 600;
  color: #313b50;
  text-transform: capitalize;
}
.mn-contact .mn-contact-detail .mn-box .info p {
  margin: 0;
  font-size: 14px;
  color: #777;
}
.mn-contact .mn-contact-detail .mn-box .icon {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  background-color: #3a4ee5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
}
.mn-contact .mn-contact-detail .mn-box .icon i {
  font-size: 25px;
  color: #fff;
}

/* Responsive Contact page CSS */
@media only screen and (max-width: 991px) {
  .mn-contact .mn-contact-detail .mn-box .info h3 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .mn-contact iframe {
    height: 300px;
  }
}
@media only screen and (max-width: 575px) {
  .mn-contact iframe {
    height: 250px;
  }
  .mn-contact .mn-contact-detail .mn-box .info h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 420px) {
  .mn-contact .mn-contact-detail .mn-box .icon {
    width: 50px;
    height: 50px;
    margin: 0 0 15px 0;
  }
  .mn-contact .mn-contact-detail .mn-box .icon i {
    font-size: 23px;
  }
  .mn-contact .mn-contact-detail .mn-box .detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mn-contact .mn-contact-detail .mn-box .info {
    width: 100%;
    text-align: center;
  }
}

/**  Footer  **/
footer {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: calc(100% - 300px);
  padding: 0 30px 0 30px;
}

footer {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: 100%;
  /*padding: 0 30px 0 330px;*/
  margin: 0 auto 0 auto;
}

.mn-footer {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding: 0 30px;
  color: #fff;
  background-color: #181e28;
  position: relative;
  border-radius: 15px 15px 0 0;
}
.mn-footer .footer-top .mn-footer-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mn-footer .footer-top .mn-footer-company .mn-app-store {
  margin: -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-logo {
  max-width: 144px;
  margin-bottom: 30px;
  display: none;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-dark-logo {
  max-width: 144px;
  margin-bottom: 30px;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-detail {
  max-width: 400px;
  margin-bottom: 30px;
  padding: 0;
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
  color: #7b8592;
  display: inline-block;
  position: relative;
}

.mn-footer .footer-top .mn-footer-widget .mn-footer-detail a {
    color: #fff;
}

.mn-footer .footer-top .mn-footer-widget .app-img img {
  max-width: 140px;
  margin: 7px;
  border-radius: 10px;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #b9c2d0;
  letter-spacing: 0;
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 15px;
  text-transform: capitalize;
  border-bottom: 1px dashed #293343;
}
.mn-footer .footer-top .mn-footer-widget .s-head {
  display: none;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links ul {
  margin-bottom: 0;
  padding: 0;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links i {
  line-height: 0;
  font-size: 18px;
  margin-right: 8px;
  
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link {
  display: block;
  margin: 0;
  line-height: 1.5;
  border: 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  color: #7b8592;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link:not(:last-child) {
  margin-bottom: 16px;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  color: #7b8592;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  word-break: break-all;
  letter-spacing: 0;
  font-weight: 400;
}
.mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link a:hover {
  color: #ffd783;
  opacity: 1;
}
.mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-links li:first-child {
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
}
.mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-links li p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #7b8592;
}
.mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-links a {
  text-transform: unset;
}
.mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-links .mn-footer-link span {
  width: 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-links .mn-footer-link .mt-15px {
  margin-top: 15px;
}
.mn-footer .footer-top .mn-footer-social {
  margin-bottom: 0;
}
.mn-footer .footer-top .mn-footer-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link {
  padding-right: 5px;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link:not(:last-child) {
  margin-bottom: 0;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link a {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background-color: #4b5966;
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link a:hover {
  background-color: #ffd783;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link a:hover i {
  color: #313b50;
}
.mn-footer .footer-top .mn-footer-social .mn-footer-widget .mn-footer-links .mn-footer-link a i {
  font-size: 16px;
  color: #fff;
}

.mn-footer-contact {
  margin-bottom: 30px;
}

.footer-bottom {
  padding: 10px 0;
  border-top: 1px solid #293343;
}
.footer-bottom .mn-bottom-info {
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-bottom .mn-copy {
  color: #7b8592;
  font-size: 13px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
}
.footer-bottom .mn-copy a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  color: #ffd783;
}
.footer-bottom .mn-copy .site-name:hover {
  color: #ffd783;
}

.mn-heading-res {
  display: none;
}

/* Responsive footer css */
@media only screen and (max-width: 1399px) {
  footer {
    padding: 0;
  }
  footer.sb-hide {
    width: 100%;
    padding: 0;
  }
  .mn-footer {
    border-radius: 0;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link a {
    font-size: 15px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links li p {
    font-size: 15px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-detail {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .mn-footer:before {
    width: 30px;
    height: 30px;
    top: -30px;
    background-image: url("../img/footer/1.png");
    background-size: 30px;
  }
  .mn-footer:after {
    width: 30px;
    height: 30px;
    top: -30px;
    background-image: url("../img/footer/1.png");
    background-size: 30px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link a {
    font-size: 14px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links li p {
    font-size: 14px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-detail {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .mn-footer .footer-top .mn-footer-widget .mn-footer-dropdown {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .mn-footer {
    padding: 0 15px;
  }
  .mn-footer:before {
    width: 15px;
    height: 15px;
    top: -15px;
    background-image: url("../img/footer/1.png");
    background-size: 15px;
  }
  .mn-footer:after {
    width: 15px;
    height: 15px;
    top: -15px;
    background-image: url("../img/footer/1.png");
    background-size: 15px;
  }
  .mn-footer .footer-top .mn-footer-company {
    margin-bottom: 30px;
  }
  .mn-footer .footer-top .container > .row {
    padding: 0;
  }
  .mn-footer .footer-top .mn-footer-widget .s-head {
    display: block;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-dark-logo, .mn-footer .footer-top .mn-footer-widget .mn-footer-logo {
    width: 140px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-heading {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links ul {
    margin-bottom: 15px;
  }
  .mn-footer .footer-top .mn-footer-widget .mn-footer-links .mn-footer-link:not(:last-child) {
    margin-bottom: 15px;
  }
  .mn-footer .footer-top .col-sm-12.col-lg-3 {
    width: 100%;
    margin-bottom: 0;
  }
  .mn-footer .footer-top .mn-footer-contact .mn-footer-widget .mn-footer-heading {
    margin-bottom: 15px;
  }
  .mn-footer-contact {
    margin-bottom: 0;
  }
  .footer-news-title {
    font-size: 20px;
  }
  .mn-subscribe-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
  }
  .mn-heading-res {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: block;
    text-align: right;
  }
  .mn-footer-links.mn-footer-dropdown {
    display: none;
  }
  .footer-bottom-copy {
    text-align: center;
  }
  .footer-bottom {
    padding: 15px 0;
  }
  .footer-bottom .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .footer-bottom .mn-bottom-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-bottom .mn-bottom-info .footer-copy {
    margin-bottom: 15px;
  }
  .col.footer-bottom-right {
    margin: 15px auto;
  }
  .footer-bottom-payment.d-flex.justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .m-minus-991 {
    margin-bottom: -15px;
  }
}
@media (max-width: 767px) {
  .mn-footer .footer-top .mn-footer-widget .mn-footer-dark-logo, .mn-footer .footer-top .mn-footer-widget .mn-footer-logo {
    max-width: 130px;
  }
}
@media (max-width: 575px) {
  .mn-footer .footer-top .mn-footer-widget .mn-footer-dark-logo, .mn-footer .footer-top .mn-footer-widget .mn-footer-logo {
    max-width: 120px;
  }
}
@media (max-width: 360px) {
  .footer-bottom .mn-bottom-info .footer-bottom-right img {
    width: 100%;
  }
}
/**  Header  **/
.mn-footer-nav {
  width: 100%;
  height: 50px;
  padding: 0 12px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #10141a;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #293343;
  z-index: 15;
}
.mn-footer-nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.mn-footer-nav ul li a {
  position: relative;
}
.mn-footer-nav ul li a svg {
  width: 22px;
  height: 22px;
}
.mn-footer-nav ul li a svg path {
  fill: #fff;
}
.mn-footer-nav ul li a span {
  width: 15px;
  height: 15px;
  background-color: #f90c4c;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -6px;
  right: -8px;
  border-radius: 50%;
  font-size: 12px;
}

/* Responsive footer nav css */
@media only screen and (max-width: 575px) {
  body {
    margin-bottom: 50px;
  }
  .mn-footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}