/* https://legendslimousine.com/wp-content/plugins/contact-form-7-signature-addon/public/css/style.css?ver=4.2.2 */
.wpcf7-form-control-signature-wrap {
	position: relative
}

.wpcf7-form-control-signature-body {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.wpcf7-form-control-signature-body canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

/* https://legendslimousine.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.7.6 */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " "
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative
}

form.submitting .wpcf7-spinner {
	visibility: visible
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes blink {
	from {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer
}

.wpcf7 input[type="file"]:disabled {
	cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr
}

.wpcf7-reflection>output {
	display: list-item;
	list-style: none
}

.wpcf7-reflection>output[hidden] {
	display: none
}

/* https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.min.css?ver=1.11.4 */
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2.2em
}

button.ui-button-icon-only {
	width: 2.4em
}

.ui-button-icons-only {
	width: 3.4em
}

button.ui-button-icons-only {
	width: 3.7em
}

.ui-button .ui-button-text {
	display: block;
	line-height: normal
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em
}

input.ui-button {
	padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em
}

.ui-buttonset {
	margin-right: 7px
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
	height: 100%;
	filter: alpha(opacity=25);
	opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px .4em;
	margin: .5em 0 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
	right: .5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: .4em 2.1em .4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222
}

.ui-widget-content a {
	color: #222
}

.ui-widget-header {
	border: 1px solid #aaa;
	background: #ccc url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222;
	font-weight: 700
}

.ui-widget-header a {
	color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555;
	text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999;
	background: #dadada url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-carat-1-n {
	background-position: 0 0
}

.ui-icon-carat-1-ne {
	background-position: -16px 0
}

.ui-icon-carat-1-e {
	background-position: -32px 0
}

.ui-icon-carat-1-se {
	background-position: -48px 0
}

.ui-icon-carat-1-s {
	background-position: -64px 0
}

.ui-icon-carat-1-sw {
	background-position: -80px 0
}

.ui-icon-carat-1-w {
	background-position: -96px 0
}

.ui-icon-carat-1-nw {
	background-position: -112px 0
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-seek-first {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px
}

.ui-widget-overlay {
	background: #aaa url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}

/* https://legendslimousine.com/wp-content/plugins/contact-form-7-datepicker/js/jquery-ui-timepicker/jquery-ui-timepicker-addon.min.css?ver=34d8634bba0c7f8c3611167e7de0ed60 */
/*! jQuery Timepicker Addon - v1.4.1 - 2013-10-23
* http://trentrichardson.com/examples/timepicker
* Copyright (c) 2013 Trent Richardson; Licensed MIT */
.ui-timepicker-div .ui-widget-header {
	margin-bottom: 8px
}

.ui-timepicker-div dl {
	text-align: left
}

.ui-timepicker-div dl dt {
	float: left;
	clear: left;
	padding: 0 0 0 5px
}

.ui-timepicker-div dl dd {
	margin: 0 10px 10px 40%
}

.ui-timepicker-div td {
	font-size: 90%
}

.ui-tpicker-grid-label {
	background: 0;
	border: 0;
	margin: 0;
	padding: 0
}

.ui-timepicker-rtl {
	direction: rtl
}

.ui-timepicker-rtl dl {
	text-align: right;
	padding: 0 5px 0 0
}

.ui-timepicker-rtl dl dt {
	float: right;
	clear: right
}

.ui-timepicker-rtl dl dd {
	margin: 0 40% 10px 10px
}

/* https://legendslimousine.com/wp-content/plugins/menu-image-master/menu-image.css?ver=1.1 */
.menu-item a img {
	border: none;
	box-shadow: none;
	vertical-align: middle;
	width: auto;
	display: inline
}

.menu-item a.menu-image-hovered img.hovered-image,
.menu-item a.menu-image-hovered:hover img.menu-image {
	opacity: 0;
	transition: opacity 0.25s ease-in-out 0s
}

.menu-item a.menu-image-hovered:hover img.hovered-image {
	opacity: 1
}

.menu-item a.menu-image-title-after.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
	padding-right: 10px
}

.menu-item a.menu-image-title-before.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper {
	padding-left: 10px
}

.menu-item a.menu-image-title-above,
.menu-item a.menu-image-title-below {
	text-align: center
}

.menu-item a.menu-image-title-above.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper {
	display: block;
	padding-top: 10px;
	margin: 0 auto !important
}

.menu-item a.menu-image-title-below.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
	display: block;
	padding-bottom: 10px;
	margin: 0 auto !important
}

.menu-item a.menu-image-title-hide .menu-image-title {
	display: none
}

/* https://legendslimousine.com/wp-content/plugins/cf7-multi-step/assets/frontend/css/cf7mls.css?ver=2.7.4.1 */
.wpcf7-form {
	position: relative;
	overflow: hidden;
	display: block !important
}

.wpcf7-form .fieldset-cf7mls {
	border: none;
	background: none
}

.wpcf7 form.sent .wpcf7-response-output {
	display: block
}

.cf7mls-btns .cf7mls_next.action-button,
.cf7mls-btns .cf7mls_back.action-button {
	margin: 25px 0 26px;
	padding: 13px 15px
}

.cf7mls_next.action-button {
	background-color: #0073aa;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	margin: 25px 0 26px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative
}

.cf7mls_back.action-button {
	background-color: #e3e3e3;
	border: 0 none;
	border-radius: 3px;
	color: #23282d;
	cursor: pointer;
	font-weight: 700;
	margin: 16px 0 26px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative
}

.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step {
	background-color: #27ae60;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	margin: 26px 0 32px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative
}

.cf7mls_back.action-button {
	margin-right: 10px;
	float: left
}

.cf7mls_next.action-button:hover,
.cf7mls_back.action-button:hover,
.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step:hover {
	opacity: .8
}

.fieldset-cf7mls .cf7mls_back {
	float: left
}

.fieldset-cf7mls .cf7mls_next {
	float: right
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit {
	border-radius: 3px;
	padding: 13px 29px;
	font-weight: 700;
	margin: 16px 0 26px;
	float: right
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover {
	opacity: .8
}

.cf7mls_reviewing_overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100;
	display: none
}

form.wpcf7-form.cf7mls_reviewing {
	position: relative;
	z-index: 999999;
	background-color: #fff
}

form.wpcf7-form.cf7mls_reviewing:before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, .8);
	width: 100000px;
	height: 100000px;
	left: -30000px;
	top: -30000px;
	z-index: 1
}

form.wpcf7-form.cf7mls_reviewing>* {
	position: relative;
	z-index: 3
}

form.wpcf7-form.cf7mls_reviewing .cf7mls_close_preview {
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 0
}

form.wpcf7-form.cf7mls_reviewing:after {
	content: '';
	position: absolute;
	top: -5px;
	left: -20px;
	right: -20px;
	bottom: -10px;
	background: #fff;
	z-index: 2
}

.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
	min-height: 80px
}

.cf7mls_next.action-button img {
	width: 20px;
	position: relative;
	margin-left: 5px;
	vertical-align: middle
}

.cf7mls_next.action-button.sending img {
	display: inline-block !important
}

.cf7mls_next.action-button:focus,
.cf7mls_back.action-button:focus {
	outline: none
}

.fieldset-cf7mls-wrapper {
	position: relative;
	overflow: hidden
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls {
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 800ms cubic-bezier(.68, 0, .265, 1);
	-webkit-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
	-moz-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
	-o-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
	transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
	-webkit-transition-timing-function: cubic-bezier(.68, 0, .265, 1);
	-webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	-moz-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	-o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls {
	transition: none
}

.fieldset-cf7mls-wrapper .cf7mls_back_fs {
	position: absolute;
	left: 0;
	top: 15px;
	transform: translate(-110%, 0);
	-webkit-transform: translate(-110%, 0);
	-moz-transform: translate(-110%, 0)
}

.fieldset-cf7mls-wrapper .cf7mls_current_fs~.fieldset-cf7mls {
	position: absolute;
	left: 0;
	top: 15px;
	transform: translate(110%, 0);
	-webkit-transform: translate(110%, 0);
	-moz-transform: translate(110%, 0)
}

.wpcf7-form .cf7mls_progress_bar~.fieldset-cf7mls-wrapper fieldset {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 2px;
	margin-bottom: 20px
}

.fieldset-cf7mls-wrapper .cf7mls_current_fs {
	opacity: 1;
	visibility: visible
}

.fieldset-cf7mls.cf7mls_preview_fs {
	height: auto;
	overflow: visible;
	opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	position: relative
}

.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip {
	font-size: 13px
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
	border: none;
	display: block;
	color: red;
	font-size: 13px;
	padding-left: 0;
	margin-left: 0
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	fill: red
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls span.ajax-loader {
	position: absolute;
	right: 39px;
	margin-top: 33px
}

@media only screen and (max-width:767px) {

	.fieldset-cf7mls input[type="radio"],
	.fieldset-cf7mls input[type="checkbox"] {
		width: auto
	}

	.fieldset-cf7mls input,
	.wpcf7-form .fieldset-cf7mls textarea {
		width: 100%
	}
}

/* https://legendslimousine.com/wp-content/plugins/cf7-multi-step/assets/frontend/animate/animate.min.css?ver=2.7.4.1 */
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .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
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(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%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(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
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .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(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .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(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-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)
	}

	to {
		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)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		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)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		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)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-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)
	}

	to {
		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)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-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
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@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)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-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
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-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: rotate(80deg);
		transform: rotate(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: rotate(60deg);
		transform: rotate(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
	}

	to {
		-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: rotate(80deg);
		transform: rotate(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: rotate(60deg);
		transform: rotate(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
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion:reduce),
(print) {
	.animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}
}

/* https://legendslimousine.com/wp-content/plugins/wp-popups-lite/src/assets/css/wppopups-base.css?ver=2.1.5.1 */
.spu-box,
.spu-box * {
	box-sizing: border-box
}

.wppopups-whole {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999998;
	display: flex;
	align-items: center;
	justify-content: center
}

.spu-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 99999
}

.spu-box:before,
.spu-box:after {
	content: "";
	display: table
}

.spu-box:after {
	clear: both
}

.spu-box {
	zoom: 1
}

.spu-box {
	position: fixed;
	z-index: 999999;
	width: 100%;
	max-height: 100vh
}

.spu-box img {
	max-width: 100%;
	height: auto
}

.spu-box img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto
}

.spu-box.spu-position-top-left {
	top: 0;
	left: 0;
	bottom: auto;
	right: auto
}

.spu-box.spu-position-top-right {
	top: 0;
	right: 0;
	bottom: auto;
	left: auto
}

.spu-box.spu-position-bottom-left {
	bottom: 0;
	left: 0;
	top: auto;
	right: auto
}

.spu-box.spu-position-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	left: auto
}

.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar {
	margin: 0;
	width: 100% !important;
	max-width: 100% !important;
	position: fixed
}

.spu-box.spu-position-top-bar {
	top: 0
}

.spu-box.spu-position-bottom-bar {
	bottom: 0
}

.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container {
	padding: 0
}

.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100% !important
}

.spu-box.spu-position-bottom-bar .spu-content>*,
.spu-box.spu-position-top-bar .spu-content>* {
	margin-left: 20px;
	margin-bottom: 0
}

.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
	display: inline-flex;
	margin-bottom: 0
}

.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr {
	margin-bottom: 0
}

.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
	margin-left: 20px;
	margin-bottom: 0
}

.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
	min-width: 250px
}

.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
	width: 120px;
	margin-left: 20px
}

.spu-close {
	position: absolute;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	line-height: .5;
	text-decoration: none;
	cursor: pointer
}

html .spu-box a.spu-close {
	text-decoration: none
}

.spu-close-top_right {
	right: 8px;
	top: 5px
}

.spu-close-top_left {
	left: 8px;
	top: 5px
}

.spu-close-bottom_right {
	right: 8px;
	bottom: 5px
}

.spu-close-bottom_left {
	left: 8px;
	bottom: 5px
}

.spu-close:hover,
.spu-close:focus {
	text-decoration: none;
	display: block
}

p.spu-powered {
	position: absolute;
	bottom: -55px;
	width: 100%;
	text-align: center;
	color: #fff;
	left: 0
}

p.spu-powered a {
	color: #ccc;
	text-decoration: underline
}

.spu-box.spu-scrollable p.spu-powered {
	display: none
}

.spu-addon-container {
	text-align: center;
	margin: 36px 32px 44px
}

.spu-addon-container:after {
	clear: both;
	content: " ";
	display: table
}

.spu-addon-title {
	font-size: 24px
}

.spu-addon-msg {
	font-size: 17px
}

.spu-input-text {
	background-color: #fff;
	width: 49%;
	height: 44px;
	border: 1px solid #cdd1d4;
	-webkit-box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	-moz-box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	border-radius: 3px;
	font-size: 18px;
	line-height: 38px;
	padding: 4px 6px;
	overflow: hidden;
	outline: none;
	margin: 0;
	vertical-align: middle
}

.spu-button {
	display: block;
	-webkit-box-shadow: 0 1px 1px -1px #fff inset;
	-moz-box-shadow: 0 1px 1px -1px #fff inset;
	box-shadow: 0 1px 1px -1px #fff inset;
	-webkit-text-shadow: #888 0 0 1px;
	-moz-text-shadow: #888 0 0 1px;
	text-shadow: #888 0 0 1px;
	font-size: 15px;
	padding: 10px 12px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
	margin: 0;
	height: auto;
	width: 35%;
	border: 0
}

.spu-button-bg {
	width: 100% !important
}

.spu-inline {
	display: inline-block !important
}

.spu-errors {
	color: red;
	text-align: center;
	margin-top: 20px
}

.spu-optin-form .spu-helper-fields {
	display: none
}

.spu-fields-container {
	padding: 36px 32px 44px;
	position: relative
}

.spu-fields.spu-name,
.spu-fields.spu-email {
	background-color: #fff;
	width: 100%;
	height: 48px;
	border: 1px solid #cdd1d4;
	-webkit-box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	-moz-box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	box-shadow: 0 0 6px -3px rgba(0, 0, 0, .8) inset;
	border-radius: 3px;
	font-size: 18px;
	line-height: 38px;
	padding: 4px 6px;
	overflow: hidden;
	outline: none;
	margin: 0 0 20px 0;
	vertical-align: middle;
	display: block
}

.spu-fields.spu-submit {
	background: #50bbe8;
	border: 1px solid #429bc0;
	-webkit-box-shadow: 0 1px 1px -1px #fff inset;
	-moz-box-shadow: 0 1px 1px -1px #fff inset;
	box-shadow: 0 1px 1px -1px #fff inset;
	-webkit-text-shadow: #888 0 0 1px;
	-moz-text-shadow: #888 0 0 1px;
	text-shadow: #888 0 0 1px;
	width: 24%;
	color: #fff;
	font-size: 16px;
	padding: 10px 6px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	display: inline;
	margin: 0;
	height: auto
}

.spu-fields.spu-submit i {
	display: none
}

.spu-optin-fields {
	display: block
}

.spu-optin-fields.spu-inline-fields {
	display: flex;
	margin-bottom: 20px
}

.spu-optin-fields.spu-inline-fields .spu-fields {
	margin-bottom: 0
}

.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
	margin-right: 20px
}

.spu-fields.spu-email {
	margin-right: 0
}

.spu-fields.spu-submit {
	width: 100%;
	max-width: 100%
}

.spu-fields.spu-submit span {
	transition: all 1s;
	opacity: 1
}

.spu-fields.spu-submit svg {
	display: none;
	margin: 0 auto;
	transition: all 1s
}

.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect {
	fill: #fff
}

.spu-fields.spu-submit.spu-sending span {
	display: none;
	opacity: 0
}

.spu-fields.spu-submit.spu-sending svg {
	display: block;
	opacity: 1
}

.optin-errors {
	color: red;
	text-align: center;
	margin-top: 20px
}

span.spu-timer {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	position: absolute;
	width: 100%;
	text-align: right;
	padding: 0 10px
}

@media all and (max-width:568px) {
	.spu-box {
		max-width: 90vw !important
	}

	.spu-box.spu-position-fullscreen,
	.spu-box.spu-position-top-bar,
	.spu-box.spu-position-bottom-bar {
		max-width: 100vw !important
	}

	.spu-box.spu-position-bottom-bar .spu-content,
	.spu-box.spu-position-top-bar .spu-content {
		flex-flow: column
	}

	.pop-up-text2 {
		margin-bottom: 25px !important
	}
}

/* https://fonts.googleapis.com/css?family=Old+Standard+TT%3A400%2C400i%2C700&ver=34d8634bba0c7f8c3611167e7de0ed60 */
@font-face {
	font-display: swap;
	font-family: 'Old Standard TT';
	font-style: italic;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/oldstandardtt/v18/MwQsbh3o1vLImiwAVvYawgcf2eVer2q6bHU.woff) format('woff')
}

@font-face {
	font-display: swap;
	font-family: 'Old Standard TT';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/oldstandardtt/v18/MwQubh3o1vLImiwAVvYawgcf2eVeqlq-.woff) format('woff')
}

@font-face {
	font-display: swap;
	font-family: 'Old Standard TT';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/oldstandardtt/v18/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-tS1ZZ.woff) format('woff')
}

/* https://legendslimousine.com/wp-content/themes/legendslimo/assets/css/owl.carousel.min.css?ver=34d8634bba0c7f8c3611167e7de0ed60 */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.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;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.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;
	background: url(/wp-content/themes/legendslimo/assets/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

/* https://legendslimousine.com/wp-content/themes/legendslimo/assets/css/style.css?ver=34d8634bba0c7f8c3611167e7de0ed60 */
body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #818181
}

img {
	max-width: 100%;
	border: 0
}

input::-webkit-input-placeholder {
	color: #ababab;
	opacity: 1
}

input::-moz-placeholder {
	color: #ababab;
	opacity: 1
}

input:-ms-input-placeholder {
	color: #ababab;
	opacity: 1
}

.logincontrol input::-webkit-input-placeholder {
	color: #ababab;
	opacity: 1
}

.logincontrol input::-moz-placeholder {
	color: #ababab;
	opacity: 1
}

.logincontrol input:-ms-input-placeholder {
	color: #ababab;
	opacity: 1
}

.form-control input::-webkit-input-placeholder {
	color: #ababab;
	opacity: 1
}

.form-control input::-moz-placeholder {
	color: #ababab;
	opacity: 1
}

.form-control input:-ms-input-placeholder {
	color: #ababab;
	opacity: 1
}

textarea::-webkit-input-placeholder {
	color: #ababab;
	opacity: 1
}

textarea::-moz-placeholder {
	color: #ababab;
	opacity: 1
}

textarea:-ms-input-placeholder {
	color: #ababab;
	opacity: 1
}

.form-popup textarea::-webkit-input-placeholder {
	color: #ababab;
	opacity: 1
}

.form-popup textarea::-moz-placeholder {
	color: #ababab;
	opacity: 1
}

.form-popup textarea:-ms-input-placeholder {
	color: #ababab;
	opacity: 1
}

.clearfix {
	clear: both
}

*,
::after,
::before {
	box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #181a1e;
	font-family: 'Old Standard TT', serif;
	font-weight: 700;
	margin-top: 0;
	color: #424344
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit
}

iframe {
	max-width: 100%
}

h1,
.h1 {
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 14px
}

h2,
.h2 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px
}

h3,
.h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px
}

h4,
.h4 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 4px
}

h5,
.h5 {
	font-size: 14px;
	line-height: 24px
}

h6,
.h6 {
	font-size: 12px;
	line-height: 21px
}

.subheader {
	color: #777
}

p {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 23px
}

p img {
	margin: 0
}

p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777
}

em {
	font-style: italic
}

strong {
	font-weight: 700;
	color: #333
}

small {
	font-size: 93%
}

header small {
	font-size: 80%;
	display: block
}

footer small {
	display: block
}

blockquote,
blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic
}

blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd
}

blockquote cite {
	display: block;
	font-size: 12px;
	color: #555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
	color: #555
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0
}

a,
a:visited {
	text-decoration: underline;
	outline: 0
}

a:hover,
a:focus {
	color: #eabd5c
}

p a,
p a:visited {
	line-height: inherit
}

.alpha {
	padding-left: 0 !important
}

.omega {
	padding-right: 0 !important
}

ul,
ol {
	margin-bottom: 20px
}

ul {
	list-style: none outside
}

ol {
	list-style: decimal
}

ol,
ul.square,
ul.circle,
ul.disc {
	margin-left: 30px
}

ul.square {
	list-style: square outside
}

ul.circle {
	list-style: circle outside
}

ul.disc {
	list-style: disc outside
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin: 4px 0 5px 30px;
	font-size: 90%
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
	margin-bottom: 6px
}

li {
	line-height: 18px;
	margin-bottom: 12px
}

ul.large li {
	line-height: 21px
}

li p {
	line-height: 21px
}

.container {
	margin: 0 auto;
	max-width: 1300px
}

.header {
	background-color: #000;
	width: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header.modal-open {
    position: unset;
}


.logo {
	float: left;
	margin: 11px 6.1% -37px 0;
	position: relative;
	z-index: 9;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.logo img {
	width: 290px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.nav {
	margin: 0;
	padding: 28px 0 0;
	float: right;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 67%
}

.nav ul {
	margin: 0;
	padding: 0
}

.nav ul li {
	display: inline-block;
	list-style: none;
	margin: 17px 30px 0 0
}

.nav>ul>li {
	padding: 0 0 40px
}

.nav>ul>li.booknow_link>a {
	padding: 0
}

.nav ul li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.nav>ul>li>a {
	display: inline-block
}

header.fixed-header .nav ul li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.nav ul li a:hover,
.nav ul li.active a {
	color: #eabd5c
}

.nav ul li.current_page_parent>a {
	color: #eabd5c
}

.nav ul li.current-menu-item>a {
	color: #eabd5c
}

footer ul li.current-menu-item>a {
	color: #eabd5c
}

.nav ul li.booknow_link {
	margin: 0;
	padding-bottom: 0
}

.nav>ul>li.booknow_link>a {
	background-color: #0071c8;
	border-radius: 50px;
	width: 120px;
	border-radius: 50px;
	text-align: center;
	font-weight: 700;
	padding: 15px 0;
	display: inline-block;
	text-align: center;
	line-height: 20px
}

.nav ul li.booknow_link a:hover {
	color: #fff
}

.header_left {
	float: left;
	width: 84%
}

.phone_top,
.phone_top p {
	color: #d3d5de;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header_right a {
	color: #fff;
	text-decoration: none;
	font-size: 23px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 27px
}

.header_right a:hover {
	color: #eabd5c
}

.header_right {
	float: right;
	text-align: right;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.phone_top {
	margin: 0 0 5px
}

.nav ul li>ul {
	position: absolute;
	left: 0;
	width: 100%;
	background: #eeedeb;
	top: 102px;
	z-index: 1;
	padding: 0 0 17px
}

.nav ul li ul li a {
	color: #000;
	display: table;
	height: 26px
}

.nav ul li ul li img {
	float: left;
	margin-right: 15px;
	border-radius: 50px;
	max-width: 60px;
	padding-right: 0 !important
}

.nav ul li ul li {
	width: 48%;
	float: none;
	margin: 8px 1% 0
}

.nav ul li ul li span {
	margin: 10px 0 0;
	width: 60%;
	clear: right;
	display: table-cell;
	vertical-align: middle
}

.nav ul li.fleet ul li {
	width: auto;
	margin: 0 2% 0
}

.nav ul li.fleet ul li span {
	margin: 10px 0 0;
	width: auto
}

.nav ul li.fleet>ul {
	padding: 0 0 0
}

.nav ul li.fleet ul li:nth-child(3n+2) {
	margin: 0 2% 0
}

.nav ul li ul li a:hover,
.nav ul ul li:last-child a:hover {
	color: #eabd5c
}

.header.fixed-header {
	position: fixed;
	width: 100%;
	top: 0
}

.header.fixed-header .logo {
	margin-bottom: -25px;
	margin-top: 11px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header.fixed-header .logo img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 240px
}

.header.fixed-header .nav {
	padding: 15px 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header.fixed-header .nav>ul>li.booknow_link>a {
	padding: 10px 0
}

.header.fixed-header .header_right a {
	font-size: 17px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 20px
}

.header.fixed-header .header_right {
	margin-top: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header.fixed-header .nav ul li>ul {
	top: 77px
}

.banner_section img,
.home_banner {
	height: 800px;
	width: 100%
}

.banner_section .container {
	position: relative
}

.banner_section h2,
.banner_section h1 {
	font-size: 60px;
	color: #000;
	margin: 0 0 12px;
	font-weight: 400;
	line-height: 60px;
	padding: 0;
	letter-spacing: -2.5px
}

.absolute_content {
	position: absolute;
	top: 226px;
	left: 0;
	width: 100%;
	z-index: 99
}

.absolute_content p {
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #000
}

.box {
	float: none;
	width: 23.6%;
	background-color: #fff;
	position: relative;
	margin-right: 1.4%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 0 100px #dfdfdf
}

.box:last-child {
	margin-right: 0
}

.box_img {
	position: relative;
	height: 142px
}

.box_overlay {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.box_title {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
	height: 100%;
	display: table;
	padding: 0 12px
}

.box_title h2 {
	display: table-cell;
	vertical-align: middle;
	color: #eabd5c;
	font-size: 31px;
	line-height: 31px;
	text-align: center
}

.box_title h2 a {
	color: #eabd5c;
	font-size: 31px;
	line-height: 31px;
	text-align: center;
	text-decoration: none
}

.home .box_title h2,
.home .box_title h2 a {
	color: #fff !important
}

.boxes {
	display: flex;
	flex-wrap: wrap
}

.box p {
	font-size: 13px;
	color: #000;
	font-weight: 300;
	margin: 0;
	line-height: 22px;
	padding: 0;
	height: auto !important;
	min-height: 0 !important
}

.box_description {
	margin-bottom: 25px;
	flex-grow: 1
}

.expand_btn:before {
	content: "...";
	display: inline-block;
	color: #000;
	margin-right: 4px;
	font-weight: 400
}

.expand_btn.lessmore:before {
	content: " "
}

.boxes_section {
	width: 100%;
	margin: -188px 0 0
}

.boxes_section .box_img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.box_btm {
	padding: 25px 20px 30px;
	text-align: center;
	align-items: stretch;
	flex-direction: column;
	flex-grow: 1;
	display: flex;
}

.quote_btn,
.checkout_fleet .show_all {
	background-color: #0071c8;
	font-size: 14px;
	line-height: 20px;
	color: fff;
	display: block;
	max-width: 230px;
	margin: 0 auto;
	font-weight: 700;
	text-decoration: none;
	padding: 15px 0;
	border-radius: 30px
}

.quote_btn {
	width: 100%
}

.mac-os .quote_btn,
.mac-os .checkout_fleet .show_all,
.mac-os .nav>ul>li.booknow_link>a,
.mac-os .blog_morebtn {
	padding: 20px 0 10px
}

.mac-os .vehicale_section .car_book {
	padding: 25px 0 15px
}

.quote_btn:hover,
.nav>ul>li.booknow_link>a:hover,
.checkout_fleet .show_all:hover,
.vehicale_section .car_book:hover,
.job_app_form input.wpcf7-form-control.wpcf7-submit:hover {
	color: #fff;
	background-color: #0190fe
}

.columns h3,
.columns h1,
.new_york h3,
.booking h3,
.call_now h3,
.about_legend h3 {
	display: block;
	text-align: center;
	color: #000;
	width: 100%;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 0
}

.columns h3 span,
.new_york h3 span,
.booking h3 span,
.call_now h3 span,
.call_now h3 a,
.about_legend h3 span,
.columns h1 span {
	display: block;
	color: #eabd5c
}

.columns {
	padding: 90px 0 117px
}

.columns .left_col {
	float: left;
	width: 32%;
	margin-right: 26px
}

.columns .bottom_txt {
	text-align: center;
	margin-top: 20px
}

.columns .top_icon {
	text-align: center;
	width: 100%;
	max-width: 82px;
	margin: 0 auto;
	border: 2px solid #eabd5c;
	border-radius: 90px;
	height: 82px;
	display: table
}

.columns .bottom_txt,
.bottom_txt p {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #000;
	font-weight: 200;
	line-height: 22px;
	letter-spacing: .5px;
	margin: 0
}

.columns .bottom_txt {
	margin-top: 20px
}

.columns span.top_img {
	display: table-cell;
	vertical-align: middle
}

.columns .col {
	padding-top: 30px
}

.columns .left_col:nth-child(3n+3) {
	margin-right: 0
}

footer {
	background: #000;
	padding: 58px 0 35px
}

footer ul {
	margin: 0;
	padding: 0
}

footer .side_link li {
	float: left;
	width: 31.7%;
	margin-right: 16px;
	height: 31px;
	padding-top: 7px
}

footer .side_link a {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	display: inline-block
}

.side_link .footer_coulmn li {
	float: none;
	width: 100% !important;
	padding-right: 16px
}

footer .left_coulmn {
	width: 100%
}

footer .footer_coulmn {
	display: flex
}

.side_link {
	float: left;
	width: 77%
}

footer .side_link li:nth-child(3n+3) {
	margin-right: 0
}

footer .side_link a:hover {
	color: #eabd5c
}

.new_york {
	background-size: cover;
	background-position: center;
	padding-bottom: 147px;
	position: relative;
	padding-top: 90px
}

.new_york h3 {
	text-align: left;
	color: #fff
}

.new_york .right_side {
	float: right;
	width: 56%;
	position: relative;
	z-index: 99
}

.new_york .text_deta p,
.new_york .text,
.new_york .text a {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin: 0;
	text-decoration: none
}

.new_york .image,
.booking .image {
	float: left
}

.new_york .text {
	float: left;
	padding-top: 3px;
	padding-left: 12px;
	width: 91%
}

.new_york .left_side:nth-child(even) {
	margin-right: 0
}

.new_york .left_side {
	float: left;
	width: 46%;
	margin-right: 55px;
	padding-bottom: 20px
}

.new_york .text_deta {
	padding-top: 37px
}

.booking {
	background-color: #f8f8f8;
	padding-top: 0;
	padding-bottom: 118px;
	position: relative
}

.booking .right_text {
	float: left;
	padding-top: 5px;
	padding-left: 12px;
	width: 92%
}

.booking .right_text p,
.booking .right_text a {
	margin: 0;
	font-size: 16px;
	color: #80838f;
	text-decoration: none
}

.booking .right_text p {
	color: #000;
	font-weight: 200
}

.booking .left_side {
	float: left;
	width: 30.8%;
	padding-top: 74px;
	margin-right: 35px
}

.booking .row {
	padding-bottom: 25px
}

.booking .text_content {
	padding-top: 37px
}

.booking .store {
	padding-top: 33px
}

.booking .store ul {
	margin: 0;
	padding: 0
}

.booking .store li {
	display: inline-block;
	margin: 0 15px 0 0
}

.booking .right_image img {
	display: block
}

.booking .right_image {
	position: absolute;
	right: 0;
	width: 63.5%;
	bottom: 0
}

.call_now h3,
.call_now h3 a {
	text-decoration: none;
	font-size: 60px
}

.call_now h3 a {
	display: inline-block
}

.call_now {
	padding: 65px 0 70px
}

.call_now h3 {
	line-height: 60px
}

.call_now span.grayspan {
	text-align: center;
	font-size: 25px;
	color: #80838f;
	font-weight: 400;
	display: block;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 23px;
	font-family: 'Old Standard TT', serif
}

.call_now .online_btn {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	background-color: #0071c8;
	width: 100%;
	display: block;
	max-width: 285px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	border-radius: 60px;
	max-width: 260px;
	line-height: 20px
}

.mac-os .call_now .online_btn {
	padding: 20px 30px 10px
}

.call_now .online_btn:hover {
	color: #fff;
	background-color: #0190fe
}

.about_legend .right_text {
	float: right;
	width: 65%
}

.about_legend {
	padding: 90px 0 60px;
	position: relative;
	background-size: cover;
	background-position: center
}

.about_legend h3 span {
	text-transform: capitalize
}

.about_legend h3 {
	color: #fff;
	text-align: left;
	padding-bottom: 20px
}

.about_legend p {
	font-size: 16px;
	color: #f7f7f7;
	line-height: 25px;
	margin-bottom: 24px
}

.about_legend .image {
	position: absolute;
	left: -46px;
	width: 38%;
	top: 111px
}

footer .social_icon a {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/social-icon3.png) no-repeat;
	width: 38px;
	height: 38px;
	display: inline-block
}

footer .social_icon a:hover {
	background-position: left 0
}

footer .social_icon .twiter,
footer .social_icon .twiter:hover {
	background-position: -59px 0
}

footer .social_icon .linkdin,
footer .social_icon .linkdin:hover {
	background-position: -119px 0
}

footer .social_icon .vigo,
footer .social_icon .vigo:hover {
	background-position: -179px 0
}

footer .social_icon .youtube,
footer .social_icon .youtube:hover {
	background-position: right 0
}

footer .social_icon li {
	display: inline-block;
	margin-right: 16px
}

footer .social_icon a:hover {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/hover-icons.png) no-repeat
}

footer .page_links a {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-decoration: none
}

footer .page_links a.phone_nmbr {
	font-size: 25px;
	margin-top: 6px;
	display: inline-block;
	text-align: center;
	line-height: 30px
}

footer .page_links p {
	margin: 25px 0 29px
}

footer .right_link {
	float: right
}

footer .page_links a:hover {
	color: #eabd5c
}

footer .wrapper {
	border-bottom: 1px solid #4d4d4d;
	padding-bottom: 34px
}

footer .min_logo {
	float: left
}

.copyright .text,
.copyright p {
	float: left;
	color: #585858;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px
}

.copyright p {
	padding: 0
}

footer .copyright {
	padding-top: 30px
}

.menu_btn {
	display: none
}

.logo .mobile_logo {
	display: none
}

.nav .header_right {
	display: none
}

.new_york .overlay {
	position: absolute;
	background: rgb(0, 0, 0, .4);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none
}

.banner_section .book_now {
	display: none;
	margin-top: 41px
}

.banner_section .book_now a {
	color: #fff;
	background-color: #0071c8;
	width: 184px;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	padding: 18px 0;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 700
}

.banner_section .book_now a:hover {
	color: #fff;
	background-color: #0190fe
}

.single_banner {
	height: 602px;
	color: #fff;
	display: block;
	background-size: cover !important;
	background-position: center !important
}

.single_banner h1,
.single_banner p {
	color: #fff
}

.single_banner {
	text-align: center
}

.single_banner h1 {
	text-transform: capitalize
}

.single_banner .book_now {
	display: block
}

.single_banner .top_img img {
	height: auto;
	width: auto
}

.single_banner .absolute_content {
	position: absolute;
	top: 191px
}

.garab_bags .leftside_img {
	float: left
}

.garab_bags .leftside_img img {
	display: block
}

.garab_bags .rightside_text {
	float: right;
	width: 41%;
	margin-left: 80px;
	margin-right: 117px
}

.garab_bags {
	padding: 80px 0
}

.garab_bags p {
	font-size: 16px;
	color: #000;
	line-height: 25.9px;
	font-weight: 200
}

.same_heading h3,
.same_heading {
	display: block;
	text-align: center;
	color: #000;
	width: 100%;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 0
}

.same_heading h3 {
	margin-bottom: 18px
}

.same_heading span {
	display: block;
	color: #eabd5c
}

.garab_bags .same_heading h3,
.airpot_policies .same_heading h3 {
	text-align: left
}

.arange_section,
.great_work {
	background-color: #f8f8f8
}

.single_banner .top_img {
	margin: 0 auto 20px;
	width: 100%;
	max-width: 100px
}

.arange_section .columns .top_icon {
	max-width: 86px;
	height: 86px;
	border-radius: 97px
}

.arange_section h2,
.contact_need h2 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0
}

.call_us {
	color: #eabd5c;
	display: inline-block;
	text-decoration: none;
	font-weight: 700
}

.arange_section .columns .left_col {
	width: 27.9%;
	margin-right: 97px;
	text-align: center
}

.arange_section .columns .bottom_txt,
.arange_section .bottom_txt p {
	line-height: 26px
}

.arange_section .columns {
	padding: 80px 55px
}

.arange_section .columns .left_col:nth-child(3n+3) {
	margin-right: 0
}

.arange_section .links_img img {
	margin-right: 5px
}

.arange_section .links_img img:last-child {
	margin-right: 0
}

.arange_section .links_img {
	margin-top: 18px
}

.arange_section .columns .col {
	padding-top: 41px
}

.legends_cover {
	padding: 85px 0 145px;
	background-size: cover;
	background-position: center;
	min-height: 520px;
	position: relative
}

.legends_cover .container {
	position: relative;
	z-index: 1
}

.legends_cover .same_heading h3 {
	color: #fff
}

.legends_cover .icon {
	float: left
}

.legends_cover .text {
	float: left;
	padding-top: 4px;
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin-left: 7px;
	width: 86.7%
}

.legends_cover .text p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 0
}

.legends_cover.call_now p {
	color: #000 !important;
	font-weight: 200 !important
}

.legends_cover .left_line {
	float: left;
	margin-right: 43px;
	width: 45%;
	padding-bottom: 22px
}

.legends_cover .left_line:nth-child(even) {
	margin-right: 0
}

.legends_cover .wraper {
	margin: 44px auto 0;
	width: 100%;
	max-width: 850px
}

.airpot_policies .left_img {
	float: left
}

.airpot_policies .right_text {
	float: right;
	margin-left: 83px;
	width: 45%;
	margin-right: 62px
}

.airpot_policies {
	padding: 85px 0
}

.airpot_policies .pickup {
	max-width: 170px;
	width: 100%;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #aaa;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
	padding: 14px 10px 14px 23px;
	border-radius: 3px;
	margin-right: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.airpot_policies .pickup:hover {
	background-color: #f8f8f8;
	color: #eabd5c
}

.airpot_policies .pickup:hover>span {
	color: #80838f
}

.airpot_policies .pickup span {
	display: block;
	font-size: 14px;
	color: #c6c7cc;
	font-weight: 400;
	padding-top: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 18px
}

.airpot_policies .switcher {
	margin-top: 22px
}

.airpot_policies .right_text ul,
.far_destinat ul,
.page-template-services-page section .rightside_text ul {
	margin: 0;
	padding-left: 14px;
	list-style: disc;
	color: #eabd5c
}

.airpot_policies .right_text p,
.repeat_item .right_side p {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 24px
}

.airpot_policies .right_text p {
	color: #000;
	font-weight: 200
}

.airpot_policies .right_text ul li,
.far_destinat ul li,
.page-template-services-page section .rightside_text ul li {
	font-size: 16px;
	color: #80838f;
	font-weight: 400;
	line-height: 23px;
	margin-bottom: 22px;
	list-style: none
}

.airpot_policies .right_text ul li,
.page-template-services-page section .rightside_text ul li {
	color: #000;
	font-weight: 200
}

.airpot_policies .right_text ul li:before,
.far_destinat ul li:before,
.page-template-services-page section .rightside_text ul li:before {
	content: "\2022";
	margin-left: -14px;
	margin-right: 6px;
	color: #eabd5c;
	font-size: 21px;
	display: inline-block;
	padding-top: 12px;
	line-height: 0;
	float: left
}

.airpot_policies .detail_area {
	padding-top: 35px
}

.testimonial {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/testimonial-cover.png) no-repeat;
	text-align: center;
	padding: 80px 0 125px;
	background-size: cover;
	background-position: center
}

.testimonial .same_heading {
	padding: 37px 0 23px
}

.testimonial .same_heading h3 {
	color: #fff
}

.testimonial p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	margin: 0
}

.testimonial .team_name {
	font-size: 25px;
	color: #eabd5c;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	font-family: 'Old Standard TT', serif;
	margin-top: 30px;
	display: inline-block
}

.testimonial .slider_wraper {
	width: 100%;
	max-width: 690px;
	margin: 0 auto
}

.testimonial .block_icon img {
	width: auto !important;
	display: unset;
	margin: 0 auto
}

.testimonial .owl-dot {
	outline: none
}

.testimonial .owl-dot span {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 10px;
	background-color: #9b8f72;
	border-radius: 70px
}

.testimonial .owl-dots {
	position: absolute;
	bottom: -92px;
	text-align: center;
	width: 100%
}

.testimonial .owl-dot.active span {
	background-color: #ebc16a
}

.checkout_fleet {
	background: #f8f8f8;
	padding: 63px 0 52px
}

.checkout_fleet .car_box {
	background-color: #fff;
	float: left;
	width: 32.3%;
	padding: 0 33px 0 0;
	margin-right: 20px;
	height: 180px
}

.checkout_fleet .left_img {
	float: left;
	width: 56%;
	display: table;
	height: 180px
}

.checkout_fleet .right_text {
	float: right;
	text-align: right;
	width: 168px;
	padding-top: 25px
}

.checkout_fleet .go_button {
	border: 1px solid #ccc;
	padding: 8px 8px;
	border-radius: 70px;
	display: inline-block
}

.checkout_fleet .right_text h4 {
	font-size: 25px;
	color: #000;
	font-weight: 700;
	padding-top: 19px;
	line-height: 24px
}

.checkout_fleet .car_box:nth-child(3n+3) {
	margin-right: 0
}

.checkout_fleet .same_heading span {
	display: inline-block
}

.checkout_fleet .three_box {
	margin-top: 50px
}

.checkout_fleet .show_all {
	text-align: center;
	padding: 20px 0;
	max-width: 200px;
	font-size: 16px;
	margin-top: 46px
}

.booking.services {
	background-color: transparent;
	padding-top: 35px;
	padding-bottom: 0
}

.booking.services .right_image {
	position: absolute;
	float: right;
	right: 0;
	bottom: 0
}

.booking.services .wrapper,
.overall_reapet .wrapper {
	margin: 0 auto;
	width: 866px;
	position: relative;
	padding-bottom: 70px
}

.booking.services .left_side,
.overall_reapet .left_side {
	float: left;
	width: 33%
}

.booking.services .store,
.overall_reapet .store {
	padding-top: 0
}

.booking h3 {
	text-align: left
}

.body_wrap {
	padding-top: 220px;
	background-color: #f8f8f8
}

.fleet-section {
	padding-bottom: 80px
}

.fleet-section .same_heading {
	padding-bottom: 32px
}

.fleet-section h3 {
	text-align: left
}

.fleet-section .same_heading span {
	display: inline
}

.fleet-section .left-image {
	float: left;
	width: 41%;
	height: 166px;
	display: table
}

section.three_cols .sub_title p {
	color: #000;
	font-weight: 200
}

.fleet-section .right-text {
	float: right;
	width: 59%;
	padding-top: 33px
}

.fleet-section .vehicles {
	float: left
}

.fleet-section .vehicles {
	float: left;
	width: 32%;
	padding: 0 40px 0 0;
	margin: 0 20px 20px 0;
	background-color: #fff;
	height: 166px;
	display: block;
	position: relative
}

.fleet-section .vehicles:nth-child(3n+3) {
	margin-right: 0
}

.fleet-section .bage-imge,
.driver-image,
.sitting-area .bage-imge {
	text-align: center;
	width: 100%;
	border: 2px solid #dad6cf;
	border-radius: 100%;
	float: left;
	max-width: 45px;
	height: 43px;
	display: table
}

.fleet-section .bagges,
.bagges,
.fleet-section .drive,
.sitting-area .drive {
	float: left;
	width: 100%;
	margin-left: 0;
	max-width: 78px
}

.fleet-section .drive,
.sitting-area .drive {
	margin-left: 15px
}

.fleet-section .sitting-area span,
.sitting-area span {
	display: block;
	padding: 11px 0 0 9px;
	float: left;
	color: #80838f
}

.fleet-section .sitting-area {
	padding-left: 0;
	float: right;
	width: 100%;
	max-width: 171px
}

.fleet-section .right-text h4,
.fleet-section .right-text a {
	margin-bottom: 14px;
	font-size: 25px;
	line-height: 24px;
	text-align: right;
	color: #000;
	font-weight: 700;
	min-height: 48px;
	text-transform: capitalize;
	text-decoration: none
}

.fleet-section .car_img,
span.car_img {
	display: table-cell;
	vertical-align: middle
}

.fleet-section .car_img img {
	height: auto;
	height: 96px;
	object-fit: contain
}

.fleet-section .right-text {
	padding-top: 30px
}

.single_banner .banner_text {
	width: 100%;
	max-width: 1030px;
	margin: 0 auto
}

.great_work .columns {
	padding: 90px 0 55px
}

.great_work .columns .left_col {
	width: 20.9%;
	margin-right: 70px
}

.great_work .columns .left_col:nth-child(4n+4) {
	margin-right: 0
}

.reservation {
	background-color: #fff
}

.reservation .text_content {
	padding-top: 18px
}

.reservation p {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	font-weight: 200;
	margin: 0
}

.reservation .left_side {
	padding-top: 85px
}

.blog_simplebox {
	padding: 58px 0
}

.destination_weding .left_side {
	float: left;
	margin-right: 77px;
	width: 44%
}

.destination_weding .right_side {
	float: right;
	width: 50%
}

.fleet-section .sitting-area a {
	color: #80838f;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400
}

.sitting-area a {
	float: none
}

.same_title h4,
.same_title,
.same_title a {
	font-size: 25px;
	color: #000;
	font-weight: 700;
	text-decoration: none
}

.same_title span {
	color: #eabd5c
}

.destination_weding .repeat_item {
	margin-top: 45px;
	margin-bottom: 60px
}

.same_title {
	padding-bottom: 16px
}

.repeat_item .specific .left_icon {
	float: left;
	width: 100%;
	max-width: 32px;
	margin-right: 7px
}

.repeat_item .specific h6,
.specific .item_name a {
	font-size: 16px;
	color: #000;
	font-family: Arial;
	margin: 0;
	font-weight: 400
}

.repeat_item .specific .right_text {
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	padding-top: 5px;
	width: 80%
}

.vehicale_section h6,
.vehicale_section .item_name a {
	font-size: 16px;
	color: #fff;
	font-family: Arial;
	margin: 0;
	font-weight: 400;
	text-decoration: none;
	text-align: left
}

.repeat_item .specific .item_name {
	float: left;
	width: 100%;
	max-width: 207px;
	margin-right: 14px;
	margin-bottom: 20px
}

.repeat_item .specific .item_name:nth-child(3n+3) {
	margin-right: 0
}

.repeat_item .right_side p {
	padding: 0 121px 0 0;
	margin-bottom: 15px
}

.blog_morebtn {
	width: 100%;
	max-width: 144px;
	background: #0071c8;
	color: #fff;
	display: block;
	text-align: center;
	padding: 15px 0;
	text-decoration: none;
	border-radius: 60px;
	font-size: 14px;
	font-weight: 700;
	margin-top: 11px
}

.blog_morebtn:hover,
.send_btn:hover,
.doc_form input[type="submit"]:hover {
	background-color: #0190fe;
	color: #fff
}

.repeat_item .specific {
	margin-top: 32px
}

.far_destinat ul li {
	font-size: 20px;
	line-height: 28px
}

.far_destinat .content {
	width: 100%;
	max-width: 646px;
	margin: 51px auto 0
}

.far_destinat .content p {
	color: #000;
	font-weight: 200
}

.far_destinat .text_content {
	padding-top: 17px
}

.far_destinat .content {
	line-height: 28px;
	font-size: 16px
}

.far_destinat ul {
	margin: 0;
	padding-left: 0
}

.far_destinat {
	padding-top: 20px;
	padding-bottom: 20px
}

.blog-transport .blog-text span {
	font-size: 14px;
	color: #eabd5c;
	margin-bottom: 20px;
	display: block;
	text-transform: capitalize
}

.blog-transport .same_tittle h4 {
	text-transform: capitalize
}

.blog-transport .blog-text {
	font-size: 16px;
	color: #80838f;
	margin: 0;
	line-height: 25px;
	padding: 20px 0
}

.blog-transport .blog-image img {
	display: block;
	max-width: 100%
}

.blog-transport .blog-image {
	float: left;
	width: 41%
}

.blog-transport .blog-text {
	float: right;
	width: 44%;
	margin-right: 116px;
	padding-top: 15px
}

.blog-transport {
	padding: 60px 0 55px 0;
	border-bottom: 1px solid #e5e5e5
}

.transportaion:nth-child(even) .blog-transport {
	border-bottom: none
}

.transportaion:nth-child(even) {
	border-bottom: 2px dashed #e5e5e5
}

.transportaion:last-child .blog-transport {
	border-bottom: none
}

.more-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	direction: rtl
}

.more-page ul li a,
.more-page ul li {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	display: block
}

.more-page ul li {
	display: inline-block;
	padding: 0
}

.more-page ul li a {
	padding: 10px 19px
}

.more-page ul li .current {
	color: #eabd5c;
	padding: 10px 19px
}

.more-page ul li:hover a,
.more-page ul li.active a {
	color: #eabd5c;
	background-color: #f8f8f8
}

.more-page {
	text-align: center;
	padding: 20px 0
}

.booking.services .right_image {
	padding-top: 0
}

.booking.color_reapet {
	background-color: #f8f8f8
}

.vehicale_section .cover_img {
	background-size: cover !important;
	background-position: center !important
}

.vehicale_section {
	padding-top: 147px;
	text-align: center;
	background: url(/wp-content/themes/legendslimo/assets/css/../images/car-img.jpg) no-repeat;
	background-size: auto 1130px;
	background-position: center 0;
	padding-bottom: 35px
}

.vehicale_section h1 {
	color: #fff
}

.vehicale_section img {
	height: auto !important;
	object-fit: none;
	width: auto
}

.vehicale_section .sitting-area img {
	display: inline
}

.vehicale_section .bagges,
.vehicale_section .drive {
	width: 100%;
	max-width: 78px
}

.vehicale_section .sitting-area span,
.vehicale_section .sitting-area a {
	display: block;
	padding: 11px 0 0 7px;
	float: left;
	color: #fff;
	text-decoration: none
}

.vehicale_section .sitting-area {
	margin: 19px auto 0;
	width: 100%;
	max-width: 171px
}

.vehicale_section p,
.vehicale_section .fleet_para {
	font-size: 20px;
	color: #fff;
	line-height: 24px
}

.vehicale_section .text_wraper,
.vehicale_section .sitting_wrap {
	width: 100%;
	max-width: 870px;
	margin: 0 auto;
	padding-top: 34px;
	padding-bottom: 16px
}

.vehicale_section .sitting_wrap {
	padding-top: 0;
	padding-bottom: 0
}

.vehicale_section .info {
	width: 100%;
	max-width: 671px;
	margin: 23px auto 0
}

.sitting-area:before {
	background: linear-gradient(to bottom, #ffff, #ffff) no-repeat left center / 95% 1px;
	content: "";
	display: table-cell;
	width: 50%
}

.sitting-area:after {
	background: linear-gradient(to bottom, #ffff, #ffff) no-repeat right center / 95% 1px;
	content: "";
	display: table-cell;
	width: 50%
}

.vehicale_section .info .right_text {
	float: left;
	margin-top: 5px
}

.vehicale_section .info .left_icon {
	float: left;
	margin-right: 6px
}

.vehicale_section .item_name {
	float: left;
	width: 100%;
	max-width: 209px;
	margin-right: 22px;
	margin-bottom: 20px
}

.vehicale_section .item_name:nth-child(3n+3) {
	margin-right: 0
}

.vehicale_section h2 {
	font-size: 40px;
	color: #eabd5c;
	font-weight: 400;
	margin: 0;
	padding: 23px 0 33px
}

.vehicale_section .car_book {
	width: 100%;
	max-width: 189px;
	text-decoration: none;
	margin: 15px auto 8px;
	display: inline-block;
	padding: 20px 0;
	background-color: #0071c8;
	border-radius: 60px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center
}

.vehicale_section .uncheck_btn {
	max-width: 250px;
	width: 100%;
	line-height: 20px
}

.vehicale_section .uncheck_btn a {
	color: #fff;
	text-decoration: none
}

.all_vertical {
	display: table-cell;
	vertical-align: middle
}

.thumbnail_slider .wraper {
	width: 100%;
	max-width: 860px;
	margin: 0 auto
}

.thumbnail_slider .thumbnail-slider-container {
	margin: 10px auto 0;
	width: 100%;
	max-width: 383px
}

.thumbnail_slider {
	padding-top: 35px;
	padding-bottom: 61px
}

.similar_vehicles {
	padding-top: 70px
}

.similar_vehicles h3 {
	text-align: center
}

.similar_vehicles .vehicles {
	border: 1px solid #f4f4f4
}

.similar_vehicles .same_heading {
	padding-bottom: 40px
}

.next_prev .previes,
.next_prev .next {
	position: absolute;
	top: 11px;
	width: 100%;
	max-width: 144px;
	left: 0
}

.next_prev h4,
.next_prev a,
.next_prev bottom_title {
	font-size: 16px;
	color: #fff;
	font-family: Arial;
	font-weight: 400;
	text-align: left;
	margin-bottom: 0;
	line-height: 21px;
	padding-top: 5px;
	text-transform: capitalize;
	text-decoration: none
}

.previes .image,
.next_prev .image {
	float: left;
	width: 100%;
	border-radius: 52px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	float: left;
	max-width: 58px;
	height: 60px;
	display: table
}

.previes .image span,
.next_prev .image span {
	display: table-cell;
	vertical-align: middle
}

.next_prev .prev_arow,
.next_prev .next_arow {
	float: left;
	margin-top: 21px;
	margin-right: 12px
}

.next_prev .previes:hover,
.next_prev .next:hover {
	opacity: .6
}

.next_prev .next {
	right: 0;
	left: auto
}

.next_prev .next_arow {
	float: right;
	margin-right: 0;
	margin-left: 12px
}

.next_prev .next .image {
	float: right
}

.vehicale_section .next_prev img {
	height: auto !important;
	object-fit: cover;
	width: 100%
}

.next_prev .next h4,
.next_prev .next a,
.next_prev .next bottom_title {
	text-align: right
}

.contact_area .left_area {
	float: left;
	width: 45%;
	margin-right: 80px
}

.contact_area .same_heading h3,
.contact_area .same_heading {
	text-align: left
}

.contact_area {
	padding-top: 80px;
	padding-bottom: 50px
}

.contact_area .info {
	color: #80838f;
	line-height: 26px;
	font-size: 16px
}

.contact_area p {
	color: #000;
	line-height: 26px;
	font-weight: 200;
	padding-right: 50px
}

.contact_area .left_area a {
	color: #eabd5c;
	line-height: 26px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700
}

.contact_area .same_heading {
	padding-bottom: 23px
}

.contact_area h4,
.doc_form h2 {
	font-size: 25px;
	color: #000;
	margin-bottom: 12px
}

.doc_form h2 {
	text-transform: capitalize
}

.contact_area .address {
	padding-top: 31px
}

.contact_area .right_area {
	float: right;
	width: 48.8%
}

.contact_area .left_input {
	float: left;
	margin-right: 19px;
	width: 48.5%
}

.contact_area label {
	display: block;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 7px
}

.contact_area .left_input:nth-child(even) {
	float: right;
	margin-right: 0
}

.contact_area input,
.contact_area select,
.contact_area textarea,
.doc_form input[type="text"],
.doc_form input[type="email"] {
	width: 100%;
	height: 50px;
	padding: 0 13px;
	color: #80838f;
	font-size: 16px;
	border: none;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	outline: none
}

.contact_area select {
	color: #d2d3d7
}

.contact_area input:focus,
.contact_area textarea:focus {
	border-color: #9ea0a9
}

.contact_area input:focus::-webkit-input-placeholder {
	color: transparent
}

.contact_area .input_row {
	margin-bottom: 26px
}

.contact_area textarea {
	width: 100%;
	height: 130px;
	padding-top: 13px
}

.send_btn,
.doc_form input[type="submit"] {
	width: 100% !important;
	max-width: 221px;
	background-color: #0071c8;
	color: #fff !important;
	font-size: 16px !important;
	border: none !important;
	border-radius: 70px !important;
	cursor: pointer;
	outline: none !important
}

.contact_area select {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/select-arow.png) no-repeat;
	-webkit-appearance: none;
	background-position: 95% 21px
}

.contact_need .columns .left_col {
	width: 23.6%;
	margin-right: 24px
}

.contact_need .columns .bottom_txt,
.contact_need .bottom_txt p {
	line-height: 25px;
	padding-bottom: 7px
}

.contact_need h2 {
	margin-bottom: 12px
}

.contact_need .columns .bottom_txt {
	margin-top: 22px
}

.site_link {
	text-decoration: none;
	color: #0071c8
}

.contact_area select:focus {
	color: #80838f
}

.wpcf7-mail-sent-ok {
	display: none !important
}

.booking .store li img {
	max-width: 140px;
	max-height: 42px
}

.links_img a:first-child {
	margin-right: 8px
}

.banner_tint {
	background: rgba(0, 0, 0, .3);
	position: relative;
	z-index: 9;
	height: 100%;
	width: 100%
}

.doc_form input[type="text"],
.doc_form input[type="email"] {
	margin-bottom: 20px
}

.doc_form input[type="submit"] {
	height: 50px;
	margin-top: 30px
}

.nav ul li.inline_link ul li {
	width: 100%
}

.prepaid_form_wrap .row input,
.prepaid_form_wrap .cc_expiry_row select,
.prepaid_form_wrap select.wpcf7-select,
.job_app_form .jobform_control input,
select.wpcf7-form-control.wpcf7-select {
	width: 100%;
	height: 50px;
	padding: 0 13px;
	color: #80838f;
	font-size: 16px;
	border: none;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	outline: none;
	margin-bottom: 20px
}

.prepaid_form_wrap .col-sm-6 {
	float: left;
	width: 48%;
	margin-right: 20px
}

.prepaid_form_wrap .col-sm-6:nth-child(2) {
	float: right;
	margin-right: 0
}

.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
	width: 48%;
	margin-right: 15px
}

.prepaid_form_wrap .cc_expiry_row .col-sm-6:nth-child(2) {
	margin-right: 0
}

.prepaid_form_wrap p {
	margin: 0 !important;
	color: #000
}

.prepaid_form_wrap .row {
	margin-bottom: 30px
}

.prepaid_form_wrap .col-sm-12 {
	margin-top: 20px
}

.prepaid_form_wrap h2 {
	text-transform: capitalize;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 17px
}

.prepaid_form_wrap {
	margin-top: 40px;
	margin-bottom: 30px
}

.prepaid_form_wrap .row .col-sm-4 {
	float: left;
	width: 30.9%
}

.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
	margin: 0 22px
}

.prepaid_form_wrap .col-sm-12 {
	float: left;
	width: 100%
}

.prepaid_form_wrap .airport_pickup_loc input[type="radio"] {
	height: auto;
	width: auto;
	margin-top: 5px
}

.prepaid_form_wrap span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 13px
}

.prepaid_form_wrap .col-sm-6.fees {
	float: left
}

.col-sm-6.fees b {
	text-transform: capitalize
}

.prepaid_form_wrap .wpcf7-form-control-signature-wrap,
.job_app_form .wpcf7-form-control-signature-wrap {
	width: 100% !important
}

.prepaid_form_wrap .wpcf7-form-control-signature-body canvas,
.job_app_form .wpcf7-form-control-signature-body canvas {
	border: 1px solid #dfdfdf
}

.prepaid_form_wrap .wpcf7-form-control.wpcf7-submit {
	max-width: 221px;
	background-color: #0071c8;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 70px;
	cursor: pointer;
	outline: none;
	height: 54px;
	width: 100%;
	margin-bottom: 31px
}

.prepaid_form_wrap .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #0190fe
}

.job_app_form .jobform_control label {
	margin-bottom: 8px;
	display: inline-block
}

.jobform_control label {
	text-transform: uppercase
}

.job_app_form .jobform_control .col-md-4 {
	float: left;
	width: 32.25%;
	margin-right: 21px
}

.job_app_form .jobform_control .col-md-4:nth-child(4) {
	margin-right: 0
}

.job_app_form .jobform_control .col-md-4.small_row {
	width: 18%
}

.job_app_form .jobform_control .col-md-8 {
	width: 60.6%;
	float: left;
	margin-right: 21px
}

.job_app_form .jobform_control .col-sm-4 {
	float: right;
	margin-right: 0;
	width: 37.7%
}

.job_app_form .jobform_control .col-md-4.last_row {
	margin-right: 0
}

