body{
	padding:0;
	margin:0;
	border:0;
}

a{
	text-decoration:none;
}

h1{
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:36px;
	color:rgb(166,27,113);
	margin:0;
	padding:0;
	line-height:47px;
}

p{
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:1em;
	color:rgb(121,40,97);
	margin:0;
	padding:0;
	text-align:justify;
	-moz-text-align-last: center;
    text-align-last: center
}

p2{
	display:block;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:1em;
	color:green;
	margin:15 0;
	padding:0;
	text-align:center;
}

p3{
	display:block;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:1em;
	color:red;
	margin:15 0;
	padding:0;
	text-align:center;
}

#pagina{
	width:100%;
	height:100%;
	background-color:gray;
}

.error {color: #FF0000;}

@media only screen and (max-width:480px) { /* smartphones, iPhone, portrait 480x320 phones */ 

/*elementos low width*/

#tablet-quemsomos{
	display:block;
	min-width:303px;
	height:auto;
}

#tablet-servicos{
	display:block;
	min-width:303px;
	height:auto;
}

#tablet-contactos{
	display:block;
	min-width:303px;
	height:auto;
}

#tablet-pedidoinfo{
	display:block;
	min-width:303px;
	height:auto;
}

#tablet-links{
	display:block;
	min-width:303px;
	height:auto;
}

/*header*/

#header{
	min-width:303px;
	height:200px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#header img{
	width:295px;
	height:140px;
	padding-top:20px;
}

	/*menu*/

#menu{
	min-width:303px;
	height:69px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#conteudo-menu{
	width:100%;
	height:64px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	background-size:100%;
}

#conteudo-menu a{
}

#conteudo-menu a span{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:20px;
	width:120px;
	height:64px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
	line-height:20px;
	display:none;
}

#conteudo-menu a:hover span{
	background-color:rgb(19,166,180);
}

#conteudo-menu a.areacliente{
	display: none;
}

/*botao drop*/

#drop-menu{
	min-width:303px;
	height:auto;
	background-color:rgb(121,40,97);
	display:none;
	overflow:hidden;
}

.hide{
	width:400px;
	height:30px;
	cursor:pointer;
}

a #botao-menu{
	width:100%;
	height:100%;
	padding-top:2.5%;
}

a:hover #botao-menu{
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.2);
	padding-top:2.5%;
}

.drop-submenus{
	width:90%;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:24px;
	text-align:center;
	color:white;
	padding-top:15px;
	padding-bottom:15px;
	margin:20px auto;
	background-image:url(imgs/menu-background.png);
	background-size:100%;
	border-style:solid;
	border-color:white;
	
}

a .drop-submenus{
	cursor:pointer;
}

a:hover .drop-submenus{
	cursor:pointer;
	background-image:none;
	background-color:rgb(19,166,180);
}

/*fim menu*/

/*conteudo*/

#conteudo{
	width:100%;
}

/*inicio*/
	/*banner*/
	
		#banner{
			min-width:303px;
			background-color:rgb(121,40,97);
		}
	
		#jssor_1{ position: relative; margin: 0 auto; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden; visibility: hidden;}
		
		div [data-u="slides"]{
			cursor: default; position: relative; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden;
		}

        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: relative;
			top:230px;
			display:none;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: relative;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('imgs/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
		
		/*conteudo banner*/
		
		/*bloco1*/
		
		#bloco1{
			width:303px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
		}
		
		#titulo-bloco1{
			width:303px;
			margin:0 auto;
			padding:10px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:30px;
			text-align:center;
			line-height:30px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
			padding-bottom:2px;
		}
		
		.realce{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:40px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.rodape{
			display:block;
			padding-top:10px;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:18px;
			line-height:20px;
		}
		
		#info-bloco1{
			width:100%;
			margin-top:10px;
			text-align:center;
		}
		
		#blocos-bloco1-wrapper{
			display:inline-block;
			margin:0 auto;
		}
		
		#blocos-bloco1{
			display:none;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:5px 5px;
		}
		
		#blocos-bloco1-small{
			display:block;
			padding:2px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:2px 5px;
		}
		
		.blocos-texto{
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:18px;
			color:white;
		}
		
		/*bloco2*/
		
		#bloco2{
			width:463px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
			background-image:url('imgs/banner-image.png');
			background-repeat:no-repeat;
			background-size:auto 260px;
			background-position:0 0;
		}
		
		#titulo-bg{
			width:303px;
			margin:0 auto;
			background-color:rgba(0,0,0,0.4);
		}
		
		#titulo-bloco2{
			width:303px;
			margin:0 auto;
			padding:10px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:25px;
			text-align:center;
			line-height:25px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
		}
		
		#texto-bloco2{
			width:303px;
			margin:0 auto;
			padding:5px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:16px;
			text-align:center;
			line-height:25px;
			color:white;
			overflow:hidden;
		}
		
		.realce2{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:35px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.sep-texto{
			display:block;
			width:100%;
			float:left;
			margin:0 1%;
		}
		
		#banner-botao{
			width:220px;
			height:52px;
			margin:5px auto;
			background-image:url('imgs/botao-banner.png');
		}
		
		.texto-botao{
			display:block;
			text-align:center;
			padding-top:12px;
			margin:0 auto;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			color:white;
		}
		
		.big{
			display:none;
		}
		
		.small{
			display:block;
		}

	/*fim banner*/
	
#inicio{
	min-width:303px;
	padding-bottom:50px;
	background-color:rgb(225,225,225);
	position:relative;
}

#inicio .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 20px 10px 20px;
	text-align:center;
}

#inicio .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

/*fim inicio*/

/*fim conteudo*/

/*site map*/

#site-map-wrapper{
	display:none;
}

