:root {
	
	--color-main: #643C8B;
	--color-info: #F2F2F2;
	--color-white: #ffffff;
	--color-main-hover: #8C82CA;
	
	--color-main-focus: #8C82CA;
	--color-main-disabled: rgba(0, 153, 177, .35);
    
    --bg-green: #643C8B;
    --bg-red: rgba(255, 0, 0, 1);
    
    --color-booking-bg: #d3dbeb;
	--background-footer: #eee;

	--color-secondary: #596682;
    
	--color-green: #79b5b7;

}

.btn-success {

	--bs-btn-bg: #79B5B7;
	--bs-btn-border-color: #79B5B7;
	--bs-btn-hover-bg: #31BABE;
	--bs-btn-hover-border-color: #31BABE; 

}

@font-face {
	
	font-family: "SegoeUI";
	src: url("/custom/static/fonts/pgups/segoeui.ttf");
	font-style: normal;
	font-weight: normal;
	
}

@font-face {
	
	font-family: SegoeUI;
	src:url(/custom/static/fonts/pgups/SegoeUIRegular.eot);
	src:url(/custom/static/fonts/pgups/SegoeUIRegular.eot?#iefix) format("embedded-opentype"),	url(/custom/static/fonts/pgups/SegoeUIRegular.woff) format("woff"), url(/custom/static/fonts/pgups/SegoeUIRegular.ttf) format("truetype");	
	font-style:normal;
	font-weight:400
	
}

@font-face{
	
	font-family: SegoeUI;
	src:url(/custom/static/fonts/pgups/SegoeUIBold.eot);
	src:url(/custom/static/fonts/pgups/SegoeUIBold.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/SegoeUIBold.woff) format("woff"),url(/custom/static/fonts/pgups/SegoeUIBold.ttf) format("truetype");
	font-style:normal;
	font-weight:700
	
}

@font-face {
	
	font-family:SegoeUI;
	src:url(/custom/static/fonts/pgups/SegoeUIItalic.eot);
	src:url(/custom/static/fonts/pgups/SegoeUIItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/SegoeUIItalic.woff) format("woff"),url(/custom/static/fonts/pgups/SegoeUIItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:400
	
}

@font-face {
	
	font-family:SegoeUI;
	src:url(/custom/static/fonts/pgups/SegoeUILight.eot);
	src:url(/custom/static/fonts/pgups/SegoeUILight.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/SegoeUILight.woff) format("woff"),url(/custom/static/fonts/pgups/SegoeUILight.ttf) format("truetype");
	font-style:normal;
	font-weight:100

}

@font-face {
	
	font-family:SegoeUI;
	src:url(/custom/static/fonts/pgups/SegoeUISemiBold.eot);
	src:url(/custom/static/fonts/pgups/SegoeUISemiBold.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/SegoeUISemiBold.woff) format("woff"),url(/custom/static/fonts/pgups/SegoeUISemiBold.ttf) format("truetype");
	font-style:normal;
	font-weight:500
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProRegular.eot);
	src:url(/custom/static/fonts/pgups/GothamProRegular.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProRegular.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProRegular.ttf) format("truetype");
	font-style:normal;
	font-weight:400
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProBold.eot);
	src:url(/custom/static/fonts/pgups/GothamProBold.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProBold.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProBold.ttf) format("truetype");
	font-style:normal;
	font-weight:500
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProBlack.eot);
	src:url(/custom/static/fonts/pgups/GothamProBlack.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProBlack.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProBlack.ttf) format("truetype");
	font-style:normal;
	font-weight:900
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProItalic.eot);
	src:url(/custom/static/fonts/pgups/GothamProItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProItalic.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:400
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProMedium.eot);
	src:url(/custom/static/fonts/pgups/GothamProMedium.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProMedium.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProMedium.ttf) format("truetype");
	font-style:normal;
	font-weight:500
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProLight.eot);
	src:url(/custom/static/fonts/pgups/GothamProLight.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProLight.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProLight.ttf) format("truetype");
	font-style:normal;
	font-weight:100
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProMediumItalic.eot);
	src:url(/custom/static/fonts/pgups/GothamProMediumItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProMediumItalic.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProMediumItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:700
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProLightItalic.eot);
	src:url(/custom/static/fonts/pgups/GothamProLightItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProLightItalic.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProLightItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:100
	
}

