.elementor-kit-71615{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-71615 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */footer.elementor-slideshow__footer {
    display: none;
}
.elementor-field-type-acceptance label {
    position: relative;
    top: -4px;
    font-family: inherit !important;
}
.elementor-field-type-acceptance input {
    width: 16px;
    height: 16px;
}
.elementor-tab-content table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
 table-layout: fixed;
}

.elementor-tab-content table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

.elementor-tab-content table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

.elementor-tab-content table th,
.elementor-tab-content table td {
  padding: .625em;
  text-align: center;
}

.elementor-tab-content table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .elementor-tab-content table {
    border: 0;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .elementor-tab-content table caption {
    font-size: 1.3em;
  }
  
  .elementor-tab-content table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .elementor-tab-content table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  .elementor-tab-content table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .elementor-tab-content table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a .elementor-tab-content table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .elementor-tab-content table td:last-child {
    border-bottom: 0;
  }
}/* End custom CSS */