.vipch_chat_reload{
	text-align:center;
	width:100%;
	
	display: flex; 
  	justify-content: center; 
}
.vipch_relaod_chat{
		width:fit-content!important;
		    border-radius: 5px;
    color: #fff !important;
    background-color: rgb(31, 42, 60, 1);
    padding: 16px;
    font-size: 1.1em;
    
    margin-top: 10px;
    text-align: center;
		display:none;
}

.vipch_partnerchat_reload{
	text-align:center;
	width:100%;
	
	display: flex; 
  	justify-content: center; 
  	position:absolute;
  	z-index:4;
}
.vipch_relaod_partnerchat{
		width:fit-content!important;
		    border-radius: 5px;
    color: #fff !important;
    background-color: rgb(31, 42, 60, 1);
    padding: 16px ;
    font-size: 1.1em;
    
    margin-top: 10px;
    text-align: center;
		display:none;
}
/*header details*/
.vipch_details_header{
	font-size:1.5em;
	font-weight:600;
	
	margin-bottom:20px;
}
.vipch_header_details{
	
	position:absolute;
	background-color: #fff;
	z-index: 0;
	border-color: rgb(31, 42, 60, 1);
    border-width: 3px 3px 8px 3px;
    border-style: solid;
    padding: 10px;
	right:50%;
	color:#fff;
    border-radius:  10px 0 10px 10px ;
     transition: right 0.5s ease;
    width:35%;
    height:1%; 
    overflow:hidden;
}
.vipch_header_details.vipch_header_details_show {
      right: 100%; /* vollst�ndig �ber den linken Bereich fahren */
     transform: translateX(30px); /* damit er "�ber" dem linken Container erscheint */
     height:100%;
     width:40%;
     color:#000;
     z-index:2
    }
.vipch_header_mobile_details_show{
	width:97%;
	z-index:4;
	right:0;
	height:500px;
	left:0;
	overflow-x:scroll;
}
.vipch_header_details_open{
	/*border: 1px solid rgb(31, 42, 60, 1) ;
    border-radius: 10px;
	width: fit-content;
	padding: 10px;*/
	margin-bottom: 10px;
	/*background-color:#fff;*/
	margin-left:10px
}
.vipch_header_details_close{
	text-align:right;
	font-size:1.5em;
	position:absolute;
	right:10px;
	top:3px
}

.vipch_header_details_open:hover,.vipch_header_details_close:hover{
	cursor:pointer;
}

.vips_request_button_dark{
	color:#fff!important
}

.vipch_filter_container{
	margin-right:28px;
	margin-bottom: 20px
}
.vipch_filter_container input{
	width: 100%;
	border:3px solid rgb(31, 42, 60, 1)!important;
	border-radius: 10px!important;
}

.vipch_new_msg{
	background-color:red;
	
	line-height:20px;
	font-size:0.8em;
	text-align:center;
	height:20px;
	width:20px;
	float:right;
	color:#fff;
	text-align:center;
	border-radius:50%;
	margin-right:-12px;
	margin-top:-44px;
	display:none
}

.vipch_new_msg_show{
	display:block
}
.vipch_msg_counter{
	background-color:rgb(31, 42, 60, 1);
	
	line-height:20px;
	font-size:0.8em;
	text-align:center;
	height:20px;
	width:20px;
	
	color:#fff;
	text-align:center;
	border-radius:50%;
	float:right;
	margin-top:-24px
}

.vipch_counter_hide{
	display:none
}
.vipch_send_msg{
	color:#fff;
	background-color:rgb(31, 42, 60, 1);
	border:1px solid rgb(31, 42, 60, 1);
	border-radius: 5px;
	padding:10px;
	margin-top:10px;
}

.vipch-partner-chats-container{
	display:flex;
	margin-top:10px;
	margin-bottom:-10px;
}

.vipch-partner-right-container,.vipch-partner-left-container{
	position: relative;
	z-index:1;
}
.vipch-partner-left-container{
	width : 25%;
	padding: 30px 30px 10px 10px;
	border-right:2px solid rgb(31, 42, 60, 1);
	height:100%;
	min-height:800px;
}
.vipch-partner-right-container,.vipch-partner-left-container{
	position: relative;
	z-index:1;
}
.vipch-partner-right-container{
	width: 75%;
	padding-left:30px;
	z-index:3!important;
	background-color:#fff;
	}
.vipch-container{
	z-index:3;
	position:absolute;
	background-color:#fff;
}
.vipch-content{
	padding-left:10px;
	padding-top:10px;
	height:450px;
	overflow-y:scroll;
	padding-right:20px;
	background-color:rgba(47, 138, 228,0.1);
}
.vipch-request-list{
	list-style:none;
	max-height: 700px;
	overflow-y:scroll;
	margin-left:0px!important;
}
.vipch-request{
	border-color:rgb(31, 42, 60, 1);
	border-width: 3px 3px 8px;
	border-style:solid;
	padding: 20px;
	margin-bottom:20px!important;
	border-radius:10px;
	margin-left:0px!important;
}

.vipch-request-active{
	border-color:#000;
	border-width: 3px 3px 8px;
	border-style:solid;
	padding: 20px;
	margin-bottom:20px!important;
	border-radius:10px;
	background-color:#000;
	color:#fff!important;
	margin-left:0px!important;
}

.vipch-request:hover{
	cursor:pointer;
}

.vipchat-open{
	margin-top:10px;
	padding: 8px;
    background-color: #1f2a3c;
    
    border-radius: 5px;
    font-size: 1em;
    color: #fff;
    font-family: Rubik !important;
}
.vipch-icon{
	font-size:1.5em;
	margin-right: 10px
}
.vipch-popup{
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index: 999999!important;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	bottom:0;
	
	
}
.vipch-popup-container{
	display:inline-block;
	z-index:20;
	position:absolute;
	
	border-radius:5px;
	background-color:#fff;
	
	width:50%;
	top:5%;
	bottom:1%;
	left:30%;
	
}
.vipch-popup-inner{
	position:relative;
	display:flex;
	height:100%;
	flex-direction: column;
}
.vipch-popup-content{
	flex: 0 0 45%;
	padding: 20px;
	
	overflow-y: scroll;
	padding:20px;
	background-color:rgba(47, 138, 228,0.1);
}
.vipch-popup-dismiss,.vipch-dismiss{
	text-align:right;
	position:absolute;
	font-size:1.5em;
}
.vipch-dismiss{
	position:absolute;
	right:8%
}
.vipch-popup-dismiss{
	margin-right:20px;
	position:absolute;
	right:0
}
.vipch-popup-dismiss:hover,.vipch-dismiss:hover{
	cursor:pointer
}

