@charset "utf-8";
/* CSS Document */

* {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
a {	
	text-decoration: none;
}
p {
	line-height: 24px;
}

a#a_team {
	color: #FFFFFF;
}
#div_content {
	border: 1px solid #9A9B9C;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	width: 100%;
}
#div_content_1, #div_content_2, #div_content_3 {
	clear: both;
	overflow: hidden;
}
#div_content_1_1, #div_content_2_1, #div_content_3_1 {
	float: left;
}
#div_content_1_2, #div_content_2_2, #div_content_2_3, #div_content_3_2 {
	float: right;
}
#div_content_2_3 {
	display: none;
}
#div_curriculum_vitae {
	background-color: #D1CBC4;
	clear: both;
	display: none;
	float: left;
	margin-top: 8px;
	width: 100%;
}
#div_google_maps {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}
#div_footer {
	clear: both;
	display: none;
	margin-top: 20px;
	overflow: hidden;	
	width: 100%;
}
#div_head {
	margin-bottom: 9px;
	position: relative;
	text-align: center;
	width: 100%;
}
#div_teaser, #div_teaser_small {
	clear: both;
	position: relative;
	width: 100%;	
}
#div_teaser_small {
	display: none;
}
#div_team {
	box-sizing: content-box;
	clear: both;
	margin-top: 8px;
	position: relative;
	width: 100%
}
#div_team_1 {
	background-repeat: no-repeat;
	float: left;
	width: 49.5%;
}
#div_team_2 {
	float: left;
	padding-left: 1%;
	width: 24.25%;	
}
#div_team_3 {
	float: left;
	padding-left: 1%;	
	width: 24.25%;	
}
#div_team_4 {
	float: left;
	padding-left: 1%;	
	width: 24.25%;	
}
#div_wrapper {
	box-sizing: border-box;	
	margin: 0 auto;
	max-width: 1115px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 20px;
	position: relative;
	width: 100%;
}
#h2_curriculum_vitae {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 14px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;	
}
#iframe_google_maps {
	float: left;
	width: 100%;
}
#img_logo {
	max-height: 110px;
	max-width: 303px;
	width: 100%;
}
#p_curriculum_vitae {
	margin-bottom: 2.5%;
	margin-left: 2%;
	margin-right: 2%;
}
#ul_navigation {
	position: absolute;
	right: 0px;
	top: 0px;
}
#ul_navigation_footer {
	float: left;
	left: 50%;
	margin: 0 auto;
	position: relative;
}
#ul_navigation li, #ul_navigation_footer li {
	float: left;
}
#ul_navigation_footer li {
	position: relative;
	right: 50%;
}

