/*
 Theme Name:   SHA Theme
 Description:  SHA Theme
 Author:       Bit By Bit Marketing
 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
*/


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

:root {
	--sha-global-color-primary: #3779c2;
    --sha-global-color-secondary: #37c9be;
    --sha-global-color-text: #0c1a1b;
	--sha-global-color-lighttext: #666868;
	--sha-global-color-lightborder: #f1f1f1;
	--sha-global-color-lightertext: #bababa;
    --sha-global-color-lightprimary: #7aabd9;
    --sha-global-color-lighterprimary: #d2e3f4;
    --sha-global-color-darkprimary: #164388;
    --sha-global-color-tablelight: #91c6ed;
    --sha-global-color-darkerprimary: #0c1a31;
    --sha-global-typography-primary-font-family: "Noto Sans";
    --sha-global-typography-primary-font-weight: 600;
    --sha-global-typography-secondary-font-family: "Roboto";
    --sha-global-typography-secondary-font-weight: 400;
    --sha-global-typography-text-font-family: "Roboto";
    --sha-global-typography-text-font-weight: 400;
    --sha-global-typography-accent-font-family: "Noto Sans";
    --sha-global-typography-accent-font-weight: 500;
}
body {
	font-size: 15px;
}

/*	.sha-theme.btLightSkin h1, .sha-theme.btLightSkin h2, .sha-theme.btLightSkin h3, .sha-theme.btLightSkin h4, .sha-theme.btLightSkin h5, .sha-theme.btLightSkin h6, .sha-theme.btDarkSkin .btLightSkin h1, .sha-theme.btDarkSkin .btLightSkin h2, .sha-theme.btDarkSkin .btLightSkin h3, .sha-theme.btDarkSkin .btLightSkin h4, .sha-theme.btDarkSkin .btLightSkin h5, .sha-theme.btDarkSkin .btLightSkin h6 {*/
.sha-theme.btLightSkin h3 {
	color: var(--sha-global-color-text);
}
.sha-theme.btDarkSkin, .sha-theme.btLightSkin .btDarkSkin h3 {
	color: #fff;
}
.sha-theme .btLightSkin .primary-section-link a, .sha-theme .btDarkSkin .btLightSkin .primary-section-link a, .sha-theme a {
	color: var(--sha-global-color-primary);
}
.primary-section-link a:hover {
	color: var(--sha-global-color-lightprimary);
}
.btLightSkin .menuHolder .menuPort ul ul li, .btDarkSkin .btLightSkin .menuHolder .menuPort ul ul li, .btLightSkin .menuHolder .menuPort ul ul, .btDarkSkin .btLightSkin .menuHolder .menuPort ul ul {
	background: #fff;
}
.btMenuHorizontal .menuPort nav ul ul li a:before {
	margin: -2px 0 0 -12px;
	font: normal 16px/1 FontAwesome;
}
.menuPort nav ul ul li:first-child > a {
	padding: 16px 10px 10px 27px;
}
.menuPort nav ul ul li a {
	padding: 10px 10px 10px 27px;
}
.menuPort nav ul ul li:last-child > a {
	padding: 10px 10px 16px 27px;
}
.primary-banner-bg {
    background-color: var(--sha-global-color-darkprimary);
}
.primary-section-bg {
    background-color: var(--sha-global-color-lightborder);
}
.primary-section-link h4 {
	font-weight: 400;
    font-size: 20px;
}
.primary-section-link h4 a {
	line-height: 33px;
    border-bottom: 1px solid;
}
.primary-section-link h4 a:after {
    display: inline;
    content: "\f061";
    font-family: "FontAwesome5Solid";
    margin-left: 6px;
    font-size: 16px;
}
.btTextCenter .btBtn, .btTextLeft .btBtn:not(.btnFullWidth) {
	padding-right: 20px;
}
.menu-item-has-children ul > .li .on > .subToggler {
	-webkit-transform: rotateX(45deg);
    -moz-transform: rotateX(45deg);
    -ms-transform: rotateX(45deg);
    transform: rotateX(45deg);
}
.menu-item-has-children .subToggler:before {
	content: '\f107';
    font-family: "FontAwesome";
    font-size: 16px;
/*    color: ;*/
    line-height: inherit;
}
.menu-item-has-children .subToggler {
	display: flex;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 0;
    width: auto;
    line-height: inherit;
    z-index: 0;
    padding: 0;
    text-align: end;
}
.menu-item-has-children ul li.menu-item-has-children .subToggler:before {
	content: ' ';
}
.btLightSkin .menuHolder .menuPort nav ul ul li.menu-item-has-children > a:after {
	content: '\f101';
    font-family: FontAwesome;
    font-size: 16px;
    padding-left: 20px;
}
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a, .btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a {
	box-shadow: none;
	-webkit-box-shadow: none;
}
body.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children {
	padding: 0 20px 0 0;
    margin: 0 20px 0 0;
}
body.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children.current_page_item, body.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children.current-menu-parent {
    border-bottom: 6px solid var(--sha-global-color-primary);
}
body.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children > ul, body.btMenuHorizontal .menuPort > nav > ul > li.menu-item-has-children > ul li.menu-item-has-children > ul {
    border-top: 6px solid var(--sha-global-color-primary);

}
body.btMenuHorizontal .menuPort ul ul li:first-child > a {
	border-top: none;
}
.menuPort nav > ul > li {
	line-height: 50px;
}
body.btMenuHorizontal .menuPort ul ul {
	margin: 0px 0 0;
}
body.btMenuHorizontal .menuPort ul ul ul {
	margin: -5px 0 0;
}

