/*
	Theme Name: Elite Elevators
	Theme URI: https://www.eliteelevators.ae/
	Description: Elite Elevators Luxury Home Lifts Designed for Comfort, Safety, and Style in UAE.
	Version: 2.0.0
	Author: Elite UAE
	Author URI: https://www.eliteelevators.ae/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.h4 {
  font-size: 1.3rem !important;
  text-transform: unset !important;
}
.h3-custom {
  font-size: 36px !important;
  text-transform: uppercase;
}
.mb-show {
  display: none;
}
button.dropdown-toggle {
  display: none;
}
ul.dropdown-menu {
  background: linear-gradient(
    to bottom,
    rgba(69, 72, 77, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  ) !important;
}
.bg-dark {
  background: #141414 !important;
}
.benefit-item {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
}
.benefit-icon {
  height: 40px;
  border-radius: 50%;
  /*color: #30123d;*/
  font-size: 18px;
  margin-right: 10px;
}
.accordion-item,
.accordion-body {
  border: 1px solid #fff !important;
}
.accordion-header {
  font-size: 20px;
  background: linear-gradient(to bottom, #2b2b2b 0%, #959595 100%);
  border-bottom: 1px solid #fff;
}
.accordion-header .accordion-button {
  background: none !important;
  border: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  color: #fff;
}
.accordion-body {
  background: #000 !important;
}
/*.accordion-button::after {
    background-image: none !important;
}*/
.about-section-home .accordion-body p {
  color: #fff !important;
}
.card {
  background: #000;
  color: #fff;
}

p,
li,
ul {
  font-size: 16px;
  margin-bottom: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
  text-decoration: none;
  content: " » " !important;
}
.breadcrumb-item.active {
  color: #fff !important;
}
body {
  margin: 0;
  background-color: #000000;
  color: #fff;
}
.navbar-nav .dropdown-menu {
  width: 215px;
}
.eseries ul.dropdown-menu {
  left: 80% !important;
  top: -22% !important;
  display: none;
  border-left: none;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
.e50classmenu ul.dropdown-menu {
  left: 80% !important;
  top: -122% !important;
  display: none;
  border-left: none;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
.e50classmenu:hover ul.dropdown-menu,
.eseries:hover ul.dropdown-menu {
  display: block;
}

.btn-contact {
  margin-left: 30px;
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: bold;
}

.video-gallery {
  padding: 40px 20px;
  background-color: #000;
  text-align: center;
}

.filter-options {
  margin-bottom: 20px;
}

.filter-btn {
  background: none;
  border: none;
  color: #fff;
  margin: 0 10px;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 1rem;
}

.filter-btn.active {
  background-color: #fff;
  color: #000;
  border-radius: 20px;
}

.video-cards {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.video-card {
  background-color: #222;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  max-width: 400px;
}

.video-card img {
  max-width: 100%;
  border-radius: 10px;
}

.play-button {
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background-image: url("img/play-icon.png");
  background-position: center;
  background-size: 35%;
  background-repeat: no-repeat;
}

.video-card:hover .overlay {
  opacity: 1;
}

.overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  width: 100%;
  text-align: center;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-container {
  max-width: 640px;
  margin: 0 auto;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 640px;
  cursor: pointer;
}

.video-thumbnail {
  position: relative;
  width: 100%;
  height: 75px;
  padding-bottom: 56.25%;
  background-color: #000;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: white;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.video-thumbnail:hover .play-icon {
  opacity: 1;
}

.video-iframe {
  border: none;
  display: none;
}

#loading img {
  width: 80px;
  height: 80px;
}
.same-size-block {
  flex: 1;
  display: flex;
}
/* Blog Single Page */
.custom-blogs .breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
  text-decoration: none;
  content: " » " !important;
}
.custom-sidebar h4 {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 20px;
}
.custom-sidebar {
  /*	background: #424242;
	border: 1px solid #ddd;*/
  padding: 15px 15px 25px 15px;
  border-radius: 5px;
  /*margin-top: 20px;*/

  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index: 99;
}
.custom-sidebar.custom-sidebar-blog {
  top: 50px;
}
.custom-single-left h1 {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 5px;
}
.custom-single-left .accordion-button.collapsed {
  padding-bottom: 0;
  padding-top: 20px;
}
.custom-single-left .price-section-home h2 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.custom-single-left h2 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 0;
  margin-top: 0;
}
.custom-single-left .product-box1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.custom-single-left .price-section-home {
  padding-left: 0;
  padding-right: 0;
}
.custom-single-left .accordion-button:focus {
  box-shadow: none;
}
.custom-single-left h3 {
  font-size: 22px;
}
.custom-single-left ul li {
  font-size: 15px;
  line-height: 2;
}
.custom-single-left p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 20px;
}

