*::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
a:hover{
	text-decoration: underline;
	}

	.sertif{
	padding: 0;
	margin: 0;
	
	}
.sertif li{
	    list-style-type: none;
		margin-bottom: 30px;
}
.sertif li img{
	margin: 0 auto;
	display: block;
	border: 1px solid #c8c8c8;
   padding: 5px;
    box-sizing: content-box;
}

.sertif li a{
	
}

a{
	outline: none;
}

b, strong{
	font-family: "RobotoBold";
	font-style: normal;
	font-weight: normal;
}

*:-moz-placeholder {
    color: #666;
    opacity: 1;
}

*::-moz-placeholder {
    color: #666;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {}

body input:required:valid,
body textarea:required:valid {}

html.js .loader {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

html.js .loader_inner {
    background-image: url("../img/preloader.gif");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    left: 50%;
    top: 50%;
    position: absolute;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: sans-serif;
    font-size: 14px;
    min-width: 320px;
    line-height: normal;
    font-family: "RobotoRegular", sans-serif;
    overflow-x: hidden;
    padding-bottom: 108px;
	color: #000;
}

.navbar {
    min-height: 53px;
    border: 0px solid transparent;
    margin-top: 34px;
    margin-bottom: 34px;
    font-family: "RobotoBold", sans-serif;
}

.navbar-default .navbar-nav > li:first-child a {
    height: 54px;
    width: 17px;
    display: block;
    background-image: url(../img/nav-home.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
	font-size: 0px;
}

.navbar-default .navbar-nav > li:first-child > a:hover {
    background-color: transparent;
    opacity: .6;
}

.navbar-default .navbar-nav > .active.home > a,
.navbar-default .navbar-nav > .active.home > a:hover,
.navbar-default .navbar-nav > .active.home > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #fff !important;
}

.navbar-default .navbar-nav > li > a {
    color: #3e3e3e;
    transition: .35s;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #00521e;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:active {
    color: #fff;
    background-color: #00521e;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus ,
.navbar-default .navbar-nav > .active > a:active

{
    color: #fff;
    background-color: #00521e;
}

.navbar-brand {
    float: left;
    padding: 0;
}

.navbar-brand img {
    height: 53px;
    margin-top: -3px
}

.navbar-default {
    background-color: #fff;
}

.nav > li > a {
    padding: 10px 10px;
    background-image: url(../img/nav-sep.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: -1px;
}

.nav > li:first-child > a {
    background-image: none;
}

.nav > li:before {
    content: "";
    display: block;
    width: 2px;
}

nav .nav li.mega {
    position: static !important;
}

nav .nav li.mega ul.dropdown-menu {
    padding: 15px 15px 15px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: rgba(0, 82, 30, .9);
    border: 0px;
}

nav .nav li.mega ul.dropdown-menu > li {
    padding-right: 0;
}

nav .nav li.mega ul.dropdown-menu li a.mega-dropdown-menu-img {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    transition: .35s;
    display: inline-block;
    padding: 0;
    font-size: 14px;
	width: 100%;
}

nav .nav li.mega ul.dropdown-menu li a.mega-dropdown-menu-img:hover {
    color: #f1c447;
    background-color: transparent;
}

.mega-dropdown-menu-img {
	margin-bottom: 15px;
}

.mega-dropdown-menu-img img {
    display: block;
    margin: 0 auto;
    border: 2px solid #c3c5c3;
    transition: .35s;
    width: auto;
    margin-bottom: 15px;
}

li a.mega-dropdown-menu-img:hover img {
    border: 2px solid #f1c447;
}

nav .dropdown-menu {
    background-color: #196334;
    border: 0px;
    padding: 0;
    min-width: 214px;
	width: 100%;
	left: 0;
}
nav .dropdown-menu > li > a {
    color: #fff;
    
    padding: 7px 10px;
    transition: .35s;
}


nav .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #f1c447;
	text-decoration: underline;
}


/*
	* 	Owl Carousel Owl Demo Theme 
	*	v1.3.3
*/

#owl-slide-top {
    margin-bottom: 12px;
}

#owl-slide-top .owl-controls {
    margin-top: 10px;
    text-align: center;
    margin-top: -35px;
    position: relative;
}

#owl-slide-top .item {
    width: 100%;
	
        border-top: 2px solid #cdcdcd;
    border-bottom: 2px solid #cdcdcd;
}

