body {
  overflow-x: hidden;
  color: #525252
}

.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both
}

@media only screen and (min-width:768px) {
  .alignwide {
    width: 100%;
    max-width: 100%
  }
}

@media only screen and (min-width:768px) {

  .comment-content>*,
  .entry .entry-summary>*,
  .entry-content>* {
    margin: 32px 0
  }

  .comment-content>p,
  .entry-content>p {
    margin-top: 0;
    margin-bottom: 26px
  }
}

.alignleft {
  float: left;
  max-width: calc(5 * (100vw / 12));
  margin-top: 0;
  margin-left: 0;
  margin-right: 1rem
}

@media only screen and (min-width:768px) {
  .alignleft {
    max-width: calc(4 * (100vw / 12));
    margin-right: calc(2 * 1rem)
  }
}

.alignright {
  float: right;
  max-width: calc(5 * (100vw / 12));
  margin-top: 0;
  margin-right: 0;
  margin-left: 1rem
}

@media only screen and (min-width:768px) {
  .alignright {
    max-width: calc(4 * (100vw / 12));
    margin-right: 0;
    margin-left: calc(2 * 1rem)
  }
}

.aligncenter {
  margin-left: auto;
  margin-right: auto
}

.sidebar-inactive #content .container {
  max-width: 80%
}

.sidebar-inactive .alignfull,
.sidebar-inactive .blockquote.wp-block-pullquote.alignfull,
.sidebar-inactive .wp-block-pullquote:not(.is-style-solid-color).alignfull {
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  max-width: initial;
  border-left: 0
}

.page.sidebar-active .alignfull,
.page.sidebar-active .blockquote.wp-block-pullquote.alignfull,
.page.sidebar-active .wp-block-pullquote:not(.is-style-solid-color).alignfull {
  width: 100%;
  margin-left: 0vw;
  margin-right: 0vw;
  position: relative;
  left: 0;
  right: 0
}

.alignfull>img,
.alignwide>img {
  max-width: none;
  width: 100%
}

.wp-caption,
.wp-caption-overlay .wp-caption,
figure {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  max-width: 100%
}

.sidebar-inactive .alignfull blockquote {
  padding: 40px
}

.sidebar-inactive .alignfull.wp-block-cover-image.has-background-dim {
  padding: 40px
}

.sidebar-inactive figure.wp-block-image.alignleft.is-resized,
.wp-block-image .alignleft {
  margin-right: 30px;
  margin-bottom: 70px
}

.sidebar-inactive figure.wp-block-image.alignright.is-resized,
.wp-block-image .alignright {
  margin-left: 30px
}

.sidebar-inactive #content .container {
  max-width: 80%
}

p.has-background {
  padding: 20px 30px
}

.wp-block-audio {
  width: 100%
}

.wp-block-audio audio {
  width: 100%
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
  max-width: 198px
}

@media only screen and (min-width:768px) {

  .wp-block-audio.alignleft audio,
  .wp-block-audio.alignright audio {
    max-width: 384px
  }
}

@media only screen and (min-width:1379px) {

  .wp-block-audio.alignleft audio,
  .wp-block-audio.alignright audio {
    max-width: 385.44px
  }
}

.wp-block-video video {
  width: 100%
}

.wp-block-embed-vimeo .wp-block-embed__wrapper {
  text-align: center
}

.wp-block-button .wp-block-button__link {
  transition: background 150ms ease-in-out;
  border: none;
  font-size: .88889em;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: 700;
  text-decoration: none;
  padding: .76rem 1rem;
  outline: 0;
  outline: 0
}

.wp-block-button__link>br {
  display: none
}

.wp-block-button .wp-block-button__link:not(.has-background) {
  background-color: #e54220;
  border-radius: 0;
  padding: 16px 35px 16px 35px
}

.wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: #fff
}

.wp-block-button .wp-block-button__link:hover {
  color: #fff;
  background: #041a57;
  cursor: pointer
}

.wp-block-button .wp-block-button__link:focus {
  color: #fff;
  background: #041a57;
  outline: thin dotted;
  outline-offset: -4px
}

.wp-block-button:not(.is-style-squared) .wp-block-button__link {
  border-radius: 6px
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:focus {
  transition: all 150ms ease-in-out;
  border-width: 2px;
  border-style: solid
}

.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  background: 0 0
}

.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: #e54220;
  border-color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: #041a57;
  border-color: currentColor
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  list-style-position: outside
}

.wp-block-latest-posts.has-dates {
  list-style: none
}

.wp-block-latest-posts__post-date {
  margin-top: 5px
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: .75rem
}

.wp-block-archives li.menu-item-has-children,
.wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children,
.wp-block-latest-posts li:last-child {
  padding-bottom: 0
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
  text-decoration: none
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
  text-align: center;
  list-style-position: inside
}

.wp-block-categories ul {
  padding-top: .75rem
}

.wp-block-categories li ul {
  list-style-position: inside
}

.wp-block-categories ul {
  counter-reset: submenu
}

.wp-block-latest-posts.is-grid li {
  border-top: 2px solid #ccc;
  padding-top: 1rem;
  margin-bottom: 2rem
}

.wp-block-latest-posts.is-grid li a:after {
  content: ""
}

.wp-block-latest-posts.is-grid li:last-child {
  margin-bottom: auto
}

.wp-block-latest-posts.is-grid li:last-child a:after {
  content: ""
}

.wp-block-preformatted {
  line-height: 1.8;
  padding: 1rem
}

.wp-block-verse {
  font-size: 22px;
  line-height: 1.8
}

.has-drop-cap:not(:focus):first-letter {
  font-size: 3.375em;
  line-height: 1;
  font-weight: 700;
  margin: 0 .25em 0 0
}

.wp-block-pullquote {
  border-color: transparent;
  border-width: 2px;
  padding: 0
}

.wp-block-pullquote p {
  font-size: 1.6875em;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-top: .5em
}

.wp-block-pullquote p em {
  font-style: normal
}

@media only screen and (min-width:768px) {
  .wp-block-pullquote p {
    font-size: 1.75rem
  }
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 70px
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin: 1rem 0;
  max-width: 100%
}

.wp-block-pullquote.alignright cite {
  margin-right: 60px
}

.wp-block-pullquote.alignleft blockquote p:first-child,
.wp-block-pullquote.alignright blockquote p:first-child {
  margin-top: 0
}

.wp-block-pullquote.is-style-solid-color {
  padding-left: 0;
  padding-right: 0
}

h3.comment-num {
  margin-bottom: 40px
}

@media only screen and (min-width:768px) {
  .wp-block-pullquote.is-style-solid-color {
    padding-left: 10%;
    padding-right: 10%
  }
}

.wp-block-pullquote.is-style-solid-color p {
  font-size: 1.6875em;
  line-height: 1.3;
  margin-bottom: .5em;
  margin-top: .5em
}

@media only screen and (min-width:768px) {
  .wp-block-pullquote.is-style-solid-color p {
    font-size: 2.25em
  }
}

.wp-block-pullquote.is-style-solid-color a {
  color: #fff
}

.wp-block-pullquote.is-style-solid-color cite {
  color: inherit
}

.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  padding-left: 0;
  margin-left: 1rem;
  margin-right: 1rem
}

.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: inherit
}

@media only screen and (min-width:768px) {
  .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: 0;
    margin-right: 0;
    border-left: none
  }
}

@media only screen and (min-width:768px) {

  .wp-block-pullquote.is-style-solid-color.alignleft,
  .wp-block-pullquote.is-style-solid-color.alignright {
    padding: 1rem calc(2 * 1rem)
  }
}

@media only screen and (min-width:768px) {
  .wp-block-pullquote.is-style-solid-color.alignfull {
    padding-left: calc(10% + 58px + (2 * 1rem));
    padding-right: calc(10% + 58px + (2 * 1rem))
  }
}

blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large {
  padding: 30px 30px 40px 40px
}

.wp-block-pullquote {
  color: #666
}

.wp-block-pullquote:not(.is-style-solid-color),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote.wp-block-pullquote,
blockquote.wp-block-quote {
  padding: 30px;
  padding-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f8f8f8;
  position: relative;
  border-left: 0
}

.wp-block-image.alignleft.is-resized,
.wp-block-pullquote.alignleft {
  text-align: left;
  margin-right: 20px
}

.wp-block-image.alignright.is-resized,
.wp-block-pullquote.alignright {
  text-align: right;
  margin-left: 20px
}

.editor-block-list__block .wp-block-pullquote blockquote,
.wp-block-pullquote blockquote {
  border-left: 0
}

.wp-block-quote p,
blockquote.wp-block-quote p {
  margin-bottom: 20px
}

.wp-block-quote p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
  font-style: italic
}

.wp-block-pullquote cite,
.wp-block-quote cite {
  font-weight: 400;
  font-size: 16px;
  margin-left: 40px;
  text-transform: unset;
  display: inline-block
}

