/* Add here all your css styles (customizations) */

@import url('/fonts/css/roboto.css');
@import url('/fonts/css/roboto-slab.css');

body section:not(#zmslightbox-mask) {
	font: 15px 'Roboto Slab', Arial, sans-serif;
}
body section#zmslightbox-mask header {
	z-index:0;
}
body section#zmslightbox-mask a.js-go-to {
	display: none !important;
}
a {
	color: #007bff;
}

header:not(.js-header-fix-moment) div.u-header__section {
	height: 300px !important;
	padding-top: 156px !important;
	background-size: 280px;
	background-repeat:no-repeat;
	background-position-x: calc(100% + 5px);
	background-position-y: -5px;
}
@media (min-width: 1200px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac1.svg');
		background-size: 320px;
	}
}
@media (max-width: 1199px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac2.svg?');
		background-size: 320px;
	}
}
@media (max-width: 992px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual2_opac2.svg');
		background-size: 300px;
		background-position-y: 34px;
	}
	header:not(.js-header-fix-moment) div.u-header__section nav #navBar {
		padding: 3px 15px 8px 15px !important;
		margin: 15px 0 0 0;
		background: rgba(25, 25, 25, 0.75);
		border:1px solid #888;
		box-shadow: 0 0 20px rgba(25, 25, 25, 0.75)
	}
}
@media (max-width: 768px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual2_opac2.svg');
		background-size: 300px;
		background-position-y: 80px;
	}
}
@media (max-width: 576px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac2.svg');
		background-size: 320px;
		background-position-y: 80px;
		background-position-x: calc(100% + 25px);
	}
	header:not(.js-header-fix-moment) div.u-header__section nav #navBar {
		padding: 3px 15px 8px 15px !important;
		margin: 15px -14px 0 -14px;
		background: rgba(0, 0, 0, 1);
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		box-shadow: 0 0 20px rgba(25, 25, 25, 0.75);
	}
}

body#root header:not(.js-header-fix-moment) div.u-header__section,
body#e21 header:not(.js-header-fix-moment) div.u-header__section,
body#e17 header:not(.js-header-fix-moment) div.u-header__section {
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.67);
}

/* NAVIGATION BAR */
header:not(.js-header-fix-moment) div.u-header__section #navBar {
	padding-top: 2.85714rem !important;
}
header:not(.js-header-fix-moment) > div.u-header__section > ul.navbar-nav > li.active a.nav-link {
	color:white !important;
}
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav,
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > li.ZMS1,
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > li.ZMS0 {
	margin-left:0px !important;
	font-size:15px;
	text-transform:none !important;
}
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > .hs-has-sub-menu > a::after {
	display:none
}


@media (min-width: 768px) {
	header:not(.js-header-fix-moment) div.u-header__section .navbar.navbar-expand-lg,
	header:not(.js-header-fix-moment) div.u-header__section .navbar.navbar-expand-lg > .container {
		display:block;
	}
	header.js-header-fix-moment div.u-header__section a.svglogo.navbar-brand {
		max-width: 280px;
		margin-top:.1em
	}
}
@media (max-width: 767px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		padding-top: 0 !important;
	}
	header.js-header-fix-moment .navbar {
		padding:0 1rem;
	}
	a.svglogo.navbar-brand svg {
		width:100%;
	}
	a.svglogo.navbar-brand {
		width: calc(100% - 5rem);
		margin-top:0;
		max-width: 200px !important;
	}
	.hamburger {
		padding-top:6px
	}
}

header.js-header-fix-moment a.svglogo.navbar-brand {
	max-width: 200px !important;
}

header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner,
header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner::after,
header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner::before {
	background: white;
}

.u-header__section--light .hamburger-inner,
.u-header__section--light .hamburger-inner::after,
.u-header__section--light .hamburger-inner::before {
	background: white;
}

