.elementor-kit-2790{--e-global-color-primary:#00325B;--e-global-color-secondary:#243345;--e-global-color-text:#00325B;--e-global-color-accent:#F7E54F;--e-global-color-3d72196:#106470;--e-global-color-95b1642:#69C7B5;--e-global-color-b938f22:#66A3B0;--e-global-color-5a384c7:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--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;font-family:"Poppins", Sans-serif;font-size:18px;line-height:1.35em;}.elementor-kit-2790 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2790 p{margin-block-end:10px;}.elementor-kit-2790 a:hover{color:var( --e-global-color-primary );}.elementor-kit-2790 h1{font-family:"Poppins", Sans-serif;font-size:44px;font-weight:400;line-height:1.4em;}.elementor-kit-2790 h2{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:400;line-height:1.3em;}.elementor-kit-2790 h3{font-size:26px;font-weight:500;line-height:1.3em;}.elementor-kit-2790 h4{font-size:22px;font-weight:500;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-kit-2790{font-size:16px;line-height:1.4em;}.elementor-kit-2790 p{margin-block-end:16px;}.elementor-kit-2790 h1{font-size:32px;line-height:1.3em;}.elementor-kit-2790 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.post-tags {
    display:none!important;
}

.title {
    margin-bottom:0px;
}

a.text-link {
    color:#00325B;
    text-decoration:none;
    border-bottom:1px dotted;
}

a.text-link:hover {
    color:#00325B;
    text-decoration:none;
    border-bottom:1px solid;
}


.move-up {
  transition: transform 0.3s ease; /* Smooth transition for the transform property */
}

.move-up:hover {
  transform: translateY(-10px); /* Move the element up by 10px */
}

.move-right {
  transition: transform 0.3s ease; /* Smooth transition for the transform property */
}

.move-right:hover {
  transform: translateX(10px); /* Move the element up by 10px */
}

.breadcrumb-link {
    color:#00325B;
    text-decoration:none;
        border-bottom: 1px dotted;
}

.breadcrumb-link:hover {
    color:#69C7B5;
    text-decoration:none;
    border-bottom: 1px solid;
}

.footer-link {
    color:#fff;
    text-decoration:none;
        border-bottom: 1px dotted;
}

.footer-link:hover {
    color:#69C7B5;
    text-decoration:none;
    border-bottom: 1px solid;
}/* End custom CSS */