body {
	font-family: 'Titillium Web', sans-serif;
}

/* header */
.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.areaservicos {
    background: url(/imagens/fundos-24.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#video
{
    max-width:100%;
    /*object-fit: fill;*/
	margin:0px; 
	padding:0px;
}

.efeito_logo {
    width: 250px;
    height: 150px;
    position: absolute;
    border-radius: 0% 0% 50% 50%;
    background: white;
    left: 50%;
    margin-left: -125px;
    top: -90%;
    background: -webkit-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: -o-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: -moz-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: linear-gradient(transparent, transparent, transparent, white, white, white, white);
	z-index: 1;
}

div#about_us {
    background: #000;
}

.abou_us_collapsible {
    padding: 85px 0;
}

.txt_txt {
    text-align: justify;
    color: #ccc;
    padding: 10px 0;
}

div#header_container {
    background: #FFFFFF;
    height: 90px;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 10;
}

div#gest1 {
    margin-left: 0 !important;
}

div#gest2 {
    margin: 0 !important;
}

.txt_tit, .txt_tit:hover, a>h3>span.txt_tit, a>h3>span.txt_tit:hover, a>h3>img, h3.tit:hover, h3.tit {
    font-size: 24px;
    color: #be0686;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
a > .tit {
    padding-top: 2%;
}
.menu{max-height:90px; margin-left: -8px;}

.seta {
    z-index: 10001;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
}

.serv{text-align:center; margin:0 auto; margin-top:16%;}

a#bref {
    position: absolute;
    width: 68px;
    height: 64px;
	left: 50%;
	margin-left:-34px;
    bottom: 12%;
}

.col-xs-12.flex-container {
    justify-content: flex-start;
}

.cliser {
    margin-left: 2%;
}



/* MENU */

div#navigation {
    text-align: right;
    padding: 15px;
}

div#navigation_1 {
    text-align: left;
    padding: 15px;
}

a.menu_item {
    padding: 15px;
    text-transform: uppercase;
    color: #c71395;
    font-weight: 600;
    cursor: pointer;
}

img.pfp_logo {
    width: 100%;
    max-width: 75px;
    position: absolute;
	z-index: 2;
}

a.logo_upa {
    float: right;
    margin-top: -20px;
}




/* imagens serviços */

a#titulo_seccao {
    display: block;
    text-align: center;
    padding: 40px 15px 15px;
}

a#titulo_seccao:hover {
    text-decoration: none;
}

img.pontos {
    width: 24px;
    margin-top: -10px;
}

