Your IP : 3.144.37.229
.uf-error {
color: red!important;
font-size: 12px!important;
float: right;
clear: right;
display: none;
}
.has-success input {
border: 1px solid green;
}
.header__city {
display: inline-block;
vertical-align: middle;
color: #fff;
margin-right: 70px;
}
.header__part {
color: #fff;
float: right;
margin-top: 5px;
cursor: pointer;
}
.icon-handshake-o {
width: 28px;
height: 17px;
fill: #fff;
vertical-align: middle;
margin-right: 5px;
}
.slogan {
text-transform: uppercase;
font-size: 18px;
margin-bottom: 15px;
font-weight: 800;
color: #51274d;
}
.personal__link {
font-size: 12px;
color: #28282a;
text-decoration: none;
position: relative;
}
.personal__link:hover,
.personal__link:focus,
.personal__link:active {
color: #28282a;
}
.personal__count {
background-color: #ffc301;
width: 20px;
height: 20px;
color: #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
display: block;
line-height: 20px;
text-align: center;
position: absolute;
right: 0;
top: -10px;
}
.login__name {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block;
max-width: 65px;
}
.main__nav__element:hover:after {
content: '';
background: #5e234d;
position: absolute;
bottom: -10px;
height: 5px;
left: 3px;
right: 0;
}
.main__nav__name {
height: 31px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: black;
}
.scheme {
margin-bottom: 5px;
}
.scheme__hour {
font-size: 14px;
color: #28282a;
}
.scheme__icon {
width: 20px;
height: 19px;
margin-right: 5px;
vertical-align: middle;
}
.header__call {
margin-bottom: 10px;
}
.personal__link:hover .img-hovered-hide,
.img-hovered {
display: none;
}
.personal__link:hover .img-hovered {
display: block;
}
@media screen and (min-width: 1201px) {
.header__search {
width: 60%;
display: inline-block;
vertical-align: middle;
}
.header__call {
width: 50%;
display: inline-block;
vertical-align: middle;
}
}
.banner{
padding-bottom: 10px;
}