body {
  font-family: "Montserrat", sans-serif;
  margin: auto;
  font-size: 15px;
}

.mailtxt {
  text-transform: lowercase;
}

:root {
  --mon: "Montserrat", sans-serif;
  --blue: #aa6bff;
  --darkblue: #0a0a36;
}

.mthewad {
  font-weight: bold;
}

.mthewad {
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
}

.mrightbtn {
  float: right;
}

.btnreadmore {
  background: #ffa827;
  color: #fff;
  width: -moz-max-content;
  width: max-content;
  transition: 0.3s ease-in-out;
}
.btnreadmore:hover {
  background: #ffa827;
  color: #fff;
}

.mrightbtn {
  float: right;
}

.mtabinner.card {
  min-height: 278px;
  margin-bottom: 10px;
}

.dttop {
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.62), rgba(3, 3, 1, 0.39)), url(../img/bg112.avif);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  align-items: center;
  height: 255px;
  display: flex;
}
.dttop .mthewad {
  margin: 0px;
}
.dttop .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mdmin {
  min-height: 70vh;
}

.pages {
  padding-top: 155px;
}

.emailinfo {
  text-transform: unset !important;
}

section {
  display: block;
  overflow: hidden;
  overflow-y: auto;
}

.head h2 {
  text-align: center;
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: 30px;
}
.head h2 img.borderbx {
  width: 15%;
  display: block;
  margin: auto;
  margin-top: 15px;
}

.btn {
  border-radius: 0px;
}

a {
  text-transform: capitalize;
  text-decoration: none;
}

p {
  font-size: 15px;
  color: #272935;
}

.p-r-0 {
  padding-right: 0px;
}

ul {
  padding: 0px;
  margin: 0px;
}

.container-fluid {
  padding: 0px 40px;
  max-width: 1440px;
}

.totop {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  color: #000;
  padding: 10px 15px;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
}
.totop:hover {
  color: #000;
}

