@import url(https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&amp;display=swap);
body {
  background: #fff;
  color: #363636;
  font-family: Philosopher, sans-serif;
  font-size: 14px;
}

@font-face {
  font-family: Philosopher, sans-serif;
  src: url("../../index.html") format("woff2");
  font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Philosopher, sans-serif;
  color: #0c0c0c;
  margin: 0 0 20px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0c0c0c;
}

p a {
  color: #363636;
  width: auto;
  display: inline-block;
}

p a:hover {
  text-decoration: underline;
  outline: 0;
}

p {
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 15px;
  color: #363636;
}

a {
  color: #7f7f7f;
  text-decoration: none;
  outline: 0;
  display: block;
}

a:active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
  width: 100%;
}

blockquote {
  padding: 0;
  border: 0;
}

label {
  color: #7f7f7f;
  display: block;
  font-weight: 400;
  margin: 0;
}

textarea {
  background: #fff;
  height: 100px !important;
}

input,
select,
textarea {
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 0;
  background: #fff;
  line-height: 40px;
  box-shadow: none;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 14px !important;
}

.form-group {
  position: relative;
  margin-bottom: 15px;
}

.form-control::-moz-placeholder {
  color: #555;
}

.form-control:focus::-moz-placeholder {
  color: #fda10e;
}

.form-control:focus {
  border-color: #fda10e;
  box-shadow: none;
  outline: 0;
}

h2 {
  font-size: 26px;
  font-weight: 700;
}

h3 {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 700;
}

h3 span {
  padding: 0 10px 0 0;
  position: relative;
}

h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-transform: capitalize;
  text-align: center;
  padding: 15px 0;
  color: #fff;
}

h5 {
  text-transform: capitalize;
}

.topbar {
  float: left;
  width: 100%;
  margin: 0;
  padding: 4px 0;
  background: #8b0505;
}

.topbar .container-fluid {
  max-width: 92%;
}

.top_right {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}

.top_contact {
  margin: 0;
  margin-left: auto;
}

.top_contact li {
  list-style: none;
  display: inline-block;
  color: #fff;
  line-height: 32px;
}

.top_contact li a {
  font-size: 16px;
  padding: 0 15px;
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.top_contact li a:focus,
.top_contact li a:hover,
.top_contact li.active a {
  color: #fda10e;
}

.search {
  max-width: 320px;
  width: 100%;
  margin: 0 0;
  padding: 0;
  position: relative;
  margin-left: 15px;
}

.search input.form-control {
  height: 35px;
  border: 0;
}

.search_btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 10px;
  background: #fda10e;
  color: #fff;
  border: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 4px 4px 0;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search_btn:hover {
  background: #fda10e;
  color: #423c3e;
}

.phone_call {
  display: inline-block;
  list-style: none;
  margin: 0 15px;
  padding: 0;
}

.phone_call a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.phone_call a svg {
  width: 24px;
  height: 24px;
  margin-right: 3px;
  vertical-align: middle;
}

.phone_call a:hover {
  color: #fda10e;
}

.navbar .phone_call {
  margin: 10px 0;
}

.navbar .phone_call a {
  color: #fff;
}

.navbar .phone_call a:focus,
.navbar .phone_call a:hover {
  color: #eadd89;
}

ul.social {
  float: left;
  margin: 0;
  padding: 0;
}

.top_right ul.social {
  float: left;
  margin: 0;
  list-style: none;
  padding: 0;
  width: auto;
}

ul.social li {
  margin: 0;
  display: inline-block;
}

ul.social li a {
  transition: background 0.4s ease-in-out;
  text-align: center;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #231573;
}

ul.social li a svg {
  color: #fff;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
}

ul.social li.facebook a {
  background: #3c5b9b;
}

ul.social li.twitter a {
  background: #000;
}

ul.social li.linkedin a {
  background: #027ba5;
}

ul.social li.youtube a {
  background: #f70000;
}

ul.social li.instagram a {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}

.header {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}

.menubar {
  float: left;
  width: 100%;
  position: relative;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 64px;
}

.menubar .container-fluid {
  background: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  max-width: 92%;
}

.menubar .container-fluid:before {
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='64px' height='64px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M49 947 c-38 -29 -49 -88 -28 -144 6 -15 88 -163 182 -327 116 -202 189 -318 224 -356 53 -57 153 -120 192 -120 l21 0 0 480 0 480 -287 0 c-211 -1 -292 -4 -304 -13z'/></g></svg>");
  position: absolute;
  left: -51px;
  z-index: -1;
  top: 0;
}

.menubar .container-fluid:after {
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='64px' height='64px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M0 480 l0 -480 21 0 c39 0 139 63 192 120 35 38 108 154 224 356 94 164 176 312 182 327 21 56 10 115 -28 144 -12 9 -93 12 -303 13 l-288 0 0 -480z'/></g></svg>");
  position: absolute;
  right: -51px;
  z-index: -1;
  top: 0;
}

.menubar.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: both;
  background: #fff;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

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

.menubar .logo {
  padding: 0;
}

.menubar .logo img {
  max-width: 158px;
}

.logoMenu .navigation {
  margin-left: auto;
}

.navigation .nav-header {
  display: none;
  padding: 12px 20px;
}

.navigation .navbar button {
  float: right;
  width: 40px;
  height: 40px;
  background: 0 0;
  border: 0;
  outline: 0;
  color: #fff;
  font-size: 25px;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 99;
  padding: 5px;
  position: relative;
  transform: rotate(0);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.navigation .navbar button span {
  display: block;
  position: absolute;
  height: 3px;
  width: 70%;
  background: #8b0505;
  border-radius: 9px;
  opacity: 1;
  left: 15%;
  transform: rotate(0);
  transition: 0.25s ease-in-out;
}

.navigation .navbar button span:first-child {
  top: 8px;
}

.navigation .navbar button span:nth-child(2),
.navigation .navbar button span:nth-child(3) {
  top: 18px;
}

.navigation .navbar button span:nth-child(4) {
  top: 28px;
}

.navigation .navbar button.open span:first-child {
  top: 18px;
  width: 0%;
  left: 50%;
}

.navigation .navbar button.open span:nth-child(2) {
  transform: rotate(45deg);
}

.navigation .navbar button.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.navigation .navbar button.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.navigation .menu {
  display: block;
}

.navigation .menu ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
}

.navigation .menu ul li {
  display: inline-block;
  position: relative;
}

.navigation .menu ul li a {
  padding: 20px 12px;
  display: block;
  color: #8b0505;
  transition: all 0.3s ease;
  font-size: 16px;
  background: 0 0;
  font-weight: 600;
}

.navigation .menu ul li:last-child a {
  padding-right: 0;
}

.navigation .menu ul li.active a,
.navigation .menu ul li:hover a {
  color: #fda10e;
  background: 0 0;
}

.navigation .menu ul li ul.cs-dropdown {
  top: 100%;
  left: 0;
  text-align: left;
  border: 0;
}

.navigation .menu ul li ul.cs-dropdown li:last-child {
  border: 0;
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
  left: 100%;
  margin-top: -36px;
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
  left: -100%;
  margin-top: -31px;
}

.navigation .menu ul li ul.cs-dropdown {
  position: absolute;
  width: 240px;
  display: none;
  z-index: 99999;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4);
  background: #fff;
  margin: 0;
  padding: 0;
  transition: all 0.3s ease;
}

.navigation .menu ul li:hover ul.cs-dropdown {
  display: block;
}

.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown {
  display: none;
  transition: all 0.3s ease;
}

.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown {
  display: block;
}

