body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow-x:hidden
}
h2 {
	font-size:27px;
	font-weight:500;
	text-transform:uppercase;
	color:#666;
	font-family: 'Basic', sans-serif;
}
.p-1 {
	text-align:justify;
	font-size:14px;
	color:#FFFFFF;
	line-height:26px;/*font-family: 'Roboto Condensed', sans-serif;*/

}
/*p{
	font-family: 'Roboto Condensed', sans-serif;
}*/
hr {
	margin-top: 0px;
	width:98%;
	float:left;
	border: 0;
	border-top: 0px dashed #F30;
}
.header {
	padding:10px 0px;
}
.mini-top-hdr {
	width:100%;
	height:28px;
	background-color:#F30;
}
.mini-right {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:right;
	margin-right:0px;
	margin-top:6px;
}
.mini-left {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	margin-left:0px;
	margin-top:6px;
}
.logo-nav {
	width:100%;
}
.navbar-brand {
	margin-top:13px;
	margin-left:0px;
	font-weight:700;
	width:417px;
	height:60px;
	background-image:url(../images/d-logo.png);
}
#scroll {
	position:fixed;
	right:10px;
	bottom:60px;
	cursor:pointer;
	width:50px;
	height:50px;
	background-color:#F30;
	text-indent:-9999px;
	display:block;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	border-radius:60px
}
#scroll span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff;
}
#scroll:hover {
	background-color:#e74c3c;
	opacity:1;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}
