@charset "utf-8";
/* CSS Document */

.wrraper{ width:100%; height:100%;}
body {
  color: #444;	
  font-family: 'Merriweather Sans', sans-serif;
  margin: 0px;
  background-color:#f2f2f2
}
p {
     font-family: 'Merriweather Sans', sans-serif;
	 font-size:1.3em !important;
	 color:#363535;
	 font-weight:100;
	 line-height:24px !important;
	 margin:0;
}
h1
{
	font-family: 'Rancho', cursive!important;
	font-size:3em!important;
	color:#d53736!important;
	padding:20px 10px 0 10px!important;
	text-align:left;
}
.socialhead
	{
		background:#d53736;
		padding:10px 0;
	}
.social
{
	text-align:left;	
	float:left;padding: 0 40px 0 0 ;
}
.social i
{
	text-align:center;	
	background :#454545;
	color:#fff;
	width: 30px;
   height: 30px;
	line-height: 30px;     
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
   font-size:14px;
   cursor:pointer;
}
.social i:hover
{
	text-align:center;	
	background :#cccccc;
	color:#fff;
	width: 30px;
   height: 30px;
	line-height: 30px;     
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
   font-size:14px;
}
.phone
{
	float:left;
	
}
.phone i{
	text-align:center;	
	background :#dc4f45;
	color:#fff;
	width: 30px;
   height: 30px;
	line-height: 30px;     
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
   font-size:14px;
   border:2px solid #ffffff;
float:left;
}
.phone span
{
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	color:#fff;
	padding:0 10px;
	float:left;
}

.search
{
	float:right;
	
}
.element-invisible{display:none;}
input[type="search"]
{
	border:1px solid #dc4f45;
	padding:5px 5px;
	font-size:12px;
	width:200px;
	
}
.slideandmenu
{
	position:relative;
 max-height: 720px;
    overflow: hidden;	
}
.slider
{
	position:relative;	
}
.menuandlogo
{
	position:absolute;
	z-index:100;
	width:100%;
	top:0;
	
}
.logo
{
	width:30%;
	float:left;
	background: rgba(255, 255, 255, .7);
	text-align:center;
	padding: 10px;
}
.menus
{
	width:70%;
	float:left;
	background: rgba(0, 0, 0, .7);
	text-align:center;
	padding: 10px;
	height:94px;
	line-height:30px;
}
ul.topnav-menu {
    margin: 0;
    padding: 3px 0 0 0px;
    float: left;
    display: inline;
    float: left;
}
  
ul.topnav-menu li{    float: left;
padding: 1px 0px 0px 0px;
margin: 0;
list-style-type: none;
background: url(../images/nav_b.jpg) no-repeat right;
font-size: 18px;
}

.top_column3{float:left; width:100%; padding:20px 0 0 0;}
.column3_content{width:300px; float:right; padding:0 20px 0 0px;}

  
ul.topnav-menu li a:link, ul.topnav-menu li a:visited {
     
    float: left;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 19px 0px 0px 0px;
    text-align: center;
    letter-spacing: .025rem;
   /* text-shadow: 1px 1px -1px #ccc;*/
    margin: 0 30px;
    font-weight: 200;
}
ul.topnav-menu li a:hover,.active a{ background:none;border-bottom:3px solid #d63837; }

.footermenu ul.topnav-menu li a:link, ul.topnav-menu li a:visited
{
	float: left;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 19px 0px 0px 0px;
    text-align: center;
    letter-spacing: .025rem;
   /* text-shadow: 1px 1px -1px #ccc;*/
    margin: 0 17px;
    font-weight: 200;
}
.homeproducts
{
	position:relative;
	background-color:#f2f2f2;
	background-image: url(../images/sec-bg_img3.png),url(../images/sec-bg_img1.png);
	background-repeat: repeat-y;
	background-position: -215px -30px, 90px 0;
    background-size: cover;
	    border-radius: 10px;
}
.showproducts
{
	padding:30px;
	
}
.homeproduct
{
	border:1px solid #dc1b1e;
	margin:15px 12px 25px 12px;
	max-height:175px;
	min-height:175px!important;
	font-size:12px;	
	text-align:center;
	    border-radius: 10px;
}
.homeproduct a{color:#dc1b1e!important;}
.vmgroup
{ background: rgba(255, 255, 255, .8);
	 
    width: 80%;
	MARGIN:30PX AUTO;
}
.hprd
{
	    padding: 0px 0 0 37px;
    text-align: center;
    margin: auto;
}
.pimg
{
	position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}
.pimg:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.pimg img {
    vertical-align: middle;
    display: inline-block;
}
.footer
{
	background:#222325;
}
.footerlogo
{
	margin:20px auto;
	text-align:center;
}
.footermenu
{
	margin:20px auto;
	text-align:center;
}
.footercopyright
{
	padding:10px;
	text-align:center;
	background:#d81b1f;
}
.footercopyright p
{
	
	color:#ffffff;
	font-size:12px!important;
	
}
.footermenu ul.topnav-menu
{
	margin: auto;
    padding: 3px 0 0 0px;
    float: none; 
    display: block; 
    /* float: left; */
}
hr
{
	border:1px solid #333436!important;
	width:50%;
}
@media (min-width: 1920px) {
.homeproducts
{
	position:relative;
	background-color:#f2f2f2;
	background-image: url(../images/sec-bg_img3.png),url(../images/sec-bg_img1.png);
	background-repeat: no-repeat;
	background-position: -215px -30px, 174px -51px;
    background-size: auto;
	padding:30px 0;
	    border-radius: 10px;
}
}
@media (max-width: 768px) {
.logo {
    width: 100%!important;
    float: left;
    background: rgba(255, 255, 255, .7);
    text-align: center;
    padding: 10px;
}	
.img-responsive
{
	display:inline!important;
}
.menus {
    width: 100%;
    /* float: left; */
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 0px;
	height:auto;
}
ul.topnav-menu li
{
	width:100%;	
}
li a
{
	border-bottom: 1px solid #EEEEEE;
	width:100%!important;	
	padding:10px 15px!important;
	text-align:left!important;
	margin: 0 0px!important;
}
li.active a { color:#d63837!important;    font-weight: bold!important;}

.homeproducts
{
	position:relative;
	background-color:#f2f2f2;
	background-image: url(../images/sec-bg_img3.png),url(../images/sec-bg_img1.png);
	background-repeat: no-repeat;
	background-position: -215px -30px, 132px -22px;
    background-size: auto;
	    border-radius: 10px;
}

.categoryslide{display:none;}

}

@media (min-width: 768px) {
.navbar-collapse {
  padding-right: 0px!important;
  padding-left: 0px!important;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
ul.topnav-menu
{
	width:100%;
	padding:0 0 0 10px;
}
.footermenu ul.topnav-menu
{
	width:38%;
	padding:0 0 0 10px;
}


}

.imgs
{
	max-height:100px;
}
.categoryslide
{
	position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0;
	width: 100%;
    float: left;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    padding: 10px;
    height: 200px;
    line-height: 30px;
}

#manu li,.swiper-wrapper div
{
	
    list-style: none outside !important;
    float: left;
	display:inline!important;
    padding: 5px !important;
    border: 1px solid #cccccc;
    position: relative;
    background: none;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 8px;
    width: 180px!important;
    height: 180px!important;

}
#manu a img,.swiper-wrapper div  img{
	    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
}