/*============================================================================================================*/
/*Vinayak InfoSoft*/
/*www.VinayakInfoSoft.com*/
/*============================================================================================================*/

h1,h2,h3,h4,h5,h6
{
	text-transform: none;
	margin:0px;
}
body
{
	margin:0 auto;
	font-family: 'PT Sans', sans-serif;
    font-weight: normal;
	/*background-image:url(../images/body-bg.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;*/
	color:#333;
	font-size:15px;	
	
}

a
{
	color:#333;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	color:#057ba4;
}
p
{
	padding-left:10px;
	  padding-right:10px;
	color:#333;
	text-align:justify;
	line-height:26px;
	font-size:15px;	
	margin-top:5px;
}

.bold
{
	font-weight:bold;
}
.text-transform-uppercase
{
	text-transform:uppercase;
}
.text-transform-capitalize
{
	text-transform:capitalize;
}
.text-transform-lowercase
{
	text-transform:lowercase;
}
.main-text
{
	font-size: 36px;
	font-weight: 600;
	line-height: 40px;
	color: #057BA4;
}
.main-text-small
{
	font-size:18px;
	color:#f1c40f;
	font-weight:600;
	line-height:28px;
}
.main-text-001
{
	font-size:36px;	
	font-weight:600;
	line-height:40px;
	color:#333333;
}
.main-text-small-001
{
	font-size:18px;
	color:#333333;
	font-weight:600;
	line-height:28px;
}
.main-text-002
{
	font-size:36px;	
	font-weight:600;
	line-height:40px;
	color:#333333;
}
.main-text-small-002
{
	font-size:18px;
	color:#333333;
	font-weight:600;
	line-height:28px;
}
.images
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 5px solid #CCCCCC;
	border-radius: 0px;
    padding: 0px;
}
.images001
{
	border: 2px solid #CCCCCC;
}
.text-box
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #057BA4;
	border-radius: 1px;
	padding: 5px;
}
.submit
{
	background-color: #057ba4;
	font-size: 16px;
	border: 0px solid #CCCCCC;
	border-radius:7px;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
	padding: 5px 5px 5px;
	vertical-align: top;
	color: #FFFFFF;
}
/*read more s*/
.read-more {
	padding: 8px;
	color: #fff;
	background-color: #057ba4;
	font-size: 15px;
	border-radius: 5px;
	font-weight: 500;
}
.read-more:hover {
	color: #fff;
	background-color: #333;
	
}
/*read more e*/
/*class s*/
.padding-left
{
	padding-left:10px;
}
.padding-left-top
{
	padding-left:10px;
	padding-top:10px;
}
.padding-left-right
{
	padding-left:10px;
	padding-right:10px;
}
.padding-left-bottom
{
	padding-left:10px;
	padding-bottom:10px;
}
.padding-right
{
	padding-right:10px;
}
.padding-right-top
{
	padding-right:10px;
	padding-top:10px;
}
.padding-right-bottom
{
	padding-right:10px;
	padding-bottom:10px;
}
.padding-right-left
{
	padding-right:10px;
	padding-left:10px;
}
.padding-top
{
	padding-top:10px;
}
.padding-top-right
{
	padding-top:10px;
	padding-right:10px;
}
.padding-top-left
{
	padding-top:10px;
	padding-left:10px;
}
.padding-top-bottom
{
	padding-top:10px;
	padding-bottom:10px;
}
.padding-bottom
{
	padding-bottom:10px;
}
.padding-bottom-top
{
	padding-bottom:10px;
	padding-top:10px;
}
.padding-bottom-left
{
	padding-bottom:10px;
	padding-left:10px;
}
.padding-bottom-right
{
	padding-bottom:10px;
	padding-right:10px;
}
.pading-all
{
	padding:10px;
}
.table-border td
{
	border:1px solid #ecf0f1;
	border-radius:0px;
}
.table-border-top
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.table-border-top-left
{
	border-top:1px solid #ecf0f1;
	border-left:1px solid #ecf0f1;
}
.table-border-top-right
{
	border-top:1px solid #ecf0f1;
	border-right:1px solid #ecf0f1;
}
.table-border-top-bottom
{
	border-top:1px solid #ecf0f1;
	border-bottom:1px solid #ecf0f1;
}
.table-border-bottom
{
	border-bottom:1px solid #ecf0f1;
}
.table-border-bottom-left
{
	border-bottom:1px solid #ecf0f1;
	border-left:1px solid #ecf0f1;
}
.table-border-bottom-right
{
	border-bottom:1px solid #ecf0f1;
	border-right:1px solid #ecf0f1;
}
.table-border-bottom-top
{
	border-bottom:1px solid #ecf0f1;
	border-top:1px solid #ecf0f1;
}
.table-border-right
{
	border-right:1px solid #ecf0f1;
}
.table-border-right-left
{
	border-right:1px solid #ecf0f1;
	border-left:1px solid #ecf0f1;
}
.table-border-right-bottom
{
	border-right:1px solid #ecf0f1;
	border-bottom:1px solid #ecf0f1;
}
.table-border-right-top
{
	border-right:1px solid #ecf0f1;
	border-top:1px solid #ecf0f1;
}
.table-border-left
{
	border-left:1px solid #ecf0f1;
}
.table-border-left-right
{
	border-left:1px solid #ecf0f1;
	border-right:1px solid #ecf0f1;
}
.table-border-left-bottom
{
	border-left:1px solid #ecf0f1;
	border-bottom:1px solid #ecf0f1;
}
.table-border-left-top
{
	border-left:1px solid #ecf0f1;
	border-top:1px solid #ecf0f1;
}
/*class e*/
.header {
	
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	
}
#footer {
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
}
.table-shadow
{
	box-shadow: 0 5px 5px #999999;
}
/*tagline s*/
.tagline
{
	line-height:30px;
	color:#3d3d3d;
	font-size:20px;	
	font-weight:500;
}
.tagline-001
{
	line-height:30px;
	color:#3d3d3d;
	font-size:20px;	
	font-weight:500;
}
.img
{
	opacity:1.0;
}
.img:hover
{
	opacity:1.0;
	opacity:0.6;
}
.zoom:hover {
	transform: scale(1.05);
	/*box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.20);*/
}
.zoom {
	display: block;
	/left: 40px;/
	position: absolute;
	top: 0;
	transform: scale(1);
	transition: all 0.3s linear 0s;
	z-index: 1100;
}
/*tagline */
/*footer s*/
.footer
{
	color:#fff;
	font-size:16px;
	
}
.footer a
{
	color:#fff;
	font-size:16px;
	padding:10px;
	
}
.footer a:hover
{
	color:#7fcce7;
	text-decoration:none;
	
}
.footer-text
{
	color:#f1c40f;
	font-size:18px;
	font-weight:400;
	text-transform:none;
}
/*footer e*/
/*Powered by s */
.power-by
{
	color:#fff;
	font-size:13px;
	font-weight:400;
}
.power-by a
{
	color:#fff;
	font-size:13px;
	padding:5px;
	
}
.power-by a:hover{
	color: #000000
}
/*Powered by e */

