@charset "utf-8";
/* CSS Document */
.space {
    padding: 70px 0px;
}
.text-justify {
    text-align: justify;
}
.font-30 {
    font-size: 30px;
}
.home-quote {
    background-color: #FFE1E2;
    padding: 15px;
    font-size: 22px;
    line-height: 30px;
}
.dealers-border {
    border:#D5D5D5 1px solid;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.10);
    border-radius: 5px;
    margin-bottom: 15px;
}	
.small-highlight-left {
  background: #005FC0;
  color: #fff;
  padding: 6px 18px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px;
  display: inline-block;
  text-align: left;
}
	.highlighte-words{
		padding-left: 32px;
	}
.product-grid{
			border-radius: 5px;
			border: 2px solid #e5e5e5;
			margin-bottom: 10px;
		}
		a:hover{ text-decoration:none; }
		.product-grid .product-image a.image{ display: block; }
		.product-grid .product-image img{
			width: 100%;
			height: auto;
		}
		.product-grid .product-content{
			background: #fff;
			padding: 12px 15px;
		}
		.product-grid .title{
			font-size: 24px;
			font-weight: 600;
			text-transform: capitalize;
			margin: 0 0 12px;
		}
		.product-grid .title a{
			color: #000;
			transition: all 0.3s ease 0s;
		}

		.product-grid .price{
			color: #000;
			font-size: 16px;
			font-weight: 500;
			margin: 0 0 10px;
		}
		.product-grid .button{
			color: #fff;
            background: #005FC0;
			font-size: 15px;
			font-weight: 500;
			text-transform: uppercase;
			padding: 12px 15px;
			text-align: center;
			display: block;
			box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
			transition: all .2s ease;
		}
		.product-grid .button:hover{ 
			color: #fff;
			background: #555151;
		}



.industries-red-section {
  background: #fff;
}

.section-heading {
  font-size: 32px;
  font-weight: 700;
  color: #005FC0;
}

.industry-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 15px;
  text-align: center;
  box-shadow: 0 6px 20px rgb(246, 246, 246);
  transition: 0.35s;
  border: 2px solid #EEE;
}

.industry-box i {
  font-size: 48px;
  color: #005FC0;
  margin-bottom: 12px;
  transition: 0.3s;
}