.job_app_form .jobform_control .col-md-6 {
	float: left;
	width: 49.19%;
	margin-right: 21px
}

.job_app_form .jobform_control .col-md-6:nth-child(2) {
	margin-right: 0
}

.job_app_form .jobform_control input {
	margin-bottom: 30px
}

.job_app_form .jobform_control input[type="radio"] {
	height: auto;
	width: auto
}

.job_app_form .jobform_control .col-md-2 {
	float: left;
	width: 15.3%;
	margin-right: 20px
}

.job_app_form .jobform_control .right_large {
	float: right;
	width: 49%;
	margin-right: 0
}

.job_app_form .jobform_control p {
	margin: 0
}

.job_app_form .jobform_control .col-md-4.same_input:nth-child(3) {
	margin-right: 0
}

.job_app_form .jobform_control .col-md-4.same_input {
	width: 32.2%
}

.job_app_form .jobform_control .col-md-3 {
	float: left;
	width: 23.8%;
	margin-right: 21px
}

.job_app_form .jobform_control .large {
	float: right;
	margin-right: 0
}

.job_app_form .jobform_control .custom_margin {
	margin-right: 0
}

.job_app_form h2.uppdercase {
	margin-top: 50px
}

section.three_cols {
	margin-top: 80px;
	margin-bottom: 70px
}

.three_cols .babyseat_box h4 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0;
	margin-bottom: 19px
}

.babyseat_para {
	text-align: center;
	margin-top: 20px
}

.babyseat_para p {
	color: #000;
	font-weight: 200
}

.three_cols .babyseat_box {
	float: left;
	width: 31.6%;
	margin-right: 32px;
	margin-top: 40px
}

.three_cols .babyseat_box:nth-child(3n+3) {
	margin-right: 0
}

.three_cols .babyseat_box img {
	height: 290px;
	object-fit: cover;
	width: 100%
}

.three_cols .babyseat_box ul {
	margin: 0;
	padding: 0
}

.job_app_form fieldset {
	border: none;
	padding: 0
}

.nav ul li.inline_link ul li {
	margin-left: 1%;
	margin-right: 1%;
	padding-left: 44%
}

.faq_accordion .heading_text h4 {
	font-weight: 400;
	font-size: 40px;
	color: #000;
	line-height: normal
}

.faq_accordion .accrodion_row {
	padding: 70px 0 38px
}

.accrodion_row .heading_text {
	float: left;
	width: 38%;
	margin-right: 30px
}

.accrodion_row .small_sidebar {
	float: right;
	width: 58%
}

.faq_accordion .wrap {
	max-width: 1032px;
	margin: 0 auto
}

.faq_accordion .panel_heading h5 {
	font-size: 16px;
	color: #000;
	font-family: 'Old Standard TT', serif;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	width: 100%;
	max-width: 724px
}

.faq_accordion .panel_body {
	display: none;
	margin-left: 47px;
	line-height: 23px;
	font-size: 16px;
	color: #000;
	font-weight: 200;
	padding-bottom: 15px
}

.faq_accordion .panel_body p {
	color: #000;
	font-weight: 200
}

.faq_accordion .accrodion_row:nth-child(even) {
	background-color: #f8f8f8
}

.faq_accordion .panel_heading {
	cursor: pointer;
	margin-bottom: 21px
}

.faq_accordion .panel_body ul {
	padding: 0
}

.faq_accordion .panel_body .bottom_content {
	margin-top: 30px
}

.faq_accordion .panel_body li {
	margin-bottom: 3px;
	margin-top: 3px
}

.faq_accordion .panel_body ul>li:before {
	content: " ";
	background: url(/wp-content/themes/legendslimo/assets/css/../images/daish-line.png) no-repeat;
	height: 6px;
	width: 11px;
	display: inline-block;
	margin-right: 5px
}

.faq_accordion .panel_body ol {
	margin: 0;
	padding: 0 0 0 18px
}

.panel_heading .circle_icon {
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid #eabd5c;
	border-radius: 50px;
	text-align: center;
	display: table
}

.panel_heading span.plus,
.panel_heading span.minus {
	display: table-cell;
	vertical-align: middle;
	color: #eabd5c;
	font-size: 20px;
	position: relative;
	top: 1px
}

.panel_heading span.minus {
	display: none;
	color: #fff;
	top: -1px
}

.panel_heading.active span.plus {
	display: none
}

.panel_heading.active span.minus {
	display: table-cell
}

.panel_heading.active .circle_icon {
	background-color: #eabd5c
}

.cf7mls_next.action-button,
.cf7mls_back.action-button,
.job_app_form input.wpcf7-form-control.wpcf7-submit {
	background: #0071c8 none repeat scroll 0 0;
	border-radius: 22px;
	padding: 13px 55px;
	outline: none
}

.job_app_form input.wpcf7-form-control.wpcf7-submit {
	border: none;
	color: #fff;
	font-weight: 600;
	margin: 10px 5px;
	padding: 13px 33px
}

.col-md-12.appjob_submit {
	float: left
}

.cf7mls_next.action-button:hover,
.cf7mls_back.action-button:hover {
	background-color: #0190fe;
	color: #fff
}

.job_app_form span.wpcf7-not-valid-tip {
	color: red !important;
	display: block;
	margin-top: -25px;
	font-size: 12px
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0
}

.table>tbody>tr>td,
.table>tbody>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.mac-os .panel_heading span.plus {
	top: -1px
}

.mac-os .panel_heading span.minus {
	top: 0
}

.mac-os header .phone_top small {
	line-height: 27px
}

.mac-os header.fixed-header .phone_top small {
	line-height: 20px
}

.mac-os footer .page_links a.phone_nmbr small {
	line-height: 30px
}

.header .header_right a small {
	line-height: 27px
}

.header.fixed-header .header_right a small {
	line-height: 20px
}

footer .page_links a.phone_nmbr small {
	line-height: 30px
}

.fullwidth_img img {
	object-fit: cover;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.about_legend .container {
	position: relative;
	z-index: 1
}

.legends_cover .container {
	position: relative
}

.home_banner {
	background-image: url(https://neo.nyc/legend-wp/wp-content/uploads/2019/08/car-service-nyc.jpg);
	background-size: cover !important;
	height: 800px;
	background-position: center
}

.mac-os .header.fixed-header .nav>ul>li.booknow_link>a {
	padding: 10px 0 5px
}

.prepaid_form_wrap.marging_zero {
	margin: 0
}

.label {
	line-height: 15px;
	margin-bottom: 10px
}

.page-id-386 .legends_cover .wraper,
.page-template-services-page.page-child .legends_cover .wraper {
	max-width: 550px
}

.page-id-165 .cover_wraper ul li {
	float: left
}

.page-id-386 .no_white .cover_wraper ul li {
	background: url(/wp-content/themes/legendslimo/assets/images/plus-icon.png) no-repeat;
	padding-left: 40px
}

.vehicale_section .parchase .car_book:after,
.vehicale_section .parchase .car_book:before {
	content: " ";
	border-top: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 44px
}

.vehicale_section .parchase .car_book:after,
.vehicale_section .parchase .car_book:before,
.vehicale_section .sitting-area:before,
.vehicale_section .sitting-area:after {
	width: 35.4%
}

.vehicale_section .parchase .car_book:after {
	right: 0;
	left: auto
}

.vehicale_section .parchase {
	position: relative
}

.vehicale_section .sitting_wrap {
	position: relative
}

.vehicale_section .sitting-area:before,
.vehicale_section .sitting-area:after {
	content: " ";
	border-top: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 22px
}

.vehicale_section .sitting-area:after {
	left: auto;
	right: 0
}

.vehicale_section .thumbnail_slider .owl-nav {
	position: relative
}

.vehicale_section .thumbnail_slider .owl-prev span,
.vehicale_section .thumbnail_slider .owl-next span {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/prev-arrow.png) no-repeat;
	color: transparent;
	width: 15px;
	height: 10px;
	display: inline-block;
	background-size: 13px;
	background-position: center
}

.vehicale_section .thumbnail_slider .owl-next span {
	background: url(/wp-content/themes/legendslimo/assets/css/../images/next-arrow.png) no-repeat
}

.vehicale_section .thumbnail_slider .owl-prev,
.vehicale_section .thumbnail_slider button.owl-next {
	border: 2px solid #eabc5a !important;
	padding: 10px 2px !important;
	display: inline-block;
	line-height: 0 !important;
	height: 40px;
	width: 41px;
	border-radius: 60px;
	outline: none;
	position: absolute;
	left: 165px;
	top: 30px
}

.vehicale_section .thumbnail_slider button.owl-next {
	left: auto;
	right: 165px
}

.vehicale_section .thumbnail_slider {
	padding-top: 8px;
	padding-bottom: 0
}

.vehicale_section .parchase .car_book.uncheck_btn:after,
.vehicale_section .parchase .car_book.uncheck_btn:before {
	width: 32%;
	top: 56px
}

.active_thumb {
	border: 2px solid #eabc5a
}

#thumbnailSlider.owl-carousel .owl-item img {
	height: 78px !important;
	object-fit: cover
}

#thumbnailSlider.owl-carousel .owl-stage {
	height: 100%
}

.vehicale_section .vehical_info {
	background-color: #000;
	padding-top: 29px;
	padding-bottom: 70px
}

#thumbnailSlider .owl-stage-outer.owl-height {
	height: 100% !important
}

.address.small_text h4 span {
	font-size: 12px;
	display: block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 14px
}

.box .expand_description {
	display: none
}

.expand_btn {
	display: inline-block;
	color: #eabd5c;
	font-weight: 700;
	cursor: pointer
}

.expand_description.open {
	display: inline
}

.promo_bar {
	position: absolute;
	top: 100px;
	width: 100%;
	text-align: center;
	background-color: #000;
	color: #f63231;
	z-index: 999
}

.promo_bar a {
	color: #f63231;
	display: inline-block;
	text-decoration: none
}

.promo_bar p {
	margin: 0;
	display: inline-block;
	padding: 15px 0
}

.cp-overlay.cp-open div:nth-child(5) span,
.covid_vid {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	display: block
}

.cp-overlay.cp-open div:nth-child(5) span>iframe,
.covid_vid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.cp-overlay.cp-open .cp-row-equalized-center {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	padding-top: 15px
}

.covid_owl .owl-nav {
	position: absolute;
	top: 30%;
	width: 100%
}

.covid_owl button.owl-prev span {
	font-size: 70px;
	position: absolute;
	color: #000;
	line-height: 40px;
	left: -40px
}

.covid_owl button.owl-next span {
	font-size: 70px;
	position: absolute;
	color: #000;
	line-height: 40px;
	right: -40px
}

.covid_owl .owl-dots {
	text-align: center;
	margin: 20px 0
}

.covid_owl .owl-dots .owl-dot {
	border: 2px solid #000;
	height: 15px;
	width: 15px;
	border-radius: 100px;
	content: "";
	display: inline-block;
	margin-right: 10px
}

.covid_owl .owl-dots .owl-dot.active {
	background: #000
}

.covid_vid {
	margin-bottom: 20px;
	display: block
}

.covid_owl {
	max-height: 490px
}

.covid_owl .owl-stage-outer.owl-height {
	max-height: 430px
}

.wpcf7-form {
	position: relative;
	overflow: inherit
}

.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls {
	margin: 0
}

.job_app_form .col-md-12.appjob_submit {
	float: none
}

