  html, body {
    z-index: 69;
	background: #f4f4f4;
    line-height: 1.5;
    height: auto;  
    width: 99.5%;
	margin: 0px;
	padding: 0px;
  	font-family: "PT Sans Narrow",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial, sans-serif;
}
 
#pagewrap01L, #pagewrap02L, #pagewrap03L, #pagewrap04L, #pagewrap05L, #pagewrap06L, #pagewrapf {
display: flex;
 }  
#content01, #content,#content05,#content04,#gallery,#content06,#content07,#content1bm,#content03,#content08,#content09,#content10,#content02,#middle2, #sidebar,#sidebar1,#sidebar1a,#sidebar1b,#sidebar2 {
    flex: 1;
 
}

/* new menu start here */
/* new menu sticky-div start here */
 
.divm {
  color: #fff;
  font-size: 34px;    
  cursor: pointer;
  line-height: 1.5;
 
} 
.divm:hover {
  color: #fff;
  font-size: 38px;    
  cursor: pointer;
  line-height: 1.3;
 
} 
.divm1 {
  color: #fff;
  font-size: 22px;    
  cursor: pointer;
margin: 30px 0px 0px 0px ;
  
} 
.divm1:hover {
  color: #fff;
  font-size: 22px;    
  cursor: pointer;
  
}
.divm2 {
  color: #fff;
  font-size: 22px;    
  cursor: pointer;
margin: 0px 0px 0px 0px ;
   background-color: #2f3035;   
    border: 0px;
  
} 
.divm2:hover {
  color: #fff;
  font-size: 22px;    
  cursor: pointer;
   background-color: #2f3035;   
    border: 0px;
}

  

.containerst {
  text-align:left;
  position: relative;
  margin-left: 0px; 
 
}
.sticky-div {
    font-size:1.3rem;
  vertical-align:middle;
    position: fixed;
    top: 0;
  background-color: #2f3035;
    color: white;
    line-height: 2.5;
  border-radius:7px;
    z-index: 900;
    height: 60px;
    width: 100%;
margin-left: 0px; 
}
.sticky-div a:link {
       color: #fff;
text-decoration: none;
}
.sticky-div a:visited {
      color: #fff;
text-decoration: none;
}
.sticky-div a:hover {
    color: #fff;
   font-weight: 450;
text-decoration: underline;
}
.sticky-div a:active {
    color: #fff;
   font-weight: 550;
text-decoration: underline;
}
/* new menu sticky-div end here */
  .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  line-height: 1.2;
  vertical-align: middle;margin-left: 0px; 
}
.overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: 5px;
margin-left: 0px; 
    
}
.overlay a {
  padding: 8px;
  font-size: 22px;
  display: block;
  transition: 0.3s;
       color: #fff;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.overlay-subs {
  padding: 8px;
  font-size: 22px;
  display: block;
  transition: 0.3s;
       color: lightgray;
     font-style: italic;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.overlay a:hover, .overlay a:focus {
         font-size: 24px;
             color: #fff;
   text-decoration: underline;
  text-decoration-color: #2f3035;
}
@media screen and (max-height: 450px) {
 /* new menu sticky-div start here */



.containerst {
  text-align:left;
  position: relative;
}
.sticky-div {
    font-size:1.3rem;
  vertical-align:middle;
    position: fixed;
    top: 0;
  background-color: #2f3035;
    color: white;
    line-height: 2.5;
  border-radius:7px;
    z-index: 900;
    height: 60px;
    width: 100%;
}
.sticky-div a:link {
       color: #fff;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.sticky-div a:visited {
       color: #fff;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.sticky-div a:hover {
    color: #fff;
   font-weight: 450;
text-decoration: underline;
}
.sticky-div a:active {
    color: #fff;
   font-weight: 550;
text-decoration: underline;
}
/* new menu sticky-div end here */
  .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  line-height: 1.2;
  vertical-align: middle;
}
                          
.overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  text-align: left;
  margin-top: 5px;       
  text-decoration: underline;
  text-decoration-color: #2f3035;
}                          
                          
                          
.overlay a {
  padding: 8px;
  font-size: 20px;
  display: block;
  transition: 0.3s;
       color: #fff;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.overlay-subs {
  padding: 8px;
  font-size: 20px;
  display: block;
  transition: 0.3s;
       color: lightgray;
     font-style: italic;
       text-decoration: underline;
  text-decoration-color: #2f3035;
}
.overlay a:hover, .overlay a:focus {
         font-size: 22px;
             color: #fff;
   text-decoration: underline;
  text-decoration-color: #2f3035;
}                          
                          
 
}
  .overlay .closebtn {
  font-size: 30px;
 color: #2f3035;
  top: 5px;
  right: 35px;
  }

/* new menu end here */


    select {
 cursor:pointer;       
 color: #2c2e2f;
    font-size: 16px;
    font-weight: 480;
    line-height: 1.5;  
   background-color:  #ffc439; 
width: 60%;
height: 30px;
	border: 1px solid #2c2e2f;
    border-radius: 6px;
     }  
  
