/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/

.margin-tb-20 {
	margin: 20px 0;
}
.margin-l-40 {
	margin-left: 40px;
}

@media (max-width: 959px) {
.margin-l-40 {
	margin-left: 0;
}
}

@media (min-width: 768px) and (max-width: 959px) {
#block-bottom-b .width33 {
	width: 100%;
}
.frontpage-features img {
	float: none;
	margin: auto auto 15px;
}
.frontpage-check.width50 {
	width: 100%;
}
}
.menu-dropdown li.level1 {
	margin-right: 0px;
	border-right: 1px solid #fff;
}
#block-header {
	box-shadow: 0px 8px 10px rgba(0,0,0,0.3);
}
.breadcrumbs {
	padding: 3px 10px;
	border: 1px solid #dbdbdb;
	background: #e6e6e6;
}
strong {
	color: #000;
}
.sidebar-1 {
	margin-top: -10px;
}
/*////////////////////////////////////////////////////////////////////////////////*/
/*/// G U M M I S K O ////////////////////////////////////////////////////////////*/
/*//// december 2017 /////////////////////////////////////////////////////////////*/

/* Basics */

body.ru-ru, body.ru-ru h1, body.ru-ru h2, body.ru-ru h3, body.ru-ru h4, body.ru-ru li {
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	max-width: 1200px;
}
.boxShadow {
	-webkit-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.70);
	-moz-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.70);
	box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.70);
}
.verydark, .body-dark.verydark, .bg-dark.verydark {
	background: rgba(35,3,3,1.00);/*color: rgba(255,255,255,0.9);*/
}
.bg-lightgrey, .news-area {
	background: #f7f2f6;
}
h1.title {
	text-transform: none;
	font-size: 35px;
	margin: 25px 0 35px -2px;
}
.btn-primary {
	background-color: rgba(35,3,3,1.00);
	padding: 5px 20px 5px 20px;
	display: inline-block;
	text-align: center;
	font-family: "OpenSansLight";
	color: rgba(255,255,255,1.0)
}
.btn-primary:hover {
	color: rgba(255,255,255,0.8);
	background-color: rgba(1,3,3,1.00)
}
/* sticky side-nav met language Menu */
#absolute {
	width: 40px;
	position: fixed;
	right: 0;
	top: 45%;
	z-index: 444;
	padding: 5px 0 5px 5px;
}
#absolute p, div.mod-languages li {
	margin: 0
}
#absolute a {
	display: block;
	margin: 0 0 1px 0;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 22px;
	background: rgba(35,3,3,0.80);
}
#absolute a:hover {
	background: rgba(35,3,3,0.99);
}
#absolute a img {
	width: 25px;
	margin: 5px;
}
/* meta nav / TOP menu */
ul.menu.menu-line {
	float: right;
	height: 30px;
}
#block-header {
	height: 125px;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 16px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 16px -8px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 16px -8px rgba(0,0,0,0.75);
}
#block-main {
	-webkit-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
	-moz-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
	box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
	padding-top: 20px;
}
#block-top-a {
	-webkit-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
	-moz-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
	box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.14);
}
#block-top-a + #block-main {
	-webkit-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.0);
	box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.0);
	padding-top: 20px;
}
#block-header #logo {
	width: 40%;
	margin: 0 0 0 0
}
#block-header #logo img {
	width: 100%;
	display: block;
	max-width: 370px;
	margin: 20px 0
}
#block-header.fixed {
	height: 70px
}
#block-header.fixed #logo img {
	max-height: 56px;
	width: auto;
	margin: 8px 0
}
/* Filter english or russian content elements*/
body.ru-ru .menu-responsive .level1.parent.enc, body.en-gb .menu-responsive .level1.parent.ruc {
	display: none;
}
/* metanav  */
.metanav {
	padding-top: 5px;
	-webkit-box-shadow: inset 1px -8px 12px -3px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 1px -8px 12px -3px rgba(0,0,0,0.24);
	box-shadow: inset 1px -8px 12px -3px rgba(0,0,0,0.24);
}
.metanav .menu-line a.level1 {
	color: rgb(255, 255, 255, 0.80);
}
.en-gb .metanav .menu-line a.level1 {
	font-family: "OpenSansLight";
}
.metanav .menu-line a.level1:hover {
	color: rgb(255, 255, 255, 0.99);
	text-decoration: underline;
}
/* hoofdmenu*/
#menubar {
	float: right;
	width: 60%;
}
/* hoofdmenu*/
#menu {
	width: 100%;
}
.menu-dropdown {
	float: right;
}
.menu-dropdown li.level1 a.level1 {
	min-width: 120px;
	margin: 12px 0 0 4px;
	padding: 60px 0px 1px 0px;
	font-size: 14px;
	text-align: center;
	background-color: #f7f2f6;
	border: 1px solid #ddd;
	color: rgba(35,3,3,1.00);
	background-position: center 28px;
	background-repeat: no-repeat;
	background-size: 40px 342px;
}
.menu-dropdown li:nth-child(1) a.level1 {
	background-image: url(../images/icon-industries-drk.png);
}
.menu-dropdown li:nth-child(2) a.level1 {
	background-image: url(../images/icon-products-drk.png);
}
.menu-dropdown li:nth-child(3) a.level1 {
	background-image: url(../images/icon-service-drk.png);
}
.menu-dropdown li:nth-child(4) a.level1 {
	background-image: url(../images/icon-news-drk.png);
}
.menu-dropdown li.level1 a.level1.active.current {
	background-color: #d71921;
	border-color: #d71921;
	background-position: center -75px;
	color: #ffffff;
}
.menu-dropdown .level2 a:hover, .menu-dropdown .level2 a.current, .bg-color1 a:hover, .mod-box-color1 a:hover, .mod-box-color1 .menu-sidebar :hover, .mod-box-color1 .menu-sidebar li .active, .bg-color1 .menu-sidebar :hover, .bg-color1 .menu-sidebar li .active, .bg-color1 .mod-line .menu-sidebar li .active {
	color: rgba(35,3,3,1.00);
}
.menu-dropdown li.level1 a.level1:hover {
	border-bottom-width: 2px;
	border-color: #d71921;
	background-position: center -75px;
}
.menu-dropdown li.level1 a.level1 span {
	float: none;
	line-height: 38px;
}
.menu-dropdown .dropdown {
	top: 114px;
}
#block-header.fixed .menu-dropdown li.level1 a.level1 {
	padding-top: 10px;
	font-size: 11px;
	background-position: center -210px
}
#block-header.fixed .menu-dropdown li.level1 a.level1.active.current, #block-header.fixed .menu-dropdown li.level1 a.level1:hover {
	background-position: center -313px
}
#block-header.fixed .menu-dropdown .dropdown {
	top: 62px;
}
#block-header.fixed .menu-dropdown li.level1 a.level1 span {
	float: none;
	line-height: 54px;
}
.menu-dropdown a.level2:hover > span, .menu-dropdown span.level2:hover > span {
	color: rgba(35,3,3,1.00);
}
.wk-slideshow-infinite .caption div.quote {
	background: transparent;
	text-align: center;
	font-size: 23px;
	line-height: 120%;
	color: #aaa;
	padding-right: 40%;
	margin-top: 30px;
}
.wk-slideshow-infinite .caption {bottom:10px;;}
.wk-slideshow-infinite .caption h1 {
	background: none;
	background-color: rgba(0,0,0,0.4);
	display: inline-block;
	
	position: absolute;
	bottom: 30px;
}
.en-gb .wk-slideshow-infinite .caption div {
	font-family: "OpenSansLight";
}
.mod-box-colored {
	margin-bottom: 50px;
	margin-top: 10px;
}
#sidebar-b .mod-box-colored {
	margin-bottom: -10px;
	margin-top: 30px;
}
.grid-v + .grid-v {
	margin-top: -19px;
}
.grid-box .inner {
	margin: 0px 30px 30px 0px;
}
#block-main {
	padding-top: 50px
}
.mod-box-colored h6 {
	line-height: 45px;
	margin-bottom: 30px;
}
.breadcrumbs {
	background-color: white;
	border-left-width: 0px;
	border-right-width: 0px;
	opacity: 0.7;
	filter: alpha(opacity=50);
}
form .filter {
	display: none;
}
#system .items .item > header {
	border-top-width: 0px;
}
#system .items .item > header h1.title {
	max-width: 500px;
	line-height: 110%;
	text-transform: none;
	color: #444;
}
.branches {
	background: #f7f2f6;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.branches .module {
	background: #fff;
	margin: 10px;
	padding: 10px 10px 20px 10px;
}
.branches .module:hover {
	-webkit-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.10);
	-moz-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.10);
	box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.10);
}
.branches .b-title .module {
	background: #f7f2f6;
	font-size: 20px;
}
.branches .b-title .module:hover {
	-webkit-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.0);
	-moz-box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.0);
	box-shadow: 0px 0px 6px 1px rgba(35,3,3,0.0);
}
.branches .b-title .module {
	border-width: 0px;
	;
}
.branches .module h2 {
	background: #fff;
	margin: 10px;
	padding: 10px 10px 20px 10px;
	font-size: 22px;
}
.news-area {
	background: #f7f2f6;
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.bg-white.news-area {
	border-top: 30px solid white;
}
.news-area .module {
	padding: 30px;
}
.news-area .module.gummisko {
	margin-top: 40px;
}
.news-area ul li {
	margin-left: -40px;
	list-style: none;
	margin-bottom: 20px;
}
.news-area ul.check li {
	margin-left: 0px;
	margin-bottom: 0px;
}
.news-area .module p {
	margin: 0px;
}
.news-area .module.gummisko p {
	border-bottom: 1px solid silver;
	max-width: 350px;
	padding-bottom: 15px;
}
.news-area ul li a.mod-articles-category-title, .news-area .module.gummisko h3 a {
	font-size: 18px;
	text-transform: none;
	margin: 30px 0 5px 0;
	display: block;
}
.news-area .module.gummisko h3 {
	margin: 0px 0 0px 0;
}
.news-area h3.module-title {
	line-height: 120%;
	font-size: 25px;
	border-bottom: 2px solid #888;
	padding-bottom: 10px;
	margin: 20px 0 0px 0;
}
.news-area .gummisko h3.module-title {
	width: 25%;
	float: left;
	padding: 0 10px 510px 0;
	text-align: right;
	font-size: 20px;
	border-bottom: 0px solid #888;
	border-right: 2px solid #888;
	margin: 20px 10px 0px 0;
	background-color: #f7f2f6;
}
.news-area ul li .mod-articles-category-readmore a.mod-articles-category-title {
	font-size: 12px;
	margin: 0px 30px 0px 0;
}
.en-gb .news-area ul li a.mod-articles-category-title, .en-gb .news-area ul li .mod-articles-category-readmore a.mod-articles-category-title, .en-gb .news-area .module.gummisko h3 a, .en-gb .news-area .gummisko h3.module-title, .en-gb .branches .module h2 {
	font-family: "OpenSansRegular";
}
.ad-banner {
	width: 70%;
	margin-left: 15%;
}
.bottomlogo {
	background-image: url(../images/CPM_footer_logoline.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 117px;
	border-top: 20px solid #f7f2f6;
}
.doormat {
	color: rgb(255, 255, 255, 0.80);
}
.en-gb .doormat {
	font-family: "OpenSansLight";
}
.doormat.bg-colored, .doormat.bg-white{
	background-image: url(../images/CPM_red.png);
	border-top: 0px solid rgba(0,0,0,0.15);
	box-shadow: 0 0px 0 rgba(255, 255, 255, 0.0) inset;
	padding-top: 0px;
	background-image: url(../images/CPM_red.png);
}
.doormat .adresbox {
	background-color: rgba(0,0,0,0.09);
	padding: 20px;
	margin: -20px 0 30px 50px;
	color: #fff;
}
.doormat .adresbox p {
	margin: 0
}
.doormat .adresbox .adres {
	margin-top: 15px;
}
.doormat .adresbox h3 {
	margin-top: 0;
	text-align: left;
}
.doormat .adresbox h3 strong {
	text-transform: none;
}
.doormat .adresbox .email {
}
.doormat .grid-box h3 {
	color: rgba(35,3,4,1.0);
	font-size: 18px;
	text-align: center;
}
.doormat ul.menu {
	margin-left: 40px;
	;
}
.doormat ul.menu, .doormat ul {
	list-style: ' »  ';
}
.doormat ul li {
	color: rgba(35,3,4,1.0);
	margin-left: 20px;
}
.doormat .menu-sidebar li.level1 {
	border-top: none;
}
.doormat .menu-sidebar li.level1 a.level1 > span {
	color: #fff;
	text-transform: none;
	padding: 0px;
	line-height: normal;
}
.doormat .fa {
	font-size: 40px;
	letter-spacing: -10px;
	margin-right: 20px;
	color: rgba(255,255,255,0.9);
}
.doormat .adresbox a {
	color: rgba(255,255,255,1.0);
	
}
.doormat .adresbox .fa {
	font-size: 18px;
	color: rgba(35,3,4,1.0);
	letter-spacing: -5px;
	margin-right: 15px;
}
.doormat #bottom-d {
	padding-bottom: 40px;
}
.doormat #bottom-d .module h3 {
	padding-top: 34px;
	background-position: center 0px;
	background-repeat: no-repeat;
	background-size: 29px 250px;
	background-image: url(../images/icon-products-drk.png);
}
.doormat #bottom-d .module.industries h3 {
	margin-right: 20px;
	background-image: url(../images/icon-industries-drk.png);
}
.doormat #bottom-d .module.services h3 {
	background-image: url(../images/icon-service-drk.png);
}
#totop-scroller {
	top: -30px;
	right: 48%;
}
footer .deepest .menu-line {
	float: none;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 10px;
}
footer .deepest .menu-line li {
	display: inline-block;
	background: none;
}
footer .deepest .menu-line li a {
	font-size: 12px;
	color: rgba(255,255,255,0.6);
	padding: 2px 10px 2px 10px;
}
.en-gb footer .deepest .menu-line li a {
	font-family: "OpenSansLight";
}
footer .deepest .menu-line li:hover a {
	color: rgba(255,255,255,1)
}