#owl-slide-top .item img {
    width: 100%;
	height: auto;
}


.block-predstav ul li a img {
	width: 130px;
	height: auto;
}

/* Styling Pagination*/

#owl-slide-top .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}

#owl-slide-top .owl-controls .owl-page span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 5px 4px;
    background: #fff;
}

#owl-slide-top .owl-controls .owl-page.active span{
 background: #00521e;  
}
#owl-slide-top .owl-controls.clickable .owl-page:hover span {
   background: #f1c447;
}

.slide-top-caption {
    width: 100%;
    display: block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 3px;
    padding: 40px 25px;
    font-family: "RobotoLight";
}

.slide-top-caption p {
    font-size: 20px;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}

.slide-top-caption p.h1 {
    text-transform: uppercase;
    font-size: 35px;
    line-height: normal;
    margin-top: 0;
    color: #fff;
}

.slide-top-caption a.podrob {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background-image: url(../img/podrob.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -8px;
    margin-left: 8px;
    transition: .35s;
}

.slide-top-caption a.podrob:hover {
    border: 1px solid #f1c447;
    background-color: #f1c447;
}


/* preloading images */

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

h2,
.h2 {
    color: #00521e;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "RobotoBold";
    margin-bottom: 38px;
	margin-top: 38px;
}


p.h-29 {
    line-height: 29px;
}

.ml-7 {
	margin: 0 auto;
    display: block;
    width: 275px;
}

.btn {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "RobotoBold";
    border-radius: 0;
    border: none;
}

.btn-default {
    background-color: #00521e;
    color: #fff;
    padding: 10px 15px;
    transition: .35s;
	border: 2px solid #02471b;
}

.btn-default:active{
	border: 2px solid #02471b;
	background-color: #00521e;
}


.btn-default:hover, .btn-default:focus {
    background-color: #f1c447;
	border: 2px solid #e2b73e;
    color: #fff;
}
.btn-default:active:hover{
border: 2px solid #e2b73e;	
background-color: #f1c447;
}

.btn-default:focus,
.btn-default.focus {
    background-color: #00521e;
	border: 2px solid #02471b;
    color: #fff;
	outline: none;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #f1c447;
    color: #fff;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    background-color: #f1c447;
    color: #fff;
}

.content {
    margin-bottom: 30px;
}

.content .container a {color: #00521e; text-decoration: underline;}
.content .container a:hover{
	text-decoration: underline;
	color: #00521e;
}
#accordion1 a{
	color: #000;
}

.content a.podrob {
    width: 16px;
    height: 13px;
    display: inline-block;
    background-image: url(../img/podrob-cont.png);
    background-repeat: no-repeat;
    background-position: -16px center;
    transition: .25s;
    margin-left: 13px;
    margin-bottom: -2px;
}
.slide-top-caption a.podrob.small{
	display: none;
}

.content a.podrob:hover {
    background-position: 0 center;
}

.block-predstav {
    background-color: #f4f4f4;
    padding: 12px 0;
    margin-top: 22px;
    margin-bottom: 0px;
	
}

.block-predstav p {
    font-size: 16px;
}

strong {
    font-family: "RobotoBold";
}

.block-predstav ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.block-predstav ul li {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    opacity: .5;
    transition: .35s;
}

.block-predstav ul li:hover {
    opacity: 1;
}

#owl-carousel {
    width: 100%;
	max-width: 820px;
    margin: 0px auto 10px auto;
}

#owl-carousel .item {
    margin: 3px;
}

