@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700&subset=cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Amiri:400,400i,700&subset=arabic,latin-ext');


@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueCyr-Roman.eot');
  src: url('../fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HelveticaNeueCyr-Roman.woff2') format('woff2'),
       url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
       url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'),
       url('../fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueCyr-Medium.eot');
  src: url('../fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HelveticaNeueCyr-Medium.woff2') format('woff2'),
       url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'),
       url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype'),
       url('../fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/Helvetica-3-Thin.eot');
  src: url('../fonts/Helvetica-3-Thin.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Helvetica-3-Thin.woff2') format('woff2'),
       url('../fonts/Helvetica-3-Thin.woff') format('woff'),
       url('../fonts/Helvetica-3-Thin.ttf') format('truetype'),
       url('../fonts/Helvetica-3-Thin.svg#Helvetica-3-Thin') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/Helvetica-7-Bold.eot');
    src: url('../fonts/Helvetica-7-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica-7-Bold.woff2') format('woff2'),
         url('../fonts/Helvetica-7-Bold.woff') format('woff'),
         url('../fonts/Helvetica-7-Bold.ttf') format('truetype'),
         url('../fonts/Helvetica-7-Bold.svg#Helvetica-7-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}


/* common */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }

html, body { width: 100%; height: 100%; }

