.elementor-kit-2048345{--e-global-color-primary:#D63352;--e-global-color-secondary:#00185E;--e-global-color-text:#444444;--e-global-color-accent:#00185E;--e-global-color-c5f0bb4:#FFFFFF;--e-global-color-ece3eb2:#CCCCCC;--e-global-color-5fcbe6e:#F7F7F7;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:#444444;font-family:"Open Sans", Sans-serif;font-size:15px;font-weight:400;font-style:normal;line-height:24px;}.elementor-kit-2048345 button,.elementor-kit-2048345 input[type="button"],.elementor-kit-2048345 input[type="submit"],.elementor-kit-2048345 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Oswald", Sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:20px;letter-spacing:0.8px;color:var( --e-global-color-c5f0bb4 );border-radius:8px 8px 8px 8px;padding:15px 30px 15px 30px;}.elementor-kit-2048345 button:hover,.elementor-kit-2048345 button:focus,.elementor-kit-2048345 input[type="button"]:hover,.elementor-kit-2048345 input[type="button"]:focus,.elementor-kit-2048345 input[type="submit"]:hover,.elementor-kit-2048345 input[type="submit"]:focus,.elementor-kit-2048345 .elementor-button:hover,.elementor-kit-2048345 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-c5f0bb4 );}.elementor-kit-2048345 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2048345 p{margin-bottom:10px;}.elementor-kit-2048345 a{color:var( --e-global-color-text );}.elementor-kit-2048345 a:hover{color:#444444;}.elementor-kit-2048345 h1{color:var( --e-global-color-c5f0bb4 );font-family:"Oswald", Sans-serif;font-size:34px;font-style:normal;line-height:60px;}.elementor-kit-2048345 h2{color:var( --e-global-color-secondary );font-family:"Open Sans", Sans-serif;font-size:26px;font-weight:500;font-style:normal;line-height:32px;}.elementor-kit-2048345 h3{color:var( --e-global-color-accent );font-family:"Open Sans", Sans-serif;font-size:26px;font-weight:500;font-style:normal;line-height:30px;}.elementor-kit-2048345 h4{color:var( --e-global-color-accent );font-family:"Open Sans", Sans-serif;font-size:24px;font-style:normal;line-height:28px;}.elementor-kit-2048345 h5{color:var( --e-global-color-accent );font-family:"Open Sans", Sans-serif;font-size:22px;font-style:normal;line-height:24px;}.elementor-kit-2048345 h6{color:var( --e-global-color-accent );font-family:"Oswald", Sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.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);}@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 */.footer-container {
    display: flex;
  flex-wrap:wrap;
    justify-content: space-between;
    padding: 30px;
    background-color: #14233C;
margin-top: 30px;
}

.footer-column {
    flex: 1;
    padding: 0 15px;
}

.footer-column h3 {
    font-size: 18px;
    margin-bottom: 15px;
color: #fff;
}

.footer-column ul {
    list-style: none;
    padding: 0;
color: #fff;

}

.footer-column ul li {
    margin-bottom: 10px;
color: #fff;

}

.footer-column ul li a {
    text-decoration: none;
    color: #333;
    transition: color 0.2s;
color: #fff;

}

.footer-column ul li a:hover {
    color: #0077cc;
}

.trust-logos {
    text-align: center;
}

.trust-logo {
    margin-bottom: 10px;
}

.trust-logo iframe {
    width: 100%;
    max-width: 280px;
    height: 50px;
}

.social-icons {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.social-icons a img {
    height: 30px;
}

.footerbottom {
    text-align: center;
    background-color: #101b2d;
    color: #fff;
    padding: 10px 0;
}/* End custom CSS */