/*fim site map*/

/*footer*/

#footer{
	min-width:303px;
	height:125px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#footer-conteudo{
	width:263px;
	height:120px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	padding:0 20px;
	background-size:100%;
	background-repeat: y;
}

#footer-conteudo .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:100%;
	color:white;
	top:20px;
	position:relative;
	margin:0 auto;
}

#footer-conteudo .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:42px;
	margin-left:20%;
	float:left;
	position:relative;
	
}

#footer-conteudo img{
	float:right;
	width:48px;
	height:42px;
	top:30px;
	margin-right:20%;
	position:relative;
}

/*fim footer*/

/*quem somos*/

#quem-somos{
	width:100%;
	padding-bottom:50px;
	background-color:white;
	position:relative;
}

#quem-somos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#quem-somos .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.imgs{
	width:100%;
	padding:20px 0;
}

.logo-quemsomos{
	display:none;
	width:280px;
	padding:40px 0;
}


/*fim quem somos*/

/*serviços*/

#servicos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:center;
}

#servicos{
	width:100%;
	min-height:350px;
	padding:20px 0;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#servicos-elem{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	background-size: 0;
}

#servicos-elem-wrapper{
	display:none;
	width:100%;
}

#servicos-elem-wrapper-mobile{
	display:block;
	width:100%;
}


#servicos-titulo{
	width:100%;
	padding-top:5px;
	background-color:rgb(19,166,180);
	text-align:center;
}

.servicostitulo{
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:25px;
	color:white;
}

#servicos-texto{
	width:100%-2px;
	background-color:rgba(0,0,0,0.8);
	text-align:center;
	border-style:none;
	border-width:1px;
	border-color:rgba(0,0,0,0.8);
	overflow:hidden;
}

.servicostexto{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:20px;
	color:white;
	display:block;
	margin:15px;
}

.servicostexto br{
	
}

/*fim serviços*/

/*contactos*/

/*mapa morada*/

.mobile-call{
	display:inline-block;
}

.desktop-call{
	display:none;
}

.mobile-gps{
	display:inline-block;
}

.desktop-gps{
	display:none;
}

#contactos{
	width:100%;
	background-color:white;
	overflow:hidden;
}

#map-title{
	width:100%;
	padding-top:50px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:25px;
	text-align:left;
	color:rgb(121,40,97);
	text-align:center;
}

#googleMap{
	width:100%;
	height:250px;
	margin:25px 0;
}

#googleMap iframe{
	width:100%;
	height:250px;
	border:0;
}

#info-morada{
	width:100%;
	padding-bottom:50px;
}

#morada{
	width:100%;
	height:auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
}

#morada a{
	color:rgb(121,40,97);
}

#morada img{
	padding-bottom:30px;
	width:15px;
	height:20px;
}

.textmorada{
	width:100%;
}

#textocontacto{
	width:100%;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
	padding-top:50px;
}

#textocontacto a{
	color:rgb(121,40,97);
}

/*fim mapa e morada*/

/*formulario*/

#wrapper-formulario{
	clear:both;
	width:100%;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#formulario-titulo{
	width:100%;
	height:30px;
	margin-top:25px;
	margin-bottom:15px;
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
}

#formulario{
	max-width:800px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
}

form{
	margin:0 20px;
	display:block;
}

.largura-info{
	width:100%;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

.largura-message{
	width:100%;
	height:140px;
	resize:none;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

#container-info{
	float:left;
	width:100%;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    rgb(19,166,180);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgb(19,166,180);
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgb(19,166,180);
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    rgb(19,166,180);
}

.g-recaptcha{
	margin-top:15px;
	margin-bottom:15px;
	transform:scale(0.88);-webkit-transform:scale(0.88);transform-origin:0 0;-webkit-transform-origin:0 0;
}

.sobmeter{
	width:100%;
	height:50px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:white;
	background-image: url(imgs/button.gif);
	background-size:100%;
	border-color:white;
	cursor:pointer;
	text-align:center;
	clear:both;
}

/*fim formulario*/

/*fim contactos*/

/*links*/

#links{
	width:100%;
	min-height:70%;
	background-color:white;
}

#links .texto{
	display:block;
	clear:left;
	clear:right;
	max-width:800px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#logos-links{
	max-width:800px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	padding-bottom:20px;
}

#logos-links a{ 
	margin:20px;
	display:inline-block;
}

/*fim links*/

/*area de clientes*/

#login-ac .largura-info{
	width:305px;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

#conteudo-ac{
	min-width:1024px;
	min-height:100%;
	background-image: url(imgs/ac-background.png);
	background-repeat:repeat-y;
	background-position:center;
	background-size: 1024px 100%;
	background-color: rgb(121,40,97);
	position:relative;
	text-align:center;
}

#wrapper-ac{
	width:960px;
	display:inline-block;
}

#header-ac{
	width:100%;
	height:50px;
	background-color:rgba(0,0,0,0.4);
}

#logo-ac{
	width:960px;
	height:260px;
	background-image: url(imgs/logo-ana-silvestre-contabilidade-branco.png);
	background-size: 440px 216px;
	background-repeat: no-repeat;
	background-position:center;
}

#login-ac{
	width:960px;
	min-height:360px;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15;
	color:white;
}

#login-ac form{
	width:400px;
	margin:20px auto;
	text-align:right;
	padding-right:40px;
	padding-top:25px;
}

.sobmeter-ac{
	width:305px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:18px;
	color:white;
	background-color:rgb(19,166,180);
	border-color:white;
	cursor:pointer;
	margin-top:5px;
}

#footer-ac{
	min-width:1024px;
	height:60px;
	position:absolute;
    bottom:0;
}

