/*
Theme Name: Saturus Main
Author: Dmytro Filipov (mrdias11@gmail.com)
*/
@import url('https://fonts.googleapis.com/css2?family=Gravitas+One&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent
}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
/* simplest */
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {margin-bottom:1em;}
li {list-style:square; margin:0.5em 0 0 2em;}
dt {margin:1em 0; font-weight:bold;}
dd {margin:0 1em; padding-left:1em; border-left:1px solid #ddd;}
th, td {padding:0.5em; border:1px solid #ddd;}
blockquote {margin:0 1em; padding-left:1em; border-left:1px solid #ddd;}
pre {font-family:monospace; background:#f8f8ff; padding:0.5em; overflow:auto;}
sup, sub {height:0; line-height:1; vertical-align:baseline; position:relative; font-size:10px;}
sup {bottom:1ex;}
sub {top:0.5ex;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

div{box-sizing: border-box;}
a {color:#111;}
p {line-height:1.3em;}
h1 {font-size:1.7em;}
h2 {font-size:1.3em;}
h3 {font-size:1.1em;}
h1 a {text-decoration:none;}
h1 a:hover {text-decoration:underline;}
h1,h2,h3,h4,h5,h6 {clear:both;}

#container {width:768px; margin:2em auto;}
#header #description {margin-top:-1.5em;}
#header li {display:inline; margin:0 0.5em 0 0;}
#content {margin-top:4em;}
.hentry, .meta, #respond {margin-bottom:2em; padding-bottom:1em; border-bottom:1px solid #ddd;}
.hentry h2, .hentry h3, .hentry h4 {margin-top:2em;}

.widgets {margin-bottom:2em; border-bottom:1px solid #ddd;}
.widget {margin-bottom:2em;}
.pagination {text-align:center; margin:2em auto 1em auto;}
.pagination a {padding:3px 8px; border: 1px solid #ddd;}
 
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: #f3f3f3;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2B2B2B;
    overflow-x: hidden;
}
.wrapper {
	margin-top: 0;
	background-color: #f3f3f3;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 54px;
    color: #2B2B2B;
    margin: 40px 0 60px 0;
}
h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #2B2B2B;
    margin: 0;
}
h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #2B2B2B;
    margin: 0;
}
.header {
    background: none;
    position: relative;
    width: 100%;
    z-index: 3;
}
section.page {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
}
.container {
	width: 100%;
	margin: 0 auto 30px auto;
	max-width: 1400px;
}
.wp-block-group.fullwidth,
.fullcontainer {
	width: 100vw;
	margin: 0 auto 30px auto;
	max-width: 2560px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.wp-block-group__inner-container {
	width: 100%;
	max-width: 1400px;
	margin: 30px auto;
}
.wrap_mobile_menu { display: none; }
.mobile_menu { display: none; }

.footer {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	background: #bb964a;
	margin: 0;
	box-sizing: border-box;
}
.footer .bottom {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	margin: 0 auto 30px auto;
	max-width: 1400px;
}
.footer .logo {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	padding: 60px 0 0 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	font-style: italic;
}
.footer .copyright {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	padding-top: 20px;
	margin: 30px 0 40px 0;
	border-top: 1px #999 solid;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	font-style: italic;
}
.menu-line-wrapper.container .logo {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	max-width: 240px;
	flex-grow: 0;
	padding-left: 40px;
}
.menu-line-wrapper.container .logo a img {
	max-width: 240px;
}
.menu-line-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	padding: 20px 0 17px 0;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 0;
}
.menu-line-wrapper .header-menu {
	width: 100%;
	max-width: 40%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	padding-right: 40px;
}
.menu-line-wrapper .header-menu a {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #414141;
	text-decoration: none;
}
.menu-line-wrapper .header-menu a:hover {
	text-decoration: underline;	
	color: #3358c5;
}
.header-buttons {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row;
	margin: 0 0 0 30px;
}
.header-buttons .registrierung,
.header-buttons .anmeldung {
	cursor: pointer;
	font-weight: 600;
	font-size: 18px;
	line-height: 60px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex-direction: row;
	color: #e8bb54;
	background-color: #fff;
	height: 50px;
	border: 1px solid #e8bb54;
	border-radius: 15px;
	text-decoration: none;
	margin-left: 20px;
}
.header-buttons .registrierung:hover,
.header-buttons .anmeldung:hover {
	background-color: #e8bb54;
	color: #000000;
}
.page-top_wrapper {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 245px 60px;
	margin: 0 0 100px 0;
}
.page-top_wrapper h1 {
	font-weight: 700;
	font-size: 60px;
	line-height: 73px;
	text-align: left;
	color: #414141;
}
.wp-block-cover.tradeglobal { 
	min-height: 730px;
	width: 100vw;
	  position: relative;
	  left: 50%;
	  right: 50%;
	  margin-left: -50vw;
	  margin-right: -50vw;
	position: relative;
	margin-bottom: 80px;
}
.wp-block-cover.tradeglobal .wp-block-image {
	text-align: center;
}
.wp-block-cover.tradeglobal img {
	max-width: 400px;
/*	filter: brightness(70%); */
}
.wp-block-cover.tradeglobal p:first-child {
	font-family: "Gravitas One", serif;
	font-weight: 400;
	font-size: 64px!important;
	line-height: 88px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 4px;
	text-shadow: 8px 8px 15px rgba(0,0,0,0.5);
	padding-top: 40px;
	margin-bottom: 15px;
}
.wp-block-cover.tradeglobal p:nth-child(3) {
	font-size: 22px;
	line-height: 30px;
}
.wp-block-cover.tradeglobal p:nth-child(2) {
	font-weight: 400;
	font-size: 28px!important;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	margin: 0 auto 30px auto;
	max-width: 1024px;
}
.wp-block-cover.tradeglobal .wp-container-core-columns-is-layout-9d6595d7 {
	padding: 0 20%;
}
.wp-block-cover.tradeglobal .eb-button-wrapper .eb-button-inner-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.wp-block-cover.tradeglobal .button1 a,
.wp-block-cover.tradeglobal .button2 a,
.learnmore3 .eb-button-wrapper.eb-button-lyug0 .eb-button .eb-button-inner-wrapper a.eb-button-anchor,
.cta_platform .eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-button,
.eb-cia-wrapper .eb-cia-button-wrapper a {
	cursor: pointer;
	font-weight: 700;
	font-size: 22px;
	line-height: 70px;
	padding: 0 50px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex-direction: row;
	color: #ffffff;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	height: 70px;
	border: 1px solid #000000;
	border-radius: 15px;
	max-width: 400px;
	white-space: nowrap;
}
.wp-block-cover.tradeglobal .button1 a:hover,
.wp-block-cover.tradeglobal .button2 a:hover,
.learnmore3 .eb-button-wrapper.eb-button-lyug0 .eb-button .eb-button-inner-wrapper a.eb-button-anchor:hover,
.cta_platform .eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-button:hover,
.eb-cia-wrapper .eb-cia-button-wrapper a:hover {
	color: #000000!important;
	background: #ffffff;
}
.eb-cia-wrapper .eb-cia-button-wrapper a {
	padding: 0 18px;
	display: block;
	margin-top: 10px;
	height: 50px!important;
	line-height: 50px!important;
}
.eb-cia-wrapper .eb-cia-button-wrapper a > div {
	background: transparent!important;
	padding: 0!important;
	margin: 0!important;
	height: inherit!important;
	line-height: inherit!important;
	border: none!important;
}
.eb-cia-wrapper .eb-cia-button-wrapper a > div:hover {
	color: #000000!important;
}
.wp-block-cover__background.has-background-dim { 
	background-color: #000!important;
	opacity: 0.7!important;
}
.learnmore3 .wp-block-cover__background.has-background-dim,
#blockcover4 .wp-block-cover__background.has-background-dim { 
	display: none!important;
}
.instructionblock2 {
	margin: 110px 0 60px 0;
}
.instructionblock2 .wp-block-column .wp-block-image img {
	border-radius: 30px 0 30px 0;
}
.instructionblock2 .eb-feature-list-ho0wn .eb-feature-list-items li.eb-feature-list-item {
	margin: 0 0 30px 0!important;
}
.instructionblock2 .eb-feature-list-ho0wn .eb-feature-list-items li.eb-feature-list-item .eb-feature-list-title-wrapper h3.eb-feature-list-title {
	font-weight: 600;
	font-size: 26px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.instructionblock2 .eb-feature-list-ho0wn .eb-feature-list-items li.eb-feature-list-item p.eb-feature-list-content {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
}
.freeheader2 {
	font-family: "Gravitas One", serif;
	font-weight: 400;
}
.eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-icon {
	color: #bb964a!important;
}
.eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-title {
	font-family: "Gravitas One", serif;
	font-weight: 400;
	color: white!important;
	margin: 20px 0 15px 0;
}
.eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-description {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: white!important;
}
.wp-block-group.wp-container-core-group-is-layout-ad2f72ca {
	display: flex;
	align-items: flex-start!important;
	justify-content: flex-start!important;
	flex-direction: row;
	margin-bottom: 60px;
}
.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item {
	margin-bottom: 45px!important;
}
.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:first-child {
	margin-top: 100px!important;
}
.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item h3 {
	font-weight: 600;
	font-size: 28px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item p {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
.wp-block-group.wp-container-core-group-is-layout-ad2f72ca .eb-feature-list-icon-box .eb-feature-list-icon-inner {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);

}
.wp-block-group.wp-container-core-group-is-layout-ad2f72ca .eb-feature-list-icon-box .eb-feature-list-icon-inner .eb-feature-list-icon {
    height: 90px!important;
    width: 90px!important;
    font-size: 40px!important;
}
.wp-block-group.wp-container-core-group-is-layout-ad2f72ca .eb-feature-list-icon-box .eb-feature-list-icon-inner .eb-feature-list-icon .dashicons,
.wp-block-group.wp-container-core-group-is-layout-ad2f72ca .eb-feature-list-icon-box .eb-feature-list-icon-inner .eb-feature-list-icon .dashicons-before:before {
    font-size: 40px!important;
}
.learnmore3 {
	justify-content: flex-start!important;
	width: 50%;
	margin-bottom: 70px;
}
.learnmore3 .wp-block-cover__inner-container {
	padding: 0 50px;
}
.learnmore3 .wp-block-cover__inner-container h2 {
	font-family: "Gravitas One", serif;
	font-weight: 900;
	font-size: 58px!important;
	line-height: 64px;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #bb964a;
}
.learnmore3 .wp-block-cover__inner-container p {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	margin: 30px 0;
	color: black;
}
/*
.learnmore3 .eb-button-wrapper.eb-button-lyug0 .eb-button .eb-button-inner-wrapper a.eb-button-anchor {
	background-color: #3358c5;
	border: 2px #3358c5 solid;
	font-weight: 700;
}
.learnmore3 .eb-button-wrapper.eb-button-lyug0 .eb-button .eb-button-inner-wrapper a.eb-button-anchor:hover {
	color: #3358c5;
	background-color: transparent;
}
*/
.boldparagraph1, .boldparagraph2 {
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-left: 20%;
	padding-right: 20%;
}
.boldparagraph1 {
	margin: 50px 0 40px 0;
	padding-top: 30px;
	border-top: 2px #aaa solid;
}
.boldparagraph2 {
	margin: 0 0 70px 0;
	padding-bottom: 30px;
	border-bottom: 2px #aaa solid;
}
#blockcover4 {
	padding: 120px 50px;
	border-radius: 25px;
}
#blockcover4 > img {
	filter: brightness(150%);
}
#blockcover4 h2.eb-ah-title {
	font-family: "Gravitas One", serif;
	font-weight: 700;
	font-size: 46px;
	line-height: 50px;
	color: #fff;
	padding: 0;
	text-align: center;
	margin: 0 0 30px 0;
}
#blockcover4 h2.eb-ah-title .first-title {
	color: #fff;
}
#blockcover4 .wp-block-cover__inner-container > p {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	padding: 0;
	text-align: center;
	margin: 0 0 30px 0;
	padding-left: 20%;
	padding-right: 20%;
}
#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-inline-feature-list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	width: 100%;
}
#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-inline-feature-list li {
	list-style-type: none;
}
#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon {
    height: 110px;
    width: 110px;
    border-radius: 55px;
	box-shadow: 10px 10px 15px rgba(0,0,0,0.4);
}
#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon span.dashicons {
	color: #bb964a;
	width: 60px;
	height: 60px;
	font-size: 60px!important;
}
#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon span.dashicons:before {
	font-size: 60px!important;
}
h2.p_handelinstrumente {
	margin: 80px 0 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	width: 100%;
	font-family: "Gravitas One", serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 50px;
	color: #bb964a;
	padding: 0;
	text-align: center;
}
h2.p_handelinstrumente + p {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
	color: black;
}
#handelinstrumente {
	margin: 50px 0;
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container > .eb-row-wrapper,
#handelinstrumente .eb-row-690o7.eb-row-root-container > .eb-row-wrapper {
    max-width: 1400px;
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper,
#handelinstrumente .eb-row-690o7.eb-row-root-container .eb-infobox-wrapper {
	padding: 30px 20px;
	background: white;
	border-radius: 20px;
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container .wp-block-essential-blocks-column,
#handelinstrumente .eb-row-690o7.eb-row-root-container .wp-block-essential-blocks-column {
	background: white;
	border-radius: 20px;
	box-shadow: 0 15px 35px 0 rgba(0, 9, 78, .18);
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner,
#handelinstrumente .eb-row-690o7.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
	align-items: stretch;	
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper h3.title,
#handelinstrumente .eb-row-690o7.eb-row-root-container .eb-infobox-wrapper h3.title {
	font-size: 30px;
	font-weight: 700;
	color: #bb964a;
	line-height: 40px;
	min-height: 50px;
}
#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper p.description,
#handelinstrumente .eb-row-690o7.eb-row-root-container .eb-infobox-wrapper p.description {
	text-align: left;
	padding-bottom: 0;
	font-size: 18px;
	line-height: 24px;
}

