/*  
Theme Name: Kirscht Theme
Theme URI: http://www.limenzy.com
Description: A WordPress theme frame work
Version: 2.0
Author: Limenzy
Author URI: http://www.limenzy.co.in
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

?ie - Internet Explorer (All versions)
?ie8 - Internet Explorer 8.x
?ie7 - Internet Explorer 7.x
?ie6 - Internet Explorer 6.x
?gecko - Mozilla, Firefox (all versions), Camino
?ff3 - Firefox 3
?ff3_5 - Firefox 3.5 new
?opera - Opera (All versions)
?opera8 - Opera 8.x
?opera9 - Opera 9.x
?opera10 - Opera 10.x
?webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
?safari3 - Safari 3.x
?chrome - Google Chrome
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em,  img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
@font-face {
  font-family: Ottenthic;
  src: url(fonts/Ottenthic-Script.ttf);
}
@font-face {
  font-family: Jost;
  src: url(fonts/Jost-Bold.ttf);
}
@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto Medium;
  src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
  font-family: Roboto Bold;
  src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: Roboto Light;
  src: url(fonts/Roboto-Light.ttf);
}
@font-face {
  font-family: Rubik;
  src: url(fonts/Rubik-Regular.ttf);
}
@font-face {
  font-family: Rubik Medium;
  src: url(fonts/Rubik-Medium.ttf);
}
@font-face {
  font-family: Rubik Bold;
  src: url(fonts/Rubik-Bold.ttf);
}
@font-face {
  font-family: Rubik Light;
  src: url(fonts/Rubik-Light.ttf);
}
body, th, td, input, textarea{
	color:#565872;
	font-family: Rubik;
	font-size:16px;
	line-height: 30px;
	}

a {
	color: #091D3E;
}
h1, h2, h3{
	color:#091D3E;
	}
h1{
	font-size:68px;
	line-height: 85px;
	font-family: Rubik Bold;
	}
h2{
	line-height: 58px;
	font-family: Rubik Medium;
	font-size:46px;
	}
h3{
	font-size:25px;
	font-family: Rubik Bold;
	line-height: 35px;
	}
h4{
	font-size:20px;
	line-height: 30px;
	}
h5{
	font-size:16px;
	line-height: 30px;
	}
h6{
	font-size:16px;
	}

a{
	text-decoration:none;
	}
a:hover{
	border:none;
	text-decoration: none;
	color: #33B9CB;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


/*------Menu CSS------------------------- */