option {
  background-color: #2c2e2f;
 cursor:pointer;       
 color: #2c2e2f;
    font-size: 16px;
    font-weight: 480;
    line-height: 1.5;  
   background-color:  #ffc439; 
width: 60%;
height: 30px;
	border: 1px solid #2c2e2f;
    border-radius: 6px;
} 
 
 #item-options {
    font-size: 16px;
    font-weight: 480;
    line-height: 1.5;
}
 

h1 { color: #2f3035;
   text-align: center;
     font-size: 26px;
  	line-height: 1.5;
	font-weight: 480;
    margin-bottom: 20px;
    margin-top: 20px;
    font-style: italic;
text-align: center;
 
}
.h1b { color: #2f3035;
    font-size: 26px;
	line-height: 1.5;
	font-weight: 480;
    margin-bottom: 2px;
    margin-top: 2px;
    font-style: italic;
    text-align: center;
    }
.h1bs { color: #2f3035;
    font-size: 24px;
	line-height: 1.5;
	font-weight: 480;
    margin-bottom: 2px;
    margin-top: 2px;
    font-style: italic;
    }
h2 {
 font-style: italic;
 font-size: 24px;
 color: #2f3035;
	font-weight: 480;
 margin-left: auto;
    }
.h2b {
 font-style:normal;
 font-size: 20px;
 font-weight: 480;
 color: #2c2f36;
 margin-left: auto;
text-align: center;
    }
.h2bs {
  font-style:normal;
   font-size: 18px;
font-weight: 480;
       color: #2c2f36;
 margin-left: auto;
  text-align: center;
    }
.h2bss {
  font-style:normal;
   font-size: 16px;
font-weight: 480;
       color: #2c2f36;
 margin-left: auto;
  text-align: center;
 margin-top: 5px;
    }
.h2bssl {
  font-style:normal;
   font-size: 16px;
font-weight: 480;
       color: #2c2f36;
 margin-left: auto;
  text-align: left;
 margin-top: 5px;
    }
h3 {
  text-align: center;
  font-weight: 380;
  font-size: 19px;
	color: #2c2f36;
    }
h4 {

  font-weight: 380;
 	font-size: 18px;
  text-align: center;
	  color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }
h5 {
	font-size: 18px;
    font-weight: 380;
	color: #2c2f36;
    text-align: left;
    margin: auto;
    padding: 0px 0px 6px 0px ;
    }
.h5d {
	font-size: 18px;
    font-weight: 380;
	color: #2c2f36;
    text-align: center;
    margin: 0px 0px 6px 0px ;
    padding: 0px 0px 6px 0px ;

    }
h6 {
	font-size: 16px;
    color: #f4f4f4;
    font-style:normal;
    margin: auto;
	padding: 3px 0px 0px 0px ;
         
    }
.str {
    font-weight: 480;
font-size: 18px;
   color: #2f3035;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
} 
.stry {
    font-weight: 480;
font-size: 19px;
 
   color: #2f3035;

 
} 


a:link {
    color: #2f3035;
text-decoration: underline;
}

a:visited {
    color: #2c2f36;
}

a:hover {
    color: #2c2f36;
   font-weight: 500;
}

/* selected link */
a:active {
    color: #2f3035;
}

 


ul {list-style: none}
ol {list-style: none;
padding-left: 8px;
margin-top: 0px;
line-height: 1.6;
}
  
    

li::before {content: "•"; color: #2f3035;
  display: inline-block; width: 0.5em;
  margin-left: -1em}
 

 
 

div.vcard {
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
   white-space: normal;
    line-height:1.3;
    display: inline;
}

div.category {
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
    font-weight: 550;
    white-space: normal;
    line-height:1.3;
    display: inline;
  text-align: center;
}
.fn {
    font-size: 15px;
    
	color: #2c2f36;
   white-space: normal;
   
     line-height:1.3;
    
}
.org{
    font-size: 15px;
    font-weight: 550;
	color: #2c2f36;
   white-space: normal;
   text-align: center;
     line-height:1.3;
    
}
.tel{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
   white-space: normal;
   
 
    line-height:1.3;
    display: inline;
}
.adr{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
 
    white-space: normal;
    line-height:1.3;
    display: inline;
}
.street-address{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
 
  white-space: normal;
    line-height:1.3;
display: inline;
}
.locality{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
  white-space: normal;
    line-height:1.3;
display: inline;
}
abbr.region{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
  white-space: normal;
    line-height:1.3;
display: inline;
}
.postal-code{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
  white-space: normal;
    line-height:1.3;
display: inline;
}
 
.geo{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
  white-space: normal;
    line-height:1.3;
display: inline;
}
.country-name{
    font-size: 15px;
    font-weight: 450;
	color: #2c2f36;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
  white-space: normal;
    line-height:1.3;
 
}
 

.smallfnt {font-size: 16px;
    font-weight: 380;
	color: #2c2f36;
    text-align: center;
    margin: auto;
    padding: 0px 6px 6px 0px ;
    text-align: right;
line-height: 1.52;
}
.smallfntr {font-size: 14px;
    font-weight: 380;
	color: #2c2f36;
    text-align: right;
    margin: auto;
    padding: 0px 6px 6px 0px ;
    text-align: right;
line-height: 1.52;
}

