@font-face {
    font-family: "icon";
  src: url("fonts/man_icon.eot");
  src: url("fonts/man_icon.eot?#iefix") format("embedded-opentype"), url("fonts/man_icon.woff2") format("woff2"), url("fonts/man_icon.woff") format("woff"), url("fonts/man_icon.ttf") format("truetype"), url("fonts/man_icon.svg#svgFontName") format("svg");
  font-weight: normal;
}
@font-face {
    font-family: "MAN-reg";
  src: url("fonts/maneuropecondensed-regular.eot");
  src: url("fonts/maneuropecondensed-regular.eot?#iefix") format("embedded-opentype"), url("fonts/maneuropecondensed-regular.woff2") format("woff2"), url("fonts/maneuropecondensed-regular.woff") format("woff"), url("fonts/maneuropecondensed-regular.ttf") format("truetype"), url("fonts/maneuropecondensed-regular.svg#svgFontName") format("svg");
  font-weight: normal;
}

@font-face {
    font-family: "MAN-light";
  src: url("fonts/maneurope-light.eot");
  src: url("fonts/maneurope-light.eot?#iefix") format("embedded-opentype"), url("fonts/maneurope-light.woff2") format("woff2"), url("fonts/maneurope-light.woff") format("woff"), url("fonts/maneurope-light.ttf") format("truetype"), url("fonts/maneurope-light.svg#svgFontName") format("svg");
  font-weight: normal;
}

@font-face {
    font-family: "MAN-bold";
  src: url("fonts/maneuropecondensed-bold.eot");
  src: url("fonts/maneuropecondensed-bold.eot?#iefix") format("embedded-opentype"), url("fonts/maneuropecondensed-bold.woff2") format("woff2"), url("fonts/maneuropecondensed-bold.woff") format("woff"), url("fonts/maneuropecondensed-bold.ttf") format("truetype"), url("fonts/maneuropecondensed-bold.svg#svgFontName") format("svg");
  font-weight: bold;
}

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration: none;
	color:inherit;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	/*font-family: 'Roboto', sans-serif;*/
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: MAN-light, Arial, sans-serif;

}
strong {
	font-weight:500;
}
p {
	margin:1em auto;
	text-align:justify;
	/*max-width:50em;*/
}
h1 {
    text-align: center;
    font-weight: 500;
	/*font-size:1.7em;*/
	font-size:40px;
	margin:.5em 0;
	color: #303c49;
	font-family: MAN-bold,Arial,sans-serif;
}
h2, h2>a {
	font-weight: normal;
	font-size: 2em;
	color: #212121;
	text-align: center;
}
h3, h3>a {
    font-weight: normal;
    font-size: 1.1em;
	color: #000;
}
main {
	min-width:48em;
	padding:1em 1em 3em 1em;
	margin-left:auto;
	margin-right:auto;
}
body.contact main {
	padding-top:3em;
	padding-bottom:4em;
}
article {
    /* box-shadow: 10px 10px 67px 1px rgba(1, 1, 1, .25); */
    padding: 1em 0em;
    margin-left: 17em;
	padding-right:0;
}
section {
	margin-left: 17em;
}
section:after {
	content:"";
	display:table;
	clear:both;
}
img {
	width:100%;
	height:auto;
}
li {
	padding:.5em;
}
ul:after, body>header:after, li>article:after, body>footer:after, body>footer>.container:after, body.home section>ol:after, body.contact>div.container:after,
body.contact main:after, body.contact main>article:after, body.products main:after, body.articles main:after, body>footer>div.container>div:after, body.articles main>article::after {
	content:"";
	display:table;
	clear:both;
}
.clearfix:after {
    content:"";
	display:table;
	clear:both;
}
:focus {outline:none;}

.container {
	max-width:75em;
	margin:0 auto;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}
.container2 {
	max-width:75em;
	margin:0 auto;
	position: relative;
}
.content-text {
	max-width: 75em;
	margin-left:auto;
	margin-right:auto;
}
.container .langs {
	float:right;
}
.langs li {
	float:left;
	width:100%;
	padding: 0;
	margin-bottom: 8px;
	font-size: 16px;
	color: #303c49;
}
.langs a {
	padding: 0;
	font-size: 16px;
	color: #303c49;
	display: block;
}
#mainProducts {
	position: relative;
    z-index: 1;
}
body>header {
	background: #303C49;
	position:relative;
	z-index:2;
	padding-top: 10px;
}
body>header>div.container>div {
	float: left;
	margin-left: 1em;
	margin-right:1em;
	margin-top:1.25em;
}
#logo-image {
	max-width: 300px;
	height: auto;
	float: left;
}
#logo-image a {
	display: block;
	padding: 10px 20px 14px 0;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}
.right-elemenet-header {
	float: right;
	margin-top: 10px;
}
.right-elemenet-header>div {
	float: left;
	width: 50%;
	color: #acb1b6;
	width: 22px;
	height: 22px;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 22px;
}
.wrapper-menu {
	border-top: 4px solid #e40045;
	background: #f0f1f2;
	border-bottom: 1px solid #d6d8db;
	padding-top: 15px;
	float: left;
	width: 100%;
}
body>header nav {
    margin-top: .5em;

}
body>header nav>div.mobile-menu {
    display: none;
}
body>header nav ul {
	list-style:none;
}
body>header nav li {
	padding:0;
	position:relative;
}
body>header nav li.hvr-underline-from-center {
	overflow: visible;
}
body>header nav>ul>li {
	display:inline-block;
}
body>header nav>ul>li a {
	padding: .5em .5em;
	white-space:nowrap;
	display:inline-block;
	font-size:.95em;
}
body>header nav>ul ul {
	visibility:hidden;
	position:absolute;
	opacity:0;
	-webkit-transition: opacity 1.5s;
	transition: opacity 1.5s;
}
body>header nav>ul>li>ul {
	left:0;
	top:100%;
	padding-top:.1em;
}