#footer-ac .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:500px;
	color:white;
	top:20px;
	position:relative;
	margin-left:300px;
}

#footer-ac .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:20px;
	float:right;
	position:relative;
	left:-15px;
}

#footer-ac img{
	float:right;
	width:48;
	height:42px;
	top:8px;
	position:relative;
	right:10px;
	margin-right:100px;
}

.ac-header{
	width:200px;
	height:25px;
	float: right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-right:100px;
}

.ac-header-sair{
	width:50px;
	height:25px;
	float: left;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-left:100px;
}

}

@media only screen and (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */

/*elementos low width*/

#tablet-quemsomos{
	display:block;
	width:100%;
	height:auto;
}

#tablet-servicos{
	display:block;
	width:100%;
	height:auto;
}

#tablet-contactos{
	display:block;
	width:100%;
	height:auto;
}

#tablet-pedidoinfo{
	display:block;
	width:100%;
	height:auto;
}

#tablet-links{
	display:block;
	width:100%;
	height:auto;
}

/*header*/

#header{
	width:100%;
	height:200px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#header img{
	width:336px;
	height:160px;
	padding-top:20px;
}

	/*menu*/

#menu{
	width:100%;
	height:69px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#conteudo-menu{
	width:100%;
	height:64px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	background-size:100%;
}

#conteudo-menu a{
}

#conteudo-menu a span{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:20px;
	width:120px;
	height:64px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
	line-height:20px;
	display:none;
}

#conteudo-menu a:hover span{
	background-color:rgb(19,166,180);
}

#conteudo-menu a.areacliente{
	display: none;
}

/*botao drop*/

#drop-menu{
	width:100%;
	height:auto;
	background-color:rgb(121,40,97);
	display:none;
	overflow:hidden;
}

.hide{
	width:400px;
	height:30px;
	cursor:pointer;
}

a #botao-menu{
	width:100%;
	height:100%;
	padding-top:2.5%;
}

a:hover #botao-menu{
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.2);
	padding-top:2.5%;
}

.drop-submenus{
	width:90%;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:24px;
	text-align:center;
	color:white;
	padding-top:15px;
	padding-bottom:15px;
	margin:20px auto;
	background-image:url(imgs/menu-background.png);
	background-size:100%;
	border-style:solid;
	border-color:white;
	
}

a .drop-submenus{
	cursor:pointer;
}

a:hover .drop-submenus{
	cursor:pointer;
	background-image:none;
	background-color:rgb(19,166,180);
}

/*fim menu*/

/*conteudo*/

#conteudo{
	width:100%;
}

/*inicio*/
	/*banner*/
	
		#banner{
			width:100%;
			background-color:rgb(121,40,97);
		}
	
		#jssor_1{ position: relative; margin: 0 auto; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden; visibility: hidden;}
		
		div [data-u="slides"]{
			cursor: default; position: relative; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden;
		}

        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: relative;
			top:230px;
			display:none;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: relative;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('imgs/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
		
		/*conteudo banner*/
		
		/*bloco1*/
		
		#bloco1{
			width:464px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
		}
		
		#titulo-bloco1{
			width:424px;
			margin:0 auto;
			padding:20px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:36px;
			text-align:center;
			line-height:40px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
			padding-bottom:2px;
		}
		
		.realce{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:50px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.rodape{
			display:block;
			padding-top:0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			line-height:45px;
		}
		
		#info-bloco1{
			width:100%;
			margin-top:10px;
			text-align:center;
		}
		
		#blocos-bloco1-wrapper{
			display:inline-block;
			margin:0 auto;
		}
		
		#blocos-bloco1{
			display:none;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:5px 5px;
		}
		
		#blocos-bloco1-small{
			display:block;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:5px 5px;
		}
		
		.blocos-texto{
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:18px;
			color:white;
		}
		
		/*bloco2*/
		
		#bloco2{
			width:623px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
			background-image:url('imgs/banner-image.png');
			background-repeat:no-repeat;
			background-size:auto 260px;
			background-position:105 0;
		}
		
		#titulo-bg{
			width:424px;
			margin:0 auto;
			background-color:rgba(0,0,0,0.4);
		}
		
		#titulo-bloco2{
			width:414px;
			margin:0 auto;
			padding:40px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:25px;
			text-align:center;
			line-height:25px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
		}
		
		#texto-bloco2{
			width:424px;
			margin:0 auto;
			padding:5px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:16px;
			text-align:center;
			line-height:25px;
			color:white;
			overflow:hidden;
		}
		
		.realce2{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:35px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.sep-texto{
			display:block;
			width:auto;
			float:left;
			margin:0 1%;
		}
		
		#banner-botao{
			width:220px;
			height:52px;
			margin:40px auto;
			background-image:url('imgs/botao-banner.png');
		}
		
		.texto-botao{
			display:block;
			text-align:center;
			padding-top:12px;
			margin:0 auto;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			color:white;
		}
		
		.big{
			display:none;
		}
		
		.small{
			display:block;
		}

	/*fim banner*/
	
#inicio{
	width:100%;
	padding-bottom:50px;
	background-color:rgb(225,225,225);
	position:relative;
}

#inicio .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 20px 10px 20px;
	text-align:center;
}

#inicio .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

/*fim inicio*/

/*fim conteudo*/

/*site map*/

#site-map-wrapper{
	display:none;
}

/*fim site map*/

/*footer*/

#footer{
	width:100%;
	height:105px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#footer-conteudo{
	width:464px;
	height:100px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	background-size:100%;
	background-repeat: y;
}

#footer-conteudo .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:100%;
	color:white;
	top:20px;
	position:relative;
	margin:0 auto;
}

