/*
 | ------------------------------------------
 | Glide styles
 | ------------------------------------------
 | Here are slider styles
 | 
*/
	@font-face {
        font-family: "Calibri";
        src: url('258941651-calibri.eot');
        src: url('258941651-calibri.eot?#iefix') format('embedded-opentype'),
        url('258941651-calibri.svg#Calibri') format('svg'),
        url('258941651-calibri.woff') format('woff'),
        url('258941651-calibri.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	body{
	font-family: "Calibri";
	direction: ltr;
    font-size:14px;
color:#666;
background:url(../images/bg.jpg) repeat-x;
margin:0;
padding:0;
margin-top:0;
	}

.aboutus {
    background:url(../images/insidebg.png) repeat-x;

}


.slider {
	position: relative;
	width: 999px;
	height: 456px;
	overflow: hidden;
    margin:auto;
    padding:0;
}

.header {
    width:999px;
    margin:auto;
    padding:0;
    height:98px;
    margin-top:17px;
}

.logo {
    width:425px;
    height:98px;
    float:left;
    }
a {
    color:#c50800;
    text-decoration:none;
    
}
.logo-right {
width:574px;
float:right;
height:98px;
line-height:98px;
color:#c50800;
font-weight:bold;
text-align:right;
text-shadow: 0px .8px #cbcbcb;
}
.logo-right a {
color:#c50800;
text-decoration:none;
    }
.logo-right a:hover {
color:#303030;
text-decoration:none;
    }

.nav {
width:999px;
height:46px;
background-color:#747474;
}

    .nav ul {
        margin:0;
        padding:0;

    }

    .nav ul li {
        margin:0;
        padding:0;
        list-style-type:none;
        font-size:18px;
        color:#e1e0e6;
        float:left;
        text-transform:uppercase;
        line-height:46px;

    }

.nav ul li a {
padding:0 44px 0 44px;
color:#e1e0e6;
text-decoration:none;
        }

.nav ul li a:hover {
color:#b50400;
text-decoration:none;
        }

.clear {
    clear:both;
}

.slider ul {
    margin:0;
    padding:0;
}

.slider ul li {
    margin:0;
    padding:0;
}
	.slides {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slide {
			height: 100%;
			float: left;
			clear: none;
            margin-bottom:0px;
		}


	.slider-arrows {}

		.slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 20px;

		}
        	        	

			.slider-arrow--right { bottom: 50%; right: 30px; }
			.slider-arrow--left { bottom: 50%; left: 30px; }

            
.slider-arrow--left
{
    background:url(../images/icon/pre.png) no-repeat;
    width: 42px;
    height:75px;
}
.slider-arrow--left:hover
{
    margin-right:5px;
}
.slider-arrow--right
{
    background:url(../images/icon/next.png) no-repeat;
    width: 42px;
    height:75px;
}
.slider-arrow--right:hover
{
    margin-left:5px;
}



	.slider-nav {
		position: absolute;
		bottom: 30px;
	}

		.slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: #303030;
                -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 2px #353535;
		}

				.slider-nav__item:hover { background: #ccc; }
				.slider-nav__item--current { background: #c21f18; 
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 2px #c21f18;

				}

.img {
    border:none;
}

.productheading {
    width:100%;
    height:auto;
    background-color:#efefef;
}

.pheading {
    width:999px;
    margin:auto;
    padding:0;

}

.container {
width:100%;
background-color:#fff;

}


    .pheading h1 {
        font-size:24px;
        font-weight:bold;
        color:#444444;
        text-align:center;
        margin-top:0px;
        padding:15px 0 15px 0px;
        margin-bottom: 0;
    }

    .pheading ul {
        margin:0;
        padding:0;
    }

    .pheading ul li{
        float:left;
        margin:0;
        padding:0;
        list-style-type:none;
        width:205px;
        margin-right:44px;
        text-align:center;

        margin-bottom:30px;
        
    }

  .pheading ul li .spn {
    width: 190px;
    height: 130px;
    background-color: #fff;
    border: solid 1px#dad6d6;
}
.pheading ul li .spn img {
    margin:7px 8px;
    background-color:#fff;
            }

        .pheading ul li .text{
        font-size:16px;
        color:#4e4848;
        line-height:30px;
        text-transform:uppercase;
        
        }

.bottombox {
    width:999px;
    margin:auto;
    padding:0;
    margin-top:30px;
}

.bottombox ul {
    margin:0;
    padding:0;
    }

.bottombox ul li {
    margin:0;
    padding:0;
    list-style-type:none;
    width:234px;
}
    .bottombox ul li h1 {
color:#c21f18;
font-size:22px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
    }

    .bottombox ul li p {
        font-size:15px;
        text-align:center;
        color:#5b5656;
        line-height:18px;
        padding:10px;
    }
.mgright {

    float: left;
}

.mgflotright {
    
    float:right;
}
.cprofile {
background:url(../images/cprofile.png) no-repeat;
min-height:350px;
}

.fotter {
    width:100%;
    background-color:#c21f18;
    height:50px;
       line-height:50px;
    color:#fff;
}
    .fotter a {
        color:#Fff;
        text-decoration:none;
    }
    .fotter a:hover {
        color:#000;
        text-decoration:none;
    }

img {
border:none;
}


.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:115px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
    margin-top:5px;

    
}

