body{
    margin-top: 0px;
    background: none;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
    background: url(../images/fundo_viseumarca.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body.gigantes{
    margin-top: 0px;
    background: none;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
    background: #444242; 
  background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}

.gigantes .container-fluid {
  position: relative;
}

.dados {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.dados img {
  max-width: 50vw;
}

.gigantes h1 {
  text-align: center;
  font-size: 34pt;
  line-height: 48pt;
  text-transform: uppercase;
}

.gigantes h2 {
  margin-bottom: 20px;
  margin-top: 40px;
}

.gigantes p {
  font-size: 14pt;
  line-height: 26pt;
}

.gigantes .titulo {
  padding: 40px 0;
}
.gigantes .descricao {
  padding-bottom: 40px;
}
.gigantes .indicacoes {
  padding-bottom: 0px;
}

.gigantes a, .gigantes a:hover, .gigantes a:focus, .gigantes a:active {
  color: #dac390;
}

.gigantes .footer {
  text-align: center;
  padding: 20px 0;
}

.gigantes .footer p {
  margin: 0;
  text-transform: uppercase;
  font-size: 11pt;
  line-height: 11pt;
}

.botao {
  position: absolute;
  right: -30px;
  top: 140px;
}

@font-face {
    font-family: GothamRounded;
    src: url(../fonts/GothamRounded-Bold.otf);
}

.data_noticia{
  color: #fff;
  font-size: 16px;
}
.noticias-data{
  max-width: 400px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  padding: 0 11px 25px 11px;
}

.popup_block{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
  z-index: 9998;
}
.popup_exterior {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.popup_interior {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.popup_interior .close_popup{
  position: absolute;
  top: -20px;
  color: #fff;
  font-weight: bold;
}
.popup_interior .close_popup:hover{
  text-decoration: none;
}

.newsletter_msg{
  display: none;
  position: fixed;
  right: 0;
  bottom: 100px;
}
.msg_success{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.msg_warning{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.msg_danger{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

#wrap{
  min-height: 100vh;
}

a {
  color: #ff3026;
}
a:hover, a:focus {
    color: #ff3026;
}

header{
  position: absolute;
    z-index: 5000;
    width: 100%;
}

img{ max-width: 100%; }

.btn-ok {
    color: #fff;
    background-color: transparent;
	border: 1px solid #fff;
    padding: 4px 14px 4px 13px;
    font-size: 13px;
}
.btn-ok:hover {
    color: #fff;
}
.btn-ok:focus, .btn-ok:active, .btn-ok:visited {
  border-color: #fff;
    color: #fff;
    outline: none !important;
}

.btn-filtros-1{
  margin-right: 2px !important;
}
.btn-filtros-2{
  margin-right: 2px !important;
}

.btn-filtro {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-bottom: none;
    padding: 8px;
    font-size: 13px;
    border-radius: 0;
}
.btn-filtro:hover {
  border-color: #ff3026;
    outline: none !important;
    background-color: #ff3026;
    color: #fff;
}
.btn-filtro:focus, .btn-filtro:active, .btn-filtro:visited {
  border-color: #ff3026;
    outline: none !important;
    background-color: #ff3026;
    color: #fff;
}
.btn-filtro.active {
  border-color: rgba(255,255,255,0.9);
    outline: none !important;
    background-color: rgba(255,255,255,0.9);
    color: #ff3026;
    box-shadow: none;
    font-weight: bold;
}

.navbar{
    min-height: 100px;
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-brand{
	padding: 0;
	height: 100px;
}

.navbar-brand img{
  margin-left: 45px;
  margin-top: 5px;
}

.navbar-nav>li>a {
    line-height: 100px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    color: #fff;
}

.navbar-right{
	margin-right: 0px;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navcolor{
	background-color: #333333;
}

.current a{
	color: #fff !important;
}


#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
  min-width: 100%;
  min-height: 100%;
  visibility: hidden;
}

.home{
	display: table;
	height: 100vh;
}
.home_text {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.home_text h1 {
  font-family: GothamRounded;
	font-size: 68px;
	color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    line-height: 82px;
}

.page{
    padding-top: 130px;
}

.title_page{
	text-align: center;
	border-bottom: 1px solid #ff3026;
	padding: 20px 0 10px 0;
}
.title_page h1{
	margin: 0;
	color: #444;
	text-transform: uppercase;
	font-size: 18px;
}
.desc_page{
	padding: 30px;
	text-align: justify;
}

footer{
	background-color: #333333;
	width: 100%;
	position: absolute;
}

.websites{
    line-height: 100px;
    text-align: center;
    padding: 10px 0 0 0;
    /*border-top: 2px solid #e9ebee;
    margin: 0 5px 0 15px;*/
}
.websites img{
	max-height: 100px;
}
.websites2{
    line-height: 80px;
    text-align: center;
    padding: 0;
    /*border-top: 2px solid #e9ebee;
    margin: 0 5px 0 15px;*/
}
.websites2 img{
  max-height: 100px;
}
.copyrights{
    background-color: #333333;
    color: #fff;
    line-height: 37px;
    padding: 14px 0;
    text-transform: uppercase;
    font-size: 12px;
}
.author{
    background-color: #333;
    padding: 2px 0 0 0;
    color: #fff;
    line-height: 28px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
}

.footer_stick{
	position: absolute;
}

.destaques_home{
	position: absolute;
	bottom: 0;
}

.destaquehome a h4{
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.8);
    border: 1px solid #e9ebee;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 14px;
    padding: 16px 7px 17px 7px;
    line-height: 18px;
    min-height: 70px;
}

.redes_sociais{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

.no-padding{
	padding: 0;
}

.no-padding-left{
	padding-left: 0;
}

.ok_btn{
    text-align: right;
    padding: 0;
}

.destaquehome{
	text-align: center;
    max-height: 70px;
}

.facebookhome{
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}

.linhahome{
  padding: 0;
  border-bottom: 2px solid #fff;
}

.link_white{
  color: #fff;
}
.link_white:hover, .link_white:focus, .link_white:visited{
  color: #fff;
  text-decoration: none;
}

.sobre_nos{
  padding: 0;
}

.sobre_nos_img{
  text-align: center;
}
.sobre_nos_video{
  text-align: center;
}

.sobre_nos_separador{
  padding: 0 0 20px 0;
  text-align: center;
  color: #ff3026;
}
.sobre_nos_separador h2{
  font-size: 24px;
  margin-top: 30px;
}

.newspaper {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
  -moz-column-gap: 30px; /* Firefox */
  column-gap: 30px;
}

.newspaper span h2{
    margin-top: 15px;
  font-size: 24px;
  text-align: center;
}
.newspaper span p{
  margin: 0;
}

section {
    padding: 20px 0;
}

section h2.section-heading {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 32px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
section h3.section-subheading {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 10px;
    border-bottom: 1px solid#fff;
    padding-bottom: 10px;
    color: #fff;
}

.noticias-item {
    margin-bottom: 15px;
    right: 0;
}
.noticias-item .noticias-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
.noticias-item .noticias-link .noticias-hover {
    background: rgba(255, 48, 38, .9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}
.noticias-item .noticias-link .noticias-hover:hover {
    opacity: 1;
}
.noticias-item .noticias-link .noticias-hover .noticias-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: #fff;
}
.noticias-item .noticias-link .noticias-hover .noticias-hover-content i {
    margin-top: -12px;
}
.noticias-item .noticias-link .noticias-hover .noticias-hover-content h3, .noticias-item .noticias-link .noticias-hover .noticias-hover-content h4 {
    margin: 0;
}
.noticias-item .noticias-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  padding: 25px 25px 10px 25px;
  min-height: 75px;
}
.noticias-item .noticias-caption h4 {
    text-transform: none;
    margin: 0;
}
.noticias-item .noticias-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
}
* {
    z-index: 2;
}

.quemsomos{
  padding-left: 30px;
  padding-right: 30px;
}

section#contactos .form-group {
    margin-bottom: 25px;
}
section#contactos .form-group input, section#contactos .form-group textarea {
    padding: 20px;
    resize: none;
}
section#contactos .form-group input.form-control {
    height: auto;
}
section#contactos .form-group textarea.form-control {
    height: 233px;
}
section#contactos .form-control {
    border-color: #CCC;
    color: #333;
    font-size: 14px;
}
section#contactos .form-control:focus {
    border-color: #333;
    box-shadow: none;
}
section#contactos ::-webkit-input-placeholder {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}
section#contactos :-moz-placeholder {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}
section#contactos ::-moz-placeholder {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}
section#contactos :-ms-input-placeholder {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}
section#contactos .text-danger {
    color: #e74c3c;
}
.btn-xl {
    color: #fff;
    background-color: #CCC;
    border-color: #CCC;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
    background-color: #fed136;
    border-color: #fed136;
}
.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-contactos{
  margin-top: 5px;
}

.contactos_title{
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0px;
}

.mapa_sec{
  padding-top: 30px !important;
}

.contactos{
  padding-bottom: 15px;
    padding-top: 30px;
}

.no_padding{
  padding: 0;
}

#map {
  width: 100%;
    height: 220px;
}
#map ng-map{
    height: 220px;
}

