@charset "utf-8";.carousel{position:relative;margin:0 auto;background-color:#fff;overflow:hidden}#incarcare{position:absolute;font-size:30px;top:calc(50% - 25px);left:calc(50% - 25px);z-index:9999;color:#f9e531;text-shadow:0 0 1px #999}.animatie-incarcare{animation:spin .6s infinite linear;-webkit-animation:spin2 .6s infinite linear}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}#panou-paragraf{z-index:999;height:auto;padding:5px 5px 0;background-color:rgba(27,69,111,1);color:#fff;font-size:1.2em;width:100%;overflow:hidden;transform:scaleY(0);text-shadow:none!important;margin-bottom:20px}.carousel-control,.carousel-indicators{opacity:0}.carousel,.carousel .active,.carousel-caption,.item{width:100%}.carousel,.carousel-caption{height:400px}.carousel-caption{position:static!important;margin:0!important;padding:0}.carousel-inner{height:100%;width:100%;transform:rotate(-90deg) scale(.5)}.carousel-indicators{left:0;bottom:-50px;font-size:20px;z-index:9999}.fundal-cover{background-size:cover!important}.carousel-caption p{font-size:40px;position:absolute;bottom:0;right:20px}.carousel-indicators .active{background-color:#2c3e50}.carousel-indicators .active,.carousel-indicators li{width:16px;height:16px;border:1px solid #2c3e50;margin-right:3px}.carousel-control.left,.carousel-control.right{background-image:none}.carousel-caption h3{padding:.5em}.carousel .icon-container{display:inline-block;font-size:25px;line-height:25px;padding:1em;text-align:center;border-radius:50%}.carousel-control{width:50px;display:flex;align-items:center;justify-content:center;text-shadow:none;transition:.5s all}.carousel:hover .sageata-navigare{opacity:1}.sageata-navigare{box-shadow:0 0 1px #999;font-size:1.2em;background-color:rgba(51,51,51,.5);padding:5px;transition:.5s all;border-radius:50%}.sageata-navigare:hover{background-color:rgba(197,210,5,.68)}@media screen and (max-height:768px){.carousel,.carousel-caption{height:420px}}@media screen and (max-width:768px){.carousel-indicators .active,.carousel-indicators li{width:12px;height:12px;margin-right:2px}#panou-paragraf{font-size:1.2em}.carousel-caption p{font-size:15px}.sageata-navigare{font-size:.5em!important;box-shadow:0 0 2px #999;padding:5px}.carousel,.carousel-caption{height:200px}.carousel-control{width:25px}}