/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.0.7.1744372231
Updated: 2025-04-11 11:50:31

*/

p{
	font-family: 'Montserrat';
}


.header-menu{
	 font-family: "Montserrat", sans-serif;
	padding:10px 0;
}

a:focus {
    outline: solid 0px !important;
}

.logo-section{
	
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.header-contact{
	
    display: flex;
    flex-direction: column;
    align-items: end;

}

.logo{
	width:25%;
}

.logo img{
	width:100%;
}

.header-contact{
	
    display: flex;
    flex-direction: column;
    align-items: end;
    gap:5px;
}

.header-contact h4{
	
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    color: #666;

}

.header-contact a button{
	
    background: #fec61b;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 20px;

}

.header-contact a:hover{
	color:unset;
}

.menu-section{
	width:60%;
}

.page-header{
	display:none;
}

.content-area {

    width: 100%;
    padding-right: 0px;

}

     .aigpl-col-3 {
        width: 30.33333%;
 
}
#main #content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}


.footer-section{
	

    background: url(https://lakshmiagency.com/wp-content/uploads/2025/04/footer-bg-sample.webp);
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment:fixed;

}

.footer-overlay-bg{
	
    width: 50%;
    background: #bc2a2beb;
    padding: 50px 50px 10px 50px;

}

.footer-logo-section{
	display:none;
}

.quick-link-section{
	
    display: flex;
    justify-content: space-between;

}

.footer-sec-left h2{
	
    color: white;
   font-family: 'Montserrat';
    font-weight: 400;
    font-size: 28px;
    margin-top: 50px;

}

.footer-sec-left hr{
	
    width: 50%;
    border-top: 1px solid #bfb2b2;

}

.quick-link h4{
	
    color: #f6ae09;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;

}

.quick-link ul{
	
    list-style: none;
    margin-left: 0;
    margin-top: 0;

}

.quick-link ul li{
	
    padding-bottom: 10px;

}

.quick-link ul li a{
	
    color: white;
    font-family: 'Montserrat';
    font-size: 15px;

}

.contact-details h4{
	color: #f6ae09;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
}

.contact-details-cont{
	
    display: flex;
    gap: 15px;
    padding-bottom: 15px;

}

.contact-icon i{
	
    color: white;
    font-size: 18px;

}

.contact-content a{
	
    color: white;
    font-family: 'Montserrat';

}

.contact-content a p{
	
    margin-bottom: 0;

}

.social-icons-section{
	
    display: flex;
    gap: 15px;

}

.copyright-section p{
	
    color: #ffffffad;
    font-family: 'Montserrat';

}

.copyright-section p a{
	 color: #ffffffad;
    font-family: 'Montserrat';
}

#footer-bottom-line{
	
    width: 100%;
    border-top: 1px solid #80808085;

}

.homepage-sec-1{
	display:flex;
}

.homepage-sec-1-left{
	width:50%;
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/04/about-sec-bg.webp);
	background-attachment: fixed;
    background-position: right;
}

.aboutpage-sec-1-left{
	width:50%;
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/04/about-sec-bg.webp);
	background-attachment: fixed;
    background-position: right;
}

.aboutpage-sec-1-exp{
	
    display: flex;
    gap: 20px;

}



.homepage-sec-1-right{
	width:50%;
	padding:50px;
	background:#f7eee9;
}

.homepage-sec-1-right .counter {
   font-size: 65px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    color: #c91d1e;
    font-family: 'Montserrat';
}

.homepage-sec-1-right h3{
	
    color: #c91d1e;
    font-size: 26px;
    font-family: "Andika", sans-serif;
    margin-bottom: 0;

}

.homepage-sec-1-right hr{
	
    margin: 0;
    margin-top: 5px;
	border-top: 1px solid #c3b2b2;
	width:34%;
}

.homepage-sec-1-right h2{
    font-size: 35px;
    font-family: "Montserrat", sans-serif;
    width: 80%;
    color: #c91d1e;
    margin-top: 25px;
    font-weight: 700;
}

