@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.monst {
  font-family: "Montserrat", sans-serif !important;
}
header .navbar .navbar-brand img,
header .sidebar-nav-menu .navbar-brand img,
header.side-menu .logo img {
  width: 250px !important;
  height: auto !important;
  max-height: unset !important;
}
.container-fluid.nav-header-container {
  /* padding: 0px 25px; */
}
header.sticky .navbar .navbar-brand .default-logo {
  display: none;
}
header .navbar .navbar-brand .alt-logo {
  display: none;
}
.tp-bgimg.defaultimg {
  background: #fff !important;
}
/* li.nav-item.dropdown.simple-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
}
li.nav-item.dropdown.simple-dropdown a {
  margin-right: 5px;
}
.nav-item > .dropdown-toggle {
  display: block;
} */
.bgx {
  min-width: 1000px !important;
  max-width: 1000px !important;
  border-radius: 0px !important;
  background: #efefef !important;
}
.tp-parallax-wrap {
  left: 4% !important;
  top: 15% !important;
}
.tp-parallax-wrap:nth-child(5) {
  left: 65% !important;
  top: 47% !important;
}
.s2 .tp-parallax-wrap:nth-child(5) {
  left: 63% !important;
}
.bgx-txt {
  font-size: 50px !important;
  line-height: normal !important;
  text-align: right !important;
  text-transform: uppercase !important;
  /* text-transform: capitalize !important; */
}
.tp-parallax-wrap:nth-child(4) {
  left: 84.3% !important;
  top: 40% !important;
}
.bgx-hl {
  font-size: 25px !important;
  line-height: normal !important;
  text-align: right !important;
  text-transform: uppercase !important;
  /* text-transform: capitalize !important; */
  color: #000 !important;
  font-weight: 700 !important;
  position: relative;
}
.bgx-hl::after {
  position: absolute;
  content: "";
  width: 175px;
  height: 2px;
  /* background: #00c2ff; */
  background: #27448e;
  left: -65% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.tp-parallax-wrap:nth-child(6) {
  left: 87.5% !important;
  top: 15% !important;
}
.bgx-num {
  font-size: 125px !important;
  line-height: normal !important;
  text-align: right !important;
  text-transform: uppercase !important;
  /* text-transform: capitalize !important; */
  color: lightgrey !important;
  font-weight: 600 !important;
  position: relative;
  transform: rotate(-90deg) !important;
  opacity: 0.5 !important;
}
.tp-parallax-wrap:nth-child(3) {
  left: 10% !important;
  top: 3% !important;
}
body {
  padding-top: 0px !important;
}
.rev_slider_wrapper,
.rev_slider,
.tp-fullwidth-forcer {
  height: 100vh !important;
}
.bgx-img img {
  height: 775px !important;
  object-fit: cover !important;
  object-position: top !important;
}
.tp-bullets {
  left: unset !important;
  right: -31% !important;
}
.home-decor .tp-bullet {
  background: #efefef50 !important;
  border: 1px solid grey !important;
}
.home-decor .tp-bullet.selected {
  opacity: 1 !important;
}
.theme-demos {
  display: none !important;
}
.abt {
  padding: 75px 60px;
}
.abt-design,
.abt-design2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 325px;
}
.abt-l {
  width: 60%;
  padding-left: 25px;
}
.abt-r {
  width: 40%;
}
.abt-r img {
  width: 100%;
  height: 425px;
  object-fit: cover;
  transform: scaleX(-1);
  border: 25px solid #fff;
  margin-top: 50px;
}
.abt-l2 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  padding-right: 25px;
}
.abt-l2 {
  width: 75%;
}
.abt-r2 {
  width: 25%;
}
.abt-box {
  position: relative;
}
.abt-txt {
  font-size: 115px;
  line-height: normal;
  text-align: left;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  position: absolute;
  opacity: 0.5 !important;
  top: -2%;
  font-family: "Montserrat", sans-serif !important;
  padding-left: 25px;
  line-height: normal;
}
.abt-l h1,
.abt-r2 h1 {
  font-size: 25px;
  line-height: normal;
  text-align: left;
  text-transform: capitalize;
  color: #000;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: "Montserrat", sans-serif !important;
  padding-right: 25px;
}
.abt-l p,
.abt-r2 p {
  font-size: 16px;
  line-height: normal;
  text-align: left;
  text-transform: capitalize;
  color: #767676;
  font-weight: 500;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif !important;
  padding-right: 25px;
}
.Marquee {
  /* background: linear-gradient(-135deg, #008ed9, #8b00db); */
  width: 100%;
  box-sizing: border-box;
  padding: 1em;
  color: #fff;
  font-weight: 200;
  display: flex;
  align-items: center;
  overflow: hidden !important;
  margin: 50px 0px;
  position: relative;
  height: 150px;
  margin-bottom: 0px;
}
.Marquee-content {
  display: flex;
  animation: marquee 40s linear infinite running;
  /* overflow: hidden !important; */
}
.Marquee-content:hover {
  animation-play-state: paused;
}
.Marquee-tag {
  /* width: 250px; */
  margin: 0 1em;
  padding: 0.5em;
  background: rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.Marquee-tag img {
  max-width: 200px;
}
.Marquee-tag:hover {
  /* background: rgba(255, 255, 255, 0.5); */
  transform: scale(1.1);
  cursor: pointer;
}
@-moz-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translate(-50%);
  }
}
.Marquee-txt h1 {
  /* font-size: 117px; */
  /* text-transform: uppercase; */
  font-size: 125px;
  text-align: center;
  margin: 0;
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  opacity: 0.5 !important;
  font-family: "Montserrat", sans-serif !important;
  width: 100%;
  word-wrap: normal !important;
  padding: 40px 0px;
  padding-right: 25px;
}
.Marquee-txt {
  position: absolute;
  top: -10px;
  width: 100%;
  margin: 0;
  /* overflow: hidden; */
  padding: 0;
  z-index: -1;
}
.service-left h1 {
  background: linear-gradient(180deg, #003a78 0%, rgba(0, 58, 120, 0.7) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 75px;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  font-weight: 900;
  font-family: "Montserrat", sans-serif !important;
}
.service-box,
.service-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-box {
  padding-bottom: 50px;
}
.service-left,
.service-right {
  width: 50%;
}
.service-right {
  padding: 50px 100px;
}
.service {
  padding: 50px 50px;
}
.service-right p {
  font-size: 16px;
  /* line-height: normal; */
  text-align: justify;
  /* text-transform: capitalize; */
  color: #828282;
  font-weight: 400;
  margin-bottom: 15px;
  /* font-family: "Montserrat", sans-serif !important;
  padding-right: 25px; */
}
.service-right a button {
  border-radius: 5px;
  background: #5f8ab7;
  width: 150px;
  height: 45px;
  border: none;
}
.service-right a button:hover {
  background: #5f8ab7;
}
.sg-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 25px;
  align-items: center;
  border-radius: 20px;
  background: #50859f;
}
.sg-item::after {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  right: -54.5%;
  top: 50%;
  transform: rotate(-90deg);
}
.sg-item:last-child:after {
  display: none;
}
.sg-item {
  padding: 25px;
  position: relative;
}
.sg-num {
  text-align: right;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #fff;
  position: relative;
}
.sg-num img {
  position: absolute;
  left: 0;
}
.sg-info h1 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: normal;
  color: #fff;
  height: 60px;
}
.sg-info p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: normal;
  height: auto;
  padding-bottom: 50px;
  color: #fff;
}
.sg-btn a {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  /* margin-right: 15px; */
}
.sg-btn img {
  margin-left: 15px;
}
.sg-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sg-btn:hover {
  cursor: pointer;
}
/* .sg-btn:hover img {
  transform: translateX(50px);
  transition: all 2s;
} */
.count2 {
  padding: 50px 0px;
}
.count2-container {
  background: url("../img/counter-bg2.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
}
.count2-box {
  padding: 100px 50px;
  background: #05526c70;
  text-align: center;
}
.count2-info h1 {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: normal;
  color: #fff;
  /* text-transform: uppercase; */
  text-transform: capitalize;
}
.count2-info p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: normal;
  color: #fff;
  /* text-transform: uppercase; */
  text-transform: capitalize;
}
.count2-grid,
.count-num {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .count-num {
  justify-content: start !important;
} */
.count2-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 75px;
}
.count-num h1 {
  padding-right: 5px;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: normal;
  color: #fdb811;
  position: relative;
}
.count-num h1::after {
  position: absolute;
  content: "";
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 3px;
  background: #fff;
}
.count-num span {
  padding-right: 5px;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: normal;
  color: #fdb811;
}
.count2-item p {
  padding-right: 5px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: normal;
  color: #fff;
}
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
.jakarta {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
@import url("https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.overpass {
  font-family: "Overpass", sans-serif !important;
}
.accord {
  padding: 100px 50px;
  position: relative;
}
.hl-txt h1 {
  font-size: 115px;
  line-height: normal;
  text-align: left;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  position: absolute;
  opacity: 0.5 !important;
  top: -2%;
  right: 0%;
  font-family: "Montserrat", sans-serif !important;
  line-height: normal;
  margin-right: 50px;
}
.accord-box {
  display: flex;
  align-items: flex-start;
  justify-content: left;
}
.acc-left {
  width: 25%;
}
.acc-right {
  width: 75%;
  padding: 0px 50px;
  margin-top: 25px;
  padding-right: 0px;
}
.acc-right .panel-title {
  padding: 25px 0px;
}
.acc-right .panel {
  border-bottom: 1px solid #b2b2b2;
}
.acc-right .panel.new {
  border-top: 1px solid #b2b2b2;
}
.acc-right .panel-title span {
  display: grid;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  color: #686868;
  font-size: 30px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  /* text-transform: uppercase; */
  text-transform: capitalize;
}
.acc-right .panel-title span span {
  font-size: 20px;
  font-weight: 400 !important;
  margin-bottom: 15px;
}
.accl-txt h1 {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  margin-bottom: 25px;
}
.accl-txt p {
  color: #808080;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.acc-right .panel-heading {
  padding: 0px !important;
}

.writing {
  width: 100%;
  height: auto;
  background: #39708b;
  padding: 50px;
  color: #fff;
  overflow: hidden;
}
.wr-txt h1 {
  font-size: 125px;
  text-align: left;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  /* position: absolute; */
  opacity: 0.5 !important;
  /* top: -2%;
  right: 0%; */
  font-family: "Montserrat", sans-serif !important;
  line-height: 1em !important;
  /* margin-right: 50px; */
  margin-bottom: 0px !important;
}
.wr-txt span {
  font-size: 25px;
  line-height: normal;
  text-align: left;
  text-transform: capitalize;
  font-weight: 500;
  padding-left: 10px;
  font-family: "Montserrat", sans-serif !important;
}
.wr-txt {
  margin-bottom: 30px;
}
.writing form {
  display: flex;
  /* flex-direction: column; */
  width: 100%;
}

.writing .form-section {
  flex: 1;
  padding: 50px;
  padding-bottom: 25px;
  border: 1px solid #ffffff75;
  border-left: none;
  border-top: none;
  border-bottom: none;
  /* margin: 15px; */
  /* border-radius: 8px; */
}
.writing .form-section:last-child {
  border: none;
}
.writing .form-section h2 {
  font-size: 20px;
  line-height: normal;
  text-align: left;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
}
.writing .form-section .service-list label {
  font-size: 16px;
  line-height: normal;
  text-align: left;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
}

.writing .wr-contact label {
  margin-bottom: 8px;
  color: #ffffff75;
}

.writing input,
.writing select,
.writing textarea {
  margin-bottom: 12px;
  padding: 8px;
  border-color: #ffffff75;
  background: transparent;
  /* border-radius: 5px; */
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  color: #fff;
}

.writing button {
  margin-top: 0px;
  padding: 5px 25px;
  background-color: #ffffff75;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.writing .service-list {
  display: flex;
  flex-direction: column;
}
.writing .form-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.writing .form-f1 {
  width: 50%;
  margin-right: 10px;
}
.writing .form-f2 {
  width: 50%;
}
.writing .wr-time {
  margin-top: 25px;
  text-align: center;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 10px;
  margin: 25px 50px;
  margin-bottom: 0px;
}
.writing .wr-time button {
  font-size: 15px;
  padding: 5px 10px;
}
.writing button:hover {
  background: #fff;
  color: #000;
}
.time-button.active-time {
  background: #fff;
  color: #000;
}
.time-button {
  background: #ffffff75;
}
.flatpickr-calendar.inline {
  margin: 0 auto;
  background: transparent;
  box-shadow: none;
}
.wr-date h2 {
  padding-left: 45px;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-month,
span.flatpickr-weekday,
.flatpickr-day {
  color: #fff !important;
  fill: #fff !important;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgb(255 255 255 / 30%) !important;
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-current-month
  .flatpickr-monthDropdown-months
  .flatpickr-monthDropdown-month {
  background: #fff !important;
  color: #000 !important;
}
.numInputWrapper span.arrowUp,
.numInputWrapper span.arrowDown {
  color: #fff !important;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #fff !important;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #fff !important;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  background: #ffffff75 !important;
}
.updates {
  padding: 50px;
}
.update-title h1 {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  margin: 50px 0px;
}
.update-title h1 span {
  color: #000;
}
.updates-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.updates-left,
.updates-right {
  width: 50%;
}
.update-description {
  margin-right: 50px;
  padding-right: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #fdb811;
}
.update-description p {
  color: #808080;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.update-form::after {
  position: absolute;
  content: "";
  width: 150px;
  height: 45px;
  background: transparent;
  border-left: 1px solid #fdb811;
  border-bottom: 1px solid #fdb811;
  top: 61.8%;
  left: -16.5%;
  z-index: -1;
}
.updates-right {
  padding: 0px 50px;
}
.update-form {
  padding-top: 25px;
  position: relative;
}
.update-form input {
  padding: 20px;
  margin-bottom: 50px;
  border-radius: 5px;
}
.update-form button {
  background: #fdb811;
  border: none;
  padding: 10px 50px;
  color: #fff;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
  z-index: 1;
}
.update-form button:hover {
  background: #333;
  color: #fff;
}
/* .update-form:hover::after */
.update-form.hovered::after {
  border-color: #333;
}
/* .update-description:hover */
.update-description.hovered {
  border-color: #333;
}

footer .footer-logo img {
  max-height: 62px;
}
/* .ft-top,
.ft-bottom {
  padding: 0px 50px;
} */
.review {
  padding: 100px 50px;
  /* padding-top: 0px; */
}
.rv-txt h1 {
  font-size: 115px;
  line-height: normal;
  text-align: right;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  /* position: absolute; */
  opacity: 0.5 !important;
  /* top: 0%; */
  /* right: 0%; */
  font-family: "Montserrat", sans-serif !important;
  line-height: normal;
  margin-right: 150px;
  margin-bottom: 0px;
}
.rv-list {
  padding: 50px 0px;
}
.rv-list-box {
  margin: 0px !important;
  width: 74% !important;
  min-width: 74% !important;
}
.review .swiper-slide {
  padding: 15px;
}
.review .text-large {
  text-align: justify;
  color: #808080;
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
}
.review .text-large span {
  font-weight: 700 !important;
}
.review .text-gradient-peacock-blue-crome-yellow-2 {
  background-image: linear-gradient(#000, #000) !important;
}
.blogs {
  padding: 50px;
  width: 100%;
  /* height: 100vh; */
  height: auto;
  background: #2c393f;
}
.blogs .blog-txt h1 {
  font-size: 115px;
  line-height: normal;
  text-align: left;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  color: lightgrey;
  font-weight: 900;
  /* position: absolute; */
  opacity: 0.5 !important;
  /* top: 0%; */
  /* right: 0%; */
  font-family: "Montserrat", sans-serif !important;
  line-height: normal;
  /* margin-right: 90px; */
  margin-bottom: 50px;
}
img.mobile-logo {
  display: none;
}
.hl {
  width: 25%;
}
.hr {
  width: 75%;
}
@media only screen and (max-width: 767px) {
  img.default-logo {
    display: none !important;
  }
  img.mobile-logo {
    display: block !important;
  }
  .hl {
    width: 60%;
  }
  .hr {
    width: 40%;
  }
  .updates {
    padding: 50px 15px;
  }
  .updates-box {
    display: block;
  }
  .updates-left,
  .updates-right {
    width: 100%;
  }
  .update-title h1 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 25px;
  }
  .update-description {
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .updates-right {
    padding: 0px;
  }
  .update-form {
    padding: 0px;
    text-align: right;
  }
  .update-form input {
    margin-bottom: 25px;
  }
  .update-form::after {
    top: 46.8%;
    left: 8.5%;
  }
  .writing {
    padding: 50px 15px;
  }
  .wr-txt h1 {
    font-size: 35px;
  }
  .wr-txt span {
    padding-left: 0px;
    padding-top: 5px;
    font-size: 15px;
  }
  .writing form {
    display: block;
  }
  .writing .form-section {
    padding: 0px;
    border: none;
  }
  .wr-date h2 {
    padding: 0;
    padding-bottom: 50px;
    margin-bottom: 0px;
  }
  .writing .wr-time {
    margin: 50px 0px !important;
  }
  .review {
    padding: 50px 15px;
  }
  .review .swiper-slide {
    padding: 0px;
  }
  .rv-txt h1 {
    font-size: 35px;
    text-align: center;
    margin: 0px;
  }
  .rv-list {
    padding-bottom: 0px;
  }
  .review .xs-padding-9-rem-bottom {
    padding-bottom: 5.5rem !important;
  }
  .review .margin-5-rem-bottom {
    margin-bottom: 2rem !important;
  }
  .blogs {
    height: auto;
    padding: 50px 15px;
  }
  .blogs .blog-txt h1 {
    font-size: 35px;
    margin-bottom: 50px;
    text-align: center;
  }
  .blog-list .grid.xs-grid-1col li {
    padding: 0px;
  }
  .post-details {
    padding: 25px 15px;
  }
  .blog-list .grid.lg-grid-2col li {
    margin-bottom: 25px;
  }
  .accord {
    padding: 50px 15px;
  }
  .hl-txt h1 {
    margin-right: 0px;
    font-size: 35px;
    text-align: center;
    width: 100%;
  }
  .accord-box {
    display: flex;
  }
  .accord-box {
    display: block;
  }
  .acc-left {
    width: 100%;
  }
  .acc-right {
    width: 100%;
    padding-top: 50px;
    padding-left: 0px;
    margin: 0px;
  }
  .count2-box {
    padding: 50px 15px;
  }
  .count2-list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0px;
  }
  .count-num h1,
  .count-num span {
    font-size: 35px;
  }
  .count2-item p {
    font-size: 13px;
  }
  .count2 {
    margin-bottom: 50px;
  }
  .service {
    padding: 50px 15px;
  }
  .service-box {
    display: block;
  }
  .service-left,
  .service-right {
    width: 100%;
  }
  .service-left h1 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .service-right {
    padding: 0px;
  }
  .sg-list {
    grid-template-columns: repeat(1, 1fr);
    background: transparent;
    padding: 0px !important;
  }
  .sg-item {
    background: #50859f;
    border-radius: 15px;
  }
  .sg-info p {
    height: 75px;
  }
  .Marquee-txt h1 {
    font-size: 52px;
  }
  .Marquee {
    margin: 25px 0px;
  }
  .Marquee-txt {
    top: -23px;
  }
  .abt {
    padding: 100px 15px;
    padding-top: 0px;
  }
  .abt-design,
  .abt-design2 {
    display: block;
    height: auto;
  }
  .abt-txt {
    padding: 0px;
    font-size: 50px;
    text-align: center;
    width: 100%;
  }
  .abt-l {
    width: 100%;
    padding-top: 50px;
    padding-left: 0px;
  }
  .abt-r {
    width: 100%;
  }
  .abt-r img {
    height: 250px;
    margin: 25px 0px;
    border: none;
  }
  .abt-l2 {
    width: 100%;
  }
  .abt-l2 img {
    height: 250px;
    padding: 0px;
  }
  .abt-r2 {
    width: 100%;
    padding-bottom: 25px;
  }
  .abt-l h1,
  .abt-r2 h1 {
    padding: 0px;
  }
  .abt-design2 {
    display: flex;
    flex-direction: column-reverse;
  }
  .navbar.navbar-boxed {
    padding: 0px 15px;
  }
  .bgx {
    min-width: 330px !important;
    max-width: 330px !important;
  }
  .bgx-num {
    transform: none !important;
    font-size: 75px !important;
  }
  .tp-parallax-wrap {
    left: 4.5% !important;
    top: 13% !important;
  }
  .tp-caption img {
    width: 325px !important;
    height: auto !important;
  }
  /* .tp-mask-wrap {
    overflow: hidden !important;
  } */
  .tp-parallax-wrap:nth-child(3) {
    top: 3.8% !important;
    left: 3% !important;
  }
  .bgx-txt {
    font-size: 25px !important;
    text-align: left !important;
  }
  .tp-parallax-wrap:nth-child(6) {
    left: 72% !important;
    top: 0% !important;
  }
  .tp-parallax-wrap:nth-child(4) {
    left: 5% !important;
    top: 67.5% !important;
  }
  .tp-parallax-wrap:nth-child(5) {
    left: 5% !important;
    top: 72.5% !important;
  }
  .s2 .tp-parallax-wrap:nth-child(5) {
    left: 5% !important;
  }
  .bgx-hl::after {
    left: 250px !important;
    width: 150px !important;
  }
  .navbar-collapse {
    z-index: 9 !important;
    filter: drop-shadow(0px 0px 10px #00000025) !important;
  }
  .home-decor .tp-bullets {
    top: 85% !important;
    right: 5% !important;
    bottom: 0px !important;
  }
  .home-decor .tp-bullet {
    width: 10px !important;
    height: 10px !important;
  }
  .test-slide,
  .blog-post {
    margin: 10px !important;
  }
  .blogs {
    height: 665px !important;
  }
  .blog-simple .post-details {
    height: 210px !important;
  }
  .blog-nav {
    bottom: 95% !important;
    right: 34% !important;
  }
  .blogs .blog-txt h1 {
    text-align: left !important;
    padding-left: 10px !important;
  }
  .linkedin-feed {
    padding: 15px !important;
  }
  .service-title {
    padding: 50px 0px !important;
    display: block !important;
    margin-top: 0px !important;
  }
  .service-title-left,
  .service-title-right {
    width: 100% !important;
    padding: 0px 20px !important;
  }
  .service-title h1 {
    font-size: 30px !important;
    margin-bottom: 15px !important;
  }
  .service-title p {
    font-size: 16px !important;
  }
  .services {
    padding: 0px 20px !important;
    padding-bottom: 50px !important;
  }
  .services-list {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .service-txt {
    padding: 25px 15px 25px 30px !important;
    width: 95% !important;
    margin-left: 5% !important;
    margin-top: 5%;
  }
  .service-txt p {
    height: auto !important;
  }
  .service-txt::after {
    height: 50% !important;
  }
  .service-img img {
    width: 95% !important;
  }
  ul.service-list-points.fade-in {
    margin-top: 25px !important;
  }
  .service-txt.expanded {
    margin-top: -100px !important;
  }
  .os-header {
    padding: 50px 15px !important;
  }
  .os-title h1 {
    width: 100% !important;
    font-size: 30px !important;
  }
  .os-desc p {
    width: 100% !important;
  }
  .os-welcome,
  .os-impact {
    padding: 0px 15px !important;
  }
  .os-welcome-img img,
  .os-impact-img img {
    height: auto !important;
  }
  .os-welcome-title h1,
  .os-impact-title h1 {
    font-size: 20px !important;
  }
  .os-why {
    padding: 50px 15px !important;
  }
  .os-why-left,
  .os-why-right {
    width: 100% !important;
  }
  .os-why-left {
    padding-right: 0px !important;
  }
  .os-why::after {
    width: 100% !important;
    height: 100% !important;
  }
  .os-why-box {
    flex-direction: column-reverse !important;
  }
  .os-why-img {
    padding-bottom: 50px !important;
  }
  .os-work {
    padding: 50px 15px !important;
  }
  .os-work-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .os-work-item {
    padding: 0px !important;
  }
  .os-work-item:first-child {
    padding: 25px 0px !important;
  }
}
.test-slide,
.blog-post {
  margin: 25px;
}
.blog-txt {
  position: relative;
}
.blogs {
  overflow: hidden;
}
.blog-nav {
  position: absolute;
  bottom: 0;
  right: 9%;
}
.linkedin-feed {
  padding: 75px 50px;
  padding-bottom: 0px;
}
/* .QFGAV {
  height: 450px;
} */
.service-title {
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.service-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
}
.service-title p {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
}
.service-title-left,
.service-title-right {
  width: 50%;
  padding: 0px 100px;
}
.service-txt h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.service-txt p {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  height: 120px;
  overflow: hidden;
}
.services-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  align-items: center;
}
.services-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.services {
  padding: 50px 100px;
  padding-bottom: 100px;
}
.service-txt {
  padding: 25px 15px 25px 50px;
  background: #fff;
  border: 1px solid lightgrey;
  position: relative;
  margin-top: -100px;
  margin-left: 9%;
  z-index: 5;
  width: 95%;
}
.service-txt::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 40%;
  left: 4%;
  top: 33%;
  transform: translate(-50%, -50%);
  background: #fdb811;
}
.si1 .service-txt::after,
.si3 .service-txt::after {
  width: 2px !important;
}
.service-img img {
  filter: drop-shadow(0px 0px 5px #00000025);
}
.service-item:hover .service-txt::after {
  height: 90% !important;
  top: 50%;
  transition: all 1s;
}
.service-item:hover {
  cursor: pointer;
}
.service-list-points {
  list-style-type: disc;
}
.service-list-points li {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 5px;
  margin-left: 15px;
  /* display: none; */
}
/* .fade-in {
  animation: fadeIn 1s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
} */
.service-list-points {
  display: none;
  opacity: 1;
  transition: opacity 0.5s;
}

.fade-out {
  opacity: 0;
}

.fade-in {
  opacity: 1;
}

.read-more-btn {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}
.service-txt.expanded {
  margin-top: -310px;
}
.read-more-btn:hover {
  color: #000;
}
.service-txt.expanded::after {
  height: 90% !important;
  top: 50% !important;
  transition: all 1s !important;
}
.si1 .service-txt.expanded {
  margin-top: -220px !important;
}
ul.service-list-points.fade-in {
  margin-bottom: 25px;
}

.os-header {
  padding: 50px 75px;
  /* margin-bottom: 50px; */
}
.os-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 35px;
  width: 50%;
}
.os-desc p {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  width: 35%;
}
.os-welcome,
.os-impact {
  padding: 50px 75px;
  padding-bottom: 0px;
}
.os-welcome-img img,
.os-impact-img img {
  width: 100%;
  height: 550px;
  object-fit: cover;
  object-position: center;
}
.os-welcome-txt,
.os-impact-txt {
  padding: 50px 0px;
}
.os-welcome-title h1,
.os-impact-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.os-welcome-desc p,
.os-impact-desc p {
  color: #535353;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px !important;
}
.os-welcome-desc:last-child p,
.os-impact-desc:last-child p {
  margin-bottom: 0px;
}
.os-why {
  padding: 50px 75px;
  position: relative;
}
.os-why-choose {
  padding: 50px 75px;
}
.os-why-box,
.os-why-choose-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.os-why-left,
.os-why-right {
  width: 50%;
  z-index: 3;
}
.os-why-choose-left {
  width: 70%;
  background: #f8f8f8;
}
.os-why-choose-right {
  width: 30%;
}
.os-why-left {
  padding-right: 50px;
}
.os-why-title h1,
.os-why-choose-title h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif !important;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 25px;
}
.os-why-point-list,
.os-why-choose-point-list {
  list-style-type: disc;
}
.os-why-point-list li,
.os-why-choose-point-list li {
  color: #d1d1d1;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  margin-left: 15px;
  padding-bottom: 10px;
}
.os-why::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  background: #262b35;
  width: 55%;
  height: 100%;
}
.os-why-img img,
.os-why-choose-img img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.os-work {
  padding: 50px 75px;
  padding-bottom: 0px;
}
.os-work-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.os-work-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-gap: 25px;
}
.os-work-item {
  padding: 50px 55px;
}
.os-work-item span {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.os-work-item h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.os-work-item p {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.os-work-item:first-child h1 {
  font-size: 40px;
  margin-bottom: 0px;
}
.navbar.navbar-light .navbar-nav > .dropdown.active > a {
  color: #000 !important;
}
.blog-simple .blog-post:hover .cover-background,
.blog-simple .blog-post .cover-background {
  background-position: center !important;
}
.page-header {
  width: 100%;
  height: 400px;
}
.contact-bg {
  background: url(../img/contact-bg.jpg);
  background-position: center;
  background-size: cover;
}
.page-header-container {
  width: 100%;
  height: 100%;
  padding: 50px 75px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.page-box {
  width: 100%;
  height: auto;
}
.page-title h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.page-desc p {
  color: #fff;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
}
.contact-details {
  margin-top: -50px;
}
.cd-container {
  padding: 0px 75px;
}
.cd-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cd-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  align-items: center;
}
.cd-item {
  padding: 50px 25px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #53535350;
  text-align: center;
  height: 253px;
}
.cd-icon svg {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.cd-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.cd-txt p {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
}
.cd-item a {
  color: seagreen;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 15px;
}
.cd-item a:hover {
  color: #003a78;
}
.contact-form {
  padding: 75px 75px;
}
.cf-box {
  /* display: flex;
  align-items: center;
  justify-content: left; */
  padding: 50px;
  border: 1px solid #53535350;
  border-radius: 5px;
}
.form-txt {
  margin-bottom: 25px;
}
.form-txt span {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
}
.form-txt h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
}
.cf-form-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px 50px;
  align-items: center;
  margin-bottom: 25px;
}
.cf-form-item input,
.cf-form-item label,
.cf-form-item textarea {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 10px;
  width: 100%;
  border: unset;
}
.cf-form-item label {
  font-weight: 500;
}
.cf-form-item input,
.cf-form-item textarea {
  border-bottom: 1px solid #53535350;
}
.cf-form button {
  padding: 10px 50px;
  border-radius: 5px;
  background: #000;
  color: #fff;
  border: none;
  margin-top: 25px;
}
.contact-map iframe {
  width: 100%;
  height: 500px;
  margin: 0px;
  padding: 0px;
}
.contact-map,
.cm-container,
.cm-box {
  padding: 0px;
  margin: 0px;
  height: 500px;
}

.our-clients-bg {
  background: url(../img/clients-bg.jpg);
  background-position: center;
  background-size: cover;
}
.our-clients-bg .page-header-container {
  align-items: flex-end;
}
.our-clients-bg .page-title h1 {
  margin-bottom: 0px;
}
.our-clients {
  padding: 75px;
}
.our-clients-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
}
.client-grid {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 25px;
  width: 100%;
}
.client-img {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.client-img img {
  width: 150px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  filter: grayscale(1);
}
.o-n-ms-bg {
  background: url(../img/service-bg.jpg);
  background-position: center;
  background-size: cover;
}
.txt-bottom .page-header-container {
  align-items: flex-end;
}
.txt-bottom .page-title h1 {
  margin-bottom: 0px;
}
.bg {
  position: relative;
}
.bg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* background: #000; */
  background: linear-gradient(75deg, #28438ce0, #28438c30);
  opacity: 1;
  z-index: 1;
}
.page-box {
  z-index: 3;
}
.service-content {
  padding: 50px 75px;
  padding-bottom: 0px;
}
.sc-box {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: column;
}
.sc-txt p {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 10px;
}
.sc-list {
  margin-top: 25px;
}
.sc-list ul {
  list-style-type: disc;
  padding-left: 15px;
}
.sc-list ul li {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 10px;
}
.insights {
  padding: 50px 75px;
}
.insights-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ins-txt {
  width: 100%;
  height: auto;
  padding: 50px 0px;
}
.ins-title h1 {
  color: #003a78;
  font-family: "Montserrat", sans-serif !important;
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 15px;
  margin: 0px;
  text-transform: uppercase;
  width: 100%;
}
.ins-desc {
  display: flex;
  align-items: center;
  justify-content: right;
}
.ins-desc p {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  width: 60%;
}

.ins-main-box {
  display: flex;
  align-items: flex-end;
  justify-content: left;
  height: 500px;
  background: url(../img/abt2.jpg);
  background-position: top center;
  background-size: cover;
  padding: 50px 75px;
  position: relative;
  z-index: 1;
}
.ins-main-box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  opacity: 0.2;
  z-index: -1;
}
.ins-main-txt p {
  color: #fff;
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0px;
  width: 60%;
}
.ins-main-txt span {
  font-weight: 500;
  color: orangered;
}
.ins-main-txt h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif !important;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px;
  width: 100%;
}
.ins-blogs {
  padding: 50px 75px;
}
.ins-blogs-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ins-blogs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  grid-gap: 50px;
}
.ins-blog-img img {
  width: 100%;
  height: 225px;
  object-fit: cover;
  object-position: center;
}
.ins-blog-img {
  margin-bottom: 15px;
}
.ins-blog-txt p {
  color: #000;
  font-family: "Overpass", sans-serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: 5px;
}
.ins-blog-txt span {
  font-weight: 500;
  color: orangered;
}
.ins-blog-txt h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0px;
  height: 55px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .page-header-container {
    padding: 25px 15px !important;
  }
  .page-header {
    height: 225px !important;
  }
  .page-title h1 {
    font-size: 25px !important;
  }
  .our-clients-bg .page-header-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }
  .our-clients {
    padding: 50px 15px !important;
  }
  .client-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 15px !important;
  }
  .client {
    border: 1px solid #343a4075 !important;
    border-radius: 5px !important;
    padding: 5px !important;
  }
  .client-img {
    height: 85px !important;
  }
  .contact-details {
    margin-top: 50px !important;
  }
  .cd-container {
    padding: 0px 15px !important;
  }
  .cd-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .cd-item {
    padding: 25px !important;
    height: auto !important;
  }
  .cd-item {
    padding: 25px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #53535350;
    text-align: center;
    height: auto;
  }
  .contact-form {
    padding: 50px 15px !important;
  }
  .cf-box {
    padding: 25px !important;
  }
  .form-txt h1 {
    font-size: 25px !important;
  }
  .cf-form-group {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 15px !important;
    margin-bottom: 15px !important;
  }
  .cf-form button {
    margin-top: 15px !important;
    width: 100% !important;
  }
  .contact-map,
  .cm-container,
  .cm-box,
  iframe {
    height: 250px !important;
  }
  .service-content {
    padding: 50px 15px !important;
    padding-bottom: 0px !important;
  }
  .sc-list ul {
    padding-left: 20px !important;
  }
  .insights {
    padding: 50px 15px !important;
  }
  .ins-title h1 {
    font-size: 35px !important;
    letter-spacing: 5px !important;
    margin-bottom: 15px;
  }
  .ins-desc p {
    width: 100% !important;
  }
  .ins-txt {
    padding: 0px !important;
  }
  .ins-main-box {
    height: 250px !important;
    padding: 25px 15px !important;
  }
  .ins-main-txt p {
    width: 100% !important;
  }
  .ins-main-txt h1 {
    width: 100% !important;
    font-size: 23px !important;
  }
  .ins-blogs {
    padding: 50px 15px !important;
  }
  .ins-blogs-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 25px !important;
  }
  footer .footer-logo img {
    max-height: 50px !important;
  }
  .blog-slide-content {
    display: block !important;
    height: auto !important;
  }
  .bs-left,
  .bs-right {
    width: 100% !important;
  }
  .blog-slider {
    padding-bottom: 25px !important;
  }
  .blogs {
    height: auto !important;
  }
}

