
/* css/wybrany_kolor.php */

/* Wyrozniony główny kolor strony
 gł teksty */
[class*='text-wyrozniony'],
[class*='tekst-wyrozniony'],
.tekst-wyrozniony,
.tekst-wyrozniony-sredni,
.tekst-wyrozniony-wiekszy,
.tekst-wyrozniony-duzy,
.tekst-ozdobny,
#menu_mobilne a:focus,
#menu_mobilne a.selected,
.grid-item:hover .cell-title{
	color: #1FA84C;
}

.column__title:hover {
	color: #1FA84C !important;
}

.menu_boczne ul li a:hover,
.menu_boczne ul li a.menu_wybrany,
.tabela-pielgrzymek .pielg-duza{
	color: #1FA84C;
}


/* sekcja dla rozwijanych artykółów */
.ramka_zewnetrzna_kws_wybrana h4.ramka_tytul{
	color: #1FA84C;
}

.ramka_zewnetrzna_kws_wybrana{
	color: #1FA84C;
}

/* camera */
.camera_next:hover:before,
.camera_prev:hover:before{
	color: #1FA84C;
}

/* ministranci */
.table--acolyte tbody tr:first-of-type{
	background-color: #1FA84C;
}

/* dla galeri v4 */
.a-button-gallery-more:before{
	background-color: #1FA84C;
}
.in2referencegallery_popup,
.in2referencegallery_popup_navigation_outer,
.in2referencegallery_popup_navigation img.act
{
	border-top-color: #1FA84C;
}

.in2referencegallery_popup,
.in2referencegallery_popup_close,
.in2referencegallery_popup_text,
.in2referencegallery_popup_text_switch,
.in2referencegallery_popup_text_switch.open
{
	background-color: #1FA84C;
}

.timeline-post:after{
	background-color: #1FA84C}

.timeline-post:before{
	 border: 3px solid  #1FA84C !important;
}

/*Paginacja przy galeriach*/
.pagination-block .pagination ul li a.active{
	background-color: #1FA84C}
/*GAL - STRZALKI*/
div.lista_podstron_strzalka:hover, div.lista_podstron_std:hover, div.lista_podstron_std_wybr, div.ilosci_zdjec_out button:hover, div.ilosci_zdjec_out button.selected {
   background-color: #1FA84C   color: #FFF;
}

.btn-animate-4:before {
	background-color: #1FA84C;
}

/* Menu górne */
.stuck_container ul > li.active{
	border-bottom-color: #1FA84C;
}

.ajax_input_tomb:hover,
.nav li.active {
	border-color: #1FA84C !important;
}

.menu_poziome_desktop > ul > li > a:hover,
.menu_poziome_desktop > ul > li > a:focus,
.menu_poziome_desktop > ul > li > a.selected,
.menu_poziome_submenu ul li a:hover,
.menu_poziome_submenu ul li a:focus,
.menu_poziome_submenu ul li a.menu_wybrany{
	color: #1FA84C;
}

.login__layer .cms-klawisz
{
	background-color: #1FA84C !important;
}

.login__layer .login__close:hover i
{
	color: #1FA84C !important;
}

.checkbox {
	--background: #1FA84C !important;
	--border: #1FA84C !important;
	--border-hover: #1FA84C !important;
	--border-active: #1FA84C !important;
	--tick: #1FA84C !important;
}

/* css/font-awesome.min.css */
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.1');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* css/bootstrap.css */
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */
/* css/jquery-ui.min.css */
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/* css/cms_text.css */
/* ********************** katalog wiadomosci skroconych ************************ */

.kws_kontener{
	position: relative;
}

.ramka_kws {
	width: 100%;
	margin-bottom: 15px;
}

.ramka_zewnetrzna_kws,
.ramka_zewnetrzna_kws_najechana,
.ramka_zewnetrzna_kws_wybrana {
	cursor: pointer;
	border: 0px;
	position: relative;
}

.ramka_zewnetrzna_kws .ramka_tytul{
	padding: 3px;
}


.ramka_zewnetrzna_kws{
	color: #444;
}

.ramka_zewnetrzna_kws_najechana{
	color: black;
}

.ramka_zewnetrzna_kws:before,
.ramka_zewnetrzna_kws_wybrana:before,
.ramka_zewnetrzna_kws_najechana:before{
	top: -10px;
}


.ramka_zewnetrzna_kws:last-child:after,
.ramka_zewnetrzna_kws_wybrana:last-child:after,
.ramka_zewnetrzna_kws_najechana:last-child:after{
	bottom: -10px;
}

.ramka_zewnetrzna_kws:before,
.ramka_zewnetrzna_kws_wybrana:before,
.ramka_zewnetrzna_kws_najechana:before,
.ramka_zewnetrzna_kws:last-child:after,
.ramka_zewnetrzna_kws_wybrana:last-child:after,
.ramka_zewnetrzna_kws_najechana:last-child:after{
	display: block !important;
	margin: 0px auto;
	max-width: 100%;
	height: 8px;
	position: relative;

	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/linie/rozdzielnik_duzy.png') !important;
	/* background-size: 100% 100%; */
	visibility: visible !important;
}

/* Usunięcie rozdzielnika rozwijanych art. w menu bocznym */
.tresc-menu--container .ramka_zewnetrzna_kws:first-of-type:before{
	background: none !important;
	height: 0;
}

.ramka_zewnetrzna_kws_wybrana{
	color: #F13E28;
}

.ramka_wewnetrzna_kws, .ramka_wewnetrzna_kws_widoczna {
	cursor: default;
	display: block;
	color: black;
	margin-top: 20px;
	font-weight: normal;
}

.ramka_tytul{
	font-size: 29px;
	margin: 0px;
	line-height: normal;
	font-weight: 300;
	text-align: center;
}

.ramka_tytul_2{
	font-size: 36px;
	margin: 0px;
	line-height: normal;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
}

.kws_trigger .ramka_wewnetrzna_kws{
	display: block;
}

/* Data publikacji w rozw. art. */
.date_publicate{
	display: none;
}

/* ==================== PAGINACJA POD ZDJĘCIAMI W GALERII ================================= */
div.lista_podstron_out{
	float: right;
  	clear: both;
	margin-right: 10px;
}

div.lista_podstron_std, div.lista_podstron_strzalka, div.lista_podstron_std_wybr, div.lista_podstron_opis{
	float: left;
	margin: 5px;
}

div.lista_podstron_std_wybr, div.lista_podstron_std, div.lista_podstron_opis div{
	background-color: #F3F3F3;
	font-family: "Open Sans", "Open Sans", "trebuchet MS";
	font-size: 12px;
	display:table-cell; vertical-align:middle;
	width: 28px;
	padding: 4px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: 1px solid #e1e1e1;
}

div.lista_podstron_opis div{
	color: #555;
	border: 0px;
	width: auto;
	font-weight: normal;
}

div.lista_podstron_strzalka{
	color: #000;
    font-size: 12px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 4px 10px;
    text-align: center;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #e1e1e1;
    text-decoration: none !important;
    min-width: 115px;
    font-family: "Open Sans", "Open Sans", "trebuchet MS";
    pointer-events: all;
}

div.lista_podstron_strzalka:hover, div.lista_podstron_std:hover, div.lista_podstron_std_wybr {
    cursor: pointer;
}

div.ilosci_zdjec_out{
	float: left;
	margin-left: 10px;
}

div.ilosci_zdjec_out p{
	float: left;
	margin: 5px;
	color: #000;
    font-size: 12px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 4px 10px;
    text-align: center;
    border: 1px solid #e1e1e1;
    text-decoration: none !important;
    min-width: 115px;
    font-family: "Open Sans", "Open Sans", "trebuchet MS";
	text-transform: uppercase;
}

div.ilosci_zdjec_out button{
	float: left;
	margin: 5px;
	background-color: #F3F3F3;
	font-family: "Open Sans", "Open Sans", "trebuchet MS";
	font-size: 12px;
	display:table-cell; vertical-align:middle;
	width: 28px;
	padding: 4px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: 1px solid #e1e1e1;
}

div.ilosci_zdjec_out button:hover, div.ilosci_zdjec_out button.selected{
    cursor: pointer;
}

.edit-gallery-footer div.lista_podstron_out{
	clear: none;
}





.pagination-block .pull-left{
	float: left;
}

.pagination-block .pull-right{
	float: right;
}

.pagination-block a
{
	display: block;
	position: relative;
	background: #FFF;
	width: 50px;
	height: 50px;
	border: 1px solid #f0f0f0;
	text-align: center;
	color: transparent;
}

.pagination-block a:hover{
	text-decoration: none;
    color: transparent;
}

.pagination-block a.prev,
.pagination-block a.next
{
	background: #f5f5f5;
}

.pagination-block a.prev:before,
.pagination-block a.next:before{
	position: absolute;
	position: absolute;
    content: '';
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 13px;
    width: 17px;
    top: 50%;
    margin-top: -6.5px;
    left: 50%;
    margin-left: -8.5px;
}

.pagination-block a.prev:before{
	background-image: url(../images/strzalki/arrow-left.png);
}

.pagination-block a.next:before{
	background-image: url(../images/strzalki/arrow-right.png);
}

.pagination-block .pagination{
	text-align: center;
    display: block;
    margin: 0;
}

.pagination-block .pagination ul{
	margin: 0;
    display: inline-block;
    vertical-align: bottom;
	list-style: none;
}

.pagination-block .pagination ul li{
	position: relative;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: -1px;
}

.pagination-block .pagination ul li:first-child{
	margin-left: 0px;
}

.pagination-block .pagination ul li a{
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #c8c8c8;
	color: #000;
	font-size: 14px;
	font-family: Ubuntu;
}

.pagination-block .pagination ul li a.active{
	color: #fff;
}

.pagination-block .pagination ul li a:hover{
    text-decoration: none;
    background: #f7f7f7;
}

div.ilosci_zdjec_out{
	float: left;
	margin-left: 10px;
}

div.ilosci_zdjec_out p{
	float: left;
	margin: 5px;
	color: #000;
    font-size: 12px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 4px 10px;
    text-align: center;
    border: 1px solid #e1e1e1;
    text-decoration: none !important;
    min-width: 115px;
    font-family: "Open Sans", "Open Sans", "trebuchet MS";
	text-transform: uppercase;
}

div.ilosci_zdjec_out button{
	float: left;
	margin: 5px;
	background-color: #F3F3F3;
	font-family: "Open Sans", "Open Sans", "trebuchet MS";
	font-size: 12px;
	display:table-cell; vertical-align:middle;
	width: 28px;
	padding: 4px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: 1px solid #e1e1e1;
}

div.ilosci_zdjec_out button:hover, div.ilosci_zdjec_out button.selected{
    cursor: pointer;
}

.edit-gallery-footer div.lista_podstron_out{
	clear: none;
}

/* ==================== END PAGINACJA POD ZDJĘCIAMI W GALERII ================================= */


/*LOGOWANIE*/
table.logowanie input[type="text"], table.logowanie input[type="password"] {
    border: 1px solid #D6D9DF;
    background-color: #F8F9FA !important;
    height: 32px;
    width: 170px;
    font-size: 16px;
    color: #345 !important;
    font-family: "Open Sans", "trebuchet MS";
    padding-right: 18px;
    padding-left: 18px;
	text-align:center;
}

.logowanie_tytul{
    font-weight: 800;
}

span.logowanie{
	padding-right:10px;
}

table.logowanie td{
padding-bottom:20px;
text-align:center;
}

table.logowanie input[type="text"]::-webkit-input-placeholder,
table.logowanie input[type="password"]::-webkit-input-placeholder{
   color: #345;
}

table.logowanie input[type="text"]:-moz-placeholder,
table.logowanie input[type="password"]:-moz-placeholder{ /* Firefox 18- */
   color: #345;
}

table.logowanie input[type="text"]::-moz-placeholder,
table.logowanie input[type="password"]::-moz-placeholder {  /* Firefox 19+ */
   color: #345;
}

table.logowanie input[type="text"]:-ms-input-placeholder,
table.logowanie input[type="password"]:-ms-input-placeholder{
   color: #345;
}



/* ========================== NOWY CMS ============================= */

.cms-komunikat{
	font-family: "Open Sans", "trebuchet MS";
	font-size: 16px;
	text-align: center;
	color: #000;
}

.cms-komunikat--error,
.label--error{
	color: red;
}

.cms-klawisz,
.necropolis-button{
	vertical-align: baseline;
    color: #000 !important;
    font-size: 14px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 6px;
    margin: 10px 10px;
    text-align: center;
    border-radius: 3px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    /* text-transform: uppercase; */
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
	min-width:115px;
	font-family: "Ubuntu", "Open Sans", "trebuchet MS";
	pointer-events:all;
	vertical-align: middle;
}

.cms-klawisz:hover,
.necropolis-button:hover{
	background-color: rgba(35,35,35,0.96);
	color: white !important;
	cursor: pointer;
}

.cms-klawisz--absolute{
	top: 25%;
    left: 0px;
    position: absolute;
    width: 100%;
    z-index: 5;
    text-align: center;
    pointer-events: none;
}

.cms-klawisz--absolute *{
	pointer-events: all;
}

.cms-klawisz.disabled,
.cms-klawisz.disabled:hover{
	background-color: #666;
	color: black;
	cursor: auto;
	cursor: not-allowed;
}

h2.title{
   	font-family: "Ubuntu", "trebuchet MS";
	text-transform:uppercase;
	font-weight:700;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	color: #000;
}

h3.subtitle{
   	font-family: "Ubuntu", "trebuchet MS";
	text-transform:uppercase;
	font-weight:700;
	font-size: 19px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000;
}

.table{
	border-collapse: collapse;
	margin: 0 auto;
	table-layout: fixed;
	width: auto;
	font-family: "Ubuntu";
}

.error-field{
	text-align: center;
	color: red;
}

select:not([class*="ui-datepicker"]),
input[type="text"],
input[type="password"],
input[type="time"],
input[type="email"] {
	height: 36px;
}

select:not([class*="ui-datepicker"]),
input[type="text"],
input[type="password"],
input[type="time"],
input[type="email"],
textarea.form-control,
textarea{
	border: 1px solid #D6D9DF;
    background-color: #F8F9FA;
    font-size: 16px;
    color: #000 !important;
    /*font-family: "Open Sans", "trebuchet MS";*/
    padding-right: 18px;
    padding-left: 18px;
}

input[type="time"]{
	padding-right: 5px;
}

.table__input.input--textarea{
	height: 150px;
	resize: vertical;
}

.table--2-columns{
	min-width: 670px;
	max-width: 100%;

}

.table--2-columns label{
	margin: 0px;
}

.table--2-columns tbody tr td{
	padding: 3px;
	vertical-align: middle;
	border: none;
}

.table--2-columns tbody tr td:first-of-type{
	text-align: left;
}

.table--2-columns .table__input {
    margin-bottom: 10px;
    width: 410px;
}

.table--2-columns .table__input.input--filename{
	width: 286px;
vertical-align: baseline;
	margin-left: 10px;
	padding-top: 0px;
	position:relative;
	top:1px;
}

.input--filename.error{
	border: 2px solid red;
}

.table--2-columns .table__input.input--file{
	width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.table--2-columns .table__input.input--order{
	width: 90px;
}

.table--2-columns .table__input.input--date,
.table--2-columns .timepicker{
	width: 140px;
}

.table--few-columns{
	min-width: 670px;
	max-width: 100%;
	width: 100%;
	margin: 0px auto;
	border: 1px solid #dfdfdf;
	table-layout: fixed;
	text-align: center;
}

.table--few-columns.table--1150{
	min-width: 1150px;
}

.table--few-columns thead {
	border-bottom: 4px double #dfdfdf;
}

.table--few-columns thead tr th{
	background-color: #f7f7f7;
	/* text-transform: uppercase; */
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table--few-columns tr .width-50{
	width: 50px;
}

.table--few-columns tr .width-75{
	width: 75px;
}

.table--few-columns tr .width-100{
	width: 100px;
}

.table--few-columns tr .width-150{
	width: 150px;
}

.table--few-columns tr .width-200{
	width: 200px;
}

.table--few-columns tr .width-250{
	width: 250px;
}

.table--few-columns tr .width-450{
	width: 450px;
}

.table--few-columns tbody tr{
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}

.table--few-columns tbody tr:hover{
	background-color: #efefef;
}

.table--few-columns tr td{
	padding-top: 10px;
	padding-bottom: 10px;
  	word-wrap: break-word;
	font-size: 16px;
	min-width: 50px;
}

.table--few-columns th,
.table--few-columns td{
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.table--few-columns th:first-of-type,
.table--few-columns td:first-of-type{
	padding-left: 10px;
    padding-right: 0px;
}

.table--few-columns th:last-of-type,
.table--few-columns td:last-of-type{
	padding-right: 20px;
}

.table--few-columns .specified{
	background-color: #efefef;
}

.table--few-columns .separator-right{
	border-right: 1px solid #dfdfdf;
}

.table--few-columns .separator-left{
	border-left: 1px solid #dfdfdf;
}

.table--few-columns a:not(.cms-klawisz){
	text-decoration: none;
	color: #555555;
}

.table--few-columns input[type="text"],
.table--few-columns input[type="password"],
.table--few-columns select,
.table--few-columns textarea{
    width: 100%;
    font-size: 15px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
	text-align-last:center;
	margin: 0;
}

.table--few-columns input[type="text"].input--date{
	width: calc(100% - 35px);
}

p.label--with-input-60 input[type="text"],
p.label--with-input-60 textarea{
	width: calc(100% - 60px);
}
p.label--with-input-60 label{
	width: 60px;
	height: 36px;
	line-height: 36px;
	margin: 0;
}


.table--few-columns p{
	padding-bottom: 5px;
}

.table--few-columns textarea{
	resize: vertical;
	text-align: left;
	text-align-last:left;
	width: 100%;
	height: 200px;
}

.table--few-columns td.text-left select,
.table--few-columns td.text-left input{
	text-align: left;
	text-align-last:left;
}

.table--few-columns .cms-klawisz{
	width: 100%;
	min-width: auto;
	margin: 5px 0 5px 0;
}

.table--few-columns label{
	margin: 0 5px 0 0;
}

.table--few-columns .table__img{
	width: 99%;
}

/* Responsywne tabele dla zmienianych ob. i galerii */
@media(max-width: 1300px){
	.table--few-columns.table--manage-zm,
	.table--few-columns.table--manage-gallery{
		min-width: inherit;
	}

	.table--few-columns.table--manage-zm p,
	.table--few-columns.table--manage-zm tr td,
	.table--few-columns.table--manage-zm .cms-klawisz,
	.table--few-columns.table--manage-zm label,
	.table--few-columns.table--manage-zm select,
	.table--few-columns.table--manage-zm input,
	.table--few-columns.table--manage-gallery p,
	.table--few-columns.table--manage-gallery tr td,
	.table--few-columns.table--manage-gallery .cms-klawisz,
	.table--few-columns.table--manage-gallery label,
	.table--few-columns.table--manage-gallery select,
	.table--few-columns.table--manage-gallery input{
		font-size: 12px;
	}
	.table--few-columns.table--manage-gallery .width-150,
	.table--few-columns.table--manage-gallery .width-250,
	.table--few-columns.table--manage-zm .width-150,
	.table--few-columns.table--manage-zm .width-250{
		width: inherit;
	}
}

@media(min-width: 769px) and (max-width: 991px){
	.table--few-columns.table--manage-gallery .width-150,
	.table--few-columns.table--manage-zm .width-150{
		width: 100px;
	}
}

@media(max-width: 768px){
	.table--few-columns.table--manage-gallery th,
	.table--few-columns.table--manage-zm th{
		display: none;
	}

	.table--few-columns.table--manage-gallery td,
	.table--few-columns.table--manage-zm td{
		display: block;
	}

	.table--few-columns.table--manage-gallery .table__img,
	.table--few-columns.table--manage-zm .table__img{
		max-height: 200px;
		width: auto;
	}
}
/* End - responsywne tabele dla zmienianych ob. i galerii */

/* ======================== END NOWY CMS =========================== */


/* ==== Pielgrzymki === */


.pielgrzymki th:last-of-type,
.pielgrzymki td:last-of-type{
	padding-right: 10px;
}

.pielgrzymki th:first-of-type,
.pielgrzymki td:first-of-type{
	padding-left: 10px;
}

.pielgrzymki{
	width: inherit;
}
.pielgrzymki thead tr th,
.pielgrzymki p,
.pielgrzymki td,
.pielgrzymki select{
	font-size: 14px !important;
}

.pielgrzymki tr td.wyrozniony p {
	font-weight: 800;
}

.pielgrzymki tr td:nth-of-type(1) div {
	width: 60px;
	height: 60px;
	border: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f7f7f7;
	float: left;
	position: relative;
}

.pielgrzymki tr td:nth-of-type(1) div img{
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	height:30px;
}


/* Wicked picker */
.wickedpicker {
	user-select: none;
	border: 1px solid #aaa;
	background: #fefefe;
	margin: 0 auto;
	border-radius: 5px;
	width: 270px;
	height: 150px;
	font-size: 14px;
	display: none;
}
.wickedpicker__title {
	background-image: linear-gradient(top, #fff 0%, #f2f2f2 100%);
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 12px 11px 10px 15px;
	color: #4c4c4c;
	font-weight: bold;
}
.wickedpicker__close {
	transform: translateY(-25%);
	position: absolute;
	top: 25%;
	right: 10px;
	color: #34495e;
	cursor: pointer;
}
.wickedpicker__close:before {
	content: '\00d7';
}
.wickedpicker__controls {
	padding: 3px 0;
	line-height: normal;
	margin: 0;
}
.wickedpicker__controls__control, .wickedpicker__controls__control--separator {
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	margin: 0 auto;
	width: 35px;
	letter-spacing: 1.3px;
}
.wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
	color: #34495e;
	position: relative;
	display: block;
	margin: 5px auto;
	font-size: 18px;
	cursor: pointer;
}
.wickedpicker__controls__control-up:before {
	content: '\e800';
}
.wickedpicker__controls__control-down:after {
	content: '\e801';
}
.wickedpicker__controls__control--separator {
	width: 5px;
}
.text-center, .wickedpicker__controls, .wickedpicker__controls__control, .wickedpicker__controls__control--separator, .wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
	text-align: center;
}
.hover-state {
	color: #3498db;
}
@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?52602240');
	src: url('../fonts/fontello.eot?52602240#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?52602240') format('woff'), url('../fonts/fontello.ttf?52602240') format('truetype'), url('../fonts/fontello.svg?52602240#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fontello:before, 
.wickedpicker__controls__control-up:before, 
.fontello-after:after, 
.wickedpicker__controls__control-down:after {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.timepicker-trigger{
	margin-left: 7px;
}



/***** NOWA WERSJA CMS - V2 *****/
table.cms-v2,
table.necropolis-table
{
	min-width: 550px;
	max-width: 100%;
	margin: 0px auto;
	border: 1px solid #dfdfdf;
	table-layout: fixed;
}
table.cms-v2 tr,
table.necropolis-table tr
{
	border-top: 1px solid #dfdfdf;
}
table.cms-v2 tr:first-child,
table.necropolis-table tr:first-child{
	border-bottom: 4px double #dfdfdf;
}
table.cms-v2 tr:nth-of-type(odd){
}
table.cms-v2 tr:nth-of-type(even){
}
table.cms-v2 th,
table.cms-v2 td,
table.necropolis-table th,
table.necropolis-table td{
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
table.cms-v2 th,
table.necropolis-table th{
	background-color: #f7f7f7;
	text-align: center;
	height: 77px;
}
table.cms-v2 td,
table.necropolis-table td{
	height: 55px;
}
table.cms-v2 td.well-lr-15,
table.necropolis-table td.well-lr-15{
	padding-left: 15px;
	padding-right: 15px;
}

.cms-v2-select,
.cms-v2-input[type="text"]{
	padding-right: 15px;
  padding-left: 15px;
	border: 1px solid #D6D9DF;
  background-color: #F8F9FA !important;
  font-family: "Open Sans", "trebuchet MS";
  font-size: 16px;
  color: #345 !important;
}
.cms-v2-input[type="text"]{
	width: 100%;
	height: 30px;
}

/***** END NOWA WERSJA CMS - V2 *****/

/*================ WERSJE ARCHIWALNE ========================*/

.archive--container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
	
.archive__controls {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #e1e1e1;
	padding: 7px 0 13px 0;
}

.archive--container .table__input {
	padding: 0 !important;
	font-size: 14px !important;
	margin-left: 7px;
}

footer .archive--container span,
#menu .archive--container span {
	color: white;
}

footer .archive__controls,
#menu .archive__controls {
	border: none;
}

/*================= CHECKBOX ==================*/

.checkbox {
	--background: #fff;
	--border: black;
	--border-hover: black;
	--border-active: black;
	--tick: #fff;
	position: relative;
	display: flex;
	cursor: pointer
  }
  
  .checkbox a {
	color: #ff6900;
	text-decoration: none!important
  }
  
  .checkbox a:hover {
	color: #322262
  }
  
  .checkbox input,.checkbox svg {
	width: 21px;
	height: 21px;
	display: block
  }
  
  .checkbox input {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	outline: none;
	background: var(--background);
	border: none;
	margin: 0 8px 0 0;
	padding: 0;
	cursor: pointer;
	border-radius: 4px;
	transition: box-shadow .3s;
	box-shadow: inset 0 0 0 var(--s,1px) var(--b,var(--border));
	top: 2px
  }
  
  .checkbox input:hover {
	--s: 2px;
	--b: var(--border-hover)
  }
  
  .checkbox input:checked {
	--b: var(--border-active)
  }
  
  .checkbox svg {
	pointer-events: none;
	fill: none;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke: var(--stroke,var(--border-active));
	position: absolute;
	top: -1px;
	left: -1px;
	width: 20px;
	height: 20px;
	transform: scale(var(--scale,1)) translateZ(0)
  }
  
  .checkbox.path input:checked {
	--s: 2px;
	transition-delay: .4s
  }
  
  .checkbox.path input:checked+svg {
	--a: 16.1 86.12;
	--o: 102.22
  }
  
  .checkbox.path svg {
	stroke-dasharray: var(--a,86.12);
	stroke-dashoffset: var(--o,86.12);
	transition: stroke-dasharray .6s,stroke-dashoffset .6s
  }
  
  .checkbox.bounce {
	--stroke: var(--tick)
  }
  
  .checkbox.bounce input:checked {
	--s: 11px
  }
  
  .checkbox.bounce input:checked+svg {
	-webkit-animation: bounce .4s linear .2s forwards;
	animation: bounce .4s linear .2s forwards
  }
  
  .checkbox.bounce svg {
	--scale: 0
  }
  
  @-webkit-keyframes bounce {
	50% {
		transform: scale(1.2)
	}
  
	75% {
		transform: scale(.9)
	}
  
	to {
		transform: scale(1)
	}
  }
  
  @keyframes bounce {
	50% {
		transform: scale(1.2)
	}
  
	75% {
		transform: scale(.9)
	}
  
	to {
		transform: scale(1)
	}
  }

  
.table__intentions{
	min-width: auto;
}

.table__intentions .weekday{
	margin-left: 12px;
}
.table__intentions tr.row__title th{
	background-color: #f7f7f7;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table__intentions tr td:nth-child(2){
	text-align: left;
}

.table__intentions tr.row__title th{
	border-top: 0;
}

.table__intentions tr.row__hidden td{
	height: 0;
	padding: 0;
	border: none;
}

.table__intentions tbody tr{
	border-top: 0;
}

.table__intentions tbody tr td.intentions__content{
	text-align: left; 
}


.table__intentions tbody tr:hover{
	background: none;
}

.table__intentions tbody tr.hovered{
	background: #efefef;
}

.table__intentions td{
	vertical-align: top !important;
}

.table__intentions th,
.table__intentions td{
	padding-left: 10px !important;
    padding-right: 10px !important;
}

.table__intentions > tbody > tr > td {
    padding: 5px 8px;
}

.intentions__container .table__intentions:not(:last-of-type){
	border-bottom: 0;
}

.table.table__intentions{
	height: auto;
}

@media(min-width: 768px){
	.table__intentions .godzina{
		width: 120px;
	}
}

@media(max-width: 767px){
	.table__intentions .godzina{
		width: 70px;
	}
}

.table__intentions thead tr th{
	text-transform: capitalize;
}

/* css/szkielet.css */
/***** Poziomy układu strony zaimplementowane w bootstrapie *****/
@media (max-width: 479px){}
@media (min-width: 480px) and (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1299px) {}
@media (min-width: 1300px) {}   /***** Nastąpiła ziana na 1300px *****/

/*================== Podstawowe style ======================*/

body, div, p, table, tr, td{
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color : #353A40;
}

body {
	min-width: 300px;
  	overflow-x: hidden;
  	margin: 0;
}

img{
	min-height: 1px;
	max-width: 100%;
}
a{
	color: #701101;
  text-decoration: none;
}
a:hover,
a:focus {
	color: #C2C2C2;
  text-decoration: underline;
}
@media print{
    a.cms-klawisz, button.cms-klawisz{
	 	display: none !important;
    }
}
header,
footer,
main{
	position: relative;
}
article{
	word-break: break-word;
}

a,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
select{
	cursor: pointer;
}

.hide {
	display: none;
}

.wrapper {
	overflow: hidden;
}
.well-15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.well-30{
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-45{
	padding-top: 45px;
	padding-bottom: 45px;
}
.well-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.well-70{
	padding-top: 70px;
	padding-bottom: 70px;
}
.well-75{
	padding-top: 75px;
	padding-bottom: 75px;
}
.well-100{
	padding-top: 100px;
	padding-bottom: 100px;
}
.well-135{
	padding-top: 135px;
	padding-bottom: 135px;
}
.well-150{
	padding-top: 150px;
	padding-bottom: 150px;
}
.well-170{
	padding-top: 170px;
	padding-bottom: 170px;
}
.well-0-15{
	padding-bottom: 15px;
}
.well-0-20{
	padding-bottom: 20px;
}
.well-0-30{
	padding-bottom: 30px;
}
.well-0-45{
	padding-bottom: 45px;
}
.well-0-60{
	padding-top: 0px;
	padding-bottom: 60px;
}
.well-0-140{
	padding-top: 0px;
	padding-bottom: 140px;
}
.well-0-170{
	padding-top: 0px;
	padding-bottom: 170px;
}
.well-15-75{
	padding-top: 15px;
	padding-bottom: 75px;
}
.well-30-0{
	padding-top: 30px;
	padding-bottom: 0px;
}

.well-90-0{
	padding-top: 90px;
	padding-bottom: 0px;
}
.well-30-75{
	padding-top: 30px;
	padding-bottom: 75px;
}
.well-45-0{
	padding-top: 45px;
	padding-bottom: 0px;
}

.well-45-30{
	padding-top: 45px;
	padding-bottom: 30px;
}

.well-60-45{
	padding-top: 60px;
	padding-bottom: 45px;
}

@media(min-width: 1300px){
	.well-side-lg-60{
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media(max-width: 767px) {
	.well-sm-0-15{
		padding-top: 0px;
		padding-bottom: 15px;
	}
	.well-sm-0-30{
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

.well-rwd-lg-0-140{
		padding-top: 0px;
		padding-bottom: 140px;
}
@media (min-width: 992px) and (max-width: 1299px) {
	.well-rwd-lg-0-140{
		padding-bottom: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.well-rwd-lg-0-140{
		padding-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.well-rwd-lg-0-140{
		padding-bottom: 60px;
	}
}

.mgr-top-10{
	margin-top: 10px;
}

.mrg-bottom-30{
	margin-bottom: 30px;
}

@media(min-width: 768px){
	.col-md-mrgtop--15{
		margin-top: -15px;
	}
}
@media(max-width: 767px){
	.col-sm-mrgtop{
		margin-top: 40px;
	}
}

.brd-btm-black{
	border-bottom: 1px solid black;
}

.hr-black{
	border-top: 1px solid black;
}
.iws-spec-padd-left-30{
	padding-left: 30px;
}
.iws-spec-padd-right-30{
	padding-right: 30px;
}
.relative{
	position: relative;
}

.form-logowanie{
	width: 500px;
    margin: auto;
}

.form-logowanie .control-label{
	text-align: left;
}

.form-logowanie .checkbox label{
	margin-left: 5px;
}

@media(max-width: 500px){
	.form-logowanie{
		width: 100%;
	}
}

/*================== Style dla Section ======================*/

section{
	position: relative;
	min-height: 15px;
	background-color: #FFFFFF;
}
.section-color-white{
	background-color: #FFFFFF;
}
.section-color-lggrey{
	background-color: #f6f8fa;
}
.section-onas{
	padding-top: 50px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-onas{
		padding-top: 160px;
		padding-bottom: 185px;
	}
}
.section-opinie{
	background-image: url('../images/sekcja_opinie/tlo.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 350px;
	padding-top: 55px;
	padding-bottom: 55px;
}
@media(min-width: 1600px){
	.section-opinie{
		padding-top: 155px;
		padding-bottom: 155px;
	}
}

.section-opinie:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(255,255,255,0.8);
	z-index: 0;
}
.section-partnerzy{
	padding-top: 45px;
	padding-bottom: 55px;
}
@media(min-width: 1600px){
	.section-partnerzy{
		padding-top: 145px;
		padding-bottom: 155px;
	}
}
.section-cms{
	padding-top: 75px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-cms{
		padding-top: 185px;
		padding-bottom: 185px;
	}
}
.section-kolkaprocentowe{
	padding-top: 75px;
	padding-bottom: 75px;
}

@media (max-width: 991px){
	.section-info-kont{
		padding-top: 60px;
	}
}
.section-info-kont{
	margin-top: 15px;
}
#start{
	z-index: 2;
	background-color: white;
}
/*================== Koniec styli dla Section ======================*/

/*================== Style dla Strony z Menu ======================*/
#tresc-article{
	float: right;
	order: 2;
	border-left: 1px solid #e1e1e1;
}
#tresc-article h2{
	margin-bottom: 15px;
}
@media (min-width: 1300px){
	#tresc-article{
		padding-left: 20px;
	}
}
/*@media(min-width: 991px){
	#tresc-article:before{
		display: block;
		position: absolute;
		content: " ";
		left: 0px;
		width: 1px;
		height: 100%;
		background-color: #e1e1e1;
	}
}*/
#tresc-menu{
	float : left;
	order: 1;
}
@media (min-width: 1300px){
	#tresc-menu{
		padding-right: 20px;
	}
}
@media(max-width: 991px){
	#tresc-menu{
		display : none;
	}
}

.tresc-menu--container{
	display: flex;
}

/*================== Koniec styli dla Strony z Menu ======================*/

/*================== Style dla Footer ======================*/
footer{
}

.footer-before{
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

.footer-top{
	position: relative;
	background-color: #222931;
}

.footer-bottom{
	padding: 32px 0;
}

.vline-before{
	position: relative;
}
.vline-before:before{
	position: absolute;
	display: block;
	content: " ";
	left: 0px;
	top: 8px;
	width: 1px;
	height: 90px;
	background: rgba(255, 255, 255, .4);
}
@media(max-width: 991px){
	.vline-before:before{
		display: none;
	}
}

.footer-cont-art h3{
	font-size: 28px;
	font-weight: 700;
	margin-top:0px;
}

/*================== Koniec Styli dla Footer ======================*/

/*================== Koniec Podstawowych styli ======================*/

/*================== Stuck_container ======================*/
.stuck_container {
	left: 0px;
	right: 0px;
	z-index: 130;
	padding: 10px 0px;
	background:  rgba(35, 35, 35, 0.4);
	border-bottom: 1px solid rgb(255, 255, 255);
	-moz-transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}
.stuck_container{
	background-color: rgba(255, 255, 255, 0.8);
}

@media(max-width: 991px){
	header{
		padding-top: 91px;
	}
	.stuck_container{
		background-color: rgb(255, 255, 255);
	}
}

.stuck_container > .navbar{
	margin: 0px;
	border: 0px;
	background: none;
	padding: 0;
}

.stuck_container ul{
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
}

.stuck_container ul > li {
	position: static;
}

.stuck_container ul > li.active{
	margin-left: 0px !important;
	position:absolute;
	float: none !important;;
	border-bottom: 3px solid darkgray;
}

.stuck_container ul > li > a{
	color: #000000;
	font-size: 17px;
	font-weight: 700;
	font-family: "Ubuntu", sans-serif;
	text-transform: uppercase;
	display: inline;
	line-height: 45px;
    display: block;
}

.stuck_container ul > li > a:hover,
.stuck_container ul > li > a:active{
	text-decoration: none;
}

.grecaptcha-badge {
    z-index: 9;
}

@media (max-width: 1499px){
	.stuck_container ul > li > a{
  		font-size: 12px;
	}
}

.menu_poziome_desktop > ul > li > a,
.navbar-default .navbar-nav > li > a{
	/* color: white; */
}
.menu_poziome_desktop > ul > li > a:hover,
.menu_poziome_desktop > ul > li > a:focus{
	color: rgb(67, 67, 67) !important;
	font-weight: 700;
}

/* Submenu w menu poziomym - górnym 
	24.10 ŁF */
.menu_poziome_submenu{
	position: absolute;
    background-color: rgba(0,0,0,1);
	border: 1px solid #000;
	display: none;
}

.menu_poziome_submenu ul{
	list-style-type: none;
    margin: 0;
    padding: 8px 10px;
}

.menu_poziome_submenu ul li a{
    padding: 5px 15px;
    display: block;
    color: white;
}

.menu_poziome_submenu_rodzic:hover .menu_poziome_submenu{
	display: block;
}

.menu_poziome_submenu .cms-klawisz{
	padding: 0 5px;
	margin: 5px;
}

.menu_poziome_submenu ul ul{
	margin-left: 15px;
}

/* END Submenu w menu poziomym - górnym */

@media (min-width: 1300px){
	#menu_glowne_poziome > li > a {
		padding-right: 10px;
    	padding-left: 10px;
	}
}
@media (min-width: 992px) and (max-width: 1299px){
	#menu_glowne_poziome > li > a {
		padding-right: 4px;
    	padding-left: 4px;
	}
}
/*str start*/
.header-page-start #stuck_container_abs_fix{
	position: absolute;
	top: 0%;
  transition: 0.3s all;
}
.header-page-standard #stuck_container_abs_fix.yes-fixed,
.header-page-start #stuck_container_abs_fix.yes-fixed{
	position: fixed;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.9);
}

@media(min-width: 991px)
{
	.header-page-standard #stuck_container_abs_fix.yes-fixed,
	.header-page-start #stuck_container_abs_fix.yes-fixed{
		padding: 5px 0;
	}

	.header-page-standard #stuck_container_abs_fix.yes-fixed .navbar-brand span,
	.header-page-start #stuck_container_abs_fix.yes-fixed .navbar-brand span {
		top: 0;
	}
}