.navigation .menu ul li ul.cs-dropdown li {
  display: block;
  padding: 0;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.navigation .menu ul li ul.cs-dropdown li:last-child a {
  border-bottom: 0;
}

.navigation .menu ul li ul.cs-dropdown li:last-child a:after {
  display: none;
}

.navigation .menu ul li ul.cs-dropdown li a:hover {
  color: #8b0505;
  background: #fda10e;
}

.navigation .menu ul li ul.cs-dropdown li:hover a {
  color: #8b0505;
  background: #fda10e;
}

.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a {
  background: #fff;
  color: #423c3e;
}

.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover {
  color: #8b0505;
  background: #fda10e;
}

.navigation .menu ul li ul.cs-dropdown li a {
  color: #423c3e;
  font-size: 14px;
  padding: 7px 15px;
  position: relative;
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  background: #fff;
  transition: all 0.3s ease;
  border-bottom: 0 solid transparent;
}

.navigation ul li.cs-submenu a button {
  border: 0;
  background: 0 0;
  outline: 0;
  padding: 0;
  margin: 0 0 0 3px;
  color: #8b0505;
}

.navigation ul li.cs-submenu a button svg {
  width: 16px;
  height: 16px;
}

.navigation ul li.cs-submenu:hover svg {
  transform: rotateZ(180deg);
  color: #fda10e;
}

.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg {
  color: #242424;
}

.navigation ul li.cs-submenu ul.cs-dropdown li a button {
  float: right;
  color: #423c3e;
}

.navigation ul li.cs-submenu ul.cs-dropdown li a button svg {
  transform: rotateZ(-90deg);
}

.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg {
  color: #fff;
}

.navigation .navbar {
  display: none;
  padding: 12px 0;
  margin: 0;
}

.navigation .menu ul li.cs_mega {
  position: relative;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown {
  width: 980px;
  left: -180%;
  height: auto;
  padding: 10px;
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}

.navigation .menu ul li.cs_mega:nth-child(2) ul.cs-dropdown {
  left: -230%;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li {
  width: 100%;
  border: 0;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  top: 100%;
  margin: 0 0 5px;
  box-shadow: none;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  padding: 0;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown li {
  display: inline-block;
  width: 100%;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown li a {
  display: block;
  width: 100%;
  padding: 5px 0;
  line-height: normal;
  border: 0;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li a {
  padding: 5px 0;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li a button {
  display: none;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li a {
  border: 0;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li:hover a {
  background-color: transparent;
  color: #fda10e;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown li:hover a {
  background-color: transparent;
  color: #fda10e;
}

.navigation .menu ul li.cs_mega ul.cs-dropdown li a span {
  font-weight: 600;
  color: #fda10e;
  font-size: 16px;
}

.wpsSlider {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  aspect-ratio: 48/23;
}

.wpsSlider img {
  width: 100%;
  aspect-ratio: 48/23;
}

.wpsSlider .carousel-control-next,
.wpsSlider .carousel-control-prev {
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  transform: translate(0, -50%);
  color: #423c3e;
  font-size: 14px;
  outline: 0;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 9;
  position: absolute;
  opacity: 1;
  left: inherit;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2304208d'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2304208d'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.wpsSlider .carousel-control-next-icon,
.wpsSlider .carousel-control-prev-icon {
  background-size: 50%;
}

.wpsSlider .carousel-control-prev {
  left: 3%;
}

.wpsSlider .carousel-control-next {
  right: 3%;
}

.wpsSlider .carousel-control-next:focus,
.wpsSlider .carousel-control-next:hover,
.wpsSlider .carousel-control-prev:focus,
.wpsSlider .carousel-control-prev:hover {
  background: #fda10e;
}

.homeFeture {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 9;
  background: #fff;
}

.serviceBlock {
  float: left;
  width: 100%;
  position: relative;
  margin-top: -55px;
  overflow: hidden;
  border-radius: 12px;
}

.serviceBlock .innerBox {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.serviceBlock .innerBox:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.serviceBlock .imageBox {
  position: relative;
}

.serviceBlock .imageBox .image {
  position: relative;
  margin-bottom: 0;
  aspect-ratio: 1/1;
}

.serviceBlock .imageBox .image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}

.serviceBlock .captionBox {
  position: relative;
  padding: 20px 40px;
  padding-right: 70px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-top: 0;
}

.serviceBlock .captionBox .icon {
  position: absolute;
  right: -1px;
  top: 0;
  height: 70px;
  width: 70px;
  text-align: center;
  background-color: #fff;
  font-size: 30px;
  line-height: 65px;
  color: #fff;
  border-left: 1px solid #ebebeb;
  aspect-ratio: 1/1;
}

.serviceBlock:hover .captionBox .icon {
  background: #fda10e;
  color: #fff;
}

.serviceBlock .captionBox .icon img {
  width: 50px;
  height: 50px;
  aspect-ratio: 1/1;
}

.serviceBlock .captionBox .captionBox_title {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #8b0505;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: left;
}

.serviceBlock .captionBox .captionBox_title {
  display: inline-block;
  color: #8b0505;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.serviceBlock:hover .captionBox .captionBox_title {
  color: #fda10e;
}

.serviceBlock .overlayBox {
  position: absolute;
  left: 0;
  top: 100%;
  height: 100%;
  width: 100%;
  background-color: rgb(4, 32, 141, 0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.6s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.serviceBlock .innerBox:hover .overlayBox {
  top: 0;
}

.serviceBlock .overlayBox:before {
  position: absolute;
  left: 40px;
  bottom: 0;
  height: 90%;
  width: 1px;
  background-color: #fff;
  content: "";
  opacity: 0.7;
}

.serviceBlock .overlayBox:after {
  position: absolute;
  bottom: 40px;
  left: 0;
  height: 1px;
  width: 90%;
  background-color: #fff;
  opacity: 0.7;
  content: "";
}

.serviceBlock .overlayBox .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding-left: 70px;
  padding-right: 30px;
}

.serviceBlock .overlayBox .text {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
}

.serviceBlock .overlayBox .linkBox {
  position: relative;
  display: block;
  z-index: 0;
}

.aboutHome {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #fff;
  background-image: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.aboutHome .container {
  position: relative;
}

.aboutTitle {
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  color: #fda10e;
  font-weight: 600;
  text-align: center;
  font-size: 30px;
}

.aboutTitle span {
  position: relative;
  color: #fda10e;
}

.aboutTitle:after,
.aboutTitle:before {
  content: "";
  background: #ddd;
  width: 30px;
  left: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}

.aboutTitle:after {
  background: #8b0505;
  left: 30px;
}

.aboutText {
  text-align: center;
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto 20px;
  font-style: italic;
  width: 100%;
}

.homeFactsheet {
  background: #fff;
  padding: 20px;
  text-align: center;
  margin-bottom: 17px;
  border: 1px solid #eeee;
  border-radius: 11px;
}

.homeFactsheet img {
  margin-bottom: 10px;
}

.homeFactsheet .factsheetTitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: inherit;
  margin: 0;
  padding: 0;
  color: #fda10e;
}

.homeFactsheet p {
  height: 40px;
  line-height: normal;
  margin: 0;
}

.aboutContent {
  padding-top: 20px;
}

.aboutContentImg {
  float: right;
  max-width: 500px;
  margin: 0 0 25px 15px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
  border: 1px solid #eee;
  margin-bottom: 15px;
  border-radius: 12px;
}

.aboutContentImg img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  object-position: center;
}

.aboutContent h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 26px;
  font-weight: 600;
}

.aboutContent h3 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 24px;
  font-weight: 600;
}

.aboutContent p {
  font-size: 16px;
  text-align: justify;
}

.aboutContent ul {
  margin: 0 0 25px;
  padding: 0;
}

.aboutContent ul li {
  display: block;
  list-style: none;
  line-height: 24px;
  color: #363636;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
}

.aboutContent ul li:before {
  position: absolute;
  left: 0;
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23363636' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>");
}

.moreBtn {
  padding: 10px 30px;
  background: #fda10e;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #fda10e;
}

.moreBtn:focus,
.moreBtn:hover {
  background: #fda10e;
  color: #333;
  border-color: #fda10e;
}

.moreBtn2 {
  height: 40px;
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border: none;
  background: #fda10e;
  border-radius: 0 50px 50px 0;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  color: #8b0505;
  font-weight: 400;
  line-height: 40px;
  transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  border: 0;
  cursor: pointer;
}

.moreBtn2:hover {
  color: #8b0505;
}

.moreBtn2 svg {
  position: relative;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}

.moreBtn2:before {
  position: absolute;
  left: auto;
  right: 0;
  height: 100%;
  content: "";
  z-index: -1;
  width: 0;
  overflow: hidden;
  border-radius: inherit;
  background: #2b292a;
  background: linear-gradient(-335deg, #f49a09, #feac00 50%, #ffe7ab);
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}

.moreBtn2:hover:before {
  width: 100%;
  left: 0;
  right: auto;
  height: 100%;
}

.moreBtn2:hover i {
  background: #62a403;
  color: #fff;
}

.moreBtn2.w-btn {
  background: #01e675;
  color: white;
}

.webpulse_home_featured {
  float: left;
  width: 100%;
  color: #fff;
  padding: 50px 0;
  background: url(../../index.html) no-repeat fixed;
  text-align: center;
  background-size: 100%;
  position: relative;
}

.webpulse_home_featured:before {
  background-color: rgb(4, 32, 141, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.webpulse_home_featured .container {
  position: relative;
}

.webpulse_home_featured .aboutTitle {
  color: #fda10e;
}

.webpulse_home_featured .maxWidth p {
  color: #fff;
}

.productBox {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-right: 15px;
}

.productBox .productImg {
  position: relative;
  border-radius: 100%;
  margin-bottom: 22px;
  display: inline-block;
  background: #fff;
  border: 10px solid #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.productBox .productImg img {
  border-radius: 100%;
}

.productBox .productImg .boxIcon {
  position: absolute;
  top: -15px;
  right: 4px;
  font-size: 20px;
  font-weight: 500;
  height: 55px;
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
}

.productBox .productImg .boxIcon img {
  width: 40px;
}

.productBox:hover .productImg .boxIcon {
  background: #fda10e;
  color: #423c3e;
}

.productBox .productContent .productTitle {
  margin-bottom: 10px;
}

.productBox .productContent .productTitle a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.productBox:hover .productContent .productTitle a {
  color: #fda10e;
}

.productBox .productContent p {
  color: #fff;
  font-size: 16px;
}

.productBox:hover .productImg {
  border-color: #fda10e;
  animation: pulse 3s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fda10e;
    box-shadow: 0 0 0 0 #fda10e;
  }
  40% {
    -webkit-box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fda10e;
    box-shadow: 0 0 0 0 #fda10e;
  }
  40% {
    -webkit-box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 50px rgba(255, 194, 17, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
  }
}

#featuredProducts .owl-next,
#featuredProducts .owl-prev {
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 45px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  border: 0;
  outline: 0;
  background: #fda10e;
  border-radius: 100%;
  z-index: 9;
}

#featuredProducts .owl-nav .owl-prev {
  left: -20px;
}

#featuredProducts .owl-nav .owl-next {
  right: -20px;
}

#featuredProducts .owl-next:hover,
#featuredProducts .owl-prev:hover {
  background: #fda10e;
  color: #423c3e;
  border-color: #fda10e;
}

#featuredProducts .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.why-choose-us {
  float: left;
  width: 100%;
  position: relative;
  padding: 100px 0 50px;
}

.why-choose-us:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 35%;
  background-color: #f7f7f7;
  content: "";
}

.sec-title {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.sec-title .title {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #fda10e;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.sec-title .title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background-color: #fff;
  border-right: 10px solid #fff;
  content: "";
}

.sec-title .title:after {
  position: absolute;
  left: 25px;
  bottom: 0;
  height: 2px;
  width: 20px;
  background-color: #fda10e;
  content: "";
}

.why-choose-us .image-column {
  position: relative;
  margin-bottom: 50px;
}

.why-choose-us .image-column .inner-column {
  position: relative;
}

.why-choose-us .image-column .image {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}

.why-choose-us .image-column .image:before {
  position: absolute;
  top: 60px;
  right: -65px;
  width: 65px;
  height: 460px;
  background-image: url(../../index.html);
  content: "";
  z-index: 1;
}

.why-choose-us .image-column .image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 9px;
}

.as_service_img {
  position: relative;
}

.as_service_img .as_service_img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 150px;
}

.as_service_single .as_service_img:after {
  display: none;
}

.as_service_img .as_service_circle {
  animation: spin 12s infinite linear;
  -webkit-animation: spin 12s infinite linear;
  -moz-animation: spin 12s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.why-choose-us .features-column {
  position: relative;
}

.why-choose-us .features-column .inner-column {
  position: relative;
}

.why-choose-us .features-column .featureMainTitle {
  margin-bottom: 10px;
  color: #fda10e;
  font-size: 26px;
  font-weight: 700;
}

.feature-block {
  position: relative;
}

.feature-block .inner-box {
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  border: 1px solid #eeee;
  border-radius: 12px;
  padding: 15px;
}

.feature-block .icon {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #fda10e;
  font-weight: 400;
  margin-bottom: 10px;
}

.feature-block .icon img,
.feature-block .icon svg {
  width: 75px;
  height: 75px;
}

.feature-block .featureTitle {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 1.2em;
  color: #8b0505;
  font-weight: 700;
  margin-bottom: 10px;
}

.feature-block .text {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1.4;
  color: #423c3e;
  margin-bottom: 0;
}

.testimonials_section {
  float: left;
  width: 100%;
  position: relative;
  padding: 80px 0;
  background-color: #8b0505;
}

.testimonials_section:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 130px;
  width: 100%;
  background-color: #fff;
  content: "";
}

.testimonials_section .sec-title .testimonialsTitle {
  color: #fda10e;
  font-size: 26px;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  margin-bottom: 10px;
}

.testimonials_section .outer-container {
  position: relative;
  max-width: 1680px;
  padding: 0 15px;
  margin: 0 auto;
}

.testimonials_section .title-column {
  position: relative;
}

.testimonials_section .title-column .sec-title .text,
.testimonials_section .title-column .sec-title span {
  color: #fff;
  max-width: 300px;
  font-size: 16px;
}

.testimonials_section .testimonials_column {
  position: relative;
}

.testimonials_section .testimonials_carousel {
  position: relative;
}

.testimonials_block {
  position: relative;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.18);
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 12px;
  overflow: hidden;
}

.testimonial-item {
  padding-left: 15px;
}

.ti-text {
  padding-left: 50px;
  padding-right: 15px;
  padding-top: 37px;
  padding-bottom: 25px;
  border: 1px solid #efefef;
  position: relative;
  background: #fff;
  margin-bottom: 15px;
  height: 200px;
  width: 100%;
}

.ti-badge {
  position: absolute;
  width: 50px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  top: 40px;
  left: -18px;
  background: #fda10e;
  color: #fff;
}

.ti-badge:after {
  position: absolute;
  content: "";
  border-bottom: 9px solid #e1b10b;
  border-right: 9px solid #e1b10b;
  border-left: 9px solid transparent;
  border-top: 9px solid transparent;
  bottom: 100%;
  left: 0;
}

.ti-badge:before {
  font-size: 24px;
}

.ti-badge svg {
  width: 22px;
  height: 22px;
}

.ti-words {
  font-size: 14px;
  line-height: 24px;
}

.ti-info ul {
  display: flex;
  align-items: center;
}

.ti-info ul li {
  float: left;
  margin-right: 10px;
}

.ti-info ul li span {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #8b0505;
  border: 2px solid #8b0505;
  font-size: 24px;
  color: #fff;
}

.ti-name {
  font-size: 16px;
  line-height: 25px;
  color: #8b0505;
  margin: 0;
  padding: 0;
}

.ti-info ul li p {
  margin: 0;
  color: #8b0505;
}

.maxWidth {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.maxWidth p {
  display: inline-block;
  max-width: 850px;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 16px;
  text-align: center;
}

.homeCategory {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f0f0f0;
  background-image: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
}

.homeCategory .aboutTitle {
  color: #fda10e;
}

.categorySingle {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.categorySingleImg {
  position: relative;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.categorySingleImg img {
  max-width: 180px;
  width: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}

.categorySingleImg:before {
  content: "";
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
  width: 180px;
  height: 180px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.categorySingle:hover .categorySingleImg:before {
  opacity: 0;
}

.categorySingleImg::after {
  content: "";
  border-radius: 50%;
  background-color: #8b0505;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
  width: 180px;
  height: 180px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.categorySingle:hover .categorySingleImg:after {
  opacity: 1;
}

.categorySingleInfo {
  position: relative;
  display: block;
  padding: 123px 15px 42px;
  margin-top: -80px;
  border-radius: 6px;
  overflow: hidden;
  z-index: 1;
}

.categorySingleInfo_shape {
  background: url(../../index.html);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.categorySingleInfo_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #fda10e;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

.categorySingleInfo_title a {
  color: #8b0505;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.categorySingle:hover .categorySingleInfo_title a {
  color: #fda10e;
}

.categorySingleInfo_shape p {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.categorySingle_arrow {
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.8s ease;
  opacity: 0;
  z-index: 3;
}

.categorySingle_arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  background-color: #fda10e;
  border-radius: 50%;
  font-size: 16px;
  color: #423c3e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.categorySingle_arrow a svg {
  color: #423c3e;
  width: 20px;
  height: 20px;
}

.categorySingle:hover .categorySingle_arrow {
  opacity: 1;
  transform: translateX(-50%);
  transition-delay: 0.2s;
}

.astroAbout {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f0f0f0;
}

.astroAbout2 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f0f0f0;
  background-image: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.as_heading {
  font-size: 22px;
  padding-bottom: 10px;
  position: relative;
  margin: 0;
  color: #fda10e;
  font-weight: 600;
}

.as_aboutimg {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
}

.as_aboutimg img {
  width: 100%;
  display: block;
}

.astroAbout h4,
.astroAbout2 h4 {
  font-size: 24px;
  padding: 0;
  padding-bottom: 10px;
  text-align: left;
  position: relative;
  text-transform: initial;
  margin: 0;
  color: #8b0505;
  font-weight: 600;
}

.astroAbout ol,
.astroAbout ul,
.astroAbout2 ul {
  margin: 0 0 25px;
  padding: 0;
}

.astroAbout ol li,
.astroAbout ul li,
.astroAbout2 ul li {
  display: block;
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 16px;
  font-weight: 400;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
}

.astroAbout ol li:before,
.astroAbout ul li:before,
.astroAbout2 ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23423c3e' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>");
}

.as_paragraph_wrapper {
  padding-left: 20px;
  border-left: 1px solid #8b0505;
  margin-top: 10px;
  margin-bottom: 20px;
}

.as_paragraph_wrapper p {
  font-size: 16px;
  line-height: 26px;
  color: #333;
}

.as_paragraph_wrapper ol {
  margin: 0 0 25px;
  padding: 0;
}

.as_paragraph_wrapper ol li {
  display: block;
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 16px;
  font-weight: 400;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
}

.as_paragraph_wrapper ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23423c3e' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>");
}

.homeNumerology {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 50px;
  background: #fff;
}

.numerologyProduct {
  position: relative;
  margin: 0;
}

.numerologyProduct .image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.numerologyProduct .image img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.numerologyProduct .numerologyInfo {
  background-color: #f0f0f0;
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 15px;
  margin-right: 15px;
  margin-top: -40px;
  border-radius: 0 4px 0 0;
  padding-bottom: 20px;
}

.numerologyProduct .numerologyInfo .numerologyInfoTitle {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 14px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  text-align: left;
  height: 42px;
  display: flex;
  align-items: center;
}

.numerologyProduct .numerologyInfo .numerologyInfoTitle a {
  color: #8b0505;
}

.numerologyProduct:hover .numerologyInfo .numerologyInfoTitle a {
  color: #fda10e;
}

.numerologyProduct .numerologyInfo .numerologyInfoTitle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #fda10e;
}

.numerologyProduct .numerologyInfo p {
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 15px;
  color: #363636;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#homeNumerology .owl-next,
#homeNumerology .owl-prev {
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 45px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  border: 0;
  outline: 0;
  background: #fda10e;
  border-radius: 100%;
  z-index: 9;
}

#homeNumerology .owl-nav .owl-prev {
  left: -20px;
}

#homeNumerology .owl-nav .owl-next {
  right: -20px;
}

#homeNumerology .owl-next:hover,
#homeNumerology .owl-prev:hover {
  background: #fda10e;
  color: #423c3e;
  border-color: #fda10e;
}

#homeNumerology .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.webpulse-home_blog {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f0f0f0;
}

.homeBlog {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 12px;
  border: none;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.homeBlog .bp {
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%, 0 100%);
}

.homeBlog .blog-photo {
  position: relative;
}

.homeBlog:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(58, 87, 135, 0.15);
  -moz-box-shadow: 0 10px 30px 0 rgba(58, 87, 135, 0.15);
  box-shadow: 0 10px 30px 0 rgba(58, 87, 135, 0.15);
}

.date-box span {
  font-size: 19px;
  display: block;
  line-height: 22px;
  color: #423c3e;
}

.homeBlog .date-box {
  position: absolute;
  top: 15px;
  font-size: 13px;
  color: #423c3e;
  width: 60px;
  height: 60px;
  text-align: center;
  padding-top: 10px;
  right: 19px;
  border-radius: 5px 5px 0 5px;
  background: #fda10e;
}

.homeBlog .date-box:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 0;
  border-bottom: 10px solid transparent;
  bottom: -10px;
  right: 0;
  border-right: 10px solid #fda10e;
}

