a {
	color: #ffd400;
	text-decoration: underline;
}
.sticky-header {
	position: fixed;
	margin-top: 0px;
	z-index: 500;
	display: block;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	width: 100%; 
	transition: all 0.5s;
}
header {
background: url(../image/bg.png) repeat;
border-bottom:none;

}
@media only screen and (min-width: 320px) and (max-width: 479px) {
header {
	height: 55px;
}
#magik-slideshow {
	margin-top: -60px;
	margin-bottom: 5px
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
header {
	height: 55px;
}
#magik-slideshow {
	margin-top: -60px;
	margin-bottom: 5px
}
nav {
	width: 100%;
	height: 55px;
	margin: auto;
}	
}
@media (min-width: 768px) and (max-width: 991px) {
	header {
	height: 75px;
}
#magik-slideshow {
	margin-top: -80px;
	margin-bottom: 5px
}
#nav {
	text-align: right
}
#nav > li > a {
	line-height: 51px
}
.logo {
	line-height: 75px;
	padding: 0 5px 0 5px;
}	
}
#nav {
	position: relative;
	z-index: 10;
	-webkit-transform: translateZ(0);
	padding: 0;
	margin: auto;
	text-align: right
}
#nav > li > a {
	color: #fff;
	text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.5);
}

.page-heading {
	padding: 150px 0 30px 0px;
	background-size: cover;
	border-bottom: none;
	background: #fff;
	text-align: center;
	overflow: inherit;
	margin-top: -125px;
	margin-bottom:15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
#nav {
	text-align: right;
}
}
#content{
	min-height:450px;
	
}
#google-map {
	position: relative;
	width: 100%;
	height: 450px;
	margin: 0 0 20px 0
}
.gmap img {
	max-width: none!important
}
body {
	font-family: Arial, Helvetica, sans-serif;
	
}
h4 a {
	color: #000;
}
.logo1 {
	font-family: Vivaldii;
	font-size: 26px;
	color: #fff;
}
.logo2 {
	font-family: Vani;
	font-size: 26px;
	color: #fff;
}
.grid12-2 {
	display: inline;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 13.6%;
	text-align: center
}
.grid12-2:last-child {
	margin-right: 0%;
}
.grid12-2 img {
	width: 100%
}
.grid12-2 .item-title a {
	text-transform: uppercase;
	margin-top: 10px;
	color: #aaa
}
.breadcrumbs {
	color: #000
}
.breadcrumbs a {
	color: #000;
}
.breadcrumbs span {
	color: #000;
}
.breadcrumbs strong {
	color: #000 !important;
}
.pagina-clientes {
	min-height: 170px;
}
h3.parallax-fotografia {
	font-family: Vani;
	font-size: 50px;
	color: #f4f4f4;
}
h2.parallax-logo {
	font-family: Vivaldii;
	font-size: 60px;
	color: #f4f4f4;
}
.parallax p {
	color: #f4f4f4;
}
.portfolio-page {
	min-height: 260px;
	margin-bottom: 100px;
}
.galleria-errors {
	display: none !important;
}
body .galleria-thumbnails .galleria-image {
	width: 220px !important;
}
.header-container {

	transition: all 0.5s;
}
.offer-inner img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width: 100%
}
.offer-inner img:hover {
	-webkit-transform: scale(1.00);
	-moz-transform: scale(1.00);
	-o-transform: scale(1.00);
	transform: scale(1.00);
}
.offer-inner .left .col.mid:hover img {
	-webkit-transform: scale(1.00);
	-moz-transform: scale(1.00);
	-o-transform: scale(1.00);
	transform: scale(1.00);
}
.offer-inner .left .col.last:hover img {
	-webkit-transform: scale(1.00);
	-moz-transform: scale(1.00);
	-o-transform: scale(1.00);
	transform: scale(1.00);
}
.offer-inner .right:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.separator-bg{
	background: url(../image/bg.png) repeat;
	height:30px;
	
}
footer .footer-nav{
	overflow: hidden;
	width: 100%;
	padding: 35px 0px;
	border-bottom: 1px #222 solid;
}
.footer-bottom a {
	color: #666;
}
.logo-menu-dreambooks {
	text-align:right;
	padding:0 30px 0 0;
}
.txt-menu-dreambooks {
	float:left;
	font-size:18px;
	color:#999;
	padding:30px 0 0 50px;
}