main.about-us {
	background: #fafafa !important;
}
.about-us .aboutH1 {
	margin: 27px 0px 0px 0px;
}
.about-us .head-breadcumbs .sectionPdTAB {
	padding-top: 20px !important;
}
.onsale{
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	background: #E73137;
	border-radius: 10px;
	padding: 1px 8px;
	position: absolute;
	top: 20px;
	left: 20px;
}
.serv__doctor__procedures1_ch1 {
	position: relative;
}
.price_h1
{
	margin: 0px auto;
	display: flex;
    justify-content: center;
}
.price_DropDown
{
	border-radius: 20px;
	margin-bottom: 1%;
}
.price_headDropDown h2
{
	font-weight: 500;
}
.price_headDropDown p
{
	width: 3%;
}
.price_headDropDown
{
	padding: 2% 3.5%;
	border-radius: 20px;
}
.price_bodyDropDown>hr
{
    border: none;
    border-top: 1px solid #D4D4D4;
}
.price_bodyDropDown_div
{
	padding: 2% 3.5%;
}
.price_bodyDropDown_div hr
{
	border: none;
    border-top: 1px dashed #D4D4D4;
}
.price_bodyDropDown_div h3
{
	font-size: 16px;
    font-weight: 600;
    text-align: start;
    padding: 20px 0 15px 0;
}
.price__proc_name
{
	width: 75%;
	display: flex;
	align-items: end;
	margin: .3% 0;
}
.price__proc_price
{
	width: 15%;
	display: flex;
	align-items: end;
	margin: .3% 0;
}
/**/
/*service*/
/**/
.div_service__person_h2
{
	margin-bottom: 2%;
}
.div_service__person
{
	width: 24%;
	margin: 0 0.5%;
	border-radius: 20px;
}
.div_service__person:hover
{
	background-color: white !important;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.div_service__person_ch1
{
	padding: 2%;
}
.div_service__person_ch1 h3
{
	padding: 0;
}
.div_service__person_ch1 p:nth-child(2)
{
	padding-bottom: 4%; 
}

.about__lada_div1 {
	padding: 10px 0px 0;
}
/* Tabs */
._tabs-block {
	display: none;
}
._tabs-block._active {
	display: block;
}
._tabs-item {
	padding: 10px 25px 10px 15px;
	box-sizing: border-box;
	min-height: 41px !important;
}
._tabs-item._active {
  background-color: #04A64B !important;
  color: white !important;
}
.about__tab-blocks {
	width: 100%;
	padding: 20px 20px 30px 50px;
	margin: 0px 0px 0px 66px;
	border-left: 1px solid #D4D4D4;
}
.about__lada_div1_par {
	background: #fff url(/wp-content/themes/psstudio/img/about_tabs_bgr.png) right bottom no-repeat;
	    background-size: 180px;
}
.about__tab-blocks p {
	line-height: 2.4;
}
.more-btn {
	cursor: pointer;
}
/*==========*/

@media(max-width: 540px)
{
	.div_service__person
	{
		min-width: 59%;
		margin-bottom: 7%;
	}
	.div_service__person_par
	{
		flex-wrap: nowrap;
		overflow-x: scroll;
	}
}
/**/
.doctor__serv_div
{
	width: 100%;
}
.doctor__serv_div_img
{
	width: 100%;
}
.doctor__serv_div_info
{
	height: 100%;
	margin: 0 5%;
	width: 100%;
}
.doctor__serv_div_info h1
{
	margin-bottom: 3%;
}
.doctor__serv_div_info_ch1 a
{
	padding: 17px 17px;
	margin-left: 5%;
}
.doctor__serv_div_info_ch2 p
{
	margin-bottom: 4%;
}
.doctor__serv_div_info_ch2 a
{
	margin-bottom: 4%;
}
.doctor__serv_div_info_ch3
{
	background-color: white;
	border-radius: 20px;
	width: 100%;
}
.doctor__serv_div_info_ch3 div
{
	margin-left: 7%;
}
.doctor__serv_div_info_ch3 div p:nth-child(2)
{
	width: 100%;
	background-color: white;
	margin: 1% 0 0 1%;
}
.doctor__serv_div_info_ch3 a:nth-child(2)
{
	padding: 17px 15px;
	margin: 2.5%;
}
@media(max-width: 1200px)
{
	.doctor__serv_div_info_ch3
	{
		width: 75%;
	}
}
@media(max-width: 540px)
{
	.doctor__serv_div_info_ch3
	{
		flex-direction: column;
		width: 50%;
		padding: 2%;
		margin: 0 auto;
	} 
	.doctor__serv_div_info_ch3>div
	{
    	margin: 4% 0;
    }
    .doctor__serv_div_info h1
    {
    	margin: 5% 0;
    }
    .doctor__serv_div_info_ch2
    {
    	margin-bottom: 2%;
    }
    .doctor__serv_div_info_ch3>a>span
    {
    	display: none;
    }
}
/**/
.doctor__serv_timetable_serv__div
{
	width: 60%;
	margin: 5% 0 0 20%;
}
.doctor__serv_timetable_serv
{
	padding: 25px;
	border-radius: 30px;
	background-color: white;
	width: 75%;
}
.doctor__serv_timetable_serv h2
{
	margin-bottom: 7%;
}
.doctor__serv_timetable_serv_divs_par_par
{
	flex-direction: row;
	justify-content: space-between;
}
.doctor__serv_timetable_serv_divs_par_par .doctor__serv_timetable_serv_divs_par:nth-child(3)
{
	margin-right: 3%;
}
.doctor__serv_div_par{
	flex-direction: column;
}
.doctor__serv_div_par .doctor__serv_div_img,
.doctor__serv_div_par .doctor__serv_div_img img{
	min-width: auto !important;
    max-width: 400px;
    width: 100%;
}

.doctor__serv_div_info_ch1
{
	margin: 7% 0;
}
.doctor__serv_timetable_serv_divs
{
	margin: 0 0 1.5% 0%;
	width: 140%;
}
.doctor__serv_timetable_serv_divs p
{
	width: 15%;
}
.doctor__serv_timetable_serv_divs a
{	
	width: 45%;
	padding: 15px 15px;
	margin: 0 0 7% 4%;
}
.doctor__serv_timetable_serv_divs a span
{
	margin: auto;
}
.btn__change_signup:hover span
{
	display: none;
}
.btn__change_signup:hover:before
{
	content:"Записатися";
}
@media(max-width: 1200px) and (min-width: 992px)
{
	
}
@media(max-width: 1200px)
{	
	
}
@media(max-width: 992px)
{
	.div_service__person
	{
		width: 49%;
		margin: 0.5%;
	}
	.div_service__person_par
	{
		flex-wrap: wrap;
	}
	.doctor__serv_div
	{
		flex-direction: column !important;
	}
	.doctor__serv_div_info
	{
		margin: 0;
	}
	.doctor__serv_div_img
	{
		margin-bottom: 2%;
	}
	.doctor__serv_div_info_ch3
	{
		width: 100%;
	}
	.doctor__serv_timetable_serv__div
	{
		width: 70%;
	}
	.doctor__serv_timetable_serv__div
	{
		margin-left: 15%;
	}
}
@media(max-width: 768px)
{
	.doctor__serv_timetable_serv_divs_par_par
	{
		flex-direction: column;
	}
	.doctor__serv_timetable_serv_divs
	{
		margin: 0 0 4.5% 0%;
	}
	.doctor__serv_timetable_serv_divs a
	{
		width: 40%;
		padding: 16px 15px;
		margin: 0;
	}
	.doctor__serv_timetable_serv>div>a
	{
		display: none;
	}
	.doctor__serv_timetable_serv__div
	{
		width: 45%;
		margin-left: 30%;
	}
	.doctor__serv_timetable_serv_divs_par_par .doctor__serv_timetable_serv_divs_par:nth-child(3)
	{
		margin-right: 0;
	}
}
@media(max-width: 540px)
{
	.doctor__serv_timetable_serv__div
	{
		width: 55%;
    	margin-left: 22%;
	}
}
/**/
.doctor__serv_about_info
{
	width: 90%;
}
.doctor__serv_about_info h2
{
	margin-bottom: 5%;
}
.doctor__serv_about_info p
{
	line-height: 20px;
	margin-bottom: 1.5%;
	font-size: 13px;
}
.doctor__serv_about_video
{
	width: 100%;
}
@media(max-width: 992px)
{
	.doctor__serv_about_info_par
	{
		flex-direction: column !important;
	}
	.doctor__serv_about_info
	{
		width: 100%;
	}
	.doctor__serv_about_info .embed-container
	{
		width: 100% !important;
	}
}
/**/
.doctor__serv_achievements ul
{
	padding: 0;
	margin-left: 1%;
	list-style-type: disc;
}
.doctor__serv_achievements li
{
	color: #04A64B;
	padding-left: 7px;
}
.doctor__serv_achievements li span
{
	color: black;
}
.doctor__serv_achievements h2
{
	margin-bottom: 3%;
}
/**/
.doctor__serv_btncall
{
	border: none !important;	
}
@media(max-width: 992px)
{
	.doctor__serv_call_992unvisible
	{
		display: none;
	}
}
@media(max-width: 540px)
{
	.doctor__serv_achievements
	{
		padding-left: 50px !important;
	}
}
/**/
.allservicesH1
{
	margin-bottom: 3%;
}
.allservices_ch1
{
	width: 30%;
	padding: 1%;
	margin: 2% .5%;
	border-radius: 20px;
}
.allservices_ch1 h3
{
	margin: 4% 0;
	padding: 0;
}
.allservices_ch1>p
{
	margin-bottom: 2%;
}
@media(max-width: 992px)
{
	.allservices_ch1
	{
		width: 47%
	}
}
@media(max-width: 540px)
{
	.allservices_ch1
	{
		width: 100%;
		padding: 2%;
	}
}
/**/
/*section service*/
/**/
.doctor__serv_sect_div
{
	width: 100%;
}
.doctor__serv_sect_div_img
{
	width: 100%;
}
.doctor__serv_sect_div_info
{
	height: 100%;
	margin: 0 5%;
}
.doctor__serv_sect_div_info h1
{
	margin: 4%;
	line-height: 1;
}
.doctor__serv_sect_div_info_ch1 a
{
	padding: 17px 17px;
	margin-left: 5%;
}
.doctor__serv_sect_div_info_ch2 p
{
	margin-bottom: 4%;
}
.doctor__serv_sect_div_info_ch2 a
{
	margin-bottom: 4%;
}
.doctor__serv_sect_div_info_ch3
{
	background-color: white;
	border-radius: 20px;
	width: 70%;
}
.doctor__serv_sect_div_info_ch3 div
{
	margin-left: 7%;
}
.doctor__serv_sect_div_info_ch3 div p:nth-child(2)
{
	width: 100%;
	background-color: white;
	margin: 1% 0 0 1%;
}
.doctor__serv_sect_div_info_ch3 a:nth-child(2)
{
	padding: 17px 15px;
	margin: 2.5%;
}
@media(max-width: 920px)
{
	.doctor__serv_sect_div_info_ch3
	{
		width: 100%;
	}
	.doctor__serv_sect_div
    {
    	flex-direction: column;
    }
}
@media(max-width: 768px)
{
	.doctor__serv_sect_div_info_ch2 p
	{
		margin-bottom: 10%;
	}
	.doctor__serv_sect_div_info h1
    {
    	margin: 4% 0;
    }
}
@media(max-width: 540px)
{
	.doctor__serv_sect_div_info_ch3
	{
		flex-direction: column;
		width: 65%;
		padding: 3%;
		margin: 0 auto;
	} 
	.doctor__serv_sect_div_info_ch3>div
	{
    	margin: 4% 0;
    }
    .doctor__serv_sect_div_info h1
    {
    	margin: 4% 0;
    }
    .doctor__serv_sect_div_info_ch2
    {
    	margin-bottom: 3%;
    }
}
/**/
.service__sorting_div
{
	background-color: #F1F1F1;
	border-radius: 20px;
}
.service__sorting_div>div>a
{
	color: black;
	margin: 4% 0 4% 5%;
	padding: 4% 4%;
}
.service__sorting_div>a>img
{
	width: 85%;
	margin: 15% 15% 0 0;
}
/**/
.serv__doctor__procedures1 h2
{
	margin-bottom: 2%;
}
.serv__doctor__procedures1__icon
{
	width: 90%;
    margin: 10% 30% 0 30%;
}
.serv__doctor__procedures1_ch1
{
	background-color: white;
	border-radius: 25px;
	width: 23.5%;
	padding: 1%;
	margin: 0 0.75%;
	margin-bottom: 5%;
}
.serv__doctor__procedures1_ch1_p1
{
	margin-top: 3%;
}
.serv__doctor__procedures1_ch1_ch1
{
	margin: 2% 0 7% 0;
}
.serv__doctor__procedures1_ch1_ch1_ch2
{
	margin-left: 2%;
}
.serv__doctor__procedures1_ch1>a>img
{
	border-radius: 25px;
}
.serv__doctor__procedures1__crossedprice
{
	margin: 1% 0 0 2%; 
}
.doctor__div_img
{
	width: 35%;
}
.serv__doctor__procedures1_ch1_change_details span
{
	display: none;
}

@media(max-width: 1200px)
{

}
@media(max-width: 992px)
{
	.serv__doctor__procedures1_ch1
	{
		width: 46%;
	}
}
@media(max-width: 540px)
{
	.serv__doctor__procedures1_ch1
	{
		width: 100%;
	}
	.serv__doctor__procedures1_ch1
	{
		margin: 0 2%;
		margin-bottom: 5%;
		padding: 2%;
	}
	.serv__doctor__procedures1_ch1_p1
	{
		font-size: 22px !important;
	}
	.serv__doctor__procedures1_ch1_ch1>a
	{
		font-size: 14px !important;
	}
	.serv__doctor__procedures1__price
	{
		font-size: 20px !important;
	}
	.serv__doctor__procedures1__crossedprice
	{
		font-size: 15px !important;
		margin-top: 0.5%;
	}
	.serv__doctor__procedures1_ch1_change_details span
	{
		display: block;
		font-size: 20px !important;
		font-weight: 400;
	}
	.serv__doctor__procedures1_ch1_change_details:before
	{
		content: "";
	}
	.serv__doctor__procedures1__icon
	{
		margin-left: 25%;
	}
}
/**/
@media(max-width: 992px)
{
	.f-wrap-992
	{
		flex-wrap: wrap !important;
	}
}
@media(max-width: 768px)
{
	.f-wrap-768
	{
		flex-wrap: wrap !important;
	}
	.about__allwhatyouneed li {
		margin: 0 0 10px;
	}
}
/**/
/*About*/
/**/
.about__tittles
{
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}
.about__advantages_ulnextimg {
	width: 470px;
	height: 470px;
	margin: auto;
}
.about__advantages_ulnextimg img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
.btn-w-grn
{	
	background-color: white !important;
  color: black !important;
  transition: color .3s ease, background-color .3s ease;
}
.btn-w-grn:hover
{
	background-color: #04A64B !important;
    color: white !important;
    transition: color .3s ease, background-color .3s ease;
}
@media (max-width: 540px)
{
	.about__tittles
	{
		font-size: 24px;
    margin-bottom: 20px;
	}
}
/**/
.aboutH1>h1
{
    margin-bottom: 7%;
    font-size: 28px;
}
@media (max-width: 992px)
{
	.aboutH1
	{
		padding: 0 3%;
	}
}
@media (min-width: 768px)
{
	.aboutH1
	{
		align-items: start;
	}
}
/**/
.about__lada_1
{
	margin-bottom: 45px;
}
@media (max-width: 540px)
{
	.about__lada_1
	{
		width: 100%;
	    text-align: center;
	    margin: auto;
	    margin-bottom: 5%;
	}
}
/**/
.about__lada_div1_par
{
    border-radius: 20px;
    padding: 30px 50px;
}
.about__lada_div1>a
{
	display: flex;
	align-items: center;
  font-weight: 400;
  margin-bottom: 7%;
}
.about__lada_div1>a>span
{
	white-space: nowrap;
  margin: 4px 0px 0px 4px;
}
.about__lada_div1>a>img
{
	margin-right: 1%;
}
.about__rlineborder
{
	margin: 0 7%;
	width: 5px;
	background-color: #D4D4D4;
}
.about__rlineborder~p
{
	line-height: 40px;
}
@media (max-width: 768px)
{
	.about-us .aboutH1 {
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
	.about__lada_div1_par {
		padding: 22px 20px;
	}
	.about__tab-blocks {
		padding: 10px 10px 0px 20px;
		margin: 0px 0px 0px 20px;
	}
	.about__tab-blocks p {
		line-height: 2.2;
	}
	.about-block {
		margin: 14px 0px 0px 0px;
	}
	.section-tabs .sectionPdTAB {
		padding-top: 20px;
		padding-bottom: 0;
	}
	.section-advantages .sectionPdTAB {
		padding-top: 0;
		padding-bottom: 0;
	}
	.about__advantages_info ul li {
		margin: 0px 0px 10px;
	}
	.section-health .sectionPdTAB {
		padding-top: 0;
		padding-bottom: 0;
	}
	.doctor__serv_div_info h1
	{
		margin: 5% 0;
	}
	.doctor__serv_div_info_ch2 p
	{
		margin-bottom: 10%;
	}
}
@media (max-width: 540px)
{
	.about__lada_div1_par
	{
		flex-direction: column;
	}
	.about__lada_div1
	{
		margin: auto;
		padding: 10px 0;
	}
	.about__rlineborder~p
	{
		width: 80%;
		text-align: center;
		margin: auto;
		margin-top: 5%;
	}
}
/**/
.about__statistics_divs
{
	width: 21.8%;
	height: 100%;
	min-height: 264px;
	margin: 0 0.5%;
	background-color: white;
  padding: 10px 10px 20px;
	border-radius: 15px;
}
.about__statistics_divs>div
{
	justify-content: center;
	margin: 0 auto;
	width: 60%;
	margin-top: 15%;
}
.about__statistics_p_numbers
{
	background-color: #04A64B;
	color: white;
	font-weight: 300;
	font-size: 28px;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 5%;
	width: 90%;
	margin-bottom: 7%;
}
.about__statistics_btn_img
{
	margin-left: 2%;
}
.about__smalltxt
{
	height: 140px;
    overflow-y: hidden;
}
.about__smalltxt.active
{
	height: auto !important;
}
.about__statistics_divs.active
{
	/*height: auto !important;*/
}
.about__allservices_ch1 {
	box-shadow: 5px 5px 5px rgb(0, 0, 0, .1) !important;
}
@media (max-width: 1200px)
{
	.about__statistics_p_numbers
	{
		font-size: 24px;
	}
}
@media (max-width: 992px)
{	
	.about-us .stats-wrapper {
		justify-content: center;
	}
	.about__statistics_divs
	{
		min-height: 297px;
		width: 340px;
		margin: 2% 0.5%;
	}
	.about__statistics_divs>div
	{
		width: 35%;
	}
}
@media (max-width: 768px)
{	
	.about__lada_div1>a
	{
		margin-bottom: 10% !important;
	}
	.about__rlineborder~p
	{
		line-height: 30px;
	}
	.about__statistics_divs
	{
    min-height: 265px;
		width: 244px !important;
    margin: 2% 1.5% !important;
	}
	.about__statistics_divs>div
	{
		width: 145px !important;
	}
	.about__allservices_ch1 {
		width: 46% !important;
    padding: 1% !important;
    margin: 1% !important;
	}
}
@media (max-width:575px){
	.about-services {
		flex-wrap: nowrap;
		width: 100%;
		overflow-x: auto;
    scrollbar-width: none; 
	}
	.about-services::-webkit-scrollbar {
    display: none;
  }
	.about__allservices_ch1 {
		flex: 0 0 240px;
		width: 240px !important;
		padding: 10px !important;
    margin: 10px !important;
	}
}
@media (max-width: 540px)
{
	.about__statistics_divs
	{
    	width: 320px !important;
  	  margin: 0 0 20px !important;
	}
	.about__smalltxt {
    height: 120px;
	}
}
/**/
.about__advantages_info
{
	width: 50%;
	margin-top: 2%;
}
.about__advantages_ullimarc
{
	position: relative;
	right: 29px;
    font-size: 17px;
    margin: 3% 0;
}
.about__advantages_ullimarc:before
{
	background-color: #04A64B;
	color: white;
	border-radius: 50px;
	position: relative;
    right: 15px;
    padding: 5px 10px;
}
.about__advantages_ullimarc1:before
{
	content: "1";
}
.about__advantages_ullimarc2:before
{
	content: "2";
}
.about__advantages_ullimarc3:before
{
	content: "3";
}
.about__advantages_ullimarc4:before
{
	content: "4";
}
@media (max-width: 992px)
{
	.about__advantages_ulnextimg
	{
		display: none;
	}
	.about__advantages_info
	{
    	width: 80%;
    	margin-top: 2%;
    	margin-left: 7%;
	}
}
@media (max-width: 540px)
{
	.about__advantages_ullimarc
	{
	    margin: 5% 0;
	    padding: 0px 0px 0 30px;
	    margin-left: 0;
	}
	.about__advantages_info
	{
		width: 100%;
  	margin-left: 0%;
  	margin-top: 0px;
	}
	.about__advantages_ullimarc:before {
    box-sizing: border-box;
    height: 30px;
    width: 30px;
    background-color: #04A64B;
    color: white;
    border-radius: 50px;
    position: absolute;
    left: -8px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    top: -3px;
	}
	.about__advantages_tittle
	{
		font-size: 24px;
	}
	.about__advantages_info>ul>li
	{
		margin-bottom: 2%;
	}
}
/**/
.about__allservices_ch1
{
	width: 30%;
	padding: 1%;
	margin:.5%;
	border-radius: 20px;
}
.about__allservices_ch1 h3
{
	margin: 4% 0;
	padding: 0;
}
.about__allservices_ch1>p
{
	margin-bottom: auto;
}
@media(max-width: 992px)
{
	.about__allservices_ch1
	{
		width: 47%
	}
}
@media(max-width: 540px)
{
	.about__allservices_ch1
	{
		width: 100%;
		padding: 2%;
	}
}
/**/
.about__allwhatyouneed_tittle
{
	width: 55%;
}
.about__allwhatyouneed
{
	list-style-type: disc;
	color: #04A64B;
	width: 90%;
}
.about__allwhatyouneed li {
  margin: 0 0 12px;
}
.about__allwhatyouneed>li>span
{
	color: black;
}
@media (max-width: 1200px)
{
	.about__allwhatyouneed_tittle
	{
		width: 70%;
	}
}
@media (max-width: 992px)
{
	.about__allwhatyouneed_tittle
	{
		width: 75%;
	}
}
@media (max-width: 768px)
{
	.about__allwhatyouneed_tittle
	{
    	width: 90%;
	}
}
@media (max-width: 540px)
{	
	.about-us .sectionPdTAB {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
	}
	.about__allwhatyouneed_tittle
	{
    	width: 100%;
    	text-align: center;
    	font-size: 20px;
	}
	.about__allwhatyouneed {
		box-sizing: border-box;
		width: 100%;
		padding: 0 0 0 25px;
		font-size: 13px;
	}
	.about__allwhatyouneed li {
		margin: 0 0 10px;
	}
	.about__tab-blocks {
    padding: 18px 0 0;
		margin: 0;
		border-top: 1px solid #D4D4D4;
		border-left: none;
	}
	.about__tab-blocks ._tabs-block{
		text-align: center;
	}
}
/**/
.about-certificates {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.about__certificates_img
{
	width: 40%;
	margin: 2%;
}