.download-brochure a.btn.btn-primary.Downbutton {
  background-color: #000;
  color: #fff;
}
.download-brochure .newsec h2 {
  padding-top: 0px;
}
.download-brochure .newsec p {
  text-align: left;
  color: #fff;
  line-height: 2;
  margin-top: 25px;
}

/* Table of content*/
.table-of-contents {
  background: #424242;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.table-of-contents h2 {
  margin-top: 0;
  font-size: 18px;
  color: #d7d7d7;
}

.table-of-contents ul {
  margin: 0;
  padding-left: 0px;
  list-style-type: none;
}

.table-of-contents ul ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
.table-of-contents ul ul ul li ul {
  padding-left: 20px;
}

.table-of-contents li {
  margin: 5px 0;
}

.table-of-contents li a {
  text-decoration: none;
  color: #f4f4f4;
  font-size: 13px;
}
.table-of-contents li a:hover {
  text-decoration: underline;
}
.table-of-contents .bi.bi-chevron-double-right {
  padding-right: 10px;
  color: #f4f4f4;
}

/* Posts Grid */
.posts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin: 20px 0;
}

.post-item {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  transition: transform 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.post-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.post-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.post-title {
  font-size: 1em;
  margin: 15px;
  color: #333;
  text-align: center;
}

.post-meta {
  font-size: 0.8em;
  color: #666;
  text-align: center;
  margin-bottom: 15px;
}

/* Pagination */
.pagination {
  text-align: center;
  margin: 20px 0;
}

.pagination a,
.pagination span {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-decoration: none;
  color: #333;
  background: #f9f9f9;
  transition: background 0.3s ease;
}

.pagination a:hover {
  background: #0073aa;
  color: #fff;
}

.pagination .current {
  background: #0073aa;
  color: #fff;
  font-weight: bold;
}
.main-content.page.single-blog {
  padding-top: 2%;
}
.main-content.page.single-blog h1 {
  text-align: center;
}
.main-content.page.single-blog .breadcrumb li a {
  color: #eee;
  text-decoration: none;
}
.main-content.page.single-blog .breadcrumb li,
.main-content.page.single-blog .breadcrumb li:before {
  color: #fff;
}
.main-content.page.single-blog .post-item a {
  text-decoration: none;
}
.main-content.page.single-blog form.vertical-form input,
form.vertical-form select {
  min-width: 100% !important;
}
.recent-posts-list li a {
  color: #eee;
  text-decoration: none;
  font-size: 1em;
  line-height: 2em;
}
.custom-sidebar-blog h2 {
  font-size: 1.7rem;
  padding-top: 40px;
  padding-bottom: 15px;
  text-align: left;
}
.single-post form.vertical-form input,
.single-post form.vertical-form select {
  min-width: 100% !important;
}
.newsec.text-center {
  padding-top: 0%;
}

.main-content.page.single-blog .breadcrumb li.active {
  color: #007bff;
}
.custom-single-left h4 {
  font-size: 1em;
}
.loading-spinner {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  /* background: rgba(0, 0, 0, 0.8); */
  /* color: #fff; */
  /* padding: 10px 20px; */
  /* border-radius: 5px; */
  /* font-size: 14px; */
  z-index: 9999;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); */
  top: 30%;
  border: 0px !important;
  /*height: auto;
	width: auto;
	border-radius: 0;*/
  animation: none;
}
.custom-sidebar ul.recent-posts-list {
  position: relative;
}
.custom-sidebar ul.recent-posts-list li {
  list-style-type: none;
  line-height: 1.8;
}
.custom-sidebar ul.recent-posts-list .bi.bi-chevron-double-right {
  position: absolute;
  left: 5px;
}
.custom-single ol.breadcrumb {
  text-align: left;
}
.custom-single .post-meta {
  text-align: left;
  color: #eee;
}
.custom-single ol.breadcrumb {
  text-align: left !important;
  justify-content: left !important;
}
.custom-single .breadcrumb li a {
  color: #eee;
  text-decoration: none;
}
.custom-single .breadcrumb li.active {
  color: #007bff;
}
.custom-single .breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
  text-decoration: none;
  content: " » " !important;
}
.custom-brochure form.vertical-form {
  max-width: 400px;
  margin: 0 auto;
}
/*.footer-widget-4 .menu-footer-menu-container ul.menu li.menu-item:after {
  content: "+ ";
  color: #000;
  width: 10px;
  display: inline-block;
  padding-left: 5px;
  cursor: pointer;
}
.footer-widget-4 .menu-footer-menu-container ul.menu li.menu-item.open:after {
  content:"- ";
  color: #000;
  width: 10px;
  display: inline-block;
  padding-left: 5px;
  cursor: pointer;
}*/
.footer-bottom-seo {
  display: none;
}
.footer-bottom-seo ul {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: auto auto auto auto;
  grid-column-gap: 30px;
}
.footer-bottom-seo ul li {
  list-style-type: none;
}
.footer-bottom-seo ul.sub-menu li {
  list-style-type: circle;
}
.progress,
.progress-stacked {
  background-color: #000 !important;
}
.progress-bar {
  background-color: #fff !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.round-img-center {
  border-radius: 50%;
  margin: 0 auto;
  width: 70px;
  height: 70px;
}
.seo-page-card-block .card {
  color: #ffffff !important;
  background-color: #141414;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  border-width: 1px;
  border-color: #ffffff;
  padding-top: 59px !important;
  padding-right: 20px !important;
  padding-bottom: 59px !important;
  padding-left: 20px !important;
  margin-bottom: 9.27%;
}
/*.seo-page-card-block .col-md-4 {
  flex: 1;
  display: flex;
}*/
.product-btn {
  color: #000 !important;
  border-width: 4px !important;
  border-radius: 33px;
  font-size: 16px;
  background-color: #ffffff;
  padding-top: 10px !important;
  padding-right: 15px !important;
  padding-bottom: 10px !important;
  padding-left: 15px !important;
}
.seo-product-carousel-block .card .innerpro img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: inline-block;
}
.h-800 {
  height: 800px;
}
.bg-30123d {
  background-color: #141414 !important;
}
section.section-home-pd.price-section-home.section-home-lightgrey.whysec.bg-img-second-block {
  padding-bottom: 20px !important;
}
.seo-product-carousel-block.testimonial .col-lg-4.col-md-6.col-12 {
  display: flex;
}
.seo-product-carousel-block.testimonial .card {
  background: #000;
  flex: 1;
  border: 1px solid #fff;
}
.seo-product-carousel-block.testimonial .row.justify-content-center {
  display: flex;
  flex-wrap: wrap;
}
.seo-product-carousel-block.testimonial .innerpro {
  box-shadow: none;
}
.e50classmenu ul.dropdown-menu {
  left: 112%;
  top: 0%;
}
form#horizontalForm form.horizontal-form button {
  background-color: #6c34bb !important;
  color: #fff !important;
}
form#horizontalForm select#city_2 {
  width: 92% !important;
}
.grey_bk h3,
.grey_bk p {
  color: #fff !important;
}
.grey_bk.seo-page-card-block p,
p.text-white {
  color: #fff !important;
}
.banner1 {
  position: relative;
  overflow: hidden;
}
.container-heading {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  color: #fff !important;
}
.features-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.feature-item {
  background: 0 0;
  border-radius: 10px;
  color: #5b5b5b;
}
.feature-item img {
  width: 80px;
  background: #fff;
  padding: 15px;
  border-radius: 50%;
  margin: 0 auto;
}
.feature-item h3 {
  color: #fff;
  font-size: 1.2em;
  margin: 10px 0;
  font-weight: 700;
}
.feature-item p {
  color: #fff;
}
.faq .item {
  border: 1px solid #fff;
  margin-bottom: 15px;
  background: #000;
}
.faq .item h3 {
  font-size: 20px;
  background: linear-gradient(to bottom, #2b2b2b 0%, #959595 100%);
  padding: 15px;
  border-bottom: 1px solid #fff;
}
.faq .item p {
  padding: 15px;
  color: #fff;
}
.download_bro {
  width: 100%;
  background-color: #dacbed00 !important;
  color: #fff !important;
  font-size: 1rem;
  border-radius: 10px;
  cursor: pointer;
  background-repeat: repeat-x;
}
ol.breadcrumb li {
  color: #007bff !important;
  font-weight: 400;
}

ol.breadcrumb li a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
  text-decoration: none;
  content: " » " !important;
}

