/* HPortugal Foundation Theme CSS*/
/*Para Boxed Layout*/
body{
	background:#D3D0CB;
	color: #252627;
	font-size: 14px;
	font-family: "Open Sans","Helvetica Neue",Helvetica,sans-serif;
	font-weight: 400;
	height:100%;
	line-height: 1.55em;
}
#page.site{
	background:#fff;
	margin:0 auto;
	max-width:1160px;
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.1);
	box-shadow:0 0 5px 1px rgba(0,0,0,0.1)
}
/*Para full-width usar div ou section .classes*/
#dark{
	background:#333;
}
#f9{
	background:#f9f9f9;
}


h1, h2, h3, h4, h5, h6{
	color:#2E5266;
	font-family: "Poppins","Open Sans","Helvetica Neue",Helvetica,sans-serif;
	font-weight:500;
	text-rendering: optimizelegibility;
}
a,a:visited{
	color:#4B88A2;
}
.button {
   display: inline-block;
   cursor: pointer;
   -webkit-appearance: none;
   transition: background-color 400ms ease,color 400ms ease;
   border: 1px solid transparent;
   border-radius: 0;
   padding: .85em 1.65em;
   margin: 0 0 1rem;
   font-size: .9rem;
   background-color: #E2C044;
   color: #fff;
}

.button:hover{
	background-color: #2E5266;
}
.widget{
	margin:0;
}
.center{
	text-align:center;
}
.m20{
	margin-top:20px;
	margin-bottom:20px;
}
.m40{
	margin-top:40px;
	margin-bottom:40px;
}
#page .parallax{
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
}

@media screen and (max-width: 39.9375em) {
	.collapse-2 .column{ padding-left:0;}
}
@media screen and (min-width: 40em) {
	.collapse-2 .column:first-child{ padding-left:0;}
	.collapse-2 .column:last-child{ padding-right:0;}
}

/*Páginas*/
.entry-content.pagetemp h1,
.entry-content.pagetemp h2,
.entry-content.pagetemp h3,
.entry-content.pagetemp h4,
.entry-content.pagetemp h5,
.entry-content.pagetemp h6{
	margin:1em 0;
}
.entry-header,
.page-title,
#secondary.widget-area{
	margin-top: 25px;
}

dl, ol, ul{
	list-style-position: inside;
}

/*Header*/

/*Header Full Menu*/
.full-menu{
	background:#9FB1BC;
}

