#cookies-message {
  position: fixed;
  left: 10px !important;
  bottom: 10px !important;
  width: 300px;
  max-width: 80%;
  max-width: calc(100% - 20px);
  font-size: 12px; }

.languages {
  display: none; }

.vChange {
  margin-right: 40px; }

#accept-cookies-checkbox {
  /*display: block;*/
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 16px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
  margin-top: 10px;
  display: inline-block; }

.section.fullWidth .col-md-6.column.half-wided, .section.fullSection .col-md-6.column.half-wided {
  padding-left: calc(50vw - 610px) !important; }
  .section.fullWidth .col-md-6.column.half-wided.half-wided-right, .section.fullSection .col-md-6.column.half-wided.half-wided-right {
    padding-right: calc(50vw - 610px) !important;
    padding-left: 0 !important;
    padding-left: calc(0px + 0px) !important; }

.section.fullWidth .col-md-6.column.half-wided {
  max-width: calc(610px + 0px) !important;
  margin-left: calc(50vw - 610px);
  padding-left: 0 !important; }
  .section.fullWidth .col-md-6.column.half-wided.half-wided-right {
    margin-left: 0;
    margin-right: calc(50vw - 610px);
    padding-right: 0 !important; }

#front .news .newsBox > div > div .texts h2, #pageCreator .news .newsBox > div > div .texts h2, .cke_editable .news .newsBox > div > div .texts h2 {
  font-size: 26px !important; }

.footerCircles a img {
  width: 35px; }

/*.map-container iframe{
        width: 100%;
        display: block;
        pointer-events: none;
        position: relative;  IE needs a position other than static 
}
.map-container iframe.clicked{
        pointer-events: auto;
}*/
.newsBox .texts .description {
  display: none !important; }
