@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Abril+Fatface&display=swap');
/*!
Theme Name: LUXORIOM
Theme URI: https://luxoriom.ca/
Author: 4D Concept Floorwrap Ltd.
Author URI: https://luxoriom.ca/
Description: Sought for its quality, appearance, and ease of installation, our vinyl dance floor have served a variety of banquet halls, home events, weddings, birthdays, engagement, hotels, restaurants, and clubs for special events and occasions. The perfect dance floor are designed in all patterns to match the decor of any event.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License URI: LICENSE
Text Domain: conceptfloorwrap
Tags: conceptfloorwrap, floorwrap

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

:root {
	--primary-bg: #171739;
	--font-1: 'Roboto', sans-serrif;
	--font-2: 'Abril Fatface', serif;
	--plyr-color-main: #d1ac36;
	--plyr-video-background: #171739;
}

html,
body {
	
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	height: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	/* position: relative; */
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

body,
html {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
}

html {}

body {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	color: #2a2a2a;
}

.container {
	width: 94%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

header.site-header .site-title,
header.site-header .site-description {
	display: none !important;
}

header.site-header {
	box-sizing: border-box;
	width: 100%;
	background: #020e52;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11;
}

header.site-header .top-header {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
	flex-wrap: wrap;
}

header.site-header .top-header .top-header-left {
	width: 30%;
	max-width: 260px;
	box-sizing: border-box;
	padding: 0em 0em;
	display: flex;
	align-items: center;
}

header.site-header .top-header .top-header-left a {
	display: block;
}

header.site-header .top-header .top-header-left a img {
	display: block;
}

header.site-header .top-header .top-header-menu {
	width: 68%;
	box-sizing: border-box;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
    font-family:'Abril Fatface', serif;
}

header.site-header .top-header .top-header-cta {
	font-family:'Abril Fatface', serif;
}

.menu-top-menu-container {
	display: flex;
	justify-content: flex-end;
	height: 100%;
	align-items: center;
	margin-top: auto;
	margin-bottom: auto;
}

.menu-top-menu-container ul#primary-menu {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	align-self: stretch;
	flex-wrap: wrap;
}

.menu-top-menu-container ul#primary-menu li.menu-item {
	box-sizing: border-box;
	margin-left: 1.5em;
	display: flex;
	/* height: 100%; */
	box-sizing: border-box;
	align-self: center;
	justify-self: center;
	padding-top: 1.4em;
	padding-bottom: 1.4em;
}

.menu-top-menu-container ul#primary-menu li.menu-item a {
	color: white;
	font-weight: 700;
	text-transform: uppercase;
	/* font-family: 'Montserrat'; */
}