.main {
	width:100%;
	margin-top:0px;
	z-index:99999999;
	background-color:#FFF;
}
.sticky {
	position: fixed;
	background-color:#FFF;
	animation:ease-in-out;
	top: 0;
	width: 100%;
}
.modal-dialog {
	width: 700px;
	background-color:none;
	margin: 30px auto;
}
.modal-body {
	position: relative;
	padding: 15px;
	background-color:transparent !important;
	width:100%;
}
.modal {
	position: fixed;
	z-index:90000000000000;
	top: 30%;
	width:auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.nav-menu-main-wild {
	width:100%;
	/*height:55px;*/
background-color:#FFF;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#FFF;
	border-color: #337ab7;
}
.nav-menu-main {
	width:100%;
	/*height:55px;*/
border-bottom:#999999 solid 0px;
	background:#fff;
	padding:10px 0px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.navbar-nav {
	padding:10px 0px;
}
.navbar-nav li {
	border-right:solid 1px #ccc;
	padding:5px 10px;
}
.navbar-nav li:last-child {
	border-right:solid 0px #ccc;
}
.navbar-nav>li>a {
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	font-family: 'Cabin', sans-serif;
	color:#000000;
	padding: 0px;
}
.logo-right {
	width:115px;
	height:75px;
	float:right;
	background-image:url(../images/top-right-img.jpg);
}
.navbar-nav>li>a:hover {
	background:none;
	color:#990000;
}
.underline {
	text-align:center;
	margin:auto;
	line-height:30px;
	font-size:24px;
	text-transform:uppercase;
	color:#990000;
	width:200px;
	border-bottom:#990000 solid 1px;
}
.carousel-caption {
	position: absolute;
	bottom: 1px;
	font-size:12px;
	width:140px;
	height:30px;
	border-radius:2px;
	border-bottom:#6699FF solid 0px;
	text-transform:uppercase;
	background-color:#363f46;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	z-index: 10;
	padding:6px;
	color:#FFFFFF;
	text-align:center;
	text-shadow:none;
}
.carousel-caption-2 {
	position: absolute;
	bottom: 1px;
	font-size:12px;
	width:100px;
	height:30px;
	text-transform:none;
	border-bottom:#6699FF solid 2px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:2px;
	background-color:#363f46;
	margin:auto;
	z-index: 10;
	padding:7px;
	padding-bottom: 10px;
	color:#FFFFFF;
	text-align:center;
	text-shadow:none;
}
.carousel-caption-2:hover {
	position: absolute;
	right: 1%;
	bottom: 1px;
	font-size:12px;
	width:100px;
	height:30px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:2px;
	background-color:#990000;
	right: 42%;
	z-index: 10;
	padding:8px;
	padding-bottom: 10px;
	color:#FFFFFF;
	text-align:center;
	text-shadow:none;
}
thead {
	display: table-header-group;
	vertical-align: middle;
	background-color:#716a6a;
	color:#FFF;
	border-color: inherit;
}
.carousel-caption:hover {
	position: absolute;
	bottom: 1px;
	font-size:12px;
	width:140px;
	height:30px;
	border-radius:2px;
	border-bottom:#6699FF solid 2px;
	text-transform:uppercase;
	background-color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	z-index: 10;
	padding:6px;
	color:#FFFFFF;
	text-align:center;
	text-shadow:none;
}
.calling {
	display:none;
}
.whtsp {
	width:40px;
	height:40px;
	right:3px;
	position:fixed !important;
	z-index:99999999;
	top:77%;
	display:inline;
}
.carousel-control {
	position: absolute;
	top: 150px;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 30px;
	color:#990000;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}
.dropdown-submenu {
	position:relative;
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	background-color:#333333;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #FFFF00;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}
.dropdown-submenu:hover>a:after {
	border-left-color:#555;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	text-decoration: none;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 1.6px;
	z-index: 1000;
	display: none;
	margin-right:-10px;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	font-size: 13px;
	text-align: left;
	list-style: none;
	background-color:#ff3300;
	-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);
}
.dropdown-menu>li>a {
	display: block;
	clear: both;
	font-weight: 400;
	border-bottom:#FFFFFF dotted 1px;
	line-height: 1.42857143;
	color:#FFFFFF;
	white-space: nowrap;
}
.caret {
	color:#990000;
}
@media (max-width: 767px) {
 .calling {
 width:40px;
 height:40px;
 right:3px;
 position:fixed !important;
 z-index:99999999;
 top:60%;
 display:inline;
}
 .whtsp {
 width:40px;
 height:40px;
 right:3px;
 position:fixed !important;
 z-index:99999999;
 top:50%;
 display:inline;
}
 .modal-dialog {
 width: 100%;
 background-color:transparent;
}
.modal-body {
 position: relative;
 background-color:transparent !important;
 width:100%;
 left:0px;
}
.modal {
 position: fixed;
 z-index:90000000000000;
 top: 30%;
 width:100%;
 z-index: 1050;
 display: none;
 overflow: hidden;
 -webkit-overflow-scrolling: touch;
 outline: 0;
}
 .navbar-nav {
 display: inline;
}
 .navbar-default .navbar-brand {
 display: inline;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
 .navbar-default .navbar-nav .dropdown-menu > li > a {
 color: red;
 background-color: #ccc;
 border-radius: 4px;
 margin-top: 2px;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #333;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 background-color: #ccc;
}
 .navbar-nav .open .dropdown-menu {
 border-bottom: 1px solid white;
 border-radius: 0;
}
 .dropdown-menu {
 padding-left: 10px;
}
 .dropdown-menu .dropdown-menu {
 padding-left: 20px;
}
 .dropdown-menu .dropdown-menu .dropdown-menu {
 padding-left: 30px;
}
 li.dropdown.open {
 border: 0px solid red;
}
}
 @media (min-width: 768px) {
 ul.nav li:hover > ul.dropdown-menu {
 display: block;
}
 #navbar {
 text-align: center;
}
}
.banner {
	width:100%;
	/*margin-top:130px;*/
border-top:#000000 solid 0px;
}
.carousel-control.right {
	background:none;
	background-repeat: repeat-x;
}
.carousel-control.left {
	background:none;
	background-repeat: repeat-x;
}
.middle-sections {
	background-color:#333;
	background-repeat:no-repeat;
	margin-top:0px;
	height:auto;
	padding-bottom:30px;
	bottom:40px;
	width:100%;
	text-align:center;
}
.middle-sections p{color:#fff; font-size:16px; line-height:22px;}


/* vertical menu sub dropdown */


    {
 margin:20px;
 padding:0px;
}
nav {
	width:100%;
	font-family: 'Merriweather', serif;
	line-height:40px;
}
.vmenu h4 {
	background:#000033;
	width:360px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:500;
	padding:9px 15px;
	border-bottom:#FFFF99 dotted 0px;
	background:#2e373e;
}
.vmenu h4 a {
	text-decoration:none;
	color:#FFFFFF;
	width:auto;
	display:block;
}
.vmenu h4:hover {
	background:#666;
}
.vmenu ol {
	background:#2e373e;
	font-size:14px;
	font-height:0px;
	list-style-type:none;
	overflow-x:hidden;
	height:0px;
	transition:height 1s ease;
}
.vmenu ol a {
	color:#FFF;
	text-decoration:none;
	width:300px;
	padding:5px;
	border-bottom:#333333 solid 1px;
	margin-left:1px;
	font-size:14px;
	height:30px;
}
.vmenu li {
	border-bottom:solid 0px #eee;
	margin:5px;
	margin-left:-30px;
}
.vmenu li:hover {
	background:#000;
}
.vmenu:hover #s3 {
	height:93px;
}
.vmenu:hover #s4 {
	height:124px;
}
/* vertical menu sub dropdown close end */

.read-more a{
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
	padding:5px 20px;
	border-radius:16px;
	display:inline-block;
	border:solid 1px #fff;
	font-size:16px;
	cursor:pointer;
}

.read-more a:hover {
	color:#000000;
	text-align:center;
	background-color:#333333;
	padding:5px 20px;
	border-radius:16px;
	display:inline-block;
}
.read-more-3 {
	width:100px;
	height:30px;
	margin-top:20px;
	color:#FFFFFF;
	text-align:center;
	background-color:#666;
	padding:7px;
	border-radius:12px;
}
.read-more-3:hover {
	width:100px;
	height:30px;
	margin-top:20px;
	color:#FFFFFF;
	text-align:center;
	background-color:#000;
	padding:7px;
	border-radius:12px;
}
.road-map {
	width:100%;
	height:260px;
	margin-top:5px;
	background-color:#FFFFFF;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: inherit;
}
.panel.date {
	margin: 0px;
	width: 60px;
	text-align: center;
}
.panel.date .month {
	padding: 2px 0px;
	font-weight: 700;
	text-transform: uppercase;
}
.panel.date .day {
	padding: 3px 0px;
	font-weight: 700;
	font-size: 1.5em;
}
.read-more-3:hover {
	width:100px;
	height:30px;
	color:#000000;
	text-align:center;
	background-color:#000000;
	padding:7px;
	border-radius:12px;
}
/*  products gallery start here */
.products-gallery {
	width:100%;
	margin-top:10px;
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hovereffect:hover .overlay {
	background-color: rgba(170, 170, 170, 0.4);
}
.hovereffect h2, .hovereffect img {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.hovereffect:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	margin: 50px 0 0 0;
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-weight: normal;
	height: 85%;
	width: 85%;
	position: absolute;
	top: -20%;
	left: 8%;
	padding: 70px;
}
.read-more-g {
	margin:auto;
	bottom:0px;
	width:100px;
	height:28px;
	text-align:center;
	padding:6px;
	border-radius:2px;
	font-size:12px;
	background-color:#666666;
}
.read-more-g:hover {
	margin:auto;
	bottom:0px;
	width:100px;
	height:28px;
	text-align:center;
	padding:6px;
	border-radius:2px;
	font-size:12px;
	background-color:#333333;
}
.title-3 {
	width:auto;
	padding:8px;
	text-align:center;
	height:30px;
	background-color:#666;
	font-size:11px;
	transition: 1s;
	color:#FFF;
}
.title-3:hover {
	width:auto;
	padding:8px;
	text-align:center;
	height:30px;
	background-color:#F60;
	font-size:11px;
	color:#FFF;
}
.hovereffect:hover a.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	background-color: rgba(0, 0, 0, 0.4);
}
.bgs-panel-1 {
	width:100%;
	height:700px;
	color:#FFFFFF;
	padding-top:-240px;
	overflow:hidden;
	position:fixed;
	margin-top:20px;
	border-top:#FF6600 solid 0px;
	border-bottom:#FF6600 solid 0px;
	background-repeat:no-repeat;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-position:center;
	background-image:url(../images/bgs-scroll.jpg);
}
.upper-middle-sections {
	text-align:center;
	width:100%;
	margin-top:0px;
	font-size:16px;
	margin:10px 0px 35px 0px;
}
.read-more-large {
	top:20px;
	width:130px;
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	margin:auto;
	text-align:center;
	background-color:#990000;
	padding:3px;
	border-radius:16px;
}
.read-more-large:hover {
	width:130px;
	height:28px;
	color:#000000;
	text-align:center;
	background-color:#333333;
	padding:3px;
	border-radius:16px;
}
 @media (max-width: 1200px) {
 .mini-right {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 float: right;
 margin-right: -30px;
 margin-top: 6px;
}
.goog-te-gadget .goog-te-combo {
 margin: 4px 17px !important;
}
.mini-left {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 float: left;
 margin-left: -40px;
 margin-top: 6px;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
 font-family: arial;
 padding-right:20px;
 font-size: 11px !important;
}
 .nav-menu-main-wild {
 width: 100%;
 height: 55px;
 border-bottom: #ff3300 solid 0px;
}
.products-gallery {
 width: 100%;
 margin-top: 10px;
}
.banner {
 width: 100%;
 margin-top: 140px;
 border-top: #000000 solid 0px;
}
 .navbar-nav>li>a {
 padding-top: 0px;
 right:0px;
 padding-right:0px;
 font-size:10px;
 text-transform:uppercase;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 padding-bottom: 2px;
} /* vertical menu sub dropdown */


    {
 margin:20px;
 padding:0px;
}
 nav {
 width:100%;
 font-family: 'Merriweather', serif;
 line-height:40px;
}
 .vmenu h4 {
 background:#000033;
 width:100%;
 color:#FFFFFF;
 font-size:12px;
 font-weight:500;
 padding:9px 15px;
 border-bottom:#FFFF99 dotted 0px;
 background:#2e373e;
}
 .vmenu h4 a {
 text-decoration:none;
 color:#FFFFFF;
 width:auto;
 display:block;
}
 .vmenu h4:hover {
 background:#666;
}
 .vmenu ol {
 background:#2e373e;
 font-size:12px;
 font-height:0px;
 list-style-type:none;
 overflow-x:hidden;
 height:0px;
 transition:height 1s ease;
}
 .vmenu ol a {
 color:#FFF;
 text-decoration:none;
 width:100%;
 padding:5px;
 border-bottom:#333333 solid 1px;
 margin-left:1px;
 font-size:14px;
 height:30px;
}
 .vmenu li {
 border-bottom:solid 0px #eee;
 margin:5px;
 margin-left:-30px;
}
 .vmenu li:hover {
 background:#000;
}
 .vmenu:hover #s3 {
 height:93px;
}
 .vmenu:hover #s4 {
 height:124px;
}
	
/* vertical menu sub dropdown close end */

.road-map {
 width: 100%;
 height:auto;
 margin-top: 5px;
 background-color: #FFFFFF;
}
 .carousel-caption {
 position: absolute;
 bottom: 1px;
 font-size: 12px;
 width: 140px;
 height: 30px;
 display:none;
 border-radius: 2px;
 border-bottom: #6699FF solid 2px;
 text-transform: uppercase;
 background-color: #FF6600;
 font-family: Arial, Helvetica, sans-serif;
 margin: auto;
 z-index: 10;
 padding: 6px;
 color: #FFFFFF;
 text-align: center;
 text-shadow: none;
}
.carousel-caption:hover {
 position: absolute;
 bottom: 1px;
 font-size: 12px;
 width: 140px;
 height: 30px;
 display:none;
 border-radius: 2px;
 border-bottom: #6699FF solid 2px;
 text-transform: uppercase;
 background-color: #FF6600;
 font-family: Arial, Helvetica, sans-serif;
 margin: auto;
 z-index: 10;
 padding: 6px;
 color: #FFFFFF;
 text-align: center;
 text-shadow: none;
}
}
@media (max-width: 768px) {
 .ab-text {
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 margin-top:19% !important;
 font-size:14px;
}
 .logo-right {
 width:300px;
 margin-top:5px;
 height:70px;
 float:right;
 display:none;
 background-image:url(../images/right-logo.png);
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
 font-family: arial;
 display: none;
 font-size: 10pt;
}
.goog-te-gadget {
 font-family: arial;
 font-size: 11px;
 display: none;
 color: #666;
 white-space: nowrap;
}
 h2 {
 font-size: 22px;
 font-weight: 300;
 padding-top:8px;
 font-family:Arial, Helvetica, sans-serif;
}
.footer-panel {
width:100%;
background-position:center;
background-color:#333;
display:marker;
height:auto;
}
 .main {
width:100%;
margin-top:-3px;
height:auto;
background-image:url(../images/top-1.png);
background-color:#FFF;
}
.nav-menu-main-wild {
 width: 100%;
 height:auto;
 border-bottom: #ff3300 solid 0px;
}
.mini-right {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
float:right;
margin-right:0px;
margin-top:6px;
}
.mini-left {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
float:left;
margin-left:0px;
margin-top:6px;
}
.mini-top-hdr {
width:100%;
height:auto;
background-color:#990000;
}
.quality-certificates {
 margin-top:10px !important;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 font-size:14px;
}
.mini-right {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
margin-top:4px;
}
 .badge {
 display: inline-block;
 min-width: 10px;
 padding: 3px 7px;
 font-size: 12px;
 font-weight: 700;
 line-height: 1;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 background-color:#FF3300 !important;
 border-radius: 10px;
}
 .navbar-collapse {
 padding-right: 10px;
 padding-left: 10px;
 background-color: #2b0909;
 width: 100%;
 position: absolute;
 z-index: 999999999;
 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);
}
.navbar-nav>li{
 display:block !important;
}
.navbar-nav>li>a {
 padding-top: 2px;
 right:0px;
 padding-left:11px;
 font-size:12px;
 text-transform:uppercase;
 font-family: 'Cabin', sans-serif;
 color:#FFFFFF !important;
 padding-bottom: 2px;

}