#footer-conteudo .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:42px;
	margin-left:32%;
	float:left;
	position:relative;
	
}

#footer-conteudo img{
	float:right;
	width:48px;
	height:42px;
	top:30px;
	margin-right:32%;
	position:relative;
}

/*fim footer*/

/*quem somos*/

#quem-somos{
	width:100%;
	padding-bottom:50px;
	background-color:white;
	position:relative;
}

#quem-somos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#quem-somos .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.imgs{
	width:100%;
	padding:20px 0;
}

.logo-quemsomos{
	display:none;
	width:280px;
	padding:40px 0;
}


/*fim quem somos*/

/*serviços*/

#servicos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:center;
}

#servicos{
	width:100%;
	min-height:350px;
	padding:20px 0;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#servicos-elem{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	background-size: 0;
}

#servicos-elem-wrapper{
	display:none;
	width:100%;
}

#servicos-elem-wrapper-mobile{
	display:block;
	width:100%;
}


#servicos-titulo{
	width:100%;
	height:40px;
	padding-top:5px;
	background-color:rgb(19,166,180);
	text-align:center;
}

.servicostitulo{
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:25px;
	color:white;
}

#servicos-texto{
	width:100%-2px;
	background-color:rgba(0,0,0,0.8);
	text-align:center;
	border-style:none;
	border-width:1px;
	border-color:rgba(0,0,0,0.8);
	overflow:hidden;
}

.servicostexto{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:20px;
	color:white;
	display:block;
	margin:15px;
}

.servicostexto br{
	
}

/*fim serviços*/

/*contactos*/

/*mapa morada*/

.mobile-call{
	display:inline-block;
}

.desktop-call{
	display:none;
}

.mobile-gps{
	display:inline-block;
}

.desktop-gps{
	display:none;
}

#contactos{
	width:100%;
	background-color:white;
	overflow:hidden;
}

#map-title{
	width:100%;
	padding-top:50px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:25px;
	text-align:left;
	color:rgb(121,40,97);
	text-align:center;
}

#googleMap{
	width:100%;
	height:250px;
	margin:25px 0;
}

#googleMap iframe{
	width:100%;
	height:250px;
	border:0;
}

#info-morada{
	width:100%;
	padding-bottom:50px;
}

#morada{
	width:100%;
	height:auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
}

#morada a{
	color:rgb(121,40,97);
}

#morada img{
	padding-bottom:30px;
	width:15px;
	height:20px;
}

.textmorada{
	width:100%;
}

#textocontacto{
	width:100%;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
	padding-top:50px;
}

#textocontacto a{
	color:rgb(121,40,97);
}

/*fim mapa e morada*/

/*formulario*/

#wrapper-formulario{
	clear:both;
	width:100%;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#formulario-titulo{
	width:100%;
	height:30px;
	margin-top:25px;
	margin-bottom:15px;
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
	font-size:20px;
	color:rgb(121,40,97);
	text-align:center;
}

#formulario{
	max-width:800px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
}

form{
	margin:0 20px;
	display:block;
}

.largura-info{
	width:100%;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

.largura-message{
	width:100%;
	height:140px;
	resize:none;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

#container-info{
	float:left;
	width:100%;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    rgb(19,166,180);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgb(19,166,180);
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgb(19,166,180);
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    rgb(19,166,180);
}

.g-recaptcha{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}

.sobmeter{
	width:100%;
	height:50px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:white;
	background-image: url(imgs/button.gif);
	background-size:100%;
	border-color:white;
	cursor:pointer;
	text-align:center;
	clear:both;
}

/*fim formulario*/

/*fim contactos*/

/*links*/

#links{
	width:100%;
	min-height:70%;
	background-color:white;
}

#links .texto{
	display:block;
	clear:left;
	clear:right;
	max-width:800px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#logos-links{
	max-width:800px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	padding-bottom:20px;
}

#logos-links a{ 
	margin:20px;
	display:inline-block;
}

/*fim links*/

/*area de clientes*/

#login-ac .largura-info{
	width:305px;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

#conteudo-ac{
	min-width:1024px;
	min-height:100%;
	background-image: url(imgs/ac-background.png);
	background-repeat:repeat-y;
	background-position:center;
	background-size: 1024px 100%;
	background-color: rgb(121,40,97);
	position:relative;
	text-align:center;
}

#wrapper-ac{
	width:960px;
	display:inline-block;
}

#header-ac{
	width:100%;
	height:50px;
	background-color:rgba(0,0,0,0.4);
}

#logo-ac{
	width:960px;
	height:260px;
	background-image: url(imgs/logo-ana-silvestre-contabilidade-branco.png);
	background-size: 440px 216px;
	background-repeat: no-repeat;
	background-position:center;
}

#login-ac{
	width:960px;
	min-height:360px;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15;
	color:white;
}

#login-ac form{
	width:400px;
	margin:20px auto;
	text-align:right;
	padding-right:40px;
	padding-top:25px;
}

.sobmeter-ac{
	width:305px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:18px;
	color:white;
	background-color:rgb(19,166,180);
	border-color:white;
	cursor:pointer;
	margin-top:5px;
}

#footer-ac{
	min-width:1024px;
	height:60px;
	position:absolute;
    bottom:0;
}

#footer-ac .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:500px;
	color:white;
	top:20px;
	position:relative;
	margin-left:300px;
}

#footer-ac .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:20px;
	float:right;
	position:relative;
	left:-15px;
}

#footer-ac img{
	float:right;
	width:48;
	height:42px;
	top:8px;
	position:relative;
	right:10px;
	margin-right:100px;
}

.ac-header{
	width:200px;
	height:25px;
	float: right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-right:100px;
}

.ac-header-sair{
	width:50px;
	height:25px;
	float: left;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-left:100px;
}

}

