@charset "utf-8";
/* CSS Document */

body {
 	/*position: fixed;
	top: 50%;
	left: 50%;*/
	/* bring your own prefixes */
	/*transform: translate(-50%, -50%);*/
	background-color:#ababab;
	background-image: radial-gradient(75% 19%, circle closest-side, #ababab, #9fa6ab 33%); 
}
#text{
	width:400px;
	position: absolute;
	text-align: center;
	top: 30%;
	left: 3%;	
}
#text-privacy{
	width:100%;
	position: relative;
	text-align:left;
	font-size:10px;
	top: 30%;
	left: 3%;
	clear: both;
	min-height: 600px;
}
#text-contact-page{
	width:400px;
	position: absolute;
	text-align: center;
	top: 20%;
	left: 3%;	
}
div > h1 {
	font-family: 'Lobster Two', cursive;
	text-align: center;
	font-size: 70px;
	color: #fff;
	text-shadow: 2px 2px 5px #aaa;
	border-top: solid thick #fff;
	border-bottom: solid thick #fff;
	border-radius: 4px;
	padding: 0 0 0 0;
}
p {
	font-family: 'Lato', cursive;
	font-size: 1.5em;
	color: #fff;
	width: 100%;
	margin: 0 -10px 0 -10px;
}
.transparent {
	background-color: transparent;
}
.container2{
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.container::before,.container::after{
	content: " ";
	display: table;
	box-sizing: border-box;
	clear: both;
}
#background {
	width: 100%;
	height: 100%;
	/*background-image: url(../images/clock-face.jpg);*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display:block;
}
#second {
	position: absolute;
/*	width: 823px;*/
/*	height: 823px;*/
	display: block;
/*	top: 240px;*/
	top: 14.8%;
/*	left: 1110px;*/
	left: 46.8%;
}
#hour {
	position: absolute;
	display:block;
/*	width: 823px;*/
/*	height: 823px;*/
/*	top: 472px;*/
	top: 30.3%;
/*	left: 1115px;*/
	left: 46.8%;
}
#minute {
	position: absolute;
	display:block;
/*	width: 823px;*/
/*	height: 823px;*/
/*	top: 472px;*/
	top: 30.3%;
/*	left: 1115px;*/
	left: 46.8%;
}
.navbar{
	width: 100%;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.navbar::after {
    clear: both;
}
.navbar-inverse {
    background-color: #000000;
    border-color: #080808;
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-fixed-bottom {
    border-width: 0 0 1px;
    bottom: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: relative;
    right: 0;
/*    z-index: 1030;*/
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
}
.container::before, .container::after {
    content: " ";
    display: table;
}
.container::after {
    clear: both;
}
.container {
    width: 1200px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-header::before, .navbar-header::after {
    content: " ";
    display: table;
}
.navbar-header::after {
    clear: both;
}
.container > .navbar-header, .container > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}
.navbar-header {
    float: left;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar > .container .navbar-brand {
    margin-left: -15px;
}
.navbar-inverse .navbar-brand {
    color: #999999;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 15px;
}
a {
    color: #428bca;
    text-decoration: none;
}
a {
    background: transparent none repeat scroll 0 0;
}
#brand-logo {
    height: 26px;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
img {
    vertical-align: middle;
}
img {
    border: 0 none;
}
.navbar-collapse::before, .navbar-collapse::after {
    content: " ";
    display: table;
}
.navbar-collapse::after {
    clear: both;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.container > .navbar-header, .container > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.collapse {
    display: none;
}
.nav::before, .nav::after {
    content: " ";
    display: table;
}
.nav::after {
    clear: both;
}
.navbar-nav {
    float: left;
    margin: 0;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
ul, ol {
    margin-bottom: 10px;
    margin-top: 0;
}
.navbar-nav > li {
    float: left;
}
.nav > li {
    display: block;
    position: relative;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
a {
    color: #6c561a;
    text-decoration: none;
}
a {
    background: transparent none repeat scroll 0 0;
}
.text-footer {
	display: block;
	padding: 10px 15px;
	color: #999999;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	text-align:center;
}
.text-footer > a{
	color: #8cb5b1;
}
