/* ibm-plex-sans-300 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v3-latin-300.eot'); /* IE9 Compat Modes */
  src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
       url('../fonts/ibm-plex-sans-v3-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v3-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v3-latin-300.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-regular - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v3-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('IBM Plex Sans'), local('IBMPlexSans'),
       url('../fonts/ibm-plex-sans-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v3-latin-regular.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}
/* ibm-plex-sans-500 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ibm-plex-sans-v3-latin-500.eot'); /* IE9 Compat Modes */
  src: local('IBM Plex Sans Medium'), local('IBMPlexSans-Medium'),
       url('../fonts/ibm-plex-sans-v3-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v3-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v3-latin-500.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-600 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/ibm-plex-sans-v3-latin-600.eot'); /* IE9 Compat Modes */
  src: local('IBM Plex Sans SemiBold'), local('IBMPlexSans-SemiBold'),
       url('../fonts/ibm-plex-sans-v3-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v3-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v3-latin-600.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-700 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ibm-plex-sans-v3-latin-700.eot'); /* IE9 Compat Modes */
  src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
       url('../fonts/ibm-plex-sans-v3-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v3-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v3-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v3-latin-700.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}


html, body {
      height: 100%;

      background:#1f5b93;
      margin: 0; 
      padding: 0; 
      font-family:'IBM Plex Sans', arial;
      font-size:12px;
}

table, tr, td, th {
      font-family: inherit;
      font-size:12px;
}

.align-right {
 text-align:right;
  
}
.align-center {
  text-align:center;
}
.clear { clear:both; }




* { box-sizing:border-box;    -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; }

.head.sticky,
ul,
.teaser img, input, .nbar, .st0, .st1,
a, li {
    -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;    
  }
img {
  border:0px;
}


.all {
  width:100%;
  min-width:1300px;
}
.main {
  width:1280px;
  margin: 0px auto;
  padding:0px;
  position:relative;
  text-align: left;
}
.main:after { content:''; display:table; clear:both; }

h1 { font-size:150px; font-weight:600; letter-spacing:0.04em; line-height:160px; margin:0px; text-transform:uppercase; }
h2 { font-size:72px; font-weight:600; letter-spacing:0.04em; line-height:85px; margin:0px; text-transform:uppercase; }
h2 .highlight { line-height:35px; text-transform:none; }
.wieh3,
h3 { font-size:55px; font-weight:600; letter-spacing:0.04em; line-height:65px; margin:0px; text-transform:uppercase; }
h4 { font-size:32px; font-weight:600; letter-spacing:0.04em; line-height:43px; margin:0 0 30px 0;  }

.c33 { width:33.3333%; float:left; }
.c30 { width:30%; float:left; }
.c70 { width:70%; float:left; }
.c40 { width:40%; float:left; }
.c60 { width:60%; float:left; }
.c20 { width:20%; float:left; }
.c50 { width:50%; float:left; }
.c25 { width:25%; float:left; }

.c50stage .c60 { padding-right:70px; }
.c50stage .c50.first { padding-right:70px; }
.c50stage .c50.last { padding-left:70px; }

body { padding-top:70px; }
.head .main { width:calc(100% - 140px); margin:0px 70px 0 70px; background:#fff; padding:35px;font-weight:500;letter-spacing:0.04em;text-transform:uppercase;font-size:20px;  }
.head .logo { float:left; width:280px; }
.head .nav { float:left; width:calc(100% - 280px);  }
.head .logo img { width:100%; max-width:256px; height:auto; }
.head .nav > ul { margin:0px; padding:0px; list-style-type:none;display: flex;justify-content: space-between; padding:0 70px; margin-top:5px;}
.head .nav > ul > li { border-right:5px solid #fff;  }
.head .nav > ul > li > a {  display:block; color:#1f5b93; text-decoration:none; border-bottom:5px solid #fff; line-height:100px; padding:0 20px;  }

.head .nav > ul > li.active,
.head .nav > ul > li:hover { background:#1f5b93;  }
.head .nav > ul > li.sub:hover > a { border-bottom:5px solid #1f5b93; }

.head .nav > ul > li.active > a,
.head .nav > ul > li:hover >a { color:#fff; }

.head .nav > ul > li > ul { height:0px; overflow:hidden; opacity:0; position:absolute; background:#1f5b93; z-index:99; margin:0px; padding:10px 0; }
.head .nav > ul > li:hover > ul { height:auto; opacity:1; min-width:300px; }
.head .nav > ul > li:hover > ul > li > a { color:#fff; text-decoration:none; padding:5px 20px; display:block; }

.head .nav > ul > li > ul > li:hover,
.head .nav > ul > li > ul > li.active { background:#8bb9e6;}


.head .hotline { background:#ff6600; color:#fff; line-height:70px; position:absolute; right:35px; top:-35px; padding:0 20px; }
.head .hotline a { color:inherit; text-decoration:none;  }

.head.sticky {position:fixed; top:-400px;z-index:9999; background:#fff; border-bottom:3px solid #1f5b93;    -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;  }
.collapse .head.sticky {top:0px;-webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out; }
.head.sticky .main {padding:0; }
.head.sticky .logo {padding-top:10px; }
.head.sticky .logo img {width:200px; height:auto; }
.head.sticky .logo img {
    width: 150px;
  padding:5px 0;
}

.head.sticky .nav > ul {margin-top:0px; }
.head.sticky .nav > ul > li > a {border-bottom:0px; }
.head.sticky .nav > ul > li.sub:hover > a { border-bottom:0px; }


.all.k1 { width:calc(100% - 140px); margin:0 70px; padding:10px 0; background:#fff url(../img/bg-head.jpg); min-width:1160px; }
.all.k1 .main { color:#1f5b93; padding-bottom:70px;  }
.k1 .highlight { display:block; padding-left:300px; font-size:37px; letter-spacing:0.04em; font-weight:500; }

.k1s .main { width:100%; padding:0 70px 70px 70px; }
.k1s .highlight { padding-left:0px; }

.cI,
.cT { float:left; }
.cT { width:680px; padding:35px 70px; }
.cI { width:calc(100% - 575px); margin-left:-105px; } /* 680px - 105px Rand */
.cI img { width:100%; height:auto; }

.content { font-size:20px;   margin:105px 0; letter-spacing:0.04em; }
.content.f2 { color:#fff; }
.content.f2 a:hover  { color:#ff6600; }
.content a { color:inherit;text-decoration:none;  }
.content a:hover { color:#ff6600; }
.content.f0 a {color:#ff6600; }
.content.f0 a:hover {color:inherit; }
.content a.biglink { background:url(../img/biglink.png) left center no-repeat; padding-left:80px; font-size:30px; font-weight:600; text-transform:uppercase; margin:15px 0; display:inline-block;  }
.content a.btn { letter-spacing:0.16em; display:inline-block; color:#fff; background:#ff6600 url(../img/button.png) right bottom no-repeat;border-bottom:10px solid #05386c; margin-top:35px; padding:0 105px 0 70px; line-height:60px; font-weight:600; text-align:center; text-transform:uppercase;  }
.content .c40 a.btn { width:100%;  }
.content a.btn:hover { color:#05386c; }
.content .highlight { font-size:27px; }

.content.f0,
.content.f3 { background:#fff; color:#1f5b93; padding:70px 0; border-top:105px solid #1f5b93; margin:0; }
.content.f3 { background:#fff url(../img/bg-f3.jpg) center bottom no-repeat; padding-bottom:700px; background-size:100% auto; }

@media (min-width: 1800px) {
.content.f3 {padding-bottom:900px; }
}

.content.f1 { background:#f4f4f4;padding:70px 0;color:#1f5b93; }

.content img { max-width:100%; height:auto; }

.f0+.f1,
.f1+.f0 { margin-top:-105px; }

.fact { background:url(../img/fact.png) left bottom repeat-x; margin-bottom:20px; }
.fact:after { content:''; display:table; clear:both; }
.fact p { margin:0px; }
.fact .left { float:left;background:#fff; padding-right:20px;}
.fact .right { float:right; background:#fff;padding-left:20px; }
.fact .highlight { font-size:inherit; color:#8bb9e6; }
.c40 > .fact:first-child { margin-top:50px; }
.fact.margin { margin-bottom:65px; }

a.download { background:url(../img/fact.png) left bottom repeat-x; display:inline-block; min-width:100%; position:relative; margin-bottom:20px; }
a.download span { display:inline-block; background:#fff; padding-right:20px; }
a.download:after { content:''; display:block; position:absolute; right:0px; width:56px; height:42px; background:#fff url(../img/download.png) right top no-repeat; bottom:5px; }


.footer {  padding:70px 0; font-size:27px; color:#fff; font-weight:500; }
iframe + .footer {margin-top:0px; }
.footer ul { margin:0px; padding:70px 0 0 0; list-style-type:none; text-align:center; }
.footer ul li { display:inline-block; margin:0 35px; }
.footer ul li a {  font-size:22px; }
.footer a { color:inherit; text-decoration:none; }
.footer a:hover { color:#ff6600; }


.slider > div {padding-bottom:80px; }

div.ce-border figure.image img { border:0px; }
.ce-border figure.image { position:relative;margin-top:-105px; position:relative; }
.ce-border figure.image:before { content:''; position:absolute; border-left:10px solid #8bb9e6; border-top:10px solid #8bb9e6; width:80px; height:80px; top:-30px; left:-30px; }
.ce-border figure.image:after { content:''; position:absolute; border-right:10px solid #8bb9e6; border-bottom:10px solid #8bb9e6; width:80px; height:80px; bottom:-30px; right:-30px; }
.ce-border { overflow:visible;  }
.ce-border figcaption { position:absolute; bottom:-35px; }
figcaption { color:#8bb9e6; font-size:inherit; font-size:20px; }

.ce-textpic,
.ce-gallery,
.ce-row {overflow: visible}


.content .cEl + .cEl { padding-top:40px; }
.content .c50 .cEl + .cEl { padding-top:20px; }
 

.csc-header-n2, 
.csc-header-n3,
.csc-header-n4,
.csc-header-n5,
.csc-header-n6,
.csc-header-n7 {
  margin-top:20px;
}

/* Formulare */

div.csc-mailform {
  padding:10px 0px;
}

div.csc-mailform fieldset {
  border:0px;
  padding:0px;
  margin:0px;
}

div.csc-mailform fieldset ol {
  margin:0px;
 
}
div.csc-mailform fieldset ol li {
  float:left;
  padding:0px;
  margin:0px 20px 0px 0px;
}

div.csc-mailform li {
  clear:right;
  display:block;
}

div.csc-mailform li label {
  width:120px;
  float:left;
  padding:3px 0px;
}

div.csc-mailform li input,
.com-chkout-address-input input {
  font-family:arial;
  font-size:12px;
  color:#3b792c;
  border:1px solid #c5bec1;
}

div.csc-mailform li select,
.com-chkout-address-input select {
  font-family:arial;
  font-size:12px;
  color:#3b792c;
  border:1px solid #c5bec1;
  width:120px;
  padding:4px;
}

.csc-form-element-textline input {
  font-family:arial;
  font-size:12px;
  color:#3b792c;
  border:1px solid #c5bec1;
  padding:4px;
  width:300px;
  margin-bottom:6px;
}



.csc-form-element-textarea textarea {
  font-family:arial;
  font-size:12px;
  color:#3b792c;
  border:1px solid #c5bec1;
  width:300px;
  padding:4px;
  margin-bottom:6px;
}

.csc-form-confirmation input,
.csc-form-element-submit input {
  color:#3b792c;
  border:1px solid #c5bec1;
  padding:4px;
}







/* Slider */
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 0px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/


.wrapperKamine .bx-wrapper {
  padding:0px 60px;

}

.bx-wrapper .bx-viewport {

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;


  
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 5px;
  right:0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #f1f1f0;
  color:#004e7e;
  font-size:18px;
  font-weight:300;
  text-decoration:none;
  display: block;
  width: 40px;
  height: 40px;
  line-height:40px;
  text-align:center;
  margin: 0 2.5px;
  outline: 0;

}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #c6c6c6;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: -100px;
  background: url(../img/controls.png) no-repeat 0 0px;
  
  opacity:0.3;
  
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
  
   
}

.bx-wrapper .bx-next {
  right: -100px;
  background: url(../img/controls.png) no-repeat -41px 0px;
  
  opacity:0.3;
  
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;   
}

.bx-wrapper .bx-prev:hover {
  opacity:1;
}

.bx-wrapper .bx-next:hover {
  opacity:1;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -33px;
  outline: 0;
  width: 41px;
  height: 66px;
 
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}






.hidden-desktop { display: none; }
.hidden-tablet { display: block; }

/* All except large Screens */
@media (max-width: 3220px) {
.hidden-desktop { display: none; }
}

/* Only Phones */
@media (max-width: 767px) {
  .hidden-desktop { display: block; }
  .hidden-phone { display: none; }
}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
  /*.hidden-desktop { display: block; }*/
  .hidden-tablet { display: none; }


}






@media (max-width: 1750px) {

.head .main { font-size:16px; }
.head .nav > ul {padding:0 0 0 35px; }

h2 { font-size: 62px; line-height: 75px;}
.wieh3, h3 {font-size: 45px;line-height: 55px;}
.content a.biglink { font-size:26px; }
.content .highlight { font-size: 25px; }

}


/* Only Phones and Tablets (Portrait) */
@media (max-width: 1550px) {

.head .main { font-size:14px }
.head .nav > ul > li > a {padding:0 10px; line-height:75px; }
.head.sticky .nav > ul > li > a {line-height:100px; }

.head .logo {width:200px; }
.head .nav { width: calc(100% - 200px); }

h2 { font-size: 42px; line-height: 55px;}
.wieh3, h3 {font-size: 35px;line-height: 45px;}
.content a.biglink { font-size:24px; }
.content .highlight { font-size: 20px; }
.content {font-size:18px; }

.footer { font-size:20px; }
.footer ul li a {
    font-size: 16px;
}

}


@media (max-width: 1320px) {


.cI { width:calc(100% - 680px); margin-left:0px; } /* 680px - 105px Rand */


.all {  min-width:100%;}
.all.footer,
.all.content {padding-left:20px;padding-right:20px;}

.all.content.k1 {padding-left:0px;padding-right:0px;}
  .k1 .main {padding-left:20px;padding-right:20px;}


.main {width:100%; }

.all.k1 {    min-width: calc(100% - 40px);  }

.all.k1,
.head .main {
    width: calc(100% - 40px);
    margin: 0px 20px 0 20px;
}

caption {font-size:16px; }
  
.csc-textpic-intext-left-nowrap img,
.csc-textpic-intext-right-nowrap img {width:400px; height:auto; }

#c362 .csc-textpic-intext-left-nowrap img,
#c362 .csc-textpic-intext-right-nowrap img { width:160px;}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 470px;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 470px;
}

  #c362 .csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 220px;
  }



}

@media (max-width: 1200px) {



h2 { font-size: 32px; line-height: 45px;}
.wieh3, h3 {font-size: 25px;line-height: 35px;}
h4 { font-size:22px;margin-bottom:20px;line-height:33px; }
.content a.biglink { font-size:20px; margin:8px 0; background-size:50px auto; padding-left:60px; }
.content .highlight { font-size: 18px; }
.content {font-size:16px; }

.footer { font-size:16px; }
.footer ul li a {
    font-size: 14px;
}

.fact {margin-bottom:10px; }

.c50stage .c60,
.c50stage .c50.first {
    padding-right: 40px;
}
.c50stage .c50.last {
    padding-left: 40px;
}

}




@media (max-width: 1100px) {


  .ce-textpic.ce-intext .ce-gallery {max-width:50%;}


}


@media (max-width: 1100px) {

.head .nav {display:none; }
.cT {width:100%;padding:0; padding-top:30px; }
.cI { width:100%;margin-left:0; }
.k1s .main {padding:0 35px; }


#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 45px;
  position: relative;
  float:right;
  margin: 0;
  margin-top:30px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #1f5b93;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 12px;
}

#nav-icon3 span:nth-child(4) {
  top: 24px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}





}




@media (max-width: 1000px) {

.csc-textpic-intext-left-nowrap img,
.csc-textpic-intext-right-nowrap img {width:300px; height:auto; }
.csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 370px;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 370px;
}

.content a.btn {     padding: 0 85px 0 30px; }
.csc-textpic.csc-textpic-border caption {
    bottom: -45px;
}

}


/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

}

/* Only Phones */
@media (max-width: 800px) {

  
div {
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input {
    -webkit-appearance: none;
}
* {
  -webkit-text-size-adjust: none;
}

.c60, .c50, .c40 {width:100%; padding-bottom:20px; }
.content.f3 {padding-bottom:400px; }

.c50stage .c60,
.c50stage .c50.first {
    padding-right: 0px;
}
.c50stage .c50.last {
    padding-left: 0px;
}


  .ce-left .ce-gallery, .ce-column {
    float:none;
  }

  .content .ce-left .ce-gallery,
  .content .ce-right .ce-gallery {
    float: none;
  }
  .content .ce-intext.ce-right .ce-gallery {
    margin-left: 0px;
  }
  .content .ce-intext.ce-left .ce-gallery {
    margin-right: 0px;
  }
  .ce-textpic.ce-intext .ce-gallery {max-width:100%;}


.csc-textpic-border .csc-textpic-image { margin-top:20px; }

.csc-textpic-intext-left-nowrap .csc-textpic-text {margin-left:0px; }
.csc-textpic-intext-right-nowrap .csc-textpic-text {margin-right:0px; }

  div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

  /* Clear floats after csc-textpic and after csc-textpic-imagerow */
  div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

  /* Set padding for tables */
  div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
  div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

  /* Settings for figure and figcaption (HTML5) */
  div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

  /* Captions */
  figcaption.csc-textpic-caption { display: table-caption; }
  .csc-textpic-caption { text-align: left; caption-side: bottom; }
  div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
  div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
  div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

  /* Float the columns */
  div.csc-textpic div.csc-textpic-imagecolumn { float: none; width:100%; }

  /* Border just around the image */
  div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 0px solid black;
    padding: 0px 0px;
  }

  div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

  /* Space below each image (also in-between rows) */
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 20px; }
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

  /* colSpace around image columns, except for last column */
  div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 0px; }
  div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

  /* Add margin from image-block to text (in case of "Text & Images") */
  div.csc-textpic-intext-left .csc-textpic-imagewrap,
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 0px;
  }
  div.csc-textpic-intext-right .csc-textpic-imagewrap,
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 0px;
  }

  /* Positioning of images: */

  /* Center (above or below) */
  div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
  div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: none; right: 0px; }
  div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: none; right: 0px; }

  /* Right (above or below) */
  div.csc-textpic-right .csc-textpic-imagewrap { float: none; width:100%; }
  div.csc-textpic-right div.csc-textpic-text { clear: both; }

  /* Left (above or below) */
  div.csc-textpic-left .csc-textpic-imagewrap { float: none; }
  div.csc-textpic-left div.csc-textpic-text { clear: both;  }

  /* Left (in text) */
  div.csc-textpic-intext-left .csc-textpic-imagewrap { float: none; }

  /* Right (in text) */
  div.csc-textpic-intext-right .csc-textpic-imagewrap { float: none; }

  /* Right (in text, no wrap around) */
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: none; }

  /* Left (in text, no wrap around) */
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: none; }

  div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

.csc-textpic-image { float:left; }
.csc-textpic-border .csc-textpic-imagewrap { padding-left:35px; padding-bottom:20px; }

.csc-textpic-imagewrap { }
.csc-textpic-imagewrap:after {content:'';display:table; clear:both; }

.csc-textpic-text {
  width:100%;
}

.csc-textpic-imagewrap img {
  max-width:100%;
  height:auto;
}

  /* Layout */

}


@media (max-width: 700px) {

h2 { font-size: 25px; line-height: 37px;}
.wieh3, h3 {font-size: 20px;line-height: 30px;}
h4 { font-size:18px;margin-bottom:10px;line-height:25px; }
.content a.biglink { font-size:16px; margin:8px 0; background-size:50px auto; padding-left:60px; }
.content .highlight { font-size: 16px; }
.content {font-size:13px; }

.footer { font-size:13px; }
.footer ul li a {
    font-size: 12px;
}



}


@media (max-width: 500px) {
.head .logo {
    width: 150px;
  padding-top:10px;
}

.content a.btn {
    padding: 10px 65px 10px 10px;
  background-size: 40px auto;
  line-height: 25px;
}
.content.f3 {
    padding-bottom: 200px;
}

.footer ul li {
    display: inline-block;
    margin: 0 15px;
}
  .all.k1, .head .main {
    width: calc(100% - 20px);
    margin: 0px 10px 0 10px;
  }
.k1 .main {padding-left:10px;padding-right:10px;}
.k1s .main {
    padding: 0 20px;
}
.head .main {padding:35px 10px;}
.content a.btn {
    letter-spacing: 0em;
  }

  h2 { font-size: 20px; line-height:32px;}
  .wieh3, h3 {
    font-size: 18px;
    line-height: 28px;
  }

}







nav:not(.mm-menu)
{
  display: none;
}


/*
  jQuery.mmenu CSS
*/
/*
  jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 16px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {

  color: rgba(255, 255, 255, 0.6);
  background:#1f5b93;
  color:#fff;
}
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
  jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 400px;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(400px, 0);
  -moz-transform: translate(400px, 0);
  -ms-transform: translate(400px, 0);
  -o-transform: translate(400px, 0);
  transform: translate(400px, 0); }


@media (max-width: 479px) {


.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }
}
