@charset "utf-8";
/* CSS Document */

html{scroll-behavior: smooth;}
.icms-header__middle {
    background-image: url(/templates/modern/images/bg_heder.png);
    background-repeat: round;
    border-bottom-color: #ffa000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.navbar-nav.menu-header {
	background-color: #eba302b5;
    padding: 0px 15px;
}
.icms-user-menu {
    background-color: #00b81759;
}
.bg-light {
    background-color: #edeeef !important;
}
.bg-norec {
	background-image: url(/templates/modern/images/bg-norec.jpg);
    min-height: 100px;
}
form .without-tabs fieldset {
	background-image: url(/templates/modern/images/bg-norec.jpg);
	background-color: #ecf1eb;
}
.d-flex {
    display: flex !important;
    flex-wrap: wrap;
}
.icms-content-cover-preset__big {
	max-width: 49%;
}