.csrgst .mtdetail ul li {
  list-style: none;
  background: linear-gradient(45deg, #f3f1e2, transparent);
  margin-bottom: 10px;
  padding: 5px;
}

.d-center {
  margin: auto;
  display: block;
}

.menuButton {
  position: fixed;
  top: 25%;
  right: -44px;
  background: rgba(35, 25, 11, 0.35);
  color: #000;
  padding: 3px 10px;
  cursor: pointer;
  z-index: 999;
  transform: rotate(270deg);
  text-transform: capitalize;
  border-radius: 5px 5px 0px 0px;
  height: 33px;
  width: 117px;
  text-align: center;
  animation: effect1 0.8s infinite;
  top: 47%;
  background: linear-gradient(45deg, rgb(234, 180, 21), rgb(229, 121, 8));
  width: 155px;
  right: -62px;
  animation: effect1 0.8s infinite;
}

header {
  background: #fff;
  z-index: 9999;
  width: 100%;
}
header .topbnm {
  padding: 5px 0px;
  background: linear-gradient(45deg, rgb(241, 240, 233), rgb(244, 212, 166));
}
header .dfx {
  display: flex;
  align-items: center;
}
header .navbar-brand {
  width: 188px;
  display: block;
  transition: 0.3s ease-in-out;
  padding: 0px;
  border-radius: 5px;
}
header .topbar {
  text-align: center;
  color: #000000;
}
header .topbar p {
  margin: 0px;
  color: #000000;
  font-size: 14px;
  padding: 5px 0px;
}
header .topbar ul {
  padding: 5px;
  align-items: center;
}
header .topbar ul li {
  display: inline-block;
}
header .topbar ul li a {
  color: #000;
  font-size: 12px;
  transition: 0.3s ease-in-out;
  text-transform: lowercase;
}
header .topbar ul li a i {
  margin-right: 5px;
}
header .topbar ul li a:hover {
  color: #000 !important;
}
header .topbar .socialbx {
  text-align: right;
  display: inline-flex;
}
header .topbar .socialbx li {
  background-color: transparent;
}
header .topbar .socialbx li a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: end;
  align-items: center;
  color: #4b4949 !important;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
header .topbar .socialbx li a i {
  margin: 0px;
  color: #4b4949;
}
header .topbar .socialbx li a:hover {
  background-color: rgb(244, 239, 143);
}
header .topbar .socialbx li a:hover i {
  color: #000 !important;
}
header .topbar .tpright {
  font-size: 12px;
  text-align: right;
}
header .topbar .tpright .callinfo i {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: 0.3s ease-in-out;
  margin-right: 0px;
}
header .topbar .tpright .callinfo i:hover {
  background-color: rgb(244, 239, 143);
}
header .topbar .tpright span a {
  margin-right: 10px;
}
header .topbar .tpright a {
  font-size: 14px;
  color: #4b4949;
}
header .topbar .tpright a i {
  margin: 0px;
}
header .topbar .tpright a:hover {
  color: #000000 !important;
}
header .topbar .left {
  text-align: left;
}
header .topbar .ftsocial {
  text-align: right;
}
header .topbar .ftsocial li a {
  font-size: 18px;
}
header .mlast {
  background: #ffa827;
  border-radius: 100px;
  padding: 0px 25px;
}
header .mlast a {
  color: #fff !important;
}
header .navbar {
  padding: 0px;
}
header ul li a {
  color: #4b4949 !important;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
header ul li a:hover {
  color: #000000 !important;
}
header ul li a i.fa-solid.fa-house {
  font-size: 9px;
  /* margin-top: 7px; */
  position: relative;
  top: -1px;
}
header ul li .nav-link {
  padding: 20px 10px;
  transition: 0.3s ease-in-out;
}
header .dropdown-menu {
  top: 146%;
  min-width: 200px;
  transition: 0.4s;
}
header .dropdown-menu .dropdown-item {
  padding-left: 5px;
  padding-right: 5px;
  color: #000 !important;
}
header .dropdown-menu .ulinner {
  padding: 0px 15px;
}
header .dropdown-menu .ulinner .col-md-6:nth-child(odd) {
  padding-right: 0px;
}
header .dropdown-menu .ulinner h5 {
  font-weight: 700;
  text-transform: capitalize;
  border-bottom: 1px solid #eee;
  padding: 10px;
  font-size: 12px;
  display: none;
  position: relative;
}
header .dropdown-menu .ulinner h5:after {
  position: absolute;
  width: 30%;
  height: 2px;
  left: 0px;
  bottom: 0px;
  content: "";
  background: #8a8585;
}
header .dropdown-menu .ulinner ul li {
  list-style: none;
}
header .dropdown-menu .ulinner ul li a {
  transition: 0.3s ease-in-out;
  font-size: 13px;
  font-weight: 700;
}
header .dropdown-menu .ulinner ul li a:hover {
  background-color: #e6880b;
  text-decoration: none;
  color: #000 !important;
}
header .cninfo {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 0px 15px;
  background-color: #f0f0ed;
}
header .cninfo li {
  display: inline-flex;
  list-style: none;
  font-size: 14px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.168627451);
  line-height: 40px;
  align-items: center;
}
header .cninfo li span {
  width: 20px;
  color: #bb69b8;
  margin-right: 5px;
  display: inline-flex;
}
header .cninfo li span img {
  width: 20px;
}
header .cninfo li a {
  margin-right: 5px;
  text-transform: capitalize;
}
header .cninfo li .right span {
  display: flex;
  width: 100%;
  text-transform: capitalize;
}
@media only screen and (min-width: 1024px) {
  header .dropdown .dropdown-menu {
    display: unset;
    visibility: hidden;
    border: 0px;
    border-radius: 0px;
    opacity: 0;
    transform: translateY(16px);
  }
  header .dropdown .dropdown-menu li a {
    padding: 10px;
  }
  header .dropdown:hover .dropdown-menu {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    display: block;
    border: 0px;
  }
}

.clientspginner .mdclients {
  grid-gap: 5px;
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(3, 1fr);
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.clientspginner .mdclients .item {
  border: 1px solid #eee;
  text-align: center;
  padding: 15px;
}

.sthead {
  overflow: hidden;
  top: 0px;
  position: fixed;
}
.sthead .navbar-brand {
  width: 188px;
}
.sthead ul li .nav-link {
  padding: 10px 10px;
}

#slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
}
#slider .container-fluid {
  max-width: 100%;
}
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  width: 2rem;
  height: 3rem;
  border-radius: 0px;
}
#slider .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 100%;
}
#slider .carousel-item video {
  height: 100%;
}
#slider .carousel-item img {
  animation: scaleUp 50s infinite;
}
#slider .carousel-indicators {
  z-index: 999;
}
#slider .overlay {
  background: #000;
  width: 100%;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
}
#slider .carousel-caption {
  position: absolute;
  z-index: 9;
  top: 19%;
}
#slider .carousel-caption .center {
  text-align: left;
}
#slider .carousel-caption .center h2 {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
}
#slider .carousel-caption .center h3 {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 15px;
}
#slider .carousel-caption .center h4 {
  font-size: 18px;
}
#slider .carousel-caption h3 {
  font-size: 2.8em;
  margin: 0px;
  font-family: "Lobster", sans-serif;
  font-optical-sizing: auto;
}
#slider .carousel-caption .btn {
  color: #000;
  font-size: 14px;
  background: #ffffff;
  border-radius: 100px;
  padding: 5px 25px;
  transition: 0.3s ease-in-out;
}
#slider .carousel-caption .btn:hover {
  background: #bb69b8;
}
#slider .carousel-caption .bookpanel {
  display: flex;
  margin-top: 150px;
  justify-content: center;
}
#slider .carousel-caption .bookpanel .fwid {
  min-width: 140px;
}
#slider .carousel-caption .bookpanel .flex {
  background-color: #262626;
  display: flex;
}
#slider .carousel-caption .bookpanel .flex .sicon {
  width: 40px;
  position: absolute;
  left: 0px;
  color: #ed8cde;
  top: 0px;
  display: inline-block;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#slider .carousel-caption .bookpanel .form-control {
  background-color: transparent;
  border: 0px;
  height: 37px;
  color: #fff;
  border-radius: 0px;
  text-align: center;
  width: 160px;
}
#slider .carousel-caption .bookpanel .form-control:focus {
  box-shadow: unset;
  background-color: #0e0c0c;
}
#slider .carousel-caption .bookpanel .msel {
  position: relative;
  padding-left: 40px;
}
#slider .carousel-caption .bookpanel .msel:last-child {
  padding-left: 0px;
}
#slider .carousel-caption .bookpanel .btn {
  color: #000;
  font-size: 14px;
  background: #ffffff;
  border-radius: 1px;
  padding: 8px 15px;
  transition: 0.3s ease-in-out;
  height: 37px;
}
#slider .carousel-control-next,
#slider .carousel-control-prev {
  z-index: 99;
}
#slider .carousel-inner,
#slider .carousel-item,
#slider .carousel-item img {
  height: 750px;
}
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  background: #100f10;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
#slider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
#slider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.about {
  position: relative;
}
.about h2 {
  font-weight: bold;
}
.about img.img-fluid.cltip {
  width: 9%;
  opacity: 0.4;
  position: absolute;
  right: 12rem;
  bottom: 0px;
}