body>header nav>ul>li>ul ul {
	left:100%;
	top:0;
	padding-left:.5em;
}
body>header nav>ul>li li {
	background: #fff;
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.2);
}
body>header nav li:hover>ul {
	visibility:visible;
	opacity:1;
}
body>header nav>ul>li li:not(.mobile-only):first-of-type, body>header nav>ul>li li.mobile-only+li {
	border-top:none;
}
body>header nav>ul>li li:not(.mobile-only):first-of-type:hover>ul, body>header nav>ul>li li.mobile-only+li:hover>ul {
	padding-top:.1em;
}
body>header nav>ul>li li:hover {
	background:#fff;
}
body>header nav>ul>li li:hover>a {
	color:#000;
}
li.mobile-only {
	display: none;
}
li>a {
	color: #303c49;
	font-size:1.15em;
}
.slideshow {
	white-space:nowrap;
	overflow:hidden;
	position:relative;
}
.slideshow figure, body>header>figure {
	position:relative;
}
.slideshow img {
	display:block;
}
.slideshow>li.real {
	position:absolute;
	left:100%;
	top:0;
}
.slideshow>li.real.active {
	left:0;
}
.slideshow>li>* {
	font-size:16px;
}
.slideshow figcaption.live .container {
	padding: 0;
	margin: 0;
	text-align: left;
}
.slideshow figcaption.live {
	position: relative;
    text-align: center;
    width: 100%;
    padding: 30px;
	background-color: #303c49;
	color: #acb1b6;
	font-size: 32px;
	box-sizing: border-box;
	height: 180px;
}
.slideshow figcaption.live>div>p {
	margin: 0;
}
.slideshow figcaption.live .content-caption {
	padding: 0;
	margin: 0;
	white-space: normal;
}
.button-caption {
	color: #e2e3e4;
	font-size: 12px;
	border: 1px solid #838a92;
	display: inline-block;
	margin-top: 10px;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.button-caption:hover {
	color: #e2e3e4;
	background-color: #1c232a;
}
.slideshow>li {
    display: inline-block;
	position:relative;
	width:100%;
	float:none;
	padding:0;
	overflow:visible;
}
.next-image {
	display:none;
}
div.wrapper {
	padding-left: 0;
    margin-top: 0;
	position:relative;
}
div.wrapper>a.next {
	position: absolute;
    top: 30%;
    right: 0;
	transform: translateY(-50%);
	z-index:3;
	font-size: 30px;
	background-color: #303c49;
	color: #e2e3e4;
	opacity: .3;
	transition: all .5s;
}
div.wrapper>a.next:hover {
	opacity: 1;
}
div.wrapper>a.prev {
	position: absolute;
    top: 30%;
	transform: translateY(-50%);
	z-index:3;
	font-size: 30px;
	background-color: #303c49;
	color: #e2e3e4;
	opacity: .3;
	transition: all .5s;
}
div.wrapper>a.prev:hover {
	opacity: 1;
}
.wrapper>a.action {
	background-repeat:no-repeat;
	display:block;
	border-radius: 50%;
	padding: 5px;
}
.wrapper>a.action.next {
	/*background-image:url('images/right-vector.png');*/
}
.wrapper>a.action.next:hover {
	/*background-image:url('images/right-vector-hover.png');*/
}
.wrapper>a.action.prev {
	/*background-image:url('images/left-vector.png');*/
}
.wrapper>a.action.prev:hover {
	/*background-image:url('images/left-vector-hover.png');*/
}
body.home main section, body.home main article, body.home article {
	margin-left:0;
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
}
body.home section {
	margin-bottom: 2em;
}
body.home section>ol>li {
	float: left;
	border-top:2px solid #000;
	width:33.333%;
	position:relative;
	padding-bottom:4em;
	padding-top:1em;
}
body.home section>ol>li:first-child, body.home section>ol>li:nth-child(2), body.home section>ol>li:nth-child(3) {
	border-top:none;
}
body.home section>ol>li:nth-child(3n+4) {
	clear:left;
}
body.home section>ol>li>article>h3 {
	overflow:hidden;
	line-height:125%;
}
body.home section>ol>li>article>h3>a {
	color:#e3231a;
	font-weight: 500;
}
body.home section>ol>li>article>div {
	/*font-size:1.1em;*/
	overflow: hidden;
    max-height: 3em;
}
body.home section>ol>li>article>div:last-of-type {
	font-weight: 500;
	/*color:#e3231a;*/
	color:#000;
}
body.home section>ol>li>article>a:last-of-type {
	margin: 0em auto 0 auto;
	display: block;
	text-align: center;
	width: 50%;
	padding: .5em 1em;
	position:absolute;
	bottom:1.5em;
	left:0;
	right:0;
}
.button {
	width: auto;
	padding: 5px 15px;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	/*background: #333333;
	background: -moz-linear-gradient(top,  #333333 0%, #777777 50%, #0a0a0a 100%);
	background: -webkit-linear-gradient(top,  #333333 0%,#777777 50%,#0a0a0a 100%);
	background: linear-gradient(to bottom,  #333333 0%,#777777 50%,#0a0a0a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#0a0a0a',GradientType=0 );*/
	background: rgb(227,35,26); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(227,35,26,1) 0%, rgba(227,35,26,1) 0%, rgba(198,29,23,1) 50%, rgba(227,35,26,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(227,35,26,1) 0%,rgba(227,35,26,1) 0%,rgba(198,29,23,1) 50%,rgba(227,35,26,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(227,35,26,1) 0%,rgba(227,35,26,1) 0%,rgba(198,29,23,1) 50%,rgba(227,35,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3231a', endColorstr='#e3231a',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: .9em;
	font-weight: 500;
	margin-bottom: 1em;
	margin-top: 1em;
}
/*body.home main>article {
	box-shadow: 10px 10px 67px 1px rgba(1, 1, 1, .25);
	padding:1em 2em;
}*/
body.company main>article, body.services main>article, body.gallery main>article, body.articles main article, body.blog main article, body.contact main>article, body.article main>article, body.product main>article, body.c404 main>article {
	margin-left:0;
}
/*article>p>img:first-child, article>div>img:first-child, article>p>a>img:first-child, article>div>a>img:first-child, article>div>p>img:first-child, article>div>p>a>img:first-child {*/
	/*float:left;*/
	/*margin-right:1em;*/
	/*margin-bottom:1em;*/
	/* max-width:100% */
/*}*/
body.articles main>article {
	margin-left:18em;
}
body.articles main>article>ul>li, body.blog main>article>ul>li {
	width:50%;
	float:left;
	padding:16px;
	box-sizing: border-box;
}
body.articles main>article>ul>li h2, body.blog main>article>ul>li h2 {
	font-size:1.2em;
	height: 70px;
	background: #303C49;
	overflow:hidden;
}
body.articles main>article>ul>li h2>a, body.blog main>article>ul>li h2>a {
	font-size:1.2em;
	display:block;
	overflow:hidden;
	color: #fafafb;
	padding-top: 10px;
}
body.articles main>article>ul>li a, body.blog main>article>ul>li a {
	display:block;
	overflow:hidden;
}
body.articles main>article>ul>li a img, body.blog main>article>ul>li a img{
	display: block;
}
body.articles main>article>ul>li p, body.blog main>article>ul>li p {
	height: 8ex;
	overflow:hidden;
	background: #f0f1f2;
	margin: 0;
	padding: 10px;
}
body.article main>article>img {
	width: 50%;
	height: auto;
	margin-bottom: .7em;
	margin-right: 1em;
	float:left;
}
body.c404 main>article img {
	width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 3em;
    margin-bottom: 5em;
}
body.contact main>article>h2, body.contact main>article>div.form-wrapper>h2 {
	margin-bottom:.75em;
	text-align: center;
    font-weight: 500;
    font-size: 1.5em;
    margin: .5em 0;
    margin-top:0;
}
body.contact main>article>form, body.contact main>article>div.form-wrapper>form {
	margin-bottom: 1.25em;
	background: #f0f1f2;
	padding: 10px;
}
body.contact main>article>form>label, body.contact main>article>div.form-wrapper>form>label {
	display: inline-block;
    width: 20%;
    text-align: left;
    vertical-align: top;
    margin-top: 1em;
}
body.contact main>article>form>input[type="text"], body.contact main>article>div.form-wrapper>form>input[type="text"] {
	display: inline-block;
    width: 75%;
    padding: .5em 1em;
    margin-top: 1em;
	border-radius:5px;
	border:1px solid #333;
}
body.contact main>article>form>textarea, body.contact main>article>div.form-wrapper>form>textarea {
	display: inline-block;
    width: 75%;
    padding: .5em 1em;
    margin-top: 1em;
    height: 25ex;
    resize: none;
    vertical-align: top;
	border-radius:5px;
	border:1px solid #333;
}
body.contact main>article>form>input[type="submit"], body.contact main>article>div.form-wrapper>form>input[type="submit"] {
	background: #fff;
	border: 1px solid #d6d8db;
	border-radius: 0;
	padding: 10px;
    font-weight: 500;
    margin-top: 2em;
    cursor: pointer;
	color: #303C49;
	display:block;
	margin-left:auto;
	margin-right:auto;
	transition: all .5s;
}
body.contact main>article>div.form-wrapper>form>input[type="submit"]:hover {
	background: #303C49;
	color:#f0f1f2;
}
p>img:first-child.left {
	float:left;
	margin-right:1em;
	margin-bottom:.1em;
	max-width:33.333%;
}
#map-holder {
	height:450px;
}
#map-holder>iframe {
	width:100%;
	height:100%;
}
body.contact main>article>address, body.contact main>article>div.contact-details-wrapper>address {
	margin-bottom:1.25em;
}
body.contact main>article>div.form-wrapper {
	float:left;
	width:48%;
	margin-right:1em;
}
body.contact main>article>div.contact-details-wrapper {
	float:left;
	width:48%;
	margin-left:1em;
}
body.contact main>article>div.contact-details-wrapper>h1 {
	margin-top:0;
}
body.contact main>article>div.form-wrapper>form>input[type="text"] {
	width:100%;
	margin-top:.5em;
	border:1px solid #d6d8db;
	border-radius: 0;
	padding: 10px;
}
body.contact main>article>div.form-wrapper>form>label {
	display:inline-block;
	margin-top:.5em;
}
body.contact main>article>div.form-wrapper>form>textarea {
	width:100%;
	margin-top:.5em;
	border:1px solid #d6d8db;
	border-radius: 0;
	padding: 10px
}
body.gallery main>article>ul>li {
	float:left;
	width:25%;
}
body.products main>article {
	float:left;
	width:80%;
	margin-left:0;
}
body.products main>article>h1 {
	float:left;
	width:40%;
	margin-right:.5em;
	text-align:left;
	padding-left:.3em;
}
body.products main>article>form {
	float:right;
	width:50%;
	margin-left:.5em;
	margin-top:1em;
	margin-bottom:.5em;
	text-align:right;
}
body.products main>article>form label {
	display:none;
}
body.products main>article>form select {
	border-radius:5px;
	border:1px solid #3a3a39;
	padding:.5em 1em;
	cursor:pointer;
	margin-right:.5em;
}
body.products main>article>form input[type="submit"] {
	border-radius:5px;
	border:1px solid #3a3a39;
	padding:.5em 1em;
	cursor:pointer;
	margin-right:.5em;
	background:#fff;
}
body.products main>article>form select:last-of-type {
	margin-right:0;
}
body.products main>article>ul {
	clear:both;
}
body.products main>article>ul>li {
	width: 33.333%;
	float:left;
	margin-bottom:.75em;
}
body.products main>article>ul>li h2 {
	/* font-size: 1em;
	height:6ex;
	margin-bottom:.5em; */
	text-align:left;
	overflow:hidden;
	line-height: 125%;
	font-weight: normal;
    font-size: 1.1em;
    color: #000;
}
body.products main>article>ul>li h2>a {
	/* color: #4a4a4a; */
	color: #e3231a;
    font-weight: 500;
	font-size: 1.1em;
}
.is-suggested {
	display:inline-block;
	position:relative;
}
.is-suggested::after {
	content: "Προτεινόμενο";
	position: absolute;
	right: 0em;
	/*right:0;*/
	top: 0em;
	/*top:-1.6em;*/
	width: auto;
	height: auto;
	background: #f00;
	color: #fff;
	font-weight: 500;
	/*padding: .25em .5em;*/
	padding: .1em .5em;
	/*-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(-26deg);*/
	/*width: 8em;*/
	text-align: center;
	border-radius: .5em;
	font-size: .8em;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3231a+0,e3231a+0,c61d17+50,e3231a+100 */
	background: rgb(227,35,26); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(227,35,26,1) 0%, rgba(227,35,26,1) 0%, rgba(198,29,23,1) 50%, rgba(227,35,26,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(227,35,26,1) 0%,rgba(227,35,26,1) 0%,rgba(198,29,23,1) 50%,rgba(227,35,26,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(227,35,26,1) 0%,rgba(227,35,26,1) 0%,rgba(198,29,23,1) 50%,rgba(227,35,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3231a', endColorstr='#e3231a',GradientType=0 ); /* IE6-9 */
}
html[lang='el'] .is-suggested::after {
    content: "Προτεινόμενο";
}
html[lang='en'] .is-suggested::after {
	content: "Suggested";
}
body.products main>article>ul>li div.short-description {
	/* height:8ex;
	margin-bottom:.5em;
	color: #4a4a4a; */
	max-height: 3em;
    overflow: hidden;
}
body.products main>article>ul>li div.price {
	/* color: #4a4a4a;
	font-weight:500;
	padding-top:.5em;
	text-align:left; */
	font-weight: 500;
    /* color: #e3231a; */
    color: #000;
}
body.products main>article>div.paging {
	text-align:right;
	margin-top:1em;
}
body.products main>article>p {
	clear:both;
	padding-top:2em;
	margin-bottom:8em;
}
body.products main>article>div.paging>a {
	padding: .25em .5em;
	background: rgb(51,51,51);
	background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(119,119,116,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(119,119,116,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777774', endColorstr='#000000',GradientType=0 );
	color:#fff;
	border-radius:5px;
}
body.products main>article>div.paging>span.active {
	padding: .25em .5em;
	background: rgb(51,51,51);
	background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(119,119,116,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(119,119,116,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777774', endColorstr='#000000',GradientType=0 );
	color:#e3231a;
	border-radius:5px;
}
body.articles #paging, body.blog #paging {
	clear: left;
}
#paging {
	text-align: center;
    font-size: 0px;
    margin: 30px auto 15px auto;
    max-width: 570px;
    overflow: hidden;
}
#paging>span.active {
	font-size: 14px;
    overflow: hidden;
    background: #ccc;
    color: #333;
    line-height: 25px;
    zoom: 1;
    padding: 2px 0;
    text-decoration: none;
    display: block;
    width: 30px;
    vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
#paging>a {
	font-size: 14px;
    overflow: hidden;
    background: #eee;
    color: #333;
    line-height: 25px;
    zoom: 1;
    padding: 2px 0;
    text-decoration: none;
    display: block;
    width: 30px;
    vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
body.products article>ul>li:nth-child(3n+4) {
    clear: left;
}
aside {
	float:left;
	width:20%;
}
aside>h2 {
	text-align: left;
	color: #666;
}
aside>ul {
	display:inline-block;
	margin-top:.5em;
	min-width:11em;
}
aside>ul ul {
	display:none;
}
aside ul>li.hover>ul {
	/*display:block;
	visibility:visible;
	opacity:1;*/
	position:relative;
	left:0;
	top:0;
	padding-left:0;
	z-index:10;
}
aside li {
    float: none;
    width: auto;
    padding: 0;
    /* margin-top: .15em; */
    font-size: .95em;
	position:relative;
}
aside ul>li {
	border-top:1px solid #ccc;
}
aside ul>li:first-of-type, aside>ul ul>li:nth-child(2) {
	border-top:1px solid transparent;
}
aside a:before {
	position:absolute;
	content:"";
	left:0;
	top:0;
	bottom:0;
	width:.5em;
	background:#ccc;
}
aside a.even:before {
	background:#4a4a4a;
}
aside a:hover:before, aside a.active:before {
	background:#e40045;
}
aside a {
	display:block;
	color: #333;
	background:#eee;
	padding:.4em .9em;
	position:relative;
	min-width:8em;
}
aside a.even {
	background: #adadad;
	color: #fff;
}
aside li.active>a {
	color:#000;
	font-weight: 500;
}
aside a:hover, aside a.active {
    color: #fff;
	background:#303C49;
}
aside>.mobile-menu {
	display:none;
}

body.product main>article {
	padding-left:0;
}
body.product main>article>ul {
	float:right;
    width:42%;
    margin-right:1em;
    margin-top:1.5em;
}
body.product main>article>ul>li {
	float:left;
	width:24%;
}
body.product main>article>ul>li:first-of-type {
	padding-top:0;
}
body.product main>article>ul>li img {
	max-height:90px;
	width:auto;
	max-width:100%
}
body.product main>article .wrapper-image  {
	float:left;
	width:55%;
	max-width:60%;
	margin-right:1em;
	max-height:1000px;
	position:relative;
}
body.product main>article .wrapper-image a {
	position:relative;
	z-index:2;
	display:inline-block;
	width:100%;
}
body.product main>article .wrapper-image .abs-behind {
	position:absolute;
	z-index:1;
	display:inline-block;
	top:0;
	left:0;
}
body.product main>article h1 {
	text-align:left;
	margin-top:0;
	color: #63605a;
	float:left;
	width:35%;
}
body.product main>article .short-description {
	color: #63605a;
	margin-bottom:2em;
	float:left;
	width:35%;
}
body.product main>article .price {
	color: #63605a;
	margin-top:0;
	font-weight:500;
	float:left;
	width:35%;
}
body.product main>article>ul>li {
	padding-bottom:0;
	padding-top:0;
}
body.product main>article h2 {
	clear:both;
	padding-top:.75em;
	margin-bottom:.75em;
	text-align:left;
	color: #63605a;
	font-weight:500;
	font-size:1.25em;
	border-top: 2px solid #e40045;
}
body.product main>article>div.product-details {
	/*box-shadow: 0 0 67px 1px rgba(1, 1, 1, .25);*/
	/*padding:1.5em;*/
}
body.product main>article>div.product-details p:first-child {
	margin-top:0;
}
body.product main>article>div.product-details p:last-child {
	margin-bottom:0;
}
body>footer {
	background:#f0f1f2;
	clear:both;
}
.footer-top {
	width: 100%;
	float: left;
	display: flex;
	padding-top: 30px;
	align-items: center;
}
.footer-top>div {
	flex: 1;
}
.footer-top h3 {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.1;
	color: #303c49;
	display: block;
}
.footer-bottom {
	width: 100%;
	float: left;
	border-top: 1px solid #d6d8db;
	padding-top: 17px;
	padding-bottom:10px;
}
#social-icons>li {
	width:auto;
	float:left;
	width: 100%;
	padding: .25em .35em;
	padding-left: 0;
	margin-bottom: 10px;
}
#social-icons span {
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif!important;
}
#social-icons a:before {
	font-size: 16px!important;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	padding: 10px;
	background: #acb1b6;
	color: #f0f1f2!important;
	vertical-align: middle;
}
#logo {
	text-align:center;
}
#logo img {
	max-width:50%;
	height:auto;
}
.right-footer-top {
	align-self: flex-start;
}
.right-footer-top>*	 {
	text-align: left;
	color: #303c49;
	font-size: 15px;
	line-height: 1.428571429;
}
#copyright {
	width:auto;
	float: left;
	display: inline-block;
	font-size: 15px;
}
body>footer #logo img {
	max-height:100px;
}
body>footer img {
	width: auto;
}
#watergate {
	text-align:right;
	font-size: .9em;
	display: inline-block;
	float: right;
}
#watergate img {
	max-width: 100px;
	vertical-align: middle;
}
body.home main section>h2 {
	text-align:left;
	font-size:1.25em;
	font-weight:500;
	padding-left:.4em;
}
img.content-left {
	width:43%;
	margin-right:1em;
	margin-bottom:0!important;
	float: left;
}
body.articles main>article>ul, body.blog main>article>ul {
	float: left;
	width:100%;
}
body.text main>article {
	margin-left:0;
}
body.home main section {
	margin-left: 0;
}
body.blog-item main>article {
	margin-left:0;
}
body.products main>article>ul> .tile {
	max-width: 100%;
    width: 30%;
    height: auto;
    display: block;
    float: left;
	text-align:center;
}
body.products main>article>ul> .tile h3{
	font-size: 1em;
    font-weight: 500;
}
.captcha {
	margin: 1em 0;
	text-align: right;
}
.captcha input {
	padding: 6px;
	vertical-align: top;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #000;
	border-radius: 5px;
	border:1px solid #d6d8db;
	border-radius: 0;
	padding: 10px
}
.captcha img {
	width: auto;
	height: 35px;
}
.redBorder {
	border: 1px solid #f00!important;
}
.succeed-post {
	font-size: 20px;
	color: #008000;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.search-header {
	display: none;
	position: absolute;
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.2);
	background: #f0f1f2;
	padding: 15px;
	right: 0;
	top: 38px;
	z-index: 110;
	width: 290px;

}
.search-header label {
	display: none;
}
.search-header input {
	float: left;
	width: 200px;
	padding: 10px;
	font-size: 15px;
	line-height: 1.428571429;
	color: #303c49;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	transition: border-color .5s ease;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.search-header button {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	color: #e2e3e4;
	background-color: #303c49;
	border-color: #303c49;
	border: 1px solid transparent;
	height: 38px;
	font-size: 22px;
	padding: 4px 5px 2px;
	position: relative;
	top: 1px;
	margin-left: 0;
	float: right;
	border-radius: 4px;
	min-width: 40px;
}
.search-header button:hover {
	color: #e2e3e4;
	background-color: #1c232a;
	border-color: #181e24;
}

