.elementor-kit-4{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#303030;--e-global-color-text:#1E1E1E;--e-global-color-accent:#A23338;--e-global-color-0fdf434:#A23338;--e-global-color-231f35f:#FFFFFF;--e-global-color-020e16a:#1E1E1E;--e-global-color-cc5b61d:#7B272B;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Georgia";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Georgia";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Georgia";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Serif;font-size:18px;line-height:1.6em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Open Sans", Serif;font-size:16px;color:var( --e-global-color-231f35f );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-size:18px;}.elementor-kit-4 h1{font-family:"Georgia", Serif;}.elementor-kit-4 h2{font-family:"Georgia", Serif;}.elementor-kit-4 h3{font-family:"Georgia", Serif;}.elementor-kit-4 h4{font-family:"Georgia", Serif;}.elementor-kit-4 h5{font-family:"Georgia", Serif;}.elementor-kit-4 h6{font-family:"Georgia", Serif;}.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 *//*** NAV MENU ***/
.contact-nav a {
	border: 1px solid white;
	border-radius: 6px;
	padding: 6px 12px!important;
	color: white!important;
}
.contact-nav:hover a {
	background-color: white;
	color: black!important;
}
.contact-nav .elementor-item:after {
   display:none;
}
/*** END NAV MENU ***/
@media only screen and (max-width: 1024px) {
.contact-nav a {
	border: 1px solid #A23338;
	border-radius: 0px;
	padding: 20px 20px!important;
	color: white!important;
	background-color: #A23338;
}
.contact-nav:hover a {
	background-color: white !important;
	color: #A23338!important;
}
}/* End custom CSS */