@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins: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");

/***** General CSS *****/

html {
  overflow-x: hidden;
}

body {
  word-break: break-word;
  font: 15px/25px "Poppins", sans-serif;
  color: #393939;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #28b16d;
  white-space: initial;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #393939;
}

a:hover {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

img {
  max-width: 100%;
}

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  outline: none;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
input[type="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ul {
  margin: 0 0 0px;
  padding: 0;
  list-style-type: none;
}

i {
  font-family: FontAwesome !important;
  font-style: normal;
}

i::before {
  font-family: FontAwesome !important;
}

.heading0-txt-main {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}

.heading0-titel {
  width: 100%;
}

.heading0-txt {
  width: 50%;
}

.heading0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 50px 0;
}

.heading0-sub {
  position: relative;
  width: 40%;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  gap: 6px;
}

.heading0-sub-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  padding: 15px;
  background-color: #0000;
  border: 1px solid #FDD017;
  border-radius: 100px;
  /* overflow: hidden; */
}

.heading0-sub-icon::before {
  content: "";
  position: absolute;
  top: 10px;
  right: -35%;
  background-image: url("https://cmscustom-staginglink2.com/titan-compllance/wp/wp-content/uploads/2025/12/headi.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: 19px;
}

.heading0-sub-icon img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.heading0-sub-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 100px;
  background-color: #0000;
  border: 1px solid #FDD017;
}

.heading0-sub-txt h6 {
  font-family: "Poppins";
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  font-weight: 400;
}

.about-heading .heading0-titel {
  width: 60%;
}

.heading1-txt-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.heading1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 50px auto;
}

.heading1-sub {
  position: relative;
  width: 40%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.heading1-sub-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  padding: 15px;
  background-color: #0000;
  border: 1px solid #FDD017;
  border-radius: 100px;
  /* overflow: hidden; */
}

.heading1-sub-icon::before {
  content: "";
  position: absolute;
  top: 10px;
  right: -35%;
  background-image: url("https://cmscustom-staginglink2.com/titan-compllance/wp/wp-content/uploads/2025/12/headi.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: 19px;
}

.heading1-sub-icon img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.heading1-sub-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 100px;
  background-color: #0000;
  border: 1px solid #FDD017;
}

.heading1-sub-txt h6 {
  font-family: "Poppins";
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  font-weight: 400;
}

.heading1-txt {
  width: 30%;
}

.heading1-titel {
  width: 60%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 0 auto;
}

.heading2-txt-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.heading2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 50px auto;
}

.heading2-sub {
  position: relative;
  width: 40%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.heading2-sub-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  padding: 15px;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 100px;
  /* overflow: hidden; */
  filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(449%)
    hue-rotate(191deg) brightness(118%) contrast(100%);
}

.heading2-sub-icon::before {
  content: "";
  position: absolute;
  top: 10px;
  right: -35%;
  background-image: url("../images/heading2-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: 19px;
}

.heading2-sub-icon img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.heading2-sub-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 100px;
  background-color: #0000;
  border: 1px solid #fff;
}

.heading2-sub-txt h6 {
  font-family: "Poppins";
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
}

.heading2-txt {
  width: 30%;
}

.heading2-titel {
  width: 100%;
  text-align: center;
}

.border-left {
  border-left: 1px solid #00000040;
}

.border-right {
  border-right: 1px solid #00000040;
}

.wrapper {
  align-items: center;

  background-size: 600%;
  background-position: 0 0;
  /* box-shadow: inset 0 0 5em rgba(0, 0, 0, 0.5); */
  /* display: flex; */
  /* font-family: "Lato", Arial, sans-serif; */
  height: 100%;
  justify-content: center;
  /* Animation */
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-name: gradients;
}

@keyframes gradients {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 50% 0;
  }
  50% {
    background-position: 90% 0;
  }
  60% {
    background-position: 60%;
  }
  75% {
    background-position: 40%;
  }
  100% {
    background-position: 0 0;
  }
}

/***** Font Files *****/

@font-face {
  font-family: "Fonts Awesome";
  src: url(../fonts/fontawesome-webfont.eot);
  src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff) format("woff"),
    url(../fonts/fontawesome-webfont.ttf) format("truetype"),
    url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "baticasans";
  src: url("../fonts/baticasans.otf");
}

/***** Custom Classes *****/

.noPadding {
  padding: 0;
}

.noLeft {
  padding-left: 0;
}

.noRight {
  padding-right: 0;
}

.mt-5 {
  margin-top: 50px;
}

