/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/* test */
.ultv-video__outer-wrap img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .2s all;
    transition: .2s all;
    border-radius: 0 !important;
}
.headerText p{
    margin-bottom:0;
    display:block;
}
.headerText h1{
    padding-top :0;
}
.h2h1 h1{
    font-size:43px;
}
.l-section.height_medium.noBottomPadding{
    padding-bottom:0;
}
.l-section.height_medium.noPaddingTop{
    padding-top:0;
}
h2,h2:last-child{
margin-bottom: 1rem;
}
h1,h1:last-child{
margin-bottom: 1rem;
}
.w-btn-wrapper.align_left {
	margin-top: 1rem;
}
main img {
	border-radius: 10px !important;
}
.headerText .w-image-h img {
	width: 100vw;
}
/*main img.size-full, img.ultv-video__thumb {
	border-radius: 0 !important;
} */
main img.size-full, img.ultv-video__thumb {
	border-radius: 0;
}
.headerText img{
	border-radius: 0 !important;
    padding-top: 140px;
}
.wpb_text_column:not(:last-child) {
/*	margin-bottom: 30px;*/
}
.produktTextBlock p {
	margin-bottom: 20px;
}
.produktTextBlock h3, .produktTextBlock img {
	margin-bottom: 30px;
}
.produktTextBlockBeispiele img {
	margin-bottom: 30px;
}
.produktTextBlockBeispiele h3 {
	margin-bottom: 1rem;
}

@media (max-width: 600px) {
  main {
      margin-top: 100px;
  }
  .h2h1 h1{
      font-size:28px;
      padding:0;
  }
    .us_custom_6ae66387 {
        color: var(--color-alt-content-bg-alt) !important;
        text-align: left !important;
        padding-left: 16px;
    }
    .produktTextBlock {
        padding-top: 45px !important;

    }
    .l-body .tablepress {
      font-size: 15px;
    }
    
  
  .headerBreadcrumb p{
    font-size:16px;
  }
  
  .g-breadcrumbs {
	font-size: 12px;
}
    .headerText img {
        border-radius: 0 !important;
        padding-top: 0;
    }

}
.w-nav.type_mobile .w-nav-anchor:not(.w-btn) {
    line-height: 1.2em !important;
}

/* Slider Navigation */

.royalSlider .rsArrow {
	text-shadow:none !important; 
      line-height: 3rem;
  height: 3rem;
  width: 3rem;
}

.royalSlider .rsArrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: calc( var(--dots-container-height,0) / -2 );
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--arrows-size,1.8rem) !important;
	margin-left: var(--arrows-offset,0);
	margin-right: var(--arrows-offset,0);
	background: none;
	transition-property: background,box-shadow,border,color,opacity,transform;
	transition-duration: .3s;
}
.royalSlider .rsArrow:hover {
	background: var(--color-alt-content-text);
	border-color: transparent;
	color: #ffffff !important;
}
.royalSlider .rsArrow::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: inherit;
	border-style: solid;
	border-color: inherit;
	border-image: inherit;
	border-width: 2px;
}
.royalSlider .rsArrow.rsArrowRight::after {
	content: '\f105';
	font-family: fontawesome;
	font-weight: 400;
	padding-left: .2rem;
}

.royalSlider .rsArrow {

	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-radius: 35px;
	padding: 0.4em 0.4em;
	background: var(--color-alt-content-bg-alt);
	border-color: var(--color-alt-content-text);
	color: var(--color-alt-content-text) !important;
}

.Filterphasen .wpb_row {
    margin-bottom:60px;
    
}
#main-menu.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
	line-height: 1em;
	padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

/* CSS Joakim */

.Flex-Div {
      display: flex;
      flex-wrap: wrap;
      gap: 0;
      justify-content: space-between;
}
form p {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin: 0;
      padding: 0;
}
form p label {
	display: flex;
	flex-direction: column;
	width: 50%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 0;
}
form input[type="text"],
form input[type="tel"],
form input[type="email"],
 {
      width: 100%;
      padding: 5px;
      border: 0 solid #ccc;
      border-radius: 0;
      font-size: 16px;
      box-sizing: border-box;
}
form textarea {
      resize: vertical;
      min-height: 100px;
}
form p label:last-child {
       width: 100%;
}

select {
    padding: 5px;
    height: 50px;
}


.w-image.style_outlined img {
	border: 2px solid #00949b !important;
}
/*.l-section.height_medium {
	padding-bottom: 1rem;
} */
.royalSlider .rsArrowLeft {
	left: 10px;
}
.royalSlider .rsArrowRight {
 	right: 10px;
 }
