	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,400italic,700italic&subset=latin,cyrillic);
	
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}

html {-webkit-font-smoothing: antialiased;}

body {
	background: #404559;
	line-height:1.2em;
	color:#2f2d2d;
font-family: 'Open Sans', sans-serif;
	font-size:13px; 
	font-weight:normal;
}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {content:''; content:none;}

ul {list-style:none;}

a img {border:none;}

.clear {clear:both; margin-bottom:15px;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/*======================================================================================
2. GLOBAL TYPOGRAPHY
/*======================================================================================*/
h1 {font-size:45px;}
h2 {font-size:18px; color:#FFF;}


p, li, li a, blockquote {
	line-height:1.1em;
}

h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
font-family: 'Open Sans', sans-serif;}

h1 {
	color:#FFF;
	font-size:24px;
	line-height:24px;

}

h2 {
	float:left;
	line-height:30px;

}
h3 {
	line-height:24px;
}
h4 {
	line-height:24px;
	color:#AE1BA0;
	font-size:15px;
	font-weight:700;
}
a {
	color:#000; 
	text-decoration: underline;
}

a:hover {
	color:#000000;
}

a:hover, a:active {
	outline: none;
}

.raquo {
	font-size:18px;
	line-height:0;
	padding:0 0 0 5px;
}

small {
	font-size:85%;
}

strong { 
	font-weight: bold;
}

::-moz-selection {
	background: #000000; 
	color:#fff; 
	text-shadow: none;
}

::selection {
	background:#000000; 
	color:#fff; 
	text-shadow: none;
} 

/*======================================================================================
3. CORE STRUCTURE
/*======================================================================================*/

/*-------------------------------------------------------------------
3.1 Main navigation
---------------------------------------------------------------------*/
#main-nav {
	float:left;
	font-size:16px;
font-family: 'Open Sans', sans-serif;
	margin:60px 0 0 0;
}

#main-nav li {
	float: left;
	padding:0 0 0 20px;
}

#main-nav li a {
	display: block;
	text-transform: uppercase;
	text-decoration:none;
	color: #fff;
	padding:0 0 35px 0;
}

#main-nav li a:hover, #main-nav li.active a {
	background: url(../images/trigle.png) no-repeat center bottom;
	width:100%;
	height:100%;
}


#h-nav {
	float:left;
	position:relative;
	font-size:14px;
	top:-20px;
	z-index:2;
	
font-family: 'Open Sans', sans-serif;
	margin:0 0 0 0;
}

#h-nav li {
	float: left;
	min-width:90px;
	text-align:center;
	padding:0 0 0 10px;
}

#h-nav li a {
	display: block;
	text-decoration:none;
	width:120px;
	height: 56px;
	color:#FFF;
	padding:10px 0 0 0px;
}

#h-nav li a:hover, #h-nav li.current a {
	background:url(../images/tive.png) top center no-repeat;
	background-size:contain;
	width:120px;
	height: 56px;
	color:#AE1BA0;
	padding:10px 0 0 0px;
}

/*-------------------------------------------------------------------
3.2 Main content
---------------------------------------------------------------------*/
#page_m {
	width:1000px; 
	margin:0 auto;
	padding:0;
	background:#ececec url(../images/r15.jpg) no-repeat;
}

#page {
	width:1000px; 
	margin:0 auto;
	padding:0;
	background:#FFF;
}
.content-innertube {
	margin-top: 585px;
	padding-left: 0px;
}

.content-innert {
	margin: 0 auto ;
	padding-left: 0px;
	min-height:450px;
	display:block;
}

#content-left { 
	float:left;
	width:390px; 
	margin:0 30px 0 0;
}

#content-right { 
	float:left;
	width:390px; 
	margin:0 0 0 30px;
}

#header {
	background:#ad099a;
	width:980px;
	height:100px;
	padding:10px;
	z-index:10;
}

#header h1 {
	color:#fff;
}

#text {
	height:59px;
}

#stripe {
	background: url(../images/stripe.png) repeat-x;
	height:14px;
	width:100%;
	margin:0 0 40px 0;
}

/*-------------------------------------------------------------------
3.3 Footer
---------------------------------------------------------------------*/
#footer {
	background:#7a7a7a;
	border-top: 3px dotted #ececec;
	width:1000px;
}

#footer-innertube {
	padding:20px 50px;
}



#footer-address,
#footer-contact,
#footer-social {
	float:left;
	width:300px;
	color:#fff;
}

#footer-resume {
	float: left;
	color: #fff;
	width: 165px;
}

#footer-adr{
	float: right  ;
	color: #fff;
	width:400px;
	color:#DAF8AC;
	font-size:16px;
	text-align:right;
	line-height:23px;
}


#footer-address ul li,
#footer-contact ul li {
	margin:0 0 5px 0;
}

#footer-address ul li.last,
#footer-contact ul li.last {
	margin-bottom:0;
}

#footer-address ul li a,
#footer-contact ul li a,
#footer-address ul li a:hover,
#footer-contact ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#footer-social ul li {
	float:left;
	margin:0 10px 0 0;
}

