/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/LayerSlider/static/css

file-relative URI  : blank.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/LayerSlider/static/css/blank.gif
docroot stripped   : /wp-content/plugins/LayerSlider/static/css/blank.gif
traversals removed : /wp-content/plugins/LayerSlider/static/css/blank.gif

file-relative URI  : blank.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/LayerSlider/static/css/blank.gif
docroot stripped   : /wp-content/plugins/LayerSlider/static/css/blank.gif
traversals removed : /wp-content/plugins/LayerSlider/static/css/blank.gif

*/

/* layerslider.css */

/* 1   */ 
/* 2   */ /*
/* 3   *| 	* Style settings of LayerSlider
/* 4   *| 	*
/* 5   *| 	* (c) 2011-2014 George Krupa, John Gera & Kreatura Media
/* 6   *| 	*
/* 7   *| 	* Plugin web:			http://kreaturamedia.com/
/* 8   *| 	* Licenses: 			http://codecanyon.net/licenses/
/* 9   *| */
/* 10  */ 
/* 11  */ 
/* 12  */ 
/* 13  */ /* Global settings */
/* 14  */ 
/* 15  */ .ls-container {
/* 16  */ 	visibility: hidden;
/* 17  */ 	position: relative;
/* 18  */ }
/* 19  */ 
/* 20  */ .ls-lt-container {
/* 21  */ 	position: absolute;
/* 22  */ }
/* 23  */ 
/* 24  */ .ls-lt-container,
/* 25  */ .ls-lt-container * {
/* 26  */ 	text-align: left !important;
/* 27  */ 	direction: ltr !important;
/* 28  */ }
/* 29  */ 
/* 30  */ .ls-container-fullscreen {
/* 31  */ 	margin: 0 auto !important;
/* 32  */ 	padding: 2% !important;
/* 33  */ 	background: black !important;
/* 34  */ 	border-radius: 0 !important;
/* 35  */ 	-moz-border-radius: 0 !important;
/* 36  */ 	-webkit-border-radius: 0 !important;
/* 37  */ 	border: none !important;
/* 38  */ }
/* 39  */ 
/* 40  */ .ls-container-fullscreen .ls-thumbnail-wrapper,
/* 41  */ .ls-container-fullscreen .ls-fullscreen,
/* 42  */ .ls-container-fullscreen .ls-shadow {
/* 43  */ 	display: none !important;
/* 44  */ }
/* 45  */ 
/* 46  */ .ls-overflow-hidden {
/* 47  */ 	overflow: hidden;
/* 48  */ }
/* 49  */ 
/* 50  */ .ls-inner {

/* layerslider.css */

/* 51  */ 	position: relative;
/* 52  */ 	background-position: center center;
/* 53  */ 	z-index: 2;
/* 54  */ }
/* 55  */ 
/* 56  */ .ls-loading-container {
/* 57  */ 	position: absolute !important;
/* 58  */ 	display: none;
/* 59  */ 	z-index: 3 !important;
/* 60  */ 	left: 50% !important;
/* 61  */ 	top: 50% !important;
/* 62  */ }
/* 63  */ 
/* 64  */ .ls-loading-indicator {
/* 65  */ 	margin: 0 auto;
/* 66  */ }
/* 67  */ 
/* 68  */ .ls-inner,
/* 69  */ .ls-slide {
/* 70  */ 	width: 100%;
/* 71  */ 	height: 100%;
/* 72  */ }
/* 73  */ 
/* 74  */ .ls-slide,
/* 75  */ .ls-layer {
/* 76  */ 	position: absolute;
/* 77  */ 	display: none;
/* 78  */ 	background-position: center center;
/* 79  */ 	overflow: hidden;
/* 80  */ }
/* 81  */ 
/* 82  */ .ls-active,
/* 83  */ .ls-animating {
/* 84  */ 	display: block !important;
/* 85  */ }
/* 86  */ 
/* 87  */ .ls-slide > * {
/* 88  */ 	position: absolute;
/* 89  */ 	line-height: normal;
/* 90  */ 	margin: 0;
/* 91  */ 	left: 0;
/* 92  */ 	top: 0;
/* 93  */ }
/* 94  */ 
/* 95  */ .ls-slide .ls-bg {
/* 96  */ 	left: 0px;
/* 97  */ 	top: 0px;
/* 98  */ 	transform: none !important;
/* 99  */ 	-o-transform: none !important;
/* 100 */ 	-ms-transform: none !important;

/* layerslider.css */

/* 101 */ 	-moz-transform: none !important;
/* 102 */ 	-webkit-transform: none !important;
/* 103 */ }
/* 104 */ 
/* 105 */ .ls-yourlogo {
/* 106 */ 	position: absolute;
/* 107 */ 	z-index: 99;
/* 108 */ }
/* 109 */ 
/* 110 */ 
/* 111 */ 
/* 112 */ /* Timers */
/* 113 */ 
/* 114 */ .ls-bar-timer {
/* 115 */ 	position: absolute;
/* 116 */ 	width: 0;
/* 117 */ 	height: 2px;
/* 118 */ 	background: white;
/* 119 */ 	border-bottom: 2px solid #555;
/* 120 */ 	opacity: .55;
/* 121 */ 	filter: alpha(opacity=55);
/* 122 */ 	z-index: 4;
/* 123 */ 	top: 0;
/* 124 */ }
/* 125 */ 
/* 126 */ .ls-circle-timer {
/* 127 */ 	width: 16px;
/* 128 */ 	height: 16px;
/* 129 */ 	position: absolute;
/* 130 */ 	right: 10px;
/* 131 */ 	top: 10px;
/* 132 */ 	z-index: 4;
/* 133 */ 	opacity: .65;
/* 134 */ 	filter: alpha(opacity=65);
/* 135 */ 	display: none;
/* 136 */ }
/* 137 */ 
/* 138 */ .ls-ct-half {
/* 139 */ 	background: white;
/* 140 */ }
/* 141 */ 
/* 142 */ .ls-ct-center {
/* 143 */ 	background: #444;
/* 144 */ }
/* 145 */ 
/* 146 */ .ls-ct-left,
/* 147 */ .ls-ct-right {
/* 148 */ 	width: 50%;
/* 149 */ 	height: 100%;
/* 150 */ 	overflow: hidden;

/* layerslider.css */

/* 151 */ }
/* 152 */ 
/* 153 */ .ls-ct-left,
/* 154 */ .ls-ct-right {
/* 155 */ 	float: left;
/* 156 */ 	position: relative;
/* 157 */ }
/* 158 */ 
/* 159 */ .ls-ct-rotate {
/* 160 */ 	width: 200%;
/* 161 */ 	height: 100%;
/* 162 */ 	position: absolute;
/* 163 */ 	top: 0;
/* 164 */ }
/* 165 */ 
/* 166 */ .ls-ct-left .ls-ct-rotate,
/* 167 */ .ls-ct-right .ls-ct-hider,
/* 168 */ .ls-ct-right .ls-ct-half {
/* 169 */ 	left: 0;
/* 170 */ }
/* 171 */ 
/* 172 */ .ls-ct-right .ls-ct-rotate,
/* 173 */ .ls-ct-left .ls-ct-hider,
/* 174 */ .ls-ct-left .ls-ct-half {
/* 175 */ 	right: 0;
/* 176 */ }
/* 177 */ 
/* 178 */ .ls-ct-hider,
/* 179 */ .ls-ct-half {
/* 180 */ 	position: absolute;
/* 181 */ 	top: 0;
/* 182 */ }
/* 183 */ 
/* 184 */ .ls-ct-hider {
/* 185 */ 	width: 50%;
/* 186 */ 	height: 100%;
/* 187 */ 	overflow: hidden;
/* 188 */ }
/* 189 */ 
/* 190 */ .ls-ct-half {
/* 191 */ 	width: 200%;
/* 192 */ 	height: 100%;
/* 193 */ }
/* 194 */ 
/* 195 */ .ls-ct-center {
/* 196 */ 	width: 50%;
/* 197 */ 	height: 50%;
/* 198 */ 	left: 25%;
/* 199 */ 	top: 25%;
/* 200 */ 	position: absolute;

/* layerslider.css */

/* 201 */ }
/* 202 */ 
/* 203 */ .ls-ct-half,
/* 204 */ .ls-ct-center {
/* 205 */ 	border-radius: 100px;
/* 206 */ 	-moz-border-radius: 100px;
/* 207 */ 	-webkit-border-radius: 100px;
/* 208 */ }
/* 209 */ 
/* 210 */ 
/* 211 */ 
/* 212 */ /* Navigation */
/* 213 */ 
/* 214 */ .ls-bottom-nav-wrapper {
/* 215 */ 	height: 0;
/* 216 */ }
/* 217 */ 
/* 218 */ .ls-bottom-slidebuttons {
/* 219 */ 	text-align: left;
/* 220 */ }
/* 221 */ 
/* 222 */ .ls-bottom-nav-wrapper,
/* 223 */ .ls-below-thumbnails {
/* 224 */ 	z-index: 2;
/* 225 */ 	height: 0;
/* 226 */ 	position: relative;
/* 227 */ 	text-align: center;
/* 228 */ 	margin: 0 auto;
/* 229 */ }
/* 230 */ 
/* 231 */ .ls-below-thumbnails {
/* 232 */ 	display: none;
/* 233 */ 	z-index: 6;
/* 234 */ }
/* 235 */ 
/* 236 */ .ls-bottom-nav-wrapper a,
/* 237 */ .ls-nav-prev,
/* 238 */ .ls-nav-next {
/* 239 */ 	outline: none;
/* 240 */ }
/* 241 */ 
/* 242 */ * .ls-bottom-nav-wrapper *,
/* 243 */ * .ls-bottom-nav-wrapper span * {
/* 244 */ 	direction: ltr !important;
/* 245 */ }
/* 246 */ 
/* 247 */ .ls-bottom-slidebuttons {
/* 248 */ 	position: relative;
/* 249 */ 	z-index: 1000;
/* 250 */ }

/* layerslider.css */

/* 251 */ 
/* 252 */ .ls-bottom-slidebuttons,
/* 253 */ .ls-nav-start,
/* 254 */ .ls-nav-stop,
/* 255 */ .ls-nav-sides {
/* 256 */ 	position: relative;
/* 257 */ }
/* 258 */ 
/* 259 */ .ls-nothumb {
/* 260 */ 	text-align: center !important;
/* 261 */ }
/* 262 */ 
/* 263 */ .ls-link {
/* 264 */ 	position: absolute;
/* 265 */ 	width: 100% !important;
/* 266 */ 	height: 100% !important;
/* 267 */ 	left: 0 !important;
/* 268 */ 	top: 0 !important;
/* 269 */ 	background-image: url(/wp-content/plugins/LayerSlider/static/css/blank.gif?x71600);
/* 270 */ }
/* 271 */ 
/* 272 */ .ls-slide > a > * {
/* 273 */ 	background-image: url(/wp-content/plugins/LayerSlider/static/css/blank.gif?x71600);
/* 274 */ }
/* 275 */ 
/* 276 */ 
/* 277 */ 
/* 278 */ /* Embedded videos */
/* 279 */ 
/* 280 */ .ls-vpcontainer {
/* 281 */ 	width: 100%;
/* 282 */ 	height: 100%;
/* 283 */ 	position: absolute;
/* 284 */ 	left: 0;
/* 285 */ 	top: 0;
/* 286 */ }
/* 287 */ 
/* 288 */ .ls-videopreview {
/* 289 */ 	width : 100%;
/* 290 */ 	height : 100%;
/* 291 */ 	position : absolute;
/* 292 */ 	left : 0;
/* 293 */ 	top : 0;
/* 294 */ 	cursor : pointer;
/* 295 */ }
/* 296 */ 
/* 297 */ .ls-playvideo {
/* 298 */ 	position: absolute;
/* 299 */ 	left: 50%;
/* 300 */ 	top: 50%;

/* layerslider.css */

/* 301 */ 	cursor: pointer;
/* 302 */ }
/* 303 */ 
/* 304 */ 
/* 305 */ 
/* 306 */ /* Thumbnails */
/* 307 */ 
/* 308 */ .ls-tn {
/* 309 */ 	display: none !important;
/* 310 */ }
/* 311 */ 
/* 312 */ .ls-thumbnail-hover {
/* 313 */ 	display: none;
/* 314 */ 	position: absolute;
/* 315 */ 	left: 0;
/* 316 */ }
/* 317 */ 
/* 318 */ .ls-thumbnail-hover-inner {
/* 319 */ 	width: 100%;
/* 320 */ 	height: 100%;
/* 321 */ 	position: absolute;
/* 322 */ 	left: 0;
/* 323 */ 	top: 0;
/* 324 */ 	display: none;
/* 325 */ }
/* 326 */ 
/* 327 */ .ls-thumbnail-hover-bg {
/* 328 */ 	position: absolute;
/* 329 */ 	width: 100%;
/* 330 */ 	height: 100%;
/* 331 */ 	left: 0;
/* 332 */ 	top: 0;
/* 333 */ }
/* 334 */ 
/* 335 */ .ls-thumbnail-hover-img {
/* 336 */ 	position: absolute;
/* 337 */ 	overflow: hidden;
/* 338 */ }
/* 339 */ 
/* 340 */ .ls-thumbnail-hover img {
/* 341 */ 	max-width: none !important;
/* 342 */ 	position: absolute;
/* 343 */ 	display: inline-block;
/* 344 */ 	visibility: visible !important;
/* 345 */ 	left: 50%;
/* 346 */ 	top: 0;
/* 347 */ }
/* 348 */ 
/* 349 */ .ls-thumbnail-hover span {
/* 350 */ 	left: 50%;

/* layerslider.css */

/* 351 */ 	top: 100%;
/* 352 */ 	width: 0;
/* 353 */ 	height: 0;
/* 354 */ 	display: block;
/* 355 */ 	position: absolute;
/* 356 */ 	border-left-color: transparent !important;
/* 357 */ 	border-right-color: transparent !important;
/* 358 */ 	border-bottom-color: transparent !important;
/* 359 */ }
/* 360 */ 
/* 361 */ .ls-thumbnail-wrapper {
/* 362 */ 	position: relative;
/* 363 */ 	width: 100%;
/* 364 */ 	margin: 0 auto;
/* 365 */ 	z-index: 4;
/* 366 */ }
/* 367 */ 
/* 368 */ .ls-thumbnail {
/* 369 */ 	position: relative;
/* 370 */ 	margin: 0 auto;
/* 371 */ }
/* 372 */ 
/* 373 */ .ls-thumbnail-inner,
/* 374 */ .ls-thumbnail-slide-container {
/* 375 */ 	width: 100%;
/* 376 */ }
/* 377 */ 
/* 378 */ .ls-thumbnail-slide-container {
/* 379 */ 	overflow: hidden !important;
/* 380 */ 	position: relative;
/* 381 */ }
/* 382 */ 
/* 383 */ .ls-touchscroll {
/* 384 */ 	overflow-x: auto !important;
/* 385 */ }
/* 386 */ 
/* 387 */ .ls-thumbnail-slide {
/* 388 */ 	text-align: center;
/* 389 */ 	white-space: nowrap;
/* 390 */ 	float: left;
/* 391 */ 	position: relative;
/* 392 */ }
/* 393 */ 
/* 394 */ .ls-thumbnail-slide a {
/* 395 */ 	overflow: hidden;
/* 396 */ 	display: inline-block;
/* 397 */ 	width: 0;
/* 398 */ 	height: 0;
/* 399 */ 	position: relative;
/* 400 */ }

/* layerslider.css */

/* 401 */ 
/* 402 */ .ls-thumbnail-slide img {
/* 403 */ 	max-width: none !important;
/* 404 */ 	max-height: 100% !important;
/* 405 */ 	height: 100%;
/* 406 */ 	visibility: visible !important;
/* 407 */ }
/* 408 */ 
/* 409 */ .ls-shadow {
/* 410 */ 	display: none;
/* 411 */ 	position: absolute;
/* 412 */ 	z-index: 1;
/* 413 */ 	top: 100%;
/* 414 */ 	width: 100%;
/* 415 */ 	left: 0;
/* 416 */ 	overflow: hidden !important;
/* 417 */ 	visibility: hidden;
/* 418 */ }
/* 419 */ 
/* 420 */ .ls-shadow img {
/* 421 */ 	width: 100% !important;
/* 422 */ 	height: auto !important;
/* 423 */ 	position: absolute !important;
/* 424 */ 	left: 0 !important;
/* 425 */ 	bottom: 0 !important;
/* 426 */ }
/* 427 */ 
/* 428 */ .ls-bottom-nav-wrapper,
/* 429 */ .ls-thumbnail-wrapper,
/* 430 */ .ls-nav-prev,
/* 431 */ .ls-nav-next {
/* 432 */ 	visibility: hidden;
/* 433 */ }
/* 434 */ 
/* 435 */ 
/* 436 */ 
/* 437 */ /* WP plugin fullwidth */
/* 438 */ 
/* 439 */ .ls-wp-fullwidth-container {
/* 440 */ 	width: 100%;
/* 441 */ 	position: relative;
/* 442 */ }
/* 443 */ 
/* 444 */ .ls-wp-fullwidth-helper {
/* 445 */ 	position: absolute;
/* 446 */ }
/* 447 */ 
/* 448 */ 
/* 449 */ 
/* 450 */ /* 2D & 3D Layer Transitions */

/* layerslider.css */

/* 451 */ 
/* 452 */ .ls-overflow-hidden {
/* 453 */ 	overflow: hidden;
/* 454 */ }
/* 455 */ 
/* 456 */ .ls-lt-tile {
/* 457 */ 	position: relative;
/* 458 */ 	float: left;
/* 459 */ 	perspective: 1000px;
/* 460 */ 	-o-perspective: 1000px;
/* 461 */ 	-ms-perspective: 1000px;
/* 462 */ 	-moz-perspective: 1000px;
/* 463 */ 	-webkit-perspective: 1000px;
/* 464 */ }
/* 465 */ 
/* 466 */ .ls-lt-tile img {
/* 467 */ 	visibility: visible;
/* 468 */ 	display: inline-block;
/* 469 */ }
/* 470 */ 
/* 471 */ .ls-curtiles {
/* 472 */ 	overflow: hidden;
/* 473 */ }
/* 474 */ 
/* 475 */ .ls-curtiles,
/* 476 */ .ls-nexttiles {
/* 477 */ 	position: absolute;
/* 478 */ 	width: 100%;
/* 479 */ 	height: 100%;
/* 480 */ 	left: 0;
/* 481 */ 	top: 0;
/* 482 */ }
/* 483 */ 
/* 484 */ .ls-curtile, .ls-nexttile {
/* 485 */ 	overflow: hidden;
/* 486 */ 	position: absolute;
/* 487 */ 	width: 100% !important;
/* 488 */ 	height: 100% !important;
/* 489 */ 	backface-visibility: hidden;
/* 490 */ 	-o-backface-visibility: hidden;
/* 491 */ 	-ms-backface-visibility: hidden;
/* 492 */ 	-moz-backface-visibility: hidden;
/* 493 */ 	-webkit-backface-visibility: hidden;
/* 494 */ }
/* 495 */ 
/* 496 */ .ls-curtile {
/* 497 */ 	left: 0;
/* 498 */ 	top: 0;
/* 499 */ }
/* 500 */ 

/* layerslider.css */

/* 501 */ .ls-curtile img,
/* 502 */ .ls-nexttile img {
/* 503 */ 	position: absolute;
/* 504 */ 	filter: inherit;
/* 505 */ }
/* 506 */ 
/* 507 */ .ls-3d-container {
/* 508 */ 	position: relative;
/* 509 */ 	overflow: visible !important;
/* 510 */ }
/* 511 */ 
/* 512 */ .ls-3d-box {
/* 513 */ 	position: absolute;
/* 514 */ 	top: 50%;
/* 515 */ 	left: 50%;
/* 516 */ 	transform-style: preserve-3d;
/* 517 */ 	-o-transform-style: preserve-3d;
/* 518 */ 	-ms-transform-style: preserve-3d;
/* 519 */ 	-moz-transform-style: preserve-3d;
/* 520 */ 	-webkit-transform-style: preserve-3d;
/* 521 */ }
/* 522 */ 
/* 523 */ .ls-3d-box div {
/* 524 */ 	overflow: hidden;
/* 525 */ 	background: #777;
/* 526 */ 	margin: 0;
/* 527 */ 	padding: 0;
/* 528 */ 	position: absolute;
/* 529 */ }
/* 530 */ 
/* 531 */ 
/* 532 */ 
/* 533 */ /* Full screen */
/* 534 */ 
/* 535 */ .ls-fullscreen {
/* 536 */ 	position: absolute;
/* 537 */ 	z-index: 10;
/* 538 */ 	cursor: pointer;
/* 539 */ 	display: block;
/* 540 */ }
/* 541 */ 
/* 542 */ 
/* 543 */ 
/* 544 */ /* Removing all default global styles of WordPress themes */
/* 545 */ 
/* 546 */ html * .ls-nav-prev,
/* 547 */ html * .ls-nav-next,
/* 548 */ html * .ls-container img,
/* 549 */ html * .ls-bottom-nav-wrapper a,
/* 550 */ html * .ls-container .ls-fullscreen,

/* layerslider.css */

/* 551 */ body * .ls-nav-prev,
/* 552 */ body * .ls-nav-next,
/* 553 */ body * .ls-container img,
/* 554 */ body * .ls-bottom-nav-wrapper a,
/* 555 */ body * .ls-container .ls-fullscreen,
/* 556 */ #ls-global * .ls-nav-prev,
/* 557 */ #ls-global * .ls-nav-next,
/* 558 */ #ls-global * .ls-container img,
/* 559 */ #ls-global * .ls-bottom-nav-wrapper a,
/* 560 */ #ls-global * .ls-container .ls-fullscreen,
/* 561 */ html * .ls-thumbnail a,
/* 562 */ body * .ls-thumbnail a,
/* 563 */ #ls-global * .ls-thumbnail a {
/* 564 */ 	transition: none;
/* 565 */ 	-o-transition: none;
/* 566 */ 	-ms-transition: none;
/* 567 */ 	-moz-transition: none;
/* 568 */ 	-webkit-transition: none;
/* 569 */ 	line-height: normal;
/* 570 */ 	outline: none;
/* 571 */ 	padding: 0;
/* 572 */ 	border: 0;
/* 573 */ }
/* 574 */ 
/* 575 */ html * .ls-slide > a,
/* 576 */ body * .ls-slide > a,
/* 577 */ #ls-global * .ls-slide > a,
/* 578 */ html * .ls-slide > h1,
/* 579 */ body * .ls-slide > h1,
/* 580 */ #ls-global * .ls-slide > h1,
/* 581 */ html * .ls-slide > h2,
/* 582 */ body * .ls-slide > h2,
/* 583 */ #ls-global * .ls-slide > h2,
/* 584 */ html * .ls-slide > h3,
/* 585 */ body * .ls-slide > h3,
/* 586 */ #ls-global * .ls-slide > h3,
/* 587 */ html * .ls-slide > h4,
/* 588 */ body * .ls-slide > h4,
/* 589 */ #ls-global * .ls-slide > h4,
/* 590 */ html * .ls-slide > h5,
/* 591 */ body * .ls-slide > h5,
/* 592 */ #ls-global * .ls-slide > h5,
/* 593 */ html * .ls-slide > p,
/* 594 */ body * .ls-slide > p,
/* 595 */ #ls-global * .ls-slide > p,
/* 596 */ html * .ls-slide > div,
/* 597 */ body * .ls-slide > div,
/* 598 */ #ls-global * .ls-slide > div,
/* 599 */ html * .ls-slide > span,
/* 600 */ body * .ls-slide > span,

/* layerslider.css */

/* 601 */ #ls-global * .ls-slide > span,
/* 602 */ html * .ls-slide > *,
/* 603 */ body * .ls-slide > *,
/* 604 */ #ls-global * .ls-slide > * {
/* 605 */ 	transition: none;
/* 606 */ 	-o-transition: none;
/* 607 */ 	-ms-transition: none;
/* 608 */ 	-moz-transition: none;
/* 609 */ 	-webkit-transition: none;
/* 610 */ }
/* 611 */ 
/* 612 */ html * .ls-slide > *,
/* 613 */ body * .ls-slide > *,
/* 614 */ #ls-global * .ls-slide > * {
/* 615 */ 	margin: 0;
/* 616 */ }
/* 617 */ 
/* 618 */ html * .ls-container img,
/* 619 */ body * .ls-container img,
/* 620 */ #ls-global * .ls-container img {
/* 621 */ 	background: none !important;
/* 622 */ 	min-width: 0 !important;
/* 623 */ 	max-width: none !important;
/* 624 */ 	border-radius: 0;
/* 625 */ 	box-shadow: none;
/* 626 */ 	border: 0;
/* 627 */ 	padding: 0;
/* 628 */ }
/* 629 */ 
/* 630 */ /*html * .ls-thumbnail a img,
/* 631 *| body * .ls-thumbnail a img,
/* 632 *| #ls-global * .ls-thumbnail a img {
/* 633 *| 	min-width: 100% !important;
/* 634 *| }
/* 635 *| */
/* 636 */ 
/* 637 */ html * .ls-wp-container .ls-slide > *,
/* 638 */ body * .ls-wp-container .ls-slide > *,
/* 639 */ #ls-global * .ls-wp-container .ls-slide > * {
/* 640 */ 	line-height: normal;
/* 641 */ 	outline: none;
/* 642 */ 	padding: 0;
/* 643 */ 	margin: 0;
/* 644 */ 	border: 0;
/* 645 */ }
/* 646 */ 
/* 647 */ html * .ls-wp-container .ls-slide > a > *,
/* 648 */ body * .ls-wp-container .ls-slide > a > *,
/* 649 */ #ls-global * .ls-wp-container .ls-slide > a > * {
/* 650 */ 	margin: 0;

/* layerslider.css */

/* 651 */ }
/* 652 */ 
/* 653 */ html * .ls-wp-container .ls-slide > a,
/* 654 */ body * .ls-wp-container .ls-slide > a,
/* 655 */ #ls-global * .ls-wp-container .ls-slide > a {
/* 656 */ 	text-decoration: none;
/* 657 */ }
/* 658 */ 
/* 659 */ .ls-wp-fullwidth-container,
/* 660 */ .ls-wp-fullwidth-helper,
/* 661 */ .ls-container,
/* 662 */ .ls-container * {
/* 663 */ 	box-sizing: content-box !important;
/* 664 */ 	-moz-box-sizing: content-box !important;
/* 665 */ 	-webkit-box-sizing: content-box !important;
/* 666 */ }
/* 667 */ 
/* 668 */ html * .ls-yourlogo,
/* 669 */ body * .ls-yourlogo,
/* 670 */ #ls-global * .ls-yourlogo {
/* 671 */ 	margin: 0;
/* 672 */ }
/* 673 */ 
/* 674 */ html * .ls-tn,
/* 675 */ body * .ls-tn,
/* 676 */ #ls-global * .ls-tn {
/* 677 */ 	display: none;
/* 678 */ }
/* 679 */ 
/* 680 */ .site {
/* 681 */ 	overflow: visible !important;
/* 682 */ }
/* 683 */ 
/* 684 */ 
/* 685 */ 
/* 686 */ /* Style of LayerSlider Debug Console */
/* 687 */ 
/* 688 */ .ls-debug-console * {
/* 689 */ 	margin: 0 !important;
/* 690 */ 	padding: 0 !important;
/* 691 */ 	border: 0 !important;
/* 692 */ 	color: white !important;
/* 693 */ 	text-shadow: none !important;
/* 694 */ 	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
/* 695 */ 	line-height: normal !important;
/* 696 */ 	-webkit-font-smoothing: antialiased !important;
/* 697 */ 	text-align: left !important;
/* 698 */ 	font-style: normal !important;
/* 699 */ }
/* 700 */ 

/* layerslider.css */

/* 701 */ .ls-debug-console h1 {
/* 702 */ 	padding-top: 10px !important;
/* 703 */ 	font-size: 17px !important;
/* 704 */ 	font-weight: bold !important;
/* 705 */ }
/* 706 */ 
/* 707 */ .ls-debug-console h1:first-child {
/* 708 */ 	padding-top: 0 !important;
/* 709 */ }
/* 710 */ 
/* 711 */ .ls-debug-console ul {
/* 712 */ 	padding-top: 10px !important;
/* 713 */ 	list-style: none !important;
/* 714 */ }
/* 715 */ 
/* 716 */ .ls-debug-console li {
/* 717 */ 	margin-left: 10px !important;
/* 718 */ 	font-size: 13px !important;
/* 719 */ 	position: relative !important;
/* 720 */ 	font-weight: normal !important;
/* 721 */ }
/* 722 */ 
/* 723 */ html * .ls-debug-console li ul,
/* 724 */ body * .ls-debug-console li ul,
/* 725 */ #ls-global * .ls-debug-console li ul {
/* 726 */ 	display: none;
/* 727 */ 	width: 260px;
/* 728 */ 	left: -10px;
/* 729 */ }
/* 730 */ 
/* 731 */ .ls-debug-console li ul {
/* 732 */ 	position: absolute !important;
/* 733 */ 	bottom: 100% !important;
/* 734 */ 	padding: 10px 10px 10px 0 !important;
/* 735 */ 	background: white !important;
/* 736 */ 	border-radius: 10px !important;
/* 737 */ 	box-shadow: 0 0 20px black !important;
/* 738 */ }
/* 739 */ 
/* 740 */ html * .ls-debug-console li:hover ul,
/* 741 */ body * .ls-debug-console li:hover ul,
/* 742 */ #ls-global * .ls-debug-console li:hover ul {
/* 743 */ 	display: block;
/* 744 */ }
/* 745 */ 
/* 746 */ .ls-debug-console li ul * {
/* 747 */ 	color: black !important;
/* 748 */ }
/* 749 */ 
/* 750 */ .ls-debug-console a {

/* layerslider.css */

/* 751 */ 	text-decoration: none !important;
/* 752 */ 	border-bottom: 1px dotted white !important;
/* 753 */ }
/* 754 */ 
/* 755 */ .ls-error {
/* 756 */ 	border-radius: 5px !important;
/* 757 */ 	-moz-border-radius: 5px !important;
/* 758 */ 	-wenkit-border-radius: 5px !important;
/* 759 */ 	background: white !important;
/* 760 */ 	height: auto !important;
/* 761 */ 	width: auto !important;
/* 762 */ 	color: white !important;
/* 763 */ 	padding: 20px 40px 30px 80px !important;
/* 764 */ 	position: relative !important;
/* 765 */ 	box-shadow: 0 2px 20px -5px black;
/* 766 */ }
/* 767 */ 
/* 768 */ .ls-error p {
/* 769 */ 	line-height: normal !important;
/* 770 */ 	text-shadow: none !important;
/* 771 */ 	margin: 0 !important;
/* 772 */ 	padding: 0 !important;
/* 773 */ 	border: 0 !important;
/* 774 */ 	text-align: justify !important;
/* 775 */ 	font-family: Arial, sans-serif !important;
/* 776 */ }
/* 777 */ 
/* 778 */ .ls-error .ls-error-title {
/* 779 */ 	line-height: 40px !important;
/* 780 */ 	color: red !important;
/* 781 */ 	font-weight: bold !important;
/* 782 */ 	font-size: 16px !important;
/* 783 */ }
/* 784 */ 
/* 785 */ .ls-error .ls-error-text {
/* 786 */ 	color: #555 !important;
/* 787 */ 	font-weight: normal !important;
/* 788 */ 	font-size: 13px !important;
/* 789 */ }
/* 790 */ 
/* 791 */ .ls-error .ls-exclam {
/* 792 */ 	width: 40px !important;
/* 793 */ 	height: 40px !important;
/* 794 */ 	position: absolute !important;
/* 795 */ 	left: 20px !important;
/* 796 */ 	top: 20px !important;
/* 797 */ 	border-radius: 50px !important;
/* 798 */ 	-moz-border-radius: 50px !important;
/* 799 */ 	-webkit-border-radius: 50px !important;
/* 800 */ 	font-size: 30px !important;

/* layerslider.css */

/* 801 */ 	font-weight: bold !important;
/* 802 */ 	color: white !important;
/* 803 */ 	line-height: 40px !important;
/* 804 */ 	background: red !important;
/* 805 */ 	text-align: center !important;
/* 806 */ }
/* 807 */ 
/* 808 */ 
/* 809 */ 
/* 810 */ /* GPU Hardware Acceleration */
/* 811 */ 
/* 812 */ html * .ls-container .ls-shadow,
/* 813 */ html * .ls-container .ls-slide > *,
/* 814 */ html * .ls-container .ls-fullscreen,
/* 815 */ html * .ls-container .ls-3d-container,
/* 816 */ html * .ls-container .ls-lt-container,
/* 817 */ html * .ls-container .ls-lt-container *,
/* 818 */ html * .ls-container .ls-thumbnail-wrapper,
/* 819 */ html * .ls-container .ls-bottom-nav-wrapper,
/* 820 */ body * .ls-container .ls-shadow,
/* 821 */ body * .ls-container .ls-slide > *,
/* 822 */ body * .ls-container .ls-fullscreen,
/* 823 */ body * .ls-container .ls-3d-container,
/* 824 */ body * .ls-container .ls-lt-container,
/* 825 */ body * .ls-container .ls-lt-container *,
/* 826 */ body * .ls-container .ls-thumbnail-wrapper,
/* 827 */ body * .ls-container .ls-bottom-nav-wrapper,
/* 828 */ #ls-global * .ls-container .ls-shadow,
/* 829 */ #ls-global * .ls-container .ls-slide > *,
/* 830 */ #ls-global * .ls-container .ls-fullscreen,
/* 831 */ #ls-global * .ls-container .ls-3d-container,
/* 832 */ #ls-global * .ls-container .ls-lt-container,
/* 833 */ #ls-global * .ls-container .ls-lt-container *,
/* 834 */ #ls-global * .ls-container .ls-thumbnail-wrapper,
/* 835 */ #ls-global * .ls-container .ls-bottom-nav-wrapper,
/* 836 */ .ls-gpuhack {
/* 837 */ 	transform: translate3d(0, 0, 0);
/* 838 */ 	-o-transform: translate3d(0, 0, 0);
/* 839 */ 	-ms-transform: translate3d(0, 0, 0);
/* 840 */ 	-moz-transform: translate3d(0, 0, 0);
/* 841 */ 	-webkit-transform: translate3d(0, 0, 0);
/* 842 */ }
/* 843 */ 
/* 844 */ .ls-videohack {
/* 845 */ 	transform: none !important;
/* 846 */ 	-o-transform: none !important;
/* 847 */ 	-ms-transform: none !important;
/* 848 */ 	-moz-transform: none !important;
/* 849 */ 	-webkit-transform: none !important;
/* 850 */ 	transform-origin: none !important;

/* layerslider.css */

/* 851 */ 	-o-transform-origin: none !important;
/* 852 */ 	-ms-transform-origin: none !important;
/* 853 */ 	-moz-transform-origin: none !important;
/* 854 */ 	-webkit-transform-origin: none !important;
/* 855 */ }
/* 856 */ 
/* 857 */ .ls-oldiepnghack {
/* 858 */ 	filter: none !important;
/* 859 */ }
/* 860 */ 
/* 861 */ .ls-gpuhack {
/* 862 */ 	width: 100% !important;
/* 863 */ 	height: 100% !important;
/* 864 */ 	left: 0px !important;
/* 865 */ 	top: 0px !important;
/* 866 */ }
/* 867 */ 
/* 868 */ 
/* 869 */ html * .ls-container .ls-webkit-hack,
/* 870 */ body * .ls-container .ls-webkit-hack,
/* 871 */ #ls-global * .ls-container .ls-webkit-hack {
/* 872 */ 	width: 100%;
/* 873 */ 	height: 100%;
/* 874 */ 	position: absolute;
/* 875 */ 	left: 0;
/* 876 */ 	top: 0;
/* 877 */ 	z-index: 1;
/* 878 */ }
/* 879 */ 
/* 880 */ /* GPU */
/* 881 */ 
/* 882 */ @media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
/* 883 */ 	#ls-test3d {
/* 884 */ 		position: absolute;
/* 885 */ 		left: 9px;
/* 886 */ 		height: 3px;
/* 887 */ 	}
/* 888 */ }
/* 889 */ 
/* 890 */ /* Mobile features */
/* 891 */ 
/* 892 */ .ls-forcehide {
/* 893 */ 	display: none !important;
/* 894 */ }
/* 895 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css

file-relative URI  : ../fonts/revicons/revicons.eot?5510888
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888
traversals removed : /wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888

file-relative URI  : ../fonts/revicons/revicons.eot?5510888#iefix
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix
traversals removed : /wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix

file-relative URI  : ../fonts/revicons/revicons.woff?5510888
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888
traversals removed : /wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888

file-relative URI  : ../fonts/revicons/revicons.ttf?5510888
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888
traversals removed : /wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888

file-relative URI  : ../fonts/revicons/revicons.svg?5510888#revicons
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons
traversals removed : /wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons

file-relative URI  : openhand.cur
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/openhand.cur
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/openhand.cur
traversals removed : /wp-content/plugins/revslider/public/assets/css/openhand.cur

file-relative URI  : closedhand.cur
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/closedhand.cur
traversals removed : /wp-content/plugins/revslider/public/assets/css/closedhand.cur

file-relative URI  : ../assets/gridtile.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/gridtile.png

file-relative URI  : ../assets/gridtile_white.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/gridtile_white.png

file-relative URI  : ../assets/gridtile_3x3.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png

file-relative URI  : ../assets/gridtile_3x3_white.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png

file-relative URI  : ../assets/timer.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/timer.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/timer.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/timer.png

file-relative URI  : ../assets/coloredbg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/coloredbg.png

file-relative URI  : ../assets/coloredbg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png
traversals removed : /wp-content/plugins/revslider/public/assets/assets/coloredbg.png

file-relative URI  : ../assets/loader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/loader.gif
traversals removed : /wp-content/plugins/revslider/public/assets/assets/loader.gif

file-relative URI  : ../assets/loader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif
docroot stripped   : /wp-content/plugins/revslider/public/assets/css/../assets/loader.gif
traversals removed : /wp-content/plugins/revslider/public/assets/assets/loader.gif

*/

/* settings.css */

/* 1    */ /*-----------------------------------------------------------------------------
/* 2    *| 
/* 3    *| -	Revolution Slider 5.0 Default Style Settings -
/* 4    *| 
/* 5    *| Screen Stylesheet
/* 6    *| 
/* 7    *| version:   	5.0.0
/* 8    *| date:      	29/10/15
/* 9    *| author:		themepunch
/* 10   *| email:     	info@themepunch.com
/* 11   *| website:   	http://www.themepunch.com
/* 12   *| -----------------------------------------------------------------------------*/
/* 13   */ 
/* 14   */ 
/* 15   */ 
/* 16   */ .rtl {	direction: rtl;}
/* 17   */ @font-face {
/* 18   */   font-family: 'revicons';
/* 19   */   src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888&x71600');
/* 20   */   src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix&x71600') format('embedded-opentype'),
/* 21   */        url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888&x71600') format('woff'),
/* 22   */        url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888&x71600') format('truetype'),
/* 23   */        url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons&x71600') format('svg');
/* 24   */   font-weight: normal;
/* 25   */   font-style: normal;
/* 26   */ }
/* 27   */ 
/* 28   */  [class^="revicon-"]:before, [class*=" revicon-"]:before {
/* 29   */   font-family: "revicons";
/* 30   */   font-style: normal;
/* 31   */   font-weight: normal;
/* 32   */   speak: none;
/* 33   */   display: inline-block;
/* 34   */   text-decoration: inherit;
/* 35   */   width: 1em;
/* 36   */   margin-right: .2em;
/* 37   */   text-align: center; 
/* 38   */ 
/* 39   */   /* For safety - reset parent styles, that can break glyph codes*/
/* 40   */   font-variant: normal;
/* 41   */   text-transform: none;
/* 42   */ 
/* 43   */   /* fix buttons height, for twitter bootstrap */
/* 44   */   line-height: 1em;
/* 45   */ 
/* 46   */   /* Animation center compensation - margins should be symmetric */
/* 47   */   /* remove if not needed */
/* 48   */   margin-left: .2em;
/* 49   */ 
/* 50   */   /* you can be more comfortable with increased icons size */

/* settings.css */

/* 51   */   /* font-size: 120%; */
/* 52   */ 
/* 53   */   /* Uncomment for 3D effect */
/* 54   */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 55   */ }
/* 56   */ 
/* 57   */ .revicon-search-1:before { content: '\e802'; } /* '' */
/* 58   */ .revicon-pencil-1:before { content: '\e831'; } /* '' */
/* 59   */ .revicon-picture-1:before { content: '\e803'; } /* '' */
/* 60   */ .revicon-cancel:before { content: '\e80a'; } /* '' */
/* 61   */ .revicon-info-circled:before { content: '\e80f'; } /* '' */
/* 62   */ .revicon-trash:before { content: '\e801'; } /* '' */
/* 63   */ .revicon-left-dir:before { content: '\e817'; } /* '' */
/* 64   */ .revicon-right-dir:before { content: '\e818'; } /* '' */
/* 65   */ .revicon-down-open:before { content: '\e83b'; } /* '' */
/* 66   */ .revicon-left-open:before { content: '\e819'; } /* '' */
/* 67   */ .revicon-right-open:before { content: '\e81a'; } /* '' */
/* 68   */ .revicon-angle-left:before { content: '\e820'; } /* '' */
/* 69   */ .revicon-angle-right:before { content: '\e81d'; } /* '' */
/* 70   */ .revicon-left-big:before { content: '\e81f'; } /* '' */
/* 71   */ .revicon-right-big:before { content: '\e81e'; } /* '' */
/* 72   */ .revicon-magic:before { content: '\e807'; } /* '' */
/* 73   */ .revicon-picture:before { content: '\e800'; } /* '' */
/* 74   */ .revicon-export:before { content: '\e80b'; } /* '' */
/* 75   */ .revicon-cog:before { content: '\e832'; } /* '' */
/* 76   */ .revicon-login:before { content: '\e833'; } /* '' */
/* 77   */ .revicon-logout:before { content: '\e834'; } /* '' */
/* 78   */ .revicon-video:before { content: '\e805'; } /* '' */
/* 79   */ .revicon-arrow-combo:before { content: '\e827'; } /* '' */
/* 80   */ .revicon-left-open-1:before { content: '\e82a'; } /* '' */
/* 81   */ .revicon-right-open-1:before { content: '\e82b'; } /* '' */
/* 82   */ .revicon-left-open-mini:before { content: '\e822'; } /* '' */
/* 83   */ .revicon-right-open-mini:before { content: '\e823'; } /* '' */
/* 84   */ .revicon-left-open-big:before { content: '\e824'; } /* '' */
/* 85   */ .revicon-right-open-big:before { content: '\e825'; } /* '' */
/* 86   */ .revicon-left:before { content: '\e836'; } /* '' */
/* 87   */ .revicon-right:before { content: '\e826'; } /* '' */
/* 88   */ .revicon-ccw:before { content: '\e808'; } /* '' */
/* 89   */ .revicon-arrows-ccw:before { content: '\e806'; } /* '' */
/* 90   */ .revicon-palette:before { content: '\e829'; } /* '' */
/* 91   */ .revicon-list-add:before { content: '\e80c'; } /* '' */
/* 92   */ .revicon-doc:before { content: '\e809'; } /* '' */
/* 93   */ .revicon-left-open-outline:before { content: '\e82e'; } /* '' */
/* 94   */ .revicon-left-open-2:before { content: '\e82c'; } /* '' */
/* 95   */ .revicon-right-open-outline:before { content: '\e82f'; } /* '' */
/* 96   */ .revicon-right-open-2:before { content: '\e82d'; } /* '' */
/* 97   */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 98   */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 99   */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 100  */ 

/* settings.css */

/* 101  */ 							
/* 102  */ 
/* 103  */ /******************************
/* 104  *| 	-	BASIC STYLES		-
/* 105  *| ******************************/
/* 106  */ 
/* 107  */ .rev_slider_wrapper{
/* 108  */ 	position:relative;
/* 109  */ 	z-index: 0;
/* 110  */ }
/* 111  */ 
/* 112  */ 
/* 113  */ .rev_slider{
/* 114  */ 	position:relative;
/* 115  */ 	overflow:visible;
/* 116  */ }
/* 117  */ 
/* 118  */ .tp-overflow-hidden { overflow:hidden;}
/* 119  */ 
/* 120  */ .tp-simpleresponsive img,
/* 121  */ .rev_slider img{
/* 122  */ 	max-width:none !important;
/* 123  */ 	-moz-transition: none;
/* 124  */ 	-webkit-transition: none;
/* 125  */ 	-o-transition: none;
/* 126  */ 	transition: none;
/* 127  */ 	margin:0px;
/* 128  */ 	padding:0px;
/* 129  */ 	border-width:0px;
/* 130  */ 	border:none;
/* 131  */ }
/* 132  */ 
/* 133  */ .rev_slider .no-slides-text{
/* 134  */ 	font-weight:bold;
/* 135  */ 	text-align:center;
/* 136  */ 	padding-top:80px;
/* 137  */ }
/* 138  */ 
/* 139  */ .rev_slider >ul,
/* 140  */ .rev_slider_wrapper >ul,
/* 141  */ .tp-revslider-mainul >li,
/* 142  */ .rev_slider >ul >li,
/* 143  */ .rev_slider >ul >li:before,
/* 144  */ .tp-revslider-mainul >li:before,
/* 145  */ .tp-simpleresponsive >ul,
/* 146  */ .tp-simpleresponsive >ul >li,
/* 147  */ .tp-simpleresponsive >ul >li:before,
/* 148  */ .tp-revslider-mainul >li,
/* 149  */ .tp-simpleresponsive >ul >li{
/* 150  */ 	list-style:none !important;

/* settings.css */

/* 151  */ 	position:absolute;	
/* 152  */ 	margin:0px !important;
/* 153  */ 	padding:0px !important;
/* 154  */ 	overflow-x: visible;
/* 155  */ 	overflow-y: visible;
/* 156  */ 	list-style-type: none !important;
/* 157  */ 	background-image:none;
/* 158  */ 	background-position:0px 0px;
/* 159  */ 	text-indent: 0em;
/* 160  */ 	top:0px;left:0px;
/* 161  */ }
/* 162  */ 
/* 163  */ 
/* 164  */ .tp-revslider-mainul >li,
/* 165  */ .rev_slider >ul >li,
/* 166  */ .rev_slider >ul >li:before,
/* 167  */ .tp-revslider-mainul >li:before,
/* 168  */ .tp-simpleresponsive >ul >li,
/* 169  */ .tp-simpleresponsive >ul >li:before,
/* 170  */ .tp-revslider-mainul >li,
/* 171  */ .tp-simpleresponsive >ul >li { 
/* 172  */ 	visibility:hidden; 
/* 173  */ }
/* 174  */ 
/* 175  */ .tp-revslider-slidesli,
/* 176  */ .tp-revslider-mainul	{	
/* 177  */ 	padding:0 !important; 
/* 178  */ 	margin:0 !important; 
/* 179  */ 	list-style:none !important;
/* 180  */ }
/* 181  */ 
/* 182  */ .rev_slider li.tp-revslider-slidesli {
/* 183  */     position: absolute !important;
/* 184  */ }
/* 185  */ 
/* 186  */ 
/* 187  */ .tp-caption .rs-untoggled-content { display:block;}
/* 188  */ .tp-caption .rs-toggled-content { display:none;}
/* 189  */ 
/* 190  */ .rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
/* 191  */ .rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
/* 192  */ 
/* 193  */ .rev_slider .tp-caption,
/* 194  */ .rev_slider .caption 	{ 
/* 195  */ 	position:relative;  
/* 196  */ 	visibility:hidden; 
/* 197  */ 	white-space: nowrap;
/* 198  */ 	display: block;
/* 199  */ }
/* 200  */ 

/* settings.css */

/* 201  */ 
/* 202  */ .rev_slider .tp-mask-wrap .tp-caption,
/* 203  */ .rev_slider .tp-mask-wrap *:last-child,
/* 204  */ .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
/* 205  */ .wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
/* 206  */ 	margin-bottom:0;
/* 207  */ 
/* 208  */ }
/* 209  */ 
/* 210  */ .tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}
/* 211  */ 
/* 212  */ 	
/* 213  */ /* CAROUSEL FUNCTIONS */
/* 214  */ .tp-carousel-wrapper {
/* 215  */ 	cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
/* 216  */ }
/* 217  */ .tp-carousel-wrapper.dragged {
/* 218  */ 	cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
/* 219  */ }
/* 220  */ 
/* 221  */ /* ADDED FOR SLIDELINK MANAGEMENT */
/* 222  */ .tp-caption {
/* 223  */ 	z-index:1
/* 224  */ }
/* 225  */ 
/* 226  */ .tp_inner_padding {	
/* 227  */ 	box-sizing:border-box;	
/* 228  */ 	-webkit-box-sizing:border-box;
/* 229  */ 	-moz-box-sizing:border-box;
/* 230  */ 	max-height:none !important;	
/* 231  */ }
/* 232  */ 
/* 233  */ 
/* 234  */ .tp-caption {	
/* 235  */ 	-moz-user-select: none;
/* 236  */ 	-khtml-user-select: none;
/* 237  */ 	-webkit-user-select: none;
/* 238  */ 	-o-user-select: none;	
/* 239  */ 	position:absolute;
/* 240  */ 	-webkit-font-smoothing: antialiased !important;
/* 241  */ }
/* 242  */ 
/* 243  */ .tp-caption.tp-layer-selectable {
/* 244  */ 	-moz-user-select: all;
/* 245  */ 	-khtml-user-select: all;
/* 246  */ 	-webkit-user-select: all;
/* 247  */ 	-o-user-select: all;	
/* 248  */ }
/* 249  */ 
/* 250  */ .tp-forcenotvisible,

/* settings.css */

/* 251  */ .tp-hide-revslider,
/* 252  */ .tp-caption.tp-hidden-caption {	
/* 253  */ 	visibility:hidden !important; 
/* 254  */ 	display:none !important
/* 255  */ }
/* 256  */ 
/* 257  */ .rev_slider embed,
/* 258  */ .rev_slider iframe,
/* 259  */ .rev_slider object,
/* 260  */ .rev_slider audio,
/* 261  */ .rev_slider video {
/* 262  */ 	max-width: none !important
/* 263  */ }
/* 264  */ 
/* 265  */ 
/* 266  */ 
/* 267  */ 
/* 268  */ 
/* 269  */ 
/* 270  */ /**********************************************
/* 271  *| 	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
/* 272  *| **********************************************/
/* 273  */ .rev_slider_wrapper	{	width:100%;}
/* 274  */ 
/* 275  */ .fullscreen-container {	
/* 276  */ 	position:relative;
/* 277  */ 	padding:0;
/* 278  */ }
/* 279  */ 
/* 280  */ 
/* 281  */ .fullwidthbanner-container{
/* 282  */ 	position:relative;
/* 283  */ 	padding:0;
/* 284  */ 	overflow:hidden;
/* 285  */ }
/* 286  */ 
/* 287  */ .fullwidthbanner-container .fullwidthabanner{
/* 288  */ 	width:100%;
/* 289  */ 	position:relative;
/* 290  */ }
/* 291  */ 
/* 292  */ 
/* 293  */ 
/* 294  */ /*********************************
/* 295  *| 	-	SPECIAL TP CAPTIONS -
/* 296  *| **********************************/
/* 297  */ 
/* 298  */ .tp-static-layers				{	
/* 299  */ 	position:absolute; z-index:101; top:0px;left:0px;
/* 300  */ 	/*pointer-events:none;*/

/* settings.css */

/* 301  */ 
/* 302  */ }
/* 303  */ 
/* 304  */ 
/* 305  */ .tp-caption .frontcorner		{
/* 306  */ 	width: 0;
/* 307  */ 	height: 0;
/* 308  */ 	border-left: 40px solid transparent;
/* 309  */ 	border-right: 0px solid transparent;
/* 310  */ 	border-top: 40px solid #00A8FF;
/* 311  */ 	position: absolute;left:-40px;top:0px;
/* 312  */ }
/* 313  */ 
/* 314  */ .tp-caption .backcorner		{
/* 315  */ 	width: 0;
/* 316  */ 	height: 0;
/* 317  */ 	border-left: 0px solid transparent;
/* 318  */ 	border-right: 40px solid transparent;
/* 319  */ 	border-bottom: 40px solid #00A8FF;
/* 320  */ 	position: absolute;right:0px;top:0px;
/* 321  */ }
/* 322  */ 
/* 323  */ .tp-caption .frontcornertop		{
/* 324  */ 	width: 0;
/* 325  */ 	height: 0;
/* 326  */ 	border-left: 40px solid transparent;
/* 327  */ 	border-right: 0px solid transparent;
/* 328  */ 	border-bottom: 40px solid #00A8FF;
/* 329  */ 	position: absolute;left:-40px;top:0px;
/* 330  */ }
/* 331  */ 
/* 332  */ .tp-caption .backcornertop		{
/* 333  */ 	width: 0;
/* 334  */ 	height: 0;
/* 335  */ 	border-left: 0px solid transparent;
/* 336  */ 	border-right: 40px solid transparent;
/* 337  */ 	border-top: 40px solid #00A8FF;
/* 338  */ 	position: absolute;right:0px;top:0px;
/* 339  */ }
/* 340  */ 									
/* 341  */ .tp-layer-inner-rotation {	
/* 342  */ 	position: relative !important;
/* 343  */ }		
/* 344  */ 
/* 345  */ 
/* 346  */ /***********************************************
/* 347  *| 	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
/* 348  *| ***********************************************/
/* 349  */ 
/* 350  */ img.tp-slider-alternative-image	{	

/* settings.css */

/* 351  */ 	width:100%; height:auto;
/* 352  */ }
/* 353  */ 
/* 354  */ 
/* 355  */ /******************************
/* 356  *| 	-	IE8 HACKS	-
/* 357  *| *******************************/
/* 358  */ .noFilterClass {
/* 359  */ 	filter:none !important;
/* 360  */ }
/* 361  */ 
/* 362  */ 
/* 363  */ /********************************
/* 364  *| 	-	FULLSCREEN VIDEO	-
/* 365  *| *********************************/
/* 366  */ 
/* 367  */ .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
/* 368  */ 
/* 369  */ .tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
/* 370  */ .caption.fullscreenvideo,
/* 371  */ .tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
/* 372  */ 
/* 373  */ .caption.fullscreenvideo iframe,
/* 374  */ .caption.fullscreenvideo audio,
/* 375  */ .caption.fullscreenvideo video,
/* 376  */ .tp-caption.fullscreenvideo iframe,
/* 377  */ .tp-caption.fullscreenvideo iframe audio,
/* 378  */ .tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
/* 379  */ 
/* 380  */ .fullcoveredvideo audio,
/* 381  */ .fullscreenvideo audio
/* 382  */ .fullcoveredvideo video,
/* 383  */ .fullscreenvideo video				{	background: #000}
/* 384  */ 
/* 385  */ .fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
/* 386  */ 
/* 387  */ 
/* 388  */ .videoisplaying .html5vid .tp-poster	{	display: none}
/* 389  */ 
/* 390  */ .tp-video-play-button					{	
/* 391  */ 	background:#000;
/* 392  */ 	background:rgba(0,0,0,0.3);										
/* 393  */ 	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
/* 394  */ 	position: absolute;
/* 395  */ 	top: 50%;
/* 396  */ 	left: 50%;										
/* 397  */ 	color: #FFF;
/* 398  */ 	z-index: 3;
/* 399  */ 	margin-top: -25px;
/* 400  */ 	margin-left: -25px;

/* settings.css */

/* 401  */ 	line-height: 50px !important;
/* 402  */ 	text-align: center;
/* 403  */ 	cursor: pointer;
/* 404  */ 	width: 50px;
/* 405  */ 	height:50px;
/* 406  */ 	box-sizing: border-box;
/* 407  */ 	-moz-box-sizing: border-box;	
/* 408  */ 	display: inline-block;	
/* 409  */ 	vertical-align: top;
/* 410  */ 	z-index: 4;
/* 411  */ 	opacity: 0;
/* 412  */ 	-webkit-transition:opacity 300ms ease-out !important;
/* 413  */ 	-moz-transition:opacity 300ms ease-out !important;
/* 414  */ 	-o-transition:opacity 300ms ease-out !important;
/* 415  */ 	transition:opacity 300ms ease-out !important;				
/* 416  */ }
/* 417  */ 
/* 418  */ .tp-hiddenaudio,
/* 419  */ .tp-audio-html5 .tp-video-play-button { display:none !important;}
/* 420  */ .tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
/* 421  */ .tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
/* 422  */ .tp-caption:hover .tp-video-play-button	{	opacity: 1;}
/* 423  */ .tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
/* 424  */ .videoisplaying .revicon-right-dir		{	display:none}
/* 425  */ .videoisplaying .tp-revstop				{	display:inline-block}
/* 426  */ 
/* 427  */ .videoisplaying  .tp-video-play-button			{	display:none}
/* 428  */ .tp-caption:hover .tp-video-play-button 		{ 	display:block}
/* 429  */ 
/* 430  */ .fullcoveredvideo .tp-video-play-button			{	display:none !important}
/* 431  */ 
/* 432  */ 
/* 433  */ .fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
/* 434  */ .fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
/* 435  */ 
/* 436  */ .fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
/* 437  */ .fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
/* 438  */ 
/* 439  */ .tp-video-controls {
/* 440  */ 	position: absolute;
/* 441  */ 	bottom: 0;
/* 442  */ 	left: 0;
/* 443  */ 	right: 0;
/* 444  */ 	padding: 5px;
/* 445  */ 	opacity: 0;
/* 446  */ 	-webkit-transition: opacity .3s;
/* 447  */ 	-moz-transition: opacity .3s;
/* 448  */ 	-o-transition: opacity .3s;
/* 449  */ 	-ms-transition: opacity .3s;
/* 450  */ 	transition: opacity .3s;

/* settings.css */

/* 451  */ 	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
/* 452  */ 	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
/* 453  */ 	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
/* 454  */ 	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
/* 455  */ 	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
/* 456  */ 	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
/* 457  */ 	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
/* 458  */ }
/* 459  */ 
/* 460  */ .tp-caption:hover .tp-video-controls {	opacity: .9;}
/* 461  */ 
/* 462  */ .tp-video-button {
/* 463  */ 	background: rgba(0,0,0,.5);
/* 464  */ 	border: 0;
/* 465  */ 	color: #EEE;
/* 466  */ 	-webkit-border-radius: 3px;
/* 467  */ 	-moz-border-radius: 3px;
/* 468  */ 	-o-border-radius: 3px;
/* 469  */ 	border-radius: 3px;
/* 470  */ 	cursor:pointer;
/* 471  */ 	line-height:12px;
/* 472  */ 	font-size:12px;
/* 473  */ 	color:#fff;
/* 474  */ 	padding:0px;
/* 475  */ 	margin:0px;
/* 476  */ 	outline: none;
/* 477  */ 	}
/* 478  */ .tp-video-button:hover 				{	cursor: pointer;}
/* 479  */ 
/* 480  */ 
/* 481  */ .tp-video-button-wrap,
/* 482  */ .tp-video-seek-bar-wrap,
/* 483  */ .tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
/* 484  */ 
/* 485  */ .tp-video-seek-bar-wrap				{	width:80%}
/* 486  */ .tp-video-vol-bar-wrap				{	width:20%}
/* 487  */ 
/* 488  */ .tp-volume-bar,
/* 489  */ .tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
/* 490  */ 
/* 491  */ 
/* 492  */ .rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
/* 493  */ 
/* 494  */ 
/* 495  */ .rs-background-video-layer video::-webkit-media-controls { display:none !important;}
/* 496  */ .rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
/* 497  */ 
/* 498  */ .tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
/* 499  */ 
/* 500  */ /********************************

/* settings.css *|

/* 501  *| 	-	DOTTED OVERLAYS	-
/* 502  *| *********************************/
/* 503  */ .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
/* 504  */ .tp-dottedoverlay.twoxtwo				{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png?x71600)}
/* 505  */ .tp-dottedoverlay.twoxtwowhite			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png?x71600)}
/* 506  */ .tp-dottedoverlay.threexthree			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png?x71600)}
/* 507  */ .tp-dottedoverlay.threexthreewhite		{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png?x71600)}
/* 508  */ 
/* 509  */ 
/* 510  */ /******************************
/* 511  *| 	-	SHADOWS		-
/* 512  *| ******************************/
/* 513  */ 
/* 514  */ .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
/* 515  */ .tp-shadow1 {
/* 516  */ 	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
/* 517  */ 	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
/* 518  */ 	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
/* 519  */ }
/* 520  */ 
/* 521  */ .tp-shadow2:before, .tp-shadow2:after,
/* 522  */ .tp-shadow3:before, .tp-shadow4:after
/* 523  */ {
/* 524  */   z-index: -2;
/* 525  */   position: absolute;
/* 526  */   content: "";
/* 527  */   bottom: 10px;
/* 528  */   left: 10px;
/* 529  */   width: 50%;
/* 530  */   top: 85%;
/* 531  */   max-width:300px;
/* 532  */   background: transparent;
/* 533  */   -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 534  */   -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 535  */   box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 536  */   -webkit-transform: rotate(-3deg);
/* 537  */   -moz-transform: rotate(-3deg);
/* 538  */   -o-transform: rotate(-3deg);
/* 539  */   -ms-transform: rotate(-3deg);
/* 540  */   transform: rotate(-3deg);
/* 541  */ }
/* 542  */ 
/* 543  */ .tp-shadow2:after,
/* 544  */ .tp-shadow4:after
/* 545  */ {
/* 546  */   -webkit-transform: rotate(3deg);
/* 547  */   -moz-transform: rotate(3deg);
/* 548  */   -o-transform: rotate(3deg);
/* 549  */   -ms-transform: rotate(3deg);
/* 550  */   transform: rotate(3deg);

/* settings.css */

/* 551  */   right: 10px;
/* 552  */   left: auto;
/* 553  */ }
/* 554  */ 
/* 555  */ .tp-shadow5
/* 556  */ {
/* 557  */   	position:relative;       
/* 558  */     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 559  */        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 560  */             box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 561  */ }
/* 562  */ .tp-shadow5:before, .tp-shadow5:after
/* 563  */ {
/* 564  */ 	content:"";
/* 565  */     position:absolute; 
/* 566  */     z-index:-2;
/* 567  */     -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
/* 568  */     -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 569  */     box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 570  */     top:30%;
/* 571  */     bottom:0;
/* 572  */     left:20px;
/* 573  */     right:20px;
/* 574  */     -moz-border-radius:100px / 20px;
/* 575  */     border-radius:100px / 20px;
/* 576  */ }
/* 577  */ 
/* 578  */ /******************************
/* 579  *| 	-	BUTTONS	-
/* 580  *| *******************************/
/* 581  */ 
/* 582  */ .tp-button{
/* 583  */ 	padding:6px 13px 5px;
/* 584  */ 	border-radius: 3px;
/* 585  */ 	-moz-border-radius: 3px;
/* 586  */ 	-webkit-border-radius: 3px;
/* 587  */ 	height:30px;
/* 588  */ 	cursor:pointer;
/* 589  */ 	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
/* 590  */ 	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
/* 591  */ 	text-decoration:none;
/* 592  */ }
/* 593  */ 
/* 594  */ .tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
/* 595  */ 
/* 596  */ 
/* 597  */ .purchase:hover,
/* 598  */ .tp-button:hover,
/* 599  */ .tp-button.big:hover {	background-position:bottom, 15px 11px}
/* 600  */ 

/* settings.css */

/* 601  */ 	
/* 602  */ /*	BUTTON COLORS	*/
/* 603  */ 
/* 604  */ .tp-button.green, .tp-button:hover.green,
/* 605  */ .purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }
/* 606  */ 
/* 607  */ .tp-button.blue, .tp-button:hover.blue,
/* 608  */ .purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}
/* 609  */ 
/* 610  */ .tp-button.red, .tp-button:hover.red,
/* 611  */ .purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}
/* 612  */ 
/* 613  */ .tp-button.orange, .tp-button:hover.orange,
/* 614  */ .purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}
/* 615  */ 
/* 616  */ .tp-button.darkgrey,.tp-button.grey,
/* 617  */ .tp-button:hover.darkgrey,.tp-button:hover.grey,
/* 618  */ .purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}
/* 619  */ 
/* 620  */ .tp-button.lightgrey, .tp-button:hover.lightgrey,
/* 621  */ .purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}
/* 622  */ 
/* 623  */ 
/* 624  */ 
/* 625  */ /* TP BUTTONS DESKTOP SIZE */
/* 626  */ 
/* 627  */ .rev-btn,
/* 628  */ .rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
/* 629  */ 
/* 630  */ .rev-btn.rev-uppercase,
/* 631  */ .rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
/* 632  */ 
/* 633  */ .rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}
/* 634  */ 
/* 635  */ .rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
/* 636  */ .rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}
/* 637  */ 
/* 638  */ /* REV BUTTONS MEDIUM */
/* 639  */ .rev-btn.rev-medium,
/* 640  */ .rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
/* 641  */ 
/* 642  */ .rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
/* 643  */ 
/* 644  */ .rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }
/* 645  */ 
/* 646  */ 
/* 647  */ /* REV BUTTONS SMALL */
/* 648  */ .rev-btn.rev-small,
/* 649  */ .rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
/* 650  */ 

/* settings.css */

/* 651  */ .rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
/* 652  */ 
/* 653  */ .rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }
/* 654  */ 
/* 655  */ 
/* 656  */ /* ROUNDING OPTIONS */
/* 657  */ .rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
/* 658  */ .rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	
/* 659  */ 
/* 660  */ 
/* 661  */ /* BURGER BUTTON */
/* 662  */ .rev-burger {
/* 663  */   position: relative;
/* 664  */   width: 60px;
/* 665  */   height: 60px;
/* 666  */   box-sizing: border-box;
/* 667  */   padding: 22px 0 0 14px;
/* 668  */   border-radius: 50%;
/* 669  */   border: 1px solid rgba(51,51,51,0.25);
/* 670  */   tap-highlight-color: transparent;
/* 671  */   cursor: pointer;
/* 672  */ }
/* 673  */ .rev-burger span {
/* 674  */   display: block;
/* 675  */   width: 30px;
/* 676  */   height: 3px;
/* 677  */   background: #333;
/* 678  */   transition: .7s;
/* 679  */   pointer-events: none;
/* 680  */   transform-style: flat !important;
/* 681  */ }
/* 682  */ .rev-burger span:nth-child(2) {
/* 683  */   margin: 3px 0;
/* 684  */ }
/* 685  */ 
/* 686  */ #dialog_addbutton .rev-burger:hover :first-child,
/* 687  */ .open .rev-burger :first-child,
/* 688  */ .open.rev-burger :first-child {
/* 689  */   transform: translateY(6px) rotate(-45deg);
/* 690  */   -webkit-transform: translateY(6px) rotate(-45deg);
/* 691  */ }
/* 692  */ #dialog_addbutton .rev-burger:hover :nth-child(2),
/* 693  */ .open .rev-burger :nth-child(2),
/* 694  */ .open.rev-burger :nth-child(2) {
/* 695  */   transform: rotate(-45deg);
/* 696  */   -webkit-transform: rotate(-45deg);
/* 697  */   opacity: 0;
/* 698  */ }
/* 699  */ #dialog_addbutton .rev-burger:hover :last-child,
/* 700  */ .open .rev-burger :last-child,

/* settings.css */

/* 701  */ .open.rev-burger :last-child {
/* 702  */   transform: translateY(-6px) rotate(-135deg);
/* 703  */   -webkit-transform: translateY(-6px) rotate(-135deg);
/* 704  */ }
/* 705  */ 
/* 706  */ .rev-burger.revb-white {
/* 707  */   border: 2px solid rgba(255,255,255,0.2);
/* 708  */ }
/* 709  */ .rev-burger.revb-white span {
/* 710  */   background: #fff;
/* 711  */ }
/* 712  */ .rev-burger.revb-whitenoborder {
/* 713  */   border: 0;
/* 714  */ }
/* 715  */ .rev-burger.revb-whitenoborder span {
/* 716  */   background: #fff;
/* 717  */ }
/* 718  */ .rev-burger.revb-darknoborder {
/* 719  */   border: 0;
/* 720  */ }
/* 721  */ .rev-burger.revb-darknoborder span {
/* 722  */   background: #333;
/* 723  */ }
/* 724  */ 
/* 725  */ .rev-burger.revb-whitefull {
/* 726  */   background: #fff;
/* 727  */   border:none;
/* 728  */ }
/* 729  */ 
/* 730  */ .rev-burger.revb-whitefull span {
/* 731  */ 	background:#333;
/* 732  */ }
/* 733  */ 
/* 734  */ .rev-burger.revb-darkfull {
/* 735  */   background: #333;
/* 736  */   border:none;
/* 737  */ }
/* 738  */ 
/* 739  */ .rev-burger.revb-darkfull span {
/* 740  */ 	background:#fff;
/* 741  */ }
/* 742  */ 
/* 743  */ 
/* 744  */ /* SCROLL DOWN BUTTON */
/* 745  */ @-webkit-keyframes rev-ani-mouse {
/* 746  */ 	0% { opacity: 1;top: 29%;}
/* 747  */ 	15% {opacity: 1;top: 50%;}
/* 748  */ 	50% { opacity: 0;top: 50%;}
/* 749  */ 	100% { opacity: 0;top: 29%;}
/* 750  */ }

/* settings.css */

/* 751  */ @-moz-keyframes rev-ani-mouse {
/* 752  */ 	0% {opacity: 1;top: 29%;}
/* 753  */ 	15% {opacity: 1;top: 50%;}
/* 754  */ 	50% {opacity: 0;top: 50%;}
/* 755  */ 	100% {opacity: 0;top: 29%;}
/* 756  */ }
/* 757  */ @keyframes rev-ani-mouse {
/* 758  */ 	0% {opacity: 1;top: 29%;}
/* 759  */ 	15% {opacity: 1;top: 50%;}
/* 760  */ 	50% {opacity: 0;top: 50%;}
/* 761  */ 	100% {opacity: 0;top: 29%;}
/* 762  */ }
/* 763  */ .rev-scroll-btn {
/* 764  */ 	display: inline-block;
/* 765  */ 	position: relative;
/* 766  */ 	left: 0;
/* 767  */ 	right: 0;
/* 768  */ 	text-align: center;
/* 769  */ 	cursor: pointer;
/* 770  */ 	width:35px;
/* 771  */ 	height:55px;
/* 772  */ 	-webkit-box-sizing: border-box;
/* 773  */ 	-moz-box-sizing: border-box;
/* 774  */ 	box-sizing: border-box;
/* 775  */ 	border: 3px solid white;
/* 776  */ 	border-radius: 23px;
/* 777  */ }
/* 778  */ .rev-scroll-btn > * {
/* 779  */ 	display: inline-block;
/* 780  */ 	line-height: 18px;
/* 781  */ 	font-size: 13px;
/* 782  */ 	font-weight: normal;
/* 783  */ 	color: #7f8c8d;
/* 784  */ 	color: #ffffff;
/* 785  */ 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 786  */ 	letter-spacing: 2px;
/* 787  */ }
/* 788  */ .rev-scroll-btn > *:hover,
/* 789  */ .rev-scroll-btn > *:focus,
/* 790  */ .rev-scroll-btn > *.active {
/* 791  */ 	color: #ffffff;
/* 792  */ }
/* 793  */ .rev-scroll-btn > *:hover,
/* 794  */ .rev-scroll-btn > *:focus,
/* 795  */ .rev-scroll-btn > *:active,
/* 796  */ .rev-scroll-btn > *.active {
/* 797  */ 	filter: alpha(opacity=80);
/* 798  */ }
/* 799  */ 
/* 800  */ .rev-scroll-btn.revs-fullwhite  {

/* settings.css */

/* 801  */ 	background:#fff;
/* 802  */ }
/* 803  */ 
/* 804  */ .rev-scroll-btn.revs-fullwhite span {
/* 805  */ 	background: #333;	
/* 806  */ }
/* 807  */ 
/* 808  */ .rev-scroll-btn.revs-fulldark  {
/* 809  */ 	background:#333;
/* 810  */ 	border:none;
/* 811  */ }
/* 812  */ 
/* 813  */ .rev-scroll-btn.revs-fulldark  span {
/* 814  */ 	background: #fff;	
/* 815  */ }
/* 816  */ 
/* 817  */ .rev-scroll-btn span {
/* 818  */ 	position: absolute;
/* 819  */ 	display: block;
/* 820  */ 	top: 29%;
/* 821  */ 	left: 50%;
/* 822  */ 	width: 8px;
/* 823  */ 	height: 8px;
/* 824  */ 	margin: -4px 0 0 -4px;
/* 825  */ 	background: white;
/* 826  */ 	border-radius: 50%;
/* 827  */ 	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
/* 828  */ 	-moz-animation: rev-ani-mouse 2.5s linear infinite;
/* 829  */ 	animation: rev-ani-mouse 2.5s linear infinite;
/* 830  */ }
/* 831  */ 
/* 832  */ .rev-scroll-btn.revs-dark {
/* 833  */ 	border-color:#333;
/* 834  */ }
/* 835  */ .rev-scroll-btn.revs-dark span {
/* 836  */ 	background: #333;	
/* 837  */ }
/* 838  */ 
/* 839  */ .rev-control-btn {
/* 840  */ 	position: relative;
/* 841  */ 	display: inline-block;
/* 842  */ 	z-index: 5;	
/* 843  */ 	color: #FFF;  
/* 844  */ 	font-size: 20px;
/* 845  */ 	line-height: 60px;
/* 846  */ 	font-weight: 400;
/* 847  */ 	font-style: normal;
/* 848  */ 	font-family: Raleway;	
/* 849  */ 	text-decoration: none;
/* 850  */ 	text-align: center;

/* settings.css */

/* 851  */ 	background-color: #000;	
/* 852  */ 	border-radius: 50px;	
/* 853  */ 	text-shadow: none;
/* 854  */ 	background-color: rgba(0, 0, 0, 0.50);
/* 855  */ 	width:60px;
/* 856  */ 	height:60px;
/* 857  */ 	box-sizing: border-box;
/* 858  */ 	cursor: pointer;
/* 859  */ }
/* 860  */ 
/* 861  */ .rev-cbutton-dark-sr	{	
/* 862  */ 	border-radius: 3px;		
/* 863  */ }
/* 864  */ 
/* 865  */ .rev-cbutton-light	{	
/* 866  */ 	color: #333;  	
/* 867  */ 	background-color: rgba(255,255,255, 0.75);	
/* 868  */ }
/* 869  */ 
/* 870  */ .rev-cbutton-light-sr	{		
/* 871  */ 	color: #333;  	
/* 872  */ 	border-radius: 3px;		
/* 873  */ 	background-color: rgba(255,255,255, 0.75);
/* 874  */ }
/* 875  */ 
/* 876  */ 
/* 877  */ .rev-sbutton {	
/* 878  */ 	line-height: 37px;	
/* 879  */ 	width:37px;
/* 880  */ 	height:37px;	
/* 881  */ }
/* 882  */ 
/* 883  */ .rev-sbutton-blue	{	
/* 884  */ 	background-color: #3B5998
/* 885  */ }
/* 886  */ .rev-sbutton-lightblue	{	
/* 887  */ 	background-color: #00A0D1;
/* 888  */ }
/* 889  */ .rev-sbutton-red	{	
/* 890  */ 	background-color: #DD4B39;
/* 891  */ }
/* 892  */ 
/* 893  */ 
/* 894  */ 
/* 895  */ 
/* 896  */ /************************************
/* 897  *| -	TP BANNER TIMER		-
/* 898  *| *************************************/
/* 899  */ .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(/wp-content/plugins/revslider/public/assets/assets/timer.png?x71600);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
/* 900  */ .tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}

/* settings.css */

/* 901  */ 
/* 902  */ 
/* 903  */ /*********************************************
/* 904  *| -	BASIC SETTINGS FOR THE BANNER	-
/* 905  *| ***********************************************/
/* 906  */ 
/* 907  */  .tp-simpleresponsive img {
/* 908  */ 	-moz-user-select: none;
/* 909  */     -khtml-user-select: none;
/* 910  */     -webkit-user-select: none;
/* 911  */     -o-user-select: none;
/* 912  */ }
/* 913  */ 
/* 914  */ .tp-caption img {
/* 915  */ 	background: transparent;
/* 916  */ 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 917  */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 918  */ 	zoom: 1;
/* 919  */ }
/* 920  */ 
/* 921  */ 
/* 922  */ 
/* 923  */ /*  CAPTION SLIDELINK   **/
/* 924  */ .caption.slidelink a div,
/* 925  */ .tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png?x71600) repeat}
/* 926  */ .tp-caption.slidelink a span{	background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png?x71600) repeat}
/* 927  */ .tp-shape {	width:100%;height:100%;}
/* 928  */ 
/* 929  */ 
/* 930  */ 
/* 931  */ /*********************************************
/* 932  *| -	WOOCOMMERCE STYLES	-
/* 933  *| ***********************************************/
/* 934  */ 
/* 935  */ .tp-caption .rs-starring				{	display: inline-block}
/* 936  */ .tp-caption .rs-starring .star-rating	{	float: none;}
/* 937  */ 
/* 938  */ .tp-caption .rs-starring .star-rating {
/* 939  */ 	color: #FFC321 !important;
/* 940  */ 	display: inline-block;
/* 941  */     vertical-align: top;
/* 942  */ }
/* 943  */ 
/* 944  */ .tp-caption .rs-starring .star-rating, 
/* 945  */ .tp-caption .rs-starring-page .star-rating {	
/* 946  */ 	position: relative;
/* 947  */ 	height: 1em;
/* 948  */ 	
/* 949  */ 	width: 5.4em;
/* 950  */ 	font-family: star;

/* settings.css */

/* 951  */ }
/* 952  */ 
/* 953  */ .tp-caption  .rs-starring .star-rating:before, 
/* 954  */ .tp-caption  .rs-starring-page .star-rating:before {
/* 955  */ 	content: "\73\73\73\73\73";
/* 956  */ 	color: #E0DADF;
/* 957  */ 	float: left;
/* 958  */ 	top: 0;
/* 959  */ 	left: 0;
/* 960  */ 	position: absolute;
/* 961  */ }
/* 962  */ 
/* 963  */ .tp-caption .rs-starring .star-rating span {
/* 964  */ 	overflow: hidden;
/* 965  */ 	float: left;
/* 966  */ 	top: 0;
/* 967  */ 	left: 0;
/* 968  */ 	position: absolute;
/* 969  */ 	padding-top: 1.5em;
/* 970  */ 	font-size: 1em !important;
/* 971  */ }
/* 972  */ 
/* 973  */ .tp-caption .rs-starring .star-rating span:before,
/* 974  */ .tp-caption .rs-starring .star-rating span:before {
/* 975  */ 	content: "\53\53\53\53\53";
/* 976  */ 	top: 0;
/* 977  */ 	position: absolute;
/* 978  */ 	left: 0;
/* 979  */ }
/* 980  */ 
/* 981  */ .tp-caption .rs-starring .star-rating {
/* 982  */ 	color: #FFC321 !important;
/* 983  */ }
/* 984  */ 
/* 985  */ 
/* 986  */ .tp-caption .rs-starring .star-rating, 
/* 987  */ .tp-caption .rs-starring-page .star-rating {
/* 988  */ 	
/* 989  */ 	font-size: 1em !important;
/* 990  */ 	font-family: star;
/* 991  */ }
/* 992  */ 
/* 993  */ 
/* 994  */ /******************************
/* 995  *| 	-	LOADER FORMS	-
/* 996  *| ********************************/
/* 997  */ 
/* 998  */ .tp-loader 	{
/* 999  */ 	top:50%; left:50%;
/* 1000 */ 	z-index:10000;

/* settings.css */

/* 1001 */ 	position:absolute;
/* 1002 */ }
/* 1003 */ 
/* 1004 */ .tp-loader.spinner0 {
/* 1005 */ 	width: 40px;
/* 1006 */ 	height: 40px;
/* 1007 */ 	background-color: #fff;
/* 1008 */ 	background:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif?x71600) no-repeat center center;
/* 1009 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1010 */ 	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1011 */ 	margin-top:-20px;
/* 1012 */ 	margin-left:-20px;
/* 1013 */ 	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1014 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1015 */ 	border-radius: 3px;
/* 1016 */ 	-moz-border-radius: 3px;
/* 1017 */ 	-webkit-border-radius: 3px;
/* 1018 */ }
/* 1019 */ 
/* 1020 */ 
/* 1021 */ .tp-loader.spinner1 {
/* 1022 */ 	width: 40px;
/* 1023 */ 	height: 40px;
/* 1024 */ 	background-color: #fff;
/* 1025 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1026 */ 	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1027 */ 	margin-top:-20px;
/* 1028 */ 	margin-left:-20px;
/* 1029 */ 	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1030 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1031 */ 	border-radius: 3px;
/* 1032 */ 	-moz-border-radius: 3px;
/* 1033 */ 	-webkit-border-radius: 3px;
/* 1034 */ }
/* 1035 */ 
/* 1036 */ 
/* 1037 */ 
/* 1038 */ .tp-loader.spinner5 	{	
/* 1039 */ 	background:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif?x71600) no-repeat 10px 10px;
/* 1040 */ 	background-color:#fff;
/* 1041 */ 	margin:-22px -22px;
/* 1042 */ 	width:44px;height:44px;
/* 1043 */ 	border-radius: 3px;
/* 1044 */ 	-moz-border-radius: 3px;
/* 1045 */ 	-webkit-border-radius: 3px;
/* 1046 */ }
/* 1047 */ 
/* 1048 */ 
/* 1049 */ @-webkit-keyframes tp-rotateplane {
/* 1050 */   0% { -webkit-transform: perspective(120px) }

/* settings.css */

/* 1051 */   50% { -webkit-transform: perspective(120px) rotateY(180deg) }
/* 1052 */   100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
/* 1053 */ }
/* 1054 */ 
/* 1055 */ @keyframes tp-rotateplane {
/* 1056 */   0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
/* 1057 */   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
/* 1058 */   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
/* 1059 */ }
/* 1060 */ 
/* 1061 */ 
/* 1062 */ .tp-loader.spinner2 {
/* 1063 */ 	width: 40px;
/* 1064 */ 	height: 40px;
/* 1065 */ 	margin-top:-20px;margin-left:-20px;
/* 1066 */ 	background-color: #ff0000;
/* 1067 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1068 */ 	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1069 */ 	border-radius: 100%;
/* 1070 */ 	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
/* 1071 */ 	animation: tp-scaleout 1.0s infinite ease-in-out;
/* 1072 */ }
/* 1073 */ 
/* 1074 */ @-webkit-keyframes tp-scaleout {
/* 1075 */   0% { -webkit-transform: scale(0.0) }
/* 1076 */   100% {-webkit-transform: scale(1.0); opacity: 0;}
/* 1077 */ }
/* 1078 */ 
/* 1079 */ @keyframes tp-scaleout {
/* 1080 */   0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
/* 1081 */   100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
/* 1082 */ }
/* 1083 */ 
/* 1084 */ 
/* 1085 */ .tp-loader.spinner3 {
/* 1086 */   margin: -9px 0px 0px -35px;
/* 1087 */   width: 70px;
/* 1088 */   text-align: center;
/* 1089 */ }
/* 1090 */ 
/* 1091 */ .tp-loader.spinner3 .bounce1,
/* 1092 */ .tp-loader.spinner3 .bounce2,
/* 1093 */ .tp-loader.spinner3 .bounce3 {
/* 1094 */   width: 18px;
/* 1095 */   height: 18px;
/* 1096 */   background-color: #fff;
/* 1097 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1098 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1099 */   border-radius: 100%;
/* 1100 */   display: inline-block;

/* settings.css */

/* 1101 */   -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 1102 */   animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 1103 */   /* Prevent first frame from flickering when animation starts */
/* 1104 */   -webkit-animation-fill-mode: both;
/* 1105 */   animation-fill-mode: both;
/* 1106 */ }
/* 1107 */ 
/* 1108 */ .tp-loader.spinner3 .bounce1 {
/* 1109 */   -webkit-animation-delay: -0.32s;
/* 1110 */   animation-delay: -0.32s;
/* 1111 */ }
/* 1112 */ 
/* 1113 */ .tp-loader.spinner3 .bounce2 {
/* 1114 */   -webkit-animation-delay: -0.16s;
/* 1115 */   animation-delay: -0.16s;
/* 1116 */ }
/* 1117 */ 
/* 1118 */ @-webkit-keyframes tp-bouncedelay {
/* 1119 */   0%, 80%, 100% { -webkit-transform: scale(0.0) }
/* 1120 */   40% { -webkit-transform: scale(1.0) }
/* 1121 */ }
/* 1122 */ 
/* 1123 */ @keyframes tp-bouncedelay {
/* 1124 */   0%, 80%, 100% {transform: scale(0.0);} 
/* 1125 */   40% {transform: scale(1.0);}
/* 1126 */ }
/* 1127 */ 
/* 1128 */ 
/* 1129 */ 
/* 1130 */ 
/* 1131 */ .tp-loader.spinner4 {
/* 1132 */   margin: -20px 0px 0px -20px;
/* 1133 */   width: 40px;
/* 1134 */   height: 40px;
/* 1135 */   text-align: center;
/* 1136 */   -webkit-animation: tp-rotate 2.0s infinite linear;
/* 1137 */   animation: tp-rotate 2.0s infinite linear;
/* 1138 */ }
/* 1139 */ 
/* 1140 */ .tp-loader.spinner4 .dot1,
/* 1141 */ .tp-loader.spinner4 .dot2 {
/* 1142 */   width: 60%;
/* 1143 */   height: 60%;
/* 1144 */   display: inline-block;
/* 1145 */   position: absolute;
/* 1146 */   top: 0;
/* 1147 */   background-color: #fff;
/* 1148 */   border-radius: 100%;
/* 1149 */   -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
/* 1150 */   animation: tp-bounce 2.0s infinite ease-in-out;

/* settings.css */

/* 1151 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1152 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1153 */ }
/* 1154 */ 
/* 1155 */ .tp-loader.spinner4 .dot2 {
/* 1156 */   top: auto;
/* 1157 */   bottom: 0px;
/* 1158 */   -webkit-animation-delay: -1.0s;
/* 1159 */   animation-delay: -1.0s;
/* 1160 */ }
/* 1161 */ 
/* 1162 */ @-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
/* 1163 */ @keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
/* 1164 */ 
/* 1165 */ @-webkit-keyframes tp-bounce {
/* 1166 */   0%, 100% { -webkit-transform: scale(0.0) }
/* 1167 */   50% { -webkit-transform: scale(1.0) }
/* 1168 */ }
/* 1169 */ 
/* 1170 */ @keyframes tp-bounce {
/* 1171 */   0%, 100% {transform: scale(0.0);} 
/* 1172 */   50% { transform: scale(1.0);}
/* 1173 */ }
/* 1174 */ 
/* 1175 */ 
/* 1176 */ 
/* 1177 */ /***********************************************
/* 1178 *| 	-  STANDARD NAVIGATION SETTINGS 
/* 1179 *| ***********************************************/
/* 1180 */ 
/* 1181 */ 
/* 1182 */ .tp-thumbs.navbar,
/* 1183 */ .tp-bullets.navbar,
/* 1184 */ .tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}
/* 1185 */ 
/* 1186 */ .tp-tabs,
/* 1187 */ .tp-thumbs,
/* 1188 */ .tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
/* 1189 */ 
/* 1190 */ .tp-tab,
/* 1191 */ .tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
/* 1192 */ 
/* 1193 */ .tp-arr-imgholder,
/* 1194 */ .tp-videoposter,
/* 1195 */ .tp-thumb-image,
/* 1196 */ .tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
/* 1197 */ 
/* 1198 */ .tp-tab:hover,
/* 1199 */ .tp-tab.selected,
/* 1200 */ .tp-thumb:hover,

/* settings.css */

/* 1201 */ .tp-thumb.selected				{	opacity:1;}
/* 1202 */ 
/* 1203 */ .tp-tab-mask,
/* 1204 */ .tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}
/* 1205 */ 
/* 1206 */ .tp-tabs,
/* 1207 */ .tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}
/* 1208 */ 
/* 1209 */ .tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
/* 1210 */ .tp-bullet.selected,
/* 1211 */ .tp-bullet:hover				{	background:#fff;}
/* 1212 */ 
/* 1213 */ .tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}
/* 1214 */ 
/* 1215 */ 
/* 1216 */ .tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
/* 1217 */ .tparrows:hover 				{	background:#000;}
/* 1218 */ .tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
/* 1219 */ .tparrows.tp-leftarrow:before	{	content: '\e824'; }
/* 1220 */ .tparrows.tp-rightarrow:before	{	content: '\e825'; }
/* 1221 */ 
/* 1222 */ 
/* 1223 */ 
/* 1224 */ /***************************
/* 1225 *| 	- KEN BURNS FIXES -
/* 1226 *| ***************************/
/* 1227 */ 
/* 1228 */ body.rtl .tp-kbimg {left: 0 !important}
/* 1229 */ 
/* 1230 */ 
/* 1231 */ 
/* 1232 */ /***************************
/* 1233 *| 	- 3D SHADOW MODE -
/* 1234 *| ***************************/
/* 1235 */ 
/* 1236 */ .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
/* 1237 */ 
/* 1238 */ /*******************
/* 1239 *| 	- DEBUG MODE -
/* 1240 *| *******************/
/* 1241 */ 
/* 1242 */ .hglayerinfo				   {	  position: fixed;
/* 1243 */   bottom: 0px;
/* 1244 */   left: 0px;
/* 1245 */   color: #FFF;
/* 1246 */   font-size: 12px;
/* 1247 */   line-height: 20px;
/* 1248 */   font-weight: 600;
/* 1249 */   background: rgba(0, 0, 0, 0.75);
/* 1250 */   padding: 5px 10px;

/* settings.css */

/* 1251 */   z-index: 2000;
/* 1252 */   white-space: normal;}
/* 1253 */ .hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
/* 1254 */ .indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
/* 1255 */ .helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
/* 1256 */ #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;}
/* 1257 */ 
/* 1258 */ 
/* 1259 */ 
/* 1260 */ 
/* 1261 */ 
/* 1262 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada

file-relative URI  : assets/images/shadow-top.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/shadow-top.png
docroot stripped   : /wp-content/themes/Avada/assets/images/shadow-top.png
traversals removed : /wp-content/themes/Avada/assets/images/shadow-top.png

file-relative URI  : assets/images/shadow-bottom.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/shadow-bottom.png
docroot stripped   : /wp-content/themes/Avada/assets/images/shadow-bottom.png
traversals removed : /wp-content/themes/Avada/assets/images/shadow-bottom.png

file-relative URI  : assets/images/ajax-loader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/ajax-loader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/ajax-loader.gif
traversals removed : /wp-content/themes/Avada/assets/images/ajax-loader.gif

file-relative URI  : assets/fonts/icomoon/icomoon.eot
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot
docroot stripped   : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot
traversals removed : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot

file-relative URI  : assets/fonts/icomoon/icomoon.eot?#iefix
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot?#iefix
docroot stripped   : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot?#iefix
traversals removed : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot?#iefix

file-relative URI  : assets/fonts/icomoon/icomoon.woff
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.woff
docroot stripped   : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.woff
traversals removed : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.woff

file-relative URI  : assets/fonts/icomoon/icomoon.ttf
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.ttf
docroot stripped   : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.ttf
traversals removed : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.ttf

file-relative URI  : assets/fonts/icomoon/icomoon.svg?#icomoon
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.svg?#icomoon
docroot stripped   : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.svg?#icomoon
traversals removed : /wp-content/themes/Avada/assets/fonts/icomoon/icomoon.svg?#icomoon

*/

/* style.css */

/* 1     */ /*
/* 2     *| Theme Name: Avada
/* 3     *| Description: The #1 selling theme of all time that allows you to build virtually any design style.
/* 4     *| Author: ThemeFusion
/* 5     *| Theme URI: http://avada.theme-fusion.com/
/* 6     *| Author URI: http://themeforest.net/user/ThemeFusion
/* 7     *| Version: 4.0.3
/* 8     *| License: Themeforest Split Licence
/* 9     *| License URI: -
/* 10    *| Text Domain: Avada
/* 11    *| -----------------------------------------------------------------------------*/
/* 12    */ .group {
/* 13    */   zoom: 1;
/* 14    */ }
/* 15    */ .group:before,
/* 16    */ .group:after {
/* 17    */   content: " ";
/* 18    */   display: table;
/* 19    */ }
/* 20    */ .group:after {
/* 21    */   clear: both;
/* 22    */ }
/* 23    */ /* Flexbox */
/* 24    */ /*
/* 25    *| Needed Styles From Bootstrap
/* 26    *| -----------------------------------------------------------------------------*/
/* 27    */ .fade {
/* 28    */   opacity: 0;
/* 29    */   -webkit-transform: opacity 0.3s linear;
/* 30    */   transform: opacity 0.3s linear;
/* 31    */   transition: opacity 0.3s linear;
/* 32    */ }
/* 33    */ .fade.in {
/* 34    */   opacity: 1;
/* 35    */ }
/* 36    */ .collapse {
/* 37    */   display: none;
/* 38    */ }
/* 39    */ .collapse.in {
/* 40    */   display: block;
/* 41    */ }
/* 42    */ .collapsing {
/* 43    */   position: relative;
/* 44    */   height: 0;
/* 45    */   overflow: hidden;
/* 46    */   -webkit-transform: height 0.35s ease;
/* 47    */   transform: height 0.35s ease;
/* 48    */   transition: height 0.35s ease;
/* 49    */ }
/* 50    */ .container {

/* style.css */

/* 51    */   margin-right: auto;
/* 52    */   margin-left: auto;
/* 53    */   padding-left: 15px;
/* 54    */   padding-right: 15px;
/* 55    */ }
/* 56    */ @media (min-width: 0px) {
/* 57    */   .container {
/* 58    */     width: 750px;
/* 59    */   }
/* 60    */ }
/* 61    */ @media (min-width: 992px) {
/* 62    */   .container {
/* 63    */     width: 970px;
/* 64    */   }
/* 65    */ }
/* 66    */ @media (min-width: 1200px) {
/* 67    */   .container {
/* 68    */     width: 1170px;
/* 69    */   }
/* 70    */ }
/* 71    */ .container-fluid {
/* 72    */   margin-right: auto;
/* 73    */   margin-left: auto;
/* 74    */   padding-left: 15px;
/* 75    */   padding-right: 15px;
/* 76    */ }
/* 77    */ .row {
/* 78    */   margin-left: -15px;
/* 79    */   margin-right: -15px;
/* 80    */ }
/* 81    */ .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
/* 82    */   position: relative;
/* 83    */   min-height: 1px;
/* 84    */   padding-left: 15px;
/* 85    */   padding-right: 15px;
/* 86    */ }
/* 87    */ .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
/* 88    */   float: left;
/* 89    */ }
/* 90    */ .col-xs-12 {
/* 91    */   width: 100%;
/* 92    */ }
/* 93    */ .col-xs-11 {
/* 94    */   width: 91.66666667%;
/* 95    */ }
/* 96    */ .col-xs-10 {
/* 97    */   width: 83.33333333%;
/* 98    */ }
/* 99    */ .col-xs-9 {
/* 100   */   width: 75%;

/* style.css */

/* 101   */ }
/* 102   */ .col-xs-8 {
/* 103   */   width: 66.66666667%;
/* 104   */ }
/* 105   */ .col-xs-7 {
/* 106   */   width: 58.33333333%;
/* 107   */ }
/* 108   */ .col-xs-6 {
/* 109   */   width: 50%;
/* 110   */ }
/* 111   */ .col-xs-5 {
/* 112   */   width: 41.66666667%;
/* 113   */ }
/* 114   */ .col-xs-4 {
/* 115   */   width: 33.33333333%;
/* 116   */ }
/* 117   */ .col-xs-3 {
/* 118   */   width: 25%;
/* 119   */ }
/* 120   */ .col-xs-2 {
/* 121   */   width: 16.66666667%;
/* 122   */ }
/* 123   */ .col-xs-1 {
/* 124   */   width: 8.33333333%;
/* 125   */ }
/* 126   */ .col-xs-pull-12 {
/* 127   */   right: 100%;
/* 128   */ }
/* 129   */ .col-xs-pull-11 {
/* 130   */   right: 91.66666667%;
/* 131   */ }
/* 132   */ .col-xs-pull-10 {
/* 133   */   right: 83.33333333%;
/* 134   */ }
/* 135   */ .col-xs-pull-9 {
/* 136   */   right: 75%;
/* 137   */ }
/* 138   */ .col-xs-pull-8 {
/* 139   */   right: 66.66666667%;
/* 140   */ }
/* 141   */ .col-xs-pull-7 {
/* 142   */   right: 58.33333333%;
/* 143   */ }
/* 144   */ .col-xs-pull-6 {
/* 145   */   right: 50%;
/* 146   */ }
/* 147   */ .col-xs-pull-5 {
/* 148   */   right: 41.66666667%;
/* 149   */ }
/* 150   */ .col-xs-pull-4 {

/* style.css */

/* 151   */   right: 33.33333333%;
/* 152   */ }
/* 153   */ .col-xs-pull-3 {
/* 154   */   right: 25%;
/* 155   */ }
/* 156   */ .col-xs-pull-2 {
/* 157   */   right: 16.66666667%;
/* 158   */ }
/* 159   */ .col-xs-pull-1 {
/* 160   */   right: 8.33333333%;
/* 161   */ }
/* 162   */ .col-xs-pull-0 {
/* 163   */   right: 0%;
/* 164   */ }
/* 165   */ .col-xs-push-12 {
/* 166   */   left: 100%;
/* 167   */ }
/* 168   */ .col-xs-push-11 {
/* 169   */   left: 91.66666667%;
/* 170   */ }
/* 171   */ .col-xs-push-10 {
/* 172   */   left: 83.33333333%;
/* 173   */ }
/* 174   */ .col-xs-push-9 {
/* 175   */   left: 75%;
/* 176   */ }
/* 177   */ .col-xs-push-8 {
/* 178   */   left: 66.66666667%;
/* 179   */ }
/* 180   */ .col-xs-push-7 {
/* 181   */   left: 58.33333333%;
/* 182   */ }
/* 183   */ .col-xs-push-6 {
/* 184   */   left: 50%;
/* 185   */ }
/* 186   */ .col-xs-push-5 {
/* 187   */   left: 41.66666667%;
/* 188   */ }
/* 189   */ .col-xs-push-4 {
/* 190   */   left: 33.33333333%;
/* 191   */ }
/* 192   */ .col-xs-push-3 {
/* 193   */   left: 25%;
/* 194   */ }
/* 195   */ .col-xs-push-2 {
/* 196   */   left: 16.66666667%;
/* 197   */ }
/* 198   */ .col-xs-push-1 {
/* 199   */   left: 8.33333333%;
/* 200   */ }

/* style.css */

/* 201   */ .col-xs-push-0 {
/* 202   */   left: 0%;
/* 203   */ }
/* 204   */ .col-xs-offset-12 {
/* 205   */   margin-left: 100%;
/* 206   */ }
/* 207   */ .col-xs-offset-11 {
/* 208   */   margin-left: 91.66666667%;
/* 209   */ }
/* 210   */ .col-xs-offset-10 {
/* 211   */   margin-left: 83.33333333%;
/* 212   */ }
/* 213   */ .col-xs-offset-9 {
/* 214   */   margin-left: 75%;
/* 215   */ }
/* 216   */ .col-xs-offset-8 {
/* 217   */   margin-left: 66.66666667%;
/* 218   */ }
/* 219   */ .col-xs-offset-7 {
/* 220   */   margin-left: 58.33333333%;
/* 221   */ }
/* 222   */ .col-xs-offset-6 {
/* 223   */   margin-left: 50%;
/* 224   */ }
/* 225   */ .col-xs-offset-5 {
/* 226   */   margin-left: 41.66666667%;
/* 227   */ }
/* 228   */ .col-xs-offset-4 {
/* 229   */   margin-left: 33.33333333%;
/* 230   */ }
/* 231   */ .col-xs-offset-3 {
/* 232   */   margin-left: 25%;
/* 233   */ }
/* 234   */ .col-xs-offset-2 {
/* 235   */   margin-left: 16.66666667%;
/* 236   */ }
/* 237   */ .col-xs-offset-1 {
/* 238   */   margin-left: 8.33333333%;
/* 239   */ }
/* 240   */ .col-xs-offset-0 {
/* 241   */   margin-left: 0%;
/* 242   */ }
/* 243   */ @media (min-width: 0px) {
/* 244   */   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
/* 245   */     float: left;
/* 246   */   }
/* 247   */   .col-sm-12 {
/* 248   */     width: 100%;
/* 249   */   }
/* 250   */   .col-sm-11 {

/* style.css */

/* 251   */     width: 91.66666667%;
/* 252   */   }
/* 253   */   .col-sm-10 {
/* 254   */     width: 83.33333333%;
/* 255   */   }
/* 256   */   .col-sm-9 {
/* 257   */     width: 75%;
/* 258   */   }
/* 259   */   .col-sm-8 {
/* 260   */     width: 66.66666667%;
/* 261   */   }
/* 262   */   .col-sm-7 {
/* 263   */     width: 58.33333333%;
/* 264   */   }
/* 265   */   .col-sm-6 {
/* 266   */     width: 50%;
/* 267   */   }
/* 268   */   .col-sm-5 {
/* 269   */     width: 41.66666667%;
/* 270   */   }
/* 271   */   .col-sm-4 {
/* 272   */     width: 33.33333333%;
/* 273   */   }
/* 274   */   .col-sm-3 {
/* 275   */     width: 25%;
/* 276   */   }
/* 277   */   .col-sm-2 {
/* 278   */     width: 16.66666667%;
/* 279   */   }
/* 280   */   .col-sm-1 {
/* 281   */     width: 8.33333333%;
/* 282   */   }
/* 283   */   .col-sm-pull-12 {
/* 284   */     right: 100%;
/* 285   */   }
/* 286   */   .col-sm-pull-11 {
/* 287   */     right: 91.66666667%;
/* 288   */   }
/* 289   */   .col-sm-pull-10 {
/* 290   */     right: 83.33333333%;
/* 291   */   }
/* 292   */   .col-sm-pull-9 {
/* 293   */     right: 75%;
/* 294   */   }
/* 295   */   .col-sm-pull-8 {
/* 296   */     right: 66.66666667%;
/* 297   */   }
/* 298   */   .col-sm-pull-7 {
/* 299   */     right: 58.33333333%;
/* 300   */   }

/* style.css */

/* 301   */   .col-sm-pull-6 {
/* 302   */     right: 50%;
/* 303   */   }
/* 304   */   .col-sm-pull-5 {
/* 305   */     right: 41.66666667%;
/* 306   */   }
/* 307   */   .col-sm-pull-4 {
/* 308   */     right: 33.33333333%;
/* 309   */   }
/* 310   */   .col-sm-pull-3 {
/* 311   */     right: 25%;
/* 312   */   }
/* 313   */   .col-sm-pull-2 {
/* 314   */     right: 16.66666667%;
/* 315   */   }
/* 316   */   .col-sm-pull-1 {
/* 317   */     right: 8.33333333%;
/* 318   */   }
/* 319   */   .col-sm-pull-0 {
/* 320   */     right: 0%;
/* 321   */   }
/* 322   */   .col-sm-push-12 {
/* 323   */     left: 100%;
/* 324   */   }
/* 325   */   .col-sm-push-11 {
/* 326   */     left: 91.66666667%;
/* 327   */   }
/* 328   */   .col-sm-push-10 {
/* 329   */     left: 83.33333333%;
/* 330   */   }
/* 331   */   .col-sm-push-9 {
/* 332   */     left: 75%;
/* 333   */   }
/* 334   */   .col-sm-push-8 {
/* 335   */     left: 66.66666667%;
/* 336   */   }
/* 337   */   .col-sm-push-7 {
/* 338   */     left: 58.33333333%;
/* 339   */   }
/* 340   */   .col-sm-push-6 {
/* 341   */     left: 50%;
/* 342   */   }
/* 343   */   .col-sm-push-5 {
/* 344   */     left: 41.66666667%;
/* 345   */   }
/* 346   */   .col-sm-push-4 {
/* 347   */     left: 33.33333333%;
/* 348   */   }
/* 349   */   .col-sm-push-3 {
/* 350   */     left: 25%;

/* style.css */

/* 351   */   }
/* 352   */   .col-sm-push-2 {
/* 353   */     left: 16.66666667%;
/* 354   */   }
/* 355   */   .col-sm-push-1 {
/* 356   */     left: 8.33333333%;
/* 357   */   }
/* 358   */   .col-sm-push-0 {
/* 359   */     left: 0%;
/* 360   */   }
/* 361   */   .col-sm-offset-12 {
/* 362   */     margin-left: 100%;
/* 363   */   }
/* 364   */   .col-sm-offset-11 {
/* 365   */     margin-left: 91.66666667%;
/* 366   */   }
/* 367   */   .col-sm-offset-10 {
/* 368   */     margin-left: 83.33333333%;
/* 369   */   }
/* 370   */   .col-sm-offset-9 {
/* 371   */     margin-left: 75%;
/* 372   */   }
/* 373   */   .col-sm-offset-8 {
/* 374   */     margin-left: 66.66666667%;
/* 375   */   }
/* 376   */   .col-sm-offset-7 {
/* 377   */     margin-left: 58.33333333%;
/* 378   */   }
/* 379   */   .col-sm-offset-6 {
/* 380   */     margin-left: 50%;
/* 381   */   }
/* 382   */   .col-sm-offset-5 {
/* 383   */     margin-left: 41.66666667%;
/* 384   */   }
/* 385   */   .col-sm-offset-4 {
/* 386   */     margin-left: 33.33333333%;
/* 387   */   }
/* 388   */   .col-sm-offset-3 {
/* 389   */     margin-left: 25%;
/* 390   */   }
/* 391   */   .col-sm-offset-2 {
/* 392   */     margin-left: 16.66666667%;
/* 393   */   }
/* 394   */   .col-sm-offset-1 {
/* 395   */     margin-left: 8.33333333%;
/* 396   */   }
/* 397   */   .col-sm-offset-0 {
/* 398   */     margin-left: 0%;
/* 399   */   }
/* 400   */ }

/* style.css */

/* 401   */ @media (min-width: 992px) {
/* 402   */   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
/* 403   */     float: left;
/* 404   */   }
/* 405   */   .col-md-12 {
/* 406   */     width: 100%;
/* 407   */   }
/* 408   */   .col-md-11 {
/* 409   */     width: 91.66666667%;
/* 410   */   }
/* 411   */   .col-md-10 {
/* 412   */     width: 83.33333333%;
/* 413   */   }
/* 414   */   .col-md-9 {
/* 415   */     width: 75%;
/* 416   */   }
/* 417   */   .col-md-8 {
/* 418   */     width: 66.66666667%;
/* 419   */   }
/* 420   */   .col-md-7 {
/* 421   */     width: 58.33333333%;
/* 422   */   }
/* 423   */   .col-md-6 {
/* 424   */     width: 50%;
/* 425   */   }
/* 426   */   .col-md-5 {
/* 427   */     width: 41.66666667%;
/* 428   */   }
/* 429   */   .col-md-4 {
/* 430   */     width: 33.33333333%;
/* 431   */   }
/* 432   */   .col-md-3 {
/* 433   */     width: 25%;
/* 434   */   }
/* 435   */   .col-md-2 {
/* 436   */     width: 16.66666667%;
/* 437   */   }
/* 438   */   .col-md-1 {
/* 439   */     width: 8.33333333%;
/* 440   */   }
/* 441   */   .col-md-pull-12 {
/* 442   */     right: 100%;
/* 443   */   }
/* 444   */   .col-md-pull-11 {
/* 445   */     right: 91.66666667%;
/* 446   */   }
/* 447   */   .col-md-pull-10 {
/* 448   */     right: 83.33333333%;
/* 449   */   }
/* 450   */   .col-md-pull-9 {

/* style.css */

/* 451   */     right: 75%;
/* 452   */   }
/* 453   */   .col-md-pull-8 {
/* 454   */     right: 66.66666667%;
/* 455   */   }
/* 456   */   .col-md-pull-7 {
/* 457   */     right: 58.33333333%;
/* 458   */   }
/* 459   */   .col-md-pull-6 {
/* 460   */     right: 50%;
/* 461   */   }
/* 462   */   .col-md-pull-5 {
/* 463   */     right: 41.66666667%;
/* 464   */   }
/* 465   */   .col-md-pull-4 {
/* 466   */     right: 33.33333333%;
/* 467   */   }
/* 468   */   .col-md-pull-3 {
/* 469   */     right: 25%;
/* 470   */   }
/* 471   */   .col-md-pull-2 {
/* 472   */     right: 16.66666667%;
/* 473   */   }
/* 474   */   .col-md-pull-1 {
/* 475   */     right: 8.33333333%;
/* 476   */   }
/* 477   */   .col-md-pull-0 {
/* 478   */     right: 0%;
/* 479   */   }
/* 480   */   .col-md-push-12 {
/* 481   */     left: 100%;
/* 482   */   }
/* 483   */   .col-md-push-11 {
/* 484   */     left: 91.66666667%;
/* 485   */   }
/* 486   */   .col-md-push-10 {
/* 487   */     left: 83.33333333%;
/* 488   */   }
/* 489   */   .col-md-push-9 {
/* 490   */     left: 75%;
/* 491   */   }
/* 492   */   .col-md-push-8 {
/* 493   */     left: 66.66666667%;
/* 494   */   }
/* 495   */   .col-md-push-7 {
/* 496   */     left: 58.33333333%;
/* 497   */   }
/* 498   */   .col-md-push-6 {
/* 499   */     left: 50%;
/* 500   */   }

/* style.css */

/* 501   */   .col-md-push-5 {
/* 502   */     left: 41.66666667%;
/* 503   */   }
/* 504   */   .col-md-push-4 {
/* 505   */     left: 33.33333333%;
/* 506   */   }
/* 507   */   .col-md-push-3 {
/* 508   */     left: 25%;
/* 509   */   }
/* 510   */   .col-md-push-2 {
/* 511   */     left: 16.66666667%;
/* 512   */   }
/* 513   */   .col-md-push-1 {
/* 514   */     left: 8.33333333%;
/* 515   */   }
/* 516   */   .col-md-push-0 {
/* 517   */     left: 0%;
/* 518   */   }
/* 519   */   .col-md-offset-12 {
/* 520   */     margin-left: 100%;
/* 521   */   }
/* 522   */   .col-md-offset-11 {
/* 523   */     margin-left: 91.66666667%;
/* 524   */   }
/* 525   */   .col-md-offset-10 {
/* 526   */     margin-left: 83.33333333%;
/* 527   */   }
/* 528   */   .col-md-offset-9 {
/* 529   */     margin-left: 75%;
/* 530   */   }
/* 531   */   .col-md-offset-8 {
/* 532   */     margin-left: 66.66666667%;
/* 533   */   }
/* 534   */   .col-md-offset-7 {
/* 535   */     margin-left: 58.33333333%;
/* 536   */   }
/* 537   */   .col-md-offset-6 {
/* 538   */     margin-left: 50%;
/* 539   */   }
/* 540   */   .col-md-offset-5 {
/* 541   */     margin-left: 41.66666667%;
/* 542   */   }
/* 543   */   .col-md-offset-4 {
/* 544   */     margin-left: 33.33333333%;
/* 545   */   }
/* 546   */   .col-md-offset-3 {
/* 547   */     margin-left: 25%;
/* 548   */   }
/* 549   */   .col-md-offset-2 {
/* 550   */     margin-left: 16.66666667%;

/* style.css */

/* 551   */   }
/* 552   */   .col-md-offset-1 {
/* 553   */     margin-left: 8.33333333%;
/* 554   */   }
/* 555   */   .col-md-offset-0 {
/* 556   */     margin-left: 0%;
/* 557   */   }
/* 558   */ }
/* 559   */ @media (min-width: 1200px) {
/* 560   */   .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
/* 561   */     float: left;
/* 562   */   }
/* 563   */   .col-lg-12 {
/* 564   */     width: 100%;
/* 565   */   }
/* 566   */   .col-lg-11 {
/* 567   */     width: 91.66666667%;
/* 568   */   }
/* 569   */   .col-lg-10 {
/* 570   */     width: 83.33333333%;
/* 571   */   }
/* 572   */   .col-lg-9 {
/* 573   */     width: 75%;
/* 574   */   }
/* 575   */   .col-lg-8 {
/* 576   */     width: 66.66666667%;
/* 577   */   }
/* 578   */   .col-lg-7 {
/* 579   */     width: 58.33333333%;
/* 580   */   }
/* 581   */   .col-lg-6 {
/* 582   */     width: 50%;
/* 583   */   }
/* 584   */   .col-lg-5 {
/* 585   */     width: 41.66666667%;
/* 586   */   }
/* 587   */   .col-lg-4 {
/* 588   */     width: 33.33333333%;
/* 589   */   }
/* 590   */   .col-lg-3 {
/* 591   */     width: 25%;
/* 592   */   }
/* 593   */   .col-lg-2 {
/* 594   */     width: 16.66666667%;
/* 595   */   }
/* 596   */   .col-lg-1 {
/* 597   */     width: 8.33333333%;
/* 598   */   }
/* 599   */   .col-lg-pull-12 {
/* 600   */     right: 100%;

/* style.css */

/* 601   */   }
/* 602   */   .col-lg-pull-11 {
/* 603   */     right: 91.66666667%;
/* 604   */   }
/* 605   */   .col-lg-pull-10 {
/* 606   */     right: 83.33333333%;
/* 607   */   }
/* 608   */   .col-lg-pull-9 {
/* 609   */     right: 75%;
/* 610   */   }
/* 611   */   .col-lg-pull-8 {
/* 612   */     right: 66.66666667%;
/* 613   */   }
/* 614   */   .col-lg-pull-7 {
/* 615   */     right: 58.33333333%;
/* 616   */   }
/* 617   */   .col-lg-pull-6 {
/* 618   */     right: 50%;
/* 619   */   }
/* 620   */   .col-lg-pull-5 {
/* 621   */     right: 41.66666667%;
/* 622   */   }
/* 623   */   .col-lg-pull-4 {
/* 624   */     right: 33.33333333%;
/* 625   */   }
/* 626   */   .col-lg-pull-3 {
/* 627   */     right: 25%;
/* 628   */   }
/* 629   */   .col-lg-pull-2 {
/* 630   */     right: 16.66666667%;
/* 631   */   }
/* 632   */   .col-lg-pull-1 {
/* 633   */     right: 8.33333333%;
/* 634   */   }
/* 635   */   .col-lg-pull-0 {
/* 636   */     right: 0%;
/* 637   */   }
/* 638   */   .col-lg-push-12 {
/* 639   */     left: 100%;
/* 640   */   }
/* 641   */   .col-lg-push-11 {
/* 642   */     left: 91.66666667%;
/* 643   */   }
/* 644   */   .col-lg-push-10 {
/* 645   */     left: 83.33333333%;
/* 646   */   }
/* 647   */   .col-lg-push-9 {
/* 648   */     left: 75%;
/* 649   */   }
/* 650   */   .col-lg-push-8 {

/* style.css */

/* 651   */     left: 66.66666667%;
/* 652   */   }
/* 653   */   .col-lg-push-7 {
/* 654   */     left: 58.33333333%;
/* 655   */   }
/* 656   */   .col-lg-push-6 {
/* 657   */     left: 50%;
/* 658   */   }
/* 659   */   .col-lg-push-5 {
/* 660   */     left: 41.66666667%;
/* 661   */   }
/* 662   */   .col-lg-push-4 {
/* 663   */     left: 33.33333333%;
/* 664   */   }
/* 665   */   .col-lg-push-3 {
/* 666   */     left: 25%;
/* 667   */   }
/* 668   */   .col-lg-push-2 {
/* 669   */     left: 16.66666667%;
/* 670   */   }
/* 671   */   .col-lg-push-1 {
/* 672   */     left: 8.33333333%;
/* 673   */   }
/* 674   */   .col-lg-push-0 {
/* 675   */     left: 0%;
/* 676   */   }
/* 677   */   .col-lg-offset-12 {
/* 678   */     margin-left: 100%;
/* 679   */   }
/* 680   */   .col-lg-offset-11 {
/* 681   */     margin-left: 91.66666667%;
/* 682   */   }
/* 683   */   .col-lg-offset-10 {
/* 684   */     margin-left: 83.33333333%;
/* 685   */   }
/* 686   */   .col-lg-offset-9 {
/* 687   */     margin-left: 75%;
/* 688   */   }
/* 689   */   .col-lg-offset-8 {
/* 690   */     margin-left: 66.66666667%;
/* 691   */   }
/* 692   */   .col-lg-offset-7 {
/* 693   */     margin-left: 58.33333333%;
/* 694   */   }
/* 695   */   .col-lg-offset-6 {
/* 696   */     margin-left: 50%;
/* 697   */   }
/* 698   */   .col-lg-offset-5 {
/* 699   */     margin-left: 41.66666667%;
/* 700   */   }

/* style.css */

/* 701   */   .col-lg-offset-4 {
/* 702   */     margin-left: 33.33333333%;
/* 703   */   }
/* 704   */   .col-lg-offset-3 {
/* 705   */     margin-left: 25%;
/* 706   */   }
/* 707   */   .col-lg-offset-2 {
/* 708   */     margin-left: 16.66666667%;
/* 709   */   }
/* 710   */   .col-lg-offset-1 {
/* 711   */     margin-left: 8.33333333%;
/* 712   */   }
/* 713   */   .col-lg-offset-0 {
/* 714   */     margin-left: 0%;
/* 715   */   }
/* 716   */ }
/* 717   */ .alert {
/* 718   */   padding: 15px;
/* 719   */   margin-bottom: 20px;
/* 720   */   border: 1px solid transparent;
/* 721   */   border-radius: 4px;
/* 722   */ }
/* 723   */ .alert h4 {
/* 724   */   margin-top: 0;
/* 725   */   color: inherit;
/* 726   */ }
/* 727   */ .alert .alert-link {
/* 728   */   font-weight: bold;
/* 729   */ }
/* 730   */ .alert > p,
/* 731   */ .alert > ul {
/* 732   */   margin-bottom: 0;
/* 733   */ }
/* 734   */ .alert > p + p {
/* 735   */   margin-top: 5px;
/* 736   */ }
/* 737   */ .alert-dismissable {
/* 738   */   padding-right: 35px;
/* 739   */ }
/* 740   */ .alert-dismissable .close {
/* 741   */   position: relative;
/* 742   */   top: -2px;
/* 743   */   right: -21px;
/* 744   */   color: inherit;
/* 745   */ }
/* 746   */ .alert-success {
/* 747   */   color: #468847;
/* 748   */   background-color: #dff0d8;
/* 749   */   border-color: #468847;
/* 750   */ }

/* style.css */

/* 751   */ .alert-success hr {
/* 752   */   border-top-color: #c9e2b3;
/* 753   */ }
/* 754   */ .alert-success .alert-link {
/* 755   */   color: #356635;
/* 756   */ }
/* 757   */ .alert-info {
/* 758   */   color: #3a87ad;
/* 759   */   background-color: #d9edf7;
/* 760   */   border-color: #3a87ad;
/* 761   */ }
/* 762   */ .alert-info hr {
/* 763   */   border-top-color: #a6e1ec;
/* 764   */ }
/* 765   */ .alert-info .alert-link {
/* 766   */   color: #2d6987;
/* 767   */ }
/* 768   */ .alert-warning {
/* 769   */   color: #c09853;
/* 770   */   background-color: #fcf8e3;
/* 771   */   border-color: #c09853;
/* 772   */ }
/* 773   */ .alert-warning hr {
/* 774   */   border-top-color: #f7e1b5;
/* 775   */ }
/* 776   */ .alert-warning .alert-link {
/* 777   */   color: #a47e3c;
/* 778   */ }
/* 779   */ .alert-danger {
/* 780   */   color: #b94a48;
/* 781   */   background-color: #f2dede;
/* 782   */   border-color: #b94a48;
/* 783   */ }
/* 784   */ .alert-danger hr {
/* 785   */   border-top-color: #e4b9c0;
/* 786   */ }
/* 787   */ .alert-danger .alert-link {
/* 788   */   color: #953b39;
/* 789   */ }
/* 790   */ button.close {
/* 791   */   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
/* 792   */   border: 0 none;
/* 793   */   cursor: pointer;
/* 794   */   padding: 0;
/* 795   */ }
/* 796   */ .close {
/* 797   */   color: #000000;
/* 798   */   float: right;
/* 799   */   font-size: 21px;
/* 800   */   font-weight: bold;

/* style.css */

/* 801   */   line-height: 1;
/* 802   */   opacity: 0.2;
/* 803   */   text-shadow: 0 1px 0 #FFFFFF;
/* 804   */ }
/* 805   */ .modal-open {
/* 806   */   overflow: hidden;
/* 807   */ }
/* 808   */ .modal {
/* 809   */   display: none;
/* 810   */   overflow: auto;
/* 811   */   overflow-y: scroll;
/* 812   */   position: fixed;
/* 813   */   top: 0;
/* 814   */   right: 0;
/* 815   */   bottom: 0;
/* 816   */   left: 0;
/* 817   */   z-index: 99999;
/* 818   */   -webkit-overflow-scrolling: touch;
/* 819   */   outline: 0;
/* 820   */ }
/* 821   */ .modal.fade .modal-dialog {
/* 822   */   -webkit-transform: translate(0, -25%);
/* 823   */   transform: translate(0, -25%);
/* 824   */   transition: -webkit-transform 0.3s ease-out;
/* 825   */   transition: transform 0.3s ease-out;
/* 826   */   transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
/* 827   */ }
/* 828   */ .modal.in .modal-dialog {
/* 829   */   -webkit-transform: translate(0, 0);
/* 830   */   transform: translate(0, 0);
/* 831   */ }
/* 832   */ .modal-dialog {
/* 833   */   position: relative;
/* 834   */   width: auto;
/* 835   */   margin: 10px;
/* 836   */ }
/* 837   */ .modal-content {
/* 838   */   position: relative;
/* 839   */   background-color: #ffffff;
/* 840   */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 841   */   border-radius: 5px;
/* 842   */   /* Fix to make border-radius work for transparent colors */
/* 843   */   -moz-background-clip: padding;
/* 844   */   -webkit-background-clip: padding-box;
/* 845   */   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
/* 846   */   background-clip: padding-box;
/* 847   */   outline: none;
/* 848   */ }
/* 849   */ .modal-backdrop {
/* 850   */   position: fixed;

/* style.css */

/* 851   */   top: 0;
/* 852   */   right: 0;
/* 853   */   bottom: 0;
/* 854   */   left: 0;
/* 855   */   z-index: 99998;
/* 856   */   background-color: #000000;
/* 857   */ }
/* 858   */ .modal-backdrop.fade {
/* 859   */   opacity: 0;
/* 860   */   filter: alpha(opacity=0);
/* 861   */ }
/* 862   */ .modal-backdrop.in {
/* 863   */   opacity: 0.5;
/* 864   */   filter: alpha(opacity=50);
/* 865   */ }
/* 866   */ .modal-header {
/* 867   */   padding: 15px 20px;
/* 868   */   border-bottom: 1px solid #e5e5e5;
/* 869   */   min-height: 16.53846154px;
/* 870   */ }
/* 871   */ .modal-header .close {
/* 872   */   margin-top: -2px;
/* 873   */ }
/* 874   */ .modal-title {
/* 875   */   margin: 0;
/* 876   */   line-height: 1.53846154;
/* 877   */ }
/* 878   */ .modal-body {
/* 879   */   position: relative;
/* 880   */   padding: 20px;
/* 881   */ }
/* 882   */ .modal-footer {
/* 883   */   margin-top: 15px;
/* 884   */   padding: 19px 20px 20px;
/* 885   */   text-align: right;
/* 886   */   border-top: 1px solid #e5e5e5;
/* 887   */ }
/* 888   */ .modal-footer .btn + .btn {
/* 889   */   margin-left: 5px;
/* 890   */   margin-bottom: 0;
/* 891   */ }
/* 892   */ .modal-footer .btn-group .btn + .btn {
/* 893   */   margin-left: -1px;
/* 894   */ }
/* 895   */ .modal-footer .btn-block + .btn-block {
/* 896   */   margin-left: 0;
/* 897   */ }
/* 898   */ @media (min-width: 900px) {
/* 899   */   .modal-dialog {
/* 900   */     width: 600px;

/* style.css */

/* 901   */     margin: 30px auto;
/* 902   */   }
/* 903   */   .modal-content {
/* 904   */     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
/* 905   */   }
/* 906   */   .modal-sm {
/* 907   */     width: 300px;
/* 908   */   }
/* 909   */   .modal-lg {
/* 910   */     width: 900px;
/* 911   */   }
/* 912   */ }
/* 913   */ .popover {
/* 914   */   position: absolute;
/* 915   */   top: 0;
/* 916   */   left: 0;
/* 917   */   z-index: 1010;
/* 918   */   display: none;
/* 919   */   max-width: 276px;
/* 920   */   padding: 1px;
/* 921   */   text-align: left;
/* 922   */   background-color: #ffffff;
/* 923   */   border: 1px solid #cccccc;
/* 924   */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 925   */   border-radius: 5px;
/* 926   */   /* Fix to make border-radius work for transparent colors */
/* 927   */   background-clip: padding-box;
/* 928   */   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
/* 929   */   white-space: normal;
/* 930   */ }
/* 931   */ .popover.top {
/* 932   */   margin-top: -10px;
/* 933   */ }
/* 934   */ .popover.right {
/* 935   */   margin-left: 10px;
/* 936   */ }
/* 937   */ .popover.bottom {
/* 938   */   margin-top: 10px;
/* 939   */ }
/* 940   */ .popover.left {
/* 941   */   margin-left: -10px;
/* 942   */ }
/* 943   */ .popover-title {
/* 944   */   margin: 0;
/* 945   */   padding: 8px 14px;
/* 946   */   font-size: 13px;
/* 947   */   font-weight: normal;
/* 948   */   line-height: 18px;
/* 949   */   background-color: #f7f7f7;
/* 950   */   border-bottom: 1px solid #ebebeb;

/* style.css */

/* 951   */   border-radius: 5px 5px 0 0;
/* 952   */ }
/* 953   */ .popover-content {
/* 954   */   padding: 9px 14px;
/* 955   */   border-radius: 0px 0px 5px 5px;
/* 956   */ }
/* 957   */ .popover .arrow,
/* 958   */ .popover .arrow:after {
/* 959   */   position: absolute;
/* 960   */   display: block;
/* 961   */   width: 0;
/* 962   */   height: 0;
/* 963   */   border-color: transparent;
/* 964   */   border-style: solid;
/* 965   */ }
/* 966   */ .popover .arrow {
/* 967   */   border-width: 11px;
/* 968   */ }
/* 969   */ .popover .arrow:after {
/* 970   */   border-width: 10px;
/* 971   */   content: "";
/* 972   */ }
/* 973   */ .popover.top .arrow {
/* 974   */   left: 50%;
/* 975   */   margin-left: -11px;
/* 976   */   border-bottom-width: 0;
/* 977   */   bottom: -11px;
/* 978   */ }
/* 979   */ .popover.top .arrow:after {
/* 980   */   content: " ";
/* 981   */   bottom: 1px;
/* 982   */   margin-left: -10px;
/* 983   */   border-bottom-width: 0;
/* 984   */   border-top-color: #ffffff;
/* 985   */ }
/* 986   */ .popover.right .arrow {
/* 987   */   top: 50%;
/* 988   */   left: -11px;
/* 989   */   margin-top: -11px;
/* 990   */   border-left-width: 0;
/* 991   */ }
/* 992   */ .popover.right .arrow:after {
/* 993   */   content: " ";
/* 994   */   left: 1px;
/* 995   */   bottom: -10px;
/* 996   */   border-left-width: 0;
/* 997   */   border-right-color: #ffffff;
/* 998   */ }
/* 999   */ .popover.bottom .arrow {
/* 1000  */   left: 50%;

/* style.css */

/* 1001  */   margin-left: -11px;
/* 1002  */   border-top-width: 0;
/* 1003  */   top: -11px;
/* 1004  */ }
/* 1005  */ .popover.bottom .arrow:after {
/* 1006  */   content: " ";
/* 1007  */   top: 1px;
/* 1008  */   margin-left: -10px;
/* 1009  */   border-top-width: 0;
/* 1010  */   border-bottom-color: #ffffff;
/* 1011  */ }
/* 1012  */ .popover.left .arrow {
/* 1013  */   top: 50%;
/* 1014  */   right: -11px;
/* 1015  */   margin-top: -11px;
/* 1016  */   border-right-width: 0;
/* 1017  */ }
/* 1018  */ .popover.left .arrow:after {
/* 1019  */   content: " ";
/* 1020  */   right: 1px;
/* 1021  */   border-right-width: 0;
/* 1022  */   border-left-color: #ffffff;
/* 1023  */   bottom: -10px;
/* 1024  */ }
/* 1025  */ @-webkit-keyframes progress-bar-stripes {
/* 1026  */   from {
/* 1027  */     background-position: 40px 0;
/* 1028  */   }
/* 1029  */   to {
/* 1030  */     background-position: 0 0;
/* 1031  */   }
/* 1032  */ }
/* 1033  */ @keyframes progress-bar-stripes {
/* 1034  */   from {
/* 1035  */     background-position: 40px 0;
/* 1036  */   }
/* 1037  */   to {
/* 1038  */     background-position: 0 0;
/* 1039  */   }
/* 1040  */ }
/* 1041  */ .progress-bar {
/* 1042  */   overflow: hidden;
/* 1043  */   height: 20px;
/* 1044  */   margin-bottom: 20px;
/* 1045  */   background-color: #f5f5f5;
/* 1046  */   border-radius: 5px;
/* 1047  */   /* Fix to make border-radius work for transparent colors */
/* 1048  */   background-clip: padding-box;
/* 1049  */   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
/* 1050  */ }

/* style.css */

/* 1051  */ .progress {
/* 1052  */   float: left;
/* 1053  */   width: 0%;
/* 1054  */   height: 100%;
/* 1055  */   font-size: 12px;
/* 1056  */   line-height: 20px;
/* 1057  */   color: #ffffff;
/* 1058  */   text-align: center;
/* 1059  */   background-color: #a0ce4e;
/* 1060  */   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
/* 1061  */   -webkit-transform: width 0.6s ease;
/* 1062  */   transform: width 0.6s ease;
/* 1063  */   transition: width 0.6s ease;
/* 1064  */ }
/* 1065  */ .progress-striped .progress {
/* 1066  */   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
/* 1067  */   background-size: 40px 40px;
/* 1068  */ }
/* 1069  */ .progress-bar.active .progress {
/* 1070  */   -webkit-animation: progress-bar-stripes 2s linear infinite;
/* 1071  */   animation: progress-bar-stripes 2s linear infinite;
/* 1072  */ }
/* 1073  */ .sr-only {
/* 1074  */   position: absolute;
/* 1075  */   width: 1px;
/* 1076  */   height: 1px;
/* 1077  */   margin: -1px;
/* 1078  */   padding: 0;
/* 1079  */   overflow: hidden;
/* 1080  */   clip: rect(0, 0, 0, 0);
/* 1081  */   border: 0;
/* 1082  */ }
/* 1083  */ table {
/* 1084  */   max-width: 100%;
/* 1085  */   background-color: transparent;
/* 1086  */ }
/* 1087  */ th {
/* 1088  */   text-align: left;
/* 1089  */ }
/* 1090  */ .table {
/* 1091  */   width: 100%;
/* 1092  */   margin-bottom: 20px;
/* 1093  */ }
/* 1094  */ .table > thead > tr > th,
/* 1095  */ .table > tbody > tr > th,
/* 1096  */ .table > tfoot > tr > th,
/* 1097  */ .table > thead > tr > td,
/* 1098  */ .table > tbody > tr > td,
/* 1099  */ .table > tfoot > tr > td {
/* 1100  */   padding: 8px;

/* style.css */

/* 1101  */   line-height: 1.53846154;
/* 1102  */   vertical-align: top;
/* 1103  */   border-top: 1px solid #e5e4e3;
/* 1104  */ }
/* 1105  */ .table > thead > tr > th {
/* 1106  */   vertical-align: bottom;
/* 1107  */   border-bottom: 2px solid #e5e4e3;
/* 1108  */ }
/* 1109  */ .table > caption + thead > tr:first-child > th,
/* 1110  */ .table > colgroup + thead > tr:first-child > th,
/* 1111  */ .table > thead:first-child > tr:first-child > th,
/* 1112  */ .table > caption + thead > tr:first-child > td,
/* 1113  */ .table > colgroup + thead > tr:first-child > td,
/* 1114  */ .table > thead:first-child > tr:first-child > td {
/* 1115  */   border-top: 0;
/* 1116  */ }
/* 1117  */ .table > tbody + tbody {
/* 1118  */   border-top: 2px solid #e5e4e3;
/* 1119  */ }
/* 1120  */ .table .table {
/* 1121  */   background-color: #ffffff;
/* 1122  */ }
/* 1123  */ @media (max-width: -1px) {
/* 1124  */   .table-responsive {
/* 1125  */     width: 100%;
/* 1126  */     margin-bottom: 15px;
/* 1127  */     overflow-y: hidden;
/* 1128  */     overflow-x: scroll;
/* 1129  */     -ms-overflow-style: -ms-autohiding-scrollbar;
/* 1130  */     border: 1px solid #e5e4e3;
/* 1131  */     -webkit-overflow-scrolling: touch;
/* 1132  */   }
/* 1133  */   .table-responsive > .table {
/* 1134  */     margin-bottom: 0;
/* 1135  */   }
/* 1136  */   .table-responsive > .table > thead > tr > th,
/* 1137  */   .table-responsive > .table > tbody > tr > th,
/* 1138  */   .table-responsive > .table > tfoot > tr > th,
/* 1139  */   .table-responsive > .table > thead > tr > td,
/* 1140  */   .table-responsive > .table > tbody > tr > td,
/* 1141  */   .table-responsive > .table > tfoot > tr > td {
/* 1142  */     white-space: nowrap;
/* 1143  */   }
/* 1144  */ }
/* 1145  */ .tooltip {
/* 1146  */   position: absolute;
/* 1147  */   z-index: 1030;
/* 1148  */   display: block;
/* 1149  */   visibility: visible;
/* 1150  */   font-size: 12px;

/* style.css */

/* 1151  */   line-height: 1.4;
/* 1152  */   opacity: 0;
/* 1153  */   filter: alpha(opacity=0);
/* 1154  */ }
/* 1155  */ .tooltip.in {
/* 1156  */   opacity: 0.9;
/* 1157  */   filter: alpha(opacity=90);
/* 1158  */ }
/* 1159  */ .tooltip.top {
/* 1160  */   margin-top: -3px;
/* 1161  */   padding: 5px 0;
/* 1162  */ }
/* 1163  */ .tooltip.right {
/* 1164  */   margin-left: 3px;
/* 1165  */   padding: 0 5px;
/* 1166  */ }
/* 1167  */ .tooltip.bottom {
/* 1168  */   margin-top: 3px;
/* 1169  */   padding: 5px 0;
/* 1170  */ }
/* 1171  */ .tooltip.left {
/* 1172  */   margin-left: -3px;
/* 1173  */   padding: 0 5px;
/* 1174  */ }
/* 1175  */ .tooltip-inner {
/* 1176  */   max-width: 200px;
/* 1177  */   padding: 3px 8px;
/* 1178  */   color: #d1d1d2;
/* 1179  */   text-align: center;
/* 1180  */   text-decoration: none;
/* 1181  */   background-color: rgba(33, 33, 33, 0.97);
/* 1182  */   border-radius: 4px;
/* 1183  */   /* Fix to make border-radius work for transparent colors */
/* 1184  */   background-clip: padding-box;
/* 1185  */ }
/* 1186  */ .tooltip-arrow {
/* 1187  */   position: absolute;
/* 1188  */   width: 0;
/* 1189  */   height: 0;
/* 1190  */   border-color: transparent;
/* 1191  */   border-style: solid;
/* 1192  */ }
/* 1193  */ .tooltip.top .tooltip-arrow {
/* 1194  */   bottom: 0;
/* 1195  */   left: 50%;
/* 1196  */   margin-left: -5px;
/* 1197  */   border-width: 5px 5px 0;
/* 1198  */   border-top-color: rgba(33, 33, 33, 0.97);
/* 1199  */ }
/* 1200  */ .tooltip.top-left .tooltip-arrow {

/* style.css */

/* 1201  */   bottom: 0;
/* 1202  */   left: 5px;
/* 1203  */   border-width: 5px 5px 0;
/* 1204  */   border-top-color: rgba(33, 33, 33, 0.97);
/* 1205  */ }
/* 1206  */ .tooltip.top-right .tooltip-arrow {
/* 1207  */   bottom: 0;
/* 1208  */   right: 5px;
/* 1209  */   border-width: 5px 5px 0;
/* 1210  */   border-top-color: rgba(33, 33, 33, 0.97);
/* 1211  */ }
/* 1212  */ .tooltip.right .tooltip-arrow {
/* 1213  */   top: 50%;
/* 1214  */   left: 0;
/* 1215  */   margin-top: -5px;
/* 1216  */   border-width: 5px 5px 5px 0;
/* 1217  */   border-right-color: rgba(33, 33, 33, 0.97);
/* 1218  */ }
/* 1219  */ .tooltip.left .tooltip-arrow {
/* 1220  */   top: 50%;
/* 1221  */   right: 0;
/* 1222  */   margin-top: -5px;
/* 1223  */   border-width: 5px 0 5px 5px;
/* 1224  */   border-left-color: rgba(33, 33, 33, 0.97);
/* 1225  */ }
/* 1226  */ .tooltip.bottom .tooltip-arrow {
/* 1227  */   top: 0;
/* 1228  */   left: 50%;
/* 1229  */   margin-left: -5px;
/* 1230  */   border-width: 0 5px 5px;
/* 1231  */   border-bottom-color: rgba(33, 33, 33, 0.97);
/* 1232  */ }
/* 1233  */ .tooltip.bottom-left .tooltip-arrow {
/* 1234  */   top: 0;
/* 1235  */   left: 5px;
/* 1236  */   border-width: 0 5px 5px;
/* 1237  */   border-bottom-color: rgba(33, 33, 33, 0.97);
/* 1238  */ }
/* 1239  */ .tooltip.bottom-right .tooltip-arrow {
/* 1240  */   top: 0;
/* 1241  */   right: 5px;
/* 1242  */   border-width: 0 5px 5px;
/* 1243  */   border-bottom-color: rgba(33, 33, 33, 0.97);
/* 1244  */ }
/* 1245  */ * {
/* 1246  */   box-sizing: border-box;
/* 1247  */ }
/* 1248  */ .fusion-clearfix {
/* 1249  */   clear: both;
/* 1250  */   zoom: 1;

/* style.css */

/* 1251  */ }
/* 1252  */ .fusion-clearfix:before,
/* 1253  */ .fusion-clearfix:after {
/* 1254  */   content: " ";
/* 1255  */   display: table;
/* 1256  */ }
/* 1257  */ .fusion-clearfix:after {
/* 1258  */   clear: both;
/* 1259  */ }
/* 1260  */ /* Alignment */
/* 1261  */ .alignleft {
/* 1262  */   display: inline;
/* 1263  */   float: left;
/* 1264  */   margin-right: 15px;
/* 1265  */ }
/* 1266  */ .alignright {
/* 1267  */   display: inline;
/* 1268  */   float: right;
/* 1269  */   margin-left: 15px;
/* 1270  */ }
/* 1271  */ .aligncenter {
/* 1272  */   clear: both;
/* 1273  */   display: block;
/* 1274  */   margin-left: auto;
/* 1275  */   margin-right: auto;
/* 1276  */   text-align: center;
/* 1277  */ }
/* 1278  */ .create-block-format-context {
/* 1279  */   display: inline-block;
/* 1280  */   clear: both;
/* 1281  */   zoom: 1;
/* 1282  */   margin-bottom: 40px;
/* 1283  */   width: 100%;
/* 1284  */ }
/* 1285  */ .create-block-format-context:before,
/* 1286  */ .create-block-format-context:after {
/* 1287  */   content: " ";
/* 1288  */   display: table;
/* 1289  */ }
/* 1290  */ .create-block-format-context:after {
/* 1291  */   clear: both;
/* 1292  */ }
/* 1293  */ .fusionicon-arrow-down2 {
/* 1294  */   display: table-cell;
/* 1295  */   vertical-align: middle;
/* 1296  */ }
/* 1297  */ .icomoon-up:before {
/* 1298  */   display: inline-block;
/* 1299  */   -webkit-transform: rotate(180deg);
/* 1300  */   transform: rotate(180deg);

/* style.css */

/* 1301  */ }
/* 1302  */ html {
/* 1303  */   overflow-y: scroll;
/* 1304  */ }
/* 1305  */ input[type=submit],
/* 1306  */ input[type=text],
/* 1307  */ input[type=password],
/* 1308  */ input[type=file],
/* 1309  */ textarea {
/* 1310  */   -webkit-appearance: none;
/* 1311  */   -webkit-border-radius: 0;
/* 1312  */ }
/* 1313  */ input[type="image"] {
/* 1314  */   padding: 0;
/* 1315  */   border: none;
/* 1316  */ }
/* 1317  */ body {
/* 1318  */   margin: 0;
/* 1319  */   color: #747474;
/* 1320  */   min-width: 320px;
/* 1321  */   -webkit-text-size-adjust: 100%;
/* 1322  */   font: 13px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
/* 1323  */ }
/* 1324  */ html {
/* 1325  */   overflow-x: hidden;
/* 1326  */ }
/* 1327  */ html.no-overflow-y {
/* 1328  */   overflow-y: hidden;
/* 1329  */ }
/* 1330  */ #wrapper {
/* 1331  */   overflow: visible;
/* 1332  */ }
/* 1333  */ .body_blank {
/* 1334  */   display: table;
/* 1335  */   height: 100%;
/* 1336  */   width: 100%;
/* 1337  */   position: absolute;
/* 1338  */   margin: 0;
/* 1339  */   left: 0;
/* 1340  */   right: 0;
/* 1341  */   top: 0;
/* 1342  */   overflow-x: hidden;
/* 1343  */ }
/* 1344  */ body.body_blank.admin-bar {
/* 1345  */   top: 31px;
/* 1346  */ }
/* 1347  */ body.body_blank.admin-bar #wrapper #slidingbar-area {
/* 1348  */   top: 0;
/* 1349  */ }
/* 1350  */ .wrapper_blank {

/* style.css */

/* 1351  */   display: table-cell;
/* 1352  */   float: none;
/* 1353  */   vertical-align: middle;
/* 1354  */   width: 100%;
/* 1355  */ }
/* 1356  */ .wrapper_blank .page-title-bar {
/* 1357  */   margin-bottom: 25px;
/* 1358  */ }
/* 1359  */ .wrapper_blank #main {
/* 1360  */   background: transparent;
/* 1361  */   padding: 0;
/* 1362  */ }
/* 1363  */ .error404 .search-page-search-form {
/* 1364  */   margin-bottom: 0;
/* 1365  */   padding-bottom: 0;
/* 1366  */   border: none;
/* 1367  */ }
/* 1368  */ img {
/* 1369  */   border-style: none;
/* 1370  */   vertical-align: top;
/* 1371  */   max-width: 100%;
/* 1372  */   height: auto;
/* 1373  */ }
/* 1374  */ object {
/* 1375  */   max-width: 100%;
/* 1376  */ }
/* 1377  */ a {
/* 1378  */   text-decoration: none;
/* 1379  */   color: #333;
/* 1380  */ }
/* 1381  */ a:hover {
/* 1382  */   color: #a0ce4e;
/* 1383  */   text-decoration: none;
/* 1384  */ }
/* 1385  */ input,
/* 1386  */ textarea,
/* 1387  */ select {
/* 1388  */   font: 100% Arial, Helvetica, sans-serif;
/* 1389  */   vertical-align: middle;
/* 1390  */   color: #000;
/* 1391  */ }
/* 1392  */ form,
/* 1393  */ fieldset {
/* 1394  */   margin: 0;
/* 1395  */   padding: 0;
/* 1396  */   border-style: none;
/* 1397  */ }
/* 1398  */ .clearfix:after,
/* 1399  */ #content:after,
/* 1400  */ .container:after,

/* style.css */

/* 1401  */ .container-fluid:after,
/* 1402  */ .row:after,
/* 1403  */ .modal-footer:after {
/* 1404  */   content: "";
/* 1405  */   display: table;
/* 1406  */   clear: both;
/* 1407  */ }
/* 1408  */ .clear {
/* 1409  */   clear: both;
/* 1410  */ }
/* 1411  */ .wp-caption {
/* 1412  */   max-width: 100%;
/* 1413  */ }
/* 1414  */ #wrapper .tp-bullets {
/* 1415  */   -webkit-transform: translateZ(0);
/* 1416  */   -transform: translateZ(0);
/* 1417  */ }
/* 1418  */ .search-table {
/* 1419  */   display: table;
/* 1420  */   width: 100%;
/* 1421  */ }
/* 1422  */ .header-v4 .search-table {
/* 1423  */   display: table;
/* 1424  */   width: 286px;
/* 1425  */ }
/* 1426  */ #fallback-slide {
/* 1427  */   display: none;
/* 1428  */ }
/* 1429  */ #fallback-slide img {
/* 1430  */   width: 100%;
/* 1431  */ }
/* 1432  */ .gallery-box {
/* 1433  */   background: #3d3c3c;
/* 1434  */   padding: 0 10px;
/* 1435  */ }
/* 1436  */ .gallery-box img {
/* 1437  */   width: 100%;
/* 1438  */ }
/* 1439  */ .gallery {
/* 1440  */   margin: 0 auto;
/* 1441  */   max-width: 1400px;
/* 1442  */ }
/* 1443  */ #main {
/* 1444  */   padding: 55px 10px 45px;
/* 1445  */   background: #fff;
/* 1446  */   clear: both;
/* 1447  */ }
/* 1448  */ .col .heading {
/* 1449  */   overflow: hidden;
/* 1450  */   margin: 0 0 15px;

/* style.css */

/* 1451  */ }
/* 1452  */ .col .heading img {
/* 1453  */   float: left;
/* 1454  */   margin: 0 10px 0 0;
/* 1455  */ }
/* 1456  */ .col p {
/* 1457  */   margin: 0 0 23px;
/* 1458  */ }
/* 1459  */ h2 {
/* 1460  */   color: #333;
/* 1461  */   margin: 0 0 20px;
/* 1462  */ }
/* 1463  */ h2.entry-title {
/* 1464  */   margin-top: 0;
/* 1465  */   margin-bottom: 28px;
/* 1466  */ }
/* 1467  */ .avada-myaccount-data h2 {
/* 1468  */   margin-top: 0px;
/* 1469  */ }
/* 1470  */ #main .columns h2 {
/* 1471  */   margin: 0;
/* 1472  */   line-height: 35px;
/* 1473  */ }
/* 1474  */ .more {
/* 1475  */   overflow: hidden;
/* 1476  */   display: block;
/* 1477  */   font: 13px/15px 'PTSansRegular', arial, helvetica, sans-serif;
/* 1478  */ }
/* 1479  */ .more a {
/* 1480  */   float: right;
/* 1481  */   padding: 0 0 0 0;
/* 1482  */ }
/* 1483  */ .more a,
/* 1484  */ .fusion-read-more {
/* 1485  */   position: relative;
/* 1486  */   margin-right: 10px;
/* 1487  */   text-align: right;
/* 1488  */ }
/* 1489  */ .more a:after,
/* 1490  */ .fusion-read-more:after {
/* 1491  */   content: '\f105';
/* 1492  */   position: absolute;
/* 1493  */   top: 50%;
/* 1494  */   -webkit-transform: translateY(-50%);
/* 1495  */   transform: translateY(-50%);
/* 1496  */   padding-left: 5px;
/* 1497  */   font-family: 'icomoon';
/* 1498  */   font-size: 14px;
/* 1499  */ }
/* 1500  */ .more a.active {

/* style.css */

/* 1501  */   color: #a0ce4e;
/* 1502  */   text-decoration: none;
/* 1503  */ }
/* 1504  */ .more a.active:after {
/* 1505  */   position: absolute;
/* 1506  */   top: 50%;
/* 1507  */   -webkit-transform: translateY(-50%);
/* 1508  */   transform: translateY(-50%);
/* 1509  */   font-family: 'icomoon';
/* 1510  */   content: '\f105';
/* 1511  */   color: #a0ce4e;
/* 1512  */   font-size: 14px;
/* 1513  */   padding-left: 5px;
/* 1514  */ }
/* 1515  */ .content-boxes .more {
/* 1516  */   margin-top: 18px;
/* 1517  */ }
/* 1518  */ .container {
/* 1519  */   overflow: hidden;
/* 1520  */ }
/* 1521  */ #main .container h2 {
/* 1522  */   margin: 0;
/* 1523  */ }
/* 1524  */ .container .columns .col {
/* 1525  */   width: 31.42857%;
/* 1526  */   padding: 0 2.85714% 0 0;
/* 1527  */ }
/* 1528  */ .container .col img {
/* 1529  */   width: 100%;
/* 1530  */ }
/* 1531  */ .container .columns .col.last {
/* 1532  */   margin-right: 0;
/* 1533  */ }
/* 1534  */ .container .holder {
/* 1535  */   overflow: hidden;
/* 1536  */ }
/* 1537  */ .container h3 a.active {
/* 1538  */   text-decoration: none;
/* 1539  */   color: #a0ce4e;
/* 1540  */ }
/* 1541  */ .slider {
/* 1542  */   overflow: hidden;
/* 1543  */ }
/* 1544  */ .review {
/* 1545  */   width: 100%;
/* 1546  */ }
/* 1547  */ .meta {
/* 1548  */   list-style: none;
/* 1549  */   margin: 0 0 13px;
/* 1550  */   padding: 0;

/* style.css */

/* 1551  */   overflow: hidden;
/* 1552  */   font-size: 12px;
/* 1553  */   line-height: 14px;
/* 1554  */   color: #333;
/* 1555  */ }
/* 1556  */ .meta li {
/* 1557  */   float: left;
/* 1558  */   padding: 0 8px 0 9px;
/* 1559  */   border-left: 1px solid #333333;
/* 1560  */ }
/* 1561  */ .meta li:first-child {
/* 1562  */   padding-left: 0;
/* 1563  */   border-left: 0;
/* 1564  */ }
/* 1565  */ .social_links_shortcode .social-networks {
/* 1566  */   float: none;
/* 1567  */ }
/* 1568  */ .fusion-content-widget-area .social-networks {
/* 1569  */   float: none;
/* 1570  */ }
/* 1571  */ .fusion-content-widget-area .social-networks li,
/* 1572  */ .social_links_shortcode li {
/* 1573  */   float: left;
/* 1574  */   margin-left: 0;
/* 1575  */   margin-right: 0px;
/* 1576  */   width: 35px;
/* 1577  */ }
/* 1578  */ .fusion-content-widget-area .social-networks a {
/* 1579  */   border-bottom: 0;
/* 1580  */   padding: 0;
/* 1581  */ }
/* 1582  */ .fusion-content-widget-area .social-networks li {
/* 1583  */   margin-bottom: 10px;
/* 1584  */ }
/* 1585  */ #content {
/* 1586  */   width: 71.1702128%;
/* 1587  */   float: left;
/* 1588  */   min-height: 1px;
/* 1589  */ }
/* 1590  */ #content.full-width {
/* 1591  */   width: 100%;
/* 1592  */ }
/* 1593  */ #posts-container {
/* 1594  */   position: relative;
/* 1595  */ }
/* 1596  */ .single .fusion-sharing-box {
/* 1597  */   margin-bottom: 0;
/* 1598  */   margin-top: 60px;
/* 1599  */ }
/* 1600  */ .fusion-footer-widget-column .row,

/* style.css */

/* 1601  */ .fusion-footer-widget-area .fusion-footer-widget-column .fusion-columns {
/* 1602  */   margin-left: 0;
/* 1603  */   margin-right: 0;
/* 1604  */ }
/* 1605  */ .fusion-footer-widget-area .fusion-footer-widget-column .fusion-column {
/* 1606  */   padding-left: 3px;
/* 1607  */   padding-right: 3px;
/* 1608  */   padding-bottom: 3px;
/* 1609  */ }
/* 1610  */ .fusion-footer-widget-column .flexslider a,
/* 1611  */ .fusion-footer-widget-area ul.fusion-checklist li a,
/* 1612  */ .fusion-footer-widget-area ul.fusion-carousel-holder li a {
/* 1613  */   border: 0;
/* 1614  */   padding: 0;
/* 1615  */ }
/* 1616  */ .fusion-footer-widget-area ul#recentcomments li.recentcomments:first-child {
/* 1617  */   padding-top: 0px;
/* 1618  */   background: none;
/* 1619  */ }
/* 1620  */ .fusion-footer-widget-area li.recentcomments {
/* 1621  */   padding: 12px 0;
/* 1622  */   border-bottom: 1px solid #282a2b;
/* 1623  */   display: block;
/* 1624  */ }
/* 1625  */ .fusion-footer-widget-area li.recentcomments a {
/* 1626  */   border: none;
/* 1627  */ }
/* 1628  */ .fusion-footer-widget-area .widget_recent_entries li {
/* 1629  */   border-bottom: 1px solid;
/* 1630  */   padding-bottom: 12px;
/* 1631  */ }
/* 1632  */ .fusion-footer-widget-area .widget_recent_entries a {
/* 1633  */   border-bottom: 0;
/* 1634  */   padding-bottom: 0;
/* 1635  */ }
/* 1636  */ .fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) ul:first-child > li:first-child > a,
/* 1637  */ .fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) > ul > li:first-child > a {
/* 1638  */   background-image: none;
/* 1639  */   padding-top: 0px;
/* 1640  */ }
/* 1641  */ .post {
/* 1642  */   margin-bottom: 65px;
/* 1643  */ }
/* 1644  */ .post .image {
/* 1645  */   margin-bottom: 40px;
/* 1646  */ }
/* 1647  */ #main .post h2 {
/* 1648  */   color: #333333;
/* 1649  */   padding-bottom: 0;
/* 1650  */ }

/* style.css */

/* 1651  */ #main .post h2 a {
/* 1652  */   color: #333333;
/* 1653  */ }
/* 1654  */ .single .post .meta-info,
/* 1655  */ .avada_faq .meta-info {
/* 1656  */   margin-bottom: 55px;
/* 1657  */ }
/* 1658  */ .search input,
/* 1659  */ .searchform input {
/* 1660  */   border: 1px solid #e7e6e6;
/* 1661  */   padding: 8px 15px;
/* 1662  */   font-size: 13px;
/* 1663  */   color: #333333;
/* 1664  */   display: block;
/* 1665  */ }
/* 1666  */ .sidebar {
/* 1667  */   width: 23.4042553%;
/* 1668  */   float: right;
/* 1669  */ }
/* 1670  */ .sidebar .widget {
/* 1671  */   margin-bottom: 45px;
/* 1672  */   position: relative;
/* 1673  */ }
/* 1674  */ .sidebar .widget.flickr {
/* 1675  */   overflow: hidden;
/* 1676  */ }
/* 1677  */ .sidebar .widget h4 {
/* 1678  */   margin: 0;
/* 1679  */   padding: 0;
/* 1680  */   font-size: 13px;
/* 1681  */   margin-bottom: 18px;
/* 1682  */   color: #333333;
/* 1683  */ }
/* 1684  */ .sidebar .widget ul {
/* 1685  */   list-style: none;
/* 1686  */   margin: 0;
/* 1687  */   padding: 0;
/* 1688  */ }
/* 1689  */ .sidebar .widget li {
/* 1690  */   margin: 0;
/* 1691  */   padding: 0;
/* 1692  */   display: block;
/* 1693  */ }
/* 1694  */ .fusion-content-widget-area .widget {
/* 1695  */   margin-bottom: 45px;
/* 1696  */   position: relative;
/* 1697  */ }
/* 1698  */ .fusion-content-widget-area .widget.flickr {
/* 1699  */   overflow: hidden;
/* 1700  */ }

/* style.css */

/* 1701  */ .fusion-content-widget-area .widget ul {
/* 1702  */   list-style: none;
/* 1703  */   margin: 0;
/* 1704  */   padding: 0;
/* 1705  */ }
/* 1706  */ .fusion-content-widget-area .widget li {
/* 1707  */   margin: 0;
/* 1708  */   padding: 0;
/* 1709  */   display: block;
/* 1710  */ }
/* 1711  */ .fusion-content-widget-area .widget li a,
/* 1712  */ .fusion-content-widget-area .widget .recentcomments,
/* 1713  */ .fusion-content-widget-area .widget_categories li {
/* 1714  */   display: block;
/* 1715  */   color: #838383;
/* 1716  */ }
/* 1717  */ .fusion-content-widget-area .widget li a {
/* 1718  */   display: inline;
/* 1719  */ }
/* 1720  */ .fusion-content-widget-area .widget .recentcomments a {
/* 1721  */   background: none;
/* 1722  */   border: none;
/* 1723  */ }
/* 1724  */ .fusion-content-widget-area .contact_info .address {
/* 1725  */   margin: 0;
/* 1726  */   margin-bottom: 15px;
/* 1727  */ }
/* 1728  */ .fusion-content-widget-area .contact_info p,
/* 1729  */ .fusion-footer-widget-area .contact_info p,
/* 1730  */ #slidingbar .contact_info p {
/* 1731  */   margin: 0;
/* 1732  */ }
/* 1733  */ .fusion-content-widget-area .flickr-photo a {
/* 1734  */   background: none;
/* 1735  */   float: left;
/* 1736  */   border: 0;
/* 1737  */ }
/* 1738  */ .fusion-content-widget-area .widget_categories li a {
/* 1739  */   display: block;
/* 1740  */   border: 0;
/* 1741  */   background: none;
/* 1742  */   padding: 0;
/* 1743  */ }
/* 1744  */ .fusion-content-widget-area .s,
/* 1745  */ .fusion-footer-widget-area .s,
/* 1746  */ #slidingbar-area .s {
/* 1747  */   width: 100%;
/* 1748  */ }
/* 1749  */ #wrapper .fusion-tabs-widget .tab-holder {
/* 1750  */   border: 1px solid #eaeaea;

/* style.css */

/* 1751  */ }
/* 1752  */ #wrapper .fusion-tabs-widget .tabset {
/* 1753  */   display: table;
/* 1754  */   overflow: hidden;
/* 1755  */   width: 100%;
/* 1756  */   margin: 0;
/* 1757  */   padding: 0;
/* 1758  */   list-style: none;
/* 1759  */ }
/* 1760  */ #wrapper .fusion-tabs-widget .tabset li {
/* 1761  */   display: table-cell;
/* 1762  */   margin: 0;
/* 1763  */   padding: 0;
/* 1764  */   width: 33.3333%;
/* 1765  */   border-bottom: none;
/* 1766  */ }
/* 1767  */ #wrapper .fusion-tabs-widget .tabset li:last-child {
/* 1768  */   border-right: none;
/* 1769  */ }
/* 1770  */ #wrapper .fusion-tabs-widget .tabset li a {
/* 1771  */   display: block;
/* 1772  */   padding: 0;
/* 1773  */   line-height: 38px !important;
/* 1774  */   border-bottom: none;
/* 1775  */   border-top: 3px solid transparent;
/* 1776  */   transition: all .2s;
/* 1777  */ }
/* 1778  */ #wrapper .fusion-tabs-widget .tabset li .fusionicon-bubbles {
/* 1779  */   font-size: 18px;
/* 1780  */ }
/* 1781  */ .fusion-tabs-widget a {
/* 1782  */   color: #444444;
/* 1783  */ }
/* 1784  */ .fusion-tabs-widget .tab-set li {
/* 1785  */   border-right: 1px solid;
/* 1786  */ }
/* 1787  */ .fusion-tabs-widget .tab-holder .tabs li a {
/* 1788  */   border: 0;
/* 1789  */   font-size: 13px;
/* 1790  */   text-indent: 0;
/* 1791  */   background: #F1F2F2;
/* 1792  */   color: #333333;
/* 1793  */   text-align: center;
/* 1794  */ }
/* 1795  */ .fusion-tabs-widget .tab-holder .tabs li a .fusion-icon-bubbles {
/* 1796  */   display: block;
/* 1797  */   height: 38px;
/* 1798  */   line-height: 35px;
/* 1799  */ }
/* 1800  */ .fusion-tabs-widget .tab-holder .tabs li:hover a {

/* style.css */

/* 1801  */   background: none;
/* 1802  */ }
/* 1803  */ .fusion-tabs-widget .tab-holder .tabs li.active a {
/* 1804  */   background: none;
/* 1805  */   border-top: 3px solid #A0CE4E;
/* 1806  */   border-bottom: 0;
/* 1807  */ }
/* 1808  */ .fusion-tabs-widget .tab-holder .tab_content .news-list {
/* 1809  */   list-style: none;
/* 1810  */   margin: 0;
/* 1811  */   padding: 0;
/* 1812  */ }
/* 1813  */ .fusion-tabs-widget .tab-holder .tab_content .news-list li {
/* 1814  */   border-bottom: 1px solid #e2e2e2;
/* 1815  */   padding: 20px 15px;
/* 1816  */   overflow: hidden;
/* 1817  */ }
/* 1818  */ .fusion-tabs-widget .tab-holder .tab_content .news-list li:last-child {
/* 1819  */   border-bottom: 0;
/* 1820  */ }
/* 1821  */ .fusion-tabs-widget .tab-holder .tab_content .news-list li a {
/* 1822  */   padding: 0;
/* 1823  */   background: none;
/* 1824  */ }
/* 1825  */ .fusion-tabs-widget .tab-holder .tab_content .image {
/* 1826  */   float: left;
/* 1827  */   margin-right: 13px;
/* 1828  */   height: 50px;
/* 1829  */   width: 52px;
/* 1830  */ }
/* 1831  */ .fusion-tabs-widget .tab-holder .tab_content .image a {
/* 1832  */   height: auto;
/* 1833  */   width: auto;
/* 1834  */   line-height: normal;
/* 1835  */   text-indent: 0;
/* 1836  */ }
/* 1837  */ .fusion-tabs-widget .tab-holder .tab_content .post-holder a {
/* 1838  */   overflow: hidden;
/* 1839  */   margin: 0;
/* 1840  */   padding: 0;
/* 1841  */   height: auto;
/* 1842  */   line-height: normal;
/* 1843  */   background: none;
/* 1844  */   border: 0;
/* 1845  */   text-indent: 0;
/* 1846  */   font-size: 13px;
/* 1847  */ }
/* 1848  */ .fusion-tabs-widget .tab-holder .tab_content .post-holder p {
/* 1849  */   margin: 0 0 5px 0;
/* 1850  */ }

/* style.css */

/* 1851  */ .fusion-tabs-widget .tab-holder .tab_content .post-holder .meta {
/* 1852  */   margin: 0;
/* 1853  */   margin-top: 2px;
/* 1854  */   font-size: 12px;
/* 1855  */   color: #747474;
/* 1856  */ }
/* 1857  */ #wrapper .fusion-footer-widget-area .tab-holder,
/* 1858  */ #wrapper #slidingbar-area .tab-holder {
/* 1859  */   border-top: none;
/* 1860  */ }
/* 1861  */ #wrapper .fusion-footer-widget-area .tab-holder .tabs li a,
/* 1862  */ #wrapper #slidingbar-area .tab-holder .tabs li a {
/* 1863  */   background: rgba(0, 0, 0, 0.2);
/* 1864  */ }
/* 1865  */ #wrapper .fusion-footer-widget-area .tab-holder .tabs li:hover a,
/* 1866  */ #wrapper #slidingbar-area .tab-holder .tabs li:hover a {
/* 1867  */   background: none;
/* 1868  */ }
/* 1869  */ #wrapper .fusion-footer-widget-area .tab-holder .tabs li.active a,
/* 1870  */ #wrapper #slidingbar-area .tab-holder .tabs li.active a {
/* 1871  */   background: none;
/* 1872  */ }
/* 1873  */ #wrapper .fusion-footer-widget-area .tab-holder .tab_content a,
/* 1874  */ #wrapper #slidingbar-area .tab-holder .tab_content a {
/* 1875  */   padding: 0;
/* 1876  */   border-bottom: none;
/* 1877  */ }
/* 1878  */ .jtwt li {
/* 1879  */   background: none;
/* 1880  */ }
/* 1881  */ .jtwt .jtwt_tweet,
/* 1882  */ .fusion-content-widget-area .jtwt .jtwt_tweet {
/* 1883  */   position: relative;
/* 1884  */   padding: 0;
/* 1885  */   border: 0;
/* 1886  */   margin-bottom: 30px;
/* 1887  */   font-size: 13px;
/* 1888  */   line-height: 20px;
/* 1889  */   padding-left: 45px;
/* 1890  */   padding-top: 0px;
/* 1891  */ }
/* 1892  */ .fusion-content-widget-area .jtwt .jtwt_tweet:before {
/* 1893  */   color: #d8d8d8;
/* 1894  */ }
/* 1895  */ .jtwt .jtwt_tweet:before {
/* 1896  */   position: absolute;
/* 1897  */   top: 6px;
/* 1898  */   margin-left: -45px;
/* 1899  */   content: '\e605';
/* 1900  */   font-family: 'icomoon';

/* style.css */

/* 1901  */   font-size: 30px;
/* 1902  */ }
/* 1903  */ .jtwt .jtwt_tweet a {
/* 1904  */   background: none;
/* 1905  */   color: #BFBFBF;
/* 1906  */   display: inline;
/* 1907  */   padding: 0;
/* 1908  */   border: 0;
/* 1909  */ }
/* 1910  */ .jtwt .jtwt_tweet a:hover {
/* 1911  */   color: #A0CE4E;
/* 1912  */ }
/* 1913  */ .jtwt .jtwt_tweet .jtwt_tweet_text {
/* 1914  */   margin-bottom: 0;
/* 1915  */   margin-top: 0;
/* 1916  */ }
/* 1917  */ .fusion-body .fusion-footer-widget-area-center .jtwt .jtwt_tweet {
/* 1918  */   padding: 0;
/* 1919  */ }
/* 1920  */ .fusion-body .fusion-footer-widget-area-center .jtwt .jtwt_tweet:before {
/* 1921  */   position: relative;
/* 1922  */   margin: 0;
/* 1923  */ }
/* 1924  */ .recent-works-items {
/* 1925  */   overflow: hidden;
/* 1926  */ }
/* 1927  */ .recent-works-items a {
/* 1928  */   display: inline-block;
/* 1929  */   padding: 3px 1.5px;
/* 1930  */ }
/* 1931  */ .fusion-footer-widget-area .fusion-columns-4 .recent-works-items a,
/* 1932  */ .fusion-footer-widget-area .fusion-columns-5 .recent-works-items a,
/* 1933  */ .fusion-footer-widget-area .fusion-columns-6 .recent-works-items a,
/* 1934  */ #slidingbar-area .fusion-columns-4 .recent-works-items a,
/* 1935  */ #slidingbar-area .fusion-columns-5 .recent-works-items a,
/* 1936  */ #slidingbar-area .fusion-columns-6 .recent-works-items a {
/* 1937  */   max-width: 60px;
/* 1938  */ }
/* 1939  */ .pagination.infinite-scroll {
/* 1940  */   visibility: hidden;
/* 1941  */   margin: 0;
/* 1942  */   height: 0;
/* 1943  */ }
/* 1944  */ .pagination,
/* 1945  */ .page-links,
/* 1946  */ .woocommerce-pagination,
/* 1947  */ .bbp-pagination .bbp-pagination-links {
/* 1948  */   float: right;
/* 1949  */   margin-top: 40px;
/* 1950  */   font-size: 9px;

/* style.css */

/* 1951  */   margin-right: 10px;
/* 1952  */   line-height: normal;
/* 1953  */ }
/* 1954  */ .page-links {
/* 1955  */   margin-bottom: 40px;
/* 1956  */   margin-top: 30px;
/* 1957  */ }
/* 1958  */ .pagination a.inactive,
/* 1959  */ .page-links a,
/* 1960  */ .woocommerce-pagination .page-numbers,
/* 1961  */ .bbp-pagination .bbp-pagination-links a.inactive,
/* 1962  */ .bbp-topic-pagination .page-numbers,
/* 1963  */ .bbp-pagination-links span.dots {
/* 1964  */   border: 1px solid #747474;
/* 1965  */   display: inline-block;
/* 1966  */   color: #747474;
/* 1967  */   padding: 2px 6px;
/* 1968  */   margin-left: 5px;
/* 1969  */ }
/* 1970  */ .pagination a.inactive:hover,
/* 1971  */ .page-links a:hover,
/* 1972  */ .woocommerce-pagination .page-numbers:hover,
/* 1973  */ .bbp-pagination .bbp-pagination-links a.inactive:hover {
/* 1974  */   border: 1px solid #a0ce4e;
/* 1975  */ }
/* 1976  */ .pagination .current,
/* 1977  */ .page-links > .page-number,
/* 1978  */ .woocommerce-pagination .current,
/* 1979  */ .bbp-pagination .bbp-pagination-links .current {
/* 1980  */   border: 1px solid #a0ce4e;
/* 1981  */   display: inline-block;
/* 1982  */   color: #fff;
/* 1983  */   padding: 2px 6px;
/* 1984  */   margin-left: 5px;
/* 1985  */   background: #a0ce4e;
/* 1986  */ }
/* 1987  */ .pagination .pagination-prev,
/* 1988  */ .woocommerce-pagination .prev,
/* 1989  */ .bbp-pagination .bbp-pagination-links .pagination-prev {
/* 1990  */   display: inline-block;
/* 1991  */   margin-right: -2px;
/* 1992  */   font-size: 12px;
/* 1993  */   border: 1px solid transparent;
/* 1994  */   padding: 2px 6px;
/* 1995  */   position: relative;
/* 1996  */ }
/* 1997  */ .pagination .pagination-next,
/* 1998  */ .woocommerce-pagination .next,
/* 1999  */ .bbp-pagination .bbp-pagination-links .pagination-next {
/* 2000  */   display: inline-block;

/* style.css */

/* 2001  */   margin-left: 3px;
/* 2002  */   font-size: 12px;
/* 2003  */   border: 1px solid transparent;
/* 2004  */   padding: 2px 6px;
/* 2005  */   position: relative;
/* 2006  */ }
/* 2007  */ .img-list {
/* 2008  */   overflow: hidden;
/* 2009  */ }
/* 2010  */ .img-list li {
/* 2011  */   padding: 5px;
/* 2012  */   background: none;
/* 2013  */   float: left;
/* 2014  */ }
/* 2015  */ .img-list a {
/* 2016  */   background: none;
/* 2017  */   height: auto;
/* 2018  */   width: auto;
/* 2019  */   text-indent: 0;
/* 2020  */   border: 0px;
/* 2021  */ }
/* 2022  */ .share-box h4 {
/* 2023  */   font-size: 13px;
/* 2024  */   line-height: 20px;
/* 2025  */ }
/* 2026  */ .about-author {
/* 2027  */   margin-top: 55px;
/* 2028  */   overflow: hidden;
/* 2029  */   clear: both;
/* 2030  */ }
/* 2031  */ .about-author .title a {
/* 2032  */   color: #a0ce4e;
/* 2033  */ }
/* 2034  */ .about-author div.avatar {
/* 2035  */   float: left;
/* 2036  */   margin-right: 20px;
/* 2037  */   margin-bottom: 5px;
/* 2038  */ }
/* 2039  */ .related-posts {
/* 2040  */   margin-top: 55px;
/* 2041  */ }
/* 2042  */ .single-related-posts {
/* 2043  */   clear: both;
/* 2044  */ }
/* 2045  */ .related-posts .image {
/* 2046  */   width: 180px;
/* 2047  */   height: 138px;
/* 2048  */   margin-bottom: 0;
/* 2049  */ }
/* 2050  */ .single .comments-container {

/* style.css */

/* 2051  */   margin-top: 55px;
/* 2052  */   clear: both;
/* 2053  */ }
/* 2054  */ .commentlist {
/* 2055  */   list-style: none;
/* 2056  */   margin: 0;
/* 2057  */   padding: 0;
/* 2058  */   margin-bottom: 65px;
/* 2059  */ }
/* 2060  */ .commentlist .children {
/* 2061  */   list-style: none outside none;
/* 2062  */ }
/* 2063  */ .commentlist li {
/* 2064  */   margin: 0;
/* 2065  */   padding: 0;
/* 2066  */ }
/* 2067  */ .commentlist .the-comment {
/* 2068  */   border-bottom: 1px solid #e7e6e6;
/* 2069  */   padding-bottom: 25px;
/* 2070  */   margin-bottom: 25px;
/* 2071  */ }
/* 2072  */ .commentlist .the-comment .comment-text {
/* 2073  */   margin-left: 69px;
/* 2074  */ }
/* 2075  */ .commentlist .the-comment .comment-text *:last-child {
/* 2076  */   margin-bottom: 0;
/* 2077  */ }
/* 2078  */ .commentlist div.avatar {
/* 2079  */   float: left;
/* 2080  */   margin-right: 15px;
/* 2081  */ }
/* 2082  */ .commentlist .comment-author strong {
/* 2083  */   padding-right: 5px;
/* 2084  */ }
/* 2085  */ #respond {
/* 2086  */   margin-top: 40px;
/* 2087  */ }
/* 2088  */ #comment-input {
/* 2089  */   overflow: hidden;
/* 2090  */ }
/* 2091  */ .comment-form input,
/* 2092  */ #s,
/* 2093  */ #comment-input input {
/* 2094  */   border: 1px solid #d2d2d2;
/* 2095  */   min-width: 28%;
/* 2096  */   font-size: 13px;
/* 2097  */   color: #747474;
/* 2098  */   padding: 8px 15px;
/* 2099  */   float: left;
/* 2100  */   margin-right: 1%;

/* style.css */

/* 2101  */ }
/* 2102  */ #comment-input input {
/* 2103  */   width: 32.666666%;
/* 2104  */ }
/* 2105  */ .comment-form #comment-submit {
/* 2106  */   min-width: 0;
/* 2107  */ }
/* 2108  */ .comment-form input,
/* 2109  */ .s {
/* 2110  */   float: none;
/* 2111  */ }
/* 2112  */ .fusion-content-widget-area #comment-input input,
/* 2113  */ .fusion-content-widget-area #s {
/* 2114  */   width: 100%;
/* 2115  */   margin-right: 0;
/* 2116  */ }
/* 2117  */ #comment-textarea {
/* 2118  */   margin-bottom: 10px;
/* 2119  */ }
/* 2120  */ #comment-textarea.fusion-contact-comment-below {
/* 2121  */   margin-top: 10px;
/* 2122  */   margin-bottom: 0;
/* 2123  */ }
/* 2124  */ #comment-textarea textarea,
/* 2125  */ .comment-form-comment textarea {
/* 2126  */   border: 1px solid #d2d2d2;
/* 2127  */   width: 100%;
/* 2128  */   height: 150px;
/* 2129  */   font-size: 13px;
/* 2130  */   color: #747474;
/* 2131  */   padding: 8px 11px;
/* 2132  */ }
/* 2133  */ .comment-form .form-submit,
/* 2134  */ .avada-contact-form #comment-submit-container {
/* 2135  */   margin-top: 20px;
/* 2136  */   margin-bottom: 0;
/* 2137  */ }
/* 2138  */ .ui-datepicker-div,
/* 2139  */ .ui-datepicker-inline,
/* 2140  */ #ui-datepicker-div {
/* 2141  */   border-color: #E9EAEE;
/* 2142  */ }
/* 2143  */ table.ui-datepicker td a,
/* 2144  */ .ui-datepicker-header select {
/* 2145  */   background-color: #E9EAEE;
/* 2146  */ }
/* 2147  */ .ui-datepicker-header select {
/* 2148  */   border: 1px solid #D2D2D2;
/* 2149  */ }
/* 2150  */ #comment-input input:last-child {

/* style.css */

/* 2151  */   margin-right: 0;
/* 2152  */ }
/* 2153  */ #comment-recaptcha {
/* 2154  */   margin-top: 13px;
/* 2155  */ }
/* 2156  */ .input-text,
/* 2157  */ input[type="text"],
/* 2158  */ input[type="email"],
/* 2159  */ #tribe-bar-form input[type=text],
/* 2160  */ .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
/* 2161  */   border: 1px solid #d2d2d2;
/* 2162  */   font-size: 13px;
/* 2163  */   color: #747474;
/* 2164  */   padding: 8px 15px;
/* 2165  */   margin-right: 1%;
/* 2166  */   width: 100%;
/* 2167  */   box-sizing: border-box;
/* 2168  */ }
/* 2169  */ .select2-container .select2-choice,
/* 2170  */ .select2-results .select2-result-label {
/* 2171  */   padding-left: 15px;
/* 2172  */   padding-right: 15px;
/* 2173  */ }
/* 2174  */ #tribe-bar-form input[type=text]::-webkit-input-placeholder {
/* 2175  */   font-style: normal;
/* 2176  */ }
/* 2177  */ #tribe-bar-form input[type=text]:-moz-placeholder {
/* 2178  */   font-style: normal;
/* 2179  */ }
/* 2180  */ #tribe-bar-form input[type=text]::-moz-placeholder {
/* 2181  */   font-style: normal;
/* 2182  */ }
/* 2183  */ #tribe-bar-form input[type=text]:-ms-input-placeholder {
/* 2184  */   font-style: normal;
/* 2185  */ }
/* 2186  */ .input-radio,
/* 2187  */ #shipping_method input[type=radio] {
/* 2188  */   background: none;
/* 2189  */   -webkit-appearance: checkbox;
/* 2190  */   -moz-appearance: checkbox;
/* 2191  */   -ms-appearance: checkbox;
/* 2192  */   /* not currently supported */
/* 2193  */   -o-appearance: checkbox;
/* 2194  */   /* not currently supported */
/* 2195  */ }
/* 2196  */ .single-navigation {
/* 2197  */   height: 34px;
/* 2198  */   line-height: 34px;
/* 2199  */   border-top: 1px solid #e7e6e6;
/* 2200  */   border-bottom: 1px solid #e7e6e6;

/* style.css */

/* 2201  */   margin-bottom: 60px;
/* 2202  */   text-align: right;
/* 2203  */ }
/* 2204  */ .single-navigation a[rel=next] {
/* 2205  */   margin-left: 15px;
/* 2206  */   margin-right: 10px;
/* 2207  */ }
/* 2208  */ .single-navigation a {
/* 2209  */   display: inline-block;
/* 2210  */   position: relative;
/* 2211  */ }
/* 2212  */ .single-navigation a[rel=prev]:before,
/* 2213  */ .pagination-prev:before,
/* 2214  */ .woocommerce-pagination .prev:before {
/* 2215  */   position: absolute;
/* 2216  */   top: 50%;
/* 2217  */   -webkit-transform: translateY(-50%);
/* 2218  */   transform: translateY(-50%);
/* 2219  */   left: auto;
/* 2220  */   padding-right: 5px;
/* 2221  */   font-family: 'icomoon';
/* 2222  */   content: '\f104';
/* 2223  */   color: #333333;
/* 2224  */   margin-left: -10px;
/* 2225  */ }
/* 2226  */ .single-navigation a[rel=next]:after,
/* 2227  */ .pagination-next:after,
/* 2228  */ .woocommerce-pagination .next:after {
/* 2229  */   position: absolute;
/* 2230  */   top: 50%;
/* 2231  */   -webkit-transform: translateY(-50%);
/* 2232  */   transform: translateY(-50%);
/* 2233  */   right: -5px;
/* 2234  */   font-family: 'icomoon';
/* 2235  */   content: '\f105';
/* 2236  */   color: #333333;
/* 2237  */   padding-left: 5px;
/* 2238  */ }
/* 2239  */ .single-navigation a[rel=next]:after {
/* 2240  */   right: auto;
/* 2241  */ }
/* 2242  */ .portfolio-full .flexslider {
/* 2243  */   margin-bottom: 70px;
/* 2244  */ }
/* 2245  */ .project-content h3 {
/* 2246  */   font-size: 13px;
/* 2247  */   line-height: 17px;
/* 2248  */   color: #333333;
/* 2249  */   margin: 0;
/* 2250  */   margin-bottom: 28px;

/* style.css */

/* 2251  */ }
/* 2252  */ .project-content .project-description {
/* 2253  */   float: left;
/* 2254  */   width: 74.4681%;
/* 2255  */ }
/* 2256  */ .project-content .project-description p {
/* 2257  */   margin-top: 0;
/* 2258  */ }
/* 2259  */ .project-content .project-info {
/* 2260  */   float: right;
/* 2261  */   width: 23.4043%;
/* 2262  */ }
/* 2263  */ .project-content .project-info .project-info-box {
/* 2264  */   border-bottom: 1px solid #e7e6e6;
/* 2265  */   padding-bottom: 15px;
/* 2266  */   margin-bottom: 15px;
/* 2267  */   overflow: hidden;
/* 2268  */ }
/* 2269  */ .project-content .project-info .project-info-box a {
/* 2270  */   color: #747474;
/* 2271  */ }
/* 2272  */ .project-content .project-info .project-info-box a:hover {
/* 2273  */   color: #a0ce4e;
/* 2274  */ }
/* 2275  */ .project-content .project-info h4 {
/* 2276  */   color: #333333;
/* 2277  */   margin: 0;
/* 2278  */   float: left;
/* 2279  */   width: 110px;
/* 2280  */ }
/* 2281  */ .with-sidebar .project-content .project-info .project-info-box h4 {
/* 2282  */   display: block;
/* 2283  */   width: 100%;
/* 2284  */   margin-bottom: 5px;
/* 2285  */ }
/* 2286  */ .portfolio-full.with-sidebar .project-info {
/* 2287  */   float: left;
/* 2288  */ }
/* 2289  */ .portfolio-full.with-sidebar .project-description {
/* 2290  */   float: right;
/* 2291  */   width: 72.5%;
/* 2292  */ }
/* 2293  */ .project-content .project-info .project-terms {
/* 2294  */   float: left;
/* 2295  */ }
/* 2296  */ .portfolio-half .flexslider:not(.tfs-slider) {
/* 2297  */   width: 65.9574%;
/* 2298  */   float: left;
/* 2299  */ }
/* 2300  */ .portfolio-half .project-content {

/* style.css */

/* 2301  */   width: 31.9149%;
/* 2302  */   float: right;
/* 2303  */ }
/* 2304  */ .portfolio-half .project-description {
/* 2305  */   width: 100%;
/* 2306  */   margin-bottom: 50px;
/* 2307  */ }
/* 2308  */ .portfolio-half .project-description .flexslider:not(.tfs-slider) {
/* 2309  */   width: auto;
/* 2310  */ }
/* 2311  */ .portfolio-half .project-info {
/* 2312  */   width: 100%;
/* 2313  */ }
/* 2314  */ .portfolio-sep {
/* 2315  */   clear: both;
/* 2316  */   display: block;
/* 2317  */ }
/* 2318  */ .portfolio-half .portfolio-sep {
/* 2319  */   margin-bottom: 50px;
/* 2320  */ }
/* 2321  */ .project-info-box span {
/* 2322  */   float: left;
/* 2323  */ }
/* 2324  */ .side-nav {
/* 2325  */   list-style: none;
/* 2326  */   margin: 0;
/* 2327  */   padding: 0;
/* 2328  */   border-top: 1px solid #ededed;
/* 2329  */   margin-bottom: 20px;
/* 2330  */ }
/* 2331  */ .side-nav ul {
/* 2332  */   list-style: none;
/* 2333  */   margin: 0;
/* 2334  */   padding: 0;
/* 2335  */ }
/* 2336  */ .side-nav li {
/* 2337  */   margin: 0;
/* 2338  */   padding: 0;
/* 2339  */ }
/* 2340  */ .side-nav li a {
/* 2341  */   border-bottom: 1px solid #ededed;
/* 2342  */   display: block;
/* 2343  */   height: auto;
/* 2344  */   font-weight: normal;
/* 2345  */   font-size: 14px;
/* 2346  */   line-height: 39px;
/* 2347  */   color: #333333;
/* 2348  */ }
/* 2349  */ .side-nav li a {
/* 2350  */   line-height: 1.69em;

/* style.css */

/* 2351  */   padding: 8px 0;
/* 2352  */ }
/* 2353  */ .side-nav li a:hover {
/* 2354  */   background: none;
/* 2355  */ }
/* 2356  */ .side-nav li.current_page_item > a {
/* 2357  */   background: none;
/* 2358  */   color: #a0ce4e;
/* 2359  */ }
/* 2360  */ .side-nav li.current_page_item li a {
/* 2361  */   color: #333333;
/* 2362  */   border-bottom: 1px solid #ededed;
/* 2363  */ }
/* 2364  */ .side-nav .children {
/* 2365  */   display: none;
/* 2366  */   margin-left: 15px;
/* 2367  */ }
/* 2368  */ .side-nav .arrow {
/* 2369  */   display: inline;
/* 2370  */   margin-left: 0;
/* 2371  */ }
/* 2372  */ .side-nav .arrow:after {
/* 2373  */   position: absolute;
/* 2374  */   font-size: 14px;
/* 2375  */   font-family: 'icomoon';
/* 2376  */ }
/* 2377  */ .side-nav-left .side-nav {
/* 2378  */   border-right: 1px solid #ededed;
/* 2379  */ }
/* 2380  */ .side-nav-left .side-nav li.current_page_item > a {
/* 2381  */   border-right: 3px solid #a0ce4e;
/* 2382  */ }
/* 2383  */ .side-nav-left .side-nav .arrow {
/* 2384  */   margin-left: 10px;
/* 2385  */ }
/* 2386  */ .side-nav-left .side-nav .arrow:after {
/* 2387  */   content: '\f105';
/* 2388  */ }
/* 2389  */ .side-nav-right .side-nav {
/* 2390  */   border-left: 1px solid #ededed;
/* 2391  */ }
/* 2392  */ .side-nav-right .side-nav li.current_page_item > a {
/* 2393  */   padding-left: 23px;
/* 2394  */   border-left: 3px solid #a0ce4e;
/* 2395  */ }
/* 2396  */ .side-nav-right .side-nav li a {
/* 2397  */   padding-left: 25px;
/* 2398  */ }
/* 2399  */ .side-nav-right .side-nav .arrow {
/* 2400  */   margin-right: 10px;

/* style.css */

/* 2401  */ }
/* 2402  */ .side-nav-right .side-nav .arrow:after {
/* 2403  */   content: '\f104';
/* 2404  */ }
/* 2405  */ .side-nav-right .side-nav .children {
/* 2406  */   margin-left: 40px;
/* 2407  */ }
/* 2408  */ .side-nav-right .side-nav .children a {
/* 2409  */   padding-left: 0;
/* 2410  */ }
/* 2411  */ .woocommerce-tabs .tabs a:hover .arrow,
/* 2412  */ .woocommerce-tabs .tabs li.active a .arrow {
/* 2413  */   display: inline-block;
/* 2414  */   margin-left: 10px;
/* 2415  */   padding-right: 0;
/* 2416  */ }
/* 2417  */ .woocommerce-tabs .panel .panel {
/* 2418  */   margin-left: auto;
/* 2419  */   padding: 0;
/* 2420  */ }
/* 2421  */ .woocommerce .images #carousel .slides li {
/* 2422  */   cursor: pointer;
/* 2423  */ }
/* 2424  */ h5.toggle {
/* 2425  */   overflow: hidden;
/* 2426  */   margin: 0;
/* 2427  */ }
/* 2428  */ h5.toggle a {
/* 2429  */   font-size: 13px;
/* 2430  */   line-height: 20px;
/* 2431  */   cursor: pointer;
/* 2432  */   color: #333333;
/* 2433  */   border-bottom: 1px solid #e8e6e6;
/* 2434  */   overflow: hidden;
/* 2435  */   margin: 0;
/* 2436  */   padding: 10px 0px;
/* 2437  */   float: left;
/* 2438  */   width: 100%;
/* 2439  */ }
/* 2440  */ h5.toggle.active a {
/* 2441  */   border-bottom: 0;
/* 2442  */ }
/* 2443  */ h5.toggle span.arrow {
/* 2444  */   background-color: #333333;
/* 2445  */   display: block;
/* 2446  */   width: 22px;
/* 2447  */   height: 22px;
/* 2448  */   float: left;
/* 2449  */   margin-right: 18px;
/* 2450  */ }

/* style.css */

/* 2451  */ h5.toggle.active span.arrow {
/* 2452  */   background-color: #a0ce4e;
/* 2453  */ }
/* 2454  */ h5.toggle span.toggle-title {
/* 2455  */   float: left;
/* 2456  */   width: 90%;
/* 2457  */ }
/* 2458  */ .toggle-content {
/* 2459  */   padding-top: 10px;
/* 2460  */   padding-bottom: 15px;
/* 2461  */   position: relative;
/* 2462  */ }
/* 2463  */ h5.toggle.active + .toggle-content {
/* 2464  */   border-bottom: 1px solid #E8E6E6;
/* 2465  */ }
/* 2466  */ /* Shortcodes */
/* 2467  */ .clearboth {
/* 2468  */   clear: both;
/* 2469  */   display: block;
/* 2470  */   font-size: 0px;
/* 2471  */   height: 0px;
/* 2472  */   line-height: 0;
/* 2473  */   width: 100%;
/* 2474  */   overflow: hidden;
/* 2475  */ }
/* 2476  */ .shortcode-tabs {
/* 2477  */   margin-bottom: 50px;
/* 2478  */ }
/* 2479  */ .shortcode-tabs .tab-hold .tabs li {
/* 2480  */   border-right: 0;
/* 2481  */   box-sizing: border-box;
/* 2482  */ }
/* 2483  */ .shortcode-tabs .tab-hold .tabs li a {
/* 2484  */   display: block;
/* 2485  */   width: 100%;
/* 2486  */   padding: 0;
/* 2487  */   text-indent: 15px;
/* 2488  */ }
/* 2489  */ .shortcode-tabs .tab-hold .tabs li.active a {
/* 2490  */   background: none;
/* 2491  */ }
/* 2492  */ .shortcode-tabs .tab_content {
/* 2493  */   padding: 15px;
/* 2494  */   overflow: hidden;
/* 2495  */ }
/* 2496  */ .shortcode-tabs .tab_content *:last-child {
/* 2497  */   margin-bottom: 0;
/* 2498  */ }
/* 2499  */ /* Post Content HTML */
/* 2500  */ .post-content p,

/* style.css */

/* 2501  */ .fusion-post-content p {
/* 2502  */   margin: 0;
/* 2503  */   margin-bottom: 20px;
/* 2504  */ }
/* 2505  */ .post-content ul.arrow,
/* 2506  */ .fusion-post-content ul.arrow {
/* 2507  */   list-style: none;
/* 2508  */   margin: 0;
/* 2509  */   padding: 0;
/* 2510  */ }
/* 2511  */ .post-content ul.arrow li,
/* 2512  */ .fusion-post-content ul.arrow li {
/* 2513  */   line-height: 18px;
/* 2514  */   margin: 0;
/* 2515  */   padding: 0;
/* 2516  */   margin-bottom: 15px;
/* 2517  */   padding-left: 25px;
/* 2518  */ }
/* 2519  */ .post-content ul.arrow li:before,
/* 2520  */ .fusion-post-content ul.arrow li:before {
/* 2521  */   display: inline-block;
/* 2522  */   background-repeat: no-repeat;
/* 2523  */   background-position: center center;
/* 2524  */   background-color: #a0ce4e;
/* 2525  */   height: 18px;
/* 2526  */   border-radius: 75px;
/* 2527  */   width: 18px;
/* 2528  */   position: absolute;
/* 2529  */   font-size: 14px;
/* 2530  */   content: '\f105';
/* 2531  */   float: left;
/* 2532  */   margin-right: 0;
/* 2533  */   margin-left: -25px;
/* 2534  */   font-family: 'icomoon';
/* 2535  */   text-align: center;
/* 2536  */   font-weight: normal;
/* 2537  */   -webkit-font-smoothing: antialiased;
/* 2538  */   color: #fff;
/* 2539  */   line-height: 17px;
/* 2540  */   text-indent: 1px;
/* 2541  */ }
/* 2542  */ .post-content blockquote,
/* 2543  */ .fusion-post-content blockquote {
/* 2544  */   background: #f5f5f5;
/* 2545  */   font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
/* 2546  */   color: #444444;
/* 2547  */   border-left: 4px solid #a0ce4e;
/* 2548  */   padding: 15px;
/* 2549  */ }
/* 2550  */ .post-content blockquote *:last-child,

/* style.css */

/* 2551  */ .fusion-post-content blockquote *:last-child {
/* 2552  */   margin-bottom: 0;
/* 2553  */ }
/* 2554  */ /**
/* 2555  *|  * Tooltip / Popup
/* 2556  *|  */
/* 2557  */ .popup {
/* 2558  */   display: none;
/* 2559  */   position: absolute;
/* 2560  */   padding: 0 0 6px;
/* 2561  */   color: #d1d1d2;
/* 2562  */   font-size: 11px;
/* 2563  */   line-height: 15px;
/* 2564  */   bottom: 110%;
/* 2565  */   left: -17px;
/* 2566  */ }
/* 2567  */ .popup p {
/* 2568  */   margin: 0;
/* 2569  */ }
/* 2570  */ .popup .holder {
/* 2571  */   padding: 4px 11px;
/* 2572  */   background: #46494a;
/* 2573  */ }
/* 2574  */ .popup span {
/* 2575  */   display: inline-block;
/* 2576  */ }
/* 2577  */ /**
/* 2578  *|  * Tagline Shortcode
/* 2579  *|  */
/* 2580  */ .reading-box-container {
/* 2581  */   margin: 0 0 84px;
/* 2582  */ }
/* 2583  */ .reading-box {
/* 2584  */   padding: 28px 28px 27px 31px;
/* 2585  */   border-left: 3px solid #a0ce4e;
/* 2586  */   background: #f2efef;
/* 2587  */ }
/* 2588  */ #main .reading-box h2 {
/* 2589  */   margin: 0 0 7px;
/* 2590  */   font-size: 18px;
/* 2591  */   line-height: 20px;
/* 2592  */ }
/* 2593  */ .continue {
/* 2594  */   float: right;
/* 2595  */ }
/* 2596  */ .avada-google-map {
/* 2597  */   height: 416px;
/* 2598  */   margin-bottom: 50px;
/* 2599  */   overflow: hidden;
/* 2600  */ }

/* style.css */

/* 2601  */ #gmap img,
/* 2602  */ .shortcode-map img {
/* 2603  */   max-width: none;
/* 2604  */ }
/* 2605  */ body #wrapper .gomapMarker {
/* 2606  */   color: #333;
/* 2607  */ }
/* 2608  */ .fusion-post-content h1,
/* 2609  */ .fusion-post-content h2,
/* 2610  */ .fusion-post-content h3,
/* 2611  */ .fusion-post-content h4,
/* 2612  */ .fusion-post-content h5,
/* 2613  */ .fusion-post-content h6 {
/* 2614  */   color: #333333;
/* 2615  */   font-weight: normal;
/* 2616  */ }
/* 2617  */ .fusion-post-content h4 {
/* 2618  */   font-size: 13px;
/* 2619  */ }
/* 2620  */ .fusion-post-content h5 {
/* 2621  */   font-size: 12px;
/* 2622  */ }
/* 2623  */ .fusion-post-content h6 {
/* 2624  */   font-size: 11px;
/* 2625  */ }
/* 2626  */ /* Extra excerpt classes to emulate shortcode stripping for html only shortcodes */
/* 2627  */ #wrapper .strip-html .fusion-dropcap {
/* 2628  */   top: 0;
/* 2629  */   float: none;
/* 2630  */   margin: 0;
/* 2631  */   padding: 0;
/* 2632  */   background-color: inherit !important;
/* 2633  */   box-shadow: none;
/* 2634  */   line-height: inherit;
/* 2635  */   text-shadow: none;
/* 2636  */   color: inherit !important;
/* 2637  */   font-size: inherit;
/* 2638  */ }
/* 2639  */ #wrapper .strip-html .fusion-highlight {
/* 2640  */   background-color: inherit !important;
/* 2641  */   color: inherit !important;
/* 2642  */ }
/* 2643  */ #wrapper .strip-html .fusion-tooltip {
/* 2644  */   color: inherit;
/* 2645  */   border-bottom: 1px dotted;
/* 2646  */ }
/* 2647  */ /* Fade Images */
/* 2648  */ .recent-works-items img,
/* 2649  */ .flickr_badge_image img,
/* 2650  */ .pyre_tabs img {

/* style.css */

/* 2651  */   transition: all .2s;
/* 2652  */ }
/* 2653  */ .recent-works-items img:hover,
/* 2654  */ .flickr_badge_image img:hover,
/* 2655  */ .pyre_tabs img:hover {
/* 2656  */   opacity: 0.5;
/* 2657  */ }
/* 2658  */ .error-page .useful-links {
/* 2659  */   width: 30.66%;
/* 2660  */   padding-left: 5%;
/* 2661  */ }
/* 2662  */ .error-page .oops {
/* 2663  */   font-size: 117px;
/* 2664  */   margin: 0 0 20px 0;
/* 2665  */   line-height: 117px;
/* 2666  */   font-weight: bolder;
/* 2667  */   color: #F0F0F0;
/* 2668  */   font-family: "PT Sans", Arial, Helvetica, sans-serif;
/* 2669  */ }
/* 2670  */ .has-sidebar .error-page .oops {
/* 2671  */   font-size: 90px;
/* 2672  */   line-height: 90px;
/* 2673  */ }
/* 2674  */ .error_page .oops h1 {
/* 2675  */   font-family: "PT Sans", Arial, Helvetica, sans-serif;
/* 2676  */ }
/* 2677  */ .fontawesome-icon {
/* 2678  */   display: inline-block;
/* 2679  */   float: left;
/* 2680  */ }
/* 2681  */ .aligncenter .fontawesome-icon,
/* 2682  */ .fusion-alignleft .fontawesome-icon,
/* 2683  */ .fusion-alignright .fontawesome-icon {
/* 2684  */   float: none;
/* 2685  */ }
/* 2686  */ .fontawesome-icon {
/* 2687  */   margin-right: 10px;
/* 2688  */ }
/* 2689  */ .fontawesome-icon.circle-yes {
/* 2690  */   border-radius: 75px;
/* 2691  */   border-width: 1px;
/* 2692  */   border-style: solid;
/* 2693  */   background-color: #333333;
/* 2694  */   color: #fff;
/* 2695  */   text-align: center;
/* 2696  */   margin-top: 2px;
/* 2697  */ }
/* 2698  */ .fontawesome-icon.large {
/* 2699  */   font-size: 40px;
/* 2700  */ }

/* style.css */

/* 2701  */ .fontawesome-icon.large.circle-yes {
/* 2702  */   width: 70px;
/* 2703  */   height: 70px;
/* 2704  */   line-height: 70px;
/* 2705  */ }
/* 2706  */ .fontawesome-icon.medium {
/* 2707  */   font-size: 18px;
/* 2708  */ }
/* 2709  */ .fontawesome-icon.medium.circle-yes {
/* 2710  */   width: 35px;
/* 2711  */   height: 35px;
/* 2712  */   line-height: 35px;
/* 2713  */ }
/* 2714  */ .fontawesome-icon.small {
/* 2715  */   font-size: 10px;
/* 2716  */ }
/* 2717  */ .fontawesome-icon.small.circle-yes {
/* 2718  */   width: 18px;
/* 2719  */   height: 18px;
/* 2720  */   line-height: 19px;
/* 2721  */ }
/* 2722  */ .fontawesome-icon.circle-no.large {
/* 2723  */   margin-top: 2px;
/* 2724  */ }
/* 2725  */ .fontawesome-icon.circle-no.medium {
/* 2726  */   margin-top: 3px;
/* 2727  */ }
/* 2728  */ .fontawesome-icon.circle-no.small {
/* 2729  */   margin-top: 5px;
/* 2730  */ }
/* 2731  */ .icon-heading .fontawesome-icon {
/* 2732  */   margin-top: -6px;
/* 2733  */ }
/* 2734  */ .content-boxes .heading .fontawesome-icon {
/* 2735  */   float: left;
/* 2736  */ }
/* 2737  */ .content-boxes .heading-and-icon h2 {
/* 2738  */   padding-left: 45px;
/* 2739  */ }
/* 2740  */ .main-flex {
/* 2741  */   overflow: hidden;
/* 2742  */   width: 100%;
/* 2743  */   margin-left: auto;
/* 2744  */   margin-right: auto;
/* 2745  */ }
/* 2746  */ .fusion-content-widget-area .widget_recent_entries ul {
/* 2747  */   padding: 0;
/* 2748  */ }
/* 2749  */ .woocommerce-tabs .tabs a:hover .arrow:after,
/* 2750  */ .woocommerce-tabs .tabs li.active a .arrow:after,

/* style.css */

/* 2751  */ .widget_layered_nav li a:before,
/* 2752  */ .widget_product_categories li a:before {
/* 2753  */   position: absolute;
/* 2754  */   font-size: 14px;
/* 2755  */   font-family: 'icomoon';
/* 2756  */   content: '\f105';
/* 2757  */   margin-left: -12px;
/* 2758  */ }
/* 2759  */ .fusion-widget-area .widget_nav_menu li a:before,
/* 2760  */ .fusion-widget-area .widget_categories li a:before,
/* 2761  */ .fusion-widget-area .widget_meta li a:before,
/* 2762  */ .fusion-widget-area .widget .recentcomments:before,
/* 2763  */ .fusion-widget-area .widget_recent_entries li a:before,
/* 2764  */ .fusion-widget-area .widget_archive li a:before,
/* 2765  */ .fusion-widget-area .widget_pages li a:before,
/* 2766  */ .fusion-widget-area .widget_links li a:before {
/* 2767  */   position: absolute;
/* 2768  */   font-size: 14px;
/* 2769  */   font-family: 'icomoon';
/* 2770  */   content: '\f105';
/* 2771  */   margin-left: -12px;
/* 2772  */ }
/* 2773  */ .fusion-widget-area .widget_nav_menu li,
/* 2774  */ .fusion-widget-area .widget_categories li,
/* 2775  */ .fusion-widget-area .widget_product_categories li,
/* 2776  */ .fusion-widget-area .widget_meta li,
/* 2777  */ .fusion-widget-area .widget .recentcomments,
/* 2778  */ .fusion-widget-area .widget_recent_entries li,
/* 2779  */ .fusion-widget-area .widget_archive li,
/* 2780  */ .fusion-widget-area .widget_pages li,
/* 2781  */ .fusion-widget-area .widget_links li,
/* 2782  */ .fusion-widget-area .widget_layered_nav li,
/* 2783  */ .fusion-widget-area .widget_product_categories li {
/* 2784  */   display: block;
/* 2785  */   padding: 4px 10px 4px 12px;
/* 2786  */   border-bottom: 1px solid #e7e6e6;
/* 2787  */   color: #333;
/* 2788  */ }
/* 2789  */ .fusion-widget-area .widget_categories li {
/* 2790  */   position: relative;
/* 2791  */ }
/* 2792  */ .fusion-widget-area .widget_categories li span {
/* 2793  */   position: absolute;
/* 2794  */ }
/* 2795  */ .fusion-widget-area .widget_categories .children {
/* 2796  */   margin-left: 5px;
/* 2797  */ }
/* 2798  */ .fusion-widget-area .widget_categories li .children li:last-child,
/* 2799  */ .fusion-widget-area .widget_product_categories li .children li:last-child {
/* 2800  */   padding-bottom: 0;

/* style.css */

/* 2801  */   border-bottom: none;
/* 2802  */ }
/* 2803  */ .shortcode-tabs .tab_content ul.arrow {
/* 2804  */   float: none;
/* 2805  */ }
/* 2806  */ .fusion-widget-area ul.arrow {
/* 2807  */   list-style: none;
/* 2808  */   margin: 0;
/* 2809  */   padding: 0;
/* 2810  */ }
/* 2811  */ .fusion-widget-area ul.arrow li:before {
/* 2812  */   display: inline-block;
/* 2813  */   background-repeat: no-repeat;
/* 2814  */   background-position: center center;
/* 2815  */   background-color: #a0ce4e;
/* 2816  */   height: 18px;
/* 2817  */   border-radius: 75px;
/* 2818  */   width: 18px;
/* 2819  */   content: ' ';
/* 2820  */   float: left;
/* 2821  */   margin-right: 10px;
/* 2822  */   margin-left: 0px;
/* 2823  */ }
/* 2824  */ .fusion-widget-area ul.arrow li {
/* 2825  */   line-height: 18px;
/* 2826  */   margin: 0;
/* 2827  */   padding: 0;
/* 2828  */   margin-bottom: 15px;
/* 2829  */   padding-left: 0px;
/* 2830  */ }
/* 2831  */ .fusion-widget-area .sub-menu,
/* 2832  */ .fusion-widget-area .children,
/* 2833  */ .fusion-widget-area .sub-menu,
/* 2834  */ .fusion-widget-area .children,
/* 2835  */ #slidingbar-area .sub-menu,
/* 2836  */ #slidingbar-area .children {
/* 2837  */   margin-left: 15px;
/* 2838  */ }
/* 2839  */ #slidingbar-area .fusion-columns {
/* 2840  */   margin: 0 -15px;
/* 2841  */ }
/* 2842  */ .widget_categories li {
/* 2843  */   background: none;
/* 2844  */   padding: 0;
/* 2845  */   border-bottom: 0;
/* 2846  */ }
/* 2847  */ .fusion-footer-widget-area .widget > ul > li:first-child,
/* 2848  */ #slidingbar-area .widget > ul > li:first-child {
/* 2849  */   padding-top: 0px;
/* 2850  */ }

/* style.css */

/* 2851  */ .fusion-footer-widget-area .widget_categories .children,
/* 2852  */ #slidingbar-area .widget_categories .children {
/* 2853  */   margin-left: 5px;
/* 2854  */ }
/* 2855  */ .widget_wooslider_slideshow_slides li a {
/* 2856  */   background: none;
/* 2857  */   border: 0;
/* 2858  */   margin: 0;
/* 2859  */   padding: 0;
/* 2860  */ }
/* 2861  */ .fusion-content-widget-area .flickr_badge_image {
/* 2862  */   float: left;
/* 2863  */   padding: 3px;
/* 2864  */ }
/* 2865  */ .fusion-content-widget-area .flickr_badge_image a {
/* 2866  */   display: block;
/* 2867  */ }
/* 2868  */ .fusion-content-widget-area .flickr_badge_image img {
/* 2869  */   width: 66px;
/* 2870  */   height: 66px;
/* 2871  */ }
/* 2872  */ .fusion-footer-widget-area .flickr_badge_image img,
/* 2873  */ #slidingbar-area .flickr_badge_image img {
/* 2874  */   width: 66px;
/* 2875  */   height: 66px;
/* 2876  */   float: left;
/* 2877  */   padding: 3px;
/* 2878  */ }
/* 2879  */ .fusion-footer-widget-area .fusion-columns-4 .flickr_badge_image img,
/* 2880  */ .fusion-footer-widget-area .fusion-columns-5 .flickr_badge_image img,
/* 2881  */ .fusion-footer-widget-area .fusion-columns-6 .flickr_badge_image img,
/* 2882  */ #slidingbar-area .fusion-columns-4 .flickr_badge_image img,
/* 2883  */ #slidingbar-area .fusion-columns-5 .flickr_badge_image img,
/* 2884  */ #slidingbar-area .fusion-columns-6 .flickr_badge_image img {
/* 2885  */   width: 60px;
/* 2886  */   height: 60px;
/* 2887  */ }
/* 2888  */ .fusion-footer-widget-area .social-networks,
/* 2889  */ #slidingbar-area .social-networks {
/* 2890  */   float: left;
/* 2891  */ }
/* 2892  */ .fusion-footer-widget-area .social-networks li,
/* 2893  */ #slidingbar-area .social-networks li {
/* 2894  */   float: left;
/* 2895  */   margin-left: 0;
/* 2896  */   margin-right: 20px;
/* 2897  */   padding: 0;
/* 2898  */ }
/* 2899  */ .fusion-footer-widget-area .social-networks li,
/* 2900  */ .fusion-footer-widget-area .social-networks a,

/* style.css */

/* 2901  */ #slidingbar-area .social-networks li,
/* 2902  */ #slidingbar-area .social-networks a {
/* 2903  */   background-image: none;
/* 2904  */ }
/* 2905  */ .fusion-footer-widget-area .social-networks li:first-child,
/* 2906  */ #slidingbar-area .social-networks li:first-child {
/* 2907  */   padding: 0;
/* 2908  */ }
/* 2909  */ .fusion-footer-widget-area .flexslider .slides > li,
/* 2910  */ #slidingbar-area .flexslider .slides > li {
/* 2911  */   padding-top: 0;
/* 2912  */   padding-bottom: 0;
/* 2913  */ }
/* 2914  */ .chat-icon {
/* 2915  */   display: inline-block;
/* 2916  */   width: 26px;
/* 2917  */   height: 19px;
/* 2918  */   margin-top: 9px;
/* 2919  */ }
/* 2920  */ .blog-shortcode h3.timeline-title {
/* 2921  */   color: #747474;
/* 2922  */   font-size: 13px;
/* 2923  */ }
/* 2924  */ /* New Shortcode CSS */
/* 2925  */ .reading-box-container {
/* 2926  */   position: relative;
/* 2927  */   z-index: 1;
/* 2928  */ }
/* 2929  */ .reading-box {
/* 2930  */   position: relative;
/* 2931  */ }
/* 2932  */ .tagline-shadow:before,
/* 2933  */ .tagline-shadow:after {
/* 2934  */   bottom: 15px;
/* 2935  */   left: 10px;
/* 2936  */   width: 50%;
/* 2937  */   height: 20%;
/* 2938  */   max-width: 300px;
/* 2939  */   max-height: 100px;
/* 2940  */   position: absolute;
/* 2941  */   content: '';
/* 2942  */   z-index: -1;
/* 2943  */   box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
/* 2944  */   -webkit-transform: rotate(-3deg);
/* 2945  */   transform: rotate(-3deg);
/* 2946  */ }
/* 2947  */ .tagline-shadow:after {
/* 2948  */   right: 10px;
/* 2949  */   left: auto;
/* 2950  */   -webkit-transform: rotate(3deg);

/* style.css */

/* 2951  */   transform: rotate(3deg);
/* 2952  */ }
/* 2953  */ .tooltip-shortcode {
/* 2954  */   position: relative;
/* 2955  */   display: inline;
/* 2956  */   cursor: pointer;
/* 2957  */   color: #747474;
/* 2958  */ }
/* 2959  */ ul.list-icon {
/* 2960  */   list-style: none;
/* 2961  */   margin: 0;
/* 2962  */   padding: 0;
/* 2963  */   margin-top: 10px;
/* 2964  */ }
/* 2965  */ ul.list-icon li:before {
/* 2966  */   display: inline-block;
/* 2967  */   height: 18px;
/* 2968  */   width: 18px;
/* 2969  */   content: ' ';
/* 2970  */   float: left;
/* 2971  */   margin-right: 0;
/* 2972  */   margin-left: -25px;
/* 2973  */   font-family: 'icomoon';
/* 2974  */   font-style: normal;
/* 2975  */   font-weight: normal;
/* 2976  */   text-decoration: inherit;
/* 2977  */ }
/* 2978  */ ul.list-icon-arrow li:before {
/* 2979  */   content: '\f105';
/* 2980  */ }
/* 2981  */ ul.circle-yes li:before {
/* 2982  */   border-radius: 75px;
/* 2983  */   text-align: center;
/* 2984  */   font-size: 9px;
/* 2985  */ }
/* 2986  */ ul.list-icon-color-light li:before {
/* 2987  */   color: #fff;
/* 2988  */ }
/* 2989  */ ul.list-icon li {
/* 2990  */   line-height: 18px;
/* 2991  */   margin: 0;
/* 2992  */   padding: 0;
/* 2993  */   margin-bottom: 15px;
/* 2994  */   padding-left: 25px;
/* 2995  */ }
/* 2996  */ .fusion-content-widget-area ul.list-icon {
/* 2997  */   margin-left: 25px;
/* 2998  */ }
/* 2999  */ .fusion-content-widget-area ul.list-icon a,
/* 3000  */ .fusion-footer-widget-area ul.list-icon a,

/* style.css */

/* 3001  */ #slidingbar-area ul.list-icon a {
/* 3002  */   border: medium none;
/* 3003  */   padding: 0;
/* 3004  */ }
/* 3005  */ .content-boxes-icon-on-top .col {
/* 3006  */   text-align: center;
/* 3007  */ }
/* 3008  */ .content-boxes-icon-on-top .col .more a {
/* 3009  */   float: none;
/* 3010  */ }
/* 3011  */ .content-boxes-icon-on-top .col .heading-and-icon .fontawesome-icon {
/* 3012  */   float: none;
/* 3013  */   width: 64px;
/* 3014  */   height: 64px;
/* 3015  */   line-height: 64px;
/* 3016  */   font-size: 24px;
/* 3017  */   margin: 0;
/* 3018  */   display: inline-block;
/* 3019  */ }
/* 3020  */ .content-boxes-icon-on-top .col .heading-and-icon img {
/* 3021  */   float: none;
/* 3022  */   margin-right: 0;
/* 3023  */ }
/* 3024  */ .content-boxes-icon-on-top .col .heading-and-icon h2 {
/* 3025  */   padding-left: 0;
/* 3026  */ }
/* 3027  */ .content-boxes-icon-on-side .col-content-container {
/* 3028  */   padding-left: 45px;
/* 3029  */ }
/* 3030  */ .content-boxes-icon-boxed {
/* 3031  */   overflow: visible;
/* 3032  */ }
/* 3033  */ .content-boxes-icon-boxed .col {
/* 3034  */   overflow: visible !important;
/* 3035  */   text-align: center;
/* 3036  */   padding: 2%;
/* 3037  */   padding-top: 50px;
/* 3038  */ }
/* 3039  */ .content-boxes-icon-boxed .col .more a {
/* 3040  */   float: none;
/* 3041  */ }
/* 3042  */ .content-boxes-icon-boxed .col .heading-and-icon {
/* 3043  */   overflow: visible;
/* 3044  */   position: relative;
/* 3045  */ }
/* 3046  */ .content-boxes-icon-boxed .col .heading-and-icon .fontawesome-icon,
/* 3047  */ .content-boxes-icon-boxed .col .heading-and-icon img {
/* 3048  */   float: none;
/* 3049  */   position: absolute;
/* 3050  */   top: -80px;

/* style.css */

/* 3051  */   width: 64px;
/* 3052  */   height: 64px;
/* 3053  */   line-height: 64px;
/* 3054  */   font-size: 24px;
/* 3055  */   margin: 0;
/* 3056  */   margin-left: -32px;
/* 3057  */   left: 50%;
/* 3058  */ }
/* 3059  */ .content-boxes-icon-boxed .col .heading-and-icon img {
/* 3060  */   float: none;
/* 3061  */ }
/* 3062  */ .content-boxes-icon-boxed .col .heading-and-icon h2 {
/* 3063  */   padding-left: 0;
/* 3064  */ }
/* 3065  */ .content-boxes-icon-boxed.columns-5 .col {
/* 3066  */   width: 12.8%;
/* 3067  */ }
/* 3068  */ .content-boxes-icon-boxed.columns-4 .col {
/* 3069  */   width: 18%;
/* 3070  */ }
/* 3071  */ .content-boxes-icon-boxed.columns-3 .col {
/* 3072  */   width: 26.65%;
/* 3073  */ }
/* 3074  */ .content-boxes-icon-boxed.columns-2 .col {
/* 3075  */   width: 44%;
/* 3076  */ }
/* 3077  */ .content-boxes-icon-boxed.columns-1 .col {
/* 3078  */   width: 96%;
/* 3079  */ }
/* 3080  */ .fusion-post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
/* 3081  */   bottom: 15%;
/* 3082  */ }
/* 3083  */ .fusion-post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt {
/* 3084  */   top: 15%;
/* 3085  */ }
/* 3086  */ .fusion-post-content .wooslider .slide-excerpt .slide-title,
/* 3087  */ .fusion-post-content .wooslider .slide-excerpt .slide-title a {
/* 3088  */   color: #fff;
/* 3089  */ }
/* 3090  */ .fusion-post-content .wooslider .overlay-full .slide-excerpt {
/* 3091  */   padding: 50px;
/* 3092  */   opacity: 0.7;
/* 3093  */ }
/* 3094  */ .fusion-post-content .wooslider .wooslider-control-thumbs {
/* 3095  */   position: relative;
/* 3096  */   width: auto;
/* 3097  */   margin: 0 auto;
/* 3098  */   margin-top: 33px;
/* 3099  */   text-align: center;
/* 3100  */ }

/* style.css */

/* 3101  */ .fusion-post-content .wooslider .wooslider-control-thumbs li {
/* 3102  */   float: none;
/* 3103  */   width: 56px;
/* 3104  */ }
/* 3105  */ .fusion-post-content .wooslider .wooslider-prev,
/* 3106  */ .fusion-post-content .wooslider .wooslider-next {
/* 3107  */   top: 50%;
/* 3108  */   margin-top: -29px;
/* 3109  */ }
/* 3110  */ .fusion-post-content .wooslider-type-attachments .wooslider-prev,
/* 3111  */ .fusion-post-content .wooslider-type-attachments .wooslider-next {
/* 3112  */   top: 50%;
/* 3113  */   margin-top: -59px;
/* 3114  */ }
/* 3115  */ .fusion-post-content .wooslider .overlay-none .slide-excerpt {
/* 3116  */   margin-top: 10px;
/* 3117  */ }
/* 3118  */ .fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title,
/* 3119  */ .fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title a {
/* 3120  */   color: #333;
/* 3121  */ }
/* 3122  */ .tabs-vertical {
/* 3123  */   border: 0px;
/* 3124  */ }
/* 3125  */ .tabs-vertical .tabset {
/* 3126  */   border-left: 1px solid #d3d3d3;
/* 3127  */   border-top: 1px solid #d3d3d3;
/* 3128  */   border-bottom: 1px solid #d3d3d3;
/* 3129  */   width: 15.7446808511%;
/* 3130  */   float: left;
/* 3131  */   height: auto;
/* 3132  */   position: relative;
/* 3133  */   left: 1px;
/* 3134  */   z-index: 10;
/* 3135  */ }
/* 3136  */ .tabs-vertical .tab-hold .tabset li {
/* 3137  */   float: none;
/* 3138  */   width: auto;
/* 3139  */   height: auto;
/* 3140  */   border: 0;
/* 3141  */   background: none;
/* 3142  */ }
/* 3143  */ .tabs-vertical .tab-hold .tabset li a,
/* 3144  */ .tabs-vertical .tab-hold .tabset li:last-child a {
/* 3145  */   border-bottom: 0;
/* 3146  */ }
/* 3147  */ .tabs-vertical .tab-hold .tabset li a {
/* 3148  */   width: auto;
/* 3149  */   text-indent: 0;
/* 3150  */   border-bottom: 1px solid #d3d3d3;

/* style.css */

/* 3151  */   height: auto;
/* 3152  */   line-height: normal;
/* 3153  */   padding: 10px;
/* 3154  */ }
/* 3155  */ .tabs-vertical .tab-hold .tabset li.active a {
/* 3156  */   background: #fff;
/* 3157  */   border-width: 0px;
/* 3158  */   border-style: solid;
/* 3159  */   border-left-width: 3px;
/* 3160  */   height: auto;
/* 3161  */   line-height: normal;
/* 3162  */ }
/* 3163  */ .tabs-vertical .tabs-container {
/* 3164  */   width: 83.9361702128%;
/* 3165  */   float: left;
/* 3166  */ }
/* 3167  */ .tabs-vertical .tabs-container .tab_content {
/* 3168  */   border: 1px solid #d3d3d3;
/* 3169  */   padding: 30px;
/* 3170  */ }
/* 3171  */ body .portfolio-grid {
/* 3172  */   margin-bottom: 80px;
/* 3173  */ }
/* 3174  */ .portfolio-grid .portfolio-tabs {
/* 3175  */   margin-top: 0;
/* 3176  */ }
/* 3177  */ .portfolio-grid.portfolio-one .portfolio-item:last-child {
/* 3178  */   margin-bottom: 0px;
/* 3179  */ }
/* 3180  */ .portfolio-grid.portfolio-one .image {
/* 3181  */   width: 100%;
/* 3182  */   float: none;
/* 3183  */ }
/* 3184  */ /* Avada 3.0 Images */
/* 3185  */ .error-message {
/* 3186  */   color: #F0F0F0;
/* 3187  */   font-size: 170px;
/* 3188  */   line-height: 1;
/* 3189  */   font-weight: bold;
/* 3190  */ }
/* 3191  */ /* WP 3.6 media player responsive */
/* 3192  */ .mejs-container.mejs-video {
/* 3193  */   width: 100%;
/* 3194  */   height: auto;
/* 3195  */ }
/* 3196  */ .mejs-overlay,
/* 3197  */ .mejs-poster {
/* 3198  */   width: 100%;
/* 3199  */   height: 100%;
/* 3200  */ }

/* style.css */

/* 3201  */ .mejs-mediaelement video {
/* 3202  */   position: absolute;
/* 3203  */   top: 0;
/* 3204  */   left: 0;
/* 3205  */   right: 0;
/* 3206  */   bottom: 0;
/* 3207  */   width: 100%;
/* 3208  */   height: 100%;
/* 3209  */ }
/* 3210  */ .mejs-container,
/* 3211  */ .mejs-embed,
/* 3212  */ .mejs-embed body {
/* 3213  */   background: transparent;
/* 3214  */ }
/* 3215  */ .fusion-content-widget-area .products a,
/* 3216  */ .fusion-footer-widget-area .products a,
/* 3217  */ #slidingbar-area .products a {
/* 3218  */   padding: 0;
/* 3219  */   border: 0;
/* 3220  */   background: none;
/* 3221  */ }
/* 3222  */ .fusion-content-widget-area .products .product-title,
/* 3223  */ .fusion-footer-widget-area .products .product-title,
/* 3224  */ #slidingbar-area .products .product-title {
/* 3225  */   margin: 0;
/* 3226  */   margin-bottom: 10px;
/* 3227  */ }
/* 3228  */ .fusion-footer-widget-area .product_list_widget li,
/* 3229  */ #slidingbar-area .product_list_widget li {
/* 3230  */   border: 0;
/* 3231  */   border-bottom: 1px solid #282a2b;
/* 3232  */ }
/* 3233  */ .fusion-footer-widget-area .product_list_widget li a,
/* 3234  */ #slidingbar-area .product_list_widget li a {
/* 3235  */   border: none;
/* 3236  */ }
/* 3237  */ .fusion-footer-widget-area .widget_shopping_cart_content .total,
/* 3238  */ #slidingbar-area .widget_shopping_cart_content .total {
/* 3239  */   margin: 10px 0px;
/* 3240  */ }
/* 3241  */ .fusion-footer-widget-area .widget_shopping_cart_content .buttons,
/* 3242  */ #slidingbar-area .widget_shopping_cart_content .buttons {
/* 3243  */   background: #282a2b;
/* 3244  */ }
/* 3245  */ .fusion-footer-widget-area .products-slider a,
/* 3246  */ .fusion-footer-widget-area .simple-products-slider a,
/* 3247  */ #slidingbar-area .products-slider a,
/* 3248  */ #slidingbar-area .simple-products-slider a,
/* 3249  */ .fusion-content-widget-area .products-slider a,
/* 3250  */ .fusion-content-widget-area .simple-products-slider a {

/* style.css */

/* 3251  */   border: 0;
/* 3252  */   background: none;
/* 3253  */   margin: 0;
/* 3254  */   padding-top: 0;
/* 3255  */   padding-bottom: 0;
/* 3256  */   padding-right: 0;
/* 3257  */   display: inline-block;
/* 3258  */   width: auto;
/* 3259  */ }
/* 3260  */ .fusion-footer-widget-area .products-slider li .image,
/* 3261  */ #slidingbar-area .products-slider li .image {
/* 3262  */   width: auto;
/* 3263  */   height: auto;
/* 3264  */ }
/* 3265  */ .fusion-footer-widget-area .simple-products-slider .es-carousel,
/* 3266  */ #slidingbar-area .simple-products-slider .es-carousel {
/* 3267  */   padding-left: 38px;
/* 3268  */ }
/* 3269  */ .fusion-footer-widget-area .simple-products-slider .es-carousel li,
/* 3270  */ .fusion-footer-widget-area .simple-products-slider .es-carousel li .image,
/* 3271  */ #slidingbar-area .simple-products-slider .es-carousel li,
/* 3272  */ #slidingbar-area .simple-products-slider .es-carousel li .image {
/* 3273  */   width: 149px;
/* 3274  */   height: auto;
/* 3275  */ }
/* 3276  */ .fusion-footer-widget-area .image-extras-content h3,
/* 3277  */ #slidingbar-area .image-extras-content h3,
/* 3278  */ .fusion-content-widget-area .image-extras-content h3 {
/* 3279  */   margin-bottom: 0;
/* 3280  */   text-transform: none;
/* 3281  */   margin-bottom: 5px;
/* 3282  */ }
/* 3283  */ .fusion-footer-widget-area .product-category mark,
/* 3284  */ #slidingbar-area .product-category mark,
/* 3285  */ .fusion-content-widget-area .product-category mark {
/* 3286  */   background-color: transparent;
/* 3287  */   color: inherit;
/* 3288  */ }
/* 3289  */ .fusion-footer-widget-area .product-category h3,
/* 3290  */ #slidingbar-area .product-category h3,
/* 3291  */ .fusion-content-widget-area .product-category h3 {
/* 3292  */   margin-bottom: 0;
/* 3293  */ }
/* 3294  */ /* to top */
/* 3295  */ #toTop {
/* 3296  */   background-color: #333333;
/* 3297  */   border-radius: 4px 4px 0 0;
/* 3298  */   bottom: 0;
/* 3299  */   color: #FFFFFF;
/* 3300  */   display: none;

/* style.css */

/* 3301  */   height: 35px;
/* 3302  */   position: fixed;
/* 3303  */   right: 30px;
/* 3304  */   text-align: center;
/* 3305  */   text-transform: uppercase;
/* 3306  */   width: 48px;
/* 3307  */   opacity: 0.9;
/* 3308  */   z-index: 10000;
/* 3309  */   transition: all 0.2s ease-in-out 0s;
/* 3310  */ }
/* 3311  */ .no-totop #toTop {
/* 3312  */   display: none !important;
/* 3313  */ }
/* 3314  */ #toTop:before {
/* 3315  */   line-height: 35px;
/* 3316  */   content: '\f106';
/* 3317  */   -webkit-font-smoothing: antialiased;
/* 3318  */   font-family: 'icomoon';
/* 3319  */   font-size: 22px;
/* 3320  */ }
/* 3321  */ #toTop:hover {
/* 3322  */   background-color: #A0CE4E;
/* 3323  */ }
/* 3324  */ #toTopHover {
/* 3325  */   display: block;
/* 3326  */   overflow: hidden;
/* 3327  */   float: left;
/* 3328  */   opacity: 0;
/* 3329  */ }
/* 3330  */ #toTop:active,
/* 3331  */ #toTop:focus {
/* 3332  */   outline: none;
/* 3333  */   background-color: #333333;
/* 3334  */ }
/* 3335  */ .fullwidthbanner-container {
/* 3336  */   overflow: visible;
/* 3337  */ }
/* 3338  */ .tfs-slider .flex-caption {
/* 3339  */   width: 97%;
/* 3340  */ }
/* 3341  */ .tfs-slider .flex-control-nav {
/* 3342  */   bottom: 20px !important;
/* 3343  */ }
/* 3344  */ .tfs-slider .buttons a {
/* 3345  */   margin: 0;
/* 3346  */   display: inline-block;
/* 3347  */ }
/* 3348  */ /* Revslider Fix */
/* 3349  */ .tp-simpleresponsive .slotholder,
/* 3350  */ .tp-simpleresponsive .slotholder img {

/* style.css */

/* 3351  */   -webkit-backface-visibility: visible;
/* 3352  */   -webkit-transform: none;
/* 3353  */ }
/* 3354  */ body .fusion-content-widget-area .button {
/* 3355  */   margin-left: 15px;
/* 3356  */ }
/* 3357  */ #learndash_lessons .learndash_topic_dots {
/* 3358  */   float: none;
/* 3359  */ }
/* 3360  */ .video-background {
/* 3361  */   position: relative;
/* 3362  */   overflow: hidden;
/* 3363  */ }
/* 3364  */ .video-bg {
/* 3365  */   position: relative;
/* 3366  */   padding-bottom: 56.25%;
/* 3367  */   height: 0;
/* 3368  */   overflow: hidden;
/* 3369  */ }
/* 3370  */ .video-bg iframe,
/* 3371  */ .video-bg object,
/* 3372  */ .video-bg embed {
/* 3373  */   position: absolute;
/* 3374  */   top: 0;
/* 3375  */   left: 0;
/* 3376  */   width: 100%;
/* 3377  */   height: 100%;
/* 3378  */ }
/* 3379  */ .video-content {
/* 3380  */   position: absolute;
/* 3381  */   top: 0;
/* 3382  */   padding: 15px;
/* 3383  */   width: 100%;
/* 3384  */ }
/* 3385  */ .bbp-arrow {
/* 3386  */   margin-top: -1px;
/* 3387  */ }
/* 3388  */ #sliders-container {
/* 3389  */   position: relative;
/* 3390  */ }
/* 3391  */ #sliders-container .rev_slider_wrapper {
/* 3392  */   -webkit-transform: translateZ(0);
/* 3393  */ }
/* 3394  */ .fusion-animated {
/* 3395  */   position: relative;
/* 3396  */   z-index: 2000;
/* 3397  */ }
/* 3398  */ .fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom,
/* 3399  */ .fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom {
/* 3400  */   padding: 0;

/* style.css */

/* 3401  */   background-color: transparent;
/* 3402  */   border: none;
/* 3403  */   border-radius: 0;
/* 3404  */   box-shadow: none;
/* 3405  */ }
/* 3406  */ .fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img,
/* 3407  */ .fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img {
/* 3408  */   position: relative;
/* 3409  */ }
/* 3410  */ /* Classes needed by Theme Check */
/* 3411  */ .wp-caption-text {
/* 3412  */   font-weight: normal;
/* 3413  */ }
/* 3414  */ .gallery-caption {
/* 3415  */   font-weight: normal;
/* 3416  */ }
/* 3417  */ .bypostauthor {
/* 3418  */   font-weight: normal;
/* 3419  */ }
/* 3420  */ /* Elastic Slider */
/* 3421  */ .ei-slider {
/* 3422  */   position: relative;
/* 3423  */   width: 100%;
/* 3424  */   height: 400px;
/* 3425  */   margin: 0 auto;
/* 3426  */   overflow: hidden;
/* 3427  */ }
/* 3428  */ .ei-slider-loading {
/* 3429  */   width: 100%;
/* 3430  */   height: 100%;
/* 3431  */   position: absolute;
/* 3432  */   top: 0px;
/* 3433  */   left: 0px;
/* 3434  */   z-index: 999;
/* 3435  */   background: rgba(0, 0, 0, 0.9);
/* 3436  */   color: #fff;
/* 3437  */   text-align: center;
/* 3438  */   line-height: 400px;
/* 3439  */ }
/* 3440  */ .ei-slider-large {
/* 3441  */   height: 100%;
/* 3442  */   width: 100%;
/* 3443  */   position: relative;
/* 3444  */   overflow: hidden;
/* 3445  */   margin: 0;
/* 3446  */   padding: 0;
/* 3447  */ }
/* 3448  */ .ei-slider-large li {
/* 3449  */   position: absolute;
/* 3450  */   top: 0px;

/* style.css */

/* 3451  */   left: 0px;
/* 3452  */   overflow: hidden;
/* 3453  */   height: 100%;
/* 3454  */   width: 100%;
/* 3455  */ }
/* 3456  */ .ei-slider-large li img {
/* 3457  */   width: auto;
/* 3458  */   max-width: none;
/* 3459  */ }
/* 3460  */ .ei-title {
/* 3461  */   position: absolute;
/* 3462  */   right: 50%;
/* 3463  */   margin-right: 13%;
/* 3464  */   top: 30%;
/* 3465  */ }
/* 3466  */ .ei-title h2,
/* 3467  */ .ei-title h3 {
/* 3468  */   text-align: right;
/* 3469  */   margin: 0;
/* 3470  */   font-weight: normal;
/* 3471  */ }
/* 3472  */ .ei-slider-thumbs {
/* 3473  */   height: 13px;
/* 3474  */   margin: 0 auto;
/* 3475  */   position: relative;
/* 3476  */   padding: 0;
/* 3477  */   bottom: 13px;
/* 3478  */   z-index: 10;
/* 3479  */ }
/* 3480  */ .ei-slider-thumbs li {
/* 3481  */   position: relative;
/* 3482  */   float: left;
/* 3483  */   height: 100%;
/* 3484  */ }
/* 3485  */ .ei-slider-thumbs li.ei-slider-element {
/* 3486  */   top: 0px;
/* 3487  */   left: 0px;
/* 3488  */   position: absolute;
/* 3489  */   height: 100%;
/* 3490  */   z-index: 10;
/* 3491  */   text-indent: -9000px;
/* 3492  */   background: #000;
/* 3493  */   background: rgba(0, 0, 0, 0.9);
/* 3494  */ }
/* 3495  */ .ei-slider-thumbs li a {
/* 3496  */   display: block;
/* 3497  */   text-indent: -9000px;
/* 3498  */   background: #666 ;
/* 3499  */   width: 100%;
/* 3500  */   height: 100%;

/* style.css */

/* 3501  */   cursor: pointer;
/* 3502  */   box-shadow: 0px 0px 2px 0px #ffffff;
/* 3503  */   transition: background 0.2s ease;
/* 3504  */ }
/* 3505  */ .ei-slider-thumbs li a:hover {
/* 3506  */   background-color: #f0f0f0;
/* 3507  */ }
/* 3508  */ .ei-slider-thumbs li img {
/* 3509  */   position: absolute;
/* 3510  */   bottom: 50px;
/* 3511  */   opacity: 0;
/* 3512  */   z-index: 999;
/* 3513  */   max-width: 100%;
/* 3514  */   transition: all 0.4s ease;
/* 3515  */   -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
/* 3516  */   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
/* 3517  */ }
/* 3518  */ .ei-slider-thumbs li:hover img {
/* 3519  */   opacity: 1;
/* 3520  */   bottom: 13px;
/* 3521  */   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
/* 3522  */ }
/* 3523  */ .ei-slider ul {
/* 3524  */   list-style: none;
/* 3525  */ }
/* 3526  */ @media screen and (max-width: 830px) {
/* 3527  */   .ei-title {
/* 3528  */     position: absolute;
/* 3529  */     right: 0px;
/* 3530  */     margin-right: 0px;
/* 3531  */     width: 100%;
/* 3532  */     text-align: center;
/* 3533  */     top: 28%;
/* 3534  */     padding: 5px 0;
/* 3535  */   }
/* 3536  */   .ei-title h2,
/* 3537  */   .ei-title h3 {
/* 3538  */     text-align: center;
/* 3539  */   }
/* 3540  */   #wrapper .ei-title h2 {
/* 3541  */     font-size: 20px;
/* 3542  */     line-height: 24px;
/* 3543  */   }
/* 3544  */   #wrapper .ei-title h3 {
/* 3545  */     font-size: 15px;
/* 3546  */     line-height: 30px;
/* 3547  */   }
/* 3548  */ }
/* 3549  */ /*
/* 3550  *|  * jQuery FlexSlider v2.0

/* style.css *|

/* 3551  *|  * http://www.woothemes.com/flexslider/
/* 3552  *|  *
/* 3553  *|  * Copyright 2012 WooThemes
/* 3554  *|  * Free to use under the GPLv2 license.
/* 3555  *|  * http://www.gnu.org/licenses/gpl-2.0.html
/* 3556  *|  *
/* 3557  *|  * Contributing author: Tyler Smith (@mbmufffin)
/* 3558  *|  */
/* 3559  */ /* Browser Resets */
/* 3560  */ .flex-container a:active,
/* 3561  */ .flexslider a:active,
/* 3562  */ .flex-container a:focus,
/* 3563  */ .flexslider a:focus {
/* 3564  */   outline: none;
/* 3565  */ }
/* 3566  */ .flexslider .slides,
/* 3567  */ .flex-control-nav,
/* 3568  */ .flex-direction-nav {
/* 3569  */   margin: 0;
/* 3570  */   padding: 0;
/* 3571  */   list-style: none;
/* 3572  */   z-index: 1000;
/* 3573  */ }
/* 3574  */ /* FlexSlider Necessary Styles
/* 3575  *| *********************************/
/* 3576  */ .flexslider {
/* 3577  */   margin: 0;
/* 3578  */   padding: 0;
/* 3579  */ }
/* 3580  */ .flexslider .slides {
/* 3581  */   overflow: hidden;
/* 3582  */ }
/* 3583  */ .flexslider .slides li {
/* 3584  */   display: none;
/* 3585  */   -webkit-backface-visibility: hidden;
/* 3586  */ }
/* 3587  */ /* Hide the slides before the JS is loaded. Avoids image jumping */
/* 3588  */ .flexslider .slides img {
/* 3589  */   width: 100%;
/* 3590  */   max-width: 100%;
/* 3591  */   display: block;
/* 3592  */   -webkit-user-select: none;
/* 3593  */      -moz-user-select: none;
/* 3594  */       -ms-user-select: none;
/* 3595  */           user-select: none;
/* 3596  */ }
/* 3597  */ .flexslider .slides .video-shortcode {
/* 3598  */   margin-bottom: 0;
/* 3599  */ }
/* 3600  */ .flex-pauseplay span {

/* style.css */

/* 3601  */   text-transform: capitalize;
/* 3602  */ }
/* 3603  */ /* Clearfix for the .slides element */
/* 3604  */ .flexslider .slides:after {
/* 3605  */   content: ".";
/* 3606  */   display: block;
/* 3607  */   clear: both;
/* 3608  */   visibility: hidden;
/* 3609  */   line-height: 0;
/* 3610  */   height: 0;
/* 3611  */ }
/* 3612  */ html[xmlns] .flexslider .slides {
/* 3613  */   display: block;
/* 3614  */ }
/* 3615  */ * html .flexslider .slides {
/* 3616  */   height: 1%;
/* 3617  */ }
/* 3618  */ .flexslider .slides,
/* 3619  */ .flex-control-nav,
/* 3620  */ .flex-direction-nav {
/* 3621  */   z-index: 2;
/* 3622  */ }
/* 3623  */ /* No JavaScript Fallback */
/* 3624  */ /* If you are not using another script, such as Modernizr, make sure you
/* 3625  *|  * include js that eliminates this class on page load */
/* 3626  */ /*.no-js .flexslider .slides > li:first-child {display: block;}*/
/* 3627  */ /* FlexSlider Default Theme
/* 3628  *| *********************************/
/* 3629  */ .flexslider {
/* 3630  */   margin: 0 0 60px;
/* 3631  */   background-color: transparent;
/* 3632  */   position: relative;
/* 3633  */ }
/* 3634  */ .flex-viewport {
/* 3635  */   max-height: 2000px;
/* 3636  */   transition: all 1s ease;
/* 3637  */ }
/* 3638  */ .loading .flex-viewport {
/* 3639  */   max-height: 300px;
/* 3640  */ }
/* 3641  */ .carousel li {
/* 3642  */   margin-right: 5px;
/* 3643  */ }
/* 3644  */ /* Direction Nav */
/* 3645  */ .flex-direction-nav {
/* 3646  */   height: 0;
/* 3647  */ }
/* 3648  */ .flex-direction-nav a {
/* 3649  */   font-family: 'icomoon';
/* 3650  */   width: 30px;

/* style.css */

/* 3651  */   height: 30px;
/* 3652  */   margin: -20px 0 0;
/* 3653  */   background-color: rgba(0, 0, 0, 0.5);
/* 3654  */   background-repeat: no-repeat;
/* 3655  */   position: absolute;
/* 3656  */   top: 50%;
/* 3657  */   cursor: pointer;
/* 3658  */   opacity: 0;
/* 3659  */   -webkit-transition: all .3s ease;
/* 3660  */   z-index: 100;
/* 3661  */   overflow: hidden;
/* 3662  */   text-align: center;
/* 3663  */   line-height: 30px;
/* 3664  */   font-size: 16px;
/* 3665  */   font-weight: normal;
/* 3666  */   -webkit-font-smoothing: none;
/* 3667  */   color: #fff;
/* 3668  */ }
/* 3669  */ .flex-direction-nav a:hover {
/* 3670  */   color: #fff;
/* 3671  */ }
/* 3672  */ .sidebar .widget .flex-direction-nav a,
/* 3673  */ .sidebar .widget .flex-direction-nav a:hover {
/* 3674  */   color: #fff;
/* 3675  */ }
/* 3676  */ .no-opacity .flex-direction-nav a {
/* 3677  */   display: none;
/* 3678  */ }
/* 3679  */ .no-opacity .flexslider:hover .flex-direction-nav a {
/* 3680  */   display: block;
/* 3681  */ }
/* 3682  */ .flex-direction-nav .flex-next {
/* 3683  */   right: 0;
/* 3684  */   text-indent: 2px;
/* 3685  */ }
/* 3686  */ .flex-direction-nav .flex-prev {
/* 3687  */   left: 0;
/* 3688  */   text-indent: -2px;
/* 3689  */ }
/* 3690  */ .no-rgba .flex-direction-nav .flex-next,
/* 3691  */ .no-rgba .flex-direction-nav .flex-prev {
/* 3692  */   background-color: #000;
/* 3693  */ }
/* 3694  */ .flexslider:hover .flex-next {
/* 3695  */   opacity: 0.8;
/* 3696  */   right: 0px;
/* 3697  */ }
/* 3698  */ .flexslider:hover .flex-prev {
/* 3699  */   opacity: 0.8;
/* 3700  */   left: 0px;

/* style.css */

/* 3701  */ }
/* 3702  */ .flexslider:hover .flex-next:hover,
/* 3703  */ .flexslider:hover .flex-prev:hover {
/* 3704  */   opacity: 1;
/* 3705  */ }
/* 3706  */ .flex-direction-nav .flex-disabled,
/* 3707  */ .main-flex:hover .flex-direction-nav .flex-disabled {
/* 3708  */   opacity: 0;
/* 3709  */   cursor: default;
/* 3710  */   display: none;
/* 3711  */   visibility: hidden;
/* 3712  */ }
/* 3713  */ /* Control Nav */
/* 3714  */ .flex-control-nav {
/* 3715  */   width: 100%;
/* 3716  */   position: absolute;
/* 3717  */   bottom: 0px;
/* 3718  */   text-align: center;
/* 3719  */ }
/* 3720  */ #wrapper .flex-control-nav li {
/* 3721  */   margin: 0 6px;
/* 3722  */   display: inline-block;
/* 3723  */ }
/* 3724  */ #wrapper .flex-control-paging li a {
/* 3725  */   display: block;
/* 3726  */ }
/* 3727  */ .flex-control-paging li a {
/* 3728  */   width: 11px;
/* 3729  */   height: 11px;
/* 3730  */   display: block;
/* 3731  */   background: #666;
/* 3732  */   background: rgba(0, 0, 0, 0.5);
/* 3733  */   cursor: pointer;
/* 3734  */   text-indent: -9999px;
/* 3735  */   border-radius: 20px;
/* 3736  */   box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
/* 3737  */ }
/* 3738  */ .flex-control-paging li a:hover {
/* 3739  */   background: #333;
/* 3740  */   background: rgba(0, 0, 0, 0.7);
/* 3741  */ }
/* 3742  */ .flex-control-paging li a.flex-active {
/* 3743  */   background: #000;
/* 3744  */   background: rgba(0, 0, 0, 0.9);
/* 3745  */   cursor: default;
/* 3746  */ }
/* 3747  */ .flex-control-thumbs {
/* 3748  */   margin: 5px 0 0;
/* 3749  */   position: static;
/* 3750  */   overflow: hidden;

/* style.css */

/* 3751  */ }
/* 3752  */ .flex-control-thumbs li {
/* 3753  */   width: 25%;
/* 3754  */   float: left;
/* 3755  */   margin: 0;
/* 3756  */ }
/* 3757  */ .flex-control-thumbs img {
/* 3758  */   width: 100%;
/* 3759  */   display: block;
/* 3760  */   opacity: .7;
/* 3761  */   cursor: pointer;
/* 3762  */ }
/* 3763  */ .flex-control-thumbs img:hover {
/* 3764  */   opacity: 1;
/* 3765  */ }
/* 3766  */ .flex-control-thumbs .flex-active {
/* 3767  */   opacity: 1;
/* 3768  */   cursor: default;
/* 3769  */ }
/* 3770  */ .flex-caption {
/* 3771  */   position: absolute;
/* 3772  */   background: rgba(0, 0, 0, 0.6);
/* 3773  */   width: 96%;
/* 3774  */   padding: 2%;
/* 3775  */   color: #fff;
/* 3776  */   left: 0;
/* 3777  */   bottom: 0;
/* 3778  */   margin: 0;
/* 3779  */ }
/* 3780  */ .no-rgba .flex-caption {
/* 3781  */   background-color: #000;
/* 3782  */ }
/* 3783  */ .main-flex {
/* 3784  */   margin-bottom: 0;
/* 3785  */ }
/* 3786  */ @media screen and (max-width: 860px) {
/* 3787  */   .flex-direction-nav .flex-prev {
/* 3788  */     opacity: 1;
/* 3789  */     left: 0;
/* 3790  */   }
/* 3791  */   .flex-direction-nav .flex-next {
/* 3792  */     opacity: 1;
/* 3793  */     right: 0;
/* 3794  */   }
/* 3795  */ }
/* 3796  */ .col .flexslider {
/* 3797  */   margin: 0;
/* 3798  */ }
/* 3799  */ /**** Isotope Filtering ****/
/* 3800  */ .isotope-item {

/* style.css */

/* 3801  */   z-index: 2;
/* 3802  */ }
/* 3803  */ .isotope-hidden.isotope-item {
/* 3804  */   z-index: 1;
/* 3805  */ }
/* 3806  */ /**** Isotope CSS3 transitions ****/
/* 3807  */ .isotope,
/* 3808  */ .isotope .isotope-item {
/* 3809  */   transition-duration: 0.8s;
/* 3810  */ }
/* 3811  */ .isotope {
/* 3812  */   transition-property: height, width;
/* 3813  */ }
/* 3814  */ .isotope .isotope-item {
/* 3815  */   transition-property: opacity, -webkit-transform;
/* 3816  */   transition-property: transform, opacity;
/* 3817  */   transition-property: transform, opacity, -webkit-transform;
/* 3818  */ }
/* 3819  */ /**** disabling Isotope CSS3 transitions ****/
/* 3820  */ .isotope.no-transition,
/* 3821  */ .isotope.no-transition .isotope-item,
/* 3822  */ .isotope .isotope-item.no-transition {
/* 3823  */   transition-duration: 0s;
/* 3824  */ }
/* 3825  */ /**** Isotope filtering ****/
/* 3826  */ .isotope-item {
/* 3827  */   z-index: 2;
/* 3828  */ }
/* 3829  */ .isotope-hidden.isotope-item {
/* 3830  */   z-index: 1;
/* 3831  */ }
/* 3832  */ /* Slider */
/* 3833  */ #layerslider-container {
/* 3834  */   margin: 0 auto;
/* 3835  */ }
/* 3836  */ #layerslider-wrapper {
/* 3837  */   position: relative;
/* 3838  */ }
/* 3839  */ #layerslider-wrapper .ls-shadow-top {
/* 3840  */   position: absolute;
/* 3841  */   background-image: url(/wp-content/themes/Avada/assets/images/shadow-top.png?x71600);
/* 3842  */   background-repeat: no-repeat;
/* 3843  */   background-position: top center;
/* 3844  */   height: 42px;
/* 3845  */   width: 100%;
/* 3846  */   top: 0;
/* 3847  */   z-index: 99;
/* 3848  */ }
/* 3849  */ #layerslider-wrapper .ls-shadow-bottom {
/* 3850  */   position: absolute;

/* style.css */

/* 3851  */   background-image: url(/wp-content/themes/Avada/assets/images/shadow-bottom.png?x71600);
/* 3852  */   background-repeat: no-repeat;
/* 3853  */   background-position: bottom center;
/* 3854  */   height: 32px;
/* 3855  */   width: 100%;
/* 3856  */   bottom: 0;
/* 3857  */   z-index: 99;
/* 3858  */ }
/* 3859  */ .ls-avada {
/* 3860  */   border-top: 1px solid #d2d3d4;
/* 3861  */   border-bottom: 1px solid #d2d3d4;
/* 3862  */ }
/* 3863  */ .ls-avada .ls-layer {
/* 3864  */   background-repeat: no-repeat;
/* 3865  */   background-position: center center;
/* 3866  */ }
/* 3867  */ .ls-avada .ls-nav-prev,
/* 3868  */ .ls-avada .ls-nav-next,
/* 3869  */ .products-slider .es-nav span {
/* 3870  */   background-color: rgba(0, 0, 0, 0.5);
/* 3871  */   width: 63px;
/* 3872  */   height: 63px;
/* 3873  */   display: none;
/* 3874  */   position: absolute;
/* 3875  */   top: 50%;
/* 3876  */   margin-top: -31px;
/* 3877  */   opacity: 0.8;
/* 3878  */   text-align: center;
/* 3879  */ }
/* 3880  */ .ls-avada .ls-nav-prev:before,
/* 3881  */ .ls-avada .ls-nav-next:before {
/* 3882  */   margin-left: -2px;
/* 3883  */   content: '\e61e';
/* 3884  */   line-height: 63px;
/* 3885  */   font-family: 'icomoon';
/* 3886  */   font-size: 25px;
/* 3887  */   -webkit-font-smoothing: antialiased;
/* 3888  */   color: #fff;
/* 3889  */ }
/* 3890  */ .ls-avada .ls-nav-next:before {
/* 3891  */   margin-left: -1px;
/* 3892  */   content: '\e620';
/* 3893  */ }
/* 3894  */ .no-rgba .ls-avada .ls-nav-prev,
/* 3895  */ .no-rgba .ls-avada .ls-nav-next,
/* 3896  */ .no-rgba .wooslider .wooslider-prev,
/* 3897  */ .no-rgba .wooslider .wooslider-next,
/* 3898  */ .no-rgba .products-slider .es-nav span {
/* 3899  */   background-color: #ccc ;
/* 3900  */ }

/* style.css */

/* 3901  */ .ls-avada .ls-nav-prev:hover,
/* 3902  */ .ls-avada .ls-nav-next:hover,
/* 3903  */ .products-slider .es-nav span:hover {
/* 3904  */   opacity: 1;
/* 3905  */ }
/* 3906  */ .ls-avada:hover .ls-nav-prev,
/* 3907  */ .ls-avada:hover .ls-nav-next {
/* 3908  */   display: block;
/* 3909  */ }
/* 3910  */ .ls-avada .ls-nav-prev,
/* 3911  */ .products-slider .es-nav span.es-nav-prev {
/* 3912  */   left: 0;
/* 3913  */   margin-left: 0;
/* 3914  */   z-index: 10;
/* 3915  */ }
/* 3916  */ .ls-avada .ls-nav-next,
/* 3917  */ .products-slider .es-nav span.es-nav-next {
/* 3918  */   right: 0 ;
/* 3919  */   margin-left: 0;
/* 3920  */   z-index: 10;
/* 3921  */ }
/* 3922  */ .ls-avada .ls-playvideo {
/* 3923  */   width: 50px;
/* 3924  */   height: 50px;
/* 3925  */   margin-left: -25px;
/* 3926  */   margin-top: -25px;
/* 3927  */ }
/* 3928  */ .ls-avada .ls-playvideo {
/* 3929  */   background-position: -300px -150px;
/* 3930  */ }
/* 3931  */ .ls-avada .ls-playvideo:hover,
/* 3932  */ .ls-avada .ls-vpcontainer:hover .ls-playvideo {
/* 3933  */   background-position: -375px -150px;
/* 3934  */ }
/* 3935  */ /* slidingbar */
/* 3936  */ #slidingbar-area {
/* 3937  */   z-index: 99999;
/* 3938  */   position: absolute;
/* 3939  */   top: 0;
/* 3940  */   right: 0;
/* 3941  */   width: 100%;
/* 3942  */   margin-left: auto;
/* 3943  */   margin-right: auto;
/* 3944  */ }
/* 3945  */ body.admin-bar #wrapper #slidingbar-area {
/* 3946  */   top: 32px;
/* 3947  */ }
/* 3948  */ #slidingbar {
/* 3949  */   height: auto;
/* 3950  */   color: #8c8989;

/* style.css */

/* 3951  */   background: #363839;
/* 3952  */   background: rgba(54, 56, 57, 0.9);
/* 3953  */   overflow: hidden;
/* 3954  */   position: relative;
/* 3955  */   z-index: 3;
/* 3956  */   display: none;
/* 3957  */   padding: 35px 10px;
/* 3958  */ }
/* 3959  */ .sb-toggle-wrapper {
/* 3960  */   position: absolute;
/* 3961  */   right: 0;
/* 3962  */   border-top: 35px solid #363839;
/* 3963  */   border-left: 35px solid transparent;
/* 3964  */ }
/* 3965  */ .sb-toggle-wrapper .sb-toggle:after {
/* 3966  */   font-family: "IcoMoon";
/* 3967  */   content: '\e61d';
/* 3968  */   font-size: 16px;
/* 3969  */   -webkit-font-smoothing: antialiased;
/* 3970  */   display: block;
/* 3971  */   position: absolute;
/* 3972  */   left: -17px;
/* 3973  */   top: -33px;
/* 3974  */   line-height: normal;
/* 3975  */   color: #fff;
/* 3976  */   text-shadow: none;
/* 3977  */ }
/* 3978  */ .sb-toggle.open:after {
/* 3979  */   content: '\e61c';
/* 3980  */   -webkit-font-smoothing: antialiased;
/* 3981  */ }
/* 3982  */ .fusion-slidingbar-widget-column {
/* 3983  */   margin-bottom: 50px;
/* 3984  */ }
/* 3985  */ .fusion-slidingbar-widget-column:last-child {
/* 3986  */   margin-bottom: 0;
/* 3987  */ }
/* 3988  */ #slidingbar-area .logo {
/* 3989  */   float: none;
/* 3990  */   display: block;
/* 3991  */   margin: 0 0 22px;
/* 3992  */ }
/* 3993  */ #slidingbar-area h3,
/* 3994  */ #slidingbar-area .widget-title {
/* 3995  */   margin: 0 0 28px;
/* 3996  */   color: #ddd;
/* 3997  */   text-transform: uppercase;
/* 3998  */   font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
/* 3999  */ }
/* 4000  */ #slidingbar-area .holder-block img {

/* style.css */

/* 4001  */   width: 100%;
/* 4002  */ }
/* 4003  */ #slidingbar-area ul {
/* 4004  */   list-style: none;
/* 4005  */   margin: 0;
/* 4006  */   padding: 0;
/* 4007  */   font-size: 12px;
/* 4008  */ }
/* 4009  */ #slidingbar-area .widget_recent_entries ul li {
/* 4010  */   padding: 12px 0;
/* 4011  */   border-bottom: 1px solid #282a2b;
/* 4012  */ }
/* 4013  */ #slidingbar-area .widget_recent_entries ul li a {
/* 4014  */   padding: 0 0 5px 0;
/* 4015  */   border-bottom: none;
/* 4016  */ }
/* 4017  */ #slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) > ul > li:first-child,
/* 4018  */ #slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) ul:first-child > li:first-child > a,
/* 4019  */ #slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) > ul > li:first-child > a {
/* 4020  */   background-image: none;
/* 4021  */   padding-top: 0px;
/* 4022  */ }
/* 4023  */ .slidingbar-area a {
/* 4024  */   color: #bfbfbf;
/* 4025  */ }
/* 4026  */ #slidingbar-area ul li a:hover {
/* 4027  */   color: #a0ce4e;
/* 4028  */ }
/* 4029  */ #slidingbar-area ul#recentcomments li.recentcomments:first-child {
/* 4030  */   padding-top: 0px;
/* 4031  */   background: none;
/* 4032  */ }
/* 4033  */ #slidingbar-area li.recentcomments {
/* 4034  */   padding: 12px 0;
/* 4035  */   border-bottom: 1px solid #282a2b;
/* 4036  */   display: block;
/* 4037  */ }
/* 4038  */ #slidingbar-area li.recentcomments a {
/* 4039  */   border: none;
/* 4040  */ }
/* 4041  */ /* WooSlider */
/* 4042  */ .fusion-post-content .wooslider {
/* 4043  */   border: 0;
/* 4044  */   background: none;
/* 4045  */   box-shadow: none;
/* 4046  */   border-radius: 0;
/* 4047  */   margin: 0 auto;
/* 4048  */   max-width: 940px;
/* 4049  */ }
/* 4050  */ .wooslider .slide-content {

/* style.css */

/* 4051  */   margin: 0;
/* 4052  */ }
/* 4053  */ .wooslider .wooslider-pauseplay {
/* 4054  */   position: absolute;
/* 4055  */   margin: 0;
/* 4056  */   top: auto;
/* 4057  */   bottom: 15px;
/* 4058  */ }
/* 4059  */ .wooslider .wooslider-control-nav {
/* 4060  */   position: absolute;
/* 4061  */   margin: 0;
/* 4062  */   top: auto;
/* 4063  */   bottom: -10px;
/* 4064  */ }
/* 4065  */ .wooslider .wooslider-prev,
/* 4066  */ .wooslider .wooslider-next,
/* 4067  */ .main-flex .flex-prev,
/* 4068  */ .main-flex .flex-next {
/* 4069  */   background-color: rgba(0, 0, 0, 0.5);
/* 4070  */   background-repeat: no-repeat;
/* 4071  */   width: 63px;
/* 4072  */   height: 63px;
/* 4073  */   display: none;
/* 4074  */   position: absolute;
/* 4075  */   top: 42%;
/* 4076  */   margin: 0;
/* 4077  */   color: #fff;
/* 4078  */   font-family: 'icomoon';
/* 4079  */   text-align: center;
/* 4080  */   line-height: 63px;
/* 4081  */   font-size: 36px;
/* 4082  */   font-weight: normal;
/* 4083  */   -webkit-font-smoothing: antialiased;
/* 4084  */ }
/* 4085  */ .tfs-slider .flex-prev,
/* 4086  */ .tfs-slider .flex-next {
/* 4087  */   font-size: 25px;
/* 4088  */   -webkit-font-smoothing: antialiased;
/* 4089  */ }
/* 4090  */ .wooslider:hover .wooslider-prev,
/* 4091  */ .wooslider:hover .wooslider-next,
/* 4092  */ .main-flex:hover .flex-prev,
/* 4093  */ .main-flex:hover .flex-next {
/* 4094  */   display: block;
/* 4095  */ }
/* 4096  */ .wooslider .wooslider-prev,
/* 4097  */ .main-flex .flex-prev {
/* 4098  */   left: 0;
/* 4099  */   padding: 0;
/* 4100  */   border: 0;

/* style.css */

/* 4101  */   text-indent: -5px;
/* 4102  */ }
/* 4103  */ .wooslider .wooslider-next,
/* 4104  */ .main-flex .flex-next {
/* 4105  */   right: 0;
/* 4106  */   padding: 0;
/* 4107  */   border: 0;
/* 4108  */   text-indent: 5px;
/* 4109  */ }
/* 4110  */ .no-rgba .wooslider .wooslider-next,
/* 4111  */ .no-rgba .wooslider .wooslider-prev {
/* 4112  */   background-color: #000;
/* 4113  */ }
/* 4114  */ #sliders-container .wooslider .slide-content p {
/* 4115  */   margin: 0;
/* 4116  */ }
/* 4117  */ .sidebar .wooslider-control-nav li a,
/* 4118  */ .fusion-footer-widget-area .wooslider-control-nav li a {
/* 4119  */   padding: 0;
/* 4120  */   background: none;
/* 4121  */   border: 0;
/* 4122  */   background: #666;
/* 4123  */   background: rgba(0, 0, 0, 0.5);
/* 4124  */   margin-right: 3px;
/* 4125  */ }
/* 4126  */ .sidebar .wooslider-next,
/* 4127  */ .sidebar .wooslider-prev,
/* 4128  */ .fusion-post-content .wooslider .wooslider-prev,
/* 4129  */ .fusion-post-content .wooslider .wooslider-next,
/* 4130  */ .fusion-footer-widget-area .wooslider-next,
/* 4131  */ .fusion-footer-widget-area .wooslider-prev {
/* 4132  */   width: 29px;
/* 4133  */   height: 29px;
/* 4134  */ }
/* 4135  */ .sidebar .wooslider .wooslider-control-nav,
/* 4136  */ .fusion-footer-widget-area .wooslider .wooslider-control-nav {
/* 4137  */   bottom: 5px;
/* 4138  */ }
/* 4139  */ .sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav,
/* 4140  */ .fusion-footer-widget-area .widget_wooslider_slideshow_slides .wooslider-control-nav {
/* 4141  */   bottom: 12px;
/* 4142  */ }
/* 4143  */ .fusion-footer-widget-area .slide-excerpt {
/* 4144  */   overflow: hidden;
/* 4145  */   position: absolute;
/* 4146  */   bottom: -50px;
/* 4147  */   padding: 0px;
/* 4148  */   width: 100%;
/* 4149  */   text-align: center;
/* 4150  */ }

/* style.css */

/* 4151  */ .sidebar .slide-excerpt {
/* 4152  */   bottom: 15%;
/* 4153  */   width: 100%;
/* 4154  */ }
/* 4155  */ .sidebar .slide-excerpt .slide-title {
/* 4156  */   float: none;
/* 4157  */ }
/* 4158  */ .sidebar .slide-excerpt .slide-title a {
/* 4159  */   color: #ffffff;
/* 4160  */   border: none;
/* 4161  */ }
/* 4162  */ .sidebar .slide-excerpt .slide-title a:hover {
/* 4163  */   color: #ffffff;
/* 4164  */ }
/* 4165  */ .sidebar .widget .slides li div a {
/* 4166  */   padding: 0;
/* 4167  */ }
/* 4168  */ /* =================================================================================================
/* 4169  *| Table of Contents
/* 4170  *| ----------------------------------------------------------------------------------------------------
/* 4171  *|   01 Layout
/* 4172  *|   02 General Styles
/* 4173  *|   03 Author Page - Info
/* 4174  *|   04 FAQs Page
/* 4175  *|   05 Smooth Scroll
/* 4176  *|   06 Avada Adminbar Menu
/* 4177  *| 
/* 4178  *| ================================================================================================= */
/* 4179  */ /* Layout
/* 4180  *| ================================================================================================= */
/* 4181  */ .fusion-row {
/* 4182  */   margin: 0 auto;
/* 4183  */   zoom: 1;
/* 4184  */ }
/* 4185  */ .fusion-row:before,
/* 4186  */ .fusion-row:after {
/* 4187  */   content: " ";
/* 4188  */   display: table;
/* 4189  */ }
/* 4190  */ .fusion-row:after {
/* 4191  */   clear: both;
/* 4192  */ }
/* 4193  */ .fusion-alignleft {
/* 4194  */   display: inline;
/* 4195  */   float: left;
/* 4196  */   margin-right: 15px;
/* 4197  */ }
/* 4198  */ .fusion-alignright {
/* 4199  */   display: inline;
/* 4200  */   float: right;

/* style.css */

/* 4201  */   margin-left: 15px;
/* 4202  */ }
/* 4203  */ .fusion-aligncenter {
/* 4204  */   display: block;
/* 4205  */   clear: both;
/* 4206  */   margin: 0 auto;
/* 4207  */   text-align: center;
/* 4208  */ }
/* 4209  */ .fusion-columns {
/* 4210  */   margin: 0 -15px;
/* 4211  */ }
/* 4212  */ .fusion-columns-5 .col-lg-2,
/* 4213  */ .fusion-columns-5 .col-md-2,
/* 4214  */ .fusion-columns-5 .col-sm-2,
/* 4215  */ .fusion-columns-5 .col-xs-2 {
/* 4216  */   width: 20%;
/* 4217  */ }
/* 4218  */ .fusion-block-element {
/* 4219  */   display: block;
/* 4220  */ }
/* 4221  */ .fusion-hidden {
/* 4222  */   display: none;
/* 4223  */ }
/* 4224  */ .fusion-responsive-img {
/* 4225  */   margin: 0;
/* 4226  */ }
/* 4227  */ /* General Styles
/* 4228  *| ================================================================================================= */
/* 4229  */ iframe,
/* 4230  */ .fusion-video iframe {
/* 4231  */   border: none;
/* 4232  */ }
/* 4233  */ .screen-reader-text {
/* 4234  */   overflow: hidden;
/* 4235  */   clip: rect(0px, 0px, 0px, 0px);
/* 4236  */   position: absolute;
/* 4237  */   margin: -1px;
/* 4238  */   padding: 0;
/* 4239  */   height: 1px;
/* 4240  */   width: 1px;
/* 4241  */   word-wrap: normal !important;
/* 4242  */   border: 0 none;
/* 4243  */ }
/* 4244  */ mark {
/* 4245  */   background: none;
/* 4246  */   color: inherit;
/* 4247  */ }
/* 4248  */ /* Breadcrumbs */
/* 4249  */ .fusion-breadcrumb-prefix {
/* 4250  */   padding-right: 5px;

/* style.css */

/* 4251  */ }
/* 4252  */ .fusion-breadcrumb-sep {
/* 4253  */   padding: 0 5px;
/* 4254  */ }
/* 4255  */ .fusion-breadcrumb-sep:last-child {
/* 4256  */   display: none;
/* 4257  */ }
/* 4258  */ /* Search Form */
/* 4259  */ .searchform .search-field {
/* 4260  */   display: table-cell;
/* 4261  */   vertical-align: top;
/* 4262  */ }
/* 4263  */ .searchform .search-button {
/* 4264  */   display: table-cell;
/* 4265  */   width: 33px;
/* 4266  */   vertical-align: top;
/* 4267  */ }
/* 4268  */ .searchform .search-table .search-field input {
/* 4269  */   color: #AAA9A9;
/* 4270  */   background-color: #ffffff;
/* 4271  */   border: 1px solid #D2D2D2;
/* 4272  */   color: #747474;
/* 4273  */   font-size: 13px;
/* 4274  */   padding: 8px 15px;
/* 4275  */   height: 33px;
/* 4276  */   width: 100%;
/* 4277  */   box-sizing: border-box;
/* 4278  */   margin: 0;
/* 4279  */ }
/* 4280  */ .searchform .search-table .search-button input[type="submit"] {
/* 4281  */   background: #000000;
/* 4282  */   border: none;
/* 4283  */   border-radius: 0;
/* 4284  */   color: #FFFFFF;
/* 4285  */   font-size: 1em;
/* 4286  */   height: 33px;
/* 4287  */   line-height: 33px;
/* 4288  */   margin: 0;
/* 4289  */   padding: 0;
/* 4290  */   width: 33px;
/* 4291  */   text-indent: 0;
/* 4292  */   cursor: pointer;
/* 4293  */   font-family: 'icomoon';
/* 4294  */   font-weight: normal;
/* 4295  */   text-shadow: none;
/* 4296  */   -webkit-font-smoothing: antialiased;
/* 4297  */   transition: all .2s;
/* 4298  */ }
/* 4299  */ .searchform .search-table .search-button input[type="submit"]:hover {
/* 4300  */   background: #A0CE4E;

/* style.css */

/* 4301  */ }
/* 4302  */ .search-page-search-form-top {
/* 4303  */   padding-bottom: 60px;
/* 4304  */   border-bottom: 1px solid #E6E5E6;
/* 4305  */   margin-bottom: 60px;
/* 4306  */ }
/* 4307  */ .search-page-search-form-bottom {
/* 4308  */   padding-top: 60px;
/* 4309  */   border-top: 1px solid #E6E5E6;
/* 4310  */   margin-top: 60px;
/* 4311  */ }
/* 4312  */ .search-page-search-form .seach-form {
/* 4313  */   text-align: right;
/* 4314  */ }
/* 4315  */ .search-page-search-form .seach-form .search-table .search-field input {
/* 4316  */   text-indent: 0;
/* 4317  */ }
/* 4318  */ /* Post Password Form */
/* 4319  */ .post-password-form input[type="password"] {
/* 4320  */   margin: 0 10px;
/* 4321  */   padding: 8px 15px;
/* 4322  */   border: 1px solid #d2d2d2;
/* 4323  */   font-size: 13px;
/* 4324  */   color: #747474;
/* 4325  */   box-sizing: border-box;
/* 4326  */ }
/* 4327  */ /* Rollovers */
/* 4328  */ .fusion-image-wrapper {
/* 4329  */   overflow: hidden;
/* 4330  */   z-index: 1;
/* 4331  */   position: relative;
/* 4332  */ }
/* 4333  */ .fusion-image-wrapper:hover .fusion-rollover {
/* 4334  */   opacity: 1;
/* 4335  */   -webkit-transform: translateX(0%);
/* 4336  */   transform: translateX(0%);
/* 4337  */   -webkit-transform-style: preserve-3d;
/* 4338  */ }
/* 4339  */ .no-csstransforms .fusion-image-wrapper:hover .fusion-rollover {
/* 4340  */   display: block;
/* 4341  */ }
/* 4342  */ .fusion-image-wrapper.fusion-video {
/* 4343  */   display: block;
/* 4344  */ }
/* 4345  */ .fusion-image-size-fixed {
/* 4346  */   display: inline-block;
/* 4347  */   max-width: 100%;
/* 4348  */   vertical-align: top;
/* 4349  */ }
/* 4350  */ .fusion-rollover {

/* style.css */

/* 4351  */   opacity: 0;
/* 4352  */   position: absolute;
/* 4353  */   top: 0;
/* 4354  */   left: 0;
/* 4355  */   width: 100.1%;
/* 4356  */   height: 100.1%;
/* 4357  */   line-height: normal;
/* 4358  */   text-align: center;
/* 4359  */   background-image: linear-gradient(to top, #aad75d, #d1e990);
/* 4360  */   -webkit-transform: translateX(-100%);
/* 4361  */   transform: translateX(-100%);
/* 4362  */   transition: all 0.3s ease-in-out;
/* 4363  */   -webkit-transform-style: preserve-3d;
/* 4364  */ }
/* 4365  */ .fusion-rollover:before {
/* 4366  */   display: inline-block;
/* 4367  */   content: '';
/* 4368  */   vertical-align: middle;
/* 4369  */   height: 100%;
/* 4370  */ }
/* 4371  */ .no-csstransforms .fusion-rollover {
/* 4372  */   display: none;
/* 4373  */ }
/* 4374  */ .products .product .fusion-clean-product-image-wrapper .fusion-rollover-content .fusion-product-buttons,
/* 4375  */ .fusion-carousel-title-below-image .fusion-clean-product-image-wrapper .fusion-rollover-content .fusion-product-buttons {
/* 4376  */   position: static;
/* 4377  */   padding: 0;
/* 4378  */ }
/* 4379  */ .fusion-rollover-content {
/* 4380  */   display: inline-block;
/* 4381  */   vertical-align: middle;
/* 4382  */   padding: 10px;
/* 4383  */   height: auto;
/* 4384  */   width: 90%;
/* 4385  */ }
/* 4386  */ .fusion-rollover-content .fusion-rollover-title,
/* 4387  */ .fusion-rollover-content .fusion-rollover-categories,
/* 4388  */ .fusion-rollover-content .price {
/* 4389  */   margin: 0;
/* 4390  */   line-height: normal;
/* 4391  */   font-size: 13px;
/* 4392  */   color: #333333;
/* 4393  */ }
/* 4394  */ .fusion-rollover-content .fusion-rollover-title {
/* 4395  */   margin-bottom: 3px;
/* 4396  */   margin-top: 10px;
/* 4397  */ }
/* 4398  */ .fusion-rollover-content .fusion-rollover-categories a {
/* 4399  */   font-size: 11px;
/* 4400  */ }

/* style.css */

/* 4401  */ .fusion-rollover-content .fusion-rollover-categories a:hover {
/* 4402  */   color: #444;
/* 4403  */ }
/* 4404  */ .fusion-rollover-content .price {
/* 4405  */   display: inline-block;
/* 4406  */ }
/* 4407  */ .fusion-rollover-content .fusion-product-buttons {
/* 4408  */   position: absolute;
/* 4409  */   left: 0;
/* 4410  */   right: 0;
/* 4411  */   bottom: 15px;
/* 4412  */   padding: 0 10%;
/* 4413  */   height: 40px;
/* 4414  */   width: 100%;
/* 4415  */ }
/* 4416  */ .fusion-rollover-content .fusion-product-buttons a {
/* 4417  */   display: block;
/* 4418  */   margin-top: 10px;
/* 4419  */   padding-left: 16px;
/* 4420  */   width: auto;
/* 4421  */   line-height: normal;
/* 4422  */   text-align: left;
/* 4423  */   max-width: 49%;
/* 4424  */   font-size: 12px;
/* 4425  */   box-sizing: border-box;
/* 4426  */ }
/* 4427  */ .fusion-carousel-title-below-image .fusion-rollover-content .fusion-product-buttons a {
/* 4428  */   max-width: none;
/* 4429  */ }
/* 4430  */ .fusion-rollover-content .fusion-product-buttons a:first-child {
/* 4431  */   float: left;
/* 4432  */ }
/* 4433  */ .fusion-rollover-content .fusion-product-buttons a:first-child:before {
/* 4434  */   position: absolute;
/* 4435  */   margin-left: -16px;
/* 4436  */   content: '\f07a';
/* 4437  */   font-family: 'icomoon';
/* 4438  */ }
/* 4439  */ .fusion-rollover-content .fusion-product-buttons a:last-child {
/* 4440  */   float: right;
/* 4441  */ }
/* 4442  */ .fusion-rollover-content .fusion-product-buttons a:last-child:before {
/* 4443  */   position: absolute;
/* 4444  */   margin-left: -16px;
/* 4445  */   content: '\e623';
/* 4446  */   font-family: 'icomoon';
/* 4447  */ }
/* 4448  */ .fusion-rollover-content .fusion-product-buttons a.added_to_cart {
/* 4449  */   display: none;
/* 4450  */ }

/* style.css */

/* 4451  */ .fusion-rollover-sep {
/* 4452  */   display: inline-block;
/* 4453  */   vertical-align: middle;
/* 4454  */   height: 36px;
/* 4455  */   width: 5px;
/* 4456  */ }
/* 4457  */ .fusion-rollover-link,
/* 4458  */ .fusion-rollover-gallery {
/* 4459  */   display: inline-block;
/* 4460  */   opacity: 0.9;
/* 4461  */   position: relative;
/* 4462  */   vertical-align: middle;
/* 4463  */   margin: 0;
/* 4464  */   height: 36px;
/* 4465  */   width: 35px;
/* 4466  */   text-indent: -10000px;
/* 4467  */   background-color: #333;
/* 4468  */   border-radius: 50%;
/* 4469  */   /* Fix to make border-radius work for transparent colors */
/* 4470  */   background-clip: padding-box;
/* 4471  */ }
/* 4472  */ .fusion-rollover-link:hover,
/* 4473  */ .fusion-rollover-gallery:hover {
/* 4474  */   opacity: 1;
/* 4475  */ }
/* 4476  */ .fusion-rollover-link:before,
/* 4477  */ .fusion-rollover-gallery:before {
/* 4478  */   position: absolute;
/* 4479  */   left: 50%;
/* 4480  */   -webkit-transform: translateX(-50%);
/* 4481  */   transform: translateX(-50%);
/* 4482  */   text-indent: 0;
/* 4483  */   line-height: 36px;
/* 4484  */   text-shadow: none;
/* 4485  */   font-family: 'icomoon';
/* 4486  */   font-size: 15px;
/* 4487  */   color: #fff;
/* 4488  */   -webkit-font-smoothing: antialiased;
/* 4489  */ }
/* 4490  */ .fusion-rollover-link:before {
/* 4491  */   content: '\e619';
/* 4492  */ }
/* 4493  */ .fusion-rollover-gallery:before {
/* 4494  */   content: '\f002';
/* 4495  */ }
/* 4496  */ .fusion-placeholder-image {
/* 4497  */   max-width: 100%;
/* 4498  */   background-color: #f6f6f6;
/* 4499  */ }
/* 4500  */ .fusion-hidden-content {

/* style.css */

/* 4501  */   overflow: hidden;
/* 4502  */   position: absolute;
/* 4503  */   left: -10000px;
/* 4504  */   top: auto;
/* 4505  */   width: 1px;
/* 4506  */   height: 1px;
/* 4507  */ }
/* 4508  */ /* Filters */
/* 4509  */ .fusion-filters {
/* 4510  */   display: none;
/* 4511  */   overflow: hidden;
/* 4512  */   list-style: none;
/* 4513  */   margin-bottom: 55px;
/* 4514  */   padding: 0;
/* 4515  */   line-height: 34px;
/* 4516  */   border-top: 1px solid #e7e6e6;
/* 4517  */   border-bottom: 1px solid #e7e6e6;
/* 4518  */ }
/* 4519  */ .fusion-filter {
/* 4520  */   float: left;
/* 4521  */   margin-right: 30px;
/* 4522  */ }
/* 4523  */ .fusion-filter.fusion-active a {
/* 4524  */   line-height: 31px;
/* 4525  */   border-top: 3px solid #a0ce4e;
/* 4526  */   color: #a0ce4e;
/* 4527  */ }
/* 4528  */ .fusion-filter a {
/* 4529  */   display: block;
/* 4530  */ }
/* 4531  */ /* Infinite scroll load more button */
/* 4532  */ .fusion-load-more-button {
/* 4533  */   margin-top: 20px;
/* 4534  */   height: 50px;
/* 4535  */   line-height: 50px;
/* 4536  */   background-color: #E9EAEE;
/* 4537  */   cursor: pointer;
/* 4538  */   text-align: center;
/* 4539  */   text-transform: uppercase;
/* 4540  */   transition: all .2s;
/* 4541  */ }
/* 4542  */ .fusion-load-more-button:hover {
/* 4543  */   transition: all .3s;
/* 4544  */ }
/* 4545  */ .fusion-portfolio-wrapper .fusion-load-more-button {
/* 4546  */   display: none;
/* 4547  */ }
/* 4548  */ /* Loading Spinner - Infinite Scroll */
/* 4549  */ .fusion-loading-container {
/* 4550  */   margin-top: 20px;

/* style.css */

/* 4551  */ }
/* 4552  */ .fusion-loading-container .fusion-loading-spinner {
/* 4553  */   display: inline-block;
/* 4554  */ }
/* 4555  */ .fusion-loading-container .fusion-spinner-1,
/* 4556  */ .fusion-loading-container .fusion-spinner-2,
/* 4557  */ .fusion-loading-container .fusion-spinner-3 {
/* 4558  */   width: 12px;
/* 4559  */   height: 12px;
/* 4560  */   background-color: #e2e0e0;
/* 4561  */   border-radius: 100%;
/* 4562  */   display: inline-block;
/* 4563  */   -webkit-animation: fusion-bounce-delay 1.4s infinite ease-in-out;
/* 4564  */   animation: fusion-bounce-delay 1.4s infinite ease-in-out;
/* 4565  */   -webkit-animation-fill-mode: both;
/* 4566  */   animation-fill-mode: both;
/* 4567  */ }
/* 4568  */ .fusion-loading-container .fusion-spinner-1 {
/* 4569  */   -webkit-animation-delay: -0.32s;
/* 4570  */   animation-delay: -0.32s;
/* 4571  */ }
/* 4572  */ .fusion-loading-container .fusion-spinner-2 {
/* 4573  */   -webkit-animation-delay: -0.16s;
/* 4574  */   animation-delay: -0.16s;
/* 4575  */ }
/* 4576  */ .fusion-loading-container .fusion-loading-msg {
/* 4577  */   display: inline-block;
/* 4578  */   margin-left: 7px;
/* 4579  */ }
/* 4580  */ @-webkit-keyframes fusion-bounce-delay {
/* 4581  */   0%,
/* 4582  */   80%,
/* 4583  */   100% {
/* 4584  */     -webkit-transform: scale(0);
/* 4585  */   }
/* 4586  */   40% {
/* 4587  */     -webkit-transform: scale(1);
/* 4588  */   }
/* 4589  */ }
/* 4590  */ @keyframes fusion-bounce-delay {
/* 4591  */   0%,
/* 4592  */   80%,
/* 4593  */   100% {
/* 4594  */     transform: scale(0);
/* 4595  */     -webkit-transform: scale(0);
/* 4596  */   }
/* 4597  */   40% {
/* 4598  */     transform: scale(1);
/* 4599  */     -webkit-transform: scale(1);
/* 4600  */   }

/* style.css */

/* 4601  */ }
/* 4602  */ /* Loading Spinner - FusionSlider */
/* 4603  */ .fusion-body .wpcf7-form .fusion-slider-loading,
/* 4604  */ .fusion-slider-loading {
/* 4605  */   position: absolute;
/* 4606  */   top: 50%;
/* 4607  */   left: 50%;
/* 4608  */   margin: -3em 0 0 -3em;
/* 4609  */   color: transparent;
/* 4610  */   font-size: 10px;
/* 4611  */   border-top: 0.5em solid rgba(0, 0, 0, 0.2);
/* 4612  */   border-right: 0.5em solid rgba(0, 0, 0, 0.2);
/* 4613  */   border-bottom: 0.5em solid #333;
/* 4614  */   border-left: 0.5em solid rgba(0, 0, 0, 0.2);
/* 4615  */   -webkit-animation: fusion-rotate 0.8s infinite linear;
/* 4616  */   animation: fusion-rotate 0.8s infinite linear;
/* 4617  */ }
/* 4618  */ .fusion-body .wpcf7-form .fusion-slider-loading .fusion-slider-loading-text,
/* 4619  */ .fusion-slider-loading .fusion-slider-loading-text {
/* 4620  */   position: absolute;
/* 4621  */ }
/* 4622  */ .no-cssanimations .fusion-body .wpcf7-form .fusion-slider-loading,
/* 4623  */ .no-cssanimations .fusion-slider-loading {
/* 4624  */   padding-left: 5px;
/* 4625  */   padding-top: 15px;
/* 4626  */   color: #000;
/* 4627  */ }
/* 4628  */ .ua-ie-8 .fusion-body .wpcf7-form .fusion-slider-loading,
/* 4629  */ .ua-ie-8 .fusion-slider-loading {
/* 4630  */   border: none;
/* 4631  */   color: transparent;
/* 4632  */   text-indent: 100000px;
/* 4633  */   background: url(/wp-content/themes/Avada/assets/images/ajax-loader.gif?x71600) center center no-repeat;
/* 4634  */ }
/* 4635  */ .fusion-slider-loading,
/* 4636  */ .fusion-slider-loading:after {
/* 4637  */   width: 6em;
/* 4638  */   height: 6em;
/* 4639  */   border-radius: 50%;
/* 4640  */   /* Fix to make border-radius work for transparent colors */
/* 4641  */   background-clip: padding-box;
/* 4642  */ }
/* 4643  */ .fusion-body .wpcf7-form .fusion-slider-loading {
/* 4644  */   display: none;
/* 4645  */   position: static;
/* 4646  */   margin: 10px 0 0 0;
/* 4647  */   border-width: 0.35em;
/* 4648  */ }
/* 4649  */ .fusion-body .wpcf7-form .fusion-slider-loading,
/* 4650  */ .fusion-body .wpcf7-form .fusion-slider-loading:after {

/* style.css */

/* 4651  */   width: 3em;
/* 4652  */   height: 3em;
/* 4653  */ }
/* 4654  */ @-webkit-keyframes fusion-rotate {
/* 4655  */   0% {
/* 4656  */     -webkit-transform: rotate(0deg);
/* 4657  */     transform: rotate(0deg);
/* 4658  */   }
/* 4659  */   100% {
/* 4660  */     -webkit-transform: rotate(360deg);
/* 4661  */     transform: rotate(360deg);
/* 4662  */   }
/* 4663  */ }
/* 4664  */ @keyframes fusion-rotate {
/* 4665  */   0% {
/* 4666  */     -webkit-transform: rotate(0deg);
/* 4667  */     transform: rotate(0deg);
/* 4668  */   }
/* 4669  */   100% {
/* 4670  */     -webkit-transform: rotate(360deg);
/* 4671  */     transform: rotate(360deg);
/* 4672  */   }
/* 4673  */ }
/* 4674  */ .fusion-inline-sep {
/* 4675  */   padding: 0 5px;
/* 4676  */ }
/* 4677  */ .fusion-inline-sep:last-child {
/* 4678  */   display: none;
/* 4679  */ }
/* 4680  */ /* p Tag */
/* 4681  */ .post-content p {
/* 4682  */   margin-top: 0;
/* 4683  */   margin-bottom: 20px;
/* 4684  */ }
/* 4685  */ /* Blockquote */
/* 4686  */ blockquote {
/* 4687  */   padding: 15px;
/* 4688  */   background: #f5f5f5;
/* 4689  */   border-left: 4px solid #a0ce4e;
/* 4690  */   font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
/* 4691  */   color: #444444;
/* 4692  */   font-style: italic;
/* 4693  */ }
/* 4694  */ blockquote *:last-child {
/* 4695  */   margin-bottom: 0;
/* 4696  */ }
/* 4697  */ /* Tables */
/* 4698  */ .table-1,
/* 4699  */ .table-2,
/* 4700  */ .tkt-slctr-tbl-wrap-dv {

/* style.css */

/* 4701  */   display: block;
/* 4702  */   overflow-x: auto;
/* 4703  */ }
/* 4704  */ /* Tagcloud */
/* 4705  */ .tagcloud a {
/* 4706  */   font-size: 13px;
/* 4707  */   display: inline-block;
/* 4708  */   padding: 0 10px;
/* 4709  */   min-height: 28px;
/* 4710  */   line-height: 28px;
/* 4711  */   border: 1px solid;
/* 4712  */   margin: 2px 0;
/* 4713  */   -webkit-transform: all 0.2s;
/* 4714  */   transform: all 0.2s;
/* 4715  */   transition: all 0.2s;
/* 4716  */ }
/* 4717  */ .tagcloud a:hover {
/* 4718  */   color: #fff;
/* 4719  */ }
/* 4720  */ /* Avada Select Boxes */
/* 4721  */ .select-arrow {
/* 4722  */   width: 35px;
/* 4723  */   height: 33px;
/* 4724  */   line-height: 33px;
/* 4725  */   border-left-width: 1px;
/* 4726  */   border-left-style: solid;
/* 4727  */   position: absolute;
/* 4728  */   bottom: 1px;
/* 4729  */   right: 1px;
/* 4730  */   pointer-events: none;
/* 4731  */   z-index: 10;
/* 4732  */   font-family: 'icomoon';
/* 4733  */   font-size: 9px;
/* 4734  */   text-align: center;
/* 4735  */ }
/* 4736  */ .avada-select-parent {
/* 4737  */   position: relative;
/* 4738  */   overflow: hidden;
/* 4739  */   margin: 0;
/* 4740  */ }
/* 4741  */ .bbpress .avada-select-parent {
/* 4742  */   overflow: hidden;
/* 4743  */ }
/* 4744  */ .avada-select-parent select {
/* 4745  */   border: 1px solid #dadada;
/* 4746  */   -webkit-appearance: none;
/* 4747  */   text-overflow: '';
/* 4748  */   box-sizing: border-box;
/* 4749  */   cursor: pointer;
/* 4750  */   display: block;

/* style.css */

/* 4751  */   font-size: 13px;
/* 4752  */   outline: none;
/* 4753  */   height: auto;
/* 4754  */   padding: 9px 15px;
/* 4755  */   position: relative;
/* 4756  */   text-indent: 0.01px;
/* 4757  */   vertical-align: middle;
/* 4758  */   z-index: 5;
/* 4759  */   margin: 0;
/* 4760  */   border-radius: 0;
/* 4761  */   /* Fix to make border-radius work for transparent colors */
/* 4762  */   background-clip: padding-box;
/* 4763  */   min-width: 180px;
/* 4764  */ }
/* 4765  */ .sidebar .avada-select-parent select {
/* 4766  */   min-width: initial;
/* 4767  */ }
/* 4768  */ .ua-ie .select-arrow {
/* 4769  */   display: none;
/* 4770  */ }
/* 4771  */ .submit,
/* 4772  */ #submit {
/* 4773  */   cursor: pointer;
/* 4774  */ }
/* 4775  */ /* WP Calendar Widget */
/* 4776  */ #slidingbar .widget_calendar table,
/* 4777  */ .sidebar .widget_calendar table,
/* 4778  */ .fusion-footer-widget-area .widget_calendar table {
/* 4779  */   width: 100%;
/* 4780  */ }
/* 4781  */ /* Author Page - Info
/* 4782  *| ================================================================================================= */
/* 4783  */ .fusion-author .fusion-edit-profile {
/* 4784  */   font-size: 12px;
/* 4785  */ }
/* 4786  */ .fusion-author .fusion-social-networks {
/* 4787  */   display: table-cell;
/* 4788  */   vertical-align: middle;
/* 4789  */   text-align: right;
/* 4790  */   line-height: normal;
/* 4791  */ }
/* 4792  */ .fusion-author .fusion-social-networks .fusion-social-network-icon {
/* 4793  */   margin-bottom: 0;
/* 4794  */ }
/* 4795  */ .fusion-author .fusion-social-networks.boxed-icons .fusion-social-network-icon {
/* 4796  */   margin-bottom: 2px;
/* 4797  */ }
/* 4798  */ .fusion-author-avatar {
/* 4799  */   float: left;
/* 4800  */   margin-right: 20px;

/* style.css */

/* 4801  */   max-width: 20%;
/* 4802  */ }
/* 4803  */ .fusion-author-info {
/* 4804  */   overflow: hidden;
/* 4805  */ }
/* 4806  */ .fusion-author-title {
/* 4807  */   margin-top: 0;
/* 4808  */   color: #333333;
/* 4809  */   font-weight: normal;
/* 4810  */ }
/* 4811  */ .fusion-author-social {
/* 4812  */   display: table;
/* 4813  */   margin: 20px 0 80px 0;
/* 4814  */   padding: 5px 0;
/* 4815  */   width: 100%;
/* 4816  */   border-top: 1px solid #E0DEDE;
/* 4817  */   border-bottom: 1px solid #E0DEDE;
/* 4818  */ }
/* 4819  */ .fusion-author-tagline {
/* 4820  */   display: table-cell;
/* 4821  */   vertical-align: middle;
/* 4822  */   max-width: 70%;
/* 4823  */   font-weight: bold;
/* 4824  */ }
/* 4825  */ /* FAQs Page
/* 4826  *| ================================================================================================= */
/* 4827  */ .fusion-faqs-wrapper {
/* 4828  */   display: none;
/* 4829  */ }
/* 4830  */ .fusion-faq-post {
/* 4831  */   position: relative;
/* 4832  */ }
/* 4833  */ /* Avada Adminbar Menu
/* 4834  *| ================================================================================================= */
/* 4835  */ @media screen and (max-width: 782px) {
/* 4836  */   #wp-toolbar > ul > .avada-menu {
/* 4837  */     display: block;
/* 4838  */   }
/* 4839  */   #wpadminbar .avada-menu > .ab-item .ab-icon {
/* 4840  */     padding-top: 6px !important;
/* 4841  */     height: 40px !important;
/* 4842  */     font-size: 30px !important;
/* 4843  */   }
/* 4844  */ }
/* 4845  */ #menu-appearance a[href="themes.php?page=optionsframework"] {
/* 4846  */   display: none;
/* 4847  */ }
/* 4848  */ #wpadminbar .avada-menu > .ab-item .ab-icon:before {
/* 4849  */   content: "\e62d";
/* 4850  */   font-family: 'icomoon';

/* style.css */

/* 4851  */   speak: none;
/* 4852  */   font-style: normal;
/* 4853  */   font-weight: normal;
/* 4854  */   font-variant: normal;
/* 4855  */   text-transform: none;
/* 4856  */   line-height: 1;
/* 4857  */   /* Better Font Rendering =========== */
/* 4858  */   -webkit-font-smoothing: antialiased;
/* 4859  */   -moz-osx-font-smoothing: grayscale;
/* 4860  */ }
/* 4861  */ /* =================================================================================================
/* 4862  *| Table of Contents
/* 4863  *| ----------------------------------------------------------------------------------------------------
/* 4864  *| 	01 General Header Styles
/* 4865  *| 	02 Side Header Styles
/* 4866  *| 	03 Main Menu Styles
/* 4867  *| 	04 Flyout Menu Styles
/* 4868  *| 	05 Secondary Menu Styles
/* 4869  *| 	06 Common Menu Styles
/* 4870  *| 	07 Megamenu Styles
/* 4871  *| 	08 Sticky Header Styles
/* 4872  *| 	09 Mobile Menu Styles
/* 4873  *| ================================================================================================= */
/* 4874  */ /* General Header Styles
/* 4875  *| ================================================================================================= */
/* 4876  */ .fusion-header-wrapper {
/* 4877  */   position: relative;
/* 4878  */   z-index: 10010;
/* 4879  */ }
/* 4880  */ .fusion-header-wrapper .tooltip {
/* 4881  */   z-index: 10030;
/* 4882  */ }
/* 4883  */ .fusion-header-sticky-height {
/* 4884  */   display: none;
/* 4885  */ }
/* 4886  */ .fusion-header {
/* 4887  */   padding-left: 30px;
/* 4888  */   padding-right: 30px;
/* 4889  */   -webkit-backface-visibility: hidden;
/* 4890  */   backface-visibility: hidden;
/* 4891  */   -webkit-transform: background-color 0.25s ease-in-out;
/* 4892  */   transform: background-color 0.25s ease-in-out;
/* 4893  */   transition: background-color 0.25s ease-in-out;
/* 4894  */   -webkit-transform: translate3d(0px, 0px, 0px);
/* 4895  */ }
/* 4896  */ .fusion-header-backface {
/* 4897  */   -webkit-backface-visibility: hidden;
/* 4898  */   backface-visibility: hidden;
/* 4899  */ }
/* 4900  */ .fusion-header-v2 .fusion-header,

/* style.css */

/* 4901  */ .fusion-header-v3 .fusion-header,
/* 4902  */ .fusion-header-v4 .fusion-header,
/* 4903  */ .fusion-header-v5 .fusion-header {
/* 4904  */   border-bottom: 1px solid transparent;
/* 4905  */ }
/* 4906  */ .fusion-logo {
/* 4907  */   display: block;
/* 4908  */   float: left;
/* 4909  */   max-width: 100%;
/* 4910  */   zoom: 1;
/* 4911  */ }
/* 4912  */ .fusion-logo:before,
/* 4913  */ .fusion-logo:after {
/* 4914  */   content: " ";
/* 4915  */   display: table;
/* 4916  */ }
/* 4917  */ .fusion-logo:after {
/* 4918  */   clear: both;
/* 4919  */ }
/* 4920  */ .fusion-logo a {
/* 4921  */   display: block;
/* 4922  */   max-width: 100%;
/* 4923  */ }
/* 4924  */ .fusion-logo img {
/* 4925  */   width: auto;
/* 4926  */ }
/* 4927  */ .fusion-logo-2x {
/* 4928  */   display: none;
/* 4929  */ }
/* 4930  */ .fusion-mobile-logo-1x,
/* 4931  */ .fusion-mobile-logo-2x {
/* 4932  */   display: none;
/* 4933  */ }
/* 4934  */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
/* 4935  */   .fusion-standard-logo.fusion-logo-1x {
/* 4936  */     display: none;
/* 4937  */   }
/* 4938  */   .fusion-standard-logo.fusion-logo-2x {
/* 4939  */     display: inline-block;
/* 4940  */   }
/* 4941  */ }
/* 4942  */ .fusion-secondary-header .fusion-alignleft {
/* 4943  */   float: left;
/* 4944  */   margin-right: 0;
/* 4945  */ }
/* 4946  */ .fusion-secondary-header .fusion-alignright {
/* 4947  */   float: right;
/* 4948  */   margin-left: 0;
/* 4949  */ }
/* 4950  */ .fusion-secondary-header {

/* style.css */

/* 4951  */   min-height: 43px;
/* 4952  */   border-bottom: 1px solid transparent;
/* 4953  */ }
/* 4954  */ .fusion-secondary-header .fusion-row {
/* 4955  */   display: -webkit-flex;
/* 4956  */   display: -ms-flexbox;
/* 4957  */   display: flex;
/* 4958  */   -webkit-justify-content: space-between;
/* 4959  */   -ms-flex-pack: justify;
/* 4960  */       justify-content: space-between;
/* 4961  */   -webkit-align-items: center;
/* 4962  */   -ms-flex-align: center;
/* 4963  */       align-items: center;
/* 4964  */ }
/* 4965  */ .fusion-secondary-header .fusion-alignleft {
/* 4966  */   -webkit-flex-grow: 1;
/* 4967  */   -ms-flex-positive: 1;
/* 4968  */       flex-grow: 1;
/* 4969  */ }
/* 4970  */ .fusion-secondary-header .fusion-alignright {
/* 4971  */   -webkit-flex-grow: 1;
/* 4972  */   -ms-flex-positive: 1;
/* 4973  */       flex-grow: 1;
/* 4974  */ }
/* 4975  */ .fusion-secondary-header .fusion-alignright > * {
/* 4976  */   float: right;
/* 4977  */ }
/* 4978  */ .fusion-header-v2 .fusion-secondary-header {
/* 4979  */   border-top: 3px solid transparent;
/* 4980  */ }
/* 4981  */ .fusion-secondary-header .fusion-mobile-nav-holder {
/* 4982  */   width: 80%;
/* 4983  */   margin: 0 auto;
/* 4984  */ }
/* 4985  */ .fusion-header-separator {
/* 4986  */   padding: 0 6px;
/* 4987  */ }
/* 4988  */ .fusion-contact-info {
/* 4989  */   line-height: 43px;
/* 4990  */ }
/* 4991  */ .fusion-header-v4 .fusion-header {
/* 4992  */   padding-top: 30px;
/* 4993  */   padding-bottom: 30px;
/* 4994  */ }
/* 4995  */ .fusion-header-v4 .fusion-logo {
/* 4996  */   width: 100%;
/* 4997  */ }
/* 4998  */ .fusion-header-v4 .searchform {
/* 4999  */   margin-left: 15px;
/* 5000  */ }

/* style.css */

/* 5001  */ .fusion-header-v4 .search-table {
/* 5002  */   width: 286px;
/* 5003  */ }
/* 5004  */ .fusion-header-v4 .fusion-logo {
/* 5005  */   display: -webkit-flex;
/* 5006  */   display: -ms-flexbox;
/* 5007  */   display: flex;
/* 5008  */   -webkit-flex-wrap: wrap;
/* 5009  */   -ms-flex-wrap: wrap;
/* 5010  */       flex-wrap: wrap;
/* 5011  */   -webkit-flex-direction: row;
/* 5012  */   -ms-flex-direction: row;
/* 5013  */       flex-direction: row;
/* 5014  */   -webkit-justify-content: space-between;
/* 5015  */   -ms-flex-pack: justify;
/* 5016  */       justify-content: space-between;
/* 5017  */   -webkit-align-items: center;
/* 5018  */   -ms-flex-align: center;
/* 5019  */       align-items: center;
/* 5020  */ }
/* 5021  */ .fusion-header-v4 .fusion-logo:before,
/* 5022  */ .fusion-header-v4 .fusion-logo:after {
/* 5023  */   content: none;
/* 5024  */ }
/* 5025  */ .fusion-header-v4 .fusion-logo .fusion-logo-link {
/* 5026  */   float: none;
/* 5027  */ }
/* 5028  */ .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
/* 5029  */   display: -webkit-flex;
/* 5030  */   display: -ms-flexbox;
/* 5031  */   display: flex;
/* 5032  */   -webkit-flex-wrap: nowrap;
/* 5033  */   -ms-flex-wrap: nowrap;
/* 5034  */       flex-wrap: nowrap;
/* 5035  */   -webkit-flex-direction: row;
/* 5036  */   -ms-flex-direction: row;
/* 5037  */       flex-direction: row;
/* 5038  */   -webkit-justify-content: space-between;
/* 5039  */   -ms-flex-pack: justify;
/* 5040  */       justify-content: space-between;
/* 5041  */   -webkit-align-items: center;
/* 5042  */   -ms-flex-align: center;
/* 5043  */       align-items: center;
/* 5044  */ }
/* 5045  */ .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline {
/* 5046  */   -webkit-order: 1;
/* 5047  */   -ms-flex-order: 1;
/* 5048  */       order: 1;
/* 5049  */ }
/* 5050  */ .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline a {

/* style.css */

/* 5051  */   display: inline;
/* 5052  */ }
/* 5053  */ .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline .fusion-button {
/* 5054  */   display: inline-block;
/* 5055  */ }
/* 5056  */ .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-secondary-menu-search {
/* 5057  */   -webkit-order: 2;
/* 5058  */   -ms-flex-order: 2;
/* 5059  */       order: 2;
/* 5060  */ }
/* 5061  */ .fusion-header-tagline {
/* 5062  */   margin: 0;
/* 5063  */   padding: 0;
/* 5064  */   line-height: 32px;
/* 5065  */   font-weight: normal;
/* 5066  */ }
/* 5067  */ .fusion-header-banner {
/* 5068  */   float: right;
/* 5069  */ }
/* 5070  */ .fusion-logo .fusion-header-banner a {
/* 5071  */   float: none;
/* 5072  */ }
/* 5073  */ .fusion-secondary-main-menu {
/* 5074  */   border-bottom: 1px solid transparent;
/* 5075  */   padding-left: 30px;
/* 5076  */   padding-right: 30px;
/* 5077  */   -webkit-backface-visibility: hidden;
/* 5078  */   backface-visibility: hidden;
/* 5079  */ }
/* 5080  */ .fusion-secondary-main-menu .fusion-main-menu {
/* 5081  */   float: none;
/* 5082  */ }
/* 5083  */ .fusion-secondary-main-menu .search-table {
/* 5084  */   width: 100%;
/* 5085  */ }
/* 5086  */ .fusion-secondary-main-menu .fusion-main-menu .searchform {
/* 5087  */   display: none;
/* 5088  */   float: none;
/* 5089  */   padding: 5px 0px;
/* 5090  */   margin-left: 0;
/* 5091  */ }
/* 5092  */ .fusion-secondary-main-menu .fusion-main-menu .searchform {
/* 5093  */   display: block;
/* 5094  */   padding: 0;
/* 5095  */ }
/* 5096  */ .fusion-secondary-main-menu .fusion-secondary-menu-search {
/* 5097  */   display: none;
/* 5098  */   padding: 5px 0px;
/* 5099  */ }
/* 5100  */ .fusion-secondary-main-menu .fusion-secondary-menu-search .searchform {

/* style.css */

/* 5101  */   margin-left: 0;
/* 5102  */ }
/* 5103  */ .fusion-header-menu-align-center .fusion-main-menu {
/* 5104  */   text-align: center;
/* 5105  */ }
/* 5106  */ .fusion-header-menu-align-center .fusion-main-menu > ul > li {
/* 5107  */   display: inline-block;
/* 5108  */   vertical-align: top;
/* 5109  */   float: none;
/* 5110  */   text-align: left;
/* 5111  */ }
/* 5112  */ .fusion-header-menu-align-right .fusion-main-menu {
/* 5113  */   float: right;
/* 5114  */ }
/* 5115  */ .fusion-header-v5.fusion-logo-center .fusion-logo {
/* 5116  */   float: none;
/* 5117  */   text-align: center;
/* 5118  */ }
/* 5119  */ .fusion-header-v5.fusion-logo-center .fusion-logo a {
/* 5120  */   display: inline-block;
/* 5121  */ }
/* 5122  */ .fusion-logo-left .fusion-header-banner {
/* 5123  */   float: right;
/* 5124  */ }
/* 5125  */ .fusion-logo-left.fusion-header-v4 .fusion-logo {
/* 5126  */   float: none;
/* 5127  */   width: auto;
/* 5128  */ }
/* 5129  */ .fusion-logo-right .fusion-logo {
/* 5130  */   float: right;
/* 5131  */   text-align: right;
/* 5132  */ }
/* 5133  */ .fusion-logo-right.fusion-header-v1 .fusion-main-menu,
/* 5134  */ .fusion-logo-right.fusion-header-v2 .fusion-main-menu,
/* 5135  */ .fusion-logo-right.fusion-header-v3 .fusion-main-menu,
/* 5136  */ .fusion-logo-right.fusion-header-v6 .fusion-main-menu {
/* 5137  */   float: left;
/* 5138  */ }
/* 5139  */ .fusion-logo-right .fusion-header-banner {
/* 5140  */   float: left;
/* 5141  */ }
/* 5142  */ .fusion-logo-right .fusion-header-tagline {
/* 5143  */   float: left;
/* 5144  */ }
/* 5145  */ .fusion-logo-right .searchform {
/* 5146  */   float: left;
/* 5147  */ }
/* 5148  */ .fusion-logo-right .fusion-mobile-menu-icons {
/* 5149  */   left: 0;
/* 5150  */   right: auto;

/* style.css */

/* 5151  */ }
/* 5152  */ .fusion-logo-right .fusion-mobile-menu-icons a {
/* 5153  */   float: left;
/* 5154  */   margin-left: 0;
/* 5155  */   margin-right: 15px;
/* 5156  */ }
/* 5157  */ .fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-logo-link {
/* 5158  */   -webkit-order: 2;
/* 5159  */   -ms-flex-order: 2;
/* 5160  */       order: 2;
/* 5161  */ }
/* 5162  */ .fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
/* 5163  */   -webkit-order: 1;
/* 5164  */   -ms-flex-order: 1;
/* 5165  */       order: 1;
/* 5166  */ }
/* 5167  */ /* Side Header Styles
/* 5168  *| ================================================================================================= */
/* 5169  */ body.side-header #wrapper .fusion-megamenu-wrapper {
/* 5170  */   top: 0;
/* 5171  */ }
/* 5172  */ body.side-header #side-header .fusion-main-menu ul ul {
/* 5173  */   right: auto;
/* 5174  */ }
/* 5175  */ body.side-header-left #wrapper {
/* 5176  */   margin-left: 280px;
/* 5177  */   width: auto;
/* 5178  */ }
/* 5179  */ body.side-header-left #side-header {
/* 5180  */   left: 0;
/* 5181  */ }
/* 5182  */ body.side-header-left #side-header .side-header-border {
/* 5183  */   border-right-width: 1px;
/* 5184  */   border-right-style: solid;
/* 5185  */ }
/* 5186  */ body.side-header-left #side-header .fusion-main-menu > ul > li > ul,
/* 5187  */ body.side-header-left #side-header .fusion-main-menu .login-box,
/* 5188  */ body.side-header-left #side-header .fusion-main-menu .cart-contents,
/* 5189  */ body.side-header-left #side-header .fusion-main-menu .main-nav-search-form {
/* 5190  */   left: 279px;
/* 5191  */   top: 0;
/* 5192  */ }
/* 5193  */ body.side-header-left #side-header .fusion-main-menu .cart-contents {
/* 5194  */   right: auto;
/* 5195  */ }
/* 5196  */ body.side-header-right #wrapper {
/* 5197  */   margin-right: 280px;
/* 5198  */   width: auto;
/* 5199  */ }
/* 5200  */ body.side-header-right #side-header {

/* style.css */

/* 5201  */   right: 0;
/* 5202  */ }
/* 5203  */ body.side-header-right #side-header .side-header-border {
/* 5204  */   border-left-width: 1px;
/* 5205  */   border-left-style: solid;
/* 5206  */ }
/* 5207  */ body.side-header-right #side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu {
/* 5208  */   float: right;
/* 5209  */ }
/* 5210  */ body.side-header-right #side-header .fusion-main-menu .main-nav-search-form {
/* 5211  */   left: -250px;
/* 5212  */   top: 0;
/* 5213  */ }
/* 5214  */ body.side-header-right #side-header .cart-contents,
/* 5215  */ body.side-header-right #side-header .login-box {
/* 5216  */   left: 0;
/* 5217  */   right: auto;
/* 5218  */ }
/* 5219  */ body.side-header-right #side-header .fusion-main-menu .cart-contents {
/* 5220  */   left: -182px;
/* 5221  */ }
/* 5222  */ body.side-header-right #side-header .fusion-main-menu .login-box {
/* 5223  */   left: -187px;
/* 5224  */ }
/* 5225  */ body.side-header-right.rtl #side-header .cart-contents,
/* 5226  */ body.side-header-right.rtl #side-header .login-box {
/* 5227  */   right: 0;
/* 5228  */   left: auto;
/* 5229  */ }
/* 5230  */ #side-header {
/* 5231  */   width: 280px;
/* 5232  */   height: 100%;
/* 5233  */   position: absolute;
/* 5234  */   z-index: 3000;
/* 5235  */   -webkit-backface-visibility: hidden;
/* 5236  */   box-sizing: border-box;
/* 5237  */ }
/* 5238  */ #side-header .side-header-background,
/* 5239  */ #side-header .side-header-border {
/* 5240  */   z-index: -1;
/* 5241  */   position: fixed;
/* 5242  */   top: 0;
/* 5243  */   bottom: 0;
/* 5244  */   min-height: 100vh;
/* 5245  */   width: 280px;
/* 5246  */   pointer-events: none;
/* 5247  */ }
/* 5248  */ #side-header .side-header-border {
/* 5249  */   z-index: 0;
/* 5250  */ }

/* style.css */

/* 5251  */ #side-header .side-header-wrapper {
/* 5252  */   padding-bottom: 20px;
/* 5253  */   zoom: 1;
/* 5254  */ }
/* 5255  */ #side-header .side-header-wrapper:before,
/* 5256  */ #side-header .side-header-wrapper:after {
/* 5257  */   content: " ";
/* 5258  */   display: table;
/* 5259  */ }
/* 5260  */ #side-header .side-header-wrapper:after {
/* 5261  */   clear: both;
/* 5262  */ }
/* 5263  */ #side-header .side-header-wrapper > .fusion-secondary-menu-search {
/* 5264  */   display: none;
/* 5265  */   clear: both;
/* 5266  */ }
/* 5267  */ #side-header .fusion-secondary-menu-search-inner {
/* 5268  */   border-top: 1px solid;
/* 5269  */   padding: 5px 30px;
/* 5270  */ }
/* 5271  */ #side-header .fusion-logo {
/* 5272  */   float: none;
/* 5273  */ }
/* 5274  */ #side-header .fusion-logo-left .fusion-logo {
/* 5275  */   float: none;
/* 5276  */ }
/* 5277  */ #side-header .fusion-logo-center .fusion-logo {
/* 5278  */   float: none;
/* 5279  */   text-align: center;
/* 5280  */ }
/* 5281  */ #side-header .fusion-logo-right .fusion-logo {
/* 5282  */   float: none;
/* 5283  */ }
/* 5284  */ #side-header .fusion-sticky-logo-1x,
/* 5285  */ #side-header .fusion-sticky-logo-2x {
/* 5286  */   display: none;
/* 5287  */ }
/* 5288  */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
/* 5289  */   #side-header .fusion-standard-logo.fusion-logo-1x {
/* 5290  */     display: none;
/* 5291  */   }
/* 5292  */   #side-header .fusion-standard-logo.fusion-logo-2x {
/* 5293  */     display: inline-block;
/* 5294  */   }
/* 5295  */ }
/* 5296  */ #side-header .fusion-main-menu {
/* 5297  */   float: none;
/* 5298  */   -webkit-backface-visibility: hidden;
/* 5299  */   position: relative;
/* 5300  */   z-index: 1;

/* style.css */

/* 5301  */   clear: both;
/* 5302  */ }
/* 5303  */ #side-header .fusion-main-menu ul ul {
/* 5304  */   top: 0;
/* 5305  */   border-top: 0;
/* 5306  */ }
/* 5307  */ #side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu-holder {
/* 5308  */   border-top: 0;
/* 5309  */ }
/* 5310  */ #side-header .fusion-main-menu > ul > li {
/* 5311  */   float: none;
/* 5312  */   padding: 0;
/* 5313  */ }
/* 5314  */ #side-header .fusion-main-menu > ul > li > a {
/* 5315  */   border-top-width: 0px;
/* 5316  */   border-bottom-width: 1px;
/* 5317  */   border-right: 0;
/* 5318  */   border-style: solid;
/* 5319  */ }
/* 5320  */ #side-header .fusion-main-menu > ul > li:first-child > a {
/* 5321  */   border-top-width: 1px;
/* 5322  */   border-style: solid;
/* 5323  */ }
/* 5324  */ #side-header .fusion-main-menu > ul .sub-menu > li:last-child > a {
/* 5325  */   border-bottom: none;
/* 5326  */ }
/* 5327  */ .side-header-left #side-header .fusion-main-menu > ul > li > a {
/* 5328  */   border-left-width: 0;
/* 5329  */ }
/* 5330  */ .side-header-left #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,
/* 5331  */ .side-header-left #side-header .fusion-main-menu > ul > li.current-menu-item > a {
/* 5332  */   border-right-width: 3px;
/* 5333  */ }
/* 5334  */ .side-header-left #side-header .fusion-main-menu > ul > li > a {
/* 5335  */   border-left-width: 0;
/* 5336  */ }
/* 5337  */ .side-header-right #side-header .fusion-main-menu > ul > li > a {
/* 5338  */   border-left-width: 0;
/* 5339  */ }
/* 5340  */ .side-header-right #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,
/* 5341  */ .side-header-right #side-header .fusion-main-menu > ul > li.current-menu-item > a {
/* 5342  */   border-left-width: 3px;
/* 5343  */ }
/* 5344  */ #side-header .side-header-content-1 {
/* 5345  */   margin-top: 40px;
/* 5346  */ }
/* 5347  */ #side-header .side-header-content-2 {
/* 5348  */   margin-top: 40px;
/* 5349  */ }
/* 5350  */ #side-header .fusion-custom-menu-item-contents {

/* style.css */

/* 5351  */   right: auto !important;
/* 5352  */   top: 0;
/* 5353  */ }
/* 5354  */ #side-header .fusion-contact-info {
/* 5355  */   word-wrap: break-word;
/* 5356  */ }
/* 5357  */ #side-header .header-social {
/* 5358  */   background: none !important;
/* 5359  */   border: 0 !important;
/* 5360  */ }
/* 5361  */ #side-header .fusion-social-links-header {
/* 5362  */   margin: 0;
/* 5363  */ }
/* 5364  */ #side-header .fusion-secondary-menu .fusion-secondary-menu-icon {
/* 5365  */   background: none;
/* 5366  */   min-width: 100%;
/* 5367  */   border-right: 0;
/* 5368  */ }
/* 5369  */ #side-header .fusion-secondary-menu .fusion-secondary-menu-icon .fusion-woo-cart-separator,
/* 5370  */ #side-header .fusion-secondary-menu .fusion-secondary-menu-icon .amount,
/* 5371  */ #side-header .fusion-secondary-menu .fusion-secondary-menu-icon:after {
/* 5372  */   display: none;
/* 5373  */ }
/* 5374  */ #side-header .fusion-secondary-menu > ul > li:first-child > a {
/* 5375  */   padding-left: 0;
/* 5376  */ }
/* 5377  */ #side-header .fusion-secondary-menu > ul > li {
/* 5378  */   margin-botom: 2px;
/* 5379  */ }
/* 5380  */ #side-header .fusion-header-tagline {
/* 5381  */   margin-top: 40px;
/* 5382  */   float: none;
/* 5383  */   text-align: left;
/* 5384  */ }
/* 5385  */ .rtl #side-header .fusion-header-tagline {
/* 5386  */   text-align: right;
/* 5387  */ }
/* 5388  */ #side-header .side-header-content-3 .searchform {
/* 5389  */   margin-top: 40px;
/* 5390  */ }
/* 5391  */ #side-header .fusion-header-banner {
/* 5392  */   margin-top: 40px;
/* 5393  */   float: none;
/* 5394  */ }
/* 5395  */ #side-header .fusion-social-links-header .fusion-social-networks a {
/* 5396  */   margin-bottom: 20px;
/* 5397  */ }
/* 5398  */ #side-header .fusion-social-networks.boxed-icons .fusion-social-network-icon {
/* 5399  */   margin-bottom: 10px;
/* 5400  */ }

/* style.css */

/* 5401  */ #side-header .side-header-content {
/* 5402  */   zoom: 1;
/* 5403  */ }
/* 5404  */ #side-header .side-header-content:before,
/* 5405  */ #side-header .side-header-content:after {
/* 5406  */   content: " ";
/* 5407  */   display: table;
/* 5408  */ }
/* 5409  */ #side-header .side-header-content:after {
/* 5410  */   clear: both;
/* 5411  */ }
/* 5412  */ /* Main Menu Styles
/* 5413  *| ================================================================================================= */
/* 5414  */ .fusion-main-menu {
/* 5415  */   float: right;
/* 5416  */   position: relative;
/* 5417  */   z-index: 200;
/* 5418  */   overflow: hidden;
/* 5419  */ }
/* 5420  */ .fusion-main-menu > ul > li:last-child {
/* 5421  */   padding-right: 0;
/* 5422  */ }
/* 5423  */ .fusion-main-menu ul {
/* 5424  */   list-style: none;
/* 5425  */   margin: 0;
/* 5426  */   padding: 0;
/* 5427  */ }
/* 5428  */ .fusion-main-menu li {
/* 5429  */   float: left;
/* 5430  */   margin: 0;
/* 5431  */   padding: 0;
/* 5432  */   position: relative;
/* 5433  */   cursor: pointer;
/* 5434  */ }
/* 5435  */ .fusion-main-menu a {
/* 5436  */   display: block;
/* 5437  */   box-sizing: content-box;
/* 5438  */ }
/* 5439  */ .fusion-main-menu .iclflag {
/* 5440  */   vertical-align: middle;
/* 5441  */   margin-top: -2px;
/* 5442  */ }
/* 5443  */ .fusion-main-menu > ul > li {
/* 5444  */   padding-right: 45px;
/* 5445  */ }
/* 5446  */ .fusion-main-menu > ul > li > a {
/* 5447  */   -webkit-font-smoothing: subpixel-antialiased;
/* 5448  */ }
/* 5449  */ .fusion-main-menu li:hover > .sub-menu,
/* 5450  */ .fusion-main-menu li:hover > .fusion-megamenu-wrapper {

/* style.css */

/* 5451  */   visibility: visible;
/* 5452  */   opacity: 1;
/* 5453  */ }
/* 5454  */ .fusion-main-menu .fusion-dropdown-menu {
/* 5455  */   overflow: hidden;
/* 5456  */ }
/* 5457  */ .fusion-main-menu .sub-menu {
/* 5458  */   position: absolute;
/* 5459  */   left: 0;
/* 5460  */   visibility: hidden;
/* 5461  */   opacity: 0;
/* 5462  */   z-index: 1;
/* 5463  */   transition: opacity 0.2s ease-in;
/* 5464  */ }
/* 5465  */ .fusion-main-menu .sub-menu ul {
/* 5466  */   top: 0;
/* 5467  */ }
/* 5468  */ .fusion-main-menu .sub-menu li {
/* 5469  */   float: none;
/* 5470  */   margin: 0;
/* 5471  */   padding: 0;
/* 5472  */ }
/* 5473  */ .fusion-main-menu .sub-menu a {
/* 5474  */   border: 0;
/* 5475  */   padding: 7px 20px;
/* 5476  */   line-height: 19px;
/* 5477  */   text-indent: 0;
/* 5478  */   height: auto;
/* 5479  */   transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
/* 5480  */ }
/* 5481  */ .fusion-main-menu .fusion-custom-menu-item-contents {
/* 5482  */   position: absolute;
/* 5483  */   left: auto;
/* 5484  */   right: 0;
/* 5485  */   visibility: hidden;
/* 5486  */   opacity: 0;
/* 5487  */   transition: opacity 0.2s ease-in;
/* 5488  */ }
/* 5489  */ .fusion-main-menu .fusion-last-menu-item {
/* 5490  */   padding-right: 0;
/* 5491  */ }
/* 5492  */ .fusion-main-menu .fusion-main-menu-search a {
/* 5493  */   font-family: 'icomoon';
/* 5494  */   cursor: pointer;display:none;
/* 5495  */ }
/* 5496  */ .fusion-main-menu .fusion-main-menu-search a:after {
/* 5497  */   border-radius: 50% 50% 50% 50%;
/* 5498  */   content: '\f002';
/* 5499  */ }
/* 5500  */ .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {

/* style.css */

/* 5501  */   display: none;
/* 5502  */   width: 250px;
/* 5503  */   padding: 25px;
/* 5504  */   text-align: right;
/* 5505  */   border: 1px solid transparent;
/* 5506  */ }
/* 5507  */ .fusion-main-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents {
/* 5508  */   visibility: visible;
/* 5509  */   opacity: 1;
/* 5510  */ }
/* 5511  */ .fusion-main-menu .fusion-main-menu-cart > a {
/* 5512  */   font-family: 'icomoon';
/* 5513  */   cursor: pointer;
/* 5514  */ }
/* 5515  */ .fusion-main-menu .fusion-main-menu-cart > a:after {
/* 5516  */   border-radius: 50% 50% 50% 50%;
/* 5517  */   content: '\f07a';
/* 5518  */ }
/* 5519  */ .fusion-main-menu .fusion-widget-cart-counter > a {
/* 5520  */   font-family: 'icomoon';
/* 5521  */   cursor: pointer;
/* 5522  */   display: -webkit-flex;
/* 5523  */   display: -ms-flexbox;
/* 5524  */   display: flex;
/* 5525  */   -webkit-justify-content: center;
/* 5526  */       -ms-flex-pack: center;
/* 5527  */           justify-content: center;
/* 5528  */   -webkit-align-items: center;
/* 5529  */       -ms-flex-align: center;
/* 5530  */           align-items: center;
/* 5531  */ }
/* 5532  */ .fusion-main-menu .fusion-widget-cart-counter > a:before {
/* 5533  */   border-radius: 50% 50% 50% 50%;
/* 5534  */   content: '\f07a';
/* 5535  */   margin-right: 5px;
/* 5536  */   line-height: 1;
/* 5537  */ }
/* 5538  */ .fusion-main-menu .fusion-widget-cart-counter > a:after {
/* 5539  */   display: none;
/* 5540  */ }
/* 5541  */ .fusion-main-menu .fusion-widget-cart-counter > a .menu-text,
/* 5542  */ .fusion-main-menu .fusion-widget-cart-counter > a .fusion-widget-cart-number {
/* 5543  */   line-height: 1;
/* 5544  */ }
/* 5545  */ .fusion-main-menu .fusion-widget-cart-counter > a .fusion-widget-cart-number {
/* 5546  */   padding: 5px;
/* 5547  */   box-sizing: content-box;
/* 5548  */ }
/* 5549  */ /* Flyout Menu Styles
/* 5550  *| ================================================================================================= */

/* style.css */

/* 5551  */ .fusion-header-v6 .fusion-header {
/* 5552  */   z-index: 999999;
/* 5553  */   left: 0;
/* 5554  */   right: 0;
/* 5555  */   top: 0;
/* 5556  */   margin: 0 auto;
/* 5557  */   width: 100%;
/* 5558  */   overflow: visible !important;
/* 5559  */ }
/* 5560  */ .fusion-is-sticky .fusion-header-v6 .fusion-header {
/* 5561  */   position: fixed;
/* 5562  */ }
/* 5563  */ .admin-bar .fusion-header-v6 .fusion-header {
/* 5564  */   top: 30px;
/* 5565  */ }
/* 5566  */ .fusion-header-v6 .fusion-header-v6-content {
/* 5567  */   z-index: 99999;
/* 5568  */   display: -webkit-flex;
/* 5569  */   display: -ms-flexbox;
/* 5570  */   display: flex;
/* 5571  */   -webkit-align-items: center;
/* 5572  */   -ms-align-items: center;
/* 5573  */   -ms-flex-align: center;
/* 5574  */       align-items: center;
/* 5575  */   -webkit-justify-content: space-between;
/* 5576  */   -ms-justify-content: space-between;
/* 5577  */   -ms-flex-pack: justify;
/* 5578  */       justify-content: space-between;
/* 5579  */ }
/* 5580  */ .fusion-header-v6 .fusion-header-v6-content .fusion-logo {
/* 5581  */   z-index: 99999;
/* 5582  */ }
/* 5583  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons {
/* 5584  */   display: -webkit-flex;
/* 5585  */   display: -ms-flexbox;
/* 5586  */   display: flex;
/* 5587  */   -webkit-align-items: center;
/* 5588  */   -ms-align-items: center;
/* 5589  */   -ms-flex-align: center;
/* 5590  */       align-items: center;
/* 5591  */   z-index: 99999;
/* 5592  */ }
/* 5593  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,
/* 5594  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle,
/* 5595  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper {
/* 5596  */   display: inline-block;
/* 5597  */   padding: 0 5px;
/* 5598  */   line-height: 1;
/* 5599  */   cursor: pointer;
/* 5600  */ }

/* style.css */

/* 5601  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,
/* 5602  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
/* 5603  */   cursor: pointer;
/* 5604  */   display: -webkit-flex;
/* 5605  */   display: -ms-flexbox;
/* 5606  */   display: flex;
/* 5607  */   -webkit-justify-content: space-between;
/* 5608  */   -ms-justify-content: space-between;
/* 5609  */   -ms-flex-pack: justify;
/* 5610  */       justify-content: space-between;
/* 5611  */   -webkit-flex-direction: column;
/* 5612  */   -ms-flex-direction: column;
/* 5613  */       flex-direction: column;
/* 5614  */   box-sizing: content-box;
/* 5615  */ }
/* 5616  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line,
/* 5617  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
/* 5618  */   opacity: 1;
/* 5619  */   -webkit-transform: rotate(0deg);
/* 5620  */   transform: rotate(0deg);
/* 5621  */   -webkit-transform: 0.25s ease-in-out;
/* 5622  */   transform: 0.25s ease-in-out;
/* 5623  */   transition: 0.25s ease-in-out;
/* 5624  */ }
/* 5625  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1),
/* 5626  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1) {
/* 5627  */   -webkit-transform-origin: left top;
/* 5628  */   transform-origin: left top;
/* 5629  */ }
/* 5630  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3),
/* 5631  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3) {
/* 5632  */   -webkit-transform-origin: left bottom;
/* 5633  */   transform-origin: left bottom;
/* 5634  */ }
/* 5635  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
/* 5636  */   position: relative;
/* 5637  */ }
/* 5638  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search {
/* 5639  */   display: block;
/* 5640  */   position: absolute;
/* 5641  */   top: 50%;
/* 5642  */   left: 50%;
/* 5643  */   -webkit-transform: translateX(-50%) translateY(-50%);
/* 5644  */   transform: translateX(-50%) translateY(-50%);
/* 5645  */   opacity: 1;
/* 5646  */ }
/* 5647  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon {
/* 5648  */   display: -webkit-flex;
/* 5649  */   display: -ms-flexbox;
/* 5650  */   display: flex;

/* style.css */

/* 5651  */   -webkit-justify-content: space-between;
/* 5652  */   -ms-justify-content: space-between;
/* 5653  */   -ms-flex-pack: justify;
/* 5654  */       justify-content: space-between;
/* 5655  */   -webkit-flex-direction: column;
/* 5656  */   -ms-flex-direction: column;
/* 5657  */       flex-direction: column;
/* 5658  */ }
/* 5659  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
/* 5660  */   opacity: 0;
/* 5661  */   height: 0;
/* 5662  */   -webkit-transform: 0.25s ease-in-out;
/* 5663  */   transform: 0.25s ease-in-out;
/* 5664  */   transition: 0.25s ease-in-out;
/* 5665  */ }
/* 5666  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon-shopping-cart.fusion-widget-cart-counter:before {
/* 5667  */   vertical-align: middle;
/* 5668  */ }
/* 5669  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon-shopping-cart .fusion-widget-cart-number {
/* 5670  */   margin-left: 6px;
/* 5671  */   padding: 0 3px;
/* 5672  */   vertical-align: middle;
/* 5673  */   box-sizing: content-box;
/* 5674  */ }
/* 5675  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon {
/* 5676  */   margin-top: -2px;
/* 5677  */   -webkit-transform: all 0.25s ease-in-out;
/* 5678  */   transform: all 0.25s ease-in-out;
/* 5679  */   transition: all 0.25s ease-in-out;
/* 5680  */ }
/* 5681  */ .fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon:before {
/* 5682  */   border-radius: 50%;
/* 5683  */   /* Fix to make border-radius work for transparent colors */
/* 5684  */   background-clip: padding-box;
/* 5685  */   -webkit-transform: all 0.25s ease-in-out;
/* 5686  */   transform: all 0.25s ease-in-out;
/* 5687  */   transition: all 0.25s ease-in-out;
/* 5688  */ }
/* 5689  */ .fusion-header-v6.fusion-logo-right .fusion-logo {
/* 5690  */   -ms-flex-order: 2;
/* 5691  */   -webkit-order: 2;
/* 5692  */   order: 2;
/* 5693  */ }
/* 5694  */ .fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons {
/* 5695  */   -ms-flex-order: 1;
/* 5696  */   -webkit-order: 1;
/* 5697  */   order: 1;
/* 5698  */ }
/* 5699  */ .fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-menu-toggle {
/* 5700  */   -ms-flex-order: 1;

/* style.css */

/* 5701  */   -webkit-order: 1;
/* 5702  */   order: 1;
/* 5703  */ }
/* 5704  */ .fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
/* 5705  */   -ms-flex-order: 2;
/* 5706  */   -webkit-order: 2;
/* 5707  */   order: 2;
/* 5708  */ }
/* 5709  */ .fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper {
/* 5710  */   -ms-flex-order: 3;
/* 5711  */   -webkit-order: 3;
/* 5712  */   order: 3;
/* 5713  */ }
/* 5714  */ .fusion-header-v6 .fusion-flyout-menu {
/* 5715  */   display: -webkit-flex;
/* 5716  */   display: -ms-flexbox;
/* 5717  */   display: flex;
/* 5718  */   -webkit-align-items: center;
/* 5719  */   -ms-align-items: center;
/* 5720  */   -ms-flex-align: center;
/* 5721  */       align-items: center;
/* 5722  */   overflow-y: auto;
/* 5723  */   padding: 0 25px 25px 25px;
/* 5724  */   height: 100%;
/* 5725  */ }
/* 5726  */ .fusion-is-sticky .fusion-header-v6 .fusion-flyout-menu.fusion-main-menu {
/* 5727  */   display: -webkit-flex;
/* 5728  */   display: -ms-flexbox;
/* 5729  */   display: flex;
/* 5730  */ }
/* 5731  */ .fusion-header-v6 .fusion-flyout-menu .fusion-menu {
/* 5732  */   width: 100%;
/* 5733  */   text-align: center;
/* 5734  */ }
/* 5735  */ .fusion-header-v6 .fusion-flyout-menu .fusion-menu li {
/* 5736  */   display: block;
/* 5737  */   float: none;
/* 5738  */   padding: 14px 0;
/* 5739  */   line-height: normal;
/* 5740  */   width: 100%;
/* 5741  */   cursor: default;
/* 5742  */ }
/* 5743  */ .fusion-header-v6 .fusion-flyout-menu .fusion-menu li a {
/* 5744  */   display: inline-block;
/* 5745  */ }
/* 5746  */ .fusion-header-v6 .fusion-flyout-search {
/* 5747  */   display: -webkit-flex;
/* 5748  */   display: -ms-flexbox;
/* 5749  */   display: flex;
/* 5750  */ }

/* style.css */

/* 5751  */ .fusion-header-v6 .fusion-flyout-search .searchform {
/* 5752  */   display: -webkit-flex;
/* 5753  */   display: -ms-flexbox;
/* 5754  */   display: flex;
/* 5755  */   -webkit-align-items: center;
/* 5756  */   -ms-align-items: center;
/* 5757  */   -ms-flex-align: center;
/* 5758  */       align-items: center;
/* 5759  */   margin: 0 auto;
/* 5760  */   padding: 50px;
/* 5761  */ }
/* 5762  */ #wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s {
/* 5763  */   height: auto;
/* 5764  */   background-color: transparent;
/* 5765  */   border: none;
/* 5766  */   border-bottom: 1px solid;
/* 5767  */   font-size: 50px;
/* 5768  */   outline: 0;
/* 5769  */ }
/* 5770  */ .fusion-header-v6 .fusion-flyout-search .searchform .search-button {
/* 5771  */   display: none;
/* 5772  */ }
/* 5773  */ .fusion-header-v6 .fusion-flyout-menu,
/* 5774  */ .fusion-header-v6 .fusion-flyout-search {
/* 5775  */   z-index: 99998;
/* 5776  */   position: fixed;
/* 5777  */   top: 0;
/* 5778  */   left: 0;
/* 5779  */   right: 0;
/* 5780  */   width: 100%;
/* 5781  */   height: 100%;
/* 5782  */   opacity: 0;
/* 5783  */   transition: all 0.3s ease-in-out 0s;
/* 5784  */ }
/* 5785  */ .fusion-header-v6 .fusion-flyout-menu-bg {
/* 5786  */   position: fixed;
/* 5787  */   top: 0;
/* 5788  */   left: 0;
/* 5789  */   right: 0;
/* 5790  */   width: 100%;
/* 5791  */   height: 100%;
/* 5792  */   min-height: 700px;
/* 5793  */   opacity: 0;
/* 5794  */   transition: all 0.3s ease-in-out 0s;
/* 5795  */ }
/* 5796  */ .fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons {
/* 5797  */   z-index: 99999;
/* 5798  */ }
/* 5799  */ .fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-bg {
/* 5800  */   z-index: 99997;

/* style.css */

/* 5801  */   opacity: 1;
/* 5802  */ }
/* 5803  */ .fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1) {
/* 5804  */   -webkit-transform: rotate(45deg);
/* 5805  */   transform: rotate(45deg);
/* 5806  */ }
/* 5807  */ .fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(2) {
/* 5808  */   width: 0%;
/* 5809  */   opacity: 0;
/* 5810  */ }
/* 5811  */ .fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3) {
/* 5812  */   -webkit-transform: rotate(-45deg);
/* 5813  */   transform: rotate(-45deg);
/* 5814  */ }
/* 5815  */ .fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu {
/* 5816  */   opacity: 1;
/* 5817  */ }
/* 5818  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
/* 5819  */   opacity: 1;
/* 5820  */   margin: 0 auto;
/* 5821  */   -webkit-transform: 0.25s ease-in-out;
/* 5822  */   transform: 0.25s ease-in-out;
/* 5823  */   transition: 0.25s ease-in-out;
/* 5824  */ }
/* 5825  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1) {
/* 5826  */   -webkit-transform: rotate(45deg);
/* 5827  */   transform: rotate(45deg);
/* 5828  */ }
/* 5829  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(2) {
/* 5830  */   width: 0%;
/* 5831  */   opacity: 0;
/* 5832  */ }
/* 5833  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3) {
/* 5834  */   -webkit-transform: rotate(-45deg);
/* 5835  */   transform: rotate(-45deg);
/* 5836  */ }
/* 5837  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search {
/* 5838  */   opacity: 0;
/* 5839  */ }
/* 5840  */ .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-search {
/* 5841  */   opacity: 1;
/* 5842  */ }
/* 5843  */ #wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-webkit-input-placeholder {
/* 5844  */   opacity: 1;
/* 5845  */ }
/* 5846  */ #wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-moz-placeholder {
/* 5847  */   opacity: 1;
/* 5848  */ }
/* 5849  */ #wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-moz-placeholder {
/* 5850  */   opacity: 1;

/* style.css */

/* 5851  */ }
/* 5852  */ #wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-ms-input-placeholder {
/* 5853  */   opacity: 1;
/* 5854  */ }
/* 5855  */ @media screen and (max-width: 782px) {
/* 5856  */   .admin-bar .fusion-header-v6 .fusion-header {
/* 5857  */     top: 46px;
/* 5858  */   }
/* 5859  */ }
/* 5860  */ /* Secondary Menu Styles
/* 5861  *| ================================================================================================= */
/* 5862  */ .fusion-secondary-menu {
/* 5863  */   position: relative;
/* 5864  */   z-index: 210;
/* 5865  */ }
/* 5866  */ .fusion-secondary-menu .fusion-megamenu-wrapper {
/* 5867  */   display: none;
/* 5868  */ }
/* 5869  */ .fusion-secondary-menu ul {
/* 5870  */   margin: 0;
/* 5871  */   padding: 0;
/* 5872  */   list-style: none;
/* 5873  */ }
/* 5874  */ .fusion-secondary-menu > ul > li {
/* 5875  */   float: left;
/* 5876  */   border-left: 1px solid transparent;
/* 5877  */ }
/* 5878  */ .fusion-secondary-menu > ul > li:first-child {
/* 5879  */   border-left: none;
/* 5880  */ }
/* 5881  */ .fusion-secondary-menu > ul > li > a {
/* 5882  */   display: table;
/* 5883  */   position: relative;
/* 5884  */   padding: 0 13px;
/* 5885  */ }
/* 5886  */ .fusion-secondary-menu > ul > li > a .menu-text {
/* 5887  */   display: table-cell;
/* 5888  */   vertical-align: middle;
/* 5889  */ }
/* 5890  */ .fusion-secondary-menu li {
/* 5891  */   position: relative;
/* 5892  */ }
/* 5893  */ .fusion-secondary-menu .iclflag {
/* 5894  */   margin-top: -2px;
/* 5895  */ }
/* 5896  */ .fusion-secondary-menu .sub-menu {
/* 5897  */   display: block;
/* 5898  */   position: absolute;
/* 5899  */   left: -1px;
/* 5900  */   z-index: 1;

/* style.css */

/* 5901  */   visibility: hidden;
/* 5902  */   opacity: 0;
/* 5903  */   transition: opacity 0.2s ease-in;
/* 5904  */   -webkit-border-bottom-right-radius: 2px;
/* 5905  */   -webkit-border-bottom-left-radius: 2px;
/* 5906  */   -moz-border-radius-bottomright: 2px;
/* 5907  */   -moz-border-radius-bottomleft: 2px;
/* 5908  */   border-bottom-right-radius: 2px;
/* 5909  */   border-bottom-left-radius: 2px;
/* 5910  */   border: 1px solid transparent;
/* 5911  */ }
/* 5912  */ .fusion-secondary-menu .sub-menu a {
/* 5913  */   display: block;
/* 5914  */   padding: 7px 10px;
/* 5915  */   line-height: normal;
/* 5916  */   border-bottom: 1px solid transparent;
/* 5917  */   transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
/* 5918  */ }
/* 5919  */ .fusion-secondary-menu .sub-menu > li:last-child > a {
/* 5920  */   border-bottom: none;
/* 5921  */ }
/* 5922  */ .fusion-secondary-menu > ul > li > .sub-menu .sub-menu {
/* 5923  */   top: -1px;
/* 5924  */ }
/* 5925  */ .fusion-secondary-menu li:hover > .sub-menu {
/* 5926  */   visibility: visible;
/* 5927  */   opacity: 1;
/* 5928  */ }
/* 5929  */ .fusion-secondary-menu .fusion-custom-menu-item-contents {
/* 5930  */   position: absolute;
/* 5931  */   left: -1px;
/* 5932  */   visibility: hidden;
/* 5933  */   opacity: 0;
/* 5934  */   transition: opacity 0.2s ease-in;
/* 5935  */ }
/* 5936  */ .fusion-secondary-menu .fusion-secondary-menu-icon {
/* 5937  */   padding-left: 13px;
/* 5938  */   padding-right: 13px;
/* 5939  */ }
/* 5940  */ .fusion-secondary-menu-cart > a {
/* 5941  */   text-transform: uppercase;
/* 5942  */ }
/* 5943  */ .fusion-secondary-menu-icon {
/* 5944  */   min-width: 176px;
/* 5945  */   text-align: center;
/* 5946  */ }
/* 5947  */ .fusion-secondary-menu-icon .menu-text {
/* 5948  */   width: 100%;
/* 5949  */ }
/* 5950  */ .fusion-secondary-menu-icon .menu-text:before {

/* style.css */

/* 5951  */   font-family: 'icomoon';
/* 5952  */   content: '\f07a';
/* 5953  */   margin-right: 10px;
/* 5954  */ }
/* 5955  */ .fusion-secondary-menu-icon .menu-text:after {
/* 5956  */   font-family: 'icomoon';
/* 5957  */   content: '\e61f';
/* 5958  */   margin-left: 10px;
/* 5959  */ }
/* 5960  */ .fusion-social-links-header {
/* 5961  */   margin-top: 10px;
/* 5962  */ }
/* 5963  */ /* Common Menu Styles
/* 5964  *| ================================================================================================= */
/* 5965  */ .fusion-caret {
/* 5966  */   margin-left: 6px;
/* 5967  */ }
/* 5968  */ .side-header-left .fusion-caret,
/* 5969  */ .side-header-right .fusion-caret {
/* 5970  */   position: absolute;
/* 5971  */ }
/* 5972  */ .side-header-left.menu-text-align-right .fusion-caret,
/* 5973  */ .side-header-right.menu-text-align-left .fusion-caret {
/* 5974  */   position: static;
/* 5975  */ }
/* 5976  */ .side-header-left .fusion-caret {
/* 5977  */   margin-left: 9px;
/* 5978  */ }
/* 5979  */ .side-header-right .fusion-caret {
/* 5980  */   margin-left: 0;
/* 5981  */   margin-right: 9px;
/* 5982  */ }
/* 5983  */ .fusion-caret .fusion-dropdown-indicator {
/* 5984  */   vertical-align: middle;
/* 5985  */ }
/* 5986  */ .fusion-caret .fusion-dropdown-indicator:before {
/* 5987  */   content: '\f107';
/* 5988  */   font-family: 'IcoMoon';
/* 5989  */   font-style: normal;
/* 5990  */ }
/* 5991  */ .side-header-left .fusion-caret .fusion-dropdown-indicator:before {
/* 5992  */   content: '\f105';
/* 5993  */ }
/* 5994  */ .side-header-right .fusion-caret .fusion-dropdown-indicator:before {
/* 5995  */   content: '\f104';
/* 5996  */ }
/* 5997  */ .fusion-menu-cart:hover .fusion-custom-menu-item-contents {
/* 5998  */   visibility: visible;
/* 5999  */   opacity: 1;
/* 6000  */ }

/* style.css */

/* 6001  */ .fusion-menu-cart-items {
/* 6002  */   width: 180px;
/* 6003  */   border: 1px solid transparent;
/* 6004  */ }
/* 6005  */ .fusion-menu-cart-item a {
/* 6006  */   border-bottom: 1px solid transparent;
/* 6007  */   padding: 14px;
/* 6008  */   line-height: normal;
/* 6009  */   height: auto;
/* 6010  */   display: block;
/* 6011  */ }
/* 6012  */ .fusion-menu-cart-item img {
/* 6013  */   display: inline-block;
/* 6014  */   max-width: 36px;
/* 6015  */   margin-right: 13px;
/* 6016  */   border: 1px solid transparent;
/* 6017  */ }
/* 6018  */ .fusion-menu-cart-item .amount {
/* 6019  */   display: inline-block;
/* 6020  */ }
/* 6021  */ .fusion-menu-cart-item-details {
/* 6022  */   display: inline-block;
/* 6023  */   max-width: calc(100% - 49px);
/* 6024  */   text-align: left;
/* 6025  */ }
/* 6026  */ .fusion-menu-cart-item-title {
/* 6027  */   margin-bottom: 6px;
/* 6028  */ }
/* 6029  */ .fusion-menu-cart-item-title,
/* 6030  */ .fusion-menu-cart-item-quantity {
/* 6031  */   display: block;
/* 6032  */   line-height: normal;
/* 6033  */ }
/* 6034  */ .fusion-menu-cart-checkout {
/* 6035  */   zoom: 1;
/* 6036  */   padding: 0 14px;
/* 6037  */ }
/* 6038  */ .fusion-menu-cart-checkout:before,
/* 6039  */ .fusion-menu-cart-checkout:after {
/* 6040  */   content: " ";
/* 6041  */   display: table;
/* 6042  */ }
/* 6043  */ .fusion-menu-cart-checkout:after {
/* 6044  */   clear: both;
/* 6045  */ }
/* 6046  */ .fusion-menu-cart-link,
/* 6047  */ .fusion-menu-cart-checkout-link {
/* 6048  */   width: auto;
/* 6049  */   max-width: 49%;
/* 6050  */   vertical-align: top;

/* style.css */

/* 6051  */ }
/* 6052  */ .fusion-menu-cart-link a,
/* 6053  */ .fusion-menu-cart-checkout-link a {
/* 6054  */   display: block;
/* 6055  */   line-height: 15px;
/* 6056  */   padding-bottom: 14px;
/* 6057  */   padding-top: 14px;
/* 6058  */   padding-left: 1.4em;
/* 6059  */   height: auto;
/* 6060  */   text-align: left;
/* 6061  */   position: relative;
/* 6062  */ }
/* 6063  */ .fusion-menu-cart-link a:before,
/* 6064  */ .fusion-menu-cart-checkout-link a:before {
/* 6065  */   position: absolute;
/* 6066  */   margin-left: -15px;
/* 6067  */   line-height: inherit;
/* 6068  */ }
/* 6069  */ .fusion-menu-cart-link {
/* 6070  */   float: left;
/* 6071  */ }
/* 6072  */ .fusion-menu-cart-link a:before {
/* 6073  */   font-family: 'IcoMoon';
/* 6074  */   content: '\f07a';
/* 6075  */ }
/* 6076  */ .fusion-menu-cart-checkout-link {
/* 6077  */   float: right;
/* 6078  */ }
/* 6079  */ .fusion-menu-cart-checkout-link a:before {
/* 6080  */   font-family: 'IcoMoon';
/* 6081  */   content: '\f046';
/* 6082  */ }
/* 6083  */ .fusion-menu-login-box .fusion-custom-menu-item-contents {
/* 6084  */   left: 0;
/* 6085  */   border: 1px solid transparent;
/* 6086  */   width: 187px;
/* 6087  */   padding: 20px;
/* 6088  */ }
/* 6089  */ .fusion-menu-login-box:hover .fusion-custom-menu-item-contents {
/* 6090  */   visibility: visible;
/* 6091  */   opacity: 1;
/* 6092  */ }
/* 6093  */ .fusion-menu-login-box p {
/* 6094  */   margin-top: 0;
/* 6095  */   margin-bottom: 10px;
/* 6096  */ }
/* 6097  */ .fusion-menu-login-box .fusion-login-box-submit,
/* 6098  */ .fusion-menu-login-box .fusion-remember-checkbox {
/* 6099  */   margin-bottom: 0;
/* 6100  */ }

/* style.css */

/* 6101  */ .fusion-menu-login-box .fusion-menu-login-box-register {
/* 6102  */   clear: both;
/* 6103  */   float: right;
/* 6104  */   padding-top: 10px;
/* 6105  */ }
/* 6106  */ .fusion-login-box-submit {
/* 6107  */   float: right;
/* 6108  */ }
/* 6109  */ .fusion-remember-checkbox {
/* 6110  */   font-size: 11px;
/* 6111  */   line-height: 32px;
/* 6112  */ }
/* 6113  */ .fusion-menu-login-box-error {
/* 6114  */   font-size: 11px;
/* 6115  */   color: #D04544;
/* 6116  */ }
/* 6117  */ /* Megamenu Styles
/* 6118  *| ================================================================================================= */
/* 6119  */ .fusion-megamenu-wrapper {
/* 6120  */   margin: 0 auto;
/* 6121  */   padding: 0 15px;
/* 6122  */   visibility: hidden;
/* 6123  */   opacity: 0;
/* 6124  */   position: absolute;
/* 6125  */   left: 0;
/* 6126  */   transition: opacity 0.2s ease-in;
/* 6127  */   z-index: 10;
/* 6128  */ }
/* 6129  */ .fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
/* 6130  */   table-layout: fixed;
/* 6131  */   width: 100%;
/* 6132  */ }
/* 6133  */ .fusion-megamenu-wrapper.col-sm-12 {
/* 6134  */   width: 100%;
/* 6135  */ }
/* 6136  */ .fusion-megamenu-wrapper.col-sm-6 {
/* 6137  */   width: 50%;
/* 6138  */ }
/* 6139  */ .fusion-megamenu-wrapper.col-sm-4 {
/* 6140  */   width: 33.33333333%;
/* 6141  */ }
/* 6142  */ .fusion-megamenu-wrapper.col-sm-3 {
/* 6143  */   width: 25%;
/* 6144  */ }
/* 6145  */ .fusion-megamenu-wrapper.col-sm-2 {
/* 6146  */   width: 16.66666667%;
/* 6147  */ }
/* 6148  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu {
/* 6149  */   display: table-cell;
/* 6150  */   vertical-align: top;

/* style.css */

/* 6151  */   float: none;
/* 6152  */   padding: 29px 0px;
/* 6153  */   border-right: 1px solid transparent;
/* 6154  */ }
/* 6155  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child {
/* 6156  */   border-right: none;
/* 6157  */ }
/* 6158  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu > a {
/* 6159  */   display: block;
/* 6160  */   padding: 5px 34px;
/* 6161  */   border-bottom: none;
/* 6162  */   line-height: 19px;
/* 6163  */   transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
/* 6164  */ }
/* 6165  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu {
/* 6166  */   position: relative;
/* 6167  */   display: block;
/* 6168  */   left: auto;
/* 6169  */   right: auto;
/* 6170  */   border: none;
/* 6171  */   background: none;
/* 6172  */   box-shadow: none;
/* 6173  */   top: 0;
/* 6174  */   width: auto;
/* 6175  */ }
/* 6176  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
/* 6177  */   display: block;
/* 6178  */   padding: 5px 34px;
/* 6179  */   border-bottom: none;
/* 6180  */ }
/* 6181  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a {
/* 6182  */   padding-left: 49px;
/* 6183  */ }
/* 6184  */ .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level .deep-level a {
/* 6185  */   padding-left: 64px;
/* 6186  */ }
/* 6187  */ .fusion-megamenu-wrapper .fusion-megamenu-border {
/* 6188  */   border-bottom: 1px solid #dcd9d9;
/* 6189  */ }
/* 6190  */ .fusion-megamenu-wrapper .menu-text {
/* 6191  */   margin-left: 23px;
/* 6192  */ }
/* 6193  */ .fusion-main-menu li:hover > .fusion-megamenu-wrapper .sub-menu {
/* 6194  */   visibility: visible;
/* 6195  */   opacity: 1;
/* 6196  */ }
/* 6197  */ .fusion-megamenu-holder {
/* 6198  */   zoom: 1;
/* 6199  */   padding: 0;
/* 6200  */   margin: 0;

/* style.css */

/* 6201  */   border-top: 3px solid transparent;
/* 6202  */ }
/* 6203  */ .fusion-megamenu-holder:before,
/* 6204  */ .fusion-megamenu-holder:after {
/* 6205  */   content: " ";
/* 6206  */   display: table;
/* 6207  */ }
/* 6208  */ .fusion-megamenu-holder:after {
/* 6209  */   clear: both;
/* 6210  */ }
/* 6211  */ .fusion-megamenu {
/* 6212  */   display: table;
/* 6213  */   zoom: 1;
/* 6214  */ }
/* 6215  */ .fusion-megamenu:before,
/* 6216  */ .fusion-megamenu:after {
/* 6217  */   content: " ";
/* 6218  */   display: table;
/* 6219  */ }
/* 6220  */ .fusion-megamenu:after {
/* 6221  */   clear: both;
/* 6222  */ }
/* 6223  */ .fusion-megamenu-title {
/* 6224  */   margin: 0;
/* 6225  */   padding: 0 34px 15px 34px;
/* 6226  */   font-weight: normal;
/* 6227  */   line-height: normal;
/* 6228  */   -webkit-font-smoothing: antialiased;
/* 6229  */ }
/* 6230  */ .fusion-megamenu-icon {
/* 6231  */   display: inline;
/* 6232  */   margin-right: 12px;
/* 6233  */ }
/* 6234  */ .fusion-megamenu-icon img {
/* 6235  */   margin-top: -2px;
/* 6236  */   max-height: 15px;
/* 6237  */   vertical-align: middle;
/* 6238  */ }
/* 6239  */ .sub-menu .fusion-megamenu-icon.text-menu-icon {
/* 6240  */   position: absolute;
/* 6241  */ }
/* 6242  */ .fusion-megamenu-bullet {
/* 6243  */   display: block;
/* 6244  */   float: left;
/* 6245  */   margin-top: 0.5em;
/* 6246  */   margin-right: 10px;
/* 6247  */   border-top: 3px solid transparent;
/* 6248  */   border-bottom: 3px solid transparent;
/* 6249  */   border-left: 3px solid transparent;
/* 6250  */   height: 0;

/* style.css */

/* 6251  */   width: 0;
/* 6252  */ }
/* 6253  */ .fusion-megamenu-widgets-container {
/* 6254  */   display: block;
/* 6255  */   padding: 0 34px;
/* 6256  */   margin-bottom: 10px;
/* 6257  */   pointer-events: none;
/* 6258  */ }
/* 6259  */ .fusion-main-menu > ul > .fusion-megamenu-menu:hover .fusion-megamenu-widgets-container {
/* 6260  */   pointer-events: auto;
/* 6261  */ }
/* 6262  */ /* Sticky Header Styles
/* 6263  *| ================================================================================================= */
/* 6264  */ .fusion-is-sticky {
/* 6265  */   /*.fusion-header-v1, .fusion-header-v2, .fusion-header-v3, .fusion-header-v4, .fusion-header-v5 {
/* 6266  *| 		.fusion-logo {
/* 6267  *| 			margin-left: 0;
/* 6268  *| 			margin-right: 0;
/* 6269  *| 		}
/* 6270  *| 
/* 6271  *| 		.fusion-header {
/* 6272  *| 			.fusion-row {
/* 6273  *| 				padding-left: 0;
/* 6274  *| 				padding-right: 0;
/* 6275  *| 			}
/* 6276  *| 		}
/* 6277  *| 	}*/
/* 6278  */ }
/* 6279  */ .fusion-is-sticky .fusion-logo img {
/* 6280  */   width: auto;
/* 6281  */ }
/* 6282  */ .fusion-is-sticky .fusion-header-v1 .fusion-header,
/* 6283  */ .fusion-is-sticky .fusion-header-v2 .fusion-header,
/* 6284  */ .fusion-is-sticky .fusion-header-v3 .fusion-header,
/* 6285  */ .fusion-is-sticky .fusion-header-v6 .fusion-header {
/* 6286  */   position: fixed;
/* 6287  */   top: 0;
/* 6288  */   z-index: 210;
/* 6289  */   max-width: 100%;
/* 6290  */   width: 100%;
/* 6291  */   border-bottom: 0;
/* 6292  */ }
/* 6293  */ .fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
/* 6294  */ .fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,
/* 6295  */ .fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,
/* 6296  */ .fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow {
/* 6297  */   box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
/* 6298  */ }
/* 6299  */ .layout-boxed-mode .fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
/* 6300  */ .layout-boxed-mode .fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,

/* style.css */

/* 6301  */ .layout-boxed-mode .fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,
/* 6302  */ .layout-boxed-mode .fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow {
/* 6303  */   box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
/* 6304  */ }
/* 6305  */ .fusion-is-sticky .fusion-secondary-main-menu {
/* 6306  */   border-bottom: 0;
/* 6307  */ }
/* 6308  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-header,
/* 6309  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-header,
/* 6310  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-header,
/* 6311  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-header,
/* 6312  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-header {
/* 6313  */   border-bottom: 0;
/* 6314  */ }
/* 6315  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,
/* 6316  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,
/* 6317  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,
/* 6318  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
/* 6319  */ .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
/* 6320  */   position: fixed;
/* 6321  */   top: 0;
/* 6322  */   z-index: 210;
/* 6323  */   max-width: 100%;
/* 6324  */   width: 100%;
/* 6325  */   box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
/* 6326  */ }
/* 6327  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,
/* 6328  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,
/* 6329  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,
/* 6330  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
/* 6331  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
/* 6332  */   box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
/* 6333  */ }
/* 6334  */ .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,
/* 6335  */ .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,
/* 6336  */ .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,
/* 6337  */ .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,
/* 6338  */ .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper {
/* 6339  */   position: fixed;
/* 6340  */   top: 0;
/* 6341  */   z-index: 210;
/* 6342  */   max-width: 100%;
/* 6343  */   width: 100%;
/* 6344  */   box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
/* 6345  */ }
/* 6346  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,
/* 6347  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,
/* 6348  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,
/* 6349  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,
/* 6350  */ .layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper {

/* style.css */

/* 6351  */   box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
/* 6352  */ }
/* 6353  */ .fusion-sticky-menu-1 .fusion-sticky-menu {
/* 6354  */   display: none;
/* 6355  */ }
/* 6356  */ .fusion-is-sticky .fusion-sticky-menu-1 .fusion-main-menu {
/* 6357  */   display: none;
/* 6358  */ }
/* 6359  */ .fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu {
/* 6360  */   display: block;
/* 6361  */ }
/* 6362  */ .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
/* 6363  */ .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
/* 6364  */ .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
/* 6365  */ .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
/* 6366  */ .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
/* 6367  */ .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
/* 6368  */ .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,
/* 6369  */ .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
/* 6370  */ .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
/* 6371  */ .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
/* 6372  */ .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
/* 6373  */ .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
/* 6374  */ .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,
/* 6375  */ .fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
/* 6376  */   display: none;
/* 6377  */ }
/* 6378  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-1x,
/* 6379  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-1x,
/* 6380  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-1x,
/* 6381  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-1x,
/* 6382  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-1x,
/* 6383  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-1x,
/* 6384  */ .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-1x,
/* 6385  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-2x,
/* 6386  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-2x,
/* 6387  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-2x,
/* 6388  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-2x,
/* 6389  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-2x,
/* 6390  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-2x,
/* 6391  */ .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-2x {
/* 6392  */   display: none;
/* 6393  */ }
/* 6394  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
/* 6395  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
/* 6396  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
/* 6397  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
/* 6398  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
/* 6399  */ .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
/* 6400  */ .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {

/* style.css */

/* 6401  */   display: inline-block;
/* 6402  */ }
/* 6403  */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
/* 6404  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
/* 6405  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
/* 6406  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
/* 6407  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
/* 6408  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
/* 6409  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
/* 6410  */   .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {
/* 6411  */     display: none;
/* 6412  */   }
/* 6413  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
/* 6414  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
/* 6415  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
/* 6416  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
/* 6417  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
/* 6418  */   .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,
/* 6419  */   .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
/* 6420  */     display: inline-block;
/* 6421  */   }
/* 6422  */ }
/* 6423  */ .no-overflow-y .fusion-is-sticky .fusion-header-v1 .fusion-header,
/* 6424  */ .no-overflow-y .fusion-is-sticky .fusion-header-v2 .fusion-header,
/* 6425  */ .no-overflow-y .fusion-is-sticky .fusion-header-v3 .fusion-header {
/* 6426  */   padding-right: 39px;
/* 6427  */ }
/* 6428  */ .no-overflow-y .fusion-is-sticky .fusion-sticky-menu-only .fusion-secondary-main-menu {
/* 6429  */   padding-right: 39px;
/* 6430  */ }
/* 6431  */ #side-header.fusion-is-sticky {
/* 6432  */   box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
/* 6433  */ }
/* 6434  */ /* Mobile Menu Styles
/* 6435  *| ================================================================================================= */
/* 6436  */ .fusion-mobile-nav-holder {
/* 6437  */   display: none;
/* 6438  */   clear: both;
/* 6439  */   color: #333;
/* 6440  */ }
/* 6441  */ .fusion-is-sticky .fusion-mobile-nav-holder > ul {
/* 6442  */   max-height: 200px;
/* 6443  */   overflow-y: scroll;
/* 6444  */   overflow-x: hidden;
/* 6445  */ }
/* 6446  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li a {
/* 6447  */   padding-left: 21px;
/* 6448  */ }
/* 6449  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li a:before {
/* 6450  */   content: "-";

/* style.css */

/* 6451  */   margin-right: 2px;
/* 6452  */ }
/* 6453  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a {
/* 6454  */   padding-left: 30px;
/* 6455  */ }
/* 6456  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a:before {
/* 6457  */   content: "--";
/* 6458  */   margin-right: 2px;
/* 6459  */ }
/* 6460  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a {
/* 6461  */   padding-left: 39px;
/* 6462  */ }
/* 6463  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a:before {
/* 6464  */   content: "---";
/* 6465  */   margin-right: 2px;
/* 6466  */ }
/* 6467  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a {
/* 6468  */   padding-left: 48px;
/* 6469  */ }
/* 6470  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a:before {
/* 6471  */   content: "----";
/* 6472  */   margin-right: 2px;
/* 6473  */ }
/* 6474  */ .fusion-mobile-nav-holder li.fusion-mobile-nav-item .submenu-languages li a:before {
/* 6475  */   content: none;
/* 6476  */ }
/* 6477  */ .fusion-mobile-nav-holder .fusion-megamenu-icon {
/* 6478  */   display: none;
/* 6479  */ }
/* 6480  */ .fusion-mobile-selector {
/* 6481  */   line-height: 31px;
/* 6482  */   width: 100%;
/* 6483  */   position: relative;
/* 6484  */   font-size: 12px;
/* 6485  */   cursor: pointer;
/* 6486  */   border: 1px solid transparent;
/* 6487  */ }
/* 6488  */ .fusion-mobile-selector span {
/* 6489  */   margin-left: 12px;
/* 6490  */   margin-right: 12px;
/* 6491  */ }
/* 6492  */ .fusion-selector-down {
/* 6493  */   position: absolute;
/* 6494  */   top: 0;
/* 6495  */   right: 0;
/* 6496  */   height: 31px;
/* 6497  */   width: 50px;
/* 6498  */   border-left: 1px solid transparent;
/* 6499  */   font-size: 24px;
/* 6500  */   text-align: center;

/* style.css */

/* 6501  */ }
/* 6502  */ .fusion-selector-down:before {
/* 6503  */   content: '\f0c9';
/* 6504  */   font-family: 'icomoon';
/* 6505  */ }
/* 6506  */ .fusion-mobile-nav-holder > ul {
/* 6507  */   display: none;
/* 6508  */   list-style: none;
/* 6509  */   margin: 0;
/* 6510  */   padding: 0;
/* 6511  */   border-left: 1px solid transparent;
/* 6512  */   border-right: 1px solid transparent;
/* 6513  */   border-bottom: 1px solid transparent;
/* 6514  */ }
/* 6515  */ .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul {
/* 6516  */   border-top: 1px solid transparent;
/* 6517  */ }
/* 6518  */ .fusion-mobile-nav-holder ul {
/* 6519  */   list-style: none;
/* 6520  */   margin: 0;
/* 6521  */   padding: 0;
/* 6522  */ }
/* 6523  */ .fusion-mobile-menu-design-modern .fusion-header > .fusion-row {
/* 6524  */   position: relative;
/* 6525  */ }
/* 6526  */ .fusion-mobile-nav-item {
/* 6527  */   position: relative;
/* 6528  */   font-size: 12px;
/* 6529  */   line-height: normal;
/* 6530  */ }
/* 6531  */ .fusion-mobile-nav-item a {
/* 6532  */   color: #333;
/* 6533  */   padding: 0px 12px;
/* 6534  */   font-size: 12px;
/* 6535  */   display: block;
/* 6536  */   border-bottom: 1px solid transparent;
/* 6537  */ }
/* 6538  */ .fusion-mobile-nav-item .iclflag {
/* 6539  */   vertical-align: middle;
/* 6540  */   margin-right: 5px;
/* 6541  */ }
/* 6542  */ .fusion-mobile-menu-icons {
/* 6543  */   display: none;
/* 6544  */   position: relative;
/* 6545  */   top: 0;
/* 6546  */   right: 0;
/* 6547  */   vertical-align: middle;
/* 6548  */   text-align: right;
/* 6549  */ }
/* 6550  */ .fusion-mobile-menu-icons a {

/* style.css */

/* 6551  */   float: right;
/* 6552  */   font-size: 21px;
/* 6553  */   margin-left: 20px;
/* 6554  */ }
/* 6555  */ .fusionicon-bars:before {
/* 6556  */   content: '\f0c9';
/* 6557  */ }
/* 6558  */ .fusionicon-shopping-cart:before {
/* 6559  */   content: '\f0c9';
/* 6560  */ }
/* 6561  */ .fusion-mobile-menu-sep {
/* 6562  */   position: absolute;
/* 6563  */   top: 43px;
/* 6564  */   width: 100%;
/* 6565  */   border-bottom: 1px solid transparent;
/* 6566  */ }
/* 6567  */ .fusion-open-submenu {
/* 6568  */   display: block;
/* 6569  */   position: absolute;
/* 6570  */   right: 0;
/* 6571  */   width: 50px;
/* 6572  */   border: none;
/* 6573  */   line-height: 15px;
/* 6574  */   font-size: 13px;
/* 6575  */   cursor: pointer;
/* 6576  */   text-align: center;
/* 6577  */ }
/* 6578  */ .fusion-open-submenu:hover {
/* 6579  */   color: #A0CE4E;
/* 6580  */ }
/* 6581  */ .fusion-open-submenu:before {
/* 6582  */   display: block;
/* 6583  */   margin: 0;
/* 6584  */   content: '\e61f';
/* 6585  */   font-family: 'icomoon';
/* 6586  */ }
/* 6587  */ /* =================================================================================================
/* 6588  *| Table of Contents
/* 6589  *| ----------------------------------------------------------------------------------------------------
/* 6590  *| 	01 Page Title Bar
/* 6591  *| 
/* 6592  *| ================================================================================================= */
/* 6593  */ /* Page Title Bar
/* 6594  *| ================================================================================================= */
/* 6595  */ .fusion-page-title-bar {
/* 6596  */   clear: both;
/* 6597  */   padding: 0 10px;
/* 6598  */   height: 87px;
/* 6599  */   width: 100%;
/* 6600  */   background-position: center center;

/* style.css */

/* 6601  */   background-repeat: no-repeat;
/* 6602  */   background-color: #f6f6f6;
/* 6603  */   border-top: 1px solid #d2d3d4;
/* 6604  */   border-bottom: 1px solid #d2d3d4;
/* 6605  */ }
/* 6606  */ .fusion-page-title-bar h1,
/* 6607  */ .fusion-page-title-bar h3 {
/* 6608  */   margin: 0;
/* 6609  */   padding: 0;
/* 6610  */   line-height: 26px;
/* 6611  */   font-weight: normal;
/* 6612  */   font-size: 14px;
/* 6613  */   color: #343333;
/* 6614  */ }
/* 6615  */ .fusion-page-title-bar h1 {
/* 6616  */   font-size: 18px;
/* 6617  */ }
/* 6618  */ .fusion-page-title-row {
/* 6619  */   overflow: hidden;
/* 6620  */   margin: 0 auto;
/* 6621  */   height: 100%;
/* 6622  */   max-width: 940px;
/* 6623  */ }
/* 6624  */ .fusion-page-title-wrapper {
/* 6625  */   display: table;
/* 6626  */   z-index: 1;
/* 6627  */   position: relative;
/* 6628  */   height: 100%;
/* 6629  */   width: 100%;
/* 6630  */ }
/* 6631  */ .fusion-page-title-captions {
/* 6632  */   display: table-cell;
/* 6633  */   vertical-align: middle;
/* 6634  */   width: 45%;
/* 6635  */ }
/* 6636  */ .page-title-bar-search .fusion-page-title-captions {
/* 6637  */   width: auto;
/* 6638  */ }
/* 6639  */ .fusion-page-title-secondary {
/* 6640  */   display: table-cell;
/* 6641  */   vertical-align: middle;
/* 6642  */   width: 45%;
/* 6643  */   text-align: right;
/* 6644  */ }
/* 6645  */ .fusion-page-title-secondary .searchform {
/* 6646  */   display: inline-block;
/* 6647  */   width: 100%;
/* 6648  */   max-width: 250px;
/* 6649  */ }
/* 6650  */ .fusion-breadcrumbs {

/* style.css */

/* 6651  */   list-style: none;
/* 6652  */   margin: 0;
/* 6653  */   padding: 0;
/* 6654  */ }
/* 6655  */ .fusion-breadcrumbs span {
/* 6656  */   display: inline-block;
/* 6657  */ }
/* 6658  */ .fusion-page-title-bar-center .fusion-page-title-captions {
/* 6659  */   text-align: center;
/* 6660  */   width: auto;
/* 6661  */ }
/* 6662  */ .fusion-page-title-bar-center .fusion-page-title-secondary {
/* 6663  */   display: block;
/* 6664  */   width: 100%;
/* 6665  */   text-align: center;
/* 6666  */ }
/* 6667  */ .fusion-page-title-bar-center .searchform {
/* 6668  */   margin-top: 10px;
/* 6669  */ }
/* 6670  */ .fusion-page-title-bar-right .fusion-page-title-row {
/* 6671  */   direction: rtl;
/* 6672  */ }
/* 6673  */ .fusion-page-title-bar-right .fusion-page-title-captions,
/* 6674  */ .fusion-page-title-bar-right .fusion-page-title-secondary {
/* 6675  */   direction: ltr;
/* 6676  */ }
/* 6677  */ .fusion-page-title-bar-right .fusion-page-title-captions {
/* 6678  */   text-align: right;
/* 6679  */ }
/* 6680  */ .fusion-page-title-bar-right .fusion-page-title-secondary {
/* 6681  */   text-align: left;
/* 6682  */ }
/* 6683  */ /* =================================================================================================
/* 6684  *| Table of Contents
/* 6685  *| ----------------------------------------------------------------------------------------------------
/* 6686  *|   01 Blog Layout Styles
/* 6687  *| ================================================================================================= */
/* 6688  */ /* Blog Layout Styles
/* 6689  *| ================================================================================================= */
/* 6690  */ /* General blog elements, only used in blog */
/* 6691  */ .fusion-post-slideshow .image {
/* 6692  */   margin-bottom: 0;
/* 6693  */ }
/* 6694  */ .fusion-post-slideshow .fusion-image-size-fixed {
/* 6695  */   display: block;
/* 6696  */ }
/* 6697  */ .fusion-flexslider.fusion-post-slideshow {
/* 6698  */   overflow: visible;
/* 6699  */ }
/* 6700  */ .fusion-meta-info {

/* style.css */

/* 6701  */   clear: both;
/* 6702  */   overflow: hidden;
/* 6703  */   margin-top: 20px;
/* 6704  */   padding: 5px 0;
/* 6705  */   border-top: 1px solid #e7e6e6;
/* 6706  */   border-bottom: 1px solid #e7e6e6;
/* 6707  */   font-size: 12px;
/* 6708  */ }
/* 6709  */ .fusion-meta-info .fusion-alignleft {
/* 6710  */   width: 80%;
/* 6711  */ }
/* 6712  */ .fusion-single-line-meta {
/* 6713  */   margin-bottom: 20px;
/* 6714  */   font-size: 12px;
/* 6715  */ }
/* 6716  */ .fusion-content-sep {
/* 6717  */   margin-top: 20px;
/* 6718  */   height: 6px;
/* 6719  */   border-top: 1px solid #EAEAEA;
/* 6720  */   border-bottom: 1px solid #EAEAEA;
/* 6721  */ }
/* 6722  */ /* Alternate layout elements */
/* 6723  */ .fusion-date-and-formats {
/* 6724  */   float: left;
/* 6725  */   margin-right: 17px;
/* 6726  */   width: 82px;
/* 6727  */   text-align: center;
/* 6728  */ }
/* 6729  */ .fusion-date-and-formats .fusion-date-box {
/* 6730  */   padding: 8px 0 5px 0px;
/* 6731  */   color: #fff;
/* 6732  */ }
/* 6733  */ .fusion-date-and-formats .fusion-date {
/* 6734  */   display: block;
/* 6735  */   line-height: 29px;
/* 6736  */   font-size: 29px;
/* 6737  */   font-weight: bold;
/* 6738  */ }
/* 6739  */ .fusion-date-and-formats .fusion-format-box {
/* 6740  */   margin-top: 3px;
/* 6741  */   background-color: #eef0f2;
/* 6742  */ }
/* 6743  */ .fusion-date-and-formats .fusion-format-box i {
/* 6744  */   display: block;
/* 6745  */   line-height: 55px;
/* 6746  */   font-size: 30px;
/* 6747  */ }
/* 6748  */ /* Timeline elements */
/* 6749  */ .fusion-timeline-line {
/* 6750  */   position: absolute;

/* style.css */

/* 6751  */   left: 50%;
/* 6752  */   top: 0;
/* 6753  */   margin-left: -1px;
/* 6754  */   height: 100%;
/* 6755  */   border-left: 1px solid #efeeee;
/* 6756  */   border-right: 1px solid #ebeaea;
/* 6757  */ }
/* 6758  */ .fusion-timeline-icon {
/* 6759  */   margin: 0 auto -20px;
/* 6760  */   max-width: 1000px;
/* 6761  */   font-size: 46px;
/* 6762  */   color: #ebeaea;
/* 6763  */   text-align: center;
/* 6764  */ }
/* 6765  */ .fusion-timeline-icon .fusionicon-bubbles {
/* 6766  */   cursor: pointer;
/* 6767  */ }
/* 6768  */ .fusion-timeline-circle {
/* 6769  */   position: absolute;
/* 6770  */   left: 50%;
/* 6771  */   margin: 10px 0 0 -5px;
/* 6772  */   height: 10px;
/* 6773  */   width: 10px;
/* 6774  */   border-radius: 50%;
/* 6775  */   background-color: #efeeee;
/* 6776  */ }
/* 6777  */ .fusion-timeline-arrow {
/* 6778  */   position: absolute;
/* 6779  */ }
/* 6780  */ .fusion-timeline-arrow:before {
/* 6781  */   color: #E9EAEE;
/* 6782  */   font-family: 'icomoon';
/* 6783  */   font-size: 28px;
/* 6784  */   position: absolute;
/* 6785  */   top: 0px;
/* 6786  */   line-height: 30px;
/* 6787  */ }
/* 6788  */ /* General blog elements that are also used outside blog */
/* 6789  */ .fusion-blog-archive .entry-title {
/* 6790  */   margin-top: 0;
/* 6791  */   margin-bottom: 5px;
/* 6792  */ }
/* 6793  */ /* Mixed layout styles */
/* 6794  */ .fusion-blog-layout-large .entry-title,
/* 6795  */ .fusion-blog-layout-medium .entry-title {
/* 6796  */   margin-top: 0;
/* 6797  */   margin-bottom: 25px;
/* 6798  */ }
/* 6799  */ .single-post .fusion-post-slideshow,
/* 6800  */ .single-wpfc_sermon .fusion-post-slideshow,

/* style.css */

/* 6801  */ .fusion-blog-layout-large .fusion-post-slideshow,
/* 6802  */ .fusion-blog-layout-large-alternate .fusion-post-slideshow {
/* 6803  */   margin-bottom: 30px;
/* 6804  */ }
/* 6805  */ .fusion-blog-layout-large-alternate .entry-title,
/* 6806  */ .fusion-blog-layout-medium-alternate .entry-title {
/* 6807  */   margin-top: 0;
/* 6808  */   margin-bottom: 5px;
/* 6809  */ }
/* 6810  */ .fusion-blog-layout-large-alternate .fusion-post-content-container,
/* 6811  */ .fusion-blog-layout-medium-alternate .fusion-post-content-container {
/* 6812  */   margin-top: 20px;
/* 6813  */ }
/* 6814  */ .fusion-blog-layout-large-alternate .fusion-meta-info,
/* 6815  */ .fusion-blog-layout-medium-alternate .fusion-meta-info {
/* 6816  */   margin-top: 0;
/* 6817  */   border-top: 0;
/* 6818  */ }
/* 6819  */ .fusion-blog-layout-medium .fusion-post-slideshow,
/* 6820  */ .fusion-blog-layout-medium-alternate .fusion-post-slideshow {
/* 6821  */   float: left;
/* 6822  */   margin-right: 25px;
/* 6823  */   width: 320px;
/* 6824  */ }
/* 6825  */ .fusion-blog-layout-grid .fusion-post-slideshow,
/* 6826  */ .fusion-blog-layout-timeline .fusion-post-slideshow {
/* 6827  */   margin-bottom: 0;
/* 6828  */   border-bottom: 1px solid #EAEAEA;
/* 6829  */ }
/* 6830  */ .fusion-blog-layout-grid .fusion-post-content-wrapper,
/* 6831  */ .fusion-blog-layout-timeline .fusion-post-content-wrapper {
/* 6832  */   padding: 30px 25px 0px 25px;
/* 6833  */ }
/* 6834  */ .fusion-blog-layout-grid .fusion-post-content-container,
/* 6835  */ .fusion-blog-layout-timeline .fusion-post-content-container {
/* 6836  */   margin-top: 20px;
/* 6837  */ }
/* 6838  */ .fusion-blog-layout-grid .fusion-meta-info,
/* 6839  */ .fusion-blog-layout-timeline .fusion-meta-info {
/* 6840  */   margin-bottom: 20px;
/* 6841  */   border: 0;
/* 6842  */ }
/* 6843  */ .fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft,
/* 6844  */ .fusion-blog-layout-timeline .fusion-meta-info .fusion-alignleft {
/* 6845  */   width: 50%;
/* 6846  */ }
/* 6847  */ .fusion-blog-layout-grid .fusion-password,
/* 6848  */ .fusion-blog-layout-timeline .fusion-password {
/* 6849  */   width: auto;
/* 6850  */   max-width: 100%;

/* style.css */

/* 6851  */ }
/* 6852  */ /* Large alternate layout */
/* 6853  */ .fusion-blog-layout-large-alternate .fusion-post-content {
/* 6854  */   margin-left: 110px;
/* 6855  */ }
/* 6856  */ /* Medium alternate layout */
/* 6857  */ .fusion-blog-layout-medium-alternate .fusion-post-slideshow {
/* 6858  */   display: none;
/* 6859  */ }
/* 6860  */ .fusion-blog-layout-medium-alternate .fusion-post-content {
/* 6861  */   margin-left: 99px;
/* 6862  */ }
/* 6863  */ .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow {
/* 6864  */   display: block;
/* 6865  */   margin-right: 17px;
/* 6866  */ }
/* 6867  */ .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
/* 6868  */   margin-left: 436px;
/* 6869  */ }
/* 6870  */ .fusion-blog-layout-medium-alternate.fusion-blog-no-images .fusion-post-content {
/* 6871  */   margin-left: 99px;
/* 6872  */ }
/* 6873  */ /* Grid layout */
/* 6874  */ .fusion-blog-layout-grid .fusion-post-grid {
/* 6875  */   margin-bottom: 0;
/* 6876  */ }
/* 6877  */ .fusion-blog-layout-grid .fusion-post-wrapper {
/* 6878  */   border: 1px solid #EAEAEA;
/* 6879  */   border-bottom-width: 3px;
/* 6880  */ }
/* 6881  */ .fusion-blog-layout-grid.fusion-blog-layout-grid-2 .post {
/* 6882  */   width: 50%;
/* 6883  */   display: inline-block;
/* 6884  */   float: left;
/* 6885  */ }
/* 6886  */ .fusion-blog-layout-grid.fusion-blog-layout-grid-3 .post {
/* 6887  */   width: 33%;
/* 6888  */   display: inline-block;
/* 6889  */   float: left;
/* 6890  */ }
/* 6891  */ .fusion-blog-layout-grid.fusion-blog-layout-grid-4 .post {
/* 6892  */   width: 25%;
/* 6893  */   display: inline-block;
/* 6894  */   float: left;
/* 6895  */ }
/* 6896  */ .fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post {
/* 6897  */   width: 20%;
/* 6898  */   display: inline-block;
/* 6899  */   float: left;
/* 6900  */ }

/* style.css */

/* 6901  */ .fusion-blog-layout-grid.fusion-blog-layout-grid-6 .post {
/* 6902  */   width: 16.66%;
/* 6903  */   display: inline-block;
/* 6904  */   float: left;
/* 6905  */ }
/* 6906  */ .fusion-blog-layout-grid .fusion-post-content,
/* 6907  */ .fusion-blog-layout-grid .post-content {
/* 6908  */   word-wrap: break-word;
/* 6909  */ }
/* 6910  */ /* Timeline layout */
/* 6911  */ .fusion-blog-layout-timeline {
/* 6912  */   position: relative;
/* 6913  */   margin: 0 auto;
/* 6914  */   padding-top: 30px;
/* 6915  */   max-width: 1000px;
/* 6916  */   /* Needed here because of blog shortcode */
/* 6917  */ }
/* 6918  */ .fusion-blog-layout-timeline .fusion-post-timeline {
/* 6919  */   position: static;
/* 6920  */   margin-bottom: 40px;
/* 6921  */   border: 1px solid #EAEAEA;
/* 6922  */   border-bottom-width: 3px;
/* 6923  */ }
/* 6924  */ .fusion-blog-layout-timeline .fusion-left-column {
/* 6925  */   float: left;
/* 6926  */   clear: left;
/* 6927  */   width: 40%;
/* 6928  */ }
/* 6929  */ .fusion-blog-layout-timeline .fusion-right-column {
/* 6930  */   float: right;
/* 6931  */   clear: right;
/* 6932  */   width: 40%;
/* 6933  */ }
/* 6934  */ .fusion-blog-layout-timeline .fusion-timeline-date {
/* 6935  */   position: relative;
/* 6936  */   clear: both;
/* 6937  */   margin: 0 auto 2px auto;
/* 6938  */   padding: 4px 0;
/* 6939  */   width: 108px;
/* 6940  */   line-height: 20px;
/* 6941  */   background: #efeeee;
/* 6942  */   font-size: 13px;
/* 6943  */   font-weight: normal;
/* 6944  */   text-align: center;
/* 6945  */   cursor: pointer;
/* 6946  */ }
/* 6947  */ .fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow {
/* 6948  */   left: 40%;
/* 6949  */   margin-left: -0.5px;
/* 6950  */ }

/* style.css */

/* 6951  */ .fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow:before {
/* 6952  */   content: '\f0da';
/* 6953  */   left: 100%;
/* 6954  */ }
/* 6955  */ .fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow {
/* 6956  */   right: 40%;
/* 6957  */   margin-right: -0.5px;
/* 6958  */ }
/* 6959  */ .fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow:before {
/* 6960  */   content: '\f0d9';
/* 6961  */   right: 100%;
/* 6962  */ }
/* 6963  */ .fusion-blog-infinite .pagination {
/* 6964  */   display: none;
/* 6965  */ }
/* 6966  */ .fusion-blog-infinite .fusion-load-more-button {
/* 6967  */   margin-bottom: 40px;
/* 6968  */ }
/* 6969  */ /* =================================================================================================
/* 6970  *| Table of Contents
/* 6971  *| ----------------------------------------------------------------------------------------------------
/* 6972  *| 	01 Portfolio Layout Styles
/* 6973  *| ================================================================================================= */
/* 6974  */ /* Portfolio Layout Styles
/* 6975  *| ================================================================================================= */
/* 6976  */ .fusion-portfolio-wrapper {
/* 6977  */   display: block;
/* 6978  */ }
/* 6979  */ .fusion-portfolio-post {
/* 6980  */   float: left;
/* 6981  */ }
/* 6982  */ .fusion-portfolio-post .fusion-image-wrapper {
/* 6983  */   opacity: 0;
/* 6984  */ }
/* 6985  */ .fusion-portfolio-one .fusion-portfolio-post {
/* 6986  */   overflow: hidden;
/* 6987  */   float: none;
/* 6988  */   padding-bottom: 50px;
/* 6989  */   width: 100%;
/* 6990  */ }
/* 6991  */ .fusion-portfolio-two .fusion-portfolio-post {
/* 6992  */   width: 50%;
/* 6993  */ }
/* 6994  */ .fusion-portfolio-three .fusion-portfolio-post,
/* 6995  */ .fusion-portfolio-grid > .fusion-portfolio-wrapper .fusion-portfolio-post {
/* 6996  */   width: 33.33%;
/* 6997  */ }
/* 6998  */ .fusion-portfolio-four .fusion-portfolio-post {
/* 6999  */   width: 25%;
/* 7000  */ }

/* style.css */

/* 7001  */ .fusion-portfolio-five .fusion-portfolio-post {
/* 7002  */   width: 20%;
/* 7003  */ }
/* 7004  */ .fusion-portfolio-six .fusion-portfolio-post {
/* 7005  */   width: 16.6666%;
/* 7006  */ }
/* 7007  */ .fusion-portfolio-content {
/* 7008  */   margin-top: 20px;
/* 7009  */ }
/* 7010  */ .fusion-portfolio-content h2 {
/* 7011  */   margin: 0 0 1px 0;
/* 7012  */   padding: 0;
/* 7013  */ }
/* 7014  */ .fusion-portfolio-content h4 {
/* 7015  */   margin: 0 0 10px 0;
/* 7016  */   padding: 0;
/* 7017  */   font-weight: normal;
/* 7018  */   font-size: 13px;
/* 7019  */ }
/* 7020  */ .fusion-portfolio-content p {
/* 7021  */   margin: 0 0 20px 0;
/* 7022  */ }
/* 7023  */ .fusion-portfolio-content p:last-child {
/* 7024  */   margin-bottom: 0;
/* 7025  */ }
/* 7026  */ .fusion-portfolio .fusion-content-sep {
/* 7027  */   margin-bottom: 20px;
/* 7028  */ }
/* 7029  */ .fusion-portfolio .fusion-separator {
/* 7030  */   margin-top: 35px;
/* 7031  */ }
/* 7032  */ .fusion-portfolio #infscr-loading {
/* 7033  */   bottom: -29px;
/* 7034  */ }
/* 7035  */ .fusion-portfolio .loading-container {
/* 7036  */   display: none;
/* 7037  */ }
/* 7038  */ .fusion-portfolio-content-wrapper {
/* 7039  */   opacity: 0;
/* 7040  */ }
/* 7041  */ .fusion-portfolio-content-wrapper .fusion-portfolio-content {
/* 7042  */   margin-bottom: 20px;
/* 7043  */ }
/* 7044  */ .fusion-portfolio-content-wrapper .fusion-image-wrapper {
/* 7045  */   opacity: 1;
/* 7046  */ }
/* 7047  */ .fusion-portfolio-boxed .fusion-portfolio-content-wrapper {
/* 7048  */   padding: 0;
/* 7049  */   border: 1px solid #e9eaee;
/* 7050  */   border-bottom-width: 3px;

/* style.css */

/* 7051  */ }
/* 7052  */ .fusion-portfolio-boxed .fusion-portfolio-content {
/* 7053  */   margin: 0;
/* 7054  */   padding: 25px;
/* 7055  */ }
/* 7056  */ .fusion-portfolio-one .fluid-width-video-wrapper {
/* 7057  */   position: static;
/* 7058  */ }
/* 7059  */ .fusion-portfolio-one .fusion-image-wrapper {
/* 7060  */   margin-bottom: 15px;
/* 7061  */ }
/* 7062  */ .fusion-portfolio-one .fusion-portfolio-buttons {
/* 7063  */   margin-top: 20px;
/* 7064  */ }
/* 7065  */ .fusion-portfolio-one .fusion-portfolio-buttons .fusion-button {
/* 7066  */   margin: 0 30px 15px 0;
/* 7067  */ }
/* 7068  */ .fusion-portfolio-one-nontext .fusion-image-wrapper {
/* 7069  */   float: left;
/* 7070  */   margin: 0 25px 15px 0;
/* 7071  */   max-width: 540px;
/* 7072  */   width: 100%;
/* 7073  */ }
/* 7074  */ .fusion-portfolio-one-nontext .fusion-portfolio-content {
/* 7075  */   margin-top: 0;
/* 7076  */ }
/* 7077  */ /* New Portfolio Templates */
/* 7078  */ .portfolio-one-text .portfolio-item .image {
/* 7079  */   width: 100%;
/* 7080  */   height: 100%;
/* 7081  */   float: none;
/* 7082  */   margin-right: 0;
/* 7083  */ }
/* 7084  */ .portfolio-one-sidebar .portfolio-item .image {
/* 7085  */   float: none;
/* 7086  */ }
/* 7087  */ .portfolio-infinite .isotope {
/* 7088  */   overflow: visible !important;
/* 7089  */ }
/* 7090  */ .fusion-portfolio-gallery-hidden {
/* 7091  */   display: none;
/* 7092  */ }
/* 7093  */ /* =================================================================================================
/* 7094  *| Table of Contents
/* 7095  *| ----------------------------------------------------------------------------------------------------
/* 7096  *| 	01 General Footer Styles
/* 7097  *| 	02 Centered Footer Styles
/* 7098  *| 	
/* 7099  *| ================================================================================================= */
/* 7100  */ /* General Footer Styles

/* style.css *|

/* 7101  *| ================================================================================================= */
/* 7102  */ .fusion-footer-parallax {
/* 7103  */   z-index: 0;
/* 7104  */   position: fixed;
/* 7105  */   bottom: 0;
/* 7106  */   left: 0;
/* 7107  */   right: 0;
/* 7108  */ }
/* 7109  */ .fusion-footer-parallax .fusion-footer-widget-area {
/* 7110  */   -webkit-backface-visibility: visible;
/* 7111  */   backface-visibility: visible;
/* 7112  */ }
/* 7113  */ .fusion-footer-widget-area {
/* 7114  */   overflow: hidden;
/* 7115  */   position: relative;
/* 7116  */   padding: 43px 10px 40px;
/* 7117  */   border-top: 12px solid #e9eaee;
/* 7118  */   background: #363839;
/* 7119  */   color: #8c8989;
/* 7120  */   -webkit-backface-visibility: hidden;
/* 7121  */   backface-visibility: hidden;
/* 7122  */ }
/* 7123  */ .fusion-footer-widget-area h3,
/* 7124  */ .fusion-footer-widget-area .widget-title {
/* 7125  */   margin: 0 0 28px;
/* 7126  */   color: #ddd;
/* 7127  */   text-transform: uppercase;
/* 7128  */   font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
/* 7129  */ }
/* 7130  */ .fusion-footer-widget-area a {
/* 7131  */   color: #bfbfbf;
/* 7132  */ }
/* 7133  */ .fusion-footer-widget-area ul {
/* 7134  */   list-style: none;
/* 7135  */   margin: 0;
/* 7136  */   padding: 0;
/* 7137  */   font-size: 12px;
/* 7138  */ }
/* 7139  */ .fusion-footer-widget-area ul li a {
/* 7140  */   display: block;
/* 7141  */   position: relative;
/* 7142  */ }
/* 7143  */ .fusion-footer-widget-area ul li a:hover {
/* 7144  */   color: #a0ce4e;
/* 7145  */ }
/* 7146  */ .fusion-footer-widget-area .widget > ul > li:first-child {
/* 7147  */   padding-top: 0px;
/* 7148  */ }
/* 7149  */ .fusion-footer-widget-area .widget_nav_menu ul ul li a {
/* 7150  */   padding-top: 12px;

/* style.css */

/* 7151  */ }
/* 7152  */ .fusion-footer-widget-area .holder-block img {
/* 7153  */   width: 100%;
/* 7154  */ }
/* 7155  */ .fusion-footer-widget-area .widget_nav_menu li a:before,
/* 7156  */ .fusion-footer-widget-area .widget_categories li a:before,
/* 7157  */ .fusion-footer-widget-area .widget_meta li a:before,
/* 7158  */ .fusion-footer-widget-area .widget .recentcomments:before,
/* 7159  */ .fusion-footer-widget-area .widget_recent_entries li a:before,
/* 7160  */ .fusion-footer-widget-area .widget_archive li a:before,
/* 7161  */ .fusion-footer-widget-area .widget_pages li a:before,
/* 7162  */ .fusion-footer-widget-area .widget_links li a:before {
/* 7163  */   position: absolute;
/* 7164  */   font-size: 14px;
/* 7165  */   font-family: 'icomoon';
/* 7166  */   content: '\f105';
/* 7167  */   margin-left: -12px;
/* 7168  */ }
/* 7169  */ .fusion-footer-widget-column {
/* 7170  */   margin-bottom: 50px;
/* 7171  */ }
/* 7172  */ .fusion-footer-widget-column:last-child {
/* 7173  */   margin-bottom: 0;
/* 7174  */ }
/* 7175  */ .fusion-footer-copyright-area {
/* 7176  */   z-index: 1;
/* 7177  */   position: relative;
/* 7178  */   padding: 18px 10px 12px;
/* 7179  */   border-top: 1px solid #4b4c4d;
/* 7180  */   background: #282a2b;
/* 7181  */ }
/* 7182  */ .fusion-copyright-content {
/* 7183  */   display: table;
/* 7184  */   width: 100%;
/* 7185  */ }
/* 7186  */ .fusion-copyright-notice {
/* 7187  */   display: table-cell;
/* 7188  */   vertical-align: middle;
/* 7189  */   margin: 0;
/* 7190  */   padding: 0;
/* 7191  */   color: #8c8989;
/* 7192  */   font-size: 12px;
/* 7193  */ }
/* 7194  */ .fusion-copyright-notice a {
/* 7195  */   color: #bfbfbf;
/* 7196  */ }
/* 7197  */ /* Centered Footer Styles
/* 7198  *| ================================================================================================= */
/* 7199  */ .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
/* 7200  */   text-align: center;

/* style.css */

/* 7201  */ }
/* 7202  */ .fusion-body .fusion-footer-copyright-center .fusion-copyright-content {
/* 7203  */   display: block;
/* 7204  */   text-align: center;
/* 7205  */ }
/* 7206  */ .fusion-body .fusion-footer-copyright-center .fusion-copyright-notice,
/* 7207  */ .fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
/* 7208  */   display: block;
/* 7209  */   width: 100%;
/* 7210  */   text-align: center;
/* 7211  */ }
/* 7212  */ .fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
/* 7213  */   margin-top: 20px;
/* 7214  */ }
/* 7215  */ /* =================================================================================================
/* 7216  *| Description
/* 7217  *| ----------------------------------------------------------------------------------------------------
/* 7218  *| 	Contains support for third party plugins, that don't have an own file and only need a few
/* 7219  *| 	styles to integrate nicely with the theme.
/* 7220  *| 
/* 7221  *| Table of Contents
/* 7222  *| ----------------------------------------------------------------------------------------------------
/* 7223  *| 	01 WordPress
/* 7224  *| 	02 Events Espresso Styles
/* 7225  *| 	03 NextGEN
/* 7226  *| 	43 Lightbox Plus Colorbox
/* 7227  *| 	05 Polylang Styles
/* 7228  *| 	06 qTranslate Styles
/* 7229  *| 	07 Sermon Manager Styles
/* 7230  *| ================================================================================================= */
/* 7231  */ /* WordPress Styles
/* 7232  *| ================================================================================================= */
/* 7233  */ .wp-audio-shortcode {
/* 7234  */   max-height: 150px;
/* 7235  */ }
/* 7236  */ /* Events Espresso Styles
/* 7237  *| ================================================================================================= */
/* 7238  */ .tkt-slctr-tbl-wrap-dv table {
/* 7239  */   margin-bottom: 10px;
/* 7240  */ }
/* 7241  */ /* NextGen Styles (to make sure the lightboxes stay on top of header etc)
/* 7242  *| ================================================================================================= */
/* 7243  */ #fancybox-overlay {
/* 7244  */   z-index: 100049 !important;
/* 7245  */ }
/* 7246  */ #fancybox-wrap {
/* 7247  */   z-index: 100050 !important;
/* 7248  */ }
/* 7249  */ div#shShutter {
/* 7250  */   z-index: 100049;

/* style.css */

/* 7251  */ }
/* 7252  */ div#shDisplay {
/* 7253  */   z-index: 100050;
/* 7254  */ }
/* 7255  */ /* Lightbox Plus Colorbox (to make sure the lightboxes stay on top of header etc)
/* 7256  *| ================================================================================================= */
/* 7257  */ #cboxOverlay {
/* 7258  */   z-index: 100049 !important;
/* 7259  */ }
/* 7260  */ #colorbox {
/* 7261  */   z-index: 100050 !important;
/* 7262  */ }
/* 7263  */ /* Polylang Styles
/* 7264  *| ================================================================================================= */
/* 7265  */ .fusion-main-menu .lang-item > a img,
/* 7266  */ .fusion-secondary-menu .lang-item > a img {
/* 7267  */   vertical-align: middle;
/* 7268  */   padding: 0 2px;
/* 7269  */ }
/* 7270  */ /* qTranslate Styles
/* 7271  *| ================================================================================================= */
/* 7272  */ .qtranxs-lang-menu > a img,
/* 7273  */ .qtranxs-lang-menu-item > a img {
/* 7274  */   vertical-align: middle;
/* 7275  */   padding: 0 3px;
/* 7276  */ }
/* 7277  */ /* Sermon Manager Styles
/* 7278  *| ================================================================================================= */
/* 7279  */ #wpfc_sermon_sorting {
/* 7280  */   overflow: hidden;
/* 7281  */   margin: 0 -10px;
/* 7282  */ }
/* 7283  */ #wpfc_sermon_sorting > span {
/* 7284  */   display: block;
/* 7285  */   float: left;
/* 7286  */   width: 25%;
/* 7287  */   padding: 0 10px;
/* 7288  */ }
/* 7289  */ #wpfc_sermon_sorting .avada-select-parent select {
/* 7290  */   width: 100%;
/* 7291  */ }
/* 7292  */ /* =================================================================================================
/* 7293  *| Table of Contents
/* 7294  *| ----------------------------------------------------------------------------------------------------
/* 7295  *|   01 Fusion Slider Layout Styles
/* 7296  *| ================================================================================================= */
/* 7297  */ /* Fusion Slider Layout Styles
/* 7298  *| ================================================================================================= */
/* 7299  */ .fusion-slider-container {
/* 7300  */   position: relative;

/* style.css */

/* 7301  */   margin-left: auto;
/* 7302  */   margin-right: auto;
/* 7303  */   width: 100%;
/* 7304  */ }
/* 7305  */ .tfs-slider {
/* 7306  */   -webkit-transform: translate(0, 0);
/* 7307  */   transform: translate(0, 0);
/* 7308  */   -o-transform: translate(0, 0);
/* 7309  */   left: 0;
/* 7310  */ }
/* 7311  */ .tfs-slider.fixed-width-slider .slide-content-container {
/* 7312  */   padding-left: 10%;
/* 7313  */   padding-right: 10%;
/* 7314  */ }
/* 7315  */ .tfs-slider li.flex-active-slide {
/* 7316  */   position: relative;
/* 7317  */ }
/* 7318  */ .tfs-slider .slides li {
/* 7319  */   -webkit-backface-visibility: visible;
/* 7320  */ }
/* 7321  */ .tfs-slider .slide-content-container {
/* 7322  */   position: absolute;
/* 7323  */   top: 50%;
/* 7324  */   width: 100%;
/* 7325  */   padding: 0;
/* 7326  */   z-index: 5;
/* 7327  */   -webkit-transform: translateY(-50%);
/* 7328  */   transform: translateY(-50%);
/* 7329  */ }
/* 7330  */ .tfs-slider .slide-content-container .slide-content {
/* 7331  */   opacity: 0;
/* 7332  */   margin-left: auto;
/* 7333  */   margin-right: auto;
/* 7334  */   width: auto;
/* 7335  */   max-width: 940px;
/* 7336  */ }
/* 7337  */ .tfs-slider .slide-content-container .heading,
/* 7338  */ .tfs-slider .slide-content-container .caption {
/* 7339  */   display: block;
/* 7340  */ }
/* 7341  */ .tfs-slider .slide-content-container h2,
/* 7342  */ .tfs-slider .slide-content-container h3 {
/* 7343  */   margin: 0;
/* 7344  */   font-weight: normal;
/* 7345  */   color: #fff;
/* 7346  */   -webkit-font-smoothing: antialiased;
/* 7347  */   display: inline-block;
/* 7348  */   padding: 0;
/* 7349  */ }
/* 7350  */ .tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {

/* style.css */

/* 7351  */   padding: 3px 15px;
/* 7352  */ }
/* 7353  */ .tfs-slider .slide-content-container .fusion-title-sc-wrapper {
/* 7354  */   display: inline-block;
/* 7355  */   padding: 0;
/* 7356  */   line-height: 1;
/* 7357  */ }
/* 7358  */ .tfs-slider .slide-content-container .fusion-block-element {
/* 7359  */   display: block;
/* 7360  */ }
/* 7361  */ .tfs-slider .slide-content-container .heading {
/* 7362  */   margin: 0 0 10px 0;
/* 7363  */ }
/* 7364  */ .tfs-slider .slide-content-container h2 {
/* 7365  */   font-size: 60px;
/* 7366  */   line-height: 80px;
/* 7367  */   margin-bottom: 10px;
/* 7368  */ }
/* 7369  */ .tfs-slider .slide-content-container h3 {
/* 7370  */   font-size: 24px;
/* 7371  */   line-height: 38px;
/* 7372  */ }
/* 7373  */ .tfs-slider .slide-content-container .fusion-sep-none {
/* 7374  */   display: inline-block;
/* 7375  */ }
/* 7376  */ .tfs-slider .slide-content-container .fusion-sep-none h2,
/* 7377  */ .tfs-slider .slide-content-container .fusion-sep-none h3 {
/* 7378  */   display: inline-block;
/* 7379  */ }
/* 7380  */ .tfs-slider .slide-content-container .fusion-title-size-two {
/* 7381  */   margin: 0;
/* 7382  */ }
/* 7383  */ .tfs-slider .slide-content-container .fusion-title-size-two h2 {
/* 7384  */   margin: 0;
/* 7385  */ }
/* 7386  */ .tfs-slider .slide-content-container .fusion-title-size-three {
/* 7387  */   margin: 0;
/* 7388  */ }
/* 7389  */ .tfs-slider .slide-content-container .fusion-title-size-three h3 {
/* 7390  */   margin: 0;
/* 7391  */ }
/* 7392  */ .tfs-slider .slide-content-container .fusion-title .title-sep,
/* 7393  */ .tfs-slider .slide-content-container .fusion-title.sep-underline {
/* 7394  */   border-color: #fff;
/* 7395  */ }
/* 7396  */ .tfs-slider .slide-content-container .buttons {
/* 7397  */   margin-top: 3.25%;
/* 7398  */   overflow: visible;
/* 7399  */ }
/* 7400  */ .tfs-slider .slide-content-container .buttons a {

/* style.css */

/* 7401  */   -webkit-backface-visibility: hidden;
/* 7402  */ }
/* 7403  */ .tfs-slider .slide-content-container .tfs-button-1,
/* 7404  */ .tfs-slider .slide-content-container .tfs-button-2 {
/* 7405  */   display: inline-block;
/* 7406  */ }
/* 7407  */ .tfs-slider .slide-content-container .tfs-button-2 {
/* 7408  */   margin-left: 16px;
/* 7409  */ }
/* 7410  */ .tfs-slider .slide-content-center {
/* 7411  */   text-align: center;
/* 7412  */ }
/* 7413  */ .tfs-slider .slide-content-right {
/* 7414  */   text-align: right;
/* 7415  */ }
/* 7416  */ .ua-mobile .tfs-slider .self-hosted-video-bg {
/* 7417  */   display: none;
/* 7418  */ }
/* 7419  */ .tfs-slider .background {
/* 7420  */   display: block;
/* 7421  */   overflow: hidden;
/* 7422  */   position: relative;
/* 7423  */   z-index: 2;
/* 7424  */   max-width: 100%;
/* 7425  */ }
/* 7426  */ .tfs-slider .background-image {
/* 7427  */   background-position: 50% 50%;
/* 7428  */   background-repeat: no-repeat;
/* 7429  */   background-size: cover;
/* 7430  */   -moz-background-size: cover;
/* 7431  */   -webkit-background-size: cover;
/* 7432  */   -o-background-size: cover;
/* 7433  */ }
/* 7434  */ .tfs-slider video {
/* 7435  */   width: 100%;
/* 7436  */   height: auto;
/* 7437  */   visibility: visible;
/* 7438  */   position: static;
/* 7439  */   top: 0%;
/* 7440  */   z-index: 1;
/* 7441  */   -webkit-backface-visibility: hidden;
/* 7442  */           backface-visibility: hidden;
/* 7443  */ }
/* 7444  */ .tfs-slider .overlay {
/* 7445  */   position: absolute;
/* 7446  */   top: 0;
/* 7447  */   left: 0;
/* 7448  */   height: 100%;
/* 7449  */   width: 100%;
/* 7450  */   z-index: 3;

/* style.css */

/* 7451  */ }
/* 7452  */ .tfs-slider .mobile_video_image {
/* 7453  */   display: none;
/* 7454  */ }
/* 7455  */ .ua-mobile .tfs-slider .mobile_video_image {
/* 7456  */   /*position: absolute;
/* 7457  *|     top: 0;
/* 7458  *|     left: 0;*/
/* 7459  */   width: 100%;
/* 7460  */   height: 100%;
/* 7461  */   display: block;
/* 7462  */   z-index: 4;
/* 7463  */   background-size: cover;
/* 7464  */   -moz-background-size: cover;
/* 7465  */   -webkit-background-size: cover;
/* 7466  */   -o-background-size: cover;
/* 7467  */   background-position: center center;
/* 7468  */ }
/* 7469  */ .tfs-slider .overlay-link {
/* 7470  */   position: absolute;
/* 7471  */   top: 0;
/* 7472  */   left: 0;
/* 7473  */   width: 100%;
/* 7474  */   height: 100%;
/* 7475  */   display: block;
/* 7476  */   z-index: 5;
/* 7477  */ }
/* 7478  */ .tfs-slider .flex-direction-nav a {
/* 7479  */   top: 50%;
/* 7480  */   margin-top: -31px;
/* 7481  */ }
/* 7482  */ .tfs-slider .background iframe {
/* 7483  */   position: relative;
/* 7484  */   z-index: 1 !important;
/* 7485  */   margin: 0 !important;
/* 7486  */ }
/* 7487  */ .bg-parallax-parent.video {
/* 7488  */   position: relative;
/* 7489  */ }
/* 7490  */ .bg-parallax.video,
/* 7491  */ .fusion-bg-parallax.video {
/* 7492  */   position: absolute;
/* 7493  */   pointer-events: none !important;
/* 7494  */   overflow: hidden;
/* 7495  */   top: 0;
/* 7496  */   left: 0;
/* 7497  */   right: 0;
/* 7498  */   bottom: 0;
/* 7499  */   z-index: -1;
/* 7500  */ }

/* style.css */

/* 7501  */ .bg-parallax.video iframe,
/* 7502  */ .fusion-bg-parallax.video iframe {
/* 7503  */   margin-bottom: 0 !important;
/* 7504  */   display: block !important;
/* 7505  */   max-width: none !important;
/* 7506  */   max-height: none !important;
/* 7507  */ }
/* 7508  */ .parallax-inner {
/* 7509  */   min-height: 150px;
/* 7510  */ }
/* 7511  */ .fusion-bg-parallax[data-bg-size-adjust="dont-scale"] + .bg-parallax-parent .parallax-inner {
/* 7512  */   background-size: auto !important;
/* 7513  */ }
/* 7514  */ .gform_wrapper {
/* 7515  */   margin-bottom: 50px;
/* 7516  */ }
/* 7517  */ .gform_wrapper ul.gform_fields {
/* 7518  */   padding: 0;
/* 7519  */   list-style-type: none;
/* 7520  */ }
/* 7521  */ .gform_wrapper li,
/* 7522  */ .gform_wrapper form li {
/* 7523  */   list-style: outside none none;
/* 7524  */   margin-left: 0;
/* 7525  */ }
/* 7526  */ .gform_wrapper .gfield input[type=text],
/* 7527  */ .gform_wrapper .gfield input[type=email],
/* 7528  */ .gform_wrapper .gfield input[type=tel],
/* 7529  */ .gform_wrapper .gfield input[type=url],
/* 7530  */ .gform_wrapper .gfield input[type=number],
/* 7531  */ .gform_wrapper .gfield input[type=password] input[type="number"],
/* 7532  */ .gform_wrapper input[type="password"],
/* 7533  */ .gform_wrapper .gfield textarea {
/* 7534  */   border: 1px solid #d2d2d2;
/* 7535  */   font-size: 13px;
/* 7536  */   color: #747474;
/* 7537  */   padding: 8px 15px;
/* 7538  */   font-family: Arial, Helvetica, sans-serif;
/* 7539  */ }
/* 7540  */ .gform_wrapper .gfield textarea {
/* 7541  */   padding: 8px;
/* 7542  */ }
/* 7543  */ .gform_wrapper .top_label input.large,
/* 7544  */ .gform_wrapper .top_label select.large,
/* 7545  */ .gform_wrapper .top_label textarea.textarea {
/* 7546  */   width: 100%;
/* 7547  */ }
/* 7548  */ .gform_wrapper .right_label input.medium,
/* 7549  */ .gform_wrapper .left_label input.medium,
/* 7550  */ .gform_wrapper .right_label select.medium,

/* style.css */

/* 7551  */ .gform_wrapper .left_label select.medium {
/* 7552  */   width: 35% !important;
/* 7553  */ }
/* 7554  */ .gform_wrapper .left_label .gfield_label {
/* 7555  */   font-weight: normal;
/* 7556  */ }
/* 7557  */ .gform_wrapper .gform_page_footer input[type=button],
/* 7558  */ .gform_wrapper .gform_button {
/* 7559  */   padding: 9px 20px;
/* 7560  */   line-height: 14px;
/* 7561  */   font-size: 12px;
/* 7562  */ }
/* 7563  */ .gform_wrapper .gform_page_footer input[type=button].button-3d:active,
/* 7564  */ .gform_wrapper .gform_button.button-3d:active {
/* 7565  */   top: 2px;
/* 7566  */ }
/* 7567  */ .gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-left,
/* 7568  */ .gform_wrapper .gform_button .fusion-button-text-left {
/* 7569  */   display: inline-block;
/* 7570  */   padding-left: 25px;
/* 7571  */ }
/* 7572  */ .gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-right,
/* 7573  */ .gform_wrapper .gform_button .fusion-button-text-right {
/* 7574  */   display: inline-block;
/* 7575  */   padding-right: 25px;
/* 7576  */ }
/* 7577  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left,
/* 7578  */ .gform_wrapper .gform_button .button-icon-divider-left {
/* 7579  */   padding: 0 10px;
/* 7580  */ }
/* 7581  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left.fusion-megamenu-image,
/* 7582  */ .gform_wrapper .gform_button .button-icon-divider-left.fusion-megamenu-image {
/* 7583  */   padding: 0 5px;
/* 7584  */ }
/* 7585  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right,
/* 7586  */ .gform_wrapper .gform_button .button-icon-divider-right {
/* 7587  */   padding: 0 10px;
/* 7588  */ }
/* 7589  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right.fusion-megamenu-image,
/* 7590  */ .gform_wrapper .gform_button .button-icon-divider-right.fusion-megamenu-image {
/* 7591  */   padding: 0 5px;
/* 7592  */ }
/* 7593  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left i,
/* 7594  */ .gform_wrapper .gform_button .button-icon-divider-left i,
/* 7595  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right i,
/* 7596  */ .gform_wrapper .gform_button .button-icon-divider-right i,
/* 7597  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left img,
/* 7598  */ .gform_wrapper .gform_button .button-icon-divider-left img,
/* 7599  */ .gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right img,
/* 7600  */ .gform_wrapper .gform_button .button-icon-divider-right img {

/* style.css */

/* 7601  */   top: 50%;
/* 7602  */   margin-top: -6px;
/* 7603  */   display: block;
/* 7604  */ }
/* 7605  */ .gform_wrapper .gfield_select[multiple=multiple] {
/* 7606  */   border: 1px solid #d2d2d2;
/* 7607  */ }
/* 7608  */ .gform_wrapper .gravity-select-parent select,
/* 7609  */ .gform_wrapper .gravity-select-parent .ginput_complex select,
/* 7610  */ .gform_wrapper .ginput_complex .ginput_right .gravity-select-parent select {
/* 7611  */   width: 100%;
/* 7612  */   text-indent: 2px;
/* 7613  */ }
/* 7614  */ .gform_wrapper label {
/* 7615  */   font-weight: normal;
/* 7616  */ }
/* 7617  */ .gform_wrapper .gfield_time_hour label {
/* 7618  */   display: inline;
/* 7619  */ }
/* 7620  */ .gform_wrapper .gform_footer {
/* 7621  */   padding: 0;
/* 7622  */ }
/* 7623  */ .gform_wrapper span.ginput_total {
/* 7624  */   font-size: 18px;
/* 7625  */ }
/* 7626  */ .gform_wrapper .gravity-select-parent {
/* 7627  */   position: relative;
/* 7628  */   overflow: hidden;
/* 7629  */ }
/* 7630  */ .gform_wrapper .gravity-select-parent .select-arrow {
/* 7631  */   height: 34px;
/* 7632  */ }
/* 7633  */ .gform_wrapper .ginput_complex .gravity-select-parent {
/* 7634  */   width: 95% !important;
/* 7635  */ }
/* 7636  */ .gform_wrapper .gravity-select-parent select {
/* 7637  */   -webkit-appearance: none;
/* 7638  */   text-overflow: '';
/* 7639  */   background: #fbfaf9;
/* 7640  */   border: 1px solid #dadada;
/* 7641  */   box-sizing: border-box;
/* 7642  */   -webkit-box-sizing: border-box;
/* 7643  */   -moz-box-sizing: border-box;
/* 7644  */   -o-box-sizing: border-box;
/* 7645  */   color: #333333;
/* 7646  */   cursor: pointer;
/* 7647  */   display: block;
/* 7648  */   font-size: 13px;
/* 7649  */   outline: none;
/* 7650  */   height: auto;

/* style.css */

/* 7651  */   padding: 8px 15px;
/* 7652  */   position: relative;
/* 7653  */   text-indent: 0.01px;
/* 7654  */   vertical-align: middle;
/* 7655  */   z-index: 5;
/* 7656  */   margin: 0;
/* 7657  */   border-radius: 0;
/* 7658  */   -webkit-border-radius: 0;
/* 7659  */   -moz-border-radius: 0;
/* 7660  */   -o-border-radius: 0;
/* 7661  */   min-width: 70px;
/* 7662  */ }
/* 7663  */ .gform_wrapper .gform_wrapper select {
/* 7664  */   padding-left: 15px !important;
/* 7665  */   padding-right: 15px !important;
/* 7666  */ }
/* 7667  */ .gform_wrapper .gfield_list_icons img {
/* 7668  */   margin-top: 4px !important;
/* 7669  */ }
/* 7670  */ .gform_wrapper .top_label .gfield_label {
/* 7671  */   margin-bottom: 0 !important;
/* 7672  */ }
/* 7673  */ .gform_wrapper ul li.gfield {
/* 7674  */   margin-bottom: 15px;
/* 7675  */ }
/* 7676  */ .gform_wrapper .gfield_time_minute label,
/* 7677  */ .gform_wrapper .gfield_time_hour label {
/* 7678  */   margin-bottom: 0 !important;
/* 7679  */ }
/* 7680  */ .gform_wrapper .gfield_time_hour i {
/* 7681  */   margin-top: 3% !important;
/* 7682  */ }
/* 7683  */ .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
/* 7684  */ .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
/* 7685  */ .gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
/* 7686  */   margin-top: .1em !important;
/* 7687  */ }
/* 7688  */ .gfield_time_ampm .gravity-select-parent select {
/* 7689  */   height: 33px;
/* 7690  */   padding-left: 6px !important;
/* 7691  */   min-width: 61px !important;
/* 7692  */ }
/* 7693  */ .gfield_time_ampm .select-arrow {
/* 7694  */   width: 31px;
/* 7695  */   height: 31px;
/* 7696  */ }
/* 7697  */ #wrapper .entry-summary .gform_wrapper ul li {
/* 7698  */   clear: none !important;
/* 7699  */ }
/* 7700  */ #wrapper .gform_wrapper .gravity-select-parent select {

/* style.css */

/* 7701  */   margin: 0;
/* 7702  */ }
/* 7703  */ .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
/* 7704  */   margin-left: 3px !important;
/* 7705  */ }
/* 7706  */ .wpcf7-form .wpcf7-text,
/* 7707  */ .wpcf7-form .wpcf7-quiz,
/* 7708  */ .wpcf7-form .wpcf7-number,
/* 7709  */ .wpcf7-form textarea {
/* 7710  */   float: none !important;
/* 7711  */   width: 100% !important;
/* 7712  */   box-sizing: border-box;
/* 7713  */ }
/* 7714  */ .wpcf7-form .wpcf7-text,
/* 7715  */ .wpcf7-form .wpcf7-quiz,
/* 7716  */ .wpcf7-form .wpcf7-number,
/* 7717  */ .wpcf7-form .wpcf7-captchar,
/* 7718  */ .wpcf7-form .wpcf7-date {
/* 7719  */   border: 1px solid #d2d2d2;
/* 7720  */   width: 28%;
/* 7721  */   font-size: 13px;
/* 7722  */   color: #747474;
/* 7723  */   padding: 8px 15px;
/* 7724  */   float: left;
/* 7725  */   margin-right: 1%;
/* 7726  */ }
/* 7727  */ .wpcf7-form input[type="submit"] {
/* 7728  */   padding: 5px 15px;
/* 7729  */ }
/* 7730  */ .wpcf7-form .wpcf7-text,
/* 7731  */ .wpcf7-form .wpcf7-quiz,
/* 7732  */ .wpcf7-form .wpcf7-number,
/* 7733  */ .wpcf7-form .wpcf7-captchar,
/* 7734  */ .wpcf7-form .wpcf7-date {
/* 7735  */   float: none;
/* 7736  */ }
/* 7737  */ .wpcf7-form .wpcf7-captchar,
/* 7738  */ .wpcf7-form .wpcf7-date {
/* 7739  */   width: 100%;
/* 7740  */   margin-right: 0;
/* 7741  */ }
/* 7742  */ .wpcf7-form .wpcf7-text,
/* 7743  */ .wpcf7-form .wpcf7-quiz,
/* 7744  */ .wpcf7-form .wpcf7-number,
/* 7745  */ .wpcf7-form textarea,
/* 7746  */ .wpcf7-form .wpcf7-captchar,
/* 7747  */ .wpcf7-form .wpcf7-date {
/* 7748  */   width: 100%;
/* 7749  */   margin-right: 0;
/* 7750  */   box-sizing: border-box;

/* style.css */

/* 7751  */   -webkit-box-sizing: border-box;
/* 7752  */   -moz-box-sizing: border-box;
/* 7753  */   -o-box-sizing: border-box;
/* 7754  */ }
/* 7755  */ .wpcf7-form input {
/* 7756  */   float: none;
/* 7757  */ }
/* 7758  */ .wpcf7-form textarea {
/* 7759  */   border: 1px solid #d2d2d2;
/* 7760  */   width: 100%;
/* 7761  */   height: 150px;
/* 7762  */   font-size: 13px;
/* 7763  */   color: #747474;
/* 7764  */   padding: 8px 15px;
/* 7765  */   margin-right: 0;
/* 7766  */   box-sizing: border-box;
/* 7767  */   -webkit-box-sizing: border-box;
/* 7768  */   -moz-box-sizing: border-box;
/* 7769  */   -o-box-sizing: border-box;
/* 7770  */ }
/* 7771  */ .wpcf7-form input[type="submit"] {
/* 7772  */   width: auto;
/* 7773  */   font-weight: bold;
/* 7774  */   cursor: pointer;
/* 7775  */ }
/* 7776  */ .wpcf7-form .wpcf7-not-valid-tip {
/* 7777  */   display: inline;
/* 7778  */ }
/* 7779  */ .wpcf7-form .wpcf7-response-output {
/* 7780  */   margin-left: 0;
/* 7781  */   margin-right: 0;
/* 7782  */   padding: 25px;
/* 7783  */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
/* 7784  */   text-align: center;
/* 7785  */   text-transform: uppercase;
/* 7786  */ }
/* 7787  */ .wpcf7-form .wpcf7-validation-errors {
/* 7788  */   background-color: #f2dede;
/* 7789  */   border: 1px solid #b94a48;
/* 7790  */   color: #b94a48;
/* 7791  */ }
/* 7792  */ .wpcf7-form .wpcf7-mail-sent-ok {
/* 7793  */   background-color: #dff0d8;
/* 7794  */   border: 1px solid #468847;
/* 7795  */   color: #468847;
/* 7796  */ }
/* 7797  */ .sidebar .wpcf7-form .wpcf7-text,
/* 7798  */ .sidebar .wpcf7-form .wpcf7-quiz,
/* 7799  */ .sidebar .wpcf7-form .wpcf7-number {
/* 7800  */   width: 100%;

/* style.css */

/* 7801  */   margin-right: 0;
/* 7802  */ }
/* 7803  */ .wpcf7-select-parent {
/* 7804  */   overflow: hidden;
/* 7805  */   position: relative;
/* 7806  */   width: 100%;
/* 7807  */ }
/* 7808  */ .wpcf7-select-parent .select-arrow {
/* 7809  */   width: 35px;
/* 7810  */   height: 33px;
/* 7811  */   line-height: 33px;
/* 7812  */   border-left: 1px solid #dadada;
/* 7813  */   position: absolute;
/* 7814  */   top: 1px;
/* 7815  */   right: 1px;
/* 7816  */   background: #fff;
/* 7817  */   pointer-events: none;
/* 7818  */   z-index: 10;
/* 7819  */   font-family: 'icomoon';
/* 7820  */   font-size: 9px;
/* 7821  */   text-align: center;
/* 7822  */ }
/* 7823  */ .wpcf7-select-parent .wpcf7-select {
/* 7824  */   -webkit-appearance: none;
/* 7825  */   text-overflow: '';
/* 7826  */   background: #fbfaf9;
/* 7827  */   border: 1px solid #dadada;
/* 7828  */   color: #333333;
/* 7829  */   cursor: pointer;
/* 7830  */   display: block;
/* 7831  */   font-size: 13px;
/* 7832  */   outline: none;
/* 7833  */   height: auto;
/* 7834  */   width: 100%;
/* 7835  */   padding: 8px 15px;
/* 7836  */   position: relative;
/* 7837  */   text-indent: 0.01px;
/* 7838  */   vertical-align: middle;
/* 7839  */   z-index: 5;
/* 7840  */   margin: 0;
/* 7841  */   border-radius: 0;
/* 7842  */   -webkit-border-radius: 0;
/* 7843  */   -moz-border-radius: 0;
/* 7844  */   -o-border-radius: 0;
/* 7845  */ }
/* 7846  */ @-webkit-keyframes avadaToRightFromLeft {
/* 7847  */   49% {
/* 7848  */     -webkit-transform: translate(100%);
/* 7849  */   }
/* 7850  */   50% {

/* style.css */

/* 7851  */     opacity: 0;
/* 7852  */     -webkit-transform: translate(-100%);
/* 7853  */   }
/* 7854  */   51% {
/* 7855  */     opacity: 1;
/* 7856  */   }
/* 7857  */   100% {
/* 7858  */     opacity: 1;
/* 7859  */   }
/* 7860  */ }
/* 7861  */ @keyframes avadaToRightFromLeft {
/* 7862  */   49% {
/* 7863  */     -webkit-transform: translate(100%);
/* 7864  */             transform: translate(100%);
/* 7865  */   }
/* 7866  */   50% {
/* 7867  */     opacity: 0;
/* 7868  */     -webkit-transform: translate(-100%);
/* 7869  */             transform: translate(-100%);
/* 7870  */   }
/* 7871  */   51% {
/* 7872  */     opacity: 1;
/* 7873  */   }
/* 7874  */   100% {
/* 7875  */     opacity: 1;
/* 7876  */   }
/* 7877  */ }
/* 7878  */ @-webkit-keyframes avadaExpandAndShow {
/* 7879  */   0% {
/* 7880  */     -webkit-transform: scale(0.5);
/* 7881  */     opacity: 1;
/* 7882  */   }
/* 7883  */   100% {
/* 7884  */     -webkit-transform: scale(1);
/* 7885  */     opacity: 1;
/* 7886  */   }
/* 7887  */ }
/* 7888  */ @keyframes avadaExpandAndShow {
/* 7889  */   0% {
/* 7890  */     -webkit-transform: scale(0.5);
/* 7891  */             transform: scale(0.5);
/* 7892  */     opacity: 1;
/* 7893  */   }
/* 7894  */   100% {
/* 7895  */     -webkit-transform: scale(1);
/* 7896  */             transform: scale(1);
/* 7897  */     opacity: 1;
/* 7898  */   }
/* 7899  */ }
/* 7900  */ @-webkit-keyframes avadaExpandWidth {

/* style.css */

/* 7901  */   0% {
/* 7902  */     width: 0%;
/* 7903  */   }
/* 7904  */   100% {
/* 7905  */     width: 99%;
/* 7906  */   }
/* 7907  */ }
/* 7908  */ @keyframes avadaExpandWidth {
/* 7909  */   0% {
/* 7910  */     width: 0%;
/* 7911  */   }
/* 7912  */   100% {
/* 7913  */     width: 99%;
/* 7914  */   }
/* 7915  */ }
/* 7916  */ @keyframes avadaExpandHeight {
/* 7917  */   0% {
/* 7918  */     height: 0%;
/* 7919  */   }
/* 7920  */   100% {
/* 7921  */     height: 100%;
/* 7922  */   }
/* 7923  */ }
/* 7924  */ @-webkit-keyframes avadaExpandHeight {
/* 7925  */   0% {
/* 7926  */     height: 0%;
/* 7927  */   }
/* 7928  */   100% {
/* 7929  */     height: 100%;
/* 7930  */   }
/* 7931  */ }
/* 7932  */ .icon-hover-animation-slide .fontawesome-icon:before {
/* 7933  */   display: block;
/* 7934  */   opacity: 1;
/* 7935  */ }
/* 7936  */ .icon-hover-animation-fade .fontawesome-icon {
/* 7937  */   transition: background 0.3s;
/* 7938  */ }
/* 7939  */ .link-area-link-icon-hover.icon-hover-animation-fade .fontawesome-icon,
/* 7940  */ .link-area-box-hover.icon-hover-animation-fade .fontawesome-icon {
/* 7941  */   transition: background 0.3s;
/* 7942  */ }
/* 7943  */ .link-area-link-icon-hover.icon-hover-animation-slide .fontawesome-icon:before,
/* 7944  */ .link-area-box-hover.icon-hover-animation-slide .fontawesome-icon:before {
/* 7945  */   display: block;
/* 7946  */   -webkit-animation: avadaToRightFromLeft 0.3s forwards;
/* 7947  */   animation: avadaToRightFromLeft 0.3s forwards;
/* 7948  */ }
/* 7949  */ .fusion-content-boxes .link-area-link-icon-hover.icon-hover-animation-pulsate .heading,
/* 7950  */ .fusion-content-boxes .link-area-box-hover.icon-hover-animation-pulsate .heading {

/* style.css */

/* 7951  */   overflow: visible;
/* 7952  */ }
/* 7953  */ .link-area-link-icon-hover.icon-hover-animation-pulsate .fontawesome-icon,
/* 7954  */ .link-area-box-hover.icon-hover-animation-pulsate .fontawesome-icon {
/* 7955  */   transition: background 0.3s;
/* 7956  */ }
/* 7957  */ .link-area-link-icon-hover.icon-hover-animation-pulsate .fontawesome-icon:after,
/* 7958  */ .link-area-box-hover.icon-hover-animation-pulsate .fontawesome-icon:after {
/* 7959  */   pointer-events: none;
/* 7960  */   position: absolute;
/* 7961  */   width: 100%;
/* 7962  */   height: 100%;
/* 7963  */   border-radius: inherit;
/* 7964  */   content: '';
/* 7965  */   box-sizing: content-box;
/* 7966  */   top: 0;
/* 7967  */   left: 0;
/* 7968  */   padding: 0;
/* 7969  */   z-index: -1;
/* 7970  */   box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
/* 7971  */   opacity: 0;
/* 7972  */   -webkit-transform: scale(0.9);
/* 7973  */   transform: scale(0.9);
/* 7974  */ }
/* 7975  */ .link-area-link-icon-hover.icon-hover-animation-pulsate .fontawesome-icon,
/* 7976  */ .link-area-box-hover.icon-hover-animation-pulsate .fontawesome-icon {
/* 7977  */   -webkit-transform: scale(0.93);
/* 7978  */   transform: scale(0.93);
/* 7979  */ }
/* 7980  */ .link-area-link-icon-hover.icon-hover-animation-pulsate .fontawesome-icon:after,
/* 7981  */ .link-area-box-hover.icon-hover-animation-pulsate .fontawesome-icon:after {
/* 7982  */   display: inline-block;
/* 7983  */   -webkit-animation: avadaSonarEffect 1.3s ease-out 75ms;
/* 7984  */   animation: avadaSonarEffect 1.3s ease-out 75ms;
/* 7985  */ }
/* 7986  */ .fusion-content-boxes .link-area-link-icon-hover.icon-wrapper-hover-animation-pulsate .heading,
/* 7987  */ .fusion-content-boxes .link-area-box-hover.icon-wrapper-hover-animation-pulsate .heading {
/* 7988  */   overflow: visible;
/* 7989  */ }
/* 7990  */ .link-area-link-icon-hover.icon-wrapper-hover-animation-pulsate .fontawesome-icon,
/* 7991  */ .link-area-box-hover.icon-wrapper-hover-animation-pulsate .fontawesome-icon {
/* 7992  */   transition: background 0.3s;
/* 7993  */ }
/* 7994  */ .link-area-link-icon-hover.icon-wrapper-hover-animation-pulsate .icon span,
/* 7995  */ .link-area-box-hover.icon-wrapper-hover-animation-pulsate .icon span {
/* 7996  */   -webkit-transform: scale(0.93);
/* 7997  */   transform: scale(0.93);
/* 7998  */ }
/* 7999  */ .link-area-link-icon-hover.icon-wrapper-hover-animation-pulsate .icon span:after,
/* 8000  */ .link-area-box-hover.icon-wrapper-hover-animation-pulsate .icon span:after {

/* style.css */

/* 8001  */   pointer-events: none;
/* 8002  */   position: absolute;
/* 8003  */   width: 100%;
/* 8004  */   height: 100%;
/* 8005  */   border-radius: inherit;
/* 8006  */   content: '';
/* 8007  */   box-sizing: content-box;
/* 8008  */   top: 0;
/* 8009  */   left: 0;
/* 8010  */   padding: 0;
/* 8011  */   z-index: -1;
/* 8012  */   box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
/* 8013  */   opacity: 0;
/* 8014  */   -webkit-transform: scale(0.9);
/* 8015  */   transform: scale(0.9);
/* 8016  */   display: inline-block;
/* 8017  */   -webkit-animation: avadaSonarEffect 1.3s ease-out 75ms;
/* 8018  */   animation: avadaSonarEffect 1.3s ease-out 75ms;
/* 8019  */ }
/* 8020  */ .fusion-image-hovers .hover-type-zoomin {
/* 8021  */   overflow: hidden;
/* 8022  */ }
/* 8023  */ .fusion-image-hovers .hover-type-zoomin img,
/* 8024  */ .fusion-image-hovers .hover-type-zoomin .tribe-events-event-image,
/* 8025  */ .fusion-image-hovers .hover-type-zoomin .fusion-column-inner-bg-image {
/* 8026  */   opacity: 1;
/* 8027  */   transition: opacity 1s, -webkit-transform 1s;
/* 8028  */   transition: opacity 1s, transform 1s;
/* 8029  */   transition: opacity 1s, transform 1s, -webkit-transform 1s;
/* 8030  */ }
/* 8031  */ .fusion-image-hovers .hover-type-zoomin:hover img,
/* 8032  */ .fusion-image-hovers .hover-type-zoomin:hover .tribe-events-event-image,
/* 8033  */ .fusion-image-hovers .hover-type-zoomin:hover .fusion-column-inner-bg-image {
/* 8034  */   opacity: 0.9;
/* 8035  */   -webkit-transform: scale3d(1.1, 1.1, 1);
/* 8036  */   transform: scale3d(1.1, 1.1, 1);
/* 8037  */ }
/* 8038  */ .fusion-image-hovers .hover-type-zoomout {
/* 8039  */   overflow: hidden;
/* 8040  */ }
/* 8041  */ .fusion-image-hovers .hover-type-zoomout img,
/* 8042  */ .fusion-image-hovers .hover-type-zoomout .tribe-events-event-image,
/* 8043  */ .fusion-image-hovers .hover-type-zoomout .fusion-column-inner-bg-image {
/* 8044  */   opacity: 1;
/* 8045  */   -webkit-transform: scale(1.12);
/* 8046  */   transform: scale(1.12);
/* 8047  */   transition: opacity 1s, -webkit-transform 1s;
/* 8048  */   transition: opacity 1s, transform 1s;
/* 8049  */   transition: opacity 1s, transform 1s, -webkit-transform 1s;
/* 8050  */ }

/* style.css */

/* 8051  */ .fusion-image-hovers .hover-type-zoomout:hover img,
/* 8052  */ .fusion-image-hovers .hover-type-zoomout:hover .tribe-events-event-image,
/* 8053  */ .fusion-image-hovers .hover-type-zoomout:hover .fusion-column-inner-bg-image {
/* 8054  */   opacity: 0.9;
/* 8055  */   -webkit-transform: scale(1);
/* 8056  */   transform: scale(1);
/* 8057  */ }
/* 8058  */ .fusion-image-hovers .imageframe-liftup {
/* 8059  */   display: inline-block;
/* 8060  */   position: relative;
/* 8061  */   max-width: 100%;
/* 8062  */ }
/* 8063  */ .fusion-image-hovers .imageframe-liftup.fusion-imageframe-liftup-left {
/* 8064  */   float: left;
/* 8065  */   margin-right: 25px;
/* 8066  */ }
/* 8067  */ .fusion-image-hovers .imageframe-liftup.fusion-imageframe-liftup-right {
/* 8068  */   float: right;
/* 8069  */   margin-left: 25px;
/* 8070  */ }
/* 8071  */ .fusion-image-hovers .imageframe-liftup span {
/* 8072  */   opacity: 1;
/* 8073  */   -webkit-transform: perspective(1000px) scale(1);
/* 8074  */   transform: perspective(1000px) scale(1);
/* 8075  */   transition: -webkit-transform 0.35s;
/* 8076  */   transition: transform 0.35s;
/* 8077  */   transition: transform 0.35s, -webkit-transform 0.35s;
/* 8078  */ }
/* 8079  */ .fusion-image-hovers .imageframe-liftup span:hover {
/* 8080  */   -webkit-transform: perspective(1000px) scale(1.03);
/* 8081  */   transform: perspective(1000px) scale(1.03);
/* 8082  */ }
/* 8083  */ .fusion-image-hovers .imageframe-liftup:before {
/* 8084  */   position: absolute;
/* 8085  */   top: 0;
/* 8086  */   left: 0;
/* 8087  */   z-index: 1;
/* 8088  */   width: 100%;
/* 8089  */   height: 100%;
/* 8090  */   content: '';
/* 8091  */   transition: opacity 0.35s;
/* 8092  */   box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
/* 8093  */   opacity: 0;
/* 8094  */ }
/* 8095  */ .fusion-image-hovers .imageframe-liftup:hover:before {
/* 8096  */   opacity: 1;
/* 8097  */ }
/* 8098  */ .fusion-image-hovers .hover-type-liftup {
/* 8099  */   position: relative;
/* 8100  */   display: inline-block;

/* style.css */

/* 8101  */   overflow: visible;
/* 8102  */ }
/* 8103  */ .fusion-image-hovers .hover-type-liftup img,
/* 8104  */ .fusion-image-hovers .hover-type-liftup .tribe-events-event-image,
/* 8105  */ .fusion-image-hovers .hover-type-liftup .tribe-events-list-event-title > a,
/* 8106  */ .fusion-image-hovers .hover-type-liftup .fusion-column-inner-bg-image {
/* 8107  */   -webkit-transform: perspective(1000px) scale(1);
/* 8108  */   transform: perspective(1000px) scale(1);
/* 8109  */   transition: -webkit-transform 0.35s;
/* 8110  */   transition: transform 0.35s;
/* 8111  */   transition: transform 0.35s, -webkit-transform 0.35s;
/* 8112  */   position: relative;
/* 8113  */   z-index: 1;
/* 8114  */ }
/* 8115  */ .fusion-image-hovers .hover-type-liftup:hover img,
/* 8116  */ .fusion-image-hovers .hover-type-liftup:hover .tribe-events-event-image,
/* 8117  */ .fusion-image-hovers .hover-type-liftup:hover .tribe-events-list-event-title > a,
/* 8118  */ .fusion-image-hovers .hover-type-liftup:hover .fusion-column-inner-bg-image {
/* 8119  */   -webkit-transform: perspective(1000px) scale(1.03);
/* 8120  */   transform: perspective(1000px) scale(1.03);
/* 8121  */ }
/* 8122  */ .fusion-image-hovers .hover-type-liftup.fusion-column-inner-bg {
/* 8123  */   position: absolute;
/* 8124  */ }
/* 8125  */ .fusion-image-hovers .hover-type-liftup.fusion-column-inner-bg .fusion-column-inner-bg-image {
/* 8126  */   position: absolute;
/* 8127  */ }
/* 8128  */ .fusion-image-hovers .hover-type-liftup.fusion-column-inner-bg:hover .fusion-column-inner-bg-image {
/* 8129  */   position: absolute;
/* 8130  */ }
/* 8131  */ .fusion-image-hovers .hover-type-liftup:before {
/* 8132  */   position: absolute;
/* 8133  */   top: 0;
/* 8134  */   left: 0;
/* 8135  */   z-index: 1;
/* 8136  */   width: 100%;
/* 8137  */   height: 100%;
/* 8138  */   content: '';
/* 8139  */   transition: opacity 0.35s;
/* 8140  */   box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
/* 8141  */   opacity: 0;
/* 8142  */ }
/* 8143  */ .fusion-image-hovers .hover-type-liftup:hover:before {
/* 8144  */   opacity: 1;
/* 8145  */ }
/* 8146  */ .fusion-image-hovers .flexslider-hover-type-liftup {
/* 8147  */   overflow: visible !important;
/* 8148  */ }
/* 8149  */ .fusion-image-hovers .flexslider-hover-type-liftup .slides {
/* 8150  */   overflow: visible !important;

/* style.css */

/* 8151  */ }
/* 8152  */ .fusion-image-hovers .flexslider-hover-type-liftup li {
/* 8153  */   overflow: visible;
/* 8154  */ }
/* 8155  */ .events-list .tribe-events-loop,
/* 8156  */ .single-tribe_organizer .tribe-events-loop,
/* 8157  */ .single-tribe_venue .tribe-events-loop,
/* 8158  */ .tribe-events-day .tribe-events-loop {
/* 8159  */   max-width: 100%;
/* 8160  */ }
/* 8161  */ .tribe-filter-live #main {
/* 8162  */   overflow: hidden;
/* 8163  */ }
/* 8164  */ .tribe-events-gmap {
/* 8165  */   font-weight: normal;
/* 8166  */ }
/* 8167  */ #tribe-events-pg-template {
/* 8168  */   max-width: 100%;
/* 8169  */ }
/* 8170  */ .event-is-recurring {
/* 8171  */   cursor: pointer;
/* 8172  */ }
/* 8173  */ .tribe-events-notices {
/* 8174  */   margin-top: 0;
/* 8175  */ }
/* 8176  */ #tribe-events-bar {
/* 8177  */   float: left;
/* 8178  */   z-index: 5;
/* 8179  */   margin-bottom: 60px;
/* 8180  */ }
/* 8181  */ #tribe-events-bar:before,
/* 8182  */ #tribe-events-bar:after {
/* 8183  */   content: ' ';
/* 8184  */   position: absolute;
/* 8185  */   display: block;
/* 8186  */   background-color: #f5f5f5;
/* 8187  */   width: 2224px;
/* 8188  */   height: 100%;
/* 8189  */   left: -2224px;
/* 8190  */   overflow: hidden;
/* 8191  */ }
/* 8192  */ #tribe-events-bar:after {
/* 8193  */   left: 100%;
/* 8194  */ }
/* 8195  */ #tribe-events-bar .tribe-bar-filters {
/* 8196  */   padding: 25px 15px;
/* 8197  */ }
/* 8198  */ #tribe-events-bar .tribe-bar-filters-inner {
/* 8199  */   display: -webkit-flex;
/* 8200  */   display: -ms-flexbox;

/* style.css */

/* 8201  */   display: flex;
/* 8202  */   -webkit-align-items: flex-end;
/* 8203  */       -ms-flex-align: end;
/* 8204  */           align-items: flex-end;
/* 8205  */ }
/* 8206  */ .has-sidebar #tribe-events-bar:before,
/* 8207  */ .has-sidebar #tribe-events-bar:after {
/* 8208  */   display: none;
/* 8209  */ }
/* 8210  */ #tribe-events-bar #tribe-bar-form {
/* 8211  */   display: -webkit-flex;
/* 8212  */   display: -ms-flexbox;
/* 8213  */   display: flex;
/* 8214  */   -webkit-align-items: center;
/* 8215  */       -ms-flex-align: center;
/* 8216  */           align-items: center;
/* 8217  */   float: left;
/* 8218  */ }
/* 8219  */ #tribe-events-bar #tribe-bar-form input[type=text] {
/* 8220  */   font-style: normal;
/* 8221  */   font-weight: 400;
/* 8222  */ }
/* 8223  */ #tribe-events-bar .tribe-bar-geoloc-filter,
/* 8224  */ #tribe-events-bar .tribe-bar-date-filter,
/* 8225  */ #tribe-events-bar .tribe-bar-search-filter,
/* 8226  */ #tribe-events-bar .tribe-bar-submit {
/* 8227  */   padding-top: 0;
/* 8228  */   padding-bottom: 0;
/* 8229  */ }
/* 8230  */ #tribe-events-bar .tribe-bar-submit {
/* 8231  */   float: right;
/* 8232  */   padding-top: 0;
/* 8233  */ }
/* 8234  */ #tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
/* 8235  */   padding-top: 35px;
/* 8236  */   padding-bottom: 60px;
/* 8237  */ }
/* 8238  */ #tribe-events-bar #tribe-bar-views .tribe-bar-views-inner label,
/* 8239  */ #tribe-events-bar #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option a {
/* 8240  */   padding-left: 30px;
/* 8241  */   padding-right: 30px;
/* 8242  */ }
/* 8243  */ #tribe-events-bar .tribe-events-button {
/* 8244  */   margin-right: 9px;
/* 8245  */ }
/* 8246  */ #tribe-events-bar .tribe-bar-full .tribe-bar-filters {
/* 8247  */   padding-left: 0;
/* 8248  */ }
/* 8249  */ .has-sidebar #tribe-events-bar .tribe-bar-full .tribe-bar-filters {
/* 8250  */   padding-left: 15px;

/* style.css */

/* 8251  */ }
/* 8252  */ #tribe-events-bar .tribe-bar-full .tribe-bar-filters .tribe-bar-filters-inner > :first-child {
/* 8253  */   padding-left: 0;
/* 8254  */ }
/* 8255  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse {
/* 8256  */   -webkit-flex-wrap: wrap;
/* 8257  */       -ms-flex-wrap: wrap;
/* 8258  */           flex-wrap: wrap;
/* 8259  */ }
/* 8260  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
/* 8261  */   padding: 15px;
/* 8262  */   padding-left: 0px;
/* 8263  */ }
/* 8264  */ .has-sidebar #tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
/* 8265  */   padding-left: 15px;
/* 8266  */ }
/* 8267  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
/* 8268  */   padding: 10px 0;
/* 8269  */ }
/* 8270  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner {
/* 8271  */   display: block;
/* 8272  */ }
/* 8273  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner > div {
/* 8274  */   padding-bottom: 5px;
/* 8275  */   padding-right: 0;
/* 8276  */ }
/* 8277  */ .has-sidebar #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner > div {
/* 8278  */   padding-left: 15px;
/* 8279  */   padding-right: 15px;
/* 8280  */ }
/* 8281  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner .tribe-bar-submit {
/* 8282  */   padding-top: 10px;
/* 8283  */ }
/* 8284  */ #tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-inner {
/* 8285  */   padding: 10px 0 40px;
/* 8286  */ }
/* 8287  */ .tribe-bar-disabled #tribe-events-bar {
/* 8288  */   float: left;
/* 8289  */   width: 100%;
/* 8290  */   min-width: 220px;
/* 8291  */ }
/* 8292  */ .tribe-bar-disabled #tribe-events-bar #tribe-bar-form {
/* 8293  */   width: 100%;
/* 8294  */   border-radius: 0;
/* 8295  */ }
/* 8296  */ .tribe-bar-disabled {
/* 8297  */   float: none;
/* 8298  */ }
/* 8299  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
/* 8300  */   position: relative;

/* style.css */

/* 8301  */   margin: 0;
/* 8302  */   padding: 0;
/* 8303  */   float: left;
/* 8304  */   margin-bottom: 50px;
/* 8305  */   width: 100%;
/* 8306  */   z-index: 3;
/* 8307  */ }
/* 8308  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:before,
/* 8309  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:after {
/* 8310  */   content: ' ';
/* 8311  */   position: absolute;
/* 8312  */   display: block;
/* 8313  */   background-color: #f5f5f5;
/* 8314  */   width: 2224px;
/* 8315  */   height: 100%;
/* 8316  */   left: -2224px;
/* 8317  */   overflow: hidden;
/* 8318  */ }
/* 8319  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:after {
/* 8320  */   left: 100%;
/* 8321  */ }
/* 8322  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
/* 8323  */   float: left;
/* 8324  */   width: 100%;
/* 8325  */   padding: 25px 0px 15px 0px;
/* 8326  */   border: 0;
/* 8327  */   background: transparent;
/* 8328  */ }
/* 8329  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
/* 8330  */   position: absolute;
/* 8331  */   right: 0;
/* 8332  */ }
/* 8333  */ .tribe-mobile #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control,
/* 8334  */ .tribe-filters-closed #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
/* 8335  */   position: relative;
/* 8336  */ }
/* 8337  */ .tribe-filters-closed #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
/* 8338  */   padding: 25px 0px;
/* 8339  */ }
/* 8340  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
/* 8341  */   margin-left: 0;
/* 8342  */   margin-bottom: 10px;
/* 8343  */ }
/* 8344  */ .tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control.tribe-events-filters-mobile-controls {
/* 8345  */   margin-top: 20px;
/* 8346  */   margin-left: 0;
/* 8347  */ }
/* 8348  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
/* 8349  */   padding-left: 0;
/* 8350  */   border-bottom: 0;

/* style.css */

/* 8351  */ }
/* 8352  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal label input[type=checkbox],
/* 8353  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal label input[type=radio] {
/* 8354  */   width: auto;
/* 8355  */ }
/* 8356  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group {
/* 8357  */   box-shadow: none;
/* 8358  */ }
/* 8359  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group:before {
/* 8360  */   top: -14px;
/* 8361  */ }
/* 8362  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control #tribe_events_filters_reset,
/* 8363  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control #tribe_events_filters_toggle {
/* 8364  */   height: auto;
/* 8365  */   border-color: transparent;
/* 8366  */ }
/* 8367  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical {
/* 8368  */   z-index: 1;
/* 8369  */ }
/* 8370  */ .tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical {
/* 8371  */   position: relative;
/* 8372  */   margin-bottom: 30px;
/* 8373  */ }
/* 8374  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe-events-filters-content {
/* 8375  */   background: transparent;
/* 8376  */ }
/* 8377  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe_events_filters_show_filters {
/* 8378  */   text-align: center;
/* 8379  */ }
/* 8380  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical label input[type=checkbox],
/* 8381  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical label input[type=radio] {
/* 8382  */   width: auto;
/* 8383  */ }
/* 8384  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filter_control #tribe_events_filters_reset,
/* 8385  */ #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filter_control #tribe_events_filters_toggle {
/* 8386  */   height: auto;
/* 8387  */   border-color: transparent;
/* 8388  */ }
/* 8389  */ .fusion-events-before-title {
/* 8390  */   zoom: 1;
/* 8391  */   clear: both;
/* 8392  */   margin-bottom: 60px;
/* 8393  */   text-align: center;
/* 8394  */ }
/* 8395  */ .fusion-events-before-title:before,
/* 8396  */ .fusion-events-before-title:after {
/* 8397  */   content: " ";
/* 8398  */   display: table;
/* 8399  */ }
/* 8400  */ .fusion-events-before-title:after {

/* style.css */

/* 8401  */   clear: both;
/* 8402  */ }
/* 8403  */ #wrapper .post-content .fusion-events-before-title h2 {
/* 8404  */   margin: 0;
/* 8405  */   border-top-width: 1px;
/* 8406  */   border-top-style: solid;
/* 8407  */   border-bottom-width: 1px;
/* 8408  */   border-bottom-style: solid;
/* 8409  */   padding: 20px 0px;
/* 8410  */   text-align: center;
/* 8411  */ }
/* 8412  */ .fusion-events-before-title .tribe-events-user-recurrence-toggle {
/* 8413  */   margin-top: 30px;
/* 8414  */ }
/* 8415  */ .tribe-events-page-template .fusion-events-before-title .tribe-events-user-recurrence-toggle {
/* 8416  */   margin-top: 0;
/* 8417  */ }
/* 8418  */ #tribe-events-footer .tribe-events-sub-nav,
/* 8419  */ #tribe-events-header .tribe-events-sub-nav {
/* 8420  */   overflow: visible;
/* 8421  */ }
/* 8422  */ #tribe-events-content #tribe-events-header {
/* 8423  */   display: none;
/* 8424  */   margin-bottom: 60px;
/* 8425  */ }
/* 8426  */ #tribe-events-content #tribe-events-header .tribe-events-sub-nav li {
/* 8427  */   display: block;
/* 8428  */   margin-top: -45px;
/* 8429  */ }
/* 8430  */ #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a,
/* 8431  */ #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
/* 8432  */   display: inline-block;
/* 8433  */ }
/* 8434  */ #tribe-events-content .tribe-events-tooltip {
/* 8435  */   padding: 0;
/* 8436  */   z-index: 100000;
/* 8437  */   border: none;
/* 8438  */   box-shadow: 3px 4px 21px rgba(0, 0, 0, 0.38);
/* 8439  */ }
/* 8440  */ #tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
/* 8441  */   padding: 13px 22px 5px 22px;
/* 8442  */ }
/* 8443  */ #tribe-events-content .tribe-events-tooltip .entry-title,
/* 8444  */ #tribe-events-content .tribe-events-tooltip .tribe-event-title {
/* 8445  */   padding: 12px 22px 12px 22px;
/* 8446  */   font-weight: normal;
/* 8447  */ }
/* 8448  */ #tribe-events-content .tribe-events-tooltip .tribe-events-event-thumb {
/* 8449  */   padding-bottom: 10px;
/* 8450  */   padding-top: 2px;

/* style.css */

/* 8451  */   max-width: 100%;
/* 8452  */ }
/* 8453  */ #tribe-events-content .tribe-events-tooltip .tribe-events-arrow {
/* 8454  */   display: none;
/* 8455  */ }
/* 8456  */ #tribe-events-content .tribe-events-tooltip.recurring-info-tooltip .tribe-events-event-body {
/* 8457  */   padding: 14px;
/* 8458  */ }
/* 8459  */ #tribe-events-content .tribe-events-tooltip .tribe-events-event-body .description {
/* 8460  */   word-wrap: break-word;
/* 8461  */ }
/* 8462  */ #tribe-events-content .tribe-events-tooltip .tribe-event-duration {
/* 8463  */   padding-bottom: 5px;
/* 8464  */   font-weight: bold;
/* 8465  */ }
/* 8466  */ .tribe-events-tooltip .tribe-events-arrow {
/* 8467  */   display: none;
/* 8468  */ }
/* 8469  */ .tribe-events-list-separator-month {
/* 8470  */   text-align: left;
/* 8471  */   padding: 0;
/* 8472  */   height: 42px;
/* 8473  */   line-height: normal;
/* 8474  */   padding-left: 30px;
/* 8475  */   padding-right: 30px;
/* 8476  */   font-size: 18px;
/* 8477  */   margin: 1.25em auto 2.5em;
/* 8478  */ }
/* 8479  */ .tribe-events-list-separator-month span {
/* 8480  */   font-weight: normal;
/* 8481  */   background-color: transparent;
/* 8482  */   padding: 0px;
/* 8483  */   line-height: 42px;
/* 8484  */ }
/* 8485  */ .tribe-events-list-separator-month:after {
/* 8486  */   display: none;
/* 8487  */ }
/* 8488  */ #tribe-events .tribe-events-list .type-tribe_events {
/* 8489  */   padding: 0;
/* 8490  */   border: 1px solid;
/* 8491  */   margin-bottom: 44px;
/* 8492  */   min-height: 250px;
/* 8493  */   position: relative;
/* 8494  */ }
/* 8495  */ #tribe-events .tribe-events-list .type-tribe_events .tribe-events-event-image {
/* 8496  */   width: 100%;
/* 8497  */   margin: 0;
/* 8498  */   min-height: 250px;
/* 8499  */ }
/* 8500  */ #tribe-events .tribe-events-list .fusion-tribe-events-event-image-responsive {

/* style.css */

/* 8501  */   display: none;
/* 8502  */ }
/* 8503  */ #tribe-events .tribe-events-list .fusion-tribe-primary-info {
/* 8504  */   float: left;
/* 8505  */   width: 40%;
/* 8506  */   position: relative;
/* 8507  */ }
/* 8508  */ #tribe-events .tribe-events-list .fusion-tribe-primary-info .tribe-events-list-event-title {
/* 8509  */   margin: 0;
/* 8510  */ }
/* 8511  */ #tribe-events .tribe-events-list .fusion-tribe-primary-info .tribe-events-list-event-title a {
/* 8512  */   position: absolute;
/* 8513  */   z-index: 2;
/* 8514  */   bottom: 0;
/* 8515  */   left: 0;
/* 8516  */   margin: 0;
/* 8517  */   width: 100%;
/* 8518  */   padding: 15px 20px;
/* 8519  */ }
/* 8520  */ #tribe-events .tribe-events-list .fusion-tribe-secondary-info {
/* 8521  */   float: right;
/* 8522  */   width: 60%;
/* 8523  */ }
/* 8524  */ #tribe-events .tribe-events-list .fusion-tribe-secondary-info .recurringinfo {
/* 8525  */   display: block;
/* 8526  */ }
/* 8527  */ #tribe-events .tribe-events-list .fusion-tribe-secondary-info .event-is-recurring .tribe-events-divider {
/* 8528  */   display: none;
/* 8529  */ }
/* 8530  */ #tribe-events .tribe-events-list .tribe-events-event-cost {
/* 8531  */   position: absolute;
/* 8532  */   bottom: 0;
/* 8533  */   right: 0;
/* 8534  */   margin: 0;
/* 8535  */   border: 0;
/* 8536  */ }
/* 8537  */ #tribe-events .tribe-events-list .tribe-events-event-cost span {
/* 8538  */   border: 0;
/* 8539  */   padding: 10px 15px;
/* 8540  */ }
/* 8541  */ #tribe-events .tribe-events-list .tribe-events-event-meta {
/* 8542  */   margin: 0;
/* 8543  */   padding: 0;
/* 8544  */   float: right;
/* 8545  */   width: 100%;
/* 8546  */   background: none;
/* 8547  */   border: none;
/* 8548  */ }
/* 8549  */ #tribe-events .tribe-events-list .tribe-events-event-meta .author {
/* 8550  */   display: table;

/* style.css */

/* 8551  */   table-layout: fixed;
/* 8552  */   width: 100%;
/* 8553  */ }
/* 8554  */ #tribe-events .tribe-events-list .tribe-events-event-meta .author > div {
/* 8555  */   display: table-cell;
/* 8556  */   vertical-align: middle;
/* 8557  */   padding: 15px 4.5%;
/* 8558  */   border-right-width: 1px;
/* 8559  */   border-right-style: solid;
/* 8560  */   border-bottom-width: 1px;
/* 8561  */   border-bottom-style: solid;
/* 8562  */   border-top: none;
/* 8563  */ }
/* 8564  */ #tribe-events .tribe-events-list .tribe-events-event-meta .author > div:last-child {
/* 8565  */   border-right: none;
/* 8566  */ }
/* 8567  */ #tribe-events .tribe-events-list .tribe-events-content {
/* 8568  */   width: auto;
/* 8569  */   padding: 30px;
/* 8570  */ }
/* 8571  */ #tribe-events .tribe-events-list .tribe-events-event-meta .tribe-events-gmap,
/* 8572  */ #tribe-events .tribe-events-list .tribe-events-event-meta-desc .tribe-events-gmap {
/* 8573  */   white-space: normal;
/* 8574  */ }
/* 8575  */ #tribe-events .tribe-events-list .tribe-events-gmap:before {
/* 8576  */   font-family: FontAwesome;
/* 8577  */   content: '\f041';
/* 8578  */   margin-right: 5px;
/* 8579  */ }
/* 8580  */ #tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-events-headline {
/* 8581  */   width: 40%;
/* 8582  */ }
/* 8583  */ #tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-events-headline h3 {
/* 8584  */   margin: 0;
/* 8585  */ }
/* 8586  */ #tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-secondary-info {
/* 8587  */   width: 100%;
/* 8588  */ }
/* 8589  */ #tribe-events .tribe-events-list .hover-type-liftup {
/* 8590  */   float: left;
/* 8591  */ }
/* 8592  */ #tribe-events .tribe-events-list-separator-month + .type-tribe_events {
/* 8593  */   border-top: 1px solid;
/* 8594  */ }
/* 8595  */ .tribe-events-list-event-description .fusion-read-more {
/* 8596  */   display: inline-block;
/* 8597  */   margin-top: 10px;
/* 8598  */ }
/* 8599  */ .type-tribe_events .fusion-tribe-primary-info .hover-type-liftup {
/* 8600  */   width: 100%;

/* style.css */

/* 8601  */ }
/* 8602  */ .type-tribe_events .fusion-tribe-secondary-info .date-end,
/* 8603  */ .type-tribe_events .fusion-tribe-secondary-info .end-time {
/* 8604  */   display: inline;
/* 8605  */ }
/* 8606  */ .tribe-events-list .time-details,
/* 8607  */ .tribe-events-list .tribe-events-venue-details {
/* 8608  */   line-height: 1.5;
/* 8609  */ }
/* 8610  */ .tribe-events-list .tribe-events-venue-details {
/* 8611  */   font-style: italic;
/* 8612  */   font-weight: 400;
/* 8613  */ }
/* 8614  */ #tribe-events .tribe-events-day .type-tribe_events {
/* 8615  */   margin: 0;
/* 8616  */   margin-bottom: 44px;
/* 8617  */   border-top-width: 1px;
/* 8618  */   border-top-style: solid;
/* 8619  */ }
/* 8620  */ #tribe-events .tribe-events-day .tribe-events-day-time-slot .type-tribe_events:last-child {
/* 8621  */   border-bottom-width: 1px;
/* 8622  */   border-bottom-style: solid;
/* 8623  */ }
/* 8624  */ #tribe-events .tribe-events-day .tribe-events-day-time-slot h5 {
/* 8625  */   text-align: left;
/* 8626  */   padding: 0;
/* 8627  */   height: 42px;
/* 8628  */   line-height: 42px;
/* 8629  */   padding-left: 30px;
/* 8630  */   padding-right: 30px;
/* 8631  */   margin: 1.25em auto 2.5em;
/* 8632  */   font-weight: normal;
/* 8633  */   font-size: 18px;
/* 8634  */ }
/* 8635  */ #tribe-events .fusion-blog-layout-grid .fusion-post-slideshow .slides {
/* 8636  */   overflow: visible;
/* 8637  */ }
/* 8638  */ #tribe-events-content table.tribe-events-calendar {
/* 8639  */   border-top-width: 1px;
/* 8640  */   border-top-style: solid;
/* 8641  */ }
/* 8642  */ .tribe-events-calendar thead th {
/* 8643  */   border-left: 0;
/* 8644  */   border-right: 0;
/* 8645  */   padding: 1.5em 0;
/* 8646  */ }
/* 8647  */ .datepicker.dropdown-menu {
/* 8648  */   border-radius: 0;
/* 8649  */   border: 0;
/* 8650  */   padding: 15px;

/* style.css */

/* 8651  */ }
/* 8652  */ .datepicker.dropdown-menu:before {
/* 8653  */   border-bottom: 0;
/* 8654  */ }
/* 8655  */ .datepicker.dropdown-menu thead tr:first-child {
/* 8656  */   font-size: 16px;
/* 8657  */ }
/* 8658  */ .datepicker.dropdown-menu td,
/* 8659  */ .datepicker.dropdown-menu th {
/* 8660  */   border-radius: 0;
/* 8661  */   border: 0;
/* 8662  */   padding: 9px 10px;
/* 8663  */ }
/* 8664  */ .datepicker.dropdown-menu td.active,
/* 8665  */ .datepicker.dropdown-menu td.active:hover {
/* 8666  */   border: 0;
/* 8667  */   text-shadow: none;
/* 8668  */ }
/* 8669  */ .datepicker.dropdown-menu table tr td.old,
/* 8670  */ .datepicker.dropdown-menu table tr td.new {
/* 8671  */   background-color: white !important;
/* 8672  */   color: #999999 !important;
/* 8673  */ }
/* 8674  */ .datepicker.dropdown-menu tbody td {
/* 8675  */   border: 1px solid #fff;
/* 8676  */ }
/* 8677  */ .datepicker.dropdown-menu .datepicker-months td {
/* 8678  */   padding: 0;
/* 8679  */   padding-top: 15px;
/* 8680  */ }
/* 8681  */ .datepicker.dropdown-menu .datepicker-months span {
/* 8682  */   margin: 2px;
/* 8683  */   text-shadow: none;
/* 8684  */ }
/* 8685  */ .datepicker.dropdown-menu .datepicker-months span:hover {
/* 8686  */   text-shadow: none;
/* 8687  */ }
/* 8688  */ .fusion-events-featured-image {
/* 8689  */   display: inline-block;
/* 8690  */   position: relative;
/* 8691  */   margin-bottom: 50px;
/* 8692  */   max-width: 100%;
/* 8693  */ }
/* 8694  */ .fusion-events-featured-image .hover-type-liftup {
/* 8695  */   display: block;
/* 8696  */ }
/* 8697  */ .fusion-events-featured-image .tribe-events-event-image {
/* 8698  */   margin: 0;
/* 8699  */ }
/* 8700  */ .fusion-events-featured-image .fusion-events-single-title-content {

/* style.css */

/* 8701  */   position: absolute;
/* 8702  */   bottom: 0;
/* 8703  */   left: 0;
/* 8704  */   width: 100%;
/* 8705  */   display: -webkit-flex;
/* 8706  */   display: -ms-flexbox;
/* 8707  */   display: flex;
/* 8708  */   -webkit-flex-wrap: wrap;
/* 8709  */       -ms-flex-wrap: wrap;
/* 8710  */           flex-wrap: wrap;
/* 8711  */   -webkit-justify-content: space-between;
/* 8712  */       -ms-flex-pack: justify;
/* 8713  */           justify-content: space-between;
/* 8714  */   -webkit-align-items: baseline;
/* 8715  */       -ms-flex-align: baseline;
/* 8716  */           align-items: baseline;
/* 8717  */   padding: 15px 20px;
/* 8718  */   z-index: 1;
/* 8719  */ }
/* 8720  */ .fusion-events-featured-image .fusion-events-single-title-content h2 {
/* 8721  */   float: none;
/* 8722  */   line-height: normal;
/* 8723  */ }
/* 8724  */ .fusion-events-featured-image .fusion-events-single-title-content .tribe-events-schedule {
/* 8725  */   margin: 0;
/* 8726  */   padding: 0;
/* 8727  */   float: none;
/* 8728  */   background: none;
/* 8729  */   border: none;
/* 8730  */ }
/* 8731  */ .fusion-events-featured-image .fusion-events-single-title-content .tribe-events-schedule h3 {
/* 8732  */   font-size: 16px;
/* 8733  */   line-height: normal;
/* 8734  */ }
/* 8735  */ .fusion-events-featured-image .fusion-events-single-title-content .event-is-recurring:hover,
/* 8736  */ .fusion-events-featured-image .fusion-events-single-title-content a:hover {
/* 8737  */   opacity: 0.7;
/* 8738  */ }
/* 8739  */ .single-tribe_events #tribe-events-content .fusion-events-featured-image .updated {
/* 8740  */   display: -webkit-flex;
/* 8741  */   display: -ms-flexbox;
/* 8742  */   display: flex;
/* 8743  */   -webkit-align-items: baseline;
/* 8744  */       -ms-flex-align: baseline;
/* 8745  */           align-items: baseline;
/* 8746  */   -webkit-flex-wrap: wrap;
/* 8747  */       -ms-flex-wrap: wrap;
/* 8748  */           flex-wrap: wrap;
/* 8749  */ }
/* 8750  */ .single-tribe_events .fusion-events-featured-image .recurringinfo {

/* style.css */

/* 8751  */   margin-right: 0;
/* 8752  */   font-size: 16px;
/* 8753  */   line-height: normal;
/* 8754  */   font-weight: normal;
/* 8755  */ }
/* 8756  */ .single-tribe_events .fusion-events-featured-image .recurringinfo .event-is-recurring {
/* 8757  */   font-weight: normal;
/* 8758  */ }
/* 8759  */ .single-tribe_events .fusion-events-featured-image .tribe-events-divider,
/* 8760  */ .single-tribe_events .fusion-events-featured-image .tribe-events-cost {
/* 8761  */   line-height: normal;
/* 8762  */   font-size: 16px;
/* 8763  */ }
/* 8764  */ .fusion-events-single-title {
/* 8765  */   display: block;
/* 8766  */ }
/* 8767  */ .fusion-events-single-title .fusion-events-single-title-content {
/* 8768  */   position: static;
/* 8769  */ }
/* 8770  */ .single-tribe_events .tribe-events-schedule .recurringinfo .tribe-events-divider {
/* 8771  */   display: inline-block;
/* 8772  */ }
/* 8773  */ .single-tribe_events .tribe-events-schedule .tribe-events-divider {
/* 8774  */   display: block;
/* 8775  */ }
/* 8776  */ #tribe-events-content #tribe-events-footer {
/* 8777  */   overflow: hidden;
/* 8778  */   padding-top: 20px;
/* 8779  */   padding-bottom: 20px;
/* 8780  */   border-top: 1px solid #ccc;
/* 8781  */   border-bottom: 1px solid #ccc;
/* 8782  */   margin-top: 50px;
/* 8783  */ }
/* 8784  */ .tribe-events-single .tribe-events-notices {
/* 8785  */   margin-top: 0;
/* 8786  */ }
/* 8787  */ .tribe-events-single ul.tribe-related-events > li {
/* 8788  */   margin-right: 3.5%;
/* 8789  */   width: 31%;
/* 8790  */   border: none;
/* 8791  */   background: none;
/* 8792  */ }
/* 8793  */ .tribe-events-single ul.tribe-related-events > li:last-child {
/* 8794  */   margin-right: 0;
/* 8795  */ }
/* 8796  */ .tribe-events-single ul.tribe-related-events .tribe-related-events-title {
/* 8797  */   font-weight: normal;
/* 8798  */ }
/* 8799  */ .sidebar .single-related-posts {
/* 8800  */   display: none;

/* style.css */

/* 8801  */ }
/* 8802  */ .sidebar .tribe-events-meta-group {
/* 8803  */   width: 100%;
/* 8804  */   float: none;
/* 8805  */   margin: 0;
/* 8806  */   margin-bottom: 45px;
/* 8807  */   padding: 0;
/* 8808  */ }
/* 8809  */ .sidebar .tribe-events-meta-group dt {
/* 8810  */   float: none;
/* 8811  */   margin: 0;
/* 8812  */   font-weight: bold;
/* 8813  */ }
/* 8814  */ .sidebar .tribe-events-meta-group dd {
/* 8815  */   float: none;
/* 8816  */   margin: 0;
/* 8817  */   border-bottom-style: solid;
/* 8818  */   border-bottom-width: 1px;
/* 8819  */   margin-bottom: 10px;
/* 8820  */   padding-bottom: 10px;
/* 8821  */ }
/* 8822  */ .sidebar .tribe-events-meta-group dl :last-child {
/* 8823  */   border-bottom: 0;
/* 8824  */ }
/* 8825  */ .tribe-events-meta-group .url a {
/* 8826  */   word-wrap: break-word;
/* 8827  */ }
/* 8828  */ .tribe-events-meta-group .email {
/* 8829  */   word-wrap: break-word;
/* 8830  */ }
/* 8831  */ .sidebar .tribe-events-single-section-title {
/* 8832  */   margin: 0;
/* 8833  */   margin-bottom: 18px;
/* 8834  */ }
/* 8835  */ .sidebar .tribe-events-venue-map {
/* 8836  */   width: 100%;
/* 8837  */   margin: 0;
/* 8838  */   margin-top: -45px;
/* 8839  */   margin-bottom: 45px;
/* 8840  */   padding: 0;
/* 8841  */   background-color: transparent;
/* 8842  */   border: 0;
/* 8843  */ }
/* 8844  */ .sidebar .tribe-events-gmap {
/* 8845  */   display: block;
/* 8846  */   font-style: normal;
/* 8847  */   position: relative;
/* 8848  */ }
/* 8849  */ .sidebar .tribe-events-gmap::first-letter {
/* 8850  */   color: transparent;

/* style.css */

/* 8851  */ }
/* 8852  */ .sidebar .tribe-events-gmap:after {
/* 8853  */   font-family: FontAwesome;
/* 8854  */   content: '\f041';
/* 8855  */   margin-right: 8px;
/* 8856  */   position: absolute;
/* 8857  */   top: 0;
/* 8858  */   left: 0;
/* 8859  */ }
/* 8860  */ .single-tribe_events .tribe-events-single-section {
/* 8861  */   background: transparent;
/* 8862  */   border: none;
/* 8863  */   margin: 0;
/* 8864  */ }
/* 8865  */ .sidebar .tribe-events-list-widget ol,
/* 8866  */ #slidingbar-area .tribe-events-list-widget ol,
/* 8867  */ .fusion-footer .tribe-events-list-widget ol,
/* 8868  */ .post-content .tribe-events-list-widget ol {
/* 8869  */   list-style: none;
/* 8870  */   margin: 0;
/* 8871  */   padding: 0;
/* 8872  */ }
/* 8873  */ .sidebar .tribe-events-list-widget ol :first-child,
/* 8874  */ #slidingbar-area .tribe-events-list-widget ol :first-child,
/* 8875  */ .fusion-footer .tribe-events-list-widget ol :first-child,
/* 8876  */ .post-content .tribe-events-list-widget ol :first-child {
/* 8877  */   padding-top: 0;
/* 8878  */ }
/* 8879  */ .sidebar .tribe-events-list-widget ol li,
/* 8880  */ #slidingbar-area .tribe-events-list-widget ol li,
/* 8881  */ .fusion-footer .tribe-events-list-widget ol li,
/* 8882  */ .post-content .tribe-events-list-widget ol li {
/* 8883  */   overflow: hidden;
/* 8884  */   margin: 0;
/* 8885  */   padding: 20px 0px;
/* 8886  */   border-bottom-width: 1px;
/* 8887  */   border-bottom-style: solid;
/* 8888  */ }
/* 8889  */ .sidebar .tribe-events-list-widget ol li .tribe-events-event-image,
/* 8890  */ #slidingbar-area .tribe-events-list-widget ol li .tribe-events-event-image,
/* 8891  */ .fusion-footer .tribe-events-list-widget ol li .tribe-events-event-image,
/* 8892  */ .post-content .tribe-events-list-widget ol li .tribe-events-event-image {
/* 8893  */   float: left;
/* 8894  */   margin: 0;
/* 8895  */   margin-right: 13px;
/* 8896  */ }
/* 8897  */ .sidebar .tribe-events-list-widget ol li h4,
/* 8898  */ #slidingbar-area .tribe-events-list-widget ol li h4,
/* 8899  */ .fusion-footer .tribe-events-list-widget ol li h4,
/* 8900  */ .post-content .tribe-events-list-widget ol li h4 {

/* style.css */

/* 8901  */   margin: 0;
/* 8902  */ }
/* 8903  */ .sidebar .tribe-events-venue-widget ul,
/* 8904  */ #slidingbar-area .tribe-events-venue-widget ul,
/* 8905  */ .fusion-footer .tribe-events-venue-widget ul,
/* 8906  */ .post-content .tribe-events-venue-widget ul {
/* 8907  */   margin-bottom: 13px;
/* 8908  */ }
/* 8909  */ .sidebar .tribe-events-venue-widget ul :first-child,
/* 8910  */ #slidingbar-area .tribe-events-venue-widget ul :first-child,
/* 8911  */ .fusion-footer .tribe-events-venue-widget ul :first-child,
/* 8912  */ .post-content .tribe-events-venue-widget ul :first-child {
/* 8913  */   padding-top: 0;
/* 8914  */ }
/* 8915  */ .sidebar .tribe-events-venue-widget li,
/* 8916  */ #slidingbar-area .tribe-events-venue-widget li,
/* 8917  */ .fusion-footer .tribe-events-venue-widget li,
/* 8918  */ .post-content .tribe-events-venue-widget li {
/* 8919  */   overflow: hidden;
/* 8920  */   margin: 0;
/* 8921  */   padding: 15px 0px;
/* 8922  */   border-bottom-width: 1px;
/* 8923  */   border-bottom-style: solid;
/* 8924  */ }
/* 8925  */ .sidebar .tribe-events-venue-widget li h4,
/* 8926  */ #slidingbar-area .tribe-events-venue-widget li h4,
/* 8927  */ .fusion-footer .tribe-events-venue-widget li h4,
/* 8928  */ .post-content .tribe-events-venue-widget li h4 {
/* 8929  */   margin: 0;
/* 8930  */   margin-bottom: 5px;
/* 8931  */ }
/* 8932  */ .tribe-events-list-widget .duration,
/* 8933  */ .tribe-events-adv-list-widget .duration {
/* 8934  */   display: inline-block;
/* 8935  */   margin-top: 5px;
/* 8936  */   font-weight: normal;
/* 8937  */   line-height: 1.4;
/* 8938  */ }
/* 8939  */ .tribe-events-list-widget .tribe-events-widget-link a,
/* 8940  */ .tribe-events-adv-list-widget .tribe-events-widget-link a {
/* 8941  */   font-weight: normal;
/* 8942  */ }
/* 8943  */ .tribe-events-list-widget li.tribe-events-list-widget-events {
/* 8944  */   display: -webkit-flex;
/* 8945  */   display: -ms-flexbox;
/* 8946  */   display: flex;
/* 8947  */ }
/* 8948  */ .tribe-mini-calendar-event {
/* 8949  */   overflow: hidden;
/* 8950  */   margin: 0;

/* style.css */

/* 8951  */   padding: 20px 0px;
/* 8952  */   border-bottom-width: 1px;
/* 8953  */   border-bottom-style: solid;
/* 8954  */ }
/* 8955  */ .tribe-mini-calendar-event .list-date,
/* 8956  */ .tribe-mini-calendar-event .list-info {
/* 8957  */   margin-top: 0;
/* 8958  */   margin-bottom: 0;
/* 8959  */ }
/* 8960  */ .tribe-mini-calendar-event .list-info h2 {
/* 8961  */   margin-bottom: 0;
/* 8962  */ }
/* 8963  */ .tribe-mini-calendar-event .list-info .duration {
/* 8964  */   display: inline-block;
/* 8965  */   margin-top: 5px;
/* 8966  */   font-weight: normal;
/* 8967  */   line-height: 1.4;
/* 8968  */ }
/* 8969  */ .tribe-mini-calendar-event .vcard {
/* 8970  */   line-height: 20px;
/* 8971  */   margin-top: 10px;
/* 8972  */ }
/* 8973  */ .tribe-events-adv-list-widget :nth-child(2) .tribe-mini-calendar-event {
/* 8974  */   padding-top: 0;
/* 8975  */ }
/* 8976  */ .tribe-events-venue-widget .tribe-venue-widget-thumbnail {
/* 8977  */   position: relative;
/* 8978  */ }
/* 8979  */ .tribe-events-venue-widget .tribe-venue-widget-thumbnail .tribe-venue-widget-venue-name {
/* 8980  */   position: absolute;
/* 8981  */   z-index: 2;
/* 8982  */   bottom: 0;
/* 8983  */   left: 0;
/* 8984  */   margin: 0;
/* 8985  */ }
/* 8986  */ .tribe-events-venue-widget ul li a {
/* 8987  */   padding: 0;
/* 8988  */   border: 0;
/* 8989  */ }
/* 8990  */ .tribe-events-venue-widget .tribe-venue-widget-venue-name {
/* 8991  */   width: 100%;
/* 8992  */   padding: 10px 15px;
/* 8993  */   margin-bottom: 20px;
/* 8994  */ }
/* 8995  */ .tribe-events-venue-widget .tribe-venue-widget-venue-name h3 {
/* 8996  */   margin: 0;
/* 8997  */ }
/* 8998  */ .tribe-events-venue-widget .tribe-venue-widget-venue-name a {
/* 8999  */   font-weight: normal;
/* 9000  */ }

/* style.css */

/* 9001  */ .tribe-events-venue-widget .tribe-venue-widget-venue-name a:hover {
/* 9002  */   opacity: 0.7;
/* 9003  */ }
/* 9004  */ .tribe-mini-calendar {
/* 9005  */   line-height: normal;
/* 9006  */ }
/* 9007  */ .tribe-mini-calendar thead {
/* 9008  */   background-color: transparent;
/* 9009  */   border: none;
/* 9010  */ }
/* 9011  */ .tribe-mini-calendar td,
/* 9012  */ .tribe-mini-calendar th {
/* 9013  */   border: 0;
/* 9014  */   padding: 0;
/* 9015  */   transition: none !important;
/* 9016  */ }
/* 9017  */ .tribe-mini-calendar td {
/* 9018  */   background-color: transparent;
/* 9019  */ }
/* 9020  */ .tribe-mini-calendar .tribe-mini-calendar-nav td {
/* 9021  */   padding: 10px 10px;
/* 9022  */   border: none;
/* 9023  */ }
/* 9024  */ .tribe-mini-calendar .tribe-mini-calendar-nav td a,
/* 9025  */ .tribe-mini-calendar .tribe-mini-calendar-nav td span {
/* 9026  */   font-weight: normal;
/* 9027  */   font-size: 16px;
/* 9028  */ }
/* 9029  */ .tribe-mini-calendar .tribe-mini-calendar-nav td span {
/* 9030  */   text-transform: initial;
/* 9031  */ }
/* 9032  */ .tribe-mini-calendar .tribe-mini-calendar-nav-link.prev-month {
/* 9033  */   float: left;
/* 9034  */ }
/* 9035  */ .tribe-mini-calendar .tribe-mini-calendar-nav-link.next-month {
/* 9036  */   float: right;
/* 9037  */ }
/* 9038  */ .tribe-mini-calendar .tribe-mini-calendar-nav-link.prev-month,
/* 9039  */ .tribe-mini-calendar .tribe-mini-calendar-nav-link.next-month,
/* 9040  */ .tribe-mini-calendar .tribe-mini-calendar-month {
/* 9041  */   padding: 0;
/* 9042  */ }
/* 9043  */ .tribe-mini-calendar .tribe-mini-calendar-dayofweek {
/* 9044  */   background-color: transparent;
/* 9045  */   padding: 10px 10px;
/* 9046  */   border: 0px;
/* 9047  */ }
/* 9048  */ .tribe-mini-calendar td.tribe-events-has-events,
/* 9049  */ .tribe-mini-calendar td.tribe-events-has-events.tribe-events-present,
/* 9050  */ .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today,

/* style.css */

/* 9051  */ .tribe-mini-calendar .tribe-events-present,
/* 9052  */ .tribe-mini-calendar .tribe-mini-calendar-today {
/* 9053  */   background: transparent;
/* 9054  */ }
/* 9055  */ .fusion-body .tribe-mini-calendar td.tribe-events-has-events {
/* 9056  */   background-color: #222;
/* 9057  */ }
/* 9058  */ .fusion-body .tribe-mini-calendar td.tribe-events-has-events.tribe-events-othermonth {
/* 9059  */   background-color: #999;
/* 9060  */ }
/* 9061  */ .fusion-body .tribe-mini-calendar td.tribe-events-has-events.tribe-events-othermonth a {
/* 9062  */   color: #555;
/* 9063  */ }
/* 9064  */ .tribe-mini-calendar td.tribe-events-has-events div[id*='daynum-'] a {
/* 9065  */   font-weight: normal;
/* 9066  */ }
/* 9067  */ .tribe-mini-calendar td.tribe-events-has-events div[id*='daynum-'] a:before {
/* 9068  */   display: none;
/* 9069  */ }
/* 9070  */ .tribe-mini-calendar td.tribe-events-has-events div[id*='daynum-'] a,
/* 9071  */ .tribe-mini-calendar .tribe-mini-calendar-no-event {
/* 9072  */   padding: 10px 10px;
/* 9073  */ }
/* 9074  */ .tribe-mini-calendar .tribe-mini-calendar-no-event {
/* 9075  */   background-color: transparent;
/* 9076  */   font-weight: normal;
/* 9077  */ }
/* 9078  */ .tribe-mini-calendar .tribe-events-past {
/* 9079  */   background-color: transparent;
/* 9080  */   opacity: 1;
/* 9081  */ }
/* 9082  */ .tribe-mini-calendar .tribe-events-has-events:hover,
/* 9083  */ .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover {
/* 9084  */   background-color: transparent;
/* 9085  */ }
/* 9086  */ .fusion-body .tribe-mini-calendar .tribe-events-has-events:hover a:hover {
/* 9087  */   background-color: transparent;
/* 9088  */ }
/* 9089  */ .tribe-mini-calendar .tribe-events-othermonth,
/* 9090  */ .tribe-mini-calendar .tribe-events-othermonth div[id*='daynum-'] a,
/* 9091  */ .tribe-mini-calendar .tribe-events-othermonth div[id*='daynum-'] span {
/* 9092  */   background-color: transparent;
/* 9093  */   color: #999;
/* 9094  */ }
/* 9095  */ .tribe-events-countdown-widget .tribe-countdown-text {
/* 9096  */   margin: 0;
/* 9097  */   text-align: center;
/* 9098  */   padding-top: 20px;
/* 9099  */   padding-bottom: 10px;
/* 9100  */   font-size: 18px;

/* style.css */

/* 9101  */   font-weight: normal;
/* 9102  */ }
/* 9103  */ .tribe-events-countdown-widget .tribe-countdown-text a {
/* 9104  */   font-weight: normal;
/* 9105  */ }
/* 9106  */ .tribe-events-countdown-widget .tribe-countdown-text a:hover {
/* 9107  */   opacity: 0.7;
/* 9108  */ }
/* 9109  */ .tribe-events-countdown-widget .tribe-countdown-timer {
/* 9110  */   display: block;
/* 9111  */   padding: 20px;
/* 9112  */   padding-top: 0;
/* 9113  */ }
/* 9114  */ .tribe-events-countdown-widget .tribe-countdown-timer {
/* 9115  */   line-height: normal;
/* 9116  */   padding-top: 0;
/* 9117  */   display: -webkit-flex;
/* 9118  */   display: -ms-flexbox;
/* 9119  */   display: flex;
/* 9120  */   -webkit-flex-wrap: nowrap;
/* 9121  */       -ms-flex-wrap: nowrap;
/* 9122  */           flex-wrap: nowrap;
/* 9123  */   -webkit-flex-direction: row;
/* 9124  */       -ms-flex-direction: row;
/* 9125  */           flex-direction: row;
/* 9126  */   -webkit-justify-content: space-between;
/* 9127  */       -ms-flex-pack: justify;
/* 9128  */           justify-content: space-between;
/* 9129  */   -webkit-align-items: center;
/* 9130  */       -ms-flex-align: center;
/* 9131  */           align-items: center;
/* 9132  */ }
/* 9133  */ .tribe-events-countdown-widget .tribe-countdown-timer .tribe-countdown-number {
/* 9134  */   float: none;
/* 9135  */   padding: 12px 10px;
/* 9136  */   margin-right: 5px;
/* 9137  */   -webkit-flex-grow: 1;
/* 9138  */       -ms-flex-positive: 1;
/* 9139  */           flex-grow: 1;
/* 9140  */ }
/* 9141  */ .tribe-events-countdown-widget .tribe-countdown-timer :last-child {
/* 9142  */   margin-right: 0;
/* 9143  */ }
/* 9144  */ .tribe-events-countdown-widget .tribe-countdown-timer .fusion-tribe-counterdown-over {
/* 9145  */   display: block;
/* 9146  */   font-weight: normal;
/* 9147  */   font-size: 24px;
/* 9148  */ }
/* 9149  */ .tribe-events-countdown-widget .tribe-countdown-timer .tribe-countdown-under {
/* 9150  */   display: block;

/* style.css */

/* 9151  */   font-weight: normal;
/* 9152  */   font-size: 12px;
/* 9153  */ }
/* 9154  */ #wrapper .tribe-events-widget-link {
/* 9155  */   margin: 13px 0px 0px 0px;
/* 9156  */ }
/* 9157  */ .tribe-events-sub-nav .tribe-events-nav-previous a,
/* 9158  */ .tribe-events-sub-nav .tribe-events-nav-next a {
/* 9159  */   display: inline-block;
/* 9160  */   padding: 0;
/* 9161  */   margin-bottom: 0;
/* 9162  */   background: none;
/* 9163  */   font-weight: normal;
/* 9164  */ }
/* 9165  */ .tribe-events-sub-nav .tribe-events-nav-previous a span,
/* 9166  */ .tribe-events-sub-nav .tribe-events-nav-next a span {
/* 9167  */   display: none;
/* 9168  */ }
/* 9169  */ .tribe-events-nav-previous a,
/* 9170  */ .tribe-events-nav-left a {
/* 9171  */   position: relative;
/* 9172  */   margin-left: 10px;
/* 9173  */ }
/* 9174  */ .tribe-events-nav-previous a:before,
/* 9175  */ .tribe-events-nav-left a:before {
/* 9176  */   font-family: 'icomoon';
/* 9177  */   content: '\f104';
/* 9178  */   margin-right: 6px;
/* 9179  */   position: absolute;
/* 9180  */   top: 50%;
/* 9181  */   -webkit-transform: translateY(-50%);
/* 9182  */           transform: translateY(-50%);
/* 9183  */   left: -10px;
/* 9184  */ }
/* 9185  */ .tribe-events-nav-next a,
/* 9186  */ .tribe-events-nav-right a {
/* 9187  */   position: relative;
/* 9188  */   margin-right: 10px;
/* 9189  */ }
/* 9190  */ .tribe-events-nav-next a:after,
/* 9191  */ .tribe-events-nav-right a:after {
/* 9192  */   font-family: 'icomoon';
/* 9193  */   content: '\f105';
/* 9194  */   margin-left: 6px;
/* 9195  */   position: absolute;
/* 9196  */   top: 50%;
/* 9197  */   -webkit-transform: translateY(-50%);
/* 9198  */           transform: translateY(-50%);
/* 9199  */   right: -10px;
/* 9200  */ }

/* style.css */

/* 9201  */ .tribe-events-nav-left a:after {
/* 9202  */   display: none;
/* 9203  */ }
/* 9204  */ .tribe-events-nav-right a:before {
/* 9205  */   display: none;
/* 9206  */ }
/* 9207  */ .tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
/* 9208  */   line-height: 1.5;
/* 9209  */   padding: 1em 0 0;
/* 9210  */ }
/* 9211  */ .tribe-events-tooltip:after,
/* 9212  */ .tribe-events-tooltip:before {
/* 9213  */   top: 100%;
/* 9214  */   left: 10%;
/* 9215  */   border: solid transparent;
/* 9216  */   content: " ";
/* 9217  */   height: 0;
/* 9218  */   width: 0;
/* 9219  */   position: absolute;
/* 9220  */   pointer-events: none;
/* 9221  */ }
/* 9222  */ .tribe-events-tooltip:after {
/* 9223  */   border-color: rgba(0, 0, 0, 0);
/* 9224  */   border-top-color: #ffff;
/* 9225  */   border-width: 5px;
/* 9226  */   margin-left: -5px;
/* 9227  */ }
/* 9228  */ .tribe-events-tooltip:before {
/* 9229  */   border-color: rgba(245, 245, 245, 0);
/* 9230  */   border-top-color: #000;
/* 9231  */   border-width: 9px;
/* 9232  */   margin-left: -9px;
/* 9233  */ }
/* 9234  */ .tribe-events-right .tribe-events-tooltip:after,
/* 9235  */ .tribe-events-right .tribe-events-tooltip:before {
/* 9236  */   top: 100%;
/* 9237  */   left: 90%;
/* 9238  */   border: solid transparent;
/* 9239  */   content: " ";
/* 9240  */   height: 0;
/* 9241  */   width: 0;
/* 9242  */   position: absolute;
/* 9243  */   pointer-events: none;
/* 9244  */ }
/* 9245  */ .tribe-events-right .tribe-events-tooltip:after {
/* 9246  */   border-color: rgba(0, 0, 0, 0);
/* 9247  */   border-top-color: #ffff;
/* 9248  */   border-width: 5px;
/* 9249  */   margin-left: -5px;
/* 9250  */ }

/* style.css */

/* 9251  */ .tribe-events-right .tribe-events-tooltip:before {
/* 9252  */   border-color: rgba(245, 245, 245, 0);
/* 9253  */   border-top-color: #000;
/* 9254  */   border-width: 9px;
/* 9255  */   margin-left: -9px;
/* 9256  */ }
/* 9257  */ .tribe-grid-body .tribe-events-tooltip:after,
/* 9258  */ .tribe-grid-body .tribe-events-tooltip:before {
/* 9259  */   right: 100%;
/* 9260  */   top: 50%;
/* 9261  */   left: auto;
/* 9262  */   border: solid transparent;
/* 9263  */   content: " ";
/* 9264  */   height: 0;
/* 9265  */   width: 0;
/* 9266  */   position: absolute;
/* 9267  */   pointer-events: none;
/* 9268  */ }
/* 9269  */ .tribe-grid-body .tribe-events-tooltip:after {
/* 9270  */   border-color: rgba(255, 255, 255, 0);
/* 9271  */   border-right-color: #fff;
/* 9272  */   border-width: 5px;
/* 9273  */   margin-top: -5px;
/* 9274  */ }
/* 9275  */ .tribe-grid-body .tribe-events-tooltip:before {
/* 9276  */   border-color: rgba(255, 255, 255, 0);
/* 9277  */   border-right-color: #fff;
/* 9278  */   border-width: 12px;
/* 9279  */   margin-top: -12px;
/* 9280  */ }
/* 9281  */ .tribe-grid-body .tribe-events-right .tribe-events-tooltip:after,
/* 9282  */ .tribe-grid-body .tribe-events-right .tribe-events-tooltip:before {
/* 9283  */   left: 100%;
/* 9284  */   top: 50%;
/* 9285  */   right: 100%;
/* 9286  */   border: solid transparent;
/* 9287  */   content: " ";
/* 9288  */   height: 0;
/* 9289  */   width: 0;
/* 9290  */   position: absolute;
/* 9291  */   pointer-events: none;
/* 9292  */ }
/* 9293  */ .tribe-grid-body .tribe-events-right .tribe-events-tooltip:after {
/* 9294  */   border-color: rgba(255, 255, 255, 0);
/* 9295  */   border-left-color: #fff;
/* 9296  */   border-width: 5px;
/* 9297  */   margin-top: -5px;
/* 9298  */ }
/* 9299  */ .tribe-grid-body .tribe-events-right .tribe-events-tooltip:before {
/* 9300  */   border-color: rgba(255, 255, 255, 0);

/* style.css */

/* 9301  */   border-left-color: #fff;
/* 9302  */   border-width: 18px;
/* 9303  */   margin-top: -18px;
/* 9304  */ }
/* 9305  */ .tribe-events-tickets {
/* 9306  */   table-layout: fixed;
/* 9307  */ }
/* 9308  */ .tribe-events-tickets .button {
/* 9309  */   margin-top: 10px;
/* 9310  */ }
/* 9311  */ .fusion-body .tribe-events-tickets .button {
/* 9312  */   margin-left: 0;
/* 9313  */ }
/* 9314  */ .tribe-events-tickets tr .tribe-ticket,
/* 9315  */ .tribe-events-tickets tr .tickets_name,
/* 9316  */ .tribe-events-tickets tr .tickets_description {
/* 9317  */   display: table-cell;
/* 9318  */   padding: 10px;
/* 9319  */   width: 33%;
/* 9320  */   border: 1px solid;
/* 9321  */ }
/* 9322  */ .tribe-events-tickets tr .tribe-ticket-quantity {
/* 9323  */   max-width: 100%;
/* 9324  */ }
/* 9325  */ .tribe-events-tickets tr .tribe-tickets-attendees {
/* 9326  */   padding-top: 10px;
/* 9327  */ }
/* 9328  */ .tribe-events-tickets .tribe-tickets-full-name-row input,
/* 9329  */ .tribe-events-tickets .tribe-tickets-email-row input {
/* 9330  */   margin: 0 5px;
/* 9331  */ }
/* 9332  */ #tribe-events .tribe-events-tickets .woocommerce {
/* 9333  */   min-width: 107px;
/* 9334  */ }
/* 9335  */ /* =================================================================================================
/* 9336  *| Table of Contents
/* 9337  *| ----------------------------------------------------------------------------------------------------
/* 9338  *| 	01 General WPML Styles
/* 9339  *| 	02 Language Switcher Widget Styles
/* 9340  *| 	03 Language Switcher Footer Styles
/* 9341  *| 	
/* 9342  *| ================================================================================================= */
/* 9343  */ /* General WPML Styles
/* 9344  *| ================================================================================================= */
/* 9345  */ .widget_icl_lang_sel_widget {
/* 9346  */   z-index: 999;
/* 9347  */ }
/* 9348  */ .widget_icl_lang_sel_widget:after {
/* 9349  */   content: "";
/* 9350  */   display: table;

/* style.css */

/* 9351  */   clear: both;
/* 9352  */ }
/* 9353  */ .widget_icl_lang_sel_widget li a {
/* 9354  */   background-image: none;
/* 9355  */ }
/* 9356  */ .qtrans_flag_and_text {
/* 9357  */   background-position: center right;
/* 9358  */ }
/* 9359  */ .fusion-body a .iclflag {
/* 9360  */   vertical-align: middle;
/* 9361  */ }
/* 9362  */ /* Language Switcher Widget Styles
/* 9363  *| ================================================================================================= */
/* 9364  */ #lang_sel,
/* 9365  */ #lang_sel_click {
/* 9366  */   display: block;
/* 9367  */ }
/* 9368  */ #lang_sel > ul a,
/* 9369  */ #lang_sel_click > ul a {
/* 9370  */   padding-top: 5px;
/* 9371  */   padding-bottom: 5px;
/* 9372  */   line-height: 22px;
/* 9373  */ }
/* 9374  */ #lang_sel > ul ul,
/* 9375  */ #lang_sel_click > ul ul {
/* 9376  */   z-index: 999;
/* 9377  */   top: 32px;
/* 9378  */   width: 100%;
/* 9379  */ }
/* 9380  */ #lang_sel li,
/* 9381  */ #lang_sel_click li {
/* 9382  */   width: 100%;
/* 9383  */ }
/* 9384  */ #lang_sel img.iclflag,
/* 9385  */ #lang_sel_click img.iclflag {
/* 9386  */   top: 0;
/* 9387  */   margin-right: 3px;
/* 9388  */ }
/* 9389  */ .rtl #lang_sel img.iclflag,
/* 9390  */ .rtl #lang_sel_click img.iclflag {
/* 9391  */   margin-left: 3px;
/* 9392  */   margin-right: 0;
/* 9393  */ }
/* 9394  */ /* Language Switcher Footer Styles
/* 9395  *| ================================================================================================= */
/* 9396  */ #lang_sel_footer ul li .iclflag {
/* 9397  */   top: 0px;
/* 9398  */ }
/* 9399  */ /* =================================================================================================
/* 9400  *| Table of Contents

/* style.css *|

/* 9401  *| ----------------------------------------------------------------------------------------------------
/* 9402  *| 	01 IcoMoon Font Face Definition
/* 9403  *| 	02 IcoMoon Icon Styles
/* 9404  *| ================================================================================================= */
/* 9405  */ /* IcoMoon Font Face Definition
/* 9406  *| ================================================================================================= */
/* 9407  */ @font-face {
/* 9408  */   font-family: 'icomoon';
/* 9409  */   src: url('/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot?x71600');
/* 9410  */   src: url('/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.eot?#iefix&x71600') format('embedded-opentype'), url('/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.woff?x71600') format('woff'), url('/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.ttf?x71600') format('truetype'), url('/wp-content/themes/Avada/assets/fonts/icomoon/icomoon.svg?#icomoon&x71600') format('svg');
/* 9411  */   font-weight: normal;
/* 9412  */   font-style: normal;
/* 9413  */ }
/* 9414  */ /* IcoMoon Font Face Definition
/* 9415  *| ================================================================================================= */
/* 9416  */ [class^="fusion-icon-"],
/* 9417  */ [class*=" fusion-icon-"] {
/* 9418  */   font-family: 'icomoon';
/* 9419  */   speak: none;
/* 9420  */   font-style: normal;
/* 9421  */   font-weight: normal;
/* 9422  */   font-variant: normal;
/* 9423  */   text-transform: none;
/* 9424  */   line-height: 1;
/* 9425  */   /* Better Font Rendering =========== */
/* 9426  */   -webkit-font-smoothing: antialiased;
/* 9427  */   -moz-osx-font-smoothing: grayscale;
/* 9428  */ }
/* 9429  */ .fusion-icon-angle-down:before {
/* 9430  */   content: "\f107";
/* 9431  */ }
/* 9432  */ .fusion-icon-TFicon:before {
/* 9433  */   content: "\e62d";
/* 9434  */ }
/* 9435  */ .fusion-icon-bars:before {
/* 9436  */   content: "\f0c9";
/* 9437  */ }
/* 9438  */ .fusion-icon-angle-left:before {
/* 9439  */   content: "\f104";
/* 9440  */ }
/* 9441  */ .fusion-icon-search:before {
/* 9442  */   content: "\f002";
/* 9443  */ }
/* 9444  */ .fusion-icon-vk:before {
/* 9445  */   content: "\f189";
/* 9446  */ }
/* 9447  */ .fusion-icon-check-square-o:before {
/* 9448  */   content: "\f046";
/* 9449  */ }
/* 9450  */ .fusion-icon-check-circle-o:before {

/* style.css */

/* 9451  */   content: "\f05d";
/* 9452  */ }
/* 9453  */ .fusion-icon-shopping-cart:before {
/* 9454  */   content: "\f07a";
/* 9455  */ }
/* 9456  */ .fusion-icon-angle-right:before {
/* 9457  */   content: "\f105";
/* 9458  */ }
/* 9459  */ .fusion-icon-angle-up:before {
/* 9460  */   content: "\f106";
/* 9461  */ }
/* 9462  */ .fusion-icon-spinner:before {
/* 9463  */   content: "\f110";
/* 9464  */ }
/* 9465  */ .fusion-icon-star:before {
/* 9466  */   content: "\f005";
/* 9467  */ }
/* 9468  */ .fusion-icon-gear:before {
/* 9469  */   content: "\f013";
/* 9470  */ }
/* 9471  */ .fusion-icon-star-o:before {
/* 9472  */   content: "\f006";
/* 9473  */ }
/* 9474  */ .fusion-icon-caret-left:before {
/* 9475  */   content: "\f0d9";
/* 9476  */ }
/* 9477  */ .fusion-icon-caret-right:before {
/* 9478  */   content: "\f0da";
/* 9479  */ }
/* 9480  */ .fusion-icon-grid:before {
/* 9481  */   content: "\e614";
/* 9482  */ }
/* 9483  */ .fusion-icon-pen:before {
/* 9484  */   content: "\e600";
/* 9485  */ }
/* 9486  */ .fusion-icon-film:before {
/* 9487  */   content: "\e628";
/* 9488  */ }
/* 9489  */ .fusion-icon-arrow-left:before {
/* 9490  */   content: "\e61e";
/* 9491  */ }
/* 9492  */ .fusion-icon-plus:before {
/* 9493  */   content: "\e61d";
/* 9494  */ }
/* 9495  */ .fusion-icon-minus:before {
/* 9496  */   content: "\e61c";
/* 9497  */ }
/* 9498  */ .fusion-icon-arrow-down:before {
/* 9499  */   content: "\e61f";
/* 9500  */ }

/* style.css */

/* 9501  */ .fusion-icon-uniE620:before {
/* 9502  */   content: "\e620";
/* 9503  */ }
/* 9504  */ .fusion-icon-paypal:before {
/* 9505  */   content: "\e60e";
/* 9506  */ }
/* 9507  */ .fusion-icon-tumblr:before {
/* 9508  */   content: "\e613";
/* 9509  */ }
/* 9510  */ .fusion-icon-googleplus:before {
/* 9511  */   content: "\e900";
/* 9512  */ }
/* 9513  */ .fusion-icon-arrow-down2:before {
/* 9514  */   content: "\e621";
/* 9515  */ }
/* 9516  */ .fusion-icon-instagram:before {
/* 9517  */   content: "\e615";
/* 9518  */ }
/* 9519  */ .fusion-icon-forrst:before {
/* 9520  */   content: "\e617";
/* 9521  */ }
/* 9522  */ .fusion-icon-facebook:before {
/* 9523  */   content: "\e604";
/* 9524  */ }
/* 9525  */ .fusion-icon-flickr:before {
/* 9526  */   content: "\e608";
/* 9527  */ }
/* 9528  */ .fusion-icon-feed:before,
/* 9529  */ .fusion-icon-rss:before {
/* 9530  */   content: "\e606";
/* 9531  */ }
/* 9532  */ .fusion-icon-twitter:before {
/* 9533  */   content: "\e605";
/* 9534  */ }
/* 9535  */ .fusion-icon-vimeo:before {
/* 9536  */   content: "\e607";
/* 9537  */ }
/* 9538  */ .fusion-icon-dribbble:before {
/* 9539  */   content: "\e609";
/* 9540  */ }
/* 9541  */ .fusion-icon-skype:before {
/* 9542  */   content: "\e618";
/* 9543  */ }
/* 9544  */ .fusion-icon-youtube:before {
/* 9545  */   content: "\e622";
/* 9546  */ }
/* 9547  */ .fusion-icon-blogger:before {
/* 9548  */   content: "\e60b";
/* 9549  */ }
/* 9550  */ .fusion-icon-link:before {

/* style.css */

/* 9551  */   content: "\e619";
/* 9552  */ }
/* 9553  */ .fusion-icon-image:before {
/* 9554  */   content: "\e624";
/* 9555  */ }
/* 9556  */ .fusion-icon-images:before {
/* 9557  */   content: "\e625";
/* 9558  */ }
/* 9559  */ .fusion-icon-reddit:before {
/* 9560  */   content: "\e60d";
/* 9561  */ }
/* 9562  */ .fusion-icon-soundcloud:before {
/* 9563  */   content: "\e60c";
/* 9564  */ }
/* 9565  */ .fusion-icon-quotes-left:before {
/* 9566  */   content: "\e627";
/* 9567  */ }
/* 9568  */ .fusion-icon-bubbles:before {
/* 9569  */   content: "\e62a";
/* 9570  */ }
/* 9571  */ .fusion-icon-headphones:before {
/* 9572  */   content: "\e629";
/* 9573  */ }
/* 9574  */ .fusion-icon-deviantart:before {
/* 9575  */   content: "\e626";
/* 9576  */ }
/* 9577  */ .fusion-icon-digg:before {
/* 9578  */   content: "\e610";
/* 9579  */ }
/* 9580  */ .fusion-icon-mail:before {
/* 9581  */   content: "\e616";
/* 9582  */ }
/* 9583  */ .fusion-icon-dropbox:before {
/* 9584  */   content: "\e611";
/* 9585  */ }
/* 9586  */ .fusion-icon-linkedin:before {
/* 9587  */   content: "\e60f";
/* 9588  */ }
/* 9589  */ .fusion-icon-myspace:before {
/* 9590  */   content: "\e603";
/* 9591  */ }
/* 9592  */ .fusion-icon-pinterest:before {
/* 9593  */   content: "\e602";
/* 9594  */ }
/* 9595  */ .fusion-icon-yahoo:before {
/* 9596  */   content: "\e601";
/* 9597  */ }
/* 9598  */ .fusion-icon-list:before {
/* 9599  */   content: "\e623";
/* 9600  */ }

/* style.css */

/* 9601  */ .fusion-icon-user2:before {
/* 9602  */   content: "\e61b";
/* 9603  */ }
/* 9604  */ .fusion-icon-user:before {
/* 9605  */   content: "\e61a";
/* 9606  */ }
/* 9607  */ .fusion-icon-xing:before {
/* 9608  */   content: "\e4d8";
/* 9609  */ }
/* 9610  */ .fusion-icon-xing2:before {
/* 9611  */   content: "\e4d9";
/* 9612  */ }
/* 9613  */ .fusion-alert,
/* 9614  */ .tribe-events-notices {
/* 9615  */   clear: both;
/* 9616  */   position: relative;
/* 9617  */   padding: 25px;
/* 9618  */   border-radius: 0;
/* 9619  */   font-size: 15px;
/* 9620  */   text-align: center;
/* 9621  */   text-transform: uppercase;
/* 9622  */   margin-bottom: 20px;
/* 9623  */ }
/* 9624  */ .fusion-alert.alert-shadow,
/* 9625  */ .tribe-events-notices.alert-shadow {
/* 9626  */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
/* 9627  */ }
/* 9628  */ .fusion-alert .close,
/* 9629  */ .tribe-events-notices .close {
/* 9630  */   position: absolute;
/* 9631  */   box-sizing: content-box;
/* 9632  */   right: -1px;
/* 9633  */   top: -1px;
/* 9634  */   height: 25px;
/* 9635  */   width: 25px;
/* 9636  */   line-height: 25px;
/* 9637  */   opacity: 1;
/* 9638  */   border: 1px solid;
/* 9639  */   border-color: inherit;
/* 9640  */   color: inherit;
/* 9641  */   font-size: 15px;
/* 9642  */   transition: all .2s;
/* 9643  */ }
/* 9644  */ .fusion-alert .close:hover,
/* 9645  */ .tribe-events-notices .close:hover {
/* 9646  */   opacity: 1;
/* 9647  */   background-color: rgba(0, 0, 0, 0.05);
/* 9648  */ }
/* 9649  */ .fusion-alert .alert-icon,
/* 9650  */ .tribe-events-notices .alert-icon {

/* style.css */

/* 9651  */   margin-right: 10px;
/* 9652  */ }
/* 9653  */ .fusion-alert.alert-blank,
/* 9654  */ .tribe-events-notices.alert-blank {
/* 9655  */   border: 1px solid #747474;
/* 9656  */ }
/* 9657  */ .fusion-alert.alert-info,
/* 9658  */ .tribe-events-notices.alert-info {
/* 9659  */   background-color: #fff;
/* 9660  */   border-color: #D7D6D6;
/* 9661  */   color: inherit;
/* 9662  */ }
/* 9663  */ .tribe-events-notices {
/* 9664  */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
/* 9665  */   background-color: #fff;
/* 9666  */   border-color: #D7D6D6;
/* 9667  */   color: inherit;
/* 9668  */   text-shadow: none;
/* 9669  */ }
/* 9670  */ /* All styles in Avada/less/theme/blog.less */
/* 9671  */ .fusion-button-wrapper {
/* 9672  */   display: inline;
/* 9673  */ }
/* 9674  */ .fusion-button-wrapper.fusion-aligncenter {
/* 9675  */   display: block;
/* 9676  */ }
/* 9677  */ .fusion-button,
/* 9678  */ .post-password-form input[type="submit"],
/* 9679  */ .wpcf7-submit,
/* 9680  */ .gform_wrapper .gform_button,
/* 9681  */ .gform_wrapper .button,
/* 9682  */ .woocommerce .checkout #place_order,
/* 9683  */ .woocommerce .cart-collaterals .checkout-button,
/* 9684  */ .bbp-submit-wrapper .button,
/* 9685  */ .tribe-events-tickets .button {
/* 9686  */   display: inline-block;
/* 9687  */   position: relative;
/* 9688  */   outline: 0;
/* 9689  */   zoom: 1;
/* 9690  */   border: 1px solid rgba(0, 0, 0, 0);
/* 9691  */   text-align: center;
/* 9692  */   text-transform: uppercase;
/* 9693  */   font-weight: bold;
/* 9694  */   cursor: pointer;
/* 9695  */   box-sizing: border-box;
/* 9696  */   transition: all .2s;
/* 9697  */ }
/* 9698  */ .fusion-button:before,
/* 9699  */ .post-password-form input[type="submit"]:before,
/* 9700  */ .wpcf7-submit:before,

/* style.css */

/* 9701  */ .gform_wrapper .gform_button:before,
/* 9702  */ .gform_wrapper .button:before,
/* 9703  */ .woocommerce .checkout #place_order:before,
/* 9704  */ .woocommerce .cart-collaterals .checkout-button:before,
/* 9705  */ .bbp-submit-wrapper .button:before,
/* 9706  */ .tribe-events-tickets .button:before,
/* 9707  */ .fusion-button:after,
/* 9708  */ .post-password-form input[type="submit"]:after,
/* 9709  */ .wpcf7-submit:after,
/* 9710  */ .gform_wrapper .gform_button:after,
/* 9711  */ .gform_wrapper .button:after,
/* 9712  */ .woocommerce .checkout #place_order:after,
/* 9713  */ .woocommerce .cart-collaterals .checkout-button:after,
/* 9714  */ .bbp-submit-wrapper .button:after,
/* 9715  */ .tribe-events-tickets .button:after {
/* 9716  */   content: " ";
/* 9717  */   display: table;
/* 9718  */ }
/* 9719  */ .fusion-button:after,
/* 9720  */ .post-password-form input[type="submit"]:after,
/* 9721  */ .wpcf7-submit:after,
/* 9722  */ .gform_wrapper .gform_button:after,
/* 9723  */ .gform_wrapper .button:after,
/* 9724  */ .woocommerce .checkout #place_order:after,
/* 9725  */ .woocommerce .cart-collaterals .checkout-button:after,
/* 9726  */ .bbp-submit-wrapper .button:after,
/* 9727  */ .tribe-events-tickets .button:after {
/* 9728  */   clear: both;
/* 9729  */ }
/* 9730  */ .fusion-button:hover,
/* 9731  */ .post-password-form input[type="submit"]:hover,
/* 9732  */ .wpcf7-submit:hover,
/* 9733  */ .gform_wrapper .gform_button:hover,
/* 9734  */ .gform_wrapper .button:hover,
/* 9735  */ .woocommerce .checkout #place_order:hover,
/* 9736  */ .woocommerce .cart-collaterals .checkout-button:hover,
/* 9737  */ .bbp-submit-wrapper .button:hover,
/* 9738  */ .tribe-events-tickets .button:hover {
/* 9739  */   transition: all .3s;
/* 9740  */ }
/* 9741  */ .fusion-button:focus,
/* 9742  */ .post-password-form input[type="submit"]:focus,
/* 9743  */ .wpcf7-submit:focus,
/* 9744  */ .gform_wrapper .gform_button:focus,
/* 9745  */ .gform_wrapper .button:focus,
/* 9746  */ .woocommerce .checkout #place_order:focus,
/* 9747  */ .woocommerce .cart-collaterals .checkout-button:focus,
/* 9748  */ .bbp-submit-wrapper .button:focus,
/* 9749  */ .tribe-events-tickets .button:focus {
/* 9750  */   outline: 0;

/* style.css */

/* 9751  */ }
/* 9752  */ .fusion-button-text,
/* 9753  */ .fusion-button-icon-divider,
/* 9754  */ .fusion-button i {
/* 9755  */   transition: all .2s;
/* 9756  */ }
/* 9757  */ .fusion-button-text:hover,
/* 9758  */ .fusion-button-icon-divider:hover,
/* 9759  */ .fusion-button i:hover {
/* 9760  */   transition: all .3s;
/* 9761  */ }
/* 9762  */ .ls-container .button,
/* 9763  */ .ls-container .fusion-button {
/* 9764  */   transition: none !important;
/* 9765  */ }
/* 9766  */ .ls-container .button:hover,
/* 9767  */ .ls-container .fusion-button:hover {
/* 9768  */   transition: none !important;
/* 9769  */ }
/* 9770  */ #wrapper .fusion-button-square,
/* 9771  */ .fusion-body .fusion-button-square,
/* 9772  */ #wrapper .button-square {
/* 9773  */   border-radius: 0;
/* 9774  */ }
/* 9775  */ #wrapper .fusion-button-round,
/* 9776  */ .fusion-body .fusion-button-round,
/* 9777  */ #wrapper .button-round {
/* 9778  */   border-radius: 2px;
/* 9779  */ }
/* 9780  */ #wrapper .fusion-button-round.button-3d,
/* 9781  */ .fusion-body .fusion-button-round.button-3d,
/* 9782  */ #wrapper .button-round.button-3d {
/* 9783  */   border-radius: 4px;
/* 9784  */ }
/* 9785  */ #wrapper .fusion-button-pill,
/* 9786  */ .fusion-body .fusion-button-pill,
/* 9787  */ #wrapper .button-pill {
/* 9788  */   border-radius: 25px !important;
/* 9789  */ }
/* 9790  */ .fusion-body .fusion-button-small,
/* 9791  */ .button-small,
/* 9792  */ .button.small,
/* 9793  */ .post-password-form input[type="submit"],
/* 9794  */ #bbp_user_edit_submit,
/* 9795  */ .woocommerce .single_add_to_cart_button,
/* 9796  */ .bbp-submit-wrapper .button {
/* 9797  */   padding: 9px 20px;
/* 9798  */   line-height: 14px;
/* 9799  */   font-size: 12px;
/* 9800  */ }

/* style.css */

/* 9801  */ .fusion-body .fusion-button-small.button-3d:active,
/* 9802  */ .button-small.button-3d:active,
/* 9803  */ .button.small.button-3d:active,
/* 9804  */ .post-password-form input[type="submit"].button-3d:active,
/* 9805  */ #bbp_user_edit_submit.button-3d:active,
/* 9806  */ .woocommerce .single_add_to_cart_button.button-3d:active,
/* 9807  */ .bbp-submit-wrapper .button.button-3d:active {
/* 9808  */   top: 2px;
/* 9809  */ }
/* 9810  */ .fusion-body .fusion-button-small .fusion-button-text-left,
/* 9811  */ .button-small .fusion-button-text-left,
/* 9812  */ .button.small .fusion-button-text-left,
/* 9813  */ .post-password-form input[type="submit"] .fusion-button-text-left,
/* 9814  */ #bbp_user_edit_submit .fusion-button-text-left,
/* 9815  */ .woocommerce .single_add_to_cart_button .fusion-button-text-left,
/* 9816  */ .bbp-submit-wrapper .button .fusion-button-text-left {
/* 9817  */   display: inline-block;
/* 9818  */   padding-left: 25px;
/* 9819  */ }
/* 9820  */ .fusion-body .fusion-button-small .fusion-button-text-right,
/* 9821  */ .button-small .fusion-button-text-right,
/* 9822  */ .button.small .fusion-button-text-right,
/* 9823  */ .post-password-form input[type="submit"] .fusion-button-text-right,
/* 9824  */ #bbp_user_edit_submit .fusion-button-text-right,
/* 9825  */ .woocommerce .single_add_to_cart_button .fusion-button-text-right,
/* 9826  */ .bbp-submit-wrapper .button .fusion-button-text-right {
/* 9827  */   display: inline-block;
/* 9828  */   padding-right: 25px;
/* 9829  */ }
/* 9830  */ .fusion-body .fusion-button-small .button-icon-divider-left,
/* 9831  */ .button-small .button-icon-divider-left,
/* 9832  */ .button.small .button-icon-divider-left,
/* 9833  */ .post-password-form input[type="submit"] .button-icon-divider-left,
/* 9834  */ #bbp_user_edit_submit .button-icon-divider-left,
/* 9835  */ .woocommerce .single_add_to_cart_button .button-icon-divider-left,
/* 9836  */ .bbp-submit-wrapper .button .button-icon-divider-left {
/* 9837  */   padding: 0 10px;
/* 9838  */ }
/* 9839  */ .fusion-body .fusion-button-small .button-icon-divider-left.fusion-megamenu-image,
/* 9840  */ .button-small .button-icon-divider-left.fusion-megamenu-image,
/* 9841  */ .button.small .button-icon-divider-left.fusion-megamenu-image,
/* 9842  */ .post-password-form input[type="submit"] .button-icon-divider-left.fusion-megamenu-image,
/* 9843  */ #bbp_user_edit_submit .button-icon-divider-left.fusion-megamenu-image,
/* 9844  */ .woocommerce .single_add_to_cart_button .button-icon-divider-left.fusion-megamenu-image,
/* 9845  */ .bbp-submit-wrapper .button .button-icon-divider-left.fusion-megamenu-image {
/* 9846  */   padding: 0 5px;
/* 9847  */ }
/* 9848  */ .fusion-body .fusion-button-small .button-icon-divider-right,
/* 9849  */ .button-small .button-icon-divider-right,
/* 9850  */ .button.small .button-icon-divider-right,

/* style.css */

/* 9851  */ .post-password-form input[type="submit"] .button-icon-divider-right,
/* 9852  */ #bbp_user_edit_submit .button-icon-divider-right,
/* 9853  */ .woocommerce .single_add_to_cart_button .button-icon-divider-right,
/* 9854  */ .bbp-submit-wrapper .button .button-icon-divider-right {
/* 9855  */   padding: 0 10px;
/* 9856  */ }
/* 9857  */ .fusion-body .fusion-button-small .button-icon-divider-right.fusion-megamenu-image,
/* 9858  */ .button-small .button-icon-divider-right.fusion-megamenu-image,
/* 9859  */ .button.small .button-icon-divider-right.fusion-megamenu-image,
/* 9860  */ .post-password-form input[type="submit"] .button-icon-divider-right.fusion-megamenu-image,
/* 9861  */ #bbp_user_edit_submit .button-icon-divider-right.fusion-megamenu-image,
/* 9862  */ .woocommerce .single_add_to_cart_button .button-icon-divider-right.fusion-megamenu-image,
/* 9863  */ .bbp-submit-wrapper .button .button-icon-divider-right.fusion-megamenu-image {
/* 9864  */   padding: 0 5px;
/* 9865  */ }
/* 9866  */ .fusion-body .fusion-button-small .button-icon-divider-left i,
/* 9867  */ .button-small .button-icon-divider-left i,
/* 9868  */ .button.small .button-icon-divider-left i,
/* 9869  */ .post-password-form input[type="submit"] .button-icon-divider-left i,
/* 9870  */ #bbp_user_edit_submit .button-icon-divider-left i,
/* 9871  */ .woocommerce .single_add_to_cart_button .button-icon-divider-left i,
/* 9872  */ .bbp-submit-wrapper .button .button-icon-divider-left i,
/* 9873  */ .fusion-body .fusion-button-small .button-icon-divider-right i,
/* 9874  */ .button-small .button-icon-divider-right i,
/* 9875  */ .button.small .button-icon-divider-right i,
/* 9876  */ .post-password-form input[type="submit"] .button-icon-divider-right i,
/* 9877  */ #bbp_user_edit_submit .button-icon-divider-right i,
/* 9878  */ .woocommerce .single_add_to_cart_button .button-icon-divider-right i,
/* 9879  */ .bbp-submit-wrapper .button .button-icon-divider-right i,
/* 9880  */ .fusion-body .fusion-button-small .button-icon-divider-left img,
/* 9881  */ .button-small .button-icon-divider-left img,
/* 9882  */ .button.small .button-icon-divider-left img,
/* 9883  */ .post-password-form input[type="submit"] .button-icon-divider-left img,
/* 9884  */ #bbp_user_edit_submit .button-icon-divider-left img,
/* 9885  */ .woocommerce .single_add_to_cart_button .button-icon-divider-left img,
/* 9886  */ .bbp-submit-wrapper .button .button-icon-divider-left img,
/* 9887  */ .fusion-body .fusion-button-small .button-icon-divider-right img,
/* 9888  */ .button-small .button-icon-divider-right img,
/* 9889  */ .button.small .button-icon-divider-right img,
/* 9890  */ .post-password-form input[type="submit"] .button-icon-divider-right img,
/* 9891  */ #bbp_user_edit_submit .button-icon-divider-right img,
/* 9892  */ .woocommerce .single_add_to_cart_button .button-icon-divider-right img,
/* 9893  */ .bbp-submit-wrapper .button .button-icon-divider-right img {
/* 9894  */   top: 50%;
/* 9895  */   margin-top: -6px;
/* 9896  */   display: block;
/* 9897  */ }
/* 9898  */ .fusion-body .fusion-button-medium,
/* 9899  */ .button-medium,
/* 9900  */ .button.medium,

/* style.css */

/* 9901  */ .woocommerce .checkout #place_order,
/* 9902  */ .ticket-selector-submit-btn[type=submit] {
/* 9903  */   padding: 11px 23px;
/* 9904  */   line-height: 16px;
/* 9905  */   font-size: 13px;
/* 9906  */ }
/* 9907  */ .fusion-body .fusion-button-medium.button-3d:active,
/* 9908  */ .button-medium.button-3d:active,
/* 9909  */ .button.medium.button-3d:active,
/* 9910  */ .woocommerce .checkout #place_order.button-3d:active,
/* 9911  */ .ticket-selector-submit-btn[type=submit].button-3d:active {
/* 9912  */   top: 3px;
/* 9913  */ }
/* 9914  */ .fusion-body .fusion-button-medium .fusion-button-text-left,
/* 9915  */ .button-medium .fusion-button-text-left,
/* 9916  */ .button.medium .fusion-button-text-left,
/* 9917  */ .woocommerce .checkout #place_order .fusion-button-text-left,
/* 9918  */ .ticket-selector-submit-btn[type=submit] .fusion-button-text-left {
/* 9919  */   display: inline-block;
/* 9920  */   padding-left: 28px;
/* 9921  */ }
/* 9922  */ .fusion-body .fusion-button-medium .fusion-button-text-right,
/* 9923  */ .button-medium .fusion-button-text-right,
/* 9924  */ .button.medium .fusion-button-text-right,
/* 9925  */ .woocommerce .checkout #place_order .fusion-button-text-right,
/* 9926  */ .ticket-selector-submit-btn[type=submit] .fusion-button-text-right {
/* 9927  */   display: inline-block;
/* 9928  */   padding-right: 28px;
/* 9929  */ }
/* 9930  */ .fusion-body .fusion-button-medium .button-icon-divider-left,
/* 9931  */ .button-medium .button-icon-divider-left,
/* 9932  */ .button.medium .button-icon-divider-left,
/* 9933  */ .woocommerce .checkout #place_order .button-icon-divider-left,
/* 9934  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-left {
/* 9935  */   padding: 0 12.5px;
/* 9936  */ }
/* 9937  */ .fusion-body .fusion-button-medium .button-icon-divider-left.fusion-megamenu-image,
/* 9938  */ .button-medium .button-icon-divider-left.fusion-megamenu-image,
/* 9939  */ .button.medium .button-icon-divider-left.fusion-megamenu-image,
/* 9940  */ .woocommerce .checkout #place_order .button-icon-divider-left.fusion-megamenu-image,
/* 9941  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-left.fusion-megamenu-image {
/* 9942  */   padding: 0 6.25px;
/* 9943  */ }
/* 9944  */ .fusion-body .fusion-button-medium .button-icon-divider-right,
/* 9945  */ .button-medium .button-icon-divider-right,
/* 9946  */ .button.medium .button-icon-divider-right,
/* 9947  */ .woocommerce .checkout #place_order .button-icon-divider-right,
/* 9948  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-right {
/* 9949  */   padding: 0 12.5px;
/* 9950  */ }

/* style.css */

/* 9951  */ .fusion-body .fusion-button-medium .button-icon-divider-right.fusion-megamenu-image,
/* 9952  */ .button-medium .button-icon-divider-right.fusion-megamenu-image,
/* 9953  */ .button.medium .button-icon-divider-right.fusion-megamenu-image,
/* 9954  */ .woocommerce .checkout #place_order .button-icon-divider-right.fusion-megamenu-image,
/* 9955  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-right.fusion-megamenu-image {
/* 9956  */   padding: 0 6.25px;
/* 9957  */ }
/* 9958  */ .fusion-body .fusion-button-medium .button-icon-divider-left i,
/* 9959  */ .button-medium .button-icon-divider-left i,
/* 9960  */ .button.medium .button-icon-divider-left i,
/* 9961  */ .woocommerce .checkout #place_order .button-icon-divider-left i,
/* 9962  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-left i,
/* 9963  */ .fusion-body .fusion-button-medium .button-icon-divider-right i,
/* 9964  */ .button-medium .button-icon-divider-right i,
/* 9965  */ .button.medium .button-icon-divider-right i,
/* 9966  */ .woocommerce .checkout #place_order .button-icon-divider-right i,
/* 9967  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-right i,
/* 9968  */ .fusion-body .fusion-button-medium .button-icon-divider-left img,
/* 9969  */ .button-medium .button-icon-divider-left img,
/* 9970  */ .button.medium .button-icon-divider-left img,
/* 9971  */ .woocommerce .checkout #place_order .button-icon-divider-left img,
/* 9972  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-left img,
/* 9973  */ .fusion-body .fusion-button-medium .button-icon-divider-right img,
/* 9974  */ .button-medium .button-icon-divider-right img,
/* 9975  */ .button.medium .button-icon-divider-right img,
/* 9976  */ .woocommerce .checkout #place_order .button-icon-divider-right img,
/* 9977  */ .ticket-selector-submit-btn[type=submit] .button-icon-divider-right img {
/* 9978  */   top: 50%;
/* 9979  */   margin-top: -6.5px;
/* 9980  */   display: block;
/* 9981  */ }
/* 9982  */ .fusion-body .fusion-button-large,
/* 9983  */ .button-large,
/* 9984  */ .button.large,
/* 9985  */ #tribe-bar-form .tribe-bar-submit input[type=submit] {
/* 9986  */   padding: 13px 29px;
/* 9987  */   line-height: 17px;
/* 9988  */   font-size: 14px;
/* 9989  */ }
/* 9990  */ .fusion-body .fusion-button-large.button-3d:active,
/* 9991  */ .button-large.button-3d:active,
/* 9992  */ .button.large.button-3d:active,
/* 9993  */ #tribe-bar-form .tribe-bar-submit input[type=submit].button-3d:active {
/* 9994  */   top: 4px;
/* 9995  */ }
/* 9996  */ .fusion-body .fusion-button-large .fusion-button-text-left,
/* 9997  */ .button-large .fusion-button-text-left,
/* 9998  */ .button.large .fusion-button-text-left,
/* 9999  */ #tribe-bar-form .tribe-bar-submit input[type=submit] .fusion-button-text-left {
/* 10000 */   display: inline-block;

/* style.css */

/* 10001 */   padding-left: 34px;
/* 10002 */ }
/* 10003 */ .fusion-body .fusion-button-large .fusion-button-text-right,
/* 10004 */ .button-large .fusion-button-text-right,
/* 10005 */ .button.large .fusion-button-text-right,
/* 10006 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .fusion-button-text-right {
/* 10007 */   display: inline-block;
/* 10008 */   padding-right: 34px;
/* 10009 */ }
/* 10010 */ .fusion-body .fusion-button-large .button-icon-divider-left,
/* 10011 */ .button-large .button-icon-divider-left,
/* 10012 */ .button.large .button-icon-divider-left,
/* 10013 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-left {
/* 10014 */   padding: 0 14.5px;
/* 10015 */ }
/* 10016 */ .fusion-body .fusion-button-large .button-icon-divider-left.fusion-megamenu-image,
/* 10017 */ .button-large .button-icon-divider-left.fusion-megamenu-image,
/* 10018 */ .button.large .button-icon-divider-left.fusion-megamenu-image,
/* 10019 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-left.fusion-megamenu-image {
/* 10020 */   padding: 0 7.25px;
/* 10021 */ }
/* 10022 */ .fusion-body .fusion-button-large .button-icon-divider-right,
/* 10023 */ .button-large .button-icon-divider-right,
/* 10024 */ .button.large .button-icon-divider-right,
/* 10025 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-right {
/* 10026 */   padding: 0 14.5px;
/* 10027 */ }
/* 10028 */ .fusion-body .fusion-button-large .button-icon-divider-right.fusion-megamenu-image,
/* 10029 */ .button-large .button-icon-divider-right.fusion-megamenu-image,
/* 10030 */ .button.large .button-icon-divider-right.fusion-megamenu-image,
/* 10031 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-right.fusion-megamenu-image {
/* 10032 */   padding: 0 7.25px;
/* 10033 */ }
/* 10034 */ .fusion-body .fusion-button-large .button-icon-divider-left i,
/* 10035 */ .button-large .button-icon-divider-left i,
/* 10036 */ .button.large .button-icon-divider-left i,
/* 10037 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-left i,
/* 10038 */ .fusion-body .fusion-button-large .button-icon-divider-right i,
/* 10039 */ .button-large .button-icon-divider-right i,
/* 10040 */ .button.large .button-icon-divider-right i,
/* 10041 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-right i,
/* 10042 */ .fusion-body .fusion-button-large .button-icon-divider-left img,
/* 10043 */ .button-large .button-icon-divider-left img,
/* 10044 */ .button.large .button-icon-divider-left img,
/* 10045 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-left img,
/* 10046 */ .fusion-body .fusion-button-large .button-icon-divider-right img,
/* 10047 */ .button-large .button-icon-divider-right img,
/* 10048 */ .button.large .button-icon-divider-right img,
/* 10049 */ #tribe-bar-form .tribe-bar-submit input[type=submit] .button-icon-divider-right img {
/* 10050 */   top: 50%;

/* style.css */

/* 10051 */   margin-top: -7px;
/* 10052 */   display: block;
/* 10053 */ }
/* 10054 */ .fusion-body .fusion-button-xlarge,
/* 10055 */ .button-xlarge,
/* 10056 */ .button.xlarge {
/* 10057 */   padding: 17px 40px;
/* 10058 */   line-height: 21px;
/* 10059 */   font-size: 18px;
/* 10060 */ }
/* 10061 */ .fusion-body .fusion-button-xlarge.button-3d:active,
/* 10062 */ .button-xlarge.button-3d:active,
/* 10063 */ .button.xlarge.button-3d:active {
/* 10064 */   top: 6px;
/* 10065 */ }
/* 10066 */ .fusion-body .fusion-button-xlarge .fusion-button-text-left,
/* 10067 */ .button-xlarge .fusion-button-text-left,
/* 10068 */ .button.xlarge .fusion-button-text-left {
/* 10069 */   display: inline-block;
/* 10070 */   padding-left: 45px;
/* 10071 */ }
/* 10072 */ .fusion-body .fusion-button-xlarge .fusion-button-text-right,
/* 10073 */ .button-xlarge .fusion-button-text-right,
/* 10074 */ .button.xlarge .fusion-button-text-right {
/* 10075 */   display: inline-block;
/* 10076 */   padding-right: 45px;
/* 10077 */ }
/* 10078 */ .fusion-body .fusion-button-xlarge .button-icon-divider-left,
/* 10079 */ .button-xlarge .button-icon-divider-left,
/* 10080 */ .button.xlarge .button-icon-divider-left {
/* 10081 */   padding: 0 18.5px;
/* 10082 */ }
/* 10083 */ .fusion-body .fusion-button-xlarge .button-icon-divider-left.fusion-megamenu-image,
/* 10084 */ .button-xlarge .button-icon-divider-left.fusion-megamenu-image,
/* 10085 */ .button.xlarge .button-icon-divider-left.fusion-megamenu-image {
/* 10086 */   padding: 0 9.25px;
/* 10087 */ }
/* 10088 */ .fusion-body .fusion-button-xlarge .button-icon-divider-right,
/* 10089 */ .button-xlarge .button-icon-divider-right,
/* 10090 */ .button.xlarge .button-icon-divider-right {
/* 10091 */   padding: 0 18.5px;
/* 10092 */ }
/* 10093 */ .fusion-body .fusion-button-xlarge .button-icon-divider-right.fusion-megamenu-image,
/* 10094 */ .button-xlarge .button-icon-divider-right.fusion-megamenu-image,
/* 10095 */ .button.xlarge .button-icon-divider-right.fusion-megamenu-image {
/* 10096 */   padding: 0 9.25px;
/* 10097 */ }
/* 10098 */ .fusion-body .fusion-button-xlarge .button-icon-divider-left i,
/* 10099 */ .button-xlarge .button-icon-divider-left i,
/* 10100 */ .button.xlarge .button-icon-divider-left i,

/* style.css */

/* 10101 */ .fusion-body .fusion-button-xlarge .button-icon-divider-right i,
/* 10102 */ .button-xlarge .button-icon-divider-right i,
/* 10103 */ .button.xlarge .button-icon-divider-right i,
/* 10104 */ .fusion-body .fusion-button-xlarge .button-icon-divider-left img,
/* 10105 */ .button-xlarge .button-icon-divider-left img,
/* 10106 */ .button.xlarge .button-icon-divider-left img,
/* 10107 */ .fusion-body .fusion-button-xlarge .button-icon-divider-right img,
/* 10108 */ .button-xlarge .button-icon-divider-right img,
/* 10109 */ .button.xlarge .button-icon-divider-right img {
/* 10110 */   top: 50%;
/* 10111 */   margin-top: -9px;
/* 10112 */   display: block;
/* 10113 */ }
/* 10114 */ .button span {
/* 10115 */   line-height: normal;
/* 10116 */ }
/* 10117 */ @media only screen and (max-width: 800px) {
/* 10118 */   .rev_slider .fusion-button,
/* 10119 */   .rev_slider .button,
/* 10120 */   .ls-container .fusion-button,
/* 10121 */   .ls-container .button {
/* 10122 */     padding: 0 20px;
/* 10123 */     line-height: 30px;
/* 10124 */     font-size: 12px;
/* 10125 */     font-size: 10px !important;
/* 10126 */     line-height: 30px !important;
/* 10127 */     padding-top: 0px !important;
/* 10128 */     padding-bottom: 0px !important;
/* 10129 */     padding-left: 20px !important;
/* 10130 */     padding-right: 20px !important;
/* 10131 */   }
/* 10132 */   .rev_slider .fusion-button.button-3d:active,
/* 10133 */   .rev_slider .button.button-3d:active,
/* 10134 */   .ls-container .fusion-button.button-3d:active,
/* 10135 */   .ls-container .button.button-3d:active {
/* 10136 */     top: 2px;
/* 10137 */   }
/* 10138 */   .rev_slider .fusion-button .fusion-button-text-left,
/* 10139 */   .rev_slider .button .fusion-button-text-left,
/* 10140 */   .ls-container .fusion-button .fusion-button-text-left,
/* 10141 */   .ls-container .button .fusion-button-text-left {
/* 10142 */     display: inline-block;
/* 10143 */     padding-left: 25px;
/* 10144 */   }
/* 10145 */   .rev_slider .fusion-button .fusion-button-text-right,
/* 10146 */   .rev_slider .button .fusion-button-text-right,
/* 10147 */   .ls-container .fusion-button .fusion-button-text-right,
/* 10148 */   .ls-container .button .fusion-button-text-right {
/* 10149 */     display: inline-block;
/* 10150 */     padding-right: 25px;

/* style.css */

/* 10151 */   }
/* 10152 */   .rev_slider .fusion-button .button-icon-divider-left,
/* 10153 */   .rev_slider .button .button-icon-divider-left,
/* 10154 */   .ls-container .fusion-button .button-icon-divider-left,
/* 10155 */   .ls-container .button .button-icon-divider-left {
/* 10156 */     padding: 0 10px;
/* 10157 */   }
/* 10158 */   .rev_slider .fusion-button .button-icon-divider-left.fusion-megamenu-image,
/* 10159 */   .rev_slider .button .button-icon-divider-left.fusion-megamenu-image,
/* 10160 */   .ls-container .fusion-button .button-icon-divider-left.fusion-megamenu-image,
/* 10161 */   .ls-container .button .button-icon-divider-left.fusion-megamenu-image {
/* 10162 */     padding: 0 5px;
/* 10163 */   }
/* 10164 */   .rev_slider .fusion-button .button-icon-divider-right,
/* 10165 */   .rev_slider .button .button-icon-divider-right,
/* 10166 */   .ls-container .fusion-button .button-icon-divider-right,
/* 10167 */   .ls-container .button .button-icon-divider-right {
/* 10168 */     padding: 0 10px;
/* 10169 */   }
/* 10170 */   .rev_slider .fusion-button .button-icon-divider-right.fusion-megamenu-image,
/* 10171 */   .rev_slider .button .button-icon-divider-right.fusion-megamenu-image,
/* 10172 */   .ls-container .fusion-button .button-icon-divider-right.fusion-megamenu-image,
/* 10173 */   .ls-container .button .button-icon-divider-right.fusion-megamenu-image {
/* 10174 */     padding: 0 5px;
/* 10175 */   }
/* 10176 */   .rev_slider .fusion-button .button-icon-divider-left i,
/* 10177 */   .rev_slider .button .button-icon-divider-left i,
/* 10178 */   .ls-container .fusion-button .button-icon-divider-left i,
/* 10179 */   .ls-container .button .button-icon-divider-left i,
/* 10180 */   .rev_slider .fusion-button .button-icon-divider-right i,
/* 10181 */   .rev_slider .button .button-icon-divider-right i,
/* 10182 */   .ls-container .fusion-button .button-icon-divider-right i,
/* 10183 */   .ls-container .button .button-icon-divider-right i,
/* 10184 */   .rev_slider .fusion-button .button-icon-divider-left img,
/* 10185 */   .rev_slider .button .button-icon-divider-left img,
/* 10186 */   .ls-container .fusion-button .button-icon-divider-left img,
/* 10187 */   .ls-container .button .button-icon-divider-left img,
/* 10188 */   .rev_slider .fusion-button .button-icon-divider-right img,
/* 10189 */   .rev_slider .button .button-icon-divider-right img,
/* 10190 */   .ls-container .fusion-button .button-icon-divider-right img,
/* 10191 */   .ls-container .button .button-icon-divider-right img {
/* 10192 */     top: 50%;
/* 10193 */     margin-top: -6px;
/* 10194 */     display: block;
/* 10195 */   }
/* 10196 */   .rev_slider .fusion-button.button-3d:active,
/* 10197 */   .rev_slider .button.button-3d:active,
/* 10198 */   .ls-container .fusion-button.button-3d:active,
/* 10199 */   .ls-container .button.button-3d:active {
/* 10200 */     top: 2px !important;

/* style.css */

/* 10201 */   }
/* 10202 */   .rev_slider .fusion-button span,
/* 10203 */   .rev_slider .button span,
/* 10204 */   .ls-container .fusion-button span,
/* 10205 */   .ls-container .button span {
/* 10206 */     font-size: 10px !important;
/* 10207 */   }
/* 10208 */ }
/* 10209 */ @media only screen and (max-width: 640px) {
/* 10210 */   .rev_slider .fusion-button,
/* 10211 */   .rev_slider .button,
/* 10212 */   .ls-container .fusion-button,
/* 10213 */   .ls-container .button {
/* 10214 */     padding: 0 20px;
/* 10215 */     line-height: 20px;
/* 10216 */     font-size: 10px;
/* 10217 */     font-size: 10px !important;
/* 10218 */     line-height: 20px !important;
/* 10219 */     padding-top: 0px !important;
/* 10220 */     padding-bottom: 0px !important;
/* 10221 */     padding-left: 10px !important;
/* 10222 */     padding-right: 10px !important;
/* 10223 */   }
/* 10224 */   .rev_slider .fusion-button.button-3d:active,
/* 10225 */   .rev_slider .button.button-3d:active,
/* 10226 */   .ls-container .fusion-button.button-3d:active,
/* 10227 */   .ls-container .button.button-3d:active {
/* 10228 */     top: 2px;
/* 10229 */   }
/* 10230 */   .rev_slider .fusion-button .fusion-button-text-left,
/* 10231 */   .rev_slider .button .fusion-button-text-left,
/* 10232 */   .ls-container .fusion-button .fusion-button-text-left,
/* 10233 */   .ls-container .button .fusion-button-text-left {
/* 10234 */     display: inline-block;
/* 10235 */     padding-left: 25px;
/* 10236 */   }
/* 10237 */   .rev_slider .fusion-button .fusion-button-text-right,
/* 10238 */   .rev_slider .button .fusion-button-text-right,
/* 10239 */   .ls-container .fusion-button .fusion-button-text-right,
/* 10240 */   .ls-container .button .fusion-button-text-right {
/* 10241 */     display: inline-block;
/* 10242 */     padding-right: 25px;
/* 10243 */   }
/* 10244 */   .rev_slider .fusion-button .button-icon-divider-left,
/* 10245 */   .rev_slider .button .button-icon-divider-left,
/* 10246 */   .ls-container .fusion-button .button-icon-divider-left,
/* 10247 */   .ls-container .button .button-icon-divider-left {
/* 10248 */     padding: 0 11px;
/* 10249 */   }
/* 10250 */   .rev_slider .fusion-button .button-icon-divider-left.fusion-megamenu-image,

/* style.css */

/* 10251 */   .rev_slider .button .button-icon-divider-left.fusion-megamenu-image,
/* 10252 */   .ls-container .fusion-button .button-icon-divider-left.fusion-megamenu-image,
/* 10253 */   .ls-container .button .button-icon-divider-left.fusion-megamenu-image {
/* 10254 */     padding: 0 5.5px;
/* 10255 */   }
/* 10256 */   .rev_slider .fusion-button .button-icon-divider-right,
/* 10257 */   .rev_slider .button .button-icon-divider-right,
/* 10258 */   .ls-container .fusion-button .button-icon-divider-right,
/* 10259 */   .ls-container .button .button-icon-divider-right {
/* 10260 */     padding: 0 11px;
/* 10261 */   }
/* 10262 */   .rev_slider .fusion-button .button-icon-divider-right.fusion-megamenu-image,
/* 10263 */   .rev_slider .button .button-icon-divider-right.fusion-megamenu-image,
/* 10264 */   .ls-container .fusion-button .button-icon-divider-right.fusion-megamenu-image,
/* 10265 */   .ls-container .button .button-icon-divider-right.fusion-megamenu-image {
/* 10266 */     padding: 0 5.5px;
/* 10267 */   }
/* 10268 */   .rev_slider .fusion-button .button-icon-divider-left i,
/* 10269 */   .rev_slider .button .button-icon-divider-left i,
/* 10270 */   .ls-container .fusion-button .button-icon-divider-left i,
/* 10271 */   .ls-container .button .button-icon-divider-left i,
/* 10272 */   .rev_slider .fusion-button .button-icon-divider-right i,
/* 10273 */   .rev_slider .button .button-icon-divider-right i,
/* 10274 */   .ls-container .fusion-button .button-icon-divider-right i,
/* 10275 */   .ls-container .button .button-icon-divider-right i,
/* 10276 */   .rev_slider .fusion-button .button-icon-divider-left img,
/* 10277 */   .rev_slider .button .button-icon-divider-left img,
/* 10278 */   .ls-container .fusion-button .button-icon-divider-left img,
/* 10279 */   .ls-container .button .button-icon-divider-left img,
/* 10280 */   .rev_slider .fusion-button .button-icon-divider-right img,
/* 10281 */   .rev_slider .button .button-icon-divider-right img,
/* 10282 */   .ls-container .fusion-button .button-icon-divider-right img,
/* 10283 */   .ls-container .button .button-icon-divider-right img {
/* 10284 */     top: 50%;
/* 10285 */     margin-top: -5px;
/* 10286 */     display: block;
/* 10287 */   }
/* 10288 */   .rev_slider .fusion-button.button-3d:active,
/* 10289 */   .rev_slider .button.button-3d:active,
/* 10290 */   .ls-container .fusion-button.button-3d:active,
/* 10291 */   .ls-container .button.button-3d:active {
/* 10292 */     top: 2px !important;
/* 10293 */   }
/* 10294 */   .rev_slider .fusion-button span,
/* 10295 */   .rev_slider .button span,
/* 10296 */   .ls-container .fusion-button span,
/* 10297 */   .ls-container .button span {
/* 10298 */     font-size: 10px !important;
/* 10299 */   }
/* 10300 */ }

/* style.css */

/* 10301 */ button.fusion-button.button-3d:active {
/* 10302 */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
/* 10303 */ }
/* 10304 */ .button-icon-left {
/* 10305 */   margin-right: 10px;
/* 10306 */ }
/* 10307 */ .button-icon-right {
/* 10308 */   margin-left: 10px;
/* 10309 */ }
/* 10310 */ .button-icon-divider-left,
/* 10311 */ .button-icon-divider-right {
/* 10312 */   display: inline-block;
/* 10313 */   position: absolute;
/* 10314 */   top: 0;
/* 10315 */   height: 100%;
/* 10316 */ }
/* 10317 */ .button-icon-divider-left i,
/* 10318 */ .button-icon-divider-right i {
/* 10319 */   position: relative;
/* 10320 */ }
/* 10321 */ .button-icon-divider-left img,
/* 10322 */ .button-icon-divider-right img {
/* 10323 */   position: relative;
/* 10324 */ }
/* 10325 */ .button-small .button-icon-divider-left img,
/* 10326 */ .button-small .button-icon-divider-right img {
/* 10327 */   max-width: 22px;
/* 10328 */ }
/* 10329 */ .button-medium .button-icon-divider-left img,
/* 10330 */ .button-medium .button-icon-divider-right img {
/* 10331 */   max-width: 23px;
/* 10332 */ }
/* 10333 */ .button-large .button-icon-divider-left img,
/* 10334 */ .button-large .button-icon-divider-right img {
/* 10335 */   max-width: 24px;
/* 10336 */ }
/* 10337 */ .button-xlarge .button-icon-divider-left img,
/* 10338 */ .button-xlarge .button-icon-divider-right img {
/* 10339 */   max-width: 25px;
/* 10340 */ }
/* 10341 */ .button-icon-divider-left {
/* 10342 */   left: 0;
/* 10343 */   border-right: 1px solid;
/* 10344 */ }
/* 10345 */ .button-icon-divider-right {
/* 10346 */   right: 0;
/* 10347 */   border-left: 1px solid;
/* 10348 */ }
/* 10349 */ .fusion-button.button-green,
/* 10350 */ .fusion-button.button-green.wpcf7-submit,

/* style.css */

/* 10351 */ .button.green {
/* 10352 */   background: #d1e990;
/* 10353 */   background-image: linear-gradient(to top, #aad75d, #d1e990);
/* 10354 */   border: 1px solid #9dba60;
/* 10355 */   color: #54770f;
/* 10356 */ }
/* 10357 */ .fusion-button.button-green .button-icon-divider-left,
/* 10358 */ .fusion-button.button-green.wpcf7-submit .button-icon-divider-left,
/* 10359 */ .button.green .button-icon-divider-left,
/* 10360 */ .fusion-button.button-green .button-icon-divider-right,
/* 10361 */ .fusion-button.button-green.wpcf7-submit .button-icon-divider-right,
/* 10362 */ .button.green .button-icon-divider-right {
/* 10363 */   border-color: #9dba60;
/* 10364 */ }
/* 10365 */ .fusion-button.button-green:hover,
/* 10366 */ .fusion-button.button-green.wpcf7-submit:hover,
/* 10367 */ .button.green:hover,
/* 10368 */ .fusion-button.button-green:focus,
/* 10369 */ .fusion-button.button-green.wpcf7-submit:focus,
/* 10370 */ .button.green:focus,
/* 10371 */ .fusion-button.button-green:active,
/* 10372 */ .fusion-button.button-green.wpcf7-submit:active,
/* 10373 */ .button.green:active {
/* 10374 */   background: #aad75d;
/* 10375 */   background-image: linear-gradient(to top, #d1e990, #aad75d);
/* 10376 */   border: 1px solid #9dba60;
/* 10377 */   color: #54770f;
/* 10378 */ }
/* 10379 */ .fusion-button.button-green:hover .button-icon-divider-left,
/* 10380 */ .fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-left,
/* 10381 */ .button.green:hover .button-icon-divider-left,
/* 10382 */ .fusion-button.button-green:focus .button-icon-divider-left,
/* 10383 */ .fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-left,
/* 10384 */ .button.green:focus .button-icon-divider-left,
/* 10385 */ .fusion-button.button-green:active .button-icon-divider-left,
/* 10386 */ .fusion-button.button-green.wpcf7-submit:active .button-icon-divider-left,
/* 10387 */ .button.green:active .button-icon-divider-left,
/* 10388 */ .fusion-button.button-green:hover .button-icon-divider-right,
/* 10389 */ .fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-right,
/* 10390 */ .button.green:hover .button-icon-divider-right,
/* 10391 */ .fusion-button.button-green:focus .button-icon-divider-right,
/* 10392 */ .fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-right,
/* 10393 */ .button.green:focus .button-icon-divider-right,
/* 10394 */ .fusion-button.button-green:active .button-icon-divider-right,
/* 10395 */ .fusion-button.button-green.wpcf7-submit:active .button-icon-divider-right,
/* 10396 */ .button.green:active .button-icon-divider-right {
/* 10397 */   border-color: #9dba60;
/* 10398 */ }
/* 10399 */ .no-cssgradients .fusion-button.button-green:hover,
/* 10400 */ .no-cssgradients .fusion-button.button-green.wpcf7-submit:hover,

/* style.css */

/* 10401 */ .no-cssgradients .button.green:hover,
/* 10402 */ .no-cssgradients .fusion-button.button-green:focus,
/* 10403 */ .no-cssgradients .fusion-button.button-green.wpcf7-submit:focus,
/* 10404 */ .no-cssgradients .button.green:focus,
/* 10405 */ .no-cssgradients .fusion-button.button-green:active,
/* 10406 */ .no-cssgradients .fusion-button.button-green.wpcf7-submit:active,
/* 10407 */ .no-cssgradients .button.green:active {
/* 10408 */   background-color: #AAD75D;
/* 10409 */ }
/* 10410 */ .no-cssgradients .fusion-button.button-green,
/* 10411 */ .no-cssgradients .fusion-button.button-green.wpcf7-submit,
/* 10412 */ .no-cssgradients .button.green {
/* 10413 */   background-color: #D1E990;
/* 10414 */ }
/* 10415 */ .fusion-button.button-green.button-3d.fusion-button-small,
/* 10416 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-small,
/* 10417 */ .button.green.button-3d.fusion-button-small,
/* 10418 */ .fusion-button.button-green.button-3d.button-small,
/* 10419 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-small,
/* 10420 */ .button.green.button-3d.button-small {
/* 10421 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10422 */ }
/* 10423 */ .fusion-button.button-green.button-3d.fusion-button-small:active,
/* 10424 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-small:active,
/* 10425 */ .button.green.button-3d.fusion-button-small:active,
/* 10426 */ .fusion-button.button-green.button-3d.button-small:active,
/* 10427 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-small:active,
/* 10428 */ .button.green.button-3d.button-small:active {
/* 10429 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10430 */ }
/* 10431 */ .fusion-button.button-green.button-3d.fusion-button-medium,
/* 10432 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-medium,
/* 10433 */ .button.green.button-3d.fusion-button-medium,
/* 10434 */ .fusion-button.button-green.button-3d.button-medium,
/* 10435 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-medium,
/* 10436 */ .button.green.button-3d.button-medium {
/* 10437 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10438 */ }
/* 10439 */ .fusion-button.button-green.button-3d.fusion-button-medium:active,
/* 10440 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 10441 */ .button.green.button-3d.fusion-button-medium:active,
/* 10442 */ .fusion-button.button-green.button-3d.button-medium:active,
/* 10443 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-medium:active,
/* 10444 */ .button.green.button-3d.button-medium:active {
/* 10445 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10446 */ }
/* 10447 */ .fusion-button.button-green.button-3d.fusion-button-large,
/* 10448 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-large,
/* 10449 */ .button.green.button-3d.fusion-button-large,
/* 10450 */ .fusion-button.button-green.button-3d.button-large,

/* style.css */

/* 10451 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-large,
/* 10452 */ .button.green.button-3d.button-large {
/* 10453 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10454 */ }
/* 10455 */ .fusion-button.button-green.button-3d.fusion-button-large:active,
/* 10456 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-large:active,
/* 10457 */ .button.green.button-3d.fusion-button-large:active,
/* 10458 */ .fusion-button.button-green.button-3d.button-large:active,
/* 10459 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-large:active,
/* 10460 */ .button.green.button-3d.button-large:active {
/* 10461 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10462 */ }
/* 10463 */ .fusion-button.button-green.button-3d.fusion-button-xlarge,
/* 10464 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 10465 */ .button.green.button-3d.fusion-button-xlarge,
/* 10466 */ .fusion-button.button-green.button-3d.button-xlarge,
/* 10467 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge,
/* 10468 */ .button.green.button-3d.button-xlarge {
/* 10469 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10470 */ }
/* 10471 */ .fusion-button.button-green.button-3d.fusion-button-xlarge:active,
/* 10472 */ .fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 10473 */ .button.green.button-3d.fusion-button-xlarge:active,
/* 10474 */ .fusion-button.button-green.button-3d.button-xlarge:active,
/* 10475 */ .fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge:active,
/* 10476 */ .button.green.button-3d.button-xlarge:active {
/* 10477 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10478 */ }
/* 10479 */ .fusion-button.button-darkgreen,
/* 10480 */ .fusion-button.button-darkgreen.wpcf7-submit,
/* 10481 */ .button.darkgreen {
/* 10482 */   background: #d0e0a5;
/* 10483 */   background-image: linear-gradient(to top, #a8c76a, #d0e0a5);
/* 10484 */   border: 1px solid #9dba60;
/* 10485 */   color: #54770f;
/* 10486 */ }
/* 10487 */ .fusion-button.button-darkgreen .button-icon-divider-left,
/* 10488 */ .fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-left,
/* 10489 */ .button.darkgreen .button-icon-divider-left,
/* 10490 */ .fusion-button.button-darkgreen .button-icon-divider-right,
/* 10491 */ .fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-right,
/* 10492 */ .button.darkgreen .button-icon-divider-right {
/* 10493 */   border-color: #9dba60;
/* 10494 */ }
/* 10495 */ .fusion-button.button-darkgreen:hover,
/* 10496 */ .fusion-button.button-darkgreen.wpcf7-submit:hover,
/* 10497 */ .button.darkgreen:hover,
/* 10498 */ .fusion-button.button-darkgreen:focus,
/* 10499 */ .fusion-button.button-darkgreen.wpcf7-submit:focus,
/* 10500 */ .button.darkgreen:focus,

/* style.css */

/* 10501 */ .fusion-button.button-darkgreen:active,
/* 10502 */ .fusion-button.button-darkgreen.wpcf7-submit:active,
/* 10503 */ .button.darkgreen:active {
/* 10504 */   background: #a8c76a;
/* 10505 */   background-image: linear-gradient(to top, #d0e0a5, #a8c76a);
/* 10506 */   border: 1px solid #9dba60;
/* 10507 */   color: #54770f;
/* 10508 */ }
/* 10509 */ .fusion-button.button-darkgreen:hover .button-icon-divider-left,
/* 10510 */ .fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-left,
/* 10511 */ .button.darkgreen:hover .button-icon-divider-left,
/* 10512 */ .fusion-button.button-darkgreen:focus .button-icon-divider-left,
/* 10513 */ .fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-left,
/* 10514 */ .button.darkgreen:focus .button-icon-divider-left,
/* 10515 */ .fusion-button.button-darkgreen:active .button-icon-divider-left,
/* 10516 */ .fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-left,
/* 10517 */ .button.darkgreen:active .button-icon-divider-left,
/* 10518 */ .fusion-button.button-darkgreen:hover .button-icon-divider-right,
/* 10519 */ .fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-right,
/* 10520 */ .button.darkgreen:hover .button-icon-divider-right,
/* 10521 */ .fusion-button.button-darkgreen:focus .button-icon-divider-right,
/* 10522 */ .fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-right,
/* 10523 */ .button.darkgreen:focus .button-icon-divider-right,
/* 10524 */ .fusion-button.button-darkgreen:active .button-icon-divider-right,
/* 10525 */ .fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-right,
/* 10526 */ .button.darkgreen:active .button-icon-divider-right {
/* 10527 */   border-color: #9dba60;
/* 10528 */ }
/* 10529 */ .no-cssgradients .fusion-button.button-darkgreen:hover,
/* 10530 */ .no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:hover,
/* 10531 */ .no-cssgradients .button.darkgreen:hover,
/* 10532 */ .no-cssgradients .fusion-button.button-darkgreen:focus,
/* 10533 */ .no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:focus,
/* 10534 */ .no-cssgradients .button.darkgreen:focus,
/* 10535 */ .no-cssgradients .fusion-button.button-darkgreen:active,
/* 10536 */ .no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:active,
/* 10537 */ .no-cssgradients .button.darkgreen:active {
/* 10538 */   background-color: #a8c76a;
/* 10539 */ }
/* 10540 */ .no-cssgradients .fusion-button.button-darkgreen,
/* 10541 */ .no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit,
/* 10542 */ .no-cssgradients .button.darkgreen {
/* 10543 */   background-color: #d0e0a5;
/* 10544 */ }
/* 10545 */ .fusion-button.button-darkgreen.button-3d.fusion-button-small,
/* 10546 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-small,
/* 10547 */ .button.darkgreen.button-3d.fusion-button-small,
/* 10548 */ .fusion-button.button-darkgreen.button-3d.button-small,
/* 10549 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small,
/* 10550 */ .button.darkgreen.button-3d.button-small {

/* style.css */

/* 10551 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10552 */ }
/* 10553 */ .fusion-button.button-darkgreen.button-3d.fusion-button-small:active,
/* 10554 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-small:active,
/* 10555 */ .button.darkgreen.button-3d.fusion-button-small:active,
/* 10556 */ .fusion-button.button-darkgreen.button-3d.button-small:active,
/* 10557 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small:active,
/* 10558 */ .button.darkgreen.button-3d.button-small:active {
/* 10559 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10560 */ }
/* 10561 */ .fusion-button.button-darkgreen.button-3d.fusion-button-medium,
/* 10562 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-medium,
/* 10563 */ .button.darkgreen.button-3d.fusion-button-medium,
/* 10564 */ .fusion-button.button-darkgreen.button-3d.button-medium,
/* 10565 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium,
/* 10566 */ .button.darkgreen.button-3d.button-medium {
/* 10567 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10568 */ }
/* 10569 */ .fusion-button.button-darkgreen.button-3d.fusion-button-medium:active,
/* 10570 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 10571 */ .button.darkgreen.button-3d.fusion-button-medium:active,
/* 10572 */ .fusion-button.button-darkgreen.button-3d.button-medium:active,
/* 10573 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium:active,
/* 10574 */ .button.darkgreen.button-3d.button-medium:active {
/* 10575 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10576 */ }
/* 10577 */ .fusion-button.button-darkgreen.button-3d.fusion-button-large,
/* 10578 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-large,
/* 10579 */ .button.darkgreen.button-3d.fusion-button-large,
/* 10580 */ .fusion-button.button-darkgreen.button-3d.button-large,
/* 10581 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large,
/* 10582 */ .button.darkgreen.button-3d.button-large {
/* 10583 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10584 */ }
/* 10585 */ .fusion-button.button-darkgreen.button-3d.fusion-button-large:active,
/* 10586 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-large:active,
/* 10587 */ .button.darkgreen.button-3d.fusion-button-large:active,
/* 10588 */ .fusion-button.button-darkgreen.button-3d.button-large:active,
/* 10589 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large:active,
/* 10590 */ .button.darkgreen.button-3d.button-large:active {
/* 10591 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10592 */ }
/* 10593 */ .fusion-button.button-darkgreen.button-3d.fusion-button-xlarge,
/* 10594 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 10595 */ .button.darkgreen.button-3d.fusion-button-xlarge,
/* 10596 */ .fusion-button.button-darkgreen.button-3d.button-xlarge,
/* 10597 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge,
/* 10598 */ .button.darkgreen.button-3d.button-xlarge {
/* 10599 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10600 */ }

/* style.css */

/* 10601 */ .fusion-button.button-darkgreen.button-3d.fusion-button-xlarge:active,
/* 10602 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 10603 */ .button.darkgreen.button-3d.fusion-button-xlarge:active,
/* 10604 */ .fusion-button.button-darkgreen.button-3d.button-xlarge:active,
/* 10605 */ .fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge:active,
/* 10606 */ .button.darkgreen.button-3d.button-xlarge:active {
/* 10607 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10608 */ }
/* 10609 */ .fusion-button.button-orange,
/* 10610 */ .fusion-button.button-orange.wpcf7-submit,
/* 10611 */ .button.orange {
/* 10612 */   background: #fbdc86;
/* 10613 */   background-image: linear-gradient(to top, #f8bf56, #fbdc86);
/* 10614 */   border: 1px solid #c0830b;
/* 10615 */   color: #c0830b;
/* 10616 */ }
/* 10617 */ .fusion-button.button-orange .button-icon-divider-left,
/* 10618 */ .fusion-button.button-orange.wpcf7-submit .button-icon-divider-left,
/* 10619 */ .button.orange .button-icon-divider-left,
/* 10620 */ .fusion-button.button-orange .button-icon-divider-right,
/* 10621 */ .fusion-button.button-orange.wpcf7-submit .button-icon-divider-right,
/* 10622 */ .button.orange .button-icon-divider-right {
/* 10623 */   border-color: #c0830b;
/* 10624 */ }
/* 10625 */ .fusion-button.button-orange:hover,
/* 10626 */ .fusion-button.button-orange.wpcf7-submit:hover,
/* 10627 */ .button.orange:hover,
/* 10628 */ .fusion-button.button-orange:focus,
/* 10629 */ .fusion-button.button-orange.wpcf7-submit:focus,
/* 10630 */ .button.orange:focus,
/* 10631 */ .fusion-button.button-orange:active,
/* 10632 */ .fusion-button.button-orange.wpcf7-submit:active,
/* 10633 */ .button.orange:active {
/* 10634 */   background: #f8bf56;
/* 10635 */   background-image: linear-gradient(to top, #fbdc86, #f8bf56);
/* 10636 */   border: 1px solid #c0830b;
/* 10637 */   color: #c0830b;
/* 10638 */ }
/* 10639 */ .fusion-button.button-orange:hover .button-icon-divider-left,
/* 10640 */ .fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-left,
/* 10641 */ .button.orange:hover .button-icon-divider-left,
/* 10642 */ .fusion-button.button-orange:focus .button-icon-divider-left,
/* 10643 */ .fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-left,
/* 10644 */ .button.orange:focus .button-icon-divider-left,
/* 10645 */ .fusion-button.button-orange:active .button-icon-divider-left,
/* 10646 */ .fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-left,
/* 10647 */ .button.orange:active .button-icon-divider-left,
/* 10648 */ .fusion-button.button-orange:hover .button-icon-divider-right,
/* 10649 */ .fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-right,
/* 10650 */ .button.orange:hover .button-icon-divider-right,

/* style.css */

/* 10651 */ .fusion-button.button-orange:focus .button-icon-divider-right,
/* 10652 */ .fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-right,
/* 10653 */ .button.orange:focus .button-icon-divider-right,
/* 10654 */ .fusion-button.button-orange:active .button-icon-divider-right,
/* 10655 */ .fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-right,
/* 10656 */ .button.orange:active .button-icon-divider-right {
/* 10657 */   border-color: #c0830b;
/* 10658 */ }
/* 10659 */ .no-cssgradients .fusion-button.button-orange:hover,
/* 10660 */ .no-cssgradients .fusion-button.button-orange.wpcf7-submit:hover,
/* 10661 */ .no-cssgradients .button.orange:hover,
/* 10662 */ .no-cssgradients .fusion-button.button-orange:focus,
/* 10663 */ .no-cssgradients .fusion-button.button-orange.wpcf7-submit:focus,
/* 10664 */ .no-cssgradients .button.orange:focus,
/* 10665 */ .no-cssgradients .fusion-button.button-orange:active,
/* 10666 */ .no-cssgradients .fusion-button.button-orange.wpcf7-submit:active,
/* 10667 */ .no-cssgradients .button.orange:active {
/* 10668 */   background-color: #f8bf56;
/* 10669 */ }
/* 10670 */ .no-cssgradients .fusion-button.button-orange,
/* 10671 */ .no-cssgradients .fusion-button.button-orange.wpcf7-submit,
/* 10672 */ .no-cssgradients .button.orange {
/* 10673 */   background-color: #fbdc86;
/* 10674 */ }
/* 10675 */ .fusion-button.button-orange.button-3d.fusion-button-small,
/* 10676 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-small,
/* 10677 */ .button.orange.button-3d.fusion-button-small,
/* 10678 */ .fusion-button.button-orange.button-3d.button-small,
/* 10679 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-small,
/* 10680 */ .button.orange.button-3d.button-small {
/* 10681 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10682 */ }
/* 10683 */ .fusion-button.button-orange.button-3d.fusion-button-small:active,
/* 10684 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-small:active,
/* 10685 */ .button.orange.button-3d.fusion-button-small:active,
/* 10686 */ .fusion-button.button-orange.button-3d.button-small:active,
/* 10687 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-small:active,
/* 10688 */ .button.orange.button-3d.button-small:active {
/* 10689 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10690 */ }
/* 10691 */ .fusion-button.button-orange.button-3d.fusion-button-medium,
/* 10692 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-medium,
/* 10693 */ .button.orange.button-3d.fusion-button-medium,
/* 10694 */ .fusion-button.button-orange.button-3d.button-medium,
/* 10695 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-medium,
/* 10696 */ .button.orange.button-3d.button-medium {
/* 10697 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10698 */ }
/* 10699 */ .fusion-button.button-orange.button-3d.fusion-button-medium:active,
/* 10700 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-medium:active,

/* style.css */

/* 10701 */ .button.orange.button-3d.fusion-button-medium:active,
/* 10702 */ .fusion-button.button-orange.button-3d.button-medium:active,
/* 10703 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-medium:active,
/* 10704 */ .button.orange.button-3d.button-medium:active {
/* 10705 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10706 */ }
/* 10707 */ .fusion-button.button-orange.button-3d.fusion-button-large,
/* 10708 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-large,
/* 10709 */ .button.orange.button-3d.fusion-button-large,
/* 10710 */ .fusion-button.button-orange.button-3d.button-large,
/* 10711 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-large,
/* 10712 */ .button.orange.button-3d.button-large {
/* 10713 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10714 */ }
/* 10715 */ .fusion-button.button-orange.button-3d.fusion-button-large:active,
/* 10716 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-large:active,
/* 10717 */ .button.orange.button-3d.fusion-button-large:active,
/* 10718 */ .fusion-button.button-orange.button-3d.button-large:active,
/* 10719 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-large:active,
/* 10720 */ .button.orange.button-3d.button-large:active {
/* 10721 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10722 */ }
/* 10723 */ .fusion-button.button-orange.button-3d.fusion-button-xlarge,
/* 10724 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 10725 */ .button.orange.button-3d.fusion-button-xlarge,
/* 10726 */ .fusion-button.button-orange.button-3d.button-xlarge,
/* 10727 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge,
/* 10728 */ .button.orange.button-3d.button-xlarge {
/* 10729 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10730 */ }
/* 10731 */ .fusion-button.button-orange.button-3d.fusion-button-xlarge:active,
/* 10732 */ .fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 10733 */ .button.orange.button-3d.fusion-button-xlarge:active,
/* 10734 */ .fusion-button.button-orange.button-3d.button-xlarge:active,
/* 10735 */ .fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge:active,
/* 10736 */ .button.orange.button-3d.button-xlarge:active {
/* 10737 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10738 */ }
/* 10739 */ .fusion-button.button-blue,
/* 10740 */ .fusion-button.button-blue.wpcf7-submit,
/* 10741 */ .button.blue {
/* 10742 */   background: #b5e0f7;
/* 10743 */   background-image: linear-gradient(to top, #76c7f1, #b5e0f7);
/* 10744 */   border: 1px solid #1172c1;
/* 10745 */   color: #1172c1;
/* 10746 */ }
/* 10747 */ .fusion-button.button-blue .button-icon-divider-left,
/* 10748 */ .fusion-button.button-blue.wpcf7-submit .button-icon-divider-left,
/* 10749 */ .button.blue .button-icon-divider-left,
/* 10750 */ .fusion-button.button-blue .button-icon-divider-right,

/* style.css */

/* 10751 */ .fusion-button.button-blue.wpcf7-submit .button-icon-divider-right,
/* 10752 */ .button.blue .button-icon-divider-right {
/* 10753 */   border-color: #1172c1;
/* 10754 */ }
/* 10755 */ .fusion-button.button-blue:hover,
/* 10756 */ .fusion-button.button-blue.wpcf7-submit:hover,
/* 10757 */ .button.blue:hover,
/* 10758 */ .fusion-button.button-blue:focus,
/* 10759 */ .fusion-button.button-blue.wpcf7-submit:focus,
/* 10760 */ .button.blue:focus,
/* 10761 */ .fusion-button.button-blue:active,
/* 10762 */ .fusion-button.button-blue.wpcf7-submit:active,
/* 10763 */ .button.blue:active {
/* 10764 */   background: #76c7f1;
/* 10765 */   background-image: linear-gradient(to top, #b5e0f7, #76c7f1);
/* 10766 */   border: 1px solid #1172c1;
/* 10767 */   color: #1172c1;
/* 10768 */ }
/* 10769 */ .fusion-button.button-blue:hover .button-icon-divider-left,
/* 10770 */ .fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-left,
/* 10771 */ .button.blue:hover .button-icon-divider-left,
/* 10772 */ .fusion-button.button-blue:focus .button-icon-divider-left,
/* 10773 */ .fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-left,
/* 10774 */ .button.blue:focus .button-icon-divider-left,
/* 10775 */ .fusion-button.button-blue:active .button-icon-divider-left,
/* 10776 */ .fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-left,
/* 10777 */ .button.blue:active .button-icon-divider-left,
/* 10778 */ .fusion-button.button-blue:hover .button-icon-divider-right,
/* 10779 */ .fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-right,
/* 10780 */ .button.blue:hover .button-icon-divider-right,
/* 10781 */ .fusion-button.button-blue:focus .button-icon-divider-right,
/* 10782 */ .fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-right,
/* 10783 */ .button.blue:focus .button-icon-divider-right,
/* 10784 */ .fusion-button.button-blue:active .button-icon-divider-right,
/* 10785 */ .fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-right,
/* 10786 */ .button.blue:active .button-icon-divider-right {
/* 10787 */   border-color: #1172c1;
/* 10788 */ }
/* 10789 */ .no-cssgradients .fusion-button.button-blue:hover,
/* 10790 */ .no-cssgradients .fusion-button.button-blue.wpcf7-submit:hover,
/* 10791 */ .no-cssgradients .button.blue:hover,
/* 10792 */ .no-cssgradients .fusion-button.button-blue:focus,
/* 10793 */ .no-cssgradients .fusion-button.button-blue.wpcf7-submit:focus,
/* 10794 */ .no-cssgradients .button.blue:focus,
/* 10795 */ .no-cssgradients .fusion-button.button-blue:active,
/* 10796 */ .no-cssgradients .fusion-button.button-blue.wpcf7-submit:active,
/* 10797 */ .no-cssgradients .button.blue:active {
/* 10798 */   background-color: #76c7f1;
/* 10799 */ }
/* 10800 */ .no-cssgradients .fusion-button.button-blue,

/* style.css */

/* 10801 */ .no-cssgradients .fusion-button.button-blue.wpcf7-submit,
/* 10802 */ .no-cssgradients .button.blue {
/* 10803 */   background-color: #b5e0f7;
/* 10804 */ }
/* 10805 */ .fusion-button.button-blue.button-3d.fusion-button-small,
/* 10806 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-small,
/* 10807 */ .button.blue.button-3d.fusion-button-small,
/* 10808 */ .fusion-button.button-blue.button-3d.button-small,
/* 10809 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-small,
/* 10810 */ .button.blue.button-3d.button-small {
/* 10811 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10812 */ }
/* 10813 */ .fusion-button.button-blue.button-3d.fusion-button-small:active,
/* 10814 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-small:active,
/* 10815 */ .button.blue.button-3d.fusion-button-small:active,
/* 10816 */ .fusion-button.button-blue.button-3d.button-small:active,
/* 10817 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-small:active,
/* 10818 */ .button.blue.button-3d.button-small:active {
/* 10819 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10820 */ }
/* 10821 */ .fusion-button.button-blue.button-3d.fusion-button-medium,
/* 10822 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-medium,
/* 10823 */ .button.blue.button-3d.fusion-button-medium,
/* 10824 */ .fusion-button.button-blue.button-3d.button-medium,
/* 10825 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-medium,
/* 10826 */ .button.blue.button-3d.button-medium {
/* 10827 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10828 */ }
/* 10829 */ .fusion-button.button-blue.button-3d.fusion-button-medium:active,
/* 10830 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 10831 */ .button.blue.button-3d.fusion-button-medium:active,
/* 10832 */ .fusion-button.button-blue.button-3d.button-medium:active,
/* 10833 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-medium:active,
/* 10834 */ .button.blue.button-3d.button-medium:active {
/* 10835 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10836 */ }
/* 10837 */ .fusion-button.button-blue.button-3d.fusion-button-large,
/* 10838 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-large,
/* 10839 */ .button.blue.button-3d.fusion-button-large,
/* 10840 */ .fusion-button.button-blue.button-3d.button-large,
/* 10841 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-large,
/* 10842 */ .button.blue.button-3d.button-large {
/* 10843 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10844 */ }
/* 10845 */ .fusion-button.button-blue.button-3d.fusion-button-large:active,
/* 10846 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-large:active,
/* 10847 */ .button.blue.button-3d.fusion-button-large:active,
/* 10848 */ .fusion-button.button-blue.button-3d.button-large:active,
/* 10849 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-large:active,
/* 10850 */ .button.blue.button-3d.button-large:active {

/* style.css */

/* 10851 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10852 */ }
/* 10853 */ .fusion-button.button-blue.button-3d.fusion-button-xlarge,
/* 10854 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 10855 */ .button.blue.button-3d.fusion-button-xlarge,
/* 10856 */ .fusion-button.button-blue.button-3d.button-xlarge,
/* 10857 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge,
/* 10858 */ .button.blue.button-3d.button-xlarge {
/* 10859 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10860 */ }
/* 10861 */ .fusion-button.button-blue.button-3d.fusion-button-xlarge:active,
/* 10862 */ .fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 10863 */ .button.blue.button-3d.fusion-button-xlarge:active,
/* 10864 */ .fusion-button.button-blue.button-3d.button-xlarge:active,
/* 10865 */ .fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge:active,
/* 10866 */ .button.blue.button-3d.button-xlarge:active {
/* 10867 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10868 */ }
/* 10869 */ .fusion-button.button.button-darkblue,
/* 10870 */ .fusion-button.button.button-darkblue.wpcf7-submit,
/* 10871 */ .button.darkblue {
/* 10872 */   background: #428bca;
/* 10873 */   background-image: linear-gradient(to top, #2a6496, #428bca);
/* 10874 */   border: 1px solid #072c5e;
/* 10875 */   color: #072c5e;
/* 10876 */ }
/* 10877 */ .fusion-button.button.button-darkblue .button-icon-divider-left,
/* 10878 */ .fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-left,
/* 10879 */ .button.darkblue .button-icon-divider-left,
/* 10880 */ .fusion-button.button.button-darkblue .button-icon-divider-right,
/* 10881 */ .fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-right,
/* 10882 */ .button.darkblue .button-icon-divider-right {
/* 10883 */   border-color: #072c5e;
/* 10884 */ }
/* 10885 */ .fusion-button.button.button-darkblue:hover,
/* 10886 */ .fusion-button.button.button-darkblue.wpcf7-submit:hover,
/* 10887 */ .button.darkblue:hover,
/* 10888 */ .fusion-button.button.button-darkblue:focus,
/* 10889 */ .fusion-button.button.button-darkblue.wpcf7-submit:focus,
/* 10890 */ .button.darkblue:focus,
/* 10891 */ .fusion-button.button.button-darkblue:active,
/* 10892 */ .fusion-button.button.button-darkblue.wpcf7-submit:active,
/* 10893 */ .button.darkblue:active {
/* 10894 */   background: #2a6496;
/* 10895 */   background-image: linear-gradient(to top, #428bca, #2a6496);
/* 10896 */   border: 1px solid #072c5e;
/* 10897 */   color: #072c5e;
/* 10898 */ }
/* 10899 */ .fusion-button.button.button-darkblue:hover .button-icon-divider-left,
/* 10900 */ .fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-left,

/* style.css */

/* 10901 */ .button.darkblue:hover .button-icon-divider-left,
/* 10902 */ .fusion-button.button.button-darkblue:focus .button-icon-divider-left,
/* 10903 */ .fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-left,
/* 10904 */ .button.darkblue:focus .button-icon-divider-left,
/* 10905 */ .fusion-button.button.button-darkblue:active .button-icon-divider-left,
/* 10906 */ .fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-left,
/* 10907 */ .button.darkblue:active .button-icon-divider-left,
/* 10908 */ .fusion-button.button.button-darkblue:hover .button-icon-divider-right,
/* 10909 */ .fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-right,
/* 10910 */ .button.darkblue:hover .button-icon-divider-right,
/* 10911 */ .fusion-button.button.button-darkblue:focus .button-icon-divider-right,
/* 10912 */ .fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-right,
/* 10913 */ .button.darkblue:focus .button-icon-divider-right,
/* 10914 */ .fusion-button.button.button-darkblue:active .button-icon-divider-right,
/* 10915 */ .fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-right,
/* 10916 */ .button.darkblue:active .button-icon-divider-right {
/* 10917 */   border-color: #072c5e;
/* 10918 */ }
/* 10919 */ .no-cssgradients .fusion-button.button.button-darkblue:hover,
/* 10920 */ .no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:hover,
/* 10921 */ .no-cssgradients .button.darkblue:hover,
/* 10922 */ .no-cssgradients .fusion-button.button.button-darkblue:focus,
/* 10923 */ .no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:focus,
/* 10924 */ .no-cssgradients .button.darkblue:focus,
/* 10925 */ .no-cssgradients .fusion-button.button.button-darkblue:active,
/* 10926 */ .no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:active,
/* 10927 */ .no-cssgradients .button.darkblue:active {
/* 10928 */   background-color: #2A6496;
/* 10929 */ }
/* 10930 */ .no-cssgradients .fusion-button.button.button-darkblue,
/* 10931 */ .no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit,
/* 10932 */ .no-cssgradients .button.darkblue {
/* 10933 */   background-color: #428BCA;
/* 10934 */ }
/* 10935 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-small,
/* 10936 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-small,
/* 10937 */ .button.darkblue.button-3d.fusion-button-small,
/* 10938 */ .fusion-button.button.button-darkblue.button-3d.button-small,
/* 10939 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small,
/* 10940 */ .button.darkblue.button-3d.button-small {
/* 10941 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10942 */ }
/* 10943 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-small:active,
/* 10944 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-small:active,
/* 10945 */ .button.darkblue.button-3d.fusion-button-small:active,
/* 10946 */ .fusion-button.button.button-darkblue.button-3d.button-small:active,
/* 10947 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small:active,
/* 10948 */ .button.darkblue.button-3d.button-small:active {
/* 10949 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 10950 */ }

/* style.css */

/* 10951 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-medium,
/* 10952 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-medium,
/* 10953 */ .button.darkblue.button-3d.fusion-button-medium,
/* 10954 */ .fusion-button.button.button-darkblue.button-3d.button-medium,
/* 10955 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium,
/* 10956 */ .button.darkblue.button-3d.button-medium {
/* 10957 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10958 */ }
/* 10959 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-medium:active,
/* 10960 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 10961 */ .button.darkblue.button-3d.fusion-button-medium:active,
/* 10962 */ .fusion-button.button.button-darkblue.button-3d.button-medium:active,
/* 10963 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium:active,
/* 10964 */ .button.darkblue.button-3d.button-medium:active {
/* 10965 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 10966 */ }
/* 10967 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-large,
/* 10968 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-large,
/* 10969 */ .button.darkblue.button-3d.fusion-button-large,
/* 10970 */ .fusion-button.button.button-darkblue.button-3d.button-large,
/* 10971 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large,
/* 10972 */ .button.darkblue.button-3d.button-large {
/* 10973 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10974 */ }
/* 10975 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-large:active,
/* 10976 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-large:active,
/* 10977 */ .button.darkblue.button-3d.fusion-button-large:active,
/* 10978 */ .fusion-button.button.button-darkblue.button-3d.button-large:active,
/* 10979 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large:active,
/* 10980 */ .button.darkblue.button-3d.button-large:active {
/* 10981 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 10982 */ }
/* 10983 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-xlarge,
/* 10984 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 10985 */ .button.darkblue.button-3d.fusion-button-xlarge,
/* 10986 */ .fusion-button.button.button-darkblue.button-3d.button-xlarge,
/* 10987 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge,
/* 10988 */ .button.darkblue.button-3d.button-xlarge {
/* 10989 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10990 */ }
/* 10991 */ .fusion-button.button.button-darkblue.button-3d.fusion-button-xlarge:active,
/* 10992 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 10993 */ .button.darkblue.button-3d.fusion-button-xlarge:active,
/* 10994 */ .fusion-button.button.button-darkblue.button-3d.button-xlarge:active,
/* 10995 */ .fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge:active,
/* 10996 */ .button.darkblue.button-3d.button-xlarge:active {
/* 10997 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 10998 */ }
/* 10999 */ .fusion-button.button-red,
/* 11000 */ .fusion-button.button-red.wpcf7-submit,

/* style.css */

/* 11001 */ .button.red {
/* 11002 */   background: #fd9c9c;
/* 11003 */   background-image: linear-gradient(to top, #fc7d7d, #fd9c9c);
/* 11004 */   border: 1px solid #9d1111;
/* 11005 */   color: #9d1111;
/* 11006 */ }
/* 11007 */ .fusion-button.button-red .button-icon-divider-left,
/* 11008 */ .fusion-button.button-red.wpcf7-submit .button-icon-divider-left,
/* 11009 */ .button.red .button-icon-divider-left,
/* 11010 */ .fusion-button.button-red .button-icon-divider-right,
/* 11011 */ .fusion-button.button-red.wpcf7-submit .button-icon-divider-right,
/* 11012 */ .button.red .button-icon-divider-right {
/* 11013 */   border-color: #9d1111;
/* 11014 */ }
/* 11015 */ .fusion-button.button-red:hover,
/* 11016 */ .fusion-button.button-red.wpcf7-submit:hover,
/* 11017 */ .button.red:hover,
/* 11018 */ .fusion-button.button-red:focus,
/* 11019 */ .fusion-button.button-red.wpcf7-submit:focus,
/* 11020 */ .button.red:focus,
/* 11021 */ .fusion-button.button-red:active,
/* 11022 */ .fusion-button.button-red.wpcf7-submit:active,
/* 11023 */ .button.red:active {
/* 11024 */   background: #fc7d7d;
/* 11025 */   background-image: linear-gradient(to top, #fd9c9c, #fc7d7d);
/* 11026 */   border: 1px solid #9d1111;
/* 11027 */   color: #9d1111;
/* 11028 */ }
/* 11029 */ .fusion-button.button-red:hover .button-icon-divider-left,
/* 11030 */ .fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-left,
/* 11031 */ .button.red:hover .button-icon-divider-left,
/* 11032 */ .fusion-button.button-red:focus .button-icon-divider-left,
/* 11033 */ .fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-left,
/* 11034 */ .button.red:focus .button-icon-divider-left,
/* 11035 */ .fusion-button.button-red:active .button-icon-divider-left,
/* 11036 */ .fusion-button.button-red.wpcf7-submit:active .button-icon-divider-left,
/* 11037 */ .button.red:active .button-icon-divider-left,
/* 11038 */ .fusion-button.button-red:hover .button-icon-divider-right,
/* 11039 */ .fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-right,
/* 11040 */ .button.red:hover .button-icon-divider-right,
/* 11041 */ .fusion-button.button-red:focus .button-icon-divider-right,
/* 11042 */ .fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-right,
/* 11043 */ .button.red:focus .button-icon-divider-right,
/* 11044 */ .fusion-button.button-red:active .button-icon-divider-right,
/* 11045 */ .fusion-button.button-red.wpcf7-submit:active .button-icon-divider-right,
/* 11046 */ .button.red:active .button-icon-divider-right {
/* 11047 */   border-color: #9d1111;
/* 11048 */ }
/* 11049 */ .no-cssgradients .fusion-button.button-red:hover,
/* 11050 */ .no-cssgradients .fusion-button.button-red.wpcf7-submit:hover,

/* style.css */

/* 11051 */ .no-cssgradients .button.red:hover,
/* 11052 */ .no-cssgradients .fusion-button.button-red:focus,
/* 11053 */ .no-cssgradients .fusion-button.button-red.wpcf7-submit:focus,
/* 11054 */ .no-cssgradients .button.red:focus,
/* 11055 */ .no-cssgradients .fusion-button.button-red:active,
/* 11056 */ .no-cssgradients .fusion-button.button-red.wpcf7-submit:active,
/* 11057 */ .no-cssgradients .button.red:active {
/* 11058 */   background-color: #fc7d7d;
/* 11059 */ }
/* 11060 */ .no-cssgradients .fusion-button.button-red,
/* 11061 */ .no-cssgradients .fusion-button.button-red.wpcf7-submit,
/* 11062 */ .no-cssgradients .button.red {
/* 11063 */   background-color: #fd9c9c;
/* 11064 */ }
/* 11065 */ .fusion-button.button-red.button-3d.fusion-button-small,
/* 11066 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-small,
/* 11067 */ .button.red.button-3d.fusion-button-small,
/* 11068 */ .fusion-button.button-red.button-3d.button-small,
/* 11069 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-small,
/* 11070 */ .button.red.button-3d.button-small {
/* 11071 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11072 */ }
/* 11073 */ .fusion-button.button-red.button-3d.fusion-button-small:active,
/* 11074 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-small:active,
/* 11075 */ .button.red.button-3d.fusion-button-small:active,
/* 11076 */ .fusion-button.button-red.button-3d.button-small:active,
/* 11077 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-small:active,
/* 11078 */ .button.red.button-3d.button-small:active {
/* 11079 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11080 */ }
/* 11081 */ .fusion-button.button-red.button-3d.fusion-button-medium,
/* 11082 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-medium,
/* 11083 */ .button.red.button-3d.fusion-button-medium,
/* 11084 */ .fusion-button.button-red.button-3d.button-medium,
/* 11085 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-medium,
/* 11086 */ .button.red.button-3d.button-medium {
/* 11087 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11088 */ }
/* 11089 */ .fusion-button.button-red.button-3d.fusion-button-medium:active,
/* 11090 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 11091 */ .button.red.button-3d.fusion-button-medium:active,
/* 11092 */ .fusion-button.button-red.button-3d.button-medium:active,
/* 11093 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-medium:active,
/* 11094 */ .button.red.button-3d.button-medium:active {
/* 11095 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11096 */ }
/* 11097 */ .fusion-button.button-red.button-3d.fusion-button-large,
/* 11098 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-large,
/* 11099 */ .button.red.button-3d.fusion-button-large,
/* 11100 */ .fusion-button.button-red.button-3d.button-large,

/* style.css */

/* 11101 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-large,
/* 11102 */ .button.red.button-3d.button-large {
/* 11103 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11104 */ }
/* 11105 */ .fusion-button.button-red.button-3d.fusion-button-large:active,
/* 11106 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-large:active,
/* 11107 */ .button.red.button-3d.fusion-button-large:active,
/* 11108 */ .fusion-button.button-red.button-3d.button-large:active,
/* 11109 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-large:active,
/* 11110 */ .button.red.button-3d.button-large:active {
/* 11111 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11112 */ }
/* 11113 */ .fusion-button.button-red.button-3d.fusion-button-xlarge,
/* 11114 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 11115 */ .button.red.button-3d.fusion-button-xlarge,
/* 11116 */ .fusion-button.button-red.button-3d.button-xlarge,
/* 11117 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge,
/* 11118 */ .button.red.button-3d.button-xlarge {
/* 11119 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11120 */ }
/* 11121 */ .fusion-button.button-red.button-3d.fusion-button-xlarge:active,
/* 11122 */ .fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 11123 */ .button.red.button-3d.fusion-button-xlarge:active,
/* 11124 */ .fusion-button.button-red.button-3d.button-xlarge:active,
/* 11125 */ .fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge:active,
/* 11126 */ .button.red.button-3d.button-xlarge:active {
/* 11127 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11128 */ }
/* 11129 */ .fusion-button.button-darkred,
/* 11130 */ .fusion-button.button-darkred.wpcf7-submit,
/* 11131 */ .button.darkred {
/* 11132 */   background: #fe2020;
/* 11133 */   background-image: linear-gradient(to top, #b01818, #fe2020);
/* 11134 */   border: 1px solid #690e0e;
/* 11135 */   color: #690e0e;
/* 11136 */ }
/* 11137 */ .fusion-button.button-darkred .button-icon-divider-left,
/* 11138 */ .fusion-button.button-darkred.wpcf7-submit .button-icon-divider-left,
/* 11139 */ .button.darkred .button-icon-divider-left,
/* 11140 */ .fusion-button.button-darkred .button-icon-divider-right,
/* 11141 */ .fusion-button.button-darkred.wpcf7-submit .button-icon-divider-right,
/* 11142 */ .button.darkred .button-icon-divider-right {
/* 11143 */   border-color: #690e0e;
/* 11144 */ }
/* 11145 */ .fusion-button.button-darkred:hover,
/* 11146 */ .fusion-button.button-darkred.wpcf7-submit:hover,
/* 11147 */ .button.darkred:hover,
/* 11148 */ .fusion-button.button-darkred:focus,
/* 11149 */ .fusion-button.button-darkred.wpcf7-submit:focus,
/* 11150 */ .button.darkred:focus,

/* style.css */

/* 11151 */ .fusion-button.button-darkred:active,
/* 11152 */ .fusion-button.button-darkred.wpcf7-submit:active,
/* 11153 */ .button.darkred:active {
/* 11154 */   background: #b01818;
/* 11155 */   background-image: linear-gradient(to top, #fe2020, #b01818);
/* 11156 */   border: 1px solid #690e0e;
/* 11157 */   color: #690e0e;
/* 11158 */ }
/* 11159 */ .fusion-button.button-darkred:hover .button-icon-divider-left,
/* 11160 */ .fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-left,
/* 11161 */ .button.darkred:hover .button-icon-divider-left,
/* 11162 */ .fusion-button.button-darkred:focus .button-icon-divider-left,
/* 11163 */ .fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-left,
/* 11164 */ .button.darkred:focus .button-icon-divider-left,
/* 11165 */ .fusion-button.button-darkred:active .button-icon-divider-left,
/* 11166 */ .fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-left,
/* 11167 */ .button.darkred:active .button-icon-divider-left,
/* 11168 */ .fusion-button.button-darkred:hover .button-icon-divider-right,
/* 11169 */ .fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-right,
/* 11170 */ .button.darkred:hover .button-icon-divider-right,
/* 11171 */ .fusion-button.button-darkred:focus .button-icon-divider-right,
/* 11172 */ .fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-right,
/* 11173 */ .button.darkred:focus .button-icon-divider-right,
/* 11174 */ .fusion-button.button-darkred:active .button-icon-divider-right,
/* 11175 */ .fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-right,
/* 11176 */ .button.darkred:active .button-icon-divider-right {
/* 11177 */   border-color: #690e0e;
/* 11178 */ }
/* 11179 */ .no-cssgradients .fusion-button.button-darkred:hover,
/* 11180 */ .no-cssgradients .fusion-button.button-darkred.wpcf7-submit:hover,
/* 11181 */ .no-cssgradients .button.darkred:hover,
/* 11182 */ .no-cssgradients .fusion-button.button-darkred:focus,
/* 11183 */ .no-cssgradients .fusion-button.button-darkred.wpcf7-submit:focus,
/* 11184 */ .no-cssgradients .button.darkred:focus,
/* 11185 */ .no-cssgradients .fusion-button.button-darkred:active,
/* 11186 */ .no-cssgradients .fusion-button.button-darkred.wpcf7-submit:active,
/* 11187 */ .no-cssgradients .button.darkred:active {
/* 11188 */   background-color: #b01818;
/* 11189 */ }
/* 11190 */ .no-cssgradients .fusion-button.button-darkred,
/* 11191 */ .no-cssgradients .fusion-button.button-darkred.wpcf7-submit,
/* 11192 */ .no-cssgradients .button.darkred {
/* 11193 */   background-color: #fe2020;
/* 11194 */ }
/* 11195 */ .fusion-button.button-darkred.button-3d.fusion-button-small,
/* 11196 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-small,
/* 11197 */ .button.darkred.button-3d.fusion-button-small,
/* 11198 */ .fusion-button.button-darkred.button-3d.button-small,
/* 11199 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-small,
/* 11200 */ .button.darkred.button-3d.button-small {

/* style.css */

/* 11201 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11202 */ }
/* 11203 */ .fusion-button.button-darkred.button-3d.fusion-button-small:active,
/* 11204 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-small:active,
/* 11205 */ .button.darkred.button-3d.fusion-button-small:active,
/* 11206 */ .fusion-button.button-darkred.button-3d.button-small:active,
/* 11207 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-small:active,
/* 11208 */ .button.darkred.button-3d.button-small:active {
/* 11209 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11210 */ }
/* 11211 */ .fusion-button.button-darkred.button-3d.fusion-button-medium,
/* 11212 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-medium,
/* 11213 */ .button.darkred.button-3d.fusion-button-medium,
/* 11214 */ .fusion-button.button-darkred.button-3d.button-medium,
/* 11215 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium,
/* 11216 */ .button.darkred.button-3d.button-medium {
/* 11217 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11218 */ }
/* 11219 */ .fusion-button.button-darkred.button-3d.fusion-button-medium:active,
/* 11220 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 11221 */ .button.darkred.button-3d.fusion-button-medium:active,
/* 11222 */ .fusion-button.button-darkred.button-3d.button-medium:active,
/* 11223 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium:active,
/* 11224 */ .button.darkred.button-3d.button-medium:active {
/* 11225 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11226 */ }
/* 11227 */ .fusion-button.button-darkred.button-3d.fusion-button-large,
/* 11228 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-large,
/* 11229 */ .button.darkred.button-3d.fusion-button-large,
/* 11230 */ .fusion-button.button-darkred.button-3d.button-large,
/* 11231 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-large,
/* 11232 */ .button.darkred.button-3d.button-large {
/* 11233 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11234 */ }
/* 11235 */ .fusion-button.button-darkred.button-3d.fusion-button-large:active,
/* 11236 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-large:active,
/* 11237 */ .button.darkred.button-3d.fusion-button-large:active,
/* 11238 */ .fusion-button.button-darkred.button-3d.button-large:active,
/* 11239 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-large:active,
/* 11240 */ .button.darkred.button-3d.button-large:active {
/* 11241 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11242 */ }
/* 11243 */ .fusion-button.button-darkred.button-3d.fusion-button-xlarge,
/* 11244 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 11245 */ .button.darkred.button-3d.fusion-button-xlarge,
/* 11246 */ .fusion-button.button-darkred.button-3d.button-xlarge,
/* 11247 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge,
/* 11248 */ .button.darkred.button-3d.button-xlarge {
/* 11249 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11250 */ }

/* style.css */

/* 11251 */ .fusion-button.button-darkred.button-3d.fusion-button-xlarge:active,
/* 11252 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 11253 */ .button.darkred.button-3d.fusion-button-xlarge:active,
/* 11254 */ .fusion-button.button-darkred.button-3d.button-xlarge:active,
/* 11255 */ .fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge:active,
/* 11256 */ .button.darkred.button-3d.button-xlarge:active {
/* 11257 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11258 */ }
/* 11259 */ .fusion-button.button-pink,
/* 11260 */ .fusion-button.button-pink.wpcf7-submit,
/* 11261 */ .button.pink {
/* 11262 */   background: #fda1d5;
/* 11263 */   background-image: linear-gradient(to top, #fc84c8, #fda1d5);
/* 11264 */   border: 1px solid #a31366;
/* 11265 */   color: #a31366;
/* 11266 */ }
/* 11267 */ .fusion-button.button-pink .button-icon-divider-left,
/* 11268 */ .fusion-button.button-pink.wpcf7-submit .button-icon-divider-left,
/* 11269 */ .button.pink .button-icon-divider-left,
/* 11270 */ .fusion-button.button-pink .button-icon-divider-right,
/* 11271 */ .fusion-button.button-pink.wpcf7-submit .button-icon-divider-right,
/* 11272 */ .button.pink .button-icon-divider-right {
/* 11273 */   border-color: #a31366;
/* 11274 */ }
/* 11275 */ .fusion-button.button-pink:hover,
/* 11276 */ .fusion-button.button-pink.wpcf7-submit:hover,
/* 11277 */ .button.pink:hover,
/* 11278 */ .fusion-button.button-pink:focus,
/* 11279 */ .fusion-button.button-pink.wpcf7-submit:focus,
/* 11280 */ .button.pink:focus,
/* 11281 */ .fusion-button.button-pink:active,
/* 11282 */ .fusion-button.button-pink.wpcf7-submit:active,
/* 11283 */ .button.pink:active {
/* 11284 */   background: #fc84c8;
/* 11285 */   background-image: linear-gradient(to top, #fda1d5, #fc84c8);
/* 11286 */   border: 1px solid #a31366;
/* 11287 */   color: #a31366;
/* 11288 */ }
/* 11289 */ .fusion-button.button-pink:hover .button-icon-divider-left,
/* 11290 */ .fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-left,
/* 11291 */ .button.pink:hover .button-icon-divider-left,
/* 11292 */ .fusion-button.button-pink:focus .button-icon-divider-left,
/* 11293 */ .fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-left,
/* 11294 */ .button.pink:focus .button-icon-divider-left,
/* 11295 */ .fusion-button.button-pink:active .button-icon-divider-left,
/* 11296 */ .fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-left,
/* 11297 */ .button.pink:active .button-icon-divider-left,
/* 11298 */ .fusion-button.button-pink:hover .button-icon-divider-right,
/* 11299 */ .fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-right,
/* 11300 */ .button.pink:hover .button-icon-divider-right,

/* style.css */

/* 11301 */ .fusion-button.button-pink:focus .button-icon-divider-right,
/* 11302 */ .fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-right,
/* 11303 */ .button.pink:focus .button-icon-divider-right,
/* 11304 */ .fusion-button.button-pink:active .button-icon-divider-right,
/* 11305 */ .fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-right,
/* 11306 */ .button.pink:active .button-icon-divider-right {
/* 11307 */   border-color: #a31366;
/* 11308 */ }
/* 11309 */ .no-cssgradients .fusion-button.button-pink:hover,
/* 11310 */ .no-cssgradients .fusion-button.button-pink.wpcf7-submit:hover,
/* 11311 */ .no-cssgradients .button.pink:hover,
/* 11312 */ .no-cssgradients .fusion-button.button-pink:focus,
/* 11313 */ .no-cssgradients .fusion-button.button-pink.wpcf7-submit:focus,
/* 11314 */ .no-cssgradients .button.pink:focus,
/* 11315 */ .no-cssgradients .fusion-button.button-pink:active,
/* 11316 */ .no-cssgradients .fusion-button.button-pink.wpcf7-submit:active,
/* 11317 */ .no-cssgradients .button.pink:active {
/* 11318 */   background-color: #fc84c8;
/* 11319 */ }
/* 11320 */ .no-cssgradients .fusion-button.button-pink,
/* 11321 */ .no-cssgradients .fusion-button.button-pink.wpcf7-submit,
/* 11322 */ .no-cssgradients .button.pink {
/* 11323 */   background-color: #fda1d5;
/* 11324 */ }
/* 11325 */ .fusion-button.button-pink.button-3d.fusion-button-small,
/* 11326 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-small,
/* 11327 */ .button.pink.button-3d.fusion-button-small,
/* 11328 */ .fusion-button.button-pink.button-3d.button-small,
/* 11329 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-small,
/* 11330 */ .button.pink.button-3d.button-small {
/* 11331 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11332 */ }
/* 11333 */ .fusion-button.button-pink.button-3d.fusion-button-small:active,
/* 11334 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-small:active,
/* 11335 */ .button.pink.button-3d.fusion-button-small:active,
/* 11336 */ .fusion-button.button-pink.button-3d.button-small:active,
/* 11337 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-small:active,
/* 11338 */ .button.pink.button-3d.button-small:active {
/* 11339 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11340 */ }
/* 11341 */ .fusion-button.button-pink.button-3d.fusion-button-medium,
/* 11342 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-medium,
/* 11343 */ .button.pink.button-3d.fusion-button-medium,
/* 11344 */ .fusion-button.button-pink.button-3d.button-medium,
/* 11345 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-medium,
/* 11346 */ .button.pink.button-3d.button-medium {
/* 11347 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11348 */ }
/* 11349 */ .fusion-button.button-pink.button-3d.fusion-button-medium:active,
/* 11350 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-medium:active,

/* style.css */

/* 11351 */ .button.pink.button-3d.fusion-button-medium:active,
/* 11352 */ .fusion-button.button-pink.button-3d.button-medium:active,
/* 11353 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-medium:active,
/* 11354 */ .button.pink.button-3d.button-medium:active {
/* 11355 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11356 */ }
/* 11357 */ .fusion-button.button-pink.button-3d.fusion-button-large,
/* 11358 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-large,
/* 11359 */ .button.pink.button-3d.fusion-button-large,
/* 11360 */ .fusion-button.button-pink.button-3d.button-large,
/* 11361 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-large,
/* 11362 */ .button.pink.button-3d.button-large {
/* 11363 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11364 */ }
/* 11365 */ .fusion-button.button-pink.button-3d.fusion-button-large:active,
/* 11366 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-large:active,
/* 11367 */ .button.pink.button-3d.fusion-button-large:active,
/* 11368 */ .fusion-button.button-pink.button-3d.button-large:active,
/* 11369 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-large:active,
/* 11370 */ .button.pink.button-3d.button-large:active {
/* 11371 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11372 */ }
/* 11373 */ .fusion-button.button-pink.button-3d.fusion-button-xlarge,
/* 11374 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 11375 */ .button.pink.button-3d.fusion-button-xlarge,
/* 11376 */ .fusion-button.button-pink.button-3d.button-xlarge,
/* 11377 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge,
/* 11378 */ .button.pink.button-3d.button-xlarge {
/* 11379 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11380 */ }
/* 11381 */ .fusion-button.button-pink.button-3d.fusion-button-xlarge:active,
/* 11382 */ .fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 11383 */ .button.pink.button-3d.fusion-button-xlarge:active,
/* 11384 */ .fusion-button.button-pink.button-3d.button-xlarge:active,
/* 11385 */ .fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge:active,
/* 11386 */ .button.pink.button-3d.button-xlarge:active {
/* 11387 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11388 */ }
/* 11389 */ .fusion-button.button-lightgray,
/* 11390 */ .fusion-button.button-lightgray.wpcf7-submit,
/* 11391 */ .button.lightgray {
/* 11392 */   background: #fbfbfb;
/* 11393 */   background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
/* 11394 */   border: 1px solid #ababab;
/* 11395 */   color: #ababab;
/* 11396 */ }
/* 11397 */ .fusion-button.button-lightgray .button-icon-divider-left,
/* 11398 */ .fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-left,
/* 11399 */ .button.lightgray .button-icon-divider-left,
/* 11400 */ .fusion-button.button-lightgray .button-icon-divider-right,

/* style.css */

/* 11401 */ .fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-right,
/* 11402 */ .button.lightgray .button-icon-divider-right {
/* 11403 */   border-color: #ababab;
/* 11404 */ }
/* 11405 */ .fusion-button.button-lightgray:hover,
/* 11406 */ .fusion-button.button-lightgray.wpcf7-submit:hover,
/* 11407 */ .button.lightgray:hover,
/* 11408 */ .fusion-button.button-lightgray:focus,
/* 11409 */ .fusion-button.button-lightgray.wpcf7-submit:focus,
/* 11410 */ .button.lightgray:focus,
/* 11411 */ .fusion-button.button-lightgray:active,
/* 11412 */ .fusion-button.button-lightgray.wpcf7-submit:active,
/* 11413 */ .button.lightgray:active {
/* 11414 */   background: #f0f0f0;
/* 11415 */   background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
/* 11416 */   border: 1px solid #ababab;
/* 11417 */   color: #ababab;
/* 11418 */ }
/* 11419 */ .fusion-button.button-lightgray:hover .button-icon-divider-left,
/* 11420 */ .fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-left,
/* 11421 */ .button.lightgray:hover .button-icon-divider-left,
/* 11422 */ .fusion-button.button-lightgray:focus .button-icon-divider-left,
/* 11423 */ .fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-left,
/* 11424 */ .button.lightgray:focus .button-icon-divider-left,
/* 11425 */ .fusion-button.button-lightgray:active .button-icon-divider-left,
/* 11426 */ .fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-left,
/* 11427 */ .button.lightgray:active .button-icon-divider-left,
/* 11428 */ .fusion-button.button-lightgray:hover .button-icon-divider-right,
/* 11429 */ .fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-right,
/* 11430 */ .button.lightgray:hover .button-icon-divider-right,
/* 11431 */ .fusion-button.button-lightgray:focus .button-icon-divider-right,
/* 11432 */ .fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-right,
/* 11433 */ .button.lightgray:focus .button-icon-divider-right,
/* 11434 */ .fusion-button.button-lightgray:active .button-icon-divider-right,
/* 11435 */ .fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-right,
/* 11436 */ .button.lightgray:active .button-icon-divider-right {
/* 11437 */   border-color: #ababab;
/* 11438 */ }
/* 11439 */ .no-cssgradients .fusion-button.button-lightgray:hover,
/* 11440 */ .no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:hover,
/* 11441 */ .no-cssgradients .button.lightgray:hover,
/* 11442 */ .no-cssgradients .fusion-button.button-lightgray:focus,
/* 11443 */ .no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:focus,
/* 11444 */ .no-cssgradients .button.lightgray:focus,
/* 11445 */ .no-cssgradients .fusion-button.button-lightgray:active,
/* 11446 */ .no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:active,
/* 11447 */ .no-cssgradients .button.lightgray:active {
/* 11448 */   background-color: #f0f0f0;
/* 11449 */ }
/* 11450 */ .no-cssgradients .fusion-button.button-lightgray,

/* style.css */

/* 11451 */ .no-cssgradients .fusion-button.button-lightgray.wpcf7-submit,
/* 11452 */ .no-cssgradients .button.lightgray {
/* 11453 */   background-color: #fbfbfb;
/* 11454 */ }
/* 11455 */ .fusion-button.button-lightgray.button-3d.fusion-button-small,
/* 11456 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-small,
/* 11457 */ .button.lightgray.button-3d.fusion-button-small,
/* 11458 */ .fusion-button.button-lightgray.button-3d.button-small,
/* 11459 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small,
/* 11460 */ .button.lightgray.button-3d.button-small {
/* 11461 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11462 */ }
/* 11463 */ .fusion-button.button-lightgray.button-3d.fusion-button-small:active,
/* 11464 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-small:active,
/* 11465 */ .button.lightgray.button-3d.fusion-button-small:active,
/* 11466 */ .fusion-button.button-lightgray.button-3d.button-small:active,
/* 11467 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small:active,
/* 11468 */ .button.lightgray.button-3d.button-small:active {
/* 11469 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11470 */ }
/* 11471 */ .fusion-button.button-lightgray.button-3d.fusion-button-medium,
/* 11472 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-medium,
/* 11473 */ .button.lightgray.button-3d.fusion-button-medium,
/* 11474 */ .fusion-button.button-lightgray.button-3d.button-medium,
/* 11475 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium,
/* 11476 */ .button.lightgray.button-3d.button-medium {
/* 11477 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11478 */ }
/* 11479 */ .fusion-button.button-lightgray.button-3d.fusion-button-medium:active,
/* 11480 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 11481 */ .button.lightgray.button-3d.fusion-button-medium:active,
/* 11482 */ .fusion-button.button-lightgray.button-3d.button-medium:active,
/* 11483 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium:active,
/* 11484 */ .button.lightgray.button-3d.button-medium:active {
/* 11485 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11486 */ }
/* 11487 */ .fusion-button.button-lightgray.button-3d.fusion-button-large,
/* 11488 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-large,
/* 11489 */ .button.lightgray.button-3d.fusion-button-large,
/* 11490 */ .fusion-button.button-lightgray.button-3d.button-large,
/* 11491 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large,
/* 11492 */ .button.lightgray.button-3d.button-large {
/* 11493 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11494 */ }
/* 11495 */ .fusion-button.button-lightgray.button-3d.fusion-button-large:active,
/* 11496 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-large:active,
/* 11497 */ .button.lightgray.button-3d.fusion-button-large:active,
/* 11498 */ .fusion-button.button-lightgray.button-3d.button-large:active,
/* 11499 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large:active,
/* 11500 */ .button.lightgray.button-3d.button-large:active {

/* style.css */

/* 11501 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11502 */ }
/* 11503 */ .fusion-button.button-lightgray.button-3d.fusion-button-xlarge,
/* 11504 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 11505 */ .button.lightgray.button-3d.fusion-button-xlarge,
/* 11506 */ .fusion-button.button-lightgray.button-3d.button-xlarge,
/* 11507 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge,
/* 11508 */ .button.lightgray.button-3d.button-xlarge {
/* 11509 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11510 */ }
/* 11511 */ .fusion-button.button-lightgray.button-3d.fusion-button-xlarge:active,
/* 11512 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 11513 */ .button.lightgray.button-3d.fusion-button-xlarge:active,
/* 11514 */ .fusion-button.button-lightgray.button-3d.button-xlarge:active,
/* 11515 */ .fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge:active,
/* 11516 */ .button.lightgray.button-3d.button-xlarge:active {
/* 11517 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11518 */ }
/* 11519 */ .fusion-button.button-darkgray,
/* 11520 */ .fusion-button.button-darkgray.wpcf7-submit,
/* 11521 */ .button.darkgray {
/* 11522 */   background: #c0c0c0;
/* 11523 */   background-image: linear-gradient(to top, #9e9e9e, #c0c0c0);
/* 11524 */   border: 1px solid #434c50;
/* 11525 */   color: #434c50;
/* 11526 */ }
/* 11527 */ .fusion-button.button-darkgray .button-icon-divider-left,
/* 11528 */ .fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-left,
/* 11529 */ .button.darkgray .button-icon-divider-left,
/* 11530 */ .fusion-button.button-darkgray .button-icon-divider-right,
/* 11531 */ .fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-right,
/* 11532 */ .button.darkgray .button-icon-divider-right {
/* 11533 */   border-color: #434c50;
/* 11534 */ }
/* 11535 */ .fusion-button.button-darkgray:hover,
/* 11536 */ .fusion-button.button-darkgray.wpcf7-submit:hover,
/* 11537 */ .button.darkgray:hover,
/* 11538 */ .fusion-button.button-darkgray:focus,
/* 11539 */ .fusion-button.button-darkgray.wpcf7-submit:focus,
/* 11540 */ .button.darkgray:focus,
/* 11541 */ .fusion-button.button-darkgray:active,
/* 11542 */ .fusion-button.button-darkgray.wpcf7-submit:active,
/* 11543 */ .button.darkgray:active {
/* 11544 */   background: #9e9e9e;
/* 11545 */   background-image: linear-gradient(to top, #c0c0c0, #9e9e9e);
/* 11546 */   border: 1px solid #434c50;
/* 11547 */   color: #434c50;
/* 11548 */ }
/* 11549 */ .fusion-button.button-darkgray:hover .button-icon-divider-left,
/* 11550 */ .fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-left,

/* style.css */

/* 11551 */ .button.darkgray:hover .button-icon-divider-left,
/* 11552 */ .fusion-button.button-darkgray:focus .button-icon-divider-left,
/* 11553 */ .fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-left,
/* 11554 */ .button.darkgray:focus .button-icon-divider-left,
/* 11555 */ .fusion-button.button-darkgray:active .button-icon-divider-left,
/* 11556 */ .fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-left,
/* 11557 */ .button.darkgray:active .button-icon-divider-left,
/* 11558 */ .fusion-button.button-darkgray:hover .button-icon-divider-right,
/* 11559 */ .fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-right,
/* 11560 */ .button.darkgray:hover .button-icon-divider-right,
/* 11561 */ .fusion-button.button-darkgray:focus .button-icon-divider-right,
/* 11562 */ .fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-right,
/* 11563 */ .button.darkgray:focus .button-icon-divider-right,
/* 11564 */ .fusion-button.button-darkgray:active .button-icon-divider-right,
/* 11565 */ .fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-right,
/* 11566 */ .button.darkgray:active .button-icon-divider-right {
/* 11567 */   border-color: #434c50;
/* 11568 */ }
/* 11569 */ .no-cssgradients .fusion-button.button-darkgray:hover,
/* 11570 */ .no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:hover,
/* 11571 */ .no-cssgradients .button.darkgray:hover,
/* 11572 */ .no-cssgradients .fusion-button.button-darkgray:focus,
/* 11573 */ .no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:focus,
/* 11574 */ .no-cssgradients .button.darkgray:focus,
/* 11575 */ .no-cssgradients .fusion-button.button-darkgray:active,
/* 11576 */ .no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:active,
/* 11577 */ .no-cssgradients .button.darkgray:active {
/* 11578 */   background-color: #9e9e9e;
/* 11579 */ }
/* 11580 */ .no-cssgradients .fusion-button.button-darkgray,
/* 11581 */ .no-cssgradients .fusion-button.button-darkgray.wpcf7-submit,
/* 11582 */ .no-cssgradients .button.darkgray {
/* 11583 */   background-color: #c0c0c0;
/* 11584 */ }
/* 11585 */ .fusion-button.button-darkgray.button-3d.fusion-button-small,
/* 11586 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-small,
/* 11587 */ .button.darkgray.button-3d.fusion-button-small,
/* 11588 */ .fusion-button.button-darkgray.button-3d.button-small,
/* 11589 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small,
/* 11590 */ .button.darkgray.button-3d.button-small {
/* 11591 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11592 */ }
/* 11593 */ .fusion-button.button-darkgray.button-3d.fusion-button-small:active,
/* 11594 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-small:active,
/* 11595 */ .button.darkgray.button-3d.fusion-button-small:active,
/* 11596 */ .fusion-button.button-darkgray.button-3d.button-small:active,
/* 11597 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small:active,
/* 11598 */ .button.darkgray.button-3d.button-small:active {
/* 11599 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
/* 11600 */ }

/* style.css */

/* 11601 */ .fusion-button.button-darkgray.button-3d.fusion-button-medium,
/* 11602 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-medium,
/* 11603 */ .button.darkgray.button-3d.fusion-button-medium,
/* 11604 */ .fusion-button.button-darkgray.button-3d.button-medium,
/* 11605 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium,
/* 11606 */ .button.darkgray.button-3d.button-medium {
/* 11607 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11608 */ }
/* 11609 */ .fusion-button.button-darkgray.button-3d.fusion-button-medium:active,
/* 11610 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-medium:active,
/* 11611 */ .button.darkgray.button-3d.fusion-button-medium:active,
/* 11612 */ .fusion-button.button-darkgray.button-3d.button-medium:active,
/* 11613 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium:active,
/* 11614 */ .button.darkgray.button-3d.button-medium:active {
/* 11615 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
/* 11616 */ }
/* 11617 */ .fusion-button.button-darkgray.button-3d.fusion-button-large,
/* 11618 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-large,
/* 11619 */ .button.darkgray.button-3d.fusion-button-large,
/* 11620 */ .fusion-button.button-darkgray.button-3d.button-large,
/* 11621 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large,
/* 11622 */ .button.darkgray.button-3d.button-large {
/* 11623 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11624 */ }
/* 11625 */ .fusion-button.button-darkgray.button-3d.fusion-button-large:active,
/* 11626 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-large:active,
/* 11627 */ .button.darkgray.button-3d.fusion-button-large:active,
/* 11628 */ .fusion-button.button-darkgray.button-3d.button-large:active,
/* 11629 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large:active,
/* 11630 */ .button.darkgray.button-3d.button-large:active {
/* 11631 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
/* 11632 */ }
/* 11633 */ .fusion-button.button-darkgray.button-3d.fusion-button-xlarge,
/* 11634 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-xlarge,
/* 11635 */ .button.darkgray.button-3d.fusion-button-xlarge,
/* 11636 */ .fusion-button.button-darkgray.button-3d.button-xlarge,
/* 11637 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge,
/* 11638 */ .button.darkgray.button-3d.button-xlarge {
/* 11639 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11640 */ }
/* 11641 */ .fusion-button.button-darkgray.button-3d.fusion-button-xlarge:active,
/* 11642 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-xlarge:active,
/* 11643 */ .button.darkgray.button-3d.fusion-button-xlarge:active,
/* 11644 */ .fusion-button.button-darkgray.button-3d.button-xlarge:active,
/* 11645 */ .fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge:active,
/* 11646 */ .button.darkgray.button-3d.button-xlarge:active {
/* 11647 */   box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
/* 11648 */ }
/* 11649 */ .fusion-checklist {
/* 11650 */   list-style-type: none;

/* style.css */

/* 11651 */   padding: 0;
/* 11652 */   margin: 0;
/* 11653 */   margin-top: 10px;
/* 11654 */ }
/* 11655 */ .fusion-checklist .fusion-li-item {
/* 11656 */   margin-bottom: 11px;
/* 11657 */ }
/* 11658 */ .fusion-checklist .icon-wrapper {
/* 11659 */   display: table;
/* 11660 */   float: left;
/* 11661 */ }
/* 11662 */ .fusion-checklist .fusion-li-icon {
/* 11663 */   display: table-cell;
/* 11664 */   vertical-align: middle;
/* 11665 */   text-align: center;
/* 11666 */ }
/* 11667 */ .fusion-checklist .circle-yes {
/* 11668 */   border-radius: 50%;
/* 11669 */   /* Fix to make border-radius work for transparent colors */
/* 11670 */   background-clip: padding-box;
/* 11671 */   background-color: #333333;
/* 11672 */   color: #fff;
/* 11673 */   text-align: center;
/* 11674 */ }
/* 11675 */ .fusion-clients-slider {
/* 11676 */   margin-bottom: 55px;
/* 11677 */   height: auto;
/* 11678 */ }
/* 11679 */ .fusion-content-boxes {
/* 11680 */   margin-bottom: 60px;
/* 11681 */ }
/* 11682 */ .fusion-content-boxes .fusion-column {
/* 11683 */   margin-bottom: 20px;
/* 11684 */ }
/* 11685 */ .fusion-content-boxes.fusion-columns-1 .fusion-column {
/* 11686 */   margin-bottom: 40px;
/* 11687 */ }
/* 11688 */ .fusion-content-boxes .link-area-box {
/* 11689 */   cursor: pointer;
/* 11690 */ }
/* 11691 */ .fusion-content-boxes .heading {
/* 11692 */   overflow: hidden;
/* 11693 */   margin-bottom: 15px;
/* 11694 */ }
/* 11695 */ .fusion-content-boxes .heading .heading-link:hover .content-box-heading {
/* 11696 */   color: #a0ce4e;
/* 11697 */ }
/* 11698 */ .fusion-content-boxes .heading .heading-link:hover .fontawesome-icon {
/* 11699 */   background-color: #a0ce4e;
/* 11700 */   border-color: #a0ce4e;

/* style.css */

/* 11701 */ }
/* 11702 */ .fusion-content-boxes .heading .heading-link a,
/* 11703 */ .fusion-content-boxes .heading .heading-link .fontawesome-icon,
/* 11704 */ .fusion-content-boxes .heading .heading-link .content-box-heading {
/* 11705 */   transition: all .3s;
/* 11706 */ }
/* 11707 */ .fusion-content-boxes .heading .content-box-heading {
/* 11708 */   margin: 0;
/* 11709 */ }
/* 11710 */ .fusion-content-boxes .heading img {
/* 11711 */   float: none;
/* 11712 */ }
/* 11713 */ .fusion-content-boxes .fontawesome-icon.circle-yes {
/* 11714 */   margin-top: 0;
/* 11715 */ }
/* 11716 */ .fusion-content-boxes .icon > span {
/* 11717 */   display: inline-block;
/* 11718 */ }
/* 11719 */ .fusion-content-boxes .fusion-read-more,
/* 11720 */ .fusion-content-boxes .fusion-read-more:after,
/* 11721 */ .fusion-content-boxes .fusion-read-more:before {
/* 11722 */   transition: all .3s;
/* 11723 */ }
/* 11724 */ .fusion-content-boxes .fusion-read-more-button {
/* 11725 */   margin-top: 18px;
/* 11726 */ }
/* 11727 */ .fusion-content-boxes .link-type-button-bar .content-container {
/* 11728 */   padding-bottom: 50px;
/* 11729 */ }
/* 11730 */ .fusion-content-boxes .link-type-button-bar .fusion-read-more {
/* 11731 */   width: 100%;
/* 11732 */   position: absolute;
/* 11733 */   bottom: 0;
/* 11734 */   left: 0;
/* 11735 */   padding: 5px 0px;
/* 11736 */   text-align: center;
/* 11737 */ }
/* 11738 */ .fusion-content-boxes .content-container .fusion-read-more {
/* 11739 */   display: block;
/* 11740 */   margin-top: 18px;
/* 11741 */   /* General styles in base.less */
/* 11742 */ }
/* 11743 */ .fusion-content-boxes .content-wrapper-background {
/* 11744 */   padding: 35px;
/* 11745 */ }
/* 11746 */ .fusion-content-boxes .content-box-shortcode-timeline {
/* 11747 */   display: block;
/* 11748 */   height: 1px;
/* 11749 */   border-top-style: solid;
/* 11750 */   border-top-width: 1px;

/* style.css */

/* 11751 */   position: absolute;
/* 11752 */   top: 0px;
/* 11753 */   left: 50%;
/* 11754 */   z-index: 1;
/* 11755 */   margin-right: 10px;
/* 11756 */ }
/* 11757 */ .fusion-content-boxes .content-box-shortcode-timeline-vertical {
/* 11758 */   display: block;
/* 11759 */   width: 1px;
/* 11760 */   border-left-style: solid;
/* 11761 */   border-left-width: 1px;
/* 11762 */   position: absolute;
/* 11763 */   top: 0;
/* 11764 */   z-index: 1;
/* 11765 */ }
/* 11766 */ .fusion-content-boxes.content-boxes .content-box-column-last-in-row .content-box-shortcode-timeline,
/* 11767 */ .fusion-content-boxes.content-boxes .content-box-column-last .content-box-shortcode-timeline {
/* 11768 */   display: none;
/* 11769 */ }
/* 11770 */ .fusion-content-boxes.content-boxes-clean-vertical.content-boxes .content-box-column-last-in-row,
/* 11771 */ .fusion-content-boxes.content-boxes-clean-horizontal.content-boxes .content-box-column-last-in-row,
/* 11772 */ .fusion-content-boxes.content-boxes-clean-vertical.content-boxes .content-box-column-last,
/* 11773 */ .fusion-content-boxes.content-boxes-clean-horizontal.content-boxes .content-box-column-last {
/* 11774 */   border-right-width: 1px;
/* 11775 */ }
/* 11776 */ .fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column .icon,
/* 11777 */ .fusion-content-boxes.content-boxes-timeline-vertical .content-box-column .icon {
/* 11778 */   opacity: 0;
/* 11779 */ }
/* 11780 */ .fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column.fusion-appear .icon {
/* 11781 */   -webkit-animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11782 */   animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11783 */   opacity: 1;
/* 11784 */   -webkit-transform: scale(1);
/* 11785 */   transform: scale(1);
/* 11786 */ }
/* 11787 */ .fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column.fusion-appear .content-box-shortcode-timeline {
/* 11788 */   -webkit-animation: avadaExpandWidth 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11789 */   animation: avadaExpandWidth 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11790 */   width: 100%;
/* 11791 */ }
/* 11792 */ .fusion-content-boxes.content-boxes-timeline-vertical .content-box-column.fusion-appear .icon {
/* 11793 */   -webkit-animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11794 */   animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11795 */   opacity: 1;
/* 11796 */   -webkit-transform: scale(1);
/* 11797 */   transform: scale(1);
/* 11798 */ }
/* 11799 */ .fusion-content-boxes.content-boxes-timeline-vertical .content-box-column.fusion-appear .content-box-shortcode-timeline-vertical {
/* 11800 */   -webkit-animation: avadaExpandHeight 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);

/* style.css */

/* 11801 */   animation: avadaExpandHeight 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
/* 11802 */   height: 100%;
/* 11803 */ }
/* 11804 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon,
/* 11805 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
/* 11806 */   display: table-cell;
/* 11807 */   vertical-align: middle;
/* 11808 */   float: none;
/* 11809 */ }
/* 11810 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
/* 11811 */   display: table-cell;
/* 11812 */   vertical-align: middle;
/* 11813 */   line-height: normal;
/* 11814 */ }
/* 11815 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading {
/* 11816 */   float: none !important;
/* 11817 */ }
/* 11818 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right img,
/* 11819 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right i {
/* 11820 */   margin-left: 20px;
/* 11821 */ }
/* 11822 */ .fusion-content-boxes.content-boxes-icon-on-side .heading {
/* 11823 */   margin-bottom: 15px;
/* 11824 */ }
/* 11825 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
/* 11826 */   position: relative;
/* 11827 */   overflow: visible;
/* 11828 */ }
/* 11829 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
/* 11830 */   vertical-align: top;
/* 11831 */ }
/* 11832 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
/* 11833 */   float: right;
/* 11834 */ }
/* 11835 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
/* 11836 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
/* 11837 */   right: 0;
/* 11838 */ }
/* 11839 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon img,
/* 11840 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image img,
/* 11841 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i,
/* 11842 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image i {
/* 11843 */   margin-left: 20px;
/* 11844 */   margin-right: 0;
/* 11845 */ }
/* 11846 */ .fusion-content-boxes.content-boxes-icon-on-side .icon,
/* 11847 */ .fusion-content-boxes.content-boxes-icon-on-side .image {
/* 11848 */   position: absolute;
/* 11849 */ }
/* 11850 */ .fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-small {

/* style.css */

/* 11851 */   padding-left: 55px;
/* 11852 */ }
/* 11853 */ .fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-medium {
/* 11854 */   padding-left: 70px;
/* 11855 */ }
/* 11856 */ .fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-large {
/* 11857 */   padding-left: 85px;
/* 11858 */ }
/* 11859 */ .fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container {
/* 11860 */   padding-left: 0px !important;
/* 11861 */ }
/* 11862 */ .fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-small {
/* 11863 */   padding-right: 45px;
/* 11864 */ }
/* 11865 */ .fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-medium {
/* 11866 */   padding-right: 60px;
/* 11867 */ }
/* 11868 */ .fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-large {
/* 11869 */   padding-right: 75px;
/* 11870 */ }
/* 11871 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon,
/* 11872 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
/* 11873 */   display: table;
/* 11874 */   width: auto;
/* 11875 */ }
/* 11876 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .heading-link,
/* 11877 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .heading-link {
/* 11878 */   display: block;
/* 11879 */ }
/* 11880 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img,
/* 11881 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
/* 11882 */   margin-right: 20px;
/* 11883 */   max-width: none;
/* 11884 */ }
/* 11885 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
/* 11886 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
/* 11887 */   display: block;
/* 11888 */   float: none;
/* 11889 */   margin-right: 20px;
/* 11890 */ }
/* 11891 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.small,
/* 11892 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.small {
/* 11893 */   height: 35px;
/* 11894 */   width: 35px;
/* 11895 */   line-height: 35px;
/* 11896 */   font-size: 18px;
/* 11897 */ }
/* 11898 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.medium,
/* 11899 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.medium {
/* 11900 */   height: 50px;

/* style.css */

/* 11901 */   width: 50px;
/* 11902 */   line-height: 50px;
/* 11903 */   font-size: 21px;
/* 11904 */ }
/* 11905 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.large,
/* 11906 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.large {
/* 11907 */   width: 65px;
/* 11908 */   height: 65px;
/* 11909 */   line-height: 65px;
/* 11910 */   font-size: 24px;
/* 11911 */ }
/* 11912 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right,
/* 11913 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right {
/* 11914 */   float: right !important;
/* 11915 */ }
/* 11916 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon,
/* 11917 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
/* 11918 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .image,
/* 11919 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
/* 11920 */   float: none;
/* 11921 */ }
/* 11922 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon i,
/* 11923 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i {
/* 11924 */   margin-right: 0px !important;
/* 11925 */ }
/* 11926 */ .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading,
/* 11927 */ .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
/* 11928 */   line-height: 27px !important;
/* 11929 */   text-align: right;
/* 11930 */ }
/* 11931 */ .fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon .icon span,
/* 11932 */ .fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon .icon span {
/* 11933 */   margin-right: 20px;
/* 11934 */ }
/* 11935 */ .fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon.icon-right .icon span,
/* 11936 */ .fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon.icon-right .icon span {
/* 11937 */   margin-left: 20px;
/* 11938 */   margin-right: 0;
/* 11939 */ }
/* 11940 */ .fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon .fontawesome-icon,
/* 11941 */ .fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon .fontawesome-icon {
/* 11942 */   margin-right: 0;
/* 11943 */ }
/* 11944 */ .fusion-content-boxes.content-boxes-icon-with-title .content-container .fusion-read-more,
/* 11945 */ .fusion-content-boxes.content-boxes-icon-on-side .content-container .fusion-read-more {
/* 11946 */   /* General styles in base.less */
/* 11947 */ }
/* 11948 */ .fusion-content-boxes.content-boxes-icon-on-top .heading {
/* 11949 */   text-align: center;
/* 11950 */ }

/* style.css */

/* 11951 */ .fusion-content-boxes.content-boxes-icon-on-top .heading .icon {
/* 11952 */   margin-bottom: 15px;
/* 11953 */ }
/* 11954 */ .fusion-content-boxes.content-boxes-icon-on-top .heading .fontawesome-icon {
/* 11955 */   display: block;
/* 11956 */   float: none;
/* 11957 */   margin: 0 auto;
/* 11958 */   height: 64px;
/* 11959 */   width: 64px;
/* 11960 */   line-height: 64px;
/* 11961 */   font-size: 24px;
/* 11962 */ }
/* 11963 */ .fusion-content-boxes.content-boxes-icon-on-top .heading i.small {
/* 11964 */   height: 35px;
/* 11965 */   width: 35px;
/* 11966 */   line-height: 35px;
/* 11967 */   font-size: 18px;
/* 11968 */ }
/* 11969 */ .fusion-content-boxes.content-boxes-icon-on-top .heading i.medium {
/* 11970 */   height: 50px;
/* 11971 */   width: 50px;
/* 11972 */   line-height: 50px;
/* 11973 */   font-size: 21px;
/* 11974 */ }
/* 11975 */ .fusion-content-boxes.content-boxes-icon-on-top .heading i.large {
/* 11976 */   width: 65px;
/* 11977 */   height: 65px;
/* 11978 */   line-height: 65px;
/* 11979 */   font-size: 24px;
/* 11980 */ }
/* 11981 */ .fusion-content-boxes.content-boxes-icon-on-top .heading img {
/* 11982 */   margin-bottom: 20px;
/* 11983 */ }
/* 11984 */ .fusion-content-boxes.content-boxes-icon-on-top .content-container,
/* 11985 */ .fusion-content-boxes.content-boxes-icon-on-top .fusion-read-more {
/* 11986 */   text-align: center;
/* 11987 */ }
/* 11988 */ .fusion-content-boxes.content-boxes-icon-boxed {
/* 11989 */   overflow: visible;
/* 11990 */ }
/* 11991 */ .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
/* 11992 */   overflow: visible;
/* 11993 */   padding: 50px 35px 35px 35px;
/* 11994 */   text-align: center;
/* 11995 */ }
/* 11996 */ .fusion-content-boxes.content-boxes-icon-boxed .link-type-button-bar .content-container {
/* 11997 */   padding-bottom: 50px;
/* 11998 */ }
/* 11999 */ .fusion-content-boxes.content-boxes-icon-boxed .heading {
/* 12000 */   overflow: visible;

/* style.css */

/* 12001 */   position: relative;
/* 12002 */   text-align: center;
/* 12003 */ }
/* 12004 */ .fusion-content-boxes.content-boxes-icon-boxed .heading .fontawesome-icon {
/* 12005 */   display: block;
/* 12006 */   position: absolute;
/* 12007 */   left: 50%;
/* 12008 */   top: -80px;
/* 12009 */   float: none;
/* 12010 */   height: 64px;
/* 12011 */   width: 64px;
/* 12012 */   line-height: 64px;
/* 12013 */   font-size: 24px;
/* 12014 */ }
/* 12015 */ .fusion-content-boxes.content-boxes-icon-boxed .heading i.small {
/* 12016 */   height: 35px;
/* 12017 */   width: 35px;
/* 12018 */   line-height: 35px;
/* 12019 */   font-size: 18px;
/* 12020 */   top: -67px;
/* 12021 */   margin-left: -17px;
/* 12022 */ }
/* 12023 */ .fusion-content-boxes.content-boxes-icon-boxed .heading i.medium {
/* 12024 */   height: 50px;
/* 12025 */   width: 50px;
/* 12026 */   line-height: 50px;
/* 12027 */   font-size: 21px;
/* 12028 */   top: -76px;
/* 12029 */   margin-left: -25px;
/* 12030 */ }
/* 12031 */ .fusion-content-boxes.content-boxes-icon-boxed .heading i.large {
/* 12032 */   width: 65px;
/* 12033 */   height: 65px;
/* 12034 */   line-height: 65px;
/* 12035 */   font-size: 24px;
/* 12036 */   top: -85px;
/* 12037 */ }
/* 12038 */ .fusion-content-boxes.content-boxes-icon-boxed .heading .image {
/* 12039 */   display: block;
/* 12040 */   position: absolute;
/* 12041 */   left: 50%;
/* 12042 */ }
/* 12043 */ .fusion-content-boxes.content-boxes-icon-boxed .content-container,
/* 12044 */ .fusion-content-boxes.content-boxes-icon-boxed .fusion-read-more {
/* 12045 */   text-align: center;
/* 12046 */ }
/* 12047 */ .fusion-content-boxes.content-boxes-timeline-horizontal .icon {
/* 12048 */   position: relative;
/* 12049 */   z-index: 2;
/* 12050 */ }

/* style.css */

/* 12051 */ .fusion-content-boxes.content-boxes-timeline-vertical .content-box-column > .col {
/* 12052 */   position: static;
/* 12053 */ }
/* 12054 */ .fusion-content-boxes.content-boxes-timeline-vertical .icon {
/* 12055 */   position: relative;
/* 12056 */   z-index: 2;
/* 12057 */ }
/* 12058 */ .fusion-content-boxes.content-boxes-timeline-vertical .content-box-column-last .content-box-shortcode-timeline-vertical {
/* 12059 */   display: none;
/* 12060 */ }
/* 12061 */ .fusion-content-boxes.content-boxes-timeline-vertical .icon-right .icon,
/* 12062 */ .fusion-content-boxes.content-boxes-timeline-vertical .icon-right .image {
/* 12063 */   padding-left: 10px;
/* 12064 */ }
/* 12065 */ .do-animate .fusion-content-boxes .fusion-animated {
/* 12066 */   -webkit-animation-fill-mode: none;
/* 12067 */   animation-fill-mode: none;
/* 12068 */   position: static;
/* 12069 */ }
/* 12070 */ .fusion-content-boxes.content-boxes-clean-vertical {
/* 12071 */   margin-left: 0;
/* 12072 */   margin-right: 0;
/* 12073 */ }
/* 12074 */ .fusion-content-boxes.content-boxes-clean-vertical .content-box-column {
/* 12075 */   border-style: solid;
/* 12076 */   border-width: 1px;
/* 12077 */   border-right-width: 0;
/* 12078 */   padding: 0;
/* 12079 */ }
/* 12080 */ .fusion-content-boxes.content-boxes-clean-vertical .col {
/* 12081 */   padding: 30px;
/* 12082 */ }
/* 12083 */ .fusion-content-boxes.content-boxes-clean-vertical .link-type-button {
/* 12084 */   padding-bottom: 0;
/* 12085 */ }
/* 12086 */ .fusion-content-boxes.content-boxes-clean-vertical .link-type-button-bar .content-container {
/* 12087 */   padding-bottom: 60px;
/* 12088 */ }
/* 12089 */ .fusion-content-boxes.content-boxes-clean-horizontal {
/* 12090 */   margin-left: 0;
/* 12091 */   margin-right: 0;
/* 12092 */ }
/* 12093 */ .fusion-content-boxes.content-boxes-clean-horizontal .content-box-column {
/* 12094 */   border-style: solid;
/* 12095 */   border-width: 1px;
/* 12096 */   border-right-width: 0;
/* 12097 */   padding: 0;
/* 12098 */ }
/* 12099 */ .fusion-content-boxes.content-boxes-clean-horizontal .col {
/* 12100 */   padding: 30px;

/* style.css */

/* 12101 */ }
/* 12102 */ .fusion-content-boxes.content-boxes-clean-horizontal .link-type-button-bar .content-container {
/* 12103 */   padding-bottom: 60px;
/* 12104 */ }
/* 12105 */ .fusion-content-boxes .link-type-button-bar .content-container {
/* 12106 */   position: relative;
/* 12107 */ }
/* 12108 */ .fusion-countdown {
/* 12109 */   display: -webkit-flex;
/* 12110 */   display: -ms-flexbox;
/* 12111 */   display: flex;
/* 12112 */   -webkit-flex-wrap: nowrap;
/* 12113 */   -ms-flex-wrap: nowrap;
/* 12114 */       flex-wrap: nowrap;
/* 12115 */   -webkit-flex-direction: row;
/* 12116 */   -ms-flex-direction: row;
/* 12117 */       flex-direction: row;
/* 12118 */   -webkit-justify-content: space-between;
/* 12119 */   -ms-flex-pack: justify;
/* 12120 */       justify-content: space-between;
/* 12121 */   -webkit-align-items: center;
/* 12122 */   -ms-flex-align: center;
/* 12123 */       align-items: center;
/* 12124 */   padding: 30px;
/* 12125 */ }
/* 12126 */ .fusion-countdown.fusion-no-bg {
/* 12127 */   padding: 0;
/* 12128 */ }
/* 12129 */ .fusion-countdown .fusion-countdown-heading-wrapper {
/* 12130 */   line-height: 25px;
/* 12131 */ }
/* 12132 */ .fusion-countdown .fusion-countdown-heading {
/* 12133 */   font-size: 18px;
/* 12134 */   font-weight: bold;
/* 12135 */   letter-spacing: 2px;
/* 12136 */ }
/* 12137 */ .fusion-countdown .fusion-countdown-subheading {
/* 12138 */   font-size: 13px;
/* 12139 */   letter-spacing: 1px;
/* 12140 */ }
/* 12141 */ .fusion-countdown .fusion-countdown-counter-wrapper {
/* 12142 */   -webkit-flex-grow: 1;
/* 12143 */   -ms-flex-positive: 1;
/* 12144 */       flex-grow: 1;
/* 12145 */   overflow: hidden;
/* 12146 */   margin: 0 10px;
/* 12147 */   font-size: 20px;
/* 12148 */   text-align: center;
/* 12149 */ }
/* 12150 */ .fusion-countdown .fusion-dash-wrapper {

/* style.css */

/* 12151 */   display: inline-block;
/* 12152 */   padding: 5px;
/* 12153 */ }
/* 12154 */ .fusion-countdown .fusion-dash-wrapper.fusion-no-bg {
/* 12155 */   padding-left: 10px;
/* 12156 */   padding-right: 10px;
/* 12157 */ }
/* 12158 */ .fusion-countdown .fusion-dash-wrapper.fusion-no-bg .fusion-dash {
/* 12159 */   padding: 0;
/* 12160 */ }
/* 12161 */ .fusion-countdown .fusion-dash {
/* 12162 */   padding: 12px 22px;
/* 12163 */   text-align: center;
/* 12164 */ }
/* 12165 */ .fusion-countdown .fusion-digit {
/* 12166 */   display: inline-block;
/* 12167 */ }
/* 12168 */ .fusion-countdown .fusion-digit > div {
/* 12169 */   width: 11px;
/* 12170 */ }
/* 12171 */ .fusion-countdown .fusion-first-digit {
/* 12172 */   display: none;
/* 12173 */ }
/* 12174 */ .fusion-countdown .fusion-dash-title {
/* 12175 */   display: inline-block;
/* 12176 */   padding-left: 5px;
/* 12177 */   min-width: 46px;
/* 12178 */ }
/* 12179 */ .fusion-countdown .fusion-countdown-link {
/* 12180 */   letter-spacing: 2px;
/* 12181 */ }
/* 12182 */ .fusion-countdown .fusion-countdown-link:hover {
/* 12183 */   opacity: 0.7;
/* 12184 */ }
/* 12185 */ .fusion-counters-circle {
/* 12186 */   margin-bottom: 20px;
/* 12187 */   text-align: center;
/* 12188 */ }
/* 12189 */ .fusion-counters-circle .counter-circle-wrapper {
/* 12190 */   display: inline-block;
/* 12191 */   position: relative;
/* 12192 */   margin-bottom: 20px;
/* 12193 */   margin-right: 15px;
/* 12194 */   vertical-align: middle;
/* 12195 */   height: 220px;
/* 12196 */   width: 220px;
/* 12197 */   text-align: center;
/* 12198 */ }
/* 12199 */ .fusion-counters-circle .counter-circle {
/* 12200 */   position: relative;

/* style.css */

/* 12201 */   height: 220px;
/* 12202 */   width: 220px;
/* 12203 */   text-align: center;
/* 12204 */   line-height: 220px;
/* 12205 */   font-size: 50px;
/* 12206 */ }
/* 12207 */ .fusion-counters-circle .counter-circle .fontawesome-icon {
/* 12208 */   float: none;
/* 12209 */   margin: 0;
/* 12210 */   font-size: 50px;
/* 12211 */ }
/* 12212 */ .fusion-counters-circle .counter-circle canvas {
/* 12213 */   position: absolute;
/* 12214 */   left: 0;
/* 12215 */   top: 0;
/* 12216 */ }
/* 12217 */ .fusion-counters-circle :last-child {
/* 12218 */   margin-right: 0;
/* 12219 */ }
/* 12220 */ .fusion-counters-box.row {
/* 12221 */   margin-left: -7px;
/* 12222 */   margin-right: -7px;
/* 12223 */ }
/* 12224 */ .fusion-counters-box .fusion-counter-box {
/* 12225 */   padding: 0 7px;
/* 12226 */   margin-bottom: 14px;
/* 12227 */   text-align: center;
/* 12228 */ }
/* 12229 */ .fusion-counters-box .fusion-counter-box .counter-box-container {
/* 12230 */   padding: 20px 20px;
/* 12231 */ }
/* 12232 */ .fusion-counters-box .fusion-counter-box .counter-box-border {
/* 12233 */   border: 1px solid #e5e4e3;
/* 12234 */ }
/* 12235 */ .fusion-counters-box .content-box-counter {
/* 12236 */   color: #a0ce4e;
/* 12237 */   font-size: 50px;
/* 12238 */   line-height: 50px;
/* 12239 */ }
/* 12240 */ .fusion-counters-box .counter-box-icon {
/* 12241 */   float: none;
/* 12242 */   margin-top: -8px;
/* 12243 */   vertical-align: middle;
/* 12244 */   color: inherit;
/* 12245 */ }
/* 12246 */ .fusion-dropcap {
/* 12247 */   position: relative;
/* 12248 */   top: 4px;
/* 12249 */   float: left;
/* 12250 */   margin-right: 10px;

/* style.css */

/* 12251 */   padding: 0;
/* 12252 */   line-height: 52px;
/* 12253 */   color: #a0ce4e;
/* 12254 */   font-size: 60px;
/* 12255 */   text-transform: uppercase;
/* 12256 */ }
/* 12257 */ .fusion-dropcap.dropcap-boxed {
/* 12258 */   height: 51px;
/* 12259 */   width: 51px;
/* 12260 */   border-radius: 8px;
/* 12261 */   /* Fix to make border-radius work for transparent colors */
/* 12262 */   background-clip: padding-box;
/* 12263 */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
/* 12264 */   color: #fff;
/* 12265 */   font-size: 45px;
/* 12266 */   text-align: center;
/* 12267 */ }
/* 12268 */ .fusion-flexslider {
/* 12269 */   position: relative;
/* 12270 */   margin-bottom: 0px;
/* 12271 */   padding: 0;
/* 12272 */   background-color: transparent;
/* 12273 */   overflow: hidden;
/* 12274 */ }
/* 12275 */ .fusion-flexslider .slides,
/* 12276 */ .fusion-flexslider .flex-control-nav,
/* 12277 */ .fusion-flexslider .flex-direction-nav {
/* 12278 */   z-index: 100;
/* 12279 */   margin: 0;
/* 12280 */   padding: 0;
/* 12281 */   list-style: none;
/* 12282 */ }
/* 12283 */ .fusion-flexslider .slides {
/* 12284 */   overflow: hidden;
/* 12285 */ }
/* 12286 */ .fusion-flexslider .slides li {
/* 12287 */   display: none;
/* 12288 */ }
/* 12289 */ .fusion-flexslider .slides img {
/* 12290 */   display: block;
/* 12291 */   width: 100%;
/* 12292 */ }
/* 12293 */ .fusion-flexslider.fusion-flexslider-loading .slides > li:first-child {
/* 12294 */   display: block;
/* 12295 */   opacity: 1 !important;
/* 12296 */ }
/* 12297 */ .woocommerce-container .images .fusion-flexslider.fusion-flexslider-loading .slides > li:first-child {
/* 12298 */   float: left;
/* 12299 */ }
/* 12300 */ .fusion-flexslider .flex-control-nav {

/* style.css */

/* 12301 */   position: absolute;
/* 12302 */   bottom: 0;
/* 12303 */   width: 100%;
/* 12304 */   text-align: center;
/* 12305 */ }
/* 12306 */ .fusion-flexslider .flex-direction-nav a {
/* 12307 */   z-index: 100;
/* 12308 */   position: absolute;
/* 12309 */   top: 50%;
/* 12310 */   overflow: hidden;
/* 12311 */   margin: -20px 0 0;
/* 12312 */   width: 30px;
/* 12313 */   height: 30px;
/* 12314 */   text-align: center;
/* 12315 */   line-height: 30px;
/* 12316 */   background-color: rgba(0, 0, 0, 0.5);
/* 12317 */   background-repeat: no-repeat;
/* 12318 */   cursor: pointer;
/* 12319 */   opacity: 0;
/* 12320 */   font-size: 14px;
/* 12321 */   font-weight: normal;
/* 12322 */   font-family: 'icomoon';
/* 12323 */   -webkit-font-smoothing: none;
/* 12324 */   color: #fff;
/* 12325 */   transition: opacity all .3s ease;
/* 12326 */ }
/* 12327 */ .fusion-flexslider .flex-direction-nav .flex-next {
/* 12328 */   right: 0px;
/* 12329 */ }
/* 12330 */ .fusion-flexslider .flex-direction-nav .flex-prev {
/* 12331 */   left: 0px;
/* 12332 */ }
/* 12333 */ .fusion-flexslider:hover .flex-direction-nav .flex-next,
/* 12334 */ .fusion-flexslider:hover .flex-direction-nav .flex-prev {
/* 12335 */   opacity: 0.8;
/* 12336 */ }
/* 12337 */ .fusion-flexslider:hover .flex-direction-nav .flex-next:hover,
/* 12338 */ .fusion-flexslider:hover .flex-direction-nav .flex-prev:hover {
/* 12339 */   opacity: 1;
/* 12340 */ }
/* 12341 */ .fusion-flexslider:hover .flex-direction-nav .flex-disabled {
/* 12342 */   display: none;
/* 12343 */   opacity: 0;
/* 12344 */   cursor: default;
/* 12345 */ }
/* 12346 */ .fusion-flexslider.flexslider-attachments {
/* 12347 */   overflow: visible;
/* 12348 */ }
/* 12349 */ .fusion-flexslider.flexslider-attachments .flex-direction-nav a {
/* 12350 */   width: 30px;

/* style.css */

/* 12351 */   height: 30px;
/* 12352 */   margin-top: -55px;
/* 12353 */   text-align: center;
/* 12354 */   line-height: 30px;
/* 12355 */ }
/* 12356 */ .fusion-flexslider.flexslider-attachments .flex-direction-nav a:before {
/* 12357 */   color: #fff;
/* 12358 */ }
/* 12359 */ .fusion-flexslider.flexslider-attachments .flex-control-thumbs li {
/* 12360 */   width: 60px;
/* 12361 */   margin: 5px;
/* 12362 */   float: none;
/* 12363 */ }
/* 12364 */ .fusion-flexslider.flexslider-default .flex-direction-nav a {
/* 12365 */   width: 60px;
/* 12366 */   height: 60px;
/* 12367 */   margin-top: -30px;
/* 12368 */   text-align: center;
/* 12369 */   line-height: 60px;
/* 12370 */   font-size: 30px;
/* 12371 */ }
/* 12372 */ .fusion-flexslider.flexslider-posts .flex-direction-nav a {
/* 12373 */   width: 30px;
/* 12374 */   height: 30px;
/* 12375 */   margin-top: -15px;
/* 12376 */   text-align: center;
/* 12377 */   line-height: 30px;
/* 12378 */ }
/* 12379 */ .fusion-flexslider.flexslider-posts .slide-excerpt {
/* 12380 */   position: absolute;
/* 12381 */   bottom: 20%;
/* 12382 */ }
/* 12383 */ .fusion-flexslider.flexslider-posts .slide-excerpt h2 {
/* 12384 */   color: #FFF;
/* 12385 */   background: rgba(0, 0, 0, 0.8);
/* 12386 */   padding: 10px 15px;
/* 12387 */   margin: 0;
/* 12388 */ }
/* 12389 */ .fusion-flexslider.flexslider-posts .slide-excerpt h2 a {
/* 12390 */   color: #fff;
/* 12391 */ }
/* 12392 */ .fusion-flexslider.flexslider-posts .slide-excerpt p {
/* 12393 */   color: #FFF;
/* 12394 */   background: rgba(0, 0, 0, 0.8);
/* 12395 */   padding: 15px 15px;
/* 12396 */ }
/* 12397 */ .fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a {
/* 12398 */   background-color: rgba(0, 0, 0, 0.5);
/* 12399 */   width: 30px;
/* 12400 */   height: 30px;

/* style.css */

/* 12401 */   margin-top: -15px;
/* 12402 */   text-align: center;
/* 12403 */   line-height: 30px;
/* 12404 */ }
/* 12405 */ .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
/* 12406 */   position: absolute;
/* 12407 */   left: 0;
/* 12408 */   top: 0;
/* 12409 */   bottom: 0;
/* 12410 */   padding: 5%;
/* 12411 */   width: 30%;
/* 12412 */   box-sizing: content-box;
/* 12413 */   background: rgba(0, 0, 0, 0.7);
/* 12414 */   color: #fff;
/* 12415 */ }
/* 12416 */ .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt .excerpt-container {
/* 12417 */   overflow: hidden;
/* 12418 */   height: 100%;
/* 12419 */ }
/* 12420 */ .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 {
/* 12421 */   color: #fff;
/* 12422 */   padding: 10px 15px;
/* 12423 */   margin: 0;
/* 12424 */ }
/* 12425 */ .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
/* 12426 */   color: #fff;
/* 12427 */ }
/* 12428 */ .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt p {
/* 12429 */   color: #fff;
/* 12430 */   padding: 15px 15px;
/* 12431 */ }
/* 12432 */ .flexslider-attachments .flex-control-nav {
/* 12433 */   position: relative;
/* 12434 */   margin-top: 10px;
/* 12435 */ }
/* 12436 */ .page .post-slideshow {
/* 12437 */   margin-bottom: 30px;
/* 12438 */ }
/* 12439 */ .fusion-flip-boxes {
/* 12440 */   margin-bottom: 25px;
/* 12441 */ }
/* 12442 */ .fusion-flip-box {
/* 12443 */   position: relative;
/* 12444 */   z-index: 1;
/* 12445 */   padding: 0;
/* 12446 */   margin: 0;
/* 12447 */   -webkit-backface-visibility: hidden;
/* 12448 */   backface-visibility: hidden;
/* 12449 */ }
/* 12450 */ .fusion-flip-box .flip-box-inner-wrapper {

/* style.css */

/* 12451 */   position: relative;
/* 12452 */   margin-bottom: 15px;
/* 12453 */   -webkit-transform: translateZ(0);
/* 12454 */ }
/* 12455 */ .fusion-flip-box .flip-box-front,
/* 12456 */ .fusion-flip-box .flip-box-back {
/* 12457 */   -webkit-perspective: 600px;
/* 12458 */   -ms-perspective: 600px;
/* 12459 */   perspective: 600px;
/* 12460 */   padding: 27px 20px 27px 20px;
/* 12461 */   text-align: center;
/* 12462 */   -webkit-backface-visibility: hidden;
/* 12463 */   backface-visibility: hidden;
/* 12464 */   background-clip: padding-box;
/* 12465 */   transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
/* 12466 */ }
/* 12467 */ .fusion-flip-box .flip-box-front {
/* 12468 */   -webkit-transform: rotateY(0deg);
/* 12469 */   transform: rotateY(0deg);
/* 12470 */   z-index: 10;
/* 12471 */ }
/* 12472 */ .fusion-flip-box .flip-box-back {
/* 12473 */   position: absolute;
/* 12474 */   left: 0;
/* 12475 */   top: 0;
/* 12476 */   height: auto;
/* 12477 */   width: 100%;
/* 12478 */   -webkit-transform: rotateY(-180deg);
/* 12479 */   transform: rotateY(-180deg);
/* 12480 */   z-index: -1;
/* 12481 */ }
/* 12482 */ .fusion-flip-box .flip-box-back .fusion-button {
/* 12483 */   display: block;
/* 12484 */   margin: 20px auto 0 auto;
/* 12485 */ }
/* 12486 */ .fusion-flip-box.hover .flip-box-back {
/* 12487 */   -webkit-transform: rotateY(0deg);
/* 12488 */   transform: rotateY(0deg);
/* 12489 */   z-index: 1;
/* 12490 */ }
/* 12491 */ .fusion-flip-box.hover .flip-box-front {
/* 12492 */   -webkit-transform: rotateY(180deg);
/* 12493 */   transform: rotateY(180deg);
/* 12494 */   z-index: -1;
/* 12495 */ }
/* 12496 */ .fusion-flip-box.hover .flip-box-front .flip-box-grafix i:before {
/* 12497 */   display: none;
/* 12498 */ }
/* 12499 */ .fusion-flip-box .flip-box-grafix {
/* 12500 */   display: table;

/* style.css */

/* 12501 */   margin: 0 auto;
/* 12502 */   margin-bottom: 10px;
/* 12503 */ }
/* 12504 */ .fusion-flip-box .flip-box-image {
/* 12505 */   table-layout: fixed;
/* 12506 */   width: 100%;
/* 12507 */ }
/* 12508 */ .fusion-flip-box .flip-box-circle {
/* 12509 */   height: 64px;
/* 12510 */   width: 64px;
/* 12511 */   border: 1px solid;
/* 12512 */   border-radius: 50%;
/* 12513 */   /* Fix to make border-radius work for transparent colors */
/* 12514 */   background-clip: padding-box;
/* 12515 */ }
/* 12516 */ .fusion-flip-box .flip-box-circle i {
/* 12517 */   display: table-cell;
/* 12518 */   vertical-align: middle;
/* 12519 */   font-size: 24px;
/* 12520 */ }
/* 12521 */ .fusion-flip-box .flip-box-no-circle i {
/* 12522 */   font-size: 60px;
/* 12523 */ }
/* 12524 */ .fusion-flip-box .flip-box-heading {
/* 12525 */   margin-top: 0;
/* 12526 */   margin-bottom: 9px;
/* 12527 */ }
/* 12528 */ .fusion-flip-box .flip-box-heading.without-text {
/* 12529 */   margin-bottom: 0;
/* 12530 */ }
/* 12531 */ .fusion-flip-box .flip-box-heading-back {
/* 12532 */   margin-bottom: 9px;
/* 12533 */   margin-top: 0;
/* 12534 */   font-size: 14px;
/* 12535 */   text-transform: uppercase;
/* 12536 */ }
/* 12537 */ .fusion-flip-box .finished-animating {
/* 12538 */   transition: none !important;
/* 12539 */   -webkit-animation: none !important;
/* 12540 */   animation: none !important;
/* 12541 */ }
/* 12542 */ .fontawesome-icon {
/* 12543 */   display: inline-block;
/* 12544 */   float: left;
/* 12545 */   margin-right: 10px;
/* 12546 */ }
/* 12547 */ .fontawesome-icon.circle-yes {
/* 12548 */   border-radius: 50%;
/* 12549 */   /* Fix to make border-radius work for transparent colors */
/* 12550 */   background-clip: padding-box;

/* style.css */

/* 12551 */   background-clip: inherit;
/* 12552 */   border-width: 1px;
/* 12553 */   border-style: solid;
/* 12554 */   background-color: #333333;
/* 12555 */   color: #fff;
/* 12556 */   text-align: center;
/* 12557 */   margin-top: 2px;
/* 12558 */ }
/* 12559 */ .fontawesome-icon.circle-no.size-large {
/* 12560 */   margin-top: 2px;
/* 12561 */ }
/* 12562 */ .fontawesome-icon.circle-no.size-medium {
/* 12563 */   margin-top: 3px;
/* 12564 */ }
/* 12565 */ .fontawesome-icon.circle-no.size-small {
/* 12566 */   margin-top: 5px;
/* 12567 */ }
/* 12568 */ .fusion-login-box .fusion-login-caption {
/* 12569 */   margin-bottom: 20px;
/* 12570 */ }
/* 12571 */ .fusion-login-box .fusion-login-form {
/* 12572 */   padding: 25px;
/* 12573 */   background-color: #f6f6f6;
/* 12574 */ }
/* 12575 */ .fusion-login-box .fusion-login-input-wrapper {
/* 12576 */   margin-bottom: 20px;
/* 12577 */ }
/* 12578 */ .fusion-login-box .fusion-login-button-fullwidth {
/* 12579 */   width: 100%;
/* 12580 */ }
/* 12581 */ .fusion-login-box .fusion-login-links {
/* 12582 */   margin: 0 -10px;
/* 12583 */ }
/* 12584 */ .fusion-login-box .fusion-login-links > a {
/* 12585 */   padding: 0 10px;
/* 12586 */ }
/* 12587 */ .fusion-login-box .fusion-login-loggedin-links {
/* 12588 */   display: inline-block;
/* 12589 */   list-style: outside none none;
/* 12590 */   margin: 0;
/* 12591 */   padding: 0;
/* 12592 */   text-align: initial;
/* 12593 */ }
/* 12594 */ .fusion-login-box .fusion-login-avatar {
/* 12595 */   display: inline-block;
/* 12596 */   vertical-align: top;
/* 12597 */   margin-right: 10px;
/* 12598 */ }
/* 12599 */ .fusion-login-box .fusion-login-box-error {
/* 12600 */   margin-bottom: 20px;

/* style.css */

/* 12601 */   color: #d04544;
/* 12602 */ }
/* 12603 */ .fusion-login-box.fusion-login-box-login .fusion-login-submit-wrapperr {
/* 12604 */   margin-bottom: 20px;
/* 12605 */ }
/* 12606 */ .fusion-login-box.fusion-login-align-center {
/* 12607 */   text-align: center;
/* 12608 */ }
/* 12609 */ .fullwidth-box.video-background {
/* 12610 */   position: relative;
/* 12611 */ }
/* 12612 */ .fullwidth-box.video-background .fullwidth-overlay {
/* 12613 */   position: absolute;
/* 12614 */   top: 0;
/* 12615 */   left: 0;
/* 12616 */   z-index: 5;
/* 12617 */   height: 100%;
/* 12618 */   width: 100%;
/* 12619 */ }
/* 12620 */ .fullwidth-box.video-background .fullwidth-video {
/* 12621 */   position: absolute;
/* 12622 */   top: 0;
/* 12623 */   left: 0;
/* 12624 */   z-index: 1;
/* 12625 */   min-height: 100%;
/* 12626 */   min-width: 100%;
/* 12627 */   -webkit-transform-style: preserve-3d;
/* 12628 */ }
/* 12629 */ .fullwidth-box.video-background .fullwidth-video video {
/* 12630 */   position: absolute;
/* 12631 */   top: 50%;
/* 12632 */   left: 50%;
/* 12633 */   z-index: 1;
/* 12634 */   min-height: 100%;
/* 12635 */   min-width: 100%;
/* 12636 */   height: auto;
/* 12637 */   width: 100%;
/* 12638 */   object-fit: cover;
/* 12639 */   -webkit-transform: translate(-50%, -50%);
/* 12640 */   transform: translate(-50%, -50%);
/* 12641 */ }
/* 12642 */ .fullwidth-box.video-background .fusion-row {
/* 12643 */   position: relative;
/* 12644 */   z-index: 10;
/* 12645 */ }
/* 12646 */ .fullwidth-box.video-background .fullwidth-video-image {
/* 12647 */   display: none;
/* 12648 */ }
/* 12649 */ .ua-mobile .fullwidth-box.video-background .fullwidth-video-image {
/* 12650 */   width: 100%;

/* style.css */

/* 12651 */   height: 100%;
/* 12652 */   display: block;
/* 12653 */   z-index: 2;
/* 12654 */   background-size: cover;
/* 12655 */   -moz-background-size: cover;
/* 12656 */   -webkit-background-size: cover;
/* 12657 */   -o-background-size: cover;
/* 12658 */   background-position: center center;
/* 12659 */   position: absolute;
/* 12660 */   top: 0;
/* 12661 */   left: 0;
/* 12662 */ }
/* 12663 */ .fullwidth-box.faded-background {
/* 12664 */   position: relative;
/* 12665 */   overflow: hidden;
/* 12666 */ }
/* 12667 */ .fullwidth-box.faded-background .fullwidth-faded {
/* 12668 */   position: absolute;
/* 12669 */   top: 0;
/* 12670 */   left: 0;
/* 12671 */   z-index: 1;
/* 12672 */   min-height: 100%;
/* 12673 */   min-width: 100%;
/* 12674 */ }
/* 12675 */ .fullwidth-box.faded-background .fusion-row {
/* 12676 */   position: relative;
/* 12677 */   z-index: 10;
/* 12678 */ }
/* 12679 */ .hundred-percent-fullwidth {
/* 12680 */   overflow: hidden;
/* 12681 */ }
/* 12682 */ .hundred-percent-fullwidth .fusion-row {
/* 12683 */   max-width: none !important;
/* 12684 */ }
/* 12685 */ #main .fullwidth-box .fusion-row {
/* 12686 */   padding-left: 0;
/* 12687 */   padding-right: 0;
/* 12688 */ }
/* 12689 */ .ua-safari .fullwidth-box.faded-background .fullwidth-faded {
/* 12690 */   -webkit-transform: translate3d(0, 0, 0);
/* 12691 */ }
/* 12692 */ .ua-safari.ua-mobile .fullwidth-box.faded-background .fullwidth-faded {
/* 12693 */   -webkit-transform: none;
/* 12694 */ }
/* 12695 */ .fusion-google-map img {
/* 12696 */   max-width: none;
/* 12697 */ }
/* 12698 */ .fusion-google-map .fusion-info-box {
/* 12699 */   padding: 5px;
/* 12700 */   border-radius: 5px;

/* style.css */

/* 12701 */   /* Fix to make border-radius work for transparent colors */
/* 12702 */   background-clip: padding-box;
/* 12703 */   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
/* 12704 */   background-color: #a0ce4e;
/* 12705 */   color: #fff;
/* 12706 */   font-size: 13px;
/* 12707 */ }
/* 12708 */ .fusion-highlight {
/* 12709 */   padding: 0.1em 0.3em;
/* 12710 */   line-height: 1.7em;
/* 12711 */ }
/* 12712 */ .fusion-highlight.rounded {
/* 12713 */   border-radius: 4px;
/* 12714 */   /* Fix to make border-radius work for transparent colors */
/* 12715 */   background-clip: padding-box;
/* 12716 */ }
/* 12717 */ .fusion-highlight.dark {
/* 12718 */   color: #ccc;
/* 12719 */ }
/* 12720 */ .fusion-imageframe {
/* 12721 */   display: inline-block;
/* 12722 */   z-index: 1;
/* 12723 */   position: relative;
/* 12724 */   vertical-align: middle;
/* 12725 */   max-width: 100%;
/* 12726 */ }
/* 12727 */ .fusion-imageframe.element-bottomshadow:before,
/* 12728 */ .fusion-imageframe.element-bottomshadow:after {
/* 12729 */   opacity: 0.4;
/* 12730 */ }
/* 12731 */ .fusion-imageframe.element-bottomshadow img {
/* 12732 */   margin: 0;
/* 12733 */ }
/* 12734 */ /* bottom shadow classes in taglinebox.less */
/* 12735 */ .imageframe-align-center {
/* 12736 */   text-align: center;
/* 12737 */ }
/* 12738 */ .fusion-image-carousel {
/* 12739 */   margin-bottom: 40px;
/* 12740 */ }
/* 12741 */ /* All standard carousel styles */
/* 12742 */ .fusion-carousel {
/* 12743 */   overflow: hidden;
/* 12744 */   padding: 0;
/* 12745 */ }
/* 12746 */ .fusion-carousel .fusion-carousel-positioner {
/* 12747 */   position: relative;
/* 12748 */ }
/* 12749 */ .fusion-carousel .fusion-carousel-wrapper {
/* 12750 */   box-sizing: content-box;

/* style.css */

/* 12751 */   padding: 8px 0;
/* 12752 */ }
/* 12753 */ .fusion-carousel .fusion-carousel-swipe {
/* 12754 */   cursor: -webkit-grab;
/* 12755 */   cursor: grab;
/* 12756 */ }
/* 12757 */ .fusion-carousel .fusion-carousel-holder {
/* 12758 */   margin: 0;
/* 12759 */   padding: 0;
/* 12760 */   list-style: none;
/* 12761 */ }
/* 12762 */ .fusion-carousel .fusion-carousel-item {
/* 12763 */   display: block;
/* 12764 */   float: left;
/* 12765 */   padding: 0;
/* 12766 */ }
/* 12767 */ .fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
/* 12768 */   display: inline-block;
/* 12769 */   visibility: hidden;
/* 12770 */   vertical-align: middle;
/* 12771 */   width: 100%;
/* 12772 */   line-height: normal;
/* 12773 */ }
/* 12774 */ .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
/* 12775 */   margin-bottom: 0;
/* 12776 */   text-align: center;
/* 12777 */ }
/* 12778 */ .fusion-carousel .fusion-carousel-item > a {
/* 12779 */   display: block;
/* 12780 */ }
/* 12781 */ .fusion-carousel .fusion-carousel-item img {
/* 12782 */   vertical-align: middle;
/* 12783 */   width: 100%;
/* 12784 */   height: auto;
/* 12785 */ }
/* 12786 */ .fusion-carousel .fusion-carousel-title {
/* 12787 */   margin: 15px 0 3px;
/* 12788 */ }
/* 12789 */ .fusion-carousel .fusion-carousel-price {
/* 12790 */   margin-top: 8px;
/* 12791 */ }
/* 12792 */ .fusion-carousel .fusion-carousel-price .price {
/* 12793 */   margin-bottom: 0;
/* 12794 */ }
/* 12795 */ .fusion-carousel .fusion-carousel-nav {
/* 12796 */   visibility: hidden;
/* 12797 */ }
/* 12798 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
/* 12799 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
/* 12800 */   display: block;

/* style.css */

/* 12801 */   z-index: 1000;
/* 12802 */   opacity: 0.8;
/* 12803 */   position: absolute;
/* 12804 */   top: 50%;
/* 12805 */   margin-top: -14px;
/* 12806 */   height: 29px;
/* 12807 */   width: 29px;
/* 12808 */   text-align: center;
/* 12809 */   cursor: pointer;
/* 12810 */   color: transparent;
/* 12811 */   background-color: rgba(0, 0, 0, 0.5);
/* 12812 */   background-repeat: no-repeat;
/* 12813 */ }
/* 12814 */ .no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
/* 12815 */ .no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
/* 12816 */   background-color: #3e3e3e;
/* 12817 */ }
/* 12818 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before,
/* 12819 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
/* 12820 */   display: block;
/* 12821 */   position: relative;
/* 12822 */   line-height: 29px;
/* 12823 */   font-size: 14px;
/* 12824 */   color: #fff;
/* 12825 */   font-family: 'icomoon';
/* 12826 */ }
/* 12827 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover,
/* 12828 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover {
/* 12829 */   opacity: 1;
/* 12830 */ }
/* 12831 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
/* 12832 */   left: 0;
/* 12833 */ }
/* 12834 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
/* 12835 */   content: '\f104';
/* 12836 */ }
/* 12837 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
/* 12838 */   right: 0;
/* 12839 */ }
/* 12840 */ .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
/* 12841 */   content: '\f105';
/* 12842 */ }
/* 12843 */ .fusion-carousel-border .fusion-image-wrapper {
/* 12844 */   border: 1px solid #e9eaee;
/* 12845 */ }
/* 12846 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-wrapper {
/* 12847 */   height: 115px !important;
/* 12848 */ }
/* 12849 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-holder {
/* 12850 */   line-height: 115px !important;

/* style.css */

/* 12851 */ }
/* 12852 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-item-wrapper {
/* 12853 */   text-align: center;
/* 12854 */ }
/* 12855 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper {
/* 12856 */   display: inline-block;
/* 12857 */   vertical-align: middle;
/* 12858 */ }
/* 12859 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper a {
/* 12860 */   display: block;
/* 12861 */ }
/* 12862 */ .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
/* 12863 */   max-height: 115px;
/* 12864 */   width: auto;
/* 12865 */ }
/* 12866 */ .fusion-layout-column {
/* 12867 */   position: relative;
/* 12868 */   float: left;
/* 12869 */   margin-right: 4%;
/* 12870 */   margin-bottom: 20px;
/* 12871 */ }
/* 12872 */ .fusion-one-full {
/* 12873 */   float: none;
/* 12874 */ }
/* 12875 */ .fusion-one-sixth {
/* 12876 */   width: 13.3333%;
/* 12877 */ }
/* 12878 */ .fusion-five-sixth {
/* 12879 */   width: 82.6666%;
/* 12880 */ }
/* 12881 */ .fusion-one-fifth {
/* 12882 */   width: 16.8%;
/* 12883 */ }
/* 12884 */ .fusion-two-fifth {
/* 12885 */   width: 37.6%;
/* 12886 */ }
/* 12887 */ .fusion-three-fifth {
/* 12888 */   width: 58.4%;
/* 12889 */ }
/* 12890 */ .fusion-four-fifth {
/* 12891 */   width: 79.2%;
/* 12892 */ }
/* 12893 */ .fusion-one-fourth {
/* 12894 */   width: 22%;
/* 12895 */ }
/* 12896 */ .fusion-three-fourth {
/* 12897 */   width: 74%;
/* 12898 */ }
/* 12899 */ .fusion-one-third {
/* 12900 */   width: 30.6666%;

/* style.css */

/* 12901 */ }
/* 12902 */ .fusion-two-third {
/* 12903 */   width: 65.3333%;
/* 12904 */ }
/* 12905 */ .fusion-one-half {
/* 12906 */   width: 48%;
/* 12907 */ }
/* 12908 */ .fusion-column-last {
/* 12909 */   margin-left: 0;
/* 12910 */   margin-right: 0;
/* 12911 */ }
/* 12912 */ .fusion-spacing-no {
/* 12913 */   margin: 0;
/* 12914 */ }
/* 12915 */ .fusion-spacing-no.fusion-one-sixth {
/* 12916 */   width: 16.6666%;
/* 12917 */ }
/* 12918 */ .fusion-spacing-no.fusion-five-sixth {
/* 12919 */   width: 83.3333%;
/* 12920 */ }
/* 12921 */ .fusion-spacing-no.fusion-one-fifth {
/* 12922 */   width: 20%;
/* 12923 */ }
/* 12924 */ .fusion-spacing-no.fusion-two-fifth {
/* 12925 */   width: 40%;
/* 12926 */ }
/* 12927 */ .fusion-spacing-no.fusion-three-fifth {
/* 12928 */   width: 60%;
/* 12929 */ }
/* 12930 */ .fusion-spacing-no.fusion-four-fifth {
/* 12931 */   width: 80%;
/* 12932 */ }
/* 12933 */ .fusion-spacing-no.fusion-one-fourth {
/* 12934 */   width: 25%;
/* 12935 */ }
/* 12936 */ .fusion-spacing-no.fusion-three-fourth {
/* 12937 */   width: 75%;
/* 12938 */ }
/* 12939 */ .fusion-spacing-no.fusion-one-third {
/* 12940 */   width: 33.3333%;
/* 12941 */ }
/* 12942 */ .fusion-spacing-no.fusion-two-third {
/* 12943 */   width: 66.6666%;
/* 12944 */ }
/* 12945 */ .fusion-spacing-no.fusion-one-half {
/* 12946 */   width: 50%;
/* 12947 */ }
/* 12948 */ .fusion-spacing-no.fusion-column-last {
/* 12949 */   margin-left: 0;
/* 12950 */   margin-right: 0;

/* style.css */

/* 12951 */ }
/* 12952 */ .fusion-spacing-no .fusion-column-wrapper {
/* 12953 */   min-height: 1px;
/* 12954 */ }
/* 12955 */ .fusion-equal-height-columns .fusion-column-table {
/* 12956 */   display: table;
/* 12957 */   table-layout: fixed;
/* 12958 */   width: 100%;
/* 12959 */ }
/* 12960 */ .fusion-equal-height-columns .fusion-column-tablecell {
/* 12961 */   display: table-cell;
/* 12962 */   vertical-align: middle;
/* 12963 */ }
/* 12964 */ .fusion-column-inner-bg-wrapper .fusion-column-wrapper {
/* 12965 */   position: relative;
/* 12966 */   z-index: 2;
/* 12967 */   pointer-events: none;
/* 12968 */ }
/* 12969 */ .fusion-column-inner-bg {
/* 12970 */   width: 100%;
/* 12971 */   height: 100%;
/* 12972 */   position: absolute;
/* 12973 */   top: 0;
/* 12974 */   left: 0;
/* 12975 */ }
/* 12976 */ .fusion-column-inner-bg a {
/* 12977 */   width: 100%;
/* 12978 */   height: 100%;
/* 12979 */ }
/* 12980 */ .fusion-column-inner-bg a span {
/* 12981 */   width: 100%;
/* 12982 */   height: 100%;
/* 12983 */   position: absolute;
/* 12984 */   top: 0;
/* 12985 */   left: 0;
/* 12986 */ }
/* 12987 */ .modal-dialog {
/* 12988 */   margin-top: 60px;
/* 12989 */ }
/* 12990 */ .fusion-modal {
/* 12991 */   -webkit-overflow-scrolling: auto !important;
/* 12992 */ }
/* 12993 */ .fusion-modal .modal-header {
/* 12994 */   min-height: 54px;
/* 12995 */ }
/* 12996 */ .fusion-modal .close {
/* 12997 */   font-size: 30px;
/* 12998 */   margin-top: -5px;
/* 12999 */   text-shadow: none;
/* 13000 */ }

/* style.css */

/* 13001 */ .fusion-modal .fusion-separator {
/* 13002 */   width: 100% !important;
/* 13003 */ }
/* 13004 */ .fusion-person .person-shortcode-image-wrapper {
/* 13005 */   text-align: center;
/* 13006 */ }
/* 13007 */ .fusion-person .person-image-container {
/* 13008 */   display: inline-block;
/* 13009 */   z-index: 1;
/* 13010 */   max-width: 100%;
/* 13011 */   vertical-align: bottom;
/* 13012 */ }
/* 13013 */ .fusion-person .person-image-container.glow {
/* 13014 */   box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
/* 13015 */ }
/* 13016 */ .fusion-person .person-image-container.dropshadow {
/* 13017 */   box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
/* 13018 */ }
/* 13019 */ .fusion-person .person-desc {
/* 13020 */   margin-top: 25px;
/* 13021 */ }
/* 13022 */ .fusion-person .person-desc .person-author {
/* 13023 */   display: table;
/* 13024 */   width: 100%;
/* 13025 */ }
/* 13026 */ .fusion-person .person-desc .person-author .person-author-wrapper,
/* 13027 */ .fusion-person .person-desc .person-author .fusion-social-networks {
/* 13028 */   display: table-cell;
/* 13029 */   vertical-align: middle;
/* 13030 */   float: none;
/* 13031 */ }
/* 13032 */ .fusion-person .person-desc .person-author .person-author-wrapper {
/* 13033 */   min-width: 50%;
/* 13034 */ }
/* 13035 */ .fusion-person .person-desc .person-author .fusion-social-networks {
/* 13036 */   max-width: 50%;
/* 13037 */   text-align: right;
/* 13038 */ }
/* 13039 */ .fusion-person .person-desc .person-author .person-name,
/* 13040 */ .fusion-person .person-desc .person-author .person-title {
/* 13041 */   display: block;
/* 13042 */ }
/* 13043 */ .fusion-person .person-content {
/* 13044 */   margin-top: 25px;
/* 13045 */ }
/* 13046 */ .fusion-person-left {
/* 13047 */   text-align: left;
/* 13048 */ }
/* 13049 */ .fusion-person-center {
/* 13050 */   text-align: center;

/* style.css */

/* 13051 */ }
/* 13052 */ .fusion-person-center .person-desc .person-author {
/* 13053 */   display: block;
/* 13054 */   width: 100%;
/* 13055 */ }
/* 13056 */ .fusion-person-center .person-desc .person-author .person-author-wrapper {
/* 13057 */   display: block;
/* 13058 */   width: 100%;
/* 13059 */ }
/* 13060 */ .fusion-person-center .person-desc .person-author .fusion-social-networks {
/* 13061 */   display: block;
/* 13062 */   width: 100%;
/* 13063 */   max-width: none;
/* 13064 */   text-align: center;
/* 13065 */   margin: 0 auto;
/* 13066 */   margin-top: 20px;
/* 13067 */ }
/* 13068 */ .fusion-person-center .person-content {
/* 13069 */   margin-top: 25px;
/* 13070 */ }
/* 13071 */ .fusion-person-right {
/* 13072 */   text-align: right;
/* 13073 */ }
/* 13074 */ .fusion-person-right .person-desc .person-author .fusion-social-networks {
/* 13075 */   text-align: left;
/* 13076 */ }
/* 13077 */ .fusion-person-icon-bottom .fusion-social-networks {
/* 13078 */   margin-top: 35px;
/* 13079 */ }
/* 13080 */ .fusion-popover {
/* 13081 */   display: inline-block;
/* 13082 */   max-width: 100%;
/* 13083 */   cursor: pointer;
/* 13084 */   color: #a0ce4e;
/* 13085 */ }
/* 13086 */ .popover {
/* 13087 */   padding: 0;
/* 13088 */   z-index: 99999;
/* 13089 */ }
/* 13090 */ .fusion-pricing-table {
/* 13091 */   margin: 0 0 20px 0;
/* 13092 */   box-sizing: border-box;
/* 13093 */ }
/* 13094 */ .fusion-pricing-table * {
/* 13095 */   box-sizing: border-box;
/* 13096 */ }
/* 13097 */ .fusion-pricing-table .fusion-panel {
/* 13098 */   overflow: hidden;
/* 13099 */   margin: 0;
/* 13100 */   background-color: #ffffff;

/* style.css */

/* 13101 */   box-shadow: none;
/* 13102 */   border-radius: 0;
/* 13103 */   /* Fix to make border-radius work for transparent colors */
/* 13104 */   background-clip: padding-box;
/* 13105 */   border: 1px solid #e5e4e3;
/* 13106 */ }
/* 13107 */ .fusion-pricing-table .panel-heading {
/* 13108 */   padding: 15px 15px;
/* 13109 */   border-radius: 0;
/* 13110 */   /* Fix to make border-radius work for transparent colors */
/* 13111 */   background-clip: padding-box;
/* 13112 */   border-bottom: 1px solid #e5e4e3;
/* 13113 */   text-align: center;
/* 13114 */ }
/* 13115 */ .fusion-pricing-table .panel-heading h3 {
/* 13116 */   margin: 0;
/* 13117 */ }
/* 13118 */ .fusion-pricing-table .panel-body {
/* 13119 */   padding: 15px;
/* 13120 */   background-color: #f8f8f8;
/* 13121 */   text-align: center;
/* 13122 */ }
/* 13123 */ .fusion-pricing-table .panel-body .price {
/* 13124 */   position: relative;
/* 13125 */ }
/* 13126 */ .fusion-pricing-table .panel-body .price .currency {
/* 13127 */   position: relative;
/* 13128 */   color: #505050;
/* 13129 */ }
/* 13130 */ .fusion-pricing-table .panel-body .price .currency.pos-right {
/* 13131 */   top: 0;
/* 13132 */   margin-left: -12px;
/* 13133 */   font-size: 32px;
/* 13134 */ }
/* 13135 */ .fusion-pricing-table .panel-body .price .currency.pos-right.price-without-decimal {
/* 13136 */   margin-left: 0;
/* 13137 */ }
/* 13138 */ .fusion-pricing-table .panel-body .price .integer-part {
/* 13139 */   display: inline;
/* 13140 */   font-weight: bold;
/* 13141 */   color: #a0ce4e;
/* 13142 */   line-height: normal;
/* 13143 */ }
/* 13144 */ .fusion-pricing-table .panel-body .price .decimal-part {
/* 13145 */   position: relative;
/* 13146 */   top: -30px;
/* 13147 */   font-weight: bold;
/* 13148 */   color: #a0ce4e;
/* 13149 */ }
/* 13150 */ .fusion-pricing-table .panel-body .price .time {

/* style.css */

/* 13151 */   position: relative;
/* 13152 */   font-style: italic;
/* 13153 */   color: #888888;
/* 13154 */   margin-left: -14px;
/* 13155 */ }
/* 13156 */ .fusion-pricing-table .panel-body .price .time.price-without-decimal {
/* 13157 */   margin-left: 0;
/* 13158 */ }
/* 13159 */ .fusion-pricing-table .panel-body .price .time.pos-right {
/* 13160 */   margin-left: 12px;
/* 13161 */ }
/* 13162 */ .fusion-pricing-table .list-group {
/* 13163 */   margin: 0;
/* 13164 */   padding: 0;
/* 13165 */ }
/* 13166 */ .fusion-pricing-table .list-group-item {
/* 13167 */   display: block;
/* 13168 */   position: relative;
/* 13169 */   padding: 5px;
/* 13170 */   background: none;
/* 13171 */   border-radius: 0;
/* 13172 */   border-top: 1px solid #e5e4e3;
/* 13173 */   text-align: center;
/* 13174 */ }
/* 13175 */ .fusion-pricing-table .list-group-item:last-child {
/* 13176 */   border-bottom: 1px solid #e5e4e3;
/* 13177 */ }
/* 13178 */ .fusion-pricing-table .panel-footer {
/* 13179 */   padding: 15px;
/* 13180 */   background-color: #f8f8f8;
/* 13181 */   border-radius: 0;
/* 13182 */   /* Fix to make border-radius work for transparent colors */
/* 13183 */   background-clip: padding-box;
/* 13184 */   border-color: 1px solid #e5e4e3;
/* 13185 */   text-align: center;
/* 13186 */ }
/* 13187 */ .fusion-pricing-table .panel-wrapper:hover {
/* 13188 */   cursor: pointer;
/* 13189 */ }
/* 13190 */ .fusion-pricing-table .panel-wrapper:hover .fusion-panel {
/* 13191 */   background-color: #f8f8f8;
/* 13192 */ }
/* 13193 */ #wrapper .full-boxed-pricing .panel-wrapper {
/* 13194 */   padding: 0;
/* 13195 */ }
/* 13196 */ .full-boxed-pricing .panel-container {
/* 13197 */   padding: 9px;
/* 13198 */   background-color: #f8f8f8;
/* 13199 */ }
/* 13200 */ .full-boxed-pricing .panel-wrapper:last-child .fusion-panel {

/* style.css */

/* 13201 */   border-right: 1px solid #e5e4e3;
/* 13202 */ }
/* 13203 */ .full-boxed-pricing .panel-body .price .currency {
/* 13204 */   top: -20px;
/* 13205 */   font-size: 21px;
/* 13206 */ }
/* 13207 */ .full-boxed-pricing .panel-body .price .integer-part {
/* 13208 */   font-size: 55px;
/* 13209 */ }
/* 13210 */ .full-boxed-pricing .panel-body .price .decimal-part {
/* 13211 */   top: -20px;
/* 13212 */   font-size: 17px;
/* 13213 */ }
/* 13214 */ .full-boxed-pricing .panel-body .price .time {
/* 13215 */   font-size: 11px;
/* 13216 */ }
/* 13217 */ .full-boxed-pricing .panel-wrapper:hover .panel-heading {
/* 13218 */   background-color: #f8f8f8;
/* 13219 */ }
/* 13220 */ .sep-boxed-pricing .panel-wrapper {
/* 13221 */   margin-bottom: 10px;
/* 13222 */   padding: 0;
/* 13223 */ }
/* 13224 */ .sep-boxed-pricing .panel-container {
/* 13225 */   padding: 9px;
/* 13226 */   background-color: #f8f8f8;
/* 13227 */ }
/* 13228 */ .sep-boxed-pricing .panel-heading {
/* 13229 */   background-color: #a0ce4e;
/* 13230 */   border-radius: 0;
/* 13231 */   /* Fix to make border-radius work for transparent colors */
/* 13232 */   background-clip: padding-box;
/* 13233 */   border-bottom: 1px solid #e5e4e3;
/* 13234 */   text-align: center;
/* 13235 */ }
/* 13236 */ .sep-boxed-pricing .panel-heading h3 {
/* 13237 */   margin: 0;
/* 13238 */ }
/* 13239 */ .sep-boxed-pricing .panel-body .price .currency {
/* 13240 */   top: -30px;
/* 13241 */   font-size: 28px;
/* 13242 */ }
/* 13243 */ .sep-boxed-pricing .panel-body .price .integer-part {
/* 13244 */   font-size: 75px;
/* 13245 */ }
/* 13246 */ .sep-boxed-pricing .panel-body .price .decimal-part {
/* 13247 */   font-size: 23px;
/* 13248 */ }
/* 13249 */ .sep-boxed-pricing .panel-body .price .time {
/* 13250 */   font-size: 20px;

/* style.css */

/* 13251 */ }
/* 13252 */ @media (min-width: 768px) {
/* 13253 */   .fusion-pricing-table .standout .panel-container {
/* 13254 */     z-index: 1000;
/* 13255 */   }
/* 13256 */   .fusion-pricing-table .standout .panel-heading,
/* 13257 */   .fusion-pricing-table .standout .panel-footer {
/* 13258 */     padding: 20px;
/* 13259 */   }
/* 13260 */   .full-boxed-pricing {
/* 13261 */     padding: 0 9px;
/* 13262 */     background-color: #f8f8f8;
/* 13263 */   }
/* 13264 */   .full-boxed-pricing .panel-container {
/* 13265 */     padding: 9px 0;
/* 13266 */   }
/* 13267 */   .full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
/* 13268 */     border-right: 1px solid #e5e4e3;
/* 13269 */   }
/* 13270 */   .full-boxed-pricing .fusion-panel {
/* 13271 */     border-right: none;
/* 13272 */   }
/* 13273 */   .full-boxed-pricing .standout .panel-container {
/* 13274 */     position: relative;
/* 13275 */     box-sizing: content-box;
/* 13276 */     margin: -10px -9px;
/* 13277 */     padding: 9px;
/* 13278 */     box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
/* 13279 */     background-color: #f8f8f8;
/* 13280 */   }
/* 13281 */   .full-boxed-pricing .standout .fusion-panel {
/* 13282 */     border-right: 1px solid #e5e4e3;
/* 13283 */   }
/* 13284 */   .full-boxed-pricing .standout .panel-heading h3 {
/* 13285 */     color: #a0ce4e;
/* 13286 */   }
/* 13287 */   .sep-boxed-pricing {
/* 13288 */     margin: 0 -15px;
/* 13289 */     margin-bottom: 20px;
/* 13290 */   }
/* 13291 */   .sep-boxed-pricing .panel-wrapper {
/* 13292 */     margin: 0;
/* 13293 */     padding: 0 12px;
/* 13294 */   }
/* 13295 */   .sep-boxed-pricing .standout .panel-container {
/* 13296 */     margin: -10px;
/* 13297 */     box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
/* 13298 */   }
/* 13299 */ }
/* 13300 */ .fusion-progressbar {

/* style.css */

/* 13301 */   position: relative;
/* 13302 */   margin-bottom: 10px;
/* 13303 */ }
/* 13304 */ .fusion-progressbar .progress-title {
/* 13305 */   margin: 0;
/* 13306 */   height: auto;
/* 13307 */   width: auto;
/* 13308 */   font-size: 13px;
/* 13309 */   font-weight: normal;
/* 13310 */ }
/* 13311 */ .fusion-progressbar-text-on-bar .progress-title {
/* 13312 */   position: absolute;
/* 13313 */   left: 15px;
/* 13314 */   top: 50%;
/* 13315 */   -webkit-transform: translate(0, -50%);
/* 13316 */   transform: translate(0, -50%);
/* 13317 */   clip: auto;
/* 13318 */   color: #fff;
/* 13319 */ }
/* 13320 */ .fusion-progressbar-text-above-bar .progress-title {
/* 13321 */   display: inline-block;
/* 13322 */   margin-bottom: 5px;
/* 13323 */   color: #000;
/* 13324 */ }
/* 13325 */ .fusion-progressbar-text-below-bar .progress-title {
/* 13326 */   display: inline-block;
/* 13327 */   margin-top: 5px;
/* 13328 */   color: #000;
/* 13329 */ }
/* 13330 */ .fusion-progressbar-bar {
/* 13331 */   margin: 0;
/* 13332 */   height: 37px;
/* 13333 */   width: 100%;
/* 13334 */   background-color: #E6E7E8;
/* 13335 */   border-radius: 0;
/* 13336 */   /* Fix to make border-radius work for transparent colors */
/* 13337 */   background-clip: padding-box;
/* 13338 */   box-shadow: none;
/* 13339 */ }
/* 13340 */ .fusion-progressbar-bar .progress {
/* 13341 */   background-color: #A0CE4E;
/* 13342 */   box-shadow: none;
/* 13343 */ }
/* 13344 */ .fusion-recent-posts {
/* 13345 */   margin-bottom: 50px;
/* 13346 */ }
/* 13347 */ .fusion-recent-posts .columns {
/* 13348 */   overflow: hidden;
/* 13349 */ }
/* 13350 */ .fusion-recent-posts .columns .column {

/* style.css */

/* 13351 */   overflow: hidden;
/* 13352 */ }
/* 13353 */ .fusion-recent-posts .columns .column .fusion-flexslider {
/* 13354 */   margin-bottom: 0;
/* 13355 */ }
/* 13356 */ .fusion-recent-posts .columns .column h4 {
/* 13357 */   margin: 15px 0 3px 0;
/* 13358 */ }
/* 13359 */ .fusion-recent-posts .columns .column .meta {
/* 13360 */   overflow: hidden;
/* 13361 */   margin-bottom: 13px;
/* 13362 */   padding: 0;
/* 13363 */   color: #333333;
/* 13364 */   font-size: 12px;
/* 13365 */   line-height: 14px;
/* 13366 */ }
/* 13367 */ .fusion-recent-posts .columns .column .meta .date {
/* 13368 */   font-style: normal;
/* 13369 */ }
/* 13370 */ .fusion-recent-posts .columns .column .meta .meta-separator {
/* 13371 */   padding: 0 5px;
/* 13372 */ }
/* 13373 */ .fusion-recent-posts .columns .password {
/* 13374 */   width: auto;
/* 13375 */ }
/* 13376 */ .fusion-recent-posts .columns-2 .column:nth-child(3n) {
/* 13377 */   clear: left;
/* 13378 */ }
/* 13379 */ .fusion-recent-posts .columns-3 .column:nth-child(4n) {
/* 13380 */   clear: left;
/* 13381 */ }
/* 13382 */ .fusion-recent-posts.layout-thumbnails-on-side .columns .column {
/* 13383 */   margin-bottom: 20px;
/* 13384 */ }
/* 13385 */ .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
/* 13386 */   overflow: hidden;
/* 13387 */   float: left;
/* 13388 */   margin: 0 20px 5px 0;
/* 13389 */   width: 144px;
/* 13390 */ }
/* 13391 */ .fusion-recent-posts.layout-thumbnails-on-side .columns .column h4 {
/* 13392 */   margin-top: 0;
/* 13393 */ }
/* 13394 */ .fusion-recent-posts.layout-date-on-side .date-and-formats {
/* 13395 */   overflow: hidden;
/* 13396 */   float: left;
/* 13397 */   margin: 0 20px 5px 0;
/* 13398 */   width: 82px;
/* 13399 */ }
/* 13400 */ .fusion-recent-posts.layout-date-on-side .date-and-formats .date-box {

/* style.css */

/* 13401 */   padding: 8px 0 5px;
/* 13402 */   color: #FFFFFF;
/* 13403 */ }
/* 13404 */ .fusion-recent-posts.layout-date-on-side .date-and-formats .date-box .date {
/* 13405 */   display: block;
/* 13406 */   font-size: 29px;
/* 13407 */   font-weight: bold;
/* 13408 */   line-height: 29px;
/* 13409 */ }
/* 13410 */ .fusion-recent-posts.layout-date-on-side .date-and-formats .format-box {
/* 13411 */   margin-top: 3px;
/* 13412 */   background-color: #EEF0F2;
/* 13413 */ }
/* 13414 */ .fusion-recent-posts.layout-date-on-side .columns .column {
/* 13415 */   margin-bottom: 20px;
/* 13416 */ }
/* 13417 */ .fusion-recent-posts.layout-date-on-side .columns .column h4 {
/* 13418 */   margin-top: 0;
/* 13419 */ }
/* 13420 */ .fusion-recent-works {
/* 13421 */   overflow: hidden;
/* 13422 */   margin-bottom: 80px;
/* 13423 */ }
/* 13424 */ .fusion-recent-works-carousel {
/* 13425 */   overflow: hidden;
/* 13426 */   height: auto;
/* 13427 */ }
/* 13428 */ .fusion-recent-works-grid-with-excerpts {
/* 13429 */   margin-bottom: 0;
/* 13430 */ }
/* 13431 */ .fusion-recent-works-carousel-fixed.fusion-carousel .fusion-image-wrapper,
/* 13432 */ .fusion-recent-works-carousel-fixed.fusion-carousel .fusion-image-wrapper img {
/* 13433 */   max-height: 115px;
/* 13434 */   width: auto;
/* 13435 */ }
/* 13436 */ .fusion-section-separator {
/* 13437 */   position: relative;
/* 13438 */ }
/* 13439 */ .fusion-section-separator .divider-candy {
/* 13440 */   z-index: 100;
/* 13441 */   position: absolute;
/* 13442 */   left: 50%;
/* 13443 */   margin-left: -20px;
/* 13444 */   height: 40px;
/* 13445 */   width: 40px;
/* 13446 */   border-bottom: 1px solid #E6E5E6;
/* 13447 */   border-left: 1px solid #E6E5E6;
/* 13448 */   background-color: transparent;
/* 13449 */   content: "";
/* 13450 */ }

/* style.css */

/* 13451 */ .fusion-section-separator .divider-candy.bottom {
/* 13452 */   bottom: -21px;
/* 13453 */   -webkit-transform: rotate(-45deg);
/* 13454 */   transform: rotate(-45deg);
/* 13455 */ }
/* 13456 */ .fusion-section-separator .divider-candy.top {
/* 13457 */   top: -21px;
/* 13458 */   -webkit-transform: rotate(135deg);
/* 13459 */   transform: rotate(135deg);
/* 13460 */ }
/* 13461 */ .fusion-section-separator .divider-candy.both {
/* 13462 */   top: -21px;
/* 13463 */   -webkit-transform: rotate(135deg);
/* 13464 */   transform: rotate(135deg);
/* 13465 */ }
/* 13466 */ .fusion-section-separator .divider-candy-arrow {
/* 13467 */   z-index: 2;
/* 13468 */   position: absolute;
/* 13469 */   left: 50%;
/* 13470 */   margin-left: -29px;
/* 13471 */   height: 0;
/* 13472 */   width: 0;
/* 13473 */   border-color: transparent;
/* 13474 */   border-style: solid;
/* 13475 */ }
/* 13476 */ .fusion-section-separator .divider-candy-arrow.bottom {
/* 13477 */   border-width: 29px 29px 0 29px;
/* 13478 */ }
/* 13479 */ .fusion-section-separator .divider-candy-arrow.top {
/* 13480 */   bottom: 0;
/* 13481 */   border-width: 0 29px 29px;
/* 13482 */ }
/* 13483 */ .fusion-section-separator .section-separator-icon {
/* 13484 */   z-index: 200;
/* 13485 */   position: absolute;
/* 13486 */   left: 50%;
/* 13487 */   top: -10px;
/* 13488 */   margin-left: -20px;
/* 13489 */   width: 40px;
/* 13490 */   font-size: 20px;
/* 13491 */   font-family: FontAwesome;
/* 13492 */   text-align: center;
/* 13493 */ }
/* 13494 */ .fusion-section-separator .section-separator-icon:after {
/* 13495 */   display: block;
/* 13496 */   text-align: center;
/* 13497 */ }
/* 13498 */ .fusion-sep-clear {
/* 13499 */   clear: both;
/* 13500 */   display: block;

/* style.css */

/* 13501 */   height: 1px;
/* 13502 */   font-size: 0px;
/* 13503 */   line-height: 0px;
/* 13504 */   width: 100%;
/* 13505 */   overflow: hidden;
/* 13506 */ }
/* 13507 */ .fusion-separator {
/* 13508 */   border: 0 solid #e7e6e6;
/* 13509 */   clear: both;
/* 13510 */   position: relative;
/* 13511 */   z-index: 11;
/* 13512 */ }
/* 13513 */ .fusion-separator.sep-none {
/* 13514 */   height: 1px;
/* 13515 */ }
/* 13516 */ .fusion-separator.sep-double {
/* 13517 */   height: 8px;
/* 13518 */   border-bottom-width: 1px;
/* 13519 */   border-top-width: 1px;
/* 13520 */ }
/* 13521 */ .fusion-separator.sep-single {
/* 13522 */   border-top-width: 1px;
/* 13523 */ }
/* 13524 */ .fusion-separator.sep-dashed {
/* 13525 */   border-bottom-style: dashed;
/* 13526 */   border-top-style: dashed;
/* 13527 */ }
/* 13528 */ .fusion-separator.sep-dotted {
/* 13529 */   border-bottom-style: dotted;
/* 13530 */   border-top-style: dotted;
/* 13531 */ }
/* 13532 */ .fusion-separator.sep-shadow {
/* 13533 */   height: 1px;
/* 13534 */   overflow: visible;
/* 13535 */   border: none;
/* 13536 */   background: none;
/* 13537 */   background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
/* 13538 */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
/* 13539 */ }
/* 13540 */ .fusion-separator.sep-shadow:after {
/* 13541 */   display: block;
/* 13542 */   margin-top: 10px;
/* 13543 */   height: 6px;
/* 13544 */   width: 100%;
/* 13545 */   content: '';
/* 13546 */   background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
/* 13547 */ }
/* 13548 */ .fusion-separator .icon-wrapper {
/* 13549 */   position: absolute;
/* 13550 */   display: table;

/* style.css */

/* 13551 */   left: 50%;
/* 13552 */   top: 50%;
/* 13553 */   margin: -13px 0 0 -13px;
/* 13554 */   height: 26px;
/* 13555 */   width: 26px;
/* 13556 */   background-color: #FFFFFF;
/* 13557 */   border: 1px solid #AAAAAA;
/* 13558 */   border-radius: 50%;
/* 13559 */   /* Fix to make border-radius work for transparent colors */
/* 13560 */   background-clip: padding-box;
/* 13561 */   text-align: center;
/* 13562 */ }
/* 13563 */ .fusion-separator .icon-wrapper i {
/* 13564 */   display: block;
/* 13565 */   display: table-cell;
/* 13566 */   vertical-align: middle;
/* 13567 */ }
/* 13568 */ body:not(:-moz-handler-blocked) .fusion-separator.sep-shadow:after {
/* 13569 */   background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
/* 13570 */ }
/* 13571 */ .fusion-sharing-box {
/* 13572 */   display: table;
/* 13573 */   margin-bottom: 55px;
/* 13574 */   padding: 20px;
/* 13575 */   height: 70px;
/* 13576 */   width: 100%;
/* 13577 */   background-color: #f6f6f6;
/* 13578 */ }
/* 13579 */ .fusion-sharing-box.boxed-icons {
/* 13580 */   padding: 15px 20px;
/* 13581 */ }
/* 13582 */ .fusion-sharing-box h4,
/* 13583 */ .fusion-sharing-box .fusion-social-networks {
/* 13584 */   display: table-cell;
/* 13585 */   vertical-align: middle;
/* 13586 */ }
/* 13587 */ .fusion-sharing-box .fusion-social-networks {
/* 13588 */   text-align: right;
/* 13589 */ }
/* 13590 */ .fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
/* 13591 */   margin-bottom: 0;
/* 13592 */ }
/* 13593 */ .fusion-slider-sc .slides > li:first-child {
/* 13594 */   display: block;
/* 13595 */ }
/* 13596 */ .fusion-slider-sc .flex-direction-nav a {
/* 13597 */   position: absolute;
/* 13598 */   top: 50%;
/* 13599 */   z-index: 100;
/* 13600 */   margin: -20px 0 0;

/* style.css */

/* 13601 */   height: 30px;
/* 13602 */   width: 30px;
/* 13603 */   opacity: 0;
/* 13604 */   overflow: hidden;
/* 13605 */   background-color: rgba(0, 0, 0, 0.5);
/* 13606 */   background-repeat: no-repeat;
/* 13607 */   cursor: pointer;
/* 13608 */   font-size: 14px;
/* 13609 */   font-weight: normal;
/* 13610 */   font-family: 'icomoon';
/* 13611 */   -webkit-font-smoothing: none;
/* 13612 */ }
/* 13613 */ .fusion-slider-sc:hover .flex-next:hover,
/* 13614 */ .fusion-slider-sc:hover .flex-prev:hover {
/* 13615 */   opacity: 1;
/* 13616 */ }
/* 13617 */ .fusion-social-networks {
/* 13618 */   overflow: hidden;
/* 13619 */ }
/* 13620 */ .fusion-social-networks .fusion-social-networks-wrapper {
/* 13621 */   margin: 0 -10px;
/* 13622 */ }
/* 13623 */ .fusion-social-networks .fusion-social-network-icon {
/* 13624 */   display: inline-block;
/* 13625 */   margin: 0 10px 10px 10px;
/* 13626 */   font-size: 16px;
/* 13627 */   color: #46494a;
/* 13628 */ }
/* 13629 */ .fusion-social-networks .fusion-social-network-icon:hover {
/* 13630 */   opacity: 0.8;
/* 13631 */ }
/* 13632 */ .fusion-social-networks .fusion-social-network-icon:before {
/* 13633 */   color: inherit;
/* 13634 */ }
/* 13635 */ .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
/* 13636 */   margin: 0 -5px;
/* 13637 */ }
/* 13638 */ .fusion-social-networks.boxed-icons .fusion-social-network-icon {
/* 13639 */   margin: 0 5px 10px 5px;
/* 13640 */   padding: 8px;
/* 13641 */   background-color: #46494a;
/* 13642 */   border: none;
/* 13643 */   border-radius: 3px;
/* 13644 */   /* Fix to make border-radius work for transparent colors */
/* 13645 */   background-clip: padding-box;
/* 13646 */   background-clip: inherit;
/* 13647 */   border: 1px solid #46494a;
/* 13648 */   color: #ffffff;
/* 13649 */ }
/* 13650 */ .fusion-social-links-footer {

/* style.css */

/* 13651 */   display: table-cell;
/* 13652 */   vertical-align: middle;
/* 13653 */   width: 40%;
/* 13654 */   text-align: right;
/* 13655 */ }
/* 13656 */ .fusion-social-links-footer .fusion-social-networks {
/* 13657 */   margin-top: 10px;
/* 13658 */ }
/* 13659 */ .widget .fusion-social-networks .fusion-social-networks-wrapper {
/* 13660 */   margin: 0 -5.5px;
/* 13661 */ }
/* 13662 */ .widget .fusion-social-networks .fusion-social-network-icon {
/* 13663 */   margin: 0 5.5px 14px 5.5px;
/* 13664 */ }
/* 13665 */ .widget .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
/* 13666 */   margin: 0 -3.5px;
/* 13667 */ }
/* 13668 */ .widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
/* 13669 */   margin: 0 3.5px 10px 3.5px;
/* 13670 */ }
/* 13671 */ .fusion-tabs {
/* 13672 */   margin-bottom: 50px;
/* 13673 */ }
/* 13674 */ .fusion-tabs .nav {
/* 13675 */   display: none;
/* 13676 */ }
/* 13677 */ .fusion-tabs .fusion-mobile-tab-nav {
/* 13678 */   display: block;
/* 13679 */ }
/* 13680 */ .fusion-tabs.clean .tab-pane {
/* 13681 */   margin: 20px 0;
/* 13682 */ }
/* 13683 */ .fusion-tabs .nav-tabs {
/* 13684 */   display: block;
/* 13685 */   list-style: none outside none;
/* 13686 */   margin: 0;
/* 13687 */   padding: 0;
/* 13688 */   border: 1px solid #f1f2f2;
/* 13689 */   border-bottom: none;
/* 13690 */   background-color: #fff;
/* 13691 */ }
/* 13692 */ .fusion-tabs .nav-tabs:before,
/* 13693 */ .fusion-tabs .nav-tabs:after {
/* 13694 */   content: " ";
/* 13695 */   display: table;
/* 13696 */ }
/* 13697 */ .fusion-tabs .nav-tabs:after {
/* 13698 */   clear: both;
/* 13699 */ }
/* 13700 */ .fusion-tabs .nav-tabs.nav-justified {

/* style.css */

/* 13701 */   width: 100%;
/* 13702 */   border-bottom: 0 none;
/* 13703 */ }
/* 13704 */ .fusion-tabs .nav-tabs li {
/* 13705 */   display: block;
/* 13706 */   position: relative;
/* 13707 */   float: none;
/* 13708 */   text-align: center;
/* 13709 */ }
/* 13710 */ .fusion-tabs .nav-tabs li .fusion-tab-heading {
/* 13711 */   margin: 0;
/* 13712 */ }
/* 13713 */ .fusion-tabs .nav-tabs li .tab-link {
/* 13714 */   display: block;
/* 13715 */   position: relative;
/* 13716 */   margin: 0;
/* 13717 */   padding: 11px 0;
/* 13718 */   outline: 0;
/* 13719 */   line-height: normal;
/* 13720 */   border: none;
/* 13721 */   border-top: 3px solid #f1f2f2;
/* 13722 */   background-color: #f1f2f2;
/* 13723 */   color: #747474;
/* 13724 */   cursor: pointer;
/* 13725 */   transition: all .2s;
/* 13726 */ }
/* 13727 */ .fusion-tabs .nav-tabs li .tab-link:hover,
/* 13728 */ .fusion-tabs .nav-tabs li .tab-link:focus {
/* 13729 */   border-top-color: #fff;
/* 13730 */   background-color: #fff;
/* 13731 */ }
/* 13732 */ .fusion-tabs .nav-tabs li .tab-link .fa {
/* 13733 */   float: none;
/* 13734 */   color: inherit;
/* 13735 */ }
/* 13736 */ .fusion-tabs .nav-tabs > .active > .tab-link {
/* 13737 */   border: none;
/* 13738 */   border-top: 3px solid #a0ce4e;
/* 13739 */   background-color: #fff;
/* 13740 */   cursor: pointer;
/* 13741 */ }
/* 13742 */ .fusion-tabs .nav-tabs > .active > .tab-link:hover,
/* 13743 */ .fusion-tabs .nav-tabs > .active > .tab-link:focus {
/* 13744 */   border-top: 3px solid #a0ce4e;
/* 13745 */ }
/* 13746 */ .fusion-tabs .tab-content > .active {
/* 13747 */   display: block;
/* 13748 */ }
/* 13749 */ .fusion-tabs .tab-pane {
/* 13750 */   display: none;

/* style.css */

/* 13751 */   padding: 15px;
/* 13752 */   max-width: 100%;
/* 13753 */   border: 1px solid #f1f2f2;
/* 13754 */   border-top: none;
/* 13755 */ }
/* 13756 */ .fusion-tabs.nav-not-justified .nav-tabs .tab-link {
/* 13757 */   padding: 11px 15px;
/* 13758 */ }
/* 13759 */ .fusion-tabs.clean .nav-tabs {
/* 13760 */   background: none;
/* 13761 */   border: none;
/* 13762 */ }
/* 13763 */ .fusion-tabs.clean .nav-tabs li {
/* 13764 */   margin-bottom: 10px;
/* 13765 */ }
/* 13766 */ .fusion-tabs.clean .nav-tabs li .tab-link {
/* 13767 */   padding: 14px 15px;
/* 13768 */   border: 1px solid;
/* 13769 */ }
/* 13770 */ .fusion-tabs.clean .nav-tabs li .tab-link:hover,
/* 13771 */ .fusion-tabs.clean .nav-tabs li .tab-link:focus {
/* 13772 */   border: 1px solid;
/* 13773 */ }
/* 13774 */ .fusion-tabs.clean .tab-content {
/* 13775 */   margin-top: 20px;
/* 13776 */ }
/* 13777 */ .fusion-tabs.clean .tab-content .tab-pane {
/* 13778 */   padding: 0;
/* 13779 */   background: transparent;
/* 13780 */   border: none;
/* 13781 */ }
/* 13782 */ @media (min-width: 768px) {
/* 13783 */   .fusion-tabs .nav {
/* 13784 */     display: block;
/* 13785 */   }
/* 13786 */   .fusion-tabs .fusion-mobile-tab-nav {
/* 13787 */     display: none;
/* 13788 */   }
/* 13789 */   .fusion-tabs.clean .tab-pane {
/* 13790 */     margin: 0;
/* 13791 */   }
/* 13792 */   .fusion-tabs .nav-tabs {
/* 13793 */     display: inline-block;
/* 13794 */     vertical-align: middle;
/* 13795 */   }
/* 13796 */   .fusion-tabs .nav-tabs.nav-justified > li {
/* 13797 */     display: table-cell;
/* 13798 */     width: 1%;
/* 13799 */   }
/* 13800 */   .fusion-tabs .nav-tabs li .tab-link {

/* style.css */

/* 13801 */     margin-right: 1px;
/* 13802 */   }
/* 13803 */   .fusion-tabs .nav-tabs li:last-child .tab-link {
/* 13804 */     margin-right: 0;
/* 13805 */   }
/* 13806 */   .fusion-tabs.horizontal-tabs .nav-tabs {
/* 13807 */     margin: 0 0 -1px 0;
/* 13808 */   }
/* 13809 */   .fusion-tabs.horizontal-tabs .nav {
/* 13810 */     border-bottom: 1px solid #f1f2f2;
/* 13811 */   }
/* 13812 */   .fusion-tabs.horizontal-tabs.clean .nav {
/* 13813 */     border: none;
/* 13814 */     text-align: center;
/* 13815 */   }
/* 13816 */   .fusion-tabs.horizontal-tabs.clean .nav-tabs {
/* 13817 */     border: none;
/* 13818 */   }
/* 13819 */   .fusion-tabs.horizontal-tabs.clean .nav-tabs li {
/* 13820 */     margin-bottom: 0;
/* 13821 */   }
/* 13822 */   .fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link {
/* 13823 */     margin-right: -1px;
/* 13824 */   }
/* 13825 */   .fusion-tabs.horizontal-tabs.clean .tab-content {
/* 13826 */     margin-top: 40px;
/* 13827 */   }
/* 13828 */   .fusion-tabs.nav-not-justified {
/* 13829 */     border: none;
/* 13830 */   }
/* 13831 */   .fusion-tabs.nav-not-justified .nav-tabs li {
/* 13832 */     display: inline-block;
/* 13833 */   }
/* 13834 */   .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
/* 13835 */     padding: 14px 55px;
/* 13836 */   }
/* 13837 */   .fusion-tabs.vertical-tabs {
/* 13838 */     border: none;
/* 13839 */     clear: both;
/* 13840 */     zoom: 1;
/* 13841 */   }
/* 13842 */   .fusion-tabs.vertical-tabs:before,
/* 13843 */   .fusion-tabs.vertical-tabs:after {
/* 13844 */     content: " ";
/* 13845 */     display: table;
/* 13846 */   }
/* 13847 */   .fusion-tabs.vertical-tabs:after {
/* 13848 */     clear: both;
/* 13849 */   }
/* 13850 */   .fusion-tabs.vertical-tabs .nav-tabs {

/* style.css */

/* 13851 */     position: relative;
/* 13852 */     left: 1px;
/* 13853 */     float: left;
/* 13854 */     width: 15.5%;
/* 13855 */     border: 1px solid #f1f2f2;
/* 13856 */     border-right: none;
/* 13857 */   }
/* 13858 */   .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
/* 13859 */     margin-right: 0;
/* 13860 */     margin-bottom: 1px;
/* 13861 */     padding: 8px 10px;
/* 13862 */     border-top: none;
/* 13863 */     text-align: left;
/* 13864 */   }
/* 13865 */   .fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link {
/* 13866 */     margin-bottom: 0;
/* 13867 */   }
/* 13868 */   .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
/* 13869 */     border-bottom: none;
/* 13870 */     border-left: 3px solid #a0ce4e;
/* 13871 */     border-top: none;
/* 13872 */     cursor: pointer;
/* 13873 */   }
/* 13874 */   .fusion-tabs.vertical-tabs .tab-content {
/* 13875 */     float: left;
/* 13876 */     width: 84.5%;
/* 13877 */   }
/* 13878 */   .fusion-tabs.vertical-tabs .tab-pane {
/* 13879 */     float: left;
/* 13880 */     padding: 30px;
/* 13881 */     border: 1px solid #f1f2f2;
/* 13882 */   }
/* 13883 */   .fusion-tabs.vertical-tabs.clean .nav-tabs {
/* 13884 */     width: 25%;
/* 13885 */     background-color: transparent;
/* 13886 */     border: none;
/* 13887 */   }
/* 13888 */   .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
/* 13889 */     margin: 0;
/* 13890 */     padding: 10px 15px;
/* 13891 */     border: 1px solid;
/* 13892 */   }
/* 13893 */   .fusion-tabs.vertical-tabs.clean .tab-content {
/* 13894 */     margin: 0;
/* 13895 */     padding-left: 40px;
/* 13896 */     width: 75%;
/* 13897 */   }
/* 13898 */ }
/* 13899 */ table {
/* 13900 */   border-collapse: collapse;

/* style.css */

/* 13901 */   border-spacing: 0;
/* 13902 */ }
/* 13903 */ .table {
/* 13904 */   border-color: #e5e4e3;
/* 13905 */ }
/* 13906 */ .table > thead > tr > th,
/* 13907 */ .table > tbody > tr > th {
/* 13908 */   padding: 20px;
/* 13909 */   font-weight: bold;
/* 13910 */ }
/* 13911 */ .table > thead > tr > td,
/* 13912 */ .table > tbody > tr > td,
/* 13913 */ .table > tfoot > tr > td {
/* 13914 */   padding: 10px 20px;
/* 13915 */ }
/* 13916 */ .table > tfoot > tr > td {
/* 13917 */   font-weight: bold;
/* 13918 */ }
/* 13919 */ table {
/* 13920 */   border-collapse: collapse;
/* 13921 */   border-spacing: 0;
/* 13922 */ }
/* 13923 */ .table-1 table,
/* 13924 */ .tkt-slctr-tbl-wrap-dv table {
/* 13925 */   border: 1px solid#dcdcdc;
/* 13926 */   background-color: #fff;
/* 13927 */   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
/* 13928 */ }
/* 13929 */ .table-1 table th,
/* 13930 */ .tkt-slctr-tbl-wrap-dv table th {
/* 13931 */   border: 1px solid #dcdcdc;
/* 13932 */   background: #f6f6f6;
/* 13933 */   padding: 20px;
/* 13934 */   text-align: left;
/* 13935 */ }
/* 13936 */ .table-1 tr:nth-child(even),
/* 13937 */ .tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
/* 13938 */   background: #f6f6f6;
/* 13939 */ }
/* 13940 */ .table-1 tr td,
/* 13941 */ .tkt-slctr-tbl-wrap-dv tr td {
/* 13942 */   border: 1px solid #dcdcdc;
/* 13943 */   padding: 10px 20px;
/* 13944 */ }
/* 13945 */ .table-2 table thead {
/* 13946 */   border: 1px solid #d3d3d3;
/* 13947 */   text-align: left;
/* 13948 */ }
/* 13949 */ .table-2 table th {
/* 13950 */   padding: 20px;

/* style.css */

/* 13951 */   color: #fff;
/* 13952 */ }
/* 13953 */ .table-2 tr td {
/* 13954 */   border-bottom: 1px solid #dcdcdc;
/* 13955 */   padding: 10px 20px;
/* 13956 */ }
/* 13957 */ .fusion-reading-box-container {
/* 13958 */   z-index: 1;
/* 13959 */   position: relative;
/* 13960 */   margin-bottom: 84px;
/* 13961 */ }
/* 13962 */ .fusion-reading-box-container .reading-box {
/* 13963 */   padding: 28px 28px 27px 31px;
/* 13964 */   background-color: #F2EFEF;
/* 13965 */   border-left: 3px solid #a0ce4e;
/* 13966 */ }
/* 13967 */ .fusion-reading-box-container .reading-box.reading-box-center {
/* 13968 */   text-align: center;
/* 13969 */ }
/* 13970 */ .fusion-reading-box-container .reading-box.reading-box-right {
/* 13971 */   text-align: right;
/* 13972 */ }
/* 13973 */ .fusion-reading-box-container .reading-box h2 {
/* 13974 */   margin: 0 0 7px;
/* 13975 */   line-height: 20px;
/* 13976 */   font-size: 18px;
/* 13977 */ }
/* 13978 */ .fusion-reading-box-container .reading-box-additional {
/* 13979 */   display: inline-block;
/* 13980 */   width: 100%;
/* 13981 */ }
/* 13982 */ .fusion-reading-box-container .fusion-desktop-button {
/* 13983 */   display: block;
/* 13984 */ }
/* 13985 */ .fusion-reading-box-container .continue-center {
/* 13986 */   display: inline-block;
/* 13987 */   float: none;
/* 13988 */   margin: 15px auto 0 auto;
/* 13989 */ }
/* 13990 */ .fusion-reading-box-container .continue-left {
/* 13991 */   float: left;
/* 13992 */   margin-right: 10px;
/* 13993 */   margin-bottom: 10px;
/* 13994 */ }
/* 13995 */ .fusion-reading-box-container .continue-right {
/* 13996 */   float: right;
/* 13997 */   margin-left: 10px;
/* 13998 */   margin-bottom: 10px;
/* 13999 */ }
/* 14000 */ .fusion-reading-box-container .fusion-mobile-button {

/* style.css */

/* 14001 */   display: none;
/* 14002 */   float: none;
/* 14003 */   margin: 20px 0 0;
/* 14004 */ }
/* 14005 */ .fusion-reading-box-container .fusion-mobile-button.continue-center {
/* 14006 */   display: inline-block;
/* 14007 */ }
/* 14008 */ .element-bottomshadow {
/* 14009 */   position: relative;
/* 14010 */ }
/* 14011 */ .element-bottomshadow:before,
/* 14012 */ .element-bottomshadow:after {
/* 14013 */   position: absolute;
/* 14014 */   bottom: 15px;
/* 14015 */   left: 10px;
/* 14016 */   z-index: -1;
/* 14017 */   height: 20%;
/* 14018 */   max-height: 100px;
/* 14019 */   max-width: 460px;
/* 14020 */   width: 60%;
/* 14021 */   content: "";
/* 14022 */   opacity: 0.7;
/* 14023 */   box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
/* 14024 */   -webkit-transform: rotate(-3deg);
/* 14025 */   transform: rotate(-3deg);
/* 14026 */ }
/* 14027 */ .element-bottomshadow:after {
/* 14028 */   left: auto;
/* 14029 */   right: 10px;
/* 14030 */   -webkit-transform: rotate(3deg);
/* 14031 */   transform: rotate(3deg);
/* 14032 */ }
/* 14033 */ .fusion-testimonials .review {
/* 14034 */   display: none;
/* 14035 */ }
/* 14036 */ .fusion-testimonials blockquote {
/* 14037 */   margin: 0;
/* 14038 */   padding: 0;
/* 14039 */ }
/* 14040 */ .fusion-testimonials blockquote q {
/* 14041 */   font-style: italic;
/* 14042 */ }
/* 14043 */ .fusion-testimonials blockquote q:before,
/* 14044 */ .fusion-testimonials blockquote q:after {
/* 14045 */   content: "";
/* 14046 */ }
/* 14047 */ .fusion-testimonials .doe {
/* 14048 */   position: relative;
/* 14049 */   text-align: center;
/* 14050 */ }

/* style.css */

/* 14051 */ .fusion-testimonials .doe:before {
/* 14052 */   line-height: 40px;
/* 14053 */   font-family: 'icomoon';
/* 14054 */   font-size: 28px;
/* 14055 */ }
/* 14056 */ .fusion-testimonials .female .doe:before {
/* 14057 */   content: "\e61b";
/* 14058 */ }
/* 14059 */ .fusion-testimonials .male .doe:before {
/* 14060 */   content: "\e61a";
/* 14061 */ }
/* 14062 */ .fusion-testimonials .testimonial-pagination {
/* 14063 */   margin-top: 25px;
/* 14064 */   text-align: center;
/* 14065 */ }
/* 14066 */ .fusion-testimonials .testimonial-pagination a {
/* 14067 */   display: inline-block;
/* 14068 */   margin-right: 10px;
/* 14069 */   height: 12px;
/* 14070 */   width: 12px;
/* 14071 */   border-radius: 50%;
/* 14072 */   border: 1px solid #000;
/* 14073 */ }
/* 14074 */ .fusion-testimonials .testimonial-pagination a:hover,
/* 14075 */ .fusion-testimonials .testimonial-pagination a.activeSlide {
/* 14076 */   background-color: #000;
/* 14077 */ }
/* 14078 */ .fusion-testimonials.classic blockquote {
/* 14079 */   margin-bottom: 0;
/* 14080 */   border: none;
/* 14081 */   background-color: #f6f6f6;
/* 14082 */ }
/* 14083 */ .fusion-testimonials.classic blockquote q {
/* 14084 */   display: block;
/* 14085 */   padding: 25px;
/* 14086 */   line-height: normal;
/* 14087 */ }
/* 14088 */ .fusion-testimonials.classic .author {
/* 14089 */   position: relative;
/* 14090 */   padding: 12px 0 0 2px;
/* 14091 */ }
/* 14092 */ .fusion-testimonials.classic .author:after {
/* 14093 */   position: absolute;
/* 14094 */   left: 35px;
/* 14095 */   top: 0;
/* 14096 */   content: " ";
/* 14097 */   height: 0;
/* 14098 */   width: 0;
/* 14099 */   pointer-events: none;
/* 14100 */   border: medium solid transparent;

/* style.css */

/* 14101 */   border-top-color: #f6f6f6;
/* 14102 */   border-width: 10px;
/* 14103 */ }
/* 14104 */ .fusion-testimonials.classic .author a:hover {
/* 14105 */   text-decoration: none;
/* 14106 */ }
/* 14107 */ .fusion-testimonials.classic .no-avatar .author {
/* 14108 */   padding-left: 0;
/* 14109 */ }
/* 14110 */ .fusion-testimonials.classic .doe:before {
/* 14111 */   line-height: 40px;
/* 14112 */   font-size: 28px;
/* 14113 */ }
/* 14114 */ .fusion-testimonials.classic .company-name {
/* 14115 */   display: table-cell;
/* 14116 */   vertical-align: middle;
/* 14117 */ }
/* 14118 */ .fusion-testimonials.classic .testimonial-thumbnail {
/* 14119 */   display: table-cell;
/* 14120 */   vertical-align: middle;
/* 14121 */   padding-right: 30px;
/* 14122 */   height: 40px;
/* 14123 */ }
/* 14124 */ .fusion-testimonials.classic .testimonial-image {
/* 14125 */   max-width: 40px;
/* 14126 */ }
/* 14127 */ .fusion-testimonials.clean .testimonial-thumbnail {
/* 14128 */   margin: 0 auto 25px auto;
/* 14129 */   width: 150px;
/* 14130 */   text-align: center;
/* 14131 */ }
/* 14132 */ .fusion-testimonials.clean .doe:before {
/* 14133 */   line-height: 100px;
/* 14134 */   font-size: 90px;
/* 14135 */ }
/* 14136 */ .fusion-testimonials.clean blockquote {
/* 14137 */   border: none;
/* 14138 */   background-color: none;
/* 14139 */ }
/* 14140 */ .fusion-testimonials.clean blockquote q {
/* 14141 */   display: block;
/* 14142 */   padding: 25px;
/* 14143 */   background-color: none;
/* 14144 */   line-height: 30px;
/* 14145 */   font-size: 18px;
/* 14146 */   text-align: center;
/* 14147 */ }
/* 14148 */ .fusion-testimonials.clean .author {
/* 14149 */   margin-top: 25px;
/* 14150 */   font-size: 18px;

/* style.css */

/* 14151 */   text-align: center;
/* 14152 */ }
/* 14153 */ .fusion-title {
/* 14154 */   display: -webkit-flex;
/* 14155 */   display: -ms-flexbox;
/* 14156 */   display: flex;
/* 14157 */   -webkit-flex-wrap: nowrap;
/* 14158 */   -ms-flex-wrap: nowrap;
/* 14159 */   flex-wrap: nowrap;
/* 14160 */   -webkit-align-items: center;
/* 14161 */   -ms-align-items: center;
/* 14162 */   -ms-flex-align: center;
/* 14163 */       align-items: center;
/* 14164 */   margin: 0 0 31px;
/* 14165 */   overflow: hidden;
/* 14166 */ }
/* 14167 */ .fusion-title h1,
/* 14168 */ .fusion-title h2,
/* 14169 */ .fusion-title h3,
/* 14170 */ .fusion-title h4,
/* 14171 */ .fusion-title h5,
/* 14172 */ .fusion-title h6,
/* 14173 */ .comment-respond .fusion-title .comment-reply-title {
/* 14174 */   -webkit-flex-grow: 0;
/* 14175 */   -ms-flex-grow: 0;
/* 14176 */   -ms-flex-positive: 0;
/* 14177 */       flex-grow: 0;
/* 14178 */   margin: 0;
/* 14179 */   padding: 0 8px 0 0;
/* 14180 */   line-height: normal;
/* 14181 */ }
/* 14182 */ .fusion-title h1.title-heading-left,
/* 14183 */ .fusion-title h2.title-heading-left,
/* 14184 */ .fusion-title h3.title-heading-left,
/* 14185 */ .fusion-title h4.title-heading-left,
/* 14186 */ .fusion-title h5.title-heading-left,
/* 14187 */ .fusion-title h6.title-heading-left,
/* 14188 */ .comment-respond .fusion-title .comment-reply-title.title-heading-left {
/* 14189 */   padding-right: 8px;
/* 14190 */   text-align: left;
/* 14191 */ }
/* 14192 */ .fusion-title h1.title-heading-left .fontawesome-icon,
/* 14193 */ .fusion-title h2.title-heading-left .fontawesome-icon,
/* 14194 */ .fusion-title h3.title-heading-left .fontawesome-icon,
/* 14195 */ .fusion-title h4.title-heading-left .fontawesome-icon,
/* 14196 */ .fusion-title h5.title-heading-left .fontawesome-icon,
/* 14197 */ .fusion-title h6.title-heading-left .fontawesome-icon,
/* 14198 */ .comment-respond .fusion-title .comment-reply-title.title-heading-left .fontawesome-icon {
/* 14199 */   margin-left: 10px;
/* 14200 */ }

/* style.css */

/* 14201 */ .fusion-title h1.title-heading-right,
/* 14202 */ .fusion-title h2.title-heading-right,
/* 14203 */ .fusion-title h3.title-heading-right,
/* 14204 */ .fusion-title h4.title-heading-right,
/* 14205 */ .fusion-title h5.title-heading-right,
/* 14206 */ .fusion-title h6.title-heading-right,
/* 14207 */ .comment-respond .fusion-title .comment-reply-title.title-heading-right {
/* 14208 */   padding: 0 0 0 8px;
/* 14209 */   text-align: right;
/* 14210 */ }
/* 14211 */ .fusion-title h1.title-heading-right .fontawesome-icon,
/* 14212 */ .fusion-title h2.title-heading-right .fontawesome-icon,
/* 14213 */ .fusion-title h3.title-heading-right .fontawesome-icon,
/* 14214 */ .fusion-title h4.title-heading-right .fontawesome-icon,
/* 14215 */ .fusion-title h5.title-heading-right .fontawesome-icon,
/* 14216 */ .fusion-title h6.title-heading-right .fontawesome-icon,
/* 14217 */ .comment-respond .fusion-title .comment-reply-title.title-heading-right .fontawesome-icon,
/* 14218 */ .fusion-title h1.title-heading-right img,
/* 14219 */ .fusion-title h2.title-heading-right img,
/* 14220 */ .fusion-title h3.title-heading-right img,
/* 14221 */ .fusion-title h4.title-heading-right img,
/* 14222 */ .fusion-title h5.title-heading-right img,
/* 14223 */ .fusion-title h6.title-heading-right img,
/* 14224 */ .comment-respond .fusion-title .comment-reply-title.title-heading-right img {
/* 14225 */   margin-left: 10px;
/* 14226 */   margin-right: 0;
/* 14227 */ }
/* 14228 */ .fusion-title h1 img,
/* 14229 */ .fusion-title h2 img,
/* 14230 */ .fusion-title h3 img,
/* 14231 */ .fusion-title h4 img,
/* 14232 */ .fusion-title h5 img,
/* 14233 */ .fusion-title h6 img,
/* 14234 */ .comment-respond .fusion-title .comment-reply-title img {
/* 14235 */   margin-right: 10px;
/* 14236 */ }
/* 14237 */ .fusion-title h1 .fontawesome-icon,
/* 14238 */ .fusion-title h2 .fontawesome-icon,
/* 14239 */ .fusion-title h3 .fontawesome-icon,
/* 14240 */ .fusion-title h4 .fontawesome-icon,
/* 14241 */ .fusion-title h5 .fontawesome-icon,
/* 14242 */ .fusion-title h6 .fontawesome-icon,
/* 14243 */ .comment-respond .fusion-title .comment-reply-title .fontawesome-icon {
/* 14244 */   display: inline-block;
/* 14245 */   float: none;
/* 14246 */   vertical-align: middle;
/* 14247 */   margin-left: 2px;
/* 14248 */ }
/* 14249 */ .fusion-title h1 .fontawesome-icon.size-small,
/* 14250 */ .fusion-title h2 .fontawesome-icon.size-small,

/* style.css */

/* 14251 */ .fusion-title h3 .fontawesome-icon.size-small,
/* 14252 */ .fusion-title h4 .fontawesome-icon.size-small,
/* 14253 */ .fusion-title h5 .fontawesome-icon.size-small,
/* 14254 */ .fusion-title h6 .fontawesome-icon.size-small,
/* 14255 */ .comment-respond .fusion-title .comment-reply-title .fontawesome-icon.size-small,
/* 14256 */ .fusion-title h1 .fontawesome-icon.size-medium,
/* 14257 */ .fusion-title h2 .fontawesome-icon.size-medium,
/* 14258 */ .fusion-title h3 .fontawesome-icon.size-medium,
/* 14259 */ .fusion-title h4 .fontawesome-icon.size-medium,
/* 14260 */ .fusion-title h5 .fontawesome-icon.size-medium,
/* 14261 */ .fusion-title h6 .fontawesome-icon.size-medium,
/* 14262 */ .comment-respond .fusion-title .comment-reply-title .fontawesome-icon.size-medium,
/* 14263 */ .fusion-title h1 .fontawesome-icon.size-large,
/* 14264 */ .fusion-title h2 .fontawesome-icon.size-large,
/* 14265 */ .fusion-title h3 .fontawesome-icon.size-large,
/* 14266 */ .fusion-title h4 .fontawesome-icon.size-large,
/* 14267 */ .fusion-title h5 .fontawesome-icon.size-large,
/* 14268 */ .fusion-title h6 .fontawesome-icon.size-large,
/* 14269 */ .comment-respond .fusion-title .comment-reply-title .fontawesome-icon.size-large {
/* 14270 */   margin-top: 0;
/* 14271 */ }
/* 14272 */ .fusion-title.fusion-title-center {
/* 14273 */   text-align: center;
/* 14274 */ }
/* 14275 */ .fusion-title.fusion-title-center .title-heading-center {
/* 14276 */   padding: 0 45px;
/* 14277 */ }
/* 14278 */ .fusion-title.fusion-title-center.fusion-sep-none .title-heading-center,
/* 14279 */ .fusion-title.fusion-title-center.sep-underline .title-heading-center {
/* 14280 */   padding: 0;
/* 14281 */   text-align: center;
/* 14282 */ }
/* 14283 */ .fusion-title.fusion-sep-none {
/* 14284 */   display: block;
/* 14285 */ }
/* 14286 */ .fusion-title.fusion-sep-none .title-heading-left {
/* 14287 */   padding: 0;
/* 14288 */   text-align: left;
/* 14289 */ }
/* 14290 */ .fusion-title.fusion-sep-none .title-heading-right {
/* 14291 */   padding: 0;
/* 14292 */   text-align: right;
/* 14293 */ }
/* 14294 */ .fusion-title .title-sep-container {
/* 14295 */   position: relative;
/* 14296 */   height: 6px;
/* 14297 */   -webkit-flex-grow: 1;
/* 14298 */   -ms-flex-grow: 1;
/* 14299 */   -ms-flex-positive: 1;
/* 14300 */       flex-grow: 1;

/* style.css */

/* 14301 */ }
/* 14302 */ .fusion-title.sep-underline {
/* 14303 */   display: block;
/* 14304 */   padding-bottom: 10px;
/* 14305 */   width: 100%;
/* 14306 */   border-bottom: 1px solid #e7e6e6;
/* 14307 */ }
/* 14308 */ .fusion-title.sep-underline.sep-dashed {
/* 14309 */   border-bottom-style: dashed;
/* 14310 */ }
/* 14311 */ .fusion-title.sep-underline.sep-dotted {
/* 14312 */   border-bottom-style: dotted;
/* 14313 */ }
/* 14314 */ .fusion-title.sep-underline .title-heading-right {
/* 14315 */   float: right;
/* 14316 */   margin: 0;
/* 14317 */ }
/* 14318 */ .fusion-title.sep-underline .title-heading-left,
/* 14319 */ .fusion-title.sep-underline .title-heading-right {
/* 14320 */   padding: 0;
/* 14321 */ }
/* 14322 */ .fusion-title .title-sep {
/* 14323 */   position: relative;
/* 14324 */   display: block;
/* 14325 */   width: 100%;
/* 14326 */   border-style: solid;
/* 14327 */   border: 0 solid #e7e6e6;
/* 14328 */   box-sizing: content-box;
/* 14329 */   -webkit-box-sizing: content-box;
/* 14330 */   -moz-box-sizing: content-box;
/* 14331 */   -o-box-sizing: content-box;
/* 14332 */ }
/* 14333 */ .fusion-title .title-sep.sep-double {
/* 14334 */   height: 6px;
/* 14335 */   border-bottom-width: 1px;
/* 14336 */   border-top-width: 1px;
/* 14337 */ }
/* 14338 */ .fusion-title .title-sep.sep-single {
/* 14339 */   border-bottom-width: 1px;
/* 14340 */ }
/* 14341 */ .fusion-title .title-sep.sep-dashed {
/* 14342 */   border-bottom-style: dashed;
/* 14343 */   border-top-style: dashed;
/* 14344 */ }
/* 14345 */ .fusion-title .title-sep.sep-dotted {
/* 14346 */   border-bottom-style: dotted;
/* 14347 */   border-top-style: dotted;
/* 14348 */ }
/* 14349 */ .fusion-border-below-title {
/* 14350 */   display: block;

/* style.css */

/* 14351 */ }
/* 14352 */ #main .post-content .fusion-border-below-title h1,
/* 14353 */ #main .post-content .fusion-border-below-title h2,
/* 14354 */ #main .post-content .fusion-border-below-title h3,
/* 14355 */ #main .post-content .fusion-border-below-title h4,
/* 14356 */ #main .post-content .fusion-border-below-title h5,
/* 14357 */ #main .post-content .fusion-border-below-title h6 {
/* 14358 */   padding-left: 0;
/* 14359 */   padding-right: 0;
/* 14360 */ }
/* 14361 */ .fusion-border-below-title .title-sep-container {
/* 14362 */   display: none;
/* 14363 */   height: 8px;
/* 14364 */ }
/* 14365 */ .fusion-accordian {
/* 14366 */   width: 100%;
/* 14367 */ }
/* 14368 */ .fusion-accordian .fusion-panel {
/* 14369 */   box-shadow: none;
/* 14370 */   border: none;
/* 14371 */   border-bottom: 1px solid #e5e4e3;
/* 14372 */   border-radius: 0;
/* 14373 */   /* Fix to make border-radius work for transparent colors */
/* 14374 */   background-clip: padding-box;
/* 14375 */ }
/* 14376 */ .fusion-accordian .panel-heading {
/* 14377 */   padding: 0;
/* 14378 */   background: none;
/* 14379 */ }
/* 14380 */ .fusion-accordian .panel-heading .panel-title {
/* 14381 */   margin: 0;
/* 14382 */ }
/* 14383 */ .fusion-accordian .panel-title {
/* 14384 */   position: relative;
/* 14385 */   line-height: 22px;
/* 14386 */   font-size: 16px;
/* 14387 */   font-weight: normal;
/* 14388 */   color: inherit;
/* 14389 */ }
/* 14390 */ .fusion-accordian .panel-title a {
/* 14391 */   display: block;
/* 14392 */   padding: 10px 0;
/* 14393 */   text-decoration: none;
/* 14394 */ }
/* 14395 */ .fusion-accordian .panel-title a:hover {
/* 14396 */   color: #a0ce4e;
/* 14397 */ }
/* 14398 */ .fusion-accordian .panel-title a:hover .fa-fusion-box {
/* 14399 */   background-color: #a0ce4e;
/* 14400 */ }

/* style.css */

/* 14401 */ .fusion-accordian .panel-title a .fa.pull-left {
/* 14402 */   margin-left: 1px;
/* 14403 */ }
/* 14404 */ .fusion-accordian .panel-title a .fa-fusion-box {
/* 14405 */   display: inline-block;
/* 14406 */   vertical-align: middle;
/* 14407 */   width: 22px;
/* 14408 */   height: 22px;
/* 14409 */   background-color: #333;
/* 14410 */   font-size: 13px;
/* 14411 */   color: #fff;
/* 14412 */   text-align: center;
/* 14413 */   line-height: 22px;
/* 14414 */   font-family: 'IcoMoon';
/* 14415 */   -webkit-font-smoothing: subpixel-antialiased;
/* 14416 */ }
/* 14417 */ .fusion-accordian .panel-title a .fa-fusion-box:before {
/* 14418 */   font-family: 'IcoMoon';
/* 14419 */   content: "\e61d";
/* 14420 */   font-style: normal;
/* 14421 */   line-height: 22px;
/* 14422 */   font-size: 13px;
/* 14423 */ }
/* 14424 */ .fusion-accordian .panel-title .active .fa-fusion-box {
/* 14425 */   background-color: #a0ce4e;
/* 14426 */ }
/* 14427 */ .fusion-accordian .panel-title .active .fa-fusion-box:before {
/* 14428 */   content: "\e61c";
/* 14429 */ }
/* 14430 */ .fusion-accordian .panel-title .fusion-toggle-icon-wrapper {
/* 14431 */   float: left;
/* 14432 */ }
/* 14433 */ .fusion-accordian .panel-title .fusion-toggle-heading {
/* 14434 */   margin-left: 40px;
/* 14435 */ }
/* 14436 */ .fusion-accordian .panel-body {
/* 14437 */   padding: 10px 0 15px 0px;
/* 14438 */   border: none;
/* 14439 */   line-height: normal;
/* 14440 */ }
/* 14441 */ .fusion-accordian .fusion-panel.fusion-toggle-no-divider {
/* 14442 */   border-bottom: none;
/* 14443 */ }
/* 14444 */ .fusion-accordian .fusion-panel.fusion-toggle-no-divider .panel-title a {
/* 14445 */   padding: 10px 0;
/* 14446 */ }
/* 14447 */ .fusion-single-accordian {
/* 14448 */   margin-bottom: 0px;
/* 14449 */ }
/* 14450 */ .fusion-tooltip {

/* style.css */

/* 14451 */   cursor: pointer;
/* 14452 */   color: #a0ce4e;
/* 14453 */ }
/* 14454 */ .fusion-woo-featured-products-slider {
/* 14455 */   position: relative;
/* 14456 */   margin-bottom: 25px;
/* 14457 */ }
/* 14458 */ .fusion-woo-featured-products-slider .fusion-carousel-wrapper {
/* 14459 */   overflow: hidden;
/* 14460 */ }
/* 14461 */ .fusion-woo-featured-products-slider .fusion-rollover-content .price {
/* 14462 */   margin-top: 3px;
/* 14463 */ }
/* 14464 */ .fusion-woo-featured-products-slider .fusion-rollover-content .price .amount {
/* 14465 */   font-size: 25px;
/* 14466 */ }
/* 14467 */ .fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-prev,
/* 14468 */ .fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next {
/* 14469 */   margin-top: -31px;
/* 14470 */   height: 63px;
/* 14471 */   width: 63px;
/* 14472 */ }
/* 14473 */ .fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-prev:before,
/* 14474 */ .fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next:before {
/* 14475 */   content: '\e61e';
/* 14476 */   line-height: 63px;
/* 14477 */   font-size: 25px;
/* 14478 */ }
/* 14479 */ .fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next:before {
/* 14480 */   content: '\e620';
/* 14481 */ }
/* 14482 */ /* Used for both woo carousels */
/* 14483 */ .fusion-woo-slider .fusion-rollover-content .fusion-rollover-title {
/* 14484 */   margin: 0;
/* 14485 */   line-height: normal;
/* 14486 */ }
/* 14487 */ .fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons {
/* 14488 */   position: static;
/* 14489 */ }
/* 14490 */ .fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons a:first-child,
/* 14491 */ .fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons a:last-child {
/* 14492 */   display: inline-block;
/* 14493 */   float: none;
/* 14494 */   margin: 0;
/* 14495 */ }
/* 14496 */ .fusion-woo-slider .fusion-carousel-title-below-image .fusion-rollover-linebreak {
/* 14497 */   display: block;
/* 14498 */   margin-bottom: 8px;
/* 14499 */ }
/* 14500 */ .fusion-woo-slider .fusion-classic-product-image-wrapper .cart-loading > a {

/* style.css */

/* 14501 */   color: #fff !important;
/* 14502 */ }
/* 14503 */ .fusion-woo-slider .cart-loading .view-cart {
/* 14504 */   display: none;
/* 14505 */ }
/* 14506 */ /*
/* 14507 *| * Clean Design
/* 14508 *| */
/* 14509 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons {
/* 14510 */   margin-top: 10px;
/* 14511 */   text-transform: uppercase;
/* 14512 */ }
/* 14513 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a {
/* 14514 */   display: inline;
/* 14515 */   float: none;
/* 14516 */   padding: 0;
/* 14517 */   letter-spacing: 1px;
/* 14518 */ }
/* 14519 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:hover {
/* 14520 */   opacity: 0.6;
/* 14521 */ }
/* 14522 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,
/* 14523 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:after {
/* 14524 */   display: none;
/* 14525 */ }
/* 14526 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons .wc-forward {
/* 14527 */   display: none;
/* 14528 */ }
/* 14529 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons .fusion-rollover-linebreak {
/* 14530 */   display: inline-block;
/* 14531 */   margin: 0 10px;
/* 14532 */ }
/* 14533 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-carousel-title-below-image .fusion-carousel-title {
/* 14534 */   text-align: center;
/* 14535 */ }
/* 14536 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-carousel-title-below-image .fusion-carousel-meta {
/* 14537 */   text-align: center;
/* 14538 */ }
/* 14539 */ .fusion-woo-product-design-clean .fusion-woo-slider .fusion-carousel-title-on-rollover .fusion-rollover-linebreak {
/* 14540 */   display: none;
/* 14541 */ }
/* 14542 */ .fusion-woo-product-slider {
/* 14543 */   overflow: hidden;
/* 14544 */   margin-bottom: 55px;
/* 14545 */ }
/* 14546 */ .fusion-woo-product-slider .fusion-rollover .price {
/* 14547 */   margin-top: 5px;
/* 14548 */ }
/* 14549 */ .fusion-woo-product-slider .fusion-rollover .price .amount {
/* 14550 */   font-size: 18px;

/* style.css */

/* 14551 */ }
/* 14552 */ .fusion-youtube.center-video .video-shortcode,
/* 14553 */ .fusion-vimeo.center-video .video-shortcode {
/* 14554 */   margin: 0 auto;
/* 14555 */ }
/* 14556 */ .fusion-events-shortcode .fusion-layout-column {
/* 14557 */   border-style: solid;
/* 14558 */   border-width: 1px;
/* 14559 */   border-color: transparent;
/* 14560 */ }
/* 14561 */ .fusion-events-shortcode .fusion-events-thumbnail {
/* 14562 */   display: block;
/* 14563 */   border-bottom: 1px solid transparent;
/* 14564 */ }
/* 14565 */ .fusion-events-shortcode .tribe-events-event-image {
/* 14566 */   display: block;
/* 14567 */   width: 100%;
/* 14568 */ }
/* 14569 */ .fusion-events-shortcode .fusion-full-one {
/* 14570 */   width: 100%;
/* 14571 */ }
/* 14572 */ .fusion-events-shortcode .fusion-full-one .tribe-events-event-image {
/* 14573 */   height: 416px;
/* 14574 */ }
/* 14575 */ .fusion-events-shortcode .fusion-one-half .tribe-events-event-image {
/* 14576 */   height: 416px;
/* 14577 */ }
/* 14578 */ .fusion-events-shortcode .fusion-one-third .fusion-events-placeholder {
/* 14579 */   width: 337px;
/* 14580 */   height: 216px;
/* 14581 */ }
/* 14582 */ .fusion-events-shortcode .fusion-one-third .tribe-events-event-image {
/* 14583 */   height: 216px;
/* 14584 */ }
/* 14585 */ .fusion-events-shortcode .fusion-one-fourth .fusion-events-placeholder {
/* 14586 */   width: 242px;
/* 14587 */   height: 173px;
/* 14588 */ }
/* 14589 */ .fusion-events-shortcode .fusion-one-fourth .tribe-events-event-image {
/* 14590 */   height: 173px;
/* 14591 */ }
/* 14592 */ .fusion-events-shortcode .fusion-one-fifth .fusion-events-placeholder {
/* 14593 */   width: 177px;
/* 14594 */   height: 142px;
/* 14595 */ }
/* 14596 */ .fusion-events-shortcode .fusion-one-fifth .tribe-events-event-image {
/* 14597 */   height: 142px;
/* 14598 */ }
/* 14599 */ .fusion-events-shortcode .fusion-one-sixth .fusion-events-placeholder {
/* 14600 */   width: 147px;

/* style.css */

/* 14601 */   height: 118px;
/* 14602 */ }
/* 14603 */ .fusion-events-shortcode .fusion-one-sixth .tribe-events-event-image {
/* 14604 */   height: 118px;
/* 14605 */ }
/* 14606 */ .fusion-events-shortcode .fusion-events-meta {
/* 14607 */   padding-top: 20px;
/* 14608 */   padding-left: 20px;
/* 14609 */   padding-right: 20px;
/* 14610 */   padding-bottom: 20px;
/* 14611 */ }
/* 14612 */ .fusion-events-shortcode .fusion-events-meta .recurringinfo,
/* 14613 */ .fusion-events-shortcode .fusion-events-meta .event-is-recurring {
/* 14614 */   display: inline;
/* 14615 */ }
/* 14616 */ .fusion-events-shortcode .tribe-events-tooltip {
/* 14617 */   display: none;
/* 14618 */ }
/* 14619 */ .fusion-events-shortcode .tribe-events-divider {
/* 14620 */   padding: 0px 5px;
/* 14621 */ }
/* 14622 */ .fusion-events-shortcode .tribe-events-event-image {
/* 14623 */   margin-bottom: 0;
/* 14624 */ }
/* 14625 */ .fusion-events-shortcode h2 {
/* 14626 */   margin-bottom: 0;
/* 14627 */ }
/* 14628 */ .fusion-events-shortcode h4 {
/* 14629 */   margin: 0;
/* 14630 */ }
/* 14631 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome

file-relative URI  : fontawesome-webfont.eot?v=4.6.3
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3

file-relative URI  : fontawesome-webfont.eot?#iefix&v=4.6.3
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3

file-relative URI  : fontawesome-webfont.woff2?v=4.6.3
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3

file-relative URI  : fontawesome-webfont.woff?v=4.6.3
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3

file-relative URI  : fontawesome-webfont.ttf?v=4.6.3
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3

file-relative URI  : fontawesome-webfont.svg?v=4.6.3#fontawesomeregular
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular
docroot stripped   : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular
traversals removed : /wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular

*/

/* font-awesome.css */

/* 1 */ /*!
/* 2 *|  *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
/* 3 *|  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/* 4 *|  */@font-face{font-family:'FontAwesome';src:url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3&x71600');src:url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3&x71600') format('embedded-opentype'),url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3&x71600') format('woff'),url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3&x71600') format('truetype'),url('/wp-content/themes/Avada/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular&x71600') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* 5 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada

file-relative URI  : closedhand.cur
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/closedhand.cur
docroot stripped   : /wp-content/themes/Avada/closedhand.cur
traversals removed : /wp-content/themes/Avada/closedhand.cur

file-relative URI  : assets/images/iLightbox/social_icons/facebook_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/facebook_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/facebook_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/facebook_16.png

file-relative URI  : assets/images/iLightbox/social_icons/digg_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/digg_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/digg_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/digg_16.png

file-relative URI  : assets/images/iLightbox/social_icons/twitter_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/twitter_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/twitter_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/twitter_16.png

file-relative URI  : assets/images/iLightbox/social_icons/delicious_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/delicious_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/delicious_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/delicious_16.png

file-relative URI  : assets/images/iLightbox/social_icons/reddit_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/reddit_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/reddit_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/reddit_16.png

file-relative URI  : assets/images/iLightbox/social_icons/google_plus_16.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/social_icons/google_plus_16.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/google_plus_16.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/social_icons/google_plus_16.png

file-relative URI  : assets/images/iLightbox/dark-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/dark-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/dark-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/dark-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/alert.png

file-relative URI  : assets/images/iLightbox/dark-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/buttons.png

file-relative URI  : assets/images/iLightbox/dark-skin/fullscreen-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/fullscreen-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/x-mark-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/x-mark-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/play-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/play-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/pause-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/pause-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-ie.png

file-relative URI  : assets/images/iLightbox/dark-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-next-vertical-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-vertical-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-vertical-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-vertical-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-prev-vertical-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-vertical-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-vertical-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-vertical-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/light-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/light-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/light-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/alert.png

file-relative URI  : assets/images/iLightbox/light-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/buttons.png

file-relative URI  : assets/images/iLightbox/light-skin/fullscreen-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/fullscreen-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/x-mark-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/x-mark-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/play-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/play-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/pause-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/pause-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-ie.png

file-relative URI  : assets/images/iLightbox/light-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-next-vertical-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-vertical-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-vertical-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-vertical-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-prev-vertical-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-vertical-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-vertical-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-vertical-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/mac-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/mac-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/mac-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/alert.png

file-relative URI  : assets/images/iLightbox/mac-skin/close-25.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-25.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-25.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-25.png

file-relative URI  : assets/images/iLightbox/mac-skin/resize-25.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-25.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-25.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-25.png

file-relative URI  : assets/images/iLightbox/mac-skin/play-25.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-25.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-25.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-25.png

file-relative URI  : assets/images/iLightbox/mac-skin/pause-25.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-25.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-25.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-25.png

file-relative URI  : assets/images/iLightbox/mac-skin/resize-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/resize-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/close-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/close-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/forward-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/forward-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/back-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/back-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/play-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/play-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/pause-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/pause-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-ie.png

file-relative URI  : assets/images/iLightbox/mac-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/mac-skin/forward-vertical-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-vertical-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-vertical-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-vertical-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/back-vertical-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-vertical-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-vertical-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-vertical-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/forward-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png

file-relative URI  : assets/images/iLightbox/mac-skin/back-50.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/metro-black-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/social-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/social-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/social-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/social-bg.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/alert.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/buttons.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/fullscreen-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/fullscreen-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/x-mark-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/x-mark-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/play-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/play-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/pause-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/pause-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrows_vertical.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_vertical.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_vertical.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_vertical.png

file-relative URI  : assets/images/iLightbox/metro-black-skin/arrows_horizontal.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_horizontal.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_horizontal.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_horizontal.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/metro-white-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/social-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/social-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/social-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/social-bg.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/alert.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/buttons.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/fullscreen-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/fullscreen-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/x-mark-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/x-mark-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/play-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/play-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/play-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/play-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/pause-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/pause-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/pause-hover-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-64.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/pause-hover-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-ie.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrows_vertical.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_vertical.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_vertical.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_vertical.png

file-relative URI  : assets/images/iLightbox/metro-white-skin/arrows_horizontal.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_horizontal.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_horizontal.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_horizontal.png

file-relative URI  : assets/images/iLightbox/parade-skin/pattern.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/pattern.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/pattern.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/pattern.png

file-relative URI  : assets/images/iLightbox/parade-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/parade-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/parade-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/parade-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/alert.png

file-relative URI  : assets/images/iLightbox/parade-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/buttons.png

file-relative URI  : assets/images/iLightbox/parade-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/parade-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/smooth-skin/preloader.gif
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/preloader.gif
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/preloader.gif
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/preloader.gif

file-relative URI  : assets/images/iLightbox/smooth-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/smooth-skin/caption-bg.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png

file-relative URI  : assets/images/iLightbox/smooth-skin/alert.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/alert.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/alert.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/alert.png

file-relative URI  : assets/images/iLightbox/smooth-skin/buttons.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/buttons.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/buttons.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/buttons.png

file-relative URI  : assets/images/iLightbox/smooth-skin/fullscreen-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/fullscreen-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/x-mark-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/x-mark-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrow-next-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrow-next-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrow-prev-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrow-prev-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/play-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/play-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/pause-icon-64.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-64.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-64.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-64.png

file-relative URI  : assets/images/iLightbox/smooth-skin/pause-icon-ie.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-ie.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-ie.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-ie.png

file-relative URI  : assets/images/iLightbox/smooth-skin/thumb-overlay-play.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/thumb-overlay-play.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/thumb-overlay-play.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/thumb-overlay-play.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrows_vertical.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_vertical.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_vertical.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_vertical.png

file-relative URI  : assets/images/iLightbox/smooth-skin/arrows_horizontal.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_horizontal.png
docroot stripped   : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_horizontal.png
traversals removed : /wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_horizontal.png

*/

/* ilightbox.css */

/* 1    */ /* iLightbox css */
/* 2    */ /* Reset Styles */
/* 3    */ .ilightbox-overlay,
/* 4    */ .ilightbox-loader,
/* 5    */ .ilightbox-loader *,
/* 6    */ .ilightbox-holder,
/* 7    */ .ilightbox-holder .ilightbox-container,
/* 8    */ .ilightbox-holder .ilightbox-container img.ilightbox-image,
/* 9    */ .ilightbox-holder .ilightbox-container .ilightbox-caption,
/* 10   */ .ilightbox-toolbar,
/* 11   */ .ilightbox-toolbar *,
/* 12   */ .ilightbox-thumbnails,
/* 13   */ .ilightbox-thumbnails *,
/* 14   */ .ilightbox-holder .ilightbox-container .ilightbox-social,
/* 15   */ .ilightbox-holder .ilightbox-container .ilightbox-social * {
/* 16   */   float: none;
/* 17   */   margin: 0;
/* 18   */   padding: 0;
/* 19   */   border: 0;
/* 20   */   outline: 0;
/* 21   */   font-size: 100%;
/* 22   */   line-height: 100%;
/* 23   */   vertical-align: baseline;
/* 24   */   background: transparent;
/* 25   */   -webkit-touch-callout: none;
/* 26   */   -webkit-user-select: none;
/* 27   */   -moz-user-select: -moz-none;
/* 28   */   -o-user-select: none;
/* 29   */   -ms-user-select: none;
/* 30   */       user-select: none;
/* 31   */ }
/* 32   */ .ilightbox-overlay,
/* 33   */ .ilightbox-loader,
/* 34   */ .ilightbox-loader *,
/* 35   */ .ilightbox-holder .ilightbox-container .ilightbox-caption,
/* 36   */ .ilightbox-toolbar,
/* 37   */ .ilightbox-thumbnails,
/* 38   */ .ilightbox-thumbnails *,
/* 39   */ .ilightbox-holder .ilightbox-container .ilightbox-social {
/* 40   */   -webkit-transform: translateZ(0);
/* 41   */   -moz-transform: translateZ(0);
/* 42   */ }
/* 43   */ /* Disable & Hide Scrollbar */
/* 44   */ .ilightbox-noscroll {
/* 45   */   overflow: hidden;
/* 46   */ }
/* 47   */ .ilightbox-closedhand * {
/* 48   */   cursor: url(/wp-content/themes/Avada/closedhand.cur), default !important;
/* 49   */ }
/* 50   */ .ilightbox-overlay {

/* ilightbox.css */

/* 51   */   display: none;
/* 52   */   position: fixed;
/* 53   */   top: 0;
/* 54   */   left: 0;
/* 55   */   width: 100%;
/* 56   */   height: 100%;
/* 57   */   z-index: 100000;
/* 58   */ }
/* 59   */ .ilightbox-loader {
/* 60   */   position: fixed;
/* 61   */   z-index: 100005;
/* 62   */   top: 45%;
/* 63   */   left: -192px;
/* 64   */   padding-left: 30px;
/* 65   */   opacity: 0.9;
/* 66   */   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
/* 67   */   filter: alpha(opacity=90);
/* 68   */   border-radius: 0 100px 100px 0;
/* 69   */ }
/* 70   */ .ilightbox-loader div {
/* 71   */   width: 72px;
/* 72   */   height: 72px;
/* 73   */   border-radius: 0 100px 100px 0;
/* 74   */ }
/* 75   */ .ilightbox-loader.horizontal {
/* 76   */   left: 45%;
/* 77   */   top: -192px;
/* 78   */   padding: 0;
/* 79   */   padding-top: 30px;
/* 80   */   border-radius: 0 0 100px 100px;
/* 81   */ }
/* 82   */ .ilightbox-loader.horizontal div {
/* 83   */   border-radius: 0 0 100px 100px;
/* 84   */ }
/* 85   */ .ilightbox-toolbar {
/* 86   */   display: none;
/* 87   */   position: fixed;
/* 88   */   z-index: 100010;
/* 89   */ }
/* 90   */ .ilightbox-toolbar a {
/* 91   */   float: left;
/* 92   */   cursor: pointer;
/* 93   */ }
/* 94   */ .ilightbox-toolbar .ilightbox-prev-button,
/* 95   */ .ilightbox-toolbar .ilightbox-next-button {
/* 96   */   display: none;
/* 97   */ }
/* 98   */ .ilightbox-thumbnails {
/* 99   */   display: block;
/* 100  */   position: fixed;

/* ilightbox.css */

/* 101  */   z-index: 100009;
/* 102  */ }
/* 103  */ .ilightbox-thumbnails.ilightbox-horizontal {
/* 104  */   bottom: 0;
/* 105  */   left: 0;
/* 106  */   width: 100%;
/* 107  */   height: 100px;
/* 108  */ }
/* 109  */ .ilightbox-thumbnails.ilightbox-vertical {
/* 110  */   top: 0;
/* 111  */   right: 0;
/* 112  */   width: 140px;
/* 113  */   height: 100%;
/* 114  */   overflow: hidden;
/* 115  */ }
/* 116  */ .ilightbox-thumbnails .ilightbox-thumbnails-container {
/* 117  */   display: block;
/* 118  */   position: relative;
/* 119  */ }
/* 120  */ .ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
/* 121  */   width: 100%;
/* 122  */   height: 100px;
/* 123  */ }
/* 124  */ .ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
/* 125  */   width: 140px;
/* 126  */   height: 100%;
/* 127  */ }
/* 128  */ .ilightbox-thumbnails .ilightbox-thumbnails-grid {
/* 129  */   display: block;
/* 130  */   position: absolute;
/* 131  */   -webkit-transform: translateZ(0);
/* 132  */   -moz-transform: translateZ(0);
/* 133  */ }
/* 134  */ .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
/* 135  */   display: block;
/* 136  */   cursor: pointer;
/* 137  */   padding: 10px;
/* 138  */   position: relative;
/* 139  */ }
/* 140  */ .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 141  */   width: 100%;
/* 142  */   height: 100%;
/* 143  */   border-radius: 2px;
/* 144  */   -ms-interpolation-mode: bicubic;
/* 145  */ }
/* 146  */ .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
/* 147  */   width: 100%;
/* 148  */   height: 100%;
/* 149  */   position: absolute;
/* 150  */   top: 0;

/* ilightbox.css */

/* 151  */   left: 0;
/* 152  */   opacity: .7;
/* 153  */ }
/* 154  */ .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
/* 155  */   opacity: 1;
/* 156  */ }
/* 157  */ .ilightbox-holder {
/* 158  */   display: none;
/* 159  */   position: fixed;
/* 160  */   z-index: 100003;
/* 161  */   -webkit-transform: none;
/* 162  */   -moz-transform: none;
/* 163  */ }
/* 164  */ .ilightbox-holder.ilightbox-next,
/* 165  */ .ilightbox-holder.ilightbox-prev {
/* 166  */   cursor: pointer;
/* 167  */ }
/* 168  */ .ilightbox-holder div.ilightbox-container {
/* 169  */   position: relative;
/* 170  */   width: 100%;
/* 171  */   height: 100%;
/* 172  */ }
/* 173  */ .ilightbox-holder.supportTouch div.ilightbox-container {
/* 174  */   overflow: scroll;
/* 175  */   -webkit-overflow-scrolling: touch;
/* 176  */ }
/* 177  */ .ilightbox-holder img.ilightbox-image {
/* 178  */   width: 100%;
/* 179  */   height: 100%;
/* 180  */ }
/* 181  */ .ilightbox-holder .ilightbox-container .ilightbox-caption {
/* 182  */   display: none;
/* 183  */   position: absolute;
/* 184  */   left: 30px;
/* 185  */   right: 30px;
/* 186  */   bottom: 0;
/* 187  */   max-width: 100%;
/* 188  */   padding: 5px 10px;
/* 189  */   margin: 0 auto;
/* 190  */   font-size: 12px;
/* 191  */   line-height: 150%;
/* 192  */   word-wrap: break-word;
/* 193  */   z-index: 20003;
/* 194  */   box-sizing: border-box;
/* 195  */   border-radius: 3px 3px 0 0;
/* 196  */ }
/* 197  */ .ilightbox-holder .ilightbox-container .ilightbox-social {
/* 198  */   display: none;
/* 199  */   position: absolute;
/* 200  */   left: 10px;

/* ilightbox.css */

/* 201  */   top: 10px;
/* 202  */   padding: 5px;
/* 203  */   padding-left: 0;
/* 204  */   z-index: 20003;
/* 205  */   height: 26px;
/* 206  */ }
/* 207  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul {
/* 208  */   float: left;
/* 209  */   list-style: none;
/* 210  */   height: 26px;
/* 211  */ }
/* 212  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li {
/* 213  */   display: inline;
/* 214  */ }
/* 215  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
/* 216  */   float: left;
/* 217  */   margin-left: 5px;
/* 218  */   width: 16px;
/* 219  */   height: 16px;
/* 220  */   background-repeat: no-repeat;
/* 221  */   background-position: 50%;
/* 222  */ }
/* 223  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
/* 224  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/facebook_16.png?x71600);
/* 225  */ }
/* 226  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
/* 227  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/digg_16.png?x71600);
/* 228  */ }
/* 229  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
/* 230  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/twitter_16.png?x71600);
/* 231  */ }
/* 232  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
/* 233  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/delicious_16.png?x71600);
/* 234  */ }
/* 235  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
/* 236  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/reddit_16.png?x71600);
/* 237  */ }
/* 238  */ .ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
/* 239  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/social_icons/google_plus_16.png?x71600);
/* 240  */ }
/* 241  */ .ilightbox-holder .ilightbox-alert {
/* 242  */   display: block;
/* 243  */   position: absolute;
/* 244  */   left: 0;
/* 245  */   right: 0;
/* 246  */   top: 0;
/* 247  */   bottom: 0;
/* 248  */   text-align: center;
/* 249  */   padding-top: 100px;
/* 250  */   margin: auto;

/* ilightbox.css */

/* 251  */   width: 300px;
/* 252  */   height: 50px;
/* 253  */ }
/* 254  */ .ilightbox-holder .ilightbox-wrapper {
/* 255  */   width: 100%;
/* 256  */   height: 100%;
/* 257  */   overflow: auto;
/* 258  */   -webkit-overflow-scrolling: touch;
/* 259  */ }
/* 260  */ .ilightbox-holder .ilightbox-inner-toolbar {
/* 261  */   position: relative;
/* 262  */   z-index: 100;
/* 263  */ }
/* 264  */ .ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 265  */   position: absolute;
/* 266  */ }
/* 267  */ /* Style arrow buttons */
/* 268  */ .ilightbox-button {
/* 269  */   position: fixed;
/* 270  */   z-index: 100008;
/* 271  */   cursor: pointer;
/* 272  */ }
/* 273  */ .ilightbox-button.ilightbox-next-button.disabled,
/* 274  */ .ilightbox-button.ilightbox-prev-button.disabled {
/* 275  */   visibility: hidden;
/* 276  */   opacity: 0;
/* 277  */ }
/* 278  */ /* Style mobile devices */
/* 279  */ .isMobile .ilightbox-button,
/* 280  */ .isMobile .ilightbox-thumbnails {
/* 281  */   display: none !important;
/* 282  */ }
/* 283  */ .isMobile .ilightbox-toolbar .ilightbox-prev-button,
/* 284  */ .isMobile .ilightbox-toolbar .ilightbox-next-button {
/* 285  */   display: block;
/* 286  */ }
/* 287  */ .ilightbox-title {
/* 288  */   line-height: 20px;
/* 289  */ }
/* 290  */ /* iLightbox dark skin */
/* 291  */ .ilightbox-overlay.dark {
/* 292  */   background: #000;
/* 293  */ }
/* 294  */ .ilightbox-loader.dark {
/* 295  */   box-shadow: black 0px 0px 85px, black 0px 0px 85px;
/* 296  */ }
/* 297  */ .ilightbox-loader.dark div {
/* 298  */   background: #000000 url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/preloader.gif?x71600) no-repeat center;
/* 299  */ }
/* 300  */ .ilightbox-holder.dark {

/* ilightbox.css */

/* 301  */   padding: 5px;
/* 302  */   background: #000;
/* 303  */   box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
/* 304  */ }
/* 305  */ .ilightbox-holder.dark .ilightbox-container .ilightbox-caption {
/* 306  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png?x71600);
/* 307  */   color: #FFF;
/* 308  */   text-shadow: 0 1px black;
/* 309  */ }
/* 310  */ .ilightbox-holder.dark .ilightbox-container .ilightbox-social {
/* 311  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/caption-bg.png?x71600);
/* 312  */   border-radius: 2px;
/* 313  */ }
/* 314  */ .ilightbox-holder.dark .ilightbox-alert {
/* 315  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/alert.png?x71600) no-repeat center top;
/* 316  */   color: #555;
/* 317  */ }
/* 318  */ /* Style toolbar */
/* 319  */ .ilightbox-toolbar.dark {
/* 320  */   top: 11px;
/* 321  */   left: 10px;
/* 322  */ }
/* 323  */ .ilightbox-toolbar.dark a {
/* 324  */   width: 25px;
/* 325  */   height: 23px;
/* 326  */   background: black url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/buttons.png?x71600) no-repeat 7px 6px;
/* 327  */ }
/* 328  */ .ilightbox-toolbar.dark a.disabled {
/* 329  */   opacity: 0.2;
/* 330  */   filter: alpha(opacity=20);
/* 331  */   cursor: default;
/* 332  */   background-color: #000 !important;
/* 333  */ }
/* 334  */ .ilightbox-toolbar.dark a:first-of-type {
/* 335  */   -webkit-border-bottom-left-radius: 3px;
/* 336  */   -webkit-border-top-left-radius: 3px;
/* 337  */   border-bottom-left-radius: 3px;
/* 338  */   border-top-left-radius: 3px;
/* 339  */ }
/* 340  */ .ilightbox-toolbar.dark a:last-of-type {
/* 341  */   -webkit-border-bottom-right-radius: 3px;
/* 342  */   -webkit-border-top-right-radius: 3px;
/* 343  */   border-bottom-right-radius: 3px;
/* 344  */   border-top-right-radius: 3px;
/* 345  */ }
/* 346  */ .ilightbox-toolbar.dark a.ilightbox-close:hover {
/* 347  */   background-position: -32px 6px;
/* 348  */ }
/* 349  */ .ilightbox-toolbar.dark a.ilightbox-fullscreen {
/* 350  */   background-position: 6px -33px;

/* ilightbox.css */

/* 351  */   right: 35px;
/* 352  */ }
/* 353  */ .ilightbox-toolbar.dark a.ilightbox-fullscreen:hover {
/* 354  */   background-position: -31px -33px;
/* 355  */ }
/* 356  */ .ilightbox-toolbar.dark a.ilightbox-play {
/* 357  */   background-position: 8px -57px;
/* 358  */ }
/* 359  */ .ilightbox-toolbar.dark a.ilightbox-play:hover {
/* 360  */   background-position: -32px -57px;
/* 361  */ }
/* 362  */ .ilightbox-toolbar.dark a.ilightbox-pause {
/* 363  */   background-position: 8px -83px;
/* 364  */ }
/* 365  */ .ilightbox-toolbar.dark a.ilightbox-pause:hover {
/* 366  */   background-position: -32px -83px;
/* 367  */ }
/* 368  */ .isMobile .ilightbox-toolbar.dark {
/* 369  */   background: #000;
/* 370  */   top: auto;
/* 371  */   bottom: 0;
/* 372  */   left: 0;
/* 373  */   width: 100%;
/* 374  */   height: 40px;
/* 375  */   text-align: center;
/* 376  */   box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
/* 377  */ }
/* 378  */ .isMobile .ilightbox-toolbar.dark a {
/* 379  */   display: inline-block;
/* 380  */   float: none;
/* 381  */   width: 50px;
/* 382  */   height: 40px;
/* 383  */   background-size: 50%;
/* 384  */   background-position: 50% !important;
/* 385  */ }
/* 386  */ .isMobile .ilightbox-toolbar.dark a:hover {
/* 387  */   background-color: #111;
/* 388  */ }
/* 389  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen {
/* 390  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-64.png?x71600);
/* 391  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/fullscreen-icon-ie.png?x71600')\9;
/* 392  */ }
/* 393  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-close {
/* 394  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-64.png?x71600);
/* 395  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/x-mark-icon-ie.png?x71600')\9;
/* 396  */ }
/* 397  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-next-button {
/* 398  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png?x71600);
/* 399  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-ie.png?x71600')\9;
/* 400  */   background-position: 52% 50%;

/* ilightbox.css */

/* 401  */ }
/* 402  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button {
/* 403  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png?x71600);
/* 404  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 405  */   background-position: 48% 50%;
/* 406  */ }
/* 407  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-play {
/* 408  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-64.png?x71600);
/* 409  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/play-icon-ie.png?x71600')\9;
/* 410  */ }
/* 411  */ .isMobile .ilightbox-toolbar.dark a.ilightbox-pause {
/* 412  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-64.png?x71600);
/* 413  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/pause-icon-ie.png?x71600')\9;
/* 414  */ }
/* 415  */ .ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
/* 416  */   font-size: 18px;
/* 417  */   padding: 10px 8px;
/* 418  */   padding-right: 60px;
/* 419  */   color: #FFF;
/* 420  */ }
/* 421  */ .ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 422  */   left: auto;
/* 423  */   top: 5px;
/* 424  */   right: 5px;
/* 425  */ }
/* 426  */ .ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 427  */   border-radius: 0;
/* 428  */   float: right;
/* 429  */ }
/* 430  */ .ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
/* 431  */   -webkit-border-bottom-right-radius: 3px;
/* 432  */   -webkit-border-top-right-radius: 3px;
/* 433  */   border-bottom-right-radius: 3px;
/* 434  */   border-top-right-radius: 3px;
/* 435  */ }
/* 436  */ .ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
/* 437  */   -webkit-border-bottom-left-radius: 3px;
/* 438  */   -webkit-border-top-left-radius: 3px;
/* 439  */   border-bottom-left-radius: 3px;
/* 440  */   border-top-left-radius: 3px;
/* 441  */ }
/* 442  */ /* Style thumbnails */
/* 443  */ .ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 444  */   box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
/* 445  */ }
/* 446  */ .ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 447  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 448  */ }
/* 449  */ /* Configure arrow buttons */
/* 450  */ .ilightbox-button.dark.disabled {

/* ilightbox.css */

/* 451  */   opacity: 0.1;
/* 452  */   filter: alpha(opacity=10);
/* 453  */   /* IE7-8 */
/* 454  */   cursor: default;
/* 455  */   background-color: #000 !important;
/* 456  */ }
/* 457  */ .ilightbox-button.dark span {
/* 458  */   display: block;
/* 459  */   width: 100%;
/* 460  */   height: 100%;
/* 461  */ }
/* 462  */ .ilightbox-button.dark {
/* 463  */   bottom: 0;
/* 464  */   right: 0;
/* 465  */   left: 0;
/* 466  */   -: ;left/*\**/: 45%\9;
/* 467  */   -: ;right/*\**/: auto\9;
/* 468  */   width: 95px;
/* 469  */   height: 75px;
/* 470  */   margin: auto;
/* 471  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-vertical-icon-64.png?x71600) no-repeat 50% 65%;
/* 472  */   background-color: #000;
/* 473  */   border-radius: 0;
/* 474  */   -webkit-border-top-left-radius: 5px;
/* 475  */   -webkit-border-top-right-radius: 5px;
/* 476  */   border-top-left-radius: 5px;
/* 477  */   border-top-right-radius: 5px;
/* 478  */ }
/* 479  */ .ilightbox-button.ilightbox-button.dark:hover {
/* 480  */   background-color: #111;
/* 481  */ }
/* 482  */ .ilightbox-button.ilightbox-prev-button.dark {
/* 483  */   top: 0;
/* 484  */   bottom: auto;
/* 485  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-vertical-icon-64.png?x71600);
/* 486  */   background-position: 50% 35%;
/* 487  */   border-radius: 0;
/* 488  */   -webkit-border-bottom-left-radius: 5px;
/* 489  */   -webkit-border-bottom-right-radius: 5px;
/* 490  */   border-bottom-left-radius: 5px;
/* 491  */   border-bottom-right-radius: 5px;
/* 492  */ }
/* 493  */ .ilightbox-button.dark.horizontal {
/* 494  */   right: 0;
/* 495  */   left: auto;
/* 496  */   top: 0;
/* 497  */   bottom: 0;
/* 498  */   -: ;top/*\**/: 41%\9;
/* 499  */   -: ;bottom/*\**/: auto\9;
/* 500  */   width: 75px;

/* ilightbox.css */

/* 501  */   height: 95px;
/* 502  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-next-icon-64.png?x71600);
/* 503  */   background-position: 65% 50%;
/* 504  */   border-radius: 0;
/* 505  */   -webkit-border-bottom-left-radius: 5px;
/* 506  */   -webkit-border-top-left-radius: 5px;
/* 507  */   border-bottom-left-radius: 5px;
/* 508  */   border-top-left-radius: 5px;
/* 509  */ }
/* 510  */ .ilightbox-button.ilightbox-prev-button.dark.horizontal {
/* 511  */   right: auto;
/* 512  */   left: 0;
/* 513  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/dark-skin/arrow-prev-icon-64.png?x71600);
/* 514  */   background-position: 35% 50%;
/* 515  */   border-radius: 0;
/* 516  */   -webkit-border-bottom-right-radius: 5px;
/* 517  */   -webkit-border-top-right-radius: 5px;
/* 518  */   border-bottom-right-radius: 5px;
/* 519  */   border-top-right-radius: 5px;
/* 520  */ }
/* 521  */ /* iLightbox light skin */
/* 522  */ .ilightbox-overlay.light {
/* 523  */   background: #FFF;
/* 524  */ }
/* 525  */ .ilightbox-loader.light {
/* 526  */   box-shadow: #dacffc 0px 0px 85px, #dacffc 0px 0px 85px;
/* 527  */ }
/* 528  */ .ilightbox-loader.light div {
/* 529  */   background: #ffffff url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/preloader.gif?x71600) no-repeat center;
/* 530  */ }
/* 531  */ .ilightbox-holder.light {
/* 532  */   padding: 10px;
/* 533  */   background: #FFF;
/* 534  */   box-shadow: 0 0 15px #dacffc;
/* 535  */ }
/* 536  */ .ilightbox-holder.light .ilightbox-container .ilightbox-caption {
/* 537  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png?x71600);
/* 538  */   color: #000;
/* 539  */   text-shadow: 0 1px #FFF;
/* 540  */ }
/* 541  */ .ilightbox-holder.light .ilightbox-container .ilightbox-social {
/* 542  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/caption-bg.png?x71600);
/* 543  */   border-radius: 2px;
/* 544  */ }
/* 545  */ .ilightbox-holder.light .ilightbox-alert {
/* 546  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/alert.png?x71600) no-repeat center top;
/* 547  */   color: #89949B;
/* 548  */ }
/* 549  */ /* Style toolbar */
/* 550  */ .ilightbox-toolbar.light {

/* ilightbox.css */

/* 551  */   top: 8px;
/* 552  */   left: 8px;
/* 553  */   height: 23px;
/* 554  */   box-shadow: 0 0 7px #dacffc;
/* 555  */   border-radius: 3px;
/* 556  */ }
/* 557  */ .ilightbox-toolbar.light a {
/* 558  */   width: 25px;
/* 559  */   height: 23px;
/* 560  */   background: white url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/buttons.png?x71600) no-repeat 7px 6px;
/* 561  */ }
/* 562  */ .ilightbox-toolbar.light a.disabled {
/* 563  */   opacity: 0.2;
/* 564  */   filter: alpha(opacity=20);
/* 565  */   cursor: default;
/* 566  */   background-color: #FFF;
/* 567  */ }
/* 568  */ .ilightbox-toolbar.light a:first-of-type {
/* 569  */   -webkit-border-bottom-left-radius: 3px;
/* 570  */   -webkit-border-top-left-radius: 3px;
/* 571  */   border-bottom-left-radius: 3px;
/* 572  */   border-top-left-radius: 3px;
/* 573  */ }
/* 574  */ .ilightbox-toolbar.light a:last-of-type {
/* 575  */   -webkit-border-bottom-right-radius: 3px;
/* 576  */   -webkit-border-top-right-radius: 3px;
/* 577  */   border-bottom-right-radius: 3px;
/* 578  */   border-top-right-radius: 3px;
/* 579  */ }
/* 580  */ .ilightbox-toolbar.light a.ilightbox-close:hover {
/* 581  */   background-position: -32px 6px;
/* 582  */ }
/* 583  */ .ilightbox-toolbar.light a.ilightbox-fullscreen {
/* 584  */   background-position: 6px -33px;
/* 585  */ }
/* 586  */ .ilightbox-toolbar.light a.ilightbox-fullscreen:hover {
/* 587  */   background-position: -31px -33px;
/* 588  */ }
/* 589  */ .ilightbox-toolbar.light a.ilightbox-play {
/* 590  */   background-position: 8px -57px;
/* 591  */ }
/* 592  */ .ilightbox-toolbar.light a.ilightbox-play:hover {
/* 593  */   background-position: -32px -57px;
/* 594  */ }
/* 595  */ .ilightbox-toolbar.light a.ilightbox-pause {
/* 596  */   background-position: 8px -83px;
/* 597  */ }
/* 598  */ .ilightbox-toolbar.light a.ilightbox-pause:hover {
/* 599  */   background-position: -32px -83px;
/* 600  */ }

/* ilightbox.css */

/* 601  */ .isMobile .ilightbox-toolbar.light {
/* 602  */   background: #FFF;
/* 603  */   top: auto;
/* 604  */   bottom: 0;
/* 605  */   left: 0;
/* 606  */   width: 100%;
/* 607  */   height: 40px;
/* 608  */   text-align: center;
/* 609  */   box-shadow: 0 0 25px #dacffc;
/* 610  */ }
/* 611  */ .isMobile .ilightbox-toolbar.light a {
/* 612  */   display: inline-block;
/* 613  */   float: none;
/* 614  */   width: 50px;
/* 615  */   height: 40px;
/* 616  */   background-size: 50%;
/* 617  */   background-position: 50% !important;
/* 618  */ }
/* 619  */ .isMobile .ilightbox-toolbar.light a:hover {
/* 620  */   background-color: #f6f3ff;
/* 621  */ }
/* 622  */ .isMobile .ilightbox-toolbar.light a.ilightbox-fullscreen {
/* 623  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-64.png?x71600);
/* 624  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/fullscreen-icon-ie.png?x71600')\9;
/* 625  */ }
/* 626  */ .isMobile .ilightbox-toolbar.light a.ilightbox-close {
/* 627  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-64.png?x71600);
/* 628  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/x-mark-icon-ie.png?x71600')\9;
/* 629  */ }
/* 630  */ .isMobile .ilightbox-toolbar.light a.ilightbox-next-button {
/* 631  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png?x71600);
/* 632  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-ie.png?x71600')\9;
/* 633  */   background-position: 52% 50%;
/* 634  */ }
/* 635  */ .isMobile .ilightbox-toolbar.light a.ilightbox-prev-button {
/* 636  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png?x71600);
/* 637  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 638  */   background-position: 48% 50%;
/* 639  */ }
/* 640  */ .isMobile .ilightbox-toolbar.light a.ilightbox-play {
/* 641  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-64.png?x71600);
/* 642  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/play-icon-ie.png?x71600')\9;
/* 643  */ }
/* 644  */ .isMobile .ilightbox-toolbar.light a.ilightbox-pause {
/* 645  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-64.png?x71600);
/* 646  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/light-skin/pause-icon-ie.png?x71600')\9;
/* 647  */ }
/* 648  */ /* Style thumbnails */
/* 649  */ .ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 650  */   box-shadow: 0 0 6px #dacffc;

/* ilightbox.css */

/* 651  */ }
/* 652  */ .ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 653  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 654  */ }
/* 655  */ .ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title {
/* 656  */   font-size: 18px;
/* 657  */   padding: 10px 8px;
/* 658  */   padding-right: 60px;
/* 659  */   color: #000;
/* 660  */ }
/* 661  */ .ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 662  */   left: auto;
/* 663  */   top: 5px;
/* 664  */   right: 5px;
/* 665  */ }
/* 666  */ .ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 667  */   float: right;
/* 668  */ }
/* 669  */ .ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
/* 670  */   -webkit-border-radius: 0;
/* 671  */   -webkit-border-bottom-right-radius: 3px;
/* 672  */   -webkit-border-top-right-radius: 3px;
/* 673  */   border-radius: 0;
/* 674  */   border-bottom-right-radius: 3px;
/* 675  */   border-top-right-radius: 3px;
/* 676  */ }
/* 677  */ .ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
/* 678  */   -webkit-border-radius: 0;
/* 679  */   -webkit-border-bottom-left-radius: 3px;
/* 680  */   -webkit-border-top-left-radius: 3px;
/* 681  */   border-radius: 0;
/* 682  */   border-bottom-left-radius: 3px;
/* 683  */   border-top-left-radius: 3px;
/* 684  */ }
/* 685  */ /* Configure arrow buttons */
/* 686  */ .ilightbox-button.light.disabled {
/* 687  */   opacity: 0.3;
/* 688  */   filter: alpha(opacity=30);
/* 689  */   /* IE7-8 */
/* 690  */   cursor: default;
/* 691  */   background-color: #FFF !important;
/* 692  */ }
/* 693  */ .ilightbox-button.light span {
/* 694  */   display: block;
/* 695  */   width: 100%;
/* 696  */   height: 100%;
/* 697  */ }
/* 698  */ .ilightbox-button.ilightbox-next-button.light,
/* 699  */ .ilightbox-button.ilightbox-prev-button.light {
/* 700  */   bottom: 0;

/* ilightbox.css */

/* 701  */   right: 0;
/* 702  */   left: 0;
/* 703  */   -: ;left/*\**/: 45%\9;
/* 704  */   -: ;right/*\**/: auto\9;
/* 705  */   width: 95px;
/* 706  */   height: 75px;
/* 707  */   margin: auto;
/* 708  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-vertical-icon-64.png?x71600) no-repeat 50% 65%;
/* 709  */   background-color: #FFF;
/* 710  */   box-shadow: 0 0 15px #dacffc;
/* 711  */ }
/* 712  */ .ilightbox-button.ilightbox-button.light:hover {
/* 713  */   background-color: #f6f3ff;
/* 714  */ }
/* 715  */ .ilightbox-button.ilightbox-prev-button.light {
/* 716  */   top: 0;
/* 717  */   bottom: auto;
/* 718  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-vertical-icon-64.png?x71600);
/* 719  */   background-position: 50% 35%;
/* 720  */ }
/* 721  */ .ilightbox-button.ilightbox-next-button.light.horizontal,
/* 722  */ .ilightbox-button.ilightbox-prev-button.light.horizontal {
/* 723  */   right: 0;
/* 724  */   left: auto;
/* 725  */   top: 0;
/* 726  */   bottom: 0;
/* 727  */   -: ;top/*\**/: 41%\9;
/* 728  */   -: ;bottom/*\**/: auto\9;
/* 729  */   width: 75px;
/* 730  */   height: 95px;
/* 731  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-next-icon-64.png?x71600);
/* 732  */   background-position: 65% 50%;
/* 733  */   border-radius: 0;
/* 734  */   -webkit-border-bottom-left-radius: 5px;
/* 735  */   -webkit-border-top-left-radius: 5px;
/* 736  */   border-bottom-left-radius: 5px;
/* 737  */   border-top-left-radius: 5px;
/* 738  */ }
/* 739  */ .ilightbox-button.ilightbox-prev-button.light.horizontal {
/* 740  */   right: auto;
/* 741  */   left: 0;
/* 742  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/light-skin/arrow-prev-icon-64.png?x71600);
/* 743  */   background-position: 35% 50%;
/* 744  */   border-radius: 0;
/* 745  */   -webkit-border-bottom-right-radius: 5px;
/* 746  */   -webkit-border-top-right-radius: 5px;
/* 747  */   border-bottom-right-radius: 5px;
/* 748  */   border-top-right-radius: 5px;
/* 749  */ }
/* 750  */ .ilightbox-overlay.mac {

/* ilightbox.css */

/* 751  */   background: #2B2B2B;
/* 752  */ }
/* 753  */ .ilightbox-loader.mac {
/* 754  */   box-shadow: black 0px 0px 85px, black 0px 0px 85px;
/* 755  */ }
/* 756  */ .ilightbox-loader.mac div {
/* 757  */   background: #141414 url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/preloader.gif?x71600) no-repeat center;
/* 758  */ }
/* 759  */ .ilightbox-holder.mac {
/* 760  */   padding: 2px;
/* 761  */   background: rgba(35, 35, 35, 0.9);
/* 762  */   -: ;background/*\**/: rgb(35,35,35)\9;
/* 763  */   /* IE7-8 */
/* 764  */   box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.6);
/* 765  */ }
/* 766  */ .ilightbox-holder.mac .ilightbox-container .ilightbox-caption {
/* 767  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/caption-bg.png?x71600);
/* 768  */   color: #FFF;
/* 769  */   bottom: 15px;
/* 770  */   left: 15px;
/* 771  */   right: 15px;
/* 772  */   border: rgba(255, 255, 255, 0.8) 1px solid;
/* 773  */   -: ;border/*\**/: rgb(245,245,245) 1px solid\9;
/* 774  */   /* IE7-8 */
/* 775  */   box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
/* 776  */   border-radius: 3px;
/* 777  */ }
/* 778  */ .ilightbox-holder.mac .ilightbox-container .ilightbox-social {
/* 779  */   background: #FFF;
/* 780  */ }
/* 781  */ .ilightbox-holder.mac .ilightbox-alert {
/* 782  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/alert.png?x71600) no-repeat center top;
/* 783  */   color: #555;
/* 784  */ }
/* 785  */ /* Style toolbar */
/* 786  */ .ilightbox-toolbar.mac {
/* 787  */   top: 15px;
/* 788  */   left: 15px;
/* 789  */   background: #414141;
/* 790  */   /* Old browsers */
/* 791  */   /* FF3.6+ */
/* 792  */   /* Chrome,Safari4+ */
/* 793  */   /* Chrome10+,Safari5.1+ */
/* 794  */   /* Opera 11.10+ */
/* 795  */   /* IE10+ */
/* 796  */   background: linear-gradient(to bottom, #414141 0%, #414141 40%, #323232 60%, #323232 100%);
/* 797  */   /* W3C */
/* 798  */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#323232', GradientType=0);
/* 799  */   /* IE7-9 */
/* 800  */   border: rgba(30, 30, 30, 0.6) 1px solid;

/* ilightbox.css */

/* 801  */   -: ;border/*\**/: rgb(30,30,30) 1px solid\9;
/* 802  */   /* IE7-8 */
/* 803  */   overflow: hidden;
/* 804  */   border-radius: 3px;
/* 805  */ }
/* 806  */ .ilightbox-toolbar.mac a {
/* 807  */   width: 28px;
/* 808  */   height: 28px;
/* 809  */   background: no-repeat 50%;
/* 810  */ }
/* 811  */ .ilightbox-toolbar.mac a.disabled {
/* 812  */   opacity: 0.2;
/* 813  */   filter: alpha(opacity=20);
/* 814  */   /* IE7-8 */
/* 815  */   cursor: default;
/* 816  */   background-color: transparent !important;
/* 817  */ }
/* 818  */ .ilightbox-toolbar.mac a:hover {
/* 819  */   background-color: #4B4B4B;
/* 820  */ }
/* 821  */ .ilightbox-toolbar.mac a.ilightbox-close {
/* 822  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-25.png?x71600);
/* 823  */ }
/* 824  */ .ilightbox-toolbar.mac a.ilightbox-fullscreen {
/* 825  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-25.png?x71600);
/* 826  */   right: 35px;
/* 827  */ }
/* 828  */ .ilightbox-toolbar.mac a.ilightbox-play {
/* 829  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-25.png?x71600);
/* 830  */   right: 35px;
/* 831  */ }
/* 832  */ .ilightbox-toolbar.mac a.ilightbox-pause {
/* 833  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-25.png?x71600);
/* 834  */   right: 35px;
/* 835  */ }
/* 836  */ .isMobile .ilightbox-toolbar.mac {
/* 837  */   top: auto;
/* 838  */   bottom: 0;
/* 839  */   left: 0;
/* 840  */   width: 100%;
/* 841  */   height: 40px;
/* 842  */   background: #414141;
/* 843  */   /* Old browsers */
/* 844  */   /* FF3.6+ */
/* 845  */   /* Chrome,Safari4+ */
/* 846  */   /* Chrome10+,Safari5.1+ */
/* 847  */   /* Opera 11.10+ */
/* 848  */   /* IE10+ */
/* 849  */   background: linear-gradient(to bottom, #414141 0%, #414141 40%, #323232 60%, #323232 100%);
/* 850  */   /* W3C */

/* ilightbox.css */

/* 851  */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#323232', GradientType=0);
/* 852  */   /* IE7-9 */
/* 853  */   border: 0;
/* 854  */   border-top: rgba(30, 30, 30, 0.6) 1px solid;
/* 855  */   -: ;border-top/*\**/: rgb(30,30,30) 1px solid\9;
/* 856  */   /* IE7-8 */
/* 857  */   overflow: hidden;
/* 858  */   text-align: center;
/* 859  */   border-radius: 3px;
/* 860  */ }
/* 861  */ .isMobile .ilightbox-toolbar.mac a {
/* 862  */   display: inline-block;
/* 863  */   float: none;
/* 864  */   width: 50px;
/* 865  */   height: 40px;
/* 866  */   background-size: 50%;
/* 867  */   background-position: 50% !important;
/* 868  */ }
/* 869  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-fullscreen {
/* 870  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-50.png?x71600);
/* 871  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/resize-ie.png?x71600')\9;
/* 872  */   /* IE7-8 */
/* 873  */ }
/* 874  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-close {
/* 875  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-50.png?x71600);
/* 876  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/close-ie.png?x71600')\9;
/* 877  */   /* IE7-8 */
/* 878  */ }
/* 879  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-next-button {
/* 880  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png?x71600);
/* 881  */   background-position: 52% 50% !important;
/* 882  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-ie.png?x71600')\9;
/* 883  */   /* IE7-8 */
/* 884  */ }
/* 885  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-prev-button {
/* 886  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png?x71600);
/* 887  */   background-position: 48% 50% !important;
/* 888  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-ie.png?x71600')\9;
/* 889  */   /* IE7-8 */
/* 890  */ }
/* 891  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-play {
/* 892  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-50.png?x71600);
/* 893  */   background-size: 80%;
/* 894  */   background-position: 70% 50% !important;
/* 895  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/play-ie.png?x71600')\9;
/* 896  */   /* IE7-8 */
/* 897  */ }
/* 898  */ .isMobile .ilightbox-toolbar.mac a.ilightbox-pause {
/* 899  */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-50.png?x71600);
/* 900  */   background-size: 80%;

/* ilightbox.css */

/* 901  */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/pause-ie.png?x71600')\9;
/* 902  */   /* IE7-8 */
/* 903  */ }
/* 904  */ .ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-title {
/* 905  */   font-size: 18px;
/* 906  */   padding: 10px 8px;
/* 907  */   color: #000;
/* 908  */ }
/* 909  */ .ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 910  */   display: inline-block;
/* 911  */   left: -15px;
/* 912  */   top: -15px;
/* 913  */ }
/* 914  */ .ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 915  */   float: left;
/* 916  */   border-radius: 0;
/* 917  */ }
/* 918  */ /* Style thumbnails */
/* 919  */ .ilightbox-thumbnails.mac .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 920  */   box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
/* 921  */   border-radius: 0;
/* 922  */ }
/* 923  */ .ilightbox-thumbnails.mac .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 924  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 925  */ }
/* 926  */ /* Configure arrow buttons */
/* 927  */ .ilightbox-button.mac.disabled {
/* 928  */   opacity: 0.2;
/* 929  */   filter: alpha(opacity=20);
/* 930  */   /* IE7-8 */
/* 931  */   cursor: default;
/* 932  */   background: #3b3b3b !important;
/* 933  */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#323232', GradientType=0);
/* 934  */   /* IE7-9 */
/* 935  */ }
/* 936  */ .ilightbox-button.mac span {
/* 937  */   display: block;
/* 938  */   width: 100%;
/* 939  */   height: 100%;
/* 940  */ }
/* 941  */ .ilightbox-button.mac {
/* 942  */   bottom: 0;
/* 943  */   right: 0;
/* 944  */   left: 0;
/* 945  */   -: ;left/*\**/: 45%\9;
/* 946  */   /* IE7-8 */
/* 947  */   -: ;right/*\**/: auto\9;
/* 948  */   /* IE7-8 */
/* 949  */   width: 95px;
/* 950  */   height: 55px;

/* ilightbox.css */

/* 951  */   margin: auto;
/* 952  */   background: #414141;
/* 953  */   /* Old browsers */
/* 954  */   /* FF3.6+ */
/* 955  */   /* Chrome,Safari4+ */
/* 956  */   /* Chrome10+,Safari5.1+ */
/* 957  */   /* Opera 11.10+ */
/* 958  */   /* IE10+ */
/* 959  */   background: linear-gradient(to bottom, #414141 0%, #414141 40%, #323232 60%, #323232 100%);
/* 960  */   /* W3C */
/* 961  */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#323232', GradientType=0);
/* 962  */   /* IE7-9 */
/* 963  */   border: rgba(30, 30, 30, 0.6) 1px solid;
/* 964  */   -: ;border/*\**/: rgb(30,30,30) 1px solid\9;
/* 965  */   /* IE7-8 */
/* 966  */   border-radius: 0;
/* 967  */   -webkit-border-top-left-radius: 5px;
/* 968  */   -webkit-border-top-right-radius: 5px;
/* 969  */   border-top-left-radius: 5px;
/* 970  */   border-top-right-radius: 5px;
/* 971  */ }
/* 972  */ .ilightbox-button.ilightbox-button.mac:hover {
/* 973  */   background: #4b4b4b;
/* 974  */   /* Old browsers */
/* 975  */   /* FF3.6+ */
/* 976  */   /* Chrome,Safari4+ */
/* 977  */   /* Chrome10+,Safari5.1+ */
/* 978  */   /* Opera 11.10+ */
/* 979  */   /* IE10+ */
/* 980  */   background: linear-gradient(to bottom, #4b4b4b 0%, #4b4b4b 40%, #3c3c3c 60%, #3c3c3c 100%);
/* 981  */   /* W3C */
/* 982  */   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#3c3c3c', GradientType=0);
/* 983  */   /* IE7-9 */
/* 984  */ }
/* 985  */ .ilightbox-button.ilightbox-prev-button.mac {
/* 986  */   top: 0;
/* 987  */   bottom: auto;
/* 988  */   border-radius: 0;
/* 989  */   -webkit-border-bottom-left-radius: 5px;
/* 990  */   -webkit-border-bottom-right-radius: 5px;
/* 991  */   border-bottom-left-radius: 5px;
/* 992  */   border-bottom-right-radius: 5px;
/* 993  */ }
/* 994  */ .ilightbox-button.ilightbox-next-button.mac span {
/* 995  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-vertical-50.png?x71600) no-repeat 50% 75%;
/* 996  */ }
/* 997  */ .ilightbox-button.ilightbox-prev-button.mac span {
/* 998  */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-vertical-50.png?x71600) no-repeat 50% 25%;
/* 999  */ }
/* 1000 */ .ilightbox-button.ilightbox-next-button.mac.horizontal,

/* ilightbox.css */

/* 1001 */ .ilightbox-button.ilightbox-prev-button.mac.horizontal {
/* 1002 */   right: 0;
/* 1003 */   left: auto;
/* 1004 */   top: 0;
/* 1005 */   bottom: 0;
/* 1006 */   -: ;top/*\**/: 41%\9;
/* 1007 */   /* IE7-8 */
/* 1008 */   -: ;bottom/*\**/: auto\9;
/* 1009 */   /* IE7-8 */
/* 1010 */   width: 55px;
/* 1011 */   height: 95px;
/* 1012 */   border-radius: 0;
/* 1013 */   -webkit-border-bottom-left-radius: 5px;
/* 1014 */   -webkit-border-top-left-radius: 5px;
/* 1015 */   border-bottom-left-radius: 5px;
/* 1016 */   border-top-left-radius: 5px;
/* 1017 */ }
/* 1018 */ .ilightbox-button.ilightbox-prev-button.mac.horizontal {
/* 1019 */   right: auto;
/* 1020 */   left: 0;
/* 1021 */   border-radius: 0;
/* 1022 */   -webkit-border-bottom-right-radius: 5px;
/* 1023 */   -webkit-border-top-right-radius: 5px;
/* 1024 */   border-bottom-right-radius: 5px;
/* 1025 */   border-top-right-radius: 5px;
/* 1026 */ }
/* 1027 */ .ilightbox-button.ilightbox-next-button.mac.horizontal span {
/* 1028 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/forward-50.png?x71600) no-repeat 75% 50%;
/* 1029 */ }
/* 1030 */ .ilightbox-button.ilightbox-prev-button.mac.horizontal span {
/* 1031 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/mac-skin/back-50.png?x71600) no-repeat 25% 50%;
/* 1032 */ }
/* 1033 */ .ilightbox-overlay.metro-black {
/* 1034 */   background: #000;
/* 1035 */ }
/* 1036 */ .ilightbox-loader.metro-black {
/* 1037 */   box-shadow: #000000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
/* 1038 */ }
/* 1039 */ .ilightbox-loader.metro-black div {
/* 1040 */   background: #000000 url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/preloader.gif?x71600) no-repeat center;
/* 1041 */ }
/* 1042 */ .ilightbox-holder.metro-black {
/* 1043 */   padding: 3px;
/* 1044 */   background: #000;
/* 1045 */   box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
/* 1046 */ }
/* 1047 */ .ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
/* 1048 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/caption-bg.png?x71600) repeat-x bottom;
/* 1049 */   background-size: 100% 100%;
/* 1050 */   left: 0;

/* ilightbox.css */

/* 1051 */   right: 0;
/* 1052 */   color: #FFF;
/* 1053 */   text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
/* 1054 */   padding-top: 15px;
/* 1055 */ }
/* 1056 */ .ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
/* 1057 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/social-bg.png?x71600);
/* 1058 */   border-radius: 2px;
/* 1059 */ }
/* 1060 */ .ilightbox-holder.metro-black .ilightbox-alert {
/* 1061 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/alert.png?x71600) no-repeat center top;
/* 1062 */   color: #555;
/* 1063 */ }
/* 1064 */ /* Style toolbar */
/* 1065 */ .ilightbox-toolbar.metro-black {
/* 1066 */   top: 8px;
/* 1067 */   left: 8px;
/* 1068 */   height: 25px;
/* 1069 */ }
/* 1070 */ .ilightbox-toolbar.metro-black a {
/* 1071 */   width: 27px;
/* 1072 */   height: 25px;
/* 1073 */   background: #000000 url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/buttons.png?x71600) no-repeat 7px 6px;
/* 1074 */ }
/* 1075 */ .ilightbox-toolbar.metro-black a:hover {
/* 1076 */   background-color: #51b7ff;
/* 1077 */ }
/* 1078 */ .ilightbox-toolbar.metro-black a.ilightbox-close:hover {
/* 1079 */   background-color: #d94947;
/* 1080 */ }
/* 1081 */ .ilightbox-toolbar.metro-black a.disabled {
/* 1082 */   opacity: 0.2;
/* 1083 */   filter: alpha(opacity=20);
/* 1084 */   cursor: default;
/* 1085 */   background-color: #000;
/* 1086 */   box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
/* 1087 */ }
/* 1088 */ .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
/* 1089 */   background-position: 6px -31px;
/* 1090 */ }
/* 1091 */ .ilightbox-toolbar.metro-black a.ilightbox-play {
/* 1092 */   background-position: 8px -55px;
/* 1093 */ }
/* 1094 */ .ilightbox-toolbar.metro-black a.ilightbox-pause {
/* 1095 */   background-position: 8px -81px;
/* 1096 */ }
/* 1097 */ .isMobile .ilightbox-toolbar.metro-black {
/* 1098 */   background: #000;
/* 1099 */   top: auto;
/* 1100 */   bottom: 0;

/* ilightbox.css */

/* 1101 */   left: 0;
/* 1102 */   width: 100%;
/* 1103 */   height: 40px;
/* 1104 */   text-align: center;
/* 1105 */ }
/* 1106 */ .isMobile .ilightbox-toolbar.metro-black a {
/* 1107 */   display: inline-block;
/* 1108 */   float: none;
/* 1109 */   width: 50px;
/* 1110 */   height: 40px;
/* 1111 */   background-size: 50%;
/* 1112 */   background-position: 50%;
/* 1113 */ }
/* 1114 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
/* 1115 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-64.png?x71600);
/* 1116 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/fullscreen-icon-ie.png?x71600')\9;
/* 1117 */   /* IE7-8 */
/* 1118 */ }
/* 1119 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
/* 1120 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-64.png?x71600);
/* 1121 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/x-mark-icon-ie.png?x71600')\9;
/* 1122 */   /* IE7-8 */
/* 1123 */ }
/* 1124 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
/* 1125 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-64.png?x71600);
/* 1126 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-next-icon-ie.png?x71600')\9;
/* 1127 */   /* IE7-8 */
/* 1128 */   background-position: 52% 50%;
/* 1129 */ }
/* 1130 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
/* 1131 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-64.png?x71600);
/* 1132 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 1133 */   /* IE7-8 */
/* 1134 */   background-position: 48% 50%;
/* 1135 */ }
/* 1136 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
/* 1137 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-64.png?x71600);
/* 1138 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/play-icon-ie.png?x71600')\9;
/* 1139 */   /* IE7-8 */
/* 1140 */ }
/* 1141 */ .isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
/* 1142 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-64.png?x71600);
/* 1143 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/pause-icon-ie.png?x71600')\9;
/* 1144 */   /* IE7-8 */
/* 1145 */ }
/* 1146 */ .ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
/* 1147 */   font-size: 18px;
/* 1148 */   padding: 10px 12px;
/* 1149 */   padding-right: 60px;
/* 1150 */   color: #acacad;

/* ilightbox.css */

/* 1151 */ }
/* 1152 */ .ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 1153 */   left: auto;
/* 1154 */   top: 5px;
/* 1155 */   right: 5px;
/* 1156 */ }
/* 1157 */ .ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 1158 */   float: right;
/* 1159 */ }
/* 1160 */ /* Style thumbnails */
/* 1161 */ .ilightbox-thumbnails.metro-black.ilightbox-horizontal {
/* 1162 */   height: 104px;
/* 1163 */ }
/* 1164 */ .ilightbox-thumbnails.metro-black.ilightbox-horizontal .ilightbox-thumbnails-container {
/* 1165 */   height: 104px;
/* 1166 */ }
/* 1167 */ .ilightbox-thumbnails.metro-black.ilightbox-vertical {
/* 1168 */   width: 144px;
/* 1169 */ }
/* 1170 */ .ilightbox-thumbnails.metro-black.ilightbox-vertical .ilightbox-thumbnails-container {
/* 1171 */   width: 144px;
/* 1172 */ }
/* 1173 */ .ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 1174 */   border: 2px solid #000;
/* 1175 */   box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
/* 1176 */   border-radius: 0;
/* 1177 */ }
/* 1178 */ .ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 1179 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 1180 */ }
/* 1181 */ /* Configure arrow buttons */
/* 1182 */ .ilightbox-button.metro-black.disabled {
/* 1183 */   opacity: 0.1;
/* 1184 */   filter: alpha(opacity=10);
/* 1185 */   cursor: default;
/* 1186 */ }
/* 1187 */ .ilightbox-button.metro-black span {
/* 1188 */   display: block;
/* 1189 */   width: 100%;
/* 1190 */   height: 100%;
/* 1191 */ }
/* 1192 */ .ilightbox-button.ilightbox-next-button.metro-black,
/* 1193 */ .ilightbox-button.ilightbox-prev-button.metro-black {
/* 1194 */   bottom: 0;
/* 1195 */   right: 0;
/* 1196 */   left: 0;
/* 1197 */   -: ;left/*\**/: 35%\9;
/* 1198 */   /* IE7-8 */
/* 1199 */   -: ;right/*\**/: auto\9;
/* 1200 */   /* IE7-8 */

/* ilightbox.css */

/* 1201 */   width: 30%;
/* 1202 */   height: 100px;
/* 1203 */   margin: auto;
/* 1204 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_vertical.png?x71600) no-repeat 50% -100px;
/* 1205 */   background-color: #000;
/* 1206 */   background-color: rgba(0, 0, 0, 0.5);
/* 1207 */ }
/* 1208 */ .ilightbox-button.ilightbox-prev-button.metro-black {
/* 1209 */   top: 0;
/* 1210 */   bottom: auto;
/* 1211 */   background-position: 50% 0;
/* 1212 */ }
/* 1213 */ .ilightbox-button.ilightbox-next-button.metro-black.horizontal,
/* 1214 */ .ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
/* 1215 */   right: 0;
/* 1216 */   left: auto;
/* 1217 */   top: 0;
/* 1218 */   bottom: 0;
/* 1219 */   -: ;top/*\**/: 36%\9;
/* 1220 */   /* IE7-8 */
/* 1221 */   -: ;bottom/*\**/: auto\9;
/* 1222 */   /* IE7-8 */
/* 1223 */   width: 100px;
/* 1224 */   height: 30%;
/* 1225 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-black-skin/arrows_horizontal.png?x71600);
/* 1226 */   background-position: -93px 50%;
/* 1227 */ }
/* 1228 */ .ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
/* 1229 */   right: auto;
/* 1230 */   left: 0;
/* 1231 */   background-position: -7px 50%;
/* 1232 */ }
/* 1233 */ .ilightbox-overlay.metro-white {
/* 1234 */   background: #FFF;
/* 1235 */ }
/* 1236 */ .ilightbox-loader.metro-white {
/* 1237 */   box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
/* 1238 */ }
/* 1239 */ .ilightbox-loader.metro-white div {
/* 1240 */   background: #ffffff url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/preloader.gif?x71600) no-repeat center;
/* 1241 */ }
/* 1242 */ .ilightbox-holder.metro-white {
/* 1243 */   padding: 3px;
/* 1244 */   background: #FFF;
/* 1245 */   box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
/* 1246 */ }
/* 1247 */ .ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
/* 1248 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/caption-bg.png?x71600) repeat-x bottom;
/* 1249 */   background-size: 100% 100%;
/* 1250 */   left: 0;

/* ilightbox.css */

/* 1251 */   right: 0;
/* 1252 */   color: #000;
/* 1253 */   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
/* 1254 */   padding-top: 15px;
/* 1255 */ }
/* 1256 */ .ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
/* 1257 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/social-bg.png?x71600);
/* 1258 */   border-radius: 2px;
/* 1259 */ }
/* 1260 */ .ilightbox-holder.metro-white .ilightbox-alert {
/* 1261 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/alert.png?x71600) no-repeat center top;
/* 1262 */   color: #89949B;
/* 1263 */ }
/* 1264 */ /* Style toolbar */
/* 1265 */ .ilightbox-toolbar.metro-white {
/* 1266 */   top: 8px;
/* 1267 */   left: 8px;
/* 1268 */   height: 25px;
/* 1269 */ }
/* 1270 */ .ilightbox-toolbar.metro-white a {
/* 1271 */   width: 27px;
/* 1272 */   height: 25px;
/* 1273 */   background: white url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/buttons.png?x71600) no-repeat 7px 6px;
/* 1274 */ }
/* 1275 */ .ilightbox-toolbar.metro-white a:hover {
/* 1276 */   background-color: #51b7ff;
/* 1277 */ }
/* 1278 */ .ilightbox-toolbar.metro-white a.disabled {
/* 1279 */   opacity: 0.2;
/* 1280 */   filter: alpha(opacity=20);
/* 1281 */   cursor: default;
/* 1282 */   background-color: #FFF;
/* 1283 */ }
/* 1284 */ .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
/* 1285 */   background-color: #d94947;
/* 1286 */   background-position: -30px 6px;
/* 1287 */ }
/* 1288 */ .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
/* 1289 */   background-position: 6px -31px;
/* 1290 */ }
/* 1291 */ .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
/* 1292 */   background-position: -29px -31px;
/* 1293 */ }
/* 1294 */ .ilightbox-toolbar.metro-white a.ilightbox-play {
/* 1295 */   background-position: 8px -55px;
/* 1296 */ }
/* 1297 */ .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
/* 1298 */   background-position: -30px -55px;
/* 1299 */ }
/* 1300 */ .ilightbox-toolbar.metro-white a.ilightbox-pause {

/* ilightbox.css */

/* 1301 */   background-position: 8px -81px;
/* 1302 */ }
/* 1303 */ .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
/* 1304 */   background-position: -30px -81px;
/* 1305 */ }
/* 1306 */ .isMobile .ilightbox-toolbar.metro-white {
/* 1307 */   background: #FFF;
/* 1308 */   top: auto;
/* 1309 */   bottom: 0;
/* 1310 */   left: 0;
/* 1311 */   width: 100%;
/* 1312 */   height: 40px;
/* 1313 */   text-align: center;
/* 1314 */   box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
/* 1315 */ }
/* 1316 */ .isMobile .ilightbox-toolbar.metro-white a,
/* 1317 */ .isMobile .ilightbox-toolbar.metro-white a:hover {
/* 1318 */   display: inline-block;
/* 1319 */   float: none;
/* 1320 */   width: 50px;
/* 1321 */   height: 40px;
/* 1322 */   background-size: 50%;
/* 1323 */   background-position: 50%;
/* 1324 */ }
/* 1325 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
/* 1326 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-64.png?x71600);
/* 1327 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-icon-ie.png?x71600')\9;
/* 1328 */   /* IE7-8 */
/* 1329 */ }
/* 1330 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
/* 1331 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-64.png?x71600);
/* 1332 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/fullscreen-hover-icon-ie.png?x71600')\9;
/* 1333 */   /* IE7-8 */
/* 1334 */ }
/* 1335 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
/* 1336 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-64.png?x71600);
/* 1337 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-icon-ie.png?x71600')\9;
/* 1338 */   /* IE7-8 */
/* 1339 */ }
/* 1340 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
/* 1341 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-64.png?x71600);
/* 1342 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/x-mark-hover-icon-ie.png?x71600')\9;
/* 1343 */   /* IE7-8 */
/* 1344 */ }
/* 1345 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
/* 1346 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png?x71600);
/* 1347 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png?x71600')\9;
/* 1348 */   /* IE7-8 */
/* 1349 */   background-position: 52% 50%;
/* 1350 */ }

/* ilightbox.css */

/* 1351 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
/* 1352 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-64.png?x71600);
/* 1353 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-hover-icon-ie.png?x71600')\9;
/* 1354 */   /* IE7-8 */
/* 1355 */ }
/* 1356 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
/* 1357 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-64.png?x71600);
/* 1358 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-next-icon-ie.png?x71600')\9;
/* 1359 */   /* IE7-8 */
/* 1360 */   background-position: 52% 50%;
/* 1361 */ }
/* 1362 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
/* 1363 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png?x71600);
/* 1364 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 1365 */   /* IE7-8 */
/* 1366 */   background-position: 48% 50%;
/* 1367 */ }
/* 1368 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
/* 1369 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-64.png?x71600);
/* 1370 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-hover-icon-ie.png?x71600')\9;
/* 1371 */   /* IE7-8 */
/* 1372 */ }
/* 1373 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
/* 1374 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-64.png?x71600);
/* 1375 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 1376 */   /* IE7-8 */
/* 1377 */   background-position: 48% 50%;
/* 1378 */ }
/* 1379 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
/* 1380 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-64.png?x71600);
/* 1381 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-icon-ie.png?x71600')\9;
/* 1382 */   /* IE7-8 */
/* 1383 */ }
/* 1384 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
/* 1385 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-64.png?x71600);
/* 1386 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/play-hover-icon-ie.png?x71600')\9;
/* 1387 */   /* IE7-8 */
/* 1388 */ }
/* 1389 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
/* 1390 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-64.png?x71600);
/* 1391 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-icon-ie.png?x71600')\9;
/* 1392 */   /* IE7-8 */
/* 1393 */ }
/* 1394 */ .isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
/* 1395 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-64.png?x71600);
/* 1396 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/pause-hover-icon-ie.png?x71600')\9;
/* 1397 */   /* IE7-8 */
/* 1398 */ }
/* 1399 */ /* Style thumbnails */
/* 1400 */ .ilightbox-thumbnails.metro-white.ilightbox-horizontal {

/* ilightbox.css */

/* 1401 */   height: 104px;
/* 1402 */ }
/* 1403 */ .ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
/* 1404 */   height: 104px;
/* 1405 */ }
/* 1406 */ .ilightbox-thumbnails.metro-white.ilightbox-vertical {
/* 1407 */   width: 144px;
/* 1408 */ }
/* 1409 */ .ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
/* 1410 */   width: 144px;
/* 1411 */ }
/* 1412 */ .ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 1413 */   border: 2px solid #FFF;
/* 1414 */   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
/* 1415 */   border-radius: 0;
/* 1416 */ }
/* 1417 */ .ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 1418 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 1419 */ }
/* 1420 */ .ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
/* 1421 */   font-size: 18px;
/* 1422 */   padding: 10px 12px;
/* 1423 */   padding-right: 60px;
/* 1424 */   color: #535352;
/* 1425 */ }
/* 1426 */ .ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 1427 */   left: auto;
/* 1428 */   top: 5px;
/* 1429 */   right: 5px;
/* 1430 */ }
/* 1431 */ .ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 1432 */   float: right;
/* 1433 */ }
/* 1434 */ /* Configure arrow buttons */
/* 1435 */ .ilightbox-button.metro-white.disabled {
/* 1436 */   opacity: 0.1;
/* 1437 */   filter: alpha(opacity=10);
/* 1438 */   cursor: default;
/* 1439 */ }
/* 1440 */ .ilightbox-button.metro-white span {
/* 1441 */   display: block;
/* 1442 */   width: 100%;
/* 1443 */   height: 100%;
/* 1444 */ }
/* 1445 */ .ilightbox-button.ilightbox-next-button.metro-white,
/* 1446 */ .ilightbox-button.ilightbox-prev-button.metro-white {
/* 1447 */   bottom: 0;
/* 1448 */   right: 0;
/* 1449 */   left: 0;
/* 1450 */   -: ;left/*\**/: 35%\9;

/* ilightbox.css */

/* 1451 */   /* IE7-8 */
/* 1452 */   -: ;right/*\**/: auto\9;
/* 1453 */   /* IE7-8 */
/* 1454 */   width: 30%;
/* 1455 */   height: 100px;
/* 1456 */   margin: auto;
/* 1457 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_vertical.png?x71600) no-repeat 50% -100px;
/* 1458 */   background-color: #FFF;
/* 1459 */   background-color: rgba(255, 255, 255, 0.6);
/* 1460 */ }
/* 1461 */ .ilightbox-button.ilightbox-prev-button.metro-white {
/* 1462 */   top: 0;
/* 1463 */   bottom: auto;
/* 1464 */   background-position: 50% 0;
/* 1465 */ }
/* 1466 */ .ilightbox-button.ilightbox-next-button.metro-white.horizontal,
/* 1467 */ .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
/* 1468 */   right: 0;
/* 1469 */   left: auto;
/* 1470 */   top: 0;
/* 1471 */   bottom: 0;
/* 1472 */   -: ;top/*\**/: 36%\9;
/* 1473 */   /* IE7-8 */
/* 1474 */   -: ;bottom/*\**/: auto\9;
/* 1475 */   /* IE7-8 */
/* 1476 */   width: 100px;
/* 1477 */   height: 30%;
/* 1478 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/metro-white-skin/arrows_horizontal.png?x71600);
/* 1479 */   background-position: -93px 50%;
/* 1480 */ }
/* 1481 */ .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
/* 1482 */   right: auto;
/* 1483 */   left: 0;
/* 1484 */   background-position: -7px 50%;
/* 1485 */ }
/* 1486 */ .ilightbox-overlay.parade {
/* 1487 */   background: #333333 url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/pattern.png?x71600);
/* 1488 */ }
/* 1489 */ .ilightbox-loader.parade {
/* 1490 */   box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
/* 1491 */ }
/* 1492 */ .ilightbox-loader.parade div {
/* 1493 */   background: white url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/preloader.gif?x71600) no-repeat center;
/* 1494 */ }
/* 1495 */ .ilightbox-holder.parade {
/* 1496 */   padding: 10px;
/* 1497 */   background: #333;
/* 1498 */   background: rgba(0, 0, 0, 0.25);
/* 1499 */   border-radius: 4px;
/* 1500 */ }

/* ilightbox.css */

/* 1501 */ .ilightbox-holder.parade .ilightbox-container {
/* 1502 */   background: #FFF;
/* 1503 */ }
/* 1504 */ .ilightbox-holder.parade .ilightbox-container .ilightbox-caption {
/* 1505 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png?x71600);
/* 1506 */   color: #FFF;
/* 1507 */   text-shadow: 0 1px black;
/* 1508 */ }
/* 1509 */ .ilightbox-holder.parade .ilightbox-container .ilightbox-social {
/* 1510 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/caption-bg.png?x71600);
/* 1511 */   border-radius: 2px;
/* 1512 */ }
/* 1513 */ .ilightbox-holder.parade .ilightbox-alert {
/* 1514 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/alert.png?x71600) no-repeat center top;
/* 1515 */   color: #555;
/* 1516 */ }
/* 1517 */ .ilightbox-toolbar.parade {
/* 1518 */   top: 11px;
/* 1519 */   left: 10px;
/* 1520 */   padding: 3px;
/* 1521 */   background: #333;
/* 1522 */   background: rgba(0, 0, 0, 0.25);
/* 1523 */ }
/* 1524 */ .ilightbox-toolbar.parade a {
/* 1525 */   width: 29px;
/* 1526 */   height: 25px;
/* 1527 */   background: #ffffff url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/buttons.png?x71600) no-repeat 8px 6px;
/* 1528 */ }
/* 1529 */ .ilightbox-toolbar.parade a:hover {
/* 1530 */   background-color: #f5f5f5;
/* 1531 */ }
/* 1532 */ .ilightbox-toolbar.parade a.ilightbox-close:hover {
/* 1533 */   background-position: -29px 6px;
/* 1534 */ }
/* 1535 */ .ilightbox-toolbar.parade a.ilightbox-fullscreen {
/* 1536 */   background-position: 8px -33px;
/* 1537 */   right: 35px;
/* 1538 */ }
/* 1539 */ .ilightbox-toolbar.parade a.ilightbox-fullscreen:hover {
/* 1540 */   background-position: -29px -33px;
/* 1541 */ }
/* 1542 */ .ilightbox-thumbnails.parade .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 1543 */   box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
/* 1544 */ }
/* 1545 */ .ilightbox-thumbnails.parade .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 1546 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/parade-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 1547 */ }
/* 1548 */ .ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-title {
/* 1549 */   font-size: 18px;
/* 1550 */   padding: 10px 8px;

/* ilightbox.css */

/* 1551 */   padding-right: 60px;
/* 1552 */   color: #FFF;
/* 1553 */ }
/* 1554 */ .ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 1555 */   left: auto;
/* 1556 */   top: 5px;
/* 1557 */   right: 5px;
/* 1558 */ }
/* 1559 */ .ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 1560 */   float: right;
/* 1561 */ }
/* 1562 */ .ilightbox-overlay.smooth {
/* 1563 */   background: #0F0F0F;
/* 1564 */ }
/* 1565 */ .ilightbox-loader.smooth {
/* 1566 */   box-shadow: #000000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
/* 1567 */ }
/* 1568 */ .ilightbox-loader.smooth div {
/* 1569 */   background: #000000 url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/preloader.gif?x71600) no-repeat center;
/* 1570 */ }
/* 1571 */ .ilightbox-holder.smooth {
/* 1572 */   -: ;border/*\**/: black 1px solid\9;
/* 1573 */   /* IE7-8 */
/* 1574 */   box-shadow: 0 0 45px rgba(0, 0, 0, 0.9);
/* 1575 */ }
/* 1576 */ .ilightbox-holder.smooth .ilightbox-container > * {
/* 1577 */   pointer-events: all;
/* 1578 */ }
/* 1579 */ .ilightbox-holder.smooth .ilightbox-container:after {
/* 1580 */   content: '';
/* 1581 */   position: absolute;
/* 1582 */   top: 0;
/* 1583 */   left: 0;
/* 1584 */   width: 100%;
/* 1585 */   height: 100%;
/* 1586 */   pointer-events: none;
/* 1587 */   box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
/* 1588 */ }
/* 1589 */ .ilightbox-holder.smooth .ilightbox-container .ilightbox-caption {
/* 1590 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png?x71600);
/* 1591 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 1592 */   left: 1px;
/* 1593 */   right: 1px;
/* 1594 */   bottom: 1px;
/* 1595 */   color: #FFF;
/* 1596 */   text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
/* 1597 */   border-radius: 0;
/* 1598 */ }
/* 1599 */ .ilightbox-holder.smooth .ilightbox-container .ilightbox-social {
/* 1600 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/caption-bg.png?x71600);

/* ilightbox.css */

/* 1601 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 1602 */   left: 1px;
/* 1603 */   top: 1px;
/* 1604 */   border-radius: 0;
/* 1605 */ }
/* 1606 */ .ilightbox-holder.smooth .ilightbox-alert {
/* 1607 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/alert.png?x71600) no-repeat center top;
/* 1608 */   color: #555;
/* 1609 */ }
/* 1610 */ /* Style toolbar */
/* 1611 */ .ilightbox-toolbar.smooth {
/* 1612 */   top: 8px;
/* 1613 */   left: 8px;
/* 1614 */   height: 25px;
/* 1615 */ }
/* 1616 */ .ilightbox-toolbar.smooth a {
/* 1617 */   width: 27px;
/* 1618 */   height: 25px;
/* 1619 */   background: #000000 url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/buttons.png?x71600) no-repeat 7px 6px;
/* 1620 */ }
/* 1621 */ .ilightbox-toolbar.smooth a:hover {
/* 1622 */   background-color: #51b7ff;
/* 1623 */ }
/* 1624 */ .ilightbox-toolbar.smooth a.ilightbox-close:hover {
/* 1625 */   background-color: #d94947;
/* 1626 */ }
/* 1627 */ .ilightbox-toolbar.smooth a.disabled {
/* 1628 */   opacity: 0.2;
/* 1629 */   filter: alpha(opacity=20);
/* 1630 */   cursor: default;
/* 1631 */   background-color: #000;
/* 1632 */   box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
/* 1633 */ }
/* 1634 */ .ilightbox-toolbar.smooth a.ilightbox-fullscreen {
/* 1635 */   background-position: 6px -31px;
/* 1636 */ }
/* 1637 */ .ilightbox-toolbar.smooth a.ilightbox-play {
/* 1638 */   background-position: 8px -55px;
/* 1639 */ }
/* 1640 */ .ilightbox-toolbar.smooth a.ilightbox-pause {
/* 1641 */   background-position: 8px -81px;
/* 1642 */ }
/* 1643 */ .isMobile .ilightbox-toolbar.smooth {
/* 1644 */   background: #000;
/* 1645 */   top: auto;
/* 1646 */   bottom: 0;
/* 1647 */   left: 0;
/* 1648 */   width: 100%;
/* 1649 */   height: 40px;
/* 1650 */   text-align: center;

/* ilightbox.css */

/* 1651 */ }
/* 1652 */ .isMobile .ilightbox-toolbar.smooth a {
/* 1653 */   display: inline-block;
/* 1654 */   float: none;
/* 1655 */   width: 50px;
/* 1656 */   height: 40px;
/* 1657 */   background-size: 50%;
/* 1658 */   background-position: 50%;
/* 1659 */ }
/* 1660 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-fullscreen {
/* 1661 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-64.png?x71600);
/* 1662 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/fullscreen-icon-ie.png?x71600')\9;
/* 1663 */   /* IE7-8 */
/* 1664 */ }
/* 1665 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-close {
/* 1666 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-64.png?x71600);
/* 1667 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/x-mark-icon-ie.png?x71600')\9;
/* 1668 */   /* IE7-8 */
/* 1669 */ }
/* 1670 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-next-button {
/* 1671 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-64.png?x71600);
/* 1672 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-next-icon-ie.png?x71600')\9;
/* 1673 */   /* IE7-8 */
/* 1674 */   background-position: 52% 50%;
/* 1675 */ }
/* 1676 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-prev-button {
/* 1677 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-64.png?x71600);
/* 1678 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrow-prev-icon-ie.png?x71600')\9;
/* 1679 */   /* IE7-8 */
/* 1680 */   background-position: 48% 50%;
/* 1681 */ }
/* 1682 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-play {
/* 1683 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-64.png?x71600);
/* 1684 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/play-icon-ie.png?x71600')\9;
/* 1685 */   /* IE7-8 */
/* 1686 */ }
/* 1687 */ .isMobile .ilightbox-toolbar.smooth a.ilightbox-pause {
/* 1688 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-64.png?x71600);
/* 1689 */   -: ;background-image/*\**/: url('/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/pause-icon-ie.png?x71600')\9;
/* 1690 */   /* IE7-8 */
/* 1691 */ }
/* 1692 */ .ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-title {
/* 1693 */   font-size: 18px;
/* 1694 */   padding: 10px 12px;
/* 1695 */   padding-right: 60px;
/* 1696 */   color: #acacad;
/* 1697 */ }
/* 1698 */ .ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-toolbar {
/* 1699 */   left: auto;
/* 1700 */   top: 5px;

/* ilightbox.css */

/* 1701 */   right: 5px;
/* 1702 */ }
/* 1703 */ .ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-toolbar a {
/* 1704 */   float: right;
/* 1705 */ }
/* 1706 */ /* Style thumbnails */
/* 1707 */ .ilightbox-thumbnails.smooth.ilightbox-horizontal {
/* 1708 */   height: 100px;
/* 1709 */ }
/* 1710 */ .ilightbox-thumbnails.smooth.ilightbox-horizontal .ilightbox-thumbnails-container {
/* 1711 */   height: 100px;
/* 1712 */ }
/* 1713 */ .ilightbox-thumbnails.smooth.ilightbox-vertical {
/* 1714 */   width: 140px;
/* 1715 */ }
/* 1716 */ .ilightbox-thumbnails.smooth.ilightbox-vertical .ilightbox-thumbnails-container {
/* 1717 */   width: 140px;
/* 1718 */ }
/* 1719 */ .ilightbox-thumbnails.smooth .ilightbox-thumbnails-grid .ilightbox-thumbnail {
/* 1720 */   padding: 10px;
/* 1721 */ }
/* 1722 */ .ilightbox-thumbnails.smooth .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
/* 1723 */   box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
/* 1724 */   border-radius: 0;
/* 1725 */ }
/* 1726 */ .ilightbox-thumbnails.smooth .ilightbox-thumbnails-grid .ilightbox-thumbnail:after {
/* 1727 */   display: block;
/* 1728 */   content: '';
/* 1729 */   position: absolute;
/* 1730 */   top: 10px;
/* 1731 */   left: 10px;
/* 1732 */   right: 10px;
/* 1733 */   bottom: 10px;
/* 1734 */   margin: auto;
/* 1735 */   pointer-events: none;
/* 1736 */   box-sizing: border-box;
/* 1737 */   box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
/* 1738 */ }
/* 1739 */ .ilightbox-thumbnails.smooth.ilightbox-vertical .ilightbox-thumbnails-grid .ilightbox-thumbnail {
/* 1740 */   margin-bottom: -10px;
/* 1741 */ }
/* 1742 */ .ilightbox-thumbnails.smooth.ilightbox-horizontal .ilightbox-thumbnails-grid .ilightbox-thumbnail {
/* 1743 */   margin-right: -10px;
/* 1744 */ }
/* 1745 */ .ilightbox-thumbnails.smooth .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
/* 1746 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/thumb-overlay-play.png?x71600) no-repeat center;
/* 1747 */ }
/* 1748 */ /* Configure arrow buttons */
/* 1749 */ .ilightbox-button.smooth.disabled {
/* 1750 */   opacity: 0.1;

/* ilightbox.css */

/* 1751 */   filter: alpha(opacity=10);
/* 1752 */   cursor: default;
/* 1753 */ }
/* 1754 */ .ilightbox-button.smooth span {
/* 1755 */   display: block;
/* 1756 */   width: 100%;
/* 1757 */   height: 100%;
/* 1758 */ }
/* 1759 */ .ilightbox-button.smooth {
/* 1760 */   bottom: 0;
/* 1761 */   right: 0;
/* 1762 */   left: 0;
/* 1763 */   -: ;left/*\**/: 45%\9;
/* 1764 */   /* IE7-8 */
/* 1765 */   -: ;right/*\**/: auto\9;
/* 1766 */   /* IE7-8 */
/* 1767 */   width: 120px;
/* 1768 */   height: 70px;
/* 1769 */   margin: auto;
/* 1770 */   background: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_vertical.png?x71600) no-repeat 50% -110px;
/* 1771 */   background-color: #000;
/* 1772 */   background-color: rgba(0, 0, 0, 0.5);
/* 1773 */   border: rgba(255, 255, 255, 0.2) 1px solid;
/* 1774 */   -: ;border/*\**/: rgb(100,100,100) 1px solid\9;
/* 1775 */   /* IE7-8 */
/* 1776 */ }
/* 1777 */ .ilightbox-button.ilightbox-next-button.smooth {
/* 1778 */   border-bottom: 0;
/* 1779 */ }
/* 1780 */ .ilightbox-button.ilightbox-prev-button.smooth {
/* 1781 */   top: 0;
/* 1782 */   bottom: auto;
/* 1783 */   background-position: 50% -15px;
/* 1784 */   border-top: 0;
/* 1785 */ }
/* 1786 */ .ilightbox-button.smooth.horizontal {
/* 1787 */   right: 0;
/* 1788 */   left: auto;
/* 1789 */   top: 0;
/* 1790 */   bottom: 0;
/* 1791 */   -: ;top/*\**/: 41%\9;
/* 1792 */   /* IE7-8 */
/* 1793 */   -: ;bottom/*\**/: auto\9;
/* 1794 */   /* IE7-8 */
/* 1795 */   width: 70px;
/* 1796 */   height: 120px;
/* 1797 */   background-image: url(/wp-content/themes/Avada/assets/images/iLightbox/smooth-skin/arrows_horizontal.png?x71600);
/* 1798 */   background-position: -110px 50%;
/* 1799 */   border: rgba(255, 255, 255, 0.2) 1px solid;
/* 1800 */   -: ;border/*\**/: rgb(100,100,100) 1px solid\9;

/* ilightbox.css */

/* 1801 */   /* IE7-8 */
/* 1802 */ }
/* 1803 */ .ilightbox-button.ilightbox-next-button.smooth.horizontal {
/* 1804 */   border-right: 0;
/* 1805 */ }
/* 1806 */ .ilightbox-button.ilightbox-prev-button.smooth.horizontal {
/* 1807 */   right: auto;
/* 1808 */   left: 0;
/* 1809 */   background-position: -18px 50%;
/* 1810 */   border-left: 0;
/* 1811 */ }
/* 1812 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/themes/Avada

*/

/* animations.css */

/* 1    */ @-webkit-keyframes flash {
/* 2    */   0%,
/* 3    */   50%,
/* 4    */   100% {
/* 5    */     opacity: 1;
/* 6    */   }
/* 7    */   25%,
/* 8    */   75% {
/* 9    */     opacity: 0;
/* 10   */   }
/* 11   */ }
/* 12   */ @keyframes flash {
/* 13   */   0%,
/* 14   */   50%,
/* 15   */   100% {
/* 16   */     opacity: 1;
/* 17   */   }
/* 18   */   25%,
/* 19   */   75% {
/* 20   */     opacity: 0;
/* 21   */   }
/* 22   */ }
/* 23   */ @-webkit-keyframes shake {
/* 24   */   0%,
/* 25   */   100% {
/* 26   */     -webkit-transform: translateX(0);
/* 27   */   }
/* 28   */   10%,
/* 29   */   30%,
/* 30   */   50%,
/* 31   */   70%,
/* 32   */   90% {
/* 33   */     -webkit-transform: translateX(-10px);
/* 34   */   }
/* 35   */   20%,
/* 36   */   40%,
/* 37   */   60%,
/* 38   */   80% {
/* 39   */     -webkit-transform: translateX(10px);
/* 40   */   }
/* 41   */ }
/* 42   */ @keyframes shake {
/* 43   */   0%,
/* 44   */   100% {
/* 45   */     -webkit-transform: translateX(0);
/* 46   */             transform: translateX(0);
/* 47   */   }
/* 48   */   10%,
/* 49   */   30%,
/* 50   */   50%,

/* animations.css */

/* 51   */   70%,
/* 52   */   90% {
/* 53   */     -webkit-transform: translateX(-10px);
/* 54   */             transform: translateX(-10px);
/* 55   */   }
/* 56   */   20%,
/* 57   */   40%,
/* 58   */   60%,
/* 59   */   80% {
/* 60   */     -webkit-transform: translateX(10px);
/* 61   */             transform: translateX(10px);
/* 62   */   }
/* 63   */ }
/* 64   */ @-webkit-keyframes bounce {
/* 65   */   0%,
/* 66   */   20%,
/* 67   */   50%,
/* 68   */   80%,
/* 69   */   100% {
/* 70   */     -webkit-transform: translateY(0);
/* 71   */   }
/* 72   */   40% {
/* 73   */     -webkit-transform: translateY(-30px);
/* 74   */   }
/* 75   */   60% {
/* 76   */     -webkit-transform: translateY(-15px);
/* 77   */   }
/* 78   */ }
/* 79   */ @keyframes bounce {
/* 80   */   0%,
/* 81   */   20%,
/* 82   */   50%,
/* 83   */   80%,
/* 84   */   100% {
/* 85   */     -webkit-transform: translateY(0);
/* 86   */             transform: translateY(0);
/* 87   */   }
/* 88   */   40% {
/* 89   */     -webkit-transform: translateY(-30px);
/* 90   */             transform: translateY(-30px);
/* 91   */   }
/* 92   */   60% {
/* 93   */     -webkit-transform: translateY(-15px);
/* 94   */             transform: translateY(-15px);
/* 95   */   }
/* 96   */ }
/* 97   */ @-webkit-keyframes fadeIn {
/* 98   */   0% {
/* 99   */     opacity: 0;
/* 100  */   }

/* animations.css */

/* 101  */   100% {
/* 102  */     opacity: 1;
/* 103  */   }
/* 104  */ }
/* 105  */ @keyframes fadeIn {
/* 106  */   0% {
/* 107  */     opacity: 0;
/* 108  */   }
/* 109  */   100% {
/* 110  */     opacity: 1;
/* 111  */   }
/* 112  */ }
/* 113  */ @-webkit-keyframes fadeInUp {
/* 114  */   0% {
/* 115  */     opacity: 0;
/* 116  */     -webkit-transform: translateY(20px);
/* 117  */   }
/* 118  */   100% {
/* 119  */     opacity: 1;
/* 120  */     -webkit-transform: translateY(0);
/* 121  */   }
/* 122  */ }
/* 123  */ @keyframes fadeInUp {
/* 124  */   0% {
/* 125  */     opacity: 0;
/* 126  */     -webkit-transform: translateY(20px);
/* 127  */             transform: translateY(20px);
/* 128  */   }
/* 129  */   100% {
/* 130  */     opacity: 1;
/* 131  */     -webkit-transform: translateY(0);
/* 132  */             transform: translateY(0);
/* 133  */   }
/* 134  */ }
/* 135  */ @-webkit-keyframes fadeInDown {
/* 136  */   0% {
/* 137  */     opacity: 0;
/* 138  */     -webkit-transform: translateY(-20px);
/* 139  */   }
/* 140  */   100% {
/* 141  */     opacity: 1;
/* 142  */     -webkit-transform: translateY(0);
/* 143  */   }
/* 144  */ }
/* 145  */ @keyframes fadeInDown {
/* 146  */   0% {
/* 147  */     opacity: 0;
/* 148  */     -webkit-transform: translateY(-20px);
/* 149  */             transform: translateY(-20px);
/* 150  */   }

/* animations.css */

/* 151  */   100% {
/* 152  */     opacity: 1;
/* 153  */     -webkit-transform: translateY(0);
/* 154  */             transform: translateY(0);
/* 155  */   }
/* 156  */ }
/* 157  */ @-webkit-keyframes fadeInLeft {
/* 158  */   0% {
/* 159  */     opacity: 0;
/* 160  */     -webkit-transform: translateX(-20px);
/* 161  */   }
/* 162  */   100% {
/* 163  */     opacity: 1;
/* 164  */     -webkit-transform: translateX(0);
/* 165  */   }
/* 166  */ }
/* 167  */ @keyframes fadeInLeft {
/* 168  */   0% {
/* 169  */     opacity: 0;
/* 170  */     -webkit-transform: translateX(-20px);
/* 171  */             transform: translateX(-20px);
/* 172  */   }
/* 173  */   100% {
/* 174  */     opacity: 1;
/* 175  */     -webkit-transform: translateX(0);
/* 176  */             transform: translateX(0);
/* 177  */   }
/* 178  */ }
/* 179  */ @-webkit-keyframes fadeInRight {
/* 180  */   0% {
/* 181  */     opacity: 0;
/* 182  */     -webkit-transform: translateX(20px);
/* 183  */   }
/* 184  */   100% {
/* 185  */     opacity: 1;
/* 186  */     -webkit-transform: translateX(0);
/* 187  */   }
/* 188  */ }
/* 189  */ @keyframes fadeInRight {
/* 190  */   0% {
/* 191  */     opacity: 0;
/* 192  */     -webkit-transform: translateX(20px);
/* 193  */             transform: translateX(20px);
/* 194  */   }
/* 195  */   100% {
/* 196  */     opacity: 1;
/* 197  */     -webkit-transform: translateX(0);
/* 198  */             transform: translateX(0);
/* 199  */   }
/* 200  */ }

/* animations.css */

/* 201  */ @-webkit-keyframes fadeInUpBig {
/* 202  */   0% {
/* 203  */     opacity: 0;
/* 204  */     -webkit-transform: translateY(2000px);
/* 205  */   }
/* 206  */   100% {
/* 207  */     opacity: 1;
/* 208  */     -webkit-transform: translateY(0);
/* 209  */   }
/* 210  */ }
/* 211  */ @keyframes fadeInUpBig {
/* 212  */   0% {
/* 213  */     opacity: 0;
/* 214  */     -webkit-transform: translateY(2000px);
/* 215  */             transform: translateY(2000px);
/* 216  */   }
/* 217  */   100% {
/* 218  */     opacity: 1;
/* 219  */     -webkit-transform: translateY(0);
/* 220  */             transform: translateY(0);
/* 221  */   }
/* 222  */ }
/* 223  */ @-webkit-keyframes fadeInDownBig {
/* 224  */   0% {
/* 225  */     opacity: 0;
/* 226  */     -webkit-transform: translateY(-2000px);
/* 227  */   }
/* 228  */   100% {
/* 229  */     opacity: 1;
/* 230  */     -webkit-transform: translateY(0);
/* 231  */   }
/* 232  */ }
/* 233  */ @keyframes fadeInDownBig {
/* 234  */   0% {
/* 235  */     opacity: 0;
/* 236  */     -webkit-transform: translateY(-2000px);
/* 237  */             transform: translateY(-2000px);
/* 238  */   }
/* 239  */   100% {
/* 240  */     opacity: 1;
/* 241  */     -webkit-transform: translateY(0);
/* 242  */             transform: translateY(0);
/* 243  */   }
/* 244  */ }
/* 245  */ @-webkit-keyframes fadeInLeftBig {
/* 246  */   0% {
/* 247  */     opacity: 0;
/* 248  */     -webkit-transform: translateX(-2000px);
/* 249  */   }
/* 250  */   100% {

/* animations.css */

/* 251  */     opacity: 1;
/* 252  */     -webkit-transform: translateX(0);
/* 253  */   }
/* 254  */ }
/* 255  */ @keyframes fadeInLeftBig {
/* 256  */   0% {
/* 257  */     opacity: 0;
/* 258  */     -webkit-transform: translateX(-2000px);
/* 259  */             transform: translateX(-2000px);
/* 260  */   }
/* 261  */   100% {
/* 262  */     opacity: 1;
/* 263  */     -webkit-transform: translateX(0);
/* 264  */             transform: translateX(0);
/* 265  */   }
/* 266  */ }
/* 267  */ @-webkit-keyframes fadeInRightBig {
/* 268  */   0% {
/* 269  */     opacity: 0;
/* 270  */     -webkit-transform: translateX(2000px);
/* 271  */   }
/* 272  */   100% {
/* 273  */     opacity: 1;
/* 274  */     -webkit-transform: translateX(0);
/* 275  */   }
/* 276  */ }
/* 277  */ @keyframes fadeInRightBig {
/* 278  */   0% {
/* 279  */     opacity: 0;
/* 280  */     -webkit-transform: translateX(2000px);
/* 281  */             transform: translateX(2000px);
/* 282  */   }
/* 283  */   100% {
/* 284  */     opacity: 1;
/* 285  */     -webkit-transform: translateX(0);
/* 286  */             transform: translateX(0);
/* 287  */   }
/* 288  */ }
/* 289  */ @-webkit-keyframes fadeOut {
/* 290  */   0% {
/* 291  */     opacity: 1;
/* 292  */   }
/* 293  */   100% {
/* 294  */     opacity: 0;
/* 295  */   }
/* 296  */ }
/* 297  */ @keyframes fadeOut {
/* 298  */   0% {
/* 299  */     opacity: 1;
/* 300  */   }

/* animations.css */

/* 301  */   100% {
/* 302  */     opacity: 0;
/* 303  */   }
/* 304  */ }
/* 305  */ @-webkit-keyframes fadeOutUp {
/* 306  */   0% {
/* 307  */     opacity: 1;
/* 308  */     -webkit-transform: translateY(0);
/* 309  */   }
/* 310  */   100% {
/* 311  */     opacity: 0;
/* 312  */     -webkit-transform: translateY(-20px);
/* 313  */   }
/* 314  */ }
/* 315  */ @keyframes fadeOutUp {
/* 316  */   0% {
/* 317  */     opacity: 1;
/* 318  */     -webkit-transform: translateY(0);
/* 319  */             transform: translateY(0);
/* 320  */   }
/* 321  */   100% {
/* 322  */     opacity: 0;
/* 323  */     -webkit-transform: translateY(-20px);
/* 324  */             transform: translateY(-20px);
/* 325  */   }
/* 326  */ }
/* 327  */ @-webkit-keyframes fadeOutDown {
/* 328  */   0% {
/* 329  */     opacity: 1;
/* 330  */     -webkit-transform: translateY(0);
/* 331  */   }
/* 332  */   100% {
/* 333  */     opacity: 0;
/* 334  */     -webkit-transform: translateY(20px);
/* 335  */   }
/* 336  */ }
/* 337  */ @keyframes fadeOutDown {
/* 338  */   0% {
/* 339  */     opacity: 1;
/* 340  */     -webkit-transform: translateY(0);
/* 341  */             transform: translateY(0);
/* 342  */   }
/* 343  */   100% {
/* 344  */     opacity: 0;
/* 345  */     -webkit-transform: translateY(20px);
/* 346  */             transform: translateY(20px);
/* 347  */   }
/* 348  */ }
/* 349  */ @-webkit-keyframes fadeOutLeft {
/* 350  */   0% {

/* animations.css */

/* 351  */     opacity: 1;
/* 352  */     -webkit-transform: translateX(0);
/* 353  */   }
/* 354  */   100% {
/* 355  */     opacity: 0;
/* 356  */     -webkit-transform: translateX(-20px);
/* 357  */   }
/* 358  */ }
/* 359  */ @keyframes fadeOutLeft {
/* 360  */   0% {
/* 361  */     opacity: 1;
/* 362  */     -webkit-transform: translateX(0);
/* 363  */             transform: translateX(0);
/* 364  */   }
/* 365  */   100% {
/* 366  */     opacity: 0;
/* 367  */     -webkit-transform: translateX(-20px);
/* 368  */             transform: translateX(-20px);
/* 369  */   }
/* 370  */ }
/* 371  */ @-webkit-keyframes fadeOutRight {
/* 372  */   0% {
/* 373  */     opacity: 1;
/* 374  */     -webkit-transform: translateX(0);
/* 375  */   }
/* 376  */   100% {
/* 377  */     opacity: 0;
/* 378  */     -webkit-transform: translateX(20px);
/* 379  */   }
/* 380  */ }
/* 381  */ @keyframes fadeOutRight {
/* 382  */   0% {
/* 383  */     opacity: 1;
/* 384  */     -webkit-transform: translateX(0);
/* 385  */             transform: translateX(0);
/* 386  */   }
/* 387  */   100% {
/* 388  */     opacity: 0;
/* 389  */     -webkit-transform: translateX(20px);
/* 390  */             transform: translateX(20px);
/* 391  */   }
/* 392  */ }
/* 393  */ @-webkit-keyframes fadeOutUpBig {
/* 394  */   0% {
/* 395  */     opacity: 1;
/* 396  */     -webkit-transform: translateY(0);
/* 397  */   }
/* 398  */   100% {
/* 399  */     opacity: 0;
/* 400  */     -webkit-transform: translateY(-2000px);

/* animations.css */

/* 401  */   }
/* 402  */ }
/* 403  */ @keyframes fadeOutUpBig {
/* 404  */   0% {
/* 405  */     opacity: 1;
/* 406  */     -webkit-transform: translateY(0);
/* 407  */             transform: translateY(0);
/* 408  */   }
/* 409  */   100% {
/* 410  */     opacity: 0;
/* 411  */     -webkit-transform: translateY(-2000px);
/* 412  */             transform: translateY(-2000px);
/* 413  */   }
/* 414  */ }
/* 415  */ @-webkit-keyframes fadeOutDownBig {
/* 416  */   0% {
/* 417  */     opacity: 1;
/* 418  */     -webkit-transform: translateY(0);
/* 419  */   }
/* 420  */   100% {
/* 421  */     opacity: 0;
/* 422  */     -webkit-transform: translateY(2000px);
/* 423  */   }
/* 424  */ }
/* 425  */ @keyframes fadeOutDownBig {
/* 426  */   0% {
/* 427  */     opacity: 1;
/* 428  */     -webkit-transform: translateY(0);
/* 429  */             transform: translateY(0);
/* 430  */   }
/* 431  */   100% {
/* 432  */     opacity: 0;
/* 433  */     -webkit-transform: translateY(2000px);
/* 434  */             transform: translateY(2000px);
/* 435  */   }
/* 436  */ }
/* 437  */ @-webkit-keyframes fadeOutLeftBig {
/* 438  */   0% {
/* 439  */     opacity: 1;
/* 440  */     -webkit-transform: translateX(0);
/* 441  */   }
/* 442  */   100% {
/* 443  */     opacity: 0;
/* 444  */     -webkit-transform: translateX(-2000px);
/* 445  */   }
/* 446  */ }
/* 447  */ @keyframes fadeOutLeftBig {
/* 448  */   0% {
/* 449  */     opacity: 1;
/* 450  */     -webkit-transform: translateX(0);

/* animations.css */

/* 451  */             transform: translateX(0);
/* 452  */   }
/* 453  */   100% {
/* 454  */     opacity: 0;
/* 455  */     -webkit-transform: translateX(-2000px);
/* 456  */             transform: translateX(-2000px);
/* 457  */   }
/* 458  */ }
/* 459  */ @-webkit-keyframes fadeOutRightBig {
/* 460  */   0% {
/* 461  */     opacity: 1;
/* 462  */     -webkit-transform: translateX(0);
/* 463  */   }
/* 464  */   100% {
/* 465  */     opacity: 0;
/* 466  */     -webkit-transform: translateX(2000px);
/* 467  */   }
/* 468  */ }
/* 469  */ @keyframes fadeOutRightBig {
/* 470  */   0% {
/* 471  */     opacity: 1;
/* 472  */     -webkit-transform: translateX(0);
/* 473  */             transform: translateX(0);
/* 474  */   }
/* 475  */   100% {
/* 476  */     opacity: 0;
/* 477  */     -webkit-transform: translateX(2000px);
/* 478  */             transform: translateX(2000px);
/* 479  */   }
/* 480  */ }
/* 481  */ @-webkit-keyframes slideInDown {
/* 482  */   0% {
/* 483  */     opacity: 0;
/* 484  */     -webkit-transform: translateY(-2000px);
/* 485  */   }
/* 486  */   100% {
/* 487  */     -webkit-transform: translateY(0);
/* 488  */   }
/* 489  */ }
/* 490  */ @keyframes slideInDown {
/* 491  */   0% {
/* 492  */     opacity: 0;
/* 493  */     -webkit-transform: translateY(-2000px);
/* 494  */             transform: translateY(-2000px);
/* 495  */   }
/* 496  */   100% {
/* 497  */     -webkit-transform: translateY(0);
/* 498  */             transform: translateY(0);
/* 499  */   }
/* 500  */ }

/* animations.css */

/* 501  */ @-webkit-keyframes slideInUp {
/* 502  */   0% {
/* 503  */     opacity: 0;
/* 504  */     -webkit-transform: translateY(2000px);
/* 505  */   }
/* 506  */   100% {
/* 507  */     -webkit-transform: translateY(0);
/* 508  */   }
/* 509  */ }
/* 510  */ @keyframes slideInUp {
/* 511  */   0% {
/* 512  */     opacity: 0;
/* 513  */     -webkit-transform: translateY(2000px);
/* 514  */             transform: translateY(2000px);
/* 515  */   }
/* 516  */   100% {
/* 517  */     -webkit-transform: translateY(0);
/* 518  */             transform: translateY(0);
/* 519  */   }
/* 520  */ }
/* 521  */ @-webkit-keyframes slideInLeft {
/* 522  */   0% {
/* 523  */     opacity: 0;
/* 524  */     -webkit-transform: translateX(-2000px);
/* 525  */   }
/* 526  */   100% {
/* 527  */     -webkit-transform: translateX(0);
/* 528  */   }
/* 529  */ }
/* 530  */ @keyframes slideInLeft {
/* 531  */   0% {
/* 532  */     opacity: 0;
/* 533  */     -webkit-transform: translateX(-2000px);
/* 534  */             transform: translateX(-2000px);
/* 535  */   }
/* 536  */   100% {
/* 537  */     -webkit-transform: translateX(0);
/* 538  */             transform: translateX(0);
/* 539  */   }
/* 540  */ }
/* 541  */ @-webkit-keyframes slideInRight {
/* 542  */   0% {
/* 543  */     opacity: 0;
/* 544  */     -webkit-transform: translateX(2000px);
/* 545  */   }
/* 546  */   100% {
/* 547  */     -webkit-transform: translateX(0);
/* 548  */   }
/* 549  */ }
/* 550  */ @keyframes slideInRight {

/* animations.css */

/* 551  */   0% {
/* 552  */     opacity: 0;
/* 553  */     -webkit-transform: translateX(2000px);
/* 554  */             transform: translateX(2000px);
/* 555  */   }
/* 556  */   100% {
/* 557  */     -webkit-transform: translateX(0);
/* 558  */             transform: translateX(0);
/* 559  */   }
/* 560  */ }
/* 561  */ @-webkit-keyframes slideOutUp {
/* 562  */   0% {
/* 563  */     -webkit-transform: translateY(0);
/* 564  */   }
/* 565  */   100% {
/* 566  */     opacity: 0;
/* 567  */     -webkit-transform: translateY(-2000px);
/* 568  */   }
/* 569  */ }
/* 570  */ @keyframes slideOutUp {
/* 571  */   0% {
/* 572  */     -webkit-transform: translateY(0);
/* 573  */             transform: translateY(0);
/* 574  */   }
/* 575  */   100% {
/* 576  */     opacity: 0;
/* 577  */     -webkit-transform: translateY(-2000px);
/* 578  */             transform: translateY(-2000px);
/* 579  */   }
/* 580  */ }
/* 581  */ @-webkit-keyframes slideOutLeft {
/* 582  */   0% {
/* 583  */     -webkit-transform: translateX(0);
/* 584  */   }
/* 585  */   100% {
/* 586  */     opacity: 0;
/* 587  */     -webkit-transform: translateX(-2000px);
/* 588  */   }
/* 589  */ }
/* 590  */ @keyframes slideOutLeft {
/* 591  */   0% {
/* 592  */     -webkit-transform: translateX(0);
/* 593  */             transform: translateX(0);
/* 594  */   }
/* 595  */   100% {
/* 596  */     opacity: 0;
/* 597  */     -webkit-transform: translateX(-2000px);
/* 598  */             transform: translateX(-2000px);
/* 599  */   }
/* 600  */ }

/* animations.css */

/* 601  */ @-webkit-keyframes slideOutRight {
/* 602  */   0% {
/* 603  */     -webkit-transform: translateX(0);
/* 604  */   }
/* 605  */   100% {
/* 606  */     opacity: 0;
/* 607  */     -webkit-transform: translateX(2000px);
/* 608  */   }
/* 609  */ }
/* 610  */ @keyframes slideOutRight {
/* 611  */   0% {
/* 612  */     -webkit-transform: translateX(0);
/* 613  */             transform: translateX(0);
/* 614  */   }
/* 615  */   100% {
/* 616  */     opacity: 0;
/* 617  */     -webkit-transform: translateX(2000px);
/* 618  */             transform: translateX(2000px);
/* 619  */   }
/* 620  */ }
/* 621  */ @-webkit-keyframes bounceIn {
/* 622  */   0% {
/* 623  */     opacity: 0;
/* 624  */     -webkit-transform: scale(0.3);
/* 625  */   }
/* 626  */   50% {
/* 627  */     opacity: 1;
/* 628  */     -webkit-transform: scale(1.05);
/* 629  */   }
/* 630  */   70% {
/* 631  */     -webkit-transform: scale(0.9);
/* 632  */   }
/* 633  */   100% {
/* 634  */     -webkit-transform: scale(1);
/* 635  */   }
/* 636  */ }
/* 637  */ @keyframes bounceIn {
/* 638  */   0% {
/* 639  */     opacity: 0;
/* 640  */     -webkit-transform: scale(0.3);
/* 641  */             transform: scale(0.3);
/* 642  */   }
/* 643  */   50% {
/* 644  */     opacity: 1;
/* 645  */     -webkit-transform: scale(1.05);
/* 646  */             transform: scale(1.05);
/* 647  */   }
/* 648  */   70% {
/* 649  */     -webkit-transform: scale(0.9);
/* 650  */             transform: scale(0.9);

/* animations.css */

/* 651  */   }
/* 652  */   100% {
/* 653  */     -webkit-transform: scale(1);
/* 654  */             transform: scale(1);
/* 655  */   }
/* 656  */ }
/* 657  */ @-webkit-keyframes bounceInUp {
/* 658  */   0% {
/* 659  */     opacity: 0;
/* 660  */     -webkit-transform: translateY(2000px);
/* 661  */   }
/* 662  */   60% {
/* 663  */     opacity: 1;
/* 664  */     -webkit-transform: translateY(-30px);
/* 665  */   }
/* 666  */   80% {
/* 667  */     -webkit-transform: translateY(10px);
/* 668  */   }
/* 669  */   100% {
/* 670  */     -webkit-transform: translateY(0);
/* 671  */   }
/* 672  */ }
/* 673  */ @keyframes bounceInUp {
/* 674  */   0% {
/* 675  */     opacity: 0;
/* 676  */     -webkit-transform: translateY(2000px);
/* 677  */             transform: translateY(2000px);
/* 678  */   }
/* 679  */   60% {
/* 680  */     opacity: 1;
/* 681  */     -webkit-transform: translateY(-30px);
/* 682  */             transform: translateY(-30px);
/* 683  */   }
/* 684  */   80% {
/* 685  */     -webkit-transform: translateY(10px);
/* 686  */             transform: translateY(10px);
/* 687  */   }
/* 688  */   100% {
/* 689  */     -webkit-transform: translateY(0);
/* 690  */             transform: translateY(0);
/* 691  */   }
/* 692  */ }
/* 693  */ @-webkit-keyframes bounceInDown {
/* 694  */   0% {
/* 695  */     opacity: 0;
/* 696  */     -webkit-transform: translateY(-2000px);
/* 697  */   }
/* 698  */   60% {
/* 699  */     opacity: 1;
/* 700  */     -webkit-transform: translateY(30px);

/* animations.css */

/* 701  */   }
/* 702  */   80% {
/* 703  */     -webkit-transform: translateY(-10px);
/* 704  */   }
/* 705  */   100% {
/* 706  */     -webkit-transform: translateY(0);
/* 707  */   }
/* 708  */ }
/* 709  */ @keyframes bounceInDown {
/* 710  */   0% {
/* 711  */     opacity: 0;
/* 712  */     -webkit-transform: translateY(-2000px);
/* 713  */             transform: translateY(-2000px);
/* 714  */   }
/* 715  */   60% {
/* 716  */     opacity: 1;
/* 717  */     -webkit-transform: translateY(30px);
/* 718  */             transform: translateY(30px);
/* 719  */   }
/* 720  */   80% {
/* 721  */     -webkit-transform: translateY(-10px);
/* 722  */             transform: translateY(-10px);
/* 723  */   }
/* 724  */   100% {
/* 725  */     -webkit-transform: translateY(0);
/* 726  */             transform: translateY(0);
/* 727  */   }
/* 728  */ }
/* 729  */ @-webkit-keyframes bounceInLeft {
/* 730  */   0% {
/* 731  */     opacity: 0;
/* 732  */     -webkit-transform: translateX(-2000px);
/* 733  */   }
/* 734  */   60% {
/* 735  */     opacity: 1;
/* 736  */     -webkit-transform: translateX(30px);
/* 737  */   }
/* 738  */   80% {
/* 739  */     -webkit-transform: translateX(-10px);
/* 740  */   }
/* 741  */   100% {
/* 742  */     -webkit-transform: translateX(0);
/* 743  */   }
/* 744  */ }
/* 745  */ @keyframes bounceInLeft {
/* 746  */   0% {
/* 747  */     opacity: 0;
/* 748  */     -webkit-transform: translateX(-2000px);
/* 749  */             transform: translateX(-2000px);
/* 750  */   }

/* animations.css */

/* 751  */   60% {
/* 752  */     opacity: 1;
/* 753  */     -webkit-transform: translateX(30px);
/* 754  */             transform: translateX(30px);
/* 755  */   }
/* 756  */   80% {
/* 757  */     -webkit-transform: translateX(-10px);
/* 758  */             transform: translateX(-10px);
/* 759  */   }
/* 760  */   100% {
/* 761  */     -webkit-transform: translateX(0);
/* 762  */             transform: translateX(0);
/* 763  */   }
/* 764  */ }
/* 765  */ @-webkit-keyframes bounceInRight {
/* 766  */   0% {
/* 767  */     opacity: 0;
/* 768  */     -webkit-transform: translateX(2000px);
/* 769  */   }
/* 770  */   60% {
/* 771  */     opacity: 1;
/* 772  */     -webkit-transform: translateX(-30px);
/* 773  */   }
/* 774  */   80% {
/* 775  */     -webkit-transform: translateX(10px);
/* 776  */   }
/* 777  */   100% {
/* 778  */     -webkit-transform: translateX(0);
/* 779  */   }
/* 780  */ }
/* 781  */ @keyframes bounceInRight {
/* 782  */   0% {
/* 783  */     opacity: 0;
/* 784  */     -webkit-transform: translateX(2000px);
/* 785  */             transform: translateX(2000px);
/* 786  */   }
/* 787  */   60% {
/* 788  */     opacity: 1;
/* 789  */     -webkit-transform: translateX(-30px);
/* 790  */             transform: translateX(-30px);
/* 791  */   }
/* 792  */   80% {
/* 793  */     -webkit-transform: translateX(10px);
/* 794  */             transform: translateX(10px);
/* 795  */   }
/* 796  */   100% {
/* 797  */     -webkit-transform: translateX(0);
/* 798  */             transform: translateX(0);
/* 799  */   }
/* 800  */ }

/* animations.css */

/* 801  */ @-webkit-keyframes bounceOut {
/* 802  */   0% {
/* 803  */     -webkit-transform: scale(1);
/* 804  */   }
/* 805  */   25% {
/* 806  */     -webkit-transform: scale(0.95);
/* 807  */   }
/* 808  */   50% {
/* 809  */     opacity: 1;
/* 810  */     -webkit-transform: scale(1.1);
/* 811  */   }
/* 812  */   100% {
/* 813  */     opacity: 0;
/* 814  */     -webkit-transform: scale(0.3);
/* 815  */   }
/* 816  */ }
/* 817  */ @keyframes bounceOut {
/* 818  */   0% {
/* 819  */     -webkit-transform: scale(1);
/* 820  */             transform: scale(1);
/* 821  */   }
/* 822  */   25% {
/* 823  */     -webkit-transform: scale(0.95);
/* 824  */             transform: scale(0.95);
/* 825  */   }
/* 826  */   50% {
/* 827  */     opacity: 1;
/* 828  */     -webkit-transform: scale(1.1);
/* 829  */             transform: scale(1.1);
/* 830  */   }
/* 831  */   100% {
/* 832  */     opacity: 0;
/* 833  */     -webkit-transform: scale(0.3);
/* 834  */             transform: scale(0.3);
/* 835  */   }
/* 836  */ }
/* 837  */ @-webkit-keyframes bounceOutUp {
/* 838  */   0% {
/* 839  */     -webkit-transform: translateY(0);
/* 840  */   }
/* 841  */   20% {
/* 842  */     opacity: 1;
/* 843  */     -webkit-transform: translateY(20px);
/* 844  */   }
/* 845  */   100% {
/* 846  */     opacity: 0;
/* 847  */     -webkit-transform: translateY(-2000px);
/* 848  */   }
/* 849  */ }
/* 850  */ @keyframes bounceOutUp {

/* animations.css */

/* 851  */   0% {
/* 852  */     -webkit-transform: translateY(0);
/* 853  */             transform: translateY(0);
/* 854  */   }
/* 855  */   20% {
/* 856  */     opacity: 1;
/* 857  */     -webkit-transform: translateY(20px);
/* 858  */             transform: translateY(20px);
/* 859  */   }
/* 860  */   100% {
/* 861  */     opacity: 0;
/* 862  */     -webkit-transform: translateY(-2000px);
/* 863  */             transform: translateY(-2000px);
/* 864  */   }
/* 865  */ }
/* 866  */ @-webkit-keyframes bounceOutDown {
/* 867  */   0% {
/* 868  */     -webkit-transform: translateY(0);
/* 869  */   }
/* 870  */   20% {
/* 871  */     opacity: 1;
/* 872  */     -webkit-transform: translateY(-20px);
/* 873  */   }
/* 874  */   100% {
/* 875  */     opacity: 0;
/* 876  */     -webkit-transform: translateY(2000px);
/* 877  */   }
/* 878  */ }
/* 879  */ @keyframes bounceOutDown {
/* 880  */   0% {
/* 881  */     -webkit-transform: translateY(0);
/* 882  */             transform: translateY(0);
/* 883  */   }
/* 884  */   20% {
/* 885  */     opacity: 1;
/* 886  */     -webkit-transform: translateY(-20px);
/* 887  */             transform: translateY(-20px);
/* 888  */   }
/* 889  */   100% {
/* 890  */     opacity: 0;
/* 891  */     -webkit-transform: translateY(2000px);
/* 892  */             transform: translateY(2000px);
/* 893  */   }
/* 894  */ }
/* 895  */ @-webkit-keyframes bounceOutLeft {
/* 896  */   0% {
/* 897  */     -webkit-transform: translateX(0);
/* 898  */   }
/* 899  */   20% {
/* 900  */     opacity: 1;

/* animations.css */

/* 901  */     -webkit-transform: translateX(20px);
/* 902  */   }
/* 903  */   100% {
/* 904  */     opacity: 0;
/* 905  */     -webkit-transform: translateX(-2000px);
/* 906  */   }
/* 907  */ }
/* 908  */ @keyframes bounceOutLeft {
/* 909  */   0% {
/* 910  */     -webkit-transform: translateX(0);
/* 911  */             transform: translateX(0);
/* 912  */   }
/* 913  */   20% {
/* 914  */     opacity: 1;
/* 915  */     -webkit-transform: translateX(20px);
/* 916  */             transform: translateX(20px);
/* 917  */   }
/* 918  */   100% {
/* 919  */     opacity: 0;
/* 920  */     -webkit-transform: translateX(-2000px);
/* 921  */             transform: translateX(-2000px);
/* 922  */   }
/* 923  */ }
/* 924  */ @-webkit-keyframes bounceOutRight {
/* 925  */   0% {
/* 926  */     -webkit-transform: translateX(0);
/* 927  */   }
/* 928  */   20% {
/* 929  */     opacity: 1;
/* 930  */     -webkit-transform: translateX(-20px);
/* 931  */   }
/* 932  */   100% {
/* 933  */     opacity: 0;
/* 934  */     -webkit-transform: translateX(2000px);
/* 935  */   }
/* 936  */ }
/* 937  */ @keyframes bounceOutRight {
/* 938  */   0% {
/* 939  */     -webkit-transform: translateX(0);
/* 940  */             transform: translateX(0);
/* 941  */   }
/* 942  */   20% {
/* 943  */     opacity: 1;
/* 944  */     -webkit-transform: translateX(-20px);
/* 945  */             transform: translateX(-20px);
/* 946  */   }
/* 947  */   100% {
/* 948  */     opacity: 0;
/* 949  */     -webkit-transform: translateX(2000px);
/* 950  */             transform: translateX(2000px);

/* animations.css */

/* 951  */   }
/* 952  */ }
/* 953  */ @-webkit-keyframes lightSpeedIn {
/* 954  */   0% {
/* 955  */     -webkit-transform: translateX(100%) skewX(-30deg);
/* 956  */     opacity: 0;
/* 957  */   }
/* 958  */   60% {
/* 959  */     -webkit-transform: translateX(-20%) skewX(30deg);
/* 960  */     opacity: 1;
/* 961  */   }
/* 962  */   80% {
/* 963  */     -webkit-transform: translateX(0%) skewX(-15deg);
/* 964  */     opacity: 1;
/* 965  */   }
/* 966  */   100% {
/* 967  */     -webkit-transform: translateX(0%) skewX(0deg);
/* 968  */     opacity: 1;
/* 969  */   }
/* 970  */ }
/* 971  */ @keyframes lightSpeedIn {
/* 972  */   0% {
/* 973  */     -webkit-transform: translateX(100%) skewX(-30deg);
/* 974  */             transform: translateX(100%) skewX(-30deg);
/* 975  */     opacity: 0;
/* 976  */   }
/* 977  */   60% {
/* 978  */     -webkit-transform: translateX(-20%) skewX(30deg);
/* 979  */             transform: translateX(-20%) skewX(30deg);
/* 980  */     opacity: 1;
/* 981  */   }
/* 982  */   80% {
/* 983  */     -webkit-transform: translateX(0%) skewX(-15deg);
/* 984  */             transform: translateX(0%) skewX(-15deg);
/* 985  */     opacity: 1;
/* 986  */   }
/* 987  */   100% {
/* 988  */     -webkit-transform: translateX(0%) skewX(0deg);
/* 989  */             transform: translateX(0%) skewX(0deg);
/* 990  */     opacity: 1;
/* 991  */   }
/* 992  */ }
/* 993  */ @-webkit-keyframes lightSpeedOut {
/* 994  */   0% {
/* 995  */     -webkit-transform: translateX(0%) skewX(0deg);
/* 996  */     opacity: 1;
/* 997  */   }
/* 998  */   100% {
/* 999  */     -webkit-transform: translateX(100%) skewX(-30deg);
/* 1000 */     opacity: 0;

/* animations.css */

/* 1001 */   }
/* 1002 */ }
/* 1003 */ @keyframes lightSpeedOut {
/* 1004 */   0% {
/* 1005 */     -webkit-transform: translateX(0%) skewX(0deg);
/* 1006 */             transform: translateX(0%) skewX(0deg);
/* 1007 */     opacity: 1;
/* 1008 */   }
/* 1009 */   100% {
/* 1010 */     -webkit-transform: translateX(100%) skewX(-30deg);
/* 1011 */             transform: translateX(100%) skewX(-30deg);
/* 1012 */     opacity: 0;
/* 1013 */   }
/* 1014 */ }
/* 1015 */ @-webkit-keyframes rubberBand {
/* 1016 */   0% {
/* 1017 */     -webkit-transform: scale3d(1, 1, 1);
/* 1018 */     transform: scale3d(1, 1, 1);
/* 1019 */   }
/* 1020 */   30% {
/* 1021 */     -webkit-transform: scale3d(1.25, 0.75, 1);
/* 1022 */     transform: scale3d(1.25, 0.75, 1);
/* 1023 */   }
/* 1024 */   40% {
/* 1025 */     -webkit-transform: scale3d(0.75, 1.25, 1);
/* 1026 */     transform: scale3d(0.75, 1.25, 1);
/* 1027 */   }
/* 1028 */   50% {
/* 1029 */     -webkit-transform: scale3d(1.15, 0.85, 1);
/* 1030 */     transform: scale3d(1.15, 0.85, 1);
/* 1031 */   }
/* 1032 */   65% {
/* 1033 */     -webkit-transform: scale3d(0.95, 1.05, 1);
/* 1034 */     transform: scale3d(0.95, 1.05, 1);
/* 1035 */   }
/* 1036 */   75% {
/* 1037 */     -webkit-transform: scale3d(1.05, 0.95, 1);
/* 1038 */     transform: scale3d(1.05, 0.95, 1);
/* 1039 */   }
/* 1040 */   100% {
/* 1041 */     -webkit-transform: scale3d(1, 1, 1);
/* 1042 */     transform: scale3d(1, 1, 1);
/* 1043 */   }
/* 1044 */ }
/* 1045 */ @keyframes rubberBand {
/* 1046 */   0% {
/* 1047 */     -webkit-transform: scale3d(1, 1, 1);
/* 1048 */     transform: scale3d(1, 1, 1);
/* 1049 */   }
/* 1050 */   30% {

/* animations.css */

/* 1051 */     -webkit-transform: scale3d(1.25, 0.75, 1);
/* 1052 */     transform: scale3d(1.25, 0.75, 1);
/* 1053 */   }
/* 1054 */   40% {
/* 1055 */     -webkit-transform: scale3d(0.75, 1.25, 1);
/* 1056 */     transform: scale3d(0.75, 1.25, 1);
/* 1057 */   }
/* 1058 */   50% {
/* 1059 */     -webkit-transform: scale3d(1.15, 0.85, 1);
/* 1060 */     transform: scale3d(1.15, 0.85, 1);
/* 1061 */   }
/* 1062 */   65% {
/* 1063 */     -webkit-transform: scale3d(0.95, 1.05, 1);
/* 1064 */     transform: scale3d(0.95, 1.05, 1);
/* 1065 */   }
/* 1066 */   75% {
/* 1067 */     -webkit-transform: scale3d(1.05, 0.95, 1);
/* 1068 */     transform: scale3d(1.05, 0.95, 1);
/* 1069 */   }
/* 1070 */   100% {
/* 1071 */     -webkit-transform: scale3d(1, 1, 1);
/* 1072 */     transform: scale3d(1, 1, 1);
/* 1073 */   }
/* 1074 */ }
/* 1075 */ @-webkit-keyframes zoomIn {
/* 1076 */   0% {
/* 1077 */     opacity: 0;
/* 1078 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 1079 */     transform: scale3d(0.3, 0.3, 0.3);
/* 1080 */   }
/* 1081 */   50% {
/* 1082 */     opacity: 1;
/* 1083 */   }
/* 1084 */ }
/* 1085 */ @keyframes zoomIn {
/* 1086 */   0% {
/* 1087 */     opacity: 0;
/* 1088 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 1089 */     transform: scale3d(0.3, 0.3, 0.3);
/* 1090 */   }
/* 1091 */   50% {
/* 1092 */     opacity: 1;
/* 1093 */   }
/* 1094 */ }
/* 1095 */ @-webkit-keyframes zoomInDown {
/* 1096 */   0% {
/* 1097 */     opacity: 0;
/* 1098 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
/* 1099 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
/* 1100 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);

/* animations.css */

/* 1101 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1102 */   }
/* 1103 */   60% {
/* 1104 */     opacity: 1;
/* 1105 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1106 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1107 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1108 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1109 */   }
/* 1110 */ }
/* 1111 */ @keyframes zoomInDown {
/* 1112 */   0% {
/* 1113 */     opacity: 0;
/* 1114 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
/* 1115 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
/* 1116 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1117 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1118 */   }
/* 1119 */   60% {
/* 1120 */     opacity: 1;
/* 1121 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1122 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1123 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1124 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1125 */   }
/* 1126 */ }
/* 1127 */ @-webkit-keyframes zoomInLeft {
/* 1128 */   0% {
/* 1129 */     opacity: 0;
/* 1130 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
/* 1131 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
/* 1132 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1133 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1134 */   }
/* 1135 */   60% {
/* 1136 */     opacity: 1;
/* 1137 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
/* 1138 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
/* 1139 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1140 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1141 */   }
/* 1142 */ }
/* 1143 */ @keyframes zoomInLeft {
/* 1144 */   0% {
/* 1145 */     opacity: 0;
/* 1146 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
/* 1147 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
/* 1148 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1149 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1150 */   }

/* animations.css */

/* 1151 */   60% {
/* 1152 */     opacity: 1;
/* 1153 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
/* 1154 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
/* 1155 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1156 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1157 */   }
/* 1158 */ }
/* 1159 */ @-webkit-keyframes zoomInRight {
/* 1160 */   0% {
/* 1161 */     opacity: 0;
/* 1162 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
/* 1163 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
/* 1164 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1165 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1166 */   }
/* 1167 */   60% {
/* 1168 */     opacity: 1;
/* 1169 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
/* 1170 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
/* 1171 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1172 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1173 */   }
/* 1174 */ }
/* 1175 */ @keyframes zoomInRight {
/* 1176 */   0% {
/* 1177 */     opacity: 0;
/* 1178 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
/* 1179 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
/* 1180 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1181 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1182 */   }
/* 1183 */   60% {
/* 1184 */     opacity: 1;
/* 1185 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
/* 1186 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
/* 1187 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1188 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1189 */   }
/* 1190 */ }
/* 1191 */ @-webkit-keyframes zoomInUp {
/* 1192 */   0% {
/* 1193 */     opacity: 0;
/* 1194 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
/* 1195 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
/* 1196 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1197 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1198 */   }
/* 1199 */   60% {
/* 1200 */     opacity: 1;

/* animations.css */

/* 1201 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1202 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1203 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1204 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1205 */   }
/* 1206 */ }
/* 1207 */ @keyframes zoomInUp {
/* 1208 */   0% {
/* 1209 */     opacity: 0;
/* 1210 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
/* 1211 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
/* 1212 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1213 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1214 */   }
/* 1215 */   60% {
/* 1216 */     opacity: 1;
/* 1217 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1218 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1219 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1220 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1221 */   }
/* 1222 */ }
/* 1223 */ @-webkit-keyframes zoomOut {
/* 1224 */   0% {
/* 1225 */     opacity: 1;
/* 1226 */   }
/* 1227 */   50% {
/* 1228 */     opacity: 0;
/* 1229 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 1230 */     transform: scale3d(0.3, 0.3, 0.3);
/* 1231 */   }
/* 1232 */   100% {
/* 1233 */     opacity: 0;
/* 1234 */   }
/* 1235 */ }
/* 1236 */ @keyframes zoomOut {
/* 1237 */   0% {
/* 1238 */     opacity: 1;
/* 1239 */   }
/* 1240 */   50% {
/* 1241 */     opacity: 0;
/* 1242 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 1243 */     transform: scale3d(0.3, 0.3, 0.3);
/* 1244 */   }
/* 1245 */   100% {
/* 1246 */     opacity: 0;
/* 1247 */   }
/* 1248 */ }
/* 1249 */ @-webkit-keyframes zoomOutDown {
/* 1250 */   40% {

/* animations.css */

/* 1251 */     opacity: 1;
/* 1252 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1253 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1254 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1255 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1256 */   }
/* 1257 */   100% {
/* 1258 */     opacity: 0;
/* 1259 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
/* 1260 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
/* 1261 */     -webkit-transform-origin: center bottom;
/* 1262 */     transform-origin: center bottom;
/* 1263 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1264 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1265 */   }
/* 1266 */ }
/* 1267 */ @keyframes zoomOutDown {
/* 1268 */   40% {
/* 1269 */     opacity: 1;
/* 1270 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1271 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
/* 1272 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1273 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1274 */   }
/* 1275 */   100% {
/* 1276 */     opacity: 0;
/* 1277 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
/* 1278 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
/* 1279 */     -webkit-transform-origin: center bottom;
/* 1280 */     transform-origin: center bottom;
/* 1281 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1282 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1283 */   }
/* 1284 */ }
/* 1285 */ @-webkit-keyframes zoomOutLeft {
/* 1286 */   40% {
/* 1287 */     opacity: 1;
/* 1288 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
/* 1289 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
/* 1290 */   }
/* 1291 */   100% {
/* 1292 */     opacity: 0;
/* 1293 */     -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
/* 1294 */     transform: scale(0.1) translate3d(-2000px, 0, 0);
/* 1295 */     -webkit-transform-origin: left center;
/* 1296 */     transform-origin: left center;
/* 1297 */   }
/* 1298 */ }
/* 1299 */ @keyframes zoomOutLeft {
/* 1300 */   40% {

/* animations.css */

/* 1301 */     opacity: 1;
/* 1302 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
/* 1303 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
/* 1304 */   }
/* 1305 */   100% {
/* 1306 */     opacity: 0;
/* 1307 */     -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
/* 1308 */     transform: scale(0.1) translate3d(-2000px, 0, 0);
/* 1309 */     -webkit-transform-origin: left center;
/* 1310 */     transform-origin: left center;
/* 1311 */   }
/* 1312 */ }
/* 1313 */ @-webkit-keyframes zoomOutRight {
/* 1314 */   40% {
/* 1315 */     opacity: 1;
/* 1316 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
/* 1317 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
/* 1318 */   }
/* 1319 */   100% {
/* 1320 */     opacity: 0;
/* 1321 */     -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
/* 1322 */     transform: scale(0.1) translate3d(2000px, 0, 0);
/* 1323 */     -webkit-transform-origin: right center;
/* 1324 */     transform-origin: right center;
/* 1325 */   }
/* 1326 */ }
/* 1327 */ @keyframes zoomOutRight {
/* 1328 */   40% {
/* 1329 */     opacity: 1;
/* 1330 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
/* 1331 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
/* 1332 */   }
/* 1333 */   100% {
/* 1334 */     opacity: 0;
/* 1335 */     -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
/* 1336 */     transform: scale(0.1) translate3d(2000px, 0, 0);
/* 1337 */     -webkit-transform-origin: right center;
/* 1338 */     transform-origin: right center;
/* 1339 */   }
/* 1340 */ }
/* 1341 */ @-webkit-keyframes zoomOutUp {
/* 1342 */   40% {
/* 1343 */     opacity: 1;
/* 1344 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1345 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1346 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1347 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1348 */   }
/* 1349 */   100% {
/* 1350 */     opacity: 0;

/* animations.css */

/* 1351 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
/* 1352 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
/* 1353 */     -webkit-transform-origin: center bottom;
/* 1354 */     transform-origin: center bottom;
/* 1355 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1356 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1357 */   }
/* 1358 */ }
/* 1359 */ @keyframes zoomOutUp {
/* 1360 */   40% {
/* 1361 */     opacity: 1;
/* 1362 */     -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1363 */     transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
/* 1364 */     -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1365 */     animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
/* 1366 */   }
/* 1367 */   100% {
/* 1368 */     opacity: 0;
/* 1369 */     -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
/* 1370 */     transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
/* 1371 */     -webkit-transform-origin: center bottom;
/* 1372 */     transform-origin: center bottom;
/* 1373 */     -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1374 */     animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
/* 1375 */   }
/* 1376 */ }
/* 1377 */ .fusion-animated {
/* 1378 */   visibility: hidden;
/* 1379 */ }
/* 1380 */ .dont-animate .fusion-animated {
/* 1381 */   visibility: visible;
/* 1382 */ }
/* 1383 */ /* Do Animations */
/* 1384 */ .do-animate {
/* 1385 */   /* Lightspeed Animations */
/* 1386 */   /* Rubberband Animation */
/* 1387 */   /* Zoom Animations */
/* 1388 */ }
/* 1389 */ .do-animate .fusion-animated {
/* 1390 */   -webkit-animation-fill-mode: both;
/* 1391 */   animation-fill-mode: both;
/* 1392 */   -webkit-animation-duration: 1s;
/* 1393 */   animation-duration: 1s;
/* 1394 */ }
/* 1395 */ .do-animate .fusion-animated.hinge {
/* 1396 */   -webkit-animation-duration: 1s;
/* 1397 */   animation-duration: 1s;
/* 1398 */ }
/* 1399 */ .do-animate .flash {
/* 1400 */   -webkit-animation-name: flash;

/* animations.css */

/* 1401 */   animation-name: flash;
/* 1402 */ }
/* 1403 */ .do-animate .shake {
/* 1404 */   -webkit-animation-name: shake;
/* 1405 */   animation-name: shake;
/* 1406 */ }
/* 1407 */ .do-animate .bounce {
/* 1408 */   -webkit-animation-name: bounce;
/* 1409 */   animation-name: bounce;
/* 1410 */ }
/* 1411 */ .do-animate .fadeIn {
/* 1412 */   -webkit-animation-name: fadeIn;
/* 1413 */   animation-name: fadeIn;
/* 1414 */ }
/* 1415 */ .do-animate .fadeInUp {
/* 1416 */   -webkit-animation-name: fadeInUp;
/* 1417 */   animation-name: fadeInUp;
/* 1418 */ }
/* 1419 */ .do-animate .fadeInDown {
/* 1420 */   -webkit-animation-name: fadeInDown;
/* 1421 */   animation-name: fadeInDown;
/* 1422 */ }
/* 1423 */ .do-animate .fadeInLeft {
/* 1424 */   -webkit-animation-name: fadeInLeft;
/* 1425 */   animation-name: fadeInLeft;
/* 1426 */ }
/* 1427 */ .do-animate .fadeInRight {
/* 1428 */   -webkit-animation-name: fadeInRight;
/* 1429 */   animation-name: fadeInRight;
/* 1430 */ }
/* 1431 */ .do-animate .fadeInUpBig {
/* 1432 */   -webkit-animation-name: fadeInUpBig;
/* 1433 */   animation-name: fadeInUpBig;
/* 1434 */ }
/* 1435 */ .do-animate .fadeInDownBig {
/* 1436 */   -webkit-animation-name: fadeInDownBig;
/* 1437 */   animation-name: fadeInDownBig;
/* 1438 */ }
/* 1439 */ .do-animate .fadeInLeftBig {
/* 1440 */   -webkit-animation-name: fadeInLeftBig;
/* 1441 */   animation-name: fadeInLeftBig;
/* 1442 */ }
/* 1443 */ .do-animate .fadeInRightBig {
/* 1444 */   -webkit-animation-name: fadeInRightBig;
/* 1445 */   animation-name: fadeInRightBig;
/* 1446 */ }
/* 1447 */ .do-animate .fadeOut {
/* 1448 */   -webkit-animation-name: fadeOut;
/* 1449 */   animation-name: fadeOut;
/* 1450 */ }

/* animations.css */

/* 1451 */ .do-animate .fadeOutUp {
/* 1452 */   -webkit-animation-name: fadeOutUp;
/* 1453 */   animation-name: fadeOutUp;
/* 1454 */ }
/* 1455 */ .do-animate .fadeOutDown {
/* 1456 */   -webkit-animation-name: fadeOutDown;
/* 1457 */   animation-name: fadeOutDown;
/* 1458 */ }
/* 1459 */ .do-animate .fadeOutLeft {
/* 1460 */   -webkit-animation-name: fadeOutLeft;
/* 1461 */   animation-name: fadeOutLeft;
/* 1462 */ }
/* 1463 */ .do-animate .fadeOutRight {
/* 1464 */   -webkit-animation-name: fadeOutRight;
/* 1465 */   animation-name: fadeOutRight;
/* 1466 */ }
/* 1467 */ .do-animate .fadeOutUpBig {
/* 1468 */   -webkit-animation-name: fadeOutUpBig;
/* 1469 */   animation-name: fadeOutUpBig;
/* 1470 */ }
/* 1471 */ .do-animate .fadeOutDownBig {
/* 1472 */   -webkit-animation-name: fadeOutDownBig;
/* 1473 */   animation-name: fadeOutDownBig;
/* 1474 */ }
/* 1475 */ .do-animate .fadeOutLeftBig {
/* 1476 */   -webkit-animation-name: fadeOutLeftBig;
/* 1477 */   animation-name: fadeOutLeftBig;
/* 1478 */ }
/* 1479 */ .do-animate .fadeOutRightBig {
/* 1480 */   -webkit-animation-name: fadeOutRightBig;
/* 1481 */   animation-name: fadeOutRightBig;
/* 1482 */ }
/* 1483 */ .do-animate .slideInDown {
/* 1484 */   -webkit-animation-name: slideInDown;
/* 1485 */   animation-name: slideInDown;
/* 1486 */ }
/* 1487 */ .do-animate .slideInUp {
/* 1488 */   -webkit-animation-name: slideInUp;
/* 1489 */   animation-name: slideInUp;
/* 1490 */ }
/* 1491 */ .do-animate .slideInLeft {
/* 1492 */   -webkit-animation-name: slideInLeft;
/* 1493 */   animation-name: slideInLeft;
/* 1494 */ }
/* 1495 */ .do-animate .slideInRight {
/* 1496 */   -webkit-animation-name: slideInRight;
/* 1497 */   animation-name: slideInRight;
/* 1498 */ }
/* 1499 */ .do-animate .slideOutUp {
/* 1500 */   -webkit-animation-name: slideOutUp;

/* animations.css */

/* 1501 */   animation-name: slideOutUp;
/* 1502 */ }
/* 1503 */ .do-animate .slideOutLeft {
/* 1504 */   -webkit-animation-name: slideOutLeft;
/* 1505 */   animation-name: slideOutLeft;
/* 1506 */ }
/* 1507 */ .do-animate .slideOutRight {
/* 1508 */   -webkit-animation-name: slideOutRight;
/* 1509 */   animation-name: slideOutRight;
/* 1510 */ }
/* 1511 */ .do-animate .bounceIn {
/* 1512 */   -webkit-animation-name: bounceIn;
/* 1513 */   animation-name: bounceIn;
/* 1514 */ }
/* 1515 */ .do-animate .bounceInUp {
/* 1516 */   -webkit-animation-name: bounceInUp;
/* 1517 */   animation-name: bounceInUp;
/* 1518 */ }
/* 1519 */ .do-animate .bounceInDown {
/* 1520 */   -webkit-animation-name: bounceInDown;
/* 1521 */   animation-name: bounceInDown;
/* 1522 */ }
/* 1523 */ .do-animate .bounceInLeft {
/* 1524 */   -webkit-animation-name: bounceInLeft;
/* 1525 */   animation-name: bounceInLeft;
/* 1526 */ }
/* 1527 */ .do-animate .bounceInRight {
/* 1528 */   -webkit-animation-name: bounceInRight;
/* 1529 */   animation-name: bounceInRight;
/* 1530 */ }
/* 1531 */ .do-animate .bounceOut {
/* 1532 */   -webkit-animation-name: bounceOut;
/* 1533 */   animation-name: bounceOut;
/* 1534 */ }
/* 1535 */ .do-animate .bounceOutUp {
/* 1536 */   color: red;
/* 1537 */   -webkit-animation-name: bounceOutUp;
/* 1538 */   animation-name: bounceOutUp;
/* 1539 */ }
/* 1540 */ .do-animate .bounceOutDown {
/* 1541 */   -webkit-animation-name: bounceOutDown;
/* 1542 */   animation-name: bounceOutDown;
/* 1543 */ }
/* 1544 */ .do-animate .bounceOutLeft {
/* 1545 */   -webkit-animation-name: bounceOutLeft;
/* 1546 */   animation-name: bounceOutLeft;
/* 1547 */ }
/* 1548 */ .do-animate .bounceOutRight {
/* 1549 */   -webkit-animation-name: bounceOutRight;
/* 1550 */   animation-name: bounceOutRight;

/* animations.css */

/* 1551 */ }
/* 1552 */ .do-animate .lightSpeedIn {
/* 1553 */   -webkit-animation-name: lightSpeedIn;
/* 1554 */   animation-name: lightSpeedIn;
/* 1555 */   -webkit-animation-timing-function: ease-out;
/* 1556 */   animation-timing-function: ease-out;
/* 1557 */ }
/* 1558 */ .do-animate .lightSpeedOut {
/* 1559 */   -webkit-animation-name: lightSpeedOut;
/* 1560 */   animation-name: lightSpeedOut;
/* 1561 */   -webkit-animation-timing-function: ease-in;
/* 1562 */   animation-timing-function: ease-in;
/* 1563 */ }
/* 1564 */ .do-animate .rubberBand {
/* 1565 */   -webkit-animation-name: rubberBand;
/* 1566 */   animation-name: rubberBand;
/* 1567 */ }
/* 1568 */ .do-animate .zoomIn {
/* 1569 */   -webkit-animation-name: zoomIn;
/* 1570 */   animation-name: zoomIn;
/* 1571 */ }
/* 1572 */ .do-animate .zoomInDown {
/* 1573 */   -webkit-animation-name: zoomInDown;
/* 1574 */   animation-name: zoomInDown;
/* 1575 */ }
/* 1576 */ .do-animate .zoomInLeft {
/* 1577 */   -webkit-animation-name: zoomInLeft;
/* 1578 */   animation-name: zoomInLeft;
/* 1579 */ }
/* 1580 */ .do-animate .zoomInRight {
/* 1581 */   -webkit-animation-name: zoomInRight;
/* 1582 */   animation-name: zoomInRight;
/* 1583 */ }
/* 1584 */ .do-animate .zoomInUp {
/* 1585 */   -webkit-animation-name: zoomInUp;
/* 1586 */   animation-name: zoomInUp;
/* 1587 */ }
/* 1588 */ .do-animate .zoomOut {
/* 1589 */   -webkit-animation-name: zoomOut;
/* 1590 */   animation-name: zoomOut;
/* 1591 */ }
/* 1592 */ .do-animate .zoomOutDown {
/* 1593 */   -webkit-animation-name: zoomOutDown;
/* 1594 */   animation-name: zoomOutDown;
/* 1595 */ }
/* 1596 */ .do-animate .zoomOutLeft {
/* 1597 */   -webkit-animation-name: zoomOutLeft;
/* 1598 */   animation-name: zoomOutLeft;
/* 1599 */ }
/* 1600 */ .do-animate .zoomOutRight {

/* animations.css */

/* 1601 */   -webkit-animation-name: zoomOutRight;
/* 1602 */   animation-name: zoomOutRight;
/* 1603 */ }
/* 1604 */ .do-animate .zoomOutUp {
/* 1605 */   -webkit-animation-name: zoomOutUp;
/* 1606 */   animation-name: zoomOutUp;
/* 1607 */ }
/* 1608 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/plugins/sticky-popup/css

*/

/* sticky-popup.css */

/* 1   */ body
/* 2   */ {
/* 3   */     -ms-overflow-style: scrollbar;
/* 4   */ }
/* 5   */ .sticky-popup
/* 6   */ {
/* 7   */ 	position: fixed;	
/* 8   */ 	width: 350px;
/* 9   */ 	visibility: hidden;	
/* 10  */     z-index: 999999;
/* 11  */ }
/* 12  */ .sticky-popup .popup-header
/* 13  */ {   
/* 14  */     padding: 10px 5px 5px 10px;
/* 15  */     border:1px solid #2C5A85;   
/* 16  */     cursor:pointer;
/* 17  */ }
/* 18  */ 
/* 19  */ .popup-title
/* 20  */ {
/* 21  */     color: #ffffff; 
/* 22  */     font-size: 18px;
/* 23  */     font-weight: bold;
/* 24  */ }
/* 25  */     
/* 26  */ .popup-image 
/* 27  */ {
/* 28  */     float: right;
/* 29  */     padding: 0 15px 0 0;
/* 30  */     margin: 0px;
/* 31  */     width:25px;
/* 32  */ }
/* 33  */ 
/* 34  */ .popup-image img
/* 35  */ {
/* 36  */     max-width: 20px;
/* 37  */     max-height: 20px;    
/* 38  */ }
/* 39  */ .popup-content
/* 40  */ {
/* 41  */     width: 100%;
/* 42  */     max-width: 100%;
/* 43  */     overflow-x: hidden;
/* 44  */     overflow-y:auto;
/* 45  */     height: 325px;
/* 46  */     background-color: #fefefe;
/* 47  */     border:4px solid hsl(349, 85%, 52%);
/* 48  */ }
/* 49  */ 
/* 50  */ .popup-content input, textarea, select

/* sticky-popup.css */

/* 51  */ {
/* 52  */     max-width: 95%;
/* 53  */ }
/* 54  */ .popup-content p
/* 55  */ {
/* 56  */     margin: 5px 0 5px 0px;
/* 57  */ }
/* 58  */ .popup-content-pad
/* 59  */ {
/* 60  */     padding: 10px;
/* 61  */ }
/* 62  */ /*Right Bottom and Left bottom side popup style*/
/* 63  */ .right-bottom
/* 64  */ {   
/* 65  */     right: 2%;
/* 66  */     bottom: 0;  
/* 67  */ }
/* 68  */ .left-bottom .popup-header
/* 69  */ {
/* 70  */     border-radius: 4px 4px 0 0;
/* 71  */ }
/* 72  */ .right-bottom .popup-header
/* 73  */ {
/* 74  */     border-radius: 4px 4px 0 0;
/* 75  */ }
/* 76  */ .left-bottom
/* 77  */ {   
/* 78  */     left: 2%;
/* 79  */     bottom: 0;  
/* 80  */ }
/* 81  */ .open_sticky_popup {
/* 82  */     -webkit-transition: bottom .8s;
/* 83  */     -moz-transition: bottom .8s;
/* 84  */     -o-transition: bottom .8s;
/* 85  */     transition: bottom .8s;
/* 86  */ }
/* 87  */ @-webkit-keyframes popup_content_bounce_in_up{
/* 88  */     0%{opacity:0;-webkit-transform:translateY(2000px)}
/* 89  */     60%{opacity:1;-webkit-transform:translateY(-30px)}
/* 90  */     80%{-webkit-transform:translateY(10px)}
/* 91  */     100%{-webkit-transform:translateY(0)}
/* 92  */ }
/* 93  */ @-moz-keyframes popup_content_bounce_in_up{
/* 94  */     0%{opacity:0;-moz-transform:translateY(2000px)}
/* 95  */     60%{opacity:1;-moz-transform:translateY(-30px)}
/* 96  */     80%{-moz-transform:translateY(10px)}
/* 97  */     100%{-moz-transform:translateY(0)}
/* 98  */ }
/* 99  */ @-o-keyframes popup_content_bounce_in_up{
/* 100 */     0%{opacity:0;-o-transform:translateY(2000px)}

/* sticky-popup.css */

/* 101 */     60%{opacity:1;-o-transform:translateY(-30px)}
/* 102 */     80%{-o-transform:translateY(10px)}
/* 103 */     100%{-o-transform:translateY(0)}
/* 104 */ }
/* 105 */ @keyframes popup_content_bounce_in_up{
/* 106 */     0%{opacity:0;transform:translateY(2000px)}
/* 107 */     60%{opacity:1;transform:translateY(-30px)}
/* 108 */     80%{transform:translateY(10px)}
/* 109 */     100%{transform:translateY(0)}
/* 110 */ }
/* 111 */ .popup-content-bounce-in-up{    
/* 112 */     -webkit-animation-name:popup_content_bounce_in_up;
/* 113 */     -moz-animation-name:popup_content_bounce_in_up;
/* 114 */     -o-animation-name:popup_content_bounce_in_up;
/* 115 */     animation-name:popup_content_bounce_in_up;
/* 116 */     -webkit-animation-duration: 2s;
/* 117 */     animation-duration: 2s;
/* 118 */     -webkit-animation-fill-mode: both;
/* 119 */     animation-fill-mode: both;
/* 120 */ }
/* 121 */ /*Right side popup style*/
/* 122 */ .sticky-popup-right
/* 123 */ {
/* 124 */     /*top:25%;*/
/* 125 */     right:0;    
/* 126 */ }
/* 127 */ .sticky-popup-right .popup-header
/* 128 */ {
/* 129 */     width: 35px;
/* 130 */     margin-top: 25%;
/* 131 */     float: left;
/* 132 */     height: 160px;
/* 133 */     border-radius: 4px 0 0 4px;
/* 134 */     padding: 0px;  
/* 135 */ }
/* 136 */ .sticky-popup-right .popup-title
/* 137 */ {
/* 138 */     /*writing-mode:tb-rl;*/
/* 139 */     -webkit-transform:rotate(90deg);
/* 140 */     -moz-transform:rotate(90deg);
/* 141 */     -o-transform: rotate(90deg);
/* 142 */     white-space:nowrap;
/* 143 */     display: block;
/* 144 */     padding:5px;    
/* 145 */ }
/* 146 */ .sticky-popup-right .popup-image
/* 147 */ {
/* 148 */     margin:7px -135px 0 0;
/* 149 */ margin-right:-16px\9 !important;
/* 150 */ padding-right:15px\9 !important;

/* sticky-popup.css */

/* 151 */     width: 40px;
/* 152 */     padding: 0px;
/* 153 */     -webkit-transform:rotate(90deg);
/* 154 */     -moz-transform:rotate(90deg);
/* 155 */     -o-transform: rotate(90deg);
/* 156 */ }
/* 157 */ .sticky-popup-right .ie10 .popup-image
/* 158 */ {
/* 159 */     margin-right:-16px !important;
/* 160 */ }
/* 161 */ .sticky-popup-right .ie11 .popup-image
/* 162 */ {
/* 163 */     margin-right:-16px !important;
/* 164 */ }
/* 165 */ .sticky-popup-right .popup-content
/* 166 */ {    
/* 167 */     width: auto;
/* 168 */ }
/* 169 */ .open_sticky_popup_right{
/* 170 */     -webkit-transition: right .8s;
/* 171 */     -moz-transition: right .8s;
/* 172 */     -o-transition: right .8s;
/* 173 */     transition: right .8s;
/* 174 */ }
/* 175 */ @-webkit-keyframes popup_content_bounce_in_right {
/* 176 */     0% {
/* 177 */         opacity: 0;
/* 178 */         -webkit-transform: translateX(2000px);
/* 179 */         transform: translateX(2000px);
/* 180 */     }
/* 181 */ 
/* 182 */     60% {
/* 183 */         opacity: 1;
/* 184 */         -webkit-transform: translateX(-30px);
/* 185 */         transform: translateX(-30px);
/* 186 */     }
/* 187 */ 
/* 188 */     80% {
/* 189 */         -webkit-transform: translateX(10px);
/* 190 */         transform: translateX(10px);
/* 191 */     }
/* 192 */ 
/* 193 */     100% {
/* 194 */         -webkit-transform: translateX(0);
/* 195 */         transform: translateX(0);
/* 196 */     }
/* 197 */ }
/* 198 */ 
/* 199 */ @keyframes popup_content_bounce_in_right {
/* 200 */     0% {

/* sticky-popup.css */

/* 201 */         opacity: 0;
/* 202 */         -webkit-transform: translateX(2000px);
/* 203 */         -ms-transform: translateX(2000px);
/* 204 */         transform: translateX(2000px);
/* 205 */     }
/* 206 */ 
/* 207 */     60% {
/* 208 */         opacity: 1;
/* 209 */         -webkit-transform: translateX(-30px);
/* 210 */         -ms-transform: translateX(-30px);
/* 211 */         transform: translateX(-30px);
/* 212 */     }
/* 213 */ 
/* 214 */     80% {
/* 215 */         -webkit-transform: translateX(10px);
/* 216 */         -ms-transform: translateX(10px);
/* 217 */         transform: translateX(10px);
/* 218 */     }
/* 219 */ 
/* 220 */     100% {
/* 221 */         -webkit-transform: translateX(0);
/* 222 */         -ms-transform: translateX(0);
/* 223 */         transform: translateX(0);
/* 224 */     }
/* 225 */ }
/* 226 */ .popup-content-bounce-in-right{ 
/* 227 */     -webkit-animation-name:popup_content_bounce_in_right;
/* 228 */     -moz-animation-name:popup_content_bounce_in_right;
/* 229 */     -o-animation-name:popup_content_bounce_in_right;
/* 230 */     animation-name:popup_content_bounce_in_right;
/* 231 */     -webkit-animation-duration: 2s;
/* 232 */     animation-duration: 2s;
/* 233 */     -webkit-animation-fill-mode: both;
/* 234 */     animation-fill-mode: both;
/* 235 */ }
/* 236 */ /*Left side popup style*/
/* 237 */ .sticky-popup-left
/* 238 */ {
/* 239 */ 	/*top:25%;*/
/* 240 */ 	left:0;    
/* 241 */ }
/* 242 */ .sticky-popup-left .popup-header
/* 243 */ {
/* 244 */     width: 40px;
/* 245 */     padding: 0px; 
/* 246 */     margin: 35% 0 0 0;
/* 247 */     float: right;
/* 248 */     height: 160px;
/* 249 */     border-radius: 0 4px 4px 0;    
/* 250 */ }

/* sticky-popup.css */

/* 251 */ .sticky-popup-left .popup-title
/* 252 */ {
/* 253 */     padding:10px;
/* 254 */     writing-mode:tb-rl;
/* 255 */     -webkit-transform:rotate(90deg);
/* 256 */     -moz-transform:rotate(90deg);
/* 257 */     -o-transform: rotate(90deg);
/* 258 */     white-space:nowrap;
/* 259 */     display: block;    
/* 260 */ }
/* 261 */ .sticky-popup-left .popup-image
/* 262 */ {
/* 263 */     margin:7px -135px 0 0;
/* 264 */     margin-right:-20px\9 !important;
/* 265 */     padding-right:20px\9 !important;
/* 266 */     width: 40px;
/* 267 */     padding: 0px;    
/* 268 */     -webkit-transform:rotate(90deg);
/* 269 */     -moz-transform:rotate(90deg);
/* 270 */     -o-transform: rotate(90deg);    
/* 271 */ }
/* 272 */ 
/* 273 */ .sticky-popup-left .ie8 .popup-image
/* 274 */ {
/* 275 */     margin-right:-16px !important;
/* 276 */ }
/* 277 */ .sticky-popup-left .ie9 .popup-image
/* 278 */ {
/* 279 */     margin-right:-16px !important;
/* 280 */ }
/* 281 */ .sticky-popup-left .ie10 .popup-image
/* 282 */ {
/* 283 */     margin-right:-16px !important;
/* 284 */ }
/* 285 */ .sticky-popup-left .ie11 .popup-image
/* 286 */ {
/* 287 */     margin-right:-16px !important;
/* 288 */ }
/* 289 */ .sticky-popup-left .popup-content
/* 290 */ {    
/* 291 */     width: auto;
/* 292 */     padding:0px;
/* 293 */     margin:0px;    
/* 294 */ }
/* 295 */ .open_sticky_popup_left{
/* 296 */     -webkit-transition: left .8s;
/* 297 */     -moz-transition: left .8s;
/* 298 */     -o-transition: left .8s;
/* 299 */     transition: left .8s;
/* 300 */ }

/* sticky-popup.css */

/* 301 */ @-webkit-keyframes popup_content_bounce_in_right_left {
/* 302 */     0% {
/* 303 */         opacity: 0;
/* 304 */         -webkit-transform: translateX(-2000px);
/* 305 */         transform: translateX(-2000px);
/* 306 */     }
/* 307 */ 
/* 308 */     60% {
/* 309 */         opacity: 1;
/* 310 */         -webkit-transform: translateX(30px);
/* 311 */         transform: translateX(30px);
/* 312 */     }
/* 313 */ 
/* 314 */     80% {
/* 315 */         -webkit-transform: translateX(-10px);
/* 316 */         transform: translateX(-10px);
/* 317 */     }
/* 318 */ 
/* 319 */     100% {
/* 320 */         -webkit-transform: translateX(0);
/* 321 */         transform: translateX(0);
/* 322 */     }
/* 323 */ }
/* 324 */ 
/* 325 */ @keyframes popup_content_bounce_in_right_left {
/* 326 */     0% {
/* 327 */         opacity: 0;
/* 328 */         -webkit-transform: translateX(-2000px);
/* 329 */         -ms-transform: translateX(-2000px);
/* 330 */         transform: translateX(-2000px);
/* 331 */     }
/* 332 */ 
/* 333 */     60% {
/* 334 */         opacity: 1;
/* 335 */         -webkit-transform: translateX(30px);
/* 336 */         -ms-transform: translateX(30px);
/* 337 */         transform: translateX(30px);
/* 338 */     }
/* 339 */ 
/* 340 */     80% {
/* 341 */         -webkit-transform: translateX(-10px);
/* 342 */         -ms-transform: translateX(-10px);
/* 343 */         transform: translateX(-10px);
/* 344 */     }
/* 345 */ 
/* 346 */     100% {
/* 347 */         -webkit-transform: translateX(0);
/* 348 */         -ms-transform: translateX(0);
/* 349 */         transform: translateX(0);
/* 350 */     }

/* sticky-popup.css */

/* 351 */ }
/* 352 */ .popup-content-bounce-in-left {
/* 353 */     -webkit-animation-name:popup_content_bounce_in_right_left;
/* 354 */     -moz-animation-name:popup_content_bounce_in_right_left;
/* 355 */     -o-animation-name:popup_content_bounce_in_right_left;
/* 356 */     animation-name:popup_content_bounce_in_right_left;
/* 357 */     -webkit-animation-duration: 2s;
/* 358 */     animation-duration: 2s;
/* 359 */     -webkit-animation-fill-mode: both;
/* 360 */     animation-fill-mode: both;
/* 361 */ }
/* 362 */ /* Top Left and Top Right style */
/* 363 */ .top-left .popup-header
/* 364 */ {
/* 365 */    border-radius:0 0 4px 4px;
/* 366 */ }
/* 367 */ .top-right .popup-header
/* 368 */ {
/* 369 */    border-radius:0 0 4px 4px;
/* 370 */ }
/* 371 */ .open_sticky_popup_top {
/* 372 */     -webkit-transition: top .8s;
/* 373 */     -moz-transition: top .8s;
/* 374 */     -o-transition: top .8s;
/* 375 */     transition: top .8s;
/* 376 */ }
/* 377 */ @-webkit-keyframes popup_content_bounce_in_down{
/* 378 */     0%{opacity:0;-webkit-transform:translateY(2000px)}
/* 379 */     60%{opacity:1;-webkit-transform:translateY(-30px)}
/* 380 */     80%{-webkit-transform:translateY(10px)}
/* 381 */     100%{-webkit-transform:translateY(0)}
/* 382 */ }
/* 383 */ @-moz-keyframes popup_content_bounce_in_down{
/* 384 */     0%{opacity:0;-moz-transform:translateY(2000px)}
/* 385 */     60%{opacity:1;-moz-transform:translateY(-30px)}
/* 386 */     80%{-moz-transform:translateY(10px)}
/* 387 */     100%{-moz-transform:translateY(0)}
/* 388 */ }
/* 389 */ @-o-keyframes popup_content_bounce_in_down{
/* 390 */     0%{opacity:0;-o-transform:translateY(2000px)}
/* 391 */     60%{opacity:1;-o-transform:translateY(-30px)}
/* 392 */     80%{-o-transform:translateY(10px)}
/* 393 */     100%{-o-transform:translateY(0)}
/* 394 */ }
/* 395 */ @keyframes popup_content_bounce_in_down{
/* 396 */     0%{opacity:0;transform:translateY(50px)}
/* 397 */     60%{opacity:1;transform:translateY(-30px)}
/* 398 */     80%{transform:translateY(10px)}
/* 399 */     100%{transform:translateY(0)}
/* 400 */ }

/* sticky-popup.css */

/* 401 */ .popup-content-bounce-in-down{    
/* 402 */     -webkit-animation-name:popup_content_bounce_in_down;
/* 403 */     -moz-animation-name:popup_content_bounce_in_down;
/* 404 */     -o-animation-name:popup_content_bounce_in_down;
/* 405 */     animation-name:popup_content_bounce_in_down;
/* 406 */     -webkit-animation-duration: 2s;
/* 407 */     animation-duration: 2s;
/* 408 */     -webkit-animation-fill-mode: both;
/* 409 */     animation-fill-mode: both;
/* 410 */ }
/* 411 */ 
/* 412 */ .top-left
/* 413 */ {
/* 414 */     left: 2%;
/* 415 */ }
/* 416 */ .top-right
/* 417 */ {
/* 418 */     right : 2%;
/* 419 */ }
/* 420 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/ado3re19or40g3i1/public_html/adoreinfotech.com
currentDir : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/uploads/avada-styles

file-relative URI  : ../../themes/Avada/assets/images/shadow-top.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/uploads/avada-styles/../../themes/Avada/assets/images/shadow-top.png
docroot stripped   : /wp-content/uploads/avada-styles/../../themes/Avada/assets/images/shadow-top.png
traversals removed : /wp-content/themes/Avada/assets/images/shadow-top.png

file-relative URI  : ../../themes/Avada/assets/images/shadow-bottom.png
path prepended     : /home/ado3re19or40g3i1/public_html/adoreinfotech.com/wp-content/uploads/avada-styles/../../themes/Avada/assets/images/shadow-bottom.png
docroot stripped   : /wp-content/uploads/avada-styles/../../themes/Avada/assets/images/shadow-bottom.png
traversals removed : /wp-content/themes/Avada/assets/images/shadow-bottom.png

*/

/* avada-11835.css */

/* 1 */ /********* Compiled - Do not edit *********/
/* 2 */ @font-face{font-family:;src:;font-weight: normal;font-style: normal;}.Avada_403{color:green;}body,html,html body.custom-background{background-color:#ffffff;}#main,#slidingbar,.fusion-footer-copyright-area,.fusion-footer-widget-area,.fusion-page-title-bar,.fusion-secondary-header,.header-v4 #small-nav,.header-v5 #small-nav,.sticky-header .sticky-shadow,.tfs-slider .slide-content-container{padding-left:30px;padding-right:30px;}.width-100 .fusion-section-separator,.width-100 .nonhundred-percent-fullwidth{padding-left:20px;padding-right:20px;margin-left:-20px;margin-right:-20px;}.width-100 .fullwidth-box,.width-100 .fusion-section-separator{margin-left:-20px!important;margin-right:-20px!important;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder li a{padding-left:30px;padding-right:30px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item .fusion-open-submenu{padding-right:35px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item a{padding-left:30px;padding-right:30px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li a{padding-left:39px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li a{padding-left:48px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li a{padding-left:57px;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li li a{padding-left:66px;}.event-is-recurring:hover,.tooltip-shortcode,a:hover{color:#a0ce4e;}#main .about-author .title a:hover,#main .post h2 a:hover,#slidingbar-area .fusion-accordian .panel-title a:hover,#slidingbar-area .widget li.recentcomments:hover:before,#slidingbar-area ul li a:hover,#wrapper .fusion-widget-area .current-menu-item > a,#wrapper .fusion-widget-area .current-menu-item > a:before,#wrapper .fusion-widget-area .current_page_item > a,#wrapper .fusion-widget-area .current_page_item > a:before,#wrapper .jtwt .jtwt_tweet a:hover,.content-box-percentage,.fusion-accordian .panel-title a:hover,.fusion-content-widget-area .widget .recentcomments:hover:before,.fusion-content-widget-area .widget li a:hover,.fusion-content-widget-area .widget li a:hover:before,.fusion-content-widget-area .widget_archive li a:hover:before,.fusion-content-widget-area .widget_categories li a:hover,.fusion-content-widget-area .widget_categories li a:hover:before,.fusion-content-widget-area .widget_links li a:hover:before,.fusion-content-widget-area .widget_nav_menu li a:hover:before,.fusion-content-widget-area .widget_pages li a:hover:before,.fusion-content-widget-area .widget_recent_entries li a:hover:before,.fusion-copyright-notice a:hover,.fusion-date-and-formats .fusion-format-box i,.fusion-filters .fusion-filter.fusion-active a,.fusion-footer-widget-area .fusion-accordian .panel-title a:hover,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a:hover,.fusion-footer-widget-area .widget li a:hover:before,.fusion-footer-widget-area .widget li.recentcomments:hover:before,.fusion-footer-widget-area a:hover,.fusion-footer-widget-area ul li a:hover,.fusion-login-box a:hover,.fusion-popover,.fusion-read-more:hover:after,.more a:hover:after,.pagination-next:hover:after,.pagination-prev:hover:before,.price > .amount,.price ins .amount,.project-content .project-info .project-info-box a:hover,.side-nav .arrow:hover:after,.side-nav li.current_page_ancestor > a,.side-nav ul > li.current_page_item > a,.single-navigation a[rel=next]:hover:after,.single-navigation a[rel=prev]:hover:before,.slidingbar-area .widget li a:hover:before,.slidingbar-area a:hover,.star-rating span:before,.star-rating:before,.tooltip-shortcode,h5.toggle:hover a,span.dropcap{color:#a0ce4e;}.fusion-accordian .panel-title a:hover .fa-fusion-box{background-color:#a0ce4e !important;border-color:#a0ce4e !important;}.fusion-content-widget-area .fusion-image-wrapper .fusion-rollover .fusion-rollover-content a:hover{color:#333333;}.star-rating span:before,.star-rating:before{color:#a0ce4e;}#slidingbar-area .tagcloud a:hover,.fusion-footer-widget-area .tagcloud a:hover,.tagcloud a:hover{color:#FFFFFF;text-shadow:none;-webkit-text-shadow:none;-moz-text-shadow:none;}#nav ul li > a:hover,#sticky-nav ul li > a:hover,#wrapper .fusion-tabs-widget .tab-holder .tabs li.active a,#wrapper .fusion-tabs.classic .nav-tabs > li.active .tab-link,#wrapper .fusion-tabs.classic .nav-tabs > li.active .tab-link:focus,#wrapper .fusion-tabs.classic .nav-tabs > li.active .tab-link:hover,#wrapper .fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link,#wrapper .post-content blockquote,.fusion-filters .fusion-filter.fusion-active a,.fusion-hide-pagination-text .pagination-next:hover,.fusion-hide-pagination-text .pagination-prev:hover,.pagination .current,.pagination a.inactive:hover,.progress-bar-content,.reading-box,.tagcloud a:hover{border-color:#a0ce4e;}#wrapper .side-nav li.current_page_item a{border-right-color:#a0ce4e;border-left-color:#a0ce4e;}#toTop:hover,#wrapper .search-table .search-button input[type="submit"]:hover,.circle-yes ul li:before,.fusion-accordian .panel-title .active .fa-fusion-box,.fusion-date-and-formats .fusion-date-box,.pagination .current,.progress-bar-content,.table-2 table thead,.tagcloud a:hover,ul.arrow li:before,ul.circle-yes li:before{background-color:#a0ce4e;}#slidingbar{background-color:#363839;}.sb-toggle-wrapper{border-top-color:#363839;}#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .tabs li{border-color:#363839;}#fusion-gmap-container,#main,#sliders-container,#wrapper,.fusion-separator .icon-wrapper,body,html{background-color:#ffffff;}.fusion-footer-widget-area{background-color:#363839;border-color:#e9eaee;border-top-width:12px;padding-top:60px;padding-bottom:55px;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li{border-color:#363839;}.fusion-footer-copyright-area{background-color:#282a2b;border-color:#4b4c4d;border-top-width:1px;padding-top:20px;padding-bottom:20px;}.sep-boxed-pricing .panel-heading{background-color:#a0ce4e;border-color:#a0ce4e;}.full-boxed-pricing.fusion-pricing-table .standout .panel-heading h3,.fusion-pricing-table .panel-body .price .decimal-part,.fusion-pricing-table .panel-body .price .integer-part{color:#a0ce4e;}.fusion-image-wrapper .fusion-rollover{background-image:linear-gradient(top, rgba(160,206,78,0.925) 0%, #a0ce4e 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(160,206,78,0.925)), color-stop(1, #a0ce4e));background-image:filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);background-image:-webkit-linear-gradient(top, rgba(160,206,78,0.925) 0%, #a0ce4e 100%);background-image:-moz-linear-gradient(top, rgba(160,206,78,0.925) 0%, #a0ce4e 100%);background-image:-ms-linear-gradient(top, rgba(160,206,78,0.925) 0%, #a0ce4e 100%);background-image:-o-linear-gradient(top, rgba(160,206,78,0.925) 0%, #a0ce4e 100%);}.no-cssgradients .fusion-image-wrapper .fusion-rollover{background:#a0ce4e;}.fusion-image-wrapper:hover .fusion-rollover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);}#main .comment-submit,#reviews input#submit,.button-default,.button.default,.comment-form input[type="submit"],.fusion-button-default,.fusion-portfolio-one .fusion-button,.post-password-form input[type="submit"],.ticket-selector-submit-btn[type=submit]{background:#a0ce4e;color:rgba(255,255,255,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e);transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;}.link-type-button-bar .fusion-read-more,.no-cssgradients #main .comment-submit,.no-cssgradients #reviews input#submit,.no-cssgradients .button-default,.no-cssgradients .button.default,.no-cssgradients .comment-form input[type="submit"],.no-cssgradients .fusion-button-default,.no-cssgradients .fusion-portfolio-one .fusion-button,.no-cssgradients .post-password-form input[type="submit"],.no-cssgradients .ticket-selector-submit-btn[type="submit"]{background:#a0ce4e;}#main .comment-submit:hover,#reviews input#submit:hover,.button-default:hover,.button.default:hover,.comment-form input[type="submit"]:hover,.fusion-button-default:hover,.fusion-portfolio-one .fusion-button:hover,.post-password-form input[type="submit"]:hover,.ticket-selector-submit-btn[type="submit"]:hover{background:#96c346;color:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#96c346, endColorstr=#96c346);}.no-cssgradients #main .comment-submit:hover,.no-cssgradients #reviews input#submit:hover,.no-cssgradients .button-default:hover,.no-cssgradients .comment-form input[type="submit"]:hover,.no-cssgradients .fusion-button-default:hover,.no-cssgradients .fusion-portfolio-one .fusion-button:hover,.no-cssgradients .ticket-selector-submit-btn[type="submit"]:hover,.no-cssgradinets .button.default:hover,.no-cssgradinets .post-password-form input[type="submit"]:hover{background:#96c346 !important;}.link-type-button-bar .fusion-read-more,.link-type-button-bar .fusion-read-more:after,.link-type-button-bar .fusion-read-more:before{color:rgba(255,255,255,.8);}.link-type-button-bar .fusion-read-more:hover,.link-type-button-bar .fusion-read-more:hover:after,.link-type-button-bar .fusion-read-more:hover:before,.link-type-button-bar.link-area-box:hover .fusion-read-more,.link-type-button-bar.link-area-box:hover .fusion-read-more:after,.link-type-button-bar.link-area-box:hover .fusion-read-more:before{color:rgba(255,255,255,.8) !important;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link{background-color:#333333;width:calc(17px * 2.41);height:calc(17px * 2.41);}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price *,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-rollover .fusion-rollover-content .fusion-rollover-title{color:#333333;}.fusion-page-title-bar{border-color:#d2d3d4;background-image:url("//avada.theme-fusion.com/wp-content/uploads/2014/12/ptb_bkgd.png");background-color:#F6F6F6;background-size:auto;height:87px;-webkit-background-size:auto;-moz-background-size:auto;-ms-background-size:auto;-o-background-size:auto;}#slidingbar-area .widget-title,#slidingbar-area h3,.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3{font-family:'PT Sans';font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0px;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0px;padding-right:0px;}.fontawesome-icon.circle-yes{background-color:#333333;}.content-box-shortcode-timeline,.fontawesome-icon.circle-yes{border-color:#333333;}.fontawesome-icon,.fontawesome-icon.circle-yes,.post-content .error-menu li:after,.post-content .error-menu li:before{color:#ffffff;}.fusion-title .title-sep,.fusion-title.sep-underline,.product .product-border{border-color:#e0dede;}.checkout .payment_methods .payment_box,.post-content blockquote,.review blockquote q{background-color:#f6f6f6;}.fusion-testimonials .author:after{border-top-color:#f6f6f6;}.post-content blockquote,.review blockquote q{color:#747474;}#nav ul li ul li a,#reviews #comments > h2,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type="submit"],.ei-title h3,.fusion-blog-shortcode .fusion-timeline-date,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-load-more-button,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],body{font-family:'PT Sans';font-weight:400;letter-spacing:0px;}#nav ul li ul li a,#reviews #comments > h2,#side-header .fusion-contact-info,#side-header .header-social .top-menu,#sticky-nav ul li ul li a,#wrapper #nav ul li ul li > a,#wrapper #sticky-nav ul li ul li > a,.avada-container h3,.comment-form input[type="submit"],.ei-title h3,.fusion-accordian .panel-body,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,.fusion-main-menu .sub-menu,.fusion-main-menu .sub-menu li a,.fusion-megamenu-widgets-container,.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover,.fusion-page-title-bar h3,.gform_page_footer input[type=button],.meta .fusion-date,.more,.post-content blockquote,.review blockquote div strong,.review blockquote q,.ticket-selector-submit-btn[type=submit],body{line-height:1.69;}#slidingbar-area .slide-excerpt h2,#slidingbar-area ul,.counter-box-content,.fusion-alert,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-footer-widget-area .slide-excerpt h2,.fusion-footer-widget-area ul,.fusion-progressbar .progress-title,.fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,.fusion-tabs-widget .tab-holder .news-list li .post-holder a,.gform_wrapper .gfield_description,.gform_wrapper label,.jtwt .jtwt_tweet,.post-content blockquote,.project-content .project-info h4,.review blockquote q,.sidebar .jtwt .jtwt_tweet,.sidebar .slide-excerpt h2,body{font-size:13px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,#wrapper .meta,.fusion-blog-timeline-layout .fusion-timeline-date,.fusion-main-menu .fusion-custom-menu-item-contents,.fusion-rollover .price .amount,.post .post-content,.post-content blockquote,.project-content .project-info h4,.review blockquote div,.search input,.sidebar .fusion-tabs-widget .tab-holder .tabs li a,.sidebar .jtwt,.sidebar .widget .recentcomments,.sidebar .widget_archive li,.sidebar .widget_categories li,.sidebar .widget_layered_nav li,.sidebar .widget_links li,.sidebar .widget_meta li,.sidebar .widget_nav_menu li,.sidebar .widget_pages li,.sidebar .widget_product_categories li,.sidebar .widget_recent_entries li,.title-row,body,body .sidebar .fusion-tabs-widget .tab-holder .tabs li a{color:#747474;}#slidingbar-area h3,.avada-container h3,.comment-form input[type="submit"],.fusion-footer-widget-area h3,.fusion-load-more-button,.project-content .project-info h4,.review blockquote div strong,.ticket-selector-submit-btn[type="submit"]{font-weight:bold;}.meta .fusion-date,.post-content blockquote,.review blockquote q{font-style:italic;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs li,.fusion-page-title-bar .fusion-breadcrumbs li a{font-size:11px;}#wrapper .side-nav li a{font-size:14px;}.sidebar .widget h4{font-size:14px;}.fusion-main-menu > ul > li > a,.side-nav li a{font-family:'Roboto Slab';font-size:13px;font-weight:300;letter-spacing:0px;}.fusion-main-menu-cart .fusion-widget-cart-number{font-family:'Roboto Slab';}#slidingbar-area .widget-title,#slidingbar-area h3{font-size:13px;line-height:13px;}.fusion-copyright-notice{font-size:12px;}#main .fusion-row,#slidingbar-area .fusion-row,.fusion-footer-copyright-area .fusion-row,.fusion-footer-widget-area .fusion-row,.fusion-page-title-row,.tfs-slider .slide-content-container .slide-content{max-width:1100px;}#wrapper #main .fusion-portfolio-content > h2.entry-title,#wrapper #main .fusion-post-content > .blog-shortcode-post-title,#wrapper #main .fusion-post-content > h2.entry-title,#wrapper #main .post > h2.entry-title,#wrapper .fusion-events-shortcode .fusion-events-meta h2{font-size:18px;line-height:27px;}#wrapper #main #comments .fusion-title h3,#wrapper #main #respond .fusion-title h3,#wrapper #main .about-author .fusion-title h3,#wrapper #main .related-posts .fusion-title h3,#wrapper #main .related.products .fusion-title h3{font-size:18px;line-height:1.5;}.ei-title h2{font-size:42px;line-height:1.5;color:#333333;}.ei-title h3{font-size:20px;line-height:1.5;color:#747474;}#wrapper .fusion-events-shortcode .fusion-events-meta h4,.fusion-carousel-meta,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-recent-posts .columns .column .meta,.fusion-single-line-meta{font-size:12px;line-height:1.5;}.fusion-carousel-meta,.fusion-meta,.fusion-meta-info,.fusion-recent-posts .columns .column .meta,.post .single-line-meta{font-size:12px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.product-buttons a{font-size:;line-height:1.5;padding-left:;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:before,.product-buttons a:before{margin-left:-;}.page-links,.pagination,.pagination .pagination-next,.pagination .pagination-prev{font-size:12px;}.fusion-page-title-bar h1,.fusion-page-title-bar h3{color:#333333;}.sep-boxed-pricing .panel-heading h3{color:#333333;}.full-boxed-pricing.fusion-pricing-table .panel-heading h3{color:#333333;}#main .post h2 a,.about-author .title a,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget_categories li,.fusion-load-more-button,.fusion-rollover a,.project-content .project-info .project-info-box a,.shop_attributes tr th,.single-navigation a[rel="next"]:after,.single-navigation a[rel="prev"]:before,body a,body a:after,body a:before{color:#333333;}body #toTop:before{color:#fff;}.fusion-page-title-bar .fusion-breadcrumbs,.fusion-page-title-bar .fusion-breadcrumbs a{color:#333333;}#slidingbar-area .fusion-title > *,#slidingbar-area .widget-title,#slidingbar-area h3{color:#dddddd;}#slidingbar-area,#slidingbar-area .fusion-column,#slidingbar-area .jtwt,#slidingbar-area .jtwt .jtwt_tweet,#slidingbar-area .widget li.recentcomments,#slidingbar-area .widget_archive li,#slidingbar-area .widget_categories li,#slidingbar-area .widget_layered_nav li,#slidingbar-area .widget_links li,#slidingbar-area .widget_meta li,#slidingbar-area .widget_nav_menu li,#slidingbar-area .widget_pages li,#slidingbar-area .widget_product_categories li,#slidingbar-area .widget_recent_entries li{color:#8C8989;} #slidingbar-area .jtwt .jtwt_tweet a,#slidingbar-area .fusion-accordian .panel-title a,#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .tabs li a,.slidingbar-area .widget li a:before,.slidingbar-area a{color:#bfbfbf;}.sidebar .widget .heading h4,.sidebar .widget h4{color:#333333;}.sidebar .widget .heading .widget-title,.sidebar .widget .widget-title{background-color:rgba(255,255,255,0);}.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3,.fusion-footer-widget-column .product-title{color:#DDDDDD;}.fusion-copyright-notice,.fusion-footer-widget-area,.fusion-footer-widget-area .jtwt,.fusion-footer-widget-area .jtwt .jtwt_tweet,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area article.col{color:#8C8989;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li a,.fusion-copyright-notice a,.fusion-footer-widget-area .fusion-accordian .panel-title a,.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a,.fusion-footer-widget-area .jtwt .jtwt_tweet a,.fusion-footer-widget-area .widget li a:before,.fusion-footer-widget-area a{color:#BFBFBF;}#customer_login .col-1,#customer_login .col-2,#customer_login h2,#customer_login_box,#reviews li .comment-text,#small-nav,#wrapper .fusion-tabs-widget .tab-holder,#wrapper .side-nav li a,#wrapper .side-nav li.current_page_item li a,.avada-skin-rev,.chzn-container-single .chzn-single,.chzn-container-single .chzn-single div,.chzn-drop,.commentlist .the-comment,.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,.fusion-accordian .fusion-panel,.fusion-author .fusion-author-social,.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-blog-layout-grid .post .post-wrapper,.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget li a:before,.fusion-content-widget-area .widget_archive li,.fusion-content-widget-area .widget_categories li,.fusion-content-widget-area .widget_links li,.fusion-content-widget-area .widget_meta li,.fusion-content-widget-area .widget_nav_menu li,.fusion-content-widget-area .widget_pages li,.fusion-content-widget-area .widget_recent_entries li,.fusion-counters-box .fusion-counter-box .counter-box-border,.fusion-filters,.fusion-hide-pagination-text .pagination-next,.fusion-hide-pagination-text .pagination-prev,.fusion-layout-timeline .post,.fusion-layout-timeline .post .flexslider,.fusion-layout-timeline .post .fusion-content-sep,.fusion-portfolio .fusion-portfolio-boxed .fusion-content-sep,.fusion-portfolio .fusion-portfolio-boxed .fusion-portfolio-post-wrapper,.fusion-portfolio-one .fusion-portfolio-boxed .fusion-portfolio-post-wrapper,.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,.fusion-timeline-arrow,.fusion-timeline-date,.input-radio,.ls-avada,.page-links a,.pagination a.inactive,.panel.entry-content,.post .fusion-meta-info,.price_slider_wrapper,.progress-bar,.project-content .project-info .project-info-box,.search-page-search-form,.sep-dashed,.sep-dotted,.sep-double,.sep-single,.side-nav,.side-nav li a,.single-navigation,.table,.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th,.table-1 table,.table-1 table th,.table-1 tr td,.table-2 table thead,.table-2 tr td,.tabs-vertical .tabs-container .tab_content,.tabs-vertical .tabset,.tagcloud a,.tkt-slctr-tbl-wrap-dv table,.tkt-slctr-tbl-wrap-dv tr td,h5.toggle.active + .toggle-content,tr td{border-color:#e0dede;}.price_slider_wrapper .ui-widget-content{background-color:#e0dede;}.fusion-load-more-button.fusion-blog-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-blog-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-blog-button,.fusion-load-more-button.fusion-blog-button:hover{color:#333;}.fusion-load-more-button.fusion-portfolio-button{background-color:#ebeaea;}.fusion-load-more-button.fusion-portfolio-button:hover{background-color:rgba(235,234,234,0.8);}.fusion-load-more-button.fusion-portfolio-button,.fusion-load-more-button.fusion-portfolio-button:hover{color:#333;}.sb-toggle-wrapper .sb-toggle:after{color:#ffffff;}#slidingbar-area .product_list_widget li,#slidingbar-area .widget li.recentcomments,#slidingbar-area .widget_archive li,#slidingbar-area .widget_categories li,#slidingbar-area .widget_layered_nav li,#slidingbar-area .widget_links li,#slidingbar-area .widget_meta li,#slidingbar-area .widget_nav_menu li,#slidingbar-area .widget_pages li,#slidingbar-area .widget_product_categories li,#slidingbar-area .widget_recent_entries ul li{border-bottom-color:#505152;}#slidingbar-area .fusion-accordian .fusion-panel,#slidingbar-area .tagcloud a,#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder,#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .news-list li{border-color:#505152;}#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder,#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li,.fusion-footer-widget-area .fusion-accordian .fusion-panel,.fusion-footer-widget-area .product_list_widget li,.fusion-footer-widget-area .tagcloud a,.fusion-footer-widget-area .widget li.recentcomments,.fusion-footer-widget-area .widget_archive li,.fusion-footer-widget-area .widget_categories li,.fusion-footer-widget-area .widget_layered_nav li,.fusion-footer-widget-area .widget_links li,.fusion-footer-widget-area .widget_meta li,.fusion-footer-widget-area .widget_nav_menu li,.fusion-footer-widget-area .widget_pages li,.fusion-footer-widget-area .widget_product_categories li,.fusion-footer-widget-area .widget_recent_entries li,.fusion-footer-widget-area ul li{border-color:#505152;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type="password"],.search-page-search-form input,input.s,input[type="email"],input[type="text"],select,textarea{background-color:#ffffff;}#wrapper .select-arrow,.avada-select-parent .select-arrow{background-color:#ffffff;}#comment-input .placeholder,#comment-input input,#comment-textarea .placeholder,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice2,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.input-text,.main-nav-search-form input,.post-password-form label input[type="password"],.search-page-search-form input,input.s,input.s .placeholder,input[type="email"],input[type="text"],select,textarea{color:#aaa9a9;}#comment-input input::-webkit-input-placeholder,#comment-textarea textarea::-webkit-input-placeholder,.comment-form-comment textarea::-webkit-input-placeholder,.input-text::-webkit-input-placeholder,.post-password-form label input[type="password"]::-webkit-input-placeholder,.searchform .s::-webkit-input-placeholder,input#s::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#aaa9a9;}#comment-input input:-moz-placeholder,#comment-textarea textarea:-moz-placeholder,.comment-form-comment textarea:-moz-placeholder,.input-text:-moz-placeholder,.post-password-form label input[type="password"]:-moz-placeholder,.searchform .s:-moz-placeholder,input#s:-moz-placeholder,input:-moz-placeholder{color:#aaa9a9;}#comment-input input::-moz-placeholder,#comment-textarea textarea::-moz-placeholder,.comment-form-comment textarea::-moz-placeholder,.input-text::-moz-placeholder,.post-password-form label input[type="password"]::-moz-placeholder,.searchform .s::-moz-placeholder,input#s::-moz-placeholder,input::-moz-placeholder{color:#aaa9a9;}#comment-input input:-ms-input-placeholder,#comment-textarea textarea:-ms-input-placeholder,.comment-form-comment textarea:-ms-input-placeholder,.input-text:-ms-input-placeholder,.post-password-form label input[type="password"]::-ms-input-placeholder,.searchform .s:-ms-input-placeholder,input#s:-ms-input-placeholder,input:-ms-input-placeholder{color:#aaa9a9;}#comment-input input,#comment-textarea textarea,#wrapper .search-table .search-field input,.avada-select .select2-container .select2-choice,.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.avada-select-parent .select-arrow,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.comment-form-comment textarea,.gravity-select-parent .select-arrow,.input-text,.main-nav-search-form input,.post-password-form label input[type="password"],.search-page-search-form input,.select-arrow,input.s,input[type="email"],input[type="text"],select,textarea{border-color:#d2d2d2;}#comment-input input,.avada-select .select2-container .select2-choice,.avada-select-parent select,.chzn-container .chzn-drop,.chzn-container-single .chzn-single,.input-text:not(textarea),.main-nav-search-form input,.post-password-form label input[type="password"],.search-page-search-form input,.searchform .search-table .search-field input,input.s,input[type="email"],input[type="text"],select{height:38px;padding-top:0;padding-bottom:0;}.avada-select .select2-container .select2-choice .select2-arrow,.avada-select .select2-container .select2-choice2 .select2-arrow,.searchform .search-table .search-button input[type="submit"]{height:38px;width:38px;line-height:38px;}.select2-container .select2-choice > .select2-chosen{line-height:38px;}.select-arrow,.select2-arrow{color:#d2d2d2;}.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{width:304.285714286px;}.fusion-page-title-bar h1{font-size:18px;line-height:normal;}.fusion-page-title-bar h3{font-size:10px;line-height:calc(10px + 12px);}body.has-sidebar #content{width:calc(100% - 23% - 80px);}body.has-sidebar #main .sidebar{width:23%;}body.has-sidebar.double-sidebars #content{width:calc(100% - 19% - 19% - 80px);margin-left:calc(19% + 40px);}body.has-sidebar.double-sidebars #main #sidebar{width:19%;margin-left:calc(40px - (100% - 19%));}body.has-sidebar.double-sidebars #main #sidebar-2{width:19%;margin-left:40px;}#main .sidebar{background-color:#ffffff;padding:0px;}.fusion-accordian .panel-title a .fa-fusion-box{background-color:#333333;}.progress-bar-content{background-color:#a0ce4e;border-color:#a0ce4e;}.content-box-percentage{color:#a0ce4e;}.progress-bar{background-color:#f6f6f6;border-color:#f6f6f6;}#wrapper .fusion-date-and-formats .fusion-format-box, .tribe-mini-calendar-event .list-date .list-dayname{background-color:#eef0f2;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev{background-color:rgba(0,0,0,.5);width:30px;height:30px;margin-top:-15px;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover{background-color:rgba(0,0,0,.6);}.fusion-flexslider .flex-direction-nav .flex-next,.fusion-flexslider .flex-direction-nav .flex-prev{background-color:rgba(0,0,0,.5);}.fusion-flexslider .flex-direction-nav .flex-next:hover,.fusion-flexslider .flex-direction-nav .flex-prev:hover{background-color:rgba(0,0,0,.6);}.content-boxes .col{background-color:rgba(255,255,255,0);}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tabs-container{background-color:#ffffff;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li{border-right:1px solid #ffffff;}.fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li a{background:#f1f2f2;border-bottom:0;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li a:hover{background:#ffffff;border-bottom:0;}body .fusion-content-widget-area .fusion-tabs-widget .tab-hold .tabs li.active a,body .fusion-content-widget-area .fusion-tabs-widget .tab-holder .tabs li.active a{background:#ffffff;border-bottom:0;border-top-color:#a0ce4e;}#wrapper .fusion-content-widget-area .fusion-tabs-widget .tab-holder,.fusion-content-widget-area .fusion-tabs-widget .tab-holder .news-list li{border-color:#ebeaea;}.fusion-single-sharing-box{background-color:#f6f6f6;}.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .post,.fusion-events-shortcode .fusion-layout-column,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.products li.product{background-color:rgba(255,255,255,0);}.fusion-blog-layout-grid .post .flexslider,.fusion-blog-layout-grid .post .fusion-content-sep,.fusion-blog-layout-grid .post .fusion-post-wrapper,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-layout-timeline .fusion-timeline-line,.fusion-blog-layout-timeline .post,.fusion-blog-layout-timeline .post .flexslider,.fusion-blog-layout-timeline .post .fusion-content-sep,.fusion-blog-timeline-layout .post,.fusion-blog-timeline-layout .post .flexslider,.fusion-blog-timeline-layout .post .fusion-content-sep,.fusion-events-shortcode .fusion-events-thumbnail,.fusion-events-shortcode .fusion-layout-column,.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep,.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,.product .product-buttons,.product-buttons,.product-buttons-container,.product-details-container,.products li{border-color:#ebeaea;}.fusion-blog-layout-timeline .fusion-timeline-circle,.fusion-blog-layout-timeline .fusion-timeline-date,.fusion-blog-timeline-layout .fusion-timeline-circle,.fusion-blog-timeline-layout .fusion-timeline-date{background-color:#ebeaea;}.fusion-blog-timeline-layout .fusion-timeline-arrow:before,.fusion-blog-timeline-layout .fusion-timeline-icon,.fusion-timeline-arrow:before,.fusion-timeline-icon{color:#ebeaea;}div.indicator-hint{background:#FFFFFF;border-color:#FFFFFF;}#posts-container.fusion-blog-layout-grid{margin:-0px -0px 0 -0px;}#posts-container.fusion-blog-layout-grid .fusion-post-grid{padding:0px;}.quicktags-toolbar input{background:linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-webkit-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-moz-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-ms-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background:-o-linear-gradient(to top, #ffffff, #ffffff ) #3E3E3E;background-image:-webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ffffff));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);border:1px solid #d2d2d2;color:#aaa9a9;}.quicktags-toolbar input:hover{background:#ffffff;}.ei-slider{width:100%;height:550px;}#comment-submit,#reviews input#submit,.button.default,.fusion-button.fusion-button-default,.post-password-form input[type="submit"],.ticket-selector-submit-btn[type="submit"]{border-color:rgba(255,255,255,.8);}#comment-submit:hover,#reviews input#submit:hover,.button.default:hover,.fusion-button.fusion-button-default:hover,.post-password-form input[type="submit"]:hover,.ticket-selector-submit-btn[type="submit"]:hover{border-color:rgba(255,255,255,.9);}.button.default,.fusion-button-default,.post-password-form input[type="submit"]{padding:13px 29px;line-height:17px;font-size:14px;}.quantity .minus, .quantity .plus, .quantity .qty{line-height:17px;font-size:14px;height:40px;width:40px;}.button.default.button-3d.button-small,.fusion-button.button-small.button-3d,.fusion-button.fusion-button-3d.fusion-button-small,.ticket-selector-submit-btn[type="submit"]{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-small:active,.fusion-button.button-small.button-3d:active,.fusion-button.fusion-button-3d.fusion-button-small:active,.ticket-selector-submit-btn[type="submit"]:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-medium,.fusion-button.button-medium.button-3d,.fusion-button.fusion-button-3d.fusion-button-medium{box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 3px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-medium:active,.fusion-button.button-medium.button-3d:active,.fusion-button.fusion-button-3d.fusion-button-medium:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-large,.fusion-button.button-large.button-3d,.fusion-button.fusion-button-3d.fusion-button-large{box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #54770F, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #54770F, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 4px 0px #54770F, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-large:active,.fusion-button.button-large.button-3d:active,.fusion-button.fusion-button-3d.fusion-button-large:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 1px 0px #54770F, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-xlarge,.fusion-button.button-xlarge.button-3d,.fusion-button.fusion-button-3d.fusion-button-xlarge{box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 5px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}.button.default.button-3d.button-xlarge:active,.fusion-button.button-xlarge.button-3d:active,.fusion-button.fusion-button-3d.fusion-button-xlarge:active{box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0px 1px 0px #ffffff, 0px 2px 0px #54770F, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);}#comment-submit,#reviews input#submit,.button-default,.button.default,.fusion-button,.fusion-button-default,.post-password-form input[type="submit"]{border-width:0px;border-style:solid;}.button.default:hover,.fusion-button.button-default:hover,.ticket-selector-submit-btn[type="submit"]{border-width:0px;border-style:solid;}.fusion-menu-item-button .menu-text{border-color:rgba(255,255,255,.8);}.fusion-menu-item-button:hover .menu-text{border-color:rgba(255,255,255,.9);}#comment-submit,#reviews input#submit,.button-default,.button.default,.fusion-button-default,.post-password-form input[type="submit"],.ticket-selector-submit-btn[type="submit"]{border-radius:2px;-webkit-border-radius:2px;}.reading-box{background-color:#f6f6f6;}.isotope .isotope-item{transition-property:top, left, opacity;-webkit-transition-property:top, left, opacity;-moz-transition-property:top, left, opacity;-ms-transition-property:top, left, opacity;-o-transition-property:top, left, opacity;}.comment-form input[type="submit"],.fusion-button,.fusion-load-more-button,.ticket-selector-submit-btn[type="submit"],.woocommerce .cart-collaterals .checkout-button,.woocommerce-MyAccount-content form .button{font-family:'PT Sans';font-weight:700;letter-spacing:0px;}.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before{font-size:17px;line-height:2.41;color:#ffffff;}.fusion-modal h1,.fusion-page-title-bar h1,.fusion-widget-area h1,.post-content h1{font-family:'Roboto Slab';font-weight:300;line-height:1.45;letter-spacing:0px;}.fusion-modal h1,.fusion-widget-area h1,.post-content h1{font-size:33px;}.fusion-modal h1,.fusion-post-content h1,.fusion-widget-area h1,.post-content h1,.title h1{color:#333333;}#main .post h2,#main .reading-box h2,#main h2,.ei-title h2,.fusion-modal h2,.fusion-title h2,.fusion-widget-area h2,.main-flex .slide-content h2,.post-content h2,.title h2{font-family:'Roboto Slab';font-weight:300;line-height:1.5;letter-spacing:0px;}#main .fusion-portfolio h2,#main .post h2,#wrapper  #main .post h2,#wrapper #main .post-content .fusion-title h2,#wrapper #main .post-content .title h2,#wrapper .fusion-title h2,#wrapper .post-content h2,#wrapper .title h2,.fusion-modal h2,.fusion-widget-area h2,h2.entry-title{font-size:18px;}#main .post h2,.fusion-modal h2,.fusion-post-content h2,.fusion-title h2,.fusion-widget-area h2,.post-content h2,.search-page-search-form h2,.title h2{color:#333333;}.fusion-author .fusion-author-title,.fusion-header-tagline,.fusion-modal .modal-title,.fusion-modal h3,.fusion-pricing-table .pricing-row,.fusion-pricing-table .title-row,.fusion-title h3,.fusion-widget-area h3,.main-flex .slide-content h3,.post-content h3,.project-content h3,.sidebar .widget h3{font-family:'Roboto Slab';font-weight:300;line-height:1.41;letter-spacing:0px;}.fusion-modal .modal-title,.fusion-modal h3,.fusion-widget-area h3,.post-content h3,.project-content h3{font-size:17px;}.fusion-modal h3,.fusion-post-content h3,.fusion-title h3,.fusion-widget-area h3,.person-author-wrapper span,.post-content h3,.project-content h3,.sidebar .widget h3,.title h3{color:#333333;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-heading a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-content-widget-area h4,.fusion-flip-box .flip-box-heading-back,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,.fusion-megamenu-title,.fusion-modal h4,.fusion-person .person-desc .person-author .person-author-wrapper,.fusion-tabs .nav-tabs  li .fusion-tab-heading,.popover .popover-title,.post-content h4,.project-content .project-info h4,.share-box h4,table th{font-family:'Roboto Slab';font-weight:300;line-height:1.43;letter-spacing:0px;}#reviews #comments > h2,#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title,.fusion-carousel-title,.fusion-flip-box .flip-box-heading-back,.fusion-modal h4,.fusion-person .person-author-wrapper .person-name,.fusion-person .person-author-wrapper .person-title,.fusion-portfolio-post .fusion-portfolio-content h4,.fusion-rollover .fusion-rollover-content .fusion-rollover-title,.fusion-sharing-box h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-widget-area h4,.person-author-wrapper,.popover .popover-title,.post-content h4{font-size:14px;}#wrapper .fusion-tabs-widget .tab-holder .tabs li a,.fusion-accordian .panel-title a,.fusion-carousel-title,.fusion-modal h4,.fusion-post-content h4,.fusion-tabs .nav-tabs > li .fusion-tab-heading,.fusion-title h4,.fusion-widget-area h4,.post-content h4,.project-content .project-info h4,.share-box h4,.title h4{color:#333333;}.fusion-modal h5,.fusion-widget-area h5,.post-content h5{font-family:'Roboto Slab';font-weight:300;line-height:1.38;letter-spacing:0px;font-size:13px;}.fusion-modal h5,.fusion-post-content h5,.fusion-title h5,.fusion-widget-area h5,.post-content h5,.title h5{color:#333333;}.fusion-modal h6,.fusion-widget-area h6,.post-content h6{font-family:'Roboto Slab';font-weight:300;line-height:1.42;letter-spacing:0px;font-size:12px;}.fusion-modal h6,.fusion-post-content h6,.fusion-title h6,.fusion-widget-area h6,.post-content h6,.title h6{color:#333333;}.fusion-title-size-one,h1{margin-top:0.67em;margin-bottom:0.67em;}.fusion-title-size-two,h2{margin-top:0em;margin-bottom:.7em;}.fusion-title-size-three,h3{margin-top:1em;margin-bottom:1em;}.fusion-title-size-four,h4{margin-top:1.33em;margin-bottom:1.33em;}.fusion-title-size-five,h5{margin-top:1.67em;margin-bottom:1.67em;}.fusion-title-size-six,h6{margin-top:2.33em;margin-bottom:2.33em;}.fusion-logo{margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;}.fusion-header-wrapper .fusion-row{padding-left:0px;padding-right:0px;max-width:1100px;}.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header{border-bottom-color:#e1e1e1;}#side-header .fusion-secondary-menu-search-inner{border-top-color:#e1e1e1;}.fusion-header .fusion-row{padding-top:0px;padding-bottom:0px;}.fusion-secondary-header{background-color:#a0ce4e;font-size:12px;color:#ffffff;border-bottom-color:#e1e1e1;}.fusion-secondary-header a,.fusion-secondary-header a:hover{color:#ffffff;}.fusion-header-v2 .fusion-secondary-header{border-top-color:#a0ce4e;}.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft{border-bottom-color:#e1e1e1;}.fusion-header-tagline{font-size:16px;color:#747474;}.fusion-mobile-menu-sep,.fusion-secondary-main-menu{border-bottom-color:#e1e1e1;}#side-header{width:0px;padding-top:0px;padding-bottom:0px;}#side-header .side-header-background{width:0px;}#side-header .side-header-border{width:0px;border-color:#e1e1e1;}#side-header .side-header-content{padding-left:0px;padding-right:0px;}#side-header .fusion-main-menu > ul > li > a{padding-left:0px;padding-right:0px;border-top-color:#e1e1e1;border-bottom-color:#e1e1e1;text-align:left;height:auto;min-height:83px;}.side-header-left .fusion-main-menu > ul > li > a > .fusion-caret{right:0px;}.side-header-right .fusion-main-menu > ul > li > a > .fusion-caret{left:0px;}#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,#side-header .fusion-main-menu > ul > li.current-menu-item > a{color:#a0ce4e;border-right-color:#a0ce4e;border-left-color:#a0ce4e;}body.side-header-left #side-header .fusion-main-menu > ul > li > ul{left:-1px;}body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents{top:0;left:-1px;}#side-header .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{border-top-width:1px;border-top-style:solid;}#side-header .fusion-secondary-menu > ul > li > a,#side-header .side-header-content-1,#side-header .side-header-content-2{color:#333333;font-size:12px;}.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-right-width:3px;}.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-item > a{border-left-width:3px;}.side-header-right #side-header .fusion-main-menu .fusion-menu-cart-items,.side-header-right #side-header .fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu,.side-header-right #side-header .fusion-main-menu ul .fusion-dropdown-menu .sub-menu li ul,.side-header-right #side-header .fusion-main-menu ul .fusion-menu-login-box .sub-menu{left:-215px;}.side-header-right #side-header .fusion-main-menu-search .fusion-custom-menu-item-contents{left:-250px;}.fusion-main-menu > ul > li{padding-right:27px;}.fusion-main-menu > ul > li > a{border-top:3px solid transparent;height:83px;line-height:83px;}.fusion-megamenu-icon img{max-height:13px;}.fusion-main-menu .fusion-widget-cart-counter > a:before,.fusion-main-menu > ul > li > a{color:#333333;}.fusion-main-menu .fusion-widget-cart-counter > a:hover:before,.fusion-main-menu > ul > li > a:hover{color:#a0ce4e;}.fusion-main-menu > ul > li > a:hover{border-color:#a0ce4e;}.fusion-main-menu > ul > .fusion-menu-item-button > a:hover{border-color:transparent;}.fusion-widget-cart-number{background-color:#a0ce4e;color:#333333;}.fusion-widget-cart-counter a:hover:before{color:#a0ce4e;}.fusion-main-menu .current-menu-ancestor > a,.fusion-main-menu .current-menu-item > a,.fusion-main-menu .current-menu-parent > a,.fusion-main-menu .current_page_item > a{color:#a0ce4e;border-color:#a0ce4e;}.fusion-main-menu > ul > .fusion-menu-item-button > a{border-color:transparent;}.fusion-main-menu .fusion-main-menu-icon:after{color:#333333;}.fusion-main-menu .fusion-menu-cart-checkout-link a:hover,.fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before,.fusion-main-menu .fusion-menu-cart-link a:hover,.fusion-main-menu .fusion-menu-cart-link a:hover:before{color:#a0ce4e;}.fusion-main-menu .fusion-main-menu-icon:after,.fusion-main-menu .fusion-widget-cart-counter > a .fusion-widget-cart-number,.fusion-main-menu .fusion-widget-cart-counter > a:before{height:13px;width:13px;}.fusion-main-menu .fusion-main-menu-icon:hover{border-color:transparent;}.fusion-main-menu .fusion-main-menu-icon:hover:after{color:#a0ce4e;}.fusion-main-menu .fusion-main-menu-icon-active:after,.fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after{color:#a0ce4e;}.fusion-main-menu .sub-menu{background-color:#edecec;width:215px;border-top:3px solid #a0ce4e;font-family:'PT Sans';font-weight:400;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-main-menu .sub-menu ul{left:215px;top:-3px;}.fusion-main-menu .sub-menu li a{border-bottom:1px solid #e3e2e3;padding-top:9px;padding-bottom:9px;color:#333333;font-family:'PT Sans';font-weight:400;font-size:13px;}.fusion-main-menu .fusion-main-menu-cart{font-size:13px;}.fusion-main-menu .sub-menu li a:hover{background-color:#f5f5f5;}.fusion-main-menu .sub-menu .current-menu-item > a,.fusion-main-menu .sub-menu .current-menu-parent > a,.fusion-main-menu .sub-menu .current_page_item > a{background-color:#f5f5f5;}.fusion-main-menu .fusion-custom-menu-item-contents{font-family:'PT Sans';font-weight:400;}.fusion-main-menu .fusion-main-menu-cart .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents{background-color:#edecec;border-color:#e3e2e3;}.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons{font-size:20px;margin:0 -13.5px;}.fusion-header-v6 .fusion-header-v6-content .fusion-widget-cart-number{min-width:20px;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-flyout-menu-toggle{height:18px;width:30px;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon{height:18px;width:18px;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-toggle-icon-line{height:2px;width:30px;background-color:#333333;}.fusion-body .fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{height:2px;}.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{width:24px;}.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle{padding:0 14px;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#a0ce4e;}.fusion-header-v6 .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-v6 .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#a0ce4e;}.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:before{color:#333333;}.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons .fusion-icon:hover:before{color:#a0ce4e;}.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line{background-color:#333333;}.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line,.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line{background-color:#a0ce4e;}.fusion-header-v6 .fusion-flyout-menu-bg{background-color:rgba(255,255,255,0.95);}#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s{color:#333333;border-color:#333333;font-family:'Roboto Slab';}#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-webkit-input-placeholder{color:#333333;}#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-moz-placeholder{color:#333333;}#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-moz-placeholder{color:#333333;}#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-ms-input-placeholder{color:#333333;}.fusion-header-v6 .fusion-flyout-menu .fusion-menu li{padding:13px 0;}.fusion-header-v6 .fusion-flyout-menu,.fusion-header-v6 .fusion-flyout-menu-bg,.fusion-header-v6 .fusion-flyout-search{top:-1000%;transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0.4s;}.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-bg,.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu,.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-search{top:0;transition:opacity 0.4s ease 0s, top 0s ease 0s;-webkit-transition:opacity 0.4s ease 0s, top 0s ease 0s;-moz-transition:opacity 0.4s ease 0s, top 0s ease 0s;-ms-transition:opacity 0.4s ease 0s, top 0s ease 0s;-o-transition:opacity 0.4s ease 0s, top 0s ease 0s;}.fusion-secondary-menu > ul > li{border-color:#ffffff;}.fusion-secondary-menu > ul > li > a{height:44px;line-height:44px;}.fusion-secondary-menu .sub-menu, .fusion-secondary-menu .fusion-custom-menu-item-contents{width:180px;}.fusion-secondary-menu .fusion-secondary-menu-icon{min-width:180px;}.fusion-secondary-menu .sub-menu{background-color:#ffffff;border-color:#e0dfdf;}.fusion-secondary-menu .sub-menu a{border-color:#e0dfdf;color:#333333;}.fusion-secondary-menu .sub-menu a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu > ul > li > .sub-menu .sub-menu{left:180px;}.fusion-secondary-menu .fusion-custom-menu-item-contents{background-color:#ffffff;border-color:#e0dfdf;color:#333333;}.fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-secondary-menu .fusion-secondary-menu-icon:hover{color:#333333;}.fusion-secondary-menu .fusion-menu-cart-items a{color:#333333;}.fusion-secondary-menu .fusion-menu-cart-item a{border-color:#e0dfdf;}.fusion-secondary-menu .fusion-menu-cart-item img{border-color:#e0dede;}.fusion-secondary-menu .fusion-menu-cart-item a:hover{background-color:#fafafa;color:#333333;}.fusion-secondary-menu-icon{background-color:#FFFFFF;color:#333333;}.fusion-secondary-menu-icon:after,.fusion-secondary-menu-icon:before{color:#333333;}.fusion-contact-info{line-height:44px;}.fusion-megamenu-holder{border-color:#a0ce4e;}.fusion-megamenu{background-color:#edecec;box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);}.fusion-megamenu-wrapper .fusion-megamenu-submenu{border-color:#e3e2e3;}.rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child{border-color:#e3e2e3;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{padding-top:7px;padding-bottom:7px;}.fusion-megamenu-wrapper .fusion-megamenu-submenu > a:hover{background-color:#f5f5f5;color:#333333;font-family:'PT Sans';font-weight:400;font-size:13px;}.fusion-megamenu-title{font-size:18px;color:#333333;}.fusion-megamenu-title a{color:#333333;}.fusion-megamenu-bullet{border-left-color:#333333;}.fusion-megamenu-widgets-container{color:#333333;font-family:'PT Sans';font-weight:400;font-size:13px;}.fusion-header-wrapper.fusion-is-sticky .fusion-header,.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu{background-color:rgba(255,255,255,0.987);}.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-header,.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu{background-color:rgba(255,255,255,0.987);opacity:0.987;filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=98.7);}.fusion-is-sticky .fusion-main-menu > ul > li{padding-right:27px;}.fusion-is-sticky .fusion-main-menu > ul > li:last-child{padding-right:0;}.rtl .fusion-is-sticky .fusion-main-menu > ul > li:last-child{padding-right:27px;}.fusion-is-sticky .fusion-main-menu > ul > li > a{font-size:13px;}.fusion-mobile-selector{background-color:#f9f9f9;border-color:#dadada;font-size:13px;height:40px;line-height:40px;color:#333333;}.fusion-selector-down{height:38px;line-height:38px;border-color:#dadada;}.fusion-selector-down:before{color:#dadada;}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul,.fusion-mobile-nav-holder > ul{border-color:#dadada;}.fusion-mobile-nav-item .fusion-open-submenu{color:#333333;}.fusion-mobile-nav-item a{color:#333333;font-size:13px;background-color:#f9f9f9;border-color:#dadada;height:40px;line-height:40px;}.fusion-mobile-nav-item a:hover{background-color:#f6f6f6;}.fusion-mobile-nav-item a:before{color:#333333;}.fusion-mobile-current-nav-item > a{background-color:#f6f6f6;}.fusion-mobile-menu-icons{margin-top:5px;}.fusion-mobile-menu-icons a{color:#dadada;}.fusion-mobile-menu-icons a:before{color:#dadada;}.fusion-open-submenu{font-size:13px;height:40px;line-height:40px;}.fusion-open-submenu:hover{color:#a0ce4e;}#wrapper .post-content .content-box-heading{font-size:18px;}.post-content .content-box-heading{color:#333333;}.fusion-content-boxes .content-container{color:#747474;}.fusion-social-links-header .fusion-social-networks a{font-size:16px;}.fusion-social-links-header .fusion-social-networks.boxed-icons a{padding:8px;width:calc(16px + (2 * 8px) + 2px);}.fusion-social-links-footer .fusion-social-networks a{font-size:18px;}.fusion-social-links-footer .fusion-social-networks.boxed-icons a{padding:8px;width:calc(18px + (2 * 8px) + 2px);}.fusion-sharing-box .fusion-social-networks a{font-size:16px;}.fusion-sharing-box .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-sharing-box h4{color:#333333;}.fusion-social-links .boxed-icons .fusion-social-networks-wrapper .fusion-social-network-icon{width:calc(16px + (2 * 8px) + 2px);}.post-content .fusion-social-links .fusion-social-networks a,.widget .fusion-social-links .fusion-social-networks a{font-size:16px;}.post-content .fusion-social-links .fusion-social-networks.boxed-icons a,.widget .fusion-social-links .fusion-social-networks.boxed-icons a{padding:8px;}.fusion-body .error-menu li:after,.fusion-body .error-menu li:before{background-color:#a0ce4e;color:#ffffff;}.avada-select-parent .select-arrow,.select-arrow{height:33px;line-height:33px;}#wrapper{width:100%;max-width:none;}.fusion-header,.layout-boxed-mode .side-header-wrapper,.side-header-background{background-color:rgba(255,255,255,1);}.fusion-secondary-main-menu{background-color:#ffffff;}.rev_slider_wrapper{position:relative;}.rev_slider_wrapper .shadow-left{position:absolute;pointer-events:none;background-image:url("/wp-content/themes/Avada/assets/images/shadow-top.png?x71600");background-repeat:no-repeat;background-position:top center;height:42px;width:100%;top:-1px;z-index:99;}.rev_slider_wrapper .shadow-right{position:absolute;pointer-events:none;background-image:url("/wp-content/themes/Avada/assets/images/shadow-bottom.png?x71600");background-repeat:no-repeat;background-position:bottom center;height:32px;width:100%;bottom:0;z-index:99;}.avada-skin-rev{border-top:1px solid #d2d3d4;border-bottom:1px solid #d2d3d4;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}.tparrows{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{opacity:0.8 !important;position:absolute;top:50% !important;margin-top:-31px !important;width:63px !important;height:63px !important;background:none;background-color:rgba(0, 0, 0, 0.5);color:#fff;border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before{content:"\e61e";-webkit-font-smoothing:antialiased;margin-left:-2px;}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{content:"\e620";-webkit-font-smoothing:antialiased;margin-left:-1px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before{position:absolute;padding:0;width:100%;line-height:63px;text-align:center;font-size:25px;font-family:'icomoon';}.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{left:auto;right:0;background-position:29px 19px;margin-left:0;z-index:100;}.no-rgba .rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows,.no-rgba .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{background-color:#ccc;}.rev_slider_wrapper:hover .rev_slider .tp-leftarrow.tparrows,.rev_slider_wrapper:hover .rev_slider .tp-rightarrow.tparrows{display:block;opacity:0.8 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:hover,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:hover{opacity:1 !important;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows{background-position:19px 19px;left:0;margin-left:0;z-index:100;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hidearrows,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hidearrows{opacity:0;}.rev_slider_wrapper .rev_slider .tparrows.hades .tp-arr-allwrapper{width:63px;height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.hebe:before,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.hebe:before{position:relative;width:auto;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus{min-width:63px;min-height:63px;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.zeus .tp-title-wrap,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.zeus .tp-title-wrap{border-radius:0;-webkit-border-radius:0;}.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.metis,.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.metis{padding:0;}.tp-bullets .bullet.last{clear:none;}#main{padding-top:55px;padding-bottom:40px;}.side-header-left .fusion-footer-parallax,body.side-header-left #wrapper{margin-left:280px;}.side-header-right .fusion-footer-parallax,body.side-header-right #wrapper{margin-right:280px;}body.side-header-left #side-header #nav .login-box,body.side-header-left #side-header #nav .main-nav-search-form,body.side-header-left #side-header #nav > ul > li > ul{left:279px;}body.side-header-left #slidingbar .avada-row,body.side-header-right #slidingbar .avada-row{max-width:none;}.fusion-flexslider .flex-direction-nav a,.fusion-flexslider.flexslider-attachments .flex-direction-nav a,.fusion-flexslider.flexslider-posts .flex-direction-nav a,.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a,.fusion-slider-sc .flex-direction-nav a{width:30px;height:30px;line-height:30px;font-size:14px;}.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before,.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before{line-height:30px;font-size:14px;}.bbp-pagination .bbp-pagination-links a.inactive,.bbp-topic-pagination .page-numbers,.page-links a,.pagination a.inactive,.woocommerce-pagination .page-numbers{padding:2px 6px;}.bbp-pagination .bbp-pagination-links .current,.page-links > .page-number,.pagination .current,.woocommerce-pagination .current{padding:2px 6px;}.bbp-pagination .bbp-pagination-links .pagination-prev,.pagination .pagination-prev,.woocommerce-pagination .prev{padding:2px 6px;}.bbp-pagination .bbp-pagination-links .pagination-next,.bbp-pagination-links span.dots,.pagination .pagination-next,.woocommerce-pagination .next{padding:2px 6px;}@media only screen and (max-width: 1100px){.width-100 .fusion-section-separator,.width-100 .nonhundred-percent-fullwidth{padding-left:20px!important;padding-right:20px!important;}.width-100 .fullwidth-box,.width-100 .fusion-section-separator{margin-left:-20px!important;margin-right:-20px!important;}body.side-header #wrapper{margin-left:0 !important;margin-right:0 !important;}#side-header,.side-header-background{background-color:#ffffff;}.layout-boxed-mode .side-header-wrapper{background-color:transparent;}#side-header{transition:background-color 0.25s ease-in-out;position:static;height:auto;width:100% !important;padding:20px 30px !important;margin:0 !important;-webkit-transition:background-color 0.25s ease-in-out;-moz-transition:background-color 0.25s ease-in-out;-ms-transition:background-color 0.25s ease-in-out;-o-transition:background-color 0.25s ease-in-out;}#side-header.fusion-is-sticky{background-color:rgba(255,255,255,0.987);}#side-header .side-header-background{display:none;}#side-header .side-header-border{display:none;}#side-header .side-header-wrapper{padding-bottom:0;position:relative;}#side-header .header-social,#side-header .header-v4-content{display:none;}#side-header .fusion-logo{margin:0;float:left;}#side-header .side-header-content{padding:0 !important;}#side-header.fusion-mobile-menu-design-classic .fusion-logo{float:none;text-align:center;}body #wrapper .header-shadow:after,body.side-header #wrapper #side-header.header-shadow .side-header-border:before{position:static;height:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}#side-header .fusion-main-menu,#side-header .side-header-content-1-2,#side-header .side-header-content-3{display:none;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-nav-holder{display:block;margin-top:20px;}#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-sticky-nav-holder{display:none;}#side-header.fusion-mobile-menu-design-modern .fusion-logo{float:left;margin:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-left{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-right{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-center{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{display:block;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons{float:left;position:static;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons a{float:left;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons :first-child{margin-left:0;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons{float:right;}#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons a:last-child{margin-left:0;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder,#side-header.fusion-mobile-menu-design-modern .side-header-wrapper > .fusion-secondary-menu-search{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:-20px;}#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder > ul{display:block;border-right:0;border-left:0;border-bottom:0;}#side-header.fusion-is-sticky.fusion-sticky-menu-1 .fusion-mobile-nav-holder{display:none;}#side-header.fusion-is-sticky.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-mobile-menu-design-modern .fusion-secondary-header{padding:0px;padding-left:0 !important;padding-right:0 !important;}.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-row{padding-left:0px;padding-right:0px;}.fusion-mobile-menu-design-modern .fusion-social-links-header{max-width:100%;text-align:center;margin-top:10px;margin-bottom:8px;}.fusion-mobile-menu-design-modern .fusion-social-links-header a{margin-right:20px;margin-bottom:5px;}.fusion-mobile-menu-design-modern .fusion-alignleft{border-bottom:1px solid transparent;}.fusion-mobile-menu-design-modern .fusion-alignleft,.fusion-mobile-menu-design-modern .fusion-alignright{width:100%;float:none;display:block;}.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft,.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignright{text-align:center;}.fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{display:inline-block;vertical-align:middle;text-align:left;}.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li{float:none;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-cart{border-right:0;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon{background-color:transparent;padding-left:10px;padding-right:7px;min-width:100%;}.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:after{display:none;}.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon,.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon:hover,.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:before{color:#ffffff;}.fusion-mobile-menu-design-modern .fusion-header-tagline{margin-top:10px;float:none;line-height:24px;}.fusion-header .fusion-row{padding-left:0;padding-right:0;}.fusion-header-wrapper .fusion-header,.fusion-header-wrapper .fusion-secondary-main-menu{background-color:#ffffff;}.fusion-header-wrapper .fusion-row{padding-left:0;padding-right:0;max-width:100%;}.fusion-footer-copyright-area > .fusion-row,.fusion-footer-widget-area > .fusion-row{padding-left:0;padding-right:0;}.fusion-secondary-header .fusion-row{display:block;}.fusion-secondary-header .fusion-alignleft{margin-right:0;}.fusion-secondary-header .fusion-alignright{margin-left:0;}body.fusion-body .fusion-secondary-header .fusion-alignright > *{float:none;}body.fusion-body .fusion-secondary-header .fusion-alignright .fusion-social-links-header .boxed-icons{margin-bottom:5px;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-header-v4 .fusion-logo{display:block;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link{max-width:75%;}.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons{position:absolute;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-main-menu{display:none;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-nav-holder{display:block;margin-top:20px;}.fusion-mobile-menu-design-classic .fusion-secondary-header{padding:10px;}.fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder{margin-top:0;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-secondary-main-menu{padding-top:6px;padding-bottom:6px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-main-menu{display:none;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-nav-holder{display:block;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo a{float:none;text-align:center;margin:0 !important;}.fusion-mobile-menu-design-classic.fusion-header-v4 .searchform,.fusion-mobile-menu-design-classic.fusion-header-v5 .searchform{display:block;float:none;width:100%;margin:0;margin-top:13px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .search-table,.fusion-mobile-menu-design-classic.fusion-header-v5 .search-table{width:100%;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu .searchform{display:none;}.fusion-mobile-menu-design-classic .fusion-alignleft{margin-bottom:10px;}.fusion-mobile-menu-design-classic .fusion-alignleft,.fusion-mobile-menu-design-classic .fusion-alignright{float:none;width:100%;line-height:normal;display:block;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-contact-info{text-align:center;line-height:normal;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-secondary-menu{display:none;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header{max-width:100%;margin-top:5px;text-align:center;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-social-links-header a{margin-bottom:5px;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-tagline{float:none;text-align:center;margin-top:10px;line-height:24px;margin-left:auto;margin-right:auto;}.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-banner{float:none;text-align:center;margin:0 auto;width:100%;margin-top:20px;clear:both;}.fusion-mobile-menu-design-modern .ubermenu-responsive-toggle,.fusion-mobile-menu-design-modern .ubermenu-sticky-toggle-wrapper{clear:both;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-main-menu{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header{padding-top:20px;padding-bottom:20px;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header .fusion-row,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header .fusion-row{width:100%;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-logo{margin:0 !important;}.fusion-mobile-menu-design-modern.fusion-header-v1 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v2 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v3 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v4 .modern-mobile-menu-expanded .fusion-logo,.fusion-mobile-menu-design-modern.fusion-header-v5 .modern-mobile-menu-expanded .fusion-logo{margin-bottom:20px !important;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder{padding-top:20px;margin-left:-30px;margin-right:-30px;margin-bottom:calc(-20px - 0px);}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder > ul{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-menu-icons,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-menu-icons{display:block;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo a{float:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo .searchform{float:none;display:none;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner{margin-top:10px;}.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo{float:left;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder{padding-top:0;margin-left:-30px;margin-right:-30px;margin-bottom:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu{position:static;border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .fusion-mobile-nav-holder > ul{border:0;}.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .searchform,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .searchform{float:none;}.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-sticky-header-wrapper{position:fixed;width:100%;}.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v4 .fusion-logo,.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v5 .fusion-logo{float:right;}.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu{position:static;}.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder{display:none;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder{display:none;}.fusion-mobile-menu-design-classic .fusion-mobile-nav-item,.fusion-mobile-menu-design-classic .fusion-mobile-selector,.fusion-mobile-menu-design-modern .fusion-mobile-nav-item,.fusion-mobile-menu-design-modern .fusion-mobile-selector{text-align:left;}.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder{display:block;}.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon{text-align:inherit;}.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:after,.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:before{display:none;}}@media only screen and (min-width: 1007.2px) and (max-width: 1099px){.fusion-portfolio-six .fusion-portfolio-post,.grid-layout-6 .fusion-post-grid{width:20% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-portfolio-five .fusion-portfolio-post{width:25% !important;}}@media only screen and (min-width: 915.4px) and (max-width: 1007.2px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-portfolio-six .fusion-portfolio-post{width:20% !important;}.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-portfolio-five .fusion-portfolio-post{width:33.3333333333% !important;}.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-portfolio-four .fusion-portfolio-post{width:33.3333333333% !important;}}@media only screen and (min-width: 823.6px) and (max-width: 915.4px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-portfolio-six .fusion-portfolio-post{width:25% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-masonry .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}}@media only screen and (min-width: 731.8px) and (max-width: 823.6px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-portfolio-six .fusion-portfolio-post{width:33.33% !important;}.fusion-blog-layout-grid-3 .fusion-post-grid,.fusion-blog-layout-grid-4 .fusion-post-grid,.fusion-blog-layout-grid-5 .fusion-post-grid,.fusion-portfolio-five .fusion-portfolio-post,.fusion-portfolio-four .fusion-portfolio-post,.fusion-portfolio-masonry .fusion-portfolio-post,.fusion-portfolio-three .fusion-portfolio-post{width:50% !important;}}@media only screen and (max-width: 731.8px){.fusion-blog-layout-grid .fusion-post-grid,.fusion-portfolio-post{width:100% !important;}.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-portfolio-six .fusion-portfolio-post{width:50% !important;}}@media only screen and (max-width: 640px){.fusion-blog-layout-grid-6 .fusion-post-grid,.fusion-portfolio-six .fusion-portfolio-post{width:100% !important;}.fusion-body .fusion-page-title-bar{max-height:none;}.fusion-body .fusion-page-title-bar h1{margin:0;}.fusion-body .fusion-page-title-secondary{margin-top:2px;}.fusion-blog-layout-large .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-large .fusion-meta-info .fusion-alignright,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-medium .fusion-meta-info .fusion-alignright{display:block;float:none;margin:0;width:100%;}.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow{float:none;margin:0 0 20px 0;height:auto;width:auto;}.fusion-blog-layout-large-alternate .fusion-date-and-formats{margin-bottom:55px;}.fusion-body .fusion-blog-layout-large-alternate .fusion-post-content{margin:0;}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{display:inline-block;float:none;margin-right:0;max-width:197px;}.fusion-blog-layout-grid .fusion-post-grid{position:static;width:100%;}.flex-direction-nav,.wooslider-direction-nav,.wooslider-pauseplay{display:none;}.share-box ul li{margin-bottom:10px;margin-right:15px;}.buttons a{margin-right:5px;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.fusion-progressbar{margin-bottom:10px !important;}#wrapper .content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}#wrapper .content-boxes-icon-boxed .content-box-column,#wrapper .content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}#wrapper .content-boxes-icon-boxed .content-box-column .heading h2{margin-top:-5px;}#wrapper .content-boxes-icon-boxed .content-box-column .more{margin-top:12px;}.page-template-contact-php .fusion-google-map{height:270px !important;}.share-box .social-networks li{margin-right:20px !important;}.timeline-icon{display:none !important;}.timeline-layout{padding-top:0 !important;}.fusion-counters-circle .counter-circle-wrapper{display:block;margin-right:auto;margin-left:auto;}.post-content .wooslider .wooslider-control-thumbs{margin-top:-10px;}body .wooslider .overlay-full.layout-text-left .slide-excerpt{padding:20px !important;}.content-boxes-icon-boxed .col{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.social_links_shortcode li{height:40px !important;}.products-slider .es-nav span{transform:scale(0.5) !important;-webkit-transform:scale(0.5) !important;-moz-transform:scale(0.5) !important;-ms-transform:scale(0.5) !important;-o-transform:scale(0.5) !important;}.portfolio-masonry .portfolio-item{width:100% !important;}.table-1 table,.tkt-slctr-tbl-wrap-dv table{border-collapse:collapse;border-spacing:0;width:100%;}.table-1 td,.table-1 th,.tkt-slctr-tbl-wrap-dv td,.tkt-slctr-tbl-wrap-dv th{white-space:nowrap;}.table-2 table{border-collapse:collapse;border-spacing:0;width:100%;}.table-2 td,.table-2 th{white-space:nowrap;}#main,.footer-area,.page-title-bar,body{background-attachment:scroll !important;}.tfs-slider[data-animation="slide"]{height:auto !important;}#wrapper .share-box h4{display:block;float:none;line-height:20px !important;margin-top:0;padding:0;margin-bottom:10px;}.fusion-sharing-box .fusion-social-networks{float:none;display:block;width:100%;text-align:left;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.fusion-hide-on-mobile{display:none;}.fusion-blog-layout-timeline{padding-top:0;}.fusion-blog-layout-timeline .fusion-post-timeline{float:none;width:100%;}.fusion-blog-layout-timeline .fusion-timeline-date{margin-bottom:0;margin-top:2px;}.fusion-timeline-arrow,.fusion-timeline-circle,.fusion-timeline-icon,.fusion-timeline-line{display:none;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-column,.fusion-column:nth-child(2n),.fusion-column:nth-child(3n),.fusion-column:nth-child(4n),.fusion-column:nth-child(5n){margin-right:0;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.columns .col{float:none;width:100% !important;margin:0 0 20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fullwidth-box{background-attachment:scroll;}.fusion-main-menu > ul > li{padding-right:22px;}.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.review{float:none;width:100%;}.fusion-social-links-footer,.fusion-social-networks{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;}.fusion-social-networks{padding:0 0 15px;}.fusion-author .fusion-author-ssocial .fusion-author-tagline{float:none;text-align:center;max-width:100%;}.fusion-author .fusion-author-ssocial .fusion-social-networks{text-align:center;}.fusion-author .fusion-author-ssocial .fusion-social-networks .fusion-social-network-icon:first-child{margin-left:0;}.fusion-social-networks:after{content:"";display:block;clear:both;}.fusion-social-networks li{float:none;display:inline-block;}.fusion-reading-box-container .reading-box.reading-box-center,.fusion-reading-box-container .reading-box.reading-box-right{text-align:left;}.fusion-reading-box-container .continue{display:block;}.fusion-reading-box-container .mobile-button{display:none;float:none;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.fusion-body .fusion-page-title-bar{height:70px;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:table;width:100%;height:100%;min-height:calc(70px -20px);}.fusion-page-title-wrapper{display:table-cell;vertical-align:middle;}.products .product-list-view{width:100% !important;min-width:100% !important;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:90%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:90%;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}#wrapper .full-boxed-pricing .column,#wrapper .sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100%;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.faq-tabs,.portfolio-tabs{height:auto;border-bottom-width:1px;border-bottom-style:solid;}.faq-tabs li,.portfolio-tabs li{float:left;margin-right:30px;border-bottom:0;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}nav#nav,nav#sticky-nav{margin-right:0;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error-message{line-height:170px;margin-top:20px;font-size:130px;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100%;height:200px !important;}.fusion-progressbar{margin-bottom:10px !important;}.fusion-blog-layout-medium-alternate .fusion-post-content{float:none;width:100% !important;margin-top:20px;}#wrapper .content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3%;padding-right:3%;}#wrapper .content-boxes-icon-boxed .content-box-column,#wrapper .content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}body #small-nav{visibility:visible !important;}{float:none !important;width:100% !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}#nav-uber #megaMenu{width:100%;}#toTop{bottom:30px;border-radius:4px;height:40px;z-index:10000;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:20px;padding-right:20px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.fusion-columns-2 .fusion-column,.fusion-columns-2 .fusion-flip-box-wrapper,.fusion-columns-4 .fusion-column,.fusion-columns-4 .fusion-flip-box-wrapper{width:50% !important;float:left !important;}.fusion-columns-2 .fusion-column:nth-of-type(3n),.fusion-columns-2 .fusion-flip-box-wrapper:nth-of-type(3n),.fusion-columns-4 .fusion-column:nth-of-type(3n){clear:both;}.fusion-columns-3 .fusion-column,.fusion-columns-3 .fusion-flip-box-wrapper,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .fusion-column,.fusion-columns-5 .fusion-flip-box-wrapper,.fusion-columns-6 .fusion-column,.fusion-columns-6 .fusion-flip-box-wrapper{width:33.33% !important;float:left !important;}.fusion-columns-3 .fusion-column:nth-of-type(4n),.fusion-columns-3 .fusion-flip-box-wrapper:nth-of-type(4n),.fusion-columns-5 .fusion-column:nth-of-type(4n),.fusion-columns-5 .fusion-flip-box-wrapper:nth-of-type(4n),.fusion-columns-6 .fusion-column:nth-of-type(4n),.fusion-columns-6 .fusion-flip-box-wrapper:nth-of-type(4n){clear:both;}#slidingbar .fusion-column,.footer-area .fusion-column{margin-bottom:40px;}.fusion-layout-column.fusion-five-sixth,.fusion-layout-column.fusion-four-fifth,.fusion-layout-column.fusion-one-fifth,.fusion-layout-column.fusion-one-fourth,.fusion-layout-column.fusion-one-half,.fusion-layout-column.fusion-one-sixth,.fusion-layout-column.fusion-one-third,.fusion-layout-column.fusion-three-fifth,.fusion-layout-column.fusion-three-fourth,.fusion-layout-column.fusion-two-fifth,.fusion-layout-column.fusion-two-third{position:relative;float:left;margin-right:4%;margin-bottom:20px;}.fusion-layout-column.fusion-one-sixth{width:13.3333%;}.fusion-layout-column.fusion-five-sixth{width:82.6666%;}.fusion-layout-column.fusion-one-fifth{width:16.8%;}.fusion-layout-column.fusion-two-fifth{width:37.6%;}.fusion-layout-column.fusion-three-fifth{width:58.4%;}.fusion-layout-column.fusion-four-fifth{width:79.2%;}.fusion-layout-column.fusion-one-fourth{width:22%;}.fusion-layout-column.fusion-three-fourth{width:74%;}.fusion-layout-column.fusion-one-third{width:30.6666%;}.fusion-layout-column.fusion-two-third{width:65.3333%;}.fusion-layout-column.fusion-one-half{width:48%;}.fusion-layout-column.fusion-spacing-no{margin-left:0;margin-right:0;}.fusion-layout-column.fusion-one-sixth.fusion-spacing-no{width:16.6666666667%;}.fusion-layout-column.fusion-five-sixth.fusion-spacing-no{width:83.333333333%;}.fusion-layout-column.fusion-one-fifth.fusion-spacing-no{width:20%;}.fusion-layout-column.fusion-two-fifth.fusion-spacing-no{width:40%;}.fusion-layout-column.fusion-three-fifth.fusion-spacing-no{width:60%;}.fusion-layout-column.fusion-four-fifth.fusion-spacing-no{width:80%;}.fusion-layout-column.fusion-one-fourth.fusion-spacing-no{width:25%;}.fusion-layout-column.fusion-three-fourth.fusion-spacing-no{width:75%;}.fusion-layout-column.fusion-one-third.fusion-spacing-no{width:33.33333333%;}.fusion-layout-column.fusion-two-third.fusion-spacing-no{width:66.66666667%;}.fusion-layout-column.fusion-one-half.fusion-spacing-no{width:50%;}.fusion-layout-column.fusion-column-last{clear:right;zoom:1;margin-left:0;margin-right:0;}.fusion-column.fusion-spacing-no{margin-bottom:0;width:100% !important;}.ua-mobile #main,.ua-mobile .fusion-footer-widget-area,.ua-mobile .page-title-bar,.ua-mobile body{background-attachment:scroll !important;}#footer > .fusion-row,#header-sticky .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#footer > .fusion-row,.footer-area > .fusion-row,.fusion-header .fusion-row,.fusion-secondary-header .fusion-row{padding-left:0px !important;padding-right:0px !important;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}}@media only screen and (max-width: 800px){.fusion-body .fusion-page-title-bar .fusion-breadcrumbs{display:none;}.no-overflow-y{overflow-y:visible !important;}#content{width:100% !important;margin-left:0px !important;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.fusion-layout-column{margin-left:0;margin-right:0;}.fusion-layout-column:nth-child(2n),.fusion-layout-column:nth-child(3n),.fusion-layout-column:nth-child(4n),.fusion-layout-column:nth-child(5n){margin-left:0;margin-right:0;}.fusion-layout-column.fusion-spacing-no{margin-bottom:0;}.fusion-body .fusion-layout-column.fusion-spacing-no{width:100%;}.fusion-body .fusion-layout-column.fusion-spacing-yes{width:100%;}.fusion-columns-1 .fusion-column:first-child,.fusion-columns-2 .fusion-column:first-child,.fusion-columns-3 .fusion-column:first-child,.fusion-columns-4 .fusion-column:first-child,.fusion-columns-5 .fusion-column:first-child{margin-left:0;}.fusion-columns .fusion-column{width:100% !important;float:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.fusion-columns .fusion-column:not(.fusion-column-last){margin:0 0 50px;}#slidingbar-area .columns .col,.avada-container .columns .col,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6,.footer-area .fusion-columns .fusion-column,.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2{float:none;width:100%;}.fusion-filters{border-bottom:0;}.fusion-body .fusion-filter{float:none;margin:0;border-bottom:1px solid #E7E6E6;}.fusion-secondary-menu-icon{min-width:100%;}.fusion-body .fusion-page-title-bar{padding-top:5px;padding-bottom:5px;min-height:calc(70px - 10px);height:auto;}.fusion-page-title-bar-left .fusion-page-title-captions,.fusion-page-title-bar-left .fusion-page-title-secondary,.fusion-page-title-bar-right .fusion-page-title-captions,.fusion-page-title-bar-right .fusion-page-title-secondary{display:block;float:none;width:100%;line-height:normal;}.fusion-page-title-bar-left .fusion-page-title-secondary{text-align:left;}.fusion-page-title-bar-left .searchform{display:block;max-width:100%;}.fusion-page-title-bar-right .fusion-page-title-secondary{text-align:right;}.fusion-page-title-bar-right .searchform{max-width:100%;}.fusion-page-title-row{display:table;width:100%;min-height:calc(70px - 20px);}.fusion-page-title-bar-center .fusion-page-title-row{width:auto;}.fusion-page-title-wrapper{display:table-cell;vertical-align:middle;}.fusion-contact-info{padding:1em 30px;line-height:1.5em;}.fusion-body .fusion-blog-layout-medium-alternate .fusion-post-content,.fusion-body .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content{float:none;clear:both;margin:0;padding-top:20px;}.fusion-author .fusion-social-networks{display:block;margin-top:10px;}.fusion-body .fusion-author .fusion-social-networks{text-align:center;}.fusion-author-tagline{display:block;float:none;text-align:center;max-width:100%;}.fusion-content-boxes.content-boxes-clean-horizontal .content-box-column,.fusion-content-boxes.content-boxes-clean-vertical .content-box-column{border-right-width:1px;}.fusion-content-boxes .content-box-shortcode-timeline{display:none;}.fusion-countdown,.fusion-countdown .fusion-countdown-counter-wrapper,.fusion-countdown .fusion-countdown-heading-wrapper,.fusion-countdown .fusion-countdown-link-wrapper{display:block;}.fusion-countdown .fusion-countdown-heading-wrapper{text-align:center;}.fusion-countdown .fusion-countdown-counter-wrapper{margin-top:20px;margin-bottom:10px;}.fusion-countdown .fusion-dash-title{display:block;font-size:16px;}.fusion-body .fusion-countdown .fusion-dash-title{padding:0;}.fusion-countdown .fusion-countdown-link-wrapper{text-align:center;}.fusion-reading-box-container .reading-box.reading-box-center{text-align:left;}.fusion-reading-box-container .reading-box.reading-box-right{text-align:left;}.fusion-reading-box-container .fusion-desktop-button{display:none;}.fusion-reading-box-container .fusion-mobile-button{display:block;}.fusion-reading-box-container .fusion-mobile-button.continue-center{display:block;}#wrapper{width:auto !important;}.create-block-format-context{display:none;}.review{float:none;width:100%;}.fusion-body .fusion-social-links-footer,.fusion-copyright-notice{display:block;text-align:center;}.fusion-social-links-footer{width:auto;}.fusion-social-links-footer .fusion-social-networks{display:inline-block;float:none;margin-top:0;}.fusion-copyright-notice{padding:0 0 15px;}.fusion-copyright-notice:after,.fusion-social-networks:after{content:"";display:block;clear:both;}.fusion-copyright-notice li,.fusion-social-networks li{float:none;display:inline-block;}.fusion-title{margin-top:0px !important;margin-bottom:20px !important;}.tfs-slider .fusion-title{margin-bottom:0 !important;}#main .cart-empty{float:none;text-align:center;border-top:1px solid;border-bottom:none;width:100%;line-height:normal !important;height:auto !important;margin-bottom:10px;padding-top:10px;}#main .return-to-shop{float:none;border-top:none;border-bottom:1px solid;width:100%;text-align:center;line-height:normal !important;height:auto !important;padding-bottom:10px;}#content.full-width{margin-bottom:0;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:100%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:100%;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}#wrapper .full-boxed-pricing .column,#wrapper .sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:15px;margin-top:0px;}.project-content .project-description{float:none !important;}.single-avada_portfolio .portfolio-half .project-content .project-description h3{margin-top:24px;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error-message{line-height:170px;margin-top:20px;}.error_page .useful_links{width:100%;}.error-page .useful_links{padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.fusion-progressbar{margin-bottom:10px !important;}#wrapper .content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3%;padding-right:3%;}#wrapper .content-boxes-icon-boxed .content-box-column,#wrapper .content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.fusion-counters-box .fusion-counter-box{margin-bottom:20px;padding:0 15px;}.fusion-counters-box .fusion-counter-box:last-child{margin-bottom:0;}.popup{display:none !important;}.share-box .social-networks{text-align:left;}.product .images #carousel .flex-direction-nav,.product .images #slider .flex-direction-nav{display:none !important;}.fullwidth-box{background-attachment:scroll !important;}#toTop{bottom:30px;border-radius:4px;height:40px;z-index:10000;-webkit-border-radius:4px;}#toTop:before{line-height:38px;}#toTop:hover{background-color:#333333;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.no-mobile-slidingbar.mobile-logo-pos-left .mobile-menu-icons{margin-right:0;}.tfs-slider .slide-content-container .btn{min-height:0 !important;padding-left:30px;padding-right:30px !important;height:26px !important;line-height:26px !important;}.fusion-soundcloud iframe{width:100%;}.ua-mobile #main,.ua-mobile .footer-area,.ua-mobile .fusion-page-title-bar,.ua-mobile body{background-attachment:scroll !important;}.fusion-revslider-mobile-padding{padding-left:30px !important;padding-right:30px !important;}}@media only screen and (max-width: 1100px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1100px) and (min-resolution: 144dpi), only screen and (max-width: 1100px) and (min-resolution: 1.5dppx){#side-header .fusion-mobile-logo-1 .fusion-mobile-logo-1x,.fusion-mobile-logo-1 .fusion-mobile-logo-1x{display:none;}#side-header .fusion-mobile-logo-1 .fusion-mobile-logo-2x,.fusion-mobile-logo-1 .fusion-mobile-logo-2x{display:inline-block;}}@media only screen and (min-width: 800px){.fusion-reading-box-container .reading-box.reading-box-center{text-align:center;}.fusion-reading-box-container .reading-box.reading-box-right{text-align:right;}.fusion-reading-box-container .fusion-desktop-button{display:block;}.fusion-reading-box-container .fusion-mobile-button{display:none;}.fusion-reading-box-container .continue-center{display:inline-block;}}@media only screen and (min-device-width: 320px) and (max-device-width: 640px){#wrapper{width:auto !important;overflow-x:hidden !important;}.fusion-columns .fusion-column{float:none;width:100% !important;margin:0 0 50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}#slidingbar-area .fusion-columns .fusion-column,.footer-area .fusion-columns .fusion-column{float:left;width:98% !important;}.fullwidth-box{background-attachment:scroll !important;}.no-mobile-totop .to-top-container{display:none;}.no-mobile-slidingbar #slidingbar-area{display:none;}.review{float:none;width:100%;}.copyright,.social-networks{float:none;padding:0 0 15px;text-align:center;}.copyright:after,.social-networks:after{content:"";display:block;clear:both;}.copyright li,.social-networks li{float:none;display:inline-block;}.continue{display:none;}.mobile-button{display:block !important;float:none;}.title{margin-top:0px !important;margin-bottom:20px !important;}#content{width:100% !important;float:none !important;margin-left:0px !important;margin-bottom:50px;}#content.full-width{margin-bottom:0;}.sidebar{width:100% !important;float:none !important;margin-left:0 !important;clear:both;}.sidebar .social_links .social li{width:auto;margin-right:5px;}#comment-input{margin-bottom:0;}#comment-input input{width:90%;float:none !important;margin-bottom:10px;}#comment-textarea textarea{width:90%;}.widget.facebook_like iframe{width:100% !important;max-width:none !important;}.pagination{margin-top:40px;}.portfolio-one .portfolio-item .image{float:none;width:auto;height:auto;margin-bottom:20px;}h5.toggle span.toggle-title{width:80%;}#wrapper .sep-boxed-pricing .panel-wrapper{padding:0;}#wrapper .full-boxed-pricing .column,#wrapper .sep-boxed-pricing .column{float:none;margin-bottom:10px;margin-left:0;width:100%;}.share-box{height:auto;}#wrapper .share-box h4{float:none;line-height:20px !important;margin-top:0;padding:0;}.share-box ul{float:none;overflow:hidden;padding:0 25px;padding-bottom:25px;margin-top:0px;}.project-content .project-description{float:none !important;}.project-content .fusion-project-description-details{margin-bottom:50px;}.project-content .project-description,.project-content .project-info{width:100% !important;}.portfolio-half .flexslider{width:100% !important;}.portfolio-half .project-content{width:100% !important;}#style_selector{display:none;}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev{display:none !important;}#footer .social-networks{width:100%;margin:0 auto;position:relative;left:-11px;}.recent-works-items a{max-width:64px;}#slidingbar-area .flickr_badge_image img,.footer-area .flickr_badge_image img{max-width:64px;padding:3px !important;}.tab-holder .tabs{height:auto !important;width:100% !important;}.shortcode-tabs .tab-hold .tabs li{width:100% !important;}body .shortcode-tabs .tab-hold .tabs li,body.dark .sidebar .tab-hold .tabs li{border-right:none !important;}.error_page .useful_links{width:100%;padding-left:0;}.fusion-google-map{width:100% !important;}.social_links_shortcode .social li{width:10% !important;}#wrapper .ei-slider{width:100% !important;height:200px !important;}.fusion-progressbar{margin-bottom:10px !important;}#wrapper .content-boxes-icon-boxed .content-wrapper-boxed{min-height:inherit !important;padding-bottom:20px;padding-left:3% !important;padding-right:3% !important;}#wrapper .content-boxes-icon-boxed .content-box-column,#wrapper .content-boxes-icon-on-top .content-box-column{margin-bottom:55px;}.share-box .social-networks{text-align:left;}}@media only screen and (max-width: 1000px){.no-csstransforms .sep-boxed-pricing .column{margin-left:1.5% !important;}}@media only screen and (min-width: 1100px){body.side-header-right.layout-boxed-mode #side-header{position:absolute;top:0;}body.side-header-right.layout-boxed-mode #side-header .side-header-wrapper{position:absolute;}}@media screen and (max-width: 1082px){.admin-bar p.demo_store,body.admin-bar #wrapper #slidingbar-area,body.layout-boxed-mode.side-header-right #slidingbar-area{top:46px;}body.body_blank.admin-bar{top:45px;}html #wpadminbar{z-index:99999 !important;position:fixed !important;}}-32px){.fusion-tabs.vertical-tabs .tab-pane{max-width:none !important;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){#wrapper .ei-slider{width:100%;}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.fullwidth-box{background-attachment:scroll !important;}.fusion-main-menu > ul > li{padding-right:22px;}#wrapper .fusion-page-title-bar{height:87px !important;}#wrapper .ei-slider{width:100%;}#main,.fullwidth-box,.fusion-footer-widget-area,.page-title-bar,body{background-attachment:scroll !important;}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.gravity-select-parent .select-arrow{height:24px;line-height:24px;}.fusion-imageframe, .imageframe-align-center{font-size:0px;line-height:normal;}}@-webkit-keyframes avadaSonarEffect{0%{opacity:0.3;}40%{opacity:0.5;}100%{-webkit-transform:scale(1.5);opacity:0;}}@-moz-keyframes avadaSonarEffect{0%{opacity:0.3;}40%{opacity:0.5;}100%{-moz-transform:scale(1.5);opacity:0;}}@keyframes avadaSonarEffect{0%{opacity:0.3;}40%{opacity:0.5;}100%{transform:scale(1.5);opacity:0;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);}}#main{padding-bottom:0px;}
/* 3 */ .post-content p {margin-bottom:0px;}
/* 4 */ .fusion-footer-widget-area {border-top-width: 0px;padding-top: 30px;padding-bottom: 20px;}
/* 5 */ .fusion-social-network-icon{color: #2196F3;
/* 6 */     font-size: 18px;
/* 7 */     padding: 5px;
/* 8 */     border: 1px solid;
/* 9 */     border-radius: 5px;}