.langs {
	display: none;
	position: absolute;
	top: 38px;
	right: 0px;
	background: #fff;
	border: 1px solid #d6d8db;
	width: 140px;
	padding: 10px;
	box-shadow: 0 6px 8px 0 rgba(0,0,0,.2);
	z-index: 100;
}
.langs:after {
	content: "";
	display: table;
	clear: both;
}
.right-elemenet-header .icon-language, .right-elemenet-header .icon-magnifier {
	position: relative;
	cursor: pointer;
}
.langs li.active-language {
	font-size: 16px;
	color: #e40045;
}
.langs li.active-language a {
	color: #e40045;
}
.langs.icon.icon-link_arrow_full_up:before {
	position: absolute;
	top: -20px;
	right: 0px;
	font-size: 30px;
	color: #fff;
}
.search-header.icon.icon-link_arrow_full_up:before {
	position: absolute;
	top: -20px;
	right: 0px;
	font-size: 30px;
	color: #f0f1f2;
}
.letters-lang {
	position: absolute;
	top: 3px;
	left: 4px;
	font-size: 11px;
	color: #303C49;
}
.wrapper-menu .hvr-underline-from-center:before {
	background: #303c49;
}
.gallery-item img{
	display: block;
}
.caption-item-gallery {
	background: #f0f1f2;
	text-align: center;
	border: 1px solid #d6d8db;
	border-top: 2px solid #e40045;
	padding: 5px;
	width: 100%;
	display: block;
	font-weight: 500;
	font-size: 18px;
	height: 40px;
	overflow: hidden;
}
.content-item-home {
	/*padding: 10px;*/
	float: left;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 100;
	font-family: MAN-light,Arial,sans-serif;
	color: #838a92;
	font-weight: 100;
}
.content-item-home>strong {
	font-size: 20px;
	font-weight: 500;
	color: #303c49;
}
.content-item-home-font2{
	font-size: 15px;
	color:#303c49;
}
.company-content-style-1 {
	float: left;
	width: 100%;
	margin-top: 16px;
}
.company-content-style-2 {
	float: left;
	width: 100%;
}
.company-content-left-style-1 {
	float: left;
	width: 50%;
	padding: 16px;
	box-sizing: border-box;
}
.company-content-right-style-1 {
	float: left;
	width: 50%;
	padding: 16px;
	box-sizing: border-box;
}
.company-content-style-1 img, .company-content-style-2 img {
	max-width: 400px;
}
.list-style-1 {
	font-size: 20px;
	font-weight: 500;
}
.list-style-1 i {
	color: #e40045;
	font-size: 15px;
	padding-right: 16px;
}
.company-top-content {
	padding-bottom: 16px;
	font-size: 18px;
}
.botton-line {
	border-bottom: 2px solid #e40045;
}
.company-top-content>strong {
	font-size: 19px;
	font-weight: 500;
}
.list-style-2 {
	font-size: 20px;
	background: #f0f1f2;
	padding: 10px;
}
.list-style-2 li {
	float: left;
	display: flex;
	width: 100%;
	align-items: center;
	border-bottom: 1px solid #d6d8db;
}
.list-style-2 span {
	color: #e40045;
	font-size: 20px;
	padding-right: 16px;
}
.image-style-1 {
	float: left;
	width: 40%;
	padding: 16px;
	box-sizing: border-box;
}
.image-style-1 img {
	max-width: 100%;
	height: auto!important;
	display: block;
	margin: 0!important;
}
.content-servive {
	float: left;
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
}
.content-servive-left {
	float: left;
	width: 50%;
	padding: 16px;
	box-sizing: border-box;
	text-align: center;
	flex: 1;
}
.content-servive-right {
	float: left;
	width: 50%;
	padding: 16px;
	box-sizing: border-box;
	text-align: center;
	flex: 1;
}
.content-servive-left img, .content-servive-right img {
	max-width: 100%;
	height: auto!important;
	display: block;
	margin: 0!important;
}
.wrapper-presentation-product-title {
	color: #E40045;
	font-size: 18px;
	font-weight: 500;
}
.wrapper-presentation-product-list li{
	padding-left: 0;
	width: 100%;
	float: left;
}
.wrapper-presentation-product-list i {
	color: #E40045;
	font-weight:600;
	font-size: 15px;
	padding-right: 10px;
}
.wrapper-presentation-product-list span {
	padding-right: 26px;
}
.left-li-product {
	float: left;
	width: 30%;
}
.right-li-product {
	float: left;
	width: 70%;
}
.wrapper-presentation2-product {
	margin-top: 30px;
}
.wrapper-presentation2-product-title {
	border-bottom: 1px solid #000;
	margin-bottom: 22px;
	font-weight: 600;
}
.wrapper-presentation2-product-list li {
	float: left;
	width: 100%;
	padding: 0;
	display: flex;
}
.left-li-presentation2 {
	float: left;
	width: 50%;
	border-bottom: 1px solid #000;
}
.center-li-presentation2 {
	float: left;
	width: 24%;
	border-bottom: 1px solid #000;
	margin-left: 10px;
	box-sizing: border-box;
	text-align: right;
}
.right-li-presentation2 {
	float: left;
	width: 24%;
	margin-left: 10px;
	border-bottom: 1px solid #000;
	text-align: right;
}
.bord-item-list {
	font-weight: 600;
}
.articles .short-description {
	padding: 16px;
	border-top: none;
}
.articles .li-container {
	border: 1px solid#e40045;
}
.list-service-2 {
	float: left;
	width: 100%;
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 40px;
}
.list-service-2 li {
	padding: 0;
	font-size: 18px;
	color:#838a92;
}
.list-style-company-2 {
	float: left;
	width: 100%;
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 40px;
}
.list-style-company-2 li {
	padding: 0;
	padding-left: 10px;
	font-size: 18px;
	color:#303c49;
}
.title-category-ranger {
	font-size: 20px;
	padding: 15px 0 15px 0;
}
.top-margin {
	margin-top: 30px;
	border-top: 4px solid #000;
}
.moreWidth {
	width: 75%!important;
}
.top-image-company {
	float: left;
	width: 100%;
	margin-bottom:30px;
}
.top-image-company img{
	max-width: 750px;
	display: block;
	margin-right: auto;
	margin-left:auto;
	padding-left: 10px;
}
.top-image-service {
    text-align:center;
}
.company .container2 {
        max-width: 55em;
}
.company .list-style-company-2 {
    float:none;
    display:block;
    max-width:55em;
    margin-left:auto;
    margin-right:auto;
}
.text .list-service-2 {
    float:none;
    display:block;
    max-width:50em;
    margin-left:auto;
    margin-right:auto;
}
.contact-details-wrapper a, .right-footer-top a{
	display: inline;
}
.service-wrapper:after {
	content: '';
	display: table;
	clear: both;
}
.service-wrapper {
	padding: 10px;
	border-bottom: 2px solid #e40045;
	text-align: center;
}
.service-wrapper h2 {
	font-size: 18px;
	font-weight: 500;
	/*color: #838a92;*/
}
.service-wrapper p{
	font-size: 15px;
	color: #303c49;
}
.service-wrapper img {
	padding: 10px;
	width: 80%;
}
.service-left, .service-right {
	width: 50%;
	float: left;
}
.list-style-7:after {
    display: table;
    content: '';
    clear: both;
}
.list-style-7 {
    border: 1px solid #d6d8db;
    border-radius:5px;
}
.list-style-7 li{
    width: 50%;
    float: left;
    border-bottom: 1px solid #d6d8db;
	color: #212121;
}
.list-style-7 li:nth-of-type(2n+1) {
    border-right: 1px solid #d6d8db;
}
.list-style-7 li:last-child {
    border-bottom:0;
}
.list-style-7 li:hover {
    background:#E6E6E6;
}
.list-style-7 li i {
    padding-right:10px;
    color:#e40045;
    font-size: 24px;
}
.wrapper-spare-up {
    padding:10px;
    font-size: 16px;
    font-weight: 100;
    color: #838a92;
}
.wrapper-spare-down {
    margin-top:30px;
    padding:10px;
    font-size: 18px;
    font-weight: 100;
    color: #838a92;
}
.wrapper-spare-down h3 {
    text-align: center;
    font-size:24px;
    font-weight:500;
}
.list-style-8 li{
    width: 33.333%;
    float: left;
    text-align:center;
}
.list-style-8 li img {
    width: auto!important;
    height: 80px!important;
    vertical-align: middle;
}
.line-top {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.line-top:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 200px;
    background: #e40045;
    top: 0;
    bottom: 10px;
    transform: translate(-50%, 0);
}
.years-img {
	width: auto;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

@media (max-width: 80em) {
	.paralax {
		display:none;
	}
}
@media (max-width: 76.250em) {
	body.products main>aside {
		float:none;
		width:auto;
	}
	body.products main>article {
		float:none;
		width:auto;
	}
	body.products main>article>form {
		text-align:right;
		width: 50%;
	}
}
@media (max-width: 75em) {
	body>header nav>ul>li>a {
		font-size:1em;
		padding:.5em .25em;
	}
	article>div>a>img:first-child{
		max-width:100%
	}
	.container2 {
		padding: 16px!important;
		box-sizing: border-box;
	}
	div.wrapper>a.next {
		right: 3%;
	}
	div.wrapper>a.prev {
		left: 3%;
	}
}
@media (max-width: 66em) {
    .slideshow figcaption.live>div>p {
        text-align: left;
        white-space: normal;
        font-size: 28px;
    }
}
@media (max-width: 62.5em) {
	body>header>div.container>div {
		float:none;
		width:auto;
	}
	body>header>div.container>div img {
		display:block;
		margin:0 auto;
		max-width:150px;
		height:auto;
	}
	body>header>div.container>form {
		float: none;
		width: auto;
		text-align: center;
	}
	body>header>div.container>nav {
		float: none;
		text-align:center;
		max-width:none;
	}
	body>header nav>ul>li>a {
		font-size:1.15em;
	}
	body>header>div.container>div {
		margin-top:0;
		padding-top:.75em;
	}
	body.home section>ol>li>article>a:last-of-type {
		width:75%;
	}
	body.text .list-style-8 li {
	    width: 100%;
	    padding-top: 1em;
	}
}
@media (max-width: 60em) {
	body.gallery main>article>ul>li {
		width:50%;
	}
}
@media (max-width: 56em) {
	.home main>article div>img:first-child, .home main>article div>a>img:first-child, .home main>article p>img:first-child, .home main>article p>a>img:first-child {
		width:100% !important;
		height:auto !important;
		float:none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
	}
	.company main>article div>img:first-child, .company main>article div>a>img:first-child, .company main>article p>img:first-child, .company main>article p>a>img:first-child {
		width:100% !important;
		height:auto !important;
		float:none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
	}
	.services main>article div>img:first-child, .services main>article div>a>img:first-child, .services main>article p>img:first-child, .services main>article p>a>img:first-child {
		width:100% !important;
		height:auto !important;
		float:none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
	}
	.articles main>article div>img:first-child, .articles main>article div>a>img:first-child, .articles main>article p>img:first-child, .articles main>article p>a>img:first-child, .blog main>article div>img:first-child, .blog main>article div>a>img:first-child, .blog main>article p>img:first-child, .blog main>article p>a>img:first-child {
		width:100% !important;
		height:auto !important;
		float:none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
	}
}
@media (max-width: 55em) {
    .slideshow figcaption.live>div>p {
        font-size: 20px;
    }
	body.contact main>article>div.form-wrapper, body.contact main>article>div.contact-details-wrapper {
		float:none;
		width:auto;
	}
	body.contact main>article>div.form-wrapper {
		margin-right:0;
	}
	body.contact main>article>div.contact-details-wrapper {
		margin-left:0;
	}
	body.contact main>article>div.form-wrapper>form>input[type="text"], body.contact main>article>div.form-wrapper>form>textarea {
		width:75%;
	}
	body.products main>article>h1 {
		float:none;
		width:auto;
		text-align:center;
	}
	body.products main>article>form {
		width:auto;
	}
}
@media (max-width: 50em) {
    .top-image-service img {
        width:100%!important;
        height:auto!important;
    }
}
@media (max-width: 50em) {
	.container {
		padding: 10px;
	}
	body>header nav, body>header form {
		margin-left:1em;
	}
	body>header nav>ul, .container>nav>ul {
		padding:0;
		width:auto;
		display:none;
	}
	.mobile-menu>.lines>span {
		background: #acb1b6;
		display: block;
		height: 0.125em;
		width: 1.250em;
		border-radius: 0.063em;
		margin-top: .25em;
	}
	.mobile-menu>.lines {
		display: inline-block;
		margin-left: .5em;
		cursor:pointer;
	}
	body>header nav div.mobile-menu, .container>nav div.mobile-menu {
		display:block;
		color: #acb1b6;
		text-align: center;
	}
	body>header nav>ul li, .container>nav>ul li {
		border-top: 2px solid #E40045;
		margin-top:0;
	}
	body>header nav>ul>li:first-child, .container>nav>ul>li:first-child {
		border-top:none;
	}
	body>header nav>ul>li ul, .container>nav>ul>li ul {
		position: static;
		left: 100%;
		top: 0;
		padding-left:0;
		display: none;
	}
	body>header nav>ul>li a, .contaner>nav>ul>li a, body>header nav>ul>li>ul a, .container>nav>ul>li>ul a {
		background:none;
		box-shadow: none;
		padding:.5em 0;
	}
	body>header nav li.mobile-only, .container>nav li.mobile-only {
		display:list-item;
	}
	body>nav>ul li:hover>ul, .container>nav>ul li:hover>ul {
		display:none;
	}
	body>header nav>ul>li.hvr-underline-from-center {
		display:block;
		text-align: center;
	}
	body>header nav>ul li.hvr-underline-from-center:before {
		display: none;
	}
	body>header>div.container {
		display:block;
	}
	body>header nav>ul>li li:hover {
		background: #fff;
		color: #000;
	}
	body>header nav>ul>li li:hover>a {
		background: #fff;
		color: #000;
	}
	main {
		min-width:0;
	}
	.slideshow figcaption.live {
		/*display:none;*/
		font-size: 18px;
		height: 120px;
	}
	body.home section>ol>li {
		width:50%;
	}
	body.home section>ol>li>article {
		padding:1em 0em;
	}
	body.products main>article>ul>li {
		width:50%;
	}
	body.product main>article>ul {
		width:100%;
	}
	body.product main>article>ul>li {
		display:block;
		float:left;
		width:25%;
		text-align:center;
		padding-top:0;
	}
	body.product main>article>h1 {
		padding-top:1em;
		float:none;
		width:auto;
		clear:both;
		text-align:center;
	}
	body.product main>article .short-description {
		float:none;
		width:auto;
	}
	body.product main>article .price {
		width:auto;
	}
	body.products article>ul>li:nth-child(3n+4) {
		clear: none;
	}
	body>footer>div.container>ul {
		float:none;
		width:auto;
		text-align:center;
	}
	body>footer>div.container>ul>li {
		float:none;
		display:inline;
	}
	body>footer>div.container>div {
		float:none;
		width:auto;
		padding-bottom:.5em;
	}
	body>footer>div.container>div>ul#social-icons {
		float:left;
		width:48%;
		margin-right:.5em;
	}
	#social-icons {
		height: 195px;
		overflow: hidden;
	}
	body>footer>div.container>div div#copyright {
		float:left;
		width:48%;
		margin-left:.5em;
		text-align:right;
	}
	body>footer>div.container>#logo {
		float:left;
		width:50%;
	}
	body.home section>ol>li:first-child, body.home section>ol>li:nth-child(2) {
		border-top:none;
	}
	body.home section>ol>li:nth-child(3) {
		border-top:2px solid #000;
	}
	body.home section>ol>li:nth-child(3n+4) {
		clear:none;
	}
	body.home section>ol>li:nth-child(2n+3) {
		clear:none;
	}
	body>header nav>ul ul {
		visibility:visible;
		opacity:1;
	}
	aside>h2 {
		text-align:center;
		display:none;
	}
	aside>.mobile-menu {
		display:block;
		text-align:center;
		color:#333;
	}
	aside>ul {
		display:none;
	}
	aside .mobile-menu>.lines>span {
		background:#333;
	}
	aside li.mobile-only {
		display:list-item;
	}
	aside>ul ul {
		position:static;
		visibility:visible;
		opacity:1;
	}
	aside>ul ul>li>a {
		background:#adadad;
		/*border-top: 1px solid transparent;*/
	}
	aside>ul ul>li>a:before {
		background:#adadad;
	}
	aside ul>li:hover>ul {
		display:none;
		position:static;
		visibility:visible;
		opacity:1;
		padding-left:0;
	}
	aside>ul>li li.mobile-only+li {
	    border-top: none;
	}
	body.product main>article .wrapper-image {
	max-width:100%;
	width:100%;
	display:block;
	margin:0 auto;
	}
	body.articles main>aside {
		float: none;
		width: 100%;
		text-align: center;
	}
	body.articles main>article {
		margin-left:0;
	}
    body.products main>article>ul> .tile {
	width:50%;
	}
	.company-content-left-style-1, .company-content-right-style-1 {
		width: 100%;
		float: none;
		display: block;
		margin: 0 auto;
	}
	.company-content-style-1 {
		border-bottom: 1px solid #E40045;
	}
	body.text .list-style-7 li {
	    width: 100%;
	}
	body.text .list-style-7 li:nth-of-type(2n+1) {
	    border-right: 1px solid transparent;
	}
}

