@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #444;
  background-color: white;
}

.nakopade {
  padding: 0%;
  margin: 0%;
}

.img-container .owl-carousel .item img {
  width: 100% !important;
  height: auto !important;
}

.img-container .owl-prev,
.img-container .owl-next {
  display: none;
  visibility: hidden;
}

.img-container {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.img-container1 {
  width: 100%;
  height: 500px;
}

.text-container {
  padding-top: 3rem;
}

.text-container .subheading {
  color: #253653;
}

.text-container h2 {
  color: #A98237;
  margin-bottom: 1.5rem;
}

.text-container p {
  font-size: 19px;
  text-align: left;
  line-height: 30px;
  font-weight: 400;
}

.text-container p b {
  font-weight: 600;
  color: #A98237;
}

.founder-wrapper {
  background-color: #253653;
  color: white;
  padding: 5em 0;
}

.founder-wrapper .founder-image {
  width: 100%;
  height: 100%;
  padding: 0 2rem;
}

.founder-wrapper .founder-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.founters-thoughts {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.founters-thoughts .subheading {
  color: white;
}

.founters-thoughts h2 {
  color: #A98237;
  margin-bottom: 3rem;
}

.founters-thoughts p {
  font-size: 20px;
  margin-bottom: 0%;
}

.founters-thoughts p span {
  color: #A98237;
  font-size: 50px;
  line-height: 10px;
  font-weight: 600;
}

.about-vision-marcket-reach {
  padding: 3em 0;
}

.about-vision-marcket-reach .text-container {
  padding: 0%;
}

.about-vision-marcket-reach .subheading {
  color: #253653;
}

.about-vision-marcket-reach h2 {
  color: #A98237;
}

.why-choose-prince-hydrotech {
  padding: 5em 0;
}

.why-choose-prince-hydrotech .heading-section .subheading {
  color: #253653;
}

.why-choose-prince-hydrotech .heading-section h2 {
  color: #A98237;
  margin-bottom: 4rem;
}

.why-us-box h3 {
  font-size: 20px;
  font-weight: 500;
  color: #253653;
}

.why-us-images-box {
  width: 100%;
  height: 300px;
  margin-top: 1rem;
}

.why-us-images-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}

.navbar-brand {
  margin-right: 0% !important;
}

.logo-ulternet{
  margin: 0;
  font-weight: 800;
  text-transform: capitalize;
}
.detailesproduxt img {
  height: 550px;
  width: auto;
}

.otherproductborder {
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}

.owlofotherproduct {
  transition: all 0.5s ease;
}

.otherproductborder:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.owlofotherproduct:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.otherproduct1 {
  text-align: center;
  padding: 30px 0px 20px;
}

.footersocial {
  width: 270px;
  display: flex;
  justify-content: space-between;
}

.footersocial i {
  color: white;
}

.footermenus ul {
  padding-left: 0%;
}

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

.footermenus ul li a {
  color: white;
  padding: 0 20px;
}

.footermenus ul li a:hover {
  color: #444;
}

.footersocial a i {
  transition: 0.5s ease;
}

.footersocial a:hover i {
  color: #444;
}

.bgorenge {
  /* background-color: #A98237; */
}

.ourstrenths {
  background-color: #A98237;
  color: white;
  padding-top: 5rem;
  padding-bottom: 4rem;
}

.ourstrenths.aboutus {
  padding-top: 4rem;
}

.ourstrenths.aboutus .counter {
  padding-top: 0% !important;
}

.mastfoot {
  position: relative;
}

.overlayfooter {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.paddingonfooterontop .QQQQQQQQQQQQQQQQmb-0 {
  color: #253653;
}

.upper-image-wrapper {
  background-image: url('../images/slides1.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  position: relative;
}

.upper-image-wrapper .hedding-ofpage {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.upper-image-overlay {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  background-color: rgba(37, 54, 83, 0.4);
}

.upper-image-wrapper .hedding-ofpage h4 {
  color: white;
  font-size: 40px;
  font-weight: 800;
}

.upper-image-wrapper .hedding-ofpage p {
  color: white;
  font-weight: 500;
}

.upper-image-wrapper .hedding-ofpage a {
  color: white;
}

.upper-image-wrapper .hedding-ofpage a {
  color: white;
  transition: 0.25s ease all;
}

.upper-image-wrapper .hedding-ofpage a:hover {
  color: red;
}

.detailesbox {
  width: 60%;
  background-color: rgba(169, 130, 55, 0.342);
  padding: 30px 30px;
}

.dotofspecification {
  background-color: #A98237;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

.dotofspecification::after {
  content: "";
  display: block;
  width: 1205px;
  height: 2px;
  margin: 5px 0;
  background-color: #A98237;
}

.dotofspecification1 {
  /* background-color: #A98237;
  height: 10px;
  width: 10px;
  border-radius: 50%; */
  position: absolute;
  right: 0;
}

.dot {
  background-color: #A98237;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

.dotofspecification1::before {
  content: "";
  display: flex;
  width: 1205px;
  height: 2px;
  margin: 5px 0;
  background-color: #A98237;
}

.dotcontainer {
  width: 40%;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.dotcontainer1 {
  width: 50%;
  display: flex;
  overflow: hidden;
  align-items: center;
  position: relative;
}

.dotcontainer2 {
  width: 50%;
  display: flex;
  align-items: start;
}

/* ====================================================== */
@media (max-width: 993px) {
  .footer-widget p br {
    content: " ";
  }

  .overlaydetailes p br {
    content: " ";
  }

  .overlaydetailes h1 br {
    content: " ";
  }
}

#owl-product .item {
  margin: 15px 15px;
}

.owl-nav {
  text-align: center;
}

#owl-product .owl-prev,
#owl-product .owl-next {
  font-size: 80px !important;
  margin: 0 20px;
}

.overlaydetailes {
  width: 100%;
  height: 100%;

  color: white;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
}

.overlaydetailes .centeral {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.overlaydetailes .centeral h1 {
  font-size: 3rem;
  text-transform: uppercase;
}

.overlaydetailes .centeral p {
  font-size: 1.2rem;
}

.linksofcontant {
  display: block;
}

.contactcontainer {
  color: white;
  background-color: rgba(169, 130, 55, 0.507);
  opacity: 1;
  padding: 20px 25px;
  position: relative;
  z-index: 1;
}

.contactcontainer a {
  color: white;
  transition: all 0.5s ease;
}

.contactcontainer a:hover {
  color: black;
}


.owl-carousel {
  position: relative;
}

.owl-carousel .owl-item {
  opacity: 0.4;
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  color: #b87333 !important;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 0;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 30px;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
  opacity: 1;
}

.owl-carousel:hover .owl-nav .owl-prev {
  left: -25px;
}

.owl-carousel:hover .owl-nav .owl-next {
  right: -25px;
}

.owl-carousel.home-slider {
  position: relative;
  height: 88vh;
  z-index: 0;
}

.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 88vh;
  position: relative;
  z-index: 0;
}

@media (max-width: 1025px) {
  .owl-carousel.home-slider {
    height: 500px !important;
  }

  .owl-carousel.home-slider .slider-item {
    height: 500px !important;
  }

  .owl-carousel.home-slider .slider-item .slider-text {
    height: 500px !important;
  }
}

@media (max-width: 1199.98px) {
  .owl-carousel.home-slider .slider-item {
    background-position: center center !important;
  }
}

.owl-carousel.home-slider .slider-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  opacity: 0.35;
}

.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: 750px;
  text-align: right;
}

@media (max-width: 767.98px) {
  .owl-carousel.home-slider .slider-item .slider-text {
    text-align: center;
  }
}

.headding-box {
  margin-bottom: 3em;
}

.headding-box .subheading {
  text-align: left;
  color: #253653;
}

.headding-box h2 {
  text-align: left;
  color: #A98237;
  margin-bottom: 1rem;
}

.headding-box p {
  font-size: 17px;
  margin-bottom: 0%;
}

.hydraulic-jack-box {
  padding: 10px;
}

.hydraulic-jack-box {
  margin-bottom: 2rem;
  padding: 10px;
  border: 1px solid #ddd;
  /*   margin-top: 2rem; */
  border-radius: 8px;
  transition: 0.25s ease all;
  cursor: pointer;
}

.hydraulic-jack-box:hover {
  background-color: rgba(169, 130, 55, 0.1);
}

.hydraulic-jack-box:hover img {
  transform: translateY(-10px);
}

.hydraulic-jack-box .product-image {
  position: relative;
  margin-bottom: 2rem;
}

.hydraulic-jack-box .product-image::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/background-Image.png');
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
  top: 0%;
  transition: 0.25s ease all;
  z-index: 0;
  opacity: 0.25;
}

.hydraulic-jack-box:hover .product-image::after {
  opacity: 0.6;
}

.hydraulic-jack-box .product-image img {
  width: 100%;
  transition: 0.25s ease all;
  position: relative;
  z-index: 1;
}

.hydraulic-jack-box h3,
.product-heading {
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
  color: #A98237;
  font-weight: 600;
}
.product-heading{
  margin-bottom: 1.5rem;
}
.hydraulic-jack-box h3 b,
.product-heading b {
  font-weight: 900;
}

.hydraulic-jack-box p {
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
}

.hydraulic-jack-box.customized{
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hydraulic-jack-box.customized h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.hydraulic-jack-box.customized p {
  margin-bottom: 0%;
}

.owl-carousel.home-slider .slider-item .slider-text .subheading {
  font-size: 80px;
  color: #A98237;
  font-weight: normal;
  font-family: Samarkan;
  margin-bottom: 0;
  line-height: 1;
}

.owl-carousel.home-slider .slider-item .slider-text h1 {
  font-size: 55px;
  color: #fff;
  line-height: 1.5;
  font-weight: normal;
  font-family: "Poppins", Arial, sans-serif;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 1024.98px) {
  .owl-carousel.home-slider .slider-item .slider-text h2 {
    font-size: 40px !important;
  }

  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 30px;
  }
}

.where-it-is-used {
  background-color: #253653;
  color: white;
  padding: 5em 0;
}

.where-it-is-used .subheading {
  color: white;
}

.cutomer-image-box {
  width: 100%;
  height: 300px;
  border-radius: 3px;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
}

.cutomer-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.cutomer-image-box p {
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0%;
  font-weight: 700;
  text-transform: capitalize;
}

.error {
  color: #ff9ba4;
  text-transform: capitalize;
}

.owl-carousel.home-slider .slider-item .slider-text p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  color: white;
}

.owl-carousel.home-slider .slider-item .slider-text p.sub-p {
  font-weight: 400;
}

.owl-carousel.home-slider .slider-item .slider-text p strong {
  font-weight: 700;
}

.owl-carousel.home-slider .slider-item .slider-text p strong a {
  color: #fff;
}

.owl-carousel.home-slider .slider-item .slider-text .unstyled-list {
  width: 50%;
  padding: 0;
}

.owl-carousel.home-slider .slider-item .slider-text .unstyled-list li {
  list-style: none;
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span a {
  color: #fff;
}

.owl-carousel.home-slider .owl-nav .owl-prev span,
.owl-carousel.home-slider .owl-nav .owl-next span {
  color: #fff;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev,
.owl-carousel.home-slider:hover .owl-nav .owl-next {
  opacity: 1;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev {
  left: 20px;
}

.owl-carousel.home-slider:hover .owl-nav .owl-next {
  right: 20px;
}

.owl-carousel.home-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  width: 100%;
  text-align: center;
}

@media (max-width: 767.98px) {
  .owl-carousel.home-slider .owl-dots {
    bottom: 5px;
  }
}

.owl-carousel.home-slider .owl-dots .owl-dot {
  width: 18px !important;
  height: 18px !important;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  outline: none !important;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  display: inline-block;
}

.owl-carousel.home-slider .owl-dots .owl-dot span {
  position: absolute;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50% !important;
  left: 50%;
  top: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
  border: 2px solid white;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active span {
  background: white;
}

.detailesbox h4::after {
  content: "";
  display: block;
  width: 125px;
  height: 2px;
  margin: 5px 0;
  background-color: #A98237;
}

.indextextabout p {
  font-size: 20px;
  font-weight: 500;
}

.indextextabout h3::after {
  content: "";
  display: block;
  width: 200px;
  height: 2px;
  margin: 10px 0 15px;
  background-color: #A98237;
}

.indextextabout1 p {
  font-size: 20px;
  padding: 0 100px;
}

@media (max-width: 767.98px) {
  .indextextabout1 p {
    padding: 0 20px;
  }
}

.bgorengesade {
  background-color: rgba(169, 130, 55, 0.2);
}

.counter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shiva {
  display: block;
  text-align: start;
  /*  width: 25%; */
}

@media (max-width: 767.98px) {
  .counter {
    display: block;
    padding-top: 10px !important;
  }

  #shiva {
    text-align: center;
    margin: 20px 0;
  }
}

.count {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-weight: 700;
}

.alignmentofcouter {
  display: flex;
  justify-content: center;
}

.imageboxofabout {
  height: 500px;
}

.imageboxofabout img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.productimages {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}

.productimages img {
  width: 65%;
  height: auto;
  transition: 0.5s ease all;
}

.ourproductcontainer:hover .productimages img {
  transform: scale(1.2);
}

.ourproductcontainer {
  padding: 10px 0;
  margin-top: 8px;
  margin-bottom: 8px;
  /* height: 220px; */
}


.productsection .col-md-2 {
  padding: 0px 8px !important;
}

.hero-info .lnr {
  color: #A98237;
  font-weight: 700;
}

@media (max-width: 576px) {
  .productsection .col-sm-6 {
    width: 170px !important;
  }
}

.productdetailes h5 {
  margin: 0 5px;
}

#about .section-content {
  border: 2px solid #A98237;
  outline: 1px solid #A98237;
  outline-offset: 5px;
  border-radius: 3px;
  padding: 3rem;
}

@media (max-width: 576px) {
  #about .section-content {
    border: none;
    outline: none;
    box-shadow: none !important;
    padding: 0rem;
  }
}

.headersocialmeda {
  display: flex;
  justify-content: space-between;

  width: 100px;
}

.navbar-nav {
  /* margin: auto; */
  margin-left: auto;
}

.navbar-nav .nav-link {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.25s ease all;
  color: #253653;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #A98237;
}

@media (max-width: 992px) {
  .headersocialmeda {
    display: none;
  }
}

.nevcontainerofpage {
  width: 100%;
}

.text-container li img {
  width: 40px;
  padding: 10px 0;
}

#loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  -o-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  z-index: 1000;
}

#loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#loader.show {
  -webkit-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

#loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

#loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

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

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

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

.hero-info i {
  color: #A98237;
}

/* .nav-mastfoot i {
  font-size: 20px;
} */
.prince-hydrotech-section {
  padding: 5em 0;
  position: relative;
}

.bg-light {
  background-color: rgba(37, 54, 83, 0.05) !important;
}

.prince-hydrotech-search {
  position: relative;
  width: 100%;
  display: block;
}

.prince-hydrotech-search .nav-link-wrap {
  width: 100%;
  margin-bottom: 30px;
}

.prince-hydrotech-search .nav-pills {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.prince-hydrotech-search .nav-pills p {
  margin-bottom: 0;
}

.prince-hydrotech-search .nav-pills .nav-link {
  padding: 10px 20px !important;
  border-radius: 0;
  margin-bottom: 0;
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  border: 1px solid #A98237;
  border-radius: 30px !important;
  background: #fff;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.prince-hydrotech-search .nav-pills .nav-link:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 0;
  content: "";
  height: 0;
  margin: 0 auto;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #A98237 transparent transparent transparent;
  opacity: 0;
}

.prince-hydrotech-search .nav-pills .nav-link:hover {
  background: #A98237;
  color: #fff;
}

.prince-hydrotech-search .nav-pills .nav-link.active {
  color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  background: #A98237;
}

.prince-hydrotech-search .nav-pills .nav-link.active:after {
  opacity: 1;
}

@media (max-width: 767.98px) {
  .prince-hydrotech-search .nav-pills .nav-link.active:after {
    opacity: 0;
  }
}

@media (max-width: 767.98px) {
  .prince-hydrotech-search .nav-pills .nav-link {
    width: 100%;
    background: #f6f1e9;
    margin-bottom: 4px;
  }
}

.prince-hydrotech-search .tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-top: 15px;
}