@media print {

  body {
    margin: 0;
    color: #000;
    background-color: #fff;
  }
.smallfnt  {font-size: 12px;
    text-align: center;
 
line-height: 1.1;
}

}


.smallfntw {font-size: 16px;
    font-weight: 350;
	color: #fff;
    text-align: center;
    margin: auto;
    padding: 0px 0px 0px 0px ;
    text-align: right;
    line-height: 1.55;
}
 


hr { border:none; border-top:1px #9c9c9c solid; height: 1px; }
 


.table1 {
    border: none;
    align-self: center;
    align-content: center;
    align-items: center;
}

.rTable { 
    display: table;
    width:100%; 
    align-self: center;
    align-content: center;
    align-items: center;
}
.rTableRow { display: table-row; }
.rTableHeading { display: table-header-group; }
.rTableBody { display: table-row-group; }
.rTableFoot { display: table-footer-group; }
.rTableCell, .rTableHead { display: table-cell; }



.hiddenMail {
    color: #2f3035;
    text-decoration: underline;
    cursor: pointer;
}  
.hiddenPhone {
      color: #2f3035;
    text-decoration: underline;
    cursor: pointer;

}   
.hiddenPhone1 {
    color: #2f3035;
    text-decoration: underline;
    cursor: pointer;
}


.cButton {
    width:auto;
 font-size: 16px; 
}
.printButton {
    width:85%;
 font-size: 22px; 
 cursor:pointer;
    background-color: #2f3035;
    height: 34px;
    border-radius:4px;
    align-self: center;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  color:#fff;
margin:  0px 3px 0px 10px;
padding:  2px 10px 0px 10px;
  }

.backButton {
 cursor:pointer;
    background-color: #2f3035;
    height: 44px;
    border-radius:4px;
    border:1px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
 position: relative;
margin:  0px 3px 0px 10px;
padding:  5px 10px 5px 10px;
    width:auto;
 font-size: 17px;
  color: #fff; 
  }
 
.backButton:link {
    color: #fff;
text-decoration:none;
}

.backButton:visited {
    color: #fff;
}

.backButton:hover {
 text-decoration: underline;
}
 

@media print {
.sticky-div   {
    display: none;
  }

.printButton {
    display: none;
  }
}
.cButton:hover {
     width:auto;
 font-size: 16px;   
 
}


.button {
 cursor:pointer;
    background-color: #2f3035;
    height: 34px;
    border-radius:4px;
    border:1px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    position: absolute;
    right:    0;
    bottom:   0;
margin:  0px 3px 0px 10px;
padding:  2px 10px 0px 10px;
    width:auto;
 font-size: 17px; 
     }

.button:hover {
 cursor:pointer;
    background-color: #fff;
    height: 34px;
    border-radius:4px;
    border:1px solid #9c9c9c;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    position: absolute;
    right:    0;
    bottom:   0;
margin:  0px 3px 0px 10px;
padding:  2px 10px 0px 10px;
    width:auto;
 font-size: 17px; 
   } 

.button:link {
    color: #fff;
text-decoration:none;
}

.button:visited {
    color: #fff;
}

.button:hover {
    color: #2f3035;
 text-decoration: underline;
 
}
/* selected link */
.button:active {
    color: #fff;
text-decoration: underline;
}




 
.spancenter{
 
text-align: center;
align-content:center;
width: 100%;
    
}
.div100 {
    width: 100%;
    align-content: center;
    align-items: center;
    align-self: baseline;
    text-align: center;
}
/*  responsive gallery START HERE*/
div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  border-radius:7px;
  float: left;
  width: 320px;
  height: 310px;
}

div.gallery:hover {
  border: 1px solid #777;
  border-radius:7px;
 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

div.QRImg img {
   width: 167px;
  height: 169px;
}

div.gallery img {
   width: 320px;
  height: 240px;
}

div.desc {
  padding: 12px;
  text-align: center;
      width: 320px; 
  height: 140px;
 
}
/*  responsive gallery END HERE*/
/*  responsive video START HERE*/
.myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
    z-index: 10;
  margin-bottom: 0px;
}
 
/*  responsive video END HERE*/


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

    
#pagewrap01L, #pagewrap02L, #pagewrap03L, #pagewrap04L, #pagewrap05L, #pagewrap06L, #pagewrapf {
display: block;
 }  
#content01, #content,#content05,#content04,#gallery,#content06,#content07,#content1bm,#content03,#content08,#content09,#content10,#content02,#middle2, #sidebar,#sidebar1,#sidebar1a,#sidebar1b,#sidebar2 {
    flex: 1;
   margin-left: 5px;
}


    
    /* εμφάνιση σε desktop ή κινητό αρχή */
#content-desktop {display: none;}
#content-mobile {display: block;}   
 /* εμφάνιση σε desktop ή κινητό τέλος*/
    
}


/* responsive menu end here */    

/*auto slide show start here */
* {box-sizing:border-box;
 
 

}
 
