h1 {
    font-family: Optima, Arial, Helvetica;
    color: #fff;
    font-size: 28pt;
    padding: 0 0 3pt 1cm;
    margin: .1em;
    -webkit-margin-before: .2em;
    -webkit-margin-after: .1em
}

h2 {
    font-size: 2.2vw;
    font-family: Optima, Arial, Helvetica;
    color: #0b2e3a;
    font-weight: 400;
    padding: .1cm 0 3pt 0;
    border-bottom-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: silver;
    -webkit-margin-before: .3em;
    -webkit-margin-after: .3em
}

h3 {
    font-family: Optima, Arial, Helvetica;
    color: #0b2e3a;
    font-size: 1.8vw;
    font-weight: 400;
    padding: .1cm .5cm 2pt 0;
    margin: 0;
    min-height: 55px
}

h6 {
    font-family: Helvetica, Arial, Calibri, Tahoma;
    color: #0b2e3a;
    font-size: 14pt;
    font-weight: 400
}

.bexel_font {
    color: #0b2e3a
}

.h1div {
    float: left;
    width: 50%;
}

html {
    padding: 0;
    margin: 0
}

.h1display {
    display: inline-block;
font-family: Optima, Arial, Helvetica;
    color: #445810;
    font-size: 28pt;
padding: 0.5em;
    /* margin: 0.1em; */
    /* -webkit-margin-before: 0.2em; */
    /* -webkit-margin-after: 0.1em; */
    position: absolute;
    top: 150px;
    left: 7%;
    background: rgb(230 239 242 / 60%);
}

body {
    font-family: Optima, Tahoma, Calibri, Helvetica, Arial;
    color: #555;
    font-size: 12pt;
    font-weight: lighter;
    padding: 0;
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    display: table-row;
    font-size: 12pt;
    line-height: 1.5em
}

#body {
    background-image: url(banner_background.png);
    background-repeat: repeat-x
}

footer {
    background: #232b23;
    height: auto;
    display: flex;
    color: #ddd
}

footer>.main>.col-4>div>p>a {
    color: #ddd
}

footer>.main>.col-4>div>p>a:hover {
    color: #aaf
}


td {
    font-family: Tahoma, Helvetica, Calibri, Arial;
    color: #555;
    font-size: 12pt;
    font-weight: 400 line-height: 1.2em;
    margin: 0;
    padding: 0
}

html, div, p {
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   -o-hyphens: auto;
   hyphens: auto;
}

a:link {
    color: #cacaca;
    font-weight: 400;
    text-decoration: none
}

a:visited {
    color: #eee;
    font-weight: 400;
    text-decoration: none
}

a:active {
    color: #4f81bd;
    font-weight: 400;
    text-decoration: none
}

a:hover {
    color: #a6caf0;
    font-weight: 400;
    text-decoration: none
}

a.button:link {
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
    text-decoration: none
}