@media only screen and (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

/*elementos low width*/

#tablet-quemsomos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-servicos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-contactos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-pedidoinfo{
	display:none;
	width:100%;
	height:auto;
}

#tablet-links{
	display:none;
	width:100%;
	height:auto;
}

/*header*/

#header{
	width:100%;
	height:165px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#header img{
	width:265px;
	height:126px;
	padding-top:20px;
}

	/*menu*/

#menu{
	width:100%;
	height:69px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#conteudo-menu{
	width:100%;
	height:64px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	background-size:100%;
}

#conteudo-menu a{
	float:left;
	display:block;
}

#conteudo-menu a span{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:20px;
	width:120px;
	height:64px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
	line-height:20px;
}

#conteudo-menu a:hover span{
	background-color:rgb(19,166,180);
}

#conteudo-menu a.areacliente{
	display: none;
}

/*botao drop*/

#drop-menu{
	width:0;
	height:0;
	background-color:rgb(121,40,97);
	display:none;
}

a #botao-menu{
	width:100%;
	height:100%;
	padding-top:2.5%;
	display:none;
}

/*conteudo*/

#conteudo{
	width:100%;
}

/*inicio*/
	/*banner*/
	
		#banner{
			width:100%;
			background-color:rgb(121,40,97);
		}
	
		#jssor_1{ position: relative; margin: 0 auto; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden; visibility: hidden;}
		
		div [data-u="slides"]{
			cursor: default; position: relative; top: 0px; left: 0px; width: 100%; height: 260px; overflow: hidden;
		}

        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: relative;
			top:230px;
			display:none;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: relative;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('imgs/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
		
		/*conteudo banner*/
		
		/*bloco1*/
		
		#bloco1{
			width:584px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
		}
		
		#titulo-bloco1{
			width:500px;
			margin:0 auto;
			padding:20px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:36px;
			text-align:center;
			line-height:40px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
			padding-bottom:2px;
		}
		
		.realce{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:50px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.rodape{
			display:block;
			padding-top:0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:26px;
		}
		
		#info-bloco1{
			width:100%;
			margin-top:10px;
			text-align:center;
		}
		
		#blocos-bloco1-wrapper{
			display:inline-block;
			margin:0 auto;
		}
		
		#blocos-bloco1{
			display:block;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:10px 5px;
		}
		
		.blocos-texto{
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:15px;
			color:white;
		}
		
		#blocos-bloco1-small{
			display:none;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:5px 5px;
		}
		
		/*bloco2*/
		
		#bloco2{
			width:624px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
			background-image:url('imgs/banner-image.png');
			background-repeat:no-repeat;
			background-size:auto 260px;
			background-position:right;
		}
		
		#titulo-bg{
			width:574px;
			margin:0 auto;
			background-color:rgba(0,0,0,0.4);
		}
		
		#titulo-bloco2{
			width:560px;
			margin:0 auto;
			padding:40px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:25px;
			text-align:center;
			line-height:25px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
		}
		
		#texto-bloco2{
			width:520px;
			margin:0 auto;
			padding:5px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:18px;
			text-align:center;
			line-height:25px;
			color:white;
			overflow:hidden;
		}
		
		.realce2{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:35px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.sep-texto{
			display:block;
			width:auto;
			float:left;
			margin:0 2%;
		}
		
		#banner-botao{
			width:220px;
			height:52px;
			margin:40px auto;
			background-image:url('imgs/botao-banner.png');
		}
		
		.texto-botao{
			display:block;
			text-align:center;
			padding-top:12px;
			margin:0 auto;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			color:white;
		}
		
		.big{
			display:block;
		}
		
		.small{
			display:none;
		}

	/*fim banner*/
	
#inicio{
	width:100%;
	min-height:50%;
	background-color:rgb(225,225,225);
	position:relative;
}

#inicio .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 20px 10px 20px;
	text-align:center;
}

#inicio .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

/*fim inicio*/

/*fim conteudo*/

/*site map*/

#site-map-wrapper{
	display:none;
}

/*fim site map*/

/*footer*/

#footer{
	width:100%;
	height:105px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#footer-conteudo{
	width:624px;
	height:100px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
	background-size:100%;
	background-repeat: y;
}

#footer-conteudo .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:100%;
	color:white;
	top:20px;
	position:relative;
	margin:0 auto;
}

#footer-conteudo .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:42px;
	margin-left:35%;
	float:left;
	position:relative;
	
}

#footer-conteudo img{
	float:right;
	width:48px;
	height:42px;
	top:30px;
	margin-right:40%;
	position:relative;
}

/*fim footer*/

/*quem somos*/

#quem-somos{
	width:100%;
	min-height:70%;
	background-color:rgb(225,225,225);
	position:relative;
}

#quem-somos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#quem-somos .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.imgs{
	width:100%;
	padding:20px 0;
}

.logo-quemsomos{
	display:block;
	width:280px;
	padding:40px 0;
	margin:0 auto;
}


/*fim quem somos*/

/*serviços*/

#servicos .titulo{
	display:none;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#servicos{
	width:100%;
	min-height:350px;
	background-color:white;
	position:relative;
	overflow:hidden;
}

#servicos-elem{
	width:900px;
	height:250px;
	margin:40px auto;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100% auto;
}

#servicos-elem-wrapper{
	display:block;
	width:450px;
	margin-bottom:20px;
	position:absolute;
	bottom:0px;
	right:25%;
	left:50%;
	margin-left:-400px;
}

#servicos-elem-wrapper-mobile{
	display:none;
	width:100%;
}

#servicos-titulo{
	width:100%;
	height:30px;
	background-color:rgb(19,166,180);
}

