body {
    width: 100%;
    height: 100%;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #000;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
	text-shadow:0 0 1px transparent;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

.fundo{
	background: url(/img/logo.png) no-repeat top left;
	min-height: 94px;
}
.navbar-custom {
    margin-bottom: 0;
    /*border-bottom: 1px solid rgba(255,255,255,.3);*/
	border-bottom:0;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    background-color: #003659;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-brand{
	padding:0;
}


.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar{
	min-height:95px;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

.cust{
	padding: 30px 0 0 0;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 0px 0px;
		padding-right: 30px;
        border-bottom: 0;
        letter-spacing: 1px;
		font-size: 20px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0px;
		padding-right: 30px;
        /*border-bottom: 1px solid rgba(255,255,255,.3);*/
		border-bottom:0;
        /*background: #2b2a29;*/
		background: #003659;
    }
}

.navbar-collapse{
	padding-left: 20px;
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(/img/fundo25_.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
	padding-top: 50px;
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.prod{
	background-color: #003659;
	min-height: 250px;
	padding: 30px 20px 0px 20px;
}

.dest{
	background-color: #B4CF61;
	min-height: 250px;
	padding: 20px 0 0 25px;
	color: #000;
	overflow: hidden;
}

.dest h2{
	padding: 5px 0 5px 1px;
	margin: 0;
	text-transform: none;
}

.pousadas{
	margin: 0 auto;
	border-right: 1px #fff solid;
	min-height: 145px;
}



.cartaojovem{
	margin: 0 auto;
	min-height: 145px;
}

.pousadas img, .cartaojovem img{
	margin: 0 auto;
	
}

.prod-btn{
   text-align:center;
   color: #fff;
   margin-bottom: 10px;
}

.prod-btn a{
	color: #fff;
	font-size:14px;
	padding: 5px;
	background-color: #727271;
	text-transform:uppercase;
}

.prod-btn a:hover{
	text-decoration: none;
	border: 1px #fff solid;
}

.prod-btn a:visited{
	color: #fff;
}

.um-destaque{
	color: #fff;
	border-top: 1px #000 solid;
	float: left;
	padding: 5px 0 10px 0;
	width: 95%;
}

.a-destaque{
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

.um-destaque a:hover{
	color: #fff;
	text-decoration: none;
}

.a-destaque a:visited{
	color: #000;
	text-decoration: none;
}

.noticias{
	padding: 20px 20px 0 30px;
	background-color: #fff;
}

.dnoticia{
	margin-top: 20px;
}

.blvideolst{
	padding-top: 15px;
}

.blvideolst a, .blvideolst a:visited {
	font-size: 16px;
	color: #000;
}

.blvideolst a:hover{
	color: #03F;
}

.blnoticia{
	padding-top: 15px;
	min-height: 250px;
}

.blnoticia h2{
	min-height: 100px;
	vertical-align:bottom;
	font-size: 26px;
}

.blnoticia h3, .dnoticia h3{
	color: #5b5b5b;
	font-size: 30px;
	margin: 25px 0 15px 0;
	padding-bottom: 10px;
	text-transform: none;
	border-bottom: 2px solid #ebecec;
	
}

@media(min-width:768px) {
	.blnoticia{
		min-height: 450px;
	}
}

.noticias h2, .multim h2{
	text-transform:none;
}

.blnoticia h2{
	padding: 20px 20px 0px 0;
	margin-bottom: 5px;
	color: #5b5b5b;
	text-transform:none;
}

.dnoticia h2{
	padding: 1px 20px 0px 0;
	margin-bottom: 5px;
	color: #5b5b5b;
	text-transform:none;
}

.blnoticia p, .dnoticia p, .blvideolst p{
	font-family: Georgia, "Times New Roman", Times, serif;
text-shadow:0 0 1px transparent;
  color:#333231;
  font-size: 18px;
  font-weight: 400;
}

.topo{
	margin-right: 20px;
	max-height: 35px;
	border-bottom: 2px solid #ebecec;
}

.multim{
		padding: 20px 20px 0 20px;
	    background-color:#ebecec;
}

.multim-int{
	    background-color:#ebecec;
}

.multimmais{
		padding: 20px;
}

.banner-lateral{
		margin-bottom: 20px;
		background-color:#ebecec;
}



.blvideo{
	margin-bottom: 15px;
	background-color:#ebecec;
}

.linha{
	max-height: 35px;
	border-bottom: 2px solid #d9dada;
	margin-bottom: 30px;
}

.linha-int{
	margin: 20px 0 20px 0;
	max-height: 35px;
	border-bottom: 2px solid #d9dada;

}

.imgtotal{
	border: none;
	width: 100%;
}

.lermais{
	margin-top: 2px;
}

.direita{
	text-align:right;
}

.lermais a{
	padding: 3px 5px 3px 5px;
	background-color: #B4CF61;
	color: #000;
}

.mensagem{
	margin-top: 20px;
	background-color:#ffed00;
	padding: 30px;
	text-align:center;
}

.centro{
	margin: 0 auto;
}

.resultados{
	margin-top: 20px;
	background-color:#fff;
	padding: 30px;
	text-align:center;
}

.listapousadas{
	background-color: #d9dada;
	padding: 25px 0 25px 0;
}

.pousadas-lst{
	padding: 15px 0 15px 0;
	background-color: #fff;
}

.col-center {
   float: none;
   margin-right: auto;
   margin-left: auto;
}

.rodape{
	background-color: #003659;
	color: #fff;
	min-height: 250px;
}

.morada, .rsociais, .newsletter{
	padding: 20px;
	min-height: 180px;
}

.morada p{
	line-height: 20px;
}

.morada a, .newsletter a{
	color: #fff;
}

.morada a:hover, .newsletter a:hover{
	color: #FF0;
}

#medialist {
    position: relative;
}

#medialist li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#medialist li, #medialist a {
    height: 72px;
    display: block;
}

#facebook, #twitter, #ytube, #inst{
	background: url('/img/media.png') no-repeat;
}

#facebook {
    left: 0px;
    width: 67px;
    background-position:0 0;
}