.mySlides {display:none;
width:100%;}

/* Slideshow container */
.slideshow-container {
  z-index: 90;
  width:100%; 
  margin: 0px 0px 0px 0px; 
  height: auto;
  position: relative;
  align-content: center;    
z-index: 100;
 
/** επάνω, δεξιά, κάτω, αριστερά */
}

/* Caption text */
.text2 {
  font-size:   80%;
   text-shadow: 
     -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
  padding: 8px 4px;
  position: absolute;
  bottom: 8px;
  width: 98%;
  text-align: center;
    
} 

 

/* The dots/bullets/indicators */
.dot {
  height: 5.5px;
  width: 5.5px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px;
   
  border-radius: 50%;
  display: inline-block;
  transition: 0.6s ease;
  z-index: 90;
}

.active {
  background-color: #2f3035;
  
 }

/* 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}
}

/* On smaller screens, decrease text size */
@media all and (max-width : 768px) {
  .text {  font-size: 90% 
     
    
    }
    
.text2 {
  font-size:   50%;
   text-shadow: 
     -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
  padding: 8px 4px;
  position: absolute;
  bottom: 8px;
  width: 98%;
  text-align: center;
    
} 
.slideshow-container {
  z-index: 90;
  width:100%; 
  margin: 0px 0px 0px 0px; 
  height: auto;
  position: relative;
    }
    
    
    
}

img {
  margin: 0px;
  padding: 0px;
  z-index: 90;
  border-radius: 7px;
  width: 100%;
  align-self: center;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
img:hover {
  border: 0px solid #777;
  border-radius:7px;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
 
.espaimg {
  margin: 12px 0px 0px 0px;
  padding: 0px;
  z-index: 200;
  border-radius: 0px;
  width: 66%;
  align-self: right;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
.espaimg:hover {
 border: 0px solid #777;
  border-radius:0px;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
 
.imgViDog {
    
  align-content: center;
  align-self: center;
  width: 319px;    
  box-shadow: none;
  border: none; text-align: center;
  
}
.imgViDog:hover {
    
  align-content: center;
  align-self: center;
  width: 319px;    
  box-shadow: none;
  border: none; text-align: center;
  
}
.imgViDogGn {
    
  align-content: center;
  align-self: center;
  width: 40px;    
  box-shadow: none;
  border: none; text-align: center;
  
}
.imgViDogGn:hover {
    
  align-content: center;
  align-self: center;
  width: 40px;    
  box-shadow: none;
  border: none; text-align: center;
  
}
.imgViDog1 {
    
  align-content: center;
  align-self: center;
  width: 247px;    
  box-shadow: none;
  border-radius: 10px; text-align: center;
  
}
.photo {
  width: 100%;    
  box-shadow: none;
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.photo:hover {
  width: 100%;    
  box-shadow: none;
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
 


.imgblp {
    text-align: center;
  align-content: center;
  align-self: center;
  width: 100%;    
  box-shadow: none;
  border: none;
  padding-top: 3px;
} 
.imgblp75 {
    
  align-content: center;
  align-self: center;
  width: 84%;    
  box-shadow: none;
  border: none; text-align: center;
  padding-top: 3px;
} 
.imgvalidation {
   border:0px;
   width:88px;
   height:31px;
   margin-top: 3px;
} 
/*auto slide show end here */


/*shadow start here */
/*(αν χρειαστεί) 
 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
*/

/*shadow end here */

/* form start here */

body { 
font-size: 18px;
    font-weight: 380;
    line-height: 1.5; 
    align-content: center;
}
 

#pagewrap {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 0px 0px 0px;
    overflow: hidden;
}
#pagewrap01L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap02L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap03L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap04L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap05L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap4l {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap5l {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
}
#pagewrap06L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden;
 
}
#pagewrapf {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    overflow: hidden; 
}

#pagewrap1 {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 5px 0px 5px;
    z-index: 9995;
    position: relative;
    overflow: hidden;
}
header {
    background-color: #2c2f36;
	height: 45px;
    position: relative;
    width: 100%;
  overflow: hidden;
}
#content01 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#content03 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#content {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#contentw {
 background-color: #f4f4f4;
    width: 66%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#contentw01 {
 background-color: #f4f4f4;
    width: 66%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#content04 {
 background-color: #f4f4f4;
    width: 98%;
    min-width: 160px;
    height: auto;
   margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
    
}
 #content05 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
 }
 #content06 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
}
 #content07 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
}
 #content08 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
}
 #content09 {
background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
}
 #content10 {
 background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
}
 #content02 {
 background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 }

#middle {
background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
      min-height: 10px;
           float: left;
		 padding: 10px 10px 10px 10px;
	      margin: 0px 5px 5px 5px;
      
}

#middle1 {
background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
 }
#middle1a {
    background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 }
#middle1b {
    background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 }
