body, html{
	font-family: 'Play', sans-serif;
	font-size: 1em;
	font-weight: 400;
	min-height: 100vh;
}

.container {
	max-width: 1200px !important;
}

.uk-grid {
}

.uk-margin {
	margin-top: 10px !important;
}

.head_rightside tr {
	padding-bottom: 10px;
}

.separator {
	width: 18px;
	height: 16px;
	background: url('/separator.png') no-repeat;
	display: block;
}



body.site {
	border-top: 0px solid #c00;
	background-color: #f4f6f7;
	padding: 0px;
	color: #727272;
}

.top {
	height: 86px !important;
	width: 100%;
	background-color: #282828;
	margin-bottom: 2px;
	background: url('../images/head_back.png') repeat-x;
	position: absolute;
	z-index: -1;
	border-bottom: 3px solid #b50000;
}
.line{
	border-bottom: 2px solid #b40000;
}

.top_add {
	height: 85px !important;
	width: 100%;
	background: url('../images/logo_back.png') 50% 50% no-repeat;  
}

.head_leftside {
	float: left;
	width: 300px;
	height: 75px;
	color: white;
	padding-top: 12px;
	padding-left: 7px;
	line-height: 12px;
}

.head_rightside {
	float: right;
	width: 300px;
	height: 75px;
	color: white;
	padding-top: 6px;
	padding-left: 7px;
	line-height: 12px;
}

.head_rightside table td {
	vertical-align: middle;
}



.head_rightside td{
	margin: 0;
	padding: 0;
}


.head_center {
	margin: 0 auto;
	width: 200px;
}

.header .navigation {
	text-transform: uppercase; 
}

.navigation {
	padding: 9px 0;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 0px solid rgba(0,0,0,0.075);
	/* margin-bottom: 10px; */
	margin-left: 130px;
	float: right;
}