.mb-5 {
  margin-bottom: 50px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-2 {
  margin-top: 20px;
}

.pt-5 {
  padding-top: 50px;
}

.pb-1 {
  padding-bottom: 10px;
}

.pb-2 {
  padding-bottom: 20px;
}

.pb-3 {
  padding-bottom: 30px;
}

.pb-4 {
  padding-bottom: 40px;
}

.pb-8 {
  padding-bottom: 80px;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-8 {
  padding-top: 80px;
}

.pt-4 {
  padding-top: 40px;
}

.pt-3 {
  padding-top: 30px;
}

.pt-2 {
  padding-top: 20px;
}

.sec {
  padding: 80px 0;
}

.centerCol {
  float: none;
  margin: 0 auto;
}

.d-flex {
  display: flex;
  align-items: center;
}

.over-flow-h {
  overflow: hidden;
}

/* Buttons Css Starts */

.theme1 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  gap: 3px;
  height: 50px;
  background-color: #0000;
  border: none;
  padding: 0;
  transition: ease-in;
  transition-duration: 0.5s;
}

.theme1:hover {
  transition: ease-out;
  transition-duration: 0.5s;
}

/* .theme1::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 63%;
  background-color: #FDD017;
  height: 20px;
  width: 30px;
  border-radius: 0;
  transition: ease-in;
  transition-duration: 0.5s;
} */

.theme1:hover::before {
  background-color: #000;
  transition: ease-out;
  transition-duration: 0.5s;
}

/* .theme1-ex::after {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 24%;
  background-color: #fff;
  height: 10px;
  width: 18px;
  border-radius: 100px 100px 0 0;
} */

/* .theme1-ex::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 24%;
  background-color: #fff;
  height: 10px;
  width: 18px;
  border-radius: 0 0 100px 100px;
} */

.theme1 span.theme1-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 45px;
  background-color: #FDD017;
  font-size: 16px;
  font-family: "Poppins";
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  text-transform: capitalize;
  font-weight: 400;
  transition: ease-in;
  transition-duration: 0.5s;
}

.theme1:hover span.theme1-txt {
  background-color: #000;
  transition: ease-out;
  transition-duration: 0.5s;
}

.theme1 span.theme1-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  background-color: #FDD017;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  transition: ease-in;
  transition-duration: 0.5s;
}

.theme1 span.theme1-icon img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  object-fit: contain;
}

.theme1 span.theme1-icon::before {
  content: "";
  position: absolute;
  top: 22%;
  left: -31%;
  height: 28px;
  width: 25px;
  background-image: url("../images/logo-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: ease-in;
  transition-duration: 0.5s;
}

.theme1:hover span.theme1-icon::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(2%) saturate(9%)
    hue-rotate(28deg) brightness(90%) contrast(103%);
  transition: ease-out;
  transition-duration: 0.5s;
}

.theme1:hover span.theme1-icon {
  background-color: #000;
  transition: ease-out;
  transition-duration: 0.5s;
}

/* Buttons Css Ends */

.flexRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.flexCol {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  align-items: center;
}

h1 {
  font-family: "baticasans";
  font-size: 93px;
  line-height: 100px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}

h2 {
  font-family: "baticasans";
  font-size: 40px;
  line-height: 45px;
  color: #000;
  font-weight: 400;
  margin: 0;
}

h3 {
  font-family: "baticasans";
  font-size: 30px;
  line-height: 34px;
  color: #000;
  font-weight: 600;
  margin: 0;
}

h4 {
  font-family: "baticasans";
  font-size: 24px;
  line-height: 29px;
  color: #000;
  font-weight: 500;
  margin: 0;
}

h5 {
  font-family: "baticasans";
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
  margin: 0;
}

h6 {
  font-family: "baticasans";
  font-size: 18px;
  line-height: 23px;
  color: #000;
  font-weight: 500;
  margin: 0;
}

p {
  color: #000;
  font-size: 14px;
  line-height: 25px;
  opacity: 0.7;
  font-family: "Poppins", serif;
  font-weight: 400;
  margin: 0;
}

select {
  background: #fff url("../images/arrow.png") no-repeat right;
  padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
  color: #575757;
}

::-moz-placeholder {
  color: #575757;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #575757;
}

:-moz-placeholder {
  color: #575757;
  opacity: 1;
}

/*header css start */
header {
  padding: 10px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  width: 90%;
  margin: 20px auto 0 auto;
  border-radius: 100px;
}
.menuSec {
  padding: 0px 0;
}
.header-btn {
  display: flex;
  align-items: center;
  justify-content: end;
}

/* .menuSec img {
    margin: 0;
} */

.menu-box ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.menu-box ul li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.menu-box li ul {
  display: none;
}

.menu-box ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 25px;
  font-family: "Poppins";
  color: #000;
  font-weight: 400;
  border-radius: 100px;
  overflow: hidden;
  z-index: 0;
  transition: ease-in;
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}

.menu-box ul li a:hover {
  color: #fff;
}

.menu-box ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  border-bottom: 1px solid #FDD017;
  transition: ease-out;
  transition-duration: 0.5s;
  transition-delay: 0.5s;
  z-index: -1;
}

.menu-box ul li a:hover::before {
  width: 100%;
  transition: ease-out;
  transition-duration: 0.5s;
}

.menu-box ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 0;
  transition: ease-out;
  transition-duration: 0.5s;
  z-index: -1;
}

.menu-box ul li a:hover::after {
  height: 100%;
  transition: ease-out;
  transition-delay: 0.5s;
  transition-duration: 0.5s;
}

.menu-box ul li a.active {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  color: #28b16d;
}

.menu-box li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: #000000;
  left: 0px;
  width: 230px;
  text-align: left;
  top: 38px;
}

