



/*img:not(#bkg-home):not(.normal-link-h):not(.from-year):not(.logo-header-home-img):not(.lang-img):not(.ie-fix):not(.reflexie-1):not(.reflexie-2):not(.reflexie-3):not(.reflexie-4):not(.toggle-meniu-img):not(.logo-pag-norm):not(.fancybox-image) {*/
/*    display: none;*/
/*}*/
/*video:not(.gif-home):not(.video-fundal) {*/
/*    display: none;*/
/*}*/
/*.logo-securitate-responsiv img {*/
/*    display: inline-block !important;*/
/*}*/
/*.harta-contact img {*/
/*    display: inline-block !important;*/
/*}*/
/*.bucata-info-pagina img {*/
/*    display: block !important;*/
/*}*/

html {
    position: relative;
    overflow: hidden;
}
body {
    font-family: 'AvantGarde LT', sans-serif;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    height: 100%;
    position: relative;
    overflow: auto;
}
.sub-body {
    display: inline;
}

ul {
    list-style-type: none;
    padding: 0;
}
p {
    margin: 0;
}
a:hover {
    text-decoration: none;
}

.container-pagini-ferestre {
    margin-top: 20px;
}
.hidden {
    display: none;
}

/*HOMEPAGE*/
#main-wrapper {
    min-height: 100%;
    background-image: url("../../../../image/cachewebp/home-bgs-opt/home-background-1920x1080.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.link-home-bgs {
    position: relative;
    display: inline-block;
    margin: 0 12px;
}
.link-home-bgs img {
    /*max-width: 100%;*/
}
.video-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.video-h-1 {
    clip-path: polygon(13% 0.5%, 96% 4.5%, 93% 61.5%, 6% 64%);
}
.video-h-2 {
    clip-path: polygon(12% 3.5%, 92% 5.5%, 91.5% 61%, 9% 62%);
}
.video-h-3 {
    clip-path: polygon(5.8% 5.5%, 86.4% 3.4%, 89% 62%, 6% 60.8%);
}
.video-h-4 {
    clip-path: polygon(1.8% 4.5%, 85% 0.7%, 92.2% 63.8%, 5% 61.4%);
}
.video-h-1.click,
.video-h-2.click,
.video-h-3.click,
.video-h-4.click {
    clip-path: none;
    overflow: visible;
}
.videozoomhome:hover .reflexie-1,
.videozoomhome:hover .reflexie-2,
.videozoomhome:hover .reflexie-3,
.videozoomhome:hover .reflexie-4 {
    display: inline-block;
}
.videozoomhome:hover .video-h {
    display: inline-block;
}
/*.videozoomhome .video-h {*/
/*    overflow: auto;*/
/*}*/
.videozoomhome video {
    transition: transform 1s;
}
.videozoomhome.click .video-h {
    z-index: 101;
}
.videozoomhome.click:hover video {
    position: absolute;
    box-shadow: 0 0 8px 8px white inset;
    width: inherit;
    height: inherit;
    filter: blur(1px);
    object-fit: cover;
}
.videozoomhome.click:hover .video-h-1 video {
    transform: scale(10) translateX(-32%) translateY(-30%);
}
.videozoomhome.click:hover .video-h-2 video {
    transform: scale(10) translateX(-44%) translateY(-30%);
}
.videozoomhome.click:hover .video-h-3 video {
    transform: scale(10) translateX(-55%) translateY(-30%);
}
.videozoomhome.click:hover .video-h-4 video {
    transform: scale(10) translateX(-67%) translateY(-30%);
}
.reflexie-1 {
    display: none;
    position: absolute;
    z-index: 100;
    width: 235px;
    left: -32px;
    height: 802px;
    top: -18px;
}
.reflexie-2 {
    display: none;
    position: absolute;
    z-index: 100;
    width: 209px;
    left: -9px;
    height: 802px;
    top: 0;
}
.reflexie-3 {
    display: none;
    position: absolute;
    z-index: 100;
    width: 215px;
    left: -16px;
    height: 802px;
    top: -18px;
}
.reflexie-4 {
    display: none;
    position: absolute;
    z-index: 100;
    width: 218px;
    left: -11px;
    height: 802px;
    top: -18px;
}
.gif-home {
    height: 70%;
    position: relative;
    width: auto;
    left: calc(50% - 3px);
    transform: translateX(-50%);
    top: -30px;
    z-index: -1;
}
.from-year-container {
    width: 350px;
    position: absolute;
    top: 480px;
    left: 400px;
    z-index: 10;
}
.from-year-container .from-year {
    max-width: 100%;
}
.box-language {
    position: absolute;
    right: 30px;
    top: 40px;
}
#logo-header {
    margin: 100px 0 30px;
}
.logo-header-home-img {
    max-width: 360px;
}
.meniu-limba-header li {
    list-style: none;
    display: inline-block;
    padding: 0 3px;
}
.meniu-limba-header li img {
    max-width: 30px;
}
.social-footer {
    position: fixed;
    bottom: 20px;
    right: calc(50% - 550px);
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
    z-index: 100;
}
.social-footer:hover {
    background: rgba(255,255,255,1);
}
.social-footer:hover {
    color: #2f1666;
    text-decoration: none;
}