div#servico1 {
    background-image: url('/imagens/audiovisuais-12.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

div#servico1:hover {
    background-image: url('/imagens/audiovisuais-04.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico2 {
    background-image: url('/imagens/3dspaceplanner-12.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

div#servico2:hover {
    background-image: url('/imagens/3dspaceplanner-04.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico3 {
    background-image: url('/imagens/someluz-12.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

div#servico3:hover {
    background-image: url('/imagens/someluz-04.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico4 {
    background-image: url('/imagens/corporativos-12.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
	background-size: contain;
}

div#servico4:hover {
    background-image: url('/imagens/corporativos-04.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico5 {
    background-image: url('/imagens/eventos-12.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
	background-size: contain;
}

div#servico5:hover {
    background-image: url('/imagens/eventos-04.png');
    height: 313px;
    background-repeat: no-repeat;
    background-position: top center;
}


/* parceiros */


.infoparceiros {
	height:20%;
    /*
    margin-left: 7%;
    margin-right: 7%;*/
}

.parceirosinfo {
    margin: 0 auto;
    display: block;
    position: relative;
    width: 100%;
}
.parc{
	margin:0 auto;
}
.info2 {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    /* padding: 0 0 0 5%; */
}

.fundoareaparceiros {
    width: 100%;
    background-image: url(/imagens/fundo-13.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
    margin-top: 15%;
    padding: 30% 0 10%;
}

.slide{margin:0px; padding:0px;}
/* formulrio */

.item_contactos {
	padding-top:10%;
}

::-webkit-input-placeholder, -moz-input-placeholder {
    color: #333;
}

.morada {
	font-size:16px;
    color: #FFFFFF;
    padding-left: 10%;
	float:left;
	text-align:left;
}

.iconemorada {
	float:left;
	width: 35px;
}


.email {
    color: #FFFFFF;
    padding-left: 10%;
	float:left;
	font-size:16px;
	text-align:left;
}

.mail {
	float:left;
	width: 35px;
}

.telefone {
    color: #FFFFFF;
	float:left;
	font-size:16px;
	text-align:left;
	padding-left: 10%;
}

.tlf {
	float:left;
	width: 35px;
}

section#parallax {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position-y: 58% !important;
}

.areacontactos {
    background: url(/imagens/footer1200-20.jpg);
    background-repeat: no-repeat;
    padding: 0% 0px;
    background-position: top center;
    background-size: 100%;
    margin: -5px 0 0 0;
}

.informacoes_gerais {
    list-style: none;
    display: -moz-box;
    display: -ms-flexbox;
    margin-top: 16%;
    margin-left: 15%;
    margin-right: 7%;
    position: relative;
	width: 100%;
}

form#contactos {
    position: relative;
    padding: 10% 0;
}

/* footer */

div#fundo {
    background-color: #212121;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.pfprod {
    color: #FFFFFF;
    font-size: 13px;
}

.bsbdesenvolvido {
    color: #FFFFFF;
    font-size: 13px;
	text-align: right;
}

a.bsbdesenvolvidolink {
    color: #fff;
}

a.bsbdesenvolvidolink:hover {
    color: #C0098A;
}




/* CARROUSEL */

/* jssor slider bullet navigator skin 03 css */
        /*
        .jssorb03 div           (normal)
        .jssorb03 div:hover     (normal mouseover)
        .jssorb03 .av           (active)
        .jssorb03 .av:hover     (active mouseover)
        .jssorb03 .dn           (mousedown)
        */
        .jssorb03 {
            position: absolute;
        }
        .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
            position: absolute;
            /* size of bullet elment */
            width: 21px;
            height: 21px;
            text-align: center;
            line-height: 21px;
            color: white;
            font-size: 12px;
            background: url('img/b03.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb03 div { background-position: -5px -4px; }
        .jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
        .jssorb03 .av { background-position: -65px -4px; }
        .jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

        /* jssor slider arrow navigator skin 03 css */
        /*
        .jssora03l                  (normal)
        .jssora03r                  (normal)
        .jssora03l:hover            (normal mouseover)
        .jssora03r:hover            (normal mouseover)
        .jssora03l.jssora03ldn      (mousedown)
        .jssora03r.jssora03rdn      (mousedown)
        */
        .jssora03l, .jssora03r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('img/a03.png') no-repeat;
            overflow: hidden;
        }
        .jssora03l { background-position: -3px -33px; }
        .jssora03r { background-position: -63px -33px; }
        .jssora03l:hover { background-position: -123px -33px; }
        .jssora03r:hover { background-position: -183px -33px; }
        .jssora03l.jssora03ldn { background-position: -243px -33px; }
        .jssora03r.jssora03rdn { background-position: -303px -33px; }


div#jssor_1 {
    width: initial !important;
}
		
		
/*STYLES FOR CSS POPUP*/


#blanket {
   background-color:#111;
   opacity: 0.65;
   *background:none;
   position:absolute;
   z-index: 19001;
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiv {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

.popUptitle {
    text-align: center;
    font-size: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 0 15px;
}

#popUpDiv > div.popUptext {
    padding: 0 25px 250px;
    text-align: justify;
    overflow: auto;
    overflow-x: auto;
}

.paragraph_space {
    height: 25px;
}

#popUpDiv a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}



#popUpDiv_audiovisuais {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

img.img_de_servico {
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    width: 60px;
}

#popUpDiv_audiovisuais > div.popUptext {
    padding: 0 25px 250px;
    text-align: justify;
    overflow: auto;
    overflow-x: auto;
}

#popUpDiv_audiovisuais a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}



#popUpDiv_3dsplaceplanner {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

#popUpDiv_3dsplaceplanner > div.popUptext {
    padding: 0 25px 250px;
    text-align: justify;
    overflow: auto;
    overflow-x: auto;
}

#popUpDiv_3dsplaceplanner a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}



#popUpDiv_som {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

#popUpDiv_som > div.popUptext {
    padding: 0 25px 250px;
    text-align: justify;
    overflow: auto;
    overflow-x: auto;
}

