html,body {
		background-repeat: no-repeat;
		background: #f8f8c5;
		background: -moz-linear-gradient(top, #f8f8c5 0%, #f8f8c5 49%, #e2d627 100%);
		background: -webkit-linear-gradient(top, #f8f8c5 0%,#f8f8c5 49%,#e2d627 100%);
		background: linear-gradient(to bottom, #f8f8c5 0%,#f8f8c5 49%,#e2d627 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8c5', endColorstr='#e2d627',GradientType=0 );
		background-attachment: fixed;
}
body .container {
	max-width: 1001px !important;
	overflow:hidden;
	z-index: 1;
}

.container{
    width: 1001px !important;
}

body .main-nhm {
	border-bottom: 8px solid #42b719;
	padding: 0;
}

.bg-nhm-left {
	background: url(../img/bg_header_left.jpg);
	height: 205px;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.bg-nhm-right {
	background: url(../img/bg_header_right.jpg);
	height: 205px;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

.bg-nhm {
	height: 205px;
	width:1001px;
	position: relative;
	background:url(../img/bg_header.jpg);
	z-index: 1;
}

.bg-nhm .logo-nhm {
	background: url(../img/logo.png);
	width: 633px;
	height: 246px;
	z-index: 0;
	position: absolute;
	top: 11px;
	left: 8px;
}

.logob {
	background: url(../img/logo_2.png);
	width:232px;
	height: 61px;
	z-index:1;
	position: absolute;
}


.phones {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	width: 350px;
	float: right;
	text-align: right;
	margin-top: 15px;
	line-height: 28px;
	text-decoration:none !important;
}

.phones span {
	color:white;
}

.hd_ft_text {
	position: absolute;
	top: 150px;
	left: 310px;
}

.mtext {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: red;
	
}

.etext {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: red;
	margin-left: 190px;
}

.etext a { 
	color: red;
}

.mtext2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: red;
	
}

.ptext2 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: red;
	margin-left: 16px;
}

.etext2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: red;
	margin-left: 20px;
}

.etext2 a { 
	color: red;
}

.nav-nhm {
	z-index:0;
	height:76px;
	background: #faf199;
	background: -moz-linear-gradient(left, #faf199 0%, #f6e749 100%);
	background: -webkit-linear-gradient(left, #faf199 0%,#f6e749 100%);
	background: linear-gradient(to right, #faf199 0%,#f6e749 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf199', endColorstr='#f6e749',GradientType=1 );
}

.menu-nhm {
	padding: 0;
	border-left: 8px solid #42b719;
	border-right: 8px solid #42b719;
	height: 76px;
	width:1001px;
}

.nav-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 16px;
	padding-left: 180px;
}

.nav-menu li { display: inline; padding-right: 14px; }

.nav-menu a {
	color: #145829;
	padding: 2px 6px;
	border: 1px solid #145829;
	text-decoration: none;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	/*width: 100px;*/
}

.nav-menu a:hover {
	color: #ff0000;
	border: 1px solid #ff0000;
}

.content-nhm {
	padding: 0;
	padding-top: 10px;
	border-left: 8px solid #42b719;
	border-right: 8px solid #42b719;
	/*width: 1001px;	*/
}

.content-nhm .row {
	margin-right: 0px;
	margin-left: 0px;
}

.app-button {
	width: 232px;
	height: 90px;
	background: #ff0000;
	border: 1px solid #145829;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.app-button:hover {
	cursor: pointer;
	background: #42b719;
}

.app-button2 {
	width: 232px;
	height: 90px;
	background: #42b719;/*#ff0000;*/
	border: 1px solid #145829;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.app-button2:hover {
	cursor: pointer;
	background: #ff0000; /*#42b719;*/
}

.prd-pump {
	margin-top:10px;
	width: 232px;
	height: 38px;
	background: #42b719;
	border: 1px solid #145829;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 4px;
}

.menu-pump {
	height: 583px;
	margin-top: -1px;
	border: 1px solid #145829;
}

.list-pump {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #3c7e36;
	
}

.list-pump a{
	width: 215px; /*199px;*/
	margin-top: -1px;
	color: #3c7e36;
	padding: 0px 6px;
	border-top: 1px solid #145829;
	border-right: 1px solid #145829;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	background: #e1e1e3;
}

.list-pump a:hover{
	color: #ff0000;
}

.cr-delr {
	margin-top: 10px;
	border: 1px solid #145829;
	width: 232px;
	height: 312px;
}

.hd-delr {
	width: 230px;
	height: 36px;
	background: #42b719;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 4px;
}

.owl-service {
	padding-top: 10px;
}

.owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
}

.sl-prev i {
	font-size: 3em;
	color: #42b719;
	padding-right: 25px;
}

.sl-next i {
	font-size: 3em;
	color: #42b719;
	padding-left: 25px;
}

.cr-delr .owl-nav {
	padding-top: 10px;
}

.cont-r {
	margin-left:10px;
}

.slider {
	border: 1px solid #145829;
	width: 743px;
	height: 269px;
}

.main_mpage {
	padding-top: 10px;
}

.about-bl {
	margin-top: 10px;
	border: 1px solid #145829;
	width: 743px;
	height: 160px;
	background: #ffffbf;
}

.hd-about {
	width: 100%;
	height: 36px;
	background: #42b719;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 4px;
}

.text-about {
	font-family: Arial;
	font-size: 12px;
	padding: 8px;
}

.news-bl {
	margin-top: 10px;
	border: 1px solid #145829;
	width: 743px;
	height: 142px;
	background: #ffffbf;
}

.hd-news {
	width: 100%;
	height: 36px;
	background: #42b719;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 4px;
}

.col-left {
	width: 370px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.col-right {
	width: 371px;
	border-left: 1px dotted #145829;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.text-news {
	font-family: Arial;
	font-size: 12px;
	border-bottom: 1px dotted #145829;
}

.text-news a { 
	color: #000000;
}
.col-left ul, .col-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.col-left ul li:before, .col-right ul li:before {
	content: "- ";
}

.partner {
	padding-top: 40px;
}

.bl-part {
	width: 100%;
}

.hd-partners {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #145829;
	text-align: center;
}

.partners {
	padding-top:10px;
}

footer {
	height:84px;
}

.bg-ft-nhm-left {
	background: url(../img/bg_footer_left.jpg);
	height: 84px;
	width: 50%;
	position: absolute;
}

.bg-ft-nhm-right {
	background: url(../img/bg_footer_right.jpg);
	height: 84px;
	width: 50%;
	right:0;
	position: absolute;
}

.bg-ft-nhm {
	height: 84px;
	width:1001px;
	position: relative;
	background:url(../img/bg_footer.jpg);
	z-index: 1;
}

.copyright {
	font-family: Arial;
	font-size: 14px;
	color: #5f3b19;
	padding-top: 36px;
	padding-left: 16px;
}

.img-copyright {
	background:url(../img/pump_footer.png);
	width: 129px;
	height: 76px;
	margin-left: 30px;
}

.rules {
	font-family: Arial;
	font-size: 14px;
	color: #5f3b19;
	padding-top: 36px;
	padding-left: 320px;
}

.rules a {
	color: #5f3b19;
}

.block-m {
	width: 173px;
	height: 135px;
	border-radius: 10px;
	border: 1px solid #145829;
	background: #ffff01;
}

.block-m a {
     display: block;
     text-align: center;
     height: 100%;
}

.block-mp {
	width: 173px;
	height: 135px;
	/*border-radius: 10px;*/
	border: 1px solid #145829;
	background: #ffffff;
}

.block-mp a {
     display: block;
     text-align: center;
     height: 100%;
}

.block-b {
	width: 358px;
	height: 135px;
	border: 1px solid #145829;
	background: #42b719; /*f50202;*/
}

.block-t {
	padding-top: 18px;
}

.bl-m-b1 {
	padding-right:19px;
}
.bl-m-b2 {
	padding-right:20px;
}
.bl-m-b3 {
	padding-right:12px;
}

.block-m:hover {
	opacity:0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.block-p {
	width: 356px;
	height: 65px;
	background: #fff594;
	color: #f50202;
	text-align:center;
	margin-top: 34px;
	font-size: 40px;
	font-weight: bold;
}

.img-m { 
	padding-top: 13px;
}
.img-m1 { 
	padding-top: 4px;
}

.b-text {
	width: 551px;
	padding-left: 20px;
}

.mpump {
	display: flex;
    align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #145829;
	
}

.table-bordered td, .table-bordered th {
	vertical-align: middle !important;
	border: 1px solid #000;
	word-wrap: break-word;
	padding: 0px !important;
}
.thead-light td { 
	text-align:center;
}

.table .thead-light {
	font-weight:bold;
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.table-bordered {
	table-layout: auto !important;
	width: 740px !important;
}

/*.table-bordered td:nth-child(1), .table-bordered th:nth-child(1) {
	width: 200px;
}*/
.table-bordered td:nth-child(1) {
	display:none;
}
.table-bordered td:nth-child(2), .table-bordered th:nth-child(2) {
	width: 330px;
}

.img-news a img {
	width:200px;
	height:200px;
}

.img-news {float: left;}
.desc-news {float: right; width:400px; padding:10px;}
.block-news {
	border: 1px solid #145829;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.block-news h5 a {color: #ffffff;}

.news-content {
	width:740px;
}

.pagination li {
	padding:5px;
	border:1px solid #145829;
	margin-right:5px;
	background: #42b719;
}

.pagination li a {color: #ffffff;}

#blink {
	-webkit-animation: blink 2s linear infinite; 
	animation: blink 2s linear infinite; 
	font-weight: bold; 
	color: color: #F00; 
}

@-webkit-keyframes blink { 
	0% { color: #F00; }
	50% { color: #FBB; }
	100% { color: #F00; }
}

@keyframes blink {  
	0% { color: #F00; }
	50% { color: #FBB; }
}

.table-contact th,.table-contact td {

    vertical-align: bottom;
    border-bottom: 2px solid #145829 !important;
	border-top: 1px solid #145829 !important;
	text-align:center;
	vertical-align: middle;
}


