﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,800&display=swap');


body {
  font-family: 'Poppins', sans-serif;
  color: #444444;
  padding:0;
  margin:0;
  font-size:14px;
}

a {
  color: #106eea;
  text-decoration: none;
}

a:hover {
  color: #3b8af2;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Poppins', sans-serif;
}
ul, li{margin:0; padding:0; list-style:none;}
img{max-width:100%; height:auto;}
.header-main{background: rgb(255, 255, 255); border-bottom:1px solid #ddd; position:relative; padding-top:10px; padding-bottom:10px;}
.header-main:before{ content: ""; bottom:0; position: absolute; left: 0px; right: 0px; height:2px; background-image: -webkit-linear-gradient(0deg, #0071bc 20px, #13a986 20px, #f58634 40px, #ed1e24 40px, #f58634 60px, #13a986 60px, #ed1e24 80px); background-image: -ms-linear-gradient(0deg, #0071bc 20px, #13a986 20px, #f58634 40px, #ed1e24 40px, #f58634 60px, #13a986 60px, #ed1e24 80px); background-size:60px;}

.navbar-brand{padding:0px; height:auto;}
.navbar{min-height: 1px; margin-bottom: 0px;}
.container .navbar-collapse {margin-right:0;}
.navbar-nav>li:last-child>a{ padding-right: 0px;}

.navbar{margin:0; padding:0;}
.navbar-nav > li{padding:0; padding-left:5px; }
.navbar-nav > li a{padding:0; color:#bf3131;}
.navbar-nav > li > span{border:1px solid #ddd; padding-left:10px; padding-right:10px; color:#bf3131; line-height:20px; padding-top:7px; padding-bottom:7px; display: block; position: relative;} 
.nav > li > a:focus, .nav > li > span:hover{background-color:#04548c; color:#fff; border-color:#04548c;}
.nav > li > a:focus, .nav > li > span:hover a{color:#fff;}

.navbar-nav > li > i{font-size:18px; color:#f00; vertical-align:sub; padding-right:5px;}
.nav > li > a:focus i, .nav > li > span:hover i{color:#b3f4fe;}
.banner-sec{background:url(../images/select-bg.jpg) no-repeat center; padding-top:30px; padding-bottom:30px; display:block; clear:both; position:relative;}
.img-bn{text-align:center;}
.banner-sec img{max-width:100%; display:inline-block;}

.enquery-form {background: rgba(255,255,255,0.92); padding: 20px; display: block; clear: both; box-shadow:0 0 10px #888;}
.enquery-form h2 {font-size:22px; line-height: 30px; font-weight: 600; color: #bf3131; margin:-20px -20px 25px; text-align: center; padding:15px 20px; background:#fff;}
.enquery-form .form-control {height: 45px; border-radius: 0;}
.enquery-form p {margin: 0px 0 10px;}
.btn-submit{display: block; background: #bf3131; border:2px solid #bf3131; height: 45px; border-radius: 0; width: 100%; font-size:14px; font-weight:bold; color:#fff;}
.btn-submit:hover, .btn-submit:focus{background: #221f20; border-color: #221f20; color:#fff;}
.slider-sec img{max-width:100%;}

.middle-page-sec{display:block; clear:both; padding-top:30px; padding-bottom:30px; background:#f4faff;}
.middle-page-box{background:#fff; padding:20px; box-shadow:0 0 5px #ddd; margin-bottom:25px; display:block; clear:both;}
.middle-page-box p{line-height:24px; text-align:justify;}
.middle-page-sec h1{color: #333;font-weight: 600;margin: 0 0 20px;position: relative; font-size:28px; padding: 0 0 10px;}
.middle-page-sec h1:after {background-color:#fe5000; content: ""; display: block; height:2px; width:40px; top:100%; left:0; position:absolute;}


.product-list-box{display:block; clear:both; padding:10px; background:#fff; box-shadow:0 0 5px #ccc; border:1px solid #ddd; margin-bottom:30px; position:relative; overflow:hidden;transition: all ease .3s;}
.product-list-box:after{position: absolute; right: -13px; background: #787878; width: 33px; display: block; bottom: 0; transform: rotate(-39deg); color: #fff; text-align: center; padding: 5px 0px; content: "";}
.product-list-box:before{position: absolute; left: -13px; background: #787878; width: 33px; display: block; top: 0; transform: rotate(-39deg); color: #fff; text-align: center; padding: 5px 0px; content: "";}
.product-list-box:hover{transform: scale(1.04);}
.product-list-box h3{color: #333;font-weight:500;margin:0px 0 5px;position: relative; font-size:16px; padding: 0 0 5px;}
.product-list-box h3:after {background-color:#fe5000; content: ""; display: block; height:2px; width:40px; top:100%; left:0; position:absolute;}
.product-main-img{display: flex; clear:both; position:relative; padding:15px 10px; background:#f7f9fd; margin-bottom:10px; text-align:center; min-height: 100px; align-items: center; width:100%;}
.product-main-img img{display:inline-block; max-width:85%;}
.product-main-img a{width: 100%;}


.product-text-disp{ min-height:155px;}
.product-text-disp ul{margin:0; min-height:110px;}
.product-text-head{font-size:16px; margin:0px 0 10px; font-weight:bold;  color:#333; text-align:center;}
.product-text-disp{font-size:12.8px; color:#333; line-height:25px;}
.product-list-btn{display:block; clear:both; text-align:left;}
.product-list-btn a{background:#bf3131; padding:0 10px; border-radius:0; border:1px solid #bf3131; color:#fff; letter-spacing:0; height:30px; line-height:30px; font-size:13px; display:inline-block; margin:0 2px; text-transform:uppercase; }
.product-list-btn a+a{background:#fff; border:1px solid #bf3131; color:#bf3131;}
.product-list-btn a:hover, .product-list-btn a:focus{background:#333; border-color:#333; color:#fff; text-decoration:none;}

.product-offer-price{display:block; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:17px; padding:3px 0; text-align:center; margin-bottom:8px;}
.product-offer-price span{position:relative; overflow:hidden; display:inline-block; margin:0 5px -8px;}
.product-offer-price span:first-child:before{transform:rotate(-12deg); content:""; left:0; height:2px; width:87%; background:#f00; top:11px; position:absolute;}

.product-query-sec{background:#e8f1f9;display:block;clear:both;padding-top:30px;padding-bottom:30px;position:relative;}
.product-query-bg{padding:20px 30px; transition:all ease .3s; box-shadow:0 0px 15px #ddd; background:#fff;}
.product-query-bg h2{font-weight:600; font-size:30px;  color: #000; margin-bottom:30px;}
.product-query-bg .form-group{margin-bottom:30px;}
.product-query-bg .form-group label{display:none;}
.product-query-bg .form-control{height:50px;}
.btn-query{height:50px; padding-left:30px; padding-right:30px; background:#06795f; border-color:#13a987; font-size:18px; font-weight:bold; color:#fff;}

.product-query-bg {position: relative; overflow: hidden;}
.offers-discount-strip{position: absolute; left:-49px; background:#dd434a; width: 184px; display: block; top:0px; transform: rotate(-39deg); color:#fff; text-align: center; padding: 5px 0px;}
.offers-discount-strip span{text-fill-color: transparent; -webkit-text-fill-color: transparent; -webkit-animation: shine 3s linear infinite; animation: shine 3s linear infinite;  background: linear-gradient(90deg,#fff 20%,#fbbf6b 40%,#fff 60%,#fbbf6b 80%); background-clip: text; -webkit-background-clip: text; background-size: 200% auto; font-size:18px; text-transform:uppercase; font-weight:600;}
@-webkit-keyframes shine{to{background-position:200%}}@keyframes shine{to{background-position:200%}}


.footer{background:#131313;color: #7f7f7f; padding-top:15px;  padding-bottom:15px; border-top: 1px solid #303030;display:block;clear:both;}
.footer p{margin-bottom: 0;color: #7f7f7f; text-align:center;}
.footer a{color:#7f7f7f; padding-left:10px;}

.free-demo .modal-header{background:#00b6b0;}
.free-demo .modal-header .modal-title{color:#fff;}
.free-demo .btn-submit{background:#ff6346; border-color:#ff6346; width:100%;}
.free-demo .form-group{margin-bottom:20px;}


@media(max-width:767px){
  .navbar-brand{height:auto;}
     .navbar-toggle{border-color:#ccc; margin-top:20px; margin-right:0; margin-bottom:0;}
    .navbar-toggle .icon-bar{background:#ccc;}
    .container .navbar-collapse{float:none; margin-top:15px;}
    .navbar-collapse .navbar-nav > li{padding:0; display:block;}
    .navbar-collapse .navbar-nav > li > a{border-radius:0; -webkit-border-radius:0; border:0;}
    .enqueary-frm{position:relative;}
    .enqueary-frm .pull-right{float:none !important;}
    .middle-page-sec h1, .offer-page-sec h1{font-size: 18px;font-weight:normal; text-align:left;}
    .middle-page-sec h2{font-size: 18px;}
    .middle-page-sec h3{font-size: 16px;font-weight:normal; text-align:left;}
    .middle-page-box{text-align:center;}
    .middle-page-box img{display:inline-block;}
    .enquery-form h2{font-size: 16px;font-weight:normal; padding-bottom:7px; padding-top:7px;}
	 .mob-nom{padding-top:28px;display: inline-block;font-size: 18px;}
	.mob-nom i{padding-right:5px;}
     .banner-sec img.mob-bn{display:inline-block;}
    .banner-sec img.des-bn{display:none;}
	.offer-strip{padding-left: 0;}
	.select-mod{padding:5px 5px;} 
	.select-mod a{color:#000;font-size: 18px;}
	
	.offer-page-sec.content-section h1{font-size:24px !important;}
	
	.countdowngradient{text-align:center;margin-bottom: 5px;}
	.message-box .offer-text{display:block;line-height: 22px; background: #a92020; text-align: center; padding: 5px; margin-left: -10px; margin-right: -10px; margin-bottom: -5px;}
	.message-box span.big-text{padding:0; font-size:16px;}
	.message-box span.big-text span{font-size:16px;}
	
	.enquery-form .form-control{height:35px;}
	.btn-submit{height:35px;}
	.enquery-form{padding:10px 15px;}
	.enquery-form h2{margin: -15px -15px 10px;}
	.banner-sec img{max-width: 90%; margin-bottom:15px;}
	.banner-sec{padding-top:10px; text-align:center; padding-bottom:10px;}
	.product-query-bg h2{font-size:24px;}


}


@media(min-width:768px){
    .select-mod{display:none;}

}
@media(min-width:992px){
.header-main.header-fixed{position:fixed; width:100%; left:0; top:0; z-index:99;}

}




