.elementor-kit-7{--e-global-color-primary:#7EAA17;--e-global-color-secondary:#0D9DA3;--e-global-color-text:#232323;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Merriweather";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Merriweather", Sans-serif;font-size:18px;font-weight:600;color:var( --e-global-color-accent );border-radius:6px 6px 6px 6px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.header-wrap > div {
  flex-wrap: nowrap !important;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 75px 0px 0px 0px !important;
  /* background: #fff url(/wp-content/uploads/2024/07/newbgfull-scaled.jpg) repeat-y center top/auto; */
}
.elementor-location-footer {
  margin-top: auto;
}
html {
  scroll-behavior: smooth; 
  scroll-padding-top: 100px;
}

e-con {
  
  --container-default-padding-right: 0px !important;
 
  --container-default-padding-left: 0px !important;
}


/* .disable{
    border: solid 1px #000;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
} */

.single-post .entry-footer .tags, /* Example for common theme structure */
.post-tags { /* Another common class */
  display: none !important;
}

header{
    background: #fff !important;
}
.page-header h1.entry-title {
  padding-left: 0;
}
/* Buttons*/
.elementor-button, .elementor-button a {
  background-color: #7eaa17 !important;
  color: #fff !important;
  font-size: 18px !important;
  border: none;
}
.menutop{
    padding-left: 24px;
    text-align: left !important;
}

.list-services .elementor-button{
  line-height: 24px;
  font-weight: 700;
  min-width: 220px !important;
}


.elementor-button:hover, .elementor-button a:hover {
  background-color: #55730f !important;
}
.elementor-button:before, .elementor-button a:before, .elementor-button:after, .elementor-button a:after {
  display: none;
}
.elementor-ghost a {
  background-color: #fff !important;
  color: #0d9da3 !important;
  border: solid 2px #0d9da3;
  font-size: 18px !important;
}

 .elementor-ghost a:hover {
  background-color: #fff !important;
  color: #086064 !important;
  border-color: #086064 !important;
}




.list-services li:nth-child(odd) {
   background: #fff;
}
.list-services li:nth-child(even) {
     background: #f9f9f9;
}

.tab-not-active, .tab-active, .tab-not-active2{ background: transparent !important;
    background-color: transparent !important;
}

.section-services {
  overflow: hidden;
}
.section-services a {
  color: #74902b !important;
  text-decoration: none;
}
.section-services a:hover {
  color: #0a9ca4 !important;
}
.section-services pre {
  border-radius: 6px;
}
.section-services button[type="button"], .section-services input[type=submit], .section-services button[type=submit] {
  background: #039aaa !important;
  transition: all 0.5s ease !important;
  color: #fff !important;
  font-size: 16px;
  padding: 6px 12px;
  width: 80px;
  border: none;
  border-radius: 4px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
}
.section-services button[type="button"]:hover, .section-services input[type=submit]:hover, .section-services button[type=submit]:hover {
  background: #039aaa !important;
  transition: all 0.5s ease !important;
  color: #fff !important;
  font-size: 16px;
  padding: 6px 12px;
  width: 80px;
  border: none;
  border-radius: 4px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
}
.section-services #mensagem {
  margin-bottom: 40px;
}
.section-services form > p {
  font-size: 16px !important;
  margin-top: 0px !important;
}
.section-services input[type=text], .section-services input[type=email], .section-services input {
  line-height: 29px;
}
.downloadPDFButton {
  width: auto !important;
  margin: 0px 6px !important;
}
.section-services form#emailForm {
  margin-top: 20px;
  background: #f8f8f8;
  padding: 24px;
  position: relative;
  border-radius: 6px;
}
.section-services form#emailForm label {
  font-size: 18px;
}
.section-services #nifForm, .section-services #crcForm, .section-services #userForm, .section-services #serviceForm, .section-services #licensePlateForm {
  background: rgba(90, 176, 102, 0.1);
  padding: 24px;
  position: relative;
  border-radius: 6px;
}
.section-services #serviceForm input, .section-services #userForm input, .section-services #licensePlateForm input, #serviceForm select {
  margin: 0px 8px 0px 8px;
  background: #fff;
}
.section-services #nifForm input[type=text], .section-services #crcForm input[type=text], .section-services #licensePlateForm input[type=text], .section-services #serviceForm input, .section-services #userForm input, .section-services #licensePlateForm input {
  background: #fff;
  max-width: 170px;
}
.section-services #nifForm input[type=text], .section-services #licensePlateForm input[type=text] {
  margin-right: 16px;
}
.section-services #nifForm:before, .section-services§ #crcForm:before, .section-services #userForm:before, .section-services #licensePlateForm:before {
  content: "";
  position: absolute;
  bottom: -20px;
  height: 1px;
  background: #dbdbdb;
  left: 0;
  right: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  background: #f0f0f0;
}
.input-large {
  width: 100% !important;
  max-width: 400px !important;
}
input[type="email"] {
  margin-right: 8px;
}
ul.responseTabSectionClass {
  margin: 20px 0 0 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  margin-bottom: 20px;
  list-style: none;
  border-bottom: solid 1px #dbdbdb;
}
ul.responseTabSectionClass > * {
  -webkit-flex: 1 auto;
  -moz-flex: 1 auto;
  flex: 1 auto;
  align-self: auto;
}
ul.responseTabSectionClass li:last-child {
  text-align: right;
  border: none;
  max-width: calc(100% - 360px);
  width: 100%;
  cursor: auto;
  background: transparent;
}
ul.responseTabSectionClass li {
  width: 100%;
  padding: 4px;
  border-left: solid 1px #dbdbdb;
  border-top: solid 1px #dbdbdb;
  border-right: solid 1px #dbdbdb;
  max-width: 180px;
  text-align: center;
  cursor: pointer;
  position: relative;
  bottom: -1px;
  background: #f1f1f1;
  border-bottom: solid 1px #dbdbdb;
}
ul.responseTabSectionClass li.tab-selected {
  border: solid 1px #039aaa;
  background: #039aaa;
  color: #fff;
}
#loadingIndicator {
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.loadingText {
    background: #fff;
  display: inline-block;
  position: relative;
  top: 20%;
  left: 50%;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 24px;
  font-weight: 700;
  transform: translateX(-50%);
  color: #fff;
  text-align: center;
}



