body {
	font-family: Arial;
	margin:0;
	padding:0;
	color:#e7e7e7;
	font-size:12px; 
	width:100%;
	background:#02629f;
	line-height:21px;
	overflow-x:hidden;
}
@font-face {
    font-family: 'MeriendaOneRegular';
    src: url('fonts/meriendaone-regular-webfont.eot');
    src: url('fonts/meriendaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/meriendaone-regular-webfont.woff') format('woff'),
         url('fonts/meriendaone-regular-webfont.ttf') format('truetype'),
         url('fonts/meriendaone-regular-webfont.svg#MeriendaOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

form {
	margin:0;
	padding:0;
}
img {
	border:0;
	outline: 0;
    vertical-align: top;
}
a {
	color:#cbf96c;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
a:hover {text-decoration:none;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
p {
	margin:0;
	padding:0 0 20px 0;
}
.clear {
	font-size:0;
	clear:both;
	height:0;
}
.fright { float:right;
}
.fleft { float:left;
}

.wrapper {width:100%;
}
#header {
	background:url(../images/header_bg.png) repeat-x left top;
	height:102px;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:100;
}
#logo {
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
}
#logo a {
	font-size:39px;
	color:#fff;
	font-family: 'MeriendaOneRegular';
	line-height:40px;
	text-shadow:0 0 1px #000;
}
#logo span {
	font-size:12px;
	line-height:18px;
	color:#959595;
	font-family:Arial;
	font-style:italic;
	display:block;
	text-shadow:none;
}

#nav {padding:33px 0 0 0;
}
#nav li {float:left;
}
#nav li a {
	font-size:12px;
	color:#fff;
	line-height:36px;
	display:block;
	text-shadow:1px 1px 1px #000;
	font-family: 'OpenSansRegular';
	width:96px;
	height:36px;
	float:left;
	text-align:center;
}
#nav a:hover { text-decoration:none;
}
#nav li.current a {	background:url(../images/menu.png) no-repeat left top;
}
.main {	padding:0;
}
.section {
	padding: 0;
	margin-bottom:50px;
	background:url(../images/section.jpg) no-repeat center top;
}

#home {
	background:none;
	padding-top:102px;
}
#about, #services, #catalog, #blog {min-height:1000px;
}
#contacts { margin-bottom:0;
}

.home_page {
	background:url(../images/home_section.jpg) no-repeat center top;
	min-height:900px;
}

.block_info {
	padding:30px 0 21px 0;
	line-height:18px;
	color:#fff;
	font-size:12px;
}
.info_t {
	font-size:15px;
	line-height:20px;
	padding-bottom:7px;
	text-transform:uppercase;
}
.center { text-align:center;
}
h2 {
	padding:0;
	margin:0 0 15px 0;
	line-height:45px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	background:url(../images/h2.png) repeat-x left bottom;
	font-family: 'OpenSansRegular';
	position:relative;
	text-transform:uppercase;
}
.backtop {
	width:32px;
	height:30px;
	background:url(../images/backtop.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
	position:absolute;
	right:-3px;
	top:8px;
}


.item {
	width: 216px;
	height: 202px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	background: #484239;
	box-shadow: 0 0 6px #274810;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0;
}
.item:hover {
	background:#a4cc51;	
	box-shadow:0 0 6px #486f24;
}
.item a {
	height:126px;
	display:block;
	padding:33px 10px 0 10px;
}
.item a span {
	padding-top:24px;
	display:block;
	line-height:20px;
	color:#c8c7c4;
	font-size:12px;
	font-family: 'OpenSansRegular';
}
.item:hover a span {color:#fff;	
}

.products, .projects {margin-right:-25px;
}

h3 {
	padding:0;
	margin:0 0 14px 0;
	line-height:14px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSansRegular';
}

.col54_percent {
	width:54%;
	margin-bottom:10px;
} 
.col42_percent {
	width:42%;
	margin-bottom:10px;
} 
.author { color:#cbf96c;
}

.team {
	float:left;
	width:216px;
	margin:0 20px 20px 0;	
}
.team img {
	width: 100%;
	height: auto;
	margin-bottom: 16px;
	border: 0px solid #fff;
}
.team .author {
	color:#efefef;
	font-size:11px;
	line-height:18px;
	padding-bottom:8px;
}
.team .author span {	
	color:#cbf96c;
	font-size:14px;
	display:block;
}


.col50_percent {
	width:48%;
	position:relative;
} 
h4 {
	padding:0;
	margin:10px 0;
	line-height:21px;
	color:#f5f5f5;
	font-size:14px;
	font-weight:normal;
	font-family: 'OpenSansRegular';
}
#services img {
	float:left;
	margin-right:10px;
}
#services h3 { margin-bottom:35px;
}


/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}