.menu-box li > ul > li > a {
  border: none;
  padding: 13px 20px !important;
  color: #fff !important;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

/* .menu-box ul li.active a::before {
  width: 100%;
} */

.menu-box ul li.active a::after {
  height: 100%;
}

.menu-box ul li.active a {
  color: #000000;
}

.menu-box li > ul > li,
.menu-box li > ul > li > a {
  display: block;
  margin: 0;
}

.menu-box li > ul > li > a:before,
.menu-box li > ul > li > a:after {
  display: none;
}

.menu-box li:hover li {
  float: none;
}

.menu-box li ul li a:hover {
  background-color: #ffffff;
  color: #000000 !important;
}

.menu-box ul ul ul {
  left: 100%;
  top: 0;
}

/* .menuSec ul:before,
.menuSec ul:after {
    content: "";
    display: table;
} */

/* .menuSec ul:after {
    clear: both;
} */

.menuSec li > ul > li:hover > ul {
  left: 230px;
  top: 0px;
  width: 270px;
}

/*header css start */

/*banner css start */

.banner_text {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}
.banner_text p {
  color: #fff;
  opacity: 1;
}
.main-banner-img {
  width: 100%;
    height: 100%;
  object-fit: cover;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  width: 100%;
}

.carousel-control.right,
.carousel-control.left {
  background: none;
  opacity: 1;
  width: 50px;
  height: 50px;
  top: initial;
  top: 40%;
  background: rgba(255, 255, 255, 0.1);
  text-shadow: none;
}

.carousel-control.right:hover,
.carousel-control.left:hover {
  background: rgba(255, 27, 27, 0.6);
  color: #fff;
}

.carousel-control.right .fa,
.carousel-control.left .fa {
  position: relative;
  top: 12px;
  font-size: 20px;
  color: #fff;
  opacity: 0.5;
}

.carousel-control.right {
  right: 0px;
}

.carousel-control.left {
  left: 0px;
}

.carousel-indicators {
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 12px;
  padding: 0;
  margin: 3px !important;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 1;
  /* transition: opacity 0.6s ease; */
  border-radius: 20px;
}

.carousel-caption {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
}

.carousel-indicators li {
  border: none;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: #fff;
  width: 12px;
  height: 12px;
  margin: 0;
}

.carousel-indicators .active {
  margin: 0;
  background-color: #28b16d;
  width: 10px;
  height: 12px;
}

.carousel-item {
  height: 100vh;
}

/* Slider Counter Styling */

.banner-dot-num-main {
  position: absolute;
  bottom: 8%;
  left: 8%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
}
.slider-counter {
  /* position: absolute; */
  /* bottom: 60px; */
  /* left: 100px; */
  display: flex;
  align-items: center;
  gap: 2px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  z-index: 10;
}

.slider-counter .divider {
  font-weight: 400;
  opacity: 0.6;
  margin: 0 3px;
}

/* .slider-counter .counter-line {
  width: 40px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 10px;
} */

.slider-counter span#current-slide {
  font-size: 30px;
  line-height: 35px;
  font-family: "baticasans";
  font-weight: 400;
}

.slider-counter span#total-slides {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  font-family: "baticasans";
}

.next-btn {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  cursor: pointer;
  transition: 0.3s ease;
  font-size: 18px;
}

.next-btn:hover {
  transform: translateX(5px);
  color: #c5a96e; /* matches Titan Compliance gold tone */
}
.banner-dots-btn {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
/* Banner Dots */
.banner-dots {
  /* position: absolute; */
  /* bottom: 7%; */
  /* left: 7%; */
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 10;
}

.banner-dots .dot {
  width: 40px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.4s ease;
}

.banner-dots .dot.active {
  background-color: #c5a96e; /* Titan gold tone */
  width: 60px;
}

.banner-dots .dot:hover {
  background-color: #fff;
  width: 50px;
}

.banner-card-main {
  position: absolute;
  bottom: 4%;
  right: 2%;
  display: flex;
  align-items: center;
  justify-content: end;
  width: 30%;
}

.banner-card {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.banner-card-txt {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
}

.banner-card-txt h5 {
  font-size: 17px;
  line-height: 20px;
}

.banner-card-txt p {
  font-size: 12px;
  line-height: 22px;
}

.banner-card-img {
  display: flex;
  align-items: center;
  justify-self: center;
  height: 120px;
  width: 50%;
  border-radius: 10px;
  overflow: hidden;
}

.banner-card-img img {
  display: flex;
  align-items: center;
  justify-self: center;
  height: 100%;
  width: 100%;
}

.banner-ex1,
.banner-ex2 {
  position: absolute;
}

.banner-ex1 {
  top: 35%;
  left: 55%;
}

.banner-ex2 {
  top: 65%;
  left: 85%;
}

.banner-ex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.banner-ex .banner-ex-txt {
  padding: 0 20px;
  background: #FDD017;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 100px;
  overflow: hidden;
}

.banner-ex .banner-ex-txt h5 {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: "Poppins";
  text-transform: capitalize;
}

.banner-ex-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #FDD017;
  border-radius: 100px;
  /* overflow: hidden; */
}

.banner-ex-icon::before {
  content: "";
  position: absolute;
  top: 22%;
  left: -40%;
  height: 25px;
  width: 28px;
  background-image: url("../images/logo-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: ease-in;
  transition-duration: 0.5s;
}

.banner-ex2 .banner-ex-icon::before {
  top: 17%;
  right: -40%;
  left: unset;
}

/*banner css end*/

/*About Us css Starts*/

.about-heading .heading0-titel {
  width: 60%;
}
.about-heading {
  position: relative;
}
.about-heading-ex {
  position: absolute;
  top: 70%;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  overflow: hidden;
}

.about-heading .heading0-txt {
  width: 30%;
}

.about-card-main {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.about-card {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 30px;
}

.about-card-txt {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 30px;
}

/*About Us css Ends*/

/*Services Sec Css Starts*/

.services-heading .heading2-titel h2 {
  color: #fff;
}

.services_slider .slick-slide {
  margin: 0px 10px;
}

.services_slider .slick-active {
  opacity: 1;
}

.services-card {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
  padding: 15px;
  background-color: #fff;
  border-radius: 20px;
}

.services-card-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 330px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  transition: ease-in;
  transition-duration: 0.5s;
}

.services-card-img:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
  transition: ease-out;
  transition-duration: 0.5s;
}

.services-card-img:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.services-card-img img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0 0;
}

