/** Generated: Wednesday, 25th of June 2025, 02:01:24 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'); 
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: "Open Sans"; 
	src:  url('/files/fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('/files/fonts/OpenSans-ExtraBold.woff') format('woff'); 
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: 'Calibri'; 
	src:  url('/site/templates/Calibri-Regular.woff2') format('woff2'), url('/site/templates/Calibri-Regular.woff') format('woff'); 
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: 'Calibri'; 
	src:  url('/site/templates/Calibri-Bold.woff2') format('woff2'), url('/site/templates/Calibri-Bold.woff') format('woff'); 
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

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

textarea,
select,
input:not([type=checkbox]):not([type=radio]),
button {
	-webkit-appearance: none;
	outline: none;
}

a:hover { transition: all .3s ease }

body {
	width: 100vw;
	overflow-x: hidden;
}

.up { text-transform: uppercase }

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

html,
body,
.h-100 { height: 100% }

#wrap {
	min-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: 100vw;
}

header,
main,
footer { flex-shrink: 0 }

main { flex-grow: 1 }

#hero,
.rel,
.video { position: relative }

.abs,
.video iframe,
.video video { position: absolute }

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

.tr { text-align: right }

.tl { text-align: left }

.text-white { color: #fff }

html { -ms-overflow-style: scrollbar }

#menu-toggler,
.hidden,
.tab-content,
[hidden],
input.hidden:not([type=checkbox]):not([type=radio]){ display: none }

#logo,
.block,
.nav-item a,
input:not([type=checkbox]):not([type=radio]),
label,
select,
textarea,
.panel.show { display: block }

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

.mid { vertical-align: middle }

strong { font-weight: bolder }
.vh-100 { min-height: 100vh }
.vw-100 { width: 100vw }

h1,
h2 { line-height: 1.15em }

#details .item,
h1,
h2,
h3,
main ul,
ol,
p,
table { margin-bottom: 15px }

header .ui-title,
header ul,
main ul:last-child,
ol:last-child,
p:last-child,
.mb-0 { margin-bottom: 0 }

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

.clear { clear: both }

.w-100,
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block { width: 100% }

.w-50 { width: 50% }

#menu-toggler {
	border: none;
	z-index: 1500
}
a,
#menu-toggler,
.point,
button { cursor: pointer }

select.custom {
	background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
	width: 100%;
	font-size: 1rem;
	padding: .375rem .75rem;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 5px;
	line-height: 1.4rem
}

label { margin-bottom: 4px }

.container {
	width: 95%;
	max-width: 1200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative
}

.flex,
.cell,
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cell {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.jr {
	justify-content: flex-end;
	flex-grow: 1
}

.row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.rr { flex-direction: row-reverse }

.col,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-flex: 0
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-8 {
	-ms-flex: 0 0 66.6666%;
	flex: 0 0 66.6666%;
	max-width: 66.6666%
}

.col-7 {
	flex: 0 0 58,333333%;
	max-width: 58.333333%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-5 {
	-ms-flex: 0 0 41.666666%;
	flex: 0 0 41.666666%;
	max-width: 41.666666%
}

.col-4 {
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-2 {
	-ms-flex: 0 0 16.666666%;
	flex: 0 0 16.666666%;
	max-width: 16.666666%
}

.p-2 { padding: .6rem }

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

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

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

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

.p-3 { padding: 1rem }

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

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

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

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

.p-4 { padding: 1.5rem }

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

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

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

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

.p-5 {
	padding: 3rem
}

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

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

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

.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,
.my-2,
.mt-2 { margin-top: .6rem }

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

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

.m-2,
.mx-2,
.mr-2 { margin-right: .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
}

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

.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;
}

.video {
	padding-bottom: 56.25%;
	max-width: 100%;
}

.video iframe,
.video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

@media screen and (max-width:1200px) {
	.r2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r22 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r23 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh2 { display: none }
}

@media screen and (max-width:1000px) {
	.r1 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r13 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh1 { display: none }
}

@media screen and (max-width:750px) {
	.r7 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r72 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh7 {
		display: none
	}
}

@media screen and (max-width:550px) {
	.r5 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r52 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh5 {
		display: none
	}
}

@media screen and (max-width:400px) {
	.r4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (max-width:360px) {
	.r3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

table { border-collapse: collapse }

td { padding: 8px 10px }
th { padding: 5px 10px }

.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: "/"
}

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

@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'; } /* '' */
body{
        font: 400 15px "Open Sans";
        color: #4e4e4e;
        line-height: 1.5rem;
}

