


.linkArrow:after {
    content: ">";
    position: relative;
    font-size: 24px;
    top: 3px;
}






.rule-title-blue-24 strong {
    color: #00436f;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
}



.rule-tile-24 strong {
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
}



.rule-title-20 strong {
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
}



.rule-title-18 strong {
    font-size: 18px;
    font-weight: 800;
    line-height: 26px;
}













.btn-rte a {
    color: #fff
}

    .btn-rte:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

/**umb_name:Headline*/
.rule-headline {
	color: #00436f;
	font-size: 3rem;
	font-weight: 800;
	margin-bottom: .6875rem;
	text-align: center;
	line-height: 3.5rem;
}

/**umb_name:Title blue 24*/
.rule-title-blue-24 {
	color: #00436f;
	font-size: 24px;
	font-weight: 800;
	line-height: 32px;
}

/**umb_name:Title 24*/
.rule-tile-24 {
	font-size: 24px;
	font-weight: 800;
	line-height: 32px;
}

/**umb_name:Title 20*/
.rule-title-20 {
	font-size: 20px;
	font-weight: 800;
	line-height: 26px;
}

/**umb_name:Title 18*/
.rule-title-18 {
	font-size: 18px;
	font-weight: 800;
	line-height: 26px;
}

/**umb_name:Button*/
.btn-rte {
	background-color: #00436f;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	padding: 8px 33px 9px;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    user-select: none;
}

/**umb_name:Hightlight*/
.hightlight {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	padding: 4px 8px;
}

/**umb_name:Link arrow*/
.linkArrow {
	font-weight: 500;
	color: #00436f;
	text-decoration: none;
}

/**umb_name:Header blue*/
.header-blue {
	font-weight: 500;
	color: #00436f;
	font-size: 48px;
	line-height: 58px;
}

/**umb_name:Subtitle*/
.subtitle {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #00436f;
}

/**umb_name:fs-1828*/
.fs-1828 {
	font-weight: 400;
}

/**umb_name:fs-2432*/
.fs-2432 {
	font-size: 24px;
	line-height: 32px;
}