.access {
    display:block;
}
.access .menu-header,
div.menu {
    margin-left: 12px;
}
.access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
.access .menu-header li,
div.menu li {
    float:left;
    position: relative;
}
.access a {
    display:block;
    text-decoration:none;
    color:#091D3E;
    padding:0 10px;
    line-height:23px;
    text-transform: uppercase;
    font-family: Roboto Medium;
    font-size: 18px;
}
.access ul ul {
    display:none;
    position:absolute;
    top:38px;
    left:0;
    float:left;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    width: 180px;
    z-index: 99999;
}
.access ul ul li {
    min-width: 180px;    
}
.access ul ul ul {
    left:100%;
    top:0;
}
.access ul ul a {
    background:#333;
    height:auto;
    line-height:1em;
    padding:10px;
    width: 160px;
}
.access li:hover > a,
.access ul ul :hover > a {
    color:#fff;
    background:#333;
}
.access ul li:hover > ul {
    display:block;
}
.access ul li.current_page_item > a,
.access ul li.current-menu-ancestor > a,
.access ul li.current-menu-item > a,
.access ul li.current-menu-parent > a {
    color: #fff;
}
input {
    border: 1px solid grey;
    padding: 10px;
}
.section-padding {
	padding: 50px 0;
}
a, input, div, h1, h2, h3, h4, h5, h6, p {
	transition: 0.5s all ease;
}
form#commentform label {
    display: block;
}
.container {
    max-width: 1230px;
    padding: 0;
}
header.header-wrap {
    padding: 7px 5%;
}
.navbar-light .navbar-nav .nav-link {
    font-family: Rubik Medium;
    color: #091D3E;
    font-size: 16px;
    line-height: 23px;
    padding: 0 10px;
}
span.menu-item-description {
    font-family: Rubik Light;
    font-size: 13px;
    display: block;
    color: #565872;
    line-height: 30px;
}
.phone.menu-item:before {
    content: url(images/Hdarkcall.svg);
    position: absolute;
    left: 0;
    top: 4px;
}
li.phone.menu-item {
    padding-left: 50px;
    position: relative;
    margin-left: 40px;
}
ul#menu-main-menu li:last-child a{
    background: #6BC4C2;
    border-radius: 5px;
    width: 180px;
    text-align: center;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    border: 1px solid transparent;
}
ul#menu-main-menu li:last-child a {
	color: #fff;
	line-height: 22px;
}
ul#menu-main-menu {
    align-items: center;
}
.navbar-light .navbar-nav .nav-link:hover {
	color: #6BC4C2;
}
nav.navbar.navbar-expand-md.navbar-light {
    padding-left: 0;
    padding-right: 0;
}
ul#menu-main-menu li:last-child:hover a{
    background: none;
    border: 1px solid #6BC4C2;
	color: #6BC4C2;

}
footer h5, footer h4 {
	color: #fff;
}
footer, footer p, footer a {
	color: rgb(255 255 255 / 60%);
}
footer {
	background: #6BC4C2;
	padding-top: 100px;
	padding-bottom: 25px;
}
.f-widget img {
    margin-bottom: 20px;
}
.menu-header.foot a {
    color: #fff;
    border-left: 2px solid;
    padding-left: 6px;
    margin-left: 4px;
}
.menu-header.foot li {
    display: inline-block;
}
.menu-header.foot li:first-child a {
	border: none;
}
.menu-header.foot {
    text-align: right;
}
.menu-header.foot a:hover {
    opacity: 0.6;
}
.footer-top-widget {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
footer li {
    list-style: none;
}
.f-widget h4 {
    margin-bottom: 20px;
}
footer li a:hover {
    color: #fff;
}
.menu-folgen-sie-uns-container li {
    display: inline-block;
    margin-right: 15px;
}
.menu-folgen-sie-uns-container li a {
    color: #091D3E;
    background: #fff;
    border-radius: 50%;
    font-size: 32px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-folgen-sie-uns-container li a:hover {
    background: none;
    color: #091D3E;
}
.menu-leistungen-container a, .menu-patienten-service-container a {
    text-decoration: underline;
}
.menu-header.foot {
    text-align: right;
    padding-top: 25px;
    border-top: 1px solid rgb(255 255 255 / 10%);
    margin-top: 40px;
}
footer .footer-middle-widget p,
footer .footer-middle-widget h5,
footer .footer-middle-widget a {
	color: #fff;
}
footer .footer-middle-widget a:hover {
	opacity: 0.6;
}
.footer-middle-widget {
    background: rgb(255 255 255 / 10%);
    padding: 30px;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
}
.f-widget h5 {
    font-family: Rubik Bold;
}
.footer-middle-widget .f-widget {
	position: relative;
	padding-left: 55px;
	border-right: 2px solid rgb(255 255 255 / 10%);
    padding-right: 150px;
}
.footer-middle-widget .f-widget {
    position: relative;
    padding-top: 0;
}

.footer-middle-widget .f-widget:first-child:before {
	content: url(images/iconmap.svg);
	position: absolute;
	top: 0%;
	left: 0;
    height: 90px;
    display: flex;
    align-items: center;
}
.footer-middle-widget .f-widget:nth-child(2):before {
	content: url(images/icon-email.svg);
	position: absolute;
	left: 0;
	top: 0%;	
    height: 90px;
    display: flex;
    align-items: center;
}
.footer-middle-widget .f-widget:last-child {
	padding-right: 60px;
	border: none;
}
.footer-middle-widget .f-widget:last-child:before {
	content: url(images/time.svg);
	position: absolute;
	top: 0%;
	left: 0;
    height: 90px;
    display: flex;
    align-items: center;
}
.elementor-element.custom-bubble {
    background: #fff;
    border-radius: 50%;
    padding: 28px;
    width: 184px !important;
    position: absolute;
    right: 7%;
    top: 60px;
    transform: rotate(31deg);
    height: 184px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    z-index: 9;
}
a.elementor-button-link.elementor-button.elementor-size-sm:hover {
    background: none;
    color: #6BC4C2;
}
a.elementor-button-link.elementor-button.elementor-size-sm {
    border-radius: 5px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
}
.elementor-testimonial-wrapper.elementor-testimonial-text-align-center {
    display: flex;
    flex-direction: column-reverse;
}
.elementor-testimonial-content {
    text-align: left;
    margin-top: 15px;
}
.elementor-testimonial-meta.elementor-has-image.elementor-testimonial-image-position-aside {
	display: flex;
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
	width: 80px !important;
	height: 80px !important;
}
.team-cat {
    position: absolute !Important;
    top: -20px;
    left: -23px;
}
.team-single a {
    border: 1px solid rgb(9 29 62 / 20%);
    border-radius: 25px;
    width: 192px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #6BC4C2;
    margin-top: 28px;
    padding: 5px;
    margin-bottom: 23px;
}
.team-single a:hover {
	background: rgb(9 29 62 / 10%);
}
.team-single strong {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    color: #091D3E;
}
.elementor-element.team-single {
    background: #F8F8F8;
    padding: 15px 20px;
}
.team-wrp .elementor-element.elementor-widget.elementor-widget-image {
	margin-bottom: 0;
}
.team-wrp .elementor-element.elementor-widget.elementor-widget-image img {
    border-radius: 5px;
}
.ecclipse.elementor-widget.elementor-widget-image {
    position:relative;
}
.ecclipse.elementor-widget.elementor-widget-image img {
    position: absolute;
    top: -25px;
    right: 40px;
    z-index: 9;
}
body.home .ecclipse.elementor-widget.elementor-widget-image img {
    z-index: inherit;
}
.animated img{
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}
.eael-grid-post-holder .eael-entry-wrapper {
    width: 90%;
    margin: 0 auto;
    margin-top: -35px;
    background: #fff !IMPORTANT;
    z-index: 9999;
    position: relative;
    border-radius: 5px;
    padding: 10px 35px 40px!important;
    box-shadow: 0px 10px 30px 0 rgb(0 0 0 / 7%);
}
.eael-grid-post-holder {
	background: none !Important;
	border: none !Important;
}
a.eael-post-elements-readmore-btn {
    border: 2px solid #CCF2F2;
    border-radius: 5px;
    padding: 5px 20px;
    display: block;
    margin-top: 20px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 35px;
}
a.eael-post-elements-readmore-btn:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: 15px;
    transition: 0.2s all ease;
}
a.eael-post-elements-readmore-btn:hover:after {
	padding-left: 20px;
}
section.testimonial .elementor-column.elementor-col-33 {
    display: block;
}
section.testimonial .elementor-container.elementor-column-gap-custom {
    column-gap: 60px;
}
section.testimonial .elementor-column.elementor-col-33 .elementor-widget-wrap.elementor-element-populated {
    border-radius: 5px;

}

button.navbar-toggler {
    outline: none !Important;
    background: #fff !Important;
}
.signature {
    font-family: Ottenthic !important;
}
ul.eael-tab-top-icon li img {
    height: 60px;
    width: auto !important;
    object-fit: cover;
}
ul.eael-tab-top-icon {
    justify-content: space-between !important;
}
ul.eael-tab-top-icon li {
    max-width: 210px;
    height: 210px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    padding: 50px !Important;
}
ul.eael-tab-top-icon li:hover img,ul.eael-tab-top-icon li.active img {
    filter: brightness(0) invert(1);
}
.eael-tabs-content {
    padding: 50px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    margin-top: 80px;
    background: #fff;
}
 .elementor-element .eael-advance-tabs .eael-tabs-nav > ul li:after {
    bottom: -9px !important;
}
#gallery-1 img {
    border: none !important;
}
#gallery-1 .gallery-item {
    margin-top: 55px !important;
}
li.eael-feature-list-item {
    background: #F8F8F8;
    padding: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.eael-feature-list-content-box {
    margin-left: 14px !IMPORTANT;
}
.eael-entry-media {
    border-radius: 5px;
}
section.error {
    padding: 150px;
    text-align: center;
}
.eael-accordion-content strong {
    color: #091D3E;
    font-size: 20px;
}
.eael-accordion-content p, .eael-accordion-content li {
    font-size: 18px !Important;
    line-height: 30px;
}
span.eael-accordion-tab-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.elementor-tab-title.eael-accordion-header {
    border-radius: 5px;
    margin-bottom: 10px;
}
.eael-accordion-content {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 20px;
}
.pdf-list li.eael-feature-list-item {
    padding: 0;
    background: transparent;
}
.pdf-list .eael-feature-list-content-box {
    margin-left: 25px !IMPORTANT;
}

form.wpcf7-form label {
    font-size: 18px;
    color: #2f2f2fcc;
}
.cf-fields-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.horzntl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
input.wpcf7-form-control,
textarea.wpcf7-form-control.wpcf7-textarea,
.mc4wp-form-fields input {
    background: #ECECEC;
    border-radius: 5px;
    border: none;
    height: 37px;
    padding: 10px 15px;
    font-size: 18px;
    outline: none;
    width: 396px;
}
form.wpcf7-form label span {
    color: #FF6F00;
    display: block;
    margin-top: -10px;
}
span.wpcf7-list-item-label {
    color: #2f2f2fcc !IMPORTANT;
    display: inline !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 217px;
    width: 600px;
}
.right-area.cf-fields h3 {
    font-size: 25px;
    font-weight: 400 !important;
    font-family: 'Rubik';
    margin-bottom: 30px;
}
.cf-fields-wrap p {
    margin-bottom: 30px;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
    display: none !important;
}
input.wpcf7-form-control.wpcf7-submit,
input[type="submit"] {
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
}
.right-area.cf-fields .horzntl {
    width: 65%;
    align-items: baseline;
}
.right-area.cf-fields .horzntl label {
    line-height: 20px;
}
.mc4wp-form-fields p {
    margin-bottom: 30px;
}
.mc4wp-form-fields label {
    color: #2F2F2FCC;
    display: flex;
    justify-content: space-between;
}
.mc4wp-form-fields input[type="submit"] {
    float: right;
    width: 382px;
}
.mc4wp-form-fields input[type="email"] {
    width: 100%;
}
.mc4wp-form-fields input[type="email"] {
    width: 382px;
}
li.phone a.nav-link {
    font-family: 'Rubik Bold' !important;
    font-size: 16px !important;
}
.unser p strong {
    font-size: 25px;
    line-height: 35px;
}
.unser p  {
    font-size: 20px;
    line-height: 35px;
}
footer .container {
    max-width: 1170px;
}
.f-widget:first-child {
    padding-top: 0;
}
.f-widget {
    padding-top: 20px;
    padding-right: 90px;
}
.custom-bubble span {
    font-size: 25px;
}
.elementor-testimonial-job {
    font-size: 16px !IMPORTANT;
    color: #565872 !important;
    line-height: 30px;
}
.elementor-testimonial-content {
    font-size: 16px !IMPORTANT;
    line-height: 30px;
}
.team-single p {
    font-size: 16px;
    line-height: 20px;
    color: #565872;
}
.elementor-column.elementor-col-33 .elementor-widget-text-editor p strong {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
}
section.top-bnnr-hm {
    max-height: 730px;
}
.testimonial .elementor-widget-wrap.elementor-element-populated {
    padding: 15px 30px !important;
}
.elementor-testimonial-image img {
    margin-left: -10px !important;
}
.team-cat h2.elementor-heading-title {
    letter-spacing: 9.5px;
}
.team-single p:nth-child(2) {
    margin-top: 15px;
}
section.team-wrp {
    padding-top: 130px !important;
}
section.feat li.eael-feature-list-item {
    padding: 15px 20px !important;
    display: flex;
    align-items: center;
}
section.feat h3.eael-feature-list-title {
    margin-bottom: 0 !important;
}

.eael-entry-media {
    max-height: 240px;
}
section.sml-sec-blue {
    max-width: 998px;
    margin: 0 auto;
    z-index: 99;
}
span.eael-tab-title {
    font-family: Jost;
    line-height: 30px !Important;
}
.eael-tabs-content p {
    font-size: 16px;
    line-height: 30px;
}
.eael-tabs-content {
    margin-top: 64px;
}
.eael-tabs-content .elementor-column.elementor-col-50:first-child {
    padding-right: 50px;
}
section.content-wrap p a {
    color: #2F2F2FCF;
}
section.content-wrap p a:hover {
    color: #6BC4C2;
}

.horzntl label {
    font-size: 15px !Important;
    line-height: 35px;
}
.horzntl label span {
    margin-top: 0 !Important;
    position: relative;
        cursor: pointer;
}
.wpcf7-response-output {
    text-align: center;
}
.eael-accordion-content {
    transition: none;
}
span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item-label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    border: 2px solid #037e6199;
    background-color: transparent;
}
input[type="radio"] {
    display: none;
}
input[type=radio]:checked + span.wpcf7-list-item-label:after {
    border-radius: 11px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 4px;
    content: " ";
    display: block;
    background: #037E61;
}