#owl-carousel .item a{
	text-decoration: none !important;
}
#owl-carousel .item a:hover{
text-decoration: underline !important;
}
#owl-carousel .item a span{
    text-align: center;
    color: #3e3e3e;
    font-family: "RobotoBold";
    text-transform: uppercase;
	
    display: block;
    transition: .25s;
}

#owl-carousel .item a:hover span{
    color: #00521e;
}
a.cat{
		color: #333 !important;
    position: relative;
    display: block;
    width: 218px;
text-decoration: none !important;
	display: inline-block;
    vertical-align: middle;
}

a.cat:hover p{
	text-decoration: underline !important;
	color: #00521e !important;
}


.oborud a span:before, ul.oborud li a span:before, li.cat-li a span:before{
    content: "посмотреть";
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block; 
	width: 150px;
	padding: 15px;
	top: 60px;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	background: #00521e;
	display: none;
	font-size: 18px;
	border: 2px solid #02471b;
}

.oborud.ua a span:before, ul.oborud.ua li a span:before,li.cat-li.ua a span:before {
	content: "дивитись";
}


a.cat span:before{
    content: "посмотреть";
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block; 
	width: 150px;
	padding: 15px;
	bottom: 25%;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	background: #00521e;
	display: none;
	font-size: 18px;
	border: 2px solid #02471b;
}

a.cat.ua span:before{
	content: "дивитись";
}


#owl-carousel .item a span:before{
    content: "посмотреть";
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block; 
	width: 150px;
	padding: 15px;
	top: 50px;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	background: #00521e;
	display: none;
	font-size: 18px;
	border: 2px solid #02471b;
}
#owl-carousel .item.ua a span:before{
	content: "дивитись";
}

ul.oborud li a, li.cat-li a{
	position: relative;
	
}
.mh li.cat-li a{
min-height: 240px;
}
#owl-carousel .item a:hover span:before, a.cat:hover span:before, .oborud a:hover span:before, ul.oborud li a:hover span:before, li.cat-li a:hover span:before{
	display: block;
}

#owl-carousel .item a:hover img, a.cat:hover img, ul.oborud li a:hover img, li.cat-li a:hover img{
	opacity: 0.4;
	
}


#owl-carousel .item img {
    display: block;
   /* width: 201px;*/
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #cacaca;
	margin-bottom: 15px;
}

#owl-carousel .owl-prev,
#owl-carousel .owl-next {
    width: 30px;
    height: 30px;
    border: 2px solid #898989;
    margin-top: -44px;
}

#owl-carousel .owl-prev {
    top: 50%;
    position: absolute;
    left: -55px;
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    background-position: -3px center;
    transition: .35s;
}

#owl-carousel .owl-prev:hover {
    background-position: -37px center;
    border: 2px solid #f1c447;
    background-color: #f1c447;
}

#owl-carousel .owl-next {
    top: 50%;
    position: absolute;
    right: -55px;
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    background-position: -38px center;
    transition: .35s;
}

#owl-carousel .owl-next:hover {
    background-position: -4px center;
    border: 2px solid #f1c447;
    background-color: #f1c447;
}

.footer {
    position: absolute;
    bottom: 0;
    min-height: 108px;
    width: 100%;
    background-color: #000;
    border-bottom: 2px solid #7e7e7e;
    color: #fff;
    padding-top: 18px;
	padding-bottom: 18px;
}

.footer .last {
    text-align: right;
    padding-top: 22px
}

.footer p {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 22px;
}

.footer p strong {
    font-size: 14px;
    font-family: "RobotoBold";
    font-weight: normal;
    text-transform: uppercase;
}