a.button:visited {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

a.button:active {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

a.button:hover {
    color: #ccc;
    font-weight: 400;
    text-decoration: none
}

a.gomb{
	width:18%;
	margin:1%;
    display: inline-grid;	
	}

a.gomb:hover{
	background:rgb(60 60 60 /50%);
	}

a.gomb>img{
max-width: 250px;
width:90%;
margin:5%;
}
.col-4>img {
    max-width: 300px;
    max-height: 200px;
    width: 100%;
    height: fit-content;
    padding: 3px;
    background-size: cover;
    object-fit: cover;
    align-items: center;
    margin: 5%
}

.main {
    max-width: 1600px;
    width: 80%;
    margin: 0 auto 0 auto;
    z-index: 1
}

.row {
    margin: 20px auto 20px auto;
    min-height: 180px;
    padding: 5px 2% 5px 2%;
    display: table;
    width: 96%
}
.row_anchor{
	position:relative; top:-70px;
}

.row>img {
    margin: 25px;
    object-fit: cover
}

.row_col {
    margin: 20px auto 20px auto;
    min-height: 180px;
    padding: 5px 20px 5px 20px;
    display: table-row;
}

.rowplus {
    margin: 0 auto 0 auto;
    padding: 0;
    display: flex;
}

.row_narrow {
    width: 100%;
    margin: 0 auto 0 auto;
    display: flex
}
.row_inner{
    display: inherit;
    position: relative;
    /* height: max-content; */
    width: 100%;
}
.inverse_color {
    background: #0e454c
}

.inverse_font {
    color: #eee
}

.inverse_color_b {
    background: #0b2e3a
}

.inverse_font_b {
    color: #eee
}

.inverse_color_s {
    background: #0a558e
}

.inverse_font_s {
    color: #eee
}

.head {
    padding: 0;
    margin: 0;
    background-image: url(../images/head.jpg);
    background-size: cover;
    width: 100%;
    height: 420px
}

.headB {
    padding: 0;
    margin: 0;
    background:#ccc;
    width: 100%;
    height:65vh;
    min-height: 480px;
    max-height: 1024px;
    z-index: 10;
    position: relative
}

.head2B {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10;
    background-image: url(../images/head_bexel.png);
    background-size: cover;
    width: 100%;
    height: 200px
}

.head2C {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10;
    background-image: url(../images/headcloud.webp);
    background-size: cover;
    width: 100%;
    height: 60vh;
}


#menu {
    float: right;
    width: 40%;
    height: 100%;
    font-size: 14pt;
    display: table;
    padding: 0.5em
}

#menu_sub {
    padding: 2px 1% 2px 1%;
    float: left;
    text-align: center
}

#menu>a {
    display: inline-grid;
    width: 31%;
    padding: 1%
}

#menu>a:hover {
    background: rgba(0, 50, 150, .5);
    height: max-content;
    -webkit-box-shadow: 5px 5px 10px 5px rgba(20, 70, 190, .5);
    -moz-box-shadow: 5px 5px 10px 5px rgba(20, 70, 190, .5);
    box-shadow: 5px 5px 10px 5px rgba(20, 70, 190, .5)
}

.Myslide {display: none;
background-size: cover;
vertical-align: middle;
height: 100%;

    }

.slide1{
background-image: url('../images/head-bexel-1-1800.png');
}

.slide2{
background-image: url('../images/head-bexel-2-1800.jpg');
}

.slide3{
background-image: url('../images/head-bexel-3-1800.jpg');
}

.slide4{
background-image: url('../images/head-bexel-4-1800.jpg');
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.col-left {
    position: relative;
    overflow: hidden;
    margin-top: .5em;
    min-height: 120px;
    padding-right: 1.5%;
    padding-left: 1.5%;
    float: left;
    width: 47%
}

.col-right {
    position: relative;
    overflow: hidden;
    margin-top: .5em;
    min-height: 120px;
    padding-right: 1.5%;
    padding-left: 1.5%;
    float: right;
    width: 47%
}

.col-right>img {
    max-height: 30vw;
    background-size: cover;
    object-fit: fill;
    margin-bottom: 1em;
    margin-top: 3em;
    width: 100%;
    max-width: 600px;
}

.col-3 {
    position: relative;
    overflow: hidden;
    margin-top: 1.5em;
    min-height: 220px;
    padding-right: 1.5%;
    padding-left: 1.5%;
    float: left;
    width: 30%;
    min-width: 150px
}

.col-3-sub {
    margin-bottom: 10px
}

.col-4 {
    position: relative;
    overflow: hidden;
    margin-top: 1.5em;
    min-height: 220px;
    padding-right: 1%;
    padding-left: 1%;
    float: left;
    width: 23%;
    min-width: 150px;
    display: inline-grid;
}

.col-4-min {
    min-height: 35px;
 }
.col-4-min>a {
	padding:5px;
   border-radius: 5px;
	}
.col-4-min>a:hover {
	background: #eee;
	}

.col-4-small {
    margin-top: 0;
    min-height: 0
}

.large_text {
    font-size: 18px;
    color: #646464;
    font-weight: 200;
    line-height: 1.2em;
    margin: 20px 10px 5px 10px
}

i {
    float: left;
    margin-right: 10px;
}


.text3 {
    width: 75%;
    float: left;
    text-align: left;
    vertical-align: baseline;
    margin: 0 10px 10px 15px
}

.text4 {
    width: 90%;
    float: left;
    text-align: left;
    vertical-align: baseline;
    margin: 0 5% 10px 5%;
    line-height: 1.5em;
    min-height: 200px;
}
.text-right{
    text-align:right;
}
.youtube{
margin-right: auto;
margin-left: auto;
max-width: 800px;
}

a.arrow {
    width: 100%;
    float: left;
    bottom: 0;
    position: absolute
}

a.arrow:hover {
    background: rgba(128, 128, 128, .4)
}

.arrow1 {
    width: 50px;
    margin: 0 auto 0 auto;
    height: 45px
}

a.back_home:hover {
    background: rgba(128, 128, 128, .35);
    display: flex
}

.button-div {
    margin: 20px auto 20px auto;
    width: 30%;
    min-width: 120px;
    display: grid;
    padding: 5px;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}

.bck-3d {
    background: #555;
    color: white;
    cursor: pointer;
}

.bck-4d {
    background: #c63151;

}

.bck-5d {
    background: #009fd1;
        color: white;
    cursor: pointer;
}

.bck-6d {
    background: #0d689d;
        color: white;
    cursor: pointer;
}

.bck-q {
    background: #f18b0d;
}

.bck-bim {
    background: #bd0808;
}

iframe.cls_video {
    width: 500px;
    height: 315px;
    float: right
}

.full_img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px
}