#navBar ul#nav-link-content > li.nav-item > a.nav-link {
	color: #CCC;
	font-weight: normal;
}
#navBar ul#nav-link-content > li.nav-item.active > a.nav-link {
	color: #FFF;
	font-weight: bold;
}
#navBar ul#nav-link-content li.dropdown-item.current a.nav-link {
	font-weight: bold;
}
.hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu {
	display: block !important;
	box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.25);
	margin-top: 10px;
}
#nav-link-content li.hs-has-sub-menu ul.hs-sub-menu {
	margin-bottom: .5rem;
}
header:not(.js-header-fix-moment) .hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu {
	margin-top: 16px;
}
.hs-sub-menu a.nav-link {
	padding: .25rem 1rem;
}
body#root .infobox:hover {
	cursor:pointer;
}
body#root #items151 span.d-inline-block.u-icon-v3 {
	background-position-x: right;
}
body#root #items153 span.d-inline-block.u-icon-v3 {
	background-position-x: 74%;
}
.zms--title h1 {
	font-weight: 300;
	font-size: 3.2rem;
}
@media (max-width: 768px) {
	.zms--title h1 {
		font-size: 2.5rem;
	}
}
.zms--title p {
	font-weight: 700;
}
section p,
section ol,
section ul,
section .ZMSLinkContainer {
	line-height: 1.6;
}






/* ######################### */
/* ZMSGraphic.f_css_defaults */
/* ######################### */

/*--------- .ZMSGraphic --------------*/

.ZMSGraphic {
	background-color: transparent;
	margin: 1em 0;
}
.ZMSGraphic.left {
	text-align:left;
}
.ZMSGraphic.right {
	text-align:right;
}
.ZMSGraphic.center {
	text-align:center;
}
.ZMSGraphic.floatleft {
	float:left;
	margin-right:2em;
}
.ZMSGraphic.floatright {
	float:right;
	margin-left:2em;
}
.ZMSGraphic .alignleft {
	margin-right:10px;
}
.ZMSGraphic.center div.graphic {
	text-align:center;
	margin:0px auto;
}
.ZMSGraphic .graphic,
.ZMSGraphic .graphic img {
	max-width:100% !important;
}
.ZMSGraphic .graphic.alignleft {
	float:left;
	text-align:right;
}
.ZMSGraphic .graphic.alignright {
	float:right;
	text-align:right;
	margin-left:1.2em;
}

.ZMSGraphic .text {
	background-color:transparent;
	font-size:14px;
	font-style:italic;
}
.ZMSGraphic .graphic {
	margin-bottom: .5em;
}
.ZMSGraphic.center div.graphic  {
	margin:0 auto
}
.ZMSGraphic.left .graphic.alignleft {
	float:left;
	margin-right:1.2em;
}
.ZMSGraphic.left .text,
.ZMSGraphic.right .graphic,
.ZMSGraphic.right .text {
	width: auto !important;
}
/*-- ## FF Patch ## --*/
.ZMSGraphic.right div.graphic {
	width:100% !important;
}
.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

/* blog Foto */
#e527,
#e361,
#e348 {
	margin:1em 0;
}
#e527.ZMSGraphic div.text,
#e361.ZMSGraphic div.text,
#e348.ZMSGraphic div.text {
	padding: 0px;
}
#e527.ZMSGraphic div.text p,
#e361.ZMSGraphic div.text p,
#e348.ZMSGraphic div.text p,
#e479.ZMSGraphic div.text p {
	font-size: 11px !important;
}
#e527.ZMSGraphic div.alignleft,
#e527.ZMSGraphic.left div.alignleft,
#e361.ZMSGraphic div.alignleft,
#e361.ZMSGraphic.left div.alignleft,
#e348.ZMSGraphic div.alignleft,
#e348.ZMSGraphic.left div.alignleft {
	margin: 0.2em 1em 1em !important;
}

/*--------- /.ZMSGraphic --------------*/


@media screen and (max-width: 576px) {
	.ZMSGraphic.floatleft {
		float:none;
	}
	#titleimage img {
		width: 180% !important;
		margin:0 0 0 0;
	}
	#titleimage {
		width:100%;
		overflow:hidden;
	}
}
@media screen and (max-width: 992px) {
	#e1379 .ZMSGraphic.left .graphic.alignleft,
	#e1379 .ZMSGraphic .graphic.alignleft {
		float:none;
	}
}
div#e1400 {
	max-width:calc(100vw - 30px);
}

