/* ==================banner============= */
.carousel-button-container {
    position: absolute;
    top: 55%;
    left: 10%;
    z-index: 1;
    width: 35%;
  }
  .carousel-button-container h5{
    font-size: 30px;
    /* font-family: Adani-Bold !important; */
    font-weight: bold;
  }
/* .banner-home-page .owl-dots{ */
    /* display: none !important; */
/* }    */
.know--more--button {
    background: linear-gradient(to right, #4C9C94, #416DAD);
    border: none;
    color: white;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
	 font-size:14px !important;
  }
.left--border-banner{
  border-left: 2px solid #416DAD;
  /* padding: 20px; */
  height: 2%;
  padding-left: 8%;
  font-size:14px !important;
}
.propelling-header {
    border-left: 2px solid #416DAD;
    padding-left: 2%;
}
.propelling-header h2{
   font-family: 'Adani-Regular';
}
.light--color--text{
    color: #888;
}
.heading-blue{
    font-size: 30px;
    /*font-family: Adani-Semibold;*/
    font-weight:bold;
    color: #416dad;
}
.content--heading-carousel {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
.date-time{
    display: flex;
    flex-direction: column;
}

.big--img-container {
    height: 300px; /* Set your desired height */
    width: 100%;
    overflow: hidden;
}
.big--img{
	height:100%;
}
.big--img img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.CatchLatestUpdates img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.propelling--decoration p, .propelling--decoration span{
    font-size: 14px;
}
.propelling--decoration--wind p, .propelling--decoration--wind span{
    font-size: 14px;
}

.CatchImg span,p,a{
    font-size: 14px;
}
.propelling--decoration--all-content{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.border-right-data{
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.owl-nav-top {
    display: flex;
    /* flex-direction: column; */
    justify-content: flex-end;
    align-items: flex-end;
}
.owl-nav-top .reduce-size{
    width: 70% !important;
}
.banner-pagination{
    display: block !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end !important;
    align-items: baseline !important;
}
.owl-nav-top .reduce-size:hover{
    filter: opacity(0.3);
    
}
.CatchLatestUpdates .short-images{
    width: 100%;
}
.right--side--row{
display: flex;
flex-direction: row;

}
.CatchLatestUpdates, .Sustainability, .sustainable_impact{
    background-color: #EBEBEB ;
}
.fix-image-size{
    width: 20% !important;
}

.SustainabilityCarousel-new .item:hover {
    transition: ease all 0.6s;
    transform: translateY(-30px) scale(1);
}

.change-item-size{
    height: 700px;
    align-items: flex-end;
    display: flex;
    flex-direction: row;
}
.investor--corner a{
    text-decoration: underline;
}

.OurGroupWebsite {
    position: relative;
}

.OurGroupWebsite .left--buton-bottom {
    position: absolute;
    top: 50%;
    /* width: 100%; */
    left: 5%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-10%);
}


.OurGroupWebsite .owl-prev:hover,
.OurGroupWebsite .owl-next:hover {
    color: #333; /* Set the desired color on hover */
}
.total-making-text-data {
    display: flex;
    flex-direction: column;
}
.making-sub-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.blue--color--text--making {
    color: rgb(65, 109, 173);
  /*  font-family: 'Adani-Bold';*/
     font-weight:bold;
    font-size: 16px;
}
.making-sub-row-right {
    text-align: right;
}
.center-img-making-impact img{
    width: 70%;
}
.name--blue--leader{
    color: #416dad;
}
.item-data-carousel1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 2px solid  #EBEBEB;
}
.right--data-leader1 {

    padding: 2%;
}

.banner-home-page .left-right-button-with-pagination {
    position: absolute;
    top: 76%;
    right: 8%;
    z-index: 1;
    width: 24%;
}
.left-right-button-with-pagination {
    position: relative;
}

.custom-pagination {
    text-align: center;
    margin-top: 20px;
  }
  .custom-pagination .item {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color:#9c9e7f;
}
  .custom-pagination .item.active {
    border-bottom: 2px solid white;
    color: white;
  }
 
  .line-for-row2 {
    position: absolute;
    width: 20%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 55%;
    right: 40%;
    transform: rotateZ(90deg);
}
.line-for-row4 {
    position: absolute;
    width: 10%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 45%;
    right: 45%;
}
.line-for-row3 {
    position: absolute;
    width: 10%;
    height: 1.5px;
    background-color: #b5d1ce;
    top: 70%;
    right: 45%;
}

.sustainable_impact {
    position: relative;
}

.sustainable_impact::before,
.sustainable_impact::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 5px; /* Adjust the thickness of the line as needed */
    background: linear-gradient(to left, #416DAD, #4C9C94);
}

.sustainable_impact::before {
    top: 0;
    left: 0;
}

.sustainable_impact::after {
    bottom: 0;
    right: 0;
}
.investor--links a{
   font-family: Adani-Regular;
    font-size: 14px;
    font-weight: 600;
}

.CatchLatestUpdates .card-body {
    padding: 0;
}

.investor--links p{
margin-bottom:1rem;
}

@media only screen and (max-width: 768px) {
    .line-for-row1 ,.line-for-row2, .line-for-row3, .line-for-row4{
        display: none;
    }
    .CatchLatestUpdates .short-images {
        width: auto;
    }
    .carousel-button-container {
        position: absolute;
        top: 15%;
        left: 10%;
        z-index: 1;
        width: 100%;
      }
      .banner-home-page .left-right-button-with-pagination {
        position: absolute;
        top: 46%;
        right: 3%;
        z-index: 1;
        width: 50%;
    }


      .carousel-button-container h5 {
        font-size: 12px;
    }
    .left--border-banner p{
        font-size: 12px;
        margin-top: 25px !important;
    }
    .know--more--button {
      
        padding: 6px 14px;
      
      }
    
    .center-img-making-impact {
       display: none;
    }

    .making-sub-row {
        text-align: center;
     
    }
    .making-sub-row-right {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
    }
   .investor--links p{
margin-bottom:0px;
}
}
  /* ==================banner============= */
  
  /*video CSS*/
  .custom-video {
    width: 100%; 
    height: 300px; 
  }
 
 .AdaniGujratSectionCarousel .item a{
	 color:black;
 }
 .wind-carousel-new .item a{
	 color:black;
 }
 .carousel-hybrid-new  .item a{
	 color:black;
 }
 
 @media only screen and (max-width: 768px) {
    .content--heading-carousel {
        margin-top: 4%;
    }
    section.propelling--decoration {
        padding: 0px !important;
    }
    .custom-video {
        margin-bottom: 4%;
        margin-top: 5%;
        width: 100%;
        height: auto;
    }
    .big--img-container {
        height: auto;
       
    }
    .big--img {
        margin-bottom: 4%;
    
    }
    .image-size-reduce{
        margin-bottom: 4%;
    }
    .left--image-leader1 {
        /* width: 34px !important; */
        margin-left: 0px !important;
    }
    .item-data-carousel1 {
        display: block;
        align-items: center;
   
    }
    .CatchLatestUpdates {
        margin-top: 2% !important;
    }
    .CatchLatestUpdates .card-body{
        margin-bottom: 10%;
    }
    .CatchLatestUpdates .content--part {
        margin-top: 4%;
    }
	
	.change-item-size {
        height: auto;
    }

	.Sustainability{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
  .investor--corner {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding: 10px !important;
    }
    .solar-propelling {
        padding: 5% !important;
    }
	
	
	
	
	.wind-row-data{
			display: flex;
			flex-direction: column-reverse;
	}

	.mobile-hr-line{
		display: block !important;
		margin-bottom:0rem !important;
	}
	.left--border-banner p {
		width: 80%;
	}

	.carousel-button-container h5 {
		width: 80%;
	}

	.CatchLatestUpdates {
		margin-top: 0px !important;
	}
}








/* NEW CSS */

.mobile-hr-line{
	display: none;
}

/* Style for the pagination dots */
.owl-carousel-banner-new .owl-dots {
    position: absolute !important;
    bottom: 10% !important;
    right: 7% !important;
}

.owl-carousel-banner-new .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #bbb !important; /* Inactive dot color */
    margin: 0 5px; /* Adjust as needed */
    cursor: pointer;
}

.owl-carousel-banner-new .owl-dot.active {
    background-color: #fff !important; /* Active dot color */
}