@font-face {
	font-family: Roboto;
	src: url(../font/roboto/Roboto-Regular.ttf);
}

html {
	min-height: 100%;
}

body {
	font-family: Roboto;
	font-size: 1.5em;
	line-height: 1.4;
	position: relative;
	min-height: 100vh;
	overflow-x: hidden;
	color: #555;
}

main h2, main h3, main h4, main h5, main h6 {
	color: #000;
}

main h2.wpb_singleimage_heading {
	font-size: 20px;
}

main h1 {
	color: #095289;
}

a {
	color: #095289;
	text-decoration: none;
}

a:hover {
	color: #095289;
	text-decoration: underline;
}

.motrig {
	display: none;
}

.slideout-menu {
	display: none;
}

.leftFloater {
	float: left;
}

.rightFloater {
	float: right;
}

.extraPaddingOnDesktop {
	margin-left: -60px;
	width: calc(100% + 120px);
}

.thePostThumbnail img {
	float: left;
	width: 100%;
	height: auto;
}

.hidden {
	display: none;
}

main .search_form {
	margin-bottom: 100px;
}

main .search_form .search_input {
	width: calc(100% - 50px);
	margin-right: 20px;
	float: left;
}

main .search_form .sb-search-submit {
	float: left;
}

main .ivycat-post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #555;
}

article {
	padding-bottom: 50px;
	border-bottom: 1px solid #222;
	margin-bottom: 50px;
}

main .ivycat-post h3 a, article h3 a, h2 a {
	color: #555;
	text-decoration: none;
}

main .ivycat-post h3 a:hover, article h3 a:hover, h2 a:hover {
	color: #095289;
}

main .ivycat-post .entry-summary, article .entry-summary {
	margin-bottom: 20px;
}

input[type="submit"], input[type="button"].wpcf7-previous {
	text-decoration: none;
	color: #fff;
	padding: 12px 25px;
	background: #2b9ad6;
	background-image: none;
	height: auto;
	line-height: inherit;
	font-size: inherit;
	text-transform: none;
	font-size: 16px;
}

input[type="submit"]:hover {
	background-image: none;
	background-color: yellow;
	color: #fff;
}

main .wpb_video_widget .wpb_video_wrapper>div {
	position: inherit !important;
}

main .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
	padding-top: 0 !important;
}

header {
	background: #fff;
}

header .blackRow {
	background: #095289;
}

header .blackRow .rightFloater > div, header .blackRow .rightFloater > form {
	float: left;
	margin: 0;
}

header .blackRow ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

header .blackRow ul li {
	margin: 0;
	padding: 0;
	float: left;
}

header .blackRow ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 15px;
	border-right: 1px solid transparent;
}

header .blackRow ul li:hover a, header .blackRow ul li.current-menu-item > a, header .blackRow ul li.current-page-ancestor > a {
	background: #fff;
	color: #095289;
	border-right: 1px solid #095289;
}

header .blackRow form input {
	display: none;
}

header .blackRow .rightFloater .searchHolder {
	margin: 0;
	display: block;
	height: auto;
	padding: 10px 15px;
	background: #fff;
	color: #095289;
	bottom: 0;
	top: 0;
}

header .blackRow .rightFloater .searchHolder:hover {
	cursor: pointer;
}

header .blackRow .rightFloater .searchHolder i {
	display: block;
	font-size: 2.3rem;
	float: left;
	width: 22px;
	text-align: center;
}

header .menuRow {
	background: #095289;
}

header .menuColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

header .menuColumn ul:first-child > li.menu-item-has-children > a:after {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f107";
	margin-left: 10px;
}

header .menuColumn ul:first-child ul > li.menu-item-has-children > a:after {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
  font-weight: 900;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	margin-left: 10px;
}

/* header .menuColumn ul:first-child > li.menu-item-has-children > a > .subNavArrow {
	float: right;
	margin-left: 10px;
}

header .menuColumn ul:first-child ul > li.menu-item-has-children > a > .subNavArrow {
	float: right;
	margin-left: 10px;
}*/