.navbar-nav>li>a:hover {
background:#ff3300 !important;
}

.nav-menu-main {
 width: 100%;
 height: 10px;
 border-bottom: #990000 solid 0px;
}
.navbar-nav>li>a:hover {
background:none;
 color:#FFFF00;
}
dropdown-submenu>.dropdown-menu {
 top: 0;
 right: 100%;
 margin-top: 0px;
 background-color: #333333;
 margin-left: 0px;
 -webkit-border-radius: 0 6px 6px 6px;
 -moz-border-radius: 0 6px 6px 6px;
 border-radius: 0 6px 6px 6px;
}
 .dropdown-submenu > a:after {
 border-color: transparent transparent transparent #FFFF00;
 border-style: solid;
 border-width: 5px 0 5px 5px;
 content: " ";
 display: block;
 float: right;
 height: 0;
 margin-right: -10px;
 margin-top: 5px;
 width: 0;
}
 .dropdown-menu {
 position: absolute;
 top: 100%;
 left: 1.6px;
 z-index: 1000;
 display:none;
 margin-right:10px;
 float: left;
 width:100%;
 padding: 5px 0;
 font-size: 13px;
 text-align: left;
 list-style: none;
 background-color:#990000;
 -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);
}
.dropdown-menu>li>a {
 display: block;
 clear: both;
 font-weight: 400;
 background-color:#000000;
 font-size:11px;
 border-bottom:#FFFFFF dotted 0px;
 line-height: 1.42857143;
 color:#FFFFFF;
 white-space: nowrap;
}
.caret {
color:#990000;
}
 .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
 background-color:#000000;
 border-color: #337ab7;
}
 nav {
 width:100%;
 font-family: 'Merriweather', serif;
 line-height:40px;
} /* vertical menu sub dropdown */


    {
 margin:20px;
 padding:0px;
}
 nav {
 width:100%;
 font-family: 'Merriweather', serif;
 line-height:40px;
}
 .vmenu h4 {
 background:#000033;
 width:100%;
 color:#FFFFFF;
 font-size:12px;
 font-weight:500;
 padding:9px 15px;
 border-bottom:#FFFF99 dotted 0px;
 background:#2e373e;
}
 .vmenu h4 a {
 text-decoration:none;
 color:#FFFFFF;
 width:auto;
 display:block;
}
 .vmenu h4:hover {
 background:#666;
}
 .vmenu ol {
 background:#2e373e;
 font-size:12px;
 font-height:0px;
 list-style-type:none;
 overflow-x:hidden;
 height:0px;
 transition:height 1s ease;
}
 .vmenu ol a {
 color:#FFF;
 text-decoration:none;
 width:100%;
 padding:5px;
 border-bottom:#333333 solid 1px;
 margin-left:1px;
 font-size:14px;
 height:30px;
}
 .vmenu li {
 border-bottom:solid 0px #eee;
 margin:5px;
 margin-left:-30px;
}
 .vmenu li:hover {
 background:#000;
}
 .vmenu:hover #s3 {
 height:93px;
}
 .vmenu:hover #s4 {
 height:124px;
}
	
