.solo_title {
font-family: 'TT Firs Neue';
    font-size: 42px;
    line-height: 130%;
    letter-spacing: 0.03em;
    margin-bottom: 60px;
	text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #343434;
}

.solo-accordion{
	    background: #EDF3F6;
    border-radius: 28px;
    width: 1345px;
    max-width: 100%;
    margin: 10px auto 30px;
    padding: 20px;
}
.solo-accordion-header{
	display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px;
}
.solo-accordion-row {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}
.solo-buttons-wrapper, .solo-buttons-wrapper-2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.solo-accordion-button {
	background-color: #fff;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #0D80C2;
    cursor: pointer;
    transition: background-color 0.3s ease;
	margin-left: 30px;
}
.solo-accordion-button:before {
    content: "+";
    font-size: 50px;
}
.solo-accordion-button.active {
    background-color: #0D80C2;
    color: #fff;
	box-shadow: 0px 12px 16px -6px #0D80C2;
}

.solo-accordion-button.active:before {
    content: "×";
	font-size:50px;
}

.solo-accordion-header h2 {font-weight: bold;
    font-family: 'TT Firs Neue';
    font-style: normal;
    font-size: 24px;
    line-height: 130%;
    text-transform: uppercase;
    color: #343434;
}

.details-button{
	    border-radius: 15px;
    font-family: 'TT Firs Neue';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #0D80C2;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 182px;
    min-height: 54px;
    box-shadow: 0px 4px 15px rgb(8 134 191 / 71%);
}
.details-button:hover{
	transform: scale(0.98);
    box-shadow: 0px 4px 8px rgb(8 134 191 / 71%);
}
.signup-button {
	    border-radius: 15px;
    font-family: 'TT Firs Neue';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0D80C2;
    background: #FFFFFF;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 182px;
    min-height: 54px; 
}
.signup-button:hover{
	border-color: #03A9F4;
}
.solo-img-container {
	max-height: 372px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    padding: 35px;
    border-radius: 15px;
}
.solo-img-container img {
	    display: block;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 15px;
}

.solo-text-container {
	width: 60%;
    padding: 35px;
}
.solo-text-container .diag-cina {
    color: #0D80C2;
    font-weight: bold;
    margin-bottom: 30px !important;
    font-size: 28px;
}
.wrap-txt-img{display: flex; 
	align-items: center;}
.wrap-txt-img img {margin-right:20px;}
.solo-text-container h3 {    
	font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    color: #343434;
    margin-bottom: 30px !important;

}
.solo-text-container h2 {    
	font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #343434;
    margin-bottom: 30px !important;
 margin-top: 20px !important;
}
.solo-text-container p {
	font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #343434;
}
.solo-text-container ul {margin-bottom:20px;}
.solo-text-container ul li {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #343434;
}
.solo-buttons-wrapper-2 {display:none;}


