body {
	background-color: #919191;
	color: #333;
	font-family: Georgia, serif;
	font-size: 100%;
	margin: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


table td {
	padding: 0;
	border-width: 0;
}


h1 {
	font-size: 150%;
	margin-bottom: 0.5em;
	font-weight: normal;
}


h2 {
	font-size: 110%;
	font-weight: normal;
	border-bottom: #ccc 1px dashed;
	clear: left;
	margin-bottom: 10px;
}


h3 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
	border-bottom: #ccc 1px dashed;
	clear: left;
}


h6 {
	font-size: 150%;
	font-weight: normal;
	margin-bottom: -1em;
}


/*     image     */

img {
	padding: 0;
}


img.floatTL {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 0;
}


img.floatTR {
	float: right;
	margin-left: 30px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: -3px;
	border: 1px solid #fff;
	padding: 4px;
}


img.floatTRR {
	position: absolute;
	margin-left: 20px;
	margin-top: -45px;
}


img.top {
	float: right;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: -20px;
	margin-right: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


img.top-norm {
	float: right;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.col-l {
	border-right-width: 0;
	border-right-style: none;
	border-right-color: #666;
	border-left-width: 2px;
}


li.col-l {
	font-size: 150%;
	padding: 0;
	background-image: none;
}


p.col-l {
	font-size: 150%;
	margin: 2px 10px;
}

a:link, a:active {
	background-color: inherit;
	color: #000;
	text-decoration: underline;
}


a:hover {
	background-color: inherit;
	text-decoration: none;
	color: #cc0000 !important;
	border-bottom: 1px dotted;
}


a:link {
	color: #0055cc;
}


a:visited {
	color: #7782b7;
}


ul {
	list-style: none;
	margin-left: 10px;
	padding: 1px;
}


ul li {
	/*padding-left: 15px;
	background: url(img/arw.gif) 0 3px no-repeat;*/
	padding-bottom: 5px;
}


blockquote {
	background: url(img/quote.gif)top left no-repeat #fff;
	padding-left: 30px;
	margin: 0 50px;
	color: #aaa;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
}


#wrapper {
	margin: auto auto 5px auto;
	width: 997px;
    background: url(img/bg.gif) 0 0 repeat-x;
}

#wrapper > div {
	border-left: 1px solid #667;
	border-right: 1px solid #667;	
}

#wrapper #header {
	border: 0;
}

#main {
	width: 995px;
	display: flex;
	background-color: #fff;
	border-bottom: 1px solid #555;
}


#leftcolumn {
	color: #fff;
	background: #333;
	padding: 10px;
	width: 220px;
}

#leftcolumn a {
	color: #fff;
	text-decoration: none;
}

#body {
	padding: 10px;
	background: #eee;
	width: 733px;
}

/*    header     */

#header {
	width: 996px;
	height: 90px;
	margin: auto;
	background: url(img/Geologo_big_promo.png) no-repeat;
	background-size: 100%;
}


.header {
	float: right;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 20px;
	text-align: right;
	letter-spacing: 0;
}


#header .logo_print {
	display: none;
}


/*     menu     */

#menu {
	width: 996px;
	height: 24px;
	margin: 0px;
	display: flex;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #aaa 1px solid;
	font-size: 9pt;
}


/*     5=198     */

.menu {
	width: 198px;
	height: 24px;
	border-right: #aaa 1px solid;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
}


.menu_en {
	width: 331px;
	height: 24px;
	border-right: #aaa 1px solid;
	font-family: Tahoma, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: auto;
}


.menu a {
	background-color: #333;
	text-decoration: none;
	color: #eee;
  	font-weight: bold;
	font-size: 7pt;
	height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;	
}


.menu a:hover, .menu_en a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #333;
	border: 0;
	margin: auto;
}


/*     flag     */

#flag {
	position: relative;
	left: 965px;
	top: -50px;
	clear: none;
}


/*     breadcrumb     */

#breadcrumb {
	font-size: 0.9em;
	padding: 9px 0 5px 250px;
	background-color: white;
	/*background-image: url(img/bg_bread.gif) no-repeat left top;*/

}


#breadcrumb li {
	display: inline;
}


#breadcrumb a {
	color: #b5b5b5;
	text-decoration: none;
	margin: 0 0.8em 0 0.8em;
}

#breadcrumb span {
	margin: 0 0.8em 0 0.8em;
}

#breadcrumb a .onHover {
	visibility: hidden;
	text-transform: none;
}


#breadcrumb a:hover, #breadcrumb a:focus, #breadcrumb a:active {
	text-decoration: underline;
}


#breadcrumb a:hover .onHover, #breadcrumb a:focus .onHover, #breadcrumb a:active .onHover {
	visibility: visible;
}


#breadcrumb li ul {
	display: inline;
}


