@charset "utf-8"; /* CSS Document */
@media screen and (max-width: 1200px) {
    .simple-header {
        width: 100%;
        max-height: 150px !important;
        position: relative;
        overflow: hidden;
    }
    .produkt-col {
        margin-bottom:15px;
    }
	.holst {
		padding: 30px 0 30px 0;
		position: relative;
	}
	.header {
		width: 100% !important;
		/*min-height: 480px;*/
		position: relative;
		padding: 0 0 5px 0;
		/*overflow: hidden;*/
	}
	.slide-item{
		min-width: 580px;
	}
	.slide-item img {
		width: 150% !important;
	}
	.slide-item-text {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: 90%;
		z-index: 3;
		text-align: center;
		font-family: var(--font-family-3);
		color: rgba(255,255,255,1.00);
		text-transform: uppercase;
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-bottom: 30px;
	}
	ul.menu-row {
		display: none;
		background: #1f1f1f !important;
		/* height: 0; */
		/* font-size: 0; */
	}
	.slider-block {
		float:inherit;
		width: 100%;
	} 
	.sliders{
		width: 95%;
		margin: auto;
	}
	.sliders:after {
		content: '';
		clear: both;
		width: 100%;
	}
    
}

@media screen and (max-width: 1200px) {
    .kontent-image {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
.parentli:after {
    display: none;
}
    .kontent-image img {
        width: 100%;
    }

    .top-header-logo {
        font-family: var(--font-family-3);
        color: #e3e3e3;
        font-size: 32px;
        line-height: 32px;
        text-transform: uppercase;
    }

    .top-header-logo img {
        max-width: 100%;
    }

    .top-header-logo-img {
        max-width: 80%;
    }

    .top-header-logo-text {
        max-width: 60%;
    }
	.top-header-lozung {
		font-family: var(--font-family-3);
		color: #7a7a7a;
		font-size: 1.85rem;
		line-height: 2rem;
		text-transform: uppercase;
	}

    .top-header-phone {
        padding: 15px 0 0 0 ;
    }

    .icon-mobile-menu { 
        margin-top: 10px;
		display: block;
		font-size: 30px;
		color: rgb(122 122 122);
		
	}

    .top-menu-links {
        display: none;
        background: rgba(31,31,31,1.00);
        padding: 5px 15px;
        cursor: pointer;
    }

    ul.menu-row li a {
        color: #fff;
        display: inline-block;
    }

    ul.menu li.parent:hover ul.menu-row {
        display: block;
        /* padding: 0; */
        position: relative;
        background: #fff0;
        z-index: 5;
        padding: 15px;
    }

    ul.menu li.parent ul.menu-row {
        display: block;
        /* padding: 0; */
        position: relative;
        background: #fff0;
        z-index: 5;
        padding: 15px;
    }

    .top-menu-links > ul {
        width: 100%;
    }

    .top-menu-links > ul:after {
        content: '';
        display: block;
        clear: both;
    }

    .top-menu-links > ul > li {
        width: 100%;
    }

    .top-menu {
        position: absolute;
        padding-top: 5px;
        margin-bottom: 6px;
        width: 100%;
        z-index: 999;
        top: 130px;
    }

    .lozung-big-text {
        text-align: center;
        font-family: var(--font-family-3);
        color: rgba(255,255,255,1.00);
        text-transform: uppercase;
        font-size: 2.1rem;
        line-height: 2.3rem;
        margin-bottom: 30px;
    }

    .lozung-plashkaO {
        margin: auto;
        height: 37px;
        width: 90%;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .lozung-simle-text {
        text-align: center;
        font-family: var(--font-family-3);
        color: rgba(255,255,255,1.00);
        text-transform: uppercase;
        font-size: 1.6rem;
        line-height: 1.9rem;
    }

    .holst-container-title {
        text-align: center;
        font-family: var(--font-family-2);
        color: #000000;
        text-transform: uppercase;
        font-size: 1.8rem;
        line-height: 1.6rem;
        padding: 0px 0 15px 0;
        position: relative;
    }

    .map-kontakts {
        position: absolute;
        top: auto;
        bottom: 0 !important;
        left: 0;
        width: 100% !important;
    }

    .map-kontakts-blok {
        background: rgba(255,255,255,1.00);
        padding: 25px;
        width: 100% !important;
        box-shadow: 0 1px 15px rgba(0,0,0,0.3);
    }

    .map-kontakts-blok-title {
        font-family: var(--font-family-3);
        text-transform: uppercase;
        font-size: 1.5rem;
        line-height: 1.6rem;
        position: relative;
        padding: 5px 0 10px 0;
        margin-bottom: 5px;
        color: rgba(0,0,0,1.00);
    }

    .map-kontakts-blok-simple-text {
        margin-bottom: 5px;
    }

    .map-kontakts-blok {
        background: rgba(255,255,255,1.00);
        padding: 10px 25px 10px 25px;
        width: 100% !important;
    }

    .map-kontakts-blok-simple-title {
        font-weight: bold;
        margin-bottom: 0px;
        font-size: 1.1rem;
        color: rgba(0,0,0,1.00);
        text-transform: uppercase;
    }

    .left-kontent {
        overflow-x: scroll;
    }

    .h1, h1 {
        font-size: 1.5rem;
    }

    .copirigh-text {
        display: block;
        padding: 5px;
        text-align: center;
    }

    .footer-col-right {
        padding: 0 5px 15px 5px;
        text-align: center;
    }

    .footer-col-left {
        padding: 10px 0 0 0;
        text-align: center;
    }

    .footer-logo {
        text-align: center;
        display: block;
    }
}

@media screen and (max-width: 640px) {
    .top-header-logo {
        font-family: var(--font-family-3);
        color: #e3e3e3;
        font-size: 15px;
        line-height: 17px;
        text-transform: uppercase;
        border-right:none;
    }

    .top-header-logo img {
        max-width: 100%;
    }

    .top-header-logo-img {
        max-width: 80%;
    }

    .top-header-logo-text {
        max-width: 60%;
    }

    .top-header-lozung {
        font-family: var(--font-family-3);
        color: #c4c4c4;
        font-size: 0.85rem;
        line-height: 0.85rem;
        text-transform: uppercase;
    }

    .top-header-phone-number {
        font-size: 21px;
        line-height: 21px;
        color: #c4c4c4;
        font-family: var(--font-family-3);
        margin-bottom: 10px;
        float: left;
        text-align: left;
    }

    .top-header-button {
        text-align: right;
    }

    .site-button-outline-white {
		background: transparent;
		border: 1px solid #c4c4c4;
		color: #c4c4c4;
		font-family: var(--font-family-3);
		padding: 2px 15px;
		font-size: 14px !important;
		text-transform: uppercase;
		-moz-transform: translateX(0px);
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transform: translateX(0px);
		-webkit-transition: all 0.2s ease-in-out;
		-o-transform: translateX(0px);
		-o-transition: all 0.2s ease-in-out;
	}

    .top-header-button {
        text-align: right;
        margin-top: -3px;
    }

    .lozung-big-text {
        text-align: center;
        font-family: var(--font-family-3);
        color: rgba(255,255,255,1.00);
        text-transform: uppercase;
        font-size: 1.7rem;
        line-height: 1.9rem;
        margin-bottom: 30px;
    }
}

@media (max-width: 640px){
.owl-carousel-top {
    display: none !important;
}
.header-email a {
    max-width: 25px !important;
    display: inline-block;
}

.header-email img {
    max-width: 100% !important;
}
i.fas.fa-bars {
    /* float: right; */
    position: relative;
    /* right: 0px; */
    top: -45px;
    width: 140px;
}
.fa-bars:before {
    content: "\f0c9";
    margin-right: 60px;
    display: block;
    width: 30px;
    right: -25px;
    position: relative;
}
.site-button-outline-white {
    padding: 5px 15px !important;
    width: 140px;
    font-size: 17px;
}
i.fas.fa-bars:after {
    content: "\041C \0435 \043D \044E ";
    font-size: 17px;
    position: absolute;
    font-family: var(--font-family-3);
    display: block;
    left: 0;
    top: 0;
    width: 100px;
    text-align: center;
    padding: 7px 0px;
    font-weight: 100;
    text-transform: uppercase;
    /* font-size: 14px !important; */
}
}


@media (max-width: 480px){
	.top-header .top-header-lozung {
		color: #c4c4c4;
		font-size: 14px !important;
		line-height: 150% !important;
		text-transform: uppercase;
	}
.holst h1 {
    font-size: 28px;
}
.top-header-phone-number.mobile span {
    /* display: none; */
    font-size: 15px;
}
.top-header-phone-number.mobile a {
    color: #7a7a7a;
    font-size: 24px;
    width: 100%;
    display: block;
}
.call-btn-block {position: fixed;top: auto;left: auto;right: 20px;bottom: 0px;width: 45px;height: 55px;z-index: 99;transform: translate3d(0, 0, 0) perspective(900px) !important;transform-style: preserve-3d;}
.call-btn {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	right: 0;
	border-radius: 50px;
	background-color: #007bff;
	color: #fff;
	font-size: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 2;
	transition: width .6s ease-in-out,
	opacity .2s ease-in-out;
	will-change: width;
	cursor: pointer;
}
.call-btn:before, .call-btn:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	transition: all 0s ease-in-out .6s;
	will-change: transform, opacity;
}
.call-btn:before {
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100px;
	height: 100px;
	background-color: #007bff;
	opacity: 0;
	animation: circle-fill-anim 2.3s infinite ease-in-out .6s;
	box-shadow: 0 0 2px 0 #d73232;
}
.call-btn:after {
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
	border: 1px solid #007bff;
	opacity: 0;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	animation: circle-anim 2.2s infinite ease-in-out .6s;
}
.cad-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	fill: currentColor;
	position: relative;
}
button#toast {
    font-size: 14px;
}	
}
@media (max-width: 375px){
	.top-header .top-header-lozung {
		font-size: 11px !important;
		line-height: 150% !important;
		text-transform: uppercase;
		margin-top: 3px;
	}
	.top-header-phone-number.mobile a {
    
    font-size: 21px;
    width: 100%;
    display: block;
}
.site-button-outline-white {
    padding: 5px 15px !important;
    width: 130px;
    font-size: 17px;
    font-size: 14px !important;
}
.top-header-phone-number.mobile span {
    /* display: none; */
    font-size: 14px;
}
i.fas.fa-bars {
    /* float: right; */
    position: relative;
    /* right: 0px; */
    top: -45px;
    width: 130px;
    padding: 0px 10px 1px 70px;
}
.fa-bars:before {
    content: "\f0c9";
    margin-right: 60px;
    display: block;
    width: 30px;
    right: -20px;
    position: relative;
}
i.fas.fa-bars:after {
    font-size: 14px !important;
    padding: 9px 0px;
}
}