.header.redes-sociais ul{margin:20px 0 0;float:right;font-size:0;line-height:initial;}
.header.redes-sociais li{display:inline;font-size:14px; margin-right:1rem;}
.header.redes-sociais i{
	color:#FFF9FB;
	font-size:14px;
	text-align:center;
	padding-top:4px;
	width:20px;
	height:20px;
	-moz-border-radius:25%;
	-webkit-border-radius:25%;
	border-radius:25%;
	transition: all ease 0.3s;
   -moz-transition: all ease 0.3s;
   -webkit-transition: all ease 0.3s;
   -o-transition: all ease 0.3s;
   -ms-transition: all ease 0.3s;
}
.redes-sociais li i.fa-facebook{background-color:#3C5899;}
.redes-sociais li i.fa-twitter{background-color:#01C4FC;}
.redes-sociais li i.fa-linkedin{background-color:#0083D8;}
.redes-sociais li i.fa-youtube{background-color:#e52d27;}/*hover: b31217*/
.redes-sociais li i.fa-google-plus-square{background-color:#dd4b39;}
.redes-sociais li i:hover{color:#fff;-moz-box-shadow: inset 0 -3rem rgba(0,0,0,0.16);-webkit-box-shadow: inset 0 -3rem rgba(0,0,0,0.16);box-shadow: inset 0 -3rem rgba(0,0,0,0.16);}


/*Header Logotipo + Texto*/
.header-text{
	padding-top:2.4em;
}

.header-destaque .feat{
	color:#252627;
	display:table-cell;
	padding:0 0 0 1em;
}
.header-destaque i{
	color:#2E5266;
	float:left;
	font-size: 210%;
}

.header-text .title{
	color:#2E5266;
	font-size:1.15rem;
	font-family: "Poppins","Open Sans";
	font-weight:500;
	margin-bottom: .5em;
}
.header-destaque .numero{
	font-family: "Poppins","Open Sans";
	font-size:1.15rem;
	font-weight: 500;
	margin-bottom: .5rem;
   line-height: 1.4;
}

.header-destaque a{
	color:#000;
	display:block;
}

.site-header{
	padding: 0px 0 5px;
}
.menu-logo{
	padding-top:15px;
}
.site-branding img{
	display:block;
	margin:2.4em auto;
}
.site-header .menu-wrap{
	padding: 15px .9375rem;;
}

/*Footer*/
footer{margin-top:30px;}
.site-footer1,
.site-footer2{
	background:#6E8898;
	color:#D3D0CB;
	padding:6em 0 0;
}
.site-footer2 h5.title{
	color:#FFF9FB;
}

footer .contactos li{
	list-style-type: none;
}

footer .menu>li {
	display:block;
}

footer .menu>li:before{
	color:#E2C044;
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
footer .menu>li a{
		padding-left: .6em;
		line-height: 4em;
}

.footer a{
	color:#D3D0CB;
	display:inline-block!important;
}
.footer .space {
	min-width:13px;
}
/*#footer .pl-content{padding-top:0px;padding-bottom:10px}
#footer .section-columnizer .columnizer{font-size:12px;font-weight:600;color:#FF7200}
#footer .section-columnizer .columnizer .textwidget,
#footer .section-columnizer .columnizer ul{margin-top:0px !important;font-size:14px;font-weight:400;color:#666}
#footer .section-columnizer .columnizer ul li{font-size:14px;line-height:22px}
#footer .section-columnizer .columnizer ul a{color:#777}*/
.footer.column{margin-bottom:20px;}
.footer strong{font-weight:600}
.footer ul.contactos{margin:0 !important}
.footer ul.contactos i{margin-right:10px;}
.footer .widget ul.menu{margin-top:15px !important;font-weight:600}

.footer ul#menu-menu-footer{}
.footer ul#menu-menu-footer li{display:block;font-weight:600;padding:0 0 0 10px;}


.site-info{
	background:#6E8898;
	color:#D3D4D9;
	text-align:center;
	padding:14px 0;
}




/*----------------------------- ----------------------------- ----------------------------- ----------------------------- -----------------------------*/
/*Pagina Inicial*/

.image-list{
	margin-top:2rem;
	margin-bottom: 2rem;
}
.image-list ul{
	margin: 2em 0 ;
}
.image-list li{
	list-style-type: none;
}

.image-list li i{
	color:#E2C044;
	margin-right: 1em;
	line-height: 2em;
}

.image-list h3{
		margin-top:1rem;
}

.imgboxs .column > div{
	box-shadow:0px 0px 3px 0px rgba(37, 38, 39, 0.25);
	padding:2em 1.6em;
	margin:2em 0;
}

.row.calltoaction{
	background: #9FB1BC;
	/*padding-top:2rem;
	padding-bottom: 1.6rem;*/
}

.row.calltoaction a p{ display:none;}

.row.calltoaction h3,
.row.calltoaction h4,
.row.calltoaction h5,
.row.calltoaction h6,
.row.calltoaction .title-one,
.row.calltoaction .title-sub{
	color:#2E5266;
	font-weight: 500;
	font-family: "Poppins","Open Sans";
	margin-bottom: .8rem;
}

.row.calltoaction .title-one{
	font-size: 1.9375rem;
	margin-bottom: .4rem;
	line-height: 1.4;
}

.row.calltoaction .title-sub{
	font-size: 1rem
}

.row.calltoaction .button{
	/*background:#*/
	display: block;
	text-align:center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color 400ms ease,color 400ms ease;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 1.25em 1.65em;
	margin: 1.85em 0 1rem;
	font-size: .9rem;
	background-color: #E2C044;
	color: #fff;
	box-shadow: none;
	width:100%;
}

.row.calltoaction .button:hover{
	background-color: #2E5266;
}

.row.calltoaction input[type="text"]{
	background: #9FB1BC;
	border-radius: 0;
	border:1px solid #2E5266;
	color:#fff;
	display:inline-block;
	font-size: 15px;
	margin: 0 20px 0 0;
	padding:5px 10px;
	height:35px;
	width:250px;
	box-shadow: none;
}

.row.calltoaction span:last-child input[type="text"]{
	margin: 0;
}
.row.calltoaction input:-ms-input-placeholder{
   color: red;
}
.row.calltoaction input::-webkit-input-placeholder {
color: #D3D0CB !important;
}

.row.calltoaction input:-moz-placeholder { /* Firefox 18- */
color: #D3D0CB !important;
}

.row.calltoaction input::-moz-placeholder {  /* Firefox 19+ */
 color: #D3D0CB !important;
}

.row.calltoaction input:-ms-input-placeholder {
color: #D3D0CB !important;
}



.imgboxs{
	margin-top:2em;
	margin-bottom: 2em;
}

.imgboxs .column > div{
	padding:1.6em;
}




.home-servicos .servicos-tab-wrap{
	margin-top:2rem;
	margin-bottom: 2rem;
}

.home-servicos .tabs{
	border:0;
	margin:3em 0 0;
	z-index: 2;
}

.home-servicos .tabs li a{
	background:#9FB1BC;
	border: 1px solid #D3D0CB;
	border-width: 1px 1px 1px 0;
	color:#2E5266;
	font-size:1em;
	font-weight:900;
	text-transform: uppercase;
}

.home-servicos .tabs li:first-child a{
	border:1px solid #D3D0CB;
}

.home-servicos .tabs li.is-active a{
	background:#fff;
	border-bottom-color: #fff;
}

.home-servicos .tabs-content{
	background:#fff;
	border:1px solid #D3D0CB;
	margin-top:-1px;
	z-index:1;
}

.home-servicos .tabs-content li{
	list-style-type: none;
	font-size:92%;
}

.home-servicos .tabs-content li i{
	color:#E2C044;
	margin-right: 1em;
}

.contactorapido{
	overflow: hidden;
	margin:2em 0!important;
}

.contactorapido h4{
	margin-bottom: 1em!important;
}
.contactorapido h5{
	margin:0!important;
}/*----------------------------- ----------------------------- ----------------------------- -------------------------------*/

/*Páginas Blog*/
h4.entry-title{
	margin-bottom:0;
}
span.posted-on{
	margin-bottom:0.6rem;
}
.single .img-single{
	margin:0 2rem 2rem 0;
}

.single .entry-content{
	font-size: 16px;
}
article h1{
	font-size:2rem;
}

article h2{
	font-size:1.6rem;
}

article h4{
	font-size:1.2rem;
}

/*Fondation Media Querys Fix*/
/* Small only */
@media screen and (max-width: 39.9375em) {
	.row{
		padding-left:40px;padding-right:40px;
	}
	.row .row{
		margin-left:0;margin-right:0;padding-left:0;padding-right:0;
	}

}

/* Medium and up */
@media screen and (min-width: 40em) {
	.row{
		padding-left:30px;padding-right:30px;
	}
	.row .row{
		margin-left:0;margin-right:0;padding-left:0;padding-right:0;
	}

}

/* Large and up */
@media screen and (min-width: 64em) {
}


/*Font Size Headers*/
h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 2.5rem; }
  h2 {
    font-size: 1.25rem; }
  h3 {
    font-size: 1rem; }
  h4 {
    font-size: 1rem; }
  h5 {
    font-size: 1rem; }
  h6 {
    font-size: 1rem; }
}