.navigation .nav li{
	float: left;
	padding: 0 10px;
	font-size: 11pt;
	color: #727272;
	margin-bottom: 0;
	z-index: 1;
}
.navigation .nav li a{color: #727272;text-transform: uppercase;}

.navigation .nav li a:hover,.navigation .nav li.active a{
 color: #b40000;
 background-color: none;
}
.navigation ul
 {
	padding: 0px 0;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 0px solid rgba(0,0,0,0.075);
	margin-bottom: 0px;
	width: 1070px;
	display: block;
	float: right;
	padding-top: 0px;
	margin: 0 !important;
}

	.navigation ul {
		font: 12px 'Play', sans-serif;
		text-align: center;
		font-weight: bold;
		display: -webkit-box; /* Android 4.3-, Safari ÃÂ±ÃÂµÃÂ· ÃÂ¾ÃÂ¿Ã‘â€šÃÂ¸ÃÂ¼ÃÂ¸ÃÂ·ÃÂ°Ã‘â€ ÃÂ¸ÃÂ¸ */
		-webkit-box-pack: justify; /* Android 4.3-, Safari ÃÂ±ÃÂµÃÂ· ÃÂ¾ÃÂ¿Ã‘â€šÃÂ¸ÃÂ¼ÃÂ¸ÃÂ·ÃÂ°Ã‘â€ ÃÂ¸ÃÂ¸ */
		display: -webkit-flex; /* ÃÂ¾ÃÂ¿Ã‘â€šÃÂ¸ÃÂ¼ÃÂ¸ÃÂ·ÃÂ°Ã‘â€ ÃÂ¸Ã‘Â ÃÂ´ÃÂ»Ã‘Â Safari */
		-webkit-justify-content: space-between; /* ÃÂ¾ÃÂ¿Ã‘â€šÃÂ¸ÃÂ¼ÃÂ¸ÃÂ·ÃÂ°Ã‘â€ ÃÂ¸Ã‘Â ÃÂ´ÃÂ»Ã‘Â Safari */
		display: flex;
		justify-content: space-between;
		text-align: justify; /* IE10-, Firefox 12-22 */
		text-align-last: justify; /* IE10-, Firefox 12-22 */

        /*text-justify: newspaper; /* IE7- */
		/*zoom: 1; /* IE7- */
	}


		.navigation ul li {
			display : inline-block;
			margin: 0 0 20px;
			vertical-align: top;
			text-align: center;
			display: -webkit-box; /* !Ã‘â€¦ÃÂ°ÃÂº! ÃÂ´ÃÂ»Ã‘Â Android 4.3-, ÃÂ´ÃÂ¾ÃÂ»ÃÂ¶ÃÂµÃÂ½ ÃÂ¸ÃÂ´Ã‘â€šÃÂ¸ ÃÂ¿ÃÂ¾Ã‘ÂÃÂ»ÃÂµ inline-block */
			/*display: inline;  /* IE7- */
			/*zoom: 1; /* IE7- */
			}


.mod-languages form {
	margin: 0px;
	padding-bottom: 5px;
	color: #000;
}

.mod-languages select{
	width: 75px;
	height: 20px !important;
}

h3.uk-panel-title{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.uk-panel-teaser {
	margin-bottom: 0px !important;
}

h3 {
		color: #b40000;
}

footer.footer {
	background: url('../images/foot.jpg');
	/* background-position: 50%; */
	/* top: 20px; */
	background-size: 100%;
	height: 250px;
	/* display: table; */
	margin-top: 30px;
}

.logo img {
    width: 120px;
}

.header_contacts a {
    display: block;
    text-align: right;
    color: white !important;
}

p.visually-hidden {
    display: none;
}

div.mod-languages ul {
    float: right;
    display: block;
    padding-top: 8px !important;
}

.top_part {
    display: block;
}

header {
    background-image: url('/images/head_back.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.header_contacts {
    font-size: 0.8em;
    margin-top: 10px;
}

div.mod-languages li {
}

div.mod-languages ul li.lang-active {
    background: none !important;
    box-shadow: 0px 0 6px 3px red;
    padding: 0 !important;
}

div.mod-languages a {
    padding: 0 !important;
    margin: 0 !important;
    height: 5px;
    width: 5px;
}

div.mod-languages li img {
    display: block;
    float: right;
}

.right_part {
    line-height: 12px;
}

.head_text {
    color: white;
    font-size: .8em;
}

.head_text span {
    display: block;
    width: 230px;
}

.head_container {
    height: 84px;
}

h1 {
    text-transform: uppercase !important;
    font-family: 'Play', sans-serif !important;
    font-weight: 800 !important;
    color: #b50000 !important;
    /* padding-top: 30px; */
}

main {
    /* margin-top: 30px; */
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 5%);
    /* min-height: calc(100vh - 441px); */
}

.product h3 {
    margin: 2px 0;
    text-align: center;
    color: #b50100;
    font-family: 'Play', sans-serif;
    font-weight: 800;
    font-size: 1.1em;
    line-height: 1em;
    /* height: 25px; */
}

.product span {
    line-height: 1em;
    display: block;
    font-size: 0.8em;
    text-align: center;
    padding-top: 5px;
    color: black;
}

.map-container {
    margin-top: 10px;
}

span.icon-bar {
    height: 5px;
    width: 35px;
    background: white !important;
    display: block;
    margin: 7px 10px;
    position: relative;
    border-radius: 2px;
}

a {}

a.menu_but {
    /* width: 20px; */
    /* height: 10px; */
    display: block;
    float: left;
    z-index: 1;
    top: 10px;
    position: absolute;
    left: 0;
    color: white !important;
    padding: 0 20px;
    text-align: center;
    text-decoration: none !important;
}

.offcanvas_contacts a {
    display: block;
}

.offcanvas_contacts {
    bottom: 20px;
    position: absolute;
}

.uk-offcanvas ul.mod-menu.mod-list.nav li {
    float: none;
    padding: 10px 10px;
    font-size: 11pt;
    color: #727272;
    margin-bottom: 0;
    display: block;
    z-index: 1;
    font-size: 1.8em;
    text-align: left;
}

.uk-offcanvas ul.mod-menu.mod-list.nav {
    display: block;
    float: left;
    margin-top: 50px !important;
    width: 100%;
    justify-content: left !important;
    text-align: left;
    -webkit-box-pack: start;
    text-align-last: start;
}

.lang_mobile {
    float: right;
    position: absolute;
    right: 7px;
}

.uk-offcanvas-bar {
    background-color: #121212 !important;
}

footer p {
    text-align: center;
    font-weight: 700;
}

.uk-modal-dialog {}

.ams_slider.products_grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
    padding-top: 20px;
}

.modal_grid img {
    width: 50%;
    padding-right: 30px;
}

hr {
    display: block;
    clear: both;
}

.product.id_6355.full_width {
    width: 100%;
}

.full_width {
    width: 100% !important;
}

.cols-5 > div {
}

.icols-5 > div {
    width: 20%;
    padding: 15px;
}

.cert_class {
    width: 130px;
    padding: 10px;
    margin: 20px;
}

.cert_class h3 {
    font-size: 1rem;
    text-align: center;
    height: 100px;
}