/*Under Construction this Section s*/
.under-construction
{
	color:#CCC;
	font-size:50px;	
	font-weight:600;
	line-height:55px;
}
/*Under Construction this Section e*/

/*breadcrumbs s*/
.breadcrumbs
{
	color:#000000;
	font-size:14px;
	text-transform:uppercase;	
}
.breadcrumbs a
{
	color:#000000;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;	
}
.breadcrumbs a:hover
{
	color:#a4d03a;
	font-size:14px;
	text-transform:uppercase;	
}
/*breadcrumbs e*/

/*============================================================================================================*/
/*Images Hover Effect*/
/*============================================================================================================*/
a.social-networking
{
	position:relative;
	display: block;
	overflow:hidden;
	cursor: pointer;
	width: 21px;
	height: 21px;
}
a.social-networking img
{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 2;
	clip: rect(0,650px,434px,0); 
}
a.social-networking img:nth-of-type(2)
{
	z-index: 1;
}
a.social-networking:hover img:nth-of-type(1)
{
	clip: rect(0,0,434px,0);
	opacity: 0;
}

a.readmore-img
{
	position:relative;
	display: block;
	overflow:hidden;
	cursor: pointer;
	width: 137px;
	height: 41px;
}
a.readmore-img img
{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 2;
	clip: rect(0,650px,434px,0); 
}
a.readmore-img img:nth-of-type(2)
{
	z-index: 1;
}
a.readmore-img:hover img:nth-of-type(1)
{
	clip: rect(0,0,434px,0);
	opacity: 0;
}
/*============================================================================================================*/
/*Images Hover Effect*/
/*============================================================================================================*/


