@charset utf-8;
/*--
	Theme Name: Spaya
	Theme URI: http://spaya.co.uk
	Description: A theme for Wordpress
	Author: Yo Net
	Author URL: https://www.yonet.co.uk
	Version: 1.0
--*/

html {
	background-color: #000;
}
body {
	font-family: 'Roboto', sans-serif !important;
	background: url(images/dashed.png) repeat;
	color: #fff;

}


#rev_slider_1_1_forcefullwidth {
	margin-bottom: 40px;
}
.logo h2 {
	display: inline-block;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 0 !important;
	color: #f8b133 !important;
	padding-bottom: 0 !important;
}
#header {
	background: #1d1d1b;
}
p, ul, li {
	text-align: justify;
	line-height: 1.7em !important;
	font-size:19px !important;
	color: #fff;
	font-family: 'Roboto', sans-serif !important;
	
}
img {
	outline: none;
	

}

h1 {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 100 !important;
	color: #e7e7e7 !important;
	font-size: 2em !important;
	letter-spacing: 1px;
	margin-bottom: 40px !important;
	text-align: center;
}

h2 {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 100 !important;
	color: #e7e7e7 !important;
	font-size: 1.6em !important;
	letter-spacing: 1px;
	margin-bottom: 40px !important;
	text-align: center;
}
.footer {
	padding:40px;
	background-color: #333;color: #e7e7e7;
	text-align: center;
	border-top:10px solid #000;
	overflow: hidden;
	
}
.logo img {
	max-width: 180px;
	height: auto;
}

.logo {
	text-align: center;
	margin-bottom: 30px;
}

.contact {
	text-align: right !important;
}

p.tel {
	font-size: 1.7em !important;
	color: #e7e7e7;
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
p.email {
	text-align: right !important;
}
p.email a {
	color: #fff;
	text-align: right !important;
	
}
.wpcf7 p{margin-bottom:10px;}
.wpcf7 label{display:block; width:80px; float:left;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
	margin-top:6px;
	margin-bottom:12px;
	font-size:17px;
	padding:8px 15px;
	width:100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;border-radius:2px;
	background: #fff !important;
	border:none;
	color: #333;
	font-family: 'Roboto', sans-serif !important;
}
.wpcf7 textarea{
	margin-top:6px;
	margin-bottom:12px;
	padding:8px 15px;
	font-size:17px;
	width:100%;
	max-height: 200px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius:5px;border:none;
	font-family: 'Roboto', sans-serif !important;
}
.wpcf7 .label{float:left; width:70px}
.wpcf7-submit{margin:0px 0px 0px 0px !important;color:#333;}

input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	padding-top:10px;
	padding-bottom: 10px;
	color: #333;
	border-radius: 5px;
	border:none;
	
}

.paddingtop40 {
	padding-top:40px;
}

.textright {
	text-align:right;

}
.grey {
	background: #f7f7f7;
}
.textcenter {
	text-align: center;
}
.paddingbottom {
	padding-bottom: 40px;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;

}
.sf-menu {
	line-height:	14px;
}
.sf-menu ul {
	
width: 180px;
position: absolute;
top: -999em;
margin-top: -5px;
margin-left: -19px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 40px;
	top: 33px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			309px; /* match ul width */
	top:			-6px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}




/* Our skin for dropdown menu */
.sf-menu {
	/*background: url(images/menu-divider.png) no-repeat 0% 0%;*/
	float: right;
	padding-top: 3px;
}
.sf-menu a {
	text-decoration: none;
	color: #13a;

}

.sf-menu li {
	

}

	.sf-menu li a {
	padding-left:15px;
	padding-right: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #d3569a;
	margin-right:5px;
	font-size: 1.2em;
	text-align:center;
	font-family: 'Roboto', sans-serif;
text-transform: uppercase;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-font-smoothing: antialiased;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.5s;
-webkit-transition-property: color;
-webkit-transition-timing-function: ease-out;

	}

.sf-menu li li {
	
	padding: 0;
	
}

.sf-menu li li:first-child {
	/*background: none;background: url(images/back-a.jpg) repeat-x;*/
}

	.sf-menu li li a {
		
		border: none !important;
		height: auto;
		overflow: hidden;
		padding: 23px 10px 23px 10px;
		line-height: 18px;
		
		background: rgba(0,0,0,0.5);
		font-size: 13px;
		text-align: left;
		text-transform: uppercase;
		color: #ccc;
		width:100%;
		text-align: center;
	}





	

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active {
	text-decoration: none;	
	color:#fff;
	outline: 0;
	background: #d3569a;
	border-radius: 5px;
	
	
}
.sf-menu li.current-menu-item > a {
background: #d3569a;color:#f7f7f7;
text-decoration: none;	border-radius: 5px;
}

.sf-menu li.current-menu-item > a:hover {
color:#fff;
text-decoration: none;	
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ---------------------------------------------------------------------------------------- */


@media all and (min-width: 481px) and (max-width: 960px) {


		}

/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */