/******************************* ALLGEMEIN ***********************************/
h1.title{
	text-transform: uppercase;
	max-width: 460px;
	position: relative;
	padding:0;
	line-height: 65px;
	font-size: 50px !important;
}

h1.title::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
	width: 85px;
	height: 4px;
	background-color: #ffa727;
}

@media only screen and (max-width: 767px) {
	h1.title {
		font-weight: 700;
		text-transform: uppercase;
		line-height: 50px;
		text-align: left !important;
		font-size: 30px !important;
	}
}

.custom-form input[type="checkbox"] + label{
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}

.custom-form input[type="checkbox"] + label i{
	border: 1px solid #333 !important;
	border-radius: 3px !important;
}

.custom-form input[type="checkbox"]:checked + label i::before{
	color: #FFA727 !important;
}

.et-pb-contact-message ul li{
	color: red;
}

.custom-form a {
	color: #FFA727 !important;
	text-decoration: none;
	font-weight: normal;
	transition: all .4s ease-in-out;
}

.custom-form a:hover{
	opacity: .7;
	transition: all .4s ease-in-out;
}

/******************************* TITLE-ANIMATIOIN *******************************/
.header-content-container{
	animation-duration: .7s;
	animation-delay: .9s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	animation-name: fadeBottom;
}

/******************************* SIDEBAR ****************************************/
#sidebar .wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 0;
}

#sidebar .et_pb_widget ol li, #sidebar .et_pb_widget ul li {
	margin-bottom: 30px;
}

#sidebar .wp-block-tag-cloud, #sidebar .post-tags-wrapper{
	border: none;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
}

#sidebar h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 0 0;
}

#sidebar .et_pb_widget {
	margin-bottom: 0 !important;
}

/******************************* TO-TOP-ARROW ***********************************/
.et_pb_scroll_top::before {
    content: unset;
}

.et_pb_scroll_top.et-visible, .et_pb_scroll_top.et-hidden {
	background-image: url('/wp-content/themes/ima-child/icons/to-top-arraw.svg');
	background-repeat: no-repeat;
	background-size: 80% 80%;
	background-position: center center;
	width: 50px !important;
	height: 50px !important;
	padding:10px;
}

/******************************* ACCORDION *******************************/
.et_pb_accordion .et_pb_toggle_title::before{
	content: unset !important;
	background-image: url('/wp-content/themes/ima-child/icons/arrow-dark.svg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px !important;
	height: 25px !important;
	right: -10px;
	top: 4px;
	transform: rotate(0deg);
	transition: transform 0.2s;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title::before{
	background-image: url('/wp-content/themes/ima-child/icons/arrow-dark.svg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px !important;
	height: 25px !important;
	transform: rotate(90deg);
	transition: transform 0.2s;
	display:block !important;
}

/********************************* Fuhrpark ********************************/
.carpool{
	height: 100%;
}

/*******************************DIENSTLEISTUNGEN-Seite**********************/
.polygon-content{
	clip-path: polygon(0% 0%, 0% 85%, 50% 100%, 100% 85%, 100% 0%);
	padding: 50px 5% 100px 15%;
	background-color: #ffffff;
	font-size: 18px;
}

.polygon{
	filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.1));
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.polygon-title{
	position: absolute;
	z-index: 100;
	top: -20px;
	width: 150px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #f4f4f4;
	color: #000;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	/*text-transform: uppercase;*/
	text-align: center;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 18px;
}

.last-step{
	padding: 50px 5% 50px 15%;
	margin-bottom: 100px;
	background-color: #ffffff;
	font-size: 18px;
	box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.03);
}
/******************************* FOOTER **************************************/
footer, footer input{
	font-size: 16px !important;
}

footer input[type="checkbox"] + label{
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}

footer .custom-form input[type="checkbox"] + label i{
	border: 1px solid #ffffff !important;
	border-radius: 3px !important;
}

footer input[type="checkbox"]:checked + label i::before{
	color: #FFA727 !important;
}

footer nav > ul{
	display: block !important;
}

footer nav > ul li {
	font-size: 16px !important;
}

footer .et_pb_module{
	margin-bottom: 0px !important;
}

footer .et_pb_text_2_tb_footer{
	margin-top: 28px;
}

footer div.default-heading-title{
	margin-bottom: 5px !important;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

footer address{
	line-height: 30px !important;
	font-style: normal !important;
	margin-bottom: 30px;
}

footer ul{
	list-style: none !important;
	padding-left: 0 !important;
	line-height: 30px !important;
}

footer adresse > ul li{
	margin: 15px 0 15px 0  !important;
	padding: 0;
}

footer .et_pb_social_media_follow li a.icon::before{
	width: 0 !important;
	margin-right: 7px;
}

footer .et-pb-contact-message{
	color: #f90000 !important;
}

footer .et_pb_menu .et_mobile_nav_menu{
	display: none;
}

footer .et_pb_menu .et_pb_menu__menu{
	display: block;
}

footer .et_pb_menu--style-left_aligned .et_pb_menu__wrap{
	justify-content: flex-start;
}

/*************************COMPLIANZ*************************************/
#cmplz-manage-consent .cmplz-manage-consent {
	right: 85px !important;
}