@media(max-width: 991px){
	.header-page-start #stuck_container_abs_fix,
	.header-page-start #stuck_container_abs_fix.yes-fixed{
		position: absolute !important;
		top: 0%;
	}
}

/*str standard*/
.header-page-standard #stuck_container_abs_fix{
	position: absolute;
	top: 0%;
}
.header-page-standard #stuck_container_abs_fix.yes-fixed{
	position: fixed;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.9);
}

@media(max-width: 991px){
	.header-page-standard #stuck_container_abs_fix,
	.header-page-standard #stuck_container_abs_fix.yes-fixed{
		position: absolute !important;
		top: 0%;
	}
}

.menu-button-mobile{
	display: block;
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	border: 1px solid rgb(0, 0, 0);
}
.menu-button-mobile > span{
	display : block;
	position: absolute;
	width: 30px;
	height : 4px;
	left: 9px;
	background: rgb(0, 0, 0);
}
.menu-button-mobile > span:nth-child(1){
	top: 9px;
}
.menu-button-mobile > span:nth-child(2){
	top: 22px;
}
.menu-button-mobile > span:nth-child(3){
	top: 35px;
}

@media(min-width: 992px){
	.menu-button-mobile{
		display: none;
	}
}
@media(max-width: 991px){
	.menu_poziome_desktop{
		display: none;
	}
}

.menu_poziome_mobile_out{
	position: absolute;
  top: 104px;
  left: 0px;
  right: 0px;
	z-index: 201;
}

@media(min-width: 992px){
	.menu_poziome_mobile_out{
		display: none !important;
	}
}

#menu_mobilne{
	display: none;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background: rgba(0,0,0,.8);
    overflow-y: hidden;
}
#menu_mobilne ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu_mobilne ul ul{
	display: none;
}
#menu_mobilne>ul{
	border-bottom: 1px solid #AAA;
}
#menu_mobilne li{
}
#menu_mobilne span{
	width: 100%;
	display: block;
}
.menu_mobilne a,
.menu_mobilne li.menu > span{
/*	font-family: "Open Sans", "trebuchet MS";*/
	font-size: 16px;
	color: white;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	cursor: pointer;
}

#menu_mobilne li.menu > span,
#menu_mobilne [data-deep="0"],
#menu_mobilne [data-deep="1"] {
	text-transform: uppercase;
}

#menu_mobilne [data-deep="0"] {
	font-weight: bold;
}

#menu_mobilne li.menu > span { 
	position: relative;
	padding-left: 10px;}
#menu_mobilne [data-deep="0"]{ padding-left: 10px;}
#menu_mobilne [data-deep="0"] a, 
#menu_mobilne > ul > li > span,
#menu_mobilne > ul > li > span > a {
	font-weight: bold;
	font-size: 20px;
}

#menu_mobilne li.menu > span > a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}

#menu_mobilne .menu--first > span,
#menu_mobilne .articles-inside {
	position: relative;
}

#menu_mobilne .articles-inside > a:after,
#menu_mobilne .menu--first > span:after,
#menu_mobilne li.menu > span a:after{
	content: 'V';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 20px;
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	padding-left: 10px;
	color: #AAA;
}

#menu_mobilne a:hover,
#menu_mobilne span:hover {
	color: #fff;
}

#menu_mobilne [data-deep="0"]:before{ content: "";}

#menu_mobilne li > span > a[data-deep="1"] { padding-left: 30px;}
#menu_mobilne li.menu > span > a[data-deep="1"] { padding-left: 20px;}

#menu_mobilne li > span > a[data-deep="2"] { padding-left: 50px;}
#menu_mobilne li.menu > span > a[data-deep="2"] { padding-left: 40px;}

#menu_mobilne li > span > a[data-deep="3"] { padding-left: 70px;}
#menu_mobilne li.menu > span > a[data-deep="3"] { padding-left: 60px;}

#menu_mobilne [data-deep="1"]:before, 
#menu_mobilne [data-deep="2"]:before, 
#menu_mobilne [data-deep="3"]:before { 
	content: attr(data-before); 
	padding-left: 0px;
	position: absolute; 
	left: 10px;
	color: #aaa;
}

#menu_mobilne [data-deep="1"] a,
#menu_mobilne [data-deep="2"] a,
#menu_mobilne [data-deep="3"] a {
	margin-left: 10px;
}

#menu_mobilne [data-deep="1"]:before {padding-left: 0px;}
#menu_mobilne [data-deep="2"]:before {padding-left: 20px;}
#menu_mobilne [data-deep="3"]:before {padding-left: 40px;}

#menu_mobilne button:before{ content: "" !important; padding: 0px !important; }

.navbar-header{
	float: left;
	transition: 0.3s ease all;
}
.navbar-brand{
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	transition: 0.3s ease all;
}

#stuck_container_abs_fix.yes-fixed .navbar-brand{
	margin-top: 0;
}

.navbar-brand > img {
	display: block;
	position: relative;
	top: 4px;
	transition: 0.3s all;
}

.navbar-brand > img,
.navbar-brand > span {
    float: left;
}
.navbar-brand > span {
	position: relative;
	margin-left: 10px;
	color: white;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.4;
	transition: 0.3s all;
	margin-top: 0;
}
@media(max-width: 489px){
	.navbar-brand > span {
		width: 165px;
		font-size: 14px;
		top: 0px;
	}
}

.stuck_container.yes-fixed .navbar-header{
	max-height: 80px;
}

.stuck_container .navbar-header{
	max-height: 120px;
}



@media(min-width: 991px) and (max-width: 1150px){
	.header-page-standard #stuck_container_abs_fix.yes-fixed .navbar-brand span,
	.header-page-start #stuck_container_abs_fix.yes-fixed .navbar-brand span,
	.navbar-brand > span {
		font-size: 13px;
	}
	.header-page-standard #stuck_container_abs_fix.yes-fixed .navbar-brand img, 
	.header-page-start #stuck_container_abs_fix.yes-fixed .navbar-brand img,
	.navbar-brand > img{
		height: 47px;
		top: 2px;
	}

	.stuck_container ul > li > a{
		font-size: 13px;
	}

	.navbar-brand{
		margin-top: 8px;
	}
}

/*================== End Stuck_container ======================*/


/*================== Paralax ======================*/
.parallax{
	position: relative;
  overflow: hidden;
}
.parallax_cnt {
	position: relative;
	min-height: 300px;
	padding-bottom: 45px;
	padding-top: 45px;
}
@media (max-width: 767px) {
	.parallax_cnt {
		min-height: 350px;
	}
}