.menu-top-menu-container ul#primary-menu li.menu-item a:hover {}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children {
	/* position: relative; */
	/* display: block; */
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children a {}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children a:hover {}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu {
	display: flex;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #e4e4e4;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	transform: scale(0);
	opacity: 0;
	transition: scale 0.2s ease-in-out, opacity 0.3s ease-in-out;
	position: absolute;
	left: 0;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children>a {
	display: block;
	position: relative;
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children:hover>a:after {
	content: ' ';
	width: 0;
	height: 0;
	border-left: 1em solid transparent;
	border-right: 1em solid transparent;
	border-bottom: 1em solid #c1dbff;
	position: absolute;
	left: 0px;
	bottom: -1.5em;
	right: 0px;
	margin: auto;
}


.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children:hover .sub-menu {
	box-sizing: border-box;
	transform: scale(1);
	opacity: 1;
	/* display: block; */
	box-shadow: 0px 9px 15px #0000003d;
	border-top: 5px solid #c1dbff;
	/* border-top-right-radius: 5px; */
	border-bottom: 10px solid #f4f4f4;
	position: absolute;
	border-style: solid;
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item {
	margin: 0;
	box-sizing: border-box;
	font-size: 0.9em;
	text-align: center;
	/* border: 1px solid #dedede; */
	padding: 0;
	width: 50%;
	margin: 0;
	margin-left: 0;
	margin-right: 0px;
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item a {
	box-sizing: border-box;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	color: #171739;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	width: 100%;
}

.menu-top-menu-container ul#primary-menu li.menu-item:first-of-type {
	margin-left: 0px;
}

.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item a:hover {
	background: #f7f9ff;
}

.header-cta-btn {
	box-sizing: border-box;
	color: white;
	background: #2196F3;
	padding: 1.4em 2em;
	display: block;
	margin-left: 1em;
	text-transform: uppercase;
	font-weight: 900;
	cursor: pointer;
	transition: background 0.3s ease-in-out;
    font-family: 'Abril Fatface', serif;
}

.header-cta-btn.header-cta-btn-desktop {}

header.site-header .sub-menu.sub-menu-has-bg-set {
	background-size: cover;
	background-position: center center;
}

header.site-header .sub-menu.service-hover-1-bg-active {
	background-image: url('images/menu-bg-1.jpg');
}

header.site-header .sub-menu.service-hover-2-bg-active {
	background-image: url('images/menu-bg-2.jpg');
}

header.site-header .sub-menu.service-hover-3-bg-active {
	background-image: url('images/menu-bg-3.jpg');
}

header.site-header .sub-menu.service-hover-4-bg-active {
	background-image: url('images/menu-bg-4.jpg');
}

header.site-header .sub-menu.service-hover-5-bg-active {
	background-image: url('images/menu-bg-5.jpg');
}

header.site-header .sub-menu.service-hover-6-bg-active {
	background-image: url('images/menu-bg-6.jpg');
}

header.site-header .sub-menu.sub-menu-has-bg-set::before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #96b2ff;
	opacity: 0.8;
	z-index: 1;
}

header.site-header .sub-menu.sub-menu-has-bg-set li {
	position: relative;
	z-index: 1;
}

.page-top-section.home-top-section {
	box-sizing: border-box;
	height: 90vh;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	/* max-height: 580px; */
	overflow: hidden;
}

.page-top-section.home-top-section .page-top-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: auto;
	width: 100%;
	height: 100%;
	margin: auto;
	z-index: 0;
	background-size: cover;
	background-position: center 65%;
}

.page-top-section.home-top-section .page-top-bg img {
	display: none !important;
}

.page-top-section.home-top-section .container {
	position: relative;
	z-index: 1;
	color: white;
	box-sizing: border-box;
	align-self: flex-end;
	padding-bottom: 3em;
}

.page-top-section.home-top-section .page-top-bg::before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(2deg, #0000a6 20%, transparent 80%);
}

.home-top-title {
	font-family: 'Abril Fatface', serif;
	font-weight: 700;
	font-size: 7.5vw;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}

span.home-top-canada {
	font-weight: 500;
	display: block;
	font-size: 2em;
}

.home-top-luxury {
	font-size: 2em;
	display: block;
	font-weight: 800;
}

.home-top-city {
	font-style: italic;
	display: block;
	font-size: 0.8em;
}

span.home-top-number1 {
	font-weight: 600;
	display: block;
	display: block;
	font-size: 2em;
	color: #d3ae37;
}

span.home-top-number1 {
	/* display: block; */
	/* font-size: 2em; */
}

.home-top-designer {
	display: block;
	margin-bottom: 2em;
}

.home-top-trademark {
	display: block;
	font-weight: 500;
	font-size: 2em;
	color: #d4af36;
	font-style: italic;
}

.cfw-cta-btn {
	font-weight: 900;
	text-transform: uppercase;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
	font-size: 1.2em;
	padding: 1em 2em;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.cfw-cta-btn.cfw-cta-btn-color-1 {
	background: #FFC107;
	color: #171739;
	box-shadow: 0px 1px 6px #00000099;
}

.cfw-cta-btn.cfw-cta-btn-color-1:hover {
	background: #be9003;
	color: #171739;
}

footer.site-footer {
	box-sizing: border-box;
	background: #020264;
	color: white;
	padding: 4em 0em;
	padding-bottom: 0;
}

.cfw-footer-title {
	text-align: center;
	color: #d4af36;
}

.cfw-footer-logo {
	box-sizing: border-box;
	text-align: center;
	pointer-events: none;
	margin-top: 2em;
}

.cfw-footer-logo a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

.footer-menu-full-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	text-align: center;
	margin-bottom: 2em;
}

.footer-menu-full-container .footer-menu-full-block {
	width: 30%;
}

.footer-menu-full-container .footer-menu-full-block .menu-footer-menu-1-container {}

.footer-menu-full-container .footer-menu-full-block .menu-footer-menu-2-container {}

.footer-menu-full-container .footer-menu-full-block .menu-footer-menu-3-container {}

.footer-menu-full-container .footer-menu-full-block ul.menu {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu-full-container .footer-menu-full-block ul.menu ul.sub-menu {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 0.4em;
	/* font-size: 0.8em; */
	color: white;
}

.footer-menu-full-container .footer-menu-full-block ul.menu li {}

.footer-menu-full-container .footer-menu-full-block ul.menu li.menu-item {
	box-sizing: border-box;
	margin-bottom: 0.4em;
}

.footer-menu-full-container .footer-menu-full-block ul.menu li.menu-item.menu-item-has-children {}

.footer-menu-full-container .footer-menu-full-block ul.menu li.menu-item.menu-item-has-children>a {
	color: #ec1d23;
	text-transform: uppercase;
	font-weight: 600;
}

.footer-menu-full-container .footer-menu-full-block ul.menu li.menu-item a {
	color: white;
	text-decoration: none;
}

.footer-menu-full-container .footer-menu-full-block ul.menu li.menu-item a:hover {
	color: #d4af36;
}

.footer-phone {
	text-align: center;
	font-weight: 700;
	margin-top: 2em;
	font-size: 1.5em;
	margin-bottom: 1em;
}

.footer-phone a {
	color: white;
	text-decoration: none;
}

.footer-phone a:hover {}

.footer-gold-text {
	text-align: center;
	color: #c8a433;
	box-sizing: border-box;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.footer-white-text {
	text-align: center;
	color: white;
}

.footer-white-text a {
	font-weight: 500;
	color: white;
}

.footer-white-text a:hover {
	color: #d4af36;
}

.header-cta-btn:hover {
	background: #d4af36;
}

.footer-trademark {
	box-sizing: border-box;
	background: #d1ac36;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 2em 0em;
	text-align: center;
	margin-top: 2em;
	color: #171739;
}

.footer-trademark .footer-copy {
	font-weight: 600;
	font-size: 0.8em;
}

.footer-trademark .social_wrapper {
	text-align: center;
	box-sizing: border-box;
}

.footer-trademark .social_wrapper ul {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
}

.footer-trademark .social_wrapper ul li {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.footer-trademark .social_wrapper ul li a {
	font-size: 3em;
	color: #171739;
}

.footer-trademark .social_wrapper ul li a:hover {
	color: #020264;
}

.footer-social-media-call {
	font-size: 2em;
	font-weight: 600;
}

.top-header-mobile-opener {
	display: none;
}

.page-top-section.home-top-section .page-top-bg::after {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	animation-name: home-top-colors;
	background: #020e52;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	animation-delay: 0s;
	animation-iteration-count: 1;
}

@keyframes home-top-colors {
	0% {
		background: #020e52;
	}

	80% {
		background: #020e52;
	}

	100% {
		background: transparent;
	}
}

.section-generic-padding {
	box-sizing: border-box;
	padding: 4em 0em;
}

.home-brands-section .section-title {
	text-align: center;
}

.section-title {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 2em;
}

.home-brands-section {
	overflow: hidden;
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.partner-brands-all {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 1em;
	width: 100%;
	max-width: calc(100% - 50px);
	margin-left: auto;
	margin-right: auto;
}

.slick-prev {
	left: -25px;
}

.slick-prev,
.slick-next {
	font-size: 2em;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 1em;
	height: 1em;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	background: #171739;
}

.partner-brands-all .slick-prev:before,
.partner-brands-all .slick-next:before {
	color: #d4af36;
}

.partner-brands-all .slick-list {
	width: calc(100% - 8em);
	margin-left: auto;
	margin-right: auto;
}

.slick-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f060";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	font-size: 0.7em;
}

.partner-brands-all .slick-track {
	display: flex;
	align-items: center;
}

.slick-next {
	right: -25px;
}

.slick-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f061";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	font-size: 0.7em;
}

.slick-dots {
	position: absolute;
	bottom: -3em;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 1em;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #d4af36;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 1em;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: 1;
	color: #151535;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Font Awesome 5 Free";
	content: "\f192";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
}

.partner-brand-single {
	box-sizing: border-box;
	margin: 1em;
	outline: none !important;
	border: none !important;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

.partner-brand-single img {
	max-width: 150px;
	max-height: 70px;
	margin: auto;
}

.all-services-section {
	position: relative;
	z-index: 0;
}

.all-services-section .section-title {
	text-align: center;
    font-family: 'Abril Fatface', serif;
}

.cfw-all-services-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	box-sizing: border-box;
}

.cfw-all-services-single-container {
	width: 30%;
	margin-top: 1em;
	margin-bottom: 1em;
	background: #ebebeb;
	border-radius: 5px;
	text-align: center;
	height: 0;
	padding-bottom: 15%;
	position: relative;
	overflow: hidden;
	margin-right: 5%;
}

.cfw-all-services-single-container:nth-child(3n+3) {
	margin-right: 0px;
}

.cfw-all-services-single-container-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #d4af36;
}

.cfw-all-services-single-container-bg-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	box-sizing: border-box;
	background-position: center center;
	background-size: cover;
}

.cfw-all-services-single-container-title {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	color: white;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.cfw-all-services-single-container-title h2 {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

.cfw-all-services-single-container a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
}

.cfw-all-services-single-container-bg-image::before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.8;
	background: linear-gradient(359deg, #171739, transparent);
}

.home-reviews-section {
	overflow: hidden;
	background: #c1dbff;
}

.home-reviews-section .section-title {
	text-align: center;
    font-family: 'Abril Fatface', serif;
}

.home-reviews-container {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.client-reviews-all {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.cfw-client-review-single-container {
	text-align: center;
	width: 100%;
	/* max-width: 790px; */
	margin-left: 2em;
	margin-right: 2em;
	box-sizing: border-box;
	background: #f8f8f8;
	padding: 1em 1em;
	border-radius: 5px;
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
}

.cfw-client-review-single-container::before {
	font-family: "Font Awesome 5 Free";
	content: "\f10d";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	font-size: 0.7em;
	position: absolute;
	left: -0.1em;
	top: -0.6em;
	font-size: 3em;
}

.cfw-client-review-single-container::after {
	font-family: "Font Awesome 5 Free";
	content: "\f10e";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	font-size: 0.7em;
	position: absolute;
	right: -0.1em;
	bottom: -0.6em;
	font-size: 3em;
}

.cfw-client-review-single-container-text {
	position: relative;
	font-size: 1.3em;
	font-style: italic;
}

.cfw-client-review-single-container-title {}

.cfw-client-review-single-container-title h3 {
	margin: 0;
	margin-top: 0.5em;
	font-size: 1em;
	color: #171739;
}

.cfw-client-review-single-container-stars {
	font-size: 2em;
}

.cfw-client-review-single-container-stars i {
	color: #ffcd28;
}

.slick-prev.slick-arrow {
	left: 5px;
	z-index: 1;
}

.slick-next.slick-arrow {
	right: 5px;
}

.slick-prev.slick-arrow::before {
	font-size: 0.8em;
	color: #d4af36;
}

.slick-next.slick-arrow::before {
	font-size: 0.8em;
	color: #d4af36;
}

.section-all-projects-ajax {}

.section-all-projects-ajax .section-title {
	text-align: center;
}

.load_more_projects_by_ajax {
	text-align: center;
	margin-top: 1em;
}

.load-more-projects {
	font-size: 1.5em;
	font-weight: 500;
	color: #020264;
	cursor: pointer;
}

.load-more-projects:hover {
	color: black;
}

.all-projects-ajax-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ajax-loaded-single-image {
	width: 24%;
	margin-top: 1em;
}

.ajax-loaded-single-image img {
	display: block;
}

.ajax-projects-loading {
	display: block;
	width: 100%;
	/* background: red; */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1em;
	height: 12em;
	position: relative;
}

.ajax-projects-loading-loader {
	width: 8px;
	height: 8px;
	position: relative;
	border-radius: 50%;
	background: #171739;
	animation: wave 1s ease-in infinite;
}

.page-top-section.home-top-section.other-pages-top-section {
	height: 65vh;
	min-height: 450px;
	max-height: 500px;
	text-align: center;
	background: #171739;
}

.page-top-section.home-top-section.other-pages-top-section .page-top-bg {
	background-position: center center;
}

.page-top-section.home-top-section.other-pages-top-section .page-top-bg::after {
	animation-duration: 0s;
}

@keyframes wave {
	0% {
		box-shadow:
			0 0 0 0px rgb(23 23 57), 0 0 0 20px rgb(255 77 108 / 71%), 0 0 0 40px #d4af36c9, 0 0 0 60px #020264c2, 0 0 0 80px #e81c23a6;
	}

	100% {
		box-shadow:
			0 0 0 80px rgba(255, 255, 255, 0),
			0 0 0 60px rgba(255, 255, 255, 0.2),
			0 0 0 40px rgba(255, 255, 255, 0.4),
			0 0 0 20px rgba(255, 255, 255, 0.6),
			0 0 0 0px rgba(255, 255, 255, 1)
	}
}

.cfw-video-container {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
}


/* ================ The Timeline ================ */

.cfw-timeline .timeline {
	position: relative;
	width: 660px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 1em 0;
	list-style-type: none;
}

.cfw-timeline .timeline:before {
	position: absolute;
	left: 50%;
	top: 0;
	content: " ";
	display: block;
	width: 6px;
	height: 100%;
	margin-left: -3px;
	background: rgb(80, 80, 80);
	background: -moz-linear-gradient(top,
			rgba(80, 80, 80, 0) 0%,
			rgb(80, 80, 80) 8%,
			rgb(80, 80, 80) 92%,
			rgba(80, 80, 80, 0) 100%);
	background: -webkit-gradient(linear,
			left top,
			left bottom,
			color-stop(0%, rgba(30, 87, 153, 1)),
			color-stop(100%, rgba(125, 185, 232, 1)));
	background: -webkit-linear-gradient(top,
			rgba(80, 80, 80, 0) 0%,
			rgb(80, 80, 80) 8%,
			rgb(80, 80, 80) 92%,
			rgba(80, 80, 80, 0) 100%);
	background: -o-linear-gradient(top,
			rgba(80, 80, 80, 0) 0%,
			rgb(80, 80, 80) 8%,
			rgb(80, 80, 80) 92%,
			rgba(80, 80, 80, 0) 100%);
	background: -ms-linear-gradient(top,
			rgba(80, 80, 80, 0) 0%,
			rgb(80, 80, 80) 8%,
			rgb(80, 80, 80) 92%,
			rgba(80, 80, 80, 0) 100%);
	background: linear-gradient(to bottom,
			rgba(80, 80, 80, 0) 0%,
			rgb(80, 80, 80) 8%,
			rgb(80, 80, 80) 92%,
			rgba(80, 80, 80, 0) 100%);

	z-index: 5;
}

.cfw-timeline .timeline li {
	padding: 1em 0;
}

.cfw-timeline .timeline li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cfw-timeline .direction-l {
	position: relative;
	width: 300px;
	float: left;
	text-align: right;
}

.cfw-timeline .direction-r {
	position: relative;
	width: 300px;
	float: right;
}

.cfw-timeline .flag-wrapper {
	position: relative;
	display: inline-block;

	text-align: center;
}

.cfw-timeline .flag {
	position: relative;
	display: inline;
	background: rgb(248, 248, 248);
	padding: 6px 10px;
	border-radius: 5px;

	font-weight: 600;
	text-align: left;
}

.cfw-timeline .direction-l .flag {
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15),
		0 0 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.cfw-timeline .direction-r .flag {
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15),
		0 0 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.cfw-timeline .direction-l .flag:before,
.cfw-timeline .direction-r .flag:before {
	position: absolute;
	top: 50%;
	right: -40px;
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	margin-top: -10px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(255, 80, 80);
	z-index: 10;
}

.cfw-timeline .direction-r .flag:before {
	left: -40px;
}

.cfw-timeline .direction-l .flag:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -8px;
	border: solid transparent;
	border-left-color: rgb(248, 248, 248);
	border-width: 8px;
	pointer-events: none;
}

.cfw-timeline .direction-r .flag:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -8px;
	border: solid transparent;
	border-right-color: rgb(248, 248, 248);
	border-width: 8px;
	pointer-events: none;
}

.cfw-timeline .time-wrapper {
	display: inline;

	line-height: 1em;
	font-size: 0.66666em;
	color: rgb(250, 80, 80);
	vertical-align: middle;
}

.cfw-timeline .direction-l .time-wrapper {
	float: left;
}

.cfw-timeline .direction-r .time-wrapper {
	float: right;
}

.cfw-timeline .time {
	display: inline-block;
	padding: 4px 6px;
	background: rgb(248, 248, 248);
}

.cfw-timeline .desc {
	margin: 1em 0.75em 0 0;

	font-size: 0.77777em;
	font-style: italic;
	line-height: 1.5em;
}

.cfw-timeline .direction-r .desc {
	margin: 1em 0 0 0.75em;
}

.cfw-timeline {
	position: relative;
	z-index: 0;
}

.cfw-general-style-section {}

.cfw-general-style-section ul {
	margin-left: 0em;
	padding-left: 1em;
}

.cfw-general-style-section .container {
	max-width: 800px;
}

.cfw-all-services-container.cfw-all-blogs-container .cfw-all-services-single-container-title h2 {
	font-size: 1.2em;
}

.service-points-all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.service-point-single-container {
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 24%;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #171739;
	padding: 1em;
	border-radius: 5px;
}

.service-point-single-text {
	width: 100%;
	order: 1;
	margin-top: 1em;
	font-weight: 800;
}

.service-point-single-image {
	width: 100%;
	text-align: center;
}

.service-point-single-image img {
	display: block;
	width: 100%;
	max-width: 100px;
	margin: auto;
}

.service-points-section {
	background: #ececec;
}

.fourofour-image-container {
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	margin-top: 3em;
}

.fourofour-image-container img {
	display: block;
	margin: auto;
}

.cfw-scrolling-animation {
	width: 100vw;
	height: 100vh;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: black;
	position: relative;
}

.cfw-scrolling-card,
.cfw-scrolling-content {
	overflow: hidden;
}

.cfw-scrolling-card,
.cfw-scrolling-container {
	display: flex;
	align-items: center;
}

.cfw-scrolling-card {
	width: 1280px;
	height: 720px;
	margin: 0;
	justify-content: center;
}

.cfw-scrolling-container-full,
.cfw-scrolling-content {
	width: 1000px;
	height: 562px;
}

.cfw-scrolling-backgroundImage {
	position: absolute;
	width: 1000px;
}

.cfw-scrolling-boyImage {
	position: absolute;
	width: 1000px;
	z-index: 2;
	animation: 200s linear infinite blur;
}

.cfw-scrolling-content {
	border-radius: 40px;
	animation: 200s linear infinite brightness;
}

.cfw-scrolling-container {
	justify-content: center;
}

.cfw-scrolling-container-full,
.cfw-scrolling-face {
	display: flex;
	align-items: center;
	overflow: hidden;
}

.cfw-scrolling-container-full {
	margin: 0;
	justify-content: center;
	transform: scale(1);
	animation: 200s linear infinite zoom-in;
}

.cfw-scrolling-cube,
.cfw-scrolling-face {
	width: 870px;
	height: 190px;
}

.cfw-scrolling-cube {
	position: relative;
	transform-style: preserve-3d;
	perspective: 480px;
	transform-style: preserve-3d;
	perspective-origin: 51% 70%;
}

.cfw-scrolling-face,
.cfw-scrolling-hue {
	position: absolute;
}

.cfw-scrolling-face {
	background: 0 0;
	border: 0 solid #000;
	opacity: 0.5;
}

.cfw-scrolling-bottom,
.cfw-scrolling-top {
	width: 870px;
	height: 870px;
}

.cfw-scrolling-container p {
	white-space: nowrap;
	overflow: hidden;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-size: calc(6em + (190px / 10) * 0.7);
	padding-top: 20px;
	color: #fff;
}

.cfw-scrolling-animation span {
	color: red;
}

.cfw-scrolling-front {
	transform: translateZ(435px);
	display: none;
}

.cfw-scrolling-back {
	transform: translateZ(-435px) rotateY(180deg) scaleX(-1);
}

.cfw-scrolling-left {
	transform: translateX(-435px) rotateY(-90deg) scaleX(-1);
}

.cfw-scrolling-right {
	transform: translateX(435px) rotateY(90deg) scaleX(-1);
}

.cfw-scrolling-top {
	transform: translateY(-435px) rotateX(90deg) scaleY(-1);
}

.cfw-scrolling-bottom {
	transform: translateY(-245px) rotateX(-90deg) scaleY(-1);
}

.cfw-scrolling-left p {
	margin-left: 480px;
	animation: 200s linear infinite left;
}

.cfw-scrolling-back p {
	margin-left: -390px;
	animation: 200s linear infinite back;
}

.cfw-scrolling-right p {
	margin-left: -1260px;
	animation: 200s linear infinite right;
}

@keyframes left {
	100% {
		margin-left: -54000px;
	}
}

@keyframes back {
	100% {
		margin-left: -54870px;
	}
}

@keyframes right {
	100% {
		margin-left: -55740px;
	}
}

.cfw-scrolling-hue {
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	mix-blend-mode: overlay;
	background: #1e5799;
	background: radial-gradient(ellipse at center, #1e5799 0, #7db9e8 100%);
	opacity: 1;
}

.cfw-scrolling-hue.animated {
	-webkit-animation: 8s infinite filter-animation;
	animation: 8s infinite filter-animation;
}

.cfw-scrolling-container-reflect {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 380px;
	filter: blur(10px);
}

.cfw-scrolling-container-reflect .cfw-scrolling-cube {
	perspective-origin: 51% -30%;
}

.cfw-scrolling-container-reflect .cfw-scrolling-back {
	transform: translateZ(-435px) rotateY(180deg) scaleX(-1) scaleY(-1);
}

.cfw-scrolling-container-reflect .cfw-scrolling-left {
	transform: translateX(-435px) rotateY(-90deg) scaleX(-1) scaleY(-1);
}

.cfw-scrolling-container-reflect .cfw-scrolling-right {
	transform: translateX(435px) rotateY(90deg) scaleX(-1) scaleY(-1);
}

.cfw-scrolling-container-reflect p {
	transform: scaleY(70%);
}

@keyframes filter-animation {

	0%,
	100% {
		filter: hue-rotate(0deg);
	}

	50% {
		filter: hue-rotate(100deg);
	}
}

@keyframes zoom-in {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(2.5);
	}
}

@keyframes blur {
	0% {
		filter: blur(0px);
	}

	100% {
		filter: blur(3px);
	}
}

@keyframes brightness {
	0% {
		filter: brightness(1) contrast(1);
	}

	100% {
		filter: brightness(0.8) contrast(1.3);
	}
}

.cfw-contact-modal-section {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1111;
	display: none;
	align-items: center;
	justify-content: center;
}

.cfw-contact-modal-section.cfw-contact-modal-section-open {
	display: flex;
}

.cfw-contact-modal-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 1;
	background: linear-gradient(180deg, #020264, #d4af36);
	background: #000000de;
}

.cfw-contact-modal-inner {
	position: relative;
	z-index: 1;
	width: 96%;
	max-width: 700px;
	background: white;
	border-radius: 0px;
	box-shadow: 5px 5px 15px black;
}

.cfw-contact-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #171739;
	box-sizing: border-box;
	padding: 0.3em 1em;
	flex-wrap: wrap;
	position: relative;
	text-align: center;
    padding-top:10px;
}

.cfw-contact-modal-header-logo {
	pointer-events: none;
	display: flex;
	align-items: center;
	width: 100%;
	text-align: center;
}

.cfw-contact-modal-header-logo a {
	display: block;
	display: flex;
	align-items: center;
	width: 100%;
	text-align: center;
}

.cfw-contact-modal-header-logo img {
	width: 85%;
	max-width: 300px;
	margin: auto;
}

.cfw-contact-modal-header-close {
	display: flex;
	justify-content: flex-end;
	position: absolute;
	right: 0em;
	top: -2em;
	cursor: pointer;
}

.cfw-contact-modal-header-close-btn {
	color: white;
	box-sizing: border-box;
	font-size: 3em;
}

.cfw-contact-modal-section.cfw-contact-modal-section-open .cfw-contact-modal-header-close-btn i {
	opacity: 1;
	transform: rotate(360deg);
}

.cfw-contact-modal-header-close-btn i {
	opacity: 0;
	transform: rotate(0deg);
	transition: all 0.3s ease-in-out;
}

.cfw-contact-modal-header-title {
	box-sizing: border-box;
	width: 100%;
	font-family: 'Montserrat';
	font-weight: 700;
	padding: 1em 1em;
	font-size: 1.2em;
	line-height: 1em;
}

.cfw-contact-modal-content {}

.contact-modal-form {
	position: relative;
	z-index: 1;
}

.this-is-loading {
	position: relative;
	overflow: hidden;
	min-height: 4em;
}

.this-is-loading:before {
	content: ' ';
	background: gray;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	animation: this-is-loading;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	animation-timing-function: linear;
	background: linear-gradient(to right, #eee 40%, #ddd 50%, #eee 60%);
	background-size: 200%;
	z-index: 111;
}

.this-is-loading:after {
	content: ' ';
}

.iti {
	width: 100%
}

.contact-modal-form .iti__country-list {
	overflow-x: hidden;
	margin-left: 0 !important
}

.contact-modal-form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	max-width: 800px;
	box-sizing: border-box;
	background: #e8e8e8;
	padding: 2em 1em;
	border-radius: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	padding-top: 0.5em;
}

.contact-modal-form .fifty-input {
	width: 48%;
	margin-bottom: 1em;
}

.cfw-contact-page-form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	max-width: 800px;
	box-sizing: border-box;
	background: #e8e8e8;
	padding: 2em 1em;
	border-radius: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	padding-top: 0.5em;
}

.cfw-contact-page-form .fifty-input {
	width: 48%;
	margin-bottom: 1em;
}

.field-wrapper {
	position: relative;
	margin-bottom: 15px;
	border-radius: 0
}

.contact-modal-form .field-wrapper input,
.contact-modal-form .field-wrapper textarea {
	border: 4px solid #171739
}

.cfw-contact-page-form .field-wrapper input,
.cfw-contact-page-form .field-wrapper textarea {
	border: 4px solid #171739
}

.field-wrapper input,
.field-wrapper select,
label+div.StripeElement,
.field-wrapper textarea {
	border: 2px solid #3cb349;
	padding: 1em;
	width: 100%;
	box-sizing: border-box;
	font-size: 1em;
	line-height: 1em;
	overflow: hidden;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	font-family: inherit
}

.field-wrapper.hasValue .field-placeholder span {
	color: #171739;
}

.field-wrapper textarea:not([disabled]):focus~.field-placeholder span {
	background: #d3af37;
	color: #fff;
}

.field-wrapper .field-placeholder span {
	color: #171739;
	font-weight: 600;
}

.contact-modal-form .full-input {
	width: 100%;
}

.cfw-contact-page-form .full-input {
	width: 100%;
}

.contact-modal-form .field-wrapper input,
.contact-modal-form .field-wrapper textarea {
	border: 2px solid #171739;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 0.5em 0.5em;
}