a.a_navigation, a.a_navigation_active {
	color: #999999;
	font-size: 14px;
}
a.a_navigation_active {
	color: #B5B0AA;
}
a:hover.a_navigation {
	color: #B5B0AA;
}
a.a_navigation_1 {
	border-right: 1px solid #B2B2B2;
	padding-right: 5px;
}
a.a_navigation_2 {
	border-right: 1px solid #B2B2B2;
	padding-left: 5px;
	padding-right: 5px;
}
a.a_navigation_3 {
	padding-left: 5px;
}
.accordion {
	background-image: url(../images/plus.png);
	background-position: right 15px top 28px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 8px;
	position: relative;
	width: 100%;
}
.accordion-open {
	background-image: url(../images/minus.png);
}
.accordion-content {
	float: left;
	display: none;
	width: 100%;
}
.accordion-open .accordion-content {
	display: block;
}
.accordion-content ul {
	margin-bottom: 21px;
	margin-left: 4%;
	margin-right: 4%;
}
.accordion-content ul li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 21px;
}
.accordion-left {
	float: left;
	margin-right: 11px;
	width: 50%;
}
.accordion-right {
	float: right;
	width: calc(50% - 11px);
}
.accordion-light {
	background-color: #D1CBC4;
}
.accordion h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 75px;
	margin-left: 2%;
	margin-right: 2%;
	cursor: pointer;
}
.accordion-light h2 {
	color: #605A54;
}
.accordion h3 {
	line-height: 21px;
	margin-left: 4%;
	margin-right: 4%;
}
.div_clear {
	clear: both;
}
.div_content_1, .div_content_2, .div_content_3 {
	background-color: #D1CBC4;
    margin-bottom: -1000px;
	margin-top: 8px;
	padding-bottom: 1000px;
	width: 49.5%;
}
.div_content_2
{
	background-color: #ADACAA;
}
.div_content_3
{
	background-color: #D1CBC4;
}
.div_team {
	position: relative;
	user-select: none;	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.div_team_name {
	height: 100%;
	position: absolute;
	width: 100%;
}
.div_team_table {
	display: table;
	height: 100%;
	line-height: 100%;	
	width: 100%;
}
.div_team_table_cell {
	display: table-cell;
	vertical-align: middle;
}
.div_team_wrapper {
	background-image: url(../images/bg_team.png);
	display: none;
	padding-bottom: 127%;
	position: relative;
	text-align: center;
	width: 100%;
}
.div_team_wrapper_1 {
	padding-bottom: 62.4%;
}	
.div_teaser_content {
	background-image: url(../images/bg_teaser.png);
	box-sizing: border-box;
	margin-left: 5%;
	padding-bottom: 20px;
	padding-left: 20px;	
	padding-right: 20px;		
	padding-top: 20px;	
	position: relative;
	width: 45%;
}
.div_teaser_table {
	display: table;
	height: 100%;
	line-height: 100%;
	width: 100%;	
}
.div_teaser_table_cell {
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
}
.div_teaser_title {
	height: 100%;
	position: absolute;
	width: 100%;
}
.div_teaser_wrapper {
	padding-bottom: 36.026%;
	position: relative;
	width: 100%;
}
.h1_teaser {
	color: #000000;
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 5px;
}
.h2_teaser {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.h2_content {
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 14px;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 4%;
}
.h2_content_1 {
	color: #605A54;
}
.h2_content_2 {
	color: #FFFFFF;
}
.h2_content_3 {
	color: #605A54;
}
.h3_team {
	color: #D1CBC4;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 13px;
}
.h4_team {
	color: #D1CBC4;
	font-weight: normal;
	padding-bottom: 17px;
}
.img_team {
	float: left;
	width: 100%;
}
.img_teaser {
	float: left;
	width: 100%;
}
.p_content {
	margin-bottom: 5%;	
	margin-left: 4%;
	margin-right: 4%;	
}
.accordion-p {
	margin-bottom: 2.5%;
	margin-left: 2%;
	margin-right: 2%;
}
.span_content_2 {
	font-size: 16px;
}

@media only screen and (max-width: 800px) {
	#div_content_2_2 {
		display: none;
	}
	#div_content_2_3 {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
	#div_team_1 {
		background-repeat: repeat-x;
		float: left;
		width: 100%;
	}
	#div_team_2 {
		float: right;
		padding-left: 0;
		width: 49.5%;	
	}
	#div_team_3 {
		float: left;
		margin-top: 8px;
		padding-left: 0;	
		width: 49.5%;	
	}
	#div_team_4 {
		float: right;
		margin-top: 8px;		
		padding-left: 0;	
		width: 49.5%;	
	}	
}

@media only screen and (max-width: 900px) {
	.div_teaser_content {
		margin-left: 7%;
		width: 86%;
	}
}

@media only screen and (max-width: 768px) {
	#div_teaser {
		display: none;
	}
	#div_teaser_small {
		display: block;
	}
	.div_teaser_wrapper {
		padding-bottom: 48.75%;
	}
}

@media only screen and (max-width: 767px) {
	#div_footer {
		display: block;
	}	
	#ul_navigation {
		display: none;
	}
	.accordion-content h3, .accordion-content ul {
		margin-left: 2%;
		margin-right: 2%;
	}
	.accordion-left, .accordion-right {
		width: 100%;
	}
}

