@font-face {
    font-family: 'lighthausregular';
    src: url('lighthaus-webfont.woff2') format('woff2'),
         url('lighthaus-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
overflow: auto !important; 

}
body, div, span, p, table, tr, td, ul, li, a, h2, h3, h4, h5, h6 {
color: black;
}
body, div, span, p, table, tr, td, ul, li, a {
font-size: 14px
}
.banner-info1 p {
	line-height: 1.6em
}
.container {
	width: 100%;
	max-width: 980px
}
a {

color: black
}
p a {
text-decoration:underline;
}

.footer a {text-decoration:none; color: white}
.banner-bottom p {
	text-align: justify
}

.logo a {
	text-decoration: none
}


h3.tittle-one, .grid-one h4, .copyright, h3.price, span.price, h1, h4 {
font-family: 'Open Sans Condensed', sans-serif;
}
.footer a h4, .footer a {
	text-decoration: none;
	color: #ccc
}
.footer a h4:hover, .footer a:hover {
	text-decoration: underline;
	color: #ccc
}

h3.price, span.price {
	color: #ccc
}
h3.price span {
	color: #A0CC59;
	font-size: 26px
}

.navbar-default .navbar-nav > li > a {
	color: #464646 !important; font-family: 'Open Sans Condensed'; font-size: 20px;
}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:hover  {
    color: #464646 !important; 
} 
.banner-info {
    margin: 5em auto 0;
	}
.banner h3 {
font-family: 'Open Sans Condensed', sans-serif; 
margin: 0 0 20px
}
.banner_top { margin: 0px; padding: 3em 0 }

.feature-grids li {
	list-style: none;
	color: white
}

feature {
    background: url(../images/1.jpg)no-repeat center fixed;
	
	}
	
.bottom-grids { margin-top: 0px}
.popup_center {display: block; text-align: center; padding: 10px}	
	
.bottom-grids {overflow: hidden}	

strong {color: black; }

.table_prices  {
	width: 100%
}

.grid-one {
	padding: 2em !important
}
.grid-one p {
	line-height: 1.5em
}

.footer-info h4, .copyright p  {
	color: #ccc
}

.agile a {
	text-decoration: underline
}
.agile a:hover {
	text-decoration: none
}
.agile ul {
	list-style: square;
	position: relative;
	left: 40px
}
.bottom-grid a {
text-decoration:none;
}

.menu2 a {text-decoration: none;}
.menu2 a:hover, .menu2 a:focus { background:none; }
.menu2 li {
   -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    -moz-transition: 1s ease-in;
	-ms-transition: 1s ease-in;
    transition: 1s ease-in;
}
.menu2 li:hover, .menu2 li.active { 

border-bottom: 1px dotted #c2c2c2	

}
.menu2 li:hover a, .menu2 li.active a { color: #A0CC59	}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background:none;
 color: #A0CC59
}
@media screen and (max-width: 767px) {
	.navbar-nav {
		background: lightgray
	}
	.menu2 .navbar-nav {
		background: none
	}
}

.effect-julia img {
	border: 1px solid black
}
.banner-info {
	opacity: 0
}
.container {
	position: relative;
}
.languages {
	position: absolute;
	top: 10px;
	left: 23px;
	font-family: 'lighthausregular';
}
.languages a {
	color: #464646;
}
.languages a:hover, .languages a.active {
	text-decoration: underline !important;
}