@charset "utf-8";
/* CSS Document */

.button-t {
  background-color: blue;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.popup{
    background-color: white;
	
    width: 400px;
    padding: 20px;
    position:  absolute;
	
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
	border-color: darkred;
	border-width: 5px;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
	border: solid 2px;
	border-color: #ccc;
	border-radius:5px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	z-index: 2;
}
.popup button{
    display: block;
    margin:  0 0 20px auto;
    background-color: transparent;
    font-size: 30px;
    color: #c5c5c5;
    border: none;
    outline: none;
    cursor: pointer;
}

.popup akcio{
    font-size: 36px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: bold;
    text-align: center;
    margin:10px 0;
    line-height: 40px;
	
}

.text-div {
	
    margin: auto;
    background-color: rgb(225, 225, 225);
    
	
}

.flashing {
    
    color: red;
    font-size: 40px;
    font-family:  "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: bold;
    animation: flashing-style 2s linear infinite;
	
}


@keyframes flashing-style {
    0% {
    opacity: 0;
   }
}

/*
.akcio {
    
    color: black;
    font-size: 60px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: bold;
    
	
}*/

section {
	display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-around;
	margin: 0 auto;
	text-align:center
	
}
article {
	margin: 5 5px;
	background: white;
	flex: 0.2 1 230px; /* flex-grow | flex-shrink | flex-basis */
	max-width:250px;
	border: solid 2px;
	border-color: #ccc;
	border-radius:5px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2) 
}
article header {
	text-align: center;
	padding: 10px;
	background: #004b8b;
	font-family: tahoma;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
article h2.box { 
	text-align: center;
	font-family: tahoma;
	font-size: 100%;
	color: blue;
	background-color: #fff
}

article img.belsoe{ 
	display: block;
	margin: auto;
	width: 70%
}

article img.belsoe-m{ 
	display: block;
	margin: auto;
	width: 200
}
article:nth-of-type(1) { order: 1 }
article:nth-of-type(2) { order: 2 }
article:nth-of-type(3) { order: 3 }
article:nth-of-type(4) { order: 4 }
article:nth-of-type(5) { order: 5 }

article:nth-of-type(6) { order: 6 }
article:nth-of-type(7) { order: 7 }
article:nth-of-type(8) { order: 8 }
article:nth-of-type(9) { order: 9 }
article:nth-of-type(10) { order: 10 }

article:nth-of-type(11) { order: 11 }
article:nth-of-type(12) { order: 12 }
article:nth-of-type(13) { order: 13 }
article:nth-of-type(14) { order: 14 }
article:nth-of-type(15) { order: 15 }

article:nth-of-type(16) { order: 16 }
article:nth-of-type(17) { order: 17 }
article:nth-of-type(18) { order: 18 }
article:nth-of-type(19) { order: 19 }
article:nth-of-type(20) { order: 20 }

article:nth-of-type(21) { order: 21 }
article:nth-of-type(22) { order: 22 }
article:nth-of-type(23) { order: 23 }
article:nth-of-type(24) { order: 24 }
article:nth-of-type(25) { order: 25 }

article:nth-of-type(26) { order: 26 }
article:nth-of-type(27) { order: 27 }
article:nth-of-type(28) { order: 28 }
article:nth-of-type(29) { order: 29 }
article:nth-of-type(30) { order: 30 }

article:nth-of-type(31) { order: 31 }
article:nth-of-type(32) { order: 32 }
article:nth-of-type(33) { order: 33 }
article:nth-of-type(34) { order: 34 }
article:nth-of-type(35) { order: 35 }

article:nth-of-type(36) { order: 36 }
article:nth-of-type(37) { order: 37 }
article:nth-of-type(38) { order: 38 }
article:nth-of-type(39) { order: 39 }
article:nth-of-type(40) { order: 40 }

article:nth-of-type(41) { order: 41 }
article:nth-of-type(42) { order: 42 }
article:nth-of-type(43) { order: 43 }
article:nth-of-type(44) { order: 44 }
article:nth-of-type(45) { order: 45 }

article:nth-of-type(46) { order: 46 }
article:nth-of-type(47) { order: 47 }
article:nth-of-type(48) { order: 48 }
article:nth-of-type(49) { order: 49 }
article:nth-of-type(50) { order: 50 }

article:nth-of-type(51) { order: 51 }
article:nth-of-type(52) { order: 52 }
article:nth-of-type(53) { order: 53 }
article:nth-of-type(54) { order: 54 }
article:nth-of-type(55) { order: 55 }

article:nth-of-type(57) { order: 57 }
article:nth-of-type(58) { order: 58 }
article:nth-of-type(59) { order: 59 }
article:nth-of-type(60) { order: 60 }
article:nth-of-type(61) { order: 61 }


article:nth-of-type(62) { order: 62 }
article:nth-of-type(63) { order: 63 }
article:nth-of-type(64) { order: 64 }
article:nth-of-type(65) { order: 65 }
article:nth-of-type(66) { order: 66 }

article:nth-of-type(67) { order: 67 }
article:nth-of-type(68) { order: 68 }
article:nth-of-type(69) { order: 69 }
article:nth-of-type(70) { order: 70 }
article:nth-of-type(71) { order: 71 }


article:nth-of-type(72) { order: 72 }
article:nth-of-type(73) { order: 73 }
article:nth-of-type(74) { order: 74 }
article:nth-of-type(75) { order: 75 }
article:nth-of-type(76) { order: 76 }

article:nth-of-type(77) { order: 77 }
article:nth-of-type(78) { order: 78 }
article:nth-of-type(79) { order: 79 }
article:nth-of-type(80) { order: 80 }
article:nth-of-type(81) { order: 81 }

article:nth-of-type(82) { order: 82 }
article:nth-of-type(83) { order: 83 }
article:nth-of-type(84) { order: 84 }
article:nth-of-type(85) { order: 85 }
article:nth-of-type(86) { order: 86 }

article:nth-of-type(87) { order: 87 }
article:nth-of-type(88) { order: 88 }
article:nth-of-type(89) { order: 89 }
article:nth-of-type(90) { order: 90 }
article:nth-of-type(91) { order: 91 }

article:nth-of-type(92) { order: 92 }
article:nth-of-type(93) { order: 93 }
article:nth-of-type(94) { order: 94 }
article:nth-of-type(95) { order: 95 }
article:nth-of-type(96) { order: 96 }

article:nth-of-type(97) { order: 97 }
article:nth-of-type(98) { order: 98 }
article:nth-of-type(99) { order: 99 }
article:nth-of-type(100) { order: 100 }
article:nth-of-type(101) { order: 101 }


article:nth-of-type(2) header { background:#004b8b }
article:nth-of-type(3) header { background:#004b8b }
article:nth-of-type(4) header { background:#004b8b }
article:nth-of-type(5) header { background:#004b8b }

ul { padding: 0 0px }
li.f { list-style: none; padding: 4px 10px; border-bottom: 1px solid #000;
background-color:#fff }
li.more { display: none }

/*p.more-items { padding: 5px 10px ; font-style: italic; cursor: pointer }*/

@media all and (max-width:500px) {
	section {
		flex-flow: column wrap;
	}
	article {
		flex-basis: initial;
	}
}
