﻿* {
	margin : 0;
	padding : 0;
	outline : 0;
}
body {
	background-position : center top, center 700px;
	font-family : "Open Sans", Arial, Verdana, sans-serif;
	color : #70430e;
	font-size : 14px;
	background-color : #FFFFFF;
	background-image : url("../img/top.jpg"), url("../img/middle.png");
	background-repeat : no-repeat, repeat-x;
}
.slidercontainer {
	background-position : center top;
	background-repeat : no-repeat;
	padding-top : 25px;
	padding-bottom : 25px;
}
.shadow {
	background-position : center bottom;
	max-width : 1200px;
	margin : 0 auto;
	background-image : url("../img/shadows-bottom.png");
	background-repeat : no-repeat;
	padding-bottom : 28px;
}
#logo {
	position : absolute;
	width : 115px;
	height : 110px;
	padding : 0 0;
	z-index : 999;
	margin : 0 0 0 0;
}
header {
	background-position : center top;
	max-width : 1130px;
	padding : 0 40px 0 40px;
	margin : 0 auto 0 auto;
	background-repeat : no-repeat;
	height : 90px;
	background-image : url("../img/bkg_header.png");
}
#head {
	background-position : left center;
	margin : auto;
	background-image : url("../img/logo.png");
	background-repeat : no-repeat;
	width : 100%;
	height: 80px;
}
#menu ul {
	list-style-type : none;
	text-align : right;
	padding: 20px 0 10px 0;
}
#menu li {
	display : inline-block;
	margin : 0 2px;
	text-align: center;
}
#menu li a {
	display : block;
	padding: 5px;
	text-decoration : none;
	font-size: small;
	text-transform : lowercase;
	color : #fff;
}
#menu li a.active, #menu li a:hover {
	background : #fff;
	color : #f6b601;
}
.wrap {
	max-width : 1200px;
	margin : auto;
	padding : 120px 0;
}
.padding {
	padding : 40px;
}
h1 {
	background : linear-gradient(to right, rgb(51, 51, 51, 0) 0%, rgb(51, 51, 51, 0) 52%, rgb(51, 51, 51, 0.5) 93%, rgb(51, 51, 51, 0.5) 100%);
	max-width : 50%;
	margin : 0 0 0 auto;
	padding : 40px;
	font-weight : 300;
	color : #fff;
	text-align : right;
	line-height : 1em;
}
h1 em {
	font-style : normal;
	font-size : 1.4em;
}
h2 {
	font-weight : 300;
	font-size : 24px;
	text-align : center;
	padding : 40px 20px 0 20px;
}
h3 {
	font-weight : 300;
	font-size : 24px;
	text-align : center;
	padding : 40px 20px 40px 20px;
	clear : both;
	background-color : #f7f7f7;
}
h4 {
	font-weight : 300;
	font-size : 24px;
	text-align : center;
	padding : 40px 20px 40px 20px;
	clear : both;
	background-color : #fff;
}
h1.ru {
	font-size : 16px;
}
.abs {
	width : 100%;
}
.wrapper {
	max-width : 1200px;
	margin : auto;
}
article {
	margin : 0 auto 0 auto;
}
@media (max-width: 984px) {
article {
	margin : 0 auto;
}
}
article p {
	padding : 25px;
}
.push-left {
	float : right;
	margin : 0 0 0 20px;
	height : 80px;
}
.name {
	font-size : 20px;
	font-weight : 500;
	color : rgb(255, 51, 0);
}
.equalcol {
	display : table;
}
.col1-2 {
	width : 50%;
	float : left;
}
.col1-3 {
	width : 33.3333%;
	float : left;
}
.col2-3 {
	width : 66.6666%;
	float : left;
}
.col1-4 {
	width : 25%;
	float : left;
}
.col3-4 {
	width : 75%;
	float : left;
}
.clearfix {
	clear : both;
	height : 0;
}
.bgins {
	background-color : #fff;
}
.bgins2 {
	background-color : #fafafa;
}
.bgins3 {
	background-color : #f5f5f5;
}
.bgins4 {
	background-color : #f58220;
	color : #fff;
}
.ins2 {
	color : #fff;
}
.ins3 {
	color : #000;
}
.bgins a, .bgins4 a {
	color : #4695D5;
}
.bgins a:hover, .bgins4 a:hover {
	color : #fff;
}
.intro {
	font-size : 16px;
	color : #fff;
	line-height : 1em;
}
.foto {
	text-align : center;
	padding : 0 0 20px 0;
}
.foto img {
	padding : 0;
	margin : 5px;
	border : none;
}
.foto2 img {
	width : 92px;
}
.foto3 img {
	width : 109px;
}
.foto4 img {
	width : 104px;
}
.foto5 img {
	width : auto;
}
.padding20y {
	padding : 20px 0;
	text-align : center;
}
.center {
	text-align : center;
	padding-bottom : 0;
}
.justify {
	text-align : justify;
}
.center strong {
	font-weight : 500;
	font-size : 20px;
}
footer {
	text-align : center;
	max-width : 1200px;
	margin : 0 auto;
}
footer p {
	padding : 20px;
	font-size : 16px;
}
footer a {
	color : #888;
	text-decoration: none;
}
footer a:hover {
	color : #000;
}
.google-maps {
	height : 320px;
}
#author {
	max-width : 1200px;
	margin : 0 auto;
	text-align : center;
	padding : 10px 20px;
	font-size : 11px;
	color : #999;
	background-color : #eee;
}
#author img {
	border : none;
	vertical-align : middle;
}
#author a {
	color : #555;
}
.inside {
	max-width : 480px;
}
@media (max-width: 944px) {
}
@media (max-width: 640px) {
.foto img {
	width : 30%;
}
}
@media (max-width: 639px) {
#menu ul {
	text-align : center;
	padding-bottom : 20px;
}
header {
	padding : 20px 0 20px 0;
	min-height : 110px;
	background-size : auto;
	background-image : none;
	background-color : rgb(0, 0, 0, 0.4);
}
#head {
	background-position : center 0;
	padding-top : 10px;
	padding-bottom : 20px;
}
h1 {
	background : rgb(51, 51, 51, 0.5);
	max-width : 100%;
	margin : 0 0 0 auto;
	padding : 40px;
	font-weight : 300;
	color : #fff;
	text-align : right;
	line-height : 1em;
}
}
@media (max-width: 759px) {
.floating {
	display : none;
}
.center strong {
	font-size : 18px;
}
.col1-3 {
	width : 100%;
}
.col2-3 {
	width : 100%;
}
}
@media (max-width: 479px) {
.foto img {
	width : 24%;
}
.floating {
	display : none;
}
.inside {
	width : 100%;
}
}
@media (max-width: 319px) {
.push-left {
	display : none;
}
}
.pdf {
	float : right;
	margin : 0 0 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 0;
	padding : 10px 0;
}
}
.name_icon {
	background : #2c0e6e;
	height : 15px;
	opacity : 0.9;
	margin-left : -5px;
	margin-top : 0;
	border-right : 15px solid #fff;
	border-bottom : 15px solid transparent;
}
.names {
	height : 28px;
}
.photo_icon {
	width : 122px;
	height : 122px;
	margin : 0 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 : #eeeeee solid 2px;
	margin : 5px;
	background-color : #fff;
	display : inline-block;
	vertical-align : top;
	transition-duration : 0.35s;
}
.product:hover {
	border : #ddd solid 2px;
	transition-duration : 0.35s;
}
.list-product {
	text-align : center;
	padding : 20px 0;
	height : auto;
	background-color : #fff;
}
.cert {
	padding : 0;
	text-align : center;
}
.cert img {
	height : 100px;
	margin : 0 8px;
}
.floating {
	float : right;
	margin : 0 0 0 20px;
}
.borderside {
	border-right-style : solid;
	border-left-style : solid;
	border-width : 1px;
	border-color : #eee;
}
.excerpt .thumbnail .more {
	position : absolute;
	top : 0;
	right : 0;
	z-index : 10;
	box-shadow : -1px 1px 2px 0 rgb(0, 0, 0, 0.1);
}
.excerpt .content {
	padding : 30px 10px;
	margin-top: 10%;
}
.excerpt .thumbnail {
	border-width : 1px;
	border-color : #eee;
	position : relative;
	display : block;
	text-align : center;
	min-height : 28px;
	background-color : #FFF;
}
.excerpt .thumbnail:hover {
	opacity : 0.8;
}
.more {
	margin-left: 2%;
	padding-top : 5%;
	display : inline-block;
	text-transform : uppercase;
	font-size : 12px;
	line-height : 22px;
	min-height : 22px;
	font-weight : 900;
	color : #000;
	background-color : #FFF;
	white-space : nowrap;
	border : none;
	font-family : 'Lato', sans-serif;
	box-sizing : content-box;
	transition : color 0.3s, background-color 0.3s;


}