.servicostitulo{
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:20px;
	color:white;
	margin-left:20px;
}

#servicos-texto{
	width:100%-2px;
	background-color:rgba(0,0,0,0.8);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0,0,0,0.8);
}

.servicostexto{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15px;
	color:white;
	display:block;
	margin:15px;
	text-align:left;
}

.servicostexto br{
	
}

/*fim serviços*/

/*contactos*/

/*mapa morada*/

.mobile-call{
	display:inline-block;
}

.desktop-call{
	display:none;
}

.mobile-gps{
	display:inline-block;
}

.desktop-gps{
	display:none;
}

#contactos{
	width:100%;
	min-height:350px;
	background-color:white;
	position:relative;
	overflow:hidden;
}

#map-title{
	width:100%;
	padding-top:50px;
	margin:0 auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	text-align:left;
	color:rgb(121,40,97);
	padding-left:20px;
}

#googleMap{
	width:100%;
	height:250px;
	margin:25px 0;
}

#googleMap iframe{
	width:100%;
	height:250px;
	border:0;
}

#info-morada{
	width:100%;
	padding-bottom:50px;
	margin:0 auto;
	overflow:hidden;
}

#morada{
	width:280px;
	height:45px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:rgb(121,40,97);
	float:left;
	padding-left:20px;
	text-align:left;
}

#morada a{
	color:rgb(121,40,97);
}

#morada img{
	width:15px;
	height:20px;
	float:left;
	padding-right:10px;
}

.textmorada{
	width:220px;
	float:left;
}

#textocontacto{
	width:300px;
	height:70px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:rgb(121,40,97);
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:0;
}

#textocontacto a{
	color:rgb(121,40,97);
}

/*fim mapa e morada*/

/*formulario*/

#wrapper-formulario{
	clear:both;
	width:100%;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#formulario-titulo{
	width:100%;
	height:30px;
	text-align:left;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
	font-size:20px;
	color:rgb(121,40,97);
	padding-left:20px;
}

#formulario{
	max-width:800px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
}

form{
	overflow:hidden;
	margin:0 20px;
	display:block;
}

.largura-info{
	width:100%;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

.largura-message{
	width:58%;
	height:140px;
	resize:none;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	float:right;
	color:rgb(19,166,180);
	position:relative;
}

#container-info{
	float:left;
	width:40%;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    rgb(19,166,180);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgb(19,166,180);
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgb(19,166,180);
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    rgb(19,166,180);
}

.g-recaptcha{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}

.sobmeter{
	width:115px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:white;
	background-image: url(imgs/button.gif);
	border-color:white;
	cursor:pointer;
}

/*fim formulario*/

/*fim contactos*/

/*links*/

#links{
	width:100%;
	min-height:70%;
	background-color:white;
}

#links .texto{
	display:block;
	clear:left;
	clear:right;
	max-width:800px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#logos-links{
	max-width:800px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:center;
}

#logos-links a{ 
	margin:20px;
	display:inline-block;
}

/*fim links*/

/*area de clientes*/

#login-ac .largura-info{
	width:305px;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

#conteudo-ac{
	min-width:1024px;
	min-height:100%;
	background-image: url(imgs/ac-background.png);
	background-repeat:repeat-y;
	background-position:center;
	background-size: 1024px 100%;
	background-color: rgb(121,40,97);
	position:relative;
	text-align:center;
}

#wrapper-ac{
	width:960px;
	display:inline-block;
}

#header-ac{
	width:100%;
	height:50px;
	background-color:rgba(0,0,0,0.4);
}

#logo-ac{
	width:960px;
	height:260px;
	background-image: url(imgs/logo-ana-silvestre-contabilidade-branco.png);
	background-size: 440px 216px;
	background-repeat: no-repeat;
	background-position:center;
}

#login-ac{
	width:960px;
	min-height:360px;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15;
	color:white;
}

#login-ac form{
	width:400px;
	margin:20px auto;
	text-align:right;
	padding-right:40px;
	padding-top:25px;
}

.sobmeter-ac{
	width:305px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:18px;
	color:white;
	background-color:rgb(19,166,180);
	border-color:white;
	cursor:pointer;
	margin-top:5px;
}

#footer-ac{
	min-width:1024px;
	height:60px;
	position:absolute;
    bottom:0;
}

#footer-ac .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:500px;
	color:white;
	top:20px;
	position:relative;
	margin-left:300px;
}

#footer-ac .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:20px;
	float:right;
	position:relative;
	left:-15px;
}

#footer-ac img{
	float:right;
	width:48;
	height:42px;
	top:8px;
	position:relative;
	right:10px;
	margin-right:100px;
}

.ac-header{
	width:200px;
	height:25px;
	float: right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-right:100px;
}

.ac-header-sair{
	width:50px;
	height:25px;
	float: left;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-left:100px;
}

}

@media only screen and (min-width:961px) { /* big landscape tablets, laptops, and desktops */

/*elementos low width*/

#tablet-quemsomos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-servicos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-contactos{
	display:none;
	width:100%;
	height:auto;
}

#tablet-pedidoinfo{
	display:none;
	width:100%;
	height:auto;
}

#tablet-links{
	display:none;
	width:100%;
	height:auto;
}

/*header*/

#header{
	width:100%;
	height:165px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#header img{
	width:265px;
	height:126px;
	padding-top:20px;
}

/*menu*/

#menu{
	width:100%;
	height:44px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#conteudo-menu{
	width:944px;
	height:39px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
}

#conteudo-menu a{
	float:left;
	display:block;
}

#conteudo-menu a span{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:17px;
	width:120px;
	height:39px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
}

#conteudo-menu a:hover span{
	background-color:rgb(19,166,180);
}

