/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
/* .herosect span.et_pb_section_video_bg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 54%);
}
.heroslider  .et-pb-controllers a {
    width: 23%;
	position:relative;
}
 */
body{
	background-color:#000
}
/*         .carousel-indicators {
            position: absolute;
            bottom: -30px;
            left: 50%;
            transform: translateX(-50%);
        } */
		.carousel-indicators {
        bottom: 150px;
    margin-right: 4%; 
    margin-left: 3%;
}
span.inditxt {
    display: block;
    margin-top: 15px;
	font-family:Montserrat;
}
        .carousel-indicators button {
          
            width: 23%!important;
        
            border-radius: 4px!important
        }
		    /* Styling for video background */
    .carousel-item {
        position: relative;
        height: 96vh; /* Adjust height as needed */
        overflow: hidden;
    }
  .carousel-item img {
    width: auto!important;
	     max-width:max-content !important;
    height: 96vh;
}
    .video-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }
	.carousel-caption h2 {
    color: #fff;
    font-family: 'Audiowide',display!important;
    font-weight: 400 important;
    font-size: 64px important;
    line-height: 100%;
    vertical-align: middle;
}

.carousel-caption {
    position: absolute;
    top: 55%;
    left: 37%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: left;
}

.car_pverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(0 0 0 / 74%);
}
a.learnmorebtn {
   background: linear-gradient(90deg, #62D8F2 0%, #FFFFFF 100%);
/*     border: 2px solid #fff; */
    padding:10px 36px;
    text-decoration: none;
    color: #000;
    border-radius: 10px;
    display: block;
    width: max-content;
    margin-top: 18px;
}
.carousel-indicators [data-bs-target] {
       margin-right: 26px;
    margin-left: 26px;
    text-indent: 0;   
    color: #fff;
    font-size: 22px;
    line-height: 2;
	height:5px;
}
.tgl_btns button {
    background-color: transparent;
    color: #000;
    border: none;
    outline: none;
    font-weight: 600;
    background-color: #82DBEF;
    border-radius: 10px;
    padding: 15px 50px;
    margin: 0 20px;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 25px;
    line-height: 50px;
    letter-spacing: 0px;
    vertical-align: middle;
}
.tgl_btns button.active{
	color:#fff;
	background-color:#011430;
}
  
span.et-pb-icon.butnicon {
    font-size: 18px;
    vertical-align: middle;
}

.dmn{
	display:block
}

@media(max-width:767px){
	
.dmn{
	display:none
}
	.herosecslider{
		height:700px
	}
	.carousel-caption {
    position: absolute;
    top: 21%;
    left: 00;
    transform: translate(0%, 0%);
    z-index: 2;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    right: 0;
}
	a.learnmorebtn {
    background: linear-gradient(90deg, #62D8F2 0%, #FFFFFF 100%);
    /* border: 2px solid #fff; */
    padding: 10px 36px;
    text-decoration: none;
    color: #000;
    border-radius: 10px;
    display: block;
    width: max-content;
    margin-top: 18px;
    margin: 4% auto;
}
.carousel-caption h2 {
    color: #fff;
    font-family: 'Audiowide',display!important;
    font-weight: 400 important;
    font-size: 34px important;
    line-height: 1.3;
    vertical-align: middle;
}
	.car1{
	background-image:url("http://v2.nextastra.com/wp-content/uploads/2025/03/slider1bg.jpg");
		background-color: #000; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
	}
	.car2{
	background-image:url("http://v2.nextastra.com/wp-content/uploads/2025/03/slider2bg.jpg");
		background-color: #000; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
	}

		.car3{
	background-image:url("http://v2.nextastra.com/wp-content/uploads/2025/03/slider3bg.jpg");
			background-color: #000; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
	}

		.car4{
	background-image:url("http://v2.nextastra.com/wp-content/uploads/2025/03/slider4bg.jpg");
			background-color: #000; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
	}
	.carousel-indicators [data-bs-target] {
    margin-right: 5px;
    margin-left: 5px;
    text-indent: 0;
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
		text-align:center
}
	.carousel-indicators {
    bottom: 30px;
    margin-right: 3%;
    margin-left: 3%;
}
span.inditxt {
    margin-top: 13px;
    display: block;
}
} 
.carousel-indicators .active {
    opacity: 1;
    background-color: #00D2BA !important;
}
.row-buttons button {
    background-color: #131313;
    color: #fff;
    height: 150px;
    border: 1px solid #034D88;
    padding: 10px;
    text-align: left;
    /* vertical-align: bottom; */
    /* position: relative; */
    /* bottom: 0; */
    top: auto;
    display: flex;
    align-items: self-end;
    line-height: 1.3;
    width: -webkit-fill-available;
}
.row-buttons button.active {
    background-color: #010920;
}