/* .lines h2 {
} */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

h1,
h2 {
  font-weight: 700;
}

.subheading {
  color: #A98237;
}

.bg-white {
  background-color: #fff;
}

.bg-grey {
  background-color: #f7f8f9;
}

a {
  color: #A98237;
  font-family: "Montserrat", sans-serif;
}

p {
  font-family: "Montserrat", sans-serif;
}

a:focus,
button:focus {
  outline: none;
  box-shadow: none;
}

.btn:hover,
a:hover {
  text-decoration: none;
  color: #A98237;
}

.btn-icon {
  display: inline-flex;
  align-items: center;
}

.btn-icon .lnr {
  font-size: 30px;
  margin-right: 10px;
}

.boxed-page {
  position: relative;
  border-color: #ededed;
  background-color: #fff;
}

.section-padding {
  padding-top: 30px;
  padding-bottom: 20px;
}

/* @media (min-width: 992px) {
  .boxed-page .section-padding {
    padding-top: 130px;
    padding-bottom: 130px;
  }
} */
#Contact.overlay .section-content {
  margin-bottom: -70px;
  border-radius: 3px;
}

@media (max-width: 992px) {
  #Contact.section-padding {
    padding-top: 105px;
  }

  /*   .boxed-page .paddingonfooterontop {
    padding-top: 500px !important;
  } */
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto;
  touch-action: auto;
}

