/*DINPro fonts*/
@font-face {
  font-family: 'DINPro';
  font-style: normal;
  font-weight: normal;
  src: local('DINPro Medium'), local('DINPro-Medium'),url('../fonts/DINPro-Regular.eot') format('eot'), url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg') format('svg');
}

@font-face {
  font-family: 'DINPro';
  font-style: normal;
  font-weight: 900;
  src: local('DINPro Medium'),local('DINPro-Medium'),url('../fonts/DINPro-Bold.eot') format('eot'), url('../fonts/DINPro-Bold.woff') format('woff'), url('../fonts/DINPro-Bold.ttf') format('truetype'), url('../fonts/DINPro-Bold.svg') format('svg');
}

@font-face {
  font-family: 'DINPro';
  font-style: normal;
  font-weight: bold;
  src: local('DINPro Medium'),local('DINPro-Medium'),url('../fonts/DINPro-Medium.eot') format('eot'), url('../fonts/DINPro-Medium.woff') format('woff'), url('../fonts/DINPro-Medium.ttf') format('truetype'), url('../fonts/DINPro-Medium.svg') format('svg');
}


/*Ubuntu fonts*/
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'),  url('../fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');

}


@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('../fonts/Ubuntu/Ubuntu-Medium.ttf') format('truetype');
}


@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),  url('../fonts/Ubuntu/Ubuntu-Bold.ttf') format('truetype');
}

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: 14px/18px "DINPro", Helvetica,Arial,sans-serif;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

.messages {
  background: no-repeat 10px 17px;
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  border-radius: 2px;
  padding: 10px 20px 10px 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin: 5px 0px
}

.messages+.messages {
  margin-top: 1.538em
}

.messages__list {
  list-style: none;
  padding: 0;
  margin: 0
}

.messages__item+.messages__item {
  margin-top: 0.769em
}

.messages--status {
  color: #325e1c;
  background-color: #f3faef;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  box-shadow: -8px 0 0 #77b259
}

.messages--warning {
  background-color: #fdf8ed;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  color: #734c00;
  box-shadow: -8px 0 0 #e09600
}

.messages--error {
  background-color: #fcf4f2;
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  box-shadow: -8px 0 0 #e62600
}

.messages--error p.error {
  color: #a51b00
}

form .field-multiple-table {
  margin: 0
}

form .field-multiple-table .field-multiple-drag {
  width: 30px;
  padding-right: 0
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: .5em
}

form .field-add-more-submit {
  margin: .5em 0 0
}

div.tabs {
  margin: 1em 0
}

ul.tabs {
  list-style: none;
  margin: 0 0 0.5em;
  padding: 0
}

.tabs>li {
  display: inline-block;
  margin-right: 0.3em
}

.tabs a {
  display: block;
  padding: 6px 10px;
  text-decoration: none;
  font-size: 13px;
  background: #e6e6e6;
  line-height: 100%;
  color: #444
}

.tabs a.is-active {
  background-color: #ee3224;
  color: #fff
}

.tabs a:focus,
.tabs a:hover {
  background-color: #cf1d10;
  color: #fff
}

table {
  width: 100%;
  margin: 0 0 10px
}

caption {
  text-align: left
}

th {
  text-align: left;
  padding: 10px 12px
}

thead th {
  background: #f5f5f2;
  border: solid #bfbfba;
  border-width: 1px 0;
  color: #333;
  text-transform: uppercase
}

tr {
  border-bottom: 1px solid #e6e4df;
  padding: 0.1em 0.6em
}

thead>tr {
  border-bottom: 1px solid #000
}

tbody tr:hover,
tbody tr:focus {
  background: #f7fcff
}

tbody tr.color-warning:hover,
tbody tr.color-warning:focus {
  background: #fdf8ed
}

tbody tr.color-error:hover,
tbody tr.color-error:focus {
  background: #fcf4f2
}

td,
th {
  vertical-align: middle
}

td {
  padding: 10px 12px;
  text-align: left
}

th>a {
  position: relative;
  display: block
}

th>a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: -10px;
  left: 0;
  right: 0;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.1s;
  transition: all 0.1s
}

th.is-active>a {
  color: #004875
}

th.is-active img {
  position: absolute;
  right: 0;
  top: 50%
}

th.is-active>a:after {
  border-bottom-color: #004875
}

th>a:hover,
th>a:focus,
th.is-active>a:hover,
th.is-active>a:focus {
  color: #008ee6;
  text-decoration: none
}

