/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

:where(.wp-block-button__link) {
  border-radius: 9999px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  padding: 0.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 {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
ol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
: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: 0.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: 0.5em 1em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 0.375em 0.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 0.25em;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: 0;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 0.125em 0.5em;
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
: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;
  }
}
:where(.wp-block-group.has-background) {
  padding: 1.25em 2.375em;
}
body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --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--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 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%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 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: 0.44rem;
  --wp--preset--spacing--30: 0.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, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 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);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
table.tafe-table {
  margin: 0;
  border-collapse: collapse;
  width: 100%;
  color: #111;
  font-size: 1em;
  line-height: 1.8;
}
table.tafe-table td,
table.tafe-table th {
  padding: 0.5em;
  border: 1px solid #767676;
  word-break: break-all;
}
.bhf-hidden {
  display: none;
}
.ehf-header #masthead {
  z-index: 99;
  position: relative;
}
.elementor *,
.elementor :after,
.elementor :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.elementor a {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  -ms-flex-preferred-size: var(--flex-basis);
      flex-basis: var(--flex-basis);
  -webkit-box-flex: var(--flex-grow);
      -ms-flex-positive: var(--flex-grow);
          flex-grow: var(--flex-grow);
  -ms-flex-negative: var(--flex-shrink);
      flex-shrink: var(--flex-shrink);
  -webkit-box-ordinal-group: var(--order);
      -ms-flex-order: var(--order);
          order: var(--order);
  -ms-flex-item-align: var(--align-self);
      -ms-grid-row-align: var(--align-self);
      align-self: var(--align-self);
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: var(--flex-direction);
          flex-direction: var(--flex-direction);
  -ms-flex-wrap: var(--flex-wrap);
      flex-wrap: var(--flex-wrap);
  -webkit-box-pack: var(--justify-content);
      -ms-flex-pack: var(--justify-content);
          justify-content: var(--justify-content);
  -webkit-box-align: var(--align-items);
      -ms-flex-align: var(--align-items);
          align-items: var(--align-items);
  -ms-flex-line-pack: var(--align-content);
      align-content: var(--align-content);
  gap: var(--gap);
}
.elementor-align-center {
  text-align: center;
}
.elementor-align-center .elementor-button {
  width: auto;
}
.elementor-align-right {
  text-align: right;
}
.elementor-align-right .elementor-button {
  width: auto;
}
.elementor-align-left {
  text-align: left;
}
.elementor-align-left .elementor-button {
  width: auto;
}
:root {
  --page-title-display: block;
}
.elementor-section {
  position: relative;
}
.elementor-section .elementor-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elementor-widget-wrap > .elementor-element {
  width: 100%;
}
.elementor-widget {
  position: relative;
}
.elementor-column {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px;
}
.elementor-element-populated {
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-50 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .elementor-column {
    width: 100%;
  }
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-right: auto;
  --margin-left: auto;
  max-width: min(100%, var(--width));
}
.elementor-element .elementor-widget-container {
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s, -webkit-transform var(--e-transform-transition-duration, 0.4s);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s, -webkit-transform var(--e-transform-transition-duration, 0.4s);
  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s), -webkit-box-shadow 0.3s, -webkit-transform var(--e-transform-transition-duration, 0.4s);
}
.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 15px;
  padding: 20px 24px;
  border-radius: 15px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff;
}
.elementor-button-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.elementor-button-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  display: inline-block;
}
.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px;
}
.elementor-button span {
  text-decoration: inherit;
}
.elementor-element {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 44px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}
:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active {
  background-color: var(--n-tabs-title-background-color-active);
  background-image: none;
}
:root {
  --swiper-theme-color: #007aff;
}
:root {
  --swiper-navigation-size: 44px;
}
.elementor-kit-6 {
  --e-global-color-primary: #6ec1e4;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #61ce70;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
  color: #333;
  font-family: Roboto, Sans-serif;
  font-size: 16px;
}
.elementor-kit-6 a {
  color: #333;
}
.elementor-kit-6 a:hover {
  color: #1678ff;
}
.elementor-kit-6 h1 {
  color: #333;
  font-family: Poppins, Sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}
.elementor-kit-6 h2 {
  color: #333;
  font-family: Poppins, Sans-serif;
  font-size: 25px;
  text-transform: uppercase;
}
.elementor-kit-6 h3 {
  color: #333;
  font-family: Poppins, Sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}
