/* Minify_CSS_UriRewriter::$debugText

*/

/* rs6.css */

/* 1    */ /*-----------------------------------------------------------------------------
/* 2    *|
/* 3    *| -	Revolution Slider 6.0 Default Style Settings -
/* 4    *|
/* 5    *| Screen Stylesheet
/* 6    *|
/* 7    *| version:   	6.0.0
/* 8    *| date:      	24/06/19
/* 9    *| author:		themepunch
/* 10   *| email:     	info@themepunch.com
/* 11   *| website:   	http://www.themepunch.com
/* 12   *| -----------------------------------------------------------------------------*/
/* 13   */
/* 14   */ /* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
/* 15   */ .rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }
/* 16   */
/* 17   */ #debungcontrolls {
/* 18   */ 	z-index:100000;
/* 19   */ 	position:fixed;
/* 20   */ 	bottom:0px; width:100%;
/* 21   */ 	height:auto;
/* 22   */ 	background:rgba(0,0,0,0.6);
/* 23   */ 	padding:10px;
/* 24   */ 	box-sizing: border-box;
/* 25   */ }
/* 26   */
/* 27   */
/* 28   */ rs-debug {
/* 29   */ 	z-index:100000;
/* 30   */ 	position:fixed;
/* 31   */ 	top:0px; width:300px;
/* 32   */ 	height:300px;
/* 33   */ 	background:rgba(0,0,0,0.6);
/* 34   */ 	padding:10px;
/* 35   */ 	box-sizing: border-box;
/* 36   */ 	color: #fff;
/* 37   */ 	font-size: 10px;
/* 38   */ 	line-height: 13px;
/* 39   */ 	overflow: scroll;
/* 40   */ }
/* 41   */
/* 42   */ /* MODAL BASICS */
/* 43   */ rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important; }
/* 44   */ rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
/* 45   */ rs-modal.rs-modal-fullwidth,
/* 46   */ rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
/* 47   */ rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
/* 48   */ rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
/* 49   */ rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
/* 50   */ body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

/* rs6.css */