.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation {
  position: relative;
  font-style: normal;
  font-size: 13px
}

.blockquote-footer:before,
.wp-block-pullquote cite::before,
.wp-block-quote cite::before,
blockquote.wp-block-quote .wp-block-quote__citation::before,
blockquote.wp-block-quote cite::before,
blockquote.wp-block-quote footer::before {
  position: absolute;
  top: 0;
  width: 30px;
  height: 1px;
  background: #6c757d;
  content: "";
  bottom: 0;
  margin: 10px 0 13px -40px
}

.wp-block-quote .blockquote-footer {
  margin-left: 40px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 1rem 0
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.6875em;
  line-height: 1.4;
  font-style: italic
}

.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 16px;
  text-align: left
}

.wp-block-quote.is-style-large cite em {
  display: block
}

@media only screen and (min-width:768px) {

  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin: 1rem 0
  }

  .wp-block-quote.is-large p,
  .wp-block-quote.is-style-large p {
    font-size: 1.6875em
  }
}

.wp-block-pullquote::before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-size: 30px;
  color: #e54220;
  font-weight: 900
}

.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color {
  background: 0 0
}

.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color cite {
  color: #40464d
}

figure.wp-block-pullquote.has-cyan-bluish-gray-background-color.is-style-solid-color {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left
}

.wp-block-image img {
  display: block
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
  max-width: 100%
}

.wp-block-image.alignfull img {
  width: 100vw
}

@media only screen and (min-width:768px) {
  .wp-block-image.alignfull img {
    margin-left: auto;
    margin-right: auto
  }
}

.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  min-height: 430px;
  padding: 1rem
}

@media only screen and (min-width:768px) {

  .wp-block-cover,
  .wp-block-cover-image {
    padding: 1rem 10%
  }
}

.wp-block-cover,
.wp-block-cover-image {
  color: #fff
}

.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-paragraph.has-large-font-size.editor-rich-text__editable {
  font-size: 1.6875em;
  line-height: 1.25;
  padding: 0;
  color: #f8f9f9
}

@media only screen and (min-width:768px) {

  .wp-block-cover .wp-block-cover-image-text,
  .wp-block-cover h2,
  .wp-block-cover p.wp-block-cover-text,
  .wp-block-cover-image .wp-block-cover-image-text,
  .wp-block-cover-image .wp-block-cover-text,
  .wp-block-cover-image h2 {
    font-size: 36px;
    max-width: 100%;
    font-weight: 400
  }
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  width: 100%
}

@media only screen and (min-width:768px) {

  .wp-block-cover-image.alignleft,
  .wp-block-cover-image.alignright,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright {
    padding: 1rem calc(2 * 1rem)
  }
}

@media only screen and (min-width:768px) {

  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}

@media only screen and (min-width:1168px) {

  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(6 * (100vw / 12) - 28px)
  }
}

.wp-block-gallery {
  list-style-type: none;
  padding-left: 0
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px
}

.wp-block-gallery figcaption a {
  color: #fff
}

.wp-block-audio figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption,
.wp-block-video figcaption {
  line-height: 1.6;
  margin: 0;
  padding: 1.5rem;
  text-align: center;
  bottom: 0
}

.wp-block-file .wp-block-file__button {
  display: table;
  transition: background 150ms ease-in-out;
  border: none;
  border-radius: 5px;
  background: #e54220;
  font-size: 22px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: 700;
  padding: .75rem 1rem;
  color: #fff;
  margin-left: 0;
  margin-top: calc(.75 * 1rem)
}

@media only screen and (min-width:1168px) {
  .wp-block-file .wp-block-file__button {
    font-size: 22px;
    padding: .875rem 1.5rem
  }
}

.wp-block-file .wp-block-file__button:hover {
  background: #041a57;
  cursor: pointer
}

.wp-block-file .wp-block-file__button:focus {
  background: #041a57;
  outline: thin dotted;
  outline-offset: -4px
}

.wp-block-code {
  border-radius: 0
}

.wp-block-code code {
  font-size: 1.125em;
  white-space: pre-wrap;
  word-break: break-word
}

.wp-block-columns.alignfull {
  padding-left: 1rem;
  padding-right: 1rem
}

@media (min-width:1128px) {
  .wp-block-column {
    padding-right: 24px;
    padding-left: 24px
  }
}

@media only screen and (min-width:600px) {
  .wp-block-columns {
    flex-wrap: nowrap
  }
}

@media only screen and (min-width:768px) {
  .wp-block-columns .wp-block-column>:first-child {
    margin-top: 0
  }

  .wp-block-columns .wp-block-column>:last-child {
    margin-bottom: 0
  }

  .wp-block-columns[class*=has-]>* {
    margin-right: 1rem
  }

  .wp-block-columns[class*=has-]>:last-child {
    margin-right: 0
  }

  .wp-block-columns.alignfull,
  .wp-block-columns.alignfull .wp-block-column {
    padding-left: calc(2 * 1rem);
    padding-right: calc(2 * 1rem)
  }
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 700
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
  font-weight: 400
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit
}

.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
  font-size: .71111em
}

.has-small-font-size {
  font-size: .88889em
}

.has-normal-font-size {
  font-size: 1.125em
}

.has-large-font-size {
  font-size: 36px;
  line-height: 1.625
}

p[style="font-size:46px"] {
  line-height: 1.625
}

.wp-block-gallery.is-cropped .blocks-gallery-item img {
  margin: 0
}

.has-huge-font-size {
  font-size: 2.25em
}

.has-dark-gray-background-color,
.has-light-gray-background-color,
.has-primary-background-color,
.has-secondary-background-color {
  color: #fff
}

.has-dark-gray-background-color a,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color p,
.has-light-gray-background-color a,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color p,
.has-primary-background-color a,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color p,
.has-secondary-background-color a,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color p {
  color: #fff
}

.has-white-background-color {
  color: #041a57
}

.has-white-background-color a,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color p {
  color: #041a57
}

.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
  background-color: #d72924
}

.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
  background-color: #005177
}

.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
  background-color: #041a57
}

.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
  background-color: #767676
}

.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
  background-color: #fff
}

.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
  color: #d72924
}

.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
  color: #005177
}

.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
  color: #041a57
}

.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
  color: #767676
}

.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: #fff
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

embed,
iframe,
object {
  max-width: 100%
}

.wp-block-embed-vimeo .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden
}

.wp-block-embed-vimeo .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.custom-logo-link {
  display: inline-block
}

.avatar {
  border-radius: 100%;
  display: block;
  min-height: inherit
}

@media (max-width:991px) {
  .avatar {
    height: 40px;
    width: 40px
  }
}

@media (min-width:991px) {
  .avatar {
    height: 80px;
    width: 80px
  }
}

svg {
  transition: fill 120ms ease-in-out;
  fill: currentColor
}

.wp-caption {
  margin-bottom: calc(1.5 * 1rem)
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption-text {
  color: #767676;
  font-size: 1.1em;
  line-height: 1.6;
  margin: 0;
  padding: .5rem;
  text-align: center;
  padding-top: 0
}

.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem)
}

.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1)/ 2)
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0
}

.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2)/ 3)
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0
}

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3)/ 4)
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0
}

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4)/ 5)
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0
}

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5)/ 6)
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0
}

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6)/ 7)
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0
}

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7)/ 8)
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0
}

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8)/ 9)
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0
}

.gallery-item:last-of-type {
  padding-right: 0
}

.gallery-caption {
  display: block;
  font-size: .71111em;
  line-height: 1.6;
  margin: 0;
  padding: .5rem
}

.gallery-item>div>a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent
}

.gallery-item>div>a:focus {
  box-shadow: 0 0 0 2px #0073aa
}

@media only screen and (max-width:991px) {

  .sidebar-active .is-type-video,
  .sidebar-inactive .is-type-video {
    left: 0;
    width: 100%;
    max-width: 100%
  }

  .is-type-video iframe {
    height: 100%
  }

  .wp-block-separator.is-style-dots:before,
  hr.is-style-dots:before {
    font-size: .3875em
  }

  .wp-block-pullquote p {
    font-size: 1em
  }
}

.wp-block-separator,
hr {
  background-color: #767676;
  border: 0;
  height: 2px;
  margin: 2rem auto;
  max-width: 200px;
  text-align: center
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
  max-width: 100%
}