@font-face {
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProBoldItalic.eot);
	src:url(/custom/static/fonts/pgups/GothamProBoldItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProBoldItalic.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProBoldItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:700
	
}

@font-face{
	
	font-family:GothamPro;
	src:url(/custom/static/fonts/pgups/GothamProBlackItalic.eot);
	src:url(/custom/static/fonts/pgups/GothamProBlackItalic.eot?#iefix) format("embedded-opentype"),url(/custom/static/fonts/pgups/GothamProBlackItalic.woff) format("woff"),url(/custom/static/fonts/pgups/GothamProBlackItalic.ttf) format("truetype");
	font-style:italic;
	font-weight:900
	
}

html {
	
	position: relative;
	min-height: 100%;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 1rem;
	height: 100%;

}

body {
	
	font-size: 1rem;
	min-height: 100%;
	display: grid;
	grid-template-rows: 1fr auto;
	font-family: SegoeUI, Arial, Helvetica, sans-serif;	
	background: #fff;
	
}

h1, h2, h3, h4, h5, strong, em, b {
	
	font-family: "GothamPro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	
}

.font-bold, .font-weight-bold {
	
	font-weight: 600 !important;
	
}

.weight-100, .weight-200, .weight-300, .weight-400, .weight-500, .weight-600, .weight-700, .weight-800, .weight-900, .font-bold, .font-weight-bold {
	
	font-family: "GothamPro", Arial, Helvetica, sans-serif !important;
	
}

.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
	
	border-bottom: 4px solid #8C82CA !important;
	
}

body > .wrapper {
	
	padding-bottom: 0;
	
}

.fixed-menu-layer.on, html[dir="rtl"] .fixed-menu-layer.on {
		
	background: var(--bg-green);
	
}

.profile-dropdown {
	
	height: auto;
	
}

.my-profile-dummy .patient-main {
	
	top: -5px !important;
	
}

.patient {
	
	font-weight: normal !important;
	
}

.header-button {
	
	height: 36px;
	
}

.bar {
	
	min-height: 0;
	max-height: none;
	background: var(--bg-white);
	color: var(--color-secondary);
	border-bottom: 1px solid #EAE9F0;
	
}

.bar span {

	color: var(--color-secondary);
	font-size: 1rem;
	opacity: 1;
	line-height: 1;

}

.bar strong {

	font-weight: 500;

}

.bar a {
	
	color: var(--color-green);
	font-size: 1rem;
	
}

.bar a:hover {
	
	color: var(--color-green);
	
}

.bar .divider {
	
	border-left: solid 1px var(--color-green);
	width: 1px;
	height: 18px;
	
}

.header-pseudo {
	
	height: 57px;
	
}

#header .company > span {
	
	color: var(--color-white) !important;
	border-bottom: dotted 1px var(--color-white);
	top: auto;
	
}

.c-ico {
	
	width: 32px;
    height: 32px;
    border-radius: 50% !important;
    background-color: var(--bg-green);
    color: #fff;
	
}

.color-main {
	
	color: var(--color-main) !important;
	
}

.color-grey {
	
	color: #686868 !important;
	
}

.bg-red {
	
	background: var(--bg-red) !important;
	color: var(--color-white) !important;
	
}

.btn.bg-red:hover {
	
	background: rgba(186, 0, 0,1) !important;
	
}

.call-center-description {
	
	color: rgba(134, 134, 134, 1);
	
}

#my-profile-dropdown {
	
	font-family: "SegoeUI", Arial, Helvetica, sans-serif;
	
}

a:hover {
	
	color: var(--color-main);
	
}

b, strong {
	
	font-weight: 500;
	
}

