/*+clearfix {*/
.content .items-list .item UL LI:after, .popupForm .right-col .input:after, .dosc-items .item A:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.content .items-list .item UL LI, .popupForm .right-col .input, .dosc-items .item A
{
	display: block;
	*height: 1px;
}
/*+}*/
@font-face
{
	font-family: PTSans;
	src: url('fonts/pts55f-webfont.eot');
	src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts55f-webfont.woff') format('woff'), url('fonts/pts55f-webfont.ttf') format('truetype'), url('fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: PTSans;
	src: url('fonts/pts75f-webfont.eot');
	src: url('fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts75f-webfont.woff') format('woff'), url('fonts/pts75f-webfont.ttf') format('truetype'), url('fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face
{
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?-owmbrc');
	src: url('fonts/icomoon.eot?#iefix-owmbrc') format('embedded-opentype'), url('fonts/icomoon.woff?-owmbrc') format('woff'), url('fonts/icomoon.ttf?-owmbrc') format('truetype'), url('fonts/icomoon.svg?-owmbrc#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*MAIN CSS*/
BODY
{
	min-width: 980px;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
H1, .like_h1
{
	color: #7B6757;
	text-transform: uppercase;
	font-family: PTSans;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	font-size: 42px;
}
H1.title
{
	font-size: 66px;
	text-transform: none;
	margin-bottom: 30px;
}
H2, H3
{
	font-size: 20px;
	text-transform: uppercase;
	color: #383838;
	font-family: PTSans;
	font-weight: bold;
	margin-bottom: 16px;
}
.clear
{
	clear: both;
}
/*HEADER*/
HEADER .adr
{
	margin-top: 63px;
	position: relative;
	text-align: center;
	padding-right: 116px;
}
HEADER .adr .text
{
	font-size: 17px;
	font-family: PTSans;
	color: #646464;
}
HEADER .adr .glyphicon
{
	color: #D25E2C;
	font-size: 47px;
	top: -3px;
	right: 73px;
	position: absolute;
}
HEADER .logo
{
	margin-top: 22px;
	text-align: center;
}
HEADER .phones
{
	float: right;
	margin-top: 38px;
	margin-right: 10px;
}
HEADER .phones .item
{
	font-family: PTSans;
	font-size: 20px;
	color: #646464;
	margin-bottom: 10px;
}
HEADER .phones .item .glyphicon
{
	top: 2px;
	color: #D25E2C;
}
HEADER .phones .item.mail .glyphicon
{
	top: 4px;
	margin-right: 5px;
}
HEADER .phones .item A
{
	color: #646464;
	font-size: 17px;
	border-bottom: 1px dashed;
	text-decoration: none;
}
HEADER .phones .item A:hover
{
	border: none;
}
/*MAINMENU*/
NAV
{
	margin-top: 32px;
	background: #F9F2E1;
	border-top: 4px solid #2B2A29;
	height: 66px;
}
NAV UL
{
	margin: 0;
	padding: 0;
}
NAV UL LI
{
	list-style: none;
	float: left;
	border-left: 1px solid #F1C3A0;
}
NAV UL LI A
{
	font-family: PTSans;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D25E2B;
	display: block;
	border-left: 1px solid #FFF;
	-webkit-transition: all 0.2s;
	text-align: center;
	padding: 20px 34px 18px;
}
NAV UL LI:last-child
{
	border-right: 1px solid #FFF;
}
NAV UL LI:last-child A
{
	border-right: 1px solid #F1C3A0;
}
NAV UL LI A:hover
{
	background: rgba(203, 154, 80, 0.2);
	color: #D25E2B;
	text-decoration: none;
}
NAV UL LI.active
{
	border-color: #2B2A29;
	z-index: 2;
	position: relative;
	margin-right: -1px;
}
NAV UL LI.active A
{
	background: #2B2A29;
	color: #FFFFFF;
	border-color: transparent;
}
NAV UL LI.active .decor
{
	background: url(img/decor.png);
	width: 42px;
	height: 9px;
	display: block;
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -21px;
}
/*SLIDES*/
.carousel .item
{
	height: 477px;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.carousel-caption
{
	position: absolute;
	top: 122px;
	text-shadow: none;
}
.carousel-caption .title
{
	font-family: PTSans;
	font-size: 54px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;
}
.carousel-caption .subtitle
{
	font-family: PTSans;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;
}
.carousel-caption .link-wrap
{
	position: relative;
	display: inline-block;
	margin-top: 20px;
	-webkit-transition: all 0.2s;
}
.carousel-caption .link-wrap:before
{
	content: "";
	position: absolute;
	border-right: 16px solid #1C1C1C;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	left: -16px;
	top: 0;
}
.carousel-caption .link-section
{
	font-family: PTSans;
	font-size: 18px;
	color: #FFF;
	background: #1C1C1C;
	padding: 15px 20px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	position: relative;
	height: 56px;
}
.carousel-caption .link-section:before
{
	content: "";
	position: absolute;
	border-left: 16px solid #1C1C1C;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	right: -16px;
	top: 0;
}
.carousel-caption .link-section:hover
{
	color: #FF8D38;
}
.carousel-caption .link-section .glyphicon
{
	top: 1px;
	font-size: 14px;
	margin-left: 5px;
}
.carousel .carousel-control
{
	background: none;
}
.carousel-indicators
{
	bottom: 35px;
}
.carousel-indicators LI, .carousel-indicators LI.active
{
	text-indent: 0;
	width: 58px;
	height: 52px;
	border: none;
	margin: 0 10px;
}
.carousel-indicators LI
{
	background: url(img/indicator.png);
}
.carousel-indicators LI.active
{
	background: url(img/indicator-active.png);
}
.carousel .bg-slide
{
	background: url(img/bg-slide.png) top center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}
.carousel .slide_1 .bg-slide
{
	background: url(img/bg-slide-black.png) top center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
}
.carousel .poligon
{
	background: url(img/poligon.png);
	width: 100%;
	height: 11px;
	position: absolute;
	bottom: 0;
}
/*BG LINE*/
.bg-line
{
	height: 70px;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
	background-position: center bottom !important;
}
.bg-line-wrap
{
	background: url(img/bg-slide.png) top center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}
.bg-line .poligon
{
	background: url(img/poligon.png);
	width: 100%;
	height: 11px;
	position: absolute;
	bottom: 0;
}
/*ICONS*/
.icomoon
{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
}
.icomoon_delivery:before
{
	content: "\e600";
}
.icomoon_bulldozer:before
{
	content: "\e601";
}
.icomoon_garant:before
{
	content: "\e602";
}
.icomoon_calendar:before
{
	content: "\e603";
}
.icomoon_discont:before
{
	content: "\e604";
}
.icomoon-file-pdf:before
{
	content: "\f1c1";
}
.icomoon-file-word:before
{
	content: "\f1c2";
}
.icomoon-file-excel:before
{
	content: "\f1c3";
}
.icomoon-file-pp:before
{
	content: "\f1c4";
}
.icomoon-file-zip:before
{
	content: "\f013";
}
.icomoon-file-photo:before
{
	content: "\f1c5";
}
.icomoon-file-text:before
{
	content: "\f011";
}
/*ADVANTAGES*/
.advantages
{
	margin-top: 30px;
}
.advantages .item
{
	width: 20%;
	float: left;
	text-align: center;
	padding: 30px 0;
	-webkit-transition: all 0.3s;
}
.advantages .item:hover
{
	background: #F9F2E1;
}
.advantages .text
{
	font-size: 17px;
	font-family: PTSans;
	line-height: 20px;
}
.advantages .icomoon
{
	font-size: 75px;
	color: #EF7F17;
}
.advantages .icomoon_bulldozer
{
	top: -15px;
	position: relative;
}
/*SPECIAL*/
.special
{
	background: #F9F2E1;
	margin: 30px 0;
	padding: 60px 0 76px;
	position: relative;
	overflow: hidden;
}
.special .poligon
{
	background: url(img/poligon.png);
	width: 100%;
	height: 11px;
	position: absolute;
}
.special .poligon-top
{
	top: 0;
	background-position: bottom;
}
.special .poligon-bottom
{
	bottom: 0;
}
.block .carousel
{
	height: 260px;
}
.block .carousel A
{
	text-decoration: none;
}
.block .carousel .col-xs-3
{
	text-align: center;
}
.block .carousel IMG
{
	border: 4px solid #E8D9B5;
	width: 100%;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s;
}
.block .carousel .col-xs-3:hover IMG
{
	border-color: #EF7F17;
}
.block .carousel .name
{
	font-family: PTSans;
	font-size: 17px;
	color: #BCA56D;
	line-height: 20px;
	-webkit-transition: all 0.3s;
}
.block .carousel .col-xs-3:hover .name
{
	color: #2A2A2A;
}
.block .carousel .carousel-control
{
	width: 25px;
	height: 172px;
}
.block .carousel .carousel-control SPAN
{
	color: #B3913E;
	text-shadow: none;
	width: 30px;
}
.block .carousel .right.carousel-control
{
	margin-right: -40px;
}
.block .carousel .left.carousel-control
{
	margin-left: -40px;
}
.block .carousel .nophoto
{
	width: 215px;
	height: 175px;
	background: #FDFAF3;
	border: 4px solid #E8D9B5;
	text-align: center;
	line-height: 175px;
	margin-bottom: 10px;
	font-size: 56px;
	color: #E7D8B4;
}
.block P
{
	font-size: 15px;
	color: #5F5F5F;
}
.block .button
{
	text-align: center;
}
.all A
{
	background: #D8C9A3;
	color: #FFFFFF;
	padding: 12px 20px;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
	-webkit-transition: all 0.3s;
}
.all A:hover
{
	background: #C4AE77;
}
.all A .glyphicon
{
	font-size: 11px;
	margin-left: 5px;
}
.order
{
	position: relative;
	display: inline-block;
	margin-top: 20px;
	-webkit-transition: all 0.2s;
	margin: 35px 0 0px;
}
.order:before
{
	content: "";
	position: absolute;
	border-right: 16px solid #EF7F17;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	left: -16px;
	top: 0;
}
.order A
{
	font-family: PTSans;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #EF7F17;
	padding: 15px 40px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	position: relative;
	height: 56px;
}
.order A:before
{
	content: "";
	position: absolute;
	border-left: 16px solid #EF7F17;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	right: -16px;
	top: 0;
}
.order A:hover
{
	color: #FFE8B0;
}
/*MATERIALS*/
.materials
{
	padding: 20px 0 60px;
}
/*MAP*/
.map
{
	position: relative;
	border-top: 4px solid #F4EBD5;
	height: 454px;
}
.map-title
{
	position: absolute;
	z-index: 5;
	color: #7B6757;
	text-transform: uppercase;
	font-family: PTSans;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	left: 50%;
	margin-left: -162px;
	top: 35px;
	font-size: 42px;
	text-shadow: 0 0 50px #FFFFFF;
}
.map-text
{
	z-index: 5;
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 0;
	margin-left: -205px;
	width: 409px;
	background: url(img/map-bg.png);
	height: 177px;
	color: #FFFFFF;
	font-weight: bold;
}
.map-text SPAN
{
	display: block;
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 60px;
	color: #FFFFFF;
}
/*FOOTER*/
FOOTER
{
	background: #F9F2E1;
	margin-bottom: 20px;
	padding: 50px 0;
	position: relative;
	border-top: 4px solid #000000;
}
FOOTER .container
{
	position: relative;
}
FOOTER .decor
{
	width: 114px;
	height: 18px;
	background: url(img/decor-footer.png);
	position: absolute;
	top: -50px;
	left: 0;
}
FOOTER P
{
	font-size: 13px;
}
FOOTER A
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	line-height: 9px;
	display: inline-block;
}
FOOTER A:hover
{
	text-decoration: none;
	color: #000000;
	border-color: transparent;
}
FOOTER UL
{
	margin: 0;
	padding: 0;
}
FOOTER UL LI
{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	width: 50%;
	float: left;
	font-size: 13px;
	font-family: PTSans;
	font-weight: bold;
	text-transform: uppercase;
}
FOOTER .develop
{
	text-align: right;
	margin-left: -10px;
}
FOOTER .develop A
{
	text-decoration: none;
	font-size: 18px;
	display: block;
	line-height: 18px;
	color: #A99C7B;
	padding-right: 3px;
	-webkit-transition: all 0.3s;
	border: none;
}
FOOTER .develop A:hover
{
	color: #7B6757;
}
FOOTER .develop A SPAN
{
	display: block;
	font-size: 11px;
}
FOOTER .poligon
{
	background: url(img/poligon.png);
	width: 100%;
	height: 11px;
	position: absolute;
	bottom: 0;
}
/*SPECIAL PAGE*/
.content
{
	margin-bottom: 60px;
}
.content .desc
{
	text-align: center;
	margin-bottom: 50px;
}
.content .desc P
{
	font-size: 20px;
	color: #2B2A29;
	font-family: PTSans;
}
.content .desc H2
{
	font-size: 23px;
	color: #ED7F2C;
	margin-top: 0;
}
.content .items-list .item
{
	background: url(img/bg-item-bottom.png) bottom left repeat-x;
	padding: 0 0 60px 0;
	margin-bottom: 50px;
}
.content .items-list .item > DIV
{
	padding-top: 60px;
}
.content .items-list .item IMG
{
	border: 4px solid #E8D9B5;
	width: 100%;
	height: 100%;
	margin-left: -15px;
}
.content .items-list .item .nophoto
{
	width: 297px;
	height: 237px;
	background: #FDFAF3;
	margin-left: -15px;
	border: 4px solid #E8D9B5;
	text-align: center;
	line-height: 271px;
	font-size: 80px;
	color: #E7D8B4;
}
.content .items-list .item .name
{
	background: url(img/bg-title-item.png) no-repeat;
	width: 160px;
	height: 140px;
	position: absolute;
	top: -66px;
	left: 50%;
	margin-left: -95px;
}
.content .items-list .item .name-wrap
{
	width: 160px;
	height: 140px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: PTSans;
	font-weight: bold;
	padding: 0 16px;
	font-size: 15px;
}
.content .items-list .item .col-xs-4
{
	position: relative;
}
.content .items-list .item .title-block
{
	color: #2B2A29;
	font-size: 20px;
	font-weight: bold;
	font-family: PTSans;
	margin-top: 15px;
	margin-bottom: 20px;
}
.content .items-list .item UL
{
	margin: 0;
	padding: 0;
}
/*[clearfix]*/
.content .items-list .item UL LI
{
	list-style: none;
	margin-bottom: 24px;
	padding: 0;
	display: block;
	background: url(img/bg-prop.png) bottom repeat-x;
	line-height: 10px;
	position: relative;
}
.content .items-list .item .value
{
	display: block;
	background: #FFFFFF;
	padding-left: 4px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.content .items-list .item .label-prop
{
	display: inline-block;
	line-height: 18px;
	float: left;
	max-width: 220px;
	margin-bottom: -4px;
}
.content .items-list .item .label-prop-bg
{
	background: #FFFFFF;
	padding-right: 4px;
}
.content .items-list .item .prices
{
	padding-left: 50px;
}
.content .items-list.materials-items .item .name .name-wrap
{
	font-size: 18px;
}
.content .items-list.materials-items .item .name .name-wrap SPAN
{
	display: block;
	font-size: 15px;
	color: #FFD8B5;
}
.prices .order
{
	position: relative;
	display: inline-block;
	-webkit-transition: all 0.2s;
	margin: 10px 0 0px 30px;
}
.prices .order:before
{
	content: "";
	position: absolute;
	border-right: 15px solid #7B6757;
	border-top: 24px solid rgba(0, 0, 0, 0);
	border-bottom: 24px solid rgba(0, 0, 0, 0);
	left: -15px;
	top: 0;
}
.prices .order A
{
	font-family: PTSans;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #7B6757;
	padding: 0 30px;
	line-height: 52px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	position: relative;
	height: 48px;
}
.prices .order A:before
{
	content: "";
	position: absolute;
	border-left: 15px solid #7B6757;
	border-top: 24px solid rgba(0, 0, 0, 0);
	border-bottom: 24px solid rgba(0, 0, 0, 0);
	right: -15px;
	top: 0;
}
.prices .order A:hover
{
	color: #FFE8B0;
}
.phones-block
{
	text-align: center;
	margin: 30px 0 50px;
}
.doc
{
	margin-bottom: 50px;
}
.doc .icomoon
{
	font-size: 45px;
	margin-bottom: 5px;
	color: #E7D7B4;
}
.doc A
{
	text-decoration: none;
	color: #7B6757;
}
.doc .name
{
	display: block;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.doc A:hover .name
{
	text-decoration: none;
}
.doc .size
{
	font-size: 13px;
	color: #B2B2B2;
}
.phones-block .phones
{
	margin-bottom: 40px;
}
.phones-block .phones SPAN
{
	color: #5B5B5B;
	font-size: 36px;
	font-weight: bold;
	font-family: PTSans;
	letter-spacing: -1px;
	display: inline-block;
	margin: 0 20px;
}
.phones-block .adr
{
	font-size: 20px;
	color: #7B7B7B;
	font-family: PTSans;
}
.phones-block .adr A
{
	color: #3F3F3F;
	border-bottom: 1px dashed;
	text-decoration: none;
}
.phones-block .adr A:hover
{
	border-color: transparent;
}
/* ABOUT PAGE*/
.content.about .desc
{
	margin-bottom: 0;
}
.about-page UL
{
	margin: 0;
	padding: 0;
}
.about-page UL LI
{
	margin-bottom: 15px;
	list-style: none;
	background: url(img/li.png) 0 3px no-repeat;
	padding-left: 23px;
	font-size: 15px;
	color: #5F5F5F;
}
.about-page .services
{
	padding-left: 60px;
}
.about-page .doc
{
	margin-top: 30px;
	margin-bottom: 0;
}
.about-page .doc .icomoon
{
	float: left;
	display: block;
	margin-right: 10px;
	color: #CEBF9C;
}
.licenses
{
	margin-bottom: 40px;
	background: #F6F6F6;
	box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.03);
}
.licenses .item
{
	border-right: 4px dashed #FFFFFF;
	min-height: 158px;
	padding: 20px 0;
}
.licenses .item:last-child
{
	border: none;
}
.licenses .icomoon
{
	font-size: 45px;
	margin-bottom: 5px;
	color: #C3B6AC;
}
.licenses .icomoon-file-text
{
	font-size: 48px;
	margin-bottom: 2px;
}
.licenses A
{
	text-decoration: none;
	color: #515151;
}
.licenses .name
{
	display: block;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.licenses A:hover .name
{
	text-decoration: none;
}
.licenses .size
{
	font-size: 13px;
	color: #B2B2B2;
}
.clear
{
	clear: both;
}
/*ADVANTAGES ABOUT PAGE*/
.advantages-block
{
	background: #F9F2E1;
	margin: 5px 0 30px;
	padding: 60px 0 39px;
	position: relative;
	overflow: hidden;
}
.advantages-block .poligon
{
	background: url(img/poligon.png);
	width: 100%;
	height: 11px;
	position: absolute;
}
.advantages-block .poligon-top
{
	top: 0;
	background-position: bottom;
}
.advantages-block .poligon-bottom
{
	bottom: 0;
}
.advantages-block .icomoon
{
	font-size: 75px;
	color: #EF7F17;
	float: left;
	margin-right: 20px;
	margin-bottom: 65px;
}
.advantages-block .item-2 .icomoon
{
	margin-bottom: 190px;
}
.advantages-block .icomoon_bulldozer
{
	top: -15px;
	position: relative;
}
.advantages-block .title-ad
{
	margin-top: 17px;
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
.about .phones-block
{
	margin-top: 60px;
}
/*CONTACT PAGE*/
.content.contacts .adr
{
	margin-top: 30px;
	font-size: 18px;
	font-family: PTSans;
	margin-bottom: 30px;
	line-height: 32px;
}
.content.contacts .mail
{
	margin-bottom: 30px;
}
.content.contacts .mail A
{
	color: #7B6757;
	font-size: 20px;
	font-family: PTSans;
	text-decoration: none;
}
.content.contacts .mail A SPAN
{
	font-size: 13px;
	margin-right: 6px;
}
.content.contacts .desc
{
	margin-bottom: 0;
}
.content.contacts .phones-block
{
	margin-bottom: 0;
	margin-top: 80px;
}
.content.contacts .phones
{
	margin-bottom: 0;
}
.personal .item
{
	font-size: 15px;
	margin-bottom: 30px;
}
.personal .item SPAN
{
	color: #EF7F17;
	font-weight: bold;
	display: block;
}
/*ORDER FORM*/
.bg-form
{
	position: absolute;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.popupForm
{
	position: fixed;
	top: 50%;
	z-index: 1000;
	border-radius: 3px;
	left: 50%;
	display: none;
	margin-left: -480px;
	margin-top: -335px;
	background: #FFFFFF;
	padding: 50px 60px;
	width: 960px;
}
.popupForm .left-col
{
	float: left;
	width: 400px;
}
.popupForm .right-col
{
	float: right;
	width: 401px;
	margin-top: 38px;
	border-left: 4px dashed #E3E3E3;
	padding-left: 30px;
	max-height: 520px;
	overflow: scroll;
}
.popupForm .right-col H3
{
	color: #8A8987;
	margin-left: 15px;
}
/*[clearfix]*/
.popupForm .right-col .input
{
	padding: 5px 10px;
	border: 1px solid transparent;
	border-radius: 2px;
	margin-bottom: 4px;
	position: relative;
	-webkit-transition: all 0.3s;
}
.popupForm .right-col .input:hover
{
	border: 1px solid #E9E6E2;
}
.popupForm .right-col .input IMG
{
	float: left;
	margin-right: 40px;
}
.popupForm .right-col .input .nophoto
{
	width: 50px;
	height: 50px;
	background: #F2EAD7;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
	float: left;
	margin-right: 40px;
}
.popupForm .right-col .input .name
{
	padding-top: 14px;
	color: #825B20;
	font-weight: normal;
	display: block;
}
.popupForm .right-col .input INPUT
{
	margin: 0;
	position: absolute;
	top: 23px;
	left: 76px;
	width: 20px;
}
.popupForm FORM
{
	width: 100%;
}
.popupForm H2
{
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 32px;
	color: #EF7F17;
	text-align: center;
	padding-right: 4px;
}
.popupForm .desc
{
	font-size: 12px;
	color: #979797;
	text-align: center;
	margin-bottom: 22px;
}
.popupForm .thanks
{
	padding: 35px 25px 30px;
	font-size: 17px;
	line-height: 24px;
	display: none;
	color: #E87409;
	background: #FFFFFF;
	text-align: center;
}
.popupForm .closedForm
{
	position: absolute;
	width: 25px;
	height: 25px;
	top: 25px;
	right: 25px;
	cursor: pointer;
	border-radius: 25px;
	opacity: 0.4;
	font-size: 21px;
	text-align: center;
	line-height: 25px;
}
.popupForm .closedForm:hover
{
	opacity: 1;
	box-shadow: none;
}
.popupForm .controls .input
{
	position: relative;
}
.popupForm .input INPUT
{
	width: 100%;
	padding: 7px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-radius: 2px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: PTSans;
	outline: none;
}
.popupForm .input SELECT
{
	width: 100%;
	margin-bottom: 20px;
	background: transparent;
	padding: 5px;
	font-size: 15px;
	font-family: PTSans;
	border: 1px solid #CCC;
	height: 34px;
	background: #FFFFFF;
	outline: none;
}
.popupForm .error INPUT
{
	border: 1px solid #F7BB33;
	background: #FDFCD1;
}
.popupForm TEXTAREA
{
	width: 100%;
	padding: 7px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	outline: none;
	font-size: 15px;
	font-family: PTSans;
}
.popupForm .required
{
	color: #EB1A1A;
	position: absolute;
	right: 5px;
	top: 2px;
}
.popupForm .actions
{
	text-align: center;
}
.popupForm BUTTON
{
	position: relative;
	display: inline-block;
	margin-top: 20px;
	-webkit-transition: all 0.2s;
	margin: 35px 0 0px;
	border: none;
	background: none;
	padding: 0;
}
.popupForm BUTTON:before
{
	content: "";
	position: absolute;
	border-right: 16px solid #EF7F17;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	left: -16px;
	top: 0;
}
.popupForm BUTTON SPAN
{
	font-family: PTSans;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #EF7F17;
	padding: 15px 40px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	position: relative;
	height: 56px;
	-webkit-font-smoothing: antialiased;
}
.popupForm BUTTON SPAN:before
{
	content: "";
	position: absolute;
	border-left: 16px solid #EF7F17;
	border-top: 28px solid rgba(0, 0, 0, 0);
	border-bottom: 28px solid rgba(0, 0, 0, 0);
	right: -16px;
	top: 0;
}
.popupForm BUTTON SPAN:hover
{
	color: #FFE8B0;
}
/*DOCS PAGE*/
.dosc-items
{
	margin-top: 30px;
	text-align: center;
}
.dosc-items .item
{
	width: 150px;
	height: 300px;
	line-height: 18px;
	font-size: 11px;
	-webkit-transition: all 0.5s ease;
	margin-right: 25px;
	display: inline-block;
}
.dosc-items .item:hover
{
	opacity: 0.6;
}
.dosc-items .item SPAN
{
	border-bottom: 1px dotted #8D8D8D;
}
/*[clearfix]*/
.dosc-items .item A
{
	text-decoration: none;
	padding-left: 5px;
	color: #656565;
}
.dosc-items .item IMG
{
	margin-left: -5px;
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
}