@media only screen and (min-width:768px) {

  .wp-block-separator.is-style-wide,
  hr.is-style-wide {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}

@media only screen and (min-width:1168px) {

  .wp-block-separator.is-style-wide,
  hr.is-style-wide {
    max-width: calc(6 * (100vw / 12) - 28px)
  }
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
  max-width: 100%;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center
}

@media only screen and (min-width:768px) {

  .wp-block-separator.is-style-dots,
  hr.is-style-dots {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}

@media only screen and (min-width:1168px) {

  .wp-block-separator.is-style-dots,
  hr.is-style-dots {
    max-width: calc(6 * (100vw / 12) - 28px)
  }
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
  color: #767676;
  font-size: 1.6875em;
  letter-spacing: .88889em;
  padding-left: .88889em
}

.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
  display: none
}

.wp-block-table td,
.wp-block-table th {
  border: none;
  border-top: 1px solid #ededed
}

.wp-block-table td:first-child,
.wp-block-table th:first-child {
  border-right: 1px solid #ededed
}

.wp-block-table {
  border: 0;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed
}

table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
  background-color: #fcfcfc
}

table.wp-block-table>tbody>tr>td {
  padding: 10px 5px;
  border-bottom: 0;
  border-left: 0
}

.wp-block-embed__wrapper iframe {
  border: 0
}

.wp-block-cover.has-background-dim-60.has-background-dim a {
  text-decoration: underline;
  color: #fff
}

.wp-block-embed-vimeo iframe {
  border: 0
}

.block-editor-block-list__layout figure.wp-block-embed-vimeo.alignfull {
  width: auto
}

.wp-block-pullquote.is-style-default {
  background: 0 0;
  border-left: 0
}

.comment-body .comment-meta {
  font-size: 12px
}

.comment-body .comment-content {
  margin-top: 10px
}

.comment-body .comment-content table {
  border-top: none
}

.comments-list .comment-body {
  border-bottom: 1px solid #eee
}

@media (max-width:991px) {
  .comments-list .comment-body {
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-left: 75px
  }
}

@media (min-width:991px) {
  .comments-list .comment-body {
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-left: 94px
  }

  .pingback .comment-body,
  .trackback .comment-body {
    margin-left: 0
  }
}

.comment-author cite a,
.comment-edit-link,
.comment-reply-link,
.comments-list .comment-author {
  color: #041a57;
  font-weight: 700
}

.comment-author cite a:hover {
  color: #e54220
}

.entry-header .entry-title a,
.post .entry-header .entry-title a,
.post-navigation h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: break-word
}

.post .entry-header .entry-title,
.search .page .entry-header .entry-title {
  font-size: 30px
}

@media (max-width:400px) {
  .post .entry-header .entry-title {
    font-size: 20px
  }
}

.comment-content blockquote,
.entry-content blockquote {
  border-left: 3px solid #e54220;
  padding-left: 15px;
  background-color: #f8f8f8;
  padding-top: 30px;
  padding-bottom: 5px
}

.wp-block-pullquote blockquote {
  border-left: none
}

.blocks-gallery-caption {
  width: 100%
}

.comments-list .avatar {
  float: left;
  margin: 0;
  width: 65px;
  height: 65px
}

blockquote[class*=wp-block],
div[class*=wp-block],
figure[class*=wp-block] {
  margin-top: 32px;
  margin-bottom: 32px
}

.editor-rich-text .wp-block-pullquote__citation,
.wp-block-button [class*=wp-block],
.wp-block-button[class*=wp-block],
.wp-block-quote [class*=wp-block],
.wp-block-table div[class*=wp-block] {
  margin: 0
}

.wp-block-pullquote__citation {
  text-transform: unset;
  font-size: 16px
}

figure.wp-block-pullquote {
  margin-bottom: 70px
}

figure.wp-block-pullquote blockquote {
  margin-top: 0
}

figure.wp-block-pullquote p {
  color: #222;
  margin-bottom: 0;
  font-weight: 600
}

.has-text-color.has-very-dark-gray-color .editor-rich-text .wp-block-pullquote__citation,
.has-text-color.has-very-dark-gray-color .editor-rich-text__tinymce,
figure.wp-block-pullquote .has-text-color.has-very-dark-gray-color p {
  color: #313131
}

.editor-block-list__block .has-text-color.has-very-dark-gray-color {
  padding-left: 65px
}

.editor-rich-text .wp-block-pullquote__citation {
  display: inline-block;
  line-height: 1.6;
  position: relative
}

.editor-rich-text .wp-block-pullquote__citation::before {
  position: absolute;
  top: 0;
  width: 30px;
  height: 1px;
  background: #6c757d;
  content: "";
  bottom: 0;
  margin: 10px 0 13px -40px
}

.wp-block-pullquote.alignleft blockquote>.editor-rich-text p,
.wp-block-pullquote.alignright blockquote>.editor-rich-text p {
  font-size: 20px
}

[data-align=left] .editor-block-list__block-edit figure.is-resized {
  margin-bottom: 80px
}

body.block-editor-page .edit-post-visual-editor .editor-block-list__block,
body.block-editor-page .edit-post-visual-editor .editor-default-block-appender,
body.block-editor-page .edit-post-visual-editor .editor-post-title__block {
  max-width: 80%
}

body.block-editor-page .edit-post-visual-editor .editor-block-list__block[data-align=full] {
  max-width: none
}

.edit-post-visual-editor.editor-styles-wrapper,
.editor-rich-text__tinymce,
.editor-styles-wrapper,
.mce-content-body {
  font-family: Archivo, sans-serif;
  color: #333
}

.edit-post-visual-editor.editor-styles-wrapper p {
  line-height: 1.625
}

.edit-post-visual-editor h1.editor-rich-text__tinymce,
.edit-post-visual-editor h2.editor-rich-text__tinymce,
.edit-post-visual-editor h3.editor-rich-text__tinymce,
.edit-post-visual-editor h4.editor-rich-text__tinymce,
.edit-post-visual-editor h5.editor-rich-text__tinymce,
.edit-post-visual-editor h6.editor-rich-text__tinymce,
.editor-post-title__block .editor-post-title__input,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.wp-block-heading.editor-rich-text.block-editor-rich-text {
  font-family: Poppins, sans-serif;
  color: #041a57
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
  text-decoration: none;
  font-family: Archivo, sans-serif
}

.editor-post-title__block .editor-post-title__input {
  text-align: center
}

.edit-post-visual-editor h1.editor-rich-text__tinymce,
.editor-post-title__block .editor-post-title__input {
  font-size: 36px;
  font-weight: 700
}

.edit-post-visual-editor h2.editor-rich-text__tinymce {
  font-size: 30px;
  font-weight: 700
}

.edit-post-visual-editor h3.editor-rich-text__tinymce {
  font-size: 24px;
  font-weight: 700
}

.edit-post-visual-editor h4.editor-rich-text__tinymce {
  font-size: 18px;
  font-weight: 700
}

.edit-post-visual-editor h5.editor-rich-text__tinymce {
  font-size: 16px
}

.edit-post-visual-editor h6.editor-rich-text__tinymce {
  font-size: 14px
}

.edit-post-visual-editor .wp-block-code {
  color: #666;
  font-family: Archivo, sans-serif;
  line-height: 1.4;
  margin: 24px 0;
  padding: 12px;
  border: 2px solid rgba(4, 26, 87, .24);
  box-shadow: inset 0 0 6px rgba(4, 26, 87, .12);
  box-sizing: border-box;
  border-radius: 3px
}

.editor-block-list__block .wp-block-quote p {
  font-size: 18px;
  font-weight: 600;
  color: #041a57
}

blockquote.wp-block-quote .wp-block-quote__citation {
  margin-left: 40px
}

blockquote.wp-block-quote .wp-block-quote__citation em {
  display: block;
  position: relative;
  top: -30px
}

blockquote.wp-block-quote .wp-block-quote__citation.editor-rich-text__tinymce:before {
  margin-top: 13px
}

.edit-post-visual-editor div[class*=wp-block] {
  margin-top: 0;
  margin-bottom: 0
}

.edit-post-visual-editor table {
  width: 100%;
  margin: 24px 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0
}

.edit-post-visual-editor table tfoot,
.edit-post-visual-editor table thead {
  border: 1px solid #ddd;
  border: 1px solid rgba(4, 26, 87, .12)
}

.edit-post-visual-editor table tfoot td,
.edit-post-visual-editor table thead th {
  border: none
}

.edit-post-visual-editor table th {
  margin: 0;
  padding: 12px;
  border: 1px solid #ddd;
  border: 1px solid rgba(4, 26, 87, .12);
  box-sizing: border-box
}

.edit-post-visual-editor table td {
  padding: 5px;
  margin: 0;
  border: 1px solid rgba(4, 26, 87, .12);
  box-sizing: border-box
}

.edit-post-visual-editor table .wp-block-table__cell-content {
  padding: 0
}

.edit-post-visual-editor table.wp-block-table.is-style-stripes {
  border-collapse: collapse
}

.edit-post-visual-editor table.wp-block-table.is-style-stripes td {
  border: 1px solid #ddd;
  border: 1px solid rgba(4, 26, 87, .12)
}

.wp-block-image {
  max-width: none;
  margin: 16px auto;
  padding: 0
}

