*{
    box-sizing: border-box;
}

td strong {
    font-weight: 800;
}

a {
	cursor: pointer !important;
}


.header {
    transition: none !important;
}

.header {
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 99;	
}

.header--desktop {
	min-height: 110px;	
}
.header--gray{
    background: #7d8386 !important;
}

.header--scroll{
    background: white !important;
}

.fa-plus:before {
    content: " ❯ " !important;
    color: white !important;
}

.fa-minus:before {
    content: " ❯ " !important;
    color: white !important;
    transform: rotate(90deg);
}

i.fas.fa-minus{
    background: #ec6608;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

i.fas.fa-plus {
    background: #ec6608;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}


@media (min-width: 1101px){


    main {
        margin-top: 100px;
    }


    .header--scroll .elementor-nav-menu > li > a {
        color: #7d8386 !important;
    }

    .header--scroll .elementor-nav-menu > li > .elementor-item-active{
        color: #ec6608 !important;
    }


    .header--gray .logo__wrapper .elementor-column-wrap {
        height: 290px;
        position: absolute;
        background: white;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px !important;
    }

    .header--scroll .logo__wrapper .elementor-column-wrap {
        height: auto !important;
        padding: 0px !important;
    }

    .header--scroll .logo__wrapper img {
        height: 90px !important;
		width: 139px !important;
        box-sizing: border-box;
        top: 2px;
        position: relative;
    }

    header .elementor-widget-button:not(:last-child) {
        margin-bottom: 0px !important;
    }

}




.mieten-orange__title {
    margin-bottom: 30px;
}

.orange-list__name ul {
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}

.orange-list__table ul {
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.orange-list__table ul li{
    padding: 10px 0px;
    max-width: 100px;
    width: 100%;
}

.orange-list__name ul li {
    max-width: 100px;
    width: 100%;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}

.mieten-orange__list.orange-list {
    max-width: 920px;
    width: 100%;
}



.mieten-orange__wrapper {
    display: flex;
    justify-content: space-between;
}

.orange_list__label {
    transform: rotate(90deg);
    font-weight: 700;
    font-size: 24px;
}

.mieten-orange__content {
    margin: 35px 0;
    line-height: 28px;
}

.mieten-orange__group {
    display: flex;
    justify-content: space-between;
    max-width: 350px;
    width: 100%;
    align-items: center;
    margin-top: 30px;
}

.btn-orange {
    background: #ec6608;
    color: white;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer;
    font-size: 14px;
    transition: 1s;
    display: inline-block;
}

.btn-orange:hover {
    background: #ec6608;
    transition: 1s;
}

table {
    width: 100%;
    margin-bottom: 0 !important;
}

td , tr{
    border: none !important;
    background: none !important;
}

td {
    padding: 0 !important;
    margin: 0 !important;
}

td p {
    display: flex;
    align-items: center;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: none !important;
}

.box-orange table tr {
    display: flex !important;
    width: 100%;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}

.box-orange table td {
    max-width: 100px;
    width: 100%;
    border: none !important;
    background: none !;
}

.box-orange table td , .orange table p{
    margin-bottom: 10px;
}

.elementor-element.elementor-element-9bd4acf.elementor-widget.elementor-widget-text-editor {
    margin: 0;
}


.box-white table tr {
    display: flex !important;
    width: 100%;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}

.box-white table td {
    max-width: 100px;
    width: 100%;
    margin-bottom: 10px;
}

.box-white table td , .white table p{
    margin-bottom: 10px;
}

#banner {
    height: 92vh;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}



.home .main {
    padding-top: 0px;
}



.mieten-page {
    width: 100%;
    padding-top: 120px;
}

.mieten-box__wrapper h2 {
    font-family: 'Roboto Bold';
}

.mieten-box__content strong {
    font-family: 'Roboto Bold';
}

.mieten-banner {
    width: 100%;
    height: 55vh;
}

.mieten-banner__wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mieten-banner__box.mieten-box {
    max-width: 1100px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto;
    padding: 25px 0 ;
}



.mieten-banner__box.mieten-box ul li{
    list-style: none;
    display: flex;
    padding: 10px 0 10px 0px;
}


.mieten-box__wrapper {
    background: white;
    padding: 25px;
    max-width: 330px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 10px 10px 20px 0px #0000008a;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.elementor-accordion {
    margin-bottom: 25px;
}

.elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #d4d4d4 !important;
    padding-bottom: 15px;
}

.elementor-accordion .elementor-accordion-item {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
}

.elementor-tab-title.elementor-active {
    padding-bottom: 35px!important;
    border: none !important;
}

.elementor-accordion .elementor-tab-content {
    border: none !important;
    background-color: #e9f3fc;
}

.elementor-accordion-title {
    position: relative;
    top: 8px;
}

.elementor-tab-title {
    padding-left: 0!important;
}

.fa-plus:before {
    content: " ❯ " !important;
    color: white !important;
}


@media (max-width: 1100px){
    .header--gray .logo__wrapper .elementor-column-wrap {
        height: 70px!important;
    }

    .home .elementor-widget-call-to-action .elementor-cta {
        flex-direction: column !important;
    }

    .elementor-513 .elementor-element.elementor-element-1ca3e02:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-513 .elementor-element.elementor-element-1ca3e02 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-color: #ffffff00 !important;
    }

    .elementor-513 .elementor-element.elementor-element-35f9b2a img {
        width: 30% !important;
    }

    .logo__wrapper{
        background-color: white;  
    }

    main {
        margin-top: 80px;
    }

    .header--mobile {
        top: 0;
    }

    .elementor-513 .elementor-element.elementor-element-9eba624 .elementor-menu-toggle {
        right: 15px !important;
        position: relative;
    }

    .header .elementor-nav-menu--dropdown a {
        color: white !important;
    }

    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-a654f2e {
        position: fixed;
        top: 0;
        right: 0;
    }

    .box-orange table td {
        font-size: 12px;
    }
    .orange-list__table ul li {
        font-size: 12px;
    }

    .orange-list__table td p , .orange-list__table td{
        word-break: break-word;
        display: block;
        width: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1100px){
    .elementor-513 .elementor-element.elementor-element-9eba624 .elementor-menu-toggle {
        position: relative;
        bottom: 10px;
    }
    .elementor-513 .elementor-element.elementor-element-35f9b2a img {
        width: 52% !important;
    }

}

.header__phone {
    justify-content: flex-end;
    align-items: center;
    display: flex;
}


@media (max-width: 767px){
	.elementor-menu-toggle {
			position: relative;
			top: 20px;
			right: 20px;
	}
}




@media (max-width: 768px){
	.header--scroll{
		 top: 0px;
	}

	.box-orange table td {
    font-size: 10px !important;
	}
	
	.orange-list__table ul li {
    font-size: 11px !important;
	}
	
	.box-white table td, .white table p {
    font-size: 10px;
	}
	
}


@media (min-width: 768px){
	.elementor-menu-toggle{
		position: relative;
		top: 0px;
		right: 30px;
	}
}

@media (min-width: 1025px){
	.logo__wrapper.active {
			position: relative;
			bottom: 2px;
	}
}

#elementor-tab-content-1011 td img {
    width: 30px !important;
    height: 30px;
    max-width: max-content !important;
}

