/*
Theme Name: viseuprimeiro
Theme URI: 
Author: Jorge Oliveira @takemedia
Description: Tema do site Viseu Primeiro.
Version: 1.0
*/

/* 
-------------------------------------------------------------- */

/* CSS clear */
html{margin: 0;padding: 0;height:100%;}
body{margin: 0;height:100%;font-variant-ligatures: no-common-ligatures;font-size: 14px;}
body, input, textarea{color: #222; font-family: 'Open Sans', sans-serif; font-weight: 300;line-height: 1.5; }
h1, h2, h3, h4, h5, h6{font-weight: normal;clear: both;margin-top: 0px;}
hr{background-color: #999;border: 0;height: 1px;margin-bottom: 1.5em;}
pre{font: 11px Monaco, monospace;line-height: 1.5;margin-bottom: 1.5em;}
code{font: 11px Monaco, monospace;}
p{margin: 0px 0 12px 0;}
a{color: #009add;text-decoration: none;}
a:hover{color: #009add;}
.clear{clear:both}
.b{font-weight: 700;}

/* CSS top */

h1{font-size: 24px;color:#000;text-transform: uppercase;}
h2{font-size: 26px;margin-top: 25px;font-weight: 700;margin-bottom: 5px;}
.wrapper{min-height:100%;position:relative;min-width: 350px;}
#container{    
    padding-bottom:150px;  /* CSS FOOTER height */
}
.pwidth{max-width:1260px;margin: 0 auto;padding:0 50px;position: relative;}

/* CSS HEDER e MENU */
#header{width: 100%;z-index: 999;background: #fff;border-bottom: 1px solid #b5b3b3;position: fixed;top:0;}

#header .logo{float: left;}
#header .logo img{}
#header .logotipo{width: 155px;margin: 10px 0px;vertical-align: middle;}
.menubar{position: relative;z-index: 9999;}
#menu{font-size: 16px;padding: 0px;margin: 0 auto;list-style: none;text-transform: uppercase;float: right;}
.menu-toggle {position: relative;float: right;padding: 10px;background-color: transparent;background-image: none;border: 0px solid transparent;border-radius: 4px;border-color: #ddd;cursor: pointer;margin: 18px 0px 8px 0px;display: none;}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.menu-toggle .icon-bar {display: block;width: 22px;height: 1px;border-radius: 1px;background-color: #000;margin-bottom: 4px;}
.menuiten{float:left;position: relative;font-style: normal;text-align: center;padding: 5px;margin-top: 13px;color:#FFC52A}
.menuiten a{color:#808080;padding: 5px 0px;}
#menu .menuiten:hover a{color:#000;}
.fb_iframe_widget{z-index: 99}
.fb_iframe_widget span{z-index: 999}

#header .active a{color:#000 !important;border-bottom: 1px solid #000;}
#header .active a:hover{color:#000;}
.mobile{background-color: rgba(0,0,0,0.8);padding: 10px 25px;top: 79px;right: 0px;position: absolute;display: none;}
.mobile .menuiten{float: none;height: auto;}
.mobile .submenu{position: relative;}
.submenu{list-style: none;position: absolute;background: #DCDCDC;padding: 5px 0px;font-size: 12px;display: none;width: 160px;left: -15px;}
#menu .menuiten .submenu a{color:#000;padding: 6px 18px;display: block;}
#menu .menuiten .submenu a:hover{color:#333;}
.form_error{background: #ffcccc;}
.left{float: left;}
.right{float: right;}
#footer{position:absolute;bottom:0;width:100%;padding:5px 0px;height:240px;font-size: 9px;color:#000;font-style: normal;}
#back-to-top {position: fixed;bottom: 40px;right: 40px;z-index: 9999;width: 32px;height: 32px;text-align: center;line-height: 30px;background: #f5f5f5;color: #444;cursor: pointer;border: 0;border-radius: 2px;text-decoration: none;transition: opacity 0.2s ease-out;opacity: 0;}
#back-to-top:hover {background: #e9ebec;}
#back-to-top.show {opacity: 1;}
#load{position: fixed;width: 100%;height:100%;background-repeat: no-repeat; background-position: center;background-color: #ddd;z-index: 9999;}
#load .uil-ring-css{position: absolute;top:50%;left:50%;margin-top: -120px;margin-left: -120px;}
/* CSS fix gallery */
.owl-nav{position: absolute;top: 115px;width: 100%;}
#owl-banner{position: relative;overflow: hidden;}
.owl-item{float: left;}
.owl-item img{width: 100%;}
.owl-nav .owl-prev{left: 0px}
.owl-nav .owl-next{right:0px;}
.owl-nav .owl-prev{background-image: url(images/left.png);}
.owl-nav .owl-next{background-image: url(images/right.png);}
.owl-nav div{width:15px;height: 35px;background-repeat: no-repeat;text-indent: -9999px;white-space: nowrap;position: absolute;cursor:pointer}
.owl-stage-outer{overflow: hidden;}
.disabled{display: none;}
.owl-dots{text-align: center;position: absolute;bottom: 10px;width: 100%;}
.owl-dot{display: inline-block;margin: 20px 2px;width:10px;border-radius: 10px;height:10px;border:1px solid #000;cursor: pointer;}
.owl-dots .active{background: #000;}

/* CSS pagination */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {padding: 0;margin: 0;border: none;text-decoration: none;font-weight: normal;font-style: normal;list-style: none;text-transform: none;text-indent: 0px;font-variant: normal;text-align: left;line-height: 12px;letter-spacing: 0px;word-spacing: 0px;font-size: 11px;}
#wp_page_numbers {margin: 0 auto;margin-top: 30px;width: 100%;margin-bottom: 10px;}
#wp_page_numbers ul {width: 100%;}
#wp_page_numbers li {float: left;display: block;margin-bottom: 2px;}
#wp_page_numbers a {padding: 3px;padding-left: 5px;padding-right: 5px;margin-left: 2px;margin-right: 2px;display: block;color: #333;border: 1px solid #bfbfbf;background: #fff;}
#wp_page_numbers li a:hover {border-color: #000;}
#wp_page_numbers li.space {padding: 6px;padding-left: 2px;padding-right: 2px;}
#wp_page_numbers li.first_last_page {font-style: italic;}
#wp_page_numbers li.active_page a {border-color: #0075b8;}
#wp_page_numbers li.active_page a:hover  {color: black;text-decoration: underline;border-color: #000;}
#wp_page_numbers li.page_info {float: left;display: block;padding: 3px;padding-left: 5px;padding-right: 5px;margin-right: 2px;color: #666;font-size: 11px;border: 1px solid #bfbfbf;background: #fff;}


/* css geral*/
.homebanner{background: #fff;width: 100%;height: auto;overflow: hidden;}
.gray{color:#CBCACA}
.green{color:#B2D135}
.orange{color:#DDB425}
.darkgreen{color:#40AD48}
.darkorange{color:#DB701C}
.gray a{color:#CBCACA}
.green a{color:#B2D135}
.orange a{color:#DDB425}
.darkgreen a{color:#40AD48}
.darkorange a{color:#DB701C}
.homebar{margin-top: 25px;margin-bottom: 25px;width: 100%;height: 6px;background: #BED62F; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #BED62F, #F7901E); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #BED62F, #F7901E); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #BED62F, #F7901E); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #BED62F , #F7901E); /* Standard syntax */}
.espacosugestoes{padding: 15px 2%;color:#fff;background-image: url(images/fundosugestoes.png);background-repeat: repeat-x;background-size:contain;background-color: #F7941E; /* For browsers that do not support gradients */
  background-color: -webkit-linear-gradient(left, #F7941E, #C65419); /* For Safari 5.1 to 6.0 */
  background-color: -o-linear-gradient(right, #F7941E, #C65419); /* For Opera 11.1 to 12.0 */
  background-color: -moz-linear-gradient(right, #F7941E, #C65419); /* For Firefox 3.6 to 15 */
  background-color: linear-gradient(to right, #F7941E , #C65419); /* Standard syntax */}
.espacosugestoes h2{font-weight: 300;margin: 0px;font-size: 46px; margin-bottom: 15px;}
.espacosugestoes .left{width: 40%;font-size: 16px;}
.espacosugestoes .right{width: 40%;}
.formulario{margin-top: 15px;}
.formulario p{margin: 0;}
.espacosugestoes input{width: calc(100% - 20px);max-width: 200px;border:0;margin-right: 10px;padding: 5px 10px;margin-bottom: 15px;}
.espacosugestoes textarea{width: 100%;height: 80px;resize: none;border:0;}
.espacosugestoes input[type="submit"]{width:auto;background: none;border:none;text-transform: uppercase;font-weight: 700;color:#fff;}
.item{width:32%;float: left;position: relative;background-color: #cecece; color:#fff;margin: 15px 0; height: 150px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.galeryspace{float: left;width: 2%;height: 20px}
.banneriten{height:auto;}
.itema{float: left;width: 30%;margin: 20px 1.5%;}
.itemtitle{font-size: 24px;}
.itemtitle a{color:#919191}
.itemdate{font-weight: 700;}
.banner1 h1{padding-top: 155px;font-size: 100px;text-align: center;color:#fff;font-weight: 700;}
.itemtitleg{font-size: 20px;text-transform: uppercase;padding: 15px;position: relative;z-index: 99}
.itemtitleg a{color:#fff;}
.pbanner{height: 82px;background: #fff}
.viseuprimeiro2013{text-transform: uppercase;font-weight: 700}
.viseuprimeiro2013 a{background: rgba(0,0,0,0.5);padding: 5px;color:#fff;border-radius: 5px;}
.agenda{margin-bottom: 25px;}
.agenda h2{font-weight: 300;font-size: 18px;}
.hoverblack{position: absolute;top: 0;width: 100%;background: rgba(0,0,0,0.5);left:0px;height: 100%;}
.arrow-left {width: 0; height: 0; border-top: 10px solid transparent;border-bottom: 10px solid transparent; border-right:10px solid #cecece; float: left; margin-right: 10px}
.playbanner{position: absolute;right: 70px;bottom: 50px;}
.playbanner svg{width: 200px;height: auto;}
/*fancy*/
#hidden-content-b {border-radius: 4px;transform: translateY(-50px);transition: all .33s;}
.fancybox-slide--current #hidden-content-b {transform: translateY(0);}
.framefancy{width: 70%}
.bdestaques{margin-bottom: 15px;text-transform: uppercase;font-size: 18px;}
.bdestaques .left{padding: 15px 2.4%;width:45%;background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #BFD730 , #F7901E); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #BFD730, #F7901E); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #BFD730, #F7901E); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #BFD730 , #F7901E); /* Standard syntax */}
.bdestaques .left a{display: block;color:#fff;font-weight: 700;}
.bdestaques .bdestaqueright{margin-left: 0.4%;background: #42AD49; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #BFD730 , #42AD49); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #BFD730, #42AD49); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #BFD730, #42AD49); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #BFD730 , #42AD49); /* Standard syntax */}    
.imgcaption{background: rgba(0,0,0,0.8);color:#fff;font-size: 16px;padding: 5px;}

.equip{	           
     z-index: 99;
     position: relative;
}

.main .equip:hover .showmenu1{
    display: block;
}

.menu .main li a{
    color:#fff;
    
    padding: 0px 12px;
}

.showmenu{
    display: none;
    position: absolute;
    z-index: 9999;
    float:left;    
    width: 230px;
    top:16px;
    left:0px;
    
}

.showmenu1{
    display: none;
    position: absolute;
    z-index: 9999;
    float:left;    
    width: 230px;
    top: 18px;
	left: -10px;    
}


.ligacao{   
    height: 21px;
    width: 163px;
    background: url(images/arrow.png) no-repeat 20px;
}


.singleleft{
    float: left;    
    width: 675px;
    margin-left: 25px;
    margin-top: 25px;
}

.vernews{font-size: 18px;float: right;}
.vernews a{color:#b6b6b6}

.vernews img{ margin-right: 15px;}

.lastnews{font-size: 24px;font-weight: normal;color:#A3BF3A;font-weight: 700;float: left;}

.vpage{
    margin-top: 25px;
     height:225px;
}

.vtext{
    padding: 0px 25px;
    font-size: 26px;
    width: 200px;
    float: left;
}

.framev{
    float: left;
    width: 400px;
}

.singleleftfr{
     float: left;    
    width: calc(100% - 350px);
    margin-top: 25px;
}

.apresentacao{
    width: 400px;
    float: left;
    margin-top: 10px;
}
.singlemold{float: right;width: 48%;margin-top: 20px;}

.banner{
    width: 675px; 
    height: 380px;
}

.pointerimg{
    float: left;
    margin-right: 10px;
}

.singlecontent{float: left;margin-top: 10px;width: 48%;}

slidersingle{
    width: 320px;  
    height: 320px;
}

.singlemold iframe{width: 100%;height: 360px;}
iframe{z-index: -99;}


.singlecontent h1{
    color: #000;
    font-size: 24px;
    font-family: 'proxima';
    text-transform: none;
}

.galeriacontent h1{
    color: #000;
    font-size: 21px;
    font-family: 'proxima';
}


.currentpage{
    font-family: 'proximabold';
    font-size: 24px;
    color:#A3BF3A;
}

.date{    
    font-size: 18px;
    color: #A3BF3A;    
}


.legenda{
    background: url(images/separadorv.png) no-repeat;
    width: 180px;
    height: 45px;
    float: right;
    padding: 10px 15px;
        
}

.capa{
	width: 180px;
    height: 45px;
    float: right;
	margin-right: 30px
}

.download{
	font-size: 14px;
	padding: 5px 0px;
	height: 20px;
}
.imagem{
    float: left;
    margin-right: 18px;
    margin-top: 15px;
    height: 150px;
}

.imagemlista{
    float: left;
    margin-right: 17px;
    margin-top: 15px;
    height: 170px;
    width: 115px;
}

.singleleftc .imagemlista{
	height: 245px;
}

.listaimg{
    height: 115px;
    width: 115px;
}

.nomelista{
    font-size: 16px;
    color:#000;
    margin-top: 5px;
}



.archiveitem{float: left;width: 24%;margin: 15px 0;position: relative;}
.archiveitem img{width:100%;margin-bottom: 0px;border:0;display: block;}
.archivedes{background: rgba(117,114,114,0.7);padding: 15px;font-weight: 300}
.archiveitem .itemdate{color:#5f5f5f;}
.archiveitem .archivetitle{font-size: 20px;height: 70px;}
.archiveitem .archivetitlen{height: 110px;}
a .archiveitem .archivetitle{color:#FFF;display: block}
.newsspace{float: left;width: 1.3%;height: 200px;}
.archiveitem .hoverblack{display: none;background: rgba(0,0,0,0.3)}
.singleleftfr .archiveitem{margin: 15px 0.5%;height: 348px;}
.singleleftfr .archivetitle{font-size: 14px;}
.singleleftfr .archiveitem .itemdate{height: 45px}
.proflista{font-size: 10px;}

.footerspace{
    width: 100%;
    height: 20px;
        
}
.footer{position: absolute;bottom:0;width: 100%;height: 160px;clear: both;background-image: url(images/fundo-rodape.png);background-position: center;background-repeat: no-repeat;}




.left{
    float: left;
}
.right{
    float:right;
}

.footerl{
   position:absolute; 
   height: 160px;
   left: 0px;
    width: 50%;
    background:#679441 ;    
    z-index: -99999;
    float: left;
}

.footerr{
   position:absolute; 
   height: 160px;
   left: 50%;
    width: 50%;
    background:#90B541 ;    
    z-index: -99999;
    float: left;
}

.contactos{margin-left: 25px;padding-top: 15px;float: left;}
.contactos h2{
    color:#fff;
    font-size: 21px
}

.contactos .coluna{float: left;width:  200px;margin-right: 30px;}

.contactos .contitle{
    color:#000;
    font-family: 'proximabold';
}

.contactos .concontent{
    color:#fff;
}





#newsletter{
    float: left;
     margin-left: 25px;
    padding-top: 15px;
}

#newsletter h2{
    color:#fff;
    font-size: 21px
}

.mp-form input[type="text"] {


font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 11px;
color: #333;
outline: none;
}

.MailPressFormEmail {
width: 125px;
padding-top: 6px;
}
.mp_submit{
    margin-top: 10px;    
}

.freg{
    color:#45854E;
}

.verfreg{
    width: 300px;
    margin-left: 15px;
   
    margin-bottom: 25px;
    clear: both; 
    font-size: 22px;
}

.verfreg img{
    margin-right: 15px;
}

.mtitulo{    
    text-transform: uppercase;
    font-size: 18px;
    color: #91B540;
    margin-bottom: 30px;
}

.singleleftfreg{float: left;width: calc(100% - 350px);margin-top: 25px;}

.singleleftc{margin-left: 25px;margin-top: 25px;}

.fregtitle{margin: 60px 0px 20px 0px;}


.fmap{float: right; width: 350px;margin-top: 75px;}
.fmtitle{text-transform: uppercase;font-size: 16px;color: #A3BF3A;}
.singleleftfr .fname{color:#A3BF3A;text-transform: uppercase;}


.singleleftfr a{
color:  #A3BF3A;
}
.singleleftfr .archivetitle{height:70px;}

.legendaf{
    font-size: 12px;
}

.candidatonome{
    
    font-size: 48px; 
}
.candidatoimg{
    float:left;
    width: 250px;
    height: 250px;
    margin-right: 15px;
}

.pjunta{width: 100%;height: 250px;margin-bottom: 20px;}

.candidatopro{
    font-size: 18px;
    margin-top: 15px;
}

.singleleftc .candidatopro{
	margin-bottom: 25px;
	
}

.cv{
    margin-bottom: 25px;
}

.cv a{
	padding: 5px 20px;
	background:#A3BF3A;
	color:#fff;	
	margin-right: 38px;
	
}

.finfo{
    margin-left: 20px;
}

.nhabitantes{text-transform: uppercase;font-size: 18px;color: #458545;}

.areag{text-transform: uppercase;font-size: 18px;color: #91B540;margin-top: 30px;}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
    margin: 0 auto;
    margin-top: 30px;	
	width: 100%;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #BA0000;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0075b8;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #BA0000;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

@media (max-width: 950px){
    .menu-toggle{
	display: block;
    }
    #menu{width: 100%;}
    .archiveservicos{width: calc(25% - 10px);}
    .activemenu{display:block;}
    .archivetitle h2{font-size: 14px;}
    .archiveequipa{float: none;width: 100%;margin-bottom: 10px;}
    .banner1 h1{font-size: 8vw;}
    .archiveitem{width: 35%;margin: 15px 7.5%}
    .pwidth{padding: 0 10px;}
    .hidemobile{display: none;}
    .homebanner{margin-top: 60px;}
    .newsspace{display:none;}
    .playbanner svg{width: 120px;}
    .mobilebanner{display: none;}
    .singleleftfr{float: none;width: 100%;}
    .singleleftfr .archiveitem{width:30%;}
    .singleleftfreg{float: none;width: 100%;}
}

@media (max-width: 768px){
    .archiveitem{width: 48%;margin: 15px 1%}
    .itema{width: 48%;margin: 15px 1%}
    .singlecontent{float: none;width: 100%;}
    .singlemold{float: none;width: 100%;max-width: 600px;margin: 15px auto;}
    .mobilebanner{background: rgba(0,0,0,0.6);position: absolute;width: 100%;height: 100%;display: block;top:0px;left: 0px;}
    .playbanner svg *{stroke:#fff}
    .playbanner{bottom: 10px;}
    .bdestaques .left{float:none;margin: 2px 0px;width:95%}
    .singleleftfr .archiveitem{width:48%;}
    .candidatoimg{float: none;}
    .pjunta{height: auto;}
}

@media (max-width: 425px){
    .archiveitem{width: 90%;margin: 15px 5%}
    .itema{width: 90%;margin: 15px 5%}
    .espacosugestoes .left{width: 100%;margin-bottom: 20px;}
    .espacosugestoes .right{width: 100%;}
    .item{float: none;width: 100%;margin: 15px 0;}
    .framefancy{width: 100%;}
    .singleleftfr .archiveitem{width:80%;margin: 15px auto; float: none;height: auto;}
}