input[type="checkbox"]:checked + span.wpcf7-list-item-label:after {
    opacity: 1;
}
input[type="checkbox"]:checked + span.wpcf7-list-item-label {
    background-color: #66bb6a;
    border-color: #66bb6a;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
}
.elementor-tab-content {
    transition: none;
}
div.elementor-toggle-item {
    transition: none;
}
.elementor-tab-title.eael-accordion-header.active-default.show.active {
    margin-bottom: 20px;
}
.elementor-tab-title.eael-accordion-header:after {
    content: url(images/Add.png);
}
.elementor-tab-title.eael-accordion-header i {
    display: none;
}
.footer-top-widget p, .footer-top-widget a {
    font-size: 16px;
}
.navbar-brand img {
    width: 210px;
    height: auto;
}
.f-widget img {
    width: 200px;
    height: auto;
}
.elementor-element.custom-bubble a {
    color: #6BC4C2;
}
.elementor-element.custom-bubble a:hover {
    opacity: 0.7;
}
section.content-wrap .impsec p a {
    float: right;
    width: 80%;
}
.mc4wp-form-fields {
    overflow: hidden;
}
.mc4wp-response {
    margin-top: 20px;
}
a.eael-grid-post-link {
    line-height: 30px;
}
ul.dropdown-menu {
    border: none;
    box-shadow: 0px 2px 7px 4px rgb(0 0 0 / 8%);
    padding: 20px 25px;
    top: 50px;
}
ul.dropdown-menu li a {
    background: none !IMPORTANT;
    color: #091D3E !important;
    border: none !IMPORTANT;
    margin: 0 !IMPORTANT;
    display: block !important;
    padding-left: 0px !important;
    padding-right: 15px !IMPORTANT;
    padding-top: 5px !important;
    padding-bottom: 5px !IMPORTANT;
}
ul.dropdown-menu li a:hover {
    color:#6BC4C2;
}

.eael-grid-post-excerpt {
    padding-bottom: 80px !IMPORTANT;
}