@import url('https://fonts.googleapis.com/css?family=Lato|Poppins|Raleway:700|Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto:900');

header {
	border-bottom: 1px solid #ccc;
	border-top: 5px #e30505 solid;
}
body {
	font-family: 'Lato', sans-serif;
}
.topbar {
	background: #e30505;
	margin-left: 50px;
	position: relative;
	z-index: 9999;
}

.search-box{
    float:left;
}

.gsc-search-button {
    margin-left: 0px !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    padding: 8px 14px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;

}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 1px 0px 0px 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
}

.gsc-results-wrapper-overlay{
    width:100%;
    height:500px !important;
}

input.gsc-input {
    font-size: 14px !important;
    color:#333 !important;
}

.gsc-search-box{
     width:215px !important; 
}

.topbar input 
	{
    background: #740404;
    border: 0;
    width: 200px;
    padding: 7px 11px;
    float: left;
    color: #fff;
}
.topbar input::placeholder{
	color: #a7c2b9;
}

.topbar span
{
	position: absolute;
left: 25%;
top: 8px;
color: #fff;
font-size: 13px;
}


.topbar ul {
	padding:0; 
	text-align:right; 
}
.topbar ul li {
    display: inline-block;
    padding: 7px 28px;
    cursor: pointer;
}
.topbar ul li a {
    color: #fff;
    font-family: 'Lato', sans-serif;
 
}

.topbar ul li a i {
	margin-right: 5px;
}
.logo {
	padding-top:20px;
	padding-bottom:20px;
}
.topbar ul li a i {
    margin-right: 5px;
    color: #fff;
}
a:hover {
	text-decoration:none; 
}
.navbar-inverse {
    background: none;
    border: none;
    float: right;
}
.navbar-inverse .navbar-nav>li>a {
	font-family: 'Poppins', sans-serif;
	color:#4d4d4d;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 12px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#2d3f39;

} 
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
    background-color: transparent;
}
.dropdown-menu {
    position: absolute;
    top:50px;
    left: -874px;
    z-index: 1000;
    width: 1290px;
    display: none;
    float: left;
    /* min-width: 160px; */
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

/*.main_pro .main_pro_sub {
	display: block;
}*/
.about-gif
{
	width:4%;
}
.main_pro_sub .p1 h4{
	color: #740404;
}
.main_pro_sub .p1 ul{
	padding:0 
}
.main_pro_sub .p1 ul li {
    list-style: none;
    border-bottom: 1px solid #e5e3e3;
    padding: 5px 0px;
}
.main_pro_sub .p1 ul li a img {
	margin-right: 11px; 
	width: 30px;
}
.main_pro_sub .p1 ul li a {
	color:#656565;
	font-family: 'Lato', sans-serif;
}
.main_pro_sub .p1 .explore{
	float: right;
	font-family: 'Roboto', sans-serif;
	color: #119753;
	display: inline-block;
	padding:10px 0 ;
	font-size: 20px;
}
.main_pro_sub .p1 h5 {
    color: #740404;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.dropdown:hover .dropdown-menu {
	display: block;	
}

.dropdown-menu-right{
top:80%;
left: 0px;
z-index:9999;
width: 100%;
z-index: 1;
}

.dropdown-menu-right li{
	padding: 7px 0px !important;
	display: block !important;
text-align: left;
}

.dropdown-menu-right li a{
	color: #222 !important;
}

/*.navbar-static-top {
    z-index: 99;
    position: relative;
}*/


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}


.carousel .item.active .animated1 {
   -webkit-animation: fadeInRight 0.5s ease-in-out 10ms both;
animation: fadeInRight 0.5s ease-in-out 10ms both;
        
}

.carousel .item.active .animated2 {
   -webkit-animation: fadeInLeft 0.1s ease-in-out 10ms both;
animation: fadeInLeft 0.5s ease-in-out 10ms both;
        
}

.carousel-caption{
    text-align: left;
    transition: opacity 100ms;
    text-shadow: none;
}


.carousel-inner > .item .carousel-caption {
z-index: 0;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
}