#conteudo-menu a.areacliente{
	display: block;
}

#conteudo-menu a.areacliente{
	float:right;
}

#conteudo-menu a span.areacliente{
	width:180px;
}

#conteudo-menu a span.areacliente img{
	width:15px;
	height:19px;
	margin-right:10px;
}

/*botao drop*/

#drop-menu{
	width:0;
	height:0;
	background-color:rgb(121,40,97);
	display:none;
}

a #botao-menu{
	width:100%;
	height:100%;
	padding-top:2.5%;
	display:none;
}

/*conteudo*/

#conteudo{
	width:100%;
}

/*inicio*/
	/*banner*/
	
		#banner{
			width:100%;
			background-color:rgb(121,40,97);
		}
	
		#jssor_1{ position: relative; margin: 0 auto; top: 0px; left: 0px; width: 3000px; height: 260px; overflow: hidden; visibility: hidden;}
		
		div [data-u="slides"]{
			cursor: default; position: relative; top: 0px; left: 0px; width: 3000px; height: 260px; overflow: hidden;
		}

        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: relative;
			top:230px;
			display:block;
			margin: 0 auto;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: relative;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('imgs/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
			bottom:0px;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
		
		/*conteudo banner*/
		
		/*bloco1*/
		
		#bloco1{
			width:800px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
		}
		
		#titulo-bloco1{
			width:500px;
			margin:0 auto;
			padding:20px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:36px;
			text-align:center;
			line-height:40px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
			padding-bottom:2px;
		}
		
		.realce{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:50px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.rodape{
			display:block;
			padding-top:0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:26px;
		}
		
		#info-bloco1{
			width:100%;
			margin-top:10px;
			text-align:center;
		}
		
		#blocos-bloco1-wrapper{
			display:inline-block;
			margin:0 auto;
		}
		
		#blocos-bloco1{
			display:block;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:10px 5px;
		}
		
		.blocos-texto{
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			color:white;
		}
		
		#blocos-bloco1-small{
			display:none;
			padding:5px 15px;
			background-color:rgba(0,0,0,0.6);
			text-align:center;
			float:left;
			margin:5px 5px;
		}
		
		/*bloco2*/
		
		#bloco2{
			width:800px;
			height:260px;
			margin:0 auto;
			overflow:hidden;
			background-image:url('imgs/banner-image.png');
			background-repeat:no-repeat;
			background-size:auto 260px;
			background-position:right;
		}
		
		#titulo-bg{
			width:750px;
			margin:0 auto;
			background-color:rgba(0,0,0,0.4);
		}
		
		#titulo-bloco2{
			width:700px;
			margin:0 auto;
			padding:40px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:25px;
			text-align:center;
			line-height:25px;
			color:white;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:white;
		}
		
		#texto-bloco2{
			width:520px;
			margin:0 auto;
			padding:5px 0 10px 0;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:18px;
			text-align:center;
			line-height:25px;
			color:white;
			overflow:hidden;
		}
		
		.realce2{
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			font-size:35px;
			text-shadow:-2px 2px rgba(0,0,0,0.4)
		}
		
		.sep-texto{
			display:block;
			width:auto;
			float:left;
			margin:0 2%;
		}
		
		#banner-botao{
			width:220px;
			height:52px;
			margin:40px auto;
			background-image:url('imgs/botao-banner.png');
		}
		
		.texto-botao{
			display:block;
			text-align:center;
			padding-top:12px;
			margin:0 auto;
			font-family: 'Poppins', sans-serif;
			font-weight: 300;
			font-size:20px;
			color:white;
		}
		
		.big{
			display:block;
		}
		
		.small{
			display:none;
		}

	/*fim banner*/
	
#inicio{
	width:100%;
	min-height:50%;
	background-color:rgb(225,225,225);
	position:relative;
}

#inicio .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 20px 10px 20px;
	text-align:center;
}

#inicio span p .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

/*fim inicio*/

/*fim conteudo*/

/*site map*/

#site-map-wrapper{
	display:block;
	width:100%;
	height:56px;
	background-color:rgb(100,100,100);
	text-align:center;
}

#site-map{
	display:inline-block;
}

#site-map a{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;

}

#site-map a span{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	height:39px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
}

#site-map .separador{
	float:left;
	margin-top:20px;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	height:39px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	color:white;
}

/*fim site map*/

/*footer*/

#footer{
	width:100%;
	height:64px;
	background-color:rgb(121,40,97);
	text-align:center;
}

#footer-conteudo{
	width:944px;
	height:59px;
	display:inline-block;
	background-image:url(imgs/menu-background.png);
	margin-top:5px;
}

#footer-conteudo .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:500px;
	color:white;
	top:20px;
	position:relative;
	margin-left:150px;
}

#footer-conteudo .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:20px;
	float:right;
	position:relative;
	left:-15px;
	margin-left:0px;
}

#footer-conteudo img{
	float:right;
	width:48;
	height:42px;
	top:8px;
	position:relative;
	right:10px;
	margin-right:0px;
}

/*fim footer*/

/*quem somos*/

#quem-somos{
	width:100%;
	min-height:70%;
	background-color:rgb(225,225,225);
	position:relative;
}

#quem-somos .titulo{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#quem-somos .texto{
	display:block;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.imgs{
	width:100%;
	padding:20px 0;
}

.logo-quemsomos{
	display:block;
	width:280px;
	padding:40px 0;
	margin:0 auto;
}


/*fim quem somos*/

/*serviços*/

#servicos .titulo{
	display:none;
	clear:left;
	clear:right;
	position:relative;
	max-width:800px;
	margin:0 auto;
	padding:40px 0 10px 0;
	text-align:center;
}

