a:focus {
    outline: none !important
}

#content {
    overflow: hidden
}

.text-right {
    text-align: right
}

.clearfix {
    clear: both
}

.content-area ul,#content ul {
    padding-left: 0;
    margin: 20px 0
}

a,input[type=submit] {
    transition: all .3s!important
}

input,textarea {
    outline: none
}

h1 {
    margin-bottom: 20px !important
}

h3 {
    margin-bottom: 15px !important
}

.paddBottom5 {
    padding-bottom: 5px
}

@charset "UTF-8";

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

@supports (position: sticky) {
}

@supports (-webkit-overflow-scrolling:touch) {
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

ul {
    box-sizing: border-box
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: .375em .625em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 0 0 .25em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: .125em .5em
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

@supports (position: sticky) {
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0px
    }
}

@charset "UTF-8";a,body,div,form,h1,h3,html,iframe,li,p,span,strong,ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,header,main {
    display: block
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a,a:focus,a:hover,a:visited {
    text-decoration: none
}

strong {
    font-weight: 700
}

img {
    border: 0
}

input,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */
@media (min-width: 544px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 768px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 992px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 1200px) {
    .ast-container {
        max-width:100%
    }
}

.ast-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-container::after {
    content: "";
    display: table;
    clear: both
}

h1,h3 {
    clear: both
}

h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

h3 {
    color: #808285;
    font-size: 1.5em;
    line-height: 1.4
}

html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ul {
    /* margin: 0 0 1.5em 3em; */
}

ul {
    list-style: disc;
}

li>ul {
    /* margin-bottom: 0; */
    /* margin-left: 1.5em; */
}

strong {
    font-weight: 700
}

i {
    font-style: italic
}

img {
    height: auto;
    max-width: 100%
}

input,textarea {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

input {
    line-height: normal
}

input[type=submit] {
    border: 1px solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

input[type=submit]:focus,input[type=submit]:hover {
    color: #fff;
    border-color: var(--ast-border-color)
}

input[type=submit]:active,input[type=submit]:focus {
    border-color: var(--ast-border-color);
    outline: 0
}

input[type=text],textarea {
    color: #666;
    border: 1px solid var(--ast-border-color);
    border-radius: 2px;
    -webkit-appearance: none
}

input[type=text]:focus,textarea:focus {
    color: #111
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #4169e1
}

a:focus,a:hover {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover {
    outline: 0
}

#primary:after,#primary:before,#secondary:after,#secondary:before,.ast-container:after,.ast-container:before,.clear:after,.clear:before,.sidebar-main:after,.sidebar-main:before,.site-content:after,.site-content:before,.site-main:after,.site-main:before {
    content: "";
    display: table
}

#primary:after,#secondary:after,.ast-container:after,.clear:after,.sidebar-main:after,.site-content:after,.site-main:after {
    clear: both
}

iframe {
    max-width: 100%
}

::selection {
    color: #fff;
    background: #0274be
}

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

body:not(.logged-in) {
    position: relative
}

a,a:focus {
    text-decoration: none
}

a {
    transition: all .2s linear
}

img {
    vertical-align: middle
}

p {
    margin-bottom: 1.75em
}

input[type=submit] {
    border-radius: 0;
    padding: 18px 30px;
    border: 0;
    box-shadow: none;
    text-shadow: none
}

input[type=submit]:hover {
    box-shadow: none
}

input[type=submit]:active,input[type=submit]:focus {
    box-shadow: none
}

input {
    line-height: 1
}

body,input[type=submit],textarea {
    line-height: 1.85714285714286
}

.entry-title {
    font-weight: 400
}

body {
    background-color: #fff
}

#primary,#secondary {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

#primary {
    margin: 0;
}

.hentry {
    margin: 0 0 1.5em
}

.entry-content>:last-child {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

.widget {
    margin: 0 0 2.8em 0
}

.widget:last-child {
    margin-bottom: 0
}

input[type=text],textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

input[type=text]:focus,textarea:focus {
    background-color: #fff;
    border-color: var(--ast-border-color);
    box-shadow: none
}

input[type=submit],input[type=submit]:focus,input[type=submit]:hover {
    box-shadow: none
}

textarea {
    width: 100%
}

.entry-header {
    margin-bottom: 1em;
    word-wrap: break-word
}

.entry-content {
    word-wrap: break-word
}

.entry-content p {
    margin-bottom: 1.6em
}

.entry-title {
    margin-bottom: .2em
}

:root {
    --ast-container-default-xlg-padding: 6.67em;
    --ast-container-default-lg-padding: 5.67em;
    --ast-container-default-slg-padding: 4.34em;
    --ast-container-default-md-padding: 3.34em;
    --ast-container-default-sm-padding: 6.67em;
    --ast-container-default-xs-padding: 2.4em;
    --ast-container-default-xxs-padding: 1.4em;
    --ast-code-block-background: #eee;
    --ast-comment-inputs-background: #fafafa
}

html {
    font-size: 100%
}

a {
    color: #004e9d
}

a:hover,a:focus {
    color: var(--ast-global-color-8)
}

body,input,textarea {
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4em
}

p,.entry-content p {
    margin-bottom: 1.2em;
    line-height: 1.8;
}

h1,h3 {
    font-weight: 700
}

.entry-title {
    font-size: 40px;
    font-size: 2.5rem
}

h1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2em
}

h3 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2em
}

::selection {
    background-color: #004e9d;
    color: #fff
}

body,h1,h3 {
    color: var(--ast-global-color-2)
}

input:focus,input[type=text]:focus,textarea:focus {
    border-color: #004e9d
}

.entry-meta,.entry-meta * {
    line-height: 1.45;
    color: #004e9d
}

.entry-meta a:hover,.entry-meta a:focus {
    color: var(--ast-global-color-8)
}

#secondary,#secondary input,#secondary textarea {
    font-size: 16px;
    font-size: 1rem
}