@media only screen and (max-width: 640px) {
	#div_content_1_1, #div_content_1_2, #div_content_2_1, #div_content_2_2, #div_content_2_3, #div_content_3_1, #div_content_3_2 {
		float: left;
	}
	#div_teaser_small {
		display: none;
	}
	#h2_curriculum_vitae {
		margin-left: 4%;
		margin-right: 4%;
		margin-top: 4%;		
	}
	#p_curriculum_vitae {
		margin-bottom: 5%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.accordion h2 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.accordion-p {
		margin-bottom: 5%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.div_content_1, .div_content_2, .div_content_3 {
		margin-bottom: 0px;
		padding-bottom: 0px;
		width: 100%;
	}
	.accordion-content h3, .accordion-content ul {
		margin-left: 4%;
		margin-right: 4%;
	}
}

@media only screen and (max-width: 480px) {
	#div_content {
		padding: 5px;
	}	
	#div_wrapper {
		padding-left: 10px;
		padding-right: 10px;	
	}
	#div_team_1 {
		background-repeat: repeat-y;		
		float: none;
		width: 100%;
	}
	.div_team_wrapper_1 {
		padding-bottom: 127%;
	}		
	#div_team_2 {
		float: left;
		margin-top: 8px;
		width: 100%;	
	}
	#div_team_3 {
		float: left;
		width: 100%;	
	}
	#div_team_4 {
		float: left;
		width: 100%;	
	}
	.accordion h2, .h2_content {
		font-size: 22px;
	}
}

.container {
	max-width: 100% !important;
}

.container-gx {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.container-gx .col-lg-6, .container-gx .col-12 {
	padding-left: 10px;
	padding-right: 10px;
}

.container-treatment {
	background-color: #605a54;
	height: 375px;
	margin-bottom: 20px;
	position: relative;
}

.container-treatment h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	margin-left: 0;
	margin-right: 0;
}

@media (max-width: 767px) {
	.container-treatment h3 {
		font-size: 20px;
	}
}

.container-treatment .btn {
	background-color: #d1cbc4;
	color: #4c4c4c;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin-top: 30px;
	padding: 15px;
}

@media (max-width: 767px) {
	.container-treatment .btn {
		font-size: 15px;
	}
}

.container-treatment-text {
	background-color: #fff;
	height: 375px;
	display: none;
	left: 0;
	padding-left: 25px !important;
	padding-top: 35px;
	position: absolute;
	top: 0;
}

.treatment-text {
	height: 305px;
	padding-right: 25px;
}

.treatment-text h4 {
	color: #605a54;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 28px;
}

@media (max-width: 767px) {
	.treatment-text h4 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}

.treatment-text p {
	color: #605a54;
	font-size: 19px;
	line-height: 27px;
}

@media (max-width: 767px) {
	.treatment-text p {
		font-size: 17px;
	}
}

.align-items-center {
	align-items: center;
}

.d-flex {
	display: flex;
}

.h-100 {
	height: 100%;
}

.justify-content-center {
	justify-content: center;
}

.text-center {
	text-align: center;
}

.rsNav {
	box-sizing: content-box;
}

.nicescroll-cursors {
	box-sizing: content-box;
	padding-left: 3px;
	padding-right: 3px;
	left: 3px;
}

.nicescroll-rails {
	right: 3px !important;
}

.w-100 {
	width: 100%;
}

#div_gallery {
	margin-bottom: 25px;
}

#div_gallery .rsArrowLeft {
	background-image: url("../images/royalslider-left.png");
	background-position: left center;
	left: 0;
}

#div_gallery.rsDefault .rsArrowIcn {
	height: 83px;
	margin-left: -23px;
	margin-top: -41px;
	width: 47px;
}

#div_gallery .rsArrow {
	width: 47px;
}

#div_gallery .rsArrowRight {
	background-image: url("../images/royalslider-right.png");
	background-position: left center;
	right: 0;
}

@media (max-width: 767px) {
	#div_gallery.rsDefault .rsArrowIcn {
		height: 40px;
		margin-left: -11px;
		margin-top: -20px;
		width: 23px;
	}

	#div_gallery .rsArrow {
		width: 23px;
	}

	#div_gallery .rsArrowLeft, #div_gallery .rsArrowRight {
		background-size: 23px 40px;
	}
}

.mb {
	margin-bottom: 20px;
}

.col-counter span, .col-counter strong {
	color: #605a54;
	font-size: 20px;
}

