html,body{
	height:100%;
	width:100%;
	font-family: 'Poppins', sans-serif;
	box-sizing: border-box;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
a:hover{
	text-decoration: none;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}
a,button{
	transition: all 0.3s;
	outline:none;
}
.product-details{
    margin-top:20px;
}
.product-contents{
	margin-bottom:20px;
}
.product-contents h2{
	color:#d10024;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.product-contents li{
	line-height: 34px;
    padding: 4px 15px 3px;
    background:#3c1f0d;
    margin-bottom: 5px;
    border-left: 3px solid #f98d29;
}
.product-contents li:hover{
	border-bottom:2px solid #f98d29;
}
.product-contents li a{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

img {
      transition: transform .2s; /* Animation */
}
img:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  z-index: 999;
  position: relative;
  border: solid 2px #385ba7db;
}
.image-detail{
	margin-top:50px;
}
.companyprof {
    align-items: center;
}
.image-detail img{
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	width:380px;
	height:250px;
}
.image-detail p{
	font-family: 'Montserrat',sans-serif;
	font-weight:500;
	text-align: center;
	padding-top:15px;
	color:#d10024;
}
.image-detail a{
	background: #fff;
	color:#d10024;
	padding:10px;
	font-family: 'Montserrat',sans-serif;
	border:1px solid #d10024;
}
.image-detail a:hover{
	background: #639709;
	border:1px solid #fff;
	color:#fff;
}
.main-common-banner{
	background-color :linen;
	background-position: center;
	background-size: cover;
	padding-top:30px;
	padding-bottom:30px;
}
.main-common-banner h2{
	color:#fff;
	font-weight:bold;
	font-family:'Montserrat',sans-serif;
}
.main-common-banner li{
	display: inline-block;
	color:#d10024;
	font-weight: 700;
	font-size:18px;
	font-family: 'Montserrat',sans-serif;
	margin-top:20px;
}
.main-common-banner li a{
	color:#d10024;	
	font-weight: 700;
	font-family: 'Montserrat',sans-serif;
}
.contact-section h2{
	font-weight:600;
	color:#000;
	font-size:32px;
}
.contact-section  .form-section h2{
	color:#d10024;
	font-weight:600;
	font-size: 25px;
}
.form-section .form-control{
	margin-bottom:15px;
	padding:10px;
	border:none;
	background-color: #f3f3f3;
}
.form-section input::placeholder,.form-section textarea::placeholder{
	color:#000;
}
.form-section .btn{
	margin-bottom:20px;
	padding:10px 25px;
	background: #d10024;
	font-weight: bold;
	color:#fff;
}
.contact-detail-page li span{
	margin-left:20px;
	font-size: 25px;
	font-weight: bold;
}
.contact-detail-page .list-item-detail{
	margin-left:50px;
	padding-top:5px;
	padding-bottom:20px;
}
.contact-detail-page li i{
	border-radius:100%;
	background: #d10024;
	color:#fff;
	margin-top:4px;
	height:30px;
	width:30px;
	line-height:30px;
	text-align: center;
}
.map-section iframe{
	border:none;
}
.company-profile h2{
	font-weight:600;
	color:#d10024;
	font-size:32px;
}
.company-profile p{
	font-size:16px;
	padding:20px 0px;
	color:#3f3f41;
	text-align: justify;
	line-height: 30px;
}
.team-profile{
	margin-bottom:20px;
}
.team-detail h2,.quality-detail h2{
	color:#d10024;
	font-weight: bold;
	font-size: 32px;
}
.team-detail p,.quality-detail p{
	color:#3f3f41;
	font-size:16px;
	text-align: justify;
	line-height: 30px;
}
.service-content{
	margin-top:50px;
}
.service-sections{
	background:#f0f0f0;
	padding:5px;
}
.service-sections h4{
	font-size: 16px;
}
.header-section-left{
	padding-top:15px;
}
.site-logo{
	display: inline-block;
	font-size: 17px;
	width:145px;
	height:42px;
	color: coral;
	padding-top: 10px;
}
.site-logo img{
	width:145px;
	height:42px;
}
.header-search-form {
	width: 100%;
	position: relative;
	padding: 0 10px;
}

.header-search-form input {
	width: 100%;
	height: 44px;
	font-size: 14px;
	border-radius: 50px;
	border: none;
	padding: 0 19px;
	background: #f0f0f0;
}

.header-search-form button {
	position: absolute;
	height: 100%;
	right: 18px;
	top: 0;
	font-size: 26px;
	color: #000;
	border: none;
	cursor: pointer;
	background-color: transparent;
}
.user-panel .up-item {
	display: inline-block;
	font-size: 14px;
	margin-top:10px;
}

.user-panel .up-item i {
	font-size: 22px;
	color:#7c7c7c;
}

.user-panel .up-item a {
	font-size: 14px;
	color: #7c7c7c;
}

.user-panel .up-item:first-child {
	margin-right: 29px;
}

.shopping-card {
	display: inline-block;
	position: relative;
}

.shopping-card span {
	position: absolute;
	top: -4px;
	left: 100%;
	height: 16px;
	min-width: 16px;
	color: #fff;
	font-size: 13px;
	background: #f51167;
	text-align: center;
	border-radius: 30px;
	padding: 0 2px;
	margin-left: -7px;
}
.common-style{
	padding-right:15px;
}
.header-main{
	background: rgba(51, 51, 51, 0.85);
	margin-top:15px;
	padding:15px 0px;
}
.header-main .navigation .main-menu{
	display: flex;
	justify-content: center;
}
.header-main .navigation .main-menu li{
	list-style: none;
}

.about-content{
	background:#f2f0ed;
	margin-top:15px;
	padding-bottom:20px;
  }
  .prof {
      text-align : center;
      font-size: 20px;
  }
.header-main .navigation .main-menu li a{
	height:30px;
	line-height: 30px;
	padding:0px 25px;
	color:#fff;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
}
.header-main .navigation ul li a:hover,
.header-main .navigation ul li a.active
{
	color:#f98d29;
}
.header-main .menu-toggle{
	float: right;
	cursor: pointer;
	display: none;
}
.header-main .menu-toggle i{
	color:#fff;
	font-size:24px;
	line-height:40px;
}
.navigation .hover-item .dropdown{
	position: absolute;
	width:45vh;
	opacity: 0;
	visibility: hidden;
}
.navigation .hover-item:hover .dropdown{
	opacity:1;
	visibility: visible;
}
ul.dropdown{
	background:#3c1f0d;
	z-index: 999;
}
.header-main .navigation .main-menu li ul li{
	padding:2px 0px;
}
.header-main .navigation .main-menu li ul li a{
	color:#fff;
	font-size:14px;
	border-bottom:none;
}
.header-main .navigation .main-menu li ul li a:hover{
	color:#fff;
	border-bottom:3px solid #fff;
	display: inline;
}
.sticky-section{
	position: fixed;
	bottom:0;
	right:30px;
	background:#515151;
	padding:0px 10px;
	padding-top:5px;
	border-radius:5px 5px 0px 0px;
	z-index:999;
}
.contact-section a{
	color:#fff;
	font-size:16px;
	text-align: center;
}
.contact-section p:before{
	 font-family: "Font Awesome 5 Free";
   content: "\f4ad";
   display: inline-block;
   padding-right: 20px;
   vertical-align: middle;
   font-weight: 900;
   color:#fff;
}
.header-banner{
	background-color: #3c1f0d;
	color:#fff;
	padding:15px 0px;
}
.header-banner p{
	margin:0;
	justify-content: center;
	font-size:16px;
}
.owl-carousel {
    height: 65vh;
}
.slide {
    width: 100%;
    height: 65vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.contxt {
     text-align : center;
    margin-bottom: 15px;
    font-size: 30px;
}

.mapc {
    text-align : center;
    margin-bottom: 15px;
    color: gray;
}


.product-slider {
	width: 100%;
	height: 290px;
	overflow: hidden;
  }
  .product-slider .post {
	width: 300px;
	height: 350px;
	margin: 0px 10px;
	display: inline-block;
  }
  .product-slider .post .slider-image {
	width: 100%;
	height: 220px;
  }
  .product-slider .post .slider-image:hover {
	transform: scale(0.9);
	transition: all 0.5s ease-in-out;
  }
  .product-section .arrow-section {
	position: absolute;
	left: 46%;
	top: 80%;
  }
  .product-section .arrow-section i {
	border: 1px solid #7c2d75;
	font-size: 18px;
	padding: 10px 15px;
  }
  .product-detail .slick-dots li {
	display: none;
  }
  .product-detail .post-title {
	background: #7c2d75;
  }
  .product-detail .post-title h3 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 10px;
  }
  

.slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60vh;
}
.slide-1 {
    background-image: url(../images/laxmibanner.gif);
}
.owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.owl-dots span {
    width: 15px !important;
    height: 15px !important;
}

