
strong , b {
    font-weight: bold !important;
}
figure.image_caption,
figure.image {
    position: relative;
}

figure.image_caption figcaption,
figure.image figcaption,
.investigatii_source {
    font-size: 12px;
    font-style: italic;
    text-align: left;
    padding: 5px;
    line-height: 13px;
    bottom: 0px;
    color: #616171;
    background-color: rgba(255, 255, 255, 0.72);
}

figure.image_caption img,
figure.image img {
    margin: 0px !important;
}

figure.image_caption[style*="float:left"],
figure.image[style*="float:left"] {
    margin: 15px 15px 15px 0px !important;
}

figure.image_caption[style*="display:inline-block"] img,
figure.image[style*="display:inline-block"] img {
    width: 100%;
}

figure.image_caption[style*="float:right"],
figure.image[style*="float:right"] {
    margin: 15px 0px 15px 15px !important;
}

.text_ img[style*="float:right"] {
    margin: 15px 0px 15px 15px !important;
}
.text_ img[style*="float:left"] {
    margin: 15px 15px 15px 0px !important;
}
.img-100 img{
    width: 100%;
} 
.page_article .text_ img {
    /*margin: 20px 0;
    //width: auto !important;
    display: block;
    margin: auto;*/
}
.page_article .text_ p {
        display: block !important;
}
.bloguri .items .description h4 a{
    color: #37b1a9;
}
.msg_succes {
    display: none;
    color: #fff;
}

.msg_error {
    display: none;
    color: #fff;
}

.header_top .nav_top > li.active_ {
    background-color: #30a49d;
}
.header_top .nav_top > li.active_ > a {
    height: 38px;
    display: inline-block;
    color: #fff;
}

.video_block {
    height: 332px;
}

.video_carousel .item .article .wrapp_video {
height: 237px !important;
}

@media (max-width: 992px) {
    .video_block {
        height: 392px;
    }
}
.video_play {
    background-image: url(/assets/frontend/images/ico/play.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 100px;
    height: 62px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
}
.video_carousel .item .article {
    height: 325px;
}
.video_carousel .item .article .wrapp_video {
    position: relative;
}

.oportunitati .item_ {
    padding-bottom: 0px;
}
.oportunitati .item_:nth-last-child(1) {
    padding-bottom: 15px;
}
.oportunitati .item_ h3 a{
    font-size: 14px;
}
.oportunitati .item_ h3 a span{
        margin-right: 5px;
    font-size: 11px;
    padding: 3px 5px;
    line-height: inherit;
}
.aside_ .article_content h4 {
    margin-bottom: 0px;
}
.aside_ .article_content {
    padding: 0px 15px 0px;
}
.top_banner {
    background-position: center;
    cursor: pointer;
    background-image: none;
}
.banner_block {
    padding: 0px !important;
}
.banner_block img{
    width: 100%;
}
.text_ strong , .text_ b  {
    font-weight: bold !important;
}
.text_ {
    font-size: 16px !important;
    color: #000 !important;
}
.text_ a {
    color: #217570 !important;
    text-decoration: underline !important;
}
.investigatie.top_banner h2 {
    background-color: rgba(48, 164, 157, 0.8);
    margin-bottom: 0;
    padding: 10px;
}
.investigatie.top_banner h5 {
    background-color: rgba(255, 255, 255, 0.9);
    color: #30A49D;
    margin: 0;
    padding: 10px;
}
.investigatie.top_banner a.link {
    color: #30A49D;
    background-color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    padding: 10px;
}
.calendar_link {
    text-align: center;
    display: block;
    padding: 5px 0px 10px;
}
.calendar_link:hover {
    text-decoration: underline;
}
.vezi_toate {
    margin-right: 10px;
    color: #fff;
    font-size: 15px;
}
h4.title_presa_cat {
    font-size: 25px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
}
.minidescription {
    padding: 15px;
    margin-top: 30px;
    -moz-box-shadow: #e9e9e9 0px 3px 3px, #e9e9e9 3px 0px 3px, #e9e9e9 0px -3px 3px, #e9e9e9 -3px 0px 3px;
    -webkit-box-shadow: #e9e9e9 0px 3px 3px, #e9e9e9 3px 0px 3px, #e9e9e9 0px -3px 3px, #e9e9e9 -3px 0px 3px;
    box-shadow: #e9e9e9 0px 3px 3px, #e9e9e9 3px 0px 3px, #e9e9e9 0px -3px 3px, #e9e9e9 -3px 0px 3px;
}
.minidescription p {
    margin: 0px;
}
.minidescription p strong {
    font-weight: bold;
}
.top_info i {
    margin-right: 5px;
    margin-top: -2px;
}
.article_info i {
    margin-right: 5px;
    margin-top: -2px;
}

.middle_articles .article_ {
    min-height: 390px;
}
/*.article_ .article_content p {
    height: 90px;
    overflow: hidden;
}*/
.info_label.mini {
        display: inline-block;
    width: 100%;
    line-height: 24px;
}
blockquote {
        display: inline-block;
}
.clear{
    clear: both;
}
/*.article_content > p:first-of-type {
    height: auto !important;
}*/
.img_source {
    position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.35);
    padding: 7px;
}
.investigatie.top_banner {
    position: relative;
}
.pdf_files {
    padding-bottom: 15px;
}
    
