@font-face {
  font-family: 'AGI';
  src: url('font/AGI.eot');
  src: url('font/AGI.woff2') format('woff2'),
       url('font/AGI.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AGI';
  src: url('font/AdverGothic-Italic.woff') format('woff'),
       url('font/AdverGothic-Italic.ttf') format('truetype'),
       url('font/AdverGothic-Italic.svg#AdverGothic-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro Bold';
  src: url('font/GOTHAPROBOL.eot');
  src: url('font/GOTHAPROBOL.woff2') format('woff2'),
       url('font/GOTHAPROBOL.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro Bold';
  src: url('font/GothamPro-Bold.woff') format('woff'),
       url('font/GothamPro-Bold.ttf') format('truetype'),
       url('font/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('font/GOTHAPROREG.eot');
  src: url('font/GOTHAPROREG.woff2') format('woff2'),
       url('font/GOTHAPROREG.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('font/GothamPro.woff') format('woff'),
       url('font/GothamPro.ttf') format('truetype'),
       url('font/GothamPro.svg#GothamPro') format('svg');
  font-weight: normal;
  font-style: normal;
}

*, *:before, *:after {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	font: normal 14px 'Gotham Pro', Arial, sans-serif;
	min-height: 100%;
}
a {
	text-decoration: none;
}
h1 {
	font: bold 36px 'Gotham Pro Bold', Arial, sans-serif;
	color: #686868;
}
h2 {
	font: normal 24px 'Gotham Pro', Arial, sans-serif;
	color: #686868;
}

ul li {
	list-style-type: none;
	list-style-position: inside;
	background: url(images/li.png) left center no-repeat;
	padding-left: 25px;
	line-height: 1.5;
}
.h2-header {
	margin: 20px auto;
	text-align: center;
}
.clearfix:after {
	display: table;
	line-height: 0;
	height: 0;
	content: '';
	clear: both;
}


/* --- HEADER --- */
.container {
	width: 100%;
	height: 100%;
}
a.main-a {
	display: block;
	height: 100%;
	width: 50%;
	float: left;
	position: absolute;
}
a.main-a.main-a_left {
	background: #fff;

}
a.main-a.main-a_right {
	background: #292929;
	font: italic 16px/24px "AGI", Arial, sans-serif;
	right: 0;
}

.main-a_block {
	display: block;
	width: 480px;
	height: 570px;
	background: red;
	margin-top: 250px;
	position: relative;
}
.main-a_left .main-a_block .main-copy {
	color: #292929;
	position: absolute;
	bottom: 0;
	left: 0;
}
.main-a_right .main-a_block .main-copy {
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	font: normal 14px 'Gotham Pro', Arial, sans-serif ;
}
.main-a_left .main-a_block {
	padding: 10px 0;
	float: right;
	background: url(images/ckpb-logo.png) 140px 0 no-repeat;
}
.main-a_right .main-a_block {
	color: #fff;
	padding: 15px 90px;
	float: left;
	background: url(images/land-logo.png) 270px 10px no-repeat;
}


/* --- INNERHEADER --- */
.content {
	max-width: 1600px;
	margin: 0 auto;
}
.top-line {
	width: 100%;
	height: 1px;
	background: #38a42d;
}
.bottom-line {
	width: 100%;
	height: 7px;
	background: #5e5e5e;
}
.center {
	max-width: 960px;
	margin: 0 auto;
}
.header-bg {
	width: 100%;
	height: 640px;
	background: url(images/header-bg.jpg) top center no-repeat;
}
.header-bg2 {
	width: 100%;
	height: 640px;
	background: url(images/header-bg2.jpg) top center no-repeat;
}
.header-top {
	height: 155px;
}
.header-top.inner-page .logo {
	color: #111;
}
.header-top .logo {
	height: 100%;
	width: 240px;
	background: url(images/logo.png) 0 30px no-repeat;
	padding-top: 91px;
	font: normal 12px/18px 'Gotham Pro', Arial, sans-serif;
	color: rgba(255,255,255,.46);
	display: block;
	float: left;
}

.logo1-2 {
	height: 100%;
	width: 240px;
	background: url(images/logo1-2.png) 0 30px no-repeat;
	padding-top: 91px;
	font: normal 12px/18px 'Gotham Pro', Arial, sans-serif;
	color: rgba(255,255,255,.46);
	display: block;
	float: left;
}
.header-top .logo2 {
	height: 100%;
	width: 240px;
	background: url(images/logo2.png) 0 30px no-repeat;
	padding-top: 91px;
	font: italic 12px/18px 'AGI', Arial, sans-serif;
	color: #545454;
	display: block;
	float: left;
}
.header-top .logo2-2 {
	height: 100%;
	width: 240px;
	background: url(images/logo2-2.png) 0 30px no-repeat;
	padding-top: 91px;
	font: italic 12px/18px 'AGI', Arial, sans-serif;
	color: #545454;
	display: block;
	float: left;
}
.header-menu {
	height: 192px;
}
.header-menu2 {
	height: 192px;
}
.header-contacts {
	float: right;
	margin-top: 63px;
}
.header-contact_links {
	float: left;
	margin-right: 60px;
}
.header-contacts_phone a {
	font: bold 18px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff!important;
}

.header-contacts_mail {
	float: left;
	display: block;
	margin-right: 60px;
}
.header-contacts_mail a {
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #fff;
}
.header-address {
	float: left;
	max-width: 128px;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #fff;
	margin-right: 60px;
}
.request-string {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	line-height: 24px;
}

.header-request-button {
	float: right;
	width: 175px;
	height: 78px;
	border: 1px solid #649732;
	display: block;
	font: bold 12px/18px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
	padding: 20px 50px 0 85px;
	background: url(images/pen_white.png) left center no-repeat;
	margin-top: -15px;
}
.header-request-button2 {
	float: right;
	width: 175px;
	height: 78px;
	border: 1px solid #fff;
	display: block;
	font: bold 12px/18px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
	padding: 20px 50px 0 85px;
	background: url(images/pen_white.png) left center no-repeat;
	margin-top: -15px;
}



/*INNER*/

.innerheader-contacts {
	float: right;
	margin-top: 63px;
}
.innerheader-contact_links {
	float: left;
	margin-right: 60px;
}

.innerheader-contacts_phone a {
	font: bold 18px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #545454!important;
}
.innerheader-contacts_phone2 a {
	font: bold 18px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff!important;
}
.innerheader-contacts_mail {
	float: left;
	display: block;
	margin-right: 60px;
	margin-top: 24px;
}
.innerheader-contacts_mail a {
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #69ae26;
}
/*.innerheader-address {
	float: left;
	max-width: 128px;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #000;
	margin-right: 60px;
}*/
.innerheader-contacts_phone .request-string {
	font-size: 12px;
	text-decoration: underline;
	line-height: 24px;
	color:#649732;
}
.innerheader-contacts_phone2 .request-string {
	font-size: 12px;
	text-decoration: underline;
	line-height: 24px;
	color:#fff;
}
.request-button {
	float: right;
	width: 175px;
	height: 78px;
	border: 1px solid #649732;
	display: block;
	font: bold 12px/18px 'Gotham Pro Bold', Arial, sans-serif;
	color: #000;
	padding: 20px 50px 0 85px;
	background: url(images/pen.png) left center no-repeat;
	margin-top: -15px;
}
.request-button2 {
	float: right;
	width: 175px;
	height: 78px;
	border: 1px solid #fff;
	display: block;
	font: bold 12px/18px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
	padding: 20px 50px 0 85px;
	background: url(images/pen_white.png) left center no-repeat;
	margin-top: -15px;
}
input[type=text], textarea {
	border: 1px solid #ccc;
	width: 100%;
	padding-left: 20px;
}
input[type=text]:focus, textarea:focus {
	outline: none;
}
textarea {
	padding: 10px 20px;
}
input[type=text]{
		height: 36px;
}
.callHead {
	font: normal 20px 'Gotham Pro', Arial, sans-serif;
	color: #686868;
	margin-bottom: 20px;
}
.btn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font: bold 16px/40px 'Gotham Pro Bold', Arial, sans-serif;
	 color: #fff;
	background: #649732;
	margin-top: 30px;
	cursor: pointer;
}
.inner_menu {
	height: 53px;
	width: 100%;
	background: #f8f8f8;
}
.inner_menu2 {
	height: 53px;
	width: 100%;
	background: #121212;
}
.inner_menu a.inner-menu-link {
	color: #649732;
	text-transform: uppercase;
	font: bold 14px/53px 'Gotham Pro Bold', Arial, sans-serif;
	height: 100%;
	display: block;
	float: left;
	padding: 0 28px;
}
.inner_menu a.inner-menu-link_active {
	border-bottom: 1px solid #649732;
}
.inner_menu2 a.inner-menu-link2 {
	color: #fff;
	text-transform: uppercase;
	font: bold 14px/53px 'Gotham Pro Bold', Arial, sans-serif;
	height: 100%;
	display: block;
	float: left;
	padding: 0 28px;
}
.inner_menu2 a.inner-menu-link_active {
	border-bottom: 1px solid #fff;
}
.inner-menu2 a.inner-menu-link2:last-child {
	border-right: 1px solid #333;
}
.header-menu a.menu-link{
	display: block;
	height: 100%;
	width: 192px;
	float: left;
	padding: 150px 0 0 25px
}
.header-menu2 a.menu-link2{
	display: block;
	height: 100%;
	width: 192px;
	float: left;
	padding: 150px 0 0 25px
}
.header-menu a.menu-link span {
	display: block;
	width: 125px;
	height: 26px;
	padding-left: 10px;
	background: #649732;
	color:#fff;
	font: bold 12px/26px 'Gotham Pro Bold', Arial, sans-serif ;
	text-transform: uppercase;
}
.header-menu2 a.menu-link2 span {
	display: block;
	width: 125px;
	height: 26px;
	padding-left: 10px;
	background: #292929;
	color:#fff;
	font: bold 12px/26px 'Gotham Pro Bold', Arial, sans-serif ;
	text-transform: uppercase;
}

.header-menu a.menu-link:nth-child(1){
	background: url(images/menu-1.png);
}
.header-menu a.menu-link:nth-child(2){
	background: url(images/menu-2.png);
}
.header-menu a.menu-link:nth-child(3){
	background: url(images/menu-3.png);
}
.header-menu a.menu-link:nth-child(4){
	background: url(images/menu-4.png);
}
.header-menu a.menu-link:nth-child(5){
	background: url(images/menu-5.png);
}


.header-menu2 a.menu-link2:nth-child(1){
	background: url(images/menu-1.png);
}
.header-menu2 a.menu-link2:nth-child(2){
	background: url(images/menu-2.png);
}
.header-menu2 a.menu-link2:nth-child(3){
	background: url(images/menu-3.png);
}
.header-menu2 a.menu-link2:nth-child(4){
	background: url(images/menu-4.png);
}
.header-menu2 a.menu-link2:nth-child(5){
	background: url(images/menu-5.png);
}
.header-text {
	padding: 60px 60px 0 180px;
	height: 293px;
	position: relative;
}
.header-text > p > strong {
	font: bold 20px/30px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
}
.header-text > a.button-more {
	margin-top: 40px;
	background: #649732;
	display: block;
	width: 174px;
	height: 54px;
	line-height: 54px!important;
	text-transform: uppercase;
	text-align: center;
	font: bold 12px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

.header-text2 {
	padding: 60px 60px 0 180px;
	height: 293px;
	position: relative;
}
.header-text2 > p > strong {
	font: bold 20px/30px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
}
.header-text2 > a.button-more2 {
	margin-top: 40px;
	background: #292929;
	display: block;
	width: 174px;
	height: 54px;
	line-height: 54px!important;
	text-transform: uppercase;
	text-align: center;
	font: bold 12px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}


.header-caption {
	position: absolute;
	right: 0;
	bottom: -118px;
	/*-webkit-box-shadow: 5px 5px 5px rgba(194,194,194,0.75);
	box-shadow: 5px 5px 5px rgba(194,194,194,0.75);*/
	width: 390px;
	height: 184px;
	background: url(images/quote.png) 51px 32px no-repeat #efefef;
	padding: 57px 46px 0 51px;
	color: #363636;
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif;
}
.header-caption:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: ' ';
	-webkit-box-shadow: 5px 5px 5px rgba(194,194,194,0.75);
	box-shadow: 5px 5px 5px rgba(194,194,194,0.75);
	height: 123px;
	width: 390px;
}

.header-caption2 {
	position: absolute;
	right: 0;
	bottom: -118px;
	/*-webkit-box-shadow: 5px 5px 5px rgba(194,194,194,0.75);
	box-shadow: 5px 5px 5px rgba(194,194,194,0.75);*/
	width: 390px;
	height: 184px;
	background: url(images/quote.png) 51px 32px no-repeat #121212;
	padding: 57px 46px 0 51px;
	color: #fff;
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif;
}
.header-caption2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: ' ';
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.75);
	height: 123px;
	width: 390px;
}

/* --- BODY INDEX --- */
.index-header {
	margin-top: 55px;
	color: #686868;
	font: bold 60px 'Gotham Pro Bold', Arial, sans-serif;
}
.index-header2 {
	margin-top: 55px;
	color: #eee;
	font: bold 60px 'Gotham Pro Bold', Arial, sans-serif;
}
.main-features {
	width: 100%;
	margin-top: 55px;
}
.main-feature {
	float: left;
	margin-right: 39px;
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif;
	color:  #363636;
}
.main-feature2 {
	float: left;
	margin-right: 39px;
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif;
	color:  #fff;
}
.main-feature strong {
	font: bold 14px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #363636;
}
.main-feature2 strong {
	font: bold 14px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #649732;
}
.main-feature:last-of-type {
	margin-right: 0;
}
.main-feature2:last-of-type {
	margin-right: 0;
}
.main-feature.ft1 {
	width: 125px;
}
.main-feature2.ft1 {
	width: 125px;
}
.main-feature.ft1 span:first-of-type {
	font: bold 60px/60px 'Gotham Pro Bold', Arial, sans-serif;
	color: #649732;
	padding-top: 10px;
}
.main-feature2.ft1 span:first-of-type {
	font: bold 60px/60px 'Gotham Pro Bold', Arial, sans-serif;
	color: #649732;
	padding-top: 10px;
}
.main-feature.ft1 span:last-of-type {
	font: bold 24px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #649732;
}
.main-feature2.ft1 span:last-of-type {
	font: bold 24px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #649732;
}
.main-feature.ft2 {
	width: 177px;
}
.main-feature2.ft2 {
	width: 177px;
}
.main-feature.ft3 {
	width: 169px;
}
.main-feature2.ft3 {
	width: 169px;
}
.main-feature.ft4 {
	width: 121px;
}
.main-feature2.ft4 {
	width: 121px;
}
.main-feature.ft5 {
	width: 208px;
}
.main-feature2.ft5 {
	width: 208px;
}

.partners-title {
	float: left;
	font: bold 24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #686868;
}
.partners-title_line {
	float: right;
	height: 1px;
	width: 86%;
	background: #dcdcdc;
	position: absolute;
	right: 0;
	top: 14px;
}
.partner {
	width: 192px;
	height: 136px;
	float: left;
}

.main {
	padding-top: 20px;
	min-height: 600px;
}
.text {
	padding: 30px 0;
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif;
}
.second-site {
	font: italic 12px/20px 'AGI', Arial, sans-serif;
	color: #292929;
	background: url(images/land-logo-small.png) center right no-repeat;
	float: right;
	display: block;
	height: 100%;
	padding-top: 7px;
	padding-right: 90px;
	text-transform: uppercase;
}
.second-site2 {
	background: url(images/ckpb-logo-small.png) center center no-repeat;
	float: right;
	display: block;
	height: 100%;
	padding-right: 176px;
	text-transform: uppercase;
	margin-right: 20px;
}
.second-site span {
	color: #649732;
}
.about-works {
		width: 100%;
		margin-bottom: 40px;
	}
	.about-work {
	width: 320px;
	min-height: 200px;
	/* float: left; */
	display: inline-block;
	vertical-align: top;
	padding: 100px 60px 0px;
	text-align: center;
	font: normal 18px/24px 'Gotham Pro', Arial, sans-serif;
	color: #686868;
	margin-bottom: 20px;
}
	.about-work2 {
		width: 320px;
		height: 170px;
		float: left;
		display: block;
		padding: 100px 60px 0;
		text-align: center;
		font: normal 18px/24px 'Gotham Pro', Arial, sans-serif;
		color: #fff;
	}
/* --- FOOTER --- */
.footer-bg {
	height: 200px;
	width: 100%;
	background: #f2f2f2;
	padding: 70px 0;
}
.footer-bg2 {
	height: 200px;
	width: 100%;
	background: #121212;
	padding: 70px 0;
}
.copy {
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif ;
	color: #292929;
	float: left;
}
.copy2 {
	font: normal 14px/24px 'Gotham Pro', Arial, sans-serif ;
	color: #fff;
	float: left;
}
.footer-contacts {
	float: right;
}
.footer-contact_links {
	float: left;
	margin-right: 60px;
}
.footer-contacts_phone a {
	font: bold 18px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #292929!important;
}
.footer-contacts_phone2 a {
	font: bold 18px/24px 'Gotham Pro Bold', Arial, sans-serif;
	color: #ccc!important;
}
.footer-contacts_mail a {
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #69ae26;
}
.footer-address {
	float: left;
	max-width: 128px;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #292929;
	margin-right: 60px;
}
.footer-address2 {
	float: left;
	max-width: 128px;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	color: #ccc;
	margin-right: 60px;
}
.VT {
	float: left;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	display: table-cell;
	vertical-align: bottom;
	color: #000;
}
.VT2 {
	float: left;
	font: normal 12px/24px 'Gotham Pro', Arial, sans-serif;
	display: table-cell;
	vertical-align: bottom;
	color: #fff;
}

/* --- Модальное окно --- */
.m {display: none; }
#mod {position: fixed;top: 50%;left: 50%; /*transform: translate(-50%, -50%); */z-index: 9995; display: none; background: #F0F0F0; }
#black {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9994;display: none; background:#000;opacity: 0.6;}
.close {cursor: pointer; width: 26px; height: 26px; background: url(images/close.png) no-repeat; position: absolute; top: 20px; right: 22px;}
.dialog, .cancel {cursor: pointer}

.modbox, #modbox {border: 1px solid #69ae26; width: 434px; padding: 40px; color: #000; background: #Fff; overflow: auto;  font-size: 15px; text-align: left; line-height: 1.5;}
/*.callHead{font-size:24px;font-family:PN-B,Arial,sans-serif;text-align:left;color:#000;margin-bottom: 36px;}*/
.formbox{margin:0 0 15px; }

#map_canvas,#map_canvas2 {
	height: 440px;
	width: 100%;
}


.partners {
	width: 100%;
	margin-top: 60px;
	position: relative;
	margin-bottom: 30px;
}

.contacts-block {
	width: 100%;
	background: #f7f7f7;
	height: 210px;
	margin-top: 30px;
}
.contact-phone a {
	display: block;
}
.contacts-block2 {
	width: 100%;
	background: #121212;
	height: 174px;
	margin-top: 30px;
}
.contact {
	width: 320px;
	height: 100%;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 108px;
	font: normal 16px/24px 'Gotham Pro', Arial, sans-serif;
}
.contact-address:after, .contact-phone:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 80%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #e3e3e3;
}
.contact-address {
	background: url(images/address-ico.png) center 40px no-repeat;
	text-align: left;
	padding-left: 80px;
}
.contact-address2 {
	background: url(images/address-ico-white.png) center 40px no-repeat;
	text-align: left;
	padding-left: 80px;
}

