/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2024 | 05:02:53 */
.uk-icon.search.search-menu-icon [aria-expanded="true"]{
    width:18px;
    
}
.uk-icon.search.search-menu-icon [aria-expanded="true"]:before{
    position:absolute;
    right:0px;
    width:940px;
    height:30px;
    background-color:#1f345d;
    background-position-x:100%;
    height: 70px;
    background-position-y: center;
}

.uk-button-default {
    border: 2px solid #1f345d;
    color: #1f345d;
    padding: 13px 16px 12px;
    font-weight: 800;
    font-size: 14px;
	line-height: 14px;
	background: transparent;

}
.uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}
.uk-button-default:hover {
    background: #1F345D;
    color: white;
    border: 2px solid #1F345D;
}
.uk-button-default[disabled]{
    color:#D1D1D1;
    background:#e8e8e8;
    border-color:#e8e8e8;
}
.uk-section-primary:not(.uk-preserve-color) .uk-button-default {
    background: transparent;
    color: white;
    border-color: white;
}
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover {
    background: white;
    color: #1f345d;
    border-color: white;
}
.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default{
    background:transparent ;
    color: white;
    border-color:white;
}
.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover{
    background: #fff;
    color: #1F345D;
}
.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default[disabled],
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default[disabled]{
    background: #A3A3A3;
    color: #484848;
    border-color:#A3A3A3;
}
.download-button .uk-button-default:before {
    content: "";
    background: url("/wp-content/uploads/2022/11/download-arrow-about.svg")0px 0px no-repeat;
    display: inline-block;
    background-size: 100%;
    height: 12px;
    width: 9px;
    top: 1px;
	margin-right: 8px;
    position: relative;
}
.download-button .uk-button-default:hover:before{
        background: url("/wp-content/uploads/2022/11/download-icon-small-pdf.svg")0px 0px no-repeat;
        background-size: 100%;
}
.download-button .uk-button-large:before {
    height: 16px;
    width: 12px;
}
.download-button .uk-button-small:before {
    height: 12px;
    width: 9px;
}

.download-button .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:before,
.download-button .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:before{
     background: url("/wp-content/uploads/2022/11/download-icon-small-pdf.svg")0px 0px no-repeat;
     background-size: 100%;
}

.download-button .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover:before,
.download-button .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover:before{
     background: url("/wp-content/uploads/2022/11/download-arrow-about.svg")0px 0px no-repeat;
     background-size: 100%;
}

.northeast-blue-arrow .uk-button-default:after {
    content: "";
    background: url("/wp-content/uploads/2022/12/onright-svg-blue-arrow.svg")0px 0px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    background-size: 100%;
    margin-left: 12px;
}
.northeast-blue-arrow .uk-button-default:hover:after {
	background:url("/wp-content/uploads/2022/12/mobile-up-arrow.svg")0px 0px no-repeat;
	background-size:100%
}


.northeast-blue-arrow .uk-button-large:after {
	width:12px;
	height:12px;	
}
.northeast-blue-arrow .uk-button-small:after {
	width:8px;
	height:8px;	
}

.northeast-blue-arrow .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:after,
.northeast-blue-arrow .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:after{
	background:url("/wp-content/uploads/2022/12/mobile-up-arrow.svg")0px 0px no-repeat;
	background-size:100%;
}

.northeast-blue-arrow .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover:after,
.northeast-blue-arrow .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover:after{
	background: url("/wp-content/uploads/2022/12/onright-svg-blue-arrow.svg")0px 0px no-repeat;
	background-size:100%;
}


.right-arrow .uk-button-default:after {
    content: "";
    background: url("/wp-content/uploads/2022/10/menu-rightarrow-blue.svg")0px 0px no-repeat;
    width: 16px;
    height: 17px;
    display: inline-block;
    margin-left: 8px;
    float: right;
}

.right-arrow .uk-button-large:after {
    width:18px;
    height:18px;
}

.right-arrow .uk-button-small:after {
    width:12px;
    height:12px;
}

.right-arrow .uk-button-default:hover:after {
    background:url("/wp-content/uploads/2022/12/mobile-right-arrow.svg")0px 0px no-repeat;
    background-size:100%
}

.right-arrow .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:after,
.right-arrow .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:after{
	background: url("/wp-content/uploads/2022/12/mobile-right-arrow.svg")0px 0px no-repeat;
	background-size:100%;
}

.right-arrow .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover:after,
.right-arrow .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover:after{
	background: url("/wp-content/uploads/2022/11/view-all-arrow.svg")0px 0px no-repeat;
	background-size:100%;
}

.med-blue .uk-button-default {
    border: 2px solid #006EB0;
    color: #006EB0;
    padding: 13px 16px 12px;
    font-weight: 900;
    font-size: 14px;
	line-height: 14px;
	background: transparent;

}

.med-blue .uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.med-blue .uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}

.med-blue .uk-button-default:hover {
    background: #006EB0;
    color: white;
    border: 2px solid #006EB0;
}

.med-blue .uk-button-default[disabled]{
    color:#D1D1D1;
    background:#e8e8e8;
    border-color:#e8e8e8;
}

.onright-med-blue .uk-button-default:after {
    content: "";
    background: url("/wp-content/uploads/2022/11/blue-arrow-register.svg")0px 0px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-left: 12px;
    background-size: 100%;
}

.onright-med-blue .uk-button-large:after {
    width:12px;
    height:12px;
}
.onright-med-blue .uk-button-small:after {
    width:8px;
    height:8px;
}

.onright-med-blue .uk-button-default:hover:after {
    content: "";
    background: url("/wp-content/uploads/2022/12/mobile-up-arrow.svg")0px 0px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-left: 12px;
    background-size: 100%;
}