#middle2 {
background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
}
#sidebar {
    background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
	float: left;
    
    
    
}
#sidebar1 {
    background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
    padding: 10px 10px 10px 10px;
	float: left;
 
    
    
}
#sidebar1a {
    background-color: #f4f4f4;
    width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
    padding: 10px 10px 10px 10px;
	float: left;
    
    
    
}
#sidebar1b {
    background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
	    height: auto;
    min-height: 10px;
    padding: 10px 10px 10px 10px;
	float: left;
    
    
    
}
#sidebar2 {
    background-color: #f4f4f4;
	width: 32%;
    min-width: 160px;
    height: auto;
    min-height: 10px;
    padding: 10px 10px 10px 10px;
	float: left;
    
 
}
footer {
    z-index:80;
    width: 100%;
	clear: both;
	padding: 2px 0px 0px 5px;
    height: 60px;
    background-color: #2c2f36;
    text-align: center;
    line-height:1.5;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)
       
}


iframe {
width: 99%;

    border: 1px;
    border-radius: 4px;
    box-shadow: -1px 3px 8px 1px rgba(0,0,0,0.4);
}



#content01, #content, #content05, #content06, #content07, #content08, #content09, #content10, #middle, #middle1, #middle1a, #middle1b, #sidebar, #sidebar1, #sidebar1a, #sidebar1b {
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
position:relative;
overflow-x: hidden;
overflow-y: hidden;
   margin-left: 5px;
    
}
 
.cButton {
 cursor:pointer;
    background-color: #2f3035;
    height: 30px;
    border-radius:4px;
    border:0px solid #9c9c9c;
    color:#fff;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    position: absolute;
    right:    0;
    bottom:   0;
}
  
.cButton:hover {
    cursor:pointer;
    background-color: #d1d1d1;
    height: 30px;
    border-radius:4px;
    border:0px solid #9c9c9c;
    color:#2c2f36;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-top: 3px;
    right:    0;
    bottom:   0;
}

header,#content01, #content,#middle,#sidebar{
     background-color: #f4f4f4;
	 margin-bottom: 5px;       
     background-image:url(images/backround/backround2.png) ;
}
 
#pagewrap, header, #content01, #content, #middle, #sidebar, footer {
	border: solid 0px #9c9c9c;
    border-radius: 4px;   
    
}

#content01, #content, #middle, #sidebar {
        background-image:url(images/backround/backround2.png) ;
}

/* form end here */

 
 




/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
/*  responsive menu tablet START HERE*/
 /* form start here */
body { 
  
  color: #2c2f36;
    font-size: 22px;
    font-weight: 380;
    line-height: 1.5;
 
}
    
 
   #pagewrap {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 0px 0px 0px;
} 
#content {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}

#contentw {
 background-color: #f4f4f4;
    width: 99%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#contentw01 {
 background-color: #f4f4f4;
    width: 99%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#content01 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}
#content03 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}	
#content04 {
 background-color: #f4f4f4;
    width: 98%;
    min-width: 160px;
    height: auto;
 
   margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
    
}
#content05 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
 	}	
#content06 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
 
    	float: left;
    
	}		
#content07 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
 
    	float: left;
    
	}		
#content08 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}		
#content09 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}		
#content10 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}	
#content02 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 10px 10px 10px 10px;
        margin: 0px 0px 5px 5px;
 
    	float: left;
    
	}	

#middle {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle1 {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
 
 
}
#middle1a {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle1b {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle2 {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
		padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
    
	#sidebar {
    background-color: #f4f4f4;
    width: 99%;
    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}
    
	#sidebar1 {
    background-color: #f4f4f4;
    width: 99%;
    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}  
	#sidebar1a {
    background-color: #f4f4f4;
    width: 99%;
    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}  
	#sidebar1b {
    background-color: #f4f4f4;
    width: 99%;
    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}
	#sidebar2 {
    background-color: #f4f4f4;
    width: 99%;
    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}
 
footer {
    z-index:80;
    width: 100%;
	clear: both;
    padding: 2px 0px 0px 5px;
    height: 60px;
    background-color: #2c2f36;
    font-size: 19px;
    text-align: center;
    line-height:1.3;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)
}
    


 


h1 { color: #2f3035;
     font-size: 23px;
  	line-height: 1.5;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 22px;
    font-style: italic;
    text-align: center;
 
    }

.h1b { color: #2f3035;
    font-size: 23px;
	line-height: 1.5;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
    font-style: italic;
 text-align: center;
    }
.h1bs { color: #2f3035;
    font-size: 23px;
	line-height: 1.5;
	font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
    font-style: italic;
    }
h2 {
	font-size: 22px;
  font-weight: 480;
 margin-left: 10px;
	color: #f4f4f4;
    }
.h2b {
	font-size: 22px;
  font-weight: 480;
  margin-left: 10px;
    	color: #2c2f36;
    }
.h2bs {
	font-size: 20px;
  font-weight: 480;
  margin-left: 10px;
    	color: #2c2f36;
    }
.h2bss {
	font-size: 16px;
  font-weight: 480;
  margin-left: 10px;
  margin-top: 5px;
    	color: #2c2f36;
    }
.h2bssl {
	font-size: 16px;
  font-weight: 480;
  margin-left: 10px;
  margin-top: 5px;
 text-align: left;
    	color: #2c2f36;
    }
 
