body{
    font-family: 'Montserrat', sans-serif;
	background-color:#000;
}
img.iconimag {
    width: 100px;
}
section.tab-module {
    background: #141414;
}
 .nav-pills .nav-link {
      color: white;
      border-radius: 0;
      text-align: left;
    }

    .nav-pills .nav-link.active {
      background-color: #be8707 !important;
      color: #fff;
      font-weight: bold;
    }

    .tab-pane {
      padding-left: 2rem;
      border-left: 2px solid #be8707;
    }

    .tab-content h4 {
      font-weight: bold;
      color: white;
    }

    .tab-content p {
      color: #fff;
    }
    .custom-tab-class .tab-content>.active {
    display: flex
;
    align-items: center;
}
.advantage-card {
  border-radius: 10px;
  filter: drop-shadow(0 5px 10px 0 #ffffff);
 /* width: 400px;
  height: 180px;*/
  background-color: #191919;
  padding: 20px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  transition: 0.6s ease-in;
}
.advantage-card h4 {
    color: #fff;
}
.advantage-card::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: #be8707;
  width: 200%;
  height: 200%;
  border-radius: 50%;
  transition: transform 0.5s ease-out;
}

.advantage-card:hover::before {
  transform: translate(-50%, -50%) scale(1);
}

.advantage-card:hover, .advantage-card p a{
  color: #fff !important;
}

.advantage-card * {
  position: relative;
  z-index: 1;
}

.advantage-card p {
  padding: 10px 0;
}

 section.elevators-section {
    background: #141414;
}
.bg-grey {
    background: #111 !important;
}
.outer-pro-cont {
  padding: 20px;
  box-sizing: border-box;
}

.content-flex {
  display: flex;
  align-items: center; /* Vertical alignment */
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.left-title {
  flex: 1 1 40%;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.right-desc {
  flex: 1 1 55%;
  font-size: 16px;
  line-height: 1.6;
}

.right-desc p {
  margin-bottom: 15px;
}

.counter-box {
    display: block;
    background: #000;
    padding: 40px 20px 37px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    text-align: center;
     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}
.counter-box:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}

.counter-box:hover img {
  transform: scale(1.1) rotate(5deg);
}
.counter-box img {
    width: auto;
    height: 100px;
/*      transition: transform 0.3s ease;*/
}
.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #fff
}
section.counter-value {
    background: #191919;
    padding: 4%;
}
.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
    padding-top: 5%;
}

.counter-box.colored {
    background: #000;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}
.textwidget.custom-html-widget p {
    font-size: 15px !important;
    line-height: 1.5;
}
.display-4
{
	font-size:52px;
}
p {
    
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 2;
	color:#fff;
}
h2
{
    font-size: 30px;
    font-weight: 600;
}
.banner {
  position: relative;
  height: 400px; /* Adjust height as needed */
  background: url('/wp-content/uploads/2024/07/simple-accessibility-home-elevators-1.webp') no-repeat center center / cover;
}
.banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Overlay with transparency */
  z-index: 1;
}
.banner .container {
  position: relative;
  z-index: 2;
}
.innersec
{
    padding: 30px !important;
    margin-top: 30px;
    background-image: linear-gradient(180deg, #38363647 0, #030303A3 100%);
    border-radius: 35px !important;
	    margin-bottom: 30px;
}
.innersec1
{
    padding: 30px !important;
    margin-top: 30px;
	background-image: linear-gradient(180deg, #38363647 0, #030303A3 100%);
    border-radius: 35px !important;   
}

.card-body h4{
font-size: 24px;
color: #011c40;
text-align: center;
margin-bottom: 15px;
color:#fff;
}
.card-body h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 36px;
	text-align: center;
	margin-bottom: 15px;
	color:#fff;
}
a.btn.btn-primary.Downbutton {
    color: #fff;
	border: #000 !important;
}
a.btn.btn-primary {
	    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
    padding: 10px;
    margin-top: 15px;
}
.space
{
margin-top:30px;

}
.newcol h3
{
text-align: center; 
font-size: 35px; 
font-weight: 500; 
line-height: 4rem;	
	
}

.videoimg img
{
	border-radius:20px;
}
.coltext p{
text-align: center;
 font-size: 24px !important; 
 font-weight: bold;	
}
.coltext
{
padding: 30px 0 0px 0;
    width: 90%;
    margin: 0 auto;	
}
.innersec
{
    padding: 30px !important;
        margin-top: 30px;
    background-image:  #030303A3;
    border-radius: 35px !important;
}

.card-body h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 36px;
	text-align: center;
	margin-bottom: 15px;
	color:#fff;
}
.productimag
{
margin: 0 auto;
    width: 300px;
}

