/*main{*/
/*    min-height:70vh;*/
/*}*/

/*.article-content-wrapper{*/
/*    display: block;*/
/*    padding: 16px;*/
/*    margin-bottom: 30px;*/
/*}*/

/*.article-category-image{*/
/*    display: block;*/
/*    width: 100%;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.article-category-image::after{*/
/*    content: '';*/
/*    display: block;*/
/*    padding-bottom: 75%;*/
/*}*/

/*.article-category-content{*/
/*    padding:16px;*/
/*}*/

/*.article-category-title{*/
/*    display: block;*/
/*    font-size: 26px;*/
/*    font-weight: 500;*/
/*    margin-bottom: 16px;*/
/*    color: #000;*/
/*}*/

/*.article-category-title:hover{*/
/*    color:var(--culoare1);*/
/*}*/

/*.article-category-description{*/
/*    font-size: 16px;*/
/*    color: #333;*/
/*    margin-bottom: 16px;*/
/*}*/

/*.article-category-button{*/
/*    position:relative;*/
/*    font-size: 14px;*/
/*    font-weight: 500;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: .3px;*/
/*    display:block;*/
/*}*/

/*.article-category-button:hover{*/
/*    color:var(--culoare1);*/
/*}*/

/*.article-category-button::after{*/
/*    content:'';*/
/*    display:block;*/
/*    height:1px;*/
/*    width:100%;*/
/*    background:var(--culoare1);*/
/*    position:absolute;*/
/*    left:0;*/
/*    top:50%;*/
/*    transform:translateY(-50%);*/
/*    z-index:5;*/
/*}*/

/*.article-category-button span{*/
/*    position:relative;*/
/*    z-index:10;*/
/*    background:#fff;*/
/*    padding-right:12px;*/
/*}*/

/* PAGE */

/*#article-article{*/
/*    padding-bottom:32px;*/
/*}*/

/*.article-image-wrapper img{*/
/*    max-height:500px;*/
/*    display:block;*/
/*    margin:auto;*/
/*}*/

/*#article-description iframe{*/
/*    max-width:100%;*/
/*}*/

/*#article-description img{*/
/*    height:auto!important;*/
/*}*/

/*#article-description p{*/
/*    margin-bottom:12px;*/
/*}*/

/*#article-description p:last-child{*/
/*    margin-bottom:0;*/
/*}*/

/* COMMENTS */

/*#article-comments-section{*/
/*    margin:50px 0;*/
/*    background:#fff;*/
/*}*/

/*.comments-list-title{*/
/*    font-size: 21px;*/
/*    color: #333;*/
/*    padding-bottom: 15px;*/
/*    font-weight: 500;*/
/*    margin-bottom:15px;*/
/*    width:100%;*/
/*    border-bottom:1px solid #eee;*/
/*}*/

/*#comment{*/
    
/*}*/

/*.article-comment-card .article-comment-card-cont {*/
/*    flex: 1 1;*/
/*    background-color: #eee;*/
/*    padding: 6px 12px;*/
/*    border-radius: 6px;*/
/*}*/

/*.article-comment-name {*/
/*    font-size: 14px;*/
/*    color: #333;*/
/*    line-height: 1.2;*/
/*    font-weight: 700;*/
/*}*/

/*.article-comment-card-description {*/
/*    font-size: 13px;*/
/*    color:#444;*/
/*    word-break: break-all;*/
/*    white-space: pre-wrap;*/
/*}*/

/*.article-comment-date{*/
/*    font-size: 12px;*/
/*    padding-left: 12px;*/
/*    padding-top: 3px;*/
/*    color: #999;*/
/*}*/

/*.comment-form-wrapper{*/
/*    padding-top:17px;*/
/*}*/

/*.comment-title{*/
/*    font-size: 21px;*/
/*    color: #333;*/
/*    font-weight: 500;*/
/*    padding-bottom: 15px;*/
/*    font-weight: 500;*/
/*    margin-bottom:0;*/
/*}*/

/*#comment-form{*/
    
/*}*/

/*#comment-form .form-group{*/
/*    margin-bottom:1em;*/
/*}*/

/*#comment-form .form-control{*/
/*    padding: 12px;*/
/*    color: #444;*/
/*    line-height: 1em;*/
/*    background-color: #eee;*/
/*    font-size: 18px;*/
/*    border:none;*/
/*    border-radius:0;*/
/*}*/

/*#comment-info{*/
    
/*}*/

