/*
 Theme Name:   Tierklinik Trillig
 Theme URI:    http://medicare.bold-themes.com
 Description:  Tierklinik Trillig Theme
 Author:       Die Symbionten
 Author URI:   http://die-symbionten.de
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* colors
accentColor: 91eef3;
darkColor: 063682
 */

/* fonts */
@font-face {
    font-family: 'tex_gyre_adventorregular';
    src: url('fonts/texgyreadventor-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tex_gyre_adventorbold';
    src: url('fonts/texgyreadventor-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icofont';
    src: url('fonts/icofont.eot?v=1.0.0-beta');
    src: url('fonts/icofont.eot?v=1.0.0-beta#iefix') format('embedded-opentype'),
    url('fonts/icofont.ttf?v=1.0.0-beta') format('truetype'),
    url('fonts/icofont.woff?v=1.0.0-beta') format('woff'),
    url('fonts/icofont.svg?v=1.0.0-beta#icofont') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 16px;
}

/* headlines */
h1, h2, h3 {
	font-weight: 400;
	margin: 10px 0 0px;
}
h4 {
	margin: 10px 0 0 0;
	font-weight: normal;
	font-size: 17px;
}

b,
strong {
	font-family: 'tex_gyre_adventorbold';
}

.btLightSkin a,
.btDarkSkin .btLightSkin a {
	color: #063682;
}
.btLightSkin a:hover,
.btLightSkin .headline a:hover,
.btDarkSkin .btLightSkin .headline a:hover {
	color: #063682;
}
a.tt_service:hover .headline {
	color: #91eef3;
}
.header .btSubTitle .btArticleDate,
.header .btSubTitle .btArticleAuthor,
.header .btSubTitle .btArticleComments,
.header .btSubTitle .btArticleCategories,
.header .btSuperTitle .btArticleDate,
.header .btSuperTitle .btArticleAuthor,
.header .btSuperTitle .btArticleComments,
.header .btSuperTitle .btArticleCategories {
	color: #063682;
}
.btLightSkin,
.btDarkSkin .btLightSkin {
	color: #063682;
}
.btArticleFooter a:hover {
	color: #ffffff;
}


body,
.btLightSkin,
.btDarkSkin .btLightSkin {
	color: #6f6f6f;
}

/* header */
.btLightSkin h1, .btLightSkin h2, .btLightSkin h3, .btLightSkin h4, .btLightSkin h5, .btLightSkin h6, .btDarkSkin .btLightSkin h1, .btDarkSkin .btLightSkin h2, .btDarkSkin .btLightSkin h3, .btDarkSkin .btLightSkin h4, .btDarkSkin .btLightSkin h5, .btDarkSkin .btLightSkin h6 {
	color: #063682;
}
.ttHeader {
	background-color: #91eef3;
}
.btMenuBelowLogo .ttLogoHolder {
    padding: 18px 0 0;
}
.ttLogoHolder .logo {
    line-height: 0;
    margin: 0 0 23px;
    float: left;
}
.btMenuBelowLogo .ttMenuHolder {
	position: relative;
	padding: 0;
}
.ttMenu {
	display: block;
	width: 100%;
	background-color: #ffffff;
}
body.btMenuHorizontal.btStickyHeaderActive.btLightSkin .ttHeader {
	background-color: #91eef3;
}

.header.small h3,
.header.small h4 {
	font-size: 20px;
	margin: 0 0 10px;
}
.header.large h1,
.header.large h2 {
    font-weight: 400;
}
.header.large h2 {
    font-size: 32px;
}
.header.extralarge h1 {
    font-size: 48px;
    margin: 0 0 13px;
}
.header .headline {
	/* padding-left: 50px;	*/
}
.headerimage {
	height: 500px;
}

.headerimage--medium {
	height: 400px;
}

.btIconWidgetTitle,
.btIconWidgetText {
	color: #08357f;
	font-size: 14px;
}

.topBarInMenu .btIco .btIcoHolder:before,
.topBarInMenu .btIco .btIcoHolder:after {
	color: #3b5998;
}

.topBarInLogoArea .widget_text {
	display: table;
	float: left;
    margin: 5px 0
}
@media (min-width: 993px) and (max-width: 1053px) {
	.topBarInLogoArea .widget_text {
		margin: 5px 0 10px 50px;
	}
	.topBarInLogoArea .widget_text:first-child {
		margin-left:0;
	}
	.topBarInLogoAreaCell .btIconWidget {
		margin-left: 0;
	}
	.topBarInLogoArea .btIconWidgetTitle,
	.topBarInLogoArea .btIconWidgetText {
		font-size: 12px;
	}
}
@media (min-width: 1054px) {
	.topBarInLogoArea .widget_text {
		margin: 5px 0 10px 50px;
	}
	.topBarInLogoArea .widget_text:first-child {
		margin-left:0;
	}
}

@media (min-width: 1200px) {
	.topBarInLogoArea .widget_text {
		margin: 5px 0 10px 85px;
	}
	.topBarInLogoArea .widget_text:first-child {
		margin-left:0;
	}
}

.topBarInLogoArea .widget_text .textwidget {
	display: table-cell;
    vertical-align: middle;
}

.topBarInLogoArea .widget_text p {
	margin: 0;
	font-size: 14px;
	color: #08357f;
}
@media (min-width: 993px) and (max-width: 1053px) {
	.topBarInLogoArea .widget_text p {
		font-size: 12px;
	}
}

.btLightSkin .topBarInLogoArea .widget_text a {
	position: relative;
	padding-left: 12px;
}
.btLightSkin .topBarInLogoArea .widget_text a:hover {
	color: #ffffff;
}
.btLightSkin .topBarInLogoArea .widget_text a::before {
	position: absolute;
	content: ">";
	left: 0;
	transform: translateY(-2px);
}

.topBarInLogoArea .widgettitle {
	display: block;
	color: #08357f;
    font-size: 14px;
    line-height: 1.3;
	letter-spacing: 0;
}

.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
	display: flex;
	align-items: center;
}

.btMenuHorizontal.btMenuBelowLogo .topBarInMenu .btSearch::before {
    margin: -13px 0 -19px;
}

.menuPort .btIconWidget {
	line-height: 24px;
}
.menuPort .btIconWidget .btIcoHolder::after {
	font-size: 24px;
}
.menuPort .btIconWidget .btIco {
	transform: translateY(0px);
}
.menuPort .btIco .btIcoHolder {
	border-radius: 0;
}
.menuPort .btIco .btIcoHolder em {
	width: 26px;
	height: 26px;
	transform: rotate3d(0,0,0,0);
}

.topBarInMenu .widget_custom_html {
	float: none;
    padding: 4px 15px;
}
.topBarInMenu .widget_custom_html::before {
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1);
    margin: -13px 0 -19px;
}
@media (min-width: 993px) and (max-width: 1053px) {
	.btMenuHorizontal.btMenuBelowLogo .topBarInMenu {
		margin: 0;
	}
	.topBarInMenu .widget_custom_html {
		padding: 4px 0 4px 10px;
	}
	.topBarInMenu .btIco {
		margin-left: 0;
	}
}
.header-languages {
	line-height: 20px;
}

