/*попап для отелей*/
.uc-hotels ol, .uc-hotels ul { list-style: none;    padding-left: 0;    margin: 0; }
.uc-hotels ul { padding-left: 1em;}
.uc-hotels ol {font-weight:bold; padding-top:1em;}

.uc-hotels ol a, .uc-hotels ul a {text-decoration: underline;}
.uc-hotels ol a {text-decoration-thickness:2px;text-decoration-color:rgb(136 143 99 / .56);}
.uc-hotels ul a {text-decoration-thickness:1px;text-decoration-color:rgb(136 143 99 / .36);}
.uc-hotels ul {opacity:.85;}