.vipch-popup-footer{
	flex: 0 0 43%;
	padding: 20px;
	background-color:rgba(0,0,0,0.05);
}
.vipch-btn{
	text-align:right;
}
.vipch-chatbox{
	position: relative;
	width: 60%;
	margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin-left:10px;
	text-align:left;
}

.vipch-chatbox::before {
    
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
}

.vipch-chatbox-left{
	float:left;
	background-color: #fff;
}

.vipch-chatbox-left::before{
	background-color: #fff;
	box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -9px;           
}

.vipch-chatbox-right{
	float:right;
	background-color:rgba(210,239,210,1);
}
.vipch-chatbox-right::before{
	box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );
    right: -9px; 
    background-color:rgba(210,239,210,1); 
}



.vipch-chat{
	height:450px;
	overflow-y:scroll;
	background-color:rgba(47, 138, 228,0.1);
	padding:150px 20% 100px 20%;
	border-bottom: 1px solid rgba( 178, 178, 178,0.4);
}
#vipch-msg-container{
	
}
.vipch-chatbox-date{
	font-size:0.8em
}

.vipch-msg{
	margin-top: 20px;
	width:50%
}

.vipch-chat-header, .vipch-chat-popup-header{
	padding-top:10px;
	color:#fff;
	background-color:rgb(47, 138, 228);
	width:100%;
	text-align:left;
	
   /* box-shadow: 0 4px 2px -2px rgba( 178, 178, 178, .8 );*/
}

.vipch-chat-popup-header{
	padding-bottom:10px;
	flex: 0 0 12%;
}
.vipch-header-container{
	display:flex;
	justify-content: center;
	gap:1 rem
}

.vipch-header-info{
	margin-left:1rem;
	
}
.vipch-header-img{
	
	margin-right:1rem;
}
.vipch-header-img img{
	
    width: 75px;
    height: 75px;
    border-radius: 80px;
    object-fit: cover;
    margin-bottom: 18px;
}
.vipch-header-name{
	font-size: 1.5em;
	font-weight:600;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vipch-header-subtitle{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vipch-footer{
	/*position:fixed;*/
	bottom:55px;
	background-color:rgba(255,255,255,1);
    
	z-index:50;
	padding:0px 0px 20px 0px;
	text-align:right;
	margin-top:20px
}
.vipch-footer textarea ,.vipch-popup-footer textarea{
	width:100%;
	resize: none!important;
	
}
.vipch-textarea{
	margin-right:21px
	
}
.vipch-textarea textarea{
	resize: none!important;
}
.vipch-table{
	width:50%;
	border:none;
	margin-bottom:20px;
}

.vipch-table tr,.vipch-table td{
	border: none;
	padding:10px
}

.vipch-error{
	margin-top:80px!important;
	text-align:center
}

.vipch_start_input{
	width:250px;
	text-align: center
}
.vipch_btn_red {
    background-color:  #e30c12!important;
    color: white!important;
    height: 20px;
    width: 250px!important;
   /* border-radius: 5px;*/
    padding: 10px 10px!important;
    margin-top:10px;
}

.vipch-reload-container{
	margin-top:150px;
	margin-bottom:200px;
	display:none;
	
	
}
.vipch-reload{
	text-align:center;
}
.emailcheck_container{
	display:flex;
	flex-direction: row-reverse;
	color:rgb(31, 42, 60, 1);
	margin-top:10px;
}
.emailcheck{
	margin-left: 5px
}

.emailcheck_container svg{
	margin-top:-5px
}
@media only screen and (max-width: 1600px) {
	.vipch-popup-container{
		width:60%;
		left:20%;
		
	}
	.vipch-request{
		margin-left:0px!important
	}
	.vipch-request-list{
		margin-left:0px!important
	}
	
	.vipch-partner-right-container{
		margin-right:-20px;
	}
}

@media only screen and (max-width: 1280px){
	.vipch-popup-container{
		width:70%;
		left:15%;
		
	}
	.vipch-popup-header{
		flex: 0 0 10%;}
	.vipch-popup-footer{
		flex: 0 0 40%;}
	
	.vipch-popup-content{
		flex: 0 0 50%;
	}
}
@media only screen and (max-width: 768px) {
	
	.vipch-popup-container{
		width:100%;
		left:0;
		right:20px;
		bottom:0;
		top:0;
	}
	.vipch-popup-dismiss{
		margin-right:40px
		}
	.vipch_formular_chat{
		margin-right: 40px
		}
	.vipch_app_chat	{
	
	}
	.vipch-popup-footer{
		padding: 20px 40px 20px 0
	}
	
	.vipch-partner-left-container{
		width : 100%;
		padding: 30px 30px 10px 10px;
		border:none;
	
	}
	.vipch-partner-right-container{
		display:none;
		width:100%;
		padding:0px;
	}
	
	.vipch-partner-chats-container{
		margin-top:-70px;
		margin-left:-20px;
		margin-right:-20px;
		
		}
	.vipch-dismiss{
	right:0;}
	
}
@media only screen and (max-width: 520px) {
	.vipch-chat-header{
	padding:10px}
	
	.vipch-chatbox{
		width:70%
	}
	.vipch-chat{
		padding:80px 20px 20px 20px}
	
	
	.vipch-footer{
		padding:10px;
		width:94%
	}
	
	.vipch-header-info{
	margin-left:0px}
	
	.vipch-chat-popup-name{
		font-size:1em;
		
	}
	
	.vip-chat-popup-subtitle{
		font-size:0.7em
	}
	
	.vipch-popup-dismiss{
	margin-top: -15px}
	
	.emailcheck_container{
		padding:0 10px;
	}
	
}
}


/*Loading Spinner*/
.vipchat-spinner {
  color: official;
  display: none;
  position: absolute;
  width: 80px;
  height: 80px;
  left:45%;
  top:30%;
  z-index:100;
}
.vipchat-spinner div {
  transform-origin: 40px 40px;
  animation: vipchat-spinner 1.2s linear infinite;
}
.vipchat-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #aaa;
  
}
.vipchat-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.vipchat-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.vipchat-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.vipchat-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.vipchat-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.vipchat-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.vipchat-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.vipchat-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.vipchat-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.vipchat-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.vipchat-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.vipchat-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes vipchat-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}.vips-form input[readonly] {
    background-color: #f4f4f5;
}

