@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400&family=Montserrat:wght@300;400;500&display=swap');
.container-fluid{
    margin: 0;
    padding: 0;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #2253b7;
}
.landing-content{
    color: white;
}
/* .landing{
    padding: 2% 3%;
    color: #fff;
    padding-bottom: 5%; 
     position: fixed;
    z-index: 10;
  
} */
.navbar{
    font-family: 'Montserrat', sans-serif;
    color: white;
    position: fixed;
    background-color: #fff;
    width: 100vw;
    padding: 1% 5%;
    z-index: 5;
   
}
/* .navbar-brand{
    margin-left: ;
} */
.navbar-light .navbar-nav .nav-link{
    font-weight: 500;
    color: #383838;
}
.navbar-light .navbar-nav .nav-link .active{
    color: #199b3e;
}

#carouselExampleIndicators{
	position: relative;
	height: 100vh;
	width: 100%;
}
#carouselExampleIndicators .carousel-inner{
	position: relative;
	height: 100%;
	width: 100%;
	background: #000;
}
#carouselExampleIndicators .carousel-inner:before{
	position: absolute;
	content: '';
	/* background: rgba(0, 0, 0, 0.45);*/
    /* background: rgba(1, 0, 0, 0.075); */

	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
#carouselExampleIndicators .carousel-inner .carousel-item{
	position: absolute;
	height: 100%;
	width:100%;
	/* background: url("http://qa.srsteelsindia.com/imgs/slider-1.jpeg"); */
    /* background: url("C:/xampp/htdocs/Demo php files/SR-Steel/imgs/slider-1.jpg"); */
    /* background: url("D: /SR Steel/imgs/slider-1.jpeg"); */
    /* background: url("D:/SR-Steel/imgs/IMG_0541.jpg"); */
    background: url("http://qa.srsteelsindia.com/imgs/IMG_0539.jpg");
	background-size: 100% 100%;
    background-color: #524a4ac8;

    background-blend-mode: multiply;
    /* background-repeat: no-repeat; */
	background-position: center;
	background-attachment: fixed;
}
#carouselExampleIndicators .carousel-inner .carousel-item:nth-child(2){
	/* background: url("http://qa.srsteelsindia.com/imgs/Y-Type-Angle-Valve-for-Slurry-Control.jpg"); */
    /* background: url("D:/SR-Steel/imgs/slider-2.jpeg"); */
    background: url("http://qa.srsteelsindia.com/imgs/IMG_0541.jpg");
	background-size: 100% 100%;
    background-color: #989898;

    background-blend-mode: multiply;
	background-position: center;
	background-attachment: fixed;
}
#carouselExampleIndicators .carousel-inner .carousel-item:nth-child(3){
	/* background: url("http://qa.srsteelsindia.com/imgs/IMG_0071.JPG");
    background: url("D:/SR-Steel/imgs/Y-Type-Angle-Valve-for-Slurry-Control.jpg"); */
    background: url("http://qa.srsteelsindia.com/imgs/IMG_0542.jpg");
	background-size: 100% 100%;
    background-color: #564e4ee4;

    background-blend-mode: multiply;
	background-position: center;
	background-attachment: fixed;
}

#carouselExampleIndicators .carousel-inner .carousel-item .info{
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
    margin-left: 10%;
	height: auto;
	width: 100%;
	z-index: 1;
	text-align: left;
}
.info{
    position: absolute;
	top: 55%;
	transform: translateY(-50%);
    margin-left: 10%;
	height: auto;
	width: 60%;
	z-index: 1;
	text-align: left;
}
.home-content h1{
    height: auto;
	color: #fff;
	/* width: 1%; */
	z-index: 1;
	text-align: left;
	/* font-size: 5em; */
    font-size: 5rem;
	font-weight: 750;
    font-family: 'Inter', sans-serif;
    /* font-size: 4.2rem; */
    width: 60%;
}
.home-content h3{
    color: #fff;
    font-weight: 300;
}
#carouselExampleIndicators .carousel-inner .carousel-item h1{
	height: auto;
	color: #fff;
	width: 50%;
	z-index: 1;
	text-align: left;
	font-size: 5em;
	font-weight: 750;
    
}
#carouselExampleIndicators .carousel-inner .carousel-item p{
	height: auto;
	color: #ccc;
	width: 100%;
	z-index: 1;
	text-align: center;
	font-size: 1.2em;
	font-weight: 500;
}

.carousel-control-prev, .carousel-control-next{
    z-index: 9;
}





