@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sr-only:not(:focus):not(:active) {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

html,
body {
    overflow-x: hidden;
    max-width: 100vw;
    background-color: #fcfcfc;
    
}
body {
    max-width: 100vw;
    overflow-x: hidden;
    margin: 0;
        padding: 0;
}


section.badges{
    margin-top: 0;
    margin-bottom: 0;
}
section.layout-image {
    /*
margin-top: 125px;
margin-bottom: 125px;
*/
}
section:first-child {
    margin-top: 0;
}
section.card-section{
    padding-bottom: 1em;
}
section.testimonials{
    margin-top: 25px;
        margin-bottom: 25px;
}
.bottom-section-air {
    margin-bottom: 125px !important;
}

.relative {
    position: relative;
}
div.entry-content>h1, div.entry-content>h2, div.entry-content>h3, div.entry-content>h4, div.entry-content>h5, div.entry-content>h6, .page-header, .page-content>p, .page-content>form, .page-content>.widget{
    margin: 1.5em auto;
        max-width: 1140px;
        width: 1140px;
}

div.entry-content > .wp-block-heading {
        margin: 1.5rem auto;
        max-width: 1140px;
        width: 1140px;
    }
div.entry-content>.caption{
        margin: 1.125rem auto;
        max-width: 1140px;
        width: 1140px;
        font-family: 'Poppins', sans-serif;
    }
div.entry-content>.wp-block-buttons{
        margin: 1.5rem auto;
        max-width: 1140px;
        width: 1140px;
    }
div.entry-content>.wp-block-separator{
        margin: 1.5rem auto;
        max-width: 1140px;
        width: 1140px;
    }
div.entry-content>.wp-block-button{
        margin: 1.5rem auto;
        max-width: 1140px;
        width: 1140px;
    }
div.entry-content>.wp-block-image {
    margin: 1.5rem auto;
    max-width: 1140px;
    width: 1140px;
}
div.entry-content > p {
        margin: 1.5em auto;
        max-width: 1140px;
        width: 1140px;
}

div.entry-content > div.html-component {
    margin: 1.5em auto;
    max-width: 1140px;
    width: 1140px;
}
div.entry-content>form{
        margin: 1.5em auto;
        max-width: 1140px;
        width: 1140px;
    }
div.entry-content>img {
    margin: 1.5em auto;
    max-width: 1140px;
    width: 1140px;
}
.site-main {
    padding-top: 94px;
}



.navy {
    color: #004C80;
}
.steel{
    color:#425D6E;
}

.white {
    color: #ffffff !important;
}
.white *{
        color: #ffffff;
    }

.borders {
    color: #EBEBEB;
}

.basebody {
    color: #555D62;
}

.dark {
    color: #0D161C;
}

.navy-bg {
    background-color: #004C80;
}

.off-white-bg {
    background-color: #fcfcfc;
}

.white-bg {
    background-color: #ffffff;
}

.borders-bg {
    background-color: #EBEBEB;
}

.basebody-bg {
    background-color: #555D62;
}

.dark-bg {
    background-color: #0D161C;
}

.bordered {
    border: solid 1px #dae1e6;
}

.bordered2 {
    border: solid 1px #DAE1E6;
}
.bluegray{
    color: #809FB8;
}

p,
label,
form,
ul,
li,
div,
small {
    font-family: 'Barlow', sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;

}

h1 {
    font-size: 3.4rem;
    line-height: 4rem;
    font-weight: 600;
    color: #0D161C;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 2.79rem;
    line-height: 3.4rem;
    font-weight: 600;
    color: #0D161C;
}

h3 {
    font-size: 2.25rem;
    line-height: 2.8rem;
    font-weight: 600;
    color: #0D161C;

}

h4 {
    font-size: 1.5rem;
    line-height: 2.125rem;
    font-weight: 600;
    color: #0D161C;
    margin-block-start: 0em;
    margin-block-end: 0em;


}

h5 {
    font-size: 1.12rem;
    line-height: 1.625rem;
    font-weight: 600;
    color: #0D161C;
}

h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    color: #0D161C;
    margin: 0;
    padding: 0;
}

