/*
<link rel="stylesheet" href="https://use.typekit.net/unr7kwp.css">

font-family: bilo, sans-serif;
font-weight: 400;
font-style: normal;

font-family: bilo, sans-serif;
font-weight: 600;
font-style: normal;

font-family: marlide-display-variable, sans-serif;
font-variation-settings: "wght" 400;

*/
body {
    font-weight: 500;
}

html {
    font-size: 18px;
}

body {
    background-color: #fff;
    font-family: bilo, sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    line-height: 1.5;
    color: #2D2B32
}

p {
    margin-bottom: 1em
}

.u-h1,
.u-h2,
.u-h3,
.u-h4,
.u-h5,
.u-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: marlide-display-variable, sans-serif;
    font-variation-settings: "wght" 400;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 0.02em;
/*    color: #46484B*/
}

.u-text--primary{
    color: #2D2B32;
}

a {
color: #575775;
    transition: .8s ease-in-out;
}

.u-h1,
.u-text--xxl,
h1 {
    font-size: calc(1rem + 6vmin);
    margin-top: 6vmin;
    margin-bottom: 2vmin
}

.u-h2,
.u-text--xl,
h2 {
    font-size: calc(1rem + 4vmin);
    margin-top: 4vmin;
    margin-bottom: 2vmin
}

.u-h3,
.u-text--lg,
h3 {
    font-size: calc(1rem + 3vmin);
    margin-top: 3vmin;
    margin-bottom: 2vmin
}

.u-h4,
.u-text--md,
h4 {
    font-family: bilo, sans-serif;
    font-size: calc(1rem + 1.5vmin);
    font-weight: 600;
    margin-top: 2vmin;
    margin-bottom: 1vmin
}

.u-h5,
.u-text--sm,
h5 {
    font-family: bilo, sans-serif;
    font-size: calc(1rem + 1vmin);
    font-weight: 600;
    margin-top: 1vmin;
    margin-bottom: 1vmin
}

.u-h6,
.u-text--xs,
h6 {
    font-family: bilo, sans-serif;
    font-size: calc(1rem + 0vmin);
    font-weight: 600;
    margin-top: 1vmin;
    margin-bottom: 1vmin
}

.u-text--xxs,
small {
    font-size: .9rem
}

ul {
/*    list-style: circle;*/
    margin-right: 0
}

main ul li {
    margin-bottom: .5rem;
    margin-top: .5rem
}

a {
    text-decoration: underline
}

a:hover {
    color: rgba(17, 17, 17, .6);
    text-decoration: none
}

hr {
    margin-top: 5vmin;
    margin-bottom: 5vmin;
    border-color: #575775;
    border-width:2px;
    border-radius: 50%;
    max-width: calc(1rem + 20vmin);;
    margin-left: auto
}

blockquote {
    border-left: .5rem solid #141d25;
    margin: 5vmin 0 3vmin;
    padding: 3vmin 3vmin 1vmin 3vmin;
    font-size: 1.5rem
}
    blockquote.u-bq--light {
    border-left: .5rem solid #fff;
}

.u-font--primary {
    font-family: bilo, sans-serif;
}

.u-font--secondary {
    font-family: marlide-display-variable, sans-serif;
}

.u-text--secondary {
    color: #416ba9
}

.u-text--right {
    text-align: right
}

.u-text--justify {
    text-align: justify
}

.u-text--light {
    font-weight: 300
}
.u-text--regular {
    font-weight: 400
}

.u-text--semibold {
    font-weight: 500
}

b,
strong,
.u-text--bold {
    font-weight: 600
}

.u-text--kern-negative {
    letter-spacing: -.15rem
}

.u-text--kern-positive {
    letter-spacing: .15rem
}

.u-text--kern-reset {
    letter-spacing: 0
}

.u-text--shadow {
    text-shadow: 0 2px 8px rgba(0, 0, 0, .5)
}

.u-text--shadow-white {
    text-shadow: 0 2px 8px rgba(255, 255, 255, .5)
}

.u-reset--padding-top {
    padding-top: 0 !important
}

.u-reset--padding-bottom {
    padding-bottom: 0 !important
}

.u-reset--gutter,
.u-reset--margin {
    margin: 0
}
.u-reset--margin-top {
    margin-top: 0
}
.c-btn,
p>.c-btn {
    margin-top: 20px
}


.fa.fa-sharp.fa-regular.fa-phone {
    margin-left:1em;
    margin-right:0.5em;
}
/*.c-header__top .c-header__phone,
.c-header__top .c-social__link {
    color: #fff
}*/