#popUpDiv_som a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}



#popUpDiv_corporativo {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

#popUpDiv_corporativo > div.popUptext {
    padding: 0 25px 250px;
    text-align: justify;
    overflow: auto;
    overflow-x: auto;
}

#popUpDiv_corporativo a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}



#popUpDiv_eventos {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: 19002;
    top: 15% !important;
    left: 50%;
    margin-left: -250px;
}

.popUptext {
    overflow-y: scroll;
    height: 300px;
    display: block;
    overflow-x: hidden;
    padding-right: 9px;
    width: 100%;
    text-align: justify;
    color: #fff;
    margin-left: 8px;
    margin-top: 100px;
}

#popUpDiv_eventos a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -14px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 6px 2px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    cursor: pointer;
}

.popUptext_viewport {
    width: 332px;
    height: 325px;
    overflow: hidden;
    margin: 0 auto;
}


/* ÁREA DE SERVIÇOS */

.desc_categoria {
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

span.desc_categoria_link {
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    height: 30px;
    display: inline-block;
    margin-top: -30px;
}

img.link_proxima_cat {
    width: 35px;
    padding: 10px 10px;
}

.id_servico {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
	
.link_voltar {
    /* float: left; */
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

img.link_voltar_seta {
    width: 20%;
    float: left;
    padding: 15px;
}

.link_voltar_texto {
    float: left;
    text-transform: uppercase;
    padding: 20px 0;
}

.id_categoria {
    color: #fff;
    width: 100%;
    text-align: center;
}

img.id_categoria_img {
    width: 50px;
    padding: 5px 10px;
}

.id_categoria_texto {
    vertical-align: middle;
    height: 30px;
    display: inline-block;
    margin-top: -30px;
}


.loading_screen {
    width: 100%;
    height: 100%;
    background: #000;
}

img.loading-gif {
    margin-bottom: 2%;
    width: 7%;
}

img.loading-img {
    margin-top: 20%;
}


/* IMAGENS DAS CATEGORIAS */

#slides_definicoes {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: inherit;
    height: inherit;
}

.audivisuais_1 {
	background-image:url('/imagens/servicos/Audiovisuais/1.jpg');
}

.tresd-space_1 {
	background-image:url('/imagens/servicos/3dspaceplanner/1.jpg');
}

.tresd-space_2 {
	background-image:url('/imagens/servicos/3dspaceplanner/2.jpg');
}

.tresd-space_3 {
	background-image:url('/imagens/servicos/3dspaceplanner/3.jpg');
}

.serv-tecn_1 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/1.jpg');
}

.serv-tecn_2 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/2.jpg');
}

.serv-tecn_3 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/3.jpg');
}

.serv-tecn_4 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/4.jpg');
}

.serv-tecn_5 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/5.jpg');
}

.serv-tecn_6 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/6.jpg');
}

.serv-tecn_7 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/7.jpg');
}

.serv-tecn_8 {
	background-image:url('/imagens/servicos/Serviçostecnicossomeluz/8.jpg');
}

.event-corp_1 {
	background-image:url('/imagens/servicos/Corporativos/1.jpg');
}

.event-corp_2 {
	background-image:url('/imagens/servicos/Corporativos/2.jpg');
}

.event-corp_3 {
	background-image:url('/imagens/servicos/Corporativos/3.jpg');
}

	.section {
    text-align: center;
    overflow: hidden;
    background: url('/imagens/logopfbranco.png') no-repeat center #000 !important;
}

	#myVideo{
		position: absolute;
		right: 0;
		bottom: 0;
		top:0;
		right:0;
		width: 100%;
		height: 100%;
		background-size: 100% 100%;
 		background-color: black; /* in case the video doesn't fit the whole page*/
  		background-image: /* our video */;
  		background-position: center center;
  		background-size: contain;
   		object-fit: cover; /*cover video background */
   		z-index:3;
	}


	#section0 .layer{
		position: absolute;
		z-index: 4;
		width: 100%;
		left: 0;
		top: 43%;
	}

	#section0{
		overflow: hidden;
	}


	#infoMenu li a {
		color: #fff;
	}
	
	
	
	
	
	
	
	
	
	
	
	form#contactos {
    position: relative;
    padding: 5% 0;
}

