﻿/* begin Page */

/* Generated with Artisteer version 2.3.0.21098, file checksum is 1D3D750F. */

.imgfree a img {
width:auto !important;;
height:auto !important;
}

.imgfree a {

margin:5px !important;
padding:5px !important;


}
	ul.work-sequence, ul.advant {
		margin: 10px 0;
		padding: 0;
		list-style-type: none;
		display: table;
		width: 100%;
	}

	ul.work-sequence>li, ul.advant>li {	
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		font-variant: small-caps;
		background-image: unset !important;
	}

	ul.work-sequence>li {
		padding: 0 20px 0 10px !important;
		background: url(/images/os2ITcl.png) right center no-repeat !important;
		height: 100px;
		min-width: 100px;
	}

	ul.advant>li {
		/*background: url(/images/R9YWyAz.png) center 5px no-repeat !important;*/
		background: url(/templates/bzpt3/images/R9YWyAz-blue.png) center 5px no-repeat !important;
		padding: 70px 10px 0 !important;
		width:24%;
	}

	.separated {
		text-align: center;
		margin: 10px 0 0;
		padding: 5px 0;
		text-shadow: 1px 1px 0 #fff;
		background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
	}

body
{
	margin: 0 auto;
	overflow-x: hidden !important;
	padding: 0;
	background-color: #a9a9a9;;
/*	background-image: url('../images/Page-BgTexture.jpg');*/
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 200px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
/*	background-image: url('../images/Page-BgGlare.png');*/
	background-repeat: no-repeat;
	height: 200px;
	width: 700px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	max-width: 1600px;
	min-width:33px;
	min-height:33px;
	margin-top:-15px ;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	/*padding: 7px;*/
	border: 8px solid #4779A9;
    border-radius: 16px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 36px;
	height: 36px;
	background-image: url('../images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 18px, 18px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 18px, 18px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(18px, 18px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(18px, auto, auto, 18px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('../images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 18px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(18px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 7px;
	bottom: 18px;
	width: 36px;
	background-image: url('../images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 18px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 18px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 18px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #E6E8D4;
}


.art-Sheet
{
	/*margin-top: 20px !important;*/
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:950px;
}


/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	max-width: 1600px;
	/* height: 200px; */
	background-color: #E6E8D4;
	background-image: url(/templates/bzpt3/images/header-background.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
@media (min-width:966px) {
    div.art-Header {
        background-color: transparent;
        border-left: 1px solid #345C81;
   	 	border-right: 1px solid #345C81;
    }
}

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-image: url('/images/backGr.png');
	background-repeat: no-repeat;
	background-position: left top;
	    background-size: cover;
}

@media (min-width:966px) {
        div.art-Header-png {
            width:950px;
            margin:0 auto;
            right:0;
        }
    }

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 936px;
	height: 180px;
	background-image: url('../images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
div.contactBox {
	float:right;
	color: white;
	margin: 3px 5px;
}
div.contactBox p{
	margin: 3px;
	font-size: 15px;
	font-weight: bold;
}
div.contactBox p.tel{
	font-size: 20px;
}
div.contactBox p a{
	color: white;
	text-decoration: none;
}
div.contactBox a.callback{
	display: block;	
	position: relative;
	top: 3px;
}
.cb-1{
	position: absolute;
	bottom: 10px;
	/*margin-left:15px !important;*/
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	/*left: 28px;*/
	top: 60px;
}

h1.art-Logo-name
{
	display: block;
	text-align: left;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #AADF72 !important;
}

.art-Logo-text
{
	display: block;
	text-align: left;
}

.art-Logo-text, .art-Logo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #CADDCC !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	/*padding: 8px 4px 0px 4px;*/
}

.art-nav
{
	position: relative;
	/*height: 33px;*/
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
/*	position: absolute;
	z-index: -1;
	top: 0;
	height: 33px;
	background-image: url('../images/nav.png');*/
}

.art-nav .l
{
/*	left: 0;
	right:0px;*/
}

.art-nav .r
{
/*	right: 0;
	width: 936px;
	clip: rect(auto, auto, auto, 936px);*/
}


/* end Menu */




/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

.art-menu a .r, .art-menu a{
/*	background-image:url('../images/MenuItem.png');
	background-repeat:no-repeat;*/
}
.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('../images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:3px;
}

.art-menu a .r
{
	width:406px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0E1D2;
	padding: 0 15px;
	margin: 0 3px;
	line-height: 25px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-25px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-25px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-25px;
}
.art-menu a:hover .t
{
	color: #F6F9F6;
}

.art-menu li:hover a .t
{
	color: #F6F9F6;
}

.art-menu li:hover>a .t
{
	color: #F6F9F6;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -50px;
}

.art-menu a.active .t
{
	color: #000000;
}

.parent ul li{
	background: #2F4D31;
	display:block;
	min-width: 200px;
}

.parent ul li:hover{
	background:#54951A;
	color: black;
}

.parent ul li a{
	height: 100%;
	color:#fff;
}

/* end MenuItem */

#top-menu{
	list-style-type:none;
	margin:0;
	padding:0;
	background-image:url('../images/nav-wob.png');
	/*border-bottom:1px solid #6daf28;*/
	background: #4779A9;
	margin: 0 auto;
    width: 100%;
    border: 1px solid #345C81;
    border-right: none;
}

@media (min-width:966px) {
    #top-menu {
        box-sizing: border-box;
        display:table !important;
    }
}
#top-menu > li{
	display:inline-block;
	padding:0px 0px;
	margin:0;
	position:relative;
	width: 14.28%;


	    min-height: 52px;
    vertical-align: top;
        border-right: 1px solid #345C81;
    box-sizing: border-box;
    z-index: 1;
}
@media (min-width:966px) {
    #top-menu > li {
        display:table-cell !important;
        width:auto !important;
    }
}
#top-menu > li > a{
	background: #3C6D9B;
	background-repeat:repeat-x;
	background-size:auto 100%;
	display:block;
	text-decoration:none;
	/*border-radius:3px 3px 0 0;
	border-top:1px solid #233825;
	border-left:1px solid #233825;
	border-right:1px solid #233825;*/
	color:#FFF;
	/* background: #4779A9; */
	height: 52px;
	line-height: 52px;
    padding: 0;
    text-align: center;
    background-image: -ms-linear-gradient(top, #6EA6DC 0%, #3C6D9B 100%);

background-image: -moz-linear-gradient(top, #6EA6DC 0%, #3C6D9B 100%);

background-image: -o-linear-gradient(top, #6EA6DC 0%, #3C6D9B 100%);

background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6EA6DC), color-stop(100, #3C6D9B));

background-image: -webkit-linear-gradient(top, #6EA6DC 0%, #3C6D9B 100%);

background-image: linear-gradient(to bottom, #6EA6DC 0%, #3C6D9B 100%);
}
@media (min-width:966px) {
    #top-menu > li > a {
        padding:0 25px !important;
        box-sizing:border-box;
    }
}

#top-menu > li > a:hover{
	background: #3C6D9B;
	/* border-top:1px solid #002196;
    border-left:1px solid #002196;
    border-right:1px solid #002196; */
}
#top-menu > li.current > a{
	background: #3C6D9B;
	/* border-top:1px solid #0038ff;
    border-left:1px solid #0038ff;
    border-right:1px solid #0038ff; */
}
#top-menu li ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	left:0;
	top:100%;
	z-index: 999;
}
#top-menu li:hover > ul{
	display:block;
}
#top-menu li ul li{
	background-color:#144370;
	margin:0;
}
#top-menu li ul li:hover{
	background-color:#3C6D9B;
}
#top-menu li ul li a{
	text-decoration:none;
	display:block;
}