.check-list-slim li {
    padding-top: 6px;
    padding-top: .375rem;
    padding-bottom: 6px;
    padding-bottom: .375rem;
    border-top: 1px dotted #d9dee4;
    border-color: rgba(204, 211, 219, .75);
    box-sizing: border-box
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    line-height: 1.5m;
    margin-bottom: 5px
}

.check-list {
    margin-left: 0;
    list-style: none
}

.check-list li.ss-check:before {
    background-color: #12be90;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    line-height: 2em
}

.ss-check.right:after,
.ss-check:before {
    content: '✓'
}

.check-list li[class*=ss-]:before {
    display: inline-block;
    line-height: 2em;
    margin-right: 6px;
    margin-right: .375rem
}

.check-list li[class*=ss-].feature-disabled {
    color: #cbcbcb
}

.check-list li.ss-check.feature-disabled:before {
    background-color: #e3e3e3;
    color: rgba(255, 255, 255, .95)
}

[class*=" ss-"].ss-standard:before,
[class*=" ss-"]:before,
[class^=ss-].ss-standard:before,
[class^=ss-]:before {
    font-family: SSStandard;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}
.urlapkulso {
    margin-left: auto;
    margin-right: auto;
    width: 70%
}

.urlap_sor {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    margin-bottom: 8px
}

.urlap_sor2 h6 {
    font-size: 10pt
}

.urlap_sor2 {
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    height: 70px
}

.urlap_oszlop1,
.urlap_oszlop2 {
    display: table-cell
}

.urlap_oszlop1 {
    padding-right: 20px;
    min-width: 120px
}

.urlap_oszlop1>input {
    float: right
}

.urlap_oszlop1gomb {
    color: #444;
    float: left;
    font-size: 1em;
    height: 30px;
    line-height: 1.2em;
    margin: 5px;
    padding: 3px 0;
    text-align: left;
    width: 200px
}

#Torol {
    background-color: #f90;
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    letter-spacing: 1px;
    margin-left: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 150px
}

.urlap_oszlop2gomb {
    color: #444;
    float: left;
    font-size: 1em;
    height: 30px;
    line-height: 1.2em;
    margin: 5px;
    padding: 3px 0;
    text-align: left;
    width: 200px
}

#Elkuld {
    background-color: #f90;
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    letter-spacing: 1px;
    margin-left: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 150px
}

.image-overlay-zoom {
    background-image: url(../images/overlay-icon-02.png)
}

#action_right {
    background-color: #003da8;
    z-index: 5;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    position: fixed;
    right: -85px;
    top: 45%;
    width: 240px;
    height: 80px;
    padding: 10px 10px 0 10px;
    box-shadow: 0 3px 3px 0;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.link1:link,
.link1:visited {
    font-size: 26pt;
    font-weight: 800;
    color: #fff
}

