﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html {
}
body {
	border-width: 10px;
	border-color: #000;
	font-family: Open Sans, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	background-color: #fff;
	border-top-style: solid;
}
.headercontainer {
}
.slidercontainer {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
}

.shadow {
	background-position: center bottom;
	max-width: 1200px;
	margin: 0px auto;
	background-image: url('../img/shadows-bottom.png');
	background-repeat: no-repeat;
	padding-bottom:28px;
}
#logo {
	position: absolute;
	width: 115px;
	height: 40px;
	padding: 0px 0px;
	z-index:999;
	margin:0px 0px 0px 0px;
}
#logo small {

}
header {
	background-position: 0px center;
	max-width: 958px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-repeat: no-repeat;
	min-height: 120px;
	background-image: url('../img/logo.png');
}
#menu ul {
	list-style-type:none;
	text-align:right;
	padding:22px 0px 12px 0px;
}
#menu li {
	display:inline-block;
	margin:0px 2px;
}
#menu li a {
	display: block;
	background: #000;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	color:#fff;
}
#menu li a.active, #menu li a:hover {
	background:#eee;
	color:#000;
}
.heading {
	text-align: right;
	padding-top: 7px;
	color: #999;
	line-height:1em;
}
.heading a {
	text-decoration: none;
	color: #000;
}
.heading a:hover {
	color:#999;
}
h1, h4 {
	background-position: center top;
	max-width: 918px;
	padding: 15px 20px;
	min-height: 19px;
	line-height: 1em;
	font-weight: 400;
	background-color: #eee;
	color: #000;
	font-size: 18px;
	text-align: center;
	margin: 0px auto;
	background-image: url('../img/h1.png');
	background-repeat: repeat-y;
}
h3 {
	padding: 15px 20px 0px 20px;
	text-align: center;
	font-weight: 300;
	font-size: 24px;
	margin:0px auto 0px auto;
}
.abs {
	width:100%;
}
article {
	max-width:958px;
	margin:0px auto 0px auto;
}
@media (max-width:900px) {
	article {	margin:0px auto;}
}
article p {
	padding:20px;
}
.col1-3 p {
	padding:0px 20px 20px 20px;
}

.push-left {
	float:right;
	margin:0px 0px 0px 20px;
	height:80px;
}
.name {
	font-size:20px;
	font-weight:500;
	color:rgb(255,51,0);
}
.equalcol {
	display: table;
}
.equalcol-row {
}
.col1-2 {
	width:50%;
	display: table-cell;
	float:left;
}
.col1-3 {
	width:33.3333%;
	display: table-cell;
	float:left;
}

.col1-4 {
	width:25%;
	display: table-cell;
	float:left;
}
.col3-4 {
	width:75%;
	display: table-cell;
	float:left;
}

.clearfix {
	clear:both;height:0px;
}
.bgins {
	background-color: #000;
	color: #fff;
}
.bgins2 {
	background-color:#fff;
}
.bgins3 {
	background-color: #F6F6F6;
	background-image: url('../img/vt_showcase.png');
	background-repeat: repeat;
}
.bgins4 {
	background-color: #011D2E;
}

.bgins, .bgins2, .bgins3 {
	padding-bottom:0px;
}
.ins2 {
	color:#fff;
}
.ins3 {
	color:#fff;
}
.bgins a, .bgins4 a {
}
.bgins a:hover, .bgins4 a:hover {
}

.intro {
	font-size:16px;
	color:#fff;
	line-height:1em;
}
.foto {
	text-align:center;
	padding:0px;
}
.foto img:hover {
	transform:scale(1.08);
	-webkit-transform:scale(1.08);
	transition-delay:0.3s;
	transition-duration:0.35s;
}
.foto img {
	padding:0px;
	margin:2px;
	border:none;
	width:223.4px;
}
.foto2 img {
	width:auto;
}
.foto3 img {
	width:auto;
}
.foto4 img {
	width:auto;
}
.foto5 img {
	width:auto;
}