/*.c-header__top .c-header__phone:hover,
.c-header__top.c-social__link:hover {
    color: #aaa
}*/

/*.c-header__phone,
.c-social__link {
    color: #222;
    border-bottom: 1px solid rgba(17, 17, 17, 0);
    transition: .5s ease-in-out
}*/

/*.c-header__phone:hover,
.c-social__link:hover {
    color: #111;
    border-bottom: 1px solid rgba(17, 17, 17, .2)
}*/

a.c-contact__phone {
    color: #575775;
}
a.c-link--light {
    color: #fff;
}
a.c-link--light:hover {
    color: rgba(255, 255, 255, 0.6);
}

.c-btn {
    background-color: inherit;
    border: 1px solid #000;
    border-radius: 25px;
    transition: .8s ease-in-out;
    margin-bottom: 30px;
    color: #000
}

p>.c-btn {
    margin-bottom: 0
}

.c-btn:hover {
    background-color: #575775;
    color: #fff
}

.c-btn--secondary {
    display: block;
    width: 100%;
    background-color: inherit;
    border-radius: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0);
    transition: .8s ease-in-out;
    margin-bottom: 0;
    color: #000
}


.c-btn--secondary:hover {
    border:0;
    border-bottom:1px solid rgba(0, 0, 0, 1);
    border-top: 1px solid rgba(0, 0, 0, 1);
    background-color: inherit;
    color: #000
}

.c-btn.c-btn--light,
.c-btn.c-btn--white {
    border: 1px solid #fff;
    color: #fff
}

.c-btn--link-white {
    color: #fff;
}

.c-btn--link-white:hover {
    color: #fff;
    opacity: 0.6;
}

.c-btn.c-btn--light:hover,
.c-btn.c-btn--white:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: inherit;
    color: rgba(255, 255, 255, 0.5);
}

.c-btn--wide {
    display: block;
    text-align: center;
    margin-top: 0
}

.c-nav__link {
    font-weight: 500;
    color: #2D2B32;
}


.c-contact .c-social__link {
    font-size: 1.5rem;
    color: #111;
}

.u-block-padding--xl-square {
    padding: 60px
}

