.elementor-kit-7{--e-global-color-primary:#370C0E;--e-global-color-secondary:#081528;--e-global-color-text:#1A1A1A;--e-global-color-accent:#6E181C;--e-global-color-7d33b97:#000000;--e-global-color-89966ef:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 */.tabs ul li{
    width : 50%;
}

.tabs .eael-tabs-content p{
    padding : 10px 20px 0 20px;
}


.tabs .eael-tabs-content p img{
   height : 240px;
   object-fit : cover;
   width: 100%;
}

.tabs .eael-tabs-content p:nth-child(1){
    padding-top : 40px !important ;
}

.table th td,
.table  tbody td{
    width : 50% ;
}

.table a {
    background-color: #6E181C;
    padding: 15px 49px;
    border-radius: 4px;
    text-transform: uppercase;
}


.table thead th{
    text-align : center !important;
}

.table .td-content-wrapper {
    text-align : center !important;
}

.table .td-content {
    text-align : left !important;
}


@media(max-width: 767px){
    .tabs ul{
        flex-wrap: nowrap !important;
        flex-direction: unset !important;
        max-width: unset;
        overflow-x: unset !important;
}  

.tabs ul li{
       min-width : unset !important;
       font-size: 13px !important;
}  
.table th {
       width: 50% !important;
}

.table td,
.table th{
    padding : 10px !important;
    font-size : 13px !important;
    text-align: left !important;
}


.table th span{
    padding : 10px !important;
    font-size : 15px !important;
}

.table a {
    background-color: #6E181C;
    padding: 12px 20px;
    border-radius: 4px;
    text-transform: uppercase;
}

}/* End custom CSS */