
@font-face {
    font-family: 'banner';
    src: url('../fonts/bpg_banner_caps_alpha.woff') format('woff');
    src: url('../fonts/bpg_banner_caps_alpha.woff2') format('woff2');
    src: url('../fonts/bpg_banner_caps_alpha.eot') format('embedded-opentype');
    src: url('../fonts/bpg_banner_caps_alpha.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'glaho-sylfaen';
	src: url('../fonts/bpg_glaho_sylfaen.eot');
	src: local('☺'), url('../fonts/bpg_glaho_sylfaen.woff') format('woff'), url('../fonts/bpg_glaho_sylfaen.ttf') format('truetype'), url('../fonts/bpg_glaho_sylfaen.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media(max-width:767px){
	.slider h1{
		width: 100%!important;
		font-size: 1.5em!important;
	}
	.circles a div {
		margin: 0px!important;
	}    
	.circles h2 {
		font-size: 14px!important;
	}
	.circles{
		background-color:#ddd;
		margin-top: -7px!important;
	}
	.news-archive a{
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	.circles a > div{
		width: 50%!important;
		float:left;
	}
	.circles a > div.last-circle{
		width: 100%!important;
	}
}
@media(max-width:992px){
	.slider-div{
		height:auto!important;
	}
	.featured-div{
		width:100%;
		float:left;
	}
	.featured-left-div{
		width:100%;	
	}
	.featured-left-div div{
		float:left;
		width:49.6%!important;	
	}
	.featured-right-div{
		width:100%;	
	}
}

@media(min-width:768px){}
@media(min-width:992px){}
@media(max-width:1200px){
    .registration-phone, .registration-address, .registration-mail,.registration-name, .registration-personal, .registration-text{
        text-align: left!important;
    }
    .registration-div input{
        width:100%!important;
    }
    .registration-div textarea{
        width:100%!important;
    }
    .registration-submit{
        width: 100%!important;
    }
}
@media(max-width:1200px){
    .slider{
        width:100%;
    }
	.main_for_title_{
		width: 100%!important;
		white-space: normal!important;
	}
}
@media(min-width:1280px){
	
}

/* ----------- */
@media(min-width:1400px){
	html:lang(ka) .menu a{
		font-size: 14px!important;
	}
	html:lang(ka) .zml .menu a{
    font-size: 15px!important;
	}
	html:lang(en) .zml .menu a{
    font-size: 18px!important;
	}
}

/*--------------- zoom -------------*/
.zml .featured-header a{
	font-size:17px!important;
}
html:lang(en) .zml .featured-header a{
    font-size: 19px!important;
	}
.zml .menu a {
    font-size: 13.5px;
}
html:lang(en) .zml .menu a{
    font-size: 17px!important;
	}
.zml .top-menu-div a{
	font-size: 15px;
}
.zml .content h3{
	font-size: 16px!important;
}
.zml .news-category-text{
	font-size: 13px!important;
}
.zml h3.news-header{
	font-size: 17px!important;
}
.zml .news-detail-text{
	font-size: 16px!important;
}
.zml .content .btn.dropdown-toggle {
	font-size: 16px!important;
}

*:lang(ka){
    font-family: banner;
}
html:lang(ka) .news-text{
    font-family: sylfaen;
}
html:lang(ka) .news-category-text{
	 font-family: sylfaen;
}
html:lang(ka) .news-detail-text, html:lang(ka) .news-detail-text *{
	 font-family: sylfaen;
}
html:lang(ka) .featured-header{
		 font-size: 16px!important;
	}
html:lang(en) .featured-header{
	 font-size: 18px!important;
}
html:lang(ka) .carousel-caption h1{
		 font-size: 25px!important;
	}
html:lang(en) .carousel-caption h1{
	 font-size: 27px!important;
}
html:lang(en) .menu a{
		font-size: 16px!important;
	}
.top-ge{
	float: right;
    margin-top: 12px;
}
/*---------------fixed-------------*/
.fixed-calendar-tab{
    height: 80px;
    width: 76px;
    top:300px;
    cursor: pointer;
    background-image: url('../img/calendar.png');
    background-size: cover;
    position: fixed;
    z-index:9999;
	display:none;
}
.fixed-calendar-div{
    position:absolute;
    left:100px;
    border-radius: 5px;
}
.fixed-chat-tab{
    height: 80px;
    width: 76px;
    top:400px;
    cursor: pointer;
    background-image: url('../img/phone.png');
    background-size: cover;
    position: fixed;
    z-index:9999;
	display:none;
}
/*---------------header-------------*/
header{
    background-color: #FDFDFE;
}
.header-top-div {
    height: 41px;
    background-color: #26507d;
}
.header-middle-div {
    height: 206px;
    background-color: #FDFDFE;
}
.header-bottom-div {
    height: 80px;
    background-color: #26507D;
}
.lang-div{
    float: left;
}
.lang-div a{
    float: left;
    width: 25px;
    height: 16px;
    display: block;
    margin-top: 12px;
    margin-right: 6px;
}
.ge{
    background-image: url('../img/geo.jpg');
}
.en{
    background-image: url('../img/eng.jpg');
}
.social-div{
    float: left;
    margin-left:15px;
    font-size: 17px;
    padding-top: 10px;
}
.social-div  a{
    color: #fff;
    text-decoration: none;
    margin-right:4px;
}

.social-div  a:hover{
    color: #eee;
}
.size-div{
    float: left;
    cursor: pointer;
    margin-left:15px;
    font-size: 17px;
    padding-top: 10px;

}
.size-div span{
    padding-left:1px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.a1{
    color:#eee;
    font-weight: 100;
}
.a2{
    color:#fff;
    font-weight: 800;
}
.a3{
    color: #ddd;
    font-weight: 100;
}
.top-menu-div{
    float: right;
    color: #fff;
    height: 41px;
}
.top-menu-div a{
    color: #fff;
    line-height: 38px;
    padding:0 15px;
}
.top-menu-div ul li a:hover{
    color: #ccc;
    background-color: #308c4b;
}
.top-menu-div ul li a:focus{
    color: #ccc;
    background-color: #308c4b;
}
.left-logo{
    float: left;
    background-image: url('../img/left_logo.png');
	background-repeat:no-repeat;
	background-position:center;
    width: 100%;
    height:175px;
    margin-top:15px;
}
.right-logo{
    background-image: url('../img/right_logo.png');
	background-repeat:no-repeat;
	background-position:center;
    width: 100%;
    height:175px;
    margin-top:15px;
}
.slogan{
    float: left;
    height:206px;
    color: #308c4b;
    font-size: 22px;
    padding-top: 65px;
    text-align: center;
	

}
.geo-slogan{
    padding: 0;
    border-bottom: 2px solid #308c4b;
	font-family: banner;
}
.eng-slogan{
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
/*---------------top menu-------------*/
i.home-icon{
    color: #FDFDFE;
    width:80px;
    height:80px;
    text-align: center;
    font-size: 18px;
    line-height: 80px!important;
}
.menu{
    padding: 0;
   /* float: left;*/
}
.nav.navbar-nav{
    padding: 0;
    background-color: #26507D;
}
.menu a{
    height:80px;
    line-height: 80px;
    font-size:12px;
    padding:0 7px;
}
.navbar-header{
    height: 79px;
}
.menu-container{
    position: relative;
}
#navbar{
    z-index: 99999;
}
.dropdown-submenu {
    position:relative;
}
.nav li ul li ul{
    left:100%;
    top:0;
    margin:0;
    border: 0;
}
/*---------------search-------------*/
.search-div{
    z-index: 9999;
    position: absolute;
    right:0;
    top:0;
}
.search-div input{
    height:30px;
    width:190px;
    border:none;
    text-indent: 15px;
    border-radius: 15px;
    outline:none;
    margin-top:24px;
    float: right;
    z-index: -1;
}
.search-div button{
    height:30px;
    width:30px;
    border:none;
    outline:none;
    border-radius: 15px;
    margin-top:24px;
    margin-left:-35px;
    float: right;
    font-size:16px;
    color: #26507d;
    background-color: transparent;
    z-index: 1;
    padding-right: 22px;
}
.search-div button:focus{
    outline:none!important;
}
.search-div button:active{
   box-shadow: none;
}
.search-results-div{
    position: absolute;
    top:110%;
    left:0;
    right:0;
    background-color: #fff;
    color: #0d3764;
    z-index: 999;
    border-radius: 3px;
    display: none;
}
.search-result{
    margin: 5px 5px;
    border-bottom: 0.1em solid #ccc;
    padding: 0.3em;
}

.search-result.active{
    background: #26507D;
}

.search-result:hover{
  background: #26507D;
}

.search-result.active a{
    color: white;
}

.search-result a:hover{
    background: none;
    color: white
}
.search-icon{
	z-index: 9999;
    position: absolute;
    right: 13px;
    top: 17px;
    font-size: 30px;
    color: #fff;
}
/*---------------slider-------------*/
.slider-div{
    padding:0px 1px;
    width:100%;
    height:400px;
}
.slider{
    float:left;
    padding: 0;
    padding-right: 2px;
    z-index: 0;
}
.slider img{
    height:400px!important;
    width:auto;
}
.slider-img{
    height:393px!important;
    width:auto;
    background-size: cover;
}
.carousel-indicators{
    text-align: right;
}
.carousel-caption{
    text-align:left;
}
.left.carousel-control{
     width:30px;
     height:47px;
     top:50%;
     left:5%;
     margin-top:-23px;
     background-image: url('../img/left.png');
 }
.right.carousel-control{
    width:30px;
    height:47px;
    top:50%;
    right:5%;
    margin-top:-23px;
    background-image: url('../img/right.png');
}
.slider-more{
    height:40px;
    line-height: 27px;
    border-radius: 20px;
    background-color: #fff;
    color:#3d76a3;
    padding-left:20px;
    padding-right:40px;
    background-image: url('../img/slider-more.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: right 5px top 5px;

}
/*      featured         */
.featured-left-div img{
    width:100%;
    height:195px;
}
.featured-div{
    padding: 0;
    z-index: -1;
}
.featured-left-div div{
    position: relative;
    margin-bottom:2px;
    margin-right:1px;
    width:100%;
    height:195px;
    background-size: cover;

}
.featured-left-div{
    float: right;
    padding: 0;
}
.featured-left-div div:first-child{
    margin-top:1px;
}

.featured-right-div img{
    width:100%;
    height: 130px;
}
.featured-right-div{
    padding: 0;
}
.featured-right-div div{
    position: relative;
    margin:1px;
    width:100%;
    height:130px;
    background-size: cover;
}
div.featured-header{
    position: absolute;
    top:5px;
    left:15px;
    width:auto;
    height: 30px;
    text-shadow: #000 1px 1px;

}
.featured-header a{
    color:#fff;
    text-decoration: none;
}
.featured-header a:hover{
    text-decoration: none;
}
.featured-right-div{

}
/*---------------circles-------------*/
.circles{
    margin-top: 40px;
}
.circles div{
    transition: all 0.5s ease;
}
.circles a > div{
	width:20%;
}
.circles a div{
    transition: all 0.5s ease;
}
.circles h2{
    font-size: 17px;
    color: #3a3a3a;
    text-align: center;
}
.circles h2:hover{
    color: #666;
}
.circle-1,.circle-2,.circle-3,.circle-4,.circle-5{
    background-color: #eee;
    height: 170px;
    width:170px;
    border-radius: 27px;
    margin: 19px auto!important;
}
.circle-1 i,.circle-2 i,.circle-3 i,.circle-4 i,.circle-5 i{
    height: 170px;
    width:170px;
    font-size: 50px;
    line-height: 170px;
    text-align: center;
    /*color:#575757;*/
    color:  #308c4b;	
    transition: all 0.5s ease;
}
div.circle{
   
}
.circle:hover > i{
    color:#ffffff;
}
.circle:hover{
    background-color:#308c4b;
}
/*--------------- detail news-------------*/
.news-detail-div{
    float:left;
    margin-bottom:30px;
}
.news-detail-div h3{
    overflow: visible;
}

.news-detail-text{
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
}
.news-detail-text p{
   
}
.news-detail-share {
    float:left;
    padding-top: 8px;
	width: 100%!important;
}
.news-detail-date{
    margin:10px;
    color:#50769f;
}
.news-detail-img{
	float:left;
    width: 50%;
    margin-right: 10px;
}
.news-detail-div.no-img .news-detail-img{
  display: none;
}
.news-detail-div.no-img img{
    width:auto;
}
.news-detail-img img{
    width:100%;
}
/*---------------contact-------------*/
.contact-header{
     text-align: center;
    font-size:20px;
}
.contact-header span{
   position: relative;
}
.contact-header span div{
    position: absolute;
    height:2px;
    width:60px;
    background-color: #c1c1c1;
    left:50%;
    top:130%;
    margin-left:-30px;
}
.contact-left-div{
    margin-top:50px;
}
.contact-left-div i{
    color:#696969;
}
.contact-text-div{
    margin-bottom: 30px;
    width:80%;
}
.contact-phone-div, .contact-address-div, .contact-mail-div,.contact-index-div{
    margin: 6px 0;

}
.contact-right-div{
    margin-top:30px;
    margin-bottom: 30px;
}
.contact-form-header{
    font-size: 18px;
}
.contact-form-header i{
    margin-right: 8px;
}
.contact-right-div div{
    margin-top:6px;
}
.contact-right-div input{
   width:70%;
    border:1px solid #c1c1c1;
    height:30px;
    text-indent: 5px;
}
.contact-right-div textarea{
    width:70%;
    border:1px solid #c1c1c1;
}
.contact-form-submit{
    width:70%;
}
.contact-form-submit.help{
    margin: 10px auto;
}
.contact-right-div button{
    float: right;
}
/*--------------- registration-------------*/

.registration-div{
    margin-top:50px;
}

.registration-text-div{
    margin-bottom: 30px;
    text-align: center;
}
.registration-phone, .registration-address, .registration-mail,.registration-name, .registration-personal, .registration-text{
    margin: 0 0;
    text-align: right;
}

.registration-div > form > div{
    margin-top: 15px;
    width: 100%;
    float: left;
}
.registration-div input{
    width:70%;
    border:1px solid #c1c1c1;
    height:30px;
    text-indent: 5px;
}
.registration-div textarea{
    width:70%;
    border:1px solid #c1c1c1;
}
.registration-submit{
    width:70%;
}
.contact-form-submit.help{
    margin: 10px auto;
}
.registration-div button{
    float: right;
}
/*--------------- news page -------------*/
.news-category-div{
    margin-bottom: 60px;
}
.news-category-img{
    padding: 0;
    position: relative;
}
.news-category-div.no-img img{
    display: none;
}
.news-category-div.no-img .col-lg-6{
    width:100%;
	padding:0;
}
.news-category-div.no-img .news-category-text{
     height: 90px;
	 margin-bottom: 3px;
}
h3.news-category-header{
    margin-top:0;
    height: 49px;
    width:auto;
	font-size:15px;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/

}
.news-category-text{
    margin-bottom:15px;
    font-size: 11px;
    height: 107px;
    overflow:hidden;
	margin-bottom: 6px;
}
.news-category-share{
    float:left;
    padding-top: 8px;
    border-top:1px solid #ccc;
}
.news-category-more{
    float: right;
    font-size: 12px;
    padding: 4px 6px;
    margin-top: 7px;
}
.news-category-date{
    position: absolute;
    left:8px;
    bottom: 15px;
    background-color: #fff;
    padding:2px 5px;
    font-size: 11px;
    color: #4883b0;
    line-height: 16px;
}
.news-category-date.no-img{
	position:relative;
	left:0;
    bottom: 0;
	top:0;
}
/*--------------- konkursebi-------------*/
.konkurs-container{
    padding-right: 5%;
    padding-left: 5%;
}
.konkurs-div{
    margin-top:30px;
}
.konkurs-date{

}
.konkurs-text{
    font-size:12px;
    padding-bottom: 10px;
}
.konkurs-share{
    float:left;
    padding-top: 8px;
    border-top:1px solid #ccc;
}
.konkurs-more{
    float: right;
    font-size: 12px;
    padding: 6px 16px;
}
/*--------------- pagination -------------*/
.pagination{
    text-align: center;
    width: 100%;
}
.pagination a{
    padding:3px 5px;
    background-color: #e8e8e8;
    color:#1780f7;
    text-decoration: none;
    margin:0px 3px;
    border-radius: 3px;

}
.pagination a.active{
    background-color: #1780f7;
    color:#fff;
}
/*---------------right content-------------*/
.content{
    margin-top:20px;
    margin-bottom: 70px;
}

.left-content-header, .right-content-header{
    border-bottom:3px solid #b8b8b8;
    font-size:20px;
    position: relative;
    margin-bottom:30px;
}
.left-content-header div{
    height:3px;
    width: 100px;
    background-color: #308c4b;
    left:0;
    bottom:-3px;
    position: absolute;
}
.right-content-header div{
    height:3px;
    width: 100px;
    background-color: #e23030;
    left:0;
    bottom:-3px;
    position: absolute;
}
.content img{
    
}

.content h3:hover{
    text-decoration: none;
    color: #3a3a3a;
}
.news-div{
    float:left;
    margin-bottom:30px;
}
.news-header{
    margin:10px 0;
    font-size:16px;
    overflow: hidden;
    color: #3a3a3a;
}
.news-img{
    position: relative;
    height:150px;
    overflow: hidden;
}
.news-img img{
    float:left;
    width:100%;
    height: auto;
    vertical-align: baseline;

}
.news-div.no-img .news-img{
    position: relative;
    height:25px;
    overflow: hidden;
}
.news-div.no-img img{
    display: none;
}
.news-div.no-img .news-text{
    height: 150px;
    padding-top: 10px;
}
.news-text{
    margin-bottom:15px;
    height:20px;
    overflow: hidden;
}
.news-date{
    position: absolute;
    left:8px;
    bottom: 8px;
    background-color: #fff;
    padding:2px 5px;
    font-size: 11px;
    color: #4883b0;
    line-height: 16px;
}
.news-date.no-img{
    position: relative;
    left:0;
    bottom: 0;
    background-color: #fff;
}
.news-share {
    float:left;
    padding-top: 8px;
    border-top:1px solid #ccc;
}
.news-more{
    float:right;
}
.news-archive{
    text-align:center;
}
.news-archive a{
    background-color: #308c4b;
    color: #fff;
    padding:10px 20px;
    border-radius: 3px;
    text-decoration: none;
}
/*---------------poll-------------*/
.poll-div{
    margin-top: 20px;
    margin-bottom: 70px;
	float: left;
	width:100%;
}
.poll-header{
    border-bottom:2px solid #b8b8b8;
    font-size:20px;
    position: relative;
    margin-bottom:30px;
}
.poll-header div{
    height:3px;
    width: 100px;
    background-color: #ffa21c;
    left:0;
    bottom:-3px;
    position: absolute;
}
.poll-q{
    margin-bottom: 10px;
}
.poll-div input{
    float:right;
}
.poll-div input, .poll-div label{
    cursor:pointer;
}
.poll-answer{
    float:right;
    font-size: 12px;
	font-weight: normal;
}
.poll-stat{
    font-size: 10px;
    float: left;
    color: #308c4b;
    text-decoration: underline;
    line-height: 31px;
    cursor: pointer;
}
.poll-stat i{
   margin-right:5px;
}
.poll-div label{
	width:90%;
	font-weight: normal;
}
.poll-div .query__ div{
	margin-top:5px;
}
.poll-div .query__{
	margin-top:25px;
}
/*---------------banners-------------*/
.banners-div a img{
    width: 100%;
    margin: 15px 0;
}
.banners-div{
	float: left;
}
/*---------------footer-------------*/
footer{
    /*height: 690px;*/
}
.map-div{
    height: 374px;
    background-color: #FDFDFE;
}
.contact-info-div{
    height: 262px;
    background-color: #464646;
}
.footer-blocks-div{
    height:185px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.footer-blocks-div div{
    margin-top:30px;
    font-weight: 100;
}
.footer-mail-div{
    padding-bottom:30px;
    border-bottom: 1px solid #666;
}
.footer-phone-div i, .footer-mail-div i, .footer-address-div i{
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.footer-menu{
    margin-top:20px;
}
.navbar-nav.justified{
    background-color:transparent;
}
.footer-menu ul li a{
    color:#fff;
    padding: 0 10px;
}
.footer-menu ul li{
    float:none;
    display: inline-block;
}
.footer-menu ul li a:hover{
    color:#ccc;
    background-color: transparent;
}
.justified {
    width: 100%; /* or your desired width */
    text-align: center;

}
.copy-div{
    height: 52px;
    background-color: #252525;
	height:100%;
}
.copy{
    color:#e2e2e2;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 17px;
	display: inline-block;
}
.developed{
	float:left;
	color:#e2e2e2;
}
.developed span{
	padding-top: 15px;
    float: left;
}
.developed a{
	padding-right: 6px;
}

/*custom*/

a.disabled{
    opacity: 0.3
}

.main_for_title_{
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
	height: 51px;
}

.main_dropdown{
    background: white;
    padding: 10px;
    width: 100%;
	position:relative;
	margin: 5px 0px;
}

.main_dropdown_title{
    text-align: left !important;
    padding: 10px;
	margin: 5px 0px;
    white-space: normal;
}
.main_dropdown_title:focus, .main_dropdown_title:active:focus{
    outline:none !important;
	box-shadow:none;
}

.display_none{
    display: none
}



#jqxWidget{
    /*width: 220px !important;
    height: 110px !important;*/
}


#jqxWidget .ui-state-default {
    background: #3690f4 none repeat scroll 0 0;
    color: #000;
}

#jqxWidget a.__disable {
    cursor: default;
    z-index: -100;
    opacity: 0.3
}

#jqxWidget a.ui-state-active{
    color: red;
}

/*.page-zoom {
    zoom: 1.2;
    -moz-transform: scale(1.2);
    -moz-transform-origin: 0 0;
}*/

.page-zoom *{
    font-size: 1.2vw
}




.dropdown-menu{
    background-color: #308c4b !important;
}


.MY_TITLE{
    font-size: 29px !important;
    color: #000 !important;
}

.header-top-div{ 
  background-color: #308c4b !important;
}

.top-menu-div .nav.navbar-nav{
  background-color: #308c4b !important;
}

header, .header-middle-div.container.hidden-xs.hidden-sm.hidden-md{
  background-color: #d4efe3 !important
}

.left-logo{
    background-size: 121px auto
}

.navbar-wrapper, .nav.navbar-nav, .btn-primary{
    background-color: #308c4b !important;
}

.navbar-collapse.collapse a:hover{
    background-color: #308c4b !important;
    color: #ccc;
    opacity: 0.6
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
     background-color: #308c4b !important;
}
