html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	line-height: 1;
	
	background-image:url(imgs/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	background-attachment:fixed;
}
a {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
a:active {
	text-decoration: none;
}
.wrapper {
	max-width:1200px;
	width:95%;
	margin:auto;
}
.split {
	clear:both;	
}
.fr {
	float:right;	
}
.topbar {
	background-image:url(imgs/headerbg.jpg);
	background-repeat:repeat-x;
	height:38px;
}
.welcome {
	float:left;
	margin: 11px 0 0 0px;
	color:#fff;
	font-size:13px;
}
.callus {
	 color: #fff;
    float: right;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin: 7px 0px 0 0;	
}
.callus a {
	color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    letter-spacing: -0.5px;
}
.callus a:hover {
    color: #e2c41e;
	text-decoration:none;
}
.callus span {
    color: #e2c41e;
}
.currently {
width: 100%;
background-color: #f6f6f6;
border-bottom: 3px solid #ddd;
padding: 15px 0;
    margin-bottom: 5px;
}
.currently p {
    color: #171717;
    font-family: calibri;
    font-size: 19px;
    line-height: 30px;
    margin-left: 20px;
}
.banner{
  width: 100%;
  margin-bottom: -2px;
}
.imatter {
    padding-bottom: 70px;
    min-height: 450px;
    width: 100%;
}
.imatter h3 {
    font-family: 'Montserrat', sans-serif;;
    font-size: 30px;
    color: #313381;
    margin: 20px 0;
    font-weight: 100;
}
.imatter h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #313381;
    margin: 20px 0;
    font-weight: 100;
}
.productsrange h3{
    font-size: 25px;
}
.content{
  background-color: #fff;
padding: 15px;
}
.productsrange {
    width: 100%;
    min-height: 440px;
    padding: 0;
}
.productsrange ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.productsrange ul li {
    list-style: none;
    text-align: center;
    margin: 0.6%;
    float: left;
    width: 32%;
}
.productsrange ul li a {
    padding: 10px;
    display: inline-block;
  font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #313381;
    transition: 0.5s;
    border: 1px solid #ddd;
    background-color: #F6F6F6;
}
.productsrange ul li a:hover {
    background: rgb(49, 51, 129);
    text-decoration: none;
    color: #FFF;
    transition: 0.5s;
}
.productsrange ul li a img {
    width: 100%;
    display: block;
}
.productsrange p {
font-size: 17px;
color: #333;
letter-spacing: 0.5px;
line-height: 30px;
margin: 9px 0 15px;
text-align: justify;
font-family: 'Open Sans', sans-serif;
    
    
}
.highlight {
    font-size: 22px !important;
    font-weight: 800;
    margin-bottom: 0px !important;
}
.three_box{
    width: 100%;
}
.three_box ul{
  width: auto;
}
.three_box ul li {
    width: 32.5%;
    float: left;
    margin: 0.4%;
    background-color: #313381;
    list-style: none;
    padding: 0;
}
.three_box ul li a {
  display: block;
padding: 10px 20px;
text-align: center;
color: #fff;
font-size: 19px;
font-family: "Roboto", sans-serif;
line-height: 26px;
transition: 0.5s;
    background: rgb(49, 51, 129);
}
.three_box ul li a:hover{
    background-color: #181818;
}
.contact-map{
 border: 5px solid #e9e9e9;
margin-top: 10px;
}
.bone-image {
float: left;
margin-right: 13px;
border: 1px solid #d8d8d8;
padding: 7px;
background-color: #f6f6f6;
}
.table-matter {
    width: 70%;
}
.table-matter tbody {
 width: 100%;   
}
.table-matter tr td {
  padding: 10px;
border: 1px solid #cecece;
text-align: center;
color: #141414;
font-size: 20px;  
    font-family: 'Montserrat', sans-serif;
}
.stayon {
	float:right;
	margin-left:20px;
}
.stayon h3 {
	float:left;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:100;
	margin: 8px 4px 0 0px;
	color:#9C3;
}
.stayon a {
	float:left;
	font-size:20px;
	color:#fff;
	padding: 9px;
	display:inline-block;
}
.fixed_header {
    position: fixed !important;
    top: 0 !important;
    height: 60px !important;
	background:rgba(255,255,255,1);
	z-index:10000;
	box-shadow: 0 0 2px #999;
	width:100%;
	left:0;
	margin:0px;
	border-radius: 0px 0px 0 0px;
	
	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;	
}
.fixed_header .logo {
	margin: 5px 0 0 10px;	
}
.fixed_header .logo img {
	width:175px;
}
.fixed_header nav {
	float:left;
	margin: 1px 0 0 0px;
}
.fixed_header .split {
	display:none;
}
.fixed_header .hightab {
	margin-right:15px;
}
.fixed_header .hightab ul li {
	margin: 12px 1px 0 1px;
}
header {
	width:100%;
	background:rgba(255,255,255,0.5);
	height:120px;
	margin: 30px 0 0 0px;
	border-radius: 8px 8px 0 0px;
	box-shadow: 0 -1px 2px #ccc;
}
.logo {
	float:left;
	margin: 22px 0 0 20px;	
}
.logo img {
	width:275px;
}
.hightab {
	float:right;
	margin-right:15px;
}
.hightab ul {
	width:auto;
}
.hightab ul li {
	list-style:none;
	float:left;
	margin: 15px 1px 0 1px;
}
.hightab ul li a {
	padding: 10px 15px 5px 15px;
	display:block;
	text-transform:uppercase;
	background-color:#bf6515;
	color:#fff;
	border-radius: 4px;
}
.hightab ul li a:hover {
	background-color:#924d0f;
	color:#fff;
	text-decoration:none;
}

