@import url("fonts.css");
h1, h2, h3, h4, h5, h6{ font-family:'BPG ExtraSquare Mtavruli'; font-weight:100 !important}
.pgt{font-family:'Conv_bpg_extrasquare_mtavruli_2009'}


.portlet-title > .caption{ font-size:14px !important}

button,
.portlet-title > .caption{font-family:'BPG ExtraSquare Mtavruli';}

.glaho{font-family: 'Conv_bpg_glaho';font-weight:normal !important}
.mtavruli{font-family:'BPG ExtraSquare Mtavruli'; font-weight:normal !important}

.font8{font-size:8px}
.font9{font-size:9px}
.font10{font-size:10px}
.font11{font-size:11px}
.font12{font-size:12px}
.font13{font-size:13px}
.font14{font-size:14px}
.font16{font-size:16px}
.fnormal{ font-weight:normal !important}

body, html{font-family: 'Conv_bpg_glaho';font-weight:normal !important  }
/*
background-image:url(bg_new.png); 
background-repeat:repeat-x;
*/
html {
    height: 100% !important;
}
body, html{ min-height:100% !important; height:100% !important;   
  
  /* background: rgba(8,115,165,1);
background: -moz-linear-gradient(top, rgba(8,115,165,1) 0%, rgba(8,115,165,1) 50%, rgba(255,239,8,1) 50%, rgba(255,239,8,1) 99%, rgba(255,239,8,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,115,165,1)), color-stop(50%, rgba(8,115,165,1)), color-stop(50%, rgba(255,239,8,1)), color-stop(99%, rgba(255,239,8,1)), color-stop(100%, rgba(255,239,8,1)));

background: -webkit-linear-gradient(top, rgba(8,115,165,1) 0%, rgba(8,115,165,1) 50%, rgba(255,239,8,1) 50%, rgba(255,239,8,1) 99%, rgba(255,239,8,1) 100%);
background: -o-linear-gradient(top, rgba(8,115,165,1) 0%, rgba(8,115,165,1) 50%, rgba(255,239,8,1) 50%, rgba(255,239,8,1) 99%, rgba(255,239,8,1) 100%);
background: -ms-linear-gradient(top, rgba(8,115,165,1) 0%, rgba(8,115,165,1) 50%, rgba(255,239,8,1) 50%, rgba(255,239,8,1) 99%, rgba(255,239,8,1) 100%);
background: linear-gradient(to bottom, rgba(8,115,165,1) 0%, rgba(8,115,165,1) 50%, rgba(255,239,8,1) 50%, rgba(255,239,8,1) 99%, rgba(255,239,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0873a5', endColorstr='#ffef08', GradientType=0 );
*/
}



body { 
  background: url(bg_new.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.ccc{float:none; margin-left:auto; margin-right:auto;     background: rgba(245,245,245,0.95); padding:30px !important; border-radius:20px;  -webkit-box-shadow: 0px 0px 35px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 35px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 35px -4px rgba(0,0,0,0.75);}