.cfw-contact-page-form .field-wrapper input,
.cfw-contact-page-form .field-wrapper textarea {
	border: 4px solid #171739;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 1em 0.5em;
}


.field-wrapper textarea {
	min-height: 100px;
	max-height: 100px;
	max-width: 100%;
	min-width: 100%;
	line-height: 1.5em;
	overflow-y: auto
}

.contact-modal-form .contact-modal-sbumit-container {
	text-align: left
}

.cfw-contact-page-form .contact-modal-sbumit-container {
	text-align: left
}

.contact-modal-sbumit-container {
	text-align: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 0em;
	margin-top: 0.5em;
	font-size: 1.4em;
    font-family: 'Abril Fatface', serif;
}

.learn-more-link {
	position: relative;
	font-size: 1.2em;
	font-weight: 600;
	background: #FF5722;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: 3px 3px;
	text-decoration: none;
	box-sizing: border-box;
	/* padding-bottom: .2em; */
	cursor: pointer;
	display: inline-block;
	color: white;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	text-transform: uppercase;
	box-sizing: border-box;
	line-height: 1em;
	padding: 0.5em;
}

.learn-more-link::before {
	content: none;
	position: absolute;
	right: -15px;
	transition: all .4s ease-in-out
}

.learn-more-link::after {
	content: ' '
}

