/*
Template Name: Modish Mirage
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/


/*********************center****************/
.carousel-caption{
	/* background-color: var(--black_transparent)!important; */
	/* background-color:#00000014 !important; */
	bottom:0;
	left:0;
	color:var(--bs-white);
	width:100%;
	height:100%;
    padding: 180px 140px 0px 140px;
	text-align:left;
 }

.carousel-caption h1{
   font-size:80px;
   color:var(--bs-white);
 }

.carousel-control-next, .carousel-control-prev{
	width: 10%;
}
/*********************center_end****************/

/*********************categ****************/
.categ_2_inner_left  img{
transform: scale(0.90) translateZ(0);
transition: 0.3s; 
 }
.categ_2_inner_left  img:hover{
transform: scale(1.00) translateZ(0);
transition: 0.3s;
 }
/*********************categ_end****************/

/*********************qual****************/
.icon_1{
	width:70px;
	height:70px;
	line-height:70px;
}
/*********************qual_end****************/


@media screen and (max-width : 767px){
.carousel-caption {
    position:static!important;
	/* padding:20px 15px 20px 15px; */
	padding:0px 15px 0px 15px;
	background:var(--bs-dark)!important;
	text-align:left!important;
}
.carousel-caption h1 {
    font-size: 40px;
	width:100%!important;
}
.carousel-caption p {
   width:100%!important;
}
.carousel-caption .button {
   padding:10px 15px;
}
.trend_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
.qual_1_left_inner_right{
	margin-top:15px;
}
.qual_1_left {
	padding-right:0!important;
	margin-bottom:20px;
}
.trend_1_left_inner  .fs-1{
	font-size:24px!important;
}
.trend_1_left  img{
	min-height:250px;
}

.ship_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
.advan_1r {
	margin-top:20px;
	padding-left:0!important;
}
.advan_1rir{
	margin-top:10px;
}
.advan_2l {
	padding-right:0!important;
	margin-bottom:20px;
}
.center_h1lil{
	margin-top:10px;
	margin-bottom:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.center_home img{
   min-height:480px;
 }
.carousel-caption h1 {
    font-size: 45px;
}

.carousel-caption br {
    display:none;
}
.carousel-caption p {
  width:60%!important;
}
.carousel-caption{
	  padding: 70px 70px 0px 70px;
 }
.icon_1{
	width:40px;
	height:40px;
	line-height:40px;
	font-size:18px!important;
}
.trend_1_left_inner  .fs-1{
	font-size:24px!important;
}
}
@media (min-width:992px) and (max-width:1200px) {
.center_home img{
   min-height:530px;
 }
.carousel-caption h1 {
    font-size: 50px;
}

.carousel-caption{
	padding: 130px 100px 0px 100px;
 }
.icon_1{
	width:60px;
	height:60px;
	line-height:60px;
}
 }

@media (min-width:1201px) and (max-width:1350px) {
.center_home img{
   min-height:610px;
 }
 }
@media screen and (min-width : 1400px){
.carousel-caption{
	padding: 220px 140px 0px 160px;
 }

 }
.main_header_carousel{
	padding-top:70px;
}

 
@media  (max-width:991px) {
	.main_header_carousel {
		padding-top: 0px !important;
	}
 }
