
/* Display LED Section Start */
.display_heading_name h1{
    font-size: 4rem;
    font-weight: 700;
    text-align: center;
    padding: 3%;
}
.display_heading_name h3{
    font-size: 1.9rem;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #e14504;
    text-align: center;
}
.display_heading_name h2{
    text-align: center;
    font-weight: 700;
    font-size: 2.2rem;
    margin-top: 1%;
    padding-top: 1%;
}
.display_heading_name p{
    text-align: center;
}

.display_button_section_led .button_label{
    padding: 10px 17px;
    border-color: #000;
    color: #000;
    background-color: #fff;
    border: 2px solid;
    text-decoration: none !important;
}
.display_button_section_led a{
    text-decoration: none !important;
    top: 50%;
    left: 47%;
    position: relative;
    transform: translate(-50%, -50%);
}
.display_button_section_led{
    margin-top: 4%;
    margin-bottom: 4%;
}
.display_main_section_third{
    background-color: #f6f6f6;
}

/* Display LED Section end */

/* Video Section on home page Start */
.display_video_section{
    margin-top: 3%;
    margin-bottom: 2%;
}
.show_video_heading h2{
    text-align: center;
    margin-bottom: 2%;
    padding-bottom: 2%;
    font-size: 2.2rem;
    font-weight: 700;
}
.video_part {
    cursor: pointer;
}


.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}
.modal-body {
position:relative;
padding:0px;
}
.close {
position:absolute;
right:-30px;
top:0;
z-index:999;
font-size:2rem;
font-weight: normal;
color:#fff;
opacity:1;
}
/* Video Section on home page End */

/* Footer Section */
.textwidget img{
   width: 50%;
}
.textwidget{
    padding-right: 6%;
}
#Top_bar{
    background: linear-gradient(115deg, #c5c4c4d1 10%, #2b2a2adb 90%);
}

/* My CSS */
.banner_section_all{
    width: 100%;
    background-size: 100% 100%;
    height: 300px;
}
.banner_section_all2{
    width: 100%;
    background-size: 100% 100%;
    height: 500px;
}
.about_heading_section_first h1{
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-34%, 124px);
}
.aboutmainsection{
    margin-top: 4%;
}
.aboutmainsection h2{
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2%;
    padding-bottom: 1%;
}
.about_content_class p{
    text-align: justify;
}
.aboutmainsection1{
    margin-top: 2%; 
    padding-top: 2%;
    padding-bottom: 2%;
    background: #bbbbbb;
}
.aboutmainsection1 h2{
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2%;
    padding-bottom: 1%;
    color:#940000;
}
.about_content_class1 p{
    text-align: justify;
    color:#000;
    font-weight:600;
}
.about_strenth1 .about_strenth_li2{
    padding-left: 8%;
    color:#000;
    font-weight:500;
}
.about_strenth1 .about_strenth_li1{
    color:#000;
    font-weight:500;
}
.about_strenth1 .about_strenth_li3{
    color:#000;
    font-weight:500;
}
.aboutmainsection2{
    margin-top: 2%; 
    padding-top: 2%;
    padding-bottom: 2%;
}
.aboutmainsection2 h2{
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2%;
    padding-bottom: 1%;
    color:#940000;
}
.about_image_class3 img{
    margin-left: 17%;
}

.our_mission{
    background:#ffff ;
    border: medium none ;
    padding: 50px !important;
    border-radius: 3px;
    transition: 0.3s;
    height: 450px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}
.ourvalue_aboutpage ul li{
    list-style-type: none !important;
    font-size: .9rem;
    font-weight: 700;
}
.our_mission h3{
    text-align: center;
}
.led_video_wall{
    margin-top: 2%;
    margin-bottom: 2%;
    padding-bottom: 2%;
    padding-top: 2%;
}
.led_video_wall h2{
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2%;
    padding-bottom: 1%;
    color:#940000;
}
.led_video_main{
    width: 100%; height: auto;
    margin: 30px 0;
    text-align: center;
}
.led_video_wall_image{
    background:#ffff ;
    border: medium none ;
    padding: 50px 50px 20px 50px !important;
    border-radius: 3px;
    transition: 0.3s;
}
.led_video_wall_image:hover{
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    transform:translateY(-20px);
}
.led_video_wall_image h3{
    font-size: 1.2rem;
    text-transform: uppercase;
    padding-top: 10%;
}
.led_video_wall_image a{
    text-decoration: none !important;
}
.about_image_class2 img{
    top: 50%;
    left: 50%;
    position: relative;
    transform: translate(-50%, 10px);
}

