*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	padding: 0;
	margin: 0;
	font-family: 'bpg_ingiri_arial';
	background: #fff;
	font-size: 13px;
}
h1 {
	text-transform: uppercase;
    font-size: 15px;
}
/*article {
text-align: justify;
	}*/

section.margin-small {
text-align: justify;
}
.justify {
 text-align: justify;
}
.center {
	width: 1024px;
	margin: 0 auto;
}
.left {
	width: 256px;
}
.border {
	border-bottom: 3px solid #f0f0f0;
}
.margin {
	margin-bottom: 20px;
}
.normalp {
	font-size: 14px;
    	line-height: 18px;
}
.margin-small {
	margin-bottom: 12px;
}

article.margin p {
	margin-top: 12px;
}
article.margin h2 {
	font-size: 13px;
	margin-top: 12px;
	font-family: 'bpg_extrasquare';
}
article.margin h1 {
	margin-top: 12px;
	font-size: 22px;
    	line-height: normal;
}
article li {
	padding: 4px 0px 0px 60px;
	text-indent: -15px;
}
article li:before {
	content: "\e60e";
	font-family: 'eugeorgia';
	padding: 6px 8px 0px 0px;
	font-size: 8px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'bpg_nino_mtavruli_normal';
	margin: 0px;
}
.add-top-banner {
	width: 100%;
	padding-top: 16px;
	height: 122px;
	background-color: #000;
}
.add-top-banner > a img {
	width: 1024px;
	height: 90px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}
.add-top-banner > object {
	width: 1024px;
	height: 90px;
	margin: 0px auto;
	display: block;
	background-color: #000;
	overflow: hidden;
}
.small-top-banners {
    height: 90px;
    display: inline-block;
    margin-right: 98px;
}
.small-top-banners:last-child {
    margin-right: 0px;
}

.small-top-banners .img {
    width: 180px;
    height: 90px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;

}