/* .home-content{
    padding: 5% 7%;
    text-align: left;
} */
/* .home-content h1{
    font-family: 'Inter', sans-serif;
    /* font-size: 4.2rem; 
    width: 60%;
} */
.home-content p{
    font-family: 'Inter', sans-serif;
    font-size: 1.3rem;
    font-weight: 200;
    margin-top: 1%;
    width: 60%;
}
.home-content .home-btn{
    color: #fff;
    /* font-size: 1.3rem; */
    font-size: 1.7rem;
    font-weight: 500;
    width: 22%;
    margin-top: 2%;
    border-radius: 0;
    border: 3px solid white;
   
    z-index: 11;
}
.home-btn a{
    text-decoration: none;
    color: white;
    z-index: 1;
    
}
.btn-outline-light:hover{
    color: #000;
    background-color: none;
}
.home-btn a:hover, .home-btn:hover{
    color: #000;
}
.divider{
    background-color: #2B5AA3;
    padding: 2%;
}

/* ------------------------------------------------------ABOUT US------------------------------------------------------------ */
.about-us{
    margin: 5% 0 7%;
    /* padding: 5% ; */
    /* background-color: #d0d0d0; */
}
.about-us h3{
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #005D96;
    margin-bottom: 5%;
    font-size: 2.7rem;
}
/* .about-img{
     max-width: 75%;
} */
.about-us-content p{
    /* font-family: 'Inter', sans-serif; */
    font-size: 1.2rem;
    /* justify-content: center; */
    margin-top: 10%;
    margin-left: 5%;
    justify-items: center;
    text-align: justify;
    width: 90%;
}

/* ------------------------------------------------------SERVICES OFFERED------------------------------------------------------------ */

.service-offered{
    /* margin: 5% 0 7%; */
     padding: 5% 0;
}
.service-offered h3{
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #005D96;
    margin-bottom: 5%;
    font-size: 2.5rem;
}
.service-offered p{
    font-size: 1.2rem;
}
.service-offered .services-offered-content ul li{
    margin-left: 5%;
    line-height: 2;
    font-size: 1.1rem;
}

/* ------------------------------------------------------SERVICES OFFERED------------------------------------------------------------ */

.our-history{
    margin: 5% 0 7%;    
    /* padding: 5%; */
    /* background-color: #d0d0d0; */
}

