@font-face {
 font-family: 'Abel-Regular';
 src: url('fonts/Abel-Regular.eot');
 src: url('fonts/Abel-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Abel-Regular.woff') format('woff'), url('fonts/Abel-Regular.ttf') format('truetype'), url('fonts/Abel-Regular.svg#Abel-Regular') format('svg');
}
 @font-face {
font-family:"Ophélia Script Light";
src: url('fonts/Oph__lia_Script_Light.eot');
src: url('fonts/Oph__lia_Script_Light.eot?#iefix') format('embedded-opentype'), url("fonts/Oph__lia_Script_Light.woff") format("woff"), url("fonts/Oph__lia_Script_Light.ttf") format("truetype"), url("fonts/Oph__lia_Script_Light.svg#OphliaScriptLight") format("svg");
font-weight:normal;
font-style:normal;
}
 @font-face {
font-family:'AlwaysTogether-Regular';
src: url('fonts/AlwaysTogether_gdi.eot');
src: url('fonts/AlwaysTogether_gdi.eot?#iefix') format('embedded-opentype'), url('fonts/AlwaysTogether_gdi.woff') format('woff'), url('fonts/AlwaysTogether_gdi.ttf') format('truetype'), url('fonts/AlwaysTogether_gdi.svg#AlwaysTogether-Regular') format('svg');
font-weight: 500;
font-style: normal;
font-stretch: normal;
unicode-range: U+0020-25CA;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:Verdana;
	font-size:13px;
	color:#000;
	text-align:justify;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	margin:10px 0px 10px 0px;
}
/********************header*****************/
header {
	background-color:#000;
	width:100%;
	height:auto;
	padding:7px 0px 4px 0px;
}
.logo {
	float:left;
}
/********************header*****************/
/********************banner*****************/
.carousel-caption-header {
	font-family: 'Abel-Regular';
	font-size:30px;
}
/********************banner*****************/
/********************mid index services*****************/
.mid-section-home-div {
	background:url(../images/middle-bg.jpg);
	padding:25px 0px 25px 0px;
}
.services-home-title {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
}
.read-more a {
	color:#000
}
/********************mid index services*****************/
.mid-section-home-div-about {
	padding:40px 0px 40px 0px;
	background:#ececec;
}
/********************Product thumb index*****************/
.title_product-thumb {
	font-family: 'Abel-Regular';
	font-size:20px;
	margin-top:-20px;
}
/********************Product thumb index*****************/


/********************footer*****************/
footer {
	background-color:rgba(79, 79, 79, 0.8);
	padding:10px 7px;
	font-size:13px;
	color:#fff;
	border-top:1px solid #000;
	font-family:Verdana;
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer .copyright {
	width:70%;
	float:left;
}
footer .powered-by {
	width:30%;
	float:right;
	text-align:right;
}
/********************footer*****************/
/********************inner table*****************/
.inner-header {
	font-family: 'Abel-Regular';
	font-size:30px;
	color:#000;
	text-align:center;
	padding:20px 0px 20px 0px
}
.inner-sub-title {
	font-family: 'Abel-Regular';
	font-size:20px;
	color:#000;
	border-bottom:1px solid #8e8e8e;
	padding:2px
}
.banner-inner-section {
	height:490px;
	background-size: 100% 100% !important;
}
.right-banner-text-sub {
	font-size:24px;
	color:#000;
	font-family: 'Abel-Regular';
}
.right-banner-text {
	font-family:'AlwaysTogether-Regular';
	font-size:50px;
	color:#fff
}
table.table-add {
	background-color: #CDCDCD;
	margin-bottom:30px;
	font-size: 9pt;
	width: 100%;
	text-align: left;
}
table.table-add td {
	color: #3D3D3D;
	padding: 6px 6px;
	background-color: #FFF;
	vertical-align: top;
}
table.table-add tr:nth-child(even) td {
 background-color:#f1f2f2;
}
.download-button {
	background:#000;
	padding:4px 0px 4px 0px;
	color:#fff;
	margin:10px 0px 10px 0px;
	font-size:16px;
	font-family: 'Abel-Regular';
	text-align:center;
	-webkit-box-shadow: 0 8px 16px -6px black;
	-moz-box-shadow: 0 8px 16px -6px black;
	box-shadow: 0 8px 16px -6px black;
	transition: all 0.4s ease;
}
.download-button:hover {
	background:#ececec;
	font-weight:bold;
	color:#000;
}
/********************inner table*****************/
.lable {
	font-family:Verdana;
	font-weight:normal;
	margin-top:5px;
	color:#fff;
	height:2vh;
}
.textbox {
	width:100%;
	padding:3px;
	outline:0;
	margin:0;
	height:3.5vh;
	background:#fff;
}
.error {
	display:none;
	color:#FF0000
}
.submit {
	background:#ff5034;
	padding:3px;
	color:#fff;
	border:0;
	font-size:15px;
	outline:0;
	font-family:Verdana;
	text-align:center;
	margin-top:23px;
	cursor: pointer;
	transition: all 0.4s ease;
}
.submit:hover {
	background:#e89d1d;color:#000;
}
 @media screen and (min-width:768px) {
}
 @media screen and (min-width:1200px) {
}
@media (min-width: 1200px) {
 .container {
 max-width: 1024px;
}
}
/**********mobile horizontal**************/
 @media only screen and (max-width : 800px) {
 html, body {
 margin:0;
 padding:0;
 height:100%;
 width:100%;
 font-family:Arial;
 font-size:13px;
 color:#000;
 text-align:justify;
}
 .logo {
 margin:auto;
float:none;
clear:both;
 display: block;
 margin-left: auto;
 margin-right: auto;
text-align:center;
width:100%
}
footer {
font-size:11px;
}
footer .copyright {
 width:100%;
 float:none;
 text-align:center;
}
 footer .powered-by {
 width:100%;
 float:none;
 text-align:center;
}