.abtpg ul {
  padding-left: 20px;
}

.servicestxt {
  position: relative;
  background: #f9f8ee;
}
.servicestxt .mthewad {
  text-align: center;
  text-transform: capitalize;
}
.servicestxt .mthewad h2 {
  font-weight: bold;
  text-transform: capitalize;
}
.servicestxt .services {
  position: relative;
  padding-top: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  /* Central Image */
  /* Circular Service Card Container */
  /* Positioning services in a circle */
}
.servicestxt .services .circle-container {
  position: relative;
  width: 400px; /* Circle diameter */
  min-height: 1200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.servicestxt .services .center-image {
  position: absolute;
  z-index: 10;
  border: 10px solid #fff;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  overflow: hidden;
}
.servicestxt .services .center-image img {
  transform: scale(1.5);
}
.servicestxt .services .center-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.servicestxt .services .service-circle {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.servicestxt .services .service-card {
  position: absolute;
  text-align: center;
  width: 320px;
  height: 320px;
  padding: 10px;
  box-sizing: border-box;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
}
.servicestxt .services .service-card img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.servicestxt .services .service-card h3 {
  font-size: 16px;
  margin: 10px 0;
}
.servicestxt .services .service-card p {
  font-size: 12px;
}
.servicestxt .services .service-card:nth-child(1) {
  transform: rotate(0deg) translateX(400px) rotate(0deg);
}
.servicestxt .services .service-card:nth-child(2) {
  transform: rotate(90deg) translateX(400px) rotate(-90deg);
}
.servicestxt .services .service-card:nth-child(3) {
  transform: rotate(180deg) translateX(400px) rotate(-180deg);
}
.servicestxt .services .service-card:nth-child(4) {
  transform: rotate(270deg) translateX(400px) rotate(-270deg);
}

#whyus li {
  display: flex;
  align-items: start;
  margin-bottom: 2px;
}
#whyus li i {
  color: #fff;
  margin-right: 10px;
  width: 25px;
  min-width: 25px;
  height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #d1e8b5;
  margin-bottom: 10px;
  border-radius: 100px;
}