.contact-modal-form .field-wrapper input:focus,
.contact-modal-form .field-wrapper textarea:focus {
	border: 2px solid #d3af37;
	outline: none
}

.cfw-contact-page-form .field-wrapper input:focus,
.cfw-contact-page-form .field-wrapper textarea:focus {
	border: 4px solid #d3af37;
	outline: none
}



.field-wrapper input:focus {
	outline: 2px solid #9fba3a;
	outline-color: #9fba3a
}

.field-wrapper input:focus {
	border: 1px solid #9fba3a
}

body.iti-mobile.phone-iti-open .iti--container {
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	position: fixed;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 10px);
	z-index: 111111;
}

body.iti-mobile .iti__country-list {
	width: 90% !important;
}

.learn-more-link:hover {
	color: white;
	background: #e03701;
}
.page-template-contact-template .page-top-section.home-top-section.other-pages-top-section{
	min-height: 0px;
	max-height: 350px;
}
.cfw-contact-page-form .field-wrapper textarea{
	min-height: 150px;
	max-height: 150px;
}

body.page-id-7 .page-top-section.home-top-section .page-top-bg::before {
	background: linear-gradient(2deg, #0000a6 20%, #d4af36d1 80%);
}

body.page-id-348 .entry-content,body.page-id-353 .entry-content{
	box-sizing: border-box;
	width: 96%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 4em 0em;
}
.cfw-contact-page-form .iti__country{
	overflow-x: hidden;
}
.footer-insta-feed{
	overflow-x: hidden;
    box-sizing: border-box;
    padding: 2em 0em;
    background: #98c3ff;
}
.sbi-theme:not(.sbi-default_theme) .sbi-divider{
	height: 0px;
	background: transparent;
	margin-top: 0px;
}

.goto-top {
    background-color: #a50202;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 5em;
    display: flex;
    right: 2em;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0.6em 0.8em;
    font-size: 1em;
}
.goto-top.show {
    opacity: 1;
    visibility: visible;
}
.goto-top:hover {
    cursor: pointer;
    background-color: #cfb224;
}


@media only screen and (max-width: 985px) {
	.field-wrapper textarea{
		min-height: 70px;
		max-height: 70px;
	}
	.cfw-contact-modal-header-logo img{
		max-width: 200px;
	}
	.contact-modal-form .fifty-input {
		width: 100%;
		margin-bottom: 0.3em;
	}
	.cfw-contact-page-form .fifty-input {
		width: 100%;
		margin-bottom: 0.3em;
	}

	.service-point-single-container {
		width: 48%;
		margin-top: 1em;
		margin-bottom: 1em;
	}

	.cfw-all-services-single-container:nth-child(2n+2) {
		margin-right: inherit;
	}

	.cfw-all-services-single-container:nth-child(3n+3) {
		margin-right: auto;
	}

	.cfw-timeline .timeline {
		width: 100%;
		padding: 4em 0 1em 0;
	}

	.cfw-timeline .timeline li {
		padding: 2em 0;
	}

	.cfw-timeline .direction-l,
	.cfw-timeline .direction-r {
		float: none;
		width: 100%;

		text-align: center;
	}

	.cfw-timeline .flag-wrapper {
		text-align: center;
	}

	.cfw-timeline .flag {
		background: rgb(255, 255, 255);
		z-index: 15;
	}

	.cfw-timeline .direction-l .flag:before,
	.cfw-timeline .direction-r .flag:before {
		position: absolute;
		top: -30px;
		left: 50%;
		content: " ";
		display: block;
		width: 12px;
		height: 12px;
		margin-left: -9px;
		background: #fff;
		border-radius: 10px;
		border: 4px solid rgb(255, 80, 80);
		z-index: 10;
	}

	.cfw-timeline .direction-l .flag:after,
	.cfw-timeline .direction-r .flag:after {
		content: "";
		position: absolute;
		left: 50%;
		top: -8px;
		height: 0;
		width: 0;
		margin-left: -8px;
		border: solid transparent;
		border-bottom-color: rgb(255, 255, 255);
		border-width: 8px;
		pointer-events: none;
	}

	.cfw-timeline .time-wrapper {
		display: block;
		position: relative;
		margin: 4px 0 0 0;
		z-index: 14;
	}

	.cfw-timeline .direction-l .time-wrapper {
		float: none;
	}

	.cfw-timeline .direction-r .time-wrapper {
		float: none;
	}

	.cfw-timeline .desc {
		position: relative;
		margin: 1em 0 0 0;
		padding: 1em;
		background: rgb(245, 245, 245);
		-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);

		z-index: 15;
	}

	.cfw-timeline .direction-l .desc,
	.cfw-timeline .direction-r .desc {
		position: relative;
		margin: 1em 1em 0 1em;
		padding: 1em;

		z-index: 15;
	}


	header .top-header-menu {
		font-size: 0.8em;
	}

	.cfw-all-services-single-container {
		width: 48%;
		padding-bottom: 40%;
		margin-right: 4%;
	}
}