/* vertical menu sub dropdown close end */

.banner {
width:100%;
margin-top:60px;
border-top:#000000 solid 0px;
}
.carousel-control.left {
 background: none;
 margin-top: -10px;
 display:none;
 background-repeat: repeat-x;
}
.carousel-control.right {
 background: none;
 margin-top: -10px;
 display:none;
 background-repeat: repeat-x;
}
.h1, h1 {
 font-size: 30px;
}
.enquiry-panel {
 margin-top: 10px;
 width: 100%;
 margin-bottom:0px;
 height:auto;
 background-color: #333333;
}
.road-map {
 width: 100%;
 height:auto;
 margin-top: 5px;
 background-color: #FFFFFF;
}
.carousel-caption-2 {
 position: absolute;
 right: 1%;
 bottom: -10px;
 font-size: 9px;
 width: 100px;
 height: 20px;
 border-radius: 6px;
 background-color: #333333;
 right: 42%;
 z-index: 10;
 padding: 10px;
 display:none;
 padding-bottom: 20px;
 color: #FFFFFF;
 text-align: center;
 text-shadow: none;
}
.carousel-caption {
 position: absolute;
 right: 1%;
 bottom: 10px;
 font-size: 14px;
 width: 100px;
 height: 40px;
 border-radius: 6px;
 background-color: #990000;
 left: 42%;
 z-index: 10;
 padding: 10px;
 display:none;
 padding-bottom: 20px;
 color: #FFFFFF;
 text-align: center;
 text-shadow: none;
}
.bgs-panel-1 {
 width: 100%;
 height:auto;
 color: #FFFFFF;
 padding-bottom: 30px;
 padding-top: 0px;
 margin-top: 20px;
 border-top: #990000 solid 6px;
 border-bottom: #990000 solid 6px;
 font-size: 13px;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 background-attachment:scroll;
 background-position: top;
 background-image: url(../images/bgs-scroll.jpg);
}
p-1 {
 text-align: justify;
 font-size: 12px;
 color: #FFFFFF;
 line-height: 24px;
 font-family: 'Merriweather', serif;
}
.mini-top-hdr {
width:100%;
height:auto;
padding-bottom:20px;
background-color:#F30;
}
.nav-menu-main {
 width: 100%;
 height: 10px;
 border-bottom:#990000 solid 1px;
}
.navbar-brand {
margin-top:7px;
margin-left:5px;
font-weight:700;
width:200px;
height:40px;
background-image:url(../images/m-logo.png);
}
.navbar-toggle .icon-bar {
 display: block;
 width: 22px;
 background-color:#990000;
 height: 2px;
 border-radius: 1px;
}
 .navbar-toggle {
 position: relative;
 float: right;
 padding: 9px 10px;
 margin-top: 8px;
 margin-right: 0px;
 margin-bottom: 8px;
 background-color:#FFFFFF;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
}
 .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-color:#990000;