.services-card-txt {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
}

.services-card-txt h5 {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  text-transform: capitalize;
  transition: ease-in;
  transition-duration: 0.5s;
}

.services-card-txt h5:hover {
  transition: ease-out;
  transition-duration: 0.5s;
}

.services-card-txt h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #000;
  width: 0;
  transition: ease-out;
  transition-duration: 0.5s;
}

.services-card-txt h5:hover::before {
  width: 100%;
  transition: ease-out;
  transition-duration: 0.5s;
}

.services_slider .slick-prev,
.services_slider .slick-next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #fff;
  border-radius: 100px;
  overflow: hidden;
  opacity: 0.5;
  transition: ease-in;
  transition-duration: 0.5s;
}

.services_slider .slick-prev:hover,
.services_slider .slick-next:hover {
  opacity: 1;
  transition: ease-out;
  transition-duration: 0.5s;
}

.services_slider .slick-next:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/arrow-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
  object-fit: contain;
}

.services_slider .slick-prev:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/arrow-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
  object-fit: contain;
  rotate: 180deg;
}

.services_slider .slick-prev {
  left: -45px;
}

.services_slider .slick-next {
  right: -45px;
}

/*Services Sec Css Ends*/

/*Purpose Sec Css Starts*/

.purpose-txt-main {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
  height: 360px;
  overflow: scroll;
  overflow-x: hidden;
}

.purpose-txt {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
  padding: 0 0 10px 0;
  margin: 0 auto 10px 0;
  border-bottom: 1px solid #00000024;
  width: 90%;
}

.purpose-txt h5 {
  font-size: 30px;
  line-height: 35px;
}

.purpose-txt p {
  width: 90%;
}

.purpose-txt-main::-webkit-scrollbar {
  width: 2px;
  background-color: #d4d4d4;
  transition: ease-in;
  transition-duration: 0.5s;
}

.purpose-txt-main::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1.2px solid #000000;
  border-radius: 100px;
  transition: ease-in;
  transition-duration: 0.5s;
}

.purpose-txt-main::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgb(0 0 0 / 55%);
}

.choose-card-box {
  margin: 10px;
}

.choose-card-main {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  height: 335px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.choose-card {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  gap: 20px;
  height: 335px;
  padding: 20px;
}

.choose-card-txt {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}

.choose-card-bg,
.choose-card-bg-ex {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.choose-card-bg img,
.choose-card-bg-ex img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.choose-card-txt h5 {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}

.choose-card-txt p {
  color: #fff;
  opacity: 1;
}

/*Purpose Sec Css Ends*/

/*Testimonial Sec Css Starts*/

.testimonial-card {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  height: 100%;
}

.testimonial-card-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 255px;
  width: 40%;
  border-radius: 20px;
  overflow: hidden;
}

.testimonial-card-img img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.testimonial-card-txt-main {
  position: relative;
  width: 60%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
  padding: 30px 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}

.testimonial-card-user-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 9999;
}

.testimonial-card-star ul {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px;
}

.testimonial-card-star ul li a i {
  color: #f9ae0e;
}

.testimonial-card-user-txt h5 {
  font-size: 18px;
  line-height: 25px;
}

.testimonial_slider .slick-current .testimonial-card-user-txt h5 {
  color: #fff;
}

.testimonial-card-user-txt h6 {
  font-family: "Poppins";
  font-size: 14px;
  line-height: 20px;
  color: #00000094;
  font-weight: 300;
}

.testimonial_slider .slick-current .testimonial-card-user-txt h6 {
  color: #fff;
}

.testimonial_slider .slick-current .testimonial-card-txt-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://cmscustom-staginglink2.com/titan-compllance/wp/wp-content/uploads/2025/12/testimonial.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.testimonial_slider .slick-slide {
  margin: 0px 10px;
}

.testimonial-card-txt {
  position: relative;
  z-index: 9;
}

.testimonial_slider .slick-current .testimonial-card-txt p {
  opacity: 1;
  color: #fff;
}

.testimonial_slider .slick-active {
  opacity: 1;
}

.testimonial_slider .slick-prev,
.testimonial_slider .slick-next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #FDD017;
  border-radius: 100px;
  overflow: hidden;
  top: -80px;
  bottom: unset;
  opacity: 0.5;
  transition: ease-in;
  transition-duration: 0.5s;
}

.testimonial_slider .slick-prev:hover,
.testimonial_slider .slick-next:hover {
  opacity: 1;
  transition: ease-out;
  transition-duration: 0.5s;
}