.wp-block-image figcaption {
  width: 100%
}

.wp-block-gallery .blocks-gallery-item {
  padding: 0
}

.wp-block-gallery .blocks-gallery-image {
  margin-left: 0;
  margin-right: 0
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box
}

.editor-block-list__block .wp-block-gallery .blocks-gallery-item figcaption {
  bottom: 0
}

.wp-block-cover-image {
  margin: 16px auto;
  padding: 24px 0
}

.wp-block-cover-image.has-background-dim,
.wp-block-cover-image.has-background-dim h2 {
  color: #fff
}

.wp-block-button {
  position: relative;
  text-align: center;
  box-sizing: border-box
}

.wp-block-button.alignwide a {
  display: block;
  position: relative
}

blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large {
  padding: 30px 30px 25px 40px
}

.block-editor .wp-block-categories ul {
  list-style-position: inside
}

.wp-block-verse pre,
pre.wp-block-verse {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  padding: 0
}

.wp-block-separator,
hr {
  background-color: #767676;
  border: 0;
  height: 2px;
  margin: 2rem auto;
  max-width: 200px;
  text-align: center
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
  max-width: 100%
}

@media only screen and (min-width:768px) {

  .wp-block-separator.is-style-wide,
  hr.is-style-wide {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}

@media only screen and (min-width:1168px) {

  .wp-block-separator.is-style-wide,
  hr.is-style-wide {
    max-width: calc(6 * (100vw / 12) - 28px)
  }
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
  max-width: 100%;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center
}

@media only screen and (min-width:768px) {

  .wp-block-separator.is-style-dots,
  hr.is-style-dots {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}

@media only screen and (min-width:1168px) {

  .wp-block-separator.is-style-dots,
  hr.is-style-dots {
    max-width: calc(6 * (100vw / 12) - 28px)
  }
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
  color: #767676;
  font-size: 1.6875em;
  letter-spacing: .88889em;
  padding-left: .88889em
}

.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
  display: none
}

table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
  background-color: #fcfcfc
}

table.wp-block-table>tbody>tr>td {
  padding: 10px 5px;
  text-align: center
}

.editor-block-list__block .wp-block-pullquote.alignleft .wp-block-pullquote__citation {
  margin-left: 40px
}

.wp-block-cover.alignleft.is-dark-theme.has-background-dim {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px
}

.wp-block-cover.alignleft.is-dark-theme.has-background-dim .wp-block {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0
}

.wp-block-gallery.alignfull.alignfull.columns-3.is-cropped {
  margin-left: -50vw;
  margin-right: -50vw
}

.block-editor-rich-text .wp-block-paragraph.has-large-font-size.editor-rich-text__editable {
  font-size: 1.6875em !important;
  font-weight: 700
}

.wp-block-button__link {
  transition: all .4s ease;
  border-radius: 6px
}

.wp-block-button__link>br {
  display: none
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  background-color: #e54220
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
  background-color: #041a57
}

.is-style-outline .wp-block-button__link {
  border-color: #e54220;
  color: #e54220
}

.is-style-outline .wp-block-button__link:hover {
  border-color: #041a57;
  color: #041a57;
  background-color: transparent
}

.editor-styles-wrapper ol li,
.editor-styles-wrapper ul li {
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: .75rem;
  color: #666
}

.editor-styles-wrapper ol li a,
.editor-styles-wrapper ul li a {
  color: inherit
}

.editor-styles-wrapper ol li a:hover,
.editor-styles-wrapper ul li a:hover {
  color: #e54220
}

.wp-block-archives.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
  max-width: 100%;
  padding: 10px 20px;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #596172;
  border-color: #ebebeb;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 50px;
  height: 50px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  padding: 0 30px;
  border-radius: 0 !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-color: #fff
}

.admin-bar .navbar-sticky.sticky {
  margin-top: 30px
}

.alignright.size-thumbnail.wp-image-827 {
  margin-bottom: 40px;
  display: inline-block
}

figure,
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle
}

img[class*=wp-image-] {
  margin-top: 10px;
  margin-bottom: 10px
}

.wp-caption img[class*=wp-image-] {
  display: block
}

.wp-caption {
  margin-bottom: 8px;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
  clear: both
}

.wp-caption.aligncenter {
  margin-bottom: 10px
}

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 4px;
  font-style: italic;
  margin-bottom: 30px
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}

.alignleft {
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

iframe,
table {
  border: 1px solid #e7e7e7;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7
}

.table>tbody>tr>td>a,
.table>tbody>tr>th>a,
.table>tfoot>tr>td>a,
.table>tfoot>tr>th>a,
.table>thead>tr>td>a,
.table>thead>tr>th>a,
table>tbody>tr>td>a,
table>tbody>tr>th>a,
table>tfoot>tr>td>a,
table>tfoot>tr>th>a,
table>thead>tr>td>a,
table>thead>tr>th>a {
  text-decoration: underline
}

.table>tbody>tr>td:first-child,
.table>tbody>tr>th:first-child,
.table>tfoot>tr>td:first-child,
.table>tfoot>tr>th:first-child,
.table>thead>tr>td:first-child,
.table>thead>tr>th:first-child,
table>tbody>tr>td:first-child,
table>tbody>tr>th:first-child,
table>tfoot>tr>td:first-child,
table>tfoot>tr>th:first-child,
table>thead>tr>td:first-child,
table>thead>tr>th:first-child {
  border-left: none
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  padding: 10px 10px;
  text-align: center
}

div.calendar_wrap caption {
  caption-side: top;
  text-align: center;
  background-color: #ededed;
  font-weight: 600;
  padding: .5em;
  width: 100%;
  margin: 0 auto;
  margin-bottom: -1px;
  color: #101010
}

div.calendar_wrap .wp-calendar-nav span {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  padding: 2.5% 2.5% 1.75% 2.5%;
  text-align: center
}

div.calendar_wrap .wp-calendar-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
  height: 42px;
  align-items: center
}

div.calendar_wrap .wp-calendar-nav-next>a::before {
  content: "\f061"
}

div.calendar_wrap .wp-calendar-nav-prev>a::before {
  content: "\f060"
}

div.calendar_wrap .wp-calendar-nav-next>a,
div.calendar_wrap .wp-calendar-nav-prev>a {
  font-size: 0
}

div.calendar_wrap .wp-calendar-nav-next>a::before,
div.calendar_wrap .wp-calendar-nav-prev>a::before {
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}

div.calendar_wrap table>tbody>tr>td,
div.calendar_wrap table>tbody>tr>th,
div.calendar_wrap table>tfoot>tr>td,
div.calendar_wrap table>tfoot>tr>th,
div.calendar_wrap table>thead>tr>td,
div.calendar_wrap table>thead>tr>th {
  padding: 3px
}

.widget_calendar .wp-calendar-table #today {
  background-color: #e54220;
  color: #fff;
  border: none
}

.widget_calendar .wp-calendar-table #today>a {
  color: inherit
}

.widget_calendar .wp-calendar-table tbody tr td {
  border: none
}

.widget_calendar .wp-calendar-table thead tr th {
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  border-top: none
}

.widget_calendar table>tbody>tr>td>a,
.widget_calendar table>tbody>tr>th>a,
.widget_calendar table>tfoot>tr>td>a,
.widget_calendar table>tfoot>tr>th>a,
.widget_calendar table>thead>tr>td>a,
.widget_calendar table>thead>tr>th>a {
  text-decoration: none
}

.blog-single .entry-content .wp-block-calendar {
  position: relative
}

.blog-single .entry-content .wp-block-calendar caption {
  caption-side: top;
  text-align: center;
  background-color: #ededed;
  font-weight: 600;
  padding: .5em;
  width: 100%;
  margin: 0 auto;
  margin-bottom: -1px;
  color: #101010
}

.blog-single .entry-content .wp-calendar-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  height: 42px;
  align-items: center
}

.blog-single .entry-content .wp-calendar-nav-next>a::before {
  content: "\f061"
}

.blog-single .entry-content .wp-calendar-nav-prev>a::before {
  content: "\f060"
}

.blog-single .entry-content .wp-calendar-nav-next>a,
.blog-single .entry-content .wp-calendar-nav-prev>a {
  font-size: 0;
  text-decoration: none
}

.blog-single .entry-content .wp-calendar-nav-next>a::before,
.blog-single .entry-content .wp-calendar-nav-prev>a::before {
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}

.entry-content .wp-block-table {
  border: none
}

.wp-block-table.is-style-stripes td:first-child,
.wp-block-table.is-style-stripes th:first-child {
  border-color: transparent
}

.entry-content table {
  border-top: none
}

dt {
  font-weight: 700
}

dt+dd {
  margin-top: .5rem;
  margin-left: 1rem
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%
}