@media (min-width: 1200px) {}

.img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.img-cover {
  object-fit: cover;
  object-position: center;
}

.navbar-brand-center {
  padding-left: 70px;
  padding-right: 70px;
}

.navbar-brand-center img {
  height: 60px;
}

.footer-logo {
  height: 80px;
}

.nav-link {
  color: #444;
}

#navbar-header {
  height: auto;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-height: 84px;
}

#navbar-header .navbar-nav .dropdown-menu {
  border: none;
  border-bottom: 2px solid #A98237;
  border-radius: 0 !important;
  box-shadow: -5px 8px 20px 0px rgba(169, 130, 55, 0.15);
}

.counterbox1 h3 {
  font-size: 20px;
}

.counterbox1 h2 {
  font-size: 25px;
}

.counterbox1 img {
  height: 50px;
  margin-right: 0.5rem;
}

.footer-widget p {
  color: #253653;
}

.quick-links-box h3 {
  color: #A98237;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 1.5rem;
}

.quick-links-box ul {
  padding: 0%;
  list-style: none;
  color: #253653;
}

.quick-links-box ul li {
  padding: 4px 0;
  font-weight: 500;
  color: #253653;
}

.quick-links-box ul li a {
  color: #253653;
  transition: 0.25s ease all;
}

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