nav {
	float:right;
	margin: 10px 0 0 0px;	
}
nav ul {
	width:auto;
}
nav ul li {
	list-style:none;
	float:left;
	margin-right:10px;
}
nav ul li a {
	padding: 20px 12px 20px 12px;
	display:block;
	color:#313381;
	text-transform:uppercase;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
}
nav ul li a:hover {
	color:#666;
	text-decoration:none;
}


.slider {
	width:100%;
}
.slider img {
	width:100%;
}

.company_prod {
	width:100%;
	background:rgba(255,255,255,0.5);
	min-height:250px;
	box-shadow: 0 2px 3px #ccc;
	margin: 20px 0 20px 0px;
	overflow:hidden;
}
.the_company {
	float:left;
	margin: 20px 0 20px 20px;
	width:40%;
}
.the_company img {
	float:right;
	margin-left:15px;
	width:210px;	
}
.the_company h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:100;
	text-transform:uppercase;
	font-size:24px;
	margin: 0 0 20px 0px;
	color:#313381;
	line-height:30px;
}
.the_company p {
	font-size:15px;
	margin: 0 0 20px 0px;
	line-height:22px;
	text-align:justify;
}
.blink {
	border:solid 1px #313381;
	padding: 5px 15px 5px 15px;
	text-transform:uppercase;
	font-size:13px;
	background-color:#313381;
	color:#fff;
}

:hover.blink {
	border:solid 1px #313381;
	text-decoration:none;
	color:#313381;
	background:none;
}
.prodrange {
	float:right;
	margin: 20px 20px 20px 0px;
	width:50%;
}
.prodrange h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:100;
	text-transform:uppercase;
	font-size:24px;
	margin: 0 0 20px 0px;
	color:#963;
	line-height:30px;
}
  .hidden{
        display: none;
    }
.prodrange ul {
	width:auto;
}
.prodrange ul li {
	list-style:none;
	float:left;
	width:33.3%;
	margin: 0 0 3px 0px;
	text-align:center;
}
.prodrange ul li img {
	width:100%;
	margin-bottom:5px;
}
.prodrange ul li img:hover {
	border-radius:8px;
}
.prodrange ul li a {
	font-size:13px;
	display:block;
	padding: 5px 5px 10px 5px;
	background-color:#eee;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.prodrange ul li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#963;
}
.mapbg {
	background:rgba(255,255,255,0.5);
	padding:10px;
	text-align:center;
}
.mapbg h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:100;
	text-transform:uppercase;
	font-size:24px;
	margin: 0 0 10px 0px;
	color:#666;
	line-height:30px;
}
.mapbg p {
	font-size:16px;
	margin: 0 0 20px 0px;
}
.overlay {
   background:rgba(0,0,0,0.1); 
   position:relative; 
   width:100%;
   height:350px; /* your iframe height */
   top:350px;  /* your iframe height */
   margin-top:-350px;  /* your iframe height */
}
.slide-out-div {
padding: 0px 20px 10px;
width: 260px;
background: #fff none repeat scroll 0% 0%;
border-left: 3px solid #DA2E3E;
z-index: 9999999;
height: auto !important;
    
}


