/* FRONTEND CSS
*********************************************/

html {
	/* scrollbar fix (prevent ugly left pull for lower content sites) */
	overflow-y: scroll;
}

.meta {
    border-bottom: 1px solid rgba(0, 0, 0, .09);
    background-color: #fff;
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
    background: #070728;
    letter-spacing: 1px;
    color: #eee;
    padding-top: 3px;
  height: 32px;
}

.nspArtPage p{
  text-align:left !important;
  font-size: 12px !important;
}

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    margin: 0 5px;
    padding: 20px;
}


.contacte {
    width: 90px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #0a0a2a;
}


.capa{
  height:150px;
  width: 100%;
 background: url(http://www.proactiva.cv/images/Destaque/fiscalidade.jpg) no-repeat;
background-size: cover;
overflow: hidden;
background-attachment: fixed;
}

.contacte a {
  color:#eee;
  font-size:12px
  
}

.contacte a:hover {
  color:#eee;
  
}

.contactos-email a, .right ul li a .fa {
  color:#eee;
  text-decoration:none;
}


#bfElemWrap32 {
  width: 100% !important;
}

.sp-accordion.sp-accordion-style1 .toggler, .sp-accordion.sp-accordion-style1 .toggler span, .sp-accordion.sp-accordion-style1 .toggler span span {
    display: block;
    min-height: 30px;
    padding: 4px !important;
    height: auto;
    line-height: 20px;
    background: #fff;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.sp-accordion.sp-accordion-style1 .sp-accordion-inner {
    padding: 0 16px;
    min-height: 130px;
    max-height: 500px;
    overflow: scroll;
    text-align: left;
    height: auto;
  background: #f5f5f5;
}

.sp-accordion.sp-accordion-style1 .toggler span, .sp-accordion.sp-accordion-style1 .toggler span span {
    background: none;
    font-size: 12px;
    font-weight: 600;
    border: none !important;
}

.sp-accordion.sp-accordion-style1 span span::after {
    display: inline-block;
    font-family: fontawesome;
    content: "\f067";
    float: right;
    font-weight: 300;
    font-size: 11px !important;
}


#bfPage1 input{
    background: #EFEFEF;
    border-radius: 2px;
    border: 1px solid #828180;
    box-shadow: none;
    width: 100%;
    padding:10px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #4c4c4c;
    transition: all 100ms ease-out;
}

.bfQuickMode .bfLabelLeft label {
    width: 80%;
}

#bfElemWrap15, #bfElemWrap45, #bfElemWrap22 {
    width: 33.2% !important;
}

#bfElemWrap27:hover, #bfElemWrap:none {
    background: none !important;
}


.bfElemWrap {
  width: 50%;
float: left !important;

}

#bfElemWrap88 {
    width: 100%;
}




#cw-mod-contact-light select, #cw-mod-contact-light textarea, #cw-mod-contact-light input[type="text"], #cw-mod-contact-light input[type="password"], #cw-mod-contact-light input[type="datetime"], #cw-mod-contact-light input[type="datetime-local"], #cw-mod-contact-light input[type="date"], #cw-mod-contact-light input[type="month"], #cw-mod-contact-light input[type="time"], #cw-mod-contact-light input[type="week"], #cw-mod-contact-light input[type="number"], #cw-mod-contact-light input[type="email"], #cw-mod-contact-light input[type="url"], #cw-mod-contact-light input[type="search"], #cw-mod-contact-light input[type="tel"], #cw-mod-contact-light input[type="color"], #cw-mod-contact-light .uneditable-input {
    border: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 15px;
    color: #555;
    border-radius: 0;
}

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    margin: 0;
    width: 20px;
    float: right;
    height: 40px;
    font-size: 28px;
    line-height: 1;
    padding: 18px 0px;
    background: #fff;
    color: #070728;
    text-align: right;
    border-radius: 0;
}

.cw-mod-contact-light-fmcwcmod-116 .btn {
    padding: 5px;
    font-size: 13px;
    border-radius: 0;
}

.cw-mod-contact-light-buttons {
    width: 96%;
}

#cw-mod-contact-light .copyme input, #cw-mod-contact-light .tos input {
    margin-left: 0;
}


#cw-mod-contact-light .copyme label, #cw-mod-contact-light .tos label {
    color: #eee;
    font-size: 13px;
}

.btn {
    padding: 8px !important;
    font-size: 12px !important;
    line-height: 1.25;
    border-radius: 0 !important;
}

#cw-mod-contact-light label {
    display: none;
}

