html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .90em tahoma, verdana, arial, sans-serif;
  background: #FFF;
  color: #1D1D1D;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 175% tahoma, verdana, arial, sans-serif;
  color: #03AFF7;
  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 15px 0 0 0;}

h2
{ font: bold 165% tahoma, verdana, arial, sans-serif;}

h3
{ font: bold 125% tahoma, verdana, arial, sans-serif;
  padding: 0 0 5px 0;
  color: #03AFF7;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% tahoma, verdana, arial, sans-serif;
  color: #1D1D1D;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% tahoma, verdana, arial, sans-serif;
  color: #1D1D1D;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: none;
  color: #00ABFF;}

a:hover
{ text-decoration: none;
  color: #FF0000;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content
{ margin-left: auto; 
  margin-right: auto;}

#header
{ width: 920px;
  height: 140px;
  padding-top: 10px;
  background: transparent;
  text-align: center;}

#banner_image {
    margin: 0 auto;
	width: 920px;
}
#slider-wrapper {
    height: 250px;
	background: transparent;
	width: 920px;
}
#slider {
    background: url("../pix/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 250px;
    position: relative;
    width: 920px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: tahoma, arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../pix/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
  
#header H1
{ width: 1000px;
  font: normal 450% tahoma, verdana, arial, sans-serif;
  color: #03AFF7;
  letter-spacing: -4px;
  background: transparent;}

span
{ color: #1D1D1D;}

#header H2
{ width: 1000px;
  font: normal 160% tahoma, verdana, arial, sans-serif;
  color: #1D1D1D;
  letter-spacing: -1px;
  margin-top: -5px;
  background: transparent;}

#menubar
{ width: 960px;
  height: 50px;
  color: #000;
  background: transparent url(../pix/menubar.png) no-repeat;} 
  
#contact{
  width: 230px;
  float: left;
  height: 40px;
  background: transparent;
  padding: 10px 0 10px 20px;
}

#site_content
{ width: 960px;
  overflow: hidden;
  margin-top: 20px;
  background: transparent url(../pix/pattern.png) repeat;}  

.sidebar_container
{ float: left;
  width: 260px;
  margin: 20px 0 20px 0;}

.sidebar
{ float: right;
  width: 240px;
  padding-left: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% tahoma, verdana, arial, sans-serif;
  padding: 0 15px 0 0;
  margin-bottom: 20px;
  width: 201px;}

.sidebar h2
{ height: 20px;
  padding: 0 0 5px 5px;
  color: #FFF;
  background: #03AFF7;}  
  
.sidebar h4
{ font-size: 125%;
  color: #1D1D1D;}

.sidebar p
{ color: #1D1D1D;}

.sidebar a
{ color: #03AFF7;}

.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 960px;
  padding: 0;
  margin: 0 0 0 20px;
  float: left;}
  
.content_item
{ width: 920px;
  margin: 0 20px 20px 0;
  float: left;}

.content_photo
{ width: 960px;
  text-align: center;
  margin: 20px 0 20px 0;
  float: left;}

.content_image
{ width: 298px;
  margin-right: 10px;
  float: left;
  border: 1px solid #DDD;
  background: #FFF;}

.content_text
{ width: 278px;
  padding: 0 10px 0 10px;
  float: left;}
  
#footer
{ width: 960px;
  font: normal 100% tahoma, verdana, arial, sans-serif;
  height: 400px;
  margin-bottom: 40px;
  padding: 20px 0 0px 0;
  text-align: center; 
  background: transparent url(../pix/footer.png) no-repeat;
  color: #FFF;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: none;}

.footer_content
{ width: 960px;
  text-align: center;
  margin: 0 0 20px 20px;
  float: left;}
  
.footer_content h2
{ color: #FFF;}

.footer_text
{ width: 230px;
  margin-right: 10px;
  float: left;}

.footer_text[style*="text-align"] {
  width: 205px;
  padding-left: 25px;
  box-sizing: border-box;
}
  
/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
  position: relative;
  left: 60px;
  height: 30px;
  width: 421px;
  padding: 10px 0px 5px 0;
  overflow: hidden;
  margin: 0 0px 0 0;
  width: 1000px;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
  background: url("../pix/lava.gif") no-repeat right -30px;
  height: 30px; width: 9px;
  z-index: 8;
  position: absolute;
}

.lavaLampWithImage li.back .left {
  background: url("../pix/lava.gif") no-repeat top left;
  height: 30px;
  margin-right: 9px; /* 7px is the width of the rounded shape */
}

.lavaLampWithImage li a {
  font: bold 110% tahoma, arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 10;
  display: block;
  height: 60px;
  padding: 5px 0px 0px 35px;
  position: relative;
  overflow: hidden;

}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}
/* WhatsApp Float */
.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
}

.whatsapp-icon {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 980px) {
  /* Global responsiveness adjustments */
  body {
    font-size: 0.95em;
    overflow-x: hidden;
    background-color: #FFF !important;
    background-image: none !important;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }

  /* Make containers fluid */
  #main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
  #header {
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
  }

  #header img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  #header H1, #header H2 {
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 10px;
    letter-spacing: -1px;
  }

  #header H1 {
    font-size: 200%;
  }

  #header H2 {
    font-size: 110%;
    margin-top: 5px;
  }

  /* Menu Navigation */
  #menubar {
    height: auto;
    background: transparent url(../pix/menubar.png) no-repeat !important;
    background-size: 100% 100% !important;
    border-radius: 0;
  }

  .lavaLampWithImage {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
    padding: 10px 5px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    overflow: visible !important;
  }

  .lavaLampWithImage li {
    float: none !important;
    display: inline-block !important;
    margin: 5px !important;
  }

  .lavaLampWithImage li.back {
    display: none !important; /* disable lavalamp absolute element on mobile */
  }

  .lavaLampWithImage li a {
    height: auto !important;
    padding: 8px 12px !important;
    background: transparent !important;
    font-size: 95% !important;
    color: #FFF !important;
  }

  .lavaLampWithImage li.current a {
    background: #03AFF7 !important;
    color: #FFF !important;
    border-radius: 4px;
  }

  /* Banner and Slider */
  #banner_image {
    width: 100% !important;
    padding: 0 10px;
    box-sizing: border-box;
  }

  #slider-wrapper, #slider {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 920 / 250 !important;
  }

  .nivoSlider img {
    width: 100% !important;
    height: auto !important;
  }

  /* Content area */
  #site_content {
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  #content {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
  }

  .content_item {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    float: none !important;
  }

  /* Sidebars */
  .sidebar_container {
    float: none !important;
    width: 100% !important;
    margin: 10px 0 !important;
    display: flex;
    flex-direction: column;
  }

  .sidebar {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
  }

  .sidebar_item {
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 10px !important;
  }

  .sidebar h2 {
    height: auto !important;
    padding: 10px !important;
  }

  /* Grid Items (Photos, Sub-sections) */
  .content_photo {
    width: 100% !important;
    margin: 10px 0 !important;
    float: none !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .content_image {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 15px 0 !important;
    float: none !important;
    display: block !important;
    box-sizing: border-box !important;
    padding: 10px !important;
    background: #FFF !important;
    border: 1px solid #DDD !important;
  }

  .content_image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    display: block !important;
    margin: 0 auto 10px auto !important;
    box-sizing: border-box !important;
  }

  .content_text {
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
    text-align: left;
    box-sizing: border-box !important;
  }

  /* Tables responsiveness */
  table {
    width: 100% !important;
    display: block;
    overflow-x: auto;
  }

  /* Footer */
  #footer {
    width: 100% !important;
    height: auto !important;
    padding: 20px 10px !important;
    background: #0B05FB !important; /* solid color fallback */
  }

  .footer_content {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer_text {
    width: 100% !important;
    max-width: 100% !important;
    margin: 15px 0 !important;
    float: none !important;
    padding-left: 0 !important;
    text-align: center !important;
  }
  .footer_text * {
    text-align: center !important;
  }

  /* Float WhatsApp on mobile */
  .whatsapp-float {
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
  }
}