.fade-from-black{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000FF;
    z-index: 100000;
    opacity:0;
    animation-name: fadeOutZH;
    animation-duration: 1.8s;
}

.fade-from-black.vizibil{
    opacity:1;
}

@-webkit-keyframes fadeOutZH {
    from {opacity:1;}
    to {opacity:0;}
}

@-moz-keyframes fadeOutZH {
    from {opacity:1;}
    to {opacity:0;}
}

@-o-keyframes fadeOutZH {
    from {opacity:1;}
    to {opacity:0;}
}

@keyframes fadeOutZH {
    from {opacity:1;}
    to {opacity:0;}
}



/*PAGINA 2*/
.video-fundal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    /*transform: translateX(-50%);*/
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    pointer-events: none;
}
#homeicon-meniu{
    background: none;
    width: auto;
    min-width: 0;
    cursor: pointer;
    margin: 0;
    position: absolute;
    left: 0;
    top: 30%;
}

#homeicon-meniu:hover::before{
    background: none;
}

#homeicon-meniu img{
    max-width: 35px;
}

#homeicon-meniu i{
    color: #fff;
    font-size: 22px;
    border: 3px solid #fff;
    border-radius: 100%;
    padding: 4px;
    width: 35px;
    height: 35px;
    line-height: 20px;
    text-shadow: 1px 1px 1px #0701ff;
    box-shadow: 1px 1px 1px #0701ff;
}

#homeicon-meniu a{
    padding: 0;
    margin: 0;
}

#backicon-meniu{
    background: none;
    width: auto;
    min-width: 0;
    cursor: pointer;
    margin: 0;
    position: absolute;
    left: 40px;
    top: 30%;
}
#backicon-meniu:hover::before{
    background: none;
}

#backicon-meniu img{
    max-width: 35px;
}

#backicon-meniu i{
    color: #fff;
    font-size: 22px;
    border: 3px solid #fff;
    border-radius: 100%;
    padding: 4px;
    width: 35px;
    height: 35px;
    line-height: 20px;
    text-shadow: 1px 1px 1px #0701ff;
    box-shadow: 1px 1px 1px #0701ff;
}

#backicon-meniu a{
    padding: 0;
    margin: 0;
}

#toggle-meniu{
    background: none;
    width: auto;
    min-width: 0;
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0;
    top: 30%;
}

#toggle-meniu:hover::before{
    background: none;
}

#toggle-meniu img{
    max-width: 35px;
}

.meniu-pagina-header ul{
    list-style-type: none;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 1%;
    position: relative;
}

.meniu-pagina-header li a{
    color: #FFF;
    padding: 25px 0 10px;
    display: inline-block;
    margin: 0 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 400;
    letter-spacing: .5px;
    position: relative;
    z-index:101;
}

.meniu-pagina-header li a.font-mic{
    margin: 0px 4px;
    font-size: 22px;
    padding: 25px 0 8px;
}

.meniu-pagina-header li{
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 180px;
    padding-bottom: 14px;
    background-image: url(../../../../image/butoane/buton.png);
}

.meniu-pagina-header li{
    background-image: url(../../../../image/butoane/buton.png);
    position:relative;
}

.meniu-pagina-header li a:hover{
    text-decoration:none;
}