/* Flexbox-Container */
@media only screen and (min-width: 576px) {
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) .ZMSFlexboxItem {
		flex-direction: column;
		background: rgba(0,0,0,.05);
		padding: 1rem;
		margin:1rem 0;
	}
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) .ZMSFlexboxItem > * {
		margin:0 !important;
		padding:0 !important;
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem {
		flex-basis:calc((100% / var(--data-itemcount)) - 1rem);
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .graphic,
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .graphic img {
		width:100% !important;
		max-width:100% !important;
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .text {
		padding-top:1em;
	}
}

/* Bigger Screen Font Size */
@media (min-width: 992px) {
	body {
		font-size: 1.5rem;
	}
	body section p {
		margin-bottom: 1.5rem;
	}
	body section:not(#zmslightbox-mask) {
		font-size: 1.5rem;
		font-family: 'Roboto Slab', Arial, sans-serif;
	}
	.infoboxset p {
		font-size: 1.2rem;
	}
	section:not(#section_content) .zms--title p {
		color:#777;
		margin-bottom: 2rem;
	}
	body[id="root"] section#section_content .zms--title p {
		margin-bottom: 1,5rem;
	}
	.footer-block1 .row .col-lg-3:first-child p {
		font-size:1rem;
	}
	#zmslightbox-wrapper:after,
	.footer-block1 article .small {
		font-size: 1.0rem;
	}
	.ZMSGraphic .alignleft {
		margin-right: 2rem;
	}
}


/* Add here all your css styles (customizations) */

@import url('/fonts/css/roboto.css');
@import url('/fonts/css/roboto-slab.css');

body section:not(#zmslightbox-mask) {
	font: 15px 'Roboto Slab', Arial, sans-serif;
}
body section#zmslightbox-mask header {
	z-index:0;
}
body section#zmslightbox-mask a.js-go-to {
	display: none !important;
}
a {
	color: #007bff;
}

header:not(.js-header-fix-moment) div.u-header__section {
	height: 300px !important;
	padding-top: 156px !important;
	background-size: 280px;
	background-repeat:no-repeat;
	background-position-x: calc(100% + 5px);
	background-position-y: -5px;
}
@media (min-width: 1200px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac1.svg');
		background-size: 320px;
	}
}
@media (max-width: 1199px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac2.svg?');
		background-size: 320px;
	}
}
@media (max-width: 992px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual2_opac2.svg');
		background-size: 300px;
		background-position-y: 34px;
	}
	header:not(.js-header-fix-moment) div.u-header__section nav #navBar {
		padding: 3px 15px 8px 15px !important;
		margin: 15px 0 0 0;
		background: rgba(25, 25, 25, 0.75);
		border:1px solid #888;
		box-shadow: 0 0 20px rgba(25, 25, 25, 0.75)
	}
}
@media (max-width: 768px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual2_opac2.svg');
		background-size: 300px;
		background-position-y: 80px;
	}
}
@media (max-width: 576px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		background-image: url('/sites/sntl/unify_sntl/common/img/sntl_visual3_opac2.svg');
		background-size: 320px;
		background-position-y: 80px;
		background-position-x: calc(100% + 25px);
	}
	header:not(.js-header-fix-moment) div.u-header__section nav #navBar {
		padding: 3px 15px 8px 15px !important;
		margin: 15px -14px 0 -14px;
		background: rgba(0, 0, 0, 1);
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		box-shadow: 0 0 20px rgba(25, 25, 25, 0.75);
	}
}

body#root header:not(.js-header-fix-moment) div.u-header__section,
body#e21 header:not(.js-header-fix-moment) div.u-header__section,
body#e17 header:not(.js-header-fix-moment) div.u-header__section {
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.67);
}

/* NAVIGATION BAR */
header:not(.js-header-fix-moment) div.u-header__section #navBar {
	padding-top: 2.85714rem !important;
}
header:not(.js-header-fix-moment) > div.u-header__section > ul.navbar-nav > li.active a.nav-link {
	color:white !important;
}
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav,
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > li.ZMS1,
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > li.ZMS0 {
	margin-left:0px !important;
	font-size:15px;
	text-transform:none !important;
}
header:not(.js-header-fix-moment) div.u-header__section #navBar > .navbar-nav > .hs-has-sub-menu > a::after {
	display:none
}