.owl-dots button {
    border: none !important;
    outline: none !important;
}

.owl-nav button {
    border: none !important;
    outline: none !important;
}
.owl-nav button span{
	display: none;
}
.banner-content{
	padding:15px 0px;
}
.service-section{
	display: flex;
	justify-content: center;
	align-items: center;
	border-right:1px solid #7c7c7c;
	padding-right:20px;
	margin-bottom:10px;
}
.banner-content .icon-section img{
	height:45px;
	width:45px;
}
.banner-content .content-section p{
	color:#7c7c7c;
	text-transform: uppercase;
	font-size:12px;
	margin-top:10px;
}
.top-footer {
	background: #414547;
	padding: 20px 0px;
	color: #fff;
}

.social-section .facebook:hover {
	color: #3b5999;
	background: #fff;
  }
  .social-section li a i {
	color: #fff;
  }

.bottom-footer {
	background:#35383a;
	padding: 20px 0px;
  }


.main-product{
	color:#7c7c7c;
}
/* Slider */

.main-product .slick-slide {
    margin: 0px 20px;
}

.main-product .slick-slide img {
    width:100%;
    vertical-align: middle;
}

.main-product .slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.main-product .slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.main-product .slick-list:focus
{
    outline: none;
}
.main-product .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.main-product .slick-slider .slick-track,
.main-product .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.main-product .slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.main-product .slick-track:before,
.main-product .slick-track:after
{
    display: table;
    content: '';
}
.main-product .slick-track:after
{
    clear: both;
}
.main-product .slick-loading .slick-track
{
    visibility: hidden;
}

