.elementor-kit-6{--e-global-color-primary:#D9A445;--e-global-color-secondary:#262626;--e-global-color-text:#CAD5E2;--e-global-color-accent:#D9A445;--e-global-color-de819cc:#131F25;--e-global-color-dcdad38:#002F2F;--e-global-typography-primary-font-family:"Century Gothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Century Gothic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Segoe UI";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Segoe UI";--e-global-typography-accent-font-weight:500;background-color:#002F2F;font-family:"Segoe UI", Sans-serif;font-size:17px;font-weight:400;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#FFFFFF;box-shadow:0px 20px 25px -5px rgba(217, 163.99999999999994, 69.00000000000001, 0.25);border-radius:40px 40px 40px 40px;padding:16.5px 24px 16.5px 24px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#00BC7D;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Century Gothic", Sans-serif;font-size:4.5em;font-weight:700;line-height:1.4em;}.elementor-kit-6 h2{font-family:"Century Gothic", Sans-serif;font-size:42px;}.elementor-kit-6 h3{font-family:"Century Gothic", Sans-serif;font-size:31px;font-weight:700;line-height:1.4em;}.elementor-kit-6 label{color:#CAD5E2;font-family:"Inter", Sans-serif;font-size:13px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;color:#62748E;background-color:#2626264D;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF14;border-radius:13px 13px 13px 13px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{background-color:#2626264D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column: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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:49px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:14px 10px 14px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hidden-menu {
    transform: translateY(-100%);
    margin-bottom: -40px;
    transition: transform 0.2s ease-in-out;
}


header.primary-sticky-header{
    height: 150px !important;
    transform: translateY(0px);
}

.color_green_gradient{
    background: linear-gradient(135deg, #5EE9B5 0%, #d9a445 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.color_blue{
    color: rgba(144, 161, 185, 1);
}

.texto_verde{
    color: rgba(0, 212, 146, 1);
}

p{
    margin-bottom: 0;
}

.register_form{
    display: flex;
    gap:20px;
    flex-direction: column;
}

.register_form button {
    background-color: #009966;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    box-shadow: 0px 20px 25px -5px rgba(0, 153, 101.99999999999997, 0.3);
    border-radius: 7px 7px 7px 7px;
    padding: 16.5px 14px 16.5px 14px;
    border: 0 !important;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top:20px;
}

.register_form button:hover{
    background-color: #00bc7d;
} 

.register_form label {
    font-size: 16px;
    margin-bottom: 10px;
}

.register_form svg path {
    fill: white;
}


.animation_box {
  transition: transform 0.6s ease;
}


.animation_box:hover {
  transform: translateY(-7px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}


/*Multilingue*/

button.lang-current {
    padding: 0;
    background-color: transparent !important;
    box-shadow: none !important;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #262626 !important;
    gap: 7px;
    height: 35px;
}

.lang-switcher {
  position: relative;
  display: inline-block;
}

.lang-switcher .lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #90A1B9;
}

.lang-switcher .arrow {
  margin-left: 4px;
  font-size: 10px;
}

.lang-switcher .lang-dropdown {
  display: none;
  position: absolute;
  background: rgb(255 255 255 / 65%);
  border-radius: calc(.625rem + 4px);  padding: 0px 0;
  list-style: none;
  margin: 0;
  top: 32px;
  right: -10%;
  z-index: 999;
  min-width: 140px;
  border: 1px solid rgb(255 255 255 / 12%);
}

.lang-switcher:hover .lang-dropdown {
  display: block;
}

.lang-switcher .lang-dropdown li {
    padding: 5px 0px;
}

.lang-switcher .lang-dropdown li a {
    color: #262626;
    text-decoration: none;
    display: flex;
    height: 40px;
    align-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;

}


.lang-switcher .lang-dropdown li a:hover {
  background: rgba(255, 255, 255, 0.15);
  color:#009966;
}

button.lang-current svg path {
    stroke: #262626;
}

.lang-switcher .lang-dropdown li small {
    font-size: 0.575rem !important;
    padding-right: 10px;
}

.tag_popup {
    background-color: var(--e-global-color-de819cc);
    font-family: "Manrope", Sans-serif;
    font-size: 12.13px;
    font-weight: 500;
    fill: #5EE9B5;
    color: #5EE9B5;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00BC7D80;
    border-radius: 6px;
    padding: 04px 22px 4px 22px;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 13px;
}



.conta_criada {
    color: white !important;
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 25px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/centurygothic.ttf') format('truetype');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/centurygothic.ttf') format('truetype');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/centurygothic_bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/centurygothic_bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithis.ttf') format('truetype');
}
@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithibd.ttf') format('truetype');
}
@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithis.ttf') format('truetype');
}
@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithibd.ttf') format('truetype');
}
@font-face {
	font-family: 'Segoe UI';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithisi.ttf') format('truetype');
}
@font-face {
	font-family: 'Segoe UI';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://vettrack.pt/wp-content/uploads/2025/11/segoeuithisz.ttf') format('truetype');
}
/* End Custom Fonts CSS */