/* Minify_CSS_UriRewriter::$debugText

*/

/* nextgen_basic_thumbnails.css */

/* 1   */ /* ----------- Gallery style -------------*/
/* 2   */
/* 3   */ .ngg-galleryoverview {
/* 4   */     overflow: hidden;
/* 5   */     margin-top: 10px;
/* 6   */     width: 100%;
/* 7   */     clear: both;
/* 8   */     display: block !important;
/* 9   */ }
/* 10  */
/* 11  */ .ngg-galleryoverview .desc {
/* 12  */     /* required for description */
/* 13  */     margin: 0px 10px 10px 0px;
/* 14  */     padding: 5px;
/* 15  */ }
/* 16  */
/* 17  */ .ngg-gallery-thumbnail-box {
/* 18  */     float: left;
/* 19  */     max-width: 100% !important;
/* 20  */ }
/* 21  */
/* 22  */ .ngg-template-caption .ngg-gallery-thumbnail-box {
/* 23  */     margin-right: 0px;
/* 24  */ }
/* 25  */
/* 26  */ .ngg-gallery-thumbnail {
/* 27  */     text-align: center;
/* 28  */     max-width: 100% !important;
/* 29  */     background-color: #FFFFFF;
/* 30  */     border: 1px solid #A9A9A9;
/* 31  */     margin-right: 5px;
/* 32  */     margin: 5px;
/* 33  */ }
/* 34  */
/* 35  */ .ngg-template-caption .ngg-gallery-thumbnail {
/* 36  */     margin-right: 0px;
/* 37  */ }
/* 38  */
/* 39  */ .ngg-gallery-thumbnail a {
/* 40  */ 	display: block;
/* 41  */     margin: 4px;
/* 42  */     border: none;
/* 43  */     box-shadow: none;
/* 44  */ }
/* 45  */
/* 46  */ .ngg-gallery-thumbnail img {
/* 47  */     display: block;
/* 48  */     margin: 0;
/* 49  */     padding: 0;
/* 50  */     position: relative;

/* nextgen_basic_thumbnails.css */

/* 51  */     max-width: 100% !important;
/* 52  */     height: auto;
/* 53  */ }
/* 54  */
/* 55  */ .ngg-gallery-thumbnail span {
/* 56  */     /* Images description */
/* 57  */     font-size: 90%;
/* 58  */     padding-left: 5px;
/* 59  */     display: block;
/* 60  */ }
/* 61  */
/* 62  */ /* ----------- New Default Styling September 2018 -----------*/
/* 63  */
/* 64  */ .ngg-galleryoverview {
/* 65  */     margin-top: 40px;
/* 66  */     margin-bottom: 50px;
/* 67  */     -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
/* 68  */     transition: width 1s, height 1s, background-color 1s, transform 1s;
/* 69  */     min-height: 100px;
/* 70  */ }
/* 71  */
/* 72  */ .ngg-gallery-thumbnail-box.ngg-1-columns {
/* 73  */     width: 100%;
/* 74  */     float: left !important;
/* 75  */ }
/* 76  */
/* 77  */ .ngg-gallery-thumbnail-box.ngg-2-columns {
/* 78  */     width: 50%;
/* 79  */     float: left !important;
/* 80  */ }
/* 81  */
/* 82  */ .ngg-gallery-thumbnail-box.ngg-3-columns {
/* 83  */     width: 33.33333%;
/* 84  */     float: left !important;
/* 85  */ }
/* 86  */
/* 87  */ .ngg-gallery-thumbnail-box.ngg-4-columns {
/* 88  */     width: 25%;
/* 89  */     float: left !important;
/* 90  */ }
/* 91  */
/* 92  */ .ngg-gallery-thumbnail-box.ngg-5-columns {
/* 93  */     width: 20%;
/* 94  */     float: left !important;
/* 95  */ }
/* 96  */
/* 97  */ .ngg-gallery-thumbnail-box.ngg-6-columns {
/* 98  */     width: 16.6666%;
/* 99  */     float: left !important;
/* 100 */ }

/* nextgen_basic_thumbnails.css */