.elementor-element {
  --widgets-spacing: 20px;
}
.elementor-13 .elementor-element.elementor-element-b7e3785 .elementor-button {
  font-family: Poppins, Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #ffffff;
  color: #fff;
  background-color: #1678ff;
  border-radius: 40px;
}
.elementor-13 .elementor-element.elementor-element-b7e3785 .elementor-button:focus,
.elementor-13 .elementor-element.elementor-element-b7e3785 .elementor-button:hover {
  background-color: #4096ff;
}
/* .elementor-13 .elementor-element.elementor-element-1b2d9e6:not(.elementor-motion-effects-element-type-background) {
  background-image: url("#wp-content/uploads/2023/05/b1bet-wallpaper.webp");
  background-size: cover;
}
.elementor-13 .elementor-element.elementor-element-1b2d9e6 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
} */
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-819abd6 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-361acf0 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-8d36f08 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-2f61815 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-3efad18 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .elementor-repeater-item-709997c {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table td,
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table th {
  border-style: solid;
  border-color: #333;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .tafe-table-header {
  color: #f8f8f8;
  font-family: Poppins, Sans-serif;
  font-size: 16px;
  background-color: #1678ff;
}
.elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .tafe-table-body {
  color: #333;
  font-family: Roboto, Sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .elementor-repeater-item-819abd6 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .elementor-repeater-item-361acf0 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .elementor-repeater-item-8d36f08 {
  text-align: center;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table td,
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table th {
  border-style: solid;
  border-color: #333;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .tafe-table-header {
  color: #f8f8f8;
  font-family: Poppins, Sans-serif;
  font-size: 16px;
  background-color: #1678ff;
}
.elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .tafe-table-body {
  color: #333;
  font-family: Roboto, Sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
/* .elementor-13 .elementor-element.elementor-element-07b40a0:not(.elementor-motion-effects-element-type-background) {
  background-image: url("#wp-content/uploads/2023/05/b1bet-wallpaper1.webp");
  background-size: cover;
}
.elementor-13 .elementor-element.elementor-element-07b40a0 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
} */
/* .elementor-13 .elementor-element.elementor-element-cea875f:not(.elementor-motion-effects-element-type-background) {
  background-image: url("#wp-content/uploads/2023/05/b1bet-wallpaper2.webp");
  background-size: cover;
}
.elementor-13 .elementor-element.elementor-element-cea875f {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
} */
/* .elementor-13 .elementor-element.elementor-element-5613bf6:not(.elementor-motion-effects-element-type-background) {
  background-image: url("#wp-content/uploads/2023/05/b1bet-wallpaper.webp");
  background-size: cover;
}
.elementor-13 .elementor-element.elementor-element-5613bf6 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
} */
body.elementor-page-13:not(.elementor-motion-effects-element-type-background) {
  background-color: #f8f8f8;
  color: #333; 
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-6 {
    font-size: 14px;
  }
  .elementor-kit-6 h1 {
    font-size: 25px;
  }
  .elementor-kit-6 h2 {
    font-size: 20px;
  }
  .elementor-kit-6 h3 {
    font-size: 18px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .tafe-table-header {
    font-size: 14px;
  }
  .elementor-13 .elementor-element.elementor-element-c04a1d5 table.tafe-table .tafe-table-body {
    font-size: 14px;
  }
  .elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .tafe-table-header {
    font-size: 14px;
  }
  .elementor-13 .elementor-element.elementor-element-2012ea7 table.tafe-table .tafe-table-body {
    font-size: 14px;
  }
}
.elementor-68 .elementor-element.elementor-element-d64665a:not(.elementor-motion-effects-element-type-background) {
  background-color: #FFF;
  border-bottom: 2px solid #e3e3e3;
}
.elementor-68 .elementor-element.elementor-element-d64665a {
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.elementor-68 .elementor-element.elementor-element-1eaa253.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.elementor-68 .elementor-element.elementor-element-9e0d00c {
  text-align: left;
}
.elementor-68 .elementor-element.elementor-element-9e0d00c img {
  width: 100%;
}
.elementor-68 .elementor-element.elementor-element-7fd64f5 .elementor-button {
  font-family: Poppins, Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #ffffff;
  color: #fff;
  background-color: #1678ff;
  border-radius: 20px 20px 20px 20px;
}
.elementor-68 .elementor-element.elementor-element-7fd64f5 .elementor-button:focus,
.elementor-68 .elementor-element.elementor-element-7fd64f5 .elementor-button:hover {
  background-color: #4096ff;
}
.elementor-68 .elementor-element.elementor-element-6404f9d .elementor-button {
  font-family: Poppins, Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #ffffff;
  color: #fff;
  background-color: #ea4e3d;
  border-radius: 20px 20px 20px 20px;
}
.elementor-68 .elementor-element.elementor-element-6404f9d .elementor-button:focus,
.elementor-68 .elementor-element.elementor-element-6404f9d .elementor-button:hover {
  background-color: #ed7366;
}
@media (max-width: 767px) {
  .elementor-68 .elementor-element.elementor-element-1eaa253 {
    width: 30%;
  }
  .elementor-68 .elementor-element.elementor-element-9e0d00c {
    text-align: center;
  }
  .elementor-68 .elementor-element.elementor-element-9e0d00c img {
    width: 100%;
  }
  .elementor-68 .elementor-element.elementor-element-dbb4553 {
    width: 55%;
  }
  .elementor-68 .elementor-element.elementor-element-2942f4c {
    width: 45%;
  }
  .elementor-68 .elementor-element.elementor-element-feea484 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .elementor-68 .elementor-element.elementor-element-1eaa253 {
    width: 25%;
  }
  .elementor-68 .elementor-element.elementor-element-dbb4553 {
    width: 30%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-68 .elementor-element.elementor-element-1eaa253 {
    width: 30%;
  }
  .elementor-68 .elementor-element.elementor-element-dbb4553 {
    width: 41%;
  }
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fa-solid-900.eot);
  src: url(fa-solid-900.eot?#iefix) format("embedded-opentype"), url(fa-solid-900.woff2) format("woff2"),
    url(fa-solid-900.woff) format("woff"), url(fa-solid-900.ttf) format("truetype"),
    url(fa-solid-900.svg#fontawesome) format("svg");
}
.fa {
  font-family: "Font Awesome 5 Free";
}
.fa {
  font-weight: 900;
}
@font-face {
  font-family: simple-line-icons;
  src: url("Simple-Line-Icons.eot?v=2.4.0");
  src: url("Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("Simple-Line-Icons.woff?v=2.4.0") format("woff"),
    url("Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
a,
article,
body,
div,
h1,
h2,
h3,
header,
html,
i,
img,
li,
ol,
p,
section,
span,
table,
tbody,
td,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}
article,
header,
section {
  display: block;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
td,
th {
  font-weight: 400;
  text-align: left;
}
a:focus {
  outline: solid 1px !important;
}
a img {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
html {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: #4a4a4a;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
body {
  background-color: #fff;
}
i {
  font-style: italic;
}
::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
header,
main,
section {
  display: block;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
}
#wrap {
  position: relative;
}
#main {
  position: relative;
}
#main #content-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
.content-area {
  float: left;
  position: relative;
  width: 72%;
  padding-right: 30px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}
body.content-full-screen #content-wrap {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border: 0 !important;
}
.content-full-screen .content-area {
  float: none;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
@media only screen and (max-width: 959px) {
  .container {
    max-width: 90%;
  }
  .content-area {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
    border: 0;
  }
  body:not(.separate-layout) .content-area {
    padding: 0 !important;
  }
  #main #content-wrap.container {
    width: auto !important;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
img[class*="attachment-"] {
  height: auto;
}
table {
  width: 100%;
  margin-bottom: 2.618em;
}
table td,
table th {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e9e9e9;
}
table th {
  text-transform: uppercase;
}
.clr:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
a {
  color: #333;
}
a:hover {
  color: #13aff0;
}
a,
a:focus,
a:hover {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
h1,
h2,
h3 {
  font-weight: 600;
  margin: 0 0 20px;
  color: #333;
  line-height: 1.4;
}
h1 {
  font-size: 23px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
p {
  margin: 0 0 20px;
}
ol {
  margin: 15px 0 15px 20px;
}
ol {
  list-style-type: decimal;
}
@media print {
  * {
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media only screen and (max-width: 767px) {
  #wrap {
    width: 100% !important;
  }
}
#scroll-top {
  display: none;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-radius: 2px;
  text-align: center;
  z-index: 100;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#scroll-top:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 480px) {
  #scroll-top {
    right: 10px;
    bottom: 10px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 14px;
  }
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, 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: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, 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: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, 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: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, 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: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, 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: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-up:before {
  content: "\f106";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
  src: url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),
    url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),
    url(#wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.elementor-widget-image {
  text-align: center;
}
.elementor-widget-image a {
  display: inline-block;
}
.logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo-link {
  max-width: 200px;
}
.nav-link {
  margin: auto auto auto 0;
  line-height: 1;
  color: #1678ff;
}
@media (max-width: 767px) {
  .nav-link {
    margin: auto;
  }
}
.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block;
}
.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.footer {
  padding: 15px 0;
  background-color: #FFF;
  border-top: 2px solid #e3e3e3;
}

.footer ul {
  list-style-type: none;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  padding: 0;
}

.footer ul a {
  margin: 10px;
}

.footer ul li span {
  display: none;
}

@media (min-width: 576px) {
  .footer ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer ul li span {
    display: inline-block;
  }
}

.custom-section h1, .custom-section h2, .custom-section h3 {
  margin: 32px 0 16px;
  color: #1678ff;
}

.custom-section .image {
  display: block;
  width: auto;
  height: auto;
  margin: 32px auto;
  border-radius: 15px;
}