body {
  background: #FFFFFF;
  background: linear-gradient(#FFFFFF, #CCCCCC);
  color: #000000;
  font-family: Trebuchet MS, Arial;
  margin: 0px 0px;
  text-align: center;
  min-width: 380px;
}
div.sep {
}
div.spacer {
  height: 3%;
}
div.header {
  background-color: #FFFFFF;
  color: #000000;
  min-height: 88px;
  display: block;
  padding-top: 20px;
  text-align: left;
}
div.main {
  background-color: #EFEFEF;
  color: #000000;
  margin: 0.2% 6%;
  text-align: left;
  border-width: 1px;
  border-color: #DDDDDD;
  border-style: solid;
}
div.footer {
  background-color: #EEBB44;
  min-height: 100px;
  padding: 1% 0%;
  border-width: 10px 0px 0px 0px;
  border-style: solid;
  border-color: #FFFFFF;
  font-family: Arial;
  color: #DDDDDD;
}
div.box {
  vertical-align: top;
  background-color: #EFEFEF;
  display: inline-block;
  width: 45%;
  margin: 2.5% 1.5%;
  min-width: 300px;
  height: 280px;
  border-style: solid;
  border-color: #DDDDDD;
  border-width: 1px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 350ms;
}
div.box:hover {
  border-color: #353535;
  background-color: #ECECEC;
  height: 400px;
  transition: all 350ms;
}
@media only screen and (max-width: 730px)
{
  div.box {
    width: 95%;
    height: 400px;
  }  
}
div.boxf { height: 230px; }
div.boxa {
  color: #555555;
  border-width: 6px 0px 0px 0px;
  border-style: solid;
  padding: 10px;
  font-family: Arial;
  font-weight: normal;
  font-size: 1.0em;
  line-height: 140%;
  height: 104px;
}

div.boxared { background-color: #EEBB44; min-height: 500px; }
div.boxagreen { background-color: #EEBB44; min-height: 500px; }
div.boxablue { background-color: #EEBB44; min-height: 500px; }

div.lbox {
  vertical-align: top;
  background-color: #EFEFEF;
  display: inline-block;
  width: 47%;
  margin: 0.5% 0.5%;
  min-width: 300px;
  height: 50px;
  min-height: 50px;
  border-style: solid;
  border-color: #DDDDDD;
  border-width: 1px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 350ms;
}
div.lbox:hover {
  border-color: #353535;
  background-color: #ECECEC;
  height: 100px;
  min-height: 100px;
  transition: all 350ms;
}
div.lboxa {
  color: #555555;
  border-width: 6px 0px 0px 0px;
  border-style: solid;
  padding: 10px;
  font-family: Arial;
  font-weight: normal;
  font-size: 1.0em;
  line-height: 140%;
}

div.sectionbar {
  min-height: 24px;
  background-color: #FFFFFF;
  text-align: left;
  margin-top: 3em;
  margin-bottom: 2em;
  padding: 8px 12px;
  font-size: 1.3em;
  color: #555555;
  border-color: #EEBB44;
  border-style: solid;
  border-width: 6px 0px 0px 0px;
}
div.sectionbarf {
  min-height: 24px;
  background-color: #FFFFFF;
  text-align: left;
  margin-top: 3em;
  margin-bottom: 2em;
  padding: 8px 12px;
  font-size: 1.3em;
  color: #555555;
  border-color: #EEBB44;
  border-style: solid;
  border-width: 0px;
}

div.notm { margin-top: 0; }

div.fullbox {
  background-color: #FFFFFF;
  display: inline-block;
  width: 93%;
  margin: 2.5% 2.5%;
  min-width: 300px;
  padding: 1%;
  border-style: solid;
  border-color: #231E62;
  border-width: 2px;
  border-radius: 6px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4), 0px 6px 20px 0px rgba(0,0,0,0.5);
  text-align: left;
  line-height: 160%;
  font-size: 1.2em;
}
div.footerbox {
  display: inline-block;
  width: 30%;
  min-width: 300px;
  padding: 0%;
  margin: 1%;
  text-align: left;
  min-height: 80px;
}
div.clr {
  clear: left;
}
div.footerboxk {
  width: 30%;
  display: inline-block;
}
@media only screen and (max-width: 1100px)
{
  div.footerbox {
    width: 47%;
  }
  div.footerboxk {
    display: none;
  }
}
@media only screen and (max-width: 750px)
{
  div.footerbox {
    width: 98%;
  }
  div.footerboxk {
    display: none;
  }
}
div.ftitle {
  line-height: 145%;
  border-style: solid;
  border-color: #444444;
  border-width: 0px 0px 1px 0px;
  color: #444444;
  margin-bottom: 1em;
}
div.ftext {
  line-height: 145%;
  color: #444444;
  display: inline-block;
  vertical-align: top;
}
div.b1, div.b2, div.b3, div.b4, div.b5, div.b6, div.b8, div.b9 { background-position: center center; background-size: cover; }
div.b1 { background-image: url('T1k.jpg'); }
div.b2 { background-image: url('T3k.jpg'); }
div.b3 { background-image: url('T4k.jpg'); }
div.b4 { background-image: url('T2k.jpg'); }
div.b5 { background-image: url('T6k.jpg'); }
div.b6 { background-image: url('T5k.jpg'); }
div.b8 { background-image: url('T8k.jpg'); }
div.b9 { background-image: url('T9k.jpg'); }

span.boxac { font-weight: normal; padding-bottom: 15px; float: left; font-size: 1.3em; width: 100%; }
span.title { font-size: 3em; font-weight: bold; padding-top: 20px; }
a {
  font-weight: bold;
  text-decoration: none;
  color: #888888;
}
a.menu {
  color: #FFFFFF;
}
a.menu:hover {
  color: #231E62;
}
div.copr {
  color: #888888;
  font-size: 10px;
  padding: 20px 0px;
}
div.creator {
  background-color: #FFFFFF;
  color: #AEAEAE;
  font-family: Arial;
  font-size: .75em;
  padding: 15px;
}
div.menubar, div.mobilemenu {
  background-color: #E9C24C;
  color: #444444;
  text-align: left;
}
div.mobilemenu {
  display: none;
}
div.menuitem {
  background-color: #E9C24C;
  color: #444444;
  margin: 4px 0px 4px 4px;
  padding: 6px;
  border: 1px solid #EACF7C;
  border-radius: 2px;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline-block;
  transition: all 350ms;
}
div.menuitem:hover {
  background-color: #FFFFFF;
  border-color: #231E62;
  color: #231E62;
  transition: all 350ms;
}
div.menuitemmob {
  background-color: #E9C24C;
  font-size: 40px;
  padding: 0px 8px;
}
@media only screen and (max-width: 500px) {
  div.menubar {
    display: none;
    padding: 2px 0px;
  }
  div.mobilemenu {
    display: block;
    padding: 2px 0px;
  }
  div.menuitem {
    display: block;
    border: none;
    font-size: 18px;
  }
}
img.logo {
  display: inline-block;
  padding: 6px 10px 0px 10px;
  max-width: 40%;
}
span.w, span.w2 {
  width: 27px;
  height: 27px;
  padding: 3px;
  background-color: #444444;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  margin-right: 1em;
  margin-top: 4px; margin-bottom: 4px;
}
span.w {
  vertical-align: top; 
  margin-top: 8px;
}
span.w2 { vertical-align: middle; }
span.w-cim { background-image: url('w-lagonda.gif'); }
span.w-tel { background-image: url('w-tel.gif'); }
span.w-mail { background-image: url('w-mail.gif'); }
h1 {
  padding-top: 0.1em;
  padding-bottom: 1em;
  font-size: 1.6em;
  color: #231E62;
}
h2 {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  font-size: 1.2em;
  color: #231E62;
}
div.text {
  font-family: Arial;
  color: #555555;
  line-height: 165%;
  font-size: .9em;
  margin: 6px; 
}
div.ima {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 600px;
  border-radius: 3px;
}
div.ima img {
  max-width: 100%;
  border: 1px solid #444444;
}
div.button {
  display: inline-block;
  background-color: #EEBB44;
  border: 1px solid #EEBB44;
  padding: 5px;
  transition: all 350ms;
  cursor: default;
}
div.button:hover {
  background-color: #FFFFFF;
  color: #444444;
  border: 1px solid #444444;
  transition: all 350ms;
}
.lp {
  margin-left: 10px;
}
div.w1bg {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.45);
}
div.w1w, div.wd {
  font-family: Arial;
  font-size: 16px;
  position: absolute;
  min-width: 300px;
  border: 1px solid #444444;
  border-radius: 3px;
  margin: auto;
}
div.w1c {
  background-color: #EEBB44;
  color: #444444;
  font-weight: bold;
  padding: 15px;
}
div.w1b {
  background-color: #DEDEDE;
  padding: 25px 15px 10px 15px;
  line-height: 140%;
}
div.w1s {
  min-height: 1.8em;
}
label.w1 {
  display: inline-block;
  width: 35%;
}
input.w1 {
  display: inline-block;
  font-family: Arial;
  color: #444444;
  border: 1px solid #444444;
  font-size: 16px;
  width: 50%;
}
div.w1g {
  display: inline-block;
  background-color: #EEBB44;
  border: 1px solid #EEBB44;
  padding: 5px;
  transition: all 350ms;
  cursor: default;
  margin-left: 25px;
}
div.w1g:hover {
  background-color: #FFFFFF;
  color: #444444;
  border: 1px solid #444444;
  transition: all 350ms;
}
div.ri {
  text-align: right;
}
div.login {
  font-family: Arial;
  color: #888888;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  right: 6.5%;
  max-width: 40%;
}
div.loginn {
  font-weight: bold;
  padding: 5px 0px;
}
div.loginb {
  display: inline-block;
  background-color: #FFFFFF;
  color: #888888;
  border: 1px solid #DDDDDD;
  padding: 3px;
  transition: all 350ms;
  cursor: default;
  margin-right: 5px;
}
div.loginb:hover {
  background-color: #EEBB44;
  border: 1px solid #EEBB44;
  color: #888888;
  transition: all 350ms;
}
iframe.iframe {
  width: 100%;
  height: 80%;
  min-height: 500px;
  border: 1px solid #444444;
}
label.form {
  display: inline-block;
  min-width: 150px;
  line-height: 140%;
  font-size: 16px;
}
label.formk {
  display: inline-block;
  min-width: 150px;
  line-height: 140%;
  font-size: 14px;
  vertical-align: top;
}
input.form {
  display: inline-block;
  min-width: 200px;
  line-height: 140%;
  font-size: 16px;
  border: 1px solid #444444;
}
input.full {
  width: 100%;
  margin-bottom: 15px;
}
.bold {
  font-weight: bold;
}
table {
  font-family: Arial;
  font-size: 14px;
  border-collapse: collapse;
  min-width: 70%;
  margin: auto;
}
tr:not(:first-child) {
  border-style: solid;
  border-color: #444444;
  border-width: 1px 0px;
}
td, th {
  padding: 5px;
}
th {
  text-align: left;
  font-weight: bold;
  background-color: #EEBB44;
}
div.formsor {
  font-size: 14px;
  min-height: 2em;
}
textarea {
  font-family: Arial;
  border: 1px solid #444444;
}
select.formk {
  font-family: Arial;
  font-size: 14px;
  min-width: 150px;
  border: 1px solid #444444;
}