body {
	background: url('images/body.jpg') fixed;
	background-size: cover;
	font-family: "Titillium Web";
}
a:hover,
a:focus {
	text-decoration: none;
}
#logo {
	margin: 15px 0; width:100%;
}
#logo a.lang {
	float:right;
	margin-top:12px;
}
#logo a.lang img {
	height:32px;
}
.menu {
	background: #009390;
}
.menu li {
	display: inline-block;
}
.menu a {
	font: 500 17px Dosis;
	color: #FFF;
	text-transform: uppercase;
	transition: .4s;
	-webkit-transition: .4s;
}
#top a {
	padding: 15px;
}
#bottom a {
	padding: 30px 15px;
}
.menu .current-menu-item a,
.menu .current-menu-parent a,
.menu>li>a:hover,
.menu>li>a:focus,
#content a:hover,
#content a:focus {
	box-shadow: 0 90px #000 inset;
}
#slideshow {
	position: relative;
}
.slide {
	position: absolute;
	width: 100%;
}
.img {
	width: 100%;
	height: auto;
}
.slide div {
	position: absolute;
	bottom: 30px;
	left: 30px;
	background: rgba(0,147,144,.9);
	padding: 30px 45px;
	color: #FFF;
	font-family: Dosis;
}
.slide h2 {
	font-weight: 600;
	font-size: 34px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.slide p {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
}
.more {
	padding: 10px 15px;
	display: inline-block;
	background: #000;
	transition: .4s;
	-webkit-transition: .4s;
	color: #FFF;
	font: 600 16px Dosis;
	margin-top: 15px;
}
.more:hover,
.more:focus {
	opacity: .8;
	color: #FFF;
}
#navigation {
	margin: -50px 30px;
	height: 100px;
}
#navigation a {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #009390;
	transition: .4s;
	-webkit-transition: .4s;
	position: relative;
}
#navigation .active,
#navigation a:hover,
#navigation a:focus {
	background: #000;
}
#page {
	background: #FFF;
	padding: 30px;
	margin-bottom: 30px;
}
#content h1 {
	margin: 0 0 15px;
	padding: 30px 0 18px;
	background: url('images/b.jpg') no-repeat bottom;
	color: #595959;
	font: 600 26px Dosis;
	text-transform: uppercase;
}
#content p {
	margin: 15px 0 30px;
	color: #595959;
	font-size: 16px;
}
#content a {
	padding: 10px 15px;
	display: inline-block;
	background: #009390;
	transition: .4s;
	-webkit-transition: .4s;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
}
#realizations {
	background: url('images/realizations.jpg') center;
	background-size: cover;
	margin-top: 60px;
	padding: 60px 30px;
}
#title {
	display: inline-block;
	font: 600 34px Dosis;
	color: #FFF;
	text-transform: uppercase;
	padding-bottom: 18px;
	background: url('images/b.jpg') no-repeat right bottom;
}
#realizations .row {
	margin: 0 -1px;
}
#realizations .col-sm-4 {
	padding: 0 1px;
}
#realizations a {
	margin-top: 30px;
	display: block;
	position: relative;
	overflow: hidden;
}
.realization {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,147,144,.8);
	top: -100%;
	transition: .4s;
	-webkit-transition: .4s;
}
#realizations a:hover .realization {
	top: 0;
}
.realization div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	padding-top: 69px;
	background: url('images/realization.png') no-repeat top;
}
#place {
	color: #9D9D9D;
	font-size: 13px;
}
#place a {
	color: #9D9D9D;
	transition: .4s;
	-webkit-transition: .4s;
}
#place a:hover,
#place a:focus {
	color: #009390;
}
.offer {
	position: relative;
	margin-top: 30px;
}
.offer div {
	position: absolute;
	top: 50%;
	width: 100%;
	text-transform: uppercase;
	font: 600 16px Dosis;
	color: #FFF;
	transition: .4s;
	-webkit-transition: .4s;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 15px;
}
.offer .odd {
	color: #767676;
}
.content {
	text-align: justify;
}
.content h1,
.content h2 {
	font-family: Dosis;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 20px;
	background: url('images/b2.jpg') no-repeat 0 bottom;
	margin: 30px 0 0;
	text-align:left;
}
.content p {
	font-size: 15px;
	color: #4E4E4E;
	margin: 15px 0 0;
}
.content img {
	margin-top: 30px;
}
.content ul {
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
}
ol {
	padding: 10px 0 0;
	list-style: numeric inside;
	margin: 0;
}
.content li {
	margin-top: 5px;
	color: #009390;	
}
.content ul li {	
	padding-left: 10px;
	background: url('images/content.jpg') no-repeat 0 8px;
}
#menu li {
	border-bottom: 1px solid #ECECEC;
}
#menu a {
	padding: 10px 15px 10px 31px;
	background: url('images/menu.png') no-repeat 0 -9px;
	color: #676767;
	font: 17px Dosis;
	text-transform: uppercase;
	transition: .4s;
	-webkit-transition: .4s;
}
#menu .active a,
#menu a:hover,
#menu a:focus {
	background-position: 0 -69px;
	color: #009390;
}
#map {
	border: 1px solid #D3D3D3;
	margin-top: 30px;
	height: 255px;
}
.wpcf7-form {
	background: #ECECEC;
	margin-top: 30px;
	padding: 30px;
}
.form-control {
	padding: 10px;
	margin-bottom: 10px;
	color: #606060;
	font-size: 15px;
	height: auto;
	border-radius: 0;
	border: 0;
}
textarea.form-control {
	resize: none;
	height: 259px;
}
.btn {
	padding: 10px 30px;
	background: #009390;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	border-radius: 0;
	transition: .4s;
	-webkit-transition: .4s;
	border: 0;
}
.btn:hover,
.btn:focus {
	box-shadow: 0 45px #000 inset;
	color: #FFF;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.ajax-loader {
	display: none;
}
.wpcf7-not-valid {
	color: #F00;
}
.wpcf7-form .wpcf7-response-output {
	margin: 15px 0 0;
	padding: 0;
	border: 0;
	color: #4E4E4E;
}
#contact .row {
	margin: 0;
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 30px;
}
#contact h1,
#contact h2 {
	margin: 30px 0 0;
	padding-bottom: 20px;
	background: url('images/b2.jpg') no-repeat bottom;
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
}
#contact p {
	margin: 15px 0 0;
	font-size: 15px;
	color: #4E4E4E;
}
#contact a {
	padding: 10px 20px;
	display: inline-block;
	color: #FFF;
	font-weight: 600;
	background: #009390;
	transition: .4s;
	-webkit-transition: .4s;
}
#contact .row+div a {
	background: #ECECEC;
	color: #4E4E4E;
}
#contact a:hover {
	box-shadow: 0 45px #000 inset;
}
#contact .row+div a:hover {
	box-shadow: 0 45px #009390 inset;
	color: #FFF;
}
#contact h3 {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	margin: 30px 0 0;
}
.implementation {
	position: relative;
	margin-top: 30px;
}
.title {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/title.png') center;
	background-size: cover;
	transition: .4s;
	-webkit-transition: .4s;
}
.title h1,
.title h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	position: absolute;
	padding: 18px 15px 15px;
	margin: 0;
	bottom: 0;
	background: url('images/implementation.jpg') no-repeat 15px 0;
}
a:hover .title {
	opacity: 0;
}
.see {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,.8) url('images/realization.png') no-repeat center;
	transition: .4s;
	-webkit-transition: .4s;
	opacity: 0;
}
a:hover .see {
	opacity: 1;
}
#gallery h2 {
	color: #676767;
	font-size: 20px;
	margin: 0;
	padding: 30px 0 18px;
	background: url('images/gallery.jpg') no-repeat 0 bottom;
}
#gallery img {
	margin-top: 30px;
	transition: .4s;
	-webkit-transition: .4s;
}
#gallery a:hover img {
	opacity: .8;
}
#window {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8) url('images/window.gif') no-repeat center;
	overflow: auto;
	left: 0;
	z-index: 1;
	display: none;
}
table {
	width: 100%;
	height: 100%;
}
td div {
	display: inline-block;
	margin: 40px;
	opacity: 0;
	border: 8px solid #FFF;
	position: relative;
}
td img {
	max-width: 100%;
}
td a {
	width: 48px;
	height: 48px;
}
#close {
	position: absolute;
	right: -32px;
	background: url('images/window.png');
	top: -32px;
}
td p {
	position: absolute;
	top: 50%;
	width: 100%;
}
td p a {
	margin: -24px -32px;
}
td .pull-left {
	background: url('images/window.png') center;
}
td .pull-right {
	background: url('images/window.png') bottom;
}
#author {
	margin: 15px 0;
	color: #595959;
}
#author a {
	color: #595959;
	transition: .4s;
	-webkit-transition: .4s;
}
#author a:hover {
	color: #009390;
}
@media (max-width: 992px) {
	
	.menu a {
		font: 500 20px Dosis;
	}
	textarea.form-control {
		height: 225px;
	}
	.slide div {
		display: none;
	}
	#realizations {
		padding: 30px;
		margin-top: 30px;
	}
	#page {
		padding: 0 30px 30px;
	}
	#bottom a {
		padding: 15px;
	}
	#place {
		padding-top: 30px;
	}
	#menu {
		margin-top: 30px;
	}
}
@media (max-width: 768px) {
	.navbar-header {
		background: #009390;
	}
	.navbar-toggle {
		border-color: #FFF;
		margin: 15px;
		padding: 15px;
		border-radius: 0;
	}
	.icon-bar {
		background: #FFF;
	}
	.menu li {
		display: block;
	}
	#top a,
	#bottom a {
		padding: 0;
	}
	.nav>li>a {		
		display: inline-block;
		margin-bottom: 15px;
	}
	.nav {
		padding-top: 15px;
	}
	.menu .current-menu-item a,
	.menu .current-menu-parent a,
	.menu>li>a:hover,
	.menu>li>a:focus {
		box-shadow: none;
		color: #000;
		background: none;
	}
}