.btn a {
	color:#777777;
	text-decoration:none;
    text-align:center;
}

.mt {
    margin-right: 21px;
    float: left;
}

.fotter-center {
    width:999px;
    margin:auto;
    padding:0;
}

.fotter-left {
    width:500px;
    float:left;
 
}

.fotter-right {
    width:499px;
    float:left;
 
}

/*Scrollbar*/

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		i img {
			border: none;
			display: block;
		}*/
	
	.simply-scroll-btn 
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: -84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: -84px 0 !important;
	}
	.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
		background-position: -84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
		background-position: -42px -88px;
	}
	
	.simply-scroll-btn-pause {
		right: 6px;
		bottom: 6px;
		background-position: -168px -44px;
	}
	.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
		background-position: -168px -88px;
	}
	
	.simply-scroll-btn-pause.active {
		background-position: -84px -44px;
	}
	.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
		background-position: -84px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: : 41;
	height: simp;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 999px;
		height: widt;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: ply-;
			height: scro;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: 200px;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}
	
	/* NOTE left-right classes wouldn't be needed on vertical scroller */

.text-contant {
    width:999px;
    height:auto;
    margin:auto;
    padding:0;

}

    .text-contant p {
        font-size:14px;
        line-height:18px;
        text-align:justify;
        padding:5px;
    }

.insidebanner {
    width:999px;
    height:200px;
    margin:auto;
    padding:0;
}

.text-contant ul {
    margin:0;
    padding:0;
    margin-left:25px;
}

    .text-contant ul li {
        margin-bottom:10px;
    }


    table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	
	background:#eaebec;
	margin:20px;
	border:#e0e0e0 0px solid;
    border-top:none;


	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    color:#fff;
	background: #c21f18;
	background: -webkit-gradient(linear, left top, left bottom, from(#c21f18), to(#c21f18));
	background: -moz-linear-gradient(top,  #f4443c,  #f4443c);
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
    
}
table tr {
	text-align: center;
	padding-left:20px;
    color:#303030;
    
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
	
}
table td.desc
{
    text-align: left;
padding-left: 30px;
}
table tr.even td {
	
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.productbox {
    width:999px;
    margin:auto;
    padding:0;
    margin-top:20px;
    margin-bottom:20px;
    }

.productbox ul {
        margin:0;
        padding:0;

    }

.productbox ul li {
        margin:0;
        padding:0;
        list-style-type:none;
        
    }


    .pheading {
        color:#c21f18;
        font-weight:bold;

    }

    .productbox ul li img{
        border: 1px solid #d1d1d1;
        border-radius: 2px;
    }

        .productbox ul li h1 {
            font-size:16px;
            color:#c21f18;
            text-align:center;
        }

.productflot {
    float:left;
    

}

.productflotright
 {
     float:right;
     margin-right:0;
}

.cls {
    margin-right:63px!important;
}

.productsleft {
    width:569px;
    float:left;
}
.productsright {
    width:430px;
    float:right;
    margin-top:100px;
}


.textbox {
    width: 430px;
    display: inline-block;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

.txtmain {
     width: 430px;
    float: left;
    height: auto;
    margin-bottom: 6px;
    line-height: 25px;
    font-family: KoffeeWideRegular;
    font-size: 22px;
}

.texleft {
    width: 180px;
    display: inline-block;
    height: auto;
    float: left;
    line-height: 40px;
    
    font-size: 14px;
    font-family:Arial;
}


.texright {
    width: 300px;
    display: inline-block;
    height: auto;
    float: left;
}


.txtright input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    width: 200px;
    min-height: 28px;
    padding: 4px 20px 4px 8px;
    font-size: 12px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

    .txtright input[type=text]:focus {
        width: 210px;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 0 5px rgba(81,167,232,0.5);
        outline: none;
    }


.txtright textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    width: 200px;
    height: 70px;
    min-height: 28px;
    padding: 4px 20px 4px 8px;
    font-size: 12px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

    .txtright textarea:focus {
        width: 210px;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 0 5px rgba(81,167,232,0.5);
        outline: none;
    }