
ul, ol, li {
list-style-position: inside;
}
#lightbox {
vertical-align:middle;
position:fixed;
}
.links .thumbnail .caption {
text-align:center;
}

.servisebi .thumbnail .caption {
text-align:left;
padding: 3px 0 0 0;
line-height: 16px;
font-size: 12px;
border-left: solid 1px #efefef;
border-right: solid 1px #efefef;
border-bottom: solid 1px #efefef;
padding: 5px;
}

.servisebi .col-sm-3 {
width: 33.33333%;
padding-right: 0;
transition: all 0.5s ease;
}
.servisebi .thumbnail .caption p:first-child  {
font-size: 14px;
color:#b00000;
margin-bottom: -3px;
}

.servisebi .glyphicon-map-marker  {
color:gray;
}

.servisebi .thumbnail  .thumbS  {
background-size: cover;
display:block;
height:173px;
width:100%;

background-position:center center;
}
.servisebi .thumbnail:hover {
background:#e7f5fb;
cursor:pointer;
}


.links .col-sm-3 {
	background:url('img/links-bg.png') no-repeat;
}

.links .col-sm-3:first-child {
background:none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border-top: 1px dashed #BCD7E8;
}

.table {
border: 1px dashed #BCD7E8;
}

.hiddenDiv {
border-top: 1px dashed #dadada;
padding-top: 4px;

}

.jumbotron {
	height:390px;
	background:url('img/header.png') no-repeat;
	background-position: center center;
	background-size: cover;
}

.header-footer-inner {
position: absolute;
top: 300px;
height: 78px;
width: 100%;
background: url('img/top-footer.png') no-repeat;
height: 91px;
background-position: 100% 100%;
background-size: cover;
}

.tel-inner {
z-index: 10;
position: absolute;
top: 26px;
height: 48px;
right: 40px;
color: white;
font-size: 21px;
}

.shua {
margin-top: 30px;
}

.leftm > li > a {
font-family: 'MT';
}

.photo_gallery .thumbnail:hover > .certHoverRight {
opacity:1
}
.servisebi .thumbnail:hover > .certHoverRight {

background: #119fda url('img/lupa.png') no-repeat;

background-position: center center;

}


.photo_gallery .thumbnail:hover {
opacity:0.9;
}

.footer .back {
margin-top: -8px;
}
#ukan{
background:#E01F30;
height:30px;
padding:5px 10px;
margin:0 auto;
color:white;
font-family:'bpgarial';
width:150px;
text-align:center;
margin-top:15px;
}


/* video */
.video_prev_items {
position:relative;
}
.video_list {
	display:block;
	height:350px;
	width:100%;
	overflow:hidden;
	max-height:350px;
}

.video_list .list-group-item{ 
padding:0;

padding-bottom:6px;
}
.video_list .list-group-item .thumbnail{ 
margin-bottom:0;
}

.hoveri {
background: url('img/video_icon.png') no-repeat;
position: absolute;
z-index: 100343434;
background-color: rgba(7, 7, 7, 0.45);
display: block;
height: 94px;
width: 141px;
margin-left: 0px;
background-position: 115px 79px;
transition: all 0.5s ease;
}

.hoveri:hover { 
opacity:0.1;
cursor:pointer;

}

.glyphicona {
background: url('img/video_arrow.png') no-repeat;

width: 27px;
height: 15px;
margin: 0 auto;
margin-bottom: 3px;

position: relative;
top: 1px;
display: inline-block;
font-family: 'arial';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: none;
-moz-osx-font-smoothing: none;

}



.up {
background-position: -27px 0px;
cursor: pointer;

}

.up:hover {
background-position:0px 0px;
cursor:pointer;
}


 .down {
background-position: -27px -15px;
}

.down:hover {
background-position:0 -15px;
cursor:pointer;
}

.tab-content .right_prev{
border-left:1px solid #ddd;
}

.tab-content {
border: 1px solid #ddd;
border-top: 0;
padding-bottom: 25px;

}


/* slider */