.main-product .slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .main-product .slick-slide
{
    float: right;
}
.main-product .slick-slide img
{
    display: block;
}
.main-product .slick-slide.slick-loading img
{
    display: none;
}
.main-product .slick-slide.dragging img
{
    pointer-events: none;
}
.main-product .slick-initialized .slick-slide
{
    display: block;
}
.main-product .slick-loading .slick-slide
{
    visibility: hidden;
}
.main-product .slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.main-product .slick-arrow.slick-hidden {
    display: none;
}
.product-detail{
	position: relative;
}
.product-content{
	width:100%;
	height:300px;
	overflow: hidden;
}
.product-content .post{
	width:150px;
	height:300px;
	margin:0px 10px;
	display: inline-block;
}
.product-content .post .slider-image{
	width:100%;
	height:250px;
}
.product-content .post img{
	width:150px;
}
.product-content .post .slider-image:hover{
	transform: scale(0.9);
	transition: all 0.5s ease-in-out;
}
.main-product .slick-dots li{
	display: none;
}
.main-product .post-title{
	background:#f98d29;
}
.main-product .post-title h3{
	color:#fff;
	font-family: 'Montserrat',sans-serif;
	font-size:16px;
	text-align: center;
	margin:0;
	padding:10px;
}
.main-banner{
	margin-top:50px;
}
.main-banner img{
	width:100%;
}
footer{
	background:#333;
	margin-top:50px;
	padding:20px 0px;
}
.main-footer{
	padding-bottom: 10px;
}
.main-footer input{
	border:none;
	border-radius:0;
}
.main-footer button{
	position: absolute;
	top:0;
	right:0;
	background:#f98d29;
	color:#e6e6e6;
}
.main-footer h3{
	margin:0;
	padding-bottom:10px;
	font-size:22px;
}
.social-icon li{
	display: inline-block;
	height:28px;
	width:28px;
	margin-right:8px;
	border-radius:100%;
	border:1px solid #7c7c7c;
}

.main-details {
	background: #eaeaea;
	margin-bottom: 70px;
	margin-top:30px;
  }
  .main-details .container {
	padding: 30px 0px;
  }
  .main-details h2 {
	line-height: 30px;
	color: #121212;
	font-weight: bold;
	border-right: 2px solid #7c2d75;
  }
  .main-details hr {
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 5px solid #7c2d75;
	width: 20%;
  }
  .main-details p {
	font-size: 16px;
	color: #121212;
	line-height: 40px;
  }

.social-section li {
	display: inline-block;
	border: 1px solid none;
	border-radius: 100%;
	height: 25px;
	text-align: center;
	line-height: 25px;
	width: 25px;
	margin-right: 10px;
  }
.social-icon li a{
	color:#e6e6e6;
	font-size:18px;
}
.social-icon li a:hover{
	color:#f98d29;
}
.footer-bottom a{
	color:#e6e6e6;
	font-size:14px;
}
.footer-bottom a:hover{
	color:#7c7c7c;
}
.copy-right p{
	color:#7c7c7c;
}
@media(max-width:991px){
	.header-main .container{
		padding:0px 20px;
		margin:0;
		width:100%;
	}
	.header-main .menu-toggle{
		display: block;
	}
	.header-main nav{
		width:100%;
		height:40vh;
		background:#7c7c7c;
		position: absolute;
		left:-100%;
		right:0;
		bottom:0;
		top:200px;
		transition: all 0.5s ease-in-out;
		z-index:999;
	}
	.header-main .navigation{
		position: absolute;
		width:100%;
		left:0;
	}
	.header-main .navigation .main-menu{
		display:block;
		text-align: center;
	}
}
@media(max-width:768px){
	.owl-carousel {
    height: 30vh;
}
	.owl-carousel .slide {
    height: 30vh;
}

.owl-carousel .slide::before {
    height: 30vh;
}
}
@media(max-width:1024px){
	.owl-carousel {
    height: 30vh;
}
	.owl-carousel .slide {
    height: 30vh;
}

.owl-carousel .slide::before {
    height: 30vh;
}
}
@media(max-width:414px){
	.owl-carousel {
    height: 20vh;
}
	.owl-carousel .slide {
    height: 20vh;
}

.owl-carousel .slide::before {
    height: 20vh;
}
}
@media(min-width:992px) and (max-width:1199px){
	.header-main .navigation .main-menu li a{
	height:30px;
	line-height: 30px;
	padding:0px 20px;
	color:#fff;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
}
}