.pdf_files a {
    padding-left: 40px !important;
    min-height: 35px;
    position: relative;
    float: left;
    line-height: 16px;
    vertical-align: middle;
    display: flex;
    align-items: center;
        margin-top: 15px;
}
.pdf_files a img {
    width: 36px;
    margin-bottom: -9px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.blog_social li {
        display: inline-block;
    width: 54px !important;
}
a.rss_link_white {
    color: #fff;
}
a.rss_link_white i {
        font-size: 34px;
    margin-top: -8px;
}
a.rss_link {
    color: #30A49D;
}
a.rss_link i {
        font-size: 34px;
    margin-top: -8px;
}
.lang{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: -7px 0 0 15px;
}
ul.lang li{
    display: inline-block;
}
ul.lang li a{
    display: block;
    padding: 9px 5px;
    color: #c4f8f5;
}
ul.lang li a:hover{
    color: #fff;
}
.lang li.active a{
    color: #fff;
}
.post_info .author{
    font-size: 16px;
    color: #000;
}
.wrapp_img a{
    display: block;
}
.politica-blog{
    padding: 20px 0;
    border-top: 1px solid #d9d9d9; 
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    font-size: 10px;
    color: #9e9e9e;
    font-style: italic;
}
.politica-blog p{
    margin: 0;
}
.youtube{
    margin-right: 15px;
}
figure{
    margin: 0;
}
figure.image figcaption{
    position: absolute;
    z-index: 999;
    bottom: 6px;
    width: 100%;
    left: 0;
}
.mini_info_blok {
    background-color: rgba(48, 164, 157, 0.22);
    border: 5px solid rgb(255, 255, 255);
    box-sizing: border-box;
    border-top-color: #30a49d;
    border-top-width: 4px;
    padding: 15px 15px;
    overflow: hidden;

}
.mini_info_blok p {
	    font-size: 13px !important;
    line-height: 21px;
}
.mini_info_blok i {
	color: #616060;
}
.mini_info_blok a {
	    font-size: 13px;
    font-weight: 400;
}
@media (min-width: 1199px) {
    .mini_info_blok {
        min-height: 350px;
    }
    .col.m3.mini_info_blok.grey_bl {
        min-height: 430px;
    }
}

.col.m3.mini_info_blok.grey_bl {
    margin-top: 15px;
    border-left-color: #a7a6a6;
    border-top-color: #ffffff;
    background-color: #f1f1f1;
}
.col.m3.mini_info_blok.grey_bl p {
     font-size: 17px !important;
    font-weight: 500;
    font-style: italic;
    line-height: 28px;
    text-align: left !important;
}
