/***GLOBAL****/ 
@font-face {
    font-family: "PlusJakartaSans-Bold";
    src: url('fonts/PlusJakartaSans/PlusJakartaSans-Bold.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "PlusJakartaSans-SemiBold";
    src: url('fonts/PlusJakartaSans/PlusJakartaSans-SemiBold.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "PlusJakartaSans-ExtraBold";
    src: url('fonts/PlusJakartaSans/PlusJakartaSans-ExtraBold.ttf');
    font-weight: normal;
    font-style: normal; 
} 

@font-face {
    font-family: "Roboto-Medium";
    src: url('fonts/Roboto/Roboto-SemiBold.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "Roboto-SemiBold";
    src: url('fonts/Roboto/Roboto-SemiBold.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "Roboto-Bold";
    src: url('fonts/Roboto/Roboto-Bold.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "Roboto-Regular";
    src: url('fonts/Roboto/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal; 
} 
@font-face {
    font-family: "Roboto-Light";
    src: url('fonts/Roboto/Roboto-Light.ttf');
    font-weight: normal;
    font-style: normal; 
} 


html {
    font-size: 100% !important;
}
:root{
    --heading-font-medium: "PlusJakartaSans-Medium" !important;
    --heading-font: "PlusJakartaSans-ExtraBold" !important;
    --heading-font-semibold: "PlusJakartaSans-SemiBold" !important;
    --heading-font-bold: "PlusJakartaSans-Bold" !important;
    --heading-font-regular: "PlusJakartaSans-Regular" !important;
    --text-font:"Roboto-Regular" !important;
    --text-semibold:"Roboto-SemiBold" !important;
    --text-medium:"Roboto-Medium" !important;
    --text-bold:"Roboto-Bold" !important;
    --text-light:"Roboto-Light" !important;
    /* --text-semibold:"Inter-SemiBold" !important; */
    --input-height:2.875rem !important;
    --input-height-50:3.125rem !important;
}
body,
p {
    font-family: var(--text-font);
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: 0;
}
body p{
    margin-bottom: 1.25rem;
}
label, legend {
    font-weight: normal;
}
.p-bold p,
p strong {
    font-weight: normal;
    font-family: var(--text-bold);
}
.font-bold p {
    font-family: var(--text-bold);
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: var(--heading-font);
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 1.25rem;
    opacity: 1;
}
body .slide-hero h2,
body .banner-page h2,
body .banner h1,
.banner-home h2,
body h1 {
    font-size: 2.125rem;
    line-height: 3.125rem;
    letter-spacing: 0;
}


body .banner h2,
body h2 {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 0;
    font-family: var(--heading-font);
}
body .h1-h3 h1,
body .h2-h3 h2,
body .h3-p p,
body h3,
body .banner h3 {
    font-size: 1.375rem;
    line-height: 1.875rem;
    letter-spacing: 0;
    font-family: var(--heading-font);
}
body .h3-h4 h3,
.h4 p,
body h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: 0;
    font-family: var(--heading-font-semibold);
}
body .h3-h5 h3,
body .h5 p,
body h5 {
    font-size: 1rem;
    line-height: 1.625rem;
    opacity: 1;
    letter-spacing: 0;
    font-family: var(--heading-font-bold);
}

body h6 {
    line-height: 1.5625rem;
    font-family: var(--text-font);
    font-size: 0.9375rem;
    letter-spacing: 0;
    opacity: 1;
}
body .slider [data-animate], body [data-animate] {
    transition: filter .3s,transform .6s,opacity .4s ease-in;
}
a.lead, p.lead{
    font-size: 1.25rem;
    line-height: 2.1875rem;
    font-family: var(--text-medium);
}
body .uppercase, body h6, body span.widget-title, body th {
    letter-spacing: 0;
    text-transform: inherit;
}
.separator::before {
    content:"\f105";
    font-family: fl-icons !important;
    display: inline-block;
    font-size: .8125rem;
    margin: 0 .3125rem;
    letter-spacing: 0.13px;
    color: #C4C4B9;
    top: 1px;
    position: relative;
}
.rank-math-breadcrumb .separator {
    font-size: 0 !important;
    display: inline-flex;
}
.rank-math-breadcrumb p, .rank-math-breadcrumb a {
    font-size: 0.8125rem;
    letter-spacing: 0.13px;
    line-height: 1;
    color: #C4C4B9;
    font-family: var(--text-font);
}
.rank-math-breadcrumb p span.last{
    color: #C4C4B9;
}
.star-rating{
    width: 100%;
}
.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before {
    letter-spacing: 0.5rem;
}
.tabbed-content li:not(:last-child) {
    margin-right: 1.5625rem;
}
.tabbed-content li.tab.active>a {
    padding: 0 .9375rem;
    height: inherit;
    line-height: inherit;
    font-family: var(--text-font);
}
.tabbed-content .nav>li>a {
    font-size: 1rem;
    letter-spacing: 0px;
    color: #000000;
    padding: 0;
    line-height: 1;
    height: inherit;
    font-family: "HankenGrotesk-Light";
}
.m-auto .col-inner,
.m-auto {
    margin-inline: auto !important;
}
.col-pb-0 .col{
    padding-bottom: 0 !important;
}
.mb-0,
.mb-0 p {
    margin-bottom: 0;
}
.mb-30 >*{
    margin-bottom: 1.875rem;
}
.mb-0-p p:last-child {
    margin-bottom: 0;
}
.mb-20-h4 h4 {
    margin-bottom: 1.25rem;
}
.row-small {
    margin-inline: auto !important;
}

.icon-box-img img, .icon-box-img svg {
    padding-top: 0 !important;
}
span.amount {
    font-weight: normal;
}
.fs-12 p{
    font-size: 0.75rem;
    line-height: 1.3125em;
    letter-spacing: 0.24px;
}
.fs-13 p{
    font-size: .8125rem;
    line-height: 1.125rem;
    letter-spacing: 0.78px;
}
.fs-14 p{
    font-size: .875rem;
    line-height: 1.25rem;
}
.fs-15 p{
    font-size: .938rem;
    line-height: 1.5rem;
}
.fs-16 p{
    font-size: 1rem;
    line-height: 1.625rem;
}
.fs-18 p{
    font-size: 1.125rem;
    line-height: 1.875rem;
}
.fs-20 p{
    font-size: 1.25rem;
    line-height: 1.875rem;
}
.fs-24 p{
    font-size: 1.5rem;
    line-height: 2.125rem;
}
.img-auto img{
    width: auto !important;
}
.badge+.badge,
.badge-frame {
    height: auto;
    margin-left: auto;
    width: auto;
    min-width: auto;
    opacity: 1;
    
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0 !important;
}
.button, button, fieldset, input, select, textarea {
    margin: 0;
}
a.button.white, 
a.button.primary, 
a.button.secondary {
    height: var(--input-height);
    font-size: .9375rem;
    padding: 0 2.5rem;
    min-height: auto;
    letter-spacing: 0.6px;
    font-weight: normal;
    font-family: var(--text-medium);
    border-width: 0;
    margin: 0;
    text-transform: inherit;
    background-color: var(--fs-color-primary) !important;
    border: 0;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: .5rem !important;
    color: #FFFFFF !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

a.button.secondary{
    background-color: transparent !important;
    border: 1px solid #112933 !important;
    color: #112933 !important;
}
a.button.secondary::after,
a.button.primary::after {
    content: "";
    position: relative;
    width: .75rem;
    height: 0.5rem;
    background: url('../image/right.svg') center center/contain no-repeat;
    display: inline-flex;
    margin-left: .5rem;
    transition: all .25s ease-in-out;
}
a.button.secondary::after{
    background: url('../image/right-blue.svg') center center/contain no-repeat;
}
a.button.secondary::after{
    /* filter: invert(1); */
}
a.button.secondary:hover::after{
    filter: invert(1);
}
a.button i.icon-angle-right{
    transition: all .5s ease-in-out;
}
a.button:hover i.icon-angle-right,
a.button.primary:hover i.icon-angle-right {
    transform: translateX(.25rem);
}

a.button.white{
    color: #fff !important;
    border: 1px solid #fff;
}
a.button.is-outline:not(.more-link){
    border: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    text-align: center;
}
a.button:hover::after, a.button.primary:hover::after{
    transform: translateX(.25rem);
    /* filter: invert(1); */
}
a.button.secondary:hover{
    background-color: #EB6F19 !important;
    border-color: #EB6F19 !important;
    color: #fff !important;
}
a.button.white:hover,
a.button.primary:hover{
    background-color: #164C71 !important;
    border-color: #164C71 !important;
    color: #fff !important;
}
a.more-link.button.primary {
    margin-top: 1rem;
}
a.button.is-outline.more-link span.meta-nav {
    display: none;
}
a.button.is-outline:not(.more-link):hover{
    background-color: #4D4D4D !important;
    border-color: #4D4D4D !important;
    color: #000 !important;
}
a.button.white {
    background: #fff !important; 
    color: #121212 !important;
}
span.amount {
    font-weight: normal;
}
body .banner h1, body .banner h2, body .banner h3 {
    margin-top: 0;
}
body .row-full-width {
    /* max-width: 120rem!important; */
}
.button:not(.icon)>span+i {
    margin-left: 0;
    margin-right: 0;
}
figure.gallery-item {
    padding-bottom: 0;
}
.pb-30 {
    padding-bottom: 1.875rem !important;
}
.pt-45{
    padding-top: 2.8125rem !important;
}
.pt-50{
    padding-top: 3.125rem !important;
}
.pt-60{
    padding-top: 3.75rem !important;
}
.pb-60{
    padding-bottom: 3.75rem !important;
}
.pb-65{
    padding-bottom: 4.0625rem !important;
}
.pt-100{
    padding-top: 6.25rem !important;
}
.pt-120{
    padding-top: 7.5rem !important;
}
.pb-120{
    padding-bottom: 7.5rem !important;
}
.pt-80{
    padding-top: 5rem !important;
}
.pb-80{
    padding-bottom: 5rem !important;
}
.pb-20{
    padding-bottom: 1.25rem !important;
}
.pt-20{
    padding-top: 1.25rem !important;
}
.pb-10{
    padding-bottom: .625rem !important;
}
.pb-40{
    padding-bottom: 2.5rem !important;
}
.pt-40{
    padding-top: 2.5rem !important;
}
.pb-100{
    padding-bottom: 6.25rem !important;
}
.pt-70{
    padding-top: 4.375rem !important;
}
.pb-70{
    padding-bottom: 4.375rem !important;
}
.mt-90{
    margin-top: 5.625rem !important;
}
.pt-90{
    padding-top: 5.625rem !important;
}
.pb-90{
    padding-bottom: 5.625rem !important;
}
.pt-95{
    padding-top: 5.9375rem !important;
}
.pb-95{
    padding-bottom: 5.9375rem !important;
}
.pb-50{
    padding-bottom: 3.125rem !important;
}
.pt-110{
    padding-top: 6.875rem !important;
}
.mb-30 {
    margin-bottom: 1.875rem !important;
}
.mb-90{
    margin-bottom: 5.625rem !important;
}
.mb-60{
    margin-bottom: 3.75rem !important;
}
body .col, body .columns, body .gallery-item {
    padding: 0 0.9375rem 1.875rem;
}
body .container, body .container-width, body .full-width .ubermenu-nav, body .row {
    max-width: 79.25rem;
}
.flickity-prev-next-button:hover {
    opacity: 0.23 !important;
}
.flickity-prev-next-button svg{
    display: none;
}
.flickity-prev-next-button {
    opacity: 1 !important;
    width: 1rem!important;
    height: 1rem;
    transform: none !important;
    background: url('../image/r.svg') center center/contain no-repeat;
    border-radius: 1rem;
    overflow: hidden;
    min-width: 1rem!important;
}
body .slider-show-nav .flickity-prev-next-button, body .slider:hover .flickity-prev-next-button {
    transform: rotate(-90deg) !important;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1;
}
button.flickity-button.flickity-prev-next-button.previous {
    transform: rotate(90deg) !important;
}
.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
    fill: #B5B5B5;
    border-color: #B5B5B5;
    transition: all .3s;
    border: 1px solid #B5B5B5;
    padding: 1.25rem;
    border-radius: 50%;
}

body .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    border-radius: 0;
    height: 1px;
    width: .9375rem;
}
body .slider-nav-light .flickity-page-dots .dot.is-selected {
    width: 3.75rem !important;
    height: 4px;
    transform: translateY(0px);
}
body .slider-nav-dots-dashes .flickity-page-dots .dot {
    width: 3.75rem;
}
body .slider-nav-dots-dashes .flickity-page-dots .dot {
    height: 1px;
}
body .flickity-page-dots .dot.is-selected {
    background: #EB6F19 !important;
    opacity: 1;
    transform: translateY(0px);
    height: 4px;
}
body .flickity-page-dots .dot {
    border-color: transparent;
    background: #cfcfce !important;
    opacity: .7;
    border: 0;
    height: 1px;
    margin: 0;
    transform: translateY(0px);
    width: 3.75rem;
    border-radius: 0;
}
.flickity-page-dots {
    bottom: 1.25rem;
}
.mw-550{
    max-width: 34.375rem;
}
/**accordion**/
body .accordion-title.active {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0;
    color: #000 !important;
    background-color: transparent !important;
}

body .accordion-title {
    border: none !important;
    padding: .75rem 0;
    padding-right: 2rem;
    font-size: 1rem;
    line-height: 1.25rem;
    font-family: var(--text-medium);
    letter-spacing: 0px;
    color: #393939 !important;
}
body .accordion-item + .accordion-item {
    margin-top: .875rem;
}
body .accordion-inner {
    padding: .75rem 0;
}
body .accordion .toggle {
    right: 0;
    left: inherit;
    opacity: 1;
    top: 0.75rem;
    margin: 0;
    width: 1rem;
    height: 1rem;
    min-height: 1rem;
    display: inline-flex;
}
body .accordion-item i.icon-angle-down {
    display: inline-flex;
}
body .accordion-item .accordion-title{
    border-bottom: 0!important;
}
body .accordion-item {
    background: transparent;
    margin-bottom: 0;
}

.accordion .icon-angle-down:before {
    content: "" !important;
    background: url(../image/down.svg) no-repeat right / contain;
    width: 1.125rem;
    height: .625rem;
    display: inline-flex;
}
body .accordion-item {
    border-bottom: 1px solid #b7b7b7;
}
body .accordion-item + .accordion-item {
    margin-top: .625rem;
}
.wrap-job .accordion-item + .accordion-item {
    margin-top: .875rem;
}
.wrap-job .accordion .accordion-item {
    border-bottom: 0;
}
.wrap-job .accordion .icon-angle-down:before {
    width: 1.25rem;
    height: .75rem;
}
.accordion .active .icon-angle-down:before {
    /* transform: rotate(360deg); */
}
body .accordion .active .toggle {
    /* top: .75rem; */
}
body .accordion-inner p:last-child {
    margin-bottom: 0;
}
/**accordion**/
/***GLOBAL****/ 
/*HEADER*/
ul li.current-dropdown > a {
    color: #112933 !important;
}
.row-sub-menu .col-inner {
    display: flex;
    justify-content: space-between;
}
.row-sub-menu .ux-menu-title.flex {
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: .8125rem !important;
    line-height: 1.4375rem;
    font-weight: normal;
    padding: 0;
    min-height: inherit;
    font-family: var(--text-black);
    text-transform: inherit;
}
.row-sub-menu a.ux-menu-link__link span.ux-menu-link__text {
    font-size: 1rem;
    line-height: 1.4375rem;
}
.row-sub-menu a.ux-menu-link__link {
    padding: 0;
    min-height: inherit;
    margin-bottom: .625rem !important;
}
.row-sub-menu .ux-menu-link.flex.menu-item:last-child a.ux-menu-link__link {
    margin-bottom:0 !important;
}

.header .nav-dropdown-default .nav-column li>a, 
.header .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 0;
    margin: 0;
    text-align: center;
    color: #112933 !important;
    font-size: .9375rem;
    letter-spacing: 0.3px;
    line-height: 1.75rem;
    padding: 0 1rem;
    border: 1px solid transparent !important;
    border-radius: .625rem;
    width: fit-content;
    margin: 0 auto .625rem;
}
.header .nav-dropdown-default .nav-column li>a:hover, 
.header .nav-dropdown.nav-dropdown-default>li>a:hover{
    border: 1px solid #EB6F19 !important;
    border-radius: .5rem;
    font-family: var(--text-semibold); 
}
.header .has-dropdown.current-dropdown i.icon-angle-down {
    transform: rotate(180deg);
}
.header .has-dropdown i.icon-angle-down {
    transition: all .5s;
}

.header .has-dropdown .icon-angle-down {
    opacity: 1;
    top: 0;
    display: inline-flex;
    margin-left: .375rem;
}
.header a.button.primary {
    height: 2rem;
    padding: 0 1.125rem;
}
.header .sub-menu.nav-dropdown {
    /* box-shadow: 0px 2px 10px #0000000A; */
    border-radius: .625rem;
    padding: 1.5rem 1rem;
    min-width: 14.625rem;
    left: -5rem;
}
.header-wrapper.stuck .header-main .icon-search:before {
    filter: unset!important;
}
.header-wrapper.stuck .header-main .nav > li > a {
    color: #000 !important;
}
.header-wrapper.stuck .header-bg-color {
    background-color: #fff;
}
.top-bar-box .icon-box-left .icon-box-img {
    max-width: .75rem !important;
}
.top-bar-box .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .625rem;
}
.top-bar-box .icon-box.featured-box {
    width: fit-content;
    margin: auto;
    align-items: center;
}
.top-bar-box p {
    color: #000000;
    letter-spacing: 0.36px;
    font-size: .75rem;
    line-height: 1rem;
    font-family: var(--text-medium);
}

.header-main .icon-angle-down:before {
    content: "" !important;
    width: .75rem !important;
    height: .375rem;
    transform: none !important;
    background: url(../image/r.svg) center center / contain no-repeat;
    border-radius: 0;
    overflow: hidden;
    display: inline-flex;
}
.header-main ul.header-nav.header-nav-main.nav.nav-left {
    justify-content: flex-start;
}
.header-main ul.header-nav.header-nav-main.nav.nav-right {
    justify-content: flex-start;
}
.header-main .nav > li > a {
    font-size: .9375rem;
    font-weight: normal;
    position: relative;
    padding: 1.75rem 0 !important;
    line-height: 1.25rem;
    font-family: var(--text-medium);
    letter-spacing: 0.3px;
    color: #112933 !important;
}
.header-main ul.header-nav.header-nav-main.nav.nav-right li.header-search{
    margin-left: auto;
}
.header-main .icon-search:before {
    content: "";
    position: relative;
    width: 1.3125rem;
    height: 1.3125rem;
    background: url('../image/search.svg') center center/contain no-repeat;
    display: inline-flex;
}
.page-template-page-transparent-header-light .header-main .icon-search:before {
    filter: invert(1);
}
.page-template-page-transparent-header-light .header .has-dropdown .icon-angle-down {
    filter: brightness(0) invert(1);
}
.page-template-page-transparent-header-light .header-main .nav > li > a {
    color: #fff !important;
}
body .nav>li {
    margin: 0 1rem;
}

#logo {
    width: 14.25rem !important;
    margin-right: 2.5rem;
}

.header .header-top {
    min-height: 2.5rem;
}
.header-main .flex-col.hide-for-medium.flex-left.flex-grow img {
    height: 6.875rem!important;
}
.header-main {
    height: 6.875rem!important;
}
body ul.header-nav.header-nav-main.nav.nav-right>li a.button.secondary.is-outline::after {
    display:none;
}
body ul.header-nav.header-nav-main.nav.nav-right>li a.button.secondary.is-outline{
    width: 3rem;
    height: 2.875rem;
    background: url(../image/phone.svg) center center / contain no-repeat !important;
    display: inline-flex;
    margin-left: 0;
    transition: all .25s ease-in-out;
    border: 0 !important;
    padding: 0 !important;
}
body ul.header-nav.header-nav-main.nav.nav-right>li {
    margin: 0 .3125rem;
}
.top-bar-nav > li > a {
    line-height: 1rem!important;
    font-size: .75rem !important;
    letter-spacing: 0.36px!important;
    color: #000 !important;
    text-decoration: underline;
    font-family: var(--text-medium) !important;
}
.row-top-bar .col-inner .icon-box:nth-child(1) .icon-box-img {
    max-width: .625rem !important;
}
.row-top-bar .col-inner .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
}
.header .header-top .flex-row.container {
    display: block;
}
.row-top-bar .col-inner .icon-box.featured-box.icon-box-left.text-left p {
    color: #121212;
}
.row-top-bar .col-inner .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .75rem;
    width: fit-content;
}
.row-top-bar .col-inner .icon-box-img {
    max-width: 1rem !important;
}
.row-top-bar .col-inner {
    display: flex;
    justify-content: space-between;
}
body .header.show-on-scroll, body .stuck .header-main {
    height: 6.875rem!important;
}
.header-wrapper.stuck .header-main .flex-col.hide-for-medium.flex-left.flex-grow img {
    height: 6.875rem!important;
}
/*HEADER*/
/*footer*/
.footer-section .ux-menu-link__link:hover span.ux-menu-link__text:before {
    content: '';
    position: absolute;
    width: calc(100% + 1.25rem);
    height: 100%;
    border: 1px solid #EB6F19 !important;
    border-radius: .5rem;
    left: -.625rem;
    top:-1px;
}
.footer-section span.ux-menu-link__text {
    position: relative;
}
.footer-section .ux-menu-link__link:hover span.ux-menu-link__text{
    font-family: var(--text-semibold);
}
.footer-section-top .row > .col:nth-child(1) > div {
    margin-right: 9.3125rem;
    padding: 2.125rem 0 3.5625rem 0;
}

