.treatments_top_img {
    width: calc(100% - 20px);
    float: right;
    position: relative;
	height: 150px;
	box-sizing:border-box;
	margin: 10px;
}
.treatments_img_back_color {
    width: 100%;
    right: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    display: table;
    animation: changColor 5s infinite;
}
.treatments_top_img img {
    filter: blur(8px);
  -webkit-filter: blur(8px);
}
.treatment_item {
	float: right;
	display: inline-block;
	position: relative;
	box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.1);
	background-color:#fff;
	direction: rtl;
	box-sizing:border-box;
	padding:0px;
	border-bottom: 1px solid #b7b7b7
}
.treatment_content {
	float: right;
	width: 100%;
	box-sizing:border-box;
    padding: 25px;
}
.treatment_name {
	float: left;
	width: 100%;
	text-decoration: none;
	margin-bottom:7px;
}
.treatment_text {
	float: right;
	width: 100%;
	height: 77px;
    overflow: hidden;
	visibility: visible;
}
.treatment_img {
	float: right;
	width: 100%;
    overflow: hidden;
	visibility: visible;
}
.treatment_btn_wrapper {
	float: right;
	width: 100%;
    display:inline-block;
	text-align:center;
	direction:rtl;
	margin-top:15px;
}
.treatment_item:hover .treatment_btn {
	background-color:#6e8188;
}
.treatment_item:hover .treatment_name {
	color:#00abcc!important;
}
.treatment_id_wrapper {
    float: left;
	width: 100%;
    box-sizing:border-box;
	position:relative;
	padding-top:30px;
	padding-bottom:90px;
}
.treatment_id_menu_container {
    float: right;
	width: 300px;
	background-color:#fff;
	box-sizing: border-box;
	list-style: none;
	position: sticky;
	top: 70px;
	padding: 10px;
	border-radius:2px;
	z-index:1
}
.treatment_id_menu {
    float: right;
	width: 100%;
}
.treatment_id_content {
    float: right;
	width: calc(100% - 700px);
    box-sizing:border-box;
	margin-right:50px
}
.treatment_id_left {
    float: left;
	width: 300px;
    box-sizing:border-box;
	margin-right:50px;
	min-height:400px;
}
.treatment_id_content_section {
    float: right;
	width: 100%;
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom: 1px solid #00abcc;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px 30px;
}
.treatment_title_section {
    float: right;
	width: 100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #6e828a;
}
.treatment_sub_title_section {
    float: right;
	width: 100%;
	margin-bottom:5px;
}
.treatment_img_section {
    float: right;
	width: 100%;
	margin-top:25px;
}
.treatment_id_left_section {
    float: right;
	width: 100%;
	margin-bottom:30px;
	border-bottom: 1px solid #cdcdcd;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px;
}
.treatment_id_left_container {
    float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding:0px;
}

.therapist_container {
    float: right;
	width: 100%;
	box-sizing:border-box;
}
.therapist_item {
    float: right;
	width: 100%;
	box-sizing:border-box;
	margin-top:15px;
	margin-bottom:30px
}
.therapist_img {
    float: right;
	width: 90%;
	margin-bottom:10px;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	display:inline-block;
	border-radius:50%;
}
.therapist_img img {
    float: none;
	width: 100%;
	display:inline-block;
	border-radius:50%
}
.therapist_item_content {
    float: right;
	width: 100%;
}
.therapist_name {
    float: right;
	width: 100%;
}
.therapist_role {
    float: right;
	width: 100%;
}
.therapist_text {
    float: right;
	width: 100%;
	display:inline-block;
	height: 40px;
	overflow:hidden;
	visibility:visible;
}
.therapist_page_img {
    float: right;
	width: 100%;
	text-align:center;
	display:inline-block;
	margin-top:30px
}
.therapist_page_img img {
    float: none;
	width: 300px!important;
	height: 300px!important;
	display:inline-block;
	border-radius:50%
}
.therapist_id_container {
    float: right;
	width: 100%;
	box-sizing:border-box;
	background-color:#fff;
	padding:50px
}
.therapist_id_right {
    float: right;
	width: 400px;
	box-sizing:border-box;
	margin-left:70px;
	padding-left:70px;
	border-left: 1px solid #ccc;
}
.therapist_id_left {
    float: right;
	width: calc(100% - 490px);
}
.therapist_id_img {
    float: right;
	width: 100%;
	display:inline-block;
	text-align:center;
	margin-bottom:15px
}
.therapist_id_img img {
    float: none;
	width: 300px;
	display:inline-block;
	border-radius:50%
}
.therapist_id_treatments {
    float: right;
	width: 100%;
	box-sizing:border-box;
	padding-top:50px;
	padding-bottom:90px;
}
.tid_menu_btn {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	cursor: pointer;
	direction: rtl;
	box-sizing: border-box;
	color: #fff;
	background-color: #082733;
	margin-bottom: 10px;
	border-left: 0px solid #fff;
	padding: 15px 12px;
	border-radius:5px;
}
.tid_menu_btn i {
	margin-left: 7px;
}
.tid_menu_btn:last-child {
	margin-bottom: 0px;
}
.tid_menu_btn_active {
	color: #fff;
	background-color: #00abcc;
	font-weight:500;
}
.tid_menu_btn:hover {
	color: #fff;
	background-color: #6e828a;
}
.more_treatment_item {
    float: right;
	width: 100%;
	box-sizing:border-box;
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #ccc;
	position:relative;
	display:inline-block;
}
.more_treatment_img {
    float: right;
	width: 80px;
	margin-left:10px;
	text-align:center;
	display:inline-block;
}
.more_treatment_img img {
    float: none;
	width: 100%;
	display:inline-block;
	border-radius:4px
}
.more_treatment_content {
    float: right;
	width: calc(100% - 90px);
	display:inline-block;
}
.more_treatment_name {
    float: right;
	width: 100%;
	display:inline-block;
}
.more_treatment_text {
    float: right;
	width: 100%;
	display:inline-block;
	height:40px;
	overflow:hidden;
	visibility:visible;
}
.treatment_btn {
	float: none;
	width: auto;
    display:inline-block;
	text-align:center;
	direction:rtl;
	font-size:17px;
	box-sizing:border-box;
	padding: 7px 15px 9px 15px;
	background-color:#00abcc
}