/* 101 */
/* 102 */ .ngg-gallery-thumbnail-box.ngg-7-columns {
/* 103 */     width: 14.2857%;
/* 104 */     float: left !important;
/* 105 */ }
/* 106 */
/* 107 */ .ngg-gallery-thumbnail-box.ngg-8-columns {
/* 108 */     width: 12.5%;
/* 109 */     float: left !important;
/* 110 */ }
/* 111 */
/* 112 */ .ngg-gallery-thumbnail-box.ngg-9-columns {
/* 113 */     width: 11.1111%;
/* 114 */     float: left !important;
/* 115 */ }
/* 116 */
/* 117 */ .ngg-gallery-thumbnail-box.ngg-10-columns {
/* 118 */     width: 10%;
/* 119 */     float: left !important;
/* 120 */ }
/* 121 */
/* 122 */ .ngg-gallery-thumbnail-box.ngg-11-columns {
/* 123 */     width: 9.09%;
/* 124 */     float: left !important;
/* 125 */ }
/* 126 */
/* 127 */ .ngg-gallery-thumbnail-box.ngg-12-columns {
/* 128 */     width: 8.3333%;
/* 129 */     float: left !important;
/* 130 */ }
/* 131 */
/* 132 */ .ngg-gallery-thumbnail-box.ngg-13-columns {
/* 133 */     width: 7.692%;
/* 134 */     float: left !important;
/* 135 */ }
/* 136 */
/* 137 */ .ngg-gallery-thumbnail-box.ngg-14-columns {
/* 138 */     width: 7.142%;
/* 139 */     float: left !important;
/* 140 */ }
/* 141 */
/* 142 */ .ngg-gallery-thumbnail-box.ngg-15-columns {
/* 143 */     width: 6.6666%;
/* 144 */     float: left !important;
/* 145 */ }
/* 146 */
/* 147 */ @media (max-width: 800px) {
/* 148 */     .ngg-gallery-thumbnail-box.ngg-5-columns,
/* 149 */     .ngg-gallery-thumbnail-box.ngg-6-columns,
/* 150 */     .ngg-gallery-thumbnail-box.ngg-7-columns,

/* nextgen_basic_thumbnails.css */

/* 151 */     .ngg-gallery-thumbnail-box.ngg-8-columns,
/* 152 */     .ngg-gallery-thumbnail-box.ngg-9-columns,
/* 153 */     .ngg-gallery-thumbnail-box.ngg-10-columns,
/* 154 */     .ngg-gallery-thumbnail-box.ngg-11-columns,
/* 155 */     .ngg-gallery-thumbnail-box.ngg-12-columns,
/* 156 */     .ngg-gallery-thumbnail-box.ngg-13-columns,
/* 157 */     .ngg-gallery-thumbnail-box.ngg-14-columns,
/* 158 */     .ngg-gallery-thumbnail-box.ngg-15-columns,
/* 159 */     .ngg-gallery-thumbnail-box.ngg-16-columns,
/* 160 */     .ngg-gallery-thumbnail-box.ngg-17-columns,
/* 161 */     .ngg-gallery-thumbnail-box.ngg-18-columns,
/* 162 */     .ngg-gallery-thumbnail-box.ngg-19-columns,
/* 163 */     .ngg-gallery-thumbnail-box.ngg-29-columns {
/* 164 */         width: 25%;
/* 165 */     }
/* 166 */ }
/* 167 */
/* 168 */ @media (max-width: 600px) {
/* 169 */     .ngg-gallery-thumbnail-box.ngg-4-columns,
/* 170 */     .ngg-gallery-thumbnail-box.ngg-5-columns,
/* 171 */     .ngg-gallery-thumbnail-box.ngg-6-columns,
/* 172 */     .ngg-gallery-thumbnail-box.ngg-7-columns,
/* 173 */     .ngg-gallery-thumbnail-box.ngg-8-columns,
/* 174 */     .ngg-gallery-thumbnail-box.ngg-9-columns,
/* 175 */     .ngg-gallery-thumbnail-box.ngg-10-columns,
/* 176 */     .ngg-gallery-thumbnail-box.ngg-11-columns,
/* 177 */     .ngg-gallery-thumbnail-box.ngg-12-columns,
/* 178 */     .ngg-gallery-thumbnail-box.ngg-13-columns,
/* 179 */     .ngg-gallery-thumbnail-box.ngg-14-columns,
/* 180 */     .ngg-gallery-thumbnail-box.ngg-15-columns,
/* 181 */     .ngg-gallery-thumbnail-box.ngg-16-columns,
/* 182 */     .ngg-gallery-thumbnail-box.ngg-17-columns,
/* 183 */     .ngg-gallery-thumbnail-box.ngg-18-columns,
/* 184 */     .ngg-gallery-thumbnail-box.ngg-19-columns,
/* 185 */     .ngg-gallery-thumbnail-box.ngg-29-columns {
/* 186 */         width: 33.33333%;
/* 187 */     }
/* 188 */ }
/* 189 */
/* 190 */ @media (max-width: 400px) {
/* 191 */     .ngg-gallery-thumbnail-box.ngg-3-columns,
/* 192 */     .ngg-gallery-thumbnail-box.ngg-4-columns,
/* 193 */     .ngg-gallery-thumbnail-box.ngg-5-columns,
/* 194 */     .ngg-gallery-thumbnail-box.ngg-6-columns,
/* 195 */     .ngg-gallery-thumbnail-box.ngg-7-columns,
/* 196 */     .ngg-gallery-thumbnail-box.ngg-8-columns,
/* 197 */     .ngg-gallery-thumbnail-box.ngg-9-columns,
/* 198 */     .ngg-gallery-thumbnail-box.ngg-10-columns,
/* 199 */     .ngg-gallery-thumbnail-box.ngg-11-columns,
/* 200 */     .ngg-gallery-thumbnail-box.ngg-12-columns,

/* nextgen_basic_thumbnails.css */

/* 201 */     .ngg-gallery-thumbnail-box.ngg-13-columns,
/* 202 */     .ngg-gallery-thumbnail-box.ngg-14-columns,
/* 203 */     .ngg-gallery-thumbnail-box.ngg-15-columns,
/* 204 */     .ngg-gallery-thumbnail-box.ngg-16-columns,
/* 205 */     .ngg-gallery-thumbnail-box.ngg-17-columns,
/* 206 */     .ngg-gallery-thumbnail-box.ngg-18-columns,
/* 207 */     .ngg-gallery-thumbnail-box.ngg-19-columns,
/* 208 */     .ngg-gallery-thumbnail-box.ngg-29-columns {
/* 209 */         width: 50%;
/* 210 */     }
/* 211 */ }
/* 212 */
/* 213 */ /* ----------- Styling for Basic Thumbnail Simple Template September 2018 -----------*/
/* 214 */
/* 215 */ .ngg-galleryoverview.default-view {
/* 216 */     text-align: center;
/* 217 */     font-size: 0 !important;
/* 218 */     letter-spacing: 0 !important;
/* 219 */ }
/* 220 */
/* 221 */ .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
/* 222 */     display:inline-block;
/* 223 */     float: none;
/* 224 */     vertical-align: middle;
/* 225 */ }
/* 226 */
/* 227 */ .ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
/* 228 */     background-color: transparent;
/* 229 */     border: none;
/* 230 */     margin: 0;
/* 231 */     margin-right: 0;
/* 232 */     position: relative;
/* 233 */ }
/* 234 */
/* 235 */ .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
/* 236 */     margin: 2px;
/* 237 */     box-shadow: none;
/* 238 */ }
/* 239 */
/* 240 */ .ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover {
/* 241 */     opacity: .8;
/* 242 */ }
/* 243 */
/* 244 */ .ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
/* 245 */     margin: 0 auto;
/* 246 */     box-shadow: none;
/* 247 */     cursor: pointer;
/* 248 */ }
/* 249 */
/* 250 */ .ngg-galleryoverview.default-view .slideshowlink {

/* nextgen_basic_thumbnails.css */

/* 251 */     margin: 24px auto 0;
/* 252 */     text-align: center;
/* 253 */     text-transform: uppercase;
/* 254 */ }
/* 255 */
/* 256 */ .ngg-galleryoverview.default-view .slideshowlink a {
/* 257 */     font-size: 13px;
/* 258 */     letter-spacing: .75px;
/* 259 */     cursor: pointer;
/* 260 */     text-decoration: none;
/* 261 */     box-shadow: none;
/* 262 */     border: none;
/* 263 */ }
/* 264 */
/* 265 */ .ngg-galleryoverview.default-view .slideshowlink a:hover {
/* 266 */     text-decoration: none !important;
/* 267 */     box-shadow: none !important;
/* 268 */     border: none !important;
/* 269 */ }
/* 270 */
/* 271 */ /* ----------- Gallery list (Carousel template) -------------*/
/* 272 */
/* 273 */ .ngg-galleryoverview ul li:before {
/* 274 */     content: '' !important;
/* 275 */ }
/* 276 */
/* 277 */ .ngg-gallery-list {
/* 278 */     list-style-type: none;
/* 279 */     padding: 0px !important;
/* 280 */     text-indent: 0px !important;
/* 281 */ }
/* 282 */
/* 283 */ .ngg-galleryoverview div.pic img {
/* 284 */     width: 100%;
/* 285 */ 	border: 0px;
/* 286 */ 	border-radius: 0px;
/* 287 */ }
/* 288 */
/* 289 */ .ngg-gallery-list li {
/* 290 */     float: left;
/* 291 */     margin: 0 2px 0px 2px !important;
/* 292 */     overflow: hidden;
/* 293 */ }
/* 294 */
/* 295 */ .ngg-gallery-list li a {
/* 296 */     border: 1px solid #CCCCCC;
/* 297 */     display: block;
/* 298 */     padding: 2px;
/* 299 */ }
/* 300 */