.meniu-pagina-header li:hover::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../../../image/butoane/buton-hover.png);
    overflow: visible;
    z-index: 100;
}
.bulina-meniu {
    position: absolute;
    right: -6px;
    top: 35%;
    color: #fff;
    background: red;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .5px;
    z-index: 102;
}

.cont-items-between{
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    z-index: 2;
    flex: 0 0 100%;
}

.cont-items-between-med{
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    z-index: 2;
    flex: 0 0 950px;
    max-width: 950px;
    min-height:969px;
}

.logo-securitate-responsiv{
    -webkit-transition: margin .05s ease-in;
    -moz-transition: margin .05s ease-in;
    transition: margin .05s ease-in;
    margin: auto;
    display: block;
}

.logo-securitate-responsiv img{
    max-width:240px;
}

/*LAMELE PAGINA INTERMEDIARA*/


/*MENU SEARCH*/
#meniu-fixed{
    position: fixed;
    top: 0;
    left: auto;
    right: -300px;
    bottom: 0;
    z-index: 1000000;
    background-image: url(../../../../image/background/lamela-mare.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;
    width: 290px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(0,0,0,.55);
}

#meniu-fixed.deschis{
    right:0;
}

#meniu-fixed .box-language{
    position: relative;
    top: 0;
    right: 0;
    text-align: right;
    padding: 0 11px;
    margin-bottom: 35px;
}

#meniu-fixed .social-meniu{
    padding: 0 15px;
    text-align: right;
}

#meniu-fixed .social-meniu a{
    padding: 0 8px;
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 100;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    margin-left: 15px;
}

#meniu-fixed .social-meniu a:hover{
    background: rgba(255,255,255,1);
    color: #2f1666;
}

#search{
    padding: 0 15px;
    margin-bottom: 35px;
}

#search .input-group{
    width: 100%;
}

#search .input-group input{
    border-radius: 0px;
    border: 1px solid #97f6ff;
    border-right: none;
    height: 40px;
    color: #fff;
    background: rgba(151,246,255,.3);
    font-size: 22px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 300;
}

#search .input-group input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

#search .input-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

#search .input-group input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

#search .input-group button,
#search .input-group button:focus{
    background:rgba(151,246,255,.6);
    border:1px solid #97f6ff;
    border-left:none;
    color:#fff;
    font-size:18px;
    padding:4px 12px;
    outline:none;
    box-shadow:none;
    -webkit-transition:All .3s ease;
    -moz-transition:All .3s ease;
    transition:All .3s ease;
}

#search .input-group button:hover{
    background:rgba(151,246,255,.1);
}

.compensare-bara{
    max-width: 100%;
    width: 100%;
    text-align: right;
    margin-bottom: 60px;
    margin-top: 15px;
    padding: 0 15px;
}

#inchide-meniu{
    color: #fff;
    font-size: 24px;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1;
}

#inchide-meniu:hover{
    opacity:1;
}

#cont-mare-search{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 400px;
    width: 100%;
    margin-top:10px;
    margin-bottom:20px;
}

#button-search{
    width: auto;
    flex: 0;
    border-radius: 0px;
    height: 40px;
    font-weight: 300;
    display: inline-block;
    min-width:80px;
}

#cont-mare-search #input-search{
    border-radius: 0px;
    border: 1px solid #97f6ff;
    border-right: none;
    color: #fff;
    background:rgba(151,246,255,.3);
    font-size:20px;
    height:38px;
    font-family: 'Alegreya Sans', sans-serif;
}

#cont-mare-pagina {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.butoane-securitate {
    position: relative;
}
.buc-lamela {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 55px;
    color: #fff;
    line-height: 1;
    width: 670px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
    opacity: 1;
    -webkit-transform: perspective(0px) rotate3d(0, 0, 0, 0deg);
    transform: perspective(0px) rotate3d(0, 0, 0, 0deg);
    margin: 12px auto;
}
.buc-lamela:hover {
    color: #fff;
    text-decoration: none;
}
.buc-lamela img {
    width: 100%;
}
.buc-lamela .buc-lamela-img {
    display: block;
}
.buc-lamela .buc-lamela-img--hover {
    display: none;
}
.buc-lamela:hover .buc-lamela-img {
    display: none;
}
.buc-lamela:hover .buc-lamela-img--hover {
    display: block;
}
.buc-lamela span {
    text-shadow: 0 0 6px #00F, 0 0 6px #00F, 0 0 10px #00F, 0 0 10px #00F, 0 0 25px #00F, 0 0 30px #00F, 0 0 30px #00F, 0 0 65px #00F;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
}
.text-lam {
    position: absolute;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 15px;
}