.btn-vertical-slider{ 
margin-top:3px;

cursor:pointer;
}



 .thumbnail{
 border-radius: 0px;
 margin-bottom: 15px;
 }

 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}

 .carousel.vertical .active.right {
  top: 100%;
}

 .carousel.vertical .item {
    left: 0;
}​

.well {
padding:0px;
}

.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
top: -12px;
}

.tab-content {
padding-bottom: 0px; 
}


.titleV {
display:block;
width:22px;
height:22px;
background:url('img/video_title_icon.png') no-repeat;
float:left;
vertical-align:middle;
margin-right:10px;
}

.certHover {

display:none;
background:url('img/video_play.png') no-repeat;
background-size: contain;
}

.video .thumbnail {
display:block;
height:94px;
width:141px;
position:relative;
}

.caption:hover {
text-decoration:none;

}

.photo_gallery .col-sm-3 {padding-left:5px; padding-right:5px;}

.video {
width: 141px;
display: block;
margin: 0 auto;
}

@media (max-width: 990px) {
.leftmenufor {
display:none;
}
}

@media (max-width: 767px) {
.carousel-inner {
	text-align:center;
	}
	.video {
	width: 25%;
	display: block;
	float:left;
	padding-right:3px;
	}
	.video .thumbnail,.hoveri  {
	width:115px;
	}
	.up, .down {
	margin:0 auto;
	}
	.hoveri  {
		background-position:90px 74px;
	}
}

@media (max-width: 535px) {
	.carousel-inner {
	text-align:center;

	}

	.carousel.vertical .carousel-inner .item {
	width:242px;
	margin:0 auto;
	}

	.video{
	width: 115px;
	display: block;
	float: left;
	margin-right: 6px;

	}
	
	.video .thumbnail,.hoveri  {
	width:115px;
	}

	.up, .down {
	margin:0 auto;
	}
	.hoveri {
	background-position:90px 74px
	}

		.iframe {
		height:200px;
		}
}

.nav-tabs li > a {
position: relative;
display: block;
padding: 7px 4px;
}


/* photo_gallery */

.photo_gallery .thumbnail img{
width:100%;
}
.caption p:hover {
color:black;
}
.photo_gallery .caption {
background: #eaeaea;
margin-top: -5px;
text-align:center;
color:#425868;
font-size:13px;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
vertical-align:middle;
}
.certHover {
display:none;
background:url('img/pluse.png') no-repeat;
background-size: contain;
transition: all 0.5s ease;
}
.photo_gallery .thumbnail:hover .certHover{
display:block;
}

.photo_gallery .thumbnail:hover .thumbnailBg{
display:block;
}
.photo_gallery .thumbnail:hover .row a {
text-decoration:none;
}
.photo_gallery  .thumbnailBg{
overflow: hidden;
background:rgba(0, 0, 0, 0.56);
border-radius: 0;
width: 100%;
height: 173px;
display: none;
margin-bottom:5px;
z-index:111111;
}

.photo_gallery .thumbnail {
overflow: hidden;
border-radius: 0;
width: 100%;
height: 173px;
display: block;
margin-bottom:5px;
}

@media (max-width: 600px) {
#albomi{width:30% !important}
}

@media (max-width: 535px) {

	.photo_gallery .thumbnail {
	height: 100px;
	}
	#weli,#albomi{width:100% !important}

}
@media (max-width: 400px) {
	.photo_gallery .col-sm-3 {
	width: 100% !important;
	float: left !important;
	margin-bottom: 15px !important;
	}
	.media-headingp{height:auto !important}
}
.kamera{
	width:32px;
	height:28px;
	transition:none !important;
	background:url('/theme/pages/img/kamera.png');
	position: absolute;
	right: 0;
	bottom: 10px;
}
#weli,#albomi{
	height: 31px;
	min-width: 100px;
	text-align: center;
	margin-right:10px;
	border-radius: 3px;
}
.leftarrow {
display:block;
width:22px;
height:22px;
background:url('/theme/pages/img/leftarrow.png') no-repeat;
float:left;
vertical-align:middle;
margin-right: 10px;
margin-left: -5px;
margin-top: -2px;
}
.photo_gallery .row:hover .kamera{
	background-position:0 -31px;
	transition:none !important;
}
.photo_gallery .row:hover .newsimg{
	border-color:white !important
}
.photo_gallery .row{
	padding: 10px;
	margin: -10px;
}
.photo_gallery .row:hover{
	background:#ECF7FD;
}
/* links */