header .menuColumn ul li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

header .menuColumn ul li a {
	display: block;
	margin: 0;
	padding: 15px 20px;
	text-decoration: none;
	color: #fff;
}

header .menuColumn ul li:hover > a, header .menuColumn ul li.current-menu-item > a, header .menuColumn ul li.current-page-ancestor > a, header .menuColumn ul li.current-menu-item > a,
header .menuColumn ul li.current-menu-ancestor > a {
	background: #fff;
	color: #095289;
}

header .menuColumn ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #095289;
	border: 1px solid #095289;
	z-index: 2;
	min-width: 280px;
}

header .menuColumn ul ul li:not(:last-of-type) > a {
	border-bottom: 1px solid #ededed;
}

header .menuColumn ul:first-child > li > ul {
	left: -1px;
	top: calc(100% - 1px);
}

header .menuColumn ul ul li {
	width: 100%;
}

header .menuColumn ul ul ul {
	left: 100%;
	top: -0.5px;
	border-top: 1px solid #fff;
}

header .menuColumn ul li:hover > ul {
	display: block;
}

header .extraPaddingOnDesktop .menuColumn {
	padding: 0 60px;
}

header .logoRow {
	padding: 25px 65px 25px 65px;

	display: flex;
}

header .custom-logo-link, header .logoSubTitleHolder {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	position: relative;
}

header .logoSubTitleHolder span {
	position: relative;
	top: 25px;
	left: 25px;
	width: 400px;
}

header .logoRow figure {
	margin: 0;
	margin-left: auto;
}

header .logoRow figure a {
	display: block;
}

header .logoRow figure img {
	width: auto;
	height: 100px;
}

header .headerEmail {
	color: #fff;
	text-decoration: none;
	padding: 11px 15px;
	display: block;
	float: left;
}

header .headerEmail:hover {
	background: #fff;
	color: #095289;
}

header .headerEmail i {
	margin-right: 5px;
}

header .searchLine {
	background: #095289;
	border-top: 1px solid #fff;
	position: absolute;
	width: 100%;
	z-index: 10;
}

header .searchLine .container {
	padding-left: 15px;
}

header .searchLine form {
	margin: 0;
	width: 100%;
}

header .searchLine form input {
	height: 45px;
	width: calc(100% - 49px);
	margin: 0;
	background: transparent;
	color: #fff;
	border: 0 !important;
	padding-left: 0;
	float: left;
}

header .searchLine form input::placeholder {
	color: #fff;
}

header .searchLine .suche_text {
	font-size: 2.3rem;
	height: auto;
	line-height: inherit;
	right: -10px;
	top: 5px;
	bottom: 0;
	color: #fff;
	margin: 0;
}

main {
	background: #fff;
}

main .theContent {
	padding: 50px 0 70px 0;
}

.breadcrumbRow {
	border-bottom: 1px solid #ededed;
}

.breadcrumbRow .breadcrumb {
	font-size: 1.4rem;
	margin-top: 4px;
}

.breadcrumbRow a {
	text-decoration: none;
}

.breadcrumbRow .breadcrumb_last {
	color: #999;
}

main .breadcrumbRow p#breadcrumbs {
	margin: 1.4rem 0;
	color: #887c7c;
}

main .breadcrumbRow ul, main .breadcrumbRow ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

main .breadcrumbRow ul li a {
	display: block;
	margin: 0;
	padding: 15px 25px;
	text-decoration: none;
	background: #94c318;
	border: 1px solid #94c318;
	color: #fff;
}

main .breadcrumbRow ul li a:hover {
	color: #94c318;
	background: #fff;
	border: 1px solid #94c318;
}

main .breadcrumbRow div.breadcrumb {
	width: calc(100% - 225px);
	line-height: 0.89;
}