.top {
	
	height: auto;
	padding: 0;
	
}

.logo-company {

	height: 32px;	
	
}

.logo-snippet {

	font-size: .9rem;
	color: var(--color-secondary);

}

.article-content hr {
	
	border-top-color: #333;
	
}

.white-block, .white-tile {
	
	border-radius: .5rem !important;
	background: var(--color-white) !important;
	box-shadow: 0px .5rem 1rem rgba(0,0,0,0.12);
	
}

.user-sidebar-block {
	
	border-radius: 0 0 1rem 1rem !important;
	
}

.or-text span {
	
	background: var(--color-white) !important;
	
}

.btn {
	
	border-radius: .5rem !important;
	
}

.btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:active {
	
	border-color: var(--color-main);
	
}

.btn-emergency, .btn-primary {
	
	background: var(--color-main) !important;
	border-color: var(--color-main) !important;
	
}

.btn-emergency:hover, .btn-emergency:active, .btn-primary:hover, .btn-primary:active {
	
	background: var(--color-main-hover) !important;
	border-color: var(--color-main-hover) !important;
}

#header {
	
	background: #643C8B !important;
	color: #fff;
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	
}

.bg-green {
	
	background: #79B5B7 !important;
	
}

.bg-green:hover {
	
	background: #31BABE !important;
	
}

.round-0, .round-0rem {
	
	border-radius: 0 !important;
	
}

#footer {

	position: relative;
	background: #596682 !important;
	color: #fff !important;

}

#footer a {
	
	color: #BEC6D9 !important;
	
}

.footer-payment-icons .footer-payment > svg {
	
	fill: #fff !important;
	
}

.round-2rem {
	
	border-radius: 2rem !important;
	
}

.round-1rem {
	
	border-radius: 1rem !important;
	
}

.font-size-05rem {
	
	font-size: .5rem !important;
	
}

.font-size-065rem {
	
	font-size: .65rem !important;
	
}

.font-size-075rem {
	
	font-size: .75rem !important;
	
}

.font-size-085rem {
	
	font-size: .85rem !important;
	
}

.font-size-09rem {
	
	font-size: .9rem !important;
	
}

.font-size-095rem {
	
	font-size: .95rem !important;
	
}

.font-size-1rem {
	
	font-size: 1rem !important;
	
}

.font-size-115rem {
	
	font-size: 1.15rem !important;
	
}

.font-size-125rem {
	
	font-size: 1.25rem !important;
	
}

.font-size-15rem {
	
	font-size: 1.5rem !important;
	
}

.font-size-175rem {
	
	font-size: 1.75rem !important;
	
}

.font-size-2rem {
	
	font-size: 2rem !important;
	
}

.font-weight-100, .weight-100 {
	
	font-weight: 100;
	
}

.font-weight-200, .weight-200 {
	
	font-weight: 200;
	
}

.font-weight-300, .weight-300 {
	
	font-weight: 300;
	
}

.font-weight-400, .weight-400 {
	
	font-weight: 400;
	
}

.font-weight-500, .weight-500 {
	
	font-weight: 500;
	
}

.font-weight-600, .weight-600 {
	
	font-weight: 600;
	
}

.font-weight-700, .weight-700 {
	
	font-weight: 700;
	
}

.font-weight-800, .weight-800 {
	
	font-weight: 800;
	
}

.font-weight-900, .weight-900 {
	
	font-weight: 900;
	
}

.nowrap {
	
	white-space: nowrap;
	
}

.line-height-05 {
	
	line-height: .5 !important;
	
}

.line-height-075 {
	
	line-height: .75 !important;
	
}

.line-height-1 {
	
	line-height: 1 !important;
	
}

.line-height-115 {
	
	line-height: 1.15 !important;
	
}

.line-height-125 {
	
	line-height: 1.25 !important;
	
}

.line-height-150 {
	
	line-height: 1.5 !important;
	
}

.line-height-175 {
	
	line-height: 1.75 !important;
	
}

.line-height-200 {
	
	line-height: 2 !important;
	
}

