.elementor-kit-16965{--e-global-color-primary:#00A7A7;--e-global-color-secondary:#FF7F2C;--e-global-color-text:#141414;--e-global-color-accent:#FF7F2C;--e-global-color-324716b:#F7F9FA;--e-global-color-7bf0deb:#616161;--e-global-color-43222a1:#006A71;--e-global-color-48a844e:#005F66;--e-global-typography-primary-font-family:"Avenir Next";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Avenir Next";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Avenir Next";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Avenir Next";--e-global-typography-accent-font-weight:500;font-size:18px;font-weight:400;line-height:30px;background-color:var( --e-global-color-324716b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-container{--container-max-width:1100px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-16965 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}

.results_preloader img {
  height: 200px
}

.pci-ssc-back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 1em;
  margin: 1em;
  background: #005f66;
  border: 1px solid #005f66;
  color: #fff;
  font-family: "Avenir Next",sans-serif;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .pci-ssc-back-to-top {
    padding:.2em .5em;
    bottom: 50px
  }
}

.header_search_form {
  font-family: "Avenir Next",Sans-serif
}

.header_search_form form {
  background-color: #fff;
  border-radius: 10px;
  min-height: 40px;
  box-shadow: 0px 2px 30px rgba(0,106,113,.15);
  position: relative;
  overflow: hidden
}

.header_search_form form svg {
  position: absolute;
  top: 11px;
  left: 22px
}

.header_search_form form input {
  padding-top: 8px;
  padding-bottom: 8px;
  border: none;
  outline: none;
  font-size: 18px;
  font-family: 'Avenir Next', sans-serif;
  line-height: 30px;
  height: auto;
  margin-bottom: 0;
}

.header_search_form form input::placeholder {
  color: #005f66 !important
}

.mobile_search {
  display: none
}

@media screen and (max-width: 767px) {
  .header_search_form {
    display:none
  }

  .header_search_form.show_search {
    display: block
  }

  .mobile_search {
    display: block
  }
}

@media screen and (max-width: 1024px) {
  .mobile-mega-menu {
    position:absolute !important;
    margin-top: 5px;
    right: 0
  }

  .mobile-mega-menu {
    background-color: transparent !important
  }
}

div#lang_dropdown {
  position: relative;
  display: inline-block
}

div#lang_dropdown .lang-dropdown-toggle {
  position: relative;
  z-index: 99999;
  font-family: "Avenir Next",Sans-serif;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500
}

div#lang_dropdown .lang-dropdown {
  display: none;
  position: absolute;
  top: 85%;
  right: 0;
  z-index: 9999;
  background: #fff;
  border-radius: 10px 0 10px 10px;
  box-shadow: 0px 10px 20px rgba(83,84,84,.11)
}

div#lang_dropdown .lang-dropdown .lang-nav-wrap {
  border-radius: 10px;
  overflow: hidden;
  padding: 20px
}

div#lang_dropdown .lang-dropdown ul {
  margin: 0;
  padding: 0;
  min-width: 375px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  overflow: hidden
}

div#lang_dropdown .lang-dropdown ul li {
  list-style-type: none;
  text-align: left
}

div#lang_dropdown .lang-dropdown ul li a,div#lang_dropdown .lang-dropdown ul li .single-faq-description a span,.single-faq-description a div#lang_dropdown .lang-dropdown ul li span,div#lang_dropdown .lang-dropdown ul li .single-faq-description a font,.single-faq-description a div#lang_dropdown .lang-dropdown ul li font {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 5px 20px;
  z-index: 99999;
  transition: all .1s
}

div#lang_dropdown .lang-dropdown ul li a:hover,div#lang_dropdown .lang-dropdown ul li .single-faq-description a span:hover,.single-faq-description a div#lang_dropdown .lang-dropdown ul li span:hover,div#lang_dropdown .lang-dropdown ul li .single-faq-description a font:hover,.single-faq-description a div#lang_dropdown .lang-dropdown ul li font:hover {
  background-color: #00a7a7;
  color: #fff;
  border-radius: 5px
}

.contact_link {
  margin-top: -2.9px
}

@media screen and (max-width: 1024px) {
  #lang_dropdown .lang-dropdown {
    top:100% !important
  }

  #lang_dropdown .lang-dropdown ul {
    min-width: inherit !important
  }
}

@media screen and (max-width: 767px) {
  div#lang_dropdown .lang-dropdown-toggle {
    font-size:12px;
    line-height: 16px
  }

  div#lang_dropdown .contact_link-text {
    font-size: 12px;
    line-height: 16px
  }

  div#lang_dropdown .lang-dropdown {
    top: 171%;
    right: -109%;
    border-radius: 10px;
    overflow: hidden;
    width: 100vw
  }

  div#lang_dropdown .lang-dropdown .lang-nav-list {
    width: inherit
  }

  div#lang_dropdown .lang-dropdown .lang-nav-list ul {
    min-width: 100vw;
    overflow: hidden
  }

  #lang_dropdown .lang-dropdown {
    top: 152% !important
  }
}

@media screen and (max-width: 400px) {
  .lang-dropdown {
    right:-105% !important
  }
}

@media screen and (max-width: 375px) {
  .lang-dropdown {
    right:-101% !important
  }
}

@media screen and (max-width: 360px) {
  .lang-dropdown {
    right:-98% !important
  }
}

.lang-nav-list {
  padding: 0;
  margin: 0;
  text-align: center
}

.lang-nav-list li {
  display: inline-block;
  list-style-type: none;
  position: relative;
  padding-left: 20px;
  margin-right: 10px
}

.lang-nav-list li a,.lang-nav-list li .single-faq-description a span,.single-faq-description a .lang-nav-list li span,.lang-nav-list li .single-faq-description a font,.single-faq-description a .lang-nav-list li font {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #141414;
  font-family: Roboto,sans-serif
}

.lang-nav-list li a:hover,.lang-nav-list li .single-faq-description a span:hover,.single-faq-description a .lang-nav-list li span:hover,.lang-nav-list li .single-faq-description a font:hover,.single-faq-description a .lang-nav-list li font:hover {
  text-decoration: underline
}

.lang-nav-list li:before {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  top: 54%;
  left: 4px;
  border-radius: 50%;
  transform: translateY(-54%)
}

.footer_links {
  display: flex;
  justify-content: end;
  align-items: center
}

.footer_links p {
  color: #cacbcc;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
  margin-right: 5px;
  margin-top: 4px
}

.footer_links .lang-nav-list {
  text-align: right
}

.footer_links .lang-nav-list li {
  padding-left: 15px;
  margin-right: 0
}

.footer_links .lang-nav-list li a,.footer_links .lang-nav-list li .single-faq-description a span,.single-faq-description a .footer_links .lang-nav-list li span,.footer_links .lang-nav-list li .single-faq-description a font,.single-faq-description a .footer_links .lang-nav-list li font {
  color: #cacbcc;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: "Avenir Next",Sans-serif
}

.footer_links .lang-nav-list li:before {
  width: 6px;
  height: 6px;
  margin-top: 2px
}

.footer_copyrights p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  font-family: "Avenir Next",Sans-serif;
  text-align: right;
  margin-bottom: 0
}

.footer_languages .lang-nav-list li a,.footer_languages .lang-nav-list li .single-faq-description a span,.single-faq-description a .footer_languages .lang-nav-list li span,.footer_languages .lang-nav-list li .single-faq-description a font,.single-faq-description a .footer_languages .lang-nav-list li font {
  color: #fff;
  font-family: "Avenir Next",Sans-serif
}

.header_menubar {
  display: flex;
  align-items: center;
  gap: 30px
}

.contact_link-text {
  font-size: 14px;
  font-weight: 400;
  font-family: "Avenir Next",Sans-serif
}

.footer_copyrights p a,.footer_copyrights p .single-faq-description a span,.single-faq-description a .footer_copyrights p span,.footer_copyrights p .single-faq-description a font,.single-faq-description a .footer_copyrights p font,.footer_copyrights a,.footer_copyrights .single-faq-description a span,.single-faq-description a .footer_copyrights span,.footer_copyrights .single-faq-description a font,.single-faq-description a .footer_copyrights font {
  text-decoration: underline
}

@media screen and (max-width: 767px) {
  .header_menubar {
    gap:10px
  }

  .footer_copyrights p {
    text-align: center !important
  }

  .footer_links {
    flex-wrap: wrap;
    margin-top: 20px
  }

  .footer_links p {
    width: 100%;
    text-align: center !important
  }

  #lang-nav-wrap {
    width: 100%;
    display: flex !important;
    justify-content: center
  }

  .footer_languages #lang-nav-list {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%
  }

  .footer_languages #lang-nav-list li {
    line-height: 1
  }

  .footer_languages #lang-nav-list li:before {
    top: 60% !important;
    transform: translateY(-60%);
    left: 10px !important;
    width: 5px;
    height: 5px
  }

  .lang-nav-list li {
    margin-right: 0
  }

  .lang-nav-list li a,.lang-nav-list li .single-faq-description a span,.single-faq-description a .lang-nav-list li span,.lang-nav-list li .single-faq-description a font,.single-faq-description a .lang-nav-list li font {
    font-size: 11px
  }

  .lang-nav-list li:before {
    left: 2px !important
  }
}

#cludo-search-results ul .search-results-item>p {
  margin: 0 !important
}

#cludo-search-results {
  font-size: 1.5rem
}

#cludo-search-results h2 {
  font-size: 18px !important;
  margin-bottom: 2px !important
}

#cludo-search-results ul .search-results-item,.cludo-search-results ul .search-results-item {
  margin-bottom: 0;
  margin-top: 20px
}

#search_autocomplete,.search_autocomplete {
  position: relative;
  background-color: #fff;
  border: 1px solid #bbb;
  list-style-type: none;
  box-shadow: 0 2px 4px rgba(0,0,0,.2);
  margin: 0;
  padding: 0;
  width: 100%
}

#search_autocomplete li,.search_autocomplete li {
  background-color: #fff;
  margin: 0;
  padding: 0;
  padding-left: 7px;
  cursor: pointer
}

#search_autocomplete li:hover,.search_autocomplete li:hover {
  background-color: #eee
}

#cludo-loading {
  display: none
}

.powered-by-cludo {
  display: none !important
}

.search-result-count {
  margin-top: 20px
}

.search-results-item h2 a,.search-results-item h2 .single-faq-description a span,.single-faq-description a .search-results-item h2 span,.search-results-item h2 .single-faq-description a font,.single-faq-description a .search-results-item h2 font {
  text-decoration: underline
}

.search-results-item .path a,.search-results-item .path .single-faq-description a span,.single-faq-description a .search-results-item .path span,.search-results-item .path .single-faq-description a font,.single-faq-description a .search-results-item .path font {
  font-weight: 700
}

.search_page_list li {
  padding: 0;
  width: auto;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400
}

.search_page_list li.active {
  font-weight: 600;
  color: #005f66
}

#cludo-search-form {
  font-family: "Avenir Next",Sans-serif;
  display: flex;
  align-items: center;
  gap: 20px
}

#cludo-search-form .search_input-cover {
  flex: 1;
  border-radius: 10px;
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #cccecf;
  color: #141414;
  background-color: #fff;
  position: relative;
  z-index: 10
}

#cludo-search-form .search_input-cover input {
  width: 100%;
  border: none;
  height: 100%;
  border-radius: 10px;
  padding-left: 60px
}

#cludo-search-form .search_input-cover .search-icon {
  position: absolute;
  top: 13px;
  left: 14px
}

#cludo-search-form .search_input-btn {
  width: 140px
}

#cludo-search-form .search_input-btn input {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: .5px;
  color: #141414;
  background-color: #ff7f2c;
  border-radius: 10px;
  box-shadow: 4px 4px 20px 0px rgba(255,127,44,.6);
  padding: 13px 26px 13px 10px;
  border: none;
  width: 100%
}

#cludo-search-form .search_input-btn .search-submit-icon {
  position: absolute;
  top: 8px;
  right: 15px
}

#cludo-search-form .search_input-btn:hover input {
  background-color: #00a7a7;
  color: #fff
}

#cludo-search-form .search_input-btn:hover span svg path {
  fill: #fff
}

.search-result-count {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400
}

.search-result-count b {
  font-weight: 600
}

.search-results-item h2 {
  margin-bottom: 20px !important
}

.search-results-item h2 a,.search-results-item h2 .single-faq-description a span,.single-faq-description a .search-results-item h2 span,.search-results-item h2 .single-faq-description a font,.single-faq-description a .search-results-item h2 font {
  text-decoration: none;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #005f66
}

.search-results-item h2 a b,.single-faq-description a .search-results-item h2 span b,.single-faq-description a .search-results-item h2 font b {
  font-weight: 600
}

.search-results-item .file-type {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px
}

.search-results-item p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400
}

.search-results-item .path {
  line-height: .5 !important;
  display: inherit
}

.search-results-item .path a,.search-results-item .path .single-faq-description a span,.single-faq-description a .search-results-item .path span,.search-results-item .path .single-faq-description a font,.single-faq-description a .search-results-item .path font {
  font-size: 15px;
  line-height: 25px !important;
  font-weight: 400;
  text-decoration: underline
}

.search-filters {
  margin: 54px 0
}

.search-filters ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 20px
}

.search-filters ul .facet-list-item {
  line-height: 1
}

.search-filters ul .facet-list-item a,.search-filters ul .facet-list-item .single-faq-description a span,.single-faq-description a .search-filters ul .facet-list-item span,.search-filters ul .facet-list-item .single-faq-description a font,.single-faq-description a .search-filters ul .facet-list-item font {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  display: block;
  padding: 4px 14px;
  background-color: rgba(0,0,0,.05);
  border-radius: 6px;
  transition: all .2s
}

.search-filters ul .facet-list-item a:hover,.search-filters ul .facet-list-item .single-faq-description a span:hover,.single-faq-description a .search-filters ul .facet-list-item span:hover,.search-filters ul .facet-list-item .single-faq-description a font:hover,.single-faq-description a .search-filters ul .facet-list-item font:hover {
  color: #fff;
  background-color: #005f66
}

.search-filters ul .facet-list-item a.active,.search-filters ul .facet-list-item .single-faq-description a span.active,.single-faq-description a .search-filters ul .facet-list-item span.active,.search-filters ul .facet-list-item .single-faq-description a font.active,.single-faq-description a .search-filters ul .facet-list-item font.active {
  font-weight: 600;
  color: #fff;
  background-color: #005f66
}

@media screen and (max-width: 1024px) {
  .doc_lib-search .search-inputs {
    grid-template-columns:2fr 1fr;
    grid-gap: 5px
  }
}

@media screen and (max-width: 767px) {
  #cludo-search-form {
    flex-wrap:wrap !important
  }

  #cludo-search-form .search_input-btn,#cludo-search-form .search_input-cover {
    width: 100% !important
  }
}

.featured-faq-list>div {
  padding-bottom: 41px
}

.featured-faq-list-item {
  display: grid;
  grid-template-columns: 123px 1fr 148px;
  grid-gap: 19px;
  list-style: none;
  padding: 16px;
  border-bottom: 1px solid rgba(0,0,0,.05)
}

.featured-faq-list-item span {
  font-family: "Avenir Next";
  font-size: 18px;
  line-height: 30px;
  color: #141414
}

.featured-faq-list-item a,.featured-faq-list-item .single-faq-description a span,.single-faq-description a .featured-faq-list-item span,.featured-faq-list-item .single-faq-description a font,.single-faq-description a .featured-faq-list-item font {
  font-size: 18px;
  line-height: 30px;
  color: #005f66;
  text-decoration: none !important;
  font-family: "Avenir Next";
  max-width: 728px;
  width: 100%
}

.featured-faq-list-item a:hover,.featured-faq-list-item .single-faq-description a span:hover,.single-faq-description a .featured-faq-list-item span:hover,.featured-faq-list-item .single-faq-description a font:hover,.single-faq-description a .featured-faq-list-item font:hover {
  color: #005f66;
  text-decoration: underline !important
}

.featured-faq-navigation {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 30px;
  margin-bottom: 16px
}

.featured-faq-navigation.bottom-navigation {
  margin-bottom: 41px;
  margin-top: 16px
}

.featured-faq-navigation p {
  margin: 0;
  margin-right: 16px;
  padding: 0
}

.featured-faq-navigation .pagination-page {
  display: inline-block;
  font-family: "Avenir Next";
  margin-right: 16px;
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #005f66
}

.featured-faq-navigation .pagination-page svg {
  height: 11px;
  width: 11px
}

.featured-faq-navigation .pagination-page.active-page {
  color: #cccecf;
  cursor: text
}

.faqs-search-container {
  padding: 0;
  margin-bottom: 40px
}

.faqs-search {
  display: flex;
  gap: 15px;
  padding-right: 0;
  flex-wrap: wrap !important
}

.faqs-search .text-field-wrap {
  position: relative;
  width: 100%
}

.faqs-search .text-field-wrap .search-icon {
  position: absolute;
  top: 15px;
  left: 14px
}

.faqs-search .text-field-wrap .faq-keyword {
  border-radius: 10px;
  padding-left: 44px;
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #cccecf;
  color: #141414
}

.faqs-search .select-field-wrap {
  width: 100%
}

.faqs-search .select-field-wrap select {
  width: 100%;
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #005e66;
  border-radius: 10px;
  padding-left: 10px;
  -webkit-appearance: none;
  background-color: #005e66;
  color: #fff;
  font-weight: 300
}

.faqs-search .select-field-wrap select option {
  font-weight: 300
}

.faqs-search .button-field-wrap {
  flex: 1;
  position: relative;
  width: 100%
}

.faqs-search .button-field-wrap .faq-submit {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: .5px;
  color: #141414;
  background-color: #ff7f2c;
  border-radius: 10px;
  box-shadow: 4px 4px 20px 0px rgba(255,127,44,.6);
  padding: 13px 26px 13px 10px;
  border: none;
  width: 100%
}

.faqs-search .button-field-wrap .search-submit-icon {
  position: absolute;
  top: 8px;
  right: 15px
}

.faqs-search .button-field-wrap:hover .faq-submit {
  background-color: #00a7a7;
  color: #fff
}

.faqs-search .button-field-wrap:hover span svg path {
  fill: #fff
}

.faqs-search-specific-question {
  display: flex;
  justify-content: center;
  margin: 24px auto 28px auto
}

.faqs-search-specific-question span {
  font-size: 18px;
  line-height: 30px;
  color: #141414
}

.faqs-search-specific-question span a,.faqs-search-specific-question span .single-faq-description a span,.single-faq-description a .faqs-search-specific-question span span,.faqs-search-specific-question span .single-faq-description a font,.single-faq-description a .faqs-search-specific-question span font {
  color: #005f66;
  font-size: 18px;
  line-height: 30px;
  text-decoration: underline
}

.faqs-search-specific-question span a:hover,.faqs-search-specific-question span .single-faq-description a span:hover,.single-faq-description a .faqs-search-specific-question span span:hover,.faqs-search-specific-question span .single-faq-description a font:hover,.single-faq-description a .faqs-search-specific-question span font:hover {
  color: #005f66
}

@media screen and (min-width: 1024px) {
  .faqs-search {
    gap:24px;
    padding-right: 28px;
    flex-wrap: nowrap !important
  }

  .faqs-search .text-field-wrap {
    width: 33.7rem
  }

  .faqs-search .select-field-wrap {
    width: 22.1rem
  }

  .faqs-search .button-field-wrap {
    flex: 1;
    width: auto
  }
}

.single-faq-detail-wrap {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 30px
}

.single-faq-title {
  font-family: "Avenir Next",Sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  color: #005f66
}

.pci__faq-widget-wrapper {
  font-family: "Avenir Next",sans-serif
}

.faq__card {
  display: grid;
  grid-template-rows: auto 1fr;
  border: 1px solid #cccecf;
  box-shadow: 0px 10px 20px rgba(83,84,84,.11);
  border-radius: 10px;
  overflow: hidden
}

.faq__card-header {
  background-color: #005e66;
  text-align: center
}

.faq__card-header h3 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  font-weight: 500;
  padding: 15px;
  letter-spacing: -.6px
}

.faq__card-details {
  padding: 16px
}

.faq__card-details ul {
  margin: 0;
  padding: 0
}

.faq__card-details ul li {
  list-style-type: none;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cdcdcf;
  letter-spacing: .4px
}

.faq__card-details ul li.related-faq-list-item:last-child {
  border: none
}

.faq__card-details ul li a,.faq__card-details ul li .single-faq-description a span,.single-faq-description a .faq__card-details ul li span,.faq__card-details ul li .single-faq-description a font,.single-faq-description a .faq__card-details ul li font {
  text-decoration: none;
  color: #141414
}

.faq__card-btn {
  padding: 7px 14px 21px
}

.faq__card-btn a,.faq__card-btn .single-faq-description a span,.single-faq-description a .faq__card-btn span,.faq__card-btn .single-faq-description a font,.single-faq-description a .faq__card-btn font {
  font-weight: 700;
  text-decoration: none;
  color: #005e66;
  letter-spacing: .5px;
  display: flex;
  align-items: center;
  gap: 9px
}

.single-faq-description p,.single-faq-description div,.single-faq-description a,.single-faq-description a span,.single-faq-description a font,.single-faq-description span,.single-faq-description div,.single-faq-description h1,.single-faq-description h2,.single-faq-description h3,.single-faq-description h4,.single-faq-description h5,.single-faq-description h6,.single-faq-description table,.single-faq-description thead,.single-faq-description th,.single-faq-description tr,.single-faq-description td,.single-faq-description tbody,.single-faq-description ul,.single-faq-description li,.single-faq-description ol,.single-faq-description ul,.single-faq-description article,.single-faq-description section,.single-faq-description section {
  font-family: "Avenir Next",sans-serif !important;
  font-size: 16px !important
}