.homeBlog .detail {
  padding: 30px 20px 20px;
}

.homeBlog p {
  font-size: 15px;
}

.homeBlog .blogsTitle {
  text-align: left;
  margin: 0;
  padding: 0;
}

.homeBlog .blogsTitle a {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #8b0505;
  line-height: 1.4;
}

.homeBlog:hover .blogsTitle a {
  color: #fda10e;
}

.homeBlog .read_more_btn {
  padding: 8px 25px;
  margin-bottom: 10px;
}

.homeBlog:hover .read_more_btn {
  background: #fda10e;
  color: #fff;
  border-color: #fda10e;
}

.webpulse_home_clients {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px;
  background: #f0f0f0;
}

.gallery {
  max-width: 1200px;
  position: relative;
  flex-grow: 1;
  margin: auto;
  display: grid;
  align-items: center;
  justify-items: center;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 10px;
}

.gallery:has(:focus) a:not(:focus),
.gallery:has(:hover) a:not(:hover) {
  filter: brightness(0.5) contrast(0.5);
}

.gallery a {
  object-fit: cover;
  transition: clip-path 0.25s, filter 0.75s;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  width: 100%;
  margin-bottom: -50%;
  grid-column: span 2;
  border-radius: 5px;
}

.gallery a:nth-child(7n + 1) {
  grid-column: 2 / span 2;
}