.small-top-banners img {
    width: 100px;
    height: 90px;
    display: none;
}
.add-banner {
	position: relative;
	float: right;
	margin: 0 0 20px 0;
	width: 746px;
	height: 90px;
	overflow: hidden;
}
.small-banners {
 	position: relative;
	float: left;
	margin: 0 8px 20px 0;
	width: 180px;
	height: 90px;
	overflow: hidden;
}
.small-banners:last-child {
	margin: 0 0px 20px 0;
}
.small-banners img {
	width: 180px;
	height: 90px;
	visibility: hidden;
}
.small-banners .img {
	width: 180px;
	height: 90px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
header .add-banner {
	margin: 15px 0 0px 0;
}
header .add-banner img {
	width: 100%;
	height: 90px;
	overflow: hidden;
}
header .add-banner > object {
	width: 100%;
	height: 90px;
	overflow: hidden;
}
/* Left Container */
.container-left {
	width: 256px;
	position: relative;
	float: right;
}
header > .logo {
	height: 158px;
	text-align: right;
	padding: 16px 20px 0px 0px;
	position: relative;
	float: left;
}
header > .logo > h1 {
    font-size: 13px;
    font-family: bpg_ingiri_arial;
}
header > .logo a.logo {
	position: absolute;
	left: 0px;
	bottom: 20px;
}
header > .header-wrapper {
	background-color: #fff;
	width: 768px;
	height: 158px;
	display: inline-block;
}
header > .header-wrapper > .top {
	height: 40px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background-color: #f0f0f0;
	width: 768px;
	position: relative;
	float: left;
}
header > .header-wrapper > .top > a span {
	line-height: 40px;
	font-size: 18px;
	height: 40px;
	border-right: 1px solid #dfdfdf;
	padding: 0 18px;
	background-color: #fff;
	color: #7c7c7c;
	height: 39px;
	position: relative;
	float: left;

    -webkit-transition: color .5s;
	transition: color .5s;
}
header > .header-wrapper > .top > a span:hover {
	color: #1e486b;
}
header > .header-wrapper > .top > .lang {
	position: relative;
	float: left;
	line-height: 42px;
	height: 39px;
	color: #7e7e7e;
	width: 206px;
	background-color: #f0f0f0;
	text-align: center;
}
header > .header-wrapper > .top > .lang a {
	color: #7e7e7e;
}
header > .header-wrapper > .top > .lang a.active {
	color: #000;
}
header > .header-wrapper > .top > .lang > span {
	font-size: 8px;
	padding: 0 8px 0 9px;
}
nav.main-menu {
	height: 42px;
	width: 1024px;
	margin: 0 auto;
	line-height: 42px;
	overflow: hidden;
}
nav.main-menu > ul > li {
	float: left;
	background-color: #1e486b;
	margin-right: 1px;
}
nav.main-menu > ul > li:first-child, nav.main-menu > ul > li:last-child {
	margin-right: 0px;
}
nav.main-menu > ul > li a {
	display: block;
	font-family: 'bpg_nino_mtavruli_normal';
	font-size: 13px;
	height: 42px;
	line-height: 45px;
	padding: 0px 13px 0px 13px;
	color: #fff;
	border-right: 1px solid #1c4263;
	box-shadow: 1px 0px 0px #305677;
	-webkit-transition: color, background-color .3s;
	transition: color, background-color .3s;
}
nav.main-menu > ul > li a .icon-menu {
	padding-right: 10px;
}
nav.main-menu > ul > li:first-child a {
	background-color: #b91c3e;
	border: none;
	box-shadow: none;
	width: 256px;
    padding-left: 0px;
}
nav.main-menu > ul > li:first-child:hover a {
	background-color: #b91c3e;
	border: none;
	box-shadow: none;
	width: 256px;
}
nav.main-menu > ul > li.active:first-child a {
	background-color: #b91c3e;
	border: none;
	box-shadow: none;
	width: 256px;
}
nav.main-menu > ul > li:first-child a:after {
	content: '+';
	font-family: 'eugeorgia';
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
nav.main-menu > ul > li.visible a:after {
	content: 'âŽ¼';
}
nav.main-menu > ul > li:last-child a {
	margin-right: 0px;
}
nav.main-menu > ul > li.active a {
	background-color: #1b3f5d;
}
nav.main-menu > ul > li:hover a {
	background-color: #1b3f5d;
}
.container-left .slider-title{
	font-size: 22px;
	margin-bottom: 10px;
	margin-left: 2px;
	color: #7c76b2;
}
.container-left > header > .logo h1 {
	letter-spacing: -0.3px;
	padding-bottom: 10px;
}
.container-left > header > .logo img {
	float: left;
}
.container-left > nav {
	font-family: 'bpg_ingiri_arial';
	margin-top: 20px;
    font-size: 13px;
		display: none;
}
/*.container-left > header > nav > ul > li:first-child a {
	font-family: 'bpg_nino_mtavruli_normal';
	display: block;
	background-color: #b91c3e;
	color: #fff;
	height: 42px;
	padding: 14px 0px 0px 14px;
	margin-bottom: 22px;
	border: none;
	width: 256px;
}
.container-left > header > nav > ul > li:first-child a:hover {
	background-color: #b91c3e;
	color: #fff;
}*/
.container-left > nav > ul > li a {
	display: block;
	background-color: #fff;
	height: 42px;
	padding: 12px 0px 0px 14px;
	margin-bottom: 2px;
	color: #292929;
	border: 1px solid #dfdfdf;
	width: 236px;

	-webkit-transition: color, background-color .3s;
	transition: color, background-color .3s;
}
.container-left > nav > ul > li a:hover {
	background-color: #335878;
	color: #fff;
}
.container-left > nav > ul > li > a span {
	float: right;
	font-size: 18px;
	padding-right: 8px;
}
.container-left > nav > ul > li.active a {
	background-color: #335878;
	color: #fff;
}
.container-left > .wrapper-video {
	margin: 22px 0;
	/*	height: 385px;*/
	width: 236px;
}
.container-left > .wrapper-video > .wrapper-img {
	height: 110px;
	overflow: hidden;
}
.container-left > .wrapper-video > .wrapper-img {
	height: 112px;
	width: 242px;
	overflow: hidden;

	-webkit-transition: all .5s;
	transition: all .5s;
}
.container-left > .wrapper-video > .wrapper-img-large {
	height: 330px;
	overflow: hidden;

	-webkit-transition: all .5s;
	transition: all .5s;
}
.container-left > .wrapper-video h1 a {
	display: block;
	font-family: 'bpg_nino_mtavruli_normal';
	color: #fff;
	font-size: 13px;
	padding: 14px 0px 0px 14px;
	height: 42px;
	background-color: #b91c3e;
}
.container-left > .wrapper-video > iframe {
	width: 236px;
	height: 177px;
}
.container-left > .wrapper-video > .see-more-video {
	font-family: 'bpg_nino_mtavruli_normal';
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	height: 42px;
	background-color: #b91c3e;
	text-align: center;
	cursor: pointer;

}
.container-left > .wrapper-video > .wrapper-image-large {
height: 335px;
}

.container-left > .wrapper-video > .see-more-video:before {
	content: '+';
}
.container-left > .wrapper-video > .see-less-video:before {
	content: '-';
	font-size: 34px;
}
.container-left > .wrapper-video > .wrapper-img img {
	width: 116px;
	height: 109px;
	visibility: hidden;
}

.container-left > .wrapper-video > .wrapper-img .img {
	width: 116px;
	height: 109px;
	cursor: pointer;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	float: left;
}

.container-left > .add-left-banner {
	margin-top: 20px;
	width: 236px;
	overflow: hidden;
}
.container-left > .add-left-banner > img {
	margin-bottom: 20px;
}
/* container right */
#container-right {
	width: 768px;
	background-color: #fff;
	float: right;
	padding: 22px 0px 0px 22px;
}
#container-right > header > .add-banner {
	height: 118px;
}
#container-right > header > .add-top-banner {
	height: 118px;
}
/* main */
main#container-right figure.main-banner {
	width: 746px;
	/*height: 457px;*/
	height: 350px;
	overflow: hidden;
	position: relative;
	float: left;
}
main#container-right figure.main-banner img {
	display: none;
}
main#container-right figure.main-banner a {
	width: 746px;
	height: 350px;
	display: block;
	background-size: cover;
	background-position: center;
}
figure.main-banner figcaption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	width: 100%;
/*	height: 70px;*/
	padding: 7px 20px 0 20px;
	white-space: normal;
}
figure.main-banner figcaption > h1 {
	margin-bottom: 0;
  font-size: 18px;
  white-space: normal;
  line-height: 26px;
}
figure.main-banner figcaption:lang(en) {
  padding-top: 0;
}
figure.main-banner figcaption > h1:lang(en) {
  line-height: 30px;
}
figure.main-banner figcaption > h6 {
  font-family: 'bpg_ingiri_arial';
  line-height: 16px;
	margin-bottom: 10px;
}
figure.main-banner figcaption > p {
	margin-bottom: 7px;
    white-space: normal;
 }
/*remove*/
main#container-right > figure.banner-thumbnail {
	width: 746px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	position: relative;
	float: left;
	height: 87px;
	margin-bottom: 20px;
	overflow: hidden;
}


main#container-right > figure.banner-thumbnail > button {
	font-size: 40px;
	line-height: 60px;
	border: none;
	top: 12px;
	height: 60px;
	position: absolute;
	background-color: #fff;
	cursor: pointer;
	z-index: 1;
}
main#container-right > figure.banner-thumbnail > button#next {
	left: 0px;
}
main#container-right > figure.banner-thumbnail > button#prev {
	right: 0px;
}
main#container-right > figure.banner-thumbnail > .iSlider-thumbs {
	white-space: nowrap;
	position: relative;
	margin-left: 56px;

	transition: left .5s;
	-webkit-transition: left .5s;
}
#carusel-container>.box>.iSlider-thumbs img {
	width: 120px;
	height: 56px;
	margin: 14px 2px 0px 2px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
/*	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);*/
}
#carusel-container>.box>.iSlider-thumbs .img {
	width: 120px;
	height: 56px;
	margin: 14px 2px 0px 2px;
	display: inline-block;
	overflow: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
/*end remove*/
/*replace*/
  #carusel-container {
	  border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	float: left;
	width: 746px;
	margin-bottom: 20px;
	  }

	  #carusel-container > button {
	font-size: 40px;
	line-height: 87px;
	border: none;
	top: 12px;
	height: 80px;
	background-color: #fff;
	cursor: pointer;
	z-index: 1;
	float: left;
	width: 60px;
}
#carusel-container>.box {
width: 624px;
height: 87px;
overflow: hidden;
display: inline-block;
float: left;
	  }
#carusel-container>.box>.iSlider-thumbs {
white-space: nowrap;
position: relative;
height: 74px;
left: 0;

transition: left .5s;
-webkit-transition: left .5s;

}

#carusel-container>.box>.iSlider-thumbs img {
	width: 120px;
	height: 56px;
	margin: 14px 2px 0px 2px;
	overflow: hidden;
