@font-face {
	font-family: ‚FFNeuweltRegular‘;
	src: url(‚webFonts/FFNeuweltRegular/font.woff2‘) format(‚woff2‘), url(‚webFonts/FFNeuweltRegular/font.woff ‘) format(‚woff ‘);
}

body {
	font-size: 14px;
}

.footer-content ul li a {
	/*font-style: ;*/
}

.left-top-content,
.left-bottom-content {
	background: #eee;
	margin: 15px 0;
	padding: 6px 0;
	font-weight: bold;
}

.left-top-content p,
.left-bottom-content p {
	margin-left: 16px;
}


/*header*/

#home-page-header {
	background-image: url('../images/lance-anderson-213491-unsplash.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 1100px;
}

#header {
	/*background-image: url('../images/lance-anderson-213491-unsplash.jpg');*/
	background-size: cover;
	background-repeat: no-repeat;
}

.info-header {
	line-height: 0.2;
	font-size: 13px;
}

.justify-content-end .nav-item:last-child {
	border-right: none !important;
}

.nav {
	margin: 0 auto;
}

.nav div {
	margin-top: 45px;
}

footer,
#footer {
	background-color: #374C9B;
	height: 144px;
}

footer .text-break,
#footer .text-break {
	color: white;
}

footer .container,
#footer .container {
	padding-top: 35px;
}

.footer-content ul li a {
	font-size: 14px;
}

.social-box {
	width: 80%;
	margin: 0 auto;
}

.justify-content-end .nav-link {
	color: #374C9B;
	font-size: 22px;
	text-transform: uppercase;
}

.nav-link {
	padding: .2rem 0.9rem;
}

.hasagi {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.hasagi div {
	margin-top: 30px;
}

.inf {
	color: black;
	margin: 250px auto;
	font-size: 14px;
}

.user-info p {
	padding: 0;
	margin: 0;
}

.login_box,
.background-box {
	background-color: rgba(255, 255, 255, 0.5);
}

.background-box {
	width: 80%;
	margin: auto;
	padding: 15px;
}

.inf div {
	margin: 15px 0;
}

.title-social-box {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	align-content: center;
}

.form-login .title-social-box {
	color: #374C9B;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.btn-submit {
	background-color: #374C9B;
	float: right;
	color: #fff;
}

.form-login div,
.form-login input,
.form-login button {
	margin: 15px 0;
}

.form-login input {
	border: 1px solid #888;
}


/*navbar*/

.navbar-hr {
	border-top: 2px solid #888;
	background: #e9ecef;
}

.header-nav .nav-link:focus,
.header-nav .nav-link:hover {
	color: #374C9B;
}

.navbar-center {
	margin: 0 auto;
}

.navbar-center li {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.navbar-center .nav-item:last-child {
	border-right: none !important;
}

.navbar-center .nav-item .active {
	color: #374C9B !important;
	text-decoration: underline;
}


/*content*/

.carousel-inner img {
	width: 100%;
	/*height: 100%;*/
	height: 300px;
}

.new-update span:first-child,
.right-top-content p:first-child,
.center-bottom-content p:first-child {
	font-weight: bold;
	color: #374C9B;
}

@media (min-width: 1200px) {
	.content-all {
		max-width: 1000px;
	}
}

.content-title {
	color: #374C9B;
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
}

.center-bottom-content {
	font-weight: bold;
}

.center-bottom-content p {
	margin: 0.5rem 0;
}

.right-top-content {
	margin-top: 22px;
}

.right-top-content-nav li a {
	border-bottom: 1.4px solid #888;
	color: black;
	font-weight: bold;
	padding: 4px 0;
	font-size: 12px;
}

.right-top-content-nav {
	height: 300px;
}

.center-top-content {
	margin-top: 21px;
}

.center-top-content,
.new-update,
.center-bottom-content {
	margin-bottom: 54px;
}

.updation-content li {
	padding-left: 48px;
}

.icon-wrn {
	font-size: 45px;
	color: #374C9B;
	vertical-align: middle;
}


/*footer*/

.footer-content ul {
	list-style: none;
}

.footer-content li {
	margin: 2px 0;
}

.site-logger .site-header #navbar .menu ul li.nav-item {
	width: 30%;
	float: left;
	display: inline-flex;
}

.footer .footer-content {
	margin: 0 auto;
}

.footer-title {
	color: #374C9B;
	font-weight: bold;
}

.footer-content a {
	font-weight: 400;
	color: #fff;
}

.hr-footer {
	border-top: 1.4px solid #888;
}

.top-menu {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-top: 0;
	margin-bottom: 1rem;
	color: black;
}

.top-menu-logout {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-top: 0;
	margin-bottom: 1rem;
	color: black;
}

.preview-btn {
	width: 200px;
	float: right;
}

.is-sticky {
	/*position: fixed;*/
	top: 0;
	z-index: 9999;
	background: #fff;
	height: 200px;
	/*background: #9AB2CC;*/
	/*opacity: 0.7;*/
}

.site-header {
	max-width: 100%;
	position: sticky;

}

.site-header .nav {
	max-width: 1140px;
}

.site-logger .site-header #navbar .menu ul li.nav-item a {
	color: #374C9B;
	font-size: 14px;
	text-transform: uppercase;
}