#facebook a:hover {
   background: url('/img/media.png') 0 -69px;
}

#facebookMJ, #lnkin{
	background: url('/img/mediant2.png') no-repeat;
}

#facebookMJ {
    left: 0px;
    width: 72px;
    background-position:0 0;
}

#facebookMJ a:hover {
   background: url('/img/mediant2.png') 0 -72px;
}

#lnkin {
    left: 72px;
    width: 80px;
    background-position: -72px 0;
}

#lnkin a:hover {
   background: url('/img/mediant2.png') -72px -72px;
}


#twitter {
    left: 70px;
    width: 72px;
    background-position: -72px 0;
}

#twitter a:hover {
   background: url('/img/media.png') -72px -69px;
}

#inst {
    left: 142px;
    width: 75px;
    background-position: -147px 0;
}

#inst a:hover {
   background: url('/img/media.png') -147px -69px;
}

#ytube {
    left: 219px;
    width: 70px;
    background-position: -230px 0;
}

#ytube a:hover {
   background: url('/img/media.png') -230px -69px;
}

/*================================================== 
     Slideshow
 ================================================== */

/*-- Main slide --*/


#main-slide .item img{
	width: 100%;
}

#main-slide .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
	top: 40%;
	margin-top: -20px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}

#main-slide .carousel-indicators {
	bottom: 0px;

}

.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

#main-slide .carousel-control.left span {
	padding: 15px;
}

#main-slide .carousel-control.right span {
	padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 40%;
	z-index: 5;
	display: inline-block;
}

#main-slide .carousel-control .fa-angle-left{
	left: 0;
}

#main-slide .carousel-control .fa-angle-right{
	right: 0;
}

.espaco{
margin-top: 25px;
}

.interior{
	margin-top: 135px;
}

.col-dir{
	margin-top: 52px;
}

.mrgtop{
	margin-top: 20px;
}

.control-label, .form-control, .alert{
font-size: 18px;
}

.field-validation-error {
    color: #ff0000;
}
 
.field-validation-valid {
    display: none;
}
 
.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
 
.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}
 
.validation-summary-valid {
    display: none;
}


.dropdown .dropdown-menu li>a:hover{background:#2b2a29; }

.navbar-nav .open .dropdown-menu { background-color: #fff; }

.barralogos{
	background-color: #fff;
	padding: 20px 0 20px 0;
	text-align: center;
}

.logobarra{
	margin: 0 35px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}
	
.lnkPolCookies {
	color: #fff; 
}

.lnkPolCookies:visited {
	color: #fff;
}

.lnkPolCookies:hover {
	color: #B4CF61;
}
	
	/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */



