.i-amphtml-carousel-scroll {
            padding-left: 1rem;
            padding-right: 1rem;
            gap: 0.5rem;
        }
        .link-black { color: black; }
        .icon-scale-15 { transform: scale(1.5); }
        .icon-fb-blue { color: #3b5998; }
        .icon-ig-pink { color: #e4405f; }
        .icon-white { color: #ffffff; }
        /* .footer-social-wrap { padding-left: 1.5rem; padding-top: 1.5rem; } */
        .footer-social-link { padding-left: 0; }
        .container-no-padding { padding: 0px; }
        .font-weight-normal { font-weight: normal; }
        .card-item1-bg { background-size: cover; background-position: center; }
        .catalogo-container-margin { margin-top: 2rem; margin-bottom: 2rem; }
		div,
		span,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		p,
		blockquote,
		a,
		ol,
		ul,
		li,
		figcaption,
		textarea,
		input {
			font: inherit;
		}

		* {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			outline: none;
		}

		*:focus {
			outline: none;
		}

		body {
			position: relative;
			font-style: normal;
			line-height: 1.5;
			color: #24262b;
		}

		section {
			background-color: #ffffff;
			background-position: 50% 50%;
			background-repeat: no-repeat;
			background-size: cover;
			overflow: hidden;
			padding: 30px 0;
		}

		h1,
		h2,
		h3,
		h4,
		h5,
		h6 {
			margin: 0;
			padding: 0;
		}

		p,
		li,
		blockquote {
			letter-spacing: 0.5px;
			line-height: 1.7;
		}

		ul,
		ol,
		blockquote,
		p {
			margin-bottom: 0;
			margin-top: 0;
		}

		a {
			cursor: pointer;
		}

		a,
		a:hover {
			text-decoration: none;
		}

		a.mbr-iconfont:hover {
			text-decoration: none;
		}

		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		.display-1,
		.display-2,
		.display-4,
		.display-5,
		.display-7 {
			word-break: break-word;
			word-wrap: break-word;
		}

		b,
		strong {
			font-weight: bold;
		}

		blockquote {
			padding: 10px 0 10px 20px;
			position: relative;
			border-left: 3px solid;
		}

		input:-webkit-autofill,
		input:-webkit-autofill:hover,
		input:-webkit-autofill:focus,
		input:-webkit-autofill:active {
			-webkit-transition-delay: 9999s;
			transition-delay: 9999s;
			-webkit-transition-property: background-color, color;
			-o-transition-property: background-color, color;
			transition-property: background-color, color;
		}

		html,
		body {
			height: auto;
			min-height: 100vh;
		}

		.mbr-section-title {
			margin: 0;
			padding: 0;
			font-style: normal;
			line-height: 1.2;
			width: 100%;
		}

		.mbr-section-subtitle {
			line-height: 1.3;
			width: 100%;
		}

		.mbr-text {
			font-style: normal;
			line-height: 1.6;
			width: 100%;
		}

		.mbr-white {
			color: #ffffff;
		}

		.mbr-black {
			color: #24262b;
		}

		.align-left {
			text-align: left;
		}

		.align-left .list-item {
			justify-content: flex-start;
		}

		.align-center {
			text-align: center;
		}

		.align-center .list-item {
			justify-content: center;
		}

		.align-right {
			text-align: right;
		}

		.align-right .list-item {
			justify-content: flex-end;
		}

		@media (max-width: 767px) {

			.align-left,
			.align-center,
			.align-right {
				text-align: center;
			}

			.align-left .list-item,
			.align-center .list-item,
			.align-right .list-item {
				justify-content: center;
			}
		}

		.mbr-light {
			font-weight: 300;
		}

		.mbr-regular {
			font-weight: 400;
		}

		.mbr-semibold {
			font-weight: 600;
		}

		.mbr-bold {
			font-weight: 700;
		}

		.icons-list a {
			margin: 0 1rem 0 0;
		}

		.icons-list a:last-child {
			margin: 0;
		}

		.mbr-figure {
			align-self: center;
		}

		.hidden {
			visibility: hidden;
		}

		.super-hide {
			display: none;
		}

		.inactive {
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			pointer-events: none;
			-webkit-user-drag: none;
			user-drag: none;
		}

		.mbr-overlay {
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			top: 0;
			z-index: 0;
		}

		.map-placeholder {
			display: none;
		}

		.google-map,
		.google-map iframe {
			position: relative;
			width: 100%;
			height: 400px;
		}

		@media (max-width: 992px) {

			.google-map,
			.google-map iframe {
				padding: 0;
				margin: 0;
			}
		}

		amp-img {
			width: 100%;
		}

		amp-img img {
			max-height: 100%;
			max-width: 100%;
		}

		img.mbr-temp {
			width: 100%;
		}

		.rounded {
			border-radius: 50%;
		}

		.is-builder .nodisplay+img[async],
		.is-builder .nodisplay+img[decoding="async"],
		.is-builder amp-img>a+img[async],
		.is-builder amp-img>a+img[decoding="async"] {
			display: none;
		}

		html:not(.is-builder) amp-img>a {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			z-index: 1;
		}

		.is-builder .temp-amp-sizer {
			position: absolute;
		}

		.is-builder amp-youtube .temp-amp-sizer,
		.is-builder amp-vimeo .temp-amp-sizer {
			position: static;
		}

		.mobirise-spinner {
			position: absolute;
			top: 50%;
			left: 40%;
			margin-left: 10%;
			-webkit-transform: translate3d(-50%, -50%, 0);
			z-index: 4;
		}

		.mobirise-spinner em {
			width: 24px;
			height: 24px;
			background: #3ac;
			border-radius: 100%;
			display: inline-block;
			-webkit-animation: slide 1s infinite;
		}

		.mobirise-spinner em:nth-child(1) {
			-webkit-animation-delay: 0.1s;
		}

		.mobirise-spinner em:nth-child(2) {
			-webkit-animation-delay: 0.2s;
		}

		.mobirise-spinner em:nth-child(3) {
			-webkit-animation-delay: 0.3s;
		}

		@-moz-keyframes slide {
			0% {
				-webkit-transform: scale(1);
			}

			50% {
				opacity: 0.3;
				-webkit-transform: scale(2);
			}

			100% {
				-webkit-transform: scale(1);
			}
		}

		@-webkit-keyframes slide {
			0% {
				-webkit-transform: scale(1);
			}

			50% {
				opacity: 0.3;
				-webkit-transform: scale(2);
			}

			100% {
				-webkit-transform: scale(1);
			}
		}

		@-o-keyframes slide {
			0% {
				-webkit-transform: scale(1);
			}

			50% {
				opacity: 0.3;
				-webkit-transform: scale(2);
			}

			100% {
				-webkit-transform: scale(1);
			}
		}

		@keyframes slide {
			0% {
				-webkit-transform: scale(1);
			}

			50% {
				opacity: 0.3;
				-webkit-transform: scale(2);
			}

			100% {
				-webkit-transform: scale(1);
			}
		}

		.mobirise-loader .amp-active>div {
			display: none;
		}

		.iconfont-wrapper {
			display: inline-block;
		}

		.mbr-flex {
			display: flex;
		}

		.flex-wrap {
			flex-wrap: wrap;
		}

		.mbr-jc-s {
			justify-content: flex-start;
		}

		.mbr-jc-c {
			justify-content: center;
		}

		.mbr-jc-e {
			justify-content: flex-end;
		}

		.mbr-row-reverse {
			flex-direction: row-reverse;
		}

		.mbr-column {
			flex-direction: column;
		}

		amp-img,
		img {
			height: 100%;
			width: 100%;
		}

		.hidden-slide {
			display: none;
		}

		.visible-slide {
			display: flex;
		}

		section,
		.container,
		.container-fluid {
			position: relative;
			word-wrap: break-word;
		}

		.mbr-fullscreen .mbr-overlay {
			min-height: 100vh;
		}

		.mbr-fullscreen {
			display: flex;
			align-items: center;
			height: 100vh;
			min-height: 100vh;
			padding: 3rem 0;
		}

		.container {
			padding: 0 1rem;
			width: 100%;
			margin-right: auto;
			margin-left: auto;
		}

		@media (max-width: 767px) {
			.container {
				max-width: 540px;
			}
		}

		@media (min-width: 768px) {
			.container {
				max-width: 720px;
			}
		}

		@media (min-width: 992px) {
			.container {
				max-width: 960px;
			}
		}

		@media (min-width: 1200px) {
			.container {
				max-width: 1380px;
			}
		}

		.container-fluid {
			width: 100%;
			padding: 0 1rem;
		}

		.btn {
			position: relative;
			font-weight: 700;
			margin: 0.4rem 0.8rem;
			border: 2px solid;
			font-style: normal;
			white-space: normal;
			transition: all 0.2s ease-in-out, box-shadow 2s ease-in-out;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			word-break: break-word;
			overflow: hidden;
			line-height: 1.5;
			letter-spacing: 1px;
		}

		.btn-form {
			padding: 1rem 2rem;
		}

		.btn-form:hover {
			cursor: pointer;
		}

		.btn {
			padding: 10px 30px;
			border-radius: 3px;
		}

		.btn-sm {
			padding: 10px 30px;
			border-radius: 3px;
		}

		.btn-md {
			padding: 10px 30px;
			border-radius: 3px;
		}

		.btn-lg {
			padding: 10px 30px;
			border-radius: 3px;
		}

		form .btn,
		form .mbr-section-btn {
			margin: 0;
		}

		.note-popover .btn:after {
			display: none;
		}

		.mbr-section-btn {
			margin: 0 -0.8rem;
			font-size: 0;
		}

		nav .mbr-section-btn {
			margin-left: 0rem;
			margin-right: 0rem;
		}

		.btn .mbr-iconfont,
		.btn.btn-md .mbr-iconfont {
			cursor: pointer;
			margin: 0 0 0 0.8rem;
		}

		.btn-sm .mbr-iconfont {
			margin: 0 0 0 0.5rem;
		}

		[type="submit"] {
			-webkit-appearance: none;
		}

		section.menu {
			min-height: 70px;
			overflow: visible;
			padding: 0;
		}

		.menu-container {
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			align-items: center;
			min-height: 70px;
		}

		@media (max-width: 991px) {
			.menu-container {
				max-width: 100%;
				padding: 0 2rem;
			}
		}

		@media (max-width: 767px) {
			.menu-container {
				padding: 0 1rem;
			}
		}

		.navbar {
			z-index: 100;
			width: 100%;
			position: absolute;
		}

		.navbar-fixed-top {
			position: fixed;
			top: 0;
		}

		.navbar-brand {
			display: flex;
			align-items: center;
			word-break: break-word;
			z-index: 1;
		}

		.navbar-logo {
			margin: 0 0.8rem 0 0;
		}

		@media (max-width: 767px) {
			.navbar-logo amp-img {
				max-height: 55px;
				max-width: 55px;
			}
		}

		.navbar-caption-wrap {
			display: flex;
		}

		.navbar .navbar-collapse {
			display: flex;
			-ms-flex-preferred-size: auto;
			flex-basis: auto;
			align-items: center;
			justify-content: flex-end;
		}

		@media (max-width: 991px) {
			.navbar .navbar-collapse {
				display: none;
				position: absolute;
				top: 0;
				right: 0;
				height: 100vh;
				padding: 70px 2rem 1rem;
				z-index: 1;
			}
		}

		@media (max-width: 991px) {

			.navbar.opened .navbar-collapse.show,
			.navbar.opened .navbar-collapse.collapsing {
				display: block;
			}

			.is-builder .navbar-collapse {
				position: fixed;
			}
		}

		.navbar-nav {
			list-style-type: none;
			display: flex;
			flex-wrap: wrap;
			padding-left: 0;
			min-width: 10rem;
		}

		@media (max-width: 991px) {
			.navbar-nav {
				flex-direction: column;
			}
		}

		.navbar-nav .mbr-iconfont {
			margin: 0 0.2rem 0 0;
		}

		.nav-item {
			word-break: break-all;
		}

		.nav-link {
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.nav-link,
		.navbar-caption {
			transition: all 0.2s;
			letter-spacing: 1px;
		}

		.nav-dropdown .dropdown-menu {
			min-width: 10rem;
			position: absolute;
			left: 0;
			padding: 1.25rem 0;
		}

		.nav-dropdown .dropdown-menu .dropdown-item {
			line-height: 2;
			display: flex;
			justify-content: center;
			align-items: center;
			padding: 0.25rem 1.5rem;
			white-space: nowrap;
		}

		.nav-dropdown .dropdown-menu .dropdown {
			position: relative;
		}

		.dropdown-menu .dropdown:hover>.dropdown-menu {
			opacity: 1;
			pointer-events: all;
		}

		.nav-dropdown .dropdown-submenu {
			top: 0;
			left: 100%;
			margin: 0;
		}

		.nav-item.dropdown {
			position: relative;
		}

		.nav-item.dropdown .dropdown-menu {
			opacity: 0;
			pointer-events: none;
		}

		.nav-item.dropdown:hover>.dropdown-menu {
			opacity: 1;
			pointer-events: all;
		}

		.link.dropdown-toggle:after {
			content: "";
			margin-left: 0.25rem;
			border-top: 0.35em solid;
			border-right: 0.35em solid transparent;
			border-left: 0.35em solid transparent;
			border-bottom: 0;
		}

		.navbar .dropdown.open>.dropdown-menu {
			display: block;
		}

		@media (max-width: 991px) {
			.is-builder .nav-dropdown .dropdown-menu {
				position: relative;
			}

			.nav-dropdown .dropdown-submenu {
				left: 0;
			}

			.nav-dropdown .dropdown-menu .dropdown-item {
				padding: 0.25rem 1.5rem;
				margin: 0;
				justify-content: center;
			}

			.nav-dropdown .dropdown-menu .dropdown-item:after {
				right: auto;
			}

			.navbar.opened .dropdown-menu {
				top: 0;
			}
		}

		.navbar-buttons {
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			justify-content: center;
		}

		@media (max-width: 991px) {
			.navbar-buttons {
				flex-direction: column;
			}
		}

		.menu-social-list {
			display: flex;
			align-items: center;
			justify-content: center;
			flex-wrap: wrap;
		}

		.menu-social-list a {
			margin: 0 0.5rem;
		}

		.menu-social-list a span {
			font-size: 1rem;
		}

		button.navbar-toggler {
			position: absolute;
			right: 20px;
			top: 25px;
			width: 31px;
			height: 20px;
			cursor: pointer;
			-webkit-transition: all .2s;
			-o-transition: all .2s;
			transition: all .2s;
			-ms-flex-item-align: center;
			-ms-grid-row-align: center;
			align-self: center;
		}

		.hamburger span {
			position: absolute;
			right: 0;
			width: 30px;
			height: 2px;
			border-right: 5px;
		}

		.hamburger span:nth-child(1) {
			top: 0;
			transition: all .2s;
		}

		.hamburger span:nth-child(2) {
			top: 8px;
			transition: all .15s;
		}

		.hamburger span:nth-child(3) {
			top: 8px;
			transition: all .15s;
		}

		.hamburger span:nth-child(4) {
			top: 16px;
			transition: all .2s;
		}

		nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(1) {
			top: 8px;
			width: 0;
			opacity: 0;
			right: 50%;
			transition: all .2s;
		}

		nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(2) {
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			transition: all .25s;
		}

		nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(3) {
			-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
			transition: all .25s;
		}

		nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(4) {
			top: 8px;
			width: 0;
			opacity: 0;
			right: 50%;
			transition: all .2s;
		}

		.ampstart-btn.hamburger {
			position: absolute;
			top: 25px;
			right: 15px;
			margin-left: auto;
			height: 20px;
			width: 30px;
			background: none;
			border: none;
			cursor: pointer;
			z-index: 1000;
		}

		@media (min-width: 992px) {

			.ampstart-btn,
			amp-sidebar {
				display: none;
			}

			.dropdown-menu .dropdown-toggle:after {
				content: "";
				border-bottom: 0.35em solid transparent;
				border-left: 0.35em solid;
				border-right: 0;
				border-top: 0.35em solid transparent;
				margin-left: 0.3rem;
				margin-top: -0.3077em;
				position: absolute;
				right: 1.1538em;
				top: 50%;
			}
		}

		.close-sidebar {
			width: 30px;
			height: 30px;
			position: relative;
			cursor: pointer;
			background-color: transparent;
			border: none;
		}

		.close-sidebar span {
			position: absolute;
			left: 0;
			width: 30px;
			height: 2px;
			border-right: 5px;
		}

		.close-sidebar span:nth-child(1) {
			transform: rotate(-45deg);
		}

		.close-sidebar span:nth-child(2) {
			transform: rotate(45deg);
		}

		.builder-sidebar {
			position: relative;
			height: 100vh;
			min-width: 10rem;
			z-index: 1030;
			padding: 1rem 2rem;
			max-width: 20rem;
		}

		.builder-sidebar .dropdown:hover>.dropdown-menu {
			position: relative;
			text-align: center;
		}

		section.sidebar-open:before {
			content: '';
			position: fixed;
			top: 0;
			bottom: 0;
			right: 0;
			left: 0;
			background-color: rgba(0, 0, 0, 0.2);
			z-index: 1040;
		}

		#sidebar {
			background: transparent;
		}

		.is-builder section.horizontal-menu .ampstart-btn {
			display: none;
		}

		.is-builder section.horizontal-menu .dropdown-menu {
			z-index: auto;
			opacity: 1;
			pointer-events: auto;
		}

		.is-builder .menu {
			overflow: visible;
		}

		.card-title {
			margin: 0;
		}

		.card {
			position: relative;
			background-color: transparent;
			border: none;
			border-radius: 0;
			width: 100%;
			padding: 0 1rem;
		}

		@media (max-width: 767px) {
			.card:not(.last-child) {
				padding-bottom: 2rem;
			}
		}

		.card .card-img {
			width: auto;
			border-radius: 0;
		}

		.card .card-wrapper {
			height: 100%;
		}

		@media (max-width: 767px) {
			.card .card-wrapper {
				flex-direction: column;
			}
		}

		.card img {
			height: 100%;
			-o-object-fit: cover;
			object-fit: cover;
			-o-object-position: center;
			object-position: center;
		}

		.card-inner,
		.items-list {
			display: flex;
			flex-direction: column;
		}

		.items-list {
			list-style-type: none;
			padding: 0;
		}

		.items-list .list-item {
			padding: 1rem 2rem;
		}

		.card-head {
			padding: 1.5rem 2rem;
		}

		.card-price-wrap {
			padding: 1rem 2rem;
		}

		.card-button {
			padding: 1rem;
			margin: 0;
		}

		.timeline-wrap {
			position: relative;
		}

		.timeline-wrap .iconBackground {
			position: absolute;
			left: 50%;
			width: 20px;
			height: 20px;
			line-height: 30px;
			text-align: center;
			border-radius: 50%;
			font-size: 30px;
			display: inline-block;
			background-color: #232323;
			top: 20px;
			margin: 0 0 0 -10px;
		}

		@media (max-width: 767px) {
			.timeline-wrap .iconBackground {
				left: 0;
			}
		}

		.separline {
			position: relative;
		}

		@media (max-width: 767px) {
			.separline:not(.last-child) {
				padding-bottom: 2rem;
			}
		}

		.separline:before {
			position: absolute;
			content: "";
			width: 2px;
			background-color: #232323;
			left: calc(50% - 1px);
			height: calc(100% - 20px);
			top: 40px;
		}

		@media (max-width: 767px) {
			.separline:before {
				left: 0;
			}
		}

		.gallery-img-wrap {
			position: relative;
			height: 100%;
		}

		.gallery-img-wrap:hover {
			cursor: pointer;
		}

		.gallery-img-wrap:hover .icon-wrap,
		.gallery-img-wrap:hover .caption-on-hover {
			opacity: 1;
		}

		.gallery-img-wrap:hover:after {
			opacity: .5;
		}

		.gallery-img-wrap amp-img {
			height: 100%;
		}

		.gallery-img-wrap:after {
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: #000;
			opacity: 0;
			transition: opacity 0.3s;
			pointer-events: none;
		}

		.gallery-img-wrap .icon-wrap,
		.gallery-img-wrap .img-caption {
			z-index: 3;
			pointer-events: none;
			position: absolute;
		}

		.gallery-img-wrap .icon-wrap,
		.gallery-img-wrap .caption-on-hover {
			opacity: 0;
			transition: opacity 0.3s;
		}

		.gallery-img-wrap .icon-wrap {
			left: 50%;
			top: 50%;
			transform: translate(-50%, -50%);
			background-color: #fff;
			padding: .5rem;
			border-radius: 50%;
		}

		.gallery-img-wrap .amp-iconfont {
			color: #000;
			font-size: 1rem;
			width: 1rem;
			display: block;
		}

		.gallery-img-wrap .img-caption {
			left: 0;
			right: 0;
		}

		.gallery-img-wrap .img-caption.caption-top {
			top: 0;
		}

		.gallery-img-wrap .img-caption.caption-bottom {
			bottom: 0;
		}

		.gallery-img-wrap .img-caption:not(.caption-on-hover):after {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
			transition: opacity 0.3s;
			z-index: -1;
			pointer-events: none;
		}

		@media (max-width: 767px) {

			.gallery-img-wrap:after,
			.gallery-img-wrap:hover:after,
			.gallery-img-wrap .icon-wrap {
				display: none;
			}

			.gallery-img-wrap .caption-on-hover {
				opacity: 1;
			}
		}

		.is-builder .gallery-img-wrap .icon-wrap,
		.is-builder .gallery-img-wrap .img-caption>* {
			pointer-events: all;
		}

		.amp-carousel-button,
		.dots-wrapper .dots span {
			transition: all 0.4s;
			cursor: pointer;
			outline: none;
		}

		.amp-carousel-button {
			border-radius: 50%;
			border: 10px transparent solid;
			transform: scale(1.5) translateY(-50%);
			height: 45px;
			width: 45px;
		}

		.amp-carousel-button:hover {
			opacity: 1;
		}

		.amp-carousel-button-next {
			background-position: 75% 50%;
		}

		.amp-carousel-button-prev {
			background-position: 25% 50%;
		}

		.dots-wrapper .dots {
			margin: 4px 8px;
			display: inline-block;
		}

		.dots-wrapper .dots span {
			border-radius: 12px;
			display: block;
			height: 24px;
			width: 24px;
			border: 10px solid #cccccc;
		}

		.dots-wrapper .dots span.current {
			width: 40px;
		}

		button.btn-img {
			cursor: pointer;
		}

		.is-builder .preview button.btn-img {
			opacity: 0.5;
			position: relative;
			pointer-events: none;
		}

		amp-image-lightbox,
		.lightbox {
			background: rgba(0, 0, 0, 0.8);
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			justify-content: center;
			width: 100%;
			height: 100%;
			overflow: auto;
		}

		amp-image-lightbox a.control,
		.lightbox a.control {
			position: absolute;
			cursor: default;
			top: 0;
			right: 0;
		}

		amp-image-lightbox .close,
		.lightbox .close {
			background: none;
			border: none;
			position: absolute;
			top: 15px;
			right: 25px;
			height: 2rem;
			width: 2rem;
			cursor: pointer;
			z-index: 1000;
		}

		amp-image-lightbox .close:before,
		amp-image-lightbox .close:after,
		.lightbox .close:before,
		.lightbox .close:after {
			position: absolute;
			top: 0;
			right: 15px;
			content: ' ';
			height: 2rem;
			width: 5px;
			background-color: #fff;
		}

		amp-image-lightbox .close:before,
		.lightbox .close:before {
			transform: rotate(45deg);
		}

		amp-image-lightbox .close:after,
		.lightbox .close:after {
			transform: rotate(-45deg);
		}

		amp-image-lightbox .video-block,
		.lightbox .video-block {
			width: 100%;
		}

		div[submit-success]>*,
		div[submit-error]>* {
			padding: 1rem;
			margin-bottom: 1rem;
		}

		.form-block {
			z-index: 1;
			background-color: transparent;
			padding: 3rem;
			position: relative;
			overflow: hidden;
		}

		.form-block .mbr-overlay {
			z-index: -1;
		}

		@media (max-width: 991px) {
			.form-block {
				padding: 1rem;
			}
		}

		form input,
		form textarea,
		form select {
			padding: 11px 1rem;
			line-height: 1.6;
			width: 100%;
			background: #ffffff;
			border-width: 1px;
			border-style: solid;
			border-color: #e0e0e0;
			border-radius: 0;
			color: #000000;
		}

		form input[type="checkbox"],
		form input[type="radio"] {
			border: none;
			background: none;
			width: auto;
		}

		form .field {
			padding-bottom: 0.5rem;
			padding-top: 0.5rem;
		}

		form textarea.field-input {
			height: 150px;
		}

		form .fieldset {
			display: flex;
			justify-content: center;
			flex-wrap: wrap;
			align-items: center;
		}

		textarea[type="hidden"] {
			display: none;
		}

		.form-check {
			margin-bottom: 0;
		}

		.form-check-label {
			padding-left: 0;
		}

		.form-check-input {
			position: relative;
			margin: 4px;
		}

		.form-check-inline {
			display: -webkit-inline-box;
			display: -ms-inline-flexbox;
			display: inline-flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			padding-left: 0;
			margin-right: .75rem;
		}

		.mbr-row,
		.mbr-form-row {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			margin-left: -1rem;
			margin-right: -1rem;
		}

		.mbr-form-row {
			margin-left: -0.5rem;
			margin-right: -0.5rem;
		}

		.mbr-form-row>[class*="mbr-col"] {
			padding-left: 0.5rem;
			padding-right: 0.5rem;
		}

		@media (max-width: 767px) {

			.mbr-col,
			.mbr-col-auto {
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-sm-12 {
				-ms-flex: 0 0 100%;
				-webkit-box-flex: 0;
				flex: 0 0 100%;
				max-width: 100%;
				padding-right: 1rem;
				padding-left: 1rem;
			}
		}

		@media (min-width: 768px) {

			.mbr-col,
			.mbr-col-auto {
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-2 {
				-ms-flex: 0 0 16.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 16.6666666667%;
				max-width: 16.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-3 {
				-ms-flex: 0 0 25%;
				-webkit-box-flex: 0;
				flex: 0 0 25%;
				max-width: 25%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-4 {
				-ms-flex: 0 0 33.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 33.3333333333%;
				max-width: 33.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-5 {
				-ms-flex: 0 0 41.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 41.6666666667%;
				max-width: 41.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-6 {
				-ms-flex: 0 0 50%;
				-webkit-box-flex: 0;
				flex: 0 0 50%;
				max-width: 50%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-7 {
				-ms-flex: 0 0 58.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 58.3333333333%;
				max-width: 58.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-8 {
				-ms-flex: 0 0 66.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 66.6666666667%;
				max-width: 66.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-10 {
				-ms-flex: 0 0 83.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 83.3333333333%;
				max-width: 83.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-md-12 {
				-ms-flex: 0 0 100%;
				-webkit-box-flex: 0;
				flex: 0 0 100%;
				max-width: 100%;
				padding-right: 1rem;
				padding-left: 1rem;
			}
		}

		.mbr-col {
			-ms-flex: 1 1 auto;
			-webkit-box-flex: 1;
			flex: 1 1 auto;
			max-width: 100%;
		}

		.mbr-col-auto {
			-ms-flex: 0 0 auto;
			flex: 0 0 auto;
			width: auto;
		}

		@media (min-width: 992px) {

			.mbr-col,
			.mbr-col-auto {
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-2 {
				-ms-flex: 0 0 16.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 16.6666666667%;
				max-width: 16.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-3 {
				-ms-flex: 0 0 25%;
				-webkit-box-flex: 0;
				flex: 0 0 25%;
				max-width: 25%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-4 {
				-ms-flex: 0 0 33.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 33.3333333333%;
				max-width: 33.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-5 {
				-ms-flex: 0 0 41.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 41.6666666667%;
				max-width: 41.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-6 {
				-ms-flex: 0 0 50%;
				-webkit-box-flex: 0;
				flex: 0 0 50%;
				max-width: 50%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-7 {
				-ms-flex: 0 0 58.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 58.3333333333%;
				max-width: 58.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-8 {
				-ms-flex: 0 0 66.6666666667%;
				-webkit-box-flex: 0;
				flex: 0 0 66.6666666667%;
				max-width: 66.6666666667%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-9 {
				-ms-flex: 0 0 75%;
				-webkit-box-flex: 0;
				flex: 0 0 75%;
				max-width: 75%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-10 {
				-ms-flex: 0 0 83.3333333333%;
				-webkit-box-flex: 0;
				flex: 0 0 83.3333333333%;
				max-width: 83.3333333333%;
				padding-right: 1rem;
				padding-left: 1rem;
			}

			.mbr-col-lg-12 {
				-ms-flex: 0 0 100%;
				-webkit-box-flex: 0;
				flex: 0 0 100%;
				max-width: 100%;
				padding-right: 1rem;
				padding-left: 1rem;
			}
		}

		@media (min-width: 992px) {
			.lg-pb {
				padding-bottom: 3rem;
			}
		}

		@media (max-width: 991px) {
			.md-pb {
				padding-bottom: 2rem;
			}
		}

		.mbr-pt-1,
		.mbr-py-1 {
			padding-top: 0.5rem;
		}

		.mbr-pb-1,
		.mbr-py-1 {
			padding-bottom: 0.5rem;
		}

		.mbr-px-1 {
			padding-left: 0.5rem;
			padding-right: 0.5rem;
		}

		.mbr-p-1 {
			padding: 0.5rem;
		}

		.mbr-pt-2,
		.mbr-py-2 {
			padding-top: 1rem;
		}

		.mbr-pb-2,
		.mbr-py-2 {
			padding-bottom: 1rem;
		}

		.mbr-px-2 {
			padding-left: 1rem;
			padding-right: 1rem;
		}

		.mbr-p-2 {
			padding: 1rem;
		}

		.mbr-pt-3,
		.mbr-py-3 {
			padding-top: 1.5rem;
		}

		.mbr-pb-3,
		.mbr-py-3 {
			padding-bottom: 1.5rem;
		}

		.mbr-px-3 {
			padding-left: 1.5rem;
			padding-right: 1.5rem;
		}

		.mbr-p-3 {
			padding: 1.5rem;
		}

		.mbr-pt-4,
		.mbr-py-4 {
			padding-top: 2rem;
		}

		.mbr-pb-4,
		.mbr-py-4 {
			padding-bottom: 2rem;
		}

		.mbr-px-4 {
			padding-left: 2rem;
			padding-right: 2rem;
		}

		.mbr-p-4 {
			padding: 2rem;
		}

		.mbr-pt-5,
		.mbr-py-5 {
			padding-top: 3rem;
		}

		.mbr-pb-5,
		.mbr-py-5 {
			padding-bottom: 3rem;
		}

		.mbr-px-5 {
			padding-left: 3rem;
			padding-right: 3rem;
		}

		.mbr-p-5 {
			padding: 3rem;
		}

		@media (max-width: 991px) {

			.mbr-p-3,
			.mbr-p-4,
			.mbr-p-5 {
				padding: 1rem;
			}

			.mbr-px-4,
			.mbr-px-5 {
				padding-left: 1rem;
				padding-right: 1rem;
			}

			.mbr-py-3,
			.mbr-py-4,
			.mbr-py-5 {
				padding-top: 1rem;
				padding-bottom: 1rem;
			}
		}

		.mbr-ml-auto {
			margin-left: auto;
		}

		.mbr-mr-auto {
			margin-right: auto;
		}

		.mbr-m-auto {
			margin: auto;
		}

		#scrollToTopMarker {
			position: absolute;
			width: 0px;
			height: 0px;
			top: 300px;
		}

		#scrollToTopButton {
			position: fixed;
			bottom: 25px;
			right: 25px;
			opacity: .4;
			z-index: 5000;
			font-size: 32px;
			height: 60px;
			width: 60px;
			border: none;
			border-radius: 3px;
			cursor: pointer;
		}

		#scrollToTopButton:focus {
			outline: none;
		}

		#scrollToTopButton a:before {
			content: '';
			position: absolute;
			height: 40%;
			top: 36%;
			width: 2px;
			left: calc(50% - 1px);
		}

		#scrollToTopButton a:after {
			content: '';
			position: absolute;
			border-top: 2px solid;
			border-right: 2px solid;
			width: 40%;
			height: 40%;
			left: calc(30% - 1px);
			bottom: 30%;
			transform: rotate(-45deg);
		}

		.is-builder #scrollToTopButton a:after {
			left: 30%;
		}

		body {
			font-weight: 300;
		}

		.iconbox.iconfont-wrapper {
			cursor: pointer;
		}

		.iconbox.iconfont-wrapper svg {
			pointer-events: none;
		}

		.btn:hover .mbr-iconfont-btn {
			transform: translateX(0.5rem);
		}

		.btn .mbr-iconfont-btn {
			order: 2;
			padding-bottom: 1px;
		}

		img {
			transition: all 0.3s;
		}

		.item-wrapper:hover img {
			transform: scale(1.03);
			filter: brightness(130%) contrast(80%);
		}

		.shop8 .amp-shop .item,
		.shop9 .amp-shop .item {
			margin-bottom: 6rem;
			padding-bottom: 0rem;
		}

		@media (min-width: 992px) {
			.amp-shop .item-box {
				max-width: 1000px;
			}
		}

		@media (max-width: 991px) {
			.amp-shop .item-box {
				width: 90%;
			}
		}

		@media (min-width: 992px) {
			.amp-shop .item-box-img {
				padding: 2rem;
			}
		}

		@media (max-width: 991px) {
			.amp-shop .item-box-img {
				padding: 1rem;
			}
		}

		.amp-shop .item-box-img amp-img {
			height: auto;
		}

		.amp-shop .item-price,
		.amp-shop .cur,
		.amp-shop .item-box-price,
		.amp-shop .item-box-title,
		.amp-shop .item-title {
			font-weight: 700;
		}

		@media (min-width: 992px) {
			.amp-shop .item-box-wrapper {
				padding: 2rem;
			}
		}

		@media (max-width: 991px) {
			.amp-shop .item-box-wrapper {
				padding: 1rem;
			}
		}

		.amp-shop ul,
		.amp-shop .item-box-body,
		.amp-shop .item-box-footer,
		.amp-shop .item-text,
		.amp-shop .item-box-additional,
		.amp-shop .item-footer {
			padding-top: 0.5rem;
			padding-bottom: 0.2rem;
			font-weight: 400;
		}

		.amp-shop .item-content {
			padding-top: 0rem;
		}

		form .mbr-col+.mbr-col-auto {
			padding-left: 0;
			padding-right: 0;
		}

		body {
			font-family: Heebo;
		}

		blockquote {
			border-color: #ffffff;
		}

		div[submit-success]>* {
			background: #fca5a8;
			color: #000000;
		}

		div[submit-error]>* {
			background: #e88f14;
			color: #ffffff;
		}

		.display-1 {
			font-family: 'Montserrat', sans-serif;
			font-size: 4rem;
			line-height: 1;
		}

		.display-2 {
			font-family: 'Montserrat', sans-serif;
			font-size: 2.5rem;
			line-height: 1.2;
		}

		.display-4 {
			font-family: 'Montserrat', sans-serif;
			font-size: 0.9rem;
			line-height: 1.4;
		}

		.display-5 {
			font-family: 'Montserrat', sans-serif;
			font-size: 1.4rem;
			line-height: 1.3;
		}

		.display-7 {
			font-family: 'Montserrat', sans-serif;
			font-size: 1.1rem;
			line-height: 1.6;
		}

		.form-block input,
		.form-block textarea {
			font-family: 'Montserrat', sans-serif;
			font-size: 1.1rem;
			line-height: 1.6;
		}

		@media (max-width: 768px) {
			.display-1 {
				font-size: 3.2rem;
				font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
				line-height: calc(1.4 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
			}

			.display-2 {
				font-size: 2rem;
				font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
				line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
			}

			.display-4 {
				font-size: 0.72rem;
				font-size: calc(0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)));
				line-height: calc(1.4 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))));
			}

			.display-5 {
				font-size: 1.12rem;
				font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
				line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
			}

			.display-7 {
				font-size: 0.88rem;
				font-size: calc(1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
				line-height: calc(1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
			}
		}

		.display-1 .mbr-iconfont-btn {
			font-size: 4rem;
			width: 4rem;
		}

		.display-2 .mbr-iconfont-btn {
			font-size: 2.5rem;
			width: 2.5rem;
		}

		.display-4 .mbr-iconfont-btn {
			font-size: 0.9rem;
			width: 0.9rem;
		}

		.display-5 .mbr-iconfont-btn {
			font-size: 1.4rem;
			width: 1.4rem;
		}

		.display-7 .mbr-iconfont-btn {
			font-size: 1.1rem;
			width: 1.1rem;
		}

		.bg-primary {
			background-color: #ffffff;
		}

		.bg-success {
			background-color: #fca5a8;
		}

		.bg-info {
			background-color: #e95328;
		}

		.bg-warning {
			background-color: #fb6a30;
		}

		.bg-danger {
			background-color: #e88f14;
		}

		.btn-secondary,
		.btn-secondary:active,
		.btn-secondary.active {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-secondary:hover,
		.btn-secondary:focus,
		.btn-secondary.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-secondary.disabled,
		.btn-secondary:disabled {
			color: #ffffff;
			background-color: #c10416;
			border-color: #c10416;
		}

		.btn-info,
		.btn-info:active,
		.btn-info.active {
			background-color: #e95328;
			border-color: #e95328;
			color: #ffffff;
		}

		.btn-info:hover,
		.btn-info:focus,
		.btn-info.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-info.disabled,
		.btn-info:disabled {
			color: #ffffff;
			background-color: #9b2f10;
			border-color: #9b2f10;
		}

		.btn-success,
		.btn-success:active,
		.btn-success.active {
			background-color: #fca5a8;
			border-color: #fca5a8;
			color: #ffffff;
		}

		.btn-success:hover,
		.btn-success:focus,
		.btn-success.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-success.disabled,
		.btn-success:disabled {
			color: #ffffff;
			background-color: #f94249;
			border-color: #f94249;
		}

		.btn-warning,
		.btn-warning:active,
		.btn-warning.active {
			background-color: #fb6a30;
			border-color: #fb6a30;
			color: #ffffff;
		}

		.btn-warning:hover,
		.btn-warning:focus,
		.btn-warning.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-warning.disabled,
		.btn-warning:disabled {
			color: #ffffff;
			background-color: #c13a04;
			border-color: #c13a04;
		}

		.btn-danger,
		.btn-danger:active,
		.btn-danger.active {
			background-color: #e88f14;
			border-color: #e88f14;
			color: #ffffff;
		}

		.btn-danger:hover,
		.btn-danger:focus,
		.btn-danger.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-danger.disabled,
		.btn-danger:disabled {
			color: #ffffff;
			background-color: #8a550c;
			border-color: #8a550c;
		}

		.btn-primary,
		.btn-primary:active,
		.btn-primary.active {
			background-color: #ffffff;
			border-color: #ffffff;
			color: #808080;
		}

		.btn-primary:hover,
		.btn-primary:focus,
		.btn-primary.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #808080;
		}

		.btn-primary.disabled,
		.btn-primary:disabled {
			color: #808080;
			background-color: #cccccc;
			border-color: #cccccc;
		}

		.btn-black,
		.btn-black:active,
		.btn-black.active {
			background-color: #010101;
			border-color: #010101;
			color: #ffffff;
		}

		.btn-black:hover,
		.btn-black:focus,
		.btn-black.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #ffffff;
		}

		.btn-black.disabled,
		.btn-black:disabled {
			color: #ffffff;
			background-color: #000000;
			border-color: #000000;
		}

		.btn-white,
		.btn-white:active,
		.btn-white.active {
			background-color: #fcfcfc;
			border-color: #fcfcfc;
			color: #7d7d7d;
		}

		.btn-white:hover,
		.btn-white:focus,
		.btn-white.focus {
			background-color: #fb3044;
			border-color: #fb3044;
			color: #7d7d7d;
		}

		.btn-white.disabled,
		.btn-white:disabled {
			color: #7d7d7d;
			background-color: #c9c9c9;
			border-color: #c9c9c9;
		}

		.btn-primary-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-primary-outline,
		.btn-primary-outline:active,
		.btn-primary-outline.active {
			background: none;
			border-color: transparent;
			color: #ffffff;
		}

		.btn-primary-outline:hover,
		.btn-primary-outline:focus,
		.btn-primary-outline.focus {
			color: #808080;
			background-color: #ffffff;
			border-color: #ffffff;
		}

		.btn-primary-outline.disabled,
		.btn-primary-outline:disabled {
			color: #808080;
			background-color: #ffffff;
			border-color: #ffffff;
		}

		.btn-primary-outline:active {
			background: transparent;
		}

		.btn-primary-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-primary-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-secondary-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-secondary-outline,
		.btn-secondary-outline:active,
		.btn-secondary-outline.active {
			background: none;
			border-color: transparent;
			color: #fb3044;
		}

		.btn-secondary-outline:hover,
		.btn-secondary-outline:focus,
		.btn-secondary-outline.focus {
			color: #ffffff;
			background-color: #fb3044;
			border-color: #fb3044;
		}

		.btn-secondary-outline.disabled,
		.btn-secondary-outline:disabled {
			color: #ffffff;
			background-color: #fb3044;
			border-color: #fb3044;
		}

		.btn-secondary-outline:active {
			background: transparent;
		}

		.btn-secondary-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-secondary-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-info-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-info-outline,
		.btn-info-outline:active,
		.btn-info-outline.active {
			background: none;
			border-color: transparent;
			color: #e95328;
		}

		.btn-info-outline:hover,
		.btn-info-outline:focus,
		.btn-info-outline.focus {
			color: #ffffff;
			background-color: #e95328;
			border-color: #e95328;
		}

		.btn-info-outline.disabled,
		.btn-info-outline:disabled {
			color: #ffffff;
			background-color: #e95328;
			border-color: #e95328;
		}

		.btn-info-outline:active {
			background: transparent;
		}

		.btn-info-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-info-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-success-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-success-outline,
		.btn-success-outline:active,
		.btn-success-outline.active {
			background: none;
			border-color: transparent;
			color: #fca5a8;
		}

		.btn-success-outline:hover,
		.btn-success-outline:focus,
		.btn-success-outline.focus {
			color: #ffffff;
			background-color: #fca5a8;
			border-color: #fca5a8;
		}

		.btn-success-outline.disabled,
		.btn-success-outline:disabled {
			color: #ffffff;
			background-color: #fca5a8;
			border-color: #fca5a8;
		}

		.btn-success-outline:active {
			background: transparent;
		}

		.btn-success-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-success-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-warning-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-warning-outline,
		.btn-warning-outline:active,
		.btn-warning-outline.active {
			background: none;
			border-color: transparent;
			color: #fb6a30;
		}

		.btn-warning-outline:hover,
		.btn-warning-outline:focus,
		.btn-warning-outline.focus {
			color: #ffffff;
			background-color: #fb6a30;
			border-color: #fb6a30;
		}

		.btn-warning-outline.disabled,
		.btn-warning-outline:disabled {
			color: #ffffff;
			background-color: #fb6a30;
			border-color: #fb6a30;
		}

		.btn-warning-outline:active {
			background: transparent;
		}

		.btn-warning-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-warning-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-danger-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-danger-outline,
		.btn-danger-outline:active,
		.btn-danger-outline.active {
			background: none;
			border-color: transparent;
			color: #e88f14;
		}

		.btn-danger-outline:hover,
		.btn-danger-outline:focus,
		.btn-danger-outline.focus {
			color: #ffffff;
			background-color: #e88f14;
			border-color: #e88f14;
		}

		.btn-danger-outline.disabled,
		.btn-danger-outline:disabled {
			color: #ffffff;
			background-color: #e88f14;
			border-color: #e88f14;
		}

		.btn-danger-outline:active {
			background: transparent;
		}

		.btn-danger-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-danger-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-black-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-black-outline,
		.btn-black-outline:active,
		.btn-black-outline.active {
			background: none;
			border-color: transparent;
			color: #010101;
		}

		.btn-black-outline:hover,
		.btn-black-outline:focus,
		.btn-black-outline.focus {
			color: #ffffff;
			background-color: #010101;
			border-color: #010101;
		}

		.btn-black-outline.disabled,
		.btn-black-outline:disabled {
			color: #ffffff;
			background-color: #010101;
			border-color: #010101;
		}

		.btn-black-outline:active {
			background: transparent;
		}

		.btn-black-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-black-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.btn-white-outline {
			border: 0px;
			border-radius: 0;
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			padding: 0;
			padding-right: 0.5rem;
		}

		.btn-white-outline,
		.btn-white-outline:active,
		.btn-white-outline.active {
			background: none;
			border-color: transparent;
			color: #fcfcfc;
		}

		.btn-white-outline:hover,
		.btn-white-outline:focus,
		.btn-white-outline.focus {
			color: #7d7d7d;
			background-color: #fcfcfc;
			border-color: #fcfcfc;
		}

		.btn-white-outline.disabled,
		.btn-white-outline:disabled {
			color: #7d7d7d;
			background-color: #fcfcfc;
			border-color: #fcfcfc;
		}

		.btn-white-outline:active {
			background: transparent;
		}

		.btn-white-outline:hover {
			background: transparent;
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.btn-white-outline:hover .mbr-iconfont-btn {
			color: #fb3044;
		}

		.text-primary {
			color: #ffffff;
		}

		.text-secondary {
			color: #fb3044;
		}

		.text-success {
			color: #fca5a8;
		}

		.text-info {
			color: #e95328;
		}

		.text-warning {
			color: #fb6a30;
		}

		.text-danger {
			color: #e88f14;
		}

		.text-white {
			color: #fcfcfc;
		}

		.text-black {
			color: #010101;
		}

		a[class*="text-"],
		.amp-iconfont,
		.mbr-iconfont {
			transition: all 0.3s;
		}

		.amp-iconfont {
			color: #ffffff;
		}

		a.text-primary:hover,
		a.text-primary:focus {
			color: #b3b3b3;
		}

		a.text-secondary:hover,
		a.text-secondary:focus {
			color: #8f0311;
		}

		a.text-success:hover,
		a.text-success:focus {
			color: #f71119;
		}

		a.text-info:hover,
		a.text-info:focus {
			color: #6d210b;
		}

		a.text-warning:hover,
		a.text-warning:focus {
			color: #8f2b03;
		}

		a.text-danger:hover,
		a.text-danger:focus {
			color: #5b3808;
		}

		a.text-white:hover,
		a.text-white:focus {
			color: #e6e6e6;
		}

		a.text-black:hover,
		a.text-black:focus {
			color: #cccccc;
		}

		.alert-success {
			background-color: #fca5a8;
		}

		.alert-info {
			background-color: #e95328;
		}

		.alert-warning {
			background-color: #fb6a30;
		}

		.alert-danger {
			background-color: #e88f14;
		}

		.mbr-plan-header.bg-primary .mbr-plan-subtitle,
		.mbr-plan-header.bg-primary .mbr-plan-price-desc {
			color: #ffffff;
		}

		.mbr-plan-header.bg-success .mbr-plan-subtitle,
		.mbr-plan-header.bg-success .mbr-plan-price-desc {
			color: #ffffff;
		}

		.mbr-plan-header.bg-info .mbr-plan-subtitle,
		.mbr-plan-header.bg-info .mbr-plan-price-desc {
			color: #fce7e1;
		}

		.mbr-plan-header.bg-warning .mbr-plan-subtitle,
		.mbr-plan-header.bg-warning .mbr-plan-price-desc {
			color: #fffaf8;
		}

		.mbr-plan-header.bg-danger .mbr-plan-subtitle,
		.mbr-plan-header.bg-danger .mbr-plan-price-desc {
			color: #fbe8cd;
		}

		amp-carousel {
			overflow: hidden;
		}

		.mobirise-spinner em:nth-child(1) {
			background: #ffffff;
		}

		.mobirise-spinner em:nth-child(2) {
			background: #fb3044;
		}

		.mobirise-spinner em:nth-child(3) {
			background: #fca5a8;
		}

		.overlay-img-hover amp-img img,
		.gallery-image amp-img img {
			object-fit: cover;
			transition: all 0.3s;
		}

		.overlay-img-hover amp-img:after,
		.gallery-image amp-img:after {
			content: '';
			position: absolute;
			pointer-events: none;
			transition: all 0.3s;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: #ffffff;
			opacity: 0;
		}

		.overlay-img-hover:hover amp-img:after,
		.gallery-image:hover amp-img:after {
			opacity: 0.3;
		}

		.overlay-img-hover:hover amp-img img,
		.gallery-image:hover amp-img img {
			transform: scale(1.05);
		}

		form .btn {
			border-radius: 0;
		}

		.title-hover,
		.title-hover a {
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			display: inline;
		}

		.title-hover:hover,
		.title-hover a:hover {
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		.item-title {
			border-bottom: 2px solid transparent;
			transition: all 0.3s;
			width: fit-content;
		}

		.item-title:hover {
			color: #fb3044;
			border-bottom: 2px solid #fb3044;
		}

		#scrollToTopMarker {
			display: none;
		}

		#scrollToTopButton {
			background-color: #33363b;
		}

		#scrollToTopButton a:before {
			background: #ffffff;
		}

		#scrollToTopButton a:after {
			border-top-color: #ffffff;
			border-right-color: #ffffff;
		}

		.cid-tp9SUs7VXZ {
			overflow: visible;
			padding: 0;
		}

		.cid-tp9SUs7VXZ .container-fluid {
			padding: 0;
		}

		.cid-tp9SUs7VXZ .navbar {
			background-color: #ffffff;
		}

		.cid-tp9SUs7VXZ .menu__block,
		.cid-tp9SUs7VXZ .contact__block {
			width: 100%;
			padding: 0 1.875rem;
		}

		.cid-tp9SUs7VXZ .navbar-logo amp-img,
		.cid-tp9SUs7VXZ .navbar-logo img {
			object-fit: contain;
			height: 60px;
			width: 150px;
		}

		@media (max-width: 991px) {
			.cid-tp9SUs7VXZ .navbar .navbar-collapse {
				background: #ffffff;
			}
		}

		.cid-tp9SUs7VXZ .nav-link {
			padding: 1.875rem 1rem 1.625rem;
			margin: 0;
			position: relative;
		}

		.cid-tp9SUs7VXZ .dropdown-item.active,
		.cid-tp9SUs7VXZ .dropdown-item:active {
			background-color: transparent;
		}

		.cid-tp9SUs7VXZ .dropdown-menu {
			background: #ffffff;
			z-index: 11;
			padding: 1.06rem 1.875rem;
			box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
			border-radius: 4px;
		}

		.cid-tp9SUs7VXZ .dropdown-item {
			border-bottom: 1px solid #000000;
		}

		.cid-tp9SUs7VXZ .dropdown-item:last-child {
			border-bottom: none;
		}

		.cid-tp9SUs7VXZ .nav-item {
			position: relative;
		}

		.cid-tp9SUs7VXZ .nav-item .nav-link::before {
			content: '';
			display: block;
			pointer-events: none;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			height: 3px;
			width: 100%;
			transition: all 0.2s ease;
		}

		.cid-tp9SUs7VXZ .nav-item:hover .nav-link::before {
			background-color: #ffffff;
		}

		.cid-tp9SUs7VXZ .hamburger span {
			background-color: #fb3044;
		}

		.cid-tp9SUs7VXZ .builder-sidebar {
			background-color: #ffffff;
		}

		.cid-tp9SUs7VXZ .mbr-align-center {
			align-items: center;
		}

		.cid-tp9SUs7VXZ .mbr-jc-sb {
			justify-content: space-between;
		}

		.cid-tp9SUs7VXZ .amp-iconfont {
			font-size: 14px;
			width: 14px;
			color: #000000;
			opacity: .5;
		}

		.cid-tp9SUs7VXZ .amp-iconfont:hover {
			opacity: 1;
		}

		@media (min-width: 992px) {
			.cid-tp9SUs7VXZ.menu {
				min-height: 118px;
			}
		}

		.cid-tp9SUs7VXZ .contact__block {
			height: 35px;
		}

		.cid-tp9SUs7VXZ .border__bottom {
			border-bottom: 1px solid rgba(0, 0, 0, 0.2);
			width: 100%;
		}

		.cid-tp9SUs7VXZ .contact__text {
			margin-right: 20px;
			transition: all 0.2s ease;
		}

		.cid-tp9SUs7VXZ .contact__text:hover {
			color: #ffffff;
		}

		.cid-tp9SUs7VXZ .mbr-iconfont {
			margin-right: 8px;
			width: 18px;
			font-size: 18px;
			transition-duration: 0s;
		}

		.cid-tp9SUs7VXZ .questions:hover .phone {
			color: #fb3044;
			transition: color .3s ease;
		}

		.cid-tp9SUs7VXZ .quest__icon {
			margin-right: 20px;
			margin-left: 20px;
		}

		.cid-tp9SUs7VXZ .quest__icon .mbr-iconfont {
			font-size: 35px;
			width: 35px;
			height: 40px;
		}

		@media (max-width: 991px) {

			.cid-tp9SUs7VXZ .contact__block,
			.cid-tp9SUs7VXZ .border__bottom,
			.cid-tp9SUs7VXZ .menu-social-list,
			.cid-tp9SUs7VXZ .questions {
				display: none;
			}

			.cid-tp9SUs7VXZ .dropdown-menu {
				margin: 0;
			}
		}

		.cid-tp9SUs7VXZ .phone {
			color: #33363b;
		}

		.cid-tp9SUs7VXZ .contact__text {
			color: #232323;
		}

		.cid-tp9SUs7VXZ .adress {
			color: #232323;
		}

		.cid-tp9SUs7VXZ .text {
			color: #000000;
		}

		.cid-tp9YYYHHRH {
			padding-top: 0rem;
			padding-bottom: 0rem;
			background-color: #ffffff;
		}

		.cid-tp9YYYHHRH .item {
			display: flex;
			margin-bottom: 0rem;
			cursor: pointer;
		}

		.cid-tp9YYYHHRH .item-wrapper {
			width: 100%;
			position: relative;
		}

		.cid-tp9YYYHHRH amp-img,
		.cid-tp9YYYHHRH img {
			object-fit: contain;
		}

		.cid-tp9YYYHHRH .item-box-wrapper {
			background-color: #efefef;
		}

		@media (min-width: 992px) {
			.cid-tp9YYYHHRH .item-box-wrapper {
				padding: 0rem;
			}
		}

		@media (max-width: 991px) {
			.cid-tp9YYYHHRH .item-box-wrapper {
				padding: 0rem;
			}
		}

		.cid-tp9YYYHHRH amp-img span {
			--space1: 0rem;
			--space2: 0rem;
			position: absolute;
			left: var(--space2);
			bottom: var(--space2);
			padding: var(--space1);
			background-color: #ffffff;
			color: #000000;
			z-index: 11;
		}

		.cid-tp9YYYHHRH .mbr-text {
			width: auto;
		}

		.cid-tp9YYYHHRH .amp-carousel-button {
			opacity: 0.5;
			background-color: #ffffff;
		}

		.cid-tp9YYYHHRH .amp-carousel-button:hover {
			opacity: 1;
		}

		.cid-tp9YYYHHRH .amp-carousel-button-next {
			background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%2333363b' viewBox='0 0 24 24'%3E%3Cpath d='M4.6 22.6L15.2 12 4.6 1.4 6 0l12 12L6 24z'/%3E%3C/svg%3E");
			right: 2rem;
		}

		.cid-tp9YYYHHRH .amp-carousel-button-prev {
			background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%2333363b' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 1.4L8.8 12l10.6 10.6L18 24 6 12 18 0z'/%3E%3C/svg%3E");
			left: 2rem;
		}

		.cid-tod1Kd4mc4 {
			padding-top: 3rem;
			padding-bottom: 3rem;
			align-items: center;
			display: flex;
			background-color: #ffffff;
		}

		.cid-tod1Kd4mc4 .image-block {
			height: 100%;
		}

		.cid-tod1Kd4mc4 .image-block img {
			object-fit: cover;
			transition: all 0.3s;
		}

		.cid-tod1Kd4mc4 .card-item:hover img {
			transform: scale(1.02);
		}

		.cid-tod1Kd4mc4 .card1 {
			background: #fca5a8;
		}

		.cid-tod1Kd4mc4 .card2 {
			background: #f75767;
		}

		.cid-tod1Kd4mc4 .title-wrap {
			display: flex;
			align-items: center;
			padding: 3rem 1.5rem;
			width: 100%;
		}

		.cid-tod1Kd4mc4 .image-wrap {
			padding-right: 0;
			width: 100%;
		}

		@media (max-width: 1200px) {

			.cid-tod1Kd4mc4 .title-wrap,
			.cid-tod1Kd4mc4 .image-wrap {
				width: 100%;
			}

			.cid-tod1Kd4mc4 .card-item {
				flex-direction: column;
			}
		}

		.cid-tod1Kd4mc4 .mbr-section-title,
		.cid-tod1Kd4mc4 .mbr-section-btn {
			color: #ffffff;
		}

		.cid-tod1Kd4mc4 .mbr-section-subtitle {
			color: #000000;
		}

		.cid-tpa6kjxcE9 {
			padding-top: 0rem;
			padding-bottom: 0rem;
			background-color: #ffffff;
		}

		.cid-tpa6kjxcE9 .card-item2 {
			background-color: #ffffff;
			background-position: center;
			height: 100%;
			width: 100%;
		}

		.cid-tpa6kjxcE9 .title-wrap {
			height: 100%;
			display: flex;
			width: 100%;
			align-items: center;
			padding: 4rem 3rem;
		}

		.cid-tpa6kjxcE9 .item-img .btn {
			position: absolute;
			bottom: 0.5rem;
			left: 1rem;
			opacity: 0;
		}

		.cid-tpa6kjxcE9 .item-wrapper {
			height: 100%;
			cursor: pointer;
		}

		.cid-tpa6kjxcE9 .item-wrapper:hover .item-img .btn {
			opacity: 1;
			bottom: 1rem;
		}

		@media (max-width: 767px) {
			.cid-tpa6kjxcE9 .title-wrap {
				padding: 3rem 2rem;
			}

			.cid-tpa6kjxcE9 .item-img .btn {
				opacity: 1;
				bottom: 1rem;
			}
		}

		.cid-tpa6kjxcE9 .item-box {
			background: #efefef;
		}

		.cid-tpa6kjxcE9 .close:before,
		.cid-tpa6kjxcE9 .close:after {
			background-color: #777;
		}

		.cid-tpa6kjxcE9 .item-wrapper,
		.cid-tpa6kjxcE9 .item-box,
		.cid-tpa6kjxcE9 .item-img {
			position: relative;
		}

		@media (max-width: 991px) {
			.cid-tpa6kjxcE9 .item-box {
				padding-top: 3rem;
			}
		}

		.cid-tpa6kjxcE9 .subtitle2 {
			color: #767676;
		}

		.cid-tpa6lRJJPO {
			padding-top: 0rem;
			padding-bottom: 0rem;
			background-color: #ffffff;
		}

		.cid-tpa6lRJJPO h3,
		.cid-tpa6lRJJPO h4,
		.cid-tpa6lRJJPO p,
		.cid-tpa6lRJJPO span {
			margin: 0;
			padding: 0;
		}

		@media (min-width: 1400px) {
			.cid-tpa6lRJJPO .container-fluid {
				padding: 0 6rem;
			}
		}

		.cid-tpa6lRJJPO .item-title {
			margin: auto;
		}

		.cid-tpa6lRJJPO .item-content {
			text-align: center;
			padding-top: 0rem;
		}

		.cid-tpa6lRJJPO .item-img .btn {
			position: absolute;
			left: 50%;
			opacity: 0;
			width: fit-content;
			bottom: -0.5rem;
			transform: translate(-50%, -50%);
		}

		.cid-tpa6lRJJPO .item-wrapper {
			height: 100%;
			cursor: pointer;
		}

		.cid-tpa6lRJJPO .item-wrapper:hover .item-img .btn {
			opacity: 1;
			bottom: 1rem;
		}

		.cid-tpa6lRJJPO .mbr-section-btn,
		.cid-tpa6lRJJPO .item-img .btn {
			margin: 0;
		}

		.cid-tpa6lRJJPO .item-box {
			background: #efefef;
		}

		.cid-tpa6lRJJPO .close:before,
		.cid-tpa6lRJJPO .close:after {
			background-color: #777;
		}

		.cid-tpa6lRJJPO .item-wrapper,
		.cid-tpa6lRJJPO .item-box,
		.cid-tpa6lRJJPO .item-img {
			position: relative;
		}

		@media (max-width: 991px) {
			.cid-tpa6lRJJPO .item-box {
				padding-top: 3rem;
			}
		}

		@media (max-width: 767px) {
			.cid-tpa6lRJJPO .item-img .btn {
				opacity: 1;
				bottom: 0rem;
			}
		}

		.cid-tod3tIqV0Q {
			padding-top: 1rem;
			padding-bottom: 0rem;
			align-items: center;
			display: flex;
			background-color: #ffffff;
		}

		.cid-tod3tIqV0Q .card-item1 {
			/* background-image: url("assets/images/0f37399e-aa7d-41aa-8137-844244384ab1-452de780e7f06e0fe01f2eb537f0c089.jpg-2.webp"); */
			background-size: cover;
			background-position: center;
			height: 100%;
			min-height: 400px;
		}

		.cid-tod3tIqV0Q .card-item2 {
			background-color: #fca5a8;
			background-position: center;
			height: 100%;
		}

		.cid-tod3tIqV0Q .title-wrap {
			align-items: center;
			width: 100%;
			padding: 4rem 3rem;
		}

		@media (max-width: 767px) {
			.cid-tod3tIqV0Q .title-wrap {
				padding: 3rem 2rem;
			}
		}

		.cid-tod3tIqV0Q .mbr-section-btn,
		.cid-tod3tIqV0Q .text2 {
			color: #33363b;
		}

		.cid-tod3tIqV0Q .title2 {
			color: #ffffff;
		}

		.cid-tod3tIqV0Q .subtitle2 {
			color: #000000;
		}

		.cid-tpaaxk1ND4 {
			padding-top: 45px;
			padding-bottom: 60px;
			background-color: #ffffff;
		}

		.cid-tpaaxk1ND4 .text-box {
			position: relative;
			padding: 25px;
			border-radius: 10px;
			background-color: #f6f9f8;
		}

		.cid-tpaaxk1ND4 .text-box::after {
			position: absolute;
			display: block;
			content: "";
			border: 25px solid #f6f9f8;
			border-top-color: rgba(0, 0, 0, 0);
			border-bottom-color: rgba(0, 0, 0, 0);
			border-left-color: rgba(0, 0, 0, 0);
		}

		.cid-tpaaxk1ND4 .person-box {
			padding: 25px 25px 0 80px;
		}

		.cid-tpaaxk1ND4 .img-box {
			width: 80px;
			height: 80px;
			margin-right: 20px;
		}

		@media (max-width: 991px) {
			.cid-tpaaxk1ND4 .custom-card-wrapper {
				margin-bottom: 2rem;
			}
		}

		.cid-tpaaxk1ND4 H3 {
			text-align: left;
		}

		.cid-tpa8LIOQ1E {
			padding-top: 0px;
			padding-bottom: 0px;
			background-color: #232323;
		}

		@media (min-width: 992px) {
			.cid-tpa8LIOQ1E .footer-container {
				justify-content: center;
			}
		}

		@media (max-width: 991px) {
			.cid-tpa8LIOQ1E .footer-container {
				flex-direction: column;
				align-items: center;
			}
		}

		.cid-tpa8LIOQ1E .link-items {
			width: auto;
		}

		@media (max-width: 992px) {
			.cid-tpa8LIOQ1E .link-items {
				padding: 0;
				width: 100%;
				justify-content: center;
			}

			.cid-tpa8LIOQ1E .link-items:nth-child(1) {
				margin-bottom: 1rem;
			}
		}

		.cid-tpa8LIOQ1E .copyright {
			width: auto;
		}

		.cid-tpa8LIOQ1E amp-img {
			text-align: center;
		}

		.cid-tpa8LIOQ1E .items-col .item {
			margin: 0;
		}

		.cid-tpa8LIOQ1E .item,
		.cid-tpa8LIOQ1E .group-title {
			color: #efefef;
			padding-top: 0;
		}

		.cid-tpa8LIOQ1E .group-title {
			margin-bottom: 20px;
			line-height: 1;
			color: #efefef;
		}

		.cid-tpa8LIOQ1E .image-block {
			padding-left: 0;
		}

		.cid-tpa8LIOQ1E .image-block amp-img {
			height: 40%;
			max-width: 200px;
			width: 100%;
		}

		.cid-tpa8LIOQ1E .image-block amp-img img {
			object-fit: contain;
		}

		.cid-tpa8LIOQ1E .footer-wrap {
			padding: 70px 0 60px;
		}

		.cid-tpa8LIOQ1E .link-items {
			margin-left: 0;
			margin-right: 0;
			position: relative;
			z-index: 222;
		}

		.cid-tpa8LIOQ1E .link-items .fLink {
			width: auto;
			margin: 0 10px;
		}

		@media (max-width: 991px) {
			.cid-tpa8LIOQ1E .link-items {
				display: none;
			}
		}

		.cid-tpa8LIOQ1E .link-items .fLink>*:before {
			content: '';
			display: block;
			pointer-events: none;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			opacity: .2;
			height: 45%;
			right: 0;
			background-color: currentColor;
			transform-origin: right top;
			transform: scale(0, 1);
			transition: transform 0.2s ease-out;
		}

		.cid-tpa8LIOQ1E .link-items p,
		.cid-tpa8LIOQ1E .fLink {
			position: relative;
			z-index: 22;
		}

		.cid-tpa8LIOQ1E .link-items p:hover>*:before {
			transform-origin: left top;
			transform: scale(1, 1);
		}

		.cid-tpa8LIOQ1E .footer-container {
			padding: 20px 15px 10px;
			height: 65px;
			align-items: center;
		}

		.cid-tpa8LIOQ1E .border_top {
			border-top: 1px solid #444444;
			width: 100%;
		}

		@media (max-width: 768px) {
			.cid-tpa8LIOQ1E .image-block amp-img {
				max-width: 60%;
				margin: auto;
				height: 100%;
			}

			.cid-tpa8LIOQ1E .image-block {
				margin-bottom: 20px;
			}

			.cid-tpa8LIOQ1E .items-col {
				margin-bottom: 30px;
			}

			.cid-tpa8LIOQ1E .footer-container {
				height: auto;
			}
		}

		.engine {
			position: absolute;
			text-indent: -2400px;
			text-align: center;
			padding: 0;
			top: 0;
			left: -2400px;
		}

		[class*="-iconfont"] {
			display: inline-flex;
		}

		/* (min-width: 992px) */
		@media (min-width: 992px) {
			.col-lg {
				-ms-flex-preferred-size: 0;
				flex-basis: 0;
				-webkit-box-flex: 1;
				-ms-flex-positive: 1;
				flex-grow: 1;
				max-width: 100%;
			}
		}
#sidebar{display:none !important;}#sidebar.open{display:block !important;}
/* Top bar */
.contact__block{background:#2b2b2b;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:8px 24px;}
.contact__items{display:flex;gap:16px;flex-wrap:wrap;}
.contact__text{color:#fff;font-size:14px;}
.contact__block .menu-social-list{display:flex;gap:12px;}

.navbar-brand img{height:60px;width:auto;}

.quest__icon .mbr-iconfont{color:#25D366;font-size:28px;}

.contact__block{background:#fff;color:#111;border-bottom:1px solid #e5e5e5;}
.contact__block .contact__text{color:#111;}
.contact__block .menu-social-list a{color:#111;}
.contact__text .icon{margin-right:6px;vertical-align:middle;}
.menu-social-list .social-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;}
.menu-social-list .fb{color:#3b5998;} .menu-social-list .ig{color:#E4405F;}
.questions .mbr-iconfont{color:#1fb141;}
.contact__items{align-items:flex-end;}
.contact__text{display:flex;align-items:flex-end;gap:6px;}
.contact__text .icon{position:relative;top:2px;}
.menu-social-list{gap:6px;}
.menu-social-list{gap:2px;}
.contact__items{align-items:center;}
.contact__text{align-items:center;}
.contact__text .icon{top:0;}
.menu-social-list .social-icon{opacity:.6;}
.contact__text{font-size:15px;}
.contact__text .icon svg{width:18px;height:18px;}
.contact__items{align-items:flex-end;}
.contact__text{align-items:flex-end;line-height:1;}
.menu-social-list .social-icon svg{width:18px;height:18px;}
.menu-social-list{gap:1px;}
.menu-social-list .social-icon svg{width:19px;height:19px;}
.questions .mbr-iconfont svg{width:27px;height:27px;}
.questions .mbr-iconfont svg{width:30px;height:30px;}
.questions .mbr-iconfont{color:#00A859;}
.menu-social-list a{margin:0 !important;}
#menu{position:sticky;top:0;z-index:1000;}
#ampFooter18-x{background:#2b2b2b;color:#fff;}
#ampFooter18-x .group-title{color:#fff;}
#ampFooter18-x .item{color:#cfcfcf;}
#ampFooter18-x .footer-social-wrap{gap:8px;justify-content:center;}
#ampFooter18-x .footer-social-link .social-icon{color:#fff;}
#ampFooter18-x .border_top{border-top:1px solid #3a3a3a;margin-top:20px;}
#ampFooter18-x img{max-width:200px;height:auto;}
#ampFooter18-x .row.footer-wrap{gap:0;}
#ampFooter18-x .col-md-4{padding-left:10px;padding-right:10px;}