#top-menu a {
	padding: 10px 10px;
	    text-transform: uppercase;
	    font-size: 14px;
}
/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	max-width: 1600px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}





.art-header-tag-icon
{
	height: 30px;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.art-BlockContent-body
{
	color:#345137;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #3B5E3E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #639C6A;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #3C5D40;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #263B28;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.art-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #3756b1;
	margin: 1em;
	max-width: 100%
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #466D4A;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3756b1;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin:0;
	color: #141F15;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #3E6417;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #426746;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #273F29;
}
/* end PostHeader */

/* begin PostMetadata */
.art-PostMetadataHeader
{
	padding:1px;
	background-color: #7CAB82;
	border-color: #5F9566;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:1px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #1C2C1E;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4C791B;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4C791B;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #172508;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #263B28;
}

.art-PostContent
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #263B28;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4E7D1C;
}

/* Adds special style to an unvisited link. */
a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	/*color: #4E7D1C;*/
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	/*color: #507C55;*/
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	/*color: #273F29;*/
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3756b1;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3756b1;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color:#002196;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #263B28;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #263B28;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #263B28;
}
/* Finish Content headings Fonts & Colors  */


/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #345137;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#0A100A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote,
.art-PostContent blockquote
{
	border:solid 1px #97BE9B; 
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#C0D8C2;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 33px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #F8FCF3 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #ECF3ED !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #EFF5F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('../images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:10px;
}