body { font-size: 15px; line-height: 1.2; color: #000000; font-family: "HelveticaNeue", "Helvetica Neue",Helvetica,Arial,sans-serif; }
body, input, select, textarea, button, h1, h2, h3, h4, h5, h6, a { color: #000000; }
input, select, textarea, button { outline: none; }
select:-moz-focusring { text-shadow: 0 0 0 #000; color: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

a { text-decoration: none; }
a, a:hover, a:active { outline: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; line-height: 1.3; font-weight: normal; }

p { margin-bottom: 20px; }

.ta-left { text-align: left; }
.ta-center { text-align: center; }

ul, ol, dl { list-style-type: none; }
ol { margin: 0 0 20px 25px; list-style-type: decimal; list-style-position: outside; }

img { border: none; vertical-align: top; }

table { border-collapse: collapse; }
th, td { padding: 10px; }

hr { height: 0; border-bottom: 1px solid #ddd; }

.main { min-height: 100%; min-width: 320px; }

.container-fluid { max-width: 1280px; }

/*------------------------------------------- header -------------------------------------------------*/
.header { min-width: 320px; position: fixed; top: 0; right: 0; left: 0; margin: 0 auto; z-index: 100; background: #ffffff; border-bottom: 1px solid #dfdfe4; }
.header .container-fluid { position: relative; }

.logo { height: 84px; width: 187px; position: relative; display: block; float: left; z-index: 100; margin-top: 26px; margin-right: 5px; }
.logo:after { content: ""; position: absolute; left: 0; width: 187px; height: 173px; top: 0; background: url(../images/logo.png) no-repeat; background-size: cover; }

.logoen { height: 84px; width: 187px; position: relative; display: block; float: left; z-index: 100; margin-top: 26px; margin-right: 5px; }
.logoen:after { content: ""; position: absolute; left: 0; width: 187px; height: 173px; top: 0; background: url(../images/logoen.png) no-repeat; background-size: cover; }

.navbar { border: none; min-height: 10px; border-radius: 0; }
.navbar-collapse { padding-left: 0; }

.nav > li > a { font-weight: 700; }

.dropdown-menu { background: rgba( 255, 255, 255, 0.85); border-radius: 0; border: none; }
.dropdown-menu > li > a { color: #000000; }
.dropdown-menu > li > a:hover { color: #1aa79c; background: none; }

.navbar-toggle { border-color: #1aa79c; }
.navbar-toggle .icon-bar { background: #1aa79c; }

.header-box { position: absolute; right: 0; top: 25px; color: #1aa79c; }
.header-box li { position: relative; float: left; padding: 0 10px; }
.header-box li:after { content: "|"; position: absolute; left: 0; top: 0; }
.header-box li:first-child:after { display: none; }
.header-box a { font-size: 14px; color: #1aa79c; }

.search-link { position: relative; padding-left: 26px; }
.search-link:after { content: ""; left: 0; width: 17px; height: 17px; position: absolute; top: 50%; margin-top: -8px; background: url(../images/loupe.png) no-repeat; }

/*------------------------------------------- content ------------------------------------------------*/
.content { min-width: 320px; min-height: 600px; padding-top: 122px; position: relative; margin: 0 auto; }

.slider { margin: 0 0 38px; }
.slider img { margin: 0 auto; max-height: 370px; }

.slider .slick-slide { outline: none; }
.slider .slick-arrow { position: absolute; top: 50%; margin-top: -19px; width: 21px; height: 38px; border: none; font-size: 0; }
.slider .slick-prev { left: 10%; background: url(../images/gallery-left-arr.png) 0 0 no-repeat; z-index: 10; }
.slider .slick-next { right: 10%; background: url(../images/gallery-right-arr.png) 0 0 no-repeat; }

.about-section { margin: 0 0 35px; }
.about-section p { margin: 0 0 10px; }
.about-section a { text-decoration: underline; }
.about-section a:hover { text-decoration: none; }

.main-block { background: #dfdfe4; padding: 30px 0 1px; margin-bottom: 30px; }
.main-block_box { padding: 17px 27px 50px; background: #ffffff; min-height: 280px; position: relative; margin-bottom: 28px; font-size: 13px;}
.main-block_box.en{
  min-height: 240px;
}

.main-block_title { font-size: 28px; color: #1aa79c; font-family: 'PT Serif', serif; margin-bottom: 20px; }
.main-block_title2 { font-size: 28px; color: #1aa79c; font-family: 'PT Serif', serif; margin-bottom: 20px; }
.main-block_box ul li { margin-bottom: 10px; }

.main-block_more { position: absolute; left: 0; right: 0; bottom: 0; font-size: 15px; color: #ffffff; text-transform: uppercase; display: block; padding: 14px 27px; background: #1aa79c; }
.main-block_more:after { content: ""; right: 17px; width: 23px; height: 23px; position: absolute; top: 50%; margin-top: -12px; background: url(../images/arrow.png) no-repeat; }

.main-block_worktime-hours { margin-bottom: 21px; }
.main-block_worktime-hours p { font-size: 18px; color: #ffffff; margin-bottom: 15px; }
.main-block_worktime-open { margin-bottom: 18px; }
.main-block_worktime-open p { color: #ffffff; margin-bottom: 2px; }
.main-block_worktime-closed p { color: #ffffff; margin-bottom: 2px; }

.main-block_price { margin-bottom: 15px; }
.main-block_price table { width: 100%; }
.main-block_price td { padding: 0 0 9px; font-size: 18px; vertical-align: top;  }
.main-block_price .col1 { width: 79%; }
.main-block_price .col2 { width: 21%; }

.banner-main-block {
	background-color: #27a79c;
	padding-bottom: 25px;
	text-align: center;
}
.banner-main-block p {
	margin-bottom: 0;
	line-height: 1.2em;
}
.banner-main-block *,
.banner-main-block a {
	font-size: 24px;
	color: #fff;
	line-height: 1.1em;
}
.banner-main-block a {
	text-decoration: underline;
}

.previews-articles.grey { background-color: #dfdfe4; padding-top: 37px; padding-bottom: 19px; }
.previews-articles.grey .preview-art-item_pic img { border: none; }

.calendar-section { padding: 15px 0; }
.calendar-section h2 { color: #1aa79c; font-size: 31px; font-family: "PT Serif"; margin: 0 0 32px; }
.calendar-block { background: url(../images/calendar.jpg) center top no-repeat; height: 300px; }

.tour-section { padding: 35px 0; }
.tour-block .row { margin-bottom: 28px; }
.tour-block .row:last-child { margin-bottom: 0; }
.tour-block_item { display: block; position: relative; margin-bottom: 30px;}
.tour-block_title { position: absolute; left: 17px; bottom: 14px; color: #ffffff; font-size: 19px; font-family: "PT Serif"; text-shadow: 0 0 6px rgba(0, 0, 0, 0.7); }

.collections-section { padding: 35px 0; }
.collections-block .row { margin-bottom: 28px; }
.collections-block .row:last-child { margin-bottom: 0; }
.collections-block_item { display: block; position: relative; margin-bottom: 30px;}
.collections-block_title { position: absolute; left: 17px; bottom: 14px; color: #ffffff; font-size: 19px; font-family: "PT Serif"; text-shadow: 0 0 6px rgba(0, 0, 0, 0.7); }

/* previews-articles */
.previews-articles { margin-bottom: 16px; }

.preview-art-item { margin: 0 0 30px; }
.preview-art-item_pic { margin: 0 0 29px; }
.preview-art-item_pic img { border: 2px solid #ffffff; }
.preview-art-item_name { margin: 0 0 11px; }
.preview-art-item_name a { color: #1aa79c; text-transform: uppercase; }
.preview-art-item_descr { font-size: 13px; }
.preview-art-item_descr p { margin-bottom: 11px; }

[class*="col-xs-5th-"] .preview-art-item {
	padding: 0 10px;
}

.line { height: 3px; background: #1aa79c; border: none; margin: 0 0 20px; }

.wrap-block { margin-bottom: 18px; }

/* news-section */
.news-section { margin: 0 0 30px; }
.news-section h2 { margin: 0 0 10px; font-size: 32px; color: #1aa79c; font-family: 'PT Serif', serif; }

.news-section_item { margin: 0 0 8px; }
.news-section_item_photo { float: left; width: 130px; margin-right: 33px; display: block; margin-bottom: 24px; }
.news-section_item_photo img { border: 1px solid #d1d1d1; width: 100%; }
.news-section_item_column { overflow: hidden; }
.news-section_item_title { font-weight: bold; margin-bottom: 10px; }
.news-section_item_title a { color: #1aa79c; position: relative; margin-left: 8px; }
.news-section_item_title a:before { content: "|"; left: -8px; top: 0; position: absolute; }
.news-section_item_descr { font-size: 13px; }
.news-section_item_descr p { margin: 0 0 11px; }

.news-section_item + .row { padding-top: 11px; }

.news-section_links { margin-top: 9px; color: #1aa79c; margin-bottom: 10px; }
.news-section_links li { position: relative; float: left; padding: 0 13px; color: #1aa79c; }
.news-section_links li:after { content: "|"; position: absolute; left: 0; top: 0; }
.news-section_links li:first-child { padding-left: 0; }
.news-section_links li:first-child:after { display: none; }
.news-section_links a { color: #1aa79c; }

.subs-block { position: relative; padding-right: 100px; }
.subs-block_inp { font-size: 15px; color: #9f9f9f; border: 1px solid #959595; padding: 9px 10px; width: 100%; }
.subs-block_btn { position: absolute; right: 0; top: 0; color: #ffffff; background: #1aa79c; cursor: pointer; padding: 10px 25px; width: 70px; border: none; }

.about-block { margin: 0 0 30px; font-size: 13px; }
.about-block h2 { margin: 0 0 10px; font-size: 32px; color: #1aa79c; font-family: 'PT Serif', serif; }

/* wrap-color-block */
.wrap-color-block { background: #1aa79c; overflow: hidden; margin-bottom: 30px; }
.wrap-color-block_ins { position: relative; }
.wrap-color-block_ins:before { content: ""; right: 0; width: 33.33333333%; height: 100%; position: absolute; top: 0; background: #dfdfe4; }
.wrap-color-block_ins:after { content: ""; left: 100%; width: 100%; height: 100%; position: absolute; top: 0; background: #dfdfe4; }

.online-library { padding: 21px 0 10px; }
.online-library h3 { color: #ffffff; font-size: 32px; margin: 0 0 23px; font-family: 'PT Serif', serif; }
.online-library_list li { float: left; width: 20%; margin: 0 0 10px; padding-right: 23px; }

/* citation-block */
.citation-block { padding: 22px 0 30px 15px; background: #dfdfe4; }
.citation-block h3 { font-size: 32px; color: #1aa79c; margin: 0 0 8px; font-family: 'PT Serif', serif; }
.citation-block table { width: 100%; }
.citation-block td { padding: 5px 0; font-size: 13px; vertical-align: top; }
.citation-block .col1 { padding-right: 60px; }
.citation-block .col2 { padding-right: 10px; }

#map { height: 370px; }

.breadcrumbs-section { background-color: #dfdfe4; padding-top: 28px; margin-top: -2px; padding-bottom: 28px; }

.breadcrumb { background-color: transparent; padding: 0; margin: 0; }
.breadcrumb a { font-size: 15px; color: #000000; text-decoration: underline; }
.breadcrumb > li { padding-right: 20px; margin-right: 2px; position: relative; }
.breadcrumb > li + li:before,
.breadcrumb > li:before { content: "▸"; color: #000000; position: absolute; top: 1px; right: 0; font-size: 17px; padding: 0; }
.breadcrumb li:last-child:before { display: none; }

.left-navi { margin-top: 33px; line-height: 16px; padding-right: 10px; }
.left-navi li { margin-bottom: 12px; }
.left-navi li.active > a { color: #1aa79c; }
.left-navi a:hover { color: #1aa79c; text-decoration: none; }

.left-navi li ul { padding: 19px 0 1px 24px; display: none; }
.left-navi li.active > ul { display: block; }
.left-navi li ul li { margin-bottom: 9px; font-size: 13px; }

.departments-article h2 { font-family: 'PT Serif', serif; font-size: 32px; color: #1aa79c; margin-top: 22px; }
.departments-article address { line-height: 26px; margin-bottom: 31px; }
.departments-article address span { display: block; font-size: 13px; }

.departments-article h3 { color: #1aa79c; text-transform: uppercase; font-size: 15px;  }
.departments-article p { font-size: 13px; margin-bottom: 11px; }
.departments-article p a { text-decoration: underline; }
.departments-article p a:hover { text-decoration: none; }

.departments-article figure { float: right; margin-top: 42px; margin-left: 31px; }
.departments-article figure img { margin-bottom: 32px; }

.departments-article figure + h3 { margin-top: 36px; }

.departments-article ul { padding-left: 36px; margin-bottom: 35px; }
.departments-article li { font-size: 13px; position: relative; line-height: 16px; margin-bottom: 9px; }
.departments-article ul li:before { position: absolute; width: 4px; height: 3px; left: -15px; top: 0; content: "•"; }
.departments-article ul + p { font-size: 13px;  }

.departments-article video { margin-bottom: 30px; max-width: 100%; height: auto;}
.departments-article img { max-width: 100%; height: auto; }


.variable-width-slider { margin: 36px 57px 31px 0; position: relative; }

.variable-width-slider .slick-slide { outline: none; }
.variable-width-slider .slick-arrow { position: absolute; }
.variable-width-slider .slick-prev { display: none !important; }
.variable-width-slider .slick-next { top: 0; right: -57px; bottom: 0; width: 51px; background: #5bb7c1 url(../images/var-arrow.png) center no-repeat; border: none; font-size: 0; }
.variable-width-slider_item { margin: 0 2px; height: 225px; }
.variable-width-slider_item img { max-height: 225px; }

.gallery-slider { position: relative; background-color: #dfdfe4; height: 535px; margin-bottom: 6px; margin-top: 36px; padding-top: 34px; }

.gallery-slider .slick-slide { outline: none; }
.gallery-slider .slick-arrow { position: absolute; top: 50%; margin-top: -19px; width: 21px; height: 38px; border: none; font-size: 0; }
.gallery-slider .slick-prev { left: 18px; background: url(../images/gallery-left-arr.png) 0 0 no-repeat; z-index: 10; }
.gallery-slider .slick-next { right: 18px; background: url(../images/gallery-right-arr.png) 0 0 no-repeat; }
.gallery-slider_item { padding-bottom: 80px;  }
.gallery-slider_item img { margin: 0 auto; min-height: 428px; max-height: 428px; }
.gallery-slider_item-caption { bottom: 0; min-height: 80px; left: 0; right: 0; position: absolute; width: 100%; z-index: 2; font-size: 13px; text-align: center; padding-top: 15px; }
.gallery-slider_item-caption span { display: inline-block; max-width: 660px; }

.gallery-slider-navi { background-color: #5bb7c1; height: 152px; padding: 5px; margin-bottom: 39px; }
.gallery-slider-navi .slick-slide { outline: none; }
.gallery-slider-navi_item { margin-right: 5px; }
.gallery-slider-navi_item img { max-height: 140px; max-width: none; }

.slider .slick-slide { outline: none; }
.slider_item { position: relative; max-width: 1405px; margin: 0 auto; }
/*--.slider_caption { position: absolute; width: 1250px; left: 50%; margin-left: -625px; bottom: 15px; font-size: 14px; color: #ffffff; opacity: 0.6; text-align: right; padding-left: 42%; }---*/
/* .slider_caption { position: absolute; width: 1250px; left: 50%; margin-left: -625px;  bottom: 15px; font-size: 14px; color: #ffffff; opacity: 0.6; text-align: right;  } */
.slider_caption { position: absolute; width: 100%;   bottom: 15px; font-size: 14px; color: #ffffff; opacity: 0.8; text-align: center;  }

.slider_caption p { margin: 0; }

.depart-descr-section { margin-top: -10px; padding-bottom: 15px; }

.depart-navi li { margin-bottom: 10px;}
.depart-navi a { font-weight: bold; color: #1aa79c; }

.depart-descr p { line-height: 16px; margin-bottom: 10px; }
.depart-descr { font-size: 13px; }

.navi-row { padding-top: 30px; padding-bottom: 8px; }
.navi-row.gray { background-color: #dfdfe4; }
.navi-block.mh543 { min-height: 572px; }

.navi-row.white { padding-top: 25px; padding-bottom: 0; }
.navi-row.white .navi-block { padding: 0; }
.navi-row.white .navi-block p { padding-right: 21px; }

.navi-block { background: #ffffff; padding: 21px 20px 9px 36px; margin-bottom: 28px; }
.navi-block h2 { color: #1aa79c; font-family: 'PT Serif', serif; font-size: 33px; margin: 0 0 18px;  }
.navi-block li { margin-bottom: 10px; }

.descr-block { background-color: #dfdfe4; padding-bottom: 14px; margin-bottom: 4px; }
.descr-block h2 { color: #1aa79c; font-family: 'PT Serif', serif; font-size: 30px; margin-top: 21px; margin-bottom: 20px; }
.descr-block p { font-size: 13px; }
.descr-block .btn-wrap { padding-top: 81px; }
.descr-btn { display: block; border: 2px solid #000000; text-align: center;  letter-spacing: 1px; font-size: 16px; padding-top: 7px; padding-bottom: 8px;  text-decoration: none; }

.dissert-section { padding-bottom: 44px; }
.dissert-section h2 { font-family: "PT Serif"; font-size: 32px; color: #1aa79c; margin-bottom: 17px; }
.dissert-section p { font-size: 13px; margin-bottom: 9px; line-height: 16px;  }
.dissert-section p strong { color: #1aa79c; font-weight: 400; }
.dissert-section a { color: #1aa79c; font-weight: 400; text-decoration: none; }
.dissert-section a:hover { text-decoration: underline; }

.table-block { width: 100%; }
.table-block { margin-top: 15px; margin-bottom: 20px; }
.table-block + p { margin-bottom: 15px; }
.table-block .col1 { width: 5%; }
.table-block .col2 { width: 32%; }
.table-block .col3 { width: 30%; }
.table-block .col4 { width: 33%; }

.table-block th { padding-top: 6px; padding-bottom: 8px; font-weight: normal; }
.table-block th.col2,
.table-block th.col3,
.table-block th.col4 { padding-left: 0; }

.table-block td { padding-top: 8px; padding-bottom: 5px; line-height: 16px; }
.table-block td.col2,
.table-block td.col3,
.table-block td.col4 { padding-left: 0; }
.table-block td.col4 { padding-right: 0; }
.table-block tr:nth-child(even) td { padding-bottom: 6px; padding-top: 4px; }

.table-block th { background-color: #1aa79c; vertical-align: top; color: #ffffff; font-size: 13px; }
.table-block tr:nth-child(even) td { background-color: #dfdfe4; }
.table-block td { vertical-align: top; font-size: 13px; }
.table-block .col2 a { text-decoration: underline; color: #000000; }
.table-block .col2 a:hover { text-decoration: none; }

.schedule-section { padding-bottom: 34px; }

.schedule-block { line-height: 28px; }
.schedule-block h2 { font-family: "PT Serif"; font-size: 32px; color: #1aa79c; margin-bottom: 15px; }
.schedule-block time { display: block; white-space: nowrap; color: #1aa79c; }
.schedule-block_descr { padding-left: 26px; }
.schedule-block .btn-wrap { margin-top: 17px; }
.schedule-block .main-block_more { position: static; padding: 10px 26px 7px; }
.schedule-block .main-block_more:after { margin-top: -3px; right: 37px; }

.services-section { background-color: #dfdfe4; padding-top: 39px; padding-bottom: 45px; }
.service-link { display: block; position: relative; }
.service-link_title { font-family: "PT Serif"; font-size: 33px; color: #ffffff; position: absolute; left: 27px; top: 22px;  }

.depart-descr li { line-height: 16px; padding-left: 22px; margin-bottom: 10px; position: relative; }
.depart-descr li:before { position: absolute; content: ""; background-color: #1aa79c; width: 7px; height: 7px; border-radius: 50%; left: 4px; top: 6px; }

.science-page .main-block { margin-bottom: 0; }
.main-block_box p { line-height: 16px; margin-bottom: 9px; }

.main-block_schedule { margin-top: -3px; }
.main-block_schedule-item { font-size: 13px; line-height: 16px; }
.main-block_schedule-item time { display: block; color: #1aa79c; }

.science-page .main-block_box { min-height: 373px; font-size: 13px; }

.citation-block.white { background: #ffffff; padding-left: 19px; padding-bottom: 28px; }
.citation-block.white .col1 { padding-right: 10px; width: 85%; }
.citation-block.white .col2 { width: 15%; }
.citation-block.white td { padding-bottom: 6px; }

.report-block { padding-top: 22px; padding-bottom: 25px; }
.report-block_title { color: #0d0d0d; font-size: 32px; font-family: "PT Serif"; }

.report-block .btn-wrap { padding-top: 3px; }
.report-block_btn { border: 2px solid #1aa79c; display: block; font-size: 16px; font-weight: ; text-transform: uppercase; color: #1aa79c; text-decoration: none; text-align: center; padding: 8px 0 7px; }

.science-page .news-section { margin-bottom: 10px; }
.science-page .news-section h2 { margin-top: 21px; margin-bottom: 18px; }

.science-page .string-news h2 { margin-bottom: 17px; }
.string-news_item { margin-bottom: 14px; }
.string-news_item a { color: #1aa79c; font-size: 13px; }
.string-news_item time { position: relative; color: #1aa79c; font-size: 13px; }
.string-news_item time:after { content: "|"; padding-left: 4px; }

.museums-page .slider { margin-bottom: 0; }

.museums-page .main-block { margin-bottom: 0; padding-bottom: 5px; }
.museums-page .main-block_box { min-height: 373px; }

.main-block_box.green { background-color: rgba(26, 167, 156, 0.85); }
.main-block_box.green .main-block_title { color: #ffffff; }
.main-block_box.green ul li a { color: #ffffff; }
.main-block_box.green .main-block_more { background-color: #ffffff; color: #000000; }
.main-block_box.green .main-block_more:after { background: url(../images/arrow-black.png) 0 0 no-repeat; }

.placemark_container { position: relative; }
.placemark_addr { border: 1px solid #ffffff; background: #1aa79c; padding: 21px 15px 24px; width: 225px; color: #ffffff; position: absolute; left: -225px; top: 25px; line-height: 1.3; }

.placemark_addr:before { content: ""; position: absolute; right: -1px; top: -21px; width: 27px; height: 21px; background: url(../images/triangle.png) no-repeat; }

/* expo-section */
.expo-section { padding: 26px 0 19px; background: #dfdfe4; }
.expo-section h2 { font-size: 32px; color: #1aa79c; font-family: "PT Serif"; margin: 0 0 20px; }

.expo-section .row { font-size: 0; line-height: 0; }
.expo-section div[class|="col-xs"] { display: inline-block; vertical-align: middle; }

.expo-item { position: relative; max-width: 289px; display: block; margin: 0 auto 33px; }
.expo-item span { display: block; }

.expo-item_box { background: #ffffff; position: relative; padding: 0 85px 0 15px; }
.expo-item_box:after { content: ""; position: absolute; right: 16px; top: 50%; margin-top: -25px; height: 50px; width: 50px; }
.expo-item .expo-item_wrap { display: table; width: 100%; }
.expo-item .expo-item_name { display: table-cell; height: 90px; vertical-align: middle; font-size: 15px; line-height: 1.2; text-transform: uppercase; }

.expo-item.ex22496 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.05 123.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2300a79d;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_lomonosov%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='lomonosov'%3E%3Cpath class='cls-1' d='M85.91 81.31c-.62-.59-1.29-.42-2-1-1.89-1.55-2.85-3.85-4.3-5.5-.53-.6-.48-2.14 1.92-2.48 5.77-.82 3.8-4.17 4.75-8.09 1-4.08 2.79-4.19 2.69-9.38-.09-4.66 1.32-2.85 1.64-10.7.35-8.64-5.24-19.8-10.32-23.44-13.92-6.88-29.8-4.68-36.53.91-1.58 1.38-4 4.69-4.12 6.5-.19 1.53-3.49 3.59-3.65 5.78-.28 1.16.21 2.82-.82 5.25-.2.79-5 4-6.57 5.68-.93 1.53-3.41 2.91-3.14 4.72.5 2 3.65 2.31 4.71 2.63.82 1.27-1.46 3.07-1.48 3.66-.18.36 1.39 1.67 1.62 2.21-2.44.59-2.17 2.07-.61 2.8.27.13-.89 1.71-.87 1.9-1.2 4.25-.13 9 6 9.48.76.29 3.66 3.34 5.85 3.58 3 .67 5 5.74 6.52 7.92-.92 3.45-2.65 9.07-3.89 9.49-4.52 1.56-12.53 9.05-17.92 15a59.29 59.29 0 0 0 20.7 10.43 236.12 236.12 0 0 0 29.62.55A59.37 59.37 0 0 0 103 104.43c-6.42-7.64-9.75-16.18-17.09-23.12z'/%3E%3Cpath class='cls-1' d='M61.53 0a61.52 61.52 0 1 0 61.53 61.53A61.6 61.6 0 0 0 61.53 0zm0 119.08a57.56 57.56 0 1 1 57.57-57.55 57.63 57.63 0 0 1-57.57 57.55z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22506 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.04 123.04'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-2%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_observatory%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='observatory'%3E%3Cpath class='cls-1' d='M61.52 123A61.52 61.52 0 1 1 123 61.52 61.59 61.59 0 0 1 61.52 123zm0-119A57.52 57.52 0 1 0 119 61.52 57.59 57.59 0 0 0 61.52 4z'/%3E%3Cpath class='cls-2' d='M68.66 68.54A7.24 7.24 0 0 1 63 73.21h2.91v1.25c-.39.36-1.91.2-1.91.87s1.08.21 1 1.22c0 .86-.6 1-.94 1.54 0 2 .11 5.13 0 6.13s-.33.48-.81.9c-.21 3 1.38 3.47 1.37 6.42-.14 1.9-1.37 1.46-1.32 3.46 0 .59.75.87 1 1.27s-.11.69.67 1.23 2.73.57 3.45 1.32-.11 1.43-.54 2c.48 6.25 6.77 9.08 12 11.39 3.54.57 5.17 7.18 1.26 6.91-.85 0-1.85-2.58-.27-2.88a1.13 1.13 0 0 0-.45-1.26c-2.88-2.72-8.55-2.8-10.79-5.49-2.1-1.17-4.38-6.76-4.39-7.63-2.15.1-4.27.1-6.42 0 0 .87-2.29 6.46-4.39 7.63-2.24 2.69-7.9 2.77-10.78 5.49a1.11 1.11 0 0 0-.45 1.26c1.57.3.58 2.92-.27 2.88-3.91.27-2.28-6.34 1.26-6.91 5.22-2.31 11.51-5.14 12-11.39-.43-.55-1.26-1.23-.55-2s2.66-.78 3.45-1.32.38-.82.67-1.23 1-.69 1-1.27c0-2-1.17-1.57-1.3-3.47 0-3 1.57-3.39 1.37-6.42-.48-.43-.68.1-.8-.9s0-4.09 0-6.13c-.33-.56-.89-.67-.94-1.53-.09-1 1-.44 1-1.21s-1.51-.54-1.91-.89V73.2h2.15A7.43 7.43 0 0 1 58.91 59l.05-.22-5.46-4.9.64-.89c-8.92-8.43-17.95-17-26.87-25.46q.53-7.47 8.63-9.89l62 58.13-2.7 4.18 5.39 5-2.41 2.83-5.62-5.21-3.64 3.06-14.41-13.38-.38.43-5.28-4.12h-.19zM56 65.49a5.84 5.84 0 0 0 3.73.24 2.15 2.15 0 0 1 1.73-2l-2.88-2.63A5.73 5.73 0 0 0 56 65.49zm4 1.28a7.49 7.49 0 0 1-4-.08 5.75 5.75 0 0 0 4 4.73 1.28 1.28 0 0 1 0-.19c.87-.29 1.68-2 1.88-3.29h-.06a2.15 2.15 0 0 1-1.91-1.16zm3 .83c-.08 1.16-.72 3.26-1.73 4.06h.42a5.74 5.74 0 0 0 5.15-3.21h-.18L64 66a2.14 2.14 0 0 1-1 1.6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22512 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.05 123.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-1%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_globe%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='globe'%3E%3Cpath class='cls-1' d='M87.12 32.21A40.37 40.37 0 0 1 39 97l-1.7 2.28 3.15 2.35-2.06 3.1-2.48-1.68-6.66 8.49-5.06-2.27 7-9.72L29 97.84l2-3.26 3.51 2.62 1.71-2.29a40.37 40.37 0 0 1 48.86-64.23l5.54-7.1-3.38-2.48 2-2.74 8.62 6.32-2 2.74-3.18-2.33-5.56 7.13zM44.3 51.07a68.81 68.81 0 0 1 5.48-6.59 61.21 61.21 0 0 1 6-5.54l1-.79c-6.5-2.13-12.62-2.7-17.48-1.58a15.86 15.86 0 0 0-4.7 1.85 12.19 12.19 0 0 0-2.6 2.04l-.71.93 13 9.68zm16.83-9.31a13.43 13.43 0 0 0-2.34 1.77 5.23 5.23 0 0 1-1.27.84c-.78.42-1.57.84-1.38 1.71a9.49 9.49 0 0 0 .65 1.79 5.13 5.13 0 0 1 .63 2.5V50.99c-.1 1.46-.26 3.65.66 4.12a2.78 2.78 0 0 0 1.24.29 1.9 1.9 0 0 1 1.85 1 3.23 3.23 0 0 0 .34.44 4.29 4.29 0 0 0 .41.39 5.45 5.45 0 0 0 2.56 1.13h.06l.47.06c1.21.15 2.29.28 2.49 1.68v.08a15.84 15.84 0 0 0 .5 1.99 7.77 7.77 0 0 1 .5 2.12v.06c0 .11 0 .27-.06.45s-.06.35-.11.55A4.92 4.92 0 0 1 67.06 68l11.25 8.37.16-.22a63.53 63.53 0 0 0 8.66-16.22 63.4 63.4 0 0 0-13.2-12.79 66.36 66.36 0 0 0-11.08-6.56.42.42 0 0 0-.13.12 3.48 3.48 0 0 1-1.59 1.07zm5.38 26.9a2.82 2.82 0 0 0-.08 1.52v.12a7.71 7.71 0 0 1-1 3 7.51 7.51 0 0 0-.61 1.49v.09A6.36 6.36 0 0 1 63 77.34l-.44.47a1.26 1.26 0 0 1-.25.21 4.43 4.43 0 0 1-1 .43c-.61.2-1.29.42-1.31.81v.06a20.71 20.71 0 0 1-.38 2.54c-.07.36-.14.72-.19 1a4.23 4.23 0 0 1-.16.59c-.07.21-.15.43-.24.65a19.77 19.77 0 0 1-1 1.88 58.66 58.66 0 0 0 7.62 3.32A63 63 0 0 0 77.8 77.06l-11.29-8.4zm-8.89 18.1l-.37.55a8.58 8.58 0 0 0-.7 1.53c-.4 1-.81 2.07-1.47 2.26a.64.64 0 0 0-.37.3.32.32 0 0 0 0 .16.2.2 0 0 0 .06.13 1.75 1.75 0 0 0 1.06.35c1.15.12 2.11.21 3.14.3l2 .18q2-1.15 3.92-2.57a60 60 0 0 1-7.24-3.2zm4.74 5.91c.62.08 1.16.19 1.65.29a7.14 7.14 0 0 0 4.13-.1c1.39-.42 2.3-.71 3.1-1h.1a48.82 48.82 0 0 1-5.5-1.53q-1.74 1.29-3.48 2.37zm10.5-1.42l.83-.33a23.19 23.19 0 0 0 2.53-1.15 7.36 7.36 0 0 0 1.93-1.48 21.67 21.67 0 0 1 2.06-2A9.49 9.49 0 0 1 83 84.58a7.93 7.93 0 0 0 2.09-1.24l.58-.43-7.17-5.33a64.17 64.17 0 0 1-11.84 12.1 45.48 45.48 0 0 0 6.19 1.58zm13.57-8.85a7.74 7.74 0 0 1 1.57-.68l.76-.23c2.42-.73 2.71-.82 2.07-3.62v-.07c0-.3-.06-.6-.07-.91s0-.61 0-.93a21.14 21.14 0 0 1 .52-4.43l.38-1.63.46 1.6 1.15 4s.3 1.17.7.66v-.05l.46-.59A28.4 28.4 0 0 0 92 67.94a43.83 43.83 0 0 0-4.3-7.2 64.61 64.61 0 0 1-8.57 15.9l-.17.23 7.43 5.53zm8.73-7.78A6.39 6.39 0 0 0 96.47 72a10 10 0 0 0-.54-2.16c-.51-1.61-1.1-3.53-.7-4.71a16 16 0 0 0 .63-3.2c.11-.83.23-1.75.43-2.78a7 7 0 0 0-.12-2.25c-.35-2-1.68-6.87-4.13-7.34a2.41 2.41 0 0 0-1.75.53 44.39 44.39 0 0 1-2.2 9.71 45 45 0 0 1 4.73 7.82 30 30 0 0 1 2.34 7zm-6-22.53a2.6 2.6 0 0 1-1.8 1.31c-.84 0-5.88-5.93-4.42-7 .32-.23.12-1.06 0-1.37 0 0-7.55-6.23-8.06-6.25-2.92-.15-4.13.78-6.72 1a6 6 0 0 1-1.09-.05 3.74 3.74 0 0 0-1.85.1 6.33 6.33 0 0 1-1.07.32 67.39 67.39 0 0 1 10.35 6.23 64.78 64.78 0 0 1 13 12.5 45.07 45.07 0 0 0 1.69-6.84zm-7.7-17a3.92 3.92 0 0 0-1.14-.4s.06 0 .07.07c.1 1.76-2.92.81-2.93.81h-.12l-.08-.09s-.79-.89-.86-.44a3 3 0 0 0 0 .48 2.79 2.79 0 0 0 0 .43c.19 1 2.11 2.35 3.12 2.55h.21a11 11 0 0 1 4.45.55c1.06.38 1.83 1 1.83 1.92v.05a23.16 23.16 0 0 0 .63 5.43 6 6 0 0 0 .15-1.15v-.05a8.86 8.86 0 0 0-.09-1.49 2.14 2.14 0 0 1 0-1.06c.16-.34.41-.44.83-.24a3.1 3.1 0 0 1 1.09 1.7c.22.59.41 1.27.57 1.86a1.08 1.08 0 0 1 .38-.16 23.18 23.18 0 0 0-.55-4.45 17.17 17.17 0 0 0-1-3c-1.78-1.91-4.34-2.31-6.6-3.33zm9 10.86c1.28.35 2.41 1.43 3.76 1.49h.16a.71.71 0 0 0-.08-.39c-.78-2.13-2.95-3.95-4.27-5.81l-.21-.3.07.3a23.65 23.65 0 0 1 .57 4.7zM87 36.51a11.92 11.92 0 0 0-3-3.23c-6.15-4.48-16-2.33-25.49 4.59 1.43.52 2.87 1.11 4.32 1.77a7.88 7.88 0 0 1 .84-.22 6.6 6.6 0 0 0 1.13-.32 4.41 4.41 0 0 1 2.28-.17 5.71 5.71 0 0 0 .93.05c3.7-.33 2.51-1.24 6.83-1 1.66.09 7.18 5.38 8.66 6.52l.1.08v.12s.59 1.82-.31 2.46c-.39.28 3.56 5.43 3.88 5.41.59 0 1.16-.86 1.49-1.54.07-.14.13-.28.18-.4a2.5 2.5 0 0 0 .1-.29 1.52 1.52 0 0 1 .39-.65q.13-1.39.14-2.72a.56.56 0 0 0-.09.16c-.07.17-.12.28-.34.35-.39.11-.51-.09-.68-.73s-.4-1.49-.66-2.2c-.08-.22-.17-.43-.25-.61a8.71 8.71 0 0 1 .08 1.45v.05a3.79 3.79 0 0 1-.44 1.92.62.62 0 0 1-.74.26 1 1 0 0 1-.5-.48 22.75 22.75 0 0 1-.68-6.14c0-.49-.53-.85-1.25-1.1-.25-.09-3.41-.87-3.9-.57a.47.47 0 0 1-.25.08h-.39c-1.39-.28-3.54-1.85-3.8-3.23a3.43 3.43 0 0 1-.06-.58 4.32 4.32 0 0 1 0-.62c.29-2 1.87-.51 2.26-.11.4.11 1.75.45 1.72 0 0-.67.24-.94.74-1a3.93 3.93 0 0 1 1.53.48c1.74.77 3.6 1.17 5.24 2.19zm1.74 1.43a6 6 0 0 1 .62.82c.4.64.82 1.3 1.32 2 1.38 1.94 3.56 3.78 4.38 6a1.34 1.34 0 0 1 0 1.06.93.93 0 0 1-1 .47c-1.35-.06-2.48-1-3.71-1.44 0 .69 0 1.4-.08 2.12l.18-.08a2.76 2.76 0 0 1 1.64-.24c2.91.56 4.38 5.59 4.81 8a7.78 7.78 0 0 1 .11 2.56c-.2 1-.32 1.92-.42 2.73a16.78 16.78 0 0 1-.59 3.44c-.31.91.24 2.68.7 4.17a10 10 0 0 1 .63 2.45c-.06 1.07-1.07 2.57-2 3.77a17.17 17.17 0 0 1-.29 6.56 37.77 37.77 0 0 0 4.82-18.52A37.84 37.84 0 0 0 88.76 37c-.33-.33-.66-.65-1-1l.17.27a15.13 15.13 0 0 1 .85 1.63zm-31.23-.43c8-5.93 16.25-8.6 22.6-7a37.79 37.79 0 0 0-18.24-4.67A37.85 37.85 0 0 0 35.06 37l-.29.29a17.15 17.15 0 0 1 4.28-1.57c5.15-1.18 11.63-.54 18.5 1.8zM87.19 83l4.87 3.62.27-.35a13.59 13.59 0 0 0 2.24-9.4c-1.4 1.74-2.12-.82-2.17-1l-.64-2.25a19.77 19.77 0 0 0-.15 2.38v.88c0 .29 0 .58.07.86.81 3.56.43 3.67-2.67 4.61l-.75.23a6.87 6.87 0 0 0-1.08.43zm-12.68 8.52a27.25 27.25 0 0 0 9.64-.26 15.88 15.88 0 0 0 4.7-1.85 12.16 12.16 0 0 0 2.65-2.16l-5.12-3.8c-.28.19-.54.38-.79.57a8.49 8.49 0 0 1-2.3 1.36 8.67 8.67 0 0 0-2.53 1.53 20.88 20.88 0 0 0-2 2 8.21 8.21 0 0 1-2.16 1.66 21.06 21.06 0 0 1-2.12 1zm-13.38 1.89c-1 .6-2.08 1.14-3.11 1.62-4.91 2.29-9.65 3.19-13.71 2.48a37.8 37.8 0 0 0 17.59 4.32A37.87 37.87 0 0 0 88.76 90.7l.56-.57a16.7 16.7 0 0 1-5 2 29.26 29.26 0 0 1-11.39 0c-.49.19-.94.36-1.43.53-.81.28-1.74.58-3.13 1a7.84 7.84 0 0 1-4.55.12 18.51 18.51 0 0 0-2-.32l-.76-.07zm-20.7 2.79a38.65 38.65 0 0 0 21.48 6.48 38.83 38.83 0 0 0 38.83-38.83A38.83 38.83 0 0 0 61.91 25a38.72 38.72 0 0 0-27.46 11.39 39.17 39.17 0 0 0-3.13 3.53 12.22 12.22 0 0 0-.94 1.14 12.86 12.86 0 0 0-.84 1.33 38.66 38.66 0 0 0-6.43 21.4 38.71 38.71 0 0 0 11.34 27.52q1.38 1.38 2.9 2.63a12.49 12.49 0 0 0 1.5 1.29 12.39 12.39 0 0 0 1.52.94zM35 90.6a17.25 17.25 0 0 1-1.45-4C32.33 81.4 33 74.92 35.3 68a45.08 45.08 0 0 1-4.73-7.82c-2.28-4.89-3.18-9.62-2.48-13.67a37.78 37.78 0 0 0-4.16 17.29A37.85 37.85 0 0 0 35 90.6zm.69-23.53a64.25 64.25 0 0 1 8.15-15.3l-13-9.68-.56.82c-2.42 4.5-1.85 10.57 1.13 17a43.71 43.71 0 0 0 4.29 7.2zm21.2 19.29a68.28 68.28 0 0 1-7.89-5 64.63 64.63 0 0 1-13-12.5c-2.13 6.51-2.7 12.62-1.58 17.49a15.89 15.89 0 0 0 1.85 4.7 12.38 12.38 0 0 0 1.71 2.21q1.44 1.17 3 2.21c4.48 2.3 10.47 1.71 16.77-1.23q1-.45 2-1l-.76-.06c-1-.09-1.93-.17-3.16-.3a2.49 2.49 0 0 1-1.6-.62 1.06 1.06 0 0 1-.3-.67A1.18 1.18 0 0 1 54 91a1.54 1.54 0 0 1 .89-.71c.24-.07.57-.9.89-1.74a8.85 8.85 0 0 1 .79-1.71c.09-.13.2-.29.31-.46zM45 51.58l21.34 15.88.19-.14a4.07 4.07 0 0 0 .95-2.15c0-.18.07-.34.1-.5s0-.27 0-.38v-.05a8.06 8.06 0 0 0-.46-1.81 16.12 16.12 0 0 1-.55-2v-.09c-.11-.74-.88-.84-1.75-.95l-.49-.06h-.06a6.35 6.35 0 0 1-3-1.32 4.58 4.58 0 0 1-.5-.48 4.36 4.36 0 0 1-.43-.56 1.2 1.2 0 0 0-1.17-.61 3.57 3.57 0 0 1-1.59-.38c-1.42-.74-1.24-3.26-1.12-4.95V50.43a4.46 4.46 0 0 0-.56-2.1 10.29 10.29 0 0 1-.7-2c-.34-1.51.74-2.09 1.81-2.66a4.49 4.49 0 0 0 1.07-.69A14.93 14.93 0 0 1 60.74 41a2.71 2.71 0 0 0 1.2-.75q-2.17-1-4.31-1.72-.63.47-1.36 1.07a60.63 60.63 0 0 0-5.87 5.47 67.94 67.94 0 0 0-5.4 6.51zm20.8 16.55L44.48 52.27a63.35 63.35 0 0 0-8.22 15.62 63.49 63.49 0 0 0 13.2 12.79 67.82 67.82 0 0 0 7.83 4.94 18.13 18.13 0 0 0 .92-1.82c.09-.21.17-.41.22-.58a3.36 3.36 0 0 0 .12-.46c.06-.35.12-.7.19-1.05a21 21 0 0 0 .37-2.43v-.05c.05-1 1-1.3 1.9-1.59a3.87 3.87 0 0 0 .83-.33l.08-.06c.11-.13.28-.3.48-.5.61-.62 1.49-1.52 1.55-2a6.8 6.8 0 0 1 .69-1.81 7.9 7.9 0 0 0 .93-2.55v-.05a3.58 3.58 0 0 1 .23-2.21z'/%3E%3Cpath class='cls-2' d='M61.53 123a61.52 61.52 0 1 1 61.53-61.5A61.58 61.58 0 0 1 61.53 123zm0-119a57.52 57.52 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22032 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.05 123.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_building%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='building'%3E%3Cpath class='cls-1' d='M61.53 123a61.52 61.52 0 1 1 61.53-61.5A61.59 61.59 0 0 1 61.53 123zm0-119a57.52 57.52 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3Cpath class='cls-1' d='M110.94 93.78v-3.3c0-.11.25-.31.38-.32h1.75q.93-1.69 1.74-3.45v-2.66c0-.38.11-.53.52-.5s.56 0 .85 0q.47-1.19.89-2.4a.56.56 0 0 1-.16-.29 16 16 0 0 1 0-1.78c0-.51-.16-.72-.67-.68h-.85v2.35c0 .17-.18.32-.28.49-.09-.17-.26-.33-.27-.5v-2.56c0-.39.12-.58.55-.55s1.08 0 1.61 0c.35 0 .52.11.51.47v1.74q.57-1.77 1-3.59h-10.78c-.66 0-.66 0-.56.77h2.07v1h-1.56s-.59.14-.57.59.09.62.56.59 1 0 1.56 0v1h-1.58s-.55.16-.54.57.07.64.55.61 1 0 1.49 0c.3.79.2 1-.58 1h-.78c-.64 0-.87.31-.64.91 0 .12.27.22.42.24a6 6 0 0 0 .84 0h.76c.24.82.19.89-.6.9h-.72c-.68 0-.76.09-.73.78 0 .35.17.45.49.44h1.54c.28.76.21.86-.55.87h-.67c-.87-.06-.88.23-.78 1 0 .11.25.25.4.26h1.11c.65 0 .67 0 .55.79h-1.53s-.59.22-.58.65 0 .74.58.69 1 0 1.56 0v.77h-1.5s-.75.11-.66.65a4.25 4.25 0 0 1 0 .63h2.1v.83h-1.49s-.7.13-.62.63a4.59 4.59 0 0 1 0 .67h2.11v.82h-2.1v1.12s-.11.46-.44.48c-.86 0-.88 0-.88-.85V75.74a1.6 1.6 0 0 1 0-.19h12.88l.18-.77H3.77l.17.74h14.34v20.43c0 .64-.06.68-.71.63a8.41 8.41 0 0 0-1 0c-.34 0-.44-.13-.45-.46 0-1.17 0-1.17-1.22-1.17a1.74 1.74 0 0 1-.55 0 .7.7 0 0 1-.41-.35c-.09-.27 0-.46.37-.45h1.73c.06-.12.1-.16.1-.19 0-1.13 0-1.13-1.11-1.13h-.5s-.59.14-.6-.34.32-.45.63-.45h1.53c.16-1.33.16-1.33-1-1.33h-.61c-.23 0-.51.06-.51-.33s.22-.46.55-.45.82 0 1.23 0 .5-.1.45-.46.15-.81-.43-.85-.93 0-1.39 0c-.14 0-.26-.21-.39-.33.13-.14.25-.39.39-.41a8.37 8.37 0 0 1 1.28 0c.39 0 .56-.13.55-.55s0-.76-.55-.77h-1.23c-.25 0-.52 0-.5-.35s.1-.51.5-.48 1.1 0 1.63 0c.19-1.19.1-1.3-1-1.26h-.73c-.33 0-.49-.14-.46-.47s.15-.47.5-.43.74 0 1.11 0 .61-.15.61-.62-.19-.59-.58-.58h-1.05c-.33 0-.54-.1-.53-.48s.14-.56.54-.5h.67c1 .05 1.07 0 1-1.14h-1.63s-.54-.15-.53-.52.16-.54.55-.5a7.25 7.25 0 0 0 .78 0c1 0 1 0 .84-1.1h-1.64s-.52-.17-.52-.53.11-.55.52-.52.74 0 1.12 0 .59 0 .58-.44-.3-.39-.57-.39H4.13a58.52 58.52 0 0 0 2.37 7.39h1.55c.31 0 .4.1.4.37v3.45a.36.36 0 0 1-.15.21q.62 1.27 1.3 2.51h2.56v4.23q1.25 1.89 2.64 3.68h93.09q1.61-2.09 3.05-4.31zm0-15.46a.56.56 0 0 1 .65-.63h1.73c.37 0 .5.16.5.49v2.67c0 .16-.21.3-.32.45-.15-.17-.43-.33-.44-.51-.05-.65 0-1.3 0-1.95a3.18 3.18 0 0 0-.05-.4h-1.26v2.22c0 .24.14.64-.31.62s-.44-.31-.44-.64c-.06-.77-.07-1.55-.07-2.33zm0 5.9c0-.49.21-.66.66-.65s1.11 0 1.67 0 .55.17.54.56 0 1.08 0 1.62v1.67c0 .34-.16.4-.45.4s-.37-.15-.36-.42v-2.67c0-.62-.37-.51-.73-.53s-.63 0-.61.53v2.56c0 .26.06.55-.36.53s-.4-.2-.4-.51c.1-1.05.1-2.07.04-3.09zM8.43 81c0 .1-.2.19-.31.29-.1-.15-.29-.29-.29-.44v-1.73s-.09-.67-.77-.71c-.53 0-.81.08-.75.69a9.76 9.76 0 0 1 0 1.62 1.69 1.69 0 0 1-.28.56c-.1-.18-.28-.35-.29-.53v-2.4c0-.39.12-.53.5-.52h2.18c.02 1.08.03 2.17.01 3.17zm3.72 6.31c0 .16-.19.31-.29.47-.09-.16-.25-.33-.25-.49v-2.57c0-.43-.14-.54-.55-.54-.84 0-.84 0-.83.86s0 1.53 0 2.29c0 .31-.11.44-.4.46s-.35-.18-.35-.43v-1.67-1.62c0-.31.06-.48.44-.45a16.94 16.94 0 0 0 1.78 0c.38 0 .47.14.46.49-.02 1.1.01 2.16-.02 3.22zm0-6.44c0 .14-.15.28-.23.41-.11-.13-.31-.26-.31-.4v-1.95c0-.38-.12-.53-.51-.52-1 0-.87 0-.87.86a12.69 12.69 0 0 1 0 1.5c0 .19-.27.34-.42.52-.1-.16-.27-.32-.29-.49a11.51 11.51 0 0 1 0-1.22v-1.34c0-.27.07-.41.38-.41h1.95a.5.5 0 0 1 .34.35c-.02.92-.02 1.82-.04 2.7zm79.4-3h2.4c.08 0 .2.25.2.38v2.51c0 .4-.2.42-.55.31v-1.93s0-.71-.7-.71h-.61v2.68h-.74zm-5.59.5c0-.33.1-.49.42-.5h1.89c.11 0 .3.18.31.28v2.93c-.42.15-.57 0-.56-.35v-2.24h-.83c-.36 0-.49.12-.48.49v2.15c-.69.11-.78 0-.78-.53s.07-1.52.07-2.25zm-4.89-.51h1.56c.15 0 .41.18.41.29v2.94c-.48.08-.58-.1-.58-.42v-1.78s-.46-.41-.78-.46-.46.16-.44.5v1.67c0 .25 0 .59-.4.5-.14 0-.3-.32-.31-.5v-2.23c.02-.37.14-.55.54-.53zM65 75.56h2.36v.53c0 .38-.12.54-.52.5s-.63 0-.94 0c-.97 0-.97 0-.9-1.03zm-2.58.53a2.56 2.56 0 0 1 .71.74 3 3 0 0 1-.35.37c-.59 0-.69-.32-.71-.72s.11-.48.36-.39zm.24 1.51c.71 0 .44.46.51.8s.2.81-.49.81-.6-.4-.6-.82-.08-.79.59-.79zm.51 15.4H62a8.51 8.51 0 0 0 0-.91c-.06-.53.17-.66.67-.64s.54.14.52.52-.02.66-.02 1.03zm-.7-8.62c-.16-.09-.44-.17-.45-.27a4.89 4.89 0 0 1 .11-1.36c0-.08.52-.1.77 0 .11 0 .24.28.24.43 0 .42-.1.83-.1 1.25s.11.64.12 1c0 .81 0 .81-.79.78h-.32v-1.43l.83-.12zm-.38-3.14a4.26 4.26 0 0 1 1 .26.88.88 0 0 1-.12.72c-.19.15-.67.2-.79.07s-.19-.59-.26-.91zM62 90.82v-.93a1.06 1.06 0 0 1 1.09 1.25H60.7c-.17-.65.23-1 .75-1.32.07.26.11.46.17.65s.12.31.18.47zm-.51 2.09c0 .11-.54.12-.84.17v-1.7c.36.1.79.12.81.24a3 3 0 0 1 .05 1.29zm0-16.79c.21.92.12 1-.84 1-.04-.75.25-1.07.91-.99zm.07 5.59c0 .36-.05.72-.58.68s-.54-.29-.56-.66.29-.43.59-.43.66-.02.61.42zM56.2 76.1v-.56h2.36a2.35 2.35 0 0 1 0 .79.73.73 0 0 1-.51.38c-.38 0-.78-.08-1.15 0-.56.09-.75-.09-.7-.61zm2.37 6.2c0 .39-.18.54-.53.55s-.7 0-1.05 0c-.76 0-.79 0-.78-.78v-.43h2.33c.03.3.01.48.03.67zm-2 1.38h2v.7s-.1.45-.41.45H56.6c-.33 0-.43-.17-.4-.45s-.2-.67.32-.7zm-.31 2.45c0-.27 0-.54.38-.53h1.23c.71 0 .83.1.73.8a.6.6 0 0 1-.38.42 10.39 10.39 0 0 1-1.61 0c-.61.02-.38-.41-.4-.69zm.92 1.54h.5c1 0 1 0 .89 1.1h-2.31a.69.69 0 0 1-.05-.16c-.05-.95-.05-.95.91-.94zm1.42-10.12v1.12h-2.11c-.09 0-.21-.37-.21-.57s.14-.49.24-.5c.62-.06 1.32-.04 2.02-.04zm-1.72 2a7.21 7.21 0 0 0 1.22 0c.47 0 .53.22.53.61s0 .7-.56.65h-.66a4.64 4.64 0 0 0-.55 0c-.46.06-.6-.13-.61-.59s.03-.76.57-.71zM19 78.22c0-.13.25-.35.4-.36a11.57 11.57 0 0 1 1.67 0c.15 0 .4.2.41.31v2.89c-.64.17-.8-.13-.81-.56s0-1.11 0-1.67a.53.53 0 0 0-.33-.39c-.83-.11-.87-.05-.87.8v1.45c0 .15-.16.29-.24.43-.09-.13-.27-.25-.27-.39.04-.83-.01-1.67.04-2.51zm2.49 15.92c0 .15-.16.29-.24.44-.15-.1-.36-.16-.45-.3a1 1 0 0 1-.11-.53v-2.51c0-.43-.19-.53-.58-.53s-.6.14-.6.54v2.79c0 .31-.05.55-.55.57v-4.34c0-.13.27-.34.43-.35H21c.36 0 .46.16.46.47.03 1.23.04 2.49.02 3.76zm0-7.1a.59.59 0 0 1-.32.44c-.3.08-.49-.09-.49-.43v-2.4c0-.42-.07-.65-.59-.63s-.6.24-.59.66v2.23a1.78 1.78 0 0 1-.25.58c-.1-.18-.28-.36-.28-.54v-3c0-.41.11-.62.57-.59a10.29 10.29 0 0 0 1.45 0c.4 0 .53.14.53.51v1.62c-.02.51.01 1.06-.04 1.51zm2.27 8.34v.56a12.38 12.38 0 0 1-1.42 0c-.12 0-.31-.29-.31-.44 0-2.69.09-5.38.1-8.07 0-1.22-.1-2.43-.1-3.65s.08-2.63.1-3.94c0-.48-.07-1-.11-1.44a.42.42 0 0 1 .49-.52c1.37 0 1.25-.18 1.25 1.13q-.01 8.17 0 16.37zm3.19-.86c-.7.13-.73.11-.73-.55v-2.62c0-.2 0-.4-.05-.62a4.71 4.71 0 0 0-.66 0c-.38.06-.63.22-.62.68v3.17l-.17.09c-.11-.15-.32-.3-.33-.45v-3.85a.62.62 0 0 1 .41-.44h2.16zm0-7.06h-.8V84h-.69c-.4 0-.63.2-.62.67v2.75c-.43.09-.55-.06-.55-.4v-3.18c0-.34.15-.46.47-.46h1.78c.14 0 .37.21.37.32.09 1.3.09 2.5.09 3.76zm0-6.39c-.64.18-.81 0-.78-.59s0-1.33 0-2h-.26c-1.06 0-1.06 0-1.06 1v1.65l-.18.09c-.12-.14-.32-.27-.33-.41v-2.56a.54.54 0 0 1 .38-.36 16.9 16.9 0 0 1 1.89 0 .47.47 0 0 1 .33.31c.06.93.06 1.9.06 2.87zm1.76 15.16c-1.18 0-1.19 0-1.19-1.15v-8.09-8.59c0-.47.17-.55.58-.55 1.3 0 1.12-.13 1.12 1.13v16.66c.08.36-.04.57-.47.58zm1.62-18.39h1.73c.16 0 .44.2.45.31v2.93h-.76v-2.57a.81.81 0 0 0-.2-.08c-1.42 0-1.11-.08-1.14 1.09v1.62c-.4.06-.56 0-.56-.42v-2.45c.04-.34.15-.45.52-.44zm-.47 6c0-.32.08-.48.44-.47h1.78c.15 0 .42.21.42.33v3.72h-.7v-3.29a.9.9 0 0 0-.22-.09c-1.31 0-1.11-.11-1.12 1.06v2.33c-.37.12-.56.09-.56-.34.02-1.09.01-2.14 0-3.22zM32.57 94c0 .55-.27.61-.78.49v-3.12c0-.44 0-.76-.6-.7s-.74.1-.74.75v3.08c-.35.11-.56.11-.55-.32v-3.9c0-.32.13-.42.44-.42h1.78c.34 0 .45.13.45.47q-.02 1.88 0 3.67zm2.09 1.87h-1.52v-1.78-15.56c0-.6.19-.76.73-.69a7.28 7.28 0 0 0 .81 0zm2.66-1.35v-3.14c0-.59-.19-.75-.77-.7-.34 0-.54.17-.53.56v2.84c0 .34-.07.55-.53.43v-.63-3.51c0-.38.11-.54.51-.52s1 0 1.56 0 .59.14.59.56v3.57c-.03.51-.28.66-.83.59zM36.57 84c-.48 0-.55.21-.55.61v2.83h-.52v-4h2.22a.59.59 0 0 1 .38.43v3.49c-.77.28-.79.26-.79-.48v-2.23c.02-.52-.31-.65-.74-.65zm1.56-3.52c0 .54-.21.71-.81.56v-2s-.15-.76-.69-.68h-.62v2.24c0 .35-.11.49-.55.37v-3c0-.07.2-.2.32-.21h1.84c.33 0 .49.18.48.54.01.79 0 1.5.03 2.2zM39.49 96a6.69 6.69 0 0 0-.81 0V77.67a6.8 6.8 0 0 0 .71 0c.64-.08.83 0 .83.88v16.7c.02.59-.22.75-.73.75zm3.85-1.86c0 .17-.19.34-.3.51-.1-.17-.29-.34-.29-.51v-2.56c0-.64-.13-.77-.72-.79s-.61.35-.6.77v2.45c0 .21-.15.59-.27.6-.43 0-.34-.33-.34-.59v-3.57c0-.35.11-.51.47-.51h1.62c.37 0 .48.18.47.52v1.89c-.03.56-.01 1.15-.05 1.74zm0-7.1c0 .25 0 .55-.34.47-.12 0-.25-.31-.26-.48v-2.28c0-.44-.1-.69-.62-.69s-.68.27-.69.71v2.28c0 .24 0 .55-.34.47-.12 0-.26-.3-.27-.46v-1.5-1.61c0-.32.09-.49.44-.48h1.67c.33 0 .47.13.46.47-.05.98-.04 2.06-.04 3.06zm0-6.47c0 .21-.21.4-.32.6a1.9 1.9 0 0 1-.25-.58v-1.67s-.37-.44-.69-.45-.64 0-.63.48 0 1.19 0 1.78c0 .15-.22.29-.34.44-.09-.15-.25-.29-.26-.45V79.5a8.23 8.23 0 0 0 0-1c-.06-.47.11-.64.58-.61s1 0 1.5 0c.31 0 .49.11.49.46-.07.65-.05 1.44-.1 2.18zm2.31 6.54v8.42c0 .38.07.74-.54.72-1 0-1.07-.05-1.07-.77V83.99v-5.3c0-.73 0-.75.74-.75a2.13 2.13 0 0 0 .28 0c.45-.06.61.1.6.58-.04 2.82-.03 5.68-.03 8.54zm3.35 7.4c-.59.13-.78 0-.78-.52v-2.62c0-.5-.16-.7-.68-.65s-.57.24-.55.68v2.73c0 .4-.22.56-.68.42v-4.21c0-.31.14-.44.44-.44h1.78c.14 0 .38.21.38.32.09 1.44.09 2.87.09 4.29zm0-7h-.76v-2.74c0-.43 0-.76-.63-.71s-.61.23-.6.66v2.34c0 .26 0 .54-.36.46-.13 0-.28-.29-.28-.46v-3.12c0-.36.13-.5.48-.49h1.73c.15 0 .4.19.4.3C49 85 49 86.2 49 87.47zM49 81c-.65.18-.76.11-.77-.48s0-1.37 0-2.09h-.32c-.89 0-.88 0-.88.88a13.2 13.2 0 0 1 0 1.45c0 .14-.23.26-.35.38-.09-.13-.25-.27-.25-.4v-2.45c0-.32.13-.44.43-.44h1.84a.51.51 0 0 1 .35.35c0 .95-.05 1.9-.05 2.8zm4.22 7.36v.43h-1.63s-.73.19-.67.76h2.27v1.35h-1.67c-.62 0-.63 0-.6.76h2.29V93h-2.28v.75h2.29v1.9H50.9v.82a5.28 5.28 0 0 1-1 0 .57.57 0 0 1-.31-.44V92.8 75.53h3.66v1.29h-2.32c-.09.56.08.81.6.79s1.11 0 1.68 0v.31c0 .8 0 .81-.76.8a4.69 4.69 0 0 0-1.05 0c-.21 0-.36.31-.54.48.17.11.34.31.53.33a8.73 8.73 0 0 0 1.39 0c.48 0 .44.28.44.58s.06.66-.44.65a9.77 9.77 0 0 0-1.39 0c-.18 0-.35.23-.52.35.19.16.36.43.56.45a16.27 16.27 0 0 0 1.76 0v.48c0 .75 0 .77-.77.77a6.63 6.63 0 0 0-1.06 0c-.19 0-.35.22-.53.33.16.14.31.37.5.42a4.33 4.33 0 0 0 .94 0c1 0 1 .06.85 1.2H52a1.44 1.44 0 0 0-.5 0 3.71 3.71 0 0 0-.59.37c.2.15.38.38.6.42a4.61 4.61 0 0 0 1.22 0c.51 0 .54.24.53.62s0 .67-.52.61a5.61 5.61 0 0 0-1.28 0c-.19 0-.37.21-.55.33.19.16.35.42.56.47a3.37 3.37 0 0 0 1.11 0c.55.06.76.28.68.81zm4 1.21h.17c1.2 0 1.2 0 1.08 1.3h-2.18a.48.48 0 0 1-.07-.15c-.1-1.13-.1-1.13 1.06-1.12zm1.26 5.65a.6.6 0 0 1-.43.37 7.64 7.64 0 0 1-1.5 0 .58.58 0 0 1-.39-.39 11.55 11.55 0 0 1 0-1.36h2.36a11.44 11.44 0 0 1 .02 1.41zM57.46 93h-.11c-1.24 0-1.24 0-1.11-1.28h2.27c.16 1.28.16 1.28-1.05 1.28zM61 77.63c.2 0 .56.1.56.16a4.56 4.56 0 0 1-.09 1.3.81.81 0 0 1-.69.07c-.2-.15-.26-.48-.38-.74.13-.42-.05-.87.6-.79zm-.48 5.71c0-.41.1-.65.58-.67s.51.3.53.64v.28c0 .15.05.33 0 .44s-.33.47-.43.44a1.25 1.25 0 0 1-.64-.47c-.13-.17-.05-.44-.05-.66zm0 2.11c-.09-.48 0-.72.6-.73.71 0 .49.51.55.85s-.1.59-.56.59-.68-.26-.6-.71zm1 9.13c0 .11-.5.1-.85.16v-.93-.57c.32.08.79.08.84.22a2 2 0 0 1 0 1.11zm1.55 0c-.09.16-.89.16-.93.05a5.57 5.57 0 0 1-.18-1.43c.48.1 1 .07 1.14.28a1.25 1.25 0 0 1-.04 1.09zm2.38-5h1.88v1.32h-1.89c-.39 0-.49-.17-.45-.51s-.17-.78.44-.79zm-.45-.8v-.68a.52.52 0 0 1 .6-.62h1.05c.71 0 .74 0 .74.73v.56zm2.37-2.07h-2a.55.55 0 0 1-.36-.39c0-.27-.17-.7.32-.74a14.5 14.5 0 0 1 1.72 0 .44.44 0 0 1 .3.28 5 5 0 0 1 0 .85zm0 8.71h-2.1c-.07 0-.2 0-.2-.06a5.25 5.25 0 0 1 0-1.41c.07-.33.46-.29.8-.22a3.1 3.1 0 0 0 1-.07c.37-.05.58 0 .57.45s-.08.89-.08 1.31zm-.54-2.56a6.94 6.94 0 0 0-1.33 0c-.41 0-.55-.18-.53-.58s0-.61.51-.58 1.19 0 1.85 0v.66c.06.39-.03.59-.5.51zm.54-8.67c0 .18-.05.36-.08.57h-1.8c-.44 0-.51-.26-.52-.61s.13-.61.53-.61a8.32 8.32 0 0 0 1.22 0c.57-.09.68.19.64.65zM65 81.61h2.18c.08 0 .2.38.2.58s-.16.47-.27.48a13 13 0 0 1-1.78 0c-.12 0-.28-.2-.32-.34a3.38 3.38 0 0 1-.01-.72zm1.38-.84h-.72c-.52 0-.67-.2-.68-.69s.11-.61.55-.59 1.18 0 1.75 0a1 1 0 0 1 .08.15c.1 1.11.08 1.13-1 1.13zm.16-2.1h-.78c-.72 0-1-.32-.74-1a.53.53 0 0 1 .41-.25h1.88a2.42 2.42 0 0 1 .08.31c.06.88-.01.94-.88.94zm7.4 17.83h-1.08v-.8h-1.87a.51.51 0 0 1-.61-.52v-1.35h2.47v-.79H71c-.28 0-.64.09-.65-.38 0-.86 0-.94.64-.95h1.81c.09-.76.08-.78-.57-.78h-1.68a1 1 0 0 1-.21-.06 3.39 3.39 0 0 1 0-.63c.07-.39.2-.68.73-.58a4.6 4.6 0 0 0 1.3 0c.17 0 .32-.19.48-.29-.18-.17-.35-.45-.55-.48a8.86 8.86 0 0 0-1.5 0c-.35 0-.5-.11-.48-.49s.05-.63.51-.61a9.5 9.5 0 0 0 1.5 0c.19 0 .35-.28.52-.43-.17-.13-.34-.35-.52-.37a11.49 11.49 0 0 0-1.45 0c-.4 0-.55-.2-.56-.58s.1-.62.51-.63a13.53 13.53 0 0 0 1.45 0c.2 0 .38-.26.56-.39-.19-.12-.38-.33-.58-.36a12.56 12.56 0 0 0-1.39 0c-.44 0-.55-.26-.56-.66s.17-.58.55-.58a9.73 9.73 0 0 0 1.39 0c.21 0 .4-.28.59-.43-.2-.12-.38-.31-.59-.33a9.94 9.94 0 0 0-1.34 0c-.41 0-.62-.14-.61-.59s.11-.68.6-.66a9.34 9.34 0 0 0 1.45 0c.17 0 .32-.25.48-.39-.16-.15-.3-.4-.47-.42a10.9 10.9 0 0 0-1.5 0c-.36 0-.56-.09-.55-.5s0-.72.53-.72h1.5c.17 0 .33-.25.49-.38-.16-.14-.31-.38-.49-.41a8.88 8.88 0 0 0-1.28 0c-.73 0-.74 0-.74-.75v-.37h1.88s.69-.23.61-.79h-1.65c-.78 0-.81 0-.82-.8v-.49h4.17v20.36c.01.27-.14.43-.59.38zm3.74-2c-.54.2-.59-.1-.59-.46v-2.62a.69.69 0 0 0-1-.7c-.11 0-.2.29-.2.45v3.1a.81.81 0 0 1-.47.26c-.08 0-.28-.2-.28-.31v-4.06c0-.1.23-.28.36-.29a13.23 13.23 0 0 1 1.78 0c.16 0 .44.26.44.4-.06 1.44-.07 2.83-.07 4.26zm0-7.41c0 .13-.18.25-.27.38-.1-.12-.28-.24-.28-.37v-2.39c0-.57-.14-.67-.73-.71s-.51.34-.51.69v2.76H75v-3.7c0-.12.24-.33.37-.33a14.1 14.1 0 0 1 1.84 0 .55.55 0 0 1 .37.39c.08 1.12.08 2.19.06 3.31zm0-6.38c0 .13-.18.26-.27.39-.1-.13-.27-.25-.28-.38v-1.5c0-.79 0-.81-.8-.82h-.44v2.1s-.08.68-.8.51v-2.87a.43.43 0 0 1 .29-.3 19.45 19.45 0 0 1 1.95 0 .52.52 0 0 1 .35.36c-.02.87-.02 1.7-.05 2.54zM79 95.94h-.62v-7-10.43c0-.5.11-.69.65-.66 1 0 .95 0 1 1v16.12c-.03 1.13.07.96-1.03.97zm4-1.37c-.5.06-.58-.16-.58-.49v-2.73c0-.48-.25-.6-.65-.62s-.55.22-.55.59v2.39a2.06 2.06 0 0 1-.1.65.39.39 0 0 1-.3.22.44.44 0 0 1-.3-.26 1.47 1.47 0 0 1 0-.49v-3.4c0-.38.12-.55.51-.53s1 0 1.56 0c.15 0 .41.19.41.3.07 1.46.06 2.9.06 4.37zm0-10.72c-.07 1 0 2 0 3v.59c-.47.12-.59 0-.58-.43v-2.45c0-.41-.16-.54-.57-.54s-.64.13-.64.56v2.45c0 .28-.05.47-.39.48s-.35-.24-.35-.48v-3.06c0-.4.13-.57.55-.55s1.08 0 1.61 0c.37 0 .49.06.46.43zm2.33-.52v12.8l-.13.07c-1.43.12-1.43.12-1.43-1.31V78.55c0-.55.19-.75.71-.69a1.23 1.23 0 0 0 .33 0c.46-.08.58.15.57.57.04 1.62.04 3.26.04 4.89zm.53.68c0-.4.15-.59.55-.58h2.05v4.06h-.51v-2.82c0-.4-.08-.63-.55-.61s-.77.08-.76.63v2.8c-.62.14-.83 0-.8-.61.16-.98.16-1.93.11-2.88zm2.74 10.54c-.43.14-.57 0-.56-.4v-2.84c0-.44-.16-.59-.59-.58s-.73.06-.72.59v3.25c-.56.09-.74-.14-.74-.61V90.5c0-.42.17-.61.6-.61h1.62c.15 0 .41.19.41.29-.01 1.47-.02 2.91-.02 4.37zm1.74 1.62h-.91V77.94h1.52v17.58c.05.48-.17.66-.61.65zM92 83.41h1.84a.5.5 0 0 1 .34.36v3.35c0 .41-.21.41-.56.31v-2.49s0-.93-.93-.92h-.38v3.41h-.79v-1.12-2.45c-.02-.27.08-.45.48-.45zm2.18 10.86c0 .14-.23.27-.35.41l-.19-.15v-2.89c0-.86 0-.89-.89-.9h-.42v3.81c-.42.09-.77.13-.78-.34v-4.29h2.32a.47.47 0 0 1 .32.34c-.02 1.34-.02 2.68-.04 4.02zm.57 1.64v-.83-16.74c0-.49.14-.75.67-.68a5 5 0 0 0 .5 0c.46 0 .58.31.58.7v2.76s-.06 1.69-.08 2.54 0 1.63 0 2.44v2.07c0 .37.11.73.1 1.1 0 1.44-.09 2.88-.1 4.32 0 .74.07 1.48.12 2.31zm4.9-1.91c0 .19-.3.37-.46.56-.1-.18-.28-.37-.29-.55v-2.56c0-.51-.13-.76-.68-.74s-.66.31-.64.79v2.57c0 .29 0 .59-.53.48v-4.36c0-.1.22-.28.35-.29h1.73c.38 0 .53.22.54.57.01 1.19.03 2.38-.02 3.53zm-1.47-10c-.49 0-.62.19-.61.62v2.45c0 .38-.16.45-.51.35v-4h2.26c.12 0 .3.29.31.44v3.23c0 .13-.25.32-.42.36s-.37-.13-.36-.4V84.6c.04-.48-.23-.6-.67-.6zm1.49-3.51c0 .59-.1.66-.79.54v-2.08c0-.48-.18-.58-.58-.55s-.77-.1-.74.52a15.59 15.59 0 0 1 0 1.78c0 .17-.18.33-.28.5l-.2-.06v-.52-2.34c0-.38.13-.49.49-.47h1.56s.61.17.6.6c-.06.73-.05 1.41-.06 2.1zm2.26 15c0 .46-.13.72-.64.64a1.3 1.3 0 0 0-.33 0c-.48.06-.66-.14-.65-.63v-7-10-.64h1.42c.08 0 .22.22.22.34v14.38c-.03 1.03-.04 1.99-.02 2.96zm.84-17.49c.25-.26.94-.1 1.44-.12h.45c.36 0 .53.09.51.51v2.06c0 .26.13.67-.33.67-.09 0-.25-.42-.27-.65a11.53 11.53 0 0 1 0-1.5c0-.49-.26-.52-.64-.52s-.71 0-.69.54a15.74 15.74 0 0 1 0 1.67c0 .17-.17.45-.3.47-.37.07-.31-.27-.32-.49v-1.17c.01-.54-.12-1.22.15-1.47zm2.39 16.12c0 .18-.18.35-.28.52-.11-.16-.3-.32-.3-.49v-2.73c0-.48-.17-.66-.65-.66s-.66.21-.67.66v2.73c0 .17-.19.32-.29.49-.11-.16-.3-.32-.31-.48v-3.74c0-.37.17-.49.51-.48h1.56s.48.17.48.51v1.89c-.03.56-.01 1.15-.05 1.74zm0-7c0 .14-.19.28-.29.42-.1-.14-.3-.27-.3-.41v-2.39c0-.4-.08-.66-.59-.67s-.72.21-.73.66v2.28c0 .18-.16.48-.3.51-.37.08-.32-.24-.32-.48v-3.06c0-.39.14-.53.52-.52s1 0 1.56 0 .51.18.49.55 0 1 0 1.56c-.01.43.02.99-.02 1.51zM107 99.15H15.63q.56.68 1.13 1.35l89 .16q.64-.74 1.24-1.51zM51.26 73.94H55c.23 0 .44 0 .44-.33v-6.47c0-.34-.15-.46-.48-.46h-4.08v7a1.92 1.92 0 0 1-.52-.17c-.72-.54-1.43-1.11-2.14-1.66l-2.54-2c-1-.79-2.1-1.54-3.1-2.37a2.9 2.9 0 0 0-1.94-.82H7.11l.56-1-2.2-1.11c-1-.51-2.06-1-3.09-1.53v1.26c.89.44 1.77.89 2.65 1.34a8.45 8.45 0 0 1 1.18.65 1 1 0 0 1 .32.61v1.19a3.26 3.26 0 0 0 1.38 2.41 2 2 0 0 0 2.32.12 1.37 1.37 0 0 0 0-2.25.69.69 0 0 0-1 .34c.43 0 .9-.06 1 .52 0 .32-.5.63-1 .63a1.13 1.13 0 0 1-1.12-.9A1.51 1.51 0 0 1 9 67.59c1.62-.66 2.68.25 3.69 1.27.57.58 1 1.24 1.59 1.84a2.9 2.9 0 0 0 2.48 1.12h.79c.05.1.09.14.09.16-.23.87-.23.87-1.19.87H3.38l.21 1.09h47.67zm1.25-5.06a4 4 0 0 1 .28-1.11.44.44 0 0 1 .72 0 2 2 0 0 1 .26.77v4.62a1.29 1.29 0 0 1-.07.24h-1.2v-1.91c-.01-.89-.03-1.75.01-2.6zM116.15 66.6s0 .06-.08.11H82.74a1.68 1.68 0 0 0-.91.29c-1.06.76-2.09 1.56-3.12 2.35l-5.8 4.49h46.17c.08-.37.15-.73.21-1.1h-13.1c-.13-.92-.1-1 .77-.95a3.56 3.56 0 0 0 2.83-1.47c.75-.81 1.42-1.68 2.19-2.45a2.62 2.62 0 0 1 3-.11c.77.62.89 1.47.1 2a2.09 2.09 0 0 1-1.25.08c-.13 0-.36-.44-.3-.55a3.81 3.81 0 0 1 .72-.75s-.17-.19-.26-.16a2 2 0 0 0-1 .4 1.05 1.05 0 0 0-.23 1.27 1.88 1.88 0 0 0 1.35 1 2.78 2.78 0 0 0 3-2.86c-.19-1.19.3-1.76 1.34-2.23.57-.26 1.13-.56 1.68-.87q0-.72.06-1.44c-.88.42-1.76.85-2.62 1.32-.57.35-1.69.38-1.42 1.63zM72.47 64.65h-3.4c-.72 0-.71 0-.71-.7v-8.7c0-.15-.15-.44-.24-.44h-2.59v9.81c-.88.1-1 0-1-.75v-8.59c0-.35-.1-.5-.47-.5h-4.35c-.41 0-.58.14-.57.59v8.7c0 .37 0 .61-.49.62s-.41-.33-.41-.61v-8.76c0-.4-.13-.54-.51-.54h-1.62s-.71.11-.71.68v8.59c0 .46-.14.63-.61.62h-4.24c-.83 0-1 .21-.71 1h23.53c.06-.96 0-1.02-.9-1.02zm-10.83-5.81v.55c0 .38 0 .71-.58.74s-.72-.2-.71-.7 0-.81 0-1.22.13-.48.49-.48c.79 0 .79 0 .79.77v.33zm0 2.72v.5c0 .37 0 .69-.54.7s-.76-.15-.73-.69 0-.85 0-1.28c0-.15.2-.41.31-.41a2.61 2.61 0 0 1 .88.15c.06 0 .06.23.07.36s.01.45.01.67zm-1.2-4.18a1.36 1.36 0 0 1 .75-1.23c.27-.13.45-.09.47.28.05 1.04-.1 1.18-1.22.95zm2-1.28c.54 0 1 .63.88 1.31-1.09.12-1.26 0-1.27-.64.03-.3 0-.65.42-.67zm.89 1.69v2.27c-1.09.12-1.25 0-1.27-.71-.06-1.62-.06-1.64 1.3-1.56zm0 4.68c0 .11-.19.31-.28.3-.32 0-.82.24-.9-.24a4.59 4.59 0 0 1 0-1.82c0-.21.68-.27 1.19-.46.06.89.08 1.55.05 2.21zM66.44 66.66h-9c-.45 0-.51.21-.51.58v6.7h8.87c1.07 0 1 0 1.05-1 0-1.89 0-3.79.05-5.68.04-.35-.04-.6-.46-.6zm-7.79 6.41c-.36 0-.67 0-.65-.5v-2-2s.31-1 .63-1 .67.53.68 1v4c.02.48-.31.5-.66.5zm2.89-.07c0 .09-.59.13-.91.12-.09 0-.23-.25-.24-.39v-1.39a1.06 1.06 0 0 1 .26-.07c.31 0 .87.05.89.16a4.56 4.56 0 0 1 0 1.57zm0-2.37c-.06.16-.69.13-1.11.19v-1.74c.42.07 1 0 1.07.19a2 2 0 0 1 .04 1.34zm-.25-2a8.35 8.35 0 0 1-.84 0 1 1 0 0 1 .78-1c.08 0 .34.2.36.33s.17.63-.3.68zm.78-1c.59-.13.92.1 1.17.91h-1.17zm1.29 5.4h-1.3v-1.7a1.66 1.66 0 0 1 .3-.08c1-.07 1-.05 1 .91v.92zm0-3.28a8.25 8.25 0 0 0 0 .89H62a6.36 6.36 0 0 0 0-.9c-.08-.57.17-.67.68-.66s.74.21.68.72zm2.41 3.27c-.32 0-.74.11-.75-.4v-4.28a1 1 0 0 1 .24-.55c.32-.4.67-.35.82.14a6.63 6.63 0 0 1 .19 1.34V72.55c.03.45-.18.52-.5.51zM58.69 42h6.24c.49 0 .65-.17.58-.61s-.18-1-.23-1.51a5.17 5.17 0 0 0-1.41-3 1.35 1.35 0 0 0-.83-.42c-.81-.06-1.63 0-2.45 0a.7.7 0 0 0-.49.17 6.34 6.34 0 0 0-1.56 2.84 15.84 15.84 0 0 1-.38 1.77c-.16.63-.09.76.53.76zM55.39 53.16l-.79.13c.07.17.14.25.21.25h3.07c.13 0 .35-.25.36-.41V51.7h.89v1.8c.24 0 .44.05.63.05h3.74c1 0 1 0 1-1 0-.7.18-.87 1-.77v1.73h3.44v-.17l-.74-.15v-1.53h.69l.08-.12c-.11-.08-.2-.23-.32-.24a4.71 4.71 0 0 0-.67 0H55a1.26 1.26 0 0 0-.42.17c.99.29 1.05.43.81 1.69zM69 66.67c-.48 0-.59.17-.59.62v6.63h4.19v-7.24c-1.25 0-2.44.02-3.6-.01zm2 1.46v4.7h-1V68.2a.42.42 0 0 1 .12-.3c.15-.11.38-.29.49-.25s.39.35.39.48zM63.32 44.45h-3a.55.55 0 0 0-.38.39v5.73h2.74c1 0 1 0 1-1V45c0-.25.05-.55-.36-.55zm-1.82.86c0 .19.17.5.1.54a2.94 2.94 0 0 1-.73.27l-.14-.28zm-.77 1.48c0-.17.33-.34.55-.41.06 0 .32.28.34.45a10.83 10.83 0 0 1 0 1.31h-.92a7.88 7.88 0 0 1 .03-1.35zm.89 3c-.12.56-.54.24-.92.28a5.75 5.75 0 0 1 0-1.12.66.66 0 0 1 .45-.4c.12 0 .37.21.41.37a2 2 0 0 1 .06.84zm.47-4.39c.52-.12.7 0 .72.71h-.72zm.74 4.82c-.34-.14-.74-.22-.74-.32a3 3 0 0 1 .18-1.25.29.29 0 0 1 .55.13 11.17 11.17 0 0 1 .01 1.41zm0-2h-.79a8.91 8.91 0 0 1 0-1.35c0-.16.31-.29.47-.43.1.15.26.29.28.45.08.36.06.8.06 1.26zM61.76 32.28a1.84 1.84 0 0 0 1.8-1.83 1.9 1.9 0 0 0-1.75-1.88c-.94-.11-1.79.92-1.81 2a1.69 1.69 0 0 0 1.76 1.71zM58.65 44.45c-.31 0-.61 0-.61.45v5.6c1 .28 1.13.18 1.12-.73v-.22-4.56c.01-.38-.16-.57-.51-.54zM59.47 44h6c.31 0 .63 0 .63-.47s-.31-.41-.6-.41h-7.7V44zM64.49 45.32v4.46c0 .85.11.94 1 .74v-6c-1-.11-1-.11-1 .8zM62.19 32.87a1.06 1.06 0 0 0-1.34.73v1.83c0 .38.11.56.54.57 1.42 0 1.42 0 1.41-1.39a3.9 3.9 0 0 1 0-.67c.13-.55-.22-.84-.61-1.07z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.expo-item.ex22484 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.06 123.05'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-2%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_1st_collection%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='_1st_collection' data-name='1st_collection'%3E%3Cpath class='cls-1' d='M61.53 123.05a61.53 61.53 0 1 1 61.53-61.53 61.6 61.6 0 0 1-61.53 61.53zM61.53 4a57.53 57.53 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3Cpath class='cls-2' d='M45.45 24c8.44-.11 21.18-.39 26.74 2.64 10.76 7 13.29 10.15 19 20.5.17-3.82 3.08-10.87 7.06-9.52-2.31 3.83.12 9.12-4.19 11.58 6.1 2.41 12.15 7.19 11.82 10.3-1.08 9.34 3.12 11.17 4.12 17.22l.08.15-.38-.38a5.7 5.7 0 0 1-1.36.75c-1 .47-2.05.94-2 1.73a5.69 5.69 0 0 0 2.42 5.3c-2 1.94-7.33-.47-11.89-4.09-3.57-2.84-9.88-2.11-13.32-5.83-2.95-2.52-1.55-7.56-4.55-9.8.35 6.15-5.86 13.39-6.13 20 0 8-2.85 15.75-2.85 23.54 0 2.29 1.6 11.95 1.6 11.95-2 1.85-6.45 1.62-8.9-3.7a33.38 33.38 0 0 1 .89-8.27V89.29c0-3.21 1.59-13.8 0-10.75-1.38 4.58-5.17 5.94-5.53 8.16.8 1.61.44 6.41.44 8.55 0 0-2.29 5.5-2.29 8.25s2 13.34 1.46 14.2c-2.35 5.54-6.43 3.41-8.62-.92 2-7.74 3-16.86 2.09-24.72a3.5 3.5 0 0 0 3.66-2.83 4.26 4.26 0 0 0-1.09-3.5c-.28-.21-.9 0-1.72.28-1.16.39-2.83 1-3.75.77a.76.76 0 0 1-.35-.16.56.56 0 0 1-.15-.32H47c-.1-3.3-.14-10.53-1.68-14.3-4.13-4.49-2.9-11.38-.8-16.64l.19-.47-.5-.1c-3.54-.73-6-3.73-6.94-7.07a7 7 0 0 1-.32-3.06v-.16l.73.38c3 1.57 7.8 3 7.8 7.11v.88l.69-.54c4.66-3.61 8.37-3.93 13.87-2l.39.14.15-.39c2.05-5.24 4.39-6.85 10-6.9-.37 4.67-2.94 6.67-6.36 9.33l-.3.23-.3.23.19.32C66 57.13 70.17 61 69.52 65.93a5.1 5.1 0 0 1-1.69 3.65c-1 1-2.39 2.47-4.09 7.07l.49 1.28c1.64-4.43 3.25-6.77 4.21-7.75A5.78 5.78 0 0 0 70.38 66c.63-4.77-3.16-9.21-5.62-12.88 3.71-2.88 6.45-5 6.71-10.42v-.45H71c-5.91 0-8.81 1.47-11.07 7.07-5.26-1.8-9.15-1.57-13.67 1.78-.65-4.09-5-5.36-8.18-7.06L37 43.52l-.24-.11-.21.17c-1 .84-.41 3.36-.12 4.35 1 3.47 3.49 6.59 7.1 7.55A21.91 21.91 0 0 0 42 66.91a33.11 33.11 0 0 1-3.7-1.2c-8.75-3.46-9.17-16.06-10.39-23.85l-.85.13c1.26 8.01 1.73 20.44 10.5 24.34-2 4.06-1.74 8-1.45 11.89.1 1.38.2 2.76.2 4.15 0 .75-.9 8.17-.9 8.19V93.26s.08 1.75.16 2.63a48.43 48.43 0 0 0 3 12.74l.8-.31a47.55 47.55 0 0 1-3-12.51c-.08-.86-.13-1.72-.16-2.57s0-1.71 0-2.55v-.05c.05-.42.9-7.37.9-8.27 0-1.42-.1-2.82-.21-4.21-.28-3.84-.56-7.64 1.4-11.51a37.82 37.82 0 0 0 4.09 1.26h.19c-.24.87-1.87 4.94-1 9.24-.17.69-1.21 3.57-1.1 11.55 1.1 3.23-1.83 10.74 1.41 15.93 2.8 4.48.21 4.43-3 3.83a6.15 6.15 0 0 1 1.27 3.26 3.43 3.43 0 0 1-2.16 2.63c-2 .64-6.09-2.25-6.34-3.54-.1-1.33.3-3.7.24-5.94s-.92-4.54-1.14-6.71C30 90.56 27 85.85 27 80.57c1.67-8.82 1.38-16.19-1.64-26.7 0 0 .13 7.18-.09 10.68.18 2.36 1.26 5.62.39 9.67-2.49 1.1-2.44.09-3.46-1.56 0 0 .08-6 1.55-8.15a85.17 85.17 0 0 0-3.2-23.39C16.91 23.67 35.19 22.51 45.45 24zm13.72 46.48c2.71 0 3.22-4.32 2.58-5.75-2.85.36-4.84 3.1-2.58 5.75zm38.15-7.28c-1.79 3 2 4 3.41 4.12 1.06-2.66-1-4.53-3.41-4.12zm12.92 14a7 7 0 0 1-1.49.83c-.77.35-1.56.72-1.55.95a4.85 4.85 0 0 0 2 4.52c1.12-3 1.45-5.06 1-6.34zM50 90.88l.07-.12a2.66 2.66 0 0 0 4-1.72 3.39 3.39 0 0 0-.86-2.74c-.1 0-.38.23-.9.41-1.25.43-3.05 1-4.2.8a1.56 1.56 0 0 1-.76-.38 1.3 1.3 0 0 1-.35-.56v.49c.28 1.72 1.86 3.06 3 3.83zM85.91 51.8l-.44-.74a2 2 0 0 1-2.31.11 3.48 3.48 0 0 1-1.09-1.4c-1.11-2.34-1.32-6.47.46-8.46.63 1.29 6.43 6.7 6.32 7.15l.83.2c.4-1.67-5.84-6-6.56-8.18l-.18-.56-.48.34c-2.66 1.91-2.46 7.18-1.16 9.9a4.29 4.29 0 0 0 1.38 1.74 2.83 2.83 0 0 0 3.23-.1z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex21954 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.04 123.04'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_north_america%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='North_america'%3E%3Cpath class='cls-1' d='M40.55 93.11a33.05 33.05 0 0 0 19.61 13.69 21.08 21.08 0 0 0 6.44.52c7.84-.7 14.42-4.43 19.38-11.65 1.9-.35 3.78-.78 5.67-1.2a61.83 61.83 0 0 1 13.35-2v-.05h5.36a1.35 1.35 0 0 0 1.26.88v-.84h.72c.41-.67.79-1.35 1.18-2h-2.14c-1.78-11.66.29-23.64-2.58-35.2v-.08c2.08-.12 4.19-.19 6-.19v-1.5c-2 0-4.14.17-6.27.3-.74-2.89-1.68-5.83-2.68-8.65v-.07c-.34-1-.68-1.9-1-2.82-.14-.39-.29-.75-.42-1.1-.29-.74-.57-1.42-.83-2a12.41 12.41 0 0 0-1.09-2c-5.65-8.66-10.23-15.24-16.54-19.82s-14.35-7.07-26.79-7.07c-7.21 0-12.46 1.33-16.94 3.7S34.06 19.63 30 23.7c-3.59 3.57-7.2 9.52-10.19 16.3-.59 1.34-1.14 2.69-1.66 4a77.41 77.41 0 0 0-3.8 12.43H8.43L8 58.13l5.95-.07-.22.8a47.81 47.81 0 0 0-1 10.25h.07c0 .68 0 1.38-.1 2.11-.42 4.7-2.18 10.36-4.51 15.78.37.79.77 1.57 1.17 2.34 3-6.49 5.45-12.9 5.45-20.2A50.2 50.2 0 0 1 16 58.46l18.23.26-.35 1.44a37.18 37.18 0 0 0-1.16 10.35c0 .58 0 1.18.06 1.8a11 11 0 0 1 .86-3 10.16 10.16 0 0 1 5.44-5.12c5.7-2.46 13.35-1.91 18.84.59 1.55.7 2.39 2.59 2.53 4.38.32 4.19-.68 8.17-.87 12.4 0 1.55.26 4.92 1.89 5.44a9.34 9.34 0 0 0 2.86.11 14.48 14.48 0 0 0 2.94-.45c1.23-.4 1.27-3 1.27-4.75v-.35c0-3.33-1.36-7-1.76-10.35a14.48 14.48 0 0 1-.11-1.9A6.82 6.82 0 0 1 71 62.72c3.72-1.86 8.3-1.15 11.82.85 3.09 1.77 5.77 4.86 5.77 8.64H88c0-3.11-3.82-5.17-6.16-6.5a11.31 11.31 0 0 0-10.57-.48c-2.56 2.28-2.47 3.18-2.84 5.93.41 3.49 1.64 7.59 1.76 11.95l18-1.18-22.35 23.63L37 86.49l20.86-2.1h.36c-.19-.15-.27-.72-.28-1.56 0-3.51 1.19-11.72 1.18-13.23a1.39 1.39 0 0 0 0-.15 4 4 0 0 0-2.64-3.16 14.06 14.06 0 0 0-1.86-.69 23.25 23.25 0 0 0-6.6-.84 22.8 22.8 0 0 0-8.56 1.59c-2.28 1-3.42 1.21-4.47 3.51-.56 1.23-1.83 2.32-1.88 4h-.21a40.93 40.93 0 0 0 5.1 15.7c-3.61-.25-7.2-.35-10.78-.36-5.88 0-11.75.2-17.69.41q.64 1.2 1.34 2.36c9.68-.21 20.13.46 29.68 1.14zm38.55-20.9c-1.56.52-7.79 1.28-7.79-1.1a3.16 3.16 0 0 1 3-2.88 10.09 10.09 0 0 1 4.93 1.28 3.67 3.67 0 0 1 1.46 1.59c-.14.5-1.34 1.02-1.6 1.11zm-17.57-5.94l-1.14-12.69c-.83-9.21-1.34-12.74-1-21.87 0-.12 3.65 14.29 4.43 21.33a116.74 116.74 0 0 1 .91 13zm0-37.39c-8 0-7.1 1-10.28 2.9a7.75 7.75 0 1 0-3.88 2.77c-6.06 5.17-10.16 12.88-12.48 22.22l-18.39-.41 3.54-11.59q.78-2 1.62-3.94c2.88-6.57 6.35-12.3 9.74-15.69 4-4 7.49-7.19 11.71-9.42s9.15-3.46 16-3.46c12 0 19.61 2.3 25.61 6.65s10.5 10.9 16.06 19.26a12 12 0 0 1 .9 1.76c.38.84.79 1.87 1.22 3a113.69 113.69 0 0 1 3.75 10.79c-8.16 1-18 .59-18 1.26.17-3.23-19.07-26.1-27.1-26.1zM91 70.51A52.86 52.86 0 0 0 89.2 57l-.05-.19c5.78-.43 11.85-1.08 17.64-1.5l.05.19c2.92 11.54-.13 23.61 2.75 34.94H105a63.19 63.19 0 0 0-13.8 2c-1.41.32-2.8.64-4.21.92C89.65 87 91 79.08 91 70.51zm-44.67.87a10.09 10.09 0 0 1 4.93-1.28 3.16 3.16 0 0 1 3 2.88c0 2.38-6.24 1.61-7.8 1.1-.28-.08-1.46-.62-1.6-1.08a3.66 3.66 0 0 1 1.45-1.62z'/%3E%3Ccircle class='cls-1' cx='73.9' cy='22.71' r='7.03'/%3E%3Ccircle class='cls-1' cx='59.26' cy='20.41' r='7.32'/%3E%3Ccircle class='cls-1' cx='94.71' cy='46.11' r='7.46'/%3E%3Ccircle class='cls-1' cx='84.81' cy='33.04' r='7.03'/%3E%3Ccircle class='cls-1' cx='23.52' cy='66.78' r='7.75'/%3E%3Ccircle class='cls-1' cx='98.73' cy='79.41' r='7.46'/%3E%3Cpath class='cls-1' d='M98 70.58c3.88 0 7-7 7-7 0-9.33-14.07-9.33-14.07 0a7.1 7.1 0 0 0 7.07 7z'/%3E%3Ccircle class='cls-1' cx='27.25' cy='48.69' r='7.75'/%3E%3Cpath class='cls-1' d='M61.52 123A61.52 61.52 0 1 1 123 61.52 61.59 61.59 0 0 1 61.52 123zm0-119A57.52 57.52 0 1 0 119 61.52 57.59 57.59 0 0 0 61.52 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex25145 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.06 123.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_latin_america%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='latin_america'%3E%3Cpath class='cls-1' d='M61.53 123.06a61.53 61.53 0 1 1 61.53-61.53 61.6 61.6 0 0 1-61.53 61.53zM61.53 4a57.53 57.53 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3Cpath class='cls-1' d='M88.27 66.24c-2.17 0-4.91 4.49-4.91 4.49s2.27 4.32 5.45 4.66c2.4.26 3.43-4.43 3.43-4.43s-.5-4.72-3.97-4.72zm.62 7.08c-.72 0-2.42-2.3-2.39-2.65 0-.5 1.68-2.65 2.39-2.65a2.66 2.66 0 0 1 0 5.29zM65.35 64.29c-4.12 0-7 4-7 4a8.83 8.83 0 0 0 7.54 4.66 6.33 6.33 0 0 0 6-3.91s-2.02-4.75-6.54-4.75zm-.36 7c-2 0-3.58-1.61-3.58-2.65A4.19 4.19 0 0 1 65 66c2 0 3.59 2.59 3.59 3.17s-2.01 2.07-3.59 2.07zM99.16 59.9c.07-.67.11-1.13.15-1.44-3.82-1.08-23.61-6-52-1.33 20.06-.84 32.37 8.92 32.37 8.92a30.43 30.43 0 0 1 19.48-6.15zM22.81 48.25c.12 1.16.95 2.34 2.46 3.51l1.28.07-1.66 1.25c-.21.25-2.53 2.56-.27 4.59.72.65 1.52.5 3 .56l2.75 1.33a155.47 155.47 0 0 1 28.48-5.19c-2.6-2.3-2.85-9.63-3.9-12.66-1-2.84-2.75-13.75-1.31-19.21a206.87 206.87 0 0 0-24.2 4.63c-.77.19-1.49.36-2.14.51a6.6 6.6 0 0 0-3 1.61c-.42.69-2 6.39-.93 10.22a3.59 3.59 0 0 0 1.55 2.4l1.61.21s-1.3 1.57-1.87 2.24c-.83.94-2.02 2.33-1.85 3.93zM101.65 64.31c-.38.14-.77.3-1.1.44v.07c.27-.11.67-.32 1.1-.51zM73.6 84.21c-1.23 1.17.18 3.31.92 3.64 2.84 1.27 7.29.23 8.13-.52.59-.52.28-2.6-.3-3.12-1.64-1.45-7.17-1.51-8.75 0z'/%3E%3Cpath class='cls-1' d='M60.29 27.51c.53 4 1.06 7 .54 7.88-.26.45-2.14 1.76-2.31 2.25s2.7-.43 2.88.12c.23.71.7 5.52.7 5.52l-2.31 2.07c.06.46 2.88.81 2.88.81s.2 5.73-1 8c20.67-1.37 34.7 2.11 38 3 2.84-7 4.34-20.45 5.16-27.74.12-1.08.23-2 .32-2.77-.55-.61-3.21-1.92-8-3.12A21.5 21.5 0 0 1 97.6 26c0 .26-3.11 1.27-3.08 1.54.07.55 3.32.89 3.36 1.45.28 3.69.61 5 0 5.74-.29.4-1.73.43-1.92.87s2.2.84 2.34 1.35a34.32 34.32 0 0 1-.18 4.62l-3 1.75c0 .43 2.3.94 2.3.94s1.33 9.29-1.36 9.1c-3.14-.23 1.23-5.76-2.45-9.56-.52-.54 2.26-4.64 2.11-5.77-.12-.92-3.39-2.06-3.57-3.58-.09-.76 1.39-3.1 1.33-3.87s-2.2-1.55-2.22-2.3a18.15 18.15 0 0 1 .56-5.76 109.84 109.84 0 0 0-18-1.37c-4.8 0-9.77.26-14.87.76a17.87 17.87 0 0 1 .86 3c.06.28-3 1.61-3 1.9.19.54 3.4.1 3.48.7zM58 20.14l-.17-.14.13.14zM104.42 67a2.34 2.34 0 0 0-1.77-.8 2.75 2.75 0 0 0-2.08 1l-2.74 3.47.8-5.12c.11-1.16.19-2.12.27-3l-8.05 4.56a5.47 5.47 0 0 1 1.92 4.14h1a33.18 33.18 0 0 1 2.05-3c-.69 2.46 0 6.59 0 6.59l-2-3.11-1-.33v.26c0 1.73-.56 3.93-1.24 4.45 0 0 0 3-2.11 3-2.92 0-5.55-4.8-5.55-4.8a5.37 5.37 0 0 1 4.5-9 3.74 3.74 0 0 1 1.87 1c-.67-.74-2-2-2.88-1.72-3.75 1-6.57 2.23-7.31 3.37-1.3 2 2.3 7 2.3 9.91 0 1.21-2.64 3.24-3.63 3.51 0 0-3.78-1.06-4.31-4.09-.35-2 4.21-8.56 3.11-10.36-1.52-2.46-5.77-3.79-11-4.43a6.38 6.38 0 0 0-2.49.25c.3 0 .6-.07.91-.07 4.45 0 8.05 2.86 8.05 6.39a5.77 5.77 0 0 1-2.29 4.46S68 77.86 64 77.59a6.08 6.08 0 0 1-5.54-4.8A5.55 5.55 0 0 1 57 69.55c-4.76.17-8.82 4.06-8.82 4.06L46.91 66S52 69.38 57 68.63a5.44 5.44 0 0 1 1.09-2.75c-1-.51-7.27-3.73-9.76-3.59-7.2.4-12.85 1.14-12.85 1.14l-1.07 9.43.34 1.25-1.68-.67a19.61 19.61 0 0 0-8.08-2c-3.53 0-5.72 1-7.57 3.09-2.5 2.79-3.42 8-2.72 14.47.81 7.48 5.64 11.27 11.29 11.27 7 0 12.44-4.52 12.52-4.58L41 91.72l.46 3.28a107.46 107.46 0 0 0 29.87 4.6c9.49 0 17.15-1.81 22.76-5.37a16.18 16.18 0 0 0 2.7-4.69l.78-2.43L99 89.49c1 2.11 2.57 4 4 4 .46 0 2.8.41 3.53-12.08.53-9.48-.85-13.07-2.11-14.41zM47.09 89.62h-.18a.65.65 0 0 1-.63-.47 24.78 24.78 0 0 1-.79-9 .65.65 0 0 1 1.29.16 23.88 23.88 0 0 0 .74 8.52.65.65 0 0 1-.43.79zM49 89c-.92-.38-2.1-6.48-.54-7.53 1-.67 10.26 4.16 10.26 5.11-.02.75-8.98 2.7-9.72 2.42zm19.87 4.68c-2.68-.54-1.38-11.81 0-16.11l1 1.7c-2.58 4.55.02 14.58-1.02 14.38zm2.68 0c-1-.57-3-11.74-.38-14.35.73-.73 8.36 5.45 12 .77 1.34-1.74-.11 4.1.65 5.2 3.11 4.54 2.5 6.77 2.72 8.07.2 1.43-9.26 3.63-15.01.28zm15.89-.07c-.22-.74-2-6.27-2.69-8.36a8.05 8.05 0 0 1 0-6l.38.75s-.31 4.7.46 6c4.21 7 2.06 8.34 1.83 7.58zM96.3 88c-.77.32-4-1.64-4-2.43 0-.95 3.22-4.66 4-4.58z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22088 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.89 122.89'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_africa%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='africa'%3E%3Cpath class='cls-1' d='M71.72 109.16c1.53-3.33 1.82-.88 3.06-4.18s.45-7.17.45-9.91c4.2 0 12.52 6.89 15.43 12.13 3-3 3.15-6.77 1.76-10.35 1.32-9.29-1.38-29.51-4-32.4 1.85-1.46 1.44-2.76 1.44-2.76s-1.06-1-3.45-7.75-2.76-43.61-5.94-43.44 1.34 33.13 1 43.44L76.21 49c-.87-4-1.47-8.73-2.45-18.28-1.15-11.18-2.49-20.36-3.93-28q-1.83-.18-3.66-.31c.44 5.57 1 12.68 1.62 19.19 1.21 13.3 2.69 17.87 2.58 23.76-1.75-2-3-2.66-6.1-4C62.53 25.75 63.18 14.76 59 2.3a59.31 59.31 0 0 0-7.3.82c4.4 11.65 4.67 22.94 5.08 37-1.13.64-2 .84-3.17 1.59-3.92-4.07-9.93-7.94-11.87-8.45-2.67-.7-2.58-.12-2.58 2.36S48 45.54 48 45.54C36.54 55.62 31.87 63.61 33 75.46c.4 4.29 1.89 8.24 4.86 14.08.33.65-3.2 6.31-3.7 9.57s-.37 12.47.23 12 9-12.16 11.17-12.38c2-.19-.24 3.08.06 6.17 1.28 2.23 3.89 4.27 3.14 4.68a7 7 0 0 1-3.46.61l-.08 8a59.13 59.13 0 0 0 29.61 1v-8.06zm-9.1-52.84C83.54 67.3 84.21 75.51 90.17 91c.63 2 .45 4.26-.36 4.57a117.5 117.5 0 0 1-11.35-9.79 10.37 10.37 0 0 0 1.33-2.06C80 83.37 58.2 67.17 58.2 67.53zm-19.68 28c-3.14-6.48-4.68-20.47 5.25-27.07 1.91-.83 5-2.27 5-2.27-2.19 5.23-6.87 12.3-8.94 17.08 5.5 2.21 12.43 2.86 17.65 6.92 1.07.83.72 1.19-1.07 1.31-5.6.9-13.43 3.37-17.89 4.06zm22.16 22.55c-.43.87-.65 1.59-1.08 2.47-2.35 0-4.7.17-7 .15l.31-2.31-5.6-4.27c-.88-.53 1.67-3.93 2.42-4.57s3.5-3.19 3.5-3.19a34.58 34.58 0 0 1 5.6-.15c-.12.27.17 1 .05 1.23 1.34.32 6.48 3.32 6.43 4.78-.17 1.99-3.18 4.83-4.63 5.86z'/%3E%3Cpath class='cls-1' d='M61.45 122.89a61.45 61.45 0 1 1 61.45-61.45 61.52 61.52 0 0 1-61.45 61.45zM61.45 4a57.45 57.45 0 1 0 57.45 57.45A57.51 57.51 0 0 0 61.45 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.expo-item.ex22349 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.06 123.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_indochina%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='indochina'%3E%3Cpath class='cls-1' d='M61.53 123.06a61.53 61.53 0 1 1 61.53-61.53 61.6 61.6 0 0 1-61.53 61.53zM61.53 4a57.53 57.53 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3Cpath class='cls-1' d='M98.28 105.36l.14-.75h-.85c-.48-.88-1-1.45-.9-2.45-1.14-.88-1.81-.6-3.06-1.27 3.39-1.52 3.95-4.52 2.64-7.82-3.32-4.26-9.77-3.83-14.66-5 3-2.48 3.45-5.33 3-9-.63-6-1.46-11.88-1.93-17.86-1.64-5.45-3.87-6.43-9.15-8-1.62-.28-3.31-.18-4.93-.47-3.35-1.67-1.07-4.9-.16-6.93-.8 5.26 1.9 5.96 1.58 4.19-.89-1.12.34-9.13 2.07-12.16 1.44-2.52-1.08-2.25-1.24-1.38a13.08 13.08 0 0 1 .63-3.46h-.42l1-1.93h-.85l.38-1.46-.61.14c-.07-.78-.35-1.5-.44-2.17-.27-.32 0-1.35-.38-1.26l-.63.14-.52-1-1.26-.95-1.31-1-.71-.72c.08-.16-.36-.9-.41-.74-1-.54-1.16.3-1.24-1.17-1.09.14-.71-.15-.52-1.13-1.09.57-.75.33-1.27-.66a1.49 1.49 0 0 1-.9.33v-1c1.86-.28 1.73-1.41 1.51-3.21l-.66.38c-.19-1.42-.43-2.21.09-3.54l-.75.33a4.14 4.14 0 0 1 .33-2.92l-1.09.57a5.16 5.16 0 0 0-.38-2.79A6.14 6.14 0 0 0 60 9.82l-.9-.24c.72 1.28.6 1.6.38 3.06-.59-.46-.24-.3-1-.49a4.44 4.44 0 0 1 .16 3.27l-.71-.24c-.31 2 0 2.87 1.86 3.32v.87c-.82.4-1 .29-1.6-.26 0 .79.05.74-.74.74.25 1.09.33 1-.79.92.09.9.19.86-.61 1.26 0 .28-.94 1.52-1.09 1.61-.29.84-.16.88-1 .83-.33.72-.31.91-1 1.18a2.31 2.31 0 0 1-1.39 1.48c-.09.94-.06.89-.83 1.53.09.79 0 .82-.48 1.44l-.35 1.9c.44.81.85 1 .09 1.52.71.57 1 .49.44 1.22l.61 1-.39-.13c-1.38-.2-1.18.61-.92 1.66a23.51 23.51 0 0 1 2.75 9.9c-.08 1.07-.55 3.05.19 3.8 1.26 0 1.12-2 1.21-3.14L54 46.3c2 2.1 3.05 3.07 2.12 5.5-4.19 2.84-9.9 1.59-14 5-3.6 5.17-3.69 16.88-2.83 23a82.28 82.28 0 0 0-4.07 10.06c-2.68.29-4.94.49-7.23 2.11-2.7 3.4-2.28 7.69 2.05 9.72a8.13 8.13 0 0 0-3.36 1v1.18l-1 1.53c-.45 0-.83-.08-1.28-.05.35.32.63.78 1 1.1 0 .2-.07.39-.1.57a57.57 57.57 0 0 0 30.07 12.46h12.28a57.59 57.59 0 0 0 30.74-13 10.25 10.25 0 0 0-.11-1.12zm-46.06-27c-.95 2.33-2.09 4.3-2.49 6.82-2.29 1.62-3.88 2.73-6.58 3.19 2.72-2.86 3.88-4.57 4.26-8.08.82-3.7 1.49-7.44 2.25-11.16 1.34 2.5 2.98 6.27 2.56 9.22zm20.26 6.43a4.81 4.81 0 0 0 0-2.48c-.48-2.2-1.84-4.31-1.92-6.57-.06-1.62 2.14-5.55 2.65-6.28.75-1.06 3.34 9.89 4 12.1-1.21 1.03-3.6 1.95-4.73 3.22z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22387 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.22 122.19'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-1%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_india%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='india'%3E%3Cpath class='cls-1' d='M27 105.44c0-.14-.17 1.3 0 0 .88-5.63 2-10.93 3.29-16.48C31 86 32.13 83.81 32.4 80s-.7-10.2-.47-13.64.56-4.84 1.88-6.82 3.38-3.2 5.64-4.47 5.74-1.3 7.76-2.47c.31-.77 2.8-2.21-.53-2.13a44.28 44.28 0 0 0-6.81 0c-.49 0 .89-.58.78-2.13-.06-.84.72-1.18.69-2.35-.19-7.63.15-21.56.06-23.86 0-.55-.68-.66-.64-1 .27-2.65-1.24-1.57-1.06-2.4s1-.59 1.68-.69 1.73.76 1.92.11-.28-.78.29-.81 1.25.95 1.8 1-.11-1.26.41-1.22 1 1.34 1.63 1.22-.17-1.31.35-1.45 1.11 1.05 1.57 1.1.25-1.15.64-1.22.87 1.15 1.28.87 0-3.65 1.39-3.49c.65.08.71 1.26.87 1.8s-.27 1.21.18 1.45.59-.73 1-.64.75 1 1.22 1 .4-1 .93-1 1.16.86 1.57.76.73-.53.87-.64.75.58.75.29c0-1-.36-3.36 1.39-3.54.58-.06.55.64.76 1.22s.14 2.07.46 2.5.46-.87.87-.87.92 1.09 1.45 1 .56-1.1 1.1-1 .77 1.07 1.34 1.16.69-1.19 1.22-1.22.45.78 1 .76c2.09-.09 3.16-2.81 4.42-4 .38-.37 2.45-1.48 2.56-.29.05.57-1.08 1.22-1.22 1.57a7.84 7.84 0 0 1-2.2 3.43c-.41.29-2.26 1-2.27 1.22s-.09-.55-.06 1.28-.45 9.32.23 9.7a10.2 10.2 0 0 1 1.63 1 9.07 9.07 0 0 1 1.8 2.44c.23.37.7.81.83 1s1.48 1.41 1 2.07c-.12.15-.94.15-1.11.37s.55 1.18.29 1.76-1.36.61-1.34 1.3c0 .29 2 2.25 2.31 3.16a15.25 15.25 0 0 1 .49 2.02c.56.38 1.76-.09 2.26-.07s.53 0 .78-.21.36-.71.7-1a3.08 3.08 0 0 1 1.28-.64c.92-.18 1.57.34 1.69 1.44 0 .41-.16.19-.25.36s-.51 1-1 1.11-2.64.12-2.27.66c1.67 2.42 4.88 4.54 7.1 6.49 2.37 2.08 4.34 4.09 5 7.44.55 2.81.54 11.08.87 14 1.5 1.53 2.68 1.06 3.83 1.28s2.08-.58 2.67 0-.12 1.87-.29 2.32a8 8 0 0 1-.76 1.39c-1.33.5-5.82-.58-5.46.41s.85 4.55 1.51 6.8c1.21 4.12 3.18 8 4.12 12.2a3.94 3.94 0 0 1-2 4.71c-1.08.55-4.37.75-5.29-.29-.49-.56-1.08-1.67-.7-2.32s1.5.21 2.09-.06 1.35-.39 1.16-1.39S93.43 98 92 96.13c-6.15-7.94-7.42-11.44-8.25-21.85-.11-1.39-.35-.83-.76-1s-1-.64-1.45-.12c-.85 1.05-.28 3.26-1.28 4.53-.31.4-.46.82-.93.17a30.85 30.85 0 0 1-1.51-3.54c-.44-1-.59-2-1.1-2.32A11.91 11.91 0 0 0 75 74c-1.28 1.84-1.38 2.92-1.16 5.17.2 2 1.32 3.32 2 5.11l.12.24c.44.85 1.9 3.54 2.5 4.35s3.13 3.6 4.07 5.52 1 4.39 1.45 5.81a8.73 8.73 0 0 0 1.28 2.67c.65.89 2.58 1.21 3.37 2.46.4.63 0 .79-.68 1.17h11.93v1.89H24.45v-1.89H27a4.3 4.3 0 0 1-.08-1.05zm57.65 1.05c-.89 0-1.68-.16-2-.17a2.9 2.9 0 0 0-1.72.17zm-14 0s-.06-.11-.08-.12-.6-3.67-.81-4.39c-1.52-5.3-2.84-10.91-4.54-16.12-.29-.88-1.82-5.52-2.73-5.47-2 .11-9.32 2.34-12.2.28-.71-.5-1.12-.48-2 .35-3.51 3.16-5 9.14-5.81 13.66s.16 6.21 2.09 8.66a16 16 0 0 1 1.8 2.75c-.12.09-.61 0-.87.41zm-35.9 0c-.66 0-1.18-2-1.6-4s-1.06-6.94-1.68-8.64-.55.64-.76 2c-.49 3.16-.72 6.66-1.92 9.71a6.22 6.22 0 0 1-.58 1zm26.83-76.72a3.66 3.66 0 0 0 .21 1.56 3.8 3.8 0 0 1 .78.78c.66 1.27-.38.77-.71 1.21-.21.28 0 1.15-.18 1.44s-1.14 0-1.16.33a2.22 2.22 0 0 0 .28 1.21c.65 1.14 1.48 2.08 2.13 3.34.77 1.47.51 1.32 2.41 1a3.3 3.3 0 0 0 1.21-.28 8 8 0 0 0 1.07-1c.32-.27.82-.09.85-.64.11-2-2.08-3.79-1.42-6 .36-1.2 1.5-1.47 2-2.34.18-.32.46-.73 0-.92s-1.83.3-2.74.16a11.91 11.91 0 0 1-4.31-1.7c-1.06-.91-.39 1.32-.43 1.85zm-10.2-.51c-.41.08-.5 1.31-.37 1.57.57 1.21 1.11 1.74 1.06 1.85-.4.86-.78-.22-.85.85a26.62 26.62 0 0 0 .21 5.89c.37 1.33 1.36 1.21 1.85 1.49 1 .57 1.82-.7 3-.57.44 0 0-2.53.3-3.46.5-1.42-.72-3.44-1-4.91-.07-.35-.9-1.37-.92-1.56s.28-.89-.14-1.14a10.91 10.91 0 0 0-3.17 0zM43 28c.17.64-.29 15.68-.57 15.61s1.39 1.1 1.84.07c.94-2.12-.09-5.18.64-7.52.17-.56 1.31-.2 1-.64a5.32 5.32 0 0 1-.21-2.91c.44-1.13-1.59-1.67-1-3.12.19-.45.75-.43 1-.71a1.92 1.92 0 0 0 .43-.92 5.19 5.19 0 0 0 0-1.07c0-2.16 0-.56-.85.07-.55.4-2.45.5-2.28 1.14z'/%3E%3Cpath class='cls-2' d='M61.11 122.19a61.1 61.1 0 1 1 61.11-61.09 61.17 61.17 0 0 1-61.11 61.09zM61.11 4a57.1 57.1 0 1 0 57.11 57.11A57.17 57.17 0 0 0 61.11 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22446 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.06 123.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-2%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_indonesia%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='indocnesia'%3E%3Cpath class='cls-1' d='M61.53 123.06a61.53 61.53 0 1 1 61.53-61.53 61.6 61.6 0 0 1-61.53 61.53zM61.53 4a57.53 57.53 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3Cpath class='cls-2' d='M75.6 97.51l-.29 20.88 5.61-.09L80 97.66h1.59L83 96v-1.56l-3.69-.06v-2.6l2.77-.13c0-1 0-1.54.14-2.35A3.94 3.94 0 0 0 84 88a3.15 3.15 0 0 0 .65-2.07c-.4 0-1.71-.11-2.09-.11l3.7-5.44h5a19.58 19.58 0 0 1 .18-2.74l-.1-.13h-59l-.1.13a19.4 19.4 0 0 1 .18 2.74h5l3.85 5.56h-2.19a3.15 3.15 0 0 0 .65 2.06 4 4 0 0 0 1.75 1.28c.09.81.09 1.38.14 2.35l2.77.13v2.6l-3.69.06v1.56l1.42 1.7h1.59l-.92 20.64 5.61.09-.29-20.88zm-9.27-15.89l2.44-.76.17-.73-2.61-.32.07-.55 2.92.36h.31l-.07.3-.17.71 1.84-.57h.16l2.69.78 2.43-.75h.16l2.2.63-.14-.72v-.28h.28l2.92-.36.07.55-2.64.33.12.74 2.61.75 1 .29-1 .24-2.42.57-.26.88L82 84l-.07.55-2.93-.37h-.32l.09-.31.26-.89-2.34.56h-.16L74 82.83l-2.64.63h-.14L69.65 83l-.09.85v.22h-.22l-2.92.36-.07-.55 2.7-.33.08-.72-2.77-.74.07-.27-.08-.26zm8.7-.46l1.55-.48 1.68.48-1.62.46-1.64-.45zm1.63 1l1.52.36-1.58.37-1.44-.38 1.5-.36zm2.72.08l-1.64-.39 1.52-.43 1.62.47-1.5.36zm-8.08-1.58l1.8.52-1.46.45-1.85-.5 1.51-.47zm-2.49.77h.09l1.75.48-1.3.4h-.08l-1.85-.49 1.4-.43zm1.46 1.2l1.39-.43 1.25.33-1.58.38-1.06-.28zm3.73-.36l-1.39-.37 1.42-.43 1.51.43-1.54.37zm-32.4-.64l2.44-.76.17-.73-2.61-.32.07-.55 2.92.36h.31l-.07.3-.17.71 1.84-.57h.16l2.69.78 2.43-.75h.16l2.2.63L54 80v-.28h.28l2.92-.36.07.55-2.64.33.12.74 2.61.75 1 .29-1 .24-2.42.57-.26.88 2.6.32-.07.55-2.92-.36h-.32l.09-.31.26-.89-2.32.48h-.14l-2.5-.66-2.65.63h-.14L45 83l-.09.85v.22h-.22l-2.92.36-.07-.55 2.7-.33.08-.72-2.77-.74.07-.27-.08-.26zm8.7-.46l1.55-.48 1.68.48-1.53.46-1.61-.47zm1.63 1l1.52.36-1.58.37-1.44-.38 1.5-.36zm2.72.08l-1.64-.39 1.52-.43 1.62.47-1.5.36zm-8.08-1.62l1.8.52-1.37.48-1.84-.5 1.51-.47zm-2.49.77h.09l1.75.48-1.3.4h-.08l-1.85-.49 1.4-.43zm1.46 1.2l1.46-.4 1.25.33-1.58.38-1.06-.28zm3.77-.37L48 81.9l1.42-.43 1.51.43-1.53.37zm41.42-5.63c-3.89-5-11.11-13.35-10.84-16.72 1.38-7.79 6.57-17 11.93-22.67 1.75-1.86 3.25-3 4.59-3.23.34-.12-2.6 3.14-1.11 4.42.7.6 4.12-2.26 4.51-2.12 3.18 3.5 6.32 3.44 6.6 3 .28-.1-1.93-.46-3.47-1.43a5 5 0 0 1-1.77-2.08c.17-.54.39-1.36.8-1.34 5.52.31 8.21-1 2.54-1.17a14.51 14.51 0 0 1-3.1-.78c-.83-1.86-1.62-3.57-4.67-3.22-1.73.2-5.32 2.48-7.3 3.66-14.61 8.66-40.75 9-55.36.33a64.27 64.27 0 0 0-7.15-4c-3.12-1.11-4.21.49-5 2.73a8.16 8.16 0 0 1-2.76 1.35c-5.67.14-3.09 1.47 2.43 1.16.41 0 .74.68.9 1.22a4.67 4.67 0 0 1-1.72 2.17c-1.54 1-3.8 1.34-3.52 1.44 1.22.26 4.07.93 6.75-3.06.46-.18 3.78 2.41 4.38 2.11 1.76-.88-1.41-4.48-1.05-4.35a12.3 12.3 0 0 1 4.56 3.18c5.3 5.8 10.54 14.92 11.93 22.72.27 3.37-6.94 11.7-10.84 16.72zm-27.39 15h12.45v2.65H63.38v-2.58zm-15.53 0h12.5l.05 2.6H48l-.16-2.6zm11.9-13.3h5.23v7.25l-5.23.07v-7.25zM28.84 31c1.67.91 3.45 2 5 3a5.31 5.31 0 0 1-1.6 2.63c-.34-1-5.42-3.79-5.7-3.61-.09 0-.44.21-.3.48.52 1 1.64 2.78 1.74 3a1.74 1.74 0 0 1-.85.79c-1.4-.85-2.45-1.51-3.62-2.08a3.51 3.51 0 0 1-.9-2.68c.73-1.71 1.18-2.59 2.29-2.77.76-.12 1.82.14 3.9 1.22zm65.74-.22c4.94-2.08 5.42.69 6.2 2.22a7.93 7.93 0 0 1-.38 2.2c-1.27.61-2.13 1.42-3.51 2.18-.28-.28-.29-.64-1.11-.91 0-.13 1.31-2.29 1.37-2.52s-.19-.44-.33-.47c-1.39-.38-4.63 2.49-5.21 3-1.33-1.17-1.61-1.48-1.73-2.84 1.6-1 3.12-1.9 4.7-2.89z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22033 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.54 123.05'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%2314a79c;%7D.cls-1%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_japan%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='japan'%3E%3Cpath class='cls-1' d='M5.86 49.14c3.3-1.83 6.55-.28 9.05-1.75.12.89 0 2.16 1 3.09 5.45-.34 11.25-.58 16.61-1.69a32.28 32.28 0 0 0 2.22-6.64c-.7-.26-.42-.12-1.34-.4-4.54 4.17-7 3.55-12 3.05a2.1 2.1 0 0 0-1.75 1.5c-.78.21-1.14-3.82-.92-4.89-.26-3.86 3.61-8.71 7.27-9.41 5.52 2 9.25 4.73 7.58 8.92-.41-.17 1 .41 1.38.54.51-1.76 1.79-4.89 2-5.58a4.46 4.46 0 0 0-.96-1.95c-3.28 3.51-9.92-2.33-11-5.06-1.79-3.18-2.32-8.09 2.35-7.68a18.31 18.31 0 0 1 5 1.79c4.35 2 7.1 4.92 4.35 10a4.63 4.63 0 0 0 .77 1.53A11.79 11.79 0 0 0 38 33.2c.11-1.51-.57-7.08 3.89-8.43 3.74-1.35 7 .15 10.72 4.26-1.72 1.28-1.63 2.64-7.13 5.84a15.52 15.52 0 0 1-7-1 2.62 2.62 0 0 0-.58 1.4c.59.31-.21 1.75-1 3.8.14-.14 1 .28 1.93.15 2.38-.8 6.36-.73 8.19 3.06a9.16 9.16 0 0 1 .89 3c1.1.43 3-.78 3.61-1s3.93 2.11 5.57 2.8c.8 1 6.29 5.5 7.56 6.6 1 .9 3.91 4.12 6 6 .49.44.46 0 1.56-.39C72 61 74.37 63.6 75 64.31c1.08 1.93-.24 6.86-2 8a16.36 16.36 0 0 1-.24 2.41c1-.51 3.53-3.59 5.07-3.82-.32-1-.23-5.23-2.25-5.77 3.55-1.67 4.1-2.27 5.37-2.54 4.79-.3 8.68 4.56 8.47 7.58a5.34 5.34 0 0 1-1.73 2.78c0 .58-.09.87 0 1.08h1a7.8 7.8 0 0 0 1.71-1.39c-.84-4 2.55-9.51 7-8.85 1.14.15 3.38 1.41 4.54 1.06-1.22 1.72 1.33 4.54-2.25 7 2.42.06 8.34 8.66-5.77 7.8 1 1.2 1.83 3.77.94 5.54-.46 1.73-2.9 3.77-6.26 4.64a10.28 10.28 0 0 0-.05 2c2.1 0 4.43-3.14 7.46-2.6 1.42.1 3.22 1.47 4 1.81s1-.09 2.07-.23c0 1.3-1.59 4.77-1.94 5.64-4.23 6.26-11.13.48-11.06-3.83a1.12 1.12 0 0 0-.67 0v1.91c1.42 1.07 3.38 4.76 3.51 4.76 1.34 4.49-4 10-10.44 8.63a21.23 21.23 0 0 0-3.52.88 7.68 7.68 0 0 0 1.57-3.1c-.9-5.08 1.36-8.23 2.08-8.53-1 .59-8.14-.64-9-5a2.48 2.48 0 0 1-2.12-2.29c-1.65 2-5.52 3.61-8.19-.64a16.45 16.45 0 0 1 2-8.93c.24-.3 1-2 1.23-2.31a42.4 42.4 0 0 1-5.86.5c-5.77-1.93-7.7-2.19-8-7.84 3.09-3.79 5.31-2.3 9.38-2.9-3.44-2.7-4.71-9.53 2-12.69-2.77-2.2-7.33-7.86-11.06-8.4-1.25-.18-3.55.3-3.55.93s.53 2.48 0 3.89-1.73 3.93-3.48 4.29c.04-2.2-1.96-2.52-4.02-3.13-1.45-.87-2.7-1.21-3.4-2.57-2.45-.19-6.17.84-9.13 1.63-3.16-.77-10.43.67-11.86.7-.88 10.55-11 8-14.21 7.79-.33.15 5.47 2.05 6.54 2.41s2.38 3.22 2.38 4.29c1.36 2.15 3.13 2.63 2.94 2.94-1.39-.41-3.83 1.41-4.66 2.34-3.37 1.94-5.21-.92-6.54-3.93C.87 63.16.27 52.06 5.86 49.14zm62.35 26.2l2-.06 1.58.24c.08-.86.13-1.73.21-2.59a3.81 3.81 0 0 1-3.74 1.69v.72zm-3.34-19.27l1.8 2.35.84 2.23.06.48 2.28-.84a17.34 17.34 0 0 0-2-2.11 32.51 32.51 0 0 0-2.94-2.11zM84.07 96A10.52 10.52 0 0 0 88 94.13q.06-2 .11-3.93l-.61.39c-1.35 1.73-2 3.63-3.41 5.39zm-7.56-14.34c1.79 1.12 5.3 3.65 3.92 6 0 .07 2.35-1.06 4.08.34a4.11 4.11 0 0 1 1.23 1.52c.22.64 1.85.58 1.85.28a4.19 4.19 0 0 0 0-1.35c-.55-1.16-4.07-3-3.58-6.35.1-.72-.06-1-.06-1-2.63 1.81-4.47 1.68-7.44.56zM34 48.41l2.54-.14c-1-3.45-1-4.64.5-7.87l-.5-.92z'/%3E%3Cpath class='cls-2' d='M61.27 123.05a61.53 61.53 0 1 1 61.27-61.52 61.46 61.46 0 0 1-61.27 61.52zM61.27 4a57.53 57.53 0 1 0 57.27 57.54A57.47 57.47 0 0 0 61.27 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.expo-item.ex22273 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 123.06 123.05'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_mongolia%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='mongolia'%3E%3Cpath class='cls-1' d='M49.56 68.37V65.3v-3.14h-1.62l-.14 6.21zM46.8 68.37l.13-6.22c-1.33 0-2.67 0-4-.07l-.06 6.29zM24.78 56.34c4.15-.13 8.24.13 12.31.39 12.45.8 24.88-.19 37.35.12 8.77.22 24 1.49 32.79-.79Q98 50 88.87 43.89a90 90 0 0 0-11-7.46v.5c-9.4-.53-19.47.93-28.68-1l.1-.5a63 63 0 0 0-10.77 5.75C30.9 45.55 23.43 50.1 15.9 54.55a17.1 17.1 0 0 0 8.88 1.79z'/%3E%3Cpath class='cls-1' d='M52 61.14c5.76-.11 11.5-.32 17.25-.17 14.77.37 28.13.71 43.22-1.47l-4.71-3.07.15.49c-7 2.07-27.29 1.1-33.51.94-12.49-.32-24.91.68-37.39-.12-4.05-.26-8.12-.53-12.21-.39a18 18 0 0 1-9.66-2.06l.24-.43q-2.82 1.66-5.65 3.3a9.73 9.73 0 0 0 4.56 1.93l.35.08a105.61 105.61 0 0 0 11.36.39h.23c2.72.06 5.47.16 8.25.26 5.9.18 11.87.41 17.52.32zM76.79 35.87a30.52 30.52 0 0 0-11.69-3.15l.06.47.07.55h-.56l-3.83.11h-.19l-.16-1c.58 0 4.17.15 4.1-.2-.45-5.31-.18-10.65-.59-16.02l-4 .26c.47 5.25.22 10.49.69 15.74a27.42 27.42 0 0 0-5.76 1 32.62 32.62 0 0 1-4.57 1.47c8.58 1.55 17.73.35 26.43.77zM50.57 68.37h7V99.9h15.84l.15-34.53-22.93-.11c-.06 1.08-.06 2.12-.06 3.11zM41.85 88.1h1v8.22h-1z'/%3E%3Cpath class='cls-1' d='M38.21 84c-10.76.08-21.49 1-32.12-1.39l.22-1C16.86 84 27.54 83.08 38.21 83v-6.15c-10.48.05-20.82-.32-31.27-.89L7 75c10.44.56 20.76.94 31.22.89v-7.52h3.65l.06-6.31c-2.48-.07-5-.16-7.45-.24-2.79-.1-5.56-.2-8.23-.26h-.18a106.37 106.37 0 0 1-11.44-.39h-.17l-.39-.09a10.43 10.43 0 0 1-5-2.19l.46-.58-.09.05c-4.25 3.5-2.4 9-2.14 14a57.54 57.54 0 0 0-.71 6.28 7.09 7.09 0 0 0-.51 4.09 59.22 59.22 0 0 0 4.25 8.94c9.35.93 18.47.67 27.91 1zM53.23 73.21h.7v8.22h-.7zM76.06 91.57h.81V99h-.81zM76.17 80.97h.6v7.42h-.6z'/%3E%3Cpath class='cls-1' d='M114.77 88.11c-11.82.83-23.85-.5-35.68.21H79l-.06-1H79c12-.72 24.24.68 36.24-.25.24-.52.48-1 .71-1.57-.16-2.35-.33-4.7-.55-7.08-11.62 1.83-24.31.55-36.12.74h-.17v-1h.17c11.76-.18 24.46 1.13 36-.73l.08.51c-.25-2.73-.45-5.45-.61-8.21v-5.57a6.47 6.47 0 0 0-1.68-4.26l.07.51C97.8 62.68 84.24 62.34 69.25 62L52 62.14h-1.44v2.15l23.44.13h.5v.5l-.15 35.53v.5h-.5l-16.34-.05v.1h-19.3v-7.4c-9.24-.29-18.16-.06-27.3-.91a59.68 59.68 0 0 0 9.43 11.79l82.6-.1a59.61 59.61 0 0 0 11.83-16.27zM79.86 68.24c11.41-1.33 23.28-.21 34.78-.72v1c-11.48.51-23.33-.61-34.71.71h-.13l-.12-1zm-4.77 9.9v-8.93h2.5v9.43h-2.5zM77.77 80v9.43h-2.61V80h2.61zm.09 11.11V100h-2.8v-9.43h2.81z'/%3E%3Cpath class='cls-1' d='M76.09 70.22h.5v7.42h-.5zM53.17 88.23h.7v8.23h-.7zM47.68 80.59h.8v8.22h-.8z'/%3E%3Cpath class='cls-1' d='M56.52 69.37h-17.3v30.58h17.3zM43.86 87.6v9.73h-3V87.1h3zm.08-15v9.73h-3V72.14h3zm5.55 7.45v9.73h-2.82v-10.2h2.81zm5.39 7.64v9.73h-2.7V87.23h2.7zm.07-15v9.73h-2.7V72.2h2.7z'/%3E%3Cpath class='cls-1' d='M41.93 73.14h1v8.22h-1z'/%3E%3Cpath class='cls-1' d='M61.53 123.05a61.53 61.53 0 1 1 61.53-61.53 61.6 61.6 0 0 1-61.53 61.53zM61.53 4a57.53 57.53 0 1 0 57.53 57.53A57.59 57.59 0 0 0 61.53 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22214 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 121.28 121.28'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_china%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='china'%3E%3Cpath class='cls-1' d='M119.34 50c-7.69-.66-9.48-11.19-15.45-17.28-11.11-8-15.67-7-16-3.84-.43 0-9.88-2.53-12.28-2.53-3.3-1.5-7.23-2.62-10.52-.69-1.4 0-4.82 0-6.15-.65-4.3-1.11-7.36-.86-8.4 4.66l1.17 1c6.84 4.33 5.29 9.61 5.07 13.2-4.78-.53-14.65-1.37-17-7.5-.36-.93.16-1.86 1-3l.73-1.64c-2-6.85-6.51-8.33-10.9-7.7-4.2.6-8.36 3-6.94 8.39-2.46-.15-3.89 12.31-1.47 13.69a10.57 10.57 0 0 0 .87 8.54c1.24 0 2.92-3.2 3.42-3.56-.19.54 1.68 2.55 3.57 1.39-.08 1.08 3.05 1.15 3.8.41 0 1 2.62 1.84 3.62.81.69.56.69 2.41 3.89.77 1 .2 4.11 1.27 4.11 2.28-.16 3.82.17 5.17-3 7.06-1 0-3.68-1.23-4.54.35a2.83 2.83 0 0 0-3.36.34 2.53 2.53 0 0 0-3.88.5c-1.34-1.39-2.27-.5-3.18.43-1-.93-2.56-1.76-3.25-1-.37-.4-1.06-3.33-2.16-3.46-3.26 2-1.42 8.82-1.42 9-.95 2.17-3.22 1.81-2.25 5.24-2.16 2.9 1.9 4.74.69 5.35-4.77 3.48-3.53 5.46-.69 9.87-1.55.71-6.08 3.9-3.58 6.2-.12.16-.21.32-.32.48a59.87 59.87 0 0 0 5.27 5.61 25 25 0 0 0 2.59-1.61c3.33 2.5 7.42 3.52 10.4-.74 1.33 4.39 12.8 4.09 13-.14 6.86 5.26 10.3 2.89 13.35 0 2 3.23 10.93 6.25 14.82-1.47 1.59 3.39 10.3 7.84 13.75-.24 4 4.59 12.32 10.74 8.76-2.2a24.32 24.32 0 0 0 4.89 6.36c1.11-1 2.18-2.11 3.2-3.24-.12-.81-.31-1.74-.58-2.82 0 0 .56.84 1.39 1.9a59.73 59.73 0 0 0 5.12-6.77 7.91 7.91 0 0 0-4.42-4.38c-2.43-1.88-1.65-2.86-3-5.15a8.74 8.74 0 0 0 1.84-8.61c-1.81-4.23-4.79-4.33-5.39-8.51a16.05 16.05 0 0 0 1-8.28c-.4-1.61-6.47-5.88-4-6.94 3.06 2.27 13.63 10.3 23.56 12.33 0-.95.07-1.9.07-2.85a60 60 0 0 0-.82-9.36zM37 37a11.08 11.08 0 0 1 1.26 1.9 8.27 8.27 0 0 1-1.07-1.46L37 37c-3.2-3.88-7.85-3.51-11.08-5.38C29.08 29.78 33 27.63 37 37zm15.21 27.89a38.07 38.07 0 0 1 4.55 4c-3.31.59-8.55-2-8.55.29 0 1.84 2.61 2.74 3.57 4.38-3.17 1.73-20.43-3.07-15 3.52-4.48 0-12.68-.48-16.18 1.42a1.45 1.45 0 0 1-1.9-.71 2.24 2.24 0 0 1 .41-2.35c-1.28-2.62 1.08-3.64 2.05-4.65.92 1.31 13.66 1.43 18-.22 6.75-1.26 10.2-4.59 10.2-11.21 0-6.18-1.09-10.11-7.35-12.2-5.71-1.9-13.32-4.18-19.22-6.76-2.42-.63-.26-7.15 1.29-7.48 5.19 11.47 25.47 15.54 34.18 14.2-.59 1.67-4.56 3.3-5.66 5.57 1.85.29 3.65 1.31 6.66 3.09-.48.93-2.83.58-6.21 2.73 4.7 2.52 6.25 1 8.44 5-2.72-.84-6.84-.51-9.28 1.38z'/%3E%3Cpath class='cls-1' d='M49.28 30.12v-.11l.27-1.08c-2.17-1.64-7-1.1-7.86 2.31l.66.45c2.05-2.53 4-1.89 6.93-1.57z'/%3E%3Cpath class='cls-1' d='M54.13 41.22c1.13-3.4-.87-7.78-3.63-11-.43 0-.84-.06-1.23-.1a2.25 2.25 0 0 1-.29.55l-5.72 1.5a2.53 2.53 0 0 1-.82-.43h-.06a9.9 9.9 0 0 0-.67.94c-3.45 5.56 8.8 8.74 12.42 8.54z'/%3E%3Cpath class='cls-1' d='M60.64 121.28a60.64 60.64 0 1 1 60.64-60.64 60.71 60.71 0 0 1-60.64 60.64zM60.64 4a56.64 56.64 0 1 0 56.64 56.64A56.71 56.71 0 0 0 60.64 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22308 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.22 122.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-3%7Bfill:%2314a79c;%7D.cls-1%7Bfill-rule:evenodd;%7D.cls-2%7Bfill:%2301a79d;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_korea%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='korea'%3E%3Cpath class='cls-1' d='M61.56 8.95c-30.53 0-43 39.2-21.34 58.68l17.41-.16-.42-.61c-.92-1.3-1.86-2.65-1.35-4.61-2.92-3.18-3.55-6.75-1.86-10.88v-.08a10.54 10.54 0 0 1 4-3.43 10 10 0 0 0 3.08-2.37l.35-.45.37.44A16.39 16.39 0 0 0 64.76 48c1.83 1.35 3.73 2.74 4.46 5.48a8.6 8.6 0 0 1-2.51 8.7c.33 1.63-.54 3-1.38 4.37-.17.28-.35.56-.51.84l18-.16C103.38 44.24 92.23 10 61.56 8.95z'/%3E%3Cpath class='cls-2' d='M58.24 110.18c1 .9 2 1.8 3.25 2.79.86-1 1.76-1.92 2.68-2.85a9.75 9.75 0 0 1-1.24-4.12V70.41a7.93 7.93 0 0 1 1.61-4.18c.86-1.37 1.6-2.56 1.2-3.92l-.09-.3.24-.2a7.63 7.63 0 0 0 2.42-7.92c-.64-2.42-2.32-3.65-4.11-5a19.35 19.35 0 0 1-2.74-2.29 12.15 12.15 0 0 1-3 2.18 9.71 9.71 0 0 0-3.68 3.09A8.76 8.76 0 0 0 56.72 62l.19.2-.08.26c-.53 1.67.25 2.77 1.15 4.05a6.76 6.76 0 0 1 1.61 3.94c0 3.6.08 7.32.15 10.92a227.35 227.35 0 0 1-.44 25.88v.07a13.91 13.91 0 0 1-1.06 2.86z'/%3E%3Cpath class='cls-3' d='M61.11 122.73a61.37 61.37 0 1 1 61.11-61.35 61.3 61.3 0 0 1-61.11 61.35zM61.11 4a57.37 57.37 0 1 0 57.11 57.38A57.31 57.31 0 0 0 61.11 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
.expo-item.ex22168 .expo-item_box:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.59 122.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2314a79c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eexpoicon_east%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_2-2' data-name='Layer 2'%3E%3Cg id='east'%3E%3Cpath class='cls-1' d='M61.29 122.57a61.28 61.28 0 1 1 61.3-61.27 61.35 61.35 0 0 1-61.3 61.27zM61.29 4a57.28 57.28 0 1 0 57.3 57.29A57.36 57.36 0 0 0 61.29 4z'/%3E%3Cpath class='cls-1' d='M65.41 113.45c2.87-.24 3.11-6.93 0-6.93 0-2.08 0-2.86.06-4.85C87.3 98.34 90 75.05 90.64 66.29c2.54-6.85 3.58-7.21 8.44-9.68 2.25-.4 2.79-1 5-1.37-4.07-13.18-16.57-10.47-21.87.62.32-11.74.28-23.27 0-35 0-5.15-10.41-5.18-10.46-.45v4.41h-2.61v-9.17c0-5-10.52-5-10.53 0 0 3.48.07 5.71 0 9.17h-2.58v-6.17c-.11-4.88-10.55-5-10.54-.2v6.36h-2.55v-2.75c0-5-10.35-5.07-10.26.06.21 20.24-.12 54.9.16 55.45 1.43 17 14.88 21.82 25.07 24.1v4.8c-3 0-3.08 6.88.07 6.9v7.33c1.14.07 2.29.11 3.45.11 1.31 0 2.61-.06 3.9-.14.06-3.34.06-5.97.08-7.22zm6.74-41.86c-.16 1.53-3.18 1.62-3-.08a1.53 1.53 0 1 1 2.99.08zM69.23 28.5h2.61v12.08h-2.61zm0 15.92h2.61V56.5h-2.61zm-.8 24.16a11.75 11.75 0 0 1-1.63 1c-.31.77.09 3.72-.05 3.7-.32.14-.78.1-.78-.13 0-2.26-.07-4.52-.07-6.77-.01-4.47 5.1.27 2.53 2.19zm-2.3 7.7c1.78.5 7.15-1.4 7.38-1.75.24.09 1.24.88 1 1.13-.83 1-2.37 3.79-2.41 4.93-.25 2.53-2 1.62-1.77-.67.73-2.77-2.93-3.21-2.37-.12.22 2.53-2.47 2.39-2.54.47a21 21 0 0 1 .7-4zm-3.37-12.39c.73.88.52 1.64.52 2.92 0 1.56-1.69 1.49-1.69-.24 0-.91.23-2.36 1.17-2.68zm.68 8.81c-.18 1.39-3.48 1.48-3.32-.07.04-1.94 3.35-2.14 3.32.08zm-2.66 4.6c.69 0 1.68-.74 2.5-.62.18.22.08 4.86.41 7.16-.71.43-.66.81-1.86 1.17-.79-.6-.88-1-2.29-1.11.46-1.22-.48-6.55 1.24-6.59zM56 28.5h2.61v12.08H56zm0 15.92h2.61V56.5H56zm-1.71 19c0 .6-.69 2.21.32 2.46.54.13 1.2.54 1.25 1.11a1 1 0 0 1-1.06 1.08c-.75 0-1.28-.45-1.09-1.35.31-1.45-1.92-.64-2.59-.64a2.77 2.77 0 0 1 3.19-2.62zm-6.79 6.91c1.27 1.76 1.58 3.89-1.21 3.89-.35-1.74-.41-2.78 1.21-3.89zM43 28.5h2.61v12.08H43zm0 15.92h2.61V56.5H43zm6 40.27c-.8.32-3-1.34-2.5-2.3.3-.65 2.39-1.53 2.94-1 .56.61.13 3.29-.44 3.29zm.31-5.69c-2 1-4.7.42-5.08-2.08.5.38 1.78 1 2.43.59 2.75-2.37 4.34.67 2.65 1.49zm5.41 10.23c-.81-.18-3.72-2.03-3.72-2.82 2.72.2 5.43-2.44 5.43-2.35.37.89.13 5.73-1.71 5.22zM57 80.21c-.29 0-.72-.36-.82-.39a1.44 1.44 0 0 0-2 1.29c0 1.46-1.72 2-1.73 0 .15-.69-.09-2.9.5-3.38a32.62 32.62 0 0 0 3.84.14c.25.09.4.72.4 1.25s.04 1.09-.19 1.09zm.57-6.52c-.85 1.77-3.68.25-4.2-1.1-.09-.25-.29-.55-.43-.55a3.07 3.07 0 0 0-.6.19 2.5 2.5 0 0 1-1.6.32c-.75 0-1.4-1.6-.32-2.08.55-.21 1.53-.5 2 .43a.9.9 0 0 0 .7.46c.59 0 1-.52 1.59-.52.98-.01 3.35 1.59 2.81 2.85zm1.41-10.1a4.83 4.83 0 0 1 .52 2.92c0 1.56-1.69 1.49-1.69-.24a4.19 4.19 0 0 1 1.13-2.68zm-.64 26.34c-1-.49-.23-1.93.26-2.42a.91.91 0 0 1 .52-.16c1.15.11 1.57 1.89 2.7-.19.69-.15 1.07.72 1.6.66s.59-.16 1-.38c.61-.29.55-2.48 1-2.37a17.66 17.66 0 0 1 3 .42 4.28 4.28 0 0 1-2.49 2.65c-2.52.4-5.4 2.79-7.64 1.79z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/*------------------------------------------- footer ------------------------------------------------*/
.footer { min-width: 320px; min-height: 343px; position: relative; background-color: #000000; }

.footer-top { min-height: 256px; padding: 27px 0 10px; }
.footer-bottom { min-height: 87px; padding: 22px 0 5px; background-color: #1aa79c; }

.fnavi { font-weight: 300; line-height: 0; font-size: 0; }
.fnavi_column { width: 20%; display: inline-block; vertical-align: top; float: left; padding-right: 20px; }
.en .fnavi_column {
  width: 25%;
}
.fnavi_title { margin: 0 0 9px; font-size: 13px; line-height: 1.2; letter-spacing: 1px;}
.fnavi_title a { text-transform: uppercase; color: #ffffff; }
.fnavi ul li { margin: 0 0 10px; }
.fnavi ul li a { color: #ffffff; font-size: 13px; letter-spacing: 0.7px; line-height: 1.2; }

.copyright { color: #ffffff; font-size: 13px; margin: 0 0 10px; font-weight: 300; }

.footer_adress { color: #000000; font-size: 13px; margin: 10px 0 10px; font-weight: 300; text-align: center; }
.en_footer_adress { color: #ffffff; font-size: 13px; margin: 10px 0 10px; font-weight: 300; letter-spacing: 0.7px; }


.f-links { font-weight: 300; color: #ffffff; margin-bottom: 10px; margin-bottom: 15px; font-size: 0; line-height: 0; }
.f-links li { position: relative; display: inline-block; vertical-align: middle; padding: 0 6px 0 0; margin-right: 6px; }
.f-links li:after { content: "|"; font-size: 13px; line-height: 1.2; position: absolute; right: 0; top: 0; }
.f-links li:last-child:after { display: none; }
.f-links a { color: #ffffff; font-size: 13px; line-height: 1.2; }

.social-links { float: left; font-size: 0; line-height: 0; }
.social-links li { display: inline-block; vertical-align: middle; margin-left: 11px; }
.social-links li:first-child { margin-left: 0; }
.social-links a { display: block; width: 42px; height: 42px; }
.social-links a.in { background-image: url("data:image/svg+xml,%3Csvg id='social_icons' data-name='social icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c61f9a;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Einstagram_icon%3C/title%3E%3Ccircle class='cls-1' cx='48' cy='48' r='48'/%3E%3Cpath class='cls-2' d='M60.9 21.73a12 12 0 0 1 12 12v27.16a12 12 0 0 1-12 12H33.73a12 12 0 0 1-12-12V33.73a12 12 0 0 1 12-12H60.9m0-5H33.73a17 17 0 0 0-17 17v27.16a17 17 0 0 0 17 17H60.9a17 17 0 0 0 17-17V33.73a17 17 0 0 0-17-17z'/%3E%3Cpath class='cls-2' d='M47.27 36.73a10.54 10.54 0 1 1-10.54 10.54 10.54 10.54 0 0 1 10.54-10.54m0-5a15.54 15.54 0 1 0 15.54 15.54 15.56 15.56 0 0 0-15.54-15.54z'/%3E%3Ccircle class='cls-2' cx='64.14' cy='31.11' r='3.75'/%3E%3C/svg%3E"); }
.social-links a.you { background-image: url("data:image/svg+xml,%3Csvg id='social_icons' data-name='social icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-3%7Bfill:%23cc1421;%7D.cls-2%7Bfill:%23fff;%7D.cls-2,.cls-3%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eyoutube_icon%3C/title%3E%3Ccircle class='cls-1' cx='48' cy='48' r='48'/%3E%3Cpath class='cls-2' d='M77.34 63.6c0 4.57 0 9.43-1 13.87A7.41 7.41 0 0 1 70 83.23a196.73 196.73 0 0 1-22 .81 196.77 196.77 0 0 1-22-.81 7.41 7.41 0 0 1-6.34-5.76c-1-4.44-1-9.3-1-13.87 0-4.58 0-9.43 1-13.87A7.41 7.41 0 0 1 26 43.97a197 197 0 0 1 22-.82 197 197 0 0 1 22 .82 7.42 7.42 0 0 1 6.34 5.76c1 4.45 1 9.3 1 13.87z'/%3E%3Cpath class='cls-3' d='M35.88 55.09v-3.56H23.97v3.56h4v21.7h3.79v-21.7h4.09zm6.89 21.7v-2.05c-1.35 1.55-2.64 2.31-3.9 2.31a2.09 2.09 0 0 1-2.2-1.4 9.53 9.53 0 0 1-.3-2.8V57.97h3.41v13.86a10.29 10.29 0 0 0 0 1.32.78.78 0 0 0 .8.8c.68 0 1.4-.53 2.16-1.6V57.97h3.41v18.82h-3.38zm13-5.38c0 1.7-.5 2.54-1.48 2.54a2.42 2.42 0 0 1-1.7-.84V61.67a2.46 2.46 0 0 1 1.7-.83c1 0 1.48.87 1.48 2.57v8zm3.41-.27v-7.47a14.67 14.67 0 0 0-.34-3.78 2.7 2.7 0 0 0-2.73-2.12 4.61 4.61 0 0 0-3.52 2v-8.24h-3.41v25.26h3.41v-1.83a4.63 4.63 0 0 0 3.52 2.08 2.7 2.7 0 0 0 2.73-2.12 15.19 15.19 0 0 0 .29-3.78zm9.46-6h-3.41v-1.72q0-2.61 1.71-2.61t1.7 2.61v1.74zm3.33 5.63v-.5h-3.48a22.26 22.26 0 0 1-.07 2.31 1.47 1.47 0 0 1-1.52 1.37c-1.17 0-1.74-.87-1.74-2.61V68h6.81v-3.9a7.41 7.41 0 0 0-1-4.43 4.73 4.73 0 0 0-4-1.93 4.84 4.84 0 0 0-4.13 1.93 7.33 7.33 0 0 0-1.05 4.43v6.57a7.28 7.28 0 0 0 1.1 4.43 4.88 4.88 0 0 0 4.13 1.93 4.72 4.72 0 0 0 4.12-2 4.93 4.93 0 0 0 .8-2c.03-.36.03-1.17.03-2.26z'/%3E%3Cpath class='cls-2' d='M41.63 12.2h-4.17L34.65 23l-2.93-10.8h-4.33c.87 2.55 1.77 5.11 2.64 7.67a67.6 67.6 0 0 1 2.52 8.71v11.09h4.12V28.58zm11 20.88V25.9a8.05 8.05 0 0 0-1.15-4.83 5.51 5.51 0 0 0-8.66 0 8 8 0 0 0-1.16 4.83v7.18a8 8 0 0 0 1.16 4.82 5.52 5.52 0 0 0 8.66 0 8 8 0 0 0 1.16-4.82zm-3.72.7c0 1.9-.57 2.85-1.77 2.85s-1.77-.95-1.77-2.85v-8.63c0-1.9.57-2.84 1.77-2.84s1.83.95 1.83 2.84v8.62zm17.47 5.89V19.21h-3.72v15.68c-.82 1.16-1.6 1.74-2.34 1.74a.85.85 0 0 1-.87-.87 9.11 9.11 0 0 1 0-1.45v-15.1h-3.7v16.22a10.35 10.35 0 0 0 .33 3 2.28 2.28 0 0 0 2.39 1.53c1.35 0 2.77-.82 4.24-2.52v2.23h3.72z'/%3E%3C/svg%3E"); }
.social-links a.vk { background-image: url("data:image/svg+xml,%3Csvg id='social_icons' data-name='social icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234f77a3;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Evk_icon%3C/title%3E%3Ccircle class='cls-1' cx='48' cy='48' r='48'/%3E%3Cpath id='path2442' class='cls-2' d='M46.31 68.02h3.64a2.91 2.91 0 0 0 1.65-.76 2.85 2.85 0 0 0 .5-1.67s-.07-5.08 2.2-5.81 5.1 4.9 8.15 7.06a5.54 5.54 0 0 0 4 1.28L74.6 68s4.25-.27 2.24-3.75c-.16-.29-1.18-2.58-6-7.26-5.1-4.93-4.42-4.12 1.72-12.63 3.73-5.17 5.24-8.34 4.77-9.69s-3.19-1-3.19-1h-9.16a2 2 0 0 0-1.18.22 2.48 2.48 0 0 0-.8 1 55.32 55.32 0 0 1-3.38 7.41c-4.09 7.18-5.71 7.58-6.38 7.13-1.56-1-1.16-4.19-1.16-6.42 0-7 1-9.88-2-10.62a15.07 15.07 0 0 0-4.27-.44c-3.26 0-6 0-7.6.81-1 .54-1.84 1.72-1.35 1.79a3.94 3.94 0 0 1 2.69 1.42c.94 1.32.9 4.31.9 4.31s.59 8.39-1.2 9.39c-1.23.71-2.93-.74-6.57-7.26a59.63 59.63 0 0 1-3.26-7 2.68 2.68 0 0 0-.76-1.05 3.85 3.85 0 0 0-1.42-.59h-8.71a3 3 0 0 0-1.79.64 2.06 2.06 0 0 0 0 1.62s6.83 16.55 14.52 24.91c7.08 7.63 15.11 7.11 15.11 7.11'/%3E%3C/svg%3E"); }
.social-links a.tw { background-image: url("data:image/svg+xml,%3Csvg id='social_icons' data-name='social icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231cace4;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Etwitter_icon%3C/title%3E%3Ccircle class='cls-1' cx='48' cy='48' r='48'/%3E%3Cpath class='cls-2' d='M76.15 32.35a20.65 20.65 0 0 1-6.19 1.79 11.32 11.32 0 0 0 4.74-6.29 20.87 20.87 0 0 1-6.84 2.71A10.5 10.5 0 0 0 60 26.97c-5.95 0-10.77 5.09-10.77 11.37a12 12 0 0 0 .28 2.59 30.08 30.08 0 0 1-22.2-11.88 11.8 11.8 0 0 0-1.46 5.72 11.54 11.54 0 0 0 4.79 9.46 10.29 10.29 0 0 1-4.88-1.42v.14A11.24 11.24 0 0 0 34.4 54.1a10.24 10.24 0 0 1-4.87.2 10.87 10.87 0 0 0 10.06 7.9 20.9 20.9 0 0 1-13.34 4.91 20.49 20.49 0 0 1-2.57-.16 29.32 29.32 0 0 0 16.51 5.11c19.81 0 30.65-17.33 30.65-32.35v-1.47a22.61 22.61 0 0 0 5.31-5.89z'/%3E%3C/svg%3E"); }
.social-links a.fb { background-image: url("data:image/svg+xml,%3Csvg id='social_icons' data-name='social icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2345599d;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Efb_icon%3C/title%3E%3Ccircle class='cls-1' cx='48' cy='48' r='48'/%3E%3Cpath class='cls-2' d='M51.82 79.97V50.7h10.81l1.62-11.41H51.82v-7.28c0-3.3 1-5.55 6.22-5.55h6.69V16.25c-1.15-.14-5.09-.45-9.68-.45-9.58 0-16.14 5.32-16.14 15.08v8.41H28.03V50.7h10.83v29.27h13z'/%3E%3C/svg%3E"); }

.social-links-top { position: relative; top: -5px; }
.social-links-top:after {  display: none; }
.social-links-top li:after { display: none; }
.social-links-top .social-links li { margin-left: 0px; padding: 0 5px; }
.social-links-top .social-links a { display: block; width: 28px; height: 28px; }
.social-links-top .social-links a.in { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='social_icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 96' style='enable-background:new 0 0 96 96;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231AA79C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ctitle%3Einstagram_icon%3C/title%3E%3Ccircle class='st0' cx='48' cy='48' r='48'/%3E%3Cpath class='st1' d='M60.9,21.7c6.6,0,12,5.4,12,12v27.2c0,6.6-5.4,12-12,12H33.7c-6.6,0-12-5.4-12-12V33.7c0-6.6,5.4-12,12-12H60.9 M60.9,16.7H33.7c-9.4,0-17,7.6-17,17v27.2c0,9.4,7.6,17,17,17h27.2c9.4,0,17-7.6,17-17l0,0V33.7C77.9,24.3,70.3,16.7,60.9,16.7z'/%3E%3Cpath class='st1' d='M47.3,36.7c5.8,0,10.5,4.7,10.5,10.5s-4.7,10.5-10.5,10.5s-10.5-4.7-10.5-10.5S41.4,36.7,47.3,36.7L47.3,36.7 M47.3,31.7c-8.6,0-15.5,7-15.5,15.5s7,15.5,15.5,15.5s15.5-7,15.5-15.5C62.8,38.7,55.8,31.7,47.3,31.7z'/%3E%3Ccircle class='st1' cx='64.1' cy='31.1' r='3.8'/%3E%3C/svg%3E%0A");}
.social-links-top .social-links a.you { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='social_icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 96' style='enable-background:new 0 0 96 96;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231AA79C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ctitle%3Eyoutube_icon%3C/title%3E%3Ccircle class='st0' cx='48' cy='48' r='48'/%3E%3Cpath class='st1' d='M77.3,63.6c0,4.6,0,9.4-1,13.9c-0.7,3.1-3.2,5.4-6.3,5.8c-7.3,0.7-14.7,1-22,0.8c-7.3,0.1-14.7-0.1-22-0.8 c-3.1-0.4-5.7-2.7-6.3-5.8c-1-4.4-1-9.3-1-13.9c0-4.6,0-9.4,1-13.9c0.7-3.1,3.2-5.4,6.3-5.8c7.3-0.7,14.7-1,22-0.8 c7.3-0.1,14.7,0.1,22,0.8c3.1,0.4,5.7,2.7,6.3,5.8C77.3,54.2,77.3,59,77.3,63.6z'/%3E%3Cpath class='st0' d='M35.9,55.1v-3.6H24v3.6h4v21.7h3.8V55.1H35.9L35.9,55.1z M42.8,76.8v-2.1c-1.3,1.6-2.6,2.3-3.9,2.3 c-1,0.1-1.9-0.5-2.2-1.4c-0.2-0.9-0.3-1.9-0.3-2.8V58h3.4v13.9c0,0.4,0,0.9,0,1.3c0,0.4,0.3,0.8,0.8,0.8c0,0,0,0,0,0 c0.7,0,1.4-0.5,2.2-1.6V58h3.4v18.8C46.1,76.8,42.8,76.8,42.8,76.8z M55.8,71.4c0,1.7-0.5,2.5-1.5,2.5c-0.7,0-1.3-0.3-1.7-0.8V61.7 c0.4-0.5,1-0.8,1.7-0.8c1,0,1.5,0.9,1.5,2.6C55.8,63.4,55.8,71.4,55.8,71.4z M59.2,71.1v-7.5c0.1-1.3-0.1-2.5-0.3-3.8 c-0.3-1.3-1.4-2.2-2.7-2.1c-1.4,0.1-2.7,0.8-3.5,2v-8.2h-3.4v25.3h3.4V75c0.8,1.2,2.1,2,3.5,2.1c1.3,0,2.5-0.8,2.7-2.1 C59.1,73.7,59.2,72.4,59.2,71.1L59.2,71.1z M68.6,65.1h-3.4v-1.7c0-1.7,0.6-2.6,1.7-2.6c1.1,0,1.7,0.9,1.7,2.6L68.6,65.1L68.6,65.1z M72,70.8v-0.5h-3.5c0,0.8,0,1.5-0.1,2.3c-0.1,0.8-0.7,1.4-1.5,1.4c-1.2,0-1.7-0.9-1.7-2.6V68H72v-3.9c0.1-1.5-0.2-3.1-1-4.4 c-0.9-1.3-2.4-2-4-1.9c-1.6-0.1-3.2,0.6-4.1,1.9c-0.8,1.3-1.2,2.9-1,4.4v6.6c-0.1,1.6,0.3,3.1,1.1,4.4c1,1.3,2.5,2,4.1,1.9 c1.6,0.1,3.2-0.7,4.1-2c0.4-0.6,0.7-1.3,0.8-2C72,72.7,72,71.9,72,70.8z'/%3E%3Cpath class='st1' d='M41.6,12.2h-4.2L34.7,23l-2.9-10.8h-4.3c0.9,2.6,1.8,5.1,2.6,7.7c1,2.8,1.9,5.8,2.5,8.7v11.1h4.1V28.6 L41.6,12.2z M52.6,33.1v-7.2c0.1-1.7-0.3-3.4-1.2-4.8c-1.9-2.4-5.3-2.8-7.7-0.9c-0.3,0.3-0.7,0.6-0.9,0.9c-0.9,1.4-1.3,3.1-1.2,4.8 v7.2c-0.1,1.7,0.3,3.4,1.2,4.8c1.9,2.4,5.4,2.8,7.8,0.9c0.3-0.3,0.6-0.6,0.9-0.9C52.4,36.5,52.8,34.8,52.6,33.1L52.6,33.1z M48.9,33.8c0,1.9-0.6,2.8-1.8,2.8s-1.8-1-1.8-2.8v-8.6c0-1.9,0.6-2.8,1.8-2.8s1.8,1,1.8,2.8L48.9,33.8L48.9,33.8z M66.4,39.7V19.2 h-3.7v15.7c-0.8,1.2-1.6,1.7-2.3,1.7c-0.5,0-0.9-0.4-0.9-0.8c0,0,0,0,0,0c0-0.5,0-1,0-1.5V19.2h-3.7v16.2c0,1,0.1,2,0.3,3 c0.3,1,1.3,1.6,2.4,1.5c1.3,0,2.8-0.8,4.2-2.5v2.2H66.4L66.4,39.7z'/%3E%3C/svg%3E%0A");}
.social-links-top .social-links a.vk { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='social_icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 96' style='enable-background:new 0 0 96 96;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231AA79C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ctitle%3Evk_icon%3C/title%3E%3Ccircle class='st0' cx='48' cy='48' r='48'/%3E%3Cpath id='path2442' class='st1' d='M46.3,68H50c0.6-0.1,1.2-0.3,1.7-0.8c0.3-0.5,0.5-1.1,0.5-1.7c0,0-0.1-5.1,2.2-5.8 s5.1,4.9,8.2,7.1c1.1,0.9,2.6,1.4,4,1.3l8.1-0.1c0,0,4.2-0.3,2.2-3.8c-0.2-0.3-1.2-2.6-6-7.3c-5.1-4.9-4.4-4.1,1.7-12.6 c3.7-5.2,5.2-8.3,4.8-9.7s-3.2-1-3.2-1H65c-0.4,0-0.8,0-1.2,0.2c-0.3,0.3-0.6,0.6-0.8,1c-0.9,2.5-2.1,5-3.4,7.4 c-4.1,7.2-5.7,7.6-6.4,7.1c-1.6-1-1.2-4.2-1.2-6.4c0-7,1-9.9-2-10.6c-1.4-0.3-2.8-0.5-4.3-0.4c-3.3,0-6,0-7.6,0.8 c-1,0.5-1.8,1.7-1.3,1.8c1.1,0.1,2,0.6,2.7,1.4c0.9,1.3,0.9,4.3,0.9,4.3s0.6,8.4-1.2,9.4c-1.2,0.7-2.9-0.7-6.6-7.3 c-1.2-2.3-2.3-4.6-3.3-7c-0.2-0.4-0.4-0.8-0.8-1c-0.4-0.3-0.9-0.5-1.4-0.6h-8.7c-0.7,0-1.3,0.2-1.8,0.6c-0.2,0.5-0.2,1.1,0,1.6 c0,0,6.8,16.5,14.5,24.9C38.3,68.6,46.4,68,46.3,68'/%3E%3C/svg%3E%0A");}
.social-links-top .social-links a.tw { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='social_icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 96' style='enable-background:new 0 0 96 96;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231AA79C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ctitle%3Etwitter_icon%3C/title%3E%3Ccircle class='st0' cx='48' cy='48' r='48'/%3E%3Cpath class='st1' d='M76.2,32.3c-2,0.9-4,1.5-6.2,1.8c2.3-1.5,4-3.7,4.7-6.3c-2.1,1.3-4.4,2.2-6.8,2.7C65.9,28.3,63,27,60,27 c-6,0-10.8,5.1-10.8,11.4c0,0.9,0.1,1.7,0.3,2.6c-8.8-0.5-16.9-4.9-22.2-11.9c-1,1.8-1.5,3.7-1.5,5.7c0,3.7,1.8,7.3,4.8,9.5 c-1.7-0.1-3.4-0.5-4.9-1.4v0.1c-0.1,5.3,3.5,9.9,8.6,11.1c-1.6,0.5-3.3,0.5-4.9,0.2c1.3,4.5,5.3,7.7,10.1,7.9 c-3.7,3.1-8.5,4.9-13.3,4.9c-0.9,0-1.7-0.1-2.6-0.2c4.9,3.3,10.6,5.1,16.5,5.1c19.8,0,30.7-17.3,30.7-32.3v-1.5 C72.9,36.6,74.7,34.6,76.2,32.3z'/%3E%3C/svg%3E%0A");}
.social-links-top .social-links a.fb { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='social_icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 96' style='enable-background:new 0 0 96 96;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231AA79C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ctitle%3Efb_icon%3C/title%3E%3Ccircle class='st0' cx='48' cy='48' r='48'/%3E%3Cpath class='st1' d='M51.8,80V50.7h10.8l1.6-11.4H51.8V32c0-3.3,1-5.5,6.2-5.5h6.7V16.2c-1.2-0.1-5.1-0.4-9.7-0.4 c-9.6,0-16.1,5.3-16.1,15.1v8.4H28v11.4h10.8V80H51.8L51.8,80z'/%3E%3C/svg%3E%0A");}

.app-store-link { float: left; margin-right: 20px; }
.google-play-link { float: left; }

.wrap-stores { float: right; }

#calendar{
  margin: 20px 0 25px;
}
#calendar .months-list{
  display: flex;
}
#calendar .month{
  flex-basis: calc(100% / 3);
  margin-right: 60px;
}
#calendar .month:last-child{
  margin-right: 0;
}
#calendar .month p{
  color: #1aa79c;
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 15px;
}
#calendar table{
  width: 100%;
}
#calendar table th,
#calendar table td{
  font-size: 15px;
  text-align: center;
}
#calendar table th:nth-child(6),
#calendar table th:nth-child(7),
#calendar table td:nth-child(6),
#calendar table td:nth-child(7){
  color: #95282e;
}
#calendar table td.closed{
  color: #b7b7b7;
}
#calendar table td.event{
  background: #b0e3df;
}
#calendar table td a{
  color: #1aa79c; font-weight: bold; font-size: 15px; text-decoration: underline;
}
#calendar .legend{
  display: flex;
  align-items: center;
  margin-top: 30px;
}
#calendar .legend .weekend,
#calendar .legend .event{
  margin: 0;
  margin-right: 30px;
  padding-left: 40px;
  position: relative;
  line-height: 30px;
}
#calendar .legend .weekend:before,
#calendar .legend .event:before{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
}
#calendar .legend .weekend:before{
  background: #b7b7b7;
}
#calendar .legend .event:before{
  background: #1aa79c;
}

.search-block{
  min-height: 400px;
}
.search-block form{
  margin: 30px 0;
}
.search-block input[type="text"]{
  width: 220px;
  padding: 5px;
}
.search-block input[type="submit"]{
  border: none;
  padding: 7px;
  background: #1aa79c;
  color: #fff;
}
.search-block ol li:before{
  display: none;
}
.search-block ol li a{
  color: #1aa79c;
}
.webforms-block input[type="submit"]{
  border: none;
  padding: 7px;
  background: #1aa79c;
  color: #fff;
}
.list-pager li:before{
  display: none;
}
.list-pager li.active a{
  text-decoration: none;
  background-color: #eeeeee;
}

/* popup */
#overlay{
  display: none;
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0, 0, 0, 0.85);
  z-index:35;
  color:white;
}
#event{
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 50;
  background: #f6f6f6;
  padding: 15px;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
}
#event > div{
  padding: 15px;
  background: #e8e8e8;
  margin-bottom: 15px;
}
#event a.cross{
  color: #1aa79c;
  float: right;
}
#event h2{
  font-size: 30px;
  font-weight: normal;
  margin: 15px 0;
  margin-top: 0;
  margin-bottom: 25px;
}

.news-section_item_title time{
  margin-right: 5px;
}

li.metro{
  padding-left: 25px;
}
li.metro.blue { background: url(../images/m_blue.png) no-repeat top left; }
li.metro.green { background: url(../images/m_green.png) no-repeat top left; }
li.metro.violet { background: url(../images/m_violet.png) no-repeat top left; }
li.metro.orange { background: url(../images/m_orange.png) no-repeat top left; }
li.metro.red { background: url(../images/m_red.png) no-repeat top left; }

a.left-menu-opener{
  text-align: center;
  margin-top: 15px;
  color: #1aa79c;
  border: 1px solid #1aa79c;
  padding: 5px 0;
  text-decoration: none;
}
.en-news{
  background: #dfdfe4;
  margin: 30px 0;
  padding: 30px 0;
}
.en-news .news-section_item{
  height: 244px;
}
.en-news .news-section_item_photo{
  display: flex;
  align-items: flex-end;
  float: none;
  width: 100%;
  height: 100%;
}
.en-news .news-section_item_photo p{
  color: #fff;
  background: rgba(0, 0, 0, .5);
  margin: 15px;
  padding: 10px;
}
.en-news .main-block_title2 a{
  font-size: 15px;
  color: #1aa79c;
  text-decoration: none;
  float: right;
  display: inline-block;
  margin-top: 8px;
}
.en-news .main-block_title2 a:hover{
  text-decoration: underline;
}

/* media */
@media (min-width: 992px) {
	.navbar { float: right; padding-top: 89px; margin: 0; }
	.navbar-collapse { padding-right: 0; }
	.navbar .navbar-nav > li { margin-left: 30px; }
	.navbar .navbar-nav li:first-child { margin-left: 0; }
	.navbar .navbar-nav > li > a { padding: 0 0 10px; position: relative; line-height: 1.2; text-transform: uppercase; font-size: 13px; }
	.navbar .navbar-nav > li > a:after { content: ""; height: 9px; position: absolute; bottom: 0; width: 100%; display: none; background: #1aa79c; }
	.navbar .navbar-nav > li:hover > a:after,
	.navbar .navbar-nav > li.active > a:after { display: block; }
	.navbar .navbar-nav > li > a:hover,
	.navbar .navbar-nav > li.active > a { background: none; }
}
@media (max-width: 1300px) {
	/*.slider_caption { width: 1000px; margin-left: -500px; }*/
}

@media (max-width: 1250px) {
	.navbar .navbar-nav > li { margin-left: 10px; }
	.social-links li { margin-left: 6px; }
	.app-store-link { margin-right: 10px; }

	.navi-block h2 { font-size: 24px; }

	.schedule-block_descr { padding-left: 50px; }

	.main-block_worktime-hours p { font-size: 15px; }
	.main-block_price td { font-size: 15px; }
	.main-block_price .col1 { width: 65%; }
	.main-block_price .col2 { width: 35%; padding-left: 10px; }

	.tour-block_title { font-size: 15px; }
    .collections-block_title { font-size: 15px; }
}

@media (max-width: 1180px) {
	.navbar { padding-top: 92px; }
	.navbar .navbar-nav > li > a { font-size: 13px; }
}

@media (max-width: 1120px) {
	.logo { width: 130px; height: 58px; margin-right: 0; }
	.logo:after { width: 130px; height: 120px; }

  .logoen { width: 130px; height: 58px; margin-right: 0; }
  .logoen:after { width: 130px; height: 120px; }

	.navbar { padding-top: 70px; }
	.navbar .navbar-nav > li > a { font-size: 13px; }
	.content { padding-top: 98px; }

	.report-block_title { font-size: 24px; }
	.report-block_btn { font-size: 13px; }

	.slider .slick-prev { left: 5%; }
	.slider .slick-next { right: 5%; }
}
@media (max-width: 1065px) {
	/* .navbar { padding-top: 92px; } */
	.navbar .navbar-nav > li > a { font-size: 11px; }
}
@media (max-width: 1024px) {
	/* .slider_caption { width: 950px; margin-left: -475px; } */
}

@media (max-width: 991px) {
	.logo { position: absolute; left: 15px; top: 0; margin-top: 5px; }
  .logoen { position: absolute; left: 15px; top: 0; margin-top: 5px; }
	.navbar { padding-top: 50px; margin-bottom: 0; }

	.navbar-header { float: none; }
	.navbar-toggle { float: right; margin-right: 0; margin-bottom: 5px; }
	.navbar-nav { float: none; padding-top: 30px; margin-bottom: 0; }

	.navbar .navbar-nav > li { float: none; border-bottom: 1px solid #1aa79c; margin-left: 0; }
	.navbar .navbar-nav > li > a { text-transform: uppercase; font-size: 15px; padding-left: 15px; }
	.navbar .navbar-nav > li > a:focus,
	.navbar .navbar-nav > li:hover > a { background: #1aa79c; }

	.about-section img { margin-bottom: 15px; }

	/* .slider_caption { width: 750px; margin-left: -375px; padding-left: 0; } */

	.main-block_box { min-height: 350px; }

	.wrap-color-block_ins:after,
	.wrap-color-block_ins:before { display: none; }

	.citation-block { padding-left: 30px; padding-right: 30px; margin-left: -15px; margin-right: -15px; }

	.social-links { text-align: center; margin: 0 0 15px; float: none; }
	.social-links li { margin: 0 5px; }

	.wrap-stores { float: none; text-align: center; }
	.app-store-link,
	.google-play-link { float: none; display: inline-block; vertical-align: middle; }

	.navi-block { padding: 21px 20px 9px 20px; }

	.descr-block h2 { font-size: 24px; }
	.descr-btn { font-size: 13px; }

	.service-link_title { font-size: 24px; }

	.main-block_title { font-size: 24px; }

	.citation-block.white h3 { font-size: 24px; }

	.preview-art-item_pic img { width: 100%; }

	.expo-item_box { padding-right: 15px; }
	.expo-item_box:after { display: none; }

	.copyright,
    .footer_adress,
    .en_footer_adress,
	.f-links { text-align: center; }
	.footer-bottom { padding-bottom: 20px; }
  #calendar .month{
    flex-basis: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .left-navi{
    margin-top: 20px;
    display: none;
  }
	.navbar-collapse { padding-left: 15px; }
	.news-section_links { font-size: 13px; }
	.news-section_item_photo { width: 27%; margin: 0 30px 15px 0; }

	.about-section { margin-bottom: 15px; }

	.main-block_box { min-height: 50px; }
	.main-block_title { font-size: 20px; margin-bottom: 10px; }
	/*.main-block_box ul { display: none; }
	.main-block_box.opened ul { display: block; }*/

	.previews-articles { margin-bottom: 0; }
	.preview-art-item_pic { margin-bottom: 15px; }
	.preview-art-item_pic img { max-width: 250px; margin: 0 auto; }

	.about-block { margin-bottom: 15px; }

	.online-library_list li { padding-right: 10px; }
	.subs-block { padding-right: 80px; }
	.fnavi_column { width: 50%; margin-bottom: 15px; }

	.descr-block .btn-wrap { padding-top: 0; }

	.schedule-block_descr { padding-left: 0; }
	.schedule-block .main-block_more { text-align: center; }
	.schedule-block .main-block_more:after { right: 24px; }

	.service-link { margin: 0 auto 15px; max-width: 392px; }

	.navi-row.gray .col-sm-8 .navi-block { min-height: auto; }

	.science-page .main-block_box { min-height: auto; }
	.report-block_title { margin-bottom: 20px; }

	.preview-art-item_pic img { max-width: 100%; }

	.museums-page .main-block_box { min-height: auto; }

  .content {min-height: auto;}

	.tour-block .row { margin-bottom: 0; }
	.tour-block_item { margin: 0 auto 20px; max-width: 390px; }

    .collections-block .row { margin-bottom: 0; }
	.collections-block_item { margin: 0 auto 20px; max-width: 390px; }

	.expo-item .expo-item_name { font-size: 13px; }

	/* .slider_caption { width: 560px; margin-left: -280px; padding-left: 0; } */
  #calendar .months-list{
    flex-wrap: wrap;
  }
    #calendar-sm .months-list{
    flex-wrap: wrap;
  }
}

@media (max-width: 590px) {

	.social-links-top {
		display: none;
	}
}

@media (max-width: 567px) {
	.online-library_list li { width: 50%; padding: 0 5px; }

	.breadcrumb { text-align: center; }
	.breadcrumb > li {  text-align: center; }

	.slider img { max-height: 240px; }

	.departments-article h2 { font-size: 28px; }

	.table-block td { font-size: 12px; }

	.gallery-slider { height: auto; }
	.gallery-slider_item img { min-height: auto; }


	/* .slider_caption { width: 380px; margin-left: -190px; padding-left: 0; } */
}


@media (max-width: 375px) {
	/* .slider_caption { width: 300px; margin-left: -150px; padding-left: 0; } */
}

@media (max-width: 374px) {
	.app-store-link { margin: 0 20px 15px; }

	.departments-article figure { float: none; margin-left: 0; }
	.departments-article figure img { margin: 0 auto 32px; }

	.schedule-block .main-block_more { text-align: center; line-height: 16px; }
	.logo { width:80px; height: 58px; margin-right: 0; }
	.logo:after { width: 80px; height: 74px; }
	.social-links-top {
		display: none;
	}
}

@media (min-width: 992px) {
	.open > .dropdown-menu { display: none; }
	.open:hover > .dropdown-menu,
	.dropdown:hover .dropdown-menu { display: block; }
}

/*------------------------------------------- mashuk ------------------------------------------------*/
.rounded { border-radius:50%; }
.arabic { font-size: 18px; color: #2f9d20; font-family: "Amiri", serif; text-align: right; font-weight: bold; }
.btn {
	padding: 6px 12px;
	border-radius: 0;
}
.btn-primary {
	background-color: #1aa79c;
	border-color: #1aa79c;
	text-decoration: none!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #117c74;
	border-color: #117c74;
	text-decoration: none!important;
}

/* table */
.table td p {
	margin-bottom: 0;
}