.carousel .item.active .carousel-caption {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 10ms;
    -moz-transition: opacity 10ms;
    -o-transition: opacity 10ms;
    transition: opacity 10ms;
    
}
.carousel-caption {
    right: 20%;
    left: 10%;
    padding-bottom: 30px;
    top: 15%;
    width: 400px;
}
.carousel-caption h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	line-height: 39px;
	text-transform: uppercase;

}
.carousel-caption h4 {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	margin: 20px 0
}
.carousel-caption a {
	display: inline-block;
	border:2px solid #ccc;
	padding:12px 30px;
	font-size: 20px;  
	color: #fff;
}
.main_pro_sub {
	    border-top: 3px solid #e30505;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #e30505;
}

.home-sec-1{
background: #fff;
padding: 43px 0px;
background-position: center;
background-size: cover;
}

 .sec-2 {
 	background: #fff;
 	position: relative;
 	margin-bottom: 50px;
 	z-index: 0;
 }
.sec-2-bg {
    background: #fff;
    margin: -75px 0 0 0;
    position: relative;
    padding: 0px 0;
    z-index: 999999999;
    position: relative;
}
.box{
	padding: 30px 30px;
	border-right:1px solid #e3e3e3; 
}

.box a{
	text-decoration: none !important;
}


.box:hover {
	background:#ececec;
	transition: .4s
} 
.box h1{
	font-family: 'Lato', sans-serif;
	color: #e30505;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}

.sec-2-bg .box .carousel {
    border-bottom: 0px solid #e30524;
}

.sec-2-bg .box .carousel .item{
text-align: center;
}

.sec-2-bg .box .carousel .item img{
display: inline-block;
}


.box p {
    color:#474747;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin:20px 0; 
}
.carousel {
	border-bottom: 5px solid #e30524; 	
}
.box div {
	text-align: center;
}
.sec-3-bg {
	/*background: #3c3c3c;*/
	    margin-top: 25px;
}
.box2 {
	text-align: center;
	padding: 50px
}
.box2 h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}
.box2 p {
    font-family: 'Raleway', sans-serif;
    color: #deefeb;
    line-height: 26px;
    margin:30px  0;  
}
.box2 a {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	font-size :26px; 
	border:3px solid #fff;
	padding: 15px  10px ;
	display: inline-block;
	transition: .4s
}
.box2 a:hover {
	background: #fff;
	color: #838e8c;
	transition: .4s;
}
.bt {
	padding: 0
}
.box3 {
	text-align: center;
	background: #eaeaea;
	padding: 30px 50px;
}
.box3 h2	{
	color: #860808;
	font-weight: 800;
	margin:0; 
}
.box3 p{
	font-family: 'Poppins', sans-serif;
	margin: 20px 0;
	color: #2d3f39;
 
}
.box3 a {
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	font-size :20px;
	border:2px solid #860808;
	padding: 10px 15px;

	color: #860808;
  
}
.box4 {
	background:#500606;
	text-align: center;
	padding: 40px 30px;
	position: relative;
}
.box4 h3{
	color: #fff !important;
	font-weight: 800;
	position: relative;
	margin: 63px 0px 20px 0;
}
.box4 h3:after {
	content: "";
	position: absolute;
	background: #ea4b4b;
	width: 70px;
	height: 5px;
	right: 35%;
	top: -26px;
}
.box4 p{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}


.box5 {
	background:#e30505;
	text-align: center;
	padding: 40px 30px;
	position: relative;
}
.box5 h3{
	color: #fff !important;
	font-weight: 800;
	position: relative;
	margin: 63px 0px 20px 0;
}
.box5 h3:after {
	content: "";
	position: absolute;
	background: #8a1010;
	width: 70px;
	height: 5px;
	right: 35%;
	top: -26px;
}
.box5 p{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}
.sec-2::after {
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100px;
	bottom:00px;
	z-index:0;
	content: "";

}
.g-video video{
width: 100%;
height: 250px;

}
.g-video h3
{
	text-align: center;
    margin-top: 0px;
    color: #005826;
}
.video-all
{
	margin-top: 30px;
}
.video-all iframe{
width: 100%;
height: 250px;
}

.video-all h4
{
	font-size: 16px;
text-align: center;
margin: 0px;
padding: 8px 7px;
border: 1px solid #f3f3f3;
color: #e30505;
}

.zindex {
	position: relative;
	z-index: 99999;
}
.box2::after {
	background: url(../images/re.png) no-repeat;
	content: "";
	width: 220px;
	height: 208px;
	position: absolute;
	right: -50px;
	bottom: -120px;
}
.sec-4 h2 {
	text-align: center;
}
.sec-4 .col-md-12{
	background: #c90808;
	margin:30px 0; 
	padding: 25px 15px
}