.image-overlay-link,
.image-overlay-zoom {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 40;
    display: none;
    background-color: #222;
    background: rgba(0, 0, 0, .5);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.headmenu {
    width:80%;
    height: 60px;
    background: rgb(11 47 58 / 70%);
    position: fixed;
    top: 0px;
    z-index: 30;
    box-shadow: 0 3px 5px 0 #446633;
}

.head_div {
    position: absolute;
    right: 6%;
    top: 150px;
    min-height: 180px;
    height: 50%;
    width: 35%;
    background: rgba(11 47 58 / 80%);
    float: right;
    color: #fff;
    padding: 2%;
    border: green solid 2px;
    font-size: 32px;
    z-index: 20
}

.head_div_txt {
    margin: 10px auto 0 auto;
    width: fit-content;
    font-weight: 700;
    text-align: center
}

.head_div_txt1 {
    height: 60px
}

.head_div_txt2 {
    position: absolute;
    bottom: 120px;
    font-size: 2vw;
    left: 10%; 
    max-width: 300px;
    background: rgb(11 47 58 / 80%);
    color:#eee;
    border-radius: 8px;
    padding: 1% 2% 1% 2%;
    border: 2px solid rgb(11 47 58);
}
.head_div_txt2:hover {
    background: rgb(11 47 58 / 100%);
    border:2px solid grey;
    color:#fff;
    }
#head_strip {
    z-index: 1;
    height: 75px;
    width: 80%;
    background: rgba(85, 85, 85, .5);
    position: fixed;
    top: 0
}


.left-big-txt {
    font-size: x-large;
    font-weight: 200;
    margin: 10px
}

.ptsCell {
    padding: 5px 0px 3px 0px;
    text-align: center;
    min-height: 25px;

}

.ptsTableElementContent {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

 #projekt1a {
     -webkit-animation: agenda15_1 15s;
    animation: agenda15_1 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1a2{
     -webkit-animation: agenda15_2 15s;
    animation: agenda15_2 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1a3, #projekt2f{
     -webkit-animation: agenda15_3 15s;
    animation: agenda15_3 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1a4{
     -webkit-animation: agenda15_4 15s;
    animation: agenda15_4 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1b1, #projekt1b, #projekt3f{
     -webkit-animation: agenda15_5 15s;
    animation: agenda15_5 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1b2{
     -webkit-animation: agenda15_6 15s;
    animation: agenda15_6 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1b3, #projekt4f{
     -webkit-animation: agenda15_7 15s;
    animation: agenda15_7 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1b4{
     -webkit-animation: agenda15_8 15s;
    animation: agenda15_8 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1c1, #projekt1c, #projekt5f{
     -webkit-animation: agenda15_9 15s;
    animation: agenda15_9 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1c2{
     -webkit-animation: agenda15_10 15s;
    animation: agenda15_10 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1c3, #projekt6f{
     -webkit-animation: agenda15_11 15s;
    animation: agenda15_11 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1c4{
     -webkit-animation: agenda15_12 15s;
    animation: agenda15_12 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1d1, #projekt1d, #projekt7f{
     -webkit-animation: agenda15_13 15s;
    animation: agenda15_13 15s;
        -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1d2{
     -webkit-animation: agenda15_14 15s;
    animation: agenda15_14 15s;
            -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1d3, #projekt8f{
     -webkit-animation: agenda15_15 15s;
    animation: agenda15_15 15s;
            -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;

}
#projekt1d4{
     -webkit-animation: agenda15_16 15s;
    animation: agenda15_16 15s;
            -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1e1, #projekt1e, #projekt9f{
     -webkit-animation: agenda15_17 15s;
    animation: agenda15_17 15s;
            -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1e2{
     -webkit-animation: agenda15_18 15s;
    animation: agenda15_18 15s;
            -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1e3, #projekt10{
     -webkit-animation: agenda15_19 15s;
    animation: agenda15_19 15s;
      -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1e4{
     -webkit-animation: agenda15_19 15s;
    animation: agenda15_19 15s;
     -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-iteration-count: 3;
}
#projekt1e2{left:10%;
    width:25%;
    height:100px;
    top:0px;
    display: block;
    position: absolute;
    border-bottom: 3px grey solid;    
    border-top: 3px solid grey;    
    border-right: 3px solid grey;}
#projekt1e3{
width:25%;
 height:100px;
 top:0px;display: block;
 position: absolute;
 right:10%;
 border-bottom: 3px grey solid;
    border-top: 3px solid grey;
    border-left: 3px solid grey;}
#a1{
     height: 24vw;
}
#a10{
    position: absolute;
    -webkit-animation: agenda1 15s;
    animation: agenda1 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width:76%;
    height: 24vw;
}
#a11{
    position: absolute;
    -webkit-animation: agenda2 15s;
    animation: agenda2 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width:76%;
    height: 24vw;
}
#a12{
    position: absolute;
    -webkit-animation: agenda3 15s;
    animation: agenda3 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width:76%;
    height: 24vw;
}
#a10 img, #a11 img,#a12 img{
        height: 24vw;
}
#a10 .col-right, #a11 .col-right,#a12 .col-right{
        height: 24vw;
}
#a1 .artxt{position: absolute;bottom: 40px;font-weight: 800;font-size: 2vw;}
#a1 .atxt{position: absolute;top: 100px;font-weight: 300;font-size: 1vw;}
#a23{
position: relative;
    margin-top: 10px;

}
#a99{
padding: 0px;
    margin: 0px;
    width: auto;
}

