.elementor-kit-6{--e-global-color-primary:#E6BD6D;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#E6BD6D;--e-global-color-4b434f2:#F7F7F7;--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;font-family:"Roboto", Sans-serif;font-size:15px;line-height:1.6em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;font-weight:500;text-transform:uppercase;letter-spacing:0.5px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:16px 16px 16px 16px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-size:28px;font-weight:bold;}.elementor-kit-6 h2{font-size:20px;font-weight:bold;}.elementor-kit-6 h3{font-size:18px;font-weight:bold;}.elementor-kit-6 h4{font-size:16px;font-weight:bold;}.elementor-kit-6 label{font-weight:500;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#D9D9D9;border-radius:0px 0px 0px 0px;padding:12px 12px 12px 12px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-primary );}.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);}@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 */a {
    transition: 0.15s ease-in-out;   
}

table tr th {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    height: 40px;
    vertical-align: middle;
    background: #2d2d2d;
    color: #fff;
}

table tbody>tr:nth-child(odd)>th {
    background: #2d2d2d;
}

table tr td {
    font-size: 16px;
    letter-spacing: 0.8px;
    vertical-align: middle;
        padding: 16px;
    border: 1px solid #eeeeee;
}/* End custom CSS */