.sec-4  h2{
	color: #fff;
	font-weight: 800;

}
.sec-4 p {
	color: #fff;
	text-align: center;
	margin: 20px 0;
}
.sec-4 input {
	height: 40px;
	margin-bottom: 20px;
} 
.sec-4 .an {
	text-align: center;
}
.sec-4 .an a {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	border:2px solid #fff;
	padding: 10px 30px;
	display: inline-block; 
}
.contact-address p{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	    font-weight: 600;
}
.contact-address h1
{
	font-size: 22px;
	font-family: 'Lato', sans-serif;
font-weight: 600;
}
.contact-address h2
{
	font-size: 18px !important;
	font-family: 'Lato', sans-serif;
font-weight: 600;
}
.about-banner{
	background:#fff;
	padding: 14px 0 40px 0px;
	background-position: center;
	background-size: cover;
}

.quality-banner{
	background: #fff;
	padding: 14px 0 40px 0px;
	background-position: center;
	background-size: cover;
}

.product-banner{
	background: #fff;
	padding: 14px 0 40px 0px;
	background-position: center;
	background-size: cover;
}

.contact-banner{
	background: #fff;
	padding: 14px 0 40px 0px;
	background-position: center;
	background-size: cover;
}

.send-enquiry-banner{
	background: #fff;
	padding: 14px 0 40px 0px;
	background-position: center;
	background-size: cover;
}



.inner-bg-about{
	margin-bottom: 60px;
}


.banner-matter{
	padding-bottom:50px;
}

.banner-matter h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #e30505;
}

.banner-matter p {
	color: #000;
	font-size: 17px;
	
	background: rgba(255, 255, 255, 0.47);
}
.inner-matter{
background: #fff;
position: relative;
}

.inner-matter::after {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0px;
    z-index: 0;
    content: "";
}

.inner-matter .zindex{
z-index: 999;
}

.inner-bg {
	background: #fff;
	margin: -75px 0 60px 0;
	padding: 40px 20px;
	box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.3);
}


.side-matter h3{
font-weight: 600;
font-family: 'Raleway', sans-serif !important;
margin-top: 0px;
color: #e30505;
border-bottom: 3px solid #ea4b4b;
padding-bottom: 8px;
}



.side-matter ul{
	padding-left: 0px;
}

.side-matter ul li{
list-style: none;
font-family: 'Poppins', sans-serif;
}

.side-matter ul li a
{
	display: block;
padding: 15px 0px;
border-bottom: 1px solid #ddd;
color: #3c3c3c;
transition: .4s;
}

.side-matter ul li a:hover{
color: #e30505;
padding-left: 4px;
}

.side-matter ul li a i{
	padding-right: 6px;
}

.inner-matter h2
{
	font-family: 'Raleway', sans-serif;
	margin-top: 0px;
	font-size: 14px !important;
    font-weight: 600;
}

.inner-matter p{
	font-family: 'Poppins', sans-serif;
	line-height: 28px;
}

.inner-matter h3{
	font-family: 'Poppins', sans-serif;
font-size: 22px;
color: #e30505;
margin-bottom: 5px;
}

.about-sec-box{
text-align: center;
padding: 25px;
border: 2px solid #d1d1d1;
margin: 25px 0px;
background: #fff;
}

.about-sec-box:hover span{
background: #333;
}

.about-sec-box:hover h3{
color: #e30505;
}

.about-sec-box h3
{
font-family: 'Roboto', sans-serif;
font-size: 22px;
font-weight: 600;
color: #333;
transition: .4s;
}

.about-sec-box p{
	text-align: justify;
}

.about-sec-box span{
	font-size: 30px;
background: #e30505;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 30px;
color: #fff;
text-align: center;
transition: .4s;
}


.about-list{
	padding-left: 0px;
}

.affix {
    position: fixed;
    top: 15px;
    width: 250px;
}

.about-list li{
list-style: none;
font-family: 'Poppins', sans-serif;
line-height: 28px;
}

.about-list li::before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 8px;
}