.wp-block-essential-blocks-column .eb-icon.number-or-icon i:before { display: none!important; }
.wp-block-essential-blocks-column.root-eb-column-ttjjd .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-x674v .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-am7sd .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-xqpyp .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-h5oad .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-7jqz6 .eb-icon.number-or-icon { background: transparent; border: 2px #bb964a solid; }
.wp-block-essential-blocks-column.root-eb-column-ttjjd .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/Forex.svg') 50% 50%/contain no-repeat; }
.wp-block-essential-blocks-column.root-eb-column-x674v .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/Crypto.svg') 50% 50%/contain no-repeat; }
.wp-block-essential-blocks-column.root-eb-column-am7sd .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/Indizes.svg') 50% 50%/contain no-repeat; }
.wp-block-essential-blocks-column.root-eb-column-xqpyp .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/Rohstoffe.svg') 50% 50%/contain no-repeat; }
.wp-block-essential-blocks-column.root-eb-column-h5oad .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/CFDs.svg') 50% 50%/contain no-repeat; }
.wp-block-essential-blocks-column.root-eb-column-7jqz6 .eb-icon.number-or-icon i { background: transparent url('/wp-content/themes/saturus/images/Gold.svg') 50% 50%/contain no-repeat; }

#handelskonto {
	margin: 80px 0;
	padding: 0 60px 60px 60px;
	box-shadow: 12px 12px 20px rgba(0,0,0,0.3);
	border-radius: 25px;
}
#handelskonto h2,
#advantage h2 {
	font-family: "Gravitas One", serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 50px;
	color: #ffffff;
	padding: 0;
	text-align: center;
	margin: 40px 0 10px 0;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