.gallery a:focus,
.gallery a:hover {
  z-index: 1;
  transition: clip-path 0.25s, filter 0.25s;
}

.gallery a:focus,
.gallery a:hover {
  outline: 1px dashed #fda10e;
  outline-offset: -5px;
}

.celebrity {
  width: 100%;
  padding: 15px;
  background: #fff;
  border-radius: 12px;
}

.celebrity .image {
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 1/1;
  margin-bottom: 15px;
}

.celebrity .image img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.celebrity .celebrityName {
  font-size: 16px;
  font-weight: 600;
  color: #8b0505;
  line-height: 1.4;
}

.celebrity p {
  margin: 0;
  padding: 0;
}

.faq_section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #fff;
}

.faq_section .aboutTitle {
  color: #fda10e;
}

.accordion-header {
  padding: 0;
}

.accordion-item {
  margin-bottom: 15px;
  border-radius: 16px !important;
  overflow: hidden;
}

.accordion-item:not(:first-of-type) {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-button {
  padding: 8px 15px;
  font-size: 18px;
  font-weight: 400;
  text-transform: initial;
  color: #8b0505;
  line-height: normal;
}

.accordion-button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%238b0505' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  transform: rotate(0);
}

.accordion-button:not(.collapsed) {
  color: #8b0505;
  background: #fda10e;
  font-weight: 400;
}

.accordion-button:not(.collapsed):after,
.accordion-button:not(.collapsed):hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%238b0505' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>");
  transform: rotate(0);
}

.accordion-button:focus,
.accordion-button:hover {
  color: #8b0505;
  background: #fda10e;
}

.accordion-button:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2304208d' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  transform: rotate(0);
}

.accordion-body p {
  font-size: 16px;
  line-height: normal;
}

.web-pulse-india {
  float: left;
  width: 100%;
  background: #423c3e;
  background: #8b0505 url(../../index.html) no-repeat center top;
  background-size: auto;
  padding: 60px 0 0;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.web-pulse-india::before {
  background-color: #8b0505;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.85;
  z-index: -1;
}

.web-pulse-india .container {
  position: relative;
}

.web-pulse-india .title_5 {
  float: left;
  width: 100%;
  font-size: 18px;
  text-align: left;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
  padding: 0;
  padding-bottom: 15px;
  font-weight: 600;
}

.web-pulse-india .title_5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 40px;
  background-color: #fda10e;
  border-right: 10px solid #fff;
  content: "";
}