/*#breadcrumb li li {
	background: url(breadcru.gif) transparent no-repeat left center;
}*/

#breadcrumb li#breadcrumb_current {
	color: black;
	padding: 0 0.3em 0 0.9em;
}


/*     pricelist     */

.price {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px solid #486d74;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
}


.price td {
	padding: 5px;
	border: 1px solid #486d74;
}


.price th {
	color: #e0dab4;
	background-color: #375f67;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	border: 1px solid #486d74;
	font-weight: normal;
}


.price_h {
	color: #e0dab4;
	background-color: #375f67;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


.price_t {
	text-align: left;
	white-space: nowrap;
	padding: 5px 10px !important;
}


.price_t2 {
	text-align: left;
	padding-left: 10px !important;
}


div.price_tag {
	background-color: #fed900;
	color: #252525;
	font-size: 1.1em;
	height: 22px;
	margin: 0 0 0.4em;
	padding: 0 0.4em;
	position: relative;
	float: left;
}


div.price_tag div.left {
	background: transparent url(img/price-tag-left.gif) no-repeat scroll 0 0;
	height: 22px;
	left: -4px;
	position: absolute;
	top: 0;
	width: 4px;
}


div.price_tag div.right {
	background: transparent url(img/price-tag-right.gif) no-repeat scroll 0 0;
	height: 22px;
	position: absolute;
	right: -4px;
	top: 0;
	width: 4px;
}


div.price_tag p {
	margin-bottom: 0.3em;
	margin: -0.3em 0 0;
	position: relative;
	top: 4px;
	white-space: nowrap;
}


#mark {
	background-color: #3d646c;
}


#hide {
	font-size: 12px;
	color: #8a9b8c;
}


/*     end pricelist     */

.submenu {
	float: right;
	font-size: 8pt;
	font-weight: normal;
	margin: 0 0 5px 0;
}


.content {
	padding: 20px;
	background-color: #fff;
	color: inherit;
	text-align: left;
	border: #ccc 1px solid;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
}


.contentbig {
	padding: 20px;
	background-color: #fff;
	color: inherit;
	text-align: justify;
	border: #ccc 1px solid;
	position: relative;
	left: -150px;
	width: 620px;
}


.spacer {
	clear: both;
	margin: 15px;
}


/*     footer     */

#footer {
	padding: 15px;
	font-size: 10pt;
	clear: both;
	background-color: #333;
	color: #fff;
	border-bottom: 1px solid #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#footer p {
	flex-grow: 1;
	margin: 0;
	flex-basis: 30%;
}

#footer p:first-child {
	text-align: left;
}

#footer p:nth-child(2) {
	text-align: center;
}

#footer p:last-child {
	text-align: right;
}

#footer a {
	color: #fff;
}

.footer {
	float: left;
}


#nobord {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}


.floatTLL {
	position: relative;
	left: -265px;
	float: left;
	margin-right: -220px;
	margin-bottom: -150px;
}


.ww {
	line-height: 24px;
}


.floatTC {
	position: relative;
	left: 0;
	float: none;
	clear: left;
}


div.center {
	text-align: center;
}


div.center img {
	width: auto;
	height: auto;
}


#fotorow {
	background: url(img/panorama_2_r1_c1.gif) no-repeat #fff;
	background-size: 100%;
	height: 150px;
}


.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	min-height: 1px;
	width: 1px;
}


.img_noborder {
	border: 0;
}


.clearfix: before,.clearfix: after {
	content:" ";
	display: table;
}


.clearfix: after {
	clear: both;
}


.center-block,.post-content img,.post-excerpt-home img,.post-nav img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.pull-right {
	float: right !important;
}


.pull-left {
	float: left !important;
}


img.pull-left, a.pull-left {
    margin: 0 10px 10px 0;
}


.thumbnail/* {
	display: block;
	padding: 4px;
	margin-bottom: 29px;
	line-height: 1.846;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}*/ {
    /*margin-left: 30px;*/
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 3px;
	border: 1px solid #a0a0a0;
    padding: 4px;
}


.thumbnail>img,.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


.thumbnail .caption {
	padding: 9px;
	color: #1d1d1d;
}


a.thumbnail: hover, a.thumbnail: focus, a.thumbnail.active {
	border-color: #2196f3;
}


.box_235 {
	margin: 0 0 20px 20px;
	padding: 7px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
	float: right;
}


.color_01 {
	color: #035b99;
}


.color_02 {
	color: #e0921a;
}


.color_03 {
	color: #a5c81f;
}


.col_olive {
	color: #585931;
}


/*   siteheart chat     */

.sh_enter_ico {
	background: url(images/logo_enter.png) no-repeat !important;
}


.sh_logo_btn {
	display: none !important;
}


