
body{
	background-color: #d0cfcf;
}
.antet{
	border-top: 6px solid #E2C024;
	border-bottom: 6px solid #E2C024;
}
.antet_1{
	padding: 12px;
}
@media(min-width: 576px) and (max-width: 613px){
    .antet_2 h1{
        font-size: 1.6rem;
    }
}
@media(min-width: 614px) and (max-width: 650px){
    .antet_2 h1{
        font-size: 1.5rem;
    }
}
@media(max-width:1235px){
span.line-break-1:before {
	content: "\A";
 white-space: pre;
}
}
@media(max-width:992px){
    .navbar-text{
        line-height: 30px;
    }
}
@media(max-width: 991px){
	.antet_2 > h1{
		text-align: center;
	}
}
@media(max-width:441px){
span.line-break-2:before {
	content: "\A";
 white-space: pre;
}
}
@media(max-width:766px){
	.antet_2 > h1{
		margin-bottom: 13px;
	}
}
@media(min-width:992px) and (max-width:1234px){
	.navbar-text{
		font-size: 0.80rem;
		padding: 0;
	}
}
.flash{
    width:90%;
	margin-top: 30px;
	margin-bottom: 30px;
}
@media(max-width:768px){
    .flash{
        width:100%;
    }
}
@media(min-width:769px) and (max-width:1200px){
    .flash{
        width:90%;
    }
}
@media(min-width:1201px) and (max-width:1300px){
    .flash{
        width:95%;
    }
}
@media(min-width:1301px){
    .flash{
        width:70%;
    }
}
@media(max-width:575px){
    .antet_3 img{
        margin-bottom: 20px;
    }
}
@media(min-width:576px){
    .antet_3{
        border-right: 4px solid  #E2C024;
		border-bottom: 4px solid #E2C024;
		border-left: 4px solid #871D27;
		border-top: 4px solid #871D27;
    }
}
#calendar {
	float:right;
	font-size:12px;
	margin-top:6px;
}
@media(max-width:1400px){
    .info-card
   {
        margin-bottom: 20px;
    }
}
.row.equal-height > [class*='col-']{
	display: flex;
}
.alineat p{
    text-indent: 30px;
}
@media(min-width:520px){
    .img-left{
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }
}
@media(max-width:519px){
    .img-left{
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
#pagination h1{
    margin-top: 40px;
    margin-bottom: 40px;
}
#pagination{
    padding-bottom: 20px;
}
#pagination a:link {
	text-decoration:none;
    color: black;
}

.contact-details{
    margin-top: 20px;
    text-align: center;
    }