@media screen and (max-width: 768px) {
  .single-faq-detail-wrap {
    grid-template-columns:repeat(1,1fr) !important
  }

  .featured-faq-list-header span,.featured-faq-list-item span,.featured-faq-list-item a,.featured-faq-list-item .single-faq-description a span,.single-faq-description a .featured-faq-list-item span,.featured-faq-list-item .single-faq-description a font,.single-faq-description a .featured-faq-list-item font {
    font-size: 14px;
    line-height: 20px
  }

  .featured-faq-list-header,.featured-faq-list-item {
    grid-template-columns: 50px 1fr 91px !important
  }
}

.single-faq-detail-wrap-content .single-faq-nbr {
  margin-bottom: 20px
}

.single-faq-detail-wrap-content .single-faq-date {
  margin-top: 20px !important
}

.events-nav {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  gap: 24px
}

.events-nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  list-style: none
}

.events-nav-item button {
  font-family: "Avenir Next",Sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 14px 17px 12px 16px;
  background: #005f66;
  border-radius: 8px;
  border: 1px solid #005f66;
  box-sizing: border-box;
  text-decoration: none
}

.events-nav-item button:hover {
  color: #141414;
  background: #fff;
  border: 1px solid #141414
}

.events-nav-item button:focus {
  outline: none;
  background-color: transparent;
  color: #141414
}

.events-nav-item.active button {
  color: #141414;
  background: #fff;
  border: 1px solid #141414
}

.events-nav-item-past button {
  background: #ff7f2c;
  color: #000;
  border: 1px solid #ff7f2c
}

.events-nav-item-past button:hover {
  color: #ff7f2c;
  background: 0 0;
  border: 1px solid #ff7f2c
}

.events-nav-item-past.active button {
  color: #ff7f2c;
  background: 0 0;
  border: 1px solid #ff7f2c
}

.event-content {
  display: none
}

.event-content.active {
  display: block
}

.event-year-wrapper .event-year-title {
  font-family: "Avenir Next",Sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -.5px;
  color: #005f66;
  margin: 39px 0 23px
}

.event-year-wrapper .event-list {
  font-family: "Avenir Next",Sans-serif;
  padding: 0
}

.event-year-wrapper .event-list-item {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-gap: 30px;
  list-style: none;
  border-bottom: 1px solid #cccecf;
  padding: 9px 0 7px
}

.event-year-wrapper .event-list-item:first-child {
  border-top: 1px solid #cccecf
}

.event-year-wrapper .event-list-item-date {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #141414
}

.event-year-wrapper .event-list-item-detail {
  display: flex;
  flex-direction: column
}

.event-year-wrapper .event-list-item-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #141414;
  text-decoration: none
}

.event-year-wrapper .event-list-item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #141414;
  margin: 0
}

.event-year-wrapper .event-list-item p .speaker {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #141414;
  margin: 0 5px 0 0;
  position: relative
}

.event-year-wrapper .event-list-item p .speaker:after {
  content: ',';
  position: absolute;
  bottom: -3px;
  right: -6px;
  font-family: "Avenir Next",Sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #141414
}

.event-year-wrapper .event-list-item p .speaker:last-child:after {
  content: ''
}

.event-year-wrapper .event-list-item p .speaker:hover {
  text-decoration: underline
}

@media screen and (max-width: 767px) {
  .events-nav {
    gap:10px;
    flex-wrap: wrap
  }

  .events-nav-item button {
    padding: 8px 10px;
    font-size: 12px
  }

  .event-year-wrapper .event-list-item {
    grid-template-columns: 1fr;
    grid-gap: 5px
  }

  .event-year-wrapper .event-list-item-title {
    font-size: 16px;
    line-height: 24px
  }

  .event-year-wrapper .event-list-item-date {
    font-size: 16px;
    line-height: 24px
  }

  .event-year-wrapper .event-list-item p {
    font-size: 16px;
    line-height: 24px
  }

  .event-year-wrapper .event-year-title {
    margin: 24px 0 15px
  }
}

@media screen and (max-width: 480px) {
  .events-nav-item button {
    padding:6px 10px
  }
}

.no_event-found {
  font-family: "Avenir Next",Sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin: 20px 0 0
}

.newsroom-types {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  font-family: "Avenir Next",Sans-serif;
  margin-bottom: 36px
}

.newsroom-types .news-room-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  list-style-type: none
}

.newsroom-types .news-room-btn button {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 14px 17px 12px 16px;
  background: #005f66;
  border-radius: 8px;
  border: 1px solid #005f66;
  box-sizing: border-box;
  text-decoration: none
}

.newsroom-types .news-room-btn.active button {
  color: #141414;
  background: #fff;
  border: 1px solid #141414
}

.newsroom-navigation {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 30px;
  margin-bottom: 16px
}

.newsroom-navigation p {
  margin: 0;
  margin-right: 16px;
  padding: 0
}

.newsroom-navigation .newsroom-pagination-page {
  display: inline-block;
  font-family: "Avenir Next";
  margin-right: 16px;
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #005f66
}

.newsroom-navigation .newsroom-pagination-page.active-page {
  color: #cccecf;
  cursor: text
}

.newsroom-navigation.bottom-navigation {
  margin-top: 30px;
  margin-bottom: 30px
}

.newsroom-list-header {
  display: grid;
  grid-template-columns: 160px 1fr 148px !important;
  grid-gap: 19px;
  background-color: #cccecf;
  padding: 7px 16px
}

.newsroom-list {
  margin: 0;
  padding: 0
}

.newsroom-list .newsroom-list-item {
  display: grid;
  grid-template-columns: 160px 1fr;
  grid-gap: 19px;
  list-style: none;
  padding: 16px;
  border-bottom: 1px solid rgba(0,0,0,.05)
}

.newsroom-list .newsroom-list-item span {
  font-family: "Avenir Next";
  font-size: 18px;
  line-height: 30px;
  color: #141414
}

.newsroom-list .newsroom-list-item a,.newsroom-list .newsroom-list-item .single-faq-description a span,.single-faq-description a .newsroom-list .newsroom-list-item span,.newsroom-list .newsroom-list-item .single-faq-description a font,.single-faq-description a .newsroom-list .newsroom-list-item font {
  font-size: 18px;
  line-height: 30px;
  color: #005f66;
  text-decoration: none !important;
  font-family: "Avenir Next";
  max-width: 728px;
  width: 100%
}

@media screen and (max-width: 767px) {
  .newsroom-navigation {
    flex-wrap:wrap;
    height: auto;
    justify-content: center
  }

  .newsroom-list-header {
    grid-template-columns: 1fr !important
  }

  .newsroom-list-header span:first-child {
    display: none
  }

  .newsroom-list {
    grid-template-columns: 1fr !important
  }

  .newsroom-list .newsroom-list-item {
    grid-template-columns: 1fr !important
  }

  .newsroom-list span:first-child {
    display: none
  }
}

.pr-content a strong,.single-faq-description a .pr-content span strong,.single-faq-description a .pr-content font strong {
  font-weight: 500 !important
}

#orgfilterForm {
  font-family: "Avenir Next",Sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-bottom: 30px
}

#orgfilterForm p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 10px !important
}

#orgfilterForm p:first-child {
  width: 100%
}

#orgfilterForm .org-select-category {
  width: 41%
}

#orgfilterForm .org-select-region {
  width: 41%
}

#orgfilterForm .orgfilterFormbtn {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: .5px;
  color: #141414;
  background-color: #ff7f2c;
  border-radius: 10px;
  padding: 13px 26px 13px 10px;
  border: none;
  transition: all .2s
}

#orgfilterForm .orgfilterFormbtn:hover {
  background-color: #00a7a7;
  color: #fff
}

#orgfilterForm .orgfilterFormbtn:hover+svg path {
  fill: #fff
}

#orgfilterForm .org-cat-wrapper {
  position: relative
}

#orgfilterForm .org-cat-wrapper:after {
  content: '';
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-40%);
  transition: border-width 15ms ease-in-out;
  position: absolute;
  top: 40%;
  right: 20px;
  pointer-events: none
}

#orgfilterForm select {
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #005e66;
  border-radius: 10px;
  padding-left: 10px;
  -webkit-appearance: none;
  background-color: #005e66;
  color: #fff;
  font-weight: 300
}

.org-alphabaticalorder {
  font-family: "Avenir Next",Sans-serif;
  margin-bottom: 32px
}

.org-alphabaticalorder p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 32px !important
}

.org-alphabaticalorder .letter-list {
  display: flex;
  flex-wrap: wrap
}

.org-alphabaticalorder .letter-list .letter-list-item {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #005f66;
  cursor: pointer;
  text-transform: uppercase;
  padding: 0 8px
}

.participating_orgs_list {
  font-family: "Avenir Next",Sans-serif;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 24px;
  margin-top: 32px
}

.participating_orgs_list .single_p_org {
  background: #fff;
  border: 1px solid #cccecf;
  box-shadow: 0px 10px 20px rgba(83,84,84,.11);
  border-radius: 10px;
  padding: 29px
}

.participating_orgs_list .single_p_org a,.participating_orgs_list .single_p_org .single-faq-description a span,.single-faq-description a .participating_orgs_list .single_p_org span,.participating_orgs_list .single_p_org .single-faq-description a font,.single-faq-description a .participating_orgs_list .single_p_org font {
  display: flex !important;
  width: 142px;
  height: 88px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  text-align: center
}

.participating_orgs_list .single_p_org a img,.single-faq-description a .participating_orgs_list .single_p_org span img,.single-faq-description a .participating_orgs_list .single_p_org font img {
  width: 100% !important;
  object-fit: contain !important;
  height: 100% !important
}

.letter-list-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.orgfilterFormbtnWrapper {
  position: relative;
  width: 14%
}

.orgfilterFormbtnWrapper input {
  width: 100%
}

.orgfilterFormbtnWrapper svg {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%)
}

@media screen and (max-width: 1024px) {
  .participating_orgs_list {
    grid-template-columns:repeat(3,1fr)
  }
}

@media screen and (max-width: 768px) {
  .participating_orgs_list {
    grid-template-columns:repeat(2,1fr)
  }

  #orgfilterForm select {
    font-size: 14px;
    height: 40px;
    line-height: 24px
  }

  #orgfilterForm .orgfilterFormbtnWrapper {
    position: relative;
    width: 100%
  }

  #orgfilterForm .orgfilterFormbtnWrapper .orgfilterFormbtn {
    padding: 8px 26px 8px 10px;
    font-size: 14px;
    line-height: 24px
  }

  .org-alphabaticalorder p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px !important
  }

  .org-alphabaticalorder .letter-list .letter-list-item {
    font-size: 14px;
    line-height: 24px
  }

  .participating_orgs_list {
    margin-top: 20px
  }

  .po__total {
    font-size: 14px;
    line-height: 24px
  }
}

@media screen and (max-width: 480px) {
  .participating_orgs_list {
    grid-template-columns:repeat(2,1fr);
    grid-gap: 12px
  }

  .participating_orgs_list .single_p_org {
    padding: 5px
  }

  #orgfilterForm .org-select-category {
    width: 100%;
    margin-bottom: 15px
  }

  #orgfilterForm .org-select-region {
    width: 100%;
    margin-bottom: 15px
  }

  #orgfilterForm .orgfilterFormbtn {
    width: 100%
  }
}

@media screen and (max-width: 360px) {
  .participating_orgs_list {
    grid-template-columns:repeat(1,1fr);
    grid-gap: 12px
  }

  .participating_orgs_list .single_p_org {
    padding: 15px
  }
}

.person-single-detail-wrapper {
  display: grid;
  grid-template-columns: 1fr 17.1875rem;
  grid-gap: 3.4rem;
  font-family: "Avenir Next",Sans-serif
}

.person-single-detail-wrapper .person-single-img {
  border: 1px solid #cccecf;
  filter: drop-shadow(0px 10px 20px rgba(83,84,84,.11));
  overflow: hidden;
  border-radius: 50%;
  width: 273px !important;
  height: 273px !important
}

.person-single-detail-wrapper .person-single-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block
}

.person-single-detail-wrapper .person-single-links {
  margin: 2rem 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem
}

.person-single-detail-wrapper .person-single-links a,.person-single-detail-wrapper .person-single-links .single-faq-description a span,.single-faq-description a .person-single-detail-wrapper .person-single-links span,.person-single-detail-wrapper .person-single-links .single-faq-description a font,.single-faq-description a .person-single-detail-wrapper .person-single-links font {
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center
}

.person-single-detail-wrapper .person-single-links a img,.single-faq-description a .person-single-detail-wrapper .person-single-links span img,.single-faq-description a .person-single-detail-wrapper .person-single-links font img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block
}

.person-single-detail-content .person-name {
  margin: 0 0 2rem;
  font-size: 2.25rem;
  line-height: 2.875rem;
  font-weight: 600;
  color: #005f66
}

.person-single-detail-content .person-designation {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2.1rem;
  margin: 0 0 1.8rem
}

.person-single-detail-content .person-bio {
  font-size: 1.2rem;
  line-height: 1.95rem;
  font-weight: 400
}

@media screen and (max-width: 767px) {
  .person-single-detail-wrapper {
    display:flex;
    flex-wrap: wrap
  }

  .person-single-detail-wrapper .person-single-detail-content {
    order: 2
  }

  .person-single-detail-wrapper .person-single-detail-meta {
    order: 1;
    width: 100%
  }
}

.cludo_404Form {
  font-family: "Avenir Next",Sans-serif
}

.cludo_404Form .cludo_searchInput {
  border-radius: 100px;
  position: relative
}

.cludo_404Form .cludo_searchInput input {
  border: 1px solid rgba(0,0,0,.3);
  border-radius: 100px;
  padding: .75rem 3.5rem .75rem 1.5rem !important;
  font-size: 18px;
  line-height: 22px
}

.cludo_404Form .cludo_searchInput button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 100px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all .2s
}

.cludo_404Form .cludo_searchInput button:hover,.cludo_404Form .cludo_searchInput button:focus {
  background-color: transparent;
  border: none
}

.cludo_404Form .cludo_searchInput button svg path {
  fill: rgba(0,0,0,.3)
}

.cludo_404Form .cludo_searchInput button:hover svg path {
  fill: #000
}

html {
  scroll-behavior: smooth
}

.glossary-aplha-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-family: "Avenir Next",sans-serif !important
}

.glossary-aplha-list li {
  list-style: disc;
  margin: 0 14px;
  text-transform: uppercase
}

.glossary-aplha-list li a,.glossary-aplha-list li .single-faq-description a span,.single-faq-description a .glossary-aplha-list li span,.glossary-aplha-list li .single-faq-description a font,.single-faq-description a .glossary-aplha-list li font {
  text-decoration: none;
  text-transform: uppercase;
  color: #005f66
}

.glossary-aplha-list a,.glossary-aplha-list .single-faq-description a span,.single-faq-description a .glossary-aplha-list span,.glossary-aplha-list .single-faq-description a font,.single-faq-description a .glossary-aplha-list font {
  color: #005f66
}

.glossary-section {
  margin-bottom: 20px;
  font-family: "Avenir Next",sans-serif !important
}

.glossary-section .glossary-section-aplha {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #005f66;
  color: #fff;
  padding-left: 10px
}

.glossary-section .glossary-single-title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #005f66
}

.glossary-section .glossary-single-text:not(:last-child) {
  margin-bottom: 30px
}

.glossary-section .glossary-single-text .description {
  line-height: 30px !important
}

@media screen and (max-width: 767px) {
  .glossary-section .glossary-single-text .description {
    font-size:14px !important;
    line-height: 24px !important
  }

  .glossary-section .glossary-single-text p {
    font-size: 14px !important;
    line-height: 24px !important
  }

  .glossary-aplha-list {
    flex-wrap: wrap
  }

  .glossary-aplha-list li {
    font-size: 14px;
    line-height: 24px
  }
}

.document_library-section {
  font-family: "Avenir Next",Sans-serif
}

.doc_lib-search {
  font-family: "Avenir Next",Sans-serif;
  position: relative
}

.doc_lib-search .search-inputs {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 20px
}

.doc_lib-search .search-inputs .autocomplete>div {
  cursor: pointer
}

.doc_lib-search .search-inputs .input-field-cover {
  position: relative
}

.doc_lib-search .search-inputs .input-field-cover .search-icon {
  position: absolute;
  top: 15px;
  left: 14px
}

.doc_lib-search .search-inputs .input-field-cover .search-input {
  border-radius: 10px;
  padding-left: 44px;
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #cccecf;
  color: #141414
}

.doc_lib-search .search-inputs .input-btn-wrapper {
  display: flex;
  justify-content: space-around
}

.doc_lib-search .search-inputs .input-btn-wrapper .search-submit,.doc_lib-search .search-inputs .input-btn-wrapper .search-clear {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: .5px;
  color: #141414;
  background-color: #ff7f2c;
  border-radius: 10px;
  padding: 13px 26px;
  border: none;
  width: auto;
  transition: all .2s
}

.doc_lib-search .search-inputs .input-btn-wrapper .search-submit:hover,.doc_lib-search .search-inputs .input-btn-wrapper .search-clear:hover {
  background-color: #00a7a7;
  border-color: #00a7a7;
  color: #fff
}

.doc_lib-search .search-inputs .input-btn-wrapper .search-clear {
  background-color: #005e66;
  color: #fff
}

.doc_lib-search #acresults {
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important;
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccecf;
  z-index: 99
}

.doc_lig-filter {
  font-family: "Avenir Next",Sans-serif;
  display: grid;
  grid-template-columns: auto 1fr 1fr 1fr;
  align-items: center;
  padding: 30px 0;
  grid-gap: 20px
}

.doc_lig-filter .document_sub_category,.doc_lig-filter .document_category {
  position: relative
}

.doc_lig-filter .document_sub_category:before,.doc_lig-filter .document_category:before {
  content: '';
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-40%);
  transition: border-width 15ms ease-in-out;
  position: absolute;
  top: 40%;
  right: 20px;
  pointer-events: none;
  z-index: 99
}

.doc_lig-filter .document_sub_category .select2-container,.doc_lig-filter .document_category .select2-container {
  width: 100% !important;
  font-size: 18px;
  height: 48px;
  line-height: 30px;
  border: 1px solid #005f66;
  border-radius: 10px;
  padding-left: 0;
  -webkit-appearance: none;
  background-color: #005f66;
  color: #000;
  font-weight: 300;
  position: relative
}

.doc_lig-filter .document_sub_category .select2-container:hover,.doc_lig-filter .document_category .select2-container:hover {
  border-color: #00a7a7;
  background-color: #00a7a7
}

.doc_lig-filter .document_sub_category .select2-container .select2-selection,.doc_lig-filter .document_category .select2-container .select2-selection {
  border-radius: 10px !important
}

.doc_lig-filter .document_sub_category .select2-container .select2-selection--single,.doc_lig-filter .document_category .select2-container .select2-selection--single {
  height: 100%;
  background-color: transparent !important;
  border-radius: 10px !important;
  border: none !important
}

.doc_lig-filter .document_sub_category .select2-container .select2-selection__rendered,.doc_lig-filter .document_category .select2-container .select2-selection__rendered {
  height: 100% !important;
  display: flex;
  align-items: center;
  color: #fff
}

.doc_lig-filter .document_sub_category .select2-container .select2-selection__arrow,.doc_lig-filter .document_category .select2-container .select2-selection__arrow {
  display: none !important
}

.doc_lig-filter .document_sub_category .select2-container [aria-owns=select2-document_category-results],.doc_lig-filter .document_category .select2-container [aria-owns=select2-document_category-results] {
  border-color: #00a7a7 !important;
  background-color: #00a7a7 !important
}

.doc_lig-filter .document_sub_category .select2-container--open,.doc_lig-filter .document_category .select2-container--open {
  border-color: #00a7a7 !important;
  background-color: #00a7a7 !important
}

.select2-container--default {
  font-family: "Avenir Next",Sans-serif
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #00a7a7 !important;
  color: #fff !important
}

.select2-container--default .select2-results__option {
  color: #005f66 !important
}

.select2-dropdown--below {
  font-family: "Avenir Next",Sans-serif;
  top: 26px !important;
  border: 1px solid #00a7a7 !important;
  border-radius: 0 0 10px 10px !important
}

.doc_lib-table-header {
  font-family: "Avenir Next",Sans-serif;
  display: grid;
  grid-template-columns: minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);
  grid-gap: 30px;
  padding: 10px 20px;
  background-color: #005e66;
  color: #fff
}

.doc_lib-table-header .table-cell {
  display: flex;
  align-items: center;
  gap: 20px
}

.doc_lib-table-header .sort_arrows {
  display: flex;
  justify-content: end;
  gap: 5px
}

.doc_lib-table-header .sort_arrows span {
  display: block;
  width: 10px;
  height: 11px;
  font-size: 12px
}

.doc_lig-content {
  font-family: "Avenir Next",Sans-serif
}

.doc_lig-content .doc_library_category {
  padding: 10px 20px;
  background-color: rgba(0,0,0,.3);
  font-weight: 600
}

.doc_lig-content .category {
  font-weight: 400;
  background-color: rgba(0,0,0,.15)
}

.doc_lig-content .table-row {
  display: grid;
  grid-template-columns: minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.1fr);
  grid-gap: 20px;
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,.05);
  padding: 10px 20px;
  transition: all .2s
}