.contacto-int{
  background-color: rgba(255,255,255,0.9);
  padding: 15px;
}

.contacto-int .row{
  margin: 0;
}

.contacto-int2{
  background-color: rgba(255,255,255,0.9);
    padding-top: 29px;
}

.conteudoint{
    margin-bottom: 15px;
    margin-top: 30px;
  background-color: rgba(255,255,255,0.9);
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
}

.conteudoint2{
    margin-bottom: 15px;
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.desc_embaixadores{
  display: none;
}

.img_viseu{
    padding: 0 4px 8px 4px;
}

.img_viseu h4{
    padding-top: 11px !important;
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.filtros{
  background-color: transparent !important;
    margin-top: 30px;
    padding: 0;
}

.filtros button{
    margin-right: 1px;
}

.portfolio-container{
  background-color: transparent !important;
}

.filtros-row{
  background-color: rgba(255,255,255,0.9);
}

.portefolio_individual{
  background-color: rgba(255,255,255,0.9);
    margin-bottom: 30px;
}

.portefolio_individual .row, .portefolio_individual .portefolio_individual-text{
  height: 100%;
}
.portefolio_individual .portefolio_individual-text{
  padding-bottom: 20px;
}

.img_send{
  position: absolute;
  bottom: 23px;
  right: 20px;
}

.modal{
  z-index: 99999 !important;
}
.modal-dialog{
    margin-top: 6% !important;
}

.portefolio_individual-text h4{
  padding: 30px 0 20px 0;
  font-weight: 700;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
}
.portefolio_individual-text h4 span{
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}
.portefolio_individual-text p{
  padding: 0;
  text-align: justify;
  line-height: 1.8;
}

.noticia_int{
  padding: 0 0 15px 0;
  line-height: 1.8;
    margin-top: 30px;
    background-color: rgba(255,255,255,0.9);
}

.noticia_img{
  margin-bottom: 15px;
  padding: 0;
}

.noticia_img img{
  margin: auto;
}

.fb_cover{
  position: absolute;
  left: 0;
  top: 0;
}

.morada_sec h3, .mapa_sec h3{
  padding-bottom: 20px;
}

.logos_footer{
  width: 20%;
  float: left;
}

.noticias-item {
  margin-bottom: 30px;
}

.noticias-item a{
  color: #333;
}

.noticias-item a:hover{
  text-decoration: none;
}

.viseumarca_fb{
  text-align: center;
}
.viseumarca_fb a{
  color: #fff !important;
}
.viseumarca_fb a:hover{
  text-decoration: none;
}
.viseumarca a{
  color: #fff;
}

.portfolio_video{
  text-align: center;
}

.portfolio_video iframe{
  width: 585px;
  height: 330px;
}

@media (max-width: 1199px) {
  .noticias-caption h4{
    font-size: 16px;
  }
  .noticias-item .noticias-caption{
    padding: 25px 5px;
  }
  .noticias-item .noticias-caption p{
    font-size: 12px;
  }
  .morada_sec{
    padding-top: 40px !important;
  }
  .fb_cover {
    display: none;
  }
  .destaquehome a h4 {
    font-size: 11px;
    padding: 16px 5px 13px 5px;
  }
}

@media (max-width: 991px) {
  .navbar-brand img {
    margin-left: 5px;
    max-height: 91px;
  }
  .navbar-nav>li>a {
    line-height: inherit;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navbar {
    background-color: rgba(138,138,138,0.8);
  }
  .home_text h1 {
    margin: 0;
    font-size: 36px;
    line-height: 50px;
  }
  .viseumarca{
    text-align: center;
  }
  .copyrights {
    padding: 15px 0 0 0;
  }
  .destaquehome a h4 {
    font-size: 11px;
    padding: 10px 5px 5px 5px;
  }
}

@media (max-width:767px) {
  .destaquehome a h4 {
    position: relative;
    border-bottom: 1px solid #e9ebee;
  }
  .facebookhome {
    position: relative;
    right: 0;
  }
  .logos_footer{
    width: 100%;
    float: left;
    max-height: 50px;
  }
  .logos_footer img{
    max-height: 50px;
  }
  .newspaper {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /*
  .filtros button {
    width: 110px;
  }
  .websites {
    margin: 0 15px 0 15px;
  }
  */
  .portfolio_video iframe{
    width: 100%;
    height: 330px;
  }

  .dados img {
    max-width: 80vw;
  }

  .gigantes .titulo {
    padding-top: 170px;
  }

  .gigantes .titulo {
    padding-left: 30px;
    padding-right: 30px;
  }
  .gigantes .descricao {
    padding-left: 30px;
    padding-right: 30px;
  }
  .gigantes .indicacoes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .gigantes h1 {
    text-align: center;
    font-size: 24pt;
    line-height: 38pt;
    text-transform: uppercase;
  }
}

@media (max-width:500px) {
  .gigantes .titulo {
    padding-top: 130px;
  }
}

@media (max-width:400px) {
  .gigantes .titulo {
    padding-top: 100px;
  }
}