.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: #fff0
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid #fff0
}

.slick-arrow.slick-hidden {
	display: none
}

:root {
	--theme-black: #282828;
	--theme-red: #ad5151;
	--grey: #535353;
	--light-grey: #4f4f4f;
	--dark-grey: #121212;
	--white: #ffffff;
	--black: #000;
	--txt-red: #ad5151;
	--font-montserrat: "Montserrat", sans-serif;
	--link-color: #252c15;
	--bg-theme-color: #fbf7ed;
	--montreal-bold: "neue_montrealbold", sans-serif;
	--montreal-light: "neue_montreallight", sans-serif;
	--montreal-medium: "neue_montrealmedium", sans-serif;
	--montreal-regular: "neue_montrealregular", sans-serif
}

@font-face {
	font-family: "neue_montrealbold";
	src: url(../fonts/neuemontreal/neuemontreal-bold-webfont.woff2) format("woff2"), url(../fonts/neuemontreal/neuemontreal-bold-webfont.woff) format("woff");
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "neue_montrealmedium";
	src: url(../fonts/neuemontreal/neuemontreal-medium-webfont.woff2) format("woff2"), url(../fonts/neuemontreal/neuemontreal-medium-webfont.woff) format("woff");
	font-weight: 400;
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "neue_montrealregular";
	src: url(../fonts/neuemontreal/neuemontreal-regular-webfont.woff2) format("woff2"), url(../fonts/neuemontreal/neuemontreal-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "neue_montreallight";
	src: url(../fonts/neuemontreal/neuemontreal-light-webfont.woff2) format("woff2"), url(../fonts/neuemontreal/neuemontreal-light-webfont.woff) format("woff");
	font-weight: 400;
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

body,
html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: auto
}

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

body {
	margin: 0
}

main {
	display: block
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: #fff0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

*,
::after,
::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body,
button,
input,
optgroup,
select,
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;
	font-family: var(--font-montserrat)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 24px 0
}

p {
	margin-bottom: 1.5em
}

cite,
dfn,
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
}

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

big {
	font-size: 125%
}

body {
	background: #fff
}

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

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

ol,
ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

ol {
	list-style: decimal;
	margin: 0 0 0 20px
}

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

dt {
	font-weight: 700
}

dd {
	margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
	max-width: 100%
}

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

figure {
	margin: 1em 0
}

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

.entry-content table td,
.entry-content table th {
	padding: 12px 20px;
	border: 1px solid #000;
	text-align: center
}

a:visited {
	color: inherit
}

a:focus {
	outline: 0
}

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

select {
	border-radius: 5px;
	border: 1.5px solid #dfdfdf;
	background: rgb(254 254 254 / .93);
	padding: 12px 35px 12px 16px;
	color: #090909;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	font-family: var(--font-montserrat);
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../dynamicdreamz/assets/images/select-arrow.svg) 88%/12px no-repeat rgb(254 254 254 / .93)
}

select option {
	color: #090909;
	font-size: 16px;
	font-weight: 500;
	font-family: var(--font-montserrat)
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
	padding: 12px 16px;
	width: 100%;
	outline: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	font-family: var(--font-montserrat);
	color: #090909;
	border-radius: 5px;
	border: 1.5px solid #dfdfdf
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9a9a9a
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9a9a9a
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9a9a9a
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #9a9a9a
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9a9a9a
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9a9a9a
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9a9a9a
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #9a9a9a
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9a9a9a
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9a9a9a
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9a9a9a
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #9a9a9a
}

input::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9a9a9a
}

input::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9a9a9a
}

input:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9a9a9a
}

input::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #9a9a9a
}

input::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9a9a9a
}

input::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9a9a9a
}

input:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9a9a9a
}

input::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #9a9a9a
}

input::placeholder,
input[type="search"]::placeholder,
input[type="url"]::placeholder,
textarea::placeholder {
	color: #9a9a9a
}

::-webkit-input-placeholder {
	color: #000;
	opacity: 1
}

::-moz-placeholder {
	color: #000;
	opacity: 1
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1
}

::-ms-input-placeholder {
	color: #000;
	opacity: 1
}

::placeholder {
	color: #000;
	opacity: 1
}

::-ms-input-placeholder {
	color: #000
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	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;
	-webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / .6);
	box-shadow: 0 0 2px 2px rgb(0 0 0 / .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: .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
}

#primary[tabindex="-1"]:focus {
	outline: 0
}

.wpcf7 form.invalid .wpcf7-response-output {
	display: none !important
}

.input-field .wpcf7-spinner {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100%
}

