/* Minify_CSS_UriRewriter::$debugText

*/

/* rs6.css */

/* 1    */ /* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
/* 2    */ .rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }
/* 3    */
/* 4    */ /* NEW Z-INDEX FIX*/
/* 5    */ .wp-block-themepunch-revslider { position: relative }
/* 6    */
/* 7    */ /* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/* 8    */ /*rs-sbg-px rs-sbg-wrap img { display:none !important}*/
/* 9    */
/* 10   */ /* MODAL BASICS */
/* 11   */ rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
/* 12   */ rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
/* 13   */ rs-modal.rs-modal-fullwidth,
/* 14   */ rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
/* 15   */ rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
/* 16   */ rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
/* 17   */ rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
/* 18   */ rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
/* 19   */ body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
/* 20   */
/* 21   */ rs-sbg-px { pointer-events: none }
/* 22   */
/* 23   */ .rs-forceuntouchable,
/* 24   */ .rs-forceuntouchable * { pointer-events: none !important; }
/* 25   */
/* 26   */ .rs-forcehidden * { visibility: hidden !important; }
/* 27   */
/* 28   */ /*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/
/* 29   */
/* 30   */ .rs_splitted_lines { display: block; white-space: nowrap !important}
/* 31   */
/* 32   */ .rs-go-fullscreen {
/* 33   */ 	position:fixed !important;
/* 34   */ 	width:100% !important;
/* 35   */ 	height:100% !important;
/* 36   */ 	top:0px !important;
/* 37   */ 	left:0px !important;
/* 38   */ 	z-index:9999999 !important;
/* 39   */ 	background:#ffffff;
/* 40   */ }
/* 41   */ .rtl {	direction: rtl;}
/* 42   */ @font-face {
/* 43   */   font-family: 'revicons';
/* 44   */   src: url('../fonts/revicons/revicons.eot?5510888');
/* 45   */   src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
/* 46   */ 	   url('../fonts/revicons/revicons.woff?5510888') format('woff'),
/* 47   */ 	   url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
/* 48   */ 	   url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
/* 49   */   font-weight: normal;
/* 50   */   font-style: normal;

/* rs6.css */

/* 51   */   font-display: swap;
/* 52   */ }
/* 53   */
/* 54   */  [class^="revicon-"]:before, [class*=" revicon-"]:before {
/* 55   */   font-family: "revicons";
/* 56   */   font-style: normal;
/* 57   */   font-weight: normal;
/* 58   */   speak: never;
/* 59   */   speak-as: spell-out;
/* 60   */   display: inline-block;
/* 61   */   text-decoration: inherit;
/* 62   */   width: 1em;
/* 63   */   margin-right: .2em;
/* 64   */   text-align: center;
/* 65   */
/* 66   */   /* For safety - reset parent styles, that can break glyph codes*/
/* 67   */   font-variant: normal;
/* 68   */   text-transform: none;
/* 69   */
/* 70   */   /* fix buttons height, for twitter bootstrap */
/* 71   */   line-height: 1em;
/* 72   */
/* 73   */   /* Animation center compensation - margins should be symmetric */
/* 74   */   /* remove if not needed */
/* 75   */   margin-left: .2em;
/* 76   */
/* 77   */   /* you can be more comfortable with increased icons size */
/* 78   */   /* font-size: 120%; */
/* 79   */
/* 80   */   /* Uncomment for 3D effect */
/* 81   */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 82   */ }
/* 83   */
/* 84   */
/* 85   */ rs-module i[class^="fa-"],
/* 86   */ rs-module i[class*=" fa-"],
/* 87   */ .rb-modal-wrapper i[class^="fa-"],
/* 88   */ .rb-modal-wrapper i[class*=" fa-"],
/* 89   */ #waitaminute i[class^="fa-"],
/* 90   */ #waitaminute i[class*=" fa-"],
/* 91   */ #objectlibrary i[class^="fa-"],
/* 92   */ #objectlibrary i[class*=" fa-"],
/* 93   */ #rs_overview i[class^="fa-"],
/* 94   */ #rs_overview i[class*=" fa-"],
/* 95   */ #rs_overview_menu i[class^="fa-"],
/* 96   */ #rs_overview_menu i[class*=" fa-"],
/* 97   */ #builderView i[class^="fa-"],
/* 98   */ #builderView i[class*=" fa-"]
/* 99   */ {
/* 100  */   display: inline-block;

/* rs6.css */

/* 101  */   font: normal normal normal 14px/1 FontAwesome;
/* 102  */   font-size: inherit;
/* 103  */   text-rendering: auto;
/* 104  */   -webkit-font-smoothing: antialiased;
/* 105  */   -moz-osx-font-smoothing: grayscale;
/* 106  */ }
/* 107  */
/* 108  */ rs-module [class^="fa-"]:before,
/* 109  */ rs-module [class*=" fa-"]:before,
/* 110  */ .rb-modal-wrapper [class^="fa-"]:before,
/* 111  */ .rb-modal-wrapper [class*=" fa-"]:before,
/* 112  */ #rs_overview [class^="fa-"]:before,
/* 113  */ #rs_overview [class*=" fa-"]:before,
/* 114  */ #objectlibrary [class^="fa-"]:before,
/* 115  */ #objectlibrary [class*=" fa-"]:before,
/* 116  */ #waitaminute [class^="fa-"]:before,
/* 117  */ #waitaminute [class*=" fa-"]:before,
/* 118  */ #rs_overview_menu [class^="fa-"]:before,
/* 119  */ #rs_overview_menu [class*=" fa-"]:before,
/* 120  */ #builderView [class^="fa-"]:before,
/* 121  */ #builderView [class*=" fa-"]:before
/* 122  */ {
/* 123  */ 	font-family: FontAwesome;
/* 124  */ 	font-style: normal;
/* 125  */ 	font-weight: 400;
/* 126  */ 	speak: never;
/* 127  */   	speak-as: spell-out;
/* 128  */ 	display: inline-block;
/* 129  */ 	text-decoration: inherit;
/* 130  */ 	width: auto;
/* 131  */ 	margin-right: 0;
/* 132  */ 	text-align: center;
/* 133  */ 	font-variant: normal;
/* 134  */ 	text-transform: none;
/* 135  */ 	line-height: inherit;
/* 136  */ 	margin-left: 0;
/* 137  */ }
/* 138  */
/* 139  */ rs-module .sr-only,
/* 140  */ #objectlibrary .sr-only,
/* 141  */ #waitaminute .sr-only,
/* 142  */ #rs_overview .sr-only,
/* 143  */ #rs_overview_menu .sr-only,
/* 144  */ .rb-modal-wrapper .sr-only,
/* 145  */ #builderView .sr-only
/* 146  */ {
/* 147  */   position: absolute;
/* 148  */   width: 1px;
/* 149  */   height: 1px;
/* 150  */   padding: 0;

/* rs6.css */

/* 151  */   margin: -1px;
/* 152  */   overflow: hidden;
/* 153  */   clip: rect(0, 0, 0, 0);
/* 154  */   border: 0;
/* 155  */ }
/* 156  */ rs-module .sr-only-focusable:active,
/* 157  */ rs-module .sr-only-focusable:focus,
/* 158  */ #waitaminute .sr-only-focusable:active,
/* 159  */ #waitaminute .sr-only-focusable:focus,
/* 160  */ #objectlibrary .sr-only-focusable:active,
/* 161  */ #objectlibrary .sr-only-focusable:focus,
/* 162  */ #rs_overview .sr-only-focusable:active,
/* 163  */ #rs_overview .sr-only-focusable:focus,
/* 164  */ #rs_overview_menu .sr-only-focusable:active,
/* 165  */ #rs_overview_menu .sr-only-focusable:focus,
/* 166  */ .rb-modal-wrapper .sr-only-focusable:active,
/* 167  */ .rb-modal-wrapper .sr-only-focusable:focus,
/* 168  */ #builderView .sr-only-focusable:active,
/* 169  */ #builderView .sr-only-focusable:focus
/* 170  */
/* 171  */ {
/* 172  */   position: static;
/* 173  */   width: auto;
/* 174  */   height: auto;
/* 175  */   margin: 0;
/* 176  */   overflow: visible;
/* 177  */   clip: auto;
/* 178  */ }
/* 179  */
/* 180  */
/* 181  */ .revicon-search-1:before { content: '\e802'; } /* '' */
/* 182  */ .revicon-pencil-1:before { content: '\e831'; } /* '' */
/* 183  */ .revicon-picture-1:before { content: '\e803'; } /* '' */
/* 184  */ .revicon-cancel:before { content: '\e80a'; } /* '' */
/* 185  */ .revicon-info-circled:before { content: '\e80f'; } /* '' */
/* 186  */ .revicon-trash:before { content: '\e801'; } /* '' */
/* 187  */ .revicon-left-dir:before { content: '\e817'; } /* '' */
/* 188  */ .revicon-right-dir:before { content: '\e818'; } /* '' */
/* 189  */ .revicon-down-open:before { content: '\e83b'; } /* '' */
/* 190  */ .revicon-left-open:before { content: '\e819'; } /* '' */
/* 191  */ .revicon-right-open:before { content: '\e81a'; } /* '' */
/* 192  */ .revicon-angle-left:before { content: '\e820'; } /* '' */
/* 193  */ .revicon-angle-right:before { content: '\e81d'; } /* '' */
/* 194  */ .revicon-left-big:before { content: '\e81f'; } /* '' */
/* 195  */ .revicon-right-big:before { content: '\e81e'; } /* '' */
/* 196  */ .revicon-magic:before { content: '\e807'; } /* '' */
/* 197  */ .revicon-picture:before { content: '\e800'; } /* '' */
/* 198  */ .revicon-export:before { content: '\e80b'; } /* '' */
/* 199  */ .revicon-cog:before { content: '\e832'; } /* '' */
/* 200  */ .revicon-login:before { content: '\e833'; } /* '' */

