@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
	padding: 0px;
	margin: 0px auto;
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #00aef0 !important;
	text-decoration: none !important;
}
a, a:active, a:focus {
	outline: 0 !important;
	text-decoration: none;
}
p {
	text-align: justify;
	margin: 0px auto !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px auto;
}
/*main-menu style*/

.link-style a {
	padding: 0px 15px;
	color: #fff !important;
	line-height: 40px;
	font-weight: bold;
}
/*end menu*/

/*main banner*/

html, body {
	height: 100%;
}
#body-banner {
	background-image: url(../images/background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-color: #999;
}
.wrapper {
	height: 830px;
	width: 100%;
}
.mobile-baner {
	margin-bottom: 0px;
}
.mobile-baner img {
	margin: 0px auto;
}
.message {
	display: block;
	color: #fff;
	padding: 20px 0px;
}
.message h1 {
	text-align: center;
	font-size: 55px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.message p {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0px;
}
.message p span {
	color: #a6ce39;
}
.download-apps {
	width: 50%;
	margin: 0px auto;
	float: none;
	vertical-align: central;
}
.download-apps ul {
	padding: 0px;
	margin: 0px auto;
	display: block;
	list-style: none;
	text-align: center;
}
.download-apps ul li {
	display: inline-block;
}
.main-logo {
	margin: 0px auto;
	float: none;
	padding: 20px 0px;
}
.main-logo img {
	margin: 0px auto;
	float: none;
	display: block;
}
 @media (max-width : 640px) {
.message h1 {
	font-size: 24px;
}
.message p {
	font-size: 12px;
}
.download-apps {
	width: 100%;
}
}
/*end banner*/


.no-pad {
	padding: 0px !important;
}
.for-div-center {
	margin: 0px auto;
	float: none;
}
.arrow-topmargin {
	margin-top: 20px;
}
#grey-section {
	background-color: #4b4b4b;
	padding: 35px 0px;
}
#grey-section img {
	margin: 0px auto;
}
#grey-section p {
	color: #fff;
	text-align: center;
	margin-top: 10px !important;
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 640px) {
.arrow-topmargin {
	margin: 10px;
}
}
.category-col-1 {
	background: url(../images/col1.jpg) center no-repeat;
}
.category-col-2 {
	background: url(../images/col2.jpg) center no-repeat;
}
.category-col-3 {
	background: url(../images/col3.jpg) center no-repeat;
}
.category-col-4 {
	background: url(../images/col4.jpg) center no-repeat;
}
.category-col-5 {
	background: url(../images/col5.jpg) center no-repeat;
}
.category-col-6 {
	background: url(../images/col6.jpg) center no-repeat;
}

.top-service-1 {
	background: url(../images/top-services/col1.jpg) center no-repeat;
}
.top-service-2 {
	background: url(../images/top-services/col2.jpg) center no-repeat;
}
.top-service-3 {
	background: url(../images/top-services/col3.jpg) center no-repeat;
}
.top-service-4 {
	background: url(../images/top-services/col4.jpg) center no-repeat;
}
.top-service-5 {
	background: url(../images/top-services/col5.jpg) center no-repeat;
}
.top-service-6 {
	background: url(../images/top-services/col6.jpg) center no-repeat;
}
.top-service-7 {
	background: url(../images/top-services/col7.jpg) center no-repeat;
}
.top-service-8 {
	background: url(../images/top-services/col8.jpg) center no-repeat;
}
.top-service-9 {
	background: url(../images/top-services/col9.jpg) center no-repeat;
}
.top-service-10 {
	background: url(../images/top-services/col10.jpg) center no-repeat;
}


.col-cover {
	padding: 6% 0%;
	background-size: cover;
	box-shadow: inset 0 0 0 1000px rgba(2, 0, 0, 0.46);
	height: 220px;
	overflow: hidden !important;
	transition: .5s ease;
	opacity: 1;
}

.top-services .col-cover{
	height: 119px;
	border: 1px solid white;
}

.find-services-button{
	position: absolute;
	opacity: 0;
	transition: .5s ease;
	background-color: #42B4E4;
	width: 50%;
	color: white;
	font-size: 16px;
	padding: 10px 0px;
	margin-top: 10px;
	left: 25%;
	top: 15%;
}

.top-services .find-services-button{
	top: 50%
}

#category-section a:hover .col-cover {
	opacity: 0.8;
}

#category-section a:hover .col-cover .find-services-button{
	opacity: 1;
}


@media (max-width:1024px) {
.col-cover {
	padding: 15% 0%;
	height: auto;
}
}
.col-cover h3 {
	text-align: center;
	color: #fff;
}
@media (max-width: 620px) {
.col-cover h3 {
	font-size: 14px;
}
}
#for-everything {
	margin: 0px auto;
}
.everything-style {
	background: url(../images/wood.jpg) center no-repeat;
	transition: .5s ease;
	opacity: 1;
}
.everything-style-set {
	box-shadow: inset 0 0 0 1000px rgba(2, 0, 0, 0.46);
	padding: 4% 0%;
	background-size: cover;
}
.everything-style-set h3 {
	text-align: center;
}
.everything-style-set a {
	color: #fff;
}

.find-services-button-everything{
	position: absolute;
	opacity: 0;
	transition: .5s ease;
	background-color: #42B4E4;
	color: white;
	font-size: 16px;
	padding: 10px 0px;
	left: 45%;
	text-align: center;
	width: 150px;
}

#for-everything a:hover .everything-style {
	opacity: 0.8;
}

#for-everything a:hover .everything-style .find-services-button-everything{
	opacity: 1;
}


#bottom-section {
	background-color: #eef8fc;
}
#bottom-section img {
	margin: 0px auto;
	padding: 0px 5px 0px;
}
#footer {
	background: #646464 !important;
	padding: 15px 0px 6px;
}
#footer p {
	color: #fff;
	text-align: center;
}
.grey-text {
	color: #999999;
}
#footer ul {
	padding: 0px;
	text-align: center;
}
#footer ul li {
	list-style: none;
	display: inline-block;
	padding: 0px 6px;
}
#footer ul li a {
	color: #fff;
}
 @media (min-width:1120px) {
.footer-note ul {
	float: right;
}
#footer p {
	text-align: left !important;
}
}
.xs-style {
	margin-top: -8px !important;
	margin-bottom: 6px !important;
}
.pad-l-35 {
	padding-left: 35px;
}
.pad-r-35 {
	padding-right: 35px;
}
.app-download {
	background: url(../images/mobiles.png) no-repeat center bottom;
	min-height: 500px;
	position: relative;
}
.app-download ul {
	padding: 0px;
	margin: 0px auto;
	display: block;
	list-style: none;
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 99%;
}
.app-download ul li {
	display: inline-block;
}
.app-download ul li a {
	padding: 0px;
}
@media (max-width : 640px) {
.app-download {
	background: url(../images/mobile-small.png) no-repeat center bottom;
	min-height: 290px;
}
.app-download ul {
	bottom: 10px;
}
}
.link-style-consumer a {
	color: #42b4e4 !important;
	line-height: 40px;
	padding: 0px 15px;
	font-weight: bold;
}
@media (max-width:720px) {
.wrapper {
	height: 790px;
}
.dl-menuwrapper {
	max-width: 100% !important;
}
.mobile-selector {
	margin: 35px 0px 0px;
}
.mobile-selector h3 {
	font-size: 18px;
}
.link-style-consumer a {
	line-height: 12px !important;
}
}
@media (min-width: 650px)and (max-width:680px){
.wrapper {
    height: 884px;
}
.message h1 {
    font-size: 54px;
}
}