.doc_lig-content .table-row.mobile-only {
  border-bottom: none
}

.doc_lig-content .table-row:hover {
  background-color: #def1f2
}

.doc_lig-content .table-row .download_doc {
  width: 36px;
  height: 36px;
  background-color: #ff7f2c;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  transition: all .2s;
  padding: 2px
}

.doc_lig-content .table-row .download_doc:hover {
  background-color: #00a7a7;
  color: #fff
}

.doc_lig-content .table-row .download_doc:hover svg path {
  fill: #fff
}

.doc_lig-content .table-cell {
  position: relative
}

.doc_lig-content .table-cell select {
  width: 100% !important;
  height: 36px;
  font-size: 14px;
  border-radius: 5px;
  padding: 0 15px;
  border: 1px solid #cccecf
}

.table-row.m-showhide.mobile-only {
  display: none !important
}

.document_archived_filter .form-group {
  margin-top: -5px
}

.form-group {
  display: block;
  position: relative
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: block;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 9px;
  left: 1px;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 1px solid #005e66
}

.form-group input:checked+label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #005e66;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg)
}

.form-group input:focus label:after,.form-group input:focus-visible label:after {
  border: 1px solid #005e66 !important
}

.form-group input:checked+label:before {
  border: 1px solid #005e66
}

.form-group label {
  position: relative;
  cursor: pointer;
  padding-left: 30px
}

.form-group label:before {
  content: '';
  position: absolute;
  -webkit-appearance: none;
  background-color: #f7f9fa;
  border: 1px solid #cccecf;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
  border-radius: 5px;
  top: 0;
  left: 0
}

.mini-doc-lib {
  display: none !important
}

.highlight_doc {
  background-color: #def1f2
}

@media screen and (max-width: 1024px) {
  .doc_lig-filter {
    grid-template-columns:repeat(6,1fr)
  }

  .doc_lig-filter .filters-label {
    grid-column: 1/-1
  }

  .doc_lig-filter #search_by_doc_Type {
    grid-column: 1/3
  }

  .doc_lig-filter #search_by_subcat {
    grid-column: 3/5
  }

  .doc_lig-filter .document_archived_filter {
    grid-column: 5/-1
  }
}

@media screen and (max-width: 767px) {
  .mobile-only {
    display:block
  }

  .doc_lib-search .search-inputs {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px
  }

  .doc_lib-search .search-inputs .input-btn-wrapper {
    flex-wrap: wrap;
    gap: 10px
  }

  .doc_lib-search .search-inputs .input-btn-wrapper .search-submit,.doc_lib-search .search-inputs .input-btn-wrapper .search-clear {
    width: 100%
  }

  .doc_lig-filter {
    grid-template-columns: repeat(1,1fr)
  }

  .doc_lig-filter .filters-label {
    grid-column: inherit
  }

  .doc_lig-filter #search_by_doc_Type {
    grid-column: inherit
  }

  .doc_lig-filter #search_by_subcat {
    grid-column: inherit
  }

  .doc_lig-filter .document_archived_filter {
    grid-column: inherit
  }

  .doc_lig-filter .document_sub_category .select2-container,.doc_lig-filter .document_category .select2-container {
    top: 0 !important;
    left: 0 !important;
    position: relative !important
  }

  .doc_lig-content .table-row {
    grid-template-columns: minmax(0,1fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,.2fr);
    grid-gap: 15px
  }

  .doc_lig-content .table-row .table-cell {
    font-size: 14px;
    line-height: 24px
  }

  .doc_lig-content .table-row .table-cell a,.doc_lig-content .table-row .table-cell .single-faq-description a span,.single-faq-description a .doc_lig-content .table-row .table-cell span,.doc_lig-content .table-row .table-cell .single-faq-description a font,.single-faq-description a .doc_lig-content .table-row .table-cell font,.doc_lig-content .table-row .table-cell p {
    font-size: 14px;
    line-height: 24px;
    word-break: break-word
  }

  .doc_lig-content .table-row .table-cell select {
    height: 28px;
    padding: 0 2px
  }

  .doc_lig-content .table-row .download_doc {
    width: 28px;
    height: 28px
  }

  .doc_lig-content .doc_library_category {
    font-size: 15px !important
  }

  .doc_lig-content .table-row .table-cell a,.doc_lig-content .table-row .table-cell .single-faq-description a span,.single-faq-description a .doc_lig-content .table-row .table-cell span,.doc_lig-content .table-row .table-cell .single-faq-description a font,.single-faq-description a .doc_lig-content .table-row .table-cell font,.doc_lig-content .table-row .table-cell .single-faq-description a span,.single-faq-description a .doc_lig-content .table-row .table-cell span,.doc_lig-content .table-row .table-cell .single-faq-description a font,.single-faq-description a .doc_lig-content .table-row .table-cell font,.doc_lig-content .table-row .table-cell p {
    font-size: 13px !important;
    line-height: 23px !important
  }
}

.language-dropdown .elementor-button-text {
  color: #141414 !important
}

.social-text p {
  margin: 0 !important
}

.pci-search-box .elementor-search-form__icon i {
  opacity: 0
}

.m-broadcast iframe {
  width: 100% !important
}

.footer-menu a:hover,.footer-menu .single-faq-description a span:hover,.single-faq-description a .footer-menu span:hover,.footer-menu .single-faq-description a font:hover,.single-faq-description a .footer-menu font:hover {
  text-decoration: underline;
  color: #fff
}

.hr-image-box-content .elementor-widget-container {
  min-height: 145px !important
}

.hr-image-box-content .elementor-widget-container p {
  margin-bottom: 0
}

.training-btn .elementor-widget-container .elementor-button-wrapper .elementor-button-text {
  text-align: left
}

.training-btn .elementor-widget-container .elementor-button-wrapper .elementor-button-icon {
  display: flex !important;
  align-items: center
}

.pci-mega-menu-wrapper .mega-sub-menu .mega-menu-column {
  float: none !important
}

.course-heightlight ul {
  margin: 0;
  padding: 0 0 0 20px
}

.training-and-qualification .blog__slider-card {
  display: grid;
  grid-template-rows: 200px 1fr;
  border: 1px solid #cccecf;
  box-shadow: 0px 10px 20px rgba(83,84,84,.11);
  border-radius: 10px
}

.training-and-qualification .blog__slider-content {
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding-top: 0
}

.training-and-qualification .gen_slider {
  padding: 0 20px 30px
}

.training-and-qualification .blog__slider {
  padding: 0 20px 30px
}

.footer-col-hidden {
  display: none
}

.top-navbar {
  position: absolute;
  top: -29px;
  right: 0
}

.featured-highlights .blog__slider {
  padding: 0
}

.blog-subscribe-btn .elementor-button-icon svg {
  width: 2.1rem
}

.blog-subscribe-btn .elementor-button-content-wrapper {
  align-items: center
}

.blog-subscribe-btn .elementor-button:hover svg path {
  fill: #fff !important
}

.header-logo .elementor-widget-wrap {
  padding: 0 !important
}

.header_search_form form input {
  padding-left: 52px
}

div#lang_dropdown .lang-dropdown-toggle {
  gap: 15px;
  padding: 6px 10px 6px 12px
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
  font-weight: 600 !important;
  padding: 4px 9.95px !important;
  height: 48px !important
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item:last-child>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item:last-child>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>font.mega-menu-link {
  padding-right: 0 !important
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after {
  margin: 0 0 0 11px !important
}

.training-event-card .elementor-widget-container {
  height: 100%
}

.training-event-card,.training-event-card .elementor-widget-container img {
  height: 100%
}

.search_suggestions a,.search_suggestions .single-faq-description a span,.single-faq-description a .search_suggestions span,.search_suggestions .single-faq-description a font,.single-faq-description a .search_suggestions font {
  color: #005f66;
  font-weight: 600;
  text-decoration: underline
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  text-align: center !important
}

@media screen and (max-width: 1023px) {
  .hr-image-box-content .elementor-widget-container {
    min-height:155px !important
  }

  .hr-image-box-content .elementor-widget-container p {
    margin-bottom: 0
  }
}

@media screen and (max-width: 1024px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    line-height:46px !important
  }
}

@media screen and (max-width: 768px) {
  .hr-image-box-content .elementor-widget-container {
    min-height:auto !important
  }

  .hr-image-box-content .elementor-widget-container p {
    margin-bottom: 0
  }

  .mobile-hidden {
    display: none !important
  }

  .header_search_form.show_search {
    position: fixed;
    width: 100%;
    left: 0;
    top: 104px;
    background-color: #f7f9fa;
    padding: 15px
  }

  .training-btn .elementor-widget-container .elementor-button-wrapper .elementor-button-text {
    font-size: 12px
  }

  .pci-mega-menu-wrapper .mega-sub-menu .mega-menu-column {
    float: left !important
  }

  .training-and-qualification .blog__slider-cover {
    padding: 0
  }

  .training-and-qualification .blog__slider .blog__slider-cover {
    padding: 0
  }

  .footer-media-column .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 0
  }

  .footer-media-column .elementor-widget-wrap .elementor-element:nth-child(1) {
    grid-column: 1/span 4
  }

  .footer-media-column .elementor-widget-wrap .elementor-element:nth-child(2) {
    grid-column: 1/span 2
  }

  .footer-media-column .elementor-widget-wrap .elementor-element:nth-child(3) {
    grid-column: 3/span 4;
    position: relative;
    top: -30px;
    left: 15px
  }

  .pci-mega-menu-wrapper {
    position: absolute;
    right: 14px;
    display: inline-block;
    width: 100%;
    z-index: 100
  }

  .pci-mega-menu-wrapper .mega-toggle-animated-inner {
    width: 24px !important
  }

  .pci-mega-menu-wrapper .mega-toggle-animated-box {
    width: 24px !important
  }

  .pci-mega-menu-wrapper .mega-toggle-animated-inner:after,.pci-mega-menu-wrapper .mega-toggle-animated-inner:before {
    width: 24px !important
  }

  .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 .mega-toggle-block {
    border-radius: 8px;
    background-color: #141414;
    width: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    z-index: 99999;
    padding: 8px 0
  }

  .pci-mega-menu-wrapper .mega-menu-toggle.mega-menu-open {
    width: auto !important
  }

  .pci-mega-menu-wrapper .mega-menu-toggle {
    background-color: transparent !important;
    display: inline-block !important;
    transform: scale(.7) !important
  }

  .pci-mega-menu-wrapper .mega-menu-toggle.mega-menu-open {
    display: inline-block !important
  }

  .pci-mega-menu-wrapper .mega-menu.max-mega-menu {
    top: 23px !important
  }

  .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    width: 100% !important;
    height: auto;
    position: fixed !important;
    top: 70px !important;
    overflow-y: auto;
    left: 0;
    border-radius: 10px
  }

  body.mega-menu-menu-1-mobile-open {
    overflow: hidden
  }

  .pci-mega-menu-wrapper .elementor-widget-container .elementor-shortcode .mega-menu-wrap {
    display: flex !important;
    justify-content: end
  }

  .pci-mega-menu-wrapper .mega-menu-wrap {
    width: 58px !important
  }

  .mobile-mega-menu {
    z-index: 999 !important
  }

  .mobile-mega-menu .pci-mega-menu-wrapper {
    top: -59px !important;
    width: auto !important
  }

  .pci-mega-menu-wrapper .mega-sub-menu .elementor-container {
    padding: 0 32px !important
  }

  .pci-mega-menu-wrapper .mega-sub-menu .elementor-section {
    overflow-y: scroll;
    height: 40vh
  }

  .pci-mega-menu-wrapper .mega-sub-menu {
    padding: 0 32px
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding: 0 32px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
    border-radius: 10px
  }

  .admin-bar .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    top: 114px !important
  }

  .header-setup.admin-bar .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    top: 172px !important
  }
}

@media screen and (min-width: 1024px) {
  .hero__slider-cover--content h2 {
    line-height:61px !important;
    letter-spacing: -.6px !important;
    margin: 0 0 35px !important
  }

  .hero__slider-cover--content p {
    margin-bottom: 44px !important
  }

  .hero__slider {
    padding: 100px 0 83px !important
  }

  .hero__slider .swiper-button-next,.swiper-button-prev {
    top: 49% !important
  }

  .hero__slider .swiper-button-prev {
    left: 0 !important
  }

  .hero__slider .swiper-button-next {
    right: 0 !important
  }

  .hero__slider .swiper-pagination {
    margin-bottom: 45px
  }

  .standards-updates .blog__slider {
    padding: 0
  }

  .pci-news-column {
    flex: 1
  }

  .standards-updates .blog__slider .swiper-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 54px
  }

  .pci__pressrelease .pci__pressrelease-content {
    margin-bottom: 30px
  }

  .pci-prespectives-blog .blog__slider {
    padding: 0 !important
  }

  .training-overview-slider .blog__slider-content {
    padding-top: 13px
  }

  .training-overview-slider .news_cards .blog__slider-content .post_title {
    margin-bottom: 16px
  }

  .training-overview-slider .blog__slider-content .post_title a,.training-overview-slider .blog__slider-content .post_title .single-faq-description a span,.single-faq-description a .training-overview-slider .blog__slider-content .post_title span,.training-overview-slider .blog__slider-content .post_title .single-faq-description a font,.single-faq-description a .training-overview-slider .blog__slider-content .post_title font {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -.5px
  }

  .training-overview-slider .blog__slider-content p {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
  }

  .training-overview-slider .blog__slider-content {
    padding: 16px 16px 23px
  }

  .privacy-content .elementor-widget-container h5 {
    font-size: 18px
  }

  .privacy-content .elementor-widget-container p {
    line-height: 31.9px;
    font-size: 18px
  }

  .pci-video-box .elementor-wrapper iframe {
    width: 634px;
    height: 357px
  }

  .course-heightlight ul li {
    margin-bottom: 18px
  }

  .table__cover th:first-child,.table__cover td:first-child {
    width: 52% !important
  }

  .table__cover th {
    padding: 11px 16px !important
  }

  .table__cover td {
    padding: 22px 16px !important
  }

  .registration-process ul li {
    line-height: 30px
  }

  .registration-process ul li {
    margin-bottom: 16.5px !important
  }

  .covid-19 .elementor-post__title a,.covid-19 .elementor-post__title .single-faq-description a span,.single-faq-description a .covid-19 .elementor-post__title span,.covid-19 .elementor-post__title .single-faq-description a font,.single-faq-description a .covid-19 .elementor-post__title font {
    color: #141414 !important;
    margin-bottom: 10px !important;
    display: inline-block;
    font-size: 18px
  }

  .covid-19 .elementor-post {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin-bottom: 45px !important
  }
}

.privacy-content .elementor-widget-container p a,.privacy-content .elementor-widget-container p .single-faq-description a span,.single-faq-description a .privacy-content .elementor-widget-container p span,.privacy-content .elementor-widget-container p .single-faq-description a font,.single-faq-description a .privacy-content .elementor-widget-container p font {
  color: #005f66;
  text-decoration: underline;
  font-weight: 500
}

.privacy-content .elementor-widget-container p a:hover,.privacy-content .elementor-widget-container p .single-faq-description a span:hover,.single-faq-description a .privacy-content .elementor-widget-container p span:hover,.privacy-content .elementor-widget-container p .single-faq-description a font:hover,.single-faq-description a .privacy-content .elementor-widget-container p font:hover {
  color: #005f66;
  text-decoration: underline
}

.covid19 .elementor-post__text p a,.covid19 .elementor-post__text p .single-faq-description a span,.single-faq-description a .covid19 .elementor-post__text p span,.covid19 .elementor-post__text p .single-faq-description a font,.single-faq-description a .covid19 .elementor-post__text p font {
  color: #005f66;
  text-decoration: underline;
  font-weight: 500
}

.covid19 .elementor-post__text p a:hover,.covid19 .elementor-post__text p .single-faq-description a span:hover,.single-faq-description a .covid19 .elementor-post__text p span:hover,.covid19 .elementor-post__text p .single-faq-description a font:hover,.single-faq-description a .covid19 .elementor-post__text p font:hover {
  color: #005f66;
  text-decoration: underline
}

.featured-faq-list {
  margin: 0;
  padding: 0
}

.featured-faq-list-header {
  display: grid;
  grid-template-columns: 123px 1fr 148px !important;
  grid-gap: 19px;
  background-color: #cccecf;
  padding: 7px 16px
}

.featured-faq-list-header span {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
  color: #141414
}

.featured-faq-list-header span:last-child {
  text-align: center
}

.single-faq-detail button {
  padding: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 30px
}

.single-faq-detail button a:hover,.single-faq-detail button .single-faq-description a span:hover,.single-faq-description a .single-faq-detail button span:hover,.single-faq-detail button .single-faq-description a font:hover,.single-faq-description a .single-faq-detail button font:hover {
  text-decoration: underline
}

.single-faq-detail button:hover {
  background: 0 0
}

.faq-search-wrapper .faqs-search {
  padding-right: 0
}

.faq-search-wrapper .faqs-search .text-field-wrap .faq-keyword {
  height: 48px
}

.faq-contact-us-link a,.faq-contact-us-link .single-faq-description a span,.single-faq-description a .faq-contact-us-link span,.faq-contact-us-link .single-faq-description a font,.single-faq-description a .faq-contact-us-link font {
  text-decoration: underline;
  color: #005e66
}

.select-field-wrap {
  position: relative
}

.select-field-wrap:before {
  content: '';
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-40%);
  transition: border-width 15ms ease-in-out;
  position: absolute;
  top: 40%;
  right: 20px;
  pointer-events: none
}

.feature-article-cards .elementor-container {
  align-items: stretch !important;
  height: 100% !important
}

.feature-article-cards .elementor-element,.feature-article-cards .elementor-element .elementor-widget-container,.feature-article-cards .pci__faq-widget-wrapper,.feature-article-cards .faq__card {
  height: 100% !important
}

@media screen and (max-width: 1024px) {
  .feature-article-cards .faq__card-header h3 {
    font-size:18px;
    line-height: 30px;
    padding: 10px
  }

  .faq__card-details ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    padding-bottom: 10px
  }

  .faq__card-btn a,.faq__card-btn .single-faq-description a span,.single-faq-description a .faq__card-btn span,.faq__card-btn .single-faq-description a font,.single-faq-description a .faq__card-btn font {
    font-size: 14px
  }
}

@media screen and (max-width: 767px) {
  .blog__slider-cover {
    padding:0 !important
  }

  .blog__slider {
    padding: 0 !important
  }

  .faq__card-details ul li {
    font-size: 14px;
    line-height: 24px
  }

  .blog-subscribe-btn .elementor-button {
    width: 100%
  }

  .featured-faq-list-item {
    font-size: 14px;
    line-height: 24px
  }

  .feature-article-cards .elementor-container {
    align-items: stretch !important;
    height: auto !important
  }

  .feature-article-cards .elementor-element,.feature-article-cards .elementor-element .elementor-widget-container,.feature-article-cards .pci__faq-widget-wrapper,.feature-article-cards .faq__card {
    height: auto !important
  }
}

.covid__single-content a:hover,.covid__single-content .single-faq-description a span:hover,.single-faq-description a .covid__single-content span:hover,.covid__single-content .single-faq-description a font:hover,.single-faq-description a .covid__single-content font:hover,.covid-post-listing a:hover,.covid-post-listing .single-faq-description a span:hover,.single-faq-description a .covid-post-listing span:hover,.covid-post-listing .single-faq-description a font:hover,.single-faq-description a .covid-post-listing font:hover {
  text-decoration: underline
}

.course-heightlight a,.course-heightlight .single-faq-description a span,.single-faq-description a .course-heightlight span,.course-heightlight .single-faq-description a font,.single-faq-description a .course-heightlight font,.covid-19 a,.covid-19 .single-faq-description a span,.single-faq-description a .covid-19 span,.covid-19 .single-faq-description a font,.single-faq-description a .covid-19 font {
  color: #005f66;
  text-decoration: underline !important;
  font-weight: 500
}

.covid-19 h5 {
  pointer-events: none;
  color: #005f66 !important
}

.covid-updates-posts-list .elementor-post__title a,.covid-updates-posts-list .elementor-post__title .single-faq-description a span,.single-faq-description a .covid-updates-posts-list .elementor-post__title span,.covid-updates-posts-list .elementor-post__title .single-faq-description a font,.single-faq-description a .covid-updates-posts-list .elementor-post__title font {
  pointer-events: none;
  color: #005f66 !important;
  text-decoration: none !important
}

.covid-updates-posts-list p a,.covid-updates-posts-list p .single-faq-description a span,.single-faq-description a .covid-updates-posts-list p span,.covid-updates-posts-list p .single-faq-description a font,.single-faq-description a .covid-updates-posts-list p font {
  color: #005f66 !important;
  font-weight: 500 !important;
  text-decoration: underline !important
}

.right-for-you-list ul {
  padding-left: 20px
}

.pci-mega-menu-panel .mega-sub-menu {
  max-width: 1344px !important;
  margin: 0 auto !important
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after {
  color: #ff7f2c !important
}

@media screen and (max-width: 767px) {
  .pci-mega-menu-colum .elementor-section .elementor-container {
    display:grid !important;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px
  }

  .pci-mega-menu-colum .elementor-section .elementor-container .elementor-column {
    width: 100% !important
  }
}

.long-arrow-btn .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon svg path {
  stroke: #fff !important
}

.long-arrow-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 16px !important
}

