/* CSS Document */

.hide-link .el-link { display: none;}


.napis-kolory {
text-align: right;
font-size: 26px;
	line-height: 1.4; }

.green-s { color: #44b276;}
.red-s { color: #e31e25;}
.blue-s { color:#194281;}


.projects-box .el-item picture {}
.projects-box .el-item picture::before { position: absolute; left: 0; top:0;width: 100%; height: 100%; content: '';background: linear-gradient(180deg, rgba(22,22,22,0.048039284073004174) 0%, rgba(22,22,22,0.18529418603378855) 69%, rgba(22,22,22,0.725910432532388) 100%);z-index: 1;}

.projects-box .el-item .uk-position-bottom-left {z-index: 2;}

.fb-top .uk-button {padding: 0 14px;}


.head-line a {color: #004d49;}
.head-line a:hover { text-decoration: none; color: #a0c764!important;}