@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap');
body {
    font-family: 'Open Sans', sans-serif!important;
    color: #323947;
    font-size: 16px;
    font-weight: 400;
    min-height: 100% !important;
    margin: 0;
    background: #162731;
    overflow-x: hidden!important;
    line-height: 170%;
    padding-top:120px
}

body.int {
    padding-top: 200px;
    background: url('../images/cluj-napoca-2.jpg') no-repeat center top;
    background-size: cover;
    background-attachment: fixed
}


a,
a:hover {
    text-decoration: none;
}

a {
    color: #008AC0;
}

a:hover {
    color: #323947
}

body {
    overflow-x: hidden
}

.aos-init:not(.aos-animate):after {
    position: fixed;
}

#hero {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.bg-light {
    background: #F9F9F9!important
}

.bg-light-blue{
	background:#E6F4F9;
}

#content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    color: white;
    text-align: center;
}

ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}

ul li {
    margin-bottom: 15px;
    line-height: 120%
}

ul li a {
    color: #008AC0
}

ul li::before {
    content: "\2810";
    color: #009BBF;
    margin-left: -16px;
    width: 16px;
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900;
    font-size: 13px;
}

h1,
h2,
h3 {
    font-family:'Montserrat', sans-serif!important;
    font-weight: 600;
    color: #000000
}