.more a{
		text-decoration: none;
		color:#f58220;
		transition: 0.5s;
}

.more a:hover{
	border-radius: 10px;
	transition: 0.5s;
}
.google-maps {
	padding : 0;
	border : 0;
	margin : 0;
	width : 100%;
}
h6 {
	font-weight : 300;
	line-height : 1.1;
	font-size : 16px;
	padding: 10px;
	font-weight: 600;
}

.col3-set article {
	width : 27.6333%;
	float : left;
}
.col3-set {
	box-shadow : 0 0 0 1px #eee;
	border-width : 1px;
	border-color : #eee;
	border-right-style : solid;
	border-left-style : solid;
}
@media (max-width: 759px) {
.col3-set article {
	width : 50%;
	float : left;
}
}
@media (max-width: 479px) {
.col3-set article {
	width : 100%;
	float : left;
}
}

.excerpt{
border: 2px solid grey;
margin: 1%;
padding: 20px;
}







.more a{
	border: 2px solid #f58220;
	padding: 10px;
}

.attachment-post-thumbnail{
	transition: 1s;
	padding: 10px;
}

.attachment-post-thumbnail:hover{
	transform: scale(1.05);
	transition: 1s;
}

@media(max-width: 1160px){
	#menu li a {

		padding: 5px 7px;

	}
}