.butoane-medical{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: auto;
}

.butoane-medical ul{
    text-align: Center;
    display: inline-block;
    width: 43%;
    height: 100%;
}

.butoane-medical #description-info ul{
    width:100%;
}
.menu-1-med{
    margin-left: 1%;
}

.butoane-medical li a{
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    letter-spacing: 1px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
}

.butoane-medical .menu-1-med li a {
    margin: 12px 0 12px 80px;
}
.butoane-medical .menu-2-med li a {
    margin: 12px 80px 12px 0;
}

.butoane-medical li a span{
    text-shadow: 0 0 6px #00F, 0 0 6px #00F, 0 0 10px #00F, 0 0 10px #00F, 0 0 25px #00F, 0 0 30px #00F, 0 0 30px #00F, 0 0 65px #00F;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
}


#fundal-gradient{
    /*background-color: rgba(0,0,0,.5);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: calc(100vh - 222px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.fundal-gradient-mare{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.fundal-rama-pagini {
    background-color: rgba(0,0,0,.5);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 230px);
    padding: 15px;
}
.fundal-rama-pagini #cont-info-pagina {
    background: none;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 15px;
    height: 100%;
}

.fundal-rama-pagini #cont-info-pagina::-webkit-scrollbar {
    display:block;
    width: 10px;
}

.fundal-rama-pagini #cont-info-pagina::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.fundal-rama-pagini #cont-info-pagina::-webkit-scrollbar-thumb {
    background: #0000ff;
}

.fundal-rama-pagini #cont-info-pagina::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}

#cont-form-rerutare {
    margin-top: 20px;
    border: 1px solid #97f6ff;
    padding: 20px;
    background: rgba(151,246,255,.3);
}
#cont-form-rerutare h4{
    color:#fff;
}
#cont-form-rerutare label {
    color: #ffffff;
}



.vertical-view .reflexie-1,
.vertical-view .reflexie-2,
.vertical-view .reflexie-3,
.vertical-view .reflexie-4 {
    display: none !important;
}



/*!*Pagina noutati*!*/
.slider-pagina8 .owl-stage {
    display: flex;
    align-items: center;
    min-width: 100%;
    justify-content: center;
}
.fancybox-navigation .fancybox-button {
    height: 150px;
    width: 120px;
}
#cont-info-pagina {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}
#cont-info-pagina.cont-info-pagina--no-scroll {
    overflow: auto;
}
.heading-pagina{
    color: #fff;
    display: inline;
    letter-spacing: .5px;
    margin: 0px auto 20px;
    font-weight: 600;
    font-family: 'Proxima Nova Rg';
    font-size: 3rem;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
}
.subcat-item {
    margin-bottom: 20px;
}
.article-image a{
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.article-image a::after{
    content:'';
    display:inline-block;
    padding-bottom:50%;
}
.post-content {
    border: 1px solid #97f6ff;
    padding: 20px;
    padding-top: 10px;
    border-top: none;
}
.post-title a{
    color: #fff;
    margin-top: 10px;
    font-size: 18px;
    letter-spacing: .5px;
    display: inline-block;
    width: 100%;
    min-height: 45px;
}
.post-desc-cat{
    font-family: 'Alegreya Sans', sans-serif;
    color: #fff;
    line-height: 1.4;
    font-weight: 400;
}
.citeste-mm-blog-cat{
    margin-top: 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    display: block;
}
.citeste-mm-blog-cat i{
    font-size:12px;
}

.post-image-blog {
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-image-blog img {
    width: 33%;
    margin: 20px 5px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 45%;
    color: #fff;
    font-size: 30px;
    outline:none!Important;
    box-shadow:none!Important;
}

.owl-carousel .owl-nav button.owl-prev{
    left:10px;
}

.owl-carousel .owl-nav button.owl-next{
    right:10px;
}
.embed-container {
    position: relative;
    padding-bottom: 270px;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal-content{
    border-radius: 0px;
    background: #4171f7;
    color:#fff;
}

.close{
    color:#fff;
    outline:none!Important;
    box-shadow:none!Important;
}

.close:hover{
    color:#fff;
    opacity:1;
}

.modal-content input,
.modal-content select,
.modal-content textarea{
    border-radius:0px;
}

/*Contact page*/
.bucata-acordeon{
    color: #fff;
    font-weight: 400;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 20px;
    line-height: 1.4;
}
.bucata-acordeon.activ{
    display:block;
}
.titlu-buc-acordeon{
    display: inline-block;
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    padding: 10px;
    width: 100%;
    border: 1px solid #97f6ff;
    margin-bottom: 20px;
    position:relative;
    font-family: 'Samsung Sans Regular', Sans-Serif;
    letter-spacing: 1px;
}
.titlu-buc-acordeon i{
    position: absolute;
    right: 20px;
    top: 17px;
    font-size: 14px;
    color:#97f6ff;
}
.titlu-buc-acordeon.activ{
    border-color:#97f6ff;
}
.descriere-buc-acordeon {
    display: none;
    margin-bottom: 20px;
}
.desc-buc-acc-contact {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    justify-content: space-between;
}
.cont-st-contact {
    font-family: 'Samsung Sans Regular';
    line-height: 1.5;
}
.cont-dr-contact {
    width: 50%;
    margin-left: 20px;
}
.harta-contact{
    height: 300px;
}

/*Grey Page*/
#cont-cerere-titlu {
    margin-bottom: 20px;
}
#cerere-campuri{
    display:none;
}
.text-sau{
    text-transform:uppercase;
    margin:10px 0;
    text-align:center;
}
.buton-cerere-oferta {
    display: inline;
    float: right;
    color: #fff !important;
    text-transform: uppercase;
    padding: 28px 30px 28px;
    margin-top: -15px;
    background-image: url(../../../../image/butoane/buton-rosu.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 18px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    position: relative;
}
.buton-link-pagina {
    color: #fff!Important;
    text-transform: uppercase;
    padding: 20px!Important;
    background-image: url(../../../../image/butoane/buton-rosu.png)!Important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 20px!Important;
    font-family: 'Alegreya Sans', sans-serif!Important;
    font-weight: 400!Important;
    letter-spacing: .5px!Important;
    position: Relative;
    white-space: nowrap;
}

.buton-link-pagina:hover{
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../../../image/butoane/buton-rosu-hover.png)!Important;
}
.numar-apel-urgente{
    display: inline-block;
    float: right;
    font-size: 24px;
    font-family: 'AvantGarde LT', sans-serif;
    letter-spacing: 0.5px;
    color: red;
    text-align: center;
}
.numar-apel-urgente a{
    position: relative;
    text-shadow: 3px 3px 3px rgb(0 0 0);
}
#description-info {
    color: #fff;
    font-weight: 400;
    font-family: 'Proxima Nova Rg', Sans-Serif;
    font-size: 22px;
    text-align: justify;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
    clear: both;
}
#description-info p {
    margin-bottom: 3px;
}
.descriere-pagina-info {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Samsung Sans Regular';
    padding: 0;
}
.descriere-pagina-info ul{
    list-style-type:disc;
    padding-left:20px;
}
.descriere-pagina-info a {
    color: #fff;
}
#cont-mare-joburi{
    margin-top:20px;
    margin-bottom:20px;
}
.bucata-link-job{
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 23px;
    padding: 30px 0;
    border: 1px solid #97f6ff;
    background: rgba(151,246,255,.3);
    -webkit-transition:All .3s ease;
    -moz-transition:All .3s ease;
    transition:All .3s ease;
}
.bucata-link-job:hover{
    color:#fff;
    background: rgba(151,246,255,.6);
}
#tabs-joburi {
    text-align: center;
    margin: 20px 0 40px;
}
#tabs-joburi li {
    display: inline-block;
    margin: 0 10px;
    color: #97f6ff;
    font-size: 20px;
    border: 1px solid #97f6ff;
    padding: 5px 20px;
    cursor: pointer;
    background: rgba(255,255,255,.2);
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    transition: all .3s ease;
}
#tabs-joburi li.active {
    color: #fff;
    background: rgba(151,246,255,.6);
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.tab-job-list {
    display: none;
}