h5{
    font-size:18px;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.content-page{
	text-align:justify!important
}

.content-page h2{
    font-size:26px;
}

.content-page section{
	padding-top:20px;
	padding-bottom:20px
}

.content h2{
    color:#008AC0
}

.container{
	text-align:justify
}

.container h1, .container h2, .container h3, .container h4, .container h5{
	text-align:left
} 

h2::after {
    content: "";
    width: 30px;
    height: 2px;
    margin-left:10px;
    background: #008AC0;
    display: inline-block;
    vertical-align: middle;
}



ul{
    margin-bottom:20px;
}

h3{
    font-size:20px;
}

h4 {
    font-size: 18px;
    font-weight: 600
}

.text-white {
    color: #fff!important
}

.navbar {
    padding-top: 0;
}

/* .navbar-brand {
    display: flex;
    align-items: center; 
} */

.navbar-brand span {
    margin-right: 10px; 
}

.navbar-expand-lg .navbar-nav {
    margin-top: 10px
}

.fmv-name{
    color:#fff;
    font-size:22px;
    text-transform:uppercase;
    font-weight:700;
    position:absolute;
    left:100;
    top:50px;
}


.btn-registration {
    padding: 6px 20px;
    background: #008AC0;
    color: #fff!important;
    font-size: 16px;
    display: inline-block;
}

.btn-contact {
    padding: 6px 20px;
    background: #008AC0;
    color: #fff!important;
    font-size: 16px;
    display: inline-block;
}

.top {
    height: 133px;
    background-color: #00A0DF;
    /* linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.4) 100%);	 */
    color: #2D2D2D;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.top.small-bar {
    /*background-color:#001837;*/
    background-color: #00A0DF;
    height: 123px;
    padding-top: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

a span.fmv {
    width: 102px;
    height: 102px;
    margin-top: 10px;
    background: url('../images/logo-fmv-usamvcluj.png') no-repeat left top;
    background-size: 100%;
    text-indent: -9999px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.top.small-bar a span.fmv {
    width: 90px;
    height: 90px;
    background: url('../images/logo-fmv-usamvcluj.png') no-repeat left top;
    background-size: 100%;
    text-indent: -9999px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.top-links a.ico-facebook{
    width:35px;
    height:35px;
    background:url('../images/ico-facebook.png') no-repeat;
    display:inline-block;
    margin-right:40px;
    text-indent: -99999px;
}


/* .page-title{
    height:50px;
    margin-top:-180px;
    position:relative;
} */


.hero .page-title {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    text-align: left;
}

.page-title h1{
    background:#fff;
    display:inline-block;
    padding:10px 25px;
    position:relative;
    font-size:32px;
    margin:0;
}


.hero-home {
    position: relative
}

.hero.int {
    overflow: hidden;
      height: 400px;
    max-height: 400px;
    background-size: cover;
    background-position: center;  
    width: 100%;
}

ul li {
    margin-bottom: 8px;
}

.main-nav ul {
    padding: 0;
    margin-bottom:0;
}

.main-nav ul li {
    margin: 0 8px;
    position: relative;
}

.main-nav ul li::before {
    display: none
}

.main-nav ul li a {
    color: #2D2D2D;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 10px 0;
    display: block;
    position: relative;
    font-size: 15px;
    font-weight:600
}

.whitev .main-nav ul li a {
    color: #323947;
}

.top.small-bar .main-nav ul li a {
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 10px 0;
    display: block;
    position: relative
}

.small-bar.top.whitev .main-nav ul li a {
    color: #323947
}

.main-nav ul li a::after {
    content: '';
    width: 0;
    height: 4px;
    left: 0;
    bottom: 0;
    position: absolute;
    background: #008AC0;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.main-nav ul li a:hover::after {
    content: '';
    width: 100%;
    height: 4px;
    background: #008AC0;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.main-nav ul li.current_page_item a::after {
    content: '';
    width: 100%;
    height: 4px;
    background: #008AC0;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.main-nav ul li ul {
    display: none
}

.main-nav ul li:hover ul {
    padding: 20px;
    background-color: #008AC0;
    display: block;
    position: absolute;
    left: 0;
    top: 38px;
    width: 240px;
}

.whitev .main-nav ul li:hover ul {
    padding: 20px;
    background-color: rgba(255, 255, 255, 1);
    display: block;
    position: absolute;
    left: 0;
    top: 44px;
    width: 240px;
}

.top.small-bar .main-nav ul li:hover ul {
    padding: 20px;
    background-color: #008AC0;
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
    width: 240px;
}

.main-nav ul li:hover ul li {
    margin: 0
}

.main-nav ul li:hover ul li a {
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600
}

.top.whitev .main-nav ul li:hover ul li a {
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff
}

.main-nav ul li ul li a::after {
    content: '';
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.main-nav ul li ul li a:hover::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.main-nav ul li ul li a.current::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #009BBF;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


@media (max-width:992px){
    .page-title h1{
        font-size:25px;
    }
}

@media (max-width:768px) {
    .main-nav ul li {
        margin: 0 20px;
        position: relative;
        float: none;
        display: block
    }
}

.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 24, 55, 0.3);
}

span.line {
    width: 40px;
    height: 4px;
    background: #009BBF;
}

.hero-txt {
    position: absolute;
    width: auto;
    top: 50%;
    left: 0;
    background-color: #008AC0;
    color: #fff;
    text-align: center;
    font-weight: 300;
    z-index: 3;
    padding: 25px 40px
}


.hero-txt h1 {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff
}

.hero-txt span {
    display: block;
    font-weight: 400;
    font-size: 16px;
}

.hero-txt .t2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700
}

.hero-txt .t2 p:last-child {
    font-size: 20px;
    margin-top: 20px;
}

.hero.int .hero-txt {
    top: 20%;
}

.hero.int .hero-txt h1 {
    font-size: 42px;
}

.slideshow {
    background: #fff;
    width: 100%;
    overflow: hidden
}

.slideshow .item {
    position: relative;
    overflow: hidden;
}

.owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 100;
    width: 100%
}

.owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    top: 0;
    display: block;
    z-index: 101;
    font-size: 20px;
    background: url(../images/btn-prev.png) no-repeat center center;
}

.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -25px;
    top: 0;
    display: block;
    z-index: 101;
    font-size: 20px;
    background: url(../images/btn-next.png) no-repeat center center;
}

.owl-carousel .owl-nav button i{
    display:none
}


@media (max-width:768px) {

    a span.fmv {
        width: 72px;
        height: 72px;
        margin-top: 0px;
        background: url('../images/logo-fmv-usamvcluj.png') no-repeat left top;
        background-size: auto;
        background-size: 100%;
        text-indent: -9999px;
        display: inline-block;
    }
    .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 50px;
        position: absolute;
        left: -13px;
        top: 0;
        display: block;
        z-index: 101;
        font-size: 20px;
    }
    .owl-carousel .owl-nav button.owl-next {
        width: 30px;
        height: 50px;
        position: absolute;
        right: -13px;
        top: 0;
        display: block;
        z-index: 101;
        font-size: 20px;
    }
}

