@charset "UTF-8";/** Trunk version 2.0.1*/.text-gray {	color: #b7b7b7;}.text-black {	color: #000;}.text-gray-900 {	color: #151515;}a {	text-decoration: none;	color: #d81a24;}a:focus,button:focus {	outline: none !important;}button::-moz-focus-inner {	border: 0;}*:focus {	outline: none;}blockquote {	padding: 0;	margin: 0;}input,button,select,textarea {	outline: none;}label {	margin-bottom: 0;}p {	margin: 0;}ul,ol {	list-style: none;	padding: 0;	margin: 0;}ul li,ol li {	display: block;}dl {	margin: 0;}dt,dd {	line-height: inherit;}dt {	font-weight: inherit;}dd {	margin-bottom: 0;}cite {	font-style: normal;}form {	margin-bottom: 0;}blockquote {	padding-left: 0;	border-left: 0;}address {	margin-top: 0;	margin-bottom: 0;}figure {	margin-bottom: 0;}html p a:hover {	text-decoration: none;}.text-normal {	white-space: normal;}@media (min-width: 480px) {	.text-xs-left {		text-align: left;	}	.text-xs-center {		text-align: center;	}	.text-xs-right {		text-align: right;	}	.text-xs-justify {		text-align: justify;	}	.text-xs-nowrap {		white-space: nowrap;	}	.text-xs-normal {		white-space: normal;	}}@media (min-width: 768px) {	.text-sm-left {		text-align: left;	}	.text-sm-center {		text-align: center;	}	.text-sm-right {		text-align: right;	}	.text-sm-justify {		text-align: justify;	}	.text-sm-nowrap {		white-space: nowrap;	}	.text-sm-normal {		white-space: normal;	}	.nvi-img-amateurnight-wrapper {		float: right;	}}@media (min-width: 992px) {	.text-md-left {		text-align: left;	}	.text-md-center {		text-align: center;	}	.text-md-right {		text-align: right;	}	.text-md-justify {		text-align: justify;	}	.text-md-nowrap {		white-space: nowrap;	}	.text-md-normal {		white-space: normal;	}}@media (min-width: 1200px) {	.text-lg-left {		text-align: left;	}	.text-lg-center {		text-align: center;	}	.text-lg-right {		text-align: right;	}	.text-lg-justify {		text-align: justify;	}	.text-lg-nowrap {		white-space: nowrap;	}	.text-lg-normal {		white-space: normal;	}}@media (min-width: 1800px) {	.text-xl-left {		text-align: left;	}	.text-xl-center {		text-align: center;	}	.text-xl-right {		text-align: right;	}	.text-xl-justify {		text-align: justify;	}	.text-xl-nowrap {		white-space: nowrap;	}	.text-xl-normal {		white-space: normal;	}}.pull-base {	float: none;}@media (min-width: 480px) {	.pull-xs-left {		float: left;	}	.pull-xs-base {		float: none;	}	.pull-xs-right {		float: right;	}}@media (min-width: 768px) {	.pull-sm-left {		float: left;	}	.pull-sm-base {		float: none;	}	.pull-sm-right {		float: right;	}}@media (min-width: 992px) {	.pull-md-left {		float: left;	}	.pull-md-base {		float: none;	}	.pull-md-right {		float: right;	}}@media (min-width: 1200px) {	.pull-lg-left {		float: left;	}	.pull-lg-base {		float: none;	}	.pull-lg-right {		float: right;	}}@media (min-width: 1800px) {	.pull-xl-left {		float: left;	}	.pull-xl-base {		float: none;	}	.pull-xl-right {		float: right;	}}.visible-block {	display: block !important;}.visible-inline-block {	display: inline-block !important;}.visible-inline {	display: inline !important;}.visible-flex {	display: -ms-flexbox !important;	display: -webkit-flex !important;	display: flex !important;}.hidden {	display: none !important;}@media (min-width: 480px) and (max-width: 767px) {	.visible-xs-block {		display: block !important;	}	.visible-xs-inline-block {		display: inline-block !important;	}	.visible-xs-inline {		display: inline !important;	}	.visible-xs-flex {		display: -ms-flexbox !important;		display: -webkit-flex !important;		display: flex !important;	}	.hidden-xs {		display: none !important;	}}@media (min-width: 768px) and (max-width: 991px) {	.visible-sm-block {		display: block !important;	}	.visible-sm-inline-block {		display: inline-block !important;	}	.visible-sm-inline {		display: inline !important;	}	.visible-sm-flex {		display: -ms-flexbox !important;		display: -webkit-flex !important;		display: flex !important;	}	.hidden-sm {		display: none !important;	}}@media (min-width: 992px) and (max-width: 1199px) {	.visible-md-block {		display: block !important;	}	.visible-md-inline-block {		display: inline-block !important;	}	.visible-md-inline {		display: inline !important;	}	.visible-md-flex {		display: -ms-flexbox !important;		display: -webkit-flex !important;		display: flex !important;	}	.hidden-md {		display: none !important;	}}@media (min-width: 1200px) and (max-width: 1799px) {	.visible-lg-block {		display: block !important;	}	.visible-lg-inline-block {		display: inline-block !important;	}	.visible-lg-inline {		display: inline !important;	}	.visible-lg-flex {		display: -ms-flexbox !important;		display: -webkit-flex !important;		display: flex !important;	}	.hidden-lg {		display: none !important;	}}@media (min-width: 1800px) {	.visible-xl-block {		display: block !important;	}	.visible-xl-inline-block {		display: inline-block !important;	}	.visible-xl-inline {		display: inline !important;	}	.visible-xl-flex {		display: -ms-flexbox !important;		display: -webkit-flex !important;		display: flex !important;	}	.hidden-xl {		display: none !important;	}}.thumbnail-block {	display: block;}.thumbnail-block > img,.thumbnail-block a > img {	width: 100%;	height: auto;}.thumbnail > img, .thumbnail-2 > img, .thumbnail > img, .thumbnail-2 > img,.thumbnail a > img,.thumbnail-2 a > img,.thumbnail a > img,.thumbnail-2 a > img,.thumbnail-2 > img,.thumbnail-2 > img,.thumbnail-2 a > img,.thumbnail-2 a > img {	display: block;	max-width: 100%;	height: auto;	margin-left: auto;	margin-right: auto;}.thumbnail, .thumbnail-2 {	padding: 0;	border: none;	background: transparent;}.thumbnail .caption, .thumbnail-2 .caption {	margin-top: 54px;}.thumbnail .caption-mod-1, .thumbnail-2 .caption-mod-1 {	margin-top: 20px;}.thumbnail .caption-mod-1 * + a, .thumbnail-2 .caption-mod-1 * + a {	margin-top: 10px;}.thumbnail .caption-mod-2, .thumbnail-2 .caption-mod-2 {	margin-top: 30px;}.thumbnail .caption-mod-3, .thumbnail-2 .caption-mod-3 {	margin-top: 10px;}@media (min-width: 1200px) {	.thumbnail .caption-mod-3, .thumbnail-2 .caption-mod-3 {		padding: 0 200px;	}}.thumbnail .caption-mod-4, .thumbnail-2 .caption-mod-4 {	margin-top: 4px;}.thumbnail .caption-mod-4 .blog-post-body, .thumbnail-2 .caption-mod-4 .blog-post-body {	margin-top: 15px;}.thumbnail a, .thumbnail-2 a {	display: inline-block;}.thumbnail-mod-1 {	max-width: 270px;	margin-left: auto;	margin-right: auto;}.thumbnail-mod-2 {	max-width: 370px;	margin-left: auto;	margin-right: auto;}.thumbnail span, .thumbnail-2 span {	display: inline-block;}.thumbnail h6 + span, .thumbnail-2 h6 + span {	margin-top: 5px;}.thumbnail span + p, .thumbnail-2 span + p {	margin-top: 15px;}.thumbnail-1 {	padding: 0;}.thumbnail-1 .caption {	margin-top: 17px;}.thumbnail-2 {	position: relative;	overflow: hidden;}.thumbnail-2 .caption {	position: absolute;	left: 50%;	bottom: 0;	width: 100%;	margin-top: 0;	transition: .4s;	transform: translateX(-50%);}.thumbnail-2 .caption .list-inline {	margin-bottom: 10px;}@media (min-width: 1200px) {	.thumbnail-2 .caption {		transform: translateY(33%) translateX(-50%);	}	.thumbnail-2 .caption h6 + span {		margin-top: 0;	}	.thumbnail-2 .caption .list-inline {		margin-top: 5px;		margin-bottom: 17px;		opacity: 0;		transition: .4s;	}}.thumbnail-2 h6 {	color: #fff;}.thumbnail-2 span,.thumbnail-2 .fa-facebook,.thumbnail-2 .fa-twitter,.thumbnail-2 .fa-google-plus,.thumbnail-2 .fa-pinterest-p,.thumbnail-2 .fa-vimeo,.thumbnail-2 .fa-google,.thumbnail-2 .fa-rss,.thumbnail-2 .fa-youtube,.thumbnail-2 .fa-instagram {	color: #b7b7b7;}.thumbnail-2 .fa-facebook:hover,.thumbnail-2 .fa-twitter:hover,.thumbnail-2 .fa-google-plus:hover,.thumbnail-2 .fa-pinterest-p:hover,.thumbnail-2 .fa-vimeo:hover,.thumbnail-2 .fa-google:hover,.thumbnail-2 .fa-rss:hover,.thumbnail-2 .fa-youtube:hover,.thumbnail-2 .fa-instagram:hover {	color: #fff;}.thumbnail-2:hover .caption {	transform: translateY(0) translateX(-50%);}.thumbnail-2:hover .caption .list-inline {	opacity: 1;}.thumbnail-3 .caption {	padding: 30px;}.thumbnail-gallery-gird {	max-height: 174px;}@media (min-width: 768px) {	.thumbnail-gallery-gird {		max-height: none;	}}.thumbnail-gallery {	position: relative;	margin-bottom: 0;	overflow: hidden;}.thumbnail-gallery h6 {	transition: .3s all ease;	display: inline-block;}.thumbnail-gallery p {	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;}.thumbnail-gallery img {	width: 100%;}.thumbnail-gallery .caption {	position: absolute;	top: 70%;	bottom: 0;	left: 0;	right: -3px;	opacity: 1;	visibility: visible;	transition: .5s;	background-color: rgba(216, 26, 36, 0.58);}@media (min-width: 1025px) {	.thumbnail-gallery .caption {		opacity: 0;		visibility: hidden;		top: 0;		bottom: 0;		left: 0;		right: -3px;	}}.thumbnail-gallery .caption-wrapper {	position: absolute;	top: 64%;	left: 50%;	width: 90%;	transform: translate(-50%, -100%);	transition: .5s;}@media (min-width: 992px) {	.thumbnail-gallery .caption-wrapper {		top: 50%;		left: 50%;		width: 90%;	}	/*.iphone .thumbnail-gallery .caption-wrapper,	.ipad .thumbnail-gallery .caption-wrapper {		top: 80%;	}*/}@media (min-width: 1200px) {	.thumbnail-gallery .caption-wrapper {		top: 50%;	}}.thumbnail-gallery .caption .icon {	display: none;}.thumbnail-gallery .caption h4,.thumbnail-gallery .caption p {	margin-top: 6%;}.thumbnail-gallery .caption p {	display: none;}@media (min-width: 1440px) {	.thumbnail-gallery .caption p {		display: block;	}}@media (max-width: 991px) {	.thumbnail-gallery .caption .icon-md {		font-size: 20px;	}	.thumbnail-gallery .caption h4 {		font-size: 16px;	}}.thumbnail-gallery:hover .caption {	opacity: 1;	visibility: visible;}.thumbnail-gallery:hover .caption-wrapper {	transform: translate(-50%, -50%);}.thumbnail-gallery:hover .caption-wrapper .icon {	cursor: pointer;}@media only screen and (min-width: 768px) and (max-width: 1024px) {	.thumbnail-gallery-gird .caption {		display: flex;		flex-direction: column;		justify-content: center;		align-items: center;		top: auto;		bottom: 0;		max-height: 50%;		min-height: 40%;		overflow: hidden;	}	.thumbnail-gallery-gird .caption h4 {		margin-top: 0;	}	.thumbnail-gallery-gird:hover .caption-wrapper {		transform: none;	}	.thumbnail-gallery-gird .caption-wrapper {		position: static;		transform: none;		display: flex;		flex-direction: column;		justify-content: center;		align-items: center;		margin: 0 auto;		height: 100%;	}}@media (min-width: 576px) {	.cobbles-gallery .thumbnail-gallery {		width: 50%;	}}@media (min-width: 768px) {	.cobbles-gallery .thumbnail-gallery {		width: 25%;	}}.masonry-gallery[data-isotope-layout] [class*="col-"] {	margin-top: 30px;}.masonry-gallery .caption {	left: 15px;	right: 11px;}.isotope-grid .thumbnail-gallery {	overflow: visible;}.thumbnail-gallery a {	display: block;}.thumbnail-gallery img {	width: 101%;	height: 101%;	max-width: 101%;	object-fit: cover;}.thumbnail-gallery .text-style {	text-align: left;}@media screen and (min-width: 400px) and (max-width: 575px) {	.thumbnail-gallery .text-style {		text-align: center;	}}.thumbnail-gallery .caption-2 {	position: absolute;	top: 0;	bottom: 108px;	left: 0;	right: 0;	opacity: 0;	visibility: hidden;	transition: .5s;	background-color: rgba(0, 0, 0, 0.58);}.thumbnail-gallery .caption-2 .icon {	font-size: 60px;	line-height: 60px;}.thumbnail-gallery .caption-2 a {	display: inline-block;}@media (min-width: 992px) {	.thumbnail-gallery .caption-2 {		bottom: 106px;	}}.thumbnail-gallery .caption-2-wrapper {	position: absolute;	top: 50%;	left: 50%;	width: 90%;	transform: translate(-50%, -100%);	transition: .5s;}.thumbnail-gallery .caption-2 h4,.thumbnail-gallery .caption-2 p {	margin-top: 6%;}.thumbnail-gallery .caption-2 p {	display: none;}@media (min-width: 1440px) {	.thumbnail-gallery .caption-2 p {		display: block;	}}@media (max-width: 991px) {	.thumbnail-gallery .caption-2 .icon-md {		font-size: 20px;	}	.thumbnail-gallery .caption-2 h4 {		font-size: 16px;	}}.thumbnail-gallery-wrapper:hover .caption-2 {	opacity: 1;	visibility: visible;}.thumbnail-gallery-wrapper:hover .caption-wrapper {	transform: translate(-50%, -100%);}@media (min-width: 992px) {	.thumbnail-gallery-wrapper:hover .caption-wrapper {		transform: translate(-50%, -50%);	}}.thumbnail-main-section {	right: -16%;}@media (min-width: 576px) {	.thumbnail-main-section {		right: 0;	}}@media (min-width: 576px) {	.cobbles-gallery .thumbnail-gallery {		width: 50%;	}}@media (min-width: 768px) {	.cobbles-gallery .thumbnail-gallery {		width: 25%;	}}.masonry-gallery[data-isotope-layout] [class*="col-"] {	margin-top: 30px;}.masonry-gallery .caption-2 {	left: 15px;	right: 12px;}.thumbnail-gallery .title-block a {	color: #151515;	transition: .3s all ease;}.thumbnail-gallery .title-block a:hover {	color: #d81a24;}body {	letter-spacing: 0.02em;	font-weight: 300;	overflow-x: hidden;}.page {	overflow: hidden;	min-height: 100vh;}@media (min-width: 768px) {	.page {		padding-top: 0;	}}.tablet .page,.mobile .page {	padding-top: 56px;}/* Typography */.nvi-header-calendar-date.h2,.venue-name,h1, h2, h3, h4, h5, h6 {	text-transform: uppercase;	font-family: "Roboto Slab", serif;	margin-top: 0;	margin-bottom: 0;	letter-spacing: 0.12em;}.nvi-club-giftcertificates .h4,.nvi-aboutus-executivebios .h4,.nvi-club-showdetails .h4,span.modal-title.h4 {	font-family: "Roboto Slab", serif;	text-transform: uppercase;}.nvi-club-giftcertificates .page-content .h4,.nvi-aboutus-executivebios .page-content .h4,.nvi-club-showdetails .page-content .h4 {	margin-top: 10px;}.nvi-club-giftcertificates .giftCertificate .h4 {	display: block;}.rd-navbar-yy,.rd-navbar-venue-phone,.rd-navbar-venue {	display: none;}.mobile .rd-navbar-venue,.tablet .rd-navbar-venue {	display: inline-block;	position: absolute;    left: 130px;    top: 14px;}.mobile .rd-navbar-venue-phone,.tablet .rd-navbar-venue-phone {	display: inline-block;	position: absolute;    right: 10px;    top: 3px;}.venue-phone,.venue-name {	color: #fff;}h4, .h5 {	margin-top: 10px;}.nvi-home-promotions h2,h1, .h1 {	font-size: 30px;	line-height: 1.33;}@media (min-width: 1200px) {	.nvi-home-promotions h2,	h1, .h1 {		font-size: 60px;		line-height: 1.16667;	}	.h1.nvi-landing-name {		font-size: 45px;	}}.nvi-additional-info-title h3,.nvi-header-calendar-date.h2,h2, .h2 {	font-size: 28px;	line-height: 1.5;}h2 mark, .h2 mark {	padding: 5px 60px;}@media (min-width: 768px) {	.nvi-additional-info-title h3,	.nvi-header-calendar-date.h2,	h2, .h2 {		font-size: 46px;		line-height: 1.13043;	}}h3, .h3 {	font-size: 26px;	line-height: 1.5;}@media (min-width: 768px) {	h3, .h3 {		font-size: 30px;		line-height: 1.33333;	}}h4, .h4 {	font-size: 24px;	letter-spacing: 0.06em;}@media (min-width: 768px) {	h4, .h4 {		font-size: 22px;		line-height: 1.36364;	}}h5, .h5 {	font-size: 22px;	letter-spacing: 0.02em;}@media (min-width: 768px) {	h5, .h5 {		font-size: 20px;		line-height: 1.6;	}}h6, .h6 {	font-size: 18px;	text-transform: none;	letter-spacing: 0;}@media (min-width: 768px) {	h6, .h6 {		font-size: 18px;		line-height: 1em;	}}h6 a, .h6 a {	color: #d81a24;}h6 a:hover, .h6 a:hover {	color: #d81a24;}p {	margin: 0 0 6px;}a.text-base:hover,a.text-gray:hover {	color: #d81a24;}a.text-success-custom:hover, a.text-success-custom:focus {	color: #322f2f;}mark {	background-color: #d81a24;	color: #fff;}em {	font-style: italic;}.small {	font-size: 14px;	font-weight: inherit;}a:focus,input:focus,textarea:focus {	outline: none;	box-shadow: none;}.fw-l {	font-weight: 300;}.fw-r {	font-weight: 400;}.fw-b {	font-weight: 700;}* + p {	margin-top: 10px;}* + hr {	margin-top: 30px;}* + .progress-linear-container {	margin-top: 59px;}* + .blog-post {	margin-top: 90px;}* + .resp-easy-accordion {	margin-top: 59px;}* + .btn {	margin-top: 30px;}@media (min-width: 768px) {	* + .btn {		margin-top: 60px;	}}* + .list-inline {	margin-top: 15px;}* + .btn-group-variant {	margin-top: 40px;}* + .row {	margin-top: 10px;}* + .rd-mailform {	margin-top: 10px;}* + .container-fluid {	margin-top: 66px;}@media (min-width: 1200px) {	* + .offset-custom-1 {		margin-top: 84px;	}}* + .offset-custom-2 {	margin-top: 60px;}* + .offset-custom-3 {	margin-top: 0;}* + .offset-custom-4 {	margin-top: 80px;}* + .offset-custom-5 {	margin-top: 30px;}* + .offset-custom-6 {	margin-top: 37px;}* + .offset-custom-7 {	margin-top: 40px;}* + .offset-custom-8 {	margin-top: 20px;}a + p {	margin-top: 20px;}h6 + a[href^="mailto:"] {	margin-top: 5px;}p + .blog-post {	margin-top: 30px;}hr + .blog-post {	margin-top: 0;}.progress-bar + p {	margin-top: 44px;}.progress-bar-wrapper + * {	margin-top: 15px;}/*row responsive offset*/html .row-5 {	margin-bottom: -5px;}html .row-5:empty {	margin-bottom: 0;}html .row-5 > * {	margin-top: 0;	margin-bottom: 5px;}html .row-10 {	margin-bottom: -10px;}html .row-10:empty {	margin-bottom: 0;}html .row-10 > * {	margin-top: 0;	margin-bottom: 10px;}html .row-20 {	margin-bottom: -10px;}html .row-20:empty {	margin-bottom: 0;}html .row-20 > * {	margin-top: 0;	margin-bottom: 10px;}html .row-30 {	margin-bottom: -30px;}html .row-30:empty {	margin-bottom: 0;}html .row-30 > * {	margin-top: 0;	margin-bottom: 30px;}html .row-45 {	margin-bottom: -45px;}html .row-45:empty {	margin-bottom: 0;}html .row-45 > * {	margin-top: 0;	margin-bottom: 45px;}html .row-55 {	margin-bottom: -55px;}html .row-55:empty {	margin-bottom: 0;}html .row-55 > * {	margin-top: 0;	margin-bottom: 55px;}html .row-60 {	margin-bottom: -60px;}html .row-60:empty {	margin-bottom: 0;}html .row-60 > * {	margin-top: 0;	margin-bottom: 60px;}@media (min-width: 1200px) {	html .row-xl-60 {		margin-bottom: -60px;	}	html .row-xl-60:empty {		margin-bottom: 0;	}	html .row-xl-60 > * {		margin-top: 0;		margin-bottom: 60px;	}}/*  Postfix */.postfix-1 {	margin-right: 10px;}/* Prefix */@media (min-width: 768px) {	.preffix-1 {		margin-left: 90px;	}}.preffix-2 {	margin-left: 45px;}/* text */.font-secondary {	font-family: "Roboto Slab", serif;	font-weight: 700;}.text-transform-none {	text-transform: none;}.letter-spacing {	letter-spacing: 0.02em;}.letter-spacing-2 {	letter-spacing: 0.14em;}.page .text-success-custom {	color: #d81a24;	padding-bottom: 4px;}.page .text-success-custom a {	color: #d81a24;	transition: .3s all ease;	font-family: "Roboto Slab", serif;}.nvi-special-link {	font-family: "Roboto Slab", serif;}.page .text-success-custom a:hover {	text-decoration: underline;}.page .text-gray {	color: #b7b7b7;}.page .text-primary {	color: #d81a24;}.page .text-secondary {	color: #322f2f;}.page .text-hover:hover {	color: #d81a24;}.page .text-base {	color: #000;}.page .text-white {	color: #fff;}ul,ol {	padding-left: 40px;}/*Ordered list */.ordered-list, .ordered-list-mod-1 {	counter-reset: li;}.ordered-list > li, .ordered-list-mod-1 > li {	padding-top: 5px;	padding-bottom: 5px;}.ordered-list > li:before, .ordered-list-mod-1 > li:before {	content: counter(li, decimal) ".";	counter-increment: li;	margin-right: 15px;}.ordered-list-mod-1 {	padding-left: 35px;}.ordered-list-mod-1 li {	position: relative;}.ordered-list-mod-1 li:before {	position: absolute;	left: -35px;	top: 7px;	color: #b7b7b7;}.ordered-list-mod-1 li + li {	margin-top: 27px;}/* List inline */.list-inline {	margin-left: -5px;}.list-inline > li {	display: inline-block;	padding-left: 5px;	padding-right: 5px;}.list-inline-mod-1 li a {	font-size: 18px;	font-family: "Roboto Slab", serif;	font-weight: 700;}.list-inline-mod-1 li + li {	margin-left: 5%;}.list-inline-mod-1 li.active a {	color: #d81a24;}.dl-horizontal {	display: block;}.dl-horizontal dt {	min-width: 80px;	margin-bottom: 0;	font-weight: 300;}@media (min-width: 768px) {	.dl-horizontal {		display: flex;		flex-wrap: wrap;	}	.dl-horizontal dt {		text-align: left;	}}.dl-horizontal-mod-1 dt {	float: left;	padding-right: 10px;}address {	margin-bottom: 0;}address h6 + * {	display: inline-block;	margin-top: 10px;}address a {	color: #000;}address a:hover {	color: #d81a24;}address dt {	font-weight: 300;}address dl {	margin-bottom: 10px;}@media (max-width: 767px) {	address dd + dt {		margin-top: 20px;	}}.dl-horizontal-2 a {	color: white;}.dl-horizontal-2 a:hover {	color: #d81a24;}.jumbotron, .jumbotron-mod-1 {	z-index: 9;	background: transparent;	margin-bottom: 0;}.jumbotron .h1, .jumbotron-mod-1 .h1,.jumbotron h1, .jumbotron-mod-1 h1 {	margin-bottom: 0;	transform: translateZ(0) scale(1, 1);	font-family: "Roboto Slab", serif;	letter-spacing: 0.12em;	line-height: 0;	color: #fff;	-webkit-font-smoothing: antialiased;}.jumbotron .h1 small, .jumbotron-mod-1 .h1 small,.jumbotron .h1 span,.jumbotron-mod-1 .h1 span,.jumbotron h1 small, .jumbotron-mod-1 h1 small,.jumbotron h1 span,.jumbotron-mod-1 h1 span {	display: block;	text-transform: uppercase;	line-height: 1.3;}@media (min-width: 768px) {	.jumbotron .h1 small, .jumbotron-mod-1 .h1 small,	.jumbotron .h1 span,	.jumbotron-mod-1 .h1 span,	.jumbotron h1 small, .jumbotron-mod-1 h1 small,	.jumbotron h1 span,	.jumbotron-mod-1 h1 span {		line-height: 1;	}}.jumbotron .h1 small, .jumbotron-mod-1 .h1 small,.jumbotron h1 small, .jumbotron-mod-1 h1 small {	position: relative;	display: inline-block;	font-size: 22px;	letter-spacing: 3px;}@media (min-width: 768px) {	.jumbotron .h1 small, .jumbotron-mod-1 .h1 small,	.jumbotron h1 small, .jumbotron-mod-1 h1 small {		font-size: 30px;	}}@media (min-width: 1200px) {	.jumbotron .h1 small:before, .jumbotron-mod-1 .h1 small:before, .jumbotron .h1 small:after, .jumbotron-mod-1 .h1 small:after,	.jumbotron h1 small:before, .jumbotron-mod-1 h1 small:before, .jumbotron h1 small:after, .jumbotron-mod-1 h1 small:after {		content: "";		position: absolute;		top: 50%;		transform: translateY(-50%);		display: inline-block;		width: 100px;		border-bottom: 2px solid #fff;	}	.jumbotron .h1 small:before, .jumbotron-mod-1 .h1 small:before,	.jumbotron h1 small:before, .jumbotron-mod-1 h1 small:before {		left: -120px;	}	.jumbotron .h1 small:after, .jumbotron-mod-1 .h1 small:after,	.jumbotron h1 small:after, .jumbotron-mod-1 h1 small:after {		right: -120px;	}}.jumbotron .h1 * + span, .jumbotron-mod-1 .h1 * + span,.jumbotron h1 * + span, .jumbotron-mod-1 h1 * + span {	margin-top: 12px;}@media (min-width: 768px) {	.jumbotron .h1 * + span, .jumbotron-mod-1 .h1 * + span,	.jumbotron h1 * + span, .jumbotron-mod-1 h1 * + span {		margin-top: 20px;	}}.jumbotron p, .jumbotron-mod-1 p {	margin-top: 46px;	font-size: 20px;	color: #fff;	margin-bottom: 0;}.jumbotron .small, .jumbotron-mod-1 .small {	margin-top: 25px;}.jumbotron-1 {	padding-left: 15px;	padding-right: 15px;}@media (min-width: 768px) {	.jumbotron .h1, .jumbotron-mod-1 .h1,	.jumbotron h1, .jumbotron-mod-1 h1 {		font-size: 52px;	}	.jumbotron-1 {		padding-left: 60px;		padding-right: 60px;	}}@media (min-width: 1200px) {	.jumbotron, .jumbotron-mod-1 {		padding-bottom: 123px;	}	.jumbotron .h1, .jumbotron-mod-1 .h1,	.jumbotron h1, .jumbotron-mod-1 h1 {		font-size: 60px;	}}.jumbotron-mod-1 {	position: absolute;	width: 100%;	height: 100%;	padding: 0 5%;	display: flex;	align-items: center;}@media (min-width: 768px) {	.jumbotron-mod-1 {		padding: 0 10%;	}}@media (min-width: 1400px) {	.jumbotron-mod-1 {		padding: 0 30%;	}}.jumbotron-mod-1 > div {	width: 100%;}.jumbotron-mod-1 p,.jumbotron-mod-1 .btn-group-variant {	display: none;}@media (min-width: 768px) {	.jumbotron-mod-1 p,	.jumbotron-mod-1 .btn-group-variant {		display: inline-block;	}}.mobile .jumbotron-mod-1 p,.mobile .jumbotron-mod-1 .btn-group-variant {	display: none;}@media (min-width: 1200px) {	.jumbotron-3 {		padding-bottom: 70px;	}}.btn-group-variant {	transform: translateY(-30px);	margin-bottom: -30px;	margin-left: -30px;}.btn-group-variant .btn {	margin-top: 30px;	margin-left: 30px;}/*  Insets  */@media (min-width: 768px) {	.well1 {		padding-left: 30px;	}}@media (min-width: 768px) {	.well2 {		padding-left: 45px;	}}@media (min-width: 992px) {	.well3 {		padding-top: 110px;	}}.well4 {	padding: 5px;}@media (min-width: 768px) {	.well4 {		padding: 25px 23px 30px;	}}.well5 {	padding: 15px 0 0;}.well6 {	padding: 0;}.progress-container .progress-bar {	position: relative;	margin: 0;	background-color: transparent;	box-shadow: none;}.progress-container p {	display: block;	margin-bottom: 0;}/* Breadcrumb*/.breadcrumb {	display: block;	margin-bottom: 0;}.breadcrumb > li {	display: inline-block;}.breadcrumb > li a {	color: #d81a24;}.breadcrumb > li a:hover {	color: #322f2f;}.breadcrumb > li + li:before {	content: "/";	padding: 0 12px;	color: #b9b9b9;}.media {	align-items: stretch;}.media .media-left img,.media .media-right img {	max-width: none;}@media (min-width: 768px) {	.media .media-left,	.media .media-right {		padding-right: 22px;	}}@media (max-width: 767px) {	.media .media-left,	.media .media-right {		display: block;		padding-bottom: 22px;		padding-right: 0;	}}.media.bg-default .fa-facebook,.media.bg-default .fa-twitter,.media.bg-default .fa-google-plus,.media.bg-default .fa-pinterest-p,.media.bg-default .fa-vimeo,.media.bg-default .fa-google,.media.bg-default .fa-rss,.media.bg-default .fa-youtube {	color: #151515;}.media.bg-default .fa-facebook:hover,.media.bg-default .fa-twitter:hover,.media.bg-default .fa-google-plus:hover,.media.bg-default .fa-pinterest-p:hover,.media.bg-default .fa-vimeo:hover,.media.bg-default .fa-google:hover,.media.bg-default .fa-rss:hover,.media.bg-default .fa-youtube:hover {	color: #d81a24;}.media .media-body-inset-1 {	padding-top: 9px;}.media .media-body .h6 {	margin-top: 0;}.media-left,.media-right,.media-body {	display: table-cell;	vertical-align: top;}.media-mod-1 .media-body p {	display: inline-block;	max-height: 71px;	overflow: hidden;	text-overflow: ellipsis;}@media (min-width: 768px) {	.media-mod-2 .media-left {		padding-right: 25px;	}}@media (max-width: 767px) {	.media-mod-2 .media-left {		padding-bottom: 25px;	}}.media-mod-2 .media-body {	position: relative;	padding: 30px 30px 70px 30px;}@media (min-width: 768px) {	.media-mod-2 .media-body {		padding-left: 0;	}	.media-mod-2 .media-body .list-inline {		position: absolute;		left: 0;		bottom: 30px;	}}.media-mod-3 .media-left img,.media-mod-3 .media-right img {	max-width: none;}@media (max-width: 767px) {	.media-mod-3 .media-left img,	.media-mod-3 .media-right img {		width: 100%;	}}@media (min-width: 768px) {	.media-mod-3 .media-left {		padding-right: 22px;	}}@media (max-width: 1199px) {	.media-mod-3 .media-left {		display: block;		padding-bottom: 22px;		padding-right: 0;	}}@media (min-width: 768px) {	.media-mod-3 .media-right {		padding-left: 22px;	}}@media (max-width: 1199px) {	.media-mod-3 .media-right {		display: block;		padding-top: 22px;		padding-left: 0;	}}a:hover, a:focus {	color: #d81a24;	text-decoration: none;}.nvi-no-shows-blurb a:hover {	text-decoration: underline;}.img-thumbnail {	padding: 0;	line-height: 1.5;	background-color: transparent;	border: none;	border-radius: 0px;	transition: all 0.2s ease-in-out;	display: inline-block;	max-width: 100%;	height: auto;}.img-thumbnail .thumb-overlay {	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 0;}.img-thumbnail .thumb-overlay:before {	content: "\f00e";	position: absolute;	top: 50%;	left: 50%;	transform: translate(-50%, -50%);	transition: 0.4s;	display: inline-block;	font-family: "FontAwesome";	font-size: 36px;	color: #fff;	opacity: 0;}.img-thumbnail:hover .thumb-overlay:before {	opacity: 1;}.img-thumbnail-mod-1 {	opacity: 0.6;	transition: .4s;}.img-thumbnail-mod-1:hover {	opacity: 1;}/*  page-foot  */.page-foot.bg-light .text-logo text {	fill: #b7b7b7;	stroke: transparent;}.page-foot.bg-light .logo {	stroke: #b7b7b7;	fill: transparent;}.page-foot.bg-accent p,.page-foot.bg-accent dt, .page-foot.bg-accent dd,.page-foot.bg-accent time {	color: #b7b7b7;}.page-foot.bg-accent .count {	color: #fff;}.page-foot .rd-mailform {	margin-top: 10px;}.page-foot .list-inline-mod-1 {	width: 100%;	text-align: right;}@media (min-width: 1200px) {	.page-foot .list-inline-mod-1 {		width: 80%;	}}.page-foot .copyright {	color: #b7b7b7;}.page-foot .copyright p {	margin-bottom: 0;}.page-foot .copyright a {	color: #b7b7b7;}.page-foot .copyright a i.fa {    font-size: 15px;    color: #b7b7b7;    margin: 0 -5px 0 3px;}.page-foot .copyright a:hover i.fa,.page-foot .copyright a:hover {	color: #d81a24;}.page-foot .rd-navbar-brand + p {	margin-top: 25px;}.page-foot h4 + * {	margin-top: 25px;}.page-foot * + .blog-post {	margin-top: 30px;}.page-foot .rd-mailform {	text-align: left;}.page-foot .rd-mailform input {	background-color: #fff;}.page-foot .count {	display: inline-block;}.page-foot .count span {	font-size: 16px;	display: block;}.page-foot a span.icon-info-2 {	color: #547abb;	vertical-align: middle;}.page-foot a span.icon-info-2:hover {	color: #547abb;}.page-foot a span.icon-warning {	color: #f69004;	vertical-align: middle;}.page-foot a span.icon-warning:hover {	color: #f69004;}.footer-content {	padding: 40px 0;}@media (min-width: 992px) {	.footer-content {		padding: 55px 0;	}}.footer-content-2 {	margin-top: -1px;}.footer-copyright {	padding: 15px 0;}.footer-copyright-1 {	padding: 0 0 60px;}/* Utilities */.relative {	position: relative;}.page .inline-block {	display: inline-block;}.float-none {	float: none;}.height {	min-height: 70vh;}@media (min-width: 2051px) {	.height {		min-height: 85vh;	}}.letter-spacing {	letter-spacing: 0;}.fa-envelope:before,.fa-mobile-phone:before {	margin-right: 10px;}/*  Img  */img {	max-width: 100%;	height: auto;}.img-clear img {	max-width: none;	float: right;}/* List inline*//* Clearleft */@media (min-width: 768px) and (max-width: 1199px) {	.clearleft-custom [class*="col-"]:nth-child(odd) {		clear: left;	}}@media (min-width: 768px) {	.clearleft-custom-1 [class*="col-"]:nth-child(odd) {		clear: left;	}}@media (min-width: 1200px) {	.clearleft-custom-1 [class*="col-"]:nth-child(odd) {		clear: none;	}	.clearleft-custom-1 [class*="col-"]:nth-child(4) {		clear: left;	}}.clearleft-custom-2 [class*="col-"]:nth-child(odd) {	clear: left;}@media (min-width: 768px) {	.clearleft-custom-3 [class*="col-"]:nth-child(odd) {		clear: left;	}}@media (min-width: 1200px) {	.clearleft-custom-3 [class*="col-"]:nth-child(odd) {		clear: none;	}	.clearleft-custom-3 [class*="col-"]:nth-child(5) {		clear: left;	}}/* Hr */hr {	width: 100px;	display: inline-block;	border-bottom: 2px solid #b7b7b7;	border-top: none;	margin-bottom: 30px;}@media (min-width: 1200px) {	hr {		margin-bottom: 45px;	}}/* Background */.bg-accent {	background-color: #d81a24;}.bg-accent *,.bg-accent a[class="fa-"],.bg-accent .fa-facebook,.bg-accent .fa-twitter,.bg-accent .fa-google-plus,.bg-accent .fa-pinterest-p,.bg-accent .fa-vimeo,.bg-accent .fa-google,.bg-accent .fa-rss,.bg-accent .fa-youtube {	color: #fff;}.bg-accent .btn-success:hover {	background-color: #fff;	border-color: #fff;	color: #d81a24;}.bg-accent a:focus {	color: #ffffff;}.bg-accent a:hover {	color: #d81a24;}.bg-accent a.text-success-custom:hover {	color: #fff;}.bg-accent .btn-white:hover {	color: #fff;}.bg-accent .owl-dots .owl-dot {	border-color: #fff;}.bg-accent .owl-dots .owl-dot:hover, .bg-accent .owl-dots .owl-dot.active {	background-color: #fff;}.bg-accent .text-logo text {	fill: #fff;}.bg-accent .logo {	stroke: #fff;}.bg-accent .list-inline-mod-1 li a {	color: #d81a24;}.bg-accent .list-inline-mod-1 li.active a,.bg-accent .list-inline-mod-1 a:hover {	color: #fff;}.bg-accent .marked-list a, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-1 a, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-1 a, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-2 a, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-2 a, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-3 a, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-3 a, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-4 a, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-4 a {	color: #d81a24;}.bg-accent .marked-list a:hover, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-1 a:hover, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-1 a:hover, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-2 a:hover, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-2 a:hover, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-3 a:hover, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-3 a:hover, .bg-accent .pricing-wrapper-mod-2 .marked-list-mod-4 a:hover, .pricing-wrapper-mod-2 .bg-accent .marked-list-mod-4 a:hover {	color: #fff;}.bg-accent .blog-post a {	color: #d81a24;}.bg-accent .blog-post a:hover {	color: #fff;}.bg-gray-900 {	background-color: #151515;	color: #ffffff;}.bg-light {	background-color: #f6f6f6;}.bg-default {	background-color: #fff;}.bg-default * {	color: #000;}.bg-dark {	background-color: #1c202b;}.bg-dark .text-logo text {	fill: #b7b7b7;}.bg-dark .logo {	stroke: #b7b7b7;}.bg-dark .fa-facebook,.bg-dark .fa-twitter,.bg-dark .fa-google-plus,.bg-dark .fa-pinterest-p,.bg-dark .fa-vimeo,.bg-dark .fa-google,.bg-dark .fa-rss,.bg-dark .fa-youtube {	color: #fff;}.bg-success-custom {	background-color: #d81a24;	color: #fff;}.bg-image, .bg-subscribe, .bg-about, .bg-services, .bg-client, .bg-blog, .bg-typography, .bg-extra, .bg-specials {	background-size: cover;	background-position: center center;}.bg-franchise {	position: relative;	background-color: #000;	border-bottom: 1px solid #fff;}.bg-franchise:before {	position: absolute;	top: 0;	left: 0;	content: ' ';	width: 100%;	height: 100%;	background-image: url('/assets/images/franchise_background.jpg');	background-repeat: no-repeat;	background-position: center center;}.bg-franchise .container {	height: 280px;}.bg-subscribe {	background-image: url('/assets/images/mail_in_background.jpg');	border-bottom: 1px solid #fff;}.bg-specials {	background-image: url('/assets/images/specials_background.jpg');}.bg-subscribe * {	color: #fff;}.bg-about {	background-image: url(../images/about-1.jpg);}.bg-services {	background-image: url(../images/services-1.jpg);}.bg-client {	background-image: url(../images/client-1.jpg);}.bg-blog {	background-image: url(../images/blog-1.jpg);}.bg-typography {	background-image: url(../images/typography-1.jpg);}.bg-extra {	background-image: url(../images/maintenance-1.jpg);}/* Marked list */.marked-list li, .pricing-wrapper-mod-2 .marked-list-mod-1 li, .pricing-wrapper-mod-2 .marked-list-mod-2 li, .pricing-wrapper-mod-2 .marked-list-mod-3 li, .pricing-wrapper-mod-2 .marked-list-mod-4 li {	padding-top: 5px;	padding-bottom: 5px;}.marked-list li a, .pricing-wrapper-mod-2 .marked-list-mod-1 li a, .pricing-wrapper-mod-2 .marked-list-mod-2 li a, .pricing-wrapper-mod-2 .marked-list-mod-3 li a, .pricing-wrapper-mod-2 .marked-list-mod-4 li a {	color: #d81a24;}.marked-list li a:before, .pricing-wrapper-mod-2 .marked-list-mod-1 li a:before, .pricing-wrapper-mod-2 .marked-list-mod-2 li a:before, .pricing-wrapper-mod-2 .marked-list-mod-3 li a:before, .pricing-wrapper-mod-2 .marked-list-mod-4 li a:before {	content: "\f0da";	display: inline-block;	vertical-align: middle;	margin-right: 20px;	font-family: "FontAwesome";	font-size: 12px;	color: #d81a24;	transition: .4s;}.marked-list li a:focus, .pricing-wrapper-mod-2 .marked-list-mod-1 li a:focus, .pricing-wrapper-mod-2 .marked-list-mod-2 li a:focus, .pricing-wrapper-mod-2 .marked-list-mod-3 li a:focus, .pricing-wrapper-mod-2 .marked-list-mod-4 li a:focus {	color: #322f2f;}.marked-list li a:hover, .pricing-wrapper-mod-2 .marked-list-mod-1 li a:hover, .pricing-wrapper-mod-2 .marked-list-mod-2 li a:hover, .pricing-wrapper-mod-2 .marked-list-mod-3 li a:hover, .pricing-wrapper-mod-2 .marked-list-mod-4 li a:hover {	color: #322f2f;}.marked-list li a:hover:before, .pricing-wrapper-mod-2 .marked-list-mod-1 li a:hover:before, .pricing-wrapper-mod-2 .marked-list-mod-2 li a:hover:before, .pricing-wrapper-mod-2 .marked-list-mod-3 li a:hover:before, .pricing-wrapper-mod-2 .marked-list-mod-4 li a:hover:before {	margin-left: 5px;	color: #322f2f;}.marked-list-mod-1 {	padding-left: 0;}.marked-list-2 a {	color: #d81a24;}.marked-list-2 a:hover {	color: #322f2f;}/*Pricing table*/.pricing-wrapper, .pricing-wrapper-mod-1, .pricing-wrapper-mod-2, .pricing-wrapper-mod-3 {	overflow: hidden;	transition: .4s;}.pricing-wrapper .pricing-head, .pricing-wrapper-mod-1 .pricing-head, .pricing-wrapper-mod-2 .pricing-head, .pricing-wrapper-mod-3 .pricing-head {	padding: 10px 0 13px;	transition: .4s;}.pricing-wrapper .price, .pricing-wrapper-mod-1 .price, .pricing-wrapper-mod-2 .price, .pricing-wrapper-mod-3 .price {	position: relative;	padding: 20px 0;	z-index: 1;}.pricing-wrapper .price h2, .pricing-wrapper-mod-1 .price h2, .pricing-wrapper-mod-2 .price h2, .pricing-wrapper-mod-3 .price h2 {	position: relative;	display: inline-block;	letter-spacing: 0;}.pricing-wrapper .price h2:before, .pricing-wrapper-mod-1 .price h2:before, .pricing-wrapper-mod-2 .price h2:before, .pricing-wrapper-mod-3 .price h2:before {	content: '$';	position: absolute;	top: 0;	right: 102%;	display: inline-block;	font-size: 18px;	font-weight: 300;}.pricing-wrapper .price h2 span, .pricing-wrapper-mod-1 .price h2 span, .pricing-wrapper-mod-2 .price h2 span, .pricing-wrapper-mod-3 .price h2 span {	font-size: 18px;	text-transform: none;}.pricing-wrapper ul, .pricing-wrapper-mod-1 ul, .pricing-wrapper-mod-2 ul, .pricing-wrapper-mod-3 ul {	position: relative;	margin-bottom: 0;	padding: 15px 0;}.pricing-wrapper ul li, .pricing-wrapper-mod-1 ul li, .pricing-wrapper-mod-2 ul li, .pricing-wrapper-mod-3 ul li {	padding: 5px 0;}.pricing-wrapper h4, .pricing-wrapper-mod-1 h4, .pricing-wrapper-mod-2 h4, .pricing-wrapper-mod-3 h4 {	margin-top: 2px;}.pricing-wrapper-mod-1 {	border-radius: 6px;}.pricing-wrapper-mod-1 .btn-sm {	width: 100%;}.pricing-wrapper-mod-1 ul:before {	content: '';	position: absolute;	top: 100%;	left: 50%;	transform: translateX(-50%);	display: inline-block;	border: solid transparent;	height: 0;	width: 0;	pointer-events: none;	border-color: rgba(255, 255, 255, 0);	border-top-color: #fff;	border-width: 5px;	transition: .4s;}.pricing-wrapper-mod-1 .price:before {	content: '';	position: absolute;	top: 100%;	left: 50%;	transform: translateX(-50%);	display: inline-block;	border: solid transparent;	height: 0;	width: 0;	pointer-events: none;	border-color: rgba(216, 26, 36, 0);	border-top-color: #d81a24;	border-width: 5px;	transition: .4s;}.pricing-wrapper-mod-1.bg-accent .btn:hover {	color: #ffffff;}.pricing-wrapper-mod-1.bg-accent:hover {	background-color: #343a40;}.pricing-wrapper-mod-1.bg-accent:hover .bg-dark {	background-color: #6fa82d;}.pricing-wrapper-mod-1.bg-accent:hover .price:before {	border-top-color: #343a40;}.pricing-wrapper-mod-2 {	padding: 10px 0 30px;}.pricing-wrapper-mod-2 .price h2,.pricing-wrapper-mod-2 .price h2 > span {	color: #d81a24;}.pricing-wrapper-mod-2 .pricing-footer {	margin-top: 10px;}.pricing-wrapper-mod-2 .btn-sm {	width: 80%;}.pricing-wrapper-mod-2 .btn-success {	color: #fff;}.pricing-wrapper-mod-2 .btn-success:hover {	background-color: #322f2f;	border-color: #322f2f;}.pricing-wrapper-mod-2 .marked-list, .pricing-wrapper-mod-2 .marked-list-mod-1, .pricing-wrapper-mod-2 .marked-list-mod-2, .pricing-wrapper-mod-2 .marked-list-mod-3, .pricing-wrapper-mod-2 .marked-list-mod-4 {	padding-bottom: 0;	padding-left: 25px;	text-align: left;}.pricing-wrapper-mod-2 .marked-list li:before, .pricing-wrapper-mod-2 .marked-list-mod-1 li:before, .pricing-wrapper-mod-2 .marked-list-mod-2 li:before, .pricing-wrapper-mod-2 .marked-list-mod-3 li:before, .pricing-wrapper-mod-2 .marked-list-mod-4 li:before {	content: '\f00d';	display: inline-block;	vertical-align: middle;	margin-right: 8px;	font-family: "FontAwesome";	font-size: 14px;	color: #b7b7b7;}.pricing-wrapper-mod-2 .marked-list-mod-1 li:first-of-type:before {	content: '\f00c';	color: #d81a24;}.pricing-wrapper-mod-2 .marked-list-mod-2 li:nth-child(1):before,.pricing-wrapper-mod-2 .marked-list-mod-2 li:nth-child(2):before {	content: '\f00c';	color: #d81a24;}.pricing-wrapper-mod-2 .marked-list-mod-3 li:nth-child(1):before,.pricing-wrapper-mod-2 .marked-list-mod-3 li:nth-child(2):before,.pricing-wrapper-mod-2 .marked-list-mod-3 li:nth-child(3):before {	content: '\f00c';	color: #d81a24;}.pricing-wrapper-mod-2 .marked-list-mod-4 li:before {	content: '\f00c';	color: #d81a24;}.pricing-wrapper-mod-3 {	border-radius: 6px;	padding-bottom: 30px;}.pricing-wrapper-mod-3 .pricing-head {	padding: 15px 0;	background-color: #d81a24;	color: #fff;}.pricing-wrapper-mod-3 .price h2 span {	display: block;	font-weight: 400;	font-size: 20px;}.pricing-wrapper-mod-3 .price h2:before {	position: static;	font-weight: 700;	font-size: 22px;}.pricing-wrapper-mod-3 ul {	padding-bottom: 0;}.pricing-wrapper-mod-3:hover .pricing-head {	background-color: #322f2f;}.pricing-wrapper-mod-3:hover .btn-success {	background-color: #322f2f;	border-color: #322f2f;}.pricing-wrapper-mod-3:hover .btn-success:hover {	background-color: #322f2f;	border-color: #322f2f;}/* row-no-gutter */.row.row-no-gutter {	margin-left: 0;	margin-right: 0;}.row.row-no-gutter > [class*='col'] {	padding-left: 0;	padding-right: 0;}.row.row-no-gutter > * + [class*='col'] {	margin-top: 0;}/* Banner */.banner {	position: relative;	display: block;	max-width: 370px;	margin: 0 auto;}.banner span {	position: absolute;	top: 50%;	left: 50%;	transform: translate(-50%, -50%);	display: block;	width: 100%;	font-family: "Roboto Slab", serif;	text-transform: uppercase;	color: #fff;}.banner img {	width: 100%;}.tooltip {	font-size: 16px;	position: relative;	z-index: 1;}/*Terms-list*/.terms-list > dt + dd {	margin-top: 20px;}.terms-list > dd + dt {	margin-top: 60px;}.terms-list dt {	margin: 0;	font-family: "Roboto Slab", serif;}.terms-list + .btn {	margin-top: 30px;}/*New search*/@media (min-width: 768px) {	.search-res.rd-mailform input {		display: inline-block;		width: 66%;	}}@media (min-width: 1200px) {	.search-res.rd-mailform input {		width: 74%;	}}@media (min-width: 768px) {	.search-res.rd-mailform .btn {		margin-top: 0;	}}.search-res.rd-mailform .form-wrap {	text-align: center;}@media (min-width: 768px) {	.search-res.rd-mailform .form-wrap {		text-align: left;	}}.search-res + .search-result {	margin-top: 90px;}/* Isotop */.isotope-no-gutter {	width: 300px;	margin-left: auto;	margin-right: auto;}@media (min-width: 576px) {	.isotope-no-gutter {		margin-left: -15px;		margin-right: -15px;		width: auto;	}}/* Search */.search-list {	counter-reset: num;}.search-list .search-list-item {	text-align: left;}.search-list li {	padding: 16px 0 0;	padding-left: 15px;	position: relative;}.search-list li:hover {	background-color: #f6f6f6;}.search-list li .search_error {	display: inline-block;}.search-list li h5 {	text-transform: none;}.search-list li + li {	margin-top: 20px;}.search-list li:before {	content: counter(num) ".";	counter-increment: num;	position: absolute;	left: -20px;	top: 21px;	color: #b7b7b7;}.rd-search-results-live .search-list li {	padding: 8px;}.rd-search-results-live .match {	display: none;}.rd-search-results-live p {	margin-top: 0;	font-size: 14px;}/* form quatity */.quantity input {	width: 30px;	vertical-align: middle;	text-align: center;	font-weight: 300;	border: none;	background-color: transparent;}.quantity span {	vertical-align: middle;}.quantity span:last-of-type {	margin-left: 5px;}.quantity span:hover {	color: #000;}.fa-trash {	cursor: pointer;}.fa-trash:hover {	color: #000;}form.coupon-form {	max-width: 470px;	margin: auto;	margin-top: 60px;}@media (min-width: 768px) {	form.coupon-form {		text-align: left;	}}form.coupon-form .mfInput {	display: inline-block;	max-width: 230px;	vertical-align: top;}@media (min-width: 768px) {	form.coupon-form .btn {		margin-left: 10px;	}}@media (min-width: 576px) {	form.coupon-form .btn {		margin-top: 0;	}}/* Product */.product {	padding: 20px 0;	transition: .4s;	overflow: hidden;}.product:hover {	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);}.product * + span {	margin-left: 10px;}.product .caption-footer {	margin-top: 20px;}.product .caption-mod-1 {	padding: 0 20px;	z-index: 1;	position: relative;}.product .caption-mod-1 a {	display: inline;}.product .icon-shop {	cursor: pointer;	transition: .4s;}.product .icon-shop:hover {	color: #fff;	background-color: #d81a24;	border-color: #d81a24;}.product-item .thumbnails-carousel {	display: flex;	justify-content: center;	align-items: center;	padding: 0;	margin-top: 33px;}.product-item .thumbnails-carousel li {	width: 14%;	margin: 0 10px;	opacity: .5;	cursor: pointer;}.product-item .thumbnails-carousel .active-thumbnail {	opacity: 1;}.product-item .review .icon + .icon {	margin-left: 5px;}.product-item .carousel-inner .item {	max-width: 360px;	margin: 0 auto;}.product-item .badge {	background-color: transparent;}.product-item .btn {	margin-top: 10px;}.product-item .price-container {	margin-top: 20px;}.product-item .price-container span {	margin-right: 10px;}.product-item .quantity-wrap span {	vertical-align: middle;}.product-item .quantity-wrap form {	display: inline-block;	padding: 3px 7px;	margin-left: 5px;	border-radius: 6px;}.product-item .quantity label {	margin: 0;}.product-item .review {	padding: 30px 0;}.product-item .review span:last-of-type {	margin-left: 20px;}.product-item ul.thumbnails-carousel {	list-style-type: none;	text-align: center;}.product-item ul.thumbnails-carousel .center {	display: inline-block;}.product-item ul.thumbnails-carousel li {	margin-right: 5px;	float: left;	cursor: pointer;	transition: .4s;}.product-item ul.thumbnails-carousel li:hover {	opacity: 1;}.product-item .controls-background-reset {	background: none !important;}/* Payment */.payment-wrap {	padding: 25px 30px 30px;}.payment-wrap .payment + .payment {	margin-top: 30px;}.payment-wrap .payment .h6 {	margin: 0;	vertical-align: middle;}.payment-wrap .payment .img-group a {	transition: .3s;}.payment-wrap .payment .img-group a:hover {	transform: scale(0.9);}.payment-wrap .radio-field {	display: inline-block;	width: 14px;	height: 14px;	margin-left: -30px;	margin-right: 16px;	border: 3px solid #b7b7b7;	border-radius: 50%;}/* Img group */.img-group {	margin-left: -10px;	transform: translateY(-10px);}.img-group a {	display: inline-block;	margin-left: 10px;	margin-top: 10px;}/* Grid */@media (max-width: 991px) {	.grid p {		text-overflow: ellipsis;		white-space: nowrap;		overflow: hidden;	}	.grid .col-2 {		padding-left: 5px;		padding-right: 5px;	}	.grid .col-2:first-of-type {		padding-left: 15px;	}	.grid .col-2:last-of-type {		padding-right: 15px;	}}@media (max-width: 991px) and (max-width: 480px) {	.grid h5 {		font-size: 16px;	}}/* Comments */.comment-reply {	margin-top: 40px;}@media (min-width: 768px) {	.comment-reply {		margin-top: 30px;	}}.hr-primary {	border-bottom-color: #d81a24;}.tip-mark {	display: inline-flex;	align-items: center;	justify-content: center;	width: 2em;	height: 2em;	padding-left: 2px;	margin-bottom: 5px;	font-family: "Roboto", sans-serif;	font-size: 18px;	font-weight: 700;	line-height: 2em;	vertical-align: middle;	text-align: center;	border-radius: 50%;	border: 2px solid #e9ecef;	color: #151515;	cursor: pointer;}/*  Blockquote  */blockquote {	margin: 0 0 30px;	padding: 0 30px;	border-left: none;}.quote cite {	display: inline-block;	font-family: "Roboto Slab", serif;	font-size: 18px;	font-weight: 700;	font-style: normal;	color: #d81a24;	margin-top: 5px;}.quote q {	display: inline-block;	font-weight: 300;	font-size: 16px;	line-height: 24px;	margin-top: 20px;}.quote p {	margin: 0;}.quote-1 {	padding: 30px 30px 25px;	font-size: 16px;	margin-bottom: 0;}.quote-1 cite {	font-weight: 700;	font-style: normal;	color: #b7b7b7;}.quote-1 cite:before {	content: "";	display: inline-block;	width: 30px;	height: 2px;	margin-right: 5px;	vertical-align: middle;	background-color: #b7b7b7;}* + .quote-1 cite {	margin-top: 15px;}@media (min-width: 768px) {	.quote-1 .media-left {		padding-right: 25px;	}}/*  blog post  */.blog-post-time {	margin-top: 0;	font-size: 16px;	font-weight: 300;	color: #b7b7b7;}.blog-post-title {	padding-bottom: 10px;}.blog-post-title a {	display: inline;}.blog-post-title h4 {	margin-top: 0;	letter-spacing: 0;}.blog-post-body {	margin-top: 10px;}.blog-post-footer {	padding: 5px 0;	margin-top: 27px;}.blog-post-footer::after {	display: block;	clear: both;	content: "";}.blog-post-footer .badge {	margin-top: 4px;}.blog-post-footer .offset-custom-9 {	margin-top: 15px;}.blog-post .badge {	font-size: 16px;	color: #d81a24;	background-color: transparent;	padding-top: 20px;}@media (min-width: 1200px) {	.blog-post .badge {		padding-top: 0;	}}.blog-post .badge:hover {	color: #322f2f;}.blog-post .badge:before {	font-size: 18px;	color: #dfdfdf;	margin-right: 7px;}.blog-post .badge a, .blog-post .badge span {	font-weight: 300;	vertical-align: middle;}.blog-post .badge span {	color: #b7b7b7;}.blog-post .badge .list-inline {	display: inline-block;	margin-left: 20px;	margin-top: 0;	margin-bottom: 0;	vertical-align: middle;}.blog-post .badge .fa-facebook,.blog-post .badge .fa-twitter,.blog-post .badge .fa-google-plus,.blog-post .badge .fa-pinterest-p,.blog-post .badge .fa-vimeo,.blog-post .badge .fa-google,.blog-post .badge .fa-rss,.blog-post .badge .fa-youtube {	color: #b7b7b7;}.blog-post .badge .fa-facebook:hover,.blog-post .badge .fa-twitter:hover,.blog-post .badge .fa-google-plus:hover,.blog-post .badge .fa-pinterest-p:hover,.blog-post .badge .fa-vimeo:hover,.blog-post .badge .fa-google:hover,.blog-post .badge .fa-rss:hover,.blog-post .badge .fa-youtube:hover {	color: #d81a24;}.blog-post .tags {	padding: 0;}.blog-post .post-tags {	display: inline-block;	margin: 0;	padding: 3px 6px;	line-height: 1.2;	border-radius: 6px;	border: 1px solid #d81a24;	color: #d81a24;}.blog-post .post-tags:hover {	background-color: #d81a24;	color: #fff;	border: 1px solid #d81a24;}.blog-post .post-tags + .post-tags {	margin-left: 10px;	margin-top: 0;}.blog-post * + .thumbnail, .blog-post * + .thumbnail-2 {	margin-top: 33px;}@media (min-width: 1200px) {	.blog-sidebar {		padding-left: 35px;	}}.sidebar-module {	padding: 20px 0 0;}@media (min-width: 992px) {	.sidebar-module {		background: #f6f6f6;	}}.sidebar-module h4 + * {	margin-top: 28px;}* + .sidebar-module {	margin-top: 30px;}.sidebar-module * + .btn {	margin-top: 25px;}.sidebar-module-inset-1 {	padding: 20px 30px;}.sidebar-module-inset-2 {	padding: 0;}.sidebar-module .blog-post-time {	margin-top: 0;	font-size: 14px;}.sidebar-module .list-unstyled li + li {	margin-top: 30px;}.sidebar-module .sidebar-btn {	width: 100%;	padding-left: 0;	padding-right: 0;}.sidebar-module h6 {	line-height: 24px;}.blog-post-time .fa-reply {	margin-left: 50px;	font-size: 16px;	color: #b7b7b7;}.blog-post-time .fa-reply:before {	margin-right: 10px;	font-size: 14px;}.fa-reply {	display: block;	font-size: 20px;}.comment-reply p {	display: block;}/* Timeline */.timeline {	position: relative;}.timeline:before {	content: "";	position: absolute;	left: 15px;	top: 90px;	bottom: 74px;	width: 2px;	background: #d7d7d7;}@media (min-width: 768px) {	.timeline:before {		left: 50%;		margin-left: -356px;	}}@media (min-width: 992px) {	.timeline:before {		left: calc(50% - 2px);		margin-left: 0;	}}.timeline .meta-timeline {	display: inline-block;	padding-bottom: 10px;	margin: 0;	font-family: "Roboto Slab", serif;	text-transform: uppercase;	background-color: #fff;}.timeline article {	padding-left: 35px;}.timeline article .img-wrap {	position: relative;}.timeline article .img-wrap:before {	content: "";	position: absolute;	height: 2px;	width: 120px;	top: 50%;	margin-top: -1px;	background: #d81a24;	z-index: 1;	left: -40px;}@media (min-width: 768px) {	.timeline article .img-wrap:before {		left: -50px;	}}@media (min-width: 992px) {	.timeline article .img-wrap:before {		left: auto;		right: -30%;		transition: 0.4s;	}}.timeline article .img-wrap:after {	content: "";	position: absolute;	left: -42px;	top: 50%;	width: 16px;	height: 16px;	margin-top: -8px;	border-radius: 50%;	outline: 5px solid #fff;	background-color: #d81a24;}@media (min-width: 768px) {	.timeline article .img-wrap:after {		left: -52px;	}}@media (min-width: 992px) {	.timeline article .img-wrap:after {		left: auto;		right: -34.8%;		transition: 0.4s;	}}@media (min-width: 1200px) {	.timeline article .img-wrap:after {		right: -33.2%;	}}.timeline article .img-wrap img {	position: relative;	z-index: 2;}.timeline article:hover .img-wrap:before {	background: #d81a24;	transition-delay: 0s;}.timeline article:hover .img-wrap:after {	background: #d81a24;	transition-delay: 0s;}@media (min-width: 992px) {	.timeline article {		transition: 0.5s;		padding-left: 0;	}	.timeline [class*='col-'].timeline-right .img-wrap:before {		left: -31%;		right: auto;	}	.timeline [class*='col-'].timeline-right .img-wrap:after {		left: -35.8%;		right: auto;	}}@media (min-width: 992px) and (min-width: 1200px) {	.timeline [class*='col-'].timeline-right .img-wrap:after {		left: -33.2%;	}}.timeline article.active {	animation: timeline 1.5s ease-in-out;}.timeline .img-wrap.active:before {	animation: timeline_before 1.2s ease-in-out;}.timeline .img-wrap.active:after {	animation: timeline_after 1.2s ease-in-out;}.timeline .timeline-hidden {	display: none;}.timeline .btn span:last-child {	display: none;}.timeline .btn.active span:first-child {	display: none;}.timeline .btn.active span:last-child {	display: block;}.timeline .btn:hover,.timeline .btn:active:hover,.timeline .btn.active:hover,.timeline .btn.active:active:hover {	background: #fff;}@keyframes timeline {	0% {		transform: scale(0.5);		opacity: 0;	}	40% {		opacity: 0.5;		transform: scale(1.05);	}	60% {		opacity: 1;		transform: scale(1);	}}@-webkit-keyframes timeline {	0% {		transform: scale(0.5);		opacity: 0;	}	40% {		opacity: 0.5;		transform: scale(1.05);	}	60% {		opacity: 1;		transform: scale(1);	}}@keyframes timeline_before {	0% {		width: 0;	}	70% {		width: 0;	}	100% {		width: 170px;	}}@-webkit-keyframes timeline_before {	0% {		width: 0;	}	70% {		width: 0;	}	100% {		width: 170px;	}}@keyframes timeline_after {	0% {		opacity: 0;		transform: scale(0);	}	60% {		opacity: 0.5;		transform: scale(0);	}	80% {		opacity: 1;		transform: scale(1.5);	}	100% {		transform: scale(1);	}}@-webkit-keyframes timeline_after {	0% {		opacity: 0;		transform: scale(0);	}	60% {		opacity: 0.5;		transform: scale(0);	}	80% {		opacity: 1;		transform: scale(1.5);	}	100% {		transform: scale(1);	}}.section {	padding-top: 50px;	padding-bottom: 50px;}span.font-weight-bold.nvi-show-calendar-nav {    margin-top: 20px;}@media (min-width: 1200px) {	.section {		padding-top: 50px;		padding-bottom: 68px;	}}.section-inset-1 {	padding-bottom: 60px;}@media (min-width: 1200px) {	.section-inset-1 {		padding-bottom: 50px;	}}.section-inset-2 {	padding-bottom: 40px;}@media (min-width: 1200px) {	.section-inset-2 {		padding-bottom: 75px;	}}.section-inset-3 {	padding-top: 0;}.section-inset-4 {	padding-bottom: 0;}.section-sm {	padding: 100px 0px;}.section-md {	padding-top: 12px;	padding-bottom: 52px;}.section-xl {	padding-top: 20px;	padding-bottom: 20px;}@media (min-width: 768px) {	.section-xxl {		padding: 60px 0;	}}@media (min-width: 992px) {	.section-xxl {		padding: 120px 0;	}}.btn {	text-transform: uppercase;	font-family: "Roboto Slab", serif;	letter-spacing: 0;	border-width: 2px;	transition: .4s;	white-space: normal;	cursor: pointer;}@media (min-width: 1200px) {	.btn {		white-space: nowrap;	}}.btn, .btn:not([disabled]):not(.disabled), .btn:hover, .btn:hover:not([disabled]):not(.disabled), .btn:active, .btn:active:not([disabled]):not(.disabled), .btn.active, .btn.active:not([disabled]):not(.disabled), .btn:focus, .btn:focus:not([disabled]):not(.disabled), .btn.focus, .btn.focus:not([disabled]):not(.disabled) {	outline: none;	text-decoration: none;	box-shadow: none;}.btn-icon {	text-transform: none;}.btn-icon .fa-facebook:hover,.btn-icon .fa-twitter:hover,.btn-icon .fa-google-plus:hover,.btn-icon .fa-pinterest-p:hover,.btn-icon .fa-vimeo:hover,.btn-icon .fa-google:hover,.btn-icon .fa-rss:hover,.btn-icon .fa-youtube:hover {	color: inherit;}.btn-primary {	background-color: transparent;	border-color: #d81a24;}.btn-primary:hover, .btn-primary:active, .btn-primary:focus {	color: #ffffff;	background-color: #d81a24;	border-color: #d81a24;}.btn-secondary {	background-color: #d81a24;	border-color: #d81a24;}.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {	color: #ffffff;	background-color: transparent;	border-color: #d81a24;}.btn-third {	background-color: #d81a24;	border-color: #d81a24;	color: #ffffff;}.btn-third:hover, .btn-third:active, .btn-third:focus {	color: #ffffff;	background-color: #322f2f;	border-color: #322f2f;}.btn-fourth {	background-color: #322f2f;	border-color: #322f2f;	color: #ffffff;}.btn-fourth:hover, .btn-fourth:active, .btn-fourth:focus {	color: #d81a24 !important;	background-color: #ffffff;	border-color: #322f2f;}.btn-white {	background-color: transparent;	color: #fff;	border-color: #fff;}.btn-white:hover {	color: #d81a24;	background-color: #322f2f;	border-color: #fff;}.btn-success {	color: #fff;	background-color: #d81a24;	border-color: #d81a24;}.btn-success:focus {	background-color: #322f2f;	border-color: #322f2f;}.btn-success:hover {	background-color: #322f2f;	border-color: #322f2f;}.btn-success-mod-1 {	color: #d81a24;	background-color: transparent;	border-color: #d81a24;}.btn-success-mod-1:focus {	background-color: transparent;	border-color: #d81a24;	color: #d81a24;}.btn-success-mod-1:hover {	background-color: #d81a24;	border-color: #d81a24;	color: #fff;}.btn-info .icon {	color: #fff;}.btn-info:focus {	color: #fff;	background-color: #14a5eb;	border-color: #14a5eb;}.btn-info:hover {	background-color: #d81a24;	border-color: #d81a24;}.btn-info-2 {	background-color: #547abb;	color: #fff;}.btn-info-2 .icon {	color: #fff;}.btn-info-2:focus {	color: #fff;	background-color: #547abb;	border-color: #547abb;}.btn-info-2:hover {	color: #fff;	background-color: #d81a24;	border-color: #d81a24;}.btn-danger .icon {	color: #fff;}.btn-danger:focus {	color: #fff;	background-color: #e75854;	border-color: #e75854;}.btn-danger:hover {	background-color: #d81a24;	border-color: #d81a24;}.btn-xs {	font-size: 16px;	padding: 12px 24px;}.btn-sm {	padding: 15px 40px;	font-size: 18px;	border-radius: 6px;}.btn-sm-2 {	padding: 15px 40px;	font-size: 18px;	border-radius: 0 6px 6px 0;}.btn-md {	font-size: 20px;	line-height: 1.6;	padding: 15px 30px;	border-radius: 6px;}.btn-lg {	font-size: 22px;	line-height: 1.8;	padding: 15px 30px;}.btn-min-width {	min-width: 240px;}.btn-min-width-xs {	min-width: 190px;}.btn-min-width-sm {	min-width: 200px;}@media (min-width: 768px) {	.btn-min-width-lg {		min-width: 370px;	}}@media (min-width: 992px) {	.btn-min-width-lg-2 {		min-width: 334px;	}}.btn-shape-default {	border-radius: 6px;}.btn-shape-round {	border-radius: 14px;}.btn-shape-square {	border-radius: 0;}.btn-shadow {	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);}/*** Snackbars* --------------------------------------------------*/.snackbars {	max-width: 280px;	padding: 9px 16px;	margin-left: auto;	margin-right: auto;	color: #fff;	text-align: left;	background-color: #1c202b;	border-radius: 0;	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);	font-size: 14px;}.snackbars .icon-xxs {	font-size: 18px;}.snackbars p {	margin: 0;}.snackbars p span:last-child {	padding-left: 14px;}.snackbars-left {	display: inline-block;	margin-bottom: 0;}.snackbars-right {	display: inline-block;	float: right;	text-transform: uppercase;}.snackbars-right:hover {	text-decoration: underline;}@media (min-width: 576px) {	.snackbars {		max-width: 380px;		padding: 12px 15px;		font-size: 16px;	}}.icon {	display: inline-block;	position: relative;	text-align: center;}.icon:before {	position: relative;	display: inline-block;	font-weight: 400;	font-style: normal;	speak: none;	text-transform: none;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.icon-mod-1:after {	content: "";	position: absolute;	width: 100%;	height: 100%;	top: 0;	left: 0;	display: inline-block;	border: 1px solid #d7d7d7;	transition: .4s;	transform: rotate(45deg);}.icon-mod-1:hover:after {	transform: rotate(-90deg);}.icon-success {	color: #d81a24;}.fa-facebook,.fa-twitter,.fa-google-plus,.fa-pinterest-p,.fa-vimeo,.fa-google,.fa-rss,.fa-youtube,.fa-instagram {	font-size: 18px;	color: #ffffff;}.fa-facebook:hover, .fa-facebook:active, .fa-facebook:focus,.fa-twitter:hover,.fa-twitter:active,.fa-twitter:focus,.fa-google-plus:hover,.fa-google-plus:active,.fa-google-plus:focus,.fa-pinterest-p:hover,.fa-pinterest-p:active,.fa-pinterest-p:focus,.fa-vimeo:hover,.fa-vimeo:active,.fa-vimeo:focus,.fa-google:hover,.fa-google:active,.fa-google:focus,.fa-rss:hover,.fa-rss:active,.fa-rss:focus,.fa-youtube:hover, .fa-youtube:active, .fa-youtube:focus,.fa-instagram:hover, .fa-instagram:active, .fa-instagram:focus {	background-color: #d81a24;}.icon-info-2 {	color: #547abb;}.icon-gray {	color: #b7b7b7;}.icon-warning {	color: #f69004;}.icon-white {	color: #fff;}.icon-waring-2 {	color: #f9be30;}.icon-xs {	width: 20px;	font-size: 20px;	line-height: 1.5;}.icon-sm {	width: 27px;	font-size: 24px;	line-height: 1.3;}.icon-md {	font-size: 36px;	line-height: 1.5;}.icon-lg {	width: 120px;	height: 120px;	font-size: 60px;	line-height: 120px;}.list-icon [class*='col-'] {	margin-top: 30px;	text-overflow: ellipsis;	white-space: nowrap;	overflow: hidden;}i.fa,#glyphicons i {	min-width: 55px;	margin-top: 0;	font-size: 36px;	color: #d81a24;	vertical-align: middle;}.icon-shop {	width: 50px;	height: 50px;	line-height: 44px;	font-size: 24px;	border: 2px solid;	border-radius: 6px;}.table {	margin-bottom: 0;}.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td {	padding: 10px 25px;	line-height: 1.5;	border: none;	vertical-align: middle;	white-space: nowrap;}.table thead tr th {	padding-top: 15px;	padding-bottom: 15px;	font-family: "Roboto Slab", serif;	empty-cells: hide;}.table-responsive {	border: 1px solid #ddd;}.table-striped, .table-striped-mod-1 {	border-radius: 6px 6px 0;}.table-striped > tbody > tr:nth-of-type(even), .table-striped-mod-1 > tbody > tr:nth-of-type(even) {	background-color: #f6f6f6;}.table-striped > tbody > tr:nth-of-type(odd), .table-striped-mod-1 > tbody > tr:nth-of-type(odd) {	background-color: transparent;}.table-striped tr td, .table-striped-mod-1 tr td {	border-top: none;}.table-striped tr td:first-of-type, .table-striped-mod-1 tr td:first-of-type {	text-align: left;}.table-striped thead tr, .table-striped-mod-1 thead tr {	box-shadow: 0 1px 3px rgba(183, 183, 183, 0.8);}.table-striped thead tr.bg-accent, .table-striped-mod-1 thead tr.bg-accent {	background-color: #322f2f;}.table-striped thead tr th:first-of-type, .table-striped-mod-1 thead tr th:first-of-type {	border-radius: 6px 0 0 0;}.table-striped thead tr th:last-of-type, .table-striped-mod-1 thead tr th:last-of-type {	border-radius: 0 6px 0 0;}.table-striped-mod-1 tbody td:first-of-type {	width: 70%;}.table-bordered {	border: none;}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td {	border-bottom: 1px solid #ddd;}.table-hover thead tr {	box-shadow: 0 1px 3px rgba(183, 183, 183, 0.8);}.table-hover > thead > tr > th,.table-hover > thead > tr > td,.table-hover > tbody > tr > th,.table-hover > tbody > tr > td,.table-hover > tfoot > tr > th,.table-hover > tfoot > tr > td {	border-bottom: 1px solid rgba(221, 221, 221, 0.4);}.table-hover > tbody > tr:hover {	background-color: #f5f5f5;}.pagination li {	display: inline-block;}.pagination li .page-item {	display: inline-block;	width: 35px;	height: 35px;	padding: 0;	font-size: 18px;	line-height: 32px;	font-weight: 700;	font-family: "Roboto Slab", serif;	border-radius: 6px;	border: 2px solid;	color: #d81a24;	transition: .4s;}@media (min-width: 768px) {	.pagination li .page-item {		width: 60px;		height: 60px;		line-height: 57px;	}}.pagination li.active a.page-item,.pagination li.active a.page-item:hover,.pagination li a.page-item:focus,.pagination li a.page-item:hover {	background-color: #d81a24;	border-color: #d81a24;	color: #fff;}.pagination li.disabled .page-item,.pagination li.disabled .page-item:hover {	background-color: transparent;	color: #b7b7b7;	border-color: #b7b7b7;}.pagination li + li {	margin-left: 10px;}.pagination li:first-of-type .page-item,.pagination li:last-of-type .page-item {	border-radius: 6px;}.pagination li:first-of-type .page-item:before,.pagination li:last-of-type .page-item:before {	display: inline-block;	font-family: "FontAwesome";	font-weight: 400;}.pagination li:last-of-type .page-item:before {	content: "\f054";}.pagination li:first-of-type .page-item:before {	content: "\f053";}.pagination-center {	justify-content: center;}.form-input:focus {	box-shadow: none;}.radio {	margin-bottom: 0;}.radio label {	padding-left: 30px;}.radio input {	opacity: 0;}.radio input[type="radio"] {	margin-left: -30px;	margin-top: 8px;}.radio input[type="radio"]:checked + .radio-field {	background-color: #b7b7b7;}.mfCheckbox {	margin-top: 20px;}.mfCheckbox .mfInput, .mfCheckbox span {	display: inline-block;}.mfCheckbox .mfInput {	color: #b7b7b7;}.mfCheckbox span {	padding: 0 10px;	vertical-align: middle;}.mfCheckbox .mfCheckbox__input-outer::after {	background-color: #b7b7b7;}.mfCheckbox .mfCheckbox__input-outer {	border-radius: 0;}.video-box-overlay {	position: relative;}.video-box-overlay .video-box {	position: absolute;	width: 100%;	height: 100%;	top: 0;	bottom: 0;	left: 0;	right: 0;}.video-box-overlay .video-box .video-box-play {	display: inline-block;	position: absolute;	top: 50%;	left: 50%;	transform: translate(-50%, -50%);	text-align: center;}.video-box-overlay .video-box .video-box-play .icon {	font-size: 60px;	line-height: 60px;	transition: 0.2s;}.video-box-overlay .video-box .video-box-play a {	display: inline-block;}.video-box-overlay .video-box .video-box-inner {	position: absolute;	padding-left: 30px;	bottom: 17px;	font-size: 18px;	font-weight: 700;	font-family: "Roboto Slab", serif;}@media (min-width: 768px) {	.video-box-overlay .video-box .video-box-inner {		padding-left: 90px;	}}@media (min-width: 992px) {	.video-box-overlay .video-box .video-box-inner {		padding-left: 30px;	}}.video-box-overlay .video-box .video-box-inner a {	color: #ffffff;	transition: 0.4s;}.video-box-overlay .video-box .video-box-inner a:hover {	color: #d81a24;}.video-box-overlay .video-box .video-box-inner .item-1 {	position: relative;	margin-right: 14px;	padding-right: 14px;	display: inline-block;}.video-box-overlay .video-box .video-box-inner .item-1:after {	content: '';	position: absolute;	top: 50%;	right: 0;	transform: translateY(-50%);	width: 2px;	height: 16px;	background-color: rgba(255, 255, 255, 0.8);}.video-box-overlay .video-box .video-box-inner .item-2 {	display: inline-block;}.text-box-overlay h3 {	padding-bottom: 20px;}.text-box-overlay h3 a {	color: #ffffff;	transition: .3s ease-in-out;}.text-box-overlay h3 a:hover {	color: #d81a24;}.text-box-overlay .text-box-inners {	color: #808080;	margin: 0;	padding: 0;	margin-bottom: 20px;}.text-box-overlay .text-box-inners li {	display: inline-block;}.text-box-overlay .text-box-inners .item-1 {	margin-right: 12px;	padding-right: 15px;	position: relative;}.text-box-overlay .text-box-inners .item-1:after {	content: '';	position: absolute;	width: 2px;	height: 13px;	background-color: #808080;	top: 50%;	right: 0;	transform: translateY(-50%);}.text-box-overlay .text-box-inners .item-2 {	margin-right: 12px;	padding-right: 15px;	position: relative;}.text-box-overlay .text-box-inners .item-2:after {	content: '';	position: absolute;	width: 2px;	height: 13px;	background-color: #808080;	top: 50%;	right: 0;	transform: translateY(-50%);}.text-box-overlay .text-box-inners .item-2 a {	transition: .3s all ease;	color: #d81a24;}.text-box-overlay .text-box-inners .item-2 a:hover {	color: #808080;}.poster-blog h6 a {	color: #151515;}.poster-blog h6 a:hover {	color: #d81a24;	transition: 0.4s;}.poster-blog a + p {	margin-top: 10px;}.poster-blog .review {	margin-bottom: 10px;}.poster-blog .price {	text-align: left;}.poster-blog .price ul {	margin: 0;	padding: 0;}.poster-blog .price ul li {	display: inline-block;	font-size: 22px;	font-weight: 700;	font-family: "Roboto Slab", serif;}.poster-blog .price ul li:first-child {	padding-right: 64px;}.poster-blog .price ul li a {	color: #d81a24;	font-size: 18px;	transition: 0.4s;}.poster-blog .price ul li a:hover {	color: #151515;}@media (min-width: 576px) {	.review-2 {		margin-bottom: 25px;	}}.cast-box-media {	position: relative;}.cast-box-text {	position: absolute;	bottom: 30px;	left: 49%;	transform: translateX(-50%);}.info-box {	padding: 0;	margin: 0;}.info-box li {	display: inline-block;	background-color: #f6f6f6;	border-radius: 4px;	padding: 7px 22px;	margin-right: 5px;}.section-coming {	display: flex;	justify-content: center;	align-items: center;	width: 100%;	min-height: 80vh;	padding-top: 0px;	background-image: url(../images/coming.jpg);	background-size: cover;}.ie-11 .section-coming,.ie-edge .section-coming {	padding-top: 190px;}.ie-11 .section-coming .container,.ie-edge .section-coming .container {	margin-left: 0;	margin-right: 0;}/*.iphone .section-coming,.ipad .section-coming {	padding-top: 0;}*/@media (min-width: 768px) {	.section-coming {		padding-top: 190px;	}}@media (min-width: 992px) {	.section-coming {		padding-top: 90px;	}}.box-office-media {	position: relative;	cursor: pointer;}.box-office-media img {	width: 100%;}.box-office-media:after {	content: '';	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background-color: rgba(0, 0, 0, 0.58);	opacity: 0;	transition: .4s ease-in-out;}.box-office-media:hover:after {	opacity: 1;}.box-service a {	color: #d81a24;	transition: .4s ease-in-out;}.box-service a:hover {	color: #322f2f;}.box-service-2 a {	color: #ffffff;	transition: .4s ease-in-out;}.box-service-2 a:hover {	color: #d81a24;}.rd-form {	position: relative;	text-align: left;}.rd-form .button {	min-width: 222px;}@media (max-width: 575px) {	.rd-form .button {		display: block;		width: 100%;	}}.rd-form * + .button {	margin-top: 33px;}.rd-form-inline {	display: flex;	flex-wrap: wrap;	align-items: stretch;	justify-content: space-between;	text-align: center;	max-width: 480px;	margin-left: auto;	margin-right: auto;}.rd-form-inline > * {	margin-top: 0;}.rd-form-inline .form-wrap {	width: 100%;}.rd-form-inline .form-wrap-select {	text-align: left;}.rd-form-inline .form-button {	flex-grow: 1;	flex-shrink: 0;	min-height: 56px;	margin-top: 10px;}.rd-form-inline .form-button .button {	display: block;	min-height: inherit;	min-width: auto;	width: 100%;}.rd-form-inline.rd-search {	max-width: 100%;}@media (min-width: 576px) {	.rd-form-inline .form-wrap {		flex: 1;		min-width: 185px;	}	.rd-form-inline .form-button {		flex-grow: 0;		margin-top: 0;		margin-left: 7px;	}	.rd-form-inline .form-button .button {		display: inline-block;	}	.rd-form-inline.rd-form-coupon .form-button {		margin-left: 18px;	}}/* * Custom Plugins *//*** @subsection   Animate.css** @description  A bunch of cool, fun, and cross-browser animations*               for you to use.** @author       Daniel Eden* @link         http://daneden.me/animate* @license      MIT license - http://opensource.org/licenses/MIT*/.animated {	-webkit-animation-duration: 1s;	animation-duration: 1s;	-webkit-animation-fill-mode: both;	animation-fill-mode: both;	opacity: 1;}.animated.infinite {	-webkit-animation-iteration-count: infinite;	animation-iteration-count: infinite;}.animated.hinge {	-webkit-animation-duration: 2s;	animation-duration: 2s;}html:not(.lt-ie10) .not-animated {	opacity: 0;}/*** Bounce Keyframes Animation*/@-webkit-keyframes bounce {	0%, 20%, 53%, 80%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	40%, 43% {		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);		-webkit-transform: translate3d(0, -30px, 0);		transform: translate3d(0, -30px, 0);	}	70% {		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);		-webkit-transform: translate3d(0, -15px, 0);		transform: translate3d(0, -15px, 0);	}	90% {		-webkit-transform: translate3d(0, -4px, 0);		transform: translate3d(0, -4px, 0);	}}.bounce {	-webkit-animation-name: bounce;	animation-name: bounce;	-webkit-transform-origin: center bottom;	transform-origin: center bottom;}/*** Flas Keyframes Animation*/@-webkit-keyframes flash {	0%, 50%, 100% {		opacity: 1;	}	25%, 75% {		opacity: 0;	}}@keyframes flash {	0%, 50%, 100% {		opacity: 1;	}	25%, 75% {		opacity: 0;	}}.flash {	-webkit-animation-name: flash;	animation-name: flash;}/*** Pulse Keyframes Animation** @author Nick Pettit* @link https://github.com/nickpettit/glide*/@-webkit-keyframes pulse {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	50% {		-webkit-transform: scale3d(1.05, 1.05, 1.05);		transform: scale3d(1.05, 1.05, 1.05);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}@keyframes pulse {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	50% {		-webkit-transform: scale3d(1.05, 1.05, 1.05);		transform: scale3d(1.05, 1.05, 1.05);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}.pulse {	-webkit-animation-name: pulse;	animation-name: pulse;}/*** RubberBand Keyframes Animation*/@-webkit-keyframes rubberBand {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	30% {		-webkit-transform: scale3d(1.25, 0.75, 1);		transform: scale3d(1.25, 0.75, 1);	}	40% {		-webkit-transform: scale3d(0.75, 1.25, 1);		transform: scale3d(0.75, 1.25, 1);	}	50% {		-webkit-transform: scale3d(1.15, 0.85, 1);		transform: scale3d(1.15, 0.85, 1);	}	65% {		-webkit-transform: scale3d(0.95, 1.05, 1);		transform: scale3d(0.95, 1.05, 1);	}	75% {		-webkit-transform: scale3d(1.05, 0.95, 1);		transform: scale3d(1.05, 0.95, 1);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}@keyframes rubberBand {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	30% {		-webkit-transform: scale3d(1.25, 0.75, 1);		transform: scale3d(1.25, 0.75, 1);	}	40% {		-webkit-transform: scale3d(0.75, 1.25, 1);		transform: scale3d(0.75, 1.25, 1);	}	50% {		-webkit-transform: scale3d(1.15, 0.85, 1);		transform: scale3d(1.15, 0.85, 1);	}	65% {		-webkit-transform: scale3d(0.95, 1.05, 1);		transform: scale3d(0.95, 1.05, 1);	}	75% {		-webkit-transform: scale3d(1.05, 0.95, 1);		transform: scale3d(1.05, 0.95, 1);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}.rubberBand {	-webkit-animation-name: rubberBand;	animation-name: rubberBand;}/*** Shake Keyframes Animation*/@-webkit-keyframes shake {	0%, 100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	10%, 30%, 50%, 70%, 90% {		-webkit-transform: translate3d(-10px, 0, 0);		transform: translate3d(-10px, 0, 0);	}	20%, 40%, 60%, 80% {		-webkit-transform: translate3d(10px, 0, 0);		transform: translate3d(10px, 0, 0);	}}@keyframes shake {	0%, 100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	10%, 30%, 50%, 70%, 90% {		-webkit-transform: translate3d(-10px, 0, 0);		transform: translate3d(-10px, 0, 0);	}	20%, 40%, 60%, 80% {		-webkit-transform: translate3d(10px, 0, 0);		transform: translate3d(10px, 0, 0);	}}.shake {	-webkit-animation-name: shake;	animation-name: shake;}/*** Swing Keyframes Animation*/@-webkit-keyframes swing {	20% {		-webkit-transform: rotate3d(0, 0, 1, 15deg);		transform: rotate3d(0, 0, 1, 15deg);	}	40% {		-webkit-transform: rotate3d(0, 0, 1, -10deg);		transform: rotate3d(0, 0, 1, -10deg);	}	60% {		-webkit-transform: rotate3d(0, 0, 1, 5deg);		transform: rotate3d(0, 0, 1, 5deg);	}	80% {		-webkit-transform: rotate3d(0, 0, 1, -5deg);		transform: rotate3d(0, 0, 1, -5deg);	}	100% {		-webkit-transform: rotate3d(0, 0, 1, 0deg);		transform: rotate3d(0, 0, 1, 0deg);	}}@keyframes swing {	20% {		-webkit-transform: rotate3d(0, 0, 1, 15deg);		transform: rotate3d(0, 0, 1, 15deg);	}	40% {		-webkit-transform: rotate3d(0, 0, 1, -10deg);		transform: rotate3d(0, 0, 1, -10deg);	}	60% {		-webkit-transform: rotate3d(0, 0, 1, 5deg);		transform: rotate3d(0, 0, 1, 5deg);	}	80% {		-webkit-transform: rotate3d(0, 0, 1, -5deg);		transform: rotate3d(0, 0, 1, -5deg);	}	100% {		-webkit-transform: rotate3d(0, 0, 1, 0deg);		transform: rotate3d(0, 0, 1, 0deg);	}}.swing {	-webkit-transform-origin: top center;	transform-origin: top center;	-webkit-animation-name: swing;	animation-name: swing;}/*** Tada Keyframes Animation*/@-webkit-keyframes tada {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	10%, 20% {		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);	}	30%, 50%, 70%, 90% {		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);	}	40%, 60%, 80% {		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}@keyframes tada {	0% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}	10%, 20% {		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);	}	30%, 50%, 70%, 90% {		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);	}	40%, 60%, 80% {		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);	}	100% {		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}.tada {	-webkit-animation-name: tada;	animation-name: tada;}/*** Wobble Keyframes Animation** @author Nick Pettit* @link https://github.com/nickpettit/glide*/@-webkit-keyframes wobble {	0% {		-webkit-transform: none;		transform: none;	}	15% {		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);	}	30% {		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);	}	45% {		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);	}	60% {		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);	}	75% {		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);	}	100% {		-webkit-transform: none;		transform: none;	}}@keyframes wobble {	0% {		-webkit-transform: none;		transform: none;	}	15% {		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);	}	30% {		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);	}	45% {		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);	}	60% {		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);	}	75% {		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);	}	100% {		-webkit-transform: none;		transform: none;	}}.wobble {	-webkit-animation-name: wobble;	animation-name: wobble;}/*** BounceIn Keyframes Animation*/@-webkit-keyframes bounceIn {	0%, 20%, 40%, 60%, 80%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	20% {		-webkit-transform: scale3d(1.1, 1.1, 1.1);		transform: scale3d(1.1, 1.1, 1.1);	}	40% {		-webkit-transform: scale3d(0.9, 0.9, 0.9);		transform: scale3d(0.9, 0.9, 0.9);	}	60% {		opacity: 1;		-webkit-transform: scale3d(1.03, 1.03, 1.03);		transform: scale3d(1.03, 1.03, 1.03);	}	80% {		-webkit-transform: scale3d(0.97, 0.97, 0.97);		transform: scale3d(0.97, 0.97, 0.97);	}	100% {		opacity: 1;		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}@keyframes bounceIn {	0%, 20%, 40%, 60%, 80%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	20% {		-webkit-transform: scale3d(1.1, 1.1, 1.1);		transform: scale3d(1.1, 1.1, 1.1);	}	40% {		-webkit-transform: scale3d(0.9, 0.9, 0.9);		transform: scale3d(0.9, 0.9, 0.9);	}	60% {		opacity: 1;		-webkit-transform: scale3d(1.03, 1.03, 1.03);		transform: scale3d(1.03, 1.03, 1.03);	}	80% {		-webkit-transform: scale3d(0.97, 0.97, 0.97);		transform: scale3d(0.97, 0.97, 0.97);	}	100% {		opacity: 1;		-webkit-transform: scale3d(1, 1, 1);		transform: scale3d(1, 1, 1);	}}.bounceIn {	-webkit-animation-name: bounceIn;	animation-name: bounceIn;	-webkit-animation-duration: .75s;	animation-duration: .75s;}/*** BounceInDown Keyframes Animation*/@-webkit-keyframes bounceInDown {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(0, -3000px, 0);		transform: translate3d(0, -3000px, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(0, 25px, 0);		transform: translate3d(0, 25px, 0);	}	75% {		-webkit-transform: translate3d(0, -10px, 0);		transform: translate3d(0, -10px, 0);	}	90% {		-webkit-transform: translate3d(0, 5px, 0);		transform: translate3d(0, 5px, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}@keyframes bounceInDown {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(0, -3000px, 0);		transform: translate3d(0, -3000px, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(0, 25px, 0);		transform: translate3d(0, 25px, 0);	}	75% {		-webkit-transform: translate3d(0, -10px, 0);		transform: translate3d(0, -10px, 0);	}	90% {		-webkit-transform: translate3d(0, 5px, 0);		transform: translate3d(0, 5px, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}.bounceInDown {	-webkit-animation-name: bounceInDown;	animation-name: bounceInDown;}/*** BounceInLeft Keyframes Animation*/@-webkit-keyframes bounceInLeft {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(-3000px, 0, 0);		transform: translate3d(-3000px, 0, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(25px, 0, 0);		transform: translate3d(25px, 0, 0);	}	75% {		-webkit-transform: translate3d(-10px, 0, 0);		transform: translate3d(-10px, 0, 0);	}	90% {		-webkit-transform: translate3d(5px, 0, 0);		transform: translate3d(5px, 0, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}@keyframes bounceInLeft {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(-3000px, 0, 0);		transform: translate3d(-3000px, 0, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(25px, 0, 0);		transform: translate3d(25px, 0, 0);	}	75% {		-webkit-transform: translate3d(-10px, 0, 0);		transform: translate3d(-10px, 0, 0);	}	90% {		-webkit-transform: translate3d(5px, 0, 0);		transform: translate3d(5px, 0, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}.bounceInLeft {	-webkit-animation-name: bounceInLeft;	animation-name: bounceInLeft;}/*** BounceInRight Keyframes Animation*/@-webkit-keyframes bounceInRight {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(3000px, 0, 0);		transform: translate3d(3000px, 0, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(-25px, 0, 0);		transform: translate3d(-25px, 0, 0);	}	75% {		-webkit-transform: translate3d(10px, 0, 0);		transform: translate3d(10px, 0, 0);	}	90% {		-webkit-transform: translate3d(-5px, 0, 0);		transform: translate3d(-5px, 0, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}@keyframes bounceInRight {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(3000px, 0, 0);		transform: translate3d(3000px, 0, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(-25px, 0, 0);		transform: translate3d(-25px, 0, 0);	}	75% {		-webkit-transform: translate3d(10px, 0, 0);		transform: translate3d(10px, 0, 0);	}	90% {		-webkit-transform: translate3d(-5px, 0, 0);		transform: translate3d(-5px, 0, 0);	}	100% {		-webkit-transform: none;		transform: none;	}}.bounceInRight {	-webkit-animation-name: bounceInRight;	animation-name: bounceInRight;}/*** BounceInUp Keyframes Animation*/@-webkit-keyframes bounceInUp {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(0, 3000px, 0);		transform: translate3d(0, 3000px, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(0, -20px, 0);		transform: translate3d(0, -20px, 0);	}	75% {		-webkit-transform: translate3d(0, 10px, 0);		transform: translate3d(0, 10px, 0);	}	90% {		-webkit-transform: translate3d(0, -5px, 0);		transform: translate3d(0, -5px, 0);	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes bounceInUp {	0%, 60%, 75%, 90%, 100% {		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);	}	0% {		opacity: 0;		-webkit-transform: translate3d(0, 3000px, 0);		transform: translate3d(0, 3000px, 0);	}	60% {		opacity: 1;		-webkit-transform: translate3d(0, -20px, 0);		transform: translate3d(0, -20px, 0);	}	75% {		-webkit-transform: translate3d(0, 10px, 0);		transform: translate3d(0, 10px, 0);	}	90% {		-webkit-transform: translate3d(0, -5px, 0);		transform: translate3d(0, -5px, 0);	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.bounceInUp {	-webkit-animation-name: bounceInUp;	animation-name: bounceInUp;}/*** BounceOut Keyframes Animation*/@-webkit-keyframes bounceOut {	20% {		-webkit-transform: scale3d(0.9, 0.9, 0.9);		transform: scale3d(0.9, 0.9, 0.9);	}	50%, 55% {		opacity: 1;		-webkit-transform: scale3d(1.1, 1.1, 1.1);		transform: scale3d(1.1, 1.1, 1.1);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}}@keyframes bounceOut {	20% {		-webkit-transform: scale3d(0.9, 0.9, 0.9);		transform: scale3d(0.9, 0.9, 0.9);	}	50%, 55% {		opacity: 1;		-webkit-transform: scale3d(1.1, 1.1, 1.1);		transform: scale3d(1.1, 1.1, 1.1);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}}.bounceOut {	-webkit-animation-name: bounceOut;	animation-name: bounceOut;	-webkit-animation-duration: .75s;	animation-duration: .75s;}/*** BounceOutDown Keyframes Animation*/@-webkit-keyframes bounceOutDown {	20% {		-webkit-transform: translate3d(0, 10px, 0);		transform: translate3d(0, 10px, 0);	}	40%, 45% {		opacity: 1;		-webkit-transform: translate3d(0, -20px, 0);		transform: translate3d(0, -20px, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}}@keyframes bounceOutDown {	20% {		-webkit-transform: translate3d(0, 10px, 0);		transform: translate3d(0, 10px, 0);	}	40%, 45% {		opacity: 1;		-webkit-transform: translate3d(0, -20px, 0);		transform: translate3d(0, -20px, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}}.bounceOutDown {	-webkit-animation-name: bounceOutDown;	animation-name: bounceOutDown;}/*** BounceOutLeft Keyframes Animation*/@-webkit-keyframes bounceOutLeft {	20% {		opacity: 1;		-webkit-transform: translate3d(20px, 0, 0);		transform: translate3d(20px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}}@keyframes bounceOutLeft {	20% {		opacity: 1;		-webkit-transform: translate3d(20px, 0, 0);		transform: translate3d(20px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}}.bounceOutLeft {	-webkit-animation-name: bounceOutLeft;	animation-name: bounceOutLeft;}/*** BounceOutRight Keyframes Animation*/@-webkit-keyframes bounceOutRight {	20% {		opacity: 1;		-webkit-transform: translate3d(-20px, 0, 0);		transform: translate3d(-20px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}}@keyframes bounceOutRight {	20% {		opacity: 1;		-webkit-transform: translate3d(-20px, 0, 0);		transform: translate3d(-20px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}}.bounceOutRight {	-webkit-animation-name: bounceOutRight;	animation-name: bounceOutRight;}/*** BounceOutUp Keyframes Animation*/@-webkit-keyframes bounceOutUp {	20% {		-webkit-transform: translate3d(0, -10px, 0);		transform: translate3d(0, -10px, 0);	}	40%, 45% {		opacity: 1;		-webkit-transform: translate3d(0, 20px, 0);		transform: translate3d(0, 20px, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}}@keyframes bounceOutUp {	20% {		-webkit-transform: translate3d(0, -10px, 0);		transform: translate3d(0, -10px, 0);	}	40%, 45% {		opacity: 1;		-webkit-transform: translate3d(0, 20px, 0);		transform: translate3d(0, 20px, 0);	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}}.bounceOutUp {	-webkit-animation-name: bounceOutUp;	animation-name: bounceOutUp;}/*** FadeIn Keyframes Animation*/@-webkit-keyframes fadeIn {	0% {		opacity: 0;	}	100% {		opacity: 1;	}}@keyframes fadeIn {	0% {		opacity: 0;	}	100% {		opacity: 1;	}}.fadeIn {	-webkit-animation-name: fadeIn;	animation-name: fadeIn;}/*** FadeInDown Keyframes Animation*/@-webkit-keyframes fadeInDown {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInDown {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInDown {	-webkit-animation-name: fadeInDown;	animation-name: fadeInDown;}/*** FadeInDownBig Keyframes Animation*/@-webkit-keyframes fadeInDownBig {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInDownBig {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInDownBig {	-webkit-animation-name: fadeInDownBig;	animation-name: fadeInDownBig;}/*** FadeInLeft Keyframes Animation*/@-webkit-keyframes fadeInLeft {	0% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInLeft {	0% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInLeft {	-webkit-animation-name: fadeInLeft;	animation-name: fadeInLeft;}/*** FadeInLeftBig Keyframes Animation*/@-webkit-keyframes fadeInLeftBig {	0% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInLeftBig {	0% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInLeftBig {	-webkit-animation-name: fadeInLeftBig;	animation-name: fadeInLeftBig;}/*** FadeInRight Keyframes Animation*/@-webkit-keyframes fadeInRight {	0% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInRight {	0% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInRight {	-webkit-animation-name: fadeInRight;	animation-name: fadeInRight;}/*** FadeInRightBig Keyframes Animation*/@-webkit-keyframes fadeInRightBig {	0% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInRightBig {	0% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInRightBig {	-webkit-animation-name: fadeInRightBig;	animation-name: fadeInRightBig;}/*** FadeInUp Keyframes Animation*/@-webkit-keyframes fadeInUp {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInUp {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInUp {	-webkit-animation-name: fadeInUp;	animation-name: fadeInUp;}/*** FadeInUpBig Keyframes Animation*/@-webkit-keyframes fadeInUpBig {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInUpBig {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInUpBig {	-webkit-animation-name: fadeInUpBig;	animation-name: fadeInUpBig;}/*** FadeOut Keyframes Animation*/@-webkit-keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}@keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}.fadeOut {	-webkit-animation-name: fadeOut;	animation-name: fadeOut;}/*** FadeOutDown Keyframes Animation*/@-webkit-keyframes fadeOutDown {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}@keyframes fadeOutDown {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}.fadeOutDown {	-webkit-animation-name: fadeOutDown;	animation-name: fadeOutDown;}/*** FadeOutDownBig Keyframes Animation*/@-webkit-keyframes fadeOutDownBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}}@keyframes fadeOutDownBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, 2000px, 0);		transform: translate3d(0, 2000px, 0);	}}.fadeOutDownBig {	-webkit-animation-name: fadeOutDownBig;	animation-name: fadeOutDownBig;}/*** FadeOutLeft Keyframes Animation*/@-webkit-keyframes fadeOutLeft {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}}@keyframes fadeOutLeft {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}}.fadeOutLeft {	-webkit-animation-name: fadeOutLeft;	animation-name: fadeOutLeft;}/*** FadeOutLeftBig Keyframes Animation*/@-webkit-keyframes fadeOutLeftBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}}@keyframes fadeOutLeftBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(-2000px, 0, 0);		transform: translate3d(-2000px, 0, 0);	}}.fadeOutLeftBig {	-webkit-animation-name: fadeOutLeftBig;	animation-name: fadeOutLeftBig;}/*** FadeOutRight Keyframes Animation*/@-webkit-keyframes fadeOutRight {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}}@keyframes fadeOutRight {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}}.fadeOutRight {	-webkit-animation-name: fadeOutRight;	animation-name: fadeOutRight;}/*** FadeOutRightBig Keyframes Animation*/@-webkit-keyframes fadeOutRightBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}}@keyframes fadeOutRightBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(2000px, 0, 0);		transform: translate3d(2000px, 0, 0);	}}.fadeOutRightBig {	-webkit-animation-name: fadeOutRightBig;	animation-name: fadeOutRightBig;}/*** FadeOutUp Keyframes Animation*/@-webkit-keyframes fadeOutUp {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}}@keyframes fadeOutUp {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}}.fadeOutUp {	-webkit-animation-name: fadeOutUp;	animation-name: fadeOutUp;}/*** FadeOutUpBig Keyframes Animation*/@-webkit-keyframes fadeOutUpBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}}@keyframes fadeOutUpBig {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(0, -2000px, 0);		transform: translate3d(0, -2000px, 0);	}}.fadeOutUpBig {	-webkit-animation-name: fadeOutUpBig;	animation-name: fadeOutUpBig;}/*** Flip Keyframes Animation*/@-webkit-keyframes flip {	0% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);		-webkit-animation-timing-function: ease-out;		animation-timing-function: ease-out;	}	40% {		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);		-webkit-animation-timing-function: ease-out;		animation-timing-function: ease-out;	}	50% {		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}	80% {		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}}@keyframes flip {	0% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);		-webkit-animation-timing-function: ease-out;		animation-timing-function: ease-out;	}	40% {		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);		-webkit-animation-timing-function: ease-out;		animation-timing-function: ease-out;	}	50% {		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}	80% {		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);		-webkit-animation-timing-function: ease-in;		animation-timing-function: ease-in;	}}.animated.flip {	-webkit-backface-visibility: visible;	backface-visibility: visible;	-webkit-animation-name: flip;	animation-name: flip;}/*** FlipInX Keyframes Animation*/@-webkit-keyframes flipInX {	0% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;		opacity: 0;	}	40% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;	}	60% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);		opacity: 1;	}	80% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}}@keyframes flipInX {	0% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;		opacity: 0;	}	40% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;	}	60% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);		opacity: 1;	}	80% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}}.flipInX {	-webkit-backface-visibility: visible !important;	backface-visibility: visible !important;	-webkit-animation-name: flipInX;	animation-name: flipInX;}/*** FlipInY Keyframes Animation*/@-webkit-keyframes flipInY {	0% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;		opacity: 0;	}	40% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;	}	60% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		opacity: 1;	}	80% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}}@keyframes flipInY {	0% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;		opacity: 0;	}	40% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		-webkit-transition-timing-function: ease-in;		transition-timing-function: ease-in;	}	60% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		opacity: 1;	}	80% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);	}	100% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}}.flipInY {	-webkit-backface-visibility: visible !important;	backface-visibility: visible !important;	-webkit-animation-name: flipInY;	animation-name: flipInY;}/*** FlipOutX Keyframes Animation*/@-webkit-keyframes flipOutX {	0% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}	30% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		opacity: 1;	}	100% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		opacity: 0;	}}@keyframes flipOutX {	0% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}	30% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);		opacity: 1;	}	100% {		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);		opacity: 0;	}}.flipOutX {	-webkit-animation-name: flipOutX;	animation-name: flipOutX;	-webkit-animation-duration: .75s;	animation-duration: .75s;	-webkit-backface-visibility: visible !important;	backface-visibility: visible !important;}/*** FlipOutY Keyframes Animation*/@-webkit-keyframes flipOutY {	0% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}	30% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);		opacity: 1;	}	100% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		opacity: 0;	}}@keyframes flipOutY {	0% {		-webkit-transform: perspective(400px);		transform: perspective(400px);	}	30% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);		opacity: 1;	}	100% {		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		opacity: 0;	}}.flipOutY {	-webkit-backface-visibility: visible !important;	backface-visibility: visible !important;	-webkit-animation-name: flipOutY;	animation-name: flipOutY;	-webkit-animation-duration: .75s;	animation-duration: .75s;}/*** LightSpeedIn Keyframes Animation*/@-webkit-keyframes lightSpeedIn {	0% {		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);		transform: translate3d(100%, 0, 0) skewX(-30deg);		opacity: 0;	}	60% {		-webkit-transform: skewX(20deg);		transform: skewX(20deg);		opacity: 1;	}	80% {		-webkit-transform: skewX(-5deg);		transform: skewX(-5deg);		opacity: 1;	}	100% {		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes lightSpeedIn {	0% {		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);		transform: translate3d(100%, 0, 0) skewX(-30deg);		opacity: 0;	}	60% {		-webkit-transform: skewX(20deg);		transform: skewX(20deg);		opacity: 1;	}	80% {		-webkit-transform: skewX(-5deg);		transform: skewX(-5deg);		opacity: 1;	}	100% {		-webkit-transform: none;		transform: none;		opacity: 1;	}}.lightSpeedIn {	-webkit-animation-name: lightSpeedIn;	animation-name: lightSpeedIn;	-webkit-animation-timing-function: ease-out;	animation-timing-function: ease-out;}/*** LightSpeedOut Keyframes Animation*/@-webkit-keyframes lightSpeedOut {	0% {		opacity: 1;	}	100% {		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);		transform: translate3d(100%, 0, 0) skewX(30deg);		opacity: 0;	}}@keyframes lightSpeedOut {	0% {		opacity: 1;	}	100% {		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);		transform: translate3d(100%, 0, 0) skewX(30deg);		opacity: 0;	}}.lightSpeedOut {	-webkit-animation-name: lightSpeedOut;	animation-name: lightSpeedOut;	-webkit-animation-timing-function: ease-in;	animation-timing-function: ease-in;}/*** RotateIn Keyframes Animation*/@-webkit-keyframes rotateIn {	0% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: rotate3d(0, 0, 1, -200deg);		transform: rotate3d(0, 0, 1, -200deg);		opacity: 0;	}	100% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes rotateIn {	0% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: rotate3d(0, 0, 1, -200deg);		transform: rotate3d(0, 0, 1, -200deg);		opacity: 0;	}	100% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: none;		transform: none;		opacity: 1;	}}.rotateIn {	-webkit-animation-name: rotateIn;	animation-name: rotateIn;}/*** RotateInDownLeft Keyframes Animation*/@-webkit-keyframes rotateInDownLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes rotateInDownLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}.rotateInDownLeft {	-webkit-animation-name: rotateInDownLeft;	animation-name: rotateInDownLeft;}/*** RotateInDownRight Keyframes Animation*/@-webkit-keyframes rotateInDownRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes rotateInDownRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}.rotateInDownRight {	-webkit-animation-name: rotateInDownRight;	animation-name: rotateInDownRight;}/*** RotateInUpLeft Keyframes Animation*/@-webkit-keyframes rotateInUpLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes rotateInUpLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}.rotateInUpLeft {	-webkit-animation-name: rotateInUpLeft;	animation-name: rotateInUpLeft;}/*** RotateInUpRight Keyframes Animation*/@-webkit-keyframes rotateInUpRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, -90deg);		transform: rotate3d(0, 0, 1, -90deg);		opacity: 0;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}@keyframes rotateInUpRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, -90deg);		transform: rotate3d(0, 0, 1, -90deg);		opacity: 0;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: none;		transform: none;		opacity: 1;	}}.rotateInUpRight {	-webkit-animation-name: rotateInUpRight;	animation-name: rotateInUpRight;}/*** RotateOut Keyframes Animation*/@-webkit-keyframes rotateOut {	0% {		-webkit-transform-origin: center;		transform-origin: center;		opacity: 1;	}	100% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: rotate3d(0, 0, 1, 200deg);		transform: rotate3d(0, 0, 1, 200deg);		opacity: 0;	}}@keyframes rotateOut {	0% {		-webkit-transform-origin: center;		transform-origin: center;		opacity: 1;	}	100% {		-webkit-transform-origin: center;		transform-origin: center;		-webkit-transform: rotate3d(0, 0, 1, 200deg);		transform: rotate3d(0, 0, 1, 200deg);		opacity: 0;	}}.rotateOut {	-webkit-animation-name: rotateOut;	animation-name: rotateOut;}/*** RotateOutDownLeft Keyframes Animation*/@-webkit-keyframes rotateOutDownLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}}@keyframes rotateOutDownLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, 45deg);		transform: rotate3d(0, 0, 1, 45deg);		opacity: 0;	}}.rotateOutDownLeft {	-webkit-animation-name: rotateOutDownLeft;	animation-name: rotateOutDownLeft;}/*** RotateOutDownRight Keyframes Animation*/@-webkit-keyframes rotateOutDownRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}}@keyframes rotateOutDownRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}}.rotateOutDownRight {	-webkit-animation-name: rotateOutDownRight;	animation-name: rotateOutDownRight;}/*** RotateOutUpLeft Keyframes Animation*/@-webkit-keyframes rotateOutUpLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}}@keyframes rotateOutUpLeft {	0% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: left bottom;		transform-origin: left bottom;		-webkit-transform: rotate3d(0, 0, 1, -45deg);		transform: rotate3d(0, 0, 1, -45deg);		opacity: 0;	}}.rotateOutUpLeft {	-webkit-animation-name: rotateOutUpLeft;	animation-name: rotateOutUpLeft;}/*** RotateOutUpRight Keyframes Animation*/@-webkit-keyframes rotateOutUpRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, 90deg);		transform: rotate3d(0, 0, 1, 90deg);		opacity: 0;	}}@keyframes rotateOutUpRight {	0% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		opacity: 1;	}	100% {		-webkit-transform-origin: right bottom;		transform-origin: right bottom;		-webkit-transform: rotate3d(0, 0, 1, 90deg);		transform: rotate3d(0, 0, 1, 90deg);		opacity: 0;	}}.rotateOutUpRight {	-webkit-animation-name: rotateOutUpRight;	animation-name: rotateOutUpRight;}/*** Hinge Keyframes Animation*/@-webkit-keyframes hinge {	0% {		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;	}	20%, 60% {		-webkit-transform: rotate3d(0, 0, 1, 80deg);		transform: rotate3d(0, 0, 1, 80deg);		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;	}	40%, 80% {		-webkit-transform: rotate3d(0, 0, 1, 60deg);		transform: rotate3d(0, 0, 1, 60deg);		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;		opacity: 1;	}	100% {		-webkit-transform: translate3d(0, 700px, 0);		transform: translate3d(0, 700px, 0);		opacity: 0;	}}@keyframes hinge {	0% {		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;	}	20%, 60% {		-webkit-transform: rotate3d(0, 0, 1, 80deg);		transform: rotate3d(0, 0, 1, 80deg);		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;	}	40%, 80% {		-webkit-transform: rotate3d(0, 0, 1, 60deg);		transform: rotate3d(0, 0, 1, 60deg);		-webkit-transform-origin: top left;		transform-origin: top left;		-webkit-animation-timing-function: ease-in-out;		animation-timing-function: ease-in-out;		opacity: 1;	}	100% {		-webkit-transform: translate3d(0, 700px, 0);		transform: translate3d(0, 700px, 0);		opacity: 0;	}}.hinge {	-webkit-animation-name: hinge;	animation-name: hinge;}/*** RollIn Keyframes Animation** @author Nick Pettit* @link https://github.com/nickpettit/glide*/@-webkit-keyframes rollIn {	0% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes rollIn {	0% {		opacity: 0;		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);	}	100% {		opacity: 1;		-webkit-transform: none;		-ms-transform: none;		transform: none;	}}.rollIn {	-webkit-animation-name: rollIn;	animation-name: rollIn;}/*** RollOut Keyframes Animation** @author Nick Pettit* @link https://github.com/nickpettit/glide*/@-webkit-keyframes rollOut {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);	}}@keyframes rollOut {	0% {		opacity: 1;	}	100% {		opacity: 0;		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);	}}.rollOut {	-webkit-animation-name: rollOut;	animation-name: rollOut;}/*** ZoomIn Keyframes Animation*/@-webkit-keyframes zoomIn {	0% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	50% {		opacity: 1;	}}@keyframes zoomIn {	0% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	50% {		opacity: 1;	}}.zoomIn {	-webkit-animation-name: zoomIn;	animation-name: zoomIn;}/*** ZoomInDown Keyframes Animation*/@-webkit-keyframes zoomInDown {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomInDown {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomInDown {	-webkit-animation-name: zoomInDown;	animation-name: zoomInDown;}/*** ZoomInLeft Keyframes Animation*/@-webkit-keyframes zoomInLeft {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomInLeft {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomInLeft {	-webkit-animation-name: zoomInLeft;	animation-name: zoomInLeft;}/*** ZoomInRight Keyframes Animation*/@-webkit-keyframes zoomInRight {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomInRight {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomInRight {	-webkit-animation-name: zoomInRight;	animation-name: zoomInRight;}/*** ZoomInUp Keyframes Animation*/@-webkit-keyframes zoomInUp {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomInUp {	0% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	60% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomInUp {	-webkit-animation-name: zoomInUp;	animation-name: zoomInUp;}/*** ZoomOut Keyframes Animation*/@-webkit-keyframes zoomOut {	0% {		opacity: 1;	}	50% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	100% {		opacity: 0;	}}@keyframes zoomOut {	0% {		opacity: 1;	}	50% {		opacity: 0;		-webkit-transform: scale3d(0.3, 0.3, 0.3);		transform: scale3d(0.3, 0.3, 0.3);	}	100% {		opacity: 0;	}}.zoomOut {	-webkit-animation-name: zoomOut;	animation-name: zoomOut;}/*** ZoomOutDown Keyframes Animation*/@-webkit-keyframes zoomOutDown {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);		-webkit-transform-origin: center bottom;		transform-origin: center bottom;		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomOutDown {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);		-webkit-transform-origin: center bottom;		transform-origin: center bottom;		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomOutDown {	-webkit-animation-name: zoomOutDown;	animation-name: zoomOutDown;}/*** ZoomOutLeft Keyframes Animation*/@-webkit-keyframes zoomOutLeft {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);		transform: scale(0.1) translate3d(-2000px, 0, 0);		-webkit-transform-origin: left center;		transform-origin: left center;	}}@keyframes zoomOutLeft {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);		transform: scale(0.1) translate3d(-2000px, 0, 0);		-webkit-transform-origin: left center;		transform-origin: left center;	}}.zoomOutLeft {	-webkit-animation-name: zoomOutLeft;	animation-name: zoomOutLeft;}/*** ZoomOutRight Keyframes Animation*/@-webkit-keyframes zoomOutRight {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);		transform: scale(0.1) translate3d(2000px, 0, 0);		-webkit-transform-origin: right center;		transform-origin: right center;	}}@keyframes zoomOutRight {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);	}	100% {		opacity: 0;		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);		transform: scale(0.1) translate3d(2000px, 0, 0);		-webkit-transform-origin: right center;		transform-origin: right center;	}}.zoomOutRight {	-webkit-animation-name: zoomOutRight;	animation-name: zoomOutRight;}/*** ZoomOutUp Keyframes Animation*/@-webkit-keyframes zoomOutUp {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);		-webkit-transform-origin: center bottom;		transform-origin: center bottom;		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}@keyframes zoomOutUp {	40% {		opacity: 1;		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);	}	100% {		opacity: 0;		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);		-webkit-transform-origin: center bottom;		transform-origin: center bottom;		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);	}}.zoomOutUp {	-webkit-animation-name: zoomOutUp;	animation-name: zoomOutUp;}/*** SlideInDown Keyframes Animation*/@-webkit-keyframes slideInDown {	0% {		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInDown {	0% {		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInDown {	-webkit-animation-name: slideInDown;	animation-name: slideInDown;}/*** SlideInLeft Keyframes Animation*/@-webkit-keyframes slideInLeft {	0% {		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInLeft {	0% {		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInLeft {	-webkit-animation-name: slideInLeft;	animation-name: slideInLeft;}/*** SlideInRight Keyframes Animation*/@-webkit-keyframes slideInRight {	0% {		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInRight {	0% {		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInRight {	-webkit-animation-name: slideInRight;	animation-name: slideInRight;}/*** SlideInUp Keyframes Animation*/@-webkit-keyframes slideInUp {	0% {		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInUp {	0% {		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInUp {	-webkit-animation-name: slideInUp;	animation-name: slideInUp;}/*** SlideOutDown Keyframes Animation*/@-webkit-keyframes slideOutDown {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}@keyframes slideOutDown {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}.slideOutDown {	-webkit-animation-name: slideOutDown;	animation-name: slideOutDown;}/*** SlideOutLeft Keyframes Animation*/@-webkit-keyframes slideOutLeft {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}}@keyframes slideOutLeft {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);	}}.slideOutLeft {	-webkit-animation-name: slideOutLeft;	animation-name: slideOutLeft;}/*** SlideOutRight Keyframes Animation*/@-webkit-keyframes slideOutRight {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}}@keyframes slideOutRight {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);	}}.slideOutRight {	-webkit-animation-name: slideOutRight;	animation-name: slideOutRight;}/*** SlideOutUp Keyframes Animation*/@-webkit-keyframes slideOutUp {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}}@keyframes slideOutUp {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);	}}.slideOutUp {	-webkit-animation-name: slideOutUp;	animation-name: slideOutUp;}.counter {	margin-bottom: 0;	font-size: 72px;	line-height: 1.1;	font-weight: 700;	font-family: "Roboto Slab", serif;	color: #d81a24;}/** @subsection   Isotope*/[data-isotope-layout] {	position: relative;	transform: translateY(0);	display: block;	margin-bottom: 0;	transition: .4s all ease;	min-height: 160px;}[data-isotope-layout] [class*="col-"] {	display: block;	margin-top: 0;	opacity: 1;	transition: .4s opacity ease;	/*     * @bugfix item position after filtering     * @affected iOS    */}[data-isotope-layout].isotope--loaded [class*="col-"] {	opacity: 1;}.isotope-filters {	margin-bottom: 41px;}.isotope-filters > * {	margin-top: 0;	display: inline-block;	vertical-align: middle;}.isotope-filters .inline-list {	margin-bottom: 0;	padding: 0 0 12px;	border-bottom: 1px solid #b7b7b7;}.isotope-filters .inline-list li {	display: inline-block;	text-transform: uppercase;	margin-top: 20px;}.isotope-filters .inline-list li a {	color: #1c202b;	cursor: pointer;	padding: 3px 6px 16px;	position: relative;	transition: .3s;}.isotope-filters .inline-list li a:after {	content: '';	position: absolute;	bottom: 0;	left: 50%;	width: 0;	height: 1px;	transition: .3s;}.isotope-filters .inline-list li a.active, .isotope-filters .inline-list li a:hover {	color: #9F9F9F;}.isotope-filters .inline-list li a.active:after, .isotope-filters .inline-list li a:hover:after {	left: 0;	width: 100%;}.isotope-filters .inline-list li + li {	margin-left: 2px;}@media (min-width: 992px) {	.isotope-filters .inline-list li {		margin-top: 0;	}	.isotope-filters .inline-list li + li {		margin-left: 22px;	}}@media (min-width: 992px) {	.isotope-filters .isotope-filters-trigger {		display: none;	}}.btn-group-isotope {	transform: translateY(-10px);	margin-bottom: 20px;	margin-left: -10px;}@media (min-width: 1200px) {	.btn-group-isotope {		margin-bottom: -10px;	}}.btn-group-isotope .btn {	margin-top: 10px;	margin-left: 10px;}.btn-group-isotope .active {	background-color: #d81a24;	color: #fff;	box-shadow: none;}/** @subsection   Magnific Popup*/.mfp-bg {	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 100001;	overflow: hidden;	position: fixed;	background: #0b0b0b;	opacity: 0.8;	filter: alpha(opacity=80);}.mfp-wrap {	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 100002;	position: fixed;	outline: none !important;	-webkit-backface-visibility: hidden;}.mfp-container {	text-align: center;	position: absolute;	width: 100%;	height: 100%;	left: 0;	top: 0;	padding: 0 8px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.mfp-container:before {	content: '';	display: inline-block;	height: 100%;	vertical-align: middle;}.mfp-align-top .mfp-container:before {	display: none;}.mfp-content {	position: relative;	display: inline-block;	vertical-align: middle;	margin: 0 auto;	text-align: left;	z-index: 100004;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {	width: 100%;	cursor: auto;}.mfp-ajax-cur {	cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder {	cursor: -moz-zoom-out;	cursor: -webkit-zoom-out;	cursor: zoom-out;}.mfp-zoom {	cursor: pointer;	cursor: -webkit-zoom-in;	cursor: -moz-zoom-in;	cursor: zoom-in;}.mfp-auto-cursor .mfp-content {	cursor: auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {	-webkit-user-select: none;	-moz-user-select: none;	user-select: none;}.mfp-close:hover {	cursor: pointer;	color: #ECECEC;}.mfp-loading.mfp-figure {	display: none;}.mfp-hide {	display: none !important;}.mfp-preloader {	color: #CCC;	position: absolute;	top: 50%;	width: auto;	text-align: center;	margin-top: -0.8em;	left: 8px;	right: 8px;	z-index: 100003;}.mfp-preloader a {	color: #CCC;}.mfp-preloader a:hover {	color: #FFF;}.mfp-s-ready .mfp-preloader {	display: none;}.mfp-s-error .mfp-content {	display: none;}button.mfp-close, button.mfp-arrow {	overflow: visible;	cursor: pointer;	background: transparent;	border: 0;	-webkit-appearance: none;	display: block;	outline: none;	padding: 0;	z-index: 100005;	-webkit-box-shadow: none;	box-shadow: none;}button::-moz-focus-inner {	padding: 0;	border: 0;}.mfp-close {	width: 44px;	height: 44px;	line-height: 44px;	position: absolute;	right: 0;	top: 0;	text-decoration: none;	text-align: center;	opacity: 0.65;	filter: alpha(opacity=65);	padding: 0 0 18px 10px;	color: #FFF;	font-style: normal;	font-size: 28px;	font-family: Arial, Baskerville, monospace;}.mfp-close:hover, .mfp-close:focus {	opacity: 1;	filter: alpha(opacity=100);}.mfp-close:active {	top: 1px;}.mfp-close-btn-in .mfp-close {	color: #333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {	color: #FFF;	right: -6px;	text-align: right;	padding-right: 6px;	width: 100%;}.mfp-counter {	position: absolute;	top: 0;	right: 0;	font-size: 0px;	display: none;}.mfp-arrow {	position: absolute;	opacity: 0.65;	filter: alpha(opacity=65);	margin: 0;	top: 50%;	margin-top: -55px;	padding: 0;	width: 90px;	height: 110px;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.mfp-arrow:active {	margin-top: -54px;}.mfp-arrow:hover, .mfp-arrow:focus {	opacity: 1;	filter: alpha(opacity=100);}.mfp-arrow:before, .mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {	content: '';	display: block;	width: 0;	height: 0;	position: absolute;	left: 0;	top: 0;	margin-top: 35px;	margin-left: 35px;	border: medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a {	border-top-width: 13px;	border-bottom-width: 13px;	top: 8px;}.mfp-arrow:before,.mfp-arrow .mfp-b {	border-top-width: 21px;	border-bottom-width: 21px;	opacity: 0.7;}.mfp-arrow-left {	left: 0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {	border-right: 17px solid #FFF;	margin-left: 31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {	margin-left: 25px;	border-right: 27px solid #3F3F3F;}.mfp-arrow-right {	right: 0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {	border-left: 17px solid #FFF;	margin-left: 39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {	border-left: 27px solid #3F3F3F;}.mfp-iframe-holder {	padding-top: 40px;	padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {	line-height: 0;	width: 100%;	max-width: 900px;}.mfp-iframe-holder .mfp-close {	top: -40px;}.mfp-iframe-scaler {	width: 100%;	height: 0;	overflow: hidden;	padding-top: 56.25%;}.mfp-iframe-scaler iframe {	position: absolute;	display: block;	top: 0;	left: 0;	width: 100%;	height: 100%;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);	background: #000;}/* Main image in popup */img.mfp-img {	width: auto;	max-width: 100%;	height: auto;	display: block;	line-height: 0;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	padding: 40px 0 40px;	margin: 0 auto;}/* The shadow behind the image */.mfp-figure {	line-height: 0;}.mfp-figure:after {	content: '';	position: absolute;	left: 0;	top: 40px;	bottom: 40px;	display: block;	right: 0;	width: auto;	height: auto;	z-index: -1;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);	background: #444;}.mfp-figure small {	color: #BDBDBD;	display: block;	font-size: 12px;	line-height: 14px;}.mfp-figure figure {	margin: 0;}.mfp-bottom-bar {	margin-top: -36px;	position: absolute;	top: 100%;	left: 0;	width: 100%;	cursor: auto;}.mfp-title {	text-align: left;	line-height: 18px;	color: #F3F3F3;	word-wrap: break-word;	padding-right: 36px;}.mfp-image-holder .mfp-content {	max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {	cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {	/**       * Remove all paddings around the image on small screen       */	.mfp-img-mobile .mfp-image-holder {		padding-left: 0;		padding-right: 0;	}	.mfp-img-mobile img.mfp-img {		padding: 0;	}	.mfp-img-mobile .mfp-figure:after {		top: 0;		bottom: 0;	}	.mfp-img-mobile .mfp-figure small {		display: inline;		margin-left: 5px;	}	.mfp-img-mobile .mfp-bottom-bar {		background: rgba(0, 0, 0, 0.6);		bottom: 0;		margin: 0;		top: auto;		padding: 3px 5px;		position: fixed;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;	}	.mfp-img-mobile .mfp-bottom-bar:empty {		padding: 0;	}	.mfp-img-mobile .mfp-counter {		right: 5px;		top: 3px;	}	.mfp-img-mobile .mfp-close {		top: 0;		right: 0;		width: 35px;		height: 35px;		line-height: 35px;		background: rgba(0, 0, 0, 0.6);		position: fixed;		text-align: center;		padding: 0;	}}@media all and (max-width: 900px) {	.mfp-arrow {		-webkit-transform: scale(0.75);		transform: scale(0.75);	}	.mfp-arrow-left {		-webkit-transform-origin: 0;		transform-origin: 0;	}	.mfp-arrow-right {		-webkit-transform-origin: 100%;		transform-origin: 100%;	}	.mfp-container {		padding-left: 6px;		padding-right: 6px;	}}.mfp-ie7 .mfp-img {	padding: 0;}.mfp-ie7 .mfp-bottom-bar {	width: 600px;	left: 50%;	margin-left: -300px;	margin-top: 5px;	padding-bottom: 5px;}.mfp-ie7 .mfp-container {	padding: 0;}.mfp-ie7 .mfp-content {	padding-top: 44px;}.mfp-ie7 .mfp-close {	top: 0;	right: 0;	padding-top: 0;}/*  *  Owl Carousel - Animate Plugin */.owl-carousel .animated {	-webkit-animation-duration: 1000ms;	animation-duration: 1000ms;	-webkit-animation-fill-mode: both;	animation-fill-mode: both;}.owl-carousel .owl-animated-in {	z-index: 0;}.owl-carousel .owl-animated-out {	z-index: 1;}.owl-carousel .fadeOut {	-webkit-animation-name: fadeOut;	animation-name: fadeOut;}@-webkit-keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}@keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}/*  * 	Owl Carousel - Auto Height Plugin */.owl-height {	-webkit-transition: height 500ms ease-in-out;	-moz-transition: height 500ms ease-in-out;	-ms-transition: height 500ms ease-in-out;	-o-transition: height 500ms ease-in-out;	transition: height 500ms ease-in-out;}/*  *  Core Owl Carousel CSS File */.owl-carousel {	display: none;	width: 100%;	-webkit-tap-highlight-color: transparent;	/* position relative and z-index fix webkit rendering fonts issue */	position: relative;	z-index: 1;}.owl-carousel .owl-stage {	position: relative;	-ms-touch-action: pan-Y;}.owl-carousel .owl-stage:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}.owl-carousel .owl-stage-outer {	position: relative;	overflow: hidden;	/* fix for flashing background */	-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {	cursor: pointer;	cursor: hand;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.owl-carousel.owl-loaded {	display: block;}.owl-carousel.owl-loading {	opacity: 0;	display: block;}.owl-carousel.owl-hidden {	opacity: 0;}.owl-carousel .owl-refresh .owl-item {	display: none;}.owl-carousel .owl-item {	position: relative;	min-height: 1px;	float: left;	-webkit-backface-visibility: hidden;	-webkit-tap-highlight-color: transparent;	-webkit-touch-callout: none;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.ie-11 .owl-carousel .owl-item,.ie-edge .owl-carousel .owl-item {	width: 100%;}.owl-carousel.owl-text-select-on .owl-item {	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.owl-carousel .owl-grab {	cursor: move;	cursor: -webkit-grab;	cursor: grab;}.owl-carousel.owl-rtl {	direction: rtl;}.owl-carousel.owl-rtl .owl-item {	float: right;}/* No Js */.no-js .owl-carousel {	display: block;}/*  * 	Owl Carousel - Lazy Load Plugin */.owl-carousel .owl-item .owl-lazy {	opacity: 0;	-webkit-transition: opacity 400ms ease;	-moz-transition: opacity 400ms ease;	-ms-transition: opacity 400ms ease;	-o-transition: opacity 400ms ease;	transition: opacity 400ms ease;}/*  * 	Owl Carousel - Video Plugin */.owl-carousel .owl-video-wrapper {	position: relative;	height: 100%;	background: #000;}.owl-carousel .owl-video-play-icon {	position: absolute;	height: 80px;	width: 80px;	left: 50%;	top: 50%;	margin-left: -40px;	margin-top: -40px;	font: 400 40px/80px 'FontAwesome';	cursor: pointer;	z-index: 1;	-webkit-backface-visibility: hidden;	-webkit-transition: scale 100ms ease;	-moz-transition: scale 100ms ease;	-ms-transition: scale 100ms ease;	-o-transition: scale 100ms ease;	transition: scale 100ms ease;}.owl-carousel .owl-video-play-icon:before {	content: '\f144';}.owl-carousel .owl-video-play-icon:hover {	-webkit-transform: scale(1.3);	transform: scale(1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {	display: none;}.owl-carousel .owl-video-tn {	opacity: 0;	height: 100%;	background-position: center center;	background-repeat: no-repeat;	-webkit-background-size: contain;	-moz-background-size: contain;	-o-background-size: contain;	background-size: contain;	-webkit-transition: opacity 400ms ease;	-moz-transition: opacity 400ms ease;	-ms-transition: opacity 400ms ease;	-o-transition: opacity 400ms ease;	transition: opacity 400ms ease;}.owl-carousel .owl-video-frame {	position: relative;	z-index: 1;}/* * Owl Navigation */.owl-nav.disabled {	display: none;}.owl-prev, .owl-next {	position: absolute;	width: 49px;	height: 49px;	top: 20px;	transform: translateY(-50%);	font: 400 23px/50px "FontAwesome";	line-height: 45px;	opacity: .3;	border-radius: 50%;	border: 2px solid #fff;	transition: .3s;}.owl-prev:hover, .owl-next:hover {	opacity: 1;}.owl-prev {	left: -100px;}.owl-prev:before {	content: '\f104';	margin-left: -4px;}.owl-next {	right: -100px;}.owl-next:before {	content: '\f105';	margin-right: -3px;}.owl-nav-md .owl-prev, .owl-nav-md .owl-next {	display: none !important;}@media (min-width: 992px) {	.owl-nav-md .owl-prev, .owl-nav-md .owl-next {		display: block !important;	}}/* * Owl Pagination */.owl-dots {	text-align: center;	margin-top: 30px;}.owl-dots.disabled {	display: none;}@media (min-width: 768px) {	.owl-dots {		margin-top: 65px;	}}@media (min-width: 992px) {	.owl-dots {		margin-top: 50px;	}}.owl-dot {	display: inline-block;	text-align: center;	position: relative;	width: 12px;	height: 12px;	vertical-align: bottom;	outline: none;	cursor: pointer;	border-radius: 50%;	background-color: transparent;	border: 2px solid #b2b2b2;	transition: 0.3s ease;	padding: 7px;}@media (min-width: 576px) {	.owl-dot {		padding: 5px;	}}@media (min-width: 768px) {	.owl-dot {		padding: 0;	}}.owl-dot + .owl-dot {	margin-left: 28px;}.owl-dot.active, .owl-dot:hover {	background-color: #b2b2b2;}.bg-jungle-green .owl-dot:after {	background-color: #212121;}.owl-custom-pagination {	margin-top: 53px;	margin-bottom: 26px;}.owl-custom-pagination .owl-dot-custom {	display: inline-block;	width: 43px;	height: 43px;	border: 2px solid #fff;	box-shadow: 8px 8px 21px 0 rgba(0, 0, 0, 0.25);	font-size: 0;	cursor: pointer;	transition: .3s;}.owl-custom-pagination .owl-dot-custom.active {	transform: scale(1.28);}.owl-custom-pagination .owl-dot-custom + .owl-dot-custom {	margin-left: 12px;}.owl-carousel[data-dots-custom] .owl-dots {	display: none !important;}@media (min-width: 576px) {	.owl-custom-pagination {		margin-top: 53px;		margin-bottom: 26px;	}	.owl-custom-pagination .owl-dot-custom {		width: 50px;		height: 50px;	}	.owl-custom-pagination .owl-dot-custom + .owl-dot-custom {		margin-left: 18px;	}}@media (min-width: 768px) {	.owl-custom-pagination {		margin-top: 63px;		margin-bottom: 36px;	}	.owl-custom-pagination .owl-dot-custom {		width: 70px;		height: 70px;	}}.owl-dots-mobile .owl-dots {	display: block !important;}@media (min-width: 1200px) {	.owl-dots-mobile .owl-dots {		display: none !important;	}}.owl-carousel-mod-1 .owl-stage .owl-item .owl-item {	width: 100%;	display: flex;	justify-content: center;}.ie-11 .owl-carousel-mod-1 .owl-stage .owl-item .owl-item,.ie-edge .owl-carousel-mod-1 .owl-stage .owl-item .owl-item {	display: block;}.owl-carousel-mod-1 .owl-stage .owl-item .owl-item img {	opacity: .9;	transition: .3s;}.owl-carousel-mod-1 .owl-stage .owl-item .owl-item img:hover {	opacity: 1;}.owl-carousel-mod-2 .owl-dots {	margin-top: 17px;}.owl-carousel-mod-3 .owl-dots {	padding: 0;}.owl-carousel-mod-4 .owl-dots.disabled {	display: block;}.owl-item:not(.vide):not(.rd-parallax):before,.owl-item .parallax_cnt:before, .owl-item .vide__body:before {	content: '';	display: inline-block;}.owl-item-caption {	display: flex;	align-items: center;	width: 100%;	max-height: 100%;	min-height: 480px;	height: 100vh;	vertical-align: middle;	white-space: normal;}.owl-item-caption h4 {	margin-top: 0;}.owl-item-caption h6 {	color: #fff;	transition: .4s;}.owl-item-caption h6:hover {	color: #d81a24;}.owl-item-caption p {	color: rgba(255, 255, 255, 0.4);}.owl-item-caption h1 {	margin-bottom: 3px;}.owl-item-caption img {	height: auto;}@media (min-width: 768px) {	.owl-item-caption p {		display: block;	}	.owl-item-caption h1 {		margin-bottom: 16px;	}}.owl-slider {	background-image: url(../images/bg-image-1.jpg);	height: 460px;	padding-top: 80px;}@media screen and (min-width: 440px) {	.owl-slider {		height: 600px;	}}/*.iphone .owl-slider,.ipad .owl-slider {	height: 600px;}*/@media (min-width: 576px) {	.owl-slider {		height: 650px;		padding-top: 110px;	}}@media (min-width: 768px) {	.owl-slider {		padding-top: 100px;		height: 740px;	}/*	.iphone .owl-slider,	.ipad .owl-slider {		padding-top: 30px;	}*/}@media (min-width: 992px) {	.owl-slider {		padding-top: 250px;	}}@media (min-width: 1200px) {	.owl-slider {	    padding-top: 80px;	    height: 730px;	}}.owl-slider a {	color: white;	transition: .4s ease-in-out;}.owl-slider a:hover {	color: #d81a24;}.owl-slider p {	color: rgba(255, 255, 255, 0.4);}.owl-slider .owl-dot {	border-color: #ffffff;}.owl-slider .owl-dot.active, .owl-slider .owl-dot:hover {	background-color: #ffffff;}/** @subsection   RD Navbar** @description  Describes style declarations for RD Navbar extension** @author       Evgeniy Gusarov* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a*/@-webkit-keyframes rd-navbar-slide-down {	0% {		transform: translateY(-100%);	}	100% {		transform: translateY(0);	}}@keyframes rd-navbar-slide-down {	0% {		transform: translateY(-100%);	}	100% {		transform: translateY(0);	}}@-webkit-keyframes rd-navbar-slide-up {	0% {		transform: translateY(0);	}	100% {		transform: translateY(-100%);	}}@keyframes rd-navbar-slide-up {	0% {		transform: translateY(0);	}	100% {		transform: translateY(-100%);	}}/** @subsection General Styles*/.rd-navbar-wrap, .rd-navbar-static .rd-navbar-dropdown,.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown,.rd-navbar-fullwidth .rd-navbar-megamenu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-fixed .rd-navbar-search .form-wrap {	transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);}.rd-navbar, .rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar-fixed,.rd-navbar-static,.rd-navbar-fullwidth,.rd-navbar-sidebar {	display: block;}.rd-navbar--no-transition, .rd-navbar--no-transition * {	transition: none !important;}.rd-navbar-wrap {	position: relative;	z-index: 999;}.rd-navbar-wrap, .rd-navbar, .rd-navbar-brand, .rd-navbar-slogan,.rd-navbar-dropdown, .rd-navbar-megamenu, .rd-navbar-collapse-items,.brand-name, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-search-form-input,.rd-navbar-search-form-submit, .rd-navbar-search-toggle,.rd-navbar-live-search-results, .rd-navbar-search-form {	transition: .3s all ease;}.rd-navbar-collapse-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #d81a24;	display: none;	background-color: transparent;	border: none;	margin-top: 5px;	height: 43px;}.rd-navbar-collapse-toggle span {	top: 50%;	margin-top: -3px;}.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	position: absolute;	width: 6px;	height: 6px;	line-height: 6px;	text-align: center;	background: #d81a24;	left: 50%;	margin-left: -3px;	border-radius: 50%;	transition: .3s all ease;}.rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	content: '';}.rd-navbar-collapse-toggle span:before {	bottom: 100%;	margin-bottom: 3px;}.rd-navbar-collapse-toggle span:after {	top: 100%;	margin-top: 3px;}.rd-navbar-collapse-toggle.active span {	transform: scale(0.7);}.rd-navbar-collapse-toggle.active span:before {	transform: translateY(18px);}.rd-navbar-collapse-toggle.active span:after {	transform: translateY(-18px);}.rd-navbar--has-sidebar body {	padding-left: 270px;}.rd-navbar--is-stuck {	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);}.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar.rd-navbar--is-stuck.rd-navbar--loading {	visibility: hidden;	transform: translateY(-100%);}.rd-navbar-brand.text-primary .text-logo text {	fill: #d81a24;}.rd-navbar-brand.text-primary .logo {	stroke: #d81a24;}/** Navbar components*/.rd-navbar {	display: block;	background: transparent;	box-shadow: none;}.rd-navbar-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #fff;	background-color: transparent;	border: none;	display: none;}.rd-navbar-toggle span {	position: relative;	display: block;	margin: auto;	transition: .3s all ease;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before {	content: "";	position: absolute;	left: 0;	top: -8px;	transition: .3s all ease;}.rd-navbar-toggle span:after {	top: 8px;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {	width: 24px;	height: 4px;	background-color: #fff;	backface-visibility: hidden;	border-radius: 2px;}.rd-navbar-toggle span {	transform: rotate(180deg);}.rd-navbar-toggle span:before, .rd-navbar-toggle span:after {	transform-origin: 1.71429px center;	transform-origin: 1.71429px center;}.rd-navbar-toggle.active span {	transform: rotate(360deg);}.rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {	top: 0;	width: 15px;}.rd-navbar-toggle.active span:before {	-webkit-transform: rotate3d(0, 0, 1, -40deg);	transform: rotate3d(0, 0, 1, -40deg);}.rd-navbar-toggle.active span:after {	-webkit-transform: rotate3d(0, 0, 1, 40deg);	transform: rotate3d(0, 0, 1, 40deg);}.rd-navbar-toggle:focus {	outline: none;}@media (min-width: 768px) {	.rd-navbar-brand img {		width: 120px;	}	.tablet .rd-navbar-brand img,	.ipad .rd-navbar-brand img {		width: 80%;	}}.rd-navbar-brand .brand-name {	color: #1c202b;	font-size: 25px;	line-height: 40px;	font-weight: 700;	padding-bottom: 11px;}.rd-navbar-dropdown {	display: none;}.rd-navbar-search-toggle {	display: inline-block;	font: 400 18px/36px "FontAwesome";}.rd-navbar-search-toggle, .rd-navbar-search-toggle:before, .rd-navbar-search-toggle:after {	text-align: center;	width: 36px;	height: 36px;}.rd-navbar-search-toggle:before, .rd-navbar-search-toggle:after {	position: absolute;	left: 0;	top: 0;}.rd-navbar-search-toggle:before {	content: '\f002';	transform: scale(1) rotate(0deg);}.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle:after {	content: '\f00d';	transition: .3s all ease;	transform: scale(0) rotate(-90deg);}.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:before {	transform: scale(0) rotate(90deg);}.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:after {	transform: scale(1) rotate(0deg);}.rd-navbar-fixed .rd-navbar-search-toggle, .rd-navbar-fixed .rd-navbar-search-toggle:before {	width: 48px;	line-height: 48px;}.rd-navbar-search-form-submit {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #d81a24;	text-align: center;	font-size: 24px;}.rd-navbar-search-form-submit:before {	content: "\f002";	font-weight: 400;	font-family: "FontAwesome";}.rd-navbar-search-form-submit.active {	transform: scale(0.7);}.rd-navbar-live-search-results {	position: absolute;	left: 4px;	right: 4px;	padding: 16px 8px 8px;	top: 100%;	font-size: 16px;	line-height: 34px;	color: #333;	background: #FFF;	opacity: 0;	visibility: hidden;	text-align: left;	z-index: 998;}.rd-navbar-live-search-results .search-quick-result {	padding-left: 8px;	font-size: 14px;	line-height: 30px;	color: #757575;}.rd-navbar-live-search-results .search-list {	margin-top: 4px;	font-size: 16px;	line-height: 30px;}.rd-navbar-live-search-results .search-list li + li {	margin-top: 2px;}.rd-navbar-live-search-results .search-list .search-list li + li:last-child {	margin-top: 8px;	border-top: 1px solid #EBEBEB;	padding-top: 7px;}.rd-navbar-live-search-results .search-link {	display: block;	color: #757575;}.rd-navbar-live-search-results .search-link:hover {	background: #F7F7F7;}.rd-navbar-live-search-results .search-link p {	margin-top: 0;	font-size: 14px;	display: none;}.rd-navbar-live-search-results .search-title {	font-size: 16px;	color: #212121;	font-weight: 400;	padding-bottom: 10px;}.rd-navbar-live-search-results .search-submit {	display: block;	text-align: center;	padding: 8px;	font-weight: 700;	color: #d81a24;	text-transform: uppercase;	-webkit-border-radius: 2px;	-moz-border-radius: 2px;	border-radius: 2px;}.rd-navbar-live-search-results .search-submit:hover {	background: #F7F7F7;}.rd-navbar-live-search-results.active {	visibility: visible;	opacity: 1;}@media (min-width: 1200px) {	.rd-navbar-live-search-results .search-link p {		display: block;	}}.rd-navbar-live-search-results {	transform: translateY(-100%);}.rd-navbar-live-search-results.active {	transform: translateY(0);}.rd-navbar-shop {	display: inline-block;	font-size: 22px;	color: #fff;	position: absolute;	right: 12px;	transform: translateY(-50%);	top: 50%;	z-index: 9;	transition: .3s;}.rd-navbar-shop:hover {	color: #d81a24;}.rd-navbar-shop:focus {	outline: 0;	color: #d81a24;}/** @subsection   Hybrid  Styles*/.rd-navbar-static .rd-navbar-search-form-input input, .rd-navbar-sidebar .rd-navbar-search-form-input input, .rd-navbar-fullwidth .rd-navbar-search-form-input input {	width: 100%;	padding: 7px 18px 7px 18px;	height: 48px;	border-radius: 6px;	border: none;	font-size: 16px;	letter-spacing: 0.02em;	font-weight: 300;	line-height: 34px;	color: #000;	box-shadow: 0 2px 4px 5px rgba(0, 0, 0, 0.12);}.rd-navbar-static .rd-navbar-search-form-input input:focus, .rd-navbar-sidebar .rd-navbar-search-form-input input:focus, .rd-navbar-fullwidth .rd-navbar-search-form-input input:focus {	border: none;	outline: none;}.rd-navbar-static:after, .rd-navbar-fullwidth:after {	content: '';	background: transparent;}.rd-navbar-static .rd-navbar-brand, .rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-brand, .rd-navbar-fullwidth .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-search-toggle {	position: relative;	z-index: 2;}.rd-navbar-static .rd-navbar-top-panel, .rd-navbar-fullwidth .rd-navbar-top-panel {	padding: 20px 0;	text-align: left;}.rd-navbar-static .rd-navbar-top-panel .list-inline, .rd-navbar-fullwidth .rd-navbar-top-panel .list-inline {	margin: 0;}.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {	position: relative;	display: inline-block;	padding: 6px 1px;	color: #fff;	font-size: 13px;	font-family: "Roboto Slab", serif;	font-weight: 500;	line-height: 1.2;	border-radius: 4px;}@media (min-width: 768px) {	.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {		padding: 6px 5px;	}}.rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a {	background-color: transparent;}.rd-navbar-static .rd-navbar-nav > li.focus > a:after, .rd-navbar-static .rd-navbar-nav > li > a:hover:after, .rd-navbar-static .rd-navbar-nav > li.active > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover:after, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a:after {	left: 0;}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > ul, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > ul {	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu li, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu li {	font-size: 16px;	line-height: 30px;}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-megamenu {	opacity: 0;	visibility: hidden;	transform: translateY(30px);}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu {	opacity: 1;	visibility: visible;	transform: translateY(0);}@media (min-width: 992px) {	.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu {		transform: translateY(-30px);	}}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu .rd-navbar-submenu.focus > .rd-navbar-dropdown {	display: block;}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > a:after, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > a:after {	content: "\f078";	display: inline-block;	margin-left: 5px;	font-size: 8px;	font-weight: 400;	font-family: "FontAwesome";	vertical-align: top;	width: auto;}.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > a:after, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > a:after {	animation-name: navbar-arrow;	animation-duration: .3s;}@keyframes navbar-arrow {	0% {		transform: translateY(0);	}	50% {		transform: translateY(-2px);	}	100% {		transform: translateY(0);	}}.rd-navbar-static .rd-navbar-inner, .rd-navbar-fullwidth .rd-navbar-inner {	position: relative;	max-width: 1200px;	padding-left: 15px;	padding-right: 15px;	margin-left: auto;	margin-right: auto;}.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown {	display: block;	position: absolute;	text-align: left;	margin-top: 20px;	margin-left: -35px;	width: 270px;	background: #151515;	z-index: 5;}@media (max-width: 992px) {	.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown {		width: 180px;	}}.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown {	background: #151515;	padding: 17px 0;	border-radius: 6px;	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown {	padding: 0 0 0 20px;}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown > li > a {	color: #fff;	text-transform: none;}.rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a {	display: block;	padding: 9px 27px;	color: #d81a24;	background: transparent;}.rd-navbar-static .rd-navbar-dropdown > li > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover {	color: #fff;	background: transparent;}.rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.focus > a {	color: #d81a24;	background: transparent;}.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {	display: table;	position: absolute;	text-align: left;	right: 15px;	border-spacing: 5px 15px;	border-radius: 6px;	table-layout: fixed;	width: 55%;	max-width: 1200px;	background: #151515;	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);	z-index: 4;}@media (min-width: 1200px) {	.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {		border-spacing: 31px 25px;	}}.rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li {	position: relative;	display: table-cell;}.rd-navbar-static .rd-navbar-megamenu > li > p, .rd-navbar-fullwidth .rd-navbar-megamenu > li > p {	font-weight: 700;	font-size: 22px;	font-family: "Roboto Slab", serif;	text-transform: uppercase;	color: #fff;}.rd-navbar-static .rd-navbar-megamenu > li > ul, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul {	padding: 8px 0;}.rd-navbar-static .rd-navbar-megamenu > li > ul li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul li + li {	margin-top: 5px;}.rd-navbar-static .rd-navbar-megamenu > li > ul a, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a {	position: relative;	display: inline-block;	color: #d81a24;	background: transparent;}.rd-navbar-static .rd-navbar-megamenu > li > ul a:before, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a:before {	content: "\f0da";	position: absolute;	left: 0;	top: 50%;	transform: translateY(-50%);	display: inline-block;	font-size: 12px;	font-family: "FontAwesome";	color: #b7b7b7;}.rd-navbar-static .rd-navbar-megamenu > li > ul a:hover, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a:hover {	color: #fff;	background: transparent;}.rd-navbar-static .rd-navbar-megamenu > li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li {	padding-left: 10px;}.rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-clone {	display: none;	transform: translateY(-110%);}.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone.rd-navbar--is-stuck {	transform: translateY(0);}.rd-navbar-static .rd-navbar-search, .rd-navbar-fullwidth .rd-navbar-search {	min-width: 290px;}.rd-navbar-static .rd-navbar-search-form, .rd-navbar-fullwidth .rd-navbar-search-form {	position: absolute;	width: 100%;	top: 25px;	right: 40px;	opacity: 0;	visibility: hidden;	z-index: 1;}.rd-navbar-static .rd-navbar-search-form .form-wrap, .rd-navbar-fullwidth .rd-navbar-search-form .form-wrap {	margin-bottom: 0;}.rd-navbar-static .rd-navbar-search-form:after, .rd-navbar-fullwidth .rd-navbar-search-form:after {	left: 100%;}.rd-navbar-static .rd-navbar-search-form-submit, .rd-navbar-fullwidth .rd-navbar-search-form-submit {	background-color: transparent;	right: 27px;	width: auto;	height: auto;	line-height: inherit;	font-size: 16px;	border: none;	display: none;}.rd-navbar-static .rd-navbar-search-form-submit:focus, .rd-navbar-fullwidth .rd-navbar-search-form-submit:focus {	outline: none;}.rd-navbar-static .rd-navbar-search-form-input, .rd-navbar-fullwidth .rd-navbar-search-form-input {	position: relative;	display: inline-block;	width: 100%;}.rd-navbar-static .rd-navbar-search.active .rd-navbar-search-form, .rd-navbar-fullwidth .rd-navbar-search.active .rd-navbar-search-form {	opacity: 1;	visibility: visible;}.rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-search-toggle {	position: absolute;	right: 40px;	top: calc(50% - 22px);	transform: translateY(-50%);	color: #d81a24;	background-color: transparent;	border: none;	cursor: pointer;}.rd-navbar-static .rd-navbar-search-toggle:focus, .rd-navbar-fullwidth .rd-navbar-search-toggle:focus {	outline: 0;}.rd-navbar-static .rd-navbar-search-toggle:before, .rd-navbar-static .rd-navbar-search-toggle:after, .rd-navbar-fullwidth .rd-navbar-search-toggle:before, .rd-navbar-fullwidth .rd-navbar-search-toggle:after {	width: 100%;}.rd-navbar-static .rd-navbar-search.active .rd-navbar-search-form, .rd-navbar-fullwidth .rd-navbar-search.active .rd-navbar-search-form {	visibility: visible;	transform: rotateX(0deg);}.rd-navbar-static .rd-navbar-live-search-results, .rd-navbar-fullwidth .rd-navbar-live-search-results {	top: calc(100% + 60px);	z-index: 0;	left: -40px;	max-width: 290px;	background-color: transparent;	border-radius: 0 0 6px 6px;}.rd-navbar-static .rd-navbar-live-search-results:not(:empty), .rd-navbar-fullwidth .rd-navbar-live-search-results:not(:empty) {	background-color: #fff;	box-shadow: 3px 5px 8px 0px rgba(0, 0, 0, 0.11);	z-index: 1;}.rd-navbar-static .rd-navbar-live-search-results .search-list, .rd-navbar-fullwidth .rd-navbar-live-search-results .search-list {	padding: 0;}.rd-navbar-static .rd-navbar-live-search-results .search-list li:before, .rd-navbar-fullwidth .rd-navbar-live-search-results .search-list li:before {	display: none;}.rd-navbar-static .rd-navbar-live-search-results .search-list li, .rd-navbar-fullwidth .rd-navbar-live-search-results .search-list li {	padding: 8px;}.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone {	position: fixed;	left: 0;	top: 0;	right: 0;	z-index: 999;	background: #fff;	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);}.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-panel {	padding: 15px 0 10px;}.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-brand, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-brand {	padding-top: 4px;}.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-collapse, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-collapse, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-collapse, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-collapse {	display: none;}.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu {	transform: translateY(4px);}.rd-navbar-static .rd-navbar-dropdown,.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown,.rd-navbar-fullwidth .rd-navbar-megamenu {	position: absolute;	transform: translateY(30px);	padding: 17px 20px;	text-align: left;	visibility: hidden;	opacity: 0;}.rd-navbar-static .rd-navbar-dropdown li > a,.rd-navbar-static .rd-navbar-megamenu li > a, .rd-navbar-fullwidth .rd-navbar-dropdown li > a,.rd-navbar-fullwidth .rd-navbar-megamenu li > a {	display: block;	font-size: 16px;	line-height: 24px;	padding: 6px 15px;}@media (min-width: 1200px) {	.rd-navbar-static .rd-navbar-dropdown li > a,	.rd-navbar-static .rd-navbar-megamenu li > a, .rd-navbar-fullwidth .rd-navbar-dropdown li > a,	.rd-navbar-fullwidth .rd-navbar-megamenu li > a {		padding: 6px 20px;	}}.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown {	width: 210px;}.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {	left: 0;	right: 0;	display: table;	table-layout: fixed;	width: 100%;	padding: 16px 8px;}.rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li {	display: table-cell;}@media (max-width: 1200px) {	.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {		left: 15px;		width: 97%;	}}.rd-navbar-static .rd-navbar-nav, .rd-navbar-fullwidth .rd-navbar-nav {	display: block;	text-align: left;}.rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.rd-navbar--has-dropdown {	position: relative;}.rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu,.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown,.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-megamenu,.rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-dropdown,.rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-megamenu {	opacity: 1;	visibility: visible;	transform: translateY(0);}.rd-navbar-static .rd-navbar-nav > li, .rd-navbar-fullwidth .rd-navbar-nav > li {	display: inline-block;}.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-megamenu {	top: 100%;	z-index: 1;}.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown {	margin-top: 24px;}.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {	left: 100%;	top: -8px;	z-index: 2;}@media (min-width: 768px) and (max-width: 1199px) {	.rd-navbar-static .rd-navbar-nav > li:last-of-type .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li:last-of-type .rd-navbar-dropdown {		margin-left: -100px;	}}@media (min-width: 992px) and (max-width: 1199px) {	.rd-navbar-static .rd-navbar-nav > li:last-of-type .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li:last-of-type .rd-navbar-dropdown {		margin-left: -110px;	}}.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {	display: block;	font-weight: 500;	font-size: 18px;	line-height: 22px;	color: #d81a24;}@media (min-width: 1500px) {	.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {		font-size: 18px;	}}.rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover {	color: #d81a24;}.rd-navbar-static .rd-navbar--has-dropdown, .rd-navbar-fullwidth .rd-navbar--has-dropdown {	position: relative;}.rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-clone {	display: block;	position: fixed;	top: 0;	left: 0;	right: 0;	background-color: #fff;	box-shadow: 0 0 24px -1px rgba(0, 0, 0, 0.2);}.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a,.rd-navbar-static.rd-navbar--is-clone .rd-navbar-search-toggle,.rd-navbar-static.rd-navbar--is-clone .rd-navbar-shop, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > li > a,.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-search-toggle,.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-shop {	color: #9F9F9F;}.rd-navbar-static.rd-navbar-absolute, .rd-navbar-fullwidth.rd-navbar-absolute {	position: absolute;	left: 0;	right: 0;}.rd-navbar-static.rd-navbar-absolute.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar-absolute.rd-navbar--is-stuck {	position: fixed;}.rd-navbar-fixed .rd-navbar-collapse-toggle, .rd-navbar-sidebar .rd-navbar-collapse-toggle {	display: inline-block;	z-index: 1;}.rd-navbar-fixed .rd-navbar-dropdown, .rd-navbar-sidebar .rd-navbar-dropdown {	display: block;}.rd-navbar-fixed .rd-navbar-collapse-items, .rd-navbar-sidebar .rd-navbar-collapse-items {	position: absolute;	width: 260px;	padding: 25px 15px;	box-shadow: 1px 4px 5px 2px rgba(0, 0, 0, 0.11);	color: #d81a24;	background: transparent;	font-size: 16px;	line-height: 34px;}.rd-navbar-fixed .rd-navbar-collapse-items li > *, .rd-navbar-sidebar .rd-navbar-collapse-items li > * {	vertical-align: middle;}.rd-navbar-fixed .rd-navbar-collapse-items li + li, .rd-navbar-sidebar .rd-navbar-collapse-items li + li {	margin-top: 10px;}.rd-navbar-fixed .rd-navbar-collapse-items .icon, .rd-navbar-fixed .rd-navbar-collapse-items a, .rd-navbar-sidebar .rd-navbar-collapse-items .icon, .rd-navbar-sidebar .rd-navbar-collapse-items a {	display: inline-block;	font-size: 16px;	line-height: 30px;}.rd-navbar-fixed .rd-navbar-collapse-items .icon, .rd-navbar-fixed .rd-navbar-collapse-items a[class*="fa"]:before, .rd-navbar-sidebar .rd-navbar-collapse-items .icon, .rd-navbar-sidebar .rd-navbar-collapse-items a[class*="fa"]:before {	display: inline-block;	width: 30px;	height: 30px;	padding-right: 5px;}.rd-navbar-fixed .rd-navbar-nav,.rd-navbar-sidebar {	position: fixed;	width: 270px;	height: 100%;	left: 0;	top: 0;	overflow-y: auto;	overflow-x: hidden;	-webkit-overflow-scrolling: touch;	font-size: 16px;	line-height: 34px;	color: #d81a24;	background: #151515;	box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.17);	z-index: 998;	padding: 180px 0;}.rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after,.rd-navbar-sidebar:before,.rd-navbar-sidebar:after {	content: '';	display: block;	height: 56px;}.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar,.rd-navbar-sidebar::-webkit-scrollbar {	width: 4px;}.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-thumb,.rd-navbar-sidebar::-webkit-scrollbar-thumb {	background: rgba(26, 26, 26, 0);	border: none;	border-radius: 0;	opacity: .2;}.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-track,.rd-navbar-sidebar::-webkit-scrollbar-track {	background: transparent;	border: none;	border-radius: 0;}.rd-navbar-fixed .rd-navbar-nav p,.rd-navbar-sidebar .rd-navbar-nav p {	font-weight: 700;	color: #fff;	padding: 5px 40px 5px 15px;}.rd-navbar-fixed .rd-navbar-nav p > a,.rd-navbar-sidebar .rd-navbar-nav p > a {	display: block;	color: #1c202b;	margin: -5px -40px -5px -15px;	font-weight: 400;	padding: 5px 40px 5px 15px;}.rd-navbar-fixed .rd-navbar-nav p > a:hover,.rd-navbar-sidebar .rd-navbar-nav p > a:hover {	color: #FFF;	background: #d81a24;	text-decoration: none;}.rd-navbar-fixed .rd-navbar-nav li,.rd-navbar-sidebar .rd-navbar-nav li {	position: relative;}.rd-navbar-fixed .rd-navbar-nav li li > a,.rd-navbar-sidebar .rd-navbar-nav li li > a {	padding-left: 20px;}.rd-navbar-fixed .rd-navbar-nav li > a,.rd-navbar-sidebar .rd-navbar-nav li > a {	position: relative;	display: block;	padding: 5px 45px 5px 15px;}.rd-navbar-fixed .rd-navbar-nav li > a:first-letter,.rd-navbar-sidebar .rd-navbar-nav li > a:first-letter {	text-transform: uppercase;}.rd-navbar-fixed .rd-navbar-nav li.active > a,.rd-navbar-sidebar .rd-navbar-nav li.active > a {	color: #f6f6f6;	background: rgba(0, 0, 0, 0);}.rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li > a:hover,.rd-navbar-sidebar .rd-navbar-nav li.focus > a,.rd-navbar-sidebar .rd-navbar-nav li > a:hover {	color: #FFF;	background: #d81a24;}.rd-navbar-fixed .rd-navbar-nav li + li, .rd-navbar-fixed .rd-navbar-nav li > img + a, .rd-navbar-fixed .rd-navbar-nav li > a + a, .rd-navbar-fixed .rd-navbar-nav li > a + ul,.rd-navbar-sidebar .rd-navbar-nav li + li,.rd-navbar-sidebar .rd-navbar-nav li > img + a,.rd-navbar-sidebar .rd-navbar-nav li > a + a,.rd-navbar-sidebar .rd-navbar-nav li > a + ul {	margin-top: 4px;}.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown > li > a,.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown > li > a {	padding-left: 20px;}.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown ul > li > a,.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown ul > li > a {	padding-left: 25px;}.rd-navbar-fixed .rd-navbar-search-form-submit, .rd-navbar-sidebar .rd-navbar-search-form-submit {	transform: scale(0.7);}/** Static Layout*/@media (min-width: 768px) {	.rd-navbar-static {		display: block;	}}.rd-navbar-static .rd-navbar-panel {	padding: 30px 0;}.rd-navbar-static .rd-navbar-brand {	display: table-cell;	vertical-align: middle;}.rd-navbar-static .rd-navbar-brand > * {	display: inline-block;	vertical-align: middle;}.rd-navbar-static .rd-navbar-brand > img {	margin-right: 10px;}.rd-navbar-static .rd-navbar-brand > a {	font-size: 36px;	line-height: 48px;}.rd-navbar-static .rd-navbar-brand > a span {	display: none;}.rd-navbar-static .rd-navbar-collapse {	display: block;	float: right;	margin-left: -15px;	margin-top: 23px;}.rd-navbar-static .rd-navbar-collapse li {	display: inline-block;	margin-left: 15px;}.rd-navbar-static .rd-navbar-collapse li a:hover {	text-decoration: underline;}.rd-navbar-static .rd-navbar-panel, .rd-navbar-static .rd-navbar-nav-wrap {	display: table-cell;	vertical-align: middle;	padding-bottom: 15px;}.rd-navbar-static .rd-navbar-panel {	text-align: left;	min-width: 150px;	max-width: 160px;}.rd-navbar-static .rd-navbar-panel::after {	display: block;	clear: both;	content: "";}@media (min-width: 1200px) {	.rd-navbar-static .rd-navbar-panel {		min-width: 190px;		max-width: 200px;	}}.rd-navbar-static .rd-navbar-panel-canvas {	position: fixed;	height: 56px;	left: 0;	top: 0;	width: 100%;	background: #fff;	z-index: 16;}.rd-navbar-static .rd-navbar-toggle {	position: fixed;	z-index: 17;	top: 4px;	left: 4px;}.rd-navbar-static .rd-navbar-nav-wrap {	width: 100%;	text-align: right;}.rd-navbar-static .rd-navbar-nav {	margin-bottom: 0;}@media (min-width: 1200px) {	.rd-navbar-static .rd-navbar-nav {		padding-left: 135px;	}}@media (min-width: 1600px) {	.rd-navbar-static .rd-navbar-nav {		padding-left: 135px;	}}.rd-navbar-static .rd-navbar-nav > li {	display: inline-block;}@media (min-width: 768px) {	.rd-navbar-static .rd-navbar-nav > li + li {		margin-left: 10px;	}	.rd-navbar-static .rd-navbar-nav .nvi-search-in-menu {	    position: absolute;	    right: -10px;	    top: -4px;	}}.rd-navbar-static .rd-navbar-static--visible {	display: block;}.rd-navbar-static .rd-navbar-static--hidden {	display: none;}/** Fullwidth Layout*/.rd-navbar-fullwidth {	display: block;}.rd-navbar-fullwidth .rd-navbar-panel {	text-align: center;	padding: 48px 0;}@media (min-width: 1200px) {	.rd-navbar-fullwidth .rd-navbar-panel {		padding: 24px 0;	}}.rd-navbar-fullwidth .rd-navbar-nav-wrap {	position: relative;	padding-bottom: 1px;	padding-top: 11px;}@media (min-width: 992px) {	.rd-navbar-fullwidth .rd-navbar-nav-wrap {		padding-right: 40px;	}}.rd-navbar-fullwidth .rd-navbar-nav-wrap .rd-navbar-megamenu {	left: 0;	right: 0;}.rd-navbar-fullwidth .rd-navbar-nav {	width: 100%;	display: table;	margin-bottom: 12px;}.rd-navbar-fullwidth .rd-navbar-nav > li {	display: table-cell;	text-align: center;}.rd-navbar-fullwidth .rd-navbar-nav > li > a {	display: inline-block;	text-align: center;	padding: 10px;}.rd-navbar-fullwidth.rd-navbar--is-stuck {	transform: translateY(0);}.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel {	display: none;}.rd-navbar-fullwidth .rd-navbar-fullwidth--visible {	display: block;}.rd-navbar-fullwidth .rd-navbar-fullwidth--hidden {	display: none;}@media (min-width: 768px) and (max-width: 1199px) {	.rd-navbar-fullwidth a.nvi-gift {		top: -120%;		left: auto;		right: -10px;		transform: translateY(-50%) translateX(-50%);		z-index: 9999;	}	.rd-navbar-fullwidth .rd-navbar-search {		top: 50%;		left: auto;		right: 30px;		transform: translateY(-50%) translateX(-50%);	}}@media (min-width: 768px) and (max-width: 1199px) {	.bg-transparent .rd-navbar-fullwidth .rd-navbar-megamenu {		margin-top: 41px;	}	.bg-transparent .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-megamenu {		margin-top: 7px;	}}/** Fixed Layout*/.rd-navbar-fixed {	display: block;}.rd-navbar-fixed .rd-navbar-nav-wrap:before {	content: "";	display: inline-block;	height: 58px;	width: 270px;	background-color: #151515;	z-index: 999;	position: relative;}.rd-navbar-fixed .rd-navbar-brand {	display: block;	text-align: left;	position: fixed;	top: 4px;	left: 56px;	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;	z-index: 17;}/*.iphone .rd-navbar-fixed .rd-navbar-brand,.ipad .rd-navbar-fixed .rd-navbar-brand {	left: 64px;}*/@media (min-width: 576px) {	.rd-navbar-fixed .rd-navbar-brand {		right: 112px;		top: 4px;	}	.tablet .rd-navbar-fixed .rd-navbar-brand,	.ipad .rd-navbar-fixed .rd-navbar-brand {		top: 10px;	}}.rd-navbar-fixed .rd-navbar-brand img {	display: block;}.rd-navbar-fixed .rd-navbar-brand a {	display: inline-block;}.rd-navbar-fixed .rd-navbar-panel {	display: flex;	position: fixed;	left: 0;	top: 0;	right: 0;	padding: 4px;	height: 56px;	color: #d81a24;	z-index: 999;}.rd-navbar-fixed .rd-navbar-panel:before {	content: '';	position: absolute;	left: 0;	top: 0;	bottom: 0;	right: 0;	box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.17);	background: #151515;}.rd-navbar-fixed .rd-navbar-toggle {	display: inline-block;	transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);	margin-top: 1px;}.rd-navbar-fixed .rd-navbar-nav-wrap {	position: fixed;	top: -56px;	left: 0;	width: 232px;	padding: 112px 0 56px;	bottom: -56px;	color: #fff;	background: transparent;	z-index: 15;	transform: translateX(-120%);}.rd-navbar-fixed .rd-navbar-nav-wrap.active {	transform: translateX(0);}.rd-navbar-fixed .rd-navbar-nav {	display: block;	height: 100%;	overflow: auto;	font-size: 16px;	line-height: 26px;	text-align: left;}.rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after {	content: '';	position: fixed;	display: block;	height: 8px;}.rd-navbar-fixed .rd-navbar-nav li > a {	display: block;	padding: 5px 56px 5px 16px;	color: #fff;}.rd-navbar-fixed .rd-navbar-nav li.opened > a, .rd-navbar-fixed .rd-navbar-nav li a:hover {	background: white;}.rd-navbar-fixed .rd-navbar-nav li.active .rd-navbar-submenu-toggle:after {	color: #fff;}.rd-navbar-fixed .rd-navbar-nav li.active > a {	color: #fff;	background: #d81a24;}.rd-navbar-fixed .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-megamenu {	display: none;}.rd-navbar-fixed .rd-navbar-submenu {	position: relative;}.rd-navbar-fixed .rd-navbar-submenu li > a {	padding-left: 32px;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {	padding-left: 48px;}.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {	display: block;}.rd-navbar-fixed .rd-navbar-search {	display: block;}.rd-navbar-fixed .rd-navbar-search.active .form-wrap {	opacity: 1;	visibility: visible;}.rd-navbar-fixed .rd-navbar-search-form, .rd-navbar-fixed .rd-navbar-search-toggle {	right: 4px;}.rd-navbar-fixed .rd-navbar-search-toggle {	display: none;	position: fixed;	top: 4px;	right: 56px;	font-family: 'Material Icons';	width: 48px;	height: 48px;	z-index: 18;	color: #d81a24;}.rd-navbar-fixed .rd-navbar-search .form-wrap {	position: fixed;	top: 0;	padding-top: 4px;	left: 56px;	right: 112px;	height: 56px;	background: transparent;	z-index: 17;	visibility: hidden;	opacity: 0;}.rd-navbar-fixed .rd-navbar-search .form-wrap input {	width: 100%;	height: 46px;	display: block;	font-size: 22px;	line-height: 46px;}.rd-navbar-fixed .rd-navbar-search-form, .rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results {	position: fixed;	margin-right: 0;	margin-left: auto;}.rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results {	top: 48px;	width: 200px;	right: 30px;	background-color: #f6f6f6;}.rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results .search-list {	padding: 0;}.rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results .search-submit:hover {	color: #fff;}.rd-navbar-fixed .rd-navbar-search-form {	top: 0;	z-index: 1000;	left: 50px;	right: 30px;	height: 56px;	width: 190px;}.rd-navbar-fixed .rd-navbar-search-form label {	display: inline-block;}.rd-navbar-fixed .rd-navbar-search-form-input {	padding: 0px 40px 0px 10px;	visibility: visible;	opacity: 1;	height: 40px;	position: relative;	top: 8px;	background: #f6f6f6;	transition: .3s all ease;	z-index: 1;	width: 100%;}.rd-navbar-fixed .rd-navbar-search-form-input input {	display: block;	width: 100%;	padding: 0;	height: 40px;	font-size: 16px;	font-weight: 300;	line-height: 34px;	border: none;	color: #9F9F9F;	background: #f6f6f6;}.rd-navbar-fixed .rd-navbar-search-form-submit {	position: absolute;	top: 4px;	right: 4px;	opacity: 1;	visibility: visible;	z-index: 9;	background-color: transparent;	border: none;}.rd-navbar-fixed .rd-navbar-search-form-submit:focus {	outline: none;}.rd-navbar-fixed .rd-navbar-search-form-submit:before {	color: #b7b7b7;}.rd-navbar-fixed .rd-navbar-search-form-submit:hover:before {	color: #d81a24;}.rd-navbar-fixed .rd-navbar-search-toggle.active {	opacity: 0;	visibility: hidden;}.rd-navbar-fixed .rd-navbar-search.active .rd-navbar-search-form-input,.rd-navbar-fixed .rd-navbar-search.active .rd-navbar-search-form-submit {	opacity: 1;	visibility: visible;}@media (min-width: 992px) {	.rd-navbar-fixed .rd-navbar-search-form, .rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results {		max-width: 340px;	}}@media (min-width: 576px) {	.rd-navbar-fixed .rd-navbar-search .rd-navbar-brand .brand-name {		font-size: 24px;	}}.rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a:hover {	color: #FFF;	background: #d81a24;}.rd-navbar-fixed .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle {	color: #fff;}.rd-navbar-fixed .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle:hover, .rd-navbar-fixed .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle:hover {	cursor: pointer;	color: #fff;}.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu {	transition: opacity 0.3s, height 0.4s ease;	opacity: 0;	height: 0;	overflow: hidden;}.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-megamenu {	opacity: 1;	height: auto;}.rd-navbar-fixed .rd-navbar-nav li.opened > a {	background: #d81a24;	color: #FFF;}.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle {	color: #fff;}.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle::after {	-webkit-transform: rotate(180deg);	transform: rotate(180deg);}.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle {	height: 39px;	display: inline-block;	position: absolute;	right: 0;	top: 0;}.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle::after {	content: '\f078';	position: absolute;	top: 19px;	right: 0;	margin-top: -22px;	width: 65px;	height: 44px;	font: 400 14px "FontAwesome";	line-height: 42px;	text-align: center;	transition: 0.4s all ease;	z-index: 2;	color: #fff;}.rd-navbar-fixed .rd-navbar-collapse,.rd-navbar-fixed .rd-navbar-search-toggle {	position: fixed;	top: 4px;	height: 48px;	z-index: 1000;	background-color: transparent;	border: none;}.rd-navbar-fixed .rd-navbar-collapse:focus,.rd-navbar-fixed .rd-navbar-search-toggle:focus {	outline: none;}.rd-navbar-fixed .rd-navbar-shop {	position: fixed;	right: 62px;	top: 28px;	z-index: 999;}.rd-navbar-fixed.active .rd-navbar-nav {	transform: translateX(0);}@media (max-width: 1199px) {	.rd-navbar-fixed.rd-navbar--on-search .brand-name {		opacity: 0;		visibility: hidden;		transform: scale(0.7);	}}.rd-navbar-fixed.rd-navbar--is-clone {	display: none;}.rd-navbar-fixed.rd-navbar--is-clone .rd-navbar-panel {	transform: translateY(-110%);}.rd-navbar-fixed.rd-navbar--is-clone.rd-navbar--is-stuck .rd-navbar-panel {	transform: translateY(0);}.rd-navbar-fixed .rd-navbar-live-search-results {	display: none;}.rd-navbar-fixed .rd-navbar-fixed--visible {	display: block;}.rd-navbar-fixed .rd-navbar-fixed--hidden {	display: none;}.rd-navbar-fixed a.nvi-gift,.rd-navbar-fixed .rd-navbar-search-form-submit {	color: #fff;}.rd-navbar-fixed .text-logo text {	fill: #fff;	stroke: transparent;}.rd-navbar-fixed .logo {	stroke: #fff;	fill: transparent;}/*.rd-navbar-fixed a.nvi-gift,.rd-navbar-fixed .rd-navbar-search {	position: absolute;	top: 120px;	left: 96%;	z-index: 9999;	transform: translateY(-50%) translateX(-50%);}.rd-navbar-fixed a.nvi-gift {    top: 150px;    left: 135px;    right: auto;}*/.tablet .rd-navbar-fixed .rd-navbar-search {	display: block;}/*.tablet .rd-navbar-fixed a.nvi-gift {	left: 135px;}*/@media (min-width: 992px) {	.rd-navbar-fixed .rd-navbar-search {		display: none;	}}@media (max-width: 991px) {	.rd-navbar-fixed .rd-navbar-search {		display: none;	}}.mobile .rd-navbar-fixed .rd-navbar-search {	display: none;}.mobile .rd-navbar-fixed a.nvi-gift {	left: 135px;}@media (min-width: 992px) {	.rd-navbar-fixed .nvi-navbar {		display: none;	}}.rd-navbar-fixed .nvi-navbar,.rd-navbar-fixed .nvi-navbar {	display: block;}/*.rd-navbar-fixed .nvi-navbar a.nvi-gift {	display: block;    left: auto;    right: -70px;    top: 28px;}*/.header-corporate .rd-navbar-fixed .rd-navbar-top-panel {	position: fixed;	top: 0;	right: 0;	z-index: 9999;	text-align: right;}.header-corporate .rd-navbar-fixed .list-inline {	position: fixed;	right: 5px;	height: 0;	min-width: 200px;	margin: 10px 0;	padding: 0 10px;	visibility: hidden;	text-align: center;	opacity: 0;	transition: .3s;	background-color: #d81a24;	border-radius: 6px;}.header-corporate .rd-navbar-fixed .list-inline li {	padding: 10px 5px;}.header-corporate .rd-navbar-fixed .list-inline.active {	height: auto;	visibility: visible;	opacity: 1;}@media (min-width: 1200px) {	.header-hamburger .rd-navbar-fixed .rd-navbar-panel::before {		background-color: transparent;		box-shadow: none;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav-wrap:before {		height: 170px;		top: -56px;		background-color: #fff;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle {		background-color: #fff;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle span,	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle span:before,	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle span:after {		background-color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle:hover span,	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle:hover span:before,	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle:hover span:after {		background-color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav {		background-color: #fff;		position: absolute;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav:before, .header-hamburger .rd-navbar-fixed .rd-navbar-nav:after {		background-color: #fff;		top: -80px;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav li a {		font-family: "Roboto Slab", serif;		font-weight: 700;		font-size: 18px;		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav li.active a, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li:hover a, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li.focus a, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li.opened a {		color: #d81a24;		background: transparent;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav li.active .rd-navbar-submenu-toggle:after, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li:hover .rd-navbar-submenu-toggle:after, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li.focus .rd-navbar-submenu-toggle:after, .header-hamburger .rd-navbar-fixed .rd-navbar-nav li.opened .rd-navbar-submenu-toggle:after {		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav li .rd-navbar-submenu-toggle:after {		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav li.opened .rd-navbar-submenu-toggle:after {		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown,	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-megamenu {		padding-left: 20px;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown li a,	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-megamenu li a {		font-size: 16px;		font-weight: 300;		font-family: "Roboto", sans-serif;		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown li a:hover,	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-megamenu li a:hover {		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown p,	.header-hamburger .rd-navbar-fixed .rd-navbar-nav .rd-navbar-megamenu p {		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed a.nvi-gift {		top: 140px;		right: -25px;		color: #d81a24;	}	.header-hamburger .rd-navbar-fixed a.nvi-gift:hover {		color: #fff;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-panel {		right: auto;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-brand {		width: 150px;		top: 60px;		left: 15px;		transform: translateX(-120%);		transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);	}	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle.active ~ .rd-navbar-brand {		transform: translateX(0);	}	.header-hamburger .rd-navbar-fixed .rd-navbar-toggle.active {		background-color: transparent;		transform: translateX(210px);	}	.header-hamburger .rd-navbar-fixed .rd-navbar-search {		top: 170px;		right: -50px;		left: auto;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav-wrap {		bottom: 0;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-search-form,	.header-hamburger .rd-navbar-fixed .rd-navbar-live-search-results {		position: absolute;		width: 240px;	}	.header-hamburger .rd-navbar-fixed .rd-navbar-nav {		padding: 240px 0 120px;	}	.header-hamburger .rd-navbar-fixed .text-logo text {		fill: #d81a24;	}	.header-hamburger .rd-navbar-fixed .logo {		stroke: #d81a24;	}}/** Sidebar Layout*/html.rd-navbar-sidebar-linked body {	padding-left: 270px;}.rd-navbar-sidebar {	display: block;}.rd-navbar-sidebar .rd-navbar-nav li:hover > a, .rd-navbar-sidebar .rd-navbar-nav li:hover > a:hover, .rd-navbar-sidebar .rd-navbar-nav li.focus > a, .rd-navbar-sidebar .rd-navbar-nav li.focus > a:hover {	color: #FFF;	background: #d81a24;}.rd-navbar-sidebar .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle {	color: #fff;}.rd-navbar-sidebar .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle:hover, .rd-navbar-sidebar .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle:hover {	cursor: pointer;	color: #fff;}.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-megamenu {	transition: opacity 0.3s, height 0.4s ease;	opacity: 0;	height: 0;	overflow: hidden;}.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-megamenu {	opacity: 1;	height: auto;}.rd-navbar-sidebar .rd-navbar-nav li.opened > a {	background: #d81a24;	color: #FFF;}.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle {	color: #fff;}.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle::after {	-webkit-transform: rotate(180deg);	transform: rotate(180deg);}.rd-navbar-sidebar .rd-navbar-submenu-toggle::after {	content: '\f078';	position: absolute;	top: 22px;	right: 0px;	margin-top: -22px;	width: 65px;	height: 44px;	font: 400 14px "FontAwesome";	line-height: 42px;	text-align: center;	transition: 0.4s all ease;	z-index: 2;}.rd-navbar-sidebar .rd-navbar-brand {	text-align: center;	margin-bottom: 28px;	padding: 10%;}.rd-navbar-sidebar .rd-navbar-brand .brand-name {	font-size: 30px;}.rd-navbar-sidebar .rd-navbar-search {	position: relative;	margin-bottom: 10px;}.rd-navbar-sidebar .rd-navbar-search-toggle {	display: none;}.rd-navbar-sidebar .rd-navbar-search label {	display: block;}.rd-navbar-sidebar .rd-navbar-search.active .rd-navbar-search-form-input {	opacity: 1;	visibility: visible;}.rd-navbar-sidebar .rd-navbar-live-search-results {	transform: translateY(30px);}.rd-navbar-sidebar .rd-navbar-live-search-results.active {	transform: translateY(0);}.rd-navbar-sidebar .rd-navbar-live-search-results .search-link p {	display: none;}.rd-navbar-sidebar .rd-navbar-collapse-items {	top: 0;	left: 0;	padding-top: 45px;	transform: scale(0.7);	transform-origin: 0% 0%;	opacity: 0;	visibility: hidden;}.rd-navbar-sidebar .rd-navbar-collapse {	position: absolute;	top: 4px;	left: 4px;	display: inline-block;	z-index: 1;}.rd-navbar-sidebar .rd-navbar-collapse.active .rd-navbar-collapse-items {	opacity: 1;	visibility: visible;	transform: scale(1);}.rd-navbar-sidebar .rd-navbar-sidebar--visible {	display: block;}.rd-navbar-sidebar .rd-navbar-sidebar--hidden {	display: none;}/** @subsection   Page boxed layout style redeclaration** @description  Redefines navbar style inside boxed layout** @see          ../modules/_page-layouts.scss*/html.boxed.rd-navbar--has-sidebar body {	padding-left: 300px;	padding-right: 30px;}html.boxed .rd-navbar--is-clone {	max-width: 1920px;	margin-left: auto;	margin-right: auto;}ul ul, ul ol, ol ul, ol ol {	padding-left: 0;}.rd-navbar.static-position:first-child {	position: static;}.rd-navbar.static-position:first-child .rd-navbar-nav > li > a,.rd-navbar.static-position:first-child .rd-navbar-shop,.rd-navbar.static-position:first-child .rd-navbar-search-toggle {	color: #212121;}.rd-navbar.static-position:first-child .rd-navbar-inner {	padding-top: 31px;	padding-bottom: 40px;}.rd-navbar.static-position:first-child .rd-navbar-nav-wrap {	padding-top: 9px;}.rd-navbar.static-position:first-child:after {	content: none;}.rd-navbar-search-toggle,a.nvi-gift {	width: 42px;	height: 38px;	border-radius: 6px;	text-align: center;	font-size: 22px;	line-height: 37px;	background-color: transparent;}a.nvi-gift:hover {	background-color: rgba(216, 26, 36,0.8);	color: #fff;}.rd-navbar-search-toggle:hover {	background-color: #d81a24;	color: #fff;}.rd-navbar-search-toggle:hover span,a.nvi-gift:hover span {	color: #fff;}a.nvi-gift {    width: 180px;    background-color: #d81a24;    font-family: "Roboto Slab", serif;}a.nvi-gift:before {    content: ' ';    background-image: url(/assets/images/buyNow_yellow_bow.png);    position: absolute;    width: 23px;    height: 38px;    top: -1px;    left: 5px;}a.nvi-gift span {	display: inline-block;	margin-left: 21px;	font-size: 17px;	text-align: center;	font-weight: 500;	color: #d81a24;}.rd-navbar-wrap-mod-1 {	position: absolute;	width: 100%;}.text-logo text {	fill: #d81a24;	stroke: transparent;	font-weight: 400;}.text-logo text:last-of-type {	font-weight: 700;}.logo {	stroke: #d81a24;	stroke-width: 3.38;	fill: transparent;	transform: translateY(-4%) translateX(-1%);}.bg-transparent .rd-navbar {	background-color: transparent;	color: #fff;}.bg-transparent .rd-navbar-static .rd-navbar-panel,.bg-transparent .rd-navbar-fullwidth .rd-navbar-panel {	padding: 20px 0;}@media (min-width: 768px) {	.bg-transparent .rd-navbar-static .rd-navbar-panel,	.bg-transparent .rd-navbar-fullwidth .rd-navbar-panel {		padding: 25px 0;	}}@media (min-width: 1200px) {	.bg-transparent .rd-navbar-static .rd-navbar-panel,	.bg-transparent .rd-navbar-fullwidth .rd-navbar-panel {		padding: 30px 0;	}}.bg-transparent .rd-navbar-static .rd-navbar-nav > li a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li a {	color: #fff;	border: 1px solid transparent;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li.active a, .bg-transparent .rd-navbar-static .rd-navbar-nav > li.opened a, .bg-transparent .rd-navbar-static .rd-navbar-nav > li.focus a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li.active a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li.opened a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li.focus a {	color: #fff;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li.focus > a, .bg-transparent .rd-navbar-static .rd-navbar-nav > li > a:hover, .bg-transparent .rd-navbar-static .rd-navbar-nav > li.active > a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li.active > a {	background-color: rgba(216, 26, 36,0.1);    border: 1px solid #d81a24;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown li a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li .rd-navbar-dropdown li a {	color: #ffffff;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown li a:hover,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li .rd-navbar-dropdown li a:hover {	color: #d81a24;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu li a,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li .rd-navbar-megamenu li a {	color: #ffffff;}.bg-transparent .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu li a:hover,.bg-transparent .rd-navbar-fullwidth .rd-navbar-nav > li .rd-navbar-megamenu li a:hover {	color: #d81a24;}.bg-transparent .rd-navbar-static.rd-navbar--is-stuck,.bg-transparent .rd-navbar-fullwidth.rd-navbar--is-stuck {	background-color: #151515;}.bg-transparent .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,.bg-transparent .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel {	padding: 7px 0 3px;}.bg-transparent .text-logo text {	fill: #fff;	stroke: transparent;}.bg-transparent .logo {	stroke: #fff;	fill: transparent;}.bg-transparent .rd-navbar-static .rd-navbar-search-form-input input,.bg-transparent .rd-navbar-sidebar .rd-navbar-search-form-input input,.bg-transparent .rd-navbar-fullwidth .rd-navbar-search-form-input input {	background-color: #fff;	box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.11);}.bg-transparent .rd-navbar-static .rd-navbar-live-search-results:not(:empty),.bg-transparent .rd-navbar-fullwidth .rd-navbar-live-search-results:not(:empty) {	background-color: #fff;}.bg-transparent a.nvi-gift,.bg-transparent .rd-navbar-search-toggle,.bg-transparent a.nvi-gift span {	color: #fff;}/*.iphone .logo,.ios .logo {	stroke-width: 3.1;	transform: translateY(-5%) translateX(-3%);}*/a.nvi-gift,.rd-navbar-search {	position: absolute;	top: 120px;	left: 106%;	transform: translateY(-50%) translateX(-50%);}.rd-navbar-search {	z-index: 9999;}@media (min-width: 992px) {	a.nvi-gift,	.rd-navbar-search {		top: 50%;		left: auto;		transform: translateY(-50%);	}}@media (min-width: 992px) {	a.nvi-gift {		top: calc(50% + 37px);    	right: 30px;	}}@media (min-width: 992px) {	.rd-navbar-search {		right: -10px;	}}@media (min-width: 1200px) {	.header-center .rd-navbar-nav-wrap {		padding-right: 150px;	}}.header-center .rd-navbar-search-toggle {	color: #d81a24;}.header-center .rd-navbar-search-toggle:hover {	color: #fff;}@media (min-width: 1200px) {	.header-center .rd-navbar-search {		right: 54px;	}}@media (min-width: 992px) {	.header-center .rd-navbar-fullwidth .rd-navbar-nav .rd-navbar-submenu.focus > .rd-navbar-megamenu {		transform: translateY(6px);	}}.header-center .rd-navbar--is-stuck.rd-navbar-fullwidth .rd-navbar-nav .rd-navbar-submenu.focus > .rd-navbar-megamenu {	transform: translateY(24px);}@media (min-width: 992px) {	.header-center .rd-navbar--is-stuck .rd-navbar-search {		display: none;	}	.header-center .rd-navbar--is-stuck a.nvi-gift {		display: none;	}}@media (min-width: 1200px) {	.header-center .rd-navbar--is-stuck .rd-navbar-search,	.header-center .rd-navbar--is-stuck a.nvi-gift {		display: inline-block;		top: 60%;	}}.header-center .rd-navbar--is-stuck .rd-navbar-nav-wrap {	padding-top: 10px;	padding-bottom: 0;}.header-center .rd-navbar--is-stuck.rd-navbar-fullwidth {	transform: translateY(0);}.header-minimal .rd-navbar-static .rd-navbar-nav,.header-minimal .rd-navbar-fullwidth .rd-navbar-nav {	text-align: right;}.header-minimal a.nvi-gift,.header-minimal .rd-navbar-search {	display: none;}@media (min-width: 768px) and (max-width: 991px) {	.header-minimal .rd-navbar-static .rd-navbar-nav > li:last-of-type > .rd-navbar-dropdown, .header-minimal .rd-navbar-fullwidth .rd-navbar-nav > li:last-of-type > .rd-navbar-dropdown {		margin-left: -100px;	}}@media (min-width: 993px) and (max-width: 1500px) {	.header-minimal .rd-navbar-static .rd-navbar-nav > li:last-of-type > .rd-navbar-dropdown, .header-minimal .rd-navbar-fullwidth .rd-navbar-nav > li:last-of-type > .rd-navbar-dropdown {		margin-left: -190px;	}}@media (min-width: 768px) and (max-width: 991px) {	.header-minimal .rd-navbar-panel {		padding: 48px 0 0;	}}.rd-navbar-top-panel {	display: none;}.header-corporate .rd-navbar-top-panel {	display: block;}.header-corporate .rd-navbar-nav .rd-navbar-submenu.focus > .rd-navbar-megamenu {	transform: translateY(-12px);}.header-corporate .rd-navbar--is-stuck .rd-navbar-top-panel {	display: none;}.header-corporate .list-inline li:last-of-type,.header-corporate .list-inline li:nth-last-child(2),.header-corporate .list-inline .fa-envelope,.header-corporate .list-inline .fa-mobile-phone {	display: none;}.header-corporate .rd-navbar-fixed.rd-navbar--is-stuck .rd-navbar-top-panel {	display: block;}.header-corporate .rd-navbar-fixed .fa-envelope,.header-corporate .rd-navbar-fixed .fa-mobile-phone {	display: none;}.header-corporate .rd-navbar-fixed .list-inline li:last-of-type,.header-corporate .rd-navbar-fixed .list-inline li:nth-last-child(2),.header-corporate .rd-navbar-fixed .list-inline .fa-envelope,.header-corporate .rd-navbar-fixed .list-inline .fa-mobile-phone {	display: block;}.scrollToNext {	width: 50px;	height: 50px;	font-size: 24px;	line-height: 46px;	color: #FFF;	border-radius: 50%;	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.11), 3px 4px 5px 0 rgba(0, 0, 0, 0.11);	position: fixed;	right: 15px;	bottom: 15px;	overflow: hidden;	text-align: center;	text-decoration: none;	z-index: 20;}.scrollToNext:before {	display: block;	transition: .5s;	transition-delay: 1.4s;}.scrollToNext.toTop {	animation: rotate 1.6s linear;	animation-delay: 1s;}.scrollToNext.toTop:before {	transform: rotate(180deg);}@keyframes rotate {	0%, 100% {		transform: scale(1);	}	30%, 60% {		transform: scale(0.7);	}}.scrollToNext:focus {	color: #FFF;}.scrollToNext:hover {	color: #FFF;	text-decoration: none;}.scrollToNext.active {	-webkit-transform: translateY(0);	transform: translateY(0);}.mobile .scrollToNext,.tablet .scrollToNext {	display: none !important;}@media (min-width: 480px) {	.scrollToNext {		right: 40px;		bottom: 40px;	}}/** * @subsection   Swiper 3.1.7 * @description  Most modern mobile touch slider and framework with *               hardware accelerated transitions * @author       Vladimir Kharlampidi * @see          http://www.idangero.us/swiper/ * @licesne      MIT License */.swiper-container {	margin: 0 auto;	position: relative;	overflow: hidden;	/* Fix of Webkit flickering */	z-index: 1;}.swiper-container-no-flexbox .swiper-slide {	float: left;}.swiper-container-vertical > .swiper-wrapper {	-webkit-box-orient: vertical;	-moz-box-orient: vertical;	-ms-flex-direction: column;	-webkit-flex-direction: column;	flex-direction: column;}.swiper-wrapper {	position: relative;	width: 100%;	height: 100%;	z-index: 1;	display: -webkit-box;	display: -moz-box;	display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-transition-property: -webkit-transform;	-moz-transition-property: -moz-transform;	-o-transition-property: -o-transform;	-ms-transition-property: -ms-transform;	transition-property: transform;	-webkit-box-sizing: content-box;	-moz-box-sizing: content-box;	box-sizing: content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper {	-webkit-transform: translate3d(0px, 0, 0);	-moz-transform: translate3d(0px, 0, 0);	-o-transform: translate(0px, 0px);	-ms-transform: translate3d(0px, 0, 0);	transform: translate3d(0px, 0, 0);}.swiper-container-multirow > .swiper-wrapper {	-webkit-box-lines: multiple;	-moz-box-lines: multiple;	-ms-flex-wrap: wrap;	-webkit-flex-wrap: wrap;	flex-wrap: wrap;}.swiper-container-free-mode > .swiper-wrapper {	-webkit-transition-timing-function: ease-out;	-moz-transition-timing-function: ease-out;	-ms-transition-timing-function: ease-out;	-o-transition-timing-function: ease-out;	transition-timing-function: ease-out;	margin: 0 auto;}.swiper-slide {	-webkit-flex-shrink: 0;	-ms-flex: 0 0 auto;	flex-shrink: 0;	width: 100%;	height: 100%;	position: relative;}.swiper-slide.rd-parallax .rd-parallax-layer[data-type="media"] {	opacity: 1;}.swiper-slide .rd-parallax-inner:after {	content: "";	position: absolute;	left: 0;	right: 0;	bottom: 0;	top: 0;	background: rgba(0, 0, 0, 0.2);	transition: 1.2s;	transition-delay: 0.6s;	z-index: 1;}.swiper-slide .rd-parallax-inner .rd-parallax-layer-holder {	position: relative;	z-index: 9;}.swiper-slide-active .rd-parallax-inner:after {	background: rgba(0, 0, 0, 0.6);}/* a11y */.swiper-container .swiper-notification {	position: absolute;	left: 0;	top: 0;	pointer-events: none;	opacity: 0;	z-index: -1000;}/* IE10 Windows Phone 8 Fixes */.swiper-wp8-horizontal {	-ms-touch-action: pan-y;	touch-action: pan-y;}.swiper-wp8-vertical {	-ms-touch-action: pan-x;	touch-action: pan-x;}/* Arrows */.swiper-button-prev,.swiper-button-next {	display: none;	position: absolute;	top: 50%;	width: 46px;	height: 46px;	line-height: 46px;	font-size: 46px;	text-align: center;	margin-top: -23px;	z-index: 10;	cursor: pointer;	opacity: 1;	color: #fff;}.swiper-button-prev:hover,.swiper-button-next:hover {	opacity: 1;}@media (min-width: 768px) {	.swiper-button-prev,	.swiper-button-next {		display: block;	}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {	opacity: 0.35;	cursor: auto;	pointer-events: none;}.swiper-button-prev {	left: -7px;}.swiper-button-next {	right: 3.5%;}/* Pagination Styles */.swiper-pagination {	display: none;	position: absolute;	text-align: center;	transition: 300ms;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	z-index: 10;	display: block;}.swiper-pagination.swiper-pagination-hidden {	opacity: 0;}.swiper-pagination-bullet {	width: 12px;	height: 12px;	display: inline-block;	border-radius: 100%;	background: transparent;	border: 1px solid #fff;	opacity: 1;}.swiper-pagination-bullet + .swiper-pagination-bullet {	margin-left: 28px;}.swiper-pagination-clickable .swiper-pagination-bullet {	cursor: pointer;}.swiper-pagination-white .swiper-pagination-bullet {	background: #fff;}.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover {	background: #fff;}.swiper-pagination-white .swiper-pagination-bullet-active {	background: #fff;}.swiper-pagination-black .swiper-pagination-bullet-active {	background: #000;}.swiper-container-vertical > .swiper-pagination {	right: 10px;	top: 50%;	-webkit-transform: translate3d(0px, -50%, 0);	-moz-transform: translate3d(0px, -50%, 0);	-o-transform: translate(0px, -50%);	-ms-transform: translate3d(0px, -50%, 0);	transform: translate3d(0px, -50%, 0);}.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {	margin: 5px 0;	display: block;}.swiper-container-horizontal > .swiper-pagination {	bottom: 40px;	left: 0;	width: 100%;}/* 3D Container */.swiper-container-3d {	-webkit-perspective: 1200px;	-moz-perspective: 1200px;	-o-perspective: 1200px;	perspective: 1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {	-webkit-transform-style: preserve-3d;	-moz-transform-style: preserve-3d;	-ms-transform-style: preserve-3d;	transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	pointer-events: none;	z-index: 10;}.swiper-container-3d .swiper-slide-shadow-left {	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-top {	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-bottom {	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}/* Coverflow */.swiper-container-coverflow .swiper-wrapper {	/* Windows 8 IE 10 fix */	-ms-perspective: 1200px;}/* Fade */.swiper-container-fade.swiper-container-free-mode .swiper-slide {	-webkit-transition-timing-function: ease-out;	transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide {	pointer-events: none;}.swiper-container-fade .swiper-slide .swiper-slide {	pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {	pointer-events: auto;}/* Cube */.swiper-container-cube {	overflow: visible;}.swiper-container-cube .swiper-slide {	pointer-events: none;	visibility: hidden;	-webkit-transform-origin: 0 0;	-moz-transform-origin: 0 0;	-ms-transform-origin: 0 0;	transform-origin: 0 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	-ms-backface-visibility: hidden;	backface-visibility: hidden;	width: 100%;	height: 100%;	z-index: 1;}.swiper-container-cube.swiper-container-rtl .swiper-slide {	-webkit-transform-origin: 100% 0;	-moz-transform-origin: 100% 0;	-ms-transform-origin: 100% 0;	transform-origin: 100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide {	pointer-events: auto;	visibility: visible;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {	z-index: 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	-ms-backface-visibility: hidden;	backface-visibility: hidden;}.swiper-container-cube .swiper-cube-shadow {	position: absolute;	left: 0;	bottom: 0px;	width: 100%;	height: 100%;	background: #000;	opacity: 0.6;	-webkit-filter: blur(50px);	filter: blur(50px);	z-index: 0;}/* Scrollbar */.swiper-scrollbar {	position: relative;	-ms-touch-action: none;}.swiper-container-horizontal > .swiper-scrollbar {	position: absolute;	bottom: 0;	z-index: 50;	height: 3px;	width: 100%;}.swiper-container-vertical > .swiper-scrollbar {	position: absolute;	right: 3px;	top: 1%;	z-index: 50;	width: 5px;	height: 98%;}.swiper-scrollbar-drag {	height: 100%;	width: 100%;	position: relative;	background: #d81a24;	left: 0;	top: 0;}.swiper-scrollbar-cursor-drag {	cursor: move;}/* Preloader */.swiper-lazy-preloader {	width: 42px;	height: 42px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -21px;	margin-top: -21px;	z-index: 10;	-webkit-transform-origin: 50%;	-moz-transform-origin: 50%;	transform-origin: 50%;	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;	animation: swiper-preloader-spin 1s steps(12, end) infinite;}.swiper-lazy-preloader:after {	display: block;	content: "";	width: 100%;	height: 100%;	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");	background-position: 50%;	-webkit-background-size: 100%;	background-size: 100%;	background-repeat: no-repeat;}.swiper-lazy-preloader-white:after {	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}@-webkit-keyframes swiper-preloader-spin {	100% {		-webkit-transform: rotate(360deg);	}}@keyframes swiper-preloader-spin {	100% {		transform: rotate(360deg);	}}.swiper-slide > .vide__body,.swiper-slide > .parallax_cnt {	height: 100%;}.swiper-slide {	white-space: nowrap;}.swiper-slide:not(.vide):not(.rd-parallax):before,.swiper-slide .parallax_cnt:before, .swiper-slide .vide__body:before {	content: '';	display: inline-block;}.swiper-slide-caption {	display: flex;	align-items: center;	width: 100%;	max-height: 100%;	min-height: 480px;	height: 100vh;	vertical-align: middle;	white-space: normal;}.swiper-slide-caption h4 {	margin-top: 0;}.swiper-slide-caption h6 {	color: #fff;	transition: .4s;}.swiper-slide-caption h6:hover {	color: #d81a24;}.swiper-slide-caption p {	color: rgba(255, 255, 255, 0.4);}.swiper-slide-caption h1 {	margin-bottom: 3px;}.swiper-slide-caption img {	height: auto;}@media (min-width: 768px) {	.swiper-slide-caption p {		display: block;	}	.swiper-slide-caption h1 {		margin-bottom: 16px;	}}.swiper-button {	width: 60px;	height: 100px;	cursor: pointer;	position: absolute;	top: calc(50% + 48px);	transform: translateY(-50%);	z-index: 9;}.swiper-button.swiper-button-next {	right: -3px;}.swiper-button.swiper-button-next .swiper-button__arrow {	right: 0;}.swiper-button.swiper-button-next .swiper-button__arrow:after {	right: calc(100% - 10px);}.swiper-button.swiper-button-next .preview {	right: 40px;}.swiper-button.swiper-button-next .preview:after {	content: 'Next';	text-align: right;	transform: translateX(-125%);}.swiper-button.swiper-button-prev .swiper-button__arrow::after {	left: calc(100% - 10px);}.swiper-button.swiper-button-prev .preview {	left: 40px;}.swiper-button.swiper-button-prev .preview:after {	content: 'Previous';	transform: translateX(125%);}.swiper-button.swiper-button-prev .preview__img {	float: left;}.swiper-button.swiper-button-prev .preview__img:first-child {	width: 32px;	height: 32px;}.swiper-button.swiper-button-prev .preview__img:nth-child(2) {	width: 48px;	height: 48px;}.swiper-button.swiper-button-prev .preview__img:nth-child(3) {	width: 64px;	height: 64px;}.swiper-button .swiper-button__arrow {	position: absolute;	top: 50%;	display: block;	width: 32px;	height: 32px;	transform: translateY(-50%);}.swiper-button .swiper-button__arrow:after {	position: absolute;	top: calc(50% - 1px);	width: 20px;	height: 1px;	background: #fff;	content: '';	-webkit-transition: width 0.3s 0.2s;	transition: width 0.3s 0.2s;	-webkit-backface-visibility: hidden;	/* needed because of Chrome bug with prefixed calc */	backface-visibility: hidden;}.swiper-button .swiper-button__arrow svg {	fill: #fff;	display: flex;}.swiper-button .preview {	position: absolute;	top: -25%;	display: flex;	align-items: flex-end;	width: 170px;	pointer-events: none;}.swiper-button .preview__img {	margin: 0 5px;	opacity: 0;	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(255, 255, 255, 0.5);	transition: 0.3s;	transform: scale(0.3);}.swiper-button .preview__img:first-child {	width: 64px;	height: 64px;}.swiper-button .preview__img:nth-child(2) {	width: 48px;	height: 48px;}.swiper-button .preview__img:nth-child(3) {	width: 32px;	height: 32px;}.swiper-button .preview:after {	position: absolute;	top: 100%;	left: 0;	margin: 20px 5px 0;	width: 100%;	color: #fff;	line-height: 1;	text-transform: uppercase;	font-size: 13px;	opacity: 0;	transition: 0.3s;}.lt-ie10 #nav-multithumb .preview__img {	display: none;}.desktop .swiper-button:hover {	width: 200px;}.desktop .swiper-button:hover .swiper-button__arrow:after {	width: 200px;	transition-delay: 0s;}.desktop .swiper-button:hover .preview {	pointer-events: auto;}.desktop .swiper-button:hover .preview:after {	opacity: 1;	transition-delay: 0.2s;	transform: translateX(0%);}.desktop .swiper-button:hover .preview__img {	opacity: 1;	transform: scale(1);	-webkit-background-size: cover;	background-size: cover;	float: left;}.desktop .swiper-button:hover .preview__img:first-child {	transition-delay: 0.3s;}.desktop .swiper-button:hover .preview__img:nth-child(2) {	transition-delay: 0.35s;}.desktop .swiper-button:hover .preview__img:nth-child(3) {	transition-delay: 0.4s;}.mobile .preview, .tablet .preview {	display: none;}@media (min-height: 500px) and (max-height: 630px) and (min-width: 768px) and (max-width: 1199px) {	.swiper-container {		height: 850px !important;	}}.swiper-slide {	background-position: 70% top;	background-repeat: no-repeat;}@media (min-width: 768px) {	.swiper-slide {		background-position: 55% top;		background-size: cover !important;	}}@media (min-width: 991px) {	.swiper-slide {		background-position: 60% top;	}}@media (min-width: 1200px) {	.swiper-slide {		background-position: center center;	}}.mobile .swiper-pagination {	display: none;}/** @subsection   ToTop* @license      MIT license - http://opensource.org/licenses/MIT* @version      1.0.0*/.ui-to-top {	width: 60px;	height: 60px;	font-size: 24px;	line-height: 56px;	color: #FFF;	background: #d81a24;	border-radius: 50%;	position: fixed;	right: 15px;	bottom: 15px;	overflow: hidden;	text-align: center;	text-decoration: none;	z-index: 20;	transition: .3s all ease;	transform: translateY(100px);}.ui-to-top:hover, .ui-to-top:focus {	color: #FFF;	background: #322f2f;	text-decoration: none;}.ui-to-top.active {	transform: translateY(0);}.mobile .ui-to-top,.tablet .ui-to-top {	display: none !important;}@media (min-width: 576px) {	.ui-to-top {		right: 40px;		bottom: 40px;	}}/** @subsection   Progress Bar*/.progress-linear {	position: relative;	text-align: left;}.progress-linear .progress-header {	display: flex;	align-items: center;	justify-content: space-between;	font-family: "Roboto Slab", serif;	font-weight: 700;	transform: translate3d(0, -10px, 0);	margin-bottom: -10px;	margin-left: -5px;	margin-right: -5px;}.progress-linear .progress-header > * {	margin-top: 10px;	padding-left: 5px;	padding-right: 5px;}.progress-linear .progress-bar-linear-wrap {	height: 10px;	background: #ffffff;}.progress-linear .progress-bar-linear {	width: 0;	height: inherit;	background: #d81a24;	transition: .5s all ease-in-out;}.progress-linear .progress-value {	font-size: 18px;	line-height: 26px;	color: #fff;}.progress-linear .progress-value::after {	content: "%";}* + .progress-bar-linear-wrap {	margin-top: 2px;}.progress-linear + .progress-linear {	margin-top: 15px;}@media (min-width: 992px) {	.progress-linear + .progress-linear {		margin-top: 25px;	}}/*** Circle Progress Bars*/.progress-bar-circle {	display: inline-block;	position: relative;	text-align: center;	line-height: 1.2;}.progress-bar-circle canvas {	vertical-align: middle;}.progress-bar-circle span {	position: absolute;	top: 50%;	left: 51%;	font-size: 36px;	font-weight: 700;	line-height: 36px;	transform: translate(-50%, -50%);	color: #d81a24;}.progress-bar-circle span::after {	content: "%";}.progress-bar-circle-title {	font-weight: 300;}* + .progress-bar-circle-title {	margin-top: 12px;}.progress-bar-radial {	position: relative;	padding-bottom: 100%;}.progress-bar-radial > svg {	position: absolute;	width: 100%;	height: 100%;	left: 0;	top: 0;	border-radius: 5px;	overflow: hidden;}.progress-bar-radial .progress-bar__stroke,.progress-bar-radial .progress-bar__trail {	stroke-location: outside;}.progress-bar-radial .progress-bar__body {	font-size: 36px;	color: #d81a24;	transform: translate(50%, -50%);}.progress-bar-default .progress-bar__stroke {	stroke: #d81a24;}.progress-bar-default .progress-bar__trail {	stroke: #f6f6f6;}.progress-bar-primary .progress-bar__stroke {	stroke: #d81a24;}.progress-bar-primary .progress-bar__trail {	stroke: rgba(183, 183, 183, 0.05);}.progress-bar-success .progress-bar__stroke {	stroke: #d81a24;}.progress-bar-success .progress-bar__trail {	stroke: #1c1e23;}.progress-bar-secondary-2 .progress-bar__stroke {	stroke: #f6f6f6;}.progress-bar-secondary-2 .progress-bar__trail {	stroke: rgba(183, 183, 183, 0.05);}.progress-bar-secondary-1 .progress-bar__stroke {	stroke: #f6f6f6;}.progress-bar-secondary-1 .progress-bar__trail {	stroke: rgba(183, 183, 183, 0.05);}.progress-bar-secondary-3 .progress-bar__stroke {	stroke: #f69004;}.progress-bar-secondary-3 .progress-bar__trail {	stroke: rgba(183, 183, 183, 0.05);}.progress-bar-secondary-4 .progress-bar__stroke {	stroke: #e75854;}.progress-bar-secondary-4 .progress-bar__trail {	stroke: rgba(183, 183, 183, 0.05);}@media (min-width: 992px) {	.progress-bar-wrapper {		max-width: 150px;		margin: 0 auto;	}}/** *	This element is created inside your target element *	It is used so that your own element will not need to be altered **/.time_circles {	position: relative;	width: 100%;	height: 100%;}/** *	This is all the elements used to house all text used * in time circles **/.time_circles > div {	position: absolute;	text-align: center;	font-family: "Roboto Slab", serif;	top: 50% !important;	transform: translateY(-63%) !important;	-webkit-transform: translateY(-63%) !important;}@media (min-width: 1200px) {	#DateCountdown {		width: 100%;	}}/** *	Titles (Days, Hours, etc) **/.time_circles > div > h4 {	margin: 0px;	padding: 0px;	text-align: center;	text-transform: none;	font-size: 20px !important;	font-weight: 300;	font-family: "Roboto", sans-serif;	color: #fff;	position: absolute;	left: 0;	right: 0;	bottom: -50px;}@media screen and (min-width: 360px) {	.time_circles > div > h4 {		bottom: -60px;	}}@media screen and (min-width: 420px) {	.time_circles > div > h4 {		bottom: -70px;	}}@media screen and (min-width: 480px) {	.time_circles > div > h4 {		bottom: -80px;	}}@media (min-width: 576px) {	.time_circles > div > h4 {		bottom: -100px;	}}@media (min-width: 1200px) {	.time_circles > div > h4 {		bottom: -120px;	}}.time_circles > div > h4 + * {	margin-top: 0;}/** *	Time numbers, ie: 12 **/.time_circles > div > span {	display: block;	font-size: 22px !important;	text-align: center;	font-weight: bold;	font-family: "Roboto Slab", serif;	color: #d81a24;}@media (min-width: 768px) {	.time_circles > div > span {		font-size: 26px !important;	}}@media (min-width: 1200px) {	.time_circles > div > span {		font-size: 36px !important;	}}/** @subsection Google Map* @description Describes style declarations for RD Google Map extension* @version     1.0.0*/.google-map-markers {	display: none;}.google-map-container {	width: 100%;}.google-map {	height: 200px;	width: 100%;}@media (min-width: 576px) {	.google-map {		height: 250px;	}}@media (min-width: 768px) {	.google-map {		height: 450px;	}}.gm-style-iw > div > div {	padding-right: 10px;	font-size: 13px;}.lg-sub-html, .lg-toolbar {	background-color: rgba(0, 0, 0, 0.45);}@font-face {	font-family: lg;	src: url(../fonts/lg.eot?n1z373);	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");	font-weight: 400;	font-style: normal;}.lg-icon {	font-family: lg;	speak: none;	font-style: normal;	font-weight: 400;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {	background-color: rgba(0, 0, 0, 0.45);	border-radius: 2px;	color: #999999;	cursor: pointer;	display: block;	font-size: 22px;	margin-top: -10px;	padding: 8px 10px 9px;	position: absolute;	top: 50%;	z-index: 1080;	border: none;	outline: 0;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {	pointer-events: none;	opacity: .5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {	color: #ffffff;}.lg-actions .lg-next {	right: 20px;}.lg-actions .lg-next:before {	content: "\e095";}.lg-actions .lg-prev {	left: 20px;}.lg-actions .lg-prev:after {	content: "\e094";}@-webkit-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-moz-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-ms-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-webkit-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-moz-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-ms-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}.lg-outer.lg-right-end .lg-object {	-webkit-animation: lg-right-end .3s;	-o-animation: lg-right-end .3s;	animation: lg-right-end .3s;	position: relative;}.lg-outer.lg-left-end .lg-object {	-webkit-animation: lg-left-end .3s;	-o-animation: lg-left-end .3s;	animation: lg-left-end .3s;	position: relative;}.lg-toolbar {	z-index: 1082;	left: 0;	position: absolute;	top: 0;	width: 100%;}.lg-toolbar .lg-icon {	color: #999999;	cursor: pointer;	float: right;	font-size: 24px;	height: 47px;	line-height: 27px;	padding: 10px 0;	text-align: center;	width: 50px;	text-decoration: none !important;	outline: 0;	-webkit-transition: color .2s linear;	-o-transition: color .2s linear;	transition: color .2s linear;}.lg-toolbar .lg-icon:hover {	color: #ffffff;}.lg-toolbar .lg-close:after {	content: "\e070";}.lg-toolbar .lg-download:after {	content: "\e0f2";}.lg-sub-html {	bottom: 0;	color: #eeeeee;	font-size: 16px;	left: 0;	padding: 10px 40px;	position: fixed;	right: 0;	text-align: center;	z-index: 1080;}.lg-sub-html h4 {	margin: 0;	font-size: 13px;	font-weight: 700;}.lg-sub-html p {	font-size: 12px;	margin: 5px 0 0;}#lg-counter {	color: #999999;	display: inline-block;	font-size: 16px;	padding-left: 20px;	padding-top: 12px;	vertical-align: middle;}.lg-next, .lg-prev, .lg-toolbar {	opacity: 1;	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {	opacity: 0;	-webkit-transform: translate3d(-10px, 0, 0);	transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {	opacity: 0;	-webkit-transform: translate3d(10px, 0, 0);	transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {	opacity: 0;	-webkit-transform: translate3d(0, -10px, 0);	transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {	-webkit-transform: scale3d(0.5, 0.5, 0.5);	transform: scale3d(0.5, 0.5, 0.5);	opacity: 0;	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-webkit-transform-origin: 50% 50%;	-moz-transform-origin: 50% 50%;	-ms-transform-origin: 50% 50%;	transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-outer .lg-thumb-outer {	background-color: #0d0a0a;	bottom: 0;	position: absolute;	width: 100%;	z-index: 1080;	max-height: 350px;	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-thumb {	padding: 10px 0;	height: 100%;	margin-bottom: -5px;	margin-left: auto;	margin-right: auto;}.lg-outer .lg-thumb-item {	cursor: pointer;	float: left;	overflow: hidden;	height: 100%;	border: 2px solid #ffffff;	border-radius: 4px;	margin-bottom: 5px;}@media (min-width: 1025px) {	.lg-outer .lg-thumb-item {		-webkit-transition: border-color .25s ease;		-o-transition: border-color .25s ease;		transition: border-color .25s ease;	}}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {	border-color: #a90707;}.lg-outer .lg-thumb-item img {	width: 100%;	height: 100%;	object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {	padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {	padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {	-webkit-transition: bottom .25s ease;	-o-transition: bottom .25s ease;	transition: bottom .25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {	bottom: 100px;}.lg-outer .lg-toogle-thumb {	background-color: #0d0a0a;	border-radius: 2px 2px 0 0;	color: #999999;	cursor: pointer;	font-size: 24px;	height: 39px;	line-height: 27px;	padding: 5px 0;	position: absolute;	right: 20px;	text-align: center;	top: -39px;	width: 50px;}.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {	color: #ffffff;}.lg-outer .lg-toogle-thumb:after {	content: "\e1ff";}.lg-outer .lg-video-cont {	display: inline-block;	vertical-align: middle;	max-width: 1140px;	max-height: 100%;	width: 100%;	padding: 0 5px;}.lg-outer .lg-video {	width: 100%;	height: 0;	padding-bottom: 56.25%;	overflow: hidden;	position: relative;}.lg-outer .lg-video .lg-object {	display: inline-block;	position: absolute;	top: 0;	left: 0;	width: 100% !important;	height: 100% !important;}.lg-outer .lg-video .lg-video-play {	width: 84px;	height: 59px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -42px;	margin-top: -30px;	z-index: 1080;	cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {	-webkit-overflow-scrolling: touch;	overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {	background: url(../images/vimeo-play.png) no-repeat;}.lg-outer .lg-has-vimeo:hover .lg-video-play {	background: url(../images/vimeo-play.png) 0 -58px no-repeat;}.lg-outer .lg-has-html5 .lg-video-play {	background: url(../images/video-play.png) no-repeat;	height: 64px;	margin-left: -32px;	margin-top: -32px;	width: 64px;	opacity: .8;}.lg-outer .lg-has-html5:hover .lg-video-play {	opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {	background: url(../images/youtube-play.png) no-repeat;}.lg-outer .lg-has-youtube:hover .lg-video-play {	background: url(../images/youtube-play.png) 0 -60px no-repeat;}.lg-outer .lg-video-object {	width: 100% !important;	height: 100% !important;	position: absolute;	top: 0;	left: 0;}.lg-outer .lg-has-video .lg-video-object {	visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {	display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {	visibility: visible;}.lg-progress-bar {	background-color: #333333;	height: 5px;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 1083;	opacity: 0;	-webkit-transition: opacity 80ms ease 0s;	-moz-transition: opacity 80ms ease 0s;	-o-transition: opacity 80ms ease 0s;	transition: opacity 80ms ease 0s;}.lg-progress-bar .lg-progress {	background-color: #a90707;	height: 5px;	width: 0;}.lg-progress-bar.lg-start .lg-progress {	width: 100%;}.lg-show-autoplay .lg-progress-bar {	opacity: 1;}.lg-autoplay-button:after {	content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {	content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition-duration: 0s;	transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-webkit-transform-origin: 0 0;	-moz-transform-origin: 0 0;	-ms-transform-origin: 0 0;	transform-origin: 0 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}#lg-zoom-in:after {	content: "\e311";}#lg-actual-size {	font-size: 20px;}#lg-actual-size:after {	content: "\e033";}#lg-zoom-out {	opacity: .5;	pointer-events: none;}#lg-zoom-out:after {	content: "\e312";}.lg-zoomed #lg-zoom-out {	opacity: 1;	pointer-events: auto;}.lg-outer .lg-pager-outer {	bottom: 60px;	left: 0;	position: absolute;	right: 0;	text-align: center;	z-index: 1080;	height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {	overflow: visible;}.lg-outer .lg-pager-cont {	cursor: pointer;	display: inline-block;	overflow: hidden;	position: relative;	vertical-align: top;	margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {	opacity: 1;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {	box-shadow: 0 0 0 2px #ffffff inset;}.lg-outer .lg-pager-thumb-cont {	background-color: #ffffff;	color: #ffffff;	bottom: 100%;	height: 83px;	left: 0;	margin-bottom: 20px;	margin-left: -60px;	opacity: 0;	padding: 5px;	position: absolute;	width: 120px;	border-radius: 3px;	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;	transition: opacity .15s ease 0s, transform .15s ease 0s;	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {	width: 100%;	height: 100%;}.lg-outer .lg-pager {	background-color: rgba(255, 255, 255, 0.5);	border-radius: 50%;	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;	display: block;	height: 12px;	-webkit-transition: box-shadow .3s ease 0s;	-o-transition: box-shadow .3s ease 0s;	transition: box-shadow .3s ease 0s;	width: 12px;}.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {	box-shadow: 0 0 0 8px #ffffff inset;}.lg-outer .lg-caret {	border-left: 10px solid transparent;	border-right: 10px solid transparent;	border-top: 10px dashed;	bottom: -10px;	display: inline-block;	height: 0;	left: 50%;	margin-left: -5px;	position: absolute;	vertical-align: middle;	width: 0;}.lg-fullscreen:after {	content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {	content: "\e20d";}.lg-outer #lg-dropdown-overlay {	background-color: rgba(0, 0, 0, 0.25);	bottom: 0;	cursor: default;	left: 0;	position: fixed;	right: 0;	top: 0;	z-index: 1081;	opacity: 0;	visibility: hidden;	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;	transition: visibility 0s linear .18s, opacity .18s linear 0s;}.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {	-webkit-transition-delay: 0s;	transition-delay: 0s;	-moz-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;	visibility: visible;}.lg-outer .lg-dropdown {	background-color: #ffffff;	border-radius: 2px;	font-size: 14px;	list-style-type: none;	margin: 0;	padding: 10px 0;	position: absolute;	right: 0;	text-align: left;	top: 50px;	opacity: 0;	visibility: hidden;	-moz-transform: translate3d(0, 5px, 0);	-o-transform: translate3d(0, 5px, 0);	-ms-transform: translate3d(0, 5px, 0);	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;}.lg-outer .lg-dropdown:after {	content: "";	display: block;	height: 0;	width: 0;	position: absolute;	border: 8px solid transparent;	border-bottom-color: #ffffff;	right: 16px;	top: -16px;}.lg-outer .lg-dropdown > li:last-child {	margin-bottom: 0;}.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {	color: #333333;}.lg-outer .lg-dropdown a {	color: #333333;	display: block;	white-space: pre;	padding: 4px 12px;	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size: 12px;}.lg-outer .lg-dropdown a:hover {	background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {	display: inline-block;	line-height: 1;	margin-top: -3px;	vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {	color: #333333;	display: inline-block;	float: none;	font-size: 20px;	height: auto;	line-height: 1;	margin-right: 8px;	padding: 0;	vertical-align: middle;	width: auto;}.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {	width: 100%;	height: 100%;}.lg-outer #lg-share {	position: relative;}.lg-outer #lg-share:after {	content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {	color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {	content: "\e901";}.lg-outer #lg-share-twitter .lg-icon {	color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {	content: "\e904";}.lg-outer #lg-share-googleplus .lg-icon {	color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {	content: "\e902";}.lg-outer #lg-share-pinterest .lg-icon {	color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {	content: "\e903";}.lg-group:after {	content: "";	display: table;	clear: both;}.lg-outer {	position: fixed;	top: 0;	left: 0;	z-index: 1050;	text-align: left;	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer * {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.lg-outer.lg-visible {	opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {	-webkit-transition-duration: inherit !important;	transition-duration: inherit !important;	-webkit-transition-timing-function: inherit !important;	transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;	opacity: 1;}.lg-outer.lg-grab img.lg-object {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer.lg-grabbing img.lg-object {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg {	position: relative;	overflow: hidden;	margin-left: auto;	margin-right: auto;	max-width: 100%;	max-height: 100%;}.lg-outer .lg-inner {	position: absolute;	left: 0;	top: 0;	white-space: nowrap;}.lg-outer .lg-item {	background: url(../images/loading.gif) center center no-repeat;	display: none !important;}.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {	display: inline-block !important;}.lg-outer .lg-img-wrap, .lg-outer .lg-item {	display: inline-block;	text-align: center;	position: absolute;	width: 100%;	height: 100%;}.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {	content: "";	display: inline-block;	height: 50%;	width: 1px;	margin-right: -1px;}.lg-outer .lg-img-wrap {	position: absolute;	padding: 0 5px;	left: 0;	right: 0;	top: 0;	bottom: 0;}.lg-outer .lg-item.lg-complete {	background-image: none;}.lg-outer .lg-item.lg-current {	z-index: 1060;}.lg-outer .lg-image {	display: inline-block;	vertical-align: middle;	max-width: 100%;	max-height: 100%;	width: auto !important;	height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {	opacity: 1;}.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {	display: none;}.lg-backdrop {	position: fixed;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 1040;	background-color: #000000;	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-backdrop.in {	opacity: 1;}.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {	-webkit-transition: none 0s ease 0s !important;	-moz-transition: none 0s ease 0s !important;	-o-transition: none 0s ease 0s !important;	transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {	opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {	opacity: 1;}.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {	-webkit-transition: opacity .1s ease 0s;	-moz-transition: opacity .1s ease 0s;	-o-transition: opacity .1s ease 0s;	transition: opacity .1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {	opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {	opacity: 0;	position: absolute;	left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {	left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {	left: 0;	opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-sub-html, .lg-toolbar {	background-color: rgba(0, 0, 0, 0.45);}@font-face {	font-family: lg;	src: url(../fonts/lg.eot?n1z373);	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");	font-weight: 400;	font-style: normal;}.lg-icon {	font-family: lg;	speak: none;	font-style: normal;	font-weight: 400;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {	background-color: rgba(0, 0, 0, 0.45);	border-radius: 2px;	color: #999999;	cursor: pointer;	display: block;	font-size: 22px;	margin-top: -10px;	padding: 8px 10px 9px;	position: absolute;	top: 50%;	z-index: 1080;	border: none;	outline: 0;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {	pointer-events: none;	opacity: .5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {	color: #ffffff;}.lg-actions .lg-next {	right: 20px;}.lg-actions .lg-next:before {	content: "\e095";}.lg-actions .lg-prev {	left: 20px;}.lg-actions .lg-prev:after {	content: "\e094";}@-webkit-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-moz-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-ms-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-webkit-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-moz-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-ms-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}.lg-outer.lg-right-end .lg-object {	-webkit-animation: lg-right-end .3s;	-o-animation: lg-right-end .3s;	animation: lg-right-end .3s;	position: relative;}.lg-outer.lg-left-end .lg-object {	-webkit-animation: lg-left-end .3s;	-o-animation: lg-left-end .3s;	animation: lg-left-end .3s;	position: relative;}.lg-toolbar {	z-index: 1082;	left: 0;	position: absolute;	top: 0;	width: 100%;}.lg-toolbar .lg-icon {	color: #999999;	cursor: pointer;	float: right;	font-size: 24px;	height: 47px;	line-height: 27px;	padding: 10px 0;	text-align: center;	width: 50px;	text-decoration: none !important;	outline: 0;	-webkit-transition: color .2s linear;	-o-transition: color .2s linear;	transition: color .2s linear;}.lg-toolbar .lg-icon:hover {	color: #ffffff;}.lg-toolbar .lg-close:after {	content: "\e070";}.lg-toolbar .lg-download:after {	content: "\e0f2";}.lg-sub-html {	bottom: 0;	color: #eeeeee;	font-size: 16px;	left: 0;	padding: 10px 40px;	position: fixed;	right: 0;	text-align: center;	z-index: 1080;}.lg-sub-html h4 {	margin: 0;	font-size: 13px;	font-weight: 700;}.lg-sub-html p {	font-size: 12px;	margin: 5px 0 0;}#lg-counter {	color: #999999;	display: inline-block;	font-size: 16px;	padding-left: 20px;	padding-top: 12px;	vertical-align: middle;}.lg-next, .lg-prev, .lg-toolbar {	opacity: 1;	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {	opacity: 0;	-webkit-transform: translate3d(-10px, 0, 0);	transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {	opacity: 0;	-webkit-transform: translate3d(10px, 0, 0);	transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {	opacity: 0;	-webkit-transform: translate3d(0, -10px, 0);	transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {	-webkit-transform: scale3d(0.5, 0.5, 0.5);	transform: scale3d(0.5, 0.5, 0.5);	opacity: 0;	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-webkit-transform-origin: 50% 50%;	-moz-transform-origin: 50% 50%;	-ms-transform-origin: 50% 50%;	transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-outer .lg-thumb-outer {	background-color: #0d0a0a;	bottom: 0;	position: absolute;	width: 100%;	z-index: 1080;	max-height: 350px;	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-thumb {	padding: 10px 0;	height: 100%;	margin-bottom: -5px;}.lg-outer .lg-thumb-item {	cursor: pointer;	float: left;	overflow: hidden;	height: 100%;	border: 2px solid #ffffff;	border-radius: 4px;	margin-bottom: 5px;}@media (min-width: 1025px) {	.lg-outer .lg-thumb-item {		-webkit-transition: border-color .25s ease;		-o-transition: border-color .25s ease;		transition: border-color .25s ease;	}}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {	border-color: #a90707;}.lg-outer .lg-thumb-item img {	width: 100%;	height: 100%;	object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {	padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {	padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {	-webkit-transition: bottom .25s ease;	-o-transition: bottom .25s ease;	transition: bottom .25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {	bottom: 100px;}.lg-outer .lg-toogle-thumb {	background-color: #0d0a0a;	border-radius: 2px 2px 0 0;	color: #999999;	cursor: pointer;	font-size: 24px;	height: 39px;	line-height: 27px;	padding: 5px 0;	position: absolute;	right: 20px;	text-align: center;	top: -39px;	width: 50px;}.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {	color: #ffffff;}.lg-outer .lg-toogle-thumb:after {	content: "\e1ff";}.lg-outer .lg-video-cont {	display: inline-block;	vertical-align: middle;	max-width: 1140px;	max-height: 100%;	width: 100%;	padding: 0 5px;}.lg-outer .lg-video {	width: 100%;	height: 0;	padding-bottom: 56.25%;	overflow: hidden;	position: relative;}.lg-outer .lg-video .lg-object {	display: inline-block;	position: absolute;	top: 0;	left: 0;	width: 100% !important;	height: 100% !important;}.lg-outer .lg-video .lg-video-play {	width: 84px;	height: 59px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -42px;	margin-top: -30px;	z-index: 1080;	cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {	-webkit-overflow-scrolling: touch;	overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {	background: url(../images/vimeo-play.png) no-repeat;}.lg-outer .lg-has-vimeo:hover .lg-video-play {	background: url(../images/vimeo-play.png) 0 -58px no-repeat;}.lg-outer .lg-has-html5 .lg-video-play {	background: url(../images/video-play.png) no-repeat;	height: 64px;	margin-left: -32px;	margin-top: -32px;	width: 64px;	opacity: .8;}.lg-outer .lg-has-html5:hover .lg-video-play {	opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {	background: url(../images/youtube-play.png) no-repeat;}.lg-outer .lg-has-youtube:hover .lg-video-play {	background: url(../images/youtube-play.png) 0 -60px no-repeat;}.lg-outer .lg-video-object {	width: 100% !important;	height: 100% !important;	position: absolute;	top: 0;	left: 0;}.lg-outer .lg-has-video .lg-video-object {	visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {	display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {	visibility: visible;}.lg-progress-bar {	background-color: #333333;	height: 5px;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 1083;	opacity: 0;	-webkit-transition: opacity 80ms ease 0s;	-moz-transition: opacity 80ms ease 0s;	-o-transition: opacity 80ms ease 0s;	transition: opacity 80ms ease 0s;}.lg-progress-bar .lg-progress {	background-color: #a90707;	height: 5px;	width: 0;}.lg-progress-bar.lg-start .lg-progress {	width: 100%;}.lg-show-autoplay .lg-progress-bar {	opacity: 1;}.lg-autoplay-button:after {	content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {	content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition-duration: 0s;	transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-webkit-transform-origin: 0 0;	-moz-transform-origin: 0 0;	-ms-transform-origin: 0 0;	transform-origin: 0 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}#lg-zoom-in:after {	content: "\e311";}#lg-actual-size {	font-size: 20px;}#lg-actual-size:after {	content: "\e033";}#lg-zoom-out {	opacity: .5;	pointer-events: none;}#lg-zoom-out:after {	content: "\e312";}.lg-zoomed #lg-zoom-out {	opacity: 1;	pointer-events: auto;}.lg-outer .lg-pager-outer {	bottom: 60px;	left: 0;	position: absolute;	right: 0;	text-align: center;	z-index: 1080;	height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {	overflow: visible;}.lg-outer .lg-pager-cont {	cursor: pointer;	display: inline-block;	overflow: hidden;	position: relative;	vertical-align: top;	margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {	opacity: 1;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {	box-shadow: 0 0 0 2px #ffffff inset;}.lg-outer .lg-pager-thumb-cont {	background-color: #ffffff;	color: #ffffff;	bottom: 100%;	height: 83px;	left: 0;	margin-bottom: 20px;	margin-left: -60px;	opacity: 0;	padding: 5px;	position: absolute;	width: 120px;	border-radius: 3px;	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;	transition: opacity .15s ease 0s, transform .15s ease 0s;	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {	width: 100%;	height: 100%;}.lg-outer .lg-pager {	background-color: rgba(255, 255, 255, 0.5);	border-radius: 50%;	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;	display: block;	height: 12px;	-webkit-transition: box-shadow .3s ease 0s;	-o-transition: box-shadow .3s ease 0s;	transition: box-shadow .3s ease 0s;	width: 12px;}.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {	box-shadow: 0 0 0 8px #ffffff inset;}.lg-outer .lg-caret {	border-left: 10px solid transparent;	border-right: 10px solid transparent;	border-top: 10px dashed;	bottom: -10px;	display: inline-block;	height: 0;	left: 50%;	margin-left: -5px;	position: absolute;	vertical-align: middle;	width: 0;}.lg-fullscreen:after {	content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {	content: "\e20d";}.lg-outer #lg-dropdown-overlay {	background-color: rgba(0, 0, 0, 0.25);	bottom: 0;	cursor: default;	left: 0;	position: fixed;	right: 0;	top: 0;	z-index: 1081;	opacity: 0;	visibility: hidden;	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;	transition: visibility 0s linear .18s, opacity .18s linear 0s;}.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {	-webkit-transition-delay: 0s;	transition-delay: 0s;	-moz-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;	visibility: visible;}.lg-outer .lg-dropdown {	background-color: #ffffff;	border-radius: 2px;	font-size: 14px;	list-style-type: none;	margin: 0;	padding: 10px 0;	position: absolute;	right: 0;	text-align: left;	top: 50px;	opacity: 0;	visibility: hidden;	-moz-transform: translate3d(0, 5px, 0);	-o-transform: translate3d(0, 5px, 0);	-ms-transform: translate3d(0, 5px, 0);	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;}.lg-outer .lg-dropdown:after {	content: "";	display: block;	height: 0;	width: 0;	position: absolute;	border: 8px solid transparent;	border-bottom-color: #ffffff;	right: 16px;	top: -16px;}.lg-outer .lg-dropdown > li:last-child {	margin-bottom: 0;}.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {	color: #333333;}.lg-outer .lg-dropdown a {	color: #333333;	display: block;	white-space: pre;	padding: 4px 12px;	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size: 12px;}.lg-outer .lg-dropdown a:hover {	background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {	display: inline-block;	line-height: 1;	margin-top: -3px;	vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {	color: #333333;	display: inline-block;	float: none;	font-size: 20px;	height: auto;	line-height: 1;	margin-right: 8px;	padding: 0;	vertical-align: middle;	width: auto;}.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {	width: 100%;	height: 100%;}.lg-outer #lg-share {	position: relative;}.lg-outer #lg-share:after {	content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {	color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {	content: "\e901";}.lg-outer #lg-share-twitter .lg-icon {	color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {	content: "\e904";}.lg-outer #lg-share-googleplus .lg-icon {	color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {	content: "\e902";}.lg-outer #lg-share-pinterest .lg-icon {	color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {	content: "\e903";}.lg-group:after {	content: "";	display: table;	clear: both;}.lg-outer {	position: fixed;	top: 0;	left: 0;	z-index: 1090;	text-align: left;	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer * {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.lg-outer.lg-visible {	opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {	-webkit-transition-duration: inherit !important;	transition-duration: inherit !important;	-webkit-transition-timing-function: inherit !important;	transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;	opacity: 1;}.lg-outer.lg-grab img.lg-object {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer.lg-grabbing img.lg-object {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg {	position: relative;	overflow: hidden;	margin-left: auto;	margin-right: auto;	max-width: 100%;	max-height: 100%;}.lg-outer .lg-inner {	position: absolute;	left: 0;	top: 0;	white-space: nowrap;}.lg-outer .lg-item {	background: url(../images/loading.gif) center center no-repeat;	display: none !important;}.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {	display: inline-block !important;}.lg-outer .lg-img-wrap, .lg-outer .lg-item {	display: inline-block;	text-align: center;	position: absolute;	width: 100%;	height: 100%;}.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {	content: "";	display: inline-block;	height: 50%;	width: 1px;	margin-right: -1px;}.lg-outer .lg-img-wrap {	position: absolute;	padding: 0 5px;	left: 0;	right: 0;	top: 0;	bottom: 0;}.lg-outer .lg-item.lg-complete {	background-image: none;}.lg-outer .lg-item.lg-current {	z-index: 1060;}.lg-outer .lg-image {	display: inline-block;	vertical-align: middle;	max-width: 100%;	max-height: 100%;	width: auto !important;	height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {	opacity: 1;}.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {	display: none;}.lg-backdrop {	position: fixed;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 1090;	background-color: #000000;	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-backdrop.in {	opacity: .93;}.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {	-webkit-transition: none 0s ease 0s !important;	-moz-transition: none 0s ease 0s !important;	-o-transition: none 0s ease 0s !important;	transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {	opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {	opacity: 1;}.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {	-webkit-transition: opacity .1s ease 0s;	-moz-transition: opacity .1s ease 0s;	-o-transition: opacity .1s ease 0s;	transition: opacity .1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {	opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {	opacity: 0;	position: absolute;	left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {	left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {	left: 0;	opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}/** Lightgallery transitions*/.lg-css3.lg-zoom-in .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {	-webkit-transform: scale3d(1.3, 1.3, 1.3);	transform: scale3d(1.3, 1.3, 1.3);}.lg-css3.lg-zoom-in .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in .lg-item.lg-current, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-in-big .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-in-big .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in-big .lg-item.lg-current, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0.7, 0.7, 0.7);	transform: scale3d(0.7, 0.7, 0.7);}.lg-css3.lg-zoom-out .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out .lg-item.lg-current, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out-big .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-out-big .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out-big .lg-item.lg-current, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out-in .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-out-in .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out-in .lg-item.lg-current, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-in-out .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-in-out .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in-out .lg-item.lg-current, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-soft-zoom .lg-item {	opacity: 0;}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {	-webkit-transform: scale3d(1.1, 1.1, 1.1);	transform: scale3d(1.1, 1.1, 1.1);}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {	-webkit-transform: scale3d(0.9, 0.9, 0.9);	transform: scale3d(0.9, 0.9, 0.9);}.lg-css3.lg-soft-zoom .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-soft-zoom .lg-item.lg-current, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-scale-up .lg-item {	opacity: 0;}.lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-prev-slide {	-moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);	-o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);	-ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);	-webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);	transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);}.lg-css3.lg-scale-up .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-scale-up .lg-item.lg-current, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-circular .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);}.lg-css3.lg-slide-circular .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular .lg-item.lg-current, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-up .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);}.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);}.lg-css3.lg-slide-circular-up .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-up .lg-item.lg-current, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-down .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);}.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);}.lg-css3.lg-slide-circular-down .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-down .lg-item.lg-current, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);}.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical-left .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical-down .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-vertical .lg-item {	opacity: 0;}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {	-webkit-transform: translate3d(0, -100%, 0);	transform: translate3d(0, -100%, 0);}.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);}.lg-css3.lg-slide-vertical .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-vertical .lg-item.lg-current, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-vertical-growth .lg-item {	opacity: 0;}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);}.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {	-moz-transform: skew(10deg, 0deg);	-o-transform: skew(10deg, 0deg);	-ms-transform: skew(10deg, 0deg);	-webkit-transform: skew(10deg, 0deg);	transform: skew(10deg, 0deg);}.lg-css3.lg-slide-skew-only .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only .lg-item.lg-current, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-10deg, 0deg);	-o-transform: skew(-10deg, 0deg);	-ms-transform: skew(-10deg, 0deg);	-webkit-transform: skew(-10deg, 0deg);	transform: skew(-10deg, 0deg);}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-y .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 10deg);	-o-transform: skew(0deg, 10deg);	-ms-transform: skew(0deg, 10deg);	-webkit-transform: skew(0deg, 10deg);	transform: skew(0deg, 10deg);}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-y-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -10deg);	-o-transform: skew(0deg, -10deg);	-ms-transform: skew(0deg, -10deg);	-webkit-transform: skew(0deg, -10deg);	transform: skew(0deg, -10deg);}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {	-moz-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);	-o-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);	-ms-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);	-webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);	transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-skew .lg-item.lg-next-slide {	-moz-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);	-o-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);	-ms-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);	-webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);	transform: skew(20deg, 0deg) translate3d(100%, 0, 0);}.lg-css3.lg-slide-skew .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew .lg-item.lg-current, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);	-o-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);	-ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);	-webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);	transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {	-moz-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);	-o-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);	-ms-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);	-webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);	transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);}.lg-css3.lg-slide-skew-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-cross .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);	-o-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);	-ms-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);	-webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);	transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {	-moz-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);	-o-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);	-ms-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);	-webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);	transform: skew(0deg, 60deg) translate3d(100%, 0, 0);}.lg-css3.lg-slide-skew-cross .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-cross-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);	-o-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);	-ms-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);	-webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);	transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {	-moz-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);	-o-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);	-ms-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);	-webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);	transform: skew(0deg, -60deg) translate3d(100%, 0, 0);}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {	-moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);	-o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);	-ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);	-webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);	transform: skew(60deg, 0deg) translate3d(0, -100%, 0);}.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {	-moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);	-o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);	-ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);	-webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);	transform: skew(60deg, 0deg) translate3d(0, 100%, 0);}.lg-css3.lg-slide-skew-ver .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-ver .lg-item.lg-current, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);	-o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);	-ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);	-webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {	-moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);	-o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);	-ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);	-webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-cross .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);	-o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);	-ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);	-webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);	transform: skew(0deg, 20deg) translate3d(0, -100%, 0);}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {	-moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);	-o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);	-ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);	-webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);	transform: skew(0deg, 20deg) translate3d(0, 100%, 0);}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);	-o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);	-ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);	-webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);	transform: skew(0deg, -20deg) translate3d(0, -100%, 0);}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {	-moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);	-o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);	-ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);	-webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);	transform: skew(0deg, -20deg) translate3d(0, 100%, 0);}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);	transform: skew(0deg, 0deg) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-lollipop .lg-item {	opacity: 0;}.lg-css3.lg-lollipop .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-lollipop .lg-item.lg-next-slide {	-moz-transform: translate3d(0, 0, 0) scale(0.5);	-o-transform: translate3d(0, 0, 0) scale(0.5);	-ms-transform: translate3d(0, 0, 0) scale(0.5);	-webkit-transform: translate3d(0, 0, 0) scale(0.5);	transform: translate3d(0, 0, 0) scale(0.5);}.lg-css3.lg-lollipop .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-lollipop .lg-item.lg-current, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-lollipop-rev .lg-item {	opacity: 0;}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {	-moz-transform: translate3d(0, 0, 0) scale(0.5);	-o-transform: translate3d(0, 0, 0) scale(0.5);	-ms-transform: translate3d(0, 0, 0) scale(0.5);	-webkit-transform: translate3d(0, 0, 0) scale(0.5);	transform: translate3d(0, 0, 0) scale(0.5);}.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-lollipop-rev .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-lollipop-rev .lg-item.lg-current, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-rotate .lg-item {	opacity: 0;}.lg-css3.lg-rotate .lg-item.lg-prev-slide {	-moz-transform: rotate(-360deg);	-o-transform: rotate(-360deg);	-ms-transform: rotate(-360deg);	-webkit-transform: rotate(-360deg);	transform: rotate(-360deg);}.lg-css3.lg-rotate .lg-item.lg-next-slide {	-moz-transform: rotate(360deg);	-o-transform: rotate(360deg);	-ms-transform: rotate(360deg);	-webkit-transform: rotate(360deg);	transform: rotate(360deg);}.lg-css3.lg-rotate .lg-item.lg-current {	-moz-transform: rotate(0);	-o-transform: rotate(0);	-ms-transform: rotate(0);	-webkit-transform: rotate(0);	transform: rotate(0);	opacity: 1;}.lg-css3.lg-rotate .lg-item.lg-current, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-rotate-rev .lg-item {	opacity: 0;}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {	-moz-transform: rotate(360deg);	-o-transform: rotate(360deg);	-ms-transform: rotate(360deg);	-webkit-transform: rotate(360deg);	transform: rotate(360deg);}.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {	-moz-transform: rotate(-360deg);	-o-transform: rotate(-360deg);	-ms-transform: rotate(-360deg);	-webkit-transform: rotate(-360deg);	transform: rotate(-360deg);}.lg-css3.lg-rotate-rev .lg-item.lg-current {	-moz-transform: rotate(0);	-o-transform: rotate(0);	-ms-transform: rotate(0);	-webkit-transform: rotate(0);	transform: rotate(0);	opacity: 1;}.lg-css3.lg-rotate-rev .lg-item.lg-current, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-tube .lg-item {	opacity: 0;}.lg-css3.lg-tube .lg-item.lg-prev-slide {	-moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);}.lg-css3.lg-tube .lg-item.lg-next-slide {	-moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);}.lg-css3.lg-tube .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-tube .lg-item.lg-current, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}/** @subsection   Easy Responsive Tabs** @description  Describes style declarations for Easy Responsive Tabs extension** @author       Samson Onna* @link         samson3d@gmail.com* @version      1.0.0*/.tabs-custom {	text-align: left;}.tabs-custom .nav-tabs {	font-size: 0;	line-height: 0;	word-spacing: 0;	border: 0;}.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after {	display: none;}.tabs-custom .nav-item {	float: none;	border: 0;	cursor: pointer;	transition: .33s all ease;}.tabs-custom .nav-link {	margin: 0;	border-radius: 0;	border: 0;}.tabs-custom .nav-link.active {	cursor: default;}.tab-content > .tab-pane {	display: block;	visibility: hidden;	height: 0;	overflow: hidden;}.tab-content > .active {	visibility: visible;	height: auto;	overflow: visible;}* + .tabs-horizontal.tabs-corporate {	margin-top: 25px;}* + .tabs-vertical.tabs-corporate {	margin-top: 40px;}@media (min-width: 768px) {	* + .tabs-vertical.tabs-corporate {		margin-top: 60px;	}}@media (min-width: 1200px) {	* + .tabs-vertical.tabs-corporate {		margin-top: 80px;	}}.tabs-corporate .nav-tabs {	position: relative;	transform: translate3d(0, -14px, 0);	margin-bottom: -14px;	margin-left: -7px;	margin-right: -7px;}.tabs-corporate .nav-tabs > * {	margin-top: 14px;	padding-left: 7px;	padding-right: 7px;}.tabs-corporate .nav-link {	text-transform: uppercase;	font-family: "Roboto Slab", serif;	font-size: 16px;	font-weight: 700;	line-height: 1.4;	color: #d81a24;	background: transparent;	text-align: center;	vertical-align: middle;	border-radius: 6px;	letter-spacing: .1em;	padding: 0.375rem 0.75rem;	border: 2px solid #d81a24;}.tabs-corporate .nav-link:hover,.tabs-corporate .nav-link.active {	color: #fff;	border-color: #d81a24;	background-color: #d81a24;}.tabs-corporate .tab-content {	padding: 30px 0 0;}@media (min-width: 768px) {	.tabs-horizontal.tabs-corporate .nav-tabs {		position: relative;		width: 100%;		display: block;		transform: translate3d(0, -14px, 0);		margin-bottom: -14px;		margin-left: -7px;		margin-right: -7px;		text-align: center;		border: 0;		will-change: transform;	}	.tabs-horizontal.tabs-corporate .nav-tabs > * {		margin-top: 14px;		padding-left: 7px;		padding-right: 7px;	}	.tabs-horizontal.tabs-corporate .nav-item {		display: inline-block;		will-change: transform;	}	.tabs-horizontal.tabs-corporate .nav-link {		display: block;		position: relative;		z-index: 1;		letter-spacing: .1em;		padding: 0.375rem 0.75rem;		border: 2px solid #d81a24;		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);	}	.tabs-horizontal.tabs-corporate .nav-link.active,	.tabs-horizontal.tabs-corporate .nav-link:hover {		color: #fff;		border-color: #d81a24;		background-color: #d81a24;	}	.tabs-horizontal.tabs-corporate .nav-link.active::before,	.tabs-horizontal.tabs-corporate .nav-link:hover::before {		opacity: 1;		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);	}	.tabs-vertical {		display: flex;		align-items: flex-start;		padding-left: 20px;	}	.tabs-vertical .nav-tabs {		display: flex;		flex-direction: column;		align-items: stretch;		flex-shrink: 0;		max-width: 50%;	}	.tabs-vertical .nav-item {		border: 0;		width: 100%;		text-align: left;	}	.tabs-vertical .nav-link.active,	.tabs-vertical .nav-link:hover {		box-shadow: 0 9px 21px 0 rgba(30, 30, 30, 0.13);	}	.tabs-vertical .tab-content {		flex-grow: 1;	}	.tabs-vertical.tabs-corporate .nav-tabs {		width: auto;		min-width: 80px;		border: 0;	}	.tabs-vertical.tabs-corporate .nav-link {		position: relative;		padding: 0.375rem 0.75rem;		border: 2px solid #d81a24;		line-height: 1.5;		overflow: hidden;		text-align: left;	}	.tabs-vertical.tabs-corporate .nav-item + .nav-item {		margin-top: 10px;	}	.tabs-vertical.tabs-corporate .tab-content {		padding: 0 0 0 30px;	}}@media (min-width: 992px) {	.tabs-horizontal.tabs-corporate .tab-content {		padding: 40px 0 0;	}	.tabs-vertical.tabs-corporate .tab-content {		padding: 0 0 0 45px;	}}.offset-top-10 {	padding-top: 10px;}.offset-top-20 {	padding-top: 20px;}.offset-top-25 {	padding-top: 25px;}.offset-top-30 {	padding-top: 30px;}@media (min-width: 576px) {	.offset-top-30 {		padding-top: 0;	}}.offset-top-40-lg-0 {	padding-top: 40px;}@media (min-width: 992px) {	.offset-top-40-lg-0 {		padding-top: 0;	}}.offset-top-55 {	padding-top: 55px;}.tabs-shop .nav-tabs .nav-link {	font-size: 18px;	padding: 15px 30px;}.offset-pagination {	padding-top: 30px;	padding-bottom: 60px;}@media (min-width: 1200px) {	.offset-pagination {		padding-top: 30px;		padding-bottom: 30px;	}}.card-group-custom {	margin-bottom: 0;}.card-group-custom .card-header + .collapse > .card-body,.card-group-custom .card-header + .collapse > .list-group {	border-top: 0;}.card-group-custom .card + .card {	margin-top: 0;}.card-group-custom.card-group-corporate .card + .card {	margin-top: 0;}.card-custom {	display: block;	margin: 0;	background: inherit;	border: 0;	border-radius: 0;	box-shadow: none;	text-align: left;}.card-custom a {	display: block;}.card-custom .card-header {	padding: 0;	border-bottom: 0;	border-top-left-radius: 0;	border-top-right-radius: 0;}.card-custom .card-body {	padding: 0;	border: 0;}.card-custom .card-title {	margin-bottom: 0;}* + .card-group-custom {	margin-top: 35px;}@media (min-width: 768px) {	* + .card-group-custom {		margin-top: 50px;	}}.card-corporate {	text-align: left;	box-shadow: 0;}.card-corporate .card-title a,.card-corporate .card-body {	background: #f6f6f6;}.card-corporate .card-title a h3,.card-corporate .card-title a {	font-weight: 700;	font-family: "Roboto Slab", serif;	font-size: 18px;	line-height: 1.25;	letter-spacing: 0;}.card-corporate .card-title a {	position: relative;	z-index: 1;	padding: 28px 30px 28px 82px;	color: #d81a24;	transition: 1.3s all ease;	border-radius: 6px;	border: 1px solid #f6f6f6;	border-top: 1px solid #ddd;}.card-corporate .card-title a .card-arrow:after {	opacity: 0;	visibility: hidden;}.card-corporate .card-title a.collapsed {	border-radius: 6px;	background: #fff;	border: 1px solid #f6f6f6;}.card-corporate .card-title a.collapsed .card-arrow {	border-radius: 6px;}.card-corporate .card-title a.collapsed .card-arrow:after {	opacity: 1;	visibility: visible;}.card-corporate .card-arrow {	position: absolute;	top: 27px;	left: 30px;	width: 26px;	height: 26px;	z-index: 2;	background: #d81a24;	border-radius: 6px;	transition: .33s all ease;}.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {	content: '';	position: absolute;	top: 50%;	z-index: 4;	transform: translateY(-50%);	background: #fff;}.card-corporate .card-arrow::before {	width: 14px;	height: 2px;	left: 6px;}.card-corporate .card-arrow::after {	width: 2px;	height: 14px;	left: 12px;}.card-corporate .collapse {	position: relative;	z-index: 1;	color: #000;	border-radius: 0 0 6px 6px;	border-top: 1px solid #ddd;}.card-corporate .card-body {	padding: 25px 44px 25px 82px;}@media (max-width: 991px) {	.card-corporate .card-title a,	.card-corporate .card-body {		padding-left: 40px;	}	.card-corporate .card-arrow {		left: 4px;	}}@media (min-width: 768px) {	.card-corporate .card-title a {		font-size: 18px;	}}/*** Preloader*/.preloader {	position: fixed;	left: 0;	top: 0;	bottom: 0;	right: 0;	z-index: 10000;	display: flex;	justify-content: center;	align-items: center;	padding: 20px;	background: #ffffff;	transition: .3s all ease;}.preloader.loaded {	opacity: 0;	visibility: hidden;}.preloader-body {	text-align: center;}.preloader-body p {	position: relative;	right: -8px;}.cssload-container {	width: 100%;	height: 36px;	text-align: center;}.cssload-speeding-wheel {	width: 36px;	height: 36px;	margin: 0 auto;	border: 3px solid #d81a24;	border-radius: 50%;	border-left-color: transparent;	border-bottom-color: transparent;	animation: cssload-spin .88s infinite linear;}@-webkit-keyframes cssload-spin {	100% {		transform: rotate(360deg);	}}@keyframes cssload-spin {	100% {		transform: rotate(360deg);	}}/** Search Results*/.rd-search-results-live {	position: absolute;	left: 0;	right: 0;	top: 100%;	max-height: 600px;	overflow-y: auto;	margin: -3px 0 0;	text-align: left;	z-index: 998;}.rd-search-results-live #search-results {	position: relative;	padding: 16px 0 0;	color: #b7b7b7;	background: #fff;	opacity: 0;	visibility: hidden;	transform-origin: 50% 0;	transform: scale(1, 0.9);	transition: .3s all ease;}.rd-search-results-live #search-results::before {	content: '';	position: absolute;	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;	z-index: -1;	border: 1px solid #e9ecef;	border-top: 0;}.rd-search-results-live #search-results.active {	opacity: 1;	visibility: visible;	transform: scale(1, 1);}.rd-search-results-live .search-quick-result {	padding-left: 15px;	padding-right: 15px;	font-family: "Roboto Slab", serif;	font-size: 14px;	font-weight: 700;	line-height: 30px;	text-transform: uppercase;	color: inherit;}.rd-search-results-live .search-list {	margin-top: 11px;}.rd-search-results-live .search-list li:only-child {	padding: 0 15px 15px;}.rd-search-results-live .search-link {	color: #dee2e6;}.rd-search-results-live .search-link:hover {	color: #d81a24;}.rd-search-results-live .search-error {	font-size: 14px;	line-height: 1.6;}.rd-search-results-live .search-title {	position: relative;	font-family: "Roboto Slab", serif;	font-size: 14px;	font-weight: 700;	color: inherit;}.rd-search-results-live .search-title a:hover {	color: #d81a24;}.rd-search-results-live .search-list-item-all {	margin-top: 18px;	width: 100%;}.rd-search-results-live .search-submit {	position: relative;	overflow: hidden;	z-index: 0;	display: block;	padding: 8px;	font-family: "Roboto", sans-serif;	font-weight: 700;	text-align: center;	color: #ffffff;	background: #d81a24;}.rd-search-results-live .search-submit:hover {	color: #ffffff;	background: #322f2f;}.rd-search-results-live .match {	display: none;}.not-empty ~ .rd-search-results-live {	visibility: visible;	opacity: 1;}.rd-search-results-live p {	font-size: 11px;}.rd-search-results-live p * {	margin: 0;}.rd-search-results-live .search-list-item {	padding: 0 15px;}.rd-search-results-live * + p {	margin-top: 5px;}.rd-search-results-live .search-list-item + .search-list-item {	margin-top: 17px;}.rd-search-results .search-list {	counter-reset: li;	text-align: left;	padding-left: 0;	font-size: 18px;	list-style-type: none;	overflow: hidden;}.rd-search-results .search-list li div {	overflow: hidden;	text-overflow: ellipsis;	max-width: 100%;	white-space: nowrap;}.rd-search-results .search-list li:only-child::before {	display: none;}.rd-search-results .search-list-item {	position: relative;	padding-left: 40px;	color: #adb5bd;}.rd-search-results .search-list-item::before {	content: counter(li, decimal-leading-zero) ".";	counter-increment: li;	position: absolute;	left: 0;	top: 15px;	font-size: 14px;	line-height: inherit;	font-weight: 700;	color: #000;}@media (min-width: 768px) {	.rd-search-results .search-list-item::before {		top: 0;	}}.rd-search-results .search-list-item + .search-list-item {	margin-top: 40px;}.rd-search-results .search-title {	font-size: 16px;	color: #000;}.rd-search-results .search {	color: #ffffff;	padding: 0 .25em;	background: #d81a24;}.rd-search-results .match {	padding: 5px;	font-size: 12px;	line-height: 1.7;	letter-spacing: .1em;	text-transform: uppercase;	color: #000;}.rd-search-results .match em {	margin: 0;	font-style: normal;}.rd-search-results p * {	margin: 0;}.rd-search-results * + .match {	margin-top: 10px;}@media (min-width: 768px) {	.rd-search-results .search-title {		font-size: 18px;	}	.rd-search-results .search-list-item::before {		top: 14px;		font-size: 16px;	}	.rd-search-results * + p {		margin-top: 12px;	}}@media (min-width: 992px) {	.rd-search-results .search-list-item {		padding-left: 40px;	}}* + .rd-search-results {	margin-top: 40px;}@media (min-width: 768px) {	* + .rd-search-results {		margin-top: 55px;	}}.rd-search-classic {	position: relative;}.rd-search-classic .form-input {	padding-right: 50px;}.rd-search-classic .form-input,.rd-search-classic .form-label {	letter-spacing: 0;}.rd-search-classic .rd-search-submit {	position: absolute;	top: 0;	right: 0;	bottom: 0;	width: 50px;	padding-top: 3px;	padding-right: 2px;	margin: 0;	text-align: center;	color: #dee2e6;	font-size: 0;	line-height: 0;}.rd-search-classic .rd-search-submit:before {	position: relative;	top: -1px;	content: '\e014';	font: 400 20px 'fl-chapps';	line-height: 1;	transition: .33s all ease;}.rd-search-classic .rd-search-submit:hover {	color: #d81a24;}.rd-search.rd-search-inline {	position: relative;}.rd-search.rd-search-inline .form-input {	padding-right: 56px;}.rd-search.rd-search-inline .button-link {	position: absolute;	top: 50%;	transform: translateY(-50%);	width: 56px;	right: 0;	margin: 0;	font-size: 21px;	color: #dee2e6;	transition: .33s;}.rd-search.rd-search-inline .button-link::before {	display: block;	margin: auto;}.rd-search.rd-search-inline .button-link:hover {	color: #d81a24;}.stepper {	position: relative;	display: block;}.stepper input[type="number"] {	width: 100%;	padding: 10px 42px;	font-weight: 500;	font-family: "Roboto Slab", serif;	text-align: center;	-moz-appearance: textfield;}.stepper input[type=number]::-webkit-inner-spin-button {	-webkit-appearance: none;}.stepper-arrow {	position: absolute;	text-align: center;	top: 50%;	margin-top: -19px;	width: 38px;	height: 38px;	font-size: 14px;	line-height: 38px;	font-weight: 400;	font-family: "FontAwesome";	cursor: pointer;	color: #343a40;	border-radius: 0;	transition: .3s all ease;}.stepper-arrow:hover {	color: #d81a24;}.stepper-arrow.up {	right: 0;}.stepper-arrow.up:before {	content: '\f067';}.stepper-arrow.down {	left: 0;}.stepper-arrow.down:before {	content: '\f068';}.stepper.disabled .stepper-arrow {	pointer-events: none;	opacity: .5;}.product-stepper .stepper {	padding-right: 32px;}.product-stepper input[type="number"] {	padding: 10px 5px;	font-size: 24px;	max-width: 66px;}.product-stepper .stepper-arrow {	margin-top: 0;	top: auto;	right: 0;	width: 28px;	height: 28px;	line-height: 28px;	background: #fff;}.product-stepper .stepper-arrow.up {	top: 0;}.product-stepper .stepper-arrow.down {	left: auto;	bottom: 0;}.table-cart-stepper {	max-width: 114px;	margin-left: auto;	margin-right: auto;}.table-cart-stepper input[type="number"] {	font-size: 18px;	line-height: 1;	letter-spacing: .1em;	padding-bottom: 6px;	background: #ffffff;	border-color: #ffffff;}.table-cart-stepper .stepper-arrow {	line-height: 36px;	border-radius: 4px;	border: 1px solid #e9ecef;}.rd-mailform {	position: relative;	text-align: left;}.rd-mailform .stick-to-bottom {	display: flex;	flex-direction: column;	justify-content: flex-end;	align-items: stretch;}.rd-mailform .stick-to-bottom * + .form-wrap {	margin-top: 0;}.rd-mailform .align-center {	display: flex;	align-items: center;}.rd-mailform .card-box {	position: relative;	padding: 20px 10px;}.rd-mailform .card-box:after {	content: '\f023';	position: absolute;	top: 12px;	right: 12px;	font-family: "FontAwesome";	font-size: 18px;	line-height: 1;	color: #b7b7b7;}@media (min-width: 992px) {	.rd-mailform .card-box {		padding: 33px;	}}.rd-mailform .row-10 {	margin-left: -5px;	margin-right: -5px;}.rd-mailform .row-10 [class*="col-"] {	padding-left: 5px;	padding-right: 5px;}.rd-mailform * + .button {	margin-top: 10px;}.rd-mailform * + .form-wrap {	margin-top: 10px;}.rd-mailform * + .button-wrap {	margin-top: 25px;}.rd-mailform .form-label-outside + .form-input {	margin-top: 7px;}@media (min-width: 992px) {	.rd-mailform * + .button {		margin-top: 50px;	}	.rd-mailform * + .form-wrap {		margin-top: 15px;	}	.rd-mailform .divider-word + .form-wrap {		margin-top: 21px;	}}.form-input {	display: block;	width: 100%;	height: 60px;	padding: 12px 18px;	font-size: 16px;	font-weight: 400;	line-height: 34px;	color: #b7b7b7;	background-color: rgba(246, 246, 246, 0.8);	background-image: none;	border: 1px solid rgba(246, 246, 246, 0.8);	border-radius: 6px;	-webkit-appearance: none;	transition: .3s ease-in-out;}.form-input:focus {	outline: 0;}textarea.form-input {	height: 191px;	min-height: 50px;	max-height: 250px;	resize: vertical;}.form-wrap {	position: relative;}.form-label {	position: absolute;	top: 0;	left: 0;	z-index: 9;	margin: 0;	padding: 12px 18px;	font-size: 16px;	font-weight: 400;	line-height: 34px;	pointer-events: none;	transition: .3s;	color: #b7b7b7;}.form-label.focus {	opacity: 0;}.form-label.auto-fill {	color: #b7b7b7;}.form-label-outside {	display: block;	margin: 0 18px;	font-weight: inherit;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}@media (min-width: 768px) {	.form-label-outside {		position: static;	}}.form-validation {	position: absolute;	top: 2px;	left: 18px;	right: 8px;	z-index: 11;	text-align: right;	font-size: 11px;	line-height: 11px;	transition: .3s;	color: #d9534f;}.validation-with-outside-label .form-validation {	top: 31px;}.form-validation-left .form-validation {	top: 100%;	left: 0;	right: auto;}.radio .radio-custom,.radio-inline .radio-custom,.checkbox .checkbox-custom,.checkbox-inline .checkbox-custom {	opacity: 0;}.radio .radio-custom, .radio .radio-custom-dummy,.radio-inline .radio-custom,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom,.checkbox-inline .checkbox-custom-dummy {	position: absolute;	top: 50%;	left: 0;	transform: translateY(-50%);	width: 16px;	height: 16px;	outline: none;	cursor: pointer;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	pointer-events: none;	background: #f6f6f6;}.radio .radio-custom-dummy:after,.radio-inline .radio-custom-dummy:after,.checkbox .checkbox-custom-dummy:after,.checkbox-inline .checkbox-custom-dummy:after {	position: absolute;	opacity: 0;}.radio .radio-custom:focus,.radio-inline .radio-custom:focus,.checkbox .checkbox-custom:focus,.checkbox-inline .checkbox-custom:focus {	outline: none;}.radio-inline,.checkbox-inline {	padding-left: 25px;	font-weight: 300;}.radio-inline .heading,.checkbox-inline .heading {	font-family: "Roboto Slab", serif;	font-weight: 400;	text-transform: uppercase;}.radio-custom:checked + .radio-custom-dummy:after,.checkbox-custom:checked + .checkbox-custom-dummy:after {	opacity: 1;}.radio input[type="radio"],.radio-inline input[type="radio"] {	margin: auto;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy {	border-radius: 50%;	box-shadow: inset 0 0 0 3px #b7b7b7;}.radio .radio-custom-dummy:after,.radio-inline .radio-custom-dummy:after {	content: '';	top: 0;	bottom: 0;	left: 0;	right: 0;	background: #b7b7b7;	border-radius: 50%;}.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {	margin: auto;}.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	pointer-events: none;	border-radius: 3px;	margin-left: 0;	left: 0;}.checkbox .checkbox-custom-dummy:after,.checkbox-inline .checkbox-custom-dummy:after {	content: '\f00c';	font-family: 'FontAwesome';	font-size: 16px;	line-height: 1;	position: absolute;	top: 0;	left: 0;	color: #1c202b;}.subscribe-form,.subscribe-form-3 {	display: flex;	flex-wrap: wrap;	max-width: 680px;	margin-left: auto;	margin-right: auto;	width: 100%;}.subscribe-form .button-wrap,.subscribe-form .form-wrap,.subscribe-form-3 .button-wrap,.subscribe-form-3 .form-wrap {	flex-basis: 100%;	flex-grow: 1;}.subscribe-form .btn,.subscribe-form-3 .btn {	width: 100%;}.subscribe-form * + .button-wrap,.subscribe-form-3 * + .button-wrap {	margin-top: 10px;}@media (min-width: 768px) {	.subscribe-form,	.subscribe-form-3 {		flex-wrap: nowrap;	}	.subscribe-form .form-wrap,	.subscribe-form-3 .form-wrap {		flex-shrink: 1;		flex-grow: 0;	}	.subscribe-form .button-wrap,	.subscribe-form-3 .button-wrap {		flex-basis: 228px;		flex-shrink: 0;		flex-grow: 0;		margin-top: 0;		margin-left: 10px;	}	.ie-11 .subscribe-form .button-wrap,	.ie-edge .subscribe-form .button-wrap, .ie-11	.subscribe-form-3 .button-wrap,	.ie-edge	.subscribe-form-3 .button-wrap {		min-width: 180px;	}}.recaptcha {	transform-origin: 0 50%;	transform: scale(0.8);}@media (min-width: 576px) {	.recaptcha {		transform: none;	}}.form-wrap-recaptcha .form-validation {	right: auto;	top: 10px;}@media (min-width: 768px) {	.form-wrap-recaptcha .form-validation {		top: 0;		left: 117px;	}}#form-output-global {	position: fixed;	bottom: 30px;	left: 15px;	transform: translateX(-500px);	z-index: 9999999;	font-size: 14px;	transition: .3s all ease;	visibility: hidden;}#form-output-global.active {	transform: translateX(0);	visibility: visible;}@media (min-width: 576px) {	#form-output-global {		left: 30px;	}}.form-output {	position: absolute;	top: 100%;	left: 0;	font-size: 14px;	line-height: 1.5;	margin-top: 2px;	transition: .3s;	opacity: 0;	visibility: hidden;}.form-output.active {	opacity: 1;	visibility: visible;}.form-output.error {	color: #d9534f;}.form-output.success {	color: #5cb85c;}.subscribe-form-2 {	max-width: 100%;}.subscribe-form-2 .form-wrap {	display: block;}@media (min-width: 768px) {	.subscribe-form-2 .form-wrap {		display: flex;	}}.form-select {	background-color: #e7e7e7;}@media (min-width: 768px) {	.form-select {		max-width: 200px;		border-radius: 0 6px 6px 0;	}}@media (min-width: 768px) {	.form-input-2 {		border-radius: 6px 0 0 6px;	}}@media (min-width: 768px) {	.form-wrap-2 .form-validation {		right: 200px;	}}.gutters-14 {	margin-left: -7px;	margin-right: -7px;}.gutters-14 [class*='col-'] {	padding-left: 7px;	padding-right: 7px;}.form-input-3 {	border-radius: 6px 0 0 6px;}/** * RD Select Menu * @Section */.form-wrap {	text-align: left;}label {	display: block;}ol, ul {	list-style: none;}.rd-mailform-select {	display: block;	font-size: 18px;	line-height: 30px;	border: 1px solid #ebebeb;	padding: 3px 20px;	height: 40px;}.subscribe-form-3 .form-input {	color: #ffffff;	background-color: rgba(246, 246, 246, 0.3);	border: 1px solid transparent;}.subscribe-form-3 .form-validation {	color: #dee2e6;}.subscribe-form-3 .form-label {	color: #ffffff;}.rd-select {	position: relative;	cursor: pointer;}.rd-select-value {	display: block;}.rd-select-value-icon {	position: absolute;	top: 50%;	right: 5px;	width: 30px;	height: 30px;	line-height: 30px;	text-align: center;	transform: translateY(-50%);	-webkit-transform: translateY(-50%);}.rd-select-menu {	display: none;	position: absolute;	top: 100%;	left: 0;	z-index: 10;	width: 100%;	text-align: left;	color: #333;	border: 1px solid #ebebeb;	background: #fff;	padding: 4px 0 4px 4px;	max-height: 200px;	overflow: auto;	overflow-x: hidden;	overflow-y: scroll;}.rd-select-menu li + li {	margin-top: 4px;}.rd-select-menu::-webkit-scrollbar {	width: 4px;	height: 0;}.rd-select-menu::-webkit-scrollbar-thumb {	background: #cccccc;}.rd-select-option {	cursor: pointer;	font-size: 18px;	line-height: 30px;	padding: 5px 20px;	transition: .3s all;}.rd-select-option:hover, .rd-select-option.selected {	background: #eee;}.rd-select-open .rd-select-menu {	display: block;}/** * RD Toggles * @Section */label {	cursor: pointer;}label span {	display: inline-block;}.mfToggle__input-outer {	content: "";	display: inline-block;	width: 30px;	height: 15px;	background-color: rgba(26, 57, 52, 0.7);	border-radius: 15px;	margin-right: 10px;	transition: background 0.3s ease;	vertical-align: middle;	margin-left: 10px;}.mfToggle__input-outer:after {	content: "";	display: inline-block;	width: 20px;	height: 21px;	background-color: #F1F1F1;	border-radius: 20px;	position: relative;	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);	left: -9px;	top: -4px;	transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;}.mfToggle__input-outer:active:after {	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(32, 78, 70, 0.3);}.mfToggle__input-outer.active {	background-color: rgba(11, 77, 70, 0.76);}.mfToggle__input-outer.active:after {	background-color: #4ab19f;	left: 11px;}.mfToggle__input-outer.active:active:after {	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(27, 105, 74, 0.35);}.mfToggle__input-outer input[type="checkbox"] {	position: absolute !important;	margin: 0 !important;	padding: 0 !important;	top: 0 !important;	left: 0 !important;	height: 0 !important;	width: 0 !important;	border: none !important;	overflow: hidden !important;	opacity: 0 !important;	z-index: -999999 !important;}.mfCheckbox__input-outer {	position: relative;	width: 20px;	height: 20px;	display: inline-block;	border: 2px solid;	margin-left: 10px;	border-radius: 2px;	overflow: hidden;	vertical-align: text-bottom;}.mfCheckbox__input-outer:before {	position: absolute;	content: "";	-webkit-transform: rotate(45deg);	-ms-transform: rotate(45deg);	transform: rotate(45deg);	display: block;	margin-top: -4px;	margin-left: 6px;	width: 0;	height: 0;	-webkit-animation: checkbox-off 0.3s linear forwards;	animation: checkbox-off 0.3s linear forwards;}.mfCheckbox__input-outer:after {	display: block;	position: absolute;	content: "";	background-color: rgba(0, 0, 0, 0.84);	left: -5px;	top: -15px;	height: 50px;	width: 50px;	border-radius: 100%;	z-index: 1;	opacity: 0;	margin: 0;}.mfCheckbox__input-outer.active:before {	box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;	-webkit-animation: checkbox-on 0.3s linear forwards;	animation: checkbox-on 0.3s linear forwards;}.mfCheckbox__input-outer input[type="checkbox"] {	position: absolute !important;	margin: 0 !important;	padding: 0 !important;	top: 0 !important;	left: 0 !important;	height: 0 !important;	width: 0 !important;	border: none !important;	overflow: hidden !important;	opacity: 0 !important;	z-index: -999999 !important;}.mfRadio__input-outer {	vertical-align: middle;	position: relative;	display: inline-block;	width: 18px;	height: 18px;	margin-left: 12px;	border: 2px solid #333;	border-radius: 100%;	transition: 0.1s ease;}.mfRadio__input-outer:after {	content: '';	position: absolute;	top: 3px;	left: 3px;	right: 3px;	bottom: 3px;	background-color: transparent;	border-radius: 100%;	transition: background 0.3s ease;}.mfRadio__input-outer:active {	box-shadow: 0 1px 3px 1px rgba(220, 220, 220, 0.4), 0 0 0 15px rgba(133, 148, 171, 0.52);}.mfRadio__input-outer:hover:after {	background-color: rgba(0, 0, 0, 0.4);}.mfRadio__input-outer.active:after {	background-color: #333;}.mfRadio__input-outer.active:active {	box-shadow: none;}.mfRadio input[type="radio"] {	position: absolute !important;	margin: 0 !important;	padding: 0 !important;	top: 0 !important;	left: 0 !important;	height: 0 !important;	width: 0 !important;	border: none !important;	overflow: hidden !important;	opacity: 0 !important;	z-index: -999999 !important;}.mfRadio span {	vertical-align: middle;}@-webkit-keyframes checkbox-on {	0% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;	}	50% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;	}	100% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;	}}@keyframes checkbox-on {	0% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;	}	50% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;	}	100% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;	}}@-webkit-keyframes checkbox-off {	0% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;	}	25% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;	}	50% {		-webkit-transform: rotate(45deg);		transform: rotate(45deg);		margin-top: -4px;		margin-left: 6px;		width: 0px;		height: 0px;		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;	}	51% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);		margin-top: -2px;		margin-left: -2px;		width: 20px;		height: 20px;		box-shadow: 0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0px 0px 0 10px inset;	}	100% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);		margin-top: -2px;		margin-left: -2px;		width: 20px;		height: 20px;		box-shadow: 0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0px 0px 0 0px inset;	}}@keyframes checkbox-off {	0% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;	}	25% {		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;	}	50% {		-webkit-transform: rotate(45deg);		transform: rotate(45deg);		margin-top: -4px;		margin-left: 6px;		width: 0px;		height: 0px;		box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;	}	51% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);		margin-top: -2px;		margin-left: -2px;		width: 20px;		height: 20px;		box-shadow: 0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0px 0px 0 10px inset;	}	100% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);		margin-top: -2px;		margin-left: -2px;		width: 20px;		height: 20px;		box-shadow: 0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0 0 0 0,    0px 0px 0 0px inset;	}}/*** Select 2* --------------------------------------------------*//*Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015*/.select2-container {	margin: 0;	position: relative;	display: inline-block;	vertical-align: middle;	padding: 0;}.select2-container-active {	border: 1px solid transparent;}.select2-container,.select2-drop,.select2-search,.select2-search input {	/*    Force border-box so that % widths fit the parent    container without overlap because of margin/padding.    More Info : http://www.quirksmode.org/css/box.html  */	-webkit-box-sizing: border-box;	/* webkit */	-moz-box-sizing: border-box;	/* firefox */	box-sizing: border-box;	/* css3 */}.select2-container .select2-choice {	display: block;	position: relative;	color: #b7b7b7;	background-color: rgba(246, 246, 246, 0.8);	padding: 12px 18px;	text-decoration: none;}.select2-container .select2-choice > .select2-chosen {	display: block;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.select-gray .select2-choice {	color: #151515;}.select2-arrow {	display: inline-block;	position: absolute;	right: 18px;	top: 50%;	transform: translateY(-50%);	line-height: 1;}.ie-11 .select2-arrow,.ie-edge .select2-arrow {	right: 4px;}.select2-arrow b:before {	display: inline-block;	font-weight: 400;	content: "";	font-family: 'FontAwesome';	font-size: 14px;	transform: rotate(0deg);}.select2-dropdown-open .select2-arrow b:before {	transform: rotate(180deg);}.select2-container .select2-choice abbr {	display: none;}.select2-drop-mask {	border: 0;	margin: 0;	padding: 0;	position: fixed;	left: 0;	top: 0;	min-height: 100%;	min-width: 100%;	height: auto;	width: auto;	opacity: 0;	z-index: 99;	/* styles required for IE to work */	background-color: #fff;	filter: alpha(opacity=0);}.select2-drop {	width: 100%;	margin-top: -1px;	position: absolute;	z-index: 100;	top: 100%;	background: #fff;	color: #b7b7b7;	border: 1px solid 1px solid rgba(246, 246, 246, 0.8);	border-top: 0;}.select2-drop-active {	border: 1px solid rgba(246, 246, 246, 0.8);}.select2-drop.select2-drop-above {	margin-top: 1px;	border-top: 1px solid 1px solid rgba(246, 246, 246, 0.8);	border-bottom: 0;}.select2-drop.select2-drop-above.select2-drop-active {	border: 1px solid rgba(246, 246, 246, 0.8);}.select2-search {	display: inline-block;	width: 100%;	padding: 4px 4px 0;	position: relative;	z-index: 10000;	white-space: nowrap;}.select2-search:before {	position: absolute;	right: 18px;	top: 50%;	transform: translateY(calc(-50% + 4px));	display: inline-block;	content: '\f43b';	font-family: 'Material Design Icons';	font-size: 20px;	line-height: 1;}.select2-search input {	width: 100%;	padding: 5px 35px 5px 5px;	margin: 0;	outline: 0;	font-size: 1em;	background-color: rgba(246, 246, 246, 0.8);	color: #b7b7b7;	border: 1px solid 1px solid rgba(246, 246, 246, 0.8);}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {	border: 1px solid 1px solid rgba(246, 246, 246, 0.8);	border-top-color: transparent;}.select2-hidden-accessible {	border: 0;	clip: rect(0 0 0 0);	height: 1px;	margin: -1px;	overflow: hidden;	padding: 0;	position: absolute;	width: 1px;}/* results */.select2-results {	padding: 4px 4px;	position: relative;	overflow-x: hidden;	overflow-y: auto;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.select2-results li.select2-result-with-children > .select2-result-label {	font-weight: bold;}.select2-results .select2-result-label {	padding: 3px 7px 4px;	margin: 0;	cursor: pointer;	min-height: 1em;	-webkit-touch-callout: none;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.select2-results .select2-highlighted {	background: #d81a24;	color: #fff;}.select2-results li em {	background: #fff;	font-style: normal;}.select2-results .select2-highlighted em {	background: transparent;}.select2-results .select2-highlighted ul {	background: #fff;	color: #000;}/*disabled look for disabled choices in the results dropdown*/.select2-results .select2-disabled.select2-highlighted {	color: #fff;	background: #d81a24;	display: list-item;	cursor: default;}.select2-results .select2-disabled {	background: #f6f6f6;	display: list-item;	cursor: default;}.select2-results .select2-selected {	display: none;}.select2-results .select2-ajax-error {	background: rgba(255, 50, 50, 0.2);}.select2-more-results {	background: #f4f4f4;	display: list-item;}/* disabled styles */.select2-container.select2-container-disabled .select2-choice {	background-color: #f4f4f4;	background-image: none;	border: 1px solid #ddd;	cursor: default;}.select2-container.select2-container-disabled .select2-choice .select2-arrow {	background-color: #f4f4f4;	background-image: none;	border-left: 0;}.select2-container.select2-container-disabled .select2-choice abbr {	display: none;}/* multiselect */.select2-container-multi {	display: flex;	align-items: stretch;	height: auto;	min-height: 60px;}.select2-container-multi .select2-choices {	display: flex;	flex-flow: row;	align-items: center;	width: 100%;	margin: 0;	padding: 0;	position: relative;	line-height: 0;	cursor: text;	overflow: hidden;}.select2-locked {	padding: 3px 5px 3px 5px !important;}.select2-container-multi .select2-choices {	min-height: 26px;}.select2-container-multi .select2-choices .select2-search-field {	margin: 0;	padding: 0;	white-space: nowrap;}.select2-container-multi .select2-choices .select2-search-field input {	width: 100% !important;	outline: 0;	border: 0;	-webkit-box-shadow: none;	box-shadow: none;	background: transparent !important;}.select2-container-multi .select2-choices .select2-search-choice {	padding: 4px 5px 4px 20px;	margin: 3px 0 3px 5px;	position: relative;	line-height: 13px;	cursor: default;	border: 1px solid rgba(221, 221, 221, 0.8);	background-clip: padding-box;	-webkit-touch-callout: none;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	background-color: rgba(221, 221, 221, 0.8);}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {	cursor: default;}.select2-search-choice-close {	display: block;	width: 12px;	height: 13px;	position: absolute;	right: 3px;	top: 3px;	color: #1c202b;}.select2-search-choice-close:before {	display: inline-block;	content: '\f078';	font-family: 'FontAwesome';	font-size: 12px;	line-height: 1;}.select2-container-multi .select2-search-choice-close {	left: 3px;}/* disabled styles */.select2-container-multi.select2-container-disabled .select2-choices {	background-color: #f4f4f4;	background-image: none;	border: 1px solid #ddd;	cursor: default;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {	padding: 3px 5px 3px 5px;	border: 1px solid #ddd;	background-image: none;	background-color: #f4f4f4;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {	display: none;	background: none;}/* end multiselect */.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {	text-decoration: underline;}.select2-offscreen, .select2-offscreen:focus {	clip: rect(0 0 0 0) !important;	width: 1px !important;	height: 1px !important;	border: 0 !important;	margin: 0 !important;	padding: 0 !important;	overflow: hidden !important;	position: absolute !important;	outline: 0 !important;	left: 0px !important;	top: 0px !important;}.select2-display-none {	display: none;}.select2-measure-scrollbar {	position: absolute;	top: -10000px;	left: -10000px;	width: 100px;	height: 100px;	overflow: scroll;}.select-gray {	color: #151515;	margin-top: 10px;}@media (min-width: 768px) {	.select-gray {		margin-top: 0;	}}.select-gray .select2-selection__rendered {	color: #151515;}.select-gray .select2-results {	color: #151515;	background: #f8f9fa;}/*** Material Design Icons* --------------------------------------------------*/@font-face {	font-family: "Material Design Icons";	src: url("../fonts/materialdesignicons-webfont.eot?v=1.4.57");	src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"), url("../fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular") format("svg");	font-weight: normal;	font-style: normal;}.mdi {	display: inline-block;	font: normal normal normal 24px/1 "Material Design Icons";	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	transform: translate(0, 0);}.mdi-access-point:before {	content: "\f101";}.mdi-access-point-network:before {	content: "\f102";}.mdi-account:before {	content: "\f103";}.mdi-account-alert:before {	content: "\f104";}.mdi-account-box:before {	content: "\f105";}.mdi-account-box-outline:before {	content: "\f106";}.mdi-account-check:before {	content: "\f107";}.mdi-account-circle:before {	content: "\f108";}.mdi-account-convert:before {	content: "\f109";}.mdi-account-key:before {	content: "\f10a";}.mdi-account-location:before {	content: "\f10b";}.mdi-account-minus:before {	content: "\f10c";}.mdi-account-multiple:before {	content: "\f10d";}.mdi-account-multiple-outline:before {	content: "\f10e";}.mdi-account-multiple-plus:before {	content: "\f10f";}.mdi-account-network:before {	content: "\f110";}.mdi-account-off:before {	content: "\f111";}.mdi-account-outline:before {	content: "\f112";}.mdi-account-plus:before {	content: "\f113";}.mdi-account-remove:before {	content: "\f114";}.mdi-account-search:before {	content: "\f115";}.mdi-account-star:before {	content: "\f116";}.mdi-account-star-variant:before {	content: "\f117";}.mdi-account-switch:before {	content: "\f118";}.mdi-adjust:before {	content: "\f119";}.mdi-air-conditioner:before {	content: "\f11a";}.mdi-airballoon:before {	content: "\f11b";}.mdi-airplane:before {	content: "\f11c";}.mdi-airplane-off:before {	content: "\f11d";}.mdi-airplay:before {	content: "\f11e";}.mdi-alarm:before {	content: "\f11f";}.mdi-alarm-check:before {	content: "\f120";}.mdi-alarm-multiple:before {	content: "\f121";}.mdi-alarm-off:before {	content: "\f122";}.mdi-alarm-plus:before {	content: "\f123";}.mdi-album:before {	content: "\f124";}.mdi-alert:before {	content: "\f125";}.mdi-alert-box:before {	content: "\f126";}.mdi-alert-circle:before {	content: "\f127";}.mdi-alert-octagon:before {	content: "\f128";}.mdi-alert-outline:before {	content: "\f129";}.mdi-alpha:before {	content: "\f12a";}.mdi-alphabetical:before {	content: "\f12b";}.mdi-amazon:before {	content: "\f12c";}.mdi-amazon-clouddrive:before {	content: "\f12d";}.mdi-ambulance:before {	content: "\f12e";}.mdi-anchor:before {	content: "\f12f";}.mdi-android:before {	content: "\f130";}.mdi-android-debug-bridge:before {	content: "\f131";}.mdi-android-studio:before {	content: "\f132";}.mdi-apple:before {	content: "\f133";}.mdi-apple-finder:before {	content: "\f134";}.mdi-apple-ios:before {	content: "\f135";}.mdi-apple-mobileme:before {	content: "\f136";}.mdi-apple-safari:before {	content: "\f137";}.mdi-appnet:before {	content: "\f138";}.mdi-apps:before {	content: "\f139";}.mdi-archive:before {	content: "\f13a";}.mdi-arrange-bring-forward:before {	content: "\f13b";}.mdi-arrange-bring-to-front:before {	content: "\f13c";}.mdi-arrange-send-backward:before {	content: "\f13d";}.mdi-arrange-send-to-back:before {	content: "\f13e";}.mdi-arrow-all:before {	content: "\f13f";}.mdi-arrow-bottom-drop-circle:before {	content: "\f140";}.mdi-arrow-bottom-left:before {	content: "\f141";}.mdi-arrow-bottom-right:before {	content: "\f142";}.mdi-arrow-collapse:before {	content: "\f143";}.mdi-arrow-down:before {	content: "\f144";}.mdi-arrow-down-bold:before {	content: "\f145";}.mdi-arrow-down-bold-circle:before {	content: "\f146";}.mdi-arrow-down-bold-circle-outline:before {	content: "\f147";}.mdi-arrow-down-bold-hexagon-outline:before {	content: "\f148";}.mdi-arrow-expand:before {	content: "\f149";}.mdi-arrow-left:before {	content: "\f14a";}.mdi-arrow-left-bold:before {	content: "\f14b";}.mdi-arrow-left-bold-circle:before {	content: "\f14c";}.mdi-arrow-left-bold-circle-outline:before {	content: "\f14d";}.mdi-arrow-left-bold-hexagon-outline:before {	content: "\f14e";}.mdi-arrow-right:before {	content: "\f14f";}.mdi-arrow-right-bold:before {	content: "\f150";}.mdi-arrow-right-bold-circle:before {	content: "\f151";}.mdi-arrow-right-bold-circle-outline:before {	content: "\f152";}.mdi-arrow-right-bold-hexagon-outline:before {	content: "\f153";}.mdi-arrow-top-left:before {	content: "\f154";}.mdi-arrow-top-right:before {	content: "\f155";}.mdi-arrow-up:before {	content: "\f156";}.mdi-arrow-up-bold:before {	content: "\f157";}.mdi-arrow-up-bold-circle:before {	content: "\f158";}.mdi-arrow-up-bold-circle-outline:before {	content: "\f159";}.mdi-arrow-up-bold-hexagon-outline:before {	content: "\f15a";}.mdi-assistant:before {	content: "\f15b";}.mdi-at:before {	content: "\f15c";}.mdi-attachment:before {	content: "\f15d";}.mdi-audiobook:before {	content: "\f15e";}.mdi-auto-fix:before {	content: "\f15f";}.mdi-auto-upload:before {	content: "\f160";}.mdi-autorenew:before {	content: "\f161";}.mdi-av-timer:before {	content: "\f162";}.mdi-baby:before {	content: "\f163";}.mdi-backburger:before {	content: "\f164";}.mdi-backspace:before {	content: "\f165";}.mdi-backup-restore:before {	content: "\f166";}.mdi-bank:before {	content: "\f167";}.mdi-barcode:before {	content: "\f168";}.mdi-barcode-scan:before {	content: "\f169";}.mdi-barley:before {	content: "\f16a";}.mdi-barrel:before {	content: "\f16b";}.mdi-basecamp:before {	content: "\f16c";}.mdi-basket:before {	content: "\f16d";}.mdi-basket-fill:before {	content: "\f16e";}.mdi-basket-unfill:before {	content: "\f16f";}.mdi-battery:before {	content: "\f170";}.mdi-battery-10:before {	content: "\f171";}.mdi-battery-20:before {	content: "\f172";}.mdi-battery-30:before {	content: "\f173";}.mdi-battery-40:before {	content: "\f174";}.mdi-battery-50:before {	content: "\f175";}.mdi-battery-60:before {	content: "\f176";}.mdi-battery-70:before {	content: "\f177";}.mdi-battery-80:before {	content: "\f178";}.mdi-battery-90:before {	content: "\f179";}.mdi-battery-alert:before {	content: "\f17a";}.mdi-battery-charging:before {	content: "\f17b";}.mdi-battery-charging-100:before {	content: "\f17c";}.mdi-battery-charging-20:before {	content: "\f17d";}.mdi-battery-charging-30:before {	content: "\f17e";}.mdi-battery-charging-40:before {	content: "\f17f";}.mdi-battery-charging-60:before {	content: "\f180";}.mdi-battery-charging-80:before {	content: "\f181";}.mdi-battery-charging-90:before {	content: "\f182";}.mdi-battery-minus:before {	content: "\f183";}.mdi-battery-negative:before {	content: "\f184";}.mdi-battery-outline:before {	content: "\f185";}.mdi-battery-plus:before {	content: "\f186";}.mdi-battery-positive:before {	content: "\f187";}.mdi-battery-unknown:before {	content: "\f188";}.mdi-beach:before {	content: "\f189";}.mdi-beaker:before {	content: "\f18a";}.mdi-beaker-empty:before {	content: "\f18b";}.mdi-beaker-empty-outline:before {	content: "\f18c";}.mdi-beaker-outline:before {	content: "\f18d";}.mdi-beats:before {	content: "\f18e";}.mdi-beer:before {	content: "\f18f";}.mdi-behance:before {	content: "\f190";}.mdi-bell:before {	content: "\f191";}.mdi-bell-off:before {	content: "\f192";}.mdi-bell-outline:before {	content: "\f193";}.mdi-bell-plus:before {	content: "\f194";}.mdi-bell-ring:before {	content: "\f195";}.mdi-bell-ring-outline:before {	content: "\f196";}.mdi-bell-sleep:before {	content: "\f197";}.mdi-beta:before {	content: "\f198";}.mdi-bike:before {	content: "\f199";}.mdi-bing:before {	content: "\f19a";}.mdi-binoculars:before {	content: "\f19b";}.mdi-bio:before {	content: "\f19c";}.mdi-biohazard:before {	content: "\f19d";}.mdi-bitbucket:before {	content: "\f19e";}.mdi-black-mesa:before {	content: "\f19f";}.mdi-blackberry:before {	content: "\f1a0";}.mdi-blender:before {	content: "\f1a1";}.mdi-blinds:before {	content: "\f1a2";}.mdi-block-helper:before {	content: "\f1a3";}.mdi-blogger:before {	content: "\f1a4";}.mdi-bluetooth:before {	content: "\f1a5";}.mdi-bluetooth-audio:before {	content: "\f1a6";}.mdi-bluetooth-connect:before {	content: "\f1a7";}.mdi-bluetooth-off:before {	content: "\f1a8";}.mdi-bluetooth-settings:before {	content: "\f1a9";}.mdi-bluetooth-transfer:before {	content: "\f1aa";}.mdi-blur:before {	content: "\f1ab";}.mdi-blur-linear:before {	content: "\f1ac";}.mdi-blur-off:before {	content: "\f1ad";}.mdi-blur-radial:before {	content: "\f1ae";}.mdi-bone:before {	content: "\f1af";}.mdi-book:before {	content: "\f1b0";}.mdi-book-multiple:before {	content: "\f1b1";}.mdi-book-multiple-variant:before {	content: "\f1b2";}.mdi-book-open:before {	content: "\f1b3";}.mdi-book-open-variant:before {	content: "\f1b4";}.mdi-book-variant:before {	content: "\f1b5";}.mdi-bookmark:before {	content: "\f1b6";}.mdi-bookmark-check:before {	content: "\f1b7";}.mdi-bookmark-music:before {	content: "\f1b8";}.mdi-bookmark-outline:before {	content: "\f1b9";}.mdi-bookmark-outline-plus:before {	content: "\f1ba";}.mdi-bookmark-plus:before {	content: "\f1bb";}.mdi-bookmark-remove:before {	content: "\f1bc";}.mdi-border-all:before {	content: "\f1bd";}.mdi-border-bottom:before {	content: "\f1be";}.mdi-border-color:before {	content: "\f1bf";}.mdi-border-horizontal:before {	content: "\f1c0";}.mdi-border-inside:before {	content: "\f1c1";}.mdi-border-left:before {	content: "\f1c2";}.mdi-border-none:before {	content: "\f1c3";}.mdi-border-outside:before {	content: "\f1c4";}.mdi-border-right:before {	content: "\f1c5";}.mdi-border-style:before {	content: "\f1c6";}.mdi-border-top:before {	content: "\f1c7";}.mdi-border-vertical:before {	content: "\f1c8";}.mdi-bowling:before {	content: "\f1c9";}.mdi-box:before {	content: "\f1ca";}.mdi-box-cutter:before {	content: "\f1cb";}.mdi-briefcase:before {	content: "\f1cc";}.mdi-briefcase-check:before {	content: "\f1cd";}.mdi-briefcase-download:before {	content: "\f1ce";}.mdi-briefcase-upload:before {	content: "\f1cf";}.mdi-brightness-1:before {	content: "\f1d0";}.mdi-brightness-2:before {	content: "\f1d1";}.mdi-brightness-3:before {	content: "\f1d2";}.mdi-brightness-4:before {	content: "\f1d3";}.mdi-brightness-5:before {	content: "\f1d4";}.mdi-brightness-6:before {	content: "\f1d5";}.mdi-brightness-7:before {	content: "\f1d6";}.mdi-brightness-auto:before {	content: "\f1d7";}.mdi-broom:before {	content: "\f1d8";}.mdi-brush:before {	content: "\f1d9";}.mdi-bug:before {	content: "\f1da";}.mdi-bulletin-board:before {	content: "\f1db";}.mdi-bullhorn:before {	content: "\f1dc";}.mdi-bus:before {	content: "\f1dd";}.mdi-cached:before {	content: "\f1de";}.mdi-cake:before {	content: "\f1df";}.mdi-cake-layered:before {	content: "\f1e0";}.mdi-cake-variant:before {	content: "\f1e1";}.mdi-calculator:before {	content: "\f1e2";}.mdi-calendar:before {	content: "\f1e3";}.mdi-calendar-blank:before {	content: "\f1e4";}.mdi-calendar-check:before {	content: "\f1e5";}.mdi-calendar-clock:before {	content: "\f1e6";}.mdi-calendar-multiple:before {	content: "\f1e7";}.mdi-calendar-multiple-check:before {	content: "\f1e8";}.mdi-calendar-plus:before {	content: "\f1e9";}.mdi-calendar-remove:before {	content: "\f1ea";}.mdi-calendar-text:before {	content: "\f1eb";}.mdi-calendar-today:before {	content: "\f1ec";}.mdi-call-made:before {	content: "\f1ed";}.mdi-call-merge:before {	content: "\f1ee";}.mdi-call-missed:before {	content: "\f1ef";}.mdi-call-received:before {	content: "\f1f0";}.mdi-call-split:before {	content: "\f1f1";}.mdi-camcorder:before {	content: "\f1f2";}.mdi-camcorder-box:before {	content: "\f1f3";}.mdi-camcorder-box-off:before {	content: "\f1f4";}.mdi-camcorder-off:before {	content: "\f1f5";}.mdi-camera:before {	content: "\f1f6";}.mdi-camera-enhance:before {	content: "\f1f7";}.mdi-camera-front:before {	content: "\f1f8";}.mdi-camera-front-variant:before {	content: "\f1f9";}.mdi-camera-iris:before {	content: "\f1fa";}.mdi-camera-party-mode:before {	content: "\f1fb";}.mdi-camera-rear:before {	content: "\f1fc";}.mdi-camera-rear-variant:before {	content: "\f1fd";}.mdi-camera-switch:before {	content: "\f1fe";}.mdi-camera-timer:before {	content: "\f1ff";}.mdi-candycane:before {	content: "\f200";}.mdi-car:before {	content: "\f201";}.mdi-car-battery:before {	content: "\f202";}.mdi-car-connected:before {	content: "\f203";}.mdi-car-wash:before {	content: "\f204";}.mdi-carrot:before {	content: "\f205";}.mdi-cart:before {	content: "\f206";}.mdi-cart-outline:before {	content: "\f207";}.mdi-cart-plus:before {	content: "\f208";}.mdi-case-sensitive-alt:before {	content: "\f209";}.mdi-cash:before {	content: "\f20a";}.mdi-cash-100:before {	content: "\f20b";}.mdi-cash-multiple:before {	content: "\f20c";}.mdi-cash-usd:before {	content: "\f20d";}.mdi-cast:before {	content: "\f20e";}.mdi-cast-connected:before {	content: "\f20f";}.mdi-castle:before {	content: "\f210";}.mdi-cat:before {	content: "\f211";}.mdi-cellphone:before {	content: "\f212";}.mdi-cellphone-android:before {	content: "\f213";}.mdi-cellphone-basic:before {	content: "\f214";}.mdi-cellphone-dock:before {	content: "\f215";}.mdi-cellphone-iphone:before {	content: "\f216";}.mdi-cellphone-link:before {	content: "\f217";}.mdi-cellphone-link-off:before {	content: "\f218";}.mdi-cellphone-settings:before {	content: "\f219";}.mdi-certificate:before {	content: "\f21a";}.mdi-chair-school:before {	content: "\f21b";}.mdi-chart-arc:before {	content: "\f21c";}.mdi-chart-areaspline:before {	content: "\f21d";}.mdi-chart-bar:before {	content: "\f21e";}.mdi-chart-histogram:before {	content: "\f21f";}.mdi-chart-line:before {	content: "\f220";}.mdi-chart-pie:before {	content: "\f221";}.mdi-check:before {	content: "\f222";}.mdi-check-all:before {	content: "\f223";}.mdi-checkbox-blank:before {	content: "\f224";}.mdi-checkbox-blank-circle:before {	content: "\f225";}.mdi-checkbox-blank-circle-outline:before {	content: "\f226";}.mdi-checkbox-blank-outline:before {	content: "\f227";}.mdi-checkbox-marked:before {	content: "\f228";}.mdi-checkbox-marked-circle:before {	content: "\f229";}.mdi-checkbox-marked-circle-outline:before {	content: "\f22a";}.mdi-checkbox-marked-outline:before {	content: "\f22b";}.mdi-checkbox-multiple-blank:before {	content: "\f22c";}.mdi-checkbox-multiple-blank-outline:before {	content: "\f22d";}.mdi-checkbox-multiple-marked:before {	content: "\f22e";}.mdi-checkbox-multiple-marked-outline:before {	content: "\f22f";}.mdi-checkerboard:before {	content: "\f230";}.mdi-chemical-weapon:before {	content: "\f231";}.mdi-chevron-double-down:before {	content: "\f232";}.mdi-chevron-double-left:before {	content: "\f233";}.mdi-chevron-double-right:before {	content: "\f234";}.mdi-chevron-double-up:before {	content: "\f235";}.mdi-chevron-down:before {	content: "\f236";}.mdi-chevron-left:before {	content: "\f237";}.mdi-chevron-right:before {	content: "\f238";}.mdi-chevron-up:before {	content: "\f239";}.mdi-church:before {	content: "\f23a";}.mdi-cisco-webex:before {	content: "\f23b";}.mdi-city:before {	content: "\f23c";}.mdi-clipboard:before {	content: "\f23d";}.mdi-clipboard-account:before {	content: "\f23e";}.mdi-clipboard-alert:before {	content: "\f23f";}.mdi-clipboard-arrow-down:before {	content: "\f240";}.mdi-clipboard-arrow-left:before {	content: "\f241";}.mdi-clipboard-check:before {	content: "\f242";}.mdi-clipboard-outline:before {	content: "\f243";}.mdi-clipboard-text:before {	content: "\f244";}.mdi-clippy:before {	content: "\f245";}.mdi-clock:before {	content: "\f246";}.mdi-clock-end:before {	content: "\f247";}.mdi-clock-fast:before {	content: "\f248";}.mdi-clock-in:before {	content: "\f249";}.mdi-clock-out:before {	content: "\f24a";}.mdi-clock-start:before {	content: "\f24b";}.mdi-close:before {	content: "\f24c";}.mdi-close-box:before {	content: "\f24d";}.mdi-close-box-outline:before {	content: "\f24e";}.mdi-close-circle:before {	content: "\f24f";}.mdi-close-circle-outline:before {	content: "\f250";}.mdi-close-network:before {	content: "\f251";}.mdi-close-octagon:before {	content: "\f252";}.mdi-close-octagon-outline:before {	content: "\f253";}.mdi-closed-caption:before {	content: "\f254";}.mdi-cloud:before {	content: "\f255";}.mdi-cloud-check:before {	content: "\f256";}.mdi-cloud-circle:before {	content: "\f257";}.mdi-cloud-download:before {	content: "\f258";}.mdi-cloud-outline:before {	content: "\f259";}.mdi-cloud-outline-off:before {	content: "\f25a";}.mdi-cloud-print:before {	content: "\f25b";}.mdi-cloud-print-outline:before {	content: "\f25c";}.mdi-cloud-upload:before {	content: "\f25d";}.mdi-code-array:before {	content: "\f25e";}.mdi-code-braces:before {	content: "\f25f";}.mdi-code-brackets:before {	content: "\f260";}.mdi-code-equal:before {	content: "\f261";}.mdi-code-greater-than:before {	content: "\f262";}.mdi-code-greater-than-or-equal:before {	content: "\f263";}.mdi-code-less-than:before {	content: "\f264";}.mdi-code-less-than-or-equal:before {	content: "\f265";}.mdi-code-not-equal:before {	content: "\f266";}.mdi-code-not-equal-variant:before {	content: "\f267";}.mdi-code-parentheses:before {	content: "\f268";}.mdi-code-string:before {	content: "\f269";}.mdi-code-tags:before {	content: "\f26a";}.mdi-codepen:before {	content: "\f26b";}.mdi-coffee:before {	content: "\f26c";}.mdi-coffee-to-go:before {	content: "\f26d";}.mdi-coin:before {	content: "\f26e";}.mdi-color-helper:before {	content: "\f26f";}.mdi-comment:before {	content: "\f270";}.mdi-comment-account:before {	content: "\f271";}.mdi-comment-account-outline:before {	content: "\f272";}.mdi-comment-alert:before {	content: "\f273";}.mdi-comment-alert-outline:before {	content: "\f274";}.mdi-comment-check:before {	content: "\f275";}.mdi-comment-check-outline:before {	content: "\f276";}.mdi-comment-multiple-outline:before {	content: "\f277";}.mdi-comment-outline:before {	content: "\f278";}.mdi-comment-plus-outline:before {	content: "\f279";}.mdi-comment-processing:before {	content: "\f27a";}.mdi-comment-processing-outline:before {	content: "\f27b";}.mdi-comment-question-outline:before {	content: "\f27c";}.mdi-comment-remove-outline:before {	content: "\f27d";}.mdi-comment-text:before {	content: "\f27e";}.mdi-comment-text-outline:before {	content: "\f27f";}.mdi-compare:before {	content: "\f280";}.mdi-compass:before {	content: "\f281";}.mdi-compass-outline:before {	content: "\f282";}.mdi-console:before {	content: "\f283";}.mdi-contact-mail:before {	content: "\f284";}.mdi-content-copy:before {	content: "\f285";}.mdi-content-cut:before {	content: "\f286";}.mdi-content-duplicate:before {	content: "\f287";}.mdi-content-paste:before {	content: "\f288";}.mdi-content-save:before {	content: "\f289";}.mdi-content-save-all:before {	content: "\f28a";}.mdi-contrast:before {	content: "\f28b";}.mdi-contrast-box:before {	content: "\f28c";}.mdi-contrast-circle:before {	content: "\f28d";}.mdi-cookie:before {	content: "\f28e";}.mdi-cow:before {	content: "\f28f";}.mdi-credit-card:before {	content: "\f290";}.mdi-credit-card-multiple:before {	content: "\f291";}.mdi-credit-card-scan:before {	content: "\f292";}.mdi-crop:before {	content: "\f293";}.mdi-crop-free:before {	content: "\f294";}.mdi-crop-landscape:before {	content: "\f295";}.mdi-crop-portrait:before {	content: "\f296";}.mdi-crop-square:before {	content: "\f297";}.mdi-crosshairs:before {	content: "\f298";}.mdi-crosshairs-gps:before {	content: "\f299";}.mdi-crown:before {	content: "\f29a";}.mdi-cube:before {	content: "\f29b";}.mdi-cube-outline:before {	content: "\f29c";}.mdi-cube-send:before {	content: "\f29d";}.mdi-cube-unfolded:before {	content: "\f29e";}.mdi-cup:before {	content: "\f29f";}.mdi-cup-water:before {	content: "\f2a0";}.mdi-currency-btc:before {	content: "\f2a1";}.mdi-currency-eur:before {	content: "\f2a2";}.mdi-currency-gbp:before {	content: "\f2a3";}.mdi-currency-inr:before {	content: "\f2a4";}.mdi-currency-ngn:before {	content: "\f2a5";}.mdi-currency-rub:before {	content: "\f2a6";}.mdi-currency-try:before {	content: "\f2a7";}.mdi-currency-usd:before {	content: "\f2a8";}.mdi-cursor-default:before {	content: "\f2a9";}.mdi-cursor-default-outline:before {	content: "\f2aa";}.mdi-cursor-move:before {	content: "\f2ab";}.mdi-cursor-pointer:before {	content: "\f2ac";}.mdi-database:before {	content: "\f2ad";}.mdi-database-minus:before {	content: "\f2ae";}.mdi-database-plus:before {	content: "\f2af";}.mdi-debug-step-into:before {	content: "\f2b0";}.mdi-debug-step-out:before {	content: "\f2b1";}.mdi-debug-step-over:before {	content: "\f2b2";}.mdi-decimal-decrease:before {	content: "\f2b3";}.mdi-decimal-increase:before {	content: "\f2b4";}.mdi-delete:before {	content: "\f2b5";}.mdi-delete-variant:before {	content: "\f2b6";}.mdi-delta:before {	content: "\f2b7";}.mdi-deskphone:before {	content: "\f2b8";}.mdi-desktop-mac:before {	content: "\f2b9";}.mdi-desktop-tower:before {	content: "\f2ba";}.mdi-details:before {	content: "\f2bb";}.mdi-deviantart:before {	content: "\f2bc";}.mdi-diamond:before {	content: "\f2bd";}.mdi-dice:before {	content: "\f2be";}.mdi-dice-1:before {	content: "\f2bf";}.mdi-dice-2:before {	content: "\f2c0";}.mdi-dice-3:before {	content: "\f2c1";}.mdi-dice-4:before {	content: "\f2c2";}.mdi-dice-5:before {	content: "\f2c3";}.mdi-dice-6:before {	content: "\f2c4";}.mdi-directions:before {	content: "\f2c5";}.mdi-disk-alert:before {	content: "\f2c6";}.mdi-disqus:before {	content: "\f2c7";}.mdi-disqus-outline:before {	content: "\f2c8";}.mdi-division:before {	content: "\f2c9";}.mdi-division-box:before {	content: "\f2ca";}.mdi-dns:before {	content: "\f2cb";}.mdi-domain:before {	content: "\f2cc";}.mdi-dots-horizontal:before {	content: "\f2cd";}.mdi-dots-vertical:before {	content: "\f2ce";}.mdi-download:before {	content: "\f2cf";}.mdi-drag:before {	content: "\f2d0";}.mdi-drag-horizontal:before {	content: "\f2d1";}.mdi-drag-vertical:before {	content: "\f2d2";}.mdi-drawing:before {	content: "\f2d3";}.mdi-drawing-box:before {	content: "\f2d4";}.mdi-dribbble:before {	content: "\f2d5";}.mdi-dribbble-box:before {	content: "\f2d6";}.mdi-drone:before {	content: "\f2d7";}.mdi-dropbox:before {	content: "\f2d8";}.mdi-drupal:before {	content: "\f2d9";}.mdi-duck:before {	content: "\f2da";}.mdi-dumbbell:before {	content: "\f2db";}.mdi-earth:before {	content: "\f2dc";}.mdi-earth-off:before {	content: "\f2dd";}.mdi-edge:before {	content: "\f2de";}.mdi-eject:before {	content: "\f2df";}.mdi-elevation-decline:before {	content: "\f2e0";}.mdi-elevation-rise:before {	content: "\f2e1";}.mdi-elevator:before {	content: "\f2e2";}.mdi-email:before {	content: "\f2e3";}.mdi-email-open:before {	content: "\f2e4";}.mdi-email-outline:before {	content: "\f2e5";}.mdi-email-secure:before {	content: "\f2e6";}.mdi-emoticon:before {	content: "\f2e7";}.mdi-emoticon-cool:before {	content: "\f2e8";}.mdi-emoticon-devil:before {	content: "\f2e9";}.mdi-emoticon-happy:before {	content: "\f2ea";}.mdi-emoticon-neutral:before {	content: "\f2eb";}.mdi-emoticon-poop:before {	content: "\f2ec";}.mdi-emoticon-sad:before {	content: "\f2ed";}.mdi-emoticon-tongue:before {	content: "\f2ee";}.mdi-engine:before {	content: "\f2ef";}.mdi-engine-outline:before {	content: "\f2f0";}.mdi-equal:before {	content: "\f2f1";}.mdi-equal-box:before {	content: "\f2f2";}.mdi-eraser:before {	content: "\f2f3";}.mdi-escalator:before {	content: "\f2f4";}.mdi-ethernet:before {	content: "\f2f5";}.mdi-ethernet-cable:before {	content: "\f2f6";}.mdi-ethernet-cable-off:before {	content: "\f2f7";}.mdi-etsy:before {	content: "\f2f8";}.mdi-evernote:before {	content: "\f2f9";}.mdi-exclamation:before {	content: "\f2fa";}.mdi-exit-to-app:before {	content: "\f2fb";}.mdi-export:before {	content: "\f2fc";}.mdi-eye:before {	content: "\f2fd";}.mdi-eye-off:before {	content: "\f2fe";}.mdi-eyedropper:before {	content: "\f2ff";}.mdi-eyedropper-variant:before {	content: "\f300";}.mdi-facebook:before {	content: "\f301";}.mdi-facebook-box:before {	content: "\f302";}.mdi-facebook-messenger:before {	content: "\f303";}.mdi-factory:before {	content: "\f304";}.mdi-fan:before {	content: "\f305";}.mdi-fast-forward:before {	content: "\f306";}.mdi-fax:before {	content: "\f307";}.mdi-ferry:before {	content: "\f308";}.mdi-file:before {	content: "\f309";}.mdi-file-chart:before {	content: "\f30a";}.mdi-file-check:before {	content: "\f30b";}.mdi-file-cloud:before {	content: "\f30c";}.mdi-file-delimited:before {	content: "\f30d";}.mdi-file-document:before {	content: "\f30e";}.mdi-file-document-box:before {	content: "\f30f";}.mdi-file-excel:before {	content: "\f310";}.mdi-file-excel-box:before {	content: "\f311";}.mdi-file-export:before {	content: "\f312";}.mdi-file-find:before {	content: "\f313";}.mdi-file-image:before {	content: "\f314";}.mdi-file-import:before {	content: "\f315";}.mdi-file-lock:before {	content: "\f316";}.mdi-file-multiple:before {	content: "\f317";}.mdi-file-music:before {	content: "\f318";}.mdi-file-outline:before {	content: "\f319";}.mdi-file-pdf:before {	content: "\f31a";}.mdi-file-pdf-box:before {	content: "\f31b";}.mdi-file-powerpoint:before {	content: "\f31c";}.mdi-file-powerpoint-box:before {	content: "\f31d";}.mdi-file-presentation-box:before {	content: "\f31e";}.mdi-file-send:before {	content: "\f31f";}.mdi-file-video:before {	content: "\f320";}.mdi-file-word:before {	content: "\f321";}.mdi-file-word-box:before {	content: "\f322";}.mdi-file-xml:before {	content: "\f323";}.mdi-film:before {	content: "\f324";}.mdi-filmstrip:before {	content: "\f325";}.mdi-filmstrip-off:before {	content: "\f326";}.mdi-filter:before {	content: "\f327";}.mdi-filter-outline:before {	content: "\f328";}.mdi-filter-remove:before {	content: "\f329";}.mdi-filter-remove-outline:before {	content: "\f32a";}.mdi-filter-variant:before {	content: "\f32b";}.mdi-fingerprint:before {	content: "\f32c";}.mdi-fire:before {	content: "\f32d";}.mdi-firefox:before {	content: "\f32e";}.mdi-fish:before {	content: "\f32f";}.mdi-flag:before {	content: "\f330";}.mdi-flag-checkered:before {	content: "\f331";}.mdi-flag-outline:before {	content: "\f332";}.mdi-flag-outline-variant:before {	content: "\f333";}.mdi-flag-triangle:before {	content: "\f334";}.mdi-flag-variant:before {	content: "\f335";}.mdi-flash:before {	content: "\f336";}.mdi-flash-auto:before {	content: "\f337";}.mdi-flash-off:before {	content: "\f338";}.mdi-flashlight:before {	content: "\f339";}.mdi-flashlight-off:before {	content: "\f33a";}.mdi-flattr:before {	content: "\f33b";}.mdi-flip-to-back:before {	content: "\f33c";}.mdi-flip-to-front:before {	content: "\f33d";}.mdi-floppy:before {	content: "\f33e";}.mdi-flower:before {	content: "\f33f";}.mdi-folder:before {	content: "\f340";}.mdi-folder-account:before {	content: "\f341";}.mdi-folder-download:before {	content: "\f342";}.mdi-folder-google-drive:before {	content: "\f343";}.mdi-folder-image:before {	content: "\f344";}.mdi-folder-lock:before {	content: "\f345";}.mdi-folder-lock-open:before {	content: "\f346";}.mdi-folder-move:before {	content: "\f347";}.mdi-folder-multiple:before {	content: "\f348";}.mdi-folder-multiple-image:before {	content: "\f349";}.mdi-folder-multiple-outline:before {	content: "\f34a";}.mdi-folder-outline:before {	content: "\f34b";}.mdi-folder-plus:before {	content: "\f34c";}.mdi-folder-remove:before {	content: "\f34d";}.mdi-folder-upload:before {	content: "\f34e";}.mdi-food:before {	content: "\f34f";}.mdi-food-apple:before {	content: "\f350";}.mdi-food-variant:before {	content: "\f351";}.mdi-football:before {	content: "\f352";}.mdi-football-australian:before {	content: "\f353";}.mdi-football-helmet:before {	content: "\f354";}.mdi-format-align-center:before {	content: "\f355";}.mdi-format-align-justify:before {	content: "\f356";}.mdi-format-align-left:before {	content: "\f357";}.mdi-format-align-right:before {	content: "\f358";}.mdi-format-bold:before {	content: "\f359";}.mdi-format-clear:before {	content: "\f35a";}.mdi-format-color-fill:before {	content: "\f35b";}.mdi-format-float-center:before {	content: "\f35c";}.mdi-format-float-left:before {	content: "\f35d";}.mdi-format-float-none:before {	content: "\f35e";}.mdi-format-float-right:before {	content: "\f35f";}.mdi-format-header-1:before {	content: "\f360";}.mdi-format-header-2:before {	content: "\f361";}.mdi-format-header-3:before {	content: "\f362";}.mdi-format-header-4:before {	content: "\f363";}.mdi-format-header-5:before {	content: "\f364";}.mdi-format-header-6:before {	content: "\f365";}.mdi-format-header-decrease:before {	content: "\f366";}.mdi-format-header-equal:before {	content: "\f367";}.mdi-format-header-increase:before {	content: "\f368";}.mdi-format-header-pound:before {	content: "\f369";}.mdi-format-indent-decrease:before {	content: "\f36a";}.mdi-format-indent-increase:before {	content: "\f36b";}.mdi-format-italic:before {	content: "\f36c";}.mdi-format-line-spacing:before {	content: "\f36d";}.mdi-format-list-bulleted:before {	content: "\f36e";}.mdi-format-list-bulleted-type:before {	content: "\f36f";}.mdi-format-list-numbers:before {	content: "\f370";}.mdi-format-paint:before {	content: "\f371";}.mdi-format-paragraph:before {	content: "\f372";}.mdi-format-quote:before {	content: "\f373";}.mdi-format-size:before {	content: "\f374";}.mdi-format-strikethrough:before {	content: "\f375";}.mdi-format-strikethrough-variant:before {	content: "\f376";}.mdi-format-subscript:before {	content: "\f377";}.mdi-format-superscript:before {	content: "\f378";}.mdi-format-text:before {	content: "\f379";}.mdi-format-textdirection-l-to-r:before {	content: "\f37a";}.mdi-format-textdirection-r-to-l:before {	content: "\f37b";}.mdi-format-underline:before {	content: "\f37c";}.mdi-format-wrap-inline:before {	content: "\f37d";}.mdi-format-wrap-square:before {	content: "\f37e";}.mdi-format-wrap-tight:before {	content: "\f37f";}.mdi-format-wrap-top-bottom:before {	content: "\f380";}.mdi-forum:before {	content: "\f381";}.mdi-forward:before {	content: "\f382";}.mdi-foursquare:before {	content: "\f383";}.mdi-fridge:before {	content: "\f384";}.mdi-fridge-filled:before {	content: "\f385";}.mdi-fridge-filled-bottom:before {	content: "\f386";}.mdi-fridge-filled-top:before {	content: "\f387";}.mdi-fullscreen:before {	content: "\f388";}.mdi-fullscreen-exit:before {	content: "\f389";}.mdi-function:before {	content: "\f38a";}.mdi-gamepad:before {	content: "\f38b";}.mdi-gamepad-variant:before {	content: "\f38c";}.mdi-gas-station:before {	content: "\f38d";}.mdi-gate:before {	content: "\f38e";}.mdi-gauge:before {	content: "\f38f";}.mdi-gavel:before {	content: "\f390";}.mdi-gender-female:before {	content: "\f391";}.mdi-gender-male:before {	content: "\f392";}.mdi-gender-male-female:before {	content: "\f393";}.mdi-gender-transgender:before {	content: "\f394";}.mdi-ghost:before {	content: "\f395";}.mdi-gift:before {	content: "\f396";}.mdi-git:before {	content: "\f397";}.mdi-github-box:before {	content: "\f398";}.mdi-github-circle:before {	content: "\f399";}.mdi-glass-flute:before {	content: "\f39a";}.mdi-glass-mug:before {	content: "\f39b";}.mdi-glass-stange:before {	content: "\f39c";}.mdi-glass-tulip:before {	content: "\f39d";}.mdi-glasses:before {	content: "\f39e";}.mdi-gmail:before {	content: "\f39f";}.mdi-google:before {	content: "\f3a0";}.mdi-google-cardboard:before {	content: "\f3a1";}.mdi-google-chrome:before {	content: "\f3a2";}.mdi-google-circles:before {	content: "\f3a3";}.mdi-google-circles-communities:before {	content: "\f3a4";}.mdi-google-circles-extended:before {	content: "\f3a5";}.mdi-google-circles-group:before {	content: "\f3a6";}.mdi-google-controller:before {	content: "\f3a7";}.mdi-google-controller-off:before {	content: "\f3a8";}.mdi-google-drive:before {	content: "\f3a9";}.mdi-google-earth:before {	content: "\f3aa";}.mdi-google-glass:before {	content: "\f3ab";}.mdi-google-nearby:before {	content: "\f3ac";}.mdi-google-pages:before {	content: "\f3ad";}.mdi-google-physical-web:before {	content: "\f3ae";}.mdi-google-play:before {	content: "\f3af";}.mdi-google-plus:before {	content: "\f3b0";}.mdi-google-plus-box:before {	content: "\f3b1";}.mdi-google-translate:before {	content: "\f3b2";}.mdi-google-wallet:before {	content: "\f3b3";}.mdi-grid:before {	content: "\f3b4";}.mdi-grid-off:before {	content: "\f3b5";}.mdi-group:before {	content: "\f3b6";}.mdi-guitar:before {	content: "\f3b7";}.mdi-guitar-pick:before {	content: "\f3b8";}.mdi-guitar-pick-outline:before {	content: "\f3b9";}.mdi-hand-pointing-right:before {	content: "\f3ba";}.mdi-hanger:before {	content: "\f3bb";}.mdi-hangouts:before {	content: "\f3bc";}.mdi-harddisk:before {	content: "\f3bd";}.mdi-headphones:before {	content: "\f3be";}.mdi-headphones-box:before {	content: "\f3bf";}.mdi-headphones-settings:before {	content: "\f3c0";}.mdi-headset:before {	content: "\f3c1";}.mdi-headset-dock:before {	content: "\f3c2";}.mdi-headset-off:before {	content: "\f3c3";}.mdi-heart:before {	content: "\f3c4";}.mdi-heart-box:before {	content: "\f3c5";}.mdi-heart-box-outline:before {	content: "\f3c6";}.mdi-heart-broken:before {	content: "\f3c7";}.mdi-heart-outline:before {	content: "\f3c8";}.mdi-help:before {	content: "\f3c9";}.mdi-help-circle:before {	content: "\f3ca";}.mdi-hexagon:before {	content: "\f3cb";}.mdi-hexagon-outline:before {	content: "\f3cc";}.mdi-history:before {	content: "\f3cd";}.mdi-hololens:before {	content: "\f3ce";}.mdi-home:before {	content: "\f3cf";}.mdi-home-modern:before {	content: "\f3d0";}.mdi-home-variant:before {	content: "\f3d1";}.mdi-hops:before {	content: "\f3d2";}.mdi-hospital:before {	content: "\f3d3";}.mdi-hospital-building:before {	content: "\f3d4";}.mdi-hospital-marker:before {	content: "\f3d5";}.mdi-hotel:before {	content: "\f3d6";}.mdi-houzz:before {	content: "\f3d7";}.mdi-houzz-box:before {	content: "\f3d8";}.mdi-human:before {	content: "\f3d9";}.mdi-human-child:before {	content: "\f3da";}.mdi-human-male-female:before {	content: "\f3db";}.mdi-image:before {	content: "\f3dc";}.mdi-image-album:before {	content: "\f3dd";}.mdi-image-area:before {	content: "\f3de";}.mdi-image-area-close:before {	content: "\f3df";}.mdi-image-broken:before {	content: "\f3e0";}.mdi-image-broken-variant:before {	content: "\f3e1";}.mdi-image-filter:before {	content: "\f3e2";}.mdi-image-filter-black-white:before {	content: "\f3e3";}.mdi-image-filter-center-focus:before {	content: "\f3e4";}.mdi-image-filter-center-focus-weak:before {	content: "\f3e5";}.mdi-image-filter-drama:before {	content: "\f3e6";}.mdi-image-filter-frames:before {	content: "\f3e7";}.mdi-image-filter-hdr:before {	content: "\f3e8";}.mdi-image-filter-none:before {	content: "\f3e9";}.mdi-image-filter-tilt-shift:before {	content: "\f3ea";}.mdi-image-filter-vintage:before {	content: "\f3eb";}.mdi-image-multiple:before {	content: "\f3ec";}.mdi-import:before {	content: "\f3ed";}.mdi-inbox:before {	content: "\f3ee";}.mdi-information:before {	content: "\f3ef";}.mdi-information-outline:before {	content: "\f3f0";}.mdi-instagram:before {	content: "\f3f1";}.mdi-instapaper:before {	content: "\f3f2";}.mdi-internet-explorer:before {	content: "\f3f3";}.mdi-invert-colors:before {	content: "\f3f4";}.mdi-jeepney:before {	content: "\f3f5";}.mdi-jira:before {	content: "\f3f6";}.mdi-jsfiddle:before {	content: "\f3f7";}.mdi-keg:before {	content: "\f3f8";}.mdi-key:before {	content: "\f3f9";}.mdi-key-change:before {	content: "\f3fa";}.mdi-key-minus:before {	content: "\f3fb";}.mdi-key-plus:before {	content: "\f3fc";}.mdi-key-remove:before {	content: "\f3fd";}.mdi-key-variant:before {	content: "\f3fe";}.mdi-keyboard:before {	content: "\f3ff";}.mdi-keyboard-backspace:before {	content: "\f400";}.mdi-keyboard-caps:before {	content: "\f401";}.mdi-keyboard-close:before {	content: "\f402";}.mdi-keyboard-off:before {	content: "\f403";}.mdi-keyboard-return:before {	content: "\f404";}.mdi-keyboard-tab:before {	content: "\f405";}.mdi-keyboard-variant:before {	content: "\f406";}.mdi-label:before {	content: "\f407";}.mdi-label-outline:before {	content: "\f408";}.mdi-lan:before {	content: "\f409";}.mdi-lan-connect:before {	content: "\f40a";}.mdi-lan-disconnect:before {	content: "\f40b";}.mdi-lan-pending:before {	content: "\f40c";}.mdi-language-csharp:before {	content: "\f40d";}.mdi-language-css3:before {	content: "\f40e";}.mdi-language-html5:before {	content: "\f40f";}.mdi-language-javascript:before {	content: "\f410";}.mdi-language-php:before {	content: "\f411";}.mdi-language-python:before {	content: "\f412";}.mdi-language-python-text:before {	content: "\f413";}.mdi-laptop:before {	content: "\f414";}.mdi-laptop-chromebook:before {	content: "\f415";}.mdi-laptop-mac:before {	content: "\f416";}.mdi-laptop-windows:before {	content: "\f417";}.mdi-lastfm:before {	content: "\f418";}.mdi-launch:before {	content: "\f419";}.mdi-layers:before {	content: "\f41a";}.mdi-layers-off:before {	content: "\f41b";}.mdi-leaf:before {	content: "\f41c";}.mdi-led-off:before {	content: "\f41d";}.mdi-led-on:before {	content: "\f41e";}.mdi-led-outline:before {	content: "\f41f";}.mdi-led-variant-off:before {	content: "\f420";}.mdi-led-variant-on:before {	content: "\f421";}.mdi-led-variant-outline:before {	content: "\f422";}.mdi-library:before {	content: "\f423";}.mdi-library-books:before {	content: "\f424";}.mdi-library-music:before {	content: "\f425";}.mdi-library-plus:before {	content: "\f426";}.mdi-lightbulb:before {	content: "\f427";}.mdi-lightbulb-outline:before {	content: "\f428";}.mdi-link:before {	content: "\f429";}.mdi-link-off:before {	content: "\f42a";}.mdi-link-variant:before {	content: "\f42b";}.mdi-link-variant-off:before {	content: "\f42c";}.mdi-linkedin:before {	content: "\f42d";}.mdi-linkedin-box:before {	content: "\f42e";}.mdi-linux:before {	content: "\f42f";}.mdi-lock:before {	content: "\f430";}.mdi-lock-open:before {	content: "\f431";}.mdi-lock-open-outline:before {	content: "\f432";}.mdi-lock-outline:before {	content: "\f433";}.mdi-login:before {	content: "\f434";}.mdi-logout:before {	content: "\f435";}.mdi-looks:before {	content: "\f436";}.mdi-loupe:before {	content: "\f437";}.mdi-lumx:before {	content: "\f438";}.mdi-magnet:before {	content: "\f439";}.mdi-magnet-on:before {	content: "\f43a";}.mdi-magnify:before {	content: "\f43b";}.mdi-magnify-minus:before {	content: "\f43c";}.mdi-magnify-plus:before {	content: "\f43d";}.mdi-mail-ru:before {	content: "\f43e";}.mdi-map:before {	content: "\f43f";}.mdi-map-marker:before {	content: "\f440";}.mdi-map-marker-circle:before {	content: "\f441";}.mdi-map-marker-multiple:before {	content: "\f442";}.mdi-map-marker-off:before {	content: "\f443";}.mdi-map-marker-radius:before {	content: "\f444";}.mdi-margin:before {	content: "\f445";}.mdi-markdown:before {	content: "\f446";}.mdi-marker-check:before {	content: "\f447";}.mdi-martini:before {	content: "\f448";}.mdi-material-ui:before {	content: "\f449";}.mdi-math-compass:before {	content: "\f44a";}.mdi-maxcdn:before {	content: "\f44b";}.mdi-medium:before {	content: "\f44c";}.mdi-memory:before {	content: "\f44d";}.mdi-menu:before {	content: "\f44e";}.mdi-menu-down:before {	content: "\f44f";}.mdi-menu-left:before {	content: "\f450";}.mdi-menu-right:before {	content: "\f451";}.mdi-menu-up:before {	content: "\f452";}.mdi-message:before {	content: "\f453";}.mdi-message-alert:before {	content: "\f454";}.mdi-message-draw:before {	content: "\f455";}.mdi-message-image:before {	content: "\f456";}.mdi-message-outline:before {	content: "\f457";}.mdi-message-processing:before {	content: "\f458";}.mdi-message-reply:before {	content: "\f459";}.mdi-message-reply-text:before {	content: "\f45a";}.mdi-message-text:before {	content: "\f45b";}.mdi-message-text-outline:before {	content: "\f45c";}.mdi-message-video:before {	content: "\f45d";}.mdi-microphone:before {	content: "\f45e";}.mdi-microphone-off:before {	content: "\f45f";}.mdi-microphone-outline:before {	content: "\f460";}.mdi-microphone-settings:before {	content: "\f461";}.mdi-microphone-variant:before {	content: "\f462";}.mdi-microphone-variant-off:before {	content: "\f463";}.mdi-microsoft:before {	content: "\f464";}.mdi-minus:before {	content: "\f465";}.mdi-minus-box:before {	content: "\f466";}.mdi-minus-circle:before {	content: "\f467";}.mdi-minus-circle-outline:before {	content: "\f468";}.mdi-minus-network:before {	content: "\f469";}.mdi-monitor:before {	content: "\f46a";}.mdi-monitor-multiple:before {	content: "\f46b";}.mdi-more:before {	content: "\f46c";}.mdi-motorbike:before {	content: "\f46d";}.mdi-mouse:before {	content: "\f46e";}.mdi-mouse-off:before {	content: "\f46f";}.mdi-mouse-variant:before {	content: "\f470";}.mdi-mouse-variant-off:before {	content: "\f471";}.mdi-movie:before {	content: "\f472";}.mdi-multiplication:before {	content: "\f473";}.mdi-multiplication-box:before {	content: "\f474";}.mdi-music-box:before {	content: "\f475";}.mdi-music-box-outline:before {	content: "\f476";}.mdi-music-circle:before {	content: "\f477";}.mdi-music-note:before {	content: "\f478";}.mdi-music-note-eighth:before {	content: "\f479";}.mdi-music-note-half:before {	content: "\f47a";}.mdi-music-note-off:before {	content: "\f47b";}.mdi-music-note-quarter:before {	content: "\f47c";}.mdi-music-note-sixteenth:before {	content: "\f47d";}.mdi-music-note-whole:before {	content: "\f47e";}.mdi-nature:before {	content: "\f47f";}.mdi-nature-people:before {	content: "\f480";}.mdi-navigation:before {	content: "\f481";}.mdi-needle:before {	content: "\f482";}.mdi-nest-protect:before {	content: "\f483";}.mdi-nest-thermostat:before {	content: "\f484";}.mdi-newspaper:before {	content: "\f485";}.mdi-nfc:before {	content: "\f486";}.mdi-nfc-tap:before {	content: "\f487";}.mdi-nfc-variant:before {	content: "\f488";}.mdi-nodejs:before {	content: "\f489";}.mdi-note:before {	content: "\f48a";}.mdi-note-outline:before {	content: "\f48b";}.mdi-note-plus:before {	content: "\f48c";}.mdi-note-plus-outline:before {	content: "\f48d";}.mdi-note-text:before {	content: "\f48e";}.mdi-notification-clear-all:before {	content: "\f48f";}.mdi-numeric:before {	content: "\f490";}.mdi-numeric-0-box:before {	content: "\f491";}.mdi-numeric-0-box-multiple-outline:before {	content: "\f492";}.mdi-numeric-0-box-outline:before {	content: "\f493";}.mdi-numeric-1-box:before {	content: "\f494";}.mdi-numeric-1-box-multiple-outline:before {	content: "\f495";}.mdi-numeric-1-box-outline:before {	content: "\f496";}.mdi-numeric-2-box:before {	content: "\f497";}.mdi-numeric-2-box-multiple-outline:before {	content: "\f498";}.mdi-numeric-2-box-outline:before {	content: "\f499";}.mdi-numeric-3-box:before {	content: "\f49a";}.mdi-numeric-3-box-multiple-outline:before {	content: "\f49b";}.mdi-numeric-3-box-outline:before {	content: "\f49c";}.mdi-numeric-4-box:before {	content: "\f49d";}.mdi-numeric-4-box-multiple-outline:before {	content: "\f49e";}.mdi-numeric-4-box-outline:before {	content: "\f49f";}.mdi-numeric-5-box:before {	content: "\f4a0";}.mdi-numeric-5-box-multiple-outline:before {	content: "\f4a1";}.mdi-numeric-5-box-outline:before {	content: "\f4a2";}.mdi-numeric-6-box:before {	content: "\f4a3";}.mdi-numeric-6-box-multiple-outline:before {	content: "\f4a4";}.mdi-numeric-6-box-outline:before {	content: "\f4a5";}.mdi-numeric-7-box:before {	content: "\f4a6";}.mdi-numeric-7-box-multiple-outline:before {	content: "\f4a7";}.mdi-numeric-7-box-outline:before {	content: "\f4a8";}.mdi-numeric-8-box:before {	content: "\f4a9";}.mdi-numeric-8-box-multiple-outline:before {	content: "\f4aa";}.mdi-numeric-8-box-outline:before {	content: "\f4ab";}.mdi-numeric-9-box:before {	content: "\f4ac";}.mdi-numeric-9-box-multiple-outline:before {	content: "\f4ad";}.mdi-numeric-9-box-outline:before {	content: "\f4ae";}.mdi-numeric-9-plus-box:before {	content: "\f4af";}.mdi-numeric-9-plus-box-multiple-outline:before {	content: "\f4b0";}.mdi-numeric-9-plus-box-outline:before {	content: "\f4b1";}.mdi-nutrition:before {	content: "\f4b2";}.mdi-octagon:before {	content: "\f4b3";}.mdi-octagon-outline:before {	content: "\f4b4";}.mdi-odnoklassniki:before {	content: "\f4b5";}.mdi-office:before {	content: "\f4b6";}.mdi-oil:before {	content: "\f4b7";}.mdi-oil-temperature:before {	content: "\f4b8";}.mdi-omega:before {	content: "\f4b9";}.mdi-onedrive:before {	content: "\f4ba";}.mdi-open-in-app:before {	content: "\f4bb";}.mdi-open-in-new:before {	content: "\f4bc";}.mdi-opera:before {	content: "\f4bd";}.mdi-ornament:before {	content: "\f4be";}.mdi-ornament-variant:before {	content: "\f4bf";}.mdi-outbox:before {	content: "\f4c0";}.mdi-owl:before {	content: "\f4c1";}.mdi-package:before {	content: "\f4c2";}.mdi-package-down:before {	content: "\f4c3";}.mdi-package-up:before {	content: "\f4c4";}.mdi-package-variant:before {	content: "\f4c5";}.mdi-package-variant-closed:before {	content: "\f4c6";}.mdi-palette:before {	content: "\f4c7";}.mdi-palette-advanced:before {	content: "\f4c8";}.mdi-panda:before {	content: "\f4c9";}.mdi-pandora:before {	content: "\f4ca";}.mdi-panorama:before {	content: "\f4cb";}.mdi-panorama-fisheye:before {	content: "\f4cc";}.mdi-panorama-horizontal:before {	content: "\f4cd";}.mdi-panorama-vertical:before {	content: "\f4ce";}.mdi-panorama-wide-angle:before {	content: "\f4cf";}.mdi-paper-cut-vertical:before {	content: "\f4d0";}.mdi-paperclip:before {	content: "\f4d1";}.mdi-parking:before {	content: "\f4d2";}.mdi-pause:before {	content: "\f4d3";}.mdi-pause-circle:before {	content: "\f4d4";}.mdi-pause-circle-outline:before {	content: "\f4d5";}.mdi-pause-octagon:before {	content: "\f4d6";}.mdi-pause-octagon-outline:before {	content: "\f4d7";}.mdi-paw:before {	content: "\f4d8";}.mdi-pen:before {	content: "\f4d9";}.mdi-pencil:before {	content: "\f4da";}.mdi-pencil-box:before {	content: "\f4db";}.mdi-pencil-box-outline:before {	content: "\f4dc";}.mdi-pencil-lock:before {	content: "\f4dd";}.mdi-pencil-off:before {	content: "\f4de";}.mdi-percent:before {	content: "\f4df";}.mdi-pharmacy:before {	content: "\f4e0";}.mdi-phone:before {	content: "\f4e1";}.mdi-phone-bluetooth:before {	content: "\f4e2";}.mdi-phone-forward:before {	content: "\f4e3";}.mdi-phone-hangup:before {	content: "\f4e4";}.mdi-phone-in-talk:before {	content: "\f4e5";}.mdi-phone-incoming:before {	content: "\f4e6";}.mdi-phone-locked:before {	content: "\f4e7";}.mdi-phone-log:before {	content: "\f4e8";}.mdi-phone-missed:before {	content: "\f4e9";}.mdi-phone-outgoing:before {	content: "\f4ea";}.mdi-phone-paused:before {	content: "\f4eb";}.mdi-phone-settings:before {	content: "\f4ec";}.mdi-phone-voip:before {	content: "\f4ed";}.mdi-pi:before {	content: "\f4ee";}.mdi-pi-box:before {	content: "\f4ef";}.mdi-pig:before {	content: "\f4f0";}.mdi-pill:before {	content: "\f4f1";}.mdi-pin:before {	content: "\f4f2";}.mdi-pin-off:before {	content: "\f4f3";}.mdi-pine-tree:before {	content: "\f4f4";}.mdi-pine-tree-box:before {	content: "\f4f5";}.mdi-pinterest:before {	content: "\f4f6";}.mdi-pinterest-box:before {	content: "\f4f7";}.mdi-pizza:before {	content: "\f4f8";}.mdi-play:before {	content: "\f4f9";}.mdi-play-box-outline:before {	content: "\f4fa";}.mdi-play-circle:before {	content: "\f4fb";}.mdi-play-circle-outline:before {	content: "\f4fc";}.mdi-play-pause:before {	content: "\f4fd";}.mdi-play-protected-content:before {	content: "\f4fe";}.mdi-playlist-minus:before {	content: "\f4ff";}.mdi-playlist-play:before {	content: "\f500";}.mdi-playlist-plus:before {	content: "\f501";}.mdi-playlist-remove:before {	content: "\f502";}.mdi-playstation:before {	content: "\f503";}.mdi-plus:before {	content: "\f504";}.mdi-plus-box:before {	content: "\f505";}.mdi-plus-circle:before {	content: "\f506";}.mdi-plus-circle-multiple-outline:before {	content: "\f507";}.mdi-plus-circle-outline:before {	content: "\f508";}.mdi-plus-network:before {	content: "\f509";}.mdi-plus-one:before {	content: "\f50a";}.mdi-pocket:before {	content: "\f50b";}.mdi-pokeball:before {	content: "\f50c";}.mdi-polaroid:before {	content: "\f50d";}.mdi-poll:before {	content: "\f50e";}.mdi-poll-box:before {	content: "\f50f";}.mdi-polymer:before {	content: "\f510";}.mdi-popcorn:before {	content: "\f511";}.mdi-pound:before {	content: "\f512";}.mdi-pound-box:before {	content: "\f513";}.mdi-power:before {	content: "\f514";}.mdi-power-settings:before {	content: "\f515";}.mdi-power-socket:before {	content: "\f516";}.mdi-presentation:before {	content: "\f517";}.mdi-presentation-play:before {	content: "\f518";}.mdi-printer:before {	content: "\f519";}.mdi-printer-3d:before {	content: "\f51a";}.mdi-printer-alert:before {	content: "\f51b";}.mdi-professional-hexagon:before {	content: "\f51c";}.mdi-projector:before {	content: "\f51d";}.mdi-projector-screen:before {	content: "\f51e";}.mdi-pulse:before {	content: "\f51f";}.mdi-puzzle:before {	content: "\f520";}.mdi-qrcode:before {	content: "\f521";}.mdi-qrcode-scan:before {	content: "\f522";}.mdi-quadcopter:before {	content: "\f523";}.mdi-quality-high:before {	content: "\f524";}.mdi-quicktime:before {	content: "\f525";}.mdi-radar:before {	content: "\f526";}.mdi-radiator:before {	content: "\f527";}.mdi-radio:before {	content: "\f528";}.mdi-radio-handheld:before {	content: "\f529";}.mdi-radio-tower:before {	content: "\f52a";}.mdi-radioactive:before {	content: "\f52b";}.mdi-radiobox-blank:before {	content: "\f52c";}.mdi-radiobox-marked:before {	content: "\f52d";}.mdi-raspberrypi:before {	content: "\f52e";}.mdi-ray-end:before {	content: "\f52f";}.mdi-ray-end-arrow:before {	content: "\f530";}.mdi-ray-start:before {	content: "\f531";}.mdi-ray-start-arrow:before {	content: "\f532";}.mdi-ray-start-end:before {	content: "\f533";}.mdi-ray-vertex:before {	content: "\f534";}.mdi-rdio:before {	content: "\f535";}.mdi-read:before {	content: "\f536";}.mdi-readability:before {	content: "\f537";}.mdi-receipt:before {	content: "\f538";}.mdi-record:before {	content: "\f539";}.mdi-record-rec:before {	content: "\f53a";}.mdi-recycle:before {	content: "\f53b";}.mdi-reddit:before {	content: "\f53c";}.mdi-redo:before {	content: "\f53d";}.mdi-redo-variant:before {	content: "\f53e";}.mdi-refresh:before {	content: "\f53f";}.mdi-regex:before {	content: "\f540";}.mdi-relative-scale:before {	content: "\f541";}.mdi-reload:before {	content: "\f542";}.mdi-remote:before {	content: "\f543";}.mdi-rename-box:before {	content: "\f544";}.mdi-repeat:before {	content: "\f545";}.mdi-repeat-off:before {	content: "\f546";}.mdi-repeat-once:before {	content: "\f547";}.mdi-replay:before {	content: "\f548";}.mdi-reply:before {	content: "\f549";}.mdi-reply-all:before {	content: "\f54a";}.mdi-reproduction:before {	content: "\f54b";}.mdi-resize-bottom-right:before {	content: "\f54c";}.mdi-responsive:before {	content: "\f54d";}.mdi-rewind:before {	content: "\f54e";}.mdi-ribbon:before {	content: "\f54f";}.mdi-road:before {	content: "\f550";}.mdi-road-variant:before {	content: "\f551";}.mdi-rocket:before {	content: "\f552";}.mdi-rotate-3d:before {	content: "\f553";}.mdi-rotate-left:before {	content: "\f554";}.mdi-rotate-left-variant:before {	content: "\f555";}.mdi-rotate-right:before {	content: "\f556";}.mdi-rotate-right-variant:before {	content: "\f557";}.mdi-router-wireless:before {	content: "\f558";}.mdi-routes:before {	content: "\f559";}.mdi-rss:before {	content: "\f55a";}.mdi-rss-box:before {	content: "\f55b";}.mdi-ruler:before {	content: "\f55c";}.mdi-run:before {	content: "\f55d";}.mdi-sale:before {	content: "\f55e";}.mdi-satellite:before {	content: "\f55f";}.mdi-satellite-variant:before {	content: "\f560";}.mdi-scale:before {	content: "\f561";}.mdi-scale-bathroom:before {	content: "\f562";}.mdi-school:before {	content: "\f563";}.mdi-screen-rotation:before {	content: "\f564";}.mdi-screen-rotation-lock:before {	content: "\f565";}.mdi-screwdriver:before {	content: "\f566";}.mdi-script:before {	content: "\f567";}.mdi-sd:before {	content: "\f568";}.mdi-seal:before {	content: "\f569";}.mdi-seat-flat:before {	content: "\f56a";}.mdi-seat-flat-angled:before {	content: "\f56b";}.mdi-seat-individual-suite:before {	content: "\f56c";}.mdi-seat-legroom-extra:before {	content: "\f56d";}.mdi-seat-legroom-normal:before {	content: "\f56e";}.mdi-seat-legroom-reduced:before {	content: "\f56f";}.mdi-seat-recline-extra:before {	content: "\f570";}.mdi-seat-recline-normal:before {	content: "\f571";}.mdi-security:before {	content: "\f572";}.mdi-security-network:before {	content: "\f573";}.mdi-select:before {	content: "\f574";}.mdi-select-all:before {	content: "\f575";}.mdi-select-inverse:before {	content: "\f576";}.mdi-select-off:before {	content: "\f577";}.mdi-selection:before {	content: "\f578";}.mdi-send:before {	content: "\f579";}.mdi-server:before {	content: "\f57a";}.mdi-server-minus:before {	content: "\f57b";}.mdi-server-network:before {	content: "\f57c";}.mdi-server-network-off:before {	content: "\f57d";}.mdi-server-off:before {	content: "\f57e";}.mdi-server-plus:before {	content: "\f57f";}.mdi-server-remove:before {	content: "\f580";}.mdi-server-security:before {	content: "\f581";}.mdi-settings:before {	content: "\f582";}.mdi-settings-box:before {	content: "\f583";}.mdi-shape-plus:before {	content: "\f584";}.mdi-share:before {	content: "\f585";}.mdi-share-variant:before {	content: "\f586";}.mdi-shield:before {	content: "\f587";}.mdi-shield-outline:before {	content: "\f588";}.mdi-shopping:before {	content: "\f589";}.mdi-shopping-music:before {	content: "\f58a";}.mdi-shredder:before {	content: "\f58b";}.mdi-shuffle:before {	content: "\f58c";}.mdi-shuffle-disabled:before {	content: "\f58d";}.mdi-shuffle-variant:before {	content: "\f58e";}.mdi-sigma:before {	content: "\f58f";}.mdi-sign-caution:before {	content: "\f590";}.mdi-signal:before {	content: "\f591";}.mdi-silverware:before {	content: "\f592";}.mdi-silverware-fork:before {	content: "\f593";}.mdi-silverware-spoon:before {	content: "\f594";}.mdi-silverware-variant:before {	content: "\f595";}.mdi-sim:before {	content: "\f596";}.mdi-sim-alert:before {	content: "\f597";}.mdi-sim-off:before {	content: "\f598";}.mdi-sitemap:before {	content: "\f599";}.mdi-skip-backward:before {	content: "\f59a";}.mdi-skip-forward:before {	content: "\f59b";}.mdi-skip-next:before {	content: "\f59c";}.mdi-skip-previous:before {	content: "\f59d";}.mdi-skype:before {	content: "\f59e";}.mdi-skype-business:before {	content: "\f59f";}.mdi-slack:before {	content: "\f5a0";}.mdi-sleep:before {	content: "\f5a1";}.mdi-sleep-off:before {	content: "\f5a2";}.mdi-smoking:before {	content: "\f5a3";}.mdi-smoking-off:before {	content: "\f5a4";}.mdi-snapchat:before {	content: "\f5a5";}.mdi-snowman:before {	content: "\f5a6";}.mdi-sofa:before {	content: "\f5a7";}.mdi-sort:before {	content: "\f5a8";}.mdi-sort-alphabetical:before {	content: "\f5a9";}.mdi-sort-ascending:before {	content: "\f5aa";}.mdi-sort-descending:before {	content: "\f5ab";}.mdi-sort-numeric:before {	content: "\f5ac";}.mdi-sort-variant:before {	content: "\f5ad";}.mdi-soundcloud:before {	content: "\f5ae";}.mdi-source-fork:before {	content: "\f5af";}.mdi-source-pull:before {	content: "\f5b0";}.mdi-speaker:before {	content: "\f5b1";}.mdi-speaker-off:before {	content: "\f5b2";}.mdi-speedometer:before {	content: "\f5b3";}.mdi-spellcheck:before {	content: "\f5b4";}.mdi-spotify:before {	content: "\f5b5";}.mdi-spotlight:before {	content: "\f5b6";}.mdi-spotlight-beam:before {	content: "\f5b7";}.mdi-square-inc:before {	content: "\f5b8";}.mdi-square-inc-cash:before {	content: "\f5b9";}.mdi-stackoverflow:before {	content: "\f5ba";}.mdi-stairs:before {	content: "\f5bb";}.mdi-star:before {	content: "\f5bc";}.mdi-star-circle:before {	content: "\f5bd";}.mdi-star-half:before {	content: "\f5be";}.mdi-star-off:before {	content: "\f5bf";}.mdi-star-outline:before {	content: "\f5c0";}.mdi-steam:before {	content: "\f5c1";}.mdi-steering:before {	content: "\f5c2";}.mdi-step-backward:before {	content: "\f5c3";}.mdi-step-backward-2:before {	content: "\f5c4";}.mdi-step-forward:before {	content: "\f5c5";}.mdi-step-forward-2:before {	content: "\f5c6";}.mdi-stethoscope:before {	content: "\f5c7";}.mdi-stocking:before {	content: "\f5c8";}.mdi-stop:before {	content: "\f5c9";}.mdi-store:before {	content: "\f5ca";}.mdi-store-24-hour:before {	content: "\f5cb";}.mdi-stove:before {	content: "\f5cc";}.mdi-subway:before {	content: "\f5cd";}.mdi-sunglasses:before {	content: "\f5ce";}.mdi-swap-horizontal:before {	content: "\f5cf";}.mdi-swap-vertical:before {	content: "\f5d0";}.mdi-swim:before {	content: "\f5d1";}.mdi-switch:before {	content: "\f5d2";}.mdi-sword:before {	content: "\f5d3";}.mdi-sync:before {	content: "\f5d4";}.mdi-sync-alert:before {	content: "\f5d5";}.mdi-sync-off:before {	content: "\f5d6";}.mdi-tab:before {	content: "\f5d7";}.mdi-tab-unselected:before {	content: "\f5d8";}.mdi-table:before {	content: "\f5d9";}.mdi-table-column-plus-after:before {	content: "\f5da";}.mdi-table-column-plus-before:before {	content: "\f5db";}.mdi-table-column-remove:before {	content: "\f5dc";}.mdi-table-column-width:before {	content: "\f5dd";}.mdi-table-edit:before {	content: "\f5de";}.mdi-table-large:before {	content: "\f5df";}.mdi-table-row-height:before {	content: "\f5e0";}.mdi-table-row-plus-after:before {	content: "\f5e1";}.mdi-table-row-plus-before:before {	content: "\f5e2";}.mdi-table-row-remove:before {	content: "\f5e3";}.mdi-tablet:before {	content: "\f5e4";}.mdi-tablet-android:before {	content: "\f5e5";}.mdi-tablet-ipad:before {	content: "\f5e6";}.mdi-tag:before {	content: "\f5e7";}.mdi-tag-faces:before {	content: "\f5e8";}.mdi-tag-multiple:before {	content: "\f5e9";}.mdi-tag-outline:before {	content: "\f5ea";}.mdi-tag-text-outline:before {	content: "\f5eb";}.mdi-target:before {	content: "\f5ec";}.mdi-taxi:before {	content: "\f5ed";}.mdi-teamviewer:before {	content: "\f5ee";}.mdi-telegram:before {	content: "\f5ef";}.mdi-television:before {	content: "\f5f0";}.mdi-television-guide:before {	content: "\f5f1";}.mdi-temperature-celsius:before {	content: "\f5f2";}.mdi-temperature-fahrenheit:before {	content: "\f5f3";}.mdi-temperature-kelvin:before {	content: "\f5f4";}.mdi-tennis:before {	content: "\f5f5";}.mdi-tent:before {	content: "\f5f6";}.mdi-terrain:before {	content: "\f5f7";}.mdi-text-to-speech:before {	content: "\f5f8";}.mdi-text-to-speech-off:before {	content: "\f5f9";}.mdi-texture:before {	content: "\f5fa";}.mdi-theater:before {	content: "\f5fb";}.mdi-theme-light-dark:before {	content: "\f5fc";}.mdi-thermometer:before {	content: "\f5fd";}.mdi-thermometer-lines:before {	content: "\f5fe";}.mdi-thumb-down:before {	content: "\f5ff";}.mdi-thumb-down-outline:before {	content: "\f600";}.mdi-thumb-up:before {	content: "\f601";}.mdi-thumb-up-outline:before {	content: "\f602";}.mdi-thumbs-up-down:before {	content: "\f603";}.mdi-ticket:before {	content: "\f604";}.mdi-ticket-account:before {	content: "\f605";}.mdi-ticket-confirmation:before {	content: "\f606";}.mdi-tie:before {	content: "\f607";}.mdi-timelapse:before {	content: "\f608";}.mdi-timer:before {	content: "\f609";}.mdi-timer-10:before {	content: "\f60a";}.mdi-timer-3:before {	content: "\f60b";}.mdi-timer-off:before {	content: "\f60c";}.mdi-timer-sand:before {	content: "\f60d";}.mdi-timetable:before {	content: "\f60e";}.mdi-toggle-switch:before {	content: "\f60f";}.mdi-toggle-switch-off:before {	content: "\f610";}.mdi-tooltip:before {	content: "\f611";}.mdi-tooltip-edit:before {	content: "\f612";}.mdi-tooltip-image:before {	content: "\f613";}.mdi-tooltip-outline:before {	content: "\f614";}.mdi-tooltip-outline-plus:before {	content: "\f615";}.mdi-tooltip-text:before {	content: "\f616";}.mdi-tor:before {	content: "\f617";}.mdi-traffic-light:before {	content: "\f618";}.mdi-train:before {	content: "\f619";}.mdi-tram:before {	content: "\f61a";}.mdi-transcribe:before {	content: "\f61b";}.mdi-transcribe-close:before {	content: "\f61c";}.mdi-transfer:before {	content: "\f61d";}.mdi-tree:before {	content: "\f61e";}.mdi-trello:before {	content: "\f61f";}.mdi-trending-down:before {	content: "\f620";}.mdi-trending-neutral:before {	content: "\f621";}.mdi-trending-up:before {	content: "\f622";}.mdi-triangle:before {	content: "\f623";}.mdi-triangle-outline:before {	content: "\f624";}.mdi-trophy:before {	content: "\f625";}.mdi-trophy-award:before {	content: "\f626";}.mdi-trophy-outline:before {	content: "\f627";}.mdi-trophy-variant:before {	content: "\f628";}.mdi-trophy-variant-outline:before {	content: "\f629";}.mdi-truck:before {	content: "\f62a";}.mdi-truck-delivery:before {	content: "\f62b";}.mdi-tshirt-crew:before {	content: "\f62c";}.mdi-tshirt-v:before {	content: "\f62d";}.mdi-tumblr:before {	content: "\f62e";}.mdi-tumblr-reblog:before {	content: "\f62f";}.mdi-twitch:before {	content: "\f630";}.mdi-twitter:before {	content: "\f631";}.mdi-twitter-box:before {	content: "\f632";}.mdi-twitter-circle:before {	content: "\f633";}.mdi-twitter-retweet:before {	content: "\f634";}.mdi-ubuntu:before {	content: "\f635";}.mdi-umbraco:before {	content: "\f636";}.mdi-umbrella:before {	content: "\f637";}.mdi-umbrella-outline:before {	content: "\f638";}.mdi-undo:before {	content: "\f639";}.mdi-undo-variant:before {	content: "\f63a";}.mdi-unfold-less:before {	content: "\f63b";}.mdi-unfold-more:before {	content: "\f63c";}.mdi-ungroup:before {	content: "\f63d";}.mdi-untappd:before {	content: "\f63e";}.mdi-upload:before {	content: "\f63f";}.mdi-usb:before {	content: "\f640";}.mdi-vector-arrange-above:before {	content: "\f641";}.mdi-vector-arrange-below:before {	content: "\f642";}.mdi-vector-circle:before {	content: "\f643";}.mdi-vector-circle-variant:before {	content: "\f644";}.mdi-vector-combine:before {	content: "\f645";}.mdi-vector-curve:before {	content: "\f646";}.mdi-vector-difference:before {	content: "\f647";}.mdi-vector-difference-ab:before {	content: "\f648";}.mdi-vector-difference-ba:before {	content: "\f649";}.mdi-vector-intersection:before {	content: "\f64a";}.mdi-vector-line:before {	content: "\f64b";}.mdi-vector-point:before {	content: "\f64c";}.mdi-vector-polygon:before {	content: "\f64d";}.mdi-vector-polyline:before {	content: "\f64e";}.mdi-vector-selection:before {	content: "\f64f";}.mdi-vector-square:before {	content: "\f650";}.mdi-vector-triangle:before {	content: "\f651";}.mdi-vector-union:before {	content: "\f652";}.mdi-verified:before {	content: "\f653";}.mdi-vibrate:before {	content: "\f654";}.mdi-video:before {	content: "\f655";}.mdi-video-off:before {	content: "\f656";}.mdi-video-switch:before {	content: "\f657";}.mdi-view-agenda:before {	content: "\f658";}.mdi-view-array:before {	content: "\f659";}.mdi-view-carousel:before {	content: "\f65a";}.mdi-view-column:before {	content: "\f65b";}.mdi-view-dashboard:before {	content: "\f65c";}.mdi-view-day:before {	content: "\f65d";}.mdi-view-grid:before {	content: "\f65e";}.mdi-view-headline:before {	content: "\f65f";}.mdi-view-list:before {	content: "\f660";}.mdi-view-module:before {	content: "\f661";}.mdi-view-quilt:before {	content: "\f662";}.mdi-view-stream:before {	content: "\f663";}.mdi-view-week:before {	content: "\f664";}.mdi-vimeo:before {	content: "\f665";}.mdi-vine:before {	content: "\f666";}.mdi-vk:before {	content: "\f667";}.mdi-vk-box:before {	content: "\f668";}.mdi-vk-circle:before {	content: "\f669";}.mdi-voicemail:before {	content: "\f66a";}.mdi-volume-high:before {	content: "\f66b";}.mdi-volume-low:before {	content: "\f66c";}.mdi-volume-medium:before {	content: "\f66d";}.mdi-volume-off:before {	content: "\f66e";}.mdi-vpn:before {	content: "\f66f";}.mdi-walk:before {	content: "\f670";}.mdi-wallet:before {	content: "\f671";}.mdi-wallet-giftcard:before {	content: "\f672";}.mdi-wallet-membership:before {	content: "\f673";}.mdi-wallet-travel:before {	content: "\f674";}.mdi-wan:before {	content: "\f675";}.mdi-watch:before {	content: "\f676";}.mdi-watch-export:before {	content: "\f677";}.mdi-watch-import:before {	content: "\f678";}.mdi-water:before {	content: "\f679";}.mdi-water-off:before {	content: "\f67a";}.mdi-water-percent:before {	content: "\f67b";}.mdi-water-pump:before {	content: "\f67c";}.mdi-weather-cloudy:before {	content: "\f67d";}.mdi-weather-fog:before {	content: "\f67e";}.mdi-weather-hail:before {	content: "\f67f";}.mdi-weather-lightning:before {	content: "\f680";}.mdi-weather-night:before {	content: "\f681";}.mdi-weather-partlycloudy:before {	content: "\f682";}.mdi-weather-pouring:before {	content: "\f683";}.mdi-weather-rainy:before {	content: "\f684";}.mdi-weather-snowy:before {	content: "\f685";}.mdi-weather-sunny:before {	content: "\f686";}.mdi-weather-sunset:before {	content: "\f687";}.mdi-weather-sunset-down:before {	content: "\f688";}.mdi-weather-sunset-up:before {	content: "\f689";}.mdi-weather-windy:before {	content: "\f68a";}.mdi-weather-windy-variant:before {	content: "\f68b";}.mdi-web:before {	content: "\f68c";}.mdi-webcam:before {	content: "\f68d";}.mdi-weight:before {	content: "\f68e";}.mdi-weight-kilogram:before {	content: "\f68f";}.mdi-whatsapp:before {	content: "\f690";}.mdi-wheelchair-accessibility:before {	content: "\f691";}.mdi-white-balance-auto:before {	content: "\f692";}.mdi-white-balance-incandescent:before {	content: "\f693";}.mdi-white-balance-irradescent:before {	content: "\f694";}.mdi-white-balance-sunny:before {	content: "\f695";}.mdi-wifi:before {	content: "\f696";}.mdi-wifi-off:before {	content: "\f697";}.mdi-wii:before {	content: "\f698";}.mdi-wikipedia:before {	content: "\f699";}.mdi-window-close:before {	content: "\f69a";}.mdi-window-closed:before {	content: "\f69b";}.mdi-window-maximize:before {	content: "\f69c";}.mdi-window-minimize:before {	content: "\f69d";}.mdi-window-open:before {	content: "\f69e";}.mdi-window-restore:before {	content: "\f69f";}.mdi-windows:before {	content: "\f6a0";}.mdi-wordpress:before {	content: "\f6a1";}.mdi-worker:before {	content: "\f6a2";}.mdi-wrap:before {	content: "\f6a3";}.mdi-wrench:before {	content: "\f6a4";}.mdi-wunderlist:before {	content: "\f6a5";}.mdi-xbox:before {	content: "\f6a6";}.mdi-xbox-controller:before {	content: "\f6a7";}.mdi-xbox-controller-off:before {	content: "\f6a8";}.mdi-xda:before {	content: "\f6a9";}.mdi-xing:before {	content: "\f6aa";}.mdi-xing-box:before {	content: "\f6ab";}.mdi-xing-circle:before {	content: "\f6ac";}.mdi-xml:before {	content: "\f6ad";}.mdi-yeast:before {	content: "\f6ae";}.mdi-yelp:before {	content: "\f6af";}.mdi-youtube-play:before {	content: "\f6b0";}.mdi-zip-box:before {	content: "\f6b1";}.mdi-18px {	font-size: 18px;}.mdi-24px {	font-size: 24px;}.mdi-36px {	font-size: 36px;}.mdi-48px {	font-size: 48px;}.mdi-dark {	color: rgba(0, 0, 0, 0.54);}.mdi-dark.mdi-inactive {	color: rgba(0, 0, 0, 0.26);}.mdi-light {	color: white;}.mdi-light.mdi-inactive {	color: rgba(255, 255, 255, 0.3);}.button-primary-outline .facebook-icon:before {	color: #2a5db9;}.button-primary-outline:hover .facebook-icon:before {	color: white;}.rd-navbar--is-stuck .rd-navbar-brand img {	width: 120px;}.rd-navbar-fixed .rd-navbar-brand img {	width: 40px;	margin-top: 4px;}.nvi-gift-cer-in-menu {	position: absolute;	right: 0;	top: 26px;}/*.rd-navbar--is-stuck .nvi-gift-cer-in-menu {    top: 100px;}*/@media (max-width: 1199px) and (min-width: 992px) {	.rd-navbar-fullwidth .nvi-search-in-menu .rd-navbar-search {	    top: 60px;	    transform: none;	}	/*.nvi-gift-cer-in-menu {	    top: -100%;	}*/	/*	.rd-navbar-fullwidth .rd-navbar-nav {    	width: calc(100% - 155px);    	margin-left: 60px;    }*/	/*.nvi-search-in-menu {	    position: absolute;	    right: -10px;	    top: -4px;	}*/	/*.nvi-gift-cer-in-menu a {	    height: 49px;	}	.nvi-search-in-menu {		width: 90px;	}*/	.rd-navbar-fullwidth .rd-navbar-nav {		/*width: calc(100% - 150px);*/	    margin-left: 50px;	}	.rd-navbar-fullwidth .rd-navbar-nav > li > a.nvi-gift {		padding-top: 6px;	}	.rd-navbar-fullwidth .rd-navbar-nav > li.nvi-gift-cer-in-menu {		position: relative;	    right: auto;	    top: 19px;	    left: 80px;	}	.rd-navbar--is-stuck .nvi-search-in-menu {		height: 110px;	}	.rd-navbar-fullwidth .rd-navbar-nav > li.nvi-search-in-menu {		position: absolute;	    top: -63px;	    right: -76px;	}}@media (max-width: 1109px) and (min-width: 992px) {	.rd-navbar-fullwidth .rd-navbar-nav > li > a {	    font-size: 14px;	}}.mobile .nvi-search-in-menu,.tablet .nvi-search-in-menu {	display: none;}.tablet .rd-navbar-fixed .rd-navbar-nav-wrap:before {	height: 0;}/*.mobile .rd-navbar-fixed .rd-navbar-nav li.nvi-gift-cer-in-menu,.tablet .rd-navbar-fixed .rd-navbar-nav li.nvi-gift-cer-in-menu {    position: relative;    top: 0;    left: 0;}.tablet .rd-navbar-fixed .rd-navbar-nav li.nvi-gift-cer-in-menu a {	position: relative;    margin: -24px auto 0;    padding: 20px;    left: 0;    right: 0;    width: 228px;    transform: initial;    line-height: 16px;    display: block;    height: 57px;}.tablet .rd-navbar-fixed .rd-navbar-nav {	padding-top: 210px;}*/.nvi-gift-mobil {	display: none;}.nvi-gift-mobil {	display: none;}/*.tablet .rd-navbar-fixed a.nvi-gift.nvi-gift-mobil {	display: block;    top: 50%;    right: -85px;    left: auto;}*/.nvi-venue-info {	display: none!important;}.tablet .nvi-venue-info,.mobile .nvi-venue-info {	display: block!important;	padding: 16px;	color: #fff;}.tablet .nvi-venue-info a,.mobile .nvi-venue-info a {	color: #fff;	}.tablet .nvi-venue-info .nvi-address,.mobile .nvi-venue-info .nvi-address,.tablet .nvi-venue-info .nvi-phone,.mobile .nvi-venue-info .nvi-phone {	font-size: 12px;}.tablet .nvi-venue-info .nvi-venue-name,.mobile .nvi-venue-info .nvi-venue-name {	font-family: "Roboto Slab", serif;	font-weight: 700;}/*@media (max-width: 991px) {*/	.mobile .rd-navbar-fixed a.nvi-gift.nvi-gift-mobil,	.tablet .rd-navbar-fixed a.nvi-gift.nvi-gift-mobil {		display: block;	}	.mobile .rd-navbar-fixed .rd-navbar-nav-wrap:before,	.tablet .rd-navbar-fixed .rd-navbar-nav-wrap:before {		height: 0;	}	.mobile .rd-navbar-fixed .rd-navbar-nav,	.tablet .rd-navbar-fixed .rd-navbar-nav {		padding-top: 145px;	}	.mobile .rd-navbar-fixed .rd-navbar-nav li > a.nvi-gift,	.tablet .rd-navbar-fixed .rd-navbar-nav li > a.nvi-gift {	    left: auto;	    top: auto;	    right: auto;	    transform: initial;	    line-height: 22px;	    width: 185px;	    padding: 5px 13px 5px 13px;	    margin-left: 16px;	    margin-top: -20px;	    margin-bottom: 40px;	}	.mobile .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown,	.tablet .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown {		border-bottom: 1px solid #313131;	}	/*}*/.fa-facebook, .fa-twitter, .fa-google-plus, .fa-pinterest-p, .fa-vimeo, .fa-google, .fa-rss, .fa-youtube, .fa-instagram {    font-size: 18px;    color: #151515 !important;    background-color: #fff;    padding-top: 3px;    border-radius: 30px;    width: 30px;    height: 30px;    display: inline-block;    text-align: center;}.nvi-container {	margin-top: 50px;	margin-bottom: 50px;	display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-flex-wrap: wrap;	flex-wrap: wrap;	justify-content: space-between;	text-align: left;	font-size: 14px;}.page-foot .nvi-container a {	color: #fff;}.page-foot .nvi-container a:hover {    color: #d81a24;}.nvi-col-4 {	width: 30%;}@media (max-width: 1199px) {	.nvi-col-md-5 {		width: 40%;	}	.nvi-col-md-7 {		width: calc(60% - 50px);		}	.nvi-col-md-none {		display: none;	}}@media (max-width: 767px) {	.nvi-col-sm-12 {		width: 100%;		margin: 15px 0;	}}.footer-navbar-nav {	padding: 0;}.footer-navbar-nav li {	padding: 2px 0;}.footer-navbar-second-level {	padding-left: 15px;	}i.fa.fa-angle-down {    margin-left: 7px;    font-size: 18px;    color: #fff;}ul.footer-navbar-nav {    width: calc(50% - 10px);    float: left;    margin-right: 10px;}.nvi-stay-connected .btn-sm {	padding: 8px 15px;}@media (max-width: 479px) {	ul.footer-navbar-nav {		float: none;	}	.nvi-col-sm-12 {		margin: 15px 20px 20px;		width: calc(100% - 40px);	}	.nvi-stay-connected .btn-sm {		width: 100%;	}}.nvi-stay-connected .form-input {	height: 47px;}.nvi-stay-connected .form-label {	padding: 7px 18px;	}.nvi-container p {	margin-top: 20px;}.nvi-upcoming-events h1 {	font-family: "Roboto Slab", serif;	letter-spacing: 3px;	font-size: 41px;}.tablet .nvi-upcoming-events h1,.mobile .nvi-upcoming-events h1 {	font-size: 28px;}.tablet .nvi-home-promotions h2,.mobile .nvi-home-promotions h2 {    font-size: 28px; /* Reid changed */}.nvi-upcoming-events h1 span {	display: block;}.nvi-red-title {	color: #d81a24;}.nvi-upcoming-events h1.nvi-red-title {	line-height: 0.9;}	.nvi-upcoming-events .upcoming-show-item .event-image {	/*background-size: cover;*/	background-repeat: no-repeat;	background-size: contain;	background-position: center center;	width: 100%;	/*height: 220px;*/	height: 270px;}.nvi-upcoming-events .upcoming-show-item .event-date {	text-transform: uppercase;	font-size: 13px;	margin: 13px 0 3px;}.nvi-upcoming-events .upcoming-show-item .event-comedian {    font-weight: 700;    font-size: 17px;    color: #4c4c4c;    letter-spacing: -0.3px;    line-height: 18px;    padding-bottom: 10px;}.nvi-upcoming-events .upcoming-show-item .event-info {  /*overflow: hidden;*/  overflow: auto;  position: relative;   font-size: 14px;  line-height: 16px;  height: 174px;}/*.nvi-upcoming-events .upcoming-show-item .event-info:before {  content: '...';  position: absolute;  right: 22px;  bottom: 0;  background: white;}.nvi-upcoming-events .upcoming-show-item .event-info:after {  content: '';  position: absolute;  right: 20px;  width: 1em;  height: 1em;  margin-top: -12px;  background: white;}*/.nvi-upcoming-events .upcoming-show-item .nvi-buy-ticket-btn {	position: relative;	background-color: #322f2f;    border-color: #322f2f;    font-family: "Roboto", sans-serif;    padding: 20px;    margin-top: 8px;    line-height: 30px;}.nvi-upcoming-events .upcoming-show-item .nvi-buy-ticket-btn:hover {    background-color: #d81a24;    border-color: #d81a24;}/*.nvi-upcoming-events .upcoming-show-item:hover .nvi-buy-ticket-btn{    background-color: #d81a24;    border-color: #d81a24;}*/.nvi-upcoming-events .upcoming-show-item .nvi-buy-ticket-btn span {	position: absolute;	top: 6px;	left: 40px;	font-size: 16px;}.nvi-upcoming-events .upcoming-show-item .nvi-buy-ticket-btn .icon { 	left:auto; 	top: -3px; 	right: 25px; 	font-size: 30px; }.nvi-upcoming-events .owl-prev, .nvi-upcoming-events .owl-next { 	top: 250px; 	font-size: 60px; 	cursor: pointer; }#section-locations .owl-prev, #section-locations .owl-next { 	top: 120px; 	font-size: 60px; 	cursor: pointer; }.nvi-upcoming-events .nvi-view-full-calendar-wrapper {	text-align: center;}.nvi-view-all-specials,.nvi-upcoming-events .nvi-view-full-calendar {	font-family: "Roboto", sans-serif;	font-size: 18px;	margin: 50px auto;	padding: 10px 40px;	letter-spacing: 3px;}.nvi-special-detail .h4{	font-family: "Roboto Slab", serif;	text-transform: uppercase;}.nvi-home-promotions .nvi-special-detail,.nvi-upcoming-events .upcoming-show-item-content-wrapper {	position: relative;}.nvi-home-promotions .nvi-special-detail i.fa {    margin-left: 10px;    font-size: 15px;}.nvi-home-promotions .nvi-cover-btn,.nvi-upcoming-events .nvi-cover-btn {    border: 0px solid transparent !important;    background-color: transparent !important;    position: absolute;    top: 0 !important;    left: 0 !important;    width: 100%;    height: 100%;    padding: 0 !important;    margin: 0 !important;}.nvi-upcoming-events .nvi-cover-btn {	height: 270px;}.nvi-home-promotions .nvi-special-detail:hover i.fa,.nvi-home-promotions .nvi-special-detail:hover a .h4.text-primary,.nvi-home-promotions .nvi-special-detail:hover a h4.text-primary {	color: #808080 !important;}.nvi-special-image {    background-size: cover;    background-position: center center;    width: 100%;    height: 221px;}.nvi-home-promotions .nvi-special-image { 	height: 286px;}.nvi-home-promotions .row {	text-align: left;}.nvi-home-promotions .h3 {	margin: 20px 0 40px;}#section-locations .h6,#section-locations h6 {    font-family: "Roboto", sans-serif;    margin-bottom: 20px;    text-transform: uppercase;    color: #7b7b7b;}#section-locations .event-date {	color: #d81a24;	text-transform: uppercase;	font-weight: 500;	font-size: 14px;}#section-locations .event-info {	margin-bottom: 20px;	font-size: 14px;}#section-locations .nvi-location-ing {	background-image:url('/images/2014/background.jpg');    background-size: contain;    background-repeat: no-repeat;    background-position: center center;    width: 100%;    height: 150px;    margin: 20px 0 50px;}.nvi-special-show-icon {	position: relative;	display: inline-block;}.nvi-special-show-icon i.fa {	font-size: 18px;	min-width: 20px;}.nvi-special-show-icon i.fa.fa-star {    position: absolute;    left: 3.5px;    top: 7.5px;    font-size: 11px;}.nvi-logo-footer {	width: 150px;}#nvi-bar-location-selector {    top: 0;    left: 0;    right: 0;    height: 50px;    width: 100%;    background-color: #3b3a3a;    text-align: left;    padding-top: 10px;}.mobile #nvi-bar-location-selector,.tablet #nvi-bar-location-selector {	display: none;}#nvi-bar-location-selector .h2 {	font-family: "Roboto Slab", serif;	display: inline-block;	font-size: 26px;	line-height: 33px;	color: #fff;	text-transform: none;}#nvi-bar-location-selector .h3 a,#nvi-bar-location-selector .h3 {    font-size: 18px;    color: #c0c0c0;    margin-left: 4px;}#nvi-map-love-marker-mobile,#nvi-map-love-marker {	position: relative;}#nvi-map-love-marker i.fa.fa-heart {    position: absolute;    width: 14px;    height: 14px;    font-size: 9px;    left: 4.3px;    top: -10.5px;}#nvi-bar-location-selector i.fa {	position: relative;	color: #c0c0c0;    margin: -16px -24px 0 140px;    font-size: 31px;    line-height: 50px;}#nvi-bar-location-selector i.fa.fa-map-marker:after {    position: absolute;    top: 13px;    left: 1px;    content: ' ';    display: block;    width: 15px;    height: 15px;    background-color: #3b3a3a;    border-radius: 30px;    border: 3px solid #3b3a3a;}#nvi-map-love-marker-mobile i.fa.fa-heart {    position: absolute;    width: 14px;    height: 14px;    font-size: 9px;    left: 4.3px;    top: -8px;}.tablet .nvi-venue-info .nvi-venue-name i.fa, .mobile .nvi-venue-info .nvi-venue-name i.fa {	position: relative;	color: #c0c0c0;    margin: -16px -24px 0 0px;    font-size: 31px;    line-height: 50px;}.tablet .nvi-venue-info .nvi-venue-name i.fa.fa-map-marker:after,.mobile .nvi-venue-info .nvi-venue-name i.fa.fa-map-marker:after {    position: absolute;    top: 13px;    left: 1px;    content: ' ';    display: block;    width: 15px;    height: 15px;    background-color: #3b3a3a;    border-radius: 30px;    border: 3px solid #3b3a3a;}.tablet .nvi-venue-info .nvi-venue-name.nvi-selected i.fa.fa-heart,.mobile .nvi-venue-info .nvi-venue-name.nvi-selected i.fa.fa-heart,#nvi-bar-location-selector.nvi-selected i.fa.fa-heart {	color: #d81a24;}.tablet .nvi-venue-info .nvi-venue-name.nvi-selected i.fa.fa-map-marker,.mobile .nvi-venue-info .nvi-venue-name.nvi-selected i.fa.fa-map-marker,#nvi-bar-location-selector.nvi-selected i.fa.fa-map-marker {	color: #fff;}.bg-transparent .rd-navbar-static .rd-navbar-panel, .bg-transparent .rd-navbar-fullwidth .rd-navbar-panel {	position: absolute;	top: -47px;	padding: 0;	min-width: 100px;	width: 100px;}.bg-transparent .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,.bg-transparent .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel {	top: -6px;}.bg-transparent .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-wrap {    padding: 2px 0 9px;}.bg-transparent .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-wrap .nvi-gift-cer-in-menu {	    top: 29px;}.rd-navbar-static .rd-navbar-nav {	margin-top: 7px;}#nvi-bar-location-selector .fa-heart,#nvi-bar-location-selector .fa-map-marker, #nvi-bar-location-selector .h2 {	cursor: pointer;}.nvi-special-label {	position: relative;	text-transform: uppercase;	margin: 0;	padding: 0 0 0 22px;}.nvi-special-label span.text-primary {	font-size: 14px;	font-weight: 500;}.nvi-special-label .nvi-special-show-icon {    position: absolute;    left: 0;    top: -2px;}.bg-franchise a {	display: block;	margin-top: 26px;	color: #fff;	text-decoration: underline;	text-transform: uppercase;	font-weight: 700;	font-size: 14px;}.bg-franchise a:hover, .bg-franchise a:focus {    color: #d81a24;}.bg-franchise .h4, .bg-franchise .h2 {	display: block;}.bg-franchise .h4,.bg-franchise h4 {    margin: 4px 0 0;}.bg-franchise .nvi-top-blurb {	margin-top: 13px;}.nvi-main-slider .owl-item-slide-caption img {	width: auto;	max-height: 364px;}.nvi-main-slider .h4,.nvi-main-slider h4 {	margin: 0 0 0 10px;	font-family: "Roboto Slab", serif;	text-transform: uppercase;}.nvi-landing.nvi-main-slider .h4,.nvi-landing.nvi-main-slider h4 {	margin: 0;}.nvi-buy-ticket-main-carousel-btn {	position: relative;    display: block;    margin: 11px 0;    padding: 9px 0 6px 83px;    font-size: 27px;}.nvi-buy-ticket-main-carousel-btn:before {    content: ' ';    background-image: url(/assets/images/buy-tickets-now.png);    position: absolute;    width: 340px;    height: 64px;    top: 0px;    left: 0px;    background-repeat: no-repeat;}.col-thumb {	width: 90px;	height: 90px;	margin: 5px 15px;}.masonry-gallery .col-thumb .caption {    left: 0;    right: 0;    top: 0px;    bottom: 0px;    background-color: rgba(0,0,0,.5);}.masonry-gallery .col-thumb .caption i {    font-size: 29px;    color: rgba(256,256,256,.9);}.lowercase {	text-transform: lowercase !important;}/*.container.isotope-wrap.gallery {	max-width: 1124px;}*/.nvi-event-wrapper {	margin-bottom: 20px;	overflow: hidden;	height: 250px;	transition: height 0.4s linear;}.nvi-event-date-picture-wrapper {    /*width: calc(35% - 10px);*/    width: calc(29% - 10px);    float: left;    height: 250px;    border: 1px solid #d1d1d1;    border-radius: 3px;}.nvi-event-detail-wrapper {	/*width: calc(65% - 10px);*/	width: calc(71% - 10px);	float: right;	height: 250px;	position: relative;}.nvi-featured-comic-picture,.nvi-event-dates {	background-size: cover;	background-position: center;	height: 100%;	margin: 0;	float: left;}.nvi-event-dates {	font-family: 'Roboto Condensed', sans-serif;	background-image: url('../images/background-date.jpg');    border-top-left-radius: 3px;    border-bottom-left-radius: 3px;    width: 40%;    color: #fff;    font-weight: 700;    text-align: center;    text-transform: uppercase;}.nvi-event-dates .nvi-month {	font-size: 25px;	line-height: 25px;	margin: 80px auto 0;}.nvi-event-dates .nvi-day-text {	font-size: 20px;	line-height: 25px;	margin: 0 auto;	}.nvi-event-dates .nvi-day-number {    font-size: 30px;    line-height: 31px;    margin: 0 auto;}.nvi-featured-comic-picture {    border-top-right-radius: 3px;    border-bottom-right-radius: 3px;    width: 60%;}.nvi-event-detail-background {	position: absolute;	top: 5px;	left: 5px;	width: calc(100% - 10px);	height: calc(100% - 10px);	background-color: #fafafa;	background-image: repeating-linear-gradient(45deg, transparent, transparent 15px, #fff 15px, #fff 30px); }.nvi-event-detail-middle-wrapper,.nvi-event-detail-left-wrapper,.nvi-event-detail-right-wrapper {	width: 30px;	height: 100%;	float: left;	position: relative;	overflow: hidden;}.nvi-event-detail-middle-wrapper {	width: calc(100% - 60px);	border-top: 2px solid #d1d1d1;	border-bottom: 2px solid #d1d1d1;	padding: 7px;	font-size: 14px;	height: 100%;	font-family: 'Roboto Condensed', sans-serif;}.nvi-event-detail-top-ticket {	width: 100%;	height: calc(50% - 30px);	border-top: 2px solid #d1d1d1; }.nvi-event-detail-middle-ticket {	position: absolute;	width: 50px;	height: 74px;	border-top: 2px solid #d1d1d1;	border-bottom: 2px solid #d1d1d1;	background-color: #fff;}.nvi-event-detail-bottom-ticket {	width: 100%;	height: calc(50% - 35px);	border-bottom: 2px solid #d1d1d1;	margin-top: 65px;}.nvi-event-detail-left-wrapper .nvi-event-detail-top-ticket {	border-left: 2px solid #d1d1d1;	border-top-left-radius: 3px;}.nvi-event-detail-left-wrapper .nvi-event-detail-middle-ticket {	border-right: 2px solid #d1d1d1;	border-top-right-radius: 40px;	border-bottom-right-radius: 40px;	left: -28px;	top: calc(50% - 35px);}.nvi-event-detail-left-wrapper .nvi-event-detail-bottom-ticket {	border-left: 2px solid #d1d1d1;	border-bottom-left-radius: 3px;}.nvi-event-detail-right-wrapper .nvi-event-detail-top-ticket {	border-right: 2px solid #d1d1d1;	border-top-right-radius: 3px;}.nvi-event-detail-right-wrapper .nvi-event-detail-middle-ticket {	border-left: 2px solid #d1d1d1;	border-top-left-radius: 40px;	border-bottom-left-radius: 40px;	right: -28px;	top: calc(50% - 35px);}.nvi-event-detail-right-wrapper .nvi-event-detail-bottom-ticket {	border-right: 2px solid #d1d1d1;	border-bottom-right-radius: 3px;}.nvi-comedian-description {	max-height: 57px;	width: 100%;	font-size: 12px;	overflow: auto;}.nvi-comedian-description.nvi-alone {	max-height: 72px;}.nvi-extra-comedian-wrapper {	height: 25px;	font-size: 14px;	font-weight: 700;	margin-top: 5px;	overflow: auto;}.nvi-extra-comedian-wrapper a,.nvi-comedian-description a {	white-space: nowrap;    color: #d81a24;    font-size: 13px;    font-weight: 700;}.nvi-extra-comedian-wrapper a {	font-size: 14px;}.nvi-extra-comedian-wrapper a:hover,.nvi-comedian-description a:hover {	text-decoration: underline;}.nvi-extra-comedian-wrapper a i,.nvi-comedian-description a i {	font-size: 14px;	min-width: 20px;}.nvi-event-detail-middle-wrapper .h4 {	margin-bottom: 5px;	float: left;}.nvi-event-detail-middle-wrapper a .h4 {	color: #d81a24;	font-family: "Roboto Slab", serif;}.nvi-event-detail-middle-bottom-date-time a:hover,.nvi-event-detail-middle-wrapper a:hover h4 {	text-decoration: underline;}.nvi-event-detail-middle-wrapper .nvi-special-label {	/*position: absolute;	top: 23px;	right: 7px;*/	float: right;	margin-top: 16px;}.nvi-clear {	margin: 0;	padding: 0;	clear: both;}.nvi-event-wrapper.nvi-hidden {	height: 0;	margin: 0; }#nvi-toggle-hidden-events {    display: none;    width: 100%;    border: none;    padding: 4px;    margin: -15px 0 30px;    text-decoration: none;    background-color: #414141;    color: #ffffff;    cursor: pointer;    text-align: center;    transition: background 250ms ease-in-out,     -webkit-appearance: none;    -moz-appearance: none;    border-radius: 5px;    text-transform: uppercase;    font-size: 14px;}#nvi-toggle-hidden-events:hover {    background-color: #d81a24;}#nvi-toggle-hidden-events .nvi-toggle-hidden-events-dots {    display: inline-block;    padding: 0 65px;    letter-spacing: 1.5px;    color: #d1d1d1;}#nvi-toggle-hidden-events .fa {    color: #fff;    font-size: 25px;    min-width: 10px;    margin: 0;}/*.nvi-event-detail-middle-top-wrapper {	height: 170px;	padding: 0;	margin: 0 0 10px 0;	overflow: auto;}*/.nvi-event-detail-middle-bottom-wrapper {    position: absolute;    bottom: 5px;    /*width: 400px;*/    width: 550px;    max-height: 100px;    overflow: auto;    padding: 0;    margin: 0;}.nvi-event-dates-min-date-wrapper,.nvi-event-dates-max-date-wrapper {	position: relative;	width: 50%;	height: 100%;	float: left;}.nvi-event-dates-min-date-wrapper .nvi-day-text:after {    content: "-";    position: absolute;    right: -7px;}.nvi-event-detail-middle-bottom-date-time {	float: left;}.nvi-event-detail-middle-bottom-price {	float: right;	text-align: right;}.nvi-event-detail-middle-bottom-date-time .fa {    font-size: 20px;    color: #151515;    min-width: 15px;}.nvi-event-detail-middle-bottom-date-time a {	color: #d81a24;	font-weight: 500;}.nvi-event-detail-middle-bottom-price a.btn {    font-size: 12px;    padding: 0px 7px;    margin: 1px 0;}.nvi-show-calendar-nav .fa {	color: #fff;}.nvi-show-calendar-nav a:hover .fa {	color: #d81a24;}.nvi-header-calendar-date.h2, .nvi-header-calendar-date i.fa.fa-angle-down {	font-size: 35px;	cursor: pointer;	color: #fff;	line-height: 78px;}.nvi-header-calendar-date:hover,.nvi-header-calendar-date:hover i.fa.fa-angle-down {	color: #d81a24;}#calendar-modal form .btn {    float: right;    padding: 7px 20px;    margin-top: 20px;}#calendar-modal .modal-dialog {    max-width: 360px;}.owl-slider.nvi-landing {    background-image: url(../images/home/smokyBlue.png);    background-repeat: no-repeat;    background-size: cover;}.owl-slider.nvi-landing:before {    content: '';    background-image: url(../images/home/spotlight-background.png);    background-size: contain;    background-repeat: no-repeat;    position: absolute;    display: block;    width: 850px;    height: 490px;    left: calc(50% - 140px);    top: -20px;}.owl-slider.nvi-landing .owl-prev, .owl-slider.nvi-landing .owl-next {	color: #fff;	border: 0 solid transparent;	font-size: 60px;	top: 150px;	cursor: pointer;}.owl-slider.nvi-landing .owl-prev {	left: 50px;} .owl-slider.nvi-landing .owl-next {	right: 50px;}.giftCertificate {	margin: 0 auto;}.giftCertificate .select2-container {	width: 75px;}.select2-container .select2-choice {	color: #000;}.select2-drop {	color: #000;}.nvi-upcoming-events .upcoming-show-item .event-info::-webkit-scrollbar,.nvi-comedian-description::-webkit-scrollbar,.nvi-event-detail-middle-bottom-wrapper::-webkit-scrollbar {    -webkit-appearance: none;}.nvi-upcoming-events .upcoming-show-item .event-info::-webkit-scrollbar:vertical,.nvi-comedian-description::-webkit-scrollbar:vertical,.nvi-event-detail-middle-bottom-wrapper::-webkit-scrollbar:vertical {    width: 11px;}.nvi-upcoming-events .upcoming-show-item .event-info::-webkit-scrollbar:horizontal,.nvi-comedian-description::-webkit-scrollbar:horizontal,.nvi-event-detail-middle-bottom-wrapper::-webkit-scrollbar:horizontal {    height: 11px;}.nvi-upcoming-events .upcoming-show-item .event-info::-webkit-scrollbar-thumb,.nvi-comedian-description::-webkit-scrollbar-thumb,.nvi-event-detail-middle-bottom-wrapper::-webkit-scrollbar-thumb {    border-radius: 8px;    border: 2px solid white; /* should match background, can't be transparent */    background-color: rgba(0, 0, 0, .5);}.nvi-upcoming-events .upcoming-show-item .event-info::-webkit-scrollbar-track,.nvi-comedian-description::-webkit-scrollbar-track,.nvi-event-detail-middle-bottom-wrapper::-webkit-scrollbar-track {     background-color: #fff;     border-radius: 8px; }.footer-content .h5 {	font-family: "Roboto Slab", serif;}@media (min-width: 1200px) {	.owl-slider.nvi-main-slider.nvi-landing {	    height: 440px;	    padding-top: 0;	}}.nvi-landing-name,.nvi-landing-location {	text-transform: uppercase;    font-family: "Roboto Slab", serif;    color: #fff;    margin-bottom: 0px;    overflow: hidden;}.nvi-landing-name {	height: 100px;}.nvi-landing-date,.nvi-landing-blurb {	text-transform: uppercase;    color: #fff;}.nvi-landing-info-wrapper {    padding: 100px 0 0 93px;    height: 350px;    width: 570px;}.nvi-landing-buy-btn {	position: relative;    margin: -15px 0 0 128px;    font-family: "Roboto", sans-serif;    padding: 5px 40px;    font-size: 20px;}.nvi-landing-buy-btn:after {    content: "";    position: absolute;    bottom: -24px;    left: -20px;    width: 210px;    border: 13px solid rgba(0, 0, 0, 0);    height: 0px;    border-radius: 105px / 24px;    background-color: rgba(0, 0, 0, 0.0);    box-shadow: 0px 46px 13px rgba(0, 94, 103, .5);}.nvi-landing-comic-photo {    width: 550px;    height: 437px;	/*background-image: url(../images/roster_image.png);*/	background-position: top right;	background-size: cover;}.nvi-landing-logo {    position: relative;    height: 3px;    background-color: #000;    margin-top: -3px;}.nvi-landing-logo img {    width: 160px;    position: absolute;    bottom: -25px;    left: 0;    right: 0;    margin: 0 auto;    z-index: 1;}.page-content.nvi-landing-background {	background: rgb(0,0,0);	background: linear-gradient(0deg, rgba(0,0,0,1) 50%, rgba(20,20,20,1) 100%);}.page-foot.nvi-landing-background {	background: #000;}.nvi-location-selector {	text-align: center;	color: #fff;	font-family: "Roboto Slab", serif;	/*margin-top: -50px;*/}.nvi-choose-location {	position: relative;}.nvi-choose-location .fa {	color: #fff;    min-width: 0px;    font-size: 25px;    margin-left: 3px;}.nvi-choose-location #nvi-map-love-marker i.fa.fa-heart {    position: absolute;    width: 10px;    height: 7px;    font-size: 8px;    left: 2px;    top: 6px;}.nvi-choose-location i.fa.fa-map-marker:after {    position: absolute;    top: 3px;    left: 4px;    content: ' ';    display: block;    width: 13px;    height: 13px;    background-color: #000;    border-radius: 13px;    border: 1px solid #000;}.nvi-choose-location label {    font-size: 14px;    font-weight: 700;}.nvi-choose-location input[type="checkbox"] {    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 1) inset;    display: inline-block;    position: relative;    width: 17px;    height: 17px;    vertical-align: middle;    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    margin: -3px 5px 0 0;    font: normal normal normal 14px/1 FontAwesome;}.nvi-choose-location input[type="checkbox"]:checked::after {    content: "\f00c";    color: #fff;    font-size: 12px;    margin-left: 2px;}.nvi-choose-location input[type="checkbox"]:checked ~ #nvi-map-love-marker .fa-heart {	color: #d81a24;}.nvi-list-venues {    margin-top: 30px;}.nvi-list-venues a {	color: #fff;	font-weight: bold;}.nvi-list-venues a:hover {    color: #d81a24;}.nvi-list-venues .h6 {	font-family: "Roboto Slab", serif;}.nvi-center-wrap {	margin: 0 auto !important;}.nvi-club-showdetails .jumbotron h1, .nvi-club-showdetails .jumbotron-mod-1 h1 {    font-size: 40px;}.nvi-menu-landinding-footer ul {    padding: 0;    margin: 0 auto;    display: block;}@media (max-width: 767px) {	.nvi-menu-landinding-footer ul {		width: 100%;	    max-width: 475px;	}	.nvi-menu-landinding-footer {		margin-bottom: 20px;	}}.nvi-menu-landinding-footer ul li {	display: inline-block;}.nvi-menu-landinding-footer ul li a {	display: inline-block;		padding: 3px 5px;	margin: 5px 5px;	color: #b7b7b7;    font-weight: bold;}.nvi-menu-landinding-footer ul li a:hover {    color: #d81a24;}@media (min-width: 1200px) {	.nvi-club-showdetails .jumbotron, .nvi-club-showdetails .jumbotron-mod-1 {	    padding-bottom: 50px;	}}.nvi-club-showdetails main {	position: relative;}.nvi-club-showdetails main .nvi-show-details-menu{	position: absolute;	top: 0;	left: 0;	width: 100vw;}.nvi-club-showdetails main .nvi-show-details-menu .nav {	justify-content: center;	background-color: #d81a24;}.nvi-club-showdetails main .nvi-show-details-menu .nav a {	color: #fff;    text-transform: uppercase;    font-family: 'Roboto Condensed', sans-serif;    font-weight: 700;    font-size: 23px;    line-height: 40px;}.nvi-club-showdetails main .nvi-show-details-menu .nav a:hover {	text-decoration: underline;}.nvi-club-showdetails .nvi-show-detail-main-comedian {	display: -ms-flexbox;	display: -webkit-flex;	display: flex;	margin-top: 35px;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image-bio-video {	width: 44%;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image {	position: relative;	width: calc(100% - 70px);	margin-right: 70px;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main {	width: 56%;}.nvi-club-showdetails .nvi-info-box-title {	font-weight: 700;	display: inline-block;	position: relative;	padding-right: 30px;}.nvi-club-showdetails .nvi-info-box-title:after {	content: ' ';    display: block;    background-image: url(../images/alert-icon.png);    background-repeat: no-repeat;    background-position: right center;    width: 30px;    height: 30px;    margin-left: 50px;    position: absolute;    top: -3px;    right: 0px;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image img {	width: 100%;	padding-bottom: 0px;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image .h3 {	/*position: absolute;*/	width: 100%;	/*bottom: 0;	left: 0;*/	display: block;	text-align: center;	font-family: 'Roboto Condensed', sans-serif;	background-color: rgba(255,255,255,0.85);    letter-spacing: 1px;    line-height: 34px;    padding: 12px 0;    margin-bottom: 0;    text-transform: uppercase;}.nvi-club-showdetails .nvi-show-detail-main-comedian .date {	font-family: 'Roboto Condensed', sans-serif;	font-size: 24px;	text-transform: uppercase;}.nvi-club-showdetails .nvi-show-detail-main-comedian .date .nvi-event-date {	font-weight: 700;}.nvi-club-showdetails .nvi-show-detail-main-comedian .date .nvi-event-time {	font-weight: 500;}.nvi-club-showdetails .nvi-show-detail-main-comedian .cost {    font-size: 60px;    letter-spacing: -1px;    font-weight: 400;}.nvi-club-showdetails .nvi-show-detail-main-comedian .tax {	text-transform: uppercase;	font-weight: 400;}.nvi-club-showdetails .nvi-show-detail-main-comedian .btn-nvi-buy-tickets {	position: relative;    font-family: 'Roboto Condensed', sans-serif;    padding-left: 20px;    padding-right: 30px;    padding: 0px 90px 0px 20px;    font-size: 25px;    line-height: 50px;    margin-top: 15px;}.nvi-club-showdetails .nvi-show-detail-main-comedian .btn-nvi-buy-tickets:after {	content: "\f145";    font-weight: 400;    font-family: 'FontAwesome';    display: block;    font-size: 28px;    /*    background-image: url(../images/ticket-icon.png);    background-repeat: no-repeat;    background-position: right center;    */    width: 30px;    height: 30px;    margin-left: 50px;    position: absolute;    top: 0px;    right: 20px;}.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:active,.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets {	background-color: #322f2f;    border-color: #322f2f;    cursor: inherit;}.nvi-info-box {	width: calc(100% - 2px);	border: 1px solid #b7b7b7;	padding: 15px;	margin-top: 20px;}.nvi-club-showdetails .nvi-bio-video {	text-align: center;}.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-bio-video {	width: calc(100% - 70px);}.nvi-comic-details-bio-video a,.nvi-club-showdetails .nvi-bio-video a {	padding: 2px 5px;    font-family: 'Roboto Condensed', sans-serif;    margin: 20px 7px;    border-radius: 6px;    min-width: 0;    font-size: 16px;    line-height: 29px;}.nvi-comic-details-bio-video a {	margin: 50px 14px 0 0;}.nvi-comic-details-bio-video a .icon-xs,.nvi-club-showdetails .nvi-bio-video a .icon-xs {    font-size: 17px;    line-height: 19px;}.nvi-club-showdetails .nvi-special-show .nvi-special-label {    padding: 0 0 0 35px;}.nvi-club-showdetails .nvi-special-show .nvi-special-label span.text-primary {	font-family: "Roboto Slab", serif;	font-size: 34px;	line-height: 36px;	font-weight: 700;}.nvi-club-showdetails .nvi-special-show .nvi-special-label .nvi-special-show-icon {    top: 5px;}.nvi-club-showdetails .nvi-special-show .nvi-special-show-icon i.fa {    font-size: 26px;    min-width: 26px;}.nvi-club-showdetails .nvi-special-show .nvi-special-show-icon i.fa.fa-star {    left: 5px;    top: 9px;    font-size: 14px;}.nvi-club-showdetails .nvi-show-details-description {	margin-top: 30px;}.nvi-club-showdetails .nvi-comedian-image {	position: relative;	margin-top: 30px; }.nvi-club-showdetails .nvi-comedian-image .nvi-comedian-image-label{	/*position: absolute;*/	left: 0;	bottom: 0;	width: 100%;	text-align: center;	font-family: 'Roboto Condensed', sans-serif;	background-color: rgba(255,255,255,1);	padding: 4px 0 0;}.nvi-club-showdetails .nvi-comedian-image .nvi-comedian-name {	text-transform: uppercase;	/*color: #d81a24;*/	margin: 5px 0 0;}.nvi-club-showdetails .nvi-comedian-image .nvi-comedian-position {	margin: 0 0 4px;	color: #5c5c5c;}.nvi-club-showdetails .nvi-details-tickets-container {	width: 100%;	overflow: hidden; }.nvi-club-showdetails .nvi-details-tickets-container .nvi-details-tickets-effect {	width: 200%;    margin-left: 0;}.nvi-club-showdetails .nvi-details-tickets-container .nvi-details-tickets-effect.nvi-display-tickets {	margin-left: -100%;	    transition:1s;    -webkit-transition:1s;    -moz-transition:1s;}.nvi-club-showdetails .nvi-details-tickets-container .nvi-details-tickets-effect .nvi-show-details {	width: 50%;	float: left;}.nvi-club-showdetails .nvi-details-tickets-container .nvi-details-tickets-effect #tickets {	width: 50%;	float: right;	padding-bottom: 70px;}#foodAndDrink .btn {	margin-top: 0;    padding: 7px;    min-width: 160px;}.nvi-club-showdetails table.showDetails {	border-color: transparent;}.nvi-shows-in-venues .card-corporate .card-body,.nvi-club-showdetails .card-corporate .card-body {	padding-left: 27px;	background-color: #fff;	border-width: 0 1px 1px 1px;	border-style: solid;	border-color: #f1f1f1;}.nvi-shows-in-venues .h2 {    font-family: "Roboto Slab", serif;    font-size: 24px;}.nvi-shows-in-venues  hr {	margin-bottom: 0;}.nvi-comic-details-image {	width: calc(44% - 70px);	float: left;}.nvi-comic-details-description-bio-video-wraper {	width: 56%;	float: right;}.nvi-shows-current-venue {    max-height: 220px;    overflow-x: hidden;    overflow-y: auto;    margin: 10px 0 50px;    padding: 0 45px 0 28px;}.nvi-shows-in-venues .btn {	padding: 2px 5px;	margin-top: -3px;	font-size: 12px;}.nvi-shows-in-venues {	font-weight: 500;}.nvi-show-dates-row {	border-bottom: 1px solid #b7b7b7;	padding: 0;	margin: 0;	line-height: 45px;}.nvi-show-dates-row:hover {	background-color: #f3f3f3; }.nvi-show-dates-row:last-child {	border-color: transparent;}.nvi-show-dates-row > div {	padding-left: 0;	padding-right: 0;}.card-custom .card-body a {	display: initial;}.nvi-shows-in-venues .card-group-custom {	margin-top: 0;}.nvi-no-shows {	text-transform: uppercase;	color: #d81a24;	margin-bottom: 50px;}.nvi-discretion-advised {	font-family: "Roboto Slab", serif;	font-size: 18px;	font-weight: 700;	text-transform: uppercase;	text-align: center;	margin-bottom: 10px;}.nvi-share-buttons {	text-align: center;}.nvi-club-comicdetails .nvi-share-buttons {	margin-top: 30px;}.nvi-details-tickets-container #accordion1 {	margin-top: 0;}.nvi-details-tickets-container #accordion1 .card-title a {	text-transform: uppercase;	font-family: "Roboto", sans-serif;}.nvi-mobile {	display: none;}.nvi-after-social {	clear:both;	margin-top:80px;}.mobile #nvi-bar-location-selector {	display: none;}.mobile .venue-phone {	position: relative;    font-size: 1px;    color: transparent;    width: 30px;    height: 40px;    display: block;    overflow: hidden;}.mobile .venue-phone:before {	content: "\f095";    font-family: 'FontAwesome';    font-weight: 400;    color: #fff;    font-size: 29px;}.mobile .rd-navbar-venue, .tablet .rd-navbar-venue {    left: 40px;    right: 0;}.nvi-shine {    width: 160px;    height: 160px;    position: absolute;    left: 0;    right: 0;    margin: 0 auto;    bottom: -25px;    z-index: 2;    border-radius: 160px;    overflow: hidden;}.nvi-shine:after {  content: "";  position: absolute;  top: -110%;  left: -210%;  width: 200%;  height: 200%;  opacity: 0;  transform: rotate(30deg);    background: rgba(255, 255, 255, 0);  background: linear-gradient(    to right,     rgba(255, 255, 255, 0) 0%,    rgba(255, 255, 255, 0.13) 77%,    rgba(255, 255, 255, 0.5) 92%,    rgba(255, 255, 255, 0.0) 100%  );}.nvi-shine.nvi-show-shine:after,.nvi-shine:hover:after {  opacity: 1;  top: 30%;  left: 30%;  transition-property: left, top, opacity;  transition-duration: 1.7s, 1.7s, 0.15s;  transition-timing-function: ease;}.owl-prev, .owl-next {	border: 0 solid transparent;}.nvi-event-detail-buttom-wrapper {	display: none;}.nvi-event-dates-mobile {	display: none;}#nvi-image-logo-history {    float: right;    margin-right: -18px;    margin-top: -17px;    width: 170px;}#nvi-image-franchise-info {	float: right;    margin-left: 30px;    margin-bottom: 30px;    margin-top: 17px;    width: 100%;    max-width: 320px;}#nvi-image-franchise-info img {	width: 100%;}.nvi-img-executive-bios {	float: right; 	padding:10px;	margin:6px 0 10px 30px;}.nvi-img-executive-bios img {	width: 100%;}.nvi-club-faqs .venueMap {    position: relative;    overflow: hidden;    padding-top: 56.25%;    margin-bottom: 30px;}.nvi-club-faqs .venueMap iframe {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: 0;}.nvi-aboutus-hireacomic .special-requests textarea {    width: 100%;    max-width: 437px;}#tickets #paymentOptionContainer label {	display: inline-block;}#tickets table.newReservation tr th {    vertical-align: top;}#tickets table.showDetails tr td table tr td {    padding-top: 7px;}#tickets table.errors,#tickets .newReservation {	max-width: 550px;	position: relative;}#tickets table.errors tr td ul li {	width: 100%;}.nvi-continue-button {	position: absolute;    left: 0;}.nvi-club-giftcertificates .giftCertificate hr,#tickets hr {	width: 100%;}.nvi-choose-location-header {	margin-bottom: 20px;}.nvi-club-comicdetails h2,.nvi-club-specials h2,h2.nvi-club-specialshows-subtitle {	text-align: center;	font-size: 26px;	margin-bottom: 40px;}h2.nvi-club-specialshows-subtitle span,.nvi-club-specialshows h2 span {	display: block;}h2.nvi-landing-h2-blurb {    font-size: 15px;    margin: -16px auto 31px;}.owl-slider.nvi-main-slider {	padding-top: 10px;	height: 560px;}@media (max-width: 767px) {	.nvi-choose-location-header span {		display: block;	}}input[type="button"].btn.nvi-cancel-button,input[type="button"].btn.nvi-exit-button {    position: absolute;    top: 67px;    color: #d81a24;    background-color: transparent;    border-color: transparent;    font-weight: 500;    text-decoration: underline;    text-transform: capitalize;    text-align: left;    padding: 0;}@media (min-width: 992px) and (max-width: 1199px) {	.owl-slider.nvi-main-slider {		padding-top: 45px;	}}@media (max-width: 1199px) {	.nvi-aboutus-yukyuksstory .container {	    max-width: 1045px;	}	.nvi-aboutus-yukyuksstory .btn-sm {    	padding: 15px 35px;    }    .nvi-aboutus-hireacomic .special-requests  {    	margin: 20px 0;    }	.nvi-aboutus-hireacomic .special-requests textarea {		margin: 3px 0;	    max-width: 300px;	}}@media (max-width: 1045px) {	.nvi-aboutus-yukyuksstory .container {	    max-width: 910px;	}	.nvi-aboutus-yukyuksstory .btn-sm {    	padding: 10px 20px;    }	#nvi-image-logo-history {	    margin-right: 0px;	    margin-top: 15px;	}}@media (max-width: 991px) {	.nvi-aboutus-yukyuksstory .container {	    max-width: 754px;	}	.nvi-club-specialshows h2 span {	    display: inline;	}}@media (max-width: 767px) {	.nvi-aboutus-yukyuksstory .container {	    max-width: 396px;	}	.nvi-aboutus-yukyuksstory .btn-sm {    	padding: 10px 20px;    	width: 102px;    }    .nvi-aboutus-yukyuksstory .tabs-horizontal.tabs-corporate .nav-tabs {    	width: 320px;		margin-left: auto;    	margin-right: auto;    }	#nvi-image-logo-history {	    margin-right: -18px;	    margin-top: -17px;	    width: 160px;	}	#nvi-image-franchise-info {		float: none;	    margin: 20px auto;	    max-width: 400px;	}	.nvi-club-comicdetails h2,	.nvi-club-specials h2,	.nvi-club-specialshows h2.nvi-club-specialshows-subtitle {	    font-size: 21px;	    letter-spacing: 0;	}}@media (min-width: 768px) and (max-width: 991px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:active, 	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets {	    font-size: 20px;	}}	@media (min-width: 480px) and (max-width: 767px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:active, 	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets {	    font-size: 17px;    	line-height: 22px;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:after {	    top: 11px;	    right: 14px;	}}@media (min-width: 480px) and (max-width: 521px) {		.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:after {	    top: 17px;	    right: 22px;	}}@media (max-width: 457px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:active, 	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets {	    font-size: 20px;	    padding-right: 55px;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:after {	    right: 10px;	}}@media (max-width: 360px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets:active, 	.nvi-club-showdetails .nvi-show-detail-main-comedian span.btn-nvi-buy-tickets {	    font-size: 15px;	}}@media (max-width: 1024px) {		.nvi-aboutus-yukyuksstory .thumbnail-gallery-gird .caption {		max-height: 100%;	}}@media (max-width: 400px) {	.nvi-aboutus-yukyuksstory .container {	    max-width: 396px;	}	.nvi-aboutus-yukyuksstory .btn-sm {    	width: 93px;    }	.nvi-aboutus-yukyuksstory .col-thumb {	    width: 89px;	    height: 89px;	    margin: 2px 6px;	}	.nvi-aboutus-yukyuksstory .isotope.masonry-gallery.row {	    max-width: 308px;	    margin: 0 auto;	}	#nvi-image-logo-history {	    margin-right: -12px;	    margin-top: -17px;	    width: 130px;	}}@media (max-width: 367px) {	.nvi-aboutus-yukyuksstory .tabs-horizontal.tabs-corporate .nav-tabs {	    width: 100%;	    display: block;	}	.nvi-aboutus-yukyuksstory .btn-sm {    	width: 73px;    	padding: 2px 0;    }	.nvi-aboutus-yukyuksstory .col-thumb {	    width: 70px;	    height: 70px;	    margin: 2px 6px;	}	.nvi-aboutus-yukyuksstory .isotope.masonry-gallery.row {	    max-width: 246px;	}	#nvi-image-logo-history {	    margin-right: 1px;	    margin-top: -4px;	    width: 109px;	    position: absolute;	    right: 6px;	    z-index: -1;	}}@media (min-width: 480px) and (max-width: 1199px) {		.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image .h3 {	    line-height: 28px;	    font-size: 24px;	}	.owl-slider.nvi-main-slider.nvi-landing {		padding-top: 0px;		height: 440px;	}	.nvi-landing-comic-photo {	    width: 450px;	}	.nvi-landing-name, .nvi-landing-location {	    width: 370px;	}	.nvi-landing-name {		line-height: 32px;	}	.nvi-location-selector {	    margin-top: 30px;	}	.nvi-landing-logo img {	    width: 140px;	    bottom: -50px;	}	.nvi-shine {	    width: 140px;	    height: 140px;	    bottom: -50px;	}	.nvi-landing-buy-btn {	    margin: 0 0 0 119px;	}	.nvi-landing-buy-btn:after {	    bottom: -16px;	    box-shadow: 0px 70px 13px rgba(0, 94, 103, .5);	}	.nvi-franchise-section {		padding-top: 120px;	}    #nvi-toggle-hidden-events {    	margin: -15px auto 30px;    }}@media (min-width: 480px) and (max-width: 991px) {	.nvi-landing-info-wrapper {	    padding: 65px 0 0 25px;	}	.nvi-landing-comic-photo {	    width: 316px;	    height: 351px;	}		.owl-slider.nvi-main-slider.nvi-landing {	    height: 355px;	}	.owl-slider.nvi-landing:before {	    width: 687px;	    height: 404px;	}	.nvi-landing-logo img {	    width: 100px;	    bottom: -30px;	}	.nvi-shine {	    width: 100px;	    height: 100px;	    bottom: -30px;	}	.nvi-landing-buy-btn {	    margin: 0px 0 0 112px;	    padding: 3px 27px;	    font-size: 18px;	}	.nvi-landing-name {	    height: 45px;	    font-size: 23px;	    line-height: 22px;	    width: 315px;	}	.nvi-landing-location {		font-size: 32px;	}	.nvi-landing-date {		font-size: 18px;	}	.nvi-landing-buy-btn:after {	    bottom: -16px;	}}@media (max-width: 991px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian .date {	    font-size: 21px;	}	.venue-link-wrapper {	    width: calc(50% - 20px);	    padding: 8px 5px;	    display: inline-block;	}	.nvi-list-venues a {	    color: #fff;	    font-weight: bold;	    border: 1px solid #fff;	    width: 100%;	    display: block;	    font-size: 14px;	    padding: 3px;	    font-weight: 500;	}	.nvi-region-venue {		text-transform: uppercase;	}	.nvi-choose-location-header.nvi-mobile {		text-transform: uppercase;	}	.nvi-location-selector {		margin-top: 0;	}		.text-left.nvi-info-main-carousel-wraper {	    text-align: center !important;	}	a.nvi-buy-ticket-main-carousel-btn.text-primary {		text-align: left;		width: 310px;		margin: 11px auto;	}	.nvi-club-thismonth .jumbotron {    	padding: 35px 15px;    }    .nvi-show-calendar-nav {	    font-size: 43px;	}	.nvi-event-detail-middle-bottom-wrapper {		max-width: calc(100% - 5px);	}}@media (max-width: 767px) {    #nvi-toggle-hidden-events {    	max-width: 400px;    }	section.owl-slider.nvi-main-slider.bg-gray-900 {		padding-top: 25px;	}	.nvi-franchise-section {	    padding-top: 75px;	}	.bg-franchise:before {	    background-size: cover;	}		.nvi-upcoming-carousel .nvi-special-label {	    margin: 6px auto;	    width: 125px;	}	.nvi-upcoming-carousel .event-description {		text-align: left;	}	.nvi-upcoming-carousel .nvi-special-show-icon i.fa.fa-star {	    left: 0px;	}		.nvi-club-thismonth #nvi-toggle-hidden-events .nvi-toggle-hidden-events-dots {	    padding: 0 10px;	}	.nvi-club-thismonth .jumbotron h1 small, .jumbotron-mod-1 h1 small {	    font-size: 16px;	}	.nvi-header-calendar-date.h2,	.nvi-show-calendar-nav {	    font-size: 25px;    	letter-spacing: 1px;    }    .nvi-header-calendar-date.h2,     .nvi-header-calendar-date i.fa.fa-angle-down {    	line-height: 27px;    }    .nvi-show-calendar-nav {    	margin-top: 20px;    	margin-bottom: 20px;    }    .nvi-header-calendar-date i.fa,	.nvi-show-calendar-nav i.fa {		min-width: 25px;		font-size: 25px;	}    .nvi-event-wrapper {	    height: auto;	    max-width: 400px;	    margin: 0 auto;    }    .nvi-event-wrapper .nvi-event-detail-wrapper,    .nvi-event-wrapper .nvi-event-date-picture-wrapper {    	width: 100%;    }    .nvi-event-wrapper .nvi-event-detail-wrapper {    	height: auto;    	border-right: 2px solid #d1d1d1;    	border-left: 2px solid #d1d1d1;    	padding: 25px 10px 0;    }    .nvi-event-detail-right-wrapper .nvi-event-detail-top-ticket,    .nvi-event-detail-left-wrapper .nvi-event-detail-top-ticket,    .nvi-event-detail-middle-wrapper {    	border: 0 solid transparent;    	border-radius: 0;    }    .nvi-event-wrapper .nvi-event-date-picture-wrapper {    	border-width: 2px;    	border-bottom: 0 solid transparent;    	border-radius: 0;    	position: relative;    }    .nvi-event-detail-right-wrapper {    	border-right: 2px solid #d1d1d1;    	width: 15px;    }    .nvi-event-detail-left-wrapper {    	border-left: 2px solid #d1d1d1;    	width: 15px;    }    .nvi-event-detail-middle-wrapper {    	width: 100%;    }    .nvi-event-detail-left-wrapper > div,    .nvi-event-detail-right-wrapper > div {    	display: none;    }    .nvi-event-dates {    	display: none;    }    .nvi-event-date-picture-wrapper {        height: 330px;    }    .nvi-featured-comic-picture {	    width: 100%;	    background-repeat: no-repeat;	    background-position-x: 15px;	    background-position-y: 15px;	    background-size: calc(100% - 30px);	    margin-top: 30px;    }    .nvi-comedian-description {    	height: auto;    	max-height: initial;    }    .nvi-event-detail-middle-bottom-wrapper {    	position: relative;    	margin-top: 25px;    	width: 100%;    	max-height: 300px;    }    .nvi-event-detail-middle-bottom-price,    .nvi-event-detail-middle-bottom-date-time {	    border-top: 1px solid #d1d1d1;	    height: 60px;	    padding: 11px 0;	}    .nvi-event-detail-middle-bottom-date-time {	    width: 86px;    }    .nvi-event-detail-middle-bottom-price {    	width: calc(100% - 86px);    	padding-left: 20px;		display: flex;		align-items: center;		justify-content: flex-end;    }    .nvi-event-detail-middle-bottom-price a.btn {	    margin: 1px 0 1px 10px;	}	.nvi-event-detail-background {		display: none;	}	.nvi-event-detail-buttom-wrapper {		position: relative;		display: block;		margin-bottom: 20px;		text-align: center;		height: 33px;		overflow: hidden;	}	.nvi-event-detail-buttom-wrapper > div {		position: absolute;		height: 50px;		border-bottom: 2px solid #d1d1d1;		width: calc(50% - 38px);	}	.nvi-event-detail-buttom-wrapper > div.nvi-event-detail-bleft-ticket {		left: 0;		bottom: 0;		border-left: 2px solid #d1d1d1;	}	.nvi-event-detail-buttom-wrapper > div.nvi-event-detail-bmiddle-ticket {		top: 0;		left: 0;		right: 0;		margin: 0 auto;		width: 80px;		height: 100px;		border: 2px solid #d1d1d1;		border-bottom: 0;		border-radius: 100px;	}	.nvi-event-detail-buttom-wrapper > div.nvi-event-detail-bright-ticket {		bottom: 0;		right: 0;		border-right: 2px solid #d1d1d1;	}	.nvi-event-detail-middle-wrapper a .h4 {		float: none;		margin: 20px auto;		text-align: center;	}	.nvi-event-detail-middle-wrapper .nvi-special-label {    	float: none;    	width: 127px;    	display: block;    	margin: -12px auto 20px;    }    .nvi-event-dates-mobile {    	display: block;    	position: absolute;    	left: 15px;    	right: 15px;    	top: 15px;    	text-transform: uppercase;    	font-family: "Roboto Slab", serif;    	font-weight: 500;    	background-color: #000;    	color: #fff;    	padding: 6px 0;    	text-align: center;    }}@media (min-width: 480px) and (max-width: 767px) {	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image {	    width: calc(100% - 20px);	    margin-right: 20px;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image .h3 {	    line-height: 22px;	    font-size: 20px;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main {	    width: 48%;	    margin-left: 40px;	}.nvi-club-showdetails .nvi-show-detail-main-comedian .btn-nvi-buy-tickets {	    padding: 0px 58px 0px 17px;	}	.nvi-landing-comic-photo {	    width: 250px;	    height: 260px;	}	.nvi-landing-info-wrapper {	    width: 290px;	    height: 260px;	    padding: 37px 0 0 0px;	}	.owl-slider.nvi-main-slider.nvi-landing {	    height: 263px;	}	.owl-slider.nvi-landing:before {	    width: 545px;	    height: 325px;	}	.nvi-landing-date,.nvi-landing-name, .nvi-landing-location {		width: 252px;	}	.nvi-landing-location {		font-size: 30px;	}		.nvi-landing-name {	    position: relative;	    height: 40px;	    font-size: 19px;	    line-height: 20px;	}	.nvi-landing-buy-btn {	    margin: -32px 0 0 0px;	}	.nvi-landing-buy-btn:after {	    bottom: -2px;	}	.nvi-landing-buy-btn:after {	    left: 5px;	    width: 143px;	}}@media (max-width: 660px) {	.nvi-franchise-section {	    padding-top: 0px;	}	.nvi-franchise-section .col-6 {	    margin-top: 40px;	}	.owl-slider.nvi-main-slider.nvi-landing {		padding-top: 105px;		height: 340px;	}}#nvi-contact-head-wrapper {	position: relative;	max-width: 440px;	margin: 0 auto;}#nvi-contact-head-logo {    position: absolute;    right: 75px;	top: 136px;    width: 140px;    z-index: -1;}@media (max-width: 495px) {	table.newReservation tr th,	table.newReservation tr td,	.newReservation {	    display: block;	    text-align: left;	}	table.newReservation tr th {		margin-top: 30px;	}	#paymentOptionContainer label {		font-size: 13px !important;	}}@media (max-width: 466px) {	#nvi-contact-head-logo {		position: relative;		right: auto;		margin: 0 auto;		top: auto;		margin-bottom: 15px;	}}@media (max-width: 575px) {	.nvi-main-slider .owl-item-slide-caption img {	    height: 315px;	}	.nvi-franchise-section .col-6 {	    margin-top: 18px;	    margin-left: -13px;	}	.nvi-franchise-section {	    padding-top: 7px;	    padding-bottom: 0;	}	.bg-franchise .nvi-bottom-blurb,	.bg-franchise .nvi-top-blurb {	    font-size: 13px;	}	.nvi-franchise-section .nvi-franchise-title,	.nvi-franchise-section .nvi-own-your-own {		font-size: 17px;	}	.nvi-franchise-section .nvi-yukyuks {		font-size: 23px;	}	.nvi-upcoming-events h2 {	    letter-spacing: 1px;	    font-size: 29px;	}	.nvi-aboutus-hireacomic .corporate-logos {		width: 100%;	    display: block;	    overflow: hidden;	    text-align: center;	}	.nvi-aboutus-hireacomic .corporate-logos img {		float: none;		display: initial;		margin: 0 10px 20px;		width: calc(50% - 30px);	}	.nvi-aboutus-hireacomic #contact-form {		margin: 0 auto;	    text-align: left;	    width: 300px;	    max-width: 100%;	}	.nvi-aboutus-hireacomic .pure-form .select2-container,	.nvi-aboutus-hireacomic .pure-form input {		max-width: 100%;	}	.nvi-aboutus-hireacomic p {		margin-left: 10px!important;		margin-right: 10px!important;	}}.nvi-specials-carousel {	display: none!important;}@media (max-width: 510px) {	.nvi-img-executive-bios {		float: none;		padding:0px;		margin:20px auto;		text-align: center;		max-width: 400px;	}	.nvi-img-executive-bios img {		width: 100%;	}}@media (max-width: 479px) {	/*#section-locations .event-date {	    font-size: 12px;	}*/	.owl-nav {		display: none;	}	    #nvi-toggle-hidden-events {    	margin: 20px auto 30px;    }    	.nvi-specials-carousel {		display: block!important;	}	.nvi-no-specials-carousel {		display: none;	}	.nvi-specials-carousel,	.nvi-location-carousel,	.nvi-upcoming-carousel {		max-width: 300px;		margin: 10px auto;	}	.nvi-specials-carousel .owl-nav,	.nvi-location-carousel .owl-nav,	.nvi-upcoming-carousel .owl-nav {		display: block;	}	.nvi-specials-carousel .owl-nav .owl-prev,	.nvi-location-carousel .owl-nav .owl-prev,	.nvi-upcoming-carousel .owl-nav .owl-prev {	    left: -30px;	}	.nvi-specials-carousel .owl-nav .owl-next,	.nvi-location-carousel .owl-nav .owl-next,	.nvi-upcoming-carousel .owl-nav .owl-next {	    right: -30px;	    	}	.nvi-specials-carousel .owl-nav .owl-prev,	.nvi-specials-carousel .owl-nav .owl-prev,	.nvi-specials-carousel .owl-nav .owl-next {		top: 160px;    	    }    .nvi-specials-carousel .owl-nav .owl-prev{    	font-size: 60px;    	color: #fff;    }    .nvi-specials-carousel .owl-nav .owl-next {    	font-size: 60px;    	color: #fff;    }	.nvi-home-promotions .nvi-special-image {	    height: 183px;	}	.nvi-mobile {		display: block;	}	.nvi-desk {		display: none;	}	.nvi-landing-location {		font-size: 24px;	}	.section {    	padding-top: 15px;	}	.nvi-club-showdetails .jumbotron h1, .nvi-club-showdetails .jumbotron-mod-1 h1 {	    font-size: 22px;	}	.nvi-show-details-menu {		display: none;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian {		flex-direction: column;		margin-top: 0;	}	.nvi-comic-details-image, .nvi-comic-details-image img, .nvi-comic-details-description-bio-video-wraper,	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image-bio-video {	    width: 100%;	}	.nvi-comic-details-description-bio-video-wraper {		padding: 20px 0 0 0;		text-align: left;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-bio-video,	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main-comedian-image {	    width: 100%;	    max-width: 340px;	    margin: 0 auto;	}	.nvi-comic-details-bio-video {		text-align: center;	}	.nvi-shows-in-venues .h2 {		margin-top: 30px;	    font-size: 19px;	}	.nvi-shows-current-venue {		padding: 0;		margin: 0;	}	.nvi-mobile.date {		margin-bottom: 15px;	}	.nvi-club-showdetails section.section-inset-1 {		padding-top: 10px;	}	.nvi-club-showdetails .nvi-show-detail-main-comedian .nvi-show-detail-main {	    width: 100%;	}	.nvi-club-showdetails .nvi-comedian-image .nvi-comedian-image-label {    	position: relative;    }	.nvi-club-showdetails .nvi-comedian-image .nvi-comedian-name {	    font-size: 18px;	    letter-spacing: -1px;	}	.nvi-club-showdetails .nvi-comedian-wraper .nvi-bio-video a {	    margin: 10px 0 10px;	    width: 100%;	}	.nvi-discretion-advised {    	font-family: 'Roboto Condensed', sans-serif;    	font-size: 17px;    	/*color: #d81a24;*/    	border: 1px solid #d81a24;    }	.at-style-responsive .at-share-btn {	    padding: 5px 0px!important;	}	.at-resp-share-element .at-share-btn .at-label {	    margin: 0 0 0 -2px!important;	}	#foodAndDrink .btn {	    margin-bottom: 10px;	    min-width: 115px;	}	.nvi-additional-info-title {		margin-top: 20px;	}	.nvi-after-social {		clear:both;		margin-top:60px;	}	.footer-content .nvi-container {		text-align: center;	}	.footer-content .nvi-container .nvi-footer-nav-wrapper {		display: none;	}	.footer-content .rd-navbar-brand-2 {		text-align: center;	}	.nvi-club-showdetails .nvi-special-show .nvi-special-show-icon i.fa.fa-star {	    left: 0;	}	.nvi-club-showdetails .nvi-special-show .nvi-special-label {	    display: inline-block;	    padding: 0 0 0 33px;	    margin: 0 auto 15px;	}	.venue-name {		letter-spacing: 0px;	}	.nvi-shows-in-venues .nvi-buy-button-wrapper {		text-align: right;	}	.nvi-show-dates-row {	    line-height: 26px;	    font-size: 14px;	}	.nvi-shows-in-venues a.btn {		display: inline-block;	    margin-top: -30px;	}	.nvi-shows-in-venues .card-corporate .card-body {		padding: 10px;	}	.nvi-landing-comic-photo  {		/*display: none;*/	    width: 214px;	    height: 233px;	    background-image: url(../images/roster_image.png);	    margin: 0;	    padding: 0;	}	.nvi-landing-info-wrapper {	    width: 214px;	    height: auto;	    margin: 0 0 0 -37px;	    padding: 0;	}	.owl-slider.nvi-landing {	    border: 1px solid #fff;	    margin: 2px -1px 3px -1px;	    height: 315px;	}	.owl-slider.nvi-landing:before {	    left: 0;	    width: 100%;	    height: 350px;	    background-size: 671px;	    background-position-x: -65px;	}	.nvi-landing-logo {	    position: absolute;	    width: 100%;	    height: 39px;	    top: 0;	    left: 0;	}	.nvi-landing-logo img {	    width: 75px;	    bottom: auto;	    top: 12px;	}	.nvi-shine {	    width: 75px;	    height: 75px;	    bottom: auto;	    top: 12px;	}		.nvi-landing-date {	    font-size: 19px;	}	.nvi-landing-blurb {		font-family: 'Roboto Condensed', sans-serif;		font-size: 12px;		text-overflow: ellipsis;		overflow: hidden;		white-space: nowrap;	}	.nvi-landing-name {	    position: relative;	    height: 38px;	    font-family: 'Roboto Condensed', sans-serif;	    font-size: 17px;	    line-height: 18px;	}	.nvi-landing-name span {	    position: absolute;	    bottom: 5px;	    display: block;	    width: 100%;	}	.nvi-landing-buy-btn {		margin: 8px auto 0;		font-family: "Roboto", sans-serif;		padding: 0px 37px;		font-size: 14px;	}	.nvi-landing-buy-btn:after {	    bottom: -14px;	    width: 154px;	}	}@media (max-width: 439px) {	.nvi-main-slider .owl-item-slide-caption img {	    height: 220px;	}	.nvi-main-slider .owl-dots {		display: none;	}}@media (max-width: 400px) {	.owl-slider.nvi-landing:before {	    background-position-x: -120px;	}}@media (max-width: 350px) {	#nvi-executive-bios-menu img {		width: 80px;	}	#nvi-executive-bios-menu a {		font-size: 14px;	}}.nvi-h2-title-class {	margin-top: 20px;}.jumbotron .h1.nvi-p-top-title {    margin-bottom: 20px;}.nvi-social-icons [class*='fa-'] {	font-size: 0px;	color: transparent!important;	transition: .4s;}.nvi-social-icons [class*='fa-']:before {	font-size: 18px;	color: #151515 !important;	margin-left: 2px;}/*.nvi-social-icons [class*='fa-']:hover:before {	color: #fff !important;}*/.nvi-social-icons .fa-instagram:before {	margin-left: 3px;}.nvi-extra-info-wraper {	position: relative;    padding: 0px 0 0px 43px;    margin-bottom: 6px;    height: 20px;}.nvi-extra-info-wraper .nvi-extra-info {	position: absolute;	top: -3px;	left: 46px;}.nvi-extra-info-wraper:before {	content: '';    position: absolute;    top: -3px;    left: 20px;    width: 20px;    height: 20px;    background-size: contain;    background-repeat: no-repeat;    background-image: url(../images/dining.png);}@media (max-width: 767px) {	.nvi-extra-info-wraper .nvi-extra-info {		left: 26px;	}	.nvi-extra-info-wraper:before {		left: 0px;	}	table.giftCertificate th,	table.giftCertificate td {		display: block;	}	table.giftCertificate th {		margin-top: 10px;	}	table.giftCertificate td input[type="text"] {		width: 100%;	}	table.giftCertificate td input#firstName,	table.giftCertificate td input#lastName {		width: calc(50% - 3px);	}}.giftCertificateConfirmation td,.giftCertificateConfirmation th {	padding-left: 20px;}@media (max-width: 1200px) {	.owl-slider.nvi-main-slider {		height: 600px;	}	}@media (max-width: 439px) {	.owl-slider.nvi-main-slider {		height: 460px;	}}.owl-next {    right: -44px;}.owl-prev {    left: -15px;}.h2-no-venues {    width: 100%;    text-align: center;    text-transform: uppercase;}#tickets > a.btn {	margin-top: 25px;}input.btn.nvi-edit-order,input.btn.nvi-submit-order {    margin: 10px 3px;}@media (max-width: 767px) {	input.btn.nvi-edit-order,	input.btn.nvi-submit-order {	    padding: 10px 10px;	    font-size: 16px;	    width: 100%;	    max-width: 300px;	}	.giftCertificateConfirmation td,	.giftCertificateConfirmation th {		display: block;		width: calc(100% - 20px);	}	#section-locations .nvi-special-label {		text-align: left;	    margin-left: auto;	    margin-right: auto;	    width: 120px;	}	#section-locations .nvi-special-label span.text-primary {		font-size: 13px;	}}.nvi-comic-details-bio-video .btn-shape-default.btn-min-width-sm i.fa {    color: #fff;    min-width: 25px;    text-align: right;}@media (max-width: 1024px) {	.nvi-comic-details-bio-video .btn-shape-default.btn-min-width-sm {		display: none;	}}#section-locations .event-info .event-comedian {	font-weight: 700;}.nvi-featured-comic-picture-mob {	display: none;}.nvi-featured-comic-picture {	background-size: contain;	background-repeat: no-repeat;	background-position: center right;	width: 186px;}.nvi-event-dates {	width: 141px;	}@media (max-width: 1199px) {	.nvi-event-dates {		width: 100px;		}	.nvi-event-date-picture-wrapper {		width: 288px;	}	.nvi-event-detail-wrapper {	    width: calc(100% - 310px);	}}@media (max-width: 767px) {	.nvi-featured-comic-picture-mob {	    display: block;	    width: calc(100% - 30px);	    margin-left: 15px;	}	.nvi-featured-comic-picture {		display: none;	}	.nvi-event-date-picture-wrapper {	    height: auto;	}	.nvi-event-dates-mobile {		position: relative;		width: calc(100% - 30px);	}	.nvi-event-wrapper .nvi-event-detail-wrapper {		padding-top: 0;	}}@media (max-width: 479px) {	#section-locations .nvi-location-ing {		height: 88px;		margin: 0px 0 25px;	}	#section-locations .owl-prev, #section-locations .owl-next {		top: 70px;	}}@media (max-width: 1200px) {	.nvi-container-map-lover {		max-width: 1200px;	}	#nvi-bar-location-selector i.fa {		margin-left: 110px;	}}.rd-navbar-dropdown li a {	text-transform: capitalize;}