/* Minify_CSS_UriRewriter::$debugText

*/

/* rs6.css */

/* 1    */ /*-----------------------------------------------------------------------------
/* 2    *|
/* 3    *| -	Revolution Slider 6.0 Default Style Settings -
/* 4    *|
/* 5    *| Screen Stylesheet
/* 6    *|
/* 7    *| version:   	6.2.8
/* 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   */ /* NEW Z-INDEX FIX*/
/* 18   */ .wp-block-themepunch-revslider { position: relative }
/* 19   */
/* 20   */ #debungcontrolls {
/* 21   */ 	z-index:100000;
/* 22   */ 	position:fixed;
/* 23   */ 	bottom:0px; width:100%;
/* 24   */ 	height:auto;
/* 25   */ 	background:rgba(0,0,0,0.6);
/* 26   */ 	padding:10px;
/* 27   */ 	box-sizing: border-box;
/* 28   */ }
/* 29   */
/* 30   */
/* 31   */ rs-debug {
/* 32   */ 	z-index:100000;
/* 33   */ 	position:fixed;
/* 34   */ 	top:0px; width:300px;
/* 35   */ 	height:300px;
/* 36   */ 	background:rgba(0,0,0,0.6);
/* 37   */ 	padding:10px;
/* 38   */ 	box-sizing: border-box;
/* 39   */ 	color: #fff;
/* 40   */ 	font-size: 10px;
/* 41   */ 	line-height: 13px;
/* 42   */ 	overflow: scroll;
/* 43   */ }
/* 44   */
/* 45   */ /* MODAL BASICS */
/* 46   */ rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
/* 47   */ rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
/* 48   */ rs-modal.rs-modal-fullwidth,
/* 49   */ rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
/* 50   */ rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}

/* rs6.css */

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

/* rs6.css */

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

/* rs6.css */

/* 151  */   line-height: 1em;
/* 152  */
/* 153  */   /* Animation center compensation - margins should be symmetric */
/* 154  */   /* remove if not needed */
/* 155  */   margin-left: .2em;
/* 156  */
/* 157  */   /* you can be more comfortable with increased icons size */
/* 158  */   /* font-size: 120%; */
/* 159  */
/* 160  */   /* Uncomment for 3D effect */
/* 161  */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 162  */ }
/* 163  */
/* 164  */
/* 165  */ rs-module i[class^="fa-"],
/* 166  */ rs-module i[class*=" fa-"],
/* 167  */ .rb-modal-wrapper i[class^="fa-"],
/* 168  */ .rb-modal-wrapper i[class*=" fa-"],
/* 169  */ #waitaminute i[class^="fa-"],
/* 170  */ #waitaminute i[class*=" fa-"],
/* 171  */ #objectlibrary i[class^="fa-"],
/* 172  */ #objectlibrary i[class*=" fa-"],
/* 173  */ #rs_overview i[class^="fa-"],
/* 174  */ #rs_overview i[class*=" fa-"],
/* 175  */ #rs_overview_menu i[class^="fa-"],
/* 176  */ #rs_overview_menu i[class*=" fa-"],
/* 177  */ #builderView i[class^="fa-"],
/* 178  */ #builderView i[class*=" fa-"]
/* 179  */ {
/* 180  */   display: inline-block;
/* 181  */   font: normal normal normal 14px/1 FontAwesome;
/* 182  */   font-size: inherit;
/* 183  */   text-rendering: auto;
/* 184  */   -webkit-font-smoothing: antialiased;
/* 185  */   -moz-osx-font-smoothing: grayscale;
/* 186  */ }
/* 187  */
/* 188  */ rs-module [class^="fa-"]:before,
/* 189  */ rs-module [class*=" fa-"]:before,
/* 190  */ .rb-modal-wrapper [class^="fa-"]:before,
/* 191  */ .rb-modal-wrapper [class*=" fa-"]:before,
/* 192  */ #rs_overview [class^="fa-"]:before,
/* 193  */ #rs_overview [class*=" fa-"]:before,
/* 194  */ #objectlibrary [class^="fa-"]:before,
/* 195  */ #objectlibrary [class*=" fa-"]:before,
/* 196  */ #waitaminute [class^="fa-"]:before,
/* 197  */ #waitaminute [class*=" fa-"]:before,
/* 198  */ #rs_overview_menu [class^="fa-"]:before,
/* 199  */ #rs_overview_menu [class*=" fa-"]:before,
/* 200  */ #builderView [class^="fa-"]:before,

/* rs6.css */

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

/* rs6.css */

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

/* rs6.css */

/* 301  */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 302  */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 303  */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 304  */
/* 305  */
/* 306  */
/* 307  */
/* 308  */ /******************************
/* 309  *| 	-	BASIC STYLES		-
/* 310  *| ******************************/
/* 311  */
/* 312  */ .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
/* 313  */ rs-module-wrap { visibility: hidden }
/* 314  */ rs-module-wrap,
/* 315  */ rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/* 316  */
/* 317  */ rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
/* 318  */
/* 319  */ .rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
/* 320  */ .rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
/* 321  */ .rs-stickyscrollon { overflow: visible !important; }
/* 322  */
/* 323  */ rs-fw-forcer { display:block;width:100%;pointer-events: none;}
/* 324  */ rs-module { position:relative;overflow:hidden;display: block; }
/* 325  */
/* 326  */ rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }
/* 327  */
/* 328  */
/* 329  */ rs-pzimg-wrap,
/* 330  */ rs-sbg-effectwrap,
/* 331  */ rs-sbg { display: block; pointer-events: none  }
/* 332  */
/* 333  */ rs-sbg-effectwrap {
/* 334  */ 	position:absolute;top:0px;left:0px;width:100%;height:100%
/* 335  */ }
/* 336  */
/* 337  */ rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }
/* 338  */
/* 339  */ rs-sbg-px,
/* 340  */ rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
/* 341  */
/* 342  */ a.rs-layer,
/* 343  */ a.rs-layer:-webkit-any-link { text-decoration: none }
/* 344  */
/* 345  */ 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; }
/* 346  */
/* 347  */ .entry-content rs-module a, rs-module a { box-shadow: none; }
/* 348  */
/* 349  */ .rs-ov-hidden 		{ 	overflow:hidden !important;}
/* 350  */

