/* =============================================================================
 * font settings
 * ========================================================================== */

body {
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1, .h1, h2, .h2, h3, .h3 {
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	font-style: normal;
}

h4, h5, h6, .h4, .h5, .h6, .font_headline {
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.ce_timeline i.last-point {
	display:none;
}

.autogrid_row > .column > .ce_iconbox_v2.style2 {
	border-right: 1px solid rgb(225,225,225);
}

.ce_linkbox h4, .ce_linkbox .h4 {
    font-size: 36px;
    font-weight: bold;
}