.product-box{
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

.product-image{
	position: relative;
	overflow: hidden;
}

.product-image img {
    width: 100%;
    border: 3px solid #eaeaea;
     display: block;
  height: auto;

}

.product-detail{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #3c3c3c;	
}

.product-image:hover .product-detail{
  opacity: 1;
}

 .product-detail p {
color: #fff;
font-size: 15px;
text-align: left !important;
padding: 25px;
}

 .product-detail .more {
background: #e30505;
font-size: 16px;
padding: 12px 15px;
display: inline-block;
color: #fff;
position: absolute;
bottom: 0px;
width: 100%;
}

 .product-detail .more i{
	position: absolute;
right: 16px;
top: 17px;
}

.product-name p
{
	text-align: center;
padding: 10px 0px;
color: #e30505;
font-family: 'Lato', sans-serif;
line-height: 1.4;
font-size: 15px;
}

.product-bg {
    background: #fff;
    margin: -75px 0 0 0;
    padding: 0px 0px 25px;
margin-bottom: 60px;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);    
}

.product-brochure {
	background: #e30505;
	padding: 8px 15px;
	text-align: left;
}

.product-brochure a
{
border: 2px solid #fff;
padding: 10px 15px;
color: #fff;
margin-right: 15px;
transition: .4s;
}

.product-brochure a:hover{
background: #fff;
color: #e30505;
}
.product-brochure h1 {
	margin: 0;
	color: #fff;
	font-size: 23px;
}
.product-brochure h2 {
	margin: 0;
	/* float: left; */
	color: #fff;
	font-size: 23px;
}

.product-feature{
	margin-top: 30px;
}

.product-feature h3
{
	font-family: 'Roboto', sans-serif;
font-weight: 600;
margin-top: 0px;
color: #444;
}

.product-feature ul{
padding-left: 0px;
}


.product-feature ul li{
list-style: none;
font-size: 14px;
line-height: 30px;
font-family: 'Roboto', sans-serif;
}

.product-feature ul li::before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
}

.product-feature ul li span{
background: #555;
color: #fff;
border-radius: 50%;
padding: 10px 10px;
margin-right: 8px;
}




.product-table{
	margin-top: 25px;
}

.product-table table {
   font-family: 'Roboto', sans-serif;
    width: 100%;
    margin: 15px 0px;
}

.product-table table tr:nth-child(2n+1) {
    background: #FFF;
}

.product-table tr th {
    padding: 5px;
    background: #e30505;
    color: #fff;
    border: 1px solid #d1d1d1;
    text-align:left;
    font-size: 15px;
}

.product-table table tr:nth-child(2n) {
    background: #f0f0f0;
}

.product-table tr td {
	padding: 5px;
	border: 1px solid #d1d1d1;
	text-align: left;
	color: #666;
}

.product-table h3
{
font-family: 'Raleway', sans-serif;
font-size: 20px;
margin-top: 0px;
border-bottom: 1px solid #a4a4a4;
padding-bottom: 8px;
position: relative;
}

.product-table h3::after{
position: absolute;
content: '';
left: 14px;
top: 29px;
width: 40px;
height: 3px;
background: #e30505;
}
.modal-backdrop.in {
    opacity: 0;
    z-index: 0;
}
.pro-box {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
    border: 1px solid #c9c9c9;
    padding: 5px;

}

.pro-box img {
    width: 100%;
    height: 100%;
    transition: all 0.9s ease 0s;
}

.pro-box .thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

.pro-box .img-thumbnail {
	padding: 0px;
	border: 0px solid #ddd;
	border-radius: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.pro-box .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}

.map{
	line-height: 0px;
/*margin-top: 15px;*/
}

.contact-box
{
background-color: #f2f2f2;
text-align: center;
padding: 35px 45px;
position: relative;
margin: 15px 0px;
}

.contact-box h4 {
   
    font-weight: bold;
    margin-bottom: 9px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
font-size: 18px;
color: #e30505;
}

.contact-box p{
	font-size: 16px;
}

.contact-box span {
    position: absolute;
    left: 0px;
    top: 0px;
}

.contact-box i {
position: absolute;
left: 12px;
top: 12px;
color: #fff;
font-size: 22px;

}

.contact-box span::before {
content: '';
left: 0px;
top: 0px;
position: absolute;
border-top: 70px solid #e30505;
border-right: 70px solid transparent;
}
.contact-box a{
	color: #333;
	text-decoration: none;
	transition: .4s;
}

.contact-box a:hover{
color: #e30505;
}

.contact-box-2{
padding: 35px 0px 7px;
}