@media (min-width: 768px) {
	header:not(.js-header-fix-moment) div.u-header__section .navbar.navbar-expand-lg,
	header:not(.js-header-fix-moment) div.u-header__section .navbar.navbar-expand-lg > .container {
		display:block;
	}
	header.js-header-fix-moment div.u-header__section a.svglogo.navbar-brand {
		max-width: 280px;
		margin-top:.1em
	}
}
@media (max-width: 767px) {
	header:not(.js-header-fix-moment) div.u-header__section {
		padding-top: 0 !important;
	}
	header.js-header-fix-moment .navbar {
		padding:0 1rem;
	}
	a.svglogo.navbar-brand svg {
		width:100%;
	}
	a.svglogo.navbar-brand {
		width: calc(100% - 5rem);
		margin-top:0;
		max-width: 200px !important;
	}
	.hamburger {
		padding-top:6px
	}
}

header.js-header-fix-moment a.svglogo.navbar-brand {
	max-width: 200px !important;
}

header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner,
header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner::after,
header:not(.js-header-fix-moment) .u-header__section--light .hamburger-inner::before {
	background: white;
}

.u-header__section--light .hamburger-inner,
.u-header__section--light .hamburger-inner::after,
.u-header__section--light .hamburger-inner::before {
	background: white;
}

#navBar ul#nav-link-content > li.nav-item > a.nav-link {
	color: #CCC;
	font-weight: normal;
}
#navBar ul#nav-link-content > li.nav-item.active > a.nav-link {
	color: #FFF;
	font-weight: bold;
}
#navBar ul#nav-link-content li.dropdown-item.current a.nav-link {
	font-weight: bold;
}
.hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu {
	display: block !important;
	box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.25);
	margin-top: 10px;
}
#nav-link-content li.hs-has-sub-menu ul.hs-sub-menu {
	margin-bottom: .5rem;
}
header:not(.js-header-fix-moment) .hs-menu-initialized:not(.hs-mobile-state) .hs-sub-menu {
	margin-top: 16px;
}
.hs-sub-menu a.nav-link {
	padding: .25rem 1rem;
}
body#root .infobox:hover {
	cursor:pointer;
}
body#root #items151 span.d-inline-block.u-icon-v3 {
	background-position-x: right;
}
body#root #items153 span.d-inline-block.u-icon-v3 {
	background-position-x: 74%;
}
.zms--title h1 {
	font-weight: 300;
	font-size: 3.2rem;
}
@media (max-width: 768px) {
	.zms--title h1 {
		font-size: 2.5rem;
	}
}
.zms--title p {
	font-weight: 700;
}
section p,
section ol,
section ul,
section .ZMSLinkContainer {
	line-height: 1.6;
}






/* ######################### */
/* ZMSGraphic.f_css_defaults */
/* ######################### */

/*--------- .ZMSGraphic --------------*/

.ZMSGraphic {
	background-color: transparent;
	margin: 1em 0;
}
.ZMSGraphic.left {
	text-align:left;
}
.ZMSGraphic.right {
	text-align:right;
}
.ZMSGraphic.center {
	text-align:center;
}
.ZMSGraphic.floatleft {
	float:left;
	margin-right:2em;
}
.ZMSGraphic.floatright {
	float:right;
	margin-left:2em;
}
.ZMSGraphic .alignleft {
	margin-right:10px;
}
.ZMSGraphic.center div.graphic {
	text-align:center;
	margin:0px auto;
}
.ZMSGraphic .graphic,
.ZMSGraphic .graphic img {
	max-width:100% !important;
}
.ZMSGraphic .graphic.alignleft {
	float:left;
	text-align:right;
}
.ZMSGraphic .graphic.alignright {
	float:right;
	text-align:right;
	margin-left:1.2em;
}

.ZMSGraphic .text {
	background-color:transparent;
	font-size:14px;
	font-style:italic;
}
.ZMSGraphic .graphic {
	margin-bottom: .5em;
}
.ZMSGraphic.center div.graphic  {
	margin:0 auto
}
.ZMSGraphic.left .graphic.alignleft {
	float:left;
	margin-right:1.2em;
}
.ZMSGraphic.left .text,
.ZMSGraphic.right .graphic,
.ZMSGraphic.right .text {
	width: auto !important;
}
/*-- ## FF Patch ## --*/
.ZMSGraphic.right div.graphic {
	width:100% !important;
}
.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

