@charset "utf-8";
/* fonts */
/*@font-face {
    font-family: 'BPGGlaho';
    src: url('../fonts/BPGGlaho/bpg_glaho.ttf');    
    font-family: 'geo_timesregular';
    src: url('../fonts/geo_times/geo_times-webfont.eot');
    src: url('../fonts/geo_times/geo_times-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo_times/geo_times-webfont.woff') format('woff'),
         url('../fonts/geo_times/geo_times-webfont.ttf') format('truetype'),
         url('../fonts/geo_times/geo_times-webfont.svg#geo_timesregular') format('svg');
}*/
/* ძირითადი კარკასის სტილების დასასწყისი*/
*{
    margin: 0;
    padding: 0;
}
html, body, p,
h1, h2, h3, h4, h5, h6, ul, li, pre,b,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td{
	 font: 14px 'font_haime_lll','geo_timesregular', Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
}
a{ color: #000; }
.clearfix{
  /*overflow: auto;*/
  zoom: 1;
}
.clearfix:before, .clearfix:after{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;  
}
.clearfix:after {
    clear:both;
}
.clear_both{
    clear: both;
}

body{
     /*background-color: #C5C1C1;*/
     /*background-color: #3E9E33;*/
}

div.cen-cont{
    margin: 0 auto;
    max-width: 1140px;
}

header.main-head-tag{
    color: white;
    /*border: 1px solid green;*/
    background-color: rgba(0,0,0,0.92);
    padding: 29px 0;
}

a.logo{   }
a.logo > img{ 
   float: left; 
   width: 122px;
   height: 19px;
}


nav.nav-main-menu{
    margin: auto auto auto 10%;
    width: 650px;
    display: inline-block;
    padding-top: 3px;
}
nav.nav-main-menu > a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family:'font_haime_lll';
    font-weight:400;
    /*margin-right: 12%;*/
    margin-right: 8%;
    line-height: 17px;
}
nav.nav-main-menu > a:hover{ color: #B4EBF1 !important;  }
a.selected-menu-cls-l{ color: #B4EBF1 !important; }
a.last-menu-item{ margin-right: 0 !important; }


div.soc-links{
    float: right;
    margin-right: 3%;
}
div.soc-links > a{
    display: block;
    width: 25px;
    height: 25px;
    box-sizing: border-box;
    float: left;
    margin-right: 18px;
}
a.last-soc-icon-l{
    margin-right: 0 !important;
}
div.soc-links > a > img{
    width: 25px;
    height: 25px;
    cursor: pointer;
}


a.switch-a-lang-lll{
    color: #1BACC0;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    font-family: 'font_haime_lll';
    float: right;
    text-decoration: none;
    padding-top: 6px;
}


div#one_block{
    min-height: 720px;
}

footer.main-footer-tag{
    background-color: #F2F2F2;
    /* always bottom START */
    /* always bottom END */
}


div.footer-first-row{
    padding-bottom: 50px;
    border-bottom: 1px solid #C8C8C8;
}
ul.f-partners-logos{
    list-style: none;
}
ul.f-partners-logos li{
    float: left;
    box-sizing: border-box;
    /*border: 1px solid red;*/
}
img.f-idfi-log-img{   width: 251px; height: 44px;     }
img.f-visegrad-log-img{   width: 124px; height: 55px;     }
img.f-netherland-log-img{   width: 239px; height: 81px;     }

li.li-f-part-l-1 , li.li-f-part-l-2 , li.li-f-part-l-3 , li.li-f-part-l-4 {
    padding-top: 33px;
}
li.li-f-part-l-1{ width: 12%; }
li.li-f-part-l-2{ width: 18%; }
li.li-f-part-l-3{ width: 30%; }
li.li-f-part-l-4{ width: 20%;padding-top: 14px !important; }
li.li-f-part-l-5{ width: 20%; }

p.p-text-fin-sup{ 
    float: right; margin-right: 17%; 
    font-size: 13px;
    color: #666666;
    font-family: 'font_haime_lll';
    font-weight: 400;
    line-height: 23px;
}


div.footer-second-row{
    padding: 12px 0 16px 0;
    background-color: rgba(0,0,0,0.92);
}

ul.footer-menu-links{
    list-style: none;
}
ul.footer-menu-links li{
    float: left;
    margin-right: 33px;
}
ul.footer-menu-links li a{
    font-size: 13px;
    color: #FFFFFF;
    font-family: 'font_haime_lll';
    font-weight: 400;
    line-height: 21px;
    text-decoration: none;
}
ul.footer-menu-links li a:hover{ cursor: pointer; text-decoration: underline;  }

p.p-text-f-pow{
    font-size: 13px;
    color: #666666;
    font-family: 'font_haime_lll';
    font-weight: 400;
    line-height: 23px;
}

div.copy-right-text-div{
    width: 25%;
    float: right;
    text-align: right;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 19px;
    font-family: 'font_haime_lll';
    font-weight: 400;
}


.page-head-words{
    margin-top: 2%;
    float: left;
        
    color: #111111;
    line-height: 25px;
    font-size: 21px;
    /* font-family: '__DejaVu Sans_5';*/
    font-family: 'font_haime_lll';
    font-weight: 700;
}