.links .caption {

margin-top: -5px;
text-align:center;
color:#425868;
font-size:13px;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
vertical-align:middle;
transition: all 1s ease;

font-family: 'helvetica';
}

.links .caption:hover {
color:black;
}

.links .thumbnail:hover .certHover{
display:block;
}

.links .thumbnail:hover .thumbnailBg{
display:block;
}
.links .thumbnail:hover .row a {
text-decoration:none;
}
.links  .thumbnailBg{
overflow: hidden;
background:rgba(0, 0, 0, 0.56);
border-radius: 0;
width: 100%;
height: 180px;
display: none;
margin-bottom:5px;
z-index:111111;
}

.links .thumbnail {
overflow: hidden;
border-radius: 0;
width: 100%;
height: 180px;
display: block;
margin-bottom:5px;
}

ul.hiddenSearch {
list-style: none;
height: 84px;
}

.links .caption p{
	font-size:12px;
	margin:0 0 0px
}

/* xshirad dasmuli kitxvebi */
.xshdk {background: gray url('img/pluse.png') no-repeat;
background-size: contain;
transition: all 0.5s ease;
display: block;
height: 20px;
width: 20px;
float:right;
cursor:pointer;
margin-top:-2px;
}
.activexshdk{
	background:#FAFAFA !important;
	color:red !important;
}
.activexshdk .xshdk{
	background: #0D9BD9 url('img/minuse.png') no-repeat !important;
	background-size: contain  !important;
}
.brdr{
border-right: 1px dashed rgb(148, 195, 224) !important;
border-left: 1px dashed rgb(148, 195, 224) !important;
}
.kitxvebi .textLeft{
width:92%; float:left;
}

.kitxvebi .hiddenDiv {
display:none;
float:left;
}

.kitxvebi .listK {
overflow:hidden;
height:40px;
padding-top:10px;
border-bottom:1px dashed gray;
}

.panel-default > .panel-heading {
color: #333;
background-color: #FFFFFF;

}

.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 0;
border-left: none;
border-bottom: none;
}

.panel-default {
border-color: white;
background: #fafafa;
border-top: 1px dashed #94c3e0;
border-radius: 0 !important;
}

.panel-group .panel + .panel {
margin-top: 0; 
}

.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: none;
}
/* kanonmdebloba */
.kanonmdebloba {
font-size:14px;
border-left:0;
border-right:0;
}

.pdf {
display: inline-block;
width: 61px;
height: 25px;
background: url('img/pdf.png') no-repeat;
padding: 0;
margin: 0;
background-position: center center;
background-size: contain;
transition: all 0.5s ease;
float: right;
}

.pdf:hover {
opacity:0.8;
}

.downtitlearrow {
display:inline-block;
width:14px;
height:8px;
background:url('img/downtitlearrow.png') no-repeat;

}

/* ახალი */

.servisebi .col-md-6 {
padding: 0 5px 0 5px;
}
.servisebi .titleRe{
color: #b00000;
margin: 0 0 0 0px;
}
.servisebi p{
font-size: 12px;
}

/* ახალი */
@media (min-width: 513px) { 
.mnname {
top:6px;
}
}

.media-headingp{
	font-family:'MT';
	color:#5B5B5B;
	text-align:left;
	font-size:20px;
	font-weight:normal !important;
	height:75px;
	
}
.tarigispan{
	font-family: 'MT';
	color: #A8A8A8;
	font-size: 13px;
	width: 70%;
	float: left;
	margin-top: 10px;
}