.testimonial_slider .slick-next:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/arrow-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(27%)
    hue-rotate(25deg) brightness(107%) contrast(108%);
}

.testimonial_slider .slick-prev:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/arrow-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
  object-fit: contain;
  rotate: 180deg;
  filter: brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(27%)
    hue-rotate(25deg) brightness(107%) contrast(108%);
}

.testimonial_slider .slick-next {
  right: 0;
}

.testimonial_slider .slick-prev {
  left: unset;
  right: 4%;
}

/*Testimonial Sec Css Ends*/

/*Quote Sec Css Starts*/

section.quote-sec {
  background-color: #b3a162;
}

.quote-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.quote-txt-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 30px;
}

.quote-input-main {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 50%;
  margin: 0 auto;
}

.quote-heading * {
  color: #fff;
}

.quote-input {
  width: 60%;
}

.quote-btn {
  width: 50%;
}

.quote-input input {
  width: 100%;
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #0000;
  padding: 0 20px;
  height: 50px;
  color: #000;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.quote-input input::placeholder {
  color: #7c7c7c;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.quote-btn .theme1 span.theme1-txt {
  color: #000;
  background-color: #fff;
}

.quote-btn .theme1:hover span.theme1-txt {
  color: #fff;
  background-color: #000;
}

.quote-btn .theme1 span.theme1-icon {
  background-color: #fff;
}

.quote-btn .theme1:hover span.theme1-icon {
  color: #fff;
  background-color: #000;
}



.quote-btn:hover .theme1 span.theme1-icon::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(5%) saturate(22%)
    hue-rotate(160deg) brightness(96%) contrast(105%);
}

.quote-btn .theme1 span.theme1-icon img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(19%)
    hue-rotate(294deg) brightness(109%) contrast(104%);
}

.quote-btn .theme1:hover span.theme1-icon img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7477%)
    hue-rotate(30deg) brightness(97%) contrast(93%);
}

/*Quote Sec Css Ends*/

/* Footer */
footer {
  background: #fff;
  /* padding: 100px 0 0 0; */
}

footer p {
  margin-bottom: 0;
  line-height: 30px;
  color: #7c7c7c;
  opacity: 1;
}

footer h3 {
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 30px 0;
  font-weight: 500;
  /* font-family: "Fraunces"; */
  letter-spacing: 0px;
  /* color: #fff; */
  font-family: "Poppins";
}

.quick-links ul li {
  margin-bottom: 7px;
}

.quick-links ul li a {
  color: #7c7c7c;
  margin-bottom: 13px;
  font-size: 14px;
  transition: ease-in;
  transition-duration: 0.2s;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  /* opacity: 50%; */
  font-family: "Poppins";
}

.quick-links ul li a:hover {
  color: #fff;
  transition: ease-out;
  transition-duration: 0.2s;
}

.quick-links > div {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 50px;
}

ul.footer-list li a {
  font-size: 17px;
  color: #ffffffa6;
  line-height: 40px;
  font-weight: 300;
}

ul.ftr-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  font-size: 14px;
  color: #7c7c7c;
  transition: ease-in;
  transition-duration: 0.2s;
  /* opacity: 50%; */
  margin-bottom: 7px;
  transition: ease-in;
  transition-duration: 0.5s;
}

ul.ftr-list li a:hover {
  color: #FDD017;
  transition: ease-out;
  transition-duration: 0.5s;
}

ul.ftr-list li a p {
  transition: ease-in;
  transition-duration: 0.2s;
}

ul.ftr-list li a:hover p {
  color: #FDD017;
  transition: ease-out;
  transition-duration: 0.2s;
}

ul.ftr-list li a img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 24px;
  object-fit: contain;
}

ul.ftr-list i {
  color: #606e76;
  font-size: 24px;
}

.footer-text {
  /* width: 85%; */
  /* margin: 0px 0px 0px auto; */
  padding: 80px 0;
}

.quick-links {
  width: 90%;
  margin: 0 auto;
  border-left: 1px solid #0000002e;
  border-right: 1px solid #0000002e;
  padding: 80px 30px;
  height: 100%;
}

.ser-links {
  border-right: none;
}

.ser-links div ul {
  column-count: 1;
}

footer .col-md-3:before,
footer .col-md-2:before {
  position: absolute;
  content: "";
  background-color: #969696;
  right: 0;
  height: 100%;
  width: 1px;
  top: 0;
}

footer .col-md-4,
footer .col-md-3,
footer .col-md-2 {
  position: relative;
}

footer .col-md-3:last-child:before {
  display: none;
}

.ftr-btm {
  /* background: #3e8eae; */
  padding: 20px 0;
  border-top: 1px solid #0000002e;
}

.ftr-btm ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}

.ftr-btm ul li {
  font-size: 14px;
  color: #fff;
}

.social-icons {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.ftr-btm ul li a i:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
}

.social-icons a i {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.5s;
  border: 1px solid;
}

.footer_bottom ul {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}

.footer_logo h3 {
  font-size: 32px;
  margin: 0 0 30px 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: "Poppins";
}

.footer_bottom a {
  color: #000;
}

.quick-links ul li a:hover {
  color: #FDD017;
}

ul.ftr-list li a:hover {
  opacity: 1;
}