.pci-ssc-faqs .elementor-accordion-item:not(:last-child) {
  border-bottom: 1px solid #cccecf !important
}

.pci-ssc-faqs .elementor-accordion-item .elementor-tab-title.elementor-active {
  padding-bottom: 0 !important
}

@media screen and (min-width: 1024px) {
  .pci-prespectives-blog .blog__slider {
    padding:12px !important
  }
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  text-align: center
}

@media screen and (max-width: 1024px) {
  .pci-news-column .pci-news-inner-section {
    width:60% !important
  }

  .pci-news-column .twitter-inner-section {
    width: 40% !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    font-size: 12px !important;
    padding: 0 4.5px !important
  }

  .mobile-mega-menu {
    margin-top: 0 !important;
    position: relative !important
  }

  .mobile-mega-menu .elementor-widget-container {
    margin-top: 0 !important
  }
}

@media screen and (max-width: 768px) {
  .mobile-mega-menu {
    position:absolute !important;
    margin-top: 5px;
    right: 0
  }

  .pci-news-column .pci-news-inner-section {
    width: 100%
  }

  .pci-news-column .twitter-inner-section {
    width: 100%
  }
}

@media screen and (max-width: 767px) {
  div#lang_dropdown .lang-dropdown {
    top:146%
  }
}

@media screen and (max-width: 600px) {
  .lang-dropdown {
    right:-17% !important
  }
}

@media screen and (max-width: 400px) {
  .lang-dropdown {
    right:-114% !important
  }
}

.mega-menu-item .mega-sub-menu {
  display: none !important
}

.mega-menu-item.mega-toggle-on .mega-sub-menu {
  display: block !important
}

.pr-content ul li {
  font-size: 18px;
  line-height: 30px
}

.pr-content a,.pr-content .single-faq-description a span,.single-faq-description a .pr-content span,.pr-content .single-faq-description a font,.single-faq-description a .pr-content font {
  text-decoration: underline !important;
  font-weight: 500 !important;
  color: #005f66
}

.pr-content a:hover,.pr-content .single-faq-description a span:hover,.single-faq-description a .pr-content span:hover,.pr-content .single-faq-description a font:hover,.single-faq-description a .pr-content font:hover {
  color: #005f66 !important
}

.apply-online {
  display: inline-block;
  width: auto !important
}

.hr-info-boxes .elementor-image-box-img {
  width: 118px;
  height: 118px;
  overflow: hidden;
  border-radius: 50%;
  padding: 13px
}

.hr-info-boxes .elementor-image-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  box-shadow: 0px 3px 12px rgba(0,106,113,.150805)
}

.blog__slider-card a,.blog__slider-card .single-faq-description a span,.single-faq-description a .blog__slider-card span,.blog__slider-card .single-faq-description a font,.single-faq-description a .blog__slider-card font {
  display: grid;
  grid-template-rows: 200px 1fr;
  align-items: stretch;
  justify-content: stretch;
  height: 100%
}

.blog__slider-card .blog__slider-image {
  height: 200px
}

.pci-ssc-resources .swiper-wrapper {
  grid-gap: 24px !important
}

.blog__slider-content {
  padding: 32px 24px 16px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 10px
}

.blog__slider-content p {
  margin-bottom: 0
}

.blog__slider-content span,.blog__slider-content h3 {
  margin-bottom: 0 !important
}

@media screen and (max-width: 1024px) {
  .merchant-cols {
    background-color:#005e66;
    border-radius: 10px
  }

  .merchant-cols:not(:last-child) {
    margin-bottom: 20px
  }
}

@media screen and (max-width: 768px) {
  .blog__slider-cover {
    padding:15px 50px;
    width: 100% !important
  }

  .merchant-boxes-wrapper {
    background-image: none !important
  }

  .merchant-accordion .accordion {
    margin-bottom: 0 !important
  }
}

.data-security-box .elementor-widget-wrap .elementor-section {
  height: 100% !important
}

.data-security-box .elementor-widget-wrap .elementor-section .elementor-container {
  height: 100% !important
}

.data-security-box .elementor-widget-wrap .elementor-section .elementor-container .elementor-column .elementor-widget-wrap {
  display: grid !important;
  grid-template-rows: 198px auto 1fr
}

.gallery-image-box a,.gallery-image-box .single-faq-description a span,.single-faq-description a .gallery-image-box span,.gallery-image-box .single-faq-description a font,.single-faq-description a .gallery-image-box font {
  display: block !important
}

.gallery-image-box a img,.single-faq-description a .gallery-image-box span img,.single-faq-description a .gallery-image-box font img {
  display: block !important
}

@media screen and (max-width: 800px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item:last-child>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item:last-child>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child>font.mega-menu-link {
    padding-right:20px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding: 4px 20px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
    border-radius: 0 0 10px 10px !important
  }

  .header-setup .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    top: 130px !important
  }

  .mobile-mega-menu .pci-mega-menu-wrapper {
    top: -51px !important
  }
}

@media screen and (max-width: 480px) {
  .mobile-mega-menu .pci-mega-menu-wrapper {
    top:-59px !important
  }
}

@media screen and (max-width: 768px) {
  .lab-details .address_boxes {
    grid-template-columns:repeat(1,1fr) !important
  }
}

.pci-modal {
  height: 700px !important
}

.schedule_list .elementor-icon-list-icon {
  position: relative;
  top: 12px
}

.schedule_list .elementor-icon-list-item a,.schedule_list .elementor-icon-list-item .single-faq-description a span,.single-faq-description a .schedule_list .elementor-icon-list-item span,.schedule_list .elementor-icon-list-item .single-faq-description a font,.single-faq-description a .schedule_list .elementor-icon-list-item font {
  align-items: start !important
}

.schedule_list {
  height: 100% !important
}

.schedule_list .elementor-widget-container {
  height: 100% !important
}

.fee_notice p {
  margin-bottom: 0
}

@media screen and (max-width: 1024px) {
  .helpful_boxes .elementor-container {
    flex-wrap:nowrap !important
  }
}

@media screen and (max-width: 768px) {
  .helpful_boxes .elementor-container {
    flex-wrap:wrap !important
  }
}

.editor_custom_styles a,.editor_custom_styles .single-faq-description a span,.single-faq-description a .editor_custom_styles span,.editor_custom_styles .single-faq-description a font,.single-faq-description a .editor_custom_styles font {
  color: #005f66;
  text-decoration: underline !important;
  font-weight: 500
}

.editor_custom_styles p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400
}

.editor_custom_styles ul {
  margin: 0;
  padding: 0 0 0 20px
}

.editor_custom_styles ul li {
  margin-bottom: 18px
}

.editor_custom_styles table td {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400
}

.editor_links_styles a,.editor_links_styles .single-faq-description a span,.single-faq-description a .editor_links_styles span,.editor_links_styles .single-faq-description a font,.single-faq-description a .editor_links_styles font {
  color: #005f66;
  text-decoration: underline !important;
  font-weight: 500
}

.featured_doc-wrapper .elementor-widget-wrap {
  display: grid !important;
  grid-template-rows: 1fr auto
}

@media screen and (max-width: 1024px) {
  .data-security-box .elementor-widget-wrap .elementor-section .elementor-container .elementor-column .elementor-widget-wrap {
    grid-template-rows:123px auto 1fr
  }
}

@media screen and (max-width: 767px) {
  .hr-info-boxes .elementor-image-box-img {
    height:90px
  }

  .covid-updates-posts-list p {
    font-size: 14px;
    line-height: 24px
  }

  .featured-faq-list-header span {
    font-size: 14px !important;
    line-height: 18px !important
  }

  .featured-faq-list-header {
    grid-template-columns: 50px 1fr 91px !important
  }

  .header-setup .pci-mega-menu-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    top: 130px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after {
    margin: 0 0 0 2px !important;
    font-size: 16px !important;
    top: 3px
  }
}

.merchant_boxes .elementor-image-box-content {
  padding: 0 20px 20px
}

.merchant_boxes .elementor-widget-container {
  overflow: hidden
}

.merchant_boxes .elementor-image-box-img {
  height: 200px
}

.merchant_boxes .elementor-image-box-img img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.merchant_boxes {
  height: 100% !important
}

.merchant_boxes .elementor-widget-container {
  height: 100% !important
}

.pci_video_box {
  height: 100%
}

.contact_listing .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(3,1fr);
  grid-row-gap: 40px;
  grid-column-gap: 30px
}

.contact_list .elementor-icon-list-item a,.contact_list .elementor-icon-list-item .single-faq-description a span,.single-faq-description a .contact_list .elementor-icon-list-item span,.contact_list .elementor-icon-list-item .single-faq-description a font,.single-faq-description a .contact_list .elementor-icon-list-item font {
  font-weight: 500 !important
}

.contact_list .elementor-icon-list-item a span.elementor-icon-list-text,.single-faq-description a .contact_list .elementor-icon-list-item span span.elementor-icon-list-text,.single-faq-description a .contact_list .elementor-icon-list-item font span.elementor-icon-list-text {
  color: #005f66 !important;
  text-decoration: underline
}

.contact_list-other .elementor-icon-list-items .elementor-icon-list-item:first-child span {
  margin-left: 0;
  padding-left: 0;
  font-weight: 500 !important;
  color: #141414 !important;
  font-size: 18px !important
}

@media screen and (max-width: 1024px) {
  .contact_listing .elementor-widget-wrap {
    display:grid !important;
    grid-template-columns: repeat(2,1fr);
    grid-row-gap: 30px;
    grid-column-gap: 20px
  }
}

@media screen and (max-width: 767px) {
  .contact_listing .elementor-widget-wrap {
    display:grid !important;
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 30px;
    grid-column-gap: 20px
  }

  .contact_list-other .elementor-icon-list-items .elementor-icon-list-item:first-child span {
    font-size: 16px !important;
    line-height: 28px !important
  }
}

.pci-ssc-back-to-top {
  z-index: 999
}

.single_trainer-img a img,.single-faq-description a .single_trainer-img span img,.single-faq-description a .single_trainer-img font img {
  object-position: top center
}

@media screen and (max-width: 1325px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding:4px 5px !important
  }
}

@media screen and (max-width: 1280px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    font-size:14px !important
  }
}

@media screen and (max-width: 1140px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after {
    margin:0 0 0 5px !important
  }
}

@media screen and (max-width: 1080px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding:4px 3px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>span.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-menu-1 #mega-menu-menu-1 .single-faq-description a li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>font.mega-menu-link>span.mega-indicator:after {
    margin: 0 0 0 2px !important;
    font-size: 12px !important
  }
}

@media screen and (max-width: 767px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    font-size:16px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding: 4px 40px !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    background-color: transparent !important
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link,#mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link,.single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    display: flex !important
  }

  div#lang_dropdown .lang-dropdown-toggle {
    gap: 15px;
    padding: 4px 10px 4px 12px
  }

  div#lang_dropdown .lang-dropdown ul li a,div#lang_dropdown .lang-dropdown ul li .single-faq-description a span,.single-faq-description a div#lang_dropdown .lang-dropdown ul li span,div#lang_dropdown .lang-dropdown ul li .single-faq-description a font,.single-faq-description a div#lang_dropdown .lang-dropdown ul li font {
    color: #005f66
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on {
    background-color: #3d3d3d !important
  }
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  display: flex;
  align-items: center
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 22px !important
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg path {
  fill: transparent;
  stroke: #005f66
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  display: flex;
  align-items: center
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 22px !important
}

.subscribe_blog-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg path {
  fill: transparent;
  stroke: #005f66
}

.careers_opportunitis .elementor-widget-wrap {
  display: grid !important;
  grid-template-rows: auto auto 1fr
}

.faq_form .elementor-widget-container form input[type=submit] {
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 1px;
  color: #141414;
  background-color: #ff7f2c;
  border-radius: 10px;
  padding: 12px 24px;
  display: inline-block;
  transition: all .2s;
  border: none
}

.faq_form .elementor-widget-container form input[type=submit]:hover {
  background-color: #00a7a7;
  border-color: #00a7a7;
  color: #fff
}

.faq_form .elementor-widget-container form .field_cover {
  margin-bottom: 20px
}

.faq_form .elementor-widget-container form .field_cover label {
  font-size: 16px;
  margin-bottom: 10px
}

.faq_form .elementor-widget-container form .field_cover input {
  padding: .4rem 1rem
}

.single-faq-detail {
  font-family: "Avenir Next",sans-serif
}

.single-faq-description table {
  width: 100% !important;
  margin-top: 30px
}

.single-faq-description table thead tr th {
  color: #fff;
  background: #1f827d !important
}

.single-faq-description table thead+tbody>tr:first-child td {
  background-color: transparent !important
}

.single-faq-description table tbody>tr:nth-child(odd)>td:first-child {
  background: #099 !important;
  color: #fff
}

.single-faq-description table tbody>tr:nth-child(even)>td:first-child {
  color: #fff;
  background: #066 !important
}

.single-faq-description p+table>tbody tr:first-child td {
  background-color: #1f827d !important;
  color: #fff
}

.single-faq-description p+table>tbody tr:first-child td:first-child {
  color: #fff;
  background-color: #1f827d !important
}

.single-faq-description table:nth-child(1) tbody>tr:nth-child(odd)>td:first-child,.single-faq-description table:nth-child(2) tbody>tr:nth-child(odd)>td:first-child {
  background: 0 0 !important;
  color: #141414 !important
}

.single-faq-description a,.single-faq-description a span,.single-faq-description a font {
  color: #005e66 !important;
  font-weight: 500;
  text-decoration: underline !important
}

.select2-selection__rendered {
  font-weight: 400 !important
}

.badge_offerings .elementor-widget-container {
  max-width: 200px;
  width: 100%
}

.btn_left-style .elementor-button-content-wrapper .elementor-button-text {
  text-align: left !important;
  position: relative
}

.btn_left-style .elementor-button-content-wrapper .elementor-button-text:after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  margin-left: 5px
}

button#ccc-icon:focus {
  outline: none !important
}

.language_menu .elementor-nav-menu--dropdown {
  max-width: 400px !important;
  top: 30px !important;
  right: 0 !important;
  left: inherit !important;
  box-shadow: 0 0 20px 8px #000;
  border-radius: 10px;
  font-family: "Avenir Next",sans-serif !important
}

.language_menu .elementor-nav-menu {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  padding: 20px
}

.language_menu .elementor-nav-menu .menu-item a:hover,.language_menu .elementor-nav-menu .menu-item .single-faq-description a span:hover,.single-faq-description a .language_menu .elementor-nav-menu .menu-item span:hover,.language_menu .elementor-nav-menu .menu-item .single-faq-description a font:hover,.single-faq-description a .language_menu .elementor-nav-menu .menu-item font:hover {
  border-radius: 5px !important
}

.language_menu .elementor-menu-toggle {
  padding: 6px 16px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 8px 5px #000;
  border-radius: 10px;
  font-family: "Avenir Next",sans-serif !important
}

.language_menu .elementor-menu-toggle:hover {
  color: #005f66 !important
}

.language_menu .elementor-menu-toggle:before {
  content: 'Languages';
  font-size: 16px;
  font-weight: 500;
  margin-right: 15px;
  margin-top: -3px
}

.homepage_slider .swiper-slide-inner {
  max-width: 1140px
}

.homepage_slider .swiper-slide-contents {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: start;
  flex-direction: row
}

.homepage_slider .elementor-slide-heading {
  margin-bottom: 0 !important;
  border-right: 1px solid #fff;
  height: 100% !important;
  padding-right: 30px !important
}

.homepage_slider .swiper-slide-contents {
  max-width: 100% !important
}

.homepage_slider .elementor-swiper-button-prev {
  left: 15% !important
}

.homepage_slider .elementor-swiper-button-next {
  right: 15% !important
}

@media screen and (max-width: 768px) {
  .homepage_slider .elementor-swiper-button-prev {
    left:0
  }

  .homepage_slider .elementor-swiper-button-prev i,.homepage_slider .elementor-swiper-button-next i {
    width: 10px;
    font-size: 30px
  }

  .homepage_slider .elementor-swiper-button-next {
    right: 20px
  }

  .homepage_slider .swiper-slide-contents {
    display: grid !important;
    grid-template-columns: repeat(1,1fr)
  }

  .homepage_slider .elementor-slide-heading {
    border-right: none
  }

  .language_menu .elementor-nav-menu--dropdown {
    width: 300px !important
  }

  .language_menu .elementor-menu-toggle:before {
    display: none
  }

  .main_menu .elementor-menu-toggle {
    color: #fff
  }

  .main_menu .elementor-nav-menu--dropdown {
    top: 26px !important
  }

  .homepage_slider .elementor-swiper-button-prev {
    left: 0
  }

  .homepage_slider .elementor-swiper-button-next {
    right: 0
  }
}

@media screen and (max-width: 1600px) {
  .homepage_slider .elementor-swiper-button-prev {
    left:2% !important
  }

  .homepage_slider .elementor-swiper-button-next {
    right: 2% !important
  }
}

@media screen and (max-width: 1300px) {
  .homepage_slider .elementor-swiper-button-prev {
    left:0
  }

  .homepage_slider .elementor-swiper-button-next {
    right: 0
  }
}

@media screen and (max-width: 767px) {
  .header_menubar div#lang_dropdown .lang-dropdown {
    top:138% !important;
    right: -20% !important
  }

  .header_menubar div#lang_dropdown .lang-dropdown-toggle {
    padding: 5px 10px
  }
}

@media screen and (max-width: 600px) {
  .header_menubar {
    gap:5px;
    flex-direction: column
  }

  .header_menubar .contact_link a,.header_menubar .contact_link .single-faq-description a span,.single-faq-description a .header_menubar .contact_link span,.header_menubar .contact_link .single-faq-description a font,.single-faq-description a .header_menubar .contact_link font {
    line-height: 1
  }

  .header_menubar #lang_dropdown {
    line-height: 1
  }

  .header_menubar #lang_dropdown .lang-dropdown-toggle {
    padding: 5px 10px;
    font-size: 10px
  }

  .header_menubar #lang_dropdown .lang-dropdown {
    top: 115% !important;
    right: -114% !important
  }

  .header_menubar .contact_link-text {
    font-size: 10px
  }
}

.coming_card .elementor-element {
  min-height: 86px
}

.coming_card .elementor-element .elementor-widget-container {
  height: 100%;
  display: flex;
  width: 100%;
  align-content: center
}

.coming_card .elementor-element .elementor-widget-container .elementor-heading-title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.step_card .elementor-widget-wrap {
  position: relative
}

.step_card .elementor-widget-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #005f66;
  top: 50%;
  right: 0;
  transform: rotate(45deg) translateY(-15px)
}

.participation_benefits .training__card-cover--title h3 a,.participation_benefits .training__card-cover--title h3 .single-faq-description a span,.single-faq-description a .participation_benefits .training__card-cover--title h3 span,.participation_benefits .training__card-cover--title h3 .single-faq-description a font,.single-faq-description a .participation_benefits .training__card-cover--title h3 font {
  font-size: 27px
}

.participating_table .membership-fee .membership-fee-table thead tr td {
  padding: 8px 15px !important;
  font-weight: 600
}

.participating_table .membership-fee .membership-fee-table tbody tr td {
  padding: 18px 15px !important
}

.participation_benefits ul {
  padding: 0 26px !important
}

@media screen and (max-width: 767px) {
  .step_card .elementor-widget-wrap:after {
    top:inherit;
    right: 50%;
    bottom: -20px
  }
}

.participation_benefits .training__card-cover--description ul {
  padding: 0 26px !important
}

body:not(.elementor-editor-active) .post-password-required {
  padding: 54px 0;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center
}

