.search {

 margin-bottom: 200px;

}

.home1 {

  width: 100%;
  padding: 3px;
   margin-bottom: 20px;
}

.home2 {

  text-align: center;
}

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


* {box-sizing: border-box;}

body { 
 
  font-family: Arial, Helvetica, sans-serif;

}

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

.header .mobile {
    display: none;
  }

.header a {
  float: none;
  color: black;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  line-height: 18px;
  border-radius: 0px;
  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: 6px;
  font-family: Arial;
  font-size: 20px;
  text-align: left;
  display: inherit;

  margin-top: 4px;

}

.label2 {
  color: white;
  padding: 4px;
  font-family: Arial;
  font-size: 18px;
 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: #0B5898;} /* Blue */

/* 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: 100%;
  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;
  background-color: #000111 !important;
  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.5vw;
  min-height: 18px;

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 */



 /* FOOTER */

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

}


 /* FOOTER */




.center {
  text-align: center;
  margin-bottom: 30px !important;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: blue !important;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: #4CAF50;
  color: red;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}






.keywords {
  display: inline-block;
  color: white;
  padding: 8px 20px;
  font-family: Arial;
  background-color: blue;
  margin-top: 8px;
}


.responsive {
  width: 100%;
  height: auto;
  max-width: 800px;

}





p.inset {
        text-align: center;
  border: 3px solid green;
        
        }

footer {
  text-align: center;
padding: 7px 0;
  
        vertical-align: middle;
  color: white;
}





#menu {
    
    max-width: 2000px;
    margin-left: 20px;
    margin-right: 20px;
 
    font-family: 'Trebuchet MS', sans-serif;
         font-size: 22px;
         font-weight: bold;
        
   }

#article {
    text-align: left;
    max-width: 2000px;
    margin-left: 20px;
    margin-right: 20px;
    color: black;
      font-family: 'Trebuchet MS', sans-serif;
   }


a:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}



    
   h1 {
   max-width: 4000px;

font-size: 28px;
color: white;

}

h2 {
text-align: left;
font-size: 20px;
color: black;
}

h3 {
text-align: left;
font-size: 18px;
color: black;
}
h4 {
text-align: left;
font-size: 16px;
color: black;
}	  



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: #000000;
  text-decoration: none;
}
ol.breadcrumb li a:hover {
  color: #000000;
  text-decoration: underline;
}



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


.linkclass1 {
color: red !important;
}


.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: 12px;
  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;
}






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: #000000;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #000000;
  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;

}






/* MOBILE */





@media screen and (max-width: 500px) {

.price .header {
  background-color: #111;
  color: white;
  font-size: 12px;
  min-height: 90px;
}
  

.header a {
  float: none;
  color: black;
  text-align: center;
  padding: 4px;
  text-decoration: none;
  line-height: 18px;
  border-radius: 0px;
  margin-left: 22px;
}

  
  
  
  .columns {
    width: 50%;
    padding: 4px;
  }

  .columns2 {
    width: 50%;
  }  


  
  
  
  .header .mobile {
    display: block;
  }

.header .desktop {
    display: none;
  }
  






  
 .columns {

  margin-bottom: 1px;
}
  
  .price .header {
 min-height: 8px;
}  
  

  .header a {
    float: none;
    display: inline;
    text-align: center;
    margin-left: 0px;
  
  } 
  
  
.header-right {
  float: right;

}


  

  .header { 
text-align: center;
float: none;
}


.label {
  font-size:20px;

}

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


}



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

  margin-top: 4px;

}

  

}