.gallery-columns-1 .gallery-item {
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  max-width: 100%
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter .2s ease-in;
  transition: -webkit-filter .2s ease-in;
  transition: filter .2s ease-in;
  transition: filter .2s ease-in, -webkit-filter .2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.gallery-item a:focus img,
.gallery-item a:hover img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%)
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0
}

.gallery-size-thumbnail .gallery-caption {
  display: inline-block;
  max-width: 200px;
  margin-top: 5px
}

.gallery-size-thumbnail .gallery-item>div>a {
  display: inline-block
}

.gallery-caption,
.wp-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

@media screen and (min-width:30em) {
  .gallery-item {
    max-width: 25%
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%
  }

  .gallery-columns-5 .gallery-item {
    max-width: 25%
  }

  .gallery-columns-5 .gallery-item {
    max-width: 20%
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }
}

.screen-reader-text {
  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 !important;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(4, 26, 87, .6);
  box-shadow: 0 0 2px 2px rgba(4, 26, 87, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.bypostauthor,
.gallery-caption {
  display: block
}

code {
  overflow: auto;
  max-width: 100%;
  padding: 0 1em;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word
}

a code {
  color: #e54220
}

p {
  margin: 0 0 25px
}

p img.alignleft {
  clear: both;
  margin-bottom: 30px
}

select {
  max-width: 100%
}

.post-password-form input[type=password] {
  padding: 5px 15px;
  margin-left: 0
}

.post-password-form input[type=submit] {
  background-color: #e54220;
  border: none;
  padding: 7px 55px;
  color: #fff;
  cursor: pointer
}

.post,
.product,
.search .page {
  margin: 0 0 30px;
  position: relative
}

.post .post-media,
.product .post-media,
.search .page .post-media {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px
}

.post .post-media .video-link-btn,
.search .page .post-media .video-link-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%)
}

.post .post-media .video-link-btn a,
.search .page .post-media .video-link-btn a {
  background-color: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  text-align: center;
  padding: 0;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, .5);
  position: relative;
  color: #e54220
}

.post .post-media .video-link-btn a:hover,
.search .page .post-media .video-link-btn a:hover {
  color: #fff
}

.post .post-media .video-link-btn:before,
.search .page .post-media .video-link-btn:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 currentColor;
  box-shadow: 0 0 0 0 currentColor;
  -webkit-animation: button-ripple 3s infinite;
  animation: button-ripple 3s infinite;
  opacity: .6;
  z-index: -1;
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}

.post .post-media .video-link-btn:after,
.search .page .post-media .video-link-btn:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 currentColor;
  box-shadow: 0 0 0 0 currentColor;
  -webkit-animation: button-ripple 3s infinite;
  animation: button-ripple 3s infinite;
  opacity: .6;
  z-index: -1;
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

@-webkit-keyframes button-ripple {
  70% {
    -webkit-box-shadow: 0 0 0 15px currentColor;
    box-shadow: 0 0 0 15px currentColor;
    opacity: 0
  }

  to {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0
  }
}

@keyframes button-ripple {
  70% {
    -webkit-box-shadow: 0 0 0 15px currentColor;
    box-shadow: 0 0 0 15px currentColor;
    opacity: 0
  }

  to {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0
  }
}

.post .entry-header .entry-title,
.product .entry-header .entry-title,
.search .page .entry-header .entry-title {
  margin-bottom: 17px;
  word-wrap: break-word;
  color: #041a57
}

.entry-title {
  line-height: 1.4
}

.post .entry-header .entry-title a,
.product .entry-header .entry-title a,
.search .page .entry-header .entry-title a {
  color: inherit
}

.post .entry-header .entry-title a:hover,
.product .entry-header .entry-title a:hover,
.search .page .entry-header .entry-title a:hover {
  color: #e54220
}

.post .entry-header .post-meta,
.product .entry-header .post-meta,
.search .page .entry-header .post-meta {
  margin-bottom: 7px
}

.post .entry-header .post-meta span,
.product .entry-header .post-meta span,
.search .page .entry-header .post-meta span {
  display: inline-block;
  color: #72757b
}

.post .entry-header .post-meta span:not(:last-child),
.product .entry-header .post-meta span:not(:last-child),
.search .page .entry-header .post-meta span:not(:last-child) {
  margin-right: 2.5rem
}

.blog-single .post .post-meta .post-comment a {
  margin-left: 4px
}

.post .entry-header .post-meta span i,
.product .entry-header .post-meta span i,
.search .page .entry-header .post-meta span i {
  margin-right: 3px;
  color: #e54220
}

.post .post-footer,
.product .post-footer,
.search .page .post-footer {
  clear: both
}

.post .post-footer .readmore i,
.product .post-footer .readmore i {
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px;
  padding-left: 2px;
  font-size: 12px
}

.btn-primary {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 12px 30px;
  border-radius: .25rem;
  border: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: #fff;
  box-shadow: 0 15px 25px 0 rgba(229, 66, 32, .3);
  position: relative;
  background: #e54220;
  background: linear-gradient(90deg, #e54220 0, #041a57 100%);
  transition: all .4s ease
}

.btn-primary:hover {
  transform: translateY(-3px)
}

.sidebar .widget.widget_search .input-group-append:hover {
  color: #fff;
  background-color: #e65b57
}

.post .meta-featured-post {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  width: auto;
  height: auto;
  padding: 35px 8px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  z-index: 1;
  text-transform: uppercase;
  line-height: normal;
  writing-mode: vertical-lr
}

.post .meta-featured-post::after {
  content: "";
  position: absolute;
  background: #e54220;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1
}

.post .meta-featured-post::before {
  position: absolute;
  content: "";
  right: 0;
  width: 100%;
  height: 30px;
  bottom: -15px;
  border-top: 15px solid #e54220;
  border-left: 15px solid #e54220;
  border-bottom: 15px solid #ffffff00;
  border-right: 15px solid #e54220
}

.post .meta-featured-post>i {
  display: none
}

.post .post-media .video-link-btn a:hover,
.post.sticky .meta-featured-post::after,
.search .page .post-media .video-link-btn a:hover,
.wp-calendar-table #today {
  background: #e54220
}

.xs-page-header {
  margin-bottom: 30px
}

.entry-title,
.xs-page-header h2 {
  font-size: 30px
}

.sidebar .widget {
  margin-bottom: 30px;
  border: 1px solid #eee;
  padding: 40px;
  padding-bottom: 31px;
  padding-top: 34px
}

.sidebar .widget ul {
  margin-bottom: 0
}

.sidebar .widget .textwidget form br {
  display: none
}

@media (max-width:400px) {

  .post .post-body,
  .sidebar .widget {
    padding: 25px
  }
}

.sidebar .widget .widget-title,
.xs-custom-widget>h5 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 15px
}

@media (max-width:400px) {

  .sidebar .widget .widget-title,
  .xs-custom-widget>h5 {
    font-size: 19px
  }
}

.sidebar .widget .widget-title:before,
.xs-custom-widget>h5::before {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  width: 50px;
  height: 2px;
  left: 0;
  z-index: 1;
  background: #e54220
}

.footer-widget.widget.widget_search .search-button,
.search-forms .search-button,
.sidebar .widget.widget_search .search-button,
.wp-block-search .wp-block-search__button {
  background: #f7f7f7;
  color: #101010;
  padding: 1.3125rem 1.875rem;
  cursor: pointer;
  border: none;
  transition: all .4s;
  border-radius: 0
}

.footer-widget.widget.widget_search .search-button:hover,
.search-forms .search-button:hover,
.sidebar .widget.widget_search .search-button:hover {
  color: #e54220
}

.evenex-serach .form-control,
.footer-widget.widget.widget_search .form-control,
.sidebar .widget.widget_search .form-control,
.wp-block-search .wp-block-search__input {
  border: none;
  background-color: #f7f7f7;
  border-radius: 0;
  padding-left: 29px
}

.widget.widget_search {
  border: none;
  padding: 0
}

.footer-widget.widget.widget_search .input-group-append:hover,
.sidebar .widget.widget_search .input-group-append:hover {
  color: #fff;
  background-color: #041a57
}

.sidebar .widget.widget-tags ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px
}

.sidebar .widget.widget-tags ul li a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eee;
  color: #666;
  -webkit-transition: all .3s;
  transition: all .3s
}

.sidebar .widget.widget-tags ul li a:hover {
  background: #e54220;
  color: #fff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s
}

.sidebar .widget.widget-tags ul li:last-child {
  margin-bottom: 0
}

.sidebar .widget select {
  display: block;
  width: 100%
}

.post-single .entry-content select,
.sidebar .widget select,
.wp-block-archives.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle
}

.calendar_wrap {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  position: relative
}

.sidebar ul {
  border: 0;
  padding: 0;
  list-style: none
}

.sidebar ul li {
  border-bottom: 1px dashed #eee;
  padding-bottom: 10px;
  margin-bottom: 10px
}