th>a:hover:after,
th>a:focus:after,
th.is-active>a:hover:after,
th.is-active>a:focus:after {
  border-bottom-color: #008ee6
}

td .item-list ul {
  margin: 0
}

td.is-active {
  background: none
}

th.select-all {
  width: 1px
}

.caption {
  margin-bottom: 1.2em
}

@media screen and (max-width: 37.5em) {
  th.priority-low,
  td.priority-low,
  th.priority-medium,
  td.priority-medium {
    display: none
  }
}

@media screen and (max-width: 60em) {
  th.priority-low,
  td.priority-low {
    display: none
  }
}

p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: "DINPro", Helvetica,Arial,sans-serif;
  color: #373737;
  font-weight: 500;
  margin: 10px 0;
  line-height: 120%;
}

h1,
.h1 {
  font-size: 1.4em
}

h2,
.h2 {
  font-size: 1.2em
}

h3,
.h3 {
  font-size: 1.1em
}

h4,
.h4 {
  font-size: 1em
}

img {
  max-width: 100%
}

strong {

}

h2.title {
  color: #ee3224
}

a {
  color: #0073cd;
}

a:hover {
  color: #0073cd;
  text-decoration: none
}

ol,
ul {
  padding-left: 20px;
  margin-bottom: 20px
}

ol li,
ul li {
  list-style: outside
}

ol li {
  list-style-type: decimal
}

ul.links.inline {
  padding: 0
}

ul.links.inline li {
  list-style: none
}

.block {

}

body {
  font-family: "DINPro", Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 150%;
  color: #666666;
  overflow-x: hidden;
  font-weight: 300;
  background: #fff;

}
.region-page-title {
  background-image: url("../images/bg_map.png");
  height: 55px;
}
.region-page-title h1 {
  margin: 0px;
  color: #323232;
  font-weight: bold;
  padding: 0 38px;
  line-height: 55px;
  font-family: "DINPro",Helvetica,Arial,sans-serif;
  font-size: 30px;

}

.footerwidget {
  background: #108441;
  color: #86b59a;
  padding: 20px 0;
  border-top: 1px solid #f7f7f7
}

.footerwidget h2.title {
  color: #373737;
}

.footerwidget .left {
  float: left;
  margin: 10px 10px 0 0
}

.copyright {
  clear: both;
  padding: 25px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 7px rgba(0,0,0,.6);



}

.copyright p {
  margin: 20px 0;
  line-height: 100%
}

.map-and-address h2.title {
  display: none
}

.google_map p,
.google_map .block {
  margin: 0
}

.google_map iframe {
  display: block
}

.footer-menu {
  margin: 0;
  border: 0;
  background: url('../images/social-media-bg.png');
  color: #fff;
  background-size: cover;
  padding: 80px 0
}

.social-media a {
  line-height: 100%;
  font-size: 1em;
  display: inline-block;
  padding: 8px 8px;
  width: 26px
}

.social-media a:hover {
  color: #0073cd;
}

input,
button,
select,
textarea {
  padding: 6px;
  border: 1px solid #e3e3e3
}

.contact-message-form label {
  display: block
}

.btn,
input[type="submit"] {
  background: #ee3224;
  color: #fff;
  border: 0;
  padding: 10px 15px;
  line-height: 100%;
  border-radius: 0
}

.btn:hover,
input[type="submit"]:hover {
  background: #cf1d10;
  color: #fff
}

.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F5F5F5
}

.comment-wrap .author-details {
  float: left;
  width: 20%
}

.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%
}

.comment-wrap .author-comments h3 {
  margin-top: 10px
}

.comment-wrap .author-comments p {
  margin-bottom: 10px
}

.comment-submitted {
  padding: 5px 10px;
  border: 1px solid #eee;
  display: inline-block;
  line-height: 100%
}

ul.links.inline li {
  display: inline-block;
  padding-right: 10px
}

.sidebar .region h2.title {
  padding: 5px 0;
  margin: 0
}

.sidebar .region .content {
  padding: 10px 0
}

.region-content {
  min-height: 300px
}

.path-frontpage .region-content {
  min-height: auto
}

.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em
}

tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
  font-size: 0.70em;
  line-height: 150%
}

label.option {
  display: inline;
  font-weight: normal
}

.form-composite>legend,
.label {
  display: inline;
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  padding: 0
}

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em
}

.marker {
  color: #e00
}

abbr.tabledrag-changed,
abbr.ajax-changed {
  border-bottom: none
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red
}

.owl-theme .owl-dots .owl-dot span {
  background: #b5b5b5;
  height: 7px;
  width: 7px
}

