@import url('./fonts.css');

body { color: #021059; padding-top: 0; margin-top: 0; }
hr { border: .8px solid rgb(2, 16, 89); }

.container { width: 1042px; height: 495px; margin-left: 0; }

.bg-info { background-color: #07dba8 !important; }
.bg-primary { background-color: rgb(2, 16, 89) !important; }
.bg-success { background-color: #07dba8 !important; }

.text-success { color: #07dba8 !important; }
.border-success { border-color: #07dba8 !important; }

.font-bc-at{ font-family: 'AkzidenzGrotesk-BoldCondAlt'; }
.font-bc-i{ font-family: 'AkzidenzGrotesk-MediumCondItalicAlt'; }
.font-mc{ font-family: 'AkzidenzGrotesk-MediumCondAlt'; }
.font-lc{ font-family: 'AkzidenzGrotesk-LightCond'; }
.font-bc{ font-family: 'AkzidenzGrotesk-BoldCondAlt'; }
.font-light { font-weight: 330; }

.title { font-size: 82px; }
.slogam { font-size: 35px; margin-top: -18px; }
.value { font-size: 35px; }
.value-sm { font-size: 17px; font-family: 'AkzidenzGrotesk-BoldCondAlt'; }
.block-title {}

.rounded-bg { position: relative; z-index: 10; background: #08fdb7; border-radius: 5px !important; display: flex; align-items: center; justify-content: center; padding-right: 12px; padding-left: 10px; }

.block-position {}

.pace-title { position: relative; left: -13px; }

#certification { background: #fff; margin-left: auto; margin-right: auto; height: 100%; flex: 1; }

#content {   background: url(../img/bg.jpg); height: 100%; flex: 1; }

.block { width: 90%; margin-left: 50px; }

.value { font-size: 30px; font-weight: 300; }

.icon-clock { margin-top: -9px; }

/* position */
.block-position { min-width: 120px; height: 80px; }
.category-text { font-size: 18px; font-weight: 300; }
.text-title-position { font-size: 18px; }