.homepage-sec-1-right p{
	font-family: 'Montserrat';
}

.homepage-sec-1-exp{
	
    display: flex;
    gap: 15px;
	margin-top:25px;

}

.sec-1-exp-icon{
	
    background: #c91d1e;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;

}

.sec-1-exp-icon img{
	
    width: 50px;

}

.sec-1-exp-content h4{
	
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;

}

.sec-1-exp-content p{
	    font-family: 'Montserrat';
    margin-bottom: 0;
    line-height: 50px;
}

.plus-symbol{
	 font-size: 65px;
    color: #c91d1e;
    font-weight: 700;
}

.sec-1-exp-content p a{
	
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 700;
    color: #b47566;

}

.homepage-sec-2{
	padding:50px 0;
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/04/product-section-bg.webp);
	background-size:contain;
	background-attachment:fixed;
}

.product-card {
     background-color: #ca1e1e;
    color: white;
    transition: all 0.3s ease-in-out;
    padding: 20px;
    border-radius: 8px;
/* 	width:32%; */
}

.product-card span{
	font-family: 'Montserrat';
    font-weight: 700;
}

.homepage-sec-2-product-section a {
    width: 32%;
}

.homepage-sec-2-product-section a {
    width: 32%;
    text-decoration: unset !important;
}
.product-image{
	
    height: 333px;
	
}

.product-image img{
	
    height: 100%;
    object-fit: contain;

}
/* 
.product-card span {
    color: #007BFF;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
} */

.product-card-2 {
    background-color: #e9e9e9;
    color: #000 !important;
	
}

.product-card h4{
	
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;

}

.product-card h4,
.product-card p,
.product-card a {
    color: #fff;
	
}


.product-card-2 h4,
.product-card-2 p,
.product-card-2 a {
    color: #000;
	
}

.product-card a span {
	text-decoration:none !important;
    color: white;
    font-weight: 700;
	position:relative;
	 left:40px;
}

.homepage-sec-2-product-section a span::before {
	content:"";
	position:absolute;
    width: 25px;
    height: 1px;
    background: #ffffffc7;
    bottom: 0;
    left: -30px;
    top: 30%;
}

.product-card-2 a{
	text-decoration:none !important;
    color: #000;
    font-weight: 700;
	position:relative;
    left:40px;
}

.product-card-2 a::before{
	content:"";
	position:absolute;
    width: 25px;
    height: 1px;
    background: #000;
    bottom: 0;
    left: -30px;
    top: 30%;
}

.product-card p{
	text-align:left !important;
	color:#fff !important;
	width:100%!important;
	margin-bottom: 10px !important;
}

.product-card-2 p{
	text-align:left !important;
	color:#000 !important;
	width:100%!important;
}

/* Hover effect */
.product-card:hover {
    background-color: #e9e9e9;
    color: #000 !important;
}

.product-card-2:hover {
   
	 background-color: #ca1e1e;
    color: white !important;
}

.product-card:hover h4,
.product-card:hover p,
.product-card:hover a {
    color: #000 !important;
	
}

.product-card:hover a::before {
    background: #000 !important;
	
}

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

.product-card-2:hover a::before {
    background: #fff !important;
	
}



.homepage-sec-2-cont h2{
	color: #c91d1e;
    font-size: 26px;
    font-family: "Andika", sans-serif;
    margin-bottom: 15px;
	text-align:center;
}


.homepage-sec-2-cont p{
	font-family: 'Montserrat';
	color:grey;
	text-align: center;
    margin: 0 auto;
    width: 60%;
}

.homepage-sec-2-product-section{
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}

.view-all-div{
	
    margin-top: 30px;
    text-align: center;

}

.view-all-div a button{

    font-size: 13px;
    background: #ca1e1e;
    color: white;
    font-family: 'Andika';
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 15px;

}

.homepage-sec-3{
	
    background: url(https://lakshmiagency.com/wp-content/uploads/2025/04/footer-bg-sample.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment:fixed;
}

.homepage-sec-3-overlay{
	
    background: #f6eeeaf2;
	padding: 50px 0;
}

.homepage-sec-3-cont h2{
	
    color: #c91d1e;
    font-size: 26px;
    font-family: "Andika", sans-serif;
    margin-bottom: 15px;
    text-align: center;

}

.homepage-sec-3-cont h1{
	
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Montserrat';

}

.why-choose-section{
	display:flex;
	justify-content:space-between;
	height:400px;
}

.why-choose-us-card span{
	
    font-weight: 700;
    font-size: 40px;
    font-family: 'Montserrat';
    color: #c91d1e;

}

.why-choose-us-card-2 span{
	
    font-weight: 700;
    font-size: 40px;
    font-family: 'Montserrat';
    color: #c91d1e;

}

.why-choose-icon{
	
    border: 1px solid #c91d1e;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    padding: 4px;

}

.why-choose-icon-outline{
	
    background: #ca1e1e;
    width: 85px;
    height: 85px;
    display: grid;
    place-items: center;
    border-radius: 50%;

}

.why-choose-us-card h4{
	
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
	text-align: center;

}

.why-choose-us-card p{
	font-family: 'Montserrat';
    font-size: 12px;
    line-height: 22px;
	text-align:center;
}

.why-choose-us-card-2 p{
	font-family: 'Montserrat';
    font-size: 12px;
    line-height: 22px;
}


.why-choose-us-card-2 h4{
	
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;

}

.why-choose-us-card{
	
    display: flex;
    flex-direction: column;
    justify-content: end;
	align-items: center;

}

.why-choose-us-card-2{
	
    display: flex;
    flex-direction: column;
   
	align-items: center;

}


.why-choose-us-card-2 p{
	text-align:center;
}


.homepage-sec-4{
	
    padding: 50px 0;

}

.homepage-sec-4-cont h2{
	
    color: #c91d1e;
    font-size: 26px;
    font-family: "Andika", sans-serif;
    margin-bottom: 15px;
    text-align: center;

}

.dealer-section{
	
    display: flex;
    justify-content: center;
    gap: 15px;
	padding-bottom:50px;
}

.dealer-image{
	
    width: 150px;
	display: grid;
    place-items: center;

}

.vr{
	
    width: 1px;
    background: black;

}


@media all and (max-width:450px){
	.header-contact{
		display:none;
	}
	.logo img {
    width: 100%;
}
	.menu{
		width:50px;
	}
	.menu-section {
    width: 60%;
    display: flex;
    justify-content: end;
}
	.homepage-sec-1 {

    flex-direction: column;
}
	.homepage-sec-1-left{
		width: 100%;
	}
	.homepage-sec-1-right {
    width: 100%;
    padding: 15px;
    background: #f7eee9;
}
	.homepage-sec-1-right h3 {

    font-size: 20px;

}
	.homepage-sec-1-right h2 {
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    width: 80%;
    color: #626262;
    margin-top: 10px;
    margin-bottom: 10px;
}
	.homepage-sec-1-right p {
    font-family: 'Montserrat';
    font-size: 13px;
}
	.sec-1-exp-icon img{
		width: 30px;
	}
	.sec-1-exp-icon{
		width: 60px;
    height: 60px;
	}
	.homepage-sec-1-right .counter{
		font-size:30px;
	}
	.plus-symbol{
		font-size:30px;
	}
	.homepage-sec-1-exp {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}
	.homepage-sec-2{
		padding:20px 0;
	}
	.homepage-sec-2-cont h2{
		font-size: 23px;
	}
	.homepage-sec-2-cont h2 {
  
    font-size: 22px;

    text-align: center;
    width: 80%;
    margin: 0px auto 10px;
}
	.homepage-sec-2-cont p {
    font-family: 'Montserrat';
    color: grey;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
}
	.homepage-sec-2-product-section{
		flex-wrap: wrap;
		gap:20px;
	}
	.product-card{
		width:100%;
	}
	.view-all-div a button {
    font-size: 12px;
    background: #ca1e1e;
    color: white;
    font-family: 'Andika';
    font-weight: 700;
    letter-spacing: 1px;
    padding: 7px 10px;
}
	.homepage-sec-3-overlay {
    background: #f6eeeaf2;
    padding: 20px 0;
}
	.homepage-sec-3-cont h2{
		font-size:22px;
	}
	.homepage-sec-3-cont h1 {
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Montserrat';
}
	.why-choose-section {
    display: flex
;
    justify-content: space-between;
    height: auto; 
    flex-wrap: wrap;
}
	.homepage-sec-4 {
    padding: 20px 0;
}
	.homepage-sec-4-cont h2{
		font-size:22px;
	}
	.footer-overlay-bg{
		width:100%;
		padding: 20px 0px 10px 0px;
	}
	.footer-sec-left h2 {
    color: white;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 22px;
    margin-top: 20px;
}
	.quick-link-section {

    flex-direction: column;
}
	.logo {
    width: 90%;
}
	.homepage-sec-2-product-section a {
    width: 100%;
    text-decoration: unset !important;
}
}

.inner-banner-section{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/09/banner-image.webp);
	height:300px;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position-y: -60px;
}