body:not(.elementor-editor-active) .post-password-required .page-content {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0,0,0,.08);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding: 40px
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p {
  text-align: center;
  font-family: "Avenir Next",Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p+p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p+p label {
  display: flex;
  align-items: center;
  gap: 30px
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p+p label input {
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #fff
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p+p input[type=submit] {
  background-color: #ff7f2c !important;
  color: #141414 !important;
  text-transform: uppercase;
  border-radius: 10px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  padding: 8px 24px !important;
  text-transform: uppercase;
  border: 1px solid #ff7f2c !important
}

body:not(.elementor-editor-active) .post-password-required .page-content .post-password-form p+p input[type=submit]:hover {
  background-color: #00a7a7 !important;
  color: #fff !important;
  border: 1px solid #00a7a7 !important
}

.about_iconbox .training__card {
  padding: 16px 10px !important
}

.about_iconbox .training__card-wrapper {
  grid-template-columns: repeat(auto-fit,minmax(calc(258px - 24px),1fr)) !important
}

.about_iconbox .training__card-cover--description p {
  text-align: center !important
}

.about_iconbox .training__card-cover--title h3 a,.about_iconbox .training__card-cover--title h3 .single-faq-description a span,.single-faq-description a .about_iconbox .training__card-cover--title h3 span,.about_iconbox .training__card-cover--title h3 .single-faq-description a font,.single-faq-description a .about_iconbox .training__card-cover--title h3 font {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -.42px
}

.site-header+.elementor {
  min-height: calc(100vh - 320px)
}

/*! elementor-icons - v5.16.0 - 12-07-2022 */
@font-face {
  font-family: eicons;
  src: url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.16.0);
  src: url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.16.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.16.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.16.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.16.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.16.0#eicon) format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=" eicon-"],[class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@keyframes a {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.eicon-animation-spin {
  animation: a 2s infinite linear
}

.eicon-editor-link:before {
  content: '\e800'
}

.eicon-editor-unlink:before {
  content: '\e801'
}

.eicon-editor-external-link:before {
  content: '\e802'
}

.eicon-editor-close:before {
  content: '\e803'
}

.eicon-editor-list-ol:before {
  content: '\e804'
}

.eicon-editor-list-ul:before {
  content: '\e805'
}

.eicon-editor-bold:before {
  content: '\e806'
}

.eicon-editor-italic:before {
  content: '\e807'
}

.eicon-editor-underline:before {
  content: '\e808'
}

.eicon-editor-paragraph:before {
  content: '\e809'
}

.eicon-editor-h1:before {
  content: '\e80a'
}

.eicon-editor-h2:before {
  content: '\e80b'
}

.eicon-editor-h3:before {
  content: '\e80c'
}

.eicon-editor-h4:before {
  content: '\e80d'
}

.eicon-editor-h5:before {
  content: '\e80e'
}

.eicon-editor-h6:before {
  content: '\e80f'
}

.eicon-editor-quote:before {
  content: '\e810'
}

.eicon-editor-code:before {
  content: '\e811'
}

.eicon-elementor:before {
  content: '\e812'
}

.eicon-elementor-circle:before {
  content: '\e813'
}

.eicon-pojome:before {
  content: '\e814'
}

.eicon-plus:before {
  content: '\e815'
}

.eicon-menu-bar:before {
  content: '\e816'
}

.eicon-apps:before {
  content: '\e817'
}

.eicon-accordion:before {
  content: '\e818'
}

.eicon-alert:before {
  content: '\e819'
}

.eicon-animation-text:before {
  content: '\e81a'
}

.eicon-animation:before {
  content: '\e81b'
}

.eicon-banner:before {
  content: '\e81c'
}

.eicon-blockquote:before {
  content: '\e81d'
}

.eicon-button:before {
  content: '\e81e'
}

.eicon-call-to-action:before {
  content: '\e81f'
}

.eicon-captcha:before {
  content: '\e820'
}

.eicon-carousel:before {
  content: '\e821'
}

.eicon-checkbox:before {
  content: '\e822'
}

.eicon-columns:before {
  content: '\e823'
}

.eicon-countdown:before {
  content: '\e824'
}

.eicon-counter:before {
  content: '\e825'
}

.eicon-date:before {
  content: '\e826'
}

.eicon-divider-shape:before {
  content: '\e827'
}

.eicon-divider:before {
  content: '\e828'
}

.eicon-download-button:before {
  content: '\e829'
}

.eicon-dual-button:before {
  content: '\e82a'
}

.eicon-email-field:before {
  content: '\e82b'
}

.eicon-facebook-comments:before {
  content: '\e82c'
}

.eicon-facebook-like-box:before {
  content: '\e82d'
}

.eicon-form-horizontal:before {
  content: '\e82e'
}

.eicon-form-vertical:before {
  content: '\e82f'
}

.eicon-gallery-grid:before {
  content: '\e830'
}

.eicon-gallery-group:before {
  content: '\e831'
}

.eicon-gallery-justified:before {
  content: '\e832'
}

.eicon-gallery-masonry:before {
  content: '\e833'
}

.eicon-icon-box:before {
  content: '\e834'
}

.eicon-image-before-after:before {
  content: '\e835'
}

.eicon-image-box:before {
  content: '\e836'
}

.eicon-image-hotspot:before {
  content: '\e837'
}

.eicon-image-rollover:before {
  content: '\e838'
}

.eicon-info-box:before {
  content: '\e839'
}

.eicon-inner-section:before {
  content: '\e83a'
}

.eicon-mailchimp:before {
  content: '\e83b'
}

.eicon-menu-card:before {
  content: '\e83c'
}

.eicon-navigation-horizontal:before {
  content: '\e83d'
}

.eicon-nav-menu:before {
  content: '\e83e'
}

.eicon-navigation-vertical:before {
  content: '\e83f'
}

.eicon-number-field:before {
  content: '\e840'
}

.eicon-parallax:before {
  content: '\e841'
}

.eicon-php7:before {
  content: '\e842'
}

.eicon-post-list:before {
  content: '\e843'
}

.eicon-post-slider:before {
  content: '\e844'
}

.eicon-post:before {
  content: '\e845'
}

.eicon-posts-carousel:before {
  content: '\e846'
}

.eicon-posts-grid:before {
  content: '\e847'
}

.eicon-posts-group:before {
  content: '\e848'
}

.eicon-posts-justified:before {
  content: '\e849'
}

.eicon-posts-masonry:before {
  content: '\e84a'
}

.eicon-posts-ticker:before {
  content: '\e84b'
}

.eicon-price-list:before {
  content: '\e84c'
}

.eicon-price-table:before {
  content: '\e84d'
}

.eicon-radio:before {
  content: '\e84e'
}

.eicon-rtl:before {
  content: '\e84f'
}

.eicon-scroll:before {
  content: '\e850'
}

.eicon-search:before {
  content: '\e851'
}

.eicon-select:before {
  content: '\e852'
}

.eicon-share:before {
  content: '\e853'
}

.eicon-sidebar:before {
  content: '\e854'
}

.eicon-skill-bar:before {
  content: '\e855'
}

.eicon-slider-3d:before {
  content: '\e856'
}

.eicon-slider-album:before {
  content: '\e857'
}

.eicon-slider-device:before {
  content: '\e858'
}

.eicon-slider-full-screen:before {
  content: '\e859'
}

.eicon-slider-push:before {
  content: '\e85a'
}

.eicon-slider-vertical:before {
  content: '\e85b'
}

.eicon-slider-video:before {
  content: '\e85c'
}

.eicon-slides:before {
  content: '\e85d'
}

.eicon-social-icons:before {
  content: '\e85e'
}

.eicon-spacer:before {
  content: '\e85f'
}

.eicon-table:before {
  content: '\e860'
}

.eicon-tabs:before {
  content: '\e861'
}

.eicon-tel-field:before {
  content: '\e862'
}

.eicon-text-area:before {
  content: '\e863'
}

.eicon-text-field:before {
  content: '\e864'
}

.eicon-thumbnails-down:before {
  content: '\e865'
}

.eicon-thumbnails-half:before {
  content: '\e866'
}

.eicon-thumbnails-right:before {
  content: '\e867'
}

.eicon-time-line:before {
  content: '\e868'
}

.eicon-toggle:before {
  content: '\e869'
}

.eicon-url:before {
  content: '\e86a'
}

.eicon-t-letter:before {
  content: '\e86b'
}

.eicon-wordpress:before {
  content: '\e86c'
}

.eicon-text:before {
  content: '\e86d'
}

.eicon-anchor:before {
  content: '\e86e'
}

.eicon-bullet-list:before {
  content: '\e86f'
}

.eicon-code:before {
  content: '\e870'
}

.eicon-favorite:before {
  content: '\e871'
}

.eicon-google-maps:before {
  content: '\e872'
}

.eicon-image:before {
  content: '\e873'
}

.eicon-photo-library:before {
  content: '\e874'
}

.eicon-woocommerce:before {
  content: '\e875'
}

.eicon-youtube:before {
  content: '\e876'
}

.eicon-flip-box:before {
  content: '\e877'
}

.eicon-settings:before {
  content: '\e878'
}

.eicon-headphones:before {
  content: '\e879'
}

.eicon-testimonial:before {
  content: '\e87a'
}

.eicon-counter-circle:before {
  content: '\e87b'
}

.eicon-person:before {
  content: '\e87c'
}

.eicon-chevron-right:before {
  content: '\e87d'
}

.eicon-chevron-left:before {
  content: '\e87e'
}

.eicon-close:before {
  content: '\e87f'
}

.eicon-file-download:before {
  content: '\e880'
}

.eicon-save:before {
  content: '\e881'
}

.eicon-zoom-in:before {
  content: '\e882'
}

.eicon-shortcode:before {
  content: '\e883'
}

.eicon-nerd:before {
  content: '\e884'
}

.eicon-device-desktop:before {
  content: '\e885'
}

.eicon-device-tablet:before {
  content: '\e886'
}

.eicon-device-mobile:before {
  content: '\e887'
}

.eicon-document-file:before {
  content: '\e888'
}

.eicon-folder-o:before {
  content: '\e889'
}

.eicon-hypster:before {
  content: '\e88a'
}

.eicon-h-align-left:before {
  content: '\e88b'
}

.eicon-h-align-right:before {
  content: '\e88c'
}

.eicon-h-align-center:before {
  content: '\e88d'
}

.eicon-h-align-stretch:before {
  content: '\e88e'
}

.eicon-v-align-top:before {
  content: '\e88f'
}

.eicon-v-align-bottom:before {
  content: '\e890'
}

.eicon-v-align-middle:before {
  content: '\e891'
}

.eicon-v-align-stretch:before {
  content: '\e892'
}

.eicon-pro-icon:before {
  content: '\e893'
}

.eicon-mail:before {
  content: '\e894'
}

.eicon-lock-user:before {
  content: '\e895'
}

.eicon-testimonial-carousel:before {
  content: '\e896'
}

.eicon-media-carousel:before {
  content: '\e897'
}

.eicon-section:before {
  content: '\e898'
}

.eicon-column:before {
  content: '\e899'
}

.eicon-edit:before {
  content: '\e89a'
}

.eicon-clone:before {
  content: '\e89b'
}

.eicon-trash:before {
  content: '\e89c'
}

.eicon-play:before {
  content: '\e89d'
}

.eicon-angle-right:before {
  content: '\e89e'
}

.eicon-angle-left:before {
  content: '\e89f'
}

.eicon-animated-headline:before {
  content: '\e8a0'
}

.eicon-menu-toggle:before {
  content: '\e8a1'
}

.eicon-fb-embed:before {
  content: '\e8a2'
}

.eicon-fb-feed:before {
  content: '\e8a3'
}

.eicon-twitter-embed:before {
  content: '\e8a4'
}

.eicon-twitter-feed:before {
  content: '\e8a5'
}

.eicon-sync:before {
  content: '\e8a6'
}

.eicon-import-export:before {
  content: '\e8a7'
}

.eicon-check-circle:before {
  content: '\e8a8'
}

.eicon-library-save:before {
  content: '\e8a9'
}

.eicon-library-download:before {
  content: '\e8aa'
}

.eicon-insert:before {
  content: '\e8ab'
}

.eicon-preview-medium:before {
  content: '\e8ac'
}

.eicon-sort-down:before {
  content: '\e8ad'
}

.eicon-sort-up:before {
  content: '\e8ae'
}

.eicon-heading:before {
  content: '\e8af'
}

.eicon-logo:before {
  content: '\e8b0'
}

.eicon-meta-data:before {
  content: '\e8b1'
}

.eicon-post-content:before {
  content: '\e8b2'
}

.eicon-post-excerpt:before {
  content: '\e8b3'
}

.eicon-post-navigation:before {
  content: '\e8b4'
}

.eicon-yoast:before {
  content: '\e8b5'
}

.eicon-nerd-chuckle:before {
  content: '\e8b6'
}

.eicon-nerd-wink:before {
  content: '\e8b7'
}

.eicon-comments:before {
  content: '\e8b8'
}

.eicon-download-circle-o:before {
  content: '\e8b9'
}

.eicon-library-upload:before {
  content: '\e8ba'
}

.eicon-save-o:before {
  content: '\e8bb'
}

.eicon-upload-circle-o:before {
  content: '\e8bc'
}

.eicon-ellipsis-h:before {
  content: '\e8bd'
}

.eicon-ellipsis-v:before {
  content: '\e8be'
}

.eicon-arrow-left:before {
  content: '\e8bf'
}

.eicon-arrow-right:before {
  content: '\e8c0'
}

.eicon-arrow-up:before {
  content: '\e8c1'
}

.eicon-arrow-down:before {
  content: '\e8c2'
}

.eicon-play-o:before {
  content: '\e8c3'
}

.eicon-archive-posts:before {
  content: '\e8c4'
}

.eicon-archive-title:before {
  content: '\e8c5'
}

.eicon-featured-image:before {
  content: '\e8c6'
}

.eicon-post-info:before {
  content: '\e8c7'
}

.eicon-post-title:before {
  content: '\e8c8'
}

.eicon-site-logo:before {
  content: '\e8c9'
}

.eicon-site-search:before {
  content: '\e8ca'
}

.eicon-site-title:before {
  content: '\e8cb'
}

.eicon-plus-square:before {
  content: '\e8cc'
}

.eicon-minus-square:before {
  content: '\e8cd'
}

.eicon-cloud-check:before {
  content: '\e8ce'
}

.eicon-drag-n-drop:before {
  content: '\e8cf'
}

.eicon-welcome:before {
  content: '\e8d0'
}

.eicon-handle:before {
  content: '\e8d1'
}

.eicon-cart:before {
  content: '\e8d2'
}

.eicon-product-add-to-cart:before {
  content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
  content: '\e8d4'
}

.eicon-product-categories:before {
  content: '\e8d5'
}

.eicon-product-description:before {
  content: '\e8d6'
}

.eicon-product-images:before {
  content: '\e8d7'
}

.eicon-product-info:before {
  content: '\e8d8'
}

.eicon-product-meta:before {
  content: '\e8d9'
}

.eicon-product-pages:before {
  content: '\e8da'
}

.eicon-product-price:before {
  content: '\e8db'
}

.eicon-product-rating:before {
  content: '\e8dc'
}

.eicon-product-related:before {
  content: '\e8dd'
}

.eicon-product-stock:before {
  content: '\e8de'
}

.eicon-product-tabs:before {
  content: '\e8df'
}

.eicon-product-title:before {
  content: '\e8e0'
}

.eicon-product-upsell:before {
  content: '\e8e1'
}

.eicon-products:before {
  content: '\e8e2'
}

.eicon-bag-light:before {
  content: '\e8e3'
}

.eicon-bag-medium:before {
  content: '\e8e4'
}

.eicon-bag-solid:before {
  content: '\e8e5'
}

.eicon-basket-light:before {
  content: '\e8e6'
}

.eicon-basket-medium:before {
  content: '\e8e7'
}

.eicon-basket-solid:before {
  content: '\e8e8'
}

.eicon-cart-light:before {
  content: '\e8e9'
}

.eicon-cart-medium:before {
  content: '\e8ea'
}

.eicon-cart-solid:before {
  content: '\e8eb'
}

.eicon-exchange:before {
  content: '\e8ec'
}

.eicon-preview-thin:before {
  content: '\e8ed'
}

.eicon-device-laptop:before {
  content: '\e8ee'
}

.eicon-collapse:before {
  content: '\e8ef'
}

.eicon-expand:before {
  content: '\e8f0'
}

.eicon-navigator:before {
  content: '\e8f1'
}

.eicon-plug:before {
  content: '\e8f2'
}

.eicon-dashboard:before {
  content: '\e8f3'
}

.eicon-typography:before {
  content: '\e8f4'
}

.eicon-info-circle-o:before {
  content: '\e8f5'
}

.eicon-integration:before {
  content: '\e8f6'
}

.eicon-plus-circle-o:before {
  content: '\e8f7'
}

.eicon-rating:before {
  content: '\e8f8'
}

.eicon-review:before {
  content: '\e8f9'
}

.eicon-tools:before {
  content: '\e8fa'
}

.eicon-loading:before {
  content: '\e8fb'
}

.eicon-sitemap:before {
  content: '\e8fc'
}

.eicon-click:before {
  content: '\e8fd'
}

.eicon-clock:before {
  content: '\e8fe'
}

.eicon-library-open:before {
  content: '\e8ff'
}

.eicon-warning:before {
  content: '\e900'
}

.eicon-flow:before {
  content: '\e901'
}

.eicon-cursor-move:before {
  content: '\e902'
}

.eicon-arrow-circle-left:before {
  content: '\e903'
}

.eicon-flash:before {
  content: '\e904'
}

.eicon-redo:before {
  content: '\e905'
}

.eicon-ban:before {
  content: '\e906'
}

.eicon-barcode:before {
  content: '\e907'
}

.eicon-calendar:before {
  content: '\e908'
}

.eicon-caret-left:before {
  content: '\e909'
}

.eicon-caret-right:before {
  content: '\e90a'
}

.eicon-caret-up:before {
  content: '\e90b'
}

.eicon-chain-broken:before {
  content: '\e90c'
}

.eicon-check-circle-o:before {
  content: '\e90d'
}

.eicon-check:before {
  content: '\e90e'
}

.eicon-chevron-double-left:before {
  content: '\e90f'
}

.eicon-chevron-double-right:before {
  content: '\e910'
}

.eicon-undo:before {
  content: '\e911'
}

.eicon-filter:before {
  content: '\e912'
}

.eicon-circle-o:before {
  content: '\e913'
}

.eicon-circle:before {
  content: '\e914'
}

.eicon-clock-o:before {
  content: '\e915'
}

.eicon-cog:before {
  content: '\e916'
}

.eicon-cogs:before {
  content: '\e917'
}

.eicon-commenting-o:before {
  content: '\e918'
}

.eicon-copy:before {
  content: '\e919'
}

.eicon-database:before {
  content: '\e91a'
}

.eicon-dot-circle-o:before {
  content: '\e91b'
}

.eicon-envelope:before {
  content: '\e91c'
}

.eicon-external-link-square:before {
  content: '\e91d'
}

.eicon-eyedropper:before {
  content: '\e91e'
}

.eicon-folder:before {
  content: '\e91f'
}

.eicon-font:before {
  content: '\e920'
}

.eicon-adjust:before {
  content: '\e921'
}

.eicon-lightbox:before {
  content: '\e922'
}

.eicon-heart-o:before {
  content: '\e923'
}

.eicon-history:before {
  content: '\e924'
}

.eicon-image-bold:before {
  content: '\e925'
}

.eicon-info-circle:before {
  content: '\e926'
}

.eicon-link:before {
  content: '\e927'
}

.eicon-long-arrow-left:before {
  content: '\e928'
}

.eicon-long-arrow-right:before {
  content: '\e929'
}

.eicon-caret-down:before {
  content: '\e92a'
}

.eicon-paint-brush:before {
  content: '\e92b'
}

.eicon-pencil:before {
  content: '\e92c'
}

.eicon-plus-circle:before {
  content: '\e92d'
}

.eicon-zoom-in-bold:before {
  content: '\e92e'
}

.eicon-sort-amount-desc:before {
  content: '\e92f'
}

.eicon-sign-out:before {
  content: '\e930'
}

.eicon-spinner:before {
  content: '\e931'
}

.eicon-square:before {
  content: '\e932'
}

.eicon-star-o:before {
  content: '\e933'
}

.eicon-star:before {
  content: '\e934'
}

.eicon-text-align-justify:before {
  content: '\e935'
}

.eicon-text-align-center:before {
  content: '\e936'
}

.eicon-tags:before {
  content: '\e937'
}

.eicon-text-align-left:before {
  content: '\e938'
}

.eicon-text-align-right:before {
  content: '\e939'
}

.eicon-close-circle:before {
  content: '\e93a'
}

.eicon-trash-o:before {
  content: '\e93b'
}

.eicon-font-awesome:before {
  content: '\e93c'
}

.eicon-user-circle-o:before {
  content: '\e93d'
}

.eicon-video-camera:before {
  content: '\e93e'
}

.eicon-heart:before {
  content: '\e93f'
}

.eicon-wrench:before {
  content: '\e940'
}

.eicon-help:before {
  content: '\e941'
}

.eicon-help-o:before {
  content: '\e942'
}

.eicon-zoom-out-bold:before {
  content: '\e943'
}

.eicon-plus-square-o:before {
  content: '\e944'
}

.eicon-minus-square-o:before {
  content: '\e945'
}

.eicon-minus-circle:before {
  content: '\e946'
}

.eicon-minus-circle-o:before {
  content: '\e947'
}

.eicon-code-bold:before {
  content: '\e948'
}

.eicon-cloud-upload:before {
  content: '\e949'
}

.eicon-search-bold:before {
  content: '\e94a'
}

.eicon-map-pin:before {
  content: '\e94b'
}

.eicon-meetup:before {
  content: '\e94c'
}

.eicon-slideshow:before {
  content: '\e94d'
}

.eicon-t-letter-bold:before {
  content: '\e94e'
}

.eicon-preferences:before {
  content: '\e94f'
}

.eicon-table-of-contents:before {
  content: '\e950'
}

.eicon-tv:before {
  content: '\e951'
}

.eicon-upload:before {
  content: '\e952'
}

.eicon-instagram-comments:before {
  content: '\e953'
}

.eicon-instagram-nested-gallery:before {
  content: '\e954'
}

.eicon-instagram-post:before {
  content: '\e955'
}

.eicon-instagram-video:before {
  content: '\e956'
}

.eicon-instagram-gallery:before {
  content: '\e957'
}

.eicon-instagram-likes:before {
  content: '\e958'
}

.eicon-facebook:before {
  content: '\e959'
}

.eicon-twitter:before {
  content: '\e95a'
}

.eicon-pinterest:before {
  content: '\e95b'
}

.eicon-frame-expand:before {
  content: '\e95c'
}

.eicon-frame-minimize:before {
  content: '\e95d'
}

.eicon-archive:before {
  content: '\e95e'
}

.eicon-colors-typography:before {
  content: '\e95f'
}

.eicon-custom:before {
  content: '\e960'
}

.eicon-footer:before {
  content: '\e961'
}

.eicon-header:before {
  content: '\e962'
}

.eicon-layout-settings:before {
  content: '\e963'
}

.eicon-lightbox-expand:before {
  content: '\e964'
}

.eicon-error-404:before {
  content: '\e965'
}

.eicon-theme-style:before {
  content: '\e966'
}

.eicon-search-results:before {
  content: '\e967'
}

.eicon-single-post:before {
  content: '\e968'
}

.eicon-site-identity:before {
  content: '\e969'
}

.eicon-theme-builder:before {
  content: '\e96a'
}

.eicon-download-bold:before {
  content: '\e96b'
}

.eicon-share-arrow:before {
  content: '\e96c'
}

.eicon-global-settings:before {
  content: '\e96d'
}

.eicon-user-preferences:before {
  content: '\e96e'
}

.eicon-lock:before {
  content: '\e96f'
}

.eicon-export-kit:before {
  content: '\e970'
}

.eicon-import-kit:before {
  content: '\e971'
}

.eicon-lottie:before {
  content: '\e972'
}

.eicon-products-archive:before {
  content: '\e973'
}

.eicon-single-product:before {
  content: '\e974'
}

.eicon-disable-trash-o:before {
  content: '\e975'
}

.eicon-single-page:before {
  content: '\e976'
}

.eicon-wordpress-light:before {
  content: '\e977'
}

.eicon-cogs-check:before {
  content: '\e978'
}

.eicon-custom-css:before {
  content: '\e979'
}

.eicon-global-colors:before {
  content: '\e97a'
}

.eicon-globe:before {
  content: '\e97b'
}

.eicon-typography-1:before {
  content: '\e97c'
}

.eicon-background:before {
  content: '\e97d'
}

.eicon-device-responsive:before {
  content: '\e97e'
}

.eicon-device-wide:before {
  content: '\e97f'
}

.eicon-code-highlight:before {
  content: '\e980'
}

.eicon-video-playlist:before {
  content: '\e981'
}

.eicon-download-kit:before {
  content: '\e982'
}

.eicon-kit-details:before {
  content: '\e983'
}

.eicon-kit-parts:before {
  content: '\e984'
}

.eicon-kit-upload:before {
  content: '\e985'
}

.eicon-kit-plugins:before {
  content: '\e986'
}

.eicon-kit-upload-alt:before {
  content: '\e987'
}

.eicon-hotspot:before {
  content: '\e988'
}

.eicon-paypal-button:before {
  content: '\e989'
}

.eicon-shape:before {
  content: '\e98a'
}

.eicon-wordart:before {
  content: '\e98b'
}

.eicon-checkout:before {
  content: '\e98c'
}

.eicon-container:before {
  content: '\e98d'
}

.eicon-flip:before {
  content: '\e98e'
}

.eicon-info:before {
  content: '\e98f'
}

.eicon-my-account:before {
  content: '\e990'
}

.eicon-purchase-summary:before {
  content: '\e991'
}

.eicon-page-transition:before {
  content: '\e992'
}

.eicon-spotify:before {
  content: '\e993'
}

.eicon-stripe-button:before {
  content: '\e994'
}

.eicon-woo-settings:before {
  content: '\e995'
}

.eicon-woo-cart:before {
  content: '\e996'
}

.eicon-grow:before {
  content: '\e997'
}

.eicon-order-end:before {
  content: '\e998'
}

.eicon-nowrap:before {
  content: '\e999'
}

.eicon-order-start:before {
  content: '\e99a'
}

.eicon-progress-tracker:before {
  content: '\e99b'
}

.eicon-shrink:before {
  content: '\e99c'
}

.eicon-wrap:before {
  content: '\e99d'
}

.eicon-align-center-h:before {
  content: '\e99e'
}

.eicon-align-center-v:before {
  content: '\e99f'
}

.eicon-align-end-h:before {
  content: '\e9a0'
}

.eicon-align-end-v:before {
  content: '\e9a1'
}

.eicon-align-start-h:before {
  content: '\e9a2'
}

.eicon-align-start-v:before {
  content: '\e9a3'
}

.eicon-align-stretch-h:before {
  content: '\e9a4'
}

.eicon-align-stretch-v:before {
  content: '\e9a5'
}

.eicon-justify-center-h:before {
  content: '\e9a6'
}

.eicon-justify-center-v:before {
  content: '\e9a7'
}

.eicon-justify-end-h:before {
  content: '\e9a8'
}

.eicon-justify-end-v:before {
  content: '\e9a9'
}

.eicon-justify-space-around-h:before {
  content: '\e9aa'
}

.eicon-justify-space-around-v:before {
  content: '\e9ab'
}

.eicon-justify-space-between-h:before {
  content: '\e9ac'
}

.eicon-justify-space-between-v:before {
  content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
  content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
  content: '\e9af'
}

.eicon-justify-start-h:before {
  content: '\e9b0'
}

.eicon-justify-start-v:before {
  content: '\e9b1'
}

.eicon-woocommerce-cross-sells:before {
  content: '\e9b2'
}

.eicon-woocommerce-notices:before {
  content: '\e9b3'
}

.eicon-inner-container:before {
  content: '\e9b4'
}

.eicon-warning-full:before {
  content: '\e9b5'
}

.eicon-exit:before {
  content: '\e9b6'
}

.eicon-loop-builder:before {
  content: '\e9b7'
}

.eicon-notes:before {
  content: '\e9b8'
}

.eicon-read:before {
  content: '\e9b9'
}

.eicon-unread:before {
  content: '\e9ba'
}

.eicon-eye:before {
  content: '\e8ac'
}

.eicon-elementor-square:before {
  content: '\e813'
}


.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;
  -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);
  -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);
  align-self: var(--align-self)
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
  z-index: 1
}