.entrarcontacto {
    font-size: 25px;
    color: #FFFFFF;
    text-align: left;
}

input {
    width: 100%;
    text-align: left;
    padding: 5px 5px;
    max-width: 603px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    margin: 5px 0;
    font-size: 15px;
}

.inserir_nome {
    display: block;
    text-align: center;
}

.inserir_email {
    display: block;
    text-align: center;
}

.inserir_mensagem {
    display: block;
    text-align: center;
}

textarea {
    width: 100%;
    text-align: left;
    padding: 5px 5px;
    max-width: 603px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    margin: 5px 0;
    font-size: 15px;
}

.botao_envio {
    text-align: center;
}

button#envio {
    background: #fff;
    border: 0;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-transform: uppercase;
    color: #C20B8D;
    font-weight: 600;
}
	
.ytplayer {
pointer-events: none;
position: absolute;
}	
	
	
	/* PARTE MOBILE */

@media all and (max-width: 991px) {
	
	a.logo_upa {
    float: right;
    /* margin-top: -35px; */
    margin: -15px -75px 0 0;
}
	
	.iconemorada {
    float: none;
    width: 35px;
    margin: 0 auto 10px;
}

.morada {
    font-size: 20px;
    color: #FFFFFF;
    padding-left: 0%;
    float: none;
    text-align: center;
}

.mail {
    float: none;
    width: 35px;
    margin: 0 auto 10px;
}

.email {
    color: #FFFFFF;
    padding-left: 0;
    float: none;
    font-size: 20px;
    text-align: center;
}

.tlf {
    float: none;
    width: 35px;
    margin: 0 auto 10px;
}

.telefone {
    color: #FFFFFF;
    float: none;
    font-size: 20px;
    text-align: center;
    padding-left: 0;
}

form#contactos {
    position: relative;
    padding: 5% 0;
}

.entrarcontacto {
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
}

input {
    width: 100%;
    text-align: center;
    padding: 5px 5px;
    max-width: 603px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    margin: 5px 0;
    font-size: 20px;
}

.inserir_nome {
    display: block;
    text-align: center;
}

.inserir_email {
    display: block;
    text-align: center;
}

.inserir_mensagem {
    display: block;
    text-align: center;
}

textarea {
    width: 100%;
    text-align: center;
    padding: 5px 5px;
    max-width: 603px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    margin: 5px 0;
    font-size: 20px;
}

.botao_envio {
    text-align: center;
}

button#envio {
    background: #fff;
    border: 0;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-transform: uppercase;
    color: #C20B8D;
    font-weight: 600;
}

.pfprod {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}

.bsbdesenvolvido {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}

.fundoareaparceiros {
    width: 100%;
    background-image: url(/imagens/fundo-13.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
    margin-top: 15%;
    padding: 30% 0 5%;
}




div#servico1 {
    background-image: url('/imagens/audiovisuais-04.png');
    height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico2 {
    background-image: url('/imagens/3dspaceplanner-04.png');
    height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico3 {
    background-image: url('/imagens/someluz-04.png');
    height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico4 {
    background-image: url('/imagens/corporativos-04.png');
    height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
}

div#servico5 {
    background-image: url('/imagens/eventos-04.png');
    height: 400px;
    background-repeat: no-repeat;
    background-position: top center;
}

.item_contactos {
    padding-top: 5%;
}

.txt_txt {
    text-align: justify;
    color: #ccc;
    padding: 10px 0;
    font-size: 20px !important;
}

div#navigation {
    text-align: center;
    padding: 15px 0 55px;
    font-size: 30px;
}

a.menu_item {
    padding: 25px;
    text-transform: uppercase;
    color: #c71395;
    font-weight: 600;
    cursor: pointer;
    display: block;
}

a.logo_upa {
    position: absolute;
    right: 0;
    /* margin: -15px -75px 0 0; */
}

.efeito_logo {
    width: 250px;
    height: 150px;
    position: absolute;
    border-radius: 0% 0% 50% 50%;
    background: white;
    left: 50%;
    margin-top: -85px;
    margin-left: -125px;
    background: -webkit-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: -o-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: -moz-linear-gradient(transparent, transparent, transparent, white, white, white, white);
    background: linear-gradient(transparent, transparent, transparent, white, white, white, white);
    /* z-index: 0; */
}

img.pfp_logo {
    width: 100%;
    max-width: 90px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -45px;
    top: -54px;
}

a#titulo_seccao {
    display: block;
    text-align: center;
    padding: 80px 15px 15px;
}