.footer a {
    color: #fff !important;
    text-decoration: underline;
    font-size: 12px;
    line-height: 22px;
    background-image: url(../img/logo-cursor.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 18px;
}

.footer a span {
    text-decoration: underline;
}
.fon4, .slide-inner {
    width: 100%;
    height: 194px;
    border-top: 2px solid #cdcdcd;
    border-bottom: 2px solid #cdcdcd;
    background-image: url(../img/oborudovaniye-300-v5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    /*padding-top: 25px;*/
	height: 300px;
	padding-top: 100px;
}
.equipment {
    background-image: url(../img/2-oborudovaniye-v3.jpg);
    background-repeat: no-repeat;
    background-position: center;
	height: 300px;
	padding-top: 100px;
}
.company{
    background-image: url(../img/oborudovaniye-300-v4.jpg);
}


.fon3 {
    background-image: url(../img/slide-in3.png);
    background-repeat: no-repeat;
    background-position: center;
}
.fon1 {
    background-image: url(../img/oborudovaniye-300-v5.jpg);
    background-repeat: no-repeat;
    background-position: center;
	height: 300px;
	padding-top: 100px;
}
.sistemy-lokatsii{
    background-image: url(../img/Sistemi_lokacii_2.jpg);
    background-repeat: no-repeat;
    background-position: center;
	height: 300px;
	padding-top: 100px;
}
.bentonity-i-polimery {
    background-image: url(../img/3-bentonity-v3.jpg);
    background-repeat: no-repeat;
    background-position: center;
	height: 300px;
	padding-top: 100px;
}



.services {
    background-image: url(../img/service.jpg);
    background-repeat: no-repeat;
    background-position: center;
	height: 300px;
	padding-top: 100px;
}

.slide-inner .btn-group {
    margin: 0 auto;
    display: table;
}
.slide-inner p {
    color: #fff;
    font-size: 18px;
    font-family: "RobotoBold";
    margin-bottom: 0px;
    text-align: center;
}

.slide-inner p a {
	color: #fff;
}

.soc{
    width: 130px;
    display: flex;
    margin: 15px auto 0;
    vertical-align: middle;
}

.soc2{
    width: 130px;
    display: flex;
    margin: 15px auto 0;
    vertical-align: middle;
}
.ml-7 .soc{
	padding-top: 15px;
}

.soc a.yt {
    color: #fff;
    font-size: 0px;
    margin: 0 auto;
    display: table-cell;
    line-height: 25px;
    background-image: url(../img/youtube.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 3px;
    margin-bottom: 10px;
	margin-right: 4px;
	width: 25px;
	height: 25px;
}
.soc a.fb {
      color: #fff;
    font-size: 0px;
    margin: 0 auto;
    display: table-cell;
    line-height: 25px;
    background-image: url(../img/facebook.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 3px;
    margin-bottom: 10px;
	margin-right: 4px;
	width: 25px;
	height: 25px;
}
.soc a.svyaz {
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    display: table-cell;
    line-height: 25px;
    background-image: url(../img/viber-effis.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 3px;
    margin-bottom: 10px;
	width: 25px;
	height: 25px;
}

.soc a.teleg {
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    display: table-cell;
    line-height: 25px;
    background-image: url(../img/telegram.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 3px;
    margin-bottom: 10px;
	width: 25px;
	height: 25px;
}
.ml-7 .soc a.svyaz {
    color: #000;
}

.breadcrumb {
    list-style: none;
    background-color: transparent;
    padding-left: 0;
    margin-top: 28px;
	    margin-bottom: -20px;
}
.breadcrumb > li + li:before {
    color: #ccc;
    content: "";
    width: 14px;
    height: 12px;
    display: inline-block;
    background-image: url(../img/sep-br.png);
    margin-bottom: -2px;
    margin-left: 5px;
    margin-right: 8px;
}
.breadcrumb a {
    color: #3e3e3e !important;
    text-decoration: underline;
}
.breadcrumb a:hover {
    color: #00521e !important;
    text-decoration: underline;
}
.pagination {
    margin: 0 auto;
    display: table;
}

.pagination > li a {
    margin-right: 5px;
    margin-left: 5px;
    border: none;
    font-size: 18px;
    color: #3e3e3e !important;
    font-family: "RobotoBold";
    width: 30px;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 30px;
	text-decoration: none !important;
}
.pagination > li.active a {
    background-color: #00521e;
	color: #fff !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #00521e;
    border-color: #00521e;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff !important;
    background-color: #f1c447;
    border-color: #f1c447;
}
.pagination > li a.prev,
.pagination > li a.next {
    border-radius: 0;
    border: 2px solid #898989;
    height: 30px;
    width: 30px;
}
.pagination > li a.next  {
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    background-position: -38px center;
    transition: .35s;
}
.pagination > li a.next:hover  {
    background-position: -4px center;
}
.pagination > li a.prev  {
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    background-position: -3px center;
    transition: .35s;
}
.pagination > li a.prev:hover  {
    background-position: -37px center;
}

.pagination > li a.prev:hover,
.pagination > li a.next:hover {
    border: 2px solid #f1c447;
}
th, tr {
    font-family: "RobotoRegular";
    font-weight: normal;
    text-align: center;
}
th {
    background-color: #f0f0f0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #f9f9f9;
	
}
table {
    margin-top: 10px;
}
th {
    vertical-align: middle !important;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: none
}
td {
    vertical-align: middle !important;
	    max-width: 25%;
		white-space: normal !important;
}
td img {
    border: 1px solid #ccc;
}
td p {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    font-family: "RobotoBold";
	
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.panel-title {
    font-family: "RobotoBold";
    font-size: 19px;
    color: #000;
    text-transform: uppercase;
}
.panel-default > .panel-heading {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.panel-default > .panel-heading a:hover, .panel-default > .panel-heading a:focus {
    text-decoration: none;
}
.panel {
    margin-bottom: 2px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid #ddd;
}
.panel-group {
    margin-left: -15px;
}
.panel-default .accordion-toggle:after {
	content: "";
	width: 17px;
	height: 17px;
	display: inline-block;
	position: relative;
    background-image: url(../img/toggle-icons2.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 2px;
    margin-left: 15px;
}
.panel-default .collapsed:after {
	background-image: url(../img/toggle-icons1.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 2px;
    margin-left: 15px;
	
}
.panel-group .panel + .panel {
    margin-top: 12px;
}
ul.oborud {
    list-style: none;
    padding-left: 0;
    margin-bottom: -15px;
}
ul.oborud li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 15px;
	position:relative;
}
ul.oborud li a, li.cat-li a{
    color: #3e3e3e !important;
    font-family: "RobotoBold";
    text-transform: uppercase;
	    text-align: left;
    padding-left: 0;
    width: 215px;
    display: block;
	text-decoration: none !important;
}

ul.oborud li a:hover, li.cat-li  a:hover{
	text-decoration: underline !important;
	color: #00521e !important;
}

.panel-title > a{
	text-decoration: none !important;
}


ul.oborud li a img, li.cat-li a img {
    border: 1px solid #c8c8c8;
    margin-bottom: 10px;
	    box-sizing: content-box;
}
ul.oborud li a p, li.cat-li a p {
    text-align: center;
}
.text2 {
    line-height: 24px;
}
h3, .h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "RobotoBold";
}


.lh-29 {
    line-height: 29px;
}
.lh-24 {
    line-height: 25px;
}
.lh-24 ul{
	clear: both;
	   
		overflow:hidden;
	list-style: none;
    padding-left: 25px;
}

.b-u-tech .lh-24 ul{
 min-width: 40%;
 clear: none;
}

.lh-24 ul li{
    background-image: url(/local/templates/effis/css/../img/mark-spis.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 18px;
}

a.green {
    color: #;
    text-decoration: underline;
}
a.green:hover {
    color: #00521e;
	
    text-decoration: none;
}


.img-tip {
    margin-right: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.zapros {
	color: #fff; 
    
}

.panel-default .accordion-toggle.zapros {
    background-color: #FFF;
    color: #00521e !important;
    border: 2px solid #00521e;
    display: table;
    margin: 15px auto;
	text-decoration: none;
}



.panel-default .accordion-toggle.zapros.collapsed {
    background-color: #FFF;
    color: #00521e !important;
    border: 2px solid #00521e;
	
}
.panel-default .accordion-toggle.zapros:hover {
    background-color: #f1c447;
        border: 2px solid #e2b73e;
    color: #fff !important;
}
.panel-default .accordion-toggle.zapros:hover:after{
	filter: grayscale(0.7) brightness(1000%);
	
}


.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #d1d1d1;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
form {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-family: "RobotoLight";
}
form label {
	font-weight: normal;
	color: #000;
}
.has-error .form-control {
    border-color: #dc1313;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control.error, .jqselect.error{
	  background-image: none;
    border: 2px solid #dc1313;
}

.captcha {
    margin-bottom: 10px;
}

.obyaz-pole {
    margin-top: 35px;
    margin-bottom: 35px;
}

.obyaz-pole span {
    color: #dc1313;
}

.obyaz:after {
    content: " *";
    color: #dc1313;
}

.mark-spis ul {
    margin-bottom: 20px;
    list-style: none;
    padding-left: 25px;
}
.mark-spis ul li {
    background-image: url(../img/mark-spis.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 18px;
}
.mark-spis ul{
    margin-bottom: 30px;
}
.mark-spis ul li, ol li {
    margin-bottom: 10px;
}

.ramka {
    border: 1px solid #cacaca;
}

.mr-25 {
    margin-right: 25px;
	margin-bottom: 20px;
}

.tovar {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.zapros-info {
    margin-top: 25px;
    margin-bottom: 15px;
}

.zagruz{
	margin-bottom: 30px;
}

.zagruz a {
    color: #00521e;
    display: block;
    /*padding: 10px 0 10px 30px;*/
	  padding: 0px 0 0px 30px;
    background-image: url(../img/pdf.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: underline;
}

.panel-body table {
    border-top: 3px solid #cac9c9;
    border-bottom: 3px solid #cac9c9;
}
.panel-body tr {
    border-bottom: 1px solid #e9e9e9;
}
.panel-body tr td:first-child {
    text-align: left;
    padding-left: 15px;
}
ul.contact {
    list-style: none;
    padding-left: 0;
    float: left;
}
ul.contact li {
    border-bottom: 1px solid #dddddd;
    line-height: 34px;
}
ul.contact li:last-child {
    border-bottom: 0px;
}
ul.contact li a {
    color: #00521e;
    text-decoration: underline;
}
ul.contact li a:hover {
    /*text-decoration: none;*/
}

.map {
    margin-bottom: 40px;
    margin-top: 20px;
}



.hiddenBlock {
    position: absolute;
    display: none;
    width: 275px;
    border-radius: 4px;
    border: 1px solid #bebebe;
    padding: 12px;
    background: rgba(255,255,255,0.95);
    box-shadow: 9px 9px 15px 0px rgba(0, 1, 1, 0.13);
        margin-top: -270px;
	z-index: 10000;
}

.hiddenBlock.fbottom{
	margin-top: 62px;
}
.ml-7 .hiddenBlock.fbottom{
	margin-top: 0px;
}

.hiddenBlock.inn{
	margin-top: 10px;
}

select{
	width: 100%;
	height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
	background-color: #fff;
    background-image: none;
    border: 2px solid #d1d1d1;
    border-radius: 0px;
	color: #2e2e2e;
	margin-bottom: 10px;
}

.hiddenBlock .btn-default{
	width: 100%;
}
.hiddenBlock input{
	margin-bottom: 9px;
}


.bl-close {
    width: 24px;
    height: 24px;
    background-color: #00521e;
    position: absolute;
    top: -12px;
    right: -12px;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-drop{
	color: #fff !important;
	text-decoration: none !important;
}
.ml-7 .btn-drop{
	width: 100%;
}

#ascrail2000-hr div{
	background: #00521e !important;
	
}

.jq-selectbox__dropdown {
	font-family: "RobotoRegular", sans-serif;
	font-size: 14px;
}


ul.contact a{
	color: #00521e !important;
}




.footer span{
	font-size: 12px;
}

.navbar-right .dropdown-menu{
	margin-left: -2px !important;
}

li.cat-li{
float: left;
display: block;
list-style-type: none;
}
.ml-frame{
	margin-top: 0px;
}


.tovar-img img{
	width: 100%;
	height: auto;
	/*max-width: 400px;*/
}


.makeorder input[name='PROPERTY[NAME][0]'] {
    display: none;
}


font.notetext{
	color: green;
	    line-height: normal;
    font-family: "RobotoRegular", sans-serif;
	font-size: 14px;
}

.news-list-wrap {
	display: flex;
	flex-wrap: wrap;
}

.news-list-text{
/*font-family: "RobotoLight";*/
/*height: 170px;*/
}
.name-news{
    color: #00521e;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "RobotoBold";
    margin-bottom: 14px;
	display: block;
    /*height: 56px;
overflow:hidden;*/
}
.news-date{
    display: block;
    margin-bottom: 20px;
}
.more-news{
    color: #00521e;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "RobotoBold";
    display: block;
    margin-top: 22px;
}

a.name-news:hover, .more-news:hover {
color: #f1c447 !important;
}

.news-list-item{
margin-bottom: 54px;

}
.back-news{
    display: block;
    margin-top: 20px;
}

li.cat-li{
height: 245px;
}




.pagination {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.pagination a { display: block; outline: none; }

.pagination .p_item { width: 18px; height: 18px; background-color: #4a4a4a; display: inline-block; margin-bottom: 25px;}

.pagination .p_item:hover { background-color: #f1c447; }

.pagination .p_item + .p_item { margin-left: 12px; }

.pagination span.p_item { background-color: #00521e; }

.pagination span.p_item:hover { background-color: #f1c447; }

.pagination .go_prev { margin-right: 26px; }

.pagination .go_next { margin-left: 26px; }

.pagination .go_next { 
	background-image: url('../img/a-next.png');
	background-position: 0 0; 
	background-repeat: no-repeat; 
	overflow: hidden; 
	display: inline-block !important;
	height: 69px; 
	width: 36px; }
.pagination .go_next:hover{
	background-position: -36px 0; 
}  
  .pagination .go_prev { 
	  background-image: url('../img/a-prev.png');
	  background-position: -36px 0;
	  background-repeat: no-repeat; 
	  overflow: hidden; 
	display: inline-block !important;
	  height: 69px;
	  width: 36px;
	  }
.pagination .go_prev:hover{
	background-position: 0 0;
}

.price-detail{
	background-color: #00521e;
    color: #fff;
    padding: 10px 15px;
	display: inline-block;
	margin-bottom: 23px;
}
.tooltips {
        display: inline-block;
    text-transform: none;
    font-size: 10px;
    line-height: 16px;
    font-weight: 700;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    font-family: 'Rubik', sans-serif;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    padding-right: 1px;
    cursor: pointer;
}

.tooltip-inner{
	background: #fff;
	color: #000;
	    border: 1px solid #000;
}

td p.name{
	width: auto;
	text-align: left;
	display: block;
}

.header__lang {
	width: 70px;
	position: absolute;
    right: -70px;
    top: 5px;
}









.wrap-element {
	display: flex;
	padding: 15px;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	margin-bottom: 30px;
	align-items: center;
}

.wrap-element a.cat {
	max-width: 320px;
	width:100%;
	border: 2px solid #e9e9e9;
}

.wrap-element a.cat span:before{
	top: 50%;
	left: 50%;
	bottom: inherit;
	margin-left: -75px;
	margin-top: -29px;
}

.wrap-element a.cat img{
	width: 100%;
	height: auto;
}

.text-wrap-element {
	padding-left: 20px;
}

.text-wrap-element p.name {
	font-size: 22px;
}

.prop_element {
	display: flex;
	flex-wrap: wrap;
}

.el-name {
	width: 60%;
    font-size: 14px;
    margin-bottom: 12px;
	padding-right: 10px;
}

.el-prop {
	width: 40%;
    font-size: 14px;
    margin-bottom: 12px;
	text-align: right;
}

.wrap-element .btn-default {
margin-top: 15px;
margin-right: 15px;
}
.wrap-element .btn-default:last-child {
	margin-right: 0;
}