.site-main.single-doctor {
	background: #fafafa;
}
.doctor__div
{
	width: 85%;
}
.doctor__div_info
{
	height: 100%;
	margin: 0 5%;
	width: 65%;
}
.head-section .doctor__div_img {
	width: 296px;
	height: 337px;
}
.head-section .doctor__div_img img {
	width: 296px;
	height: 337px;
	object-fit: cover;
}
.doctor__div_info_ch1 a{
	padding: 17px 17px;
	margin-left: 2%;
	line-height: 100%;
}
.doctor__div_info_ch2 p{
	margin-bottom: 4%;
}
.doctor__div_info_ch2 a
{
	margin-bottom: 4%;
}
.doctor__div_info_ch3
{
	background-color: white;
	border-radius: 20px;
}
.doctor__div_info_ch3 div
{
	margin-left: 7%;
}
.doctor__div_info_ch3 div p:nth-child(2)
{
	width: 100%;
	background-color: white;
	/* margin: 1% 0 0 1%; */
}
.doctor__div_info_ch3 a:nth-child(2)
{
	padding: 17px 15px;
	margin: 5%;
}
.doctor__timetable__div
{
	padding: 0 15px;
	width: 15%;
}
.doctor__timetable
{
	padding: 15px;
	border-radius: 30px;
	background-color: white;
	width: 100%;
}
.doctor__timetable h2
{
	text-align: center;
	margin-bottom: 10%;
}
.doctor__timetable_divs
{
	justify-content: center;
	margin: 0 0 1.5% 0%;
}
.doctor__timetable_divs p
{
	width: 15%;
}
@media (min-width: 1200.98px){
	.doctor__timetable_divs p
	{
		margin-bottom: 3.5%;
	}
}
.doctor__timetable_divs a
{
	width: 45%;
	padding: 15px 15px;
	margin: 0 0 3.5% 4%;
	transition: background-color .3s ease;
}
.doctor__timetable_divs a:hover
{
	background: #04A64B;
}
.doctor__timetable_divs a span
{
	margin: auto;
	opacity: 1;
	visibility: visible;
	transition: opacity .3s ease, visibility .3s ease;
}
.btn__change_signup:hover span
{
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease, visibility .3s ease;
	background-color: #04A64B;
}
.btn__change_signup:before
{
	content:"";
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease, visibility .3s ease, color .3s ease;
}
.btn__change_signup:hover:before
{
	content:"Записатися";
	width: 100%;
	text-align: center;
	opacity: 1;
	visibility: visible;
	color: #fff;
	transition: opacity .3s ease, visibility .3s ease;
}
.head-section .text-c {
	text-align: center;
}
/*@media(max-width: 1200px) and (min-width: 992px)
{
	.doctor__timetable_divs
	{
		width: 110%;
	}
}*/
@media(max-width: 1200px) {
	.doctor__div_info_ch1
	{
		margin: 7% 0;
	}
	.doctor__timetable
	{
		background-color: inherit;
	}
	.doctor__timetable h2
	{
		font-size: 18px !important;
	}
	.doctor__timetable__div
	{
		width: 17%;
	}
	.doctor__timetable_divs
	{
		margin: 0px 0px 7% 0px;
	}
	.doctor__timetable_divs a
	{
		min-width: 75px;
		margin: 0 0 0 5%;
	}
}
@media(max-width: 992px)
{
	.head-section .doctor__div
	{
		width: 75%;
	}
	.doctor__timetable__div
	{
		width: 25%;
	}
	.doctor__div_info{
		width: 100%;
	}
	.head-section .doctor__div_par {
		padding-top: 25px
	}
	.head-section .doctor__div {
		flex-direction: column;
		padding: 0 35px 0 0;
	}
	.head-section .doctor__div_img {
		max-width: 320px;
		max-height: 320px;
		margin-right: auto;
		margin-left: 0;
		max-height: 320px;
	}
	.head-section .doctor__div_img img {
		min-height: 100%;
		object-fit: cover;
		width: 100%;
		height: auto;
	}
	.head-section .doctor__div_info {
		margin: 25px 0px 0px 0px;
	}
	.head-section .doctor__div_info h1 {
		font-size: 30px !important;
	}
}
/**/
.doctor__about_info
{
	width: 50%;
}
.doctor__about_info h2
{
	margin-bottom: 5%;
}
.doctor__about_info p
{
	line-height: 20px;
	margin-bottom: 2.5%;
	font-size: 16px;
}
/**/
.doctor__achievements ul {
  padding: 0 0 0 15px;
  margin-left: 1%;
  list-style-type: disc;
  font-size: 16px;
}

