/* Дисклеймер для изображений ИИ */
div#column-id-1621404327853::after {
    content: 'это изображение создано с помощью ИИ';
    color: white;
    position: absolute;
    bottom: 5%;
    right: 5%;
}


/* Виджет ProDoctorov */
div#ProDoctorov_Widget {
    position: fixed;
    bottom: 1%;
    left: 10%;
    display: inline-block;
    z-index: 999;
}
@media screen and (max-width: 576px) {
  div#ProDoctorov_Widget {
    bottom: 10%;
    left: 5%;
    width: 150px;
  } 
}


/* Форма отзывов. Начало */
label#jform_author_image-lbl, input#jform_author_image {
    display: none;
}

.tp-form > dl > dd:nth-child(10) {
    display: none;
}

.tp-form > dl > dt:nth-child(1)::after,
.tp-form > dl > dt:nth-child(5)::after,
.tp-form > dl > dt:nth-child(13)::after,
.tp-form > dl > dt:nth-child(17)::after {
    content: 'обязательно к заполнению';
    font-weight: 100;
}
/* Форма отзывов. Конец */

/* переносим кнопку записи
body:not(.itemid-197,.itemid-214,.itemid-227,.itemid-244,.itemid-245) article.item.item-page div p a.pwebcontact137_toggler.btn.btn-success
{
	float: right;
    margin-top: -84px;
    padding: 10px 20px;
    font-size: 15px;
}
*/

.date {color: #a0a0a0;}

.blog .entry-header h2
{
	font-size: 19px !important;
}

 h2.service__subtitle
{
    font-size: 16px;

}

.service__visit h2
{
	font-size: 16px;
}

.quote {
    background-color: #f5f5f5;
    padding: 3%;
    border-left: 3px solid #039;
    margin-bottom: 15px;
}
.quote_img {
    text-align: right;
}

/* Реабилитация после COVID-19 */
.covid-19 {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 5%;
    background: #f5f5f5;
	margin: 2% 0;
}
.covid-19 h2 {
    color: #333;
}
.covid-19 p {
    color: #797979;
    font-size: 1.3em;
}
.covid-19_tel {
	font-size: 2em;
	margin: 10px 0;
}
.covid-19_tel a {
	color: #003399;
}

.covid-19 .pic {
    width: 20%;
    display: inline-block;
    margin: 0 4%;
}

.pic_txt a {
    color: #797979;
}

.price_new {
    font-size: 2em;
    color: #003399;
}

.price_old {
    font-size: 1.3em;
    color: #797979;
}

.covud-19_price {
    margin: 20px 0;
}
#sp-slider ul > li:first-child h3 {
    color: red;
}
.sp-module ul >li >a:hover {
    background: gainsboro !important;
}

i.fa.fa-phone {
	-webkit-animation-name: 'anime';
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in;
}

@-webkit-keyframes 'anime' {
    0% {
        opacity: 1;
		transform: scale(.6);
    }
    40% {
        opacity: 1;
        transform: scale(1);
    }  
    100% {
        opacity: 0;
        transform: scale(2);
    }
}

@media (max-width: 779px) {
  .wptwa-toggle {
    bottom: 80px !important;
  }
  
.div[itemprop="articleBody"]{
overflow: scroll;
}

.entry-header + div {
    overflow: scroll;
}
  
.covid-19 {
    width: 100%;
    margin: 20px 0;
    display: block;
	padding: 1% 0;
}
.price_new {
    font-size: 1.3em;
}

.price_old {
    font-size: 1em;
}
  h3
  p img, h3 img{
    width: 100% !important;
    height: auto;
    margin: 0px !important;
    float: none !important;
  }
   .uk-touch figure,.uk-touch figure img{
    width:100%;
  }
}
 select, input[type="file"] {
    height: auto;
}
.pagination-list{
    list-style-type: none;
    display: flex;
  }
.pagination-list a {
  color: #333;
display:flex  !important;}
.input-mini {
    width: 100%;
}
@media only screen and (max-width: 960px) {
  article.item.item-page div p a.pwebcontact137_toggler.btn.btn-success{
margin:5px;
}
  .table{
width:80%;

}
}