.mtteams .team-member {
  text-align: center;
  border: 1px solid #d4d2c5;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fffef5;
}
.mtteams .team-member small {
  height: 330px;
  display: block;
}
.mtteams .team-member img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.mtteams .team-member h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mtteams .team-member p {
  font-size: 1rem;
}

.clientsm {
  background: #f9f8ee;
}
.clientsm .item {
  align-items: center;
}
.clientsm .item img {
  width: 100%;
  background-color: #fff;
  border: 2px solid #eee;
  height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}

.mcount {
  padding: 30px 0px;
  background: linear-gradient(359deg, rgba(2, 2, 2, 0.42), rgba(248, 245, 180, 0.47)), url(../img/bg112.avif);
  background-attachment: fixed;
  background-size: cover;
}
.mcount .col-lg-2 {
  width: 20%;
}
.mcount .count-box {
  background-color: #fff;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.mcount .count-box i {
  font-size: 40px;
  color: #bfbc91;
  margin-bottom: 20px;
  margin: auto;
  display: block;
}
.mcount .count-box span {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
}
.mcount .count-box p {
  font-size: 1rem;
  color: #777;
  margin-top: 0px;
}
.mcount .count-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.mservicess .media i {
  font-size: 36px;
  margin-bottom: 10px;
  color: #37514d;
}
.mservicess .adv_sec {
  width: 100%;
  padding-top: 20px;
}
.mservicess .adv_in {
  width: 100%;
}
.mservicess .adv_box {
  border-radius: 10px;
  width: 100%;
  position: relative;
  transition: 0.3s ease-in-out;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  box-shadow: -10px 17px 46px -25px rgba(0, 0, 0, 0.21);
  padding: 15px 5px 15px 0;
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mservicess .adv_box img {
  max-width: 100%;
  filter: invert(100%);
}
.mservicess .adv_in .row .col-12:nth-child(1) .adv_box {
  background: rgb(250, 234, 234);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(2) .adv_box {
  background: rgb(234, 250, 243);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(3) .adv_box {
  background: rgb(250, 250, 234);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(4) .adv_box {
  background: rgb(215, 235, 250);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(5) .adv_box {
  background: rgb(240, 255, 240);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(6) .adv_box {
  background: rgb(234, 237, 250);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(7) .adv_box {
  background: rgb(239, 250, 234);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(8) .adv_box {
  background: rgb(234, 250, 249);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(9) .adv_box {
  background: rgb(250, 255, 200);
  color: #000;
}
.mservicess .adv_in .row .col-12:nth-child(10) .adv_box {
  background: rgb(250, 240, 215);
  color: #000;
}
.mservicess .adv_box .media-body h5 {
  font-size: 14px;
  color: #37514d;
  font-weight: bold;
  padding: 3px 20px;
}
.mservicess .adv_box .media-body p {
  font-size: 15px;
  color: #37514d;
  text-align: center;
}
.mservicess .adv_box .media {
  align-items: center !important;
}
.mservicess .adv_box:hover {
  background: #fff !important;
}

.newztimeline {
  /* Timeline Styles */
  /* Vertical Line */
  /* Timeline Items */
  /* Timeline Item Hover */
  /* Timeline Circle/Marker */
  /* Ensure the circles stay in position even with odd/even items */
  /* Different Background Colors for Each Timeline Item Circle */
  /* Timeline Title and Date */
}
.newztimeline .card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: transform 0.3s ease-in-out;
}
.newztimeline .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
}
.newztimeline .card-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #444;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.newztimeline .timeline {
  position: relative;
  margin: 0 auto;
  padding: 50px 0;
  max-width: 800px;
}
.newztimeline .timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 4px;
  background-color: #f7f7f7;
  height: 100%;
  transform: translateX(-50%);
}
.newztimeline .timeline-item {
  position: relative;
  margin-bottom: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: transform 0.3s ease-in-out;
}
.newztimeline .timeline-item:nth-child(odd) {
  justify-content: flex-start;
  position: relative;
  right: 7rem;
}
.newztimeline .timeline-item:nth-child(even) {
  justify-content: flex-end;
  position: relative;
  left: 7rem;
}
.newztimeline .timeline-item .timeline-content {
  background: linear-gradient(45deg, #f2f0e2, #f8f6df);
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(247, 245, 223, 0.46);
  width: 48%;
  transition: transform 0.3s ease-in-out;
}
.newztimeline .timeline-item:hover .timeline-content {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.newztimeline .timeline-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background-color: #007bff;
  border-radius: 50%;
  border: 4px solid #fff;
  z-index: 999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.newztimeline .timeline-item:nth-child(odd):before {
  left: 0%;
}
.newztimeline .timeline-item:nth-child(even):before {
  left: 52%;
}
.newztimeline .timeline-item:nth-child(1):before {
  background-color: #007bff; /* Blue */
}
.newztimeline .timeline-item:nth-child(2):before {
  background-color: #ff5733; /* Red */
}
.newztimeline .timeline-item:nth-child(3):before {
  background-color: #28a745; /* Green */
}
.newztimeline .timeline-item:nth-child(4):before {
  background-color: #f39c12; /* Orange */
}
.newztimeline .timeline-item:nth-child(5):before {
  background-color: #8e44ad; /* Purple */
}
.newztimeline .timeline-item:nth-child(6):before {
  background-color: #e74c3c; /* Dark Red */
}
.newztimeline .timeline-item:nth-child(7):before {
  background-color: #3498db; /* Light Blue */
}
.newztimeline .timeline-item:nth-child(8):before {
  background-color: #2ecc71; /* Green */
}
.newztimeline .timeline-item:nth-child(9):before {
  background-color: #f1c40f; /* Yellow */
}
.newztimeline .timeline-item:nth-child(10):before {
  background-color: #bca11a; /* Teal */
}
.newztimeline .timeline-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #444;
  margin-bottom: 10px;
}
.newztimeline .timeline-description {
  font-size: 1rem;
  color: #666;
  margin-bottom: 15px;
}
.newztimeline .timeline-date {
  font-size: 0.9rem;
  color: #888;
  text-align: right;
}

@keyframes scaleUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
.mshown {
  right: 0px !important;
}

.fadeindown {
  animation: fadeindown 0.5s ease-in-out;
}

.fadeup {
  animation: fadeinup 0.5s ease-in-out;
}

.fadeinleft {
  animation: fadeinleft 0.5s ease-in-out;
}

@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(45px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-45px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
    transform: none;
  }
}
a.whatsapp {
  position: fixed;
  bottom: 90px;
  right: 30px;
  z-index: 999;
  width: 40px;
  display: flex;
  border-radius: 5px;
  background: #27f519;
  color: #000;
  align-items: center;
  justify-content: center;
  height: 40px;
  text-decoration: none;
  font-size: 24px;
}

a.callbtn {
  position: fixed;
  bottom: 138px;
  right: 15px;
  z-index: 9;
  background: #e35c61;
  color: #000;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 100px;
  text-decoration: none;
  font-size: 17px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.marquee {
  overflow: hidden;
  background-color: #eee;
}
.marquee .bg-danger {
  background-color: #911814 !important;
}
.marquee .container-fluid {
  padding: 0px;
  max-width: 100%;
}
.marquee .container-fluid marquee a {
  color: #525252;
}

.testimonials {
  padding: 30px 0px;
  background: linear-gradient(359deg, rgba(2, 2, 2, 0.42), rgba(248, 245, 180, 0.47)), url(../img/bg112.avif);
  background-attachment: fixed;
  background-size: cover;
  /* Custom styles for the Owl Carousel */
  /* Optional: Adjust position if necessary */
}
.testimonials p {
  color: #fff;
}
.testimonials h2 {
  font-weight: bold;
  max-width: 100%;
  color: #fff;
}
.testimonials .item {
  color: #fff;
  text-align: center;
  padding: 30px;
}
.testimonials .item p {
  color: #fff;
  padding: 15px 30px;
}
.testimonials .item .icon {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 100px;
  overflow: hidden;
  margin: auto;
  border: 5px solid rgba(191, 183, 182, 0.34);
}
.testimonials .item b {
  text-transform: capitalize;
}
.testimonials .item img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.testimonials .item small {
  display: block;
}
.testimonials .owl-nav button {
  background: rgba(32, 29, 29, 0.19) !important;
  border: none;
  color: #fff !important;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: background 0.3s ease;
}
.testimonials .owl-nav .owl-prev {
  left: 10px;
}
.testimonials .owl-nav .owl-next {
  right: 10px;
}
.testimonials .owl-nav button:hover {
  background: #202020; /* Darker blue on hover */
}
.testimonials .owl-carousel {
  position: relative;
}

#contact {
  /* Info Boxes */
  /* Card Styles */
}
#contact .contact {
  padding: 0px 0;
}
#contact .contact .section-title h2 {
  color: #333;
}
#contact .contact .section-title h2.mtheadfrt {
  font-size: 12px;
}
#contact .contact .section-title p {
  font-size: 16px;
  color: #777;
  margin-top: 10px;
}
#contact .contact .info-box {
  background: linear-gradient(45deg, rgb(241, 240, 233), rgb(244, 241, 217));
  padding: 20px;
  min-height: 145px;
  border-radius: 8px;
}
#contact .contact .info-box h3 {
  font-size: 20px;
  font-weight: bold;
  color: #444;
}
#contact .contact .info-box a {
  font-size: 16px;
  color: #555;
}
#contact .contact .info-box p {
  font-size: 16px;
  color: #555;
}
#contact .contact .card {
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#contact .contact .card .card-body {
  padding: 25px;
  min-height: 337px;
}
#contact .contact .card .category {
  font-size: 14px;
  color: #888;
  text-transform: uppercase;
}
#contact .contact .card .title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin-top: 10px;
}
#contact .contact .card .info-box h6 {
  font-size: 16px;
  color: #444;
  margin-top: 10px;
}
#contact .contact .card .info-box p {
  font-size: 16px;
  color: #555;
}
#contact .contact .card.border-primary {
  border-top: 4px solid #007bff;
}
#contact .contact .card.border-success {
  border-top: 4px solid #28a745;
}
#contact .contact .card.border-warning {
  border-top: 4px solid #ffc107;
}
#contact .contact .card a {
  color: #444;
  text-decoration: none;
}
#contact .contact .card a:hover {
  text-decoration: underline;
}