.owl-dots {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

.slideshow-wrapper .owl-dots {
    display: none
}

.owl-carousel button.owl-dot {
    width: 20px;
    height: 4px;
    background: #fff!important;
    margin: 0 4px;
}

.owl-carousel button.owl-dot.active {
    background: #009BBF!important
}

.name-item{
    font-size:20px;
    font-weight:600;
    color:#008AC0;
    text-align: left;
    margin-top:10px;
    display: block;
}

@media (max-width:1440px) {
    .hero.int {
        position: relative
    }
    .hero.int .hero-txt {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 992px) {

    
    .navbar-collapse {
        position: absolute;
        top: 0;
        right: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease;
        display: block;
        z-index:100;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-right: 50%;
        transition: all 0.3s ease;
        display: block;
    }
    .navbar-collapse.show {
        right: 0;
    }
    .navbar-expand-lg .navbar-nav {
        margin-top: 20px;
    }
    .hero-txt {
        padding: 15px;
    }
    .hero-txt {
        width: 100%;
        font-size: 16px;
        margin-bottom: 16px;
        top: auto;
        bottom: auto;
        position: relative
    }
    .hero-txt h1 {
        font-size: 16px;
        margin-bottom: 0;
    }
}

section {
    background: #fff;
    padding: 80px 15px;
}

section.bg-gradient{
    background:url('../images/bg-gradient.svg') no-repeat left top;
    background-size: cover;
}

section.intro {
    padding: 80px 15px;
}

section.green{
    background: #008AC0;
    color:#fff
}


a.read-more {
    font-size: 16px;
    text-transform:none;
    padding: 6px 50px 6px 10px;
    display: inline-block;
    color: #fff;
    background:#008AC0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-top: 4px;
    position: relative;

}

a.read-more:hover {
    background:#00B5BE;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-top: 4px;
}

a.read-more::after{
    content:"";
    width:40px;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    background:#00B5BE url('../images/arrow-w.png') no-repeat center center;
-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
 
}



a.read-more-w {
    font-size: 13px;
    text-transform: capitalize;
    padding: 6px 20px;
    display: inline-block;
    color: #008AC0;
    border: 1px solid #fff;
    background: transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    letter-spacing: 2px;
    margin-top: 20px
}


/*owl carousel*/

.owl-carousel button.owl-dot {
    width: 20px;
    height: 4px;
    background: #ccc!important;
    margin: 0 4px;
}

.owl-carousel button.owl-dot.active {
    background: #009BBF!important
}

.owl-carousel.h-carousel .owl-dots {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    text-align: center;
}

.owl-carousel.h-carousel button.owl-dot {
    width: 20px;
    height: 4px;
    background: #ccc!important;
    margin: 0 4px;
}

.owl-carousel.h-carousel button.owl-dot.active {
    background: #009BBF!important
}

.owl-carousel.h-carousel .owl-nav button.owl-prev {
    width: 30px;
    left: -40px;
    color: #009BBF;
    font-size: 30px;
}

.owl-carousel.h-carousel .owl-nav button.owl-next {
    width: 30px;
    right: -40px;
    color: #009BBF;
    font-size: 30px;
}

.owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%
}

.owl-carousel.h-carousel .owl-nav button.owl-next {
    right: 20px;
    position: absolute;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .item h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400
}

.owl-carousel .item a {
    display: block;
    padding: 20px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    overflow: hidden;
    text-align: center
}

.owl-carousel .item a:hover {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.news-carousel.owl-carousel .item a:hover {
    box-shadow: none!important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-carousel .item a:hover h3 {
    color: #009BBF
}

.owl-carousel .item .label {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    background: #009BBF;
    color: #fff;
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -30px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 101
}

.owl-carousel .item:hover .label {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #009BBF;
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 4
}

.owl-carousel .item h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400
}

.owl-carousel .item a:hover h3 {
    color: #009BBF
}

.owl-carousel .item .label {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    background: #009BBF;
    color: #fff;
    position: absolute;
    left: -60px;
    top: 20%;
    margin-top: -30px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 101
}

.owl-carousel .item:hover .label {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #009BBF;
    color: #fff;
    position: absolute;
    left: 0;
    top: 20%;
    margin-top: -30px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

footer {
    padding: 80px 0;
    color: #fff;
    font-size: 14px;
}

footer a {
    color: #fff!important
}

footer ul {
    padding: 0;
}

footer ul li::before {
    display: none
}

footer .social-btm a {
    font-size: 18px;
}

a.post-edit-link {
    padding: 6px 20px;
    background: #333333;
    color: #fff
}

a.more-link {
    float: right
}

a.more-link::after {
    content: "\f30b";
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900;
    margin-left: 6px;
}


@media (max-height:1180px){
    .main-nav ul li a{
        font-size: 14px;
    }

    .main-nav ul li {
        margin: 0 7px;
        position: relative;
      }
}

@media (max-width:992px) {
    body {
        padding-top: 128px;
    }
    h1,
    h2,
    h3 {
        font-weight: 400
    }
    h1 {
        font-size: 1.5rem;
    }
    h2 {
        font-size: 18px;
    }
    section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .top {
        height: 88px;
    }
    a.fmv {
        width: 183px;
        height: 69px;
        position: absolute;
        left: 13px;
        top: 0;
        margin-top: 4px;
    }

    .top.small-bar a span.fmv {
        width: 68px;
        height: 68px;
        background: url('../images/logo-fmv-usamvcluj.png') no-repeat left top;
        background-size: auto;
        background-size: 100%;
        text-indent: -9999px;
        display: inline-block;
    }

    .btn-registration {
        padding: 2px 9px;
        background: #008AC0;
        color: #fff;
        font-size: 14px;
        display: inline-block;
    }
    .btn-contact {
        padding: 2px 9px;
        font-size: 14px;
        display: inline-block;
    }
    .custom-toggler.navbar-toggler {
        position: absolute;
        right: 15px;
        top: 22px;
    }
    .breadcrumbs {
        display: none;
    }
    section.intro {
        background: #f6f6eb;
        padding: 40px 15px;
    }
    .top.whitev a.fmv {
        width: 90px;
        height: 90px;
    }
    .top.small-bar {
        height: 80px;
    }
    .top.small-bar a.fmv {
        width: 220px;
    }
    .top.whitev.small-bar a.fmv {
        width: 220px;
    }
    .navbar-toggler {
        border: none
    }
    .top.whitev .main-nav ul li a {
        color: #323947;
    }
    .custom-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    .custom-toggler.navbar-toggler {
        border-color: rgb(0, 0, 0);
    }
    .navbar-nav {
        margin-top: 20px;
        padding: 20px;
        background: #008AC0;
    }
    .top.whitev .navbar-nav {
        margin-top: 20px;
        padding: 10px;
        background: rgba(255, 255, 255, 1);
        box-shadow: -5px 7px 9px 0px rgba(0, 0, 0, 0.21);
        -webkit-box-shadow: -5px 7px 9px 0px rgba(0, 0, 0, 0.21);
        -moz-box-shadow: -5px 7px 9px 0px rgba(0, 0, 0, 0.21);
    }
    .main-nav ul li {
        margin-bottom: 0;
    }
    .main-nav ul li a {
        display: block;
        color: #fff
    }
    .top.whitev .main-nav ul li:hover ul {
        padding: 20px;
        background-color: rgba(255, 255, 255, 1);
        display: block;
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
    }
    .top .main-nav ul li:hover ul {
        padding: 10px 10px;
        background-color: rgba(255, 255, 255, 1);
        display: block;
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
    }
    .top.small-bar .main-nav ul li:hover ul,
    .top .main-nav ul li:hover ul {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        background-color: transparent
    }
    .main-nav ul {
        padding: 0;
        margin-top: 0;
    }
    .main-nav ul li a {
        color: #fff!important
    }
    .contacts {
        top: 40%
    }
    .contacts-top {
        position: absolute;
        right: 70px;
        top: 56px;
    }
    .contacts-top li::before {
        display: none
    }
    .small-bar .contacts-top {
        top: 50px;
    }
    .contacts-top li {
        display: inline-block;
        padding: 0 6px;
    }
    .contacts-top li a {
        color: #fff;
        font-size: 18px
    }
    .top.whitev .contacts-top li a,
    .top.small-bar .contacts-top li a {
        font-size: 18px
    }
    .small-bar.top.whitev .contacts-top li a {
        color: #323947;
        font-size: 18px
    }
    .txt-name {
        width: 100%;
        height: 80px;
        margin-left: -50%;
        margin-top: -40px;
        top: 50%
    }
    .txt-name-black {
        width: 100%;
        height: 80px;
        margin-left: -50%;
        margin-top: -40px;
        top: 30%
    }
    .contacts {
        display: none
    }
    section.intro {
        background: #f6f6eb;
        padding: 50px 15px;
    }
    .hero.int {
        max-height: none;
        height: 180px;
        max-height:180px;
        overflow: hidden;
    }

    .page-title {
        height: auto;
        transform: translatey(-50%);
        /* margin-top: -50px; */
        position: relative;
      }
}



@media (max-width:640px) {
    .txt-name {
        width: 100%;
        height: 80px;
        margin-left: -50%;
        margin-top: -40px;
    }
    .navbar-light .navbar-toggler-icon {
        fill: #fff
    }
}

table {
    border: none !important;
}

table img {
    width: 140px;
    height: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

table {
    width: 100%!important;
    margin-bottom: 30px;
    border-collapse: collapse;
}

table tr td,
table tr th {
    padding: 10px;
   
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    letter-spacing: 0;
}

tr:nth-child(even) {
  background-color: #f2f2f2; 
}

tr:nth-child(odd) {
  background-color: #ffffff; 
}

table p{
    margin:0;
}



table.table-bordered {
  width: 100%;
  border-collapse: collapse; /* elimină spațiile între celule */
}

table.table-bordered.th, table.table-bordered.td {
  border: 1px solid #000; /* border pentru toate celulele */
  background-color: #fff; /* celulele au fundal alb */
  padding: 8px;
  text-align: left;
}

table.table-bordered tr:nth-child(even) td {
  background-color: #fff; /* rândurile pare tot alb */
}

table.table-bordered tr:nth-child(odd) td {
  background-color: #fff; /* rândurile impare tot alb */
}




@media (max-width:640px) {
    table tr td,
    table tr th {
        padding: 6px;
        border-bottom: 1px solid #ccc;
        vertical-align: top;
        text-align: center;
        letter-spacing: 0;
        font-size:14px
    }
}

.top-wrapper {
    z-index: 999;
    font-size: 13px;
}

.top-links {
    position: absolute;
    right: 15px;
    top: 40px;
    font-size: 13px;
    font-weight:700
}

.top-links a{
    color:#fff;
    margin-right:15px;
    display: flex;
    align-items: center; 
}

.sidebar{
	text-align:left!important
}

@media (max-width:992px) {
    .top-links {
        position: absolute;
        right: 52px;
        top: 25px;
        font-size: 13px;
    }
}




  .box{
    background:#F9F9F9;
    border-top:3px solid #00B5BE
  }


  .img-circle{
    /* width:120px;
    height:120px; */
    max-width:140px;
  }

  .icons span{
    font-weight: 600;
    font-size:18px;
  }


.box a[href$=".doc"],
.box a[href$=".docx"],
.box  a[href$=".pdf"] {
    height: 32px;
    background: url('../images/cv.png') 0 50% no-repeat;
    padding-left: 32px;
    padding-top: 4px;
    display: inline-block;
    font-weight: 400;
    color: #008AC0;
}


a.pdf-file::before {
   content: "\f1c1";
  font-family: 'Font Awesome\ 5 Free' !important;
  margin-right: 8px;
  color:#EA4C3A
}


a.drive::before {
   content: "\f15c";
  font-family: 'Font Awesome\ 5 Free' !important;
  margin-right: 8px;
  color:#00B5BE;
}

.sidebar a.drive::before,.sidebar a.pdf-file::before {
   display:none
}

.mega-menu-wrap a.drive::before,.mega-menu-wrap a.pdf-file::before {
   display:none
}





/* a.pdf-file::before {
    content:"";
   height: 16px;
    background: url('../images/ico-pdf.png') 0 50% no-repeat;
    background-size: 100%;
    padding-left: 16px;
    padding-top: 4px;
    display: inline-block;
    font-weight: 400;
    color: #008AC0;
} */



a.doc-file::before {
    content: "\f1c2";
  font-family: 'Font Awesome\ 5 Free' !important;
  margin-right: 8px;
}





/*slideshow-home*/
.slideshow-home{
    padding-bottom:140px
}


/* boxes home */

.boxes{
    margin-top:-280px;
    position:relative;
    z-index:2
}

@media (max-width:992px){
    .slideshow-home{
    padding-bottom:0;
    margin:0
}

.boxes{
    margin:0;
    padding-top:40px;
    position:relative;
    z-index:2
}

}

.img-box{
    border-top:8px solid #00D0FF;
    border-radius: 6px;
    overflow: hidden;
}

.img-box .pic{
    overflow: hidden;
}

.img-box .pic img{
    width:100%;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.img-box:hover .pic img{
      -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.img-box h5{
    display:block;
    background: #fff;
    font-weight:600;
    font-size:18px;
    padding:15px 15px;
    position:relative;
    margin:0;
}

.img-box h5::after{
    content:"";
    position:absolute;
    right:10px;
    top:12px;
    width:27px;
    height:27px;
    background: url('../images/lnk-arrow.png') no-repeat;
    display:inline-block;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.img-box:hover h5::after{
    content:"";
    position:absolute;
    right:5px;
    top:12px;
    width:27px;
    height:27px;
    background: url('../images/lnk-arrow.png') no-repeat;
    display:inline-block;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


section.bg-gradient h2{
    color:#fff;
    font-size:36px;
    margin-bottom:20px;
}

section.bg-gradient h2::after{
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
     display: inline-block
}

.anunturi ul{
    padding:0
}

.anunturi ul li a{
    font-size:16px;
    font-weight:600;
    color:#008AC0;
    display:inline-block;
    padding:8px 0
}

.anunturi ul li a:hover{
    color:#006E99
}

.anunturi ul li{
    padding-left:24px;
    position:relative;
    border-bottom:1px solid #ddd
}

.anunturi ul li::before {
    content: "";
    color: #00648C;
    display: inline-block;
    vertical-align: middle;
    width:19px;
    height:19px;
    background: url('../images/arrow-li.png') no-repeat left top;
    position:absolute;
    left:0;
    top:8px;
    margin-left:0;

}

.carousel-image {
    width: 100%;
    height: 250px; 
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px; 
}


/*mega menu*/

#mega-menu-wrap-header-menu{
    background:#fff
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
    color:#000
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:visited{
    background:#00B5BE
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
    background: #00B5BE;
    font-size:16px;
    color:#fff
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 46px;
  height: 46px;
  padding: 0px 10px;
  font-size: 16px;
  font-weight: normal;
  outline: none;
}


#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #f1f1f1;
  color: #666;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 8px 10px;
  line-height: 22px;
  text-decoration: none;
  text-transform: none;
  font-size:16px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
    font-size:16px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{
    background:#00B5BE
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
     background:#00B5BE
}


@media only screen and (max-width: 768px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #162731;
    border-radius: 2px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    user-select: none;
    outline: none;
    white-space: nowrap;
    display: flex;
    position: relative;
  }

  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu{
    background: #162731;
  }

  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
    color:#fff
  }
}




.accordion-menu li.open > ul.submenu {
    display: block;
}

.accordion-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #009BA3;
  font-family: Arial, sans-serif;
}

.accordion-menu li {
  border-bottom: 1px solid #005257; 
  margin-bottom:0;
}

.accordion-menu li > a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 12px 12px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.accordion-menu li > a:hover {
  background-color:transparent;  /*#00787f;  */
}

.accordion-menu li.open ul{
    background:#00787f;
    padding-left:0;
}
.accordion-menu li.open > a {
  /* background-color:transparent; #005f65;  */
  font-weight: bold;
}

.accordion-menu li.open > ul {
  display: block;
}

.accordion-menu li ul {
  display: none;
  list-style: none;
  padding-left: 15px;
  background-color: transparent;
}

.accordion-menu li ul li > a {
  padding: 10px 20px 10px 30px;
  color: white;
  font-size: 0.9em;
}

.accordion-menu li ul li > a:hover {
  background-color: transparent; /* hover pentru submeniuri */
}

.accordion-menu li::before{
    display:none
}


.accordion-menu li.open ul li ul li ul li a{
      padding: 10px 20px 10px 50px;
}

/* .accordion-menu li > a::before{
    content:""!important;
    display:inline-block;
    vertical-align: middle;
    margin-right:4px;
    width:22px;
    height:22px;
    background: url('../images/li-sidebar.png') no-repeat center center;
} */

/* .accordion-menu li ul li a::before{
    content:"-"!important;
    margin-right:4px;
    display:inline-block;
    margin-right:10px;
    background:none;
    width:auto;
    height:auto
} */

.accordion-menu li ul li a::before{
    display:none
}

.accordion-menu li.active {
    background:#003F43;
    font-weight: bold;
}


/* .accordion-menu li.has-submenu > a::after {
    content: ""; 
    width:20px;
    height:20px;
    background: url('../images/arrow-collapsed.png') no-repeat left top;
    float: right;
    transition: transform 0.3s;
}

.accordion-menu li.has-submenu.open > a::after {
    content: ""; 
    width:20px;
    height:20px;
    background: url('../images/arrow-expanded.png') no-repeat left top;
    float: right;
    transition: transform 0.3s;
}
 */



.accordion-menu li.has-submenu > a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-menu li.has-submenu > a .arrow {
  width: 20px;
  height: 20px;
  background: url('../images/arrow-collapsed.png') no-repeat center center;
  background-size: contain;
  cursor: pointer;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 8px;
}

.accordion-menu li.has-submenu.open > a .arrow {
  background: url('../images/arrow-expanded.png') no-repeat center center;
  background-size: contain;
  transform: rotate(180deg);
}

/*servicii*/

.servicii a{
    font-size:20px;
    font-weight: 600;
    color:#000;
    display:block;
}

.servicii .pic-servicii img{
    display:inline-block
}

/*statistici*/

.statistici{
    color:#fff
}

.statistici .val{
    font-size:60px;
    font-weight:700;
    display:block
}

.statistici .nr-txt{
    font-size:18px;
}


/*search*/

.search-ico{
	position:absolute;
	right:15px; 
	top:28px;
	color:#fff;
	cursor: pointer
}

.search-ico.search-ico-navbar{
	position:absolute;
	right:15px; 
	top:6px;
	color:#fff;
	cursor: pointer
}





.search-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(23,90,143, 0.95);
    opacity: 0;
    transform: translateY(100%);
    pointer-events: none;
    transition: all 0.5s ease-in-out;
}

.search-wrapper.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
}



form.search {
    position: fixed; 
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media (max-width:992px){
    form.search {
        position: fixed; 
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

form.search input[type="search"] {
    width: calc(100% - 100px);
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: none;
    font-size: 20px;
    padding: 15px;
    font-style: italic;
    /* -webkit-appearance: none; */
    border-radius: 0;
}

button.search-submit {
    padding: 15px;
    border: none;
    font-size: 20px;
    color: #fff;
    background: none;
}

.close-search{
	position:absolute;
	right:30px;
	top:30px;
	z-index:100;
	color:#fff;
	font-size:30px;
	cursor:pointer;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.close-search:hover{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.fa-times-circle{
	color:#fff
}


.mce img{
    width:100%
}


@media (max-width:992px){
	.slideshow-home  .n2-ss-text{
		font-size:20px;
	}
}



.gallery{
	display:none
}

.attachment-large{
	width: 100% !important;
}



  .my-gallery img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}


.swiper-slide a{
	height:100%;
	display:block
}
.swiper-slide img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}


.my-gallery a{
	position:relative;
	display:block;
	height:100%
}

.my-gallery a::before{
	content:"";
	width:100%;
	height:0;
	left:0;
	bottom:0;
	position:absolute;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index:2;
}

.my-gallery a:hover::before{
	width:100%;
	height:100%;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* @media(max-width:992px){
	.slideshow-home h1, .slideshow-home div, .slideshow-home p{
		font-size:20px!important;
	}
}
 */