/*#button-comment{*/
/*    font-size: 15px;*/
/*    font-weight: 500;*/
/*    padding: 10px 20px;*/
/*    margin: 0;*/
/*    display: block;*/
/*    width: fit-content;*/
/*    color: #fff;*/
/*    background-color: var(--culoare1);*/
/*    border: 2px solid var(--culoare1);*/
/*    outline: none !important;*/
/*    cursor: pointer;*/
/*    border-radius: 0;*/
/*    line-height: 1.4;*/
/*    -webkit-transition: all .3s ease-in-out;*/
/*    -moz-transition: all .3s ease-in-out;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

/*#button-comment:hover{*/
/*    background:transparent;*/
/*    color:var(--culoare2);*/
/*    border:2px solid var(--culoare2);*/
/*}*/

/*.no-results-comments{*/
/*    text-align:center;*/
/*    font-size:16px;*/
/*}*/

/********************/

.poza-transmisie{
    width:100%;
    background:#fff;
    margin-bottom:20px;
}

.titlu-transmisie{
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    margin-top:20px;
    margin-bottom:15px;
}

.titlu-transmisie strong{
    font-weight:bold;
}

#playerContainer{
    min-height:75vh;
    height:auto!Important;
}

.cont-poza-beneficiar{
    margin-top:20px;    
}

.cont-poza-beneficiar img,
.cont-poza-produs img{
    max-width:100%;
}

.cont-poza-beneficiar,
.cont-poza-produs{
    text-align:center;
    margin-bottom: 20px;
}

/********************/

.col-arhiva-slider{
    margin-top:20px;
}

#arhiva-slider {
    position:relative;    
}

.cont-arhiva-slider{
    padding: 20px 15px;
    background-size: 100%;
    background-position: center center;
    background-repeat: repeat;
}

.poza-arhiva{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
}

.poza-arhiva::before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
    background-color: #f9f9f9;
    opacity:0;
    z-index:1;
}

.bucata-arhiva:hover .poza-arhiva::before{
    opacity:.9;
}

.poza-arhiva::after{
    content:'';
    display:block;
    padding-bottom:50%;
}

.poza-arhiva a{
    position:relative;
    z-index:2;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
    opacity:0;
}

.bucata-arhiva:hover .poza-arhiva a{
    opacity:1;
}

.poza-arhiva a i{
    background-color: #00a3c8;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    width: 30px;
    border-radius: 50%;
    text-align: center;
}

.cont-text-arhiva{
    padding: 15px 0 0;
}

.titlu-arhiva{
    color: #333333;
    font-weight: 600;
    line-height: 1.42857143;
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
}

.data-arhiva{
    padding: 15px 0 0;
    color: #999999;
}

#arhiva-slider .owl-nav button{
    display:inline-block;
    background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 10px!Important;
    position: absolute;
    top: 45%;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 6;
}

#arhiva-slider .owl-nav .owl-prev{
    left:0;
}

#arhiva-slider .owl-nav .owl-next{
    right:0;
}

/************************/

#cont-intrebari{
    background: #fff;
    padding: 20px;
    border: 1px solid #f9f9f9;
    margin-bottom:30px;
    -webkit-box-shadow: 2px 3px 21px 3px rgba(238, 238, 238, 1);
    -moz-box-shadow: 2px 3px 21px 3px rgba(238, 238, 238, 1);
    box-shadow: 2px 3px 21px 3px rgba(238, 238, 238, 1);
}

#titlu-feedback{
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    text-align: left;
}

input[type=radio].radio-feedback {
    border: 1px solid #232323;
    background: #232323;
    width: 16px;
    height: 16px;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

/************************/

.cont-poza-powerpoint{
    max-height: 335px;
    overflow: hidden;
    margin-bottom: 35px;
    background: #ffffff;
}   

.poza-powerpoint{
    width:100%;
    max-width:100%;
    max-height:335px;
}

/************************/

#comment{
    margin-top:20px;
}

#acordeonIntrebari{
    margin-bottom:20px;
}

#acordeonIntrebari .card-header h5{
    line-height: 1.42857143;
    color: #333333;
    font-size: 15px;
}

#acordeonIntrebari .card{
    border:none;
    margin:0;
}

#acordeonIntrebari .card-header{
    background: #fff;
    cursor: pointer;
    padding: 0;
}

#acordeonIntrebari .card-header i{
    margin-right:20px;
}

.intrebari-header-toggle{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
}

.intrebari-header-toggle span{
    width:100%;
}

#acordeonIntrebari .card-body{
    margin:20px 0;
    background-color: #f2f2f2;
    border-left: 3px solid var(--culoare1);
    color: #000;
}

.intrebare-text{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.intrebare-autor{
    color: #777777;
    font-size: 14px;
}

.intrebare-autor::before{
    content: '\2014 \00A0';
    display:inline-block;
}

.reply-header{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 16px;
}

#acordeonIntrebari .card-body.bucata-raspuns {
    border-left:3px solid #eeeeee;
    background:#fefefe;
}