.w-person-image img {
	display: block;
	width: 100%;
	border: 0px solid var(--color-alt-content-text);
	/*padding: 10px;
	background: #fff; */
}
.w-person {
	text-align: left;
	position: relative;
	z-index: 1;
	max-width: 100%;
}
.w-person-content {
	padding-bottom: 1rem;
}

.l-main .w-contacts-item::before {
	flex-shrink: 0;
	text-align: center;
	font-size: 1.4rem;
	line-height: 2.5rem;
	width: 2.5rem;
	margin-right: 5px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px;
	color: var(--color-content-primary);
}

.contact-button {
	position: fixed;
	right: 0;
	bottom: 40%;
	width: 50px;
	height: 50px;
	border-radius: 50% 0 0 50%;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); 
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: transform 0.3s ease-in-out;
	background: var(--color-alt-content-text);
    z-index:1;

}
html {

    scroll-behavior: smooth;
}

.contact-button:hover {
    transform: scale(1.2);
}

.contact-button a {
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 768px) {
    .contact-button {
    width: 50px;
    height: 50px;
    bottom: 50%;
    right: 0;
    }

}

.w-image.style_circle img {
	border-radius: 50% !important;
    width: 67px;
    height: auto;
  }
.w-nav.type_desktop .w-nav-list.level_2 {
    text-align: left;
    position: absolute;
    left: -30px;
    z-index: 120;
    min-width: 8rem;
}
.w-nav .w-nav-anchor.level_2 > .w-nav-title {
    margin-left: 20px !important;
}
.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
    line-height: 1.5em;
    padding: .3em 0;
    white-space: nowrap;
    transition-property: text-decoration-color,text-underline-offset;
}

.contacts-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; 
    padding: 0;
    justify-content: right;
}

.contact-card {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: transparent; 
    color: #ffffff; 
    border-radius: 0;
    padding: 0;
    max-width: 500px;
    width: 100%;
}
.w-hwrapper.valign_top {
    align-items: flex-start;
   /* align-items: top; */
}

.contact-info {
    flex: 1; 
    margin-left: 15px;
}

.contact-info h2 {
    margin: 0 0 10px;
    font-size: 1.5em;
}

.contact-info a {
    color: #4da6ff;
    text-decoration: none;
    font-weight: bold;
}

.contact-info a:hover {
    text-decoration: underline;
}

.contact-info p {
    margin: 5px 0;
    font-size: 1em;
}

.contact-image img {
    max-width: 120px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}

@media (max-width: 600px) {
    .contact-card {
        flex-direction: column; 
        text-align: center;
    }

    .contact-info {
        margin-left: 0;
        margin-top: 10px;
    }

    .contact-image img {
        max-width: 80%;
    }
    .us_custom_e1d3d2ce {
        min-width: 50% !important;
        margin-right: 0rem !important;
    }
}
.attachment-thumbnail.size-thumbnail {
	width: 60px;
	height: auto;
	border-radius: 10% !important;
}
.Mail_Phone {
    padding-left: 15px;
    font-size: 15px;
    line-height: 23px;
}

.Accept {
    width: 100%;
    margin-bottom: 0;
}
.Accept-0 {
     border: 0px;
     width: 100%;
    margin-bottom: 0;
 }
.Accept-2 {
    border: 0px;
    width: 100%;
    margin: 0 !important;
    padding-left: 0;
    margin-bottom: 0;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 5px !important;
    display: block;
}
.Accept-3 {
    vertical-align: bottom;
    padding: 0;
    border-bottom: 0;
    width: auto;
    margin-bottom: 0;
}
.Accept-4 {
    vertical-align: inherit;
    padding: 0;
    border-bottom: 0;
    width: auto;
    padding-left: 1rem;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.Accept-5 {
    vertical-align: inherit;
    padding: 0;
    border-bottom: 0;
    width: auto;
    padding-left: 1rem;
    margin-bottom: 0;
}

.us_custom_75642905 {
    font-size: 2rem !important;
}
.g-cols.wpb_row.us_custom_e28183d5.via_grid.cols_custom.laptops-cols_inherit.tablets-cols_2.mobiles-cols_1.valign_top.type_default {
    --columns-gap: 3rem !important;
    --custom-columns: 2.0fr 0.9fr 1.15fr 1.0fr 2fr !important;
}

.w-menu.layout_ver {
    line-height: 0.9;
}
.w-menu .menu {
    margin: 0;
    font-size: 16px;
}
.no-touch .w-toplink.active:hover, .no-touch .w-header-show:hover {
    background: var(--color-alt-content-text) !important;
}
.no-touch .color_footer-bottom a:hover {
    color: #000;
}

.us_custom_e1d3d2ce {
    min-width: 50% !important;
    /margin-right: 0 !important;
}
.wpcf7-form-control-wrap {
    display: block;
    margin-top: 0;
    margin-right: 5px;
}
.contacts-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.contact-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 0;
    /* padding-top: 15px; */
    width: 100%;
}