#footer-nav {
	font-size:18px;
font-family: 'Open Sans', sans-serif;
	border-top:1px dotted #999;
	margin:40px 0 0 0;
	padding:20px 0 0 0;
}

#footer-nav li {
	float: left;
	padding:0 30px 0 0;
}

#footer-nav li a {
	display: block;
	text-transform: uppercase;
	text-decoration:none;
	color: #fff;
}

#go-top {
	background: url(../images/top.png) no-repeat;
	width:22px;
	height:22px;
	float:right;
	cursor:pointer;
}

/*======================================================================================
8. CONTACT PAGE
/*======================================================================================*/
#contact-columns {
	border-bottom:1px solid #000;
	margin:0 0 40px 0;
	padding:0 0 40px 0;
}

#contact-columns li {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
}

#contact-columns li img {
	float: left;
	padding:0 15px 0 0;
}

#contact-columns li p {
	margin: 15px 0 0 0;
}

#contact-columns li.address p {
	margin-top: 0;
}

#contact-info li {
	margin:0 0 30px 0;
}

#form-container label { 
	float:left; 
	width:100px;
font-family: 'Open Sans', sans-serif;	font-size:14px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	left:0;
}

#form-container input {
	width:288px;
	border-bottom: 1px dashed #989895;
	border-right: none;
	border-left: none;
	border-top: none;
	background: none;
font-family: 'Open Sans', sans-serif;	font-size:28px;
	position: relative;
	bottom: 12px;
	left:0;
}

#form-container textarea {
	width:390px;
	height:250px;
	background: none;
font-family: 'Open Sans', sans-serif;	font-size:28px;
	border-bottom: 4px double #989895;
	border-right: none;
	border-left: none;
	border-top: 1px solid #989895;
	float:left;
}

#form-container textarea:focus {
	outline:none;
}

#submit-btn {
	float: right;
}

#submit-btn input {
	margin:20px 0 0 0;
	cursor: pointer;
	background: url(../images/submit-btn.png) no-repeat;
	width: 90px;
	height: 90px;
	border: none;
	text-indent: -9999px;
}

#form-container input:hover, #form-container input:focus, #form-container label:hover + input {
	border-bottom: 1px dashed #000000;
	outline:none;
}

#submit-btn input:hover {
	background-position: 0 -90px;
	border-bottom: none;
}

#submit-btn input:focus {
	border-bottom: none;
	outline:none;
}

.error {
	background-color:#ab0000;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	line-height:20px;
	width:250px;
	position:relative;
	top:0;
	left:0;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#contact-loading {
	position:relative;
	top:25px;
	left:200px;
	visibility:hidden;
}

h1.mail-sent {
	color:#000;
}
.taun {
	margin:0 auto;
	background-color:#2b2c3e;
	 height:110px;}
.pdm{
	padding-top:25px;
	background-color:#2b2c3e;
	 height:65px;
	 text-align:center;
		}
	 
.pdm_prod{
	position:relative;
	background-color:#2b2c3e;
	 height:85px;
	 text-align:center;
	 z-index:33;
		}
		
.img_l {
    border: 1px solid #FFF;
    -webkit-box-shadow: 2px 3px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 2px 3px 3px rgba(0,0,0,.2);
    box-shadow: 2px 3px 3px rgba(0,0,0,.2);
}

.nadf{

	background: #ececec;
	border-top: 4px dotted #FFF;
	overflow:hidden;

	min-height:300px;
	padding-left:50px;

}

.butt_gr{
	height:24px;
 text-decoration:none; 
 text-align:center; 
 padding:6px 28px; 
  -webkit-border-radius:40px 4px 40px 4px; 	 				 
 border-radius: 40px 4px 40px 4px; 					
 -moz-border-radius-topleft:40px; 					
 -moz-border-radius-topright:4px; 					
 -moz-border-radius-bottomleft:4px; 					
 -moz-border-radius-bottomright:40px;  
 font:18px Arial, Helvetica, sans-serif; 
text-transform:uppercase;
 color:#FFF; 
 font-size:17px;
 background-color:#86C328; 
margin-bottom:15px;
margin-top:15px;  
  }

.butt_mg{
	height:24px;
 text-decoration:none; 
 text-align:center; 
 padding:6px 28px; 
  -webkit-border-radius:40px 7px 40px 7px; 	 				 
 border-radius: 40px 7px 40px 7px; 					
 -moz-border-radius-topleft:40px; 					
 -moz-border-radius-topright:7px; 					
 -moz-border-radius-bottomleft:7px; 					
 -moz-border-radius-bottomright:40px;  
 font:18px Arial, Helvetica, sans-serif; 
text-transform:uppercase;
 color:#FFF; 
 font-size:17px;
 background-color:#ae1ba0; 
margin-bottom:15px;
margin-top:15px;
  
  }
 .top30{
	 margin-top:30px; width:100%;}
.img_2{
	 -webkit-box-shadow: 3px 3px 5px #CCC;
    -moz-box-shadow: 3px 3px 5px #CCC;
    box-shadow: 3px 3px 5px #CCC;
    border: 1px solid #FFF;
}