.responsive {
  width: 100%;
  height: auto;
  max-width: 600px;
  max-height: 400px;
}



* {box-sizing: border-box;}

body { 
  margin-bottom: 80px;
  font-family: Arial, Helvetica, sans-serif;

}

.header {
  overflow: hidden;
  background-color: #ffffff;
  padding: 1px 1px;
}

.header .mobile {
    display: none;
  }

.header a {
  float: none;
  color: white;
  text-align: center;
  padding: 16px;
  text-decoration: none;
  line-height: 25px;
  border-radius: 2px;
  margin-left: 22px;
}

.header a.logo {
  font-size: 25px;
  font-weight: bold;
}

.header a:hover {
  background-color: #2196F3;
  color: black;
}

.header a.active {
  background-color: #2196F3;
  color: white;
}

.header-right {
  float: right;
  padding-right: 30px;
 
}

/* LABEL */

.label {
  color: white;
  padding: 20px;
  font-family: Arial;
  font-size: 20px;
  text-align: left;
  display: inherit;

  margin-top: 4px;

}

.label2 {
  color: white;
  padding: 6px;
  font-family: Arial;
  font-size: 20px;
 text-align: center;
  display: inherit;
margin-top: 25px;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px; 

}



.success {background-color: #04AA6D;} /* Green */


.info {background-color: #2196F3;} /* Blue */
.warning {background-color: #ff9800;} /* Orange */
.danger {background-color: #f44336;} /* Red */ 
.other {background-color: #e7e7e7; color: black;} /* Gray */ 
/* LABEL */


.container {
  position: relative;
  width: 98%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}



.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}



 

/* BLOKSX3 */

.columns4 {
  float: left;
  width: 50%;
  padding: 3px;
  margin-bottom: 2px;
}






* {
  box-sizing: border-box;
}

.columns {
  float: left;
  width: 33.3%;
  padding: 8px;
  margin-bottom: 10px;
}


.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: #111;
  color: white;
  font-size: 1.7vw;
  min-height: 20px;

padding: 15px;
  text-align: center;  
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.price .grey {
  background-color: #eee;
  padding: 20px;
  text-align: center; 

}

.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

/* BLOKSX3 */

  /* MEDIA */





/* MEDIA */

 /* FOOTER */

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #04AA6D;;
   color: white;
   text-align: center;

}


 /* FOOTER */




ol.breadcrumb {
  padding: 8px 16px;
  list-style: none;
  background-color: #eee;

}
ol.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ol.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ol.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}
ol.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
















.columnsx {
  width: 100%;
  margin-bottom: 5px;
}


.h1class {

  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

}








.block5 {


  background-color: #cecece;
 list-style-type: none;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;


}

.block5 li {
  padding: 20px;
  text-align: left;
}

.block5:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.block5 .header5 {
  background-color: #01447e;
  color: white;
  font-size: 20px;
}



.block5 .grey5 {
  background-color: #eee;

}













.block10 {


  background-color: #cecece;
 list-style-type: none;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;


}

.block10 li {
  padding: 10px;
  text-align: left;
}

.block10:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.block10 .header10 {
  background-color: #111;
  color: white;
  font-size: 20px;
}



.block10 .grey10 {
  background-color: #fff;

}














.columns3 {
  width: 100%;
  margin-bottom: 5px;
}




.keywords {
  display: inline-block;
  color: white;
  padding: 8px;
  font-family: Arial;
  background-color: #2196F3;
  margin-top: 4px;
}


ul.breadcrumb {
  padding: 8px 16px;
  list-style: none;
  background-color: #eee;

}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}








.block2 {


  background-color: #cecece;
 list-style-type: none;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;

}

.block2 li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.block2:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.block2 .header2 {
  background-color: #111;
  color: white;
  font-size: 30px;

}



.block2 .grey2 {
  background-color: #cecece;

}