.padding20y {
	padding:20px 0px;
	text-align:center;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.justify strong {
	font-weight:500;
	font-size:24px;
}

footer {
	text-align:center;
	max-width:984px;
	margin:0px auto;
}
footer p {
	padding:20px;
	font-size:15px;
	line-height:1.2em;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}

.google-maps {
	height:320px;
}
#author {
	max-width:918px;
	margin:0px auto;
	text-align:center;
	padding:10px 20px;
	font-size:11px;
	color:#999;
}
#author img {
	border:none; vertical-align:middle;
}
#author a {
	color:#555;
}
.inside {
	max-width:480px;
}
@media (max-width:918px) {
.col1-4 {	width:50%;}
.col1-2 {	width:100%;}
}


@media (max-width:640px) {
.foto img {	width:25%;}
}

@media (max-width:699px) {
.heading {	display:none;}
#menu ul {	text-align:center;}
header{	background-position: center 65px;	padding: 0px 20px;	min-height:160px;}
}

@media (max-width:479px) {
.heading {	display:none;}
#menu ul {	text-align:center;}
header{	background-position: center 95px;	padding: 0px 20px;	min-height:190px;}
}

@media (max-width:310px) {
	body{	background-image:none;}
}
@media (max-width:759px) {
.floating {	display:none;}
.justify strong {	font-size:18px;}
.col1-3 {	width:100%;}

}

@media (max-width:479px) {
.foto img {	width:50%;}
.floating {	display:none;}
.inside {	width:100%;}

}
@media (max-width:319px) {
.push-left {	display:none;}
}
.pdf {
	float: right;
	margin: 0px 0px 20px 20px;
	text-align: center;
	background-color: #F2F2F2;
	padding: 20px 20px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}
.pdf img {
		border-style: none;
text-align: center;
	height: 64px;
	padding-bottom:10px;

}
.pdf:hover {
color:#000;
}
@media (max-width:479px) {
	.pdf {	float:none; display:inline-block; width:100%; margin:10px 0px; padding:10px 0px;}
}

.name_icon {
    background: #2c0e6e;
    height: 15px;
    opacity: .9;
    margin-left: -5px;
    margin-top: 0px;
    border-right: 15px solid #fff;
    border-bottom: 15px solid transparent;
}
.names {
	height:28px;
}
.photo_icon {
    width: 122px;
    height: 122px;
    margin:0px auto;
    	transition-duration:0.35s;

}
.photo_icon:hover {
	transform:scale(0.95);
	transition-duration:0.35s;
}
.img-responsive {
    display: block;
    width: auto;
    max-height: 100%;
    margin: auto;
}
.name_icon a {
    color: #fff;
    line-height: 30px;
    margin-left: 15px;
    font-size:13px;
    text-decoration:none;
}
.names a {
    color: #fff;
    line-height: 0.8em;
    margin-left: 5px;
    font-size:10px;
    text-decoration:none;
}

.product {
    width: 144px;
    height: 165px;
    border: 2px solid #eeeeee;
    margin: 5px;
    background-color:#fff;
    display:inline-block;
    vertical-align:top;
    	transition-duration:0.35s;

}
.product:hover {
    border: 2px solid #ddd;
    	transition-duration:0.35s;

}
.list-product {
	text-align:center;
	padding:20px 0px;
	height:auto;
	background-color:#fff;
}
.cert {
	padding:0px;
	text-align:center;
}
.cert img {
	height:100px;
	margin:0px 8px;
}
.floating {
float:right;
margin:0px 0px 0px 20px;
}
.floatbox {
	float: right;
	margin: 20px;
	background-image: url('../img/3_bg-main.png');
	background-repeat: repeat;
	line-height:1.45em;
}
@media (max-width:479px) {
	.floatbox {	display:none;}
}
.mark {
	color:#83bd00;
}
.mark:hover {
	color:#000;
}

h4.mark {
	background-color:#fc5c05;
	color:#fff;
}
hr {
	opacity:0.35;
}
.main {
	float:left;
	margin:0px 20px 0px 0px;
	height:320px;
}
@media (max-width:960px) {
.main {	margin:0px 20px 20px 0px;}
}
@media (max-width:639px) {
.main {	display:none;}
}