.sidebar ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0
}

.sidebar ul li a {
  color: #404040
}

.sidebar ul li a.rsswidget:hover,
.sidebar ul li a:hover {
  color: #e54220
}

.sidebar ul li a.rsswidget,
.sidebar ul li a.url {
  color: #222
}

.sidebar ul li a.rsswidget {
  font-weight: 600
}

.sidebar ul li cite {
  font-style: normal
}

.sidebar ul.children,
.sidebar ul.sub-menu {
  padding: 10px 0 0 20px
}

.sidebar ul.children {
  padding-bottom: 0
}

.tag-lists a,
.tagcloud a {
  border: 1px solid #f1f1f1;
  color: #585b63;
  display: inline-block;
  font-size: 14px !important;
  padding: 4px 13px;
  margin-left: 3px;
  margin-bottom: 10px
}

.tag-lists a:hover,
.tagcloud a:hover {
  color: #fff;
  background-color: #e54220;
  border-color: #e54220
}

.tag-lists a,
.tagcloud a {
  background-color: #f2f2f2
}

.textwidget img {
  margin: 10px 0
}

.page-links .page-link {
  display: inline-block
}

.blog-post-comment .comment-title {
  font-size: 24px
}

.blog-post-comment .comment-info [class*=col-md-] {
  position: inherit
}

.blog-post-comment .comment-respond {
  margin-bottom: 40px;
  margin-top: 40px
}

.blog-post-comment .comment-respond .comment-reply-title {
  margin-bottom: 2px
}

.comment-form .logged-in-as {
  margin-bottom: 40px
}

.blog-post-comment .comment-respond .comment-form .form-control {
  border-radius: 0;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  border-color: transparent;
  height: 56px;
  padding-left: 29px
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
  background-color: transparent;
  border-color: #e54220;
  -webkit-box-shadow: none;
  box-shadow: none
}

.blog-post-comment .comment-respond .comment-form .form-control::-moz-placeholder {
  color: rgba(102, 101, 101, .7)
}

.blog-post-comment .comment-respond .comment-form .form-control::-webkit-input-placeholder {
  color: rgba(102, 101, 101, .7)
}

.blog-post-comment .comment-respond .comment-form .form-control:-ms-input-placeholder {
  color: rgba(102, 101, 101, .7)
}

.blog-post-comment .comment-respond .comment-form .form-control::placeholder {
  color: rgba(102, 101, 101, .7)
}

.blog-post-comment .comment-respond .comment-form textarea.form-control {
  height: 150px;
  padding: 23px 30px;
  margin-bottom: 30px
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
  display: none
}

.blog-post-comment .comment-respond .comment-form .form-submit {
  margin-bottom: 0
}

.blog-post-comment .comment-respond .comment-form .form-submit .btn-primary:hover {
  transform: translateY(0);
  box-shadow: none
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
  padding: 12px 30px
}

.comments-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 93px
}

.comments-list .comment {
  list-style: none
}

@media (max-width:400px) {
  .comments-list ul {
    padding-left: 15px
  }
}

.loginformuser .form-control {
  height: 100%;
  resize: none
}

.loginformuser .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e54220
}

.btn-primary {
  background-color: #e54220;
  border-color: #e54220
}

.btn-primary:hover {
  color: #fff
}

.pingback .says,
.pingback p {
  display: none
}

#cancel-comment-reply-link {
  float: right;
  color: #041a57
}

#cancel-comment-reply-link:hover {
  color: #e54220
}

.not-found h1 {
  margin-bottom: 20px
}

.not-found .input-group-append {
  border: none
}

.not-found .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e54220
}

.not-found p {
  line-height: 1.1;
  margin-bottom: 25px
}

.not-found p small {
  display: block
}

article.page .post-meta {
  margin-bottom: 15px
}

.author-box {
  padding: 30px 40px 47px;
  background-color: #f8f8f8;
  margin-bottom: 99px
}

@media (max-width:991px) {
  .author-box .author-info {
    margin-top: 10px
  }
}

@media (max-width:991px) {
  .author-box .author-img {
    float: none;
    margin-bottom: 10px
  }
}

@media (min-width:992px) {
  .author-box .author-img {
    flex: 0 0 96px
  }
}

.author-box .author-img img {
  width: 70px;
  height: 70px;
  border-radius: 50%
}

.author-box .author-info>h3 {
  margin-bottom: 0;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 1
}

@media (min-width:992px) {
  .author-box {
    display: flex
  }
}

.author-box .post_author_role {
  color: #9a9a9a;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 0
}

.author-box .post_author_role+.user_description {
  margin-top: 16px
}

.author-box .user_description {
  margin-bottom: 0
}

.author-box .author-url {
  margin-bottom: 0;
  display: inline-block;
  font-size: .75rem;
  padding-left: 5px
}

.author-box .author-url a {
  color: #666;
  font-size: 14px
}

.post-navigation {
  margin-bottom: 70px
}

.post-previous .post-navigation-item>i {
  margin-right: 16px
}

.post-next .post-navigation-item>i {
  margin-left: 16px
}

.post-next .post-navigation-item .media-body {
  text-align: right
}

.post-navigation-item {
  display: flex;
  flex-wrap: wrap;
  background-color: #f8f8f8;
  padding: 17px 30px
}

.post-navigation-item>i {
  align-self: center;
  color: #979aa4;
  font-size: 1.25rem;
  transition: all .4s ease
}

.post-navigation-item:hover h3,
.post-navigation-item:hover>i {
  color: #e54220
}

.post-navigation-item .wp-post-image {
  max-width: 70px;
  margin-right: 20px;
  height: 70px;
  object-fit: cover
}

.post-navigation-item .wp-post-image+.post-nav-content {
  max-width: calc(100% - 90px)
}

.post-navigation-item .post-nav-content {
  text-align: left;
  align-self: center
}

.post-navigation-item span {
  font-size: .875rem;
  font-weight: 500;
  color: #7a7b7e
}

.post-navigation-item h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.25;
  font-size: 1rem;
  transition: all .4s ease
}

@media (min-width:992px) {
  .post-navigation .post-previous {
    width: calc(50% - 5px);
    float: left;
    margin-right: 5px
  }
}

@media (max-width:991px) {
  .post-navigation .post-previous {
    margin-bottom: 20px
  }
}

.post-navigation .post-previous .post-nav-content span i {
  margin-left: 0;
  margin-right: 6px
}

@media (min-width:992px) {
  .post-navigation .post-next {
    width: calc(50% - 5px);
    float: right;
    margin-left: 5px
  }
}

.pagination {
  margin: 0;
  align-items: center
}

.pagination li:not(:last-child) {
  margin-right: 8px
}

.pagination li.active a,
.pagination li.active span {
  background-color: #e54220;
  color: #fff
}

.pagination li.active a:hover,
.pagination li.active span:hover {
  background-color: #041a57
}

.entry-content .post-page-numbers span.page-link,
.pagination li a,
.pagination li span {
  width: 40px;
  height: 40px;
  line-height: 24px;
  border: 1px solid #dadada;
  text-align: center;
  display: inline-block;
  color: #666;
  border-radius: 3px
}

.entry-content .post-page-numbers span.page-link {
  transition: all .4s ease
}

.pagination li a i,
.pagination li span i {
  line-height: 40px
}

@media (max-width:400px) {

  .pagination li a,
  .pagination li span {
    margin-right: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0
  }

  .pagination li a i,
  .pagination li span i {
    line-height: 28px
  }
}

@media (max-width:991px) {
  .sidebar {
    margin-top: 30px
  }
}

.entry-content .post-page-numbers span.page-link:hover,
.pagination li.active a,
.pagination li:hover a {
  color: #fff;
  background: #e54220;
  border: 1px solid transparent
}

.pagination li.active a:hover,
.pagination li:hover a:hover {
  background: #e54220
}

.pagination li.pagination-dots {
  margin: 0 15px 0 10px;
  line-height: 1;
  margin-top: -11px
}

.entry-content .page-links {
  color: #041a57;
  margin-left: 5px;
  overflow: hidden;
  width: 100%;
  margin-top: 50px
}

.entry-content .page-links span {
  display: inline-block
}

.entry-content .page-links span.page-link {
  color: #041a57;
  margin-right: 5px
}

.entry-content .page-links .current span.page-link {
  color: #fff;
  background: #e54220;
  border-color: #e54220
}

.entry-content .page-links .page-link-text {
  margin-right: 10px
}

.blog-single .post .post-body {
  background: #fff;
  border: 0;
  padding: 0
}