.loadingText {
   width: 134.4px;
   height: 24.6px;
   border-radius: 22.4px;
   color: #555;
   border: 1px solid;
   position: relative;
      line-height: 60px;
      font-size: 16px;
}

.loadingText::before {
   content: "";
   position: absolute;
   margin: 2.2px;
   inset: 0 100% 0 0;
   border-radius: inherit;
   background: currentColor;
   animation: progress-pf82op 2s infinite;
}

@keyframes progress-pf82op {
   100% {
      inset: 0;
   }
}



.section-services {
  font-family: "Merriweather", Sans-serif;
}
.error404 h1 {
  font-size: 50px;
  margin-top: 40px;
}
.iesSelect {
  padding: 8px 4px !important;
  background: #fff;
  margin: 0px 8px !important;
}
select {
  border: 1px solid #ccc;
  width: auto;
}
/* CSS CF7 Response by LightNoise */
.wpcf7 form .wpcf7-response-output {
  margin: 16px 0 0 0;
  color: #31708f;
  background-color: #d9edf7;
  border: 0;
  padding: 10px;
  position: relative;
}
.wpcf7 form.init .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #4F8A10;
  background-color: #DFF2BF;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  color: #D8000C;
  background-color: #FFBABA;
}
.wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28;
  background: #f4a27d;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #9F6000;
  background-color: #FEEFB3;
}
.wpcf7-acceptance > .wpcf7-list-item {
  margin-left: 0;
}

.erroBizapisMessage{
      
      color: #d0342c;
  padding: 12px 24px;
  display: block;
  }


@media only screen and (max-width: 1200px) {
  body {
    padding: 60px 0px 0px 0px !important;
  }
  .grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  nav .elementor-ghost {
    margin: 20px 15px !important;
    display: inline-block !important;
  }
  nav .elementor-button {
    margin: 20px 15px !important;
    display: inline-block !important;
  }
  
  
  #serviceForm > div {
    height: auto !important;
    align-items: flex-start !important;
    flex-direction: column;
  }
  .section-services #serviceForm input, .section-services #userForm input, .section-services #licensePlateForm input, #serviceForm select {
    margin: 0px 0px 10px 0px !important;
    background: #fff;
    max-width: 100%;
    width: 100%;
  }
  ul.responseTabSectionClass li {
    display: block;
    max-width: 100% !important;
    text-align: center !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Light-1.woff2') format('woff2'),
		url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Light.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Regular-1.woff2') format('woff2'),
		url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Bold-1.woff2') format('woff2'),
		url('https://www.bizapis.com/wp-content/uploads/2024/08/MerriweatherSans-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/Raleway-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/Raleway-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/Raleway-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/Raleway-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.bizapis.com/wp-content/uploads/2024/08/Raleway-ExtraBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */