@charset "utf-8";
/*
CSS Document

These styles are also included in the tiny MCE editor
*/

.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.body_col ul {
	list-style: disc;
	margin-bottom: 18px;
	padding-left: 20px;
}
.body_col ul li {
	margin-bottom: 2px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1,
h2,
h3 {
	line-height: 1em;
}

.body_col h2,
.body_col h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}

p,
.wpb_text_column p:last-child {
	margin-bottom: 12px;
}
.colour-bg p {
	color: #fff;
}

.body_child_nav {
}
.body_child_nav li {
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.body_child_nav li a,
.cta1-blue,
.cta1 {
	background-image: url(../../assets/images/global/body_child_nav_icon-blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	display: block;
	height: 24px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	color: #009ee1;
	font-size: 16px;
	line-height: 24px;
	white-space: nowrap;
}
span.cta1 {
	height: 23px;
}
.body_child_nav li a:hover,
.cta1-blue:hover,
.cta1:hover {
	background-image: url(../../assets/images/global/body_child_nav_icon-blue.png);
	background-position: 0px -24px;
	background-color: transparent;
	color: #000;
}

a.cta1 {
	margin-top: 12px !important;
	background-color: transparent;
	transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
a.cta1:hover {
	background-color: transparent;
}
a.cta1.centered {
	display: inline-block;
	width: auto;
	text-align: center;
}
a.cta1 span.cta1 {
	background-image: url(../../assets/images/global/body_child_nav_icon-blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 24px;
	padding: 0px;
	padding-left: 30px;
	color: #009ee1;
	font-size: 16px;
	line-height: 24px;
	white-space: nowrap;
	margin-top: auto;
	margin-bottom: auto;
	border-width: 0px;
	background-color: transparent;
}
.colour-bg a.cta1 span.cta1,
.colour-bg .cta1 {
	background-image: url(../../assets/images/global/body_child_nav_icon-forward-white.png);
	background-size: 11%;
	background-size: 29%;
	color: #fff;
	background-size: 24px auto;
}
a.cta1 span.cta1:hover,
.colour-bg .cta1:hover {
	background-color: transparent;
	background-position: 0px -25px;
	color: #000;
}
a.cta1.centered span.cta1.centered {
	margin-left: auto;
	margin-right: auto;
}

a.cta2 {
	margin-top: 30px !important;
	background-color: transparent;
	transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
a.cta2:hover {
	background-color: transparent;
}
a.cta2.centered {
	display: block;
	width: auto;
	text-align: center;
}
a.cta2 span.cta2 {
	width: 265px;
	color: #fff;
	height: 60px;
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
	background-color: #009ee1;
	font-size: 24px;
	line-height: 60px;
	padding: 0px;
}
a.cta2 span.cta2:hover {
	background-color: #000;
}
a.cta2.centered span.cta2.centered {
	margin-left: auto;
	margin-right: auto;
}

.wpb_button {
	border-color: transparent !important;
	text-shadow: none !important;
}

.wpb_wrapper h2,
#page_heading_wrapper h2,
.standard-page #page_heading_wrapper h1,
.forced_standard_styling #page_heading_wrapper h1 {
	font-size: 60px;
	line-height: 60px;
	font-family: "agency_fbbold";
	margin-bottom: 15px !important;
	display: block;
}
.standard-page #page_heading_wrapper h1,
.forced_standard_styling #page_heading_wrapper h1 {
	color: #009fe3;
}
.standard-page #page_heading_wrapper h1.extra_margin,
.forced_standard_styling #page_heading_wrapper h1.extra_margin {
	margin-top: px;
}
.wpb_wrapper h3,
#page_heading_wrapper h3,
.standard-page h2,
.forced_standard_styling h2 {
	font-size: 32px;
	margin-bottom: 26px;
	line-height: 1.2em;
}
.standard-page h2,
.forced_standard_styling h2 {
	font-family: "PT Sans", sans-serif;
}
.splash_wrapper .wpb_wrapper h2 {
	font-size: 40px;
}
.colour-bg .wpb_wrapper h2 {
	color: #fff;
}
.wpb_wrapper h4,
#page_heading_wrapper h4,
.standard-page h3 {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 42px !important;
	line-height: 1.3em;
	font-weight: 400;
}
.colour-bg .wpb_wrapper h4,
.colour-bg #page_heading_wrapper h4,
.colour-bg .standard-page h3 {
	color: #fff;
}
.vara-lopp .wpb_wrapper h4 {
	margin-bottom: 20px !important;
}
.standard-page h3,
.forced_standard_styling h3 {
	font-style: normal;
	margin-bottom: 8px !important;
	font-weight: 600;
}
#page_heading_wrapper h4 {
	margin-bottom: 0px !important;
}
.wpb_wrapper h5,
#page_heading_wrapper h5,
.standard-page h4,
.forced_standard_styling h4 {
	font-size: 20px;
	font-weight: bold;
}

.wpb_single_image .vc_figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
}

.vc_separator {
	margin-top: 36px;
	margin-bottom: 36px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
}
.vc_separator span {
	display: none !important;
}

.wpb_text_column a,
.wpb_text_column a:hover {
	/*text-decoration:underline !important;*/
}
.home_splash_cta_wrapper a {
	text-decoration: none !important;
}