a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.ast-header-navigation-arrow:focus-visible {
    outline-style: dotted;
    outline-color: inherit;
    outline-width: thin;
    border-color: transparent
}

input:focus,input[type=text]:focus,textarea:focus,#ast-scroll-top:focus {
    border-style: dotted;
    border-color: inherit;
    border-width: thin;
    outline-color: transparent
}

#secondary {
    margin: 0 0 2.5em;
    word-break: break-word;
    line-height: 2
}

@media (max-width: 921px) {

    #primary,#secondary {
        padding: 1.5em 0;
        margin: 0
    }
}

@media (max-width: 921px) {
    #secondary.secondary {
        padding-top:0
    }
}

input[type=submit] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: var(--ast-global-color-5);
    border-color: #004e9d;
    background-color: #004e9d;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

input[type=submit]:hover,input[type=submit]:focus {
    color: var(--ast-global-color-5);
    background-color: var(--ast-global-color-8);
    border-color: var(--ast-global-color-8)
}

@media (min-width: 544px) {
    .ast-container {
        max-width:100%
    }
}

body {
    background-color: var(--ast-global-color-5);
    background-image: none
}

@media (max-width: 921px) {

    .entry-title {
        font-size: 30px
    }

    h1 {
        font-size: 30px
    }

    h3 {
        font-size: 20px
    }

    body {
        background-color: var(--ast-global-color-5);
        background-image: none
    }
}

@media (max-width: 544px) {

    .entry-title {
        font-size: 30px
    }

    h1 {
        font-size: 30px
    }

    h3 {
        font-size: 20px
    }

    body {
        background-color: var(--ast-global-color-5);
        background-image: none
    }
}

@media (max-width: 921px) {
    html {
        font-size:91.2%
    }
}

@media (max-width: 544px) {
    html {
        font-size:91.2%
    }
}

@media (min-width: 922px) {
    .ast-container {
        /* max-width:1210px; */
    }
}