ul.ftr-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

footer .col-md-3.col2:before {
  right: -50px;
}

footer .col-md-3.col1:before {
  right: -70px;
}

footer .col-md-3.col3:before {
  right: -20px;
}

.ftr-btm p {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: "Poppins", serif;
  opacity: 1;
  gap: 5px;
}

.ftr-btm p a {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: "Poppins", serif;
  opacity: 1;
  transition: ease-in;
  transition-duration: 0.5s;
}

.ftr-btm p a:hover {
  color: #FDD017;
  transition: ease-out;
  transition-duration: 0.5s;
}

.quick-links ul {
  column-count: 2;
}

.footer_logo {
  height: 100%;
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}

/* Footer end */







/*Media Query Starts*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {

/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */




}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {

    
/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {


/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {


/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {



.sec {
    padding: 70px 0;
}

.heading0 {
    margin: 0 0 20px 0;
}

.heading1 {
    margin: 0 auto 20px auto;
}

.heading1-titel {
    width: 100%;
}



/* Fonts css Starts */

    h1 {
        font-size: 60px;
        line-height: 65px;
    }
    
    h2 {
        font-size: 40px;
        line-height: 45px;
    }
    
/* Fonts css Ends */



/* Buttons css Starts */

.theme1 span.theme1-txt {
    padding: 0 20px !important;
    font-size: 14px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    margin: 20px auto 20px auto;
    height: 100%;
    width: 90%;
    border: 2px solid #BD9E43 !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 10px;
}

    .header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 150px;
        margin: 0 auto;
    }

.header-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.menu-box ul {
    gap: 10px;
}

.header-logo img.custom-logo {
    width: 100% !important;
    height: 100% !important;
}

header .topSec {
    display: none;
}

.banner_text {
    gap: 10px;
}

.quote-btn {
    width: 100%;
}

    .carousel-item {
        height: 600px;
    }

.banner-dot-num-main {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 30px auto;
    width: 90%;
}

.next-btn {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: 15px;
}

.about-heading .heading0-titel {
    width: 100%;
}

.about-card {
    gap: 20px;
    margin: 20px 0;
}

.about-card-txt {
    gap: 10px;
}

    .services-card-img {
        height: 300px;
    }


.services-card-txt h5 {
    font-size: 20px;
    line-height: 1;
}

    section.services-sec {
        padding: 20px 0 90px 0;
    }

    .services_slider .slick-prev, .services_slider .slick-next {
        top: 110%;
        bottom: unset;
        z-index: 999;
    }

    .services_slider .slick-prev {
        left: 40%;
    }

.services_slider .slick-next {
    right: 40%;
}

.choose-card-main {
    height: 250px;
}

.choose-card {
    height: 100%;
}

.choose-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
}

.choose-card-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.choose-card-txt h5 {
    font-size: 20px;
    line-height: 25px;
}

    section.testimonial-sec {
        padding: 20px 0 100px 0;
    }
    
.testimonial-card-user-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.testimonial-card-user-txt h5 {
    font-size: 14px;
    line-height: 20px;
}

.testimonial-card-star ul li a i {
    font-size: 10px;
}

    .testimonial_slider .slick-prev, .testimonial_slider .slick-next {
        top: unset !important;
        bottom: -30% !important;
        z-index: 9;
    }

.testimonial_slider .slick-next {
    right: 30%;
}

.testimonial_slider .slick-prev {
    right: 60%;
}

.footer_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

    .footer_logo img {
        width: 200px !important;
        height: 200px !important;
        object-fit: contain;
    }

    .quick-links, .footer-text {
        width: 100%;
        padding: 10px 0;
    }

    footer h3 {
        margin: 0 0 10px 0;
    }


    .ftr-btm p, .ftr-btm p a {
        font-size: 14px;
        line-height: 20px;
    }

.footer_logo {
    padding: 20px 0;
    gap: 0;
}

footer {
    padding: 60px 0 0 0;
}

/* Home css Ends */


/* Inner Baaner Css Starts */

.inner-banner-sec {
    padding: 100px 0 !important;
}

.inner-banner-sec h2.text-back {
    font-size: 45px !important;
    line-height: 1 !important;
}

/* Inner Baaner Css Ends */

/* About Us Page Css Starts */

    .entry-content h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

/* About Us Page Css Ends */

/* Contact Us Page Css Starts */

.cdtl p, .cdtl a {
    font-size: 16px !important;
    line-height: 30px !important;
}

/* Contact Us Page Css Ends */

}

@media only screen and (min-width: 768px) and (max-width: 991px) {



.sec {
    padding: 60px 0;
}

.heading0 {
    margin: 0 0 20px 0;
}

.heading1 {
    margin: 0 auto 20px auto;
}

.heading1-titel {
    width: 100%;
}



/* Fonts css Starts */

    h1 {
        font-size: 60px;
        line-height: 65px;
    }
    
    h2 {
        font-size: 40px;
        line-height: 45px;
    }
    
/* Fonts css Ends */



/* Buttons css Starts */

.theme1 span.theme1-txt {
    padding: 0 20px !important;
    font-size: 14px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    margin: 20px auto 20px auto;
    height: 100%;
    width: 90%;
    border: 2px solid #BD9E43 !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 10px;
}

    .header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 150px;
        margin: 0 auto;
    }

.header-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.menu-box ul {
    gap: 10px;
}

.header-logo img.custom-logo {
    width: 100% !important;
    height: 100% !important;
}

header .topSec {
    display: none;
}

.banner_text {
    gap: 10px;
}

.quote-btn {
    width: 100%;
}

    .carousel-item {
        height: 600px;
    }

.banner-dot-num-main {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 30px auto;
    width: 90%;
}

.next-btn {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: 15px;
}

.about-heading .heading0-titel {
    width: 100%;
}

.about-card {
    gap: 20px;
    margin: 20px 0;
}

.about-card-txt {
    gap: 10px;
}

    .services-card-img {
        height: 300px;
    }


.services-card-txt h5 {
    font-size: 20px;
    line-height: 1;
}

    section.services-sec {
        padding: 20px 0 90px 0;
    }

    .services_slider .slick-prev, .services_slider .slick-next {
        top: 110%;
        bottom: unset;
        z-index: 999;
    }

    .services_slider .slick-prev {
        left: 40%;
    }

.services_slider .slick-next {
    right: 40%;
}

.choose-card-main {
    height: 250px;
}

.choose-card {
    height: 100%;
}

.choose-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
}