.mt-20{
    margin-top:20px;
}

/*Normal Gray Page*/
.descriere-pe-stanga-desc{
    display: inline-block;
    width: 60%;
    padding-right: 20px;
}

.cont-desc37 .descriere-pe-stanga-desc{
    width:30%;
}

.descriere-pe-stanga{
    display: inline-block;
    width: 40%;
}

.cont-desc37 .descriere-pe-stanga{
    width:70%;
}

.descriere-pe-dreapta-desc{
    display: inline-block;
    width: 60%;
    padding-left:20px;
}

.cont-desc37 .descriere-pe-dreapta-desc{
    width:30%;
}

.descriere-pe-dreapta{
    display: inline-block;
    width: 40%;
}

.cont-desc37 .descriere-pe-dreapta{
    width:70%;
}

.cont-desc-5050,
.cont-desc-5050-dr{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.descriere-pe-stanga .compensare-imagini-slide,
.descriere-pe-stanga .poze-pagina-info,
.descriere-pe-dreapta .compensare-imagini-slide,
.descriere-pe-dreapta .poze-pagina-info{
    margin:0;
}

.cont-desc-5050-dr .descriere-pe-dreapta-desc{
    order: 2;
}

.cont-desc-5050-dr .descriere-pe-dreapta{
    order: 1;
}

.cont-desc-5050 .cont-video-jum,
.cont-desc-5050-dr .cont-video-jum{
    margin:0;
}

.cont-desc-5050 .poze-pagina-info,
.cont-desc-5050-dr .poze-pagina-info{
    right:0;
}

.poze-pagina-info.poza-simpla .bucata-info-pagina div{
    border:none;
}

.poze-pagina-info.poza-simpla .bucata-info-pagina div::after{
    display:none;
}

.bucata-info-pagina{
    display: inline-block;
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bucata-info-pagina div{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid #fff;
    border-radius: 12px;
}

.bucata-info-pagina div::after{
    content:'';
    display:block;
    padding-bottom:100%;
}
.bucata-info-pagina .overlay-poze-bgs i{
    transform:scale(1);
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
}

.bucata-info-pagina:hover .overlay-poze-bgs{
    visibility:visible;
    opacity:1;
}

.poza-simpla .bucata-info-pagina .overlay-poze-bgs{
    background:transparent;
}

.poza-simpla .bucata-info-pagina:hover .overlay-poze-bgs{
    visibility:visible;
    background:transparent;
    opacity:1;
}

.bucata-info-pagina:hover .overlay-poze-bgs i{
    transform:scale(1.4);
}

.butoane-medical .page-load-iframe #cont-info-pagina a:not(.bucata-info-pagina){
    height:auto;
    max-height:none;
    top:0;
}

.butoane-medical .page-load-iframe #cont-info-pagina .bucata-info-pagina{
    width: 100%;
    height: auto;
    display: inline-block;
}