.contact-information {
  position: relative;
  z-index: 1;
  padding: 2rem 0 3rem;
}

.contact-information h2 {
  color: white;
  text-transform: capitalize;
  text-align: left;
}

.contact-information.right h2 {
  text-align: right;
}

.contact-information h2 .color-red {
  color: #A98237;
  margin-right: 0.5rem;
}

.contact-information p {
  color: white;
  font-weight: 500;
}

.contact-information a {
  color: white;
  transition: 0.25s ease all;
}

.contact-information.right p {
  text-align: right;

}

.contact-information.right a {
  text-align: right;
  width: 100%;
}

.contact-information a:hover {
  color: red;
}

@media (min-width: 1024px) {
  #navbar-header .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    transition: all 500ms ease;
  }

  #navbar-header .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
  }
}

.btn {
  font-size: 14px;
  font-weight: 600;
}

.btn-primary {
  display: inline-block;
  background-color: #A98237;
  border-color: #A98237;
  color: #fff;
  border-radius: 10px;
  padding: 9px 25px;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  box-shadow: none;
  border-width: 2px;
}

.btn-primary:hover {
  background-color: transparent;
  border-color: #A98237;
  color: #A98237;
}

.btn-shadow {
  box-shadow: -5px 8px 20px 0px rgba(169, 130, 55, 0.15);
}

