.elementor-kit-6{--e-global-color-primary:#0A47A1;--e-global-color-secondary:#FF7043;--e-global-color-text:#212121;--e-global-color-accent:#1EE9B6;--e-global-color-f139313:#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-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-6cab97c-font-family:"Poppins";--e-global-typography-6cab97c-font-weight:700;--e-global-typography-6cab97c-line-height:1.4em;--e-global-typography-17ec3e4-font-family:"Poppins";--e-global-typography-17ec3e4-font-size:16px;--e-global-typography-17ec3e4-font-weight:700;--e-global-typography-2398fcf-font-family:"Open Sans";--e-global-typography-2398fcf-font-size:14px;--e-global-typography-2398fcf-font-weight:400;--e-global-typography-2398fcf-line-height:1.5em;background-color:#F5F5F5;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:700;line-height:1.4em;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;line-height:1.4em;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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: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 */a,
button{
    transition: .4s;
}

p:last-child {
    margin-bottom: 0 !important;
}





/*Pagination*/

.elementor-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    row-gap: 10px;
    justify-content: center;
    align-items: center;
}

.page-numbers {
    padding: 8px 15px;
    border: 1px solid #0A47A1;
    color: #0A47A1 !important;
    border-radius: 5px;
}

.page-numbers.prev,.page-numbers.next {
    background: white;
    border-color: white;
    color: #212121 !important;
}

.page-numbers:hover {
    background: #0A47A1 !important;
    color: #fff !important;
}/* End custom CSS */