@media(max-width: 1160px){
	#menu li a {
		padding: 5px 5px;
	
	}
}

@media(max-width: 960px){
	#menu li a {
		padding: 5px 3px;
	
	}
}

@media(max-width: 872px){
	#menu li a {
		padding: 5px 1px;
	
	}
}


@media(max-width: 1207px){
	.col3-set article{
		width:27.6%;
	}

}


@media(max-width: 1196px){
	.col3-set article{
		width:27.5%;
	}

	h6{
		font-size: 15px;
	}

}



@media(max-width: 1166px){
	.col3-set article{
		width:27.4%;
	}

	h6{
		font-size: 15px;
	}

}



@media(max-width: 1137px){
	.col3-set article{
		width:27.3%;
	}

	h6{
		font-size: 14px;
	}

}

@media(max-width: 1109px){
	.col3-set article{
		width:27.2%;
	}

	h6{
		font-size: 14px;
	}

}


@media(max-width: 1082px){
	.col3-set article{
		width:27.1%;
	}

	h6{
		font-size: 13px;
	}

}



@media(max-width: 1057px){
	.col3-set article{
		width:43.7%;
	}

	h6{
		font-size: 16px;
	}

}



@media(max-width: 1041px){
	.col3-set article{
		width:43.6%;
	}

	h6{
		font-size: 16px;
	}

}



@media(max-width: 1023px){
	.col3-set article{
		width:42.6%;
	}

	h6{
		font-size: 16px;
	}

}


@media(max-width: 832px){
	.col3-set article{
		width:40.6%;
	}

	h6{
		font-size: 16px;
	}

}


@media(max-width: 652px){
	.col3-set article{
		width:90.6%;
	}

	h6{
		font-size: 18px;
	}

}


@media(max-width: 530px){
	.col3-set article{
		width:88.6%;
	}

	h6{
		font-size: 18px;
	}

}


@media(max-width: 430px){
	.col3-set article{
		width:86.6%;
	}

	h6{
		font-size: 16px;
	}

}