h3 {
  font-weight: 450;
 	font-size: 20px;
   text-align: center;
        color: #2c2f36;
   margin-top: 10px;
margin-bottom: 10px;
 
    }
h4 {
  font-weight: 450;
 	font-size: 20px;
  text-align: center;
	color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }

h5 {
	font-size: 20px;
    font-weight: 380;
	color: #2c2f36;
    text-align: left;
    margin: auto;
    padding: 0px 0px 6px 0px ;
    }
.h5d {
	font-size: 21px;
    font-weight: 380;
	color: #2c2f36;
     text-align: center;
    margin: auto;
    padding: 0px 0px 6px 0px ;
    }
h6 {
	font-size: 21px;
    color: #f4f4f4;
    font-style:normal;
    margin: auto;
	padding: 3px 0px 0px 0px ;
         
    }


th {
 	font-weight: normal;
	text-align: right;
}



 

a:link {
    color: #2f3035;
   text-decoration: underline;
}

a:visited {
    color: #2f3035;
}

a:hover {
    color: #2c2f36;
   font-weight: 500;
}

/* selected link */
a:active {
    color: #2f3035;
}
  

.smallfnt {font-size: 16px;
    font-weight: 380;
	color: #2c2f36;
    text-align: center;
    margin: auto;
    padding: 0px 6px 6px 0px ;
    text-align: right;
line-height: 1.52;
}
    
.smallfntw {font-size: 16px;
    font-weight: 350;
	color: #fff;
    text-align: center;
    margin: auto;
    padding: 0px 0px 0px 0px ;
    text-align: right;
    line-height: 1.55;
}
 
.cButton {
 width:auto;
 font-size: 19px;
}
 
.cButton:hover {
 width:auto;
font-size: 19px;    
}   
    

ul {list-style: none}
ol {list-style: none;
padding-left: 8px;
margin-top: 0px;
line-height: 1.8;
font-size: 14px;
font-weight: 500;    
}
  
    

li::before {content: "•"; color: #2f3035;
  display: inline-block; width: 0.5em;
  margin-left: -1em}
    
    
/* εμφάνιση σε desktop ή κινητό αρχή */
#content-desktop {display: block;}    
#content-mobile {display: none;}    
 /* εμφάνιση σε desktop ή κινητό τέλος*/
 
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  /*  responsive gallery START HERE*/
div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  border-radius:7px;
  float: left;
    width: 100%;
  height: auto;
}

div.gallery:hover {
  border: 1px solid #777;
  border-radius:7px;
 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

div.gallery img {
    width: 99%;
  height: auto;
}

div.desc {
  padding: 12px;
  text-align: center;
    width: 99%;
  height: auto;
 
}
/*  responsive gallery END HERE*/   


  
    
 
        /* εμφάνιση σε desktop ή κινητό αρχή */
#content-desktop {display: none;}
#content-mobile {display: block;}   
 /* εμφάνιση σε desktop ή κινητό τέλος*/
}
 
 
 
 
 
    
    
/* responsive menu tablet end here */

 .wrapword{
display: inline-block;
min-height: 10%;
width: 99%;  
font-size: 18px;    
  
}   
    
 
   

/* for 480px or less */
@media screen and (max-width: 480px) { 
body { 
  	font-size: 18px;
    font-weight: 350;
    line-height: 1.5; 
  color: #2c2f36;
 
}
 
#pagewrap {
	padding: 2px;
    height: auto;
	width: 100%;
    min-width: 140px;
 	margin: 0px 0px 0px 0px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.2);

    }
    
#pagewrap1 {

	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
   	margin: 0px 0px 0px 0px;
    z-index: 9995;
    position: relative;
 overflow: hidden;
}
   
}
#content01 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
 
	}
#content03 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
 
	}
#content03 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
 
	}
#content {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
 
	}

#contentw {
 background-color: #f4f4f4;
    width: 99%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#contentw01 {
 background-color: #f4f4f4;
    width: 99%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#content04 {
 background-color: #f4f4f4;
    width: 98%;
    min-width: 140px;
 
	float: left;
	padding: 10px 10px 10px 10px;
   margin: 5px 0px 5px 0px;
    
}
#content05 {
    background-color: #f4f4f4;
	width: 99%;
	height: auto;
    min-height: 10px;
	padding: 7px;
    margin: 0px 0px 5px 5px;
    float: left;
 
	}
#content06 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content07 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content08 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content09 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content10 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content02 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
 
    	float: left;
    
 
	}	

#middle {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle1 {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
 
 
}
#middle1a {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    

}
#middle1b {
    background-color: #f4f4f4;
	width: 99%;
    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle2 {
     background-color: #f4f4f4;
		width: 99%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
 
    	float: left;
    
 
}

	#sidebar {
    background-color: #f4f4f4;
    width: 99%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}
	#sidebar1 {
    background-color: #f4f4f4;
    width: 99%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
 
 
	}
	#sidebar1a {
    background-color: #f4f4f4;
    width: 99%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    


	}
	#sidebar1b {
    background-color: #f4f4f4;
    width: 99%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 

	}
	#sidebar2 {
    background-color: #f4f4f4;
    width: 99%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 

	}