color:#FFFFFF;
}
 #myBtn {
 display: none;
 position: fixed;
 bottom: 100px;
 right: 20px;
 z-index: 99;
 font-size: 18px;
 border: none;
 outline: none;
 background-color: none;
 color: #990000;
 cursor: pointer;
 padding: 15px;
 border-radius: 4px;
}
 #myBtn:hover {
 background-color:#990000;
 color:#FFFFFF;
}
}
/*  our partner slider */


.our-partner {
	width:100%;
	margin-top:10px;
}
/* Slider */

.slick-slide {
	margin: 0px 20px;
}
.slick-slide img {
	width: 100%;
}
.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;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .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);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
/*  our partner slider close end  */


.enquiry-panel {
	margin-top:50px;
	width:100%;
	height:auto;
	padding-bottom:30px;
	background-color:#333333;
}
.video-panel {
	margin-top:10%;
}
.footer-panel {
	width:100%;
	background-color:#333;
	height:auto;
}
.footer1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}
.media-list {
	padding-left: 0;
	list-style: none;
	color:#000000;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	background-color:#333333;
	border-top-right-radius: 3px;
}
.title-widget {
	color:#FFFFFF;
	font-size: 18px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}
 .title-widget::before {
 background-color:#999999;
 content: "";
 height: 22px;
 left: 0px;
 position: absolute;
 top: -2px;
 width: 5px;
}
.widget_nav_menu ul {
	list-style: outside none none;
	padding-left: 0;
}
.widget_archive ul li {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}
.p-3 {
	color:#FFFFFF;
}
.widget_nav_menu ul li a {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: 700;
	line-height: 30px;
	text-decoration:none;
	position: relative;
	text-transform:none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
	padding-bottom: 7px;
	width:95%;
}
.widget_nav_menu ul li a:hover {
	font-size: 12px;
	color:#FFFF99;
	font-weight: 700;
	line-height: 30px;
	text-decoration:none;
	position: relative;
	text-transform:none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
	padding-bottom: 7px;
	width:95%;
}
.title-median {
	color: #636363;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}
.footerp p {
	font-family: 'Gudea', sans-serif;
}
#social:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
#social {
	-webkit-transform:scale(0.8);
	/* Browser Variations: */
-moz-transform:scale(0.8);
	-o-transform:scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	color:#FFFFFF;
}
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
	color:#FFFFFF;
}
.social-tw:hover {
	color: #4099FF;
}
.social-gp:hover {
	color: #d34836;
}
.social-em:hover {
	color: #f39c12;
}
.nomargin {
	margin:0px;
	padding:0px;
}
.footer-bottom {
	background-color: #ff3300;
	min-height: 30px;
	width: 100%;
}
.copyright {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
}
.design {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}
.design a {
	color: #fff;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 110px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: none;
	color: #990000;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}
#myBtn:hover {
	background-color:#990000;
	color:#FFFFFF;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	font-size:11px;
	list-style: none;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color:#716a6a;
}
.margintop20 {
	margin-top:20px;
}
.nav-pills>li>a {
	border-radius: 0px;
	border:solid 1px #dadada;
	border-bottom:0px;
}
.nav-pills li:last-child a {
	border:solid 1px #dadada;
}
.nav-pills>li>a:hover {
	border-radius: 0px;
	background-color:#F30;
	color:#FFF;
}
.nav-pills>li>a.active {
	border-radius: 0px;
	background-color:#fff;
	color:#000;
	border:solid 2px #93c900;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.nav-stacked>li+li {
	margin-top: 0px;
	margin-left: 0;/*border-bottom:1px solid #dadada;
border-left:1px solid #dadada;
border-right:1px solid #dadada;*/
}
.active2 {
	border-right:4px solid #428bca;
}
/************** about section class **********/