.u-block-padding--xl {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--lg {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--md {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--sm {
    padding-top: 1em;
    padding-bottom: 1em
}

.u-block-padding--xs {
    padding-top: 1em;
    padding-bottom: 1em
}

.u-block-border--hairline {
    border: 1px solid #ccc
}

.u-block-border--1 {
    border-top: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #000
}

.u-text-content {
    margin-left: auto;
    margin-right: auto
}

.u-text-content--sm {
    max-width: 300px
}

.u-text-content--md {
    max-width: 480px
}

.u-text-content--lg {
    max-width: 760px
}

.u-text-columns--2 {
    columns: 2 300px;
    orphans: 2;
    widows: 2;
    column-gap: 4em
}

.u-text-columns--3 {
    columns: 3 300px;
    orphans: 4;
    widows: 3;
    column-gap: 4em
}


.c-basic--dark {
    background-color: hsla(225, 2%, 13%, 0.9);
    transition: background-color 300ms;
}
.u-block--opacity-white {
    background-color: rgba(255, 255, 255, .85)
}



/*==================*/
/*update styles*/

.fab {
    margin: 4px
}

.c-header__logo,
.c-nav {
/*    background-color: #f9f4f0 !important*/
}

.is-active-header-top {
    padding-top: 20px
}

.c-footer {
    color: #2b2b32;
}

.c-footer__content {
    background-color: rgba(184, 169, 235, .9) !important
}

.c-faqs__content {
    background-color: rgba(249, 244, 240, .9) !important
}

.c-hero--light {
    background-color: rgba(249, 244, 240, .3) !important
}

.c-block--flex .u-block--white {
    background-color: rgba(255, 255, 255, .5)
}

.c-hero__content.c-hero--dark {
    background-color: rgba(65, 107, 169, .8);
    color: #fff
}

.home #acf_block_5e6fb1749e1b0 {
    padding-top: 80px;
    max-width: 1280px;
    margin: 0 auto
}

.c-faqs__list>li {
    padding-bottom: 1em;
    margin-bottom: 2.5em;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}


.acf_overlay_block .u-h4 {font-family: marlide-display-variable, sans-serif; font-weight: 400; text-transform: capitalize;}

@media (min-width:768px) {
    .c-carousel__caption {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 40px 20px;
        width: 100%
    }
}

@media (min-width:1024px) {
    .c-header__logo {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .c-logo {
        max-width: 17%;
    }
    .c-logo>img {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .c-carousel__caption {
        padding-top: 1em
    }

    .u-h1,
    .u-h2,
    .u-h3,
    .u-h4,
    .u-h5,
    .u-h6 {
        margin-top: 1.5em;
        margin-bottom: 1em
    }

    .subpage #content {
        padding-top: 0
    }

    .subpage #content img {
        margin: 0 auto
    }

    .c-logo {
        max-width: 40%;
/*        margin: 0 auto !important*/
    }
    .c-logo img {
/*        max-width: 70%;*/
        margin: 0 auto !important
    }

    .c-header__logo {
        background-color: #f2f0f1 !important;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .fa-lg {
        font-size: 1.25rem !important
    }

    .c-header__logo .c-header__logo--bar {
        margin-bottom: 10px;
        border-bottom: 1px solid #fff
    }

    .c-header__logo-center {
        text-align: center
    }

    .logo-size {
        width: 50%
    }

    .home .o-main {
        margin-top: 0
    }

    .c-hero {
        min-height: 50vh;
        padding-top: 15vh
    }

    .c-carousel-wrapper .c-carousel__mobile-img,
    .c-carousel__img {
        padding-top: calc(150px + 70%)
    }

    .u-text--phone {
        margin-left: 20px;
        margin-right: 20px
    }

    .procedure-template-default .c-carousel-wrapper {
        height: calc(120px + 30%)
    }

    .o-row.c-flex-direction--column {
        flex-direction: column ;
    }

}

@media (min-width:768px) {
    .c-hero {
        min-height: 70vh;
        padding-top: 40vh
    }

    .archive .c-hero,
    .blog .c-hero,
    .error404 .c-hero,
    .procedure-template-default .c-hero,
    .single .c-hero,
    .subpage .c-hero {
        min-height: 30vh;
        padding-top: 15vh
    }

    .procedure-template-default .c-carousel-wrapper {
        padding-top: calc(120px + 30%)
    }
}

.c-block--padding,
.c-block--width {
    padding: 5vh
}

.u-visibility--sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.c-header__inside {
    flex-wrap: nowrap !important
}

.pss-cs-info {
    display: none !important
}

.pss-cs-container {
    padding: 2em 0 3em !important
}

.c-disclaimer {
/*    visibility: hidden;*/
opacity: 0.2;
font-size: 0.75rem;
}


.c-theme--light {
    background-color: rgba(242, 240, 241,0.9)!important;
}
.c-theme--light h1 {
    margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
    .c-hero {
        padding-top: 20vmin;
        padding-bottom: 0;
    }
}

/*=================================*/
/*scrolling text for the homepage*/
/*=================================*/

.c-scrolling-block {
  font-family: marlide-display-variable, sans-serif;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-scrolling-words-container {
  display: flex;
  align-items: center;
  font-size: 4rem;
/*  font-weight: 600;*/
}

.c-scrolling-words-box {
  height: 3rem;
  margin: auto;
  overflow: hidden;
}

.c-scrolling-words-box ul {
  margin: 0 0.625rem;
  padding: 0;
  animation: scrollUp 2s linear infinite ;
}
.c-scrolling-words-box ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 3rem;
  list-style: none;
}

.c-scrolling-block p,
.c-scrolling-block li {
    margin-bottom: 0;
    margin-top: 0;
}

@keyframes scrollUp {
  15%, 25% {
    transform: translateY(-50%);
  }
}



/*===========================*/
/*scrolling text / marquee*/
/*===========================*/
.c-marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
/*  height: 10rem;*/
  height: calc(1rem + 13vmin);
  overflow: hidden;
}
    @media screen and (min-width: 768px) and (max-width: 1023px) {
        .c-marquee {
/*          height: 9rem;*/
        }
    }
    @media screen and (max-width: 767px) {
        .c-marquee {
            height: 8rem;
        }
        .c-marquee .u-h2 {
            margin-top: 1em;
        }
    }
.c-marquee--track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 60s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.c-social__list {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1024px) {
	.c-social__list {
		justify-content: flex-end;
	}
}

.c-nav .c-social__link {
	font-size: 1.5rem;
}

.c-list--address li {
    font-size: .8888888889rem;
    padding-right: 15px;
    padding-bottom: 15px;
}