/* 51   */
/* 52   */ rs-sbg-px { pointer-events: none }
/* 53   */
/* 54   */ .rs-forcehidden * { visibility: hidden !important; }
/* 55   */
/* 56   */ /*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/
/* 57   */
/* 58   */ .rs_splitted_lines { display: block; white-space: nowrap !important}
/* 59   */
/* 60   */ .debugtimeline {
/* 61   */ 	width:100%;
/* 62   */ 	height:10px;
/* 63   */ 	position:relative;
/* 64   */ 	display:block;
/* 65   */ 	margin-bottom:3px;
/* 66   */ 	display:none;
/* 67   */ 	white-space: nowrap;
/* 68   */ 	box-sizing: border-box;
/* 69   */ }
/* 70   */
/* 71   */ .debugtimeline:hover {
/* 72   */ 	height:15px;
/* 73   */
/* 74   */ }
/* 75   */
/* 76   */ .the_timeline_tester {
/* 77   */ 	background:#e74c3c;
/* 78   */ 	position:absolute;
/* 79   */ 	top:0px;
/* 80   */ 	left:0px;
/* 81   */ 	height:100%;
/* 82   */ 	width:0;
/* 83   */ }
/* 84   */
/* 85   */ .rs-go-fullscreen {
/* 86   */ 	position:fixed !important;
/* 87   */ 	width:100% !important;
/* 88   */ 	height:100% !important;
/* 89   */ 	top:0px !important;
/* 90   */ 	left:0px !important;
/* 91   */ 	z-index:9999999 !important;
/* 92   */ 	background:#ffffff;
/* 93   */ }
/* 94   */
/* 95   */
/* 96   */ .debugtimeline.tl_slide .the_timeline_tester {
/* 97   */ 	background:#f39c12;
/* 98   */ }
/* 99   */
/* 100  */ .debugtimeline.tl_frame .the_timeline_tester {

/* rs6.css */

/* 101  */ 	background:#3498db;
/* 102  */ }
/* 103  */
/* 104  */ .debugtimline_txt {
/* 105  */ 	color:#fff;
/* 106  */ 	font-weight: 400;
/* 107  */ 	font-size:7px;
/* 108  */ 	position:absolute;
/* 109  */ 	left:10px;
/* 110  */ 	top:0px;
/* 111  */ 	white-space: nowrap;
/* 112  */ 	line-height: 10px;
/* 113  */ }
/* 114  */
/* 115  */
/* 116  */ .rtl {	direction: rtl;}
/* 117  */ @font-face {
/* 118  */   font-family: 'revicons';
/* 119  */   src: url('../fonts/revicons/revicons.eot?5510888');
/* 120  */   src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
/* 121  */        url('../fonts/revicons/revicons.woff?5510888') format('woff'),
/* 122  */        url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
/* 123  */        url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
/* 124  */   font-weight: normal;
/* 125  */   font-style: normal;
/* 126  */ }
/* 127  */
/* 128  */  [class^="revicon-"]:before, [class*=" revicon-"]:before {
/* 129  */   font-family: "revicons";
/* 130  */   font-style: normal;
/* 131  */   font-weight: normal;
/* 132  */   speak: none;
/* 133  */   display: inline-block;
/* 134  */   text-decoration: inherit;
/* 135  */   width: 1em;
/* 136  */   margin-right: .2em;
/* 137  */   text-align: center;
/* 138  */
/* 139  */   /* For safety - reset parent styles, that can break glyph codes*/
/* 140  */   font-variant: normal;
/* 141  */   text-transform: none;
/* 142  */
/* 143  */   /* fix buttons height, for twitter bootstrap */
/* 144  */   line-height: 1em;
/* 145  */
/* 146  */   /* Animation center compensation - margins should be symmetric */
/* 147  */   /* remove if not needed */
/* 148  */   margin-left: .2em;
/* 149  */
/* 150  */   /* you can be more comfortable with increased icons size */

/* rs6.css */

/* 151  */   /* font-size: 120%; */
/* 152  */
/* 153  */   /* Uncomment for 3D effect */
/* 154  */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 155  */ }
/* 156  */
/* 157  */
/* 158  */ rs-module i[class^="fa-"],
/* 159  */ rs-module i[class*=" fa-"],
/* 160  */ .rb-modal-wrapper i[class^="fa-"],
/* 161  */ .rb-modal-wrapper i[class*=" fa-"],
/* 162  */ #waitaminute i[class^="fa-"],
/* 163  */ #waitaminute i[class*=" fa-"],
/* 164  */ #objectlibrary i[class^="fa-"],
/* 165  */ #objectlibrary i[class*=" fa-"],
/* 166  */ #rs_overview i[class^="fa-"],
/* 167  */ #rs_overview i[class*=" fa-"],
/* 168  */ #rs_overview_menu i[class^="fa-"],
/* 169  */ #rs_overview_menu i[class*=" fa-"],
/* 170  */ #builderView i[class^="fa-"],
/* 171  */ #builderView i[class*=" fa-"]
/* 172  */ {
/* 173  */   display: inline-block;
/* 174  */   font: normal normal normal 14px/1 FontAwesome;
/* 175  */   font-size: inherit;
/* 176  */   text-rendering: auto;
/* 177  */   -webkit-font-smoothing: antialiased;
/* 178  */   -moz-osx-font-smoothing: grayscale;
/* 179  */ }
/* 180  */
/* 181  */ rs-module [class^="fa-"]:before,
/* 182  */ rs-module [class*=" fa-"]:before,
/* 183  */ .rb-modal-wrapper [class^="fa-"]:before,
/* 184  */ .rb-modal-wrapper [class*=" fa-"]:before,
/* 185  */ #rs_overview [class^="fa-"]:before,
/* 186  */ #rs_overview [class*=" fa-"]:before,
/* 187  */ #objectlibrary [class^="fa-"]:before,
/* 188  */ #objectlibrary [class*=" fa-"]:before,
/* 189  */ #waitaminute [class^="fa-"]:before,
/* 190  */ #waitaminute [class*=" fa-"]:before,
/* 191  */ #rs_overview_menu [class^="fa-"]:before,
/* 192  */ #rs_overview_menu [class*=" fa-"]:before,
/* 193  */ #builderView [class^="fa-"]:before,
/* 194  */ #builderView [class*=" fa-"]:before
/* 195  */ {
/* 196  */     font-family: FontAwesome;
/* 197  */     font-style: normal;
/* 198  */     font-weight: 400;
/* 199  */
/* 200  */     speak: none;

/* rs6.css */

/* 201  */     display: inline-block;
/* 202  */     text-decoration: inherit;
/* 203  */     width: auto;
/* 204  */     margin-right: 0;
/* 205  */     text-align: center;
/* 206  */     font-variant: normal;
/* 207  */     text-transform: none;
/* 208  */     line-height: inherit;
/* 209  */     margin-left: 0;
/* 210  */ }
/* 211  */
/* 212  */ rs-module .sr-only,
/* 213  */ #objectlibrary .sr-only,
/* 214  */ #waitaminute .sr-only,
/* 215  */ #rs_overview .sr-only,
/* 216  */ #rs_overview_menu .sr-only,
/* 217  */ .rb-modal-wrapper .sr-only,
/* 218  */ #builderView .sr-only
/* 219  */ {
/* 220  */   position: absolute;
/* 221  */   width: 1px;
/* 222  */   height: 1px;
/* 223  */   padding: 0;
/* 224  */   margin: -1px;
/* 225  */   overflow: hidden;
/* 226  */   clip: rect(0, 0, 0, 0);
/* 227  */   border: 0;
/* 228  */ }
/* 229  */ rs-module .sr-only-focusable:active,
/* 230  */ rs-module .sr-only-focusable:focus,
/* 231  */ #waitaminute .sr-only-focusable:active,
/* 232  */ #waitaminute .sr-only-focusable:focus,
/* 233  */ #objectlibrary .sr-only-focusable:active,
/* 234  */ #objectlibrary .sr-only-focusable:focus,
/* 235  */ #rs_overview .sr-only-focusable:active,
/* 236  */ #rs_overview .sr-only-focusable:focus,
/* 237  */ #rs_overview_menu .sr-only-focusable:active,
/* 238  */ #rs_overview_menu .sr-only-focusable:focus,
/* 239  */ .rb-modal-wrapper .sr-only-focusable:active,
/* 240  */ .rb-modal-wrapper .sr-only-focusable:focus,
/* 241  */ #builderView .sr-only-focusable:active,
/* 242  */ #builderView .sr-only-focusable:focus
/* 243  */
/* 244  */ {
/* 245  */   position: static;
/* 246  */   width: auto;
/* 247  */   height: auto;
/* 248  */   margin: 0;
/* 249  */   overflow: visible;
/* 250  */   clip: auto;

/* rs6.css */

/* 251  */ }
/* 252  */
/* 253  */
/* 254  */ .revicon-search-1:before { content: '\e802'; } /* '' */
/* 255  */ .revicon-pencil-1:before { content: '\e831'; } /* '' */
/* 256  */ .revicon-picture-1:before { content: '\e803'; } /* '' */
/* 257  */ .revicon-cancel:before { content: '\e80a'; } /* '' */
/* 258  */ .revicon-info-circled:before { content: '\e80f'; } /* '' */
/* 259  */ .revicon-trash:before { content: '\e801'; } /* '' */
/* 260  */ .revicon-left-dir:before { content: '\e817'; } /* '' */
/* 261  */ .revicon-right-dir:before { content: '\e818'; } /* '' */
/* 262  */ .revicon-down-open:before { content: '\e83b'; } /* '' */
/* 263  */ .revicon-left-open:before { content: '\e819'; } /* '' */
/* 264  */ .revicon-right-open:before { content: '\e81a'; } /* '' */
/* 265  */ .revicon-angle-left:before { content: '\e820'; } /* '' */
/* 266  */ .revicon-angle-right:before { content: '\e81d'; } /* '' */
/* 267  */ .revicon-left-big:before { content: '\e81f'; } /* '' */
/* 268  */ .revicon-right-big:before { content: '\e81e'; } /* '' */
/* 269  */ .revicon-magic:before { content: '\e807'; } /* '' */
/* 270  */ .revicon-picture:before { content: '\e800'; } /* '' */
/* 271  */ .revicon-export:before { content: '\e80b'; } /* '' */
/* 272  */ .revicon-cog:before { content: '\e832'; } /* '' */
/* 273  */ .revicon-login:before { content: '\e833'; } /* '' */
/* 274  */ .revicon-logout:before { content: '\e834'; } /* '' */
/* 275  */ .revicon-video:before { content: '\e805'; } /* '' */
/* 276  */ .revicon-arrow-combo:before { content: '\e827'; } /* '' */
/* 277  */ .revicon-left-open-1:before { content: '\e82a'; } /* '' */
/* 278  */ .revicon-right-open-1:before { content: '\e82b'; } /* '' */
/* 279  */ .revicon-left-open-mini:before { content: '\e822'; } /* '' */
/* 280  */ .revicon-right-open-mini:before { content: '\e823'; } /* '' */
/* 281  */ .revicon-left-open-big:before { content: '\e824'; } /* '' */
/* 282  */ .revicon-right-open-big:before { content: '\e825'; } /* '' */
/* 283  */ .revicon-left:before { content: '\e836'; } /* '' */
/* 284  */ .revicon-right:before { content: '\e826'; } /* '' */
/* 285  */ .revicon-ccw:before { content: '\e808'; } /* '' */
/* 286  */ .revicon-arrows-ccw:before { content: '\e806'; } /* '' */
/* 287  */ .revicon-palette:before { content: '\e829'; } /* '' */
/* 288  */ .revicon-list-add:before { content: '\e80c'; } /* '' */
/* 289  */ .revicon-doc:before { content: '\e809'; } /* '' */
/* 290  */ .revicon-left-open-outline:before { content: '\e82e'; } /* '' */
/* 291  */ .revicon-left-open-2:before { content: '\e82c'; } /* '' */
/* 292  */ .revicon-right-open-outline:before { content: '\e82f'; } /* '' */
/* 293  */ .revicon-right-open-2:before { content: '\e82d'; } /* '' */
/* 294  */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 295  */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 296  */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 297  */
/* 298  */
/* 299  */
/* 300  */

/* rs6.css */

