@charset "utf-8";
/*------------------------------------------------
Application: Website
Screens: Desktop
Theme: n-ergie
Version: 1.0
Author: Emilio Garcia
Last modified: 27-05-2014
------------------------------------------------*/

/*----------------------------------------------*/
/* Global Reset */
/*----------------------------------------------*/
html, body {height: 100%;}
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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}/* remember to define focus styles! */
del {text-decoration: line-through;}

/*----------------------------------------------*/
/* General Styles */
/*----------------------------------------------*/
* {margin:0;padding:0;}
html, body {font-family: 'Asap', sans-serif, Helvetica, Arial; font-size: 16px; line-height: 24px; color: #383838;}

/*----------------------------------------------*/
/* Wrapper Styles */
/*----------------------------------------------*/
#wrapper {min-height: 100%; height: auto !important; height: 100%; margin:auto;}
#container {padding-top:100px; margin: auto; width: 820px;}

/*----------------------------------------------*/
/* Content */
/*----------------------------------------------*/
h2 {font-size:30px;margin-bottom:20px;}
h3 {font-size:21px;margin-bottom:7px;margin-top:9px;}
.box {display:inline-block;margin-right:3px;vertical-align:top;text-align:left;width:380px;}
.box p {padding:5px 0;}

.c1, .c2 {border-radius:5px;}
.c1 {background-color:#333333;color:#ffffff; border:1px solid #333333;}
.c2 {background-color:#ebebeb;color:#383838;border:1px solid #ebebeb;}
.box ul li {list-style:square;}
.box ul {padding-left:15px;}
.box a {text-decoration:none;font-weight:bold;}
.c2 a {color:#333333;}
.c2 a:hover {background-color:#333333;color:#ffffff;}
.c2 .label{color:#616161;}
.c1 a {color:#ffffff;}
.c1 a:hover {background-color:#ebebeb;color:#383838;}

.h-adr {padding:25px 25px;margin:auto;}
.h-adr h1 {display:none;}
.services, .coming-soon {padding:25px 25px;border-radius:5px;}
.coming-soon {margin-top:5px; border:1px solid #cccccc;}
.coming-soon p {font-size:13px;font-style:italic; text-align:justify;line-height:22px;}
.logo {padding-bottom:11px; text-align:center;}