.box_test, box_2{
        width: 60px;
        height: 60px;
}

.gallery img{
        width: 100%;
}

.box_test img, .box_2 img {
        max-height: 60px;
        max-width:50px;
}

.white h2, .button a{
        color: #fff;
}

h1,h2,h3,.strong {
        font-family: 'Calibri';
        font-weight: 800;
}

h1, h2{
        font-size:1.5rem
}

.regular{
        font-weight: 400;
}

.pr-0{
        padding-right:0px;
}
.pl-0{
        padding-left:0px;
}

.bg_green{
        background:#005234;
}

.quality .col-6{
        height: 400px;
}

.example li{
        list-style-type: circle;
}

.quality img{
        max-height: 250px;
        max-width: 390px;
}

.quality h2.text-white {
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 2rem
}

.cell.tc {
        align-items: center;
}

.img_space{
        padding: 5rem;
}

header{
        top:0px;
        z-index:200;
        padding:32px 0px;
        position: fixed !important;
        top:0;
}

header.small{
        background-color: #fff;
        box-shadow: 0 2px 2px -2px #575757;
}

header.small #menu .front,header.small #lang{
        color:#575757;
}

header.small #menu a.active.front {
        border: 1px solid #575757;
        color: #575757;
}

#logo img,#logo2 img{
        max-width: 250px;
}

.home header #logo2{
        display: none;
}

.home header.small #logo{
        display: none;
}

.home header.small #logo2,.block img{
        display: block;
}



.left{
        float:left;
}

.right{
        float:right;
}

.clear{
        clear:both;
}

#menu .front, .white,#menu .nav-link.bg_green{
        color:#fff;
}

#menu a, span{
        color: #575757;
        padding: 5px 10px;
}

.open_menu{
        display:none;
}

.logo_top{
        margin-top: 0.3rem;
}

#dropdown .submenu {
        display: none;
}


#dropdown:hover .submenu {
        display: block
}

.submenu {
        position: absolute;
        left: 18px;
        top: 100%;
        z-index: 1000;
        background: #fff;
        padding:0.8rem;
        width:100%;
}

.submenu .new{
        position: relative;
        left: 0px;
        top: 100%;
        padding:0rem
}

.submenu a{
        font-size:1.0rem;
        padding-bottom:10px;
        padding-left:10px;
}

.submenu a.inner{

        font-size: 0.8rem;
}
#menu a.active.front{
        border: 1px solid #fff;
        color: #fff;
}

#menu a.active{
        border: 1px solid #005234;
        color: #005234
}

.gif{
        /*
        top: 110px;
        left: 0;
        z-index: 90;
        width: 98%;*/
        height: 100%;
        width: 100%;
        display: grid;
        top:0;
        position: absolute;
        justify-items: center;
        align-items: center;

}

#gif{
        max-width: 600px;
}


#services {
        padding: 60px 0px;
}

#services img{
        width:70px;
}

#services img:hover{

}

.color-grey{
        color:#909090;
}


#info{
        background: #efefef;
        padding-bottom:50px;
}

#info h1{
        font-size: 4rem;
        text-transform: unset;
}

#info h2{
        font-size: 2rem;
        text-transform: unset;
}

#info figcaption{
        font-style: italic;
        font-size: 15px;
}

.top{
        padding-top:2.5rem;
}

#news{
        padding: 5px 0px;
}

.gif h2{
        color: #fff;
}

h1,h2,h3,h4{
        color: #005234;
        text-transform: uppercase;
}

h2.normal{
        text-transform: unset;
}

h3.front-service{
        text-transform: unset;
        font-size: 1.5rem;
}

.fixed-title-height{
        min-height: 80px;
}



.link-absolute{
        position: absolute;
        bottom:0;
}

#lang {
        color: #fff;
}

a{
        color: #005234;
        font-weight: 700;
}

span{
        font-weight: 700;
}


#breadcrumb{
        width: 100%;
        background:#efefef;
        padding: 25px 0;
        margin-top: 100px;
}