#a99 img{
    margin: 0px;
    width: 100%;
}
.anim1 {
    height: 32px;
    width: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-animation: agenda1 15s;
    animation: agenda1 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.anim2 {
    height: 32px;
    width: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-animation: agenda2 15s;
    animation: agenda2 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.anim3 {
    height: 32px;
    width: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-animation: agenda3 15s;
    animation: agenda3 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}


@media only screen and (max-width:1350px) {
    .main {
    width: 100%;
        }
    .headmenu {
    width:100%;
    }
    .headB {
        background-image: url(../images/head-bexel-1080.jpg);
        max-height: 720px;
        min-height: 480px;
    }
    h1 {
        font-size: 32pt;
        padding: 0 0 3pt .3cm
    }
    .h1display {
        display: none
    }
    .col-4-left {
        width: 47%;
        float: left
    }
    .col-4-right {
        float: right;
        width: 47%
    }

    #menu {
        font-size: 12pt;
        padding: .5em
    }
    #a10, #a11, #a12{
        width:96%;
    }
        .slide1{
        background-image: url('../images/head-bexel-1-1080.png');
        }

    .slide2{
        background-image: url('../images/head-bexel-2-1024.jpg');
        }

    .slide3{
        background-image: url('../images/head-bexel-3-1024.jpg');
        }

    .slide4{
        background-image: url('../images/head-bexel-4-1024.jpg');
        }
}

@media only screen and (min-width:961px) {
    .features-check-list {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2
    }

}