@media(min-width:768px) and (max-width:1200px){
    footer{
        font-size: 0.8rem;
    }
}
@media(min-width:576px) and (max-width:768px){
    .flash-oferta{
        width: 80%;
    }
}
@media(min-width:769px) and (max-width: 992px){
    .flash-oferta{
        width: 70%;
    }
}
@media(min-width:993px) and (max-width: 5000px){
    .flash-oferta{
        width: 60%;
    }
}
.flash-oferta .card-header, .card-footer{
    background-color: #36486b;
    color: white;
    font-weight: bolder;
}
@media(max-width:362px){
span.line-break-3:before {
	content: "\A";
 white-space: pre;
}
}
.table-responsive-stack tr {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
}
.table-responsive-stack td,
.table-responsive-stack th {
	display:block;
	/*      
   flex-grow | flex-shrink | flex-basis   */
	-ms-flex:1 1 auto;
	flex:1 1 auto;
}
.table-responsive-stack .table-responsive-stack-thead {
	font-weight:bold;
}
@media screen and (max-width: 768px) {
	.table-responsive-stack tr {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		border-bottom:3px solid #ccc;
		display:block;
	}
	/*  IE9 FIX   */
	.table-responsive-stack td {
		float: left\9;
		width: 100%;
	}
}
#tableOne tr td:nth-child(1),
#tableOne tr th:nth-child(1) {
	flex-basis:10%!important;
}
#tableOne tr td:nth-child(2),
#tableOne tr th:nth-child(2) {
	flex-basis:45%!important;
}
#tableOne tr td:nth-child(3),
#tableOne tr th:nth-child(3) {
	flex-basis:45%!important;
}
#tableTwo tr td:nth-child(1),
#tableTwo tr th:nth-child(1) {
	flex-basis:10%!important;
}
#tableTwo tr td:nth-child(2),
#tableTwo tr th:nth-child(2) {
	flex-basis:30%!important;
}
#tableTwo tr td:nth-child(3),
#tableTwo tr th:nth-child(3) {
	flex-basis:30%!important;
}
#tableTwo tr td:nth-child(4),
#tableTwo tr th:nth-child(4) {
	flex-basis:30%!important;
}
#tableThree tr td:nth-child(1),
#tableThree tr th:nth-child(1) {
	flex-basis:30%!important;
}
#tableThree tr td:nth-child(2),
#tableThree tr th:nth-child(2) {
	flex-basis:40%!important;
}
#tableThree tr td:nth-child(3),
#tableThree tr th:nth-child(3) {
	flex-basis:30%!important;
}
#tableThree tr td:nth-child(4),
#tableThree tr th:nth-child(4) {
	flex-basis:40%!important;
}
#tableOne tr td:nth-child(1),
#tableOne tr th:nth-child(1) {
	flex-basis:10%!important;
}
#tableFour tr td:nth-child(2),
#tableFour tr th:nth-child(2) {
	flex-basis:45%!important;
}
#tableFour tr td:nth-child(3),
#tableFour tr th:nth-child(3) {
	flex-basis:45%!important;
}
.landing-cards a{
	color:#40A8EF;
	text-decoration:none;
}
.landing-cards a:hover{
	color:cornflowerblue;
	text-decoration: underline;
}
.landing-cards ul{
	padding: 10px 10px 0px	30px;
}
@media(min-width: 1400px) and (max-width: 1476px){
	.landing-cards Ul{
		font-size: 0.9rem;
	}
}
.landing-cards .card-header{
	background-color: darkgrey;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
#programe-bac a{
	display:block;
	margin-left: 20px;
	margin-top: 10px;
}
#programe-bac a:hover{
	color:cornflowerblue;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-color: brown;
}
#programe-bac a:visited{
	color:black;
}
.blink {
  animation: blink 1s infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#auto-n_1 {   
counter-reset: rowNumber;
}
#auto-n_1 tr {
 counter-increment: rowNumber;
}
#auto-n_1 tr th:first-child::before {   
content: counter(rowNumber);   
min-width: 1em;   
margin-right: 0.5em;
}
#auto-n_1 tr th{
    font-weight: normal;
}
.ol_2023 img{
    width: auto;
    height: auto;
}
ul.programe_bac li a:link{
	color: blue!important;
}
ul.programe_bac li a:visited{
	color:blue;
}

.gradient {
	background: linear-gradient(to right top, #ffffff, #f6f6f6, #ededed, #e5e4e4, #dcdbdb, #d3d2d2, #cac8c8, #c1bfbf, #b6b3b3, #aaa7a7, #9f9c9c, #949090);
	background-size: 400% 400%;
	animation: gradient 5s ease infinite;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.right-panel li{
	margin-bottom: 20px;
}
@media(max-width: 576px){
	.lab_electro{
		border-bottom: 3px solid white;
	}
	}
@media(min-width: 577px) and (max-width: 1398px){
	.lab_electro{
		border-bottom: 3px solid white;
	}
}
hr.h-divider {
    border: 2px solid #871D27;
	opacity: 1;
	width: 50%;
}
p.indent{
	text-indent: 50px;
}
@media(max-width: 510px){
	.Eminescu{
		margin-bottom: 15px;
	}
}

.timeline {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 3px solid #871d27;
}

.timeline-item {
  position: relative;
  margin-bottom: 25px;
}

.timeline-icon {
  width: 16px;
  height: 16px;
  background-color: #871d27;
  border-radius: 50%;
  position: absolute;
  left: -29px;
  top: 5px;
  border: 2px solid white;
  box-shadow: 0 0 0 2px #871d27;
}

.timeline-content h5 {
  margin-bottom: 5px;
  font-weight: 600;
  color: #871d27;
}

.timeline-content p {
  margin: 0;
}

#anunturi, #documente {
  scroll-margin-top: 70px;
}


