@font-face {
  font-family: 'Aktiv Grotesk';
  src: url('../fonts/AktivGrotesk-Regular.eot');
  src: url('../fonts/AktivGrotesk-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AktivGrotesk-Regular.otf') format('otf'), url('../fonts/AktivGrotesk-Regular.svg#AktivGrotesk-Regular') format('svg'), url('../fonts/AktivGrotesk-Regular.ttf') format('truetype'), url('../fonts/AktivGrotesk-Regular.woff') format('woff'), url('../fonts/AktivGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Aktiv Grotesk';
  src: url('../fonts/AktivGrotesk-Bold.eot');
  src: url('../fonts/AktivGrotesk-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AktivGrotesk-Bold.otf') format('otf'), url('../fonts/AktivGrotesk-Bold.svg#AktivGrotesk-Bold') format('svg'), url('../fonts/AktivGrotesk-Bold.ttf') format('truetype'), url('../fonts/AktivGrotesk-Bold.woff') format('woff'), url('../fonts/AktivGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Aktiv Grotesk';
  src: url('../fonts/AktivGrotesk_Trial_Blk.eot');
  src: url('../fonts/AktivGrotesk_Trial_Blk.eot?#iefix') format('embedded-opentype'), url('../fonts/AktivGrotesk_Trial_Blk.svg#AktivGrotesk_Trial_Blk') format('svg'), url('../fonts/AktivGrotesk_Trial_Blk.woff') format('woff'), url('../fonts/AktivGrotesk_Trial_Blk.woff2') format('woff2'), url('../fonts/AktivGrotesk_Trial_Blk.ttf') format('truetype'), url('../fonts/AktivGrotesk_Trial_Blk.otf') format('otf');
  font-weight: 800;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: hidden;
}
ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
ol {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: 'Aktiv Grotesk';
  font-weight: 500;
  color: #000000;
  font-style: normal;
}
h1 {
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 10px;
}
h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
}
h4 {
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
body.page-template-page-welcome-back {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
  min-height: 100vh;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
    display: block;
}
body.page-template-page-welcome-back:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.page-template-page-welcome-back section {
    position: relative;
    width: 100%;
}
.page-template-page-welcome-back .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.page-template-page-welcome-back div.asp_m.asp_m_2{
    background: transparent!important;
}
.page-template-page-welcome-back div.asp_m.ajaxsearchpro .probox{
    display: block!important;
}
.page-template-page-welcome-back div.asp_m.ajaxsearchpro .probox .proinput{
    margin: 0!important;
    padding: 0!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 26px!important;
    float: none!important;
    width: 100%;
}
.page-template-page-welcome-back .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
    margin: 0;
}
.page-template-page-welcome-back header {
    width: 100%;
    height: 64px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.12);
    background: #FFF;
}
.page-template-page-welcome-back .toggle-menu {
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    background: 0 0;
    cursor: pointer;
    position: relative;
}
.page-template-page-welcome-back .header_left, header_right {
    display: flex;
    align-items: center;
    gap: 12px;
}
.page-template-page-welcome-back .w_mob-menu {
    display: none;
    padding: 13px 0 20px;
}
.page-template-page-welcome-back .w_mob-menu.open {
    display: block;
}
.page-template-page-welcome-back #welcome {
    background: #00A88F;
    padding: 19px 0 22px;
}
.page-template-page-welcome-back #welcome h2 {
    color: #fff;
    margin-bottom: 5px;
}
.page-template-page-welcome-back #welcome form {
    position: relative;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    display: flex;
    text-align: center;
    padding: 10px;
    background: #fff;
}
.page-template-page-welcome-back div.asp_m.ajaxsearchpro .probox .proinput form{
    padding-left: 45px!important;
}
.page-template-page-welcome-back #welcome form input.orig {
    color: #000!important;
    border: 0 none!important;
    box-shadow: none!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 26px!important;
    width: 100%!important;
    height: auto!important;
    margin: 0 0 0 46px!important;
    padding-left: 45px!important;
}
.page-template-page-welcome-back #welcome form input.autocomplete{
    pointer-events: none;
    opacity: 0!important;
}
.page-template-page-welcome-back div.asp_m.asp_m_2 .probox {
    height: 48px!important;
    position: relative!important;
}
.page-template-page-welcome-back div.asp_m.asp_m_2 .probox .promagnifier svg path{
    fill: rgb(79, 79, 79) !important;
}
.page-template-page-welcome-back  div.asp_r.asp_r_2.vertical{
    margin-left: 20px!important;
    right: auto!important;
}
.page-template-page-welcome-back div.asp_m.asp_m_2 .probox .promagnifier{
    position: absolute!important;
    z-index: 3!important;
    top: 0!important;
    height: 100%!important;
    background: transparent!important;
}
.page-template-page-welcome-back #welcome form input.orig::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #BDBDBD!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    opacity: 1;
}
.page-template-page-welcome-back #welcome form input.orig::-moz-placeholder { /* Firefox 19+ */
    color: #BDBDBD!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    opacity: 1;
}
.page-template-page-welcome-back #welcome form input.orig:-ms-input-placeholder { /* IE 10+ */
    color: #BDBDBD!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    opacity: 1;
}
.page-template-page-welcome-back #welcome form input.orig:-moz-placeholder { /* Firefox 18- */
    color: #BDBDBD;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    opacity: 1;
}
.page-template-page-welcome-back #welcome form input {
    color: #000!important;
    border: 0 none!important;
    box-shadow: none!important;
    font-family: 'Roboto'!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 26px!important;
    width: 100%!important;
    height: auto!important;
    margin: 0 0 0 46px!important;
}
.page-template-page-welcome-back #welcome .btn_submit {
    cursor: pointer;
    background: none;
    border: 0 none;
    box-shadow: none;
    margin-right: 10px;
}
.page-template-page-welcome-back input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.page-template-page-welcome-back input::-moz-placeholder { /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.page-template-page-welcome-back input:-ms-input-placeholder { /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.page-template-page-welcome-back input:-moz-placeholder { /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.page-template-page-welcome-back .list-item {
    display: flex;
    flex-direction: column;
    width: calc(33% - 10px);
    height: 127px;
    gap: 14px;
    flex-shrink: 0;
    background: #F4F4F4;
    padding: 26px 7px 7px;
    text-align: center;
}
.page-template-page-welcome-back .list-item img {
    height: 32px;
    width: auto;
}
.page-template-page-welcome-back #list {
    padding-top: 22px;
    padding-bottom: 12px;
}
.page-template-page-welcome-back #links a {
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D7D7D7;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    background: url("../img/arrow-right.svg") no-repeat center right;
}
.page-template-page-welcome-back .w_mob-menu li {
    margin-bottom: 0;
}
.page-template-page-welcome-back .w_mob-menu li a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 51px;
}
.page-template-page-welcome-back .w_mob-menu li a img {
    margin-bottom: 5px;
}
.page-template-page-welcome-back .w_mob-menu li a span {
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #4F4F4F;
}
.page-template-page-welcome-back .w_mob-menu li.lihome.active a svg path, .w_mob-menu li.lihome:hover a svg path {
    stroke: #00A88F;
}
.page-template-page-welcome-back .w_mob-menu li.linohome.active a svg path, .w_mob-menu li.linohome:hover a svg path {
    fill: #00A88F;
}
.page-template-page-welcome-back .w_mob-menu li.active a span, .w_mob-menu li:hover a span {
    color: #00A88F;
}