/* 301  */ /******************************
/* 302  *| 	-	BASIC STYLES		-
/* 303  *| ******************************/
/* 304  */
/* 305  */ .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
/* 306  */ rs-module-wrap,
/* 307  */ rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/* 308  */
/* 309  */ rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
/* 310  */
/* 311  */ .rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; }
/* 312  */
/* 313  */
/* 314  */ rs-fw-forcer { display:block;width:100%;pointer-events: none;}
/* 315  */ rs-module { position:relative;overflow:hidden;display: block;}
/* 316  */
/* 317  */ /*rs-carousel-wrap,*/
/* 318  */ rs-pzimg-wrap,
/* 319  */ rs-sbg-effectwrap,
/* 320  */ rs-sbg { display: block; pointer-events: none  }
/* 321  */
/* 322  */ rs-sbg-effectwrap {
/* 323  */ 	position:absolute;top:0px;left:0px;width:100%;height:100%
/* 324  */ }
/* 325  */
/* 326  */ rs-sbg-px,
/* 327  */ rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
/* 328  */
/* 329  */ a.rs-layer,
/* 330  */ a.rs-layer:-webkit-any-link { text-decoration: none }
/* 331  */
/* 332  */ a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
/* 333  */
/* 334  */ .entry-content rs-module a, rs-module a { box-shadow: none; }
/* 335  */
/* 336  */ .rs-ov-hidden 		{ 	overflow:hidden !important;}
/* 337  */
/* 338  */
/* 339  */ .rs-forceoverflow,
/* 340  */ .rs-forceoverflow rs-module-wrap,
/* 341  */ .rs-forceoverflow rs-module,
/* 342  */ .rs-forceoverflow rs-slides,
/* 343  */ .rs-forceoverflow rs-slide { overflow:visible !important}
/* 344  */
/* 345  */ .tp-simpleresponsive img,
/* 346  */ rs-module img{
/* 347  */ 	max-width:none !important;
/* 348  */ 	transition: none;
/* 349  */ 	margin:0px;
/* 350  */ 	padding:0px;

/* rs6.css */

/* 351  */ 	border:none;
/* 352  */ }
/* 353  */
/* 354  */ rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
/* 355  */
/* 356  */
/* 357  */ rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
/* 358  */ rs-slide,rs-slide:before {  display:block; visibility:hidden; }
/* 359  */
/* 360  */ .rs-layer .rs-untoggled-content { display:block;}
/* 361  */ .rs-layer .rs-toggled-content { display:none;}
/* 362  */
/* 363  */ .rs-tc-active.rs-layer .rs-toggled-content { display:block;}
/* 364  */ .rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
/* 365  */
/* 366  */ .rs-layer-video { overflow: hidden }
/* 367  */
/* 368  */ rs-module rs-layer,
/* 369  */ rs-module .rs-layer {
/* 370  */ 	opacity: 0;
/* 371  */ 	position:relative;
/* 372  */ 	visibility: hidden;
/* 373  */ 	white-space: nowrap;
/* 374  */ 	display: block;
/* 375  */ 	-webkit-font-smoothing: antialiased !important;
/* 376  */ 	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
/* 377  */ 	-moz-osx-font-smoothing: grayscale;
/* 378  */ 	z-index:1;
/* 379  */ }
/* 380  */
/* 381  */ rs-layer-wrap,
/* 382  */ rs-mask,
/* 383  */ rs-module-wrap,
/* 384  */ rs-module .rs-layer,
/* 385  */ rs-module img {
/* 386  */ 	-moz-user-select: none;
/* 387  */     -khtml-user-select: none;
/* 388  */     -webkit-user-select: none;
/* 389  */     -o-user-select: none;
/* 390  */ }
/* 391  */
/* 392  */ rs-module rs-mask-wrap .rs-layer,
/* 393  */ rs-module rs-mask-wrap *:last-child,
/* 394  */ .wpb_text_column rs-module rs-mask-wrap .rs-layer,
/* 395  */ .wpb_text_column rs-module rs-mask-wrap *:last-child{
/* 396  */ 	margin-bottom:0;
/* 397  */
/* 398  */ }
/* 399  */
/* 400  */ .rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}

/* rs6.css */

/* 401  */
/* 402  */ rs-layer,
/* 403  */ .rs-layer,
/* 404  */ rs-alyer *,
/* 405  */ .rs-layer * { outline: none !important; }
/* 406  */
/* 407  */
/* 408  */ /* CAROUSEL FUNCTIONS */
/* 409  */ rs-carousel-wrap {
/* 410  */ 	cursor:url(openhand.cur), move;
/* 411  */ }
/* 412  */ rs-carousel-wrap.dragged {
/* 413  */ 	cursor:url(closedhand.cur), move;
/* 414  */ }
/* 415  */
/* 416  */ rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
/* 417  */ rs-carousel-space { clear:both;display:block;width:100%;height:1px;position:relative;margin-bottom:-1px }
/* 418  */
/* 419  */ /* ADDED FOR SLIDELINK MANAGEMENT */
/* 420  */ .tp_inner_padding {
/* 421  */ 	box-sizing:border-box;
/* 422  */ 	max-height:none !important;
/* 423  */ }
/* 424  */
/* 425  */
/* 426  */ .rs-layer.rs-selectable {
/* 427  */ 	-moz-user-select: all;
/* 428  */ 	-khtml-user-select: all;
/* 429  */ 	-webkit-user-select: all;
/* 430  */ 	-o-user-select: all;
/* 431  */ }
/* 432  */
/* 433  */
/* 434  */
/* 435  */ rs-px-mask {
/* 436  */ 	overflow: hidden;
/* 437  */ 	display: block;
/* 438  */ 	width: 100%;
/* 439  */ 	height: 100%;
/* 440  */ 	position: relative;
/* 441  */ }
/* 442  */
/* 443  */ rs-module embed,
/* 444  */ rs-module iframe,
/* 445  */ rs-module object,
/* 446  */ rs-module audio,
/* 447  */ rs-module video {
/* 448  */ 	max-width: none !important;
/* 449  */ 	border: none;
/* 450  */ }

/* rs6.css */

/* 451  */
/* 452  */ rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
/* 453  */
/* 454  */ .tp-blockmask,
/* 455  */ .tp-blockmask_in,
/* 456  */ .tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
/* 457  */
/* 458  */ /***********************************************************
/* 459  *| 	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
/* 460  *| ***********************************************************/
/* 461  */ rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
/* 462  */ rs-layer-wrap,
/* 463  */ rs-row-wrap,
/* 464  */ rs-column,
/* 465  */ rs-parallax-wrap,
/* 466  */ rs-mask-wrap,
/* 467  */ rs-cbg-mask-wrap,
/* 468  */ rs-loop-wrap 	{	display:block; visibility: hidden}
/* 469  */
/* 470  */
/* 471  */ rs-column-wrap>rs-loop-wrap { z-index: 1 }
/* 472  */
/* 473  */ rs-layer-wrap,
/* 474  */ rs-mask-wrap,
/* 475  */ rs-cbg-mask-wrap
/* 476  */  { transform-style:flat;perspective:10000px; }
/* 477  */
/* 478  */ rs-mask-wrap { overflow: hidden }
/* 479  */ rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; }
/* 480  */
/* 481  */ .rev_row_zone_top 				{	top:0px;}
/* 482  */ .rev_row_zone_bottom 			{	bottom:0px;}
/* 483  */
/* 484  */ rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
/* 485  */
/* 486  */ .rs-layer img,
/* 487  */ rs-layer img { vertical-align: top }
/* 488  */
/* 489  */ rs-row,
/* 490  */ rs-row.rs-layer 	{
/* 491  */ 	display:table;
/* 492  */ 	position:relative;
/* 493  */ 	width:100% !important;
/* 494  */ 	table-layout: fixed;
/* 495  */ 	box-sizing: border-box;
/* 496  */ 	vertical-align: top;
/* 497  */ 	height:auto;
/* 498  */ 	font-size:0px;
/* 499  */ }
/* 500  */

