*{
	margin:0;
	padding: 0;

}
body{
	color: #fff;
	font-family: "Gotham";
	margin-bottom: 85vh;
	background-color: #000 !important;

}
.bold{
	text-transform: uppercase;
	font-family: "Gotham Ultra";
}
.container{
	background-color: #000 !important;
	border-radius: 40px;
}
.container-fluid{
	background-color: #000 !important;
}
hr{
	margin-top: 7vh;
	margin-bottom: 7vh;
	color: #555555;
	height: 4px;
}
a{
	text-decoration:none;
	color: #fff;
}

a:hover{
	color:#fff;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 14px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.flex{
	display: flex !important;
}

.space-between{
	justify-content: space-between;
}

.align-center{
	align-items: center;
}
.align-content{
	align-content: space-around;
}

.justify-center{
	justify-content: center;
}

.center{
	justify-content: center;
	align-items: center;
}
.header-relative{
	position: relative;
	z-index: 100;
}
.footer-relative{
	position: relative;
}
.i30-years-logo img{
	width: 70%;
}
.header{
	position: fixed;
	font-weight: bold;
	background-color: #000;
	height: 12vh;
	width: 100%;
	padding-left: 8vw;
	padding-right: 8vw;
}
.header-title{
	position: absolute;
    /* width: 100%; */
    font-family: "Gotham Ultra";
    font-size: 8vw;
    line-height: 6vw;
    top: 23%;
    left: 3%;
}

.menu-buttons a{
	height: 10vh;
	padding: 1.8vw;
}

.big-title{
	font-size: 3.5vw;
    font-family: "Gotham Ultra";
    line-height: 4vw;
}

.i30-years{
	text-align: right;
}

.img-div{
	position: relative;
	width: 100%;
}

.logo-img{
	margin-top: 12vh;
	margin-bottom: 7vh;
}
.logo img{
	margin-right: 1vw;
}
.logo .glaco-logo{
	height: 10vh;
}
.logo .glaco-logo-30th{
	height: 5.5vh;
	margin-top: -0.8vw;
}
.img-div img{
	width: 100%;
	height: intrinsic;
}

.submenu{
	position: absolute;
    width: 95%;
    background-color: rgba(26, 26, 26,0.65);
    height: 2.5em;
    margin-bottom: 2vh;
    border-radius: 2vh;
    bottom: 0;
    font-size: 0.85em;
}
.submenu-buttons, .social-media a{
	margin-left: 2vw;
}
.social-media, .submenu-buttons a{
    margin-right: 2vw;
}

.social-media a .icon {
	width: 2.2vh;
	filter: invert(38%) sepia(0%) saturate(2425%) hue-rotate(86deg) brightness(236%) contrast(112%);
}

area:hover{
	background-color: yellow;
}
.next-title{
	margin-top: 3vh;
	margin-bottom: 3vh;
}
.medium-text{
	width: 90%;
	font-size: 3.2vh;
    font-family: "Gotham Ultra";
    line-height: 4.2vh; 
}
.grey-text{
	width: 90%;
	font-size: 1.8vh;
    line-height: 3.2vh;
    color: #555555;
}
.g-glaco{
	margin-top: 3vh;
}
.g-image{
	border: 0.5vh solid #0F0F0F;
}
.g-card, .g-card img{
	border-radius: 1.5vh;
}
.products p{
	margin-bottom: 0 !important;
}
.products .g-card img,.sidenav .g-card img,.slick-track .g-card img{
	background-color: #0F0F0F;
}
.slider-nav img{
	background-color: transparent !important;
}
.g-info{
	position: absolute;
	top:-0.5vh;
	left:-0.5vh;
	background-color: #0F0F0F;
	text-transform: uppercase;
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 0.3vh;
	padding-bottom: 0.3vh;
}
.white{
	background-color: #fff !important;
	color: #000;
}
.orange{
	background-color: #FF6A00 !important;
	color: #000;
}
.orange-span{
	color: #FF6A00 !important;
}
.line-tr{
	text-decoration: line-through;
}
.buy-button{
	border-radius: 3em;
    padding-left: 3em;
    padding-right: 3em;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.6vh;
}
.buy-button:hover{
	color: #000 !important;
}
.sp{
	margin-left: 1vw;
}
.next-img{
	width: 50%;
}
.g-list{
	text-align: left;
	font-size: 1.5vh;
    line-height: 2.5vh;
    color: #555555;
}
.g-li .nav-grey-text{
	font-size: 15px!important;
    line-height: 21px!important;
    margin-bottom: 0;
}
.g-li{
	margin-bottom: 3rem;
	width: 100%;
}
.g-li .g-li-head{
	width: 25%;
}
.g-li .nav-li-paragr{
	width: -webkit-fill-available;
	width: inherit;
}
.products .slick-track {
    float: left;
}
.products .glaco-mmax .slick-track {
    float: none;
}
.products .glaco-mmax .g-card {
    background-color: #000;
}
.glaco-mmax .g-card .laur{
    background-color: transparent;
    position: absolute;
    width: 100%;
    left: 0%;
    top: 8%;
}
.products hr{
	position: absolute;
	width: 100%;
    margin-top: 20em;
}