.pages #contact .contact .card {
  background: linear-gradient(45deg, rgb(241, 240, 233), rgb(244, 241, 217));
  margin: 10px 0px;
  min-height: 175px;
}
.pages #contact .card-title {
  font-size: 22px;
  font-weight: bold;
}
.pages .servicespg ul {
  padding-left: 15px;
}
.pages .servicespg ul.list2 {
  padding-left: 0px;
}
.pages .servicespg ul.list2 li {
  display: inline-block;
  padding: 10px 0px;
  width: 24.5%;
  text-align: center;
  background: #f1f0e9;
  margin-bottom: 10px;
}
.pages #whyus .dbinner ul {
  padding-left: 20px;
}
.pages #whyus .dbinner ul li {
  list-style: disc;
  display: list-item;
}
.pages #whyus .lgbg {
  background: #fbfaf5;
}
.pages #whyus .lgbg-w {
  background: #fff;
}

#contact .contact .card a {
  font-size: 14px;
}

/* Footer Section Styling */
#footer {
  background: #fff;
  color: #4b4949;
  padding-top: 0px;
  padding-bottom: 30px;
}

#footer .footer-top {
  background: linear-gradient(45deg, rgb(241, 240, 233), rgb(244, 241, 217));
}

#footer h3 span {
  color: #4b4949;
}

