@charset "utf-8";
/* CSS Document */
.navbar-brand > img{
 max-width: 100%}
@media (max-width: 480px) {
.navbar-brand > img {
    max-width: 70% !important;
}
}
@media (max-width: 400px) {
.navbar-brand > img {
    max-width: 75%;
}
}
@media (max-width: 385px) {
.navbar-brand > img {
    max-width: 70%;
}
}
@media (max-width: 345px) {
.navbar-brand > img {
    max-width: 65%;
}
}
@media (max-width: 335px) {
.navbar-brand > img {
    max-width: 60%;
}
}
@media (max-width: 325px) {
.navbar-brand > img {
    max-width: 55%;
}
}
@media (max-width: 315px) {
.navbar-brand > img {
    max-width: 50%;
}
}


.topbar {
	background-color:#f0f0f0;
	height:42px;
	overflow:hidden;
	position:relative;
	z-index:1;
	line-height:42px;
	max-height:100%;
}
.topleft {
	color:#666666;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
.topleft ul {
	margin:0;
	padding:0;
}
.topleft ul li {
	display: inline-block;
	list-style-type: none!important;
	padding-right: 7px;
}
.topleft ul li i.fa {
	border-radius: 50px;
	color: #fff;
	background-color:#cacaca;
	display:inline-block;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	width: 22px;
	margin:0 5px;
}
.topright {
	color:#666666;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
.topright ul {
	margin:0;
	padding:0;
}
.topright ul li {
	display: inline-block;
	list-style-type: none!important;
}
.topright ul li a i.fa {
	border-radius: 50px;
	color: #fff;
	display:inline-block;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	width: 22px;
	background-color:#cacaca!important;
	margin:0 5px;
}
.topright ul li a i.fa:hover {
	background-color: #3b5998!important;
	border: medium none;
	color: #ffffff;
}
@media (max-width: 600px) {
.topbar{ /*height:auto;*/ display:none;}
}
#corporate-home-slider1{ padding-top:153px;}
@media (max-width: 600px) {
#corporate-home-slider1{ padding-top:90px;}
}


.bannertext{background-color:rgba(255, 255, 255, 0.5); text-align:center; margin:-94px 0 0 0; position:relative; z-index:999999; text-transform:inherit; text-shadow: 1px 1px #ffffff;}
.bannertext h1{ font-weight:400!important; text-transform:inherit}
.bannertext h1 span{ color:#ed1c24; font-weight:bold;}
.bannertext h2{ font-weight:200!important; text-transform:inherit}

@media (max-width: 600px) {
.bannertext{ display:none;}
}

.title{ background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:left 65%; text-transform:capitalize; line-height:28px; padding-left:35px}
@media (max-width: 600px) {
.title{background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:left 20%; }
}

.title span{ font-weight:bold; color:#ed1c24;}

.homemiddlesection{ background-color:#FFFFFF; padding:55px 0px;}
.homemiddlesection p{ line-height:28px; color:#000000; font-size:14px; margin-bottom:20px;}

.associatebrands{ padding:55px; background-color:#fbf9f9}
.owl-prev{ background-color:#ed1c24!important; border-radius:0px!important; content: "\25AE";
    font-family: FontAwesome;}
.owl-next{ background-color:#000000!important;border-radius:0px!important}

.borderbig{ border-bottom:4px solid #ef3940; margin-bottom:2px;}
.footer{ background-color:#ef3940; text-align:center; font-size:13px; color:#ffffff; padding:20px 0px; font-family: 'Roboto', sans-serif;}
.bordersmall{ border-bottom:1px solid #eb272e; margin-bottom:10px;}
.footerlink {
    margin-bottom: 10px;
}
.footerlink ul {
    margin: 0;
    padding: 0;
}
.footerlink ul li {
    display: inline-block;
    list-style-type: none;
    text-align: center;
}
.footerlink ul li span {
    margin: 0 10px;
}
.footerlink ul li a {
    color: #ffffff !important;
    text-decoration: none;
	text-transform:uppercase;
}
.footerlink ul li a:hover {
    color: #000 !important;
    text-decoration: none;
}
.copyright{ line-height:30px;}
.copyright img{ margin:5px 5px -9px 5px;}
.menuactive a{ color:#ed1c24!important;}



/*Bread Crumb*/
#bredcrumb{ padding-top:153px;}
@media (max-width: 600px) {
#bredcrumb{ padding-top:90px;}
}
.breadcrumbpane {
    background-image: url("../images/breadcrumb.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 45px 0;
}
.leftborder{ border-left:5px solid #ed1c24;}
.breadcrumbpane h1{ border-left: 2px solid #ed1c24;
    line-height: 40px;
    padding-left: 20px;
    text-transform: uppercase;
	color:#ed1c24;
	font-size:30px;
	font-weight:bold!important;
	margin-left:5px;
	
	}
	
	.breadcrumb {
    
    border-radius: 0;
    font-size: 13px;
    margin-bottom: 0;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
	background:none;
	font-family: 'Roboto', sans-serif;
}

.breadcrumb a {
    color: #ffffff;
    text-decoration: none;
}
.breadcrumb .active {
    color: #ed1c24;
}
.breadcrumb span i.fa {
    color: #ffffff;
    margin: 10px;
}
.breadcrumb > li + li::before {
    color: #ccc;
    content: "";
    padding: 0;
}
.breadcrumb .yah {
    color: #727272;
    margin-right: 20px;
    text-transform: capitalize;
}

@media (max-width: 600px) {
.breadcrumbpane h1 {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.breadcrumb {
    text-align: center;
    width: 100%;
}
}

.message{ text-align:center; padding:50px 0px;}
.smalltitle{ background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:39% 65%; text-transform:uppercase; line-height:28px; padding-left:35px}
@media (max-width: 600px) {
.smalltitle{background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:left 20%; }
}

.smalltitle span{ font-weight:normal; color:#ed1c24;}
.message img{ padding:20px 0px;}
.message p{ font-size:16px; font-style:italic; color:#727272; padding:20px 30px; line-height:28px;}
.about{ font-size:14px; color:#727272; padding-bottom:45px;}
.about p{ line-height:28px; text-align:justify; margin-bottom:30px;}

.about ul{ margin:0; padding:0}
.about ul li{ list-style-type:none; font-family: 'Roboto', sans-serif; font-size:14px; color:#000000; line-height:20px; margin-bottom: 22px;}
.about ul li:before {
    content: "\f05b";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 0.8em;
    position: relative;
    top: 1px;
    left: 0;
	color:#ed1c24;
}

.visionmission{ background:#fbf9f9; padding:36px 0px;}
.visiontitle{ font-family:'Roboto',sans-serif; font-size:18px; font-weight:bold; color:#000000; text-transform:uppercase; background-image: url(../images/visionicon.png); background-repeat:no-repeat; background-position:left center; padding-left:93px; line-height:82px; margin-bottom:25px; }
.missiontitle{ font-family:'Roboto',sans-serif; font-size:18px; font-weight:bold; color:#000000; text-transform:uppercase; background-image: url(../images/missionicon.png); background-repeat:no-repeat; background-position:left center; padding-left:93px; line-height:82px; margin-bottom:25px; }

.contactus{ margin:30px 0px; color:#000000!important}
.enquiry{ margin:30px 0px; color:#000000!important}
.submit {
    background-color: #ed1c24;
    text-transform: capitalize;
	border-color:#c11c22;
	border-width: 0px 0px 5px 0px!important;
}
.reset {
    background-color: #c11c22;
    text-transform: capitalize;
	border-color:#ed1c24;
	border-width: 0px 0px 5px 0px!important;
}

.career{ background-color:#ed1c24; border-radius:5px; padding:70px 25px; color:#ffffff; font-family:'Roboto',sans-serif; font-size:25px; text-align:center; margin-top:20px; }

.career a{ text-decoration:none; color:#FFFFFF;}
.gallery{ margin-top:30px;}
.gallerysection{ margin:10px 0px;}
.view {
    
    cursor: default;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
	color:#FFFFFF;
	font-size: 12px;
    font-weight: 600 !important;
	margin-bottom:25px;
}
.view .text a{
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 600 !important;
    height: auto;
    line-height: 20px;
    margin-top: -50px;
    opacity: 0.8;
    padding: 10px 10px 10px 10px;
    position:absolute;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom !important;
	bottom:0;
	left:0;
	right:0;
}
.view img{
height: auto;
	max-height: 196px;
	max-width: 100%;
	position: relative;
	width: 100%;
}
.productlisting_inside {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	margin-bottom:25px;
	padding:10px;
	border:1px solid #f1f1f1;
}

.productlisting_inside .disk, .productlisting_inside .content {
	width: 100%;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	cursor:pointer;
}
.productlisting_inside img {
	display: block;
	position: relative;
	width: 100% \9; /*Force IE10 and below to size SVG images correctly*/
	max-width: 100%;
}

.productlisting_inside-first img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin:0 auto;
	min-height:196px;
}
.productlisting_inside-first .disk {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	min-height:196px;
}

.productlisting_inside-first:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.productlisting_inside-first:hover .disk {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	
}
.linkandview {
	text-align:center;
	padding:85px 0px;
}
@media screen and (max-width: 600px) {
.linkandview {
	text-align:center;
	padding:103px 0px;
}
}
@media screen and (max-width: 768px) {
.linkandview {
	text-align:center;
	padding:278px 0px;
}
}
@media screen and (max-width: 800px) {
.linkandview {
	text-align:center;
	padding:292px 0px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.linkandview {
	text-align:center;
	padding:370px 0px;
}
}
.linkandview ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.linkandview ul li {
	display: inline-block;
	margin: 0 20px 0 20px;
	background-image:none;
}
.linkandview ul li a {
	background-image: none;
	text-decoration:none;
}
.linkandview ul li .view1 {
	background-color: #ed1c24;
	border-radius: 50px;
	color: #fff;
	display: block;
	font-size: 25px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	width: 52px;
}
.linkandview ul li .view1:hover {
	background-color: #000;
	border: medium none;
	color: #ffffff;
}
.linkandview ul li .link1 {
	background-color: #4a391b;
	border-radius: 50px;
	color: #fff;
	display: block;
	font-size: 25px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	width: 52px;
}
.linkandview ul li .link1:hover {
	background-color: #000;
	border: medium none;
	color: #ffffff;
}
.products{ margin:30px 0px 0px 0px; font-family: 'Roboto', sans-serif; font-size:14px; color:#000000;}
.products h5{ font-weight:500!important; text-transform:uppercase; font-size:18px;}
.products h5 span{ color:#ed1c24}
.products img{ max-width:100%; max-height:100%;}
.products ul{ margin:0; padding:0}
.products ul li{ list-style-type:none; font-family: 'Roboto', sans-serif; font-size:14px; color:#000000; line-height:20px; margin-bottom: 22px;}
.products ul li:before {
    content: "\f05b";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 0.8em;
    position: relative;
    top: 1px;
    left: 0;
	color:#ed1c24;
}

.products .comparison{ background:#fbf9f9; text-align:center; padding:20px 0px;}
thead {
    background: #e09423 none repeat scroll 0 0 !important;
    color: #ffffff;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    /*background: #f9f9f9 none repeat scroll 0 0;*/
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 10px;
    vertical-align: top;
	text-align:left
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    background: #e1dfdf none repeat scroll 0 0 !important;
}
.graybg{ background-color:#f2f2f2;}

.requestmoredetails{ font-size:15px; font-weight:bold; color:#000000; font-family: 'Roboto', sans-serif; margin-right:15px; text-transform:uppercase}
.enquirybtn a{ padding:15px; background:#ed1c24; color:#FFFFFF!important; text-transform:uppercase!important; }

.certificate{ margin:30px 0px;}
.certificatebox{ border:1px solid #f5f5f5;}
.certificatebox .certificateicon{ border-bottom:1px solid #f5f5f5; padding:19px 0px; text-align:center;}
.certificatebox .namebox{ text-align:center; padding:15px 0px;}
.certificatebox h3{ margin:0 0 10px 0!important; font-size:14px; text-transform:uppercase;}
.certificatebox a{ text-align: center; color:#ff000c; background-color:#000000; padding:5px 10px!important; text-transform:uppercase; font-size:13px;}
.certificatebox a:hover{ text-align: center; color:#ffffff!important; background-color:#000000; padding:5px 10px!important; text-transform:uppercase; font-size:13px;}


.certificate1{ border:1px solid #f5f5f5;}
.certificate1 img{ width:100%; height:auto;}
.certificate1 a{ text-align:center; background-color:none; padding:0px; text-transform:uppercase;}
.certificate1 .certificateicon{ border-bottom:1px solid #f5f5f5; padding:19px 0px; text-align:center;}
.certificate1 .namebox{ text-align:center; padding:15px 0px;}
.certificate1 h3{ margin:0 0 10px 0!important; font-size:14px; text-transform:uppercase; font-weight:bold!important;}

.box-img{border: 1px solid #dddddd;padding: 5px;margin-bottom: 35px;}
.products .head-part {width: 100%;position: relative;}
h5.top-margin-20.bottom-margin-15.head-part span{color:#000000;font-weight: normal;font-size: 14px;text-transform: capitalize;}
h5.top-margin-20.bottom-margin-15.head-part{font-weight: bold;font-size: 18px;text-transform: uppercase;}

.running-info{float: left;width: 100%;position: relative;padding:30px 0;}
.running-info marquee{width: 100%;padding: 10px 0;color: #ff000c;font-weight: bold;font-size: 20px;font-family: 'Roboto', sans-serif;}