/*	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);*/
}
/*end*/
main#container-right > section > h1 {
	margin-bottom: 20px;
	font-family: 'bpg_nino_mtavruli_normal';
	text-transform: uppercase;
	color: #b91c3e !important;
	font-size: 24px !important;
}
main#container-right > section > article.article-list {
	width: 359px;
	height: 320px;
	border: 1px solid #d1d1d1;
	position: relative;
	float: left;
	margin: 0px 28px 20px 0px;
	padding: 12px;

    -webkit-transition: background-color, 0.3s;
	transition: background-color, 0.3s;}
main#container-right > section > article.article-list:nth-of-type(2n) {
	margin: 0px 0px 20px 0px;
}
main#container-right > section > article.article-list img {
	width: 334px;
	height: 180px;
	visibility: hidden;
	position: absolute;
}
main#container-right > section > article.article-list .img {
	width: 334px;
	height: 180px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.container-left > .wrapper-video > .wrapper-img .img {
	width: 117px;
	height: 110px;
	cursor: pointer;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	position: relative;
}
main#container-right > section > article.article-list h1 {
	margin-top: 12px;
}
main#container-right > section > article.article-list p {
	margin-top: 12px;
}
main#container-right > section > article a.article-more {
	position: absolute;
	bottom: 12px;
	right: 12px;
	border: 1px solid #f0cdd5;
	color: #b91c3e;
	width: 62px;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	font-size: 10px;
	padding: 0px 0px 0px 4px;

    -webkit-transition: border, .3s;
	transition: border, .3s;
}
main#container-right > section > article.article-blog-list a.article-more {
	position: absolute;
	bottom: 0px;
	right: 250px;
	background-color: #1b3f5d;
	border: 1px solid #1b3f5d;
	color: #fff;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px 0px;

    transition: border, .3s;
	-webkit-transition: border, .3s;
}
main#container-right > section > article a.article-more:hover {
	border: 1px solid #b91c3e;
	color: #fff;
	background-color: #b91c3e;
}
main#container-right > section > article a.article-more > .icon-arrow {
	float: right;
	line-height: 20px;
	font-size: 14px;
}
main#container-right > section > article.article-list-small {
	width: 358px;
	height: 150px;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	margin: 20px 28px 0 0px;
	padding: 11px;
}
main#container-right > section.video > article.article-list-small:nth-child(2n) {
	margin: 0px 28px 20px 0px;
}
main#container-right > section.video > article.article-list-small .img:after {
	content: "\e611";
	font-family: 'eugeorgia';
	font-size: 30px;
	z-index: 0;
	position: absolute;
	left: 8px;
	top: 8px;
	color: #fff;

    transition: color, .5s;
	-webkit-transition: color, .5s;
}
main#container-right > section.video > article.article-list-small .img:hover:after {
	color: #b91c3e;
}
main#container-right > section > article.article-list-small {
	width: 359px;
	height: 150px;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 12px;

    transition: background-color, 0.3s;
	-webkit-transition: background-color, 0.3s;
}
main#container-right > section.video > article.article-list-small {
	width: 359px;
	height: 150px;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 12px;

     transition: background-color, 0.3s;
	-webkit-transition: background-color, 0.3s;
}
main#container-right > section.video > article.article-list-small:nth-child(2n) {
	margin: 0px 0px 20px 0px;
}
main#container-right > section > article.article-list-small img {
	left: 14px;
	top: 14px;
	width: 136px;
	height: 126px;
	position: absolute;
	backgroun-color: red;
	visibility: hidden;
}
main#container-right > section > article.article-list-small .img {
	width: 136px;
	height: 126px;
	float: left;
	position: relative;
	margin-right: 14px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center
}
main#container-right > section > article.article-list-small h1 {
	width: 182px;
	float: left;
}
main#container-right > section > article.article-list-small p {
	width: 182px;
	float: left;
	margin-top: 8px;
}
main#container-right > section > article.category-list {
	width: 746px;
	height: 136px;
	border: 1px solid #d1d1d1;
	position: relative;
	float: left;
	margin: 0px 28px 20px 0px;

	 transition: background-color, 0.3s;
	-webkit-transition: background-color, 0.3s;
}