/*Pagini Info*/
.poze-pagina-info {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.overlay-poze-bgs {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    background-color: rgba(0,0,255, .33);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    height: 100%;
}
.poza-simpla .bucata-info-pagina:hover .overlay-poze-bgs {
    visibility: visible;
    background: transparent;
    opacity: 1;
}
.poze-pagina-info.poza-simpla a {
    position: relative;
    display: block;
}
.bucata-info-pagina .overlay-poze-bgs i {
    transform: scale(1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.bucata-info-pagina:hover .overlay-poze-bgs i {
    transform: scale(1.4);
}
.doua-coloane {
    column-count: 2;
}

.bucata-galerie{
    margin-bottom: 40px;
}

.titlu-galerie{
    font-size: 30px;
    text-align: left;
    margin: 15px 0;
    color:#fff;
}

.link-galerie{
    cursor:pointer;
}

#container-afisare-galerie{
    display:none;
}

#galerie-inapoi{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
    margin-bottom: 20px;
    text-align:left;
}

#galerie-inapoi span{
    cursor:pointer;
}

#galerie-inapoi i{
    font-size: 20px;
}

.bucata-poza-galerie{
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bucata-poza-galerie::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

.bucata-galerie-incarcata{
    display:none;
}

.bucata-galerie-incarcata.deschis{
    display:block;
}

.bucata-galerie-incarcata iframe{
    width:100%;
}

.embed-container-galerie {
    position: relative;
    padding-bottom: 58%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.embed-container-galerie iframe, .embed-container-galerie object, .embed-container-galerie embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}