/*input:focus, textarea:focus{
background-color: #dcdcdc;
border: 1px solid #333!important
}*/
/*Icons*/
.vips_icon_container{
	display:flex;
	align-items: center;
    flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
    justify-content: center;
    align-items: stretch;
}
.vips_icon_box{
	aspect-ratio: 16 / 9;
	margin: 5px;
	
	/*border-color: #f4f4f5;*/
	border-color:#D3D3D9;
	  border-width:1px;
	  border-style: solid;
	  padding: 10px 20px;
	 border-radius: 1px;
	 box-shadow: inset 0 0 0 1px #f4f4f5;
	 width:100%;
	 max-width:120px;
	 box-sizing:content-box!important;
	 hyphens: auto;          /* automatische Silbentrennung */
  -webkit-hyphens: auto;  /* für Safari / ältere WebKit */
  -ms-hyphens: auto;      /* für ältere Edge/IE, falls nötig */

  word-break: normal;     /* wichtig: keine brutale Trennung */
  overflow-wrap: normal;
 }
.vips_icon_box:hover{
	background-color:#f4f4f5;
}
.vips_icon_box_input{
	text-align:right;
	padding-right: 0px;
}

.vips_icon_box_input{
	width: auto!important;
	float:right;
	margin-right:0px
}
.vips_icon_box_input:checked + .vips_icon_box_content{
	background-color:lightblue;
}


.vips_icon_box_img{
	width:50px;
	/*filter: invert(8%) sepia(100%) saturate(6481%) hue-rotate(246deg) brightness(102%) contrast(143%);*/
	
	padding: 0px 40px;
	margin-top:20px
}

.vips_icon_box_text{
	margin-top:20px;
	text-align:center;
}
/*plz autocomplete*/
.vip_autocomplete-wrapper {
  position: relative;
  
}
.vip_plz-input {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
}
.vip_suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: none;
  background: #fff;
  z-index: 1000;
  max-height: 150px;
  overflow-y: auto;
}
.suggestion {
  padding: 8px;
  cursor: pointer;
}
.suggestion:hover {
  background: #eee;
}


.vip_autocomplete-wrapper .vip_suggestions { display: none; }
.vip_autocomplete-wrapper .vip_suggestions.visible { display: block; position: absolute; z-index: 9999; }

/*.vips_formelement::before{
	content: 'validation error occurred';
  position: absolute;
  top: -4px;
  color: red;
}*/
.request_msg_container{
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
}
.request_msg{
	z-index:20;
	position:absolute;
	border: 1px solid lightgrey;
	border-radius:5px;
	background-color:#fff;
	padding:20px;
	width:50%;
	top:30%;
	left:30%;
}
.request_msg_close{
	cursor:pointer;
	text-align:right;
}
.vips_msg_toggle button{
	padding:16px 0px;
	border: 1px solid rgb(77, 171, 48);
	border-radius: 5px;
	width:90%;
	text-align:center;
	margin-top:20px
}
.vips_msg_nomsg{
	padding:16px 0px;
	/*border: 1px solid lightgrey;
	border-radius: 5px;*/
	width:90%;
	text-align:left;
	margin-top:20px;
	color: rgb(31,42,60);
	font-weight:600;
}
.vips_nodata{
	
}

.vips_contactinfo{
	
}

.vips_img_overlay{
	
	margin-top:20px
	
}
.vips_img_overlay span{
	background-color:rgb(31,42,60,1);
	color:#fff;
	padding:5px 10px;
	border-radius:3px
	
}

.vips_overlay_flame svg{
	margin-right:5px;
	margin-bottom:5px;
	font-size:1.2em
}
.vips_overlay_star svg{
	margin-bottom:5px;
	font-size:0.8em;
	margin-right:5px
}
.vips_resultlist_buttons{
	display:flex;
	justify-content: center;
	flex-direction: row;
}

.vips_resultlist_button{
	width:25%;
	margin:10px;
	padding:20px;
}

.vips_resultlist_button button, .vips_resultlist_button input[type=submit]{
	width:100%;
	padding: 16px;
	background-color:#1f2a3c;
	border:2px solid #1f2a3c;
	border-radius:5px;
	font-size:1.1em;
	color:#fff;
	font-family:Rubik!important
}
.vips_resultlist_button div{
	width:100%;
	padding: 16px;
}
.vips_resultlist_button button:hover, .vips_resultlist_button input[type=submit]:hover{
	cursor:pointer;
	
}
.vips_result_button_bottom{
	text-align:center;
	margin-top:10px;
}
.vips_input_row_flex{
	display: flex;
  justify-content: center;
}

.vips_input_flex{
	
}



table.vips_table, .vips_table tr, .vips_table tr td{
	border:none!important;
	text-align:left;
}
.vips_table tr td{
	padding:20px!important
}
.vips_table input,.vips_table select{
	width: 100%;
font-size: 1.2rem;
padding: 10px;
}

.vips_table textarea{
	width:100%!important;
	font-size: 1.2rem!important;
	padding: 10px!important;
	}
.vips_submit{
	background-color:#fff!important;
	color:#fff!important;
	border:none;
}

.vips_single_offer{
	
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
}

.vips_single_offer input{
	width:unset!important;
	
}

.vips_offer_radio{
	width:5%;
	float:left;
}
.vips_offerprice{
	float:right
}

.vips-title{
	padding-left:20px;
	width:100%;
}
.vips_progress {
	width:100%;
	padding:0 20px 0 10px;
}
.vips_progress p{
	font-size:1.2rem
}
.vips_progress progress{
	height:20px;
	width:100%;
}


.vips-form table{
	font-size:1.2rem;
	line-height:36px;
	font-weight:normal;
	margin:20px;
	width:50%
}
.vips-form table tr td {
	padding:10px;
}
.vips-form, .vips-list{
	/*display:flex;*/
	flex-direction: row;
	flex-wrap: wrap;
	width:100%
}

.vips-form, .vips-form label, .vips-left{
	text-align:left!important;
}

.vips-form textarea{
	width:100%;
	height:100px
}

.vips-form input,.vips-form select{
	width:100%;
	font-size: 1.2rem;
	padding: 10px;
	border:1px solid #ccc;
	border-radius:3px;
}

.vips-form > div{
	padding:20px;
	
}
.vips-list > div{
	padding: 20px 40px 20px 0;
}
.vips-form-1{
	width:100%
}
.vips-form-2 {
	width:50%
}

.vips-form-3{
	width:33%
}

.vips-form-2_3{
	width:66%
}

.vips_offer_more:hover, .vips_offer_close:hover, .vips_offer_less:hover{
	cursor:pointer;
}

.vips_offer_more, .vips_offer_close, .vips_offer_less{
	font-weight:600
}
.vips_full_offer{
	display:none;
	
	width:100%;
	z-index:10;
	
	background-color:#fff;
}

.vips_required{
	padding-left:20px;
	text-align:left;
	color:#fff;
}

.vips_input_row{
	width : 100%;
}

.vips_col{
	float:left;
	padding-right:20px
}