/* rs6.css */

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

/* rs6.css */

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

/* rs6.css */

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

/* rs6.css */

/* 501  */
/* 502  */ /* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
/* 503  */  @media not all and (min-resolution:.001dpcm) {
/* 504  */  	@media {
/* 505  */ 		 rs-carousel-wrap rs-layer-wrap,
/* 506  */ 		 rs-carousel-wrap rs-loop-wrap {
/* 507  */ 		 	-webkit-backface-visibility: hidden;
/* 508  */ 			-webkit-transform-style: preserve-3d;
/* 509  */ 		 }
/* 510  */ 	}
/* 511  */ }
/* 512  */
/* 513  */
/* 514  */ .safarifix rs-layer-wrap {
/* 515  */ 	perspective: 1000000;
/* 516  */ }
/* 517  */
/* 518  */
/* 519  */ @-moz-document url-prefix() {
/* 520  */  	rs-layer-wrap,
/* 521  */ 	rs-mask-wrap,
/* 522  */ 	rs-cbg-mask-wrap { perspective: none; }
/* 523  */ }
/* 524  */
/* 525  */
/* 526  */  /*@-moz-document url-prefix() {
/* 527  *|  	rs-layer-wrap,
/* 528  *| 	rs-mask-wrap,
/* 529  *| 	rs-cbg-mask-wrap { filter: blur(0px); }
/* 530  *|  }*/   /* REMOVED LINES TO FIX BOX-SHADOW ISSUE IN FIREFOX */
/* 531  */
/* 532  */
/* 533  */
/* 534  */ rs-mask-wrap { overflow: hidden }
/* 535  */ rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}
/* 536  */ /*IE11 AND IE EDGE NEED SOME SPECIAL OVERFLOW
/* 537  *| Removed now since iE 11 and ieEdge fullwidth Slider had spacings again on other themes.
/* 538  *| May need to keep in eye the Carousel and Modal sliders in Fullscreen / Fullwidth mode !
/* 539  *| @media screen and (-ms-high-contrast: none) {
/* 540  *| 	rs-fullwidth-wrap { overflow: hidden; }
/* 541  *| }
/* 542  *| @supports (-ms-ime-align:auto) {
/* 543  *|   rs-fullwidth-wrap { overflow: hidden; }
/* 544  *| }
/* 545  *| */
/* 546  */
/* 547  */ .rev_row_zone_top 				{	top:0px;}
/* 548  */ .rev_row_zone_bottom 			{	bottom:0px;}
/* 549  */ .rev_row_zone_middle			{ top: 50%; transform: perspective(1px) translateY(-50%); }
/* 550  */

/* rs6.css */

/* 551  */ rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
/* 552  */
/* 553  */ .rs-layer img,
/* 554  */ rs-layer img { vertical-align: top }
/* 555  */
/* 556  */ rs-row,
/* 557  */ rs-row.rs-layer 	{
/* 558  */ 	display:table;
/* 559  */ 	position:relative;
/* 560  */ 	width:100% !important;
/* 561  */ 	table-layout: fixed;
/* 562  */ 	box-sizing: border-box;
/* 563  */ 	vertical-align: top;
/* 564  */ 	height:auto;
/* 565  */ 	font-size:0px;
/* 566  */ }
/* 567  */
/* 568  */ rs-column-wrap {
/* 569  */ 	display: table-cell;
/* 570  */ 	position: relative;
/* 571  */ 	vertical-align: top;
/* 572  */ 	height: auto;
/* 573  */ 	box-sizing: border-box;
/* 574  */ 	font-size:0px;
/* 575  */ }
/* 576  */
/* 577  */ rs-column {
/* 578  */ 	box-sizing: border-box;
/* 579  */ 	display: block;
/* 580  */ 	position: relative;
/* 581  */ 	width:100% !important;
/* 582  */ 	height:auto !important;
/* 583  */ 	white-space: normal !important;
/* 584  */ }
/* 585  */
/* 586  */ rs-cbg-mask-wrap {
/* 587  */ 	position: absolute;
/* 588  */     z-index: 0;
/* 589  */     box-sizing: border-box;
/* 590  */ }
/* 591  */
/* 592  */ rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
/* 593  */ rs-column-bg {
/* 594  */     position: absolute;
/* 595  */     z-index: 0;
/* 596  */     box-sizing: border-box;
/* 597  */     width: 100%;
/* 598  */     height: 100%;
/* 599  */ }
/* 600  */

/* rs6.css */

/* 601  */ .rs-pelock * { pointer-events: none !important;}
/* 602  */
/* 603  */ rs-column .rs-parallax-wrap,
/* 604  */ rs-column rs-loop-wrap,
/* 605  */ rs-column rs-mask-wrap 			{	text-align: inherit; }
/* 606  */ rs-column rs-mask-wrap 			{	display: inline-block;}
/* 607  */
/* 608  */
/* 609  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 610  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 611  */ rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
/* 612  */
/* 613  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 614  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 615  */ rs-column .rs-parallax-wrap,
/* 616  */ rs-column .rev_layer_in_column { vertical-align: top; }
/* 617  */
/* 618  */ .rev_break_columns { display: block !important }
/* 619  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
/* 620  */
/* 621  */
/* 622  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
/* 623  */ .tp-forcenotvisible,
/* 624  */ .tp-hide-revslider,
/* 625  */ rs-row-wrap.rs-layer-hidden,
/* 626  */ rs-column-wrap.rs-layer-hidden,
/* 627  */ .rs-layer.rs-layer-hidden,
/* 628  */ .rs-layer-audio.rs-layer-hidden,
/* 629  */ .rs-parallax-wrap.rs-layer-hidden {
/* 630  */ 	visibility:hidden !important;
/* 631  */ 	display:none !important
/* 632  */ }
/* 633  */
/* 634  */ /*rs-column .rs-parallax-wrap,
/* 635  *| rs-column rs-loop-wrap,
/* 636  *| rs-column rs-mask-wrap,
/* 637  *| rs-column rs-layer { vertical-align: inherit }*/
/* 638  */
/* 639  */
/* 640  */
/* 641  */ /*********************************
/* 642  *| 	-	SPECIAL TP CAPTIONS -
/* 643  *| **********************************/
/* 644  */
/* 645  */ rs-layer.rs-nointeraction,
/* 646  */ .rs-layer.rs-nointeraction {
/* 647  */ 	pointer-events: none !important
/* 648  */
/* 649  */ }
/* 650  */