@media screen and (min-width:768px) {
	.page-template-fleet-page .fleet-section .vehicles:hover .left-image {
		opacity: 0
	}

	.page-template-fleet-page .fleet-section .vehicles:hover .fp-img {
		display: block;
		margin-top: -36px
	}

	.page-template-fleet-page .fleet-section .vehicles:hover .right-text {
		opacity: 0
	}

	.page-template-fleet-page .fleet-section .vehicles:hover .sitting-area {
		opacity: 0
	}

	.fp-info {
		margin-top: 13px;
		display: none
	}

	.page-template-fleet-page .fleet-section .vehicles:hover h4 {
		text-align: center;
		min-height: auto
	}

	.page-template-fleet-page .fleet-section .vehicles:hover .fp-info {
		display: block
	}

	.fleet-section .vehicles:hover .fleet-popup {
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		width: 106%;
		z-index: 9999
	}

	.page-template-fleet-page .fleet-section .vehicles:hover {
		height: auto
	}

	.fleet-popup {
		padding: 0 40px 24px 29px;
		width: 100%;
		position: absolute;
		top: -23px;
		left: -12px;
		-ms-transform: scale(.5);
		transform: scale(.5);
		opacity: 0;
		transition: all .4s ease;
		background: #fff;
		box-shadow: 0 0 2px rgba(0, 0, 0, .4)
	}

	.fleet-popup:hover {
		z-index: 9999
	}

	.fb-image {
		text-align: center;
		margin-top: -38px;
		margin: -39px auto 0;
		width: 89%
	}

	.fb-image img {
		width: 100%;
		height: 100%;
		max-height: 226px
	}

	.fleet-popup h4.category-title {
		text-align: center;
		color: #000;
		font-size: 19px;
		font-weight: 700;
		margin-top: 11px
	}

	.pass_icon {
		float: left;
		width: 100%;
		max-width: 37px;
		height: 37px;
		border: 2px solid #eabd5c;
		border-radius: 50px;
		display: table
	}

	.vertical_icon {
		height: 100%;
		display: table-cell;
		vertical-align: middle;
		text-align: center
	}

	.vertical_icon img {
		width: 41%
	}

	.fp-img {
		text-align: center
	}

	.pass_name {
		margin-left: 10px;
		float: left;
		font-size: 16px;
		color: #80838f;
		font-weight: 400;
		width: 100%;
		max-width: 136px;
		height: 40px;
		display: table
	}

	.fp-pass {
		margin-bottom: 15px;
		height: 38px
	}

	.fp-pass:nth-child(even) {
		margin-bottom: 0
	}

	.fp-list {
		float: left;
		width: 52%
	}

	.fp-btns {
		float: right;
		width: 43%;
		text-align: center
	}

	.fp-btns .btn-small {
		display: block;
		width: 100%;
		max-width: 162px;
		background-color: #0071c8;
		text-align: center;
		color: #fff;
		padding: 13px 0;
		border-radius: 30px;
		margin-bottom: 20px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}

	.fp-btns .btn-small,
	.fp-btns .details-link {
		font-size: 14px;
		font-weight: 600;
		text-decoration: none
	}

	.fp-btns .btn-small:hover {
		background-color: #0190fe;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}

	.fp-btns .details-link {
		display: inline-block;
		color: #0071c8
	}

	.fp-info {
		margin-top: 13px
	}

	.fp-btns .parchase {
		margin-bottom: 15px;
		padding: 8px 0
	}

	.fp-btns .parchase a {
		color: #fff;
		text-decoration: none;
		line-height: 17px
	}

	span.name_verticla {
		display: table-cell;
		vertical-align: middle
	}

	.mac-os .fp-btns .btn-small {
		padding: 16px 0 8px
	}

	.mac-os .pass_name {
		margin-top: 3px
	}
}

@media screen and (max-width:1350px) {
	.columns .left_col {
		width: 31.9%
	}

	.new_york .right_side {
		width: 60%;
		margin-right: 20px
	}

	.side_link {
		width: 77%
	}

	.booking .left_side {
		width: 33%
	}

	footer .side_link li {
		width: 31.6%
	}

	.container {
		width: 96%
	}

	footer .social_icon li {
		margin-right: 14px
	}

	.arange_section .columns .left_col {
		margin-right: 90px
	}

	.columns .left_col:nth-child(3n+3) {
		margin-right: 0
	}

	.checkout_fleet .car_box {
		width: 32.3%;
		padding: 0 25px 0 0;
		margin-right: 18px
	}

	.checkout_fleet .left_img {
		width: 53%
	}

	.great_work .columns .left_col {
		margin-right: 66px
	}

	.garab_bags .rightside_text {
		margin-right: 65px
	}

	.airpot_policies .right_text {
		float: right;
		margin-left: 83px;
		width: 45%;
		margin-right: 14px
	}

	.fleet-section .left-image {
		width: 39%
	}

	.fleet-section .right-text {
		width: 61%
	}

	.fleet-section .vehicles {
		padding: 0 24px 0 0
	}

	.checkout_fleet .right_text h4 {
		font-size: 24px
	}

	.checkout_fleet .right_text {
		width: 160px
	}

	.booking {
		padding-bottom: 88px
	}

	.arange_section .columns .left_col {
		margin-right: 66px
	}

	.destination_weding .left_side {
		margin-right: 72px
	}

	.repeat_item .specific .item_name {
		max-width: 195px;
		margin-right: 10px
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 15px
	}

	.header.fixed-header .nav {
		padding: 15px 0 0;
		width: 70%
	}

	.contact_area .address {
		padding-top: 20px
	}

	.contact_area .left_area {
		margin-right: 70px
	}

	.contact_area .left_input {
		width: 48%
	}

	.send_btn {
		max-width: 190px
	}

	.contact_area p {
		padding-right: 0
	}

	.contact_need .columns {
		padding: 55px 0 55px
	}

	.contact_need .columns .left_col {
		margin-right: 22px
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 19px
	}

	.nav ul li.inline_link ul li {
		padding-left: 46%
	}

	.three_cols .babyseat_box {
		margin-right: 30px
	}

	.job_app_form .jobform_control .col-md-4 {
		width: 29.3%
	}

	.job_app_form .jobform_control .col-md-8 {
		width: 60.5%
	}

	.job_app_form .jobform_control .col-md-6 {
		width: 48.9%
	}

	.job_app_form .jobform_control .col-md-4.same_input {
		width: 32.1%
	}

	.job_app_form .jobform_control .col-md-3 {
		width: 23.6%
	}

	.job_app_form .jobform_control .col-sm-4 {
		width: 37.6%
	}

	.faq_accordion .panel_heading h5 {
		line-height: 26px;
		max-width: 657px
	}

	.logo img {
		width: 274px
	}

	.logo {
		margin: 13px 6.1% -37px 0
	}

	.fleet-popup {
		padding: 0 20px 21px 22px
	}
}

@media screen and (max-width:1280px) {
	.container {
		width: 96%
	}

	.logo {
		margin: 13px 4% -37px 0
	}

	.columns .left_col {
		margin-right: 22px
	}

	.new_york .text_deta p {
		font-size: 15px
	}

	.new_york .text {
		width: 90%
	}

	.nav {
		width: 67%
	}

	.new_york .left_side {
		margin-right: 54px
	}

	.new_york .right_side {
		width: 60%
	}

	.booking .left_side {
		width: 35%
	}

	.booking .right_image {
		width: 61%
	}

	.about_legend p {
		font-size: 14px
	}

	.side_link {
		width: 74%
	}

	footer .side_link li {
		width: 31%
	}

	.garab_bags .rightside_text {
		width: 46%;
		margin-left: 43px;
		margin-right: 0
	}

	.arange_section .columns .left_col {
		margin-right: 83px
	}

	.legends_cover {
		padding: 85px 0 105px
	}

	.airpot_policies .right_text {
		margin-left: 57px;
		width: 44.8%;
		margin-right: 0
	}

	.checkout_fleet .right_text h4 {
		font-size: 23px
	}

	.checkout_fleet .car_box {
		margin-right: 17px
	}

	.checkout_fleet .right_text {
		width: 160px
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		font-size: 23px
	}

	.header.fixed-header .nav {
		padding: 15px 0 0
	}

	.great_work .columns .left_col {
		margin-right: 62px
	}

	.destination_weding .left_side {
		margin-right: 52px
	}

	.destination_weding .right_side {
		width: 51.4%
	}

	.repeat_item .right_side p {
		font-size: 15px
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 13px
	}

	.repeat_item .specific .right_text {
		width: 76%
	}

	.repeat_item .specific .item_name {
		max-width: 179px
	}

	.far_destinat ul li {
		font-size: 19px;
		line-height: 27px
	}

	.blog-transport .blog-text {
		width: 48%;
		margin-right: 70px;
		padding-top: 10px
	}

	.contact_need .columns .left_col {
		margin-right: 20px
	}

	.contact_need h2 {
		font-size: 23px
	}

	.box p {
		min-height: 132px
	}

	footer .side_link a {
		font-size: 13px
	}

	.pass_name {
		max-width: 135px
	}

	.fleet-popup {
		padding: 0 20px 21px 22px
	}

	.fp-btns .btn-small {
		margin-bottom: 24px
	}

	.fp-btns .parchase {
		margin-bottom: 21px;
		font-size: 12px
	}

	.fp-pass {
		margin-bottom: 17px
	}
}

@media screen and (max-width:1250px) {
	.nav ul li.inline_link ul li {
		padding-left: 48%
	}

	.three_cols .babyseat_box {
		margin-right: 25px
	}

	.job_app_form .jobform_control .col-md-4.small_row {
		width: 17.8%
	}

	.job_app_form .jobform_control .col-md-8 {
		width: 60.3%
	}

	.job_app_form .jobform_control .col-md-4 {
		width: 29.1%
	}

	.job_app_form .jobform_control .col-md-2 {
		width: 15.1%
	}

	.job_app_form .jobform_control .col-md-4.same_input {
		width: 31.9%
	}

	.job_app_form .jobform_control .col-md-3 {
		width: 23.5%
	}

	.job_app_form .jobform_control .col-sm-4 {
		width: 37.6%
	}

	.job_app_form .jobform_control .col-md-6 {
		width: 48.8%
	}

	.faq_accordion .panel_heading h5 {
		max-width: 629px
	}

	.box_img {
		height: 130px
	}

	.fp-list {
		width: 55%
	}

	.fp-btns {
		width: 41%
	}
}

@media screen and (max-width:1200px) {
	.header_right a {
		font-size: 22px
	}

	.nav ul li {
		margin: 17px 21px 0 0
	}

	.nav ul li ul li a {
		font-size: 12px
	}

	.columns .left_col {
		width: 31.9%
	}

	.columns {
		padding: 80px 0 88px
	}

	.new_york .left_side {
		margin-right: 38px;
		width: 47%
	}

	.new_york .right_side {
		width: 62%
	}

	.booking .left_side {
		width: 38%
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 51px;
		line-height: 53px
	}

	footer .side_link li {
		width: 31%;
		min-height: 42px;
		margin-bottom: 6px
	}

	.side_link {
		width: 72%
	}

	.booking {
		padding-bottom: 68px
	}

	.booking .right_image {
		width: 58%
	}

	.garab_bags .leftside_img {
		width: 49%
	}

	.booking.services .right_image {
		width: 62%
	}

	.arange_section .columns .left_col {
		margin-right: 75px
	}

	.airpot_policies .left_img {
		width: 49%
	}

	.airpot_policies .detail_area li {
		font-size: 15px;
		margin-bottom: 16px
	}

	.airpot_policies {
		padding: 85px 0 74px
	}

	.checkout_fleet .right_text h4 {
		font-size: 21px
	}

	.checkout_fleet .car_box {
		margin-right: 16px
	}

	.checkout_fleet .right_text {
		width: 140px
	}

	.fleet-section .sitting-area span {
		padding: 11px 0 0 6px
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		font-size: 21px
	}

	.fleet-section .vehicles {
		padding: 0 24px 0 0;
		margin: 0 18px 20px 0
	}

	.fleet-section .right-text {
		width: 59.7%
	}

	.fleet-section .left-image {
		width: 40%
	}

	.fleet-section .vehicles,
	.fleet-section .left-image {
		height: 172px
	}

	.checkout_fleet .car_box,
	.checkout_fleet .left_img {
		height: 173px
	}

	.great_work .columns .left_col {
		margin-right: 56px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 15px
	}

	.destination_weding .left_side {
		margin-right: 47px
	}

	.repeat_item .right_side p {
		padding: 0
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 12px
	}

	.repeat_item .specific .item_name {
		max-width: 172px
	}

	.far_destinat ul li {
		font-size: 18px
	}

	.far_destinat p {
		font-size: 15px;
		margin-bottom: 17px
	}

	.header.fixed-header .header_right a {
		font-size: 20px
	}

	.blog-transport .blog-text {
		width: 55%;
		margin-right: 0
	}

	.blog-transport .blog-text p {
		font-size: 14px;
		line-height: 25px;
		padding: 10px 0
	}

	.contact_area .left_area {
		margin-right: 63px
	}

	.contact_area p,
	.contact_area .left_area a {
		font-size: 15px
	}

	.send_btn {
		max-width: 170px
	}

	.contact_need .columns {
		padding: 45px 0 45px
	}

	.contact_need .columns .left_col {
		margin-right: 19px
	}

	.contact_need .columns .bottom_txt a {
		font-size: 14px
	}

	.contact_need .columns .bottom_txt p {
		font-size: 15px
	}

	.header_left {
		width: 83%
	}

	.blog-transport .blog-image img {
		height: auto
	}

	.box_title {
		height: 100% !important
	}

	.banner_section.vehicale_section h1 {
		font-size: 48px
	}

	.prepaid_form_wrap .row .col-sm-4 {
		width: 30.3%
	}

	.nav ul li.inline_link ul li {
		padding-left: 47%
	}

	.three_cols .babyseat_box h4 {
		font-size: 23px
	}

	.faq_accordion .panel_heading h5 {
		max-width: 573px
	}

	.box_img {
		height: 123px
	}

	.logo img {
		width: 260px
	}

	.header.fixed-header .logo img {
		width: 223px
	}

	.header.fixed-header .logo {
		margin-top: 14px
	}

	.fleet-popup h4.category-title {
		font-size: 20px
	}

	.pass_name {
		font-size: 14px
	}

	.fp-btns .btn-small,
	.fp-btns .details-link {
		font-size: 13px
	}

	.fp-btns {
		width: 42%
	}

	.pass_name {
		max-width: 112px
	}

	.fp-btns .parchase a {
		font-size: 11px
	}

	.fp-btns .btn-small {
		margin-bottom: 21px
	}

	.fp-btns .parchase {
		margin-bottom: 16px;
		padding: 8px 12px
	}

	.fp-pass {
		margin-bottom: 13px
	}
}

@media screen and (max-width:1150px) {

	.box_title h2,
	.box_title h2 a {
		font-size: 27px
	}

	.logo img {
		width: 250px
	}

	.logo {
		margin: 16px 4% -37px 0
	}

	.header.fixed-header .logo img {
		width: 200px
	}

	.header.fixed-header .logo {
		margin-top: 16px
	}
}

@media screen and (max-width:1100px) {
	.logo {
		margin: 12px 3.5% -37px 0;
		width: 31%
	}

	.nav ul li a {
		font-size: 14px
	}

	.header_right a {
		font-size: 18px;
		line-height: 20px
	}

	.header_right {
		margin-top: 14px
	}

	.header {
		padding-top: 10px;
		padding-bottom: 9px
	}

	.header.fixed-header .logo {
		margin-top: 18px
	}

	.header.fixed-header .nav {
		padding: 12px 0 0
	}

	.header.fixed-header .header_right {
		margin-top: 13px
	}

	.nav {
		padding: 12px 0 0;
		width: 65%
	}

	.nav ul li a {
		font-size: 14px
	}

	.header.fixed-header .nav ul li a {
		font-size: 14px
	}

	.box_btm {
		padding: 25px 20px 30px;
	}

	.columns .left_col {
		width: 31.7%
	}

	.columns {
		padding: 80px 0 76px
	}

	.new_york .right_side {
		width: 71%
	}

	.new_york .text_deta p {
		font-size: 14px
	}

	.new_york .right_side {
		width: 71%
	}

	.header.fixed-header .header_right a {
		font-size: 18px
	}

	.header.fixed-header {
		padding: 0
	}

	.booking .left_side {
		width: 40%;
		padding-top: 50px
	}

	.booking .right_text p,
	.booking .right_text a {
		font-size: 15px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 47px;
		line-height: 49px
	}

	.about_legend p {
		font-size: 13px
	}

	.about_legend {
		padding: 55px 0 39px
	}

	.side_link {
		width: 73%
	}

	footer .side_link li {
		width: 47%;
		min-height: 0;
		margin-bottom: 8px
	}

	footer .side_link a {
		font-size: 14px
	}

	footer .social_icon li {
		margin-right: 9px
	}

	footer .right_link {
		width: 27%
	}

	footer .page_links a {
		font-size: 14px
	}

	footer .page_links a.phone_nmbr {
		font-size: 23px
	}

	footer .side_link li:nth-child(3n+3) {
		width: 47%;
		margin-right: 16px
	}

	footer {
		padding: 48px 0 24px
	}

	.new_york {
		padding-bottom: 80px;
		padding-top: 67px
	}

	.box_title {
		height: 103px
	}

	.boxes_section {
		margin: -148px 0 0
	}

	.booking .right_image {
		width: 55%
	}

	.booking {
		padding-bottom: 58px
	}

	.single_banner {
		height: 552px
	}

	.banner_section h2 {
		font-size: 56px
	}

	.absolute_content p {
		font-size: 18px
	}

	.single_banner .absolute_content {
		position: absolute;
		top: 199px
	}

	.garab_bags {
		padding: 80px 0 63px
	}

	.arange_section .columns .bottom_txt,
	.arange_section .bottom_txt p {
		line-height: 23px;
		font-size: 15px
	}

	.arange_section .columns .left_col {
		margin-right: 68px
	}

	.arange_section .links_img img {
		width: 44%;
		display: inline-block
	}

	.arange_section .columns {
		padding: 69px 55px
	}

	.legends_cover {
		padding: 65px 0 75px
	}

	.airpot_policies .pickup {
		font-size: 15px
	}

	.airpot_policies .pickup span {
		font-size: 13px
	}

	.airpot_policies .right_text {
		margin-left: 39px;
		width: 46.8%
	}

	.airpot_policies .detail_area li {
		font-size: 14px;
		margin-bottom: 15px
	}

	.airpot_policies {
		padding: 75px 0 64px
	}

	.checkout_fleet .left_img {
		width: 51%
	}

	.checkout_fleet .car_box {
		margin-right: 14px;
		padding: 0 16px 0 0
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		font-size: 19px
	}

	.fleet-section .right-text {
		width: 60%
	}

	.great_work .columns .bottom_txt,
	.great_work .bottom_txt p {
		font-size: 14px;
		line-height: 20px
	}

	.great_work .columns .left_col {
		margin-right: 51px
	}

	.great_work .columns {
		padding: 61px 0 55px
	}

	.reservation p {
		font-size: 14px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 14px
	}

	.blog_simplebox .right_text li {
		font-size: 15px;
		margin-bottom: 13px
	}

	.destination_weding .left_side {
		margin-right: 43px
	}

	.repeat_item .specific .item_name:nth-child(3n+3) {
		margin-right: 10px
	}

	.repeat_item .specific .item_name {
		max-width: 212px;
		margin-bottom: 11px
	}

	.repeat_item .specific {
		margin-top: 17px
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 13px
	}

	.blog_morebtn {
		max-width: 132px;
		padding: 13px 0;
		font-size: 13px
	}

	.destination_weding .repeat_item {
		margin-bottom: 70px
	}

	.far_destinat ul li {
		font-size: 16px;
		line-height: 25px
	}

	.far_destinat .content {
		max-width: 626px
	}

	.destination_weding .right_side {
		width: 50%
	}

	.repeat_item .specific .item_name:nth-child(2n+2) {
		float: right;
		margin-right: 0
	}

	.repeat_item .specific .car_details {
		width: 100%;
		max-width: 450px
	}

	.logo img {
		width: 300px
	}

	.header.fixed-header .phone_top,
	.header.fixed-header .phone_top p {
		font-size: 15px
	}

	.blog-transport .same_tittle h4 {
		font-size: 23px
	}

	.blog-transport .blog-text span {
		margin-bottom: 10px
	}

	.blog-transport .blog-text p {
		line-height: 21px
	}

	.blog-transport {
		padding: 43px 0 45px 0
	}

	.vehicale_section p,
	.vehicale_section .fleet_para {
		font-size: 18px
	}

	.contact_area .left_area {
		margin-right: 55px
	}

	.contact_area .same_heading h3 {
		font-size: 35px
	}

	.contact_area .left_input {
		width: 47.8%
	}

	.contact_area input,
	.contact_area select {
		height: 40px
	}

	.send_btn {
		max-width: 160px;
		padding: 16px 0
	}

	.contact_area {
		padding-top: 65px;
		padding-bottom: 45px
	}

	.contact_need .columns .left_col {
		width: 47%
	}

	.contact_need .columns .col {
		margin: 0 auto;
		width: 100%;
		max-width: 840px
	}

	.contact_need .columns .left_col {
		margin-right: 19px;
		margin-bottom: 20px
	}

	.contact_need .columns {
		padding: 40px 0 30px
	}

	.contact_need .columns .left_col:nth-child(3n+3) {
		margin-right: 20px
	}

	.contact_need .columns .left_col:nth-child(4n+4) {
		margin-right: 20px
	}

	.contact_need .columns .left_col:nth-child(even) {
		margin-right: 0
	}

	.contact_need .columns .left_col:nth-child(odd) {
		margin-right: 27px
	}

	.contact_area select {
		background-position: 95% 15px
	}

	.fleet-section .bagges,
	.bagges,
	.fleet-section .drive,
	.sitting-area .drive {
		max-width: 70px
	}

	.fleet-section .bage-imge,
	.driver-image,
	.sitting-area .bage-imge {
		max-width: 40px;
		height: 40px
	}

	.fleet-section .sitting-area {
		max-width: 154px
	}

	.fleet-section .sitting-area span {
		font-size: 12px
	}

	.fleet-section .drive,
	.sitting-area .drive {
		margin-left: 12px
	}

	.vehicale_section .bagges,
	.vehicale_section .drive {
		max-width: 78px
	}

	.box p {
		min-height: 154px
	}

	.nav ul li ul li img {
		max-width: 54px;
		height: 54px
	}

	.nav ul li {
		margin: 25px 15px 0 0
	}

	.nav>ul>li {
		padding: 0 0 36px
	}

	.banner_section.vehicale_section h1 {
		font-size: 44px
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 20px
	}

	.three_cols .babyseat_box {
		margin-right: 22px
	}

	.three_cols .babyseat_box h4 {
		font-size: 21px
	}

	.three_cols .babyseat_box img {
		height: 250px
	}

	.job_app_form .jobform_control .col-md-4 {
		width: 28.8%
	}

	.job_app_form .jobform_control .col-md-8 {
		width: 60.1%
	}

	.job_app_form .jobform_control .col-md-2 {
		width: 14.9%
	}

	.job_app_form .jobform_control .col-md-4.same_input {
		width: 31.8%
	}

	.job_app_form .jobform_control .col-md-3 {
		width: 23.3%
	}

	.job_app_form .jobform_control .col-sm-4 {
		width: 37.6%
	}

	.faq_accordion .panel_heading h5 {
		max-width: 517px
	}

	.box_title h2,
	.box_title h2 a {
		font-size: 24px
	}

	.box_img {
		height: 110px
	}

	.box_title {
		height: 100%
	}

	.header.fixed-header .nav {
		width: 65%
	}

	.header.fixed-header .logo img {
		width: 200px
	}

	.nav ul li.inline_link ul li {
		padding-left: 54%
	}

	.pass_icon {
		max-width: 38px;
		height: 38px
	}

	.fp-list {
		width: 56%
	}

	.pass_name {
		margin-left: 8px;
		font-size: 13px
	}

	h4.category-title {
		line-height: 24px
	}

	.fp-btns .btn-small {
		padding: 13px 6px;
		margin-bottom: 18px
	}

	.fp-btns .parchase {
		margin-bottom: 19px;
		padding: 6px 6px
	}

	.fp-btns .parchase a {
		font-size: 11px
	}

	.pass_name {
		max-width: 103px
	}

	.fp-btns {
		width: 44%
	}
}

@media screen and (max-width:1000px) {

	.phone_top,
	.phone_top p {
		font-size: 13px
	}

	.absolute_content {
		top: 207px
	}

	.header_right a {
		font-size: 18px
	}

	.header.fixed-header .header_right a {
		font-size: 16px
	}

	.header.fixed-header .phone_top,
	.header.fixed-header .phone_top p {
		font-size: 12px
	}

	.nav>ul>li.booknow_link>a {
		width: 104px;
		padding: 13px 0
	}

	.nav ul li a {
		font-size: 14px
	}

	.logo {
		margin: 13px 3.5% -37px 0;
		width: 28%
	}

	.header {
		padding-top: 15px;
		padding-bottom: 17px
	}

	.nav {
		padding: 1px 0 0
	}

	.header_right {
		margin-top: 3px
	}

	.header.fixed-header .logo {
		margin-top: 20px;
		width: 28%
	}

	.header.fixed-header {
		padding: 0 0 9px
	}

	.fixed-header .logo {
		margin: 5px 3.5% -37px 0
	}

	.header.fixed-header .header_right {
		margin-top: 11px
	}

	.header.fixed-header .nav {
		padding: 10px 0 0
	}

	.banner_section h2 {
		font-size: 54px
	}

	.absolute_content p {
		font-size: 19px
	}

	.box_title h2,
	.box_title h2 a {
		font-size: 21px;
		line-height: 25px
	}

	.box_title {
		height: 93px
	}

	.quote_btn,
	.call_now .online_btn {
		font-size: 13px
	}

	.columns h3,
	.columns h1,
	.new_york h3,
	.booking h3,
	.call_now h3,
	.about_legend h3 {
		font-size: 35px;
		line-height: 39px
	}

	.columns .left_col {
		width: 31.6%
	}

	.columns .bottom_txt,
	.bottom_txt p {
		font-size: 15px;
		line-height: 20px
	}

	.new_york .right_side {
		width: 76%
	}

	.booking .left_side {
		width: 42%
	}

	.booking .right_text p,
	.booking .right_text a {
		font-size: 14px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 43px;
		line-height: 49px
	}

	.call_now span.grayspan {
		text-align: center;
		font-size: 22px
	}

	footer .side_link a {
		font-size: 12px
	}

	.side_link {
		width: 70%
	}

	footer .right_link {
		width: 30%
	}

	footer .page_links a.phone_nmbr {
		font-size: 21px
	}

	footer .copyright {
		padding-top: 22px
	}

	footer .wrapper {
		padding-bottom: 20px
	}

	.new_york {
		padding-bottom: 60px
	}

	.booking .left_side {
		padding-top: 52px
	}

	.booking .right_image {
		width: 53%
	}

	.booking .store {
		padding-top: 17px
	}

	.new_york .overlay {
		display: block
	}

	.single_banner .absolute_content {
		position: absolute;
		top: 198px
	}

	.garab_bags .leftside_img {
		width: 48%
	}

	.garab_bags {
		padding: 70px 0 53px
	}

	.same_heading h3,
	.same_heading {
		font-size: 35px
	}

	.similar_vehicles .same_heading h3,
	.similar_vehicles .same_heading {
		font-size: 35px
	}

	.legends_cover .text p {
		font-size: 17px
	}

	.legends_cover .wraper {
		max-width: 589px
	}

	.airpot_policies .left_img {
		width: 48%
	}

	.airpot_policies .detail_area li {
		font-size: 13px
	}

	.testimonial {
		padding: 60px 0 104px
	}

	.testimonial .owl-dots {
		position: absolute;
		bottom: -73px
	}

	.checkout_fleet .right_text {
		width: 120px
	}

	.checkout_fleet .right_text h4 {
		font-size: 18px
	}

	.checkout_fleet .car_box {
		margin-right: 13px;
		padding: 0 16px 0 0
	}

	.fleet-section .bage-imge,
	.driver-image,
	.sitting-area .bage-imge {
		max-width: 40px;
		height: 40px
	}

	.checkout_fleet .show_all {
		padding: 18px 0;
		max-width: 190px;
		font-size: 15px;
		margin-top: 45px
	}

	.arange_section .columns {
		padding: 69px 0
	}

	.booking.services .wrapper,
	.overall_reapet .wrapper {
		width: 841px;
		padding-bottom: 80px
	}

	.fleet-section .vehicles {
		padding: 0 14px 0 0;
		margin: 0 16px 16px 0
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 7px;
		font-size: 17px;
		min-height: 72px
	}

	.body_wrap {
		padding-top: 180px
	}

	.fleet-section .right-text {
		padding-top: 19px
	}

	.fleet-section .vehicles,
	.fleet-section .left-image {
		height: 153px
	}

	.checkout_fleet .three_box {
		margin-top: 33px
	}

	.banner_section img,
	.home_banner {
		height: 740px
	}

	.single_banner {
		height: 552px
	}

	.great_work .columns .left_col {
		margin-right: 46px
	}

	.reservation p {
		font-size: 13px;
		line-height: 24px
	}

	.nav ul li>ul {
		top: 82px
	}

	.header.fixed-header .nav ul li>ul {
		top: 73px
	}

	.repeat_item .specific .item_name {
		max-width: 207px
	}

	.same_title h4,
	.same_title,
	.same_title a {
		font-size: 22px
	}

	.single_banner h1 {
		font-size: 51px
	}

	.header.fixed-header .nav ul li a {
		font-size: 13px
	}

	.blog-transport .same_tittle h4 {
		font-size: 21px
	}

	.vehicale_section p,
	.vehicale_section .fleet_para {
		font-size: 16px
	}

	.next_prev .previes,
	.next_prev .next {
		max-width: 141px
	}

	.next_prev h4,
	.next_prev a,
	.next_prev bottom_title {
		font-size: 14px;
		line-height: 18px
	}

	.vehicale_section h2 {
		font-size: 38px;
		padding: 12px 0 27px
	}

	.booking .right_text {
		width: 91%
	}

	.legends_cover .text {
		width: 86%
	}

	.contact_area .left_area {
		margin-right: 48px
	}

	.contact_area .left_input {
		margin-right: 17px
	}

	.contact_area .address {
		padding-top: 10px
	}

	.contact_need .columns .left_col {
		margin-right: 19px
	}

	.contact_area .same_heading h3 {
		font-size: 33px
	}

	.contact_area {
		padding-top: 50px
	}

	.contact_area input,
	.contact_area select,
	.contact_area textarea {
		font-size: 14px
	}

	.box p {
		margin: 0 0 15px
	}

	.nav ul li ul li img {
		margin-right: 8px
	}

	.nav>ul>li {
		padding: 0 0 27px
	}

	.nav ul li {
		margin: 28px 2.2% 0 0
	}

	.nav {
		width: 68%
	}

	.vehicale_section .car_book {
		margin: 26px auto 16px
	}

	.banner_section.vehicale_section h1 {
		font-size: 41px
	}

	.banner_section.vehicale_section .title {
		width: 100%;
		max-width: 590px;
		margin: 0 auto
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 18px
	}

	.three_cols .babyseat_box h4 {
		font-size: 17px;
		line-height: 25px
	}

	.job_app_form .jobform_control .col-md-4,
	.job_app_form .jobform_control .col-md-8,
	.job_app_form .jobform_control .col-md-6,
	.job_app_form .jobform_control .col-md-3 {
		margin-right: 19px
	}

	.job_app_form .jobform_control .col-md-2 {
		margin-right: 18px
	}

	.job_app_form .jobform_control .col-sm-4,
	.job_app_form .jobform_control .right_large,
	.job_app_form .jobform_control .custom_margin {
		margin-right: 0
	}

	.faq_accordion .heading_text h4 {
		font-size: 35px
	}

	.faq_accordion .panel_heading h5 {
		max-width: 462px
	}

	.box_img {
		height: 109px
	}

	.header.fixed-header .logo img {
		width: 180px
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before {
		top: 54px
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		top: 68px
	}

	.fb-image {
		margin: -38px auto 0;
		width: 83%
	}

	.fleet-popup {
		padding: 0 14px 17px 14px
	}

	.pass_icon img {
		margin: 0 auto;
		width: 100%;
		max-width: 13px
	}

	.pass_icon {
		max-width: 32px;
		height: 32px
	}

	.fp-list {
		width: 53%
	}

	.fp-pass {
		margin-bottom: 21px;
		height: 33px
	}

	.fp-btns .btn-small {
		padding: 13px 0;
		margin-bottom: 21px
	}

	.pass_name {
		max-width: 94px
	}

	.fp-btns {
		width: 47%
	}

	.fp-btns .parchase {
		margin-bottom: 14px;
		padding: 9px 6px
	}

	.box {
		width: 48%;
		margin-right: 0;
		margin-bottom: 25px
	}

	.box_description {
		min-height: 100px
	}

	.box:nth-child(2n+1) {
		margin-right: 4%
	}
}

@media screen and (max-width:900px) {
	.nav ul li ul li img {
		margin-right: 12px;
		max-width: 52px;
		max-height: 52px
	}

	.box_btm {
		padding: 25px 20px 30px
	}

	.box_title h2,
	.box_title h2 a {
		font-size: 22px;
		line-height: 21px
	}

	.box_title {
		height: 79px;
		padding: 0 9px
	}

	.box p {
		font-size: 13px
	}

	.quote_btn {
		font-size: 12px
	}

	.banner_section h2 {
		font-size: 50px;
		margin: 0 0 5px
	}

	.absolute_content p {
		font-size: 17px
	}

	.columns h3,
	.columns h1,
	.new_york h3,
	.booking h3,
	.call_now h3,
	.about_legend h3 {
		font-size: 33px;
		line-height: 40px
	}

	.columns .bottom_txt,
	.bottom_txt p {
		font-size: 14px;
		line-height: 19px
	}

	.columns .left_col {
		width: 31.2%
	}

	.boxes_section {
		margin: -115px 0 0
	}

	.new_york .text_deta p {
		font-size: 13px;
		line-height: 20px
	}

	.fleet-section .bage-imge,
	.driver-image,
	.sitting-area .bage-imge {
		max-width: 36px;
		height: 36px
	}

	.new_york .right_side {
		width: 84%
	}

	.new_york .left_side {
		margin-right: 28px;
		width: 47%
	}

	.new_york .right_side {
		width: 90%
	}

	.booking .right_text p,
	.booking .right_text a {
		font-size: 13px
	}

	.booking .left_side {
		width: 46%
	}

	.booking .right_image {
		width: 49%;
		padding-top: 139px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 39px;
		line-height: 43px
	}

	.call_now span.grayspan {
		font-size: 19px
	}

	.call_now {
		padding: 55px 0 60px
	}

	.about_legend .right_text {
		float: none;
		width: 100%;
		padding-bottom: 40px
	}

	.about_legend .image {
		position: relative;
		left: 0;
		width: 55%;
		top: 0;
		margin: 0 auto
	}

	.about_legend {
		padding: 55px 0 49px
	}

	footer .side_link a {
		font-size: 11px
	}

	footer .page_links a {
		font-size: 13px
	}

	footer .page_links a.phone_nmbr {
		font-size: 19px
	}

	footer .side_link li {
		width: 46%;
		height: 22px;
		margin-bottom: 12px
	}

	footer .side_link li:nth-child(3n+3) {
		width: 46%;
		margin-right: 16px
	}

	.side_link {
		width: 65%
	}

	footer .right_link {
		width: 32%
	}

	.copyright .text,
	.copyright p {
		font-size: 12px;
		padding-top: 13px;
		padding-left: 12px
	}

	.copyright .text {
		padding: 0
	}

	footer {
		padding: 43px 0 20px
	}

	footer .wrapper {
		padding-bottom: 20px
	}

	.nav>ul>li {
		padding: 0 0 20px
	}

	.header_right {
		margin-top: 7px
	}

	.nav>ul>li.booknow_link>a {
		width: 104px;
		padding: 11px 0
	}

	.header.fixed-header .nav>ul>li.booknow_link>a {
		padding: 9px 0
	}

	.header_right a {
		font-size: 16px
	}

	.header.fixed-header .header_right a {
		font-size: 14px
	}

	header.fixed-header .phone_top,
	.header.fixed-header .phone_top p {
		font-size: 12px;
		margin-bottom: 0
	}

	.header.fixed-header .header_right {
		margin-top: 19px
	}

	.header.fixed-header .nav {
		padding: 11px 0 0
	}

	.banner_section img,
	.home_banner {
		height: 680px
	}

	.single_banner {
		height: 492px
	}

	.single_banner .top_img {
		max-width: 83px
	}

	.single_banner .book_now a {
		color: #fff;
		padding: 16px 0;
		font-size: 15px;
		width: 167px
	}

	.single_banner .absolute_content {
		top: 195px
	}

	.same_heading h3,
	.same_heading {
		font-size: 32px
	}

	.garab_bags .rightside_text {
		width: 48%;
		margin-left: 28px
	}

	.garab_bags {
		padding: 60px 0 62px
	}

	.arange_section .columns .bottom_txt,
	.arange_section .bottom_txt p {
		line-height: 22px;
		font-size: 14px
	}

	.arange_section .columns .left_col {
		width: 28%
	}

	.arange_section .columns .left_col {
		margin-right: 57px
	}

	.arange_section .columns {
		padding: 59px 0
	}

	.legends_cover {
		padding: 55px 0 62px
	}

	.airpot_policies .right_text {
		margin-left: 26px;
		width: 48%
	}

	.checkout_fleet .car_box {
		margin-right: 11px
	}

	.checkout_fleet .right_text h4 {
		font-size: 16px
	}

	.booking.services .wrapper,
	.overall_reapet .wrapper {
		width: 100%;
		padding-bottom: 45px
	}

	.booking.services .right_image {
		width: 52%
	}

	.booking.services .left_side {
		width: 38%
	}

	.booking.services .right_image {
		width: 58%;
		top: auto
	}

	.checkout_fleet .right_text {
		width: 107px
	}

	.testimonial .same_heading {
		padding: 27px 0 13px
	}

	.testimonial p {
		font-size: 15px;
		line-height: 22px
	}

	.testimonial .team_name {
		font-size: 22px
	}

	.airpot_policies {
		padding: 65px 0 44px
	}

	.fleet-section .vehicles {
		padding: 0 9px 0 0;
		margin: 0 14px 16px 0
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 7px;
		min-height: 65px;
		line-height: 20px;
		font-size: 17px
	}

	.fleet-section .bagges {
		margin-left: 0
	}

	.fleet-section .bagges,
	.bagges,
	.fleet-section .drive,
	.sitting-area .drive {
		max-width: 64px
	}

	.fleet-section .number_valign {
		padding: 0 0 0 5px
	}

	.fleet-section .same_heading {
		padding-bottom: 13px
	}

	.fleet-section {
		padding-bottom: 40px
	}

	.fleet-section .sitting-area span {
		font-size: 12px
	}

	.fleet-section .sitting-area {
		max-width: 135px
	}

	.fleet-section .driver-image {
		padding: 4px 0
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		min-height: 60px;
		font-size: 17px
	}

	.body_wrap {
		padding-top: 150px
	}

	.checkout_fleet .car_box,
	.checkout_fleet .left_img {
		height: 160px
	}

	.checkout_fleet .right_text {
		padding-top: 18px
	}

	.great_work .columns .left_col {
		margin-right: 44px;
		width: 20.4%
	}

	.nav ul li>ul {
		top: 77px
	}

	.nav ul li.fleet ul li a {
		height: 46px
	}

	.header.fixed-header .nav ul li>ul {
		top: 67px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 12px
	}

	.blog_simplebox .right_text li {
		font-size: 14px;
		margin-bottom: 9px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 12px;
		margin-bottom: 17px
	}

	.repeat_item .specific .item_name {
		max-width: 175px
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 12px
	}

	.far_destinat ul li {
		font-size: 15px;
		line-height: 23px
	}

	.far_destinat p {
		font-size: 14px;
		margin-bottom: 17px;
		line-height: 23px
	}

	.nav {
		padding: 3px 0 0;
		width: 67%
	}

	.blog-transport .blog-text {
		padding-top: 0
	}

	.blog-transport .same_tittle h4 {
		font-size: 19px;
		line-height: 22px
	}

	.logo {
		margin: 16px 3.5% -37px 0;
		width: 29%
	}

	.more-page {
		padding: 10px 0
	}

	.header.fixed-header .logo {
		margin-top: 21px
	}

	.vehicale_section .sitting-area .bage-imge,
	.vehicale_section .driver-image {
		max-width: 40px;
		height: 40px
	}

	.vehicale_section .sitting-area .drive {
		max-width: 81px
	}

	.vehicale_section h6,
	.vehicale_section .item_name a {
		font-size: 14px
	}

	.next_prev h4,
	.next_prev a,
	.next_prev bottom_title {
		font-size: 13px;
		line-height: 18px
	}

	.banner_section.vehicale_section h1 {
		font-size: 45px
	}

	.vehicale_section p,
	.vehicale_section .fleet_para {
		font-size: 14px;
		line-height: 21px
	}

	.vehicale_section h6,
	.vehicale_section .item_name a {
		font-size: 13px
	}

	.vehicale_section .car_book {
		max-width: 159px;
		margin: 21px auto 21px;
		padding: 17px 0;
		font-size: 15px
	}

	.vehicale_section .uncheck_btn {
		max-width: 250px
	}

	.next_prev .prev_arow,
	.next_prev .next_arow {
		margin-top: 17px
	}

	.booking .right_text {
		width: 90%
	}

	.contact_area .left_area {
		margin-right: 44px
	}

	.contact_area .left_input {
		margin-right: 15px
	}

	.send_btn {
		max-width: 140px;
		padding: 14px 0
	}

	.contact_need .columns .left_col {
		margin-right: 19px;
		width: 47%
	}

	.contact_need .columns .col {
		padding-top: 20px
	}

	.contact_area h4 {
		margin-bottom: 3px
	}

	.contact_area .address {
		padding-top: 23px
	}

	.fleet-section .drive,
	.sitting-area .drive {
		margin-left: 5px
	}

	.fleet-section .vehicles,
	.fleet-section .left-image {
		height: 139px
	}

	.box p {
		min-height: 130px
	}

	footer .social_icon li {
		margin-right: 5px
	}

	.nav ul li a {
		font-size: 13px
	}

	.header.fixed-header .nav ul li a {
		font-size: 12px
	}

	.banner_section.vehicale_section .title {
		width: 100%;
		max-width: 510px;
		margin: 0 auto
	}

	.next_prev .previes,
	.next_prev .next {
		max-width: 121px
	}

	.vehicale_section .text_wraper {
		padding-top: 11px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		margin-right: 13px
	}

	.prepaid_form_wrap .row input,
	.prepaid_form_wrap .cc_expiry_row select,
	.prepaid_form_wrap select.wpcf7-select {
		height: 44px
	}

	.prepaid_form_wrap h2 {
		font-size: 23px;
		margin-bottom: 13px
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 15px
	}

	.three_cols .babyseat_box {
		margin-right: 17px
	}

	.three_cols .babyseat_box img {
		height: 220px
	}

	.three_cols .babyseat_box h4 {
		font-size: 15px;
		line-height: 22px
	}

	.babyseat_para {
		margin-top: 15px
	}

	.babyseat_para p {
		font-size: 14px
	}

	section.three_cols {
		margin-top: 40px;
		margin-bottom: 40px
	}

	.accrodion_row .heading_text {
		margin-right: 28px
	}

	.job_app_form .jobform_control .col-md-4,
	.job_app_form .jobform_control .col-md-8,
	.job_app_form .jobform_control .col-md-6,
	.job_app_form .jobform_control .col-md-3 {
		margin-right: 16px
	}

	.job_app_form .jobform_control .col-sm-4,
	.job_app_form .jobform_control .right_large,
	.job_app_form .jobform_control .custom_margin {
		margin-right: 0
	}

	span.wpcf7-list-item {
		display: inline-block;
		margin: 0
	}

	.job_app_form .jobform_control .col-md-2 {
		width: 14.4%
	}

	.accrodion_row .small_sidebar {
		width: 56%
	}

	.accrodion_row .heading_text {
		width: 38%
	}

	.faq_accordion .panel_heading h5 {
		max-width: 373px;
		font-size: 15px;
		line-height: 24px
	}

	.faq_accordion .heading_text h4 {
		font-size: 32px
	}

	.box_img {
		height: 100px
	}

	.header {
		padding-bottom: 10px
	}

	.nav ul li.inline_link ul li {
		padding-left: 57%
	}

	.header.fixed-header .logo img {
		width: 170px
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before {
		top: 47px
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		width: 30%;
		top: 58px
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		left: 115px
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		left: auto;
		right: 115px
	}

	.fb-image {
		margin: -31px auto 0;
		width: 74%
	}

	.fleet-popup h4.category-title {
		font-size: 18px;
		line-height: 21px
	}

	.fleet-popup {
		padding: 0 8px 17px 8px
	}

	.fp-btns .btn-small,
	.fp-btns .details-link {
		font-size: 12px
	}

	.pass_icon {
		max-width: 26px;
		height: 26px
	}

	.pass_icon img {
		max-width: 10px
	}

	.pass_name {
		margin-left: 5px;
		font-size: 12px
	}

	.fp-list {
		width: 53%
	}

	.pass_name {
		max-width: 79px;
		height: 27px
	}

	.fp-btns .parchase a {
		font-size: 10px
	}

	.fp-btns .btn-small {
		padding: 12px 6px;
		margin-bottom: 17px
	}

	.fp-btns .parchase {
		margin-bottom: 13px;
		padding-top: 7px;
		padding-bottom: 7px
	}

	.fp-pass {
		margin-bottom: 15px
	}
}

@media screen and (max-width:830px) {
	.nav {
		padding: 0 0 0;
		width: 65%
	}

	.nav>ul>li.booknow_link>a {
		width: 100px;
		padding: 11px 0
	}

	.phone_top,
	.phone_top p {
		font-size: 12px;
		margin-bottom: 0
	}

	.logo {
		width: 31%;
		margin: 9px 3.5% -37px 0
	}

	.header.fixed-header .logo {
		margin-top: 22px;
		width: 27%
	}

	.header_right a {
		font-size: 15px
	}

	.header.fixed-header .header_right a {
		font-size: 13px
	}

	.header.fixed-header .nav {
		padding: 9px 0 0
	}

	.header.fixed-header .header_right {
		margin-top: 17px
	}

	.header.fixed-header .nav>ul>li.booknow_link>a {
		padding: 9px 0
	}

	.nav ul li a {
		font-size: 12px
	}

	.doc_form input[type="submit"] {
		max-width: 160px
	}

	.nav ul li.inline_link ul li {
		padding-left: 54%
	}

	.faq_accordion .heading_text h4 {
		font-size: 34px
	}
}

@media screen and (max-width:800px) {
	.checkout_fleet .right_text {
		width: 106px
	}

	.checkout_fleet .go_button {
		padding: 6px 6px
	}

	.nav ul li>ul {
		padding-right: 6% !important;
		padding-left: 6% !important
	}

	.nav ul li {
		margin: 28px 1.7% 0 0
	}

	.header.fixed-header .logo {
		width: 26%
	}
}

@media screen and (min-width:768px) {
	.nav {
		display: block !important
	}

	.nav ul li>ul {
		display: none !important
	}

	.nav ul li:hover>ul {
		display: block !important;
		padding-top: 20px;
		padding-bottom: 20px
	}

	.next_prev {
		display: block
	}

	.booking .store {
		text-align: center
	}

	.faq_accordion .accrodion_row {
		padding: 50px 0 20px
	}
}

@media screen and (max-width:767px) {
	.menu_btn {
		display: block;
		cursor: pointer;
		float: right;
		margin-top: 31px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}

	.fixed-header .menu_btn {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}

	.toggle_menu {
		/*background: url(/wp-content/themes/legendslimo/assets/css/../images/menu_btn.png) no-repeat; */
		height: 25px;
		width: 26px
	}

	.nav {
		padding: 33px 0 0;
		background-color: #000;
		height: 100%;
		width: 100%;
		position: fixed;
		opacity: 0;
		visibility: hidden;
		right: -741px;
		float: none;
		overflow: auto
	}

	.header.fixed-header .logo {
		margin-top: -1px;
		width: 100%
	}

	.header.fixed-header .nav {
		padding: 35px 0 0
	}

	.nav.open {
		right: 0;
		opacity: 1;
		visibility: visible
	}

	.logo {
		width: 100%;
		margin: 0
	}

	.phone_top,
	.phone_top p {
		font-size: 14px
	}

	.header_right a {
		font-size: 21px
	}

	.header.fixed-header .header_right a {
		font-size: 19px
	}

	.header_left {
		width: 100%;
		margin-right: 33px;
		max-width: 263px
	}

	.header_right {
		margin-top: 7px;
		float: right;
		padding-right: 30px
	}

	.header {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.header.fixed-header .logo {
		margin: 0
	}

	.header.fixed-header {
		padding: 6px 0 6px
	}

	.header.fixed-header .header_right {
		margin-top: 4px
	}

	.header.fixed-header .menu_btn {
		margin-top: 28px
	}

	.logo img {
		display: none
	}

	.logo .mobile_logo {
		display: block
	}

	.nav ul li {
		margin: 33px 0;
		display: block;
		text-align: center;
		padding: 0
	}

	.nav ul li a,
	.header.fixed-header .nav ul li a {
		font-size: 18px
	}

	.header.fixed-header .nav ul li ul li a {
		font-size: 16px
	}

	.close_btn {
		/*background: url(/wp-content/themes/legendslimo/assets/css/../images/close-btn.png) no-repeat;*/
		height: 25px;
		width: 26px
	}

	.close_btn {
		/*background: url(/wp-content/themes/legendslimo/assets/css/../images/close-btn.png) no-repeat;*/
		height: 25px;
		width: 26px;
		float: right;
		margin-right: 18px;
		cursor: pointer
	}

	.nav ul li ul li {
		width: 100%;
		float: none;
		margin: 18px 0 0;
		display: block;
		text-align: left;
		margin: 22px auto;
		max-width: 230px
	}

	.nav ul li ul li:nth-child(3n+2) {
		margin: 22px auto
	}

	.nav ul li>ul {
		position: relative;
		left: 0;
		width: 100%;
		display: none;
		background: #1e1e1e;
		top: 14px;
		z-index: 1;
		padding: 15px 0 9px;
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.nav ul li ul li a {
		color: #fff;
		font-size: 16px
	}

	.nav>ul>li.booknow_link>a {
		width: 135px;
		padding: 17px 0
	}

	.header.fixed-header .nav>ul>li.booknow_link>a {
		padding: 17px 0
	}

	.nav ul li.booknow_link:hover>a {
		color: #fff
	}

	.nav ul li.booknow_link {
		margin: 0 22px;
		border-top: 1px solid #4d4d4d;
		padding-top: 32px
	}

	.nav ul li ul li span {
		line-height: 22px;
		width: 70%
	}

	.nav ul li:hover>ul {
		display: none
	}

	.nav ul li.menu-item-has-children .menu_arows {
		content: " ";
		background: url(/wp-content/themes/legendslimo/assets/css/../images/menu-arows.png) no-repeat;
		height: 6px;
		width: 8px;
		display: inline-block;
		margin-left: 8px;
		background-position: left bottom;
		position: relative;
		top: -2px;
		left: 10px
	}

	.nav ul li.menu-item-has-children.open>.menu_arows {
		background-position: right bottom
	}

	.nav ul li.menu-item-has-children:hover>.menu_arows {
		background-position: left 1px
	}

	.nav ul li.menu-item-has-children.open>.menu_arows {
		background-position: right 1px
	}

	.nav>ul>li>a {
		padding: 0 0 0
	}

	.nav ul li.open>a {
		color: #eabd5c
	}

	body.opennav {
		overflow: hidden
	}

	.nav .header_right {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
		padding-top: 12px
	}

	.nav ul li:hover>a {
		color: #eabd5c
	}

	.box {
		float: none;
		width: 100%;
		margin-bottom: 30px
	}

	.boxes_section .boxes {
		margin: 0 auto;
		width: 100%;
		max-width: 420px
	}

	.boxes_section {
		margin: -183px 0 0
	}

	.box_title h2,
	.box_title h2 a {
		font-size: 26px;
		line-height: 26px
	}

	.box_title {
		height: 141px
	}

	.box_btm {
		padding: 25px 20px 30px
	}

	.quote_btn,
	.call_now .online_btn {
		font-size: 14px
	}

	.box:nth-child(3n+2) {
		margin: 0 0 30px
	}

	.columns .left_col {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 40px
	}

	.columns h3,
	.columns h1,
	.new_york h3,
	.booking h3,
	.call_now h3,
	.about_legend h3 {
		font-size: 36px;
		line-height: 42px
	}

	.columns .bottom_txt,
	.bottom_txt p {
		font-size: 15px;
		line-height: 22px
	}

	.columns {
		padding: 52px 0 45px
	}

	.new_york .text {
		width: 89%
	}

	.new_york .text_deta {
		padding-top: 28px
	}

	.booking .left_side {
		width: 100%;
		float: none
	}

	.booking {
		padding-bottom: 0
	}

	.booking .right_image {
		width: 100%;
		top: auto;
		position: relative;
		bottom: 0;
		left: 0;
		margin: 0 auto;
		max-width: 580px;
		padding-top: 20px;
		float: none
	}

	.booking .right_text p,
	.booking .right_text a {
		font-size: 15px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 42px;
		line-height: 43px
	}

	.call_now span.grayspan {
		font-size: 21px
	}

	.call_now {
		padding: 75px 0 70px
	}

	.about_legend p {
		font-size: 14px
	}

	.about_legend .image {
		width: 66%
	}

	footer .side_link a {
		font-size: 13px
	}

	footer .side_link li {
		width: 100%;
		height: 22px
	}

	.side_link {
		width: 100%;
		float: none
	}

	footer .side_link li:nth-child(3n+3) {
		width: 48%;
		margin-right: 16px
	}

	footer .side_link li {
		width: 48%;
		height: 22px
	}

	footer .side_link li:nth-child(2n+2) {
		margin-right: 0
	}

	footer .right_link {
		width: 100%;
		float: none;
		margin-top: 0;
		margin-bottom: 31px
	}

	.new_york .right_side {
		width: 100%;
		float: none
	}

	.new_york .text_deta p {
		font-size: 14px
	}

	.banner_section img,
	.home_banner {
		height: 680px
	}

	.single_banner {
		height: 492px
	}

	.new_york {
		background-position: inherit
	}

	.absolute_content {
		text-align: center;
		top: 186px
	}

	.booking .text_content {
		margin-bottom: 20px
	}

	.banner_section .book_now {
		display: block;
		margin-top: 25px;
		line-height: 18px
	}

	.banner_section .book_now a {
		width: 122px;
		padding: 15px 0;
		font-size: 14px
	}

	.mac-os .banner_section .book_now a {
		padding: 15px 0 7px
	}

	.single_banner .top_img {
		max-width: 78px
	}

	.banner_section h2 {
		font-size: 48px
	}

	.absolute_content p {
		font-size: 16px
	}

	.single_banner .absolute_content {
		top: 179px
	}

	.garab_bags .rightside_text {
		width: 100%;
		margin-left: 0;
		float: none
	}

	.garab_bags .leftside_img {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 31px
	}

	.same_heading h3,
	.same_heading {
		font-size: 38px
	}

	.booking.services .store li:last-child {
		margin-right: 0
	}

	.booking.services .text_content {
		padding-top: 19px
	}

	.arange_section .columns .left_col {
		width: 100%;
		margin: 0 auto 50px;
		max-width: 100%
	}

	.arange_section .columns .left_col:nth-child(3n+3) {
		margin-right: auto !important
	}

	.arange_section .links_img {
		max-width: 260px;
		margin: 20px auto
	}

	.arange_section .columns .bottom_txt,
	.arange_section .bottom_txt p {
		line-height: 25px;
		font-size: 15px
	}

	.arange_section .columns {
		padding: 59px 0 20px
	}

	.legends_cover .text p {
		font-size: 15px
	}

	.legends_cover .left_line {
		margin-right: 23px
	}

	.legends_cover .wraper {
		max-width: 549px
	}

	.airpot_policies .right_text {
		margin-left: 0;
		width: 100%;
		float: none
	}

	.airpot_policies .detail_area li {
		font-size: 14px
	}

	.airpot_policies .left_img {
		width: 100%;
		float: none;
		margin-top: 40px
	}

	.airpot_policies .left_img img {
		height: 570px;
		object-fit: cover
	}

	.checkout_fleet .car_box {
		margin-right: 0;
		min-height: 0;
		float: none;
		width: 100%;
		margin-bottom: 30px;
		padding: 0 16px 0 0
	}

	.checkout_fleet .right_text {
		width: 177px
	}

	.checkout_fleet .right_text h4 {
		font-size: 18px
	}

	.checkout_fleet .right_text h4 br {
		display: none
	}

	.checkout_fleet .three_box {
		margin-top: 50px;
		width: 100%;
		margin: 30px auto 0;
		max-width: 430px
	}

	.booking.services .left_side {
		width: 100%;
		float: none;
		padding-top: 34px
	}

	.booking.services .right_image {
		width: 79%;
		float: none;
		margin-top: 30px;
		position: relative
	}

	.booking.services {
		text-align: center;
		padding-top: 25px
	}

	.booking.services h3 {
		text-align: center;
		line-height: 34px
	}

	.checkout_fleet .car_box:nth-child(2)>.left_img {
		padding-top: 0
	}

	.booking.services .wrapper {
		padding-bottom: 0
	}

	.services .store li {
		width: 100%;
		max-width: 106px
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 7px;
		min-height: 60px;
		line-height: 20px;
		font-size: 18px
	}

	.fleet-section .vehicles {
		width: 48%
	}

	.fleet-section .vehicles:nth-child(3n+3) {
		margin-right: 14px
	}

	.fleet-section .vehicles:nth-child(2n+2) {
		margin-right: 0
	}

	.fleet-section .right-text {
		padding-top: 25px
	}

	.fleet-section .right-text {
		padding-top: 26px
	}

	.checkout_fleet .right_text {
		padding-top: 30px
	}

	.checkout_fleet .car_box,
	.checkout_fleet .left_img {
		height: 162px
	}

	.columns .col {
		margin: 0 auto;
		width: 100%;
		max-width: 430px
	}

	.great_work .columns .left_col {
		margin-right: 0;
		width: 100%;
		float: none
	}

	.great_work .columns {
		padding: 61px 0 35px
	}

	.header.fixed-header .nav ul li>ul {
		top: 14px;
		padding: 15px 0 9px
	}

	.nav ul li.fleet ul li {
		width: 100%;
		margin: 0 auto 17px;
		text-align: center;
		max-width: 220px
	}

	.nav ul li.fleet ul li a {
		height: 23px;
		display: inline-block
	}

	.nav ul li.fleet ul li:nth-child(3n+2) {
		margin: 0 auto 17px
	}

	.header.fixed-header .nav ul li.fleet>ul {
		padding: 24px 0 5px
	}

	.nav ul li.fleet>ul {
		padding: 18px 0 5px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 14px;
		margin-bottom: 17px
	}

	.blog_simplebox .right_text li {
		font-size: 15px;
		margin-bottom: 15px
	}

	.destination_weding .left_side {
		margin-right: 0;
		float: none;
		width: 100%
	}

	.destination_weding .right_side {
		width: 100%;
		float: none;
		margin-top: 30px
	}

	.same_title h4,
	.same_title,
	.same_title a {
		font-size: 24px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 15px;
		margin-bottom: 22px
	}

	.repeat_item .specific h6,
	.specific .item_name a {
		font-size: 13px
	}

	.repeat_item .specific .car_details {
		width: 100%;
		max-width: 100%
	}

	.repeat_item .specific .item_name:nth-child(2n+2) {
		float: left;
		margin-right: 10px
	}

	.destination_weding .wrapper {
		width: 100%;
		margin: 0 auto
	}

	.repeat_item .specific .item_name {
		max-width: 242px
	}

	.destination_weding .repeat_item {
		margin-bottom: 82px;
		margin-top: 28px
	}

	.far_destinat .content {
		max-width: 509px;
		margin: 20px auto 0
	}

	.destination_weding {
		margin-top: 40px
	}

	.blog_simplebox .left_img img {
		height: auto
	}

	.destination_weding .wrapper,
	.blog_simplebox .content {
		width: 100%;
		margin: 0 auto;
		max-width: 509px
	}

	.single_banner h1 {
		font-size: 45px;
		line-height: 52px
	}

	.blog-transport .blog-image {
		float: none;
		width: 100%
	}

	.blog-transport .blog-text {
		float: none;
		padding-top: 26px;
		width: 100%
	}

	.next_prev.mobile_design {
		display: block;
		position: inherit;
		margin-top: 0;
		margin-bottom: 31px
	}

	.next_prev .previes,
	.next_prev .next {
		position: relative;
		float: left;
		top: 0;
		max-width: 131px
	}

	.banner_section.vehicale_section .title {
		width: 100%;
		max-width: 100%
	}

	.next_prev .next {
		float: right
	}

	.vehicale_section .car_specific {
		padding-top: 20px
	}

	.vehicale_section .item_name {
		margin-right: 11px
	}

	.legends_cover .left_line {
		width: 47%
	}

	.legends_cover .text {
		width: 85%
	}

	.header.fixed-header .nav .phone_top p {
		font-size: 14px
	}

	.header.fixed-header .nav .header_right a {
		font-size: 21px
	}

	.nav .header_right,
	.header.fixed-header .nav .header_right {
		margin-top: 22px
	}

	.contact_area .left_area {
		margin-right: 0;
		float: none;
		width: 94%;
		margin: 0 auto
	}

	.contact_area .right_area {
		float: none;
		width: 94%;
		margin: 0 auto
	}

	.contact_need h2 {
		margin-bottom: 0
	}

	.contact_need .columns {
		padding: 61px 0 17px
	}

	.contact_area .right_area {
		padding-top: 31px
	}

	.contact_need .columns .left_col {
		margin-bottom: 52px
	}

	.fleet-section .sitting-area {
		max-width: 139px
	}

	.fleet-section .drive,
	.sitting-area .drive {
		margin-left: 11px
	}

	.fleet-section .vehicles,
	.fleet-section .left-image {
		height: 149px
	}

	.booking .store {
		text-align: center
	}

	.header.fixed-header .nav {
		width: 100%
	}

	.box p {
		min-height: 0;
		height: auto !important
	}

	.airpot_policies .left_img img {
		height: auto;
		max-height: 399px
	}

	.banner_section.vehicale_section {
		padding-top: 129px
	}

	.prepaid_form_wrap .col-sm-6 {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		width: 48%;
		float: left;
		margin-right: 15px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		margin-right: 24px;
		margin-bottom: 0
	}

	.prepaid_form_wrap .row {
		margin-bottom: 0
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 22px
	}

	.prepaid_form_wrap .row .col-sm-4 {
		width: 30.9%
	}

	.prepaid_form_wrap .col-sm-12 {
		margin-top: 0;
		margin-bottom: 21px
	}

	.doc_form h2 {
		font-size: 23px
	}

	.nav ul li.inline_link ul li {
		padding-left: 0;
		margin-left: auto;
		margin-right: auto
	}

	.three_cols .babyseat_box {
		margin-right: 0;
		float: none;
		width: 100%;
		text-align: center;
		max-width: 400px;
		margin: 40px auto
	}

	.three_cols .babyseat_box h4 {
		font-size: 20px
	}

	.babyseat_para p {
		font-size: 16px
	}

	.three_cols .babyseat_box img {
		height: auto;
		object-fit: inherit;
		width: auto
	}

	.three_cols .babyseat_box:nth-child(3n+3) {
		margin: 0 auto
	}

	.accrodion_row .heading_text {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 22px
	}

	.accrodion_row .small_sidebar {
		float: none;
		width: 100%
	}

	.job_app_form .jobform_control .col-md-4,
	.job_app_form .jobform_control .col-md-4.small_row,
	.job_app_form .jobform_control .col-md-8,
	.job_app_form .jobform_control .col-sm-4,
	.job_app_form .jobform_control .col-md-4.last_row,
	.job_app_form .jobform_control .col-md-6,
	.job_app_form .jobform_control .col-md-2,
	.job_app_form .jobform_control .col-md-4.same_input,
	.job_app_form .jobform_control .col-md-3 {
		width: 100%;
		float: none
	}

	.job_app_form .jobform_control .col-md-4,
	.job_app_form .jobform_control .col-md-8,
	.job_app_form .jobform_control .col-md-6,
	.job_app_form .jobform_control .col-md-3 {
		margin-right: 0
	}

	.job_app_form .jobform_control .col-md-2 {
		margin-right: 0
	}

	.job_app_form .jobform_control .col-md-2 br {
		display: none
	}

	.faq_accordion .panel_heading h5 {
		max-width: 100%;
		font-size: 15px;
		line-height: 24px;
		padding-top: 3px;
		width: 95%
	}

	.faq_accordion .accrodion_row {
		padding: 58px 0 41px
	}

	.box_img {
		height: 147px
	}

	.header.fixed-header .logo {
		margin-top: 9px
	}

	.header.fixed-header .logo img {
		width: 178px
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before,
	.vehicale_section .sitting-area:before,
	.vehicale_section .sitting-area:after {
		width: 31%
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		width: 25%;
		top: 58px
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		left: 44px
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		left: auto;
		right: 44px
	}

	.vehicale_section {
		background-size: auto 1190px
	}

	.fleet-popup {
		display: none
	}

	.anchor_overlay {
		position: absolute;
		top: 0;
		z-index: 9999;
		left: 0;
		width: 100%;
		display: block;
		height: 100%
	}

	.box:nth-child(even) {
		float: none
	}

	.boxes {
		display: block
	}

	.promo_bar {
		margin-top: -8px
	}

	.promo_bar p {
		font-size: 13px
	}
}

@media screen and (max-width:650px) {
	.header_right {
		margin-top: 2px
	}

	.menu_btn {
		margin-top: 28px
	}

	.banner_section h2 {
		font-size: 46px
	}

	.absolute_content p {
		font-size: 16px
	}

	.header.fixed-header .phone_top,
	.header.fixed-header .phone_top p {
		font-size: 13px
	}

	.header.fixed-header .menu_btn {
		margin-top: 26px
	}

	.new_york .left_side {
		margin-right: 0;
		width: 100%;
		float: none;
		padding-bottom: 25px
	}

	.header.fixed-header .header_right a {
		font-size: 18px
	}

	.header.fixed-header .header_right {
		margin-top: 1
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 38px;
		line-height: 39px
	}

	.about_legend p {
		font-size: 13px
	}

	.about_legend .image {
		width: 76%
	}

	.about_legend .right_text {
		padding-bottom: 22px
	}

	footer .side_link li {
		width: 45%;
		height: 100%;
		min-height: 27px
	}

	footer .side_link li:nth-child(3n+3) {
		width: 45%;
		margin-right: 25px
	}

	footer .side_link li {
		margin-right: 25px
	}

	footer .right_link {
		margin-top: 0
	}

	footer {
		padding: 54px 0 20px
	}

	.banner_section img,
	.home_banner {
		height: 600px
	}

	.header_left {
		max-width: 245px
	}

	.new_york {
		background-position: -119px 2px
	}

	.new_york {
		padding-bottom: 40px
	}

	.absolute_content {
		text-align: center;
		top: 159px
	}

	.single_banner {
		height: 450px
	}

	.single_banner h1 {
		font-size: 40px
	}

	.single_banner .absolute_content p {
		font-size: 15px
	}

	.single_banner .top_img {
		margin: 0 auto 6px
	}

	.single_banner .absolute_content {
		top: 179px
	}

	.legends_cover .left_line {
		width: 47%
	}

	.arange_section .columns {
		padding: 49px 0 10px
	}

	.legends_cover {
		padding: 45px 0 42px
	}

	.airpot_policies {
		padding: 55px 0 44px
	}

	.testimonial .same_heading h3,
	.testimonial .same_heading {
		font-size: 31px
	}

	.testimonial {
		padding: 50px 0 74px
	}

	.testimonial .owl-dots {
		bottom: -54px
	}

	.checkout_fleet .car_box {
		padding: 0 16px 0 0;
		margin-bottom: 20px
	}

	.checkout_fleet .three_box {
		margin: 20px auto 0
	}

	.booking .text_content {
		padding-top: 17px
	}

	.booking.services .right_image {
		width: 91%
	}

	.booking.services {
		padding-top: 26px
	}

	.arange_section .columns .top_icon {
		max-width: 83px;
		height: 87px;
		border-radius: 108px
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 7px;
		min-height: 59px;
		line-height: 20px;
		font-size: 16px
	}

	.fleet-section .same_heading h3,
	.fleet-section .same_heading {
		font-size: 33px
	}

	.destination_weding .same_heading h3,
	.destination_weding .same_heading {
		font-size: 34px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 14px;
		margin-bottom: 22px
	}

	.blog_simplebox .right_text li {
		font-size: 14px
	}

	.destination_weding {
		margin-top: 26px
	}

	.repeat_item .specific .item_name {
		max-width: 244px
	}

	.destination_weding .repeat_item {
		margin-bottom: 62px
	}

	.far_destinat {
		padding-top: 10px
	}

	.far_destinat ul {
		padding-left: 12px
	}

	.far_destinat p {
		font-size: 13px;
		margin-bottom: 12px;
		line-height: 23px
	}

	.blog_simplebox {
		padding: 55px 0 28px
	}

	.vehicale_section .item_name {
		width: 31.9%;
		max-width: 100%;
		margin-bottom: 14px
	}

	.vehicale_section h6,
	.vehicale_section .item_name a {
		font-size: 14px
	}

	.vehicale_section .sitting-area {
		margin: 10px auto 0
	}

	.vehicale_section .info {
		margin: 17px auto 0
	}

	.legends_cover .text {
		width: 84%
	}

	.blog-transport .blog-image img {
		height: auto
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		width: 47.6%
	}

	.prepaid_form_wrap .row .col-sm-4 {
		width: 30.4%
	}

	.prepaid_form_wrap .row input,
	.prepaid_form_wrap .cc_expiry_row select,
	.prepaid_form_wrap select.wpcf7-select {
		height: 39px;
		margin-bottom: 16px
	}

	.job_app_form .jobform_control input {
		width: 100%;
		height: 40px
	}

	.job_app_form .jobform_control input {
		margin-bottom: 22px
	}

	.faq_accordion .panel_heading h5 {
		width: 94%
	}

	.box_img {
		height: 143px
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before,
	.vehicale_section .sitting-area:before,
	.vehicale_section .sitting-area:after {
		width: 28%
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		width: 21%
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		left: 19px
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		left: auto;
		right: 19px
	}

	.promo_bar {
		margin-top: -12px
	}

	.covid_owl .owl-nav {
		display: none !important
	}
}

@media screen and (max-width:600px) {
	#thumbnailSlider.owl-carousel .owl-item img {
		height: 97px !important
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		left: 42px;
		top: 39px
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		left: auto;
		right: 42px
	}

	div#thumbnailSlider {
		width: 100%;
		max-width: 270px;
		margin: 0 auto
	}
}

@media screen and (max-width:550px) {
	.header_left {
		max-width: 195px;
		margin-top: 9px;
		margin-right: 19px
	}

	.header_right a {
		font-size: 18px
	}

	.header.fixed-header .header_right a {
		font-size: 17px
	}

	.columns {
		padding: 32px 0 34px
	}

	.columns h3,
	.columns h1,
	.new_york h3,
	.booking h3,
	.call_now h3,
	.about_legend h3 {
		font-size: 33px;
		line-height: 40px
	}

	.new_york {
		padding-bottom: 36px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 35px;
		line-height: 41px
	}

	.call_now {
		padding: 62px 0 65px
	}

	.about_legend p {
		line-height: 22px
	}

	.about_legend .image {
		width: 86%
	}

	footer .side_link li {
		width: 100%;
		float: none;
		margin-right: 0;
		min-height: 0
	}

	footer .side_link li:nth-child(3n+3) {
		width: 100%;
		margin-right: 0
	}

	footer .page_links p {
		margin: 10px 0 21px
	}

	.new_york {
		background-position: -159px 2px
	}

	.single_banner h1 {
		font-size: 34px;
		line-height: 46px
	}

	.absolute_content p {
		font-size: 14px
	}

	.arange_section .columns .left_col {
		padding: 0 29px
	}

	.legends_cover .left_line {
		width: 100%;
		margin-right: 0
	}

	.legends_cover .wraper {
		max-width: 248px;
		margin: 24px auto 0
	}

	.legends_cover {
		padding: 41px 0 32px
	}

	.testimonial .same_heading h3,
	.testimonial .same_heading {
		font-size: 27px
	}

	.testimonial p {
		font-size: 14px;
		line-height: 21px
	}

	.checkout_fleet .show_all {
		padding: 18px 0;
		max-width: 170px
	}

	.single_banner .absolute_content p {
		font-size: 14px;
		line-height: 20px
	}

	.fleet-section .vehicles {
		max-width: 100%;
		width: 100%;
		margin: 0 auto 16px;
		float: none;
		padding: 0 23px 5px 0;
		height: auto
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 7px;
		min-height: 52px;
		line-height: 25px;
		font-size: 20px
	}

	.fleet-section .right-text {
		width: 52%
	}

	.fleet-section .left-image {
		width: 43%
	}

	.fleet-section .vehicles:nth-child(2n+2) {
		margin-right: auto
	}

	.fleet-section .vehicles:nth-child(3n+3) {
		margin-right: auto
	}

	.fleet-section {
		padding-bottom: 60px
	}

	.blog_simplebox .right_text p,
	.repeat_item .right_side p {
		font-size: 13px;
		margin-bottom: 16px
	}

	.blog_simplebox .right_text li {
		font-size: 13px
	}

	.airpot_policies .left_img img {
		height: auto
	}

	.destination_weding .same_heading h3,
	.destination_weding .same_heading {
		font-size: 31px;
		line-height: 35px
	}

	.destination_weding .wrapper,
	.blog_simplebox .content,
	.destination_weding .wrapper,
	.blog_simplebox .content {
		max-width: 100%
	}

	.repeat_item .specific .item_name {
		max-width: 198px
	}

	.far_destinat .same_heading h3,
	.far_destinat .same_heading {
		font-size: 35px
	}

	.blog-transport {
		padding: 35px 0 30px 0
	}

	.blog-transport .blog-text p {
		line-height: 19px;
		font-size: 13px
	}

	.banner_section.vehicale_section h1 {
		font-size: 37px
	}

	.vehicale_section {
		padding-top: 147px
	}

	.vehicale_section p,
	.vehicale_section .fleet_para {
		font-size: 14px;
		line-height: 19px
	}

	.vehicale_section h2 {
		font-size: 35px
	}

	.vehicale_section h6,
	.vehicale_section .item_name a {
		font-size: 14px
	}

	.vehicale_section .item_name {
		width: 47%
	}

	.vehicale_section .item_name:nth-child(3n+3) {
		margin-right: 11px
	}

	.nav .header_right a,
	.header.fixed-header .nav .header_right a {
		font-size: 19px
	}

	.nav ul li a,
	.header.fixed-header .nav ul li a {
		font-size: 17px
	}

	.nav ul li ul li a,
	.header.fixed-header .nav ul li ul li a {
		font-size: 15px
	}

	.header.fixed-header .nav>ul>li.booknow_link>a {
		padding: 17px 0;
		width: 135px
	}

	.close_btn {
		margin-right: 11px
	}

	.nav ul li ul li {
		margin: 11px auto
	}

	.contact_area .same_heading h3,
	.contact_need .columns h3 {
		font-size: 30px;
		line-height: 35px
	}

	.contact_area h4 {
		font-size: 24px;
		margin-bottom: 2px
	}

	.contact_area .same_heading {
		padding-bottom: 17px
	}

	.contact_area .left_area,
	.contact_area .right_area {
		width: 100%
	}

	.contact_area .left_input {
		margin-right: 0;
		width: 100%;
		margin-bottom: 23px;
		float: none
	}

	.contact_area .input_row {
		margin-bottom: 0
	}

	.contact_need .columns {
		padding: 30px 0 30px
	}

	.contact_need .columns .bottom_txt {
		margin-top: 15px
	}

	.send_button {
		margin-top: 29px
	}

	.vehicale_section .uncheck_btn {
		max-width: 214px
	}

	.fleet-section .bagges,
	.bagges,
	.fleet-section .drive,
	.sitting-area .drive {
		max-width: 68px
	}

	.fleet-section .sitting-area {
		max-width: 148px
	}

	.next_prev .previes,
	.next_prev .next {
		max-width: 116px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		margin-right: 20px
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 18px
	}

	.prepaid_form_wrap .row input,
	.prepaid_form_wrap .cc_expiry_row select,
	.prepaid_form_wrap select.wpcf7-select {
		font-size: 14px
	}

	.prepaid_form_wrap h2 {
		font-size: 21px;
		margin-bottom: 7px
	}

	.three_cols .babyseat_box h4 {
		font-size: 18px
	}

	.faq_accordion .panel_heading h5 {
		width: 92%
	}

	.header.fixed-header .logo img {
		width: 170px
	}

	.header.fixed-header .logo {
		margin-top: 0
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before,
	.vehicale_section .sitting-area:before,
	.vehicale_section .sitting-area:after {
		width: 25%
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		left: 6px;
		top: 45px;
		height: 36px;
		width: 36px
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		left: auto;
		right: 6px
	}

	.promo_bar p {
		font-size: 12px;
		line-height: 20px
	}

	.absolute_content {
		top: 198px
	}

	.footer_coulmn {
		display: block
	}
}

@media screen and (max-width:500px) {
	footer .footer_coulmn {
		display: block
	}
}

@media screen and (max-width:450px) {
	.close_btn {
		margin-right: 7px
	}

	.banner_section h2 {
		font-size: 37px;
		margin: 0 0 0
	}

	.absolute_content p {
		font-size: 14px
	}

	.boxes_section {
		margin: -119px 0 0
	}

	.banner_section img,
	.home_banner {
		height: 470px
	}

	.box_title {
		height: 123px
	}

	.box_btm {
		padding: 25px 18px 30px
	}

	.nav ul li.booknow_link {
		margin: 0 14px
	}

	.quote_btn,
	.call_now .online_btn {
		font-size: 13px
	}

	.box p {
		font-size: 13px
	}

	.box {
		margin-bottom: 20px
	}

	.columns h3 {
		font-size: 26px;
		line-height: 36px
	}

	.columns .bottom_txt,
	.bottom_txt p {
		font-size: 14px;
		line-height: 21px
	}

	.columns {
		padding: 34px 0 18px
	}

	.new_york .text_deta p {
		font-size: 13px
	}

	.booking .right_text p,
	.booking .right_text a {
		font-size: 13px
	}

	.new_york h3,
	.booking h3,
	.call_now h3,
	.about_legend h3 {
		font-size: 30px;
		line-height: 34px
	}

	.booking .right_text {
		width: 88%
	}

	.booking .right_image {
		width: 100%;
		padding-top: 5px
	}

	.call_now h3,
	.call_now h3 a {
		font-size: 31px;
		line-height: 36px
	}

	.call_now {
		padding: 52px 0 55px
	}

	.about_legend p {
		line-height: 20px;
		font-size: 12px
	}

	.nav ul li ul li {
		width: 63%
	}

	.header_left {
		max-width: 173px
	}

	.phone_top,
	.phone_top p {
		font-size: 13px
	}

	.header.fixed-header .header_right a {
		font-size: 16px
	}

	.header_right {
		margin-top: 7px
	}

	.menu_btn {
		margin-top: 30px
	}

	.toggle_menu {
		height: 22px;
		width: 22px
	}

	.header.fixed-header .header_right {
		margin-top: 8px
	}

	.header.fixed-header .menu_btn {
		margin-top: 29px
	}

	.header.fixed-header .toggle_menu {
		height: 20px;
		width: 20px;
		background-size: cover
	}

	.nav {
		padding: 25px 0 0
	}

	.nav ul li a {
		font-size: 17px
	}

	.nav>ul>li.booknow_link>a {
		padding: 15px 0
	}

	.header.fixed-header .nav>ul>li.booknow_link>a {
		padding: 15px 0;
		width: 135px
	}

	.nav .header_right {
		padding-top: 18px
	}

	.nav .phone_top,
	.nav .phone_top p {
		font-size: 16px
	}

	.new_york {
		background-position: -209px 2px
	}

	.absolute_content {
		top: 176px
	}

	.banner_section .book_now a {
		font-size: 13px
	}

	.single_banner .top_img {
		max-width: 63px
	}

	.single_banner h1 {
		font-size: 28px;
		line-height: 35px;
		margin: 12px 0 11px
	}

	.single_banner .absolute_content p {
		font-size: 13px
	}

	.single_banner {
		height: 400px
	}

	.single_banner .absolute_content {
		top: 174px
	}

	.garab_bags p,
	.page-template-services-page section .rightside_text ul li,
	.airpot_policies .right_text p {
		font-size: 14px
	}

	.same_heading h3,
	.same_heading {
		font-size: 32px
	}

	.arange_section .columns {
		padding: 39px 0 5px
	}

	.arange_section .columns .bottom_txt,
	.arange_section .bottom_txt p {
		line-height: 22px;
		font-size: 14px
	}

	.arange_section .columns .left_col {
		width: 100%;
		margin: 0 auto 43px;
		max-width: 100%;
		padding: 0 10px
	}

	.arange_section .links_img {
		max-width: 220px;
		margin: 13px auto
	}

	.arange_section h2 {
		font-size: 24px;
		margin-bottom: 5px
	}

	.legends_cover .text p {
		font-size: 14px
	}

	.same_heading h3,
	.same_heading {
		font-size: 30px
	}

	.airpot_policies {
		padding: 41px 0 35px
	}

	.airpot_policies .detail_area li {
		font-size: 12px
	}

	.airpot_policies .pickup span {
		font-size: 12px
	}

	.airpot_policies .pickup {
		font-size: 15px
	}

	.airpot_policies .pickup {
		max-width: 141px;
		padding: 14px 10px 14px 13px
	}

	.block_icon {
		width: 9%;
		margin: 0 auto
	}

	.testimonial .same_heading h3,
	.testimonial .same_heading {
		font-size: 26px;
		line-height: 32px
	}

	.testimonial p {
		font-size: 12px;
		line-height: 20px
	}

	.testimonial .team_name {
		font-size: 21px;
		margin-top: 18px
	}

	.testimonial {
		padding: 40px 0 54px
	}

	.testimonial .owl-dots {
		bottom: -38px
	}

	.booking.services .right_image {
		width: 100%;
		margin-top: 26px
	}

	.checkout_fleet .right_text {
		width: 127px
	}

	.checkout_fleet .right_text h4 {
		font-size: 16px
	}

	.checkout_fleet .show_all {
		padding: 16px 0;
		max-width: 160px
	}

	.checkout_fleet {
		padding: 53px 0 42px
	}

	.booking .store li {
		margin: 0 7px 0 0
	}

	.booking.services .store {
		margin: 0 auto;
		width: 74%
	}

	.booking.services h3 {
		text-align: center;
		line-height: 31px;
		font-size: 32px
	}

	.booking.services {
		padding-top: 16px
	}

	.booking .store {
		padding-top: 9px
	}

	.services .store li {
		width: 100%;
		max-width: 96px
	}

	.fleet-section .same_heading h3,
	.fleet-section .same_heading {
		font-size: 26px;
		line-height: 31px;
		padding-bottom: 0
	}

	.similar_vehicles .same_heading h3,
	.similar_vehicles .same_heading {
		font-size: 33px;
		padding-bottom: 10px
	}

	.fleet-section .same_heading span {
		display: block
	}

	.fleet-section.similar_vehicles .same_heading span {
		display: inline
	}

	.fleet-section .right-text h4,
	.fleet-section .right-text a {
		margin-bottom: 10px;
		line-height: 20px;
		font-size: 17px
	}

	.similar_vehicles {
		padding-top: 50px
	}

	.fleet-section {
		padding-bottom: 28px
	}

	.body_wrap {
		padding-top: 140px
	}

	.checkout_fleet .car_box,
	.checkout_fleet .left_img {
		height: 140px
	}

	.checkout_fleet .right_text {
		padding-top: 21px
	}

	.garab_bags {
		padding: 41px 0 42px
	}

	.single_banner .absolute_content p br {
		display: none
	}

	.more-page ul li a:hover,
	.more-page ul li.active a {
		padding: 7px 12px
	}

	.destination_weding .same_heading h3,
	.destination_weding .same_heading {
		font-size: 23px;
		line-height: 27px
	}

	.airpot_policies {
		padding: 41px 0 18px
	}

	.destination_weding .repeat_item {
		margin-top: 16px
	}

	.same_title h4,
	.same_title,
	.same_title a {
		font-size: 20px
	}

	.repeat_item .specific .item_name {
		max-width: 100%;
		margin-right: 0
	}

	.repeat_item .specific .item_name:nth-child(2n+2),
	.repeat_item .specific .item_name:nth-child(3n+3) {
		margin-right: 0
	}

	.far_destinat .same_heading h3,
	.far_destinat .same_heading {
		font-size: 25px;
		line-height: 32px
	}

	.far_destinat .content {
		max-width: 100%;
		margin: 11px auto 0
	}

	.destination_weding .repeat_item {
		margin-bottom: 42px
	}

	.far_destinat ul li {
		font-size: 13px;
		line-height: 22px
	}

	.far_destinat p {
		font-size: 12px
	}

	.more-page ul li a {
		padding: 7px 12px
	}

	.blog-transport .same_tittle h4 {
		font-size: 17px
	}

	.blog-transport .blog-text span {
		font-size: 12px
	}

	.banner_section.vehicale_section h1 {
		font-size: 34px;
		line-height: 38px
	}

	.vehicale_section p,
	.vehicale_section .fleet_para {
		font-size: 13px;
		line-height: 19px
	}

	.next_prev h4,
	.next_prev a,
	.next_prev bottom_title {
		font-size: 12px
	}

	.vehicale_section .item_name:nth-child(even) {
		margin-right: 0
	}

	.vehicale_section .item_name {
		width: 100%
	}

	.vehicale_section .car_book {
		max-width: 136px;
		margin: 0 auto 30px;
		padding: 15px 0;
		font-size: 14px
	}

	.vehicale_section .uncheck_btn {
		max-width: 200px
	}

	.thumbnail_slider {
		padding-top: 47px;
		padding-bottom: 37px
	}

	.nav {
		padding: 18px 0 0
	}

	.header.fixed-header .nav {
		padding-top: 20px
	}

	.nav .phone_top,
	.nav .phone_top p,
	.header.fixed-header .nav .phone_top p {
		font-size: 14px
	}

	.nav .header_right a,
	.header.fixed-header .nav .header_right a {
		font-size: 18px
	}

	.header.fixed-header .logo img {
		width: 140px
	}

	.header.fixed-header .logo {
		margin-top: 6px
	}

	.banner_section.vehicale_section {
		padding-top: 129px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		margin-right: 17px
	}

	.prepaid_form_wrap .cc_expiry_row .col-sm-6 {
		width: 47%
	}

	.prepaid_form_wrap .row .col-sm-4 {
		width: 30.7%
	}

	.prepaid_form_wrap .row .col-sm-4:nth-child(2) {
		margin: 0 11px
	}

	.prepaid_form_wrap select.wpcf7-select {
		padding: 0 5px
	}

	.prepaid_form_wrap .row input,
	.prepaid_form_wrap .cc_expiry_row select,
	.prepaid_form_wrap select.wpcf7-select {
		padding: 0 9px
	}

	.prepaid_form_wrap .wpcf7-form-control.wpcf7-submit {
		max-width: 161px;
		height: 49px
	}

	.doc_form h2 {
		font-size: 20px
	}

	.three_cols .babyseat_box h4 {
		font-size: 16px
	}

	.three_cols .babyseat_box {
		margin: 30px auto
	}

	.babyseat_para p {
		font-size: 14px
	}

	.faq_accordion .panel_heading h5 {
		font-size: 14px;
		float: left;
		width: 87%;
		line-height: 20px
	}

	.accrodion_row .heading_text {
		margin-bottom: 25px
	}

	.faq_accordion .accrodion_row {
		padding: 51px 0 17px
	}

	.faq_accordion .panel_body p,
	.faq_accordion .panel_body li {
		font-size: 12px
	}

	.faq_accordion .heading_text h4 {
		font-size: 33px
	}

	.job_app_form .jobform_control label {
		display: block
	}

	.box_img {
		height: 116px
	}

	.box_title h2,
	.box_title h2 a {
		font-size: 23px
	}

	.header_right a {
		font-size: 16px;
		line-height: 18px
	}

	.header .header_right a small {
		line-height: 18px
	}

	.logo {
		margin-top: 1px
	}

	.vehicale_section .parchase .car_book:after,
	.vehicale_section .parchase .car_book:before {
		top: 24px;
		width: 21%
	}

	.vehicale_section .sitting-area:before,
	.vehicale_section .sitting-area:after {
		width: 15%
	}

	.vehicale_section .thumbnail_slider .owl-prev span,
	.vehicale_section .thumbnail_slider .owl-next span {
		width: 14px;
		height: 10px;
		background-size: 11px
	}

	.vehicale_section .thumbnail_slider .owl-prev,
	.vehicale_section .thumbnail_slider button.owl-next {
		height: 28px;
		width: 30px;
		top: 29px
	}

	.vehicale_section .thumbnail_slider .owl-next span {
		width: 14px;
		height: 8px;
		background-position: center
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		width: 19%;
		top: 36px
	}

	div#thumbnailSlider {
		max-width: 180px
	}

	#thumbnailSlider.owl-carousel .owl-item img {
		height: 63px !important
	}

	.vehicale_section .thumbnail_slider button.owl-next {
		padding: 0 !important
	}

	.promo_bar {
		margin-top: -19px
	}

	.promo_bar p {
		font-size: 11px
	}
}

@media screen and (max-width:400px) {
	.header_left {
		max-width: 144px;
		margin-top: 6px;
		margin-right: 6px
	}

	.logo {
		margin: 4px 0 0
	}

	.header_right {
		margin-top: 3px;
		padding-right: 21px
	}

	.header_right a {
		font-size: 13px
	}

	.header_right a {
		font-size: 12px;
		line-height: 16px
	}

	.header .header_right a small {
		line-height: 16px
	}

	.menu_btn {
		margin-top: 22px
	}

	.toggle_menu {
		height: 18px;
		width: 19px;
		background-size: cover
	}

	.header.fixed-header .phone_top,
	.header.fixed-header .phone_top p {
		font-size: 12px
	}

	.header.fixed-header .header_right a {
		font-size: 12px
	}

	.header.fixed-header .header_right {
		margin-top: 3px
	}

	.header.fixed-header .menu_btn {
		margin-top: 24px
	}

	.header.fixed-header .logo {
		margin: 8px 0 0
	}

	.header.fixed-header .toggle_menu {
		height: 18px;
		width: 18px;
		background-size: cover
	}

	.header.fixed-header .nav ul li a {
		font-size: 16px
	}

	.nav ul li a {
		font-size: 16px
	}

	.nav ul li ul li {
		margin: 8px auto
	}

	.nav ul li ul li a,
	.header.fixed-header .nav ul li ul li a {
		font-size: 14px
	}

	.header.fixed-header .logo img {
		width: 126px
	}

	.contact_area p,
	.contact_area .left_area a {
		font-size: 13px
	}

	.contact_area .same_heading h3,
	.contact_need .columns h3 {
		font-size: 28px
	}

	.contact_area .left_area a {
		font-size: 14px
	}

	.fleet-section .drive,
	.sitting-area .drive {
		margin-left: 10px
	}

	.box_title {
		height: 96px
	}

	.fleet-section .right-text {
		width: 54%
	}

	.fleet-section .left-image {
		width: 40%
	}

	.fleet-section .bagges,
	.bagges,
	.fleet-section .drive,
	.sitting-area .drive {
		max-width: 66px
	}

	.fleet-section .sitting-area {
		max-width: 166px
	}

	.doc_form input[type="submit"] {
		height: 46px;
		max-width: 140px
	}

	.vehicale_section .parchase .car_book.uncheck_btn:after,
	.vehicale_section .parchase .car_book.uncheck_btn:before {
		width: 13%
	}

	.promo_bar {
		margin-top: -26px
	}
}

/* https://legendslimousine.com/wp-content/themes/legendslimo/style.css?ver=34d8634bba0c7f8c3611167e7de0ed60 */
a {
	color: #0071c8
}

.detail_area {
	display: none
}

.detail_area:first-child {
	display: block
}

.airpot_policies .pickup.active {
	background-color: #f8f8f8;
	color: #eabd5c
}

.detail_area.active {
	display: block
}

.wpcf7-not-valid {
	border-color: #f25555 !important
}

span.wpcf7-not-valid-tip {
	display: none
}

.wpcf7-validation-errors {
	display: none !important
}

.contact_area label span {
	position: relative;
	top: 5px;
	font-size: 20px;
	line-height: 2px;
	color: #edc779
}

.legends_cover .list_ul ul,
.cover_wraper ul {
	margin: 0;
	padding: 0
}

.legends_cover .list_ul ul li,
.cover_wraper ul li {
	background: url(/wp-content/themes/legendslimo/assets/images/airoplan.png) no-repeat;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 45%;
	padding-bottom: 22px;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	text-align: left;
	font-weight: 400;
	padding: 0 0 28px 35px
}

.no_white .cover_wraper ul li {
	background: url(/wp-content/themes/legendslimo/assets/images/airoplan2.png) no-repeat
}

.no_white .cover_wraper ul li,
.no_white .cover_wraper ul li a {
	color: #80838f
}

.cover_wraper ul li a {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	display: inline-block
}

.legends_cover .list_ul ul li:nth-child(even),
.cover_wraper ul li:nth-child(even) {
	float: none
}

.cover_wraper {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 30px;
	text-align: center;
	line-height: 24px
}

.right_text ol,
.far_destinat ol {
	padding-left: 14px;
	margin: 0;
	font-weight: 700;
	color: #333
}

.columns span.top_img img {
	vertical-align: middle
}

.right_text.left_text {
	float: left;
	margin-left: 0
}

.left_img.right_img {
	float: right
}

.call_now.text_withbg h3 {
	color: #fff
}

.legends_cover.call_now p {
	color: #80838f
}

.legends_cover.call_now.text_withbg p {
	color: #fff
}

span.bluetext {
	color: #0071c8
}

.booknow_div {
	margin-top: 12px
}

.booknow_div a.quote_btn {
	width: auto !important;
	max-width: 160px
}

.banner_section.single_banner .absolute_content .container {
	max-width: 860px
}

.no_white .same_heading h3 {
	color: #000
}

.number_valign {
	height: 45px;
	padding: 0 0 0 9px;
	float: left;
	display: table
}

.number_valign span {
	float: none !important;
	padding: 0 !important;
	vertical-align: middle;
	display: table-cell !important
}

#map {
	width: 100%;
	height: 290px;
	margin-bottom: 50px
}

.iframe_div {
	max-width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%
}

.vehicle_video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#slider.owl-carousel .owl-item img {
	max-height: 580px;
	width: auto;
	margin: 0 auto
}

.bottom_txt a.bluetext {
	display: inline-block
}

@media screen and (max-width:1000px) {

	.legends_cover .list_ul ul li,
	.cover_wraper ul li {
		font-size: 16px
	}

	.booking.services .store li img {
		max-width: 120px
	}
}

@media screen and (max-width:767px) {
	.booking.services .store li img {
		max-width: 100%
	}

	.booking.services .store li {
		max-width: 100%;
		width: auto
	}

	.right_text.left_text {
		float: none
	}

	.left_img.right_img {
		float: none
	}
}

@media screen and (max-width:550px) {

	.legends_cover .list_ul ul li,
	.cover_wraper ul li {
		font-size: 15px;
		width: 100%
	}
}

/* https://legendslimousine.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.18.0 */
/*! elementor-icons - v5.18.0 - 18-12-2022 */
@font-face {
	font-display: swap;
	font-family: eicons;
	src: url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.eicon-animation-spin {
	animation: a 2s infinite linear
}

.eicon-editor-link:before {
	content: '\e800'
}

.eicon-editor-unlink:before {
	content: '\e801'
}

.eicon-editor-external-link:before {
	content: '\e802'
}

.eicon-editor-close:before {
	content: '\e803'
}

.eicon-editor-list-ol:before {
	content: '\e804'
}

.eicon-editor-list-ul:before {
	content: '\e805'
}

.eicon-editor-bold:before {
	content: '\e806'
}

.eicon-editor-italic:before {
	content: '\e807'
}

.eicon-editor-underline:before {
	content: '\e808'
}

.eicon-editor-paragraph:before {
	content: '\e809'
}

.eicon-editor-h1:before {
	content: '\e80a'
}

.eicon-editor-h2:before {
	content: '\e80b'
}

.eicon-editor-h3:before {
	content: '\e80c'
}

.eicon-editor-h4:before {
	content: '\e80d'
}

.eicon-editor-h5:before {
	content: '\e80e'
}

.eicon-editor-h6:before {
	content: '\e80f'
}

.eicon-editor-quote:before {
	content: '\e810'
}

.eicon-editor-code:before {
	content: '\e811'
}

.eicon-elementor:before {
	content: '\e812'
}

.eicon-elementor-circle:before {
	content: '\e813'
}

.eicon-pojome:before {
	content: '\e814'
}

.eicon-plus:before {
	content: '\e815'
}

.eicon-menu-bar:before {
	content: '\e816'
}

.eicon-apps:before {
	content: '\e817'
}

.eicon-accordion:before {
	content: '\e818'
}

.eicon-alert:before {
	content: '\e819'
}

.eicon-animation-text:before {
	content: '\e81a'
}

.eicon-animation:before {
	content: '\e81b'
}

.eicon-banner:before {
	content: '\e81c'
}

.eicon-blockquote:before {
	content: '\e81d'
}

.eicon-button:before {
	content: '\e81e'
}

.eicon-call-to-action:before {
	content: '\e81f'
}

.eicon-captcha:before {
	content: '\e820'
}

.eicon-carousel:before {
	content: '\e821'
}

.eicon-checkbox:before {
	content: '\e822'
}

.eicon-columns:before {
	content: '\e823'
}

.eicon-countdown:before {
	content: '\e824'
}

.eicon-counter:before {
	content: '\e825'
}

.eicon-date:before {
	content: '\e826'
}

.eicon-divider-shape:before {
	content: '\e827'
}

.eicon-divider:before {
	content: '\e828'
}

.eicon-download-button:before {
	content: '\e829'
}

.eicon-dual-button:before {
	content: '\e82a'
}

.eicon-email-field:before {
	content: '\e82b'
}

.eicon-facebook-comments:before {
	content: '\e82c'
}

.eicon-facebook-like-box:before {
	content: '\e82d'
}

.eicon-form-horizontal:before {
	content: '\e82e'
}

.eicon-form-vertical:before {
	content: '\e82f'
}

.eicon-gallery-grid:before {
	content: '\e830'
}

.eicon-gallery-group:before {
	content: '\e831'
}

.eicon-gallery-justified:before {
	content: '\e832'
}

.eicon-gallery-masonry:before {
	content: '\e833'
}

.eicon-icon-box:before {
	content: '\e834'
}

.eicon-image-before-after:before {
	content: '\e835'
}

.eicon-image-box:before {
	content: '\e836'
}

.eicon-image-hotspot:before {
	content: '\e837'
}

.eicon-image-rollover:before {
	content: '\e838'
}

.eicon-info-box:before {
	content: '\e839'
}

.eicon-inner-section:before {
	content: '\e83a'
}

.eicon-mailchimp:before {
	content: '\e83b'
}

.eicon-menu-card:before {
	content: '\e83c'
}

.eicon-navigation-horizontal:before {
	content: '\e83d'
}

.eicon-nav-menu:before {
	content: '\e83e'
}

.eicon-navigation-vertical:before {
	content: '\e83f'
}

.eicon-number-field:before {
	content: '\e840'
}

.eicon-parallax:before {
	content: '\e841'
}

.eicon-php7:before {
	content: '\e842'
}

.eicon-post-list:before {
	content: '\e843'
}

.eicon-post-slider:before {
	content: '\e844'
}

.eicon-post:before {
	content: '\e845'
}

.eicon-posts-carousel:before {
	content: '\e846'
}

.eicon-posts-grid:before {
	content: '\e847'
}

.eicon-posts-group:before {
	content: '\e848'
}

.eicon-posts-justified:before {
	content: '\e849'
}

.eicon-posts-masonry:before {
	content: '\e84a'
}

.eicon-posts-ticker:before {
	content: '\e84b'
}

.eicon-price-list:before {
	content: '\e84c'
}

.eicon-price-table:before {
	content: '\e84d'
}

.eicon-radio:before {
	content: '\e84e'
}

.eicon-rtl:before {
	content: '\e84f'
}

.eicon-scroll:before {
	content: '\e850'
}

.eicon-search:before {
	content: '\e851'
}

.eicon-select:before {
	content: '\e852'
}

.eicon-share:before {
	content: '\e853'
}

.eicon-sidebar:before {
	content: '\e854'
}

.eicon-skill-bar:before {
	content: '\e855'
}

.eicon-slider-3d:before {
	content: '\e856'
}

.eicon-slider-album:before {
	content: '\e857'
}

.eicon-slider-device:before {
	content: '\e858'
}

.eicon-slider-full-screen:before {
	content: '\e859'
}

.eicon-slider-push:before {
	content: '\e85a'
}

.eicon-slider-vertical:before {
	content: '\e85b'
}

.eicon-slider-video:before {
	content: '\e85c'
}

.eicon-slides:before {
	content: '\e85d'
}

.eicon-social-icons:before {
	content: '\e85e'
}

.eicon-spacer:before {
	content: '\e85f'
}

.eicon-table:before {
	content: '\e860'
}

.eicon-tabs:before {
	content: '\e861'
}

.eicon-tel-field:before {
	content: '\e862'
}

.eicon-text-area:before {
	content: '\e863'
}

.eicon-text-field:before {
	content: '\e864'
}

.eicon-thumbnails-down:before {
	content: '\e865'
}

.eicon-thumbnails-half:before {
	content: '\e866'
}

.eicon-thumbnails-right:before {
	content: '\e867'
}

.eicon-time-line:before {
	content: '\e868'
}

.eicon-toggle:before {
	content: '\e869'
}

.eicon-url:before {
	content: '\e86a'
}

.eicon-t-letter:before {
	content: '\e86b'
}

.eicon-wordpress:before {
	content: '\e86c'
}

.eicon-text:before {
	content: '\e86d'
}

.eicon-anchor:before {
	content: '\e86e'
}

.eicon-bullet-list:before {
	content: '\e86f'
}

.eicon-code:before {
	content: '\e870'
}

.eicon-favorite:before {
	content: '\e871'
}

.eicon-google-maps:before {
	content: '\e872'
}

.eicon-image:before {
	content: '\e873'
}

.eicon-photo-library:before {
	content: '\e874'
}

.eicon-woocommerce:before {
	content: '\e875'
}

.eicon-youtube:before {
	content: '\e876'
}

.eicon-flip-box:before {
	content: '\e877'
}

.eicon-settings:before {
	content: '\e878'
}

.eicon-headphones:before {
	content: '\e879'
}

.eicon-testimonial:before {
	content: '\e87a'
}

.eicon-counter-circle:before {
	content: '\e87b'
}

.eicon-person:before {
	content: '\e87c'
}

.eicon-chevron-right:before {
	content: '\e87d'
}

.eicon-chevron-left:before {
	content: '\e87e'
}

.eicon-close:before {
	content: '\e87f'
}

.eicon-file-download:before {
	content: '\e880'
}

.eicon-save:before {
	content: '\e881'
}

.eicon-zoom-in:before {
	content: '\e882'
}

.eicon-shortcode:before {
	content: '\e883'
}

.eicon-nerd:before {
	content: '\e884'
}

.eicon-device-desktop:before {
	content: '\e885'
}

.eicon-device-tablet:before {
	content: '\e886'
}

.eicon-device-mobile:before {
	content: '\e887'
}

.eicon-document-file:before {
	content: '\e888'
}

.eicon-folder-o:before {
	content: '\e889'
}

.eicon-hypster:before {
	content: '\e88a'
}

.eicon-h-align-left:before {
	content: '\e88b'
}

.eicon-h-align-right:before {
	content: '\e88c'
}

.eicon-h-align-center:before {
	content: '\e88d'
}

.eicon-h-align-stretch:before {
	content: '\e88e'
}

.eicon-v-align-top:before {
	content: '\e88f'
}

.eicon-v-align-bottom:before {
	content: '\e890'
}

.eicon-v-align-middle:before {
	content: '\e891'
}

.eicon-v-align-stretch:before {
	content: '\e892'
}

.eicon-pro-icon:before {
	content: '\e893'
}

.eicon-mail:before {
	content: '\e894'
}

.eicon-lock-user:before {
	content: '\e895'
}

.eicon-testimonial-carousel:before {
	content: '\e896'
}

.eicon-media-carousel:before {
	content: '\e897'
}

.eicon-section:before {
	content: '\e898'
}

.eicon-column:before {
	content: '\e899'
}

.eicon-edit:before {
	content: '\e89a'
}

.eicon-clone:before {
	content: '\e89b'
}

.eicon-trash:before {
	content: '\e89c'
}

.eicon-play:before {
	content: '\e89d'
}

.eicon-angle-right:before {
	content: '\e89e'
}

.eicon-angle-left:before {
	content: '\e89f'
}

.eicon-animated-headline:before {
	content: '\e8a0'
}

.eicon-menu-toggle:before {
	content: '\e8a1'
}

.eicon-fb-embed:before {
	content: '\e8a2'
}

.eicon-fb-feed:before {
	content: '\e8a3'
}

.eicon-twitter-embed:before {
	content: '\e8a4'
}

.eicon-twitter-feed:before {
	content: '\e8a5'
}

.eicon-sync:before {
	content: '\e8a6'
}

.eicon-import-export:before {
	content: '\e8a7'
}

.eicon-check-circle:before {
	content: '\e8a8'
}

.eicon-library-save:before {
	content: '\e8a9'
}

.eicon-library-download:before {
	content: '\e8aa'
}

.eicon-insert:before {
	content: '\e8ab'
}

.eicon-preview-medium:before {
	content: '\e8ac'
}

.eicon-sort-down:before {
	content: '\e8ad'
}

.eicon-sort-up:before {
	content: '\e8ae'
}

.eicon-heading:before {
	content: '\e8af'
}

.eicon-logo:before {
	content: '\e8b0'
}

.eicon-meta-data:before {
	content: '\e8b1'
}

.eicon-post-content:before {
	content: '\e8b2'
}

.eicon-post-excerpt:before {
	content: '\e8b3'
}

.eicon-post-navigation:before {
	content: '\e8b4'
}

.eicon-yoast:before {
	content: '\e8b5'
}

.eicon-nerd-chuckle:before {
	content: '\e8b6'
}

.eicon-nerd-wink:before {
	content: '\e8b7'
}

.eicon-comments:before {
	content: '\e8b8'
}

.eicon-download-circle-o:before {
	content: '\e8b9'
}

.eicon-library-upload:before {
	content: '\e8ba'
}

.eicon-save-o:before {
	content: '\e8bb'
}

.eicon-upload-circle-o:before {
	content: '\e8bc'
}

.eicon-ellipsis-h:before {
	content: '\e8bd'
}

.eicon-ellipsis-v:before {
	content: '\e8be'
}

.eicon-arrow-left:before {
	content: '\e8bf'
}

.eicon-arrow-right:before {
	content: '\e8c0'
}

.eicon-arrow-up:before {
	content: '\e8c1'
}

.eicon-arrow-down:before {
	content: '\e8c2'
}

.eicon-play-o:before {
	content: '\e8c3'
}

.eicon-archive-posts:before {
	content: '\e8c4'
}

.eicon-archive-title:before {
	content: '\e8c5'
}

.eicon-featured-image:before {
	content: '\e8c6'
}

.eicon-post-info:before {
	content: '\e8c7'
}

.eicon-post-title:before {
	content: '\e8c8'
}

.eicon-site-logo:before {
	content: '\e8c9'
}

.eicon-site-search:before {
	content: '\e8ca'
}

.eicon-site-title:before {
	content: '\e8cb'
}

.eicon-plus-square:before {
	content: '\e8cc'
}

.eicon-minus-square:before {
	content: '\e8cd'
}

.eicon-cloud-check:before {
	content: '\e8ce'
}

.eicon-drag-n-drop:before {
	content: '\e8cf'
}

.eicon-welcome:before {
	content: '\e8d0'
}

.eicon-handle:before {
	content: '\e8d1'
}

.eicon-cart:before {
	content: '\e8d2'
}

.eicon-product-add-to-cart:before {
	content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
	content: '\e8d4'
}

.eicon-product-categories:before {
	content: '\e8d5'
}

.eicon-product-description:before {
	content: '\e8d6'
}

.eicon-product-images:before {
	content: '\e8d7'
}

.eicon-product-info:before {
	content: '\e8d8'
}

.eicon-product-meta:before {
	content: '\e8d9'
}

.eicon-product-pages:before {
	content: '\e8da'
}

.eicon-product-price:before {
	content: '\e8db'
}

.eicon-product-rating:before {
	content: '\e8dc'
}

.eicon-product-related:before {
	content: '\e8dd'
}

.eicon-product-stock:before {
	content: '\e8de'
}

.eicon-product-tabs:before {
	content: '\e8df'
}

.eicon-product-title:before {
	content: '\e8e0'
}

.eicon-product-upsell:before {
	content: '\e8e1'
}

.eicon-products:before {
	content: '\e8e2'
}

.eicon-bag-light:before {
	content: '\e8e3'
}

.eicon-bag-medium:before {
	content: '\e8e4'
}

.eicon-bag-solid:before {
	content: '\e8e5'
}

.eicon-basket-light:before {
	content: '\e8e6'
}

.eicon-basket-medium:before {
	content: '\e8e7'
}

.eicon-basket-solid:before {
	content: '\e8e8'
}

.eicon-cart-light:before {
	content: '\e8e9'
}

.eicon-cart-medium:before {
	content: '\e8ea'
}

.eicon-cart-solid:before {
	content: '\e8eb'
}

.eicon-exchange:before {
	content: '\e8ec'
}

.eicon-preview-thin:before {
	content: '\e8ed'
}

.eicon-device-laptop:before {
	content: '\e8ee'
}

.eicon-collapse:before {
	content: '\e8ef'
}

.eicon-expand:before {
	content: '\e8f0'
}

.eicon-navigator:before {
	content: '\e8f1'
}

.eicon-plug:before {
	content: '\e8f2'
}

.eicon-dashboard:before {
	content: '\e8f3'
}

.eicon-typography:before {
	content: '\e8f4'
}

.eicon-info-circle-o:before {
	content: '\e8f5'
}

.eicon-integration:before {
	content: '\e8f6'
}

.eicon-plus-circle-o:before {
	content: '\e8f7'
}

.eicon-rating:before {
	content: '\e8f8'
}

.eicon-review:before {
	content: '\e8f9'
}

.eicon-tools:before {
	content: '\e8fa'
}

.eicon-loading:before {
	content: '\e8fb'
}

.eicon-sitemap:before {
	content: '\e8fc'
}

.eicon-click:before {
	content: '\e8fd'
}

.eicon-clock:before {
	content: '\e8fe'
}

.eicon-library-open:before {
	content: '\e8ff'
}

.eicon-warning:before {
	content: '\e900'
}

.eicon-flow:before {
	content: '\e901'
}

.eicon-cursor-move:before {
	content: '\e902'
}

.eicon-arrow-circle-left:before {
	content: '\e903'
}

.eicon-flash:before {
	content: '\e904'
}

.eicon-redo:before {
	content: '\e905'
}

.eicon-ban:before {
	content: '\e906'
}

.eicon-barcode:before {
	content: '\e907'
}

.eicon-calendar:before {
	content: '\e908'
}

.eicon-caret-left:before {
	content: '\e909'
}

.eicon-caret-right:before {
	content: '\e90a'
}

.eicon-caret-up:before {
	content: '\e90b'
}

.eicon-chain-broken:before {
	content: '\e90c'
}

.eicon-check-circle-o:before {
	content: '\e90d'
}

.eicon-check:before {
	content: '\e90e'
}

.eicon-chevron-double-left:before {
	content: '\e90f'
}

.eicon-chevron-double-right:before {
	content: '\e910'
}

.eicon-undo:before {
	content: '\e911'
}

.eicon-filter:before {
	content: '\e912'
}

.eicon-circle-o:before {
	content: '\e913'
}

.eicon-circle:before {
	content: '\e914'
}

.eicon-clock-o:before {
	content: '\e915'
}

.eicon-cog:before {
	content: '\e916'
}

.eicon-cogs:before {
	content: '\e917'
}

.eicon-commenting-o:before {
	content: '\e918'
}

.eicon-copy:before {
	content: '\e919'
}

.eicon-database:before {
	content: '\e91a'
}

.eicon-dot-circle-o:before {
	content: '\e91b'
}

.eicon-envelope:before {
	content: '\e91c'
}

.eicon-external-link-square:before {
	content: '\e91d'
}

.eicon-eyedropper:before {
	content: '\e91e'
}

.eicon-folder:before {
	content: '\e91f'
}

.eicon-font:before {
	content: '\e920'
}

.eicon-adjust:before {
	content: '\e921'
}

.eicon-lightbox:before {
	content: '\e922'
}

.eicon-heart-o:before {
	content: '\e923'
}

.eicon-history:before {
	content: '\e924'
}

.eicon-image-bold:before {
	content: '\e925'
}

.eicon-info-circle:before {
	content: '\e926'
}

.eicon-link:before {
	content: '\e927'
}

.eicon-long-arrow-left:before {
	content: '\e928'
}

.eicon-long-arrow-right:before {
	content: '\e929'
}

.eicon-caret-down:before {
	content: '\e92a'
}

.eicon-paint-brush:before {
	content: '\e92b'
}

.eicon-pencil:before {
	content: '\e92c'
}

.eicon-plus-circle:before {
	content: '\e92d'
}

.eicon-zoom-in-bold:before {
	content: '\e92e'
}

.eicon-sort-amount-desc:before {
	content: '\e92f'
}

.eicon-sign-out:before {
	content: '\e930'
}

.eicon-spinner:before {
	content: '\e931'
}

.eicon-square:before {
	content: '\e932'
}

.eicon-star-o:before {
	content: '\e933'
}

.eicon-star:before {
	content: '\e934'
}

.eicon-text-align-justify:before {
	content: '\e935'
}

.eicon-text-align-center:before {
	content: '\e936'
}

.eicon-tags:before {
	content: '\e937'
}

.eicon-text-align-left:before {
	content: '\e938'
}

.eicon-text-align-right:before {
	content: '\e939'
}

.eicon-close-circle:before {
	content: '\e93a'
}

.eicon-trash-o:before {
	content: '\e93b'
}

.eicon-font-awesome:before {
	content: '\e93c'
}

.eicon-user-circle-o:before {
	content: '\e93d'
}

.eicon-video-camera:before {
	content: '\e93e'
}

.eicon-heart:before {
	content: '\e93f'
}

.eicon-wrench:before {
	content: '\e940'
}

.eicon-help:before {
	content: '\e941'
}

.eicon-help-o:before {
	content: '\e942'
}

.eicon-zoom-out-bold:before {
	content: '\e943'
}

.eicon-plus-square-o:before {
	content: '\e944'
}

.eicon-minus-square-o:before {
	content: '\e945'
}

.eicon-minus-circle:before {
	content: '\e946'
}

.eicon-minus-circle-o:before {
	content: '\e947'
}

.eicon-code-bold:before {
	content: '\e948'
}

.eicon-cloud-upload:before {
	content: '\e949'
}

.eicon-search-bold:before {
	content: '\e94a'
}

.eicon-map-pin:before {
	content: '\e94b'
}

.eicon-meetup:before {
	content: '\e94c'
}

.eicon-slideshow:before {
	content: '\e94d'
}

.eicon-t-letter-bold:before {
	content: '\e94e'
}

.eicon-preferences:before {
	content: '\e94f'
}

.eicon-table-of-contents:before {
	content: '\e950'
}

.eicon-tv:before {
	content: '\e951'
}

.eicon-upload:before {
	content: '\e952'
}

.eicon-instagram-comments:before {
	content: '\e953'
}

.eicon-instagram-nested-gallery:before {
	content: '\e954'
}

.eicon-instagram-post:before {
	content: '\e955'
}

.eicon-instagram-video:before {
	content: '\e956'
}

.eicon-instagram-gallery:before {
	content: '\e957'
}

.eicon-instagram-likes:before {
	content: '\e958'
}

.eicon-facebook:before {
	content: '\e959'
}

.eicon-twitter:before {
	content: '\e95a'
}

.eicon-pinterest:before {
	content: '\e95b'
}

.eicon-frame-expand:before {
	content: '\e95c'
}

.eicon-frame-minimize:before {
	content: '\e95d'
}

.eicon-archive:before {
	content: '\e95e'
}

.eicon-colors-typography:before {
	content: '\e95f'
}

.eicon-custom:before {
	content: '\e960'
}

.eicon-footer:before {
	content: '\e961'
}

.eicon-header:before {
	content: '\e962'
}

.eicon-layout-settings:before {
	content: '\e963'
}

.eicon-lightbox-expand:before {
	content: '\e964'
}

.eicon-error-404:before {
	content: '\e965'
}

.eicon-theme-style:before {
	content: '\e966'
}

.eicon-search-results:before {
	content: '\e967'
}

.eicon-single-post:before {
	content: '\e968'
}

.eicon-site-identity:before {
	content: '\e969'
}

.eicon-theme-builder:before {
	content: '\e96a'
}

.eicon-download-bold:before {
	content: '\e96b'
}

.eicon-share-arrow:before {
	content: '\e96c'
}

.eicon-global-settings:before {
	content: '\e96d'
}

.eicon-user-preferences:before {
	content: '\e96e'
}

.eicon-lock:before {
	content: '\e96f'
}

.eicon-export-kit:before {
	content: '\e970'
}

.eicon-import-kit:before {
	content: '\e971'
}

.eicon-lottie:before {
	content: '\e972'
}

.eicon-products-archive:before {
	content: '\e973'
}

.eicon-single-product:before {
	content: '\e974'
}

.eicon-disable-trash-o:before {
	content: '\e975'
}

.eicon-single-page:before {
	content: '\e976'
}

.eicon-wordpress-light:before {
	content: '\e977'
}

.eicon-cogs-check:before {
	content: '\e978'
}

.eicon-custom-css:before {
	content: '\e979'
}

.eicon-global-colors:before {
	content: '\e97a'
}

.eicon-globe:before {
	content: '\e97b'
}

.eicon-typography-1:before {
	content: '\e97c'
}

.eicon-background:before {
	content: '\e97d'
}

.eicon-device-responsive:before {
	content: '\e97e'
}

.eicon-device-wide:before {
	content: '\e97f'
}

.eicon-code-highlight:before {
	content: '\e980'
}

.eicon-video-playlist:before {
	content: '\e981'
}

.eicon-download-kit:before {
	content: '\e982'
}

.eicon-kit-details:before {
	content: '\e983'
}

.eicon-kit-parts:before {
	content: '\e984'
}

.eicon-kit-upload:before {
	content: '\e985'
}

.eicon-kit-plugins:before {
	content: '\e986'
}

.eicon-kit-upload-alt:before {
	content: '\e987'
}

.eicon-hotspot:before {
	content: '\e988'
}

.eicon-paypal-button:before {
	content: '\e989'
}

.eicon-shape:before {
	content: '\e98a'
}

.eicon-wordart:before {
	content: '\e98b'
}

.eicon-checkout:before {
	content: '\e98c'
}

.eicon-container:before {
	content: '\e98d'
}

.eicon-flip:before {
	content: '\e98e'
}

.eicon-info:before {
	content: '\e98f'
}

.eicon-my-account:before {
	content: '\e990'
}

.eicon-purchase-summary:before {
	content: '\e991'
}

.eicon-page-transition:before {
	content: '\e992'
}

.eicon-spotify:before {
	content: '\e993'
}

.eicon-stripe-button:before {
	content: '\e994'
}

.eicon-woo-settings:before {
	content: '\e995'
}

.eicon-woo-cart:before {
	content: '\e996'
}

.eicon-grow:before {
	content: '\e997'
}

.eicon-order-end:before {
	content: '\e998'
}

.eicon-nowrap:before {
	content: '\e999'
}

.eicon-order-start:before {
	content: '\e99a'
}

.eicon-progress-tracker:before {
	content: '\e99b'
}

.eicon-shrink:before {
	content: '\e99c'
}

.eicon-wrap:before {
	content: '\e99d'
}

.eicon-align-center-h:before {
	content: '\e99e'
}

.eicon-align-center-v:before {
	content: '\e99f'
}

.eicon-align-end-h:before {
	content: '\e9a0'
}

.eicon-align-end-v:before {
	content: '\e9a1'
}

.eicon-align-start-h:before {
	content: '\e9a2'
}

.eicon-align-start-v:before {
	content: '\e9a3'
}

.eicon-align-stretch-h:before {
	content: '\e9a4'
}

.eicon-align-stretch-v:before {
	content: '\e9a5'
}

.eicon-justify-center-h:before {
	content: '\e9a6'
}

.eicon-justify-center-v:before {
	content: '\e9a7'
}

.eicon-justify-end-h:before {
	content: '\e9a8'
}

.eicon-justify-end-v:before {
	content: '\e9a9'
}

.eicon-justify-space-around-h:before {
	content: '\e9aa'
}

.eicon-justify-space-around-v:before {
	content: '\e9ab'
}

.eicon-justify-space-between-h:before {
	content: '\e9ac'
}

.eicon-justify-space-between-v:before {
	content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
	content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
	content: '\e9af'
}

.eicon-justify-start-h:before {
	content: '\e9b0'
}

.eicon-justify-start-v:before {
	content: '\e9b1'
}

.eicon-woocommerce-cross-sells:before {
	content: '\e9b2'
}

.eicon-woocommerce-notices:before {
	content: '\e9b3'
}

.eicon-inner-container:before {
	content: '\e9b4'
}

.eicon-warning-full:before {
	content: '\e9b5'
}

.eicon-exit:before {
	content: '\e9b6'
}

.eicon-loop-builder:before {
	content: '\e9b7'
}

.eicon-notes:before {
	content: '\e9b8'
}

.eicon-read:before {
	content: '\e9b9'
}

.eicon-unread:before {
	content: '\e9ba'
}

.eicon-carousel-loop:before {
	content: '\e9bb'
}

.eicon-mega-menu:before {
	content: '\eb78'
}

.eicon-eye:before {
	content: '\e8ac'
}

.eicon-elementor-square:before {
	content: '\e813'
}

/* https://legendslimousine.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.11.5 */
/*! elementor - v3.11.5 - 14-03-2023 */
.dialog-widget-content {
	background-color: #fff;
	position: absolute;
	border-radius: 3px;
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
	overflow: hidden
}

.dialog-message {
	font-size: 12px;
	line-height: 1.5;
	box-sizing: border-box
}

.dialog-type-lightbox {
	position: fixed;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
	margin: auto;
	width: 400px
}

.dialog-type-lightbox .dialog-header {
	font-size: 15px;
	color: #495157;
	padding: 30px 0 10px;
	font-weight: 500
}

.dialog-type-lightbox .dialog-message {
	padding: 0 30px 30px;
	min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
	text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
	border-top: 1px solid #e6e9ec;
	text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	width: 50%;
	border: none;
	background: none;
	color: #6d7882;
	font-size: 15px;
	cursor: pointer;
	padding: 13px 0;
	outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
	background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
	color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
	color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
	background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
	border: 0
}

.dialog-close-button {
	cursor: pointer;
	position: absolute;
	margin-top: 15px;
	right: 15px;
	font-size: 15px;
	line-height: 1;
	color: #a4afb7;
	transition: all .3s
}

.dialog-close-button:hover {
	color: #6d7882
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
	width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
	border-right: 1px solid #e6e9ec
}

#elementor-change-exit-preference-dialog .dialog-message a {
	cursor: pointer
}

#elementor-change-exit-preference-dialog .dialog-message>div {
	margin-bottom: 10px
}

#elementor-change-exit-preference-dialog .dialog-ok {
	color: #39b54a
}