.btn-icon {
  color: #444;
}

.hero {
  height: 600px;
  position: relative;
}

@media (min-width: 992px) {
  .hero {
    height: calc(100vh - 130px);
  }
}

.hero-info {
  padding-top: 3rem;
  gap: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1420px) {}

.hero-info li {
  padding: 25px 15px;
  width: 100%;
  max-width: 300px;
  border: 2px solid rgba(169, 130, 55, 0.2);
  border-radius: 15px;
  box-shadow: 2px 2px 5px rgba(26, 44, 81, 0.1);
  transition: 0.5s ease all;
}

.hero-info li:hover {
  border-color: rgba(169, 130, 55, 0.5);
  box-shadow: 2px 2px 10px rgba(26, 44, 81, 0.25);
}

.hero-info li img {
  height: 80px;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.hero-info li h5 {
  line-height: 1.4;
  margin-bottom: 0%;
}

.hero-info .lnr {
  display: block;
  font-size: 32px;
  margin-bottom: 15px;
}

.hero-carousel .owl-prev,
.hero-carousel .owl-next {
  width: 110px;
  height: 110px;
}

.hero-carousel .owl-prev,
.hero-carousel .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.hero-carousel .owl-prev {
  border-right: 1px solid #f7f8f9;
}

.hero-carousel .owl-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.hero-carousel .owl-item img {
  height: 600px;
  object-fit: cover;
  max-width: 100%;
}

@media (min-width: 992px) {
  .hero-carousel .owl-item img {
    height: calc(100vh - 130px);
  }
}

.thumb-menu img {
  height: 150px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.heading-section {
  margin-bottom: 30px;
}

/*============================
=            MENU            =
============================*/
.menus:hover img {
  transform: scale(1.1, 1.1);
}

.menu-img {
  overflow: hidden;
  height: 80px;
  width: 80px;
}

.menu-img img {
  transition: all 0.5s ease;
  height: 100%;
  object-fit: cover;
}

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

.menus {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}

.menus p,
.menus h3 {
  margin-bottom: 0;
}

.menus .text-wrap {
  width: calc(100% - 95px);
  margin-left: 15px;
}

.menus .text-wrap h4 {
  font-weight: 300;
}

/*=====  End of MENU  ======*/

/*===============================
=            OVERLAY            =
===============================*/
.overlay {
  position: relative;
}

.overlay1 {
  position: relative;
}

.overlay:after {
  position: absolute;
  display: block;
  content: "";
  background: #253653;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.overlay1:after {
  position: absolute;
  display: block;
  content: "";
  background: #000;
  opacity: 0.1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.overlay .section-content {
  position: relative;
  z-index: 1;
}

.overlay1 .section-content {
  position: relative;
  z-index: 1;
}

/*=====  End of OVERLAY  ======*/

/*===================================
=            RESERVATION            =
===================================*/
#Contact {
  /* height: 650px; */
  margin-bottom: 200px;
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 12px;
}

#selectPerson+.select2-container .select2-selection--single {
  height: 38px;
  border: 1px solid #ced4da;
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #6d767e;
  font-weight: 400;
}

/*=====  End of RESERVATION  ======*/
/*===============================
=            SideNav            =
===============================*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  color: #fff;
}

.sidenav-content {
  padding: 8px 32px;
  transform: translateY(20px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.in .sidenav-content {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s,
    opacity 0.5s 0.5s;
}

.sidenav a {
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav #side-nav-close,
.sidenav #side-search-close {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

#side-search .form-control {
  background-color: transparent;
}

#side-search .input-group-text {
  background: transparent;
  color: #fff;
}

#canvas-overlay {
  content: "";
  background: #444;
  opacity: 0;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1001;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    visibility 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.sidenav-open #canvas-overlay,
.sidesearch-open #canvas-overlay {
  max-width: 100%;
  opacity: 0.4;
  visibility: visible;
}

/*=====  End of SideNav  ======*/
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #A98237;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}


/*=====  End of Special Dishes  ======*/
/*==================================
=            RESPONSIVE            =
==================================*/
.only-mobile {
  display: none !important;
}

@media (max-width: 992px) {
  .hero {
    height: 100%;
  }

  .boxed-page {
    padding-top: 100px;
  }

  #navbar-header {
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    background-color: white;
    z-index: 11;
    padding-top: 15px;
    border-bottom: 2px solid #A98237;
    padding-bottom: 15px;
  }

  .lnr {
    font-weight: 700;
  }

  #navbar-header .dropdown-menu {
    box-shadow: none !important;
  }

  #navbar-header .navbar-collapse {
    margin-top: 15px;
    background: #fff !important;
    border-radius: 10px;
  }

  .only-mobile {
    display: block !important;
  }

  .only-desktop {
    display: none !important;
  }

  .menu-wrap {
    margin-bottom: 30px;
  }

  .footer-widget {
    margin-bottom: 30px;
  }

  .hero-left {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {

  .hero-left,
  .hero-carousel .owl-item img {
    height: 600px;
  }

  .thumb-menu img {
    height: 90px;
  }

  .img-2 {
    height: 500px;
  }
}

/*=====  End of RESPONSIVE  ======*/
@media (max-width: 1200px) {
  .shiva {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .overlaydetailes .centeral h1 {
    font-size: 2rem;
  }

  .paddingonfooterontop .container .row .col-md-1 {
    display: none !important;
  }

  .about-vision-marcket-reach .col-lg-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .founder-image {
    padding: 0 0 2rem 0 !important;
  }
}

@media (max-width: 767px) {
  .overlaydetailes .centeral h1 {
    font-size: 25px;
  }

  .overlaydetailes .centeral p {
    font-size: 18px;
  }

  .hero-info {
    flex-direction: column;
  }

  .hero-info li {
    max-width: unset !important;
  }

  .contact-information {
    padding: 1rem 2rem !important;
  }

  .contact-information.right h2,
  .contact-information h2 {
    text-align: center !important;
  }

  .contact-information.right p,
  .contact-information p {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .contact-information.right p a {
    text-align: center !important;
  }

  .shiva {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    text-align: center;
  }

  .shiva .counterbox1 {
    justify-content: center;
  }

  .footer-widget p,
  .quick-links-box h3,
  .quick-links-box ul {
    text-align: center;
  }

  .footer-logo {
    width: 100%;
  }
}

@media (max-width: 567px) {
  .overlaydetailes .centeral {
    width: 100%;
    padding: 0 15px;
  }

  #Contact.overlay .section-content {
    padding: 3rem 15px !important;
  }

  .headding-box h2 {
    font-size: 24px;
  }

  .hero-info li h5 {
    font-size: 17px;
  }

  .hydraulic-jack-box h3,
  .product-heading {
    font-size: 22px;
  }

  .indextextabout h3 {
    font-size: 24px;
  }

  .upper-image-wrapper .hedding-ofpage h4 {
    font-size: 30px;
  }
}