
/* -------------------------------------------------------
CUSTOM SETTINGS ---------------------------------------
--------------------------------------------------------*/

.bg-color-blue-1 {
	background-color: #0f3e68 !important;
}
.bg-color-w-1 {
	background-color: #fff !important;
}

.call-to-action.call-to-action-strong-blue {
	background: #0f3e68;
}

html .bg-color-light-scale-1w {
	background-color: #fff !important;
}

#add-text-color1 {
	color: #fff;
}
#add-text-color2 {
	color: #60a9eb;
}
#add-text-color3 {
	color: #1d78cb;
}
#add-text-color-4 {
	color: #000;
	font-size: 16px;
}

#mb-xtra-75 {
	margin-bottom: 75px !important;
}
#mb-xtra-100 {
	margin-bottom: 100px !important;
}

.no-text-trans {
	text-transform: none !important;
	line-height: 42px !important;
}

.text-14 p {
	font-size: 14px !important;
}
.text-extra {
	font-size: 60px !important;
	margin-bottom: 20px !important;
}

.text-upp {
	text-transform: uppercase;
}

/* BLOG ---------------------------- */
html .bg-color-light-scale-9 {
	background-color: #60a9eb !important;
}

/* FOOTER -------------------------- */
.text-color-light a {
	color: #fff !important;
	font-weight: 600;
}
.text-color-light a:hover {
	color: #004466 !important;
	font-weight: 600;
}

.text-copy, .text-copy a, .text-copy a:hover {
	color: #ccc !important;

}