.web-pulse-india .title_5:after {
  position: absolute;
  left: 34px;
  bottom: 0;
  height: 2px;
  width: 6px;
  background-color: #fff;
  content: "";
}

.web-pulse-india p {
  float: left;
  width: 100%;
  color: #fff;
}

.web-pulse-india .moreBtn {
  color: #fda10e;
  border-color: #fda10e;
}

.web-pulse-india .moreBtn:focus,
.web-pulse-india .moreBtn:hover {
  background: #fda10e;
  color: #423c3e;
}

.web-pulse-india p span {
  float: left;
}

.web-pulse-india h4 span {
  color: #fda10e;
}

.footer-links {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.footer-links li {
  line-height: 28px;
  list-style: none;
  color: #fff;
  font-size: 14px;
}

.footer-links a {
  color: #fff;
  text-transform: capitalize !important;
}

.footer-links a:hover {
  color: #fda10e;
}

.footer_widget {
  margin-bottom: 10px;
}

.footer_widget .footerContact {
  width: 100%;
  display: flex;
}

.footer_widget .footerContact svg {
  color: #fda10e;
  margin-top: 5px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  float: left;
  min-width: 24px;
}

.footer_widget .footerContact .address_place,
.footer_widget .footerContact .email,
.footer_widget .footerContact .number {
  line-height: 15px;
}

.footer_widget .footerContact p,
.footer_widget .footerContact p a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  display: flex;
  align-items: center;
}

.footer_widget .footerContact .number a {
  font-size: 16px;
  line-height: 32px;
}

.footer_widget .footerContact p a:hover {
  color: #fda10e;
}

.wps_copy {
  float: left;
  width: 100%;
  line-height: 40px;
  color: #fff;
  padding: 5px 0;
  margin-top: 30px;
  position: relative;
  border-top: 1px solid #ffffff4b;
}

.wps_copy a {
  color: #fda10e;
  display: inline-block;
}

.wps_copy a:hover {
  color: #fda10e;
}

.social-icons {
  float: left;
  overflow: hidden;
  margin: 0;
}

.text-right {
  text-align: right;
}

#web-pulse-scroll-up {
  position: fixed;
  z-index: 8030;
  bottom: 65px;
  right: 30px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #8b0505;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.25s;
  display: none;
  background: #fda10e;
}

#web-pulse-scroll-up svg {
  width: 24px;
  height: 24px;
}

#web-pulse-scroll-up:hover {
  background: #8b0505;
  color: #fff;
}

.web-pulse-india address {
  float: left;
  width: 100%;
}

.web-pulse-india address .title_6 {
  font-size: 16px;
  color: #fda10e;
  margin: 0 0 10px;
  padding: 0;
  text-transform: capitalize;
  font-weight: 600;
}

.popular_tag {
  margin: 0 0 20px;
  padding: 0;
  float: left;
  width: 100%;
}

.popular_tag li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.popular_tag li a {
  border: solid 1px rgba(255, 255, 255, 0.5);
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #fff;
  border-radius: 50px;
  padding: 4px 15px;
}

.widget__newsletter-form {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  position: relative;
}

.widget__newsletter-form .form-control {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius: 20px;
  background: #222;
}

.widget__newsletter-form .btn {
  min-width: 30px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
  background: #fd5d14;
  color: #fff;
  text-align: center;
}

.widget__newsletter-form .btn i {
  position: relative;
  font-size: 16px;
  margin: 0;
  top: 0;
  left: 0;
}

.whatapp_btn {
  background: #01e675;
  height: 50px;
  color: #fff;
  position: fixed;
  left: 15px;
  bottom: 105px;
  cursor: pointer;
  z-index: 999;
  border-radius: 10px;
  padding: 0 14px;
  display: flex;
  gap: 5px;
  font-size: 18px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 0;
}

.whatapp_btn svg {
  width: 24px;
  height: 24px;
}

.whatapp_btn:focus,
.whatapp_btn:hover {
  background: #01e675;
  color: #fff;
}

#whatsapp .modal-dialog {
  margin-top: 12%;
}

.send_enquiry {
  border-radius: 40px;
  bottom: 45px;
  color: #8b0505;
  display: table;
  height: 50px;
  left: 15px;
  min-width: 50px;
  position: fixed;
  text-align: center;
  z-index: 999;
  transition: all 0.2s linear;
  background: #fda10e;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}

.send_enquiry svg {
  width: 24px;
  height: 24px;
  line-height: 50px;
}

.send_enquiry:hover {
  color: #8b0505;
  padding: 0 20px;
}

.send_enquiry:focus {
  color: #8b0505;
}

.send_enquiry span {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: -15px;
  opacity: 0;
  line-height: 50px;
  transition: all 0.5s;
  text-transform: uppercase;
}

.send_enquiry:hover span {
  opacity: 1;
  letter-spacing: 1px;
  padding-left: 10px;
}

.call-btn {
  background: #a23737;
   border-radius: 10px;
  padding: 0 14px;
  display: flex;
  gap: 5px;
  height: 50px;
  color: #fff;
  position: fixed;
  left: 15px;
  bottom: 165px;
  cursor: pointer;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 0;
   font-size: 18px;
}

.modal-content {
  border-radius: 0;
}

.modal-header {
  padding: 0 15px;
  background: #8b0505;
  color: #fff;
  border-radius: 0;
}

.modal-header h4 {
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}

.modal-header .modal-title {
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  padding: 15px 0;
  text-transform: initial;
  letter-spacing: 0.2px;
}

.btn-close {
  width: 1em;
  height: 1em;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  outline: 0;
}

.send_p {
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.g-recaptcha {
  transform: scale(0.8);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.heading_banner {
  float: left;
  width: 100%;
  position: relative;
  background-size: 100%;
  background-position: center;
  /* padding: 170px 0 80px; */
  aspect-ratio: 16 / 4;
  margin: 0;
}

/* .heading_banner:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
} */

.heading_banner .container {
  position: relative;
  z-index: 9;
}

.heading_banner h1 {
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
}

.heading_banner h2 {
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  color: #eee;
  text-align: center;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
}

.heading_banner .cat_title {
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 0;
}

.heading_banner .cat_title2 {
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  color: #eee;
  text-align: center;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
}

.inner_breadcrumb {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  margin: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.inner_breadcrumb .breadcrumb {
  background: 0 0;
  border-radius: 0;
  border: none;
  list-style: none;
  padding: 0;
  float: left;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
}

.inner_breadcrumb .breadcrumb li {
  font-weight: 700;
  color: #666;
  float: left;
  display: inline-block;
  line-height: 55px;
}

.inner_breadcrumb .breadcrumb li a {
  float: left;
  padding: 0;
  color: #666;
  letter-spacing: 0.3px;
}

.inner_breadcrumb .breadcrumb li:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  padding: 0 14px;
  color: #fff;
  display: inline-block;
}

.inner_breadcrumb .breadcrumb li.active {
  color: #f7b11b;
}

.inner_breadcrumb .breadcrumb li + li:before {
  content: "/";
  color: #fff;
  padding: 0 14px;
}

.inner_breadcrumb .breadcrumb li + li:before {
  float: left;
  padding: 20px 10px;
  color: #bfbfbf;
}

.title_h2 {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  line-height: 30px;
  background: #8b0505;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.right_side .title_h2 {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  line-height: 30px;
  background: #f7b11b;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.about_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f6f6f6;
}

.title_2 {
  padding: 0 0 0;
  font-size: 28px;
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: initial;
  color: #fda10e;
  margin-bottom: 25px;
  position: relative;
  overflow: visible;
}

.title_2:after {
  background: #8b0505;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  width: 50px;
}

.about_page .gallery_item {
  border: 1px solid #eee;
  margin-bottom: 25px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 12px;
}

.about_page .gallery_item .hover_effect {
  aspect-ratio: 464/629;
}

.about_page .gallery_item .hover_effect img {
  aspect-ratio: 464/629;
}

.left_sidebar {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  padding: 0;
}

.left_sidebar .left_title {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  line-height: 30px;
  background: #f7b11b;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.left_sidebar ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #fda10e;
}

.left_sidebar ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #444;
  list-style: none;
}

.left_sidebar ul li a {
  color: #fff;
  padding: 10px;
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
}

.left_sidebar ul li a.active,
.left_sidebar ul li a:focus,
.left_sidebar ul li a:hover {
  background: #f7b11b;
  color: #fff;
}

.left_sidebar ul li ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}

.left_sidebar ul li ul li {
  border-bottom: 1px dashed #ccc;
  list-style-type: none;
  position: relative;
}

.left_sidebar ul li ul li a {
  display: block;
  font-weight: 500;
  color: #423c3e;
  text-align: left;
  font-size: 14px;
  padding: 4px 15px;
  text-decoration: none;
  line-height: 24px;
}

.left_sidebar ul li ul li a.active,
.left_sidebar ul li ul li a:focus,
.left_sidebar ul li ul li a:hover {
  background: #f7b11b;
  color: #fff;
}

.left_sidebar ul li ul li a i {
  float: right;
  line-height: 24px;
}

.left_sidebar ul li ul li ul {
  display: none;
  transition: all 2s;
  position: absolute;
  left: 98%;
  top: 0;
  z-index: 200;
  background: #fff;
  width: 200px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.75);
}