@media (max-width:991px) {
  .header {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.header ul.navbar-nav li .dropdown-menu {
  margin: 0
}

.header ul.navbar-nav {
  margin-right: 0
}

.sassico-preloder {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.preloder-logo img {
  height: 150px
}

.preloder-logo #xs_animated_logo_loder {
  height: 120px
}

@media (max-width:767.98px) {
  .preloder-logo #xs_animated_logo_loder {
    height: 80px
  }
}

.preloder-logo #xs_animated_logo_loder #path-1,
.preloder-logo #xs_animated_logo_loder #path-2,
.preloder-logo #xs_animated_logo_loder #path-3,
.preloder-logo #xs_animated_logo_loder #path-4,
.preloder-logo #xs_animated_logo_loder #path-5 {
  stroke: #e54220
}

.elementor-element.elementor-element-466ba69 .ekit_social_media>li {
  display: inline-block
}

.wp-caption.aligncenter {
  margin: 0 auto
}

.comment-author cite {
  font-style: normal;
  font-weight: 500
}

.comment {
  margin-bottom: 30px
}

.pingback {
  margin-bottom: 30px
}

.banner-bg {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}

@media (min-width:992px) {
  .banner-area {
    min-height: 400px
  }
}

@media (max-width:991px) {
  .banner-area {
    min-height: 350px
  }
}

.post-single .post-author .avatar {
  width: 30px;
  height: 30px;
  display: inline-block
}

.post-single .post-author a {
  display: inline-block;
  margin-left: 6px
}

.main-container {
  padding: 100px 0
}

body.search-results .main-container {
  padding-bottom: 180px
}

.content-single {
  padding-bottom: 80px
}

.banner-solid {
  background: #e54220
}

.banner-title,
.xs-jumbotron-title {
  font-size: 36px;
  margin-bottom: 10px;
  line-height: 1.3
}

.xs-footer-section {
  background-color: #041a57
}

.copyright-area .copyright {
  margin-bottom: 0;
  padding: 30px 0;
  color: #fff
}

.copyright-area .copyright>a {
  color: inherit
}

.post-category>a:not(:last-child) {
  padding-right: 5px
}

.post-category>a:not(:last-child)::after {
  content: ",";
  padding-left: 2px;
  display: inline-block
}

@media (min-width:992px) {
  .navbar {
    padding: 0
  }

  .nav-search-area,
  .navbar,
  .navbar-nav>.nav-item>.nav-link {
    min-height: 80px
  }
}

@media (min-width:992px) {
  .navbar-nav>.nav-item:last-child>.nav-link {
    padding-right: 0
  }

  .navbar-nav>.nav-item:last-child>.nav-link::after {
    margin-left: 13px;
    display: inline-block
  }
}

.navbar-nav>.nav-item>.nav-link {
  align-items: center
}

@media (min-width:992px) {
  .navbar-nav>.nav-item>.nav-link {
    display: flex;
    position: relative
  }

  .navbar-nav>.nav-item>.nav-link.active::before,
  .navbar-nav>.nav-item>.nav-link:hover::before {
    opacity: 1
  }

  .navbar-nav>.nav-item>.nav-link::before {
    margin-right: 13px;
    display: inline-block
  }

  .navbar-nav>.nav-item>.nav-link::after {
    display: none
  }

  .navbar-nav>.nav-item>.nav-link::before {
    content: "";
    width: 5px;
    height: 5px;
    color: inherit;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .1;
    transition: opacity .4s ease
  }
}

.navbar-nav .dropdown-arrow {
  margin-left: 6px
}

.navbar-nav .nav-link {
  color: #041a57;
  font-weight: 500;
  font-size: 1rem
}

.navbar-nav .nav-link>.dropdown-arrow {
  font-size: inherit
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
  color: #e54220
}

@media (min-width:992px) {
  .navbar-nav .nav-item .nav-link {
    padding-right: 15px;
    padding-left: 0
  }
}

.navbar-nav .nav-item:hover .nav-link {
  color: #e54220
}

@media (min-width:992px) {
  .navbar-nav .nav-item:hover .nav-link::before {
    transform: translateX(0);
    opacity: 1
  }
}

.navbar-nav .dropdown-toggle::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  border: 0;
  height: auto;
  width: auto
}

.navbar-nav .dropdown-menu {
  border: none;
  margin: 0;
  border-radius: 0
}

.navbar-nav .dropdown-menu .menu-item-has-children>.dropdown-item:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right
}

@media (max-width:991px) {
  .navbar-nav .dropdown-menu .menu-item-has-children>.dropdown-item:after {
    transform: rotate(90deg)
  }
}

.navbar-nav .dropdown-menu li:not(:first-child) a {
  border-top: 1px solid #f5f5f5
}

.navbar-nav .dropdown-menu li a {
  font-weight: 500;
  color: #041a57;
  font-size: 1rem;
  display: block
}

@media (min-width:992px) {
  .navbar-nav .dropdown-menu li a {
    padding: 10px 20px
  }
}

@media (max-width:991px) {
  .navbar-nav .dropdown-menu li a {
    padding: 10px 0
  }
}

.navbar-nav .dropdown-menu li a:hover {
  color: #e54220;
  background-color: transparent
}

.navbar-nav .dropdown-menu li:hover>a {
  background-color: transparent;
  color: #e54220
}

@media (min-width:992px) {
  .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    padding: 0 0;
    min-width: 230px;
    box-shadow: 0 3px 5px 0 rgba(4, 26, 87, .2);
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    transform: translateY(5px)
  }

  .navbar-nav .dropdown-menu .menu-item-has-children .dropdown-menu {
    left: auto;
    right: 100%;
    top: 0
  }
}

.navbar-nav .menu-item-has-children:hover>.dropdown-menu {
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.navbar .logo>img {
  max-width: 160px;
  max-height: 160px;
  margin: 15px 0;
}

.navbar-toggler-icon {
  height: auto
}

@media (max-width:991px) {
  .footer-menu.header ul.navbar-nav {
    padding-top: 30px
  }

  .header-main.header ul.navbar-nav {
    padding-top: 17px
  }

  .header-main .navbar-nav .dropdown-arrow {
    display: none
  }
}

.footer-menu .navbar-nav .dropdown-arrow {
  display: none
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent
}

@media (max-width:991px) {
  .menu-item-has-children .dropdown-menu li {
    padding: 0 19px;
    padding-right: 0
  }
}

.nav-search-area {
  color: #041a57;
  position: relative
}

@media (min-width:992px) {
  .nav-search-area {
    display: flex;
    align-items: center;
    margin-left: 15px
  }
}

@media (max-width:991px) {
  .nav-search-area {
    display: none
  }
}

.nav-search-area .header-search-icon {
  cursor: pointer
}

.nav-search-area .xs-search-group {
  background-color: #041a57;
  box-shadow: 0 2px 5px rgba(4, 26, 87, .1);
  display: none;
  padding: 15px 20px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 350px;
  z-index: 10;
  margin-top: 0
}

.nav-search-area .form-control {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .03);
  color: #fff;
  width: 100%;
  height: 40px;
  padding: 0 12px;
  font-size: 15px;
  font-style: italic
}

.nav-search-area .search-button {
  display: none
}

@media (min-width:992px) {
  .xs-header-button {
    margin-left: 30px
  }
}

@media (max-width:991px) {
  .xs-header-button {
    display: none
  }
}

.header-btn {
  color: #fff;
  font-size: .875rem;
  font-weight: 500;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background: linear-gradient(90deg, #e54220 0, #041a57 100%);
  padding: 7px 33px;
  position: relative
}

.header-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  box-shadow: 0 15px 25px 0 #e54220;
  opacity: .3;
  z-index: -1;
  border-radius: inherit
}

.header-btn:hover {
  color: #fff
}

@media (min-width:992px) {
  .header-btn:hover {
    transform: translateY(-3px)
  }
}

.header-btn>i {
  margin-right: 9px
}

@media (min-width:992px) {

  .banner-title,
  .xs-jumbotron-title {
    font-size: 3rem
  }
}

@media (max-width:991px) {

  .banner-title,
  .xs-jumbotron-title {
    line-height: 1.2;
    font-size: 25px
  }
}

.banner-subtitle {
  font-size: 1.125rem;
  margin-bottom: 0
}

.xs-banner .container {
  position: relative
}

.xs-banner .breadcrumb {
  background-color: #fff;
  padding: 17px 44px;
  border-radius: 0
}

@media (min-width:992px) {
  .xs-banner .breadcrumb {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5
  }
}

.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  color: #e54220;
  font-size: .875rem;
  font-weight: 500
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li i {
  display: none
}

.breadcrumb>li:not(:last-child)::after {
  content: "/";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  color: #666
}

.breadcrumb>li a {
  color: #666
}

.breadcrumb>li a:hover {
  color: #e54220
}

.tax-speaker-category .breadcrumb>li::after {
  content: "/";
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  color: #666
}

.copy-right {
  text-align: center;
  position: relative;
  min-height: 115px
}

.copy-right::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: calc(100% - 30px);
  width: 100%;
  background-image: url(../images/footer/footer-shape.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100% 100%
}