.slide{
	width: 95%;
	padding: 1.5vh;
	margin-top: 19px;
	margin-bottom: 19px;
	transition: 0.5s;
}
.products .slide{
	height: 28em;
}
.slide:hover{
	cursor: pointer;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50,50,50,1);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50,50,50,1);
	box-shadow: 0px 0px 19px 0px rgba(50,50,50,1);
}

.slick:focus{
	background-color: red;
}

.normal-text{
	font-family: 'Gotham Ultra';
	font-size: 1.2em;
	margin-top: 1vh;
	margin-bottom: 1vh;
}
.products .normal-text{
	margin-top: 0.8vh;
	margin-bottom: 0.3vh;
}
.products .sub-text{
	margin-top: 0.3vh;
	margin-bottom: 0.3vh;
}
.products .min-text{
	margin-top: 0.3vh;
	margin-bottom: 0.3vh;
}
.products .normal-text{
	text-transform: uppercase;
}
.sub-text{
	font-family: 'Gotham Book';
	font-size: 0.8em;
	color: #FF6A00;
	text-transform: uppercase;
}
.min-text{
	font-family: 'Gotham Book';
	font-size: 0.8em;
	color: #555555;
	text-transform: lowercase;
}
.min-text::first-letter{
	text-transform: uppercase;
}
.price{
	position: absolute;
    bottom: 1vh;
}
.free{
	position: absolute;;
	top:3vh;
	left:1.5vw;
	border-radius: 1vh;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding-left: 0.8vw;
	padding-right: 0.8vw;
}
#qaaco{
	border-top: solid 1px #242323;
	border-bottom: solid 1px #242323;
	margin-bottom: 6vh;
}
.accordion-button {
    height: 100px;
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 17px;
    padding: 1rem 0;
    color: #fff;
    background-color: #000
    /* border-top: solid 1px #E4E9EB; */
}
.accordion-item,.accordion-item:last-child {
    border-color: #242323;;
    color: #fff;
    background-color: #000;
}
.accordion-button:not(.collapsed) {
	color: #FF6A00;
	background-color: #000;
	box-shadow: none;
}
.accordion-button:focus {
    z-index: 3;
    border-top-color: #242323;;
    outline: 0;
    box-shadow: none;
    /*border-top: solid 1px #E4E9EB;*/
}
.map-con{
	width: 99%;
}
.orange-free{
	border-radius: 3vh !important;
	border: 1px solid #FF6A00;
	color: #FF6A00 !important;
	padding-left: 3vw;
	padding-right: 3vw;
	padding-top: 1vh;
	padding-bottom: 1vh;
	align-items: center;
	width: max-content;
	font-size: 1.6vh;
}
.orange-free::first-letter{
	text-transform: uppercase;
}
.askus .orange-free{
	margin-bottom: 10vh;
}
.map-container{
	position: fixed;
	bottom: 1vh;
	width: 100%;
	z-index: -1;
}
.map-container .container{
	padding:0; 
	z-index: -1;
}
.footer{
	width: 100%;
}
.footer-text{
	margin-left: 1vw;
}
.woski-ar-pre {
    left: -30px;
}
.woski-ar-nex {
    right: -30px;
}
.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 9;
}
.relative-div{
	position: relative;
	width: 100%;
	height: 100%;
}
.ring{
	position: absolute;
	border: 1px solid #fff;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	transition: 0.10s;
	top: var(--ring-top, 50%);
	left: var(--ring-left, 50%);
	transform-origin: center;
	transform: translate(-50%,-50%);
}
.ring-bigger{
	width: 25px;
	height: 25px;
	transition: 0.5;
	transform-origin: center;
}
.pi{
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: #fff
}
.map-item{
	position: absolute;
	cursor: pointer;
	top: var(--desktop-top);
	left: var(--desktop-left);
	width: var(--desktop-width);
	height: var(--desktop-height);
}
.hotspot-debug .map-item{
	outline: 3px solid #ff2b2b;
	outline-offset: -1px;
	background: rgba(255, 43, 43, 0.14);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.55);
}
.hotspot-debug .map-item::before{
	content: attr(data-product-id);
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	padding: 4px 6px;
	background: #ff2b2b;
	color: #fff;
	font-size: 11px;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: 0.04em;
	white-space: nowrap;
	pointer-events: none;
}
.hotspot-debug .map-item .ring{
	border: 2px solid #ff2b2b;
	background: rgba(255, 43, 43, 0.22);
	width: 32px;
	height: 32px;
}
.hotspot-debug .map-item .pi{
	background-color: #ff2b2b;
}
.map-item:hover .ring{
	width: 30px;
	height: 30px;
	transform-origin: center;
}
.map-item:hover .pi{
	width: 11px;
	height: 11px;
	transform-origin: center;
}
#ultra-glaco{	
    top: 8%;
    width: 11%;
    height: 31%;
    left: 13%;
}
#glaco-blave{
    top: 8%;
    width: 10%;
    height: 32%;
    left: 25%;
}
#glaco-comp{
	top: 8%;
    width: 14%;
    height: 32%;
    left: 36%;
}
#glaco-large-max{
    top: 59%;
    width: 10%;
    height: 32%;
    left: 53%;
}
#glaco-cleaner{
    top: 45%;
    width: 16%;
    height: 47%;
    left: 14%;
}
#glaco-icer{
    top: 45%;
    width: 16%;
    height: 47%;
    left: 31%;
}
#glaco-q{
	top: 36%;
    width: 18%;
    height: 19%;
    left: 69%;
}
#glaco-s{
    top: 62%;
    width: 7%;
    height: 28%;
    left: 68%;
}
#glaco-w{
    top: 58%;
    width: 8%;
    height: 34%;
    left: 79%;
}
#glaco-roll{
    top: 8%;
    width: 14%;
    height: 24%;
    left: 73%;
}
#glaco-dx{
	top: 8%;
    width: 18%;
    height: 46%;
    left: 52%;
}
#r1{
    top: 52%;
    left: 52%;
}
#r2{
    top: 51%;
    left: 47%;
}
#r3{
    top: 51%;
    left: 53%;
}
#r4{
    top: 40%;
    left: 47%;
}
#r5{
    top: 56%;
    left: 65%;
}
#r6{
	top: 37%;
    left: 71%;
}
#r7{
    top: 38%;
    left: 52%;
}
#r8{
    top: 24%;
    left: 37%;
}
#r9{
	top: 23%;
    left: 45%;
}
#r10{
    top: 35%;
    left: 53%;
}
.mobile-photo{
	display: none;
}
.desktop-photo{
	display: block;
}