.mobile-toggle {
	display: none;
}

.btn-info {
	color: #fff;
	background-color: #217EBD;
	border-color: #217EBD;
}

.btn:hover {
	color: #fff;
	background-color: #999 !important;
	border-color: #999 !important;
}

.btn-info:hover {
	color: #fff;
	background-color: #999 !important;
	border-color: #999 !important;
}

.btn-primary {
	background-color: #374C9B;
	border-color: #374C9B;
}

@media (max-width: 767px) {
	.preview-btn {
		width: 200px;
		float: left;
		margin-top: 15px;
		margin-left: 0 !important;
	}
	#header {}
	.nav {
		width: 100%;
	}
	.navbar {
		display: block;
		text-align: right;
	}
	.navbar-center li {
		border: none !important;
	}
	.mobile-toggle {
		display: block;
		text-align: right;
		margin-top: 10px !important;
	}
	.user-link {
		display: block;
	}
	.info-header {
		display: none;
	}
	.site-logo {
		max-width: 70% !important;
	}
	.site-hamburger {
		width: 30%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.justify-content-end {
		justify-content: flex-start !important;
	}
	.site-header__logo {
		max-width: 100px;
	}
	.site-header__logo a {
		display: block;
	}
	.site-header__inner {
		padding: 15px 0;
		justify-content: space-between;
		align-items: center;
	}
	.site-header__search {
		display: none;
	}
	.site-header__menu {
		bottom: unset;
		position: relative;
	}
	.site-nav {
		position: relative;
		display: none;
	}
	.site-nav ul {
		flex-flow: column;
	}
	.nav-link {
		padding: .2rem .6rem;
	}
	.site-nav ul a:before,
	.site-nav ul a:after {
		display: none;
	}
	.sppb-addon-accordion .sppb-panel-heading {
		flex-flow: column;
	}
	.sppb-addon-accordion .sppb-panel-button {
		padding: 15px;
	}
	.sppb-addon-accordion .sppb-panel-button,
	.sppb-addon-accordion .sppb-panel-title {
		font-size: 20px;
	}
	.sppb-addon-accordion .sppb-panel-subtitle {
		font-size: 14px;
	}
	.sppb-addon-accordion .sppb-panel-body {
		flex-flow: column;
	}
	.sppb-addon-accordion .sppb-panel-heading-left,
	.sppb-addon-accordion .sppb-panel-left {
		width: 100%;
	}
	.sppb-addon-accordion .sppb-panel-heading-left:after,
	.sppb-addon-accordion .sppb-panel-left:after {
		display: none;
	}
	.sppb-addon-accordion .sppb-panel-right {
		width: 100%;
	}
	.slide-content {
		padding: 15px;
	}
	.slide-content h2 {
		font-size: 32px;
		line-height: 38px;
	}
	.slide-content p {
		font-size: 16px;
		line-height: 24px;
	}
	.sppb-testimonial-pro .fa-quote-left {
		position: relative;
		left: auto;
	}
	#home-page-header {
		height: auto;
	}
	.inf {
		margin: 50px auto;
	}
	ul.text-break {
		margin-left: -40px !important;
	}
	.sppb-addon-text-block .sppb-addon-title,
	.sppb-addon-text-block .sppb-title-heading,
	.sppb-section-title .sppb-addon-title,
	.sppb-section-title .sppb-title-heading {
		font-size: 26px !important;
	}
	.site-footer .sppb-addon-title {
		font-size: 18px !important;
		margin-bottom: 10px;
	}
	.site-footer div[class*="sppb-col-md"] {
		margin-bottom: 20px;
	}
	.site-footer .sppb-instagram-images {
		overflow: hidden;
		display: block;
		margin-top: 10px;
	}
	.site-footer .sppb-instagram-images .sppb-instagram-image {
		width: 50% !important;
	}
	.site-footer__bot {
		text-align: center;
	}
	.site-footer__links {
		position: relative;
		transform: none;
		left: auto;
	}
}