/* rs6.css */

/* 201  */ .revicon-logout:before { content: '\e834'; } /* '' */
/* 202  */ .revicon-video:before { content: '\e805'; } /* '' */
/* 203  */ .revicon-arrow-combo:before { content: '\e827'; } /* '' */
/* 204  */ .revicon-left-open-1:before { content: '\e82a'; } /* '' */
/* 205  */ .revicon-right-open-1:before { content: '\e82b'; } /* '' */
/* 206  */ .revicon-left-open-mini:before { content: '\e822'; } /* '' */
/* 207  */ .revicon-right-open-mini:before { content: '\e823'; } /* '' */
/* 208  */ .revicon-left-open-big:before { content: '\e824'; } /* '' */
/* 209  */ .revicon-right-open-big:before { content: '\e825'; } /* '' */
/* 210  */ .revicon-left:before { content: '\e836'; } /* '' */
/* 211  */ .revicon-right:before { content: '\e826'; } /* '' */
/* 212  */ .revicon-ccw:before { content: '\e808'; } /* '' */
/* 213  */ .revicon-arrows-ccw:before { content: '\e806'; } /* '' */
/* 214  */ .revicon-palette:before { content: '\e829'; } /* '' */
/* 215  */ .revicon-list-add:before { content: '\e80c'; } /* '' */
/* 216  */ .revicon-doc:before { content: '\e809'; } /* '' */
/* 217  */ .revicon-left-open-outline:before { content: '\e82e'; } /* '' */
/* 218  */ .revicon-left-open-2:before { content: '\e82c'; } /* '' */
/* 219  */ .revicon-right-open-outline:before { content: '\e82f'; } /* '' */
/* 220  */ .revicon-right-open-2:before { content: '\e82d'; } /* '' */
/* 221  */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 222  */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 223  */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 224  */
/* 225  */
/* 226  */
/* 227  */
/* 228  */ /******************************
/* 229  *| 	-	BASIC STYLES		-
/* 230  *| ******************************/
/* 231  */
/* 232  */ .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
/* 233  */ rs-module-wrap { visibility: hidden }
/* 234  */ rs-module-wrap,
/* 235  */ rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/* 236  */
/* 237  */ rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
/* 238  */
/* 239  */ .rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
/* 240  */ .rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
/* 241  */ .rs-stickyscrollon { overflow: visible !important; }
/* 242  */
/* 243  */ rs-fw-forcer { display:block;width:100%;pointer-events: none;}
/* 244  */ rs-module { position:relative;overflow:hidden;display: block; }
/* 245  */
/* 246  */ rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }
/* 247  */
/* 248  */
/* 249  */ rs-pzimg-wrap,
/* 250  */ rs-sbg-effectwrap,