/* rs6.css */

/* 501  */ rs-column-wrap {
/* 502  */ 	display: table-cell;
/* 503  */ 	position: relative;
/* 504  */ 	vertical-align: top;
/* 505  */ 	height: auto;
/* 506  */ 	box-sizing: border-box;
/* 507  */ 	font-size:0px;
/* 508  */ }
/* 509  */
/* 510  */ rs-column {
/* 511  */ 	box-sizing: border-box;
/* 512  */ 	display: block;
/* 513  */ 	position: relative;
/* 514  */ 	width:100% !important;
/* 515  */ 	height:auto !important;
/* 516  */ 	white-space: normal !important;
/* 517  */ }
/* 518  */
/* 519  */ rs-cbg-mask-wrap {
/* 520  */ 	position: absolute;
/* 521  */     z-index: 0;
/* 522  */     box-sizing: border-box;
/* 523  */ }
/* 524  */ rs-column-bg {
/* 525  */     position: absolute;
/* 526  */     z-index: 0;
/* 527  */     box-sizing: border-box;
/* 528  */     width: 100%;
/* 529  */     height: 100%;
/* 530  */ }
/* 531  */
/* 532  */ .rs-pelock * { pointer-events: none !important;}
/* 533  */
/* 534  */ rs-column .rs-parallax-wrap,
/* 535  */ rs-column rs-loop-wrap,
/* 536  */ rs-column rs-mask-wrap 			{	text-align: inherit; }
/* 537  */ rs-column rs-mask-wrap 			{	display: inline-block;}
/* 538  */
/* 539  */
/* 540  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 541  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 542  */ rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
/* 543  */
/* 544  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 545  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 546  */ rs-column .rs-parallax-wrap,
/* 547  */ rs-column .rev_layer_in_column { vertical-align: top; }
/* 548  */
/* 549  */ .rev_break_columns { display: block !important }
/* 550  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }

/* rs6.css */

/* 551  */
/* 552  */
/* 553  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
/* 554  */ .tp-forcenotvisible,
/* 555  */ .tp-hide-revslider,
/* 556  */ rs-row-wrap.rs-layer-hidden,
/* 557  */ rs-column-wrap.rs-layer-hidden,
/* 558  */ .rs-layer.rs-layer-hidden,
/* 559  */ .rs-layer-audio.rs-layer-hidden,
/* 560  */ .rs-parallax-wrap.rs-layer-hidden {
/* 561  */ 	visibility:hidden !important;
/* 562  */ 	display:none !important
/* 563  */ }
/* 564  */
/* 565  */
/* 566  */
/* 567  */
/* 568  */ /*********************************
/* 569  *| 	-	SPECIAL TP CAPTIONS -
/* 570  *| **********************************/
/* 571  */
/* 572  */ rs-layer.rs-nointeraction,
/* 573  */ .rs-layer.rs-nointeraction {
/* 574  */ 	pointer-events: none !important
/* 575  */ }
/* 576  */
/* 577  */ rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;}
/* 578  */
/* 579  */ /* new static layers position option */
/* 580  */ rs-static-layers.rs-stl-back {
/* 581  */ 	z-index:0;
/* 582  */ }
/* 583  */
/* 584  */
/* 585  */ .rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
/* 586  */ .rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
/* 587  */ .rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
/* 588  */ .rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
/* 589  */
/* 590  */
/* 591  */ .tp-layer-inner-rotation {
/* 592  */ 	position: relative !important;
/* 593  */ }
/* 594  */
/* 595  */
/* 596  */ /***********************************************
/* 597  *| 	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
/* 598  *| ***********************************************/
/* 599  */
/* 600  */ img.tp-slider-alternative-image	{

/* rs6.css */

/* 601  */ 	width:100%; height:auto;
/* 602  */ }
/* 603  */
/* 604  */
/* 605  */ /******************************
/* 606  *| 	-	IE8 HACKS	-
/* 607  *| *******************************/
/* 608  */ .noFilterClass {
/* 609  */ 	filter:none !important;
/* 610  */ }
/* 611  */
/* 612  */
/* 613  */ /********************************
/* 614  *| 	-	FULLSCREEN VIDEO	-
/* 615  *| *********************************/
/* 616  */
/* 617  */ rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0; display: block}
/* 618  */
/* 619  */ .rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
/* 620  */ .rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
/* 621  */
/* 622  */ .rs-layer.rs-fsv audio,
/* 623  */ .rs-layer.rs-fsv video,
/* 624  */ .rs-layer.rs-fsv iframe,
/* 625  */ .rs-layer.rs-fsv iframe audio,
/* 626  */ .rs-layer.rs-fsv iframe video	{ width:100% !important; height:100% !important; display: none}
/* 627  */
/* 628  */ .fullcoveredvideo audio,
/* 629  */ .rs-fsv audio
/* 630  */ .fullcoveredvideo video,
/* 631  */ .rs-fsv video				{	background: #000}
/* 632  */
/* 633  */ .fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
/* 634  */
/* 635  */
/* 636  */ .videoisplaying .html5vid rs-poster	{	display: none}
/* 637  */
/* 638  */ .tp-video-play-button					{
/* 639  */ 	background:#000;
/* 640  */ 	background:rgba(0,0,0,0.3);
/* 641  */ 	border-radius:5px;
/* 642  */ 	position: absolute;
/* 643  */ 	top: 50%;
/* 644  */ 	left: 50%;
/* 645  */ 	color: #FFF;
/* 646  */ 	z-index: 3;
/* 647  */ 	margin-top: -25px;
/* 648  */ 	margin-left: -25px;
/* 649  */ 	line-height: 50px !important;
/* 650  */ 	text-align: center;

/* rs6.css */

/* 651  */ 	cursor: pointer;
/* 652  */ 	width: 50px;
/* 653  */ 	height:50px;
/* 654  */ 	box-sizing: border-box;
/* 655  */
/* 656  */ 	display: inline-block;
/* 657  */ 	vertical-align: top;
/* 658  */ 	z-index: 4;
/* 659  */ 	opacity: 0;
/* 660  */ 	transition:opacity 300ms ease-out !important;
/* 661  */ }
/* 662  */
/* 663  */
/* 664  */ .rs-audio .tp-video-play-button { display:none !important;}
/* 665  */ .rs-layer .html5vid					{	width:100% !important; height:100% !important;}
/* 666  */ .tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
/* 667  */ .rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
/* 668  */ .rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
/* 669  */ .videoisplaying .revicon-right-dir		{	display:none}
/* 670  */ .videoisplaying .tp-revstop				{	display:block}
/* 671  */
/* 672  */ .videoisplaying  .tp-video-play-button			{	display:none}
/* 673  */
/* 674  */
/* 675  */ .fullcoveredvideo .tp-video-play-button			{	display:none !important}
/* 676  */
/* 677  */
/* 678  */ .rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
/* 679  */ .rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
/* 680  */
/* 681  */ .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
/* 682  */ .rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
/* 683  */ .rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
/* 684  */
/* 685  */
/* 686  */ .rs-nolc .tp-video-play-button,
/* 687  */ rs-bgvideo video::-webkit-media-controls-start-playback-button,
/* 688  */ rs-bgvideo video::-webkit-media-controls,
/* 689  */ rs-bgvideo audio::-webkit-media-controls { display:none !important;}
/* 690  */
/* 691  */
/* 692  */ .rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
/* 693  */
/* 694  */
/* 695  */
/* 696  */ rs-module h1.rs-layer,
/* 697  */ rs-module h2.rs-layer,
/* 698  */ rs-module h3.rs-layer,
/* 699  */ rs-module h4.rs-layer,
/* 700  */ rs-module h5.rs-layer,

/* rs6.css */

/* 701  */ rs-module h6.rs-layer,
/* 702  */ rs-module div.rs-layer,
/* 703  */ rs-module span.rs-layer,
/* 704  */ rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}
/* 705  */
/* 706  */ rs-module h1.rs-layer:before,
/* 707  */ rs-module h2.rs-layer:before,
/* 708  */ rs-module h3.rs-layer:before,
/* 709  */ rs-module h4.rs-layer:before,
/* 710  */ rs-module h5.rs-layer:before,
/* 711  */ rs-module h6.rs-layer:before { content: none; }
/* 712  */
/* 713  */
/* 714  */ /********************************
/* 715  *| 	-	DOTTED OVERLAYS	-
/* 716  *| *********************************/
/* 717  */ rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;}
/* 718  */ rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
/* 719  */ rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
/* 720  */ rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
/* 721  */ rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}
/* 722  */
/* 723  */
/* 724  */ /******************************
/* 725  *| 	-	SHADOWS		-
/* 726  *| ******************************/
/* 727  */
/* 728  */ .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
/* 729  */ .tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
/* 730  */
/* 731  */ .tp-shadow2:before, .tp-shadow2:after,
/* 732  */ .tp-shadow3:before, .tp-shadow4:after
/* 733  */ {
/* 734  */   z-index: -2;
/* 735  */   position: absolute;
/* 736  */   content: "";
/* 737  */   bottom: 10px;
/* 738  */   left: 10px;
/* 739  */   width: 50%;
/* 740  */   top: 85%;
/* 741  */   max-width:300px;
/* 742  */   background: transparent;
/* 743  */   box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 744  */
/* 745  */   transform: rotate(-3deg);
/* 746  */ }
/* 747  */
/* 748  */ .tp-shadow2:after,
/* 749  */ .tp-shadow4:after
/* 750  */ {

/* rs6.css */

/* 751  */   transform: rotate(3deg);
/* 752  */   right: 10px;
/* 753  */   left: auto;
/* 754  */ }
/* 755  */
/* 756  */ .tp-shadow5
/* 757  */ {
/* 758  */   	position:relative;
/* 759  */     box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 760  */ }
/* 761  */ .tp-shadow5:before, .tp-shadow5:after
/* 762  */ {
/* 763  */ 	content:"";
/* 764  */     position:absolute;
/* 765  */     z-index:-2;
/* 766  */     box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 767  */     top:30%;
/* 768  */     bottom:0;
/* 769  */     left:20px;
/* 770  */     right:20px;
/* 771  */     border-radius:100px / 20px;
/* 772  */ }
/* 773  */
/* 774  */
/* 775  */
/* 776  */ /* TP BUTTONS DESKTOP SIZE */
/* 777  */
/* 778  */ .rev-btn,
/* 779  */ .rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
/* 780  */
/* 781  */ .rev-btn.rev-uppercase,
/* 782  */ .rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
/* 783  */
/* 784  */ .rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
/* 785  */
/* 786  */ .rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
/* 787  */ .rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}
/* 788  */
/* 789  */
/* 790  */ /* BURGER BUTTON */
/* 791  */ .rev-burger {
/* 792  */   position: relative;
/* 793  */   box-sizing: border-box;
/* 794  */   padding: 22px 14px 22px 14px;
/* 795  */   border-radius: 50%;
/* 796  */   border: 1px solid rgba(51,51,51,0.25);
/* 797  */   -webkit-tap-highlight-color: rgba(0,0,0,0);
/* 798  */   -webkit-tap-highlight-color: transparent;
/* 799  */   cursor: pointer;
/* 800  */ }

