
body {
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.center {
    margin: 0 auto;
}

.right {
	margin-left: auto;
}

.element .atom {
    float: none;
}

.block .button {
    background: #c91717;
    border: 1px dashed rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    margin: 5px;
    padding: 6px 15px;
    vertical-align: top;
	text-decoration: none;
}

.cover.block h1 {
    font-size: 45px;
    width: auto;
	margin-top: 75px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.intro div.content-width {
	padding: 0;
}

.block .button:hover {
    background: #951111;
}

.cover {
	background: #fff url("../media/slider.jpg");
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: top right;
}

.footer .atom.icon-svg {
    margin: 15px 0;
}

#Footer.footer.block p.atom,
#Footer.footer.block h4.atom {
    padding: 0;
	line-height: 1.5em;
	margin: 10px 0;
}

#Footer { 
    line-height: 1.7em;
	font-size: 17px;
	background: #0a0c37;
	margin-top: 70px;
}

#Footer.block.dark h4.atom { 
    color: #677d8c;
	font-weight: normal;
}

#Footer.footer.block h4.atom {
	padding: 0 0 5px 0;
	color: #bbb;
	font-size: 25px;
	margin-bottom: 5px;
	border-bottom: 2px solid #323776;
	margin: 25px 0 10px 0;
	display: inline-block;
}

#Footer.footer.block .element.copyright {
	margin-top: 40px;
}

#Footer.footer .element div.item div.content a {
  color: #fff;
  text-decoration: none;
  padding: 0;
  border-radius: 0;
  border: none;
  margin: 0;
  display: inline-block;
  background: none;
  font-size: 14px;
}

#Footer.footer.block p.atom.big {
	font-size: 20px;
}

#Footer.footer.block p.atom.small {
	font-size: 14px;
}

#Footer.footer.block h4.atom.margin-top-10 {
    margin-top: 20px;
}

.footer .element div.item.red {
	background: #fff;
	padding: 25px 25px;
	color: #000;
}

#Footer.footer .element div.item.red h4.atom,
#Footer.footer .element div.item.red p.atom {
	color: #fff;
}

#Footer.footer.block h4.atom.big {
    border-bottom: medium none;
    display: block;
    width: 100%;
}

#Footer.footer.block p.atom {
	color: #bbb;
}

#Footer.footer.block .copyright h4 {
    border: none;
    font-size: 12px;
	padding-top: 25px !important;
	margin-top: 25px;
}

#Footer.footer div.content-width {
    padding: 5px 0;
}

#Menu .logo a {
    font-size: 35px;
    padding: 5px;
}

/* END Footer*/

.block h2.underline {
    margin: 0;
	padding-bottom: 10px;
	border-bottom: solid 3px #5b9bd5;
	color: #000;
	margin-bottom: 5px;
	font-size: 26px;
	display: inline-block;
	width: auto;
}

.intro.block.small .element div.item div.content {
	background: #ededed;
	padding: 45px 50px 15px 50px;
	border-radius: 10px;
}

.intro.block.small .element div.item div.content.no-bg {
	background: none;
}

.block h3.underline {
    margin: 0;
	padding-bottom: 7px;
	border-bottom: solid 2px #ffae00;
	width: auto;
	font-size: 20px;
}

.intro .element div.item p.atom.small {
    color: #000;
    font-size: 18px;
	margin: 7px 0;
	line-height: 1.5em;
}

.element.list-table {
   padding: 40px 40px 40px 40px;
}

.element.list-table div.item {
   background: #fff;
   border: solid 2px #eee;
   padding: 30px;
}

.element.list-table div.item h3 {
   margin: 0;
   color: #c91717;
   border-bottom: solid 2px #eee;
   padding-bottom: 15px;
}

.element.list-table div.item ul {
   padding: 0;
}

.element.list-table div.item li {
   color: #000;
   padding: 5px 5px 5px 35px;
   list-style: outside none none;
   background: rgba(0, 0, 0, 0) url("../media/next-red.svg") no-repeat scroll left 5px / 25px auto;
}

.element.list-table div.item img {
    margin: 25px 0 0;
    padding: 20px 20px 15px;
}

body {
    color: #222;
    font-size: 16px;
	background: #fff;
}

.element .icon-svg {
    opacity: 1;
}

.element .item div.content ul {
	padding: 20px;
	
}

.element .item div.content ul li {
	font-size: 19px;
	background: url("../media/next-red.svg");
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
	padding-bottom: 7px;
	list-style: none;
	text-align: left;
}

section.block {
    display: inline-block;
    margin: 0 0 -4px;
    min-height: 40px;
    position: relative;
    width: 100%;
}

#Slider .element div.item {
    padding: 0;
}

#Slider .module.size-100 {
    margin: 0;
}