.about-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
.ab-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:10%;
	font-size:14px;
}
.ab-text-2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:9%;
	font-size:14px;
}
.quality-certificates {
	margin-top:80px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
.table-class-2 {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
.title-1 {
	padding:10px;
	background-color:#F30;
	text-align:center;
	color:#FFF;
	font-size:14px;
	transition: 2s;
}
.title-1:hover {
	padding:10px;
	background-color:#333;
	text-align:center;
	color:#FFF;
	font-size:14px;
}
table caption {
	padding: .5em 0;
}
 @media screen and (max-width: 767px) {
 table caption {
 border-bottom: 1px solid #ddd;
}
}
.p {
	text-align: center;
	padding-top: 140px;
	font-size: 14px;
}
.goog-te-gadget img {
	vertical-align: middle;
	border: none;
	display: none;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}
.goog-te-gadget {
	font-family: arial;
	font-size: 11px;
	color:#FFF !important;
	white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
	margin: 4px 0;
	color:#000 !important;
}
.scrollup {
	width:40px;
	height:40px;
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	background: url('icon_top.png') no-repeat;
}
#cover {
	background: url("http://www.aveva.com/Images/ajax-loader.gif") no-repeat scroll center center #FFF;
	position: absolute;
	height: 100%;
	width: 100%;
}
/************** contact panel ********/

.panel-contact-Us {
	margin-top:10px;
	width:100%;
	height:auto;
	margin-bottom:10px;
	background-color:transparent;
}
.panel-2 {
	width:100%;
	padding:10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	height:auto;
}
/****** form css popup */

        .container-box {
	width:200px;
	border: 0px solid #fff;
	position: fixed;
	bottom: 0%;
	right: 0px;
}
.modal-content {
	background:#FFF;
	width:400px;
	margin:auto;
}
/****** form css popup */

.btn-info {
	color: #fff;
	background-color:#F00 !important;
	border-color:#F30;
}
.btn-info:hover {
	color: #fff;
	background-color:#333 !important;
	border-color: #269abc;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0px;
}
td, th {
	padding: 2px;
}
/*Custom CSS by a2infosystem.com*/

.breadcrumbs-nav {
	background:#e8e8e8;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	color:#000000;
	clear:both;
	border-bottom:solid 1px #ccc;
}
.breadcrumbs-nav .container {
	display:none !important;
}
.breadcrumbs-nav li {
	display:inline-block;
	padding-right:5px;
}
.breadcrumbs-nav li:before {
	display:inline-block;
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding-right:5px;
}
.breadcrumbs-nav li:first-child:before {
	display:none;
}
.breadcrumbs-nav li:last-child {
	color:#c31808;
}
.navHeading {
	background:#716a6a;
	margin:0;
	padding:7px;
	color:#ffffff;
	border:solid 1px #dadada;
	border-bottom:0px;
	font-size:14px;
	line-height:18px;
}
.navHeading-purple {
	background:#663366;
}
.navHeading-pink {
	background:#cc3366;
}
.navHeading-blue {
	background:#214683;
}
.top-menu {
	width:100%;
	text-align:right;
	display:block;
	clear:both;
}
.top-menu ul {
	padding:0;
	margin:0;
}
.top-menu ul li {
	display:inline-block;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.top-menu ul li a {
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.top-menu ul li a:hover {
	color:#c31808;
}
#google_translate_element {
	max-width:148px;
	overflow:hidden;
}
#google_translate_element .goog-te-combo {
	float:left;
}

.goog-te-combo option{padding-left:20px;}
.horizontal {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.horizontal li {
	display:inline-block;
	padding:2px 20px 2px 10px;
	position:relative;
	border-right:0px;
	margin:0 0 2px 0px;
}
.horizontal li a {
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
}
.horizontal li a:hover {
	color:#c31808;
}
.horizontal li:before, .vertical li:before {
	content: "\f0da";
	font-family: FontAwesome;
	color: #c31808;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
.homeProducts {
	padding-bottom:35px;
	display:inline-block;
}
.prductBoxOuter {
	padding-bottom:25px;
	display:inline-block;
	width:100%;
}


.productBox, .productBoxInner {
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
	-moz-box-shadow: 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
	box-shadow: 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
	min-height:200px;
	width:100%;
	margin:35px 0;
	text-align:center;
	position:relative;
	overflow:hidden;
}

.productBoxInner {
	margin:45px 0 0 0;
	border:solid 5px #fff;
}

.homeProducts .proBg:nth-child(1) .productBoxInner, .homeProducts .proBg:nth-child(2) .productBoxInner, .homeProducts .proBg:nth-child(3) .productBoxInner{border:solid 5px #ff3300;}

.homeProducts .proBg:nth-child(1) .productBoxInner h2, .homeProducts .proBg:nth-child(2) .productBoxInner h2, .homeProducts .proBg:nth-child(3) .productBoxInner h2{ background:#ff3300; color:#fff;}

.homeProducts .proBg:nth-child(1) .productBoxInner span, .homeProducts .proBg:nth-child(2) .productBoxInner span, .homeProducts .proBg:nth-child(3) .productBoxInner span{ background:#ff3300; color:#fff;}


.homeProducts .proBg:nth-child(4) .productBoxInner, .homeProducts .proBg:nth-child(5) .productBoxInner, .homeProducts .proBg:nth-child(6) .productBoxInner{border:solid 5px #6DB1FF; color:#000;}

.homeProducts .proBg:nth-child(4) .productBoxInner h2, .homeProducts .proBg:nth-child(5) .productBoxInner h2, .homeProducts .proBg:nth-child(6) .productBoxInner h2{ background:#6DB1FF; color:#000;}

.homeProducts .proBg:nth-child(4) .productBoxInner span, .homeProducts .proBg:nth-child(5) .productBoxInner span, .homeProducts .proBg:nth-child(6) .productBoxInner span{ background:#6DB1FF; color:#000;}


.homeProducts .proBg:nth-child(7) .productBoxInner, .homeProducts .proBg:nth-child(8) .productBoxInner, .homeProducts .proBg:nth-child(9) .productBoxInner{border:solid 5px #51DEC2; color:#000;}

.homeProducts .proBg:nth-child(7) .productBoxInner h2, .homeProducts .proBg:nth-child(8) .productBoxInner h2, .homeProducts .proBg:nth-child(9) .productBoxInner h2{ background:#51DEC2; color:#000;}

.homeProducts .proBg:nth-child(7) .productBoxInner span, .homeProducts .proBg:nth-child(8) .productBoxInner span, .homeProducts .proBg:nth-child(9) .productBoxInner span{ background:#51DEC2; color:#000;}


.homeProducts .proBg:nth-child(10) .productBoxInner, .homeProducts .proBg:nth-child(11) .productBoxInner{border:solid 5px #969696; color:#000;}

.homeProducts .proBg:nth-child(10) .productBoxInner h2, .homeProducts .proBg:nth-child(11) .productBoxInner h2{ background:#969696; color:#000;}

.homeProducts .proBg:nth-child(10) .productBoxInner span, .homeProducts .proBg:nth-child(11) .productBoxInner span{ background:#969696; color:#000;}


.downloadBrochure {
	position:relative;
	text-align:center;
}
.pdfChart {
	position:absolute;
	z-index:1;
	top:-30px;
	left:0px;
	background:#e8e8e8;
	width:100%;
	height:30px;
	padding:5px !important;
	color:#000 !important;
	display:block;
	font-size:15px;
	line-height:18px;
	text-decoration:none;
	border:solid 1px #e8e8e8;
}
.pdfChart:hover {
	background:#fff;
	border:solid 1px #ff2116;
}
.pdfChart:focus {
	outline:none;
	text-decoration:none;
}
.pdfChart i {
	color:#ff2116;
	font-size:18px;
	line-height:18px;
	padding:0px;
}
.productBox:hover, .productBoxInner:hover {
	background:#fff;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
	box-shadow: inset 0px 0px 16px 0px rgba(204, 204, 204, 0.67);
}
.productBoxInner .hoverLink {
	position:absolute;
	left:0%;
	bottom:-100%;
	width:100%;
	height:0%;
	background:#666666;
	z-index:5;
	transition: bottom 0.5s ease;
	padding:10px;
	text-align:left;
}
.productBoxInner:hover .hoverLink {
	position:absolute;
	bottom:0%;
	height:100%;
	overflow-y:scroll;
}
.productBoxInner .hoverLink a {
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	line-height:20px;
	display:block;
	padding:2px 7px;
	margin:5px 0px 0px 0px;
	background:#FFFFFF;
	color:#000000;
	border:solid 1px #fff;
}
.productBoxInner .hoverLink a:hover {
	border:solid 1px #c31808;
}

.productBoxInner .hoverLink h4{ color:#fff !important; }
.productBox h2, .productBoxInner h2 {
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	text-transform:inherit;
	font-size:22px;
	line-height:28px;
	min-height:82px;
	color:#000;
}
.productBox span, .productBoxInner span {
	background: #fff;
	color:#000;
	padding:4px 7px;
	display:inline-block;
	margin:10px 0px;
	border:solid 1px #666;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	border-radius:2px;
}
.productBox:hover span, .productBoxInner:hover span {
	background:#666;
	color:#fff;
}
.productBox div.boxWrap, .productBoxInner div.boxWrap {
	display:inline-block;
	color:#ffffff;
	margin:0px;
	padding:15px;
	outline:0px;
}
.col-padding-0 {
	padding:0px;
}
/*.langFlag, .translation-links{list-style-type:none !important; margin:0!important; padding:0!important; min-width:150px;  max-width:150px !important; }

.langFlag a{ padding:0px !important; display:block !important;}

.langFlag ul li a:hover, .langFlag ul li a:focus{ background:#000;}*/

.find-active{padding-top:20px;}

.lang-wrap{ text-align:right;}
.lang-wrap ul{ margin:0; padding:0;}
.lang-wrap ul li{ margin:0; padding:0; list-style-type:none; display:inline-block;}