

/* Start:/local/templates/olympic/components/bitrix/search.title/.default/style.css?17528531032108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/olympic/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/components/medsi/set_cookie/templates/.default/style.css?17528531032018*/
.cookie-alert {
    position: fixed;
    width: 100vw;
    bottom: 0;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.15);
    animation: ease-open 0.3s ease;
}

.cookie-alert.__hidden-alert {
    display: none;
}

.cookie-alert.__hidden-animation {
    animation: ease-hide 0.35s ease;
    animation-fill-mode: forwards;
}

.cookie-alert__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 45px 70px !important;
}

@media screen and (max-width: 1279px) {
    .cookie-alert__container {
        padding: 25px 200px 25px 30px !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 1023px) {
    .cookie-alert__container {
        padding: 25px 200px 25px 30px !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 767px) {
    .cookie-alert__container {
        padding: 25px 15px !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

.cookie-alert__green {
    color: #01ABAA;
}

.cookie-alert__button {
    display: flex;
    justify-content: center;
    min-width: 200px;
    padding: 9px 20px;
    margin-left: 60px;
    font-size: 20px;
    color: #FFFFFF;
    background: #01ABAA;
    border-radius: 0px;
    cursor: pointer;
}

@media screen and (max-width: 1279px) {
    .cookie-alert__button {
        margin-left: 0px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 1023px) {
    .cookie-alert__button {
        margin-left: 0px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .cookie-alert__button {
        min-width: 100%;
        font-size: 18px;
        margin-left: 0px;
        margin-top: 30px;
    }
}

@keyframes ease-open {
    0% {
        bottom: -100%;
    }
    100% {
        bottom: 0%;
    }
}

@keyframes ease-hide {
    0% {
        bottom: 0%;
    }
    100% {
        bottom: -100%;
    }
}
/* End */


/* Start:/local/templates/olympic/styles.css?1752853103549*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

/* End */
/* /local/templates/olympic/components/bitrix/search.title/.default/style.css?17528531032108 */
/* /local/components/medsi/set_cookie/templates/.default/style.css?17528531032018 */
/* /local/templates/olympic/styles.css?1752853103549 */