/* The side navigation menu */
.sidenav {
 	height: 100%;
	width:630px;
	position: fixed;
	z-index: 110;
	top: 0;
	background-color: #111;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 40px;
	transition: 0.5s;
}
.sidenav-close{
	right: -630px;
}
.sidenav-open{
	right: 0;
}

/* The navigation menu links */
.sidenav a {
	display: block;
 	border-radius: 3vh !important;
	text-transform: lowercase !important;
	border: 1px solid #FF6A00;
	color: #FF6A00 !important;
	padding-left: 3vw;
	padding-right: 3vw;
	padding-top: 1vh;
	padding-bottom: 1vh;
	align-items: center;
	width: max-content;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.nav-head{
	height: 250px;
}
.slider-nav{
	height: 100%;
}
.slider-nav{
	height: inherit;
	width: 250px;
	margin-right: 4%; 
	background-color: #222222;
	border-radius: 1.5vh;
}
.slider-nav .s-slider{
	margin-bottom: 0 !important;
}
.slick-dots{
	bottom: 0 !important;
}
.slick-dots li.slick-active button:before {
    color:#FF6A00 !important;
}
.slick-dots li button::before{
	font-size: 11px;
}
.right-info{
	height: inherit;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.nav-price{
	width: 100%;
	align-items: flex-end;
}
.prices{
	    height: max-content;
        margin-left: 2vw;
    text-align: center;
}
.prices p{
	padding: 0;
	margin-bottom: 0;
}
.prices .grey-text {
    font-size: 1em;
}
.set-in{
	text-transform: uppercase;
	background-color: #555555;
	color:#fff;
	padding-left: 1.5vw;
    padding-right: 1.5vw;
	padding-top: 0.3vh;
	padding-bottom: 0.3vh;
	height: max-content;
	font-size: 1em;
	border-radius: 5vh;
}
.nav-medium-text {
    font-size: 18px;
    line-height: 30px;
	color: #fff;
}
.nav-grey-text{
	font-size: 16px;
    line-height: 30px;
	color: #555555;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
}
.g-modal-video {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 7vh;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sidenav .slide {
    height: 25em;
    background-color: #070707;
}
.sidenav .s-slider p {
    margin-bottom: 0 !important;
}
.nav-circle-number{
	text-align: center;
    border: 1px solid #FF6A00;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    color: #FF6A00;
}
.a30-mobile{
	display: none;
}
.g-list {
	    margin-top: 1rem;
}
.buy-row{
	display: none;
	margin-top: 7vh;
}
.mobile-header{
	display: none;
	width: 100%;
	margin-bottom: 5vh;
}
.mobile-header .svg{
	height: 5vh;
	cursor: pointer;
}
.accordion-collapse{
	font-size: 1.6vh !important;
	line-height: 2vh !important;
}
.mobile-price{
	width: 85%;
	margin-bottom:30px;
	display: none;
}
.mobile-price .m-el{
	min-width: 30%;
	margin: 0 !important;
	font-size: 17px;
}
.m-el-m{
	width: 90%;
	text-align: center;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("../img/arrow.png") !important;
}
@media only screen and (max-width: 960px) {

	.header{
		padding-top: 3vw;
   		padding-bottom: 3vw;
		height: 17vw;
		padding-left: 8vw;
		padding-right: 8vw;
	}
	.header-title{
	    font-size: 12vw;
    	line-height: 10vw;
	}
	.big-title{
		font-size: 3.5vw;
	    line-height: 4vw;
	}
	.logo-img{
		margin-top: 12vw;
		margin-bottom: 7vw;
	}
	.logo img{
		margin-right: 1vw;
	}
	.logo .glaco-logo{
		height: 10vw;
	}
	.logo .glaco-logo-30th{
		height: 7vw;
	}

	.submenu-buttons, .social-media a{
		margin-left: 2vw;
	}
	.social-media, .submenu-buttons a{
	    margin-right: 2vw;
	}

	.social-media a .icon {
		width: 2.2vw;
	}
	.next-title{
		margin-top: 3vw;
		margin-bottom: 3vw;
	}
	.g-glaco{
		margin-top: 3vw;
	}
	.g-image{
		border: 0.5vw solid #0F0F0F;
	}
	.g-info{
		top:-0.5vw;
		left:-0.5vw;
		padding-left: 2vw;
		padding-right: 2vw;
		padding-top: 0.3vw;
		padding-bottom: 0.3vw;
	}
	.sp{
		margin-left: 1vw;
	}
	.normal-text{
		margin-top: 1vw;
		margin-bottom: 1vw;
	}
	.products .normal-text{
		margin-top: 0.8vw;
		margin-bottom: 0.3vw;
	}
	.products .sub-text{
		margin-top: 0.3vw;
		margin-bottom: 0.3vw;
	}
	.products .min-text{
		margin-top: 0.3vw;
		margin-bottom: 0.3vw;
	}
	.price{
	    bottom: 1vw;
	}
	.free{
		top:3vw;
		left:1.5vw;
		border-radius: 1vw;
		padding-left: 0.8vw;
		padding-right: 0.8vw;
	}
	.orange-free{
		border-radius: 6vw !important;
		border: 1px solid #FF6A00;
		padding-left: 3vw;
		padding-right: 3vw;
		padding-top: 1vw;
		padding-bottom: 1vw;
		font-size: 2.6vw;
	}
	.askus .orange-free{
		margin-bottom: 10vw;
	}
	.map-container{
		bottom: 1vw;
	}
	.footer-text{
		margin-left: 1vw;
	}
	.sidenav a {
	 	border-radius: 6vw !important;
	    padding-left: 3vw;
	    padding-right: 3vw;
	    padding-top: 2vw;
	    padding-bottom: 2vw;
	}
	.slider-nav{
		border-radius: 1.5vw;
	}
	.set-in{
		padding-left: 1.5vw;
	    padding-right: 1.5vw;
		padding-top: 0.3vw;
		padding-bottom: 0.3vw;
		border-radius: 5vw;
	}
	.g-modal-video {
	    margin-bottom: 7vw;
	}
	.mobile-header{
		margin-bottom: 5vw;
	}
	.mobile-header .svg{
		height: 5vw;
		margin-top: 2vw;
	}
	.accordion-collapse{
		font-size: 1.6vw !important;
		line-height: 2vw !important;
	}
  .menu-buttons {
    display: none !important;
    height: 10vw;
	padding: 1.8vw;
  }
  .logo{
  	width: 100%;
  }
  .submenu{
  	display: none !important;
  	margin-bottom: 2vw;
    border-radius: 2vw;
  }
  .i30-years-logo{
  	display: none !important;
  }
  .medium-text{
  	width: 100%;
  	font-size: 3.2vw;
    line-height: 4.2vw; 
  }
  .grey-text{
  	width: 100%;
  }
  .next-title{
  	margin-right: 0 !important;
  }
	.mobile-photo{
	display: block;
	}
	.desktop-photo{
			display: none !important;
	}
	.map-item{
		top: var(--mobile-top, var(--desktop-top));
		left: var(--mobile-left, var(--desktop-left));
		width: var(--mobile-width, var(--desktop-width));
		height: var(--mobile-height, var(--desktop-height));
	}
	#ultra-glaco{	
	    top: 36%;
	    width: 12%;
	    height: 18%;
	    left: 7%;
	}
	#glaco-blave{
        top: 85%;
        width: 36%;
        height: 11%;
        left: 9%;
	}
	#glaco-comp{
        top: 37%;
        width: 22%;
        height: 18%;
        left: 28%;
	}
	#glaco-roll{
        top: 28%;
        width: 27%;
        height: 18%;
        left: 64%;
	}
	#glaco-cleaner{
        top: 4%;
        width: 22%;
        height: 28%;
        left: 41%;
	}
	#glaco-icer{
	    top: 3%;
	    width: 26%;
	    height: 29%;
	    left: 6%;
	}
	#glaco-q{
	    top: 57%;
	    width: 25%;
	    height: 10%;
	    left: 15%;
	}
	#glaco-s{      
        top: 48%;
        width: 35%;
        height: 6%;
        left: 56%;
	}
	#glaco-w{
        top: 77%;
        width: 37%;
        height: 7%;
        left: 10%;
	}
	#glaco-large-max{
        top: 3%;
        width: 17%;
        height: 22%;
        left: 74%;
	}
	#glaco-dx{
        top: 58%;
        width: 35%;
        height: 39%;
        left: 53%;
	}
	.a30-mobile{
		display: block;
	}
	.a30-mobile img{
		width: 90%;
	}
	.mobile-div{
		padding:0;
	}
	.products .slide {
	    height: 32em;
	}
	.g-list {
	    font-size: 2.9vw;
	    margin-top: 3rem;
	}
	.g-list ul{

	}
	.buy-row{
		display: block;
		margin-top: 7vw;
	}
	.logo-img {
    	margin-top: 10vw;
		margin-bottom: 7vw;
	}
	.footer-text {
	    margin-left: 1vw;
	    font-size: 2vw;
	}
	.buy-button{
	    font-size: 1.6vw;
	}
	.accordion-collapse{
		font-size: 1.6vw !important;
		line-height: 2vw !important;
	}
	hr{
		margin-top: 6vw;
		margin-bottom: 6vw;
	}