.choose-card-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.choose-card-txt h5 {
    font-size: 20px;
    line-height: 25px;
}

    section.testimonial-sec {
        padding: 20px 0 100px 0;
    }
    
.testimonial-card-user-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.testimonial-card-user-txt h5 {
    font-size: 14px;
    line-height: 20px;
}

.testimonial-card-star ul li a i {
    font-size: 10px;
}

    .testimonial_slider .slick-prev, .testimonial_slider .slick-next {
        top: unset !important;
        bottom: -29% !important;
        z-index: 9;
    }

.testimonial_slider .slick-next {
    right: 30%;
}

.testimonial_slider .slick-prev {
    right: 60%;
}

.footer_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

    .footer_logo img {
        width: 200px !important;
        height: 200px !important;
        object-fit: contain;
    }

    .quick-links, .footer-text {
        width: 100%;
        padding: 10px 0;
    }

    footer h3 {
        margin: 0 0 10px 0;
    }


    .ftr-btm p, .ftr-btm p a {
        font-size: 14px;
        line-height: 20px;
    }

.footer_logo {
    padding: 20px 0;
    gap: 0;
}

footer {
    padding: 60px 0 0 0;
}

/* Home css Ends */


/* Inner Baaner Css Starts */

.inner-banner-sec {
    padding: 100px 0 !important;
}

.inner-banner-sec h2.text-back {
    font-size: 45px !important;
    line-height: 1 !important;
}

/* Inner Baaner Css Ends */

/* About Us Page Css Starts */

    .entry-content h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

/* About Us Page Css Ends */

/* Contact Us Page Css Starts */

.cdtl p, .cdtl a {
    font-size: 16px !important;
    line-height: 30px !important;
}

/* Contact Us Page Css Ends */

}

@media only screen and (min-width: 520px) and (max-width: 767px) {



.sec {
    padding: 50px 0;
}

.heading0 {
    margin: 0 0 20px 0;
}

.heading1 {
    margin: 0 auto 20px auto;
}

.heading1-titel {
    width: 100%;
}



/* Fonts css Starts */

    h1 {
        font-size: 55px;
        line-height: 60px;
    }
    
    h2 {
        font-size: 40px;
        line-height: 45px;
    }
    
/* Fonts css Ends */



/* Buttons css Starts */

.theme1 span.theme1-txt {
    padding: 0 20px !important;
    font-size: 14px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    margin: 20px auto 20px auto;
    height: 100%;
    width: 90%;
    border: 2px solid #BD9E43 !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 10px;
}

    .header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 150px;
        margin: 0 auto;
    }

.header-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.header-logo img.custom-logo {
    width: 100% !important;
    height: 100% !important;
}

header .topSec {
    display: none;
}

.banner_text {
    gap: 10px;
}

.quote-btn {
    width: 100%;
}

    .carousel-item {
        height: 500px;
    }

.banner-dot-num-main {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 30px auto;
    width: 90%;
}

.next-btn {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: 15px;
}

.about-heading .heading0-titel {
    width: 100%;
}

.about-card {
    gap: 20px;
    margin: 20px 0;
}

.about-card-txt {
    gap: 10px;
}

    .services-card-img {
        height: 300px;
    }


.services-card-txt h5 {
    font-size: 20px;
    line-height: 1;
}

    section.services-sec {
        padding: 20px 0 90px 0;
    }

    .services_slider .slick-prev, .services_slider .slick-next {
        top: 110%;
        bottom: unset;
        z-index: 999;
    }

    .services_slider .slick-prev {
        left: 40%;
    }

.services_slider .slick-next {
    right: 40%;
}

.choose-card-main {
    height: 250px;
}

.choose-card {
    height: 100%;
}

.choose-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
}

.choose-card-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.choose-card-txt h5 {
    font-size: 20px;
    line-height: 25px;
}

    section.testimonial-sec {
        padding: 20px 0 80px 0;
    }
    
.testimonial-card-user-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.testimonial-card-user-txt h5 {
    font-size: 14px;
    line-height: 20px;
}