#e-experiments-dependency-dialog .dialog-confirm-header {
	font-weight: 600
}

#e-experiments-dependency-dialog .dialog-ok,
#e-kit-elements-defaults-create-dialog .dialog-ok {
	color: #39b54a
}

#e-kit-elements-defaults-create-dialog label {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 20px
}

.dialog-prevent-scroll {
	overflow: hidden;
	max-height: 100vh
}

@media (min-width:1024px) {
	body.admin-bar .dialog-lightbox-widget {
		height: calc(100vh - 32px)
	}
}

@media (max-width:1024px) {
	body.admin-bar .dialog-type-lightbox {
		position: sticky;
		height: 100vh
	}
}

.flatpickr-calendar {
	width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
	font-weight: 300
}

.flatpickr-calendar .dayContainer {
	width: 280px;
	min-width: 280px;
	max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
	width: 280px
}

.flatpickr-calendar .flatpickr-day {
	max-width: 37px;
	height: 37px;
	line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	background-color: #f1f3f5;
	width: 100%
}

@media (max-width:1439px) {
	.elementor-templates-modal .dialog-widget-content {
		max-width: 990px
	}
}

@media (min-width:1440px) {
	.elementor-templates-modal .dialog-widget-content {
		max-width: 1200px
	}
}

.elementor-templates-modal .dialog-header {
	padding: 0;
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper {
	background-color: #fff;
	border: none;
	display: none;
	justify-content: flex-end;
	padding: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
	height: 40px;
	margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
	padding: 12px 36px;
	color: #fff;
	width: auto;
	font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
	background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
	height: 750px;
	max-height: 85vh;
	overflow-y: scroll;
	padding-top: 25px
}

.elementor-templates-modal .dialog-content {
	height: 100%
}

.elementor-templates-modal .dialog-loading {
	display: none
}

.elementor-templates-modal__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px
}