#footer .footer-contact p {
  font-size: 16px;
}

#footer .footer-contact a {
  color: #4b4949;
  text-decoration: none;
}

#footer .footer-contact a:hover {
  text-decoration: underline;
}

#footer .footer-links h4 {
  color: #4b4949;
  font-size: 18px;
  margin-bottom: 20px;
}

#footer .footer-links ul {
  list-style: none;
  padding: 0;
}

#footer .footer-links ul li {
  font-size: 16px;
}

#footer .footer-links ul li a {
  color: #4b4949;
  text-decoration: none;
}

#footer .footer-links ul li a:hover {
  color: #4b4949;
  text-decoration: underline;
}

/* Copyright Section */
#footer .copyright {
  font-size: 14px;
  color: #292929;
  padding-top: 20px;
}

.newspage {
  background: #f9f9f9;
}
.newspage .btn {
  background-color: #000000;
  border-color: #000000;
}
.newspage .blog-section {
  background-color: #f9f9f9;
}
.newspage .card {
  border: none;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.newspage .card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.newspage .card img {
  border-bottom: 1px solid #ddd;
}
.newspage .card-body {
  background-color: white;
  padding: 20px;
}
.newspage .card-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  line-height: 30px;
  height: 55px;
  overflow: hidden;
}
.newspage .card-text {
  font-size: 1rem;
  color: #555;
  margin-bottom: 20px;
}
.newspage .card .btn-primary {
  background-color: #000000;
  border-color: #000000;
  border: none;
  padding: 10px 20px;
  font-size: 1rem;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
.newspage .card .btn-primary:hover {
  background-color: #000000;
  border-color: #000000;
}

@media only screen and (max-width: 767px) {
  .mrightbtn {
    float: none;
    margin: auto;
    display: block;
  }
  .pages .servicespg ul.list2 li {
    width: 49.5%;
  }
  .mtabinner.card {
    min-height: auto;
    margin-bottom: 10px;
  }
  .clientspginner .mdclients {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    margin: 0;
    padding: 10px;
  }
  .pages {
    padding-top: 0px;
  }
  .mcount .col-lg-2 {
    width: 100%;
    /* padding-top: 10px; */
  }
  .mcount .count-box {
    padding: 21px;
    padding-bottom: 10px;
  }
  #contact .contact {
    padding-bottom: 0px;
  }
  #contact .contact .info-box {
    background-color: #fff;
    padding: 20px;
    min-height: 145px;
    border-radius: 8px;
    margin-bottom: 10px;
  }
  #footer .footer-contact,
  #footer .footer-links {
    margin-bottom: 30px;
  }
  #footer .footer-links ul li {
    font-size: 14px;
  }
  #footer .footer-links ul li a {
    font-size: 14px;
  }
  .contact .info-box {
    padding: 15px;
  }
  .contact .section-title h2 {
    font-size: 28px;
  }
  .contact .section-title h3 {
    font-size: 24px;
  }
  .newztimeline .timeline-item:nth-child(odd):before, .newztimeline .timeline-item:nth-child(even):before {
    left: 50%;
    top: -11%;
  }
  .newztimeline .timeline {
    padding: 20px 0;
    border-left: none;
  }
  .newztimeline .timeline-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .newztimeline .timeline-item .timeline-content {
    width: 90%;
    margin-bottom: 20px;
  }
  .newztimeline .timeline-item:nth-child(odd),
  .newztimeline .timeline-item:nth-child(even) {
    position: relative;
    left: 0;
    right: 0;
  }
  .newztimeline .timeline:before {
    width: 4px;
    height: 97%;
    left: 50%;
    transform: translateX(-50%);
  }
  .newztimeline .timeline-item:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
  }
  .newztimeline .timeline-date {
    text-align: center;
    margin-top: 10px;
  }
  .about img.img-fluid.cltip {
    width: 32%;
    opacity: 0.4;
    position: absolute;
    right: 1rem;
    bottom: 0px;
  }
  .servicestxt .services .center-image {
    border: 5px solid #fff;
  }
  .sthead .col-md-12 {
    width: 100%;
  }
  .mtteams .team-member small, .content.d-flex.flex-column {
    text-align: justify;
  }
  .mtteams .team-member small {
    height: auto;
    display: block;
  }
  .topbnm {
    display: none;
  }
  .servicestxt .services .center-image {
    position: absolute;
    z-index: 10;
    width: 153px;
    height: 153px;
    border-radius: 50%;
    overflow: hidden;
  }
  #menuContainer {
    width: 100%;
  }
  .servicestxt .services .center-image {
    position: absolute;
    z-index: 10;
    width: 85%;
    height: 153px;
    border-radius: 10px;
    overflow: hidden;
    border: 10px solid #fff;
  }
  #slider .carousel-inner,
  #slider .carousel-item,
  #slider .carousel-item img {
    height: 550px;
  }
  #slider .carousel-item img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ftabout {
    text-align: center;
    margin-bottom: 15px;
  }
  .sthead {
    position: relative;
  }
  .navbar-light .navbar-toggler {
    border: 0px;
    position: absolute;
    right: 10px;
    color: #000;
    top: 20px;
  }
  a.whatsapp,
  .totop {
    right: 10px;
  }
  #slider .carousel-caption .center h2 {
    font-size: 29px;
  }
  #slider .carousel-caption .center h3 {
    font-size: 26px;
  }
  .sthead .navbar-brand {
    width: 135px;
  }
  .container-fluid {
    padding: 0px 10px;
  }
  header {
    padding-top: 10px;
    position: fixed;
    z-index: 999;
    width: 100%;
  }
  header .navbar-brand {
    width: 120px;
    left: 10px;
    position: relative;
    border: 0px;
    left: 0px;
    bottom: unset;
  }
  .navbar-light .navbar-toggler {
    margin-left: auto;
  }
  .topbar {
    display: none;
  }
  header .cninfo {
    border-radius: 0px;
  }
  header ul li .nav-link {
    padding: 10px 10px;
  }
  .servicestxt .services .service-card {
    width: 170px;
    height: auto;
  }
  .servicestxt .services .service-card:nth-child(3) {
    transform: rotate(180deg) translateX(86px) rotate(-180deg);
    margin-top: 28rem;
  }
  .servicestxt .services .service-card:nth-child(2) {
    transform: rotate(90deg) translateX(223px) rotate(-90deg);
    margin-left: 11rem;
  }
  .service-card p {
    /* display: none; */
    height: 96px;
  }
  .servicestxt .services .service-card h3 {
    font-size: 12px;
    margin: 10px 0;
    height: 28px;
  }
  .servicestxt .services .service-card:nth-child(1) {
    transform: rotate(0deg) translateX(88px) rotate(0deg);
    position: relative;
    top: -14rem;
  }
  .servicestxt .services .service-card:nth-child(4) {
    transform: rotate(270deg) translateX(221px) rotate(-270deg);
    margin-left: -11rem;
  }
  .servicestxt .services .circle-container {
    min-height: 758px;
  }
  .pagesubheader {
    height: 110px;
  }
  ul.navbar-nav.ms-auto {
    padding: 15px;
    background: #f2f0e2;
  }
  header .mlast {
    padding: unset;
  }
  header .dropdown-menu {
    max-width: 100%;
    min-width: 100%;
  }
  .navbar-light .navbar-toggler {
    border: 0px;
  }
  .navbar-light .navbar-toggler:focus {
    box-shadow: unset;
    background: transparent;
  }
  .btns {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 413px) {
  .highlight .facilities li i {
    width: 26px;
    height: 26px;
    font-size: 9px;
  }
}/*# sourceMappingURL=style.css.map */