/*
Theme Name: 
Theme URI: http://baannng.com
Author: BAANNNG
Author URI: http://baannng.com
Template: Maintenance
Description: Theme Developed for CLIENT NAME by BAANNNG.com
Version: 4.0.2
License: YOU ARE NOT ALLOWED IN ANYWAY TO CHANGE, COPY OR REPRODUCE ANY OF THE CONTENT RELATED TO THIS THEME AND THIS DOES NOT REFER THE WEBSITE CONTENT THAT THIS THEME SUPPORTS. THE WEBSITE CONTENT ITSELF IS COPYRIGHTED TO IT'S OWNER. This theme is aimed to support the current Wordpress website Layout and Behaviours. It has plugins, behaviours and images dependencies on it so you also CAN NOT dissociate this theme from the rest of the website otherwise you'll jeopardize the proper functioning of the website.
License URI: http://baannng.com
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: baannng

Baannng WordPress Theme © 2011-2013 baannng.com
Baannng WordPress Theme is not for distribution under no circumstances
*/

@import url('fontes.css');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

body {
	margin: 0;
	padding: 0;
	background: #1e1f22 url(../imagens/B01-Diagonal.svg) fixed no-repeat left bottom; /* CHOOSE ANOTHER IMAGE */
}





/*THE STYLING */
#content {
	position: fixed;
	margin-left: 25px;
    bottom: 25px;
    max-height: 100%;
	font-family: 'Titillium Web', sans-serif;
}
.maintenance_mode_content {
	color: rgba(255, 255, 255, 0.18);
	text-transform: uppercase;
	font-size: 10vh ;
    font-weight: 900;
    text-align: left;
    letter-spacing: 0.5vw;
    line-height: 10vh;
}
.maintenance_mode_content p {
	margin-bottom: 20px;
}

.maintenance_mode_content_logo {
	position: fixed;
	z-index: -9999;
	opacity: 0.4;
	top: 25px;
	left: 25px;
}

.maintenance_mode_content_counter {
	color: rgba(255,  255,  255, 0.35);
	text-transform: uppercase;
	font-size: 10vh;
	font-weight: 900;
	text-align: left;
	letter-spacing: 0.5vw;
    line-height: 10vh;
}


.maintenance_mode_content_contactos {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	font-size: 42px;
    font-weight: 900;
}

.maintenance_mode_content_contactos.outros {
	opacity: 0.25;
}

.maintenance_mode_content_contactos.phones {
	color: rgba(255, 255, 255, 0.25);
}






/* THE DEVELOPER */
#baannng_ {
	position:fixed;
	float:right;
	right: 0;
	top: 0;
	padding-right: 5px;
	z-index: 99999;
	}