.pipes-banner-section{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/10/pvc-pipe-banner-image-scaled.webp);
	height:300px;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;

}

.inner-banner-overlay{
	height:100%;
	display: flex;
    justify-content: center;
    align-items: center;
    background: #0000009e;
}

.breadcrumb-title h2{
	
    color: white;
    font-size: 40px;

}

.breadcrumb-section{
	
   
    text-align: center;
    padding: 10px;
    border: 1px solid #fff;
	font-size: 16px;
    color: #fec61b;
    font-weight: 600;

}

.breadcrumb-section a{
	
    color: white;
    text-decoration: none !important;

}

.contactpage-section-1{
	
    padding: 50px 0;

}

.contactpage-sec-1-cont{
	
    display: flex;
    justify-content: space-between;

}

.contactpage-sec-1-left{
	
    width: 49%;

}

.contactpage-sec-1-right{
	
    width: 49%;

}

.location-map{
	height:100%;
}

.contactpage-sec-1-right-cont{
	
    padding: 20px;
    background: #f5f5f5;

}

.contactpage-sec-1-right-cont h2{
	
    font-size: 30px;
    color: #c4241e;

}

.contactpage-sec-1-right-cont p{
	
    font-size: 15px;
    color: #666;

}

.contactpage-form label{
	
    color: #666;
    font-size: 16px;

}

.contactpage-form label input{
	background:white;
}

.contactpage-form label textarea{
	background:white;
}

.wpcf7-submit{
	background:#c91c1b !important;
}


.contact-page-sec-2{
	
    padding: 0 0 50px 0;

}

.contactpage-details{
	
    display: flex;
 
    
}

.contact-section-box{
	
    display: flex;
    gap: 20px;
    align-items: center;
    background: #f9f9f9;
    padding: 15px;
    width:25%;
}

.contact-section-box-color{
	    background: #f1f1f1;
}

.contactpage-icons{
	
    width: 40px;
    height: 40px;
    border: 1px solid #cd1c20;
    display: grid;
    place-items: center;
    border-radius: 50%;

}

.contactpage-icons i{
	
    color: #c32323;

}

.contactpage-content h4{
	
    margin-bottom: 0;

}

.contactpage-content a{
	
    text-decoration: none !important;

}

.contactpage-content p{
	
    margin-bottom: 0;

}

@media all and (max-width:768px){
	.breadcrumb-title h2 {
    color: white;
    font-size: 24px;
    text-align: center;
}
	.breadcrumb-section {
    text-align: center;
    padding: 8px;
    font-size: 14px;

}
	.contactpage-section-1 {
    padding: 20px 0;
}
	.contactpage-sec-1-cont{
		flex-direction:column;
	}
	.contactpage-sec-1-left {
    width: 100%;
}
	.contactpage-sec-1-right {
    width: 100%;
}
	.contactpage-sec-1-right-cont h2 {
    font-size: 24px;
    color: #c4241e;
}
	.contactpage-details{
		flex-wrap:wrap;
	}
	.contact-section-box{
		width: 100%;
	}
	.contact-page-sec-2 {
    padding: 0 0 0px 0;
}
	.location-map {
    height: 300px;
}
}