/* rs6.css */

/* 651  */ rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}
/* 652  */
/* 653  */ /* new static layers position option */
/* 654  */ rs-static-layers.rs-stl-back {
/* 655  */ 	z-index:0;
/* 656  */ }
/* 657  */
/* 658  */
/* 659  */ .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;}
/* 660  */ .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;}
/* 661  */ .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;}
/* 662  */ .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;}
/* 663  */
/* 664  */
/* 665  */ .tp-layer-inner-rotation {
/* 666  */ 	position: relative !important;
/* 667  */ }
/* 668  */
/* 669  */
/* 670  */ /***********************************************
/* 671  *| 	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
/* 672  *| ***********************************************/
/* 673  */
/* 674  */ img.tp-slider-alternative-image	{
/* 675  */ 	width:100%; height:auto;
/* 676  */ }
/* 677  */
/* 678  */
/* 679  */ /******************************
/* 680  *| 	-	IE8 HACKS	-
/* 681  *| *******************************/
/* 682  */ .noFilterClass {
/* 683  */ 	filter:none !important;
/* 684  */ }
/* 685  */
/* 686  */
/* 687  */ /********************************
/* 688  *| 	-	FULLSCREEN VIDEO	-
/* 689  *| *********************************/
/* 690  */
/* 691  */ rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
/* 692  */
/* 693  */ .rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}
/* 694  */
/* 695  */ .rs-layer.rs-fsv audio,
/* 696  */ .rs-layer.rs-fsv video,
/* 697  */ .rs-layer.rs-fsv iframe,
/* 698  */ .rs-layer.rs-fsv iframe audio,
/* 699  */ .rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}
/* 700  */

/* rs6.css */

/* 701  */
/* 702  */ .rs-fsv video				{	background: #000}
/* 703  */
/* 704  */ .fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
/* 705  */
/* 706  */
/* 707  */ .videoisplaying .html5vid rs-poster	{	display: none}
/* 708  */
/* 709  */ .tp-video-play-button					{
/* 710  */ 	background:#000;
/* 711  */ 	background:rgba(0,0,0,0.3);
/* 712  */ 	border-radius:5px;
/* 713  */ 	position: absolute;
/* 714  */ 	top: 50%;
/* 715  */ 	left: 50%;
/* 716  */ 	color: #FFF;
/* 717  */ 	z-index: 3;
/* 718  */ 	margin-top: -25px;
/* 719  */ 	margin-left: -25px;
/* 720  */ 	line-height: 50px !important;
/* 721  */ 	text-align: center;
/* 722  */ 	cursor: pointer;
/* 723  */ 	width: 50px;
/* 724  */ 	height:50px;
/* 725  */ 	box-sizing: border-box;
/* 726  */
/* 727  */ 	display: inline-block;
/* 728  */ 	vertical-align: top;
/* 729  */ 	z-index: 4;
/* 730  */ 	opacity: 0;
/* 731  */ 	transition:opacity 300ms ease-out !important;
/* 732  */ }
/* 733  */
/* 734  */
/* 735  */ .rs-audio .tp-video-play-button { display:none !important;}
/* 736  */ .rs-layer .html5vid					{	width:100% !important; height:100% !important;}
/* 737  */ .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;}
/* 738  */ .rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
/* 739  */ .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;}
/* 740  */ .videoisplaying .revicon-right-dir		{	display:none}
/* 741  */ .videoisplaying .tp-revstop				{	display:block}
/* 742  */
/* 743  */ .videoisplaying  .tp-video-play-button			{	display:none}
/* 744  */
/* 745  */
/* 746  */ .fullcoveredvideo .tp-video-play-button			{	display:none !important}
/* 747  */
/* 748  */
/* 749  */ .rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
/* 750  */ .rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

/* rs6.css */

/* 751  */
/* 752  */ .rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
/* 753  */
/* 754  */
/* 755  */ @supports not (-ms-high-contrast:none) {
/* 756  */    /* Non-IE styles here */
/* 757  */ 	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
/* 758  */ 	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
/* 759  */ }
/* 760  */
/* 761  */ .rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
/* 762  */
/* 763  */
/* 764  */ .rs-nolc .tp-video-play-button,
/* 765  */ rs-bgvideo video::-webkit-media-controls-start-playback-button,
/* 766  */ rs-bgvideo video::-webkit-media-controls,
/* 767  */ rs-bgvideo audio::-webkit-media-controls { display:none !important;}
/* 768  */
/* 769  */
/* 770  */ .rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
/* 771  */
/* 772  */
/* 773  */
/* 774  */ rs-module h1.rs-layer,
/* 775  */ rs-module h2.rs-layer,
/* 776  */ rs-module h3.rs-layer,
/* 777  */ rs-module h4.rs-layer,
/* 778  */ rs-module h5.rs-layer,
/* 779  */ rs-module h6.rs-layer,
/* 780  */ rs-module div.rs-layer,
/* 781  */ rs-module span.rs-layer,
/* 782  */ 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;}
/* 783  */
/* 784  */ rs-module h1.rs-layer:before,
/* 785  */ rs-module h2.rs-layer:before,
/* 786  */ rs-module h3.rs-layer:before,
/* 787  */ rs-module h4.rs-layer:before,
/* 788  */ rs-module h5.rs-layer:before,
/* 789  */ rs-module h6.rs-layer:before { content: none; }
/* 790  */
/* 791  */
/* 792  */ /********************************
/* 793  *| 	-	DOTTED OVERLAYS	-
/* 794  *| *********************************/
/* 795  */ rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
/* 796  */ rs-sbg-wrap rs-dotted 			{ z-index: 31 }
/* 797  */ rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
/* 798  */ rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
/* 799  */ rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
/* 800  */ rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}