/* rs6.css */

/* 251  */ rs-sbg { display: block; pointer-events: none  }
/* 252  */
/* 253  */ rs-sbg-effectwrap {
/* 254  */ 	position:absolute;top:0px;left:0px;width:100%;height:100%
/* 255  */ }
/* 256  */
/* 257  */ rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }
/* 258  */
/* 259  */ rs-sbg-px,
/* 260  */ rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
/* 261  */
/* 262  */ a.rs-layer,
/* 263  */ a.rs-layer:-webkit-any-link { text-decoration: none }
/* 264  */
/* 265  */ 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; }
/* 266  */
/* 267  */ .entry-content rs-module a, rs-module a { box-shadow: none; }
/* 268  */
/* 269  */ .rs-ov-hidden 		{ 	overflow:hidden !important;}
/* 270  */
/* 271  */
/* 272  */ .rs-forceoverflow,
/* 273  */ .rs-forceoverflow rs-module-wrap,
/* 274  */ .rs-forceoverflow rs-module,
/* 275  */ .rs-forceoverflow rs-slides,
/* 276  */ .rs-forceoverflow rs-slide { overflow:visible !important}
/* 277  */
/* 278  */ .rs-parallax-hidden-of rs-slide { overflow:hidden !important}
/* 279  */
/* 280  */ .tp-simpleresponsive img,
/* 281  */ rs-module img{
/* 282  */ 	max-width:none !important;
/* 283  */ 	transition: none;
/* 284  */ 	margin:0px;
/* 285  */ 	padding:0px;
/* 286  */ 	border:none;
/* 287  */ }
/* 288  */
/* 289  */
/* 290  */
/* 291  */ rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
/* 292  */
/* 293  */
/* 294  */ rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
/* 295  */ rs-slide,rs-slide:before {  display:block; visibility:hidden; }
/* 296  */
/* 297  */ .rs-layer .rs-untoggled-content { display:block;}
/* 298  */ .rs-layer .rs-toggled-content { display:none;}
/* 299  */
/* 300  */ .rs-tc-active.rs-layer > .rs-toggled-content { display:block;}

/* rs6.css */

/* 301  */ .rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}
/* 302  */
/* 303  */ .rs-layer-video { overflow: hidden }
/* 304  */
/* 305  */ .rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
/* 306  */
/* 307  */ rs-module rs-layer,
/* 308  */ rs-module .rs-layer {
/* 309  */ 	opacity: 0;
/* 310  */ 	position:relative;
/* 311  */ 	visibility: hidden;
/* 312  */ 	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
/* 313  */ 	display: block;
/* 314  */ 	-webkit-font-smoothing: antialiased !important;
/* 315  */ 	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
/* 316  */ 	-moz-osx-font-smoothing: grayscale;
/* 317  */ 	z-index:1;
/* 318  */ 	font-display: swap;
/* 319  */ }
/* 320  */
/* 321  */ rs-layer-wrap,
/* 322  */ rs-mask,
/* 323  */ rs-module-wrap,
/* 324  */ rs-module .rs-layer,
/* 325  */ rs-module img {
/* 326  */ 	user-select: none;
/* 327  */ }
/* 328  */
/* 329  */ rs-module rs-mask-wrap .rs-layer,
/* 330  */ rs-module rs-mask-wrap *:last-child,
/* 331  */ .wpb_text_column rs-module rs-mask-wrap .rs-layer,
/* 332  */ .wpb_text_column rs-module rs-mask-wrap *:last-child{
/* 333  */ 	margin-bottom:0;
/* 334  */
/* 335  */ }
/* 336  */
/* 337  */ .rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
/* 338  */
/* 339  */
/* 340  */ rs-layer:not(.rs-wtbindex),
/* 341  */ .rs-layer:not(.rs-wtbindex),
/* 342  */ rs-alyer *:not(.rs-wtbindex),
/* 343  */ .rs-layer *:not(.rs-wtbindex) { outline: none !important; }
/* 344  */
/* 345  */
/* 346  */ /* CAROUSEL FUNCTIONS */
/* 347  */ rs-carousel-wrap {
/* 348  */ 	cursor:url(openhand.cur), move;
/* 349  */ }
/* 350  */ rs-carousel-wrap.dragged {

/* rs6.css */

/* 351  */ 	cursor:url(closedhand.cur), move;
/* 352  */ }
/* 353  */
/* 354  */ rs-carousel-wrap.noswipe {
/* 355  */ 	cursor: default;
/* 356  */ }
/* 357  */
/* 358  */ rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
/* 359  */ rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}
/* 360  */
/* 361  */ /* ADDED FOR SLIDELINK MANAGEMENT */
/* 362  */ .tp_inner_padding {
/* 363  */ 	box-sizing:border-box;
/* 364  */ 	max-height:none !important;
/* 365  */ }
/* 366  */
/* 367  */
/* 368  */ .rs-layer.rs-selectable {
/* 369  */ 	user-select: text;
/* 370  */ }
/* 371  */
/* 372  */
/* 373  */
/* 374  */ rs-px-mask {
/* 375  */ 	overflow: hidden;
/* 376  */ 	display: block;
/* 377  */ 	width: 100%;
/* 378  */ 	height: 100%;
/* 379  */ 	position: relative;
/* 380  */ }
/* 381  */
/* 382  */ rs-module embed,
/* 383  */ rs-module iframe,
/* 384  */ rs-module object,
/* 385  */ rs-module audio,
/* 386  */ rs-module video {
/* 387  */ 	max-width: none !important;
/* 388  */ 	border: none;
/* 389  */ }
/* 390  */
/* 391  */ rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
/* 392  */
/* 393  */ .tp-blockmask,
/* 394  */ .tp-blockmask_in,
/* 395  */ .tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
/* 396  */
/* 397  */ /***********************************************************
/* 398  *| 	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
/* 399  *| ***********************************************************/
/* 400  */ rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}

