.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c858926:#FFFFFF;--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;background-color:#501300;color:var( --e-global-color-c858926 );font-family:"Helvetica", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#2A2A2C;font-size:16px;font-weight:900;text-transform:uppercase;line-height:1.3em;color:#FF9D00;box-shadow:0px -14px 0px 0px #101011 inset;border-style:solid;border-width:1.5px 1.5px 1.5px 1.5px;border-color:#FF5500;border-radius:100px 100px 100px 100px;padding:14px 24px 14px 24px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 p{margin-block-end:0px;}.elementor-kit-11 a{color:#FF9D00;}.elementor-kit-11 a:hover{color:#FFBB00;}.elementor-kit-11 h1{color:#FFEFE2;font-size:clamp(2.875rem, 2.6793rem + 0.8696vw, 3.375rem);font-weight:bold;text-transform:uppercase;line-height:1em;}.elementor-kit-11 h2{color:#FFEFE2;font-size:clamp(1.625rem, 1.3804rem + 1.087vw, 2.25rem);font-weight:bold;text-transform:uppercase;line-height:1.2em;}.elementor-kit-11 h3{color:#FFEFE2;font-size:clamp(1.5rem, 1.3043rem + 0.8696vw, 2rem);font-weight:bold;text-transform:uppercase;line-height:1.2em;}.elementor-kit-11 h4{color:#FFEFE2;font-size:clamp(1.25rem, 1.0543rem + 0.8696vw, 1.75rem);font-weight:bold;text-transform:uppercase;line-height:1.3em;}.elementor-kit-11 h5{color:#FFEFE2;font-weight:bold;text-transform:uppercase;}.elementor-kit-11 h6{color:#FFEFE2;font-weight:bold;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-11 h1{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-primary .elementor-button:before{
    content: "";
    position: absolute;
    inset: 0;
    box-shadow: 0 -3px 5px #ff9d0099, 0 0 8.1px #f50, 0 3px 3px #ffd52b;
    border-radius: inherit;
}

/* Remove ALL borders */
.info-table {
  border-collapse: collapse;
border: 1px solid #9C2602;
      margin-block-end: 0px;
     
}

.info-table th,
.info-table td,
.info-table thead,
.info-table tbody,
.info-table tr {
  border: none !important;
}

.info-table thead {
  color: #EBCE96;
  text-align: left;
}

/* Remove possible header bottom border */
.info-table thead th {
  border-bottom: none !important;
  box-shadow: none !important;
}

/* Odd rows background */
.info-table tbody tr:nth-child(odd) {
  background-color: #9C2602;
}
@media (max-width:768px){
.info-table{
    border: none;
}
.info-table thead{
display:none;
}

.info-table,
.info-table tbody,
.info-table tr,
.info-table td{
display:block;
width:100%;

}

.info-table tr{
padding:12px;
margin-bottom:14px;
background:#9C2602;
border: 1px solid #9C2602!important;
}
.info-table  tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background: transparent;
}
.info-table tbody tr:hover>td, table tbody tr:hover>th{
    background: transparent;
}

 .info-table td{
display:flex;
justify-content:space-between;
padding:6px 0;
white-space:normal;
text-align: right;
gap: 15px;
}

.info-table td::before{
content:attr(data-label);
font-weight:700;
color:#EBCE96;
text-align: left;
}
}

.heading-dual span{
    color: #FF5500;
}
.buttonMain{
    cursor: pointer;
}/* End custom CSS */