/* rs6.css */

/* 801  */
/* 802  */
/* 803  */ /******************************
/* 804  *| 	-	SHADOWS		-
/* 805  *| ******************************/
/* 806  */
/* 807  */ .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
/* 808  */ .tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
/* 809  */
/* 810  */ .tp-shadow2:before, .tp-shadow2:after,
/* 811  */ .tp-shadow3:before, .tp-shadow4:after
/* 812  */ {
/* 813  */   z-index: -2;
/* 814  */   position: absolute;
/* 815  */   content: "";
/* 816  */   bottom: 10px;
/* 817  */   left: 10px;
/* 818  */   width: 50%;
/* 819  */   top: 85%;
/* 820  */   max-width:300px;
/* 821  */   background: transparent;
/* 822  */   box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 823  */
/* 824  */   transform: rotate(-3deg);
/* 825  */ }
/* 826  */
/* 827  */ .tp-shadow2:after,
/* 828  */ .tp-shadow4:after
/* 829  */ {
/* 830  */   transform: rotate(3deg);
/* 831  */   right: 10px;
/* 832  */   left: auto;
/* 833  */ }
/* 834  */
/* 835  */ .tp-shadow5
/* 836  */ {
/* 837  */   	position:relative;
/* 838  */     box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 839  */ }
/* 840  */ .tp-shadow5:before, .tp-shadow5:after
/* 841  */ {
/* 842  */ 	content:"";
/* 843  */     position:absolute;
/* 844  */     z-index:-2;
/* 845  */     box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 846  */     top:30%;
/* 847  */     bottom:0;
/* 848  */     left:20px;
/* 849  */     right:20px;
/* 850  */     border-radius:100px / 20px;

/* rs6.css */

/* 851  */ }
/* 852  */
/* 853  */
/* 854  */
/* 855  */ /* TP BUTTONS DESKTOP SIZE */
/* 856  */
/* 857  */ .rev-btn,
/* 858  */ .rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
/* 859  */
/* 860  */ .rev-btn.rev-uppercase,
/* 861  */ .rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
/* 862  */
/* 863  */ .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}
/* 864  */
/* 865  */ .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;  }
/* 866  */ .rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}
/* 867  */
/* 868  */
/* 869  */ /* BURGER BUTTON */
/* 870  */ .rev-burger {
/* 871  */   position: relative;
/* 872  */   box-sizing: border-box;
/* 873  */   padding: 22px 14px 22px 14px;
/* 874  */   border-radius: 50%;
/* 875  */   border: 1px solid rgba(51,51,51,0.25);
/* 876  */   -webkit-tap-highlight-color: rgba(0,0,0,0);
/* 877  */   -webkit-tap-highlight-color: transparent;
/* 878  */   cursor: pointer;
/* 879  */ }
/* 880  */
/* 881  */ .rev-burger span {
/* 882  */   display: block;
/* 883  */   width: 30px;
/* 884  */   height: 3px;
/* 885  */   background: #333;
/* 886  */   transition: .7s;
/* 887  */   pointer-events: none;
/* 888  */   transform-style: flat !important;
/* 889  */ }
/* 890  */ .rev-burger span:nth-child(2) {
/* 891  */   margin: 3px 0;
/* 892  */ }
/* 893  */
/* 894  */ .quick_style_example_wrap .rev-burger:hover :first-child,
/* 895  */ #dialog_addbutton .rev-burger:hover :first-child,
/* 896  */ .open .rev-burger :first-child,
/* 897  */ .open.rev-burger :first-child {
/* 898  */   transform: translateY(6px) rotate(-45deg);
/* 899  */
/* 900  */ }

/* rs6.css */