#cw-mod-contact-light {
    margin: 20px 0 5px 0;
    padding: 0;
}

.gerente{
  padding:10px;
  border: 1px solid #ddd;
  width: 98px;
}
body {
	font-size: 15px;
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
color: #5b5b5b;
letter-spacing: .4px;
	font-family: 'Montserrat', sans-serif;

}

a {
    color: #8a0707;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.container{
  max-width:1000px;
}


h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #3b3b3b;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

#artigo .caixa {
    padding: 30px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    border-bottom: 2px solid #8a0808;
}


#artigo ul{
  padding:0;
}

#artigo ul li{
   list-style: inside;

}



#artigo .caixa a{
  color: #444;
}



header {
    width: 100%;
    height: 68px;
    line-height: 50px;
    font-size: 13px;
    font-weight: 400;
      background: #fff;
    z-index: 302;
    border-bottom: 1px solid #E6EAEA;
}


.dj-megamenu-default li a.dj-up_a {
    padding: 8px 0 !important;
    margin-left: 25px !important;
}

.dj-megamenu-default li a.dj-up_a .arrow {
    right: 10px !important;
    top: 30px !important;
}



.titulo{
    width: 100%
}


.titulo h5{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2px;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 10px;
}

.titulo h5 span {
    float: right;
    margin-right: 34px;
    color: #666;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
}



.circulo {
    height: 10px;
    width: 10px;
    float: left;
    background: #8a0707;
    border-radius: 100%;
    margin-right: 10px;
}

.caixa p{
  text-align:center !important;
}


.linha{
    float: left;
    height: 1px;
    background: #eee;
    width: 96.5%;
}

.logo{
    padding-top: 10px;

}

.logo img{
   
	height: 30px;
	width: auto;
}

.readon {
    border: 1px solid #ddd;
    padding: 2px 5px;
    margin-top: 11px;
    color: #666;
    font-style: italic;
}


nav{
	text-align: right;

}

.dj-megamenu-default {
    height: 68px;
    background: none;
    float: right;
}

.dj-megamenu-default li a.dj-up_a {
    height: 68px;
    color: #000;
    border-right: none;
    border-left: none;
}

.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
    color: #000;
    border-left-color: none;
    background: none;
    border-bottom: 2px solid #8a0707;
}

.dj-megamenu-default li ul.dj-submenu {
    text-align: left;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
    background: #ffecec;
color: #8a0707;

}


#banner{
	background: #eee;
    width: 100%;
    height: auto;
    overflow: hidden;
  min-height: 350px;
}


.xslider_caption > div {
    background: none;
    text-align: center;
    padding: 0 22% 6% 22%;
}


.xslider_title {
    text-transform: uppercase;
    font-size: 20px !important;
    color: #fff !important;
    margin: 0 auto;
    margin-top: 0px;
    text-shadow: 2px 2px 5px #000000;
    line-height: 25px;
    font-weight: 700;
}


.caixa{
    padding: 15px 15px 10px 15px;
    min-height: 131px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    
}

#servicos .col-md-2:hover, #artigo .caixa:hover{
  background: #ffecec;;
  -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.caixa-pri{
   border:none !important;
}


#servicos .col-md-2 {
  border-left: 1px dotted #d9d9d9;
}


#sp-nh90 {
    color: #666666;
    background: none;
}

#sp-nh-items90, .sp-nh-item{
    background: none !important
}


#sp-nh-items90 a, .sp-nh-item a{
    color: #eee;
    font-size: 30px;
    font-weight: 700;
}


.sp-nh-buttons {
    float: none;
    margin-right: 0
}


#blog{
	background: #fff;
	width: 100%;
    min-height: 400px;
	padding: 50px 0;
}
.blog{
    width: 100%;
    clear: both;
}

#blog .nspImageWrapper {
    min-width: 270px;
    height: 140px;
    overflow: hidden;
}


.nspArts {
    padding: 0 !important;
}


.nspArt h4.nspHeader {
    font-size: 15px;
}
.nspArt h4.nspHeader a {
    font-weight: 600;
    color: #666
}


.creativecontactform_wrapper .powered_by {
    display: none !important;
}

.creativecontactform_header {
    display: none;
}

.creativecontactform_field_box_inner {
    float: left;
    margin-right: 22px;
}

.creativecontactform_wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    color: #fff !important;
}

.creativecontactform_body {
    padding: 0 !important;
}

.creativecontactform_input_element, .creativecontactform_input_element.closed {
    box-shadow: none !important;
    
}