.hamburger {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	text-transform: none;
	border: 0;
	margin: 0;
	overflow: visible;
	transition: .2s all;
	background: none;
	outline: none;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #888;
}

.hamburger-box {
	width: 40px;
	height: 28px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 40px;
	height: 5px;
	background-color: #888;
	border-radius: 2px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

.hamburger--spin .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.card-title .card-title@font-face {
	font-family: ‚FFNeuweltRegular‘;
	src: url(‚webFonts/FFNeuweltRegular/font.woff2‘) format(‚woff2‘), url(‚webFonts/FFNeuweltRegular/font.woff ‘) format(‚woff ‘);
}

body {
	font-size: 14px;
}

.footer-content ul li a {
	/*font-style: ;*/
}

.left-top-content,
.left-bottom-content {
	background: #eee;
	margin: 15px 0;
	padding: 6px 0;
	font-weight: bold;
}

.left-top-content p,
.left-bottom-content p {
	margin-left: 16px;
}


/*header*/

#home-page-header {
	background-image: url('../images/lance-anderson-213491-unsplash.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	/* height: 1200px; */
}

#header {
	/*background-image: url('../images/Background-DrMeyer-Immobilien-Wohnung-mieten-1.jpg');*/
	background-size: cover;
	background-repeat: no-repeat;
}

.info-header {
	line-height: 0.2;
	font-size: 13px;
}

.justify-content-end .nav-item:last-child {
	border-right: none !important;
}

.nav {
	margin: 0 auto;
}

.nav div {
	margin-top: 45px;
}

footer,
#footer {
	background-color: #374C9B;
	height: 205px;
}

footer .text-break,
#footer .text-break {
	color: white;
}

#footer .text-break li,
#footer .text-break li span {
	font-size: 22px;
}

footer .container,
#footer .container {
	padding-top: 35px;
}

.footer-content ul li a {
	font-size: 22px;
}

.social-box {
	width: 80%;
	margin: 0 auto;
}

.justify-content-end .nav-link {
	color: #374C9B;
	font-size: 22px;
	text-transform: uppercase;
}

.nav-link {
	padding: .2rem 0.9rem;
}