/* 901  */ .quick_style_example_wrap .rev-burger:hover :nth-child(2),
/* 902  */ #dialog_addbutton .rev-burger:hover :nth-child(2),
/* 903  */ .open .rev-burger :nth-child(2),
/* 904  */ .open.rev-burger :nth-child(2) {
/* 905  */   transform: rotate(-45deg);
/* 906  */
/* 907  */   opacity: 0;
/* 908  */ }
/* 909  */ .quick_style_example_wrap .rev-burger:hover :last-child,
/* 910  */ #dialog_addbutton .rev-burger:hover :last-child,
/* 911  */ .open .rev-burger :last-child,
/* 912  */ .open.rev-burger :last-child {
/* 913  */   transform: translateY(-6px) rotate(-135deg);
/* 914  */
/* 915  */ }
/* 916  */
/* 917  */ .rev-burger.revb-white {
/* 918  */   border: 2px solid rgba(255,255,255,0.2);
/* 919  */ }
/* 920  */
/* 921  */ .rev-b-span-light span,
/* 922  */ .rev-burger.revb-white span {
/* 923  */   background: #fff;
/* 924  */ }
/* 925  */ .rev-burger.revb-whitenoborder {
/* 926  */   border: 0;
/* 927  */ }
/* 928  */ .rev-burger.revb-whitenoborder span {
/* 929  */   background: #fff;
/* 930  */ }
/* 931  */ .rev-burger.revb-darknoborder {
/* 932  */   border: 0;
/* 933  */ }
/* 934  */
/* 935  */ .rev-b-span-dark span,
/* 936  */ .rev-burger.revb-darknoborder span {
/* 937  */   background: #333;
/* 938  */ }
/* 939  */
/* 940  */ .rev-burger.revb-whitefull {
/* 941  */   background: #fff;
/* 942  */   border:none;
/* 943  */ }
/* 944  */
/* 945  */ .rev-burger.revb-whitefull span {
/* 946  */ 	background:#333;
/* 947  */ }
/* 948  */
/* 949  */ .rev-burger.revb-darkfull {
/* 950  */   background: #333;

/* rs6.css */

/* 951  */   border:none;
/* 952  */ }
/* 953  */
/* 954  */ .rev-burger.revb-darkfull span {
/* 955  */ 	background:#fff;
/* 956  */ }
/* 957  */
/* 958  */
/* 959  */ /* SCROLL DOWN BUTTON */
/* 960  */
/* 961  */ @keyframes rev-ani-mouse {
/* 962  */ 	0% {opacity: 1;top: 29%;}
/* 963  */ 	15% {opacity: 1;top: 70%;}
/* 964  */ 	50% {opacity: 0;top: 70%;}
/* 965  */ 	100% {opacity: 0;top: 29%;}
/* 966  */ }
/* 967  */ .rev-scroll-btn {
/* 968  */ 	display: inline-block;
/* 969  */ 	position: relative;
/* 970  */ 	left: 0;
/* 971  */ 	right: 0;
/* 972  */ 	text-align: center;
/* 973  */ 	cursor: pointer;
/* 974  */ 	width:35px;
/* 975  */ 	height:55px;
/* 976  */ 	box-sizing: border-box;
/* 977  */ 	border: 3px solid white;
/* 978  */ 	border-radius: 23px;
/* 979  */ }
/* 980  */ .rev-scroll-btn > * {
/* 981  */ 	display: inline-block;
/* 982  */ 	line-height: 18px;
/* 983  */ 	font-size: 13px;
/* 984  */ 	font-weight: normal;
/* 985  */ 	color: #7f8c8d;
/* 986  */ 	color: #ffffff;
/* 987  */ 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 988  */ 	letter-spacing: 2px;
/* 989  */ }
/* 990  */ .rev-scroll-btn > *:hover,
/* 991  */ .rev-scroll-btn > *:focus,
/* 992  */ .rev-scroll-btn > *.active {
/* 993  */ 	color: #ffffff;
/* 994  */ }
/* 995  */ .rev-scroll-btn > *:hover,
/* 996  */ .rev-scroll-btn > *:focus,
/* 997  */ .rev-scroll-btn > *:active,
/* 998  */ .rev-scroll-btn > *.active {
/* 999  */ 	opacity: 0.8;
/* 1000 */ }

/* rs6.css */

/* 1001 */
/* 1002 */ .rev-scroll-btn.revs-fullwhite  {
/* 1003 */ 	background:#fff;
/* 1004 */ }
/* 1005 */
/* 1006 */ .rev-scroll-btn.revs-fullwhite span {
/* 1007 */ 	background: #333;
/* 1008 */ }
/* 1009 */
/* 1010 */ .rev-scroll-btn.revs-fulldark  {
/* 1011 */ 	background:#333;
/* 1012 */ 	border:none;
/* 1013 */ }
/* 1014 */
/* 1015 */ .rev-scroll-btn.revs-fulldark  span {
/* 1016 */ 	background: #fff;
/* 1017 */ }
/* 1018 */
/* 1019 */ .rev-scroll-btn span {
/* 1020 */ 	position: absolute;
/* 1021 */ 	display: block;
/* 1022 */ 	top: 29%;
/* 1023 */ 	left: 50%;
/* 1024 */ 	width: 8px;
/* 1025 */ 	height: 8px;
/* 1026 */ 	margin: -4px 0 0 -4px;
/* 1027 */ 	border-radius: 50%;
/* 1028 */ 	animation: rev-ani-mouse 2.5s linear infinite;
/* 1029 */ 	background: #fff;
/* 1030 */ }
/* 1031 */
/* 1032 */ .rev-scroll-btn.rev-b-span-dark {
/* 1033 */ 	border-color:#333;
/* 1034 */ }
/* 1035 */ .rev-scroll-btn.rev-b-span-dark span,
/* 1036 */ .rev-scroll-btn.revs-dark span {
/* 1037 */ 	background: #333;
/* 1038 */ }
/* 1039 */
/* 1040 */ .rev-control-btn {
/* 1041 */ 	position: relative;
/* 1042 */ 	display: inline-block;
/* 1043 */ 	z-index: 5;
/* 1044 */ 	color: #FFF;
/* 1045 */ 	font-size: 20px;
/* 1046 */ 	line-height: 60px;
/* 1047 */ 	font-weight: 400;
/* 1048 */ 	font-style: normal;
/* 1049 */ 	font-family: Raleway;
/* 1050 */ 	text-decoration: none;

/* rs6.css */

/* 1051 */ 	text-align: center;
/* 1052 */ 	background-color: #000;
/* 1053 */ 	border-radius: 50px;
/* 1054 */ 	text-shadow: none;
/* 1055 */ 	background-color: rgba(0, 0, 0, 0.50);
/* 1056 */ 	width:60px;
/* 1057 */ 	height:60px;
/* 1058 */ 	box-sizing: border-box;
/* 1059 */ 	cursor: pointer;
/* 1060 */ }
/* 1061 */
/* 1062 */ .rev-cbutton-dark-sr	{
/* 1063 */ 	border-radius: 3px;
/* 1064 */ }
/* 1065 */
/* 1066 */ .rev-cbutton-light	{
/* 1067 */ 	color: #333;
/* 1068 */ 	background-color: rgba(255,255,255, 0.75);
/* 1069 */ }
/* 1070 */
/* 1071 */ .rev-cbutton-light-sr	{
/* 1072 */ 	color: #333;
/* 1073 */ 	border-radius: 3px;
/* 1074 */ 	background-color: rgba(255,255,255, 0.75);
/* 1075 */ }
/* 1076 */
/* 1077 */
/* 1078 */ .rev-sbutton {
/* 1079 */ 	line-height: 37px;
/* 1080 */ 	width:37px;
/* 1081 */ 	height:37px;
/* 1082 */ }
/* 1083 */
/* 1084 */ .rev-sbutton-blue	{
/* 1085 */ 	background-color: #3B5998
/* 1086 */ }
/* 1087 */ .rev-sbutton-lightblue	{
/* 1088 */ 	background-color: #00A0D1;
/* 1089 */ }
/* 1090 */ .rev-sbutton-red	{
/* 1091 */ 	background-color: #DD4B39;
/* 1092 */ }
/* 1093 */
/* 1094 */
/* 1095 */
/* 1096 */
/* 1097 */ /************************************
/* 1098 *| -	TP BANNER TIMER		-
/* 1099 *| *************************************/
/* 1100 */ rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}