.elementor-invisible {
  visibility: hidden
}

.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
}

.elementor-align-justify .elementor-button {
  width: 100%
}

.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  -webkit-filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));
  filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
  opacity: .8;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg {
  -webkit-animation: eicon-spin 2s linear infinite;
  animation: eicon-spin 2s linear infinite
}

.elementor-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.elementor-ken-burns {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear
}

.elementor-ken-burns--out {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.elementor-ken-burns--active {
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

@media (min-width: -1px) {
  .elementor-widescreen-align-center {
    text-align:center
  }

  .elementor-widescreen-align-center .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-right {
    text-align: right
  }

  .elementor-widescreen-align-right .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-left {
    text-align: left
  }

  .elementor-widescreen-align-left .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width: -1px) {
  .elementor-laptop-align-center {
    text-align:center
  }

  .elementor-laptop-align-center .elementor-button {
    width: auto
  }

  .elementor-laptop-align-right {
    text-align: right
  }

  .elementor-laptop-align-right .elementor-button {
    width: auto
  }

  .elementor-laptop-align-left {
    text-align: left
  }

  .elementor-laptop-align-left .elementor-button {
    width: auto
  }

  .elementor-laptop-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width: -1px) {
  .elementor-tablet_extra-align-center {
    text-align:center
  }

  .elementor-tablet_extra-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-right {
    text-align: right
  }

  .elementor-tablet_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-left {
    text-align: left
  }

  .elementor-tablet_extra-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width: 1024px) {
  .elementor-tablet-align-center {
    text-align:center
  }

  .elementor-tablet-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet-align-right {
    text-align: right
  }

  .elementor-tablet-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet-align-left {
    text-align: left
  }

  .elementor-tablet-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width: -1px) {
  .elementor-mobile_extra-align-center {
    text-align:center
  }

  .elementor-mobile_extra-align-center .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-right {
    text-align: right
  }

  .elementor-mobile_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-left {
    text-align: left
  }

  .elementor-mobile_extra-align-left .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width: 767px) {
  .elementor-mobile-align-center {
    text-align:center
  }

  .elementor-mobile-align-center .elementor-button {
    width: auto
  }

  .elementor-mobile-align-right {
    text-align: right
  }

  .elementor-mobile-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile-align-left {
    text-align: left
  }

  .elementor-mobile-align-left .elementor-button {
    width: auto
  }

  .elementor-mobile-align-justify .elementor-button {
    width: 100%
  }
}

:root {
  --page-title-display: block
}

.elementor-page-title,h1.entry-title {
  display: var(--page-title-display)
}

@-webkit-keyframes eicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes eicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.eicon-animation-spin {
  -webkit-animation: eicon-spin 2s linear infinite;
  animation: eicon-spin 2s linear infinite
}

.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-section.elementor-section-boxed>.elementor-container {
  max-width: 1140px
}

.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full {
    height:100vh
  }

  .elementor-section.elementor-section-height-full>.elementor-container {
    height: 100%
  }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width: 1024px) {
  .elementor-row {
    -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-wrap.e-swiper-container {
  width: calc(100% - (var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px)))
}

.elementor-widget {
  position: relative
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0
}

.elementor-column {
  min-height: 1px
}

.elementor-column,.elementor-column-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-column-wrap {
  width: 100%
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
  padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
  padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
  padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
  padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0
}

@media (min-width: 768px) {
  .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
    width:10%
  }

  .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
    width: 11.111%
  }

  .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
    width: 12.5%
  }

  .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
    width: 14.285%
  }

  .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
    width: 16.666%
  }

  .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
    width: 20%
  }

  .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
    width: 25%
  }

  .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
    width: 30%
  }

  .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
    width: 33.333%
  }

  .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
    width: 40%
  }

  .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
    width: 50%
  }

  .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
    width: 60%
  }

  .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
    width: 66.666%
  }

  .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
    width: 70%
  }

  .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
    width: 75%
  }

  .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
    width: 80%
  }

  .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
    width: 83.333%
  }

  .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
    width: 90%
  }

  .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
    width: 100%
  }
}

@media (max-width: 479px) {
  .elementor-column.elementor-xs-10 {
    width:10%
  }

  .elementor-column.elementor-xs-11 {
    width: 11.111%
  }

  .elementor-column.elementor-xs-12 {
    width: 12.5%
  }

  .elementor-column.elementor-xs-14 {
    width: 14.285%
  }

  .elementor-column.elementor-xs-16 {
    width: 16.666%
  }

  .elementor-column.elementor-xs-20 {
    width: 20%
  }

  .elementor-column.elementor-xs-25 {
    width: 25%
  }

  .elementor-column.elementor-xs-30 {
    width: 30%
  }

  .elementor-column.elementor-xs-33 {
    width: 33.333%
  }

  .elementor-column.elementor-xs-40 {
    width: 40%
  }

  .elementor-column.elementor-xs-50 {
    width: 50%
  }

  .elementor-column.elementor-xs-60 {
    width: 60%
  }

  .elementor-column.elementor-xs-66 {
    width: 66.666%
  }

  .elementor-column.elementor-xs-70 {
    width: 70%
  }

  .elementor-column.elementor-xs-75 {
    width: 75%
  }

  .elementor-column.elementor-xs-80 {
    width: 80%
  }

  .elementor-column.elementor-xs-83 {
    width: 83.333%
  }

  .elementor-column.elementor-xs-90 {
    width: 90%
  }

  .elementor-column.elementor-xs-100 {
    width: 100%
  }
}

@media (max-width: 767px) {
  .elementor-column.elementor-sm-10 {
    width:10%
  }

  .elementor-column.elementor-sm-11 {
    width: 11.111%
  }

  .elementor-column.elementor-sm-12 {
    width: 12.5%
  }

  .elementor-column.elementor-sm-14 {
    width: 14.285%
  }

  .elementor-column.elementor-sm-16 {
    width: 16.666%
  }

  .elementor-column.elementor-sm-20 {
    width: 20%
  }

  .elementor-column.elementor-sm-25 {
    width: 25%
  }

  .elementor-column.elementor-sm-30 {
    width: 30%
  }

  .elementor-column.elementor-sm-33 {
    width: 33.333%
  }

  .elementor-column.elementor-sm-40 {
    width: 40%
  }

  .elementor-column.elementor-sm-50 {
    width: 50%
  }

  .elementor-column.elementor-sm-60 {
    width: 60%
  }

  .elementor-column.elementor-sm-66 {
    width: 66.666%
  }

  .elementor-column.elementor-sm-70 {
    width: 70%
  }

  .elementor-column.elementor-sm-75 {
    width: 75%
  }

  .elementor-column.elementor-sm-80 {
    width: 80%
  }

  .elementor-column.elementor-sm-83 {
    width: 83.333%
  }

  .elementor-column.elementor-sm-90 {
    width: 90%
  }

  .elementor-column.elementor-sm-100 {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width:1024px) {
  .elementor-column.elementor-md-10 {
    width:10%
  }

  .elementor-column.elementor-md-11 {
    width: 11.111%
  }

  .elementor-column.elementor-md-12 {
    width: 12.5%
  }

  .elementor-column.elementor-md-14 {
    width: 14.285%
  }

  .elementor-column.elementor-md-16 {
    width: 16.666%
  }

  .elementor-column.elementor-md-20 {
    width: 20%
  }

  .elementor-column.elementor-md-25 {
    width: 25%
  }

  .elementor-column.elementor-md-30 {
    width: 30%
  }

  .elementor-column.elementor-md-33 {
    width: 33.333%
  }

  .elementor-column.elementor-md-40 {
    width: 40%
  }

  .elementor-column.elementor-md-50 {
    width: 50%
  }

  .elementor-column.elementor-md-60 {
    width: 60%
  }

  .elementor-column.elementor-md-66 {
    width: 66.666%
  }

  .elementor-column.elementor-md-70 {
    width: 70%
  }

  .elementor-column.elementor-md-75 {
    width: 75%
  }

  .elementor-column.elementor-md-80 {
    width: 80%
  }

  .elementor-column.elementor-md-83 {
    width: 83.333%
  }

  .elementor-column.elementor-md-90 {
    width: 90%
  }

  .elementor-column.elementor-md-100 {
    width: 100%
  }
}

@media (min-width: -1px) {
  .elementor-reverse-widescreen>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: 1025px) and (max-width:-1px) {
  .elementor-reverse-laptop>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: -1px) and (max-width:-1px) {
  .elementor-reverse-laptop>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: 1025px) and (max-width:-1px) {
  .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group:initial;
    -ms-flex-order: initial;
    order: 0
  }

  .elementor-reverse-tablet_extra>.elementor-container>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: 768px) and (max-width:1024px) {
  .elementor-reverse-tablet>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: -1px) and (max-width:1024px) {
  .elementor-reverse-tablet>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width: 768px) and (max-width:-1px) {
  .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group:initial;
    -ms-flex-order: initial;
    order: 0
  }

  .elementor-reverse-mobile_extra>.elementor-container>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width: 767px) {
  .elementor-reverse-mobile>.elementor-container>:first-child {
    -webkit-box-ordinal-group:11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .elementor-column {
    width: 100%
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}

.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
  min-width: 0
}

.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1*var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word
}

.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12,1fr)
}

@media (min-width: -1px) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (max-width: -1px) {
  .elementor-grid-laptop-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (max-width: -1px) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (max-width: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (max-width: -1px) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display:inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1*var(--grid-row-gap))
  }

  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
  }

  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
  }

  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
  }

  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
  }

  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
  }

  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
  }

  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
  }

  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
  }

  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
  }

  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
  }

  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
  }

  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
  }
}

@media (min-width: 1025px) {
  #elementor-device-mode:after {
    content:"desktop"
  }
}

@media (min-width: -1px) {
  #elementor-device-mode:after {
    content:"widescreen"
  }
}

@media (max-width: -1px) {
  #elementor-device-mode:after {
    content:"laptop";
    content: "tablet_extra"
  }
}

@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content:"tablet"
  }
}

@media (max-width: -1px) {
  #elementor-device-mode:after {
    content:"mobile_extra"
  }
}

@media (max-width: 767px) {
  #elementor-device-mode:after {
    content:"mobile"
  }
}

.e-container {
  --border-radius: 0;
  --display: flex;
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  --content-width: Min(100%,var(--container-max-width,1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  --padding-top: var(--container-default-padding-top,10px);
  --padding-right: var(--container-default-padding-right,10px);
  --padding-bottom: var(--container-default-padding-bottom,10px);
  --padding-left: var(--container-default-padding-left,10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --transition: 0;
  --gap: var(--widgets-spacing,20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: .3s;
  position: var(--position);
  display: var(--display);
  text-align: var(--text-align);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: var(--flex-direction);
  flex-direction: var(--flex-direction);
  -webkit-box-flex: var(--flex-grow);
  -ms-flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
  padding: var(--padding-top) max(var(--padding-right),(100% - var(--content-width))/2) var(--padding-bottom) max(var(--padding-left),(100% - var(--content-width))/2);
  z-index: var(--z-index);
  overflow: var(--overflow);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  isolation: isolate
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-container {
  --margin-right: auto;
  --margin-left: auto;
  max-width: min(100%,var(--width))
}

.e-container .elementor-empty-view {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: var(--min-height,100px)
}

.e-container .elementor-empty-view .elementor-first-add {
  width: auto;
  height: auto;
  inset: 0
}

.e-container .elementor-widget-placeholder {
  --size: 10px;
  --margin-start: calc(-1*var(--size));
  --margin-end: calc(-2*var(--size));
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  z-index: 1;
  pointer-events: none
}

.e-container.e-container--row>.elementor-widget-placeholder {
  position: relative;
  z-index: 9999;
  width: var(--size);
  -webkit-margin-start: var(--margin-start);
  margin-inline-start:var(--margin-start);height: auto;
  min-height: 100%;
  -webkit-animation-name: dnd-placeholder-widget-vertical;
  animation-name: dnd-placeholder-widget-vertical;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"])>.elementor-widget-placeholder {
  -webkit-margin-end: 0;
  margin-inline-end:0;-webkit-margin-start: calc(var(--margin-start) + var(--margin-end));
  margin-inline-start:calc(var(--margin-start) + var(--margin-end))}

.e-container.e-container--row[data-nesting-level]: not([data-nesting-level="0"])>:not(.elementor-element)+.elementor-widget-placeholder {
  -webkit-margin-end:var(--margin-end);
  margin-inline-end:var(--margin-end);-webkit-margin-start: var(--margin-start);
  margin-inline-start:var(--margin-start)}

.e-container.e-container--column>.elementor-widget-placeholder {
  height: var(--size);
  -webkit-margin-before: var(--margin-start);
  margin-block-start:var(--margin-start);-webkit-margin-after: var(--margin-end);
  margin-block-end:var(--margin-end);-webkit-animation-name: dnd-placeholder-widget-horizontal;
  animation-name: dnd-placeholder-widget-horizontal
}

.e-container.e-container--column>.elementor-widget-placeholder:nth-last-child(2) {
  -webkit-margin-before: calc(2*var(--margin-start));
  margin-block-start:calc(2*var(--margin-start));--margin-end: 0
}

.e-container .elementor-sortable-helper {
  height: 84px;
  width: 125px;
  z-index: -1
}

.e-container .elementor-widget.elementor-widget {
  margin-bottom: 0
}

.e-container:before {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  -webkit-transition: var(--overlay-transition);
  -o-transition: var(--overlay-transition);
  transition: var(--overlay-transition);
  border-radius: var(--border-radius)
}

.e-container .elementor-background-slideshow,.e-container .elementor-background-video-container {
  z-index: -2
}

.e-container .elementor-widget {
  min-width: 0
}

.e-container .elementor-widget-google_maps,.e-container .elementor-widget-video {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.e-container .elementor-widget.e-widget-swiper {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.e-container>.elementor-widget>.elementor-widget-container {
  height: 100%
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting {
  position: relative;
  background-color: #556068
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:hover,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:hover {
  background-color: #495157
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after {
  display: none
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit),.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit) {
  -webkit-margin-start: -25px;
  margin-inline-start:-25px;z-index: -1;
  -webkit-transition: all .3s;
  -o-transition: .3s all;
  transition: all .3s;
  will-change: margin-inline-start
}

.e-container>.e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate,.elementor-editor-element-remove),.elementor-widget .e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate,.elementor-editor-element-remove) {
  -webkit-margin-start: 0;
  margin-inline-start:0}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings {
  inset: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  inset-inline-start: 0;
  top: 0;
  border-radius: 0;
  border-end-end-radius: 3px;
  height: auto;
  background-color: #556068
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings:hover,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings:hover {
  background-color: #495157
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before,.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before {
  content: "\e9b4";
  font-size: 20px;
  display: block;
  padding: 2px
}

.elementor .e-container.e-container>.elementor-widget {
  max-width: 100%
}

@media (max-width: 767px) {
  .e-container {
    --width:100%;
    --flex-wrap: wrap
  }
}

@-webkit-keyframes dnd-placeholder-widget-vertical {
  0% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(0);
    transform: translateX(50%) scaleX(0);
    opacity: 0
  }

  to {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(1);
    transform: translateX(50%) scaleX(1);
    opacity: .9
  }
}

@keyframes dnd-placeholder-widget-vertical {
  0% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(0);
    transform: translateX(50%) scaleX(0);
    opacity: 0
  }

  to {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(1);
    transform: translateX(50%) scaleX(1);
    opacity: .9
  }
}

@-webkit-keyframes dnd-placeholder-widget-horizontal {
  0% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0
  }

  to {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: .9
  }
}

@keyframes dnd-placeholder-widget-horizontal {
  0% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0
  }

  to {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: .9
  }
}

.elementor-form-fields-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-field-group.elementor-field-type-submit {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
  outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder,.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0,0,0,.3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: ""
}

.elementor-field-subgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
  display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  display: inline
}

.elementor-field-label {
  cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-left: .2em
}

.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper {
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

@media screen and (max-width: 1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size:100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size:100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

.elementor-error .elementor-field {
  border-color: #d9534f
}

.elementor-error .help-inline {
  color: #d9534f;
  font-size: .9em
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1
}

.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px
}

.elementor-message.elementor-message-danger {
  color: #d9534f
}

.elementor-message.elementor-message-danger:before {
  content: "\e87f"
}

.elementor-message.form-message-success {
  color: #5cb85c
}

.elementor-form .elementor-button {
  padding-top: 0;
  padding-bottom: 0;
  border: none
}

.elementor-form .elementor-button>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px
}

.elementor-element .elementor-widget-container {
  -webkit-transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
  -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
  color: #fff;
  text-decoration: none;
}

.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-icon {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button-icon svg {
  width: 1em;
  height: auto
}

.elementor-button-icon .e-font-icon-svg {
  height: 1em
}

.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.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px
}

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px
}

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}

.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button span {
  text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f
}

.elementor-tab-title a {
  color: inherit
}

.elementor-view-stacked .elementor-icon {
  padding: .5em;
  background-color: #818a91;
  color: #fff;
  fill: #fff
}

.elementor-view-framed .elementor-icon {
  padding: .5em;
  color: #818a91;
  border: 3px solid #818a91;
  background-color: transparent
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #818a91;
  font-size: 50px;
  text-align: center
}

.elementor-icon:hover {
  color: #818a91
}

.elementor-icon i,.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block
}

.elementor-icon i:before,.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-icon i.fad {
  width: auto
}

.elementor-shape-circle .elementor-icon {
  border-radius: 50%
}

.e-transform .elementor-widget-container {
  -webkit-transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1)*var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1)*var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
  transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1)*var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1)*var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
  -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -webkit-transition: -webkit-transform var(--e-transform-transition-duration,.4s);
  transition: -webkit-transform var(--e-transform-transition-duration,.4s);
  -o-transition: transform var(--e-transform-transition-duration,.4s);
  transition: transform var(--e-transform-transition-duration,.4s);
  transition: transform var(--e-transform-transition-duration,.4s),-webkit-transform var(--e-transform-transition-duration,.4s)
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container .swiper-slide figure {
  line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
  display: none
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: 5px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2
}

