/** Generated: Monday, 2nd of June 2025, 07:02:54 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/*@font-face { font-family: 'Open Sans'; src:  url('/files/fonts/OpenSans-Regular.woff2') format('woff2'), url('/files/fonts/OpenSans-Regular.woff') format('woff'); }*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

main a:hover { transition: all .4s ease }

.grid,
.cell,
.gr { display: grid }

.gr {
	grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
	grid-gap: 1.8rem
}

.up { text-transform: uppercase }

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

.rel { position: relative }

.abs { position: absolute }

.btn,
.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

#menu-toggler,
.hidden { display: none }

.block,
header,
header li li,
header li a,
main,
footer,
picture,
.img img,
.gallery img { display: block }

.obj { object-fit: cover }

.inl,
.btn,
.nav-item { display: inline-block }

.grid { grid-auto-flow: dense }

.mid { vertical-align: middle }

main p + p,
main h3 + p,
main h2 + p,
main ul + p,
main p + ul,
main h2 + ul,
main h3 + ul,
main h4 + ul,
main h5 + ul,
main h6 + ul,
main h2 + ol,
main h3 + ol,
main h4 + ol,
main h5 + ol,
main h6 + ol,
main p + ol,
main ol + p,
main h4 + p,
main h5 + p,
main h6 + p,
footer h1 + p,
footer h2 + p,
footer h3 + p,
footer h4 + p,
footer h5 + p,
footer h6 + p,
footer p + h1,
footer p + h2,
footer p + h3,
footer p + h4,
footer p + h5,
footer p + h6,
footer p + p{ margin-top: 15px }

main p + h2,
main p + h3,
main ul + h2,
main ul + h3,
main ul + h4,
main ul + h5,
main ul + h6,
main ol + h2,
main ol + h3,
main ol + h4,
main ol + h5,
main ol + h6,
main p + h4,
main p + h5,
main p + h6{ margin-top: 25px }

main ul,main ol { margin-left: 18px }

.w-100,
.product_img img,
#hero img,
.gallery img { width: 100% }

.h-100 { height: 100% }

body,
#hero {
	max-width: 100vw;
	overflow-x: hidden
}

#menu-toggler {
	border: none;
	z-index: 1500
}

a,
button { cursor: pointer }

.container {
	max-width: 1200px;
	width: calc(100vw - 3rem)
}

.mx-auto,
.container {
	margin-left: auto;
	margin-right: auto
}

.cell {
	place-content: center;
	width: 100%;
	height: 100%
}

.p-2,
.pt-2,
.py-2 { padding-top: .6rem }

.p-2,
.pr-2,
.px-2 { padding-right: .6rem }

.p-2,
.pb-2,
.py-2 { padding-bottom: .6rem }

.p-2,
.pl-2,
.px-2 { padding-left: .6rem }

.p-3,
.pt-3,
.py-3 { padding-top: 1rem }

.p-3,
.pr-3,
.px-3 { padding-right: 1rem }

.p-3,
.pb-3,
.py-3 { padding-bottom: 1rem }

.p-3,
.pl-3,
.px-3 { padding-left: 1rem }

.p-4,
.pr-4,
.px-4 { padding-right: 1.5rem }

.p-4,
.pt-4,
.py-4 { padding-top: 1.5rem }

.p-4,
.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.p-4,
.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5,
.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.p-5,
.pr-5,
.px-5 {
	padding-right: 3rem
}

.p-5,
.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.p-5,
.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.mt-2,
.my-2 {
	margin-top: .6rem
}

.m-2,
.mr-2,
.mx-2 {
	margin-right: .6rem
}

.m-2,
.mb-2,
.my-2 {
	margin-bottom: .6rem
}

.m-2,
.ml-2,
.mx-2 {
	margin-left: .6rem
}

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

.bg-success { background-color: green }

.text-white,
.bg-success,
.bg-success a { color: #fff }

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.checkGrid {
	grid-template-columns: 15px 1fr;
	grid-gap: 10px
}

@media screen and (min-width:750px){
	.breadcrumb {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
		list-style: none
	}
	.breadcrumb-item+.breadcrumb-item:before {
		display: inline-block;
		padding-right: .5rem;
		padding-left: .5rem;
		color: #6c757d;
		content: "/"
	}
}

@media screen and (max-width:750px) {
	.breadcrumb { display: none }
}

.open_menu {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

.privacywire-wrapper,
.privacywire-buttons button { font-size: 14px; }
.privacywire-header { margin-bottom: 6px }
.privacywire-text { margin-bottom: 10px }
.privacywire-buttons button { 
	padding: 4px 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.privacywire-text ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top:10px;
}

.privacywire-text input{
		margin-right: 5px;
}
:root {
  --black: #000;
  --red: #e73120;
  --white: #fff;
  --grey: #e0dede;
  --purple: #785db0;
}
body {
  font-size: 17px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: var(--black);
  line-height: 1.6;
}
body.adminbar-loaded header {
  top: 45px;
}
.nappi {
  padding: 15px 15px;
  background-color: var(--purple);
  color: var(--white);
  text-transform: uppercase;
  display: inline-block;
  border-radius: 3px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.service_button {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 20px;
  width: 120px;
  padding: 15px 15px;
  background-color: var(--purple);
  color: var(--white);
}
.nappi:hover {
  background-color: #ffc381;
}
header.small,
.home header.small {
  background: var(--white);
}
header.small .container-full .logo_container h1,
.home header.small .container-full .logo_container h1 {
  color: var(--black);
}
header.small .container-full #menu .nav-link,
.home header.small .container-full #menu .nav-link {
  color: var(--black);
}
.home header {
  background: transparent;
}
.home header .container-full .logo_container h1 {
  color: var(--black);
}
.home header .container-full #menu .nav-link {
  color: var(--black);
}
.box,
.box a {
  background: var(--purple);
  color: var(--white);
}
.box a:hover {
  text-decoration: underline;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
  background: var(--white);
  padding: 10px 20px;
}
header .container-full {
  display: grid;
  grid-template-columns: 470px 1fr;
  align-items: center;
}
header .container-full .logo_container a {
  color: var(--black);
}
header .container-full .logo_container h1 {
  font-family: 'Pinyon Script', cursive;
}
header .container-full #menu {
  display: grid;
  align-items: center;
  justify-content: flex-end;
  /*
			.nav-link.active{
				color:var();
			}*/
}
header .container-full #menu .nav-item:hover .submenu {
  display: block;
}
header .container-full #menu .nav-item {
  padding: 10px 10px;
}
header .container-full #menu .nav-item .open_menu {
  display: none;
}
header .container-full #menu .nav-item .submenu {
  display: none;
  position: absolute;
  z-index: 600;
  background: var(--white);
  padding: 1rem;
  left: 10px;
  /*
					.sub .active{
						color:var(--purple);
					}*/
}
header .container-full #menu .nav-item .submenu a {
  color: var(--black);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