.left_sidebar ul li ul li:hover ul {
  display: block;
  transition: all 2s;
}

.left_sidebar ul li ul li ul li a {
  display: block;
  font-weight: 400;
  color: #423c3e;
  text-align: left;
  font-size: 13px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: initial;
  line-height: 24px;
}

.left_sidebar ul li ul li ul li a.active,
.left_sidebar ul li ul li ul li a:focus,
.left_sidebar ul li ul li ul li a:hover {
  background: #f7b11b;
  color: #fff;
}

.left_sidebar form {
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px 10px 10px;
}

.right_side h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #f7b11b;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.right_side h2 {
  padding: 0;
  margin: 20px 0 5px;
  line-height: 30px;
  font-size: 22px;
  color: #fda10e;
  font-weight: 600;
}

.right_side h3 {
  padding: 0;
  margin: 10px 0 5px;
  line-height: 30px;
  font-size: 20px;
  color: #fda10e;
  font-weight: 600;
}

.wps_right {
  float: left;
  width: 100%;
}

.wps_right p {
  line-height: 24px;
  margin-bottom: 10px;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
}

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

.left_image {
  float: left;
  max-width: 400px;
  width: 100%;
  margin: 0 25px 15px 0;
  text-align: center;
  aspect-ratio: 6/5;
  border-radius: 12px;
  overflow: hidden;
}

.left_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  aspect-ratio: 6/5;
}

.right_image1 {
  float: right;
  width: 340px;
  margin: 0 0 25px 15px;
  text-align: center;
}

.right_image1 .left_centered {
  width: 100%;
  position: relative;
  padding: 0;
  min-height: 338px;
  overflow: hidden;
  border: 1px solid #eee;
}

.right_image1 .left_centered .image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 338px;
  transition: transform 0.5s ease;
}

.right_image1 .left_centered .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
}

.wps-factsheet {
  width: 100%;
  float: left;
  padding: 15px;
  background: #fff;
  border: 1px solid #eaeaea;
  box-shadow: 0 8px 4px -4px #555;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.wps-factsheet .icon img {
  float: left;
  width: 60px;
  margin-right: 10px;
}

.wps-factsheet .info {
  padding-top: 2px;
  text-align: left;
}

.wps-factsheet .info h3 {
  margin: 0;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: 600;
  color: #423c3e;
  text-align: left;
  text-transform: inherit;
}

.wps-factsheet .info p {
  font-size: 14px;
  margin: 0;
  line-height: 18px;
  color: #666;
  text-align: left;
}

.category_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #f6f6f6;
}

.category_page h1 {
  padding: 8px 10px;
  margin: 0;
  line-height: 30px;
  /*background: #f7b11b;*/
  font-size: 24px;
  color: #fda10e;
  font-weight: 600;
}

.category_page .wps_right ul {
  margin: 0 0 25px;
  padding: 0;
}

.category_page .wps_right ul li {
  display: block;
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
}

.category_page .wps_right ul li:before {
  position: absolute;
  left: 0;
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23333' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>");
}

.product_right_image {
  float: right;
  max-width: 500px;
  width: 100%;
  margin: 0 0 25px 15px;
  text-align: center;
}

.product_right_image img {
  border-radius: 12px;
}

.product_right_image .detail_image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
  border: 1px solid #eee;
  margin-bottom: 15px;
  border-radius: 16px;
}

.product_right_image .detail_image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  object-position: center;
}

.product_right_image .product_dimage {
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 400px;
  border: 1px solid #eee;
  margin-bottom: 15px;
}

.more_images {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

.more_images .single_image {
  border-radius: 16px;
  overflow: hidden;
}

#thumbs {
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

#largeImage,
#thumbs img {
  padding: 0;
  cursor: pointer;
  border: 1px solid #eee;
}

#thumbs img {
  width: 70px;
  border-radius: 6px;
}

#thumbs img.active {
  border-color: #fda10e;
}

#thumbs .item.youtube {
  width: 70px;
  height: 70px;
  background: #f70000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

#thumbs .item.youtube a {
  color: #fff;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#thumbs .item.pdf {
  width: 70px;
  height: 70px;
  background: #fff;
  color: #f60305;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border: 1px solid #eee;
}

#thumbs .item.pdf a {
  color: #f60305;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wps_right h2 {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 10px;
  color: #fda10e;
}

.wps_right h3 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
  color: #fda10e;
}

.wps_right table {
  margin: 0;
}

.wps_right table tbody tr td {
  vertical-align: middle;
  padding: 6px 10px;
  font-size: 16px;
  line-height: normal;
  text-align: left;
}

.wps_right table tbody tr td {
  border: 1px solid #eaeaea;
  width: 60%;
}

.wps_right table tbody tr td:first-child {
  color: #fda10e;
  width: 40%;
}

