/* CONTENT */

#bottom .inside {
    font-size: 16px;
}

.ce_countup .headline {
    margin-bottom: 5px;
}

.ce_wrap {
    font-size: 16px;    
}

.image_container .caption {
    background: #fff;
    border-radius: 0;
    color: #bd272f;
    font-size: 16px;
    margin-top: 0;
}

/* Abweichendes Design Kontakt */
.caption-grey .image_container .caption {
    background: #f0f0f0;
}

@media only screen and (max-width: 767px) {
    .autogrid_wrapper.gutter_s>div, .autogrid_row.gutter_s>div {
        padding-left: 0;
        padding-right: 0;
    }
    #footer .inside {
        padding: 30px 20px;
    }
    .mod_article:not(.fullwidth) > .container {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}


/* FORM */

form .checkbox_container span {
    display: block;
    margin-bottom: 0;
}

form.style7 input, form.style7 select, form.style7 textarea {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

form.style7 button.submit {
    font-weight: 700;
    height: 56px;
    padding: 10px 40px;
}

form.style7 .explanation {
    font-size: 1rem;
}

input, textarea, select {
    font-size: 1rem;
}


/* HEADLINES */

.ce_countup .headline {
    font-size: 30px;
}

#footer h3, #footer .h3 {
    color: #3b3c42;
    font-weight: 700;
    margin-bottom: 15px!important;
}

h1, h2, .h1, .h2, .h1 p, .h2 p, h3, .h3, .h3 p {
	margin-bottom: 15px;
}

h1, .h1, .h1 p, h2, .h2, .h2 p {
    color: #bd272f;
}

h2, .h2, .h2 p {
	margin-top: 25px;
}

h3, .h3, .h3 p {
	font-weight: 700;
}

.standalone h2 {
	margin-top: 0!important;
}


/* HYPERLINKS */

#bottom .inside a {
    color: #bd272f;
    font-weight: 700;
}

#bottom .inside .right a {
    margin-left: 5px;
    margin-right: 5px;
}

.ce_hyperlink.btn-size-medium a {
    font-size: 1rem;
}

#footer a {
    color: #bd272f;
    font-weight: 700;
}

form a {
	color: #bd272f;
}

form a:hover {
	text-decoration: underline;
}

p a {
    font-weight: 700;
}

p a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    .ce_hyperlink.btn-size-medium a {
        padding: 5px 25px;
    }
    .fixed-header .top-link {
        bottom: 25px;
    }
}


/* ICONBOX */

.ce_iconbox a.link {
    margin-top: 0px;
    font-weight: 700;
}

.ce_iconbox a.link:hover {
    text-decoration: underline;
}

.ce_iconbox .ce_iconbox_outside.padding {
    padding: 10px;
}

.ce_iconbox .ce_iconbox_outside.padding .content {
    opacity: 1;
}

.ce_iconbox .headline {
    color: var(--accentColor);
    margin-top: 0;
}

.ce_iconbox .link:before {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ce_iconbox:not(.no_gutter):not(.version3.xsmall) {
        margin-bottom: 0;
    }
}


/* MOBIL NAVIGATION */

#mmenu #mmenu_middle {
    padding: 30px 20px;
}

#mmenu .mod_navigation li a {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 3px 10px 1px 10px;
}


/* NAVIGATION */

.mainmenu ul li a:hover, .mainmenu ul ul a.active, .mainmenu ul ul li a:hover {
	opacity: 1;
}


/* POPUP */

.ce_bgimage.img-leftside-33 .ce_bgimage-inside {
	padding: 30px;
}

.ce_popup_start .ce_popup_content .checkbox {
    background: #f8f8f8;
}

.ce_popup_start .ce_popup_content h3 {
    color: var(--accentColor);
}

.ce_popup_start .ce_popup_overlay {
    background: rgb(0 0 0 / .75);
}


/* PRIVACY MANAGER */

.mod_privacy_optin_medium .privacy_label {
    font-size: 13px;
}

.mod_privacy_optin_medium .privacy_links a {
    color: #bd272f;
    font-size: 13px;
    text-decoration: none;
}

.mod_privacy_optin_medium .privacy_links a:hover {
    text-decoration: underline;
}

.mod_privacy_optin_medium .reject_all_info {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
	#privacy_optout_link {
    	display: none;
	}
}


/* REVOLUTION SLIDER */

.ce_revolutionslider .tp-bannertimer {
    display: none;
}