.testimonials-wrap {
  background: #fafafa;
  border-top: solid 1px #e3e3e3;
  border-bottom: solid 1px #e3e3e3;
  padding: 20px 0;
  text-align: center;
  font-size: 1em;
  line-height: 160%
}

.region-testimonials {
  max-width: 600px;
  margin: 0 auto
}

.testimonials-pic {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px
}

.testimonials-pic img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

.testimonials-author {
  padding: 0 5px;
  font-size: .75em;
  color: #555
}

.path-frontpage .feed-icon {
  display: none
}

.bottom-widgets {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 30px;
  background: #27ae60;
  color: #b4dec6
}

.bottom-widgets .block h2.title {
  margin: 5px 0 10px 0;
  color: #fff
}

.bottom-widgets .row>div {
  border-right: 1px solid #2ec16c
}

.bottom-widgets .row>div:last-child {
  border: 0
}

.path-frontpage .bottom-widgets {
  padding: 20px 0
}

.main-header {
  /*overflow: auto*/
  height: 110px;


}
.main-header nav img
{
  max-width: none;
}
.main-header nav.navbar {
   width: 100%;
  background: white;
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 110px;
  box-shadow: 0px 0px 1px 1px grey;
}
.main-header nav {
  border: 0;
  margin: 0;
  position: relative;
  min-height: auto;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;

}

.main-header .region {
  position: relative;
  padding: 10px 0
}

.main-header .block {
  margin: 0
}

.main-header p,
.main-header .block {
  margin: 0
}

.site-branding {
  margin: 0
}

.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em
}

.region-header .brand a {
  font-weight: bold;
  display: block;
  text-transform: uppercase
}

.region-header .brand a img {
  vertical-align: middle
}

.region-header .brand .site-branding__slogan {
  font-size: .5em;
  text-transform: uppercase;
  vertical-align: top
}

.search-block-form {
  margin: 0 auto
}

.region-search {
  clear: both;
  padding: 7px 0
}

#search-block-form {
  display: table;
  width: 100%
}

#search-block-form .form-item,
#search-block-form .form-actions {
  display: table-cell;
  vertical-align: top
}

#search-block-form .form-actions {
  width: 30px
}

#search-block-form input.form-submit {
  background: url('../images/search.png?1452238642') no-repeat center #ee3224;
  font-size: 0;
  width: 100%;
  height: 30px;
  vertical-align: top
}

#search-block-form input.form-submit:hover {
  background-color: #cf1d10
}

#search-block-form input {
  width: 100%;
  height: 30px
}

.breadcrumb {
  font-size: .85em;
  padding: 10px 0;
  margin: 0;
  background: #fff;
  display: inline-block
}

.breadcrumb ul {
  padding: 0;
  margin: 0
}

.breadcrumb ul li {
  display: inline-block
}

.breadcrumb ul li:last-child span {
  display: none
}

.region-header-ads {
  display: none
}

.flexslider {
  border: 0;
  margin: 0 0 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.flexslider .slider-caption {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 999;
  width: 50%;
  text-align: justify;
  font-size: 1em;
  line-height: 150%;
  background: #fff;
  background: rgba(255, 255, 255, 0.68);
  box-shadow: 10px -10px 5px grey;
  border-radius: 4px;
  min-width: 570px;
  min-height: 125px;
  text-align: center;
}

.flexslider h2 {
  font-size: 1.3em;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  line-height: 100%;
  padding: 10px;
  font-weight: bold;

}

.flexslider .slider-description {
  display: inline-block;
  clear: both;
  padding: 0 10px;
  margin-bottom: 0px
}

.flexslider .more-link {
  padding: 8px 10px;
  font-size: .9em;
  display: inline-block;
  text-transform: uppercase
}

.flexslider .slides li {
  position: relative
}

.flexslider .flex-direction-nav {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%
}

.flexslider .flex-direction-nav li {
  list-style: none
}

.flexslider .flex-direction-nav a {
  font-size: 0;
  padding: 10px
}

.flexslider .flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

.flexslider .flex-control-nav {
  bottom: 0
}

.navbar-default .navbar-toggle {
  z-index: 999;
  margin-right: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: none;
  padding: 6px 6px
}

.navbar-default .navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 4px;
  border-radius: 1px;
  background-color: #212020
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: none
}

nav h2 {
  display: none
}

.menu-base-theme {
  background: none
}

.menu-base-theme ul {
  background: none
}