footer {
    z-index:80;
    width: 100%;
	clear: both;
    padding: 2px 0px 0px 5px;
    height: 60px;
    background-color: #2c2f36;
    font-weight: 380;
    font-size: 12px;
    text-align: center;
    line-height:1.2;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)
}  


.cButton {
 width:auto;
}

.cButton:hover {
  width:auto;
}


h1 { color: #2f3035;
     font-size: 21px;
  	line-height: 1.4;
	font-weight: 480;
   margin-bottom: 10px;
    margin-top: 10px;
    font-style: italic;
   text-align: center;
    }

.h1b { color: #2f3035;
     font-size: 21px;
	line-height: 1.4;
	font-weight: 500;
  margin-bottom:10px;
     margin-top:10px;
 text-align: center;

    }
.h1bs { color: #2f3035;
     font-size: 20px;
	line-height: 1.4;
	font-weight: 480;
  margin-bottom:10px;
    margin-top:10px;
    font-style: italic;
    }
h2 {
	font-size: 20px;
  font-weight: 460;
  text-align: right;
	 color: #2f3035;
  margin-left: 10px;
    }
.h2b {
	font-size: 20px;
   font-weight: 480;
  text-align:center;
	 color: #2c2f36;
  margin-left: 10px;
    }
 
h3 {
  font-weight: 480;
 	font-size: 20px;
  text-align: center;
	color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }
h4 {
  font-weight: 480;
 	font-size: 20px;
  text-align: center;
	color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }

h5 {
	font-size: 20px;
    font-weight: 420;
	color: #2c2f36;
    text-align: left;
   
    }
.h5d {
	font-size: 20px;
    font-weight: 420;
	color: #2c2f36;
    text-align: center;
   
    }
h6 {
	font-size: 20px;
    color: #f4f4f4;
    font-style:normal;
    margin: auto;
	padding: 3px 0px 0px 0px ;
         
    }


th {
 	font-weight: normal;
	text-align: right;
}



 
#ff label {
    cursor:pointer;
    margin:4px 0;
    color:#ed7700;
    display:block;
    font-weight:800;
    
 
}


.err {
	color: #ed7700;
}
 


.textfield {
	font-size: 18px;
	color: #2c2f36;
	background: #F7F7F7;
	border: 1px solid gray;
    border-radius: 4px; 
	padding-left: 1px;
}


a:link {
    	font-size: 19px;
    font-weight: 400;
    color: #2f3035;
    text-decoration: underline;
}

a:visited {
    	font-size: 19px;
    font-weight: 400;
    color: #2f3035;
}

a:hover {
    color: #2c2f36;
   font-weight: 500;
}

/* selected link */
a:active {
    color: #2f3035;
}
 

.smallfnt {font-size: 16px;
    font-weight: 380;
	color: #2c2f36;
    text-align: center;
    margin: auto;
    padding: 0px 6px 6px 0px ;
    text-align: right;
line-height: 1.52;
}  
.smallfntw {font-size: 14px;
    font-weight: 350;
	color: #fff;
    text-align: center;
    margin: auto;
    padding: 0px 0px 0px 0px ;
    text-align: right;
    line-height: 1.55;
}
  
.espaimg {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  z-index: 200;
  border-radius: 0px;
  width: 100%;
  align-self: right;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
.espaimg:hover {
 border: 0px solid #777;
  border-radius:0px;
  box-shadow:  -1px 3px 8px 1px rgba(0,0,0,0.4);
}
  
     
    
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) } 
 

   /*  responsive menu tablet end here */
 

@media screen and (width: 1024px) { 
    
#pagewrap01L, #pagewrap02L, #pagewrap03L, #pagewrap04L, #pagewrap05L, #pagewrap06L, #pagewrapf {
display: flex;
 }  
#content,#content05,#content04,#gallery,#content06,#content07,#content1bm,#content03,#content08,#content09,#content10,#content02,#middle2, #sidebar,#sidebar1,#sidebar1a,#sidebar1b,#sidebar2 {
    flex: 1;
}    
    

body { 
  
  color: #2c2f36;
    font-size: 15px;
    font-weight: 380;
    line-height: 1.5;}
   
#pagewrap {
	padding: 2px;
    height: auto;
	width: 100%;
    min-width: 140px;
 	margin: 0px 5px 0px 5px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.2);
}
    
#pagewrap01L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

    }
    
#pagewrap02L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

    }
    
#pagewrap03L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

    }
#pagewrap04L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;
 
 
    }
#pagewrap05L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;

    }
#pagewrap4l {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

    }
#pagewrap5l {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

    }
#pagewrap06L {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;
 
    }

#pagewrapf {
	padding: 2px;
	width: 100%;
    height: auto;
    min-width: 160px;
 	margin: 0px 5px 0px 5px;

} 
#content01 {
     background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 2px;
    	float: left;
	}
#content03 {
     background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 2px;
    	float: left;
	}