.contact-card img {
    max-width: 100px;
    border-radius: 50%;
}

.Mail_Phone {
    margin-top: 0;
}

.Mail_Phone p {
    margin: 0;
    font-size: 16px;
}

/* bildschirmbreite 600 */
@media (min-width: 300px) {
    .contact-card {
        flex-direction: row;
        align-items: center;
        text-align: left;
        max-width: 500px;
        margin: 0 auto;
    }

    .contact-card img {
        margin-right: 15px;
    }

    .Mail_Phone {
        flex-grow: 1;
    }
}

/* Formular */

.Flex-Div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.Flex-Div label {
    display: flex;
    flex-direction: column;
    width: 48%;
}

.Flex-Div input,
.Flex-Div select,
 {
 
    padding-left: 0;
    border-radius: 0;
}


.Flex-Div textarea {
    min-height: 100px;
    resize: vertical;
}

.Accept {
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .Flex-Div {
        flex-direction: column;
    }
    .Flex-Div label {
        width: 100%;
    }
    .Flex-Div input,
    .Flex-Div select,
    .Flex-Div textarea {
    }
    textarea {
        min-height: var(--inputs-height,2em);
        height: calc( var(--inputs-height,2em) * 3 );
        padding: calc( var(--inputs-height,2em)/2 + var(--inputs-border-width,1px) - 0.7em ) var(--inputs-padding,.6em);
        width: 100% !important;
    }
}
/* Inputfeld */
input[type="checkbox"], input[type="radio"] {
    box-sizing: inherit;
}
.w-hwrapper.us_custom_a840e796.valign_top.stack_on_mobiles.align_left {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 35px !important;
    background: var(--color-alt-content-text) !important;
    padding: 30px 60px 30px 60px !important;
}
.w-hwrapper.us_custom_a840e796.valign_top.stack_on_mobiles.align_justify {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 35px !important;
    background: var(--color-alt-content-text) !important;
    padding: 30px 60px 30px 60px !important;
}
.us_custom_30c80126 {
    animation-delay: 0.5s !important;
    border: 2px solid #00949b !important;
    width: 50%;
    height: auto;
}
select {
    font-family: var( --inputs-font-family,inherit );
    font-size: var( --inputs-font-size,inherit );
    font-weight: var( --inputs-font-weight,inherit );
    letter-spacing: var( --inputs-letter-spacing,inherit );
    text-transform: var( --inputs-text-transform,inherit );
    border-radius: var( --inputs-border-radius,0px );
    background: var( --inputs-background,transparent );
    border-color: var( --inputs-border-color,currentColor );
    color: var( --inputs-text-color,inherit );
    box-shadow: var( --inputs-box-shadow,none );
    border-width: var( --inputs-border-width,1px );
    border-style: solid;
    width: 100%;
    transition: all 0.2s;
}
textarea {
    min-height: var(--inputs-height,2em);
    height: calc( var(--inputs-height,2em) * 3 );
    padding: calc( var(--inputs-height,2em)/2 + var(--inputs-border-width,1px) - 0.7em ) var(--inputs-padding,.6em);
    width: 96%;
}
.pagination > :not(.custom) .page-numbers.current {
    background: var(--color-alt-content-text) !important;
    color: #fff !important;
}
.w-grid-none.type_message {
    text-align: center;
    padding: 2rem;
    margin: 0;
    background: transparent;
}
.us_custom_e28183d5 {
    font-size: 3rem !important;
}
.us_custom_07c8722a {
    font-size: 3rem !important;
}
.g-cols.vc_row.via_grid.cols_1.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {
    display: grid;
   gap: 0 3rem;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 0 !important;
    padding-right: 15px;
}
.ultv-video__outer-wrap {
    border: 2px solid #00949b;
}
.w-nav.type_mobile .menu-item-has-children > .w-nav-anchor.level_2 .w-nav-arrow {
	position: inherit;
    align-content: center;
}