header .container-full #menu .nav-link:hover,
header .container-full #menu .submenu a:hover {
  text-decoration: underline;
}
header .container-full #menu .nav-link {
  color: var(--black);
  font-weight: 300;
  font-size: 15px;
  font-weight: 700;
}
#hero .slick-dots {
  bottom: 40px !important;
}
#hero .caption {
  color: var(--black);
  max-width: 800px;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: 'Pinyon Script', cursive;
  margin: auto;
}
#hero .caption h1 {
  font-weight: 700;
  font-size: 3rem;
  max-width: 500px;
}
#hero .caption h4 {
  color: var(--purple);
}
#subhero {
  margin-top: 69px;
}
#subhero .caption {
  top: 0;
  color: var(--white);
  font-family: 'Pinyon Script', cursive;
  max-width: 800px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#subhero .caption h1 {
  font-weight: 700;
  font-size: 3rem;
}
#subhero .caption h4 {
  color: var(--purple);
}
main a,
footer a {
  color: var(--purple);
}
main td {
  width: 150px;
  text-align: left;
}
main .home_logos {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 2rem;
}
main .home_logos .logo img {
  max-width: 170px;
  max-height: 150px;
}
main .prices .open_hidden {
  background: var(--purple);
  color: var(--white);
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 2px;
}
main .prices .open_hidden:hover {
  background: var(--black);
  color: var(--white);
}
main .prices .open_hidden:after {
  content: "+";
  position: absolute;
  right: 10px;
}
main .prices .open_hidden.open:after {
  content: "-";
}
main .prices .hidden_info {
  display: none;
}
main .prices .hidden_info.show {
  display: block;
}
main .prices .hidden_info.show hr {
  margin-top: 10px;
  margin-bottom: 10px;
  color: var(--black);
}
main .operation {
  min-height: 350px;
}
main h2 {
  margin-bottom: 15px;
}
main .roundedimages img {
  border-radius: 5px;
}
main .roundedimages img:hover {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
main iframe.map {
  width: 100%;
  max-width: 100%;
  height: 400px;
}
main .content.gr2 {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-gap: 2rem;
}
main .content.gr2.front {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-gap: 3rem;
}
main .services.gr3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 4rem;
  justify-items: center;
}
main .services.gr3 .readmore {
  border: 2px solid var(--white);
  background: transparent;
  padding: 5px 5px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 20px;
  width: max-content;
  text-shadow: none;
}
main .services.gr3 .readmore:hover {
  background-color: var(--white);
  color: var(--black);
}
main .services.gr3 .operation {
  border: 1px solid var(--purple);
}
main .team.gr2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3rem;
  justify-items: center;
}
main iframe.facebook {
  height: 400px;
  width: 100%;
}
main .gallery_main_title {
  top: 0;
  color: var(--white);
  text-shadow: 2px 2px 2px var(--black);
}
footer p + p,
footer h3 + p,
footer h2 + p,
footer ul + p,
footer p + ul {
  margin-top: 15px;
}
footer {
  font-size: 15px;
  border-top: 1px solid var(--grey);
}
footer .icon-facebook,
footer .icon-instagram {
  font-size: 20px;
}
footer .content.opening_hours li {
  border-bottom: 2px dotted black;
  margin-bottom: 15px;
}
footer .content.opening_hours ul {
  margin: 0.75em 0;
  padding: 0;
  list-style: none;
}
footer .content.opening_hours li::marker {
  display: none;
}
footer .copyright {
  font-size: 13px;
}
footer .logo_container_footer {
  display: grid;
  grid-template-columns: 300px;
  justify-content: center;
  align-items: center;
  border-top: 3px solid var(--purple);
}
footer #footer_menu .nav-item {
  display: block;
}
footer #footer_menu .nav-item .open_menu {
  display: none;
}
footer #footer_menu .nav-item .submenu {
  display: block;
  position: relative;
  background: var(--white);
  left: 10px;
}
footer #footer_menu .nav-item .submenu a {
  color: var(--black);
  font-size: 12px;
}
footer #footer_menu .nav-item .submenu .sub .active {
  font-weight: 700;
}
footer #footer_menu .nav-item .nav-link {
  font-size: 13px;
  text-transform: uppercase;
  color: var(--black);
}
footer #footer_menu .nav-item .nav-link:hover,
footer #footer_menu .nav-item .submenu a:hover {
  text-decoration: underline;
}
footer #footer_menu .nav-item .nav-link.active {
  font-weight: 700;
}
footer .gr2 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  grid-gap: 4rem;
  justify-items: center;
}
footer .logos img {
  max-width: 150px;
  max-height: 150px;
  padding: 5px;
}
@media screen and (max-width: 1110px) {
  header.small {
    padding: 15px 0px;
  }
  .home header {
    background: var(--white);
  }
  header {
    background: var(--white);
    padding: 15px 0px;
  }
  header #menu-toggler {
    width: 48px;
    height: 48px;
    background: transparent;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 200;
    display: block;
  }
  header #menu-toggler .close {
    display: none;
  }
  header #menu-toggler svg {
    fill: var(--purple);
  }
  header #menu-toggler.open_menu {
    display: block;
  }
  header #menu-toggler.open .close {
    display: block;
  }
  header #menu-toggler.open .open {
    display: none;
  }
  header .container-full {
    width: 100%;
    grid-template-columns: 475px 1fr;
  }
  header .container-full .logo_container {
    margin-left: 10px;
  }
  header .container-full .logo_container h1 {
    color: var(--black) !important;
  }
  header .container-full #menu {
    display: none;
    width: 100%;
    position: absolute;
    top: 85px;
    background: var(--white);
  }
  header .container-full #menu .menu_button {
    display: none;
  }
  header .container-full #menu .nav-item:hover .submenu {
    display: none;
  }
  header .container-full #menu .nav-link {
    border-top: 1px solid var(--black);
    padding: 10px 15px;
    font-size: 1.0rem;
    margin-left: 0px;
    color: var(--black) !important;
  }
  header .container-full #menu .nav-item {
    padding: 0px 0px;
    margin-left: 0px;
    display: block;
  }
  header .container-full #menu .nav-item .open_menu {
    display: block;
    color: var(--black);
  }
  header .container-full #menu .nav-item .open_menu::after {
    content: "+";
  }
  header .container-full #menu .nav-item .open_menu.open::after {
    content: "-";
  }
  header .container-full #menu .nav-item .submenu {
    left: 0px;
    width: 100%;
    position: relative;
    padding: 0rem;
    top: 0px;
    border-top: none;
  }
  header .container-full #menu .nav-item .submenu a {
    border-top: 1px solid var(--black);
    color: var(--black);
    padding: 10px 35px;
  }
  header .container-full #menu.show,
  header .container-full #menu .nav-item .submenu.show {
    display: block;
  }
  #hero,
  #subhero {
    margin-top: 85px;
  }
  #hero .caption p,
  #subhero .caption p {
    line-height: 1.4;
  }
  #hero .caption h1,
  #subhero .caption h1 {
    margin-bottom: 10px;
    line-height: 1.2;
  }
  main .front h2 {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 750px) {
  .slick-dots {
    display: none !important;
  }
  #hero .caption {
    position: relative;
    top: 0px;
    padding: 0px 0px;
    background: var(--purple);
  }
  #hero .caption h1 {
    color: var(--white);
    font-size: 2rem;
    background: transparent;
    padding: 10px 10px;
    margin-bottom: 0px;
    margin: 0 auto;
  }
  #subhero .caption h1 {
    font-size: 2rem;
  }
  main .content.gr2.front,
  main .content.gr2,
  main .team.gr2 {
    grid-template-columns: minmax(0, 1fr);
  }
  main .content.gr2.front .roundedimages,
  main .content.gr2 .roundedimages,
  main .team.gr2 .roundedimages {
    justify-self: center;
  }
}
@media screen and (max-width: 550px) {
  header #menu-toggler {
    top: 10px;
  }
  header .container-full .logo_container h1 {
    font-size: 1.5rem;
  }
  header .container-full #menu {
    top: 69px;
  }
  #hero,
  #subhero {
    margin-top: 69px;
  }
}
@media screen and (max-width: 430px) {
  footer .gr2 {
    justify-items: flex-start;
  }
}
@media screen and (max-width: 400px) {
  header #menu-toggler {
    top: 6px;
  }
  header .container-full .logo_container h1 {
    font-size: 1.2rem;
  }
  header .container-full #menu {
    top: 60px;
  }
  #hero,
  #subhero {
    margin-top: 60px;
  }
}
@font-face {
	font-family: '39479377';
	src: url('/files/fonts/39479377.eot?54046653');
	src: url('/files/fonts/39479377.eot?54046653#iefix') format('embedded-opentype'),
		url('/files/fonts/39479377.woff2?54046653') format('woff2'),
		url('/files/fonts/39479377.woff?54046653') format('woff'),
		url('/files/fonts/39479377.ttf?54046653') format('truetype'),
		url('/files/fonts/39479377.svg?54046653#39479377') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.slick-prev:before,
.slick-next:before {
	font-family: "39479377";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
 
.icon-mail:before { content: '\e800'; } /* '' */
.icon-left-open:before,
.slick-prev:before { content: '\e801'; } /* '' */
.icon-right-open:before,
.slick-next:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-music:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-check:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e807'; } /* '' */
.icon-basket:before { content: '\e808'; } /* '' */
.icon-down-open:before { content: '\e809'; } /* '' */
.icon-up-open:before { content: '\e80a'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-spotify:before { content: '\f1bc'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