main#container-right > section > article.category-list:hover, main#container-right > section > article.article-list:hover, main#container-right > section > article.article-list-small:hover {
	background-color: #e5e3e3;
}
main#container-right > section > article.category-list img {
	width: 238px;
	height: 136px;
	border: 1px solid #d1d1d1;
	position: absolute;
	visibility: hidden;
	margin-right: 20px;
}
main#container-right > section > article.category-list .img {
	width: 238px;
	height: 136px;
	border: 1px solid #d1d1d1;
	position: relative;
	float: left;
	margin-right: 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center
}
main#container-right > section > article.category-list h1 {
	width: 474px;
	float: left;
	padding: 12px 0 12px 0px;
}
main#container-right > section > article.category-list p {
	width: 474px;
	float: left;
}
main#container-right > section > article > a.more-category-section {
	position: absolute;
	bottom: 12px;
	left: 350px;
	border: 1px solid #ebeff2;
	color: #1e486b;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	font-size: 10px;
	padding: 0px 0px 0px 4px;
}
a.more-category-section-video {
	position: absolute;
	bottom: 42px;
	left: 162px;
	border: 1px solid #ebeff2;
	color: #1e486b;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	font-size: 10px;
	padding: 0px 6px 0px 6px;
}
main#container-right > section > article a.more-category {
	position: absolute;
	bottom: 12px;
	right: 12px;
	border: 1px solid #ebeff2;
	color: #1e486b;
	width: 62px;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	font-size: 10px;
	padding: 0px 0px 0px 4px;
}
main#container-right > section > article a.more-category:hover, main#container-right > section > article a.more-category-section:hover {
	background-color: #1e486b;
	color: #fff;
}
main#container-right > section > article a.more-category > .icon-arrow {
	float: right;
	line-height: 20px;
	font-size: 14px;
}
main#container-right > section > article a.more-category-date {
	height: 20px;
	display: block;
	position: absolute;
	bottom: 12px;
	width: 144px;
	left: 258px;
	background-color: #1e486b;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
}
main#container-right > section.video > article a.more-category-date {
	height: 20px;
	display: block;
	position: absolute;
	bottom: 12px;
	width: 144px;
	background-color: #1e486b;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
}
main#container-right > section > article a.more-category-section {
	position: absolute;
	bottom: 12px;
	left: 410px;
	border: 1px solid #ebeff2;
	color: #1e486b;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	font-size: 10px;
	padding: 0px 6px 0px 6px;
}
.blue {
	color: #0a487c;
}
.red {
	color: #b91c3e;
}
#map_canvas {
	width: 746px!important;
	height: 415px!important;
}
/*.container {

	}

main {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(../img/bg.jpg) bottom center;
	background-size: cover;
}


header > div > .languages {
	height: 100px;
	line-height: 100px;
	float: left;
	margin-left: 48px;
}
header > div > .languages > a {
	color: #898989;
	text-decoration: none;
}
header > div > .languages > a.active {
	color: #000;
}*/
footer {
	width: 100%;
	border-top: 1px solid #b4c1cc;
	height: 154px;
	clear: both;
	background-color: #fff;
	padding-top: 1px;
    min-width: 1024px;
}
footer > div:first-child {
	border-top: 1px solid #d67b8f;
}
/*footer > .center > .wrap-partner {
	width: 734px;
	height: 86px;
	border-right: 1px solid #dfdfdf;
	margin: 20px 0;
	overflow: hidden;
	float: left;
}
footer > .center > .wrap-partner > a img {
	width: 140px;*//*
	height: 86px;
	margin-right: 40px;
	overflow: hidden;
	float: left;
}*/
footer > .center > .wrap-partner {
	width: 734px;
	height: 86px;
	border-right: 1px solid #dfdfdf;
	margin: 20px 0;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
footer > .center > .wrap-partner > a img {
/*	width: 140px;*/
	height: 86px;
	margin-right: 40px;
	overflow: hidden;


}
footer > .bottom-menu {
	background-color: #355d7d;
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
footer > .center > form {
	width: 290px;
	float: right;
	margin: 45px 0 0 0;
}
footer > .bottom-menu > .center > nav {
	height: 40px;
	display: inline-block;
}
footer > .bottom-menu > .center > nav > ul > li {
	display: inline-block;
		border-right: 1px solid #2e5575;
}
footer > .bottom-menu > .center > nav > ul > li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
footer > .bottom-menu > .center > nav > ul > li:first-child {
	display: none;
}
footer > .bottom-menu > .center > nav > ul > li a {
	color: #98a5b3;
	padding: 0 8px 0 8px;

    transition: color .5s;
	-webkit-transition: color .5s;
}
footer > .bottom-menu > .center > nav > ul > li a:hover  {
	color: #7d8a98;
}
footer > .bottom-menu > .center > nav > ul > li a:last-child  {
	border-right: none;
}
footer > .bottom-menu  .copyright {
	color: #98a5b3;
	line-height: 40px;
	height: 40px;
	width:100%;
	background:white;
	float: right;
}
footer > .bottom-menu  .copyright > a img {
	width: 70px;
	height: 45px;
	position: relative;
	float: right;
	top: -3px;
}
footer .terms-of-use {
    min-height: 140px;
    height: auto;
	background-color: #1e486b;
	color: #b2bdc7;
	width: 100%;
	overflow: hidden;
	padding: 14px 0;
	line-height: 18px;
}
footer .terms-of-use li {
    border-bottom: 1px solid #355d7d;
    padding: 14px 0 14px 0;
}
footer .terms-of-use li:last-child {
    border-bottom: 0px solid #355d7d;
}
/* subscribe */
form#subscribe {
	width: 240px;
	height: 30px;
}
form#subscribe input.subscribe {
	width: 210px;
	height: 30px;
	padding: 0px 14px;
	border: 1px solid #dfdfdf;
	float: left;
    line-height: 30px;
}
form#subscribe > .subscribe > button {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	color: #ccc;
	float: left;
	margin-left: -1px;
	cursor: pointer;

    transition: background-color, .3s;
	-webkit-transition: background-color, .3s;
}
form#subscribe .subscribe > button:hover {
	width: 30px;
	height: 30px;
	background-color: #1e486b;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	color: #ccc;
	float: left;
	margin-left: -1px;
	cursor: pointer;
}
/* search */
form#search {
	float: right;
}
form#search input.search {
	width: 220px;
	height: 40px;
	padding: 0px 14px;
	border: 1px solid #dfdfdf;
	float: left;
	font-family: 'bpg_ingiri_arial';
}
form#search > button {
	width: 45px;
	height: 40px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	font-size: 20px;
	line-height: 40px;
	color: #ccc;
	float: left;
	margin-left: -1px;
	cursor: pointer;

    transition: background-color, .3s;
	-webkit-transition: background-color, .3s;
}
form#search > button:hover {
	background-color: #1e486b;
}
/* background */
#left {
	position: fixed;
	width: 50%;
	background-color: #f0f0f0;
	z-index: -1;
	height: 100%;
	left: 0px;
}
#left-menu {
	position: absolute;
	width: 30%;
	background-color: #b91c3e;
	z-index: -1;
	height: 42px;
}
#right-menu {
	position: absolute;
	width: 70%;
	margin-left: 30%;
	background-color: #1e486b;
	z-index: -1;
	height: 42px;
}
/* links */
article a:link,
article a:visited,
article a:link
{
	color:#1e486b;

	-webkit-transition: color .3s;
	transition: color .3s;
}
article a:hover
{
	color:#62a1b5;
}
a {
    -webkit-transition: color, background-color .5s;
	transition: color, background-color .5s;
}
img, .img {
    -webkit-transition: opacity .5s;
	transition: opacity .5s;
}
h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active, h4 a:link, h4 a:visited, h4 a:active, h5 a:link, h5 a:visited, h5 a:active, h6 a:link, h6 a:visited, h6 a:active, p a:link, p a:visited, p a:active {
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
	color: #1e486b;
}
a img:hover, a .img:hover {
	opacity: 0.7;
}
/* select */
#select-list {
	text-align: right;
	font-family: 'bpg_nino_mtavruli_normal';
	line-height: 30px;
	margin-right: 10px;
}
.select-list select {
	font-family: 'bpg_nino_mtavruli_normal';
	background: transparent;
	width: 144px;
	padding: 5px;
	font-size: 12px;
/*	line-height: 1;*/
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
	border: 1px solid #ededed;
	background-color: #fff;
	background: url('/media/img/drop-down.jpg');
}
.select-list {
	width: 120px;
	height: 30px;
	overflow: hidden;
	border-right: 1px solid #ededed;
	position: relative;
	float: right;
	margin-left: 6px;
}
.select-list-category {
	width: 200px;
	height: 30px;
	overflow: hidden;
	border-right: 1px solid #ededed;
	position: relative;
	float: right;
	margin-left: 6px;

}
.select-list-category select {
	font-family: 'bpg_nino_mtavruli_normal';
	background: transparent;
	width: 240px;
	padding: 5px;
	font-size: 12px;
/*	line-height: 1;*/
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
	border: 1px solid #ededed;
	background-color: #fff;
	background: url('/media/img/drop-down-category.jpg');

}
address {
	background-color: #1e486b;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
}
address li {
	display: inline-block;
	font-size: 12px;
	border-right: 1px solid #183954;
	padding: 0 12px;
	line-height: 40px;
}
address li:last-child {
	border-right: 0px solid #183954;
}
h2.sub-heading {
	display: block;
	font-size: 14px;
	margin: 20px 0;
	font-family: 'bpg_nino_mtavruli_normal';
}
/* left news */
.wrapper-slider {
	height: 260px;
	width: 236px;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
}
.wrapper-slider .img {
	height: 116px;
	width: 210px;
	margin: 12px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center
}
.wrapper-slider img {
	visibility: hidden
}
.wrapper-slider p {
	margin: 12px;
}
.wrapper-slider .more-bottom {
	position: absolute;
	border-top: 1px solid #ccc;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 236px;
	overflow: hidden;
}
.wrapper-slider .more a {
	line-height: 42px;
	width: 116px;
	position: relative;
	float: right;
	height: 60px;
	line-height: 62px;
	text-align: center;
	color: #b91c3e;
	text-transform: uppercase;
	z-index: 101;

	transition: color, .5s;
	-webkit-transition: color, .5s;
}
.wrapper-slider .more a:hover {
	color: #ccc;
}
.wrapper-slider .more > a span.icon-arrow {
	font-size: 18px;
	position: relative;
	top: 3px;
}
.current_time {
position: relative;
float: right;
color: #b3b3b3;
margin-top: 46px;
text-align: right;
font-family: 'bpg_nino_mtavruli_normal';
text-transform: uppercase;
}
.current_time > span {
font-size: 15px;
}