.interested_section {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.interested_section .interested_btn {
  font-size: 18px;
  color: #fff;
  background: #fda10e;
  border: 1px solid #fda10e;
  border-radius: 3px;
  padding: 12px 0;
  width: 258px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}

.interested_section .interested_btn svg {
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

.interested_section .interested_btn:hover {
  background: #f7b11b;
  color: #fff;
  border: 1px solid #f7b11b;
}

.product_listing {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, 0.75);
  transition: all 0.35s ease-in-out;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #eee;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}

.product_listing .product {
  width: 100%;
  position: relative;
  padding: 0;
  text-align: center;
  min-height: 200px;
  overflow: hidden;
  border-right: 1px solid #eee;
}

.product_listing .product .moreBtn {
  margin-bottom: 10px;
}

.product_listing .product .image1 {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 374px;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0;
}

.product_listing .product .image1 img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
}

.product_listing .product .small {
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

.product_listing .product .largeImage img,
.product_listing .product .small img {
  padding: 0;
  cursor: pointer;
  border: 1px solid #eee;
}

.product_listing .product .small img {
  border-radius: 6px;
}

.product_listing .product .small .item {
  display: inline-block;
  margin-right: 6px;
  width: 60px;
  cursor: pointer;
}

.product_listing .product .small .item:last-child {
  margin: 0;
}

.product_listing .product .small .item.active {
  border-color: #fda10e;
}

.product_listing .product .small .item.youtube {
  width: 60px;
  height: 60px;
  background: #f70000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

.product_listing .product .small .item.youtube a {
  color: #fff;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.youtube svg {
  width: 40px;
  height: 40px;
}

.product_listing .product .small .item.pdf {
  width: 60px;
  height: 60px;
  background: #fff;
  color: #f60305;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border: 1px solid #eee;
}

.product_listing .product .small .item.pdf a {
  color: #f60305;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdf svg {
  width: 40px;
  height: 40px;
}

.product_listing .product p {
  font-size: 16px;
  text-align: center;
  margin: 0 0 10px;
}

.product_listing .product .read_more {
  margin-top: 0;
}

.product_listing .right-content .read_more {
  margin-top: 10px;
}

.padding0 {
  padding: 0;
}

.right-content {
  position: relative;
  padding-right: 15px;
}

.right-content .productTitle {
  line-height: 24px;
  padding: 10px 0;
  text-align: left;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  color: #fda10e;
  border-bottom: 1px solid #eee;
}

.right-content .productTitle a {
  color: #423c3e;
}

.product_listing:hover .right-content .productTitle a {
  color: #fda10e;
}

.right-content p {
  font-size: 16px;
  margin-bottom: 10px;
}

.right-content .table-responsive {
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 335px;
  overflow: auto;
  padding-right: 5px;
}

.right-content table {
  margin-bottom: 15px;
}

.right-content table tbody tr td {
  vertical-align: middle;
  padding: 6px 10px;
  font-size: 15px;
  line-height: normal;
  text-align: left;
}

.right-content table tbody tr td {
  border: 1px solid #eaeaea;
  width: 60%;
}

.right-content table tbody tr td:first-child {
  color: #fda10e;
  width: 40%;
}

.you_may {
  float: left;
  width: 100%;
  padding: 0 0 10px;
  margin: 30px 0 15px;
  line-height: 30px;
  color: #fda10e;
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}

.team_member {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, 0.75);
  transition: all 0.35s ease-in-out;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #eee;
}

.team_member .image {
  width: 100%;
  position: relative;
  padding: 15px 15px 15px 0;
  text-align: center;
  min-height: 268px;
  overflow: hidden;
  border-right: 1px solid #eee;
  display: inline-block;
}

.team_member .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
}

.team_info {
  position: relative;
  padding-right: 15px;
}

.team_info h3 {
  line-height: 24px;
  padding: 10px 0;
  text-align: left;
  margin: 0;
}

.team_info h3 small {
  display: block;
  color: #423c3e;
  font-weight: 600;
  font-size: 14px;
}

.testimonial_block {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.testimonial_text_box {
  margin: 0 0 30px;
  padding: 32px 20px 35px 0;
  background: #eee;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  display: table;
  position: relative;
  border-radius: 4px;
}

.testimonial_text_box .this-quote {
  margin: 0 20px;
  width: 30px;
}

.testimonial_text_box .this-quote img {
  width: auto;
}

.testimonial_text_box:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 69px;
  border-top: 25px solid #eee;
  border-right: 25px solid transparent;
}

.testimonial_text_box .this-texts {
  display: table-cell;
  width: calc(100% - 70px);
  vertical-align: top;
  color: #423c3e;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.testimonial_author .media-left {
  padding-right: 20px;
  float: left;
}

.testimonial_author .media-left img {
  border: 1px solid #fda10e;
  border-radius: 4px;
}

.testimonial_author .media-left a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}

.testimonial_author .media-body {
  vertical-align: middle;
}

.testimonial_author .this-title {
  font-size: 18px;
  color: #fda10e;
  text-align: left;
  line-height: 20px;
  margin: 0 0 5px;
  padding: 0;
}

.testimonial_author .loc {
  color: #f7b11b;
  line-height: 20px;
  margin: 0;
}

.gallery_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #eee;
}

.gallery_page .gallery_item {
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 0.98px 0.02px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}

.gallery_page .gallery_item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px;
}

.gallery_item_info {
  text-align: center;
  padding: 15px;
}

.gallery_item_info h3 {
  font-size: 18px;
  color: #423c3e;
  margin: 0;
  padding: 0;
}

.gallery_item_info h4 {
  font-size: 18px;
  color: #423c3e;
  margin: 0;
  padding: 0;
}

.gallery_item_info p {
  font-size: 13px;
  margin: 0;
  margin-top: 4px;
  color: #423c3e;
  max-width: 100%;
}

.hover_effect {
  display: block;
  position: relative;
  background: 0 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  aspect-ratio: 1/1;
}

.hover_effect:after {
  color: #fff;
  position: absolute;
  font-size: 1.6em;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.hover_effect img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  height: 100%;
  aspect-ratio: 1/1;
}

.hover_effect:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.hover_effect:hover img {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

.hover_effect:hover {
  background: #8b0505;
}

.hover_effect:after {
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>");
}

.blog_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #fff;
}

.blog_page .blog_left h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #f7b11b;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.blog_page .blog_b {
  margin-bottom: 20px;
  position: relative;
}

.left_title1 {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: normal;
  background: #fda10e;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}

.right_news {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}

.right_news:last-child {
  margin-bottom: 0;
}

.right_news .image {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 3/2;
}

.right_news .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  aspect-ratio: 3/2;
}

.right_news .title_h4 {
  padding: 10px;
  line-height: 18px;
  font-size: 15px;
  margin: 0;
  text-align: left;
}

.right_news .title_h4 a {
  color: #423c3e;
}

.right_news:hover .title_h4 a {
  color: #fda10e;
}

.blog_details {
  float: left;
  width: 100%;
  background: #fff;
}

.blogTitle {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 10px;
  color: #fda10e;
}

.blog_details ul {
  display: inline-block;
  margin: 0 0 20px;
  padding: 0;
}

.blog_details ul li {
  display: inline-block;
  margin-right: 15px;
  list-style: none;
}

.blog_details ul li:before {
  content: none;
  margin: 0;
}

.blog_details ul li a {
  color: #333;
  transition: all 0.5s ease-out;
}

.blog_details ul li i {
  margin-right: 5px;
}

.blog_details1 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.blog_details1 img {
  margin-bottom: 15px;
}

.blog_details_img {
  width: 100%;
  text-align: center;
  height: 500px;
  overflow: hidden;
  margin-bottom: 15px;
}

.blog_details_img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0 auto;
}

.blog_details1 p {
  text-align: justify;
  line-height: 24px;
}

.blog_details1 .block-quote {
  padding: 30px 40px;
  margin-bottom: 20px;
  background: #eee;
  border-left: 3px solid #fda10e;
}

.blog_details1 .block-quote svg {
  width: 25px;
  height: 25px;
  color: #fda10e;
}

.blog_details1 .block-quote p {
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
}

.blog_details1 h2 {
  margin: 0 0 5px;
  padding: 0;
  line-height: 30px;
  color: #fda10e;
}

.blog_details1 h3 {
  margin: 0 0 5px;
  padding: 0;
  line-height: 30px;
  color: #fda10e;
}

.blog_details1 ul {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  padding: 0;
}

.blog_details1 ul li {
  line-height: 28px;
  font-size: 16px;
  margin: 0;
  vertical-align: middle;
  text-align: left;
  padding: 0;
  display: block;
  position: relative;
  padding-left: 25px;
}

.blog_details1 ul li:before {
  position: absolute;
  left: 0;
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23333' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>");
}

.fb-comments {
  width: 100%;
}

.blogdetails img {
  width: 100%;
}

.blog_news .content_details {
  float: left;
  width: 100%;
  background: #eee;
  padding: 20px 20px 20px;
}

.blog_news .content_details h2 {
  text-transform: capitalize;
  line-height: 30px;
  font-size: 20px;
  margin: 0 0 10px;
}

.blog_news .content_details h2 a {
  color: #423c3e;
  transition: all 0.5s ease-out;
}

.blog_news .content_details ul {
  display: inline;
  margin: 0;
}

.blog_news .content_details ul li {
  display: inline-block;
  margin-right: 15px;
}

.blog_news .content_details ul li:before {
  content: none;
  margin: 0;
}

.blog_news .content_details ul li i {
  margin-right: 5px;
}

.blog_news .block-quote {
  padding: 30px 40px;
  margin-bottom: 20px;
  background: #fdfdfd;
  border-left: 3px solid #e59509;
}

.blog_news .block-quote p {
  font-size: 15px;
  line-height: 24px;
}

.blog_news .content_details ol {
  width: 100%;
  margin: 0 0 25px;
  padding: 0;
}

.blog_news .content_details ol li {
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 15px;
  font-weight: 400;
}

.blog_news .content_details ol li::before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px;
}

.contact_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  position: relative;
}

#contact_form label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px;
}

#quick_form label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px;
}

#quick_enquiry label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px;
}

.pac-container {
  z-index: 100000;
}

.contact_map {
  float: left;
  width: 100%;
  height: 550px;
}

.contact_form_grid1 {
  float: left;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 4px;
  overflow: hidden;
}