.enq-table{
	width: 100%;
}
.enq-table tr th{
	border: none !important;
}

.enq-table .form-control{
	margin-bottom: 15px;
}

.con-form i {
    position: absolute;
    font-size: 16px;
    color: #a5a2a2;
    padding: 13px;
}

.con-form input {
    height: 40px;
    border-radius: 0px;
    margin-bottom: 30px;
    padding-left: 40px;
}

.form-control:focus {
    border-color: #f00;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233, 102, 102, 0.6);
}

.con-form textarea {
    border-radius: 0px;
    padding-left: 40px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.btnDefault, .btnUpload {
    background-color:#E30505;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    transition: .4s;
}

.btnM {
    border-radius: 0px;
    padding: 10px 12px;
}

.customUpload {
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.customUpload input.upload {
    cursor: pointer;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.btnDefault:focus, .btnDefault:hover, .btnUpload:focus, .btnUpload:hover {
    background-color: #333;
}

.sendbtn {
    background: #d00;
    color: #fff;
    padding: 0 20px;
    height: 40px;
    border: 0;
    transition: .4s;
}

.sendbtn:hover{
	background: #333;
}

.pdf-box{
text-align: center;
border: 2px solid #ececec;
padding: 15px 0px 0px;
transition: .4s;
margin-bottom: 15px;
}

.pdf-box a{
text-decoration: none;
color: #555;
transition: .4s;
}

.pdf-box img{
width: 55%;
display: inline-block;
padding-bottom: 12px;
}

.pdf-box p{
line-height: 1.4;
margin: 0px;
background: #ececec;
padding: 4px 2px;
transition: .4s;
}

.pdf-box:hover{
	border: 2px solid #e30505;
}

.pdf-box:hover a{
	color: #fff;
}

.pdf-box:hover p
{
	background: #e30505;
}
.footer-link li{
	float: left;
	padding-left: 20px;
	list-style:none;
}
.footer-link li a{
	font-family: 'Poppins', sans-serif;
	font-size: 19px;
	color: #d8f9ee;
}
footer{
	background: #333;
	text-align: center;
	padding: 25px 0
}
footer p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #d8f9ee;
	margin: 0 0 20px 0;
}
footer .ul1{
	padding: 0
}
footer .ul1 li {
	list-style: none;
	display: inline-block;

}
footer .ul1 li a {
	color: #fff;
	margin:0 10px; 
}
footer .ul1 li a:hover {
	color: #d8f9ee;
	margin:0 10px; 
}
footer .ul1 span {
	color: #fff;
}
footer .ul2{
	padding: 0
}
footer .ul2 li {
	list-style: none;
	display: inline-block;

}
footer .ul2 li a {
	color: #fff;
	margin:0 10px;
	font-size: 30px; 
}
footer .ul2 li a:hover {
	color: #d8f9ee;
	margin:0 10px; 
}
.box4 i {
	color: #fff;
	font-size: 9.5rem;
}
.box5 i {
	color: #fff;
	font-size: 9.5rem;
}



@media (min-width:320px) and (max-width: 414px)

{
	#flex { 
  display: flex; 
  /* Optional, if you want the DIVs 100% width: */ 
  flex-direction: column;
}
#flex > #a { order: 1; }
#flex > #b { order: 2; }

.topbar {
	margin: 0
}

.gsc-search-box {
    width: 100% !important;
}


.search-box {
    float: none;
}

.about-gif
{
	width:11%;
}
.affix {
    position: relative;
    top: 0px;
    width: 100%;
    }

.navbar-inverse {
    float: none;
}

.topbar span {
    left: auto;
    right: 14px;
}

.topbar input{
	width: 100%
}
.topbar ul {
	padding: 0;
	text-align: center;
}
.topbar ul li {
	display: inline-block;
	padding: 7px 0;
}
.navbar-inverse {
	background: #838e8c;
	border: none;
}
.navbar-inverse .navbar-nav > li > a {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding: 15px 15px;
}
.topbar ul li a {
	font-size: 0.9rem;
}
.p1 {
	background: #fff;
	padding: 15px 15px;
}
.mobile-weld {
	display: block;
}
.mobile-ex {
	display: none!important;
}
.main_pro_sub .p1 ul li a {
	color: #656565;
	font-family: 'Lato', sans-serif;
	font-size: 1.2rem;
}
.sec-2-bg {
	background: #fff;
	margin: 20px 0 0 0;
	
}
.carousel-caption h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	line-height: 13px;
	text-transform: uppercase;
	font-size: 1.5rem;
}
.carousel-caption {
	right: 20%;
	left: 9%;
	padding-bottom: 30px;
	top: -11px;
	width: 175px;
}
.carousel-caption h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 8px 0;
	font-size: 13px;
}
.carousel-caption a {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 10px;
	font-size: 10px;
	color: #fff;
}
.box2::after {
	background: url(../images/re.png) no-repeat;
	content: "";
	width: 220px;
	height: 208px;
	position: absolute;
	right: -50px;
	bottom: -120px;
	display: none;
}

