html {
scroll-behavior: smooth;
}
.i-agree {
font-size: 14px;
}
.scroll-to-top {
bottom: 80px;
right: 20px;
}
.top-call {
display: none;
}
@media (max-width: 639px) {
.top-call {
z-index: 9999;
position: fixed;
width: 100%;
display: block;
}
.top-call a {
background: #d40735;
color: #fff;
text-align: center;
width: 100%;
display: table;
padding: 5px;
font-size: 14px;
}
}
.os-all {
position: fixed;
right: 20px;
z-index: 350;
bottom: 160px;
}
.os-all div {
backdrop-filter: blur(2px);
-webkit-backdrop-filter: blur(2px);
border-radius: 30px;
}
.os-all div a {
font-size: 20px;
width: 50px;
text-align: center;
margin-bottom: 10px;
position: relative;
display: table;
opacity: 0.8;
border-radius: 50%;
line-height: 50px;
text-decoration: none;
}
.os-all div a:hover {
opacity: 0.9;
}
.os-all div a::after {
position: absolute;
right: 25px;
font-size: 0px;
text-align: right;
line-height: 48px;
top: 0;
text-transform: uppercase;
color: #fff;
font-weight: 500;
z-index: -1;
opacity: 0;
}
.os-all div a:hover::after {
right: 51px;
font-size: 14px;
width: 200px;
color: #000;
}
.os-all div a:hover::after {
right: 0px;
line-height: 50px;
opacity: 1;
background: inherit;
border-radius: 30px;
width: auto;
white-space: nowrap;
padding-left: 20px;
padding-right: 55px;
color: #fff;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.os-all i {
background: none;
color: #fff !important;
margin-right: 0px !important;
}
.os-all .lab-mobi {
width: 100%;
display: table;
font-size: 10px;
text-transform: uppercase;
line-height: 1;
margin-bottom: 6px;
letter-spacing: 0.5px;
color: #fff;
font-weight: 400;
}
.os-but-rew a::after {
content: 'Оставить отзыв';
}
.os-but-rew a {
color: #fff;
background: #12538f;
}
.os-but-calc a {
background: var(--colr-tlg);
}
.os-but-calc a::after {
content: 'Тelegram';
}
.os-but-tel-call a {
background: #19AEA0;
}
.os-but-tel a {
background: #11b97a;
}
.os-but-tel a::after {
content: 'мы перезвоним вам';
}
.os-but-whats a {
background: var(--colr-wa);
}
.os-but-whats a::after {
content: 'WhatsApp';
}
.os-but-whats i {
}
.os-but-mes a {
background: #d22426;
}
.os-but-mes a::after {
content: 'Записаться на диагностику';
}
.os-row {
position: absolute;
bottom: -300px;
}
@media (min-width: 769px) {
.dn-min769, .os-all .lab-mobi {
display: none !important;
}
}
@media (max-width: 768px) {
.dn-max768 {
display: none !important;
}
.os-all {
right: auto;
top: auto;
bottom: 0;
display: flex;
left: 0;
width: 100%;
}
.os-all div {
width: 33.3%;
}
.os-all div a {
width: 100%;
margin: 0;
border-radius: 0;
line-height: 30px;
font-size: 18px;
box-shadow: 0 0 1px #ccc;
padding: 3px 0;
}
.os-all div a::after {
display: none;
}
}.contacts__block .h3 {
margin-bottom: 10px;
font-weight: 500;
}
.contacts__block .red-button {
padding: 0 20px;
}
@media screen and (max-width: 991px) {
.contacts__map {
height: 500px !important;
}
}
.contact-page-all h3 {
font-weight: 600;
color: #12538f;
}
@media screen and (max-width: 991px) {
.contact-page-all .cp-col-left {
margin-bottom: 60px;
}
}
@media screen and (min-width: 992px) {
.contact-page-all {
width: 100%;
display: flex;
}
.cp-col-left, .cp-col-right {
width: 50%;
}
.cp-col-left {
padding-right: 10px;
}
.cp-col-right {
padding-left: 10px;
}
}
.wpcf7 .adress-radio .wpcf7-list-item.first {
margin-bottom: 10px;
display: table;
}
.adress-radio .wpcf7-list-item.last {
pointer-events: auto !important;
opacity: 1 !important;
}
.wpcf7 .adress-radio {
margin-bottom: 20px;display: table;
}
.wpcf7 .check-adress .wpcf7-list-item {
display: table;
margin-bottom: 15px !important;
}
.wpcf7 .check-adress {
margin-bottom: 10px;
display: table;
}
.header__top__address__hours {
display: none !important;
}
@media screen and (max-width: 991px) {
.header__top__hours-mob {
display: none !important;
}
}