/* rs6.css */

/* 801  */
/* 802  */ .rev-burger span {
/* 803  */   display: block;
/* 804  */   width: 30px;
/* 805  */   height: 3px;
/* 806  */   background: #333;
/* 807  */   transition: .7s;
/* 808  */   pointer-events: none;
/* 809  */   transform-style: flat !important;
/* 810  */ }
/* 811  */ .rev-burger span:nth-child(2) {
/* 812  */   margin: 3px 0;
/* 813  */ }
/* 814  */
/* 815  */ .quick_style_example_wrap .rev-burger:hover :first-child,
/* 816  */ #dialog_addbutton .rev-burger:hover :first-child,
/* 817  */ .open .rev-burger :first-child,
/* 818  */ .open.rev-burger :first-child {
/* 819  */   transform: translateY(6px) rotate(-45deg);
/* 820  */
/* 821  */ }
/* 822  */ .quick_style_example_wrap .rev-burger:hover :nth-child(2),
/* 823  */ #dialog_addbutton .rev-burger:hover :nth-child(2),
/* 824  */ .open .rev-burger :nth-child(2),
/* 825  */ .open.rev-burger :nth-child(2) {
/* 826  */   transform: rotate(-45deg);
/* 827  */
/* 828  */   opacity: 0;
/* 829  */ }
/* 830  */ .quick_style_example_wrap .rev-burger:hover :last-child,
/* 831  */ #dialog_addbutton .rev-burger:hover :last-child,
/* 832  */ .open .rev-burger :last-child,
/* 833  */ .open.rev-burger :last-child {
/* 834  */   transform: translateY(-6px) rotate(-135deg);
/* 835  */
/* 836  */ }
/* 837  */
/* 838  */ .rev-burger.revb-white {
/* 839  */   border: 2px solid rgba(255,255,255,0.2);
/* 840  */ }
/* 841  */
/* 842  */ .rev-b-span-light span,
/* 843  */ .rev-burger.revb-white span {
/* 844  */   background: #fff;
/* 845  */ }
/* 846  */ .rev-burger.revb-whitenoborder {
/* 847  */   border: 0;
/* 848  */ }
/* 849  */ .rev-burger.revb-whitenoborder span {
/* 850  */   background: #fff;

/* rs6.css */

/* 851  */ }
/* 852  */ .rev-burger.revb-darknoborder {
/* 853  */   border: 0;
/* 854  */ }
/* 855  */
/* 856  */ .rev-b-span-dark span,
/* 857  */ .rev-burger.revb-darknoborder span {
/* 858  */   background: #333;
/* 859  */ }
/* 860  */
/* 861  */ .rev-burger.revb-whitefull {
/* 862  */   background: #fff;
/* 863  */   border:none;
/* 864  */ }
/* 865  */
/* 866  */ .rev-burger.revb-whitefull span {
/* 867  */ 	background:#333;
/* 868  */ }
/* 869  */
/* 870  */ .rev-burger.revb-darkfull {
/* 871  */   background: #333;
/* 872  */   border:none;
/* 873  */ }
/* 874  */
/* 875  */ .rev-burger.revb-darkfull span {
/* 876  */ 	background:#fff;
/* 877  */ }
/* 878  */
/* 879  */
/* 880  */ /* SCROLL DOWN BUTTON */
/* 881  */
/* 882  */ @keyframes rev-ani-mouse {
/* 883  */ 	0% {opacity: 1;top: 29%;}
/* 884  */ 	15% {opacity: 1;top: 70%;}
/* 885  */ 	50% {opacity: 0;top: 70%;}
/* 886  */ 	100% {opacity: 0;top: 29%;}
/* 887  */ }
/* 888  */ .rev-scroll-btn {
/* 889  */ 	display: inline-block;
/* 890  */ 	position: relative;
/* 891  */ 	left: 0;
/* 892  */ 	right: 0;
/* 893  */ 	text-align: center;
/* 894  */ 	cursor: pointer;
/* 895  */ 	width:35px;
/* 896  */ 	height:55px;
/* 897  */ 	box-sizing: border-box;
/* 898  */ 	border: 3px solid white;
/* 899  */ 	border-radius: 23px;
/* 900  */ }

