.margintop{
  margin-top: 210px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

input[type="number"] {
  -moz-appearance: textfield !important;
}
  
.fotter {
  background-image: linear-gradient(45deg, #00000082, #0000007a),
    url("https://www.newstrend.news/wp-content/uploads/2022/03/neem-ka-ped-13-3-22-1-e1647168488746.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.video-player {
  width: 60%;
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  display: none;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

video:focus {
  outline: none;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  cursor: pointer;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

table,
th,
td {
  border: 1px solid black;
  padding: 5px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.accordion {
  background-color: white;
  color: green;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: auto;
  font-size: 20px;
  transition: 0.4s;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.active,
.accordion:hover {
  color: #aca5a5;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.panel {
  padding: 0 18px;
  background-color: green;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-block-start-width: 2px;
  border-block-start-style: solid;
  border-block-start-color: green;
  font-size: 15px;
  color: black;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.btn {
  justify-content: center;
  padding: 4px 10px;
  border-radius: 25px;
  background-color: #beb5b5;
  margin-top: 10px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

/* By default, hide the dropdown menu */
.hoverDropdown {
  display: none;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;


}

/* Show the dropdown when hovering over the parent element */
[data-te-nav-item-ref]:hover .hoverDropdown {
  display: block;
  max-height: 65vh;
  overflow-y: auto;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  opacity: 1;
  transform: translateY(-50%);
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.slider {
  margin: 10px 20px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.slider1 {
  margin: 10px 20px;
  width: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

/* .slider img{
  margin-left: 15%;
} */

.card-box {
  display: flex;
  justify-content: center;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.padding-header {
  padding-left: 5% !important;
  padding-right: 5% !important;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.slick-next:before,
.slick-prev:before {
  font-size: 30px !important;
  line-height: 1;
  opacity: 0.75;
  color: #4e4444 !important;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.slick-next {
  right: -5px !important;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.slick-prev {
  left: -5px !important;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.para {
  font-size: 20px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.para_h1 {
  font-size: 25px;
  background-color: #007251;
  color: white !important;
  padding: 5px 0;
  border-top-left-radius: 0.5rem;
  /* 8px */
  border-top-right-radius: 0.5rem;
  /* 8px */
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  /* 8px */
  border-bottom-left-radius: 0.5rem;
  /* 8px */
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.img_h img {
  height: 400px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.img_w img {
  height: 410px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.project_objective {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.project_objective img {
  width: 30%;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.holder {
  width: 100%;
  height: 250px;
  overflow: hidden;
  padding: 10px;
  font-family: Helvetica;
  white-space: nowrap;
  animation: scroll 0.1s linear infinite;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width: 100% !important;
  height: 250px;
  overflow: hidden;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.holder ul li {
  padding: 10px 0px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.marque_height {
  max-height: 70px;
  overflow: hidden;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.trulliImg {
  display: flex;
  /* background-color: #fff; */
  justify-items: center;
  margin-top: -110px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.trulli {
  margin-left: 20px;
  width: 100px;
  height: 140px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

/* .trulli{
  width: 150px;
  height: 50px;
  margin-left: 30px; */
/* } */

.true {
  width: 100px;
  height: 0px;
  margin-left: 30px;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.h-\[380px\] {
  height: 380px;
  margin-top: 164px;
}
.ml-0 {
  margin-left: 0 !important;
  margin-top: 168px;
}



/* Abhay Gupta style css start here */

.home_banner_height img{
  height: 334px;
}
.pro_obj{
  width: 280px !important;
}

.header_logo img{
  width: auto !important;
  height: 80px; object-fit: contain;
 display: block;
  margin: auto;
  
}
.ym{
  width: 100px !important;
}
.yy{
  width: 110px !important;
}
/* Abhay Gupta style css ends here */

#google_translate_element span {
  display: none !important;
}
.goog-te-gadget {
  font-size: 0px !important;
}


.dynamic-content-backend a {
  color: #007bff !important;
  text-decoration: none !important;
}