.elementor-kit-28568{--e-global-color-primary:#720A0E;--e-global-color-secondary:#092B5A;--e-global-color-text:#0E100F;--e-global-color-accent:#FBFAF8;--e-global-color-21ed884:#FFFFFF;--e-global-color-b99eaa7:#F5FAFD;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--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.4em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:bold;--e-global-typography-eadaec8-font-family:"Poppins";--e-global-typography-eadaec8-font-size:16px;--e-global-typography-eadaec8-font-weight:600;--e-global-typography-eadaec8-line-height:1.4em;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-28568 button,.elementor-kit-28568 input[type="button"],.elementor-kit-28568 input[type="submit"],.elementor-kit-28568 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;line-height:1em;letter-spacing:1px;color:var( --e-global-color-21ed884 );border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-28568 button:hover,.elementor-kit-28568 button:focus,.elementor-kit-28568 input[type="button"]:hover,.elementor-kit-28568 input[type="button"]:focus,.elementor-kit-28568 input[type="submit"]:hover,.elementor-kit-28568 input[type="submit"]:focus,.elementor-kit-28568 .elementor-button:hover,.elementor-kit-28568 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-21ed884 );}.elementor-kit-28568 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-kit-28568{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:30px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-28568{--e-global-typography-primary-font-size:30px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.primary{
    color: var(--e-global-color-primary);
}

.secondary{
    color: var(--e-global-color-secondary);
}

  /*  Styles inside this block ONLY apply when the screen is smaller than 768px  */
@media only screen and (max-width: 768px) {   
.desktop {
	display:none; 
}
}

@media screen and (min-width: 800px) { 
.mobile {
    display: none;
}
}

/*  CSS remove telephone default */
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
footer p a { border-bottom: 0 !important; }/* End custom CSS */