/* nextgen_basic_thumbnails.css */

/* 301 */ .ngg-gallery-list li.selected a {
/* 302 */     -moz-background-inline-policy: continuous;
/* 303 */     -moz-background-origin: padding;
/* 304 */     background: #000000 none repeat scroll 0 0;
/* 305 */ }
/* 306 */
/* 307 */ .ngg-gallery-list li img {
/* 308 */     height: 40px;
/* 309 */     width: 40px;
/* 310 */ }
/* 311 */
/* 312 */ li.ngg-next, li.ngg-prev {
/* 313 */     height: 40px;
/* 314 */     width: 40px;
/* 315 */     font-size: 3.5em;
/* 316 */ }
/* 317 */
/* 318 */ li.ngg-next a, li.ngg-prev a {
/* 319 */     padding-top: 10px;
/* 320 */     border: none;
/* 321 */     text-decoration: none;
/* 322 */ }
/* 323 */
/* 324 */ /** Caption view */
/* 325 */ .ngg-caption-view-wrapper {
/* 326 */     display: flex;
/* 327 */     justify-content: center;
/* 328 */     flex-wrap: wrap;
/* 329 */ }
/* 330 */
/* 331 */ /** Carousel view */
/* 332 */ .ngg-basic-thumbnails-carousel {
/* 333 */     display: flex;
/* 334 */     justify-content: center;
/* 335 */ }
/* 336 */
/* 337 */ .ngg-basic-thumbnails-carousel-list {
/* 338 */     display: flex;
/* 339 */     flex-wrap: wrap;
/* 340 */ }
/* 341 */
/* 342 */ .ngg-galleryoverview.carousel-view .ngg-gallery-thumbnail img {
/* 343 */     max-width: 80px !important;
/* 344 */ }
/* Minify_CSS_UriRewriter::$debugText

*/

