@import url('../font.css');

.whyUsBodyWrapper {
	width:100%px;
	height:auto;
}

.whyUsAllOuter {
	width:100%;
	height:auto;
	
}
.whyUsAllOuterMargin
{
	margin-top:10px;
}

.whyUsHeaderOuterbg{
	background:url(../../images/whyUs/header-bg.jpg) no-repeat scroll;
	display:inline-table;
}

/*.whyUsHeaderInner:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}*/

.whyUsHeaderInner {
	width:1000px;
	height:400px;
	margin:0 auto;
}
/***********************Header Inner Left Start*****************************/
.whyUsHeaderInnerLeft {
	width:280px;
	height:320px;
	padding-top:40px;
	
}

h3.style-1 {
    z-index: 4;
	margin-top:-13px;
}

h3 {
    font-weight: normal;
    margin: 0 0 -10px;
    position: relative;
}

h3 a.style-1 {
    background-image: url(../../images/whyUs/banner-bg1.png);
}
h3 a.style-1>p {
    color:#fff;
	padding:11px 0 0 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
 h3 a.style-1:hover {
    background-position: left 0px;
	cursor:default;
}

 h3 a.style-1:hover>p {
    color:#000;
}

h3 a {
    background-position: left -81px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 81px;
    line-height: 1.2em;
    text-decoration: none;
    width: 253px;
}

a {
    border: 0 none;
}

h3.style-2 {
    z-index: 3;
	top:-13px;
}

h3 a.style-2 {
    background-image: url(../../images/whyUs/banner-bg2.png);
	
}
h3 a.style-2>p {
    color:#fff;
	padding:11px 0 0 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 a.style-2:hover {
    background-position: left 0px;
	cursor:default;
}

h3 a.style-2:hover>p {
    color:#000;
}

h3.style-3 {
    z-index: 2;
	top:-26px;
}

h3 a.style-3 {
    background-image: url(../../images/whyUs/banner-bg3.png);
	
}
h3 a.style-3>p {
    color:#fff;
	padding:11px 0 0 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 a.style-3:hover {
    background-position: left 0px;
	cursor:default;
}

h3 a.style-3:hover>p {
    color:#000;
}

h3.style-4 {
    z-index: 1;
	top:-39px;
}

h3 a.style-4 {
    background-image: url(../../images/whyUs/banner-bg4.png);
	
}
h3 a.style-4>p {
    color:#fff;
	padding:11px 0 0 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 a.style-4:hover {
    background-position: left 0px;
	cursor:default;
}

h3 a.style-4:hover>p {
    color:#000;
}


/***********************Header Inner Left End*****************************/

.iconDetailsBg{
	background:url(../../images/whyUs/background.jpg);
	display:inline-table;
}
.iconDetailsInner {
	width:1000px;
	height:210px;
	margin:0 auto;
}

.iconBox {
	width:240px;
	float:left;
	margin:0 50px 0 40px;
}

.img-icon {
    float: left;
   /* margin: 10px 10px 0 0;*/
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left: 13px;
    padding:7px;
	color: #3CF;
background: rgb(149,149,149);
background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(13,13,13,1) 0%, rgba(1,1,1,1) 82%, rgba(10,10,10,1) 95%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(0%,rgba(13,13,13,1)), color-stop(82%,rgba(1,1,1,1)), color-stop(95%,rgba(10,10,10,1)));
background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 0%,rgba(1,1,1,1) 82%,rgba(10,10,10,1) 95%);
background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 0%,rgba(1,1,1,1) 82%,rgba(10,10,10,1) 95%);
background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 0%,rgba(1,1,1,1) 82%,rgba(10,10,10,1) 95%);
background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 0%,rgba(1,1,1,1) 82%,rgba(10,10,10,1) 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#0a0a0a',GradientType=0 );
}

p {
	font-family: ProximaNova;
	font-size:14px;
	font-weight:lighter;
	color:#666;
	
}

.descriptionInner {
	width:1000px;
	height:290px;
	margin:0 auto;
}

.descriptionBox{
	background: none repeat scroll 0 0 #F0F0F0;
	float: left;
	height: 260px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	padding: 10px 10px 0;
	position: relative;
	transition: all 0.5s ease 0.2s;
	width: 300px;
	box-shadow: 1px 1px 3px #333;
	border-radius: 1px 1px 1px 1px;
}

h2 {
   color: #33CCFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
}

.descriptionBox>p {
	font-family:Raleway-Light;
	font-size:13px;
	color:#333;
	text-align:justify;
}
.boxEffect {
	background: none repeat scroll 0 0 #06BCF2;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(0deg, -90deg);
    transition: all 0.5s ease-out 0.1s;
}
.box-content {
    display: block;
    position: relative;
    z-index: 4;
}

.descriptionBox:hover .boxEffect {
    opacity: 1;
    transform: skew(0deg, 0deg);
	
}
.descriptionBox:hover h2 {
    color: #FFFFFF;
}

.descriptionBox:hover p{
    color: #FFFFFF;
}