/*# sourceMappingURL=main.min.css.map */

.animated.animated-slow {
	animation-duration: 1.5s;
}

.animated.animated-fast {
	animation-duration: .4s;
}

@keyframes a {
	0% {
		opacity: 0;
		transform: translate3d(0, 2px, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

.customFade {
	animation-name: a;
}

@keyframes b {
	0% {
		opacity: 0;
		transform: translate3d(0, 2rem, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

.customFadeInUp {
	animation-name: b;
}

@keyframes c {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(1turn);
	}
}

@keyframes d {
	0% {
		opacity: 0;
		transform: translate3d(0, -15%, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes e {
	0% {
		opacity: 0;
		transform: translate3d(-15%, 0, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes f {
	0% {
		opacity: 0;
		transform: translate3d(15%, 0, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes g {
	0% {
		opacity: 0;
		transform: translate3d(0, 15%, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes h {
	0% {
		transform: scale(.25);
	}
	
	25% {
		opacity: 1;
	}
	
	to {
		transform: scale(1);
		opacity: 0;
	}
}

body {
	-webkit-font-smoothing: auto;
}

body .btn.btn-primary {
	text-align: center;
	display: inline-block;
	border: 1px solid transparent;
	border-color: #65cc33;
	text-decoration: none !important;
	box-shadow: none !important;
	border-radius: 23.5px;
	padding: 10px 22px;
	min-width: 140px;
	font-size: 1.125rem;
	line-height: 1;
	font-family: proxima-nova, sans-serif;
	letter-spacing: .2px;
	transition: all .25s;
	font-weight: 600;
	white-space: nowrap;
	color: #fff;
	background: #65cc33;
	cursor: pointer;
	margin: 0 15px;
}

body .btn.btn-primary:hover {
	background: #fff;
	color: #65cc33;
}

body .btn.btn-secondary {
	color: #fff;
	border-color: #f8981e;
	background: #f8991f;
}

body .btn.btn-secondary:hover {
	background: #fff;
	color: #f8981e;
}

body .btn.btn-black {
	color: #fff;
	background: #2d394a;
	border-color: #2d394a;
}

body .btn.btn-black:hover {
	border-color: #2987cd;
	background: #2987cd;
	color: #fff;
}

body ~ div.hbspt-form {
	display: none !important;
}

.icomoon {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-display: fallback;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-twitter:before {
	content: "" !important;
	background-image: url("https://www.mersive.com/wp-content/uploads/2023/09/Social_Icons_Twitter.svg");
	background-size: contain;
	background-position: center 2px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.icon-youtube:before {
	content: "";
}

.icon-youtube2:before {
	content: "";
}

.icon-linkedin2:before {
	content: "";
}

.icon-search1:before {
	content: "";
	color: #a4b0c0;
}

.icon-close2:before {
	content: "";
}

.icon-keyboard_arrow_down:before {
	content: "";
}

.icon-cancel:before {
	content: "";
}

.icon-help-with-circle:before {
	content: "";
}

.icon-arrow-right:before {
	content: "";
}

.icon-chevron-down:before {
	content: "";
}

.icon-icon-language:before {
	content: "";
}

.container {
	max-width: 1140px;
	margin: 0 auto;
}

.icomoon-arrow:after {
	content: "";
	font-family: icomoon;
	margin-left: 15px;
	width: 15px;
	position: relative;
	top: 2px;
}

.d-none {
	display: none;
}

.btn {
	text-align: center;
	display: inline-block;
	border: 1px solid transparent;
	border-color: #65cc33;
	text-decoration: none !important;
	box-shadow: none !important;
	border-radius: 23.5px;
	padding: 10px 22px;
	min-width: 140px;
	font-size: 1.125rem;
	line-height: 1;
	font-family: proxima-nova, sans-serif;
	letter-spacing: .2px;
	transition: all .25s;
	font-weight: 600;
	white-space: nowrap;
	color: #fff;
	background: #65cc33;
	cursor: pointer;
	margin: 0 15px;
}

.email-form .blogs-form-hubspot form {
	max-width: 450px;
	margin: 0 auto 35px;
	position: relative;
}

.email-form .blogs-form-hubspot .hs-input {
	box-shadow: none;
	border-radius: 23.5px;
	background-clip: inherit;
	background-color: #f4f7fc;
	font-weight: 400;
	border-color: #c5d0de;
	font-size: 18px;
	padding: 8px 150px 8px 22px;
	line-height: normal;
}

.email-form .blogs-form-hubspot .hs-button {
	width: auto;
	min-width: auto;
	background: #f8991f;
	border-radius: 25px;
	font-size: 1rem;
	font-weight: 700;
	color: #fff;
	border-color: #6fbc44;
	height: 40px;
	margin-top: 0;
	padding: 0 25px;
	font-family: proxima-nova, sans-serif;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.email-form .blogs-form-hubspot label {
	display: none;
}

.email-form .blogs-form-hubspot .hs-error-msgs {
	list-style: none;
}

.featured-posts-carousel {
	text-align: center;
}

.featured-posts-carousel .owl-dots {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 100%;
}

.featured-posts-carousel .slide-item {
	background: var(--bg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	min-height: 310px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.featured-posts-carousel .slide-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(30, 30, 30, .1);
}

.featured-posts-carousel .slide-item > * {
	z-index: 1;
}

.featured-posts-carousel h1 {
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
	font-size: 2rem;
	color: #fff;
	max-width: 572px;
	margin: 0 auto 25px;
}

.featured-posts-carousel h4 {
	color: #f8991f;
	font-size: 1.125rem;
	font-weight: 700;
}

.featured-posts-carousel a {
	font-family: proxima-nova, sans-serif;
	font-size: 1rem;
	color: #6c3;
	font-weight: 700;
	transition: all .25s;
}

.featured-posts-carousel a:hover {
	color: #fff;
}

.featured-posts-carousel.owl-theme .owl-dots .owl-dot {
	outline: none;
}

.featured-posts-carousel.owl-theme .owl-dots .owl-dot span {
	background: hsla(0, 0%, 100%, .5);
	width: 8px;
	height: 8px;
}

.featured-posts-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #fff;
}

.elementor-widget-subcategories {
	text-align: center;
}

.elementor-widget-subcategories a {
	display: inline-block;
	font-size: 1.125rem;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	color: #2d394a;
	margin: 0 36px 16px;
}

.elementor-widget-subcategories a.active, .elementor-widget-subcategories a:hover {
	color: #6c3;
}

.single-job_listing h2 {
	font-weight: 800;
}

.single-job_listing h3 {
	font-weight: 800;
	font-size: 1.5rem;
}

.single_job_listing .application .application_button, .single_job_listing .application input[type=submit] {
	color: #000;
	font-weight: 400;
	background-color: buttonface;
	border-color: buttonborder;
}

.elementor-location-popup .elementor-shortcode h3 {
	font-size: 1.5rem;
}

.elementor-location-popup .elementor-shortcode h2, .elementor-location-popup .elementor-shortcode h3 {
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
}

.hs-content-head {
	text-align: center;
}

.hs-content-head h3 {
	font-size: 1.5rem;
	line-height: 1.42;
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
	margin: 0;
}

.hs-input {
	width: 100% !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	height: 40px;
}

.hs-input::placeholder {
	color: #000 !important;
	font-size: 12px !important;
}

.hs-input:focus {
	background: #f4f7fc;
	border-color: #000;
	border-radius: 5px;
	box-shadow: -1px 20px 0 -16px #6fbc44;
	font-size: 12px;
}

.hs-form-field {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.hs-form-field label {
	display: none;
	padding-left: 10px;
}

.hs-form fieldset {
	max-width: none !important;
}

.hs-form fieldset.form-columns-1 div {
	margin-bottom: 20px !important;
}

.hs-form fieldset.form-columns-1 div.input {
	margin-bottom: 0 !important;
}

.hs-form fieldset.form-columns-1 div.hs-mersive_blog_opt_in .hs-input {
	height: 20px;
	width: 20px !important;
}

.hs-form fieldset.form-columns-2 div {
	margin-bottom: 20px !important;
}

.hs-form fieldset.form-columns-2 div.input {
	margin-bottom: 0 !important;
}

.hs-form .legal-consent-container .hs-richtext p {
	color: #333;
	font-size: 14px !important;
	padding: 0 20px;
	margin-bottom: 0;
	font-family: Lato, sans-serif;
	font-weight: 500;
}

.hs-form .hs-button.primary.large {
	background: #f8991f !important;
}

.hs-form .hs-field-desc {
	line-height: 20px;
	padding-left: 30px;
}

.hs-form .hs-fieldtype-booleancheckbox {
	position: relative;
}

.hs-form .hs-fieldtype-booleancheckbox .input {
	width: 20px;
	top: 1px;
	position: absolute;
	text-align: right;
}

.form-group label {
	display: none;
	padding-left: 10px;
}

.form-group input::placeholder {
	color: #000 !important;
}

.hs-error-msgs {
	list-style: none;
	padding-left: 0;
	font-style: italic;
	color: #dc3545;
	font-size: .875rem;
	font-weight: 400;
	margin-bottom: 0;
}

.hs-error-msgs label {
	display: block;
	margin-top: 5px;
	font-size: 12px !important;
	margin-left: 13px;
}

.hs-fieldtype-select .input, input.form-control, input.hs-input {
	background-color: #f4f7fc;
	border-color: #000 !important;
	font-size: 12px;
	background: #f4f7fc;
	border-color: #000;
	border-radius: 5px;
	box-shadow: -1px 20px 0 -16px #6fbc44 !important;
}

.hs-fieldtype-select .input:after {
	content: "";
	font-size: 40px;
	color: #6ebc44;
	display: none;
}

.hs-fieldtype-select .input.error {
	border-color: #dc3545 !important;
}

select.hs-input {
	border-color: #000 !important;
	background-color: #f4f7fc;
	background-image: url("https://www.mersive.com/wp-content/uploads/2020/04/arrow-form.png") !important;
	background-repeat: no-repeat !important;
	background-position: 99% !important;
	box-shadow: -1px 20px 0 -16px #6fbc44 !important;
	border-color: #000;
	box-shadow: -1px 20px 0 -16px #6fbc44;
}

select.hs-input, textarea.hs-input {
	background: #f4f7fc;
	border-radius: 5px;
	font-size: 12px;
}

textarea.hs-input {
	border-color: #000 !important;
	box-shadow: -1px 20px 0 -16px #6fbc44 !important;
	height: 70px !important;
}

input.hs-input.error, select.hs-input.error {
	border-color: #dc3545 !important;
}

.form-control:focus {
	background: #f4f7fc;
	border-color: #000;
	border-radius: 5px;
	box-shadow: -1px 20px 0 -16px #6fbc44;
	font-size: 12px;
}

.hs-button.primary.large {
	width: 100% !important;
	background: #6fbc44;
	border-radius: 5px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #fff !important;
	border-color: #6fbc44 !important;
}

.hbspt-form h2 {
	text-align: center;
	font-size: 22px;
}

.hbspt-form h3 {
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px !important;
	font-weight: 400;
}

.hbspt-form .hs-richtext p {
	font-size: 9px !important;
}

.hbspt-form .hs-richtext p a {
	color: #6fbc44 !important;
}

.hbspt-form ul {
	list-style: none;
}

.hbspt-form:empty {
	position: absolute;
	left: calc(50% - 25px);
	height: 50px;
	width: 50px;
	animation: c 1s linear infinite;
}

.hbspt-form:empty:after {
	content: "";
	position: absolute;
	display: inline;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 32px;
	width: 32px;
	clip: rect(0, 32px, 32px, 16px);
	border: 3px solid #6c3;
	border-radius: 50%;
}

select.hs-input.nitro-lazy {
	background-image: none !important;
}

.hs_submit {
	padding: 0 15px;
}

.hs_mersive_blog_opt_in .hs-form-booleancheckbox label {
	display: block !important;
	padding: 0;
	margin: 0;
}

.hs_mersive_blog_opt_in .hs-form-booleancheckbox span {
	display: none !important;
}

.hs_mersive_blog_opt_in legend {
	font-family: Lato, sans-serif;
	font-size: 1rem;
}

.hs_mersive_blog_opt_in ul {
	padding: 0 !important;
}

span.btn-play-module {
	background: #f8991f;
	border-radius: 100%;
	width: 10rem;
	height: 10rem;
	text-align: center;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

span.btn-play-module:after {
	top: inherit;
	left: auto;
	border: none;
	background: url("https://www.mersive.com/wp-content/themes/mersive-theme/assets/css/images/play.svg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 5px;
	content: "";
	width: 5.5rem;
	height: 100%;
}

a:hover > span.btn-play-module {
	background: #2987cd;
}

.animated {
	animation-duration: .8s;
}

.fadeInDown {
	animation-name: d !important;
}

.fadeInLeft {
	animation-name: e !important;
}

.fadeInRight {
	animation-name: f !important;
}

.fadeInUp {
	animation-name: g !important;
}

.buttonv1 .elementor-button-icon {
	z-index: 1;
	margin: 0;
}

.buttonv1 .elementor-button-text:empty {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	transform: translate(-50%, -50%);
	animation: h 2s ease-in-out infinite;
}

.buttonv1 .elementor-button-text:empty:after {
	width: 119px;
	height: 119px;
}

.buttonv1 .elementor-button-text:empty:after, .buttonv1 .elementor-button-text:empty:before {
	content: "";
	position: absolute;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: inset 0 0 1px 0 #fff, 0 0 1px #fff;
}

.buttonv1 .elementor-button-text:empty:before {
	width: 169px;
	height: 169px;
}

.wpgmp_tabs_container {
	border-radius: 25px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .25) !important;
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .25) !important;
	z-index: 98 !important;
}

.wpgmp_tabs_container .wpgmp_tabs .wpgmp-tab-0 {
	margin-bottom: 10px !important;
}

.wpgmp_tabs_container #wpgmp_tab_0 {
	padding-left: 10px !important;
}

.wpgmp_tabs_container #wpgmp_tab_0 .wpgmp_tab_item input[type=checkbox], .wpgmp_tabs_container #wpgmp_tab_3 .wpgmp_tab_item input[type=checkbox] {
	display: table-cell;
	opacity: 1;
	width: auto;
	margin-left: 0;
}

.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow {
	margin-right: 0 !important;
}

.wpgmp_location_container li {
	font-size: 15px !important;
	line-height: 16px !important;
	margin-bottom: 0 !important;
}

.wpgmp_toggle_main_container {
	padding: 10px 10px 15px !important;
}

div.categories_filter select {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.page-id-12242 .mod-banner-home h2 {
	text-align: center;
}

.page-id-12242 .mod-banner-home .anima-opacity, .page-id-12242 .mod-banner-home .cuved {
	display: none;
}

.page-id-12242 .mod-banner-home.mod-banner-img.banner-img-right .banner-content {
	max-width: 100%;
}

.page-id-12242 .mod-banner-home.banner-img-right {
	background: #fff;
}

.wpgmp_filter_wrappers {
	background: #fbfbfb !important;
}

.color_category_Authorized .fc-item-meta {
	background: #f97309 !important;
	color: #fff !important;
	padding: 6px 18px !important;
	font-size: 14px !important;
}

.color_category_Premier .fc-item-meta {
	background: #5c9cd4 !important;
	color: #fff !important;
	padding: 6px 18px !important;
	font-size: 14px !important;
}

.wpgmp_listing_list .fc-item-box {
	margin: 10px 0 15px !important;
	padding: 20px !important;
	border: 1px solid #eee;
}

.fc-item-title.fc-item-primary-text-color a {
	font-size: 20px !important;
}

.categories_filter_reset_btn {
	border: 0;
}

.fc-item-content {
	font-size: 15px !important;
}

.wpgmp-map-1, .wpgmp_map_container.wpgmp-map-1 {
	min-height: 2420px;
}

.locations_custom-item {
	margin: 10px 0 20px !important;
	height: auto !important;
	padding: 20px !important;
	border: 1px solid #eee;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-weight: 300;
	font-size: 14px !important;
	color: #777;
	line-height: 21px !important;
	font-style: normal;
}

.locations_custom-item h2 {
	font-size: 20px;
}

.locations_custom-item h2, .locations_custom-item h3 {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 21px;
	margin-bottom: 10px;
}

.locations_custom-item h3 {
	font-size: 17px;
}

.ntm-bubble-tab-content {
	display: flex;
	position: relative;
	width: 100%;
}

.ntm-bubble-tab-content .text {
	background: #2987cd;
	color: #fff;
	height: 140px;
	border-radius: 0 100px 100px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 15px 25px;
	max-width: 500px;
	font-size: 1.1rem;
	line-height: 1.5rem;
	text-align: left;
}

.ntm-bubble-tab-content .image {
	position: relative;
	width: 100%;
	text-align: right;
}

.ntm-bubble-tab-content .image img {
	display: inline-block;
	max-height: 652px;
	width: 100%;
	height: auto !important;
}

.ntm-bubble-tab-content .col {
	flex: 4;
	padding: 0;
}

.ntm-bubble-tab-content .col:not(:first-child) {
	flex: 6;
	padding-right: 50px;
}

.ntm-bubble-tab-content .dropdowns {
	color: #000;
	top: 140px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	list-style: none;
	padding: 25px 25px 0;
	max-width: 500px;
	font-size: 1.1rem;
	line-height: 1.5rem;
	text-align: left;
	z-index: 1;
	background: #fafafa;
}

.ntm-bubble-tab-content .dropdowns li {
	display: flex;
	cursor: pointer;
}

.ntm-bubble-tab-content .dropdowns li .number div {
	display: inline-block;
	margin: 0 15px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2.9rem;
	width: 2.875rem;
	height: 2.875rem;
	color: #fff;
	background: #6fbc44;
	background: radial-gradient(circle, #6fbc44 45%, rgba(111, 188, 68, .51) 48%, rgba(111, 188, 68, .5) 60%, rgba(111, 188, 68, .21) 61%, rgba(111, 188, 68, .2) 100%);
	text-align: center;
	border-radius: 100%;
}

.ntm-bubble-tab-content .dropdowns li .number.orange div {
	background: #f8991f;
	background: radial-gradient(circle, #f8991f 45%, rgba(248, 153, 31, .51) 48%, rgba(248, 153, 31, .5) 60%, rgba(248, 153, 31, .21) 61%, rgba(248, 153, 31, .2) 100%);
}

.ntm-bubble-tab-content .dropdowns li .number.blue div {
	background: #408ccb;
	background: radial-gradient(circle, #408ccb 45%, rgba(64, 140, 203, .51) 48%, rgba(64, 140, 203, .5) 60%, rgba(64, 140, 203, .21) 61%, rgba(64, 140, 203, .2) 100%);
}

.ntm-bubble-tab-content .dropdowns li .number.black div {
	background: #334052;
	background: radial-gradient(circle, #334052 45%, rgba(51, 64, 82, .51) 48%, rgba(51, 64, 82, .5) 60%, rgba(51, 64, 82, .21) 61%, rgba(51, 64, 82, .2) 100%);
}

.ntm-bubble-tab-content .dropdowns li .content {
	padding-top: 8px;
	color: #334052;
	line-height: 1.5;
}

.ntm-bubble-tab-content .dropdowns li .content .title {
	font-weight: 700;
	position: relative;
	font-size: 1.25rem;
	font-family: Lato;
}

.ntm-bubble-tab-content .dropdowns li .content .title:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
}

.ntm-bubble-tab-content .dropdowns li .content .desc {
	font-size: 1rem;
	line-height: normal;
	max-height: 0;
	overflow: hidden;
	transition: all .3s;
}

.ntm-bubble-tab-content .dropdowns li.active .content .desc {
	max-height: 500px;
}

.ntm-bubble-tab-content .dropdowns li.active .content .title:after {
	content: "";
}

.ntm-bubble-tab-content .image.with-dots .dots-map {
	position: absolute;
	width: 100%;
	height: 100%;
}

.ntm-bubble-tab-content .image.with-dots .dots-map a {
	position: absolute;
	display: inline-block;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2.9rem;
	width: 2.875rem;
	height: 2.875rem;
	color: #fff;
	background: #6fbc44;
	background: radial-gradient(circle, #6fbc44 45%, rgba(111, 188, 68, .51) 48%, rgba(111, 188, 68, .5) 60%, rgba(111, 188, 68, .21) 61%, rgba(111, 188, 68, .2) 100%);
	text-align: center;
	border-radius: 100%;
	margin-left: -20px;
	text-decoration: none;
}

.ntm-bubble-tab-content .image.with-dots .dots-map a.active {
	width: 3rem;
	height: 3rem;
	line-height: 3.1rem;
	margin-left: -24px;
}

.ntm-bubble-tab-content .image.with-dots .dots-map a.orange {
	background: #f8991f;
	background: radial-gradient(circle, #f8991f 45%, rgba(248, 153, 31, .51) 48%, rgba(248, 153, 31, .5) 60%, rgba(248, 153, 31, .21) 61%, rgba(248, 153, 31, .2) 100%);
}

.ntm-bubble-tab-content .image.with-dots .dots-map a.blue {
	background: #408ccb;
	background: radial-gradient(circle, #408ccb 45%, rgba(64, 140, 203, .51) 48%, rgba(64, 140, 203, .5) 60%, rgba(64, 140, 203, .21) 61%, rgba(64, 140, 203, .2) 100%);
}

.ntm-bubble-tab-content .image.with-dots .dots-map a.black {
	background: #334052;
	background: radial-gradient(circle, #334052 45%, rgba(51, 64, 82, .51) 48%, rgba(51, 64, 82, .5) 60%, rgba(51, 64, 82, .21) 61%, rgba(51, 64, 82, .2) 100%);
}

.ntm-image-box .ntm-bubble-tab-content {
	display: inherit;
}

.ntm-subscription-range form {
	width: 100%;
}

.ntm-subscription-range form input {
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: calc(100% - 30px);
	height: 15px;
	background: #f7f8fa;
	border: 1px solid #cdcdcd;
	border-radius: 10px;
	outline: none;
	margin: 0 auto;
	transition: opacity .2s;
}

.ntm-subscription-range form input::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 30px;
	height: 30px;
	background: #6c3;
	border: 1px solid #54ac29;
	border-radius: 100%;
	cursor: pointer;
}

.ntm-subscription-range form input::-moz-range-thumb {
	width: 30px;
	height: 30px;
	background: #6c3;
	border: 1px solid #54ac29;
	border-radius: 100%;
	cursor: pointer;
}

.ntm-subscription-range ul.range-options {
	display: flex;
	list-style: none;
	padding: 0;
	justify-content: space-between;
	color: #fff;
	font-size: 1.125rem;
	margin-top: 15px;
}

@media screen and (max-width:560px) {
	span.btn-play-module {
		height: 6rem;
		width: 6rem;
	}
	
	span.btn-play-module:after {
		width: 3.5rem;
	}
}

@media screen and (min-width:768px) {
	.buttonv1 .elementor-button-text:empty:before {
		width: 193px;
		height: 193px;
	}
	
	.buttonv1 .elementor-button-text:empty:after {
		width: 143px;
		height: 143px;
	}
}

@media screen and (max-width:992px) {
	.ntm-bubble-tab-content .dropdowns li .content .title {
		font-size: 1rem;
	}
	
	.ntm-bubble-tab-content .dropdowns li .content .desc {
		font-size: .8rem;
	}
	
	.ntm-bubble-tab-content .image.with-dots .dots-map a {
		font-size: 1rem;
		line-height: 1.9rem;
		width: 1.875rem;
		height: 1.875rem;
	}
	
	.ntm-bubble-tab-content .image.with-dots .dots-map a.active {
		width: 2rem;
		height: 2rem;
		line-height: 2.1rem;
		margin-left: -20px;
	}
}

@media screen and (max-width:756px) {
	.ntm-bubble-tab-content {
		display: inline-block;
	}
	
	.ntm-bubble-tab-content .col:not(:first-child) {
		padding-right: 0;
	}
}

@media screen and (max-width:560px) {
	.ntm-bubble-tab-content .text {
		font-size: .9rem;
		position: relative;
	}
	
	.ntm-bubble-tab-content .image {
		position: relative;
		display: inline-block;
		height: auto;
	}
	
	.ntm-bubble-tab-content .image img {
		left: 0;
		margin: 15px auto 0 0;
		width: 100%;
	}
}

.main-menu-ul {
	margin: 0 0 0 5px;
	list-style: none;
	display: flex;
	padding: 0;
}

.main-menu-ul li {
	margin: 0;
	position: relative;
	color: #2d394a;
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom: 0;
	letter-spacing: .2px;
}

.main-menu-ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: 700;
}

.main-menu-ul > li:hover > a {
	position: relative;
	color: #6c3;
}

.main-menu-ul > li:hover > a:before {
	height: 6px;
	border-radius: 25px;
	bottom: -3px;
	z-index: 999999;
	content: "";
	position: absolute;
	background: #6c3;
	left: 25px;
	right: 25px;
}

.main-menu-ul > li:hover .main-menu-dropdown {
	opacity: 1;
	visibility: visible;
	padding: 10px 0;
}

.main-menu-ul .mega-dropdown {
	position: static;
}

.main-megamenu .form-inline {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 290px;
	column-gap: 5px;
}

.main-megamenu .form-inline a {
	padding: 6px 22px;
	color: #fff;
	margin: 0;
	font-size: 1rem;
	text-align: center;
}

.main-megamenu .form-inline a:first-child {
	color: #f8991f;
	background: #fff;
}

.main-megamenu .form-inline a:first-child:hover {
	color: #fff;
	background: #f8991f;
}

.main-megamenu .main-menu-ul > li.current-menu-ancestor > a, .main-megamenu .main-menu-ul > li.current-menu-item > a, .main-megamenu .main-menu-ul > li.current-page-ancestor > a {
	color: #6c3;
}

.main-megamenu .main-menu-dropdown .megamenu-mobile-title, .main-megamenu .sub-menu {
	display: none;
}

.main-megamenu .sub-menu ul {
	display: flex;
	flex-flow: row wrap;
	flex-direction: column;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-megamenu .sub-menu ul li {
	padding: 10px;
	text-align: center;
}

.main-megamenu .sub-menu ul li a {
	color: #c5d0de;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	letter-spacing: .2px;
	text-decoration: none;
}

.main-megamenu .form-menu {
	display: none;
}

.with-megamenu .main-menu-ul > li > a {
	padding: 26.5px 10.5px 29px;
}

.with-megamenu .main-menu-ul:not(.focused) > li:hover .main-menu-dropdown {
	display: none;
}

.with-megamenu .main-menu-dropdown.with-scroll {
	max-height: calc(90vh - 132px);
	overflow-y: scroll;
}

.with-megamenu .main-menu-dropdown.with-boxed .container {
	max-width: 1080px !important;
	max-width: 1080px;
}

.with-megamenu .main-menu-dropdown li.menu-level-2 {
	padding-top: 12px;
	padding-bottom: 12px;
}

.with-megamenu .main-menu-dropdown li.menu-level-2:not(:first-child):not(.is-boxed) {
	border-left: .5px solid rgba(51, 64, 82, .4);
	padding-left: 50px;
	margin: 0;
}

.with-megamenu .main-menu-dropdown li.menu-level-2:not(:last-child):not(.is-boxed) {
	padding-right: 50px;
}

.with-megamenu .main-menu-dropdown li.menu-level-2.align-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.with-megamenu .main-menu-dropdown li.menu-level-2.align-bottom {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.with-megamenu .main-menu-dropdown li:nth-child(2):last-child:not(.is-boxed) {
	flex: 0 0 66.666%;
	max-width: none;
}

.with-megamenu .main-menu-dropdown li:nth-child(2):last-child:not(.is-boxed) ul.child-child {
	display: flex;
	flex-flow: row wrap;
}

.with-megamenu .main-menu-dropdown li:nth-child(2):last-child:not(.is-boxed) ul.child-child li {
	flex: 0 0 50%;
}

.with-megamenu .main-menu-dropdown li:nth-child(2):last-child:not(.is-boxed) ul.child-child li:last-child {
	margin: 0;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child {
	flex: 0 0 25%;
	padding: 0;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li + li:last-child {
	flex: 0 0 47%;
	max-width: 47%;
	padding-top: 0;
	padding-left: 35px;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li + li:last-child ul.child-child {
	display: flex;
	flex-flow: row wrap;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li + li:last-child ul.child-child > li {
	flex: 0 0 50%;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li:nth-child(2) {
	border: none;
	flex: 0 0 28%;
	max-width: 28%;
	padding: 0 35px;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li:nth-child(2) .item-withicon a:hover {
	color: #6c3;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child > div {
	background: transparent linear-gradient(180deg, #6c3, #63c732 0, #33661a) 0 0 no-repeat padding-box;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border: 1px solid #c6d0de;
	padding: 25px;
	position: relative;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child > div a.box-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child > div a.box-link:before {
	display: none;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child > div > .sub {
	color: #fff;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.3rem;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed li:not(.with-sub):not(.menu-level-2) {
	margin-bottom: 0;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed > div {
	background: #fff 0 0 no-repeat padding-box;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border: 1px solid #c6d0de;
	border-radius: 30px;
	padding: 25px 40px;
}

.with-megamenu .main-menu-dropdown .menu-child li.is-boxed > div > .sub {
	font: normal normal 600 20px/24px proxima-nova;
	letter-spacing: 0;
	color: #334052;
}

.with-megamenu .main-menu-dropdown .menu-child b.megamenu-title {
	font: normal normal 600 18px/22px proxima-nova;
	letter-spacing: 0;
	color: #334052;
	margin-bottom: 10px;
	display: block;
}

.with-megamenu .main-menu-dropdown .menu-child .item-withicon {
	display: flex;
}

.with-megamenu .main-menu-dropdown .menu-child .item-withicon .image {
	margin-right: 10px;
}

.with-megamenu .main-menu-dropdown .menu-child .item-withicon .image img {
	width: 25px;
	height: 25px;
	min-width: 25px;
}

.with-megamenu .main-menu-dropdown .menu-child .child-child li .item-withicon a {
	font: normal normal 700 16px/19px Lato;
	letter-spacing: 0;
	padding: 0;
	color: #334052;
	margin-bottom: 5px;
}

.with-megamenu .main-menu-dropdown .menu-child .child-child li .item-withicon a:hover {
	color: #146d9a;
}

.with-megamenu .main-menu-dropdown .menu-child .child-child li .item-withicon a:before {
	display: none;
}

.with-megamenu .main-menu-dropdown .menu-child .child-child li.new .item-content a:after {
	content: "New!";
	background: #6c3;
	font-size: 1rem;
	color: #fff;
	border-radius: 5px;
	padding: 3px 5px;
	margin-left: 7px;
}

.with-megamenu .main-menu-dropdown .menu-child li .sub {
	cursor: default;
	font: normal normal 300 14px/17px Lato;
	letter-spacing: 0;
	color: #334052;
	margin-bottom: 15px;
}

.with-megamenu .main-menu-dropdown .menu-child li > .sub {
	margin-bottom: 25px;
	font: normal normal 600 14px/17px Lato;
	color: #334052;
}

.with-megamenu .main-menu-dropdown .menu-child li:not(.with-sub):not(.menu-level-2) {
	margin-bottom: 25px;
}

.with-megamenu .main-menu-dropdown .menu-child li:not(.with-sub) > .item-withicon .item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.with-megamenu .main-menu-dropdown .menu-child li:not(.with-sub) > .item-withicon .image img {
	width: 40px;
	height: 40px;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed .item-withicon {
	margin-bottom: 25px;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed .item-withicon .image img {
	width: 66px;
	height: 66px;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed .item-withicon .item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed .item-withicon .item-content > span {
	font-size: 1.5rem;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed:first-child .item-withicon {
	margin: 20px 25px 25px;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed:first-child .item-withicon .image {
	flex: none;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed:first-child .item-withicon .image img {
	width: 66px;
	height: auto;
}

.with-megamenu .main-menu-dropdown .menu-child .is-boxed:first-child .item-withicon .item-content > span {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.7rem;
}

.with-megamenu .main-menu-dropdown ul.menu-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 40px 0;
	list-style: none;
}

.with-megamenu .main-menu-dropdown ul li.is-link a {
	font: normal normal 600 16px/20px proxima-nova;
	letter-spacing: 0;
	color: #6c3;
	transition: none;
}

.with-megamenu .main-menu-dropdown ul li.is-link a:hover {
	color: #f8991f;
}

.with-megamenu .main-menu-dropdown ul li.is-link a:hover:after {
	background-image: url("https://www.mersive.com/wp-content/themes/mersive-theme/images/Arrow-o.svg");
}

.with-megamenu .main-menu-dropdown ul li.is-link a:before {
	display: none;
}

.with-megamenu .main-menu-dropdown ul li.is-link a:after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background-image: url("https://www.mersive.com/wp-content/themes/mersive-theme/images/Arrow.svg");
	background-size: 100%;
	background-position: 50%;
	margin-left: 5px;
}

.with-megamenu .main-menu-dropdown ul li.is-button a {
	display: inline-block;
	background: #6c3 0 0 no-repeat padding-box;
	text-align: center;
	font: normal normal 700 14px/17px proxima-nova;
	letter-spacing: 0;
	color: #fff;
	padding: 10px 25px;
	border-radius: 25px;
}

.with-megamenu .main-menu-dropdown ul li.is-button a:hover {
	background: #f8991f 0 0 no-repeat padding-box;
}

.with-megamenu .main-menu-dropdown ul li.is-button a:before {
	display: none;
}

.with-megamenu .main-menu-dropdown :not(.is-banner) + .container .menu-child .menu-level-2:first-child .item-withicon .image img {
	width: 40px;
	height: auto;
}

.with-megamenu .main-menu-dropdown .is-banner {
	background: transparent linear-gradient(97deg, #6c3, #63c732 0, #33661a) 0 0 no-repeat padding-box;
}

.with-megamenu .main-menu-dropdown .is-banner .menu-child {
	padding: 8px 100px;
	justify-content: normal;
}

.with-megamenu .main-menu-dropdown .is-banner .menu-child .menu-item {
	max-width: 100%;
	flex: auto;
	margin-bottom: 0;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-content > a, .with-megamenu .main-menu-dropdown .is-banner ul li .item-content > span {
	font: normal normal 600 20px/24px proxima-nova;
	letter-spacing: 0;
	color: #f4f7fc;
	margin: 0;
	padding: 0;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-content > a:before {
	display: none;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-content > .sub {
	font: normal normal 400 20px/24px Lato;
	letter-spacing: 0;
	color: #f4f7fc;
	margin-bottom: 0;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-withicon .image {
	margin-right: 20px;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-withicon .image a {
	padding: 0;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-withicon .image a:before {
	display: none;
}

.with-megamenu .main-menu-dropdown .is-banner ul li .item-withicon .image img {
	width: 75px;
	height: 75px;
}

.with-megamenu .search-in-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -150px;
	transition: all .5s;
	background: #fff;
	display: block;
	z-index: 33;
}

.with-megamenu .search-in-menu .icon-close-cus {
	display: block;
	width: 30px;
	height: 30px;
	padding-top: 16px;
	cursor: pointer;
}

.with-megamenu .search-in-menu .icon-close-cus:hover span {
	background: #6c3;
}

.with-megamenu .search-in-menu .icon-close-cus span {
	position: relative;
	width: 30px;
	height: 2px;
	background: #2d394a;
	display: block;
}

.with-megamenu .search-in-menu .icon-close-cus span:first-child {
	transform: rotate(45deg);
	top: 0;
	left: 2px;
}

.with-megamenu .search-in-menu .icon-close-cus span:last-child {
	transform: rotate(-45deg);
	top: -2px;
	left: 2px;
}

.with-megamenu .search-in-menu .icon-search1 {
	font-size: 1.875rem;
}

.with-megamenu .search-in-menu .icon-search1:hover:before {
	color: #6c3;
}

.with-megamenu .search-in-menu .search-form {
	width: 100%;
}

.with-megamenu .search-in-menu .search {
	justify-content: space-between;
	width: 100%;
	min-height: 100px;
	padding: 22px 0;
	display: flex;
}

.with-megamenu .search-in-menu .col-left {
	width: 100%;
	margin-right: -6px;
	display: flex;
	flex-flow: row;
}

.with-megamenu .search-in-menu .align-items-center {
	align-items: center !important;
}

.with-megamenu .search-in-menu a {
	text-decoration: none;
}

.with-megamenu .search-in-menu input {
	font-family: proxima-nova, sans-serif;
	font-size: 2rem;
	color: #2d394a;
	font-weight: 500;
	font-style: normal;
	font-display: fallback;
	line-height: 1.25;
	letter-spacing: .2px;
	margin-bottom: 0;
	border: none;
	width: 100%;
	height: auto;
	outline: none;
}

.with-megamenu .search-in-menu input::placeholder {
	color: #2d394a;
}

.with-megamenu .search-in-menu.show-search {
	transform: translateY(150px);
}

.main-menu-dropdown {
	z-index: 2;
	left: 0;
	top: 100%;
	position: absolute;
	display: block;
	min-width: 200px;
	width: 100%;
	margin: 0;
	font-size: 1em;
	border: none;
	padding-top: 3px;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	background: #f4f7fc 0 0 no-repeat padding-box;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .16), 0 3px 8px rgba(0, 0, 0, .16);
	padding: 0;
	transition: padding .25s cubic-bezier(.73, .32, .34, 1.5), opacity .15s, visibility .15s;
}

.main-menu-dropdown li .images.has-bg img {
	max-height: 100%;
}

.main-menu-dropdown .container {
	max-width: 900px !important;
}

.main-menu-dropdown .menu-child ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-menu-dropdown .menu-child li {
	flex: 0 0 33.333%;
	max-width: 100%;
	margin-bottom: 26px;
}

@media screen and (min-width:992px) {
	.main-megamenu .box-menu {
		display: flex;
		justify-content: flex-end;
	}
	
	.with-megamenu .main-menu-dropdown.with-scroll {
		max-height: calc(90vh - 132px);
		overflow-y: scroll;
	}
	
	.with-megamenu .main-menu-dropdown.with-scroll::-webkit-scrollbar {
		width: 4px;
	}
	
	.with-megamenu .main-menu-dropdown.with-scroll::-webkit-scrollbar-track {
		background: transparent;
	}
	
	.with-megamenu .main-menu-dropdown.with-scroll::-webkit-scrollbar-thumb {
		background: #6c3;
		border-radius: 25px;
	}
	
	.with-megamenu .main-menu-ul:not(.focused) > li:hover .main-menu-dropdown {
		display: none;
	}
	
	#main-menu.main-megamenu ul {
		margin: 0;
	}
	
	#main-menu.main-megamenu .box-menu {
		justify-content: flex-end !important;
	}
}

@media screen and (max-width:991px) {
	header.megamenu-open {
		height: 100vh;
		overflow: hidden;
	}
	
	.main-megamenu {
		background: #fff 0 0 no-repeat padding-box;
		box-shadow: inset 0 2px 8px rgba(0, 0, 0, .16);
		padding: 0;
	}
	
	.main-megamenu .form-menu, .main-megamenu .sub-menu {
		display: block;
	}
	
	.main-megamenu .main-menu-dropdown {
		display: block;
		position: absolute;
		top: -92px;
		left: 100%;
		width: 100%;
		height: calc(100% + 92px);
		overflow-y: scroll;
		transition: all .3s ease;
		-moz-transition: .3s all ease;
		-webkit-transition: all .3s ease;
		-o-transition: .3s all ease;
		-ms-transition: .3s all ease;
		margin-top: 0;
		background: #fff 0 0 no-repeat padding-box;
		box-shadow: inset 0 2px 8px rgba(0, 0, 0, .16);
	}
	
	.main-megamenu .main-menu-dropdown .megamenu-mobile-title {
		display: block;
		font: normal normal 600 18px/22px proxima-nova;
		letter-spacing: 0;
		color: #334052;
		padding: 20px 40px;
		border-bottom: .25px solid rgba(198, 208, 222, .5);
	}
	
	.main-megamenu .main-menu-dropdown .megamenu-mobile-title .container:before {
		content: "";
		font-family: FontAwesome;
		font-size: .8rem;
		margin-right: 10px;
	}
	
	.main-megamenu .is-open-child .main-menu-dropdown, .main-megamenu li.mega-dropdown .main-menu-dropdown.hovered {
		left: 0;
	}
	
	.with-megamenu .search-in-menu {
		display: none;
	}
	
	.with-megamenu nav.container.navbar {
		padding: 0;
	}
	
	.with-megamenu nav.container.navbar .header-mobile {
		padding: 17px 18px;
		background: #f4f7fc;
	}
	
	.with-megamenu .hamburger-menu.is-open-menu .icon-bar {
		height: 5px;
		width: 30px;
		background: #334052;
		border-radius: 25px;
	}
	
	.with-megamenu .hamburger-menu.is-open-menu .icon-bar:first-child {
		top: 3px;
	}
	
	.with-megamenu .hamburger-menu.is-open-menu .icon-bar:nth-child(3) {
		right: -9px;
		top: 0;
	}
	
	.with-megamenu #main-menu.main-megamenu {
		width: 100%;
		height: calc(100vh - 100px);
		position: absolute;
		left: 0;
		display: block;
		background: #fff;
		visibility: hidden;
		overflow: hidden;
		opacity: 0;
	}
	
	.with-megamenu #main-menu.main-megamenu.is-open-menu {
		visibility: visible;
		overflow-y: auto;
		opacity: 1;
		overflow: inherit;
		z-index: 1;
	}
	
	.with-megamenu #main-menu .main-menu-ul {
		padding: 0;
		flex-direction: column;
	}
	
	.with-megamenu #main-menu > .box-menu > :not(.main-menu-ul) {
		padding: 20px 40px;
		margin: 0;
		max-width: inherit;
		justify-content: center;
	}
	
	.with-megamenu .main-menu-dropdown ul.menu-child {
		padding: 0;
	}
	
	.with-megamenu .main-menu-dropdown li.menu-item.menu-level-2 {
		padding: 20px 40px !important;
		margin-bottom: 0;
		border-bottom: .25px solid rgba(198, 208, 222, .5);
		border-left: none;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	
	.with-megamenu .main-menu-dropdown li:nth-child(2):last-child:not(.is-boxed) ul.child-child li {
		margin-bottom: 20px;
		flex: 0 0 100%;
		padding-bottom: 5px;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child b.megamenu-title, .with-megamenu .main-menu-dropdown li:first-child:first-child:not(.is-boxed) ul.child-child li {
		margin-bottom: 20px;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li.megamenu-item-type-0 .item-content {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li.megamenu-item-type-0 .item-content > .sub {
		display: none;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li.megamenu-item-type-0 .item-content > a {
		margin: 0;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li:not(.with-sub):last-child {
		margin-bottom: 0;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li:last-child li:not(.is-button):last-child {
		padding-bottom: 60px;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li.is-boxed > div {
		padding: 25px 40px;
		background: #f4f7fc 0 0 no-repeat padding-box;
	}
	
	.with-megamenu .main-menu-dropdown .menu-child li.is-boxed:first-child + li + li:last-child ul.child-child > li {
		flex: 0 0 100%;
		padding-bottom: 5px;
	}
	
	.with-megamenu .main-menu-dropdown ul li.is-link a {
		padding: 10px 0;
	}
	
	.with-megamenu .main-menu-dropdown .is-banner .menu-child {
		padding: 15px 40px;
	}
	
	.with-megamenu .main-menu-dropdown .is-banner .menu-child .menu-item {
		padding: 0;
		border: none;
	}
	
	.with-megamenu .main-menu-dropdown .is-banner ul li .item-content > span {
		font: normal normal 600 18px/22px proxima-nova;
		margin-bottom: 5px;
	}
	
	.with-megamenu .main-menu-dropdown .is-banner ul li .item-content > .sub {
		font: normal normal 400 12px/15px Lato;
	}
	
	.with-megamenu .main-menu-dropdown li.menu-level-2.align-center {
		display: block;
		border: none;
	}
	
	.with-megamenu #main-menu.is-open-menu .main-menu-ul > li.has-sub > a:after {
		content: "";
		font-family: FontAwesome;
		font-size: .8rem;
		margin-left: 10px;
	}
	
	.main-megamenu.is-open-menu .navbar-nav > li {
		position: inherit;
		margin: 0;
	}
	
	#main-menu.main-megamenu.is-open-menu .main-menu-ul > li > a {
		color: #334052;
		padding: 20px 40px;
	}
	
	#main-menu.main-megamenu.is-open-menu .main-menu-ul:not(.navbar-nav-language) > li > a {
		border-bottom: .25px solid rgba(198, 208, 222, .5);
	}
	
	.main-menu-ul > li:hover > a:before {
		display: none;
	}
	
	#main-menu .form-group {
		position: relative;
	}
	
	#main-menu .email-form input {
		box-shadow: none !important;
		border-radius: 23.5px;
		height: 40px;
	}
	
	#main-menu .email-form .btn, #main-menu .email-form .hs-button {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		font-size: 1rem;
		min-width: 100px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 11px;
		margin: 0;
	}
}

.ntm-footer-us {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.ntm-footer-us .column {
	width: 25%;
	display: inline-block;
}

.ntm-footer-us .site-logo.mobile {
	display: none;
	margin-bottom: 27px;
}

.ntm-footer-us .footer-logo {
	text-align: left;
}

.ntm-footer-us .footer-logo img {
	width: calc(100% - 20px);
	max-width: 200px;
}

.ntm-footer-us .site-logo.desktop .footer-logo img {
	margin-bottom: 40px;
}

.ntm-footer-us ul.ntm-footer-items {
	list-style: none;
	padding: 0;
	margin: 0 0 35px;
}

.ntm-footer-us ul.ntm-footer-items li {
	margin-bottom: 10px;
}

.ntm-footer-us ul.ntm-footer-items li:first-child, .ntm-footer-us ul.ntm-footer-items li:first-child a {
	font: normal normal 600 1.125rem/1.375rem proxima-nova;
	letter-spacing: 0;
	color: #6c3;
}

.ntm-footer-us ul.ntm-footer-items li:not(:first-child) a {
	font: normal normal 400 1rem/1.25rem proxima-nova;
	letter-spacing: 0;
	color: #253141;
}

.ntm-footer-us ul.ntm-footer-items li:not(:first-child) a:hover {
	color: #005b88;
}

.ntm-footer-us + .social a {
	color: #005b88;
	font-size: 1.5rem;
}

.ntm-footer-us + .social a:hover {
	color: #2d394a;
}

.ntm-footer-us + .social ul {
	text-align: center;
	max-width: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ntm-footer-us + .social ul li {
	display: inline-block;
	margin: 0 17px 10px;
}

li.careers-footer-item a:after {
	display: none;
	content: "Now Hiring!";
	background: #6c3;
	color: #fff;
	border-radius: 17px;
	padding: 3px 13px;
	margin-left: 10px;
	font-size: .85rem;
	transition: all .3s;
}

li.careers-footer-item a:hover:after {
	background: #005b88;
}

li.careers-footer-item.active a:after {
	display: inline-block;
}

@media screen and (max-width:768px) {
	.ntm-footer-us .site-logo.mobile {
		display: block;
		width: 100%;
	}
	
	.ntm-footer-us .site-logo.desktop {
		display: none;
	}
	
	.ntm-footer-us .column {
		width: 50%;
	}
	
	.ntm-footer-us ul.ntm-footer-items li {
		margin: 0;
	}
	
	.ntm-footer-us ul.ntm-footer-items li:first-child, .ntm-footer-us ul.ntm-footer-items li:first-child a {
		margin-top: 10px;
	}
	
	.ntm-footer-us + .social li {
		margin-right: 30px;
	}
	
	.ntm-footer-us + .social li:last-child {
		margin-right: 10px;
	}
	
	li.careers-footer-item a:after {
		margin-left: 3px;
		padding: 2px 9px;
	}
}

@keyframes i {
	0% {
		transform: rotate(0deg);
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	to {
		transform: rotate(1turn);
	}
}

body.woocommerce .site-main {
	max-width: 1140px;
	margin: 0 auto;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	display: block;
	width: inherit;
	margin: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 2px solid transparent;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
	border-color: #f8991f;
}

.woocommerce div.product div.images .flex-viewport {
	max-height: 258px;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	min-height: 600px;
}

.woocommerce div.product div.summary {
	max-width: 480px;
}

.woocommerce div.product form.cart {
	margin-bottom: 0;
}

.woocommerce div.product form.cart .button {
	float: right;
	margin: 0;
}

.woocommerce div.product form.cart div.quantity {
	margin-left: 20px;
}

.woocommerce .fqa-tab-title {
	cursor: pointer;
	position: relative;
}

.woocommerce .fqa-tab-title h3 {
	font-size: 1.5rem;
	line-height: 1.42;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0 0 1rem;
}

.woocommerce .fqa-tab-title .icomoon {
	position: absolute;
	top: 7px;
	right: 0;
	pointer-events: none;
	font-size: 14px;
}

.woocommerce .fqa-tab-title h5 {
	font-size: 1rem;
	margin-bottom: 0;
}

.woocommerce .fqa-tab-title:hover * {
	color: #2987cd;
}

.woocommerce .mod-fqa-onecolumm--custom .fqa-tab-title .icomoon {
	font-size: 14px;
	top: 39px;
}

.woocommerce .fqa-tab-item.active .fqa-tab-title .icomoon {
	transform: rotate(180deg);
}

.woocommerce .fqa-tab-item {
	position: relative;
	border-bottom: 2px solid rgba(197, 208, 222, .5);
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.woocommerce .fqa-tab-item:last-child {
	border: none;
}

.woocommerce .fqa-tab-item:not(.active) .fqa-tab-content-animation {
	max-height: 0 !important;
	overflow: hidden;
	visibility: hidden;
	transition: all .5s;
}

.woocommerce .fqa-tab-item .fqa-tab-content-animation {
	max-height: 99999px !important;
	visibility: visible;
	overflow: hidden;
	transition: all .5s;
}

.woocommerce .fqa-block-cta .fqa-block-cta__container {
	min-height: 1px;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 30px;
	flex-direction: row;
}

.woocommerce .fqa-block-cta .fqa-block-cta__container h3 {
	width: 50%;
	padding-right: 15px;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.42;
	letter-spacing: .2px;
	font-weight: 800;
	margin: 0;
}

.woocommerce .fqa-block-cta .fqa-block-cta__button {
	margin: 0 -15px;
	margin-left: auto;
	white-space: nowrap;
}

.woocommerce:not(.single-product) button.button.alt, .woocommerce:not(.single-product) button[type=submit] {
	color: #fff;
	border: 1px solid #443b90;
	background-color: #443b90;
	min-height: 48px;
	display: block;
	border-radius: 20px;
	padding: 10px !important;
	color: #fff;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	width: 100%;
}

.woocommerce button[disabled] {
	color: #fff !important;
}

.woocommerce button[disabled]:hover {
	background-color: #6c3 !important;
}

.woocommerce button.button.alt:hover, .woocommerce button.button:hover {
	color: #443b90;
	background: transparent;
}

.woocommerce form .form-row.woocommerce-invalid label {
	margin-left: 0;
	color: #555;
}

.woocommerce form .form-row .required {
	display: none;
}

.woocommerce table.shop_table {
	border: none;
	border-collapse: collapse;
}

.woocommerce table.shop_table td {
	font-size: 16px;
	border: none;
	background: #fff;
	color: #2d394a;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

.woocommerce table.shop_table th {
	font-size: 16px;
	border: none;
	background: #fff;
	color: #2d394a;
}

.woocommerce table.shop_table th:not(.woocommerce-orders-table__header):not(.woocommerce-PaymentMethod) {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
	border-radius: 23.5px;
	height: 40px;
	border: 1px solid #eee;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
	color: #333;
}

.woocommerce .woocommerce-shipping-calculator .form-row input.input-text::placeholder {
	color: #333;
}

.woocommerce .cart-collaterals .cart_totals {
	width: 100%;
	float: none;
}

.woocommerce .cart-collaterals .shop_table tr > th {
	padding-left: 0 !important;
}

.woocommerce .cart-collaterals .shop_table tr > td {
	padding-right: 0 !important;
}

.woocommerce table.cart .product-thumbnail {
	display: block !important;
}

.woocommerce .return-to-shop .wc-backward {
	background-color: #6c3;
	border-color: #6c3;
	border-radius: 23.5px;
	line-height: 1;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	letter-spacing: .2px;
	padding: 11px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	-webkit-font-smoothing: auto;
}

.woocommerce .return-to-shop .wc-backward:hover {
	background: #f8991f;
	border-color: #f8991f;
	color: #fff;
}

.woocommerce .woocommerce-customer-details address {
	padding: 15px 20px;
	border: 1px solid rgba(0, 0, 0, .1) !important;
	font-size: 16px;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	font-size: 16px !important;
}

.woocommerce .shop_table td {
	padding-left: 0;
}

.woocommerce .shop_table td small.shipped_via {
	font-size: 16px;
}

.woocommerce .shop_table th {
	padding-left: 0;
}

.woocommerce .woocommerce-form-login .form-row {
	margin-bottom: 10px;
}

.woocommerce .woocommerce-form-login > :nth-last-child(2) {
	margin-bottom: 0;
}

.woocommerce #shipping_method li input {
	transform: translateY(4px);
}

.woocommerce #shipping_method li label {
	font-weight: 500;
	margin-bottom: 3px;
}

.woocommerce #shipping_method li label span {
	font-weight: 500 !important;
}

.woocommerce .shop_table_responsive tr:nth-child(2n) td {
	background-color: transparent !important;
}

.woocommerce .shop_table_responsive tr td:before {
	content: none !important;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	padding: 10px 8px;
}

.woocommerce input[type=radio] {
	position: absolute;
	opacity: 0;
}

.woocommerce input[type=radio]:checked ~ label:after {
	display: block;
}

.woocommerce input[type=radio]:checked ~ label:before {
	background-color: #fff;
}

.woocommerce input[type=radio] ~ label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.woocommerce input[type=radio] ~ label:hover:before {
	background-color: #ccc;
}

.woocommerce input[type=radio] ~ label:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #c5d0de;
	background-color: #eee;
	border-radius: 50%;
}

.woocommerce input[type=radio] ~ label:after {
	content: "";
	position: absolute;
	top: 9px;
	left: 6px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2d394a;
	display: none;
}

.product-box {
	position: absolute;
	width: 100%;
	min-width: 200px;
	bottom: 0;
	padding: 30px 30px 14px;
	background: #fbfbfb;
	margin: 0 -33px;
}

.product-box h3 {
	font-size: 24px !important;
	line-height: 1.42;
}

.product-box .btn-outline-secondary {
	color: #f8991f;
	background: #fff;
	box-shadow: inset 0 0 1px 0 #f8991f, 0 0 1px #f8991f;
	border-color: #f8991f;
}

.product-box .btn-outline-secondary:hover {
	background: #f8991f;
	color: #fff;
}

.product-box .btn-inline {
	padding: 10px 0;
}

.product-box .btn-inline .btn:first-child {
	margin-left: 0;
}

.woo-mobile {
	display: none;
}

.green-arrow {
	font-family: proxima-nova, sans-serif;
	font-size: 1rem;
	color: #6c3;
	font-weight: 700;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: .2px;
	display: inline-block;
}

.green-arrow, .green-arrow:after {
	font-display: fallback;
	position: relative;
}

.green-arrow:after {
	content: "";
	font-family: icomoon;
	top: 2px;
	margin-left: 15px;
	width: 15px;
}

.green-arrow:hover {
	text-decoration: none;
	color: #2987cd;
}

.green-arrow.color-blue {
	color: #2987cd;
}

.green-arrow.color-blue:hover {
	color: #6c3;
}

.fqa-tab-item.active .fqa-tab-title * {
	color: #2987cd;
}

.ie .wc_payment_method.payment_method_stripe > input[type=radio] {
	transform: none !important;
}

.ie .woocommerce-checkout #payment ul.payment_methods li label {
	max-width: 202px;
}

.woocommerce-info {
	border: 1px solid #6c3;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 3px rgba(0, 0, 0, .065);
	background-color: #f7f6f7;
	border-radius: 4px;
	padding: .786em 1.15em 1em;
	font-size: 14px !important;
	line-height: 1.5 !important;
	color: #515151;
}

.woocommerce-info a {
	color: #2987cd;
	text-decoration: none;
}

.woocommerce-info a:hover {
	text-decoration: underline;
	color: #1c5d8d;
}

.woocommerce-info:before {
	content: none;
}

.woocommerce-checkout h3 {
	font-size: 27px;
}

.woocommerce-checkout .lost_password a {
	font-size: 16px;
}

.woocommerce-checkout #payment {
	padding: 20px 20px 10px;
	background: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}

.woocommerce-checkout #payment div.payment_box {
	background-color: #c1dea8;
}

.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #c1dea8;
}

.woocommerce-checkout .woocommerce-column--1 {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 45px;
}

.woocommerce-checkout .woocommerce-column--2 {
	flex: 0 0 100%;
	max-width: 100%;
}

.woocommerce-checkout .woocommerce-SavedPaymentMethods-new #wc-stripe-payment-token-new {
	margin-top: 0 !important;
}

.woocommerce-checkout #billing_first_name_field, .woocommerce-checkout #billing_last_name_field, .woocommerce-checkout #shipping_first_name_field, .woocommerce-checkout #shipping_last_name_field, .woocommerce-checkout .woocommerce-form-login .form-row-first, .woocommerce-checkout .woocommerce-form-login .form-row-last {
	width: 49%;
}

.woocommerce-checkout .woocommerce-columns--2.woocommerce-columns--addresses {
	margin: 0 -15px;
	width: calc(100% + 30px) !important;
}

#customer_details .col-1, #customer_details .col-2 {
	max-width: 100%;
	flex: 0 0 100%;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
}

#customer_details input:not([type=checkbox]) {
	width: 100%;
	margin-bottom: 9px;
	border: 1px solid #ddd;
	font-size: 16px;
	line-height: normal;
	color: #555;
	background-color: #fff;
	height: 40px;
	border-radius: 23.5px;
	padding: 6px 20px;
	font-weight: 500;
}

#customer_details label {
	margin-left: 0;
	width: 100%;
}

#customer_details .woocommerce-validated input {
	background: #fff !important;
}

.woocommerce-input-wrapper {
	display: block;
	width: 100%;
}

#ship-to-different-address-checkbox {
	width: auto;
	margin: 0 9px 2px 0;
	height: 15px;
}

#header .woocommerce button {
	margin-top: 0;
}

.woocommerce-ResetPassword.lost_reset_password label {
	margin-left: 0;
}

.woocommerce-LostPassword.lost_password {
	margin-left: 3px;
}

.woocommerce-LostPassword.lost_password a {
	font-size: 16px;
}

.safari .woocommerce:not(.single-product) button.button.alt, .safari .woocommerce:not(.single-product) button[type=submit] {
	padding: 11px 22px 9px !important;
}

.safari .woocommerce input[type=radio] ~ label:before {
	top: 1px;
}

.safari .woocommerce input[type=radio] ~ label:after {
	top: 7px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
	display: flex !important;
	align-items: center;
	max-height: 40px;
	margin-top: 9px;
	margin-left: 20px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
	margin-right: 10px;
	transform: translateY(0);
}

.woocommerce-form-login label {
	margin-left: 0;
}

.woocommerce-form-login .form-row:not(.woocommerce-form-row) {
	padding-bottom: 11px;
}

.woocommerce-form-login .woocommerce-Button {
	margin-top: 9px !important;
}

.woocommerce-form-login input.input-text {
	height: 40px;
	border-radius: 23.5px;
	border: 1px solid #ddd;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
}

.woocommerce-form-login button.button, .woocommerce-form-login button.submit {
	margin-top: 0;
}

.woocommerce-account .woocommerce-form-login {
	padding: 20px 20px 8px !important;
	margin-bottom: 0 !important;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
	transform: translateY(1px);
}

.woocommerce-account .woocommerce-message {
	background-color: #f7f6f7;
	border: 1px solid #6c3;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 3px rgba(0, 0, 0, .065);
	padding: 15px 16px 11px 45px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 4px;
}

.woocommerce-account .woocommerce-message:before {
	color: #6c3 !important;
}

.woocommerce-account #shipping_first_name_field, .woocommerce-account #shipping_last_name_field, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--first, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--last {
	width: 49%;
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row {
	margin-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-orders tr {
	margin-bottom: 30px !important;
}

.woocommerce-account #account_display_name + span {
	margin-top: 5px;
}

.woocommerce-account input:not([type=checkbox]) {
	height: 40px;
	border-radius: 23.5px;
	padding: 6px 20px;
	font-weight: 500;
	font-size: 16px;
	line-height: normal;
	color: #555;
	background-color: #fff;
	margin-bottom: 9px;
	border: 1px solid #ddd;
	width: inherit;
}

.woocommerce-account #billing_address_2_field, .woocommerce-account #shipping_address_2_field {
	margin-top: 0 !important;
}

.woocommerce-account #add_payment_method #payment {
	background: #f5f5f5;
	padding: 20px 20px 30px;
}

.woocommerce-account #add_payment_method #payment div.payment_box {
	background-color: #c1dea8;
}

.woocommerce-account #add_payment_method #payment div.payment_box:before {
	border-bottom-color: #c1dea8;
}

.woocommerce-account #payment_method_stripe {
	transform: translateY(-64px);
	height: 15px !important;
	margin-right: 8px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding-left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	font-size: 1.125rem;
	line-height: 1.33;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	letter-spacing: .2px;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:before {
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	width: 5px;
	border-radius: 4px;
	background: #6c3;
	left: -20px;
	transition: all .25s;
	opacity: 0;
	visibility: hidden;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	text-decoration: none;
	line-height: 1.5;
	font-size: 1.25rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
	color: #2d394a;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover:before {
	transition: all .25s;
	opacity: 1;
	visibility: visible;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	color: #2d394a;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active:before {
	opacity: 1;
	visibility: visible;
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	width: 5px;
	border-radius: 4px;
	background: #6c3;
	left: -20px;
	transition: all .25s;
}

.woocommerce-account .col2-set.woocommerce-Addresses {
	margin: 0 -15px;
}

.woocommerce-account .col2-set.woocommerce-Addresses address {
	font-size: 18px;
}

.woocommerce-account .entry-header {
	margin-top: 30px;
}

.woocommerce-account .woocommerce-Address {
	flex: 0 0 100%;
	max-width: 100%;
}

.woocommerce-account .woocommerce-customer-details {
	margin: 0 -15px auto;
}

.woocommerce-account .woocommerce-MyAccount-content label {
	margin-left: 0;
	line-height: 1.3 !important;
	margin-bottom: 5px;
}

.woocommerce-account .woocommerce-column--1, .woocommerce-account .woocommerce-column--2 {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 25px;
}

.woocommerce-Button + .woocommerce-form__label-for-checkbox.inline {
	margin-top: 13px;
}

.woocommerce-terms-and-conditions-wrapper {
	width: 100%;
	margin-left: -4px;
}

#billing_country_field, #shipping_country_field {
	margin-bottom: 19px;
}

.select2-selection--single .select2-selection__rendered {
	line-height: 40px !important;
	border-radius: 23.5px;
	height: 40px;
}

.select2-container .select2-selection--single {
	height: 40px;
	border-radius: 23.5px !important;
	border: 1px solid #ddd !important;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	position: relative;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single:before {
	content: "";
	position: absolute;
	height: 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	top: 20px;
	left: -1px;
	right: -1px;
	bottom: 20px;
	top: auto;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	z-index: 9991;
	position: relative;
	border: 1px solid #ddd !important;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single:before {
	content: "";
	position: absolute;
	height: 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	top: 20px;
	left: -1px;
	right: -1px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	right: 10px;
	top: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	min-width: 100%;
	line-height: 40px !important;
	padding-left: 20px;
	font-size: 16px;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	text-align: left;
	border: none !important;
}

.select2-container--default .select2-results__option[data-selected=true] {
	color: #2987cd !important;
	background: transparent;
}

.select2-container--default .select2-results__option--highlighted[data-selected] {
	background: transparent;
	color: #2987cd;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
	background: #cecece;
	border-radius: 10px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
	width: 10px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
	border-bottom-right-radius: 50.5px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #ddd;
	border-radius: 23.5px;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
}

.order_review {
	border: none;
}

#ship-to-different-address span {
	font-size: 1.5rem;
	line-height: 1.42;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox {
	display: flex;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox #ship-to-different-address-checkbox + span:after, #ship-to-different-address .woocommerce-form__label-for-checkbox #ship-to-different-address-checkbox + span:before {
	top: calc(50% - 1px);
	transform: translateY(-50%);
}

.woocommerce-cart .quantity input[type=number] {
	padding: 5px 6px;
	border-radius: 23.5px !important;
	border: 1px solid #ddd;
}

.woocommerce-cart .product-thumbnail img {
	min-width: 125px;
}

.woocommerce-cart .product-name a {
	color: #292929;
	text-decoration: none;
}

.woocommerce-cart .product-remove a.remove {
	color: #6c3 !important;
}

.woocommerce-cart .product-remove a.remove:hover {
	color: #fff !important;
	background: #6c3;
}

.woocommerce-cart .wc-proceed-to-checkout {
	text-align: right;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
	border-color: #6c3;
	background-color: #6c3;
	font-size: 18px;
	margin-bottom: 0;
	border-radius: 23.5px;
	padding: 10px 22px;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	letter-spacing: .2px;
	-webkit-font-smoothing: auto !important;
	height: 40px;
	font-display: fallback;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: #f8991f;
	border-color: #f8991f;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
	padding: 20px 16px 11px 45px;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
	margin-top: -10px;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message:before {
	top: 20px;
}

.woocommerce-cart .cart.woocommerce-cart-form__contents {
	margin-bottom: 50px;
}

.woocommerce-cart .shipping-calculator-form .form-row {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-cart .dropdown-select-c8 .dropdown-menu {
	z-index: 9991;
}

.woocommerce-cart .dropdown-select-c8.show .dropdown-toggle {
	z-index: 9992;
}

.product-inline .cont-dropdown li {
	height: 40px;
}

.product-inline .cont-dropdown li a {
	padding-top: 8px;
	padding-bottom: 7px;
}

.product-inline > p {
	text-align: right;
}

.woocommerce-error {
	border: 1px solid #e5bdc4;
	background-color: #f2dede;
	color: #b94a48;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 3px rgba(0, 0, 0, .065);
}

.woocommerce-error li {
	font-size: 14px !important;
	font-family: inherit;
	font-weight: 400;
	line-height: 21px !important;
	margin-bottom: 0;
}

.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
	float: none;
}

.woocommerce-page input:not(.input-radio) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.woocommerce-page #payment #place_order {
	background: #6c3;
}

.woocommerce-page #payment #place_order:hover {
	background: #f8991f;
}

.woocommerce-page .shop_table_responsive tr:nth-child(2n) td {
	background-color: transparent !important;
}

.woocommerce-page .shop_table_responsive tr td:before {
	content: none !important;
}

.woocommerce-page h1.entry-title {
	font-weight: 800;
	letter-spacing: .3px;
	margin-bottom: 24px;
	line-height: 1.1;
}

.woocommerce-page header.page-header {
	padding-top: 60px;
}

.woocommerce-page .page-content p {
	font-size: 1.25rem;
	line-height: 1.5;
	letter-spacing: .1px;
	margin-bottom: 21px;
	font-family: Lato, sans-serif;
}

.woocommerce-page label {
	margin-bottom: 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .2px;
	color: #2d394a;
	margin-left: 13px;
	font-display: fallback;
}

.woocommerce-cart-form .coupon #coupon_code {
	width: 100%;
	float: none;
	line-height: normal;
	background-color: #fff;
	border-radius: 23.5px;
	height: 40px;
	border: 1px solid #ddd;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
	color: #333;
	box-shadow: none;
}

.woocommerce-cart-form .coupon button {
	width: 100% !important;
	margin-top: 8px !important;
}

.woocommerce-cart-form .coupon .input-text {
	margin-top: 0;
	padding: .7em 1.5em;
}

.woocommerce-cart-form button {
	width: 100%;
	margin-top: 0 !important;
	padding: .7em 1.5em;
}

.woocommerce-cart-form .product-name a:hover {
	text-decoration: none !important;
	color: #2987cd;
}

.woocommerce-cart-form .product-quantity .form-group.quantity, .woocommerce-cart-form .product-quantity .quantity.hs-form-field {
	width: 100px;
	margin-left: 0;
	margin-bottom: 0;
}

.woocommerce-cart-form .product-quantity label {
	display: none;
}

#main-content > .container .woocommerce-form-login .aiowps-captcha, #main-content > hr .woocommerce-form-login .aiowps-captcha {
	margin-bottom: 0;
}

#shipping_method label {
	cursor: pointer;
	margin-left: 2px;
	display: block !important;
}

.shop_table_responsive.cart .dropdown-select-c8 .dropdown-menu {
	min-width: auto;
}

.shop_table_responsive.cart .dropdown-select-c8 .dropdown-menu li a, .shop_table_responsive.cart .dropdown-select-c8 .dropdown-toggle {
	font-size: 16px;
	font-weight: 500;
	font-family: proxima-nova, sans-serif;
	text-align: left;
	font-display: fallback;
}

.shop_table_responsive.cart .dropdown-select-c8 li a {
	line-height: 1;
}

.single-product .entry-summary .price {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	color: #2987cd !important;
	font-size: 1rem;
	font-display: fallback;
}

.single-product .entry-summary .single_add_to_cart_button {
	color: #fff;
	background: #6c3 !important;
	border-radius: 23.5px !important;
	padding: 11px 22px;
	min-width: 140px;
	font-size: 18px;
	line-height: 1;
	letter-spacing: .2px;
	font-weight: 600;
	font-family: proxima-nova, sans-serif;
	-webkit-font-smoothing: auto !important;
	font-display: fallback;
}

.single-product .entry-summary .single_add_to_cart_button:not(.disabled):hover {
	background: #f8991f !important;
	border-color: #f8991f !important;
}

.single-product .entry-summary .quantity .qty {
	width: 200px;
	border: 1px solid #fbfbfb;
	background: #fbfbfb;
	padding: .9375rem 1.25rem;
	border-radius: 23.5px;
	max-height: 40px;
	text-align: left;
}

.single-product #pa_version {
	height: 40px;
	background: transparent;
	border: none;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .2px;
	cursor: pointer;
	outline: none;
}

.single-product .form-select-c8 label + div {
	border-color: #fbfbfb;
	background: #fbfbfb;
	padding: 0 15px;
	overflow: hidden;
	border-radius: 23.5px;
	position: relative;
}

.single-product .form-select-c8 label + div:before {
	font-family: icomoon;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	right: 18px;
	pointer-events: none;
}

.single-product .form-select-c8 label + div select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}

.single-product .variations tr label {
	margin-left: 0;
	margin-bottom: 10px;
}

.single-product .woocommerce-notices-wrapper .woocommerce-error {
	margin-bottom: 0;
	margin-top: 40px;
}

.single-product .woocommerce-variation-add-to-cart .btn-primary, .single-product .woocommerce-variation-add-to-cart input.primary {
	margin-bottom: 7px;
}

.single_variation_wrap select {
	border: none;
	width: 100%;
	height: 40px;
	outline: none;
}

.related.products .price span {
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	font-weight: 700;
	color: #2987cd !important;
	letter-spacing: .2px;
}

.woocommerce.single-product a.add_to_cart_button {
	color: #fff;
	background: #6c3;
	line-height: 1;
	font-family: proxima-nova, sans-seri;
	font-display: fallback;
	border-radius: 23.5px;
	min-width: 140px;
}

.woocommerce.single-product a.add_to_cart_button:not(.disabled):hover {
	background: #f8991f;
}

.woocommerce.single-product .module.mod-product-content {
	padding-top: 100px;
	padding-bottom: 100px;
	display: inline-block;
	width: 100%;
}

.woocommerce.single-product .woocommerce-variation.single_variation:not([style*="display: none"]) + .price {
	display: none;
}

.woocommerce.single-product .woocommerce-variation-price {
	min-height: 35px;
}

.produc-content h1 {
	font-size: 2rem;
	line-height: 1.25;
	margin-bottom: 8px;
	letter-spacing: .3px;
	font-weight: 800;
}

.variations .reset_variations {
	display: none !important;
}

.woocommerce-variation-price .woocommerce-variation:not([style*="display: none"]):not([style*="display:none"]):not([style*="display:  none"]):not([style*="display : none"]):not([style*="display :none"]) + .price {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.woocommerce-product-gallery__image {
	position: relative;
}

.woocommerce-product-gallery__image:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.form-group.form-select-c8.quantity .dropdown.form-control.dropdown-select-c8, form.variations_form.cart .form-group.form-select-c8.variations > div {
	margin-left: 20px;
}

.learn-less {
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 30px;
}

.learn-less:hover {
	text-decoration: none;
}

.learn-more {
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 30px;
}

.learn-more:hover {
	text-decoration: none;
}

.product-tab.open h4 {
	color: #f8991f;
}

.product-tab.open .product-tab-content {
	margin-bottom: 25px !important;
}

.product-tab h4 {
	padding-left: 25px;
	position: relative;
	font-size: 1.125rem;
	cursor: pointer;
	margin-bottom: 15px;
}

.product-tab h4:hover {
	color: #f8991f;
}

.product-tab h4:before {
	content: "";
	position: absolute;
	left: -1.5px;
	top: 2px;
	line-height: 1;
	font-family: icomoon;
}

.product-tab .product-tab-content {
	transition: all .5s;
	overflow: hidden;
}

.product-tab .product-tab-content .container, .product-tab .product-tab-content hr {
	padding: 0;
}

.product-tab .product-tab-content:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.product-tab:not(.open) .product-tab-content {
	max-height: 0 !important;
}

.product-tab:not(.open) h4:before {
	content: "";
	top: 2px;
}

.product-tab .fqa-tab-title .icomoon {
	top: 3px;
}

.mod-product-content .product-content-text .content-text {
	overflow: hidden;
	transition: all .5s;
}

.mod-product-content .product-content-text .content-text p {
	line-height: 1.5;
	letter-spacing: .1px;
	font-size: 1rem;
	font-family: Lato, sans-serif;
}

.mod-product-content .product-content-text.more .content-text {
	max-height: 9999px !important;
}

.woocommerce-notices-wrapper .woocommerce-message {
	background-color: #f7f6f7;
	border: 1px solid #6c3;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 3px rgba(0, 0, 0, .065);
	padding: 15px 16px 11px 45px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 4px;
}

.woocommerce-notices-wrapper .woocommerce-message:before {
	color: #6c3 !important;
}

.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
	color: #fff;
	background-color: #6c3;
	border-color: #6c3;
	border-radius: 23.5px;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	letter-spacing: .2px;
	padding: 10px 20px;
	height: 40px;
	font-size: 18px;
	-webkit-font-smoothing: auto;
	line-height: 18px;
}

.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
	background: #f8991f;
	border-color: #f8991f;
	color: #fff;
}

.woocommerce-notices-wrapper + .order_details {
	display: flex;
	overflow-x: auto;
	padding-left: 0;
}

.woocommerce-notices-wrapper + .order_details li {
	padding-bottom: 10px;
}

.woocommerce-notices-wrapper + .order_details li:last-of-type {
	margin: 0 !important;
}

#calc_shipping_state_field > span {
	width: 100%;
}

.shipping-calculator-form button {
	margin-right: 0 !important;
	margin-left: auto !important;
}

#calc_shipping_city_field, #calc_shipping_postcode_field {
	width: 49%;
	display: inline-block;
	padding-top: 5px;
}

#calc_shipping_postcode_field {
	float: right;
}

.woocommerce-checkout.woocommerce-order-received #main-content {
	padding-top: 100px;
}

.woocommerce-thankyou-order-details {
	padding-left: 0;
}

.woocommerce-thankyou-order-details li {
	font-size: 18px;
	padding-bottom: 10px;
}

.woocommerce-thankyou-order-details li strong {
	font-size: 18px !important;
}

.woocommerce-thankyou-order-details li:last-of-type {
	margin: 0 !important;
}

.woocommerce-order-overview {
	display: flex;
	overflow-x: auto;
}

.woocommerce-SavedPaymentMethods-saveNew {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}

.woocommerce-SavedPaymentMethods-saveNew label {
	line-height: 1 !important;
}

.select2-results__option[aria-selected] {
	display: block;
	padding: .9375rem 1.25rem;
	text-decoration: none !important;
	margin-bottom: 0;
	border-top: 1px solid hsla(0, 0%, 50%, .3);
	font-size: 15px;
	line-height: 24px;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
}

.select2-results__option[aria-selected]:first-child {
	border-top: 0;
}

.select2-results__option[aria-selected]:hover {
	color: #2987cd;
}

.select2-results__option[data-selected] {
	display: block;
	padding: .9375rem 1.25rem;
	text-decoration: none !important;
	margin-bottom: 0;
	border-top: 1px solid hsla(0, 0%, 50%, .3);
	font-size: 15px;
	line-height: 24px;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
}

.select2-results__option[data-selected]:first-child {
	border-top: 0;
}

.select2-results__option[data-selected]:hover {
	color: #2987cd;
}

.select2-container--open .select2-dropdown--below {
	border-bottom-left-radius: 23.5px;
	border-bottom-right-radius: 23.5px;
	border-color: #ddd;
	overflow: hidden;
}

.select2-container--open .select2-dropdown--below .select2-search--dropdown {
	margin-top: 7px;
}

.select2-container--open .select2-dropdown--above {
	border-top-left-radius: 23.5px;
	border-top-right-radius: 23.5px;
	border-color: #ddd;
}

.cart_totals h2 {
	font-size: 40px;
	font-weight: 800;
}

#order_review .woocommerce-form__label-for-checkbox.checkbox {
	margin-left: 0;
	line-height: 1;
	display: flex;
}

#order_review .woocommerce-form__input-checkbox {
	margin: 0 10px 0 0;
	height: 16px;
	transform: none;
}

.woocommerce-form-coupon input.input-text {
	height: 40px;
	border-radius: 23.5px;
	border: 1px solid #ddd;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 20px;
}

.woocommerce-form-coupon .form-row-last {
	width: 51% !important;
}

.woocommerce-form-coupon .form-row-last button {
	margin-top: 0 !important;
}

.woocommerce-shipping-destination {
	font-size: 16px !important;
	font-weight: 500;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
}

.woocommerce-shipping-destination strong {
	font-weight: 500;
}

.wc_payment_method label {
	margin-left: 0;
}

.woocommerce-cart-form__cart-item.cart_item .product-quantity input[type=number] {
	border-radius: 0;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr:last-child td {
	padding: 14px 12px 14px 0;
}

.select2-selection__arrow:before {
	content: "";
	font-family: icomoon !important;
	font-size: 14px;
	font-display: fallback;
}

.select2-selection__arrow b {
	display: none;
}

.woocommerce-checkout-review-order-table tfoot tr > th {
	padding-left: 0 !important;
}

.woocommerce-checkout-review-order-table tfoot tr > td {
	padding-right: 0 !important;
}

.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
	font-weight: 500 !important;
}

.woocommerce-order-received .woocommerce-table--order-details tfoot tr > th {
	padding-left: 0 !important;
}

.woocommerce-order-received .woocommerce-table--order-details tfoot tr > td {
	padding-right: 0 !important;
}

.woocommerce-order-received .woocommerce-table--order-details .woocommerce-table__product-name {
	padding-left: 0 !important;
}

.woocommerce-order-received .woocommerce-table--order-details .woocommerce-table__product-total {
	padding-right: 0 !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
	transform: rotate(180deg);
	display: inline-block;
}

.select2-container--default.select2-container--open .select2-selection__rendered {
	border-bottom: 1px solid hsla(0, 0%, 50%, .3);
}

.form-row input, .form-row label {
	cursor: pointer;
}

.form-row input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

.form-row input[type=checkbox]:checked + span:after {
	display: block;
}

.form-row input[type=checkbox]:checked + span:before {
	border-color: #2d394a;
}

.form-row input[type=checkbox]:checked ~ label:after {
	display: block;
}

.form-row input[type=checkbox]:checked ~ label:before {
	border-color: #2d394a;
}

.form-row input[type=checkbox] + span {
	position: relative;
	margin-left: 0;
	padding-left: 25px;
	line-height: 1;
}

.form-row input[type=checkbox] + span:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #2d394a;
	left: 4px;
	top: 4px;
	display: none;
}

.form-row input[type=checkbox] + span:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	left: 0;
	top: 0;
	border: 1px solid #c5d0de;
}

.form-row input[type=checkbox] ~ label {
	position: relative;
	margin-left: 0;
	padding-left: 25px;
	line-height: 1;
}

.form-row input[type=checkbox] ~ label:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #2d394a;
	left: 4px;
	top: 4px;
	display: none;
}

.form-row input[type=checkbox] ~ label:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	left: 0;
	top: 0;
	border: 1px solid #c5d0de;
}

.cart-collaterals #calc_shipping_state_field {
	margin-top: 12px;
}

.wc_payment_methods.payment_methods .wc_payment_method.payment_method_cod {
	margin-bottom: 11px !important;
}

.stripe-amex-icon, .stripe-discover-icon, .stripe-mastercard-icon, .stripe-visa-icon {
	margin-top: 15px !important;
}

.blockUI.blockOverlay {
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	background: hsla(0, 0%, 100%, .75) !important;
	position: fixed !important;
	right: 0;
	bottom: 0;
	animation: none !important;
}

.blockUI.blockOverlay, .blockUI.blockOverlay:before {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	left: 0;
	top: 0;
}

.blockUI.blockOverlay:before {
	display: block !important;
	background: transparent !important;
	background-repeat: no-repeat !important;
	margin-left: -1.5em !important;
	animation: i 1s linear infinite !important;
	width: 100px !important;
	height: 100px !important;
	border-radius: 50%;
	box-shadow: 0 2px 0 0 #6c3;
}

.loader {
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	background: hsla(0, 0%, 100%, .75) !important;
	position: fixed !important;
	right: 0;
	bottom: 0;
	animation: none !important;
}

.loader, .loader:before {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	left: 0;
	top: 0;
}

.loader:before {
	display: block !important;
	background: transparent !important;
	background-repeat: no-repeat !important;
	margin-left: -1.5em !important;
	animation: i 1s linear infinite !important;
	width: 100px !important;
	height: 100px !important;
	border-radius: 50%;
	box-shadow: 0 2px 0 0 #6c3;
}

#billing_address_2_field, #shipping_address_2_field {
	margin-top: -11px !important;
}

.wc-stripe-checkout-button:hover {
	cursor: pointer;
	background-color: #f8991f !important;
	border-color: #f8991f !important;
}

.woocommerce-address-fields__field-wrapper p.form-row {
	margin-bottom: 15px;
}

.woocommerce-address-fields__field-wrapper p.form-row#shipping_country_field, .woocommerce-address-fields__field-wrapper p.form-row#shipping_state_field {
	margin-bottom: 19px;
}

.woocommerce-address-fields__field-wrapper p.form-row#shipping_postcode_field {
	margin-bottom: 22px;
}

.woocommerce-table--order-detail .woocommerce-Price-amount, .woocommerce-table--order-details tr td:nth-child(2) {
	font-weight: 500 !important;
}

.woocommerce-table--order-details tr:last-child td:nth-child(2):not(.product-total) {
	font-weight: 700 !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
	cursor: pointer;
}

.woocommerce-terms-and-conditions-checkbox-text:after {
	content: "*";
	color: #dc3545;
}

.woocommerce-EditAccountForm.edit-account p:last-child .woocommerce-Button {
	margin: 15px auto 0;
}

.woocommerce-checkout-review-order .product-name {
	padding-left: 0 !important;
	width: 50% !important;
}

.woocommerce-checkout-review-order .product-total {
	padding-right: 0 !important;
}

.woocommerce-table__product-name .wc-item-meta {
	padding-left: 0;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-date[data-title=Date] {
	position: relative;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-date[data-title=Date]:after {
	content: "Date";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number[data-title=Order] {
	position: relative;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number[data-title=Order]:after {
	content: "Order";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-status[data-title=Status] {
	position: relative;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-status[data-title=Status]:after {
	content: "Status";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total[data-title=Total] {
	position: relative;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total[data-title=Total]:after {
	content: "Total";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-MyAccount-content a.button {
	color: #fff;
	background: #6c3;
	border-radius: 23.5px;
	padding: 11px 22px 9px;
	min-width: 140px;
	font-size: 1.125rem;
	line-height: 1;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	letter-spacing: .2px;
	transition: all .25s;
	font-weight: 600;
	text-align: center;
}

.woocommerce-MyAccount-content a.button:hover {
	background: #f8991f;
	border-color: #f8991f;
	color: #fff;
}

.woocommerce-MyAccount-content .woocommerce-form-row em {
	font-size: 16px;
	line-height: 1.5;
	display: block;
}

.woocommerce-MyAccount-content fieldset {
	margin-top: 20px;
}

.woocommerce-MyAccount-content fieldset legend {
	margin-bottom: 2px;
	line-height: 1.5;
}

.woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead .nobr {
	color: #2d394a;
}

.woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--expires[data-title=Expires] {
	position: relative;
}

.woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--expires[data-title=Expires]:after {
	content: "Expires";
	position: absolute;
	left: 0;
	font-size: 16px;
}

.woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--method[data-title=Method] {
	position: relative;
}

.woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--method[data-title=Method]:after {
	content: "Method";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-MyAccount-paymentMethods thead tr .nobr {
	color: #2d394a;
}

.woocommerce-pagination {
	margin: 0 -15px;
}

.woocommerce-pagination a {
	margin: 0 15px !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
	padding: 10px 0 !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
	margin: 10px 0 10px 20px !important;
}

#stripe-payment-data .woocommerce-SavedPaymentMethods {
	padding-left: 0;
}

#stripe-payment-data .woocommerce-SavedPaymentMethods li .woocommerce-SavedPaymentMethods-tokenInput {
	margin-right: 8px !important;
}

.woocommerce-password-strength {
	border-radius: 4px;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 3px rgba(0, 0, 0, .065);
	padding: .786em 1.15em 1em;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 20px;
}

.woocommerce-password-strength.short {
	color: #e35b5b;
}

.woocommerce-password-strength.bad {
	color: #f78b53;
}

.woocommerce-password-strength.good {
	color: #ffc733;
}

.woocommerce-password-strength.strong {
	color: #83c373;
}

.woocommerce-MyAccount-orders .woocommerce-orders-table__header {
	border-color: transparent !important;
}

.payment_method_stripe input[type=radio] ~ label:before {
	top: 0;
}

.payment_method_stripe input[type=radio] ~ label:after {
	top: 6px;
}

.woocommerce-shipping-fields input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

.woocommerce-shipping-fields input[type=checkbox]:checked + span:after {
	display: block;
}

.woocommerce-shipping-fields input[type=checkbox]:checked + span:before {
	border-color: #2d394a;
}

.woocommerce-shipping-fields input[type=checkbox]:checked ~ label:after {
	display: block;
}

.woocommerce-shipping-fields input[type=checkbox]:checked ~ label:before {
	border-color: #2d394a;
}

.woocommerce-shipping-fields input[type=checkbox] + span {
	position: relative;
	margin-left: 0;
	padding-left: 25px;
	line-height: 1;
}

.woocommerce-shipping-fields input[type=checkbox] + span:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #2d394a;
	left: 4px;
	top: 4px;
	display: none;
}

.woocommerce-shipping-fields input[type=checkbox] + span:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	left: 0;
	top: 0;
	border: 1px solid #c5d0de;
}

.woocommerce-shipping-fields input[type=checkbox] ~ label {
	position: relative;
	margin-left: 0;
	padding-left: 25px;
	line-height: 1;
}

.woocommerce-shipping-fields input[type=checkbox] ~ label:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #2d394a;
	left: 4px;
	top: 4px;
	display: none;
}

.woocommerce-shipping-fields input[type=checkbox] ~ label:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	left: 0;
	top: 0;
	border: 1px solid #c5d0de;
}

.woocommerce-PaymentMethod--actions.payment-method-actions {
	text-align: right !important;
}

.woocommerce-PaymentMethod--actions.payment-method-actions a.button {
	margin-right: -14px !important;
}

.woocommerce-EditAccountForm .clear + .woocommerce-form-row--wide {
	margin-top: -4px !important;
}

.wc-pao-addon {
	display: none;
}

.wc-pao-addon.showProductOptions {
	display: block !important;
}

.checkbox-popup {
	position: relative;
	display: inline-block;
	top: 2px;
	color: #c5d0de;
	left: 4px;
	cursor: pointer;
}

.checkbox-popup:focus span, .checkbox-popup:hover span {
	display: block;
}

.checkbox-popup .icomoon {
	font-size: 30px;
	padding: 0 20px 20px;
	color: #c5d0de;
	display: block;
}

.checkbox-popup .checkbox-popup-content {
	font-size: .875rem;
	font-family: proxima-nova, sans-serif;
	font-display: fallback;
	line-height: 1.14;
	letter-spacing: .2px;
	color: #2d394a;
	background: #fff;
	border: 1px solid #c5d0de;
	position: absolute;
	text-align: center;
	display: none;
	padding: 8px;
	z-index: 3;
	bottom: calc(100% + 23px);
	left: calc(50% + 12px);
	transform: translateX(-50%);
	border-radius: 5px;
	width: 210px;
}

.checkbox-popup .checkbox-popup-content:after {
	content: "";
	position: absolute;
	bottom: -6px;
	width: 10px;
	height: 10px;
	border-bottom: 1px solid #c5d0de;
	border-right: 1px solid #c5d0de;
	background: #fff;
	left: 50%;
	transform: rotate(45deg);
}

@media screen and (min-width:1366px) {
	.woocommerce div.product div.images.woocommerce-product-gallery {
		display: flex;
		flex-direction: row-reverse;
	}
	
	.woocommerce-product-gallery--with-images .woocommerce-product-gallery__trigger + .product-box {
		width: calc(100% - 90px);
	}
}

@media (min-width:992px) {
	.select2-container--default .select2-selection--single .select2-selection__arrow {
		top: -2px;
	}
	
	.produc-content h1 {
		font-size: 2rem;
		line-height: 1.25;
	}
	
	.product-tab h4 {
		font-size: 1rem;
	}
	
	.product-tab .fqa-tab-title .icomoon {
		top: 8px;
	}
	
	.product-inline {
		margin: 0 -15px 30px;
		display: flex;
		align-items: flex-end;
	}
	
	.product-inline > * {
		margin-bottom: 0;
		padding: 0 15px;
		width: 50%;
	}
	
	.product-inline > * a {
		width: 100%;
	}
	
	.checkbox-popup .checkbox-popup-content {
		margin-left: -10px;
		margin-bottom: 0;
	}
	
	.checkbox-popup:before {
		position: absolute;
		top: -15px;
	}
}

@media (max-width:992px) {
	body.woocommerce .site-main {
		padding: 0 30px;
	}
	
	.woocommerce div.product div.summary {
		max-width: inherit;
		float: none;
		width: 100%;
	}
	
	.woocommerce div.product div.images.woocommerce-product-gallery {
		display: block;
		float: none;
		width: 100%;
		min-height: auto;
	}
	
	.woocommerce div.product div.images .flex-control-thumbs {
		display: flex;
		overflow: scroll;
	}
	
	.woocommerce div.product form.cart div.quantity {
		width: calc(100% - 20px);
		margin-bottom: 1em;
	}
	
	.woocommerce div.product form.cart .button {
		margin-bottom: 1em;
		float: left;
	}
	
	.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
		display: flex;
		flex-direction: column-reverse;
		justify-content: flex-start;
		padding: 15px 15px 15px 45px;
	}
	
	.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .wc-forward {
		max-width: 200px;
		margin-top: 10px !important;
	}
	
	.woocommerce-cart .woocommerce-cart-form button[name=apply_coupon] {
		margin-top: 15px !important;
	}
	
	.woocommerce-cart .woocommerce-cart-form button[name=update_cart] {
		margin-top: 7px !important;
	}
	
	.woocommerce-cart .shop_table_responsive {
		border-top: none !important;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item {
		position: relative;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Price] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Price]:after {
		content: "Price";
		position: absolute;
		left: 0;
		font-size: 16px;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Product] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Product]:after {
		content: "Product";
		position: absolute;
		left: 0;
		font-size: 16px;
		top: 9px;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Quantity] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Quantity]:after {
		content: "Quantity";
		position: absolute;
		left: 0;
		font-size: 16px;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Total] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item td[data-title=Total]:after {
		content: "Total";
		position: absolute;
		left: 0;
		font-size: 16px;
	}
	
	.woocommerce-cart .shop_table_responsive .woocommerce-cart-form__cart-item .product-thumbnail {
		text-align: center !important;
	}
	
	.woocommerce-cart .shop_table_responsive td {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.woocommerce-cart .shop_table_responsive .product-remove {
		position: absolute;
		top: 30px;
		border-top: none !important;
	}
	
	.woocommerce-cart #calc_shipping_city_field {
		margin-right: 1%;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Subtotal] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Subtotal]:after {
		content: "Subtotal";
		position: absolute;
		left: 0;
		font-size: 16px;
		font-weight: 700;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Tax] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Tax]:after {
		content: "Tax";
		position: absolute;
		left: 0;
		font-size: 16px;
		font-weight: 700;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Total] {
		position: relative;
		padding-left: 70px !important;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Total]:after {
		content: "Total";
		position: absolute;
		left: 0;
		font-size: 16px;
		font-weight: 700;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Shipping] {
		position: relative;
		text-align: left !important;
		padding-top: 40px;
		padding-left: 0 !important;
	}
	
	.woocommerce-cart .cart_totals .shop_table_responsive td[data-title=Shipping]:after {
		content: "Shipping";
		position: absolute;
		left: 0;
		font-size: 16px;
		top: 10px;
		font-weight: 700;
	}
	
	#order_review .woocommerce-shipping-totals {
		vertical-align: top;
	}
	
	.woocommerce-page table.shop_table_responsive tr td.product-quantity {
		justify-content: flex-end;
	}
	
	.select2-container--default .select2-selection--single .select2-selection__arrow {
		right: 15px;
	}
	
	.woocommerce.single-product .module.mod-product-content {
		padding-top: 15px;
	}
	
	.product-box {
		position: inherit;
		width: 100%;
		margin: 40px 0 0;
		padding: 15px 10px;
		text-align: center;
	}
	
	.product-box h2 {
		font-size: 1.5rem;
		line-height: 1.42;
	}
	
	.product-box .btn-inline .btn {
		margin: 0 5px 0 0;
		padding: 10px 15px;
		font-size: .9rem;
	}
	
	.woo-desktop {
		display: none;
	}
	
	.woo-mobile {
		display: block;
	}
}

@media (max-width:480px) {
	.woocommerce-page ul.products li.product {
		width: 100% !important;
	}
	
	.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-first {
		width: 100%;
	}
	
	.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last {
		width: 100% !important;
	}
	
	.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button {
		min-width: 140px;
	}
}

@media (min-width:768px) {
	.checkbox-popup .checkbox-popup-content {
		margin-left: -16px;
		margin-bottom: -13px;
	}
	
	.checkbox-popup .icomoon {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.checkbox-popup .checkbox-popup-content {
		margin: 0;
	}
	
	.checkbox-popup:before {
		position: absolute;
		left: 8px;
	}
}

ul.ntm-scroll-sections {
	list-style: none;
	padding: 0;
}

ul.ntm-scroll-sections::-webkit-scrollbar {
	display: none;
}

ul.ntm-scroll-sections li > .container {
	display: flex;
	flex-flow: row wrap;
	padding: 70px 0;
	max-height: 600px;
	min-height: 100vh;
}

ul.ntm-scroll-sections li > .container > * {
	display: flex;
	flex-direction: column;
	flex: 4;
	justify-content: center;
	position: relative;
}

ul.ntm-scroll-sections li > .container .image > img {
	max-height: 500px;
	margin-left: 25px;
}

ul.ntm-scroll-sections li > .container .text-content {
	max-width: 450px;
}

ul.ntm-scroll-sections li > .container .text-content h3 {
	font-size: 1.5rem;
	line-height: 1.42;
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
	margin-bottom: 1rem;
}

ul.ntm-scroll-sections li > .container .text-content p {
	line-height: 1.5;
	letter-spacing: .1px;
	font-size: 1rem;
	font-family: LATO, sans-serif;
	font-weight: 500;
	margin-bottom: 1rem;
}

ul.ntm-scroll-sections li > .container .text-content p a {
	color: #2987cd;
}

ul.ntm-scroll-sections li > .container .text-content p a:hover {
	color: #1c5d8d;
	text-decoration: underline;
}

.ntm-scroll-section-mask {
	-webkit-mask-image: var(--var-mask);
	mask-image: var(--var-mask);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100% 100%;
	max-height: 500px;
	width: 550px;
	position: absolute;
	display: inline-block;
	top: calc(45vh - 250px);
	right: calc(50% - 550px);
	z-index: -1;
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.ntm-scroll-section-mask::-webkit-scrollbar {
	display: none;
}

.ntm-scroll-section-mask img.texture {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .25;
}

.ntm-scroll-section-mask.mobile {
	display: none;
	top: 0;
	left: 27%;
	width: 125vw;
	max-width: 575px;
	height: 99vw;
	max-height: 500px;
	overflow: hidden;
}

.ntm-scroll-section-mask.mobile img {
	width: 100%;
	height: auto;
}

.ntm-scroll-section-mask.fixed {
	position: fixed;
	top: calc(var(--var-header) + ( 45vh - 250px ));
}

.ntm-scroll-section-mask.bottom {
	top: auto;
	bottom: calc(55vh - 250px);
}

.ntm-scroll-section-dots {
	position: absolute;
	display: inline-block;
	top: calc(57vh - 120px);
	left: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 120px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.ntm-scroll-section-dots a {
	width: 10px;
	height: 10px;
	background: #b8b8b7;
	display: block;
	border-radius: 100%;
}

.ntm-scroll-section-dots a.active, .ntm-scroll-section-dots a:hover {
	background: #2d394a;
}

.ntm-scroll-section-dots.fixed {
	position: fixed;
	top: calc(var(--var-header) + ( 50vh - 120px ));
}

.ntm-scroll-section-dots.bottom {
	top: auto;
	bottom: calc(50vh - 60px);
}

section.module.mod-left-right-image.with-image-bg {
	background-position: 50%;
	background-repeat: no-repeat;
}

section.module.mod-left-right-image.with-image-bg h1 {
	font-weight: 600;
	margin-bottom: 30px;
}

section.module.mod-left-right-image.with-image-bg p {
	font-size: 1rem;
	margin-bottom: 25px;
}

section.module.mod-left-right-image.with-image-bg .form-inline > span {
	margin: 0;
}

section.module.mod-left-right-image.with-image-bg .form-inline > span:first-child .btn {
	margin-left: 0;
}

section.module.mod-left-right-image.with-image-bg .form-inline .form-shortcode {
	display: inline-block;
}

.ntm-blocks-carousel-item {
	margin: 10px;
	text-align: center;
	background: var(--var-bg-color) 0 0 no-repeat padding-box;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 20px;
}

.ntm-blocks-carousel-item:not(.no-link):hover {
	background: var(--var-hover-color) 0 0 no-repeat padding-box;
}

.ntm-blocks-carousel-item:not(.no-link):hover * {
	color: #fff;
}

.ntm-blocks-carousel-item a {
	display: inline-block;
	padding: 10px 0;
	text-decoration: none;
}

.ntm-blocks-carousel-item .image {
	margin-bottom: 10px;
}

.ntm-blocks-carousel-item .image img {
	height: auto;
}

.ntm-blocks-carousel-item .item-content h4 {
	font-family: proxima-nova, sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.33;
	color: #2d394a;
	margin: 0;
}

.ntm-blocks-carousel-item.no-link > div {
	display: inline-block;
	padding: 10px 0;
	text-decoration: none;
}

.owl-carousel .owl-item {
	text-align: center;
}

.owl-carousel .owl-item .ntm-logos-carousel-item img {
	display: inline-block;
	max-height: 40px;
	max-width: 145px;
	height: auto;
	width: auto;
	filter: #808080;
	-webkit-filter: grayscale(100%) contrast(0);
	-webkit-backface-visibility: hidden;
	opacity: .6;
}

.owl-carousel .owl-item .ntm-logos-carousel-item a img:hover {
	filter: none;
	-webkit-filter: none;
	-webkit-backface-visibility: inherit;
	opacity: 1;
}

.ntm-logos-carousel-items.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

@media screen and (min-width:1920px) {
	.mod-full-text-cta .no-slider .item-slider-full {
		background-size: 150% 135%;
	}
}

@media screen and (max-width:991px) {
	.form-inline .btn {
		margin-left: 0;
		margin-bottom: 10px;
		font-size: .8rem;
		padding: 6px 10px;
	}
	
	.ntm-blocks-carousel-item {
		min-height: 275px;
	}
	
	ul.ntm-scroll-sections li > .container {
		flex-flow: unset;
		flex-direction: column;
		justify-content: revert;
		max-height: none;
		height: calc(100vh - var(--var-header));
		overflow: hidden;
	}
	
	ul.ntm-scroll-sections li > .container .text-content {
		padding: 0 25px;
		margin-bottom: 25px;
	}
	
	.ntm-scroll-section-mask {
		display: none;
	}
	
	.ntm-scroll-section-mask.mobile {
		display: inline-block;
	}
	
	.ntm-scroll-section-dots {
		display: none;
	}
	
	.item-slider-full .box-content a {
		font-size: 1rem;
		margin: 0 !important;
		padding: 7px 10px;
	}
	
	.item-slider-full .box-content a:not(:first-child) {
		margin-left: 10px !important;
	}
	
	.ntm-logos-carousel .container {
		padding: 0 15px;
	}
	
	.owl-carousel .owl-item .ntm-logos-carousel-item img {
		max-width: 110px;
	}
}