.testimonial-card-star ul li a i {
    font-size: 10px;
}

    .testimonial_slider .slick-prev, .testimonial_slider .slick-next {
        top: unset !important;
        bottom: -30% !important;
        z-index: 9;
    }

.testimonial_slider .slick-next {
    right: 30%;
}

.testimonial_slider .slick-prev {
    right: 60%;
}

.footer_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

    .footer_logo img {
        width: 200px !important;
        height: 200px !important;
        object-fit: contain;
    }

    .quick-links, .footer-text {
        width: 100%;
        padding: 10px 0;
    }

    footer h3 {
        margin: 0 0 10px 0;
    }


    .ftr-btm p, .ftr-btm p a {
        font-size: 14px;
        line-height: 20px;
    }

.footer_logo {
    padding: 20px 0;
    gap: 0;
}


/* Home css Ends */


/* Inner Baaner Css Starts */

.inner-banner-sec {
    padding: 100px 0 !important;
}

.inner-banner-sec h2.text-back {
    font-size: 45px !important;
    line-height: 1 !important;
}

/* Inner Baaner Css Ends */

/* About Us Page Css Starts */

    .entry-content h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

/* About Us Page Css Ends */

/* Contact Us Page Css Starts */

.cdtl p, .cdtl a {
    font-size: 16px !important;
    line-height: 30px !important;
}

/* Contact Us Page Css Ends */


}

@media only screen and (min-width: 300px) and (max-width: 519px) {


.sec {
    padding: 20px 0;
}

.heading0 {
    margin: 0 0 20px 0;
}

.heading1 {
    margin: 0 auto 20px auto;
}

.heading1-titel {
    width: 100%;
}



/* Fonts css Starts */

    h1 {
        font-size: 45px;
        line-height: 50px;
    }
    
    h2 {
    font-size: 30px;
    line-height: 35px;
}

p {
    font-size: 12px;
    line-height: 25px;
}






/* Fonts css Ends */



/* Buttons css Starts */

.theme1 span.theme1-txt {
    padding: 0 20px !important;
    font-size: 14px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    margin: 20px auto 20px auto;
    height: 100%;
    width: 90%;
    border: 2px solid #BD9E43 !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 10px;
}

    .header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100px;
        margin: 0 auto;
    }

.header-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.header-logo img.custom-logo {
    width: 100% !important;
    height: 100% !important;
}

header .topSec {
    display: none;
}

.banner_text {
    gap: 10px;
}

.quote-btn {
    width: 100%;
}

.carousel-item {
    height: 600px;
}

.banner-dot-num-main {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 30px auto;
    width: 90%;
}

.next-btn {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: 15px;
}

.about-heading .heading0-titel {
    width: 100%;
}

.about-card {
    gap: 20px;
    margin: 20px 0;
}

.about-card-txt {
    gap: 10px;
}

.services-card-img {
    height: 250px;
}


.services-card-txt h5 {
    font-size: 20px;
    line-height: 1;
}

    section.services-sec {
        padding: 20px 0 80px 0;
    }

    .services_slider .slick-prev, .services_slider .slick-next {
        top: 110%;
        bottom: unset;
        z-index: 999;
    }

    .services_slider .slick-prev {
        left: 30%;
    }

.services_slider .slick-next {
    right: 30%;
}

.choose-card-main {
    height: 250px;
}

.choose-card {
    height: 100%;
}

.choose-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
}

.choose-card-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.choose-card-txt h5 {
    font-size: 20px;
    line-height: 25px;
}

section.testimonial-sec {
    padding: 20px 0 90px 0;
}

.testimonial-card-user-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.testimonial-card-user-txt h5 {
    font-size: 14px;
    line-height: 20px;
}

.testimonial-card-star ul li a i {
    font-size: 10px;
}

    .testimonial_slider .slick-prev, .testimonial_slider .slick-next {
        top: unset !important;
        bottom: -25% !important;
        z-index: 9;
    }

.testimonial_slider .slick-next {
    right: 30%;
}

.testimonial_slider .slick-prev {
    right: 60%;
}

.footer_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.footer_logo img {
    width: 150px !important;
    height: 150px !important;
    object-fit: contain;
}

    .quick-links, .footer-text {
        width: 100%;
        padding: 10px 0;
    }

    footer h3 {
        margin: 0 0 10px 0;
        font-size: 18px;
        line-height: 20px;
    }


.ftr-btm p, .ftr-btm p a {
    font-size: 10px;
    line-height: 20px;
}

.footer_logo {
    padding: 20px 0;
    gap: 0;
}

.quick-links ul li a {
    font-size: 12px;
    line-height: 1;
}

ul.ftr-list li a {
    font-size: 12px;
    line-height: 1;
}

footer p {
    font-size: 12px;
    line-height: 1;
}

/* Home css Ends */

/* Inner Baaner Css Starts */

.inner-banner-sec {
    padding: 100px 0 !important;
}

.inner-banner-sec h2.text-back {
    font-size: 45px !important;
    line-height: 1 !important;
}

/* Inner Baaner Css Ends */

/* About Us Page Css Starts */

    .entry-content h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

/* About Us Page Css Ends */

/* Contact Us Page Css Starts */

.cdtl p, .cdtl a {
    font-size: 16px !important;
    line-height: 30px !important;
}

/* Contact Us Page Css Ends */

}


/*Media Query End*/