.hasagi {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.hasagi div {
	margin-top: 30px;
}

.inf {
	color: black;
	margin: 250px auto;
	font-size: 14px;
}

.user-info p {
	padding: 0;
	margin: 0;
}

.login_box,
.background-box {
	background-color: rgba(255, 255, 255, 0.5);
}

.background-box {
	width: 80%;
	margin: auto;
	padding: 15px;
}

.inf div {
	margin: 15px 0;
}

.title-social-box {
	color: #374C9B;
	font-size: 60px;
	font-weight: bold;
	align-content: center;
}

.form-login .title-social-box {
	color: #374C9B;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.btn-submit {
	background-color: #374C9B;
	float: right;
	color: #fff;
}

.form-login div,
.form-login input,
.form-login button {
	margin: 15px 0;
}

.form-login input {
	border: 1px solid #888;
}


/*navbar*/

.navbar-hr {
	border-top: 2px solid #888;
	background: #e9ecef;
}

.header-nav .nav-link:focus,
.header-nav .nav-link:hover {
	color: #374C9B;
}

.navbar-center {
	margin: 0 auto;
}

.navbar-center li {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.navbar-center .nav-item:last-child {
	border-right: none !important;
}

.navbar-center .nav-item .active {
	color: #374C9B !important;
	text-decoration: underline;
}


/*content*/

.carousel-inner img {
	width: 100%;
	/*height: 100%;*/
	height: 300px;
}

.new-update span:first-child,
.right-top-content p:first-child,
.center-bottom-content p:first-child {
	font-weight: bold;
	color: #374C9B;
}

@media (min-width: 1200px) {
	.content-all {
		max-width: 1000px;
	}
}

.content-title {
	color: #374C9B;
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
}

.center-bottom-content {
	font-weight: bold;
}

.center-bottom-content p {
	margin: 0.5rem 0;
}

.right-top-content {
	margin-top: 22px;
}

.right-top-content-nav li a {
	border-bottom: 1.4px solid #888;
	color: black;
	font-weight: bold;
	padding: 4px 0;
	font-size: 12px;
}

.right-top-content-nav {
	height: 300px;
}

.center-top-content {
	margin-top: 21px;
}

.center-top-content,
.new-update,
.center-bottom-content {
	margin-bottom: 54px;
}

.updation-content li {
	padding-left: 48px;
}

.icon-wrn {
	font-size: 45px;
	color: #374C9B;
	vertical-align: middle;
}


/*footer*/

.footer-content ul {
	list-style: none;
}

.footer-content li {
	margin: 2px 0;
}

.site-logger .site-header #navbar .menu ul li.nav-item {
	width: 30%;
	float: left;
	display: inline-flex;
}

.footer .footer-content {
	margin: 0 auto;
}

.footer-title {
	color: #374C9B;
	font-weight: bold;
}

.footer-content a {
	font-weight: 400;
	color: #fff;
}

.hr-footer {
	border-top: 1.4px solid #888;
}

.top-menu {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-top: 0;
	margin-bottom: 1rem;
	color: black;
}

.top-menu-logout {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-top: 0;
	margin-bottom: 1rem;
	color: black;
}

.preview-btn {
	width: 200px;
	float: right;
}

.is-sticky {
	/*position: fixed !important;*/
	top: 0;
	z-index: 9999;
	background: #fff;
	height: 144px;
	/*background: #9AB2CC;*/
	/*opacity: 0.7;*/
}

.site-header {
	max-width: 100%;
	position: sticky;
	top: 0px;
	z-index: 9000;
}

.site-header .nav {
	max-width: 1140px;
}

.site-logger .site-header #navbar .menu ul li.nav-item a {
	color: #374C9B;
	font-size: 14px;
	text-transform: uppercase;
}

.mobile-toggle {
	display: none;
}

.btn-info {
	color: #fff;
	background-color: #217EBD;
	border-color: #217EBD;
}

.btn:hover {
	color: #fff;
	background-color: #999 !important;
	border-color: #999 !important;
}

.btn-info:hover {
	color: #fff;
	background-color: #999 !important;
	border-color: #999 !important;
}

.btn-primary {
	background-color: #374C9B;
	border-color: #374C9B;
}