/******************************/

#btn-powerpoint-responsive{
    display:none;
}

/*****Televoting ***********/

#cont-alb-feed{
    
}

#titlu-feedback hr{
    margin-top: 0;
    text-transform: inherit;
}

#feedback-container h4{
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.cont-raspuns{
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cont-buton-feedback{
    text-align: center;
    margin: 20px 0 0;
}

.buton-feedback,
.buton-urmatoarea,
.buton-anterioara,
.buton-voturi,
.buton-timer{
    -moz-box-shadow: inset 0 0 0 1px #63ad0d;
    -webkit-box-shadow: inset 0 0 0 1px #63ad0d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #eee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(#eee, #e2e2e2);
    background: linear-gradient(#eee, #e2e2e2);
    border: solid 1px #d0d0d0;
    border-bottom: solid 3px #b2b1b1;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f5f5f5;
    color: #555;
    display: inline-block;
    font: bold 12px Arial, Helvetica, Clean, sans-serif;
    margin: 0 25px 25px 0;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fafafa;
    cursor:pointer;
}

.buton-feedback:hover,
.buton-urmatoarea:hover,
.buton-anterioara:hover,
.buton-voturi:hover,
.buton-timer:hover{
     background: #e4e4e4;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4), to(#ededed));
    background: -moz-linear-gradient(#e4e4e4, #ededed);
    background: linear-gradient(#e4e4e4, #ededed);
    border: solid 1px #c2c2c2;
    border-bottom: solid 3px #b2b1b1;
    box-shadow: inset 0 0 0 1px #efefef; 
}

.buton-feedback:active,
.buton-urmatoarea:active,
.buton-anterioara:active,
.buton-voturi:active,
.buton-timer:active{
    background: #dfdfdf;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdfdf), to(#e3e3e3));
    background: -moz-linear-gradient(#dfdfdf, #e3e3e3);
    background: linear-gradient(#dfdfdf, #e3e3e3);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px;
}

.buton-feedback::before,
.buton-urmatoarea::before,
.buton-anterioara::before,
.buton-voturi::before,
.buton-timer::before{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: #959595 0 2px 5px;
    -moz-box-shadow: #959595 0 2px 5px;
    border-radius: 3px;
    box-shadow: #959595 0 2px 5px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%; }

.buton-feedback:active::before,
.buton-urmatoarea:active::before,
.buton-anterioara:active::before,
.buton-voturi:active::before,
.buton-timer:active::before{ 
    padding: 1px 0 0; 
}

input[type=checkbox].radio-feedback {
    border: 1px solid #000;
    background: #000;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 20px;
}

#feedback-container label {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: bold;
}

#feedback-container .form-check {
    margin-bottom: 8px;
}

.info-intrebare{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size:16px;
}

.info-intrebare .text-danger{
    color:#dc3545;
}

.info-intrebare .text-success{
    color:#28a745;
}

.text-success-telev{
    color:#28a745;
    text-align:center;
    margin:20vh 0;
    font-size:22px;
}

.cont-intrebare{
    display:none; 
    position:relative;
    margin-bottom:0;
    padding:0;
}

.cont-intrebare.activ{
    display:block;
}

.cont-bara{
    width: 100%;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cont-bara span{
    height: 15px;
    width: 1%;
    background: blue;
    display: inline-block;
    min-width: .5%;
    animation: progressBar 1s ease-in-out;
    animation-fill-mode:both; 
    position:relative;
    border-bottom: solid 3px #ddd;
}

.cont-bara span::before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: #959595 0 2px 5px;
    -moz-box-shadow: #959595 0 2px 5px;
    border-radius: 3px;
    box-shadow: #959595 0 2px 5px;
    content: "";
    display: block;
    height: 85%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@keyframes progressBar {
  0% { width: 0; }
  100% { width: attr(data-width); }
}

.cont-raspuns-admin{
    margin: 20px 0 0;
}

.cont-procent{
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
    font-size: 16px;
}

.raspuns-corect.verde{
    color:#28a745;
}

#feedback-container{
    margin-top: 0px;
}

.timer-intrebare{
    position: absolute;
    right: 0px;
    top: -100px;
    font-size: 50px;
    line-height: 1;
    background: #ddd;
    border-radius: 6px;
    padding: 10px;
    box-shadow: #959595 0 2px 5px;
}

.poza-telev{
    max-width: 100%;
    margin: 0px auto 5px;
    display: block;
}

#titlu-feedback {
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-right: 0;
}
/*********************/

.online-users-cont{
    display: block;
    margin: 24px 0;
    font-size: 16px;
    font-weight: 500;
}

#online-total-customers{
    font-weight:700;
    color:var(--culoare3);
}