@font-face {
    font-family: "Astra";
    src: url(../fonts/astra.woff) format("woff"),url(../fonts/astra.ttf) format("truetype"),url(../fonts/astra.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

:root {
    --ast-global-color-0: #0044d7;
    --ast-global-color-1: #0036ac;
    --ast-global-color-2: #858a93;
    --ast-global-color-3: #4b4b4b;
    --ast-global-color-4: #f5f5f5;
    --ast-global-color-5: #fff;
    --ast-global-color-6: #f2f5f7;
    --ast-global-color-7: #424242;
    --ast-global-color-8: #000
}

:root {
    --ast-border-color: #ddd
}

header.entry-header .entry-title {
    color: #004e9d;
    font-size: 40px;
    font-size: 2.5rem
}

header.entry-header>*:not(:last-child) {
    margin-bottom: 10px
}

h1,h3 {
    color: var(--ast-global-color-8)
}

@media (min-width: 922px) {
    #primary {
        /* width: 64%; */
    }

    #secondary {
		display: none;
        width: 31%;
        margin-left: 5%;
    }
}

#ast-scroll-top {
    display: none;
    position: fixed;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    color: #fff;
    border-radius: 2px;
    content: "";
    outline: inherit
}

@media (min-width: 769px) {
    #ast-scroll-top {
        content:"769"
    }
}

#ast-scroll-top {
    color: var(--ast-global-color-5);
    background-color: #004e9d;
    font-size: 16px;
    font-size: 1rem;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px
}

#ast-scroll-top:hover {
    color: var(--ast-global-color-5);
    background-color: #004e9d
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrldz8z11lfc-k.woff2) format('woff2');
    unicode-range: U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/pxieyp8kv8jhgfvrjjbecmne.woff2) format('woff2');
    unicode-range: U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}



@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrlej6z11lfc-k.woff2) format('woff2');
    unicode-range: U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrlcz7z11lfc-k.woff2) format('woff2');
    unicode-range: U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200C-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(../fonts/pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}



body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--ast-global-color-0: #004e9d;
    --wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
    --wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
    --wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
    --wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
    --wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
    --wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
    --wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
    --wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eee 0%,#a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0,0,0,.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0,0,0,.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0,0,0,.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0,0,0,1)
}

body {
    margin: 0;
    --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
    --wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size)
}

body {
    --wp--style--block-gap: 24px
}

body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important
}

body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

a:where(:not(.wp-element-button)) {
    text-decoration: none
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit
}

#content:before {
    content: "921";
    position: absolute;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

 {
    line-height: 1;
    text-transform: none
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

.quickQuote input[type=submit] {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none !important;
    background: #004e9d;
    border: 1px solid #004e9d;
    transition: all .3s
}

.quickQuote input[type=submit]:hover {
    background: #111;
    border: 1px solid #111;
    color: #fff !important
}

.entry-content {
    display: block;
    color: #212121;
}

.quickQuote {
    box-shadow: 0 0 80px 13px rgba(141,153,204,.1);
    padding: 50px 35px 45px;
    border: 1px solid #ecf1f6;
    background: #fff
}

.quickQuote input[type=text],.quickQuote textarea {
    width: 100%;
    background: #f5f7fb;
    border: 1px solid #f5f7fb;
    padding: 20px;
    margin-bottom: 10px
}

.quickQuote input[type=text]:active,.quickQuote textarea:active,.quickQuote input[type=text]:focus,.quickQuote textarea:focus {
    background: #fff;
    border: 1px solid #ecf1f6
}

.quickQuote textarea {
    height: 120px
}

.quickQuote input[type=submit] {
    display: block;
    width: 100%;
    padding: 24px
}

.quickQuote {
    padding: 20px
}

.quickQuoteTitle {
    font-size: 22px;
    font-weight: 600;
    color: #060a12;
    margin-bottom: 10px
}

.quickQuote input[type=text],.quickQuote textarea {
    padding: 10px;
    margin-bottom: 8px
}

.quickQuote input[type=submit] {
    padding: 18px
}

@media(min-width: 992px) and (max-width:1199px) {

    .quickQuote {
        padding: 15px
    }
}

@media(max-width: 991px) {

    .quickQuote {
        padding: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }

    .container770 {
        width: 770px
    }

    .container970 {
        width: 970px
    }

    .divScroll.side-fixed {
        position: fixed;
        top: 20%;
        max-width: 400px;
        z-index: 2;
        box-shadow: 0 0 10px 1px #19588d
    }
}
/*# sourceMappingURL=../../frontend/build/addthis_wordpress_public.min.css.map */