.about_heading_section_first5 h1 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2b2929;
    text-transform: uppercase;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(32%, 90px);
}
.heading_ontent_and_paragraph{
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
    width: 100%;
    border-radius: 3px;
    background-color: #f2f2f2;
    padding: 20px;
}
.waste-plan h6 {
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 0;
    margin-top: 15px;
}
.waste-plan table p{
    text-align: left;
    margin-bottom: 0;
    font-size: inherit;
}
.waste-plan table td {
    font-size: 14px;
}
.table_scroller {
    overflow-x: auto;
}

.table_scroller table {
    min-width: 600px;
}
.table_scroller::-webkit-scrollbar {
  height: 10px;
}
.table_scroller::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
body:not(.woocommerce-page) .waste-plan table tr:hover td{
    background: #c7c7c7;
}
.heading_ontent_and_paragraph p{
    margin-top: 0;
    margin-bottom: .4rem;
    font-size: 1rem;
    font-weight: 450;
}
.led_video_wall2 table, .led_video_wall2 table td, .led_video_wall2 table th {border-color: #000;}

.led_video_wall2 table tr:hover td {
    background: #F2F2F2;
    color: #000 !important;
}

/* For Testimonial Only Start */
.testimonials {
    overflow: hidden;
    position: relative;
    max-height: 300px;
  }
  .testimonials img{
    width: 25%;
    height: auto;
  }
  .testimonials {
    background: #161d25;
  }
  
  .one-slide,
  .testimonial,
  .message {
    border: none !important;
    outline: none !important;
  }
  
  .icon-overlay {
    position: absolute;
    opacity: 0.3;
    right: 10%;
    top: 0;
    height: auto;
    width: 100%;
    max-width: 400px;
  }
  
  .carousel-controls .control {
    position: absolute;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
  }
  
  .prev {
    left: -2.25rem;
  }
  
  .next {
    right: -2.25rem;
  }
  
  @media screen and (max-width: 768px) {
    .testimonials {
      max-height: 700px;
    }
    .icon-overlay {
      height: 300px;
      top: calc(50% - 150px);
    }
    .carousel-controls .control {
      width: 25px;
      height: 25px;
      top: inherit;
    }
    .prev {
      left: 0;
    }
    .next {
      right: 0;
    }
    .control i {
      font-size: .7rem;
    }
    .testimonials .message {
      font-size: 1rem;
    }
    .testimonials h2 {
      font-size: 1.5rem;
    }
  }

/* For Testimonial Only Start */

.video_part_fi1{
    top: 0%;
    left: 50%;
    position: relative;
    margin-top: 30px;
}


/* Image Gallery Start */
#gallery {
    padding-top: 40px;
    @media screen and (min-width: 991px) {
      padding: 60px 30px 0 30px;
    }
  }
  
  .img-wrapper {
    position: relative;
    margin-top: 15px;
    img {
      width: 100%;
    }
  }
  .img-overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    i {
      color: #fff;
      font-size: 3em;
    }
  }
  
  #overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: scroll;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    // Removes blue highlight
    -webkit-user-select: none;
    -moz-user-select: none;    
    -ms-user-select: none; 
    user-select: none; 
    img {
      margin: 0;
      width: 80%;
      height: auto;
      object-fit: contain;
      padding: 5%;
      @media screen and (min-width:768px) {
          width: 60%;
      }
      @media screen and (min-width:1200px) {
          width: 50%;
      }
    }
  }
  
  #nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    &:hover {
      opacity: 0.7;
    }
    @media screen and (min-width:768px) {
      font-size: 3em;
    }
  }
  
  #prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    &:hover {
      opacity: 0.7;
    }
    @media screen and (min-width:768px) {
      font-size: 3em;
    }
  }
  
  #exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
    &:hover {
      opacity: 0.7;
    }
    @media screen and (min-width:768px) {
      font-size: 3em;
    }
  }
/* Image Gallery ENd */

.image h3{
    font-size: 1.2rem;
    text-transform: uppercase;
    padding-top: 10%;
    color: #007bff;
    text-align: center;
}

.make_in_india img{
    top: 50%;
    left: 2%;
    position: relative;
    width: 50%;
    transform: translate(-8%, 42%);
}
.make_in_india1 img{
  top: 50%;
  left: 2%;
  position: relative;
  width: 50%;
  transform: translate(141%, -50%);
}
@media only screen and (max-width: 767px){
    .full_width .container{
        max-width: 100% !important;
        width: 100% !important;
    }
}
