/* Bublinka */
html,
body,
form,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
div,
hr,
input,
fieldset,
button {
  margin: 0px;
  padding: 0px;
}
/* Global settings */
.blind,
hr {
  display: none !important;
}
fieldset,
a img {
  border: none;
}
input,
textarea {
  outline: none;
  resize: none;
}
a {
  outline: none;
}
/* Mixins */
.cf {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
/* Layout */
body {
  font-family: Arial, sans-serif;
}
#page {
  width: 100%;
  overflow: hidden;
}
#page-content {
  overflow: visible;
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
/* Background */
div.bg-shadow {
  z-index: 1;
  position: absolute;
  top: 0px;
  left: -294.5px;
  width: 1549px;
  height: 278px;
  background: url('images/bg-shadow.png') left top no-repeat;
}
div.bg-left {
  z-index: 1;
  position: absolute;
  bottom: 0px;
  left: -252px;
  width: 225px;
  height: 254px;
  background: url('images/bg-left.png') left top no-repeat;
}
div.bg-right {
  z-index: 1;
  position: absolute;
  bottom: 0px;
  right: -237px;
  width: 225px;
  height: 254px;
  background: url('images/bg-right.png') left top no-repeat;
}
/* Header */
header {
  width: 960px;
  clear: both;
  height: 272px;
  padding-top: 33px;
}
header a.logo {
  z-index: 10;
  position: relative;
  display: block;
  width: 409px;
  height: 206px;
  margin: 0 auto;
}
/* Section */
section {
  clear: both;
  width: 960px;
  overflow: visible;
  min-height: 1%;
}
section:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage {
  padding-bottom: 25px;
}
/* Homepage */
div.homepage-text {
  margin-bottom: 22px;
  padding-left: 490px;
  width: 460px;
  padding-right: 10px;
  clear: both;
  position: relative;
  height: 343px;
  background: #ffffff url('images/bg-box-text.jpg') left top no-repeat;
}
div.homepage-text div.bg-color {
  z-index: -1;
  height: 100%;
  background: #40b4e7;
  position: absolute;
  top: 0px;
  left: auto;
}
div.homepage-text div.bg-shadow-box {
  position: absolute;
  bottom: -53px;
  height: 54px;
  width: 950px;
  left: 0;
  background: url('images/bg-shadow-box.png') left top no-repeat;
}
div.homepage-text h2 {
  clear: both;
  font-size: 30px;
  color: #d94498;
  font-weight: bold;
  line-height: 33px;
  padding-right: 20px;
  padding-top: 25px;
  margin-bottom: 21px;
}
div.homepage-text p {
  font-size: 11px;
  font-weight: bold;
  clear: both;
  line-height: 22px;
  margin-bottom: 7px;
}
div.homepage-text p.green {
  color: #9ecc3b;
}
div.homepage-text p.orange {
  color: #f37f3e;
}
/* Menu */
div.menu {
  clear: both;
  width: 960px;
  min-height: 1%;
}
div.menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.menu ul {
  list-style: none;
  width: 960px;
  min-height: 1%;
}
div.menu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.menu ul li {
  float: left;
  display: block;
}
div.menu ul li a {
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  display: block;
  width: 302px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  height: 81px;
  padding-top: 200px;
  background-repeat: no-repeat;
  background-image: url('images/menu.png');
  text-decoration: none;
}
div.menu ul li a.done {
  background-position: 0 0;
  margin-right: 27px;
}
div.menu ul li a.gallery {
  background-position: -302px 0;
  margin-right: 27px;
}
div.menu ul li a.contact {
  background-position: -604px 0;
}
/* Text */
div.text-content {
  width: 880px;
  clear: both;
  padding: 35px 40px 10px 40px;
  position: relative;
  min-height: 1%;
}
div.text-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-content div.bg-color-box {
  position: absolute;
  height: 40px;
}
div.text-content h3 {
  color: #fff;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 2px;
}
div.text-content p {
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
}
div.text-content div.col {
  width: 400px;
  float: left;
  padding-right: 40px;
}
div.text-content div.video {
  width: 315px;
  clear: both;
  margin-bottom: 15px;
}
div.text-content div.links {
  width: 400px;
  clear: both;
  min-height: 1%;
}
div.text-content div.links:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-content div.links a {
  display: block;
  float: left;
  margin-right: 11px;
  margin-bottom: 11px;
  overflow: hidden;
  width: 82px;
  height: 82px;
}
div.text-content.done {
  background: #f37f3e;
}
div.text-content.done div.bg-color-box {
  background: #f37f3e;
  left: 0px;
  top: -40px;
  width: 299px;
}
div.text-content.contact {
  background: #40b4e7;
  padding: 35px 40px 30px 40px;
}
div.text-content.contact div.bg-color-box {
  background: #40b4e7;
  right: 0px;
  top: -40px;
  width: 301px;
}
div.text-content.contact h3 {
  text-transform: uppercase;
}
div.text-content.gallery {
  background: #d94498;
  padding: 35px 40px 15px 40px;
}
div.text-content.gallery div.bg-color-box {
  background: #d94498;
  right: 329px;
  top: -40px;
  width: 302px;
}
div.text-content.gallery h3 {
  width: 315px;
}
div.text-content.gallery p {
  width: 315px;
}