/* small text wrappers for design overflows */
.wrapper-text {
   height: 88px;
   overflow: hidden;
}
.wrapper-text:lang(en) {
   height: 91px;
}

.wrapper-text-small {
   height: 95px;
   overflow: hidden;
}

.wrapper-text-left {
   height: 68px;
   overflow: hidden;
}

.wrapper-text-large {
   height: 300px;
   overflow: hidden;
}
.wrapper-text-medium {
   height: 192px;
   overflow: hidden;
}

/* overlay */
button#trigger-overlay {
    line-height: 40px;
	font-size: 18px;
	height: 40px;
	border: none;
	padding: 0 18px;
	background-color: #fff;
	color: #7c7c7c;
	height: 39px;
	position: relative;
	float: left;
	cursor: pointer;

    transition: background-color, .5s;
	-webkit-transition: background-color, .5s;
}

button#trigger-overlay:hover {
   color: #b91c3e;
}
/* send mail */
button#trigger-overlay {
    line-height: 40px;
	font-size: 18px;
	height: 40px;
	border: none;
	padding: 0 18px;
	background-color: #fff;
	color: #7c7c7c;
	height: 39px;
	position: relative;
	float: left;
	cursor: pointer;

    transition: background-color, .5s;
	-webkit-transition: background-color, .5s;
}

