body
{
	font-family: poppins;
	overflow-x: hidden!important;
}
.body-box
{
    max-width: 100%!important;
}
.displayNone
{
	display: none!important
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
.note-editable
{
	min-height: 200px!important;
}
.form-group label, label
{
    color: #4a4a4a;
}
.note-editor.note-airframe, .note-editor.note-frame
{
    border-radius: 8px!important;
}
.sidebar-wrapper
{
	/* width: 252px!important */
}
#content
{
    /* margin-left: 252px!important; */
}
.btn.note-btn
{
	background-color: #d6ebff!important;
    border: 1px solid #fff!important;
}
.navbar
{
    padding: 0;
	background: #fff;
	border-bottom: 3px solid #7c7c7c
}
.header-container
{
    border-bottom: 2px solid #7c7c7c;
}
.container-fluid{
	max-width:1466px!important;
}
/* .container-fluids{
	max-width:1100px!important;
} */
.displayNone
{
	display: none!important;
}
.text-regular
{
	font-weight: 400!important
}
.modal-dialog.modal-file
{
	max-width: 90%!important;
	width: 90%!important;
}
.modal-header
{
	height: auto;
}
.topbar
{
    max-height: 150px;
	background: #eeeeee!important
}
.btn_perso
{
	max-height: 100%;
	width: 100%!important;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px!important;
}
.card__post-carousel.top .card__post .card__post__body img
{
    max-width: 100%;
    width: auto;
    height: 90px;
}
.logo-div img
{
	max-width: 220px!important
}
.bg-pink
{
	background: #f7f7f7!important
}
.color-pink
{
	color: #0096d3!important
}
.middle-bar
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 300px;
}
.navbar-soft .navbar-nav .nav-link
{
	color: #111;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-soft .navbar-nav .nav-item.show .nav-link, .navbar-soft .navbar-nav .nav-item:hover .nav-link
{
    border-bottom: 2px solid #fff!important;
    color: #111;
}
.bg-content, .wrapper__bg-tranding
{
    background: #efefef!important;
}
.article__entry .article__content
{
    background: #fff;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
.article__entry .article__content .article__category
{
    background: linear-gradient(285deg, #0096d3 61%, #5d5d5d 100%, #fff 100%);
}
.card__post .card__post__body .card__post__content .card__post__category
{
    background: linear-gradient(285deg, #0096d3 61%, #5d5d5d 100%, #fff 100%);
}
a
{
    color: #6d6e71;
}
.article__entry .article__content p
{
    text-align: justify
}
.btn-outline-primary
{
    color: #0096d3;
    border-color: #0096d3;
}
.btn-outline-primary:hover
{
    color: #fff;
    background-color: #0096d3;
    border-color: #0096d3;
}
.card__post.card__post-list.article__entry
{
	background: #fff
}
.card__post.card__post-list.article__entry a
{
	color: #252525!important
}
.card__post.card__post-list.article__entry p
{
	text-align: justify!important;
	padding-right: 30px
}
.wrapper__list__article .card__post__content
{
	background: #fff!important
}
.fs-22
{
	font-size: 18px!important;
}
.btn-primary.btn_next
{
	background: #0096d3;
	border: 1px solid #0096d3;
}
.btn-primary.btn_next:hover
{
	background: #1b1c26;
	color: #fff;
	border: 1px solid #1b1c26;
}
.logo-footer
{
	width: 220px;
}
.wrap__masonary-card .card .card-body .card-title a
{
    color: #0096d3!important;
}
.masonary__category a.normal
{
	text-transform: uppercase!important;
    font-family: Montserrat, sans-serif!important;
    font-size: 11px!important;
    line-height: 15px!important;
    color: #fff!important;
}
.link-black
{
	color: #000!important;
}
.wrap__masonary-card .card .masonary__title
{
    bottom: 26%!important;
}
.topbar .topbar-right {
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
#st_gdpr_iframe{
	display: none;
}
.card__post-carousel .card__post .card__post__body img {
	height: 600px;
}