#breadcrumb a, #breadcrumb span{
        color: #4e4e4e;
}

#breadcrumb a.before{
        color: #005234;
}


.quality_img{
        align-self: center;
}

aside .nav-item{
        display:block;
}

.space{
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #005234;
}

.button{
        border: 1px solid #005234;
        padding: 10px 10px;
        display: inline-block;
        border-radius: 4px;
}

a.button:hover,#menu .nav-link.bg_green:hover {
        background: #fff;
        color: #005234;
}



#box2{
        width: 500px;
        position: relative;
}

.cooperation{
        position: absolute;
        bottom:40px;
}


.box_test{
        background:#efefef;
        width:95%;
        margin-bottom: 20px;
        display: flex;
        align-items:center;
        position:absolute;
        bottom:0;
}

aside{
        position:absolute;
        right:0px;
}


footer, footer a{
        background:#005234;
        color:#fff;

}

.logos{
        flex: 0 0 28%;
        max-width: 18%;
        vertical-align: middle;
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;

}

#lang{
        top:5px;
        right:33px;
}

#lang.sub{
        color: #575757;
}

.gif h1{
        color: #fff;
}


#obligations{

        background: #efefef;
        margin-bottom: 10px;
        width: 100%;
}

.adminbar-loaded header{
        top:50px;
}

.article{
        padding-left:60px;
}


.nomob{
        width: 100%;
        max-width: 1100px;
}


tr{
        border-bottom: 1px solid #999999;
}
td,th{
        text-align: center;
        width:10%;
}

td,th:first-child {
        text-align:center;
}

.img_right img, .img_left img{
        display:block;
}


.mob{
        display:none;
}



.box{
        border:1px solid #9fb88d;
        padding-top:30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;

}

.black_circle{
        height: 40px;
        width: 40px;
        border-radius: 50%;
        background-color: black;
        position: absolute;
        bottom: -15px;
        margin: 0 auto;
        left: 0;
        right: 0;
        color:#fff;
        font-weight: 700;
}

.grid-three{
        display: grid;
        grid-template-columns: repeat(auto-fill,minmax(20rem,1fr));
        grid-gap: 1rem;
}



.row.narrow{
        max-width: 800px;
}
.link-style{
        color: #005234;
        font-weight: 700;
}

.mobile-show{
        display: none;
}

.stories{
        padding-bottom: 30px;
        img{
                max-width: 300px;
                height: 90px;
                object-fit: contain;
        }

        .link-absolute{
                left: 15px;
        }
}







@media screen and (max-width: 1300px){
        /*
        .gif{
                top: 150px;
        }*/

        #gif{
                max-width:400px;
        }



}


@media screen and (max-width: 1000px){

        .list{
                order:2;
        }

        .article{
                order:1;
                padding-left:15px;
        }
        ;

        #product.row{
                flex-direction: row;
        }

        .img_right,.img_left{
                padding-left:15px;
                padding-right:15px;
        }

        .box_test img, .box_2 img {
                display:none;
        }

        .box_test, .box_2{
                height: 20%;
                position: relative;
        }

        .cooperation{
                position: relative;
                bottom:0;
                padding-left:0px;
        }

        .cooperation img{
                padding-left:0px;
        }

        .form,.required{
                float:none;
        }

        td,th{
                width:12%;
        }
}