.art-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -33px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:10;
	overflow:hidden;
	max-width: 1600px;
	margin: auto 0 auto;
	background: #e0ffff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 936px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#3E6042;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #3C5D40;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #507C55;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #273F29;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#A3DC65;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#8CB591;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 100%;
}
/* end LayoutCell */



table.moduletable th
{
	font-size: 140%;
	padding: .5em 0em;
}

.firefox2 table.poll tr td div
{
	font-size:0;
}

#footer
{
	text-align: center;
}

.breadcrumbs
{
	display: block;
	padding: .7em 0em;
}

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
	font-size: 75%;
	padding-bottom: 1em;
}

.column_separator 
{
	padding-left: .4em;
}

.pagination span
{
	padding: 2px;
}

.pagination a
{
	padding: 2px;
}

div.offline
{
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway
{
	display: block;
	margin: 0 20px;
	overflow: hidden;
}

/* headers */
table.moduletable th, legend
{
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* form validation */
.invalid
{
	border-color: #ff0000;
}

label.invalid
{
	color: #ff0000;
}


/** overlib **/

.ol-foreground
{
	background-color: #f6f6f6;
}

.ol-background
{
	background-color: #666;
}

.ol-textfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a
{
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

/* spacers */
span.article_separator
{
	display: none;
}

.column_separator
{
	padding-left: 10px;
}

td.buttonheading img
{
	border: none;
}

.clr
{
	clear: both;
}

div#maindivider
{
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator
{
	display: none;
}

/* edit button */
.contentpaneopen_edit
{
	float: left;
}

/* table of contents */
table.contenttoc
{
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td
{
	padding: 0 5px;
}


/* content tables */
td.sectiontableheader
{
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
	padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane
{
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li
{
	margin-bottom: 5px;
}

table.contentpaneopen fieldset
{
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3
{
	margin-top: 25px;
}

table.contentpaneopen h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight
{
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable
{
	margin-bottom: 0px;
}

div.moduletable, div.module
{
	margin-bottom: 25px;
}

div.module_menu h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div
{
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div
{
	background: none;
	padding: 0;
}

div.module_menu ul
{
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
	font-weight: bold;
}

#leftcolumn div.module
{
	padding: 0 10px;
}

#leftcolumn div.module table
{
	width: auto;
}

/* forms */
table.adminform textarea
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input
{
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login
{
	text-align: left;
}

form#form-login fieldset
{
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}

form#form-login ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#form-login ul li
{
	background-image: none;
	padding: 0;
}

#modlgn_username, #modlgn_passwd
{
	width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
	display: block;
	margin: 0;
}

form#com-form-login
{
	text-align: left;
}

form#com-form-login fieldset
{
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}

form#com-form-login ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#com-form-login ul li
{
	background-image: none;
	padding: 0;
}

/* thumbnails */
div.mosimage
{
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption
{
	padding: 0 10px 0 10px;
}

div.caption img
{
	border: 1px solid #CCC;
}

div.caption p
{
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist
{
	margin-top: 5px;
}

table.paramlist td.paramlist_key
{
	width: 128px;
	text-align: left;
	height: 30px;
}

div.message
{
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.banneritem img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text
{
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text
{
	padding: 4px;
	font-size: 11px;
	background-color: #f7f7f7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span
{
	padding: 2px;
}

.pagination a
{
	padding: 2px;
}

/* Polls */
.pollstableborder
{
	margin-top: 8px;
}


.pollstableborder td
{
	text-align: left;
	
}

/* WebLinks */
span.description
{
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset
{
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend
{
	margin: 0;
	padding: 0 10px;
}

td.key
{
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip
{
	float: left;
	background: #ffc;
	border: 1px solid #d4d5aa;
	padding: 5px;
	max-width: 200px;
}

.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/images/selector-arrow.png) no-repeat;
}

.tool-text
{
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message
{
	margin-bottom: 20px;
}

#system-message dd.message ul
{
	background: #c3d2e5 url(/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

/* System Error Messages */
#system-message dd.error ul
{
	color: #c00;
	background: #e6c0c0 url(/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul
{
	color: #c00;
	background: #efe7b8 url(/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

#syndicate
{
	float: left;
	padding-left: 25px;
}

/* Component Specific Fixes */

#component-contact table td
{
	padding: 2px 0;
}

.breadcrumbs img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mceToolbarTop {
	white-space: normal;
}

.mceEditor
{
	background: none;
}

#archive-list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#archive-list li
{
	list-style-type: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

#navigation
{
	text-align: center;
}

.article h3 img
{
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.art-Footer-text .moduletable
{
	border: none;
	margin: 0;
	padding: 0;
}

.pollstableborder td {
	vertical-align: middle;
}

.img_caption.left
{
	float: left;
	margin-right: 1em;
}

.img_caption.right
{
	float: right;
	margin-left: 1em;
}

.img_caption.left p
{
	clear: left;
	text-align: center;
}

.img_caption.right p
{
	clear: right;
	text-align: center;
}

.img_caption img
{
	margin: 0em;
}

.contentheading
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3C5D40;
}

/* Plugin compatilibity. */

/* 152316, DOCman */

.dm_taskbar ul
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.dm_taskbar ul li
{
	background-image: none;
}

.category1 {
	display: inline-block;
	width: 290px;
	text-align: center;
	margin-bottom: 10px;
}
.category1 img {
	height: 150px;
}
.category1 p {
	margin-top: 0;
}
.category2 {
	display: inline-block;
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
}
.category2 img {
	height: 180px;
}
.category2 p {
	margin-top: 0;
}
.cat2 {
	width: 610px;
	margin: 0 auto;
}
.art-article .imgfl {
	float: left;
	margin-top: 0;
}
.dclear {
	clear: both;
}
.cat3 {
	width: 100%;
}
.cat3 .category2 {
	width: 445px;
}

/* адаптив типо */

.consultation .extform {
    bottom: 30px;
    position: absolute;
    right: 0;
}
/* START стили для Ш. меньше 965 */
@media screen and (max-width: 965px) {

	#art-page-background-glare {
		min-width: 100%;
	}

	.art-Sheet {
		width: 100%;
	}
	.art-Logo img {
		width: 100%;
	}
	.callback img {
		width: 90%;
	} 

	div.art-Header {
		margin: 0 auto;
		position: relative;
		z-index: 0;
		width: 100%;
		height: 380px;
	}

	div.art-Header-png {
		width: 100%;
	}

	div.contactBox {
		color: #264129;
		position: absolute;
		top: 190px;
		left: 30%;
		width: 400px;
	}

	div.contactBox p {
		margin: 3px;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		color: #233B25;
		text-align: center;
	}

	div.contactBox p a {
		/* color: #264129; */
	}

	.art-contentLayout {
		width: 100%;
	}

	.art-contentLayout .art-content {
		width: 95%;
		top: 33px;
	}

	.art-PostContent {
		text-align: left;
		width: 90%;
		margin: 0 auto;
	}

	.art-nav {
	/*	height: 70px;*/
	}

	.art-menu li {
		float: none;
	}

	.art-Footer {
		width: auto;
	}

	.art-nav .l, .art-nav .r {
		height: 0;
	}
	.art-nav .l, .art-nav .r {
		height: 0;
	}

	.art-menu a .t {
		font-size: 20px;
		color: #FFF;
		padding: 0px 15px;
		margin: 0px 100px;
	}

	.art-menu a .r {
		width: 100%;
		right: 0;
		clip: auto;
	}

	#art-page-background-glare-image {
		width: 100%;
	}
	.cat {
		text-align: center;
	}

	.category1 {
		display: inline-block;
		width: 230px;
		text-align: center;
		margin-bottom: 10px;
		vertical-align: top;
	}

	.category1 img {
		height: 150px;
		width: 90%;
	}

	.cat2 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.category2 {
		display: inline-block;
		width: 250px;
		text-align: center;
		margin-bottom: 10px;
	}

	.category2 img {
		height: 180px;
		width: 90%;
	}
	#top-menu li{
		padding:0;
	}
	#top-menu li+li{
		border-left:1px solid #233825;
	}
	#top-menu > li > a{
		padding:15px;
	}
	#top-menu li.active a,
	#top-menu li a:hover,
	#top-menu li a{
		border-radius:0;
		border:none;
	}

	.consultation .extform{
		position:relative;
	}

	.art-Post-body {
    margin-bottom: 33px;
}
ul.work-sequence>li {
	width: 27%;
    display: inline-block;
}
}
/* END стили для Ш. меньше 965 */

/* START  стили для Ш. меньше 768 */
@media screen and (max-width: 768px) {

	#art-page-background-glare {
		min-width: 100%;
	}

	.art-Sheet {
		width: 100%;
	}
	.art-Logo img {
		width: 90%;
	}
	.callback img {
		width: 90%;
	} 

	div.art-Header {
		margin: 0 auto;
		position: relative;
		z-index: 0;
		width: 100%;
		height: 380px;
	}

	div.art-Header-png {
		width: 100%;
		height: 150px;
	}
div.art-Header-jpeg {
		width: 100%;
	}
	.width950{
		width: 100%!important;
	}

	div.contactBox {
		color: #264129;
    position: absolute;
    top: 190px;
    left: 15%;
    width: 400px;
	}
.callback img {
    width: 100%!important;}
	div.contactBox p {
		margin: 3px;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		/* color: #233B25!important; */
	}

	div.contactBox p a {
		/* color: #264129; */
	}

	.art-contentLayout {
		width: 100%;
	}

	.art-contentLayout .art-content {
		width: 95%;
		top: 33px;
	}

	.art-PostContent {
		text-align: left;
		width: 90%;
		margin: 0 auto;
	}

	.art-nav {
		/*height: 70px;*/
	}

	.art-menu li {
		float: none;
	}

	.art-Footer {
		width: auto;
	}

	.art-nav .l, .art-nav .r {
		height: 0;
	}
	.art-nav .l, .art-nav .r {
		height: 0;
	}

	.art-menu a .t {
		font-size: 20px;
		color: #FFF;
		padding: 0px 15px;
		margin: 0px 100px;
	}

	.art-menu a .r {
		width: 100%;
		right: 0;
		clip: auto;
	}

	#art-page-background-glare-image {
		width: 100%;
	}
	.cat {
		text-align: center;
	}

	.category1 {
		display: inline-block;
		width: 230px;
		text-align: center;
		margin-bottom: 10px;
		vertical-align: top;
	}

	.category1 img {
		height: 150px;
		width: 90%;
	}

	.cat2 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.category2 {
		display: inline-block;
		width: 250px;
		text-align: center;
		margin-bottom: 10px;
	}

	.category2 img {
		height: 180px;
		width: 90%;
	}

#top-menu{
	width: 100%;
	border: none;
}

#top-menu > li > a{
	    height: inherit;
    line-height: inherit;
}
#top-menu > li{
	width: 100%;
}
	#top-menu li{
		display:block;
	}
	#top-menu li.active a,
	#top-menu li a:hover,
	#top-menu li a{
		border-radius:0;
		border:none;
		text-align: left;
	}
	#top-menu li ul{
		position:relative;
	}
	.art-Logo {
    display: block;
    position: absolute;
    left: 28px;
    top: 15px;
}
}
/* END стили для Ш. меньше 768 */

/* START стили для Ш. меньше 480 */




@media screen and (max-width: 606px) {
ul.work-sequence>li {
    width: 40%;
}


}

@media screen and (max-width: 480px) {

	div.contactBox {
		float: left;
    color: #264129;
    position: relative;
    top: 165px;
    left: 15px;
    width: 90%;
	}
}
@media screen and (max-width: 403px) {
ul.work-sequence>li {
      width: 100%;
}


}

/* END стили для Ш. меньше 480 */

/* START стили для Ш. меньше 350 */
@media screen and (max-width: 350px) {

	#art-page-background-glare {
		min-width: 100%;
	}


	.art-Sheet {
		width: 100%;
	}
	.art-Logo img {
		width: 90%;
	}
	.callback img {
		width: 90%;
	} 

	div.art-Header {
		margin: 0 auto;
		position: relative;
		z-index: 0;
		width: 100%;
		height: 380px;
	}

	div.art-Header-png {
		width: 100%;
	}
    

	div.contactBox {
    float: left;
    color: #264129;
    position: relative;
    top: 165px;
    left: 0px;
    width: 100%;
	}

	div.contactBox p {
		margin: 3px;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		color: #233B25;
	}

	div.contactBox p a {
		/* color: #264129; */
	}

	.art-contentLayout {
		width: 100%;
	}

	.art-contentLayout .art-content {
		width: 95%;
		top: 33px;
	}

	.art-PostContent {
		text-align: left;
		width: 90%;
		margin: 0 auto;
	}

	.art-nav {
		/*height: 70px;*/
	}

	.art-menu li {
		float: none;
	}

	.art-Footer {
		width: auto;
	}

	.art-nav .l, .art-nav .r {
		height: 0;
	}
	.art-nav .l, .art-nav .r {
		height: 0;
	}

	.art-menu a .t {
		font-size: 20px;
		color: #FFF;
		padding: 0px 15px;
		margin: 0px 100px;
	}

	.art-menu a .r {
		width: 100%;
		right: 0;
		clip: auto;
	}

	#art-page-background-glare-image {
		width: 100%;
	}

	.cat {
		text-align: center;
	}

	.category1 {
		display: inline-block;
		width: 230px;
		text-align: center;
		margin-bottom: 10px;
		vertical-align: top;
	}

	.category1 img {
		height: 150px;
		width: 90%;
	}

	.cat2 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.category2 {
		display: inline-block;
		width: 250px;
		text-align: center;
		margin-bottom: 10px;
	}

	.category2 img {
		height: 180px;
		width: 90%;
	}
}
/* END  стили для Ш. меньше 350 */

/*УДАЛИТЬ этот стиль ПОСЛЕ ФИКСА ОШИБКИ /home/users1/g/geraskin/domains/bzpt.ru/libraries/joomla/cache/storage/memcache.php*/
body b {
    display: none;
}


.services-block {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.services-block>a {
	display: block;
	background-color: #97cdff;
	border: 1px solid #002196;
	box-shadow: 0px 0px 3px #444;
	margin: 10px;
	width: 200px;
	-webkit-flex: auto;
	    -ms-flex: auto;
	        flex: auto;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	overflow: hidden;
	transition-duration: 0.3s;
	font-size: 17px;
	font-variant: small-caps;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	color: #002196;
}

.services-block>a:hover {
	box-shadow: 0px 0px 10px #444;
	background-color: #fff;
}

.services-block img {
	margin: 0em;
	display: inline-block;
	margin-bottom: 10px;
	    width: 220px;
    height: 200px;
	object-fit: cover;
	border: 1px solid #000;
}

.r-item {
    box-shadow: 1px 1px 5px 1px rgba(70, 109, 74, 0.5);
    margin: 10px 0;
    padding: 5px;
    border-radius: 5px;
}
.f-item {
    border-left: 2px solid rgba(70, 109, 74, 0.898);
    border-radius: 5px 0 0 5px;
    margin: 10px 0;
    padding-left: 5px;
}
.f-item > p{padding: 5px 0;}
.f-item > p:first-child {
    background-color: rgba(223, 232, 201, 1);
}
.center-text{
	text-align: center;
}
.adv_img {
    border: medium none !important;
    margin: 5px 0 !important;
}
ymaps {
    float: right;
    margin: 0 0 10px 10px;
}
.consultation {
    margin: 10px auto;
    padding: 5px;
    position: relative;
    width: 100%;
}
.c-item-l {
    display: inline-block;
    min-height: 190px;
    width: 20%;
    color: #3756b1;
}
.c-item-l figure {
    text-align: center;
    font-style: italic;
}
.consultation img{
	margin: 0;
	padding: 0;
	border: 0;
	max-width:100%;
}
.c-item-l figure span {
    color: #5b7e37;
    font-size: 16px;
    font-style: italic;
}
.c-item-r {
    box-sizing: border-box;
    display: inline-block;
    font-size: 12px;
    min-height: 190px;
    padding-left: 15px;
    position: relative;
    vertical-align: top;
    width: 79%;
}
.c-title {
    /*color: #5b7e37;*/
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0;
}
.c-numb {
    font-size: 19px;
    margin-bottom: 15px;
}
.c-numb > span {
    font-family: "Arial Narrow";
    font-size: 30px;
}

.cb-wrap {
    margin-bottom: 30px;
}
.consultation .callback {
    font-size: 16px;
}
.imgFla {
	float: left!important;
	margin-right: 10px!important;
	height: 150px!important;
	margin-top: 1px !important;
}
/* не добавлять */
* {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 965px) {
.commentmedia {
width:100% !important;
float:none !important;
margin-bottom:10px;
padding:10px !important;

}

}

@media screen and (max-width: 500px) {
.commentmedia {
height:190px !important;
}
}

.awt {
	text-align: center;
}

.awt img {
margin: 5px 5px;
display: inline-block;
}

.art-article {
    font-size: 14px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 2;
}
.boxImgs{
	padding: 0 0 0 16px;
}
.imgOne{
	float: left;
	padding: 0 4px;
	width: 30%;
}
.imgOne img{
	height: 150px;
    width: 100%;
    object-fit: cover;
}

.pseudo-landing {
    background-color: #002196 !important;
    padding: 1em 0;
    position: relative;
}

.pseudo-landing h2, .pseudo-landing h3 {
    text-shadow: 1px 1px 0 #000;
}
.pseudo-landing > * {
    color: #fff;
    margin: 1em 0;
    text-align: center;
}

.pseudo-landing::after, .pseudo-landing::before {
    background-color: inherit;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
}

.pseudo-landing::after {
    left: 100%;
}

.pseudo-landing::after, .pseudo-landing::before {
    background-color: inherit;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
}

.pseudo-landing::before {
    right: 100%;
}

.cb-button {
    background-color: #f8ffbc;
    border-bottom: 3px solid #f0ff6f;
    border-radius: 3px;
    display: inline-block;
    font-size: 1.1rem;
    font-variant: small-caps;
    padding: 10px;
    text-decoration: none !important;
}

.art-content{
	    background: #E0FFFF;
}

p{
 color: #3756b1;
}

li{
 color: #3756b1;
}


a{
 color: #3756b1;
}



.bg_menu{
	background: #4779A9;
}

@media (min-width:966px) {
    .bg_menu{
    background: none;
    }
}

.width950{
	    margin: 0 auto;
    width: 950px;
}

.icon_header{
	    width: 24px;
    vertical-align: middle;
    margin-right: 12px;
}

.width950 .contactBox p{
color: #fff;
font-size: 18px;
}

.upper{
	text-transform: uppercase;
	font-weight: 100;
}
.tel_text{
	font-style: italic;
	padding-left: 35px;
	font-size: 13px!important;
    font-weight: bold!important;
}

.callback  img{
	    width: 350px;
    margin-top: 10px;
}

.art-Header-png2{
	    background-image: url(/templates/bzpt3/images/Rectangle1.png);
	z-index: 5;
}

.commentmedia {border:1px solid #3756b1 !important;}

@media (min-width:966px) {
    .width950 {
        padding:0 15px;
        box-sizing:border-box;
    }
}

#top-menu a[href="/article"] + .nav-child {
	display:none !important;
}

.whywe {
	clear:both;
	display:none;
}
@media (min-width:966px) {
	.whywe {
		display:block;
	}
}
.whywe ul {
	margin:0 !important;
}
.whywe ul:before, .whywe ul:after {
	display:table;
	clear:both;
	content:' ';
}
.whywe ul li {
	width:33.333333%;
	float:left;
	text-align:center;
	padding: 0 35px 15px;
    box-sizing: border-box;
}
.whywe ul li img {
	height:160px;
	display:block;
	margin:0 auto;
}
.whywe ul li span {
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
	line-height:1.45;
	font-size:14px;
	text-shadow: 0px 3px 4px rgba(37, 0, 0, 1);
}

.art-Header:after {
    display: block;
    position: absolute;
    content: ' ';
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000333;
    opacity: .2;
    z-index: -3;
}
.art-Logo a {
	text-decoration:none;
	
}
.tagline {
	color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.3;
    font-size:20px;
}


@media (min-width:425px) {
	.tagline {
	font-size: 30px;
	}
}

@media (min-width:768px) {
	.tagline {
	font-size: 40px;
	}
}

.tagline--yellow {
	color:#f4af59;
}

.gallery-flex {
	display: flex;
	justify-content: center;
}

.gallery-size {
	height: 150px;
	width: 202px;
	object-fit: cover;
}

.gallery {
	text-align: center;
	background-color: #97cdff;
    border: 1px solid #002196;
    box-shadow: 0px 0px 3px #444;
	transition-duration: 0.3s;
	margin: 15px;
}

.gallery p{
	margin-bottom: 10px;
	font-size: 17px;
}

.gallery a{
	text-decoration: none;
}

.gallery:hover {
	box-shadow: 0px 0px 10px #444;
	background-color: #fff;
	
}

@media screen and (max-width: 768px) {
	.gallery-flex {
		display: block;
	}

}

@media screen and (max-width: 768px) {
	.gallery-flex {
		display: block;
	}
}

@media screen and (device-aspect-ratio: 40/71) {

	.gallery-flex img {
		width: 160px;
	}
}


/*@media only screen and (max-width: 480px) {
	.gallery-flex {
		width: 169px;
	}
}
*/

.like_h1{
	    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #3756b1;
        line-height: 2;
}

.three_in_row{
	text-align: center;
}

.three_in_row div{
	display: inline-block;
	width: 32%;
}

.three_in_row img{
	width: 95%;
	height: 300px;
}

.leftfltimg{
	width: 23%;
	float: left;
	margin-right: 10px;
}