/* rs6.css */

/* 401  */ rs-row-wrap,
/* 402  */ rs-column,
/* 403  */ rs-cbg-mask-wrap {	display:block; visibility: hidden}
/* 404  */
/* 405  */ rs-layer-wrap,
/* 406  */ rs-parallax-wrap,
/* 407  */ rs-loop-wrap,
/* 408  */ rs-mask-wrap { display: block; }
/* 409  */
/* 410  */ rs-column-wrap>rs-mask-wrap,
/* 411  */ rs-column-wrap>rs-loop-wrap { z-index: 1 }
/* 412  */
/* 413  */ rs-layer-wrap,
/* 414  */ rs-mask-wrap,
/* 415  */ rs-cbg-mask-wrap
/* 416  */  { transform-style:flat;}
/* 417  */
/* 418  */
/* 419  */ /* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
/* 420  */ @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
/* 421  */  	{
/* 422  */ 		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
/* 423  */ 	}
/* 424  */
/* 425  */ .safarifix rs-layer-wrap {
/* 426  */ 	perspective: 1000000;
/* 427  */ }
/* 428  */
/* 429  */ @-moz-document url-prefix() {
/* 430  */  	rs-layer-wrap,
/* 431  */ 	rs-mask-wrap,
/* 432  */ 	rs-cbg-mask-wrap { perspective: none; }
/* 433  */ }
/* 434  */
/* 435  */
/* 436  */ rs-mask-wrap { overflow: hidden }
/* 437  */ rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}
/* 438  */
/* 439  */ .rev_row_zone_top 				{	top:0px;}
/* 440  */ .rev_row_zone_bottom 			{	bottom:0px;}
/* 441  */ .rev_row_zone_middle			{ top: 0px;}
/* 442  */
/* 443  */ rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
/* 444  */
/* 445  */ .rs-layer img,
/* 446  */ rs-layer img { vertical-align: top }
/* 447  */
/* 448  */ rs-row,
/* 449  */ rs-row.rs-layer 	{
/* 450  */ 	display:table;

/* rs6.css */

/* 451  */ 	position:relative;
/* 452  */ 	width:100% !important;
/* 453  */ 	table-layout: fixed;
/* 454  */ 	box-sizing: border-box;
/* 455  */ 	vertical-align: top;
/* 456  */ 	height:auto;
/* 457  */ 	font-size:0px;
/* 458  */ }
/* 459  */
/* 460  */ .rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}
/* 461  */
/* 462  */ rs-column-wrap {
/* 463  */ 	display: table-cell;
/* 464  */ 	position: relative;
/* 465  */ 	vertical-align: top;
/* 466  */ 	height: auto;
/* 467  */ 	box-sizing: border-box;
/* 468  */ 	font-size:0px;
/* 469  */ }
/* 470  */
/* 471  */ rs-column {
/* 472  */ 	box-sizing: border-box;
/* 473  */ 	display: block;
/* 474  */ 	position: relative;
/* 475  */ 	width:100% !important;
/* 476  */ 	height:auto !important;
/* 477  */ 	white-space: normal !important;
/* 478  */ }
/* 479  */
/* 480  */ rs-cbg-mask-wrap {
/* 481  */ 	position: absolute;
/* 482  */ 	z-index: 0;
/* 483  */ 	box-sizing: border-box;
/* 484  */ }
/* 485  */
/* 486  */ rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
/* 487  */ rs-column-bg {
/* 488  */ 	position: absolute;
/* 489  */ 	z-index: 0;
/* 490  */ 	box-sizing: border-box;
/* 491  */ 	width: 100%;
/* 492  */ 	height: 100%;
/* 493  */ }
/* 494  */
/* 495  */ .rs-pelock * { pointer-events: none !important;}
/* 496  */
/* 497  */ rs-column .rs-parallax-wrap,
/* 498  */ rs-column rs-loop-wrap,
/* 499  */ rs-column rs-mask-wrap 			{	text-align: inherit; }
/* 500  */ rs-column rs-mask-wrap 			{	display: inline-block;}

/* rs6.css */

/* 501  */
/* 502  */
/* 503  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 504  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 505  */ rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}
/* 506  */
/* 507  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 508  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 509  */ rs-column .rs-parallax-wrap,
/* 510  */ rs-column .rev_layer_in_column { vertical-align: top; }
/* 511  */
/* 512  */ .rev_break_columns { display: block !important }
/* 513  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
/* 514  */
/* 515  */
/* 516  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
/* 517  */ .tp-forcenotvisible,
/* 518  */ .tp-hide-revslider,
/* 519  */ rs-row-wrap.rs-layer-hidden,
/* 520  */ rs-column-wrap.rs-layer-hidden,
/* 521  */ .rs-layer.rs-layer-hidden,
/* 522  */ .rs-layer-audio.rs-layer-hidden,
/* 523  */ .rs-parallax-wrap.rs-layer-hidden {
/* 524  */ 	visibility:hidden !important;
/* 525  */ 	display:none !important
/* 526  */ }
/* 527  */
/* 528  */ /*rs-column .rs-parallax-wrap,
/* 529  *| rs-column rs-loop-wrap,
/* 530  *| rs-column rs-mask-wrap,
/* 531  *| rs-column rs-layer { vertical-align: inherit }*/
/* 532  */
/* 533  */
/* 534  */
/* 535  */ /*********************************
/* 536  *| 	-	SPECIAL TP CAPTIONS -
/* 537  *| **********************************/
/* 538  */
/* 539  */ a.rs-layer.rs-nointeraction >.div,
/* 540  */ rs-layer.rs-nointeraction:not(a),
/* 541  */ .rs-layer.rs-nointeraction:not(a) {
/* 542  */ 	pointer-events: none !important
/* 543  */ }
/* 544  */
/* 545  */ rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}
/* 546  */
/* 547  */ /* new static layers position option */
/* 548  */ rs-static-layers.rs-stl-back {
/* 549  */ 	z-index:0;
/* 550  */ }

/* rs6.css */

