

/* Start:/bitrix/templates/ligron/template_styles.css?14968271463659*/
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url(/bitrix/templates/ligron/img/fon.jpg);
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 155px;
    
}
#logo {
	text-align: center;
    margin-top: 50px;
}

.slogan {
	text-transform: uppercase;
    font-size: 38px;
    text-align: center;
    padding: 20px 0;
    color: #4b4b4e;

}

 .open_constr{
 	font-size: 28px;
    color: #270d0d;
    text-decoration: none;
    padding: 40px 20px;
    background: rgba(255,255,255,.9);
    position: absolute;
    top: 50%;
    margin-top: -49px;
    left: 50%;
    margin-left: -165px;
 }
 .open_constr:hover span i{
 	border-bottom: 2px solid #cfb37c;
 }
 .open_constr span{
 	background: #fff;
    padding: 25px 32px;

 }
/* Middle
-----------------------------------------------------------------------------*/



.slide {
	background: url(/bitrix/templates/ligron/img/slide.jpg) no-repeat center top;
	height: 600px;
text-align: center;
 border-bottom: 10px solid #fff;
    border-top: 10px solid #fff;
    position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
.buttons_n a {
	display: block;
	margin-bottom: 5px;
}
.buttons_n{
	position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000000;
}
.desc {
	color: #fff;
    font-weight: bold;
    position: absolute;
    top: 25px;
    left: 15px;
}
.desc p {padding: 0;	margin-bottom: 5px;
}
.center{
	float: left;
    margin-left: 250px;
}
.form_result input, .form_result textarea {
	margin:10px 0;
}
.hide_form_zamer {
	display: none;
	margin-top: 30px;
}
.hide_form_zamer.show {
	display: block;
}
.hide_form_mail {
	display: none;
	margin-top: 30px;
}
.hide_form_mail.show {
	display: block;
}
#width {
	position: absolute;
    z-index: 10000;
    color: #000;
    bottom: -2px;
    left: 50%;
    margin-left: -20px;
}

#height{
	position: absolute;
    top: 50%;
    right: -20px;
      color: #000;
      z-index: 10000;
	-webkit-transform: rotate(-90deg); // разворот элемента для разных бразуеров
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.razmery #height {
	right: auto;
	left: 0;
}
.razmery #width {
	
	bottom: 0;
}
/* End */
/* /bitrix/templates/ligron/template_styles.css?14968271463659 */