.caption {
    font-size: 14px;
    line-height: 1.57;
    font-weight: 600;
    color: #0D161C;
    text-transform: uppercase !important;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

/*.caption-small {*/
/*    font-size: 14px;*/
/*    line-height: 1.57;*/
/*    font-weight: 600;*/
/*    color: #0D161C;*/
/*    text-transform: uppercase !important;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    font-family: 'Poppins', sans-serif;*/
/*}*/

p {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 500;
    color: #555D62;

    padding: 0;
}
p.alternative-small {
    font-size: 0.75rem;
    line-height: 0.75rem;
    font-weight: 500;
    color: #555D62;
    font-family: 'Poppins', sans-serif;
    padding: 0;
}

small {
    font-size: 0.75rem;
    line-height: 0.75rem;
    font-weight: 500;
    color: #555D62;
    margin: 0;
    padding: 0;
}


/* Default styles */

a.has-white-color,
.has-white-color {
    color: #ffffff !important;
    text-transform: none;
}

.has-dark-color {
    color: #000000;
    text-transform: none;
}



.ground {
    margin: 0;
    padding: 0;
}

.ground-wrap > * {
    margin: 0;
    padding: 0;
}

.ground-wrap.narrow {
    width: 75%;
}

.normal-left {
    margin-left: auto;
    margin-right: 0;
    max-width: 1140px;
    width: 1140px;
}


/* Hover styles */

hr {
    margin-bottom: 0;
}
.hr{
    min-width: 100%;
    border-bottom: solid 1px#EBEBEB;
    min-height: 1em;
    height: 2em;
}

.wp-block-separator {

    border-left: none;
    border-right: none;
}

/* Primary Button */
.wp-block-button__link.is-style-custom-primary {
    background-color: #0077C8;
    color: #ffffff;
    border-radius: 15px;
    padding: 15px 20px;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.wp-block-button__link.is-style-custom-primary:hover {
    background-color: #cbe4f4;
    color: #0077C8;
}

/* Secondary Button */
.wp-block-button__link.is-style-custom-secondary {
    background-color: #FFB81C;
    color: #000000;
    border-radius: 15px;
    padding: 15px 20px;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.wp-block-button__link.is-style-custom-secondary:hover {
    background-color: #ffe3a4;
    color: #000000;
}

/* Tertiary Button */
.wp-block-button__link.is-style-custom-tertiary {
    background-color: #cbe4f4;
    color: #0077C8;
    border-radius: 15px;
    padding: 15px 20px;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.wp-block-button__link.is-style-custom-tertiary:hover {
    background-color: #0077C8;
    color: #ffffff;
}


.tags {
    max-width: max-content;
    font-family: 'Poppins', sans-serif;
    font-size: 0.75em;
    font-weight: 600;
    padding: 0em 1em;
    border-radius: 50px;
    margin: 1em 0;
    max-height: 25px;
}

p.has-background.tags {
    padding: none !important;
}


div.notice{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 55px;
    max-height: 55px;
    background-color: #62B5E5;
    min-width: 100vw;
}
div.notice>div{
display: flex;
    justify-content: center;
    align-items: center;
    gap:1em;
}


















































p>strong {
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
}

.svg-link {
    padding-left: 10px;
}

.right {
    text-align: right;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.left {
    text-align: left;
    margin-block-start: 0em;
    margin-block-end: 0em;
}


.small-link {
    font-size: 14px;
}

div.icon-square>svg {
    padding: 1em;
    width: 75px;
    height: 75px;

    margin-bottom: 1em;
}

footer {
    padding-top: 70px;
    padding-bottom: 40px;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    gap: 120px;
}
.footer-row-wide {
    flex-direction: column;
    gap:50px;
}

.footer-general {
    max-width: 359px;
}
.footer-general-wide{
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
}
.footer-general-wide-inner{
    max-width: 359px;
    width: 100%;
}

.footer-logo {}

.footer-form {}

.footer-columns {
    width: 100%;
}

.footer-social {
    display: flex;
    gap: 1em;
}

.footer-end {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.footer-copyright {
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #555D62;
    text-transform: none;
    text-decoration: none;
}

.footer-practices {
    display: flex;
    gap: 2em;
}

.footer-practices a {
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #555D62;
    text-transform: none;
    text-decoration: none;
}

.footer-practices a:hover {
    text-decoration: underline;
}

.footer-form {
    display: flex;
    gap: 2em;
    border: 1px solid #EBEBEB;
    border-radius: 1em;
    max-height: 58px;
    max-width: max-content;
    padding: 1em;
}

.footer-form input {
    color: #555555;
    border: none;
    font-size: 1rem;
    line-height: 1;
    border-radius: unset;
    padding: 0;
}

.footer-button {
    padding: 10px;
    border-radius: 2em;
    font-size: 14px;
}

#menu-footer {
    display: flex;
    gap: 2.5em;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: space-between;

}

#menu-footer li {
    padding-top: 10px;
    padding-bottom: 10px;
    flex: 1;
}

#menu-footer>li>a {
    font-size: 0.875em;
    line-height: 22px;
    font-weight: 600;
    color: #0077C8;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

#menu-footer>li>a:hover {
    text-decoration: none;
}

#menu-footer>li>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

#menu-footer>li>ul>li>a {
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    line-height: 24px;
    font-weight: 500;
    color: #555D62;
    text-transform: none;
    padding: 0;
}

.tag-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    max-width: max-content;
    max-height: 33px;
    padding: 5px 20px;
    border-radius: 1em;
}

.tag-icon>svg {
    width: 21px;
    height: 21px;
    max-width: 21px;
    max-height: 21px;
}

.tag-icon p {
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    line-height: 1;
}

.center-flex {
    justify-content: center;
}

.left-flex {
    justify-content: flex-start;
}

.right-flex {
    justify-content: flex-end;
}
.half-half {
    display: flex;
    gap: 70px;
    min-width: 100%;
    align-items: center;
}

.half {
    max-width: 50%;
    padding-right: 50px;
}

.half-alt {
    padding-right: 0px;
}

.center-horizon {
    align-items: center;
}

.reverse {
    flex-direction: row-reverse;
}

.half-half.above {
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
    gap: 30px;
    min-width: 0;
    flex-direction: column-reverse;
}

.half-half.above .half {
    text-align: center;
    width: 100%;
    max-width: 100%;
}

.half-half.above img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
}

.only-top{
    padding: 0;
    margin: 0;
    padding-top: 30px;
}
.only-top2 {
    padding: 0;
    margin: 0;
    padding-top: 16px;
    padding-right: 50px;
}
.only-top3{
    padding: 0;
    margin: 0;
    padding-top: 16px;
    padding-right: 30px;
}