.atom.buttons div.nolink,
.atom.buttons div.link {
    padding: 25px;
	background: #fff;
	float: left;
	width: 25%;
	min-height: 175px;
	font-size: 16px;
}

.module.size-90.right {
    margin-left: 10%;
}

div#Footer.footer.block h4.atom.big {
    font-size: 25px;
    margin: 0 0 5px 0;
}

#Menu  {
    z-index: 100;
	width: 100%;
}

#Menu a {
    color: #fff;
    display: inline-block;
    font-size: 23px;
    padding: 15px 25px;
	text-decoration: none;
	margin: 0 1px;
}

#Menu.menu.block div.item.mobile-menu-icon {
    display: none;
}

#Menu .open-primary-nav {
    padding: 15px 10px 10px 10px;
	cursor: pointer;
}

#Menu .open-primary-nav img {
    margin: 0 1px;
    padding: 0;
    width: 30px;
}

#Menu .type-menu a:hover,
.okna #Menu .type-menu .okna a,
.dvere #Menu .type-menu .dvere a,
.garazova-vrata #Menu .type-menu .garazova-vrata a,
.kontakt #Menu .type-menu .kontakt a {
    background: #fff;
	color: #000;
}

.logo {
    display: flex;
    margin: 0;
    text-align: left;
    width: auto;
}

.logo a {
    text-decoration: none;
	font-weight: 700;
}

#Menu .module {
    margin: 0;
}

.intro .element div.item p {
    font-size: 24px;
	color: #000;
	line-height: 1.5em;
}

.intro.article .element div.item p {
    font-size: 21px;
	color: #000;
	line-height: 1.5em;
}

.intro.article .element div.item h2 {
    margin-top: 45px;
}

.block.article .item a {
    color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 7px;
	border: solid 2px #323776;
	margin: 25px 0;
	display: inline-block;
	background: #323776;
	font-size: 17px;
}

.block.article .item a:hover {
	background: #0a0c37;
	border: solid 2px #0a0c37;
}

.intro.small .element div.item p {
    font-size: 18px;
}

.intro .element div.item p.claim {
    border: 2px solid #5b9bd5;
    border-radius: 7px;
    color: #000;
    display: table;
    padding: 10px 15px;
    transform: rotate(-3deg);
	margin: 0 auto 50px auto;
}

.slider.block .element .item img {
	border-radius: 7px;
	
}

.intro .element div.item p.position {
    font-weight: bold;
	margin-top: 0;
}

.intro .element div.item p.first {
    margin: 0;
}

#Menu .item div.atom img {
    margin-left: 10px;
    opacity: 0.3;
    width: 35px;
}

h1, h2, h3, h4, h5 {
	font-weight: 800;
	line-height: 1.2em !important;
	letter-spacing: 1px;

}

.menu .content-width {
    padding: 60px 15px 10px;
}

#Menu .title strong {
    font-size: 35px;
	line-height: 1em;
}

.history .content.bg {
    background: #ddd;
    padding: 20px 25px;
    border-radius: 7px;
}

.history .content ul {
    margin: 0;
	padding: 0;
}

.history .content ul li.first {
    background: url(../media/timeline-first.svg);
    background-size: 10px;
    background-position: top -65px left 55px;
    background-repeat: no-repeat;
}

.history .content ul li {
    font-size: 18px;
    margin-bottom: 0;
    background: url(../media/timeline.svg);
    background-size: 10px;
    background-position: top -65px left 55px;
    background-repeat: no-repeat;
    padding: 10px 0 10px 0;
	list-style: none outside none;
	overflow: visible;
	position: relative;
	display: flex;
	flex-flow: row wrap;
}

.history .content ul li.last {
    background: url(../media/timeline-last.svg);
    background-size: 10px;
    background-position: top -65px left 55px;
    background-repeat: no-repeat;
}

.history .element div.item p {
    font-size: 21px;
    color: #000;
    line-height: 1.5em;
}

.history .content ul li span.year {
    font-family: 'Titillium Web', sans-serif;
	color: #000;
	margin-right: 30px;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50px;
	flex: 0 1 50px;
	width: 50px;
	max-width: 50px;
	line-height: 1.1em;
}

.history.year-2 .content ul li span.year {
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    width: 100px;
    max-width: 100px;
	text-align: right;
}

.history.year-2 .content ul li.first {
    background-position: top -65px left 110px;
}

.history.year-2 .content ul li {
    background-position: top -65px left 110px;

}

.history.year-2 .content ul li.last {
    background-position: top -65px left 110px;
}