.vips_col-12{
	width:100%;
}

.vips_col-6{
	width:50%;
}
.vips_col-4{
	width:33.33%;
}
.vips_col-3{
	width:25%;
}
.vips_col-2{
	width:24%;
}
.vips_col-1{
	width:20%;
}

.vips_formsteps{
	display:none
}

/*#vips_formstep_1{
	display:block
}*/
.vips_btn_forward{
	margin-left:20px;
	text-align:left;
	width:fit-content;
}
.vips_warning{
	display:none;
	padding:10px;
	border:1px solid #bbb;
	width:fit-content;
	margin-left: 20px;
	margin-bottom: 10px;
	border-radius:3px;
	
}
 .vips_alert{
	display:none;
	padding:10px;
	border:1px solid #bbb;
	width:fit-content;
	margin-top:-50px;
	margin-bottom: 5px;
	border-radius:3px;
	position:absolute;
	background-color:#fff;
	
}

.vips_alert::before{
	content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-right: 10px solid transparent;
 border-top: 10px solid #bbb;
 border-bottom: 10px solid transparent;
 right: 50%;
 bottom: -23px;
}

.vips_alert::after{
	content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-right: 10px solid transparent;
 border-top: 10px solid #fff;
 border-bottom: 10px solid transparent;
 right: 50%;
 bottom: -18px;
}
.vips_forward_row{
	display:flex;
	flex-direction: column-reverse;
}
.vips_btn_back{
	text-decoration:underline;
	margin-top:10px;
	
	font-size:1.2rem;
	margin-left:20px;
	text-align:left;
	font-weight:200;
	margin-bottom:20px
}
.vips_btn_forward:hover, .vips_btn_back:hover{
	cursor:pointer;
}

.vips_not_valid, select.vips_not_valid{
	background-color:#ffdddd!important;
}
.vips_single_offer input.vips_not_valid{
	width: 10px;
  height: 10px;
 -webkit-border:1px solid red;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 0 2px red;
  

  -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}


.vips_tooltip{
	cursor:pointer;
	position:absolute;
	text-align:center;
	width:20px;
	padding-left:5px
	
}

.vips_tooltip1{
	margin-top:6px;
	
}

.vips_tooltip2 svg{
	
	font-size:1.1em;
}
.vips_tooltip1 svg{
	font-size:1.1em;
	color:#ccc;
}
.vips_tooltipcontent {
	display:none;
	border:1px solid #666;
	padding:5px;
	position:absolute;
	background-color:rgb(31, 42, 60);
	color:#fff;
    right:0px;
	border-radius:5px;
	
	width:160px;
	bottom:100%;
}


.btnmultistep{
	background-color:grey;
}
#multistep2,#multistep3{
	display:none
}

.vips_label{

	margin-right:20px;
}
.vips_label input{
	width:auto!important;
	margin-right:10px;
}


/*results*/
.vips_result_container{
	display:flex;
	flex-wrap: wrap;
}

.vips_single_result{
	flex:45%;
	padding:20px;
	margin:10px;
	/*border:1px solid #ccc;*/
	border: 1px solid rgb(31, 42, 60, 1);
	border-radius:10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
	max-width:45%;
	text-align:left;
}
.vips_single_qualified_result{
	flex:100%;
	padding:20px;
	margin:10px;
	border:1px solid #ccc;
	/*border: 4px solid rgb(31, 42, 60, 1);*/
	border-radius:10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
	max-width:100%;
	text-align:left;
}
.vips_services_left{
	width:45%;
	float:left;
}
.vips_services_right{
	float:right;
	width:45%;
}
.vips_quote_right{
	margin-right:10px;
}
.vips_quote_left{
	margin-left:10px;
}
.vips_result_img{
	width:25%;
	float:left;
	text-align:center;
	padding-top:10px;
}
.vips_circle{
	
	font-size:18px;
}
.vips_circle_plus{
	color:rgb(77,171,48);
	padding-left:1.5px;
	margin-right:5px
}
.vips_circle_plus svg{
	margin-bottom:2px
	
	}
.vips_circle_minus{
	color:darkgrey;
	
}
.vips_circleclose{
	height:27px;
}
.vips_circle_close{
	color:#1f2a3c;
	font-size:21px;
	padding-right:1px;
	margin-right:3px
}
.vips_result_img img{
	border:1px solid #ccc;
    width: 100px;
  	height: 100px;
  	border-radius: 80px;
  	object-fit: cover;
  	margin-bottom:18px;
}

.vips_result_company{
	width:65%;
	float:right;
	padding-left: 40px;
	margin-bottom:20px;
}
.vips_result_company h4,.vips_result_company h2{
	white-space: nowrap;
	overflow:hidden;
	font-family: arial!important;
	text-overflow: ellipsis;
}
.vips_result_company_subtitle{
	margin-top:-10px!important;
	margin-bottom: 10px!important;
	white-space: nowrap;
	overflow:hidden;
	
	text-overflow: ellipsis;
}
.vips_company_trusted svg{
	margin-bottom:10px;
	color:#1f2a3c
}

.vips_icon_award svg{
	margin-bottom:5px;
	font-size:20px
}

.vips_trusted_box{
	font-size:1em;
	color:rgb(31, 42, 60, 1);
	border:2px solid rgb(31, 42, 60, 1);
	border-radius:5px;
	margin-top:10px;
	padding:0px 10px;
	width:auto;
	display: inline-block
}

.vips_trusted_box:hover{
	cursor:pointer;
}

.vips_trusted_box svg{
	margin-bottom:5px;

}
.vips_trusted_tooltip{
	display:none;
	border:1px solid #666;
	padding:5px;
	position:absolute;
	background-color:rgb(31, 42, 60);
	color:#fff;
 	margin-top:10px;
	border-radius:5px;
	width:160px;
	font-size:1em!important;
	}
.clearfix{
	clear:both
}
.vips_continue{
	text-align:center;
	margin-top:40px
}
.vips_continue input[type=submit]{
	background-color:rgb(77,171,48);
	color:white;
	font-weight:200;
	fon-size:1.1em;
	padding:20px 40px;
}
.vips_star{
	color:gold
}
.vips_result_button{
	margin-top:20px;
	width:100%;
	
}
.vips_result_button button{
	width:90%;
	color:#fff;
	background-color:rgb(77,171,48);
}
.vips_sendrequet{
	text-align:center;
}
button.vips_request_button{
	width:90%;
	border-radius: 5px;
	color:#fff;
	background-color:#e30c12;
	padding:16px 0;
	font-size:1.1em
}

.vips_request_button_dark{
	width:90%;
	border-radius: 5px;
	color:#fff!important;
	background-color:rgb(31, 42, 60, 1);
	padding:16px 0;
	font-size:1.1em;
	display:block;
	margin-top:10px;
	text-align:center;
}
.vips_request_button_dark:hover{
	cursor:pointer
}
.vips_request_button_dark svg{
	font-size:1.5em;
	margin-right: 10px;
	color:#fff!important;
}
span.vips_request_msg{
	color:rgb(77,171,48);
	font-weight:600;
	
}

.vips_success_msg{
	margin-top:20px
}


.vips_result_companyinfo{
	display:block;
}
.vips_result_companyinfo_hidden,.vips_hidden{
	display:none;
}

.aff_info{
	display: -webkit-box;   
   -webkit-line-clamp:1;  
   line-clamp:1; 
   -webkit-box-orient: vertical;     
   overflow: hidden; 
   
}
.aff_info p{
	padding-bottom:0px!important;
}

.box-more {
	  -webkit-line-clamp: unset !important;
}

.info_more{
	font-weight:bold;
	color:#000
}
.info_more:hover{
	cursor:pointer
}

.vips_result_distance{
	margin-top:15px;
}

.box-hide{
	display:none;
}
.infobox{
	
}
.profil_show{
	margin-top:20px;
}

.profil_show:hover{
	cursor:pointer;
}
.vips_btn_icon svg{
	margin-right:10px;
	font-size:1.2em;
}
.vips_result_distance{
	text-align:center;
	margin-bottom:10px;
}

.vips_rating_container{
	width:100%;
	display:none
}
.vips_rating_container textarea{
	width:90%;
	resize: none!important;
}
.vips_rating_left{
	
}
.vips_rating_open{
	/*font_size:0.9em;
	color:rgb(77,171,48);*/
	
	
}
.vips_rating_open:hover{
	cursor:pointer
}

.vips_ratingtable{
	
	border:#eee
}
.vips_ratingtable tr td{
	border:none
}

.vip_ratinglist{
	display:none;
	background-color:#fff;
	position:absolute;
	margin-top:10px;
	border:1px solid #eee;
	padding:10px 5px 20px 5px;
	max-height:200px;
	overflow-x:scroll;
	box-shadow:rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;;
	border-radius:5px;
	width: 500px;
	z-index:10
}

.vip_ratinglist table td{
	padding: 5px 10px 5px 5px
}
.vip_ratinglist table tr{
	border-bottom: 1px solid #eee
}

.vip_ratinglist_open{
	margin-left:5px;
	font-size:0.8em;
	text-decoration:underline;
}

.vip_ratinglist_new{
	margin-left:5px;
	font-size:0.8em;
	
}
.vip_ratinglist_open:hover,.vip_ratinglist_close:hover{
	cursor:pointer;
}

.vip_ratinglist_close{
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	font-size:1.1em;
}


.vip_ratingtable_header {
	font-weight:800;

}
@media only screen and (max-width: 1200px) {
	.vips_single_result{
		flex:100%;
		max-width:80%
	}
	}
@media only screen and (max-width: 1000px) {
	.vips_result_company{
		width:100%!important;
	}
	.vips_result_company h2{
		text-align:center
		}
	.vips_result_img{
		width: 100%!important;
	}
	.vips_contactinfo {
    margin-top: 12px;
}
}
@media only screen and (max-width: 800px) {
	.vip_ratinglist{
		left:5px;
		right:5px;
	
		width:100%;
		}
	/*.vips_services_right{
	margin-top:10px;
	width:100%;
	float:unset
	}
	.vips_services_left{
	width:100%;
	float:unset
	}*/
}
@media only screen and (max-width: 680px) {
	.vips_resultlist_buttons{
		flex-direction:column;
		padding-right:30px;
	}
	
	.vips_resultlist_button{
		margin:0px;
		padding:14px;
		width:auto
	}
	.vips_offerprice{
		float:none;
	}
 .vips-form-2, .vips-form-3, .vips-form-2_3, .vips-form-1{
	
	width:100%;
	}

	.vips_progress{
		margin-bottom:20px
	}
	.vips-form div{
		padding: 0 20px!important;
	}
	.vips_icon_container{
		width: 100%;
		}
	.vips_icon_box{
		width:100%;
		padding:0 !important;
		}
	.vips_icon_box_input{
		margin-top: 10px;
		margin-right:-10px
		}
	
	.vips_icon_box_img{
		margin-top:20px!important;
		padding: 0 40px;
	}
	.vips_col{
		width:100%;
		margin-bottom:20px;
	}
	
	
	
	.vips-form table{
		width:100%;
		font-size:unset;
	}
	
	.vips-form div.vip_autocomplete-wrapper{
	padding: 0px !important}

}
	
@media only screen and (max-width: 460px) {
	.vips_services_right{
	margin-top:10px;
	width:100%;
	float:unset
	}
	.vips_services_left{
	width:100%;
	float:unset
	}
	.vips_result_company{
		/*font-size:0.8em
		width:100%;*/
	}
	
	.vips_result_img img{
		width: 60px;
  		height: 60px;
  		border-radius: 40px;
  		}
  	.aff_info p{
  		font-size:0.8em
  		}
  		
  	.vips_result_img{
		padding-top:20px;
	}
	.vips_single_result{
  		max-width:100%
  	}
  /*	.vips_result_img{
		width:100%;
		}*/
		.profil_show{
			
		}
	button.vips_request_button,.vips_request_button_dark{
		width: 100%;
	}
	
	.vips_buttons_container{
		padding-left:20px;
		padding-right: 50px;
	}
}
@media only screen and (max-width: 366px) {
	.vips_result_company{
		/*font-size:0.7em*/
		
	}
	.aff_info p{
  		font-size:0.7em
  		}
	.vips_result_company h4{
		font-size:1.5em!important
	}
	
	/*.vips_result_img img{
		width: 40px;
  		height: 40px;
  		border-radius: 20px;
  		}*/
  	
}
		