.contact_page .contactTitle {
  color: #fda10e;
  font-size: 20px;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.contact_details p {
  color: #423c3e;
  margin-bottom: 20px;
  font-size: 16px;
}

.contact_details .address_list {
  clear: both;
  margin: 0 0 20px;
  padding: 0;
}

.contact_details .address_list li {
  clear: both;
  list-style: none;
  color: #423c3e;
  margin-bottom: 10px;
  font-size: 16px;
}

.contact_details .address_list li svg {
  min-width: 25px;
  height: 25px;
  margin-right: 5px;
}

.contact_details .address_list li a {
  color: #423c3e;
  display: flex;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
}

.contact_details .address_list li a span {
  font-size: 30px;
  margin-right: 13px;
}

.contact_details .address_list li:first-child {
  display: flex;
  align-items: center;
}

.contact_details .address_list li span {
  font-size: 30px;
  margin-right: 13px;
}

.contact_details .address_list li a:focus,
.contact_details .address_list li a:hover {
  color: #fda10e;
}

.social_list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.social_list li {
  list-style: none;
  display: inline-block;
}

.social_list li a {
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #fff;
  text-align: center;
  margin-right: 10px;
}

.social_list li a:hover {
  color: #f7b11b;
  border: 1px solid #f7b11b;
}

.contact_form_grid .form_grid {
  background-color: #fff;
}

.form_grid .title_h2_2 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  color: #fda10e;
}

.sitemap_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative;
}

.sitemap_right_side h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #f7b11b;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.sitemap_page .title_h2 {
  margin-bottom: 15px;
  color: #fff;
}

.sitemap {
  border-left: 1px solid #666;
  padding: 0;
}

.sitemap li {
  list-style: none !important;
  background: transparent url(../images/sitemap_hr.png) no-repeat scroll 0 9px;
  padding: 0 0 0 15px;
  margin-bottom: 5px;
}

.sitemap li ul {
  border-left: 1px solid #666;
  padding: 0;
}

.sitemap li a {
  color: #423c3e;
  font-size: 16px;
  padding-bottom: 5px;
  display: block;
}

.sitemap li a:hover {
  color: #f7b11b;
}

.market_area h3 {
  float: left;
  display: block;
}

.market_area h1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fda10e;
}

.market-list {
  float: left;
  width: 100%;
  margin: 0 !important;
  padding: 0;
}

.market-list li {
  list-style: none;
  padding-right: 10px !important;
  line-height: 20px;
  width: 25% !important;
  float: left;
}

.market-list li:before {
  content: none !important;
  margin-right: 0 !important;
}

.market-list li a {
  width: 100%;
  height: auto;
  padding: 8px 0 8px 15px;
  margin: 0 0 9px;
  display: block !important;
  color: #423c3e !important;
  font-size: 15px;
  background-color: #ddd;
  border-radius: 4px;
}

.market-list li a:hover {
  background: #8b0505;
  color: #fff !important;
}

.product_popup {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.product_popup_image {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 12px;
}

.product_popup_image img {
  aspect-ratio: 1/1;
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

.modalTitle {
  color: #fda10e;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  text-align: left;
  padding: 0;
}

.product_popup p {
  font-size: 14px;
  line-height: 24px;
  color: #423c3e;
  text-align: left;
  margin-bottom: 15px;
}

#product_enquiry label.error {
  color: #fb3a3a;
  font-weight: 400;
}

.product_right_image .read_more {
  margin-top: 0;
}

.logob {
  border-radius: 14px;
  padding: 5px 5px;
  background-color: #fff;
}

.video_section iframe {
  width: 100%;
  height: 415px;
}

.latest {
  font-size: 26px;
  font-weight: 700;
  font-family: Manrope, sans-serif;
  color: #0c0c0c;
  margin: 0 0 20px;
}

.webpulse-home_blog h6 span {
  color: #f7b11b;
}

.webpulse-home_blog h6 {
  text-transform: uppercase;
}

.feature_height {
  display: block;
  overflow: hidden;
  padding: 15px;
  text-align: center;
  height: 140px;
}

.thumb {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 0;
}

.fadeImg {
  animation-name: fadeimg;
  animation-duration: 2s;
}

@keyframes fadeimg {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.client_image {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  position: relative;
  height: 120px;
  border: 1px solid #cde9f7;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 8px;
}

.client_image .client_logo {
  overflow: hidden;
  position: relative;
  height: 100px;
  transition: transform 0.5s ease;
}

.client_image:hover .client_logo {
  transform: scale(1.1);
}

.client_image .client_logo img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  max-height: 100%;
  width: auto;
}

.rangeProduct {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border: 1px solid #eee;
  border-radius: 6px;
  overflow: hidden;
  text-align: center;
  transition: all 0.35s ease-in-out;
  background: #fff;
}

.rangeProduct:hover {
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, 0.75);
}

.rangeProduct .image {
  position: relative;
  aspect-ratio: 1/1;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.rangeProduct .image img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.rangeProduct .rangeTitle {
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 16px;
  min-height: 50px;
  color: #423c3e;
}

.rangeProduct:hover .rangeTitle {
  color: #fda10e;
}

.singleProduct {
  float: left;
  width: 100%;
  border: solid 1px #eee;
  max-width: 100%;
  background: #fff;
  margin-bottom: 26px;
  text-align: center;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, 0.75);
  border-radius: 12px;
  padding-bottom: 15px;
  overflow: hidden;
}

.singleProduct .image {
  position: relative;
  margin-bottom: 13px;
  border-bottom: 1px solid #eee;
  aspect-ratio: 1/1;
}

.singleProduct .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  aspect-ratio: 1/1;
}

.singleProductTitle {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.singleProductTitle a {
  color: #333;
}

.singleProduct:hover .singleProductTitle a {
  color: #fda10e;
}

.singleProduct:hover .singleProductTitle {
  color: #fda10e;
}

.error {
  font-size: 13px;
  color: red;
}

.iti {
  width: 100%;
  height: 40px;
}

.cmTitle {
  margin: 0;
  padding: 0 0 10px;
  color: #fda10e;
  font-size: 24px;
  font-weight: 600;
}

[data-bs-toggle="modal"] {
  cursor: pointer;
}

.right-content .moreBtn2 {
  float: left;
  margin-right: 15px;
}

.as_about_detail .moreBtn2 svg {
  margin-left: 0;
  margin-right: 5px;
}

.singleVideo {
  margin-bottom: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: relative;
  border: 1px solid #666;
  border-radius: 6px;
  overflow: hidden;
}

.singleVideo a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.singleVideo img {
  width: 100%;
  display: block;
}

.singleVideo a:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='red' viewBox='0 0 16 16'><path d='M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z'/></svg>");
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s linear;
  width: 48px;
  height: 35px;
  background: #fff;
  margin: auto;
  opacity: 1;
}

.video-text {
  text-align: center;
}

.video-text .tt {
  font-size: 20px;
  font-weight: 700;
  color: #ff5f1f;
  line-height: 1.2;
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}

.reel-bx {
  aspect-ratio: 35 / 62;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  background: transparent;
  border-radius: 15px;
}

.reel-bx .img img {
  width: 101%;
  height: 100%;
  aspect-ratio: 35 / 62;
  object-fit: cover;
  object-position: center;
  transform: scale(1.01);
}

.reel-bx:hover .img img {
  filter: brightness(75%);
}

.reel-bx .tt {
  font-size: 13px;
  margin-top: 5px;
  z-index: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px;
  width: 100%;
  color: #fff;
  bottom: 10px;
  line-height: 1.4;
}

.reel-bx .play-btn {
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  position: absolute;
  background: url(../images/play-1.png) no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  transition: 0.3s ease;
}

.reel-bx:hover .play-btn {
  animation: none;
  transform: translate(-50%, -50%) scale(1.1);
}

.center-imageM {
  text-align: center;
  /* centers inline elements like img */
  margin: 20px 0;
  /* optional spacing */
}

.center-imageM .category-imageM {
  display: inline-block;
  /* keeps image inline while allowing sizing */
  max-width: 100%;
  /* makes image responsive */
  height: auto;
  /* maintains aspect ratio */
  border-radius: 10px;
  /* optional – for smooth edges */
}