/* 551  */
/* 552  */ .rs-stl-visible{
/* 553  */ 	overflow: visible !important;
/* 554  */ }
/* 555  */
/* 556  */ .rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
/* 557  */ .rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
/* 558  */ .rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
/* 559  */ .rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }
/* 560  */
/* 561  */
/* 562  */ .tp-layer-inner-rotation {
/* 563  */ 	position: relative !important;
/* 564  */ }
/* 565  */
/* 566  */
/* 567  */ /***********************************************
/* 568  *| 	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
/* 569  *| ***********************************************/
/* 570  */
/* 571  */ img.tp-slider-alternative-image	{
/* 572  */ 	width:100%; height:auto;
/* 573  */ }
/* 574  */
/* 575  */
/* 576  */ /******************************
/* 577  *| 	-	IE8 HACKS	-
/* 578  *| *******************************/
/* 579  */ .noFilterClass {
/* 580  */ 	filter:none !important;
/* 581  */ }
/* 582  */
/* 583  */
/* 584  */ /********************************
/* 585  *| 	-	FULLSCREEN VIDEO	-
/* 586  *| *********************************/
/* 587  */
/* 588  */ rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
/* 589  */
/* 590  */ .rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}
/* 591  */
/* 592  */ .rs-layer.rs-fsv audio,
/* 593  */ .rs-layer.rs-fsv video,
/* 594  */ .rs-layer.rs-fsv iframe,
/* 595  */ .rs-layer.rs-fsv iframe audio,
/* 596  */ .rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}
/* 597  */
/* 598  */
/* 599  */ .rs-fsv video				{	background: #000}
/* 600  */

/* rs6.css */

/* 601  */ .fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
/* 602  */
/* 603  */
/* 604  */ .videoisplaying .html5vid rs-poster	{	display: none}
/* 605  */
/* 606  */ .tp-video-play-button					{
/* 607  */ 	background:#000;
/* 608  */ 	background:rgba(0,0,0,0.3);
/* 609  */ 	border-radius:5px;
/* 610  */ 	position: absolute;
/* 611  */ 	top: 50%;
/* 612  */ 	left: 50%;
/* 613  */ 	color: #FFF;
/* 614  */ 	z-index: 3;
/* 615  */ 	margin-top: -25px;
/* 616  */ 	margin-left: -25px;
/* 617  */ 	line-height: 50px !important;
/* 618  */ 	text-align: center;
/* 619  */ 	cursor: pointer;
/* 620  */ 	width: 50px;
/* 621  */ 	height:50px;
/* 622  */ 	box-sizing: border-box;
/* 623  */
/* 624  */ 	display: inline-block;
/* 625  */ 	vertical-align: top;
/* 626  */ 	z-index: 4;
/* 627  */ 	opacity: 0;
/* 628  */ 	transition:opacity 300ms ease-out !important;
/* 629  */ }
/* 630  */
/* 631  */ .rs-ISM .tp-video-play-button{
/* 632  */ 	opacity: 1;
/* 633  */ 	transition: none !important;
/* 634  */ 	z-index: 6;
/* 635  */ }
/* 636  */
/* 637  */ .rs-audio .tp-video-play-button { display:none !important;}
/* 638  */ .rs-layer .html5vid					{	width:100% !important; height:100% !important;}
/* 639  */ .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;}
/* 640  */ .rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
/* 641  */ .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;}
/* 642  */ .videoisplaying .revicon-right-dir		{	display:none}
/* 643  */ .videoisplaying .tp-revstop				{	display:block}
/* 644  */
/* 645  */ .videoisplaying  .tp-video-play-button			{	display:none}
/* 646  */
/* 647  */
/* 648  */ .fullcoveredvideo .tp-video-play-button			{	display:none !important}
/* 649  */
/* 650  */

/* rs6.css */

/* 651  */ .rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
/* 652  */ .rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
/* 653  */
/* 654  */ .rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
/* 655  */
/* 656  */
/* 657  */ @supports not (-ms-high-contrast:none) {
/* 658  */    /* Non-IE styles here */
/* 659  */ 	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
/* 660  */ 	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
/* 661  */ }
/* 662  */
/* 663  */ .rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
/* 664  */
/* 665  */
/* 666  */ .rs-nolc .tp-video-play-button,
/* 667  */ rs-bgvideo video::-webkit-media-controls-start-playback-button,
/* 668  */ rs-bgvideo video::-webkit-media-controls,
/* 669  */ rs-bgvideo audio::-webkit-media-controls { display:none !important;}
/* 670  */
/* 671  */
/* 672  */ .rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
/* 673  */
/* 674  */
/* 675  */
/* 676  */ rs-module h1.rs-layer,
/* 677  */ rs-module h2.rs-layer,
/* 678  */ rs-module h3.rs-layer,
/* 679  */ rs-module h4.rs-layer,
/* 680  */ rs-module h5.rs-layer,
/* 681  */ rs-module h6.rs-layer,
/* 682  */ rs-module div.rs-layer,
/* 683  */ rs-module span.rs-layer,
/* 684  */ 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;}
/* 685  */
/* 686  */ rs-module h1.rs-layer:before,
/* 687  */ rs-module h2.rs-layer:before,
/* 688  */ rs-module h3.rs-layer:before,
/* 689  */ rs-module h4.rs-layer:before,
/* 690  */ rs-module h5.rs-layer:before,
/* 691  */ rs-module h6.rs-layer:before { content: none; }
/* 692  */
/* 693  */
/* 694  */ /********************************
/* 695  *| 	-	DOTTED OVERLAYS	-
/* 696  *| *********************************/
/* 697  */ rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
/* 698  */ rs-sbg-wrap rs-dotted 			{ z-index: 31 }
/* 699  */ rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
/* 700  */ rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}

/* rs6.css */