#content {
     background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 2px;
    	float: left;
	}

#contentw {
 background-color: #f4f4f4;
    width: 66%;
    min-width: 320px;
	    height: auto;
    min-height: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
    
 
}
#contentw01 {
 background-color: #f4f4f4;
    background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 2px;
    float: left;
    
 
}
#content04 {
 background-color: #f4f4f4;
    width: 98%;
    min-width: 140px;
	float: left;
	padding: 10px 10px 10px 10px;
   margin: 5px 0px 5px 0px;
    
}
#content05 {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
	padding: 7px;
    margin: 0px 0px 5px 5px;
    float: left;
    vertical-align: middle;
	}
#content06 {
     background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content07 {
     background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-width: 140px;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content08 {
     background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content09 {
     background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-width: 140px;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
    
	}
#content10 {
     background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
    	float: left;
	}
#content02 {
     background-color: #f4f4f4;
		width: 32%;
	     height: auto;
	     height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
     	float: left;
}	

#middle {
   background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
         float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 0px;
}
#middle1 {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
 
}
#middle1a {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    

}
#middle1b {
    background-color: #f4f4f4;
		width: 32%;
    height: auto;
     min-height: 10px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 5px 5px;
    
 
}
#middle2 {
     background-color: #f4f4f4;
		width: 32%;
        height: auto;
    min-height: 10px;
		padding: 7px;
        margin: 0px 0px 5px 5px;
        border: 2px;
    	float: left;
    
 
}

	#sidebar {
    background-color: #f4f4f4;
		width: 31%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 2px;
    float: left;
    
 
	}
	#sidebar1 {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 
	}
	#sidebar1a {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    


	}
	#sidebar1b {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 

	}
	#sidebar2 {
    background-color: #f4f4f4;
		width: 32%;
	    height: auto;
    min-height: 10px;
	padding: 10px 10px 10px 10px;
    margin: 0px 5px 5px 5px;
    float: left;
    
 

	}
footer {
    z-index:80;
    width: 100%;
	clear: both;
    padding: 2px 0px 0px 5px;
    height: 60px;
    background-color: #2c2f36;
    font-weight: 380;
    font-size: 14px;
    text-align: center;
    line-height:1.3;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)
}


.cButton {
 width:100%;

}

.cButton:hover {
width:100%;
}


h1 { color: #2f3035;
     font-size: 21px;
  	line-height: 1.4;
	font-weight: 480;
   margin-bottom: 10px;
    margin-top: 25px;
    font-style: italic;
   text-align: center;
    }

.h1b { color: #2f3035;
     font-size: 21px;
	line-height: 1.4;
	font-weight: 500;
  margin-bottom:10px;
     margin-top:10px;
 text-align: center;
    }
.h1bs { color: #2f3035;
     font-size: 18px;
	line-height: 1.4;
	font-weight: 480;
  margin-bottom:10px;
    margin-top:10px;
    font-style: italic;
    }
h2 {
	font-size: 18px;
  font-weight: 480;
  text-align: right;
	 color: #f4f4f4;
  margin-left: 10px;
    }
.h2b {
	font-size: 18px;
   font-weight: 480;
  text-align:center;
	 color: #2c2f36;
  margin-left: 10px;
    }
 
h3 {
  font-weight: 480;
 	font-size: 18px;
  text-align: center;
	color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }
h4 {
  font-weight: 480;
 	font-size: 18px;
  text-align: center;
	color: #2c2f36;
margin-top: 10px;
margin-bottom: 10px;
    }

h5 {
	font-size: 16px;
    font-weight: 420;
	color: #2c2f36;
    text-align: left;
   
    }
.h5d {
	font-size: 16px;
    font-weight: 420;
	color: #2c2f36;
    text-align: center;
   
    }
h6 {
	font-size: 16px;
    color: #f4f4f4;
    font-style:normal;
    margin: auto;
	padding: 3px 0px 0px 0px ;
         
    }


th {
 	font-weight: normal;
	text-align: right;
}



 
#ff label {
    cursor:pointer;
    margin:4px 0;
    color:#ed7700;
    display:block;
    font-weight:800;
    
 
}


.err {
	color: #ed7700;
}
 


.textfield {
	font-size: 18px;
	color: #2c2f36;
	background: #F7F7F7;
	border: 1px solid gray;
    border-radius: 4px; 
	padding-left: 1px;
}


a:link {
    color: #2f3035;
    text-decoration: underline;
}

a:visited {
    color: #2f3035;
}

a:hover {
    color: #2c2f36;
   font-weight: 500;
}

/* selected link */
a:active {
    color: #2f3035;
}
 

.smallfnt {font-size: 16px;
    font-weight: 380;
	color: #2c2f36;
    text-align: center;
    margin: auto;
    padding: 0px 6px 6px 0px ;
    text-align: right;
line-height: 1.52;
}   
 
.smallfntw {font-size: 16px;
    font-weight: 350;
	color: #fff;
    text-align: center;
    margin: auto;
    padding: 0px 0px 0px 0px ;
    text-align: right;
    line-height: 1.55;
}
     
    
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) }}   

  