.copyright-text {
  color: #101010
}

.copyright-text>span {
  color: #e54220
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.error-body {
  margin-bottom: 150px
}

.error404 .error-page .error-code {
  display: block;
  font-size: 150px;
  line-height: 150px;
  color: #333;
  margin-bottom: 20px;
  text-shadow: 5px 5px 1px rgba(0, 0, 0, .1)
}

.error404 .error-page .error-message h3 {
  font-size: 24px;
  color: #2e3d44
}

.error404 .error-page .error-body a.btn {
  margin-top: 30px
}

.mfp-wrap.ekit-promo-popup:before {
  content: "";
  background-color: rgba(0, 0, 0, .87);
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, .87);
  padding-bottom: 100%;
  border-radius: 100%;
  overflow: hidden;
  -webkit-animation: menu-animation .8s ease-out forwards;
  animation: menu-animation .8s ease-out forwards
}

.mfp-wrap.ekit-promo-popup {
  height: 100vh;
  overflow: hidden
}

.mfp-bg.my-mfp-slide-bottom {
  display: none
}

.navbar-sticky.fixed-top {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 35px 35px 0 rgba(0, 0, 0, .1)
}

.admin-bar .navbar-sticky.fixed-top {
  margin-top: 2rem
}

.related-post-title-wraper {
  margin-bottom: 2.5rem
}

.related-post-title {
  margin-bottom: 0
}

.recent-project-wrapper {
  margin-bottom: 1.875rem
}

.back_to_top>a {
  position: fixed;
  right: 40px;
  bottom: 120px;
  z-index: 10;
  backface-visibility: hidden;
  font-size: 18px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background-color: #e54220;
  display: block;
  border-radius: 50%
}

.post-single .entry-content select,
.sidebar .widget select,
.wp-block-archives.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: center right 7px
}

.navbar {
  padding: 0
}

.blog-single .post .post-meta span {
  font-size: 16px;
  text-transform: capitalize
}

.blog-single .post .post-meta span i {
  color: #e54220
}

.blog-single .post .post-meta span a {
  margin-left: 0;
  color: inherit;
  line-height: 1.625rem
}

.blog-single .post .post-meta span a:hover {
  color: #e54220
}

.blog-single .post .post-media {
  margin-bottom: 2.1875rem
}

.post-meta span a {
  color: inherit
}

.blog-single .entry-content {
  padding-top: 14px
}

.blog-single .entry-content .wp-block-quote {
  margin-top: 3.125rem;
  padding: 2.75rem 3.125rem 2.75rem;
  background-color: #f9f9f9;
  margin-bottom: 2.9375rem
}

.blog-single .entry-content .wp-block-quote p {
  color: #666565;
  font-size: 20px;
  line-height: 1.875rem;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0
}

.blog-single .entry-content .wp-block-quote cite {
  color: #101010;
  margin-left: 9px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1
}

.blog-single .entry-content .wp-block-quote cite:before {
  width: 5px;
  height: 2px;
  background: currentColor;
  color: inherit;
  left: -9px;
  margin: 0;
  top: 50%;
  transform: translateY(-50%)
}

.blog-single .entry-content iframe {
  margin: 24px 0 10px 0
}

.blog-single figcaption {
  font-size: 14px;
  margin-top: 0
}

.blog-single ul.blocks-gallery-grid {
  padding: 0;
  margin-top: 1.0625rem;
  padding-bottom: .5rem
}

.blog-single ul.blocks-gallery-grid li {
  margin-right: 1.875rem
}

.blog-single ul.blocks-gallery-grid li .blocks-gallery-item__caption {
  font-size: 1rem
}

@media (max-width:1024px) {
  .blog-single .entry-content .wp-block-quote {
    padding: 30px
  }

  .blog-single .entry-content .wp-block-quote p {
    padding-right: 0
  }

  .blog-single .post .post-media {
    margin-bottom: 1.875rem
  }
}

.footer-menu {
  margin-bottom: 30px
}

@media (min-width:992px) {
  .footer-menu.header ul.navbar-nav>li>.dropdown-menu {
    top: auto;
    bottom: 100%
  }
}

.footer-menu .navbar-nav .dropdown-toggle::after {
  display: none
}

@media (max-width:991px) {
  .footer-menu.header-standard {
    background-color: #f7f7f7;
    padding: 26px 15px
  }

  .footer-menu.header-standard ul.navbar-nav {
    padding-bottom: 0
  }

  .footer-menu.header-standard .logo>img {
    max-width: 150px;
    max-height: 80px
  }
}

.header-navbar-toggler-icon {
  height: 3px;
  width: 30px;
  display: block;
  position: relative;
  background-color: #3a3a3a;
  transition: all .4s ease
}

.header-navbar-toggler-icon:not(:last-child) {
  margin-bottom: 5px
}

.header-navbar-toggler-icon:nth-child(2) {
  transform-origin: left;
  transition-delay: 0s
}

.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(1),
.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(3) {
  transition-delay: .2s
}

.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(2) {
  transition-delay: .3s;
  transform: scaleX(0)
}

.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(1) {
  transform: rotate(45deg);
  top: 8px
}

.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(3) {
  transform: rotate(-45deg);
  top: -7px
}

@media (min-width:992px) {

  .logo-not-entry .navbar-nav.ml-auto,
  .logo-not-entry .navbar-nav.mx-auto {
    margin-right: auto !important
  }
}

@media (max-width:992px) {
  .logo-not-entry .navbar-toggler {
    margin-left: 0
  }
}

.comments-list .comment-body .comment-reply-link {
  font-size: 14px
}

.comments-list .comment-body .comment-reply-link>i {
  font-size: .75rem
}

.comments-list .children .avatar {
  width: 50px;
  height: 50px
}

.blog .mp-event-item .post-body,
.post .post-body,
.product .post-body,
.search .page .post-body {
  border: 1px solid #eee;
  padding: 40px
}

.readmore {
  color: #404040
}

.readmore:hover {
  color: #e54220
}

.post-quote-content.post-body {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.post-quote-content.post-body::after,
.post-quote-content.post-body::before {
  content: "";
  position: absolute;
  background-size: auto;
  background-position: left;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  z-index: -1
}

.post-quote-content.post-body::before {
  top: 0;
  left: 30px;
  background-image: url(../images/left-quote.png)
}

.post-quote-content.post-body::after {
  bottom: -40px;
  right: 30px;
  background-image: url(../images/right-quote.png)
}

.blog-single .post .post-body {
  background: #fff;
  border: 0;
  padding: 0
}

.widget_archive ul:not(.menu) li a::before,
.widget_categories ul:not(.menu) li a::before,
.widget_pages ul:not(.menu) li a::before {
  content: "\f054";
  display: inline-block;
  padding-right: 13px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px
}

.wp-block-search .wp-block-search__button {
  margin-left: 0
}

.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  max-width: 360px
}

.post-password-form input[type=password] {
  background-color: #fff;
  border-radius: 0;
  border: .1rem solid #ededed;
  box-shadow: none;
  font-size: 1.6rem;
  margin: 0;
  max-width: 100%;
  padding: 5px 30px;
  width: 100%;
  transition: all .4s ease
}

.post-password-form input[type=submit] {
  background-color: #e54220;
  border: none;
  padding: 14px 55px;
  color: #fff;
  cursor: pointer;
  display: block;
  transition: all .4s ease
}

.post-password-form input[type=submit]:hover {
  background-color: #041a57
}

.xs-recent-post-widget .widget-post:not(:last-child) {
  margin-bottom: 30px
}

.xs-recent-post-widget .widget-post>a {
  display: inline-block
}

.xs-recent-post-widget .widget-post>a>img {
  max-width: 75px;
  height: 70px;
  object-fit: cover
}

.xs-recent-post-widget .widget-post .media-body {
  margin-left: 25px
}

.xs-recent-post-widget .widget-post .entry-title {
  margin-bottom: 7px;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 1.25
}

.xs-recent-post-widget .widget-post .entry-title>a {
  color: inherit
}

.xs-recent-post-widget .widget-post .entry-title>a:hover {
  color: #e54220
}

.xs-recent-post-widget .widget-post .post-meta {
  margin-bottom: 0
}

.xs-recent-post-widget .widget-post .post-meta>span {
  color: #666565
}

.mf-input::-moz-placeholder {
  opacity: 1
}

.mf-input::-webkit-input-placeholder {
  opacity: 1
}

.mf-input:-ms-input-placeholder {
  opacity: 1
}

.mf-input::placeholder {
  opacity: 1
}

@media (max-width:1024px) {
  .ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-overlay {
    display: none
  }

  .ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-offcanvas-elements:after,
  .ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-offcanvas-elements:before {
    display: none
  }
}

.post-single {
  margin-bottom: 3.75rem
}

.post-single .single_post_hr_line {
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 55px;
  margin-bottom: 55px
}