/* style.css */

/* 1  */ /* ----------- Gallery navigation -------------*/
/* 2  */ .ngg-navigation {
/* 3  */     font-size: 0.9em !important;
/* 4  */     clear: both !important;
/* 5  */     display: block !important;
/* 6  */     padding-top: 24px;
/* 7  */     padding-bottom: 3px;
/* 8  */     text-align: center;
/* 9  */ }
/* 10 */
/* 11 */ .ngg-navigation a.page-numbers,
/* 12 */ .ngg-navigation a.next,
/* 13 */ .ngg-navigation a.prev,
/* 14 */ .ngg-navigation span.page-numbers,
/* 15 */ .ngg-navigation span.next,
/* 16 */ .ngg-navigation span.prev,
/* 17 */ .ngg-navigation span.current {
/* 18 */     background: #BBB;
/* 19 */     border: none;
/* 20 */     border-radius: 2px;
/* 21 */     box-shadow: none;
/* 22 */     color: #fff;
/* 23 */     display:inline;
/* 24 */     font-size: 14px;
/* 25 */     font-weight: bold;
/* 26 */     margin-right: 3px;
/* 27 */     padding: 4px 8px;
/* 28 */     text-decoration: none;
/* 29 */     cursor: pointer !important;
/* 30 */ }
/* 31 */
/* 32 */ .ngg-navigation .ellipsis {
/* 33 */     background: #BBB;
/* 34 */     border: none;
/* 35 */     border-radius: 2px;
/* 36 */     box-shadow: none;
/* 37 */     color: #fff;
/* 38 */     display:inline;
/* 39 */     font-size: 14px;
/* 40 */     font-weight: bold;
/* 41 */     margin-right: 3px;
/* 42 */     padding: 4px 8px;
/* 43 */     text-decoration: none;
/* 44 */ }
/* 45 */
/* 46 */ .ngg-navigation span.current {
/* 47 */     background: #666;
/* 48 */ }
/* 49 */
/* 50 */ .ngg-navigation a.next,