.doctor__achievements li
{
	color: #04A64B;
}
.doctor__achievements li span
{
	color: black;
}
.doctor__achievements ul li::marker{
    font-size: 16px;
    line-height: 24px;
}
.doctor__achievements h2
{
	margin-bottom: 3%;
}
/**/
.doctor__certificates h2
{
	margin-bottom: 3%;
}
.doctor__certificates>a
{
	margin-top: 2%;
}
.doctor__certificates_1
{
	width: 13.5%;
	border-radius: 20px;
	margin-bottom: 1%;
}
.doctor__certificates_1 img
{
	min-height: 100%;
    border-radius: 20px;
}
.certificates {
	margin: 0px 0px 20px 0px;
}
/**/
/*.doctor__articles1 {
	flex-wrap: wrap;
}
.doctor__articles h2
{
	margin-bottom: 2%;
}
.doctor__articles1 div
{
	width: 32%;
	margin-bottom: 2%;
}
.doctor__articles1ch1, .doctor__articles1ch1 img
{
	border-radius: 20px;
}
.doctor__articles1 a
{
	white-space: pre;
	position: relative;
	top: 85%;
	right: 90%;
}*/
.doctor__articles h2 {
	margin: 0px 0px 0px .5%;
}
.doctor__articles {
	flex-wrap: wrap;
}
.d-flex {
}
.jcsb {
}
.doctor__articles1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 27px 0px 0px;
}
.shdw {
}
.doctor__articles1ch1 {
	flex: 0 1 32%;
  margin: 0 0.5% 1% !important;
	min-height: 188px;
	margin: 0px 0px 15px 0px;
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04), 4px 4px 16px rgba(0, 0, 0, 0.08);
	border-radius: 25px;
}
.articles1__content {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 13.5px 176px 18px 15px;
	margin: 0 -20px 0 0;
}
.articles1__content p {
	margin: 0 0 20px 0;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 15px;
	line-height: 1.4;
	color: #000000;
}
.articles1__content a {
	display: block;
	margin: auto 0px 0px 0px;
}
.txt-grn {
}
.txt-underline {
}
.articles1__img {
	width: 178px;
	position: absolute;
	min-width: 178px;
	height: 178px;
	bottom: -45px;
	right: -24px;
	border-radius: 90px;
	overflow: hidden;
}
.articles1__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media(max-width: 992px)
{
	.doctor__articles1 a
	{
		top: 80%;
	}
}
/**/
.single-doctor .sectionPdTAB.doctor__procedures1 {
	padding-bottom: 0 !important;
}
.doctor__procedures1 h2
{
	margin-bottom: 3%;
}
.doctor__procedures1__icon
{
	width: 90%;
    margin: 10% 30% 0 30%;
}
.doctor__procedures1 > .d-flex {
	flex-wrap: wrap;
}
.doctor__procedures1_ch1
{
	background-color: white;
	border-radius: 25px;
	width: 22%;
	padding: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.doctor__procedures1_ch1 > div {
	height: 100%;
} 
.doctor__procedures1_ch1_p1
{
	margin-top: 3%;
}
.doctor__procedures1_ch1_ch1
{
	margin: 2% 0 7% 0;
}
.doctor__procedures1_ch1_ch1_ch2
{
	margin-left: 2%;
}
.doctor__procedures1_ch1>a>img
{
	border-radius: 25px;
}
.doctor__procedures1__crossedprice
{
	margin: 1% 0 0 2%;
}
.doctor__div_img
{
	width: 35%;
}
.doctor__btn_det
{
    margin-top: 10px;
    padding: 15px 20px;
}
@media(max-width: 1200px)
{
	.doctor__procedures1_ch1_change_details span
	{
		display: none;
	}
	.doctor__procedures1_ch1_change_details:before
	{
		content:"Записатися";
	}
	.doctor__articles1ch1 {
		flex: 0 1 49%;
		margin: 0 0.5% 1% !important;
	}
}
@media(max-width: 992px)
{
	.doctor__procedures1_ch1 {
		flex: 0 1 270px;
		width: 100%;
	}
	/*.doctor__procedures1_ch1
	{
		width: 30%;
	}
	.doctor__articles1 div {
    width: 49%;
    margin-bottom: 2%;
	}*/
}
/* NEW STYLES */
.doc-img{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	object-fit: cover;
	height: 290px;
	border-radius: 20px;
	overflow: hidden;
}
.doc-img img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.bsdw{
	margin-bottom: 15px;
	display: inline-block;
}
.sub-menu{
	display: flex;
	flex-direction: column;
}

/*=======*/
.doctor-title {
	line-height: 1.2;
}
.head-section .doctor__div_par {
	padding-bottom: 20px !important;
}
.head-section .doctor__div_img img {
	border-radius: 25px;
}
.single-doctor .sectionPdTAB {
	padding-bottom: 20px !important;
}
.single-doctor .doc-video {
	width: 45%;
	height: 100%;
	margin: 5% 0px;
	border-radius: 25px;
	overflow: hidden;
}
.doctor__timetable a {
	text-align: center;
}
@media (max-width: 1200px){
	.head-section .doctor__div_img {
		height: 100%;
	}
}

@media (max-width: 767px){
	.head-section .doctor__timetable > a {
		font-size: 10px !important;
	} 
	.head-section .doctor__div {
		width: 67%;
	}
	.head-section .doctor__timetable__div {
		width: 33%;
	}

	.head-section .doctor__timetable h2 {
		font-size: 17px !important;
	}
	.head-section .doctor__div_img {
		min-width: initial;
		width: 100%;
		height: auto;
	}
	.head-section .doctor__div_img img {
		width: 100%;
		min-height: 350px;
	}
	.head-section .doctor__div
	{
		width: 75%;
	}
	.doctor__div_info_ch3 {
    padding: 5px 0 10px;
	}
	.doctor__timetable__div
	{
		width: 25%;
	}
	.single-doctor .sectionPdTAB {
    padding-bottom: 15px !important;
    padding-top: 45px !important;
	}
	.doctor__div_info_ch3 div p:nth-child(2) {
    font-size: 26px !important;
	}
	.single-doctor .about-doc {
		flex-wrap: wrap;
	}
	.doctor__about_info {
    width: 100%;
	}
	.single-doctor .doc-video {
    width: 100%;
    margin: 5% 0px 0px;
  }
  .doctor__certificates {
  	padding: 0 !important;
  }
  .doctor__certificates h2 {
  	padding: 0 calc(50vw - 270px) !important;
  }
  .certificates > div {
  	overflow-x: auto;
  	width: auto;
  	flex-wrap: nowrap;
  	scrollbar-width: none;
  }
  .certificates > div a:first-child {
  	margin-left: calc(50vw - 270px);
  }
  .certificates > div a:last-child img {
  	padding-right: 15px;
	}
	.certificates > div::-webkit-scrollbar {
    display: none;
  }
	.doctor__certificates_1 {
    flex: 0 0 130px;
    width: 150px;
    margin: 0 15px 4%;
  }
  .doctor__procedures1 {
    padding: 0;
  }
  .doctor__procedures1 h2 {
  	padding: 0px calc(50vw - 270px);
  }
  .doctor__procedures1 > .d-flex {
    display: flex;
    padding: 0 15px 30px;
    flex-wrap: nowrap;
    width: auto;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .doctor__procedures1 > .d-flex::-webkit-scrollbar {
    display: none;
  }
  .doctor__procedures1_ch1 {
    flex: 0 0 270px;
	}

	.doctor__articles h2 {
		margin: 0px 0px 0px;
	}
	.doctor__articles1ch1 {
		min-height: 152px;
		height: auto;
		flex: 0 1 100%;
		width: 100% !important;
		margin: 0 0 25px !important;
	}
	.articles1__img {
		position: absolute;
		width: 178px;
		min-width: 225px;
		height: 225px;
		bottom: -43px;
		right: -37px;
		border-radius: 110px;
	}
	.articles1__content {
		width: 100%;
		padding: 13.5px 213px 18px 15px;
	}
}
@media (max-width: 575px){
	.head-section .doctor__div_par {
		flex-direction: column;
	}
	.head-section .doctor__div {
		width: 100%;
		padding: 0px 0px;
		/*margin: 0px 0px 50px 0px;*/
	}
	.head-section .doctor__timetable__div {
		width: 100%;
		padding: 0;
	}
	.head-section .doctor__timetable {
		padding: 15px 0px;
	}
	.doctor__timetable_divs_par_par {
    flex-wrap: wrap;
    flex-direction: row;
	}
	.doctor__timetable_divs {
		width: 50%;
	}
	.head-section .doctor__timetable h2 {
		margin-bottom: 6%;
	}
	.doctor__timetable_divs {
    margin: 0px 0px 4% 0px;
	}
	.head-section .doctor__div_img {
		margin-top: 20px;
		max-width: 320px;
		max-height: 320px;
		margin-right: auto;
		margin-left: 0;
		max-height: 320px;
	}
	.head-section .doctor__div_img img {
		min-height: 100%;
		object-fit: cover;
		width: 100%;
		height: auto;
	}
	.head-section .doctor__div_info h1 {
		font-size: 24px !important;
	}
	.head-section .doctor__div_info_ch1 {
		flex-wrap: wrap;
		margin: 7% 0 3%;
	}
	.head-section .doctor__div_info_ch1 > * {
		margin-bottom: 15px;
	}
	.single-doctor .sectionPdTAB {
    padding-bottom: 10px !important;
    padding-top: 30px !important;
	}
	.single-doctor .head-section .doctor__div_par {
		padding-top: 20px !important;
	}
	.doctor__procedures1 h2 {
  	padding: 0px 15px;
  }
  .doctor__procedures1 > .d-flex {
    padding-left: 15px;
    padding-right: 15px;
  }
	.doctor__div_info_ch3 {
    flex-direction: column;
	} 
	.doctor__div_info_ch3 p {
		text-align: center;
		margin: 5px 0px !important;
	} 
	.doctor__div_info_ch3 div {
		margin-left: 0;
	}
	.doctor__div_info_ch3 a:nth-child(2) {
    margin: 3% 0 2.5%;
	}
	.doctor__procedures1 {
    padding: 0;
  }
  .doctor__procedures1_ch1 {
    flex: 0 0 230px;
	}
	.doctor__certificates h2 {
		padding: 0 15px !important;
	}
	.certificates > div a:first-child {
		margin: 0 15px 4%;
	}
	.doctor__div_info{
		flex-direction: column;
	}
	.doctor__div_info .doctor__div_info_ch2{
		margin: 26px 0;
	}
}
@media (max-width: 475px){
	.articles1__content {
    padding: 13.5px 103px 18px 15px;
	}
	.articles1__img {
    width: 90px;
    min-width: 90px;
    height: 90px;
    bottom: -15px;
    right: -12px;
    border-radius: 50%;
	}
}