@media screen and (max-width: 1230px){




        .home header.small #logo{
                display: block;
        }

        .home header.small #logo2{
                display: none;
        }

        header.small #menu a.active.front,header.small #menu .front,header.small #lang {
                color: #fff;
        }

        #lang {
                top: 13px;
                right: 60px;
        }
        #lang.sub{
                color: #fff;
        }

        #menu{
                display:none;
                position:absolute;
                z-index: 3000;
                width:100%;
                top:50px;
        }

        .mobile-button{
                display: block;
                position: absolute;
                top:2px;
                right: 95px;
        }

        .mobile-button a{
                background-color: #fff;
                color:#005234;
        }

        .mobile-button a:hover{
                text-decoration: underline;
        }

        #menu .nav-link.bg_green{
                margin-left: 0px;
                display: none;
        }

        #menu .nav-link.bg_green:hover{
                background-color: #005234;
                color:#fff;
        }

        #topbar{
                width: 100%;
                background:#005234;
                min-height: 50px;
                /*margin-bottom: 20px;*/
        }



        #menu-toggler{
                background: #005234 url(/files/images/menu.png) no-repeat 95% center;
                width: 45px;
                height: 45px;
                right: 0px;
                position:absolute;
                display:block;
                top:2px;
        }

        #menu ul li{
                background:#005234;
        }

        #dropdown .dropdown{
                padding:0rem;
                position:relative;
        }

        #menu li li ul {
                display: none;
        }

        #dropdown:hover .dropdown {
                display: none
        }


        #menu .submenu a{
                border-top: 1px solid rgba(255,255,255,.5);
                color:#fff;
                padding: 10px 35px;
                text-transform: uppercase;
                font-size:1.0rem;

        }

        .submenu{
                left:0px;
                width: 100%;
        }

        #menu .submenu a.inner{
                padding:10px 50px;
                font-size: 0.8rem;
        }

        #menu a.block{
                opacity: .75;
        }

        .nav-link:hover, .submenu a:hover{
                color: #fff;
        }

        .open_menu {
                display:block;
                color: #fff;
        }

        #menu.show, #menu li, #menu .submenu.show{
                display: block
        }

        #menu .nav-link {
                border-top: 1px solid rgba(255,255,255,.5);
                color:#fff;
                padding: 10px 15px;
                text-transform: uppercase;
                font-size:1.0rem;
        }

        header{
                top:0px;
        }
        /*
        .gif{
                top: 80px;
        }*/


        #menu a,span{
                color: #fff;
        }

        #logo{
                position:absolute;
                top:5px;
                width:180px;
                margin-top:10px;
                margin-left:15px;
                content:url(/site/assets/files/1/logo.png);
        }

        #breadcrumb{
                margin-top:50px;
        }

        .box, #box2{
                width:100%;

        }

        #menu a.active,#menu a.front.active,header.small #menu a.active.front{
                border:none;
                border-top: 1px solid rgba(255,255,255,.5);
                color: #fff;

        }

        header{
                padding: 0px 0px;
        }


        .nomob{
                display:none;
        }

        .mob{
                display:inline-table;
                width: 100%;
                max-width: 1100px;
        }

}

@media screen and (max-width: 1000px){
        .company-40{
                text-align: center;
        }

        .company-40 img{
                max-width: 150px;
        }

        .fixed-title-height{
                min-height: 72px;
        }



}

@media screen and (max-width: 750px){
        .logos{
                flex: 0 0 20%;
                max-width: 20%;
        }

        .adminbar-loaded header{
                top:100px;
        }

        .fixed-title-height{
                min-height: unset;
        }




        .quality .col-6{
                height: 550px;
        }



        .quality .text{

                text-align: center;
        }


        .contact{
                text-align: center;
        }

        #info h1{
                font-size: 3rem;
        }

        #info h2{
                font-size: 1.5rem;
        }



}


@media screen and (max-width: 450px){
        #gif{
                max-width:300px;
        }

        .quality .text{



        }

        #topbar{
                min-height: 100px;
        }

        .mobile-button{
                top:48px;
                left: 0;
                right: 0;
                text-align: center;
                margin: 0 auto;
        }



        #menu{
                top:100px;
        }



        h1{
                font-size:1.7rem;
        }

        h2{
                font-size:1.4rem;
        }

        #breadcrumb{
                display:none;
        }
        main{
                margin-top:100px;
        }
        #logo{
                margin-left:15px;
                width:160px;
        }
        .img_space{
                padding:2rem;
        }
        .box_test{
                width: 100%;
        }
        #obligations{
                width:100%;
        }

}


@media screen and (max-width: 500px){


        .adminbar-loaded header{
                top:150px;
        }
        .quality img{
                max-width: 80%;
        }
        .quality .col-6 {
                height: auto;
                min-height: 300px;
        }

        td,th{
                width:auto;
        }

        .grid-three{
                grid-template-columns: minmax(0,1fr);
        }
}

@media screen and (max-width: 337px){


        .adminbar-loaded header{
                top:200px;
        }
}

@media screen and (max-width: 300px){


        .adminbar-loaded header{
                top:250px;
        }
}