.onright-med-blue .uk-button-large:hover:after {
    width:12px;
    height:12px;
}
.onright-med-blue .uk-button-small:hover:after {
    width:8px;
    height:8px;
}

.white-button .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default {
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 13px 16px 12px;
    font-weight: 900;
    font-size: 14px;
	line-height: 14px;
	background: #004899;
    
}
.white-button .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:hover {
    background:#fff;
    color:#004899;
}

.white-button .uk-card-primary>:not([class*=uk-card-media]) .uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.white-button .uk-card-primary>:not([class*=uk-card-media]) .uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}
 
.white-button-blue-panel .uk-tile-primary:not(.uk-preserve-color) .uk-button-default {
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 13px 16px 12px;
    font-weight: 900;
    font-size: 14px;
	line-height: 14px;
	background: #006EB0;
}

.white-button-blue-panel .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover {
    background:#fff;
    color:#1F345D;
}
.white-button-blue-panel .uk-tile-primary:not(.uk-preserve-color) .uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.white-button-blue-panel .uk-tile-primary:not(.uk-preserve-color) .uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}

.white-button-inner-slider .uk-button-default {
    border: 2px solid #fff;
    color: #fff;
    padding: 15px 20px;
    font-weight: 900;
    font-size: 18px;
    line-height: 14px;
    background: transparent;
}

.white-button-inner-slider .uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.white-button-inner-slider .uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}

.white-button-inner-slider .uk-button-default:hover {
    background: #fff;
    color: #1f345d;
}

.white-download-inner-slider .uk-button-default:before {
    content: "";
    background: url("/wp-content/uploads/2022/11/download-icon-small-pdf.svg")0px 0px no-repeat;
    display: inline-block;
    background-size: 100%;
    height: 12px;
    width: 9px;
    top: 1px;
	margin-right: 8px;
    position: relative;
}
.white-download-inner-slider .uk-button-default:hover:before{
        background: url("/wp-content/uploads/2022/11/download-purple-icon.svg")0px 0px no-repeat;
        background-size: 100%;
}
.white-download-inner-slider .uk-button-large:before {
    height: 16px;
    width: 12px;
}
.white-download-inner-slider .uk-button-small:before {
    height: 12px;
    width: 9px;
}
.white-button-bluebg .uk-button-default {
    border: 2px solid #fff;
    color: #fff;
    padding: 13px 16px 12px;
    font-weight: 900;
    font-size: 14px;
	line-height: 14px;
	background: transparent;

}

.white-button-bluebg .uk-button-small {
    font-size: 12px;
    padding: 10px 14px 9px;
    line-height: 12px;
}
.white-button-bluebg .uk-button-large {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 18px;
	font-weight: 900;
}

.white-button-bluebg .uk-button-default:hover {
    background: #fff;
    color: #1f345d;
}
.bluebg-download-arrow .uk-button-default:before {
    content: "";
    background: url("/wp-content/uploads/2022/11/download-icon-small-pdf.svg")0px 0px no-repeat;
    display: inline-block;
    background-size: 100%;
    height: 12px;
    width: 9px;
    top: 1px;
	margin-right: 8px;
    position: relative;
}
.bluebg-download-arrow .uk-button-default:hover:before{
        background: url("/wp-content/uploads/2022/11/download-arrow-about.svg")0px 0px no-repeat;
        background-size: 100%;
}
.bluebg-download-arrow .uk-button-large:before {
    height: 16px;
    width: 12px;
}
.bluebg-download-arrow .uk-button-small:before {
    height: 12px;
    width: 9px;
}
 
.onright-medbluebg .uk-button-default:after {
    content: "";
    background: url("/wp-content/uploads/2022/12/mobile-up-arrow.svg")0px 0px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-left: 12px;
    background-size: 100%;
}

.onright-medbluebg .uk-button-large:after {
    width:12px;
    height:12px;
}
.onright-medbluebg .uk-button-small:after {
    width:8px;
    height:8px;
}

.onright-medbluebg .uk-button-default:hover:after {
    content: "";
    background: url("/wp-content/uploads/2022/12/onright-svg-blue-arrow.svg")0px 0px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-left: 12px;
    background-size: 100%;
}

.onright-medbluebg .uk-button-large:hover:after {
    width:12px;
    height:12px;
}
.onright-medbluebg .uk-button-small:hover:after {
    width:8px;
    height:8px;
}
 .light-blue-button a.el-content.uk-button:hover {
    background: #fff;
    color: #006EB0 !important;
}
.light-blue-button a.el-content.uk-button.uk-button-default:hover:after{
    content: "";
    background: url("/wp-content/uploads/2022/11/blue-arrow-register.svg")0px 0px no-repeat;
    width: 12px;
    height: 13px;
}
.green-btn a.el-content.uk-button.uk-button-default.uk-button-large {
    border-color: #8fc02c;
    background: transparent !important;
    color: #1f345d;
}
.green-btn a.el-content.uk-button.uk-button-default.uk-button-large:hover {
    background: #8fc02c !important;
    color: #fff !important;
}
.button-view-more a.el-content.uk-button.uk-button-default {
    background: #1f345d;
    color: #fff;
}
.button-view-more a.el-content.uk-button.uk-button-default:after {
    content: "";
    background: url("/wp-content/uploads/2022/12/mobile-right-arrow.svg")0px 0px no-repeat;
    width: 16px;
    height: 17px;
    display: inline-block;
    margin-left: 8px;
    float: right;
}
.button-view-more a.el-content.uk-button.uk-button-default:hover{
    background:transparent;
    color:#1f345d;
}
.button-view-more a.el-content.uk-button.uk-button-default:hover:after{
   background: url("/wp-content/uploads/2022/10/menu-rightarrow-blue.svg")0px 0px no-repeat;
   background-size:100%
}