.m-rte-content p:not(:last-child),
.ce-bodytext p:not(:last-child) {
	margin-bottom: 30px;
}

.m-rte-content p:last-child,
.ce-bodytext p:last-child {
    margin-bottom: 0;
}

.m-nav-main__submenu-item.sub-active,.m-nav-main__submenu-lvl-2-item.sub-active {
    color: #fff;
    background-color: #EB5B36;
}
.ce-textpic.ce-left .ce-gallery,
.ce-textpic.ce-right .ce-gallery {
	float: none;
}

.ce-textpic.ce-intext {
    padding: 30px 0;
}

.ce-div {
    margin: 0 !important;
}

.ce-bodytext .button {
	display: inline-block;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #EB5B36;
	border: 1px solid #EB5B36;
	padding: .75rem 2.525rem;
	font-size: 16px;
	line-height: 1.45;
	border-radius: 0;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.ce-bodytext .button:hover,
.ce-bodytext .button:focus {
	background-color: #c13713;
	text-decoration: none;
	border-color: #c13713;
	color: #fff
}

.ce-bodytext .button:focus,
.ce-bodytext .focus.button {
	outline: 0
}

.ce-bodytext .disabled.button,
.ce-bodytext .button:disabled {
	opacity: .65
}

.ce-bodytext .button:not(:disabled):not(.disabled) {
	cursor: pointer
}

.ce-bodytext a.disabled.button,
fieldset:disabled .ce-bodytext a.button,
.ce-bodytext fieldset:disabled a.button {
	pointer-events: none
}


.ce-bodytext .button .fa {
	font-size: 1.5rem;
	margin-right: 5px
}

.ce-bodytext .button .fa--icon-left {
	margin-right: 2px;
	margin-left: -6px;
	font-size: 1.7rem
}

.ce-bodytext .button .fa.pull-right {
	margin-top: 5px
}


.ce-bodytext h1,
.ce-bodytext h2,
.ce-bodytext h3,
.ce-bodytext h4,
.ce-bodytext h5,
.ce-bodytext h6 {
	display: inline;
	border-bottom: 2px solid #333
}

.ce-bodytext h1:after,
.ce-bodytext h2:after,
.ce-bodytext h3:after,
.ce-bodytext h4:after,
.ce-bodytext h5:after,
.ce-bodytext h6:after {
	content: '';
	display: block;
	padding-bottom: 30px
}

.ce-bodytext .bodytext {
	margin-bottom: 30px
}

.ce-bodytext .bodytext:empty {
	margin-bottom: 10px
}

.ce-bodytext ul {
	list-style-type: none;
	padding-left: 0 !important;
	list-style: none;
	margin: 0;
	margin-bottom: 25px
}

.ce-bodytext{
    overflow: inherit;
}

@media (min-width: 992px) {
	.ce-bodytext ul {
		margin-bottom: 50px
	}
}

.ce-bodytext ul+ul {
	margin-top: -25px !important
}

@media (min-width: 992px) {
	.ce-bodytext ul+ul {
		margin-top: -50px !important
	}
}

.ce-bodytext ul li {
	position: relative;
	list-style-type: none;
	padding-left: 25px
}

.ce-bodytext ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\f00c';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #EB5B36
}

.ce-bodytext .important {
	color: #EB5B36
}

.ce-bodytext .important strong {
	color: #EB5B36;
	border-bottom: 2px solid #EB5B36
}

@media (min-width: 768px) {
	.ce-textpic.ce-left .ce-gallery {
		margin-right: 20px;
	}

    .ce-textpic.ce-right.ce-intext,
    .ce-textpic.ce-left.ce-intext {
        display: flex;
        align-items: center;
    }

    .ce-intext.ce-right .ce-bodytext {
        order: 0;
    }

    .ce-intext.ce-right .ce-gallery,
    .ce-intext.ce-left .ce-gallery {
        flex-shrink: 0;
        flex-basis: 40%;
        margin-bottom: 0;
    }

    .ce-intext.ce-right .ce-gallery {
        order: 1;
        margin-left: 50px;
    }

    .ce-textpic.ce-left .ce-gallery {
        margin-right: 50px;
    }
}

@media (min-width: 992px) {
	.ce-textpic.ce-left .ce-gallery {
		margin-right: 100px;
	}

    .ce-intext.ce-right .ce-gallery {
        margin-left: 100px;
    }

    .ce-intext.ce-right .ce-gallery,
    .ce-intext.ce-left .ce-gallery {
        flex-shrink: 0;
        flex-basis: none;
    }
}

@media (max-width: 767px) {
	.ce-textpic.ce-left .ce-gallery {
		margin-right: 0;
		width: 100%;
		display: inline-block;
		float: none;
		margin-bottom: 10px;
	}

	.ce-gallery figure,
	.ce-column {
		margin-right: 10px;
		float: none;
		width: 100%;
	}

	.ce-gallery img {
		width: 100%;
	}
	.ce-intext.ce-right .ce-gallery {
    	margin-left: 0;
	}
	.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-row, .ce-uploads li, .ce-uploads div{
		overflow: inherit;
	}
}

.m-nav-main__submenu-lvl-2 {
    position: static;
    /*overflow: visible;*/
}


.m-nav-main__submenu-lvl-2-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    opacity: 0;
}

.m-nav-main__submenu-lvl-2-wrapper--is-active {
    z-index: 100;
    opacity: 1;
}

@media (min-width: 768px) {
    .m-nav-main__submenu-lvl-2-wrapper {
        top: 2px;
    }
}

@media (min-width: 1200px) {
    .m-nav-main__submenu-lvl-2-wrapper {
        position: absolute;
        top: 36px;
        left: 225px;
        width: 310px;
    }
}