.blog-slide {
  border-radius: 10px;
  overflow: hidden;
}
.blog-slide-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  height: 350px;
}
.bs-left {
  width: 50%;
  height: 100%;
}
.bs-img {
  width: 100%;
  height: 100%;
}
.bs-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bs-right {
  width: 50%;
  padding: 25px;
}

.bs-tag span {
  background: #fff;
  filter: drop-shadow(0px 0px 3px #53535325);
  border: 1px solid gray;
  color: orangered;
  border-radius: 50px;
  padding: 5px 15px;
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin: 0px;
}
.bs-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 52px;
  max-height: 78px;
  overflow: hidden;
}
.bs-desc p {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 15px;
  min-height: auto;
  max-height: 70px;
  overflow: hidden;
}
.bs-autor p {
  color: #003a78;
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0px;
}
.blog-slider {
  padding-bottom: 50px !important;
}
.blog-slider .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-slider span.swiper-pagination-bullet {
  display: block !important;
}
.blog-slider .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 2px solid #333;
  outline: 1px solid white;
  background: #fff;
  opacity: 0.5;
}
.blog-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.test-pageination {
  width: 35px !important;
  height: 35px !important;
}
.sg-item:hover .sg-num img {
  transform: rotateX(360deg);
  transition: all 2s;
}
.sg-item:hover .sg-btn img {
  transform: translateX(50px);
  transition: all 2s;
}
.sg-item::before {
  position: absolute;
  content: "";
  width: 96%;
  height: 94%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: #27576f;
  border-radius: 15px;
  opacity: 0;
}
.sg-item {
  z-index: 3;
}
.sg-item:hover::before {
  opacity: 1;
  transition: all 1s;
}
.sg-list {
  padding: 0px 15px;
}
.blog-meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.blog-meta span {
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  color: orangered;
  line-height: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.blog-meta p {
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 8px;
}
.blog-meta .blog-divider p {
  font-weight: 700;
  color: orangered;
}
.blog-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px;
  width: 50%;
}
.blog-info-box {
  padding: 50px 75px;
}
.blog-desc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 15px;
}
.blog-desc p {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  width: 50%;
  text-align: justify;
}
.blog-img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: center;
}
.blog-sub-title h1 {
  color: orangered;
  font-family: "Montserrat", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 50px;
}
.point-list {
  list-style-type: decimal;
}
.point li {
  color: #000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px;
  margin-left: 20px;
  margin-bottom: 15px;
}
.point {
  margin-bottom: 50px;
}
.point:last-child {
  margin-bottom: 0px;
}
.point p {
  color: #333;
  font-family: "Overpass", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0px;
  text-align: justify;
  margin-bottom: 15px;
}
.point p:last-child {
  margin-bottom: 0px;
}
.blog-info .contact-form {
  padding-top: 0px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .sg-info h1 {
    font-size: 18px !important;
  }
  .sg-info p {
    padding-bottom: 0px !important;
  }
  .sg-btn a {
    font-size: 18px !important;
  }
  .sg-btn img {
    width: 12px !important;
    height: 10px !important;
    object-fit: contain !important;
    object-position: center !important;
  }
}