/* blog Foto */
#e527,
#e361,
#e348 {
	margin:1em 0;
}
#e527.ZMSGraphic div.text,
#e361.ZMSGraphic div.text,
#e348.ZMSGraphic div.text {
	padding: 0px;
}
#e527.ZMSGraphic div.text p,
#e361.ZMSGraphic div.text p,
#e348.ZMSGraphic div.text p,
#e479.ZMSGraphic div.text p {
	font-size: 11px !important;
}
#e527.ZMSGraphic div.alignleft,
#e527.ZMSGraphic.left div.alignleft,
#e361.ZMSGraphic div.alignleft,
#e361.ZMSGraphic.left div.alignleft,
#e348.ZMSGraphic div.alignleft,
#e348.ZMSGraphic.left div.alignleft {
	margin: 0.2em 1em 1em !important;
}

/*--------- /.ZMSGraphic --------------*/


@media screen and (max-width: 576px) {
	.ZMSGraphic.floatleft {
		float:none;
	}
	#titleimage img {
		width: 180% !important;
		margin:0 0 0 0;
	}
	#titleimage {
		width:100%;
		overflow:hidden;
	}
}
@media screen and (max-width: 992px) {
	#e1379 .ZMSGraphic.left .graphic.alignleft,
	#e1379 .ZMSGraphic .graphic.alignleft {
		float:none;
	}
}
div#e1400 {
	max-width:calc(100vw - 30px);
}

/* Flexbox-Container */
@media only screen and (min-width: 576px) {
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) .ZMSFlexboxItem {
		flex-direction: column;
		background: rgba(0,0,0,.05);
		padding: 1rem;
		margin:1rem 0;
	}
	body:not(.zmi) .ZMSFlexbox:not(.contentEditable) .ZMSFlexboxItem > * {
		margin:0 !important;
		padding:0 !important;
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem {
		flex-basis:calc((100% / var(--data-itemcount)) - 1rem);
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .graphic,
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .graphic img {
		width:100% !important;
		max-width:100% !important;
	}
	body:not(.zmi) .ZMSFlexbox .ZMSFlexboxItem .ZMSGraphic .text {
		padding-top:1em;
	}
}

/* Bigger Screen Font Size */
@media (min-width: 992px) {
	body {
		font-size: 1.5rem;
	}
	body section p {
		margin-bottom: 1.5rem;
	}
	body section:not(#zmslightbox-mask) {
		font-size: 1.5rem;
		font-family: 'Roboto Slab', Arial, sans-serif;
	}
	.infoboxset p {
		font-size: 1.2rem;
	}
	section:not(#section_content) .zms--title p {
		color:#777;
		margin-bottom: 2rem;
	}
	body[id="root"] section#section_content .zms--title p {
		margin-bottom: 1,5rem;
	}
	.footer-block1 .row .col-lg-3:first-child p {
		font-size:1rem;
	}
	#zmslightbox-wrapper:after,
	.footer-block1 article .small {
		font-size: 1.0rem;
	}
	.ZMSGraphic .alignleft {
		margin-right: 2rem;
	}
}
div.ZMSFile.left,
div.ZMSFile.left .title {
	text-overflow: ellipsis;
	overflow: hidden;
}

section >.container > div.ZMSFile,
section >.container > div.ZMSLinkElement {
	margin-bottom:1rem;
}
section >.container > div.ZMSLinkElement .title .text {
	font-weight:bold;
}

section >.container > div.ZMSFlexbox {
	margin-bottom:1rem;
}
div.ZMSFile.left,
div.ZMSFile.left .title {
	text-overflow: ellipsis;
	overflow: hidden;
}

section >.container > div.ZMSFile,
section >.container > div.ZMSLinkElement {
	margin-bottom:1rem;
	border:1px solid #ccc;
	padding:.5rem 1rem;
	background-color:rgba(0,0,0,.05)
}
section >.container > div.ZMSLinkElement .text {
	font-weight:bold;
}
section >.container > div.ZMSFile .description,
section >.container > div.ZMSLinkElement .description {
	font-weight:normal;
	font-style:italic;
	font-size: 14px;
	line-height:1.5;
	padding:.25rem 0;
}