ol.breadcrumb li:before {
  color: #fff !important;
}
.breadcrumb-item.active {
  color: #007bff !important;
}
.button_go {
  min-width: 300px;
  min-height: 60px;
  display: inline-flex;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #000;
  background: #30123d;
  background: linear-gradient(90deg, #fff 0%, #fff 100%);
  border: none;
  border-radius: 1000px;
  box-shadow: 12px 12px 24px #fff;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
}

.button_go::before {
  content: "";
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid #000;
  box-shadow: 0 0 60px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.button_go:hover,
.button_go:focus {
  color: #000;
  transform: translateY(-6px);
}

.button_go:hover::before,
.button_go:focus::before {
  opacity: 1;
}

.button_go::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid #30123d;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

.button_go:hover::after,
.button_go:focus::after {
  animation: none;
  display: none;
}
.banner1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2f2c2c99;
  z-index: 1;
}
.container-fluid.pb-4 {
  top: 50% !important;
}
.testimonials .testminonial_item i {
  font-size: 55px;
  color: #fff;
}
.testimonials p {
  font-family: Exo2 !important;
  font-size: 16px;
}
.submenu-product {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: left;
  padding: 10px;
}
.submenu-product li {
  background-image: linear-gradient(
    to bottom,
    #171518 0%,
    #565656 100%
  ) !important;
  border: 1px solid #fff !important;
  width: 28%;
  padding: 10px 15px;
  text-align: center;
  border-radius: 10px;
  list-style: none;
}
.submenu-product a {
  margin: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  border: none;
}
.safety_eatures .feature-item h3 {
  display: inline-block;
}
.testimonial_city .innerpro h4,
.testimonial_city .innerpro p {
  color: #fff;
}
.testimonial_city .card {
  border: 1px solid #fff;
}
.hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.6);
  background-blend-mode: overlay;
  min-height: 420px;
}
.hero .container {
  padding-top: 40px;
}
.carousel-control-prev,
.carousel-control-next {
  background: #000000 !important;
  padding: 14px 5px;
  border-radius: 25px;
}
.choose_lifts .icon_box {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  margin-top: 30px;
}
.choose_lifts img {
  width: 100px;
  margin: 0 auto;
}
.page-template-residential-lifts-in-abu-dhabi .submenu-product li {
  width: 26%;
}
.safety_features .feature-item {
  background: #000;
  padding: 60px;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 20px;
}
.faq li {
  color: #fff;
}
.innerpro .description {
  min-height: 156px;
}
.testimonial-one__client-img {
	display:none !important;
}
.menu-productsarabic-container ul li {
    color: #fff;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .video-banner {
    height: 400px;
    width: 100%;
    object-fit: cover; /* Optional: crop/fill the video to fit */
  }
  .e50classmenu ul.dropdown-menu {
    left: 0%;
    top: 0%;
  }
  form#horizontalForm select#city_2 {
    width: 100% !important;
  }
  .hero {
    min-height: 350px;
  }
  .hero .container {
    padding-top: 60px;
  }
  .page-template-residential-lifts-in-abu-dhabi .submenu-product li,
  .custom-stair-lifts-in-uae .submenu-product li,
  .custom-small-home-lifts-in-uae .submenu-product li,
  .page-template-citypage-small-home-lifts .submenu-product li,
  .custom-lifts-for-homes-in-uae .submenu-product li,
  .page-template-citypage-lifts-home-uae .submenu-product li,
  .custom-hydraulic-lift-in-uae .submenu-product li,
  .page-template-citypage-hydraulic-lift-uae .submenu-product li,
  .custom-stair-lifts-in-uae .submenu-product li,
  .page-template-citypage-stair-lifts-uae .submenu-product li,
  .custom-home-lifts-company-in-uae .submenu-product li,
  .page-template-citypage-home-lifts-company-in-uae .submenu-product li,
  .custom-home-lifts-company-in-uae .submenu-product li,
  .page-template-citypage-home-lifts-company-in-uae .submenu-product li {
    width: 100%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .e50classmenu ul.dropdown-menu,
  .eseries ul.dropdown-menu {
    position: static;
  }
  .video-banner {
    height: 400px;
    width: 100%;
    object-fit: cover; /* Optional: crop/fill the video to fit */
  }

  form#horizontalForm select#city_2 {
    width: 100% !important;
  }
  .e50classmenu ul.dropdown-menu {
    left: 0%;
    top: 0%;
    position: static;
  }
  select#city_2 {
    width: 100% !important;
  }
  form#horizontalForm select#model {
    margin-top: -10px;
  }
  form#horizontalForm select#city_2 {
    margin-bottom: 10px;
  }
  .banner_img_city {
    min-height: 150px;
  }
  .grey_bk h1 {
    margin-top: 30px;
  }
  .hero {
    min-height: 300px;
  }
  .hero .container {
    padding-top: 60px;
  }
  .submenu-product li,
  .submenu-product a {
    width: 100%;
  }
  .page-template-residential-lifts-in-abu-dhabi .submenu-product li,
  .custom-stair-lifts-in-uae .submenu-product li {
    width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  .navbar-nav .dropdown-menu {
    display: block !important;
    background: #ffffff00 !important;
  }
  .banner_img_city {
    min-height: 350px;
  }
  .bannerform {
    padding-bottom: 30px;
  }
  #big-image img {
    max-height: 600px;
    margin: 0 auto;
  }
  .features-grid {
    display: block !important;
  }
  .city_page .icon_box {
    width: 100%;
  }
  .banner_img_city {
    min-height: 280px;
  }
  .grey_bk h1 {
    margin-top: 20px;
  }
  .left-card-middel-img-right-card h4 {
    display: block;
    width: 100%;
  }
  .pd_tops h2 {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .custom-single-left p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-content .banner_img_city {
    display: block;
    height: 175px;
  }
  .main-content .banner1 .container-fluid {
    position: absolute;
  }
  .form-container.div-horizontal-form {
    display: block;
  }
  .w-75 {
    width: 100%;
  }
  iframe {
    height: 225px !important;
    width: 100% !important;
  }

  .py-5,
  .py-4 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .custom-column {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .section-home-pd {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /*ol.breadcrumb {
        padding-top: 20px;
    }*/
  .row {
    width: 100% !important;
    margin: 0 auto !important;
  }
  img {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: auto;
  }
  img.d-block.d-md-none.d-lg-none {
    width: 100%;
    height: 100%;
  }
  .custom-contact-us .main-content .testimonials-home-wrap1 .card-header img {
    height: 90px !important;
  }
  .h-355px {
    height: 197px !important;
  }
  ul.technical-list {
    list-style-type: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /*form#verticalForm button {
    margin-top: 16px !important;
  }*/
  /*.breadcrumb-item+.breadcrumb-item::before {
        padding-right: 0px;
    }*/
  .footer-bottom-seo ul {
    grid-template-columns: none;
    grid-column-gap: 34px;
  }
  /*.header-top .mainmenu button {
        filter: invert(100%) sepia(50%) saturate(1800%) hue-rotate(87deg) brightness(119%) contrast(119%);
    }*/
  ul#menu-main {
    margin-left: 0 !important;
  }
  .mb-show {
    display: block;
  }
  .col-md-12.col-lg-6.backimg {
    height: 300px;
  }
  .Testimonials h2 {
    color: #fff !important;
  }
  .newfoot img {
    padding: 12px;
    width: 80%;
  }
  .firstsec h2 {
    font-size: 25px !important;
  }
  div#navbarNav {
    height: 544px;
    overflow: scroll;
    top: 80px;
  }
  .e50classmenu ul.dropdown-menu,
  .eseries ul.dropdown-menu {
    display: block !important;
    left: 0% !important;
    top: 0% !important;
    position: static;
  }
  .mb-hidden,
  #mb-hidden {
    display: none !important;
  }
  .text-black-mb {
    color: #000 !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .w-75 {
    width: 100% !important;
  }
  .submenu-product li,
  .submenu-product a {
    width: 48%;
  }
  form#verticalForm button {
    border: 1px solid #fff;
    padding-left: 25px;
    padding-right: 25px;
    color: #000 !important;
    background-color: #fff !important;
    width: 100% !important;
    margin: 0px auto 0px 0px;
  }
}
@media (max-width: 769px) {
  /*.submenu-product li, .submenu-product a {
width: 48%;
}*/
  .submenu-product a {
    margin: 5px;
    font-size: 12px;
    font-weight: 400;
    border: none;
  }
  form#verticalForm button {
    border: 1px solid #fff;
    padding-left: 25px;
    padding-right: 25px;
    color: #000 !important;
    background-color: #fff !important;
    width: 100% !important;
    margin: 0px auto 0px 0px;
  }
}
@media (min-width: 1024px) {
  .testimonial_city .card {
    height: 700px;
  }
  .testimonial_city img {
    height: 450px;
  }
}
@media (max-width: 1024px) {
  form#horizontalForm button {
    width: 100% !important;
  }
}