#servicos{
	width:100%;
	min-height:350px;
	background-color:white;
	position:relative;
	overflow:hidden;
}

#servicos-elem{
	width:900px;
	height:250px;
	margin:40px auto;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100% auto;
}

#servicos-elem-wrapper{
	width:450px;
	margin-bottom:20px;
	position:absolute;
	bottom:0px;
	right:25%;
	left:50%;
	margin-left:-400px;
}

#servicos-elem-wrapper-mobile{
	display:none;
	width:100%;
}

#servicos-titulo{
	width:100%;
	height:30px;
	background-color:rgb(19,166,180);
}

.servicostitulo{
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:20px;
	color:white;
	margin-left:20px;
}

#servicos-texto{
	width:100%-2px;
	background-color:rgba(0,0,0,0.8);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0,0,0,0.8);
}

.servicostexto{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15px;
	color:white;
	display:block;
	margin:15px;
	text-align:left;
}

.servicostexto br{
	
}

/*fim serviços*/

/*contactos*/

/*mapa morada*/

.mobile-call{
	display:none;
}

.desktop-call{
	display:inline-block;
}

.mobile-gps{
	display:none;
}

.desktop-gps{
	display:inline-block;
}

#contactos{
	width:100%;
	min-height:350px;
	background-color:white;
	position:relative;
	overflow:hidden;
}

#map-title{
	width:800px;
	padding-top:50px;
	margin:0 auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:20px;
	text-align:left;
	color:rgb(121,40,97);
	padding-left:20px;
}

#googleMap{
	width:100%;
	height:250px;
	margin:25px 0;
}

#googleMap iframe{
	width:100%;
	height:250px;
	border:0;
}

#info-morada{
	width:800px;
	padding-bottom:50px;
	margin:0 auto;
	overflow:hidden;
}

#morada{
	width:280px;
	height:45px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:rgb(121,40,97);
	float:left;
	padding-left:20px;
	text-align:left;
}

#morada a{
	color:rgb(121,40,97);
}

#morada img{
	width:15px;
	height:20px;
	float:left;
	padding-right:10px;
}

.textmorada{
	width:220px;
	float:left;
}

#textocontacto{
	width:300px;
	height:70px;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:18px;
	color:rgb(121,40,97);
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:0;
}

#textocontacto a{
	color:rgb(121,40,97);
}

/*fim mapa e morada*/

/*formulario*/

#wrapper-formulario{
	clear:both;
	width:100%;
	background-color:rgb(225,225,225);
	overflow:hidden;
}

#formulario-titulo{
	text-align:left;
	width:800px;
	height:30px;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
	font-size:20px;
	color:rgb(121,40,97);
	padding-left:20px;
}

#formulario{
	width:800px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
}

form{
	overflow:hidden;
	margin:0;
	display:block;
}

.largura-info{
	width:100%;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	color:rgb(19,166,180);
}

.largura-message{
	width:485px;
	height:140px;
	resize:none;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:0;
	float:right;
	color:rgb(19,166,180);
}

#container-info{
	float:left;
	width:305px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    rgb(19,166,180);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgb(19,166,180);
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgb(19,166,180);
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    rgb(19,166,180);
}

.g-recaptcha{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}

.sobmeter{
	width:115px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	color:white;
	background-image: url(imgs/button.gif);
	border-color:white;
	cursor:pointer;
}

/*fim formulario*/

/*fim contactos*/

/*links*/

#links{
	width:100%;
	min-height:70%;
	background-color:white;
}

#links .texto{
	display:block;
	clear:left;
	clear:right;
	max-width:800px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#logos-links{
	max-width:800px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:center;
}

#logos-links a{ 
	margin:20px;
	display:inline-block;
}

/*fim links*/

/*area de clientes*/

#conteudo-ac{
	min-width:1024px;
	min-height:100%;
	background-image: url(imgs/ac-background.png);
	background-repeat:repeat-y;
	background-position:center;
	background-size: 1024px 100%;
	background-color: rgb(121,40,97);
	position:relative;
	text-align:center;
}

#wrapper-ac{
	width:960px;
	display:inline-block;
}

#header-ac{
	width:100%;
	height:50px;
	background-color:rgba(0,0,0,0.4);
}

#logo-ac{
	width:960px;
	height:260px;
	background-image: url(imgs/logo-asc.svg);
	background-size: 440px 216px;
	background-repeat: no-repeat;
	background-position:center;
}

#login-ac{
	width:960px;
	min-height:360px;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:15;
	color:white;
}

#login-ac form{
	width:400px;
	margin:20px auto;
	text-align:right;
	padding-right:40px;
	padding-top:25px;
}

.sobmeter-ac{
	width:305px;
	height:40px;
	clear:right;
	float:right;
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:18px;
	color:white;
	background-color:rgb(19,166,180);
	border-color:white;
	cursor:pointer;
	margin-top:5px;
}

#footer-ac{
	min-width:100%;
	height:60px;
	position:absolute;
    bottom:0;
}

#footer-ac .footer-text{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:12px;
	width:500px;
	color:white;
	top:20px;
	position:relative;
	margin-left:300px;
}

#footer-ac .criador{
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
	font-size:11px;
	width:100px;
	color:white;
	top:20px;
	float:right;
	position:relative;
	left:-15px;
}

#footer-ac img{
	float:right;
	width:48;
	height:42px;
	top:8px;
	position:relative;
	right:10px;
	margin-right:100px;
}

.ac-header{
	width:200px;
	height:25px;
	float: right;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-right:100px;
}

.ac-header-sair{
	width:50px;
	height:25px;
	float: left;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	font-size:15;
	color:white;
	margin-top:15px;
	margin-left:100px;
}

}

