@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#57271d;
	font-family:Arial, Helvetica, sans-serif;
	color:#d1e7fc;
	font-size:12px;
	}
	
	
img {
	max-width:100%;
	height: auto;
	border:none;
	padding:0px;
	margin:0px;
}

.cont{
	max-width:1000px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#faf8f3;
	}
	
.main_con{
	max-width:1000px;
	min-height:800px;
	max-height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#faf8f3;
	}		
	
.top_cont{
	max-width:1000px;
    height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.top-drop{
	width:100%; 
	height:38px; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	float:left;
	background-color:#e62719;
	border-bottom:1px solid #f07b72;
}

.facetew{
	width:150px;
	height:29px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:5px 10px 0px 0px;
	}
	
.facebook{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/f.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.facebook:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/f1.png);
	background-repeat:no-repeat;
	}
	
.twe{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/t.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.twe:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/t1.png);
	background-repeat:no-repeat;
	}
	
.linkdin{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/in.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.linkdin:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/in1.png);
	background-repeat:no-repeat;
	}
	
	
.slider{
	max-width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.responsiv-back{
	width:100%; 
	height:auto; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	float:left; 
	background-color:#75271d;
	border-bottom:1px solid #eda99e;
}



.middle-cont{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;

	}
	
.ourstory-text{
	width:97%;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0% 1.5% 0% 1.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e32619;
	font-size:32px;
	text-align:left;
	text-decoration:none;
	border-bottom:1px solid #e3cdc7;
	background-color:#faf8f3;
	}
	
.cdourstory-text{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0% 0% 10px 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e32619;
	font-size:32px;
	text-align:left;
	text-decoration:none;
	border-bottom:1px solid #e3cdc7;
	background-color:#faf8f3;
	}	
	
.abourstory-text{
	width:97%;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0% 1.5% 0% 1.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e32619;
	font-size:32px;
	text-align:left;
	text-decoration:none;
	background-color:#faf8f3;
	}	
	
.sml-ourstorytext{
	width:97%;
	height:auto;
	float:left;
	padding:10px 0px 10px 0px;
	margin:0% 1.5% 0% 1.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4c2019;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:21px;
	background-color:#faf8f3;
	}
	
.allimgs-business{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#faf8f3;
	}		
	
.imgs-business{
	width:97%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 1.5% 20px 1.5%;
	background-color:#faf8f3;
	}
	
.business{
	width:30%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0% 2% 0% 1%;
	}
	
.one-business{
	width:100%;
	height:58px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0% 0% 0% 0%;
	background: rgb(70,14,11); /* Old browsers */
background: -moz-linear-gradient(left, rgba(70,14,11,1) 0%, rgba(133,34,26,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(70,14,11,1)), color-stop(100%,rgba(133,34,26,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(70,14,11,1) 0%,rgba(133,34,26,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(70,14,11,1) 0%,rgba(133,34,26,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(70,14,11,1) 0%,rgba(133,34,26,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(70,14,11,1) 0%,rgba(133,34,26,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#460e0b', endColorstr='#85221a',GradientType=1 ); /* IE6-9 */
	}
	
.business-text{
	float:left;
	padding:12px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#c6b3ae;
	font-size:27px;
	text-align:left;
	text-decoration:none;
	}
	
.one-line{
	width:100%;
	height:3px;
	float:left;
	background: rgb(92,38,33); /* Old browsers */
background: -moz-linear-gradient(left, rgba(92,38,33,1) 1%, rgba(193,11,9,1) 53%, rgba(134,34,26,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(92,38,33,1)), color-stop(53%,rgba(193,11,9,1)), color-stop(100%,rgba(134,34,26,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(92,38,33,1) 1%,rgba(193,11,9,1) 53%,rgba(134,34,26,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(92,38,33,1) 1%,rgba(193,11,9,1) 53%,rgba(134,34,26,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(92,38,33,1) 1%,rgba(193,11,9,1) 53%,rgba(134,34,26,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(92,38,33,1) 1%,rgba(193,11,9,1) 53%,rgba(134,34,26,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c2621', endColorstr='#86221a',GradientType=1 ); /* IE6-9 */
	}
	
.arrow{
	width:31px;
	height:31px;
	float:right;
	margin:13px 12px 0px 0px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
.sml-businesstext{
	width:95%;
	height:96px;
	float:left;
	padding:15px 2.5% 10px 2.5%;
	margin:0% 0% 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4c2019;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:21px;
	background-color:#fbe7e2;
	border-bottom:1px solid #fdc5bf;
	}
	
.map{
	width:100%;
	height:176px;
	float:left;
	}
	
.footer{
	width:100%;
	height:auto;
	float:left;
	background-color:#92271b;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.new-facetew{
	width:150px;
	height:29px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:10px 10px 20px 0px;
	}
	
.f{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/f1.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.f:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/f.png);
	background-repeat:no-repeat;
	}
	
.t{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/t1.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.t:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/t.png);
	background-repeat:no-repeat;
	}
	
.l{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/in1.png);
	background-repeat:no-repeat;
	-webkit-transition: background 0.6s linear;
        -moz-transition: background 0.6s linear;
        -ms-transition: background 0.6s linear;
        -o-transition: background 0.6s linear;
        transition: background 0.6s linear;
	}	
	
.l:hover{
	width:29px;
	height:29px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-image:url(../images/in.png);
	background-repeat:no-repeat;
	}
	
.hgc{
	width:300px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 0px;
	}
	
.hgc-text{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ca958f;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	}	
	
.hgc-text:hover{
	color:#FFF;
	-webkit-transition: background 0.9s linear;
    -moz-transition: background 0.9s linear;
    -ms-transition: background 0.9s linear;
    -o-transition: background 0.9s linear;
    transition: background 0.9s linear;
	}
	
.copyright-text{
	width:100%;
	float:left;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ca958f;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border-top:1px solid #ca958f;
	}
	
	
.contus-all{
	width:97%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0% 1.5% 0% 1.5%;
	}
	
.cont-left{
	width:300px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 0px;
	}
		
	
	
.allcont-left{
	width:270px;
	float:left;
	padding:15px 15px 25px 15px;
	margin:0px 0px 20px 0px;
    background: rgb(230,39,25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(230,39,25,1) 0%, rgba(81,38,31,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,39,25,1)), color-stop(100%,rgba(81,38,31,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(230,39,25,1) 0%,rgba(81,38,31,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(230,39,25,1) 0%,rgba(81,38,31,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(230,39,25,1) 0%,rgba(81,38,31,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(230,39,25,1) 0%,rgba(81,38,31,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e62719', endColorstr='#51261f',GradientType=0 ); /* IE6-9 */
	border:1px solid #930;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#faf8f3;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	line-height:24px;
	}
	
.newallcont-left{
	width:270px;
	float:left;
	padding:15px 15px 25px 15px;
	margin:0px 0px 20px 0px;
    background: rgb(138,38,28); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(138,38,28,1) 1%, rgba(81,5,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(138,38,28,1)), color-stop(100%,rgba(81,5,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(138,38,28,1) 1%,rgba(81,5,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(138,38,28,1) 1%,rgba(81,5,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(138,38,28,1) 1%,rgba(81,5,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(138,38,28,1) 1%,rgba(81,5,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a261c', endColorstr='#510500',GradientType=0 ); /* IE6-9 */
	border:1px solid #930;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
    -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#faf8f3;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	line-height:24px;
	}	
	
.cont-right{
	width:620px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:20px 5px 20px 30px;
}

.big-map{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.submit-form{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.input-ten{
	width:98%; 
	height:28px; 
	color:#75271e; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	background-color:#f9eae5; 
	border:1px solid #b8a399; 
	padding:0px 0px 0px 2%;
	margin:12px 0px 0px 0px;
	float:left;
	}
	
.newtextarea-five{
	width:98%; 
	height:93px; 
	color:#75271e; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	background-color:#f9eae5; 
	border:1px solid #b8a399; 
	padding:7px 0px 0px 2%;
	margin:12px 0px 0px 0px;
	float:left;
	}
	
.submit-two{
	background-color:#531510; 
	color:#faf8f3; 
	font-size:15px; 
	padding:6px 12px 6px 12px;
	margin:13px 2px 10px 10px;
	font-weight:normal; 
	float:left;
	border:0px;
	-webkit-transition: background 0.6s linear;
    -moz-transition: background 0.6s linear;
    -ms-transition: background 0.6s linear;
    -o-transition: background 0.6s linear;
    transition: background 0.6s linear;
	}	
	
.submit-two:hover{
	background-color:#92271b; 
	color:#faf8f3; 
	font-size:15px; 
	padding:6px 12px 6px 12px;
	margin:13px 2px 10px 10px;
	font-weight:normal; 
	float:left;
	border:0px;
	}		
	
.mailto{
	color:#faf8f3;
	text-decoration:none;
	}	

.sendyour-message{
	width:97%;
	height:auto;
	float:left;
	padding:15px 0px 4px 0px;
	margin:0% 1.5% 0% 1.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e32619;
	font-size:21px;
	text-align:left;
	text-decoration:none;
	background-color:#faf8f3;
	}
	
.font-style{
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	padding:0px 110px 5px 0px;

	}
.clear{
	clear:both;
	}
.newfont-style{
font-size:20px;
font-weight:bold;
border-bottom:1px solid #FFF;
padding:0px 110px 5px 0px;

}