/* style.css */

/* 51 */ .ngg-navigation a.prev,
/* 52 */ .ngg-navigation span.next,
/* 53 */ .ngg-navigation span.prev {
/* 54 */     background: transparent;
/* 55 */     color: #BBB;
/* 56 */     padding: 2px;
/* 57 */     border: none;
/* 58 */ }
/* 59 */
/* 60 */ .ngg-navigation a.page-numbers:hover,
/* 61 */ .ngg-navigation span.page-numbers:hover,
/* 62 */ .ngg-navigation span.current:hover {
/* 63 */     background: #666;
/* 64 */     color: #FFFFFF !important;
/* 65 */     text-decoration: none !important;
/* 66 */ }
/* 67 */
/* 68 */ .ngg-navigation a.next:hover,
/* 69 */ .ngg-navigation a.prev:hover,
/* 70 */ .ngg-navigation span.next,
/* 71 */ .ngg-navigation span.prev {
/* 72 */     color: #666 !important;
/* 73 */ }
/* 74 */
/* 75 */ .ngg-navigation a.page-numbers {
/* 76 */     display: inline;
/* 77 */ }
/* 78 */
/* 79 */ .ngg-clear {
/* 80 */     clear: both;
/* 81 */ }
/* 82 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* ngg_basic_slideshow.css */

/* 1   */ .ngg-slideshow.slick-slider {
/* 2   */     margin: 40px auto 50px !important;
/* 3   */     overflow: visible;
/* 4   */ }
/* 5   */
/* 6   */ .ngg-slideshow .ngg-gallery-slideshow-image {
/* 7   */     display: inline-block;
/* 8   */     text-align: center;
/* 9   */     font: 0/0 a;
/* 10  */ }
/* 11  */
/* 12  */ .ngg-slideshow .ngg-gallery-slideshow-image:before {
/* 13  */     content: ' ';
/* 14  */     display: inline-block;
/* 15  */     vertical-align: middle;
/* 16  */     height: 100%;
/* 17  */ }
/* 18  */
/* 19  */ .ngg-slideshow .ngg-gallery-slideshow-image a {
/* 20  */     display: inline !important;
/* 21  */ }
/* 22  */
/* 23  */ .ngg-slideshow .ngg-gallery-slideshow-image img {
/* 24  */     margin: 0 auto;
/* 25  */     display: inline-block !important;
/* 26  */     vertical-align: middle;
/* 27  */     max-width: 99%!important;
/* 28  */     max-height: 98% !important;
/* 29  */ }
/* 30  */
/* 31  */ .ngg-slideshow .slick-prev {
/* 32  */     left: 20px !important;
/* 33  */     z-index: 10 !important;
/* 34  */     top: 49%;
/* 35  */     cursor: before;
/* 36  */ }
/* 37  */
/* 38  */ .ngg-slideshow .slick-next {
/* 39  */     right: 30px !important;
/* 40  */     z-index: 10 !important;
/* 41  */     top: 49%;
/* 42  */     cursor: pointer;
/* 43  */ }
/* 44  */
/* 45  */ .ngg-slideshow .slick-next:before,
/* 46  */ .ngg-slideshow .slick-prev:before {
/* 47  */     color: #CCC !important;
/* 48  */     font-size: 32px !important;
/* 49  */ }
/* 50  */

/* ngg_basic_slideshow.css */