/* yandex
.ya-site-suggest__content {
	color: #000;
}*/

.ya-site-form__input-text {
	color: #333;
	font-family: Georgia, serif;
}


.ya-site-suggest-elem {
	background: #fff !important;
}

#onecol {
	padding: 10px;
	width: 100%;
	background: #fff;
}

#onecol .content h1 {
	text-align: center;
}

#onecol .content > div {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, 1fr);
}

#onecol .content div img {
	width: 55px;
	display: block;
}	

#onecol .content a {
	text-decoration: none;
}

table.price td:first-child {
	text-align: left;
	padding-left: 10px;
}

table.price td:nth-last-child(n+5) {
	text-align: left;
	padding-left: 10px;
}

table.price td:nth-last-child(-n+4) {
	text-align: center;
	padding: 5px;
}

table.price td:nth-child(n+2) {
	text-align: center !important;
	padding: 5px !important;
}

table.price.col5 td:nth-last-child(n+4) {
	text-align: left;
	padding-left: 10px;
}

table.price.col7 td:nth-last-child(n+7) {
	text-align: left;
	padding-left: 10px;
}

table.price.col7 td:nth-last-child(-n+6) {
	text-align: center;
	padding: 5px;
}

table.price.col td:first-child {
	text-align: left !important;
	padding-left: 10px !important;
}

table.price.col3 td:nth-last-child(n+3) {
	text-align: left;
	padding-left: 10px;
}

table.price.text td {
	text-align: left !important;
	padding-left: 10px !important;
	white-space: normal !important;	
}

table.price.spec td:nth-child(2) {
	text-align: left !important;
	padding-left: 10px !important;
}

table.price.vertical th {
	text-align: left;
	padding-left: 10px;
}

table.price.vertical th[colspan] {
	text-align: center;
	padding: 5px;
}

table.price td:nth-last-child(-n+3) {
	white-space: nowrap;
}

table.price td:nth-child(-n+1) {
	white-space: normal !important;
}

table.price.wsnormal td {
	white-space: normal !important;
}

.table1 td {
	vertical-align: top;
	padding: 10px;
}

table.tensar {
	width: 100%;
}

table.tensar tr:first-child td {
	background-color: #999 !important;
}

table.tensar tr:nth-child(2n-1) td {
	background-color: #ccc;
}