.elementor-templates-modal__header__logo {
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer
}

.elementor-templates-modal__header__logo-area {
	text-align: left;
	padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
	display: flex;
	align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
	margin-right: 10px;
	font-size: 12px
}

.elementor-templates-modal__header__logo__title {
	padding-top: 2px
}

.elementor-templates-modal__header__items-area {
	display: flex;
	flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
	font-size: 20px;
	transition: all .3s;
	cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
	color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
	width: 47px;
	border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
	font-size: 18px
}

.elementor-templates-modal__header__close--skip {
	padding: 10px 10px 10px 20px;
	margin-right: 10px;
	color: #fff;
	background-color: #a4afb7;
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 2px;
	cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
	font-size: inherit;
	padding-left: 10px;
	margin-left: 15px;
	border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
	color: #fff
}

.elementor-templates-modal__sidebar {
	flex-shrink: 0;
	width: 25%;
	background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
	flex-grow: 1;
	box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#elementor-toast {
	position: absolute;
	width: 280px;
	padding: 20px;
	border-radius: 5px;
	color: #d5dadf;
	background-color: rgba(0, 0, 0, .8);
	z-index: 10000
}

#elementor-toast.dialog-position-window {
	position: fixed
}

#elementor-toast .dialog-message {
	font-size: 13px
}