main .wb_sprechblase {
	display: block;
	margin: 0;
	padding: 25px 30px;
	text-decoration: none;
	position: relative;
	background: #ec6800;
	color: #fff;
	bottom: 30px;
	margin: 30px 0 50px 0;
	-webkit-box-shadow: 2px 2px 4px #888;
  -moz-box-shadow: 2px 2px 4px #888;
  box-shadow: 2px 2px 4px #888;
}

main .wb_sprechblase:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 70%;
	width: 0;
	height: 0;
	border: 50px solid transparent;
	border-bottom: 0;
	border-left: 0;
	margin-left: -25px;
	margin-bottom: -50px;
}

main .wb_sprechblase a {
	color: #fff;
}

.widget_nav_menu ul, main .mainContainerMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget_nav_menu ul li, main .mainContainerMenu ul li {
	margin: 0;
	margin-right: 2%;
	padding: 0;
	width: 32%;
	float: left;
}

.widget_nav_menu ul li:nth-child(3n+0) {
	margin-right: 0;
}

.mainContainerMenu ul li, .vc_col-sm-4 .widget_nav_menu ul li {
	width: 100% !important;
	margin: 0 !important;
	margin-right: 0 !important;
	float: none !important;
}

.mainContainerMenu ul li a, .vc_col-sm-4 .widget_nav_menu ul li a {
	border: 0 !important;
	border: 1px solid #095289 !important;
}

.widget_nav_menu ul li a, main .mainContainerMenu ul li a  {
	margin: 0;
	padding: 15px 25px;
	display: block;
	text-decoration: none;
	background: #095289;
	color: #fff;
}

.widget_nav_menu ul li:hover > a, main .vc_col-sm-4 .widget_nav_menu ul li.current-menu-item > a, main .mainContainerMenu ul li:hover > a, main .mainContainerMenu ul li.current-menu-item > a, main .widget_nav_menu ul li.current-menu-item > a {
	background: #fff;
	color: #095289;
}

.widget_nav_menu ul li > a {
	border: 1px solid #095289;
}

.widget_nav_menu ul li:not(:last-of-type), .mainContainerMenu ul li:not(:last-of-type) {
	margin-bottom: 10px !important;
}

main .presse-loop, main .stellungnahmen-loop {
	padding-bottom: 25px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}

main .presse-loop .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, main .stellungnahmen-loop .entry-summary a,
main .aktuelles-loop .vc_btn3.vc_general,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	color: #5472d2;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: normal;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff !important;
	background-color: #095289 !important;
	background-image: none !important;
	border: 1px solid #095289;
	border-radius: 0;
	margin-right: 15px;
}

main .presse-loop .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, main .stellungnahmen-loop .entry-summary a:hover,
main .aktuelles-loop .vc_btn3.vc_general:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	color: #095289 !important;
	border: 1px solid #095289 !important;
	background: #fff !important;
}

main .stellungnahmen-loop .entry-summary a {
	/* Hier kommt das Style von Button */
}

footer {

}

footer .topFooter {
	background: #ededed;
	padding: 50px 0;
}

footer .topFooter .columns > .textwidget:last-of-type > p:last-of-type {
	margin-bottom: 0;
}

footer .logoAndText > a, footer .logoAndText > div {
	float: left;
}

footer .logoAndText > a {
	margin-right: 15px;
}

footer .logoAndText > a img {
	width: 70px;
}

footer .socialIcons a, footer .socialIcons a:hover {
	color: #fff;
}

footer .logoAndText > div {
	width: calc(100% - 85px);
}

footer .bottomFooter .copyrightDate {
	float: left;
	margin-right: 20px;
}

footer .bottomFooter {
	background: #095289;
	color: #fff;
	padding: 15px 0;
}

footer .bottomFooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer .bottomFooter ul li {
	margin: 0;
	padding: 0;
	float: left;
}

footer .bottomFooter ul li:not(:last-of-type) {
	margin-right: 20px;
}