/* 51  */ .ngg-slideshow .slick-next:hover:before,
/* 52  */ .ngg-slideshow .slick-prev:hover:before {
/* 53  */     color: #AAA !important;
/* 54  */     font-size: 32px !important;
/* 55  */ }
/* 56  */
/* 57  */ .ngg-slideshow .slick-dots {
/* 58  */     margin: 0;
/* 59  */     padding: 0;
/* 60  */     bottom: -30px;
/* 61  */ }
/* 62  */
/* 63  */ .ngg-slideshow .slick-dots li {
/* 64  */     margin: 0;
/* 65  */ }
/* 66  */
/* 67  */ .ngg-slideshow .slick-dots li button {
/* 68  */     margin: 0;
/* 69  */ }
/* 70  */
/* 71  */ .ngg-slideshow .slick-dots li button:before {
/* 72  */     font-size: 8px;
/* 73  */     color: #888;
/* 74  */     opacity: .5;
/* 75  */     cursor: pointer;
/* 76  */ }
/* 77  */
/* 78  */ .ngg-slideshow .slick-dots li.slick-active button:before {
/* 79  */     opacity: 1;
/* 80  */     color: #555;
/* 81  */ }
/* 82  */
/* 83  */ .slideshowlink {
/* 84  */     margin: -34px auto 50px;
/* 85  */     text-align: center;
/* 86  */     text-transform: uppercase;
/* 87  */ }
/* 88  */
/* 89  */ .slideshowlink a {
/* 90  */     font-size: 13px;
/* 91  */     letter-spacing: .75px;
/* 92  */     cursor: pointer;
/* 93  */     text-decoration: none;
/* 94  */     box-shadow: none;
/* 95  */     border: none;
/* 96  */ }
/* 97  */
/* 98  */ .slideshowlink a:hover {
/* 99  */     text-decoration: none !important;
/* 100 */     box-shadow: none !important;

/* ngg_basic_slideshow.css */

/* 101 */     border: none !important;
/* 102 */ }
/* 103 */
/* 104 */ @media (max-width: 600px) {
/* 105 */     .ngg-slideshow .ngg-gallery-slideshow-image {
/* 106 */         height: 400px !important;
/* 107 */     }
/* 108 */ }
/* 109 */
/* 110 */ @media (max-width: 450px) {
/* 111 */     .ngg-slideshow .ngg-gallery-slideshow-image {
/* 112 */         height: 300px !important;
/* 113 */     }
/* 114 */
/* 115 */ }
/* Minify_CSS_UriRewriter::$debugText

*/

/* slick.css */

/* 1   */ /* Slider */
/* 2   */ .slick-slider
/* 3   */ {
/* 4   */     position: relative;
/* 5   */
/* 6   */     display: block;
/* 7   */     box-sizing: border-box;
/* 8   */
/* 9   */     -webkit-user-select: none;
/* 10  */        -moz-user-select: none;
/* 11  */         -ms-user-select: none;
/* 12  */             user-select: none;
/* 13  */
/* 14  */     -webkit-touch-callout: none;
/* 15  */     -khtml-user-select: none;
/* 16  */     -ms-touch-action: pan-y;
/* 17  */         touch-action: pan-y;
/* 18  */     -webkit-tap-highlight-color: transparent;
/* 19  */ }
/* 20  */
/* 21  */ .slick-list
/* 22  */ {
/* 23  */     position: relative;
/* 24  */
/* 25  */     display: block;
/* 26  */     overflow: hidden;
/* 27  */
/* 28  */     margin: 0;
/* 29  */     padding: 0;
/* 30  */ }
/* 31  */ .slick-list:focus
/* 32  */ {
/* 33  */     outline: none;
/* 34  */ }
/* 35  */ .slick-list.dragging
/* 36  */ {
/* 37  */     cursor: pointer;
/* 38  */     cursor: hand;
/* 39  */ }
/* 40  */
/* 41  */ .slick-slider .slick-track,
/* 42  */ .slick-slider .slick-list
/* 43  */ {
/* 44  */     -webkit-transform: translate3d(0, 0, 0);
/* 45  */        -moz-transform: translate3d(0, 0, 0);
/* 46  */         -ms-transform: translate3d(0, 0, 0);
/* 47  */          -o-transform: translate3d(0, 0, 0);
/* 48  */             transform: translate3d(0, 0, 0);
/* 49  */ }
/* 50  */

/* slick.css */