/*	.header-mobile-logo img{
		height:100vmin;
	}*/
	
}
@media only screen and (max-width: 768px) {
	.products .slide{
		height: 30em;
	}
	.slider-nav{
		width: 300px;
	}
	.products hr{
		position: absolute;
		width: 90%;
	    margin-top: 16em;
	}
	.nav-head {
	    height: 300px;
	}
	.mobile-center{
		justify-content: center;
		align-items: center;
	}
	.slider-nav{
		margin:0;
	}
	.mobile-header{
		display: flex;
		margin-bottom: 5vw;
	}
	.sidenav .orange-free{
		padding-left: 8vw;
    	padding-right: 8vw;
	}
	.desktop-photo-little{
		display: none;
	}
	.big-title{
		font-size: 8.5vw;
	    line-height: 8vw;
	}
	.medium-text {
	    font-size: 5vw;
	    line-height: 6vw;
	}
	.grey-text{
		width: 90%;
		font-size: 3.8vw;
	    line-height: 5.2vw;
	    color: #555555;
	}
	.g-li .nav-grey-text {
	    font-size: 15px!important;
	    line-height: 19px!important;
	}
	.nav-circle-number {
	    width: 50px;
	    height: 50px;
	}
	.sidenav {
		width:100%;
	}
	.sidenav-close{
		right: -100%;
	}
	.sidenav-open{
		right: 0;
	}
	.nav-medium-text {
	    font-size: 16px;
	    line-height: 30px;
	}
	.nav-grey-text {
	    font-size: 14px;
	    line-height: 28px;
	}
	.sidenav .slide{
		height: 60vw;
	}
	.mobile-price{
		display: flex;
	}
	.buy-button{
	    font-size: 2.6vw;
	}
	.accordion-collapse {
	    font-size: 3.6vw !important;
	    line-height: 4vw !important;
	}
	hr{
		margin-top: 12vw;
		margin-bottom: 12vw;
	}
	.mobile-price{
		width: 100%;
	}
}