.swiper-pagination-fraction {
  color: #000
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px
}

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0,0%,100%,.5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
  pointer-events: none;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
  top: calc(50% - 30px/2)
}

.elementor-swiper {
  position: relative
}

.elementor-main-swiper {
  position: static
}

.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%
}

.elementor-swiper-button {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0,0%,93.3%,.9);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.elementor-swiper-button svg {
  fill: hsla(0,0%,93.3%,.9);
  height: 1em;
  width: 1em
}

.elementor-swiper-button-prev {
  left: 10px
}

.elementor-swiper-button-next {
  right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
  -webkit-transform: translate3d(0,-50%,1px);
  transform: translate3d(0,-50%,1px)
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-size: 100%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.elementor-lightbox {
  --lightbox-ui-color: hsla(0,0%,93.3%,.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
  display: none
}

.elementor-lightbox .dialog-widget-content {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%
}

.elementor-lightbox .dialog-message {
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
  height: 1em;
  width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg {
  fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg {
  fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
  height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
  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;
  position: relative;
  padding: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding:70px 0
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  border: none
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container {
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
  box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
  border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

@media (min-width: 1025px) {
  .elementor-lightbox .elementor-video-container {
    width:75%
  }
}

@media (max-width: 1024px) {
  .elementor-lightbox .elementor-video-container {
    width:100%
  }
}

@media (min-width: 768px) and (max-width:1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
    width:70%
  }
}

.elementor-lightbox .elementor-swiper-button:focus {
  outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
  left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
  right: 0
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-swiper-button:focus {
    outline:none
  }

  .elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev {
    width: 20%
  }

  .elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgba(0,0,0,.5)
  }

  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.elementor-slideshow__counter {
  color: currentColor;
  font-size: .75em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.elementor-slideshow__footer,.elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-slideshow__footer {
  color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10
}

.elementor-slideshow__header>i,.elementor-slideshow__header>svg {
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em
}

.elementor-slideshow__header>i {
  font-size: inherit
}

.elementor-slideshow__header>i:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  fill: var(--lightbox-ui-color);
  height: 1em;
  width: 1em
}

.elementor-slideshow__header>svg:hover {
  fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
  margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
  z-index: 5
}

.elementor-slideshow__share-menu {
  background-color: transparent;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #2c2c2c
}

.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  border-radius: 3px;
  padding: 14px 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 90% 10%;
  -ms-transform-origin: 90% 10%;
  transform-origin: 90% 10%;
  -webkit-transition: all .25s .1s;
  -o-transition: all .25s .1s;
  transition: all .25s .1s;
  -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.3);
  box-shadow: 0 4px 15px rgba(0,0,0,.3)
}

.elementor-slideshow__share-links a {
  text-align: left;
  color: #55595c;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  -webkit-transition: opacity .5s .1s;
  -o-transition: opacity .5s .1s;
  transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
  color: #000
}

.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg {
  margin-right: .75em
}

.elementor-slideshow__share-links a i {
  font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
  height: 1.25em;
  width: 1.25em
}

.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: .5em;
  border: .45em solid transparent;
  border-bottom-color: #fff;
  -webkit-transform: translateY(-100%) scaleX(.7);
  -ms-transform: translateY(-100%) scaleX(.7);
  transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed
}

.elementor-slideshow__description,.elementor-slideshow__title {
  margin: 0
}

.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700
}

.elementor-slideshow__description {
  font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgba(0,0,0,.5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0,0,0,.5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
  color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
  color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
  color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
  color: #a4afb7
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
  fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
  fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
  fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
  fill: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2
}

.animated {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s
}

.animated.animated-slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.animated-fast {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.reverse {
  animation-direction: reverse;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation: none;
    animation: none
  }
}

.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr
}

.elementor-shape-top {
  top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
  z-index: -1
}

.elementor-shape-bottom {
  bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #55595c;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
  content: "\f348";
  top: 2px
}

#wpadminbar * {
  font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
  display: none
}

.elementor-post__thumbnail__link {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}