.header-languages-title {
	text-transform: none;
	font-size: 12px;
	line-height: 10px;
}
.header-languages-flags {
	display: flex;
	flex-wrap: wrap;
	max-width: 108px;
}
.header-flag {
	width: 14px;
	heighht: auto;
	margin: 6px 4px 0 0;
	box-shadow: 0 0 4px 1px rgba(0,0,0,20%)
}




/* footer */
.btDarkSkin .btSiteFooterWidgets,
.btLightSkin .btDarkSkin .btSiteFooterWidgets {
	background-color: #515151;
}

/* navigation */
.menuPort nav ul li a {
	font-family: 'tex_gyre_adventorbold';
}
.menuPort nav ul ul li a {
	font-family: 'tex_gyre_adventorregular';
}

.ttMenu li:hover .sub-menu li:nth-child(0),
.ttMenu li:hover .sub-menu li:nth-child(1),
.ttMenu li:hover .sub-menu li:nth-child(2),
.ttMenu li:hover .sub-menu li:nth-child(3),
.ttMenu li:hover .sub-menu li:nth-child(4),
.ttMenu li:hover .sub-menu li:nth-child(5),
.ttMenu li:hover .sub-menu li:nth-child(6),
.ttMenu li:hover .sub-menu li:nth-child(7),
.ttMenu li:hover .sub-menu li:nth-child(8),
.ttMenu li:hover .sub-menu li:nth-child(9),
.ttMenu li:hover .sub-menu li:nth-child(10),
.ttMenu li:hover .sub-menu li:nth-child(11),
.ttMenu li:hover .sub-menu li:nth-child(12),
.ttMenu li:hover .sub-menu li:nth-child(13),
.ttMenu li:hover .sub-menu li:nth-child(14) {
	top: 0;
}
.ttMenu .sub-menu {
	z-index: -1;
	overflow: hidden;
}