.footer-section-top .row > .col:nth-child(2){
    background: transparent linear-gradient(224deg, #FFFAEB 0%, #FAF7F1 51%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.footer-section-top .row > .col:nth-child(2) > div h2{
    max-width:23rem;
        margin-left: auto;
    margin-right: auto;
}
.footer-section-top .row > .col:nth-child(2) > div {
    margin-left: 6.6875rem;
    padding: 3.5625rem 0 3.5625rem 0;
}
.footer-wrapper {
    background: #fff;
    padding-top: 0;
}
.footer-bottom .section-content > .row > .col > div{
    padding-top: 2.5rem !important;
}
.footer-bottom {
    padding-top: 0 !important;
    padding-bottom: .75rem !important;
}
.logo-ft {
    margin-bottom: 0 !important;
}
.title-footer p:before {
    content: '';
    width: 2.1875rem;
    height: 2px;
    background: #EB6F19;
    top: .65rem;
    position: relative;
    margin-right: .625rem;
}
.title-footer p {
    letter-spacing: 0px;
    color: #EB6F19;
    font-family: var(--text-bold);
    margin-bottom: 1.25rem;
    line-height: 1.5rem;
    font-size: 1.125rem;
    display: inline-flex;
}
.row-icon-payment>.col>.col-inner>.img + .img{
    margin-left: .5rem;
}
.row-icon-payment>.col>.col-inner>.img:not(:last-child) {
    margin-bottom: 0;
}
.row-icon-payment>.col>div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-section .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .8215rem;
}
.footer-section .icon-box .icon-box-img {
    max-width: .75rem !important;
    position: relative;
}
.footer-section .icon-box-left .icon-box-img+.icon-box-text p, 
.footer-section .icon-box-left .icon-box-img+.icon-box-text p a {
    font-size: .9375rem;
    line-height: 1.75rem;
    color: #393939 !important;
}
.footer-section{
    padding-top:3.125rem !important;
    padding-bottom:0 !important;
}
.absolute-footer {
    display: none !important;
}
.cl-logo.col {
    flex-basis: 36%;
    max-width: 36%;
}
.cl_leis {
    padding-left: 0 !important;
}
.cl_ser,
.cl_wis {
    padding-left: 0 !important;
}
.cl_ser.col {
    flex-basis: 15%;
    max-width: 15%;
} 
.cl_wis.col {
    flex-basis: 16%;
    max-width: 16%;
}
.cl_server.col {
    padding-left: 1.5rem !important;
    flex-basis: 11%;
    max-width: 11%;
}
.row-logo-ft .col-inner .img{
    max-width: 7.125rem;
}
.row-logo-ft .col-inner {
    margin-top: .9375rem;
    padding-top: .9375rem;
    border-top: 1px solid #80a0ab;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-icons.follow-icons a::before {
    content: '' !important;
    display: inline-flex;
    position: relative;
    width: 2.1875rem;
    height: 2.1875rem;   
    background: url('../image/x.svg') center center/contain no-repeat;
}
.social-icons.follow-icons a.x::before {
    background: url('../image/x.svg') center center/contain no-repeat;
}