button#trigger-overlay:hover {
   color: #b91c3e;
}
/* send mail */
.fb-like.fb_iframe_widget {
    width: 100px;
    position: relative;
    float: left;
    margin-bottom: 20px;
    margin-right: 26px;
}
.send-mail {
 position: relative;
 float: left;
 text-transform: uppercase;
 line-height: 22px;
 color: #b91c3e;
 font-size: 13px;
}
.send-mail > span:nth-child(2){
 margin-top: 3px;
 display: inline-block;
}


.terms-of-use {
 position: relative;
 float: right;
    }

.send-mail > button#trigger-overlay, .send-mail > button#trigger-overlay-article {
    margin-top: -1px;
    line-height: 12px;
	font-size: 18px;
	height: 24px!important;
	border: none;
	background-color: #fff;
	color: #7c7c7c;
	height: 39px;
	padding: 0 6px;
	margin-left: 10px;
	position: relative;
	float: left;
	cursor: pointer;

    transition: color, background-color, .5s;
	-webkit-transition: color, background-color, .5s;
}


.send-mail {
 position: relative;
 float: right;
 text-transform: uppercase;
 line-height: 20px;
 color: #b91c3e;
 font-size: 13px;
}
.send-mail > span:nth-child(2){
 display: inline-block;
}



.terms-of-use {
 position: relative;
 float: right;
 text-transform: uppercase;
 color: #1b3f5d;
 height: 22px;
line-height: 22px;
    }