.big-icon>svg {
    width: 37px;
    height: 37px;
}
.empty-icon>svg {
    width: 40px;
    height: 40px;
}
.controler-down{
    cursor: pointer;
        width: 42px;
        height: 42px;
        max-width: 42px;
        max-height: 42px;
        min-width: 42px;
        min-height: 42px;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
}
.controler-down:hover {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;

}

.controler-up{
    cursor: pointer;
        width: 42px;
        height: 42px;
        max-width: 42px;
        max-height: 42px;
        min-width: 42px;
        min-height: 42px;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
}
.controler-up:hover {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;

}
.controler-left {
    cursor: pointer;
    width: 42px;
    height: 42px;
    max-width: 42px;
    max-height: 42px;
    min-width: 42px;
    min-height: 42px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.controler-right {
    cursor: pointer;
    width: 42px;
    height: 42px;
    max-width: 42px;
    max-height: 42px;
    min-width: 42px;
    min-height: 42px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.controler-left:hover {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
       
}

.controler-right:hover {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;}




.slider-buttons {
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-width: max-content;
    right:25vw;
    bottom:25px;
}

.slider-btn {
    width: 10px;
    height: 10px;
    max-width: 10px;
    max-height: 10px;
    min-width: 10px;
    min-height: 10px;
    border: none;
    border-radius: 50%;
    background-color: white;
    outline: none;
    cursor: pointer;
    transition: background-color 0.3s;
}

.slider-btn:hover {
    background-color: #FFB81C;
}

.aligned {
    text-align: left;
}
.regular-button {
    padding: 15px 20px;
    border-radius: 15px;
    font-size: 16px;
    max-width: max-content;
    min-width: max-content;
    width: max-content;
    white-space: nowrap;
}
.narrow-button {
    padding: 5px 15px;
    border-radius: 25px;
}
.no-margin-top{
    margin-top: 0;
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.half {
    width: 55%;
    max-width: 55%;
}

.air,
.air2{
    padding-top: 15px;
   
}
.air-bottom{
padding-bottom: 15px;
}
.air2-bottom {
    padding-bottom: 30px;
}
.bottom-air{
    margin-bottom: 30px;
}
.top-air{padding-top: 15px;}
.top-air2 {
    padding-top: 30px;
}
.air2-top {
    margin-top: 30px;
}
.icon-card-air{
    padding-top: 20px;
    padding-bottom: 40px;
}
.formal-air-top{
    margin-top: 20px;
}
.air2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.airspace {
    margin-top: 15px;
    margin-bottom: 15px;
}
.shadow {
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.06);
}

.round {
    border-radius: 15px;
}
.roundy{
    border-radius: 5px;
}
.roundx {
    border-radius: 30px;
}
.round-top{
    border-radius: 15px 15px 0 0;
}
.clearlink{
    color: none;
    text-decoration: none;
    text-transform: none;

}
.clearlink:hover {
    color: inherit;
    text-decoration: underline;
    text-transform: none;

}













/* blue */
.blue {
    color: #0077C8;
}

.blue-bg {
    background-color: #0077C8;
}

.has-blue-background-color {
    background-color: #0077C8;
    text-transform: none;
}

.has-blue-color {
    color: #0077C8;
    text-transform: none;
}

a.has-blue-background-color:hover {
    color: #ffffff !important;
        background-color: #3393d1 !important;
        text-decoration: none;
}

.tags.has-blue-color {
    color: #0077C8;
    background-color: rgba(0, 119, 200, 0.1);
}

div.icon-square>svg.has-blue-color {
    background-color: #EFF8FC;
    fill: #0077C8;
}

.tag-icon.has-blue-color {
    fill: #0077C8;
    background-color: rgba(0, 119, 200, 0.1);
}

.tag-icon.has-blue-color p {
    color: #0077C8;
}

.big-icon.has-blue-color {
    background-color: rgba(0, 119, 200, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-blue-color>svg,
.big-icon.has-blue-color>svg>path{
    fill: #0077C8;
}
.empty-icon.has-blue-color>svg,
.empty-icon.has-blue-color>svg>path{
    fill: #0077C8;
}

.lightblue {
    color: rgba(0, 119, 200, 0.1);
}

.lightblue-bg {
    background-color: #DFF0FA;
}

.has-light-blue-background-color {
    background-color: #DFF0FA;
    text-transform: none;
}
.has-light_blue-background-color {
    background-color: #DFF0FA;
    text-transform: none;
}

a.has-light-blue-background-color:hover {
    background-color: #DFF0FA !important;
        text-decoration: none;
}

.big-icon.has-light_blue-color {
    background-color:#DFF0FA; 
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-light_blue-color>svg,
.big-icon.has-light_blue-color>svg>path {
    fill:#62B5E5;
}

.empty-icon.has-light_blue-color>svg,
.empty-icon.has-light_blue-color>svg>path {
    fill: #62B5E5;
}

.big-icon.has-navy-color {
    background-color:rgba(13, 22, 28, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-navy-color>svg,
.big-icon.has-navy-color>svg>path {
    fill:#0D161C;
}
.empty-icon.has-navy-color>svg,
.empty-icon.has-navy-color>svg>path {
fill: #0D161C;
}

/* orange */
.orange {
    color: #FF8F1C;
}

.orange-bg {
    background-color: #FF8F1C;
}

.has-orange-background-color {
    background-color: #FF8F1C;
    text-transform: none;
}

.has-orange-color {
    color: #FF8F1C;
    text-transform: none;
}

a.has-orange-background-color:hover {
    color: #FF8F1C !important;
    background-color: rgba(255, 143, 28, 0.1) !important;
    text-decoration: none;
}

.tags.has-orange-color {
    color: #FF8F1C;
    background-color: rgba(255, 143, 28, 0.1);
}

div.icon-square>svg.has-orange-color {
    background-color: #FFF4E8;
    fill: #FF8F1C;
}

.tag-icon.has-orange-color {
    fill: rgba(255, 143, 28, 1);
    background-color: rgba(255, 143, 28, 0.1);
}

.tag-icon.has-orange-color p {
    color: rgba(255, 143, 28, 1);
}

.big-icon.has-orange-color {
    background-color: rgba(255, 143, 28, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-orange-color>svg,
.big-icon.has-orange-color>svg>path {
    fill: #FF8F1C;
}
.empty-icon.has-orange-color>svg,
.empty-icon.has-orange-color>svg>path {
    fill: #FF8F1C;
}




/* green */
.green {
    color: #26D07C;
}

.green-bg {
    background-color: #26D07C;
}

.has-green-background-color {
    background-color: #26D07C;
    text-transform: none;
}

.has-green-color {
    color: #26D07C;
    text-transform: none;
}

a.has-green-background-color:hover {
    color: #26D07C !important;
    background-color: rgba(38, 208, 124, 0.1) !important;
    text-decoration: none;
}

.tags.has-green-color {
    color: #26D07C;
    background-color: rgba(38, 208, 124, 0.1)
}

div.icon-square>svg.has-green-color {
    background-color: #E9FAF2;
    fill: #26D07C;
}

.tag-icon.has-green-color {
    fill: #26D07C;
    background-color: rgba(38, 208, 124, 0.1)
}

.tag-icon.has-green-color p {
    color: #26D07C;
}

.big-icon.has-green-color {
    background-color: rgba(38, 208, 124, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-green-color>svg,
.big-icon.has-green-color>svg>path{
    fill: #26D07C;
}
.empty-icon.has-green-color>svg,
.empty-icon.has-green-color>svg>path{
    fill: #26D07C;
}



/* gold */
.gold {
    color: #FFB81C;
}

.gold-bg {
    background-color: #FFB81C;
}


.has-gold-color {
    color: #FFB81C;
    text-transform: none;
}

.has-light-gold-background-color {
    background-color: rgba(255, 184, 28, 0.1);
    text-transform: none;
}

.tags.has-gold-color {
    color: #FFB81C;
    background-color: rgba(255, 184, 28, 0.1);
}

div.icon-square>svg.has-gold-color {
    background-color: rgba(255, 184, 28, 0.1);
    fill: #FFB81C;
}

.tag-icon.has-gold-color {
    fill: rgba(255, 184, 28, 1);
    background-color: rgba(255, 184, 28, 0.1);
}

.tag-icon.has-gold-color p {
    color: rgba(255, 184, 28, 1);
}

.big-icon.has-gold-color {
    background-color: rgba(255, 184, 28, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-gold-color>svg,
.big-icon.has-gold-color>svg>path {
    fill: #FFB81C;
}
.empty-icon.has-gold-color>svg,
.empty-icon.has-gold-color>svg>path {
    fill: #FFB81C;
}

/* purple */
.purple {
    color: #E95FE4;
}

.purple-bg {
    background-color: #E95FE4;
}

.has-purple-background-color {
    background-color: #E95FE4;
    text-transform: none;
}

.has-purple-color {
    color: #E95FE4;
    text-transform: none;
}

a.has-purple-background-color:hover {
    color: #E95FE4 !important;
    background-color: rgba(233, 95, 228, 0.1) !important;
    text-decoration: none;
}

.tags.has-purple-color {
    color: #E95FE4;
    background-color: rgba(233, 95, 228, 0.1);
}

div.icon-square>svg.has-purple-color {
    background-color: rgba(233, 95, 228, 0.1);
    fill: #E95FE4;
}

.tag-icon.has-purple-color {
    fill: #E95FE4;
    background-color: rgba(233, 95, 228, 0.1);
}

.tag-icon.has-purple-color p {
    color: #E95FE4;
}

.big-icon.has-purple-color {
    background-color: rgba(233, 95, 228, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-purple-color>svg,
.big-icon.has-purple-color>svg>path {
    fill: #E95FE4;
}
.empty-icon.has-purple-color>svg,
.empty-icon.has-purple-color>svg>path {
    fill: #E95FE4;
}


/* red */
.red {
    color: #ff5348;
}

.red-bg {
    background-color: #ff5348;
}

.has-red-background-color {
    background-color: #ff5348;
    text-transform: none;
}

.has-red-color {
    color: #ff5348;
    text-transform: none;
}

a.has-red-background-color:hover {
    color: #ff5348 !important;
    background-color: rgba(255, 83, 72, 0.1) !important;
    text-decoration: none;
}

.tags.has-red-color {
    color: #ff5348;
    background-color: rgba(255, 83, 72, 0.1);
}

div.icon-square>svg.has-red-color {
    background-color: rgba(255, 83, 72, 0.1);
    fill: #ff5348;
}

.tag-icon.has-red-color {
    fill: #ff5348;
    background-color: rgba(255, 83, 72, 0.1);
}

.tag-icon.has-red-color p {
    color: #ff5348;
}

.big-icon.has-red-color {
    background-color: rgba(255, 83, 72, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-red-color>svg,
.big-icon.has-red-color>svg>path {
    fill: #ff5348;
}
.empty-icon.has-red-color>svg,
.empty-icon.has-red-color>svg>path {
    fill: #ff5348;
}


/* pink */
.pink {
    color: #FF5348;
}

.pink-bg {
    background-color: #FF5348;
}

.has-pink-background-color {
    background-color: #FF5348;
    ;
    text-transform: none;
}

.has-pink-color {
    color: #FF5348;
    ;
    text-transform: none;
}

a.has-pink-background-color:hover {
    color: #FF5348 !important;
    background-color: rgba(255, 83, 72, 0.1) !important;
    text-decoration: none;
}

.tags.has-pink-color {
    color: #FF5348;
    background-color: rgba(255, 83, 72, 0.1);
}

div.icon-square>svg.has-pink-color {
    background-color: rgba(255, 83, 72, 0.1);
    fill: #FF5348;
}

.tag-icon.has-pink-color {
    fill: rgba(255, 83, 72, 0.1);
    background-color: rgba(255, 83, 72, 0.1);
}

.tag-icon.has-pink-color p {
    color: rgba(255, 83, 72, 0.1);
}

.big-icon.has-pink-color {
    background-color: rgba(255, 83, 72, 0.1);
    border-radius: 1em;
    max-width: max-content;
    max-width: 75px;
    max-height: 75px;
    text-align: center;
    padding: 1em;
}

.big-icon.has-pink-color>svg,
.big-icon.has-pink-color>svg>path {
    fill: #FF5348;
}
.empty-icon.has-pink-color>svg,
.empty-icon.has-pink-color>svg>path {
    fill: #FF5348;
}
.row-reverse{
    flex-direction: row-reverse;
}

.extra {
    margin: 1.5em auto;
        max-width: 1220px;
        width: 1220px;
}

.slider {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-top: 15px;
    padding-bottom: 30px;
    max-width: max-content;
    margin: auto auto;
}

.slider-option {
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.slider-option:hover {
    background-color: #FFB81C;
}

.events-online {
    position: relative;
    padding-right: 10;
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    font-weight: 600;
}


.events-online:before {
    content: "";
    display: inline-block;
    width: 17.9px;
    height: 19.8px;
    max-width: 17.9px;
    max-height: 19.8px;
    min-width: 17.9px;
    min-height: 19.8px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    margin-right: 9px;
}

.events-place {
    position: relative;
    padding-right: 10;
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    font-weight: 600;
}


.events-place:before {
    content: "";
    display: inline-block;
    width: 17.9px;
    height: 19.8px;
    max-width: 17.9px;
    max-height: 19.8px;
    min-width: 17.9px;
    min-height: 19.8px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    margin-right: 9px;
}

.events-date {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    font-weight: 600;
}


.events-date:before {
    content: "";
    display: inline-block;
    width: 17.9px;
    height: 19.8px;
    max-width: 17.9px;
    max-height: 19.8px;
    min-width: 17.9px;
    min-height: 19.8px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    margin-right: 9px;
}

.general-two-columns{
display: grid;
grid-template-columns: 1fr 1fr;
gap:90px;
}
.general-column-1{
position:relative;
min-width: 100%;
}
.general-column-2 {
position: relative;
min-width: 100%;
}
.air3{
   margin-top: 5em;
   margin-bottom: 5em; 
}
.textxtra{
    font-size: 18px;
}


.narrow {
    margin: 1.5em auto;
    max-width: 820px;
    width: 820px;
}

.reads{
    font-size: 14px;
    color:#809FB8;

    font-family: 'Barlow', sans-serif;

}

select{
    color: #425d6e;
    font-weight: 500;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.046' height='7.197' viewBox='0 0 13.046 7.197'%3E%3Cpath id='Path_2016' data-name='Path 2016' d='M13.474-9.484,7.578-3.6a.554.554,0,0,1-.795,0L.821-9.484a.705.705,0,0,1-.044-.924.557.557,0,0,1,.839-.049l5.532,5.5,5.533-5.5a.557.557,0,0,1,.838.049A.705.705,0,0,1,13.474-9.484Z' transform='translate(-0.625 10.625)' fill='%23809fb8'/%3E%3C/svg%3E%0A") no-repeat 90% 50%;
    border: 1px solid #E0E0E0 !important;
    padding: 18px 26px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 5px;
    margin-top: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    transition: all 0.1s ease-in-out;
}
select:hover {
    background: #f7fcfe url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.046' height='7.197' viewBox='0 0 13.046 7.197'%3E%3Cpath id='Path_2016' data-name='Path 2016' d='M13.474-9.484,7.578-3.6a.554.554,0,0,1-.795,0L.821-9.484a.705.705,0,0,1-.044-.924.557.557,0,0,1,.839-.049l5.532,5.5,5.533-5.5a.557.557,0,0,1,.838.049A.705.705,0,0,1,13.474-9.484Z' transform='translate(-0.625 10.625)' fill='%23809fb8'/%3E%3C/svg%3E%0A") no-repeat 90% 50%;
    border: 1px solid #809fb8 !important;
}

option{
            color: #555555;
                
                font-size: 1rem;
        }


.use-case-search {

    /*padding: 0.69em;*/
    
    /*margin-top: 8px;*/
    /*padding-left: 20px;*/
}
.use-case-search input {
    color: #425d6e !important;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #DAE1E6;
    outline: none;
    width: 100%;
    padding: 15px 26px !important;
}
.use-case-search input::placeholder {
    color: #425d6e;
    font-size: 1rem;
    font-weight: 500;
}

input[type="submit"].regular-button-button {
    background-color: #0077C8;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: white;
    max-height: 43px;
    height: 43px;
    border: none;
    transition: background-color 0.3s ease;
    cursor:pointer;
}

input[type="submit"].regular-button-button:hover {
    background-color: #3393d1;
    /* This changes the background color on hover */
}

.use-cases-controllers input[type="submit"].regular-button-button {
    padding: 6px 0;
    box-sizing: content-box;
}


/* buttons global */


a.regular-button.has-gold-background-color {
    background-color: #FFB81C;
    color: #000000;
    text-transform: none;
}

a.regular-button.has-gold-background-color:hover {
    color: #000000 !important;
    background-color: #ffe3a4 !important;
    text-decoration: none;
}

a.regular-button.has-blue-background-color {
    color: #ffffff;
    background-color: #0077C6;
    text-transform: none;
}

a.regular-button.has-blue-background-color:hover {
    background-color: #3393d1 !important;
        text-decoration: none;
}

a.regular-button.has-light_blue-background-color {
    color: #0077C6;
    background-color: #cbe3f4;
    text-transform: none;
}

a.regular-button.has-light_blue-background-color:hover {
    background-color: #d2efff !important;
        text-decoration: none;
}



.regular-link{
    font-size: 14px;
}




/* mobile */






  /* mobile megamenu*/

  .burger {
      max-width: 40px;
      max-height: 35px;
      width: 45px;
      height: 30px;
      position: fixed;
      top: 2.1em;
      right: 1.5em;
      cursor: pointer;
      transition: .2s;
      z-index: 10;
  }

  .burger.is-active {
      transform: rotate(-90deg);
  }

  span.burger-line {
      position: absolute;
      max-width: 45px;
      width: 45px;
      height: 7px;
      background-color: #0077C8;
      left: 0;
      border-radius: 15px;
      transition: top .2s .2s, bottom .2s .2s, opacity .2s .2s, transform .2s .4s;
  }

  .burger span.burger-line:nth-child(1) {
      top: 0;
  }

  .burger.is-active span.burger-line:nth-child(1) {
      top: calc(50% - 5px);
      transform: rotate(45deg);
  }

  .burger span.burger-line:nth-child(2) {
      top: calc(50% - 3.5px);
      background-color: #FFB81C;
  }

  .burger.is-active span.burger-line:nth-child(2) {
      opacity: 0;
  }

  .burger span.burger-line:nth-child(3) {
      bottom: 0;

  }

  .burger.is-active span.burger-line:nth-child(3) {
      bottom: calc(50% - 4px);
      transform: rotate(-45deg);
  }

  .full-mobile-menu {
      background-color: white;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
      min-width: 100vw;
      width: 100vw;
      visibility: hidden;
      right: -100vw;
      transform: translateX(120vw);
      transition: 1s;
      top: 90px;
      margin-top: 0;
      padding-top: 0;

  }

  .full-mobile-menu.is-active {
      opacity: 1;
      visibility: visible;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      transform: translateX(-100vw);
      transition: 1s;
      min-width: 100vw;
      width: 100vw;
      top: 90px;
      margin-top: 0;
      padding-top: 2em;
  }

  li>.mobile-megamenu-content {
      background-color: white;
      position: absolute;
      justify-content: center;
      align-items: center;
      height: 100vh;
      min-width: 100vw;
      width: 100vw;
      visibility: hidden;
      right: -100vw;
      transform: translateX(110vw);
      transition: 1s;
      top: 16px;


  }

  li.is-active>.mobile-megamenu-content.is-active {
      opacity: 1;
      visibility: visible;

      justify-content: center;
      transform: translateX(-100vw);
      transition: 1s;
      min-width: 100vw;
      width: 100vw;

  }

  .mobile-megamenu-content-image {
      width: 400px;
      height: 300px;
      object-fit: cover;
      object-position: center center;
  }

  .mobile-megamenu-content h4 {
      min-width: 100%;
      padding: 1em 0;

  }

  .mobile-megamenu-content ul,
  .full-mobile-menu ul {
      min-width: 100%;
      list-style: none;
      margin: 0;
      padding: 0;
      padding-top: 1em;
      padding-bottom: 1em;
  }


  .mobile-megamenu-content li,
  .full-mobile-menu li {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;
  }

  .mobile-megamenu-content a.list-link-mobile,
  .full-mobile-menu ul>li>a {
      font-family: 'Poppins', sans-serif;
      font-size: 16px;
      color: #425D6E;
      text-transform: none;
      font-weight: normal;
      text-align: center;
      font-weight: 500;
  }

  .full-mobile-menu ul>li>a {
      font-size: 2em;
  }

  .mobile-megamenu-content a.list-link-mobile:hover,
  .full-mobile-menu ul>li>a:hover {
      color: #0077C6;
      text-decoration: none;
  }






  header .mobile-megamenu-tabs {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      position: relative;
      align-items: center;
      background-color: white;
      padding: 9px 0px;
      margin: 15px auto 10px;
      border: 1px solid #DAE1E6;
      border-radius: 2em;
      max-width: 80%;
      overflow: hidden;
      font-family: 'Poppins', sans-serif;
      font-size: 1em;
      justify-content: space-between;
  }

  header .mobile-megamenu-tabs-image {
      width: 80%;
      height: auto;
      object-fit: cover;
      object-position: center center;
      position: relative;
  }


  .mobile-megamenu-tabs-glider {
      background-color: #0077C8;
      border-radius: 2em;
      position: absolute;
      height: 100%;
      transition: .25s ease-out;
      z-index: 1;
      top: 50%;
      transform: translateY(-50%);
      left: 0;

  }


  div.mobile-megamenu-tabs>label {}

  .mobile-megamenu-tabs label.megamenu-tabs-label {

      position: relative;
      z-index: 2;
      padding: 10px 0;
      /*display: inline-block;*/
      font-family: 'Poppins', sans-serif;
      font-size: 14px;
      font-weight: 600;
      padding: 0 37px;
      cursor: pointer;
  }

  .mobile-megamenu-tabs label.megamenu-tabs-label.checked {
      color: white;
  }

 .footer-tagline{
    font-family: 'Poppins', sans-serif;
        
        font-weight: 500;
 }

#menu-footer>li>ul>li>a:hover{
color: #0077C6!important;
text-decoration: none!important;
 }
 .medium{
    font-weight: 500;
 }
 .roundz{
    border-radius: 25px;
 }

 #loop > .blog-content a{
    text-transform: none;
    font-weight: 500;
        font-family: 'Barlow', sans-serif;
 }

 .space-125{
    height: 125px;
 }

 .pagination-link-class{
    padding-left: 5px;
    padding-right: 5px;
 }


/* header */

header.site-header {
    position: fixed;
    width: 100%;
    box-shadow: 0px 3px 15px #00000014;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    min-height: 94px;
    margin-top: -1px;
}


.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1290px;
    width: 100%;
    padding: 0 20px;
}

header>div.header-container>nav>ul {
    display: flex;
    align-content: center;
    color: #0d161c;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    list-style: none;
    align-items: center;
    justify-content: flex-start;
    padding-top: 1.5em;
    margin: 0 0 1.5em 0;
}

.header-container .logo {
    width: 190px;
    height: auto;
}

.header-container nav {
    margin-left: 40px;
    flex-grow: 1;
}

header>div.header-container>nav>ul>li>a>i {
    padding-left: 0px;
}

header>div.header-container>nav>ul>li>a,
header>div.header-container>nav>ul>li>a:hover,
header>div.header-container>nav>ul>li>a:focus,
header>div.header-container>nav>ul>li>a:active,
header>div.header-container>nav>ul>li>a:visited {
    color: #0D161C;
}

header .demo-button {
    background-color: #ffb81c;
    text-align: center;
    padding: 0.75em;
    border-radius: 5px;

}

header .megamenu-inner-link {
    font-size: 16px !important;
    font-weight: 500 !important;
}

header .demo-button:hover {
    background-color: #ffe3a4 !important
}

header .demo-button>a {
    color: #000000;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

header .demo-button>a:hover {
    color: #000000;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
}

header .megamenu-container {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    background-color: white;
    height: 415px;
    max-height: 415px;
    width: 100vw;
    min-width: 100vw;
    box-shadow: #00000014 0px 0px 15px inset, 0px 3px 15px #00000014;

    z-index: 999;
}

ul.megamenu-container.active {
    margin: 0;
    padding: 20px;
    position: absolute;
    left: 0;
    background-color: white;
    list-style: none;
    width: max-content;
    min-width: max-content;
    left: unset;
    height: unset;
    max-height: unset;
    margin-top: -10px;

}

ul.megamenu-container>li {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.megamenu-container a {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #425D6E;
    text-transform: none;
    font-weight: normal;

}

header .megamenu-content {
    margin-top: 40px;
}

header .megamenu-tabs-image {
    width: 400px;
    height: 300px;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    right: 0;
    top: -120px;

}

header div.mobile-menu {
    display: none;
}

header .megamenu-content-image {
    width: 400px;
    height: 300px;
    object-fit: cover;
    object-position: center center;



}

header .megamenu-tabs-content-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    display: none;
}

header .megamenu-content-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;

}





header .megamenu-tabs-content-inner>ul,
header .megamenu-content-inner>div>ul,
header .megamenu-tabs-content-inner ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 28px;
}

header .megamenu-tabs-content-inner ul.menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

header .megamenu-tabs-content-inner>ul>li,
header .megamenu-content-inner>div>ul>li {
    margin-bottom: 17px;
}

header .megamenu-tabs-content-inner ul.menu li {
    padding-bottom: 17px;
}

header .megamenu-tabs-content-inner ul.menu .menu-item.menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url('https://closedloop.pantheonlocal.com/wp-content/uploads/2023/05/chevron-down.svg') no-repeat center;
    background-size: cover;
    transform: rotate(-90deg);
    margin-left: 10px;
    vertical-align: middle;
}

@media screen and (max-width: 1140px) {
    header .megamenu-tabs-content-inner ul.menu .menu-item.menu-item-has-children > a::after {
        content: "";
        display: none;
    }

    header .megamenu-tabs-content-inner ul.menu li {
        padding-bottom: 9px;
    }
}

header .megamenu-tabs-content-inner>ul>li>a,
header .megamenu-content-inner>div>ul>li>a,
header .megamenu-tabs-content-inner ul.menu li a {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #425D6E;
    text-transform: none;
    font-weight: normal;
}

header .megamenu-tabs-content-inner ul.menu li a {
    font-size: 16px !important;
    font-weight: 500 !important;
 }

header .megamenu-tabs-content-inner>ul>li>a:hover,
header .megamenu-content-inner>div>ul>li>a:hover,
header .megamenu-tabs-content-inner ul.menu li a:hover {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #0077C6;
    text-decoration: none;
}

.custom-inner-menu-wrapper {
    position: relative;
    max-width: 50%;
}

@media screen and (max-width: 1140px) {
    .custom-inner-menu-wrapper {
        max-width: 100%;
        padding-bottom: 30px;
    }

    header .megamenu-tabs-content-inner ul.menu>li {
        width: 100% !important;
    }
}

header .megamenu-tabs-content-inner ul.menu {
    position: relative;
}

header .megamenu-tabs-content-inner ul.menu>li {
    width: 50%;
}

header .megamenu-tabs-content-inner ul.menu .sub-menu {
    position: absolute;
    display: none;
    left: 50%;
    top: 0;
    height: 100%;
}

header .megamenu-tabs-content-inner ul.menu .show-sub .sub-menu {
    display: block;
}

header .megamenu-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    position: relative;
    align-items: center;
    background-color: white;
    padding: 9px 0px;
    margin: 15px 0 10px;
    border: 1px solid #DAE1E6;
    border-radius: 2em;
    max-width: 50%;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    justify-content: space-between;
}

.megamenu-tabs-input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    opacity: 0;

}

.megamenu-tabs input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.megamenu-tabs input[type="radio"]:checked+label {
    color: white;
}

.megamenu-tabs-glider {
    background-color: #0077C8;
    border-radius: 2em;
    position: absolute;
    height: 100%;
    transition: .25s ease-out;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 0;

}

.megamenu-tabs-input {
    display: none;
}

.megamenu-tabs-input:checked+.megamenu-tabs-label {
    color: white;
}

.megamenu-tabs-input:not(:checked)+.megamenu-tabs-label {
    color: #0D161C;
}

.megamenu-tabs-label.checked {
    color: white;
    text-align: center;
}

.megamenu-tabs-label:not(.checked) {
    color: #0D161C;
    text-align: center;
}

.megamenu-tabs label {
    position: relative;
    z-index: 2;
    padding: 10px 0;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    padding: 0 22px;
    cursor: pointer;
}

.megamenu-container {
    display: none;
}

.megamenu-container.active {
    display: block;
}

#masthead>div>nav>ul>li:hover>a{
    color:#0077C6 !important;
    text-decoration: none;
    transition: .25s ease-out;
}
#masthead>div>nav>ul>li:hover {
    background-color: #E5F1F9 !important;
    transition: .25s ease-out;
}
#masthead>div>nav>ul>li{
    transition: .25s ease-out;
    padding: 15px 25px;
    border-radius: 15px;
}
#masthead>div>nav>ul>li>a {
    transition: .25s ease-out;
}

.cat-links{
    font-family: 'Poppins', sans-serif;
}
.post-edit-link{display: none;}

.wide-page-header-with-form {
    min-width: 100%;
    width: 100%;

    max-height: 676px;
}
.form-container-normal-overlay-show{
    position: absolute;
        z-index: 99;
}

.footer-logo{
    max-width: 190px;
}
.security-logos-row{
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
    max-width: 300px;
}
.security-logo-1{
    max-height: 52px;
}
.mega-menu-li>a{
    text-transform: uppercase!important;
}

.megamenu-tabs-content-inner-grid-multi{
    display: grid;
    grid-template-columns: max-content max-content;
    column-gap: 5rem;
    row-gap: 1rem;
    padding-top: 1rem;
}
.megamenu-tabs-content-inner-grid-multi .megamenu-inner-link,
.megamenu-tabs-content-inner-grid-multi ul.menu li a {
        font-family: 'Poppins', sans-serif;
            font-size: 18px;
            color: #425D6E;
            text-transform: none;
            font-weight: normal;
    font-weight: 500 !important;
}

.megamenu-tabs-content-inner-grid-multi ul{
        list-style: none;
            margin: 0;
            padding: 0;
            margin-top: 0;

}
.megamenu-tabs-content-inner-grid-multi li{
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

article.type-resource .general-column-1 > p > a {
        font-family: 'Barlow', sans-serif;
        text-transform: none;
        font-size: 1rem;
}

.events-page-header{
    align-items: flex-start;
}

.app-download-button-wrap {
    position: relative;
    padding: 30px 0;
}

.app-download-button-wrap .download-center {
    position: relative;
    padding: 0 20px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.app-download-button-wrap a {
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.app-download-button-wrap a:first-child {
    margin: 0 auto 15px;
    display: block;
}

.app-download-button-wrap a img {
    position: relative;
    display: inline-block;
    height: 52.5px;
    width: auto;
}

.app-download-button-wrap .regular-button {
    padding: 13px 20px;
    border-radius: 5px;
    border: solid 1px #FFF;
}

@media screen and (min-width: 500px) {
    .app-download-button-wrap {
        padding: 40px 0;
    }

    .app-download-button-wrap a {
        margin: 0 7px;
        vertical-align: top;
    }

    .app-download-button-wrap a:first-child {
        display: inline-block;
        margin: 0 7px;
        margin-bottom: 0;
    }
}