.ttMenu .sub-menu li:nth-child(1) {
    position: relative;
    top: -42px;
    transition: all .05s;
    z-index: -1;
}
.ttMenu .sub-menu li:nth-child(2) {
    position: relative;
    top: -84px;
    transition: all .1s;
    z-index: -2;
}
.ttMenu .sub-menu li:nth-child(3) {
    position: relative;
    top: -126px;
    transition: all .15s;
    z-index: -3;
}
.ttMenu .sub-menu li:nth-child(4) {
    position: relative;
    top: -168px;
    transition: all .2s;
    z-index: -4;
}
.ttMenu .sub-menu li:nth-child(5) {
    position: relative;
    top: -210px;
    transition: all .25s;
    z-index: -5;
}
.ttMenu .sub-menu li:nth-child(6) {
    position: relative;
    top: -252px;
    transition: all .3s;
    z-index: -6;
}
.ttMenu .sub-menu li:nth-child(7) {
    position: relative;
    top: -294px;
    transition: all .35s;
    z-index: -7;
}
.ttMenu .sub-menu li:nth-child(8) {
    position: relative;
    top: -336px;
    transition: all .4s;
    z-index: -8;
}
.ttMenu .sub-menu li:nth-child(9) {
    position: relative;
    top: -378px;
    transition: all .45s;
    z-index: -9;
}
.ttMenu .sub-menu li:nth-child(10) {
    position: relative;
    top: -420px;
    transition: all 0.5s;
    z-index: -10;
}
.ttMenu .sub-menu li:nth-child(11) {
    position: relative;
    top: -462px;
    transition: all 0.55s;
    z-index: -11;
}
.ttMenu .sub-menu li:nth-child(12) {
    position: relative;
    top: -504px;
    transition: all 0.6s;
    z-index: -12;
}
.ttMenu .sub-menu li:nth-child(13) {
    position: relative;
    top: -546px;
    transition: all 0.65s;
    z-index: -13;
}
.ttMenu .sub-menu li:nth-child(14) {
    position: relative;
    top: -588px;
    transition: all 0.7s;
    z-index: -14;
}



/* slider */
.mediumSliderHeight .slidedItem .btSliderPort {
	height: 70vh;
}

.lead p {
    font-size: 20px;
	margin-bottom: 22px;
    font-weight: 300;
    line-height: 1.4;
}


/* icons */
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder em {
    box-shadow: 0 0 0 2px #91eef3 inset;
	background-color: #ffffff;
}
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder em,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder em,
.tt_service:hover .btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em {
    box-shadow: 0 0 0 2px #91eef3 inset;
	background-color: #91eef3;
}
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder:after {
    color: #063682;
	background-color: #fff;
	border: 1px solid #91eef3;
}
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAccentColor:hover .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAccentColor .btIcoHolder:after,
.tt_service:hover .btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder:after {
    color: #063682;
}
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:after {
    color: #91eef3;
}

.btIcoHolder[data-ico-if]:after,
.btIcoHolder[data-ico-if]:before {
    font-family: icofont;
    content: attr(data-ico-if);
}

/* elements */
.tt_service:hover {
	color: #666666;
}

/* teaserbox */
.tt_teaserbox {
	margin: 0 -45px;
}


.btLightSkin .btSLPCCwrap,
.btDarkSkin .btLightSkin .btSLPCCwrap {
    background-color: #ffffff;
}


.btBox.widget_archive ul li,
.btBox.widget_categories ul li,
.btCustomMenu ul li {
	list-style-type: none;
	margin-bottom: 0;
}
.btBox.widget_archive ul li,
.btBox.widget_categories ul li,
.btCustomMenu ul li a {
	padding: 10px 50px 10px 10px;
}


.btCustomMenu ul li.current-menu-item a {
	background: #DAF9FB;
	color: #063682;
}

blockquote h2 {
	font-size: 2.4rem;
	line-height: 1.4rem;
}