/* 51  */ .slick-track
/* 52  */ {
/* 53  */     position: relative;
/* 54  */     top: 0;
/* 55  */     left: 0;
/* 56  */
/* 57  */     display: block;
/* 58  */     margin-left: auto;
/* 59  */     margin-right: auto;
/* 60  */ }
/* 61  */ .slick-track:before,
/* 62  */ .slick-track:after
/* 63  */ {
/* 64  */     display: table;
/* 65  */
/* 66  */     content: '';
/* 67  */ }
/* 68  */ .slick-track:after
/* 69  */ {
/* 70  */     clear: both;
/* 71  */ }
/* 72  */ .slick-loading .slick-track
/* 73  */ {
/* 74  */     visibility: hidden;
/* 75  */ }
/* 76  */
/* 77  */ .slick-slide
/* 78  */ {
/* 79  */     display: none;
/* 80  */     float: left;
/* 81  */
/* 82  */     height: 100%;
/* 83  */     min-height: 1px;
/* 84  */ }
/* 85  */ [dir='rtl'] .slick-slide
/* 86  */ {
/* 87  */     float: right;
/* 88  */ }
/* 89  */ .slick-slide img
/* 90  */ {
/* 91  */     display: block;
/* 92  */ }
/* 93  */ .slick-slide.slick-loading img
/* 94  */ {
/* 95  */     display: none;
/* 96  */ }
/* 97  */ .slick-slide.dragging img
/* 98  */ {
/* 99  */     pointer-events: none;
/* 100 */ }

/* slick.css */

/* 101 */ .slick-initialized .slick-slide
/* 102 */ {
/* 103 */     display: block;
/* 104 */ }
/* 105 */ .slick-loading .slick-slide
/* 106 */ {
/* 107 */     visibility: hidden;
/* 108 */ }
/* 109 */ .slick-vertical .slick-slide
/* 110 */ {
/* 111 */     display: block;
/* 112 */
/* 113 */     height: auto;
/* 114 */
/* 115 */     border: 1px solid transparent;
/* 116 */ }
/* 117 */ .slick-arrow.slick-hidden {
/* 118 */     display: none;
/* 119 */ }
/* 120 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* slick-theme.css */

/* 1   */ @charset 'UTF-8';
/* 2   */ /* Slider */
/* 3   */ .slick-loading .slick-list
/* 4   */ {
/* 5   */     background: #fff url('./ajax-loader.gif') center center no-repeat;
/* 6   */ }
/* 7   */
/* 8   */ /* Icons */
/* 9   */ @font-face
/* 10  */ {
/* 11  */     font-family: 'slick';
/* 12  */     font-weight: normal;
/* 13  */     font-style: normal;
/* 14  */
/* 15  */     src: url('./fonts/slick.eot');
/* 16  */     src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
/* 17  */ }
/* 18  */ /* Arrows */
/* 19  */ .slick-prev,
/* 20  */ .slick-next
/* 21  */ {
/* 22  */     font-size: 0;
/* 23  */     line-height: 0;
/* 24  */
/* 25  */     position: absolute;
/* 26  */     top: 50%;
/* 27  */
/* 28  */     display: block;
/* 29  */
/* 30  */     width: 20px;
/* 31  */     height: 20px;
/* 32  */     padding: 0;
/* 33  */     -webkit-transform: translate(0, -50%);
/* 34  */     -ms-transform: translate(0, -50%);
/* 35  */     transform: translate(0, -50%);
/* 36  */
/* 37  */     cursor: pointer;
/* 38  */
/* 39  */     color: transparent;
/* 40  */     border: none;
/* 41  */     outline: none;
/* 42  */     background: transparent;
/* 43  */ }
/* 44  */ .slick-prev:hover,
/* 45  */ .slick-prev:focus,
/* 46  */ .slick-next:hover,
/* 47  */ .slick-next:focus
/* 48  */ {
/* 49  */     color: transparent;
/* 50  */     outline: none;

/* slick-theme.css */

/* 51  */     background: transparent;
/* 52  */ }
/* 53  */ .slick-prev:hover:before,
/* 54  */ .slick-prev:focus:before,
/* 55  */ .slick-next:hover:before,
/* 56  */ .slick-next:focus:before
/* 57  */ {
/* 58  */     opacity: 1;
/* 59  */ }
/* 60  */ .slick-prev.slick-disabled:before,
/* 61  */ .slick-next.slick-disabled:before
/* 62  */ {
/* 63  */     opacity: .25;
/* 64  */ }
/* 65  */
/* 66  */ .slick-prev:before,
/* 67  */ .slick-next:before
/* 68  */ {
/* 69  */     font-family: 'slick';
/* 70  */     font-size: 20px;
/* 71  */     line-height: 1;
/* 72  */
/* 73  */     opacity: .75;
/* 74  */     color: white;
/* 75  */
/* 76  */     -webkit-font-smoothing: antialiased;
/* 77  */     -moz-osx-font-smoothing: grayscale;
/* 78  */ }
/* 79  */
/* 80  */ .slick-prev
/* 81  */ {
/* 82  */     left: -25px;
/* 83  */ }
/* 84  */ [dir='rtl'] .slick-prev
/* 85  */ {
/* 86  */     right: -25px;
/* 87  */     left: auto;
/* 88  */ }
/* 89  */ .slick-prev:before
/* 90  */ {
/* 91  */     content: '←';
/* 92  */ }
/* 93  */ [dir='rtl'] .slick-prev:before
/* 94  */ {
/* 95  */     content: '→';
/* 96  */ }
/* 97  */
/* 98  */ .slick-next
/* 99  */ {
/* 100 */     right: -25px;

/* slick-theme.css */

/* 101 */ }
/* 102 */ [dir='rtl'] .slick-next
/* 103 */ {
/* 104 */     right: auto;
/* 105 */     left: -25px;
/* 106 */ }
/* 107 */ .slick-next:before
/* 108 */ {
/* 109 */     content: '→';
/* 110 */ }
/* 111 */ [dir='rtl'] .slick-next:before
/* 112 */ {
/* 113 */     content: '←';
/* 114 */ }
/* 115 */
/* 116 */ /* Dots */
/* 117 */ .slick-dotted.slick-slider
/* 118 */ {
/* 119 */     margin-bottom: 30px;
/* 120 */ }
/* 121 */
/* 122 */ .slick-dots
/* 123 */ {
/* 124 */     position: absolute;
/* 125 */     bottom: -25px;
/* 126 */
/* 127 */     display: block;
/* 128 */
/* 129 */     width: 100%;
/* 130 */     padding: 0;
/* 131 */     margin: 0;
/* 132 */
/* 133 */     list-style: none;
/* 134 */
/* 135 */     text-align: center;
/* 136 */ }
/* 137 */ .slick-dots li
/* 138 */ {
/* 139 */     position: relative;
/* 140 */
/* 141 */     display: inline-block;
/* 142 */
/* 143 */     width: 20px;
/* 144 */     height: 20px;
/* 145 */     margin: 0 5px;
/* 146 */     padding: 0;
/* 147 */
/* 148 */     cursor: pointer;
/* 149 */ }
/* 150 */ .slick-dots li button