.box2 a {
    font-size: 22px;
}

.about-sec-box {
    padding: 15px;
}

.about-banner {
    background-position: right;
}

.product-brochure h2 {
    float: none;

    text-align: center;
    display: inline-block;
}

.product-brochure a {
    padding: 8px 10px;
    display: block;
    text-align: center;
    margin: 10px 50px;
}

.product-feature ul li {
    float: none;
    width: 100%;
    display: block;
}


.product-table{
	overflow: scroll;
}

.footer-link{
    padding-left:0px;
}   

.footer-link li{
    display:block;
    float:none;
    padding-left:0px;
    text-align:center;
}  


}
.product-link a
{
    display: block;
    background: #fff057;
    padding: 15px 1px;
    color: #fff !important;
    font-weight: 600;
    font-size: 13px;
    border: none;
    text-transform: uppercase;
    font-family: 'Philosopher', sans-serif;
    text-decoration: none;
    text-align: center;
    transition: .4s;
    animation: blink 1s steps(2, start) infinite;
}

@keyframes blink {
to { 
  color: #fff !important;
  background:#e30505; 
   }
}
@media (width: 1280px){
/*	.about-gif
{
	width:4%;
}*/
	.dropdown-menu {
	position: absolute;
	top: 50px;
	left: -806px;
	z-index: 1000;
	width: 1200px;
	display: none;
	float: left;
	/* min-width: 160px; */
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
}
@media (width: 1024px){
	.topbar ul li {
	display: inline-block;
	padding: 7px 5px;
}
.topbar input {
	
	border: 0;
	width: 182px;
	padding: 7px 11px;
	float: left;
	
}
.navbar-inverse .navbar-nav > li > a {
	font-family: 'Poppins', sans-serif;
	
	text-transform: uppercase;
	font-weight: 400;
	padding: 15px 12px;
	font-size: 12px;
}
.dropdown-menu {
	position: absolute;
	top: 50px;
	left: -666px;
	z-index: 1000;
	width: 1000px;
	
}
}
.pro-box h2 {
    font-family: 'Raleway', sans-serif;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 14px;
}

.catelogue-list .pro-box{
margin:10px 0px; 
background: #444;
}

.catelogue-list .pro-box a {
	color: #fff;
margin-right: 0px;
text-decoration: none;
display: block;
	}

.catelogue-list .pro-box i {
    border: 0px solid red;
    color: #fff;
}

.pro-box i {
    border-radius: 21px;
    color: #f00;
    font-size: 16px;
    /* margin: 10px 2px; */
    margin-left: 6px;
}
.pro-box a{
	 color: #000;
	 margin-right: 5px;
	 cursor: pointer;
	}

.pro-box .p-cat{
	display: inline-block;
    width: 45%;
    font-size: 13px;
    padding: 8px 5px;
    border: 2px solid red;
    margin-bottom: 7px;
}


.gallery a{
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #ea4b4b;
    padding: 10px 12px;
    position: relative;
    display: inline-block;
    border-radius: 5px;
    margin-top: 21px;
}
.galform textarea{
	height: 100px;
	margin-bottom: 20px;
}
.galform input{
	
	margin-bottom: 20px;
}
.modal-header{
    background: #ea4b4b;
    color: #fff;
    padding: 10px 15px;
}
.hrdot .dot {
	position: absolute;
	height: 10px;
	width: 10px;
	background: #e30505; 
	border-radius: 10px;
	top: 15px;
}
.hrdot hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #bdbdbd;
}
.p12 {
	border: 1px solid #ccc;
	margin: 32px 0;
	box-shadow: 0 0 13px #ccc;
}
/*
#119753
font-family: 'Roboto', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Raleway', sans-serif;
*/