.creativecontactform_wrapper:hover {
    box-shadow: none !important;
}

.facebook{
    padding-top: 5px;

}

.face .linha {
    width: 100% !important;
}

.face .titulo h5 span {
    margin-right: 0;
}


#servicos{
	width: 100%;
	text-align: center;
    background-attachment: fixed;
}

.servicos{
    background: #f4f7f6;
    margin-top: 1px;
}


#servicos a {
    color: #8a0707 !important;
    text-decoration: none;
}

#servicos img{
    max-width: 35px;
    height:auto;
}


#servicos p {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}



#servicos strong {
    font-weight: 700;
    color: #070728;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
}


.intro-servico{
	width: 60%;
	margin: 0 auto
}

#artigo .page-header {
    margin: 0 0;
    border-bottom: none;
    text-align: left;
    color: #666;
    font-size: 18px;

}


#artigo .page-header .h2, #artigo .page-header h2 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3px;
  margin:30px 0;
}

#artigo img {
    display: inline;
    max-width: 100%;
    height: auto;
}



#artigo{
    min-height:60vh;
    width: 100%;
    margin-bottom: 30px;
}

#artigo p {
    margin-bottom: 10px;
    color: #555;
    font-weight: 400;
  text-align:justify;
  line-height:19px;
  font-size:15px;
}


.contactos{
    background: #070728;
height: 100%;
padding: 30px;

}


.creativecontactform_field_name {
    color: #fff !important;
}



#contactos {
    background: url(../images/bgbt.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    font-weight: 700;
    background-attachment: fixed;
    text-transform: uppercase;
    font-size: 18px !important;
}

.nspArt p.nspText {
    color: #6c7e92;
    font-weight: 400;
    font-size: 14px;
}


#contactos a {
    text-align: center;
    color: #eee;
    width: 200px;
    margin: 0 auto;
    border: 1px solid;
    padding: 10px;
}



#contactos .titulo h5 {
    color: #eee !important;
}

#contactos .circulo {
    background: #eee !important;
}


.right{
    text-align: right;
}


.right ul{
    list-style: none;
    padding: 0;
    margin: 0
}

.right ul li {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
}

.copright {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #ddd;
    font-size: 11px;
    letter-spacing: 1px;
    color: #999;
}

#parceiros{
    height: auto;
    width: 100%;
    padding: 20px 0;
}


#parceiros ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;

}

#parceiros ul li{
    display: inline-block;
    margin: 0 40px;
    text-align: center;
}


#parceiros ul li img{
   max-width: 80px;
}

footer{
	background: #eee;
	padding: 30px 0 0 0;
	width: 100%;
    color: #666;
      border-top: 2px solid #8a0808;
}

.footer img{
  max-width:100px;
}

footer ul {
    padding: 0;
}

footer ul li {
    list-style:none;
  margin: 5px 0;
}

footer a {
    color: #666;
    text-decoration: none;
}







/* MEDIA QUERIES
*********************************************/

/* Extra small devices (phones, less than 768px) */
/* No media query -> mobile first strategy */

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  
.meta {
    font-size: 10px;
  height:auto !important;
}
  
  .logo img{
	height: 25px;
}
  
  #bfElemWrap15, #bfElemWrap45, #bfElemWrap22 {
    width: 100% !important;
}
  
  #servicos strong, #artigo .caixa strong {
    font-size: 11px;
    line-height: 11px;
}
  
  #servicos .col-xs-6 {
    border-bottom: 1px dotted #d9d9d9;
}
  
  #servicos .caixa-pri {
    border-bottom: 1px dotted #d9d9d9 !important;
}
  
  .caixa, #artigo .caixa {
    padding: 10px;
    min-height: 110px;
}
  
  #servicos img, #artigo .caixa img  {
    max-width: 20px;
}
  footer{
    text-align:center;
}
  
  .nspArt, .nspCol3 {
    padding:20px 0 0 0 !important;
}
  
  .contactos {
    padding: 30px 0;
}
  
  .linha {
    width: 100%;
}
  
  .titulo h5 span {
    margin-right: 0;
}
  .copright {
    font-size: 9px;
    letter-spacing: 0px;
}
  
  #artigo .caixa {
    padding: 15px;
    margin-bottom: 20px;
}
  
  .bfElemWrap {
  width: 100%;
float: left !important;

}
  .bfQuickMode .bfLabelLeft label {
    width: 100%;
}
  
  .bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    margin: 0;
    padding: 10px;
}
  

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* for higher resolutions (android and retina) */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5) {
  
}