.card-body 
{
background-color: #000;
    border-radius: 10px;
	}
.card{
border: #000;
    border-radius: 15px;
}
.sec1 {
  margin-top: 30px;
  display: flex;
  align-items: flex-start; /* Align items to the top */
  justify-content: flex-start; /* Align content to the left */
  gap: 50px; /* Adjust spacing between elements */
  flex-wrap: nowrap; /* Prevent wrapping to a new line */
}

.sec1 img {
  flex-shrink: 0; /* Prevent the image from shrinking */
  max-width: 200px; /* Set a consistent image size */
  height: auto; /* Maintain aspect ratio */
}

.sec1 h4 {
 font-weight: 600;
  text-align: left;
  margin: 0; /* Remove extra margin */
  font-size: 1.5rem; /* Adjust as needed */
  width: 300px; /* Set a fixed width */
  flex-shrink: 0; /* Prevent the header from shrinking */
  line-height: 1.4; /* Adjust line height for better readability */
}

.sec1 p {
  margin: 0; /* Remove default margin */
  flex: 1; /* Allow text to take up remaining space */
  
  line-height: 1.6; /* Adjust line spacing for better readability */
}
/*colors*/
.colors {
    display: flex;
    padding: 0px;
    width: 300px;
    margin: 20px 0;
}
.color {
    height: 32px;
    width: 32px;
    margin-right: 1em;
    border-radius: 18px;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
    border: 3px solid #fff;
    cursor: pointer;
}
.outer-colors {
    display: inline-flex;
    width: 100%;
}
img#productImage {
    height: 550px;
    width: auto;
    margin: auto;
}
.color-pallet h3 {
    padding-bottom: 3%;
}
.color-pallet .colors {
    padding-bottom: 3%;
}
.color-pallet .et_pb_text_inner {
    text-align: justify;
}
.p-tag .et_pb_text_inner, .ptag p {
    text-align: justify;
}
/*end colors*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .display-4 {
    font-size: 32px;
}
	  .newcol h3 {
   
    line-height: 49px;
}
.videoimg img {
    width: 100% !important;
}
	  .sec1 {
  margin-top: 20px;
  gap: 20px;
 }
	  .banner {
    
		  height: 400px;
	  }
	  .coltext {
width: 100%;
}
 a.btn.btn-primary {
 margin-top: 20px;
}
	 .coltext p{
text-align: center;
 font-size: 20px !important; 
 font-weight: bold;	
}
	  .sec1 h4 {
 text-align: left;
	  }
      .d-flex.space {
    display: grid!important;
}
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .d-flex.space {
    display: grid !important;
}
	  .display-4 {
    font-size: 26px;
}
	  .newcol h3 {
   
    line-height: 49px;
}
.videoimg img {
    width: 100% !important;
}
	   .sec1 {
  margin-top: 20px;
  display: grid;
  gap: 20px;
 }
	   .banner {
     height: 300px;
	  }
	   .coltext {
 width: 100%;
}
	  a.btn.btn-primary {
 margin-top: 20px;
}
.coltext p{
text-align: center;
 font-size: 20px !important; 
 font-weight: bold;	
}
	  .sec1 h4 {
 text-align: left;
	  }
	   img#productImage {
    height: 418px !important;
    width: 128px !important;
    margin: auto;
}
}
@media(max-width:600px){
div#myTabContent {
    
    padding: 0 !important;
    min-height: auto !important;
}
div#myTabContent img{padding-bottom:4% }
}