@media only screen and (max-width: 800px) {
	
	.menu-top-menu-container ul#primary-menu li.menu-item:not(.menu-item-has-children) {
		border-bottom: 1px solid #8989ff;
	}

	.service-point-single-container {
		width: 100%;
		margin-top: 1em;
		margin-bottom: 1em;
	}

	.ajax-loaded-single-image {
		width: 48%;
	}

	.cfw-all-services-single-container {
		width: 100%;
		padding-bottom: 40%;
		margin-right: 0%;
	}

	.page-top-section.home-top-section {
		height: 60vh;
	}

	.page-top-section.home-top-section .container {
		padding-bottom: 2em;
	}


	span.home-top-number1 {
		font-size: 1em;
	}

	.home-top-trademark {
		font-size: 1em;
	}

	.home-top-luxury {
		font-size: 1em;
	}

	.page-top-section.home-top-section .page-top-bg {
		/* background-position: top; */
	}

	header .top-header-menu {
		font-size: 1em;
	}

	.footer-menu-full-container .footer-menu-full-block {
		width: 100%;
		margin-top: 1em;
		margin-bottom: 1em;
	}

	.footer-social-media-call {
		font-size: 1em;
	}

	header.site-header .container {
		width: 100%;
	}

	header.site-header .container .top-header {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	header.site-header .top-header .top-header-menu {
		position: absolute;
		left: auto;
		top: 4em;
		width: 100%;
		flex-direction: column;
		background: #171739;
		z-index: 111111;
		display: none;
	}

	header.site-header .top-header .top-header-menu .main-navigation {
		width: 100%;
		height: auto;
		position: relative;
	}

	.menu-top-menu-container {
		flex-direction: column;
		height: auto;
	}

	.menu-top-menu-container ul#primary-menu {
		width: 100%;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: initial;
		position: initial;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item:first-of-type {
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #f78da7;
		flex-wrap: wrap;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item {
		width: 100%;
		flex-wrap: wrap;
		margin-left: 0px;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children>a {
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		padding: 0.5em;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item a {
		width: 100%;
		text-align: center;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu {
		transform: scale(1);
		opacity: 1;
		flex-direction: column;
		background: #171739;
		border: none;
		position: initial;
		float: none;
		box-shadow: none;
		position: initial;
		border-top: none;
		border-bottom: none;
		box-shadow: none;
		border-top: 1px solid #c1dbff;
		margin-top: 1.5em;
		background: #000060;
		margin-bottom: -1.4em;
		padding-top: 1.4em;
		padding-bottom: 1em;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children:hover>a:after {}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children:hover .sub-menu {
		position: initial;
		border-top: none;
		border-bottom: none;
		box-shadow: none;
		border-top: 1px solid #c1dbff;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item {
		font-size: 1em;
		border-bottom: none;
		width: 100%;
		border-bottom: 1px solid #8989ff;
		box-sizing: border-box;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item a {
		color: white;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children>a:after {
		content: ' ';
		width: 0;
		height: 0;
		border-left: 1em solid transparent;
		border-right: 1em solid transparent;
		border-bottom: 1em solid #c1dbff;
		position: absolute;
		left: 0px;
		bottom: -1.5em;
		right: 0px;
		margin: auto;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children:hover>a:after {
		content: ' ';
		width: 0;
		height: 0;
		border-left: 1em solid transparent;
		border-right: 1em solid transparent;
		border-bottom: 1em solid #c1dbff;
		position: absolute;
		left: 0px;
		bottom: -1.5em;
		right: 0px;
		margin: auto;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item a:hover {
		background: #000060;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item.menu-item-has-children .sub-menu .menu-item a {}

	header.site-header .sub-menu.sub-menu-has-bg-set::before {
		background: transparent;
	}

	.top-header-mobile-opener {
		display: flex;
		font-size: 0.8em;
		width: 57%;
		justify-content: flex-end;
	}

	header.site-header .top-header .top-header-left {
		margin-left: 3%;
		width: 40%;
	}

	.mobile-menu-opener-cfw {
		background: #171739;
		color: white;
		box-sizing: border-box;
		font-size: 3em;
		padding: 0em 0.3em;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.mobile-menu-opener-cfw i {}

	.mobile-menu-opener-cfw i.fa-xmark {
		display: none;
	}

	header.site-header.cfw-mobile-menu-is-open {}

	header.site-header.cfw-mobile-menu-is-open .mobile-menu-opener-cfw i.fa-xmark {
		display: block;
		font-size: 1.15em;
	}

	header.site-header.cfw-mobile-menu-is-open .mobile-menu-opener-cfw i.fa-bars {
		display: none;
	}

	header.site-header.cfw-mobile-menu-is-open .top-header .top-header-menu {
		display: block;
		border-top: 1px solid #d4af36;
		box-sizing: border-box;
		position: fixed;
		height: calc(100vh - 68px);
		overflow: scroll;
	}

	header.site-header.cfw-mobile-menu-is-open .top-header-desk-cta {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 4em;
		padding-bottom: 4em;
		margin-top: 0em;
	}

	header.site-header.cfw-mobile-menu-is-open .header-cta-btn.header-cta-btn-desktop {
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.menu-top-menu-container ul#primary-menu li.menu-item:first-of-type {
		border-bottom: none;
	}
}