.rectangle{width:57px;height:40px;background-color:#327ec0}.triangle-right{position:absolute;top:0;width:0;height:0;border-top:20px solid transparent;border-left:20px solid red;border-bottom:20px solid transparent}.chevron{position:relative;display:inline-block;margin:0 5px;cursor:pointer;max-height:40px;color:#fff}.chevron:hover{animation:pulse .5s}.chevron:hover .rectangle{background-color:#8faadc}.chevron:hover .triangle-right:last-child{border-left-color:#8faadc}.chevron.active .rectangle{background-color:#39537e}.chevron.active .triangle-right:last-child{border-left-color:#39537e}.triangle-right:first-child{left:0;border-left-color:#fff}.triangle-right:last-child{right:-20px;border-left-color:#327ec0}.timeline{position:relative}.timeline-container{text-align:center;position:relative}.timeline-text{position:absolute;top:0;left:22px;margin-top:50%;transform:translateY(-103%);z-index:1}.ui.card.timeline-content{margin-left:50%;transform:translateX(-50%);width:70%;text-align:left;font-size:1.08em}#header{background:url(assets/istoric.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;height:40vh;width:100%}@media only screen and (max-width:700px){.ui.card.timeline-content{width:95%}}