.send-mail > button#trigger-overlay {
    line-height: 28px;
	font-size: 18px;
	height: 24px!important;
	border: none;
	background-color: #fff;
	color: #7c7c7c;
	height: 39px;
	padding: 0 6px;
	margin-left: 4px;
	position: relative;
	float: right;
	cursor: pointer;

	transition: color .5s;
	-webkit-transition: color .5s;
}

.send-mail > button#trigger-overlay:hover {
 color: #b91c3e;
}


/* social icons */
.social-share {
	width: 250px;
	position: relative;
	float: left;
}

.like-box {
    border-top: 1px solid #ccc;
    width: 236px;
}
/* pagination */
.search-pagination {
margin: 20px 0 20px 0;
}
.search-pagination > a {
display: inline-block;
padding: 8px 12px;
margin-right: 2px;
color: #fff;
background-color: #1e486b;
}
.search-pagination > a.active {
display: inline-block;
background-color: #b91c3e;
}
.search-pagination > a:hover {
background-color: #b91c3e;
}
/* count bubble */
.wrap-count {
    width: 250px;
	position: relative;
    float: left;
    color: #fff;
}
.wrap-count > .bubble-text {
    background: #b91c3e;
    position: relative;
    float: left;
    line-height: 20px;
    padding: 0 12px;
    border-radius: 3px;
    color: #fff;
}
.wrap-count > .bubble {
  	position: relative;
  	float: left;
	background: #b91c3e;
	padding: 0 8px;
	line-height: 20px;
  	margin-left: 8px;
  	border-radius: 3px;
}
.bubble:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bubble:after {
	border-color: rgba(255, 253, 252, 0);
	border-right-color: #b91c3e;
	border-width: 5px;
	margin-top: -5px;

}

.iSlider {
  position: relative;
  width: 746px;
  height: 350px;
  overflow: hidden;
}

.iSlider .main-mover {
  height: 350px;
  position: relative;
  left: 0;
  white-space: nowrap;
  transition: left .5s;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -o-transition: left .5s;
  -ms-transition: left .5s;
}

.iSlider .main-mover .main-banner {
  display: inline-block;
  float: none !important;
}

.iSlider-thumbs {
  width: 624px;
  height: 87px;
  overflow: hidden;
  float: left;
  white-space: nowrap;
  position: relative;
}

.iSlider-thumbs .thumbs-mover {
  height: 87px;
  position: relative;
  white-space: nowrap;
  left: 0;

  transition: left .5s;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -o-transition: left .5s;
  -ms-transition: left .5s;
}

.iSlider-thumbs .img {
  opacity: 1;
  cursor: pointer;
  border: 2px solid rgba(30, 72, 107, 0);

  transition: opacity .5s, border-color .3s;
  -webkit-transition: opacity .5s, border-color .3s;
  -moz-transition: opacity .5s, border-color .3s;
  -o-transition: opacity .5s, border-color .3s;
  -ms-transition: opacity .5s, border-color .3s;
}

.iSlider-thumbs .img.active {
  border: 2px solid rgba(30, 72, 107, 1);
}

.iSlider-thumbs .img:hover {
  opacity: .8;
}

.first-video-left {
  display: block;
  width: 236px;
  height: 177px;
  background-size: cover;
  background-position: center;
  margin-bottom: 2px;
  transition: opacity .5s, border-color .3s;
  -webkit-transition: opacity .5s, border-color .3s;
  -moz-transition: opacity .5s, border-color .3s;
  -o-transition: opacity .5s, border-color .3s;
  -ms-transition: opacity .5s, border-color .3s;
  position: relative;
}

.first-video-left:hover {
  opacity: 0.8;
}

.first-video-left img {
  display: none;
}

main#container-right > section > article.category-list .img.video:after,.first-video-left.video:after,.wrapper-img .img.video:after{
	content: "\e611";
	font-family: 'eugeorgia';
	font-size: 30px;
	z-index: 0;
	position: absolute;
	left: 8px;
	top: 8px;
	color: rgba(255,255,255,0.5);
	transition: color, .5s;
	-webkit-transition: color, .5s;
}
main#container-right > section > article.category-list .img.video:hover:after,.first-video-left.video:hover:after,.wrapper-img .img.video:hover:after{
    color: #b91c3e;
}
.leftsliderp:lang(ka) {
	font-size: 12px;
}
