.firme_section{
    padding-top:70px;
    background-color: #ffffff;
}
.firma_wrap {
    margin-bottom: 30px;
    position: relative;
    min-height: 490px;
}
.firma_wrap figure {
    min-height: 240px;
}
.firma_info_text {
    min-height: 141px;
}
.firma_info {
    text-align: left;
    position: relative;
    padding: 26px 0 0 0;
}
.firma_wrap > figure:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.10;
}
.firma_info > figure {
    width: 77px;
    position: absolute;
    right: 30px;
    top: -34px;
    border: 3px solid #fff;
    border-radius: 5px;
}
.firma_wrap img{
    max-height:240px;
}
.firma_info ul {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}
.firma_info ul li {
    display: inline-block;
    margin-right: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
}
.firma_info ul li i {
    margin-right: 13px;
}
.firma_info ul li a {
    color: #999999;
    text-transform: capitalize;
    display: inline-block;
}
.firma_info h5 {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.firma_info p {
    margin-bottom: 26px;
    font-size: 16px;
}

/*slider css*/
.blog_slider_thumb {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.firma_wrap .owl-pagination {
    display: none;
}
.firma_wrap .customNavigation {
    left: 0;
    margin: -24px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
}
.firma_wrap .btn {
    background: rgba(0, 0, 0, 0.2);
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    height: auto;
    padding: 10px 25px;
    width: auto;
}
.firma_wrap .btn.prev {
    float: left;
}
.firma_wrap .btn.next {
    float: right;
}

.anunturi_firma_section {
    position: relative;
    background-color: #ffffff;
    padding-bottom: 39px;
    padding-top: 70px;
}

/*.anunt-firma {*/
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.anunt-firma h3{*/
    /*color: #2f2f2f;*/
    /*font-family: 'Roboto Slab', serif;*/
    /*text-transform: uppercase;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.anunt-firma h6{*/
    /*color: #2f2f2f;*/
    /*font-family: 'Roboto Slab', serif;*/
    /*margin-bottom: 15px;*/
/*}*/

/*.anunt-firma .item figure{*/
    /*width: 130px;*/
    /*position: relative;*/
    /*display: inline-block;*/
/*}*/

/*.anunt-firma .item figure:before {*/
    /*transition: all 0.3s ease-in-out;*/
    /*-webkit-transition: all 0.3s ease-in-out;*/
    /*-moz-transition: all 0.3s ease-in-out;*/
    /*-o-transition: all 0.3s ease-in-out;*/
    /*background-color: #000;*/
    /*content: "";*/
    /*left: 15px;*/
    /*right: 15px;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*position: absolute;*/
    /*opacity: 0;*/
/*}*/

/*.anunt-firma .item figure figcaption {*/
    /*transition: all 0.3s ease-in-out;*/
    /*-webkit-transition: all 0.3s ease-in-out;*/
    /*-moz-transition: all 0.3s ease-in-out;*/
    /*-o-transition: all 0.3s ease-in-out;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 50%;*/
    /*margin: -9px auto 0;*/
    /*text-align: center;*/
    /*opacity: 0;*/
    /*line-height: 20px;*/
/*}*/

/*.anunt-firma .item figure figcaption a {*/
    /*color: #ffffff;*/
/*}*/

/*.anunt-firma .item:hover figure:before {*/
    /*opacity: 0.7;*/
/*}*/

/*.anunt-firma .item:hover figure figcaption {*/
    /*opacity: 1;*/
/*}*/

/*.anunt-firma .item .text {*/
    /*display: inline-block;*/
    /*padding-left: 20px;*/
/*}*/

/*.anunt-firma .item .text a{*/
    /*color: #2f2f2f;*/
    /*font-family: 'Roboto Slab', serif;*/
    /*transition: all 0.3s ease-in-out;*/
    /*-webkit-transition: all 0.3s ease-in-out;*/
    /*-moz-transition: all 0.3s ease-in-out;*/
    /*-o-transition: all 0.3s ease-in-out;*/
/*}*/

/*.anunt-firma .item:hover .text a {*/
    /*color: #ba1718;*/
/*}*/

/*.anunt-firma .item .text p {*/
    /*font-size: 12px;*/
    /*font-weight: normal;*/
    /*font-style: italic;*/
    /*color: #999999;*/
    /*margin-bottom: 0;*/
    /*line-height: 20px;*/
/*}*/

/*.anunt-firma .item .text p i{*/
    /*margin-right: 5px;*/
/*}*/

.anunt-firma {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #CCC;
}

.anunt-firma h4{
    color: #2f2f2f;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.anunt-firma h6{
    color: #2f2f2f;
    margin-bottom: 10px;
}

.anunt-firma .item figure{
    position: relative;
    display: inline-block;
}

.anunt-firma .item figure:before {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    background-color: #000;
    content: "";
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
}

.anunt-firma .item figure figcaption {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -9px auto 0;
    text-align: center;
    opacity: 0;
    line-height: 20px;
}

.anunt-firma .item figure figcaption a {
    color: #ffffff;
}

.anunt-firma .item:hover figure:before {
    opacity: 0.7;
}

.anunt-firma .item:hover figure figcaption {
    opacity: 1;
}

.anunt-firma .item .text {
    display: inline-block;
    padding-left: 20px;
}

.anunt-firma .item .text a{
    color: #2f2f2f;
    font-family: 'Roboto Slab', serif;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.anunt-firma .item:hover .text a {
    color: #ba1718;
    text-decoration: none;
}

.anunt-firma .item .text p {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #999999;
    margin-bottom: 0;
    line-height: 20px;
}

.anunt-firma .item .text p i{
    margin-right: 5px;
}

.modal .modal-header{
    display: block !important;
}

.modal .modal-header .modal-title{
    font-size:20px;
}

.eveniment_timp {
    width: 100%;
    border-bottom: 1px solid #ba1718;
    padding-bottom: 20px;
    list-style: none;
    float: left;
    padding-left: 0;
}
.eveniment_timp li {
    float: left;
    margin-right: 29px;
    font-size: 16px;
    color: #999999;
}
.eveniment_timp li i {
    margin-right: 10px;
}
@media screen and (max-width: 900px){
    .firma_wrap figure {
        min-height: auto;
    }
    .firma_info_text {
        min-height: auto;
    }
    .firma_wrap {
        min-height: auto;
    }
}