.btLightSkin .primary-header-title, .btLightSkin .primary-header-title h2, .btLightSkin .primary-header-title h1, .btLightSkin .primary-header-title h3, .btLightSkin .primary-header-title h4, .btLightSkin .primary-header-title h5, .btLightSkin .primary-header-title h6 {
	color: #ffffff;
}
.btLightSkin .profile-page .primary-header-title h2 {
	color: var(--sha-global-color-text);
}
.btLightSkin .profile-page .primary-breadcrumb .btText, .btLightSkin .profile-page .primary-breadcrumb .btText a {
	color: var(--sha-global-color-lightertext);
}
.btLightSkin .profile-page .primary-breadcrumb .btText a:hover {
	color: var(--sha-global-color-primary);
}
.btLightSkin .profile-page.secondary-header-content .primary-breadcrumb p strong {
	font-size: 12px;
}
.btLightSkin.secondary-header-content p {
	color: var(--sha-global-color-lightprimary);
}

.btDarkSkin .primary-header-title, .btDarkSkin .primary-header-title h2, .btDarkSkin .primary-header-title h1, .btDarkSkin .primary-header-title h3, .btDarkSkin .primary-header-title h4, .btDarkSkin .primary-header-title h5, .btDarkSkin .primary-header-title h6 {
	color: #ffffff;
}
.primary-header-title.header.large h2 {
	font-size: 46px;
}
.secondary-header-content p {
	margin: 0 0 14px;
	font-size: 18px;
	font-family: var(--sha-global-typography-secondary-font-family);
    line-height: 1.55;
}
.secondary-header-content .profile-image {
	margin-top: -240px;
}
.profile-social-icons .btIco.btIcoSmallSize .btIcoHolder em {
	background-color: var(--sha-global-color-lightborder);
}
.btLightSkin .profile-social-icons .btIco.btIcoOutlineType.btIcoDefaultColor .btIcoHolder em:before {
	-webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.btLightSkin .profile-social-icons .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em:before {
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid var(--sha-global-color-primary);
}
.profile-occupations h4 {
	color: var(--sha-global-color-darkprimary);
	font-weight: 800;
/*	font-size: 18px;*/
	text-transform: uppercase;
}
.profile-occupations h3 {
}
.secondary-header-content .secondary-text-content p {
	font-size: 13px;
	font-weight: 400;
    line-height: 1.7;
}
.primary-breadcrumb .btText, .primary-breadcrumb .btText a {
	color: #ffffff;
	font-size: 11px;
    margin: 0 0 14px;
    line-height: 1.55;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.primary-breadcrumb .btText a:hover {
	color: var(--sha-global-color-darkprimary);
}

.about-us-counter.header.large h2 {
	font-weight: 300;
	font-size: 40px;
}

.btTextIndent > .rowItemContent {
	box-shadow: 0px 0px 6px #dfdfdf;
}

.btDarkSkin .btSiteFooterWidgets, .btLightSkin .btDarkSkin .btSiteFooterWidgets {
	background-color: var(--sha-global-color-darkerprimary);
}
.btDarkSkin .btSiteFooter, .btLightSkin .btDarkSkin .btSiteFooter {
	background-color: var(--sha-global-color-darkerprimary);
}
.btSiteFooterWidgets .widget_bt_text_image .btImage img {
	max-width: 225px;
}
.btSiteFooter .port {
	border-top: 1px solid var(--sha-global-color-primary);
    padding-top: 20px;
}
.infoToggler:before {
    content: '\f129';
    font-family: "FontAwesome5Solid";
}
.about-us-card-bg .rowInnerItem {
	background-color: #ffffff;
}
.about-us-card-bg.btTextIndent > .rowItemContent {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.about-us-card-bg.btTextIndent .rowInnerItem {
    box-shadow: 0px 0px 6px #dfdfdf;
    -webkit-box-shadow: 0px 0px 6px #dfdfdf;
}
.sha-theme .about-us-card-bg .btSuperTitle, .sha-theme .about-us-card-bg .btSubTitle {
    font-size: 16px;
    margin: 0 0 12px;
}
.sha-theme .about-us-card-bg h2, .sha-theme .about-us-card-bg h3 {
    font-size: 25px;
    margin: 0 0 11px;
}
.sha-theme .about-us-card-bg h2 a, .sha-theme .about-us-card-bg h3 a {
	color: var(--sha-global-color-text);
}
.sha-theme .about-us-card-bg.research-card-bg.btTextIndent .rowInnerItem {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.sha-theme .about-us-card-bg.research-card-bg .btSubTitle {
	color: #ffffff;
}
.sha-theme .about-us-card-bg.research-card-bg .boldRow.boldInnerRow:nth-child(3) .rowItem {
/*	padding: 0 15px;*/
	background: var(--sha-global-color-primary);
}
.sha-theme .about-us-slim-title .header h3{
	font-weight: 300;
	line-height: 1.5em;
}
.sha-theme .about-us-slim-title .header .headline em {
	letter-spacing: normal;
	color: var(--sha-global-color-secondary);
	font-weight: normal;
}
.sha-theme .header-left-content {
	display: flex;
	width: 100%;
	max-width: 300px;
	font-size: 12px;
	color: var(--sha-global-color-text);
}
.sha-theme .topBarInLogoAreaCell .header-left-content .btIconWidgetIcon {
	width: auto;
}
.sha-theme .topBarInLogoAreaCell .header-left-content .btIconWidgetIcon .btIcoHolder:after {
	font-size: 30px;
	line-height: initial;
}
.sha-theme .topBarInLogoAreaCell .header-left-content .btIconWidgetIcon em {
	width: 40px;
	height: 40px;
}
.sha-theme .topBarInLogoAreaCell .header-left-content .btIconWidget {
	color: var(--sha-global-color-text);
}
.programmes-post-list .btImage img {
    object-fit: cover;
    height: 100%;
}
.programmes-post-list .verticalPosts .btSingleLatestPostImage {
	float: none;
    margin: 0;
    padding: 0;
/*    width: 600px;*/
    display: flex;
}
.programmes-post-list .btSingleLatestPost {
	display: flex;
	flex-direction: row;
    align-items: stretch;
    margin: 40px 0;
}
.programmes-post-list .btSingleLatestPost .btIco {
	display: none;
}
.programmes-post-list .btTextCenter .bpgPhoto, .programmes-post-list .boldPhotoBox, .programmes-post-list .bpbItem, .programmes-post-list .btImage {
	height: 345px;
	width: 240px;
}
.programmes-post-list .header.medium h3 {
	font-size: 21px;
}
.programmes-post-list .header.medium .btSuperTitle {
	font-size: 14px;
}
.btLightSkin .programmes-post-list .btSLPCCwrap {
	background: none;
	border: none;
}
.programmes-post-list.programmes-post-list-vertical {
	flex-direction: column;
}
.programmes-post-list-vertical .btSLPCCwrap {
	padding: 20px 0;
}
.programmes-post-list.programmes-post-list-vertical .verticalPosts .btSingleLatestPostImage {
	align-self: center;
}
.members-infographic .boldRowInner {
	padding: 0;
}
.members-infographic .rowItem {
	padding: 0 30px;
}
.members-infographic .rowItem > .rowItemContent {
	padding: 0;
}
.members-tiers .title-section {
	padding: 20px 0;
	background-color: var(--sha-global-color-primary);
	margin: 0;
}
.members-tiers .title-section, .members-tiers .title-section h3 {
	color: white;
}
.members-tiers .title-section.btAccentDash.btDash .dash:before, .members-tiers .title-section.btDash.topDash .dash:before {
	-webkit-box-shadow: 0 2px 0 0 white inset;
    box-shadow: 0 2px 0 0 white inset;
}
.members-tiers .btText {
	padding: 30px;
	background-color: #f8f8f8;
}
.members-card .btTextIndent > .rowItemContent .btImage, .members-card .btTextIndent > .rowItemContent .bpgPhoto {
	margin: 0;
	height: 250px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.members-card .boldPhotoBox {
	width: 100%;
}
.breadcrumb-arrow {
	display: inline-block;
}
.breadcrumb-arrow:before {
	content: '\f061';
	display: block;
	font-family: "FontAwesome5Solid";
    font-size: 11px;
    line-height: inherit;
}


/* social media icon hovers */
.in-top:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.in-right:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.in-bottom:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.in-left:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.out-top:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.out-right:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.out-bottom:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.out-left:not(.btCircleImage) .captionPane {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.bpgPhoto:hover .captionPane {
	opacity: 0;
}

.btLightSkin button:hover:before, .btDarkSkin .btLightSkin button:hover:before {
	display: none;
}
button.mfp-close:hover {
	color: var(--sha-global-color-primary);
}
.sha-theme .mfp-iframe-holder .mfp-close {
	top: -70px;
	padding: 10px;
	right: 0;
	margin: 0;
}
/* Filled icon backgrounds */
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em:after,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder em:after {
    background-color: var(--sha-global-color-secondary);
    }

/* Filled and Outline Alternate */
.btIco.btIcoFilledType.btIcoAlterColor.btIcoBigSize:hover .btIcoHolder em:before,
.btIco.btIcoOutlineType.btIcoAlterColor.btIcoBigSize .btIcoHolder em:before,
.btIco.btIcoFilledType.btIcoAlterColor.btIcoLargeSize:hover .btIcoHolder em:before,
.btIco.btIcoOutlineType.btIcoAlterColor.btIcoLargeSize .btIcoHolder em:before {
    -webkit-box-shadow: none;
    box-shadow:  none;
    }
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder em:before,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder em:before {
    -webkit-box-shadow:  none;
    box-shadow:  none;
    }
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAlterColor .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAlterColor:hover .btIcoHolder:after {
    color: #fff;
    }
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder em:before,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder em:before {
    -webkit-box-shadow:  none;
    box-shadow:  none;
    }
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder:before,
.btIco.btIcoFilledType.btIcoAlterColor:hover .btIcoHolder:after,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder:before,
.btIco.btIcoOutlineType.btIcoAlterColor .btIcoHolder:after {
    color: #fff;
    }

/* Filled and Outline Normal */
.btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em:before,
.btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em:before,
.btDarkSkin .btLightSkin .btIco.btIcoFilledType.btIcoDefaultColor .btIcoHolder em:before,
.btDarkSkin .btLightSkin .btIco.btIcoOutlineType.btIcoDefaultColor:hover .btIcoHolder em:before {
    -webkit-box-shadow: 0 0 0 1px var(--sha-global-color-primary) inset;
    box-shadow: 0 0 0 1px var(--sha-global-color-primary) inset;

    }

.single-clinical-trials.btLightSkin .primary-header-title h2, .single-clinical-trials .primary-header-title.header.large h2, .single-clinical-trials.btLightSkin .primary-header-title {
	color: var(--sha-global-color-text);
}
.single-clinical-trials.btLightSkin .primary-header-title h2:before {
    content: ' ';
    display: block;
    border-top: 3px solid var(--sha-global-color-primary);
    width: 17%;
    padding-bottom: 10px;
}
.sha-theme #manage-ajax-response {
	padding: 20px 0;
}
.sha-theme .caf-post-layout4 .caf-featured-img-box {
	height: 250px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
.sha-theme .data-target-div1 .caf-post-layout4 .caf-post-title h2, .sha-theme .data-target-div1 .caf-post-layout4 .caf-post-title h2 a {
	font-family: var(--sha-global-typography-primary-font-family);
	font-size: 25px;
	letter-spacing: normal;
	line-height: 28px;
}
.sha-theme .data-target-div1 .caf-post-layout4 .caf-content, .sha-theme .caf-post-layout4 a.caf-read-more {
	font-family: var(--sha-global-typography-text-font-family);
}
.sha-theme .caf-meta-content-cats {
	display: none;
}
.sha-theme .caf-post-layout4 a.caf-read-more {
	background: var(--sha-global-color-secondary);
}
@media (max-width: 1024px) {
	.menu-item-has-children ul li.menu-item-has-children .subToggler:before {
		content: '\f107';
	}
	body.btMenuHorizontal .menuPort > nav > ul > li {
		margin: 0 20px 0 0;
	}
	.current_page_item > a {
		text-decoration: underline 2px;
		text-underline-offset: 5px;
	}
	.menu-item-has-children ul li.menu-item-has-children > .subToggler {
		-webkit-transform: rotateX(180deg);
	    -moz-transform: rotateX(180deg);
	    -ms-transform: rotateX(180deg);
	    transform: rotateX(180deg);
	}
	.menu-item-has-children ul li.menu-item-has-children.on > .subToggler {
		-webkit-transform: rotateX(45deg);
	    -moz-transform: rotateX(45deg);
	    -ms-transform: rotateX(45deg);
	    transform: rotateX(45deg);
	}
	body.btMenuVertical > .menuPort nav {
		margin: 0;
	}
	.touch .menuPort nav > ul > li.menu-item-has-children:not(.btMenuWideDropdown) li.menu-item-has-children {
		padding: 0;
	}
	body.btMenuVertical > .menuPort nav ul li a {
		text-align: left;
		padding-left: 0;
		padding-right: 0;
		margin-right: 20px;
	}
	.menuPort nav ul ul li:first-child > a, .menuPort nav ul ul li:last-child > a {
		padding-left: 0;
	}

	body.btMenuVertical > .menuPort nav ul li.menu-item-has-children ul li.menu-item-has-children > a {
		margin-right: 40px;
	}
	.programmes-post-list .btTextCenter .bpgPhoto, .programmes-post-list .boldPhotoBox, .programmes-post-list .bpbItem, .programmes-post-list .btImage {
		width: 100%;
		height: auto;
	}
	.programmes-post-list .btSingleLatestPost {
		flex-direction: column;
	}
	.programmes-post-list .btSLPCCwrap {
		padding: 35px 0;
	}
}
@media (max-width: 992px) {
	.primary-header-title.header.large h2 {
		font-size: 36px;
	}
	.secondary-header-content .profile-image {
		margin-top: 0;
	}
	.sha-theme .about-us-card-bg .btSuperTitle, .sha-theme .about-us-card-bg .btSubTitle {
	    font-size: 13px;
	}
	.sha-theme .about-us-card-bg h2, .sha-theme .about-us-card-bg h3 {
	    font-size: 20px;
	    margin: 0 0 11px;
	}
	.profile-cv .btTableRow .rowItem.btDoublePadding > .rowItemContent {
		padding: 0;
	}
	.btLightSkin .profile-cv .tabsHeader li span, .btLightSkin .profile-cv .tabsHeader li.on span {
		box-shadow: none;
		-webkit-box-shadow: none;
	}
	.btLightSkin .profile-cv .tabsHeader li span {
		border-bottom: 1px solid var(--sha-global-color-lightertext);
	}
	.btLightSkin .profile-cv .tabsHeader li.on span {
		border-bottom: 4px solid var(--sha-global-color-primary);
	}
	body:not(.btHalfPage) .btAleternateColorBackground.page-banner-content .rowItem:nth-child(2) {
		text-align: left;
	}
	body:not(.btHalfPage) .btAleternateColorBackground.page-banner-content .rowItem:nth-child(2) .btBtn:not(.btnFullWidth) {
		margin: 0;
	}
	.members-infographic ul {
		margin-block-start: revert;
	}
}
@media (max-width: 620px) {
	.primary-breadcrumb .btText, .primary-breadcrumb .btText a {
		margin: 0 0 12px;
		font-size: 14px;
	}
}