footer .bottomFooter ul li a {
	text-decoration: none;
	color: #fff;
}

footer .flexContainer {
	display: flex;
}

footer .footerMenu {
	float: left;
	width: calc(18% - 1px);
	margin-right: 1%;
	padding-right: 1%;
	border-right: 1px solid #fff;
}

footer .footerMenu:last-of-type {
	width: 20%;
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

footer .footerMenu ul {
	margin-left: 15px;
	list-style: none;
}

footer .footerMenu ul.sub-menu {
	margin-left: 0;
}

footer .footerMenu ul:not(.sub-menu) > li > a {
	font-weight: bold;
	color: #000;
}

.uc_fancy_links {
	display: block;
	float: left;
	padding: 20px 30px 0 30px;
	text-align: center;
	margin-bottom: 70px;
	text-decoration: none;
	border-bottom: 1px solid #ededed;
}

.uc_fancy_links:hover {
	background: #ededed;
}

.uc_fancy_links h2 {
	color: #000;
}

.uc_fancy_links img {
	float: left;
	width: calc(100% + 60px);
	max-width: none;
	margin-left: -30px;
}

.uc_fancy_links img.icon {
	width: 25px;
	float: none;
	max-width: none;
	position: relative;
	left: 40px;
	top: 5px;
}

.uc_fancy_links p {
	color: #000;
	margin: 1.5rem 0;
	float: left;
	width: 100%;
}

.uc_fancy_links p i {
	margin-left: 5px;
}

.uc_fancy_links h2 {
	font-size: 2.2rem;
}

.uc_fancy_links, .uc_fancy_links p, .uc_fancy_links p img, .uc_fancy_links h2 {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.uc_fancy_links:hover h2 {
	color: #000;
}

.uc_fancy_links:hover p {
	margin-right: 40px;
}

.uc_fancy_links:hover p img {
	margin-left: 10px;
}

main .coloredHeading {
	background: #94c318;
	color: #fff;
	display: inline-block;
	padding: 12px 25px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #ededed !important;
	background-color: #ededed !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border-color: #efefef !important;
	background-color: #efefef !important;
}

.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4, .wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border-bottom: 1px solid #fff !important;
}

.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	padding-left: 46px;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
	border-radius: 0 !important;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
	background-color: #095289;
	background-image: none !important;
	border: 1px solid #095289;
}

.vc_btn3.vc_btn3-color-primary:hover, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover {
	background-color: #fff;
	color: #095289;
	background-image: none !important;
}

.vc_btn3.vc_btn3-size-md, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
	font-size: 1.7rem;
	line-height: 1.4;
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3.vc_btn3-icon-right .vc_btn3-icon, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
	top: 25px;
}

body.category-presse .vc_btn3.vc_btn3-icon-left .vc_btn3-icon.fa-download {
	top: 30px;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	color: #5472d2;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: normal;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;

	color: #fff;

	background-color: #095289;
	background-image: none !important;
	border: 1px solid #095289;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	color: #095289;

	background-color: #fff;
	background-image: none !important;
	border: 1px solid #095289;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	color: #D24E50;
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin-top: 3px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: 400;
	margin-bottom: 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #555;
}

main .news-pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

main .news-pagination ul li {
	float: left;
	margin: 0;
	padding: 0;
}

main .news-pagination ul li:not(:last-of-type) {
	margin-right: 20px;
}

main b, main strong {
	color: #000 !important;
}

body.category-presse main .vc_btn3.vc_btn3-icon-left, body.category-presse main .vc_btn3.specialBackButton {
	border-radius: 0;
	display: block;

	font-size: 16px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px;

	background-color: #095289;
	background-image: none !important;
	border: 1px solid #095289;
	color: #fff;
}

body.category-presse main .vc_btn3.vc_btn3-icon-left:hover, body.category-presse main .vc_btn3.specialBackButton:hover {
	background-color: #fff;
	color: #095289;
	background-image: none !important;
	border: 1px solid #095289;
}

