@import
	url('css.css?family=Hind:300,400,500,600,700|Merriweather:300,300i,400,400i,700,700i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i')
	;

@import url('font-awesome.css');

@import url('flaticon.css');

@import url('animate.css');

@import url('jquery-ui.css');
@import url('css2.css?family=Quicksand:300,400,500,700&subset=latin-ext,vietnamese');
*{
	font-family: 'Quicksand', sans-serif;
}
h1,h2,h3,h4,h5,h6,p,span{font-family: 'Arvo', sans-serif}
.owl-carousel {
  overflow: hidden;
}
/*treatment list */
.page-title {
	position: relative;
	color: #000;
	padding: 15px 0px;
	background-color: #fafafa;
	background-size: cover;
	background-position: center center;
}
/*first-block */
.services-section-two.style-two {
	padding: 40px 0px 40px;
}

.services-section-two {
	position: relative;
	padding: 95px 0px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.services-title {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.services-title h3 {
	font-size: 28px;
	/*color: #1b86b5;*/
	font-weight: 600;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-top: 0px;
}

.services-title .separator {
	position: relative;
	height: 15px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

.services-title .separator::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 6px;
	width: 20px;
	height: 1px;
	background-color: #485158;
}

.services-title .separator .dott {
	position: relative;
	width: 6px;
	height: 6px;
	top: -9px;
	border-radius: 50%;
	display: inline-block;
	background-color: #485158;
}

.services-title .separator::after {
	position: absolute;
	content: '';
	right: 0px;
	top: 6px;
	width: 20px;
	height: 1px;
	background-color: #485158;
}

.services-block-two {
	position: relative;
	margin-bottom: 0px;
	z-index: 1;
}

.services-block-two .inner-box {
	position: relative;
	padding: 0px 1px 1px;
	background-color: #F7F7F7;
	border: 1px solid transparent;
}

.services-block-two .inner-box h3 {
	position: relative;
	font-size: 18px;
	/*color: #1b86b5;*/
	font-weight: 600;
	margin-bottom: 5px;
}

.services-block-two .inner-box .text {
	position: relative;
	color: #888888;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 15px;
}

.services-block-two .inner-box .read-more {
	position: relative;
	color: #000;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
	
	display: inline-block;
}

.services-block-two .inner-box h3 a {
	position: relative;
	/*color: #1b86b5;*/
	text-decoration: none;
}
.services-block-two .inner-box:hover {
	background: <?=$strbgco1?> none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
}
.services-block-two.style-two .inner-box:hover {
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.services-block-two .inner-box:hover h3 a {
	/*color: #1b86b5;*/
}
.services-block-two .inner-box:hover .text {
	color: #000;
}
/*end first-block*/
.category-deatil {
	padding: 0;
	list-style: none;
}

.category-deatil li i {
	margin-right: 7px;
	font-size: 10px;
	vertical-align: middle;
}
.category-deatil li {
	display: inline-block;
	margin-right: 10px;
}
.category-deatil info {
	font-size: 8px;
}
.category-deatil li span {
	font-size: 16x;
}
.next-button {
	margin-top: 5px;
	text-align: right;
	color: #FFF;

}
.next-button i {
	width:25px;
	font-size: 20px;
	color: #FFF;
}
/*doctor-list css */
.team-section {
	position: relative;
	padding: 40px 0px 40px;
	
	min-height: 70vh;
}
.sec-title.centered {
	text-align: center;
}
.sec-title {
	position: relative;
	margin-bottom: 30px;
	z-index: 1;
}
.sec-title h2 {
	font-size: 28px;
	/*color: #1b86b5;*/
	font-weight: 600;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-top: 0px;
}
.sec-title .sub-title {
	position: relative;
	color: #777777;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
}
.team-member {
	position: relative;
	margin-bottom: 25px;
	margin-right: 10px;
}

.team-member .inner-box {
	position: relative;
}

.team-member .inner-box .image {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

/* BILDER  */
.team-member .inner-box .image img {
	position: relative;
	border-radius: 50%;
	border: 1px solid #E4E4E4;
	
	height: 80px;
	width: 80px;
	margin: auto;
	display: block;
}
.lower-box {
	padding-top: 2px;
	text-align: center;
	padding-bottom: 0px;
	display:flex;
	justify-content:center;
	}
.lower-box h3 {
	color: #1b86b5;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 15px;
}

.lower-box .designation {
	position: relative;
	color: #888888;
	font-size: 14px;
	padding-bottom: 15px;
}
.sec-title.centered .separator {
	margin: 0 auto;
}
.sec-title .separator {
	position: relative;
	width: 98px;
	height: 15px;
	text-align: center;
}
.sec-title .separator::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 6px;
	width: 20px;
	height: 1px;
	background-color: #485158;
}
.sec-title .separator .dott {
	position: relative;
	width: 6px;
	height: 6px;
	top: -9px;
	border-radius: 50%;
	display: inline-block;
	background-color: #485158;
}
.sec-title .separator::after {
	position: absolute;
	content: '';
	right: 0px;
	top: 6px;
	width: 20px;
	height: 1px;
	background-color: #485158;
}
.lower-box h3 a {
	position: relative;
	color: #1b86b5 !important;
	text-decoration: none;
}

/* BILDER  */
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	width: 80px;
	opacity: 0;
	transition: .5s ease;
	background-color: rgba(218, 213, 94, 1);
	border-radius: 50%;
	margin: auto
}
.inner-box:hover .overlay {
	opacity: 0.9;
}

.text {
	color: white;
	font-size: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}
.inner-text {
	padding: 10px;
	margin-bottom: 20px;
}
.inner-text p {
	margin-bottom: 0;
}
.doctor-detail {
	background-color: #DFDFDF;
	color: #333;
	
	position: relative;
	padding-bottom:20px;
}
.doctor-detail h4 {
	text-align: center;
	position: relative;
	font-weight: 400;
	z-index: 2;
	margin-top: -10px;
}
.doctor-detail h4::before, .doctor-detail h4::after {
	content: '';
	height: 2px;
	background-color: #7b7b7b;
	width: calc(50% - 83px);
	position: absolute;
	display: block;
	left: 0;
	top: 0.57em;
}
.doctor-detail h4::after {
	right: 0%;
	left: initial;
}
.main-heading{
	padding: 7px 15px;
    border: 2px solid #7b7b7b;
    border-radius: 30px;
    background: #f7f7f7;
}
/*doctor-detail css*/
.profile {
	margin: 40px 0 0;
	color: #333;
	position: relative;
	padding: 0px;
}
.profile .portrait {
	border-radius: 50%;
	width: 160px;
	margin: 0 auto;
	top: -7rem;
	position: relative;
	display: block;
	border: 2px solid #7b7b7b;
}
.profile h1 {
	text-align: center;
	margin-top: 0;
}
.profile h4 {
	text-align: center;
	position: relative;
	font-weight: 400;
	z-index: 2;
	margin-top: 0;
}
.profile .lower-box {
	margin-top: -73px;
	padding-top: 5px;
}
.date-select {
	margin-bottom: 25px;
}
.tags {
	padding: 0;
}
.tags li {
	background-color: #acbf60;
	list-style-type: none;
	display: inline-block;
	padding: 11px 15px;
	margin: 5px 2px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 14px;
	color: #000;
	font-weight: 600;
	border-radius: 5px;
}
.contactus-background {
	
	padding: 15px;
	transition: all 0.4s ease 0s;
	box-shadow: 0 2px 5px rgba(34, 30, 31, 0.1);
	margin-bottom: 15px;
	border-radius: 10px;
	color: #000;
	font-weight: 700;
	font-size: 16px;
}
.contactus-background.detail-text{
	background: #fff none repeat scroll 0 0;
	height: 115px;
	padding: 20px;
	transition: all 0.4s ease 0s;
	box-shadow: 0 2px 5px rgba(34, 30, 31, 0.1);
	margin-bottom: 15px;
}
.contactus-background h2 {
	font-size: 16px;
	/*color: #1b86b5;*/
	margin-top: 5px;
}
.contactus-background a {
	text-decoration: none;
}
.icon {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 100px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	color: #73ae79;
	height: 60px;
	left: 0;
	margin: -30px auto auto;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 60px;
	color: #485158;
	font-size: 24px;
	line-height: 56px;
	text-align: center;
	margin-top: 10px;
}
.contactus-background.detail-text {
	margin-top: 40px !important;
	margin-bottom: 30px;
	border-radius:0px;
}
.inner-text h4 {
	font-size: 25px;
	font-weight: 700;
}
.contactus-background.detail-text h2 {
	margin: 30px 0 7px !important;
}
.contactus-background.detail-text a {
	margin: 30px 0 7px !important;
	 
}

.profile h4::before, .profile h4::after {
	content: '';
	height: 2px;
	background-color: #7b7b7b;
	width: calc(50% - 76px);
	position: absolute;
	display: block;
	left: 0;
	top: 0px;
}
.profile h4::after {
	right: 0%;
	left: initial;
}
.detail-section {
	padding: 40px 0;
	background: #f7f7f7;
}
.register-button {
	display: inline-block;
	padding: 10px;
	
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
}
.panel.card-view.mb-0 {
	margin-top: 50px;
}
.page_wrapper {
	min-height: 100vh;
	background:#acbf60 ;
}
.read-mores {
	color: #1b86b5 !important;
}
.doctor--list{
	color: #1b86b5!important;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	margin-top: 5px;
}
.home-button{
		
	padding: 5px 10px;
    
    border-radius: 12px;
	border:solid 2px #999999;
    text-decoration: none !important;
    color: #FFF;
}
.team-section .col-md-1 {
	padding: 0;
}
.search-button {
	
	border: 1px solid #acbf60;
}
.search-button:hover {
	background: #FF0000;
	border: 1px solid #acbf60;
}
@media only screen and (min-device-width : 992px) and (max-device-width
	: 1920px) {
	.detail-section .width-md .col-md-2 {
		width: 20%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 767px) {
	.inner-box .col-md-2.col-sm-6.col-xs-2 {
		padding: 0;
	}
}
/*=============================== register===================================== */
.register {
	background: #485158;
	min-height: 100vh;
}

.login-wrapper {
	position: absolute;
	left: 50%;
	width: 470px;
	top: 50%;
	transform: translate(-50%, -50%);
}

.login-wrapper .panel {
	background-color: rgb(255, 255, 255);
}

.panel-body {
	padding: 20px 20px 30px;
}

.colw {
	color: #333;
	font-size: 25px;
	margin-top: 0;
}

.m-t-10 {
	margin-top: 10px;
}

.form-control-feedback {
	color: #4A535A;
	border-left: 1px solid #ececec;
	top: 3px;
}

.register .form-control {
	height: 40px;
	font-size: 13px;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
}
a.back-button {
		
	padding: 5px 10px;
    
    border-radius: 12px;
	border:solid 2px #999999;
    text-decoration: none !important;
    color: #FFF;
}

a.button_function {

	padding: 5px 10px;
    
    border-radius: 12px;
	border:solid 2px #999999;
    text-decoration: none !important;
    color: #FFF;
}

a.button {
		
	padding: 5px 10px;
    
    border-radius: 12px;
	border:solid 2px #999999;
    text-decoration: none !important;
    color: #FF0000 ;
}
.tbat {
	font-family:Arial, Helvetica, sans-serif;
/*	color: #8E979F;  */
	color: #CCC;  
	font-size: 10px;
}
.pad-LR-none h5{
	margin-bottom:2px;
	margin-top:2px;
}

/*Abstand zwischen den zeilen Lesitungsübersicht index.php   linie unter Leistungstext*/
.pad-LR-none ul{
	margin-bottom:2px;
	border-bottom:solid 2px #E2E3EB;
}

/*SCROLLBAR SCROLLBAR SCROLLBAR SCROLLBAR*/
* {
  scrollbar-width: thin;
  scrollbar-color: #ecf0f7 #E2E3EB;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 5px;
}

*::-webkit-scrollbar-track {
  background: #B5B8CB;
}

*::-webkit-scrollbar-thumb {
  background-color: #B5B8CB;
  border-radius: 5px;
  border: 1px solid #ecf0f7;
}
/*SCROLLBAR SCROLLBAR SCROLLBAR SCROLLBAR*/