/* rs6.css */

/* 1101 */ rs-progress-bar,
/* 1102 */ .rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute; vertical-align:top;line-height:0px;width:100%;height:100%;}
/* 1103 */ rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
/* 1104 */ rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1105 */ rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1106 */ rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }
/* 1107 */
/* 1108 */ /*********************************************
/* 1109 *| -	BASIC SETTINGS FOR THE BANNER	-
/* 1110 *| ***********************************************/
/* 1111 */ .rs-layer img {
/* 1112 */ 	background: transparent;
/* 1113 */ 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 1114 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 1115 */ 	/*zoom:1;*/
/* 1116 */ }
/* 1117 */
/* 1118 */ /*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/
/* 1119 */
/* 1120 */
/* 1121 */ .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
/* 1122 */ .rs-layer.slidelink a {	width:100%;height:100%;display:block}
/* 1123 */ .rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
/* 1124 */ .rs-layer.slidelink a span{	background:url(../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/* 1125 */ /*.tp-shape {	width:100%;height:100%;}*/
/* 1126 */
/* 1127 */
/* 1128 */
/* 1129 */ /*********************************************
/* 1130 *| -	WOOCOMMERCE STYLES	-
/* 1131 *| ***********************************************/
/* 1132 */
/* 1133 */ .rs-layer .rs-starring				{	display: inline-block}
/* 1134 */
/* 1135 */
/* 1136 */ .rs-layer .rs-starring .star-rating {
/* 1137 */ 	float: none;
/* 1138 */ 	display: inline-block;
/* 1139 */     vertical-align: top;
/* 1140 */     color: #FFC321 !important;
/* 1141 */ }
/* 1142 */
/* 1143 */
/* 1144 */ .rs-layer .rs-starring .star-rating,
/* 1145 */ .rs-layer .rs-starring-page .star-rating {
/* 1146 */ 	position: relative;
/* 1147 */ 	height: 1em;
/* 1148 */ 	width: 5.4em;
/* 1149 */ 	font-family: star;
/* 1150 */ 	font-size: 1em !important;

/* rs6.css */

/* 1151 */ }
/* 1152 */
/* 1153 */ .rs-layer  .rs-starring .star-rating:before,
/* 1154 */ .rs-layer  .rs-starring-page .star-rating:before {
/* 1155 */ 	content: "\73\73\73\73\73";
/* 1156 */ 	color: #E0DADF;
/* 1157 */ 	float: left;
/* 1158 */ 	top: 0;
/* 1159 */ 	left: 0;
/* 1160 */ 	position: absolute;
/* 1161 */ }
/* 1162 */
/* 1163 */ .rs-layer .rs-starring .star-rating span {
/* 1164 */ 	overflow: hidden;
/* 1165 */ 	float: left;
/* 1166 */ 	top: 0;
/* 1167 */ 	left: 0;
/* 1168 */ 	position: absolute;
/* 1169 */ 	padding-top: 1.5em;
/* 1170 */ 	font-size: 1em !important;
/* 1171 */ }
/* 1172 */
/* 1173 */ .rs-layer .rs-starring .star-rating span:before,
/* 1174 */ .rs-layer .rs-starring .star-rating span:before {
/* 1175 */ 	content: "\53\53\53\53\53";
/* 1176 */ 	top: 0;
/* 1177 */ 	position: absolute;
/* 1178 */ 	left: 0;
/* 1179 */ }
/* 1180 */
/* 1181 */
/* 1182 */
/* 1183 */
/* 1184 */ /******************************
/* 1185 *| 	-	LOADER FORMS	-
/* 1186 *| ********************************/
/* 1187 */
/* 1188 */ rs-loader 	{
/* 1189 */ 	top:50%; left:50%;
/* 1190 */ 	z-index:10000;
/* 1191 */ 	position:absolute;
/* 1192 */ }
/* 1193 */
/* 1194 */ rs-loader.off {
/* 1195 */ 	display: none !important;
/* 1196 */ }
/* 1197 */
/* 1198 */ rs-loader.spinner0 {
/* 1199 */ 	width: 40px;
/* 1200 */ 	height: 40px;

/* rs6.css */

/* 1201 */ 	background-color: #fff;
/* 1202 */ 	background-image:url(../assets/loader.gif);
/* 1203 */ 	background-repeat:no-repeat;
/* 1204 */ 	background-position: center center;
/* 1205 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1206 */ 	margin-top:-20px;
/* 1207 */ 	margin-left:-20px;
/* 1208 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1209 */ 	border-radius: 3px;
/* 1210 */ }
/* 1211 */
/* 1212 */
/* 1213 */ rs-loader.spinner1 {
/* 1214 */ 	width: 40px;
/* 1215 */ 	height: 40px;
/* 1216 */ 	background-color: #fff;
/* 1217 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1218 */ 	margin-top:-20px;
/* 1219 */ 	margin-left:-20px;
/* 1220 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1221 */ 	border-radius: 3px;
/* 1222 */ }
/* 1223 */
/* 1224 */
/* 1225 */
/* 1226 */ rs-loader.spinner5 	{
/* 1227 */ 	background-image:url(../assets/loader.gif);
/* 1228 */ 	background-repeat:no-repeat;
/* 1229 */ 	background-position:10px 10px;
/* 1230 */ 	background-color:#fff;
/* 1231 */ 	margin:-22px -22px;
/* 1232 */ 	width:44px;height:44px;
/* 1233 */ 	border-radius: 3px;
/* 1234 */ }
/* 1235 */
/* 1236 */
/* 1237 */ @keyframes tp-rotateplane {
/* 1238 */   0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
/* 1239 */   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
/* 1240 */   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
/* 1241 */ }
/* 1242 */
/* 1243 */
/* 1244 */ rs-loader.spinner2 {
/* 1245 */ 	width: 40px;
/* 1246 */ 	height: 40px;
/* 1247 */ 	margin-top:-20px;margin-left:-20px;
/* 1248 */ 	background-color: #ff0000;
/* 1249 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1250 */ 	border-radius: 100%;

/* rs6.css */

/* 1251 */ 	animation: tp-scaleout 1.0s infinite ease-in-out;
/* 1252 */ }
/* 1253 */
/* 1254 */
/* 1255 */ @keyframes tp-scaleout {
/* 1256 */   0% {transform: scale(0.0);}
/* 1257 */   100% {transform: scale(1.0);opacity: 0;}
/* 1258 */ }
/* 1259 */
/* 1260 */
/* 1261 */ rs-loader.spinner3 {
/* 1262 */   margin: -9px 0px 0px -35px;
/* 1263 */   width: 70px;
/* 1264 */   text-align: center;
/* 1265 */ }
/* 1266 */
/* 1267 */ rs-loader.spinner3 .bounce1,
/* 1268 */ rs-loader.spinner3 .bounce2,
/* 1269 */ rs-loader.spinner3 .bounce3 {
/* 1270 */   width: 18px;
/* 1271 */   height: 18px;
/* 1272 */   background-color: #fff;
/* 1273 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1274 */   border-radius: 100%;
/* 1275 */   display: inline-block;
/* 1276 */   animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 1277 */   /* Prevent first frame from flickering when animation starts */
/* 1278 */   animation-fill-mode: both;
/* 1279 */ }
/* 1280 */
/* 1281 */ rs-loader.spinner3 .bounce1 {
/* 1282 */   animation-delay: -0.32s;
/* 1283 */ }
/* 1284 */
/* 1285 */ rs-loader.spinner3 .bounce2 {
/* 1286 */   animation-delay: -0.16s;
/* 1287 */ }
/* 1288 */
/* 1289 */ @keyframes tp-bouncedelay {
/* 1290 */   0%, 80%, 100% {transform: scale(0.0);}
/* 1291 */   40% {transform: scale(1.0);}
/* 1292 */ }
/* 1293 */
/* 1294 */
/* 1295 */
/* 1296 */
/* 1297 */ rs-loader.spinner4 {
/* 1298 */   margin: -20px 0px 0px -20px;
/* 1299 */   width: 40px;
/* 1300 */   height: 40px;

/* rs6.css */

/* 1301 */   text-align: center;
/* 1302 */   animation: tp-rotate 2.0s infinite linear;
/* 1303 */ }
/* 1304 */
/* 1305 */ rs-loader.spinner4 .dot1,
/* 1306 */ rs-loader.spinner4 .dot2 {
/* 1307 */   width: 60%;
/* 1308 */   height: 60%;
/* 1309 */   display: inline-block;
/* 1310 */   position: absolute;
/* 1311 */   top: 0;
/* 1312 */   background-color: #fff;
/* 1313 */   border-radius: 100%;
/* 1314 */   animation: tp-bounce 2.0s infinite ease-in-out;
/* 1315 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1316 */ }
/* 1317 */
/* 1318 */ rs-loader.spinner4 .dot2 {
/* 1319 */   top: auto;
/* 1320 */   bottom: 0px;
/* 1321 */   animation-delay: -1.0s;
/* 1322 */ }
/* 1323 */
/* 1324 */
/* 1325 */ @keyframes tp-rotate { 100% { transform: rotate(360deg);}}
/* 1326 */
/* 1327 */ @keyframes tp-bounce {
/* 1328 */   0%, 100% {transform: scale(0.0);}
/* 1329 */   50% { transform: scale(1.0);}
/* 1330 */ }
/* 1331 */
/* 1332 */
/* 1333 */
/* 1334 */ rs-layer iframe { visibility:hidden;}
/* 1335 */ rs-layer.rs-ii-o iframe { visibility: visible; }
/* 1336 */
/* 1337 */ rs-layer input[type="text"],
/* 1338 */ rs-layer input[type="email"],
/* 1339 */ rs-layer input[type="url"],
/* 1340 */ rs-layer input[type="password"],
/* 1341 */ rs-layer input[type="search"],
/* 1342 */ rs-layer input[type="number"],
/* 1343 */ rs-layer input[type="tel"],
/* 1344 */ rs-layer input[type="range"],
/* 1345 */ rs-layer input[type="date"],
/* 1346 */ rs-layer input[type="month"],
/* 1347 */ rs-layer input[type="week"],
/* 1348 */ rs-layer input[type="time"],
/* 1349 */ rs-layer input[type="datetime"],
/* 1350 */ rs-layer input[type="datetime-local"] { display: inline-block }

/* rs6.css */

/* 1351 */
/* 1352 */ rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
/* 1353 */
/* 1354 */ a.rs-layer { transition: none }
/* 1355 */
/* 1356 */
/* 1357 */ /***********************************************
/* 1358 *| 	-  STANDARD NAVIGATION SETTINGS
/* 1359 *| ***********************************************/
/* 1360 */
/* 1361 */ rs-thumbs-wrap,
/* 1362 */ rs-tabs-wrap,
/* 1363 */ rs-thumbs,
/* 1364 */ rs-thumb,
/* 1365 */ rs-tab,
/* 1366 */ rs-bullet,
/* 1367 */ rs-bullets,
/* 1368 */ rs-navmask,
/* 1369 */ rs-tabs,
/* 1370 */ rs-arrow 					{	display:block;}
/* 1371 */
/* 1372 */ /*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/
/* 1373 */
/* 1374 */ .tp-thumbs.navbar,
/* 1375 */ .tp-bullets.navbar,
/* 1376 */ .tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
/* 1377 */
/* 1378 */ .tp-tabs,
/* 1379 */ .tp-thumbs,
/* 1380 */ .tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
/* 1381 */
/* 1382 */ .tp-tab,
/* 1383 */ .tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
/* 1384 */
/* 1385 */ .tp-arr-imgholder,
/* 1386 */ rs-poster,
/* 1387 */ .tp-thumb-image,
/* 1388 */ .tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
/* 1389 */
/* 1390 */ rs-poster 						 { cursor:pointer; z-index:3; }
/* 1391 */
/* 1392 */ .tp-tab:hover,
/* 1393 */ .tp-tab.selected,
/* 1394 */ .tp-thumb:hover,
/* 1395 */ .tp-thumb.selected				{	opacity:1;}
/* 1396 */
/* 1397 */ .tp-tab-mask,
/* 1398 */ .tp-thumb-mask 					{	box-sizing:border-box !important; }
/* 1399 */
/* 1400 */ .tp-tabs,

/* rs6.css */

/* 1401 */ .tp-thumbs						{	box-sizing:content-box !important; }
/* 1402 */
/* 1403 */ .tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
/* 1404 */ .tp-bullet.selected,
/* 1405 */ .tp-bullet:hover				{	background:#fff;}
/* 1406 */
/* 1407 */
/* 1408 */
/* 1409 */
/* 1410 */ .tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
/* 1411 */ .tparrows:hover 				{	background:#000;}
/* 1412 */ .tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
/* 1413 */ .tparrows.tp-leftarrow:before	{	content: '\e824'; }
/* 1414 */ .tparrows.tp-rightarrow:before	{	content: '\e825'; }
/* 1415 */
/* 1416 */ /*.tp-thumb-mask {max-width: 100% !important}*/
/* 1417 */
/* 1418 */ /************************
/* 1419 *|  - FIXES FOR PE-7 ICONS -
/* 1420 *| **************************/
/* 1421 */
/* 1422 */ .rs-layer [class^="pe-7s-"]:before,
/* 1423 */ .rs-layer [class*=" pe-7s-"]:before,
/* 1424 */ .rs-layer [class^="pe-7s-"],
/* 1425 */ .rs-layer [class*=" pe-7s-"] {
/* 1426 */ 	width: auto;
/* 1427 */ 	margin: 0;
/* 1428 */ 	line-height: inherit;
/* 1429 */ 	box-sizing: inherit;
/* 1430 */ }
/* 1431 */
/* 1432 */
/* 1433 */ /***************************
/* 1434 *| 	- KEN BURNS FIXES -
/* 1435 *| ***************************/
/* 1436 */
/* 1437 */ rs-pzimg-wrap { display: block; }
/* 1438 */ body.rtl .rs-pzimg {left: 0 !important}
/* 1439 */
/* 1440 */
/* 1441 */ /*******************************
/* 1442 *| 	- CUBE & CANVAS SETTINGS -
/* 1443 *| ********************************/
/* 1444 */ .rs_fake_cube {transform-style:preserve-3d}
/* 1445 */ .rs_fake_cube,
/* 1446 */ .rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }
/* 1447 */
/* 1448 */ .rs-builder-mode rs-sbg-wrap canvas,
/* 1449 */ rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}
/* 1450 */

/* rs6.css */

/* 1451 */
/* 1452 */ /***************************
/* 1453 *| 	- 3D SHADOW MODE -
/* 1454 *| ***************************/
/* 1455 */
/* 1456 */ .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
/* 1457 */
/* 1458 */ .dddwrapper { transform-style: flat;perspective: 10000px; }
/* 1459 */
/* 1460 */ /*******************
/* 1461 *| 	- DEBUG MODE -
/* 1462 *| *******************/
/* 1463 */
/* 1464 */ .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
/* 1465 */ .rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
/* 1466 */ .rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
/* 1467 */ .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}
/* 1468 */ .rs_error_message_button:hover {  background:#5e35b1}
/* 1469 */
/* 1470 */
/* 1471 */
/* 1472 */ .hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
/* 1473 */ .hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
/* 1474 */ .indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
/* 1475 */ .helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
/* 1476 */ #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;}
/* 1477 */
/* 1478 */
/* 1479 */
/* 1480 */ /**
/* 1481 *| INSTAGRAM FILTERS BY UNA
/* 1482 *| https://una.im/CSSgram/
/* 1483 *| **/
/* 1484 */ .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}.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,rs-pzimg-wrap.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:absolute;}._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:30}._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:40}.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}
/* 1485 */ .willow::after{background-color:#d8cdcb;mix-blend-mode:color}
/* 1486 */ /* SAFARI BUG FIX ON COLOR BLEND MODE */
/* 1487 */ @media not all and (min-resolution:.001dpcm) {
/* 1488 */      @supports (-webkit-appearance:none) {
/* 1489 */      .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
/* 1490 */ 	.willow::after{background-color:transparent;}
/* 1491 */ }}
/* 1492 */ rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%}
/* 1493 */
/* 1494 */
/* 1495 */
/* 1496 */ /**
/* 1497 *| new spinners
/* 1498 *| **/
/* 1499 */ 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)}}
/* 1500 */

/* rs6.css */

/* 1501 */
/* 1502 */
/* 1503 */ /* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
/* 1504 */ .bgcanvas { display: none; position: absolute; overflow: hidden; }
/* 1505 */