.cursor-pointer {
	
	cursor: pointer !important;
	
}

.about-ul {
	
	list-style: none;
	
}

.about-ul li {
	
	position: relative;	
	
}

.about-ul li:before {
	
	content: '\f00c';
	font-family: "Font Awesome 6 Duotone";
	position: absolute;
	left: 0;
	
}

#footer .phone {
	
	font-size: 28px;
	
}

.panaceya-preorderform .info-block {
	
	color: rgba(0,0,0,0.65);
	
}

.accordion {
	
	--bs-accordion-active-color: #ffffff !important;
	--bs-accordion-active-bg: #0a9447 !important;
	--bs-accordion-btn-focus-border-color: #58c488 !important;
	--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(10, 148, 71, 0.25) !important;
	--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
	
}

.booking .booking-order-type-select span {
	
	font-size: .85rem !important;
    font-weight: normal;
	
}

.booking .booking-order-type-select em {
	
	color: var(--color-main) !important;
	text-transform: uppercase;
	margin-top: .25rem;
	
}

.bottom-line {

	border-top: none;
	background: #7A86A2;

}

.photogallery a {
	
	max-height: 218px;	
	
}

.photogallery a img {
	
	height: 100%;
	
}

.ecc-custom-pics-block p {
	
	margin: .5rem 0;
	
}

.help-block {
	
	margin: 0;
	
}

.has-error .help-block {
	
	margin: .5rem 0 0 0;
	
}

@media only screen and (max-width: 768px) {
	
	body > .wrapper {
		
		padding-bottom: 0px !important;
	
	}
	
	.logo-company {
		
		height: 32px;
		max-height: 32px;
		
	}
	
	.phone {
		
		padding-bottom: 0 !important;
		border-bottom: 0 !important;
		
	}
	
	.tabbable-line>.nav-tabs>li>a {
		
		padding: 15px;
		
	}
	
	.breadcrumbs {
		
		position: relative;
		width: 100%;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		height: 3.5rem;
		
	}
	
	.breadcrumbs > div {
		
		position: absolute;
		
	}
	
	.font-size-30 {
		
		font-size: 1.25rem;
		
	}
	
	.section-title small {
		
		display: block;
		font-size: .75rem;
		
	}
	
	#footer {
		
		padding-bottom: 3rem;
		
	}
	
	body.logged #footer {
		
		padding-bottom: 7.5rem !important;
		
	}
	
	body.not-logged .booking-page .place-order {
		
		bottom: 0px !important;
		z-index: 100500;
		
	}
	
	.header-pseudo {
		
		height: 60px !important;
		
	}
	
	.font-size-xs-065rem {
		
		font-size: .65rem !important;
		
	}
	
	.health-my h2 {
		
		font-size: 25px !important;
		
	}
	
	.margin-minus-1rem {
		
		margin-right: -.95rem;
		
	}
	
	.footer-payment-icons {
		
		border-bottom: none;
		
	}
	
}

@media (min-width: 576px) {

	.container-fluid {
    	
		max-width: 540px;
	
	}
	
}

@media (min-width: 768px) {

	.container-fluid {
    
		max-width: 720px;
		padding-right: calc(var(--bs-gutter-x) * .5);
    	padding-left: calc(var(--bs-gutter-x) * .5);
	
	}		
	
}

@media (min-width: 992px) {

	.container-fluid {
    	
		max-width: 960px;
		padding-right: calc(var(--bs-gutter-x) * .5);
    	padding-left: calc(var(--bs-gutter-x) * .5);
	
	
	}
	
}

@media (min-width: 1200px) {
	
	.container-fluid {
    
		max-width: 1140px;
		padding-right: calc(var(--bs-gutter-x) * .5);
    	padding-left: calc(var(--bs-gutter-x) * .5);
	
	}
	
}

@media (min-width: 1400px) {

	.container-fluid {
		
	    max-width: 1320px;
	    padding-right: calc(var(--bs-gutter-x) * .5);
    	padding-left: calc(var(--bs-gutter-x) * .5);
	    
	}
	
}