.slide-out-div a {

    left: -40px !important;

}
.slide-out-div h3 {
    padding: 14px 0 9px 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 100;
    text-align: left;
    color: #999;
}
.slide-out-div form .flex label {
    display: block;
    margin-bottom: 5px;
    margin-top: 6px;
}
.slide-out-div form .flex input {
    width: 100%;
    display: block;
    height: 31px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}
.slide-out-div form .flex .submit_btn {
    margin-top: 9px;
    font-size: 15px;
    background-color: #DA2E3E;
    border: 1px solid #DA2E3E;
    border-radius: 3px;
    color: #fff;
	cursor: pointer;
}
.slide-out-div form .flex .submit_btn:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
	text-decoration: none;
}
.error {
    color: #DA2E3E;
}
footer {
	background:rgba(189,98,25,0.9);
	width:100%;
	min-height:250px;
	margin: 30px 0 0 0px;
	padding: 20px 0 0 0px;
}
footer ul {
	width:25%;
	float:left;
}
footer ul h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight:100;
	text-transform:uppercase;
	font-size:20px;
	margin: 0 0 15px 0px;
	color:#fff;
}
.hidden{
    display: none;
}
footer ul li {
	list-style:none;
	line-height:25px;
}
footer ul li a {
	font-size:13px;
	color:#fff;
}
footer ul li a:hover {
	color:#f4dbc7;
	text-decoration:none;
}
footer ul p {
	text-align:right;
	color:#fff;
	line-height:20px;
	margin: 0 0 15px 0px;
}
footer ul p a {
	color:#fff;
}
footer ul p a:hover {
	color:#f4dbc7;
	text-decoration:none;
}
.equery_form {
	width: 100%;
	margin: 1px;
}

.feedback {
	width: 100%;
}

.feedback p {
	width: 48%;
text-align: left !important;
float: left;
margin: 10px;
}

.feedback p label {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;

}

.feedback p label span {
	display: inline-block;
	color: #f33;
}

.feedback p input,
.feedback p textarea {
	width: 96%;
	padding: 10px 2%;
	font-size: 14px;
	border: 1px solid #DDD;
	margin-top: 2px;
}

.full {
	width: 97% !important;
}

.feedback .full textarea {
	width: 97%;
min-height: 100px;
}
.button {
background-color: #313381;
color: #fff;
border: 1px solid #b9b9b9 !important;
border-radius: 2px;
padding: 6px 20px 7px 20px !important;
font-size: 18px;
font-family: 'Roboto', sans-serif;
cursor: pointer;
width: auto !important;
border-radius: 4px;
}

.button:hover {
    background-color: #000;
    border: 1px solid #141414 !important;
}
.mobile-menuicon{
    display: none;
}
.table-data{
width:70%;
}
.table-data thead{

}
.table-data tr{
border: 1px solid #ececec;
}
.table-data tr th {
padding: 10px;
background-color: #313381;
color: #fff;
line-height: 23px;
border: 1px solid #c6c6c6;
font-size: 15px;
}
.table-data tr td{
line-height: 23px;
border: 1px solid #c6c6c6;
font-size: 15px;
text-align: center;
padding: 10px;
}
.sister_concern{
width: 31%;
margin: 10px;
border: 2px solid #e1e0e0;
border-radius: 5px;
}
.productsrange ul li a span {
display: block;
padding: 13px 0 5px;
font-size: 19px;

}
.handy-crafts{
 width:100%;
 margin:0px;
 
}
.handy-crafts ul{
 width: auto;
margin: auto;
padding:0px;
}
.handy-crafts ul li{
width: 23%;
float: left;
list-style: none;
margin: 11px;


}
.handy-crafts ul li a{
    display:block;
    text-decoration:none;
    padding: 0px;
border: 0px;

}
.handy-crafts ul li img{
width: 100%;
border: 1px solid #d2cfcf;

    
}
.handy-crafts ul li img:hover{
  border: 1px solid #0c048c;
}