@media (max-width: 959px) {
.menu-dropdown li.level1 a.level1 {
	min-width: 90px;
	font-size: 12px;
}
.news-area .module {
	padding: 10px;
}
.news-area .gummisko h3.module-title {
	width: 100%;
	float: none;
	padding: 0 0px 10px 0;
	text-align: left;
	border-bottom: 2px solid #888;
	border-right: 0px solid #888;
	margin: 20px 0 0 0;
	font-size: 25px;
}
.en-gb .news-area .gummisko h3.module-title {
	font-family: "OpenSansLight";
}
.news-area .module.gummisko {
	margin-top: 10px;
}
}

@media (max-width: 768px) {
#absolute {
	display: none;
}
#block-header, #block-header.fixed {
	height: 110px
}
#header-responsive .logo {
    margin-right: 10%;width: 100%;
}
#block-header .logo img {
	max-height: 106px;
	max-width:97%;
}

#block-header.fixed .logo img {
	max-height: 56px;
	width: auto;
	margin: 0px 0
}
#block-top-a {
	-webkit-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.0);
	box-shadow: rgba(0, 0, 0, 0.0) 0px 10px 6px -8px inset;
	-moz-box-shadow: inset 0px 10px 6px -8px rgba(0,0,0,0.0);
}
.menu-responsive {
	background: none;
	padding: 5px 35px 5px 5px;
	font-size: 16px;
	border: 0px solid #ccc;
	height: 34px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #e03a3e;
	color: #fff;
	background-image: url(../images/dropdown-arr.png);
	background-repeat: no-repeat;
	background-position: right;
}
#block-main {
	padding-top: 40px;
}
.ad-banner {
	width: 100%;
	margin-left: 0%;
}
.doormat .module.gummisko {
	display: none;
}
.doormat .adresbox {
	margin: 20px 20px 0 20px;
}
}

@media (max-width: 465px) {
.news-area .module.gummisko h3.module-title, .news-area .module.gummisko {
	text-align: center;
}
}
