.elementor-kit-5828{--e-global-color-primary:#10265D;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#1A3784;--e-global-typography-primary-font-family:"Helvetica";--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:"Helvetica";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#333333;}.elementor-kit-5828 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);}@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 {
  color: #1a3784;
  /*text-decoration: underline !important;*/
}

a:hover {
    color: #1a3784;
    text-decoration:none !important;;
    outline: 0;
}

.icon-pdf {

	width: 16px;
	height: 16px;
}

.Heading4 {
    color: #1a3784;
    font-size: 20px;
    font-weight: 900;
}	

p {
    margin: .75rem 0;
}

.ezblockquoteBlue {
    background-color: #273A59;
    color: #fff;
    font-size: 18px;
    line-height: 1.5em;
    padding: 1em 2em 1em 1.5em;
}

.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
}
@media (max-width: 800px) {
  .flex-container {
    flex-direction: column;
  }
}
.red-btn {
    background: #cd0000 !important;
    color: #fff !important;
    font-size: 1em;
    margin: 5px 10px;
    border-radius: 5px;
    padding: 10px 30px;
    display: block;
}

.LargeText {
	font-size: 1.313em;
}
.cpw-ul {
	margin-left: 1.5em;
}

.cpw-ul a {
	text-decoration: underline;
}

.cpw-yearHdr {
		background: #e8e8e8;
		color: #011638;
		font-size: 20px;
		padding: 5px 10px;
		margin-bottom: 10px;
		text-align: center;
		border-radius: 8px 8px 0 0;
		border-bottom: 1px solid #1a3784;
		cursor: pointer;
	}
	
.cpw-mbtm, .cpw-mbtm-2  {
		margin-bottom: 50px;
		font-size: .9em;
	}
	
	
/* EVENT PLUGIN*/
.date-month {
    color:#cd0000 !important;
}
.ovaev_submit {
  background-color: #CD0000 !important;
  border-color: #CD0000 !important;
  border-radius: 5px;
}

.home .tribe-events-widget-events-list__view-more {
	display:none;
	}/* End custom CSS */