@-webkit-keyframes agenda1 {
    0% {
        opacity: 0
    }
    5% {
        opacity: 1
    }
    28% {
        opacity: 1
    }
    33% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes agenda1 {
    0% {
        opacity: 0
    }
    5% {
        opacity: 1
    }
    28% {
        opacity: 1
    }
    33% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes agenda2 {
    0% {
        opacity: 0
    }
    33% {
        opacity: 0
    }
    38% {
        opacity: 1
    }
    61% {
        opacity: 1
    }
    66% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes agenda2 {
    0% {
        opacity: 0
    }
    33% {
        opacity: 0
    }
    38% {
        opacity: 1
    }
    61% {
        opacity: 1
    }
    66% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes agenda3 {
    0% {
        opacity: 0
    }
    66% {
        opacity: 0
    }
    71% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes agenda3 {
    0% {
        opacity: 0
    }
    66% {
        opacity: 0
    }
    71% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes agenda15_1 {
    0% {
        opacity: 0;
        display:none;
    }
    2% {
        opacity: 0;
        display: unset;
    }
    7% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes agenda15_2 {
    0% {
        opacity: 0;
         display:none;
    }
    6% {
        opacity: 0;
         display: unset;
    }
    10% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_3 {
    0% {
        opacity: 0;
         display:none;
    }
    9% {
        opacity: 0;
          display: unset;
    }
    13% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_4 {
    0% {
        opacity: 0;
         display:none;
    }
    12% {
        opacity: 0;
          display: unset;
    }
    16% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_5 {
    0% {
        opacity: 0;
         display:none;
    }
    15% {
        opacity: 0;
          display: unset;
    }
    19% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_6 {
    0% {
        opacity: 0;
         display:none;
    }
    18% {
        opacity: 0;
          display: unset;
    }
    22% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_7 {
    0% {
        opacity: 0;
         display:none;
    }
    21% {
        opacity: 0;
          display:unset;
    }
    25% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_8 {
    0% {
        opacity: 0;
         display:none;
    }
    24% {
        opacity: 0;
          display: unset;
    }
    28% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_9 {
    0% {
        opacity: 0
    }
    27% {
        opacity: 0
    }
    31% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_10 {
    0% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    34% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_11 {
    0% {
        opacity: 0
    }
    33% {
        opacity: 0
    }
    37% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_12 {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_13 {
    0% {
        opacity: 0
    }
    39% {
        opacity: 0
    }
    43% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_14 {
    0% {
        opacity: 0
    }
    42% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@-webkit-keyframes agenda15_15 {
    0% {
        opacity: 0
    }
    44% {
        opacity: 0
    }
    48% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes agenda15_16 {
    0% {
        opacity: 0
    }
    47% {
        opacity: 0
    }
    51% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes agenda15_17 {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    54% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes agenda15_18 {
    0% {
        opacity: 0
    }
    53% {
        opacity: 0
    }
    57% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes agenda15_19 {
    0% {
        opacity: 0
    }
    56% {
        opacity: 0
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes agenda15_1 {
    0% {
        opacity: 0;
        display:none;
    }
    2% {
        opacity: 0;
        display: unset;
    }
    7% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes agenda15_2 {
    0% {
        opacity: 0;
         display:none;
    }
    6% {
        opacity: 0;
         display: unset;
    }
    10% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_3 {
    0% {
        opacity: 0;
         display:none;
    }
    9% {
        opacity: 0;
          display: unset;
    }
    13% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_4 {
    0% {
        opacity: 0;
         display:none;
    }
    12% {
        opacity: 0;
          display: unset;
    }
    16% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_5 {
    0% {
        opacity: 0;
         display:none;
    }
    15% {
        opacity: 0;
          display: unset;
    }
    19% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_6 {
    0% {
        opacity: 0;
         display:none;
    }
    18% {
        opacity: 0;
          display: unset;
    }
    22% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_7 {
    0% {
        opacity: 0;
         display:none;
    }
    21% {
        opacity: 0;
          display:unset;
    }
    25% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_8 {
    0% {
        opacity: 0;
         display:none;
    }
    24% {
        opacity: 0;
          display: unset;
    }
    28% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_9 {
    0% {
        opacity: 0
    }
    27% {
        opacity: 0
    }
    31% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_10 {
    0% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    34% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_11 {
    0% {
        opacity: 0
    }
    33% {
        opacity: 0
    }
    37% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_12 {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_13 {
    0% {
        opacity: 0
    }
    39% {
        opacity: 0
    }
    43% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_14 {
    0% {
        opacity: 0
    }
    42% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}@keyframes agenda15_15 {
    0% {
        opacity: 0
    }
    44% {
        opacity: 0
    }
    48% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes agenda15_16 {
    0% {
        opacity: 0
    }
    47% {
        opacity: 0
    }
    51% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes agenda15_17 {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    54% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes agenda15_18 {
    0% {
        opacity: 0
    }
    53% {
        opacity: 0
    }
    57% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes agenda15_19 {
    0% {
        opacity: 0
    }
    56% {
        opacity: 0
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes agendarow {
    0% {
        display: none;
        min-height: 0px;
        height:0px;
    }
    5% {
        display: table;
        min-height: 30px;
        height:30px;
    }
        10% {
        display: table;
        min-height: 60px;
        height:90px;
    }
        15% {
        display: table;
        min-height: 90px;
    }
        20% {
        display: table;
        min-height: 180px;

    }
    100% {
        display: table;
        min-height: 180px;
    }
}