/* 701  */ rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
/* 702  */ rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}
/* 703  */
/* 704  */
/* 705  */ /******************************
/* 706  *| 	-	SHADOWS		-
/* 707  *| ******************************/
/* 708  */
/* 709  */ .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
/* 710  */ .tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
/* 711  */
/* 712  */ .tp-shadow2:before, .tp-shadow2:after,
/* 713  */ .tp-shadow3:before, .tp-shadow4:after
/* 714  */ {
/* 715  */   z-index: -2;
/* 716  */   position: absolute;
/* 717  */   content: "";
/* 718  */   bottom: 10px;
/* 719  */   left: 10px;
/* 720  */   width: 50%;
/* 721  */   top: 85%;
/* 722  */   max-width:300px;
/* 723  */   background: transparent;
/* 724  */   box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 725  */
/* 726  */   transform: rotate(-3deg);
/* 727  */ }
/* 728  */
/* 729  */ .tp-shadow2:after,
/* 730  */ .tp-shadow4:after
/* 731  */ {
/* 732  */   transform: rotate(3deg);
/* 733  */   right: 10px;
/* 734  */   left: auto;
/* 735  */ }
/* 736  */
/* 737  */ .tp-shadow5
/* 738  */ {
/* 739  */   	position:relative;
/* 740  */ 	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 741  */ }
/* 742  */ .tp-shadow5:before, .tp-shadow5:after
/* 743  */ {
/* 744  */ 	content:"";
/* 745  */ 	position:absolute;
/* 746  */ 	z-index:-2;
/* 747  */ 	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 748  */ 	top:30%;
/* 749  */ 	bottom:0;
/* 750  */ 	left:20px;

/* rs6.css */

/* 751  */ 	right:20px;
/* 752  */ 	border-radius:100px / 20px;
/* 753  */ }
/* 754  */
/* 755  */
/* 756  */
/* 757  */ /* TP BUTTONS DESKTOP SIZE */
/* 758  */
/* 759  */ .rev-btn,
/* 760  */ .rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
/* 761  */
/* 762  */ .rev-btn.rev-uppercase,
/* 763  */ .rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
/* 764  */
/* 765  */ .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}
/* 766  */
/* 767  */ .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;  }
/* 768  */ .rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}
/* 769  */
/* 770  */
/* 771  */ /* BURGER BUTTON */
/* 772  */ .rev-burger {
/* 773  */   position: relative;
/* 774  */   box-sizing: border-box;
/* 775  */   padding: 22px 14px 22px 14px;
/* 776  */   border-radius: 50%;
/* 777  */   border: 1px solid rgba(51,51,51,0.25);
/* 778  */   -webkit-tap-highlight-color: rgba(0,0,0,0);
/* 779  */   -webkit-tap-highlight-color: transparent;
/* 780  */   cursor: pointer;
/* 781  */ }
/* 782  */
/* 783  */ .rev-burger span {
/* 784  */   display: block;
/* 785  */   width: 30px;
/* 786  */   height: 3px;
/* 787  */   background: #333;
/* 788  */   transition: .7s;
/* 789  */   pointer-events: none;
/* 790  */   transform-style: flat !important;
/* 791  */ }
/* 792  */ .rev-burger span:nth-child(2) {
/* 793  */   margin: 3px 0;
/* 794  */ }
/* 795  */
/* 796  */ .quick_style_example_wrap .rev-burger:hover :first-child,
/* 797  */ #dialog_addbutton .rev-burger:hover :first-child,
/* 798  */ .open .rev-burger :first-child,
/* 799  */ .open.rev-burger :first-child {
/* 800  */   transform: translateY(6px) rotate(-45deg);

/* rs6.css */

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

/* rs6.css */

/* 851  */ .rev-burger.revb-darkfull {
/* 852  */   background: #333;
/* 853  */   border:none;
/* 854  */ }
/* 855  */
/* 856  */ .rev-burger.revb-darkfull span {
/* 857  */ 	background:#fff;
/* 858  */ }
/* 859  */
/* 860  */
/* 861  */ /* SCROLL DOWN BUTTON */
/* 862  */
/* 863  */ @keyframes rev-ani-mouse {
/* 864  */ 	0% {opacity: 1;top: 29%;}
/* 865  */ 	15% {opacity: 1;top: 70%;}
/* 866  */ 	50% {opacity: 0;top: 70%;}
/* 867  */ 	100% {opacity: 0;top: 29%;}
/* 868  */ }
/* 869  */ .rev-scroll-btn {
/* 870  */ 	display: inline-block;
/* 871  */ 	position: relative;
/* 872  */ 	left: 0;
/* 873  */ 	right: 0;
/* 874  */ 	text-align: center;
/* 875  */ 	cursor: pointer;
/* 876  */ 	width:35px;
/* 877  */ 	height:55px;
/* 878  */ 	box-sizing: border-box;
/* 879  */ 	border: 3px solid white;
/* 880  */ 	border-radius: 23px;
/* 881  */ }
/* 882  */ .rev-scroll-btn > * {
/* 883  */ 	display: inline-block;
/* 884  */ 	line-height: 18px;
/* 885  */ 	font-size: 13px;
/* 886  */ 	font-weight: normal;
/* 887  */ 	color: #7f8c8d;
/* 888  */ 	color: #ffffff;
/* 889  */ 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 890  */ 	letter-spacing: 2px;
/* 891  */ }
/* 892  */ .rev-scroll-btn > *:hover,
/* 893  */ .rev-scroll-btn > *:focus,
/* 894  */ .rev-scroll-btn > *.active {
/* 895  */ 	color: #ffffff;
/* 896  */ }
/* 897  */ .rev-scroll-btn > *:hover,
/* 898  */ .rev-scroll-btn > *:focus,
/* 899  */ .rev-scroll-btn > *:active,
/* 900  */ .rev-scroll-btn > *.active {

/* rs6.css */

/* 901  */ 	opacity: 0.8;
/* 902  */ }
/* 903  */
/* 904  */ .rev-scroll-btn.revs-fullwhite  {
/* 905  */ 	background:#fff;
/* 906  */ }
/* 907  */
/* 908  */ .rev-scroll-btn.revs-fullwhite span {
/* 909  */ 	background: #333;
/* 910  */ }
/* 911  */
/* 912  */ .rev-scroll-btn.revs-fulldark  {
/* 913  */ 	background:#333;
/* 914  */ 	border:none;
/* 915  */ }
/* 916  */
/* 917  */ .rev-scroll-btn.revs-fulldark  span {
/* 918  */ 	background: #fff;
/* 919  */ }
/* 920  */
/* 921  */ .rev-scroll-btn span {
/* 922  */ 	position: absolute;
/* 923  */ 	display: block;
/* 924  */ 	top: 29%;
/* 925  */ 	left: 50%;
/* 926  */ 	width: 8px;
/* 927  */ 	height: 8px;
/* 928  */ 	margin: -4px 0 0 -4px;
/* 929  */ 	border-radius: 50%;
/* 930  */ 	animation: rev-ani-mouse 2.5s linear infinite;
/* 931  */ 	background: #fff;
/* 932  */ }
/* 933  */
/* 934  */ .rev-scroll-btn.rev-b-span-dark {
/* 935  */ 	border-color:#333;
/* 936  */ }
/* 937  */ .rev-scroll-btn.rev-b-span-dark span,
/* 938  */ .rev-scroll-btn.revs-dark span {
/* 939  */ 	background: #333;
/* 940  */ }
/* 941  */
/* 942  */ .rev-control-btn {
/* 943  */ 	position: relative;
/* 944  */ 	display: inline-block;
/* 945  */ 	z-index: 5;
/* 946  */ 	color: #FFF;
/* 947  */ 	font-size: 20px;
/* 948  */ 	line-height: 60px;
/* 949  */ 	font-weight: 400;
/* 950  */ 	font-style: normal;

/* rs6.css */

/* 951  */ 	font-family: Raleway;
/* 952  */ 	text-decoration: none;
/* 953  */ 	text-align: center;
/* 954  */ 	background-color: #000;
/* 955  */ 	border-radius: 50px;
/* 956  */ 	text-shadow: none;
/* 957  */ 	background-color: rgba(0, 0, 0, 0.50);
/* 958  */ 	width:60px;
/* 959  */ 	height:60px;
/* 960  */ 	box-sizing: border-box;
/* 961  */ 	cursor: pointer;
/* 962  */ }
/* 963  */
/* 964  */ .rev-cbutton-dark-sr	{
/* 965  */ 	border-radius: 3px;
/* 966  */ }
/* 967  */
/* 968  */ .rev-cbutton-light	{
/* 969  */ 	color: #333;
/* 970  */ 	background-color: rgba(255,255,255, 0.75);
/* 971  */ }
/* 972  */
/* 973  */ .rev-cbutton-light-sr	{
/* 974  */ 	color: #333;
/* 975  */ 	border-radius: 3px;
/* 976  */ 	background-color: rgba(255,255,255, 0.75);
/* 977  */ }
/* 978  */
/* 979  */
/* 980  */ .rev-sbutton {
/* 981  */ 	line-height: 37px;
/* 982  */ 	width:37px;
/* 983  */ 	height:37px;
/* 984  */ }
/* 985  */
/* 986  */ .rev-sbutton-blue	{
/* 987  */ 	background-color: #3B5998
/* 988  */ }
/* 989  */ .rev-sbutton-lightblue	{
/* 990  */ 	background-color: #00A0D1;
/* 991  */ }
/* 992  */ .rev-sbutton-red	{
/* 993  */ 	background-color: #DD4B39;
/* 994  */ }
/* 995  */
/* 996  */
/* 997  */
/* 998  */
/* 999  */ /************************************
/* 1000 *| -	TP BANNER TIMER		-

/* rs6.css *|

/* 1001 *| *************************************/
/* 1002 */ rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
/* 1003 */ rs-progress-bar,
/* 1004 */ .rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
/* 1005 */ rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
/* 1006 */ rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1007 */ rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1008 */ rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }
/* 1009 */
/* 1010 */ /*********************************************
/* 1011 *| -	BASIC SETTINGS FOR THE BANNER	-
/* 1012 *| ***********************************************/
/* 1013 */ .rs-layer img {
/* 1014 */ 	background: transparent;
/* 1015 */ 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 1016 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 1017 */ 	/*zoom:1;*/
/* 1018 */ }
/* 1019 */
/* 1020 */ /*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/
/* 1021 */
/* 1022 */
/* 1023 */ .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
/* 1024 */ .rs-layer.slidelink a {	width:100%;height:100%;display:block}
/* 1025 */ .rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
/* 1026 */ .rs-layer.slidelink a span{	background:url(../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/* 1027 */ /*.tp-shape {	width:100%;height:100%;}*/
/* 1028 */
/* 1029 */
/* 1030 */
/* 1031 */ /*********************************************
/* 1032 *| -	WOOCOMMERCE STYLES	-
/* 1033 *| ***********************************************/
/* 1034 */
/* 1035 */ .rs-layer .rs-starring				{	display: inline-block}
/* 1036 */
/* 1037 */
/* 1038 */ .rs-layer .rs-starring .star-rating {
/* 1039 */ 	float: none;
/* 1040 */ 	display: inline-block;
/* 1041 */ 	vertical-align: top;
/* 1042 */ 	color: #FFC321 !important;
/* 1043 */ }
/* 1044 */
/* 1045 */
/* 1046 */ .rs-layer .rs-starring .star-rating,
/* 1047 */ .rs-layer .rs-starring-page .star-rating {
/* 1048 */ 	position: relative;
/* 1049 */ 	height: 1em;
/* 1050 */ 	width: 5.4em;

/* rs6.css */

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

/* rs6.css */

/* 1101 */ 	width: 40px;
/* 1102 */ 	height: 40px;
/* 1103 */ 	background-color: #fff;
/* 1104 */ 	background-image:url(../assets/loader.gif);
/* 1105 */ 	background-repeat:no-repeat;
/* 1106 */ 	background-position: center center;
/* 1107 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1108 */ 	margin-top:-20px;
/* 1109 */ 	margin-left:-20px;
/* 1110 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1111 */ 	border-radius: 3px;
/* 1112 */ }
/* 1113 */
/* 1114 */
/* 1115 */ rs-loader.spinner1 {
/* 1116 */ 	width: 40px;
/* 1117 */ 	height: 40px;
/* 1118 */ 	background-color: #fff;
/* 1119 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1120 */ 	margin-top:-20px;
/* 1121 */ 	margin-left:-20px;
/* 1122 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1123 */ 	border-radius: 3px;
/* 1124 */ }
/* 1125 */
/* 1126 */
/* 1127 */
/* 1128 */ rs-loader.spinner5 	{
/* 1129 */ 	background-image:url(../assets/loader.gif);
/* 1130 */ 	background-repeat:no-repeat;
/* 1131 */ 	background-position:10px 10px;
/* 1132 */ 	background-color:#fff;
/* 1133 */ 	margin:-22px -22px;
/* 1134 */ 	width:44px;height:44px;
/* 1135 */ 	border-radius: 3px;
/* 1136 */ }
/* 1137 */
/* 1138 */
/* 1139 */ @keyframes tp-rotateplane {
/* 1140 */   0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
/* 1141 */   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
/* 1142 */   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
/* 1143 */ }
/* 1144 */
/* 1145 */
/* 1146 */ rs-loader.spinner2 {
/* 1147 */ 	width: 40px;
/* 1148 */ 	height: 40px;
/* 1149 */ 	margin-top:-20px;margin-left:-20px;
/* 1150 */ 	background-color: #ff0000;

/* rs6.css */

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

/* rs6.css */

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

/* rs6.css */

/* 1251 */ rs-layer input[type="datetime"],
/* 1252 */ rs-layer input[type="datetime-local"] { display: inline-block }
/* 1253 */
/* 1254 */ rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
/* 1255 */
/* 1256 */ a.rs-layer { transition: none }
/* 1257 */
/* 1258 */
/* 1259 */ /***********************************************
/* 1260 *| 	-  STANDARD NAVIGATION SETTINGS
/* 1261 *| ***********************************************/
/* 1262 */
/* 1263 */ rs-thumbs-wrap,
/* 1264 */ rs-tabs-wrap,
/* 1265 */ rs-thumbs,
/* 1266 */ rs-thumb,
/* 1267 */ rs-tab,
/* 1268 */ rs-bullet,
/* 1269 */ rs-bullets,
/* 1270 */ rs-navmask,
/* 1271 */ rs-tabs,
/* 1272 */ rs-arrow 					{	display:block; pointer-events: all;}
/* 1273 */
/* 1274 */ /*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}*/
/* 1275 */
/* 1276 */ .tp-thumbs.navbar,
/* 1277 */ .tp-bullets.navbar,
/* 1278 */ .tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
/* 1279 */
/* 1280 */ .tp-tabs,
/* 1281 */ .tp-thumbs,
/* 1282 */ .tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
/* 1283 */
/* 1284 */ .tp-tab,
/* 1285 */ .tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
/* 1286 */
/* 1287 */ .tp-arr-imgholder,
/* 1288 */ rs-poster,
/* 1289 */ .tp-thumb-image,
/* 1290 */ .tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
/* 1291 */
/* 1292 */ rs-poster 						 { cursor:pointer; z-index:3; }
/* 1293 */
/* 1294 */ .tp-tab.rs-touchhover,
/* 1295 */ .tp-tab.selected,
/* 1296 */ .tp-thumb.rs-touchhover,
/* 1297 */ .tp-thumb.selected				{	opacity:1;}
/* 1298 */
/* 1299 */ .tp-tab-mask,
/* 1300 */ .tp-thumb-mask 					{	box-sizing:border-box !important; }

/* rs6.css */

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

/* rs6.css */

/* 1351 */ rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}
/* 1352 */
/* 1353 */
/* 1354 */ /***************************
/* 1355 *| 	- 3D SHADOW MODE -
/* 1356 *| ***************************/
/* 1357 */
/* 1358 */ .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
/* 1359 */
/* 1360 */ .dddwrapper { transform-style: flat;perspective: 10000px; }
/* 1361 */
/* 1362 */ /*******************
/* 1363 *| 	- DEBUG MODE -
/* 1364 *| *******************/
/* 1365 */
/* 1366 */ .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
/* 1367 */ .rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
/* 1368 */ .rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
/* 1369 */ .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}
/* 1370 */ .rs_error_message_button:hover {  background:#5e35b1}
/* 1371 */
/* 1372 */
/* 1373 */
/* 1374 */ .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;}
/* 1375 */ .hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
/* 1376 */ .indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
/* 1377 */ .helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
/* 1378 */ #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;}
/* 1379 */
/* 1380 */
/* 1381 */
/* 1382 */ /**
/* 1383 *| INSTAGRAM FILTERS BY UNA
/* 1384 *| https://una.im/CSSgram/
/* 1385 *| **/
/* 1386 */ .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-image:radial-gradient(circle,40%, #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}
/* 1387 */ .willow::after{background-color:#d8cdcb;mix-blend-mode: color}
/* 1388 */ .rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* 1389 */ /* SAFARI BUG FIX ON COLOR BLEND MODE */
/* 1390 */ @media not all and (min-resolution:.001dpcm) {
/* 1391 */ 	 @supports (-webkit-appearance:none) {
/* 1392 */ 	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
/* 1393 */ 	.willow::after{background-color:transparent;}
/* 1394 */ }}
/* 1395 */ 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%}
/* 1396 */
/* 1397 */
/* 1398 */
/* 1399 */ /**
/* 1400 *| new spinners

/* rs6.css *|

/* 1401 *| **/
/* 1402 */ 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)}}
/* 1403 */
/* 1404 */
/* 1405 */
/* 1406 */ /* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
/* 1407 */ .bgcanvas { display: none; position: absolute; overflow: hidden; }
/* 1408 */
/* 1409 */
/* 1410 */ /* way the hell off screen */
/* 1411 */ .RSscrollbar-measure {
/* 1412 */ 	width: 100px;
/* 1413 */ 	height: 100px;
/* 1414 */ 	overflow: scroll;
/* 1415 */ 	position: absolute;
/* 1416 */ 	top: -9999px;
/* 1417 */ }
/* 1418 */
/* 1419 */ /*  AVADA SCROLL FIX */
/* 1420 */ .avada-has-rev-slider-styles .rev_slider_wrapper {
/* 1421 */ 	transform:none;
/* 1422 */ }
/* 1423 */
/* 1424 */ /* rs-carousel-wrap{
/* 1425 *| 	transform: scale(0.3);
/* 1426 *| 	overflow: visible !important;
/* 1427 *| 	border: solid 5px red;
/* 1428 *| } */