.social-icons.follow-icons a.linkedin::before,
.social-icons.follow-icons a.instagram::before {
    background: url('../image/instagram.svg') center center/contain no-repeat;
}
.social-icons.follow-icons a.facebook::before {
    background: url('../image/facebook.svg') center center/contain no-repeat;
}
.social-icons.follow-icons a {
    margin: 0;
    width: fit-content !important;
    min-width: fit-content !important;
    min-height: inherit !important;
    display: inline-flex;
    line-height: 1;
}
.social-icons.follow-icons a.icon.button.tiktok {
    order: 10;
}
.social-icons.follow-icons a{
    margin-right: .625rem !important; 
}
.social-icons.follow-icons a i {
    display: none;
}
.cl_leis.col {
    flex-basis: 22%;
    max-width: 22%;
    padding-left: 0 !important;
}
.row-myworker > .col > .col-inner .forminator-ui.forminator-custom-form[data-design=default] {
    max-width: 31.6875rem;
    margin: auto !important;
}
.row-myworker > .col > .col-inner .icon-box{
    margin-bottom: 1rem;
}
.row-myworker > .col > .col-inner .icon-box p{
    line-height: 1.75rem;
}
.row-myworker > .col > .col-inner .icon-box p{
    margin-bottom: .625rem;
}
.row-myworker > .col > .col-inner .icon-box-center .icon-box-img {
    margin-bottom: .625rem;
}
.row-myworker > .col > .col-inner .icon-box strong {
    letter-spacing: 0px;
    font-size: 1.625rem;
    line-height: 2.1875rem;
    max-width: 24rem;
    display: inline-flex;
}
.row-myworker > .col > .col-inner div#email-1 input {
    max-width: calc(100% - 5.375rem);
}
.row-myworker > .col > .col-inner .forminator-row.forminator-row-last button.forminator-button.forminator-button-submit {
    max-width: 4.75rem !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important;
    width: 4.75rem !important;
    height: 3rem !important;
    font-size: 0 !important;
    min-width: 4.75rem !important;
    text-indent: -999px;
}
.row-myworker {
    margin-bottom: -7.5rem;
    /* margin-top: 4.6875rem; */
    z-index: 2;
    position: relative;
}
.row-myworker > .col > .col-inner button.forminator-button.forminator-button-submit::after {
    margin-left: 0;
}
.row-myworker > .col > .col-inner .forminator-ui .forminator-row {
    margin-bottom: 0 !important;
}
.row-myworker > .col > .col-inner {
    background: #F8F8F8;
    border-radius: 1rem;
    max-width: 52.1875rem;
    margin: auto !important;
    padding: 2.1875rem;
}
body .social-button, body .social-icons .button.icon:hover, body .social-icons .button.icon:not(.is-outline) {
    background-color: transparent !important;
    border-color: transparent !important;
}
.cl-logo > .col-inner p {
    color: #121212;
    line-height: 1.5rem;
}
.cl-logo > .col-inner {
    max-width: 17.5625rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer-section .ux-menu-link__link {
    padding: 0 !important;
    min-height: inherit !important;
    line-height: 1.75rem !important;
    color: #393939;
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: .9375rem;
    opacity: 1;
}
.img-logo .box-text.text-left p{
    letter-spacing: 0.16px;
    color: #024648;
    font-size: 1rem;
    line-height: 1.5rem;
}
.img-logo .box-text.text-left {
    padding: 0;
    max-width: 24.6875rem;
    position: absolute;
    bottom: -1.875rem;
    left: 5rem;
}
.img-logo .box-text.text-left {
    padding: 0;
}
.img-logo .box-image {
    max-width: 25.3125rem;
    margin-left: 0 !important;
}

.row-ft-bottom  >.col >.col-inner {
    display: flex;
    justify-content: flex-start;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    align-items: flex-end;
}
.row-ft-bottom .ux-menu-link + .ux-menu-link {
    margin-left: 1.875rem !important;
}
.social-icons.follow-icons a.icon.button.instagram {
    order: -3;
}
.social-icons.follow-icons {
    display: inline-flex;
}
.social-icons.follow-icons a{
    margin: 0;
}
.row-ft-bottom .social-icons.follow-icons {
    margin-right: .625rem;
}
.row-icon-payment {
    margin: auto !important;
}
.row-ft-bottom  >.col >.col-inner .ux-menu.stack.stack-col {
    display: flex;
    flex-direction: row;
    /* margin-left: auto; */
    margin-right: 1.25rem;
        padding-bottom: .125rem;
}
.row-ft-bottom .ux-menu-link.flex.menu-item:last-child .ux-menu-link__link{
    opacity: 1;
}
.row-ft-bottom .ux-menu-link {
    align-items: center;
    display: inline-flex !important;
    line-height: 1rem;
}
.row-ft-bottom .ux-menu-link__link {
    padding: 0 !important;
    min-height: inherit !important;
    line-height: inherit !important;
    margin-bottom: 0;
    font-size: .75rem;
    letter-spacing: 0.72px;
    line-height: 1rem;
    color: #CECECE !important;
}
.row-ft-bottom >.col >.col-inner p {
    letter-spacing: 0.24px;
    color: #9D9D9D;
    font-size: .75rem;
    line-height: 1rem;
    margin-bottom: 0;
        padding-bottom: .125rem;
}
/*footer*/