/* sort block */
.sort_block {	
	padding-bottom:20px;
	line-height:10px;
}
#filters {position: relative;
}
#filters li {
	margin-right:24px;
	float: left; 
}
#filters li a{
	color: #e7e7e7;
	font-size: 14px;
	line-height:10px;
}
#filters li a:hover, #filters li a.selected {
	color:#cbf96c;
	text-decoration:none;
}

.element {
	float:left;
	width:213px;
	height:213px;
	margin:0 20px 20px 0;
	-moz-border-radius:108px;
	-webkit-border-radius:108px;
	border-radius:108px;
	border:2px #fff solid;
	overflow:hidden;
	position:relative;
}
.element:hover {border:2px #a4cc51 solid;
}
.element a:hover .zoom { display:block;
}
.element img {
	width:100%;
	height:100%;
}
.zoom {
	width:100%;
	height:100%;
	display:none;
	background:url(../images/zoom_opacity.png) no-repeat center center;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}
.zoom, .element img {	
	-moz-border-radius:108px;
	-webkit-border-radius:108px;
	border-radius:108px;
}

.proj_name {
	position:absolute;
	z-index:200;
	left:0;
	top:70%;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#fff;
	display:none;
}
.element a:hover .proj_name { display:block;
}

.post { padding-bottom:30px;
}

.post .col50_percent.fleft img {	
	width:100%;
	height:auto;
}

.bord {border:2px #fff solid;
}
.col50_percent.fleft:hover:hover .bord {
	border:2px #a4cc51 solid;
}

.post_zoom, .post_link {
	width:50px;
	height:45px;
	display:none;
	background:url(../images/zoom_post.png) no-repeat center center;
	position:absolute;
	z-index:10;
	right:2px;
	top:2px;
	text-indent:-9999px;
}
.post_link {
	background:url(../images/link.png) no-repeat center center;
	right:auto;
	left:2px;
	top:auto;
	bottom:2px;
}
.col50_percent:hover .post_zoom, .col50_percent:hover .post_link { display:block;
}




.post_title {
	font-size:16px;
	color:#fff;
	padding:3px 0 8px 0;
	line-height:18px;
	font-family: 'OpenSansRegular';
}
.post_info {padding-bottom:8px;
}
.post_info li {
	display:inline-block;
	margin-right:15px;
	font-size:10px;
	color:#cbf96c;
	font-style:italic;
	padding-left:24px;
}
.post_info a {
	font-size:10px;
	color:#cbf96c;
	font-style:italic;
}
.date { background:url(../images/date.png) no-repeat left center;
}
.cats { background:url(../images/cats.png) no-repeat left center;
}
.comment { background:url(../images/comments.png) no-repeat left center;
}



.read, .read:hover {
	background:url(../images/read.png) repeat-x left top;
	width:64px;
	height:30px;
	text-decoration:none;
	display:block;
	margin-top:13px;
	font-size:13px;
	color:#fff;
	text-shadow:0 1px 1px #67841e;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	box-shadow:1px 0 3px #3c9d48;
}

iframe {width:100%;
}
.video {
	height:215px;
	overflow:hidden;
}
.video iframe {height:215px;
}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #a4cc51; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #a4cc51; }
.tipsy-arrow-s { border-top-color: #a4cc51; }
.tipsy-arrow-e { border-left-color: #a4cc51; }
.tipsy-arrow-w { border-right-color: #a4cc51; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


.contact_form label {
	width:115px;
	padding:0;
	margin:0;
	float:left;
	line-height:28px;
	font-size:12px;
	color:#e7e7e7;
}
.contact_form p { padding-bottom:27px;
}
.textfield {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background:#42ad4f;
	width:257px;
	height:25px;
	padding:0 10px;
	border:1px #409e4c solid;
	-moz-box-shadow:0 0 1px #409e4c inset;
	box-shadow:0 0 1px #409e4c inset;
	-webkit-box-shadow:0 0 1px #409e4c inset;
}
.textarea {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background:#42ad4f;
	width:257px;
	height:108px;
	padding:10px;
	border:1px #409e4c solid;
	-moz-box-shadow:0 0 1px #409e4c inset;
	box-shadow:0 0 1px #409e4c inset;
	-webkit-box-shadow:0 0 1px #409e4c inset;
	resize:none;
}



.send_mess {
	width:70px;
	height:36px;
	background: url(../images/send.png) no-repeat left top;
	border:0;
	margin:5px 0 20px 116px;
	cursor:pointer;
}

.map {
	height:199px;
	overflow:hidden;
	border:2px #fff solid;
	margin-bottom:12px;
}
.map iframe {height:199px;
}

.col275 {
	float:left;
	width:270px;
	padding-right:25px;
}
.col215 {
	float:left;
	width:210px;
}
.col215 a { color:#cbf96c;
}

.col275 li {
	float:left;
	margin:0 11px 11px 0;
}
#footer {
	background: url(../images/footer.png) repeat-x left top #423c34;
	line-height:16px;
	font-size:11px;
	color:#fff;
}
.container {position: relative;
}
#footer .backtop {top:14px;
}

#footer .container {padding:22px 0;
}