#elementor-toast .dialog-buttons-wrapper {
	display: flex;
	justify-content: flex-end
}

#elementor-toast .dialog-buttons-wrapper:not(:empty) {
	margin-top: 15px
}

#elementor-toast .dialog-button {
	color: #fcb92c;
	margin: 0 5px;
	text-transform: uppercase;
	cursor: pointer
}

#elementor-toast .dialog-button:last-child {
	margin-right: 0
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
	border-top: 1px solid #464b50;
	margin-top: 6px
}

.elementor-hidden {
	display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
	position: absolute;
	top: -10000em;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.elementor-clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0
}

.e-logo-wrapper {
	background: #93003c;
	display: inline-block;
	padding: .75em;
	border-radius: 50%;
	line-height: 1
}

.e-logo-wrapper i {
	color: #fff;
	font-size: 1em
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {
	color: #39b54a
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {
	color: #b01b1b
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
	padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
	padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
	padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
	padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
	padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
	padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
	position: relative;
	height: 0
}

.elementor-fit-aspect-ratio iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 0;
	background-color: #000
}

.elementor-fit-aspect-ratio video {
	width: 100%
}

.elementor *,
.elementor :after,
.elementor :before {
	box-sizing: border-box
}

.elementor a {
	box-shadow: none;
	text-decoration: none
}

.elementor hr {
	margin: 0;
	background-color: transparent
}

.elementor img {
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
	max-width: 100%;
	width: 100%;
	margin: 0;
	line-height: 1;
	border: none
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 0;
	direction: ltr
}

.elementor .elementor-background-video-container {
	transition: opacity 1s;
	pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
	opacity: 0
}

.elementor .elementor-background-video-embed {
	max-width: none
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
	max-width: none
}

.elementor .elementor-html5-video {
	-o-object-fit: cover;
	object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.elementor .elementor-background-slideshow {
	z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute,
.e-con>.elementor-element.elementor-absolute,
.elementor-widget-wrap>.elementor-element.elementor-absolute {
	position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,
.e-con>.elementor-element.elementor-fixed,
.elementor-widget-wrap>.elementor-element.elementor-fixed {
	position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%
}

@media (max-width:1024px) {

	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%
	}
}

@media (max-width:767px) {

	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%
	}
}

.elementor-element {
	--flex-direction: initial;
	--flex-wrap: initial;
	--justify-content: initial;
	--align-items: initial;
	--align-content: initial;
	--gap: initial;
	--flex-basis: initial;
	--flex-grow: initial;
	--flex-shrink: initial;
	--order: initial;
	--align-self: initial;
	flex-basis: var(--flex-basis);
	flex-grow: var(--flex-grow);
	flex-shrink: var(--flex-shrink);
	order: var(--order);
	align-self: var(--align-self)
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
	z-index: 1
}

.elementor-element:where(.e-con-full, .elementor-widget) {
	flex-direction: var(--flex-direction);
	flex-wrap: var(--flex-wrap);
	justify-content: var(--justify-content);
	align-items: var(--align-items);
	align-content: var(--align-content);
	gap: var(--gap)
}

.elementor-invisible {
	visibility: hidden
}

.elementor-align-center {
	text-align: center
}

.elementor-align-center .elementor-button {
	width: auto
}

.elementor-align-right {
	text-align: right
}

.elementor-align-right .elementor-button {
	width: auto
}

.elementor-align-left {
	text-align: left
}

.elementor-align-left .elementor-button {
	width: auto
}

.elementor-align-justify .elementor-button {
	width: 100%
}

.elementor-custom-embed-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
	font-size: 100px;
	color: #fff;
	text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
	height: 100px;
	width: 100px;
	fill: #fff;
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
	opacity: .8;
	transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
	font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
	content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
	animation: eicon-spin 2s linear infinite
}

.elementor-tag {
	display: inline-flex
}

.elementor-ken-burns {
	transition-property: transform;
	transition-duration: 10s;
	transition-timing-function: linear
}

.elementor-ken-burns--out {
	transform: scale(1.3)
}

.elementor-ken-burns--active {
	transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
	transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
	transform: scale(1.3)
}

@media (min-width:0) {
	.elementor-widescreen-align-center {
		text-align: center
	}

	.elementor-widescreen-align-center .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-right {
		text-align: right
	}

	.elementor-widescreen-align-right .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-left {
		text-align: left
	}

	.elementor-widescreen-align-left .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:0) {
	.elementor-laptop-align-center {
		text-align: center
	}

	.elementor-laptop-align-center .elementor-button {
		width: auto
	}

	.elementor-laptop-align-right {
		text-align: right
	}

	.elementor-laptop-align-right .elementor-button {
		width: auto
	}

	.elementor-laptop-align-left {
		text-align: left
	}

	.elementor-laptop-align-left .elementor-button {
		width: auto
	}

	.elementor-laptop-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:0) {
	.elementor-tablet_extra-align-center {
		text-align: center
	}

	.elementor-tablet_extra-align-center .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-right {
		text-align: right
	}

	.elementor-tablet_extra-align-right .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-left {
		text-align: left
	}

	.elementor-tablet_extra-align-left .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:1024px) {
	.elementor-tablet-align-center {
		text-align: center
	}

	.elementor-tablet-align-center .elementor-button {
		width: auto
	}

	.elementor-tablet-align-right {
		text-align: right
	}

	.elementor-tablet-align-right .elementor-button {
		width: auto
	}

	.elementor-tablet-align-left {
		text-align: left
	}

	.elementor-tablet-align-left .elementor-button {
		width: auto
	}

	.elementor-tablet-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:0) {
	.elementor-mobile_extra-align-center {
		text-align: center
	}

	.elementor-mobile_extra-align-center .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-right {
		text-align: right
	}

	.elementor-mobile_extra-align-right .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-left {
		text-align: left
	}

	.elementor-mobile_extra-align-left .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:767px) {
	.elementor-mobile-align-center {
		text-align: center
	}

	.elementor-mobile-align-center .elementor-button {
		width: auto
	}

	.elementor-mobile-align-right {
		text-align: right
	}

	.elementor-mobile-align-right .elementor-button {
		width: auto
	}

	.elementor-mobile-align-left {
		text-align: left
	}

	.elementor-mobile-align-left .elementor-button {
		width: auto
	}

	.elementor-mobile-align-justify .elementor-button {
		width: 100%
	}
}

:root {
	--page-title-display: block
}

.elementor-page-title,
h1.entry-title {
	display: var(--page-title-display)
}

@keyframes eicon-spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.eicon-animation-spin {
	animation: eicon-spin 2s linear infinite
}

.elementor-section {
	position: relative
}

.elementor-section .elementor-container {
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative
}

@media (max-width:1024px) {
	.elementor-section .elementor-container {
		flex-wrap: wrap
	}
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1140px
}

.elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
	align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
	align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
	align-items: flex-end
}

@media (min-width:768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh
	}

	.elementor-section.elementor-section-height-full>.elementor-container {
		height: 100%
	}
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-end
}

.elementor-row {
	width: 100%;
	display: flex
}

@media (max-width:1024px) {
	.elementor-row {
		flex-wrap: wrap
	}
}

.elementor-widget-wrap {
	position: relative;
	width: 100%;
	flex-wrap: wrap;
	align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex
}

.elementor-widget-wrap>.elementor-element {
	width: 100%
}

.elementor-widget-wrap.e-swiper-container {
	width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
	position: relative
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-bottom: 0
}

.elementor-column {
	position: relative;
	min-height: 1px;
	display: flex
}

.elementor-column-wrap {
	width: 100%;
	position: relative;
	display: flex
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
	padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
	padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
	padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
	padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0
}

@media (min-width:768px) {

	.elementor-column.elementor-col-10,
	.elementor-column[data-col="10"] {
		width: 10%
	}

	.elementor-column.elementor-col-11,
	.elementor-column[data-col="11"] {
		width: 11.111%
	}

	.elementor-column.elementor-col-12,
	.elementor-column[data-col="12"] {
		width: 12.5%
	}

	.elementor-column.elementor-col-14,
	.elementor-column[data-col="14"] {
		width: 14.285%
	}

	.elementor-column.elementor-col-16,
	.elementor-column[data-col="16"] {
		width: 16.666%
	}

	.elementor-column.elementor-col-20,
	.elementor-column[data-col="20"] {
		width: 20%
	}

	.elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
		width: 25%
	}

	.elementor-column.elementor-col-30,
	.elementor-column[data-col="30"] {
		width: 30%
	}

	.elementor-column.elementor-col-33,
	.elementor-column[data-col="33"] {
		width: 33.333%
	}

	.elementor-column.elementor-col-40,
	.elementor-column[data-col="40"] {
		width: 40%
	}

	.elementor-column.elementor-col-50,
	.elementor-column[data-col="50"] {
		width: 50%
	}

	.elementor-column.elementor-col-60,
	.elementor-column[data-col="60"] {
		width: 60%
	}

	.elementor-column.elementor-col-66,
	.elementor-column[data-col="66"] {
		width: 66.666%
	}

	.elementor-column.elementor-col-70,
	.elementor-column[data-col="70"] {
		width: 70%
	}

	.elementor-column.elementor-col-75,
	.elementor-column[data-col="75"] {
		width: 75%
	}

	.elementor-column.elementor-col-80,
	.elementor-column[data-col="80"] {
		width: 80%
	}

	.elementor-column.elementor-col-83,
	.elementor-column[data-col="83"] {
		width: 83.333%
	}

	.elementor-column.elementor-col-90,
	.elementor-column[data-col="90"] {
		width: 90%
	}

	.elementor-column.elementor-col-100,
	.elementor-column[data-col="100"] {
		width: 100%
	}
}

@media (max-width:479px) {
	.elementor-column.elementor-xs-10 {
		width: 10%
	}

	.elementor-column.elementor-xs-11 {
		width: 11.111%
	}

	.elementor-column.elementor-xs-12 {
		width: 12.5%
	}

	.elementor-column.elementor-xs-14 {
		width: 14.285%
	}

	.elementor-column.elementor-xs-16 {
		width: 16.666%
	}

	.elementor-column.elementor-xs-20 {
		width: 20%
	}

	.elementor-column.elementor-xs-25 {
		width: 25%
	}

	.elementor-column.elementor-xs-30 {
		width: 30%
	}

	.elementor-column.elementor-xs-33 {
		width: 33.333%
	}

	.elementor-column.elementor-xs-40 {
		width: 40%
	}

	.elementor-column.elementor-xs-50 {
		width: 50%
	}

	.elementor-column.elementor-xs-60 {
		width: 60%
	}

	.elementor-column.elementor-xs-66 {
		width: 66.666%
	}

	.elementor-column.elementor-xs-70 {
		width: 70%
	}

	.elementor-column.elementor-xs-75 {
		width: 75%
	}

	.elementor-column.elementor-xs-80 {
		width: 80%
	}

	.elementor-column.elementor-xs-83 {
		width: 83.333%
	}

	.elementor-column.elementor-xs-90 {
		width: 90%
	}

	.elementor-column.elementor-xs-100 {
		width: 100%
	}
}