.history .content ul li span {
	-moz-box-flex: 1;
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.element div.item div.content a {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 7px;
    border: solid 2px #323776;
    margin: 25px 0;
    display: inline-block;
    background: #323776;
    font-size: 17px;
}

.menu {
    margin-top: 0;
}

.title div.item div.atom {
    padding: 0;
}

.title div.item {
    width: 100%;
}

div.content-width {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    max-width: 900px;
   min-width: 900px;
}

#Slider .text-absolute {
    bottom: 33%;
    left: 0;
    max-width: 50%;
    min-width: 50%;
    position: absolute;
    right: initial;
    width: 50%;
}

#Slider .text-absolute .item h2,
#Slider .text-absolute .item h1,
#Slider .text-absolute .item .main-header {
    margin: 0;
	font-size: 50px;
	color:#fff;
	display: inline;
}

#Slider .text-absolute .item h2::after,
#Slider .text-absolute .item h1::after,
#Slider .text-absolute .item .main-header::after {
    background: #ffae00 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -25%;
    position: absolute;
    right: 0;
    width: 50%;
}

picture.item {
    padding: 0;
}

.intro.block.group .element div.item div.content {
    padding-right: 30px;
}

.intro.group .element div.item p {
    font-size: 17px;
	line-height: 1.5em;
}

img.inside {
    float: left;
    margin-top: 20px;
    width: 210px;
}

.block.group h2 {
    font-size: 32px;
    font-weight: 700;
    width: 100%;
}

.intro.block.group div.module {
    margin-top: 30px;
}

.element div.item iframe {
    width: 100%;
}

.element div.item.download {
    -moz-box-flex: 0;
    flex: 0 1 350px;
    max-width: 350px;
    width: 350px;
}

.intro.block.reverse div.content-width {
    flex-direction: row-reverse;
}

@media screen and (max-width: 1200px) {
.element.list-table {
    padding: 15px;
}

#Slider .text-absolute .item h2,
#Slider .text-absolute .item h1,
#Slider .text-absolute .item .main-header {
    font-size: 40px;
}

#Menu.menu.block div.content-width {
    max-width: 100%;
    min-width: 100%;
	}
	
	#Menu a {
    font-size: 18px;
    padding: 15px;
	}

}


@media screen and (max-width: 959px) {
	.element .margin-bottom {
    margin-bottom: 20px;
	}
	
	.block .content-width {
    max-width: 100%;
    min-width: 100%;
	}
	
	.intro .element div.item p {
    font-size: 19px;
	}
	
	.block h2 {
    font-size: 32px;
	}
	
	#Slider .text-absolute .item h2,
	#Slider .text-absolute .item h1,
	#Slider .text-absolute .item .main-header {
    font-size: 35px;
	}
	
	.element.list-table div.item img {
    max-width: 250px;
	}
	
	#Menu a {
    font-size: 16px;
    padding: 15px;
	}
	
	img.inside {
    float: left;
    margin-top: 20px;
    width: 150px;
	margin-right: 30px;
	}
	
	.intro.group .element div.item p {
    font-size: 19px;
    margin-top: 25px;
	}
	
	#Menu.menu.block .module {
    margin: 0 auto;
	}
	
}


@media screen and (max-width: 767px) {


h2.underline.special {
    border-bottom: none;
    margin: 0;
    padding-bottom: 0;
}

.intro.article .element div.item h2 {
    margin-top: 0;
}

.intro.article .element div.item p {
    font-size: 17px;
}

.intro.article .element div.item h2,

.block.small h2.underline {
    font-size: 27px;
    margin-bottom: 15px;
	padding-bottom: 5px;
}

.intro.block.article div.content-width,
.intro.block div.content-width,
.intro.block.reverse div.content-width {
    padding: 0;
}

.slider.block .content-width.full-width .module {
    margin: 0;
    padding: 3px;
}

.slider.block .content-width.full-width {
    padding: 0 3px;
}

.intro.block.reverse div.content-width {
    flex-direction: row;
}

.intro.small .element div.item p.position,
.intro.small .element div.item p {
    font-size: 16px;
}

.menu.block h1 {
    font-size: 30px;
}

}

@media screen and (max-width: 480px) {
	.footer .element p	{
    text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

.element .margin-bottom {
    margin-bottom: 0;
}

.menu.block h1 {
  font-size: 23px;
}

.intro.block.small .element div.item div.content {
  padding: 45px 25px 15px 25px;
}

.intro.article .element div.item h2, .block.small h2.underline {
  font-size: 22px;
}

.footer .element div.item.red {
    background: none;
    color: #fff;
    padding: 25px;
}

.footer .element div.item.red .content {
    background: #c91717 none repeat scroll 0 0;
    padding: 25px 25px 10px 25px;
}

div#Footer.footer.block h4.atom {
    text-align: center;
	float: none;
	display: table;
    margin: 5px auto 5px auto;
}