﻿﻿html {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: 'ingiri';
	color:#262626;
	font-size:13px;
	min-width:480px;
}

@font-face {
    font-family: 'Ingiri';
    src: url('font/bpg_ingiri_arial.eot');
    src: url('font/bpg_ingiri_arial.eot') format('embedded-opentype'),
         url('font/bpg_ingiri_arial.woff') format('woff'),
         url('font/bpg_ingiri_arial.ttf') format('truetype'),
         url('font/bpg_ingiri_arial.svg#BPGIngiriArialRegular') format('svg');
}

@font-face {
    font-family: 'Mtavruli';
    src: url('font/bpg_mrgvlovani_caps.eot');
    src: url('font/bpg_mrgvlovani_caps.eot') format('embedded-opentype'),
         url('font/bpg_mrgvlovani_caps.woff') format('woff'),
         url('font/bpg_mrgvlovani_caps.ttf') format('truetype'),
         url('font/bpg_mrgvlovani_caps.svg#BPGMrgvlovaniCaps2010Regular') format('svg');
}

@font-face {
    font-family: 'GEL';
    src: url('font/bpggel.eot');
    src: url('font/bpggel.eot') format('embedded-opentype'),
         url('font/bpggel.woff2') format('application/font-woff2'),
         url('font/bpggel.woff') format('woff'),
         url('font/bpggel.ttf') format('truetype'),
         url('font/bpggel.svg#!BPGGELRegular') format('svg');
}

font { font-family: 'GEL'; }

.h-add-object {
	float: right;
	background: rgba(45,45,45,1);
	/*background: rgba(255,168,0,1);*/
	height: 40px;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	padding: 0 10px;
	margin-right: 10px;
	cursor:pointer;
	font-family: 'Ingiri';
	font-size: 14px;
}

.h-add-object:hover {
	background: rgba(45,45,45,0.9);
	/*background: rgba(255,168,0,0.9);*/
}

.fonticons { font-family:'icons'; }
.none {
	display: none;
}
img {
	border:0px;
	vertical-align:top;
}
input { font-family:'Ingiri'; }
textarea { font-family:'Ingiri'; }
select { font-family:'Ingiri'; }


.b { border:1px solid #ea7b72; }
.clear { clear:both; }
.float { float:left; }
.float2 { float:right; }

h1 {
	font-size:14px;
	padding:0;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size:15px;
	padding:0;
	margin:0;
	font-weight:normal;
}
h3 {
	font-size:16px;
	padding:0;
	margin:0;
	font-weight:normal;
}
h4 {
	font-size:17px;
	padding:0;
	margin:0;
	font-weight:normal;
}

.grid1 {
	max-width:960px;
	margin:0 auto;
}
.grid2 {
	max-width:980px;
	margin:0 auto;
}
.grid3 {
	max-width:1000px;
	margin:0 auto;
}
.grid4 {
	max-width:1015px;
	margin:0 auto;
}


.toph1 {
	background:#209751;
	color:white;
	min-height:40px;
}
.menu {
	float:left; max-width:740px;
}
.menu ul {
	padding:0;
	margin:0;
}
.menu ul li {
	display:block;
	float:left;
	line-height:18px;
}
.menu ul li a {
	display:block;
	color:white;
	cursor:pointer;
	text-decoration:none;
	padding:10px 12px 12px 12px;
	transition:400ms;
	-moz-transition:400ms;
	-ms-transition:400ms;
	-webkit-transition:400ms;
	-o-transition:400ms;
}
.menu ul li a:hover {
	background:white;
	color:#209751;
}
#mact a {
	background:white;
	color:#209751;
}

.toph2 {
	float:right;
	position:relative;
}

.toph3 {
	float:right;
	position:relative;
}
.toph3 a {
	display:block;
	width:20px;
	height:40px;
	background:url(img/icon1.png) no-repeat top;
	padding:0 11px 0 11px;
	cursor:pointer;
}

.toph4 a {
	width:19px;
	background:url(img/icon2.png) no-repeat top;
}

.toph6 {
	display:none;
}
.toph6 a {
	width:20px;
	background:url(img/icon9.png) no-repeat top;
}

.toph3 a:hover {
	background-color:#1c8045;
}

.toph3_2 {
	display:none;
	position:absolute;
	z-index:30;
	padding:4px 10px 8px 10px;
	line-height:16px;
	background:#e7edee;
	border:1px solid #209751;
	color:#696e6f;
	box-shadow:1px 1px 2px rgba(0,0,0,0.3);
	right:-16px;
	top:39px;
	white-space: nowrap;
}

.toph3:hover .toph3_2 {
	display:block;
}

.tophact a {
	background-color:white;
	background-position:bottom;
}
.tophact a:hover {
	background-color:white;
	background-position:bottom;
}


.toph5 {
	float:right;
	position:relative;
}

.toph5_1 a {
	display:block;
	width:23px;
	height:40px;
	background:url(img/icon3.png) no-repeat top;
	padding:0 11px 0 11px;
	cursor:pointer;
}
.toph5_1 a:hover {
	background-color:#1c8045;
}

.toph5_2 {
	display:none;
	position:absolute;
	z-index:30;
	padding:7px 10px 8px 10px;
	line-height:16px;
	background:#e7edee;
	border:1px solid #209751;
	color:#696e6f;
	box-shadow:1px 1px 2px rgba(0,0,0,0.3);
	right:-40px;
	top:39px;
	width:110px;
}

.toph5_2 ul {
	margin:0;
	padding:0;
}
.toph5_2 ul li {
	display:block;
	float:left;
	margin:0 5px;
}
.toph5_2 a {
	display:block;
	height:18px;
}
.share1 a {
	width:11px;
	background:url(img/share1.png) no-repeat top;
	cursor:pointer;
}
.share2 a {
	width:18px;
	background:url(img/share2.png) no-repeat top;
	cursor:pointer;
}
.share3 a {
	width:20px;
	background:url(img/share3.png) no-repeat top;
	cursor:pointer;
}
.share4 a {
	width:16px;
	background:url(img/share4.png) no-repeat top;
	cursor:pointer;
}
.toph5_2 a:hover {
	background-position:bottom;
}

.toph5:hover .toph5_2 {
	display:block;
	opacity:1.0;
	filter:alpha(opacity=100);
}

.reg1 {
	display:none;
}
.avt1 {
	display:none;
}


.head1 {
	padding:6px 0 8px 0;
	background:#27ae5f;
}
.logo1 {
	float:left;
	width:170px;
}
.logo1 a {
	display:block;
	width:161px;
	height:46px;
	background:url(img/logo1.png) no-repeat top;
	cursor:pointer;
}

.menu2 {
	display:none;
	height:40px;
	vertical-align:middle;
	font-size:26px;
	color:white;
	float:left;
	padding:10px 0 0 30px;
}
.menu2 a {
	color:white;
	text-decoration:none;
	cursor:pointer;
}

.logo2 {
	display:none;
	float:left;
	width:125px;
	padding:7px 0 0 20px;
}
.logo2 a {
	display:block;
	width:124px;
	height:35px;
	background:url(img/logo2.png) no-repeat top;
	cursor:pointer;
}

.shact a {
	background-color:#1c8045;
}

.kategs {
	display:none;
}

.dzieba1 {
	float:right;
	padding-top:7px;
}
.dzieba2 {
	float:left;
	padding-right:7px;
	position:relative;
}

.dzieba3 {
	float:right;
}
.dzieba3 input {
	width:36px;
	height:34px;
	background:#262626 url(img/icon13.png) no-repeat top;
	border:0px;
	padding:0;
	margin:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
}
.dzieba3 input:hover {
	background-position:bottom;
	background-color:white;
	border:1px solid #209751;
}

.dzieba2_1 {
	width:215px;
	height:30px;
	padding:2px 0 0 9px;
	color:#777d7f;
	background:#ecf0f1 url(img/down.png) no-repeat right;
	border:1px solid #209751;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
	box-shadow:inset 2px 2px 2px rgba(0,0,0,0.15);
	cursor:pointer;
}
.dzieba2_1 img {
	float:left;
	margin:6px 6px 0 0;
}
.dzieba2_1 input {
	float:left;
	width:170px;
	height:26px;
	background:none;
	border:0;
	padding:0;
	margin:0;
	font-size:13px;
	color:#262626;
	cursor:pointer;
	outline:none;
}
.dzieba2_1:hover {
	background-color:white;
}
.dzieba2_1 p {
	display:block;
	float:left;
	color:#696e6f;
	margin:0;
	padding:5px 0 0 0;
}

.dzieba2_2 {
	color:#696e6f;
	line-height:20px;
	position:absolute;
	left:0;
	top:33px;
	width:242px;
	padding:10px 13px 12px 13px;
	border:1px solid #209751;
	background:white;
	box-shadow:1px 1px 3px rgba(0,0,0,0.3);
	z-index:100;
	display: none;
}

.dzieba2_3 {
	padding-bottom:7px;
	border-bottom:2px solid #dee4e5;
	margin-bottom:10px;
}
.dzieba2_3.dscroll {
	max-height: 160px;
	overflow: auto;
}
.dzieba2_3 span {
	color:#262626;
	font-weight:bold;
}
.dzieba2_3 p {
	padding:0 0 1px 0;
	margin:0;
    width: 120px;
    float: left;
	letter-spacing: -0.07em;
}
.dzieba2_3 input {
	vertical-align:middle;
	margin-right:7px;
}
.dzieba2_4 {
	display:block;
	float:left;
	width:120px;
	padding:0 0 1px 0;
	margin:0;
}
.dzieba2_4 p {
	display:block;
	padding: 0;
	margin: 0;
}
.dzieba2_4 input {
	vertical-align:middle;
	margin-right:5px;
}
.dzplus {
	border-bottom:0;
	margin-bottom:0;
}

.nobg {
	background-image:none;
}
.nobg2 {
	padding:0;
	width:224px;
}
.dzieba2_5 span {
	font-weight:bold;
	color:#1c8045;
}
.dzieba2_5 a {
	display:block;
	padding:4px 14px 7px 14px;
	text-decoration:none;
	color:#696e6f;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
}
.dzieba2_5 a:hover {
	background:#209751;
	color:white;
}
.dzieba2_5 a:hover span {
	color:white;
}


.kategoria {
	padding:20px 0 25px 0;
	background:#e7edee;
}

.title1 {
	display:table;
	margin:0 auto;
	font-family:'Mtavruli';
	text-align:center;
	color:#209751;
	padding-bottom:12px;
}
.title1 span {
	font-family:'Ingiri';
	color:#7b8283;
}
.title1 a {
	color:#209751;
	text-decoration:none;
}
.title1 a span {
	color:#7b8283;
}
.title1 h2 { float:left; }
.title1 h4 { float:left; }


.title2 {
	display:table;
	margin:0 auto;
	font-family:'Mtavruli';
	text-align:center;
	color:#262626;
	padding-bottom:15px;
}
.title2 span {
	font-family:'Ingiri';
	color:#7b8283;
}
.title2 a {
	color:#262626;
	text-decoration:none;
}
.title2 a span {
	color:#7b8283;
}
.title2 h2 { float:left; }
.title2 h4 { float:left; }



.kategoria1 {
	float:left;
	width:22%;
	padding:0 1% 0 2%;
	line-height:18px;
}
.kategoria2 {
	padding-bottom:5px;
}
.kategoria2 a {
	color:#262626;
	text-decoration:none;
	cursor:pointer;
}
.kategoria2 a:hover {
	color:#209751;
}
.kategoria2 span {
	font-family:'icons';
	vertical-align:middle;
}

.kategoria3 {
	font-size:13px;
	color:#696e6f;
	padding:0 10px 2px 20px;
	display: none;
}
.kategoria3 a {
	display:block;
	color:#696e6f;
	text-decoration:none;
	margin-bottom:3px;
	cursor:pointer;
}
.kategoria3 a:hover, .kategoria3 a.active {
	color:#209751;
}
.kategoria3 a img {
	vertical-align:middle;
	margin-right:5px;
}

.kategs1 {
	background:#e7ebec;
	border-bottom:4px solid #27ae5f;
}
.kategs2 {
	float:left;
	width:16.66%;
}


.ktg1 a {
	background:white url(img/cat1.png) no-repeat top;
}
.ktg2 a {
	background:white url(img/cat2.png) no-repeat top;
}
.ktg3 a {
	background:white url(img/cat3.png) no-repeat top;
}
.ktg4 a {
	background:white url(img/cat4.png) no-repeat top;
}
.ktg5 a {
	background:white url(img/cat5.png) no-repeat top;
}
.ktg6 a {
	background:white url(img/cat6.png) no-repeat top;
}
.ktg7 a {
	background:white url(img/cat7.png) no-repeat top;
}
.ktg8 a {
	background:white url(img/cat8.png) no-repeat top;
}
.ktg9 a {
	background:white url(img/cat9.png) no-repeat top;
}
.ktg10 a {
	background:white url(img/cat10.png) no-repeat top;
}
.ktg11 a {
	background:white url(img/cat11.png) no-repeat top;
}
.ktg12 a {
	background:white url(img/cat12.png) no-repeat top;
}

.kategs3 {
	padding:1px;
}
.kategs3 a {
	display:block;
	height:78px;
}
.kategs3 a:hover {
	background-position:bottom;
}


.banners1 {
	padding:35px 0 40px 0;
	width:1000px;
	margin:0 auto;
}
.banners1-div {
	float: left;
	position: relative;
	overflow: hidden;
	width: 984px;
	height: 300px;
}

.bandiv1 {
	float:left;
	margin:0 -10px;
	padding-top:140px;
	font-family:'icons';
	font-size:27px;
}
.bandiv1 a {
	display:block;
	text-decoration:none;
	color:#c2cdcf;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	cursor:pointer;
}
.bandiv1 a:hover {
	color:#209751;
}
.bandiv2 {
	float:left;
	padding:0 16px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.bandiv2 img {
	width:460px;
	height:300px;
}

.search1 {
	padding:20px 0 30px 0;
	background:#2d2d2d;
}
.search1 .title1 {
	color:#ffa800;
}
.search1 .title1 a {
	color:#ffa800;
}

.search2 {
	padding:5px 0 10px 0;
}
.search3 {
	float:left;
	padding-right:30px;
}
.search3_2 {
	padding-bottom:10px;
	position:relative;
}
.search3_2 .dzieba2_1 {
	border:1px solid #1a1a1a;
}
.search3_2 .dzieba2_2 {
	border:1px solid #1a1a1a;
}

.search4 {
	float:left;
	padding-right:10px;
}

.schecks1 {
	float:left;
	width:210px;
	color:white;
}
.schecks2 {
	padding:5px 0 6px 0;
	line-height:18px;
}
.schecks2 input {
	vertical-align:top;
	margin-right:8px;
}
.schecks2 span {
	color:#ffa800;
}

.button1 {
	float:right;
	padding-left:10px;
}
.button1 a {
	display:block;
	width:115px;
	height:35px;
	background:#1e924e url(img/dzieba.png) no-repeat center;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.button1 a:hover {
	background-color:#27ae5f;
}

.button2 {
	float:right;
	padding-left:10px;
}
.button2 a {
	display:block;
	width:165px;
	height:35px;
	background:#636869 url(img/gasuftaveba.png) no-repeat center;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.button2 a:hover {
	background-color:#7e8485;
}

.specsh1 {
	padding:35px 0 30px 0;
	background:#ecf0f1;
	margin:0 0 40px 0;
}
.specsh1_site {
	padding:35px 0 30px 0;
	background:#ecf0f1;
}
.specsh2 {
	max-width:972px;
	margin:0 auto;
}
.specsh3 {
	width:950px;
	margin:0 auto;
	position:relative;
	padding-bottom:5px;
}
.specsh3_1 {
	position:absolute;
	left:-5px;
	top:-5px;
	font-family:'icons';
	font-size:27px;
}
.specsh3_1 a {
	display:block;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	text-decoration:none;
	color:#c2cdcf;
}
.specsh3_1 a:hover {
	color:#209751;
}

.specsh3_2 {
	position:absolute;
	right:-5px;
	top:-5px;
	font-family:'icons';
	font-size:27px;
}
.specsh3_2 a {
	display:block;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	text-decoration:none;
	color:#c2cdcf;
}
.specsh3_2 a:hover {
	color:#209751;
}

.shetavaz1 {
	float:left;
	padding:0 10px;
	width:223px;
	height:320px;
	font-size:12px;
}
.shetavaz2 {
	border:1px solid #dbe3e5;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
}
.shetavaz2.voucher .shetavaz7 {
	display: none;
}
.shetavaz2.voucher .shetavaz8 {
	padding-left: 0px;
}
.shetavaz3 {
	position:relative;
	width:221px;
	height:152px;
	overflow:hidden;
}
.shetavaz3 img {
	width:221px;
	min-height:152px;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}
.vouch1 {
	position:absolute;
	top:10px;
	left:10px;
	width:46px;
	height:35px;
	background:url(img/vaucher.png) no-repeat top left;
}
.vouch1.t_discount {
	display: none;	
}
.shetavaz4 {
	background:white;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	height:125px;
	padding:10px;
	position: relative;
}
.countdown {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 11px;
	color: #666;
}
.countdown:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(img/online.png);
	vertical-align: top;
	margin-right: 5px;
	margin-top: -2px;
}
.shetavaz5 {
	font-size:14px;
	color:#209751;
	margin-bottom:8px;
	max-height: 16px;
	line-height: 16px;	
}
.shetavaz5 a {
	width: 100%;
	color:#209751;
	display: inline-block;
	text-decoration:none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shetavaz6 {
	font-size:12px;
	color:#2d2d2d;
	line-height:16px;
	height:64px;
	margin-bottom: 12px;
	overflow: hidden;
}
.shetavaz6 a {
	color:#2d2d2d;
	text-decoration:none;
}
.shetavaz6 * {
	margin: 0;
	padding: 0;	
}
.shetavaz7 {
	float:left;
	padding-right:12px;
	border-right:1px solid #c4cbcd;
	color:#747a7c;
	line-height:20px;
	font-family:arial black;
}
.shetavaz8 {
	float:left;
	padding-left:12px;
	font-weight:bold;
	font-size:24px;
	color:#e74c3c;
	font-family:'Mtavruli';
	line-height:20px;
}
.shetavaz8 font {
	color:#747a7c;
	font-size:15px;
	vertical-align:middle;
}

.sh_maind1 {
	float:left;
	width:364px;
}
.sh_maind2 {
	float:right;
	width:565px;
}
.sh_maind1 .title1 h4 {
	color:#262626;
}
.sh_maind2 .title1 h4 {
	color:#262626;
}

.shedar1 {
	padding:21px 0 0 0;
	margin-bottom:15px;
	min-height:220px;
	background:#ffa800;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
}
.shedar2 {
	padding-bottom:17px;
	width:305px;
	margin:0 auto;
	position:relative;
}
.shedar3 img {
	max-height:107px;
	max-width:133px;
}
.shedar3 p {
	font-size:14px;
	color:white;
	text-shadow:1px 1px rgba(0,0,0,0.3);
	text-align:center;
	margin:0 0 10px 0;
}
.shedar4 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:137px;
	height:111px;
	background:white;
}
.shedar5 {
	position:absolute;
	top:60px;
	left:50%;
	margin:0 0 0 -23px;
	z-index:100;
}
.shedar5 a {
	display:block;
	width:45px;
	height:45px;
	background:url(img/icon7.png) no-repeat top;
	cursor:pointer;
}