.industry-box p {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.industry-box:hover {
  background: #005FC0;
  transform: translateY(-8px);
  box-shadow: 0 10px 28px rgb(246, 246, 246);
}

.industry-box:hover i,
.industry-box:hover p {
  color: #fff;
}
	.service-content-new{
		margin-bottom: 83px;
	}
.vs-carousel .slick-slide {
  padding: 10px;
}
.service-bg-1 {
    background:url("../../mahalaxmi-light-house/home/solar-power-bg.jpg"); /*#F9EEEA*/;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.3);
}
.service-bg-2 {
    background:url("../../mahalaxmi-light-house/home/commercial-electrica-bg.jpg");/*#F0BB101C*/;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.3);
}
.border-2 {
    border: dashed #787575 2px;
}
.myButton {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	background-color:#f9f9f9;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#2A2A2A;
	font-size:18px;
	font-weight:bold;
	padding:12px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
.infoimg {
  animation: spin 10s linear infinite;
}
.blog-single1 .post-admin1::before {
/*
  position: absolute;
  content: "";
*/
  width: 140px;
  height: 100%;
  background-color: var(--theme-color2);
  z-index: -1;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 30px;
}


.blog-single1 .post-admin1 {
  background-color: #87c1e314;
  border-radius: 30px;
  display: flex;
  gap: 26px;
  align-items: center;
  padding: 35px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 50px;
  border: 1px solid #9ecbe8;
}

.blog-single1 .post-admin1 .post-img1 {
  flex: 0 150px;
/*  --image-size: 245px;*/
/*
  width: var(--image-size);
  height: var(--image-size);
  max-width: var(--image-size);
  max-height: var(--image-size);
  min-width: var(--image-size);
*/
  min-height: var(--image-size);
/*  border-radius: 50%;*/
  overflow: hidden;
  border: 3px solid var(--white-color);
  box-shadow: 0px 13px 9px 0px rgba(0, 0, 0, 0.15);
}

.vs-blog1 {

  border-radius: 50px;
}
/*------------------- 4.00. About  -------------------*/
/* About 1 ---------------------------------- */
:root{ --main-color: #F09018; }
.serviceBox{
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 30px 20px 30px 30px;
    border-radius: 20px;
    box-shadow: 5px 0 5px rgba(0,0,0,0.2),-7px 5px var(--main-color);
    position: relative;
    z-index: 1;
}
.serviceBox:before{
    content: '';
    background-color: var(--main-color);
    height: 70%;
    width: 10px;
    position: absolute;
    left: 0;
    bottom: 5px;
    clip-path: polygon(0% 0%,100% 15%,100% 85%,0% 100%);
}
.serviceBox .service-icon{
    color: var(--main-color);
    font-size: 40px;
    margin: 0 auto 20px;
}
.serviceBox .title{
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
}
.serviceBox .description{
    color: #3E3D3D;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
.serviceBox.red{ --main-color: #005FC0; }
@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 0 30px; }
}
.agnis-list-06 li {
	/*background: url(../icons/10.png) 0 13px no-repeat;*/
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 18px;
  gap: 16px;
  color:#2A2A2A;
	padding: 5px 0 6px 10px;
  list-style: none;
  width: 100%;
}
.agnis-list-06 li {
	padding: 4px 0;
	text-decoration: none;
	border-bottom: 1px dotted #787575;
}
.agnis-list-06 i {
color: #005FC0;
}
.bg-services {
	background-color: #fffcfc;
background-image: url("https://www.transparenttextures.com/patterns/subtle-grey.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
  .image-boximg {
    display: block;            /* important for transform to behave predictably */
    width: 100%;
    height: auto;
    transform: translate3d(0, 0, 0); /* initial */
    transition: transform 600ms cubic-bezier(.2,.9,.3,1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0); /* vendor fallback */
  }

  .image-boximg:hover {
    transform: translate3d(0, var(--move), 0);
  }


.img-box1new .img1new::before {
/*
  position: absolute;
  content: "";
*/
  width: 291px;
  height: 178px;
  background-color: var(--theme-color2);
  bottom: 0;
  right: 0;
  border-radius: 35px 0 0 0;
}
	/* === Section Styling === */
.img-box1new {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease-in-out;
}

.img-box1new:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.img1new img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  transition: transform 0.6s ease;
}

.img-box1new:hover img {
  transform: scale(1.08);
}

/* === Content Styling === */
.about-content1 {
  padding: 20px 15px;
}




.text-justify {
  text-align: justify;
}

/* === Responsive Adjustments === */
@media (max-width: 991px) {
 
  .about-content1 {
    text-align: center;
  }
  .img-box1new {
    margin-bottom: 20px;
  }
}
 /* Apply animation only on desktop */
@media (min-width: 768px) {
  .slide-left-right {
    position: relative;
    animation: moveLR 3s infinite alternate ease-in-out;
  }
}

@keyframes moveLR {
  0% { transform: translateX(0px); }
  100% { transform: translateX(30px); }
}

/* On mobile — no animation */
@media (max-width: 767px) {
  .slide-left-right {
    animation: none;
    transform: none;
  }
}

.breadcumb-h1 {
  font-size: 18px;
  color: white;
  font-weight: 300;
  padding: 10px 0;
}


.contact-box4 {
  background-color: var(--bg2-color);
  min-width: 480px;
  overflow: hidden;
  height: 575px;
  padding: 40px;
/*  border-radius: 30px;*/
/*  margin: 22px;*/
}

.contact-box1 {
  background-color: var(--bg2-color);
  min-width: 332px;
  overflow: hidden;
  height: 235px;
  padding: 53px 16px;
/*  border-radius: 30px;*/
/*  margin: 29px;*/
 
}

.contact-box__item1 {
  display: flex;
  gap: 17px;
  align-items: center;
  margin-bottom: 30px;
}


.contact-box2 {
  background-color: var(--bg2-color);
  min-width: 332px;
  overflow: hidden;
  height: 296px;
  padding: 53px 16px;
/*  border-radius: 30px;*/
  margin: 29px;
}

.contact-box3 {
  background-color: var(--bg2-color);
  min-width: 332px;
  overflow: hidden;
  height: 245px;
  padding: 53px 16px;
/*  border-radius: 30px;*/
  margin: 29px;
}


/* Tablet ( max-width: 992px ) */
/*
@media (max-width: 992px) {
  .contact-box {
    min-width: auto;
    padding: 40px;
    margin: 18px;
  }
}
*/

/* Mobile ( max-width: 576px ) */
@media (max-width: 576px) {
  .contact-box4 {
    min-width: 100%;
    padding: 25px;
    margin: 12px 0;
/*    border-radius: 20px;*/
  }
}


@media (max-width: 576px) {
  .contact-box1 {
    min-width: 100%;
    padding: 25px;
    margin: 12px 0;
/*    border-radius: 20px;*/
  }
}

@media (max-width: 576px) {
  .contact-box3 {
    min-width: 100%;
    padding: 25px;
    margin: 12px 0;
/*    border-radius: 20px;*/
  }


}

.breadcumb-wrapper {
  background-color: var(--title-color);
  padding: 90px 0;
    padding-bottom: 90px;
  padding-bottom: 35px;
}


.breadcumb-title {
  width: 100%;
  font-size: 42px;
  color: var(--white-color);
  line-height: 1.1;
  margin: 95px 0 0;
	font-weight: 600
}

.error-content .sec-title {
  font-size: 60px;
  font-weight: 800;
  line-height: 0.74;
  margin: 0 0 25px 0;
}

.form-style2 {
  flex: 1;
  padding: 48px;
  border: 1px solid #005FC0;
}


.feature-item.style2 .feature-text {
  padding-right: 0;
  height: 237px;
}

.feature-item.style2 {
  padding: 18px 23px;
  border: 2px solid var(--vs-border-color);
  border-radius: 30px;
  position: relative;
  background-color: var(--white-color);
  transition: all 0.3s ease-in-out;
}


.blog-single .post-admin .post-img {
  flex: 0 150px;
  --image-size: 162px;
  width: var(--image-size);
  height: var(--image-size);
  max-width: var(--image-size);
  max-height: var(--image-size);
  min-width: var(--image-size);
  min-height: var(--image-size);
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid var(--white-color);
  box-shadow: 0px 13px 9px 0px rgba(0, 0, 0, 0.15);
}
 .panel-success {
  border-color: #d6e9c6;
}
	.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #005FC0 !important;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-success > .panel-heading {
  color: #fff !important;
  background-color: #005FC0 !important;
  border-color: #005FC0 !important;
}
	.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
		font-size: 26px;
}
	.panel-body {
  padding: 15px;
}

.blog-single .post-admin {
  background-color: var(--banner-color2);
  border-radius: 30px;
  display: flex;
  gap: 26px;
  align-items: center;
  padding: 35px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 50px;
  border: 1px solid #005FC0;
}



.team-style1 {
  text-align: center;
  border: 2px solid var(--theme-color2);
  border-radius: 30px;
  padding: 35px 30px 50px 30px;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px;
  height: 398px;
}


.product-grid1 {
  border-radius: 5px;
/*  border: 2px solid #e5e5e5;*/
  margin-bottom: 10px;
}

.product-grid1 .product-content1 {
  background: #fff;
  padding: 12px 15px;
/*  height: 606px;*/
}
.product-grid1 .title a {
  color: #000;
  transition: all 0.3s ease 0s;
}


.product-grid1 .title {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 12px;
}

.icon11{
	color: #fff;
}

.footer-menu--style1 > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  text-align: left;
  -moz-column-count: 1 !important;
  column-count: 1 !important;
}