.brands-section{
	
    padding: 50px 0;

}

.brands-sec-cont h2{
	
    text-align: center;
    font-size: 40px;
    width: 60%;
    margin: 0px auto;
   color:#b47566;
}

.brands-logo-section{
	
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap:10px;
	margin-top: 30px;

}

.brands-logo-box{
	
    width: 19%;
	height:200px;
    border: 1px solid #80808036;
}

.brands-logo-box{
	
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform:translatey(0);
	transition:.5s all ease;
}

.brands-logo-box:hover{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	 transform:translatey(-5px);
}

.brands-logo-image img{
	width:120px;
	height: 120px;
    object-fit: contain;
}

.brands-name h4{
	
    text-align: center;

}

.brands-logo-image{
	
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;

}

@media all and (max-width:768px){
	.brands-sec-cont h2 {
    text-align: center;
    font-size: 24px;
    width: 100%;
    margin: 0px auto;
}
	.brands-logo-box {
    width: 47%;
    height: 150px;
    border: 1px solid #80808036;
}
	.brands-name h4 {
    text-align: center;
    font-size: 13px;
}
}

.aboutpage-sec-2{
   padding:50px 0;
	background:#f1f1f1;
}

.aboutpage-sec-2-cont{
	display: flex;
    justify-content: space-between;
    height: 600px;
	
}