@media screen and (max-width: 767px) {
	.preview-btn {
		width: 200px;
		float: left;
		margin-top: 15px;
		margin-left: 0 !important;
	}
	#header {}
	.nav {
		width: 100%;
	}
	.navbar {
		display: block;
		text-align: right;
	}
	.navbar-center li {
		border: none !important;
	}
	.mobile-toggle {
		display: block;
		text-align: right;
		margin-top: 10px !important;
	}
	.user-link {
		display: block;
	}
	.info-header {
		display: none;
	}
	.site-logo {
		max-width: 70% !important;
	}
	.site-hamburger {
		width: 30%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.justify-content-end {
		justify-content: flex-start !important;
	}
	.site-header__logo {
		max-width: 100px;
	}
	.site-header__logo a {
		display: block;
	}
	.site-header__inner {
		padding: 15px 0;
		justify-content: space-between;
		align-items: center;
	}
	.site-header__search {
		display: none;
	}
	.site-header__menu {
		bottom: unset;
		position: relative;
	}
	.site-nav {
		position: relative;
		display: none;
	}

	.user-info {
		display: none;
	}

	.site-nav ul {
		flex-flow: column;
	}
	.nav-link {
		padding: .2rem .6rem;
	}
	.site-nav ul a:before,
	.site-nav ul a:after {
		display: none;
	}
	.sppb-addon-accordion .sppb-panel-heading {
		flex-flow: column;
	}
	.sppb-addon-accordion .sppb-panel-button {
		padding: 15px;
	}
	.sppb-addon-accordion .sppb-panel-button,
	.sppb-addon-accordion .sppb-panel-title {
		font-size: 20px;
	}
	.sppb-addon-accordion .sppb-panel-subtitle {
		font-size: 14px;
	}
	.sppb-addon-accordion .sppb-panel-body {
		flex-flow: column;
	}
	.sppb-addon-accordion .sppb-panel-heading-left,
	.sppb-addon-accordion .sppb-panel-left {
		width: 100%;
	}
	.sppb-addon-accordion .sppb-panel-heading-left:after,
	.sppb-addon-accordion .sppb-panel-left:after {
		display: none;
	}
	.sppb-addon-accordion .sppb-panel-right {
		width: 100%;
	}
	.slide-content {
		padding: 15px;
	}
	.slide-content h2 {
		font-size: 32px;
		line-height: 38px;
	}
	.slide-content p {
		font-size: 16px;
		line-height: 24px;
	}
	.sppb-testimonial-pro .fa-quote-left {
		position: relative;
		left: auto;
	}
	#home-page-header {
		height: auto;
		background-size: auto !important;
	}
	.inf {
		margin: 50px auto;
	}
	ul.text-break {
		margin-left: -40px !important;
	}
	.sppb-addon-text-block .sppb-addon-title,
	.sppb-addon-text-block .sppb-title-heading,
	.sppb-section-title .sppb-addon-title,
	.sppb-section-title .sppb-title-heading {
		font-size: 26px !important;
	}
	.site-footer .sppb-addon-title {
		font-size: 18px !important;
		margin-bottom: 10px;
	}
	.site-footer div[class*="sppb-col-md"] {
		margin-bottom: 20px;
	}
	.site-footer .sppb-instagram-images {
		overflow: hidden;
		display: block;
		margin-top: 10px;
	}
	.site-footer .sppb-instagram-images .sppb-instagram-image {
		width: 50% !important;
	}
	.site-footer__bot {
		text-align: center;
	}
	.site-footer__links {
		position: relative;
		transform: none;
		left: auto;
	}
	.footer-content {
		text-align: center;
	}
	footer,
	#footer {
		height: auto !important;
	}
}

.hamburger {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	text-transform: none;
	border: 0;
	margin: 0;
	overflow: visible;
	transition: .2s all;
	background: none;
	outline: none;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #888;
}

.hamburger-box {
	width: 40px;
	height: 28px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 40px;
	height: 5px;
	background-color: #888;
	border-radius: 2px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

.hamburger--spin .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.container .card-body a {
	width: 45%;
	font-size: 14px;
}

.container .card-title {
	font-size: 16px !important;
}

.justify-content-end .nav-item:first-child {
	font-weight: inherit !important;
}

.header-nav li {
	border: none !important;
}

.user-info-item {
	color: #374C9B;
	font-size: 18px;
	text-align: right;
}

.search:hover,
.search:hover,
.search.active-more,
.search {
	border-color: #999 !important;
}

@media (max-width: 767px) {
	.user-info {
		margin: 5px 10px !important;
	}
	.user-info-item {
		color: #374C9B;
		font-size: 18px;
		text-align: left;
	}
	.site-header.is-sticky {
		height: auto;
		min-height: 130px;
	}
	.object-box {
		display: block !important;
	}
	.form-search,
	.info-box,#filterType, #search,
	.fancy {
		margin-top: 5px;
		width: 100% !important;
		display: block !important;
	}
	.periods-box {
		width: 100% !important;
		float: left !important;
	}
	.grid-years {
		margin-top: 10px;
		display: inline-block !important;
	}
	.title-social-box {
		font-size: 40px;
	}
}

.open > .dropdown-menu {
	display: block;
}

.user-roles {
	margin-top: initial;
}

.user-roles div {
	margin-top: initial;
}

.box {
	/*margin: 1% 0 1% 0;*/
}

.rolebox {

	display: flex;
	align-items: center;
	/*padding-bottom: 15px;*/
	/*padding-top: 15px;*/
}



.role-spacer {
	width: 2px;
	background: white;
	align-self: stretch;
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.alert-error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