.e--ua-appleWebkit.rtl {
  --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right,flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
  --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--justify-content,space-between);
  -ms-flex-pack: var(--justify-content,space-between);
  justify-content: var(--justify-content,space-between);
  margin-left: calc(-.5*var(--grid-column-gap));
  margin-right: calc(-.5*var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
  margin-left: calc(.5*var(--grid-column-gap));
  margin-right: calc(.5*var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
  display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
  margin-left: 0;
  margin-right: 0
}

@media (max-width: 1024px) {
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
    --justify-content:var(--flex-right,flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content,space-between);
    -ms-flex-pack: var(--justify-content,space-between);
    justify-content: var(--justify-content,space-between);
    margin-left: calc(-.5*var(--grid-column-gap));
    margin-right: calc(-.5*var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
    margin-left: calc(.5*var(--grid-column-gap));
    margin-right: calc(.5*var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width: 767px) {
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
    --justify-content:var(--flex-right,flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content,space-between);
    -ms-flex-pack: var(--justify-content,space-between);
    justify-content: var(--justify-content,space-between);
    margin-left: calc(-.5*var(--grid-column-gap));
    margin-right: calc(-.5*var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
    margin-left: calc(.5*var(--grid-column-gap));
    margin-right: calc(.5*var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone {
    display:none
  }
}

@media (min-width: -1px) and (max-width:-1px) {
  .elementor .elementor-hidden-mobile_extra {
    display:none
  }
}

@media (min-width: 768px) and (max-width:1024px) {
  .elementor .elementor-hidden-tablet {
    display:none
  }
}

@media (min-width: -1px) and (max-width:-1px) {
  .elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra {
    display:none
  }
}

@media (min-width: 1025px) and (max-width:99999px) {
  .elementor .elementor-hidden-desktop {
    display:none
  }
}

@media (min-width: -1px) {
  .elementor .elementor-hidden-widescreen {
    display:none
  }
}

.elementor-widget-text-path {
  font-size: 20px;
  text-align: var(--alignment,left)
}

.elementor-widget-text-path svg {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  -webkit-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
  -ms-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
  transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))
}

.elementor-widget-text-path svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill,transparent);
  stroke: var(--stroke-color,transparent);
  stroke-width: var(--stroke-width,1px);
  -webkit-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
  -o-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
  transition: var(--stroke-transition) stroke,var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
  --path-fill: var(--path-fill-hover);
  --stroke-color: var(--stroke-color-hover);
  --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
  --fill: var(--text-color);
  fill: var(--fill);
  direction: var(--direction,ltr);
  -webkit-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
  -o-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
  transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
  --color: var(--text-color-hover,var(--text-color));
  --fill: var(--color);
  color: var(--color)
}


.elementor-17673 .elementor-element.elementor-element-3c75ee86 > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: flex-end;
  align-items: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-3c75ee86 {
  padding: 0px 0px 0px 0px;
  z-index: 9;
}

.elementor-17673 .elementor-element.elementor-element-1b6f7689 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-597179ed > .elementor-container {
  max-width: 1344px;
}

.elementor-17673 .elementor-element.elementor-element-597179ed > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-597179ed {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 39px 0px 39px 0px;
  z-index: 25;
}

.elementor-17673 .elementor-element.elementor-element-597179ed > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-49b6095.elementor-column .elementor-widget-wrap {
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-49b6095.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-49b6095 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-6779914e {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  z-index: 999;
}

.elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-6a5fdda4.elementor-column .elementor-widget-wrap {
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-6a5fdda4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-6a5fdda4.elementor-column > .elementor-widget-wrap {
  justify-content: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-6a5fdda4 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button .elementor-align-icon-right {
  margin-left: 0px;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button .elementor-align-icon-left {
  margin-right: 0px;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 1px;
  fill: #005f66;
  color: #005f66;
  background-color: #FF7F2C00;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button:hover, .elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button:focus {
  color: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button:hover svg, .elementor-17673 .elementor-element.elementor-element-6c256f63 .elementor-button:focus svg {
  fill: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 > .elementor-widget-container {
  margin: 0px 16px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-6c256f63 {
  width: auto;
  max-width: auto;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button .elementor-align-icon-right {
  margin-left: 0px;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button .elementor-align-icon-left {
  margin-right: 0px;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 1px;
  fill: #005F66;
  color: #005F66;
  background-color: #FF7F2C00;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button:hover, .elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button:focus {
  color: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button:hover svg, .elementor-17673 .elementor-element.elementor-element-5d1a5e9a .elementor-button:focus svg {
  fill: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a > .elementor-widget-container {
  margin: 0px 16px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-5d1a5e9a {
  width: auto;
  max-width: auto;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button .elementor-align-icon-right {
  margin-left: 0px;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button .elementor-align-icon-left {
  margin-right: 0px;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 1px;
  fill: #005F66;
  color: #005F66;
  background-color: #FF7F2C00;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button:hover, .elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button:focus {
  color: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button:hover svg, .elementor-17673 .elementor-element.elementor-element-b5cab5e .elementor-button:focus svg {
  fill: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e > .elementor-widget-container {
  margin: 0px 16px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-b5cab5e {
  width: auto;
  max-width: auto;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-f110a67.elementor-social-icon {
  background-color: #FF7F2C00;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-f110a67.elementor-social-icon i {
  color: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-f110a67.elementor-social-icon svg {
  fill: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-17eb23d.elementor-social-icon {
  background-color: #02010100;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-17eb23d.elementor-social-icon i {
  color: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-17eb23d.elementor-social-icon svg {
  fill: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-0ca27c0.elementor-social-icon {
  background-color: #02010100;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-0ca27c0.elementor-social-icon i {
  color: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-0ca27c0.elementor-social-icon svg {
  fill: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-bd40ff2.elementor-social-icon {
  background-color: #02010100;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-bd40ff2.elementor-social-icon i {
  color: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-bd40ff2.elementor-social-icon svg {
  fill: #00a7a7;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 17px;
  --grid-column-gap: 19px;
  --grid-row-gap: 0px;
  width: auto;
  max-width: auto;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-widget-container {
  text-align: center;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-social-icon {
  --icon-padding: 0em;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-social-icon:hover i {
  color: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-social-icon:hover svg {
  fill: #ff7f2c;
}

.elementor-17673 .elementor-element.elementor-element-6113302e > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-17673 .elementor-element.elementor-element-6113302e {
  margin-top: -17px;
  margin-bottom: -17px;
  z-index: 30;
}

.elementor-17673 .elementor-element.elementor-element-733f70eb {
  text-align: left;
  width: auto;
  max-width: auto;
  align-self: center;
}

.elementor-17673 .elementor-element.elementor-element-733f70eb img {
  width: 191px;
}

.elementor-17673 .elementor-element.elementor-element-733f70eb > .elementor-widget-container {
  margin: -26px 0px 0px 0px;
}

.elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column .elementor-widget-wrap {
  align-items: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
  align-content: flex-end;
  align-items: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-17673 .elementor-element.elementor-element-2a36260f > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-40aa2df9 > .elementor-widget-container {
  margin: 0px 0px 10px 0px;
}

.elementor-17673 .elementor-element.elementor-element-40aa2df9 {
  width: 544px;
  max-width: 544px;
}

.elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column .elementor-widget-wrap {
  align-items: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
  align-content: flex-end;
  align-items: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column > .elementor-widget-wrap {
  justify-content: flex-end;
}

.elementor-17673 .elementor-element.elementor-element-6899219f > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-451893b7 > .elementor-widget-container {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-17673 .elementor-element.elementor-element-451893b7 {
  width: auto;
  max-width: auto;
  z-index: 9999;
}

.elementor-17673 .elementor-element.elementor-element-5e13447d > .elementor-container {
  max-width: 1440px;
}

.elementor-17673 .elementor-element.elementor-element-5e13447d:not(.elementor-motion-effects-element-type-background), .elementor-17673 .elementor-element.elementor-element-5e13447d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: var(--e-global-color-text );
}

.elementor-17673 .elementor-element.elementor-element-5e13447d {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 0px 0px;
  z-index: 20;
}

.elementor-17673 .elementor-element.elementor-element-5e13447d > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-17673 .elementor-element.elementor-element-6361e455 > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}

@media(max-width: 1024px) {
  .elementor-17673 .elementor-element.elementor-element-597179ed {
    margin-top:10px;
    margin-bottom: 0px;
    padding: 20px 20px 20px 20px;
  }

  .elementor-17673 .elementor-element.elementor-element-4f0a37b1 {
    --grid-column-gap: 10px;
  }

  .elementor-17673 .elementor-element.elementor-element-733f70eb img {
    width: 143px;
  }

  .elementor-17673 .elementor-element.elementor-element-733f70eb > .elementor-widget-container {
    margin: -13px 0px 0px 0px;
  }

  .elementor-17673 .elementor-element.elementor-element-2c2ec64 > .elementor-widget-container {
    margin: 9px 0px 0px 0px;
  }
}

@media(max-width: 767px) {
  .elementor-17673 .elementor-element.elementor-element-597179ed {
    padding:20px 20px 20px 20px;
  }

  .elementor-17673 .elementor-element.elementor-element-49b6095 {
    width: 100%;
  }

  .elementor-17673 .elementor-element.elementor-element-6a5fdda4 {
    width: 100%;
  }

  .elementor-17673 .elementor-element.elementor-element-2fc57cb1 {
    width: 50%;
  }

  .elementor-17673 .elementor-element.elementor-element-733f70eb {
    text-align: left;
  }

  .elementor-17673 .elementor-element.elementor-element-733f70eb img {
    width: 143px;
  }

  .elementor-17673 .elementor-element.elementor-element-733f70eb > .elementor-widget-container {
    margin: -2px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f {
    width: 10.7%;
  }

  .elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column .elementor-widget-wrap {
    align-items: center;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f.elementor-column > .elementor-widget-wrap {
    justify-content: flex-start;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-17673 .elementor-element.elementor-element-40aa2df9 {
    width: auto;
    max-width: auto;
  }

  .elementor-17673 .elementor-element.elementor-element-6899219f {
    width: 28%;
  }

  .elementor-bc-flex-widget .elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column .elementor-widget-wrap {
    align-items: center;
  }

  .elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
  }

  .elementor-17673 .elementor-element.elementor-element-6899219f.elementor-column > .elementor-widget-wrap {
    justify-content: flex-start;
  }

  .elementor-17673 .elementor-element.elementor-element-6361e455 {
    width: 30%;
  }
}

@media(min-width: 768px) {
  .elementor-17673 .elementor-element.elementor-element-49b6095 {
    width:100%;
  }

  .elementor-17673 .elementor-element.elementor-element-2fc57cb1 {
    width: 20%;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f {
    width: 59.248%;
  }

  .elementor-17673 .elementor-element.elementor-element-6899219f {
    width: 20.38%;
  }
}

@media(max-width: 1024px) and (min-width:768px) {
  .elementor-17673 .elementor-element.elementor-element-49b6095 {
    width:100%;
  }

  .elementor-17673 .elementor-element.elementor-element-2fc57cb1 {
    width: 25%;
  }

  .elementor-17673 .elementor-element.elementor-element-2a36260f {
    width: 50%;
  }

  .elementor-17673 .elementor-element.elementor-element-6899219f {
    width: 18%;
  }
}

.elementor-17742 .elementor-element.elementor-element-5b659c93:not(.elementor-motion-effects-element-type-background), .elementor-17742 .elementor-element.elementor-element-5b659c93 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #3D3D3D;
}

.elementor-17742 .elementor-element.elementor-element-5b659c93 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 24px 0px 26px 0px;
}

.elementor-17742 .elementor-element.elementor-element-5b659c93 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-17742 .elementor-element.elementor-element-388aac1b {
  width: 24%;
}

.elementor-17742 .elementor-element.elementor-element-388aac1b > .elementor-element-populated {
  padding: 0px 15px 0px 0px;
}

.elementor-17742 .elementor-element.elementor-element-101f105f {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.elementor-17742 .elementor-element.elementor-element-81353c7 {
  --spacer-size: 28px;
}

.elementor-17742 .elementor-element.elementor-element-6861eb56 .elementor-button .elementor-align-icon-right {
  margin-left: 16px;
}

.elementor-17742 .elementor-element.elementor-element-6861eb56 .elementor-button .elementor-align-icon-left {
  margin-right: 16px;
}

.elementor-17742 .elementor-element.elementor-element-6861eb56 .elementor-button {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 1px;
  fill: #141414;
  color: #141414;
  background-color: #FF7F2C;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);
}

.elementor-17742 .elementor-element.elementor-element-4c0b84e6 {
  width: 25.3333%;
}

.elementor-17742 .elementor-element.elementor-element-4c0b84e6 > .elementor-element-populated {
  padding: 0px 0px 0px 15px;
}

.elementor-17742 .elementor-element.elementor-element-93ec644 .elementor-heading-title {
  color: #FFFFFF;
  font-family: "Avenir Next", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.elementor-17742 .elementor-element.elementor-element-93ec644 > .elementor-widget-container {
  margin: 0px 0px 15px 0px;
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: calc(18px/2);
  margin-left: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items.elementor-inline-items {
  margin-right: calc(-18px/2);
  margin-left: calc(-18px/2);
}

body.rtl .elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  left: calc(-18px/2);
}

body:not(.rtl) .elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  right: calc(-18px/2);
}

.elementor-17742 .elementor-element.elementor-element-378fe70 {
  --e-icon-list-icon-size: 14px;
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-text {
  color: #FFFFFF;
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-item:hover .elementor-icon-list-text {
  color: #ff7f2c;
}

.elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-item > a {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.elementor-17742 .elementor-element.elementor-element-1879a6a9 {
  width: 25.334%;
}

.elementor-17742 .elementor-element.elementor-element-1879a6a9 > .elementor-element-populated {
  padding: 0px 15px 0px 15px;
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: calc(18px/2);
  margin-left: calc(18px/2);
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items.elementor-inline-items {
  margin-right: calc(-18px/2);
  margin-left: calc(-18px/2);
}

body.rtl .elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  left: calc(-18px/2);
}

body:not(.rtl) .elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  right: calc(-18px/2);
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 {
  --e-icon-list-icon-size: 14px;
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-text {
  color: #FFFFFF;
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-item:hover .elementor-icon-list-text {
  color: #ff7f2c;
}

.elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-item > a {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.elementor-17742 .elementor-element.elementor-element-1d07ecbd {
  width: 25.3333%;
}

.elementor-17742 .elementor-element.elementor-element-1d07ecbd > .elementor-element-populated {
  padding: 0px 0px 0px 30px;
}

@media(max-width: 767px) {
  .elementor-17742 .elementor-element.elementor-element-101f105f {
    text-align:center;
    font-size: 14px;
  }

  .elementor-17742 .elementor-element.elementor-element-81353c7 {
    --spacer-size: 5px;
  }

  .elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17742 .elementor-element.elementor-element-378fe70 .elementor-icon-list-item > a {
    font-size: 14px;
    line-height: 15px;
  }

  .elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17742 .elementor-element.elementor-element-5208afd4 .elementor-icon-list-item > a {
    font-size: 14px;
    line-height: 15px;
  }
}

.elementor-17730 .elementor-element.elementor-element-4005d008:not(.elementor-motion-effects-element-type-background), .elementor-17730 .elementor-element.elementor-element-4005d008 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17730 .elementor-element.elementor-element-4005d008{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17730 .elementor-element.elementor-element-4005d008 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17730 .elementor-element.elementor-element-2e6c4b90{width:24%;}.elementor-17730 .elementor-element.elementor-element-2e6c4b90 > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17730 .elementor-element.elementor-element-48ed9588 p {color:#FFFFFF;font-size:18px !important;font-weight:400;line-height:24px !important;}.elementor-17730 .elementor-element.elementor-element-1201ea30{--spacer-size:28px;}.elementor-17730 .elementor-element.elementor-element-2bea0a3b .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17730 .elementor-element.elementor-element-2bea0a3b .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17730 .elementor-element.elementor-element-2bea0a3b .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17730 .elementor-element.elementor-element-7410710c{width:25.3333%;}.elementor-17730 .elementor-element.elementor-element-7410710c > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17730 .elementor-element.elementor-element-c69c653 .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17730 .elementor-element.elementor-element-c69c653 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17730 .elementor-element.elementor-element-5442fafa{--e-icon-list-icon-size:14px;}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-text{color:#FFFFFF;}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17730 .elementor-element.elementor-element-46b8fa66{width:25.334%;}.elementor-17730 .elementor-element.elementor-element-46b8fa66 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17730 .elementor-element.elementor-element-cb9cf8f{--e-icon-list-icon-size:14px;}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-text{color:#FFFFFF;}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17730 .elementor-element.elementor-element-e496eff{width:25.3333%;}.elementor-17730 .elementor-element.elementor-element-e496eff > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17730 .elementor-element.elementor-element-62c3ef9b{--e-icon-list-icon-size:14px;}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-text{color:#FFFFFF;}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}@media(max-width:767px){.elementor-17730 .elementor-element.elementor-element-48ed9588{text-align:center;font-size:14px;}.elementor-17730 .elementor-element.elementor-element-1201ea30{--spacer-size:5px;}.elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-5442fafa .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-cb9cf8f .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17730 .elementor-element.elementor-element-62c3ef9b .elementor-icon-list-item > a{font-size:14px;line-height:15px;}}
.elementor-17732 .elementor-element.elementor-element-5fc539e0:not(.elementor-motion-effects-element-type-background), .elementor-17732 .elementor-element.elementor-element-5fc539e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17732 .elementor-element.elementor-element-5fc539e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17732 .elementor-element.elementor-element-5fc539e0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17732 .elementor-element.elementor-element-40987747 > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17732 .elementor-element.elementor-element-4322ff32{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17732 .elementor-element.elementor-element-65fc7e2b{--spacer-size:28px;}.elementor-17732 .elementor-element.elementor-element-3aa73ba2 .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17732 .elementor-element.elementor-element-3aa73ba2 .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17732 .elementor-element.elementor-element-3aa73ba2 .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17732 .elementor-element.elementor-element-1aa88100 > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17732 .elementor-element.elementor-element-8cf5ec4 .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17732 .elementor-element.elementor-element-8cf5ec4 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17732 .elementor-element.elementor-element-47c6ba32{--e-icon-list-icon-size:14px;}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17732 .elementor-element.elementor-element-251e61f > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17732 .elementor-element.elementor-element-1264171d{--e-icon-list-icon-size:14px;}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-text{color:#FFFFFF;}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17732 .elementor-element.elementor-element-f7d989 > .elementor-element-populated{padding:0px 0px 0px 30px;}@media(max-width:767px){.elementor-17732 .elementor-element.elementor-element-5fc539e0{padding:0px 0px 26px 0px;}.elementor-17732 .elementor-element.elementor-element-40987747{width:100%;}.elementor-17732 .elementor-element.elementor-element-40987747 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17732 .elementor-element.elementor-element-4322ff32{text-align:center;font-size:14px;}.elementor-17732 .elementor-element.elementor-element-65fc7e2b{--spacer-size:5px;}.elementor-17732 .elementor-element.elementor-element-3aa73ba2 .elementor-button{font-size:12px;line-height:22px;padding:12px 10px 12px 10px;}.elementor-17732 .elementor-element.elementor-element-1aa88100{width:100%;}.elementor-17732 .elementor-element.elementor-element-1aa88100 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17732 .elementor-element.elementor-element-47c6ba32 .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17732 .elementor-element.elementor-element-251e61f{width:100%;}.elementor-17732 .elementor-element.elementor-element-251e61f > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17732 .elementor-element.elementor-element-1264171d .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17732 .elementor-element.elementor-element-f7d989{width:100%;}.elementor-17732 .elementor-element.elementor-element-f7d989 > .elementor-element-populated{padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-17732 .elementor-element.elementor-element-40987747{width:24%;}.elementor-17732 .elementor-element.elementor-element-1aa88100{width:25.3333%;}.elementor-17732 .elementor-element.elementor-element-251e61f{width:25.334%;}.elementor-17732 .elementor-element.elementor-element-f7d989{width:25.3333%;}}@media(max-width:1024px) and (min-width:768px){.elementor-17732 .elementor-element.elementor-element-40987747{width:50%;}.elementor-17732 .elementor-element.elementor-element-1aa88100{width:50%;}.elementor-17732 .elementor-element.elementor-element-251e61f{width:50%;}.elementor-17732 .elementor-element.elementor-element-f7d989{width:50%;}}
.elementor-17726 .elementor-element.elementor-element-1fb463b8:not(.elementor-motion-effects-element-type-background), .elementor-17726 .elementor-element.elementor-element-1fb463b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17726 .elementor-element.elementor-element-1fb463b8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:26px 0px 26px 0px;}.elementor-17726 .elementor-element.elementor-element-1fb463b8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17726 .elementor-element.elementor-element-5d67558b > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17726 .elementor-element.elementor-element-98240ee{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17726 .elementor-element.elementor-element-574d40eb{--spacer-size:28px;}.elementor-17726 .elementor-element.elementor-element-1cada044 .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17726 .elementor-element.elementor-element-1cada044 .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17726 .elementor-element.elementor-element-1cada044 .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17726 .elementor-element.elementor-element-34e7d6ef > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17726 .elementor-element.elementor-element-c9740e4 .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17726 .elementor-element.elementor-element-c9740e4 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17726 .elementor-element.elementor-element-7f74efa7{--e-icon-list-icon-size:14px;}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17726 .elementor-element.elementor-element-7f74efa7 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17726 .elementor-element.elementor-element-4315da27 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17726 .elementor-element.elementor-element-4cf14805{--e-icon-list-icon-size:14px;}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17726 .elementor-element.elementor-element-4cf14805 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17726 .elementor-element.elementor-element-1b2a1ce0 > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17726 .elementor-element.elementor-element-257109fd{--e-icon-list-icon-size:14px;}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-text{color:#FFFFFF;}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17726 .elementor-element.elementor-element-257109fd .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}@media(max-width:1024px){.elementor-17726 .elementor-element.elementor-element-1b2a1ce0 > .elementor-element-populated{margin:20px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 15px;}}@media(min-width:768px){.elementor-17726 .elementor-element.elementor-element-5d67558b{width:24%;}.elementor-17726 .elementor-element.elementor-element-34e7d6ef{width:25.3333%;}.elementor-17726 .elementor-element.elementor-element-4315da27{width:25.334%;}.elementor-17726 .elementor-element.elementor-element-1b2a1ce0{width:25.3333%;}}@media(max-width:1024px) and (min-width:768px){.elementor-17726 .elementor-element.elementor-element-5d67558b{width:50%;}.elementor-17726 .elementor-element.elementor-element-34e7d6ef{width:50%;}.elementor-17726 .elementor-element.elementor-element-4315da27{width:50%;}.elementor-17726 .elementor-element.elementor-element-1b2a1ce0{width:50%;}}@media(max-width:767px){.elementor-17726 .elementor-element.elementor-element-1fb463b8{padding:0px 0px 26px 0px;}.elementor-17726 .elementor-element.elementor-element-5d67558b{width:100%;}.elementor-17726 .elementor-element.elementor-element-5d67558b > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17726 .elementor-element.elementor-element-34e7d6ef{width:100%;}.elementor-17726 .elementor-element.elementor-element-34e7d6ef > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17726 .elementor-element.elementor-element-4315da27{width:100%;}.elementor-17726 .elementor-element.elementor-element-4315da27 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17726 .elementor-element.elementor-element-1b2a1ce0{width:100%;}.elementor-17726 .elementor-element.elementor-element-1b2a1ce0 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}
.elementor-17734 .elementor-element.elementor-element-7909a5a:not(.elementor-motion-effects-element-type-background), .elementor-17734 .elementor-element.elementor-element-7909a5a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17734 .elementor-element.elementor-element-7909a5a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17734 .elementor-element.elementor-element-7909a5a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17734 .elementor-element.elementor-element-7f8a5e51{width:24%;}.elementor-17734 .elementor-element.elementor-element-7f8a5e51 > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17734 .elementor-element.elementor-element-51a752ac{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17734 .elementor-element.elementor-element-26923060{--spacer-size:28px;}.elementor-17734 .elementor-element.elementor-element-a49cf2c .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17734 .elementor-element.elementor-element-a49cf2c .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17734 .elementor-element.elementor-element-a49cf2c .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17734 .elementor-element.elementor-element-740e0e5b{width:25.3333%;}.elementor-17734 .elementor-element.elementor-element-740e0e5b > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17734 .elementor-element.elementor-element-2e824fd .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17734 .elementor-element.elementor-element-2e824fd > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17734 .elementor-element.elementor-element-ce64a6c{--e-icon-list-icon-size:14px;}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-text{color:#FFFFFF;}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17734 .elementor-element.elementor-element-ce64a6c .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17734 .elementor-element.elementor-element-42d57e00{width:25.334%;}.elementor-17734 .elementor-element.elementor-element-42d57e00 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17734 .elementor-element.elementor-element-9b4d0e1{width:25.3333%;}.elementor-17734 .elementor-element.elementor-element-9b4d0e1 > .elementor-element-populated{padding:0px 0px 0px 30px;}
.elementor-17736 .elementor-element.elementor-element-43234b53:not(.elementor-motion-effects-element-type-background), .elementor-17736 .elementor-element.elementor-element-43234b53 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17736 .elementor-element.elementor-element-43234b53{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17736 .elementor-element.elementor-element-43234b53 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17736 .elementor-element.elementor-element-71760f85 > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17736 .elementor-element.elementor-element-1066c519{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17736 .elementor-element.elementor-element-215f499f{--spacer-size:28px;}.elementor-17736 .elementor-element.elementor-element-2ae53f0e .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17736 .elementor-element.elementor-element-2ae53f0e .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17736 .elementor-element.elementor-element-2ae53f0e .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17736 .elementor-element.elementor-element-14dd6fd3 > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17736 .elementor-element.elementor-element-75367e5 .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17736 .elementor-element.elementor-element-75367e5 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17736 .elementor-element.elementor-element-7d4897c{--e-icon-list-icon-size:14px;}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-text{color:#FFFFFF;}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17736 .elementor-element.elementor-element-58fa808 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17736 .elementor-element.elementor-element-a5cb538 > .elementor-element-populated{padding:0px 0px 0px 30px;}@media(max-width:767px){.elementor-17736 .elementor-element.elementor-element-43234b53{padding:0px 0px 26px 0px;}.elementor-17736 .elementor-element.elementor-element-71760f85{width:100%;}.elementor-17736 .elementor-element.elementor-element-71760f85 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17736 .elementor-element.elementor-element-1066c519{text-align:center;font-size:14px;}.elementor-17736 .elementor-element.elementor-element-215f499f{--spacer-size:5px;}.elementor-17736 .elementor-element.elementor-element-2ae53f0e .elementor-button{font-size:12px;line-height:22px;padding:12px 10px 12px 10px;}.elementor-17736 .elementor-element.elementor-element-14dd6fd3{width:100%;}.elementor-17736 .elementor-element.elementor-element-14dd6fd3 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17736 .elementor-element.elementor-element-7d4897c .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17736 .elementor-element.elementor-element-58fa808{width:100%;}.elementor-17736 .elementor-element.elementor-element-58fa808 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17736 .elementor-element.elementor-element-a5cb538{width:100%;}.elementor-17736 .elementor-element.elementor-element-a5cb538 > .elementor-element-populated{padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-17736 .elementor-element.elementor-element-71760f85{width:24%;}.elementor-17736 .elementor-element.elementor-element-14dd6fd3{width:25.3333%;}.elementor-17736 .elementor-element.elementor-element-58fa808{width:25.334%;}.elementor-17736 .elementor-element.elementor-element-a5cb538{width:25.3333%;}}@media(max-width:1024px) and (min-width:768px){.elementor-17736 .elementor-element.elementor-element-71760f85{width:50%;}.elementor-17736 .elementor-element.elementor-element-14dd6fd3{width:50%;}.elementor-17736 .elementor-element.elementor-element-58fa808{width:50%;}.elementor-17736 .elementor-element.elementor-element-a5cb538{width:50%;}}
.elementor-17738 .elementor-element.elementor-element-7e11be6a:not(.elementor-motion-effects-element-type-background), .elementor-17738 .elementor-element.elementor-element-7e11be6a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17738 .elementor-element.elementor-element-7e11be6a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17738 .elementor-element.elementor-element-7e11be6a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17738 .elementor-element.elementor-element-6d830acc > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-17738 .elementor-element.elementor-element-7dc3cc26{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17738 .elementor-element.elementor-element-46d7a53d{--spacer-size:28px;}.elementor-17738 .elementor-element.elementor-element-614af5aa .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17738 .elementor-element.elementor-element-614af5aa .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17738 .elementor-element.elementor-element-614af5aa .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17738 .elementor-element.elementor-element-1bca03c9 > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-17738 .elementor-element.elementor-element-9136f8d .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17738 .elementor-element.elementor-element-9136f8d > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17738 .elementor-element.elementor-element-2a179978{--e-icon-list-icon-size:14px;}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17738 .elementor-element.elementor-element-584b94a6 > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-17738 .elementor-element.elementor-element-6b88d575 > .elementor-element-populated{padding:0px 20px 0px 20px;}@media(max-width:767px){.elementor-17738 .elementor-element.elementor-element-7e11be6a{padding:0px 0px 26px 0px;}.elementor-17738 .elementor-element.elementor-element-6d830acc{width:100%;}.elementor-17738 .elementor-element.elementor-element-6d830acc > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17738 .elementor-element.elementor-element-7dc3cc26{text-align:center;font-size:14px;}.elementor-17738 .elementor-element.elementor-element-46d7a53d{--spacer-size:5px;}.elementor-17738 .elementor-element.elementor-element-614af5aa .elementor-button{font-size:12px;line-height:22px;padding:12px 10px 12px 10px;}.elementor-17738 .elementor-element.elementor-element-1bca03c9{width:100%;}.elementor-17738 .elementor-element.elementor-element-1bca03c9 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17738 .elementor-element.elementor-element-2a179978 .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17738 .elementor-element.elementor-element-584b94a6{width:100%;}.elementor-17738 .elementor-element.elementor-element-584b94a6 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17738 .elementor-element.elementor-element-6b88d575{width:100%;}.elementor-17738 .elementor-element.elementor-element-6b88d575 > .elementor-element-populated{padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-17738 .elementor-element.elementor-element-6d830acc{width:24.359%;}.elementor-17738 .elementor-element.elementor-element-1bca03c9{width:22.546%;}.elementor-17738 .elementor-element.elementor-element-584b94a6{width:30.549%;}.elementor-17738 .elementor-element.elementor-element-6b88d575{width:22.546%;}}@media(max-width:1024px) and (min-width:768px){.elementor-17738 .elementor-element.elementor-element-6d830acc{width:50%;}.elementor-17738 .elementor-element.elementor-element-1bca03c9{width:50%;}.elementor-17738 .elementor-element.elementor-element-584b94a6{width:50%;}.elementor-17738 .elementor-element.elementor-element-6b88d575{width:50%;}}
.elementor-17740 .elementor-element.elementor-element-466e790:not(.elementor-motion-effects-element-type-background), .elementor-17740 .elementor-element.elementor-element-466e790 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D3D3D;}.elementor-17740 .elementor-element.elementor-element-466e790{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:24px 0px 26px 0px;}.elementor-17740 .elementor-element.elementor-element-466e790 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17740 .elementor-element.elementor-element-68008a8b > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-17740 .elementor-element.elementor-element-7ef77d09{color:#FFFFFF;font-size:18px;font-weight:400;line-height:24px;}.elementor-17740 .elementor-element.elementor-element-6725107d{--spacer-size:28px;}.elementor-17740 .elementor-element.elementor-element-2669abb1 .elementor-button .elementor-align-icon-right{margin-left:16px;}.elementor-17740 .elementor-element.elementor-element-2669abb1 .elementor-button .elementor-align-icon-left{margin-right:16px;}.elementor-17740 .elementor-element.elementor-element-2669abb1 .elementor-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:22px;letter-spacing:1px;fill:#141414;color:#141414;background-color:#FF7F2C;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);}.elementor-17740 .elementor-element.elementor-element-4b9e2347 > .elementor-element-populated{padding:0px 0px 0px 15px;}.elementor-17740 .elementor-element.elementor-element-c5cc4d4 .elementor-heading-title{color:#FFFFFF;font-family:"Avenir Next", Sans-serif;font-size:16px;font-weight:400;line-height:21px;}.elementor-17740 .elementor-element.elementor-element-c5cc4d4 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17740 .elementor-element.elementor-element-73138b46{--e-icon-list-icon-size:14px;}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17740 .elementor-element.elementor-element-1529b796 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(18px/2);margin-left:calc(18px/2);}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-18px/2);margin-left:calc(-18px/2);}body.rtl .elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-18px/2);}body:not(.rtl) .elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-18px/2);}.elementor-17740 .elementor-element.elementor-element-56ff142{--e-icon-list-icon-size:14px;}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-text{color:#FFFFFF;}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#ff7f2c;}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-item > a{font-size:16px;font-weight:400;line-height:21px;}.elementor-17740 .elementor-element.elementor-element-f871f9f > .elementor-element-populated{padding:0px 0px 0px 30px;}@media(max-width:767px){.elementor-17740 .elementor-element.elementor-element-466e790{padding:0px 0px 26px 0px;}.elementor-17740 .elementor-element.elementor-element-68008a8b{width:100%;}.elementor-17740 .elementor-element.elementor-element-68008a8b > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17740 .elementor-element.elementor-element-7ef77d09{text-align:center;font-size:14px;}.elementor-17740 .elementor-element.elementor-element-6725107d{--spacer-size:5px;}.elementor-17740 .elementor-element.elementor-element-4b9e2347{width:100%;}.elementor-17740 .elementor-element.elementor-element-4b9e2347 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17740 .elementor-element.elementor-element-73138b46 .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17740 .elementor-element.elementor-element-1529b796{width:100%;}.elementor-17740 .elementor-element.elementor-element-1529b796 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17740 .elementor-element.elementor-element-56ff142 .elementor-icon-list-item > a{font-size:14px;line-height:15px;}.elementor-17740 .elementor-element.elementor-element-f871f9f{width:100%;}.elementor-17740 .elementor-element.elementor-element-f871f9f > .elementor-element-populated{padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-17740 .elementor-element.elementor-element-68008a8b{width:24%;}.elementor-17740 .elementor-element.elementor-element-4b9e2347{width:25.3333%;}.elementor-17740 .elementor-element.elementor-element-1529b796{width:25.334%;}.elementor-17740 .elementor-element.elementor-element-f871f9f{width:25.3333%;}}@media(max-width:1024px) and (min-width:768px){.elementor-17740 .elementor-element.elementor-element-68008a8b{width:50%;}.elementor-17740 .elementor-element.elementor-element-4b9e2347{width:50%;}.elementor-17740 .elementor-element.elementor-element-1529b796{width:50%;}.elementor-17740 .elementor-element.elementor-element-f871f9f{width:50%;}}

.elementor-17736 .elementor-element.elementor-element-3a2afb5 .elementor-button {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 1px;
    fill: var(--e-global-color-text );
    color: var(--e-global-color-text );
    background-color: #FF7F2C;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 10px 20px 0px rgba(255, 127, 44.000000000000014, 0.3);
}

.elementor-17736 .elementor-element.elementor-element-262bead {
    --spacer-size: 28px;
}

.elementor-hidden {
  display: none
}

.elementor a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0
}

.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}

.lang-dropdown-toggle { border: 0 none; line-height: 30px }

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-44784f5.elementor-social-icon {
  background-color: #02010100;
}

.elementor-17673 .elementor-element.elementor-element-4f0a37b1 .elementor-repeater-item-44784f5.elementor-social-icon i {
  color: var(--e-global-color-primary );
}

.elementor-17673 .elementor-element.elementor-element-3c75ee86 {
  padding: 0px 0px 0px 0px;
  z-index: 9;
}

.elementor-17744 .elementor-element.elementor-element-66deea69 > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1100px;
}

.elementor-17732 .elementor-element.elementor-element-4322ff32 p,
.elementor-17726 .elementor-element.elementor-element-98240ee p,
.elementor-17734 .elementor-element.elementor-element-51a752ac p,
.elementor-17736 .elementor-element.elementor-element-1066c519 p,
.elementor-17738 .elementor-element.elementor-element-7dc3cc26 p, 
.elementor-17740 .elementor-element.elementor-element-7ef77d09 p, 
.elementor-17742 .elementor-element.elementor-element-101f105f {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: '\f343';
  }
}

@media screen and (max-width: 767px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link, .single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>span.mega-menu-link, #mega-menu-wrap-menu-1 .single-faq-description a #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link, .single-faq-description a #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>font.mega-menu-link {
    padding: 4px 40px !important;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu { width: 100% !important }
  .mega-sub-menu .elementor-column { width: 100% !important }
  .mega-sub-menu .elementor-element-populated { padding: 0 !important }
  .elementor-17673 .elementor-element.elementor-element-597179ed { margin-top: 0 !important }
}