.procedure-price-title {
    width: 200px;
}
.procedure-name-title {
	padding-left:30px;
}
.procedure-name-title, .procedure-price-title {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #343434;
    margin-bottom: 10px;
}
.procedure-name {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: #343434;
    margin-left: 5px;
    width: 1000px;
}
.procedure-price {
    font-family: 'TT Firs Neue';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
    color: #0D80C2;
    width: 200px;
}
.procedure-container {
    display: flex;
    align-items: center;
	padding-left: 30px;
}
.solo-accordion-row-cin {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.solo-accordion-row-cin:not(:last-child) {
    position: relative;
    padding-bottom: 21px;
    padding-top: 21px;
}
.solo-accordion-row-cin:last-child {
    position: relative;
    padding-top: 21px;
}
.solo-accordion-row-cin:not(:first-child):not(:last-child)::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #DAE2E6;
}
a.details-button.new-button {
    margin-right: 100px;
}
/*  PC  1400 -- 1200  */
@media (max-width: 1400px) {
.solo-accordion {
    border-radius: 28px;
    width: 1220px;
}
	.solo-accordion-header h2 {
    font-size: 22px;
	}
	.solo-img-container {
    padding: 20px;
	}	
	.solo-text-container {padding:20px;}
		.ciny_container {
		width:1200px;
	}
	.procedure-name {width:900px;}
}
/*  PC  1200 -- 991  */
@media (max-width: 1200px) {
.solo-accordion {
    border-radius: 28px;
    width: 990px;
}
	.solo-accordion-header h2 {
    font-size: 20px;
	}
	.procedure-name {    
    font-size: 20px;
    max-width: 600px;
}
	.procedure-container {
    display: flex;
    align-items: flex-start;
}
	.procedure-container img {
    vertical-align: top;
		margin-top:10px;
}
	.procedure-price {
    font-size: 24px;
	}
}
@media (max-width: 1025px) {
.solo-accordion {

    width: 900px;
}
}
/*   991 -- 768  */
@media (max-width: 991px) {
	.solo-accordion {
    border-radius: 28px;
    width: 1100px;
    margin: 10px auto 20px;
}
	.solo-accordion-header h2 {
    font-size: 20px;
	}
.solo-text-container h3 {    
    font-size: 20px;
	}
	.solo-text-container p {    
    font-size: 18px;
	}
	
	.details-button {
		min-width: 160px;
    min-height: 46px;
		font-weight: 500;
	}
	.signup-button {
				min-width: 160px;
    min-height: 46px;
	
	}
	a.details-button.new-button {
    margin-right: 60px;
}
}
/*  768 -- 468  */
@media (max-width: 768px) {
	.solo-accordion {
		width:720px;
		padding: 10px 20px;
		margin: 5px auto 15px;
	}
	.solo-accordion-header{
		padding-left: 10px;
		gap: 0px;
	}
	.solo-img-container {
		padding: 0px;
	}
	.solo-text-container {
		padding: 0px 20px;
	}
	.solo-accordion-header h2 {
		font-size: 18px;
	}
	.solo-accordion-button {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-left: 10px;
	}
	.solo-accordion-button:before {
		font-size:40px;
	}
	.details-button {

    min-width: 110px;
    min-height: 30px;
    font-size: 12px;

	}
	.signup-button {
		min-width: 140px;
		min-height: 40px;
		font-size: 14px;
		padding: 10px 10px;
	}
	.solo-text-container h3 {
		font-size: 18px;
		margin-bottom: 10px !important;
	}
	.solo-text-container p {
		font-size: 16px;
	}
	.procedure-name {
		font-size: 15px;
		max-width: 350px;
	}
	.procedure-container img {
		margin-top: 6px;
	}
	.procedure-name-title, .procedure-price-title {
		font-size: 14px;
	}
	.procedure-price-title {
		width: 130px;
	}
	.procedure-price {
		width: 130px;
		font-size: 20px;
	}
.solo-accordion-row-cin:last-child {

    padding-bottom: 15px;
}

}

/*  468  */
@media (max-width: 468px) {
	.solo-accordion {
		width:360px;
		padding: 1px 20px;
    margin: 5px auto 10px;
	}
	.solo_title {
    font-size: 22px;
    margin-bottom: 40px;
	}
	.solo-buttons-wrapper-2 {
    display: flex;
    margin: 20px 0;
}
	.solo-buttons-wrapper .details-button {display:none;}
	.solo-buttons-wrapper .signup-button {display:none;}
	
	.solo-accordion-header h2 {
    font-size: 14px;
}
	.solo-accordion-row {
    flex-direction: column;
		align-items: center;
	}
	.solo-img-container {
    width: 100%;
	}
	.solo-text-container {
    width: 100%;
		padding: 0px 10px;
	}
	.sw-wrap h2 {font-size:12px;}

	.solo-accordion-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
	}
	.solo-accordion-button.active:before {
    font-size: 30px;
}
	.solo-img-container {
    padding: 20px 0px;
}
	.solo-text-container .diag-cina {
    font-size: 24px;
}
		.procedure-price-title {
    width: 60px;
}
	.procedure-name-title, .procedure-price-title {
    font-size: 12px;
	}
	.procedure-price {
		font-size: 18px;
    width: 60px;
}
	.procedure-name {
    font-size: 12px;
    max-width: 200px;
}
		.procedure-container img {
    width: 6px;
}
		.solo-accordion-row-cin:not(:last-child) {
    padding-bottom: 8px;
    padding-top: 7px;
}

	.solo-accordion-row-cin:last-child {

    padding-top: 8px;
}
	.procedure-container {

    padding-left: 10px;
}
		.procedure-name-title {
    padding-left: 10px;
}
	.solo-accordion-row-cin:last-child {

    padding-bottom: 15px;
}
	a.details-button.new-button {
margin-right:0px;
    display: block;
}
	.solo-text-container ul li {
    font-size: 16px;
}
	body > div.wrapper > div:nth-child(4) > div > div.wrap-txt-img > h2 {font-size:10px;}
}

@media (max-width: 360px){
	
}

/**/
.poslugy-ciny .act__content-bl2 .poslugy__bl3-wrapper{
    gap: 20px;
}


.poslugy-ciny .ask{
    border-radius: 28px;
    margin-bottom: 100px;
}

.poslugy-ciny .ask_form{
width: 100%;
    justify-content: center;
}
.poslugy-ciny .ask_form input {
        width: 250px;
        height: 50px;

    }
    