@media only screen and (max-width: 580px) {
	.slick-arrow{
		display: none !important;
	}

	.normal-text{
		font-size: 0.9em;
	}
	.sub-text{
		font-size: 0.7em;
	}
	.min-text{
		font-size: 0.6em;
	}
	.products .slide{
		height: 20em;
	}
	.header-title{
		top:30vmin;
	}
	.g-li .nav-grey-text {
	    font-size: 12px!important;
	    line-height: 16px!important;
	}
	.nav-circle-number {
	    width: 45px;
	    height: 45px;
	    margin-right: 10px;
	}
	.logo .glaco-logo{
		height: 13vw;
	}
	.logo .glaco-logo-30th{
		height: 6vw;
		    margin-top: -1.8vw;
	}
	.logo img {
	    margin-right: 1vw;
	    height: 8vw;
	}
	.g-list {
	    font-size: 3.9vw;
	    line-height: 5vw;
	}

}
@media only screen and (min-width: 2000px) {
	.header-title{
		font-size: 5.5vw;
    	line-height: 4.5vw;
	}
	.big-title {
	    font-size: 2.5vw;
	    line-height: 3vw;
	}
	.social-media a {
	    margin-left: 1.5vw;
	}
	.social-media a .icon {
	    width: 1.5vh;
	}
	.social-media, .submenu-buttons a {
	    margin-right: 1vw;
	}
	.prices .grey-text {
	    font-size: 1em;
	}
	.set-in {
	    text-transform: uppercase;
	    background-color: #555555;
	    color: #fff;
	    padding-left: 0.6vw;
	    padding-right: 0.6vw;
	    /* padding-right: 1vw; */
	    padding-top: 0.3vh;
	    padding-bottom: 0.3vh;
	    height: max-content;
	    font-size: 1em;
	    border-radius: 5vh;
	}
}
.glaco-dx-test{
	margin-top: 220px;
}