#handelskonto h2 + p,
#advantage h2 + p {
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
	color: #ffffff;
	padding-left: 20%;
	padding-right: 20%;
	text-align: center;
	margin: 0 0 30px 0;
}
#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper {
	max-width: 1400px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper  .eb-cia-wrapper {
        padding: 25px 10px;
	box-shadow: none;
}
#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper .eb-cia-wrapper .eb-cia-button-wrapper {
	width: 100%!important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 20px;
}
#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper .eb-row-inner {
	width: 100%!important;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;

}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	color: #3358c5;
	padding: 0;
	text-align: center;
	margin: 10px 0 2px 0;
	min-height: 60px;
}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper h4 {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding: 0;
	text-align: center;
	margin: 0 0 20px 0;
}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper p {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	padding: 0;
	text-align: center;
	margin: 0 0 7px 0;
}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper ul li {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: row;
	color: #000;
	font-weight: 600;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper ul li:last-child {
	padding-top: 10px;
	border-top: 2px #ccc solid;
	margin-top: 20px;
	font-weight: 900;
}
#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper ul li:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url('/wp-content/themes/saturus/images/check-mark-green.svg') 50% 50%/contain no-repeat;
	margin-right: 3px;
	flex-shrink: 0;
}

#handelskonto .wp-block-essential-blocks-column,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner {
	flex-grow: 0; flex-shrink: 0;
}
#handelskonto .wp-block-essential-blocks-row .eb-column-wrapper > .eb-column-inner > * { position: static!important; }
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column {
	position: relative;
	padding-bottom: 50px;
	width: 18%;
	background-color: #f9fafb;
	border-radius: 25px;
}
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div > div,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div > div > div,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div > div > div > div,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div > div > div > div > div,
#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column > div > div > div > div > div > div {
	border-radius: 25px;
}
.root-eb-call-to-action-6ujja {
	box-shadow: 12px 12px 20px rgba(0,0,0,0.3);
	border-radius: 25px;
}
.root-eb-call-to-action-6ujja > div,
.root-eb-call-to-action-6ujja > div > div {
	border-radius: 25px;
}
#advantage {
	margin: 80px 0;
	padding: 280px 40px 60px 40px;
	box-shadow: 12px 12px 20px rgba(0,0,0,0.3);
	border-radius: 25px;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper {
	max-width: 1400px;
	margin: 40px 0 0 0;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column {
	border-radius: 12px;
	background-color: white;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.5);
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > *,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > *,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > * > *,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > * > * > * ,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > * > * > * > * ,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > * > * > * > * > * ,
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .wp-block-essential-blocks-column > * > * > * > * > * > * > * {
	border-radius: 12px;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .eb-counter-number {
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	min-height: 70px;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .eb-counter-number .eb-counter.eb-counter-number {
	font-size: 28px;
	font-weight: 900;
	color: #bb964a;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .eb-counter-x27vj.eb-counter-wrapper  .eb-counter.eb-counter-number { display: none; }

#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner h3.eb-counter-title {
	font-size: 16px;
	line-height: 20px;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner h3.eb-counter-title span {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: row;
	text-align: left;
	margin-bottom: 10px;
}
#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner h3.eb-counter-title span:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url('/wp-content/themes/saturus/images/check-mark-green.svg') 50% 50%/contain no-repeat;
	margin-right: 4px;
	flex-shrink: 0;
}


.wp-block-essential-blocks-column.root-eb-column-ymy2c .eb-counter-x27vj.eb-counter-wrapper .eb-counter-prefix span {
	color: #bb964a;
}
.eb-row-r969c.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
	margin: 30px 0 70px 0;
	display: flex;
	align-items: stretch;
}
.eb-row-r969c.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > div {
	background: #fff;
	border-radius: 25px;
}
.handelsplattform {
	margin-bottom: 60px;
	border-radius: 30px 0;
	border: 2px #ddd solid;
}
.handelsplattform > div > div {
	border-radius: 30px 0;
}
.handelsplattform .eb-infobox-sgnjh.eb-infobox-wrapper {
	padding: 25px 60px 60px 60px;
}
.handelsplattform .eb-infobox-sgnjh.eb-infobox-wrapper .icon-img-wrapper {
	width: 40%; margin-right: 40px;
}
.handelsplattform .eb-infobox-wrapper.eb-infobox-sgnjh .eb-image-wrapper .eb-image-wrapper-inner {
	width: 100%!important;
}
.handelsplattform .eb-infobox-wrapper.eb-infobox-sgnjh h2.title {
	font-size: 26px;
	font-weight: 600;
	font-style: italic;
	color: #444ce7;
	position: relative;
	top: 30px;
}
.gtranslate_wrapper  {
	position: fixed;
	bottom: 20px;
	right: 30px;
}

@media (max-width: 1440px) {
	.wrapper,
	section.footer {
		padding: 0 40px;
	}
	#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper h3 {
	    font-size: 20px;
	    line-height: 30px;
	}
	#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper h4 {
	    font-size: 16px;
	    line-height: 22px;
	}
	#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper p {
	    font-size: 14px;
	    line-height: 16px;
	}
	.eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title { white-space: normal; }
	.eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-inline-feature-list {
	    flex-wrap: nowrap!important;
	}
}
@media (max-width: 1366px) {
	.wp-block-cover.tradeglobal .button1 a, .wp-block-cover.tradeglobal .button2 a {
	    white-space: nowrap;
	    max-width: 500px;
	}
	.eb-feature-list-ho0wn.eb-feature-list-wrapper {
	    margin-top: 0!important;
	}
}
@media (max-width: 1280px) {
	#handelinstrumente .eb-row-x56ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
		flex-wrap: wrap;
	}
	#handelinstrumente .eb-row-x56ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > * {
		width: 30%!important;
		margin-bottom: 25px!important;
	}
	.menu-line-wrapper .header-menu {
		width: 100%;
		max-width: 60%;
	}
}
@media (max-width: 1024px) {
	.wp-block-cover.tradeglobal .wp-container-core-columns-is-layout-9d6595d7 {
	    padding: 0 2%;
	}
	.wp-block-cover.tradeglobal p:first-child {
	    font-size: 44px !important;
	    line-height: 60px;
	}
	.wp-block-cover.tradeglobal .button1 a, .wp-block-cover.tradeglobal .button2 a {
		width: 100%;
	}
    .eb-row-wrapper:not(.for-editor-page)>.eb-row-inner {
        justify-content: center!important;
    }
	#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper .eb-row-inner {
	    align-items: center;
	    justify-content: center;
	    flex-direction: column;
	}
	#handelskonto .wp-block-essential-blocks-row .eb-row-inner .wp-block-essential-blocks-column {
	    width: 100%!important;
	    margin: 0 0 25px 0!important;
	}
	#handelskonto .wp-block-essential-blocks-call-to-action .eb-cia-text-wrapper p {
	    min-height: 30px;
	}
	.menu-line-wrapper .header-menu {
		width: 100%;
		max-width: 100%;
		margin-left: 90px;
		padding-right: 0;
	}
}
@media (max-width: 768px) {
	.wp-block-cover.tradeglobal p:first-child {
	    font-size: 36px !important;
	    line-height: 44px;
	}
	.eb-button-wrapper.eb-button-ef6p6,
	.eb-button-wrapper.eb-button-b9d9t {
	    margin-top: 2px!important;
	    margin-bottom: 2px!important;
	}
	.wp-block-cover.tradeglobal {
		min-height: 70px;
		padding: 40px 30px;
	}
	#blockcover4 {
	    padding: 60px 20px;
	}
}
@media (max-width: 767px) {
	.wrapper, section.footer {
	        padding: 0 15px;
	}
	.menu-line-wrapper .header-menu { display: none; }
	.menu-line-wrapper.container .logo a img {
	    max-width: 120px;
	}
	.menu-line-wrapper.container .logo {
	    padding-left: 0;
	}
	.menu-line-wrapper {
	    padding: 12px 0 9px 0;
	}
	.mobile_menu {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		margin: 0 0 0 15px;
		width: 30px;
		height: 30px;
	}
	.wrap_mobile_menu.visible {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-direction: row;
		height: 100vh;
		width: 80%;
		background: #fff;
		padding: 40px 20px;
		box-shadow: 15px 5px 20px rgba(0,0,0,0.5);
		position: fixed;
		top: 0; left: 0;
		z-index: 9990;
	}
	.close_menu { 
		position: absolute;
		top: 15px; right: 15px;
	}
	.wrap_mobile_menu.visible .header-menu {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-direction: column;
	}
	.wrap_mobile_menu.visible .header-menu a {
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
		color: #000000;
		text-align: left;
		margin: 0 0 15px 0;
		text-decoration: none;
	}
	.wp-block-cover.tradeglobal {
	        min-height: 70px;
	        padding: 45px 15px 30px 15px;
		margin-bottom: 40px;
	}
	.wp-block-cover.tradeglobal p:first-child {
	        font-size: 26px !important;
	        line-height: 34px;
		letter-spacing: 0;
		padding-top: 0;
	}
	.wp-block-cover.tradeglobal p:nth-child(2) {
	    font-size: 14px !important;
	    line-height: 24px;
	}
	.wp-block-cover.tradeglobal .button1 a, .wp-block-cover.tradeglobal .button2 a {
	    font-size: 14px;
	    line-height: 50px;
	    padding: 0 25px;
	    height: 50px;
	    border-radius: 15px;
	}
	.wp-container-core-columns-is-layout-9d6595d7 figure { margin-bottom: 0!important; }
	.instructionblock2 {
	    margin: 0;
	}
	.instructionblock2 .eb-feature-list-ho0wn .eb-feature-list-items li.eb-feature-list-item .eb-feature-list-title-wrapper h3.eb-feature-list-title {
	    font-size: 20px;
	    line-height: 30px;
	}
	.instructionblock2 .eb-feature-list-ho0wn .eb-feature-list-items li.eb-feature-list-item p.eb-feature-list-content {
	    font-size: 14px;
	    line-height: 20px;
	}
	.wp-block-group.wp-container-core-group-is-layout-ad2f72ca {
	    align-items: flex-start !important;
	    justify-content: flex-start !important;
	    flex-direction: column;
	    margin-bottom: 30px;
	}
	.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item {
	    margin-left: 0!important;
	}
	.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:first-child {
	    margin-top: 0!important;
	}
	.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item h3 {
	    font-size: 22px;
	    line-height: 30px;
	}
	.page-id-6 .eb-feature-list-a1zfr.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item p {
	    font-size: 16px;
	    line-height: 20px;
	}
	.learnmore3 {
	    margin: 0 0 60px 0;
	    border-radius: 20px 0;
	    width: 100%;
	}
	.learnmore3 .wp-block-cover__inner-container {
	    max-width: 100%;
	    padding: 15px;
	}
	.learnmore3 .wp-block-cover__inner-container h2 {
	    font-size: 26px!important;
	    line-height: 40px;
	}
	.learnmore3 .wp-block-cover__inner-container p {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 20px 0;
	}
	.boldparagraph1, .boldparagraph2 {
	    font-size: 20px;
	    line-height: 24px;
	    padding-left: 2%;
	    padding-right: 2%;
	}
	#blockcover4 {
	        padding: 30px 20px 0 20px;
	}
	#blockcover4 h2.eb-ah-title {
	    font-size: 24px;
	    line-height: 30px;
	    margin: 0 0 30px 0;
	}
	#blockcover4 .wp-block-cover__inner-container > p {
	    font-size: 16px;
	    line-height: 20px;
	    margin: 0 0 30px 0;
	    padding-left: 2%;
	    padding-right: 2%;
	}
	#blockcover4 .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-inline-feature-list {
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	    width: auto!important;
	}
	.eb-feature-list-wrapper.eb-feature-list-left {
	    justify-content: center!important;
	}


	.eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-inline-feature-list li {
		margin-left: 0!important;
		margin-right: 0!important;
		display: flex!important;
		align-items: flex-start!important;
		justify-content: flex-start!important;
		flex-direction: row!important;
	}
	.eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title, .eb-feature-list-xnp6a.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title a {
	    font-size: 15px!important;
	    padding-left: 30px;
	}
	h2.p_handelinstrumente {
	    margin: 40px 0 10px 0;
	    font-size: 26px;
	    line-height: 30px;
	}
	h2.p_handelinstrumente + p {
	    font-size: 16px;
	    line-height: 20px;
	}
	#handelinstrumente .eb-row-x56ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > * {
	        width: 100% !important;
		margin-bottom: 0 !important;
	}
	#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper {
	    padding: 10px 20px 20px 20px;
	}
	#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper.icon-img-wrapper {
	     margin-top: 0!important;
	}
	#handelinstrumente .eb-row-x56ps.eb-row-root-container .eb-infobox-wrapper h3.title {
	    line-height: 22px;
	    min-height: 20px;
	    padding-top: 0!important;
	}
	.eb-cia-wrapper.eb-call-to-action-6ujja {
	        padding: 20px!important;
	}
	.eb-cia-wrapper.eb-call-to-action-6ujja .eb-cia-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin-bottom: 10px!important;
	}
	#handelskonto {
	    margin: 40px 0;
	    padding: 0 20px 30px 20px;
	}
	#handelskonto h2, #advantage h2 {
	    font-size: 26px!important;
	    line-height: 40px!important;
	    margin: 30px 0 10px 0!important;
	}
	#handelskonto h2 + p, #advantage h2 + p {
	    font-size: 16px!important;
	    line-height: 24px!important;
	    padding-left: 2%!important;
	    padding-right: 2%!important;
	    margin: 0 0 20px 0!important;
	}
	#handelskonto .eb-row-e7859.eb-row-root-container > .eb-row-wrapper .eb-cia-wrapper {
	    padding: 5px 15px 20px 15px;
	}
	#advantage {
	    margin: 40px 0!important;
	    border-radius: 20px 0!important;
	    padding: 40px 20px!important;
	}
	#advantage .eb-row-dtigp.eb-row-root-container > .eb-row-wrapper .eb-row-inner .eb-counter-number {
	    min-height: 7px;
	}
	h2 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.handelsplattform .eb-infobox-sgnjh.eb-infobox-wrapper {
	    padding: 20px!important;
	}
	.handelsplattform .infobox-wrapper-inner {
	    flex-direction: column!important;
	}
	.handelsplattform .eb-infobox-sgnjh.eb-infobox-wrapper .icon-img-wrapper {
	    width: 100%!important;
	    margin-right: 0!important;
	}
	.handelsplattform .eb-infobox-wrapper.eb-infobox-sgnjh h2.title {
	    font-size: 20px!important;
	     line-height: 22px!important;
	    position: static!important;
	}
	.header-buttons {
		margin: 0 0 0 5px;
	}
	.header-buttons .registrierung {
		font-size: 12px;
		line-height: 40px;
		padding: 0 10px;
		height: 40px;
		border-radius: 7px;
		white-space: nowrap;
		margin-left: 8px;
	}
	.header-buttons .anmeldung {
		font-size: 12px;
		line-height: 40px;
		padding: 0 10px;
		height: 40px;
		border-radius: 7px;
		white-space: nowrap;
		margin-left: 8px;
	}
}