@media (min-width: 1438px) {
.treatment_item {
	width: 30%;
	margin-left: 5%;
	margin-bottom:5%;
}
.treatment_item:nth-of-type(3n) {
	margin-left:0;
}
.treatment_name {
	height: 25px;
    overflow: hidden;
	visibility: visible;
	margin-bottom:7px;
}
}

@media all and (max-width: 1439px) and (min-width: 769px) {
.treatment_item {
	width: 30%;
	margin-left: 5%;
	margin-bottom:5%;
}
.treatment_item:nth-of-type(3n) {
	margin-left:0;
}
.treatment_name {
	height: 25px;
    overflow: hidden;
	visibility: visible;
	margin-bottom:7px;
}
.treatment_id_menu_container {
	width: 220px;
	top: 70px;
	padding: 10px;
}
.treatment_id_content {
	width: calc(100% - 500px);
	margin-right:30px
}
.treatment_id_left {
	width: 220px;
	margin-right:30px;
}
.treatment_id_left_section {
	padding:10px;
}
.treatment_id_content_section {
	margin-bottom:30px;
	padding-bottom:20px;
	padding:20px 20px;
}
.therapist_page_img img {
	width: 200px!important;
	height: 200px!important;
}
}

@media (max-width: 768px) and (min-width: 481px) {
.treatment_item {
	width: 30%;
	margin-left: 5%;
	margin-bottom:5%;
}
.treatment_item:nth-of-type(3n) {
	margin-left:0;
}
.treatment_content {
	float: right;
	width: 100%;
	box-sizing:border-box;
    padding: 15px;
}
.treatment_name {
	height: auto;
    overflow: hidden;
	visibility: visible;
	margin-bottom:7px;
}
.treatment_text {
	height: 90px;
    overflow: hidden;
	visibility: visible;
}
.treatment_id_wrapper {
	padding-top:5px;
	padding-bottom:30px;
}
.treatment_id_menu_container {
	width: 100%;
	top: 85px;
	padding: 5px;
}
.treatment_id_content {
	width: 100%;
	margin-right:0px;
	margin-top:20px
}
.treatment_id_left {
	width: 100%;
	margin-right:0px;
	margin-top:30px
}
.treatment_id_left_section {
	padding:10px;
}
.treatment_id_content_section {
	margin-bottom:20px;
	padding-bottom:20px;
	padding:20px 20px;
}
.treatments_top_img {
    width: calc(100% - 30px);
	height: 100px;
	margin: 15px 15px;
}
.tid_menu_btn {
	width: 24.25%;
	margin-bottom: 0px;
	margin-left:1%;
	border-left: 0;
	padding: 10px;
	border-radius:3px;
}
.tid_menu_btn:nth-of-type(4n) {
	margin-left:0%;
}
.therapist_img {
    float: right;
	width: 100px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:0;
}
.therapist_item_content {
    float: right;
	width: calc(100% - 115px);
}
.therapist_name {
    text-align:right!important;
}
.therapist_role {
    text-align:right!important;
}
.therapist_text {
    text-align:right!important;
}
.therapist_page_img {
	margin-top: 20px
}
.therapist_page_img img {
	width: 120px!important;
	height: 120px!important;
}
.therapist_id_container {
	padding:30px;
}
.therapist_id_right {
    float: right;
	width: 200px;
	box-sizing:border-box;
	margin-left:40px;
	padding-left:40px;
	border-left: 1px solid #ccc;
}
.therapist_id_left {
    float: right;
	width: calc(100% - 290px);
}
}