/*============================================================================================================*/
/*Call Email */
/*============================================================================================================*/
.call-email
{
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
.call-email a
{
	font-size:16px;
	font-weight:500;	
	color:#333;
}
.call-email a:hover
{
	font-size:16px;
	font-weight:500;	
	color:#000;
}

.products-menu
{
	color:#333;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;	
	padding-left:10px;
	padding-right:10px;
}
.products-menu a
{
	color:#333333;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
}
.products-menu a:hover
{
	color:#f1c40f;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
}
		

/*============================================================================================================*/
/*Call Email */
/*============================================================================================================*/




/*============================================================================================================*/
/*============================================================================================================*/
/*============================================= Others CSS Start =============================================*/
/*============================================================================================================*/
/*============================================================================================================*/







.top-menu-position
{
	position:relative;
	margin-top:-40px;
}
.service-border
{
	border:1px solid #ecf0f1;
}
.service-text
{
	font-size:16px;
	color:#333;
	padding:10px;
}
.quality-assuraance-text
{
	font-size:24px;	
	font-weight:600;
	line-height:40px;
	color:#f1c40f;
}
.quality-assuraance-text-001
{
	font-size: 27px;
	font-weight: 600;
	line-height: 40px;
	color: #333333;
	padding-left: 10px;
}
.menu-bg{
	background-color:#fff;
	height:30px;
}

.our-title{
	background-image:url(../images/bg_title.gif);
	padding:15px 0px 14px 10px;
	background-repeat:repeat-x;
	border-bottom:1px solid #ffffff;
	color: #333;
    font-size: 18px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}

.products{
	line-height:39px;
	color:#333;
	font-size:16px;
	background-color:#efefef;
	}
.products ul{
	padding:0px;
	margin:0px;
	}
.products ul li {
	background-image:url(../images/hero-thumb-arrow.png);
	background-repeat:no-repeat;
	background-position:10px 17px;
	padding-left:25px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:1px solid #ffffff;
	}
.products a{
	text-decoration:none;
	color:#333;
	font-size:16px;
	letter-spacing:0.2px;
	font-weight:400;
	}
.products a:hover{
	color:#0090e3;
	}
.Digital{
	color:#bb1c1c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	}

.Digital a{
	text-decoration:none;
	color:#057ba4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.Digital a:hover{
	color:#f3202f;
	}
	
.Digital ul{
	padding:0px;
	margin:0px;
	}
.Digital  ul li {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:10px 8px;
	padding-left:25px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:1px solid #ffffff;
	}
	

.products-main-text
{
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	color: #057BA4;
	text-transform: none;
	font-weight: 700;
	padding-left: 10px;
}

.products-main-text-page
{
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	color: #057BA4;
	text-transform: none;
	font-weight: 700;
	padding-left: 10px;
}

.products-main-text-page a
{
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	color: #057BA4;
	text-transform: none;
	font-weight: 700;
}
.products-main-text-page a:hover{
	color:#f3202f;
}
.products-table
{
	background-color:#FFF;
	border:5px solid #d8d8d8;
}
.products-table-img-td
{
	height: 150px;
	text-align: center;
}
.products-table-img
{
	height:150px;
	width:220px;
}
.products-table-text a
{
	font-size: 16px;
	color: #000000;
}
.products-table-text a:hover
{
	font-size: 16px;
	color: #FF0000;
}


/* View More  s*/
.view-more
{
	font-size:14px;
	color: #333;
	border:1px solid #CCC;
	border-radius:2px;
}
.view-more a
{
	font-size: 14px;
	color: #333;
	font-weight:400;
	text-transform: none;
}
.view-more a:hover
{
	color:#FF0000;
	text-decoration:none;
}
/* Click here  e*/

.banner-bg{
	background-image:url(../images/banner-01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:400px;
}


#main-menu-right {
    background: none repeat scroll 0 0 #2e2e2e;
    display: block;
    height: 30px;
    margin-left: 1020px;
    margin-top: 120px;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: auto;
}

.package{
	line-height: 25px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 12px;
	}
.package ul{
	padding:0px;
	margin:0px;
	}
.package ul li {
	background-image:url(../images/arrow-page.png);
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding-left:25px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	}

.products-main-text-download{
	font-size:20px;
	color: #333;
	text-transform: none;
}