#elementor-tab-content-1011 td {
    padding-left: 10px!important;
}

.wpcf7-submit{
    background-color: #ec6608 !important;
}

#cf7md-form .mdc-text-field .mdc-line-ripple, #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:focus ~ .mdc-line-ripple, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox::before, #cf7md-form .mdc-checkbox::after, #cf7md-form .mdc-radio::before, #cf7md-form .mdc-radio::after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__track, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
    background-color: #ea6508!important;
}

#cf7md-form .mdc-checkbox::before, #cf7md-form .mdc-checkbox::after {
    background-color: #ea6508!important;
}

#cf7md-form .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled), #cf7md-form .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input:focus, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, #cf7md-form .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle, #cf7md-form .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__track, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
    border-color: #ec6608!important;
}

#cf7md-form .mdc-button--raised:disabled {
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%), 0px 0px 0px 0px rgb(0 0 0 / 14%), 0px 0px 0px 0px rgb(0 0 0 / 12%);
    background: #717d83!important;
    color: #d9d9d9;
    cursor: not-allowed;
}

span.wpcf7-list-item-label {
    line-height: 24px;
}

.header--scroll .elementor-item:hover {
    color: #ec6608!important;
}


.header--mobile .elementor-col-33 {
    position: relative;
    top: 3px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.mdc-text-field__input {
    background: whitesmoke !important;
}

#cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
    border-color: #8e8e8e!important;
    border-top: none;
    border-right: none;
    border-left: none;
}

#cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled) {
    background: none !important;
}

#cf7md-form .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
    border:none !important;
}

.mdc-notched-outline__notch{
	 border: none !important;
}

#cf7md-form .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
    border:none !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.mdc-text-field__input {
    border-bottom: 1px solid #8e8e8e !important;
}

.cf7md-admin-customize-message.mdc-layout-grid__cell.mdc-layout-grid__cell--span-12 {
    display:  none !important;
}