.link_voltar {
    /* float: left; */
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}

img.link_voltar_seta {
    width: 25%;
    float: left;
    padding: 20px;
}

.link_voltar_texto {
    display: none;
}

img.id_categoria_img {
    width: 150px;
    padding: 20px 10px;
}

.id_categoria_texto {
    vertical-align: middle;
    line-height: 70px;
    margin-top: 0px;
    font-size: 50px;
	height: auto;
	display: block;
}

.desc_categoria > a {
    width: 40%;
    float: left;
}

span.desc_categoria_link {
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    height: auto;
    display: inline-block;
    margin-top: 0;
    font-size: 40px;
    line-height: 90px;
}

a.link_proxima_cat {
    width: 50%;
    float: right !important;
    text-align: right;
    padding-right: 35px;
}

img.link_proxima_cat {
    width: 70px;
    padding: 10px 10px;
}

.popUptext_viewport {
    width: 75%;
    height: 75%;
    overflow: hidden;
    margin: 0 auto;
}

.popUptext {
    overflow-y: scroll;
    height: 100%;
    display: block;
    overflow-x: hidden;
    padding-right: 0;
    width: 100%;
    text-align: justify;
    color: #fff;
    margin-left: 0;
    margin-top: 0;
}

img.img_de_servico {
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    width: 130px;
}

.popUptitle {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 0 15px;
}

.popUptext {
    overflow-y: scroll;
    height: 100%;
    display: block;
    overflow-x: hidden;
    padding-right: 0;
    width: 100%;
    text-align: justify;
    color: #fff;
    margin-left: 0;
    margin-top: 0;
    font-size: 25px;
}

#popUpDiv_eventos {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 74%;
    height: 74%;
    border-radius: 0%;
    z-index: 19002;
    top: 12% !important;
    left: 12%;
    margin-left: 0;
}

#popUpDiv_eventos a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -41px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 20px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-decoration: none;
    cursor: pointer;
}

#popUpDiv_corporativo {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 74%;
    height: 74%;
    border-radius: 0%;
    z-index: 19002;
    top: 12% !important;
    left: 12%;
    margin-left: 0;
}

#popUpDiv_corporativo a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -41px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 20px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-decoration: none;
    cursor: pointer;
}

#popUpDiv_som {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 74%;
    height: 74%;
    border-radius: 0%;
    z-index: 19002;
    top: 12% !important;
    left: 12%;
    margin-left: 0;
}

#popUpDiv_som a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -41px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 20px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-decoration: none;
    cursor: pointer;
}

#popUpDiv_3dsplaceplanner {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 74%;
    height: 74%;
    border-radius: 0%;
    z-index: 19002;
    top: 12% !important;
    left: 12%;
    margin-left: 0;
}

#popUpDiv_3dsplaceplanner a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -41px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 20px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-decoration: none;
    cursor: pointer;
}

#popUpDiv_audiovisuais {
    position: fixed;
    background: rgba(187,2,130,0.50);
    background-position: bottom center;
    background-size: cover;
    width: 74%;
    height: 74%;
    border-radius: 0%;
    z-index: 19002;
    top: 12% !important;
    left: 12%;
    margin-left: 0;
}

#popUpDiv_audiovisuais a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -41px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    padding: 0px 20px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-decoration: none;
    cursor: pointer;
}

	
}