@media (max-width: 780px) {
	#leftcolumn {
		display: none;
	}
	#menu, #header, #wrapper, #main, #body {
		width: 100%;
		box-sizing: border-box;
	}
	#breadcrumb {
		padding: 8px 10px 0px;
	}
	#breadcrumb a {
		margin: 0;
	}
	#menu {
		height: 30px;
	}
	.menu {
		height: 30px;
	}
	.menu a {
		height: 28px;
	}
	#fotorow {
		height: 80px;
	}
	#header {
		height: 38px;
	}
	#onecol .content > div {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	#onecol .content div p.col-l {
		font-size: 1.2em;
	}
	#onecol .content div li {
		font-size: 1em;
	}	
	#onecol .content div img {
		width: 40px;
	}
	.table1 td {
		display: block;
	}
	img {
		max-width: 100%;
	}
	table.price tr td, th {
		white-space: normal !important;
	}
	table.price td {
		display: none;
	}
	table.price td:first-child {
		display: table-cell;
	}	
	table.price td:nth-last-child(n+6) {
		display: table-cell;
	}	
	table.price tr td:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price th {
		display: none;
	}
	table.price th:first-child {
		display: table-cell;
	}		
	table.price th:nth-last-child(n+6) {
		display: table-cell;
	}		
	table.price tr th:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price tr:nth-child(3) th {
		display: none;
	}
	table.price td:nth-child(2) {
		display: none;
	}
	table.price th:nth-child(2) {
		display: none;
	}
	table.price.text td:first-child {
		display: none;
	}
	table.price.text th:first-child {
		display: none;
	}	
	table.price.text td:nth-child(n+2) {
		display: table-cell;
	}
	table.price.text th:nth-child(n+2) {
		display: table-cell;
	}
	table.price.vertical tr:nth-child(n+1) td {
		display: table-cell;
	}
	table.price.vertical tr:nth-child(n+1) th {
		display: table-cell;
	}	
	table.price img.floatTRR {
		display: none;
	}
	table.price.photo td:nth-last-child(-n+3) {
		display: table-cell;
	}
	table.price.photo th:nth-last-child(-n+3) {
		display: table-cell;
	}
	.box_235, img.floatTL, img.floatTR {
		float: none;
		margin: 0;
	}
	table.price.type2 td:nth-last-child(-n+3) {
		display: table-cell;
	}
	table.price.type2 th:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price.spec-2 td:nth-child(n+2) {
		display: none;
	}
	table.price.spec-2 td:nth-last-child(1) {
		display: table-cell;
	}
	table.price.spec-3 td:nth-child(-n+3) {
		display: table-cell;
	}	
	table.price.spec-3 td:nth-child(n+4) {
		display: none;
	}
	table.price.spec-3 td:nth-last-child(1) {
		display: table-cell;
	}
	table.price.spec-3 th:nth-child(-n+2) {
		display: table-cell;
	}	
	table.price.spec-3 th:nth-child(n+3) {
		display: none;
	}
	table.price.spec-3 th:nth-last-child(1) {
		display: table-cell;
	}
	table.price.spec-3 tr:nth-child(2) th:nth-child(2) {
		display: none;
	}
	table.tensar tr td:first-child {
		display: table-cell;
	}	
	table.tensar td:last-child {
		display: none;
	}
	table.tensar td:nth-child(2) {
		display: none;
	}	
	table.price.spec-4 td:nth-child(2) {
		display: table-cell;
	}
	table.price.spec-4 th:nth-child(2) {
		display: table-cell;
	}
	.content {
		padding: 10px;
	}
	table.price.type3 td:nth-last-child(2) {
		display: none;
	}
	table.price.type3 th:nth-last-child(2) {
		display: none;
	}
	table.price.type4 tr td {
		display: none;
	}
	table.price.type4 tr th {
		display: none;
	}
	table.price.type4 td:first-child {
		display: table-cell;
	}
	table.price.type4 tr:first-child th:first-child {
		display: table-cell;
	}
	table.price.type4 td:last-child {
		display: table-cell;
	}
	table.price.type4 tr:first-child th:last-child {
		display: table-cell;
	}
	table.price.type5 tr td {
		display: none;
	}
	table.price.type5 tr th {
		display: none;
	}	
	table.price.type5 td:first-child {
		display: table-cell;
	}
	table.price.type5 tr th:first-child {
		display: table-cell;
	}
	table.price.type5 td[rowspan]:last-child {
		display: table-cell;
	}
	table.price.type5 td[colspan]:last-child {
		display: table-cell;
	}
	table.price.type5 tr th:last-child {
		display: table-cell;
	}
	table.price.type5 td:only-child {
		display: none;
	}
	table.price.type5 td:nth-last-child(2) {
		display: none;
	}
	table.price.type6 td:last-child {
		display: none;
	}
	table.price.type6 th:last-child {
		display: none;
	}
	table.price.type7 tr td {
		display: none;
	}
	table.price.type7 tr th {
		display: none;
	}
	table.price.type7 td:first-child {
		display: table-cell;
	}
	table.price.type7 td[rowspan]:first-child + td {
		display: table-cell;
	}
	table.price.type7 th:nth-child(-n+2) {
		display: table-cell;
	}
	table.price.type7 td:last-child {
		display: table-cell;
	}
	table.price.type7 td:nth-child(2) {
		display: none;
	}	
	table.price.type7 th:last-child {
		display: table-cell;
	}
	table.price.type8 tr td {
		display: none;
	}
	table.price.type8 tr th {
		display: none;
	}
	table.price.type8 td:first-child {
		display: table-cell;
	}
	table.price.type8 td[rowspan]:first-child + td {
		display: table-cell;
	}
	table.price.type8 th:nth-child(-n+2) {
		display: table-cell;
	}
	table.price.type8 td:last-child {
		display: table-cell;
	}
	table.price.type8 td:nth-child(3) {
		display: none;
	}	
	table.price.type8 th:last-child {
		display: table-cell;
	}
	table.price.type9 td:nth-last-child(-n+3) {
		display: table-cell;
	}
	table.price.type9 th:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price.type10 tr td {
		display: none;
	}
	table.price.type10 tr th {
		display: none;
	}
	table.price.type10 td:first-child {
		display: table-cell;
	}
	table.price.type10 th[rowspan]:first-child {
		display: table-cell;
	}
	table.price.type10 th[colspan]:first-child {
		display: table-cell;
	}
	table.price.type10 td:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price.type10 th[rowspan]:nth-last-child(-n+2) {
		display: table-cell;
	}
	table.price.type11 tr td {
		display: table-cell;
	}
	table.price.type11 tr th {
		display: table-cell;
	}
	table.price.type11 td:nth-last-child(6) {
		display: none;
	}
	table.price.type11 td[rowspan]:nth-last-child(5) {
		display: none;
	}	
	table.price.type11 th[rowspan]:first-child {
		display: none;
	}
	table.price.type11 th[colspan] + th {
		display: none;
	}
	.hide {
		display: none !important;
	}
	table.price.col.new {
		font-size: 14px;
	}
	#body {
		background-color: #fff;
	}
}

@media (max-width: 767px){
	body{
		display: block;
	}
	#header, #main, #footer{
		width: auto;
	}
}