.contact-phone {
	background: url(images/phone-ico.png) center 40px no-repeat;
}
.contact-phone2 {
	background: url(images/phone-ico-white.png) center 40px no-repeat;
}
.contact-phone a {
	color: #000;
}
.contact-phone2 a {
	color: #649732;
}
.contact-mail {
	background: url(images/mail-ico.png) center 40px no-repeat;
}
.contact-mail2 {
	background: url(images/mail-ico-white.png) center 40px no-repeat;
}
.contact-mail a {
	color: #649732;
}
.contact-mail2 a {
	color: #649732;
}


.services {
	width: 100%;
	margin-top: 30px;
}
.service-link {
	display: block;
	float: left;
	width: 296px;
	height: 196px;
	margin-right: 36px;
	margin-bottom: 36px;
	background: #000;
	position: relative;
}
div.svccaption {
	width: 100%;
	position: absolute;
	height: 100px;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	overflow: hidden;
	max-height: 64px;
}
.svccaption span {
	display: table-cell;
	vertical-align: middle;
	font: bold 14px 'Gotham Pro Bold', Arial, sans-serif;
	color: #fff;

}

.objects {
	width: 100%;
	margin-top: 30px;
}

.object {
	display: block;
	float: left;
	width: 296px;
	height: 196px;
	margin-right: 36px;
	margin-bottom: 36px;
	/*background: url(http://placehold.it/296x196);*/
	color: #fff;
	text-align: center;

	position: relative;
}
.object-caption {
	font-size: 18px;
	position: absolute;
	line-height: 48px;
	top: 130px;
	display: block;
	height: 48px;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.object-image {
	width: 176px;
	margin-right: 20px;
}
.ckpb-word {
	display: inline-block;
	width: 148px;
	height: 55px;
	background: url(images/ckpb-word.png) -13px -4px  no-repeat;
}
ol {
	margin-left: 20px;
}
.green-ol{counter-reset: myCounter;}
.green-ol li{list-style: none;float: left;margin-bottom: 10px;}
.green-ol li:before {counter-increment: myCounter;content:counter(myCounter);color: white;background: #649732;font-weight: bold;display: block;float: left;text-align: center;margin: 5px 10px;line-height: 40px;width: 40px;height: 40px;}