/* slick-theme.css */

/* 151 */ {
/* 152 */     font-size: 0;
/* 153 */     line-height: 0;
/* 154 */
/* 155 */     display: block;
/* 156 */
/* 157 */     width: 20px;
/* 158 */     height: 20px;
/* 159 */     padding: 5px;
/* 160 */
/* 161 */     cursor: pointer;
/* 162 */
/* 163 */     color: transparent;
/* 164 */     border: 0;
/* 165 */     outline: none;
/* 166 */     background: transparent;
/* 167 */ }
/* 168 */ .slick-dots li button:hover,
/* 169 */ .slick-dots li button:focus
/* 170 */ {
/* 171 */     outline: none;
/* 172 */ }
/* 173 */ .slick-dots li button:hover:before,
/* 174 */ .slick-dots li button:focus:before
/* 175 */ {
/* 176 */     opacity: 1;
/* 177 */ }
/* 178 */ .slick-dots li button:before
/* 179 */ {
/* 180 */     font-family: 'slick';
/* 181 */     font-size: 6px;
/* 182 */     line-height: 20px;
/* 183 */
/* 184 */     position: absolute;
/* 185 */     top: 0;
/* 186 */     left: 0;
/* 187 */
/* 188 */     width: 20px;
/* 189 */     height: 20px;
/* 190 */
/* 191 */     content: '•';
/* 192 */     text-align: center;
/* 193 */
/* 194 */     opacity: .25;
/* 195 */     color: black;
/* 196 */
/* 197 */     -webkit-font-smoothing: antialiased;
/* 198 */     -moz-osx-font-smoothing: grayscale;
/* 199 */ }
/* 200 */ .slick-dots li.slick-active button:before

/* slick-theme.css */

/* 201 */ {
/* 202 */     opacity: .75;
/* 203 */     color: black;
/* 204 */ }
/* 205 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* nggallery.css */

/* 1 */ /*
/* 2 *| CSS Name: Default Styles
/* 3 *| Description: NextGEN Default Gallery Stylesheet
/* 4 *| Author: Photocrati Media
/* 5 *| Version: 2.12
/* 6 *|
/* 7 *| This stylesheet is provided to allow users the ability of overriding the default styles for all display types
/* 8 *| */