.menu-base-theme > li a {
  font: 16px "DINPro", Helvetica,Arial,sans-serif;
  color: #4c4c4c;
  border-bottom: 1px solid #383737;
  line-height: 100%;
  padding: 17px 20px;
  text-transform: uppercase;
  font-weight: 900;
}

.menu-base-theme li a:hover,
.menu-base-theme li a:focus,
.menu-base-theme li a:active,
.menu-base-theme li a.highlighted {
  background: none;
  color: #0073cd;
  line-height: 100%;
  padding: 17px 20px
}

.menu-base-theme li a.sub-arrow {
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  background: #EFEFEF
}

.menu-base-theme li a span.sub-arrow {
  line-height: 120%;
  font-size: 2em
}

.region-primary-menu {
  display: none;
  width: 100%;
  background: #212020;
  margin-bottom: 15px;
  border-radius: 5px
}

.region-footer-menu ul {
  margin: 10px 0;
  padding: 0
}

.region-footer-menu nav li {
  display: inline-block
}

.region-footer-menu nav li a {
  display: block;
  padding: 2px 15px 2px 0
}

.top-menu {
  font-size: .75em;
  background: #f9f9f9
}

.top-menu .top-blocks {
  overflow: hidden
}

.top-menu .top-blocks .region {
  padding: 10px 10px 10px 0
}

.top-menu .top-blocks .social-media {
  padding: 9px 0
}

.top-menu p,
.top-menu .block {
  margin: 0
}

.region-top-menu ul {
  margin: 0;
  padding: 0
}

.region-top-menu nav li {
  display: inline-block
}

.region-top-menu nav li a {
  display: block;
  padding: 2px 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 100%
}

.region-header-ads {
  text-align: right
}

.region-header-ads img {
  vertical-align: top
}

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9
}

.highlight {
  padding: 20px;
  background-color: #f7f7f9
}

.highlight pre {
  border: 0;
  background: none
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee
}

.bd-example-type .table tr:first-child td {
  border-top: 0
}

.topwidget {
  text-align: left
}

.topwidget p {
  margin-bottom: 10px
}

.topwidget .fa {
  font-size: 4em;
  color: #ee3224
}

.topwidget .region {
  padding: 10px
}

.topwidget ul {
  margin: 0;
  padding: 0
}

.topwidget ul li {
  list-style: none;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd
}

.contact-message-feedback-form {
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #E9E8ED;
  padding: 10px 20px;
  background: #FDFDFD
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%
}