@media (max-width: 45em) {
    .service-wrapper .service-left, .service-wrapper .service-right {
        float: none;
        width: 100%;
    }
        .slideshow figcaption.live>div>p {
        font-size: 16px;
    }
}

@media (max-width: 42.500em) {
	body.products main>article>h1 {
		float:none;
		width:auto;
		text-align:center;
	}
	body.products main>article>form {
		width:100%;
	}
}
@media (max-width: 40em) {
	body.home section>ol>li {
		float:none;
		width:auto;
	}
	body.home section>ol>li>article img {
		display:block;
		margin:0 auto;
		margin-bottom:.75em;
	}
	body.home section>ol>li>article .is-suggested {
		display:block;
	}
	body.articles main>article>ul>li, body.blog main>article>ul>li {
		float:none;
		width:auto;
	}
	body.products main>article>ul>li {
		float:none;
		width:auto;
	}
	body.products main>article>ul>li .is-suggested {
		display:block;
	}
	body.products main>article>ul>li img {
		display:block;
		margin:0 auto;
		margin-bottom:.5em;
	}
	body.products main>article>div.paging>span.active, body.products main>article>div.paging>a {
		margin-right:.7em;
	}
	body.product main>article>ul {
		float:none;
		width:auto;
		margin-bottom:1em;
	}
	body.product main>article>ul>li {
		width:25%;
	}
	body.product main>article .wrapper-image {
		width:100%;
		display:block;
		margin:0 auto;
	}
	body>footer>div.container>div>ul#social-icons {
		float:none;
		width:auto;
		text-align:center;
		margin-right:0;
	}
	body>footer>div.container>div>ul#social-icons>li {
		float:none;
		display:inline;
	}
	body>footer>div.container>div div#copyright {
		float:none;
		width:auto;
		margin-left:0;
		text-align:center;
	}
	body>footer>div.container>#logo {
		float:none;
		width:auto;
		margin-top:.75em;
		text-align:center;
	}
	body.articles main>article>ul>li:nth-child(4n+1), body.articles main>article>ul>li:nth-child(4n+2), body.articles main>article>ul>li:nth-child(4n+3), body.articles main>article>ul>li:nth-child(4n), body.blog main>article>ul>li:nth-child(4n+1), body.blog main>article>ul>li:nth-child(4n+2), body.blog main>article>ul>li:nth-child(4n+3), body.blog main>article>ul>li:nth-child(4n) {
		width:100% !important;
	}
}
@media (max-width: 37.5em) {
	.list-style-2 li {
		display: block;
	}
	.content-servive-left,.content-servive-right {
		flex: 0;
		width: 100%;
	}
	.left-li-product {
		width: 100%;
	}
	.right-li-product {
		width: 100%;
	}
}
@media (max-width: 35em) {
	#paging>span.active, #paging>a {
		margin-top:.75em;
	}
	.slideshow figcaption.live {
	    padding:20px;
	}
	.slideshow figcaption.live>div>p {
        font-size: 12px;
    }

}
@media (max-width: 31em) {
	.wrapper-presentation2-product-list li {
		font-size: 14px;
	}
	.footer-top {
		display: block;
	}
	.footer-top>div {
		flex:0;
		text-align: center;
		display: block;
		margin: 0 auto;
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.right-footer-top>* {
		text-align: center;
	}
	body>footer>div.container>div div#copyright, #watergate {
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto;
		padding-bottom: 5px;
		text-align: center;
	}
	#social-icons {
		height: auto;
	}
	#social-icons>li {
		width: 50%;
	}
}
@media (max-width: 30em) {
	div.wrapper>a.next, div.wrapper>a.prev {
		display:none;
	}
	body.contact main>article>div.form-wrapper>form>input[type="text"], body.contact main>article>div.form-wrapper>form>textarea {
		width:100%;
	}
	body.products main>article>div.paging {
		text-align:center;
	}
	body.gallery main>article>ul>li {
		float:none;
		width:auto;
	}
	body.products main>article>form select#ppp {
		width:100%;
		margin-right:0;
		margin-bottom:1em;
	}
	body.products main>article>form select#sort {
		width:100%;
		margin-bottom:1em;
	}
	body.products main>article>form input[type="submit"] {
		width:100%;
		margin-bottom:1em;
		margin-right:0;
	}
	body.products main>article>ul> .tile {
	width:100%;
	float:none;
	margin:0 auto;
    }
	.right-elemenet-header {
		margin-top: 0;
		position: absolute;
		right: 0;
		top: 0;
		padding-right: 10px;
	}
	#logo-image {
		display: block;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
	#logo-image a {
		padding: 10px;
	}
}

@media (max-width: 25em) {
    body.text .list-style-8 li img {
        width: 100% !important;
    }    
}

@media (max-width: 25em) {
	body>header form>label {
		display:block;
	}
	body.product main>article>ul>li {
		width:50%;
	}
	#watergate {
		text-align:center;
	}
	.list-style-2 li {
		font-size: 16px;
	}
}


nav li.has-children:hover>ul, #nav li.has-children>ul.hover {
	display: block;
	white-space: nowrap;
}
nav li.has-children>ul.hover {
	display: block!important;
	visibility:visible!important;
	opacity:1!important;
}