.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-eef4acc:#1A4E89;--e-global-color-e8f7c5f:#FFFFFF;--e-global-color-8d76e5e:#FF1D25;--e-global-color-0148658:#43525A;--e-global-color-f70d7f5:#0B57AD;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Libre Baskerville";--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;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FF1D25;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-8d76e5e );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-e8f7c5f );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h6{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.elementor-element-eb849df .elementor-widget-heading .elementor-heading-title,
.elementor-element-eb849df .elementor-widget-text-editor {
    color: #FFF;
}

body {
    font-family: Roboto, sans-serif
}

.cky-btn-revisit-wrapper {
    box-shadow: 0 0 5px #FFF;
    border: solid 1px #FFF;
}

body button.cky-btn-revisit:hover,
body button.cky-btn-close:hover {
    background: inherit;
    color: inherit;
    border: none;
}


a {
    color: white;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #FFF;
}

body .elementor-widget-button .elementor-button {
    background-color: #FF1D25;
    color: #FFF;
}
body .elementor-widget-button .elementor-button:hover {
    background-color: #FFF;
    color: #FF1D25;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.elementor-widget-text-editor table,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    margin-bottom: .9em;
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 2rem;
    margin-block-end: 1rem;
    line-height: 1.25;
}

@media (max-width: 768px) {
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;   
    }
    h3 {
        font-size: 22px;   
    }
    h4 {
        font-size: 20px;   
    }
    h5 {
        font-size: 18px;   
    }
}

table {
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

table th,
table td {
  border: 1px solid #ccc!important;
  padding: 8px 12px;
  text-align: left;
  color: #fff;
}


table thead {
  background-color: #4985CA;
  color: #fff;
  font-weight: 600;
}


table tbody td:first-child {
  background-color: #4985CA; 
  color: #fff;
}


table tbody td {
  background-color: transparent;
  color: #fff;
}

table tbody tr:hover td:first-child,
table tbody tr:hover th:first-child {
  background-color: #4985CA;
  color: white !important;
}


table tbody td:first-child {
  background-color: #4985CA ;
  color: #fff !important;
}
table tbody > tr:nth-child(2n+1) > td:first-child{
    background-color: #4985CA ;
}


@media (max-width: 767px) {
  table {
    table-layout: fixed;
    width: 100%;
  }

  table thead th,
  table tbody td {
    width: 33.33%;
    text-align: center;
    word-break: break-word;
  }

  table thead th,
  table thead tr,
  table thead tr {
    padding: 3px 1px;
    font-size: 12px;
  }

  table tbody td,
  table thead tr,
  table tbody th {
    font-size: 10px;
    padding: 3px 1px;
  }
}/* End custom CSS */