.lds-spinner {
  color: official;
  display: none;
  position: absolute;
  width: 80px;
  height: 80px;
  left:45%;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #aaa;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}	

/*drei kreise*/
/*.loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.loader {
  color: rgba(31,42,60,0.6);
  font-size: 7px;
  position: absolute;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
  left:45%;
  display:none;
  margin-top:50px
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
  40% { box-shadow: 0 2.5em 0 0 }
}*/

/*Lupe*/
/*.loader {
  width: 48px;
  height: 48px;
  display: block;
  margin: 20px auto;
  position: abolute;
  border: 3px solid rgba(55,143,208,1);
  border-radius: 50%;
  box-sizing: border-box;
  animation: animloader 2s linear infinite;
  left:45%;
  display:none;
  margin-top:50px
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  width: 6px;
  height: 24px;
  background: rgba(55,143,208,1);
  transform: rotate(-45deg);
  position: absolute;
  bottom: -20px;
  left: 46px;
}

@keyframes animloader {
  0% {
    transform: translate(-10px, -10px);
  }
  25% {
    transform: translate(-10px, 10px);
  }
  50% {
    transform: translate(10px, 10px);
  }
  75% {
    transform: translate(10px, -10px);
  }
  100% {
    transform: translate(-10px, -10px);
  }
}
  
.loader2{
    width:120px;
    height:24px;
    -webkit-mask:
      radial-gradient(circle closest-side,#eee 94%,#0000) 0 0/25% 100%,
      linear-gradient(#fff 0 0) center/calc(100% - 12px) calc(100% - 12px) no-repeat;
    mask:
      radial-gradient(circle closest-side,#eee 94%,#0000) 0 0/25% 100%,
      linear-gradient(#fff 0 0) center/calc(100% - 12px) calc(100% - 12px) no-repeat;
    background: linear-gradient(rgba(55,143,208,1) 0 0) left/0% 100% no-repeat #fff;
    animation:bblprg 2s infinite linear;
    left:45%;
  display:none;
  margin-top:100px;
  position:absolute;
  }
  @keyframes bblprg {
      100% {background-size:100% 100%}
  }*/
    
  /*Sprechblase*/
/*  .loader3{
  width: 100px;
  height: 75px;
  margin: 0 auto;
  background: #eee;
  position: absolute;
  border-radius: 100%;
  left:45%;
  display:none;
  margin-top:150px
}
.loader3:before {
  content: '';
  position: absolute;
  box-sizing: border-box;
  border: 15px solid transparent;
  border-top: 25px solid #eee;
  transform: rotate(45deg);
  top: 50px;
  left: -15px;
}

.loader3:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  border-radius: 50%;
  background-color: #FF3D00;
  box-shadow: 20px 0 #FF3D00, -20px 0 #FF3D00;
  animation: flash 0.5s ease-out infinite alternate;
}

@keyframes flash {
  0% {
    background-color: rgba(255, 60, 0, 0.25);
    box-shadow: 20px 0 rgba(255, 60, 0, 0.25), -20px 0 #FF3D00;
  }
  50% {
    background-color: #FF3D00;
    box-shadow: 20px 0 rgba(255, 60, 0, 0.25), -20px 0 rgba(255, 60, 0, 0.25);
  }
  100% {
    background-color: rgba(255, 60, 0, 0.25);
    box-shadow: 20px 0 #FF3D00, -20px 0 rgba(255, 60, 0, 0.25);
  }
}*/

/*Linie*/
/*.loader4{
      display: block;
      position: absolute;
      height: 12px;
      width: 80%;
      border: 1px solid #eee;
      border-radius: 10px;
      overflow: hidden;
      left:45%;
  	  display:none;
  	  margin-top:250px
    }
    .loader4::after {
      content: '';
      width: 40%;
      height: 100%;
      background: rgba(55,143,208,1);
      position: absolute;
      top: 0;
      left: 0;
      box-sizing: border-box;
      animation: animloader 2s linear infinite;
    }
    
    @keyframes animloader {
      0% {
        left: 0;
        transform: translateX(-100%);
      }
      100% {
        left: 100%;
        transform: translateX(0%);
      }
    }*/
    
 /*Loader Kreis*/
 .loader-container{
 	margin-top:2%;
  	position: absolute;
  	width:100%;
  	display:flex;
  	justify-content:center;
  	left:0px
 }
 .loader {
    width: 30px;
    height: 30px;
    border: 5px solid rgb(31, 42, 60);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    
  	display:none;
  	
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    }  
    
    .loader-container2{
 	margin-left:10px;
 	margin-top:-5px;
  	position: absolute;
  	width:100%;
  	display:flex;
  	
 }
 .loader2 {
    width: 20px;
    height: 20px;
    border: 5px solid rgba(31, 42, 60,0.4);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    
  display:none;
  	
    }
   .loader-container3{
 	left:50%;
  	position: absolute;
  	
  	text-align:center
 }
 .loader3 {
    width: 20px;
    height: 20px;
    border: 5px solid rgba(31, 42, 60,0.4);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    display:none;
  	}
        	body.tcb-full-top .landingpage-section,body.tcb-full-bottom .landingpage-section{width:100vw;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}.landingpage-section{flex-shrink:1;position:relative;margin:0;padding:0;box-sizing:border-box !important;display:flex;justify-content:center;align-items:center;width:100%;z-index:1}.landingpage-section .section-content{box-sizing:border-box !important;position:relative;z-index:1;margin-left:auto;margin-right:auto;height:100%;width:100%;max-width:100%}.landingpage-section .section-background{box-sizing:border-box;height:100%;position:absolute;top:0;overflow:hidden;width:100%;max-width:100%;z-index:0}.landingpage-section.hide-section{display:none}
/*
Theme Name: Thrive Theme Builder
Theme URI: https://thrivethemes.com/
Author: <a href="https://thrivethemes.com">Thrive Themes</a>
Description: Thrive Theme Builder lets you visually design, build, edit and customize every aspect of your WordPress website with a visual drag-and-drop designer. 
Version: 10.8.2 
License: GNU General Public License v2 or later
Text Domain: thrive-theme
Requires PHP: 8.1
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/
html{box-sizing:border-box;font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-smooth:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}body{font-family:Arial,sans-serif;color:rgba(10,10,10,.85);font-size:1rem;line-height:1.5}body:not(.defaults){background:#fff;margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}p,li,blockquote,q,pre,code,kbd,samp{color:rgba(10,10,10,.85);font-size:1rem;line-height:1.75;letter-spacing:normal;font-weight:400}pre,code,kbd,samp{font-family:"Courier New",Courier,monospace;font-size:.9rem}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#0a0a0a;font-weight:600;line-height:1.4em;letter-spacing:normal}h1.thrv_wrapper,h2.thrv_wrapper,h3.thrv_wrapper,h4.thrv_wrapper,h5.thrv_wrapper,h6.thrv_wrapper{margin-bottom:10px;margin-top:10px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-size:inherit;line-height:inherit}h1{font-size:36px;line-height:1.3em}h2{font-size:28px;line-height:1.4em}h2 a{color:#0a0a0a}h3{font-size:24px;line-height:1.4em}h4{font-size:20px;line-height:1.6em}h5{font-size:18px;line-height:1.75em}h6{font-size:16px;line-height:1.75em}p{margin:0;padding:5px 0 10px 0}a{background-color:transparent;color:#008fff;line-height:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}a:visited,a:active,a:focus,a:hover{outline:0}a:hover,a.tve-state-hover{text-decoration:underline}pre{background:#eee;line-height:1.6em;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;white-space:pre-wrap}blockquote,q{quotes:"" "";padding:5px 0 5px 20px;margin:5px 0;border-left:2px solid #ccc}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote>p,q>p{font:inherit !important;line-height:inherit !important;color:inherit !important;border:0 !important;padding:0 !important;margin:0 !important}ul,ol{margin-top:10px}ul{list-style:disc}ol{list-style:decimal}ul>li:not(.thrv-styled-list-item),ol>li:not(.thrv-styled-list-item){margin-bottom:0;margin-left:1.5em;overflow:visible !important}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;height:auto;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}table,th,td{border:1px solid #000}td,th{padding:0}dfn,cite,em,i{font-style:italic}address{margin:0 0 1.5em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}dt{font-weight:bold}dd{margin:0 1.5em 1.5em}img.avatar{width:100%}figure{margin:1em 0}table{width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#e6e6e6;border:1px solid #e6e6e6;color:rgba(0,0,0,.8);font-size:1rem;line-height:20px;padding:10px 20px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{border:1px solid #ccc;border-radius:3px;padding:10px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}@media(max-width: 1023px){h3{font-size:22px}h2{font-size:26px}h1{font-size:32px}}@media(max-width: 767px){h2{font-size:24px}h1{font-size:28px}}input[type=search]{border:1px solid rgba(0,0,0,.25);border-left:0;border-radius:0;border-right:0;box-sizing:border-box;-webkit-appearance:textfield}ul>li span,ol>li span{line-height:inherit}.tcb-post-content figure[id*=attachment_]{max-width:100%}.tcb-post-content .wp-block-image .alignleft,.tcb-post-content .wp-block-image .alignright,.tcb-post-content .wp-block-image .aligncenter,.tcb-post-content .wp-block-image.is-resized{display:table}.tcb-post-content p.has-small-font-size{font-size:13px}.tcb-post-content p.has-regular-font-size,.tcb-post-content p.has-normal-font-size{font-size:16px}.tcb-post-content p.has-medium-font-size{font-size:20px}.tcb-post-content p.has-large-font-size{font-size:36px}.tcb-post-content p.has-larger-font-size,.tcb-post-content p.has-huge-font-size{font-size:42px}body.theme-has-off-screen-sidebar{position:relative;transition:padding-left .42s ease-in-out,padding-right .42s ease-in-out}body.theme-has-off-screen-sidebar .main-container{z-index:2}body.theme-has-off-screen-sidebar .sidebar-section:before{opacity:0}body.theme-has-off-screen-sidebar .sidebar-section .section-background{background-color:#fff}body.theme-has-off-screen-sidebar .sidebar-section .trigger-expanded-icon{display:none}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .select2-container--open{z-index:9999}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section:before{opacity:1}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section .trigger-collapsed-icon{display:none}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section .trigger-expanded-icon{display:block}body.theme-has-off-screen-sidebar[data-off-screen-type=push]{padding-left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left] .sidebar-section{left:calc(-1*var(--off-screen-sidebar-size))}body.theme-has-off-screen-sidebar[data-off-screen-side=left] .tve-off-screen-sidebar-trigger{left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar[data-off-screen-type=push]{padding-left:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar .sidebar-section{left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar .tve-off-screen-sidebar-trigger{left:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-type=push]{padding-right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right] .sidebar-section{right:calc(-1*var(--off-screen-sidebar-size))}body.theme-has-off-screen-sidebar[data-off-screen-side=right] .tve-off-screen-sidebar-trigger{right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar[data-off-screen-type=push]{padding-right:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar .sidebar-section{right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar .tve-off-screen-sidebar-trigger{right:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar.tve-fullscreen-menu .sidebar-section{z-index:8 !important}body .main-columns-separator:nth-child(2){display:none}#wrapper{--layout-background-width: 1080px;--layout-content-width: 1080px;--tve-off-screen-overlay-color: rgba(0, 0, 0, .7);margin:0;padding:0;position:relative;display:flex;flex-direction:column;min-height:100vh}.admin-bar #wrapper{min-height:calc(100vh - 32px)}#wrapper .hide-section{position:relative}body:not(.thrive_show_hidden_elements) #wrapper .hide-section{display:none !important}#wrapper .hide-section:after{background-image:repeating-linear-gradient(135deg, rgba(148, 163, 176, 0.2), rgba(148, 163, 176, 0.2) 3px, transparent 3px, transparent 6px) !important;background-size:auto !important;background-attachment:scroll !important;background-position:50% 50% !important;background-repeat:repeat !important;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}#wrapper .thrv_header .symbol-section-in,#wrapper .thrv_footer .symbol-section-in{box-sizing:border-box;max-width:100%}#content{box-sizing:border-box !important;position:relative;display:flex;align-items:center;flex-direction:column;flex-grow:1;z-index:2}div.main-container{--separator-size: 40px;--sidebar-size: 30%;width:var(--layout-content-width);box-sizing:border-box !important;display:flex;flex-grow:1;height:100%;margin:0;max-width:100%;padding:0;position:relative;z-index:1}div.main-container .hide-section+.main-columns-separator{display:none}div.main-container.flip-sections .sidebar-section{order:1}div.main-container.flip-sections .content-section{order:3}.main-content-background{height:100%;width:1080px;width:var(--layout-background-width);max-width:100%;position:absolute;top:0;overflow:hidden;margin:0;padding:0;z-index:0}.theme-section{flex-shrink:1;position:relative;margin:0;padding:0;box-sizing:border-box !important;display:flex;justify-content:center;align-items:center;width:100%;z-index:1}.theme-section.top-section .section-background{max-width:100%;width:1080px;width:var(--top-background-width, var(--layout-background-width, 1080px))}.theme-section.top-section .section-content{max-width:100%;width:1080px;width:var(--top-content-width, var(--layout-content-width, 1080px))}.theme-section.bottom-section .section-background{max-width:100%;width:1080px;width:var(--bottom-background-width, var(--layout-background-width, 1080px))}.theme-section.bottom-section .section-content{max-width:100%;width:1080px;width:var(--bottom-content-width, var(--layout-content-width, 1080px))}.theme-section .section-content{box-sizing:border-box !important;position:relative;z-index:1;margin-left:auto;margin-right:auto;height:100%;width:100%;max-width:100%}.theme-section .section-content::after,.theme-section .section-content::before{content:"";display:block;overflow:auto}.theme-section .section-background{box-sizing:border-box;height:100%;position:absolute;top:0;overflow:hidden;width:100%;max-width:100%;z-index:0}.content-section{flex-grow:1;order:1;width:calc(70% - 10px);width:calc(100% - var(--sidebar-size) - var(--separator-size)*.5) !important}.content-section.content-full-width{width:100% !important}.sidebar-section{flex-grow:1;order:3;width:calc(30% - 10px);width:calc(var(--sidebar-size) - var(--separator-size)*.5) !important}.sidebar-section.tve-sticky-sidebar{align-items:flex-start;align-self:flex-start;min-height:100vh}.sidebar-section.tve-is-sticky{position:absolute;z-index:2}.sidebar-section:before{transition:opacity .42s ease-in-out}.sidebar-section .tve-sidebar-close-icon{display:none}.sidebar-section .tve-off-screen-sidebar-trigger{display:none}[data-off-screen-side=left].theme-has-off-screen-sidebar .sidebar-section .tve-off-screen-sidebar-trigger{box-shadow:1px 0 5px 0 rgba(25,31,40,.15)}.theme-has-off-screen-sidebar.ttb-editor-page .sidebar-section{transition:none}.theme-has-off-screen-sidebar.ttb-editor-page .sidebar-section .tve-off-screen-sidebar-trigger{transition:none}.theme-has-off-screen-sidebar .sidebar-section{display:none;height:100vh;position:fixed !important;top:0;transition:left .42s ease-in-out,right .42s ease-in-out;width:var(--off-screen-sidebar-size) !important;z-index:9999 !important}.theme-has-off-screen-sidebar .sidebar-section .section-content{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(25,31,40,.2) transparent}.theme-has-off-screen-sidebar .sidebar-section .section-content::-webkit-scrollbar{width:5px}.theme-has-off-screen-sidebar .sidebar-section .section-content::-webkit-scrollbar-thumb{background-color:rgba(25,31,40,.2);border-radius:20px}html .theme-has-off-screen-sidebar .sidebar-section .section-content{min-height:100% !important}.theme-has-off-screen-sidebar .sidebar-section .tve-sidebar-close-icon{background:transparent;border:0;opacity:.8;position:absolute;display:block;line-height:0;padding:0;right:10px;top:10px;cursor:pointer;z-index:24;width:auto !important;height:auto !important}.theme-has-off-screen-sidebar .sidebar-section .tve-sidebar-close-icon:hover{opacity:1}.theme-has-off-screen-sidebar .sidebar-section.theme-has-off-screen-overlay:before{content:"";position:fixed;background:var(--tve-off-screen-overlay-color);left:0;right:0;top:0;bottom:0}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=top] .tve-off-screen-sidebar-trigger{top:0}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=center] .tve-off-screen-sidebar-trigger{top:50%}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=bottom] .tve-off-screen-sidebar-trigger{bottom:0}.theme-has-off-screen-sidebar .sidebar-section .tve-off-screen-sidebar-trigger{background-color:#f1f1f1;border:1px solid #e3e3e3;cursor:pointer;line-height:1;position:fixed;min-height:42px;min-width:18px;transition:left .42s ease-in-out,right .42s ease-in-out;z-index:2;display:flex;align-items:center;padding-left:2px;padding-right:2px;box-shadow:-1px 0 5px 0 rgba(25,31,40,.15)}.sidebar-section.sidebar-off-screen-on-desktop{display:none}@media(max-width: 1023px){.sidebar-section.sidebar-off-screen-on-desktop:not(.sidebar-off-screen-on-tablet){display:flex}}@media(max-width: 767px){.sidebar-section.sidebar-off-screen-on-desktop:not(.sidebar-off-screen-on-mobile){display:flex}}@media(max-width: 1023px){.sidebar-section.sidebar-off-screen-on-tablet{display:none}}@media(max-width: 767px){.sidebar-section.sidebar-off-screen-on-tablet{display:none}.sidebar-section.sidebar-off-screen-on-tablet:not(.sidebar-off-screen-on-mobile){display:flex}}@media(max-width: 767px){.sidebar-section.sidebar-off-screen-on-mobile{display:none}}.main-columns-separator{width:20px;width:var(--separator-size);height:20px;height:var(--separator-size);order:2;flex-shrink:0}@media(max-width: 767px){.main-columns-separator{display:none}}@media(max-width: 1023px){.main-columns-separator.sidebar-off-screen-on-tablet{display:none}}@media(min-width: 1023px){.main-columns-separator.sidebar-off-screen-on-desktop{display:none}}.theme-has-off-screen-sidebar .main-columns-separator{display:none}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header .symbol-section-out{margin:auto;right:0;left:0;max-width:100% !important;width:1080px;width:var(--header-background-width, var(--layout-background-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header .symbol-section-in{max-width:100% !important;width:1080px;width:var(--header-content-width, var(--layout-content-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header.thrv_wrapper{padding:0}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer .symbol-section-out{margin:auto;right:0;left:0;max-width:100% !important;width:1080px;width:var(--footer-background-width, var(--layout-background-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer .symbol-section-in{max-width:100% !important;width:1080px;width:var(--footer-content-width, var(--layout-content-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer.thrv_wrapper{padding:0}.gallery.gallery-columns-1 .gallery-item{width:calc(100% / 1)}.gallery.gallery-columns-1 .gallery-item:nth-child(1n+1){clear:left}.gallery.gallery-columns-2 .gallery-item{width:calc(100% / 2)}.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1){clear:left}.gallery.gallery-columns-3 .gallery-item{width:calc(100% / 3)}.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:left}.gallery.gallery-columns-4 .gallery-item{width:calc(100% / 4)}.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1){clear:left}.gallery.gallery-columns-5 .gallery-item{width:calc(100% / 5)}.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1){clear:left}.gallery.gallery-columns-6 .gallery-item{width:calc(100% / 6)}.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1){clear:left}.gallery.gallery-columns-7 .gallery-item{width:calc(100% / 7)}.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1){clear:left}.gallery.gallery-columns-8 .gallery-item{width:calc(100% / 8)}.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1){clear:left}.gallery.gallery-columns-9 .gallery-item{width:calc(100% / 9)}.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1){clear:left}.gallery .gallery-item{float:left;margin:10px 0;text-align:center}.gallery .gallery-item .gallery-icon,.gallery .gallery-item .gallery-caption{display:inline-block}.gallery .gallery-item .gallery-caption{color:#757575;display:block;font-size:12px;font-style:italic;line-height:2;margin:10px 0 15px}.gallery .gallery-item img{border:2px solid #cfcfcf;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.2);box-sizing:border-box;height:auto;max-width:90%;padding:5%}.gallery:after{clear:both;content:"";display:table}.tve-sidebar-close-icon{outline:0}@media(max-width: 767px){.main-container{flex-wrap:wrap}.main-container>.theme-section{min-width:100%}}