@media (max-width:767px) {
	.elementor-column.elementor-sm-10 {
		width: 10%
	}

	.elementor-column.elementor-sm-11 {
		width: 11.111%
	}

	.elementor-column.elementor-sm-12 {
		width: 12.5%
	}

	.elementor-column.elementor-sm-14 {
		width: 14.285%
	}

	.elementor-column.elementor-sm-16 {
		width: 16.666%
	}

	.elementor-column.elementor-sm-20 {
		width: 20%
	}

	.elementor-column.elementor-sm-25 {
		width: 25%
	}

	.elementor-column.elementor-sm-30 {
		width: 30%
	}

	.elementor-column.elementor-sm-33 {
		width: 33.333%
	}

	.elementor-column.elementor-sm-40 {
		width: 40%
	}

	.elementor-column.elementor-sm-50 {
		width: 50%
	}

	.elementor-column.elementor-sm-60 {
		width: 60%
	}

	.elementor-column.elementor-sm-66 {
		width: 66.666%
	}

	.elementor-column.elementor-sm-70 {
		width: 70%
	}

	.elementor-column.elementor-sm-75 {
		width: 75%
	}

	.elementor-column.elementor-sm-80 {
		width: 80%
	}

	.elementor-column.elementor-sm-83 {
		width: 83.333%
	}

	.elementor-column.elementor-sm-90 {
		width: 90%
	}

	.elementor-column.elementor-sm-100 {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-column.elementor-md-10 {
		width: 10%
	}

	.elementor-column.elementor-md-11 {
		width: 11.111%
	}

	.elementor-column.elementor-md-12 {
		width: 12.5%
	}

	.elementor-column.elementor-md-14 {
		width: 14.285%
	}

	.elementor-column.elementor-md-16 {
		width: 16.666%
	}

	.elementor-column.elementor-md-20 {
		width: 20%
	}

	.elementor-column.elementor-md-25 {
		width: 25%
	}

	.elementor-column.elementor-md-30 {
		width: 30%
	}

	.elementor-column.elementor-md-33 {
		width: 33.333%
	}

	.elementor-column.elementor-md-40 {
		width: 40%
	}

	.elementor-column.elementor-md-50 {
		width: 50%
	}

	.elementor-column.elementor-md-60 {
		width: 60%
	}

	.elementor-column.elementor-md-66 {
		width: 66.666%
	}

	.elementor-column.elementor-md-70 {
		width: 70%
	}

	.elementor-column.elementor-md-75 {
		width: 75%
	}

	.elementor-column.elementor-md-80 {
		width: 80%
	}

	.elementor-column.elementor-md-83 {
		width: 83.333%
	}

	.elementor-column.elementor-md-90 {
		width: 90%
	}

	.elementor-column.elementor-md-100 {
		width: 100%
	}
}

@media (min-width:0) {
	.elementor-reverse-widescreen>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:1025px) and (max-width:0) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:0) and (max-width:0) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:1025px) and (max-width:0) {

	.elementor-reverse-laptop>.elementor-container>:first-child,
	.elementor-reverse-laptop>.elementor-container>:nth-child(2),
	.elementor-reverse-laptop>.elementor-container>:nth-child(3),
	.elementor-reverse-laptop>.elementor-container>:nth-child(4),
	.elementor-reverse-laptop>.elementor-container>:nth-child(5),
	.elementor-reverse-laptop>.elementor-container>:nth-child(6),
	.elementor-reverse-laptop>.elementor-container>:nth-child(7),
	.elementor-reverse-laptop>.elementor-container>:nth-child(8),
	.elementor-reverse-laptop>.elementor-container>:nth-child(9),
	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 0
	}

	.elementor-reverse-tablet_extra>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:0) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (min-width:768px) and (max-width:0) {

	.elementor-reverse-tablet>.elementor-container>:first-child,
	.elementor-reverse-tablet>.elementor-container>:nth-child(2),
	.elementor-reverse-tablet>.elementor-container>:nth-child(3),
	.elementor-reverse-tablet>.elementor-container>:nth-child(4),
	.elementor-reverse-tablet>.elementor-container>:nth-child(5),
	.elementor-reverse-tablet>.elementor-container>:nth-child(6),
	.elementor-reverse-tablet>.elementor-container>:nth-child(7),
	.elementor-reverse-tablet>.elementor-container>:nth-child(8),
	.elementor-reverse-tablet>.elementor-container>:nth-child(9),
	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 0
	}

	.elementor-reverse-mobile_extra>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
		order: 1
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile>.elementor-container>:first-child {
		order: 10
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(2) {
		order: 9
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(3) {
		order: 8
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(4) {
		order: 7
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(5) {
		order: 6
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(6) {
		order: 5
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(7) {
		order: 4
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(8) {
		order: 3
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(9) {
		order: 2
	}

	.elementor-reverse-mobile>.elementor-container>:nth-child(10) {
		order: 1
	}

	.elementor-column {
		width: 100%
	}
}

ul.elementor-icon-list-items.elementor-inline-items {
	display: flex;
	flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
	word-break: break-word
}

.elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
	min-width: 0
}

.elementor-grid-0 .elementor-grid {
	display: inline-block;
	width: 100%;
	word-spacing: var(--grid-column-gap);
	margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: var(--grid-row-gap);
	word-break: break-word
}

.elementor-grid-1 .elementor-grid {
	grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
	grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
	grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
	grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
	grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
	grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
	grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
	grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
	grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr)
}

@media (min-width:0) {
	.elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:0) {
	.elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:0) {
	.elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:1024px) {
	.elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:0) {
	.elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:767px) {
	.elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (min-width:1025px) {
	#elementor-device-mode:after {
		content: "desktop"
	}
}

@media (min-width:0) {
	#elementor-device-mode:after {
		content: "widescreen"
	}
}

@media (max-width:0) {
	#elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra"
	}
}

@media (max-width:1024px) {
	#elementor-device-mode:after {
		content: "tablet"
	}
}

@media (max-width:0) {
	#elementor-device-mode:after {
		content: "mobile_extra"
	}
}

@media (max-width:767px) {
	#elementor-device-mode:after {
		content: "mobile"
	}
}

.e-con {
	--border-radius: 0;
	--display: flex;
	--flex-direction: column;
	--flex-basis: auto;
	--flex-grow: 0;
	--flex-shrink: 1;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--content-width: Min(100%, var(--container-max-width, 1140px));
	--width: 100%;
	--min-height: initial;
	--height: auto;
	--text-align: initial;
	--margin-top: 0;
	--margin-right: 0;
	--margin-bottom: 0;
	--margin-left: 0;
	--padding-top: var(--container-default-padding-top, 10px);
	--padding-right: var(--container-default-padding-right, 10px);
	--padding-bottom: var(--container-default-padding-bottom, 10px);
	--padding-left: var(--container-default-padding-left, 10px);
	--position: relative;
	--z-index: revert;
	--overflow: visible;
	--gap: var(--widgets-spacing, 20px);
	--overlay-mix-blend-mode: initial;
	--overlay-opacity: 1;
	--overlay-transition: 0.3s;
	position: var(--position);
	flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
	width: var(--width);
	min-width: 0;
	min-height: var(--min-height);
	height: var(--height);
	border-radius: var(--border-radius);
	margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
	padding-left: var(--padding-left);
	padding-right: var(--padding-right);
	z-index: var(--z-index);
	overflow: var(--overflow);
	transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.e-con-full,
.e-con>.e-con-inner {
	flex-direction: var(--flex-direction);
	text-align: var(--text-align);
	padding-top: var(--padding-top);
	padding-bottom: var(--padding-bottom)
}

.e-con,
.e-con>.e-con-inner {
	display: var(--display)
}

.e-con-boxed {
	flex-direction: column;
	text-align: initial;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	gap: initial
}

.e-con>.e-con-inner {
	flex-wrap: var(--flex-wrap);
	justify-content: var(--justify-content);
	align-items: var(--align-items);
	align-content: var(--align-content);
	gap: var(--gap);
	width: 100%;
	max-width: var(--content-width);
	margin: 0 auto;
	padding-inline: 0;
	height: 100%;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	align-self: auto
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
	--margin-right: auto;
	--margin-left: auto;
	max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
	margin-bottom: 0
}

.e-con:before,
.e-con>.e-con-inner>.elementor-background-slideshow:before,
.e-con>.e-con-inner>.elementor-background-video-container:before,
.e-con>.elementor-background-slideshow:before,
.e-con>.elementor-background-video-container:before,
.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before {
	content: var(--background-overlay);
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	mix-blend-mode: var(--overlay-mix-blend-mode);
	opacity: var(--overlay-opacity);
	transition: var(--overlay-transition, .3s);
	border-radius: var(--border-radius)
}

.e-con:before {
	transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.e-con-inner>.elementor-background-video-container:before,
.e-con>.elementor-background-video-container:before {
	z-index: 1
}

.e-con>.e-con-inner>.elementor-background-slideshow:before,
.e-con>.elementor-background-slideshow:before {
	z-index: 2
}

.e-con .elementor-widget {
	min-width: 0
}

.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
	width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,
.e-con>.elementor-widget>.elementor-widget-container {
	height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,
.elementor.elementor .e-con>.elementor-widget {
	max-width: 100%
}

@media (max-width:767px) {
	.e-con {
		--width: 100%;
		--flex-wrap: wrap
	}
}

.elementor-form-fields-wrapper {
	display: flex;
	flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
	flex-basis: 100%;
	max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
	flex-grow: 1
}

.elementor-field-group {
	flex-wrap: wrap;
	align-items: center
}

.elementor-field-group.elementor-field-type-submit {
	align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
	width: 100%;
	max-width: 100%;
	border: 1px solid #818a91;
	background-color: transparent;
	color: #373a3c;
	vertical-align: middle;
	flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
	display: flex;
	position: relative;
	width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	flex-basis: 100%;
	padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
	content: "\e92a";
	font-family: eicons;
	font-size: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	pointer-events: none;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: ""
}

.elementor-field-subgroup {
	display: flex;
	flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
	display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline
}

.elementor-field-label {
	cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
	content: "*";
	color: red;
	padding-left: .2em
}

.elementor-field-textual {
	line-height: 1.4;
	font-size: 15px;
	min-height: 40px;
	padding: 5px 14px;
	border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
	border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
	border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
	border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
	flex-basis: 50%;
	flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
	flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
	justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
	justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
	justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
	flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
	flex-basis: auto
}

@media screen and (max-width:1024px) {
	.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%
	}

	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1
	}

	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%
	}

	.elementor-tablet-button-align-center .e-form__buttons,
	.elementor-tablet-button-align-center .elementor-field-type-submit {
		justify-content: center
	}

	.elementor-tablet-button-align-start .e-form__buttons,
	.elementor-tablet-button-align-start .elementor-field-type-submit {
		justify-content: flex-start
	}

	.elementor-tablet-button-align-end .e-form__buttons,
	.elementor-tablet-button-align-end .elementor-field-type-submit {
		justify-content: flex-end
	}

	.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto
	}

	.elementor-tablet-button-align-center .e-form__buttons__wrapper,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0
	}

	.elementor-tablet-button-align-center .e-form__buttons__wrapper,
	.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto
	}
}

@media screen and (max-width:767px) {
	.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%
	}

	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1
	}

	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%
	}

	.elementor-mobile-button-align-center .e-form__buttons,
	.elementor-mobile-button-align-center .elementor-field-type-submit {
		justify-content: center
	}

	.elementor-mobile-button-align-start .e-form__buttons,
	.elementor-mobile-button-align-start .elementor-field-type-submit {
		justify-content: flex-start
	}

	.elementor-mobile-button-align-end .e-form__buttons,
	.elementor-mobile-button-align-end .elementor-field-type-submit {
		justify-content: flex-end
	}

	.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto
	}

	.elementor-mobile-button-align-center .e-form__buttons__wrapper,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0
	}

	.elementor-mobile-button-align-center .e-form__buttons__wrapper,
	.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto
	}
}

.elementor-error .elementor-field {
	border-color: #d9534f
}

.elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em
}

.elementor-message {
	margin: 10px 0;
	font-size: 1em;
	line-height: 1
}

.elementor-message:before {
	content: "\e90e";
	display: inline-block;
	font-family: eicons;
	font-weight: 400;
	font-style: normal;
	vertical-align: middle;
	margin-right: 5px
}

.elementor-message.elementor-message-danger {
	color: #d9534f
}

.elementor-message.elementor-message-danger:before {
	content: "\e87f"
}

.elementor-message.form-message-success {
	color: #5cb85c
}

.elementor-form .elementor-button {
	padding-top: 0;
	padding-bottom: 0;
	border: none
}

.elementor-form .elementor-button>span {
	display: flex;
	justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
	min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px
}

.elementor-element .elementor-widget-container {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
	display: inline-block;
	line-height: 1;
	background-color: #818a91;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
	color: #fff
}

.elementor-button-content-wrapper {
	display: flex;
	justify-content: center
}

.elementor-button-icon {
	flex-grow: 0;
	order: 5
}

.elementor-button-icon svg {
	width: 1em;
	height: auto
}

.elementor-button-icon .e-font-icon-svg {
	height: 1em
}

.elementor-button-text {
	flex-grow: 1;
	order: 10;
	display: inline-block
}

.elementor-button.elementor-size-xs {
	font-size: 13px;
	padding: 10px 20px;
	border-radius: 2px
}

.elementor-button.elementor-size-md {
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 4px
}

.elementor-button.elementor-size-lg {
	font-size: 18px;
	padding: 20px 40px;
	border-radius: 5px
}

.elementor-button.elementor-size-xl {
	font-size: 20px;
	padding: 25px 50px;
	border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
	margin-left: 5px;
	order: 15
}

.elementor-button .elementor-align-icon-left {
	margin-right: 5px;
	order: 5
}

.elementor-button span {
	text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f
}

.elementor-tab-title a {
	color: inherit
}

.elementor-view-stacked .elementor-icon {
	padding: .5em;
	background-color: #818a91;
	color: #fff;
	fill: #fff
}

.elementor-view-framed .elementor-icon {
	padding: .5em;
	color: #818a91;
	border: 3px solid #818a91;
	background-color: transparent
}

.elementor-icon {
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	color: #818a91;
	font-size: 50px;
	text-align: center
}

.elementor-icon:hover {
	color: #818a91
}

.elementor-icon i,
.elementor-icon svg {
	width: 1em;
	height: 1em;
	position: relative;
	display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.elementor-icon i.fad {
	width: auto
}

.elementor-shape-circle .elementor-icon {
	border-radius: 50%
}

.e-transform .elementor-widget-container {
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
	transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
	transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.elementor-element,
.elementor-lightbox {
	--swiper-theme-color: #000;
	--swiper-navigation-size: 44px;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
	line-height: 0
}

.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
	display: none
}

.elementor-element .swiper .elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button {
	position: absolute;
	display: inline-flex;
	z-index: 1;
	cursor: pointer;
	font-size: 25px;
	color: hsla(0, 0%, 93.3%, .9);
	top: 50%;
	transform: translateY(-50%)
}

.elementor-element .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg {
	fill: hsla(0, 0%, 93.3%, .9);
	height: 1em;
	width: 1em
}

.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
	left: 10px
}

.elementor-element .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
	right: 10px
}

.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled {
	opacity: .3
}

.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
	width: 100%
}

.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-pagination-fraction {
	bottom: 5px
}

.elementor-element .swiper.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button {
	transform: translate3d(0, -50%, 1px)
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper {
	padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button {
	top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
	position: relative
}

.elementor-element .elementor-main-swiper,
.elementor-lightbox .elementor-main-swiper {
	position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper {
	width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev {
	left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next {
	right: 0
}

.elementor-lightbox {
	--lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
	--lightbox-ui-color-hover: #fff;
	--lightbox-text-color: var(--lightbox-ui-color);
	--lightbox-header-icons-size: 20px;
	--lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
	display: none
}

.elementor-lightbox .dialog-widget-content {
	background: none;
	box-shadow: none;
	width: 100%;
	height: 100%
}

.elementor-lightbox .dialog-message {
	animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
	height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
	padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
	cursor: pointer;
	position: absolute;
	font-size: var(--lightbox-header-icons-size);
	right: .75em;
	margin-top: 13px;
	padding: .25em;
	z-index: 2;
	line-height: 1;
	display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
	height: 1em;
	width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
	color: var(--lightbox-ui-color);
	transition: all .3s;
	opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
	fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
	color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
	fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
	height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 70px;
	box-sizing: border-box;
	height: 100%;
	margin: auto
}

@media (max-width:767px) {
	.elementor-lightbox .elementor-lightbox-item {
		padding: 70px 0
	}
}

.elementor-lightbox .elementor-lightbox-image {
	max-height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
	opacity: 1;
	filter: none;
	border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
	box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
	border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media (min-width:1025px) {
	.elementor-lightbox .elementor-video-container {
		width: 75%
	}
}

@media (max-width:1024px) {
	.elementor-lightbox .elementor-video-container {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
		width: 70%
	}
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
	left: 0
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
	right: 0
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-fraction {
	width: -moz-max-content;
	width: max-content;
	color: #fff
}

.elementor-lightbox .elementor-swiper-button:focus {
	outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
	height: 100%;
	display: flex;
	align-items: center;
	width: 15%;
	justify-content: center;
	font-size: var(--lightbox-navigation-icons-size)
}

@media (max-width:767px) {
	.elementor-lightbox .elementor-swiper-button:focus {
		outline: none
	}

	.elementor-lightbox .elementor-swiper-button-next,
	.elementor-lightbox .elementor-swiper-button-prev {
		width: 20%
	}

	.elementor-lightbox .elementor-swiper-button-next i,
	.elementor-lightbox .elementor-swiper-button-prev i {
		padding: 10px;
		background-color: rgba(0, 0, 0, .5)
	}

	.elementor-lightbox .elementor-swiper-button-prev {
		left: 0;
		justify-content: flex-start
	}

	.elementor-lightbox .elementor-swiper-button-next {
		right: 0;
		justify-content: flex-end
	}
}

.elementor-slideshow__counter {
	color: currentColor;
	font-size: .75em;
	width: -moz-max-content;
	width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 15px 20px;
	transition: .3s
}

.elementor-slideshow__footer {
	color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
	color: var(--lightbox-ui-color);
	display: flex;
	flex-direction: row-reverse;
	font-size: var(--lightbox-header-icons-size);
	padding-left: 1em;
	padding-right: 2.6em;
	top: 0;
	align-items: center;
	z-index: 10
}

.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
	cursor: pointer;
	padding: .25em;
	margin: 0 .35em
}

.elementor-slideshow__header>i {
	font-size: inherit
}

.elementor-slideshow__header>i:hover {
	color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
	box-sizing: content-box;
	fill: var(--lightbox-ui-color);
	height: 1em;
	width: 1em
}

.elementor-slideshow__header>svg:hover {
	fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
	margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
	z-index: 5
}

.elementor-slideshow__share-menu {
	background-color: transparent;
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
	color: #2c2c2c
}

.elementor-slideshow__share-links {
	display: block;
	position: absolute;
	min-width: 200px;
	right: 2.8em;
	top: 3em;
	background-color: #fff;
	border-radius: 3px;
	padding: 14px 20px;
	transform: scale(0);
	opacity: 0;
	transform-origin: 90% 10%;
	transition: all .25s .1s;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
	text-align: left;
	color: #55595c;
	font-size: 12px;
	line-height: 2.5;
	display: block;
	opacity: 0;
	transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
	color: #000
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
	margin-right: .75em
}

.elementor-slideshow__share-links a i {
	font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
	height: 1.25em;
	width: 1.25em
}

.elementor-slideshow__share-links:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	right: .5em;
	border: .45em solid transparent;
	border-bottom-color: #fff;
	transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
	bottom: 0;
	z-index: 5;
	position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
	margin: 0
}

.elementor-slideshow__title {
	font-size: 16px;
	font-weight: 700
}

.elementor-slideshow__description {
	font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
	opacity: 0;
	pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
	opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
	width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
	background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
	opacity: 0;
	pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 1;
	cursor: default;
	background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
	transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
	opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
	color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
	color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
	color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
	color: #a4afb7
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
	fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
	fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
	fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
	fill: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
	z-index: 2
}

.animated {
	animation-duration: 1.25s
}

.animated.animated-slow {
	animation-duration: 2s
}

.animated.animated-fast {
	animation-duration: .75s
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.reverse {
	animation-direction: reverse;
	animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
	.animated {
		animation: none
	}
}

.elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr
}

.elementor-shape-top {
	top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
	z-index: -1
}

.elementor-shape-bottom {
	bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
	z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
	transform: rotate(180deg)
}

.elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
	fill: #fff;
	transform-origin: center;
	transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
	content: "\e813";
	font-family: eicons;
	top: 3px;
	font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
	display: flex;
	width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
	background: #55595c;
	font-size: 11px;
	line-height: 9px;
	margin-top: 6px;
	padding: 4px 8px;
	border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
	content: "\f348";
	top: 2px
}

#wpadminbar * {
	font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
	display: none
}

.elementor-post__thumbnail__link {
	transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
	padding: 0
}

.e--ua-appleWebkit.rtl {
	--flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
	--justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
	--justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: var(--justify-content, space-between);
	margin-left: calc(-.5 * var(--grid-column-gap));
	margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
	margin-left: calc(.5 * var(--grid-column-gap));
	margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
	display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
	margin-left: 0;
	margin-right: 0
}

@media (max-width:1024px) {

	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
		--justify-content: var(--flex-right, flex-end)
	}

	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
		--justify-content: center
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
		display: inline-block
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:767px) {

	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
		--justify-content: var(--flex-right, flex-end)
	}

	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
		--justify-content: center
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
		display: inline-block
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:767px) {

	.elementor .elementor-hidden-mobile,
	.elementor .elementor-hidden-phone {
		display: none
	}
}

@media (min-width:0) and (max-width:0) {
	.elementor .elementor-hidden-mobile_extra {
		display: none
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor .elementor-hidden-tablet {
		display: none
	}
}

@media (min-width:0) and (max-width:0) {

	.elementor .elementor-hidden-laptop,
	.elementor .elementor-hidden-tablet_extra {
		display: none
	}
}

@media (min-width:1025px) and (max-width:99999px) {
	.elementor .elementor-hidden-desktop {
		display: none
	}
}

@media (min-width:0) {
	.elementor .elementor-hidden-widescreen {
		display: none
	}
}

.elementor-widget-text-path {
	font-size: 20px;
	text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
	width: var(--width);
	max-width: 100%;
	height: auto;
	overflow: visible;
	word-spacing: var(--word-spacing);
	transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
	vector-effect: non-scaling-stroke;
	fill: var(--path-fill, transparent);
	stroke: var(--stroke-color, transparent);
	stroke-width: var(--stroke-width, 1px);
	transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
	--path-fill: var(--path-fill-hover);
	--stroke-color: var(--stroke-color-hover);
	--stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
	--fill: var(--text-color);
	fill: var(--fill);
	direction: var(--direction, ltr);
	transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
	--color: var(--text-color-hover, var(--text-color));
	--fill: var(--color);
	color: var(--color)
}

.elementor-widget-n-tabs {
	--n-tabs-color-accent-fallback: #61ce70;
	--n-tabs-color-secondary-fallback: #54595f;
	--n-tabs-default-padding-block: 15px;
	--n-tabs-default-padding-inline: 35px;
	--n-tabs-overflow-x: hidden;
	--n-tabs-overflow-y: auto;
	--n-tabs-background-color: transparent;
	--n-tabs-display: flex;
	--n-tabs-direction: column;
	--n-tabs-gap: 10px;
	--n-tabs-heading-display: flex;
	--n-tabs-heading-direction: row;
	--n-tabs-heading-grow: initial;
	--n-tabs-heading-justify-content: center;
	--n-tabs-heading-width: initial;
	--n-tabs-height: initial;
	--n-tabs-border-width: 1px;
	--n-tabs-border-color: #d4d4d4;
	--n-tabs-content-padding: initial;
	--n-tabs-content-border-radius: initial;
	--n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
	--n-tabs-title-color-hover: #fff;
	--n-tabs-title-color-active: #fff;
	--n-tabs-title-background-color: #f1f3f5;
	--n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
	--n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
	--n-tabs-title-width: initial;
	--n-tabs-title-height: initial;
	--n-tabs-title-font-size: 1rem;
	--n-tabs-title-justify-content-toggle: initial;
	--n-tabs-title-align-items-toggle: center;
	--n-tabs-title-justify-content: center;
	--n-tabs-title-align-items: center;
	--n-tabs-title-direction: row;
	--n-tabs-title-gap: 10px;
	--n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
	--n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
	--n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
	--n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
	--n-tabs-title-border-radius: initial;
	--n-tabs-title-transition: 0.3s;
	--n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
	--n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
	--n-tabs-icon-color-active: #fff;
	--n-tabs-icon-gap: 5px;
	width: 100%;
	max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
	display: var(--n-tabs-display);
	flex-direction: var(--n-tabs-direction);
	gap: var(--n-tabs-gap);
	text-align: left;
	height: var(--n-tabs-height);
	overflow-x: var(--n-tabs-overflow-x);
	overflow-y: var(--n-tabs-overflow-y)
}

.elementor-widget-n-tabs .e-n-tabs-heading {
	display: var(--n-tabs-heading-display);
	flex-basis: var(--n-tabs-heading-width);
	flex-direction: var(--n-tabs-heading-direction);
	flex-shrink: 0;
	justify-content: var(--n-tabs-heading-justify-content);
	gap: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content {
	flex-grow: 1;
	padding: var(--n-tabs-content-padding);
	border-radius: var(--n-tabs-content-border-radius)
}

.elementor-widget-n-tabs .e-n-tab-title {
	display: flex;
	align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
	flex-direction: var(--n-tabs-title-direction);
	justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
	gap: var(--n-tabs-icon-gap);
	border-width: var(--n-tabs-border-width);
	position: relative;
	cursor: pointer;
	outline: none;
	padding: var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);
	border-radius: var(--n-tabs-title-border-radius);
	height: var(--n-tabs-title-height);
	width: var(--n-tabs-title-width);
	transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title span i,
.elementor-widget-n-tabs .e-n-tab-title span svg {
	transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
	display: flex;
	align-items: center;
	font-size: var(--n-tabs-title-font-size)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
	display: flex;
	align-items: center;
	flex-direction: column;
	order: var(--n-tabs-icon-order);
	overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
	font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
	width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
	height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
	display: none
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
	background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active),
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
	color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
	color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
	fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
	transform: translateY(-100vh);
	height: 0;
	opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover,
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover a {
	color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover .e-n-tab-icon i {
	color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover .e-n-tab-icon svg {
	fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active,
.elementor-widget-n-tabs .e-n-tab-title.e-active a {
	color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
	color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
	fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
	transform: translateY(-100vh);
	height: 0;
	opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active,
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus,
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
	transform: none;
	animation: initial
}

.elementor-widget-n-tabs .e-con,
.elementor-widget-n-tabs .e-n-tabs-content {
	border-width: 1px;
	border: var(--n-tabs-border-width) none var(--n-tabs-border-color)
}

.elementor-widget-n-tabs .e-con .e-collapse:not(:first-child),
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
	margin-top: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-con .e-collapse.e-active,
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
	margin-bottom: var(--n-tabs-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
	display: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title):hover {
	background-color: var(--n-tabs-title-background-color-hover);
	background-image: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active {
	background-color: var(--n-tabs-title-background-color-active);
	background-image: none
}

@media (min-width:768px) {
	.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
		display: none
	}
}

@media (max-width:767px) {
	.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
		display: none
	}
}

@media (min-width:0) {
	.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
		display: none
	}
}

@media (max-width:0) {
	.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
		display: none
	}
}

@media (min-width:1025px) {
	.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
		display: none
	}
}

@media (max-width:1024px) {
	.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
		display: none
	}
}

@media (min-width:0) {
	.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
		display: none
	}
}

@media (max-width:0) {
	.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
		display: none
	}
}

@media (min-width:1025px) {
	.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
		display: none
	}
}

@media (max-width:0) {
	.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
		display: none
	}
}

/* https://legendslimousine.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 */
@font-face {
	font-display: swap;
	font-family: swiper-icons;
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
	touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-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: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/* https://legendslimousine.com/wp-content/uploads/elementor/css/post-4415.css?ver=1678970222 */
.elementor-kit-4415 {
	--e-global-color-primary: #6EC1E4;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #61CE70;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1140px
}

.e-con {
	--container-max-width: 1140px
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px
}

.elementor-element {
	--widgets-spacing: 20px
}

h1.entry-title {
	display: var(--page-title-display)
}

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px
	}

	.e-con {
		--container-max-width: 1024px
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px
	}

	.e-con {
		--container-max-width: 767px
	}
}

/* https://legendslimousine.com/wp-content/uploads/elementor/css/global.css?ver=1678970222 */
.elementor-widget-heading .elementor-heading-title {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image .widget-image-caption {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: var(--e-global-color-primary)
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
	color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary)
}

.elementor-widget-button .elementor-button {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
	background-color: var(--e-global-color-accent)
}

.elementor-widget-divider {
	--divider-color: var(--e-global-color-secondary)
}

.elementor-widget-divider .elementor-divider__text {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon {
	color: var(--e-global-color-secondary);
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-image-box .elementor-image-box-title {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image-box .elementor-image-box-description {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon {
	color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon svg {
	fill: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-widget-icon-box.elementor-view-default .elementor-icon {
	fill: var(--e-global-color-primary);
	color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title {
	color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-icon-box .elementor-icon-box-description {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-star-rating .elementor-star-rating__title {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
	border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
	color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
	fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-text {
	color: var(--e-global-color-secondary)
}

.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item>a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-counter .elementor-counter-number-wrapper {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-counter .elementor-counter-title {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
	background-color: var(--e-global-color-primary)
}

.elementor-widget-progress .elementor-title {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-name {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-job {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
	color: var(--e-global-color-primary)
}

.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
	color: var(--e-global-color-accent)
}

.elementor-widget-tabs .elementor-tab-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-tabs .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
	color: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-accordion-icon svg {
	fill: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.elementor-widget-accordion .elementor-active .elementor-accordion-title {
	color: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
	fill: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-accordion-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-accordion .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-toggle .elementor-toggle-icon {
	color: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-toggle-icon svg {
	fill: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a,
.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
	color: var(--e-global-color-accent)
}

.elementor-widget-toggle .elementor-toggle-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-toggle .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-alert .elementor-alert-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-alert .elementor-alert-description {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-path {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

/* https://legendslimousine.com/wp-content/uploads/elementor/css/post-423.css?ver=1679763866 */
.elementor-423 .elementor-element.elementor-element-12e2a699 {
	margin-top: -45px;
	margin-bottom: -45px
}

.elementor-423 .elementor-element.elementor-element-6dba6917 {
	color: #FFF
}

/* https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap&ver=34d8634bba0c7f8c3611167e7de0ed60 */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzAdKQ.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsI.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzQ.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsI.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsI.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc6CsI.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzQ.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc-.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxM.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc-.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc-.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc-.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOmb2Rl.woff) format('woff')
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOmb2Rl.woff) format('woff')
}