/* .map-item {
    border: solid 1px red;
} */

.g-card.img-div img {

}

/* update 12.02.2024 */

.ham1 {
	width: 88%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.znaczki {
	margin-bottom: 30px;
}

.g-image {
    border: none;
}

.sbp {
	margin-bottom: 30px;
}

body {
	overflow-x: hidden;
}

.smp {
	max-width: 130%;
}

@media only screen and (max-width: 580px) {
	.smp {
		max-width: 100%;
	}
}

.znaczki {
	margin-bottom: 40px;
    margin-top: 30px;
}

.round-glaco-card {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
	margin-bottom: 60px;
	margin-top: 20px;
}

.round-glaco-card div {
	display: inline-flex;
	width: 50%;
	align-items: center;
	justify-content: flex-start;
}

.round-glaco-card span {
    border: solid 6px;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 78px;
    font-size: 40px;
	margin-right: 20px;
}
.round-glaco-card p {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    text-align: left;
}

.grey-round-glaco-card {
	color: #555555;
}
 
.orange-round-glaco-card {
	color: #FF6A00;
}

.gluv {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}

.gluv img {
	max-width: 300px;
}

.langselbut {
	color: #FF6A00;
	cursor: pointer;
	margin-bottom: 0px;
}

.langselbut img {
    margin-left: 5px;
    width: 10px;
    height: 7px;
}

.langselbox {
	position: absolute;
    right: -10px;
    bottom: -81px;
    background-color: #000;
    padding: 20px;
}

.langselbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.langselbox ul li a {
	padding: 0;
}

.langselbox ul li a:hover {
	color: #FF6A00;
}

.menu-buttons {
	position: relative;
}

/* fix 2025-02-25 */

.langmenumobile {
	display: none;
}

.round-glaco-card p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    text-align: left;
}

.round-glaco-card span {
    border: solid 5px;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 61px;
    font-size: 23px;
    margin-right: 20px;
}

.filmdol {
	margin-top: 80px;
}

.smpmb {
	display: none;
}

@media only screen and (max-width: 580px) {
	.smpds {
		display: none;
	}
	.smpmb {
		display: inline-block;
		margin-bottom: 30px;
	}

	.filmdol {
		margin-top: 0px;
	}

	.smp {
		max-width: 90%;
	}
	.langmenumobile {
		display: inline-block;
	}
    .round-glaco-card span {
		border: solid 3px;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 45px;
        font-size: 23px;
        margin-right: 10px;
    }
	.round-glaco-card p {
        font-size: 13px;
        line-height: 14px;
        margin: 0;
        text-align: left;
	}

	.langselbox {
		right: 0px;
	}
}
