/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.awb-off-canvas-wrap .awb-off-canvas .off-canvas-close {
	z-index: 2000 !important;
}

.awb-menu_expand-left .awb-menu__sub-ul_main {
  left: 0 !important;
}

.button-icon-left {
  margin-right: .4em !important;
}

.mrk-dot_mark_icon {
	font-size:18px;
}

@media only screen and (max-width: 700px) {
	.awb-circles-info-title {
		font-size:20px !important;
	}
	.awb-circles-info-text {
		font-size:12px !important;
	}
}

/************** Sidenav Layer **********/


.awb-menu__i_main {
  padding: 0 1.5em 0 0  !important;
}

.dot-sidebar-nav a::after {
  top: 50%;
  left: -30px;
  width: 8px;
  height: 8px;
  content: "";
  z-index: 1;
  position: absolute;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #5888b8;
}

/*************
.dot-sidebar-nav a::before {
  left: 0;
  width: 100%;
  bottom: 1px;
  height: 2px;
  content: "";
  z-index: 1;
  position: absolute;
  transform: scaleX(0);
  background: currentColor;
  transition: transform .5s cubic-bezier(0.57, 0.01, 0.1, 0.88);
  transform-origin: 100% 0;
}
.dot-sidebar-nav a:hover::before {
  transform: scaleX(1);
  transform-origin: 0 0;
}

.subsidebar-nav a::before {
    left: 0;
    width: 100%;
    bottom: 1px;
    height: 1px;
    content: "";
    z-index: 1;
    position: absolute;
    transform: scaleX(0);
    background: currentColor;
    transition: transform .5s cubic-bezier(0.57, 0.01, 0.1, 0.88);
    transform-origin: 100% 0;
}

********/
.dot-sidebar-nav a {
  color: #ffffff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 55px;
  line-height: 1.07;
  margin-left: 30px;
}

.subsidebar-nav a {
  color: #9d9ea0;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 27px;
  margin-left: 30px;
  margin-bottom: 5px;
}
.subsidebar-nav a:hover::before {
  transform: scaleX(1);
  transform-origin: 0 0;
}



/******* Aktuelles ******/
.fusion-body .fusion-title a {
	color: #185183 !important;
}


.schatten-bild::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -2;
  position: absolute;
  transform: rotate(-5.3deg);
  background: rgba(88, 136, 184, 0.16);
  border-radius: 30px;
}

/***************** Modal Popup ***********/

.fusion-modal .modal-dialog {
  overflow-y: initial !important;
}

.modal_layout .close {
  top: -22px;
  right: -22px;
  width: 55px;
  cursor: pointer;
  height: 55px;
  display: flex;
  outline: none;
  z-index: 20;
  position: absolute;
  background: #9d9ea0;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
	color: #ffffff;
	opacity: 1;
	font-weight: 400;
}


.modal_layout .modal-dialog {
	margin-top: 200px;
}

@media (min-width: 900px) {
 .modal_layout .modal-lg {
    width: 700px;
  }
}
.modal_layout .modal-content {
	border-radius: 25px;
}

.modal_layout .modal-title {
	margin: 40px 40px 0 40px;
}
.modal_layout .modal-body {
	margin: 0 40px 40px 40px;
}

.button-left {
	justify-content: left !important;
}


.leerer_footer {
	display: none;
}


/************* Aufzählung **********/

.aufzaehlung ul {
  	margin: 50px 0 30px;
	padding: 0;
	list-style-type: none;
}

.aufzaehlung ul li::before {
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  z-index: 1;
  position: absolute;
  background: #5888b8;
  border-radius: 50%;
}

.aufzaehlung ul li {
  z-index: 1;
  position: relative;
  padding-left: 20px;
	padding-bottom: 5px;
  margin-bottom: 10px;
}

.dot-mehr .awb-button-text-transition .fusion-button-text::before {
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  z-index: 1;
  position: absolute;
  background: #5888b8;
  border-radius: 50%;
}


/************* Historie **************/
@media only screen and (min-width: 1024px) {
.fusion-tabs.vertical-tabs.clean .tab-content {
  margin: 0;
  width: 100% !important;
  padding-inline-start: 10px !important;
} }

.historie ul.nav-tabs li {
  margin-bottom: 1px !important;
}



/*********** Kontakt Hotspot **********/

.hotspot-kontakt .awb-image-hotspots-image {
  border-radius: 25px 25px 25px 25px !important;
}

.hotspot-kontakt .popover h3.popover-title  {
  margin: 0;
	text-transform: none !important;
	color: #185183 !important;
}

.hotspot-kontakt .popover {
	border-radius: 25px;
	padding: 10px;
}

.hotspot-kontakt .fusion-button {
	margin-top: 20px;
}
.hotspot-kontakt a.fusion-button span, .hotspot-kontakt a.fusion-button span:hover, .hotspot-kontakt a.fusion-button span:active {
	color: #185183;
}

.hotspot-kontakt .popover-content {
	font-size: 14px;
}


/********* News und Portfolio **/
.nopadding .fusion-fullwidth {
	padding: 0;
}



/************** Stellenangebote *************/
.jobs-modal.open {
  z-index: 200000 !important;
}
.job-post {
	margin-top: 80px !important;
}
.job-post .job-side .job-content-wrap {
  border-radius: 25px !important;
}

.job-post .position_title, .job-post .position_title h2, .job-post .position_custom_text_1 {
	margin: 0 !important;
}

.job-post h5 {
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #185183 !important;
}
.job-post h5 p {
	margin: 0px !important;

}
.job-post .jobs-row .jobs-row-label {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 4px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
}

.job-post .jobs-row .jobs-row-label span {
	border: 0 !important;

}
.job-pdf-export {
	font-weight: 700 !important;
}
.jobs-modal-form .jobs-modal-input ::placeholder {
  color: #185183 !important;
}

.job-preview-details-separator span span {
	color: #185183 !important;
}

.position_custom_text_3 a {
	text-decoration: underline !important;
}

.job-post .jobs-row .jobs-row-input ul {
    margin: 0 0 15px 0px !important;
	padding: 0 0 0px 20px;
}
.job-post .jobs-row .jobs-row-input ul li {
	padding-bottom: 10px;
}


/*************** Tabelle Datenschutz ********/

.datenschutztab tr td {
  border: 1px solid #000;
  font-size: 13px;
}
.datenschutztab table {
  margin-bottom:30px;
}

/**************** flipbox Leistungen *********/
.flippadding .fusion-flip-box .flip-box-front, .flippadding .fusion-flip-box .flip-box-back {
	padding: 80px 20px !important;
}