.input-field {
	position: relative
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.justify-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.justify-content-center {
	-ms-flex-pack: center !important;
	-webkit-box-pack: center !important;
	justify-content: center !important
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.owl-theme .owl-dots {
	margin-top: 20px !important
}

.owl-theme .owl-dots .owl-dot span {
	background-color: transparent !important;
	border: 1.5px solid #d6d6d6 !important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: -webkit-gradient(linear, left top, right top, from(#15c064), to(#00d1ff)) !important;
	background: -o-linear-gradient(left, #15c064, #00d1ff) !important;
	background: linear-gradient(to right, #15c064, #00d1ff) !important;
	border-color: transparent !important
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.pt-0 {
	padding-top: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.px-0 {
	padding-top: 0;
	padding-bottom: 0
}

.m-0 {
	margin: 0
}

.pt-80 {
	padding-top: 80px !important
}

.pb-80 {
	padding-bottom: 80px !important
}

.mt-80 {
	margin-top: 80px
}

.mb-80 {
	margin-bottom: 80px
}

.w-100 {
	width: 100% !important
}

.h1,
h1 {
	color: var(--theme-black);
	font-family: var(--font-montserrat);
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 66px;
	letter-spacing: -1px
}

.h2,
h2 {
	color: var(--theme-black);
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 48.475px;
	font-family: var(--font-montserrat);
	letter-spacing: -.7px
}

.h3,
h3 {
	color: var(--theme-black);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28.8px;
	font-family: var(--font-montserrat)
}

.h4,
h4 {
	color: var(--theme-black);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 25.92px;
	font-family: var(--font-montserrat)
}

.h5,
h5 {
	color: var(--theme-black);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22.36px;
	font-family: var(--font-montserrat)
}

.h6,
h6 {
	color: var(--theme-black);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 19.6px;
	font-family: var(--font-montserrat)
}

@media only screen and (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media only screen and (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media only screen and (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media only screen and (min-width:1200px) {
	.container {
		max-width: 1180px
	}
}

@media only screen and (min-width:1440px) {
	.container {
		max-width: 1360px
	}
}

.container {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto
}

body,
p {
	color: var(--grey);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-family: var(--font-montserrat);
	line-height: normal
}

p {
	margin: 0 0 24px 0;
	font-weight: 500;
	line-height: 34.2px
}

p:last-child {
	margin: 0
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: var(--link-color)
}

svg circle,
svg path {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

a:hover {
	color: var(--txt-red)
}

.btn,
input[type="submit"] {
	color: var(--light-grey);
	font-family: var(--font-montserrat);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 15px 24px;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	text-align: center;
	text-decoration: none !important
}

.btn:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid var(--light-grey);
	border-radius: 30px
}

.btn:hover:before {
	border-color: var(--theme-red)
}

.btn:hover {
	color: var(--white);
	border-color: var(--theme-red)
}

.btn:after {
	content: "";
	position: absolute;
	left: -100%;
	top: 0;
	display: inline-block;
	background-color: var(--theme-red);
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	z-index: -1;
	border-radius: 30px
}

.btn:hover:after {
	left: 0
}

.btn.btn-red::after {
	left: 0
}

.btn.btn-red {
	color: var(--white)
}

.btn.btn-red::before {
	border-color: var(--theme-red)
}

.btn.btn-red:hover::after {
	left: 100%
}

.btn.btn-red:hover {
	color: var(--light-grey)
}

.btn.btn-red:hover::before {
	border-color: var(--light-grey)
}

.btn.btn-white::after {
	left: 0;
	background-color: var(--white)
}

.btn.btn-white {
	color: var(--light-grey)
}

.btn.btn-white::before {
	border-color: var(--white)
}

.btn.btn-white:hover::after {
	left: 100%
}

.btn.btn-white:hover {
	color: var(--white)
}

.btn.btn-white:hover::before {
	border-color: var(--white)
}

.btn.btn-black {
	background-color: #fff;
	color: #fff
}

.btn.btn-black::before {
	border: 2px solid #121212
}

.btn.btn-black::after {
	left: 0;
	background-color: #121212
}

.btn.btn-black:hover::after {
	left: 100%
}

.btn.btn-black:hover {
	color: #121212
}

section {
	padding: 80px 0
}

.grecaptcha-badge {
	z-index: 9
}

.whatsapp-widget {
	position: fixed;
	right: 20px;
	bottom: 15px;
	z-index: 99
}

.site-branding a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.site-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 111;
	background: rgb(255 255 255 / .6);
	backdrop-filter: blur(25px)
}

.header-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.site-header.header-down {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	background: var(--white);
	-webkit-box-shadow: 0 -6px 10px 5px rgb(0 0 0 / 10%);
	box-shadow: 0 -6px 10px 5px rgb(0 0 0 / 10%)
}

.site-header.header-up {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-box-shadow: 0 -6px 10px 5px rgb(0 0 0 / 10%);
	box-shadow: 0 -6px 10px 5px rgb(0 0 0 / 10%)
}

.site-header .header-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.header-wrapper .header-navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header-wrapper .header-navbar .nav-menu {
	margin-left: 40px
}

.main-navigation>ul>li {
	margin-left: 40px;
	position: relative;
	padding: 36px 0 36px 0
}

.main-navigation>ul>li:first-child {
	margin-left: 0
}

.main-navigation>ul>li>a {
	color: #252c15;
	font-size: 16px;
	font-weight: 500;
	line-height: normal
}

.main-navigation .megamenu ul li a:hover h5,
.main-navigation>ul>li:hover>a {
	color: var(--txt-red)
}

.main-navigation .megamenu ul li a:hover span.icon img,
.main-navigation>ul>li:hover .arrow,
li.menu-item-has-children:hover>a:after {
	-webkit-filter: invert(43%) sepia(28%) saturate(997%) hue-rotate(314deg) brightness(87%) contrast(91%);
	filter: invert(43%) sepia(28%) saturate(997%) hue-rotate(314deg) brightness(87%) contrast(91%)
}

.menu-item-has-children {
	padding-right: 16px
}

.menu-type-2 .dropdown-menu .right-col .menu-col h5:after,
li.menu-item-has-children>a:after {
	content: "";
	background-image: url(../images/arrow-down.svg);
	height: 6px;
	width: 10px;
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	right: -16px;
	background-size: contain;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.menu-type-2 .dropdown-menu .right-col .menu-col h5:after {
	display: none
}

li.menu-item-has-children>a {
	position: relative
}

li.menu-item-has-children.megamenu {
	position: unset;
	padding-right: 16px
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	background-color: var(--white);
	padding: 30px;
	width: 100%;
	max-width: 680px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	border: solid 1px rgb(0 0 0 / .1);
	border-radius: 5px;
	left: 0;
	right: 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden
}

.dropdown-menu:before {
	content: "";
	width: 24px;
	height: 11px;
	display: inline-block;
	position: absolute;
	left: 43.5%;
	top: -10px;
	background-image: url(../images/menu-arrow-up.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain
}

.megamenu .dropdown-menu {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.3s cubic-bezier(.36, .66, .04, 1) 0s;
	-o-transition: opacity 0.3s cubic-bezier(.36, .66, .04, 1) 0s;
	transition: opacity 0.3s cubic-bezier(.36, .66, .04, 1) 0s
}

.main-navigation ul li.megamenu.active .dropdown-menu {
	-webkit-animation: delayPointerEvents 0.15s ease 0s 1 normal forwards running;
	animation: delayPointerEvents 0.15s ease 0s 1 normal forwards running;
	opacity: 1;
	pointer-events: all;
	-webkit-transition: opacity 0.4s cubic-bezier(.36, .66, .04, 1) 0.15s, -webkit-transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s;
	transition: opacity 0.4s cubic-bezier(.36, .66, .04, 1) 0.15s, -webkit-transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s;
	-o-transition: opacity 0.4s cubic-bezier(.36, .66, .04, 1) 0.15s, transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s;
	transition: opacity 0.4s cubic-bezier(.36, .66, .04, 1) 0.15s, transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s;
	transition: opacity 0.4s cubic-bezier(.36, .66, .04, 1) 0.15s, transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s, -webkit-transform 0.5s cubic-bezier(.36, .66, .04, 1) 0s;
	visibility: visible
}

.main-navigation .megamenu .dropdown-menu ul {
	position: static;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	row-gap: 35px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px
}

.main-navigation .megamenu ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	padding: 0 12px
}

.industries-menu .dropdown-menu {
	left: 52%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.industries-menu.menu-type-3 .dropdown-menu:before {
	left: 38%
}

.service-menu.menu-type-2 .dropdown-menu:before {
	left: 38.5%
}

.work-menu .dropdown-menu::before {
	left: 38%
}

.white-label-menu .dropdown-menu::before {
	left: 50%
}

.menu-type-2 .dropdown-menu {
	max-width: 1070px;
	padding: 56px 33px 56px 47px
}

.menu-type-2 .left-col {
	background: -o-linear-gradient(349.12deg, #15c064 7.75%, #00d1ff 138.55%);
	background: linear-gradient(100.88deg, #15c064 7.75%, #00d1ff 138.55%);
	padding: 38px 28px 24px 21px;
	width: 344px;
	border-radius: 10px
}

.menu-type-2 .left-col .title-text h4 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 30.96px;
	margin-bottom: 24px;
	border-bottom: 1.27px solid #ffffff40;
	padding-bottom: 24px
}

.happy-client-wrap {
	display: inline-block;
	width: 100%
}

.menu-type-2 .left-col .happy-client-wrap ul {
	width: 100%;
	margin: 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.menu-type-2 .left-col .happy-client-wrap ul li {
	display: block;
	padding: 0;
	width: auto
}

.menu-type-2 .left-col .happy-client-wrap ul li span {
	font-size: 10px;
	font-weight: 700;
	line-height: 11.5px;
	color: #ffffffa1;
	margin-bottom: 4px;
	display: block;
	text-transform: uppercase
}

.menu-type-2 .left-col .happy-client-wrap ul li h3 {
	font-size: 25.39px;
	font-weight: 700;
	line-height: 31.86px;
	color: #fff;
	margin: 0
}

.get-quote-btn p {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 500;
	line-height: 25.2px;
	color: #fff;
	margin: 15px 0 36px 0
}

.get-quote-btn a.btn {
	display: inline-block
}

.menu-type-2 .dropdown-menu .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px
}

.menu-type-2 .dropdown-menu .right-col {
	width: calc(100% - 374px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	row-gap: 40px;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.menu-type-2 .dropdown-menu .right-col .menu-col {
	width: calc(50% - 15px)
}

.menu-type-2 .dropdown-menu .right-col .menu-col ul {
	display: block;
	margin: 12px 0 0 39px;
	border-top: 1px solid #efefef;
	padding-top: 15px
}

.menu-type-2 .dropdown-menu .right-col .menu-col ul li {
	width: 100%;
	padding: 0
}

.menu-type-2 .dropdown-menu .right-col .menu-col h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0
}

.menu-type-2 .dropdown-menu .right-col .menu-col h5 img {
	margin-right: 13px
}

.menu-type-2 .dropdown-menu .right-col .menu-col ul li:not(:last-child) {
	margin-bottom: 10px
}

.menu-type-2 .dropdown-menu .right-col .menu-col ul li a {
	font-size: 14px;
	font-weight: 500;
	line-height: 23.27px;
	letter-spacing: -.02em
}

.white-label-menu .dropdown-menu {
	left: auto !important;
	right: 19% !important;
	max-width: 331px !important
}

.white-label-menu .dropdown-menu ul {
	flex-direction: column;
	row-gap: 15px !important
}

.white-label-menu .dropdown-menu ul li a h5 {
	font-size: 14px;
	font-weight: 500;
	line-height: 23.27px;
	letter-spacing: -.02em
}

.white-label-menu .dropdown-menu ul li {
	width: 100%;
	padding: 0 10px !important
}

.work-menu .dropdown-menu {
	left: auto !important;
	right: 35% !important;
	max-width: 163px !important
}

.work-menu .dropdown-menu ul {
	flex-direction: column;
	row-gap: 15px !important
}

.work-menu .dropdown-menu ul li a h5 {
	font-size: 14px;
	font-weight: 500;
	line-height: 23.27px;
	letter-spacing: -.02em
}

.work-menu .dropdown-menu ul li {
	width: 100%;
	padding: 0 10px !important
}

.main-navigation .megamenu.menu-type-3 .dropdown-menu {
	max-width: 520px
}

.main-navigation .menu-type-3.megamenu .dropdown-menu ul {
	row-gap: 23px;
	margin: 0 -22px
}

.main-navigation .menu-type-3.megamenu .dropdown-menu ul li {
	padding: 0 22px
}

.main-navigation .menu-type-3.megamenu .dropdown-menu ul li h5 {
	margin-bottom: 0
}

.main-navigation .megamenu ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.main-navigation .megamenu ul li span.icon {
	width: 21px;
	height: 21px;
	margin-right: 13px
}

.main-navigation .megamenu ul li div.text {
	width: calc(100% - 34px)
}

.main-navigation .megamenu ul li span.icon img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.main-navigation .megamenu ul li div.text h5 {
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block
}

.main-navigation .megamenu ul li div.text h5:after {
	position: absolute;
	content: "";
	height: 3px;
	width: 0;
	left: 0;
	right: 0;
	bottom: -5px;
	background-color: #fff0;
	color: var(--txt-red);
	border-bottom: 2px solid var(--txt-red);
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: translate(0, 0) translateZ(0);
	-webkit-transform: translate(0, 0) translateZ(0)
}

.main-navigation .megamenu ul li a:hover h5:after {
	width: 100%
}

.main-navigation .megamenu ul li div.text p {
	color: #535353;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: .28px
}

.main-navigation .megamenu ul li.active div.text h5 {
	color: var(--txt-red)
}

.main-navigation .megamenu ul li.active div.text h5::after {
	width: 100%
}

.main-navigation {
	display: block;
	width: 100%
}

.main-navigation ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgb(0 0 0 / .2);
	box-shadow: 0 3px 3px rgb(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.focus>ul,
.main-navigation ul ul li:hover>ul {
	display: block;
	left: auto
}

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

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

.main-navigation li {
	position: relative
}

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

.main-navigation.toggled ul,
.menu-toggle {
	display: block
}

.current-menu-item>a {
	color: #282828;
	opacity: 1
}

body.no-scroll {
	overflow: hidden
}

.popup-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999
}

.popup-container .popup-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / .8);
	top: 0;
	left: 0
}

.popup-container .popup-box {
	position: relative;
	width: 90%;
	max-width: 800px;
	aspect-ratio: 16 / 9;
	background: #fff0;
	border-radius: 8px;
	z-index: 10000;
	box-shadow: 0 0 20px rgb(0 0 0 / .5)
}

.popup-container .popup-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

.popup-container .close-btn {
	position: absolute;
	top: -70px;
	right: -7px;
	background: #fff0;
	border: none;
	color: #fff;
	font-size: 50px;
	cursor: pointer;
	z-index: 11111;
	padding: 0
}

.btn.btn-black {
	background-color: #fff;
	color: #fff
}

.btn.btn-black::before {
	border: 2px solid #121212
}

.btn.btn-black::after {
	left: 0;
	background-color: #121212
}

.btn.btn-black:hover::after {
	left: 100%
}

.btn.btn-black:hover {
	color: #121212
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-digital {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	vertical-align: auto;
	position: relative
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-digital {
	display: inline
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-digital .odometer-digit {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	vertical-align: auto;
	position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-digital .odometer-digit {
	display: inline
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-digital .odometer-digit .odometer-digit-spacer {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	vertical-align: auto;
	visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-digital .odometer-digit .odometer-digit-spacer {
	display: inline
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-digital .odometer-digit .odometer-digit-inner {
	text-align: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-digital .odometer-digit .odometer-ribbon {
	display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-digital .odometer-digit .odometer-ribbon-inner {
	display: block;
	-webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-digital .odometer-digit .odometer-value {
	-webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-digital .odometer-digit .odometer-value.odometer-last-value {
	position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-o-transition: -o-transform 2s;
	transition: -webkit-transform 2s;
	-o-transition: transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-down .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-o-transition: -o-transform 2s;
	transition: -webkit-transform 2s;
	-o-transition: transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.shopify-premium-partner-page .h1,
.shopify-premium-partner-page h1 {
	font-style: normal;
	font-size: 60px;
	letter-spacing: 0;
	text-align: center;
	color: #282828;
	line-height: 118%;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.home_shopify_banner {
	background-color: #f7f4e9;
	padding: 0;
	overflow: hidden
}

.home_shopify_banner,
.video_wrapper {
	display: flex;
	align-items: center;
	flex-direction: column
}

.home_shopify_banner .inner_banner_content {
	max-width: 799px;
	margin: 0 auto
}

.home_shopify_banner .inner_banner_content h1,
.home_shopify_banner .inner_banner_content p {
	margin-bottom: 20px
}

.home_shopify_banner .inner_banner_content p {
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	line-height: 1.9;
	font-weight: 600
}

.home_shopify_banner .inner_banner_content .btn_wrap {
	display: flex;
	justify-content: center;
	text-align: center
}

.home_shopify_banner .video_wrapper {
	transform-origin: bottom;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 100%;
	padding-bottom: 80px
}

.home_shopify_banner .video_wrapper video {
	object-fit: cover;
	width: 100%;
	height: 100%
}

video::cue {
  background: transparent;
  color: #fff;
  font-size: 16px;
}

.global_agency_wrap {
	position: relative;
	background-color: #f7f4e9;
	padding-top: 0
}

.global_agency_col_wrap {
	justify-content: space-between;
	display: flex;
	background-color: #fff;
	border-radius: 30px
}

.global_agency_col_wrap .content_left_section {
	flex-grow: 1;
	max-width: 50%;
	max-width: 492px;
	padding: 105px 0;
	margin: 0 37px 0 60px
}

.global_agency_col_wrap .content_left_section h2 {
	font-family: var(--montreal-medium);
	font-weight: 400
}

.counter-text {
	display: flex;
	align-items: center;
	font-style: normal;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 1.255;
	font-weight: 800;
	color: #000;
	min-height: 54px
}

.counter-text .odometer-digit,
.counter-text .odometer-ribbon {
	display: flex
}

.global_agency_col_wrap .content_left_section p {
	font-weight: 600;
	font-size: 16px;
	color: #535353;
	letter-spacing: 0;
	line-height: 1.9
}

.counter_number_wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 53px -15px -46px;
	position: relative;
	justify-content: space-between
}

.counter_number_wrap::before,
.counter_number_wrap::after {
	position: absolute;
	content: "";
	opacity: .2
}

.counter_number_wrap::before {
	width: 100%;
	height: 1px;
	top: calc(50% - 16px);
	left: 0;
	transform: translateY(-50%);
	background: linear-gradient(90deg, #fff0 0%, #282828 50%, #fff0 100%)
}

.counter_number_wrap::after {
	width: 1px;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	background: linear-gradient(0deg, #fff0 0%, #282828 50%, #fff0 100%)
}

.counter_number_wrap .col_item {
	width: calc(50% - 30px);
	margin: 0 15px 46px;
	max-width: 161px
}

.counter_number_wrap .col_item .icon_wrap {
	margin-bottom: 12px;
	display: flex;
	width: 42px;
	height: 42px
}

.counter_number_wrap .col_item p {
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.24;
	color: #000
}

.counter_number_wrap .letter_spacing .odometer-digit:first-child .odometer-ribbon-inner,
.counter_number_wrap .letter_spacing.digit_11 span:nth-child(3) .odometer-ribbon-inner {
	line-height: 1.16
}

.counter_number_wrap .odometer-inside .odometer-formatting-mark {
	display: none
}

.counter_number_wrap .letter_spacing .odometer-digit:first-child,
.counter_number_wrap .letter_spacing.digit_11 span:nth-child(3) {
	width: 20px;
	display: inline-flex
}

.global_agency_col_wrap .scrolling_img_wrap {
	max-width: 731px;
	flex-shrink: 0;
	width: 60%;
	position: relative;
	overflow: hidden
}

.scrolling_img_wrap .scrolling_anim_img {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 68px
}

.scrolling_img_wrap .scrolling_anim_img .scrolling_img {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
	margin: 24px 0 0;
	-webkit-animation: tabscrollText 40s infinite linear;
	animation: tabscrollText 40s infinite linear
}

@-webkit-keyframes tabscrollText {
	from {
		transform: translateY(0%)
	}

	to {
		transform: translateY(-50%)
	}
}

@keyframes tabscrollText {
	from {
		transform: translateY(0%)
	}

	to {
		transform: translateY(-100%)
	}
}

.scrolling_img_wrap .scrolling_anim_img .item_img {
	box-shadow: rgb(0 0 0 / .06) 6.371px 6.371px 15.929px 0;
	display: flex;
	border-radius: 15.93px;
	overflow: hidden
}

.scrolling_img_wrap .scrolling_anim_img .item_img:not(:last-child) {
	margin-bottom: 24px
}

.scrolling_img_wrap .scrolling_anim_img .item_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top
}

.scrolling_anim_img .item_img.two_col_img {
	display: flex;
	justify-content: space-between;
	box-shadow: none;
	overflow: unset
}

.scrolling_anim_img .item_img.two_col_img .two_col_item {
	border-radius: 15.93px;
	overflow: hidden;
	box-shadow: rgb(0 0 0 / .06) 6.371px 6.371px 15.929px 0;
	display: flex
}

.scrolling_anim_img .item_img.two_col_img .two_col_item:not(:last-child) {
	margin-right: 17px
}

.our_expertise_shopify_cols {
	display: flex;
	justify-content: space-between
}

.our_expertise_shopify_cols .col_heading {
	width: 41%;
	margin-right: 105px
}

.our_expertise_shopify_cols .col_heading h2 {
	font-family: var(--montreal-medium);
	font-weight: 400
}

.our_expertise_shopify_cols .col_heading p {
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 600;
	color: #535353;
	line-height: 1.9
}

.our_expertise_shopify_cols .col_accordian {
	max-width: 654px;
	flex-grow: 1;
	width: 57%
}

.accrodion-main {
	position: relative;
	width: 100%
}

.accrodion-main h3 {
	margin-bottom: 25px
}

.accrodion-content {
	display: none;
	padding: 0;
	margin-top: 20px
}

.accrodion-content p {
	color: #535353;
	font-family: var(--font-body);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.9
}

.accrodion-main .accrodion-item {
	position: relative;
	padding: 28px 0;
	border-bottom: 1px solid #bfd0de
}

.accrodion-main .accrodion-item:first-child {
	padding-top: 0
}

.accrodion-main .accrodion-item:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.accrodion-content p:last-child {
	margin-bottom: 0
}

.accrodion-title {
	font-family: var(--montreal-medium);
	padding-right: 49px;
	padding-bottom: 0;
	position: relative;
	cursor: pointer;
	transition: var(--transition);
	color: #282828;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.2
}

.accrodion-item .accrodion-title>:last-child {
	margin-bottom: 0
}

.accrodion-title h4 {
	margin-bottom: 0;
	padding-right: 40px;
	color: #2c2e30
}

.accrodion-title::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	background-image: url(../images/accordian_img.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transform: translateY(-50%) rotate(0deg);
	transform-origin: center center;
	transition: var(--transition);
	width: 24px;
	height: 24px
}

.accrodion-item.active .accrodion-title::before {
	background-image: url(../images/accordian_img_active.svg);
	filter: brightness(0) invert(0)
}

.shopify-premium-partner-page .our_portfolio_wrap {
	background-color: #171e16;
	padding: 60px 0 52px;
	overflow: hidden
}

.our_portfolio_wrap .portfolio_section_title {
	display: flex;
	align-items: center;
	max-width: 789px;
	margin-left: auto;
	margin-right: auto
}

.our_portfolio_wrap .portfolio_section_title * {
	color: #fff
}

.our_portfolio_wrap .portfolio_section_title h2 {
	white-space: nowrap;
	margin: 0 71px 0 0;
	font-size: 43px;
	line-height: 1.2;
	letter-spacing: 0;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.our_portfolio_wrap .portfolio_section_title p {
	opacity: .8;
	font-weight: 600;
	line-height: 1.9;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0
}

.portfolio_items_scroll {
	padding: 57px 0 51px
}

.portfolio_items_scroll .portfolio_item_box .img_wrap {
	width: 100%;
	display: flex;
	overflow: hidden;
	position: relative;
	padding-bottom: 68%
}

.portfolio_items_scroll .portfolio_item_box .img_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(1.01);
	position: absolute;
	top: 0;
	left: 0
}

.portfolio_items_scroll .portfolio_item_box .img_wrap video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.portfolio_items_scroll .portfolio_item_box a:hover .img_wrap img {
	transform: scale(1.06)
}

.portfolio_items_scroll .portfolio_item_box .portfolio_title {
	line-height: 1.2;
	font-family: var(--montreal-medium);
	word-break: break-word;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 0;
	color: #fff;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #45433d;
	padding: 20px 30px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.portfolio_items_scroll .portfolio_item_box .portfolio_title::after {
	background-image: url(../images/portfolio_diagonal_arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	position: relative;
	top: 0;
	width: 20px;
	height: 20px;
	margin-left: 25px
}

.our_portfolio_wrap .btn_wrap {
	text-align: center
}

.trusted_leading_brands .section_title:not(:last-child) {
	margin-bottom: 40px
}

.trusted_leading_brands .section_title {
	max-width: 658px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.trusted_leading_brands .section_title h2 {
	font-style: normal;
	line-height: normal;
	margin-bottom: 24px;
	font-size: 43px;
	letter-spacing: 0;
	text-align: center;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.trusted_leading_brands .section_title p {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.9;
	letter-spacing: 0
}

.trusted_leading_logo_grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	position: relative
}

.trusted_leading_logo_item {
	margin: 0 15px;
	width: calc(20% - 30px);
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 113px;
	position: relative;
	z-index: 3
}

.trusted_leading_logo_grid .border_lines {
	position: absolute;
	width: 100%;
	height: 100%
}

.trusted_leading_logo_grid .border_lines .lines_vr {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 100%
}

.trusted_leading_logo_grid .border_lines .lines_vr div {
	background: linear-gradient(90deg, #fff0 0%, #282828 50%, #fff0 100%);
	height: 1px;
	width: 100%;
	opacity: .2
}

.trusted_leading_logo_grid .border_lines .lines_vr .item_1,
.trusted_leading_logo_grid .border_lines .lines_vr .item_5,
.trusted_leading_logo_grid .border_lines .lines_vr .item_1,
.trusted_leading_logo_grid .border_lines .lines_vr .item_5 {
	opacity: 0
}

.trusted_leading_logo_grid .border_lines .lines_hr .item_6,
.trusted_leading_logo_grid .border_lines .lines_vr .item_6 {
	display: none
}

.trusted_leading_logo_grid .border_lines .lines_hr {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0
}

.trusted_leading_logo_grid .border_lines .lines_hr div {
	height: 100%;
	width: 20%
}

.trusted_leading_logo_grid .border_lines .lines_hr div::after {
	position: absolute;
	content: "";
	background: linear-gradient(0deg, #fff0 0%, #282828 50%, #fff0 100%);
	height: 100%;
	width: 1px;
	opacity: .2
}

.trusted_leading_logo_grid .border_lines .lines_hr div:first-child::after {
	background: #fff0
}

.trusted_leading_logo_scrolling {
	display: none
}

.shopify-premium-partner-page .brand_testimonial {
	background-color: #f7f4e9;
	padding: 60px 0
}

.brand_testimonial .section_title:not(:last-child) {
	margin-bottom: 42px
}

.brand_testimonial .section_title {
	max-width: 650px
}

.brand_testimonial .section_title h2 {
	font-size: 43px;
	margin-bottom: 24px;
	line-height: normal;
	letter-spacing: 0;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.brand_testimonial .section_title p {
	line-height: 1.9;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 600
}

.brand_testimonial_slider_wrap {
	position: relative
}

.brand_testimonial_slider_wrap .brand_testimonial_inner {
	border-radius: 30px 0 0 30px;
	overflow: hidden
}

.brand_testimonial_carousel .slick-slide {
	margin-right: 0;
	display: flex;
	flex-direction: column;
	height: auto
}

.brand_testimonial_carousel .slick-slide:last-child {
	margin-right: 0
}

.brand_testimonial_carousel .slick-track {
	display: flex
}

.brand_testimonial_slider_wrap .brand_testimonial_nav {
	position: absolute;
	top: -96px;
	right: 0;
	display: flex;
	align-items: center
}

.brand_testimonial_nav .slick-arrow.slick-disabled {
	opacity: .6;
	pointer-events: none
}

.brand_testimonial_nav .slick-arrow.slick-disabled svg {
	opacity: 1
}

.brand_testimonial_nav .slider_arrow:not(:last-child) {
	margin-right: 14px
}

.brand_testimonial_nav .slider_arrow {
	width: 56px;
	height: 56px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	cursor: pointer;
	outline: none !important;
	box-shadow: none !important;
	border: none;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.brand_testimonial_nav .slider_arrow svg,
.brand_testimonial_nav .slider_arrow img {
	width: 20px;
	height: 20px
}

.brand_testimonial_nav .slider_arrow svg path {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.brand_testimonial_nav .slider_arrow:hover {
	background-color: var(--theme-red)
}

.brand_testimonial_nav .slider_arrow:hover svg path {
	fill: #fff
}

.testimonial_img_text_wrap {
	display: flex;
	height: 100%
}

.testimonial_img_text_wrap .col_img,
.testimonial_img_text_wrap .col_content {
	border-radius: 30px
}

.testimonial_img_text_wrap .col_content {
	border-width: 1px;
	border-color: #dfdfdf;
	border-style: solid;
	flex-grow: 1;
	padding: 45px 30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-color: rgb(255 255 255 / .5)
}

.testimonial_img_text_wrap .col_content .logo_wrap {
	margin-bottom: 26px
}

.testimonial_img_text_wrap .col_content .logo_wrap.hide {
	opacity: 0
}

.testimonial_img_text_wrap .col_content h3 {
	padding-right: 78px;
	line-height: 1.4;
	font-size: 26px;
	letter-spacing: 0;
	margin-bottom: 20px
}

.testimonial_img_text_wrap .col_content p {
	line-height: 1.72;
	font-size: 16px;
	letter-spacing: 0;
	margin-bottom: 26px;
	max-width: 90%
}

.testimonial_img_text_wrap .user_content_btm {
	margin-top: unset;
	border-top: 1px solid rgb(40 40 40 / .15);
	padding-top: 26px;
	display: flex;
	align-items: center
}

.testimonial_img_text_wrap .user_thumb_wrap {
	display: flex;
	align-items: center;
	flex-grow: 1
}

.testimonial_img_text_wrap .user_thumb_wrap .thumb_wrap {
	margin-right: 14px;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden
}

.testimonial_img_text_wrap .user_thumb_wrap .thumb_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.testimonial_img_text_wrap .user_thumb_wrap .user_content_wrap .title {
	font-family: var(--font-montserrat);
	line-height: 1.295;
	color: #282828;
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 6px;
	font-weight: 600
}

.testimonial_img_text_wrap .user_thumb_wrap .user_content_wrap .sub_title {
	line-height: 1.295;
	color: #535353;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 500
}

.testimonial_img_text_wrap .user_thumb_wrap .user_content_wrap .sub_title a {
	color: #535353;
	font-weight: 500
}

.testimonial_img_text_wrap .user_thumb_wrap .user_content_wrap .sub_title a:hover {
	color: var(--theme-red)
}

.user_content_btm .video_icon {
	flex-shrink: 0
}

.user_content_btm .video_icon .video_btn {
	background-color: #fff;
	align-items: center;
	justify-content: center;
	display: flex;
	width: 74px;
	height: 74px;
	border: 1px solid rgb(40 40 40 / .2);
	border-radius: 20px;
	box-shadow: 0 3px 10px 0 rgb(40 40 40 / .1)
}

.user_content_btm .video_icon .video_btn:hover {
	border: 1px solid rgb(40 40 40 / .6)
}

.testimonial_img_text_wrap .col_img {
	overflow: hidden;
	width: 50%;
	flex-shrink: 0;
	position: relative
}

.testimonial_img_text_wrap .col_img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: absolute;
	top: 0
}

.global_brands {
	overflow: hidden;
	background-color: #f7f4e9;
	padding: 60px 0
}

.global_brands .section_title:not(:last-child) {
	margin-bottom: 40px
}

.global_brands .section_title {
	max-width: 641px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.global_brands .section_title h2 {
	font-style: normal;
	line-height: normal;
	font-size: 43px;
	letter-spacing: 0;
	margin-bottom: 24px;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.global_brands .section_title p {
	color: #535353;
	opacity: .8;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0
}

.global_brands .section_title :last-child {
	margin-bottom: 0
}

.global_brands_grid_wrap {
	position: relative;
	display: flex;
	justify-content: center
}

.global_brands_grid_wrap .global_brands_item {
	position: relative;
	width: max-content;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 55px;
	border-right: 1px solid #d9d9d9
}

.global_brands_grid_wrap .global_brands_item a {
	display: flex;
	align-items: center;
	justify-content: center
}

.global_brands_grid_wrap .global_brands_item:last-child {
	border-right: none
}

.shopify-premium-partner-page .our_partners {
	background-color: #fafaf7;
	padding: 55px 0
}

.our_partners .section_title,
.latest_blogs .section_title {
	text-align: center
}

.our_partners .section_title {
	margin-bottom: 57px
}

.latest_blogs .section_title:not(:last-child) {
	margin-bottom: 47px
}

.our_partners .section_title h2,
.latest_blogs .section_title h2 {
	line-height: 1.2;
	font-size: 43px;
	letter-spacing: 0;
	color: #282828;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.latest_blogs .section_title p {
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	text-align: center;
	line-height: 1.9;
	color: #535353;
	font-weight: 600
}

.latest_blogs .section_title {
	max-width: 470px;
	margin-left: auto;
	margin-right: auto
}

.our_partners_logo_wrap .logos_partner_top .logo_holder {
	-webkit-animation: scrollLeftToRight 45s infinite linear;
	animation: scrollLeftToRight 45s infinite linear
}

.our_partners_logo_wrap .logos_partner_bottom .logo_holder {
	-webkit-animation: scrollRightToLeft 45s infinite linear;
	animation: scrollRightToLeft 45s infinite linear
}

.our_partners_logo_wrap .logos_partner_top:not(:last-child) {
	margin-bottom: 50px
}

.our_partners_logo_wrap .logos_partner_top,
.our_partners_logo_wrap .logos_partner_bottom {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	overflow: hidden
}

.our_partners_logo_wrap .logo_holder {
	display: flex;
	align-items: center;
	white-space: nowrap;
	flex-shrink: 0
}

.our_partners_logo_item {
	margin: 0 45px
}

.our_partners_logo_item {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 45px;
	flex-shrink: 0
}

.our_partners_logo_item img {
	object-fit: contain
}

.blog_posts_grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px -18px
}

.blog_posts_grid .blog_post_item {
	display: flex;
	width: calc(33.33% - 16px);
	flex-direction: column;
	margin: 0 8px 18px
}

.blog_post_item .img_wrap {
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 20px;
	display: flex
}

.blog_post_item .post_content .meta_wrap {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -8px;
	margin-left: -4px;
	margin-right: -4px
}

.blog_post_item .post_content .meta_wrap .meta_item {
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
	line-height: .72;
	font-weight: 500;
	border-style: solid;
	border-color: rgb(40 40 40 / .15);
	border-width: 1px;
	padding: 11px 16px;
	border-radius: 50px;
	margin: 0 4px 8px
}

.blog_post_item .post_content .title {
	padding-top: 17px
}

.blog_post_item .post_content .title a {
	line-height: 30px;
	color: #282828;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0
}

.blog_post_item .post_content .title a:hover {
	color: var(--theme-red)
}

.latest_blogs .post_btn {
	margin-top: 50px;
	display: flex;
	justify-content: center
}

.blog-wrapper .blog-col {
	width: 33.33%;
	padding: 0 8px
}

.blog-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -8px
}

.blog-wrapper .blog-col .blog-img a {
	position: relative;
	padding-bottom: 72%;
	display: inline-block;
	width: 100%;
	display: inline-block
}

.blog-wrapper .blog-col .blog-img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover
}

.blog-inner {
	height: 100%;
	position: relative
}

.blog-img {
	margin-bottom: 20px;
	display: flex;
	border-radius: 20px;
	overflow: hidden
}

.blog-title a:hover h3 {
	text-decoration: underline
}

.blog-title h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	font-family: var(--montreal-medium);
	font-weight: 400
}

.blog-content a.btn {
	min-width: 166px;
	position: absolute;
	left: 16px;
	bottom: 42px
}

.blog-cate-wrap span {
	color: #090909;
	font-size: 14px;
	font-weight: 500;
	line-height: 20.72px;
	letter-spacing: .28px;
	position: relative;
	margin: 0;
	transition: all 0.3s
}

.blog-cate-wrap {
	margin-bottom: 9px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -4px;
	margin-right: -4px
}

.blog-cate-wrap span.blog-cate {
	margin-left: 0
}

.blog-cate-wrap span.blog-date {
	padding-left: 10px
}

.view-articles a {
	color: var(--black);
	font-size: 16px;
	font-weight: 700;
	line-height: normal
}

.view-articles {
	margin-top: 51px
}

.blog-cate-wrap a {
	display: inline-flex
}

.blog-cate-wrap a:hover span {
	color: var(--txt-red)
}

.blog-cate-wrap span.blog-cate,
.blog-cate-wrap span.blog-date {
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
	line-height: .72;
	font-weight: 500;
	border-style: solid;
	border-color: rgb(40 40 40 / .15);
	border-width: 1px;
	padding: 11px 16px;
	border-radius: 50px;
	margin: 0 4px 8px
}

@keyframes scrollLeftToRight {
	from {
		transform: translateX(0%)
	}

	to {
		transform: translateX(-100%)
	}
}

@keyframes scrollRightToLeft {
	from {
		transform: translateX(-100%)
	}

	to {
		transform: translateX(0%)
	}
}

@media only screen and (min-width:992px) {
	.site-header.header-up {
		padding-top: 0
	}

	.site-branding .toggle-menu {
		display: none
	}

	.main-navigation>ul>li {
		margin-left: 0;
		padding: 33px 30px 33px 0 !important
	}

	.main-navigation>ul>li:nth-last-child(2) {
		padding-right: 0 !important
	}

	li.menu-item-has-children.megamenu>a {
		padding-right: 16px
	}

	.menu-type-2 .dropdown-menu .right-col .menu-col h5:after,
	li.menu-item-has-children>a:after {
		right: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.site-branding {
		width: 180px
	}

	.main-navigation>ul>li>a {
		font-size: 14px
	}

	.main-navigation>ul>li {
		padding: 36px 14px 36px 0 !important
	}

	.header-wrapper .header-navbar .nav-menu {
		margin-left: 20px
	}

	.dropdown-menu:before {
		left: 32.5%
	}

	.service-menu.menu-type-2 .dropdown-menu:before {
		left: 34.5%
	}

	.industries-menu.menu-type-3 .dropdown-menu:before {
		left: 36%
	}

	.white-label-menu .dropdown-menu::before {
		left: 52%
	}
}

@media only screen and (min-width:1440px) {
	.home .header-wrapper .header-navbar .nav-menu {
		margin-left: 68px
	}

	.home .dropdown-menu:before {
		left: 48.5%
	}

	.home .service-menu.menu-type-2 .dropdown-menu:before {
		left: 41.5%
	}

	.home .industries-menu.menu-type-3 .dropdown-menu:before {
		left: 46%
	}

	.home .industries-menu .dropdown-menu {
		left: 44%
	}

	.home .work-menu .dropdown-menu {
		right: 42% !important
	}

	.home .work-menu .dropdown-menu::before {
		left: 50%;
		transform: translateX(-50%)
	}

	.home .white-label-menu .dropdown-menu::before {
		left: 50%;
		transform: translateX(-50%)
	}

	.home .white-label-menu .dropdown-menu {
		right: 27.2% !important
	}
}

@media only screen and (min-width:1600px) {
	.our_portfolio_wrap .slick-list {
		padding-right: 15%
	}

	.portfolio_items_scroll .portfolio_item_box .img_wrap {
		padding-bottom: 56.25%
	}
}

.site-footer .footer-top-row {
	margin: 0 auto;
	padding-top: 60px
}

.site-footer {
	background-color: #f7f4e9
}

.footer-col .h4 {
	color: #282828;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 166.182%;
	margin-bottom: 16px;
	display: block
}

.footer-menu ul li a {
	color: #282828;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 166.182%;
	letter-spacing: -.28px;
	opacity: .8
}

.footer-menu ul li {
	line-height: 23.265px
}

.footer-menu ul li:not(:last-child) {
	margin-bottom: 14px
}

.footer-menu.portfoli-menu {
	margin-top: 32px
}

.footer-service-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 45px
}

.footer-service-menu .footer-menu {
	width: 240px
}

.footer-service-menu .footer-menu:last-child {
	width: 265px
}

.footer-menu ul li a:hover,
.footer-menu ul li.current-menu-item>a {
	color: #282828;
	opacity: 1
}

.footer-mail {
	margin: 28px 0
}

.footer-mail span.h6 {
	margin-bottom: 10px;
	line-height: 23px;
	text-transform: uppercase;
	display: block;
	color: #fff
}

.footer-mail a {
	font-weight: 600;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #fff6d3
}

.footer-call span.h6 {
	margin-bottom: 12px;
	line-height: 23px;
	text-transform: uppercase;
	display: block;
	color: #282828
}

.footer-call ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	color: #fff
}

.footer-call ul li a img {
	margin-right: 16px
}

.footer-call ul li:not(:last-child) {
	margin-bottom: 12px
}

.footer-call ul li a:hover {
	color: #fff;
	opacity: .8
}

.award-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-award-wrap a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.footer-award-wrap {
	gap: 50px;
	padding: 55px 0 32px 0
}

.footer-social {
	margin-top: 30px
}

.footer-social ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-social ul li a {
	width: 39px;
	height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #121212;
	border-radius: 50%
}

.footer-social ul li a svg path {
	fill: #fff
}

.footer-social ul li a:hover {
	background-color: var(--theme-red)
}

.footer-bottom a {
	color: #282828;
	display: inline-block;
	font-weight: 400
}

.privacy-link a:not(:last-child) {
	margin-right: 10px;
	position: relative;
	padding-right: 10px
}

.privacy-link a:not(:last-child):after {
	content: "|";
	position: absolute;
	right: -4px;
	top: -1px;
	display: block
}

.footer-bottom a:hover {
	color: var(--theme-red);
	opacity: .8
}

.footer-social ul li:not(:last-child) {
	margin: 0 14px 0 0
}

.footer-middle {
	padding: 55px 0 0
}

.footer-bottom {
	padding: 64px 0 39px
}

.footer-middle-row {
	flex-wrap: nowrap;
	gap: 12px
}

.footer-middle-row a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background: #fff;
	border-radius: 20px;
	padding: 16px 18px;
	width: 16.6666%;
	justify-content: center
}

.footer-reserved p {
	font-weight: 400;
	color: #282828;
	font-size: 14px;
	line-height: 20px
}

.connect_with_us {
	margin-top: 38px
}

.connect_with_us .connect_info {
	display: flex;
	flex-direction: column
}

.connect_with_us .connect_info a:not(:last-child) {
	margin-bottom: 16px
}

.connect_with_us .connect_info a {
	display: flex;
	align-items: center
}

.connect_with_us .connect_info a .icon_wrap {
	width: 32px;
	height: 32px;
	margin-right: 9px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.connect_with_us .connect_info a .icon_wrap svg {
	width: 24px
}

.footer-bottom .privacy-link a,
.connect_with_us .connect_info a {
	color: #282828;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}

.footer-top.desktop .footer-top-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.footer-top.desktop .footer-top-row .footer-col-1 {
	width: 240px
}

.footer-top.desktop .footer-top-row .footer-col-2 {
	width: 545px
}

.footer-top.desktop .footer-top-row .footer-col-3 {
	width: 260px
}

@media only screen and (min-width:992px) {
	.site-footer .container {
		max-width: 1170px
	}

	.footer-top.mobile {
		display: none
	}

	.footer-bottom-row .footer-reserved p br {
		display: none
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.footer-top.desktop .footer-top-row .footer-col-1 {
		width: 240px
	}

	.footer-top.desktop .footer-top-row .footer-col-2 {
		width: calc(100% - 360px)
	}

	.footer-top.desktop .footer-top-row .footer-col-3 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 38px
	}

	.footer-menu.portfoli-menu {
		margin-top: 0
	}

	.footer-bottom {
		padding: 40px 0 20px
	}
}

@media only screen and (max-width:1440px) {
	.home_shopify_banner .video_wrapper {
		margin-top: 0
	}
}

@media only screen and (max-width:1380px) {
	.portfolio_items_scroll .portfolio_item_box .portfolio_title {
		font-size: 24px
	}
}