.footer-social.style22 {
  display: flex;
  align-items: center;
/*  justify-content: center;*/
  gap: 18px;
}

.footer-menu--style21 > ul > li {
  margin-bottom: 6px;
}

.footer-info.style2 {
  margin: 16px;
}

.banner-title {
  font-family: var(--title-font);
  color: var(--title-color);
  text-transform: none;
  font-weight: 600;
  line-height: 1.42;
  margin: -0.14em 0 15px 0;
  font-size: 30px;
}


@media (max-width: 767px) {
  .header-social {
    /* display: block !important; */
    justify-content: right;
  }
}


@media (max-width: 767px) {
  .breadcumb-wrapper {
    padding: 10px 0 30px 0 !important;
  }

  .breadcumb-title {
  width: 100%;
  font-size: 42px;
  color: var(--white-color);
  line-height: 1.1;
  margin: 122px 0 0;
  font-weight: 600;
}

  
}

@media (max-width: 767px) {
  .header-logo {
    max-width: 172px;
  }
}

@media (max-width: 991px) {
    .mobile-center {
        text-align: center;
    }

    .banner-title {
  font-family: var(--title-font);
  color: var(--title-color);
  text-transform: none;
  font-weight: 600;
  line-height: 1.42;
  margin: -0.14em 0 15px 0;
    margin-bottom: 15px;
  font-size: 19px;
}
}
@media (max-width: 767px) {
  .h2, h2 {
    font-size: 22px;
  }
}

.heading{
  font-size: 15px;
}

.navigation li.active  a {
    color: #005ebf;   /* example */
    font-weight: bold;
}
.whatsapp-footer {
  position: fixed;
  left: 20px;
  bottom:20px;
 text-align: center;
 z-index: 9999999 !important;
}