body.category-presse main .vc_btn3.specialBackButton {
	background: #94c318;
	border: 1px solid #94c318;
}

body.category-presse main .vc_btn3.specialBackButton:hover {
	background: #fff;
	color: #94c318;
	border: 1px solid #94c318;
}

.wpcf7-form .row .row {
	margin-bottom: 20px;
}

.wpcf7-form .row label input {
	margin-top: 10px;
}

.wpcf7-form .row label input[type="checkbox"] {
	position: relative;
	bottom: 2px;
}

.wpcf7-form .row span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 10px;
}

.wpcf7-form .row .wpcf7-checkbox .wpcf7-list-item {
	display: block;
	clear: both;
}

.wpcf7-form .row .wpcf7-acceptance .wpcf7-list-item label > input, .wpcf7-form .row .wpcf7-checkbox .wpcf7-list-item label > input {
	float: left;
	margin-top: 5px;
}

.wpcf7-form .row .wpcf7-acceptance .wpcf7-list-item label > .wpcf7-list-item-label, .wpcf7-form .row .wpcf7-checkbox .wpcf7-list-item label > .wpcf7-list-item-label {
	display: block;
	float: left;
	width: calc(100% - 30px);
	margin-left: 16px;
}

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
	background-color: #fff;
	border-radius: 2px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: none;
	font-size: 16px;
	border: 0px solid #ccc;
	padding: 6px 10px;
	height: 38px;
	width: 100%;
	line-height: 1.3;
	margin-bottom: 0;

	background: #ededed;
}

label, legend {
	font-weight: 400;
}

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 0px solid #999 !important;
}

main .page-restrict-output label{
	font-weight: 400;
	margin-bottom: 10px;
}

input[type="submit"] {
	background: #095289;
	border: 1px solid #095289;
}

input[type="submit"]:hover, input[type="submit"]:focus {
	background: #fff;
	color: #095289;
	border: 1px solid #095289;
}

input[type="button"].wpcf7-previous {
	background: #94c318;
	border: 1px solid #94c318;
	margin-right: 20px;
}

input[type="button"].wpcf7-previous:hover, input[type="button"].wpcf7-previous:focus {
	background: #fff;
	color: #94c318;
	border: 1px solid #94c318;
}

input[type="email"]::placeholder, input[type="number"]::placeholder, input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder {
	color: #c3c3c3 !important;
}

.wpcf7-not-valid-tip {
	float: left !important;
}

.wpcf7-mail-sent-ok {
	border: 0 !important;
}

.wpcf7-submit[disabled], .wpcf7-submit[disabled]:hover {
	background: #ededed;
	color: #000;
	border: 1px solid #ededed;
}

main a.logout, main .welcomeText {
	margin: 0;
	margin-top: 10px;
	padding: 15px 25px;
	display: block;
	text-decoration: none;
	background: #94c318;
	color: #fff;
	border: 1px solid #94c318;
}

main a.logout:hover {
	color: #94c318;
	background: #fff;
}

main .welcomeText {
	margin-bottom: 10px;
}

.vc_btn3.vc_btn3-size-lg {
	padding: 12px 25px;
}

.loginFormInternal {
	width: 50%;
}

.tablepress h2 {
	color: #095289;
}

.socialIcons a, .socialIcons a:hover {
	color: #222;
	text-decoration: none;
}

.socialIcons a:not(:last-of-type) {
	margin-right: 10px;
}

.backToTop {
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-decoration: none;
    border: 2px solid #e8e8e8;
    background: transparent;
    position: fixed;
    bottom: 65px;
    right: 25px;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    text-align: center;
}

.backToTop:hover {
	cursor: pointer;
}

.backToTop.stickage {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

main .loop-news {
	float: left;
	width: 100%;
}

main .loop-title {
	margin-bottom: 0;
}