.poslugy-ciny .ask_form button {
    width: 250px;
    height: 50px;
}
.poslugy-ciny .ask_form form{
    justify-content: center;
    gap: 30px;
    width: 100%;
}
.text_under_cta .poslugy__txt{
    width: 100%;
}
.text_under_cta{
    margin-bottom: 0;
}
.text_under_likari{
    margin-bottom: 100px;
}

.poslugy-ciny .solo-accordion-content{
    display: block;
}

.poslugy-ciny .solo-accordion-button:before {
        content: "×";
    font-size: 50px;
}
.poslugy-ciny .solo-accordion-button.active::before {
    content: "+";
    font-size: 50px;
}
.lokacii_block .poslugy__bl2-wrapper{
    margin-bottom: 30px;
}
.pakety_na_poslugah{
    margin-top: 100px;
}
.faq__block .faq-item:not(:first-child),
.faq__block .faq-answer{
    margin-top: 20px;
}
.faq-item ul li{
    list-style: disc;
}
.faq-item ol li{
    list-style: decimal;
}
#appointmentModal form span{
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    background-color: #0091d3;
}

@media (max-width: 768px) {
    .poslugy__txtblock,
    .act__content-bl2.poslugy__bl2,
    .inshi-novyny{
        padding: 20px;
    }
    .text_under_likari{
        width: 100%;
    }
    
    .poslugy-ciny .ask_form input {
        width: 100%;
        height: 50px;

    }
    
.poslugy-ciny .ask_form button {
    width: 100%;
    height: 50px;
}

}

.inshi-poslugy,
.inshi-novyny{
    margin-top: 100px;
}

.inshi-poslugy .posl_container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.inshi-poslugy .posl_link {
    display: block;
    padding: 0;
    width: calc(25% - 15px);
    text-decoration: none;
}

.inshi-poslugy .posl_box {
    width: 100%;
    padding: 0;
    height: 100%;
}

.inshi-poslugy .posl_box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* Планшет: 2 в ряд */
@media (max-width: 1024px) {
    .inshi-poslugy .posl_link {
        width: calc(50% - 10px);
    }
}

/* Мобільний: 1 в ряд */
@media (max-width: 600px) {
    .inshi-poslugy .posl_link {
        width: 45%;
    }
}


.inshi-novyny .news-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.inshi-novyny .news-item {
    width: calc(24% - 14px);
    
    padding: 0;

    height: auto;
}

.inshi-novyny .news-item-content{
    padding: 20px;
    justify-content: space-between;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.inshi-novyny .photo-link img {
    width: 100%;
    height: 220px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    object-fit: cover;
}

.inshi-novyny .news-item .card-btn,
.inshi-novyny .news-item .card-btn:hover{
    position: unset;
    transform: unset;
}

@media (max-width: 1024px) {
    .inshi-novyny .news-item {
        width: calc(50% - 10px);
    }
}

@media (max-width: 600px) {
    .inshi-novyny .news-item {
        width: 100%;
    }
    .inshi-poslugy,
.inshi-novyny{
    margin-top: 50px;
}
.poslugy__bl2-wrapper{
    margin-bottom: 50px;
}
.text_under_likari{
    margin-bottom: 0px;
}
}


.prices-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #EDF3F6;
    border-radius: 16px;
    overflow: hidden;
    font-weight: 400;
    font-size: 24px;
    
    color: #343434;
}

.prices-table tr,
.prices-table td{
    border: 1px solid #DAE2E6;
}

.prices-table td {
    padding: 14px 18px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.prices-table tr:last-child td {
    border-bottom: none;
}

.prices-table tr:first-child td {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 18px;
}

.prices-table tr:nth-child(2) td {
    font-weight: 600;
}

.prices-table td:last-child {
    text-align: right;
        font-weight: 600;
    font-size: 28px;
    color: #0D80C2;
}

@media (max-width: 1024px) {
   .prices-table td:last-child {
   
    font-size: 20px;
    
}
.prices-table{
    
    font-size: 20px;
    
  
}
.posl_box .posl_name {
    font-size: 14px;
}
.consult__left-body h1{
    font-size: 30px;
}
.spec_title{
    margin-bottom: 30px;
}
.poslugy-single .act__content-bl2 {
        margin-bottom: 60px;
    }
.all_page, .act__content-wrapper{
    width: 100%;
}
}

.cta_text_block{
    margin-bottom: 100px;
}

.text_under_cta h3{
font-family: 'TT Firs Neue';
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-transform: uppercase;
    color: #343434;
    margin-bottom: 33px;
}

.cta_text_block  p {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #343434;
    font-family: 'Proxima Nova';
}