.aboutpage-sec-2-left{
	width:32%;
	    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.aboutpage-sec-2-left-top{
	
    height: 47%;
    border-radius: 5px;
    overflow: hidden;
    
}

.aboutpage-sec-2-left-top img{
	
    height: 100%;
    transform:scale(1);
	transition:.5s;
}

.aboutpage-sec-2-left-top img:hover{
	
    transform:scale(1.1);
}

.aboutpage-sec-2-left-bottom{
	
    height: 47%;
/*     border: 1px solid; */
    padding: 20px;
    border-radius: 5px;
    transform:translatey(0px);
	transition:.5s;
	background:#fff;
}

.aboutpage-sec-2-left-bottom:hover{
	 transform:translatey(-10px);
}

.vission-section{
	
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;

}

.vision-sec-top{
	
    display: flex;
    justify-content: space-between;
	align-items: center;
    margin-bottom: 20px;

}

.about-sec-2-middle{
	width:32%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.about-sec-2-middle .vission-section{
/* 	 border: 1px solid; */
	border-radius:5px;
	padding:20px;
	background:#fff;

}

.aboutpage-sec-2-left-top{
    transform:translatey(0);
	transition:.5s;
}

.aboutpage-sec-2-left-top:hover{
    transform:translatey(-10px);
	transition:.5s;
}



.about-sec-2-right{
	width:32%;
	border-radius: 5px;
    overflow: hidden;
	transform:translatey(0);
	transition:.5s;
}

.about-sec-2-right:hover{
	transform:translatey(-10px);
}

.about-sec-2-right-image{
	
    height: 100%;

}

.about-sec-2-right-image img{
	height:100%;
	object-fit:cover;
	transform:scale(1);
	transition:.5s;
}

.about-sec-2-right-image img:hover{
	transform:scale(1.1);
}

.vision-sec-heading h2{
	
    margin-bottom: 0;
    font-size: 40px;
	color: #c91d1e;

}

@media all and (max-width:768px){
	.aboutpage-sec-1-exp {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
	.aboutpage-sec-2 {
    padding: 20px 0;
    background: #f1f1f1;
}
	.aboutpage-sec-2-cont{
		flex-direction: column;
		height:auto;
		gap:15px;
	}
	.aboutpage-sec-2-left{
		width: 100%;
		gap:15px;
	}
	.about-sec-2-middle{
		width: 100%;
		gap:15px;
	}
	.aboutpage-sec-2-right{
		width: 100%;
	}
	.about-sec-2-right{
		width:100%;
	}
	.vision-sec-heading h2{
		font-size:30px;
	}
}


.aigpl-design-1 .aigpl-img-title{
	    margin: 0px 0 0;
    background: #a52a2a;
    padding: 10px;
	color:#fff;
}

.aigpl-column, .aigpl-columns{
	padding:0;
/* 	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
	margin:15px;
}

#aigpl-gallery-1{
	
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.aigpl-col-4 {
    width: 20%;
}

.productspage-section{
	
    padding: 50px 0;

}

.productspage-section-cont h2{
	
    text-align: center;
    font-size: 40px;
    color: #a52a2a;
	width: 60%;
    margin: 15px auto;

}

.pipes-sec-1-bg{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/10/construction-pvc-pipes-composition.jpg);
	background-size:cover;
}

.paints-sec-1-bg{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/10/paint-bg-image.webp);
	background-size:cover;
}

.tanks-sec-1-bg{
	background:url(https://m.media-amazon.com/images/I/51y9s+1byiL.jpg);
	background-size:cover;
}

@media all and (max-width:768px){
	.productspage-section {
    padding: 20px 0;
}
	.productspage-section-cont h2 {
    text-align: center;
    font-size: 24px;
    color: #a52a2a;
    width: 100%;
    margin: 15px auto;
}
	.aigpl-col-4 {
    width: 100%;
}
}

.cta-section{
	background:url(https://demo.getln.com/lakshmiagency/wp-content/uploads/2025/12/lakshmi-agency-thirunagar-colony-erode-bathroom-fitting-dealers-xy4sgrfgh0.webp);
	background-size:cover;
	height: 250px;
    background-repeat: no-repeat;
    background-position-y: -450px;
  
}

.cta-section-2{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/12/lakshmi-agency-thirunagar-colony-erode-bathroom-fitting-dealers-7hrtxewdjr.webp);
     background-position-y: -450px;
}

.cta-section-overlay{
	height:100%;
	background: #a52a2a45;
}

.cta-button h2{
	
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;

}

.cta-button{
	height:100%;
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction: column;
}

.cta-button a button{
	
    background: #fec61b;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px 10px;
    text-transform: uppercase;

}

.cta-button a:hover{
	color:#000;
}

.hoses-section-1{
	
    padding: 50px 0;

}

.hoses-sec-1-right h2{
	
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;

}

.hoses-brand-section{
	
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap:wrap;

}

.hoses-brand{
	
    width: 15%;
    text-align: center;
}

.hoses-brand img{
	
    width: 200px;

}

.hosepage-section{
	padding-top:0;
}

.hoses-sec-1-right h2{
	color:#a52a2a!important;
}

.aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img {
    object-position: center; '

}


.contact-content p {
    color: white;
    font-family: 'Montserrat';
    margin-bottom: 0px;
}

@media all and (max-width:500px){
.aigpl-col-3 {
    width: 100%;
} 
	.hoses-sec-1-right h2 {

    font-size: 27px;

    line-height: 29px;
}
	.hoses-brand {
    width: 48%; 
	}
	.hoses-brand-section {
		gap: 10px;

	}
	.cta-button h2 {
   
    font-size: 24px;
    text-transform: capitalize;
}
	.cta-section{
		background-position-y: 0px;
	}
	.cta-section-2 {
    background: url(https://lakshmiagency.com/wp-content/uploads/2025/12/lakshmi-agency-thirunagar-colony-erode-bathroom-fitting-dealers-7hrtxewdjr.webp);
    background-position-y: -450px;
}

}




.tile-adhesive-section{
	background:url(https://lakshmiagency.com/wp-content/uploads/2025/12/Tiles-And-Stone-Adhesives.webp);
	background-size:cover;
}

.lighting-brand-logo{
	justify-content:center;
}