@media (max-width: 480px) and (min-width: 319px) {
.treatment_item {
	width: 100%;
	margin-left: 0;
	margin-bottom:30px
}
.treatment_item:nth-of-type(3n) {
	margin-left:0;
}
.treatment_content {
	float: right;
	width: 100%;
	box-sizing:border-box;
    padding: 15px;
}
.treatment_name {
	height: auto;
    overflow: hidden;
	visibility: visible;
	margin-bottom:7px;
}
.treatment_text {
	height: 90px;
    overflow: hidden;
	visibility: visible;
}
.treatment_id_wrapper {
	padding-top:0px;
	padding-bottom:30px;
}
.treatment_id_menu_container {
	width: 100%;
	top: 85px;
	padding: 5px;
}
.treatment_id_content {
	width: 100%;
	margin-right:0px;
	margin-top:20px
}
.treatment_id_left {
	width: 100%;
	margin-right:0px;
	margin-top:30px
}
.treatment_id_left_section {
	padding:10px;
}
.treatment_id_content_section {
	margin-bottom:20px;
	padding-bottom:20px;
	padding:20px 20px;
}
.treatments_top_img {
    width: calc(100% - 30px);
	height: 100px;
	margin: 15px 15px;
}
.tid_menu_btn {
	width: 24.25%;
	margin-bottom: 0px;
	margin-left:1%;
	border-left: 0;
	padding: 10px;
	border-radius:3px;
	text-align:center;
	font-size:16px;
	line-height:1.1em
}
.tid_menu_btn:nth-of-type(4n) {
	margin-left:0%;
}
.tid_menu_btn i {
	display:none;
}
.therapist_img {
    float: right;
	width: 100px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:0;
}
.therapist_item_content {
    float: right;
	width: calc(100% - 115px);
}
.therapist_name {
    text-align:right!important;
}
.therapist_role {
    text-align:right!important;
}
.therapist_text {
    text-align:right!important;
}
.therapist_page_img {
	margin-top: 20px
}
.therapist_page_img img {
	width: 120px!important;
	height: 120px!important;
}
.therapist_id_container {
	padding:20px 30px 20px 30px;
}
.therapist_id_right {
    float: right;
	width: 200px;
	box-sizing:border-box;
	margin-right: calc(50% - 100px);
	margin-left:calc(50% - 100px);
	border-left: 0px solid #ccc;
	padding:0
}
.therapist_id_left {
    float: right;
	width: 100%;
	margin-top:10px
}
}

@media (max-width: 320px) {
.treatment_item {
	width: 100%;
	margin-left: 0;
	margin-bottom:30px
}
.treatment_item:nth-of-type(3n) {
	margin-left:0;
}
.treatment_content {
	float: right;
	width: 100%;
	box-sizing:border-box;
    padding: 15px;
}
.treatment_name {
	height: auto;
    overflow: hidden;
	visibility: visible;
	margin-bottom:7px;
}
.treatment_text {
	height: 90px;
    overflow: hidden;
	visibility: visible;
}
.treatment_id_wrapper {
	padding-top:0px;
	padding-bottom:30px;
}
.treatment_id_menu_container {
	width: 100%;
	top: 85px;
	padding: 5px;
}
.treatment_id_content {
	width: 100%;
	margin-right:0px;
	margin-top:20px
}
.treatment_id_left {
	width: 100%;
	margin-right:0px;
	margin-top:30px
}
.treatment_id_left_section {
	padding:10px;
}
.treatment_id_content_section {
	margin-bottom:20px;
	padding-bottom:20px;
	padding:20px 20px;
}
.treatments_top_img {
    width: calc(100% - 30px);
	height: 100px;
	margin: 15px 15px;
}
.tid_menu_btn {
	width: 24.25%;
	margin-bottom: 0px;
	margin-left:1%;
	border-left: 0;
	padding: 10px;
	border-radius:3px;
	text-align:center;
	font-size:16px;
	line-height:1.1em
}
.tid_menu_btn:nth-of-type(4n) {
	margin-left:0%;
}
.tid_menu_btn i {
	display:none;
}
.therapist_img {
    float: right;
	width: 100px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:0;
}
.therapist_item_content {
    float: right;
	width: calc(100% - 115px);
}
.therapist_name {
    text-align:right!important;
}
.therapist_role {
    text-align:right!important;
}
.therapist_text {
    text-align:right!important;
}
.therapist_page_img {
	margin-top: 20px
}
.therapist_page_img img {
	width: 120px!important;
	height: 120px!important;
}
.therapist_id_container {
	padding:20px 30px 20px 30px;
}
.therapist_id_right {
    float: right;
	width: 200px;
	box-sizing:border-box;
	margin-right: calc(50% - 100px);
	margin-left:calc(50% - 100px);
	border-left: 0px solid #ccc;
	padding:0
}
.therapist_id_left {
    float: right;
	width: 100%;
	margin-top:10px
}
}