.parallax_image {
	background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax-shadow .parallax_image:after,
.parallax-shadow2 .parallax_image:after
{
	z-index: 2;
	display: block;
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.parallax-shadow .parallax_image:after{
	background: rgba(0,0,0,0.7);
}
.parallax-shadow2 .parallax_image:after{
	background: rgba(0,0,0,0.35);
}
.parallax_image,
.parallax_pattern {
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}


@media (max-width: 767px) {
	.paralax-mega-full-page .parallax_cnt{
		min-height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.paralax-mega-full-page .parallax_cnt{
		min-height: 450px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.paralax-mega-full-page .parallax_cnt{
		min-height: 600px;
	}
}
@media (min-width: 1300px) {
	.paralax-mega-full-page .parallax_cnt{
		min-height: 950px;
	}
}

/* paralax-header */
@media (min-width: 1300px) {
	.paralax-header{
		padding-top: 135px;
    padding-bottom: 135px;
	}
}
@media (min-width: 992px) and (max-width: 1299px){
	.paralax-header{
		padding-top: 75px;
    padding-bottom: 75px;
	}
}
@media (max-width: 991px){
	.paralax-header{
		padding-top: 0px;
    padding-bottom: 0px;
	}
}

/*================== End Paralax ======================*/
/*================== Maps ======================*/

.leaflet-pane{
	z-index: 5 !important;
}

.leaflet-top, .leaflet-bottom{
	z-index: 6 !important;
}

.leaflet-bottom.leaflet-right .leaflet-control-zoom{
	margin-bottom: 60px;
}

@media (max-width: 479px){
	.mapa{
		height: 250px;
	}
	.leaflet-bottom.leaflet-right .leaflet-control-zoom{
		margin-bottom: 7px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.mapa{
		height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.mapa{
		height: 350px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.mapa{
		height: 500px;
	}
}
@media (min-width: 1300px) {
	.mapa{
		height: 700px;
	}
}

/*Button dojazdu do celu*/
a.map-destination-button{
	position: absolute;
	bottom:24px;
	right:10px;
	background-color: white;
	color: black;
	padding: 10px 20px;
	z-index:7;
  border: 2px solid;
}
a.map-destination-button:hover{
	text-decoration: none;
}
@media (max-width: 479px){
	a.map-destination-button {
		width: calc(100% - 61px);
    	left: 10px;
		justify-content: center;
		align-items: center;
		display: flex;
		padding: 17px;
	}
	#mapa{
		height: 50vh;
	}
}

/*================== End Maps ======================*/

/*==================     ToTop     ======================*/
.toTop {
	width: 43px;
  height: 43px;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: block;
  overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
  bottom: -70px;
  transition:  bottom 0.5s;
}
.toTop.active {
  bottom: 180px;
}
.toTop:hover,
.toTop:focus{
/*  background-image: url('../images/totop/up_2.png');*/
}
.toTop:active,
.toTop:hover,
.toTop:focus  {
	text-decoration: none;
}
.toTop:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 43px;
  height: 43px;
	background-image: url('../images/totop/totop_dlugi.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
  transition: 0.8s ease;

}
.toTop:hover:before{
	background-position: 0px -133px;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
@media(max-width: 1850px){
	.toTop {
  	display: none !important;
	}
}
/*==================  End ToTop ======================*/

/*==================   Menu Boczne Panel    =====================*/

.menu_boczne{
}
.menu_boczne > ul{
}
.menu_boczne ul{
	padding: 0px;
	list-style: none;
	font-size: 19px;
  line-height: 23px;
}
.menu_boczne ul ul{
	padding-left: 12px;
	display: none;
}
.menu_boczne ul li{
}
.menu_boczne ul li a{
	display: block;
  padding: 15px 10px 15px 20px;
	color: #434345;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
.menu_boczne ul li a:hover,
.menu_boczne ul li a.menu_wybrany{
	text-decoration: none;
}
.menu_boczne ul li a:before{
	font-family: 'FontAwesome';
	content: "\f105";
/*	content: "\f054";*/
	display: block;
	position:absolute;
	left: -5px;
	opacity: 0;

  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.menu_boczne ul li a.menu_wybrany:before{
	left: 5px;
	opacity: 1;
}
.menu_boczne ul li a:not(.menu_wybrany):hover:before{
	left: 5px;
	opacity: 1;
}

.menu_boczne .menu-label{
	margin-top: 0px;
	margin-bottom: 5px;
}

h2.nazwa_obiektu,
h2.nazwa_obiektu_biala{
	text-align: center;
}
h2.nazwa_obiektu_biala{
	color: white;
}
.menu_boczne .menu-label,
h2.nazwa_obiektu,
h2.nazwa_obiektu_biala{
	font-size: 30px;
}



/*==================   End Menu Boczne Panel    =====================*/
/*=======================   MEDIA PANEL   ===========================*/

.sl__container{
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -150px;
	top: 160px;
	width: 190px;
   	z-index: 11;
}
.sl__item{
	color: #efefef;
	height: 40px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
    height: 40px;
    width: 40px;
    background-color: rgba(51,51,51,.9);
    padding: 5px;
}
.sl__item--picker{
    width: 270px;
	right: 0px;
	position: relative;
}
.sl__item_inner{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #666;
}
.sl__item_inner i{
	color: white;
}
/*=======================   END MEDIA PANEL   ===========================*/
/*==================   Social Media Buttons    =====================*/
.media_extra{
	z-index: 99;
	display: block;
	right: 0px;
	width: 40px;
	margin: 0px 0px 1px 0px;
}
.navbar__media{
	background-color: #f7f7f7;
	padding: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100vw;
}
.navbar__media img{
	height: auto;
	width: 30px;
}
.navbar__mcontent{
	max-width: 500px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}
/*==================   END Social Media Buttons    =====================*/

/*==================  Facebook Widget  =====================*/
div.fb-container{
	display: block;
	position: relative;
	width: 300px;
	z-index: 98;
	margin: 0px 0px 1px 0px;
	right: -40px;
	height: 108px;
}
div.fb-static{
	right: 0px;
}
div.fb-button{
	display: block;
	position: absolute;
	left: -40px;
	width: 40px;
	height: 108px;
	cursor: pointer;
}
/*==================  END Facebook Widget  =====================*/
/*==================  Instagram Widget  =====================*/
.instagram-media{
	min-width: unset !important;
	width: 350px !important;
	max-height: 364px;
}
.instagram-media div{
	display: none;
}
.instagram-content{
	max-height: 364px;
	overflow: hidden;
}
.instagram-container{
	position: relative;
	z-index: 97;
	display: block;
	width: 350px;
	margin: 0px 0px 1px 0px;
	right: -40px;
	height: 129px;
}
.instagram-mobile{
	right: 0px;
}
.instagram-button{
	display: block;
	position: absolute;
	left: -40px;
	width: 40px;
	height: 129px;
	cursor: pointer;
}

/*==================  END Instagram Widget  =====================*/


/*==================   table--responsive    =====================*/

.table--responsive{
	min-width: 670px;
	max-width: 100%;
	width: 100%;
	margin: 0px auto;
	border: 1px solid #dfdfdf;
	table-layout: fixed;
}
.table--responsive thead{
	border-bottom: 1px solid #dfdfdf;
}
.table--responsive tbody{
}
.table--responsive thead tr:first-child{
	border-bottom: 4px double #dfdfdf;
}
.table--responsive thead tr th{
	background-color: #f7f7f7;
 	height: 87px;
}
.table--responsive thead tr th.th-short{
	width: 100px;
}
.table--responsive thead tr th.th-short-2{
	width: 120px;
}
.table--responsive thead tr th.th-short-3{
	width: 30px;
}
.table--responsive tbody tr{
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}
.table--responsive tbody tr.table--responsive_tr_selcted{
	background-color: #d7d7d7;
}
.table--responsive tbody tr:hover{
	background-color: #efefef;
}
.table--responsive tr td{
	padding-top: 20px;
	padding-bottom: 20px;
  word-wrap: break-word;
  border-top: unset;
  border-bottom: 1px solid #dee2e6;
}
.table--responsive th,
.table--responsive td{
	vertical-align: middle;
	padding-right:5px;
	padding-left: 5px;
}

.table--responsive p{
	font-size: 13px;
}

.table--responsive-cont-img{
	width: 60px;
	height: 60px;
	border: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f7f7f7;
	display: table;
	margin: 0px auto;
}
.table--responsive-cont-img div{
	display: table-cell;
	vertical-align: middle;
}
.table--responsive .table--responsive-mala{
	font-size: 14px;
	color: #333;
}
.table--responsive .table--responsive-duza{
	font-size: 15px;
	color: #044980;
	font-weight: bold;
}
.table--responsive-dark-button{
	display: inline-block;
	border-radius: 4px;
	border: 0px;
	font-size: 18px;
	font-weight: 700;
	color: white;
	line-height: 44px;
	background-color: #323232;
	padding: 0px 10px;
	text-transform: uppercase;
}
.table--responsive-dark-button:link,
.table--responsive-dark-button:hover{
	color: white;
	text-decoration: none;
}

@media(max-width: 1600px){
	.table--responsive{
		min-width: auto;
		border-top: unset;
	}
	.table--responsive thead{
		display: none;
	}
	.table--responsive tbody{
		display: block;
	}
	.table--responsive tr{
		display: block;
		border: unset;
	}
	.table--responsive td{
		display: flex;
		align-items: center;
		clear: both;
		padding-left: 20px;
		padding-right: 20px;
	}
	.table--responsive td:not(:last-of-type):before{
		display: block;
		position: relative;
		content: attr(data-name);
		width: 50%;
		float: left;
		padding-bottom: 5px;
		font-weight: bold;
		text-align: left;
	}

	.table--responsive.table--few-columns td{
		padding-left: 20px;
		padding-right: 20px;
	}

	.table--responsive.table--few-columns td:last-of-type {
		padding-left: 20px;
		padding-right: 20px;
		display: flex;
		justify-content: center;
	}
	.table--responsive .pilgrimage-buttons{
		width: 300px;
	}

	.table--responsive p{
		width: 50%;
		float: right;
		padding-bottom: 5px;
		text-align: left;
	}

	.table--responsive img{}
}

.dane-table--responsive label{
	font-weight: normal;
	margin-left: 7px;
}

/*==================   END table--responsive    =====================*/

/*==================   Mody Styli bootstarp dla strony kontakt    =====================*/

.box-fa-square{
	min-width: 50px;
	height: 70px;
	float: left;
  	font-size: 60px;
	margin-right: 25px;
}
.box-fa-square-next{
	float: left;
}
@media(max-width: 1299px){
	.box-fa-square{
		text-align: center;
		margin-right: 0px;
		margin-bottom: 5px;
		width: 100%;
	}
	.box-fa-square-next{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}

.kontakt-form .form-group{
	margin-bottom: 0px;
}
.kontakt-form .form-control{
	color: #FFF !important;
	background: rgba(0, 0, 0, .3) !important;
	border-radius: 0px;
	border: 1px solid white;
	padding:20px 20px;
}
.kontakt-form .form-control:focus{
	border-color: #2BAEB8;
}
.kontakt-form .form-control::-moz-placeholder{
	color: white;
}
.kontakt-form .form-control:-ms-input-placeholder{
	color: white;
}
.kontakt-form .form-control::-webkit-input-placeholder{
	color: white;
}
.kontakt-form input.form-control{
	height: 70px;
}
.kontakt-form .form-group label{
	color: #FFF;
	padding-left: 5px;
	font-weight: normal;
}
.kontakt-form .form-group label a{
	color: #FFF;
}
.kontakt-form textarea.form-control{
	height: 300px;
}
.btn-animate-4{
  position: relative;
	height: 60px;
  min-width: 178px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: rgba(0,0,0,.3);
  overflow: hidden;
	transition: all 0.3s ease;
	cursor: pointer;
	z-index: 1;
  line-height: 36px;
}
.btn-animate-4:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
}
.btn-animate-4:before { /*kolor wybrany*/
	background-color: #2BAEB8;
}
.btn-animate-4:hover,
.btn-animate-4:focus{
	color: white;
	text-decoration: none;
}
.btn-animate-4:hover:before,
.btn-animate-4:focus:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}
@media(min-width: 490px){
	form .btn-animate-4 + .btn-animate-4{
		margin-left: 30px;
	}
}

@media(max-width: 489px){
	form .btn-animate-4{
		margin: 0px auto 30px auto;
		display: block;
	}
}

/*==================   CATPCHA   ===================*/

.captcha-parent{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
}

@media (min-width: 490px)
{
.captcha-parent {
    margin-left: 15px;
	margin-right: 15px;
}
}

@media (max-width: 489px){
.captcha-parent {
    margin-bottom: 30px;
}
}


.form-group .captcha{
	height: 60px !important;
	color: white !important;
    background: rgba(0, 0, 0, .3);
    border-radius: 0px;
    /*border: 1px solid white;*/
    padding: 20px 20px;
	width: 178px;
}


.captcha_img{
display:inline-block;
border: 1px solid white;
}

@media (max-width: 489px){
.captcha_img {
    margin-bottom: 30px;
}
}

.captcha-error{
	padding-bottom: 15px;
}

.captcha-error p{
	color: red;
}


/*==================   END Mody Styli bootstrap dla strony kontakt    =====================*/


/*==================   Mody Styli bootstrap dla kolumn i ogólnie sekcji    =====================*/

/* MODY DLA STR START KOLUMNY Z KÓŁKAMI */
.col-iws-lg-k1,
.col-iws-lg-k2{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1300px){
	.col-iws-lg-k1{
		width : 55.5%;
	}
	.col-iws-lg-k2{
		width : 44.5%;;
	}
}

/*button szary*/
.btn-animate-5{
  position: relative;
	display: inline-block;
	height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #222534;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #222534;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-5:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-5:hover{
	color: #222534;
	text-decoration: none;
}

.btn-animate-5:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}

/*button wybrany*/
.btn-animate-wyb{
  position: relative;
	display: inline-block;
	min-height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #2BAEB8;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #2BAEB8;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-wyb:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-wyb:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.btn-animate-wyb:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}

/* MODY DO KONTAKTU */
.col-iws-lg-t1,
.col-iws-lg-t2,
.col-iws-lg-t3{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.contact-article{
	max-width: 525px;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

/* MODY DLA MAPKI	*/

@media(min-width: 768px) {
	.col-relative-mod{
		position: relative;
		min-height: 600px;
	}
}
@media(max-width: 767px) {
	.col-relative-mod{
		position: relative;
		min-height: 300px;
	}
}


/*==================   END Mody Styli bootstrap dla kolumn i ogólnie sekcji    =====================*/

/*=======================   OKNO LOGOWANIA   ===========================*/

.ui-widget-overlay {
    background: black;
    opacity: .6;
}

.ui-widget-header {
    border: none;
    background: transparent;
	    margin-top: 11px;
}

.ui-dialog-title {
    color: #35363B;
	font-family: 'Lobster', sans-serif;
	font-weight: 800;
	font-size: 35px;
	padding-left: 25px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 26px;
}

.ui-dialog-buttonset{
	float: none !important;
}

.ui-dialog-buttonset button{
color: #000;
    font-size: 14px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 10px;
    margin: 10px 10px;
    text-align: center;
    border-radius: 3px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
	min-width:115px;
	font-family: "Ubuntu", "Open Sans", "trebuchet MS";
	pointer-events:all;
}

.ui-dialog-buttonset button:hover{
	background-color: rgba(35,35,35,0.96);
	color: white;
	cursor: pointer;
}

.ui-widget input[type="text"],
.ui-widget input[type="password"] {
    width: 241px !important;
	font-size: 16px;
   	border: 1px solid #d0d0d0;
}

.ui-widget input[type="checkbox"] {
	display:inline-block;
}

#logowanie-form-popup label{
	display: inline-block;
}

.ui-dialog .ui-dialog-content {
    padding: 0 40px;
	height: 250px !important;
	font-size:12px;
	margin-top:20px;
	font-weight: 800;
	overflow: hidden;
}

.ui-dialog .ui-dialog-content p {
	font-weight: 800;
	font-size:20px;
	padding-bottom: 22px;
}

.ui-dialog .ui-dialog-titlebar-close{
	right: 36px;
	overflow: hidden;
    color: transparent;
	background-color: #FFF;
    border: 0;
}

.ui-dialog {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	z-index: 150;
}

span.checkbox
{
	position: relative;
    display: inline-block;
    min-height: 0;
    height: 25px;
    line-height: 25px;
    width: 25px;
    background: #ffffff;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    vertical-align: middle;
	margin-right: 10px;
	border-radius: 4px;
}

p.phone{
	font-size: 14px !important;
	padding-top: 10px;
}

span.checkbox input[type="checkbox"] {
    position: relative;
    z-index: 2;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0;
	float: left;
}

span.checkbox label {
    left: 4px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

span.checkbox label:before {
    content: '';
    font-family: "Material Icons";
    font-size: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #35363B;
}

span.checkbox input[type="checkbox"]:checked + label:before {
    content: '\e5ca';
}

label[for=remember],
label[for=forget]
{
    font-weight: 400;
}

.moto-widget{
	position: relative;
}

.content-header{
	height: 952px;
	background: #ddd;
}

.content-menu{
	margin: 0;
	padding: 0;
	border-style: solid;
   border-color: #eaedef;
	border-bottom-width: 2px;
	position: relative;
	height: 73px;
	background: white;
}

.attached_top{
 	top: 0;
     position: fixed;
    z-index: 400;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.content-section{
	height:2500px;
	background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, yellow); /* Standard syntax */
}


    input.text { margin-bottom:12px; width:95%; padding: .4em; }
    fieldset { padding:0; border:0; margin-top:25px; }
    /*h1 { font-size: 1.2em; margin: .6em 0; }*/
    div#users-contain { width: 350px; margin: 20px 0; }
    div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
    div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
    .ui-dialog .ui-state-error { padding: .3em; }
    .validateTips { border: 1px solid transparent; padding: 0.3em; }

	.hidden-submit {
	position: absolute;
	top:-1000px;
}

/*=======================   END OKNO LOGOWANIA   ===========================*/

/*=======================  Cookies popup  ===========================*/
.cookies-message-container{
	position: fixed;
	left: 0px;
	bottom: 150px;
	z-index:999;
	width: 100%;
	max-width: 568px;
	height: 87px;
}

.cookies-message{
	height: 100%;
	background-color: rgba(0,0,0,.7);
	display: none;
}

.cookies-message img{
	margin-top: 15px;
	margin-left: 15px;
}

.cookies-title{
	position: absolute;
	left: 100px;
	top: 20px;
	color: #FFF;
	font-weight: bold;
}

.cookies-close{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFF;
	font-weight: bold;
}

.cookies-close:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.cookies-opis{
	position: absolute;
	top: 50px;
	left: 100px;
	color: #FFF;
	font-size: 11px;
}

.cookies-text{
	color: #E2B421;
}

/*=======================  END Cookies popup  ===========================*/

ul.standard a{
	color: #666;
}
/*==================   Panel zmiany koloru głównego    =====================*/


.color_change_panel,
.font_change_panel,
.login_panel{
	width: 230px;
	background-color: rgba(51,51,51,.9);
	padding: 9px;
	text-align: center;
	float: right;
	color: #000;
	height: 40px;
	position: relative;
	right: -5px;
}
.color_change_panel p,
.font_change_panel p{
	color: #FFFFFF;
	margin-bottom: 2px;
}

.color_change_panel select,
.font_change_panel select{
	cursor: pointer;
	height: 24px;
	width: 100%;
}

/* Color Picker - własny kolor / Łukasz F. */
.pickerStyle{
	width: calc(50% - 5px);
	margin: 5px 5px 0 0;
	height: 36px;
	vertical-align: middle;
	text-align: center;
    font-family: "Open Sans", "trebuchet MS";
    font-size: 16px;
}
.pickerSubmitRight{
	width: calc(50% - 5px);
	min-width: auto;
	margin: 5px 0 0 5px;
}

.inherit-height{
	height: inherit;
}

/* END COLOR PICKER */

.login_panel h4 {
	text-align:left;
	color: #FFF;
}

.login_control {
	position:relative;
}

.login_control_prepend{
	display: block;
}

.login_control_prepend .login_control_icon{
	font-size: 19px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
	vertical-align: top;
}

.login_control_prepend .login_control_icon i,
.login_control_prepend .login_control_icon > span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -13.5px 0 0 -13.5px;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    color: #998675;
    font-size: 13px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}



.login_control_prepend input {
	color: #5e5e5e;
    position: relative;
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
	border: none;
    width: 100%;
    background: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 18px;
    height: 50px;
    line-height: 30px;
    padding: 10px 10px 10px 50px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease , box-shadow 1s ease;
    -moz-transition: border-color 1s ease , box-shadow 1s ease;
    -o-transition: border-color 1s ease , box-shadow 1s ease;
    transition: border-color 1s ease , box-shadow 1s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*==================   END Panel zmiany koloru głównego   =====================*/

/* ========= Timeline ========= */
@media (min-width: 1300px){
	.container-timeline{
		padding-right: 85px;
		padding-left: 85px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.container-timeline .row .row .col-lg-3{
		width: 20%;
	}
}

.text-bold{
	font-weight: 700;
}

@media (max-width: 991px){
	.timeline-posts{
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 992px){
   .in-md-left-50{
		padding-left: 50px;
	}
}

@media(min-width: 992px) and (max-width: 1299px){
	.in-md-left-50{
		padding-left: 225px;
	}
}

@media (min-width: 1300px){
   .offset-lg-top-0{
   	   margin-top:0;
   }
   .in-left-180{
		padding-left: 180px;
	}
}

.timeline-post-date p{
	color: #000;
	font-weight: 700;
}

@media (min-width: 992px){
   .timeline-post-date{
		text-align: left;
	}
}


@media (min-width: 1300px){
	.timeline-post{
		position: relative;
	}
	.timeline-post + .timeline-post{
		padding-top: 40px;
	}
	.timeline-post:before{
		content: '';
	    position: absolute;
		top: 0;
	    left: -50px;
	    width: 15px;
	    height: 15px;
	    background: #f2f6ff;
	    border-radius: 50%;
	}
	.timeline-post + .timeline-post:before{
		top: 46px;
    	z-index: 1;
	}
	.timeline-post:after{
		content: '';
	    position: absolute;
		top: 14px;
	    left: -44px;
	    height: 100%;
	    width: 3px;
	}
	.timeline-post:last-child:after{
		height: 70%;
	}
	.timeline-post-date{
		position: absolute;
		top: 0;
		left: -160px;
		min-width: 97px;
		text-align: right;
	}
	.timeline-post + .timeline-post .timeline-post-date{
		top: 42px;
	}
}

input.timeline-mode:not(:first-of-type) {
    margin-left: 15px;
}

input.timeline-mode{
	margin-right: 5px;
}

.timeline-label{
	font-weight: normal;
}

.table--2-columns.timeline-table tr td{
	padding-top: 20px;
	padding-bottom: 20px;
}

.timeline-table textarea{
	padding-top: 8px;
}

/* ========= END Timeline ========= */

/*==================   Obrazki nad obiektem    =====================*/
.div-hide-panel-bottom{
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0px;
	right: 0px;
	height: 41px;
	text-align: center;
	background: white;
	z-index: 1;
}
.div-hide-panel-bottom img{
	display:  block;
	position: relative;
	margin: 0px auto;
	top: -41px;
}

.div-hide-panel-top{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	z-index: 1;
	top: -50px;
}
.div-hide-panel-top img{
	display:  block;
	position: relative;
	margin: 0px auto;
}
/*==================   END Obrazki nad obiektem    =====================*/


/*==================   MINISTRANCI   ====================*/

.table--acolyte .specified{
	background-color: #701101;
	color: #FFF;
}

.table--acolyte .specified:hover{
	background-color: #fccfc8;
	color: #000;
}

.table--acolyte tbody tr:first-of-type{
	background-color: #0A783E;
}

.table--acolyte tbody tr:first-of-type p,
.table--acolyte tbody tr:first-of-type td,
.table--acolyte .specified p,
.table--acolyte .specified td{
	color: #efefef;
}

.table--acolyte tbody tr td,
.table--acolyte tbody tr p{
	color: #FFF;
}

.table--acolyte tbody tr:first-of-type:hover{
	background-color: #D3F3C9;
}

.table--acolyte tbody tr:hover td,
.table--acolyte tbody tr:hover p{
	color: #000;
}

h3.acolyte--day-of-week{
	margin-bottom: 10px;
	margin-top: 25px;
}

/*==================   END MINISTRANCI   ====================*/

/* ================= TABELA Z LINKAMI ====================== */
.container-iws-square{
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch ;
	padding-top: 50px;
}

.spec-iws-square-title {
	background-color: rgba(0,0,0,0.05);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
	text-align: center;
}

.spec-iws-square-out{
	position: relative;
	width: 100%;
	height: parent;
}
@media (min-width: 1300px){
	.spec-iws-square-out{
		width: 25%;
	}
	.spec-iws-square-out:nth-child(n+5) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(4n+1),
	.spec-iws-square-out:not(.top-border):nth-child(4n+2),
	.spec-iws-square-out:not(.top-border):nth-child(4n+3){
    border-right: 1px solid #d6d9df;
	}

}
@media (min-width: 992px) and (max-width: 1299px) {
	.spec-iws-square-out{
		width: 33.33333%;
	}
	.spec-iws-square-out:nth-child(n+4) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(3n+1),
	.spec-iws-square-out:not(.top-border):nth-child(3n+2){
    border-right: 1px solid #d6d9df;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	.spec-iws-square-out{
		width: 50%;
	}
	.spec-iws-square-out:not(.top-border):nth-child(n+3) {
    border-top: 1px solid #d6d9df;
	}

	.spec-iws-square-out:not(.top-border):nth-child(2n+1){
    border-right: 1px solid #d6d9df;
	}

}
@media (max-width: 767px) {
	.spec-iws-square-out{
		width: 100%;
	}
	.spec-iws-square-out:nth-child(n+2) {
    border-top: 1px solid #d6d9df;
	}
	.spec-iws-square-out.top-border{
		border: none;
	}
}

.spec-iws-square-out:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 100%;
	background: rgba(0,0,0,0.05);

  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.spec-iws-square-out:not(.top-border):hover:before{
	bottom: 0px;
}

.spec-iws-square-in{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

/* =================== END TABELA Z LINKAMI ==================== */

/* =================== POPUP ===========================*/
.popup__layer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
}

.popup{
	overflow: hidden;
	position: relative;
	max-width: 800px;
	max-height: 60vh;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 5px;
	border-radius:3px;
}

.popup img{
	width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.popup-close-button{
  	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #FFF;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 15px;
	border: 0;
	border-radius:3px;
}

.cms_komunikat{
	font-family: "Open Sans", "trebuchet MS";
	font-size: 16px;
	text-align: center;
	color: #000;
}

.cms_komunikat-error{
	color: red;
}

.input,
.select,
.textarea {
	/* border: 1px solid #D6D9DF; */
    background-color: #F8F9FA;
    height: 36px;
    width: 230px;
    font-size: 15px;
    /* color: #000 !important; */
    /* font-family: "Open Sans", "trebuchet MS"; */
    padding-right: 18px;
    padding-left: 18px;
    text-align: center;
	text-align-last:center;
}

.table-popup{
	min-width: 670px;
    max-width: 100%;
    margin: 0px auto;
    border-collapse: collapse;
    table-layout: fixed;
}

.table-popup label{
	margin: 0;
}

.table-popup .form{
	border: 1px solid #D6D9DF;
    background-color: #F8F9FA !important;
    font-size: 16px;
    color: #345 !important;
    font-family: "Open Sans", "trebuchet MS";
    padding-right: 18px;
    padding-left: 18px;
    margin-bottom: 10px;
	height: 32px;
	width: 300px;

}

.table-popup .form.cms_form_dodaj_obrazek_plik_nazwa{
	width: 174px;
}

.table-popup .file{
	width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.table-popup input[type="checkbox"]{
	margin-bottom: 8px;
}

.table-popup p{
	font-size: 12px;
	max-width: 600px;
}


.popup-edit-container{
	float: left;
	width: 50%;
}
/* ================= END POPUP =========================*/

.contact-category:after {
    content: "";
    position: absolute;

    left: calc(50% - 30px);
    width: 60px;
    height: 2px;
    background-color: #000;
}


/*====================   KRONIKA    =======================*/

.select-group{
	display: inline-block;
	margin: 10px;
}

.chronicle{
	position: fixed;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	z-index:-100;
	background-color: #FFF;
	overflow: hidden;
	pointer-events: none;
    opacity: 0;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.chronicle--open .chronicle{
	pointer-events: all;
    opacity: 1;
	z-index:100;
}

.chronicle--open {
 	overflow: hidden;
}

.chronicle__close-button{
  	position: absolute;
	top: 50px;
	right: 10px;
	z-index: 1000;
	border: none;
	background: none;
	outline: none;
	cursor: pointer;
	padding: 11px;
	opacity: 0;
	-webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.chronicle--open .chronicle__close-button{
	opacity: 1;
}

.close-button__icon{
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 32px;
	height: 32px;
}

.close-button__bar{
	position: absolute;
    right: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 41px;
    height: 3px;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.close-button__bar:nth-of-type(1){
	top: 0;
	-webkit-transform: scale3d(1, 1, 1) rotate(-44deg);
    transform: scale3d(1, 1, 1) rotate(-44deg);
}
.close-button__bar:nth-of-type(2){
	bottom: 0;
	-webkit-transform: scale3d(1, 1, 1) rotate(44deg);
    transform: scale3d(1, 1, 1) rotate(44deg);
}

.chronicle__close-button:hover .close-button__bar{
	background-color: red;
}
/*==================   END KRONIKA    =====================*/

/*==================  Section BOX  =====================*/

.section__box {
	margin-top: 30px;
}

.section__box-element{
	float: left;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
	background: #FFF;
}

.section__box-inner {
	position: relative;
	margin: 0 auto;
}

.section__box-text {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	padding: 0 10px;
}

.section__box-text p{
	margin: 0px;
	text-align: center;
	font-size: 12px;
}

.section__box-text p strong{
	font-size: 13px;
	font-weight: 500;
	line-height: normal;
}

@media(min-width: 768px){
	.section__box-element:nth-child(2n + 1){
		width: calc(50% - 15px);
		margin-left: 0;
		margin-right: 15px;
	}
	.section__box-element:nth-child(2n + 2){
		width: calc(50% - 15px);
		margin-left: 0px;
		margin-right: 0;
	}
}

@media(min-width: 1300px){
	.section__box[data-columns="3"] .section__box-element:nth-child(3n + 1),
	.section__box[data-columns="4"] .section__box-element:nth-child(3n + 1),
	.section__box[data-columns="5"] .section__box-element:nth-child(3n + 1),
	.section__box[data-columns="6"] .section__box-element:nth-child(3n + 1){
		width: calc(33.333333% - 20px);
		margin-left: 0;
		margin-right: 15px;
	}
	.section__box[data-columns="3"] .section__box-element:nth-child(3n + 2),
	.section__box[data-columns="4"] .section__box-element:nth-child(3n + 2),
	.section__box[data-columns="5"] .section__box-element:nth-child(3n + 2),
	.section__box[data-columns="6"] .section__box-element:nth-child(3n + 2)
	{
		width: calc(33.333333% - 20px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.section__box[data-columns="3"] .section__box-element:nth-child(3n + 3),
	.section__box[data-columns="4"] .section__box-element:nth-child(3n + 3),
	.section__box[data-columns="5"] .section__box-element:nth-child(3n + 3),
	.section__box[data-columns="6"] .section__box-element:nth-child(3n + 3){
		width: calc(33.333333% - 20px);
		margin-left: 15px;
		margin-right: 0;
	}
}

@media(min-width: 1650px){
	.section__box[data-columns="4"] .section__box-element:nth-child(4n + 1),
	.section__box[data-columns="5"] .section__box-element:nth-child(4n + 1),
	.section__box[data-columns="6"] .section__box-element:nth-child(4n + 1){
		width: calc(25% - 22.5px);
		margin-left: 0;
		margin-right: 15px;
	}
	.section__box[data-columns="4"] .section__box-element:nth-child(4n + 2),
	.section__box[data-columns="5"] .section__box-element:nth-child(4n + 2),
	.section__box[data-columns="6"] .section__box-element:nth-child(4n + 2),
	.section__box[data-columns="4"] .section__box-element:nth-child(4n + 3),
	.section__box[data-columns="5"] .section__box-element:nth-child(4n + 3),
	.section__box[data-columns="6"] .section__box-element:nth-child(4n + 3)
	{
		width: calc(25% - 22.5px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.section__box[data-columns="4"] .section__box-element:nth-child(4n + 4),
	.section__box[data-columns="5"] .section__box-element:nth-child(4n + 4),
	.section__box[data-columns="6"] .section__box-element:nth-child(4n + 4){
		width: calc(25% - 22.5px);
		margin-left: 15px;
		margin-right: 0;
	}
}

@media(min-width: 1800px){
	.section__box[data-columns="5"] .section__box-element:nth-child(5n + 1),
	.section__box[data-columns="6"] .section__box-element:nth-child(5n + 1){
		width: calc(20% - 25px);
		margin-left: 0;
		margin-right: 15px;
	}
	.section__box[data-columns="5"] .section__box-element:nth-child(5n + 2),
	.section__box[data-columns="6"] .section__box-element:nth-child(5n + 2),
	.section__box[data-columns="5"] .section__box-element:nth-child(5n + 3),
	.section__box[data-columns="6"] .section__box-element:nth-child(5n + 3),
	.section__box[data-columns="5"] .section__box-element:nth-child(5n + 4),
	.section__box[data-columns="6"] .section__box-element:nth-child(5n + 4){
		width: calc(20% - 25px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.section__box[data-columns="5"] .section__box-element:nth-child(5n + 5),
	.section__box[data-columns="6"] .section__box-element:nth-child(5n + 5){
		width: calc(20% - 25px);
		margin-left: 15px;
		margin-right: 0;
	}
}

@media(min-width: 2200px){
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 1),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 1){
		width: calc(16.66666666% - 25px);
		margin-left: 0;
		margin-right: 15px;
	}
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 2),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 2),
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 3),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 3),
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 4),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 4),
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 5),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 5){
		width: calc(16.66666666% - 25px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.section__box[data-columns="5"] .section__box-element:nth-child(6n + 6),
	.section__box[data-columns="6"] .section__box-element:nth-child(6n + 6){
		width: calc(16.66666666% - 25px);
		margin-left: 15px;
		margin-right: 0;
	}
}

.necrology .section__box-inner {
	width: 180px;
	height: 216px;
	background-image: url('../images/nekrologi/odeszli.png');
}

.necrology .section__box-text {
	top: 60px;
	transform: none;
}

.necrology__input-firstname,
.necrology__input-lastname{
	vertical-align: middle;
	margin-right: 10px;
}

@media (max-width: 655px){
	.necrology__input-firstname,
	.necrology__input-lastname{
		display: block;
		margin: auto;
		margin-bottom: 10px;
	}
}

.necrology__title{
	font-family: "Marcellus SC", sans-serif;
	font-size: 22px;
}

.necrology__submit{

}


.baptism .section__box-inner{
	width: 226px;
	height: 225px;
	background-image: url('../images/chrzty/tarcza_chrzest.png');
}

.baptism .section__box-text {
	top: 80px;
	transform: none;
}

.baptism  .section__box-text p{
	margin: 0px;
	text-align: center;
	font-size: 16px;
}

.wedding .section__box-inner {
	width: 250px;
	height: 277px;
	background-image: url('../images/sluby/slub_tlo.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.wedding .section__box-text {
	top: 65px;
	transform: none;
}

.wedding  .section__box-text p{
	margin: 0px;
	text-align: center;
	font-size: 16px;
}

.wedding  .section__box-text p:last-of-type{
	margin-top: 20px;
}

/*==================  Section BOX  =====================*/


/*==================   CMENTARZE    =====================*/
#map-necro-container{
	padding: 15px;
	border: 1px solid #d6d9df
}

#google-mapa-cmentarze{
	width: 100%;
	max-width: 100%;
	height: 700px;
}
.gm-nekro-button{
	position: relative;
	top: 10px;
	float: left;
	background: white;
	padding: 8px;
	font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
	font-size: 11px;
	text-align: center;
	color: black;
	user-select: none;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

.ajax_input_tomb{
	margin-right: 30px;
	vertical-align: middle;
	height: 36px;
}

.textarea-tomb-uwagi{
	max-width: 370px;
	width: 100%;
	height: 144px;
	vertical-align: middle;
	margin: 10px auto;
}

.text-tomb-end{
	font-weight: bold;
	color: #701101;
}

.tab-center{
	text-align: center;
}
.tab-center > table{
	display: inline-table;
	margin-left: 10px;
	margin-right: 10px;
}

.nekro-sort-button{
	display: inline-block;
  width: 28px;
  height: 26px;
  border: 1px solid #A2A2A2;
	border-radius: 3px;
  vertical-align: middle;
  text-align: center;
}
.nekro-arrow-up{
}
.nekro-arrow-down{
}
.nekro-date-warning{
	font-weight: bold;
	color: black;
}
.nekro-date-alert{
	font-weight: bold;
	color: red;
}

.necro-infowindow{
	text-align: center;
}
.necro-infowindow p{
	float: left;
}
.necro-infowindow img{
	max-width: 200px !important;
	max-height: 200px !important;
	float: right;
	margin-left: 10px;
}
.necro-span-yes{
	color: red;
	font-weight: bold;
}
.necro-span-no{
	color: green;
}
#nekro-admin-search-table{
	width: 100%;
}
#nekro-admin-search-table td{
	padding: 10px;
}
.container-thresholds{
	float: left;
}
.container-thresholds span{
	float: left;
	padding-top: 10px;

	color: #000;
  font-size: 12px;
  font-weight: 700;
	font-family: "Open Sans", "trebuchet MS";
	text-transform: uppercase;
}
/*==================   END CMENTARZE    =====================*/

.developer-panel{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.5);
	z-index: 10000;
}

/************ Ostatnie aktualizacje *************/

.list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.list .list__item{
	position: relative;
	display: block;
	width: 100%;
	padding: 20px 10px;
	border-bottom: 1px solid #e1e1e1;
}

.list .list__item:hover{
	background-color: #efefef;
}

.list .list__item a{
	display: block;
	text-align: left;
	text-decoration: none;
}

.list__item .item__title{
	font-size: 20px;
	margin-bottom: 10px;
}

.list__item .item__description{
	font-size: 16px;
	padding: 10px 0;
	color: #000;
}

.list__item .item__date{
	font-size: 12px;
	color: #222;
	position: absolute;
	top: 20px;
	right: 10px;
}

.list__item .item__date span{
	padding-right: 10px;
	padding-left: 10px;
}

/********** END Ostatnie aktualizacje ***********/

/*********** POPUP DANE **************/

.dane-popup{
	position: fixed;
	display: none;
	width: 100%;
	max-width: 800px;
	max-height: 600px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: #FFF;
	padding: 50px 30px;
	z-index: 1000;
	border-radius:3px;
	height: fit-content;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
}

.dane-popup.dane-popup--open{
	display: block;
}

.dane-popup button{
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

/********* END POPUP DANE ************/

/********* LITURGY POPUP *********/

.dane-liturgy-popup{
	position: fixed;
	display: none;
	width: 100%;
	max-width: 800px;
	max-height: 600px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: #fff;
	padding: 50px 30px;
	z-index: 1000;
	border-radius: 10px;
	height: fit-content;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.75);
}
.dane-liturgy-popup.dane-liturgy-popup--open{
	display: block;
}
.dane-liturgy-popup button{
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.dane-liturgy-popup-bg{
	position: fixed;
	display: none;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: black;
	opacity: 0.6;
}

/********* END LITURGY POPUP *********/

.swiper-container{
	min-height: 100px;
}

.swiper-standard.swiper-container{
	height: 666px;
}

.swiper-zoom.swiper-container{
	height: 100vh;
}

.swiper-zoom .swiper-slide{
	overflow: hidden;
}

.swiper-slide-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.swiper-slide-image {
    position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}

.swiper-slide-caption {
    position: absolute;
    z-index: 2;
    padding: 0 60px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.swiper-slide-caption__inner{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.swiper-slide-caption__inner h3{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 80px;
	text-align: center;
}

.swiper-slide-caption__inner p{
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 24px;
	text-align: center;
}

@media(max-width: 992px)
{
	.swiper-slide-caption__inner h3{
		font-size: 40px;
	}
	.swiper-slide-caption__inner p{
		font-size: 18px;
	}
}

.swiper-button-prev, .swiper-button-next{
	background-image: none;
	color: #ffffff;
    font: 400 53px/54px "FontAwesome";
    cursor: pointer;
}



.swiper-button-prev:before{
	content: '\f104';
}

.swiper-button-next:before{
	content: '\f105';
}

.swiper-pagination{
	bottom: 150px;
}

.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 7px;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active{
	background: #FFF;
	border: 1px solid #000;
}

html:not(.lt-ie10) .not-animated {
    opacity: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}


/* SWIPER SLIDER LOGOTYPES */

.slider-logotypes .swiper-slide {
    min-width: auto;
	padding: 0;
}

/* END SWIPER SLIDER LOGOTYPES */

/*==================   Animacje uk&#197;&#8218;adu dla stony z menu    =====================*/

.object-hidden {
    visibility: hidden;
}
.hidden-holder,
.hidden-holder > *{
	position: relative;
	top: 0px;
}
.hidden-holder-left,
.hidden-holder-right{
	overflow: hidden;
	left: 0px;
}
.hidden-holder-left{
}
.hidden-holder-right{
}
.hidden-holder-left > *{
	left: 0px;
}
.hidden-holder-right > *{
	left: 0px;
}
.hidden-holder-left > *,
.hidden-holder-right > *{
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
	-webkit-transition-delay:.55s;
	-moz-transition-delay:.55s;
	-o-transition-delay:.55s;
	transition-delay:.55s;
}
.object-hidden .hidden-holder-left > *{
	left: 120%;
}
.object-hidden .hidden-holder-right > *{
	left: -120%;
}
.row-line-diver-left:before,
.row-line-diver-right:before{
	display: block;
	content: " ";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0px;
	background-color: #e1e1e1;
}
.row-line-diver-right:before{
	left: 100%;
}
.row-line-diver-left:before{
	left: 0%;
}

/*==================   END Animacje uk&#197;&#8218;adu dla stony z menu    =====================*/


/* Container Mobile */

.container_mobile{
	height: 250px;
	background-size: cover;
	background-position: 50%;
}

/* Container mobile END */

/*********** KRONIKA DRUK ************/

.kronika-header{
	margin: 15px 0px;
}

.kronika-rozdzielnik{
	margin: 20px 0;
}

.kronika-tekst p{
	font-size: 1.2em;
    line-height: 1.6;
    font-weight: 300;
    text-align: justify;
}

/*********** END KRONIKA DRUK ********/

.embed-video{
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	padding-top: 56%;
	overflow: hidden;
}
.embed-video iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

ul.sl .embed-video{
	padding: 0;
}

/******** PAPIESKI TWEET *******/
.timeline-Tweet * {
	color: #fff;
}

/************* TRANSFER OBJECT STYLE ********************/

.form-transfer-object{
	width: 800px;
	margin: 0px auto;
}
.form-transfer-object ul{
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style: none;
}

.form-transfer-object ul[data-deep]{
	background-color: #b7b9ba;
}
.form-transfer-object ul[data-deep="3"]{
	background-color: #cfd1d1;
}
.form-transfer-object ul[data-deep="2"]{
	background-color: #dadbdc;
}
.form-transfer-object ul[data-deep="1"]{
	background-color: #e8e9e9;
}
.form-transfer-object ul[data-deep="0"]{
	background-color: #f6f7f7;
}

.form-transfer-object li{
/*	padding-top: 4px;
	padding-bottom: 4px;*/
}

.form-transfer-object li.yes-child{
	padding-bottom: 4px;
}
.form-transfer-object li.no-child{
}

.form-transfer-object li > p{
	padding-top: 6px;
	padding-bottom: 6px;
}

.form-transfer-object li > ul{
/*	margin-top: 5px;*/
}

.radio-transfer{
	margin: 0px 10px !important;
}
.button-target{
	margin: 0px 10px;
}

.i-am-transfer-object{
	color: green;
	font-weight: 700;
}

.form-transfer-object .fa-plus-circle {
	top: auto;
	margin-top: 0px;
	left: auto;
	position: initial;
}


/************* END TRANSFER OBJECT STYLE ********************/

/* DODAWANIE OBIEKTÓW - STYLE TABEL - Ł.F. */
.dodajkat--table{
	width: 50%;
	min-width: auto;
	float: left;
}
.dodajkat--table-right{
  float: right;
	min-width: auto;
  width: 40%;
}
.dodajkat--container{
	width: 670px;
	margin: auto;
}
/* END DODAWANIE OBIEKTÓW */

/* Plik style aktualnosic z diecezji dla szablonu wiara-demo3 - Adam */


.grid-container {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  min-height: 250px;
  grid-column-gap: 5px;
}

@media (max-width: 1300px) {
	.grid-container {
	  width: 700px;
	  margin: auto;
	}
}


@media (max-width: 700px) {
	.grid-container {
  	width: 296px;
 	 margin: auto;
	}
}

.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 100%;
  font-size: 15px;
}

.grid-item img {
    height: 200px;
    width: 296px;
    object-fit: cover;
}

.cell-title {
  overflow: hidden;
  padding-top: 5px;
  margin: auto;
  margin-bottom: 5px;
  margin-top: 5px;
}

.grid-container a {
  text-decoration: none;
}

.cell-img {
	height: 70%;
  width: 100%;
  margin: auto;
}

.cell-date {
	text-align: right;
	font-size: 10px;
}

.holder {
  margin: auto;
}

/*======= Archidiecezja opolska - Ł.F. ==========*/

.opolska--grid-container{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  min-height: 180px;
  grid-column-gap: 5px;
}

.opolska--grid-container .grid-item img {
	height: 90px;
	width: 90px;
	object-fit: cover;
}

.opolska--grid-container .cell-img {
	padding: 1px;
  border: 1px solid #666666;
	float: left;
	width: auto;
}

.opolska--grid-container .cell-title{
	overflow: hidden;
	text-align: left;
  margin-top: 0;
	padding-top: 0;
  float: left;
  width: 200px;
  padding-left: 10px;
  font-size: 13px;
}

.opolska--grid-container .cell-date{
	text-align: left;
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
}

/*======= END Archidiecezja Opolska - Ł.F. =====*/

/* END Diecezja dla szablonu wiara-demo3 - Adam */


/*===== PRINT [WYDRUK] =====*/

.print .printArticle{
	display: none !important;
}

/*=== END PRINT [WYDRUK] ===*/

/*** KONTENER NA LITURGIE ***/
.liturgy-container{
	padding: 15px;
}

.liturgy-znak{
	font-size:20px;
}
.liturgy-day-border{
	border: 1px white solid;
	border-radius: 5px;
	padding: 10px;
}
.dane-liturgy-popup h2{
	padding-bottom: 25px;
}
.dane-liturgy-popup h3{
	padding-bottom: 25px;
}

/*** Wypominki START ***/

.reproach--print-title{
	background-color: #ffffff !important; 
	position: absolute;
    top: -13px;
    right: 25%;
    padding: 0 25px;
    line-height: 26px;
}

.reproach--img{
	background-color: #ffffff !important;
	display: inline-block;
    position: absolute;
    left: -22px;
    top: -10px;
}

.reproaches--print{
	padding: 15px 70px; 
	margin: 17px;
	position: relative;
}

.reproaches--print:not(:first-of-type) .reproach--header{
	display: none;
}

@media print {
	.reproach--print-title{
		background-color: #ffffff !important; 
		-webkit-print-color-adjust: exact;
	}

	.reproaches--print{
		border: 4px solid #333;
		width: calc(100vw - 34px);
		height: calc(100vh - 34px);
	}

	.reproaches--print:not(:first-of-type){
		margin-top: 34px;
	}

	.reproaches--print:not(:first-of-type) .reproach--header{
		display: block;
	}
}

.print-container{
	display: none;
}

@media print{
	.print-container{
		display: block; 
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background-color: white;
		z-index: 10000;
	}

	.wrapper,
	.cookies-message-container,
	.developer-panel{
		display: none;
	}
}

/*** Wypominki END *****/

/**** PUSH POPUP ****/
.push--container{
	z-index: 99999;
	width: 500px;
	min-height: 160px;
	color: rgb(103, 106, 108);
	box-shadow: rgb(185, 185, 185) 0px 0px 5px;
	font-family: 'Open Sans', sans-serif;
	background-color: rgb(255, 255, 255);
	position: fixed;
	top: 45px;
	left: 50%;
	margin-left: -250px;
	padding: 0 5px 0 5px;
	padding-top: 15px;
	font-size: 14px !important;
}

.push--img{
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 20px;
}

.push--text{
	width: 70%; 
	float: left;
	margin-top: 10px;
}

.push--btns{
	position: absolute;
	bottom: 13px;
	right: 28px;
	font-size: 13px;
}

.push--btns a:hover{
	text-decoration: none;
}

.push--yes-btn:hover{ color: #f1f1f1; }
.push--no-btn:hover{ color: #555; }

.push--yes-btn{
	border: 1px #eaeaea solid;
    padding: 6px 10px;
    background-color: #e63939;
	color: #f1f1f1;
	margin-right: 10px;
}

.push--no-btn{
    border: 1px #eaeaea solid;
    padding: 6px 10px;
    background-color: #f5f4f4;
    color: #555;
}

/** END PUSH POPUP **/



/* PROMOTED - MODULE / ÅF. */

.promoted{
	position: relative;
    border: 1px solid #967317;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
    padding-top: 16px;
}

.promoted:not(:first-child){
	margin-top: 40px;
}

.promoted__product{
	padding: 0 0 20px;
	float: left;
	width: 80%;
	text-align: left;
}

.promoted__product.promoted__gallery{
	width: 100%;
}

.promoted__date{
	float: right;
}

.promoted__date p{
	font-size: 12px;
}

.promoted__title p{
	line-height: 25px;
    margin-bottom: 20px;
}

.promoted__btn{
    color: #967317;
    background-color: #ffffff;
    padding: 7px 15px;
    font-size: 19px;
    line-height: 12px;
    font-family: "Ubuntu", "Open Sans", "trebuchet MS";
    position: absolute;
    bottom: -12px;
    left: 24px;
}

a.promoted__btn:hover{
	color: inherit;
	text-decoration: none;
}

a.promoted__btn{
	text-decoration: none;
}


.promoted__content{
	clear: both;
}

.promoted__image{
	background-image: url(images/promoted/ikony/promoted_article.JPG);
    float: left;
    width: calc(20% - 15px);
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover !important;
	background-position: center;
	position: relative;
	margin: 0px 0 15px 15px;
}

@media(min-width: 768px) and (max-width: 1300px){
	.promoted__image{
		width: calc(30% - 20px);
		margin-left: 20px;
	}
	.promoted__product{
		width: 70%;
	}
}
@media(max-width: 767px){
	.promoted__image,
	.promoted__product{
		width: 100%;
	}
	.promoted{
		display: flex;
    	flex-direction: column;
	}
	.promoted__image{
		order: 1;
		display: none;
	}
	.promoted__product{
		order: 2;
		padding-top: 0;
	}
}

@media(max-width: 400px){
	.promoted__image{
		height: 100px;
	}
}

/* .promoted__image:after{
	background-color: rgba(255,0,0,0.8);
	position: absolute;
	content: ' ';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
} */

/* PodÅ›wietlanie buttona "Promowane" */
.promoted__highlight{
	background-color: #0A783E;
	color: white;
}
/* PROMOTED END */
/*==================   KAFLE START    =====================*/

.kafle-start{
	width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
}

.kafel-start{
	display: flex;
	width: 25%;
	padding: 0 2px;
	background: #fff;
}

.kafel-start img {
	opacity: 0.95;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.kafel-start:hover img {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
}

@media( max-width: 700px){
	.kafel-start{
		width: unset;
	}
	.kafel-start:not(:first-of-type){
		margin-top: 15px;
	}
}

/*==================   END KAFLE START    =====================*/

/*=== Nawigacja w artykułach ===*/

.article-nav{
	display: inline-block;
}

.article-nav .archive{
	line-height: 36px; 
	margin: 10px 0px;
}

.article-nav [name="wersja_dok"]{
	margin: 10px 10px;
}

/*=== END Nawigacja w art. ====*/

/*=== Lista obiektów ===*/

.object-list .container-iws-square{
	padding-top: 0;
}

.object-list .archive--container{
	display: inline-block;
}

.object-list--manage{
	background-color: #f3f3f3;
}

/*=== END Lista obiektów ===*/

/*** Lektor ***/
#voice,
#voice-cancel{
	height: 58px;
	border: 1px solid grey;
	padding: 0px;
}
#voice{
	width: 217px;
	background-image: url('../images/glosnik/czytaj1.png');
}
#voice-cancel{
	width: 176px;
	background-image: url('../images/glosnik/przerwij1.png');
}
/*** Lektor ***/

.article-afterButtons{
	margin-top: 30px;
}

.article-afterButtons .printArticle{
    all: unset;
    width: 163px;
    display: inline-block;
    background-image: url(../images/drukuj/button_drukuj.jpg);
    height: 56px;
    border: 1px solid grey;
    padding: 0px;
    color: transparent;
    user-select: none;
    cursor: pointer;
}

.article-afterButtons button:not(:first-child){
	margin-left: 5px;
}

@media print{
	.article-afterButtons{
		display: none;
	}
}

.print .article-afterButtons{
	display: none;
}

/*=== INTENTIONS ===*/
.intentions-form{
	width: 500px;
	margin: auto;
}

@media(max-width: 501px){
	.intentions-form{
		width: 100%;
	}
}

.intentions-form .col-md-12{
	padding: 0;
}

.intentions-form label{
	font-weight: normal;
}

.intentions-form #idDane{
	position: absolute;
	top: 1px;
}

.intentions-form #label_Dane{
	width: 90%;
	margin-left: 25px;
	font-size: 13px;
}

.intentions-form .dane-container{
	position: relative;
}

.intentions-form .g-recaptcha{
	text-align: center;
}

.intentions-form .g-recaptcha > div{
	display: inline-block;
}

.table--intentions i{
	font-size: 24px;
	margin-right: 7px;
	margin-left: 7px;
}

.table--intentions .intention__reserved > td:not(:last-child){
	cursor: pointer;
}

/*=== END INTENSIONS ===*/
/*=== INTENTIONS FORM ===*/
.intentionOrder{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.intentionOrderForm{
	width: 100%;
}
.intentionOrderForm__title{
	margin: 15px 0px;
}
.intentionOrderForm__row,
.intentionOrderForm__row--radio{
	padding: 15px 0px;
	border-top: 1px solid #bababa;
	display: flex;
	flex-direction: column;
}
.intentionOrderForm__row p,
.intentionOrderForm__row--radio p{
	margin: 0px 0px 15px 0px;
}
.intentionOrderForm__row label{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;	
}
.intentionOrderForm label,
.intentionOrderForm select{
	width: 100%;
}

@media(min-width:991px){
	.intentionOrderForm__row--divided{
		flex-direction: row;
	}
	.intentionOrderForm__row--divided p{
		padding-right: 30px;
	}
	.intentionOrderForm__row--divided label:first-of-type{
		padding-right: 15px;
	}
	.intentionOrderForm__row--divided label:nth-of-type(2){
		padding-left: 15px;
	}
}
.intentionOrderForm__row div{
	flex: 1;
}
.intentionOrderForm__button{
	display: flex;
	justify-content: center;
}
.intentionOrderForm__name{
	font-weight: bold;
}
.intentionOrderResponse{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 30px 0px;
}
.intentionOrderResponse p{
	margin: 15px 0px;
}
.intentionOrderForm input[type=number]{
	border: 1px solid #D6D9DF;
	background-color: #F8F9FA;
	font-size: 16px;
	color: #000 !important;
	padding-right: 18px;
	padding-left: 18px;
	height: 36px;
}
.intentionOrder{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.intentionOrderForm__title{
	margin: 15px 0px;
}
.intentionOrderForm__row,
.intentionOrderForm__row--radio{
	padding: 15px 0px;
	border-top: 1px solid #bababa;
	display: flex;
	flex-direction: column;
}
.intentionOrderForm__row p,
.intentionOrderForm__row--radio p{
	margin: 0px 0px 15px 0px;
}
.intentionOrderForm__row label{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
@media(min-width:991px){
	.intentionOrderForm__row--divided{
		flex-direction: row;
	}
	.intentionOrderForm__row--divided p{
		padding-right: 30px;
	}
	.intentionOrderForm__row--divided label:first-of-type{
		padding-right: 15px;
	}
	.intentionOrderForm__row--divided label:nth-of-type(2){
		padding-left: 15px;
	}
}
.intentionOrderForm__row div{
	flex: 1;
}
.intentionOrderForm__button{
	display: flex;
	justify-content: center;
}
.intentionOrderForm__name{
	font-weight: bold;
}
.intentionOrderResponse{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 30px 0px;
}
.intentionOrderResponse p{
	margin: 15px 0px;
}
.intentionOrderForm input[type=number]{
	border: 1px solid #D6D9DF;
	background-color: #F8F9FA;
	font-size: 16px;
	color: #000 !important;
	padding-right: 18px;
	padding-left: 18px;
	height: 36px;
}
/*=== END INTENTIONS FORM ===*/
/*=== Audio ===*/
.table--audio audio{
	outline:none;
	width:270px;
}
.table--audioform th
{
	padding:0px;
	margin: 0px;
	width:120px;
}
.table--audioform th:first-child
{
	
	width:90px;
}
.table--audioform th:nth-child(2)
{
	width:400px;
}
.table--audioform th:nth-child(3)
{
	width:200px;
}
.table--audioform select
{
	width:180px;
}
.table--audioform select
{
	width:180px;
}
.table--audioform .cms-klawisz
{
	width:80px;
}
.table--audioform .order
{
	width:60px;
	position:relative;
	left:-5px;
}
.table--audioform .selectall input[type="checkbox"]
{
	left:-11px;
}
.table--audioform .selectall td:last-child
{
	text-align: left;
}
.table--audioform input[type="checkbox"]
{
	position:relative;
	top:4px;
}
.table--audioform input[type="submit"]
{
	position:relative;
	top:-1px;
}
.table--audio .thumbnail{
	vertical-align: middle;
	
	height:100px;
	width:100px;
	position: relative;
	border-width: 0px;

}
.table--audio img{
	position: absolute;          
	top: 50%;  
	left: 50%;                      
	transform: translate(-50%, -50%);
}
.table--audio{
	width: 100%;
	margin:auto;
}
.table--audio th{
	text-align: center;
	padding:auto;
}

.table--audio tbody{

	display: block;
}
.table--audio ul
{
	padding:0px;
}
.table--audio li{
	margin:4px;
	list-style-type:none;
	font-size:14px;
}
.table--audio li:last-child{
	list-style-type:none;
	font-size:10px;
}
.table--audio li:first-child{
	font-weight:bold;
	font-size:16px;
}
.table--audio thead tr th{
	background-color: #f7f7f7;
 
}
.table--audio tr td{
	margin:auto;
 	word-wrap: break-word;
}

.table--audio td:nth-child(2){
	width: 70%;
}


.table--audio th,
.table--audio td{
	vertical-align: middle;
	width: 20%;
	padding-right:5px;
	padding-left: 5px;
}
.table--audio td:last-child{
	
}
.table--audio tbody tr{
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}
@media(max-width: 700px){
	.table--audio td,
	.table--audio tbody tr,
	.table--audio{
		display: block;
		clear: both;
	}
	.table--audio th, .table--audio td,
	.table--audio .thumbnail,
	.table--audio td:nth-child(2){
		width: 100%;
	}
	.table--audio td:before{
		display: block;
		position: relative;
		float: left;
		padding-bottom: 5px;
		font-weight: bold;
		text-align: left;
	}
	.table--audio .thumbnail{
		margin-top:10px;
	}
	.table--audio{
		text-align: center;
	}
}


/*=== END Audio ===*/

/*=== TinyMCE ===*/

.tox-tinymce{
	margin-left: auto;
	margin-right: auto;
}

/*=== END TinyMCE ===*/

/***** Kontakt Footer *******/
.kontakt-row .col-sm-6{
	float: left;
	width: 50%;
}

@media(min-width: 768px){
	.kontakt-row .col-sm-6:first-child{
		padding-right: 0;
	}
}
/*=== Carousel ===*/
.carousel__container{
	z-index:0;
	position: relative;
	min-height: 500px;
}
.carousel__container .carousel__text{
	font-size:60px;
	color:white;
	text-shadow: 2px 2px 10px black;
	display:inline-block;
	margin:20px;
}
.carousel__container .carousel-caption{
	bottom:50%;
}
.carousel__container .carousel-caption hr{
	width:10%;
	display:inline-block;
	border: 2px solid white;
}
.carousel__container .carousel-item{
	background-color: black;
	display: flex;
	justify-content: center;
}
.carousel__container .carousel-item img{
	object-fit: cover; 
	width: 100%;
}
.carousel__container .carousel-item .d-block{
	opacity:0.8;
}
/* Slick Slider Logotypes*/
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*=== END Carousel ===*/
/*=== Sitemap ===*/
.sitemap ul{
	padding-inline-start: 20px;
}
.sitemap ul a{
	color: black;
}
.sitemap .col{
	min-width: 370px;
}
.sitemap .col ul ul{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-inline-start: 10px;
}
.sitemap .col ul ul ul ul{
	padding-inline-start: 0px;
}
.sitemap .col ul ul ul ul li{
	display: flex;
	align-items: center;
	list-style-type: none;
}
.sitemap .col ul ul ul ul li:before{
	margin-right: 8px;
	font-size: 8px;
	content: "\f192";
	font-family: FontAwesome;
}
/*=== END Sitemap ===*/

/*=== Login ===*/
.login__layer{
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	width: 100vw;
	height: 100vh;
	z-index: 1000;
}
.login__layer a,
.login__layer a:hover{
	color: black;
}
.login__layer .login__box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	border-radius: 4px;
	width: 330px;
	height: 360px;
	padding: 30px 43px;
}
.login__layer .login__container{
	height: 100%;
}
.login__layer .login__form{
	height: 100%;
}
.login__layer .login__close{
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 23px;
	cursor: pointer;
}
.login__layer .login__close i{
	transition: 0.1s all ease-in-out;
}
.login__layer .login__container,
.login__layer .login__form{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.login__layer .login__form input[type=password]{
	margin-bottom: 10px;
}
.login__layer .login__title--message{
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
}
.login__form span.checkbox{
	top: -1px;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.login__form span.checkbox label{
	left: 0px;
}
.login__layer .login__return.cms-klawisz{
	background-color: white !important;
	color: black;
}
.login__layer .cms-klawisz{
	width: 100%;
	color: white;
	margin: 0px;
}
.login__layer .cms-klawisz:hover{
	width: 100%;
	color: white;
	background-color: black !important;
}
.login__message .login__box{
	height: 170px;
}
.login__logout .login__box{
	height: 300px;
}
/*=== END Login ===*/

/*==================   SESSION TIMER    =====================*/

/* .sessionContainer+.header-page-start .stuck_container.yes-fixed{
	margin-top: 32px;
} */

.sessionContainer {
    display: block;
    left: 0;
	position: relative;
    height: 32px;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 200;
    text-align: center;
	color: black;
	font-size: 16px;
}

@media(max-width: 815px){
	.sessionContainer.ending:not(.js-sessionExpired){
		height: 85px;
	}
}

.sessionContainer .sessionAlert{
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	background-color: white;
	width: 100%;
	padding: 4px;
}

.sessionContainer .sessionText {
	display: flex;
	align-items: center;
	justify-content: center;
}

.sessionContainer .sessionText span {
	font-weight: 700;
}

.sessionContainer .sessionText .sessionClock {
	display: flex;
	width: 68px;
}

.sessionContainer .sessionText .sessionClock .js-sessionMinutes {
	padding: 0 5px
}

.sessionContainer .sessionText .sessionClock .js-sessionSeconds {
	flex: 1;
	padding: 0 5px
}

.sessionContainer.ending .sessionAlert{
	background-color: #ff6900;
}

.sessionContainer.ending .sessionExtend,
.sessionContainer.ending .sessionText,
.sessionContainer.ending .sessionClock span {
	color: #fff
}

.sessionContainer .sessionExtend {
	text-decoration: underline;
	cursor: pointer;
	display: none;
	margin: 0 2%;
}

/*==================   END SESSION TIMER    =====================*/

/*==================   MODAL    =====================*/

.modal{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 350px;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	transform: translate(-50%, -50%);
	z-index: 99;
	padding: 16px;
	font-size: 14px;
	opacity: 0;
	pointer-events: none;
	transition: all .3s;
	color: white;
}

.modal.active {
	opacity: 1;
	pointer-events: all;
}

.modal__header {
	position: relative;
	display: flex;
	justify-content: center;
	font-size: 21px;
	line-height: normal;
	letter-spacing: normal;
	color: #6f55be;
	padding: 16px 0
}

.modal__container {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 16px;
	box-sizing: border-box
}

.modal__container p {
	text-align: center
}

.modal--close {
	left: unset!important;
	top: -20px!important;
	right: -5px;
	cursor: pointer
}

.modal--close:hover span,
.modal--close:hover span:after {
	background: #ff6900
}

.modal--login form>div:first-of-type,
.modal form>div:first-of-type {
	width: 100%
}

.modal a {
	color: #4e4e4e;
	text-decoration: unset
}

.modal a:hover {
	color: #ff6900
}

.modal__layer {
	background: none;
	color: #fff;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.modal--session p,
.modal--session span{
	color: white;
}

.modal--session.active {
	cursor: pointer;
	pointer-events: auto
}

.modal--session .modal__box {
	display: flex;
	font-size: 16px;
	background-color: #ff6900;
	padding: 70px;
	align-items: center;
	justify-content: center
}

.modal--session .modal__box div:first-child {
	margin-right: 50px
}

.modal__column--clock {
	font-size: 1.5em;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #fff;
	border-radius: 15px;
	padding: 30px 10px;
	max-height: 40px
}

.modal__column--clock span:last-child {
	width: 28px
}

.modal__column--clock span:nth-child(2) {
	width: 13px;
	text-align: center
}

.modal__column--alert p:first-child {
	font-size: 1.5em;
	padding-bottom: 10px
}

/*==================   END MODAL    =====================*/
/*==================   QUIZ    =====================*/
.quiz__container{
	--quizGreen: #ACD7AF;
	--quizRed: #F7AFA1;
	display: flex;
    flex-direction: column;
    align-items: center;
}

.quiz__article{
	width: 100%;
}

.quiz__number{
	color: #bababa;
}

.quiz__answer{
    padding: 10px;
    display: flex;
    cursor: pointer;
    align-items: center;
    background-color: #f5f5f5;
}

.quiz__answer:hover,
.quiz__answer:focus-within{
	background-color: #fcfcfc;
}

.quiz__answer--radio input,
.quizManagement__answer input[type='radio']{
	min-width: 20px;
    margin: 0 15px 0 3px;
    height: 20px;
}

.quiz__tasks form{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.quiz__tasks{
	width: 100%;
}

.quiz__task{
	width: 100%;
    margin: 15px 0px;
}

.quiz__answer--notSelected{
	background-color: rgba(0,0,0,0.05) !important;
}

.quiz__answer--correct{
	background-color: var(--quizGreen) !important;
	font-weight: bold;
}

.quiz__answer--correctNotSelected{
	background-color: var(--quizGreen) !important;
	font-weight: bold;
}

.quiz__answer--incorrect{
	background-color: var(--quizRed) !important;
}

.quiz__answer--notSelected,
.quiz__answer--correct,
.quiz__answer--correctNotSelected,
.quiz__answer--incorrect,
.quiz__answer--notSelected input,
.quiz__answer--correct input,
.quiz__answer--correctNotSelected input,
.quiz__answer--incorrect input{
	cursor: default;
}

.quiz__score{
	margin: 15px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #f5f5f5;
	padding: 20px;
	border: 2px solid #bababa;
	width: fit-content;
}

.quiz__score p{
	padding: 20px;
}

.quiz__percentScore{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 9px solid black;
	border-radius: 100%;
	height: 85px;
	width: 85px;
	background-color: white;
}

.quizManagement__point{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid black;
	border-radius: 100%;
	margin-right: 10px;
	height: 25px;
	width: 25px;
	background-color: white;
}

.quizManagement__subject{
	display: flex;
	align-items: center;
}

.quiz__score--success,
.quiz__score--success .quiz__percentScore{
	border-color: var(--quizGreen);
}

.quiz__score--failure,
.quiz__score--failure .quiz__percentScore{
	border-color: var(--quizRed);
}

.quizManagement__question textarea{
	width: 100%;
	min-height: 60px;
}

.quizManagement__textarea{
	margin: 0 0 0 37px;
}

.quizManagement__answer input[type='text']{
	width: 100%;
}

.quizManagement__answer{
	display: flex;
	align-items: center;
}

.quizManagement__task{
	margin: 70px 0;
}

.quizManagement__task p{
	font-weight: bold;
	padding: 15px 0 5px 0;
}

.quizManagement__title{
	text-align: center;
}

.quizManagement__message,
.quiz__message{
	text-align: center;
	font-weight: bold;
}

.quiz__question,
.quiz__answer{
	overflow-wrap: anywhere;
}

/*==================   END QUIZ    =====================*/
.cyclicalEvents__container {
	max-width: 560px;
	width: 100%;
	display: none; 
}
  
.cyclicalEvents__container.active {
	display: block; 
}
  
.cyclicalEvents__each {
	max-width: 670px;
	width: 100%;
	display: none; 
}
  
.cyclicalEvents__each.active {
	display: block; 
}

.container--fluid {
	padding: 0 15px;
	display: flex;
	flex-direction: column;
}

.container--fluid .row {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.container--fluid .row {
	flex-direction: column;
}
/* --------------------------------------------------------- */
.dwax-cme{
	display: flex;
	margin: 15px;
	justify-content: space-around;

}

@media(max-width: 1000px){
	.dwax-cme{
		display: flex;
		margin: 15px;
		justify-content: space-around;
		flex-direction: column;

	}
}
/* wiadomosci */
.col-12 > li{
	border-bottom:dashed 1px rgb(230,230,230);
	list-style: none;
	padding:5px;
}
.col-12 > a > h2{
	font-size:16px;
	line-height: 5px;
	font-family: 'Merriweather', serif;
	color:inherit;
	display: block;
}
.col-12 > hr{
	border-style: dashed;
}
.wiadomosci-header{
	color:#555;
	font-size:25px;
	margin-bottom:15px;
	font-weight: bold;
}

.div-wyrozniony a{
	font-family: "Marcellus SC", sans-serif;
	font-size: 20px;
}

.header-page-standard .swiper-zoom-standard {
	height: 666px;
}
/*style do formularza zamawiania intencji*/
.intention-question{
	width:100% !important;
}
.input__group{
	display: flex;
	flex-wrap:wrap;
}
.input__group--one > input{
	width:100%;
}
.input__group--one{
	margin-left: 5px;
}
.input__group--first{
	margin-left:0px;
}
.intentionOrderForm__name{
	margin-bottom:5px !important;
}
#if_participate{
	display:none;
}
#responsive-table-div{
	overflow-x:auto;
}

/* css/style.css */
@charset "utf-8";
.ramka_galeria {
	border: 1px solid #D6D9DF;
	font-family: "Open Sans", "trebuchet MS";
	color: #D6D9DF;
	font-size: 14px;
}

.ramka_galeria_wyrozniony {
	border: 1px solid #F13E28;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	color: #F13E28;
}
.ramka_galeria_wyrozniony1 {
	position: relative;
	top: 3px;
	border: 1px solid #E83C27;
	font-family: "Open Sans", "trebuchet MS";
	color: #FFF;
	font-size: 14px;
	background-color: #F13E28;
}

.tlo_szare1 {
	background-image: url(../images/tlo8.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.tlo_szare2 {
	background-image: url(../images/tlo10.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.tlo_newsletter {
	background-image: url(../images/tlo11.gif);
	height: 71px;
}
.klawisz_kolorowy {
	background-color: #F13E28;
}

.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.text-center .mce-tinymce{
	margin: 0 auto;
}
.text-justify{
	text-align: justify;
}



/***************   STYLE TINY DLA IMG   ***************/
.margin5{
	margin-left: 5px;
	margin-right: 5px;
}
.margin10{
	margin-left: 10px;
	margin-right: 10px;
}
.margin15{
	margin-left: 15px;
	margin-right: 15px;
}
.margin20{
	margin-left: 20px;
	margin-right: 20px;
}
.margin5lewa{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.margin10lewa{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.margin15lewa{
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}
.margin20lewa{
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.margin5prawa{
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
.margin10prawa{
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}
.margin15prawa{
	margin-left: 15px;
	margin-right: 15px;
	float: right;
}
.margin20prawa{
	margin-left: 20px;
	margin-right: 20px;
	float: right;
}

.ramka-obamowana{
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #E2E2E2;
}


@media(max-width: 600px){
	img.margin0-20lewa,
	img.margin0-10lewa,
	img.margin0-20prawa,
	img.margin0-10prawa,
	img.margin20prawa
	img.margin15prawa,
	img.margin10prawa,
	img.margin5prawa,
	img.margin20lewa,
	img.margin15lewa,
	img.margin10lewa,
	img.margin5lewa,
	img.margin20,
	img.margin10,
	img.margin5{
		width: 100%;
		margin: 0;
		height: auto;
	}
}
/***************   END STYLE TINY DLA IMG   ***************/

/***************   KLAWISZ EDYCJI SLIDEROW   ***************/
.button-edit-zm-obazki{
	top: 25%;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 10;
	text-align: center;
	pointer-events: none;
}
.button-edit-zm-obazki *{
	pointer-events: all;
}

/***************   END KLAWISZ EDYCJI SLIDEROW   ***************/


/***************   TABELKA UKRYWANIA OBIEKTÓW   ***************/
#table_hide_obj{
	width: 900px;
}
#table_hide_obj tr{}
#table_hide_obj tr td{}
#table_hide_obj td,
#table_hide_obj div{
	font-size: 16px;
}
#table_hide_obj select,
#table_hide_obj input{
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	padding: 1px;
	display: inline-block;
	height: 24px;
	line-height: 1;
	margin: 2px;
}
#table_hide_obj input{
	width: 90px;
}
#table_hide_obj .f-left{
	float: left;
}

/***************   END TABELKA UKRYWANIA OBIEKTÓW   ***************/


/***************   KAFLE DO TINY   ***************/

div.kafel{
	width:25%;
	float: left;
	padding: 10px 20px;
	text-align: center;
}

.kafle2 div.icon{
	background: none;
    display: inline-block;
    float: none;
    margin: 0 0 -57px 0;
    padding: 0;
    vertical-align: top;
    border: 1px solid #d8dadc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.kafle2 div.icon a {
    background: #fff;
    display: inline-block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    vertical-align: top;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
	position: relative;
	box-sizing: content-box;
}

.kafle2 div.icon a img {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
	max-width: 100%;
    height: auto;
	    vertical-align: middle;
}

.kafle2 .kafel:hover div.icon a img {
    margin-top: -200px;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.kafle2 div.content {
	margin: 0;
    padding: 83px 20px 13px 20px;
    border: 1px solid #d8dadc;
}

/***************   END KAFLE DO TINY   ***************/


/***************   KAFLE Z CENAMI DO TINY   ***************/

.kafel-cena-1{
	margin: 0 auto;
	position: relative;
	max-width:285px;
	width: 33%;
	float: left;
	text-align:center;
}

.kafel-cena-1 + .kafel-cena-1{
	margin-left: 3%;
}

.kafel-cena-1 .kafel-content{
	border: 1px solid #ebeef7;
    border-radius: 2px;
}

.kafel-cena-1 .price {
    padding-top: 55px;
    font: 700 100px/100px 'Ubuntu', sans-serif;
    position: relative;
    color: #333333;
}

.kafel-cena-1.wyrozniony .price {
    color: #fcca45;
}

.kafel-cena-1 .price .head {
    display: block;
    font: 400 50px/50px 'Ubuntu', sans-serif;
    color: #333333;
    position: relative;
    margin-bottom: 45px;
}

.kafel-cena-1.wyrozniony .price .head {
    color: #fcca45;
}

.kafel-cena-1 .price .head:after {
    content: "";
    position: relative;
    width: 30px;
    height: 6px;
    top: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #fcca45;
}

.kafel-cena-1.wyrozniony .price .head:after {
    background: #333333;
}

.kafel-cena-1 .price em {
    font: 700 60px/100px 'Ubuntu', sans-serif;
    color: #333333;
    vertical-align: top;
    font-style: none;
    top: -20px;
    position: relative;
}

.kafel-cena-1.wyrozniony .price em {
    color: #fcca45;
}

.kafel-cena-1 .price small {
    font: 400 24px/54px 'Montserrat', sans-serif;
    position: relative;
    top: 0;
    right: 0;
    margin-left: -100px;
}

.kafel-cena-1 .kafel-content ul {
	margin: 0;
	padding: 0;
    margin-top: 50px;
    padding-bottom: 30px;
	list-style: none;
}

.kafel-cena-1 .kafel-content ul li {
    margin: 0;
    padding-left: 0;
    background: #f3f4f8;
	position: relative;
	width:100%;
	line-height:107px;
	display: inline-block;
    font: 300 24px/105px 'Ubuntu', sans-serif;
    color: #8d8f98;
	text-decoration: none;
}

.kafel-cena-1 .kafel-content ul li:nth-child(even) {
    background-color: #ffffff;
}

.kafel-cena-1 .kafel-content ul li:before {
    content: "\f00c";
    font: 24px/53px 'FontAwesome';
    color: #fcca45;
    position: relative;
    padding-right: 20px;
    display: inline-block;
}


.kafel-cena-1:nth-of-type(1) .kafel-content ul li:nth-child(4):before, .kafel-cena-1:nth-of-type(1) .kafel-content ul li:nth-child(5):before, .kafel-cena-1:nth-of-type(2) .kafel-content ul li:nth-child(5):before {
    content: "\f00d";
    color: #000000;
}

/***************   END KAFLE Z CENAMI DO TINY   ***************/



/******     JEDEN Z RUCHOMYCH PRZYCISKÓW     *******/
.ruchomy-button2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 15px;
	color: #d99d3f;
	min-width: 178px;
	display: inline-block;
    cursor: pointer;
	padding: 15px 32.8px;
	transition: .3s ease-out;
    border-radius: 6px;
	margin: 25px 0;
}

.ruchomy-button2:hover{
	color: #fff;
    background-color: #d99d3f;
	text-decoration: none;
}

/***************   END JEDEN Z RUCHOMYCH PRZYCISKÓW   ***************/

/********************** RADIAL PROGRESS (przerzucić do szkieletu)****************************/
.kafel-progress {
	margin: 0 auto;
	position: relative;
	width: 25%;
	float: left;
	text-align:center;
}

.kafel-progress p{
	color: black;
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
	padding-bottom: 75px;
}

.kafel-progress .kafel-content{
	max-width: 165px;
	max-height: 165px;
	margin: 0 auto;
}

.kafel-progress .radial-progress{
  line-height: 0;
  border: 1px solid #f3f4f8;
  border-radius: 500px;
  background: #f3f4f8;
}

.radial-progress .progressbar-text {
	color: #333333 !important;
  font-size: 55px;
  line-height: 55px;
  font-weight: 700 !important;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
}

/***************   END RADIAL PROGRESS   ***************/


/***************   WALIDACJA FORMULARZA   ***************/

.fv-error{
	display: block;
	position: absolute;
	top: 2px;
	right: 20px;

	font-family: "Ubuntu";
	font-size: 14px;
	font-weight: 400;
	color: white;
  text-shadow: 1px 1px 0px black;

	animation-name: fv-error;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;

	user-select: none;

}
@keyframes fv-error{
	0%{
		opacity : 0;
	}
	100%{
		opacity: 1;
	}
}

.fv-error-input{
	border-color: red !important;
}



/***************   END WALIDACJA FORMULARZA   ***************/

/***************   BUTON DLA NIEWIDOMYCH   ******************/
.focus-only
{
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.focus-only:focus
{
	clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}
/***************   END BUTON DLA NIEWIDOMYCH   ******************/




/* **********************  tabelka prosby  ************************** */

table.prosby td {
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
}

table.prosby td.klawisz{
	width: 190px;
	vertical-align: middle;
}
table.prosby td.podpis{
	width: 260px;
}

table.prosby td.tresc{
	text-align: justify;
}

.tlo_cms_jasne{
	background-color: #EEE;
}

.tlo_cms_ciemne{
	background-color: #F7F7F7;
}
.forum_text,
.forum_podpis{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* **********************  END tabelka prosby  ************************** */


.ui-datepicker-trigger{
	margin-left: 7px;
	margin-top: -2px;
}


/*==================  Nekrologi  =====================*/

.nekrolog_pasek_admina{
	text-align: center;
}
.nekrolog_kontener{
	position: relative;
	display: inline-table;
	min-width: 180px;
	height: 216px;
	background-image: url('../images/nekrologi/odeszli.png');
	background-position: center center;
	background-repeat: no-repeat;
}
@media (min-width: 1300px){
	.nekrolog_kontener{
		width: 20%;
	}
	#necro-container-1 .nekrolog_kontener{
		width: 16.6666667%;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.nekrolog_kontener{
		width: 33.3333%;
	}
	#necro-container-1 .nekrolog_kontener{
		width: 16.6666667%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.nekrolog_kontener{
		width: 25%;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.nekrolog_kontener{
		width: 50%;
	}
}
@media (max-width: 479px)  {
	.nekrolog_kontener{
		width: 100%;
	}
}
.nekrolog_tekst{
	vertical-align:middle;
	display: table-cell;
}
.nekrolog_img{
	position: relative;
}
.nekrolog_kontener h3,
.nekrolog_kontener h4{
	margin: 0px;
	text-align: center;
}
.nekrolog_kontener h4{
	font-size: 12px;
	line-height: normal;
}
.nekrolog_kontener h3{
	font-size: 17px;
}


/*==================  END Nekrologi  =====================*/
/* css/galerie_jk.css */
.gallery__container.image-center{
	text-align: center;
}

.gallery__picture{
	position: relative;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 16px;
	overflow: hidden;
	text-align: center;
	background: #000;
}

.image-center .gallery__picture{
	display: inline-block;
	float: none;
}

.gallery__picture img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.gallery__caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10%;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}

.gallery__caption h3 {
	font-size: 19px;
	margin: 0;
}

@media(min-width: 501px) and (max-width: 768px){

	.gallery__container[data-columns="3"] .gallery__picture:nth-child(2n + 1){
		width: calc(50% - 8px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="3"] .gallery__picture:nth-child(2n + 2){
		width: calc(50% - 8px);
    margin-left: 8px;
		margin-right: 0;
	}

	.gallery__container[data-columns="4"] .gallery__picture:nth-child(3n + 1){
		width: calc(33.3333% - 11px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(3n + 2){
		width: calc(33.3333% - 11px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(3n + 3){
		width: calc(33.3333% - 11px);
		margin-left: 8px;
		margin-right: 0px;
	}

	.gallery__container[data-columns="5"] .gallery__picture:nth-child(3n + 1){
		width: calc(33.333% - 11px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(3n + 2){
		width: calc(33.333% - 11px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(3n + 3){
		width: calc(33.333% - 11px);
		margin-left: 8px;
		margin-right: 0;
	}

	.gallery__container[data-columns="6"] .gallery__picture:nth-child(2n + 1){
		width: calc(50% - 8px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(2n + 2){
		width: calc(50% - 8px);
		margin-left: 8px;
		margin-right: 0px;
	}
}

@media(min-width: 769px){
	.gallery__picture:nth-child(3n + 1){
		width: calc(33.3333% - 11px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__picture:nth-child(3n + 2){
		width: calc(33.3333% - 11px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__picture:nth-child(3n + 3){
		width: calc(33.3333% - 11px);
		margin-left: 8px;
		margin-right: 0px;
	}

	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 1){
		width: calc(25% - 12px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 2){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 3){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 4){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 0;
	}

	.gallery__container[data-columns="5"] .gallery__picture:nth-child(4n + 1){
		width: calc(25% - 12px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(4n + 2){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(4n + 3){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(4n + 4){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 0px;
	}


	.gallery__container[data-columns="6"] .gallery__picture:nth-child(4n + 1){
		width: calc(25% - 12px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(4n + 2){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(4n + 3){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(4n + 4){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 0px;
	}
}

@media(min-width: 1300px){
/*
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 1){
		width: calc(25% - 12px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 2){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 3){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="4"] .gallery__picture:nth-child(4n + 4){
		width: calc(25% - 12px);
		margin-left: 8px;
		margin-right: 0;
	}
	.gallery__container[data-columns="3"] .gallery__picture:nth-child(3n + 1){
		width: calc(33.333333% - 11px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="3"] .gallery__picture:nth-child(3n + 2){
		width: calc(33.333333% - 11px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="3"] .gallery__picture:nth-child(3n + 3){
		width: calc(33.333333% - 11px);
		margin-left: 8px;
		margin-right: 0;
	}

	.gallery__container[data-columns="6"] .gallery__picture:nth-child(5n + 1){
		width: calc(20% - 13px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(5n + 2){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(5n + 3){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(5n + 4){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(5n + 5){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 0px;
	}
}

@media(min-width: 1600px){
*/
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(5n + 1){
		width: calc(20% - 13px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(5n + 2){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(5n + 3){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(5n + 4){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="5"] .gallery__picture:nth-child(5n + 5){
		width: calc(20% - 13px);
		margin-left: 8px;
		margin-right: 0px;
	}

	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 1){
		width: calc(16.666666% - 13.5px);
		margin-left: 0;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 2){
		width: calc(16.666666% - 13.5px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 3){
		width: calc(16.666666% - 13.5px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 4){
		width: calc(16.666666% - 13.5px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 5){
		width: calc(16.666666% - 13.5px);
		margin-left: 8px;
		margin-right: 8px;
	}
	.gallery__container[data-columns="6"] .gallery__picture:nth-child(6n + 6){
		width: calc(16.666666% - 13.5px);
		margin-left: 8px;
		margin-right: 0;
	}
}


/**************** STYL 1 (Ruby)*******************/
.gallery--style1 .gallery__picture img,
.gallery--style1.gallery__picture img {
	opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.gallery--style1 .gallery__picture:hover img,
.gallery--style1.gallery__picture:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.gallery--style1 .gallery__picture h3,
.gallery--style1.gallery__picture h3 {
	margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.gallery--style1 .gallery__picture:hover h3,
.gallery--style1.gallery__picture:hover h3 {
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.gallery--style1 .gallery__picture p,
.gallery--style1.gallery__picture p {
	position: absolute;
	bottom: 20%;
	left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100px;
    padding: 10px;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}
.gallery--style1 .gallery__picture:hover p,
.gallery--style1.gallery__picture:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}
/************** END STYL 1 *****************/

/**************** STYL 2 (Goliath)*******************/
.gallery--style2 .gallery__picture img,
.gallery--style2.gallery__picture img {
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery--style2 .gallery__picture:hover img,
.gallery--style2.gallery__picture:hover img {
	-webkit-transform: translate3d(0,-60px,0);
    transform: translate3d(0,-60px,0);
}

.gallery--style2 .gallery__picture h3,
.gallery--style2.gallery__picture h3 {
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.gallery--style2 .gallery__picture:hover h3,
.gallery--style2.gallery__picture:hover h3 {
	-webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
}

.gallery--style2 .gallery__picture p,
.gallery--style2.gallery__picture p {
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}
.gallery--style2 .gallery__picture:hover p,
.gallery--style2.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 2 *****************/

/**************** STYL 3 (Apollo)*******************/
.gallery--style3 .gallery__picture img,
.gallery--style3.gallery__picture img {
	opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
		background-color: white;
}
.gallery--style3 .gallery__picture:hover img,
.gallery--style3.gallery__picture:hover img {
	opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.gallery--style3 .gallery__picture h3,
.gallery--style3.gallery__picture h3 {
	text-align: left;
}

.gallery--style3 .gallery__picture .gallery__caption:before,
.gallery--style3.gallery__picture .gallery__caption:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	pointer-events: none;
}
.gallery--style3 .gallery__picture:hover .gallery__caption:before,
.gallery--style3.gallery__picture:hover .gallery__caption:before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.gallery--style3 .gallery__picture p,
.gallery--style3.gallery__picture p {
	position: absolute;
    right: 0;
    bottom: 0;
    margin: 30px;
    padding: 0 10px;
    max-width: 150px;
    border-right: 4px solid #fff;
	color: #FFF;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.gallery--style3 .gallery__picture:hover p,
.gallery--style3.gallery__picture:hover p {
	opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/************** END STYL 3 *****************/

/**************** STYL 4 (Jazz)*******************/
.gallery--style4 .gallery__picture,
.gallery--style4.gallery__picture {
    background: -webkit-linear-gradient(-45deg, #FFF 0%,#000 100%);
    background: linear-gradient(-45deg, #FFF 0%,#000 100%);
}
.gallery--style4 .gallery__picture img,
.gallery--style4.gallery__picture img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style4 .gallery__picture:hover img,
.gallery--style4.gallery__picture:hover img {
	opacity: 0.7;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.gallery--style4 .gallery__picture .gallery__caption:after,
.gallery--style4.gallery__picture .gallery__caption:after {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
	pointer-events: none
}
.gallery--style4 .gallery__picture:hover .gallery__caption:after,
.gallery--style4.gallery__picture:hover .gallery__caption:after {
	opacity: 1;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.gallery--style4 .gallery__picture h3,
.gallery--style4.gallery__picture h3 {
	opacity: 1;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
	padding-top: 22%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.gallery--style4 .gallery__picture:hover h3,
.gallery--style4.gallery__picture:hover h3 {
	opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.gallery--style4 .gallery__picture p,
.gallery--style4.gallery__picture p {
	padding: 1.5em 2em;
    font-size: 0.85em;
    opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style4 .gallery__picture:hover p,
.gallery--style4.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
/************** END STYL 4 *****************/

/**************** STYL 5 (Ming)*******************/
.gallery--style5 .gallery__picture img,
.gallery--style5.gallery__picture img {
	opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.gallery--style5 .gallery__picture:hover img,
.gallery--style5.gallery__picture:hover img {
	opacity: 0.4;
}
.gallery--style5 .gallery__picture .gallery__caption:before,
.gallery--style5.gallery__picture .gallery__caption:before {
	position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
	pointer-events: none;
}
.gallery--style5 .gallery__picture:hover .gallery__caption:before,
.gallery--style5.gallery__picture:hover .gallery__caption:before {
	opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.gallery--style5 .gallery__picture h3,
.gallery--style5.gallery__picture h3 {
	margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.gallery--style5 .gallery__picture:hover h3,
.gallery--style5.gallery__picture:hover h3 {
	-webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.gallery--style5 .gallery__picture p,
.gallery--style5.gallery__picture p {
	padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.gallery--style5 .gallery__picture:hover p,
.gallery--style5.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
/************** END STYL 5 *****************/

/**************** STYL 6 (Bubba)*******************/
.gallery--style6 .gallery__picture img,
.gallery--style6.gallery__picture img {
	opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.gallery--style6 .gallery__picture:hover img,
.gallery--style6.gallery__picture:hover img {
	opacity: 0.4;
}
.gallery--style6 .gallery__picture .gallery__caption:before,
.gallery--style6.gallery__picture .gallery__caption:before,
.gallery--style6 .gallery__picture .gallery__caption:after,
.gallery--style6.gallery__picture .gallery__caption:after {
	position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
	pointer-events: none;
}
.gallery--style6 .gallery__picture .gallery__caption:before,
.gallery--style6.gallery__picture .gallery__caption:before{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.gallery--style6 .gallery__picture .gallery__caption:after,
.gallery--style6.gallery__picture .gallery__caption:after{
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.gallery--style6 .gallery__picture:hover .gallery__caption:before,
.gallery--style6.gallery__picture:hover .gallery__caption:before,
.gallery--style6 .gallery__picture:hover .gallery__caption:after,
.gallery--style6.gallery__picture:hover .gallery__caption:after {
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery--style6 .gallery__picture h3,
.gallery--style6.gallery__picture h3 {
	padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
.gallery--style6 .gallery__picture:hover h3,
.gallery--style6.gallery__picture:hover h3 {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style6 .gallery__picture p,
.gallery--style6.gallery__picture p {
	padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.gallery--style6 .gallery__picture:hover p,
.gallery--style6.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 6 *****************/

/**************** STYL 7 (Milo)*******************/
.gallery--style7 .gallery__picture img,
.gallery--style7.gallery__picture img {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-25px,0,0) scale(1.12);
    transform: translate3d(-25px,0,0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery--style7 .gallery__picture:hover img,
.gallery--style7.gallery__picture:hover img {
	opacity: 0.5;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}

.gallery--style7 .gallery__picture h3,
.gallery--style7.gallery__picture h3 {
	position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em;
}
.gallery--style7 .gallery__picture:hover h3,
.gallery--style7.gallery__picture:hover h3 {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style7 .gallery__picture p,
.gallery--style7.gallery__picture p {
	padding: 0 10px 0 0;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
}
.gallery--style7 .gallery__picture:hover p,
.gallery--style7.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 7 *****************/

/**************** STYL 8 (Lily)*******************/
.gallery--style8 .gallery__picture,
.gallery--style8.gallery__picture {
	background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
    background: linear-gradient(-45deg, #000 0%,#fff 100%);
}

.gallery--style8 .gallery__picture img {
	margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery--style8 .gallery__picture:hover img {
	opacity: 0.6;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style8 .gallery__picture .gallery__caption:before,
.gallery--style8.gallery__picture .gallery__caption:before{
	position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5,0.5,1);
    transform: scale3d(0.5,0.5,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style8 .gallery__picture:hover .gallery__caption:before,
.gallery--style8.gallery__picture:hover .gallery__caption:before{
	opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.gallery--style8 .gallery__picture h3,
.gallery--style8.gallery__picture h3 {
	text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px,5px,0);
    transform: translate3d(5px,5px,0);
}
.gallery--style8 .gallery__picture:hover h3,
.gallery--style8.gallery__picture:hover h3 {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style8 .gallery__picture p,
.gallery--style8.gallery__picture p {
	position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px,20px,0);
    transform: translate3d(20px,20px,0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style8 .gallery__picture:hover p,
.gallery--style8.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 8 *****************/

/**************** STYL 9 (Sadie)*******************/
.gallery--style9 .gallery__picture .gallery__caption:before,
.gallery--style9.gallery__picture .gallery__caption:before{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 75%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style9 .gallery__picture:hover .gallery__caption:before,
.gallery--style9.gallery__picture:hover .gallery__caption:before{
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style9 .gallery__picture h3,
.gallery--style9.gallery__picture h3 {
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #000;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.gallery--style9 .gallery__picture:hover h3,
.gallery--style9.gallery__picture:hover h3 {
	color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

.gallery--style9 .gallery__picture p,
.gallery--style9.gallery__picture p {
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style9 .gallery__picture:hover p,
.gallery--style9.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 9 *****************/

/**************** STYL 10 (Layla)*******************/
.gallery--style10 .gallery__picture,
.gallery--style10.gallery__picture {
    background: #000;
}

.gallery--style10 .gallery__picture img,
.gallery--style10.gallery__picture img {
	-webkit-transform: translate3d(0,-30px,0) scale(1.2);
    transform: translate3d(0,-30px,0) scale(1.2);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style10 .gallery__picture:hover img,
.gallery--style10.gallery__picture:hover img {
	opacity: 0.7;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
	-webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.gallery--style10 .gallery__picture .gallery__caption:before,
.gallery--style10.gallery__picture .gallery__caption:before{
	position: absolute;
    content: '';
    opacity: 0;
	top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style10 .gallery__picture:hover .gallery__caption:before,
.gallery--style10.gallery__picture:hover .gallery__caption:before{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery--style10 .gallery__picture .gallery__caption:after,
.gallery--style10.gallery__picture .gallery__caption:after{
	position: absolute;
    content: '';
    opacity: 0;
	top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style10 .gallery__picture:hover .gallery__caption:after,
.gallery--style10.gallery__picture:hover .gallery__caption:after{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery--style10 .gallery__picture h3,
.gallery--style10.gallery__picture h3 {
	padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}
.gallery--style10 .gallery__picture:hover h3,
.gallery--style10.gallery__picture:hover h3 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	-webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.gallery--style10 .gallery__picture p,
.gallery--style10.gallery__picture p {
	padding: 0.5em 2em;
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style10 .gallery__picture:hover p,
.gallery--style10.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	-webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/************** END STYL 10 *****************/

/**************** STYL 11 (Oscar)*******************/
.gallery--style11 .gallery__picture,
.gallery--style11.gallery__picture {
	background: -webkit-linear-gradient(45deg, #FFF 0%, #9b4a1b 40%, #000 100%);
    background: linear-gradient(45deg, #FFF 0%,#9b4a1b 40%,#000 100%);
}

.gallery--style11 .gallery__picture img,
.gallery--style11.gallery__picture img {
	opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.gallery--style11 .gallery__picture:hover img,
.gallery--style11.gallery__picture:hover img {
	opacity: 0.4;
}

.gallery--style11 .gallery__picture .gallery__caption,
.gallery--style11.gallery__picture .gallery__caption{
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

.gallery--style11 .gallery__picture:hover .gallery__caption,
.gallery--style11.gallery__picture:hover .gallery__caption{
	background-color: rgba(0,0,0,0);
}

.gallery--style11 .gallery__picture .gallery__caption:before,
.gallery--style11.gallery__picture .gallery__caption:before{
	position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.gallery--style11 .gallery__picture:hover .gallery__caption:before,
.gallery--style11.gallery__picture:hover .gallery__caption:before{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery--style11 .gallery__picture h3,
.gallery--style11.gallery__picture h3 {
	margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.gallery--style11 .gallery__picture:hover h3,
.gallery--style11.gallery__picture:hover h3 {
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style11 .gallery__picture p,
.gallery--style11.gallery__picture p {
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.gallery--style11 .gallery__picture:hover p,
.gallery--style11.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/************** END STYL 11 *****************/

/**************** STYL 12 (Roxy)*******************/
.gallery--style12 .gallery__picture,
.gallery--style12.gallery__picture {
	background: -webkit-linear-gradient(45deg, #FFF 0%, #9b4a1b 40%, #000 100%);
    background: linear-gradient(45deg, #FFF 0%,#9b4a1b 40%,#000 100%);
}

.gallery--style12 .gallery__picture img,
.gallery--style12.gallery__picture img {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px,0,0) scale(1.3);
    transform: translate3d(-50px,0,0) scale(1.3);
}
.gallery--style12 .gallery__picture:hover img,
.gallery--style12.gallery__picture:hover img {
	opacity: 0.7;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style12 .gallery__picture .gallery__caption,
.gallery--style12.gallery__picture .gallery__caption{
    text-align: left;
}

.gallery--style12 .gallery__picture .gallery__caption:before,
.gallery--style12.gallery__picture .gallery__caption:before{
	position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}

.gallery--style12 .gallery__picture:hover .gallery__caption:before,
.gallery--style12.gallery__picture:hover .gallery__caption:before{
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style12 .gallery__picture h3,
.gallery--style12.gallery__picture h3 {
	padding: 25% 0 30px 0;
}

.gallery--style12 .gallery__picture p,
.gallery--style12.gallery__picture p {
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}
.gallery--style12 .gallery__picture:hover p,
.gallery--style12.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 12 *****************/

/**************** STYL 13 (Marley)*******************/
.gallery--style13 .gallery__picture .gallery__caption,
.gallery--style13.gallery__picture .gallery__caption{
	text-align: right;
}

.gallery--style13 .gallery__picture h3,
.gallery--style13.gallery__picture h3 {
	position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
	top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

.gallery--style13 .gallery__picture:hover h3,
.gallery--style13.gallery__picture:hover h3 {
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style13 .gallery__picture h3:after,
.gallery--style13.gallery__picture h3:after{
	position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery--style13 .gallery__picture:hover h3:after,
.gallery--style13.gallery__picture:hover h3:after{
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gallery--style13 .gallery__picture p,
.gallery--style13.gallery__picture p {
	position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
	bottom: 30px;
    line-height: 1.5;
	color: #FFF;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.gallery--style13 .gallery__picture:hover p,
.gallery--style13.gallery__picture:hover p {
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/************** END STYL 13 *****************/

/************** KOLEJNOSC ********************/

.order-list__container{
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}

.order-list__container.banners--order{
	max-width: 1250px;
}

.order-list__list{
	position: relative;
	list-style: none;
	margin: 30px 0;
	padding: 0;
}

.order-list__list:before,
.order-list__list:after{
	content: "";
	display: table;
}
.order-list__list:after{
	clear: both;
}
.order-list__element{
	position: relative;
	float: left;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	background: #FFF;
	cursor: pointer;
}

.order-list__element img {
    display: block;
    min-height: 100%;
    max-width: 100%;
	opacity: 0.8;
	margin: auto;
}

.order-list__list[data-columns="6"] li{
	width: calc(16.66666% - 10px);
}
.order-list__list[data-columns="5"] li{
	width: calc(20% - 10px);
}
.order-list__list[data-columns="4"] li{
	width: calc(25% - 10px);
}
.order-list__list[data-columns="3"] li{
	width: calc(33.3333333% - 10px);
}
.order-list__list[data-columns="2"] li{
	width: calc(50% - 10px);
}

.image__caption {
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,1);
	opacity: 0;
	-webkit-transition: 0.35s;
	transition: 0.35s;
	display: flex;
    justify-content: center;
    align-items: center;
}

.order-list__element:after{
	content: attr(data-order);
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
    font-size: 18px;
    padding: 2px 14px 2px 14px;
    background-color: rgba(0,0,0,0.5);
}

.order-list__element:hover .image__caption{
	opacity: 0.6;
}

.image__instruction {
	flex: 1;
    padding: 0 30px;
}

.image__caption i{
	color: #FFF;
	font-size: 30px;
}

.image__caption p{
	color: #FFF;
	line-height: 16px;
}

.order-list__divider{
	position: absolute;
	top: 0;
	left: -70px;
	display: block;
	width: 100%;
	z-index: 10;
}
.order-list__divider:after{
	content: "";
	position: absolute;
	width: calc(100% + 70px);
	height: 1px;
	background-color: #000;
	left: 0;
	top: 0;
}

/************ END KOLEJNOSC ******************/
/* css/smartphoto.css */
@keyframes smartphoto {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes smartphoto-img-wrap {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes smartphoto-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes smartphoto-loader {
  0% {
    opacity: .4;
    transform: rotate(0deg);
  }
  50% {
    opacity: 1;
    transform: rotate(180deg);
  }
  100% {
    opacity: .4;
    transform: rotate(360deg);
  }
}

@keyframes smartphoto-appear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes smartphoto-hide {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}

.smartphoto {
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0,0,0,0.85);
  opacity: 1;
  font-family: sans-serif;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  transition: all 0.3s ease-out;
  animation-name: smartphoto;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}

.smartphoto[aria-hidden="true"] {
  display: none;
}

.smartphoto-close {
  opacity: 0;
}

.smartphoto-count {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
}

.smartphoto-header {
  display: block;
  box-sizing: border-box;
  position: fixed;
  z-index: 102;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}

.smartphoto-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smartphoto-dismiss {
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik0xNTc2LjQyLDE0MDYuNzYsMjc4NCwxOTkuMTlhNTYuODYsNTYuODYsMCwwLDAsMC04MC4xOGwtNzguOTItNzguOTJhNTYuODYsNTYuODYsMCwwLDAtODAuMTgsMEwxNDE3LjMyLDEyNDcuNjYsMjA5Ljc1LDQwLjA5YTU2Ljg2LDU2Ljg2LDAsMCwwLTgwLjE4LDBMNTAuNjUsMTE5YTU2Ljg2LDU2Ljg2LDAsMCwwLDAsODAuMThMMTI1OC4yMywxNDA2Ljc2LDUwLjY1LDI2MTQuMzRhNTYuODYsNTYuODYsMCwwLDAsMCw4MC4xOGw3OC45Miw3OC45MmE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwTDE0MTcuMzIsMTU2NS44NiwyNjI0LjksMjc3My40NGE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwbDc4LjkyLTc4LjkyYTU2Ljg2LDU2Ljg2LDAsMCwwLDAtODAuMThaIi8+PC9zdmc+);
  text-shadow: 0 1px 0 #FFF;
  color: #FFF;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
}

.smartphoto-body {
  position: relative;
  z-index: 102;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.smartphoto-inner {
  position: relative;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.smartphoto-img {
  display: none;
  max-width: none;
  width: auto;
  height: auto;
  cursor: zoom-in;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: transform 0.3s ease-out;
  -webkit-user-drag: none;
}

.smartphoto-img.active {
  display: block;
}

.smartphoto-img-onmove {
  cursor: grab;
  cursor: -webkit-grab;
  transition: none;
}

.smartphoto-img-elasticmove {
  transition: transform 0.3s ease-out;
}

.smartphoto-img-wrap {
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  animation-name: smartphoto-img-wrap;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}

.smartphoto-img-left {
  transform: translateX(150%) !important;
}

.smartphoto-img-right {
  transform: translateX(-150%) !important;
}

.smartphoto-arrows {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1002;
  top: 50%;
  left: 0;
  opacity: 1;
  animation-name: smartphoto-appear;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}

.smartphoto-arrows[aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}

.smartphoto-arrows li {
  display: block;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-name: smartphoto-appear;
}

.smartphoto-arrows li:focus {
  outline: none;
}

.smartphoto-arrows [aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}

.smartphoto-arrows a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.smartphoto-arrow-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiAiPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBkPSJNMTgzNy44OCwxNDE3LjMyLDY0My41OSwyMjNhNzIuMjEsNzIuMjEsMCwwLDEsMC0xMDEuODJMNzQzLjgyLDIxYTcyLjIxLDcyLjIxLDAsMCwxLDEwMS44MiwwTDIwOTAuODMsMTI2Ni4xOWwxMDAuMjMsMTAwLjIzYTcyLjIxLDcyLjIxLDAsMCwxLDAsMTAxLjgyTDg0NS42NCwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwxLTEwMS44MiwwTDY0My41OSwyNzEzLjQyYTcyLjIxLDcyLjIxLDAsMCwxLDAtMTAxLjgyWiIvPjwvc3ZnPg==);
}

.smartphoto-arrow-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik05OTYuNzcsMTQxNy4zMiwyMTkxLjA2LDIyM2E3Mi4yMSw3Mi4yMSwwLDAsMCwwLTEwMS44MkwyMDkwLjgzLDIxQTcyLjIxLDcyLjIxLDAsMCwwLDE5ODksMjFMNzQzLjgyLDEyNjYuMTksNjQzLjU5LDEzNjYuNDJhNzIuMjEsNzIuMjEsMCwwLDAsMCwxMDEuODJMMTk4OSwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwwLDEwMS44MiwwbDEwMC4yMy0xMDAuMjNhNzIuMjEsNzIuMjEsMCwwLDAsMC0xMDEuODJaIi8+PC9zdmc+);
}

.smartphoto-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  animation-name: smartphoto-appear;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}

.smartphoto-nav[aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}

.smartphoto-nav ul {
  transition: 1s all;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.smartphoto-nav li {
  margin-left: 5px;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.smartphoto-nav a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  background-position: center center;
  background-size: cover;
  opacity: .5;
}

/* Modyfikacja */
.smartphoto-nav a:hover{
	opacity: 1;
}

.smartphoto-nav a:focus {
  opacity: .8;
}

.smartphoto-nav a.current {
  opacity: 1;
}

.smartphoto-nav img {
  width: auto;
  height: 100%;
}

.smartphoto-list {
  list-style-type: none;
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.smartphoto-list li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-out;
}

.smartphoto-list li:focus {
  outline: none;
}

.smartphoto-list-onmove {
  transition: all 0.3s ease-out;
}

.smartphoto-caption {
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 50px;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.smartphoto-caption:focus {
  outline: none;
}

.smartphoto-loader-wrap {
  display: block;
  position: relative;
  z-index: 103;
  width: 0;
  height: 0;
  transform: translate(50vw, 50vh);
}

.smartphoto-loader {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: -25px;
  margin-left: -25px;
  border: 8px solid #17CDDD;
  border-right-color: transparent;
  border-radius: 50%;
  animation: smartphoto-loader .5s infinite linear;
}

.smartphoto-img-clone {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
}

.smartphoto-sr-only {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.smartphoto-title{
	text-align: center;
	margin-top: -20px;
	color: #fff;
}
/* css/tiny-style.css */
p{
	margin: 0px;
}
span[class*="tekst"] a,
span[class*="tekst"] a:link,
span[class*="tekst"] a:hover,
span[class*="text"] a,
span[class*="text"] a:link,
span[class*="text"] a:hover
{
	color: inherit;
}

.tekst-rozstrzelony{
	line-height: 2.15;
}
.tekst-cienki{
	font-weight: 300;
}

/*** rozmiary ***/
.tekst-standard,
.tekst-bialy,
.tekst-szary,
.tekst-czarny,
.tekst-wyrozniony{
	font-size: 16px;
}
.tekst-bialy-sredni,
.tekst-szary-sredni,
.tekst-czarny-sredni,
.tekst-wyrozniony-sredni{
	font-size: 20px;
}
.tekst-bialy-wiekszy,
.tekst-szary-wiekszy,
.tekst-czarny-wiekszy,
.tekst-wyrozniony-wiekszy{
	font-size: 30px;
}
.tekst-bialy-duzy,
.tekst-szary-duzy,
.tekst-czarny-duzy,
.tekst-wyrozniony-duzy{
	font-size: 72px;
}
@media (min-width: 992px) and (max-width: 1300px){
	.tekst-bialy-duzy,
	.tekst-szary-duzy,
	.tekst-czarny-duzy,
	.tekst-wyrozniony-duzy{
		font-size: 66px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.tekst-bialy-duzy,
	.tekst-szary-duzy,
	.tekst-czarny-duzy,
	.tekst-wyrozniony-duzy{
		font-size: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.tekst-bialy-duzy,
	.tekst-szary-duzy,
	.tekst-czarny-duzy,
	.tekst-wyrozniony-duzy{
		font-size: 54px;
	}
}
@media (max-width: 479px){
	.tekst-bialy-duzy,
	.tekst-szary-duzy,
	.tekst-czarny-duzy,
	.tekst-wyrozniony-duzy{
		font-size: 40px;
	}
}

/*** kolory ***/
.tekst-czerwony{
	color: red;
}
.tekst-zielony{
	color: green;
}
.tekst-niebieski{
	color: blue;
}
.tekst-fioletowy{
	color: #B803FF;
}
.tekst-rozowy{
	color: pink;
}
.tekst-standard{ /* to samo co body, div, p, td */
	color: #333;
}
.tekst-bialy,
.tekst-bialy-sredni,
.tekst-bialy-wiekszy,
.tekst-bialy-duzy{
	color: white;
}

.tekst-szary,
.tekst-szary-sredni,
.tekst-szary-wiekszy,
.tekst-szary-duzy{
	color: grey;
}


.tekst-czarny,
.tekst-czarny-sredni,
.tekst-czarny-wiekszy,
.tekst-czarny-duzy{
	color: black;
}

@media(max-width: 767px){
	.xs-text-center{
		text-align: center !important;
	}
}

/***** Kontakt Footer *******/
.kontakt-row .col-sm-6{
	float: left;
}

@media(min-width: 991px) and (max-width: 1300px){
	.kontakt-row .col-sm-6:first-child{
		padding-right: 0;
		width: 55%;
	}
	.kontakt-row .col-sm-6:nth-child(2){
		width: 45%;
		padding-left: 0;
	}
}

/*=== Wszystkie Tabele Responsywne ===*/
.table--responsive_tmp
{
	height:unset !important;
	width:100% !important;
	margin: 15px auto;
	border: 1px solid #dfdfdf;
}
.table--responsive_tmp th
{
	height:unset !important;
	text-align: center;
	word-break: normal !important;
}
.table--responsive_tmp thead tr:first-child{
	border-bottom: 4px double #dfdfdf;
}
.table--responsive_tmp thead{
	border-bottom: 1px solid #dfdfdf;
}
.table--responsive_tmp thead tr th{
	background-color: #f7f7f7;
}
.table--responsive_tmp tbody tr{
	height:unset !important;
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}
.table--responsive_tmp tbody tr:hover{
	background-color: #efefef;
}
.table--responsive_tmp tr td{
	height:unset !important;
  	word-wrap: break-word;
}
.table--responsive_tmp th,
.table--responsive_tmp td{
	width:auto !important;
	vertical-align: middle;
	padding:6px;
	min-width:20px;
	min-height:10px;
}
/*=== Wszystkie *===/

/*=== Tabela Responsywna Szablon 001 ===*/
.table--responsive_001
{
	width:100% !important;
}
.table--responsive_001 tbody{
	vertical-align:top;
}
.table--responsive_001 td
{
	width:100% !important;
	padding:15px;
	text-align:justify;
}
.table--responsive_001 img{
	padding:15px;
}
.table--responsive_001 img{
	max-width:550px;
	height:auto;
}
@media(max-width: 991px){
	.table--responsive_001 th,
	.table--responsive_001 td{
		display: inline-block;
	}
	.table--responsive_001 th{
		width:100% !important;
		float:left;
		text-align: center;
	}
	.table--responsive_001 td{
		float:right;
	}
}
@media(max-width: 600px){
	.table--responsive_001 img{
		max-width:90%;
		height:auto;
	}
}

/*=== 001 ===*/

/*=== Tabela Responsywna Szablon 002 ===*/
.table--responsive_002
{
	width:100% !important;
}
.table--responsive_002 tbody{
	vertical-align:top;
}
.table--responsive_002 tr
{
	display:flex;
	flex-direction: row;
}
.table--responsive_002 td
{
	width:100% !important;
	padding:15px;
	text-align:justify;
	display:flex;
	flex-direction: column;
}
.table--responsive_002 th
{
	width:100% !important;
	display:flex;
	flex-direction: column;
	text-align:center;
}
.table--responsive_002 img{
	padding:15px;
	text-align: center;
}
.table--responsive_002 img{
	max-width:550px;
	height:auto;		
}
@media(max-width: 991px){
	.table--responsive_002 th,
	.table--responsive_002 td{
		display: inline-block;
	}
	.table--responsive_002 tr
	{
		flex-direction: column-reverse;
	}
}
@media(max-width: 600px){
	.table--responsive_002 img{
		max-width:90%;
		height:auto;
	}
}

/*=== 002 ===*/

/*=== Tabela Responsywna Szablon 003 ===*/
.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
	background-color: #f7f7f7;
	height:87px !important;
}
@media (min-width:992px)  and (max-width:1300px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:8vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.85rem;
	}
}
@media (max-width:991px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:8vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.85rem;
	}
}
@media (min-width:800px) and (max-width:990px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:6vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.6rem;
	}
	.table--responsive_003 td, .table--responsive_003 th
	{
		padding:4px;
	}
}
@media (min-width:600px) and (max-width:799px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:5.5vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.5rem;
	}
	.table--responsive_003 td, .table--responsive_003 th
	{
		padding:3px;
	}
}
@media (min-width:520px) and (max-width:599px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:5vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.5rem;
	}
	.table--responsive_003 td, .table--responsive_003 th
	{
		padding:3px;
	}
}
@media (min-width:400px) and (max-width:519px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:5vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.4rem;
	}
	.table--responsive_003 td, .table--responsive_003 th
	{
		padding:2px;
	}
}
@media (max-width:399px)
{
	.table--responsive_003 thead tr th, .table--responsive_003 thead tr{
		height:5vw !important;
	}
	.table--responsive_003 td, .table--responsive_003 th, .table--responsive_003 span, .table--responsive_003 p
	{
		font-size: 0.25rem;
	}
	.table--responsive_003 td, .table--responsive_003 th
	{
		padding:1px;
	}
}
/*=== 003 ===*/
/*=== Tabela Responsywna Szablon 004 ===*/
.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
	background-color: #f7f7f7;
	height:87px !important;
}
@media (min-width:800px) and (max-width:990px)
{
	.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
		height:7vw !important;
	}
	.table--responsive_004 td, .table--responsive_004 th, .table--responsive_004 span, .table--responsive_004 p
	{
		font-size: 0.8rem;
	}
	.table--responsive_004 td, .table--responsive_004 th
	{
		padding:5px;
	}
}
@media (min-width:660px) and (max-width:799px)
{
	.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
		height:6vw !important;
	}
	.table--responsive_004 td, .table--responsive_004 th, .table--responsive_004 span, .table--responsive_004 p
	{
		font-size: 0.7rem;
	}
	.table--responsive_004 td, .table--responsive_004 th
	{
		padding:3px;
	}
}
@media (min-width:500px) and (max-width:659px)
{
	.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
		height:6vw !important;
	}
	.table--responsive_004 td, .table--responsive_004 th, .table--responsive_004 span, .table--responsive_004 p
	{
		font-size: 0.6rem;
	}
	.table--responsive_004 td, .table--responsive_004 th
	{
		padding:3px;
	}
}
@media (min-width:440px) and (max-width:499px)
{
	.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
		height:6vw !important;
	}
	.table--responsive_004 td, .table--responsive_004 th, .table--responsive_004 span, .table--responsive_004 p
	{
		font-size: 0.5rem;
	}
	.table--responsive_004 td, .table--responsive_004 th
	{
		padding:2px;
	}
}
@media (max-width:439px)
{
	.table--responsive_004 thead tr th, .table--responsive_004 thead tr{
		height:5vw !important;
	}
	.table--responsive_004 td, .table--responsive_004 th, .table--responsive_004 span, .table--responsive_004 p
	{
		font-size: 0.35rem;
	}
	.table--responsive_004 td, .table--responsive_004 th
	{
		padding:1px;
	}
}
/*=== 004 ===*/

/*=== Tabela Responsywna Szablon 005 ===*/
.table--responsive_005 thead tr th{
	height:87px !important;
}
@media(max-width: 800px){
	.table--responsive_005{
		min-width: auto;
	}
	.table--responsive_005 thead{
		display: none;
	}
	.table--responsive_005 tbody{
		display: block;
	}
	.table--responsive_005 tr{
		display: block;
		background: linear-gradient(90deg, #F7f7f7 35%, #FFFFFF 0%);
	}

	.table--responsive_005 td{
		display: block;
		clear: both;
		position: relative;
		left:35%;
		width:65% !important;
	}
	.table--responsive_005 td:before{
		display: block;
		position: absolute;
		content: attr(data-th);
		font-weight: bold;
		text-align: left;
		top:6px;
		bottom:0;
		left:-53%;
	}
}
/*=== 005 ===*/
/*=== Tabela Responsywna Szablon 006 ===*/
.table--responsive_006 thead tr th, .table--responsive_006 thead tr{
	background-color: #f7f7f7;
	height:87px !important;
}
@media (min-width:660px) and (max-width:749px)
{
	.table--responsive_006 thead tr th, .table--responsive_006 thead tr{
		height:9vw !important;
	}
	.table--responsive_006 td, .table--responsive_006 th, .table--responsive_006 span, .table--responsive_006 p
	{
		font-size: 0.9rem;
	}
	.table--responsive_006 td, .table--responsive_006 th
	{
		padding:5px;
	}
}
@media (min-width:500px) and (max-width:659px)
{
	.table--responsive_006 thead tr th, .table--responsive_006 thead tr{
		height:9vw !important;
	}
	.table--responsive_006 td, .table--responsive_006 th, .table--responsive_006 span, .table--responsive_006 p
	{
		font-size: 0.8rem;
	}
	.table--responsive_006 td, .table--responsive_006 th
	{
		padding:4px;
	}
}
@media (min-width:440px) and (max-width:499px)
{
	.table--responsive_006 thead tr th, .table--responsive_006 thead tr{
		height:9vw !important;
	}
	.table--responsive_006 td, .table--responsive_006 th, .table--responsive_006 span, .table--responsive_006 p
	{
		font-size: 0.7rem;
	}
	.table--responsive_006 td, .table--responsive_006 th
	{
		padding:3px;
	}
}
@media (max-width:439px)
{
	.table--responsive_006 thead tr th, .table--responsive_006 thead tr{
		height:8vw !important;
	}
	.table--responsive_006 td, .table--responsive_006 th, .table--responsive_006 span, .table--responsive_006 p
	{
		font-size: 0.6rem;
	}
	.table--responsive_006 td, .table--responsive_006 th
	{
		padding:2px;
	}
}
/*=== 006 ===*/
/* js/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css */
/*
   Plupload
------------------------------------------------------------------- */

.plupload_wrapper * {
	box-sizing: content-box;
}

.plupload_button {
	cursor: pointer;
	outline: none;
}

.plupload_wrapper {
	font: normal 11px Verdana,sans-serif;
	width: 100%;
	min-width: 520px;
	line-height: 12px;
}

.plupload_container {
	_height: 300px;
	min-height: 300px;
	position: relative;
}

.plupload_filelist_footer {border-width: 1px 0 0 0}
.plupload_file {border-width: 0 0 1px 0}
.plupload_container .plupload_header {border-width: 0 0 1px 0; position: relative;}

.plupload_delete .ui-icon, 
.plupload_done .ui-icon,
.plupload_failed .ui-icon {
	cursor:pointer;	
}

.plupload_header_content {
	position: relative;
    padding: 10px;
	background-color: #F3F3F3;
}

.plupload_logo {
	width: 40px;
	height: 40px;
	background: url('../img/plupload.png') no-repeat 0 0;
	position: absolute;
	top: 8px;
	left: 8px;
}

.plupload_header_content_bw .plupload_logo {
	background-position: -40px 0;
}

.plupload_header_title {
	font: normal 18px Ubuntu;
	line-height: 19px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
}

.plupload_header_text {
	font: normal 12px Ubuntu;
	color: #000;
}

.plupload_view_switch {
	position: absolute;
	right: 16px;
	bottom: 2px;
	margin: 0;
	display: none;
}

.plupload_view_switch .ui-button {
	margin-right: -0.31em;
}

.plupload_content {
	position: absolute;
	top: 86px;
	bottom: 44px;
	left: 0;
	right: 0;
	overflow-y: auto;
	width: 100%;
}

.plupload_filelist {
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0;
	width: 100%;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.plupload_filelist_content {
	padding: 0;
	margin: 0;
}

.plupload_cell {padding: 8px 6px;}

.plupload_file {
	list-style: none;
	display: block;
	position: relative;
	overflow: hidden;
	line-height: 12px;
}

.plupload_file_thumb {
	position: relative;
	background-image: none;
	background-color: #eee;
}

.plupload_thumb_loading {
	background: #eee url(../img/loading.gif) center no-repeat;
}

.plupload_thumb_loading .plupload_file_dummy,
.plupload_thumb_embedded .plupload_file_dummy {
	display: none;
}

.plupload_file_name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plupload_filelist_header {
	border-top: none;
}

.plupload_filelist_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.plupload_buttons { 
	position: relative;
}

/* list view */
.plupload_view_list .plupload_file {
	border-left: none;
	border-right: none;
	border-top: none;
	height: 29px;
	width: 100% !important;
	/* fix IE6 vertical white-space bug */
	_float: left;
	_clear: left;
}

.plupload_view_list div.plupload_file_size, 
.plupload_view_list div.plupload_file_status,
.plupload_view_list div.plupload_file_action {
	padding: 8px 6px;
	position: absolute;
	top: 0;
	right: 0;
}

.plupload_view_list div.plupload_file_name {
	margin-right: 156px;
	padding: 8px 6px;
	_width: 75%;
}

.plupload_view_list div.plupload_file_size {
	right: 28px;
}

.plupload_view_list div.plupload_file_status {
	right: 82px;
}

.plupload_view_list .plupload_file_rename {
	margin-left: -2px;
}

.plupload_view_list .plupload_file_size, 
.plupload_view_list .plupload_file_status,
.plupload_filelist_footer .plupload_file_size, 
.plupload_filelist_footer .plupload_file_status {
	text-align: right; 
	width: 52px;
}

.plupload_view_list .plupload_file_thumb {
	position: absolute;
	top: -999px;
}

.plupload_view_list .plupload_file_progress {
	display: none;
}


/* thumbs view */
.plupload_view_thumbs .plupload_content {
	top: 57px;
}

.plupload_view_thumbs .plupload_filelist_header {
	display: none;
}

.plupload_view_thumbs .plupload_file {
	padding: 6px;
	margin: 10px;
	border: 1px solid #fff;
	float: left;
}

.plupload_view_thumbs .plupload_file_thumb,
.plupload_view_thumbs .plupload_file_dummy {
	text-align: center;
	overflow: hidden;
}

.plupload_view_thumbs .plupload_file_dummy {
	font-size: 21px;
	font-weight: bold;
	text-transform: lowercase;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.plupload_view_thumbs div.plupload_file_action {
	position: absolute;
	top: 0;
	right: 0;
}

.plupload_view_thumbs div.plupload_file_name {
	padding: 0;
	font-weight: bold;
}

.plupload_view_thumbs .plupload_file_rename {
	padding: 1px 0;
	width: 100% !important;
}

.plupload_view_thumbs div.plupload_file_size {
	font-size: 0.8em;
	font-weight: normal;
}

.plupload_view_thumbs div.plupload_file_status {
	position: relative;	
	height: 3px;
	overflow: hidden;
	text-indent: -999px;
	margin-bottom: 3px;
}

.plupload_view_thumbs div.plupload_file_progress {
	border: none;
	height: 100%;
}

.plupload .ui-sortable-helper,
.plupload .ui-sortable .plupload_file {
	cursor:move;	
}

.plupload_file_action {width: 16px;}
.plupload_file_name {
	overflow: hidden;
	padding-left: 10px;
}

.plupload_file_rename {
	border: none;
	font: normal 11px Ubuntu;
	padding: 1px 2px;
	line-height: 11px;
	height: 11px;
}

.plupload_progress {width: 60px;}
.plupload_progress_container {padding: 1px;}


/* Floats */

.plupload_right {float: right;}
.plupload_left {float: left;}
.plupload_clear,.plupload_clearer {clear: both;}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;
}
.plupload_clearer {height: 0;}

/* Misc */
.plupload_hidden {display: none !important;}

.plupload_droptext {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 0;
	line-height: 160px;
	display: none;
}

.plupload_dropbox .plupload_droptext {
	display: block;
	font-weight: 800;
	text-transform: uppercase;
}

.plupload_buttons, .plupload_upload_status {float: left}

.plupload_message {
	position: absolute;
	top: -1px;
	left: -1px;	
	height: 100%;
	width: 100%;
}

.plupload_message p {
	padding:0.7em;
	margin:0;
}

.plupload_message strong {
	font-weight: bold;	
}

.plupload_message i {
	font-style: italic;	
}

.plupload_message p span.ui-icon {
	float: left;
	margin-right: 0.3em;	
}

.plupload_header_content .ui-state-error,
.plupload_header_content .ui-state-highlight {
	border:none;	
}

.plupload_message_close {
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;	
}

.plupload .ui-sortable-placeholder {
	height:35px;
}

/******************************* ZMIANY *********************************/
.fa-plus-circle,
.fa-arrow-circle-right,
.fa-stop-circle{
	position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 10px;
}

.cms_klawisz{
	line-height: 20px;
}

.fa-minus-circle{
	color: #000;
	cursor: pointer;
}

.fa-check-circle{
 	color: green;
	cursor: pointer;	
}

.fa-exclamation-triangle{
	color: red;
	cursor: pointer;	
}

a.ui-state-disabled:hover{
	background-color: #F3F3F3;
    color: #000;
}

.ui-button-text-icon-primary .ui-icon {
    margin-left: -8px;
}
/* css/font_wybrany/marcellus_sc-merriweather.css */
#stuck_container ul > li > a,
.special-font,
h4.artykul-tytul,
h3,
.menu_boczne ul li a,
.camera_caption h2,
footer h4,
.tekst-bialy-duzy,
.tekst-szary-duzy,
.tekst-czarny-duzy,
.tekst-wyrozniony-duzy,
.tekst-wyrozniony-sredni,
.tekst-bialy-sredni,
.tekst-czarny-sredni,
.tekst-szary-sredni,
.tekst-wyrozniony-wiekszy,
.tekst-bialy-wiekszy,
.tekst-czarny-wiekszy,
.tekst-szary-wiekszy,
h1,
h2,
.panel_button span,
.in2referencegallery_category_h2,
.in2referencegallery_popup_text_inner>h2,
h4.ramka_tytul {
    font-family: "Marcellus SC", sans-serif;
}



body, div, p, table, tr, td, span, p,
.form-control,
.map-destination-button,
div.description p.bodytext{
	font-family: 'Merriweather', serif;
}
/* css/leaflet.css */
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}
/* css/kronika/jquery.jscrollpane.custom.css */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */


/* Custom Style */

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
	width: 100% !important;
	left: 0 !important;
}

.jspVerticalBar {
	position: absolute;
	top: 0px;
	right: 1%;
	width: 9px;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
}

.jspContainer:hover .jspVerticalBar {
	opacity: 1;
}

.jspCap {
	display: block;
	background: #fff;
}

.jspVerticalBar .jspCap {
	height: 40px;
}

.jspTrack {
	background: rgba(112,17,1,0.3);
	box-shadow: inset 0 0 1px rgba(112,17,1,0.1), inset 1px 0 4px rgba(122,17,1,0.05);
	border-radius: 10px;
	position: relative;
}

.jspDrag {
	background: #701101;
	position: relative;
	box-shadow: inset -1px 0 8px rgba(0,0,0,0.05);
	top: 0;
	left: 0;
	border-radius: 5px;
	border: 1px solid #f0f0f0;
	cursor: pointer;
}

.jspCorner {
	background: #fff;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}
/* css/kronika/bookblock.css */
/* Content Flip Style */
.bb-bookblock {
	width: 400px;
	height: 300px;
	position: relative;
	background: #fff;
	z-index: 100;
}

.bb-page {
	width: 50%;
	height: 100%;
	left: 50%;
	position: absolute;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.bb-page > div,
.bb-outer,
.bb-content {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

.bb-content {
	background: #fff;
}

.bb-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.bb-overlay, .bb-outer {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bb-page > div {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bb-back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.bb-outer {
	width: 100%;
	overflow: hidden;
	z-index: 999;
}

.bb-overlay, 
.bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1000;
}

.bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.2);
}

.bb-bookblock > div.bb-page:first-child,
.bb-bookblock > div.bb-page:first-child .bb-back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.js .bb-item {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #fff;
}
/* css/kronika/custom.css */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
/*
html { height: 100%; }

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

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	background: #fff;
	font-weight: 400;
	font-size: 100%;
	color: #333;
	height: 100%;
}*/

/*.js body {
	overflow: hidden;
}*/

a {
	color: #555;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

.chronicle .container,
.bb-custom-wrapper,
.bb-bookblock {
	width: 100%;
	height: 100%;
}

.container {
	position: relative;
	left: 0px;
	-webkit-transition: left 0.3s ease-in-out;
	-o-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
}

.slideRight {
	left: 240px;
}

.no-js .container {
	padding-left: 240px;
}


.menu-panel {
	width: 240px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
	background: #f1103a;
}

.menu-panel1{
	left: 0px;
}
.menu-panel2{
	left: 240px;
}


.menu-container{
	position: fixed;
}

.js .menu-container {
	position: absolute;
	left: -240px;
}

.menu-panel h3 {
	font-size: 1.8em;
	padding: 20px;
	font-weight: 300;
	color: #fff;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.05);
	background: #f1103a;
} 

.menu-toc {
	list-style: none;
	padding: 0;
}

.menu-toc li a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	line-height: 3.5;
	padding: 0 20px;
	cursor: pointer;
	background: #f1103a;
	border-bottom: 1px solid #dd1338;
}

.menu-toc li a:hover,
.menu-toc li.menu-toc-current a{
	background: #dd1338;
}

.menu-panel div {
	margin-top: 20px;
}

.menu-panel div a {
	text-transform: uppercase;
	font-size: 0.7em;
	line-height: 1;
	padding: 5px 20px;
	display: block;
	border: none;
	color: #bc0b0b;
	letter-spacing: 1px;
	font-weight: 800;
	text-shadow: 0 1px rgba(255,255,255,0.2);
} 

.menu-panel div a:hover {
	background: inherit;
	color: #fff;
	text-shadow: none;
}

.bb-custom-wrapper nav {
	top: 5px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 120;
	text-align: center;
	width: 420px; /* Modyfikacja szerokości - Łukasz F. */
	height: 50px;
}

.bb-custom-wrapper nav span
 {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0px;
	background: #f5f5f5;
	color: #000;
	line-height: 50px;
	text-align: center;
	speak: none;
	font-weight: bold;
	cursor: pointer;
}

.bb-custom-wrapper nav span:hover,
.bb-custom-wrapper nav span.menu-button:hover {
	background: #000;
	color: #FFF;
}

.bb-custom-wrapper nav span:last-child {
	left: 360px;
	right: 0;
}

.bb-custom-wrapper nav span.menu-button {
	z-index: 1000;
	width: 140px;
	margin-left: 50px;
}

.bb-custom-wrapper nav span.bb-print {
	width: 170px;
	margin-left: 190px;
}



.bb-custom-wrapper nav span.bb-print > button{
	background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
	width: 170px;
}

#bb-nav-next:before,
#bb-nav-prev:before
 {
    position: absolute;
    content: '';
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 13px;
    width: 17px;
    top: 50%;
	margin-top: -6.5px;
	left: -6.5px;
}
@media (max-width: 479px)
{
	.bb-custom-wrapper nav span.menu-button,
	.bb-custom-wrapper nav span.bb-print {
		display:none;
	}
	.bb-custom-wrapper nav span
 	{
		position:fixed;
		left:10px;
		top:5px;
	}
	.bb-custom-wrapper nav span:last-child {
		left:unset;
		right:10px;
	}
}
.no-js .bb-custom-wrapper nav span,
.bb-custom-wrapper nav span.no-js .menu-button {
	display: none;
}

.js .content {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	bottom: 50px;
	overflow: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
}

.scroller {
	padding: 10px 5% 10px 5%;
}

.js .content:before,
.js .content:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: 100;
	pointer-events: none;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.js .content:after {
	top: auto;
	bottom: 0;
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.content h2 {
	font-weight: 300;
	font-size: 4em;
	padding: 0 0 10px;
	color: #333;
	margin: 0 1% 40px;
	text-align: left;
}

.content h3 {
	margin: 25px 0;
}

.no-js .content h2 {
	padding: 40px 1% 20px;
}

.content p {
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: 300;
	text-align: justify;
}

@media screen and (max-width: 800px){
	.no-js .menu-panel {
		display: none;
	}

	.no-js .container {
		padding: 0;
	}
}

@media screen and (max-width: 400px){
	.menu-panel,
	.content {
		font-size: 75%;
	}
}

.jspContainer{
	height: 100vh;
}
.js .content{
	height: calc(100vh - 60px);
}
.js .bb-item{
	height: 100vh;
}
.bb-bookblock{
	height: 100vh;
}
/* css/kalendarz/standard.css */
.calendar {

}

.calendar__container {
    display: flex;
    flex-direction: row;
}

.calendar__header {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.calendar__side-left {
    display: flex;
    flex-direction: column;
}

.calendar__month--arrow-left {
    display: flex;
    align-items: center;
    cursor: pointer;
    max-width: 150px;
    width: 100%;
}

.arrow-left {
    width: 20px;
    height: 20px;
    /* background-color: lightblue; */
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: -1px;
    transition: all .2s;
}

.arrow-left:after {
    content: '';
    width: 10px;
    height: 10px;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate(-53%, -15%);
}

.calendar__month--arrow-right {
    display: flex;
    align-items: center;
    cursor: pointer;
    max-width: 150px;
    width: 100%;
    justify-content: flex-end;
}

.arrow-right {
    width: 20px;
    height: 20px;
    /* background-color: lightblue; */
    display: inline-block;
    position: relative;
    margin-left: 10px;
    top: -1px;
    transition: all .2s;
}

.arrow-right:after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: rotate(-45deg) translate(60%, -8%);
}

.calendar__month--arrow-left:hover .arrow-left, .calendar__month--arrow-right:hover .arrow-right {
    /* background-color: brown; */
}

.calendar__month--arrow-left:hover span, .calendar__month--arrow-right:hover span {
    color: brown;
    font-weight: 800;
}

.calendar__month--arrow-left:hover .arrow-left::after, .calendar__month--arrow-right:hover .arrow-right::after {
    border-color: brown;
}

.calendar__month p {
    font-size: 40px;
    position: relative;
}

.calendar__month p:after {
    content: '';
    width: 100%;
    height: 4px;
    background-color: #928047;
    display: block;
}

.calendar__day-of-week {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.calendar__day-of-week div{
    width: 100%;
    max-height: 25px;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.calendar__day-table {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.calendar__cell {
    border: 2px solid #928047;
    border-left: 1px solid #928047;
    border-right: 1px solid #928047;
    margin: 5px 0;
    min-height: 100px;
}

.calendar__day-table .calendar__cell{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-basis: 14.285%;
}

.calendar__cell .calendar__cell-header {
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
}

.calendar__cell.current-month .calendar__cell-header {
    background-color: #EFEFEF;
}

.calendar__cell .calendar__cell-container {
    padding: 0 7px;
    position: relative;
    max-height: 300px;
    height: 100%;
}

.calendar__cell .calendar__cell-container div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.calendar__cell .calendar__cell-container div:nth-child(2) {
    position: relative;
    z-index: 2;
}

.calendar__cell .calendar__cell-container p {
    font-size: 12px;
    font-weight: 600;
}

.calendar__cell .calendar__cell-container a.edit, .calendar__task a.edit {
    color: #000;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 10px;
    margin: 0px 1px;
    text-align: center;
    border-radius: 3px;
    transition: 0.5s;
    text-transform: uppercase;
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
    font-family: "Ubuntu", "Open Sans", "trebuchet MS";
    font-size: 12px;
    padding: 3px;
    transition: .3s all;
}


.calendar__cell .calendar__cell-container a.delete, .calendar__task a.delete  {
    color: #000;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 10px;
    margin: 0px 1px;
    text-align: center;
    border-radius: 3px;
    transition: 0.5s;
    text-transform: uppercase;
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
    font-family: "Ubuntu", "Open Sans", "trebuchet MS";
    font-size: 12px;
    padding: 3px;
    transition: .3s all;
}

.calendar__cell .calendar__cell-container a:hover, .calendar__task a:hover {
    background-color: rgba(35,35,35,0.96);
    color: white;
    text-decoration: none;
}

.calendarView form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.calendarView form label{
    display: flex;
    flex-direction: row;
    margin: 10px 0;
    max-width: 570px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.calendarView form label:nth-of-type(3){
    display: flex;
    flex-direction: row;
    margin: 10px 0;
    max-width: 570px;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

.calendarView form label input{
    width: 300px;
    padding: 5px;
    border: 1px solid #D6D9DF;
    background-color: #F8F9FA;
    font-size: 16px;
    color: #000
}


.calendarView form label img {
    margin-left: 10px;
}

.calendarView form label img.ui-datepicker-trigger{
    display: none;
}

.calendarView form label textarea{
    width: 59%;
    padding: 5px;
    height: 200px;
    border: 1px solid #D6D9DF;
    background-color: #F8F9FA;
    font-size: 16px;
    color: #000
}

.calendar__side-left {
    flex: 5;
}

.calendar__side-right {
    flex: 1;
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

.calendar__side-right .calendar__header {
    display: flex;
    flex-basis: 114px;
    align-items: flex-end;
}

.calendar__side-right .calendar__header p {
    font-weight: 800;
    padding-bottom: 10px;
}

.calendar__card {
    /*color: white;*/
    padding: 8px;
    /* position: relative; */
    /* flex: 1; */
}

.calendar__card p {
    color: white;
    font-weight: 800;
}

.calendar__card--top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.calendar__card--top-cloned {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.calendar__card--top:after {
    content: '';
    background-color: white;
    width: 100%;
    height: 1px;
    margin: 8px;
}

.calendar__card--top p:nth-of-type(1) {
    
}

.calendar__card--top p:nth-of-type(2) {
    line-height: 92px;
    font-size: 100px;
}

.calendar__card--top p:nth-of-type(3) {
    
}

.calendar__card--top p:nth-of-type(4) {
    
}

.liturgy__content {
    display: flex;
    flex-direction: column;
}

.liturgy__content p {
    font-size: 12px;
    text-align: center;
}


.calendar__timetable {
    border: 2px solid #928047;
    border-top: none;
    flex: 1;
    padding: 0px;
    margin-bottom: 5px;
    overflow: auto;
    /* max-height: 271px; */
}

/* width */
.calendar__timetable::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.calendar__timetable::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.calendar__timetable::-webkit-scrollbar-thumb {
  background: #928047; 
  border-radius: 10px;
}

/* Handle on hover */
.calendar__timetable::-webkit-scrollbar-thumb:hover {
  background: #928047; 
}

.calendar__task {
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
}

.calendar__task > div:nth-of-type(1) {
    display: flex;
    width: 100%;
}

.calendar__task > div:nth-of-type(2) {
    display: flex;
}

.calendar__task > div:nth-of-type(2) a {
    max-height: 27px;
}

.calendar__timetable .calendar__task div:nth-of-type(1) div {
    flex: 1;
    font-weight: 800;
    font-size: 14px;

}

.calendar__timetable .calendar__task div:nth-of-type(1) p {
    flex: 5;
    font-size: 14px;
}

.calendar__task p:nth-of-type(1) {
    flex: 1;
}

.calendar__task p:nth-of-type(2) {
    flex: 5;
}

.calendar__task p span {
    width: 40px;
    display: inline-block;
}

.calendar__side-left .calendar__task p span {
    width: 30px;
    display: inline-block;
}


.calendar--mobile .calendar__timetable {
    border: 2px solid #928047;
    border-top: none;
    flex: 1;
    padding: 10px;
    margin-bottom: 0px;
}

.calendar__timetable div {
    /* overflow: auto; */
}

.calendar__timetable div.liturgy p {
    font-size: 12px;
    font-weight: 600;
}

.calendar__cell.current-month.active {
    background-color: #EFEFEF;
}

.calendar__cell.current-month.active .calendar__cell-header, .calendar__cell.current-month.actualDateClass .calendar__cell-header{
    background-color: rgb(42, 168, 80);
}

.calendar__cell.current-month.christmasPeriodClass.active .calendar__cell-header, .calendar__cell.current-month.easterPeriodClass.active .calendar__cell-header, .calendar__cell.current-month.actualDateClass.easterPeriodClass .calendar__cell-header {
    background-color: rgb(111, 14, 6);
}

.calendar__cell.current-month.adventPeriodClass.active .calendar__cell-header, .calendar__cell.current-month.lentPeriodClass.active .calendar__cell-header, .calendar__cell.current-month.actualDateClass.lentPeriodClass .calendar__cell-header {
    background-color: rgb(67, 15, 97);
}

.calendar__cell.current-month.active .calendar__cell-header p {
    color: #fff;
    font-weight: 800;
}

.calendar__cell.current-month.actualDateClass .calendar__cell-header p {
    color: #fff;
    font-weight: 800;
}

.calendar__card .calendar__read--text {
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    transition: all .2s;
}

.calendar__card .calendar__read--text:hover {
    color: #e7cb71;
}



.liturgy__modal {
    opacity: 0;
    pointer-events: none;
    transition: .4s all;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
}

.liturgy__modal.active {
    opacity: 1;
    pointer-events: all;
    z-index: 100;
}

.liturgy__modal-whole {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
    width: 100%;
    max-height: 500px;
    height: 100vh;
    border-radius: 25px;
    display: flex;
}

.liturgy__modal-close {
    position: absolute;
    right: 50px;
    top: 20px;
    z-index: 4;
    cursor: pointer;
}

.liturgy__modal-close .fas {
    font-size: 20px;
}

.liturgy__modal-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    flex: 4;
}

.liturgy__modal-content {
    height: 100%;
    /* overflow: auto; */

    display: flex;
    flex-direction: column;
}

.liturgy__modal-bg {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: calc(100vh);
}

.liturgy__link--body {
    opacity: 0;
    pointer-events: none;
    transition: .4s all;
    visibility: hidden;
    position: absolute;
    text-align: justify;
    padding-right: 10px;
    pointer-events: none;
}

.liturgy__link--body h4 {
    font-weight: 800;
    margin-bottom: 16px;
}

.liturgy__modal.active .liturgy__link--body {
    pointer-events: all;
}

.liturgy__modal.active .liturgy__link--body.active {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    position: relative;
}

.liturgy__link-content-body {
    overflow: auto;
}

.liturgy__modal-menu {
    background-color: #928047;
    padding: 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    flex: 1;
    overflow: auto;
}

.liturgy__link--head {
    color: #cbcbcb;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    padding: 5px 0;
    display: flex;
    position: relative;
}

.liturgy__link--head.active {
    color: #fff;
}

.liturgy__link--head:hover {
    text-decoration: underline;
}

.liturgy__link--head span {
    padding-left: 15px;
}

.liturgy__link--head::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-color: #cbcbcb;
    position: absolute;
    display: block;
    top: 10px;
    border-radius: 25px;
    z-index: 2;
    background-color: #928047;
}

.liturgy__link--head::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    border: 1px solid;
    border-color: #cbcbcb;
    display: block;
    top: 10px;
    left: 2.5px;
    border-radius: 25px;
    background: #fff;
    z-index: 1;
}

.liturgy__link--head:last-of-type::after {
    height: 0%;
}

.liturgy__link--head.active::before {
    border-color: #fff;
    background-color: #fff;
}

.calendar__cell.holidayClass.current-month .calendar__cell-header {
    background-color: #A23434;
}

.calendar__cell.holidayClass.current-month .calendar__cell-header p {
    color: white;
}

.calendar__cell.holidayClass.current-month .calendar__cell-header span {
    display: block;
}

.calendar__cell .calendar__cell-header p:nth-child(1), .calendar__cell .calendar__cell-header p:nth-child(1) {
    font-size: 12px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    font-weight: 800;
}



.calendar__cell.sunClass.active .calendar__cell-header, .calendar__cell.holidayClass.active .calendar__cell-header  {
    background-color: #4B0000 !important;
    color: white;
}

.calendar__cell.current-month .ribbon {
    height: 29px;
    width: 16px;
    position: absolute;
    top: 0;
    right: 5px;
    background-image: url(../../images/kalendarz/wstazki/wstazka-zielony.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;   
    color: rgb(42, 168, 80);
}

.calendar--mobile .ribbon {
    height: 33px;
    width: 12px;
    position: absolute;
    top: -5px;
    left: 1px;
    background-image: url(../../images/kalendarz/wstazki/wstazka-zielony.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;   
    color: rgb(42, 168, 80);
}

.calendar__cell.current-month.christmasPeriodClass .ribbon, 
.calendar__cell.current-month.easterPeriodClass .ribbon, 
.calendar--mobile .christmasPeriodClass .ribbon, 
.calendar--mobile .easterPeriodClass .ribbon {
    color: rgb(111, 14, 6);
    background-image: url(../../images/kalendarz/wstazki/wstazka-czerwony.png);
}

.calendar__cell.current-month.adventPeriodClass .ribbon, 
.calendar__cell.current-month.lentPeriodClass .ribbon, 
.calendar--mobile .adventPeriodClass .ribbon, 
.calendar--mobile .lentPeriodClass .ribbon {
    background-image: url(../../images/kalendarz/wstazki/wstazka-fiolet.png);
    color: rgb(67, 15, 97);
}

.calendar--mobile {
    max-width: 1200px;
}

.calendar--mobile .calendar__timetable {
    padding: 0px;
    opacity: 0;
    max-height: 0px;
    border: none;
    transition: max-height .2s,opacity .2s;
}

.calendar--mobile .calendar__timetable.active {
    padding: 0px;
    opacity: 1;
    max-height: 100000px;
}

.calendar--mobile li .liturgy__content {
    align-items: flex-start;
}

ul.calendar__date {
    list-style: none;
    padding: 0px 8px;
    padding-bottom: 5px;
    background: #928047;
    margin: 0;
}

.calendar__date p {
    color: white;
    font-weight: 800;
}

ul.calendar__date-task {
    list-style: none;
    background: white;
    padding: 0 10px;
    position: relative;
}

.calendar__date-task--row::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #928047;
    display: block;
    position: absolute;
    left: 0px;
}

.month__arrow--mobile {
    display: flex;
    flex-direction: row;
}

.month__arrow--mobile span {
    top: -0px;
    cursor: pointer;
}

.month__arrow--mobile span:after {
    border-color: #fff;
}

li.calendar__date--row {
    border-bottom: 1px solid #fff;
    margin: 5px 0;
    padding-bottom: 5px;
    cursor: pointer;
}

li.calendar__date--row.dayContentClass {
    border-bottom: 1px solid #fff;
    margin: 5px 0;
    padding-bottom: 0px;
}

.dayContentClass .date__container {
    padding-bottom: 5px;
}

li.calendar__date--row:first-of-type {
    /* border-top: 1px solid #fff; */
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 5px;
}

li.calendar__date--row:last-of-type {
    border-bottom: none;
    margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 0;
}

.date__container {
    position: relative;
}

.date__container p {
    padding-left: 22px;
}

.calendar__date--row .liturgy__content p {
    padding-left: 22px;
    text-align: left;
}

.loading {
    background-color: #928047;
    opacity: 0;
    max-height: 0;
}

.loading.active {
    opacity: 1;
    max-height: 100px;
}

.loading__content p {
    color: #fff;
    text-align: center;
    padding: 16px 0;
}

.loading__squere {
    border: 1px white;
    border-style: inset;
    width: 10px;
    display: inline-block;
    height: 10px;
    border-radius: 25px;
    /* transform: rotate(0deg); */
    animation-name: loadingRotate;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.calendar__read-more {
    display: flex;
    justify-content: center !important;
}

.tooltip {
    position: relative;
    opacity: 1;
    z-index: 1;
  }
  
  .tooltip + .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 7px 10px;
    z-index: 55;
    right: 0;
    top: -30px;
    font-size: 14px;
    position: absolute;
    text-transform: uppercase;
    font-family: "Ubuntu", "Open Sans", "trebuchet MS";
  }
  
  .tooltip:hover + .tooltiptext {
    visibility: visible;
  }

  .container--fluid.kontakt .col-xs-12 .container--fluid.margin-top-2.calendarView .naglowek-linia--tekst {
    text-align: center;
  }

@keyframes loadingRotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
  }


@media (max-width: 1175px) {

    ul.calendar__date {
        background: white;
    }

    .calendar__date p {
        color: #928047;
    }

    li.calendar__date--row {
        border-bottom-color: #928047;
    }

    .liturgy__modal-whole {
        flex-direction: column;
    }
    
    .liturgy__modal-menu {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        flex: unset;
        overflow: unset;
    }

    .liturgy__modal-container {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .liturgy__modal-whole {
        position: relative;
        left: unset;
        top: unset;
        transform: unset;
        max-width: 100%;
        width: 100%;
        max-height: 100%;
        height: 100vh;
        border-radius: 25px;
        display: flex;
    }

    .liturgy__modal {
        overflow: auto;
        height: 100%;
        z-index: 10000001;
    }

    .liturgy__modal.active {
        z-index: 10000001;
    }

    .liturgy__modal-bg {
        height: 100%;
    }

    .liturgy__modal.active .liturgy__link--body.active {
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        position: relative;
        display: inline-block;
    }

    .liturgy__modal.active .liturgy__link--body {
        display: none;
    }
}
.calendar__date-task--row p {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    padding: 4px 0;
}

.calendar__task .modal.active {
    display: block;
}

.calendar__task .modal__header p {
   padding: 20px;
}

.calendar__task .modal__content label {
    margin: unset;
    max-width: unset;
    width: unset;
    justify-content: unset;
 }

 .calendar__task .modal__content p {
    font-size: 14px;
 }
 .calendar__task .modal__content input[type=checkbox] {
    margin: 0 10px;
    width: unset;
    padding: unset;
    border: unset;
    font-size: unset;
    background-color: unset;
    color: unset;
 }
.container--fluid.kontakt .col-xs-12 .container--fluid.margin-top-2.calendarView .naglowek-linia--tekst {
    text-align: center;
  }

/* css/animate.css */
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    -ms-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    
    visibility: hidden;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
/* css/lazy-load.css */
.lazy-load-box {
	opacity: 1;
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.trigger.lazy-load-box {
	opacity: 0;
}

/* Effects */
.trigger.effect-slideup {
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-o-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
}

.trigger.effect-slidedown {
	-moz-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.trigger.effect-slidefromleft {
	-moz-transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	-o-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	transform: translateX(-150px);
}

.trigger.effect-slidefromright {
	-moz-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	-o-transform: translateX(150px);
	-ms-transform: translateX(150px);
	transform: translateX(150px);
}

.trigger.effect-zoomin {
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.trigger.effect-zoomout {
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.trigger.effect-rotate {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.trigger.effect-skew {
	-moz-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	-webkit-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	-o-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	-ms-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	transform: translateY(100px) skewX(-45deg) skewY(45deg);
}

/* css/jquery.timepicker.min.css */
.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker,.ui-timepicker-viewport{box-sizing:content-box;height:205px;display:block;margin:0}.ui-timepicker{list-style:none;padding:0 1px;text-align:center}.ui-timepicker-viewport{padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:none}/*# sourceMappingURL=jquery.timepicker.min.css.map */
/* https://tools.innywymiarstron.pl/liturgie/liturgie.css */
/* LITURGIE - STYL KAFLE */
.liturgy-kafle *{
	color: white;
}
.liturgy-kafle .liturgy-day{
	padding-bottom: 40px;
	background-repeat:  no-repeat;
	background-position-x: center;
	background-position-y: calc(100% - 13px);
	background-size: 1250px 8px;
}
.liturgy-kafle .liturgy-day-elem:not(:last-child){
	padding-bottom: 10px;
}
.liturgy-kafle .liturgy-day-date{
	padding-bottom: 25px;
	min-height: 100px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: "Marcellus SC", sans-serif;
}
.liturgy-kafle .liturgy-day-heead{
	font-weight: bold;
	text-align: center;
	cursor: pointer;

}
.liturgy-kafle .liturgy-day-heead-arrow{
	margin-left: 15px;
}
.liturgy-kafle .liturgy-day-body{
  padding-top: 15px;
	text-align: center;
}
.liturgy-kafle .liturgy-day-heead:hover{
	color: red;
}
.liturgy-kafle .liturgy-day-heead:before{
	content: '\21D2\9';
}
.liturgy-kafle .liturgy-day-heead:after{
	content: '\9\21D0';
} 
/* END LITURGIE KAFLE */

/* LITURGIE - STYL CZYSTY */

.liturgy-czysty *{
	color: white;
}

.liturgy-czysty .liturgy-day{
	padding-bottom: 40px;
	background-image: url(https://tools.innywymiarstron.pl/liturgie/images/linie/rozdzielnik_duzy_parafie.png);
	background-repeat:  no-repeat;
	background-position-x: center;
	background-position-y: calc(100% - 13px);
	background-size: 1250px 8px;
}
.liturgy-czysty .liturgy-day-elem:not(:last-child){
	padding-bottom: 10px;
}
.liturgy-czysty .liturgy-day-date{
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: "Marcellus SC", sans-serif;
}
.liturgy-czysty .liturgy-day-heead{
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.liturgy-czysty .liturgy-day-heead-arrow{
	margin-left: 15px;
}
.liturgy-czysty .liturgy-day-body{
  padding-top: 15px;
  text-align: center;
}

/* END LITURGIE CZYSTY */
/* css/swiper.min.css */
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}