.user-login-form,
.user-form,
.user-pass {
  max-width: 500px;
  margin: 40px auto;
  border: 1px solid #e6e6e6;
  padding: 5px 20px;
  background: #fdfdfd
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text,
.user-pass .form-email {
  width: 100%
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
  color: #999;
  font-style: italic
}

.maintenance-page {
  background: url('../images/maintenance-bg.png?1451969854') #66cbff center no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  color: #000
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
  display: inline-block;
  vertical-align: middle
}

.maintenance-page .site-name a {
  color: #404040
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
  display: none
}

.maintenance-msg {
  margin: 20px 0;
  padding: 20px 30px;
  display: inline-block;
  color: #404040;
  border: 1px solid #fff;
  background: #f2f4cf;
  background: rgba(242, 244, 207, 0.88);
  -webkit-box-shadow: 5px 5px 0px #fff;
  -moz-box-shadow: 5px 5px 0px #fff;
  box-shadow: 5px 5px 0px #fff
}

.maintenance-msg h1 {
  text-transform: uppercase;
  font-weight: bold
}

.path-user .profile>div {
  display: inline-block
}

.path-user .profile .label {
  display: block;
  color: #333
}

.node--type-clients h2,
.node--type-services h2 {
  display: none
}

.field--name-field-clients-logo .owl-item {
  padding: 5px;
  border: 2px dotted #ddd;
  text-align: center
}

.field--name-field-clients-logo .owl-item img {
  display: inline-block;
  width: auto
}

.field--name-field-service .owl-item {
  background: #19232d;
  padding: 5px 10px
}

.field--name-field-service .owl-item h3 {
  color: #fff
}

.field--name-field-service .owl-item p {
  color: #999
}

.content-image {
  float: left;
  margin: 0 10px 5px 0
}
.node--type-resursy
{
  margin: 40px 0 60px;
}
.node--type-resursy .field__item
{
  text-align: center;
  padding: 10px;
  font-weight: bold;

}
.field--type-entity-reference-revisions > .field__item
{
  display: inline-block;
}
.node--type-resursy .field__items
{
  display: inline-block;
  justify-content: center;
}
.node--type-resursy > .node__content
{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.node--type-resursy > .node__content span,
.node--type-resursy > .node__content div,
.node--type-resursy > .node__content p,
.node--type-resursy > .node__content a
{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

.node--type-resursy > .node__content a:hover
{

  text-decoration: underline;
  color: #373737;
}



/*
View news template
*/
.field_news_left
{
  float: left;
  color: #c1c1c1;
  text-align: left;

}
.field_news_right
{
  padding-left: 120px;
  text-align: left;

}

.field_news_container
{
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
  margin: auto;
  width: 80%;
}

.field_news_container .title
{
  padding: 0px 8px 15px 0px;
}

.field_news_container .title > a
{
  font-weight: 900;
  padding: 0px 8px 15px 0px;
  line-height: 18px;
  text-decoration: none;
  color: #383838;
  font-size: inherit;
}

.field_news_container .title > a:hover
{
  text-decoration: underline;
  color: #373737;
}

.field_news_container .linkread
{
  padding: 15px 0px 8px 0px;
}
.field_news_container .linkread > a
{
  background-color: #F26E34;
  color: white;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  font-family: "DINPro", Helvetica,Arial,sans-serif;
  border-radius: 3px;
  width: 100px !important;
  display: inline;
  font-size: 14px;
  line-height: 24px;
}

.field_news_container .linkread > a:hover
{
  text-decoration: none;
  background-color: #D04828;

}


/*Tabs zone*/
.field-group-tabs-wrapper .details-wrapper
{
  padding: 0px 95px 59px;
}
.field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list {
  margin: 30px 0px;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: none;
  color: #323232;
  font-size: 20px;
  font-weight: inherit;
  font-family: "DINPro", Helvetica, Arial, sans-serif;
  text-align: center;
}
.field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list li.selected a
{
  box-shadow: 1px 1px 1px 1px grey;
  background-color: #D04828;
  padding: 5px 10px;
}
.field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list li > a:hover {

  background-color: #D04828;
}
.field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list li > a{
  color: white;
  padding: 5px 10px;
  background-color: #F26E34;
  border-radius: 6px;
  box-shadow: 3px 3px 10px 1px grey;
  min-width: 80px;
  font-size: 16px;
}
.field-group-tabs-wrapper .horizontal-tabs
{
  border: none;
}
.field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list > li
{
  float: none;
  position: inherit;
  top: 0;
  margin: 0;
  border: 0;
  white-space: nowrap;
  background: none;
  color: inherit;
  display: inline-block;
  padding: 20px 18px 10px;
  font-weight: bold;
}

/*Table zone*/
tr:nth-child(2n+1) {
  background: #e9e9ea;
}
tr:nth-child(2n) {
  background: #f5f5f5;
}
table
{
  box-shadow: 1px 1px 7px 3px grey;
}
td, th {
  padding: 10px 13px;
  border-left: 1px solid #ccc;
  color: #2e3134;
  font-size: 16px;
  line-height: 19px;
  vertical-align: middle;
  background: transparent;
  text-align: center;
}

.field--name-title
{

  color: #323232;
  font-weight: bold;
  line-height: 55px;
  font-family: "DINPro",Helvetica,Arial,sans-serif;
  font-size: 30px;
}

a.orange-link:hover {
  background-color: #D04828;

}

a.orange-link {
  display: inline-block;
  color: white;
  padding: 5px 10px;
  background-color: #F26E34;
  border-radius: 6px;
  min-width: 80px;
  margin: 20px 20px;
}

.paragraph--type--img-text {
  padding:  64px 95px 59px;
  background: url(../images/bg_div.png) repeat-x 0 -4px;

}

.paragraph--type--img-text .field--name-field-tekst  h4 {
  color: #373737;
  font-family: "DINPro", Helvetica, Arial, sans-serif;
  font-weight: bold;
  position: relative;
  top: -3px;
  padding: 0 0 12px;
  font-size: 30px;
  line-height: 33px;
}

.node--type-text-and-image .odd .paragraph--type--img-text .field--name-field-tekst
{
  float: right;
  max-width: 380px;
}

.node--type-text-and-image .odd .paragraph--type--img-text .field--name-field-image
{
  float: left;
  margin-right: 30px;
}

.node--type-text-and-image .even .paragraph--type--img-text .field--name-field-tekst
{
  float: left;
  max-width: 380px;
  margin-right: 30px;
}

.node--type-text-and-image .even .paragraph--type--img-text .field--name-field-image
{
  float: right;

}

.paragraph--type--img-text .field--name-field-image > img
{
  max-width: 568px;
}