/*
.rowItem .tt_teaserbox {
	border: 1px solid #91EEF3;
	border-left: none;
	background: #ffffff;
}
.rowItem .tt_teaserbox:hover {
	background-color: #91EEF3;
}
.rowItem:first-child .tt_teaserbox {
	border-left: 1px solid #91EEF3;
}

.rowItem:nth-child(1) .tt_teaserbox {
	background-color: #063682;
}
.rowItem:nth-child(2) .tt_teaserbox {
	background-color: #063075;
}
.rowItem:nth-child(3) .tt_teaserbox {
	background-color: #052861;
}
.rowItem:nth-child(4) .tt_teaserbox {
	background-color: #04204E;
}
*/
.tt_teaserbox .btIco {
	margin: 0;
	width: 100%;
}
.tt_teaserbox .btIco .btIcoHolder {
	float: none;
	overflow: visible;
	margin: 0 10px;
	font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.tt_teaserbox .btIco .btIcoText {
	margin: 0;
}
.tt_teaserbox a {
	display: block;
	padding: 18px 48px;
	font-size: 18px;
	text-transform: uppercase;
    letter-spacing: .02em;
    justify-content: center;
}
.tt_teaserbox .btIcoDefaultColor span,
 .btLightSkin .btDarkSkin .tt_teaserbox .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:after {
	color: #ffffff;
}
.tt_teaserbox .btIcoDefaultColor:hover span,
 .btLightSkin .btDarkSkin .tt_teaserbox .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:after {
	color: #91eef3;
}
.btIco.btIcoTinySize.btIcoDefaultType, .btIco.btIcoTinySize.btIcoDefaultType .btIcoHolder:before, .btIco.btIcoTinySize.btIcoDefaultType .btIcoHolder:after {
    font-size: 18px;
}

/* post */
.btContentHolder .aligncenter,
.btContent .alignnone {
	text-align: left;
}
.btArticleDate:before {
    content: "\f133";
}
.btArticleCategories:before {
	content: "\f114";
}

/* wissen */
h2.wissen {
	margin: 10px 0 10px 0;
	font-size: 30px;
	border-bottom: 1px solid rgba(0,0,0,.07);
}
h3.wissen {
	margin: 20px 0 5px 0;
	font-size: 24px;
	border-bottom: 1px solid rgba(0,0,0,.07);
}
.menu-wissenswertes-container {
	margin-top: 10px;
}


/* datenschutz */
.datenschutz h2 {
	margin: 10px 0 10px 0;
	font-size: 30px;
	border-bottom: 1px solid rgba(0,0,0,.07);
}
.datenschutz h3 {
	margin: 20px 0 5px 0;
	font-size: 24px;
	border-bottom: 1px solid rgba(0,0,0,.07);
}


/* seminare */
form.tt-event {
	padding: 5px 15px 15px 15px;
	background-color: rgba(0,0,0,.07);
	margin-bottom: 30px;
}

form.wpcf7-form.tt-event .wpcf7-submit {
	width: auto;
	float: right;
	display: inline-block;
	background-color: #063682;
}

.btIco{
	transform: translateY(-5px);
}

form.wpcf7-form.tt-event .wpcf7-submit.stattgefunden {
	cursor: default;
	background-color: #91eef3;
	color: #063682;
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.topBarInLogoAreaCell {
		margin: 0 0 0;
	}
	.topBarInLogoAreaCell .btIconWidgetIcon em {
		width: 45px;
	}
}

@media (max-width: 992px) {
	.header.small h3, .header.small h4 {
		font-size: 18px;
		margin: 0 0 10px;
	}
	.header.extralarge h1 {
		font-size: 36px;
		margin: 0 0 9px;
	}
}

@media (max-width: 767px) {
	h1, .header.extralarge h1, .header.huge h1 {
		font-size: 60px;
		line-height: 70px;
	}
}


@media (max-width: 620px) {
	.header.extralarge h1 {
		font-size: 24px;
		margin: 0 0 7px;
		line-height: 45px;
	}
}


@media (max-width: 480px) {
	h1, .header.extralarge h1, .header.huge h1 {
		font-size: 35px;
		line-height: 40px;
	}
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

body.btMenuVertical .btVerticalMenuTrigger {margin:20px;}

/* ************************************************************************* */

.btn-kontakt-route {display:inline-block;margin-top:20px;border:1px solid #fff;padding:5px 10px;}
.header-languages-flags {max-width:120px;}

.topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder::before, .topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder::after {
	font-size: 36px;
}

.rowItemContent:hover .headline .tt_team_member_name {color:#91eef3;}

.rowItemContent .bpgPhoto {cursor:pointer;}

.ttHeader .topBarInLogoArea .infoToggler {}
.ttHeader .topBarInLogoArea .infoToggler::before {font-family:'Font Awesome 6 Free';color:#fff;content:'\f017';font-weight:900;font-size:24px;}
.ttHeader .topBarInLogoArea .infoToggler::after {font-family:'Font Awesome 6 Free';color:#fff;content:'\f879';font-weight:900;font-size:24px;}

.ptsxlcont {font-size:0.7rem;width:210px;}
.ptsxlcont img {max-width:100%;padding: 1.5em 0;}