/* rs6.css */

/* 901  */ .rev-scroll-btn > * {
/* 902  */ 	display: inline-block;
/* 903  */ 	line-height: 18px;
/* 904  */ 	font-size: 13px;
/* 905  */ 	font-weight: normal;
/* 906  */ 	color: #7f8c8d;
/* 907  */ 	color: #ffffff;
/* 908  */ 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 909  */ 	letter-spacing: 2px;
/* 910  */ }
/* 911  */ .rev-scroll-btn > *:hover,
/* 912  */ .rev-scroll-btn > *:focus,
/* 913  */ .rev-scroll-btn > *.active {
/* 914  */ 	color: #ffffff;
/* 915  */ }
/* 916  */ .rev-scroll-btn > *:hover,
/* 917  */ .rev-scroll-btn > *:focus,
/* 918  */ .rev-scroll-btn > *:active,
/* 919  */ .rev-scroll-btn > *.active {
/* 920  */ 	opacity: 0.8;
/* 921  */ }
/* 922  */
/* 923  */ .rev-scroll-btn.revs-fullwhite  {
/* 924  */ 	background:#fff;
/* 925  */ }
/* 926  */
/* 927  */ .rev-scroll-btn.revs-fullwhite span {
/* 928  */ 	background: #333;
/* 929  */ }
/* 930  */
/* 931  */ .rev-scroll-btn.revs-fulldark,  {
/* 932  */ 	background:#333;
/* 933  */ 	border:none;
/* 934  */ }
/* 935  */
/* 936  */ .rev-scroll-btn.revs-fulldark  span {
/* 937  */ 	background: #fff;
/* 938  */ }
/* 939  */
/* 940  */ .rev-scroll-btn span {
/* 941  */ 	position: absolute;
/* 942  */ 	display: block;
/* 943  */ 	top: 29%;
/* 944  */ 	left: 50%;
/* 945  */ 	width: 8px;
/* 946  */ 	height: 8px;
/* 947  */ 	margin: -4px 0 0 -4px;
/* 948  */ 	border-radius: 50%;
/* 949  */ 	animation: rev-ani-mouse 2.5s linear infinite;
/* 950  */ 	background: #fff;

/* rs6.css */

/* 951  */ }
/* 952  */
/* 953  */ .rev-scroll-btn.rev-b-span-dark {
/* 954  */ 	border-color:#333;
/* 955  */ }
/* 956  */ .rev-scroll-btn.rev-b-span-dark span,
/* 957  */ .rev-scroll-btn.revs-dark span {
/* 958  */ 	background: #333;
/* 959  */ }
/* 960  */
/* 961  */ .rev-control-btn {
/* 962  */ 	position: relative;
/* 963  */ 	display: inline-block;
/* 964  */ 	z-index: 5;
/* 965  */ 	color: #FFF;
/* 966  */ 	font-size: 20px;
/* 967  */ 	line-height: 60px;
/* 968  */ 	font-weight: 400;
/* 969  */ 	font-style: normal;
/* 970  */ 	font-family: Raleway;
/* 971  */ 	text-decoration: none;
/* 972  */ 	text-align: center;
/* 973  */ 	background-color: #000;
/* 974  */ 	border-radius: 50px;
/* 975  */ 	text-shadow: none;
/* 976  */ 	background-color: rgba(0, 0, 0, 0.50);
/* 977  */ 	width:60px;
/* 978  */ 	height:60px;
/* 979  */ 	box-sizing: border-box;
/* 980  */ 	cursor: pointer;
/* 981  */ }
/* 982  */
/* 983  */ .rev-cbutton-dark-sr	{
/* 984  */ 	border-radius: 3px;
/* 985  */ }
/* 986  */
/* 987  */ .rev-cbutton-light	{
/* 988  */ 	color: #333;
/* 989  */ 	background-color: rgba(255,255,255, 0.75);
/* 990  */ }
/* 991  */
/* 992  */ .rev-cbutton-light-sr	{
/* 993  */ 	color: #333;
/* 994  */ 	border-radius: 3px;
/* 995  */ 	background-color: rgba(255,255,255, 0.75);
/* 996  */ }
/* 997  */
/* 998  */
/* 999  */ .rev-sbutton {
/* 1000 */ 	line-height: 37px;

/* rs6.css */

/* 1001 */ 	width:37px;
/* 1002 */ 	height:37px;
/* 1003 */ }
/* 1004 */
/* 1005 */ .rev-sbutton-blue	{
/* 1006 */ 	background-color: #3B5998
/* 1007 */ }
/* 1008 */ .rev-sbutton-lightblue	{
/* 1009 */ 	background-color: #00A0D1;
/* 1010 */ }
/* 1011 */ .rev-sbutton-red	{
/* 1012 */ 	background-color: #DD4B39;
/* 1013 */ }
/* 1014 */
/* 1015 */
/* 1016 */
/* 1017 */
/* 1018 */ /************************************
/* 1019 *| -	TP BANNER TIMER		-
/* 1020 *| *************************************/
/* 1021 */ rs-progress								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
/* 1022 */ rs-progress.rs-bottom					{	top:auto; bottom:0px !important;height:5px}
/* 1023 */
/* 1024 */
/* 1025 */
/* 1026 */ /*********************************************
/* 1027 *| -	BASIC SETTINGS FOR THE BANNER	-
/* 1028 *| ***********************************************/
/* 1029 */ .rs-layer img {
/* 1030 */ 	background: transparent;
/* 1031 */ 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 1032 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 1033 */ 	zoom:1;
/* 1034 */ }
/* 1035 */
/* 1036 */
/* 1037 */ .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
/* 1038 */ .rs-layer.slidelink a {	width:100%;height:100%;display:block}
/* 1039 */ .rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
/* 1040 */ .rs-layer.slidelink a span{	background:url(../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/* 1041 */ /*.tp-shape {	width:100%;height:100%;}*/
/* 1042 */
/* 1043 */
/* 1044 */
/* 1045 */ /*********************************************
/* 1046 *| -	WOOCOMMERCE STYLES	-
/* 1047 *| ***********************************************/
/* 1048 */
/* 1049 */ .rs-layer .rs-starring				{	display: inline-block}
/* 1050 */

/* rs6.css */

/* 1051 */
/* 1052 */ .rs-layer .rs-starring .star-rating {
/* 1053 */ 	float: none;
/* 1054 */ 	display: inline-block;
/* 1055 */     vertical-align: top;
/* 1056 */     color: #FFC321 !important;
/* 1057 */ }
/* 1058 */
/* 1059 */
/* 1060 */ .rs-layer .rs-starring .star-rating,
/* 1061 */ .rs-layer .rs-starring-page .star-rating {
/* 1062 */ 	position: relative;
/* 1063 */ 	height: 1em;
/* 1064 */ 	width: 5.4em;
/* 1065 */ 	font-family: star;
/* 1066 */ 	font-size: 1em !important;
/* 1067 */ }
/* 1068 */
/* 1069 */ .rs-layer  .rs-starring .star-rating:before,
/* 1070 */ .rs-layer  .rs-starring-page .star-rating:before {
/* 1071 */ 	content: "\73\73\73\73\73";
/* 1072 */ 	color: #E0DADF;
/* 1073 */ 	float: left;
/* 1074 */ 	top: 0;
/* 1075 */ 	left: 0;
/* 1076 */ 	position: absolute;
/* 1077 */ }
/* 1078 */
/* 1079 */ .rs-layer .rs-starring .star-rating span {
/* 1080 */ 	overflow: hidden;
/* 1081 */ 	float: left;
/* 1082 */ 	top: 0;
/* 1083 */ 	left: 0;
/* 1084 */ 	position: absolute;
/* 1085 */ 	padding-top: 1.5em;
/* 1086 */ 	font-size: 1em !important;
/* 1087 */ }
/* 1088 */
/* 1089 */ .rs-layer .rs-starring .star-rating span:before,
/* 1090 */ .rs-layer .rs-starring .star-rating span:before {
/* 1091 */ 	content: "\53\53\53\53\53";
/* 1092 */ 	top: 0;
/* 1093 */ 	position: absolute;
/* 1094 */ 	left: 0;
/* 1095 */ }
/* 1096 */
/* 1097 */
/* 1098 */
/* 1099 */
/* 1100 */ /******************************

/* rs6.css *|

/* 1101 *| 	-	LOADER FORMS	-
/* 1102 *| ********************************/
/* 1103 */
/* 1104 */ rs-loader 	{
/* 1105 */ 	top:50%; left:50%;
/* 1106 */ 	z-index:10000;
/* 1107 */ 	position:absolute;
/* 1108 */ }
/* 1109 */
/* 1110 */ rs-loader.off {
/* 1111 */ 	display: none !important;
/* 1112 */ }
/* 1113 */
/* 1114 */ rs-loader.spinner0 {
/* 1115 */ 	width: 40px;
/* 1116 */ 	height: 40px;
/* 1117 */ 	background-color: #fff;
/* 1118 */ 	background-image:url(../assets/loader.gif);
/* 1119 */ 	background-repeat:no-repeat;
/* 1120 */ 	background-position: center center;
/* 1121 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1122 */ 	margin-top:-20px;
/* 1123 */ 	margin-left:-20px;
/* 1124 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1125 */ 	border-radius: 3px;
/* 1126 */ }
/* 1127 */
/* 1128 */
/* 1129 */ rs-loader.spinner1 {
/* 1130 */ 	width: 40px;
/* 1131 */ 	height: 40px;
/* 1132 */ 	background-color: #fff;
/* 1133 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1134 */ 	margin-top:-20px;
/* 1135 */ 	margin-left:-20px;
/* 1136 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1137 */ 	border-radius: 3px;
/* 1138 */ }
/* 1139 */
/* 1140 */
/* 1141 */
/* 1142 */ rs-loader.spinner5 	{
/* 1143 */ 	background-image:url(../assets/loader.gif);
/* 1144 */ 	background-repeat:no-repeat;
/* 1145 */ 	background-position:10px 10px;
/* 1146 */ 	background-color:#fff;
/* 1147 */ 	margin:-22px -22px;
/* 1148 */ 	width:44px;height:44px;
/* 1149 */ 	border-radius: 3px;
/* 1150 */ }

/* rs6.css */

/* 1151 */
/* 1152 */
/* 1153 */ @keyframes tp-rotateplane {
/* 1154 */   0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
/* 1155 */   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
/* 1156 */   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
/* 1157 */ }
/* 1158 */
/* 1159 */
/* 1160 */ rs-loader.spinner2 {
/* 1161 */ 	width: 40px;
/* 1162 */ 	height: 40px;
/* 1163 */ 	margin-top:-20px;margin-left:-20px;
/* 1164 */ 	background-color: #ff0000;
/* 1165 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1166 */ 	border-radius: 100%;
/* 1167 */ 	animation: tp-scaleout 1.0s infinite ease-in-out;
/* 1168 */ }
/* 1169 */
/* 1170 */
/* 1171 */ @keyframes tp-scaleout {
/* 1172 */   0% {transform: scale(0.0);}
/* 1173 */   100% {transform: scale(1.0);opacity: 0;}
/* 1174 */ }
/* 1175 */
/* 1176 */
/* 1177 */ rs-loader.spinner3 {
/* 1178 */   margin: -9px 0px 0px -35px;
/* 1179 */   width: 70px;
/* 1180 */   text-align: center;
/* 1181 */ }
/* 1182 */
/* 1183 */ rs-loader.spinner3 .bounce1,
/* 1184 */ rs-loader.spinner3 .bounce2,
/* 1185 */ rs-loader.spinner3 .bounce3 {
/* 1186 */   width: 18px;
/* 1187 */   height: 18px;
/* 1188 */   background-color: #fff;
/* 1189 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1190 */   border-radius: 100%;
/* 1191 */   display: inline-block;
/* 1192 */   animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 1193 */   /* Prevent first frame from flickering when animation starts */
/* 1194 */   animation-fill-mode: both;
/* 1195 */ }
/* 1196 */
/* 1197 */ rs-loader.spinner3 .bounce1 {
/* 1198 */   animation-delay: -0.32s;
/* 1199 */ }
/* 1200 */

/* rs6.css */

/* 1201 */ rs-loader.spinner3 .bounce2 {
/* 1202 */   animation-delay: -0.16s;
/* 1203 */ }
/* 1204 */
/* 1205 */ @keyframes tp-bouncedelay {
/* 1206 */   0%, 80%, 100% {transform: scale(0.0);}
/* 1207 */   40% {transform: scale(1.0);}
/* 1208 */ }
/* 1209 */
/* 1210 */
/* 1211 */
/* 1212 */
/* 1213 */ rs-loader.spinner4 {
/* 1214 */   margin: -20px 0px 0px -20px;
/* 1215 */   width: 40px;
/* 1216 */   height: 40px;
/* 1217 */   text-align: center;
/* 1218 */   animation: tp-rotate 2.0s infinite linear;
/* 1219 */ }
/* 1220 */
/* 1221 */ rs-loader.spinner4 .dot1,
/* 1222 */ rs-loader.spinner4 .dot2 {
/* 1223 */   width: 60%;
/* 1224 */   height: 60%;
/* 1225 */   display: inline-block;
/* 1226 */   position: absolute;
/* 1227 */   top: 0;
/* 1228 */   background-color: #fff;
/* 1229 */   border-radius: 100%;
/* 1230 */   animation: tp-bounce 2.0s infinite ease-in-out;
/* 1231 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1232 */ }
/* 1233 */
/* 1234 */ rs-loader.spinner4 .dot2 {
/* 1235 */   top: auto;
/* 1236 */   bottom: 0px;
/* 1237 */   animation-delay: -1.0s;
/* 1238 */ }
/* 1239 */
/* 1240 */
/* 1241 */ @keyframes tp-rotate { 100% { transform: rotate(360deg);}}
/* 1242 */
/* 1243 */ @keyframes tp-bounce {
/* 1244 */   0%, 100% {transform: scale(0.0);}
/* 1245 */   50% { transform: scale(1.0);}
/* 1246 */ }
/* 1247 */
/* 1248 */
/* 1249 */
/* 1250 */ rs-layer iframe { visibility:hidden;}

/* rs6.css */

/* 1251 */ rs-layer.rs-ii-o iframe { visibility: visible; }
/* 1252 */
/* 1253 */ rs-layer input[type="text"],
/* 1254 */ rs-layer input[type="email"],
/* 1255 */ rs-layer input[type="url"],
/* 1256 */ rs-layer input[type="password"],
/* 1257 */ rs-layer input[type="search"],
/* 1258 */ rs-layer input[type="number"],
/* 1259 */ rs-layer input[type="tel"],
/* 1260 */ rs-layer input[type="range"],
/* 1261 */ rs-layer input[type="date"],
/* 1262 */ rs-layer input[type="month"],
/* 1263 */ rs-layer input[type="week"],
/* 1264 */ rs-layer input[type="time"],
/* 1265 */ rs-layer input[type="datetime"],
/* 1266 */ rs-layer input[type="datetime-local"] { display: inline-block }
/* 1267 */
/* 1268 */
/* 1269 */ /***********************************************
/* 1270 *| 	-  STANDARD NAVIGATION SETTINGS
/* 1271 *| ***********************************************/
/* 1272 */
/* 1273 */ rs-thumbs-wrap,
/* 1274 */ rs-tabs-wrap,
/* 1275 */ rs-thumbs,
/* 1276 */ rs-thumb,
/* 1277 */ rs-tab,
/* 1278 */ rs-bullet,
/* 1279 */ rs-bullets,
/* 1280 */ rs-navmask,
/* 1281 */ rs-tabs,
/* 1282 */ rs-arrow 					{	display:block;}
/* 1283 */
/* 1284 */ .tp-thumbs.navbar,
/* 1285 */ .tp-bullets.navbar,
/* 1286 */ .tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
/* 1287 */
/* 1288 */ .tp-tabs,
/* 1289 */ .tp-thumbs,
/* 1290 */ .tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
/* 1291 */
/* 1292 */ .tp-tab,
/* 1293 */ .tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
/* 1294 */
/* 1295 */ .tp-arr-imgholder,
/* 1296 */ rs-poster,
/* 1297 */ .tp-thumb-image,
/* 1298 */ .tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
/* 1299 */
/* 1300 */ rs-poster 						 { cursor:pointer; z-index:3; }

/* rs6.css */

/* 1301 */
/* 1302 */ .tp-tab:hover,
/* 1303 */ .tp-tab.selected,
/* 1304 */ .tp-thumb:hover,
/* 1305 */ .tp-thumb.selected				{	opacity:1;}
/* 1306 */
/* 1307 */ .tp-tab-mask,
/* 1308 */ .tp-thumb-mask 					{	box-sizing:border-box !important; }
/* 1309 */
/* 1310 */ .tp-tabs,
/* 1311 */ .tp-thumbs						{	box-sizing:content-box !important; }
/* 1312 */
/* 1313 */ .tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
/* 1314 */ .tp-bullet.selected,
/* 1315 */ .tp-bullet:hover				{	background:#fff;}
/* 1316 */
/* 1317 */
/* 1318 */
/* 1319 */
/* 1320 */ .tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
/* 1321 */ .tparrows:hover 				{	background:#000;}
/* 1322 */ .tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
/* 1323 */ .tparrows.tp-leftarrow:before	{	content: '\e824'; }
/* 1324 */ .tparrows.tp-rightarrow:before	{	content: '\e825'; }
/* 1325 */
/* 1326 */ /*.tp-thumb-mask {max-width: 100% !important}*/
/* 1327 */
/* 1328 */ /************************
/* 1329 *|  - FIXES FOR PE-7 ICONS -
/* 1330 *| **************************/
/* 1331 */
/* 1332 */ .rs-layer [class^="pe-7s-"]:before,
/* 1333 */ .rs-layer [class*=" pe-7s-"]:before {
/* 1334 */ 	width: auto;
/* 1335 */ 	margin: 0;
/* 1336 */ 	line-height: inherit;
/* 1337 */ 	box-sizing: inherit;
/* 1338 */ }
/* 1339 */
/* 1340 */
/* 1341 */ /***************************
/* 1342 *| 	- KEN BURNS FIXES -
/* 1343 *| ***************************/
/* 1344 */
/* 1345 */ rs-pzimg-wrap { display: block; }
/* 1346 */ body.rtl .rs-pzimg {left: 0 !important}
/* 1347 */
/* 1348 */
/* 1349 */
/* 1350 */ /***************************

/* rs6.css *|

/* 1351 *| 	- 3D SHADOW MODE -
/* 1352 *| ***************************/
/* 1353 */
/* 1354 */ .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
/* 1355 */
/* 1356 */ .dddwrapper { transform-style: flat;perspective: 10000px; }
/* 1357 */
/* 1358 */ /*******************
/* 1359 *| 	- DEBUG MODE -
/* 1360 *| *******************/
/* 1361 */
/* 1362 */ .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
/* 1363 */ .rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
/* 1364 */ .rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
/* 1365 */ .rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
/* 1366 */ .rs_error_message_button:hover {  background:#5e35b1}
/* 1367 */
/* 1368 */
/* 1369 */
/* 1370 */ .hglayerinfo				   {	  position: fixed;
/* 1371 */   bottom: 0px;
/* 1372 */   left: 0px;
/* 1373 */   color: #FFF;
/* 1374 */   font-size: 12px;
/* 1375 */   line-height: 20px;
/* 1376 */   font-weight: 600;
/* 1377 */   background: rgba(0, 0, 0, 0.75);
/* 1378 */   padding: 5px 10px;
/* 1379 */   z-index: 2000;
/* 1380 */   white-space: normal;}
/* 1381 */ .hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
/* 1382 */ .indebugmode .rs-layer:hover { 	border:1px dashed #c0392b !important;}
/* 1383 */ .helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
/* 1384 */ #revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}
/* 1385 */
/* 1386 */
/* 1387 */
/* 1388 */ /**
/* 1389 *| INSTAGRAM FILTERS BY UNA
/* 1390 *| https://una.im/CSSgram/
/* 1391 *| **/
/* 1392 */ .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
/* 1393 */ rs-pzimg-wrap.xpro2:before,
/* 1394 */ rs-pzimg-wrap.xpro2:after,
/* 1395 */ rs-pzimg-wrap:before,
/* 1396 */ rs-pzimg-wrap:after {height:500%;width:500%}
/* 1397 */
/* 1398 */ /**
/* 1399 *| new spinners
/* 1400 *| **/

/* rs6.css */

/* 1401 */ rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}
/* 1402 */
/* 1403 */