.sh_button {
	width:191px;
	margin:0 auto;
}
.sh_button a {
	display:block;
	width:191px;
	height:43px;
	background:url(img/sheadare.png) no-repeat top;
	cursor:pointer;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.sh_button a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.ixilet1 {
	width:364px;
	height:68px;
	margin:0 auto;
}
.ixilet1 a {
	display:block;
	width:364px;
	height:68px;
	cursor:pointer;
	background:url(img/rukaze1.png) no-repeat center;
}

.gonisdz1 {
	display:table;
	width:100%;
	margin-bottom:15px;
}
.gonisdz2 {
	display:table-cell;
	width:109px;
}
.gonisdz2 img {
	width:108px;
	height:98px;
}
.gonisdz3 {
	display:table-cell;
	height:96px;
	background:#ecf0f1;
	vertical-align:middle;
	padding:0 10px 2px 12px;
	text-align:left;
	border-right:1px dotted #b1b4b5;
}
.gonisdz3 a {
	text-decoration: none;
}
.gonisdz4 {
	display:table-cell;
	width:200px;
	overflow:hidden;
	padding:0 10px 3px 16px;
	vertical-align:middle;
	text-align:left;
	height:95px;
	background:white;
}
.gonisdz3_1 {
	padding-bottom:5px;
	color:#2d2d2d;
	font-size:12px;
}
.gonisdz3_2 {
	padding-bottom:7px;
	color:#1a954d;
	font-size:16px;
	font-weight:bold;
}
.gonisdz3_2 a {
	color:#1a954d;
	text-decoration:none;
}
.gonisdz3_3 {
	color:#747a7c;
	font-size:12px;
}
.gonisdz4 p {
	font-size:12px;
	color:#747a7c;
	line-height:15px;
	margin:0;
}
.gonisdz4_1 {
	font-size:13px;
	color:#2d2d2d;
	padding-bottom:6px;
}
.gonisdz4_1 span {
	color:#e74c3c;
}

.partners1 {
	padding:35px 0 40px 0;
	background:#ecf0f1;
}
.partners2 {
	max-width:1002px;
	margin:0 auto;
	position: relative;
	height: 222px;
	width: 100%;
}
.partners3 {
	display:block;
	vertical-align:middle;
	width:18px;
	text-align:center;
	font-family:'icons';
	font-size:25px;
	position: absolute;
	left: 0px;
	top: 100px;
}
.partners3.right {
	left: auto;
	right: 5px;
}
.partners3 a {
	color:#c2cdcf;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	cursor:pointer;
}
.partners3 a:hover {
	color:#27ae5f;
}
.partners4 {
	display:none;
	vertical-align:middle;
	position: absolute;
	left: 25px;
	top: 0px;
	right: 25px;
}
.partners4.active {
	display: block;
}
.partners4_1 {
	float:left;
	width:172px;
	padding:9px;
}
.partners4_1 a {
	display:table-cell;
	width:172px;
	height:93px;
	background:white;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
}
.partners4_1 img {
	max-width:168px;
	max-height:89px;
}


.zfoot1 {
	padding:40px 0 35px 0;
	background:#27ae5f;
}
.zfoot2 {
	padding:13px 0 10px 0;
	background:#209751;
	color:white;
	font-size:12px;
}
.zfoot2 a {
	margin:0 10px;
	color:white;
	text-decoration:none;
}
.zfoot2 a:hover {
	text-decoration:underline;
}
.zfoot3 {
	width:980px;
	margin:0 auto;
}
.zfoot1_1 {
	float:left;
	padding-right:55px;
	color:white;
	font-size:13px;
	line-height:17px;
}
.zfoot1_2 {
	padding-bottom:12px;
	font-size:14px;
	color:white;
	font-family:'Mtavruli';
	text-transform:uppercase;
}
.zfoot1_3 {
	padding-bottom:6px;
}
.zfoot1_3 a {
	display: block;
	color:white;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	padding-left:18px;
	background:url(img/icon8.png) no-repeat left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100px;
}
.zfoot1_3 a:hover {
	color:#262626;
}
.zfoot1_5 {
	float:right;
	padding-left:30px;
	border-left:1px dotted white;
	min-width:160px;
}
.zfoot1_4 {
	padding-bottom:5px;
	line-height:17px;
	color:white;
}
.zfoot1_4 a {
	color:white;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.zfoot1_4 a:hover {
	color:#262626;
}
.zfoot1_4 img {
	margin-right:7px;
}

.zfoot4 {
	float:left;
	padding-bottom:8px;
}
.zfoot4 a {
	line-height:25px;
}
.zfoot5 {
	float:right;
	line-height:25px;
}

.gon_dv_size2 { display:none; }

.shida_navig1 {
	padding:23px 0 6px 0;
	border-bottom:2px solid #e7edee;
	
}
.shida_navig2 {
	float:left;
	width:295px;
	color:#209751;
	font-family:'Mtavruli';
}
.shida_navig2 a {
	display:none;
	color:#209751;
	text-decoration:none;
	cursor:pointer;
	font-size:17px;
}
.shida_navig2 a span {
	font-family:'icons';
	vertical-align:top;
	line-height:21px;
}

.shida_navig3 {
	float:left;
	width:665px;
	color:#209751;
}

.sh_nv_text1 {
	color:#209751;
	float:left;
	padding-top:5px;
}
.sh_nv_sel1 {
	float:right;
	padding:1px 0 0 10px;
}
.sh_nv_sel1 select {
	width:120px;
	height:25px;
	padding-left:5px;
	color:#666666;
}
.sh_nv_sel2 {
	float:right;
	padding:1px 0 0 10px;
}
.sh_nv_sel2 select {
	width:65px;
	height:25px;
	padding-left:5px;
	color:#666666;
}
.shidagverdi {
	padding-bottom:60px;
}

.shidamain1 {
	position:relative;
	max-width:970px;
	padding:0 15px;
	margin:0 auto;
}
.sh_categories1 {
	float:left;
	width:255px;
	font-size:14px;
}
.sh_categories2 {
	width:253px;
	padding:12px 1px;
	background:#e7edee;
}
.sh_cat1_done1 {
	padding-bottom:2px;
}
.sh_cat2_done1 {
	background:white;
	padding-left:15px;
	font-size:13px;
	color:#262626;
	font-family:'Mtavruli';
	line-height:18px;
}
.sh_cat2_done1 a {
	cursor:pointer;
	display:block;
	color:#262626;
	padding:5px 0 0 0;
	height:25px;
	text-decoration:none;
	background:url(img/plus.png) no-repeat right bottom;
	transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	-moz-transition:250ms;
}
.shcatact a {
	background-position:right top;
}

.sh_cat2_done2 {
	border-bottom:1px solid #d2dadb;
	padding:10px 0 6px 15px;
	display: none;
}
.sh_cat3_done2 {
	padding-bottom:5px;
	display: block;
}
.sh_cat3_done2 a {
	cursor:pointer;
	color:#167f41;
	text-decoration:none;
	display:table;
	padding-right:16px;
	background:url(img/down2.png) no-repeat right;
}
.shcatact2 a {
	background:url(img/up2.png) no-repeat right;
}
.sh_cat3_done3 {
	padding:0 0 0 20px;
	color:#262626;
	display: none;
}
.sh_cat3_done3 a {
	cursor:pointer;
	text-decoration:none;
	display:block;
	margin-bottom:6px;
	background:url(img/donw2.png) no-repeat right;
}
.sh_cat3_done3 a:hover {
	color:#e5860c;
}
.shcatact3 {
	color:#e5860c;
}
.sh_cat4_done3 {
	min-height:14px;
	width:30px;
	background:url(img/down3.png) no-repeat left;
	cursor:pointer;
}
.sh_cat4_done3 a {
	display:none;
}
.shcatact4 {
	background:none;
	cursor:auto;
	width:100%;
}
.shcatact4 a {
	display:block;
}

.sh_rightblock1 {
	float:left;
	width:705px;
}
.sh_rightblock2 {
	padding:20px 0 0 40px;
}
.tags1 {
	padding-bottom:30px;
	font-size:13px;
	color:#777d7f;
	line-height:16px;
}
.tags2 {
	font-size:13px;
	color:#777d7f;
	line-height:16px;
	float:left;
	padding:3px 6px 6px 6px;
	margin:0 8px 8px 0;
	border:1px solid #d5ddde;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	background:white;
}
.tags2 a {
	color:#777d7f;
	text-decoration:none;
	cursor: pointer;
}
.tags2 a:hover {
	color:#209751;
}
.tags2 a span {
	cursor:pointer;
	font-family:'icons';
	font-size:15px;
	color:#e74c3c;
	text-decoration:none;
	vertical-align:top;
}
.tags2:hover {
	background:#e7edee;
}

.results_top1 {
	padding-bottom:15px;
}
.results_top2 {
	float:left;
	width:202px;
	margin:0 12px 20px 7px;
	border-bottom:2px solid #e7edee;
	min-height:295px;
}
.results_top3 {
	width:202px;
	height:150px;
	margin-bottom:8px;
	overflow:hidden;
	background:#27ae5f;
}
.results_top3 a {
	display:block;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.results_top3 a:hover {
	opacity:0.2;
	filter:alpha(opacity=20);
}
.results_top3 img {
	width:202px;
	min-height:150px;
}
.results_top4 {
	height:25px;
	overflow:hidden;
	font-size:16px;
	color:#1a954d;
	line-height:25px;
}
.results_top4 a {
	color:#1a954d;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.results_top4 a:hover {
	color:#262626;
}
.results_top5 {
	padding:5px 0 7px 0;
}
.results_top5_2 {
	float:left;
	font-family:'icons';
	font-size:16px;
	color:#b6babe;
	line-height:16px;
}
.results_top5_2 a {
	color:#b6babe;
	text-decoration:none;
	cursor:pointer;
	display:block;
	float:left;
	padding-right:1px;
}
.results_top5_2 a span {
	color:#eba11f;
}
.results_top5_2 a.active {
	color:#eba11f;
}
.results_top5_3 {
	float:right;
	font-size:12px;
	color:#777d7f;
	line-height:16px;
}
.results_top5_3 img {
	vertical-align:top;
}
.results_top6 {
	float:left;
	width:40px;
	font-size:13px;
	color:#777d7f;
	line-height:20px;
}
.results_top7 {
	float:left;
	width:160px;
	font-size:13px;
	color:#242424;
	line-height:20px;
    word-break: break-all;
}

.bannersdiv1 {
	float:right;
	width:190px;
}
.bannersdiv2 {
	width:190px;
	height:220px;
	overflow:hidden;
	margin-bottom:10px;
}
.bannersdiv2 img {
	width:190px;
	min-height:220px;
}
.results_main1 {
	float:left;
	width:435px;
}
.results1 {
	padding-bottom:12px;
	margin:0 0 15px 0;
	border-bottom:1px dotted #cccccc;
}
.results2 {
	display:table;
	padding:0;
	margin:0;
	width:100%;
	border-right:2px solid #e7edee;
}
.results3 {
	display:table-cell;
	vertical-align:top;
	width:125px;
}
.results3 img {
	width:108px;
	max-height:98px;
}
.results4 {
	display:table-cell;
	padding:0 12px 0 0;
	vertical-align:middle;
}
.results5 {
	float:left;
	font-size:15px;
	color:#1a954d;
	padding-bottom:9px;
	line-height:18px;
	max-width:210px;
}
.results5 a {
	color:#1a954d;
	text-decoration:none;
}
.results6 {
	float:right;
	font-family:'icons';
	font-size:15px;
	color:#b6babe;
	line-height:15px;
}
.results6 a {
	color:#b6babe;
	text-decoration:none;
	cursor:pointer;
	display:block;
	float:left;
	padding-right:1px;
}
.results6 a span {
	color:#eba11f;
}
/*.results6 a:hover, */.results6 a.active {
	color:#eba11f;
}
.results7 {
	font-size:12px;
	color:#777d7f;
	line-height:16px;
	padding-bottom:4px;
}
.results7 img {
	vertical-align:top;
}
.results8 {
	padding-bottom:2px;
	line-height:16px;
	font-size:13px;
	color:#2d2d2d;
}
.results8_1 {
	float:left;
	width:86px;
	color:#777d7f;
}

.paging1 {
	padding-top:10px;
}
.paging2 {
	float:left;
	padding-right:1px;
	font-family:'icons';
	font-size:16px;
	line-height:29px;
	text-align:center;
}
.paging2 a {
	display:block;
	width:29px;
	height:29px;
	cursor:pointer;
	background:#262626;
	color:white;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.paging2 a:hover {
	background:#27ae5f;
}
.paging3 {
	font-family:arial;
	float:left;
	padding-right:1px;
	font-size:15px;
	line-height:29px;
	text-align:center;
}
.paging3 a {
	display:block;
	min-width:17px;
	height:29px;
	padding:0 6px;
	cursor:pointer;
	background:#e7edee;
	color:#262626;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.paging3 a:hover {
	background:#27ae5f;
	color:white;
}
.pgact a {
	background:#27ae5f;
	color:white;
}

.ktpadb {
	border:1px solid red;
}

.mobilecats {
	display:none;
}

.shida_navig1_mobile {
	display:none;
}
.shida_navig1_mobile2 {
	display:none;
}

.mob_menu1 {
	position:absolute;
	z-index:1001;
	top:0;
	width:100%;
	display: none;
}
.mob_menu2 {
	font-size:16px;
	font-family:'Mtavruli';
	color:white;
	line-height:21px;
	background:#1c8045;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	text-align:center;
}
.mob_menu3 a {
	display:block;
	padding:11px 20px;
	color:white;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-bottom:1px solid #19733e;
	border-top:1px solid #338d58;
}
.mob_menu3 a:hover {
	background:white;
	color:#1c8045;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid white;
}
.mbmact a {
	background:white;
	color:#1c8045;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid white;
}

.menuclose {
	font-size:40px;
	font-family:'icons';
	line-height:44px;
	text-align:center;
}
.menuclose a {
	display:block;
	cursor:pointer;
	margin:0 auto;
	width:52px;
	height:48px;
	background:white;
	border-left:2px solid #19733e;
	border-right:2px solid #19733e;
	border-bottom:2px solid #19733e;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	color:#e74c3c;
}
.menuclose a:hover {
	background:#e74c3c;
	color:white;
	border-left:2px solid #e74c3c;
	border-right:2px solid #e74c3c;
	border-bottom:2px solid #e74c3c;
}

.sh_mainblock1 {
	display:block;
	margin:0 auto;
	padding-top:20px;
}
.results_top2_2 {
	float:left;
	width:202px;
	margin:0 18px 20px 18px;
	border-bottom:2px solid #e7edee;
	min-height:295px;
}

.results_main1_22 {
	float:left;
	width:620px;
}

.bannersdiv1_22 {
	float:right;
	width:300px;
}
.bannersdiv2_22 {
	width:300px;
	height:200px;
	overflow:hidden;
	margin-bottom:10px;
}
.bannersdiv2_22 img {
	width:300px;
	min-height:200px;
}

.results_top1_2 {
	padding-bottom:15px;
}

.shidamain2 {
	position:relative;
	max-width:950px;
	padding:0 15px;
	margin:0 auto;
}

.leftside {
	float:left;
	width:660px;
}
.rightside {
	float:right;
	width:260px;
}
.paddiv3 {
	padding-top:30px;
}
.blackmenu1 {
	margin-bottom:14px;
	background:#262626;
	color:white;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	line-height:17px;
	font-size:13px;
}
.blackmenu2 {
	float:left;
}
.blackmenu2 a {
	display:block;
	cursor:pointer;
	padding:10px 11px 0 11px;
	height:30px;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	color:white;
	text-decoration:none;
}
.blackmenu2 a:hover {
	background:#27ae5f;
}
.blkmnact a {
	background:#209751;
}

.rg_social1 {
	padding:9px 10px 0 15px;
	height:29px;
	background:white;
	border:1px solid #d4dee0;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	line-height:19px;
	font-family:'Mtavruli';
	font-size:13px;
	color:#777777;
	margin-bottom:14px;
}

.rg_social1 ul {
	margin:0;
	padding:0;
}
.rg_social1 ul li {
	display:block;
	float:left;
	margin:0 0 0 10px;
}
.rg_social1 a {
	display:block;
	height:18px;
}
.rg_social1 a:hover {
	background-position:bottom;
}

.blkmen_mob1 {
	display:none;
}
.blkmen_mob2 {
	display:table-cell;
	width:80px;
	text-align:center;
	position:relative;
	vertical-align:top;
}
.blkmen_mob3 {
	display:table-cell;
	text-align:left;
	padding-left:14px;
	vertical-align:top;
}
.blackmenu3 {
	background:#262626;
	color:white;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	line-height:17px;
	font-size:14px;
}
.blackmenu3 a {
	display:block;
	cursor:pointer;
	padding:10px 0 0 0;
	height:30px;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	color:white;
	text-decoration:none;
}
.blackmenu3 img {
	vertical-align:middle;
}
.blkmnact a {
	background:#209751;
}

.blackmenu4 {
	position:absolute;
	z-index:300;
	top:40px;
	width:200px;
	background:#262626;
	text-align:left;
	padding:1px 1px 0 1px;
	display: none;
}
.blackmenu4 .blackmenu2 {
	float:none;
	padding-bottom:1px;
}
.blackmenu4 .blackmenu2 a {
	padding:8px 10px 0 10px;
	height:25px;
	border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	-webkit-border-radius:0px;
}
.blkmen_mob4 {
	display:table-cell;
	width:23px;
	font-size:34px;
	color:#209751;
	font-family:'icons';
	line-height:38px;
	text-align:center;
	padding-left:14px;
}
.blkmen_mob4 a {
	display:block;
	color:#209751;
	background:white;
	border:1px solid #dadee1;
	box-shadow:0 0 5px rgba(0,0,0,0.15);
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-ms-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	margin-right:-15px;
	cursor:pointer;
}
.blkmen_mob4 a:hover {
	color:white;
	background:#209751;
	border:1px solid #209751;
}
.profileinfo1 {
	padding:15px 15px 10px 15px;
	background:white;
	border:1px solid #d4dee0;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
}
.profileinfo2 {
	padding-bottom:20px;
	text-align:center;
}
.profileinfo2 img {
	max-width:220px;
	max-height:160px;
}
.profileinfo3 {
	padding:10px 15px 15px 15px;
	background:white;
	border-left:1px solid #d4dee0;
	border-right:1px solid #d4dee0;
	border-bottom:1px solid #d4dee0;
}

.recomended1 {
	padding-bottom:20px;
}
.recomended2 {
	padding-bottom:12px;
	font-size:16px;
	font-weight:bold;
	color:#262626;
}
.recomended3 {
	padding-bottom:14px;
}
.recomended3 img {
	width:260px;
	min-height:130px;
}
.profileinfo5 {
	padding:14px 0 40px 0;
}
.profileinfo5 a {
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.profileinfo5 a:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}
.profileinfo4 {
	padding:12px 16px 16px 16px;
	background:#e7edee;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
}
.profileinfo4_1 {
	padding-bottom:12px;
	font-size:15px;
	font-weight:bold;
	color:#1a954d;
}
.profileinfo4_2 {
	font-size:13px;
	padding-bottom:15px;
	border-bottom:1px solid #c1cacc;
	margin:0 0 15px 0;
	line-height:18px;
}
.profileinfo4_2 span {
	color:#686c6f;
}
.profileinfo4_2 a {
	color:#262626;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.profileinfo4_2 a:hover {
	color:#209751;
	text-decoration:underline;
}
.profileinfo4_3 {
	font-size:13px;
	line-height:18px;
}
.profileinfo4_3 span {
	font-family:'icons';
	color:#209751;
	vertical-align:middle;
}
.profileinfo4_3 p {
	margin:0 0 6px 0;
}

.slider1 {
	padding-bottom:35px;
}
.slider1_2 {
	padding:8px 0 10px 18px;
	background:#e7edee;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	font-size:14px;
	color:#616161;
}
.slider1_3 {
	float:left;
	padding-right:20px;
}
.slider1_3 a {
	color:#616161;
	text-decoration:none;
	cursor:pointer;
}
.sltact a {
	color:#178645;
	font-weight:bold;
}
.slider2 {
	position:relative;
	text-align: center;
}
.slider2_1 {
	position:absolute;
	z-index:20;
	top:0;
	left:0;
	width:100%;
}
.slider2_2 {
	padding:7px 15px 10px 15px;
	background:rgba(38,38,38,0.45);
	color:white;
	text-shadow:1px 1px rgba(0,0,0,0.3);
	font-size:13px;
}
.slider2_3 {
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
}
.slider2_3 img {
	max-width: 100%;
	/*width:100%;*/
	max-height:350px;
	margin: 0 auto;
}
.gallery_name {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	background: rgba(0,0,0,0.7);
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-family: Ingiri;
	color: #FFF;
	padding: 0 15px;
	text-align: left;
}

.slider3 {
	display:table;
	width:100%;
	border:1px solid #d4dee0;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
}
.slider3_1 {
	display:table-cell;
	width:28px;
	vertical-align:middle;
	height:84px;
	text-align:right;
	font-family:'icons';
	font-size:22px;
	color:#c2cdcf;
}
.slider3_1 a {
	cursor:pointer;
	color:#c2cdcf;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
}
.slider3_1 a:hover {
	color:#209751;
}

.slider3_2 {
	display:table-cell;
	vertical-align:middle;
}
.slider3_4 {
	/*
	display:table;
	margin:0 auto;
	*/
	overflow: hidden; 
	width: 600px; 
	height: 55px; 
	white-space: nowrap;
	position: relative;
}
.slider3_5 {
	position: absolute;
	top: 0px;
	/*float:left;*/
	padding:0 5px;
}
.slider3_5 a {
	display:block;
	cursor:pointer;
}
.slider3_5 img {
	width:90px;
	height:53px;
}
.slider3_5 a:hover {
	border:2px solid #27ae5f;
	background:#262626;
}
.slider3_5 a:hover img {
	width:86px;
	height:49px;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.slimact a {
	border:2px solid #27ae5f;
	background:#262626;
}
.slimact img {
	width:86px;
	height:49px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.slider3_3 {
	display:table-cell;
	width:28px;
	vertical-align:middle;
	height:84px;
	text-align:left;
	font-family:'icons';
	font-size:22px;
	color:#c2cdcf;
}
.slider3_3 a {
	cursor:pointer;
	color:#c2cdcf;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
}
.slider3_3 a:hover {
	color:#209751;
}

.textblock1 {
	padding-bottom:30px;
	font-size:13px;
	color:#262626;
	line-height:18px;
	text-align:justify;
}
.textblock1 ul {
	padding-left:15px;
}
.textblock1 ol {
	padding-left:15px;
}
.mapblock1 {
	position:relative;
	height: 350px;
}
.mapblock1.fullscreen {
	position: fixed; 
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.mapblock2 {
	width:100%;
	height:calc(100% - 40px);
	overflow:hidden;
}
.mapblock3 {
	padding:6px 15px;
	border-left:1px solid #b3bbbd;
	border-right:1px solid #b3bbbd;
	border-bottom:1px solid #b3bbbd;
	background:white;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
}
.mapblock3_1 {
	float:left;
	font-size:14px;
	color:#262626;
	padding-top:3px;
}
.mapblock3_1 a {
	color:#262626;
	text-decoration:none;
	cursor:pointer;
}
.mapblock3_1 img {
	vertical-align:middle;
}
.mapblock3_2 {
	float:right;
}
.mapblock3_2 select {
	width:180px;
	height:26px;
	border:1px solid #cad3d5;
	background:#e7edee;
	font-size:14px;
	color:#262626;
}

.mapblock2_1 {
	position:absolute;
	top:55px;
	left:110px;
	z-index:300;
}
.mapblock2_2 {
	position:relative;
	padding:14px;
	background:white;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:13px;
	color:#262626;
	border:1px solid #27ae5f;
	min-width:300px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.3);
}
.mapblock2_3 {
	position:absolute;
	bottom:-19px;
	right:15px;
	z-index:300;
}
.mapblock2_4 {
	display:table;
}
.mapblock2_5 {
	display:table-cell;
	padding-right:20px;
	font-size:12px;
	font-family:'Mtavruli';
	color:#117d3e;
	vertical-align:top;
	text-align:left;
}
.mapblock2_6 {
	display:table-cell;
	vertical-align:top;
	text-align:right;
	width:20px;
	font-family:'icons';
	color:#e74c3c;
	font-size:20px;
	line-height:14px;
}
.mapblock2_6 a {
	cursor:pointer;
}
.mapblock2_7 {
	padding:10px 0 10px 0;
}
.mapblock2_7 img {
	max-width:220px;
	max-height:70px;
}
.mapblock2_8 {
	line-height:20px;
}
.mapblock2_8 a {
	color:#117d3e;
	text-decoration:underline;
}
.mapblock2_8 a:hover {
	text-decoration:none;
}

.mob_profinfo1 {
	position:absolute;
	right:-330px;
	top:2%;
	max-height:98%;
	overflow:auto;
	z-index:1100;
	padding:10px;
	background:white;
	border:1px solid #d4dee0;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-ms-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	box-shadow:0 0 5px rgba(0,0,0,0.15);
	transition:350ms;
	-moz-transition:350ms;
	-ms-transition:350ms;
	-webkit-transition:350ms;
	display: none;
}
.mob_profinfo2 {
	width:260px;
}

.mob_prof_close {
	position:absolute;
	width:23px;
	font-size:34px;
	color:#209751;
	font-family:'icons';
	line-height:38px;
	text-align:center;
	padding-left:14px;
	right:-350px;
	top:135px;
	z-index:1100;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	display: none;
}
.mob_prof_close a {
	display:block;
	color:#209751;
	background:white;
	border-left:1px solid #dadee1;
	border-top:1px solid #dadee1;
	border-bottom:1px solid #dadee1;
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-ms-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	margin-right:-15px;
	cursor:pointer;
}
.mob_prof_close a:hover {
	color:white;
	background:#209751;
	border-left:1px solid #209751;
	border-top:1px solid #209751;
	border-bottom:1px solid #209751;
}
.navigat1 {
	padding-bottom:8px;
	border-bottom:2px solid #e7edee;
	margin-bottom:28px;
}
.navigat2 {
	float:left;
	padding:6px 10px 0 0;
}
.navigat3 {
	float:left;
}
.navigat3 input {
	width:250px;
	height:26px;
	border-left:1px solid #c9d2d3;
	border-top:1px solid #c9d2d3;
	border-bottom:1px solid #c9d2d3;
	border-right:0;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-ms-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	padding-left:8px;
}
.navigat3 select {
	width:200px;
	height:26px;
}
.navigat4 {
	float:left;
}
.navigat4 input {
	width:30px;
	height:30px;
	border:0;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-ms-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	padding:0;
	background:#262626 url(img/dzieba2.png) no-repeat center;
	cursor:pointer;
}
.view1 {
	float:left;
	padding-left:6px;
}
.view1 a {
	display:block;
	width:28px;
	height:26px;
	background:white url(img/view1.png) no-repeat top;
	border:1px solid #c5cfd1;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	cursor:pointer;
}
.view1 a:hover {
	background-color:#ecf0f1;
}
.view2 {
	float:left;
	padding-left:6px;
}
.view2 a {
	display:block;
	width:28px;
	height:26px;
	background:white url(img/view2.png) no-repeat top;
	border:1px solid #c5cfd1;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	cursor:pointer;
}
.view2 a:hover {
	background-color:#ecf0f1;
}

.vwact a {
	background-position:bottom;
	background-color:#209751;
	border:1px solid #209751;
	cursor:auto;
}
.vwact a:hover {
	background-color:#209751;
}
.maniuskat1 {
	padding-bottom:30px;
}

.burgeri1 {
	padding:0 0 17px 8px;
	border-bottom:1px solid #e2e8e9;
	margin-bottom:11px;
}
.burgeri1_2 {
	display:table;
	width:100%;
}
.burgeri2 {
	display:table-cell;
	width:125px;
	vertical-align:middle;
	position:relative;
}
.burgeri3 {
	display:table-cell;
	vertical-align:middle;
}
.burgeri4 {
	display:table-cell;
	width:110px;
	vertical-align:middle;
}
.burgeri5 {
	display:table-cell;
	width:140px;
	vertical-align:middle;
}
.menu-price-item {
	line-height: 18px;
}
.menu-price-item input {
	vertical-align: top;
	margin-top: 2px;
	margin-right: 5px;
}


.burgeri2_1 img {
	width:108px;
	height:98px;
	border:1px solid #d4dee0;
}
.burgeri2_2 {
	position:absolute;
	width:80px;
	height:24px;
	background:#27ae61;
	color:white;
	padding-top:6px;
	bottom:-7px;
	left:-7px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.burgeri3_1 {
	padding-bottom:7px;
	font-size:15px;
	color:#209751;
	font-weight:bold;
}
.burgeri3_1 a {
	text-decoration: none;	
	color:#209751;
	cursor: pointer;
}
.burgeri3_2 {
	padding-bottom:7px;
	font-size:13px;
	color:#747a7c;
}
.burgeri3_3 {
	font-size:13px;
	color:#262626;
}
.burgeri4_1 {
	display:table;
	width:100%;
}
.burgeri4_2 {
	display:table-cell;
	width:48px;
}
.burgeri4_2 input {
	width:45px;
	height:20px;
	text-align:center;
}
.burgeri4_3 {
	display:table-cell;
	background:#ecf0f1;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	color:#e74c3c;
}
.burgeri4_4 a {
	display:block;
	padding:6px 0;
	background:#262626;
	color:white;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	-ms-transition:250ms;
}
.burgeri4_4 a img {
	vertical-align:middle;
}
.burgeri4_4 a:hover {
	background:#27ae5f;
}
.brgact .burgeri3_1 {
	color:#747a7c;
}
.brgact .burgeri4 {
	display:none;
}

.yourmenu1 {
	padding:20px 0;
	position:relative;
}
.yourmenu2 {
	padding:12px;
	border:1px solid #27ae5f;
	background:white;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.yourmenu3 {
	padding-bottom:14px;
	font-size:15px;
	color:#209751;
	font-weight:bold;
}
.yourmenu3 img {
	vertical-align:middle;
}

.yourmenu4_1 {
	display:table;
	margin-bottom:13px;
	font-size:12px;
	width:100%;
}
.yourmenu4_2 {
	display:table-cell;
	width:110px;
	vertical-align:middle;
}
.yourmenu4_3 {
	display:table-cell;
	vertical-align:middle;
}
.yourmenu4_3 input {
	width:42px;
}
.yourmenu4_3 .burgeri4_3 {
	color:#262626;
}
.yourmenu4_4 {
	display:table-cell;
	width:20px;
	vertical-align:middle;
	overflow:hidden;
	font-family:'icons';
	color:#e74c3c;
	font-size:17px;
	line-height:15px;
	text-align:right;
}
.yourmenu4_4 a {
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
}
.yourmenu5 {
	border-top:2px solid #e7edee;	
	padding:12px 0 20px 0;
	font-size:14px;
	color:#262626;
	line-height:18px;
}
.yourmenu5_1 {
	float:right;
	padding:5px 10px 4px 10px;
	background:#262626;
	color:white;
	font-weight:bold;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.yourmenu5_2 {
	float:right;
	padding:4px 10px 0 0;
	font-weight:bold;
}
.yourmenu6 {
	padding-botom:10px;
}
.yourmenu6 a {
	display:block;
	background:#209751 url(img/gagrdzeleba.png) no-repeat center;
	height:35px;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.yourmenu6 a.disabled {
	opacity: 0.6;
	cursor: default;
}
.yourmenu6 a:hover {
	background-color:#177d41;
}
.yourmenu7 {
	width:140px;
	font-size:13px;
	line-height:16px;
	text-align:center;
	padding-top:10px;
}
.yourmenu7 a {
	display:block;
	cursor:pointer;
	color:white;
	background:#262626;
	padding:6px 0 8px 0;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.yourmenu7 a:hover {
	background:#209751;
}
.yourmenu8 {
	width:85px;
}
.menuicon1 {
	position:absolute;
	top:80px;
	right:0;
	z-index:100;
	display: none;
}
.menuicon1 a {
	display:block;
	cursor:pointer;
	width:38px;
	height:40px;
	background:#262626 url(img/icon15.png) no-repeat center;
	text-decoration:none;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-ms-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
}
.menuicon1 a:hover {
	background-color:#209751;
}

.ymenuhidden {
	position:absolute;
	width:260px;
	top:30px;
	left:50%;
	margin:0 0 0 -130px;
	z-index:1000;
	display: none;
}
.ymenuclose {
	position:absolute;
	top:10px;
	right:-7px;
	text-align:center;
	font-family:'icons';
	font-size:15px;
	line-height:20px;
}
.ymenuclose a {
	display:block;
	width:22px;
	height:22px;
	color:white;
	text-decoration:none;
	background:#e54c46;
	border:2px solid white;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-webkit-border-radius:50px;
	cursor:pointer;
}

.burgeri2_view {
	display:table-cell;
	width:95px;
	vertical-align:middle;
	position:relative;
}
.burgeri2_3 {
	width:80px;
	height:24px;
	background:#27ae61;
	color:white;
	padding-top:6px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.burgeri4_4_view {
	float:left;
}
.burgeri4_4_view a {
	display:block;
	padding:6px 10px;
	background:#262626;
	color:white;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	-ms-transition:250ms;
}
.burgeri4_4_view a img {
	vertical-align:middle;
}
.burgeri4_4_view a:hover {
	background:#27ae5f;
}
.burgeri4_view {
	display:table-cell;
	width:228px;
	vertical-align:middle;
}
.burgeri4_3_view {
	float:left;
	background:#ecf0f1;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	color:#e74c3c;
	width:70px;
	height:22px;
	padding-top:7px;
}
.burgeri4_2_view {
	float:left;
}
.burgeri4_2_view input {
	width:45px;
	height:23px;
	text-align:center;
}
.burgeri1_view {
	padding:0 0 20px 8px;
	border-bottom:1px solid #e2e8e9;
	margin-bottom:20px;
}
.brgact .burgeri3_1_view {
	color:#747a7c;
}
.brgact .burgeri4_view {
	display:none;
}

.navigat1_22 {
	padding-bottom:8px;
	border-bottom:2px solid #e7edee;
	margin-bottom:28px;
}

.navigat1_2233 {
	padding-bottom:8px;
	margin-bottom:20px;
}

.navigat5 {
	float:right;
	font-size:14px;
	color:#1f9750;
	padding:5px 0 0 0;
}

.sht_shida1 {
	width:210px;
	padding-right:5px;
	padding-left:5px;
}
.sht_shida2 {
	width:208px;
}
.sht_shida2 img {
	width:208px;
}

.alboms1 {
	float:left;
	width:30%;
	padding:0 2% 20px 1%;
}
.alboms2 {
	position:relative;
	height:130px;
	overflow:hidden;
	width:100%;
	background:#1f9750;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
}
.alboms2 a {
	display:block;
	cursor:pointer;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.alboms2 img {
	width:100%;
	min-height:130px;
}
.alboms3 {
	position:absolute;
	width:100%;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	-ms-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	padding:6px 0 9px 0;
	top:0;
	background:rgba(18,18,18,0.5);
}
.alboms4 {
	padding:0 9px;
	font-size:13px;
	color:white;
	text-shadow:1px 1px rgba(0,0,0,0.2);
}
.alboms2:hover .alboms3 {
	background:#1f9750;
}
.alboms2:hover a {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.albact .alboms3 {
	background:#1f9750;
}
.albact a {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.mn_textblock {
	padding:11px 15px 16px 15px;
	margin-bottom:15px;
	background:#e7edee;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:13px;
	line-height:17px;
	color:#262626;
	text-align:justify;
}
.mn_textblock span {
	color:#e74c3c;
	font-weight:bold;
}
.mn_mainblock {
	padding:20px;
	border:1px solid #27ae5f;
	font-size:13px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:14px;
}

.mn_title {
	font-size:15px;
	color:#1a954d;
	font-weight:bold;
	padding-bottom:15px;
}
.mn_title2 {
	font-size:14px;
	color:#262626;
	font-weight:bold;
	padding-bottom:10px;
}
.mn_title2 span {
	color:#e74c3c;
}

.shek_block1 {
	padding-bottom:35px;
}
.shek_block2 {
	float:left;
	width:300px;
}
.shek_block3 {
	float:right;
	width:280px;
}

.yourmenu4_2_shek {
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
}
.yourmenu4_3_shek {
	display:table-cell;
	vertical-align:middle;
	width:115px;
}
.yourmenu4_3_shek .burgeri4_3 {
	color:#262626;
}
.yourmenu5_shek {
	border-top:2px solid #e7edee;	
	padding:12px 20px 5px 0;
	font-size:14px;
	color:#262626;
	line-height:18px;
}
.yourmenu5_3 {
	float:left;
	font-size:14px;
	color:white;
}
.yourmenu5_3 a {
	display:block;
	padding:4px 10px 7px 10px;
	color:white;
	background:#209751;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.yourmenu5_3 a:hover {
	background:#262626;
}
.mn_radio1 {
	line-height:18px;
	padding-bottom:3px;
}
.mn_radio1 input {
	vertical-align:top;
}
.mn_radio_info {
	padding:0 0 10px 4px;
	font-size:13px;
	color:#727778;
}
.mn_radio_info2 {
	padding:0 0 10px 4px;
	font-size:13px;
	color:#262626;
}
.mn_inp1 {
	float:left;
	padding-left:4px;
}
.mn_inp1 input {
	width:90px;
	height:18px;
	text-align:center;
}

.mn_inp2 {
	float:left;
	padding:3px 15px 0 5px;
}

.mn_inp3 {
	float:left;
}
.mn_inp3 input {
	width:65px;
	height:18px;
	text-align:center;
}

.mn_radio2 {
	line-height:18px;
	padding:12px 0 8px 0;
}
.mn_radio2 input {
	vertical-align:top;
}

.mn_inp4 {
	padding-bottom:7px;
	padding-left:5px;
}
.mn_inp4 input {
	width:250px;
	height:18px;
	outline:none;
}
.mn_inp4 select {
	width:256px;
	height:23px;
	outline:none;
}

.mn_inp5 textarea {
	width:99%;
	height:65px;
	overflow:hidden;
	outline:none;
}

.mn_radio_info3 {
	padding:0 0 10px 0;
	font-size:13px;
	color:#727778;
}

.shek_price1 {
	padding:15px 20px 20px 20px;
	margin-bottom:10px;
	background:#e7edee;
	font-size:14px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.shek_price2 {
	padding-bottom:6px;
}
.shek_price3 {
	padding-top:8px;
	font-size:16px;
	color:#d73828;
	font-weight:bold;
}
.shek_price2_2 {
	float:right;
	width:100px;
	text-align:right;
}
.gantavseba1 {
	float:right;
}
.gantavseba1 a {
	display:block;
	width:245px;
	height:35px;
	background:#209751 url(img/gantavseba.png) no-repeat center;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gantavseba1 a:hover {
	background-color:#262626;
}
.but_chanishvna {
	float:left;
	padding-right:10px;
	font-size:14px;
	line-height:18px;
}
.but_chanishvna a {
	display:block;
	background:#262626;
	color:white;
	text-decoration:none;
	padding:6px 10px 9px 10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.but_chanishvna a:hover {
	background:#209751;
}
.redalert {
	color:#e74c3c;
}
.shek_block4 {
	padding-bottom:15px;
}
.shek_det0 {
	display:table;
	width:100%;
	margin-bottom:8px;
	font-size:13px;
	color:#262626;
}
.shek_det1 {
	display:table-cell;
	width:225px;
	vertical-align:top;
	text-align:left;
}
.shek_det2 {
	display:table-cell;
	vertical-align:top;
	text-align:left;
}

.mn_textblock2 {
	padding:25px 50px 30px 50px;
	text-align:center;
	background:#262626;
	color:white;
	font-size:15px;
	line-height:20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}

.mn_printblock {
	width:890px;
	padding:40px;
	margin:0 auto;
}
.mn_printblock .shek_block3 {
	float:left;
	padding-left:70px;
}

.invoice1 {
	padding-bottom:40px;
}
.invoice2 {
	font-size:20px;
	color:black;
}
.invoice3 {
	font-size:14px;
	color:#727778;
	padding-bottom:20px
}
.invoice4 {
	font-size:13px;
	color:#727778;
	padding-bottom:7px
}
.invoice4 span {
	color:black;
}
.invoice5 {
	float:right;
}
.invoice5 img {
	max-width:150px;
	max-height:150px;
}

.vacancy1 {
	padding-bottom:20px;
	margin-bottom:20px;
	display:table;
	width:100%;
	border-bottom:1px solid #d4dee0;
}
.vacancy2 {
	display:table-cell;
	font-size:13px;
	color:#262626;
	border-right:1px dotted #bfbfbf;
	padding-right:12px;
	vertical-align:middle;
	text-align:left;
}
.vacancy2_1 {
	padding-bottom:5px;
	font-size:16px;
	color:#1a954d;
}
.vacancy2_1 a {
	color:#1a954d;
	text-decoration:none;
	cursor:pointer;
}
.vacancy2_2 a {
	color:#262626;
	text-decoration:none;
	cursor:pointer;
}
.vacancy3 {
	display:table-cell;
	width:210px;
	padding-left:16px;
	font-size:13px;
	color:#747a7c;
	padding-right:12px;
	vertical-align:middle;
	text-align:left;
}
.vacancy3 a {
	color:#1a954d;
	text-decoration:underline;
	cursor:pointer;
}
.vacancy3 a:hover {
	text-decoration:none;
}
.vacancy3_1 {
	padding:1px 0 4px 0;
}
.vacancy4 {
	display:table-cell;
	width:170px;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}
.vacancy4_1 {
	padding:3px 0;
	text-align:center;
}
.vacancy4_1 a {
	display:block;
	padding:5px 0 0 21px;
	color:#209751;
	text-decoration:none;
	background:white url(img/cvicon.png) no-repeat 12px 0;
	border:1px solid #209751;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	height:24px;
}
.vacancy4_1 a:hover {
	background:#209751 url(img/cvicon.png) no-repeat 12px -29px;
	color:white;
}

.vacancy4_2 {
	padding:3px 0;
	text-align:center;
}
.vacancy4_2 a {
	display:block;
	padding:6px 0 0 22px;
	color:#262626;
	text-decoration:none;
	background:#e1e8e9 url(img/check.png) no-repeat 12px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	height:25px;
}
.vacancy4_2 a:hover {
	background:#262626 url(img/check.png) no-repeat 12px -29px;
	color:white;
}

.vacancy4_3 a {
	background:#262626 url(img/check.png) no-repeat 8px -29px;
	color:white;
}
.vacancy4_3 a:hover {
	background:#262626 url(img/check.png) no-repeat 8px -29px;
	color:white;
}

.vacan_title {
	padding-bottom:15px;
	font-size:13px;
	font-weight:bold;
	color:#262626;
	display:table;
	width:100%;
}
.vacan_title1 {
	display:table-cell;
}
.vacan_title2 {
	display:table-cell;
	width:255px;
}
.vacan_v1 {
	padding:10px 0;
	font-size:13px;
	color:#262626;
	display:table;
	width:100%;
	border-bottom:1px solid #d4dee0;
}
.vacan_v2 {
	display:table-cell;
	font-size:14px;
	color:#1a954d;
	vertical-align:middle;
}
.vacan_v2 a {
	color:#1a954d;
	text-decoration:none;
	cursor:pointer;
}
.vacan_v3 {
	display:table-cell;
	width:190px;
	vertical-align:middle;
}
.vacan_v4 {
	display:table-cell;
	width:65px;
}
.vacan_v4_1 {
	float:left;
}
.vacan_v4_1 a {
	display:block;
	width:28px;
	height:29px;
	background:white url(img/cvicon.png) no-repeat top;
	border:1px solid #209751;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.vacan_v4_1 a:hover {
	background-position:bottom;
	background-color:#209751;
}

.vacan_v4_2 {
	float:right;
}
.vacan_v4_2 a {
	display:block;
	width:28px;
	height:29px;
	background:#e1e8e9 url(img/check.png) no-repeat top;
	border:1px solid #e1e8e9;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.vacan_v4_2 a:hover {
	background-position:bottom;
	background-color:#262626;
	border:1px solid #262626;
}
.vchanishn a {
	background-position:bottom;
	background-color:#262626;
	border:1px solid #262626;
}

.vacancy4_4 {
	display:none;
	width:65px;
	vertical-align:middle;
}

.spec_navig1 {
	padding:0 0 7px 0;
	margin-bottom:20px;
	border-bottom:2px solid #d5dedf;
	font-size:13px;
	color:#209751;
}
.spec_navig1_1 {
	float:left;
	line-height:20px;
}
.sh_nv_inp1 {
	float:right;
	padding:0 15px 0 5px;
	color:#262626;
	line-height:20px;
}
.sh_nv_inp2 {
	float:right;
	padding-left:6px;
	color:#262626;
}
.sh_nv_inp2 input {
	width:50px;
	height:20px;
	text-align:center;
}

.spec_navig2 {
	display:none;
}
.spec_navig3 {
	padding:0 15px 7px 15px;
	margin-bottom:10px;
	border-bottom:2px solid #d5dedf;
	font-size:13px;
	color:#209751;
}
.spec_navig4 {
	padding-bottom:30px;
}

.spec_banners1 {
	float:right;
	width:260px;
}
.spec_pagediv1 {
	float:left;
	width:696px;
}

.specs_home_top1 {
	padding:15px 0 0 0;
	margin:0 0 20px 0;
	background:white;
	border:1px solid #27ae5f;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.specs_home_top2 {
	padding:0 0 15px 15px;
	font-size:14px;
	font-family:'mtavruli';
}


.specs_home_top3 {
	width:100%;
}

.specs_home_top3_1 {
	padding:0 15px 30px 15px;
}

.shetavaz1_page {
	float:left;
	padding:0 0 0 14px;
	width:213px;
	height:310px;
	font-size:12px;
}
.object-offer .shetavaz1_page {
	padding-left: 10px;	
}
.object-offer .shetavaz1_page:nth-child(3n - 2) {
	padding-left: 0px;	
}
.shetavaz3_page {
	position:relative;
	width:211px;
	height:146px;
	overflow:hidden;
}
.shetavaz3_page img {
	width:211px;
	min-height:146px;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}

.specshida1 {
	padding-bottom:15px;
	font-size:16px;
	color:#209751;
}

.prfinf_spcsh {
	margin-bottom:40px;
}

.shetav_div2 {
	float:left;
	font-size:13px;
	color:#686c6f;
	width:160px;
	text-align:center;
	border-right:1px solid #c2cacc;
	margin-left:-10px;
}
.shetav_div3 {
	float:right;
	font-size:13px;
	color:#686c6f;
	width:85px;
	text-align:center;
	margin-right:-10px;
}
.shetav_div1 {
	padding-bottom:30px;
}
.shetav_div1 span {
	font-size:16px;
	color:#262626;
}

.shetav_div4 {
	margin-bottom:30px;
	background:white;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.shetav_div4_1 {
	float:left;
	width:94px;
	height:29px;
	padding-top:4px;
	text-align:center;
	border:1px solid #209751;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-ms-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	color:#209751;
	font-size:19px;
	font-family:'mtavruli';
}
.shetav_div4_2 {
	float:left;
	width:132px;
	height:35px;
	text-align:center;
	font-size:16px;
	font-family:'mtavruli';
}
.shetav_div4_2 a {
	display:block;
	background:#209751;
	color:white;
	padding-top:6px;
	height:29px;
	text-decoration:none;
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.shetav_div4_2 img {
	vertical-align:middle;
	margin-top:-2px;
}
.shetav_div4_2 a:hover {
	background:#262626;
}
.shetav_div4_3 {
	padding:10px 0;
}
.shetav_div4_4 {
	float:left;
	width:70px;
	text-align:center;
	font-size:12px;
	color:#686c6f;
}
.shetav_div4_4 span {
	color:#262626;
	font-size:16px
}
.shetav_div4_5 {
	float:left;
	width:85px;
	text-align:center;
	font-size:12px;
	color:#686c6f;
	border-left:1px solid #d4dee0;
	border-right:1px solid #d4dee0;
}
.shetav_div4_5 span {
	color:#262626;
	font-size:16px
}

.shetshida_but1 {
	padding:5px 0;
	font-size:13px;
	text-align:center;
}
.shetshida_but1 a {
	display:block;
	padding:8px 0 9px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	background:#262626;
	color:white;
	text-decoration:none;
}
.shetshida_but1 a:hover {
	background:#209751;
}
.shetshida_but1 img {
	vertical-align:middle;
}
.shetshida_but1.active a {
	background:#209751;
}

.backbut1 {
	height:38px;
	background:white;
	border:1px solid #d4dee0;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	line-height:35px;
	font-size:15px;
	color:#209751;
	margin-bottom:14px;
	text-align:center;
}
.backbut1 img {
	vertical-align:middle;
}
.backbut1 a {
	display:block;
	height:38px;
	color:#209751;
	text-decoration:none;
	cursor:pointer;
}

.selcalendar1 {
	padding-bottom:13px;
}
.selcalendar1 input {
	width:95px;
	height:26px;
	padding-left:8px;
	border:1px solid #1a1a1a;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:#ecf0f1;
	color:#262626;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	box-shadow:inset 1px 1px 3px rgba(0,0,0,0.4);
}
.selcalendar1 input:hover {
	background:white;
}


.gonisdz_home_top1 {
	padding:15px 15px 0 15px;
	margin:0 0 20px 0;
	background:white;
	border:1px solid #27ae5f;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.gonisdz_home_top2 {
	padding:0 0 15px 0;
	font-size:14px;
	font-family:'mtavruli';
}

.sh_nv_inp2_gon {
	float:right;
	padding-top:5px;
	color:#262626;
}

.sh_nv_sel1_gon select {
	width:120px;
	height:25px;
	padding-left:5px;
	color:#666666;
}

.uakandiv1 {
	font-size:14px;
	color:#209751;
	padding-top:10px;
}
.uakandiv1 a {
	color:#209751;
	text-decoration:none;
	cursor: pointer;
}
.uakandiv1 img {
	vertical-align:middle;
}

.sxva_div1 {
	padding-top:50px;
}
.sxva_div2 {
	margin:0 20px;
	border-top:1px solid #d4dee0;
}
.sxva_div3 {
	padding:20px 0;
	font-family:'mtavruli';
	font-size:14px;
}
.sxva_div3 a {
	color:#262626;
	text-decoration:none;
	cursor:pointer;
}
.sxva_div3 span {
	color:#747a7c;
}
.sxva_div4 {
	float:left;
	width:31%;
	padding:0 2% 5px 0;
}

.sxva_div_mob1 {
	display:none;
	font-size:14px;
	padding-top:30px;
	font-family:'mtavruli';
	text-align:center;
	margin-bottom:-20px;
}
.sxva_div_mob1 a {
	display:table;
	margin:0 auto;
	padding:10px 15px 11px 15px;
	color:white;
	text-decoration:none;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.sxva_div_mob1 span {
	color:#27ae5f;
}

.sxva_div2_shetavz {
	margin:0 10px;
	border-top:1px solid #d4dee0;
}

.sh_nv_inp2_stat {
	float:right;
	padding-left:6px;
	color:#262626;
}
.sh_nv_inp2_stat input {
	width:180px;
	height:20px;
}

.statia1 {
	padding-bottom:17px;
	font-size:12px;
	color:#747a7c;
	margin-top:-11px;
}
.statia1 img {
	vertical-align:middle;
}

.kategoria1_statiebi {
	float:left;
	width:30%;
	padding:0 1% 0 2%;
	line-height:18px;
}

.recepti {
	font-size:14px;
	line-height:17px;
}
.recepti a {
	display:table;
	padding:5px 10px 9px 10px;
	background:#e7edee;
	color:#1a8c49;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.recepti img {
	vertical-align:middle;
}
.recepti a:hover {
	background:#262626;
	color:white;
}

.saitisnavigacia1 {
	float:left;
	font-size:14px;
	color:#262626;
	padding:6px 0 6px 0;
	line-height:17px;
}
.saitisnavigacia1 span {
	display:block;
	float:left;
	font-family:'icons';
	font-size:16px;
	color:#209751;
	margin:0 5px;
}
.saitisnavigacia1 a {
	display:block;
	float:left;
	text-decoration:none;
	color:#82878b;
	cursor:pointer;
	vertical-align:middle;
}
.saitisnavigacia1 a:hover {
	text-decoration:underline;
}

.statia2 {
	padding-bottom:8px;
	font-size:13px;
	color:#262626;
}
.statia2 img {
	vertical-align:middle;
}
.statia2 a {
	color:#262626;
	text-decoration:none;
}
.statia2 a:hover {
	text-decoration:underline;
}

.nav_katal1 {
	float:left;
	width:225px;
}

.nav_katal2 {
	float:left;
	width:735px;
}


.mn_categories1 {
	float:left;
	width:195px;
	font-size:14px;
}
.mn_categories2 {
	width:193px;
	padding:0 1px;
	background:#e7edee;
}

.mn_rightblock1 {
	float:left;
	width:775px;
}
.mn_rightblock2 {
	padding:20px 0 0 30px;
}

.mnblkdiv {
	float:left;
	width:465px;
}

.savemenu a {
	background:#209751 url(img/menshenaxva.png) no-repeat center;
}
.sitemenuicon1 {
	float:right;
	position:relative;
	display:none;
}
.sitemenuicon1 .menuicon1 {
	top:0;
	right:-15px;
}
.stmnrt {
	margin-top:-20px;
}
.stmnrt2 {
	margin-top:-40px;
}
.title3 {
	text-align:left;
	width:100%;
}

.sashfasi {
	padding:3px 18px 8px 0;
	font-size:13px;
	color:#262626;
	text-align:right;
	position:relative;
	display:table;
	margin:0 0 0 auto;
	cursor:pointer;
}
.sashfasi2 {
	position:absolute;
	display:none;
	width:260px;
	bottom:25px;
	right:0;
	padding:10px 15px 15px 15px;
	background:#262626;
	color:white;
	text-align:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	z-index:100;
	cursor:auto;
}
.sashfasi:hover .sashfasi2 {
	display:block;
}
.redtext1 {
	padding-bottom:20px;
	color:#e74c3c;
	font-size:13px;
}


.sheadaretbut1 {
	padding-botom:10px;
}
.sheadaretbut1 a {
	display:block;
	background:#209751 url(img/shedareba.png) no-repeat center;
	height:51px;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.sheadaretbut1 a:hover {
	background-color:#177d41;
}

.sheddiv1 {
	padding-bottom:10px;
	font-size:14px;
	color:#262626;
}
.sheddiv1_1 {
	float:right;
	width:62px;
	text-align:center;
}
.sheddiv2 {
	margin-bottom:3px;
	font-size:13px;
	display:table;
	width:100%;
}
.sheddiv3 {
	display:table-cell;
	vertical-align:middle;
}
.sheddiv3 input {
	vertical-align:middle;
	margin-right:2px;
	margin-left:0px;
}
.sheddiv4 {
	display:table-cell;
	vertical-align:middle;
	width:62px;
	background:#e7edee;
	text-align:center;
	padding:4px 0 3px 0;
}
.sheddiv5 {
	padding-bottom:15px;
}

.kerdzi11 {
	float:left;
	font-weight:bold;
	font-size:24px;
	color:#e74c3c;
	font-family:'Mtavruli';
	line-height:20px;
}
.kerdzi11 font {
	color:#747a7c;
	font-size:15px;
	vertical-align:middle;
}
.gemovn a {
	background:#209751 url(img/daagemovnet.png) no-repeat center;
}
.gemovn a:hover {
	background-color:#177d41;
}

.uakandiv2 {
	font-size:14px;
	color:#209751;
	padding:3px 0 5px 0;
}
.uakandiv2 a {
	color:#209751;
	text-decoration:none;
}
.uakandiv2 img {
	vertical-align:middle;
}


.shedareba1 {
	display:table;
	width:100%;
	font-size:13px;
	color:#262626;
}
.shedareba2 {
	position:relative;
	display:table-cell;
	width:225px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
}
.shedareba3 {
	position:relative;
	display:table-cell;
	width:81px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
}
.shedareba4 {
	position:relative;
	display:table-cell;
	width:90px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
}
.shedareba5 {
	position:relative;
	display:table-cell;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
}
.shedareba6 {
	position:relative;
	display:table-cell;
	width:306px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
	font-size:14px;
}
.shedareba2_1 {
	font-size:14px;
	padding:28px 0 0 0;
}
.shedareba3_1 {
	padding:28px 0 0 0;
}
.shedareba5_1 {
	position:relative;
	float:left;
	width:37px;
}
.shedareba5_1 a {
	cursor:pointer;
}
.shedareba5_2 {
	position:relative;
	float:left;
	width:87px;
}
.shedareba_del {
	position:absolute;
	left:20px;
}
.shedareba_del a {
	cursor:pointer;
}
.shedareba5_3 {
	width:62px;
	height:22px;
	background:#e7edee;
	text-align:center;
	line-height:22px;
}
.shedareba4_1 {
	width:60px;
	height:20px;
	background:white;
	border:1px solid #c6cfd1;
	text-align:center;
	line-height:20px;
}

.shedareba3 input {
	width:58px;
	height:18px;
	border:1px solid #c6cfd1;
	text-align:center;
}

.shedpaddiv1 {
	padding-bottom:25px;
}

.shedareba3_1_text {
	position:absolute;
	width:260px;
	padding:8px 12px 12px 12px;
	background:#262626;
	color:white;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	bottom:28px;
	left:0;
	z-index:100;
	display:none;
}
.shedareba3_1:hover .shedareba3_1_text {
	display:block;
}

.shedareba2_2 {
	font-size:14px;
	padding:0 0 10px 0;
}
.shedpaddiv2 {
	padding-bottom:8px;
}

.shedareba5_4 {
	font-size:13px;
	width:62px;
	line-height:16px;
}
.shedareba5_4 a {
	display:block;
	background:#27ae5f;
	color:white;
	text-decoration:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	cursor:pointer;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	text-align:center;
	padding:4px 0 8px 0;
}
.shedareba5_4 a:hover {
	background:#262626;
}

.shdcolor1 {
	background:#e7edee;
	border:1px solid #c6cfd1;
	color:#262626;
	font-weight:bold;
}
.shdcolor2 {
	background:white;
	border:1px solid #209751;
	color:#209751;
	width:62px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}
.shdcolor3 {
	background:white;
	border:1px solid #e74c3c;
	color:#e74c3c;
	width:62px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

.mobnavig1 {
	display:none;
	margin:0 20px 20px 20px;
	color:#209751;
	font-family:'Mtavruli';
	font-weight:bold;
	border-bottom:2px solid #e7edee;
}
.mobnavig2 {
	float:right;
	width:70px;
	font-family:'Ingiri';
	font-weight:normal;
}
.mobnavig3 {
	float:left;
	padding-top:15px;
}

.print_but2 {
	width:105px;
	font-size:13px;
	text-align:center;
}
.print_but2 a {
	display:block;
	padding:7px 0 9px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	background:#262626;
	color:white;
	text-decoration:none;
}
.print_but2 a:hover {
	background:#209751;
}
.print_but2 img {
	vertical-align:middle;
}

.mailToObject {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:1100;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);	
}
.miweretdiv1 {
	position:fixed;
	z-index:1100;
	width:435px;
	top:50%;
	left:50%;
	margin:-235px 0 0 -218px;
}
.miweretdiv2 {
	padding:10px 25px 0 25px;
	background:white;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	min-height:450px;
}

.sh_cat_blackbg2 {
	position:fixed;
	width:100%;
	height:100%;
	z-index:900;
	top:0;
	left:0;
	background:rgba(38,38,38,0.6);
}

.miweretdiv3 {
	padding-bottom:23px;
}
.miweretdiv4 {
	float:left;
	width:360px;
	font-size:15px;
	color:#209751;
	padding-top:5px;
}
.miweretdiv4 span {
	font-family:'Mtavruli';
}
.miweretdiv5 {
	float:right;
	margin-right:-15px;
	font-family:'icons';
	font-size:16px;
	text-align:center;
	line-height:24px;
}
.miweretdiv5 a {
	display:block;
	width:25px;
	height:25px;
	background:#e74c3c;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-webkit-border-radius:50px;
	color:white;
	text-decoration:none;
	cursor:pointer;
}
.miweretdiv6 {
	padding-bottom:10px;
}
.miweretdiv6 input {
	width:176px;
	height:30px;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:white;
	box-shadow:inset 2px 2px 3px rgba(0,0,0,0.08);
	padding-left:8px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.miweretdiv6 input:hover {
	border:1px solid #27ae5f;
}

.miweretdiv7 {
	padding-bottom:10px;
}
.miweretdiv7 input {
	width:374px;
	height:30px;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:white;
	box-shadow:inset 2px 2px 3px rgba(0,0,0,0.08);
	padding-left:8px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	outline:none;
}
.miweretdiv7 input:hover {
	border:1px solid #27ae5f;
}

.miweretdiv7 select {
	width:385px;
	height:35px;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:white;
	box-shadow:inset 2px 2px 3px rgba(0,0,0,0.08);
	padding-left:8px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	color:#333333;
	outline:none;
}
.miweretdiv7 select:hover {
	border:1px solid #27ae5f;
}

.miweretdiv7 textarea {
	width:374px;
	height:135px;
	overflow:auto;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:white;
	box-shadow:inset 2px 2px 3px rgba(0,0,0,0.08);
	padding-left:8px;
	padding-top:8px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	font-size:13px;
	outline:none;
}
.miweretdiv7 textarea:hover {
	border:1px solid #27ae5f;
}

.miweretdiv8 {
	padding-bottom:15px;
}
.miweretdiv9 {
	float:left;
	padding-top:6px;
}
.miweretdiv9 input {
	vertical-align:middle;
	margin-left:0px;
}
.miweretdiv10 {
	float:right;
}
.miweretdiv10 a {
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	text-decoration:none;
	width:130px;
	height:34px;
	background:#209751 url(img/send.png) no-repeat center;
}
.miweretdiv10 a:hover {
	background-color:#262626;
}

.mobkont1 {
	float:left;
	padding:7px 0 20px 0;
	font-family:'Mtavruli';
	color:#209751;
	line-height:17px;
	font-size:13px;
}
.mobkont2 {
	float:right;
	font-family:'Mtavruli';
}
.mobkont2 a {
	display:block;
	padding:6px 10px 7px 10px;
	color:white;
	background:#262626;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.mobkont2 a:hover {
	background:#209751;
}
.mobkontmain {
	display:none;
}

.kontakt1 {
	float:left;
	width:435px;
	padding-top:20px;
}
.kontakt2 {
	float:right;
	width:470px;
	padding-top:20px;
}
.kontakt2_1 {
	margin-bottom:2px;
	background:#e9edf1;
	font-size:14px;
	padding:12px 20px 10px 20px;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
}
.kontakt2_2 {
	line-height:16px;
	padding-bottom:6px;
}
.kontakt2_2 img {
	vertical-align:middle;
	margin-right:3px;
}
.kontakt2_2 a {
	color:#262626;
	text-decoration:underline;
}
.kontakt2_2 a:hover {
	text-decoration:none;
}

.kontakt1 .miweretdiv6 {
	padding-bottom:12px;
}
.kontakt1 .miweretdiv7 {
	padding-bottom:12px;
}
.kontakt1 .miweretdiv6 input {
	width:200px;
	height:36px;
}
.kontakt1 .miweretdiv7 input {
	width:424px;
	height:36px;
}
.kontakt1 .miweretdiv7 textarea {
	width:424px;
	height:200px;
}

.mobkontaqti1 {
	position:absolute;
	z-index:1100;
	width:90%;
	background:white;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	top:25px;
	left:5%;
	display: none;
}
.mobkontaqti2 {
	padding:15px 15px 15px 20px;
	font-size:15px;
	color:#262626;
}
.mobkontaqti2 .kontakt2_2 {
	padding-bottom:10px;
}

.kontaktclose {
	font-family:'icons';
	font-size:16px;
	text-align:center;
	line-height:24px;
	margin-bottom:-15px;
}
.kontaktclose a {
	margin:-6px -6px 0 auto;
	display:block;
	width:25px;
	height:25px;
	background:#e74c3c;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-webkit-border-radius:50px;
	color:white;
	text-decoration:none;
	cursor:pointer;
}

.sheadaremeniu {
	display:table;
	margin:0 auto;
	font-family:'Mtavruli';
	font-size:17px;
	line-height:20px;
}
.sheadaremeniu a {
	display:block;
	padding:10px 20px 11px 20px;
	background:#262626;
	color:white;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.sheadaremeniu a:hover {
	background:#209751;
}
.sheadaremeniu img {
	margin:1px 3px 0 0;
}

.shdkompania1 {
	padding-bottom:35px;
}
.shdkompania2 {
	float:left;
	width:23%;
	padding-right:2%;
}
.shdkompania3 {
	padding:0 0 0 58px;
	height:27px;
}
.shdkompania3 a {
	cursor:pointer;
}
.shdkompania4 {
	display:table;
	padding:8px;
	border:1px solid #c6cfd1;
	background:white;
	margin-bottom:17px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.shdkompania4 img {
	width:125px;
	height:92px;
}
.shdkompania5 {
	padding-bottom:15px;
}
.shdkompania5 input {
	vertical-align:middle;
}
.shdkompania5_1 {
	font-weight:bold;
	padding-bottom:3px;
}
.shdkompania5_2 {
	padding-bottom:3px;
}
.shdkompania6 {
	position:relative;
	display: none;
}

.shdkompania4 a {
	display:block;
	width:125px;
	height:92px;
	background:#e7edee url(img/plus3.png) no-repeat center;
	cursor:pointer;
}
.shdkompania6 {
	display:table;
	height:110px;
	vertical-align:bottom;
	width:100%;
	padding-top:80px;
}
.shdkompania6 .dzieba2_2 {
	top:111px;
}
.shdkompania7 {
	position:relative;
}
.shdkompania7 input {
	width:95%;
	height:26px;
	padding-left:1px;
	color:#262626;
	border:1px solid #c6cfd1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	transition:300ms;
	-moz-transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
	box-shadow:inset 2px 2px 2px rgba(0,0,0,0.05);
}

.vakans1 .gonisdz3_1 {
	padding:7px 0 0 0;
}
.vak_shida1 {
	color:#209751;
	padding-bottom:20px;
}
.vak_shida2 {
	padding-bottom:16px;
	border-bottom:1px solid #d4dee0;
	margin-bottom:25px;
	font-size:14px;
}
.vak_shida3 {
	display:table;
	width:100%;
	line-height:17px;
}
.vak_shida4 {
	display:table-cell;
	width:130px;
	color:#777d7f;
	padding-bottom:8px;
}
.vak_shida5 {
	display:table-cell;
	padding-bottom:8px;
}

.dz_smallsel {
	width:135px;
}
.dz_smallsel2 {
	width:290px;
}
.dz_smallsel3 .dzieba2_2 {
	width:273px;
}
.schecks3 {
	float:left;
	padding-right:20px;
	color:white;
}
.selcalendar2 {
	float:left;
	padding:5px 10px 0 0;
	color:white;
	font-size:14px;
	width:110px;
	text-align:right;
}
.srchmargin {
	margin-top:-20px;
}
.float3 {
	float:left;
}
.float4 {
	float:right;
}

.dzhide1 {
	display:block;
}
.dzshow1 {
	display:none;
	padding:0 0 10px 6px;
}

.dasaqchk2 {
	display:none;
	float:none;
	clear:both;
}

.sitegon1 {
	background:white;
}

.gancx1 {
	padding-bottom:20px;
	font-size:13px;
}
.gancx1_1 {
	float:left;
	font-family:'Mtavruli';
}
.gancx1_2 {
	float:right;
	width:270px;
	font-weight:bold;
	padding-top:5px;
}
.gancx2 {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #d4dee0;
	display:table;
	width:100%;
}
.gancx3 {
	display:table-cell;
	width:92px;
	vertical-align:middle;
}
.gancx3 img {
	width:80px;
	/*height:80px;*/
}
.gancx4 {
	display:table-cell;
	vertical-align:middle;
}
.gancx4_1 {
	padding:0 0 7px 0;
	font-size:15px;
	color:#1a954d;
	line-height:18px;
}
.gancx4_1 a {
	color:#1a954d;
	text-decoration:none;
	cursor:pointer;
}
.gancx4_2 {
	padding:0 0 6px 0;
	font-size:13px;
	color:#747a7c;
	line-height:16px;
}
.gancx4_2 span {
	color:#262626;
}
.gancx4_2 a {
	color:#1a954d;
	text-decoration:underline
}
.gancx4_2 a:hover {
	text-decoration:none;
}
.gancx5 {
	display:table-cell;
	width:171px;
	vertical-align:top;
	font-size:13px;
	color:#262626;
	padding-top:6px;
}
.gancx6 {
	display:table-cell;
	width:90px;
	vertical-align:middle;
	font-size:13px;
	color:#262626;
}
.gancx6_1 {
	display:table;
	margin:0 0 5px auto;
	line-height:28px;
}
.gancx6_1 a {
	display:block;
	min-width:67px;
	padding:0 0 0 29px;
	height:29px;
	border:1px solid #27ae5f;
	background:white url(img/cvicon.png) no-repeat 9px 0;
	color:#27ae5f;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_1 a:hover {
	background-color:#27ae5f;
	background-position:9px -29px;
	color:white;
}
.gancx6_1_print {
	display:table;
	margin:0 0 5px auto;
	line-height:28px;
}
.gancx6_1_print a {
	display:block;
	min-width:67px;
	padding:0 0 0 29px;
	height:29px;
	border:1px solid #27ae5f;
	background:white url(img/cviconprint.png) no-repeat 9px 0;
	color:#27ae5f;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_1_print a:hover {
	background-color:#27ae5f;
	background-position:9px -29px;
	color:white;
}
.gancx6_2 {
	display:table;
	margin:0 0 5px auto;
	line-height:28px;
}
.gancx6_2 a {
	display:block;
	min-width:67px;
	padding:0 0 0 29px;
	height:29px;
	border:1px solid #e1e8e9;
	background:#e1e8e9 url(img/check.png) no-repeat 9px 0;
	color:#262626;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_2 a:hover {
	background-color:#262626;
	border:1px solid #262626;
	background-position:9px -29px;
	color:white;
}

.gancx6_3 {
	display:none;
	margin:0 0 5px auto;
	line-height:28px;
}
.gancx6_3 a {
	display:block;
	width:29px;
	height:29px;
	border:1px solid #27ae5f;
	background:white url(img/cvicon.png) no-repeat top;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_3 a:hover {
	background-color:#27ae5f;
	background-position:bottom;
}

.gancx6_4 {
	display:none;
	margin:0 0 5px auto;
	line-height:28px;
}
.gancx6_4 a {
	display:block;
	width:29px;
	height:29px;
	border:1px solid #e1e8e9;
	background:#e1e8e9 url(img/check.png) no-repeat top;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_4 a:hover {
	background-color:#262626;
	border:1px solid #262626;
	background-position:bottom;
}

.gancx1_3 {
	float:right;
	font-weight:bold;
	width:240px;
}
.gancx1_4 {
	float:right;
	font-weight:bold;
	width:185px;
}

.gancx2_view {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #d4dee0;
	display:table;
	width:100%;
}
.gancx4_view {
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	line-height:16px;
	padding-bottom:3px;
}
.gancx4_view a, .gancx7_view a {
	color:#1a954d;
	text-decoration:none;
	cursor:pointer;
}
.gancx5_view {
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	line-height:16px;
	width:165px;
	color:#262626;
}
.gancx7_view {
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	line-height:16px;
	width:185px;
	color:#262626;
	padding-bottom:3px;
}
.gancx6_view {
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	line-height:16px;
	width:75px;
	color:#262626;
}

.gancx6_3_view {
	float:right;
	margin:0 0 0 3px;
	line-height:28px;
}
.gancx6_3_view a {
	display:block;
	width:29px;
	height:29px;
	border:1px solid #27ae5f;
	background:white url(img/cvicon.png) no-repeat top;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_3_view a:hover {
	background-color:#27ae5f;
	background-position:bottom;
}

.gancx6_4_view {
	float:right;
	margin:0 0 0 3px;
	line-height:28px;
}
.gancx6_4_view a {
	display:block;
	width:29px;
	height:29px;
	border:1px solid #e1e8e9;
	background:#e1e8e9 url(img/check.png) no-repeat top;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.gancx6_4_view a:hover {
	background-color:#262626;
	border:1px solid #262626;
	background-position:bottom;
}




/*AXALI CSSS##################################*/
.register1 {
	padding:40px 0 60px 0;
	min-height:250px;
}
.register2 {
	max-width:830px;
	margin:0 auto;
	padding:25px 20px 0 20px;
}
.register_left1 {
	float:left;
	width:350px;
}
.register_right1 {
	float:right;
	width:350px;
}
.reg_title1 {
	padding-bottom:13px;
	margin-bottom:20px;
	font-size:14px;
	color:#262626;
	font-weight:bold;
	border-bottom:2px solid #e5e9ea;
}
.regdiv1 {
	padding:0 0 12px 0;
	font-size:13px;
	color:#262626;
}
.regdiv1_1 {
	padding-bottom:8px;
}
.regdiv1_2 input {
	width:340px;
	height:24px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
}
.regdiv1_2 input:hover {
	border:1px solid #27ae61;
}
.regdiv2 {
	padding-bottom:5px;
	font-size:15px;
	font-family:'Mtavruli';
	text-align:center;
}
.regdiv2 a {
	display:block;
	padding:8px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	color:white;
	text-decoration:none;
	background:#27ae61;
	cursor:pointer;
}
.regdiv2 a:hover {
	background:#209751;
}
.regdiv3 {
	text-align:right;
	font-size:13px;
	padding-bottom:28px;
}
.regdiv3 a {
	color:#777d7f;
	cursor:pointer;
	text-decoration:underline;
}
.regdiv3 a:hover {
	text-decoration:none;
}

.regdiv4 {
	padding:33px 0 0 0;
	font-size:15px;
	color:#777d7f;
	line-height:17px;
	background:url(img/an1.png) no-repeat top;
}
.regdiv4 a {
	color:#777d7f;
	text-decoration:none;
	cursor:pointer;
}
.regdiv4 img {
	vertical-align:middle;
	margin-right:10px;
}
.regdiv4 a span {
	color:#3c5897;
}
.regdiv1_3 input {
	width:157px;
	height:24px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
}
.regdiv1_3 input:hover {
	border:1px solid #27ae61;
}
.regdiv1_4 {
	float:left;
	padding-left:15px;
}
.regdiv2_2 {
	padding-bottom:28px;
	font-size:15px;
	font-family:'Mtavruli';
	text-align:center;
}
.regdiv2_2 a {
	display:block;
	padding:8px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	color:white;
	text-decoration:none;
	background:#262626;
	cursor:pointer;
}
.regdiv2_2 a:hover {
	background:#0d0d0d;
}
.regdiv5 {
	font-size:13px;
	color:#262626;
	padding:8px 0 20px 0;
	line-height:16px;
}
.regdiv5_1 {
	padding-bottom:3px;
}
.regdiv5_1.i_error {
	color: #C00;
}
.regdiv5_1 input {
	vertical-align:middle;
}
.regdiv5_1 a {
	color:#209751;
	text-decoration:underline;
	cursor:pointer;
}
.regdiv5_1 a:hover {
	text-decoration:none;
}

.rulesdiv1 {
	position: fixed;
	z-index: 1100;
	width: 570px;
	padding: 12px 15px 0 25px;
	min-height: 365px;
	top: 50%;
	left: 50%;
	margin: -190px 0 0 -305px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: white;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	display: none;
}
.rulesdiv2 {
	padding-bottom:26px;
}
.rulesdiv3 {
	float:left;
	padding-top:5px;
	font-size:17px;
	color:#209751;
	font-family:'Mtavruli';
}
.rulesdiv4 {
	float:right;
	font-family:'icons';
	font-size:17px;
	color:white;
	text-align:center;
	line-height:25px;
	margin-right:-3px;
}
.rulesdiv4 a {
	display:block;
	width:26px;
	height:26px;
	color:white;
	text-decoration:none;
	background:#e74c3c;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-webkit-border-radius:50px;
	cursor:pointer;
}
.rulesdiv5 {
	height:240px;
	font-size:13px;
	color:#262626;
	margin-bottom:20px;
	overflow:auto;
	text-align:justify;
	padding-right:10px;
}

.sh_rules_blackbg {
	position:fixed;
	width:100%;
	height:100%;
	z-index:900;
	top:0;
	left:0;
	background:rgba(38,38,38,0.6);
	display: none;
}


.regend1 {
	font-size:14px;
	color:#262626;
	line-height:20px;
	padding-bottom:15px;
}
.regend1 a {
	color:#209751;
	text-decoration:underline;
	cursor:pointer;
}
.regend1 a:hover {
	text-decoration:none;
}

.regend2 {
	float:left;
	padding-left:20px;
	font-size:13px;
	font-family:'Mtavruli';
	line-height:16px;
}
.regend2 a {
	display:block;
	padding:6px 20px 6px 20px;
	color:white;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	-ms-transition:250ms;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	background:#27ae61;
}
.regend2 a:hover {
	background:#262626;
}
.regend2 img {
	vertical-align:middle;
	margin-top:-2px;
}

.reg_text1 {
	text-align:justify;
	font-size:13px;
	color:#262626;
	line-height:18px;
}
.register_left2 {
	float:left;
	width:390px;
}

.andiv1 {
	height:35px;
	background:url(img/an2.png) no-repeat center;
	margin-bottom:5px;
}
.andiv2 {
	padding-top:40px;
	background:url(img/an3.png) no-repeat top;
}
.dagvikavshirdit1 {
	padding:15px 17px 10px 17px;
	background:#e9edf1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
}
.dagvikavshirdit2 {
	padding-bottom:7px;
	line-height:16px;
	font-size:13px;
}
.dagvikavshirdit2 img {
	vertical-align:middle;
	margin-right:4px;
}
.dagvikavshirdit2 a {
	color:#262626;
	text-decoration:underline;
}
.dagvikavshirdit2 a:hover {
	text-decoration:none;
}

.regdiv1_5 input {
	width:212px;
	height:24px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
}
.regdiv1_5 input:hover {
	border:1px solid #27ae61;
}
.regdiv1_6 input {
	width:102px;
	height:24px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
}
.regdiv1_6 input:hover {
	border:1px solid #27ae61;
}

.mobregbut1 {
	display:none;
	margin:0 auto;
	font-size:15px;
	font-family:'Mtavruli';
	padding:0 0 35px 0;
}
.mobregbut2 {
	float:left;
	width:210px;
	padding:0 5px;
	text-align:center;
}
.mobregbut2 a {
	display:block;
	color:#262626;
	text-decoration:none;
	background:#e7ecef url(img/key2.png) no-repeat 30px 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	padding:9px 0 9px 28px;
	cursor:pointer;
}
.mobregbut3 {
	float:left;
	width:210px;
	padding:0 5px;
	text-align:center;
}
.mobregbut3 a {
	display:block;
	color:#262626;
	text-decoration:none;
	background:#e7ecef url(img/boql2.png) no-repeat 30px 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	padding:9px 0 9px 28px;
	cursor:pointer;
}
.mobregbut4 {
	float:left;
	width:210px;
	padding:0 5px;
	text-align:center;
}
.mobregbut4 a {
	display:block;
	color:#262626;
	text-decoration:none;
	background:#e7ecef;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	padding:9px 0;
	cursor:pointer;
}

.mobregbut5 {
	float:left;
	width:210px;
	padding:0 5px;
	text-align:center;
}
.mobregbut5 a {
	display:block;
	color:#262626;
	text-decoration:none;
	background:#e7ecef url(img/boql2.png) no-repeat 27px 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	padding:9px 0 9px 28px;
	cursor:pointer;
}

.regact1 a {
	background:#27ae61 url(img/key.png) no-repeat 30px 8px;
	color:white;
}
.regact2 a {
	background:#27ae61 url(img/boql.png) no-repeat 30px 8px;
	color:white;
}
.regact3 a {
	background:#27ae61 url(img/boql.png) no-repeat 27px 8px;
	color:white;
}
.mobregbut4 a {
	background-image:none;
}

.mobtitle1 {
	display:none;
}
.mobtitle2 {
	display:none;
}

.paragdg1 {
	font-size:14px;
	line-height:16px;
	width:167px;
	text-align:center;
	padding-top:12px;
}
.paragdg1 a {
	display:block;
	padding:6px 0 10px 0;
	color:white;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	-ms-transition:250ms;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	background:#262626;
}
.paragdg1 a:hover {
	background:#27ae61;
}

.paragdgena1 {
	padding-bottom:10px;
}
.paragdgena2 {
	float:left;
	width:195px;
	font-size:13px;
	color:#262626;
	padding-top:4px;
}
.paragdgena3 {
	padding-left:195px;
}



/*AXALI CSSS##################################*/
.propili1 {
	padding:30px 0 60px 0;
	min-height:250px;
}
.login1 {
	float:right;
	padding-left:1px;
}
.login1 a {
	display:block;
	height:40px;
	width:35px;
	background:#1c8045 url(img/gasvla.png) no-repeat center;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	cursor:pointer;
}
.login1 a:hover {
	background:white url(img/gasvla2.png) no-repeat center;
}
.login2 {
	float:right;
	margin-left:1px;
	height:40px;
	position:relative;
	line-height:38px;
	padding:0 32px 0 12px;
	background:#1c8045 url(img/menu.png) no-repeat right;
	cursor:pointer;
}
.login2_1 {
	position:absolute;
	z-index:200;
	top:40px;
	right:0;
	width:180px;
	border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	-ms-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	overflow:hidden;
	display: none;
}
.login2_2 {
	background:#1c8045;
	font-size:13px;
	color:white;
	line-height:18px;
	text-align:right;
	padding:1px;
}
.login2_2 a {
	display:block;
	color:white;
	text-decoration:none;
	padding:5px 15px 8px 15px;
	cursor:pointer;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.login2_2 a:hover {
	background:white;
	color:#1c8045;
}

.profmain1 {
	max-width:960px;
	padding:0 20px;
	margin:0 auto;
	position:relative;
}

.prof_menu1 {
	float:left;
	width:225px;
	margin-right:40px;
	background:#e7edee;
	font-size:14px;
	line-height:16px;
	color:#262626;
}
.prof_menu2 {
	padding:13px 12px 10px 18px;
	border-bottom:1px solid #d2dadb;
}
.prof_menu2 a {
	color:#262626;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.prof_menu2 a:hover {
	color:#209751;
}
.prof_menu2_1 {
	padding:0 0 6px 0;
}
.prof_menu2_2 {
	padding:0 0 6px 15px;
}
.prmnact a {
	color:#209751;
	font-weight:bold;
}

.prof_left1 {
	float:left;
	min-width:300px;
}
.prof_right1 {
	float:right;
	min-width:275px;
}
.prof_title1 {
	padding:0 0 10px 0;
	font-size:15px;
	font-weight:bold;
	color:#209751;
}
.profmonac1 {
	display:table;
	font-size:13px;
}
.profmonac2 {
	display:table-row;
}
.profmonac3 {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding:0 16px 10px 0;
}
.profmonac4 {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding-bottom:10px;
}
.profmonac4 input, .profmonac4 input:disabled {
	background: #FFF;
	width:155px;
	height:24px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	outline:none;
}
.profmonac4 input:hover {
	border:1px solid #27ae61;
}
.profmonac4 select {
	width:164px;
	height:28px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	outline:none;
}
.profmonac4 select:hover {
	border:1px solid #27ae61;
}
.profmonac4_1 {
	float:left;
}
.profmonac4_1 input {
	width:100px;
}
.profmonac4_2 {
	float:left;
	padding:5px 0 0 7px;
}
.profmonac5 {
	display:table-cell;
	width:28px;
	padding-left:6px;
}
.profmonac5 a {
	display:block;
	width:28px;
	height:28px;
	background:#262626 url(img/edit.png) no-repeat center;
	cursor:pointer;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.profmonac5 a:hover {
	background-color:#209751;
}
.profmonac4_33 {
	width:180px;
	height:26px;
	line-height:25px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	color:#7f8587;
	overflow:hidden;
}

.profmonac6 {
	padding:12px 0 20px 0;
	font-size:13px;
}
.profmonac6 input {
	vertical-align:middle;
}
.profmonac7 {
	font-family:'Mtavruli';
	line-height:15px;
	font-size:13px;
	text-align:center;
}
.profmonac7 a {
	display:block;
	padding:7px 0;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
	color:white;
	text-decoration:none;
}
.profmonac7 img {
	vertical-align:top;
	margin-top:0;
}
.profmonac7 a:hover {
	background:#209751;
}

.menubutton1 {
	float:left;
	margin-right:15px;
	display:none;
}
.menubutton1 a {
	display:block;
	width:27px;
	height:26px;
	background:#e7edee url(img/menu2.png) no-repeat top;
	cursor:pointer;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
}
.menubutton1 a:hover {
	background:#209751 url(img/menu2.png) no-repeat bottom;
}

.sh_cat_whitebg {
	position:fixed;
	z-index:800;
	width:100%;
	height:100%;
	display: none;
}


.thankyou1 {
	position:absolute;
	z-index:1100;
	width:400px;
	padding:30px 20px;
	top:50%;
	left:50%;
	margin:-80px 0 0 -220px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	background:white;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	text-align:center;
}

.thankyou2 {
	font-size:16px;
	color:#262626;
}
.thankyou3 {
	display:table;
	margin:0 auto;
	padding:30px 0 0 0;
	font-size:14px;
	text-align:center;
	line-height:17px;
}
.thankyou4 {
	float:left;
	padding:0 5px;
}
.thankyou4 a {
	display:block;
	color:white;
	text-decoration:none;
	padding:6px 15px 9px 15px;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.thankyou5 a {
	background:#e74c3c;
}
.thankyou4 a:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}

.profmonac4_ed {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding-bottom:10px;
}
.profmonac4_ed input {
	width:200px;
	height:25px;
	border:1px solid #c0c9cb;
	padding-left:7px;
	color:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-webkit-transition:250ms;
	outline:none;
}
.profmonac4_ed input:hover {
	border:1px solid #27ae61;
}

.elfedit1 {
	padding-top:10px;
	font-size:14px;
	text-align:center;
	line-height:17px;
}
.elfedit2 {
	float:left;
	padding-right:10px;
}
.elfedit2 a {
	display:block;
	color:white;
	text-decoration:none;
	padding:5px 15px 9px 15px;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	cursor:pointer;
}
.elfedit3 a {
	background:#209751;
}
.elfedit2 a:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}

.redtext2 {
	color:#e74c3c;
	padding-bottom:10px;
}
.redinp1 input {
	border:1px solid #e74c3c;
}


.proftext1 {
	font-size:14px;
	line-height:20px;
	width:660px;
}
.proftext1 a {
	color:#1c8045;
	text-decoration:underline;
	cursor:pointer;
}
.proftext1 a:hover {
	text-decoration:none;
}

.proftext2 {
	padding:20px 0 13px 0;
	font-size:14px;
}
.profmonac9 {
	padding-right:20px;
}
.profmonac9 input {
	height:28px;
	font-size:14px;
}
.profmonac8 {
	display:table-cell;
	font-size:14px;
	line-height:18px;
}

.prof_left2 {
	float:left;
	width:694px;
}
.prof_div1 {
	padding-bottom:35px;
}

.misamarti1 {
	display:table;
	width:100%;
	margin-bottom:4px;
	border:1px solid #d2dadb;
	font-size:13px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	line-height:16px;
}
.misamarti2 {
	display:table-cell;
	vertical-align:middle;
	padding:1px 0 1px 8px;
}
.misamarti3 {
	display:table-cell;
	vertical-align:middle;
	width:28px;
	font-family:'icons';
	line-height:27px;
	text-align:center;
	font-size:17px;
	padding:1px;
}
.misamarti4 {
	display:table-cell;
	vertical-align:middle;
	width:28px;
	padding:1px 0 1px 1px;
}
.misamarti3 a {
	display:block;
	height:28px;
	background:#dde5e6;
	color:#e74c3c;
	text-align:center;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.misamarti3 a:hover {
	background:#e74c3c;
	color:white;
}
.misamarti4 a {
	display:block;
	height:28px;
	background:#dde5e6 url(img/edit2.png) no-repeat center;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.misamarti4 a:hover {
	background:#262626 url(img/edit3.png) no-repeat center;
}
.misamarti2_1 {
	float:left;
	margin:-2px 0 0 7px;
	position:relative;
	cursor:pointer;
}
.misamarti2_2 {
	display:none;
	position:absolute;
	background:#262626;
	color:white;
	font-size:14px;
	padding:6px 15px 9px 15px;
	line-height:16px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	bottom:21px;
	right:0;
}
.misamarti2_1:hover .misamarti2_2 {
	display:block;
}

.misamarti5 {
	padding-bottom:7px;
}
.misamarti5 select {
	width:250px;
	height:25px;
	padding-left:5px;
	font-size:14px;
}
.misamarti5 input {
	width:405px;
	height:20px;
	padding-left:6px;
	font-size:14px;
}
.misamarti6 {
	margin-top:-5px;
	padding:0;
}

.misamarti2_33 {
	display:none;
	vertical-align:middle;
	width:20px;
	position:relative;
	cursor:pointer;
}

.prcxrm1 {
	display:none;
	position:absolute;
	z-index:900;
}
.prcxrm2 {
	display:block;
}

.gant_shek1 {
	border-bottom:2px solid #bec7c8;
	margin-bottom:22px;
}
.gant_shek2 {
	padding-bottom:30px;
	font-size:14px;
	line-height:22px;
}
.gant_shek2_1 {
	float:left;
	padding-right:10px;
}
.gant_shek2_2 {
	float:left;
}
.gant_shek2_2 select {
	width:65px;
	height:25px;
	padding-left:7px;
}

.shek_cxr1 {
	padding-bottom:10px;
	display:table;
	width:100%;
	font-size:14px;
	color:#209751;
	font-weight:bold;
	border-bottom:2px solid #e7edee;
	line-height:17px;
	margin-bottom:20px;
}
.shek_cxr1_1 {
	width:50px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_2 {
	width:70px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_3 {
	width:120px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_4 {
	width:140px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_5 {
	width:185px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_6 {
	width:89px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}
.shek_cxr1_7 {
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}


.shek_cxr2 {
	padding-bottom:8px;
	display:table;
	width:100%;
	font-size:13px;
	color:#4e4e4e;
	border-bottom:1px solid #e7edee;
	line-height:16px;
	margin-bottom:9px;
}
.shek_cxr2_1 {
	width:50px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_2 {
	width:70px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_3 {
	width:120px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_4 {
	width:140px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_5 {
	width:185px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_6 {
	width:89px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_7 {
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr2_8 {
	width:68px;
	text-align:center;
	vertical-align:top;
	display:table-cell;
	padding-right:22px;
}
.shek_cxr2 a {
	color:#4e4e4e;
	text-decoration:none;
}
.shek_cxr2 a:hover {
	color:#209751;
	text-decoration:underline;
}

.statusi1 {
	color:#e5860c;
}
.statusi2 {
	color:#167f41;
}
.statusi3 {
	color:#d83322;
}

.prttl_nav1 {
	float:left;
	padding-right:10px;
	font-size:15px;
	color:#82878b;
	font-weight:normal;
	line-height:18px;
}
.prttl_nav1 a {
	color:#82878b;
	text-decoration:none;
}
.prttl_nav1 a:hover {
	text-decoration:underline;
}
.prttl_nav1 span {
	color:#209751;
	font-family:'icons';
	font-size:17px;
	vertical-align:middle;
}
.prof_ukan {
	float:right;
	font-size:14px;
	color:#209751;
	line-height:17px;
	font-weight:normal;
}
.prof_ukan a {
	display:block;
	padding:4px 8px 8px 8px;
	color:#209751;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.prof_ukan a:hover {
	background:#e7edee;
}
.prof_ukan img {
	vertical-align:middle;
	margin-right:7px;
}

.shek_shida1 {
	padding:45px 0 15px 0;
}

.shek_cxr3_1 {
	width:270px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr3_2 {
	width:90px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr3_3 {
	width:155px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr3_4 {
	width:130px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_shida2 {
	padding-bottom:20px;
}
.shek_shida3 {
	float:right;
	padding-left:10px;
	font-size:14px;
	text-align:center;
	line-height:17px;
}
.shek_shida3 a {
	display:block;
	padding:6px 12px 0 12px;
	height:27px;
	color:white;
	text-decoration:none;
	cursor:pointer;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.shek_shida3 a:hover {
	background:#209751;
}
.shek_shida3 img {
	vertical-align:middle;
	margin-right:2px;
}

.shek_cxr1_8 {
	width:240px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}

.shek_shida4 {
	padding:20px 0 0 0;
}

.shek_cxr4 {
	padding:9px 0 10px 0;
	display:table;
	width:100%;
	font-size:13px;
	color:#4e4e4e;
	border-bottom:1px solid #e7edee;
	line-height:16px;
}
.shek_cxr4 a {
	color:#4e4e4e;
	text-decoration:none;
}
.shek_cxr4 a:hover {
	color:#209751;
	text-decoration:underline;
}

.shek_cxr4_1 {
	width:160px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr4_2 {
	width:200px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr4_3 {
	width:30px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	font-family:'icons';
	font-size:18px;
}
.shek_cxr4_3 a {
	display:table;
	margin:0 auto;
	color:#e74c3c;
	text-decoration:none;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	opacity:0;
	filter:alpha(opacity=0);
}
.shek_cxr4_3 a:hover {
	text-decoration:none;
	color:#e74c3c;
}
.shek_cxr4:hover .shek_cxr4_3 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.paging1_1 {
	padding:20px 0 30px 0;
}


.shidashetkob1 {
	padding-bottom:30px;
	font-size:14px;
	color:#262626;
	line-height:19px;
	text-align:justify;
}
.shidashetkob2 {
	font-weight:bold;
	padding-bottom:10px;
}

.danazogi {
	float:right;
	font-size:14px;
	color:#262626;
	font-weight:normal;
}
.danazogi span {
	font-weight:bold;
	color:#1a954d;
}

.shedzendiv1 {
	padding:10px 0 0 0;
	margin-bottom:-30px;
}

.shedzenili1 {
	display:table;
	width:100%;
	padding:0 0 17px 0;
	border-bottom:1px solid #d2dadb;
	margin-bottom:18px;
	font-size:13px;
}
.shedzenili2 {
	display:table-cell;
	vertical-align:top;
	border-right:1px dotted #a6a6a6;
	padding-right:15px;
}
.shedzenili3 {
	display:table-cell;
	vertical-align:top;
	border-right:1px dotted #a6a6a6;
	padding-left:15px;
	width:210px;
	line-height:18px;
}
.shedzenili3 span {
	color:#777d7f;
}
.shedzenili3 a {
	color:#262626;
	text-decoration:none;
}
.shedzenili3 a:hover {
	color:#209751;
	text-decoration:underline;
}
.shedzenili4 {
	display:table-cell;
	vertical-align:top;
	padding-left:11px;
	width:114px;
	line-height:14px;
	font-size:14px;
	text-align:center;
}
.shedzenili4 a {
	display:block;
	padding:9px;
	background:#262626;
	color:white;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	margin-bottom:10px;
}
.shedzenili4 a:hover {
	background:#1c8045;
}
.shedzenili4 img {
	vertical-align:middle;
}
.shedzenili2_1 {
	float:left;
	padding:0 13px 10px 0;
}
.shedzenili2_1 img {
	width:117px;
	max-height:85px;
}
.shedzenili2_2 {
	line-height:18px;
}
.shedzenili2_2 a {
	color:#262626;
	text-decoration:none;
	cursor:pointer;
}
.shedzenili2_2 a:hover {
	color:#1c8045;
}
.shedzenili2_3 {
	padding-bottom:4px;
	color:#777d7f;
}
.shedzenili2_3 a {
	font-weight:bold;
	color:#1c8045;
	text-decoration:none;
	cursor:pointer;
}
.shedzenili2_3 a:hover {
	text-decoration:underline;
}
.shedzenili2_4 {
	color:#262626;
}
.shedzenili2_4 span {
	color:#777d7f;
}
.shedzenili2_5 {
	color:#e5860c;
}

.shedzenili3_2 {
	display:none;
	padding-top:15px;
	line-height:15px;
}

.statdamateba {
	float:right;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	margin-top:-5px;
}
.statdamateba a {
	display:block;
	padding:6px 9px 9px 9px;
	background:#262626;
	color:white;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.statdamateba a:hover {
	background:#209751;
}


.prfstatdiv1 {
	width:100%;
	margin:0 auto;
}
.prfstat1 {
	padding:0 7px;
	width:216px;
	height:315px;
	font-size:12px;
}
.prfstat1 .shetavaz3 {
	width:214px;
	height:145px;
}
.prfstat1 .shetavaz3 img {
	width:214px;
	min-height:145px;
}
.prfstat1 .shetavaz4 {
	height:130px;
	padding:10px;
}

.add_statia1 {
	padding-bottom:10px;
	font-size:14px;
}
.add_statia2 {
	float:left;
	width:140px;
	padding-top:5px;
}
.add_statia3 {
	float:left;
	width:530px;
}
.add_statia3_1 {
	float:left;
	width:530px;
}
.add_statia3 input {
	width:350px;
	height:22px;
}
.add_statia3 textarea {
	width:350px;
	height:70px;
	overflow:auto;
}
.add_statia4 {
	display:table;
	padding:10px 0 0 140px;
	font-size:14px;
	text-align:center;
}
.add_statia4 a {
	display:block;
	padding:6px 9px 9px 9px;
	background:#209751;
	color:white;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.add_statia4 a:hover {
	background:#262626;
}

.add_statia3_1 {
	float:left;
	width:530px;
	font-size:13px;
}
.add_statia3_2 {
	padding:5px 0 5px 0;
}
.add_statia3_2 span {
	color:#666666;
}
.add_statia3_3 {
	padding-bottom:13px;
}
.add_statia3_4 {
	position:relative;
	float:left;
	padding:0 15px 15px 0;
}
.add_statia3_4 img {
	width:91px;
	height:53px;
}
.add_statia3_5 {
	position:absolute;
	z-index:100;
	top:-3px;
	left:-3px;
	text-align:center;
	line-height:19px;
	font-family:'icons';
	font-size:15px;
}
.add_statia3_5 a {
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	color:white;
	cursor:pointer;
	text-decoration:none;
	background:#e74c3c;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	border:2px solid white;
}
.add_statia3_5 a:hover {
	background:white;
	color:#e74c3c;
	border:2px solid #e74c3c;
}

.gagrdzeleba {
	display:table;
	margin:0 0 0 auto;
	line-height:17px;
	font-size:13px;
	text-align:center;
}
.gagrdzeleba a {
	display:block;
	color:white;
	padding:5px 10px 8px 10px;
	text-decoration:none;
	background:#262626;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
}
.gagrdzeleba a:hover {
	background:#209751;
	color:white;
	text-decoration:none;
}

.shek_cxr2_555 {
	width:175px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
}
.shek_cxr1_555 {
	width:175px;
	text-align:left;
	vertical-align:bottom;
	display:table-cell;
}

.shek_cxr2_111 {
	width:20px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
	font-family:'icons';
	font-size:18px;
}
.shek_cxr2_111 a {
	display:table;
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
	margin:-1px 0 0 -5px;
	opacity:0;
	filter:alpha(opacity=0);
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.shek_cxr2_111 a:hover {
	color:#e74c3c;
	text-decoration:none;
}
.shek_cxr2:hover .shek_cxr2_111 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}


.prfshetavdiv1 {
	width:100%;
	margin:0 auto;
}
.shetavaz1_page222 {
	float:left;
	padding:0 9px;
	width:213px;
	height:310px;
	font-size:12px;
}
.shetavaz3_page222 {
	position:relative;
	width:211px;
	height:146px;
	overflow:hidden;
}
.shetavaz3_page222 img {
	width:211px;
	min-height:146px;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}

.remove0 {
	position:relative;
}
.remove1 {
	position:absolute;
	right:0;
	top:0;
	z-index:200;
	font-size:18px;
	font-family:'icons';
	text-align:right;
}
.remove1 a {
	display:block;
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.remove0:hover .remove1 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.remove2 {
	position:absolute;
	right:-3px;
	top:-3px;
	z-index:200;
	font-size:17px;
	font-family:'icons';
	text-align:center;
	line-height:19px;
}
.remove2 a {
	display:block;
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	background:white;
	border:2px solid #e74c3c;
	width:20px;
	height:20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
}
.remove0:hover .remove2 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.sh_nv_sel1 input {
	width:160px;
	height:19px;
}

.gancxtop1 {
	vertical-align:top;
}

.remove3 {
	position:absolute;
	left:-3px;
	top:-3px;
	z-index:200;
	font-size:17px;
	font-family:'icons';
	text-align:center;
	line-height:19px;
}
.remove3 a {
	display:block;
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
	background:white;
	border:2px solid #e74c3c;
	width:20px;
	height:20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
}
.remove0:hover .remove3 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.prof_title2 {
	border-bottom:2px solid #bec7c8;
	margin-bottom:20px;
}

.rezume1 {
	padding:0 0 35px 0;
	margin:0 0 30px 0;
	border-bottom:2px solid #e7edee;
}
.rezume2 {
	padding-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#209751;
}
.rezume3 {
	width:200px;
	/*height:200px;*/
	padding:10px;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.rezume3 img {
	width:200px;
	/*height:200px;*/
}
.rezume3_1 {
	width:200px;
	/*height:200px;*/
	/*overflow:hidden;*/
	background:#e7edee url(img/upload.png) no-repeat center;
	position: relative;
}
.rezume3_1 input {
	display:block;
	width:200px;
	height:200px;
	outline:none;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
}

.rezume3_1 img {
	width:200px;
	/*height:200px;*/
}

.rezume3_1 a {
	position: absolute;
	right: -8px;
	top: -8px;
	text-decoration: none;
	color: #e74c3c;
	display: block;
	cursor: pointer;
	font-family: 'icons';
	font-size: 16px;
}

.rezume4 {
	padding-bottom:12px;
	font-size:13px;
}
.rezume4_1 {
	float:left;
	width:145px;
	padding:4px 0 0 0;
}
.rezume4_2 {
	float:left;
}
.rezume4_2 input {
	width:157px;
	height:23px;
	outline:none;
	border:1px solid #c0c9cb;
	padding-left:6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume4_2 input:hover {
	border:1px solid #27ae5f;
}

.rezume4_2 select {
	width:166px;
	height:27px;
	outline:none;
	border:1px solid #c0c9cb;
	padding-left:6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume4_2 select:hover {
	border:1px solid #27ae5f;
}

.rezume4_3 {
	float:left;
}
.rezume4_3 input {
	width:120px;
	height:23px;
	outline:none;
	border:1px solid #c0c9cb;
	padding-left:6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume4_3 input:hover {
	border:1px solid #27ae5f;
}
.rezume4_4 {
	float:left;
	padding:5px 0 0 5px;
}
.rezume5 {
	font-family:'Mtavruli';
	text-align:center;
	font-size:13px;
	line-height:16px;
	padding-top:10px;
	min-width:165px;
}
.rezume5 a {
	display:block;
	background:#262626;
	color:white;
	text-decoration:none;
	cursor:pointer;
	padding:7px 0 8px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume5 a:hover {
	background:#209751;
}

.rezume6 {
	padding-bottom:40px;
	text-align:justify;
	line-height:17px;
}
.rezume6_1 {
	padding-bottom:7px;
}
.rezume6_2 textarea {
	width:85%;
	height:100px;
	outline:none;
	overflow:auto;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume6_2 textarea:hover {
	border:1px solid #27ae5f;
}

.rezume7 {
	float:left;
	font-size:13px;
	width:220px;
}
.rezume7_1 {
	padding-bottom:4px;
	line-height:16px;
}
.rezume7_1 input {
	vertical-align:middle;
}

.rezume8 {
	float:right;
}
.rezume8_1 {
	padding-bottom:12px;
}
.rezume8_2 {
	float:left;
	padding-right:3px;
}
.rezume8_2 select {
	width:225px;
	height:29px;
	outline:none;
	border:1px solid #c0c9cb;
	padding-left:6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume8_2 select:hover {
	border:1px solid #27ae5f;
}

.rezume8_3 {
	float:left;
	font-size:14px;
	text-align:center;
	width:92px;
	line-height:25px;
}
.rezume8_3 a {
	display:block;
	height:29px;
	color:white;
	background:#262626;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume8_3 a:hover {
	background:#27ae5f;
}
.rezume8_3 img {
	vertical-align:middle;
}

.rezume8_4 {
	margin-bottom:3px;
	padding:5px 5px 6px 10px;
	font-size:13px;
	line-height:16px;
	display:table;
	background:#e7edee;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
}
.rezume8_5 {
	float:left;
	width:195px;
	height:17px;
	overflow:hidden;
}
.rezume8_6 {
	float:right;
	width:15px;
	font-size:16px;
	text-align:right;
	font-family:'icons';
}
.rezume8_6 a {
	text-decoration:none;
	color:#e74c3c;
	display:block;
	cursor:pointer;
}

.rezume9 {
	display:table;
	margin-bottom:30px;
	width:505px;
	position:relative;
}
.rezume9_1 {
	display:table-row;
}
.rezume9_2 {
	display:table-cell;
	width:98px;
	padding-top:5px;
	vertical-align:top;
}
.rezume9_3 {
	display:table-cell;
	padding-bottom:12px;
	vertical-align:top;
}
.rezume9_3 input {
	width:99%;
	height:24px;
	outline:none;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume9_3 input:hover {
	border:1px solid #27ae5f;
}

.rezume9_4 {
	float:left;
}
.rezume9_4 select {
	width:113px;
	height:28px;
	outline:none;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume9_4 select:hover {
	border:1px solid #27ae5f;
}

.rezume9_5 {
	float:left;
	padding-left:5px;
}
.rezume9_5 select {
	width:73px;
	height:28px;
	outline:none;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume9_5 select:hover {
	border:1px solid #27ae5f;
}
.rezume9_6 {
	float:left;
	padding:0 8px 0 8px;
}
.rezume9_7 {
	float:left;
	padding:5px 0 0 6px;
	display:none;
}
.rezume9_8 {
	clear:both;
	padding-top:7px;
	display:none;
}

.rezume9_9 {
	position:absolute;
	z-index:50;
	bottom:12px;
	right:-108px;
	font-size:14px;
	width:92px;
	text-align:center;
	line-height:24px;
}
.rezume9_9 a {
	display:block;
	height:28px;
	color:white;
	background:#262626;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume9_9 a:hover {
	background:#27ae5f;
}
.rezume9_9 img {
	vertical-align:middle;
}

.rezume10 {
	display:table;
	margin-bottom:10px;
	font-weight:bold;
	font-size:13px;
	width:100%;
}
.rezume10_1 {
	display:table-cell;
	padding:0 10px;
	vertical-align:top;
}
.rezume10_2 {
	display:table-cell;
	padding:0 10px 0 0;
	width:210px;
	vertical-align:top;
}
.rezume10_3 {
	display:table-cell;
	width:130px;
	vertical-align:top;
}
.rezume10_4 {
	display:table-cell;
	width:22px;
	vertical-align:top;
	text-align:left;
	font-family:'icons';
	font-size:17px;
	line-height:15px;
}
.rezume10_4 a {
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
}

.rezume11 {
	display:table;
	margin-bottom:3px;
	padding:6px 0 9px 0;
	font-size:13px;
	width:100%;
	background:#e7edee;
}
.rezume9_222 {
	width:166px;
}
.rezume999 {
	width:573px;
}

.rezume10_5 {
	display:table-cell;
	padding:0 10px 0 10px;
	width:280px;
	vertical-align:top;
}
.rezume10_6 {
	display:table-cell;
	vertical-align:top;
}

.rezume12 {
	padding-bottom:20px;
}
.rezume12_1 {
	padding-bottom:12px;
	font-size:13px;
}
.rezume12_2 {
	float:left;
	width:115px;
	padding-top:5px;
}
.rezume12_3 {
	float:left;
}
.rezume12_3 select {
	width:190px;
	height:28px;
	outline:none;
	border:1px solid #c0c9cb;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume12_3 select:hover {
	border:1px solid #27ae5f;
}

.rezume13 {
	margin:0 0 0 auto;
	font-size:14px;
	width:92px;
	text-align:center;
	line-height:24px;
}
.rezume13 a {
	display:block;
	height:28px;
	color:white;
	background:#262626;
	text-decoration:none;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume13 a:hover {
	background:#27ae5f;
}
.rezume13 img {
	vertical-align:middle;
}

.rezume14 {
	display:table;
	margin:-5px 0 -25px auto;
	font-size:14px;
	text-align:center;
}
.rezume14_1 {
	float:left;
	padding-left:11px;
}
.rezume14_1 a {
	display:block;
	color:white;
	cursor:pointer;
	text-decoration:none;
	padding:5px 12px 8px 12px;
	background:#262626;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	transition:250ms;
	-moz-transition:250ms;
	-ms-transition:250ms;
	-webkit-transition:250ms;
}
.rezume14_1 a:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}
.rezume14_2 a {
	background:#209751;
}

.rezume1_dn {
	padding:0 0 25px 0;
	margin:0 0 20px 0;
	border-bottom:2px solid #e7edee;
}

.rezume7_1 span {
	font-family:'icons';
	font-size:14px;
	color:#209751;
	vertical-align:middle;
}
.rezumedone2 {
	float:right;
	min-width:330px;
}

.rezdone1 {
	width:49%;
}

.rezumedone1 {
	float:left;
	padding-left:20px;
}
.rezumedone1_1 {
	padding:7px 0;
	line-height:16px;
	font-size:14px;
}
.rezumedone1_2 {
	float:left;
	width:160px;
	color:#777d7f;
}
.rezumedone1_3 {
	float:left;
	width:270px;
}

.rezbuttons1 {
	background:white;
}
.rezbuttons2 {
	padding:0 12px 20px 0;
	float:left;
	margin-top:-15px;
	display:none;
}

.rezume2_dn {
	margin-bottom:-10px;
}























@media only screen and (max-width : 905px) {
	.menuicon1 {
		display: block;
	}

.recomended1 {
	display:none;
}
.stathide {
	display:none;
}
.toph2 {
	padding-right:20px;
}
.toph3 a {
	width:23px;
	height:45px;
	padding:5px 11px 0 11px;
	cursor:pointer;
	background-position:13px 5px;
}	
.toph3:hover .toph3_2 {
	display:none;
}
.toph5:hover .toph5_2 {
	display:none;
}
.toph5_1 a {
	width:26px;
	height:45px;
	background-position:12px 5px;
	padding:5px 11px 0 11px;
}
.toph5_2 {
	top:49px;
	display: none;
}
.menu {
	display:none;
}
.menu2 {
	display:block;
}
.logo2 {
	display:block;
}
.logo1 {
	display:none;
}

.dzieba1 {
	float:none;
	display:table;
	padding-top:7px;
	margin:0 auto;
}
.homebans { display:none; }

.sh_categories1 {
	display:none;
}
.mn_categories1 {
	display:none;
}
.sh_categories1_1 {
	float:none;
	position:absolute;
	z-index:1000;
	left:-1px;
	top:2%;
	max-height:96%;
	overflow:auto;
	background:white;
	width:265px;
	font-size:14px;
	border:1px solid #d4dee0;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	padding:10px 0 10px 10px;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-ms-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
}
.sh_cat_blackbg {
	position:fixed;
	width:100%;
	height:100%;
	z-index:900;
	top:0;
	left:0;
	background:rgba(38,38,38,0.6);
	display: none;
}
.sh_catclose1 {
	position:absolute;
	top:6%;
	left:275px;
	z-index:1001;
	background:white;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-ms-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
	border-top:1px solid #d4dee0;
	border-right:1px solid #d4dee0;
	border-bottom:1px solid #d4dee0;
	width:32px;
	padding-right:2px;
	height:38px;
	font-family:'icons';
	font-size:30px;
	color:#209751;
	text-align:center;
	line-height:37px;
	cursor:pointer;
}

.sh_catclose2 {
	position:absolute;
	top:6%;
	right:280px;
	z-index:1001;
	background:white;
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-ms-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	border-top:1px solid #d4dee0;
	border-left:1px solid #d4dee0;
	border-bottom:1px solid #d4dee0;
	width:32px;
	padding-left:2px;
	height:38px;
	font-family:'icons';
	font-size:30px;
	color:#209751;
	text-align:center;
	line-height:37px;
	cursor:pointer;
}

.mobilecats {
	display:block;
	position:absolute;
	top:2%;
	margin-left:-330px;
	transition:300ms;
	-moz-transition:300ms;
	-ms-transition:300ms;
	-webkit-transition:300ms;
	width:330px;
	height:96%;
}

.shida_navig2 a {
	display:table;
}
.shida_navig2 h4 {
	display:none;
}

.shida_navig1_mobile {
	display:block;
	padding:23px 15px 6px 15px;
	border-bottom:2px solid #e7edee;
}
.shida_navig2 {
	float:left;
	width:150px;
}
.shida_navig3 {
	float:right;
	width:300px;
}
.shida_navig1_mobile2 {
	display:block;
	padding:10px 15px 15px 15px;
}
.shida_navig1 { display:none; }

.sh_rightblock1 {
	float:none;
	width:710px;
	margin:0 auto;
}
.sh_rightblock2 {
	display:table;
	margin:0 auto;
	padding:20px 0 0 0;
}

.mn_rightblock1 {
	float:none;
	width:100%;
	margin:0 auto;
}
.mn_rightblock2 {
	margin:0 auto;
	padding:20px 0 0 0;
}

.results_top1_2 {
	width:730px;
	margin:0 auto;
}

.results_top2_2 {
	margin:0 20px 20px 20px;
}

.results_main1_22 {
	float:none;
	margin:0 auto;
	width:98%;
}

.blkmen_mob1 {
	display:table;
	margin:0 0 14px 0;
	padding:0;
	width:100%;
}
.blackmenu1 {
	display:none;
}
.rightside {
	display:none;
}
.leftside {
	float:none;
	margin:0 auto;
	width:100%;
}
.mobmenview {
	max-width:660px;
	margin:0 auto;
}

.profileinfo5 {
	padding:14px 0 0px 0;
}
.recomended1 {
	display:none;
}

.srchmb3 {
	display:none;
}

.spec_banners1 {
	display:none;
}

.spec_pagediv1 {
	float:none;
	width:696px;
	margin:0 auto;
}

.sitemenuicon1 {
	display:block;
}

.results_main1 {
	float:none;
	width:98%;
	margin:0 auto;
}


.shedareba2 {
	position:relative;
	display:table-cell;
	width:175px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
}
.shedareba6 {
	position:relative;
	display:table-cell;
	width:256px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
	font-size:14px;
}

.shedareba1 {
	width:95%;
	margin:0 auto;
}

.kontakt1 {
	float:none;
	display:table;
	margin:-15px auto 0 auto;
}
.kontakt2 {
	display:none;
}

.mobkontmain {
	display:block;
}
.mobkontmain2 {
	display:none;
}


.shdkompania1 {
	padding:0 20px 35px 20px;
}


.menubutton1 {
	display:block;
}

.mobarchans1 {
	display:none;
}

.prof_menu1 {
	display:none;
	position:absolute;
	z-index:900;
	left:20px;
	top:0;
}

.login1 a {
	display:block;
	height:50px;
	width:43px;
}
.login2 {
	height:50px;
	line-height:48px;
	font-size:14px;
}
.login2_1 {
	top:50px;
}
.login2_2 {
	font-size:15px;
}
.login2_2 a {
	padding:6px 15px 11px 15px;
}


.profmonac4_ed input {
	width:250px;
	height:30px;
	font-size:15px;
}
.nac3ed {
	padding-right:30px;
	font-size:15px;
}
.redtext2 {
	font-size:14px;
}

.elfedit1 {
	font-size:15px;
	line-height:18px;
}


.prof_menu1 {
	font-size:15px;
	line-height:18px;
	width:235px;
}
.prof_menu2_1 {
	padding:0 0 7px 0;
}
.prof_menu2_2 {
	padding:0 0 7px 15px;
}

.proftext1 {
	width:96%;
	margin:0 auto;
	padding-right:4%;
}

.prof_left2 {
	float:none;
	width:98%;
	margin:0 auto;
}
.misamarti1 {
	font-size:14px;
}

.misamarti3 {
	width:32px;
	line-height:31px;
	font-size:18px;
}
.misamarti4 {
	width:32px;
}
.misamarti3 a {
	height:32px;
}
.misamarti4 a {
	height:32px;
}

.misamarti5 {
	padding-bottom:10px;
}
.misamarti5 input {
	height:25px;
	font-size:14px;
	width:470px;
}
.misamarti5 select {
	height:28px;
	font-size:14px;
	width:280px;
}


.prnthide1 {
	display:none;
}

.prfstatdiv1 {
	width:714px;
	margin:0 auto;
}
.prfstat1 {
	padding:0 9px;
	width:220px;
	height:320px;
	font-size:12px;
}
.prfstat1 .shetavaz3 {
	width:218px;
	height:148px;
}
.prfstat1 .shetavaz3 img {
	width:218px;
	min-height:148px;
}
.prfstat1 .shetavaz4 {
	height:130px;
	padding:10px;
}


.remove1 a {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.remove2 {
	right:-5px;
	top:-5px;
	font-size:19px;
	line-height:24px;
}
.remove2 a {
	opacity:1.0;
	filter:alpha(opacity=100);
	width:26px;
	height:26px;
	border:2px solid white;
	color:white;
	background:#e74c3c;
}

.remove3 {
	left:-4px;
	top:-4px;
	font-size:19px;
	line-height:24px;
}
.remove3 a {
	opacity:1.0;
	filter:alpha(opacity=100);
	width:26px;
	height:26px;
	background:#e74c3c;
	border:2px solid white;
	color:white;
}

.rezbuttons1 {
	display:none;
}
.rezbuttons2 {
	display:block;
}

}

@media only screen and (max-width : 769px) {

.toph2 {
	padding-right:20px;
}
.toph3 a {
	width:23px;
	height:45px;
	padding:5px 11px 0 11px;
	cursor:pointer;
	background-position:13px 5px;
}	
.toph3:hover .toph3_2 {
	display:none;
}
.toph5:hover .toph5_2 {
	display:none;
}
.toph5_1 a {
	width:26px;
	height:45px;
	background-position:12px 5px;
	padding:5px 11px 0 11px;
}
.toph5_2 {
	top:49px;
}
.menu {
	display:none;
}
.menu2 {
	display:block;
}
.logo2 {
	display:block;
}
.logo1 {
	display:none;
}

.dzieba1 {
	float:none;
	display:table;
	padding-top:7px;
	margin:0 auto;
}

.dzieba2_1 {
	width:205px;
}
.dzieba2_1 input {
	width:160px;
}

.nobg2 {
	width:214px;
}

.toph6 {
	display:block;
}

.katact a:hover {
	background-color:white;
	background-position:11px -35px;
}
.katact a {
	width:20px;
	background:white url(img/icon9.png) no-repeat 11px -35px;
}
.kategs {
	display:block;
}

.kategoria { display:none; }

.partners1 { display:none; }

.zfoot4 { float:none; display:table; margin:0 auto 10px auto; font-size:15px; text-align:center; }
.zfoot5 { float:none; text-align:center; font-size:14px; }

	.zfoot4 {
		display: block;
	}
	.zfoot4 a {
		display: inline-block;
	}

.zfoot1_1 { display:none; }
.zfoot1_5 {
	float:none;
	display:table;
	text-align:center;
	border:0;
	margin:0 auto;
	padding:0;
}
.zfoot1_2 {
	border-bottom:1px dotted white;
	margin-bottom:16px;
	text-align:center;
}
.zfoot1_4 {
	float:left;
	margin:0 8px;
	font-size:14px;
}
.zfoot1_4 img { margin-right:4px; }

.gonisdz4 { display:none; }
.gndzmob1 { display:table-cell; }

.sh_maind1 {
	padding-left:25px;
}
.sh_maind2 {
	width:335px;
}
.sh_mnd111 {
	padding-right:25px;
}

.specsh1 {
	padding:30px 18px 15px 18px;
	margin:0 0 30px 0;
}
.specsh2 {
	width:100%;
}
.specsh3 {
	width:97%;
}
.zfoot3 {
	width:100%;
}
.zfoot1 {
	padding:20px 20px 25px 20px;
}

.gon_dv_size1 { display:none; }
.gon_dv_size2 { display:block; padding:0 20px; }

.results_top2_2 {
	margin:0 20px 20px 20px;
}

.bannersdiv1_22 { display:none; }

.srchmbmain {
	display:table;
	margin:0 auto;
}

.srchmb1 { display:none; }

.spec_navig1 {
	display:none;
}
.spec_navig2 {
	display:block;
}
.spcshtvzb {
	display:none;
}

.sxva_div4 {
	width:47%;
	padding:0 3% 5px 0;
}

.sxva_div3 { text-align:center; }

.spechide { display:none; }

.mobnavig1 {
	display:block;
}

.komphide1 {
	display:none;
}
.shdkompania2 {
	width:31%;
	padding-right:2%;
}

.float3 {
	float:none;
}
.float4 {
	float:none;
}

.dzhide1 {
	display:none;
}
.dzshow1 {
	display:block;
}
.selcalendar2 {
	float:left;
	padding:5px 0 0 0;
	color:white;
	font-size:14px;
	width:100px;
	text-align:left;
}

.gancx6_1 {
	display:none;
}
.gancx6_1_print {
	display:none;
}
.gancx6_2 {
	display:none;
}
.gancx6_3 {
	display:table;
}
.gancx6_4 {
	display:table;
}
.gancx5 {
	width:175px;
}
.gancx6 {
	width:35px;
}
.gancx1_2 {
	width:210px;
}

.register_left2 {
	width:340px;
}
.register_left1 {
	width:335px;
}

.mobinp1 input {
	width:325px;
}


.prfstatdiv1 {
	width:714px;
	margin:0 auto;
}
.prfstat1 {
	padding:0 9px;
	width:220px;
	height:320px;
	font-size:12px;
}
.prfstat1 .shetavaz3 {
	width:218px;
	height:148px;
}
.prfstat1 .shetavaz3 img {
	width:218px;
	min-height:148px;
}
.prfstat1 .shetavaz6 {
	font-size:13px;
}

.add_statia1 {
	padding-bottom:15px;
	font-size:15px;
}
.add_statia2 {
	float:none;
	width:100%;
	padding:0 0 8px 0;
}
.add_statia3 {
	float:none;
	width:100%;
}
.add_statia3 input {
	width:98%;
	height:23px;
}
.add_statia3 textarea {
	width:98%;
	height:80px;
	overflow:auto;
}

.add_statia3_1 {
	float:none;
	width:100%;
}

.add_statia4 {
	font-size:15px;
	padding:10px 0 0 0;
}

.add_statia3_2 {
	font-size:14px;
	padding-bottom:10px;
}

.add_statia3_4 img {
	width:125px;
	height:73px;
}
.add_statia3_5 {
	font-size:20px;
	line-height:24px;
}
.add_statia3_5 a {
	width:25px;
	height:25px;
}

.profpaging1 {
	display:table;
	margin:0 auto;
	padding-top:10px;
}


.prfshetavdiv1 {
	width:696px;
	margin:0 auto;
}

.shetavaz1_page222 {
	height:330px;
}
.shetavaz4_222 {
	height:140px;
}
.shetavaz6_222 {
	height:93px;
	font-size:13px;
}



}


@media only screen and (max-width : 750px) {

.srch1 {
	clear:both;
	float:left;
	padding-right:7px;
	padding-top:7px;
	position:relative;
}

.srch2 {
	width:401px;
}

.srch3 {
	width:401px;/*213*/
}


.dzieba3 {
	float:left;
	padding-top:7px;
}
.nobg2 {
	width:410px;
	top:40px;
}

.srch4 {
	left:-46px;
}

.shet_size {
	width:486px;
	margin:0 auto;
}

.sh_maind1 {
	float:none;
	width:100%;
	padding:0 0 40px 0;
}
.sh_maind2 {
	float:none;
	width:100%;
}

.shedar1 {
	margin-bottom:20px;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
}

.tags1 { display:none; }

.sh_rightblock1 {
	width:444px;
	padding-left:6px;
}
.bannersdiv1 {
	display:none;
}

.results_top1_2 {
	width:500px;
	margin:0 auto;
}

.results_top2_2 {
	margin:0 22px 20px 22px;
}

.srchmb2 { display:none; }
.navigat1 {
	display:none;
}

.sht_shida1 {
	width:225px;
	padding-right:8px;
	padding-left:8px;
}
.sht_shida2 {
	width:223px;
}
.sht_shida2 img {
	width:223px;
}


.alboms2 {
	height:110px;
}
.alboms2 img {
	min-height:110px;
}

.shek_block2 {
	float:none;
	width:100%;
}
.shek_block3 {
	float:none;
	width:100%;
	padding-top:30px;
}

.but_chanishvna {
	display:none;
}
.but_mobile {
	display:block;
}

.spec_pagediv1 {
	width:100%;
}
.shetavaz1_page {
	padding:0 0 0 15px;
	width:193px;
	height:310px;
}
.shetavaz3_page {
	width:191px;
	height:140px;
}
.shetavaz3_page img {
	width:191px;
	min-height:140px;
}

.mob_prof_close {
	top: 133px;
}

.gonisdz_home_top1 {
	margin:0 15px 20px 15px
}

.specs_home_top3_1 {
	padding:0 30px 30px 30px;
}

.komphide2 {
	display:none;
}
.shdkompania2 {
	width:47%;
	padding-right:3%;
}
.shdkompania6 .dzieba2_2 {
	width:97%;
}

.dzshow1 {
	display:none;
}

.dz_smallsel {
	width:135px;
}
.dz_smallsel2 {
	width:290px;
}
.dz_smallsel3 .dzieba2_2 {
	width:273px;
}
.float3 {
	float:left;
}
.float4 {
	float:right;
}
.dz_smallsel3 .srch4 {
	left:0;
}
.dz_smallsel5 .srch4 {
	left:0;
}

.navigat1_2233 {
	display:none;
}

.mobregbut1 {
	display:table;
}
.webtitle1 {
	display:none;
}
.mobtitle1 {
	display:table;
	padding-bottom:0;
}
.mobtitle2 {
	display:table;
	padding-bottom:0;
}

.register_left1 {
	display:none;
	float:none;
	margin:0 auto;
}
.register_left2 {
	display:none;
	float:none;
	margin:0 auto;
	width:95%;
}
.register_right1 {
	float:none;
	margin:0 auto;
}
.reg_title1 {
	display:none;
}

.prof_title1 {
	font-size:17px;
}


.prof_left1 {
	float:none;
	display:table;
	margin:0 auto 45px auto;
}

.prof_right1 {
	float:none;
	display:table;
	margin:0 auto;
}

.profmonac3 {
	min-width:170px;
	font-size:15px;
}
.profmonac4 input {
	width:220px;
	height:27px;
	font-size:15px;
}
.profmonac4_1 input {
	width:193px;
}
.profmonac4 select {
	width:230px;
	height:30px;
	font-size:15px;
}
.prof_right1 .profmonac3 {
	min-width:100px;
}
.profmonac4_33 {
	width:250px;
	height:30px;
	line-height:28px;
	font-size:15px;
}
.profmonac5 a {
	width:32px;
	height:32px;
}
.profmonac6 {
	font-size:14px;
}
.profmonac7 {
	font-size:15px;
}
.profmonac7 a {
	padding:10px 0;
}



.misamarti3 {
	width:34px;
	line-height:33px;
	font-size:20px;
}
.misamarti4 {
	width:34px;
}
.misamarti3 a {
	height:34px;
}
.misamarti4 a {
	height:34px;
}

.misamarti5 {
	padding-bottom:10px;
}
.misamarti5 input {
	height:25px;
	font-size:14px;
	width:420px;
}
.misamarti5 select {
	height:28px;
	font-size:14px;
	width:280px;
}

.misamarti2_1 {
	display:none;
}
.misamarti2_33 {
	display:table-cell;
	padding-right:10px;
}
.misamarti2_33:hover .misamarti2_2 {
	display:block;
	bottom:30px;
}


.shedzenili2_1 {
	padding-right:0;
	float:none;
}
.shedzenili2_1 img {
	width:100%;
	max-height:160px;
}

.shedzenili3 {
	width:230px;
	font-size:14px;
	line-height:19px;
}
.shedzenili4 {
	width:120px;
}
.shedzenili2_2 {
	font-size:14px;
}

.shedzenili3_1 {
	display:none;
}
.shedzenili3_2 {
	display:block;
	font-size:14px;
}

.shedzenili1 {
	padding:0 0 21px 0;
	margin-bottom:23px;
}
.shedzenili2 {
	padding-right:18px;
}


.prfstatdiv1 {
	width:488px;
	margin:0 auto;
}
.prfstat1 {
	padding:0 10px;
	width:223px;
	height:325px;
	font-size:12px;
}
.prfstat1 .shetavaz3 {
	width:221px;
	height:152px;
}
.prfstat1 .shetavaz3 img {
	width:221px;
	min-height:152px;
}
.prfstat1 .shetavaz6 {
	font-size:13px;
}


.prfshetavdiv1 {
	width:590px;
	margin:0 auto;
}

.shetavaz1_page222 {
	padding:0 7px;
	width:182px;
	height:333px;
	font-size:13px;
}
.shetavaz3_page222 {
	width:180px;
	height:130px;
}
.shetavaz3_page222 img {
	width:180px;
	min-height:130px;
}
.shetavaz4_222 {
	height:160px;
}
.shetavaz6_222 {
	height:112px;
	font-size:13px;
}


.remove1 {
	right:7px;
	top:5px;
	font-size:22px;
}


.rezume2 {
	font-size:15px;
}
.rezume4_1 {
	float:none;
	padding:0 0 8px 0;
	font-size:15px;
}
.rezume4_2 {
	float:none;
}
.rezume4_2 input {
	width:220px;
}
.rezume4_2 select {
	width:229px;
}
.rezume4_3 input {
	width:195px;
}
.rezume5 {
	font-size:15px;
}
.rezume6_1 {
	font-size:15px;
}
.rezume6_2 textarea {
	width:99%;
}
.rezume7_1 {
	font-size:15px;
	padding-bottom:7px;
}
.rezume8_3 {
	font-size:14px;
	width:96px;
}
.rezume8_4 {
	width:98%;
	font-size:15px;
	margin-bottom:4px;
	padding-left:0px;
}
.rezume8_5 {
	padding:1px 0 2px 10px;
}
.rezume8_6 {
	width:25px;
	font-size:20px;
	padding-top:2px;
}

.rezume9 {
	width:100%;
}
.rezume9_2 {
	width:115px;
	font-size:15px;
}
.rezume9_4 select {
	width:130px;
}
.rezume9_5 select {
	width:80px;
}
.rezume9_7 {
	display:block;
	font-size:14px;
}
.rezume9_8 {
	display:block;
}
.rezume9_6 {
	display:none;
}
.rezume9_9 {
	right:0;
	width:95px;
	font-size:14px;
}
.rezume10 {
	font-size:14px;
}
.rezume11 {
	font-size:14px;
}
.rezume10_2 {
	width:185px;
}
.rezume10_4 {
	width:25px;
	font-size:20px;
}
.rezume9_222 {
	width:190px;
}

.rezume12_2 {
	float:none;
	width:98%;
	padding:0 0 7px 0;
	font-size:15px;
}
.rezume12_3 {
	float:none;
}
.rezume12_3 select {
	width:260px;
}
.rezume10_5 {
	width:260px;
}
.rezume14 {
	margin:-10px auto -25px auto;
}
.rezume14_1 {
	font-size:15px;
}

.rezumedone1_2 {
	display:none;
}
.rezumedone1_3 {
	float:none;
}



}


@media only screen and (max-width : 630px) {
	
.reg0 {
	display:none;
}
.avt0 {
	display:none;
}
.reg1 {
	display:block;
}
.avt1 {
	display:block;
}

.toph2 {
	padding-right:5px;
}	
.toph5_1 a {
	width:21px;
	height:45px;
	background-position:10px 5px;
}
.menu2 {
	padding:10px 0 0 16px;
}

.shet_size {
	width:480px;
	margin:0 auto 0 -15px;
}

.specsh1 {
	padding:35px 6px 25px 6px;
	margin:0 0 30px 0;
}

.shetavaz1 {
	padding:0 1px 0 11px;
	height:315px;
	font-size:12px;
}

.results_top1_2 {
	width:450px;
	margin:0 auto;
}

.results_top2_2 {
	margin:0 11px 20px 11px;
}

.shet_size2 {
	width:480px;
	margin:0 auto 0 -15px;
}

.sht_shida1 {
	width:208px;
	padding-left:19px;
}
.sht_shida2 {
	width:206px;
}
.sht_shida2 img {
	width:206px;
}
.gonisdz4 { display:none; }
.gndzfilter { display:none; }
.gndzfilter2 {
	float:left;
}

.alboms1 {
	width:46%;
	padding:0 2% 20px 2%;
}
.alboms2 {
	height:130px;
}
.alboms2 img {
	min-height:130px;
}

.vacancy4 {
	display:none;
}
.vacancy3 {
	display:none;
}
.vacancy4_4 {
	display:table-cell;
	padding-left:15px;
}
.vacan_v3 {
	width:180px;
}
.vacan_title2 {
	width:245px;
}

.spec_pagediv1 {
	width:450px;
}

.shetavaz1_page {
	width:213px;
	height:310px;
	font-size:13px;
}
.shetavaz3_page {
	width:211px;
	height:146px;
}
.shetavaz3_page img {
	width:211px;
	min-height:146px;
}


.gonisdz_home_top1 {
	margin:0 0 20px 0;
}

.specs_home_top3_1 {
	padding:0 15px 30px 15px;
}

.sxva_div1 {
	display:none;
}

.sxva_div_mob1 {
	display:block;
}

.dasaqchk1 {
	display:none;
}
.dasaqchk2 {
	display:table;
	padding:5px 0 10px 0;
	margin:0 auto;
}
.dasaqchk2 .schecks1 {
	width:150px;
}
.dasaqsrch1 {
	padding-right:0;
}

.gancx6 {
	width:50px;
}
.gancx1_2 {
	display:none;
}
.gancx5 {
	display:none;
}

.rulesdiv1 {
	width:400px;
	padding:12px 15px 0 25px;
	margin:-190px 0 0 -220px;
}

.profmonac4_ed input {
	width:210px;
	height:30px;
	font-size:15px;
}
.nac3ed {
	padding-right:15px;
	font-size:14px;
}

.profmonac9 input {
	width:170px;
	height:28px;
}
.profmonac8 {
	font-size:15px;
	line-height:18px;
}

.shedzenili2 {
	padding-right:14px;
}
.shedzenili2_2 {
	font-size:13px;
}
.shedzenili3 {
	width:215px;
	font-size:13px;
	line-height:19px;
	padding-left:13px;
}
.shedzenili3_2 {
	font-size:13px;
}

.shedzenili4 {
	width:36px;
}
.shedzenili4 span{
	display:none;
}
.shedzenili4 a {
	padding:9px 0 10px 0;
}

.danazogi {
	float:none;
	clear:both;
	padding:20px 0 10px 0;
	text-align:left;
	border-bottom:2px solid #e7edee;
	margin-bottom:10px;
}

.shedzfilter {
	display:none;
}

.prfstatdiv1 {
	width:452px;
	margin:0 auto;
}
.prfstat1 {
	padding:0 6px;
	width:214px;
	height:315px;
}
.prfstat1 .shetavaz3 {
	width:212px;
	height:140px;
}
.prfstat1 .shetavaz3 img {
	width:212px;
	min-height:140px;
}
.prfstat1 .shetavaz6 {
	font-size:13px;
}

.profpaging1 {
	display:table;
	margin:0 auto;
	padding-top:10px;
}


.prfshetavdiv1 {
	width:450px;
	margin:0 auto;
}

.shetavaz1_page222 {
	padding:0 7px;
	width:210px;
	height:325px;
	font-size:13px;
}
.shetavaz3_page222 {
	width:208px;
	height:143px;
}
.shetavaz3_page222 img {
	width:208px;
	min-height:143px;
}

.shetavaz4_222 {
	height:140px;
}
.shetavaz6_222 {
	height:95px;
	font-size:13px;
}


.rezume1 {
	margin-left:-7px;
	margin-right:-7px;
}
.rezume1_dn {
	margin-left:-7px;
	margin-right:-7px;
}
.rezume2 {
	font-size:14px;
}
.rezume4_2 input {
	width:170px;
}
.rezume4_2 select {
	width:179px;
}
.rezume4_3 input {
	width:145px;
}
.rezume5 {
	font-size:14px;
}
.rezume6_1 {
	font-size:14px;
}
.rezume6_2 textarea {
	width:99%;
}
.rezume7 {
	width:180px;
}
.rezume7_1 {
	font-size:14px;
	padding-bottom:7px;
}
.rezume8_2 select {
	width:150px;
}
.rezume8_3 {
	font-size:13px;
	width:92px;
}

.rezume9_2 {
	width:100px;
	font-size:14px;
}
.rezume9_4 select {
	width:115px;
}
.rezume9_5 select {
	width:70px;
}
.rezume9_7 {
	display:block;
	font-size:14px;
}
.rezume9_9 {
	right:0;
	width:92px;
	font-size:14px;
}
.rezume10 {
	font-size:14px;
}
.rezume12_2 {
	font-size:14px;
}
.rezume11 {
	font-size:14px;
	margin-bottom:4px;
}
.rezume10_2 {
	width:155px;
}
.rezume10_3 {
	width:70px;
	font-size:13px;
}
.rezume9_222 {
	width:105px;
}
.rezume9_333 {
	padding:0;
}

.rezume12_3 select {
	width:195px;
}
.rezume10_5 {
	width:150px;
	padding-right:20px;
}

.rezume3act {
	width:170px;
	height:170px;
}
.rezume3act img {
	width:170px;
	height:170px;
}

.rezumedone1_1 {
	padding:6px 0;
	font-size:14px;
	line-height:15px;
}
.rezumedone1_3 {
	width:230px;
}

.rezumedone2 {
	min-width:245px;
}



}

@media only screen and (max-width : 481px) {
	.h-add-object {
		display: none;
	}
	
	.search1 {
		padding-left: 10px;
		padding-right: 10px;
	}

	.srch3 {
		width: 401px; /*401px 216*/
	}

	.dasaqsrch1 .srch3 {
		width: 290px;
	}

	.dasaqsrch1 .dzieba2_3 p {
		padding: 0 0 1px 0;
		margin: 0;
		width: 267px;
		float: left;
		letter-spacing: -0.07em;
		font-size: 13px;
	}

	.srch4 {
		left: 0;
	}



	.slider3_4 {
		width: 394px;
	}

	.blkmen_mob4 a {
		margin-right: 0px;
	}

	.slider2_3 img {
		width: 100%;
	}


	
.prfstatdiv1 {
	width:452px;
	margin:0 -10px;
}

.prfshetavdiv1 {
	width:452px;
	margin:0 -10px;
}


.shetavaz1_page {
	padding:0 0 0 14px;
	width:203px;
	height:315px;
}
.shetavaz3_page {
	width:201px;
	height:146px;
}
.shetavaz3_page img {
	width:201px;
	min-height:146px;
}

.shetavaz6_222 {
	font-size:13px;
}


}


input.i_error, select.i_error, textarea.i_error {
	border: 1px solid #C00;
}



.popup_div1 {
	position: relative;
	float: left;
}
.popup_div2 {
	width: 100%;
}
.popup_div2 a.popup {
	color: #b58338;
	cursor: pointer;
}
.popup_div2 a.popup:hover {
	text-decoration: none;
}
.popup_div3 {
	padding: 25px;
	font-size: 14px;
	color: #000;
	text-align: center;
	background: #FFF;
	border: none;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.popup_div3 span.popup {
	font-weight: bold;
	font-size: 14px;
	font-family: sylfaen;
	line-height: 12px;
}
.popup_div4 {
	text-align: right;
	position: absolute;
	right: 15px;
	top: 12px;
	cursor: pointer;
}
.popup_div4 img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.popup_div5 {
	padding-bottom: 0px;
} /*12*/
.popup3 {
	padding: 10px 0 30px 0;
}









.gmap-name {
	font-family: 'Mtavruli';
	padding-bottom: 2px;
	font-size: 12px;
}
.gmap-name a {
	text-decoration: none;
	color: #1a954d;
}
.gmap-name a:hover {
	text-decoration: underline;
}
.gmap-img {
	padding-bottom: 2px;
}
.gmap-img img {
	height: 80px;
}
.gmap-address {
	font-size: 11px;
	font-family: 'Ingiri';
}
.gmap-tel {
	font-size: 11px;font-family: 'Ingiri';

}

.branch-popup-a {
	color: #1a954d;
	position: relative;
	cursor: pointer;
}
.branch-popup-a-span:hover .branch-popup {
	display: block;
}
.branch-popup {
	position:absolute;
	display:none;
	width:260px;
	bottom:25px;
	right:0;
	padding:10px 15px 15px 15px;
	background:#262626;
	color:white;
	text-align:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	z-index:100;
	cursor:auto;
}


.menu-search-delete {
	display: inline-block;
	width:20px;
	vertical-align:middle;
	overflow:hidden;
	font-family:'icons';
	color:#e74c3c;
	font-size:17px;
	line-height:15px;
	text-align:right;
	margin: 7px 0 0 10px;
}
.menu-search-delete a {
	color:#e74c3c;
	text-decoration:none;
	cursor:pointer;
	display: none;
}

.menu-group-name {
	font-family: 'Mtavruli';
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-left: 10px;
}
.menu-group-name.first-item {
	padding-top: 0px;
}


















































.shuamain { /*width:1000px;*/ margin:0 auto; min-height:430px; padding-bottom:120px; border-bottom:10px solid #2d3e50; }
.leftgrid1 { /*width:960px;*/ margin:0 auto; }
.gasuft1 { padding-bottom:10px; background:url(img/bord.gif) repeat-x 0 12px; }
.gasuft2 { float:right; background:white; padding-left:10px; line-height:15px; font-size:12px; }
.gasuft2 a { display:block; padding:3px 12px 6px 12px; background:#ecf0f1; text-decoration:underline; color:#2d3e50; }
.gasuft2 a:hover { text-decoration:none; color:#5d6e7e; }
.paddiv0_9 { padding-bottom:9px; }
.paddiv1 { padding-bottom:10px; }
.paddiv1_5 { padding-bottom:15px; }
.paddiv2 { padding-bottom:20px; }
.paddiv2_5 { padding-bottom:25px; }
.paddiv3_5 { padding-bottom:35px; }
.paddiv4 { padding-bottom:40px; }
/*.paddiv5 { padding-bottom:50px; }*/
.endofblocks { padding-top:10px; border-top:2px solid #818b8c; }
.right_block { float:right; width:515px; }
.rig_cheks { float:right; width:515px; }
.rig_cheks input { vertical-align:middle; margin-right:6px; }
.ad_left1 { float:left; width:95px; padding-top:3px; }
.ad_left2 { float:left; width:125px; padding-top:3px; }
.ad_left3 { float:left; width:185px; padding-top:3px; }
.ad_inpdiv1 { float:left; }
.ad_inpdiv1 input { width:380px; height:17px; padding-left:6px; }
.ad_inpdiv1 select { width:110px; height:23px; font-size: 12px;}
.ad_inpdiv2 { float:left; }
.ad_inpdiv2 input { width:75px; height:17px; padding-left:6px; }
.ad_inpdiv3 { float:left; }
.ad_inpdiv3 input { width:236px; height:17px; padding-left:6px; }
.ad_inpdiv4 { float:left; }
.ad_inpdiv4 input { width:120px; height:17px; padding-left:6px; }
.ad_inpdiv5 { float:left; }
.ad_inpdiv5 input { width:170px; height:17px; padding-left:6px; }
.ad_seldiv1 { float:left; }
.ad_seldiv1 select { width:246px; height:22px; padding-left:6px; }
.ad_seldiv2 { float:left; }
.ad_seldiv2 select { width:390px; height:22px; padding-left:6px; }
.passdiv1_input {float:left; width:80px; padding:2px 0 4px 8px; font-size:11px; margin-top:-1px; height:12px;}
.passdiv1 { float:left; min-width:80px; border:1px solid #e4e5e7; padding:2px 0 4px 8px; font-size:11px;  }
.passdiv2 { float:left; padding:3px 5px 0 25px; }
.adm_photos1 { padding-left:125px; }
ul#image_list li {position:relative;}
.adm_photos2 { float:left; padding-right:20px; position:relative; }
.adm_photos3 { position:absolute; right:15px; top:-5px; z-index:50;}
.adm_photos4 img { width:120px; }
.adm_photos3_new {position:absolute; right:12px; top:-20px; z-index:50;}
.sel_div1_pro { position:relative; border:1px solid #d3d3d3; padding:0 0 0 8px; font-size:12px; color:black; }
.sel_div2_pro { background:#FFF; cursor:pointer; height:21px; padding:2px 0 0 0; }
.sel_div2_pro img { float:right; position:relative; top:-2px;}
.select_checkbox_popup_div {max-height:78px; height:auto !important; overflow:auto;}
.qvemenu1_check {
	position:absolute; background:white; border:1px solid #999999; left:-1px;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.2); padding:10px; font-size:13px; z-index:3;
	height:auto !important; overflow:auto; display:none;
}
.qvemenu2_check {
	max-height:184px; height:auto !important; overflow:auto;
}
#image_list {list-style-type:none; margin:0px; padding:0px;}
#image_list li {float:left; width:140px; height:167px;}
#image_list span {width:120px; height:167px; display:block;}
.placeHolder span {background-color:white !important; border:dashed 1px gray !important;}
.sort_top a {cursor:pointer; text-decoration:none;}
.sort_top a:hover {text-decoration:underline;}
.buttons1 { float:right; padding-left:10px; line-height:17px; text-align:center; font-size:14px; }
.buttons1 a { display:block; text-decoration:none; color:white; padding:2px 15px 7px 15px; }
.redbg1 a { background:#e84c3d; }
.redbg1 a:hover { background:#c1392d; }
.greybg1 a { background:#7e8c8c; }
.greybg1 a:hover { background:#637171; }
.greenbg1 a { background:#27ae61; }
.greenbg1 a:hover { background:#188e4b; }
.bluebg1 a { background:#2d3e50; }
.bluebg1 a:hover { background:#445669; }
.janright1 { float:right; width:360px; }
.selcheck1 { cursor:pointer; position:relative; }
.selcheck2 { float:left; width:360px; height:19px; border:1px solid #d3d3d3; background:white; padding:2px 0 0 8px; font-size:12px; }
.selch_div1 { position:Absolute; z-index:50; top:24px; left:0; }
.selch_div2 { width:368px; max-height:235px; overflow:auto; font-size:12px; padding:10px; border:1px solid #aaaaaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2); background:white; cursor:default }
.selch_div3 { padding-bottom:3px; }
.selch_div3 input { vertical-align:middle; margin-right:5px; float:left; }
.selch_div3 span {float:left; display:block; width:310px;}
.selch_div4 { padding:0 0 3px 15px; }
.selch_div4 input { vertical-align:middle; margin-right:5px; float:left; }
.selch_div4 span {float:left; display:block; width:295px;}
.dayscheck { float:left; width:120px; height:22px; }
.dayscheck input { vertical-align:middle; margin-right:5px; }


























.popup-button {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 5px;
	padding-top: 10px;
}
.popup-button a {
	display: block;
	padding: 2px 10px 3px 10px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.popup-button a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.greenbg {
	background: #65952f;
	color: white;
}
.redbg {
	background: #e84c3f;
	color: white;
}
.yellbg {
	background: #eea620;
	color: white;
}
.greybg {
	background: #95a5a5;
	color: white;
}
.greybg2 {
	background: #7e8c8c;
	color: white;
}
.darkbg {
	background: #353a3e;
	color: white;
}