@charset "utf-8";

/*
Theme Name: ElemoListing - Directory & Listings HTML Template.
Author: WMD Team
Version:1.0
*/

body {
	font-family:'Roboto', sans-serif;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	color:#555555;
}

h1, h2, h3, h4, h5, h6 {
	color:#111111;
	font-weight:700;
	margin:0 auto 30px;
}
p {
	font-size:18px;
	color:#555555;
	line-height:32px;
	font-weight:300;
}
a {
	transition-duration:0.5s;
	 -moz-transition-duration:0.5s;
	  -o-transition-duration:0.5s;
	   -webkit-transition-duration:0.5s;
	   -ms-transition-duration:0.5s;
	text-decoration:none;
	color:#38ccff;
}
a:hover, a:focus {
	text-decoration:none;
	color:#38ccff;
	outline:none;
}
ul, ol {
	margin:0 auto 20px;
}
ul li, ol li {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto 10px;
}

.btn {
  background: #38ccff;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin: auto;
  padding: 16px 42px;
  text-transform: capitalize;
  transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
}
.header {
  background: rgba(0, 0, 0, 0) url("../images/bg_image.jpg") no-repeat fixed 0 0 / cover ;
  padding: 130px 0 45px;
}
.logo {
  margin: 0 auto 20px;
}
.header h6 {
  background: #38ccff none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 10px 15px;
}
h1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  line-height: 100px;
  margin-bottom: 0;
}
h2 {
	color:#fff;
	font-weight:300;
	line-height:33px;
	font-size:26px;
	margin:0 auto 10px;	
}
h2 span, p span {
	font-weight:900;
	color:#38ccff;	
}
p {
	color:#fff;
	font-weight:300;
	line-height:30px;
	font-size:18px;
	margin:0 auto 15px;	
}

.demo_img {
  overflow: hidden;
  position: relative;
}
.home_demo .demo_img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin: 0 10px;
}
.demo_img img {
	max-width:100%;
}
.demo_wrap {
	text-align:center;
	margin:40px auto 20px;
}
.demo_wrap h4 a {
  font-size: 25px;
  font-weight: 400;
  color:#111;
}
.demo_hover {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition-duration:0.3s;
   -moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	 -o-transition-duration:0.3s;
	  -ms-transition-duration:0.3s;
}
.demo_hover a {
	position:absolute;
	top:50%;
	width:200px;
	left:0px;
	right:0px;
	margin:0 auto;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}
.demo_hover a:hover {
	color:#fff;
}
.demo_wrap:hover .demo_hover {
	opacity:1;
}
.footer {
	background:#111;
	padding:50px 0 30px;
	text-align:center;	
}
.footer .logo {
	margin:0 auto 20px;
}
.footer p {
	color:#ddd;	
}
.gray_bg {
	background:#e1e1e1;
}
.home_demo {
  padding: 30px 0 100px;
}
.text {
  color: #ffffff;
  left: 0;
  margin: 0 auto;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1;
}
.text h2 {
  border: 4px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
  margin: 0px auto 60px;
  opacity: 0.3;
  padding: 20px 50px 30px;
  border-top:none;
}
.text p {
	font-size:15px;
	color:#555;
	margin:0px;
}
.text span {
	color:#F00;
}
.listing {
	position:relative;
	padding:90px 0;
}
.listing .demo_hover {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.s_bg {
  background: #111111 none repeat scroll 0 0;
  padding: 0 0 90px;
  position: relative;
}
.listing h4 a {
	color:#fff;
}
h4 a:hover {
	text-decoration:underline;
}
.other_pages .text h2 {
	color:#111;
	border-color:#111;
}
.other_pages .demo_img {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.2);
}
.other_pages {
	padding:0 0 90px;
}

.header_styles{
	padding: 0 0 90px;
    position: relative;
}
.header_styles .text h2{
	color: #111;
    border-color: #111;
}

.header_styles .demo_img img{
	width:100%;
	border:solid 2px #000;
}


.footer_styles{
	padding: 0 0 90px;
    position: relative;
}
.footer_styles .text h2{
	color: #111;
    border-color: #111;
}

.footer_styles .demo_img img{
	width:100%;
	border:solid 2px #000;
}.header-wrap {    background: rgba(0, 0, 0, 0.1);    padding: 25px 0;    text-align: left;    border-bottom: rgba(255, 255, 255, 0.15) solid 1px;    position: absolute;    top: 0;    right: 0;    left: 0;}.header-wrap img {    max-width: 200px;}.header-wrap ul {    padding: 0;    margin: 0 auto;    text-align: right;}.header-wrap ul li {    list-style: none;    display: inline-block;    margin: 0 0 0 30px;}.header-wrap ul li a {    display: block;    color: #fff;    padding: 0 5px;    font-weight: 600;    text-transform: uppercase;}.header-wrap ul li a.btn {    padding: 15px 30px;    color: #000;    font-size: 16px;}.btn {    background: #fff none repeat scroll 0 0;    border: medium none;    border-radius: 3px;    color: #000;    font-size: 18px;    line-height: 1;    margin: auto;    padding: 14px 27px;    text-transform: capitalize;    transition: all 0.5s linear;    -moz-transition: all 0.5s linear;    -webkit-transition: all 0.5s linear;    -ms-transition: all 0.5s linear;    -o-transition: all 0.5s linear;}.header-wrap ul li a.btn:hover {    background: #38ccff;    color: #fff;}