.bgcover {
    background-repeat: no-repeat;
    background-color: #213c67;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    padding: 60px 20px 0px;
    overflow:hidden;
}

.iconshome .column_attr:hover{
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.iconshome p, .iconshome h3 {margin: 0px; padding-bottom:10px;}


.bgcover .column, .bgcover .columns {margin: 0 1% 0px;}
.bgcover img {margin-bottom:-10px;}
.fundalgri {
    padding-top: 50px !important;
    padding-right: 30px !important;
    padding-bottom: 50px !important;
    padding-left: 30px !important;
    background-color: #f7f7f7 !important;
}

.bgcoveralb {
    background-repeat: no-repeat;
    background-color: #213c67;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    padding: 60px 20px 0px;
    overflow:hidden;
}

.alb, .alb h1, .alb h2, .alb h3, .alb h4, .alb p, .alb li, .alb hr {color: #fff !important;}

.hr_color_alb, .hr_color_alb hr {
    color: #fff !important;
    background: #fff !important;
}

.introtext{
    padding-top:60px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    font-family: Poppins;
    color:#fff;
}

.introtext-sub{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-family: Poppins;
    color:#fff;
}

.verde {color: #93bb00;}

.centru {text-align:center}

.margine80 {padding-top:80px}
.margine60 {padding-top:60px}
.margine40 {padding-top:40px}

.jos80 {padding-bottom:80px}
.jos60 {padding-bottom:60px}
.jos40 {padding-bottom:40px}

.bgalbastru{background-color: #f0f1f3}

.cerc {border-radius: 50%;}
.dreapta {float:right}

.noutati img {max-height: 170px;}
.entry-title {min-height:60px;}

.falb {
    background: #fff;
    text-align: center;
    border: 0px solid #fff;
    border-radius: 10px;
    padding: 20px 10px;
}

a.disable {color: transparent !important;}



@media only screen and (max-width: 767px){
    #Content {padding-top:0px;}
    #Action_bar .contact_details li {display: inline-block !important;}
}
