	@charset "utf-8";
.visually-hidden {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0)
}
.img-responsive {
	max-width: 100%;
	height: auto
}
.img-responsive--block {
	width: 100%;
	display: block
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clear, .clearfix:after {
	clear: both
}
.hidden {
	display: none!important
}
.text-center {
	text-align: center!important
}
.text-nowrap {
	white-space: nowrap
}
.text-normal {
	font-weight: 400!important
}
.text-bold {
	font-weight: 700!important
}
.block {
	display: block
}
.inline-block {
	display: inline-block
}
.inline {
	display: inline
}
.m-t--none {
	margin-top: 0
}
.m-t--xs {
	margin-top: 5px
}
.m-t--s {
	margin-top: 10px
}
.m-t--m {
	margin-top: 20px
}
.m-t--l {
	margin-top: 35px
}
.m-t--xl {
	margin-top: 50px
}
.m-r--none {
	margin-right: 0
}
.m-r--xs {
	margin-right: 5px
}
.m-r--s {
	margin-right: 10px
}
.m-r--m {
	margin-right: 20px
}
.m-r--l {
	margin-right: 35px
}
.m-r--xl {
	margin-right: 50px
}
.m-b--none {
	margin-bottom: 0
}
.m-b--xs {
	margin-bottom: 5px
}
.m-b--s {
	margin-bottom: 10px
}
.m-b--m {
	margin-bottom: 20px
}
.m-b--l {
	margin-bottom: 35px
}
.m-b--xl {
	margin-bottom: 50px
}
.m-l--none {
	margin-left: 0
}
.m-l--xs {
	margin-left: 5px
}
.m-l--s {
	margin-left: 10px
}
.m-l--m {
	margin-left: 20px
}
.m-l--l {
	margin-left: 35px
}
.m-l--xl {
	margin-left: 50px
}
.p-t--xs {
	padding-top: 5px
}
.p-t--s {
	padding-top: 10px
}
.p-t--m {
	padding-top: 20px
}
.p-t--l {
	padding-top: 35px
}
.p-t--xl {
	padding-top: 50px
}
.p-r--xs {
	padding-right: 5px
}
.p-r--s {
	padding-right: 10px
}
.p-r--m {
	padding-right: 20px
}
.p-r--l {
	padding-right: 35px
}
.p-r--xl {
	padding-right: 50px
}
.p-b--xs {
	padding-bottom: 5px
}
.p-b--s {
	padding-bottom: 10px
}
.p-b--m {
	padding-bottom: 20px
}
.p-b--l {
	padding-bottom: 35px
}
.p-b--xl {
	padding-bottom: 50px
}
.p-l--xs {
	padding-left: 5px
}
.p-l--s {
	padding-left: 10px
}
.p-l--m {
	padding-left: 20px
}
.p-l--l {
	padding-left: 35px
}
.p-l--xl {
	padding-left: 50px
}
@media (max-width:599px) {
.m-b--mobile-s {
	margin-bottom: 10px
}
.m-b--mobile-m {
	margin-bottom: 20px
}
.m-b--mobile-l {
	margin-bottom: 35px
}
}
@media (max-width:899px) {
.m-b--tablet-s {
	margin-bottom: 10px
}
.m-b--tablet-m {
	margin-bottom: 20px
}
.m-b--tablet-l {
	margin-bottom: 35px
}
}
.grid {
	margin-left: -7px;
	margin-right: -7px;
	font-size: 0;
	vertical-align: top
}
.grid:after, .grid:before {
	content: " ";
	display: table
}
.grid:after {
	clear: both
}
.grid--middle>.col {
	vertical-align: middle
}
.grid--bottom>.col {
	vertical-align: bottom
}
[class^=col-] {
	width: 100%;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 14px;
	vertical-align: top
}
.col-12--s {
	width: 100%
}
.col-11--s {
	width: 91.66666667%
}
.col-10--s {
	width: 83.33333333%
}
.col-9--s {
	width: 75%
}
.col-8--s {
	width: 66.66666667%
}
.col-7--s {
	width: 58.33333333%
}
.col-6--s {
	width: 50%
}
.col-5--s {
	width: 41.66666667%
}
.col-4--s {
	width: 33.33333333%
}
.col-3--s {
	width: 25%
}
.col-2--s {
	width: 16.66666667%
}
.col-1--s {
	width: 8.33333333%
}
@media (min-width:600px) {
.col-12--m {
	width: 100%
}
.col-11--m {
	width: 91.66666667%
}
.col-10--m {
	width: 83.33333333%
}
.col-9--m {
	width: 75%
}
.col-8--m {
	width: 66.66666667%
}
.col-7--m {
	width: 58.33333333%
}
.col-6--m {
	width: 50%
}
.col-5--m {
	width: 41.66666667%
}
.col-4--m {
	width: 33.33333333%
}
.col-3--m {
	width: 25%
}
.col-2--m {
	width: 16.66666667%
}
.col-1--m {
	width: 8.33333333%
}
}
@media (min-width:900px) {
.col-12--l {
	width: 100%
}
.col-11--l {
	width: 91.66666667%
}
.col-10--l {
	width: 83.33333333%
}
.col-9--l {
	width: 75%
}
.col-8--l {
	width: 66.66666667%
}
.col-7--l {
	width: 58.33333333%
}
.col-6--l {
	width: 50%
}
.col-5--l {
	width: 41.66666667%
}
.col-4--l {
	width: 33.33333333%
}
.col-3--l {
	width: 25%
}
.col-2--l {
	width: 16.66666667%
}
.col-1--l {
	width: 8.33333333%
}
}
a, address, blockquote, body, button, caption, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, select, strong, table, tbody, td, tfoot, th, thead, tr, ul {
	padding: 0;
	margin: 0
}
*,:after,:before {
	box-sizing: border-box
}
body {
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #efefef
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden
}
.hide {
	display: none
}
.no-screen {
	position: absolute;
	top: auto;
	left: -10000px
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.center {
	text-align: center
}
.small {
	font-size: 11px
}
.big {
	font-size: 15px
}
.bold {
	font-weight: 700
}
.red {
	color: #c00
}
.gray {
	color: #939598
}
.blue {
	color: #0299ef
}
.green {
	color: #008917
}
.lowercase {
	text-transform: lowercase!important
}
.uppercase {
	text-transform: uppercase!important
}
.no-transform {
	text-transform: none!important
}
a img, img {
	border: none
}
img.right {
	float: right;
	margin: 2px 0 10px 20px!important
}
img.left {
	float: left;
	margin: 2px 20px 10px 0!important
}
button.right, input.right {
	float: right
}
hr {
	display: none
}
.overlap {
	display: block;
	position: relative;
	overflow: hidden
}
.overlap span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat
}
.overlap a span, a.overlap span {
	cursor: pointer
}
h1 {
	font-size: 22px;
	line-height: 1.1;
	color: #0299ef;
	margin: 0 0 5px
}
h2 {
	font-size: 18px;
	line-height: 1.2;
	color: #0299ef;
	margin: 20px 0 5px
}
h3 {
	font-size: 17px;
	line-height: 1.2;
	color: #0299ef;
	margin: 15px 0 5px
}
h4 {
	font-size: 15px;
	line-height: 1.2;
	color: #0299ef;
	margin: 10px 0 0
}
strong {
	font-size: 13px
}
.scheme-blue h1, .scheme-blue h2 {
	color: #0299ef
}
.scheme-blue-green h1, .scheme-blue-green h2 {
	color: #019181
}
.scheme-green h1, .scheme-green h2 {
	color: #008917
}
p {
	margin: .4em 0 .8em
}
a {
	color: #0299ef;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.container {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px
}
@media (min-width:600px) {
.container {
	padding-left: 25px;
	padding-right: 25px
}
}
#page-wrapper {
	max-width: 980px;
	margin: 0 auto;
	padding: 10px 10px 0;
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 30px rgba(0,0,0,.3)
}
@media (min-width:900px) {
#page-wrapper {
	padding: 20px 25px 0;
	border-radius: 25px
}
}
#column-wrapper {
	font-size: 14px;
	border: 1px solid #4c4c4c;
	margin: 10px 0 0;
	padding: 0;
	height: 100%;
	position: relative
}
@media (min-width:600px) {
#column-wrapper {
	padding: 42px 0 0
}
}
#content {
	margin: 15px 10px 0;
	padding: 0 0 25px;
	min-height: 500px
}
@media (min-width:600px) {
#content {
	float: right;
	width: calc(70% - 35px);
	margin: 15px 15px 0 0
}
}
#content img {
	max-width: 100%;
	height: auto
}
#left {
	margin: 10px 10px 0;
	padding: 0 0 25px
}
@media (min-width:600px) {
#left {
	float: left;
	width: calc(30% - 15px);
	margin: 10px 0 0 15px
}
}
#page-hp #column-wrapper {
	margin-top: 15px;
	padding: 0;
	border: none
}
#page-hp #content {
	float: none;
	width: auto;
	margin: 0;
	padding: 0
}
#under-construction {
	background: url(images/web-blur.jpg) center top no-repeat #efefef;
	min-height: 1790px
}
#under-construction #overlay {
	position: fixed;
	top: 150px;
	left: auto;
	width: 684px;
	height: 377px;
	padding: 80px 80px 0;
	background: url(images/under-construction-overlay-box.png) no-repeat;
	text-align: center;
	font-size: 19px;
	font-weight: 400
}
#under-construction #overlay h1 {
	color: #0f9790;
	font-size: 26px;
	line-height: 1.3;
	margin: 0 0 30px
}
#under-construction #overlay a {
	color: #0299ef;
	text-decoration: underline
}
#header {
	height: 95px;
	background: url(images/header-bg.jpg) right 2px no-repeat
}
#header p {
	margin: 0
}
#logo {
	float: left;
	padding: 5px 0 0
}
#logo a {
	display: block
}
#logo img {
	vertical-align: middle;
	float: left
}
#logo img.pp-logo {
	margin: 11px 0 0 27px;
	box-shadow: 0 0 20px 15px #fff
}
.top-nav {
	padding-top: 10px;
	text-align: right
}
#top-menu {
	display: inline-block;
	list-style: none;
	margin: 0 auto;
	padding: 0 0 5px;
	vertical-align: middle
}
#top-menu li {
	float: left;
	margin-bottom: 5px;
	padding: 0 15px;
	line-height: 1.3
}
#top-menu li+li {
	border-left: 1px solid #828181
}
#top-menu li a {
	float: left;
	display: block;
	color: #828181
}
#search-form {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	vertical-align: middle
}
#search-form legend {
	display: none
}
#search-form input[type=text] {
	font-size: 12px;
	border: 1px solid #000;
	width: 220px;
	height: 22px;
	padding: 3px 30px 4px 5px;
	color: #828181;
	background-color: #efefef
}
#search-form input[type=image] {
	position: absolute;
	right: 7px;
	top: 3px
}
#menu {
	line-height: 26px;
	background: url(images/menu-bg.png) center top repeat-y #01918e;
	font-size: 14px;
	padding: 7px 0;
	overflow: hidden
}
.menu-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
	color: #fff;
	background: 0 0;
	border: none;
	cursor: pointer
}
.menu-toggle:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	height: 15px;
	width: 16px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff
}
.menu-toggle:after {
	content: '';
	position: absolute;
	left: 0;
	top: 11px;
	height: 0;
	width: 16px;
	border-top: 3px solid #fff
}
@media (min-width:750px) {
.menu-toggle {
	display: none
}
}
#menu ul {
	display: none;
	overflow: auto;
	list-style: none;
	margin: 0
}
@media (min-width:750px) {
#menu ul {
	display: block
}
}
@media (min-width:750px) {
#menu li {
	float: left
}
}
#menu li+li {
	background: url(images/menu-separator.png) left center no-repeat
}
#menu li a {
	display: block;
	color: #fff;
	padding: 0 15px 0 16px;
	font-weight: 700
}
@media (min-width:750px) {
#menu li a {
	float: left
}
}
#breadcrumbs {
	font-size: 14px;
	margin: 10px 0 10px 15px;
	color: #4b4c4c
}
#breadcrumbs a {
	color: #4b4c4c
}
p.intro {
	font-weight: 700;
	margin-bottom: 1.5em
}
/*#content*/ #lightbox-search ul {
	margin: 10px 0;
	list-style: none
}
/*#content*/ #lightbox-search ul li {
	background: url(images/li-dot-gray.png) 0 7px no-repeat;
	padding-left: 11px;
	margin-bottom: 5px
}
#content ul.no-list li {
	padding: 0;
	background: 0 0
}
#content ol {
	margin: 10px 0 10px 20px
}
#content ol li {
	margin-bottom: 5px
}
#content hr {
	display: block
}
#content a {
	text-decoration: underline
}
#slides {
	position: relative;
	width: 100%;
	overflow: hidden;
	border: 1px solid #4c4c4c
}
#slides h2 {
	margin: 0;
	padding: 0 0 0 45px;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 42px;
	background: url(images/section-bg.png) no-repeat #e3e4e3;
	letter-spacing: 1px
}
#slides h2 a {
	color: #4c4c4c
}
#slides div.slide {
	width: 100%;
	position: relative
}
#slides div.slide img {
	width: 100%;
	height: auto;
	display: block
}
#slides div.slide div.text {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	background-color: rgba(0,0,0,.5);
	font-size: 14px;
	padding: 10px 20px;
	color: #fff
}
#slides div.slide p {
	margin: 0
}
#slides div.slide a {
	color: #fff
}
#slides div.slide div.text a.more {
	font-weight: 700;
	color: #0299ef
}
#slides ul.slidesjs-pagination {
	position: absolute;
	left: 50%;
	bottom: 5px;
	z-index: 99;
	margin: 0;
	list-style: none;
	text-align: center;
	transform: translateX(-50%)
}
#slides ul.slidesjs-pagination li {
	display: inline;
	margin: 0 3px;
	padding: 0;
	background: 0 0
}
#slides ul.slidesjs-pagination li a {
	display: inline-block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(images/carousel-pagination.png);
	background-position: 0 0;
	overflow: hidden
}
#slides ul.slidesjs-pagination li a.active,
#slides ul.slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}
#slides ul.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}
#boxes-right>div {
	border: 1px solid #4c4c4c;
	overflow: hidden
}
#boxes-right>div+div {
	margin-top: 9px
}
#boxes-right>div h2 {
	margin: 0;
	padding: 0 0 0 45px;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 42px;
	background: url(images/section-bg-arrow-right.png) no-repeat #e3e4e3;
	letter-spacing: 1px;
	cursor: pointer;
	outline: 0
}
#boxes-right>div h2.ui-accordion-header-active {
	background-image: url(images/section-bg.png)
}
#boxes-right div.content {
	padding: 10px 15px
}
#boxes-right div.newsletter input {
	vertical-align: middle
}
#boxes-right div.newsletter form {
	margin: 15px 0 0
}
#boxes-right div.newsletter form p {
	margin: 5px 0
}
#boxes-right div.newsletter input[type=text] {
	width: 150px
}
#boxes-right div.newsletter input[type=submit] {
	width: 90px;
	margin: 0 0 0 5px
}
#boxes-right div.poll p.q {
	margin: 0 0 8px
}
#boxes-right div.poll ul.a {
	margin: 5px 0 0
}
#boxes-right div.poll ul.a li a {
	text-decoration: underline
}
#boxes-right div.poll ul.a li a:hover {
	text-decoration: none
}
#boxes-right div.poll ul.a li {
	margin: 0;
	padding: 0;
	background: 0 0;
	float: left;
	width: 87px
}
#boxes-right div.poll ul.a li strong {
	margin-left: 5px;
	float: none
}
#boxes {
	overflow: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px
}
#boxes .boxes-box {
	min-height: 110px;
	padding: 15px 20px;
	color: #fff
}
#boxes a {
	color: #fff
}
#boxes ul li {
	background-image: url(images/li-dot-white.png) no-repeat;
}
#boxes h2 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 0 0 26px;
	color: #fff;
	background: url(images/section-arrow-down.png) 0 4px no-repeat
}
#boxes div.interesting {
	background-color: #0295B6
}
#boxes div.leaflets {
	background-color: #019181
}
#boxes div.trips {
	background-color: #018917
}
#boxes div a.more {
	font-weight: 700
}
#boxes div.interesting a.more {
	color: #78e2fa
}
#boxes div.leaflets a.more {
	color: #10fac0
}
#boxes div.trips a.more {
	color: #00e425
}
#mapa {
	width: 100%;
	height: 300px
}
@media (min-width:600px) {
#mapa {
	height: 400px
}
}
@media (min-width:900px) {
#mapa {
	height: 600px
}
}
#mapa>div {
	width: 100%!important;
	/*height: 100%!important*/
}/**/
#hp-map {
	border: 1px solid #4c4c4c
}
#hp-map h2 {
	margin: 0;
	padding: 0 0 0 45px;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 42px;
	background: url(images/section-bg.png) no-repeat #e3e4e3;
	letter-spacing: 1px
}
#hp-map form.filter {
	padding: 15px
}
#hp-map form.filter select {
	width: 170px;
	margin-right: 10px;
	padding: 4px
}
#hp-map form.filter input[type=submit] {
	background: #ddd;
	color: #4c4c4c;
	text-shadow: 0 1px 1px #fff;
	padding: 5px 10px;
  height: 32px;
  position: relative;
  top: -4px;  
}
#hp-map form.filter p {
	margin: 0 0 5px;
	display: inline-block
}
#hp-map #gmap {
	line-height: 0
}
.smap .zoom div div {
	display: none
}
#news {
	overflow: auto
}
#news .item {
	overflow: auto;
	padding: 0 0 15px 200px
}
#news .item+.item {
	border-top: 1px solid #4c4c4c;
	padding-top: 15px
}
#news .item p.image {
	margin: 0 0 0 -200px;
	float: left;
	line-height: 0
}
#news .item h2 {
	font-size: 19px;
	color: #0299ef;
	margin: 0 0 5px
}
#news .item h2 a {
	color: #0299ef
}
#news .item p.perex {
	margin: 0
}
#news .item a.more {
	color: #0299ef;
	font-weight: 700
}
div.text-images {
	margin: 20px 0 30px;
	overflow: auto
}
div.text-images img {
	display: block
}
div.text-images a {
	display: block;
	float: left
}
div.text-images a+a {
	margin-left: 25px
}
#leaflets .item {
	width: 200px;
	padding: 0 20px 20px 0;
	float: left
}
#leaflets p.image {
	margin: 0 0 10px
}
#leaflets p.image img,
#leaflets p.image span {
	vertical-align: bottom
}
#leaflets p.desc {
	margin: 0 0 3px
}
#leaflets p.download {
	margin: 0
}
#leaflets p.download a {
	color: #019181;
	font-weight: 700
}
#leaflets div.clear {
	border-top: 1px solid #4c4c4c;
	margin-bottom: 20px
}
#content div.map {
	margin: 20px 0 30px
}
#left-menu h2 {
	padding: 0 0 0 45px;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 42px;
	background: url(images/section-bg.png) no-repeat #d7d8d7;
	letter-spacing: 1px
}
@media (min-width:600px) {
#left-menu h2 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0
}
}
.scheme-blue-green #left-menu h2 {
	background: url(images/section-arrow-down.png) 16px 16px no-repeat #019181;
	color: #fff
}
#left-menu ul {
	list-style: none
}
#left-menu li {
	font-weight: 700;
	border-top: 1px solid #a2a2a2
}
#left-menu>ul>li:first-child {
	border-top: none
}
#left-menu li a {
	display: block;
	padding: 5px 3px 5px 5px;
	color: #4c4c4c
}
.scheme-blue #left-menu li.active a {
	color: #0299ef;
	font-weight: 700
}
.scheme-blue-green #left-menu li.active a {
	color: #019181;
	font-weight: 700
}
.scheme-green #left-menu li.active a {
	color: #008917;
	font-weight: 700
}
#left #left-menu li.active li a {
	color: #0299ef;
	font-weight: 400
}
#left #left-menu li.active li.active a {
	color: #008917;
	font-weight: 700
}
#left-menu li li,
#left-menu li li li {
	font-weight: 400;
	background: url(images/menu-arrow-gray.png) 7px 11px no-repeat
}
.scheme-blue #left-menu li li.active {
	background-image: url(images/menu-arrow-blue.png)
}
.scheme-blue-green #left-menu li li.active {
	background-image: url(images/menu-arrow-blue-green.png)
}
.scheme-green #left-menu li li.active {
	background-image: url(images/menu-arrow-green.png)
}
#left-menu li li a {
	padding-left: 18px
}
#left-menu li li li {
	font-size: 12px;
	background: url(images/menu-arrow-blue-double.png) 13px 11px no-repeat!important
}
#left-menu li li.active li a {
	color: #0299ef;
	padding-left: 32px
}
#left-menu li li.active li.active {
	background: url(images/menu-arrow-green-double.png) 13px 11px no-repeat!important
}
#left #left-menu li li li ul {
	margin-left: 7px
}
#left #left-menu li li li li a,
#left #left-menu li li.active li.active li a {
	color: #4c4c4c;
	font-weight: 400
}
#left #left-menu li li.active li.active li.active a {
	font-weight: 700
}
#footer p.logos {
	text-align: center;
	line-height: 80px;
	margin: 10px 0;
	padding-bottom: 20px
}
#footer p.logos img {
	vertical-align: middle
}
#footer p.logos img+img {
	margin-left: 50px
}
p.copy {
	text-align: center;
	margin: 0;
	line-height: 40px
}
fieldset {
	border: none
}
button, input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif
}
input[type=text], input[type=password], select, textarea {
	padding: 5px;
	border: 1px solid #4c4c4c;
	color: #333
}
input[type=submit] {
	border: none;
	background: #ddd;
	color: #4c4c4c;
	text-shadow: 0 1px 1px #fff;
	padding: 5px 10px;
	cursor: pointer;
	font-weight: 700;
	font-size: 14px
}
form.form {
	width: 600px
}
form.form table {
	width: 600px;
	border-collapse: collapse
}
form.form table td {
	border-collapse: collapse;
	padding: 5px 5px 8px
}
form.form .captcha img {
	display: inline-block;
	border: 1px solid #EC008C
}
form.form input[type=text] {
	width: 200px
}
div.gallery-slider {
	border: 1px solid #4c4c4c;
	position: relative;
	padding: 10px 40px
}
#content p+div.gallery-slider {
	margin-top: 30px
}
div.gallery-slider .slide-wrapper {
	height: 130px;
	overflow: hidden
}
div.gallery-slider .slide {
	width: 600px
}
div.gallery-slider .slide img {
	float: left;
	margin-right: 10px
}
div.gallery-slider a.left {
	position: absolute;
	left: 11px;
	top: 62px
}
div.gallery-slider a.right {
	position: absolute;
	right: 11px;
	top: 62px
}
div.gallery-slider p.nav {
	margin: 0
}
div.gallery-slider p.nav img {
	display: block
}
.foto-scroller {
	height: 175px;
	margin: 20px 0 40px;
	padding: 10px;
	border: 1px solid #4c4c4c
}
.foto-scroller a.next, .foto-scroller a.prev {
	float: left;
	width: 17px;
	height: 26px;
	display: block;
	margin-top: 52px
}
.foto-scroller a.prev {
	background: url(images/gallery-nav-left.png) no-repeat
}
.foto-scroller a.next {
	background: url(images/gallery-nav-right.png) no-repeat
}
.foto-scroller-items {
	width: calc(100% - 50px);
	overflow: hidden;
	float: left;
	margin: 0 8px
}
.foto-scroller-items-inner {
	white-space: nowrap;
	word-spacing: 5px
}
.foto-scroller-items-inner img {
	cursor: pointer
}
.card-header {
	font-weight: 700
}
#lightbox-search table {
	border-collapse: collapse;
	border: 1px solid #dddcdc
}
#lightbox-search table tr th,
#lightbox-search table tr:first-child td {
	padding: 2px 5px;
	background-color: #dddcdc
}
#lightbox-search table tr td {
	padding: 2px 5px;
	border: 1px solid #dddcdc
}
#imageDetails {
	position: relative
}
#imageDetails #numberDisplay {
	width: auto
}
#icons {
	display: inline-block;
	position: absolute;
	right: -50px;
	top: -3px
}
#pdfInfo {
	display: inline-block;
	background: url(../img/pdf.gif) no-repeat;
	width: 32px;
	height: 32px
}
#lightbox-search table.no-frame {
	padding: 0;
	border-collapse: collapse;
	border: 0
}
#lightbox-search table.no-frame tr td {
	padding: 0;
	border: 0;
	background-color: #fff
}

html {
	scroll-behavior: smooth;
}
.top {
	position: fixed;
	right: 15px;
	right: 0.9375rem;
	bottom: 15px;
	bottom: 0.9375rem;
	z-index: 10;
	width: 50px;
	width: 3.125rem;
	height: 50px;
	height: 3.125rem;
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 50px;
	line-height: 3.125rem;
	text-align: center;
	color: #fff;
	background-color: #0299ef;
	border-radius: 50%;
	outline: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	-webkit-transition-property: opacity, visibility, -webkit-transform;
	transition-property: opacity, visibility, -webkit-transform;
	transition-property: opacity, visibility, transform;
	transition-property: opacity, visibility, transform, -webkit-transform;
}
@media (min-width: 1200px) {
.top {
	right: 2rem;
	bottom: 2rem;
}
}
.top--fixed {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.smap .card, .smap .card .card-body { z-index: 100; }

.SumoSelect > .optWrapper { z-index: 10000 !important; }