.our-history p{
    font-size: 1.2rem;
}
.our-history h3{
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #005D96;
    margin-bottom: 5%;
    font-size: 2.5rem;
}
.footer{
    background-color: #005D96;
    background-image: linear-gradient(70deg, #163c79, #0b5f94,#0b5f94,#163c79);
    padding: 3%;
    color: #fff;
    z-index: 1;
}
.contact-content a{
    color: #fff;
    text-decoration: none;

}
.copyright p{
    margin-top: 2%;
}

/* ------------------------------------------------------PRODUCT LANDING------------------------------------------------------------ */

.navbar-light .navbar-nav .nav-link{
    color: #000000;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #2253b7;
}
/* .landing .navbar{
    position: relative;
} */
.our-products a{
    color: #005D96;
    text-decoration: none;
    font-size: 1.2rem;
    margin-top: 0.4%;
    float: right;
}
.our-products .col-lg-4 a{
    /* color: #005D96; */
    text-decoration: none;
    /* font-size: 1rem; */
    margin-top: 0;
    float: none;
}
.our-products h3{
    color: #005D96;
    text-align: center;
    font-size: 3rem;
}
.our-products p{
    font-size: 1.2rem;
}
.our-products .title-underline{
    background-color: #163c79;
    padding: 5px;
}
.slurry-valve-products{
    margin-bottom: 5%;
}
.slurry-valve-content p{
    margin-bottom: 15%;
}
.our-products img{
    border: 2px solid #163c79;
    border-radius: 10px;
   
}

/* .slurry-valve-products .row, .col-lg-4{
    border: 1px solid black;
} */
.slurry-valve-products h4{
    color: #005D96;
    margin-bottom: 3%;
    /* text-align: center; */
}
.conventional-valve-products{
    margin-bottom: 5%;
}
.conventional-valve-products h4{
    color: #005D96;
    margin-bottom: 3%;
    /* text-align: center; */
}

/*
.col-lg-4 {
    position: relative;
}

.col-lg-4:hover .overlay {
    cursor: pointer;
    opacity: 1;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /*Black see-through comment end kar  
    color: #f1f1f1;
    width: 85%;
    transition: 1s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}
*/

.prod-list{
    font-size: 1.1rem;
        margin-top: 1.5%;
        margin-bottom: 5%;
        /*font-family: 'inherit', sans-serif; */
     
    }

.prod-list h4{
    text-transform: uppercase;
    color: #005D96;
    margin-bottom: 3%;
    font-weight: 500;
    line-height: 1.2;
}
.prod-list ul{
    font-family: 'inherit', sans-serif;
    font-size: 1.2rem;

}
.conventional-valve-products .row p{
    text-align: center;
}


/* ---------------------------------------------------------SLURRY VALVES HTML----------------------------------------------- */

.slurry-valve-content p{
    margin-top: 3%;
    text-align: center;
}
.form-control{
    background-color: #EFEFEF;
    border: none;
    padding: 2%;
}
.contact-btn{
    width: 100%;
    padding: 2%;
    background-color: #005D96;
}
.contact-btn:hover{
    background-color: #005D96;
}
.our-factory h3{
    color: #005D96;
    text-align: center;
    font-size: 3rem;
}
.our-factory .title-underline {
    background-color: #163c79;
    padding: 5px;
}
.our-factory p{
    font-size: 1.2rem;
}

/* ---------------------------------------------------------IMAGE HOVER CSSS---------------------------------------------------------------------- */
/* Parent Container */
/* .content_img{
    position: relative;
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 10px;
} */

/* Child Text Container */
/* .content_img div{
    position: absolute;
    bottom: 0;
    right: 0;
    background: black;
    color: white;
    margin-bottom: 5px;
    font-family: sans-serif;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s, opacity 0.5s linear; 
    transition: visibility 0s, opacity 0.5s linear;
} */

/* Hover on Parent Container */
/* .content_img:hover{
    cursor: pointer;
} */

/* .content_img:hover div{
    width: 150px;
    padding: 8px 15px;
    visibility: visible;
    opacity: 0.7; 
} */
.prod-list h4 {
    margin-bottom: 2%;
}

/* ---------------------------------------------------------IMAGE HOVER CSSS---------------------------------------------------------------------- */
@media (max-width: 450px){
    .home-content .home-btn {
        font-size: 1rem;
        width: auto;
    }
    .home-content h1 {
        z-index: 1;
        text-align: center;
        font-size: 2rem;
        width: 100%;
    }
    .home-content h3 {
        text-align: center;
    }
    .info {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    .about-us h3 {
        font-size: 2rem;
    }
    .about-us-content p {
        font-size: 1rem;
        margin-top: 10%;
        margin-left: 0%;
        text-align: justify;
        width: 100%;
    }
    .our-history h3 {
        font-size: 2rem;
    }
    .our-history p {
        font-size: 1rem;
        text-align: justify;
    }
    .service-offered h3 {
        font-size: 2rem;
    }
    .service-offered p {
        font-size: 1rem;
        text-align: justify;
    }
    .our-products h3 {
        font-size: 2rem;
        margin-top: 25%;
    }
    .prod-list h4 {
        font-size: 1.2rem;
    }
    .prod-list ul {
        font-size: 1rem;
    }
    .prod-list {
        font-size: 1rem;
        margin-bottom: 10%;
    }
    .prod-list h4 {
        font-size: 1.1rem;
        margin-bottom: 7%;
        text-align: center;
    }
    .conventional-valve-products h4 {
        margin: 5% 0;
        text-align: center;
    }
    .show-more{
        content-visibility: hidden;
    }
    .our-products p {
        font-size: 1rem;
        text-align: justify;
    }
    .responsive-slurry-content p{
        text-align: center;
        margin-bottom: 5%;
    }
    .our-factory h3 {
        font-size: 2.5rem;
        margin-top: 25%;
    }
    .our-factory p {
        font-size: 1rem;
        text-align: justify;
    }
    .manufacture-images .col-lg-4{
        margin-bottom: 5%;
    }
    .contact-us h4{
        font-size: 1.3rem;
    }
    .contact-us .col-lg-6{
        margin: 5% 0;
    }
}
@media (min-width: 450px) and (max-width: 750px) {
    /* Add your styles for screens between 451px and 750px wide here */
    .home-content h1 {
        height: auto;
        color: #fff;
        z-index: 1;
        text-align: left;
        font-size: 3rem;
        width: 100%;
    }
    .info {
        width: 100%;
    }
    .our-history p {
        text-align: justify;
    }
    .service-offered p {
        text-align: justify;
    }
  }