@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

img, object, embed, video {
	max-width: 100%;
	text-align: center;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	vertical-align: middle;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	padding-top: 2%;
}
#contacts {
clear: both;
margin-left: 0;
width: 100%;
}
#body {
width: 100%;
margin-left: 0;
}
#form1 {
clear: both;
margin-left: 0;
width: 100%;
}
#content_1 {
width: 100%;
margin-left: 0;
}
#lay1 {
width: 100%;
margin-left: 0;
}
#lay2 {
width: 100%;
margin-left: 0;
}
#lay3 {
width: 100%;
margin-left: 0;
}
#lay4 {
width: 100%;
margin-left: 0;
}
#lay5 {
width: 100%;
margin-left: 0;
}
#lay6 {
width: 100%;
margin-left: 0;
}
#lay7 {
width: 100%;
margin-left: 0;
}
#logotype {
width: 100%;
}
#headtext {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
#contacs {
	clear: both;
	margin-left: 0;
	width: 100%;
	font-size: x-large;
	white-space: nowrap;
	text-align: center;
}
#video {
width: 100%;
margin-left: 0;
clear: both;
}
#prices {
width: 100%;
}
#form2 {
width: 100%;
}
#content_2 {
clear: both;
margin-left: 0;
width: 100%;
}
#form3 {
width: 100%;
}
#form4 {
width: 100%;
}
#form5 {
width: 100%;
}
#form6 {
width: 100%;
}
#form7 {
width: 100%;
}
#form8 {
width: 100%;
}
#form9 {
width: 100%;
}
#right1 {
clear: both;
margin-left: 0;
width: 100%;
}
#footer {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	padding-top: 2%;
}

#body {
width: 100%;
margin-left: 0;
}
#form1 {
clear: both;
margin-left: 0;
width: 100%;
}
#content_1 {
width: 48.7179%;
margin-left: 0;
}
#logotype {
width: 100%;
}
#headtext {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: left;
}
#contacs {
	clear: both;
	margin-left: 0;
	width: 100%;
	text-align: left;
	font-size: x-large;
	white-space: nowrap;
}
#video {
width: 100%;
margin-left: 0;
clear: both;
}
#prices {
width: 100%;
}
#form2 {
width: 100%;
}
#content_2 {
clear: none;
margin-left: 2.5641%;
width: 48.7179%;
}
#lay1 {
width: 100%;
margin-left: 0;
}
#lay2 {
width: 100%;
margin-left: 0;
}
#lay3 {
width: 100%;
margin-left: 0;
}
#lay4 {
width: 100%;
margin-left: 0;
}
#lay5 {
width: 100%;
margin-left: 0;
}
#lay6 {
width: 100%;
margin-left: 0;
}
#lay7 {
width: 100%;
margin-left: 0;
}
#form3 {
width: 100%;
}
#form4 {
width: 100%;
}
#form5 {
width: 100%;
}
#form6 {
width: 100%;
}
#form7 {
width: 100%;
}
#form8 {
width: 100%;
}
#form9 {
width: 100%;
}
#right1 {
clear: both;
margin-left: 0;
width: 100%;
}
#footer {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 2%;
	padding-right: 2%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	padding-top: 2%;
	padding-bottom: 2%;
	display: block;
	vertical-align: middle;
	min-height: 0px;
	min-width: 150px;
}
#body {
	width: 66.1016%;
	margin-left: 0;
}
#form1 {
	margin-left: 1.6949%;
	width: 32.2033%;
	border-radius: 10px;
	background-color: #E0E0E0;
	margin-top: 40px;
	float: right;
	clear: right;
}
#content_1 {
	width: 32.2033%;
	margin-left: 0;
}
#logotype {
	width: 23.7288%;
}
#headtext {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	padding-top: 0px;
	text-align: left;
}
#contacs {
	margin-left: 1.6949%;
	clear: none;
	width: 23.7288%;
	padding-top: 5px;
	text-align: right;
	font-size: medium;
	white-space: nowrap;
}
#video {
	width: 66.1016%;
	margin-left: 0;
	clear: both;
	display: block;
}
#prices {
width: 66.1016%;
}
#form2 {
width: 66.1016%;
}
#content_2 {
margin-left: 1.6949%;
clear: none;
width: 32.2033%;
}
#lay1 {
width: 66.1016%;
margin-left: 0;
}
#lay2 {
width: 66.1016%;
margin-left: 0;
}
#lay3 {
width: 66.1016%;
margin-left: 0;
}
#lay4 {
width: 66.1016%;
margin-left: 0;
}
#lay5 {
width: 66.1016%;
margin-left: 0;
}
#lay6 {
width: 66.1016%;
margin-left: 0;
}
#lay7 {
width: 66.1016%;
margin-left: 0;
}
#form3 {
width: 66.1016%;
}
#form4 {
width: 66.1016%;
}
#form5 {
width: 66.1016%;
}
#form6 {
width: 66.1016%;
}
#form7 {
width: 66.1016%;
}
#form8 {
width: 66.1016%;
}
#form9 {
width: 66.1016%;
}
#right1 {
margin-left: 1.6949%;
clear: none;
width: 32.2033%;
}
#footer {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
h1 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-weight: normal;
	font-size: x-large;
	/* [disabled]text-align: left; */
}
.headtext h1 {
	margin: 0px;
	padding:0px;
}
h2 {
	font-weight:normal;
	font-size:large;
}
input {
	height: 30px;
	padding: 4px 6px;
	margin-bottom:10px;
	width: 95%;
}
textarea {
	margin-bottom:10px;
}
.errorMessage {
	color:red;
}
.z_submit {
	width:95%;
	height:2em;
	color:#BB0057;
	font-weight:bold;
	padding:4px 6px;
}
.inline_div p {
	margin-left: 0;
}
.nav {
	display: block;
	border-top:4px black solid;
	background-color:#333333;
}
.menu {
	list-style: none;
	padding: 0px;
	display: block;
	margin: 0;
}
.menu li {
	display:inline-block;
}
.menu a {
	font-family: 'Tahoma Narrow', Arial, sans-serif;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: small;
}
.menu a:hover{
	background:url(img/nav_hover_bg.png) repeat-x;
	color:#8EE0FD;
	/*text-decoration:underline;*/
}
input.error {
	border:1px red solid;
}
label.error {
	color:red;
	margin-bottom:2em;
	display:block;
}

ul.isotope {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
ul.isotope li div.hover {
	left:100%;
}
ul.isotope li {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  /*padding: 5px;
  font-size: 12px;*/
}
ul.isotope li.w2 {
	width: 200px;	
}

ul.isotope li.h2 {
	height: 200px;	
}

.isotope .item {
  position: relative;
  overflow: hidden;
  /*border:1px #DCDCDC solid;*/
}
div.back {
	padding:5px;
	background-image:url(img/lay1/bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:100%;
	font-family:"Arial Narrow", Arial, Tahoma, sans-serif;
	font-weight:bold
}
.isotope .item img, .isotope .item div.back {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.isotope .item.active img, .isotope .item.active div.back {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.isotope .item .hover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
/* background: rgba(51, 204, 102, 0.93); */
  background: rgba(0, 0, 0, 0.80); 
  color:#fff;
}
.isotope .item .hover a {
	color:#D6DCFD;
	padding:5px;
	display:block;
}
.isotope .item .hover img {
  width: 50px;
  height: 50px;
  margin-top: 45px;
}
.isotope .item .hover h4 {
  margin-bottom: 0;
}
.isotope .item .hover p {
  font-size: 12px;
  line-height: 120%;
  padding: 10px;
  text-align: left;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}